:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f7fb;--card:#fff;--text:#101828;--muted:#667085;--border:#e4e7ec;--primary:#175cd3;--primary-2:#4f46e5;--success:#067647;--success-bg:#ecfdf3;--warning:#b54708;--warning-bg:#fff7ed;--danger:#b42318;--shadow:0 12px 32px #10182814}*{box-sizing:border-box}html,body{color:var(--text);background:radial-gradient(circle at 0 0,#4f46e514,#0000 28%),linear-gradient(#f8faff 0%,#f4f7fb 100%);margin:0;padding:0;font-family:Arial,sans-serif}.sandbox-banner{z-index:1000;text-align:center;letter-spacing:.04em;color:#9a3412;background:#fff7ed;border-bottom:1px solid #fed7aa;width:100%;padding:9px 16px;font-size:12px;font-weight:800;position:sticky;top:0}a{color:var(--primary);text-decoration:none}button,input,textarea{font:inherit}.page{max-width:1180px;margin:0 auto;padding:32px 20px 60px}.card{background:var(--card);box-shadow:var(--shadow);border:1px solid #e4e7ece6;border-radius:20px;padding:22px}.stack{gap:16px;display:grid}.row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.grid{gap:16px;display:grid}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.input,.file,.textarea{border:1px solid var(--border);background:#fff;border-radius:14px;width:100%;padding:13px 14px;transition:border-color .2s,box-shadow .2s}.input:focus,.file:focus,.textarea:focus{border-color:#175cd380;outline:none;box-shadow:0 0 0 4px #175cd31f}.button{cursor:pointer;border:0;border-radius:14px;padding:12px 16px;font-weight:700;transition:transform .15s,opacity .15s,box-shadow .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.6;cursor:not-allowed}.button-primary{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-2));box-shadow:0 10px 22px #2563eb38}.button.secondary{color:var(--text);border:1px solid var(--border);background:#fff}.h1{margin:0;font-size:32px;font-weight:800}.h2{margin:0 0 10px;font-size:20px;font-weight:800}.muted{color:var(--muted)}.badge{border:1px solid var(--border);background:#fff;border-radius:999px;align-items:center;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.badge.success{color:var(--success);background:var(--success-bg);border-color:#b7ebc6}.badge.warning{color:var(--warning);background:var(--warning-bg);border-color:#fed7aa}.badge.danger{color:var(--danger);background:#fef3f2;border-color:#fecdca}.list{margin:0;padding-left:18px}.header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.label{margin-bottom:8px;font-size:14px;font-weight:700;display:block}.form{gap:14px;display:grid}.kv{gap:6px;display:grid}.small{font-size:14px}pre.code{white-space:pre-wrap;color:#e5e7eb;background:#0b1020;border-radius:12px;padding:12px;font-size:12px;overflow:auto}.fixed-action{justify-content:center;align-items:center;width:168px;min-width:168px;height:46px;display:inline-flex}.workspace{gap:20px}.hero-card{color:#fff;background:linear-gradient(135deg,#175cd3f5,#4f46e5eb),#175cd3;border-radius:24px;padding:28px;box-shadow:0 18px 40px #2563eb40}.eyebrow{letter-spacing:.08em;text-transform:uppercase;opacity:.9;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-block}.hero-title{margin:0 0 8px;font-size:28px;font-weight:800;line-height:1.2}.hero-text{color:#ffffffe6;margin:0;font-size:15px;line-height:1.6}.rule-panel{background:linear-gradient(#fff 0%,#fbfcff 100%);border:1px solid #eef2f7;border-radius:16px;padding:16px}.rule-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.rule-item{align-items:flex-start;gap:10px;line-height:1.45;display:flex}.rule-dot{background:linear-gradient(135deg, var(--primary), var(--primary-2));border-radius:999px;flex:none;width:10px;height:10px;margin-top:6px}.findings-grid{gap:12px;display:grid}.finding-card{border:1px solid var(--border);border-radius:16px;padding:14px}.finding-card.pass{background:linear-gradient(#f5fff8 0%,#ecfdf3 100%);border-color:#b7ebc6}.finding-card.review{background:linear-gradient(#fffaf5 0%,#fff7ed 100%);border-color:#fed7aa}.finding-top{align-items:center;margin-bottom:10px;display:flex}.finding-chip{border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.finding-chip.pass{color:var(--success);background:#0676471a}.finding-chip.review{color:var(--warning);background:#b547081a}.finding-label{margin-bottom:6px;font-size:15px;font-weight:800}.finding-detail{color:var(--muted);font-size:14px;line-height:1.5}.active-locale{box-shadow:0 0 0 3px #175cd31a;color:#175cd3!important;border-color:#175cd3!important}.table-wrap{width:100%;overflow-x:auto}.table{border-collapse:collapse;width:100%;font-size:14px}.table th,.table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:12px 10px}.table th{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;font-size:12px}.admin-eyebrow{color:var(--primary);opacity:1}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-description{margin:0}.empty-state{text-align:center;border:1px dashed var(--border);background:#fafbff;border-radius:16px;padding:44px 20px}.empty-state h3{margin:0 0 8px}.code-pill{color:#344054;background:#f2f4f7;border-radius:8px;padding:6px 9px;font-size:12px;font-weight:700;display:inline-flex}.table-action{white-space:nowrap;width:1%;text-align:right!important}.compact-button{border-radius:10px;padding:8px 12px;display:inline-flex}@media (max-width:720px){.header,.section-heading{flex-direction:column;align-items:stretch}.header>.row{width:100%}}.rule-editor-list{gap:12px;display:grid}.rule-editor-row{grid-template-columns:38px minmax(0,1fr) auto;align-items:flex-start;gap:12px;display:grid}.rule-number{width:34px;height:34px;color:var(--primary);background:#eef4ff;border-radius:10px;justify-content:center;align-items:center;margin-top:5px;font-size:13px;font-weight:800;display:inline-flex}.form-actions{border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:16px;justify-content:flex-end;gap:12px;padding:14px;display:flex;position:sticky;bottom:16px}.form-message{border-radius:12px;padding:13px 15px;font-size:14px;font-weight:700}.success-message{color:var(--success);background:var(--success-bg);border:1px solid #b7ebc6}.error-message{color:var(--danger);background:#fef3f2;border:1px solid #fecdca}@media (max-width:720px){.rule-editor-row{grid-template-columns:34px minmax(0,1fr)}.rule-editor-row .button{grid-column:2;justify-self:flex-start}.form-actions{position:static}}.table-description{max-width:420px;margin-top:6px;line-height:1.4}.grid-span-2{grid-column:1/-1}.dashboard-page{width:min(1320px,100% - 40px);margin:0 auto;padding:20px 0 64px}.dashboard-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #dae1ece6;border-radius:22px;justify-content:space-between;align-items:center;gap:28px;min-height:104px;margin-bottom:28px;padding:16px 24px;display:flex;box-shadow:0 18px 46px #0f172a14,0 3px 10px #0f172a08}.dashboard-brand-area{align-items:center;gap:24px;min-width:0;display:flex}.dashboard-logo{object-fit:contain;object-position:left center;width:150px;height:72px}.dashboard-title-area{min-width:0}.dashboard-title-area h1{color:#111827;letter-spacing:-.035em;margin:0;font-size:clamp(23px,2.2vw,32px);font-weight:850;line-height:1.15}.dashboard-title-area p{color:#718096;margin:8px 0 0;font-size:14px}.dashboard-navigation{white-space:nowrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dashboard-nav-button,.dashboard-navigation>.button{color:#172033;background:#fff;border:1px solid #dde3ec;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 17px;font-size:14px;font-weight:750;transition:transform .18s,border-color .18s,box-shadow .18s,color .18s;display:inline-flex;box-shadow:0 3px 8px #0f172a06}.dashboard-nav-button:hover,.dashboard-navigation>.button:hover{color:#2456d9;border-color:#b9c8f5;transform:translateY(-1px);box-shadow:0 9px 22px #2555d91a}.dashboard-language{align-items:center;display:flex}.dashboard-page .workspace{gap:22px}.dashboard-page .hero-card{background:radial-gradient(circle at 83% 44%,#ffffff21,#0000 19%),linear-gradient(120deg,#0f5ed7 0%,#2452db 50%,#4436d7 100%);border-radius:24px;align-items:center;min-height:194px;padding:34px 36px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 46px #2946cc38,inset 0 1px #ffffff29}.dashboard-page .hero-card:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:420px;height:420px;position:absolute;top:-110px;right:-30px;box-shadow:0 0 0 48px #ffffff06,0 0 0 96px #ffffff05}.dashboard-page .hero-card:after{content:"✓";color:#ffffffb8;background:#ffffff1a;border:2px solid #ffffff1f;border-radius:38% 38% 48% 48%;justify-content:center;align-items:center;width:126px;height:126px;font-size:64px;font-weight:800;display:flex;position:absolute;top:50%;right:88px;transform:translateY(-50%)rotate(-4deg)}.dashboard-page .hero-copy{z-index:1;max-width:760px;position:relative}.dashboard-page .hero-title{letter-spacing:-.035em;max-width:760px;margin-bottom:10px;font-size:clamp(25px,3vw,36px)}.dashboard-page .hero-text{max-width:720px;font-size:15px}.dashboard-main-grid{grid-template-columns:minmax(360px,.9fr) minmax(520px,1.1fr);align-items:stretch;gap:18px}.dashboard-input-column{align-content:start;gap:18px}.dashboard-result-column{min-width:0}.dashboard-section-card{border:1px solid #dbe2edf2;border-radius:21px;padding:24px;position:relative;box-shadow:0 16px 38px #0f172a12,0 2px 8px #0f172a06}.dashboard-product-card>div:first-child,.dashboard-report-card>div:first-child,.dashboard-detected-card>div:first-child{min-height:48px;padding-left:60px;position:relative}.dashboard-product-card>div:first-child:before,.dashboard-report-card>div:first-child:before,.dashboard-detected-card>div:first-child:before{color:#3155df;background:linear-gradient(145deg,#eef3ff,#f4f0ff);border:1px solid #e0e7ff;border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;font-size:21px;display:flex;position:absolute;top:0;left:0;box-shadow:0 8px 18px #3155df1c}.dashboard-product-card>div:first-child:before{content:"▣"}.dashboard-report-card>div:first-child:before{content:"▤"}.dashboard-detected-card>div:first-child:before{content:"◎"}.dashboard-section-card .h2{margin-bottom:6px;font-size:20px}.dashboard-section-card .muted.small{line-height:1.45}.dashboard-section-card .input{background:#fff;border-color:#d8e0eb;border-radius:11px;min-height:48px}.dashboard-section-card .input:hover{border-color:#b7c3d4}.dashboard-section-card .file{cursor:pointer;background:linear-gradient(#fff 0%,#fafcff 100%);border:1px dashed #cbd5e1;border-radius:12px;min-height:58px;padding:11px 13px}.dashboard-section-card .file:hover{background:#f8faff;border-color:#8da3e8}.dashboard-section-card .file::file-selector-button{color:#27334a;cursor:pointer;background:#fff;border:1px solid #cfd7e4;border-radius:8px;margin-right:12px;padding:8px 13px;font-weight:700}.dashboard-primary-action{white-space:nowrap;letter-spacing:.005em;border-radius:11px;justify-content:center;align-items:center;width:100%;min-width:0;min-height:48px;padding:0 20px;font-size:14px;display:inline-flex}.dashboard-primary-action:before{content:"⌕";margin-right:9px;font-size:20px;line-height:1}.dashboard-report-card .dashboard-primary-action:before{content:"◇";font-size:17px}.dashboard-primary-action:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 15px 28px #2555da47}.dashboard-detected-card{min-height:100%}.dashboard-detected-card>div:first-child+p,.dashboard-detected-card>div:first-child p{margin-top:0}.dashboard-detected-card:has(>div:first-child .muted.small){background:radial-gradient(circle at 50% 56%,#405fe00b,#0000 22%),#fff}.dashboard-detected-card:has(>div:first-child .muted.small):before{content:"◇";color:#6d83cc;background:linear-gradient(145deg,#eef4ff,#f7f9ff);border:1px solid #e2e9f5;border-radius:34px;justify-content:center;align-items:center;width:112px;height:112px;font-size:52px;display:flex;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 38px #4c69b91a}.dashboard-detected-card:has(>div:first-child .muted.small):after{content:"Voer productinformatie in om te starten";color:#28344d;text-align:center;width:min(420px,100% - 50px);font-size:15px;font-weight:800;position:absolute;top:calc(46% + 78px);left:50%;transform:translate(-50%)}.dashboard-detected-card .kv{border-bottom:1px solid #edf0f5;padding:12px 0}.dashboard-detected-card .kv:last-child{border-bottom:0}.dashboard-detected-card details{background:#f8faff;border:1px solid #e4e9f2;border-radius:12px;padding:13px 15px;margin-top:12px!important}@media (max-width:1120px){.dashboard-header{flex-direction:column;align-items:flex-start}.dashboard-navigation{flex-wrap:wrap;justify-content:flex-start;width:100%}.dashboard-main-grid{grid-template-columns:1fr}.dashboard-detected-card{min-height:520px}}@media (max-width:720px){.dashboard-page{width:min(100% - 24px,1320px);padding-top:12px}.dashboard-header{border-radius:18px;padding:16px}.dashboard-brand-area{gap:14px}.dashboard-logo{width:104px;height:58px}.dashboard-title-area h1{font-size:21px}.dashboard-title-area p{overflow-wrap:anywhere;font-size:12px}.dashboard-navigation{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-nav-button,.dashboard-navigation>.button,.dashboard-language{width:100%}.dashboard-nav-button,.dashboard-navigation>.button{padding-left:12px;padding-right:12px}.dashboard-page .hero-card{min-height:unset;padding:26px 22px}.dashboard-page .hero-card:after{display:none}.dashboard-page .hero-title{font-size:25px}.dashboard-section-card{padding:20px}.dashboard-detected-card{min-height:480px}}.orders-page{color:#111827;background:radial-gradient(circle at 10% 0,#5b6cff1f,#0000 32%),radial-gradient(circle at 92% 10%,#0ea5e914,#0000 28%),#f6f8fc;min-height:100vh;padding:34px 24px 80px}.orders-shell{width:min(1240px,100%);margin:0 auto}.orders-topbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.orders-brand{align-items:center;gap:16px;display:flex}.orders-logo-wrap{background:#fff;border:1px solid #94a3b83d;border-radius:18px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden;box-shadow:0 12px 32px #0f172a14}.orders-logo{object-fit:contain;width:46px;height:46px}.orders-eyebrow,.orders-section-label{color:#4f46e5;letter-spacing:.1em;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:800}.orders-topbar h1{color:#111827;letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,42px);line-height:1.05}.orders-subtitle{color:#64748b;max-width:680px;margin:9px 0 0;font-size:15px;line-height:1.6}.orders-header-actions{align-items:center;gap:12px;display:flex}.orders-secondary-button{color:#172033;background:#ffffffe0;border:1px solid #dbe2ea;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 24px #0f172a0d}.orders-secondary-button:hover{border-color:#a5b4fc;transform:translateY(-1px);box-shadow:0 12px 30px #4f46e51a}.orders-secondary-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.orders-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.orders-stat-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #e2e8f0e6;border-radius:20px;align-items:center;gap:14px;min-height:104px;padding:20px;display:flex;box-shadow:0 12px 34px #0f172a0e}.orders-stat-card p{color:#64748b;margin:0 0 4px;font-size:13px;font-weight:650}.orders-stat-card strong{color:#111827;letter-spacing:-.04em;font-size:28px;line-height:1}.orders-stat-icon{border-radius:15px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.orders-stat-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.orders-stat-icon-blue{color:#2563eb;background:#eaf2ff}.orders-stat-icon-purple{color:#7c3aed;background:#f0ecff}.orders-stat-icon-amber{color:#d97706;background:#fff4df}.orders-stat-icon-green{color:#059669;background:#e9f9f1}.orders-upload-card{background:linear-gradient(135deg,#eef2fff5,#fffffffa);border:1px solid #c7d2feb8;border-radius:24px;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);gap:34px;margin-bottom:20px;padding:32px;display:grid;overflow:hidden;box-shadow:0 18px 46px #33415514}.orders-upload-copy{flex-direction:column;justify-content:center;display:flex}.orders-upload-copy h2,.orders-section-header h2{color:#111827;letter-spacing:-.025em;margin:0;font-size:23px}.orders-upload-copy>p:not(.orders-section-label),.orders-section-header>div>p:not(.orders-section-label){color:#64748b;margin:10px 0 0;font-size:14px;line-height:1.65}.orders-upload-benefits{gap:10px;margin-top:24px;display:grid}.orders-upload-benefits span{color:#334155;align-items:center;gap:9px;font-size:13px;font-weight:650;display:flex}.orders-upload-benefits svg{color:#059669;fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;background:#dcfce7;border-radius:50%;width:18px;height:18px;padding:3px}.orders-upload-panel{background:#ffffffeb;border:1px solid #e2e8f0f2;border-radius:20px;padding:18px;box-shadow:0 14px 38px #0f172a12}.orders-hidden-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.orders-dropzone{text-align:left;cursor:pointer;background:#f8fafc;border:1.5px dashed #b8c3d8;border-radius:16px;justify-content:center;align-items:center;gap:16px;min-height:166px;padding:22px;transition:border-color .16s,background .16s,transform .16s;display:flex}.orders-dropzone:hover,.orders-dropzone-active{background:#f2f3ff;border-color:#6366f1;transform:translateY(-1px)}.orders-dropzone-selected{background:#f5f5ff;border-color:#818cf8}.orders-dropzone-icon{color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb);border-radius:16px;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 12px 28px #4f46e540}.orders-dropzone-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.orders-dropzone strong{color:#172033;font-size:15px;display:block}.orders-dropzone p{color:#64748b;margin:5px 0;font-size:13px}.orders-dropzone p span{color:#4f46e5;font-weight:750}.orders-dropzone small{color:#94a3b8;font-size:11px}.orders-selected-file{background:#fff;border:1px solid #dbe4ee;border-radius:14px;align-items:center;gap:12px;margin-top:12px;padding:12px;display:flex}.orders-file-icon{color:#15803d;background:#eaf8ef;border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.orders-file-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.orders-file-details{flex:1;min-width:0}.orders-file-details strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.orders-file-details span{color:#94a3b8;font-size:11px}.orders-remove-file{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:34px;height:34px;padding:0;display:grid}.orders-remove-file:hover{color:#dc2626;background:#fef2f2}.orders-remove-file svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:18px;height:18px}.orders-upload-error{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:9px;margin-top:12px;padding:11px 13px;font-size:12px;font-weight:650;display:flex}.orders-upload-error svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 18px;width:18px;height:18px}.orders-create-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#2563eb);border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;margin-top:14px;font-size:14px;font-weight:800;transition:transform .16s,box-shadow .16s,opacity .16s;display:flex;box-shadow:0 14px 28px #4f46e53d}.orders-create-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 34px #4f46e54d}.orders-create-button:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.orders-create-button svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.orders-button-spinner{border:2px solid #ffffff6b;border-top-color:#fff;border-radius:50%;width:17px;height:17px;animation:.75s linear infinite orders-spin}@keyframes orders-spin{to{transform:rotate(360deg)}}.orders-list-card{background:#fffffff0;border:1px solid #e2e8f0f2;border-radius:24px;overflow:hidden;box-shadow:0 18px 46px #0f172a11}.orders-section-header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:flex-start;gap:24px;padding:26px 28px 22px;display:flex}.orders-count-pill{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.orders-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:270px;padding:42px 24px;display:flex}.orders-empty-icon{color:#4f46e5;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:20px;place-items:center;width:66px;height:66px;margin-bottom:18px;display:grid}.orders-empty-icon svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.orders-empty-state h3{color:#172033;margin:0;font-size:18px}.orders-empty-state p{color:#64748b;max-width:440px;margin:9px 0 0;font-size:13px;line-height:1.65}.orders-table-wrap{overflow-x:auto}.orders-table{border-collapse:collapse;width:100%}.orders-table th{color:#64748b;letter-spacing:.06em;text-align:left;text-transform:uppercase;background:#f8fafc;padding:13px 18px;font-size:11px;font-weight:800}.orders-table td{color:#334155;vertical-align:middle;border-top:1px solid #eef2f6;padding:16px 18px;font-size:13px}.orders-table tbody tr{transition:background .15s}.orders-table tbody tr:hover{background:#fafbff}.orders-number-link{color:#3730a3;align-items:center;gap:10px;font-weight:800;text-decoration:none;display:inline-flex}.orders-number-link:hover{color:#4f46e5}.orders-number-icon{color:#4f46e5;background:#eef2ff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.orders-number-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.orders-supplier{color:#334155;font-weight:650}.orders-metric{color:#334155;background:#f1f5f9;border-radius:9px;justify-content:center;min-width:30px;padding:5px 9px;font-weight:750;display:inline-flex}.orders-date{white-space:nowrap;color:#64748b!important}.order-status{white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.order-status-dot{background:currentColor;border-radius:50%;width:7px;height:7px}.order-status-success{color:#047857;background:#e8f8ef}.order-status-warning{color:#b45309;background:#fff7e6}.order-status-neutral{color:#64748b;background:#eef2f7}.order-status-danger{color:#be123c;background:#fff0f1}.orders-open-button{color:#64748b;border:1px solid #e2e8f0;border-radius:10px;place-items:center;width:34px;height:34px;margin-left:auto;text-decoration:none;display:grid}.orders-open-button:hover{color:#4f46e5;background:#eef2ff;border-color:#a5b4fc}.orders-open-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (max-width:980px){.orders-topbar{flex-direction:column;align-items:flex-start}.orders-header-actions{width:100%}.orders-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-upload-card{grid-template-columns:1fr}}@media (max-width:620px){.orders-page{padding:22px 14px 56px}.orders-brand{align-items:flex-start}.orders-logo-wrap{border-radius:15px;width:48px;height:48px}.orders-logo{width:38px;height:38px}.orders-header-actions{flex-direction:column;align-items:stretch}.orders-secondary-button{width:100%}.orders-stats-grid{grid-template-columns:1fr}.orders-upload-card{min-width:0;padding:20px}.orders-dropzone{text-align:center;flex-direction:column;align-items:center}.orders-section-header{padding:22px 20px}.orders-table th,.orders-table td{padding:14px}}.po-detail-page{color:#172033;background:radial-gradient(circle at 8% 0,#4f46e51c,#0000 30%),#f6f8fc;min-height:100vh;padding:32px 24px 80px}.po-detail-shell{width:min(1240px,100%);margin:0 auto}.po-detail-header{justify-content:space-between;gap:24px;margin-bottom:24px;display:flex}.po-detail-back{color:#64748b;gap:7px;margin-bottom:18px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.po-detail-title-row{align-items:center;gap:15px;display:flex}.po-detail-logo-wrap{background:#fff;border-radius:18px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden;box-shadow:0 12px 30px #0f172a14}.po-detail-logo{object-fit:contain;width:46px;height:46px}.po-detail-eyebrow,.po-detail-section-label{color:#4f46e5;letter-spacing:.1em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:850}.po-detail-header h1{letter-spacing:-.04em;margin:0;font-size:36px}.po-detail-meta{color:#64748b;flex-wrap:wrap;gap:8px;margin-top:8px;font-size:13px;display:flex}.po-detail-header-actions{align-items:flex-start;gap:10px;display:flex}.po-detail-status{white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:11px;font-weight:800;display:inline-flex}.po-detail-status-dot{background:currentColor;border-radius:50%;width:7px;height:7px}.po-detail-status-success{color:#047857;background:#e8f8ef}.po-detail-status-warning{color:#b45309;background:#fff7e6}.po-detail-status-danger{color:#be123c;background:#fff0f1}.po-detail-status-neutral{color:#64748b;background:#eef2f7}.po-detail-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.po-detail-stats article{background:#fff;border:1px solid #e5eaf1;border-radius:18px;padding:20px;box-shadow:0 10px 28px #0f172a0d}.po-detail-stats span{color:#64748b;margin-bottom:7px;font-size:12px;font-weight:700;display:block}.po-detail-stats strong{font-size:27px}.po-detail-card{background:#fff;border:1px solid #e5eaf1;border-radius:22px;margin-bottom:20px;overflow:hidden;box-shadow:0 14px 38px #0f172a0f}.po-detail-section-header{border-bottom:1px solid #edf1f5;justify-content:space-between;gap:20px;padding:25px 28px;display:flex}.po-detail-section-header h2{margin:0;font-size:22px}.po-detail-section-header p:not(.po-detail-section-label){color:#64748b;margin:7px 0 0;font-size:13px}.po-lines-grid{gap:14px;padding:20px;display:grid}.po-line-card{background:#fafbfe;border:1px solid #e5eaf1;border-radius:17px;padding:20px}.po-line-card-top{align-items:flex-start;gap:13px;display:flex}.po-line-number{color:#4f46e5;background:#eef2ff;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-weight:850;display:grid}.po-line-heading{flex:1}.po-line-heading h3{margin:0;font-size:16px}.po-line-heading p{color:#64748b;margin:4px 0 0;font-size:12px}.po-line-details{grid-template-columns:repeat(6,1fr);gap:12px;margin-top:18px;display:grid}.po-line-details div{background:#fff;border-radius:11px;padding:11px}.po-line-details span{color:#94a3b8;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.po-line-details strong{font-size:12px}.po-line-documents{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.po-line-documents span,.po-document-lines span{color:#4f46e5;background:#eef2ff;border-radius:8px;padding:5px 8px;font-size:10px;font-weight:750}.po-line-no-docs{color:#94a3b8;margin-top:14px;font-size:11px}.po-upload-layout{padding:22px}.po-upload-dropzone{text-align:center;cursor:pointer;background:#f8fafc;border:1.5px dashed #b8c3d8;border-radius:17px;place-items:center;min-height:180px;padding:24px;display:grid}.po-upload-dropzone-active{background:#eef2ff;border-color:#4f46e5}.po-upload-icon{color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb);border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:10px;font-size:24px;display:grid}.po-upload-dropzone p{color:#64748b;margin:6px 0;font-size:13px}.po-upload-dropzone small{color:#94a3b8}.po-selected-documents{gap:14px;margin-top:18px;display:grid}.po-selected-document{border:1px solid #e5eaf1;border-radius:15px;padding:17px}.po-selected-document-header,.po-line-assignment-header,.po-upload-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.po-selected-document-header span{color:#94a3b8;margin-top:3px;font-size:11px;display:block}.po-selected-document-header button,.po-line-assignment-header button{color:#4f46e5;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.po-line-assignment-header{color:#475569;margin-top:16px;font-size:12px;font-weight:800}.po-line-checkboxes{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:10px;display:grid}.po-line-checkboxes label{cursor:pointer;border:1px solid #e5eaf1;border-radius:11px;align-items:center;gap:9px;padding:11px;display:flex}.po-line-checkboxes strong,.po-line-checkboxes small{display:block}.po-line-checkboxes strong{font-size:12px}.po-line-checkboxes small{color:#94a3b8;margin-top:2px;font-size:10px}.po-upload-error{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca;border-radius:11px;margin-top:14px;padding:11px 13px;font-size:12px;font-weight:700}.po-upload-actions{justify-content:flex-start;margin-top:18px}.po-primary-button,.po-secondary-action{cursor:pointer;border-radius:12px;min-height:45px;padding:0 18px;font-weight:800}.po-primary-button{color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb);border:0}.po-secondary-action{color:#334155;background:#fff;border:1px solid #cbd5e1}.po-primary-button:disabled,.po-secondary-action:disabled{opacity:.45;cursor:not-allowed}.po-documents-empty{text-align:center;padding:46px}.po-documents-empty h3{margin:10px 0 5px}.po-documents-empty p{color:#64748b;margin:0;font-size:13px}.po-documents-list{gap:12px;padding:20px;display:grid}.po-document-card{border:1px solid #e5eaf1;border-radius:14px;align-items:flex-start;gap:14px;padding:16px;display:flex}.po-document-icon{color:#be123c;background:#fff1f2;border-radius:9px;padding:9px;font-size:10px;font-weight:900}.po-document-main{flex:1}.po-document-main a{color:#3730a3;font-weight:800;text-decoration:none}.po-document-main p{color:#64748b;margin:5px 0 9px;font-size:12px}.po-document-lines{flex-wrap:wrap;gap:6px;display:flex}.po-document-card time{color:#94a3b8;white-space:nowrap;font-size:10px}.po-result-grid{gap:11px;padding:20px;display:grid}.po-result-grid article{border:1px solid #e5eaf1;border-radius:13px;padding:15px}.po-result-grid article span{float:right;color:#64748b;font-size:11px;font-weight:800}.po-result-grid article p{color:#64748b;margin:8px 0 0;font-size:12px}@media (max-width:900px){.po-detail-header{flex-direction:column}.po-detail-stats{grid-template-columns:repeat(2,1fr)}.po-line-details{grid-template-columns:repeat(3,1fr)}}@media (max-width:620px){.po-detail-page{padding:22px 14px 56px}.po-detail-header-actions{flex-wrap:wrap}.po-detail-stats,.po-line-checkboxes{grid-template-columns:1fr}.po-line-details{grid-template-columns:repeat(2,1fr)}.po-upload-actions{flex-direction:column;align-items:stretch}}.po-results-card{overflow:hidden}.po-results-list{gap:12px;padding:20px;display:grid}.po-result-item{background:#fff;border:1px solid #dfe6ef;border-radius:16px;overflow:hidden}.po-result-summary{cursor:pointer;background:#fafbfe;align-items:center;gap:14px;min-height:74px;padding:15px 17px;list-style:none;display:flex}.po-result-summary::-webkit-details-marker{display:none}.po-result-line-index{color:#4f46e5;background:#eef2ff;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:850;display:grid}.po-result-title{flex:1;min-width:0}.po-result-title strong{color:#172033;font-size:15px;display:block}.po-result-title span{color:#64748b;margin-top:4px;font-size:11px;display:block}.po-result-counts{gap:7px;display:flex}.po-result-counts span{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.po-result-count-success{color:#047857;background:#ecfdf5}.po-result-count-warning{color:#c2410c;background:#fff7ed}.po-result-chevron{color:#94a3b8;font-size:18px;transition:transform .15s}.po-result-item[open] .po-result-chevron{transform:rotate(180deg)}.po-result-content{border-top:1px solid #edf1f5;gap:16px;padding:18px;display:grid}.po-result-summary-panel{background:#f8fafc;border:1px solid #dbe4f0;border-radius:12px;padding:14px}.po-result-summary-panel h4,.po-result-reports h4,.po-result-standards h4,.po-result-findings-column h4{margin:0 0 8px;font-size:12px}.po-result-summary-panel p,.po-result-reports p,.po-result-standards p{color:#64748b;margin:5px 0;font-size:11px;line-height:1.55}.po-result-info-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.po-result-info-grid>div{background:#f8fafc;border-radius:11px;min-width:0;padding:12px}.po-result-info-grid span{color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:850;display:block}.po-result-info-grid strong{overflow-wrap:anywhere;color:#334155;font-size:11px;line-height:1.45;display:block}.po-result-reports>div{flex-wrap:wrap;gap:8px;display:flex}.po-result-reports span{color:#334155;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #dbe4f0;border-radius:9px;max-width:100%;padding:7px 10px;font-size:10px;font-weight:700}.po-result-standards{background:#f8fafc;border-radius:11px;padding:12px}.po-result-findings-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.po-result-findings-column{min-width:0}.po-result-heading-success{color:#047857}.po-result-heading-warning{color:#b45309}.po-result-finding{border-radius:10px;align-items:flex-start;gap:9px;margin-bottom:8px;padding:11px;display:flex}.po-result-finding>span{border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:11px;font-weight:900;display:grid}.po-result-finding strong{color:#172033;font-size:11px;display:block}.po-result-finding p{color:#64748b;margin:4px 0 0;font-size:10px;line-height:1.45}.po-result-finding-success{background:#f0fdf4;border:1px solid #bbf7d0}.po-result-finding-success>span{color:#047857;background:#dcfce7}.po-result-finding-warning{background:#fffaf0;border:1px solid #fed7aa}.po-result-finding-warning>span{color:#c2410c;background:#ffedd5}.po-result-empty{color:#94a3b8;margin:0;font-size:11px}@media (max-width:900px){.po-result-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.po-result-findings-grid{grid-template-columns:1fr}.po-result-counts{display:none}}@media (max-width:620px){.po-result-summary{flex-wrap:wrap;align-items:flex-start}.po-result-title{flex-basis:calc(100% - 50px)}.po-result-info-grid{grid-template-columns:1fr}}.po-document-line-select{gap:8px;margin-top:16px;display:grid}.po-document-line-select>span{color:#475569;font-size:12px;font-weight:800}.po-document-line-select select{color:#172033;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #dbe4f0;border-radius:10px;outline:none;padding:10px 12px;font-size:12px}.po-document-line-select select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.po-compliance-message{color:#3730a3;background:#eef2ff;border:1px solid #c7d2fe;border-radius:10px;align-items:center;gap:10px;margin-top:14px;padding:12px 14px;font-size:12px;font-weight:700;display:flex}.po-compliance-spinner{border:2px solid #c7d2fe;border-top-color:#4f46e5;border-radius:50%;flex:0 0 17px;width:17px;height:17px;animation:.75s linear infinite po-compliance-spin}@keyframes po-compliance-spin{to{transform:rotate(360deg)}}.po-document-management{gap:16px;display:grid}.po-document-management-card{align-items:flex-start}.po-document-management-controls{border-top:1px solid #e2e8f0;gap:12px;margin-top:16px;padding-top:16px;display:grid}.po-document-management-controls label{gap:7px;display:grid}.po-document-management-controls label>span{color:#475569;font-size:12px;font-weight:800}.po-document-management-controls select{color:#172033;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #dbe4f0;border-radius:10px;outline:none;padding:10px 12px;font-size:12px}.po-document-management-controls select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.po-document-management-controls select:disabled{cursor:not-allowed;opacity:.65}.po-document-management-actions{flex-wrap:wrap;gap:10px;display:flex}.po-document-change-button,.po-document-delete-button{min-height:40px;font:inherit;cursor:pointer;border-radius:9px;padding:9px 14px;font-size:12px;font-weight:800}.po-document-change-button{color:#4338ca;background:#eef2ff;border:1px solid #c7d2fe}.po-document-change-button:hover:not(:disabled){background:#e0e7ff}.po-document-delete-button{color:#be123c;background:#fff1f2;border:1px solid #fecaca}.po-document-delete-button:hover:not(:disabled){background:#ffe4e6}.po-document-change-button:disabled,.po-document-delete-button:disabled{cursor:not-allowed;opacity:.55}.po-document-management-message{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:12px 14px;font-size:12px;font-weight:700}@media (max-width:760px){.po-document-management-actions{display:grid}.po-document-change-button,.po-document-delete-button{width:100%}}.po-v2-card{overflow:hidden}.po-v2-status{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:6px 11px;font-size:11px;font-weight:900;display:inline-flex}.po-v2-status-success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.po-v2-status-warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.po-v2-status-danger{color:#be123c;background:#fff1f2;border-color:#fecaca}.po-v2-stats{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:22px;display:grid}.po-v2-stats article{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:6px;padding:14px;display:grid}.po-v2-stats span{color:#64748b;font-size:11px;font-weight:700}.po-v2-stats strong{color:#172033;font-size:22px}.po-v2-line-list{gap:14px;display:grid}.po-v2-line{background:#fff;border:1px solid #dbe4f0;border-radius:14px;overflow:hidden}.po-v2-line-summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;list-style:none;display:grid}.po-v2-line-summary::-webkit-details-marker{display:none}.po-v2-line-number{color:#4338ca;background:#eef2ff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.po-v2-line-title{gap:4px;display:grid}.po-v2-line-title strong{color:#172033;font-size:14px}.po-v2-line-title span{color:#64748b;font-size:11px}.po-v2-line-content{background:#f8fafc;border-top:1px solid #e2e8f0;gap:22px;padding:18px;display:grid}.po-v2-readiness-explanation{background:#eef2ff;border:1px solid #c7d2fe;border-radius:12px;padding:15px}.po-v2-readiness-explanation strong{color:#3730a3;font-size:12px}.po-v2-readiness-explanation p{color:#4338ca;margin:7px 0 0;font-size:12px;line-height:1.55}.po-v2-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.po-v2-info-grid article{background:#fff;border:1px solid #e2e8f0;border-radius:11px;gap:6px;padding:13px;display:grid}.po-v2-info-grid span{color:#64748b;font-size:10px;font-weight:700}.po-v2-info-grid strong{color:#172033;font-size:12px}.po-v2-section,.po-v2-issue-section{gap:11px;display:grid}.po-v2-section h4,.po-v2-issue-section h4{color:#172033;margin:0;font-size:13px}.po-v2-empty,.po-v2-empty-state{color:#64748b;font-size:12px}.po-v2-empty-state{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:20px}.po-v2-issue-list,.po-v2-document-grid,.po-v2-requirement-list,.po-v2-action-list{gap:10px;display:grid}.po-v2-document-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.po-v2-issue,.po-v2-document-item,.po-v2-requirement,.po-v2-recommended-action{background:#fff;border:1px solid #e2e8f0;border-radius:11px;padding:13px}.po-v2-issue-danger{background:#fff7f7;border-color:#fecaca}.po-v2-issue-warning{background:#fffdf5;border-color:#fde68a}.po-v2-issue-missing{background:#fff7ed;border-color:#fed7aa}.po-v2-issue-heading,.po-v2-requirement-heading,.po-v2-document-item>div,.po-v2-recommended-action>div{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.po-v2-issue-heading strong,.po-v2-requirement-heading strong,.po-v2-document-item strong,.po-v2-recommended-action strong{color:#172033;font-size:12px}.po-v2-issue-heading span,.po-v2-requirement-heading span,.po-v2-document-item span,.po-v2-recommended-action span{color:#64748b;font-size:10px;font-weight:700}.po-v2-issue p,.po-v2-document-item p,.po-v2-requirement p,.po-v2-recommended-action p{color:#475569;margin:8px 0 0;font-size:11px;line-height:1.55}.po-v2-action-text{color:#334155;margin-top:9px;font-size:11px}.po-v2-chip{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900;display:inline-flex}.po-v2-chip-success{color:#166534;background:#dcfce7}.po-v2-chip-warning{color:#92400e;background:#fef3c7}.po-v2-chip-danger{color:#be123c;background:#ffe4e6}.po-v2-recommended-action blockquote{color:#3730a3;background:#eef2ff;border-left:3px solid #6366f1;margin:10px 0 0;padding:10px 12px;font-size:11px;line-height:1.5}@media (max-width:1050px){.po-v2-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.po-v2-stats,.po-v2-info-grid,.po-v2-document-grid{grid-template-columns:1fr}.po-v2-line-summary{grid-template-columns:auto minmax(0,1fr)}.po-v2-line-summary .po-v2-status{grid-column:1/-1;justify-self:flex-start}}.rule-library-page{background:radial-gradient(circle at 15% 0,#6366f11a,#0000 28%),linear-gradient(#f8faff 0%,#f3f6fb 100%);min-height:100vh;padding:42px 24px 70px}.rule-library-shell{width:min(1280px,100%);margin:0 auto}.rule-library-header{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:34px;display:flex}.rule-library-eyebrow{color:#3658d7;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900;display:block}.rule-library-header h1{color:#131b2f;letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,48px);line-height:1.05}.rule-library-header p{color:#60708c;max-width:680px;margin:15px 0 10px;font-size:16px;line-height:1.6}.rule-library-header small{color:#8490a6;font-size:12px}.rule-library-header-actions{flex-wrap:wrap;gap:12px;padding-top:34px;display:flex}.rule-library-primary-button,.rule-library-secondary-button{border-radius:13px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:11px 18px;font-size:13px;font-weight:850;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.rule-library-primary-button{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border:1px solid #0000;box-shadow:0 12px 26px #4338ca33}.rule-library-secondary-button{color:#172033;background:#ffffffe6;border:1px solid #dce3ef}.rule-library-primary-button:hover,.rule-library-secondary-button:hover{transform:translateY(-1px)}.rule-library-stack{gap:22px;display:grid}.rule-library-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.rule-library-summary article{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #dae1eed9;border-radius:17px;align-items:center;gap:13px;min-width:0;padding:17px;display:flex;box-shadow:0 12px 30px #1e293b0f}.rule-library-summary-icon{border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:16px;font-weight:900;display:grid}.rule-library-summary-icon-blue{color:#2563eb;background:#eaf2ff}.rule-library-summary-icon-purple{color:#6d4aff;background:#f1edff}.rule-library-summary-icon-amber{color:#b56a00;background:#fff5dd}.rule-library-summary-icon-green{color:#168451;background:#e8f9ef}.rule-library-summary-icon-rose{color:#c42e55;background:#fff0f3}.rule-library-summary article>div:last-child{gap:2px;min-width:0;display:grid}.rule-library-summary span{color:#65738a;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.rule-library-summary strong{color:#172033;font-size:22px;line-height:1.1}.rule-library-summary small{color:#96a0b2;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.rule-library-panel{background:#fffffff0;border:1px solid #dae1eee6;border-radius:22px;padding:22px;box-shadow:0 24px 60px #1e293b17}.rule-library-toolbar{grid-template-columns:minmax(280px,1fr) auto auto auto;gap:10px;margin-bottom:22px;display:grid}.rule-library-search{background:#f8fafc;border:1px solid #dce3ef;border-radius:11px;align-items:center;gap:9px;min-height:44px;padding:0 13px;display:flex}.rule-library-search span{color:#7c89a0;font-size:18px}.rule-library-search input{color:#172033;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:12px}.rule-library-toolbar select{color:#344057;min-height:44px;font:inherit;background:#fff;border:1px solid #dce3ef;border-radius:11px;outline:none;padding:0 34px 0 12px;font-size:11px;font-weight:750}.rule-library-search:focus-within,.rule-library-toolbar select:focus{border-color:#6d72ed;box-shadow:0 0 0 3px #6366f11a}.rule-library-panel-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.rule-library-panel-heading h2{color:#182137;margin:0;font-size:19px}.rule-library-panel-heading p{color:#718097;margin:6px 0 0;font-size:11px}.rule-library-panel-heading>span{color:#5b687e;border:1px solid #e1e7f0;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800}.rule-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.rule-library-card{background:linear-gradient(#fff,#fbfcff);border:1px solid #e1e7f0;border-radius:17px;gap:17px;min-width:0;padding:18px;transition:transform .17s,border-color .17s,box-shadow .17s;display:grid;box-shadow:0 8px 24px #1e293b0a}.rule-library-card:hover{border-color:#c7d2fe;transform:translateY(-3px);box-shadow:0 18px 34px #303f7b1c}.rule-library-card-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:12px;display:grid}.rule-library-card-icon{background:linear-gradient(135deg,#eef2ff,#e7edff);border-radius:13px;place-items:center;width:43px;height:43px;font-size:19px;display:grid}.rule-library-card-heading{gap:4px;min-width:0;display:grid}.rule-library-card-heading>span{color:#6c7a91;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:800}.rule-library-card-heading h3{color:#172033;text-overflow:ellipsis;margin:0;font-size:14px;line-height:1.35;overflow:hidden}.rule-library-card-heading code{color:#536078;text-overflow:ellipsis;white-space:nowrap;background:#f1f4f9;border-radius:7px;width:fit-content;max-width:100%;padding:4px 7px;font-size:9px;overflow:hidden}.rule-library-status{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:5px 7px;font-size:9px;font-weight:850;display:inline-flex}.rule-library-status i{border-radius:50%;width:5px;height:5px}.rule-library-status-active{color:#117848;background:#e9f9ef}.rule-library-status-active i{background:#22a866}.rule-library-status-inactive{color:#9a5a07;background:#fff4e6}.rule-library-status-inactive i{background:#e69324}.rule-library-coverage{background:#f7f9fc;border-radius:13px;gap:13px;padding:14px;display:grid}.rule-library-coverage>div{gap:6px;display:grid}.rule-library-coverage-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.rule-library-coverage-heading span{color:#68768d;font-size:10px;font-weight:700}.rule-library-coverage-heading strong{color:#344057;font-size:10px}.rule-library-progress{background:#e3e8f1;border-radius:999px;height:6px;overflow:hidden}.rule-library-progress span{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#6366f1);height:100%;display:block}.rule-library-progress-artwork span{background:linear-gradient(90deg,#d97706,#f59e0b)}.rule-library-card-insights{justify-content:space-between;align-items:center;gap:10px;display:flex}.rule-library-card-insights>span:last-child{color:#77849a;font-size:9px;font-weight:700}.rule-library-coverage-badge{border-radius:999px;padding:5px 8px;font-size:9px;font-weight:850;display:inline-flex}.rule-library-coverage-good{color:#117848;background:#e9f9ef}.rule-library-coverage-review{color:#9a5a07;background:#fff5df}.rule-library-card-footer{border-top:1px solid #e8edf4;justify-content:space-between;align-items:flex-end;gap:15px;padding-top:14px;display:flex}.rule-library-card-footer>div{gap:2px;display:grid}.rule-library-card-footer span{color:#8995a8;text-transform:uppercase;font-size:8px;font-weight:750}.rule-library-card-footer strong{color:#4a566d;font-size:9px}.rule-library-edit{color:#4454d9;align-items:center;gap:7px;font-size:10px;font-weight:850;text-decoration:none;display:inline-flex}.rule-library-edit span{color:inherit;font-size:13px}.rule-library-empty,.rule-library-first-empty{text-align:center;place-items:center;padding:50px 24px;display:grid}.rule-library-empty>div,.rule-library-first-empty>div{color:#4f46e5;background:#eef2ff;border-radius:17px;place-items:center;width:55px;height:55px;margin-bottom:14px;font-size:23px;display:grid}.rule-library-empty h3,.rule-library-first-empty h2{color:#172033;margin:0}.rule-library-empty p,.rule-library-first-empty p{color:#748198;max-width:430px;margin:8px 0 17px;font-size:12px;line-height:1.6}.rule-library-empty button{color:#3f4b61;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7def0;border-radius:9px;padding:9px 14px;font-size:11px;font-weight:800}.rule-library-first-empty{background:#fff;border:1px solid #dfe5ef;border-radius:22px}@media (max-width:1120px){.rule-library-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.rule-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rule-library-toolbar{grid-template-columns:minmax(260px,1fr) repeat(3,auto)}}@media (max-width:820px){.rule-library-page{padding:28px 15px 50px}.rule-library-header{display:grid}.rule-library-header-actions{padding-top:0}.rule-library-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.rule-library-search{grid-column:1/-1}.rule-library-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.rule-library-grid,.rule-library-summary,.rule-library-toolbar{grid-template-columns:1fr}.rule-library-search{grid-column:auto}.rule-library-header-actions{display:grid}.rule-library-primary-button,.rule-library-secondary-button{width:100%}.rule-library-panel{padding:15px}.rule-library-panel-heading{align-items:flex-start}.rule-library-card-header{grid-template-columns:auto minmax(0,1fr)}.rule-library-card-header .rule-library-status{grid-column:1/-1;justify-self:flex-start}}.product-workspace-page{background:radial-gradient(circle at 10% 0,#6366f117,#0000 27%),linear-gradient(#f8faff 0%,#f2f5fa 100%);min-height:100vh;padding:34px 24px 80px}.product-workspace-shell{width:min(1260px,100%);margin:0 auto}.product-workspace-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:25px;display:flex}.product-workspace-back{color:#53627a;align-items:center;gap:7px;margin-bottom:17px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.product-workspace-back:hover{color:#4338ca}.product-workspace-title-row{align-items:flex-start;gap:14px;display:flex}.product-workspace-title-icon{color:#4f46e5;background:linear-gradient(135deg,#e8edff,#dde5ff);border-radius:15px;flex:0 0 50px;place-items:center;width:50px;height:50px;font-size:22px;font-weight:900;display:grid}.product-workspace-eyebrow,.product-workspace-panel-eyebrow{color:#4962d5;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900;display:block}.product-workspace-header h1{color:#141c2f;letter-spacing:-.035em;margin:5px 0 8px;font-size:clamp(29px,4vw,40px);line-height:1.08}.product-workspace-title-meta{color:#77849a;flex-wrap:wrap;align-items:center;gap:7px;font-size:10px;display:flex}.product-workspace-title-meta code{color:#4f5c72;background:#eef1f6;border-radius:7px;padding:4px 7px;font-size:9px}.product-workspace-title-meta strong{color:#657289;font-weight:750}.product-workspace-header-status{padding-top:41px}.product-workspace-status{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;min-height:27px;padding:5px 9px;font-size:9px;font-weight:850;display:inline-flex}.product-workspace-status i{border-radius:50%;width:5px;height:5px}.product-workspace-status-active{color:#127848;background:#e7f8ee}.product-workspace-status-active i{background:#22a866}.product-workspace-status-inactive{color:#9a5a07;background:#fff3df}.product-workspace-status-inactive i{background:#de8d1d}.product-workspace-form{gap:16px;display:grid}.product-workspace-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:18px;display:grid}.product-workspace-sidebar{background:#fffffff0;border:1px solid #dde4ef;border-radius:18px;gap:15px;padding:16px;display:grid;position:sticky;top:18px;box-shadow:0 18px 44px #1e293b12}.product-workspace-completeness{background:linear-gradient(135deg,#eef2ff,#f7f5ff);border-radius:13px;padding:13px}.product-workspace-completeness-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.product-workspace-completeness-top span{color:#5f6b82;font-size:9px;font-weight:800}.product-workspace-completeness-top strong{color:#4338ca;font-size:16px}.product-workspace-completeness-bar{background:#dfe3f4;border-radius:999px;height:6px;margin-top:9px;overflow:hidden}.product-workspace-completeness-bar span{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#7c3aed);height:100%;display:block}.product-workspace-completeness p{color:#737f95;margin:9px 0 0;font-size:9px;line-height:1.5}.product-workspace-navigation{gap:5px;display:grid}.product-workspace-navigation button{color:#56637a;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.product-workspace-navigation button:hover{background:#f6f8fc}.product-workspace-navigation button.active{color:#3730a3;background:#eef2ff;border-color:#d6dcff}.product-workspace-navigation button>span{background:#f0f3f8;border-radius:9px;place-items:center;width:29px;height:29px;font-size:12px;font-weight:900;display:grid}.product-workspace-navigation button.active>span{background:#dfe5ff}.product-workspace-navigation button div{gap:2px;display:grid}.product-workspace-navigation strong{font-size:10px}.product-workspace-navigation small{color:#8a95a7;font-size:8px}.product-workspace-sidebar-summary{border-top:1px solid #e6ebf2;gap:7px;padding-top:12px;display:grid}.product-workspace-sidebar-summary div{justify-content:space-between;align-items:center;display:flex}.product-workspace-sidebar-summary span{color:#748198;font-size:9px}.product-workspace-sidebar-summary strong{color:#2f3b50;font-size:10px}.product-workspace-content{min-width:0}.product-workspace-panel,.product-types-workspace{background:#fffffff5;border:1px solid #dde4ef;border-radius:20px;padding:22px;box-shadow:0 20px 52px #1e293b12}.product-workspace-panel-header,.product-types-workspace-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.product-workspace-panel-header h2,.product-types-workspace-header h2{color:#172033;margin:5px 0 7px;font-size:20px}.product-workspace-panel-header p,.product-types-workspace-header p{color:#718097;max-width:680px;margin:0;font-size:11px;line-height:1.6}.product-workspace-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-workspace-fields label{gap:7px;display:grid}.product-workspace-fields label>span{color:#354157;font-size:10px;font-weight:850}.product-workspace-fields input,.product-workspace-fields select{color:#172033;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #dbe2ed;border-radius:11px;outline:none;padding:10px 12px;font-size:12px}.product-workspace-fields input:focus,.product-workspace-fields select:focus{border-color:#6d72ed;box-shadow:0 0 0 3px #6366f11a}.product-workspace-fields small{color:#8995a8;font-size:9px}.product-workspace-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:21px;display:grid}.product-workspace-overview-grid article{background:#fafbfd;border:1px solid #e2e7f0;border-radius:13px;align-items:center;gap:11px;padding:14px;display:flex}.product-workspace-overview-icon{border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:900;display:grid}.product-workspace-overview-icon.compliance{color:#2563eb;background:#eaf2ff}.product-workspace-overview-icon.artwork{color:#b56800;background:#fff3da}.product-workspace-overview-icon.types{color:#6d42d8;background:#f0ebff}.product-workspace-overview-grid article>div{gap:2px;display:grid}.product-workspace-overview-grid span{color:#78859a;font-size:8px;font-weight:750}.product-workspace-overview-grid strong{color:#253148;font-size:11px}.product-workspace-overview-grid small{color:#94a0b2;font-size:8px}.product-workspace-recommendation{background:#fffbeb;border:1px solid #fde4a9;border-radius:12px;gap:11px;margin-top:16px;padding:13px;display:flex}.product-workspace-recommendation>span{color:#a16207;background:#fef3c7;border-radius:8px;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:11px;font-weight:900;display:grid}.product-workspace-recommendation strong{color:#854d0e;font-size:10px}.product-workspace-recommendation p{color:#9a6815;margin:4px 0 0;font-size:9px;line-height:1.5}.product-workspace-panel-header-actions{align-items:center;gap:9px;display:flex}.product-workspace-count{color:#69768c;white-space:nowrap;border:1px solid #e1e6ef;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800}.product-workspace-add-rule{color:#3f4b63;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8def1;border-radius:10px;align-items:center;gap:5px;padding:8px 12px;font-size:10px;font-weight:850;display:inline-flex}.product-workspace-add-rule:hover{color:#4338ca;background:#f7f8ff;border-color:#c7d2fe}.product-workspace-rule-list{gap:12px;display:grid}.product-workspace-rule-card{background:#fbfcfe;border:1px solid #e0e6ef;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:15px;display:grid}.product-workspace-rule-number{border-radius:10px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:900;display:grid}.product-workspace-rule-number-compliance{color:#2563eb;background:#eaf2ff}.product-workspace-rule-number-artwork{color:#b56800;background:#fff2d9}.product-workspace-rule-main{min-width:0}.product-workspace-rule-label{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:9px;display:flex}.product-workspace-rule-label>div{gap:3px;display:grid}.product-workspace-rule-label strong{color:#2c384e;font-size:10px}.product-workspace-rule-label span{color:#8a95a7;font-size:8px}.product-workspace-rule-label button{color:#be3151;font:inherit;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}.product-workspace-rule-main textarea{resize:vertical;color:#172033;width:100%;min-height:90px;font:inherit;background:#fff;border:1px solid #dce2ed;border-radius:10px;outline:none;padding:11px 12px;font-size:11px;line-height:1.55}.product-workspace-rule-main textarea:focus{border-color:#6d72ed;box-shadow:0 0 0 3px #6366f11a}.product-workspace-rule-help{color:#929daf;justify-content:space-between;gap:15px;margin-top:7px;font-size:8px;display:flex}.product-workspace-message{border-radius:11px;align-items:center;gap:8px;padding:12px 14px;font-size:10px;font-weight:750;display:flex}.product-workspace-message-error{color:#be123c;background:#fff1f2;border:1px solid #fecaca}.product-workspace-message-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.product-workspace-save-bar{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #d9e0eb;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;padding:13px 15px;display:flex;position:sticky;bottom:14px;box-shadow:0 16px 40px #1e293b21}.product-workspace-save-bar>div:first-child{gap:2px;display:grid}.product-workspace-save-bar strong{color:#263249;font-size:10px}.product-workspace-save-bar span{color:#8792a5;font-size:8px}.product-workspace-save-bar>div:last-child{gap:9px;display:flex}.product-workspace-cancel,.product-workspace-save{min-height:40px;font:inherit;cursor:pointer;border-radius:10px;padding:9px 15px;font-size:10px;font-weight:850}.product-workspace-cancel{color:#3b465c;background:#fff;border:1px solid #dce2ed}.product-workspace-save{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border:1px solid #0000;box-shadow:0 9px 21px #4338ca33}.product-workspace-cancel:disabled,.product-workspace-save:disabled{cursor:not-allowed;opacity:.6}.product-types-workspace{margin-top:20px}.product-types-workspace-header-actions{align-items:center;gap:10px;display:flex}.product-types-workspace-header-actions>span{color:#117848;background:#e9f9ef;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:850}.product-types-workspace-header-actions a,.product-types-empty>a{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:10px;align-items:center;gap:5px;min-height:40px;padding:9px 13px;font-size:10px;font-weight:850;text-decoration:none;display:inline-flex;box-shadow:0 9px 22px #4338ca2e}.product-types-empty{text-align:center;background:#fafbfd;border:1px dashed #d7deea;border-radius:15px;place-items:center;padding:42px 20px;display:grid}.product-types-empty-icon{color:#4f46e5;background:#eef2ff;border-radius:15px;place-items:center;width:50px;height:50px;margin-bottom:12px;font-size:21px;display:grid}.product-types-empty h3{color:#172033;margin:0;font-size:15px}.product-types-empty p{color:#748198;max-width:520px;margin:8px 0 13px;font-size:10px;line-height:1.6}.product-types-example-list{flex-wrap:wrap;justify-content:center;gap:7px;margin-bottom:17px;display:flex}.product-types-example-list span{color:#617087;background:#f0f3f8;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:750}.product-types-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.product-type-card{background:linear-gradient(#fff,#fbfcfe);border:1px solid #e0e6ef;border-radius:15px;gap:14px;padding:16px;display:grid}.product-type-card-top{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.product-type-card-icon{color:#4f46e5;background:#eef2ff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:15px;display:grid}.product-type-card-title{gap:3px;display:grid}.product-type-card-title>span{color:#8792a5;text-transform:uppercase;font-size:8px;font-weight:800}.product-type-card-title h3{color:#172033;margin:0;font-size:13px}.product-type-card-title code{color:#5b687e;background:#f0f3f8;border-radius:6px;width:fit-content;padding:3px 6px;font-size:8px}.product-type-card-description{color:#6f7d93;margin:0;font-size:10px;line-height:1.55}.product-type-card-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.product-type-card-metrics div{background:#f6f8fb;border-radius:9px;gap:3px;padding:9px;display:grid}.product-type-card-metrics span{color:#8894a7;font-size:7px;font-weight:750}.product-type-card-metrics strong{color:#344057;font-size:9px}.product-type-card-tags{flex-wrap:wrap;gap:6px;display:flex}.product-type-card-tags span,.product-type-card-no-tags{color:#4f56a9;background:#eef2ff;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:750}.product-type-card-no-tags{color:#8691a3;background:#f1f3f7;width:fit-content}.product-type-card-footer{border-top:1px solid #e8edf4;justify-content:space-between;align-items:center;gap:15px;padding-top:12px;display:flex}.product-type-card-footer>span{color:#8490a4;font-size:8px}.product-type-card-footer a{color:#4352ce;align-items:center;gap:6px;font-size:9px;font-weight:850;text-decoration:none;display:inline-flex}@media (max-width:920px){.product-workspace-layout{grid-template-columns:1fr}.product-workspace-sidebar{position:static}.product-workspace-navigation{grid-template-columns:repeat(3,minmax(0,1fr))}.product-workspace-overview-grid{grid-template-columns:1fr}}@media (max-width:720px){.product-workspace-page{padding:24px 14px 60px}.product-workspace-header,.product-workspace-panel-header,.product-types-workspace-header,.product-workspace-save-bar{display:grid}.product-workspace-header-status{padding-top:0}.product-workspace-fields,.product-types-grid,.product-workspace-navigation{grid-template-columns:1fr}.product-workspace-panel-header-actions,.product-types-workspace-header-actions{justify-content:space-between}.product-workspace-save-bar>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.product-type-card-top{grid-template-columns:auto minmax(0,1fr)}.product-type-card-top .product-workspace-status{grid-column:1/-1;justify-self:flex-start}}.product-type-page{background:radial-gradient(circle at 10% 0,#6366f117,#0000 28%),linear-gradient(#f8faff 0%,#f2f5fa 100%);min-height:100vh;padding:34px 24px 80px}.product-type-page-shell{width:min(1260px,100%);margin:0 auto}.product-type-page-header{margin-bottom:25px}.product-type-page-title-row{align-items:flex-start;gap:15px;display:flex}.product-type-page-icon{color:#4f46e5;background:linear-gradient(135deg,#ebeefe,#dfe6ff);border-radius:16px;flex:0 0 52px;place-items:center;width:52px;height:52px;font-size:23px;font-weight:900;display:grid}.product-type-page-header h1{color:#141c2f;letter-spacing:-.035em;margin:5px 0 8px;font-size:clamp(29px,4vw,40px);line-height:1.08}.product-type-page-header p{color:#718097;max-width:700px;margin:0;font-size:12px;line-height:1.65}.product-type-page-parent{color:#7a879b;flex-wrap:wrap;align-items:center;gap:7px;margin-top:11px;font-size:9px;display:flex}.product-type-page-parent strong{color:#536078}.product-type-page-parent code{color:#556177;background:#eef1f6;border-radius:7px;padding:4px 7px;font-size:8px}.product-type-workspace{gap:16px;display:grid}.product-type-workspace-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:18px;display:grid}.product-type-readiness-panel{background:#fffffff2;border:1px solid #dde4ef;border-radius:18px;gap:14px;padding:16px;display:grid;position:sticky;top:18px;box-shadow:0 18px 44px #1e293b12}.product-type-readiness-score{background:linear-gradient(135deg,#eef2ff,#f5f2ff);border-radius:13px;padding:14px}.product-type-readiness-score>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.product-type-readiness-score span{color:#616d83;font-size:9px;font-weight:850}.product-type-readiness-score strong{color:#4338ca;font-size:18px}.product-type-readiness-bar{background:#dfe3f4;border-radius:999px;height:6px;margin-top:9px;overflow:hidden}.product-type-readiness-bar span{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#7c3aed);height:100%;display:block}.product-type-readiness-score p{color:#77839a;margin:9px 0 0;font-size:9px;line-height:1.5}.product-type-readiness-checks{gap:7px;display:grid}.product-type-readiness-checks div{background:#f7f8fb;border-radius:9px;align-items:center;gap:8px;padding:8px 9px;display:flex}.product-type-readiness-checks div>span{color:#8a95a7;background:#edf0f5;border-radius:7px;flex:0 0 21px;place-items:center;width:21px;height:21px;font-size:9px;font-weight:900;display:grid}.product-type-readiness-checks div.passed{background:#f0fdf4}.product-type-readiness-checks div.passed>span{color:#168451;background:#dcfce7}.product-type-readiness-checks p{color:#657188;margin:0;font-size:9px;font-weight:700}.product-type-readiness-checks div.passed p{color:#286746}.product-type-parent-card{background:#fafbfd;border:1px solid #e1e6ee;border-radius:11px;padding:12px}.product-type-parent-card>span{color:#8a95a7;text-transform:uppercase;font-size:8px;font-weight:800;display:block}.product-type-parent-card strong{color:#354157;margin-top:5px;font-size:11px;display:block}.product-type-parent-card p{color:#8792a5;margin:6px 0 0;font-size:8px;line-height:1.5}.product-type-sidebar-metrics{border-top:1px solid #e5eaf1;gap:7px;padding-top:11px;display:grid}.product-type-sidebar-metrics div{justify-content:space-between;align-items:center;display:flex}.product-type-sidebar-metrics span{color:#78859a;font-size:9px}.product-type-sidebar-metrics strong{color:#344057;font-size:9px}.product-type-workspace-content{gap:16px;min-width:0;display:grid}.product-type-section{background:#fffffff5;border:1px solid #dde4ef;border-radius:20px;padding:22px;box-shadow:0 20px 52px #1e293b12}.product-type-section-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:19px;display:flex}.product-type-section-eyebrow{color:#4962d5;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900;display:block}.product-type-section-header h2{color:#172033;margin:5px 0 7px;font-size:19px}.product-type-section-header p{color:#718097;max-width:680px;margin:0;font-size:10px;line-height:1.6}.product-type-count{color:#68758c;white-space:nowrap;border:1px solid #e1e6ef;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:850}.product-type-basic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.product-type-basic-grid label{gap:7px;display:grid}.product-type-basic-grid label>span{color:#354157;font-size:10px;font-weight:850}.product-type-basic-grid input,.product-type-basic-grid select,.product-type-basic-grid textarea{color:#172033;width:100%;font:inherit;background:#fff;border:1px solid #dbe2ed;border-radius:11px;outline:none;padding:10px 12px;font-size:11px}.product-type-basic-grid input,.product-type-basic-grid select{min-height:45px}.product-type-basic-grid textarea{resize:vertical;min-height:105px;line-height:1.55}.product-type-basic-grid input:focus,.product-type-basic-grid select:focus,.product-type-basic-grid textarea:focus{border-color:#6d72ed;box-shadow:0 0 0 3px #6366f11a}.product-type-basic-grid small{color:#8995a8;font-size:8px}.product-type-description-field{grid-column:1/-1}.product-type-tag-editor{background:#fafbfd;border:1px solid #e0e6ef;border-radius:14px;padding:14px}.product-type-tags{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.product-type-tag{border-radius:999px;align-items:center;gap:7px;padding:7px 9px;font-size:9px;font-weight:750;display:inline-flex}.product-type-tag-alias{color:#4353c7;background:#eef2ff}.product-type-tag-keyword{color:#9a5a07;background:#fff4df}.product-type-tag button{width:16px;height:16px;color:inherit;font:inherit;cursor:pointer;background:#ffffffa6;border:0;border-radius:50%;place-items:center;padding:0;font-size:12px;display:grid}.product-type-tags-empty{color:#929daf;margin-bottom:12px;font-size:9px}.product-type-tag-input-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.product-type-tag-input-row input{color:#172033;min-height:43px;font:inherit;background:#fff;border:1px solid #dbe2ed;border-radius:10px;outline:none;padding:10px 12px;font-size:10px}.product-type-tag-input-row input:focus{border-color:#6d72ed;box-shadow:0 0 0 3px #6366f11a}.product-type-tag-input-row button{color:#445168;min-width:70px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8def1;border-radius:10px;font-size:9px;font-weight:850}.product-type-tag-input-row button:hover:not(:disabled){color:#4338ca;background:#f5f7ff;border-color:#c7d2fe}.product-type-tag-input-row button:disabled{cursor:not-allowed;opacity:.5}.product-type-tag-editor>small{color:#929daf;margin-top:8px;font-size:8px;display:block}.product-type-preview-section{background:linear-gradient(#fff,#fafbff)}.product-type-preview-layout{grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:12px;display:grid}.product-type-preview-result,.product-type-preview-inputs{background:#fff;border:1px solid #e0e6ef;border-radius:13px;padding:15px}.product-type-preview-result>span,.product-type-preview-inputs>span{color:#8792a5;text-transform:uppercase;font-size:8px;font-weight:850;display:block}.product-type-preview-result strong{color:#313e57;margin-top:7px;font-size:14px;display:block}.product-type-preview-result p{color:#718097;margin:6px 0 0;font-size:9px}.product-type-preview-inputs>div{gap:6px;margin-top:9px;display:grid}.product-type-preview-inputs p{color:#536078;background:#f3f5fa;border-radius:8px;margin:0;padding:8px 10px;font-size:9px}.product-type-preview-inputs .product-type-preview-empty{color:#909bad;background:0 0;margin-top:9px}.product-type-classification-order{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:13px;display:grid}.product-type-classification-order>div{background:#f5f7fb;border-radius:11px;align-items:flex-start;gap:9px;padding:11px;display:flex}.product-type-classification-order>div>span{color:#4f46e5;background:#e4e9ff;border-radius:8px;flex:0 0 25px;place-items:center;width:25px;height:25px;font-size:9px;font-weight:900;display:grid}.product-type-classification-order p{color:#78859a;gap:3px;margin:0;font-size:8px;line-height:1.45;display:grid}.product-type-classification-order strong{color:#3f4b62;font-size:9px}.product-type-save-bar{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border:1px solid #d9e0eb;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;padding:13px 15px;display:flex;position:sticky;bottom:14px;box-shadow:0 16px 40px #1e293b21}.product-type-save-bar>div:first-child{gap:2px;display:grid}.product-type-save-bar strong{color:#263249;font-size:10px}.product-type-save-bar span{color:#8792a5;font-size:8px}.product-type-save-bar>div:last-child{gap:9px;display:flex}@media (max-width:920px){.product-type-workspace-layout{grid-template-columns:1fr}.product-type-readiness-panel{position:static}.product-type-readiness-checks{grid-template-columns:repeat(2,minmax(0,1fr))}.product-type-sidebar-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.product-type-page{padding:24px 14px 60px}.product-type-basic-grid,.product-type-preview-layout,.product-type-classification-order,.product-type-readiness-checks,.product-type-sidebar-metrics{grid-template-columns:1fr}.product-type-description-field{grid-column:auto}.product-type-section-header,.product-type-save-bar{display:grid}.product-type-save-bar>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.product-type-tag-input-row{grid-template-columns:1fr}}.structured-rule-list{gap:16px;display:grid}.structured-rule-card{background:#fbfcff;border:1px solid #dce4f0;border-left:4px solid #4f46e5;border-radius:15px;padding:18px}.structured-rule-card-artwork{border-left-color:#d97706}.structured-rule-card-header{justify-content:space-between;gap:16px;margin-bottom:15px;display:flex}.structured-rule-card-header>div{gap:3px;display:grid}.structured-rule-card-header strong{color:#1f2a44;font-size:13px}.structured-rule-card-header small,.structured-rule-index{color:#7d899d;text-transform:uppercase;font-size:8px;font-weight:800}.structured-rule-card-header button{color:#be3151;font:inherit;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}.structured-rule-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.structured-rule-grid label{gap:6px;display:grid}.structured-rule-grid label>span{color:#3b465c;font-size:9px;font-weight:800}.structured-rule-wide{grid-column:1/-1}.structured-rule-grid input,.structured-rule-grid select,.structured-rule-grid textarea{color:#172033;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #d8e0eb;border-radius:9px;outline:none;padding:9px 11px;font-size:10px}.structured-rule-grid textarea{resize:vertical;min-height:82px}.structured-rule-grid input:focus,.structured-rule-grid select:focus,.structured-rule-grid textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.structured-rule-toggles{border-top:1px solid #e4e9f1;flex-wrap:wrap;gap:10px;margin-top:14px;padding-top:13px;display:flex}.structured-rule-toggles label{color:#414d79;background:#eef2ff;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:800;display:inline-flex}@media (max-width:720px){.structured-rule-grid{grid-template-columns:1fr}.structured-rule-wide{grid-column:auto}}.language-menu{z-index:50;position:relative}.language-menu-trigger{color:#3f4b62;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce2ed;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:8px 11px;font-size:10px;font-weight:850;display:inline-flex}.language-menu-trigger:hover{color:#4338ca;background:#f7f8ff;border-color:#c7d2fe}.language-menu-trigger:disabled{cursor:wait;opacity:.65}.language-menu-options{background:#fff;border:1px solid #dce2ed;border-radius:12px;gap:3px;min-width:175px;padding:6px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 16px 38px #1e293b24}.language-menu-options button{color:#56637a;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px;display:grid}.language-menu-options button:hover{background:#f4f6fb}.language-menu-options button.active{color:#4338ca;background:#eef2ff}.language-menu-options button>span:first-child{font-size:9px;font-weight:900}.language-menu-options strong{font-size:10px}.language-switcher{z-index:200;flex:none;position:relative}.language-trigger{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #dbe3f0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-width:72px;height:44px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 8px 24px #0f172a0f}.language-trigger svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.language-menu{z-index:300;background:#fff;border:1px solid #dbe3f0;border-radius:16px;min-width:180px;padding:8px;position:absolute;top:calc(100% + 10px);left:auto;right:0;box-shadow:0 18px 40px #0f172a29}.language-option{color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:36px 1fr 20px;align-items:center;gap:10px;width:100%;padding:12px 10px;display:grid}.language-option:hover{background:#f8fafc}.language-option.is-active{color:#4338ca;background:#eef2ff}.language-short{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.language-label{font-size:14px;font-weight:600}.language-check{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;justify-self:end;width:16px;height:16px}.dashboard-header{z-index:100;position:relative;overflow:visible}.dashboard-navigation,.dashboard-language{position:relative;overflow:visible}.dashboard-language{z-index:110}.language-menu{z-index:1000}.po-line-supplier-requirements{background:#f8fafccc;border:1px solid #0f172a1f;border-radius:14px;margin-top:18px;padding:16px}.po-line-supplier-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.po-line-supplier-header p{color:#64748b;margin:4px 0 0;font-size:13px}.po-line-supplier-actions{flex-wrap:wrap;gap:8px;display:flex}.po-line-supplier-actions button{cursor:pointer;background:#fff;border:1px solid #0f172a26;border-radius:8px;padding:7px 11px}.po-line-supplier-actions button:disabled{cursor:default;opacity:.45}.po-line-supplier-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.po-line-supplier-grid>div{background:#fff;border-radius:10px;padding:12px}.po-line-supplier-label{text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.po-line-supplier-grid ul{margin:0;padding-left:18px}.po-line-supplier-grid li{margin:6px 0;font-size:13px;line-height:1.4}.po-line-supplier-grid small{color:#64748b}.po-line-supplier-empty{color:#64748b;margin:0}@media (max-width:900px){.po-line-supplier-header{flex-direction:column}.po-line-supplier-grid{grid-template-columns:1fr}}.supplier-action,.supplier-download-all{min-height:40px;font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:650;line-height:1;text-decoration:none;transition:border-color .16s,background .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex}.supplier-action-secondary{color:#172033;background:#fff;border:1px solid #d7deea}.supplier-action-secondary:hover{background:#f8fafc;border-color:#aeb9cb;box-shadow:0 3px 10px #0f172a0f}.supplier-action-primary,.supplier-download-all{color:#3548d4;background:#f3f5ff;border:1px solid #5367f8}.supplier-action-primary:hover,.supplier-download-all:hover{background:#e9edff;border-color:#4055ee;box-shadow:0 4px 12px #4f46e51f}.supplier-action:active,.supplier-download-all:active{transform:translateY(1px)}.supplier-action:disabled{opacity:.45;cursor:default;box-shadow:none}.po-line-supplier-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.supplier-download-all{white-space:nowrap}@media (max-width:900px){.po-line-supplier-actions{justify-content:flex-start}.supplier-download-all{width:100%}}.admin-symbol-page{width:min(1180px,100% - 40px);margin:0 auto;padding:34px 0 70px}.admin-symbol-header{margin-bottom:22px}.admin-symbol-header>div{gap:5px;display:grid}.admin-symbol-header>div>a{color:#4f63d8;width:fit-content;font-size:11px;font-weight:800;text-decoration:none}.admin-symbol-header>div>a:hover{color:#3730a3}.admin-symbol-header h1{color:#141c2f;letter-spacing:-.035em;margin:5px 0 4px;font-size:clamp(29px,4vw,40px);line-height:1.08}.admin-symbol-header p{color:#718097;max-width:720px;margin:0;font-size:11px;line-height:1.6}.admin-symbol-create-card{background:#fffffff5;border:1px solid #dde4ef;border-radius:20px;margin-bottom:28px;padding:22px;box-shadow:0 20px 52px #1e293b12}.admin-symbol-create-card>h2{color:#172033;margin:0 0 20px;font-size:20px}.admin-symbol-form{gap:20px;display:grid}.admin-symbol-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-symbol-form-grid label{gap:7px;display:grid}.admin-symbol-form-grid label>span{color:#354157;font-size:10px;font-weight:850}.admin-symbol-form-grid small{color:#8995a8;font-size:9px}.admin-symbol-form-grid input,.admin-symbol-form-grid select,.admin-symbol-form-grid textarea{color:#172033;width:100%;font:inherit;background:#fff;border:1px solid #dbe2ed;border-radius:11px;outline:none;padding:10px 12px;font-size:12px;transition:border-color .15s,box-shadow .15s}.admin-symbol-form-grid input,.admin-symbol-form-grid select{min-height:46px}.admin-symbol-form-grid textarea{resize:vertical;min-height:90px;line-height:1.55}.admin-symbol-form-grid input:focus,.admin-symbol-form-grid select:focus,.admin-symbol-form-grid textarea:focus{border-color:#6d72ed;box-shadow:0 0 0 3px #6366f11a}.admin-symbol-wide{grid-column:1/-1}.admin-symbol-upload-section{border-top:1px solid #e6ebf2;gap:12px;padding-top:18px;display:grid}.admin-symbol-upload-copy{gap:4px;display:grid}.admin-symbol-section-kicker{color:#6366f1;letter-spacing:.08em;font-size:8px;font-weight:900}.admin-symbol-upload-copy h3{color:#172033;margin:0;font-size:14px}.admin-symbol-upload-copy p{color:#718097;max-width:680px;margin:0;font-size:10px;line-height:1.55}.admin-symbol-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.admin-symbol-dropzone{color:#354157;width:100%;min-height:126px;font:inherit;text-align:left;cursor:pointer;background:linear-gradient(135deg,#eef2ffa6,#fafbfff5);border:1.5px dashed #c7d0e2;border-radius:15px;justify-content:center;align-items:center;gap:16px;padding:18px;transition:border-color .15s,background .15s,transform .15s;display:flex}.admin-symbol-dropzone:hover{background:#f5f6ff;border-color:#818cf8;transform:translateY(-1px)}.admin-symbol-upload-icon{color:#4f46e5;background:#e4e8ff;border-radius:13px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:21px;font-weight:900;display:grid}.admin-symbol-upload-preview{background:#fff;border:1px solid #dde4ef;border-radius:13px;flex:0 0 82px;place-items:center;width:82px;height:82px;padding:10px;display:grid}.admin-symbol-upload-preview img{object-fit:contain;max-width:100%;max-height:100%}.admin-symbol-upload-details{gap:4px;min-width:0;display:grid}.admin-symbol-upload-details strong{color:#253148;overflow-wrap:anywhere;font-size:11px}.admin-symbol-upload-details small{color:#8995a8;font-size:9px}.admin-symbol-browse{color:#4f46e5;background:#fff;border:1px solid #d7ddff;border-radius:9px;padding:8px 12px;font-size:9px;font-weight:850}.admin-symbol-message{border-radius:11px;align-items:center;gap:8px;padding:12px 14px;font-size:10px;font-weight:750;display:flex}.admin-symbol-message>span{border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.admin-symbol-message-success{color:#127848;background:#e7f8ee}.admin-symbol-message-success>span{background:#ccefdc}.admin-symbol-message-error{color:#be3151;background:#fff1f2}.admin-symbol-message-error>span{background:#ffe0e5}.admin-symbol-form-actions{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.admin-symbol-form-actions button{min-height:42px;font:inherit;cursor:pointer;border-radius:10px;padding:9px 15px;font-size:10px;font-weight:850}.admin-symbol-secondary-button{color:#526079;background:#fff;border:1px solid #dbe2ed}.admin-symbol-primary-button{color:#fff;background:linear-gradient(135deg,#2563eb,#6d4ce8);border:0;box-shadow:0 8px 18px #4f46e52e}.admin-symbol-primary-button:hover:not(:disabled){transform:translateY(-1px)}.admin-symbol-form-actions button:disabled{cursor:wait;opacity:.65}.admin-symbol-page>section:last-child{gap:14px;display:grid}.admin-symbol-page>section:last-child>h2{color:#172033;margin:4px 0 0;font-size:20px}.admin-symbol-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-symbol-card{background:#fffffff5;border:1px solid #dde4ef;border-radius:16px;grid-template-columns:108px minmax(0,1fr);gap:16px;padding:16px;display:grid;box-shadow:0 12px 30px #1e293b0d}.admin-symbol-preview{background:#f7f8fb;border-radius:13px;place-items:center;min-height:104px;padding:12px;display:grid}.admin-symbol-preview img{object-fit:contain;max-width:82px;max-height:82px}.admin-symbol-card h3{color:#172033;margin:0 0 6px;font-size:14px}.admin-symbol-card p{color:#5f6b82;margin:5px 0;font-size:10px;line-height:1.5}.admin-symbol-card small{color:#127848;background:#e7f8ee;border-radius:999px;margin-top:3px;padding:5px 8px;font-size:8px;font-weight:850;display:inline-flex}@media (max-width:760px){.admin-symbol-page{width:min(100% - 28px,1180px)}.admin-symbol-form-grid,.admin-symbol-grid{grid-template-columns:1fr}.admin-symbol-wide{grid-column:auto}.admin-symbol-card{grid-template-columns:90px minmax(0,1fr)}.admin-symbol-dropzone{text-align:center;flex-wrap:wrap}}.structured-rule-card .artwork-symbol-picker{background:#fff;border:1px solid #dde4ef;border-radius:14px;gap:14px;width:100%;padding:16px;display:grid}.structured-rule-card .artwork-symbol-picker-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.structured-rule-card .artwork-symbol-picker-header>div{gap:3px;display:grid}.structured-rule-card .artwork-symbol-picker-header span{color:#6366f1;letter-spacing:.08em;font-size:8px;font-weight:900}.structured-rule-card .artwork-symbol-picker-header strong{color:#172033;font-size:12px;line-height:1.35;display:block}.structured-rule-card .artwork-symbol-picker-header small{color:#8995a8;font-size:9px;line-height:1.5;display:block}.structured-rule-card .artwork-symbol-search{position:relative}.structured-rule-card .artwork-symbol-search input{color:#172033;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #dbe2ed;border-radius:11px;outline:none;padding:10px 12px;font-size:11px}.structured-rule-card .artwork-symbol-search input:focus{border-color:#6d72ed;box-shadow:0 0 0 3px #6366f11a}.structured-rule-card .artwork-symbol-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:300px;display:grid;overflow-y:auto}.structured-rule-card .artwork-symbol-result{color:#172033;width:100%;min-width:0;font:inherit;cursor:pointer;text-align:left;background:#fafbfd;border:1px solid #e0e5ee;border-radius:12px;grid-template-columns:54px minmax(0,1fr) 28px;align-items:center;gap:10px;padding:10px;transition:border-color .15s,background .15s,transform .15s;display:grid}.structured-rule-card .artwork-symbol-result:hover{background:#f5f6ff;border-color:#c8d0ff;transform:translateY(-1px)}.structured-rule-card .artwork-symbol-thumb{background:#fff;border:1px solid #e1e6ee;border-radius:10px;place-items:center;width:54px;height:54px;padding:7px;display:grid;overflow:hidden}.structured-rule-card .artwork-symbol-thumb img{object-fit:contain;width:100%;max-width:40px;height:100%;max-height:40px;display:block}.structured-rule-card .artwork-symbol-result>span:nth-child(2){gap:3px;min-width:0;display:grid}.structured-rule-card .artwork-symbol-result strong{color:#253148;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:850;line-height:1.35;overflow:hidden}.structured-rule-card .artwork-symbol-result small{color:#8995a8;text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.35;overflow:hidden}.structured-rule-card .artwork-symbol-result b{color:#4f46e5;background:#eef2ff;border-radius:8px;place-items:center;width:27px;height:27px;font-size:15px;font-weight:700;display:grid}.structured-rule-card .artwork-symbol-selected{gap:8px;display:grid}.structured-rule-card .artwork-symbol-selected article{background:#f7f8ff;border:1px solid #d6dcff;border-radius:12px;grid-template-columns:54px minmax(0,1fr) 28px;align-items:center;gap:10px;padding:10px;display:grid}.structured-rule-card .artwork-symbol-selected article>div:nth-child(2){gap:3px;min-width:0;display:grid}.structured-rule-card .artwork-symbol-selected strong{color:#253148;font-size:10px;font-weight:850}.structured-rule-card .artwork-symbol-selected small{color:#8995a8;font-size:8px}.structured-rule-card .artwork-symbol-selected button{color:#be3151;width:27px;height:27px;font:inherit;cursor:pointer;background:#fff1f2;border:0;border-radius:8px;place-items:center;padding:0;font-size:15px;display:grid}.structured-rule-card .artwork-symbol-create-row{border-top:1px solid #e6ebf2;justify-content:space-between;align-items:center;gap:12px;padding:11px 0 0;display:flex}.structured-rule-card .artwork-symbol-create-row span{color:#8995a8;font-size:9px}.structured-rule-card .artwork-symbol-create-row a{color:#4338ca;background:#eef2ff;border:1px solid #d6dcff;border-radius:9px;align-items:center;min-height:32px;padding:7px 10px;font-size:9px;font-weight:850;text-decoration:none;display:inline-flex}.structured-rule-card .artwork-symbol-create-row a:hover{background:#e5e9ff}.structured-rule-card .artwork-symbol-legacy{padding-top:2px}.structured-rule-card .artwork-symbol-legacy summary{color:#8995a8;cursor:pointer;width:fit-content;font-size:8px;font-weight:700}.structured-rule-card .artwork-symbol-legacy input{color:#172033;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #dbe2ed;border-radius:9px;margin-top:8px;padding:8px 10px;font-size:10px}.structured-rule-card .artwork-symbol-state{color:#8995a8;background:#f7f8fb;border-radius:9px;margin:0;padding:10px;font-size:9px}.structured-rule-card .artwork-symbol-state-error{color:#be3151;background:#fff1f2}@media (max-width:820px){.structured-rule-card .artwork-symbol-results{grid-template-columns:1fr}}.structured-rule-card .artwork-symbol-create-row button{color:#4338ca;min-height:32px;font:inherit;cursor:pointer;background:#eef2ff;border:1px solid #d6dcff;border-radius:9px;align-items:center;padding:7px 10px;font-size:9px;font-weight:850;display:inline-flex}.structured-rule-card .artwork-symbol-create-row button:hover{background:#e5e9ff}.artwork-symbol-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a7a;place-items:center;padding:30px;display:grid;position:fixed;inset:0;overflow-y:auto}.artwork-symbol-modal{background:#fff;border:1px solid #dde4ef;border-radius:20px;width:min(900px,100%);max-height:calc(100vh - 60px);overflow:hidden;box-shadow:0 30px 80px #0f172a33}.artwork-symbol-modal-header{border-bottom:1px solid #e6ebf2;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.artwork-symbol-modal-header>div{gap:3px;display:grid}.artwork-symbol-modal-header span{color:#6366f1;letter-spacing:.08em;font-size:8px;font-weight:900}.artwork-symbol-modal-header h3{color:#172033;margin:0;font-size:18px}.artwork-symbol-modal-header p{color:#718097;margin:0;font-size:10px}.artwork-symbol-modal-header>button{color:#64748b;width:32px;height:32px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dde4ef;border-radius:9px;flex:0 0 32px;place-items:center;padding:0;font-size:18px;display:grid}.artwork-symbol-modal-header>button:hover{background:#f6f8fc}.artwork-symbol-modal-body{max-height:calc(100vh - 180px);padding:22px;overflow-y:auto}@media (max-width:700px){.artwork-symbol-modal-backdrop{align-items:start;padding:14px}.artwork-symbol-modal{max-height:calc(100vh - 28px)}.artwork-symbol-modal-body{max-height:calc(100vh - 145px);padding:16px}}.admin-symbol-library-section{margin-top:34px}.admin-symbol-library-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.admin-symbol-library-heading h2{color:#111827;margin:0;font-size:28px;line-height:1.2}.admin-symbol-library-heading p{color:#64748b;margin:8px 0 0;font-size:14px}.admin-symbol-filters{background:#fff;border:1px solid #dde4ef;border-radius:18px;grid-template-columns:minmax(240px,2fr) repeat(3,minmax(150px,1fr)) auto;align-items:end;gap:14px;margin-bottom:22px;padding:18px;display:grid;box-shadow:0 8px 24px #0f172a0a}.admin-symbol-filters label{flex-direction:column;gap:7px;min-width:0;display:flex}.admin-symbol-filters label>span{color:#475569;font-size:12px;font-weight:700}.admin-symbol-filters input,.admin-symbol-filters select{color:#172033;width:100%;height:44px;font:inherit;background:#fff;border:1px solid #d8e0ec;border-radius:11px;outline:none;padding:0 13px}.admin-symbol-filters input:focus,.admin-symbol-filters select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.admin-symbol-search input{min-width:0}.admin-symbol-filter-actions{align-items:center;gap:10px;display:flex}.admin-symbol-filter-actions button,.admin-symbol-filter-actions a{white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;min-height:44px;padding:0 17px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.admin-symbol-filter-actions button{color:#fff;cursor:pointer;background:#4f46e5;border:0}.admin-symbol-filter-actions button:hover{background:#4338ca}.admin-symbol-filter-actions a{color:#475569;background:#fff;border:1px solid #d8e0ec}.admin-symbol-filter-actions a:hover{color:#111827;border-color:#b8c3d4}.admin-symbol-empty{text-align:center;background:#fff;border:1px solid #dde4ef;border-radius:18px;padding:36px 28px}.admin-symbol-empty h3{color:#172033;margin:0;font-size:18px}.admin-symbol-empty p{color:#64748b;margin:8px 0 0;font-size:14px}.admin-symbol-card-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-symbol-card-heading h3{margin:0}.admin-symbol-status{letter-spacing:.04em;border-radius:999px;align-items:center;min-height:24px;padding:3px 9px;font-size:10px;font-weight:800;display:inline-flex}.admin-symbol-status-active{color:#047857;background:#ecfdf5}.admin-symbol-status-inactive{color:#64748b;background:#f1f5f9}.admin-symbol-guidance{color:#64748b!important;margin-top:10px!important}@media (max-width:1050px){.admin-symbol-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-symbol-search,.admin-symbol-filter-actions{grid-column:1/-1}}@media (max-width:640px){.admin-symbol-library-heading{align-items:flex-start}.admin-symbol-filters{grid-template-columns:1fr;padding:14px}.admin-symbol-search,.admin-symbol-filter-actions{grid-column:auto}.admin-symbol-filter-actions{align-items:stretch}.admin-symbol-filter-actions button,.admin-symbol-filter-actions a{flex:1}}.typeahead-input{width:100%;position:relative}.typeahead-input>input{width:100%}.typeahead-options{z-index:1000;background:#fff;border:1px solid #d8e0ec;border-radius:12px;max-height:280px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 32px #0f172a24}.typeahead-option{color:#172033;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-direction:column;align-items:flex-start;width:100%;padding:10px 11px;display:flex}.typeahead-option:hover,.typeahead-option-active{background:#eef2ff}.typeahead-option strong{font-size:13px;font-weight:700}.typeahead-option span{color:#64748b;margin-top:2px;font-size:11px;line-height:1.35}.po-document-processing{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin:14px 0;padding:11px 12px}.po-document-processing-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.po-document-processing-heading span{color:#475569;font-size:12px;font-weight:700}.po-document-processing-heading strong{color:#475569;font-size:12px}.po-document-progress-track{background:#e2e8f0;border-radius:999px;width:100%;height:6px;overflow:hidden}.po-document-progress-value{border-radius:inherit;background:#4f46e5;width:0;height:100%;transition:width .18s;display:block}.po-document-processing-extracting .po-document-progress-value{animation:1.2s ease-in-out infinite po-document-processing-pulse}.po-document-processing-completed{background:#f0fdf4;border-color:#bbf7d0}.po-document-processing-completed .po-document-processing-heading span,.po-document-processing-completed .po-document-processing-heading strong{color:#047857}.po-document-processing-completed .po-document-progress-value{background:#10b981}.po-document-processing-failed{background:#fef2f2;border-color:#fecaca}.po-document-processing-failed .po-document-processing-heading span{color:#b91c1c}.po-document-processing-failed .po-document-progress-value{background:#ef4444}.po-document-processing-error{color:#b91c1c;margin:8px 0 0;font-size:12px;line-height:1.45}@keyframes po-document-processing-pulse{0%,to{opacity:.45}50%{opacity:1}}.po-document-processing-extracting .po-document-progress-track{position:relative}.po-document-processing-extracting .po-document-progress-value{animation:1.35s ease-in-out infinite po-document-preparing-progress;width:35%!important}@keyframes po-document-preparing-progress{0%{transform:translate(-120%)}50%{transform:translate(95%)}to{transform:translate(300%)}}
