:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18211f;background:#f4f6f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f4f6f5}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.screen-center{min-height:100vh;display:grid;place-items:center;padding:24px}.entry-card,.state-card{width:min(560px,100%);background:#fff;border:1px solid #d8dfdd;border-radius:14px;padding:28px;box-shadow:0 16px 48px rgba(13,31,27,.08)}.entry-card{width:min(900px,100%)}.entry-brand{display:flex;align-items:center;gap:10px;font-weight:750;font-size:20px;margin-bottom:30px}.brand-mark,.entry-brand .brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#ff5529;color:#fff}.brand-mark svg{width:20px;height:20px}.entry-heading{font-size:34px;line-height:1.08;letter-spacing:-.035em;margin:0 0 10px}.muted{color:#7d8987}.entry-intro{font-size:15px;line-height:1.55;margin:0 0 26px}.entry-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.auth-panel{border:1px solid #dde3e1;border-radius:12px;padding:22px}.auth-panel h2{font-size:18px;margin:0 0 5px}.auth-panel p{font-size:13px;line-height:1.45;margin:0 0 18px}.field{display:grid;gap:7px;margin-top:14px}.field label{font-size:12px;font-weight:700}.field input{width:100%;height:42px;padding:0 12px;border:1px solid #d5ddda;border-radius:8px;background:#fff;outline:none}.field input:focus{border-color:#ff5529;box-shadow:0 0 0 3px rgba(255,85,41,.13)}.primary,.secondary,.ghost{min-height:40px;border-radius:8px;border:1px solid transparent;padding:0 16px;font-weight:650}.primary{background:#ff5529;color:#fff}.secondary{background:#fff;color:#18211f;border-color:#b8c2bf}.ghost{background:transparent;color:#ff5529}.wide{width:100%;margin-top:18px}.entry-demo{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px;padding-top:20px;border-top:1px solid #e0e5e3}.entry-demo p{margin:3px 0 0;font-size:13px}.form-error{margin:12px 0 0;padding:10px 12px;border-radius:8px;background:#fff1ed;color:#b73216;font-size:13px}.spinner{width:26px;height:26px;border:3px solid #dfe5e3;border-top-color:#ff5529;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 14px}@keyframes spin{to{transform:rotate(360deg)}}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;background:#14201e;color:#abb6b3;padding:0 18px;display:flex;flex-direction:column;z-index:20}.brand{height:84px;display:flex;align-items:center;gap:10px;color:#fff;font-size:20px;font-weight:750;border:0;background:none;padding:0 8px}.sidebar-nav{list-style:none;padding:24px 0 0;margin:0;border-top:1px solid #2c3936}.nav-item{display:flex;align-items:center;gap:12px;width:100%;height:44px;border:0;border-radius:10px;padding:0 12px;background:none;color:#aab4b2;font-weight:680}.nav-item svg{width:18px;height:18px}.nav-item.active{background:#25312f;color:#fff;box-shadow:inset 3px 0 #ff5529}.nav-item:disabled{cursor:not-allowed;opacity:.48}.nav-note{margin-left:auto;font-size:10px;font-weight:500}.sidebar-bottom{margin-top:auto;padding:18px 0 22px;border-top:1px solid #2c3936}.account{display:flex;gap:10px;align-items:center;color:#fff}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#33423f;color:#ff7553;font-weight:750}.account-copy{min-width:0;flex:1}.account-copy b,.account-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-copy small{color:#8d9a97;font-size:11px;margin-top:2px}.logout{border:0;background:none;color:#9eaaa7;padding:8px 0 0 44px;font-size:12px}.content{margin-left:248px;min-height:100vh;padding:34px 46px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 28px}.eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#778380;font-weight:750}.title-row h1{font-size:36px;line-height:1.1;font-weight:450;letter-spacing:-.035em;margin:6px 0 0}.top-actions{display:flex;gap:9px;align-items:center}.mode-badge{display:inline-flex;align-items:center;gap:7px;color:#6f7c79;font-size:13px}.mode-badge:before{content:"";width:8px;height:8px;background:#ff643b;border-radius:50%;box-shadow:0 0 0 3px #ffe8e1}.mobile-trigger{display:none}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.stat-card{height:151px;border:1px solid #d8dfdd;border-radius:13px;background:#fff;padding:20px;display:flex;flex-direction:column}.stat-card.featured{background:#14201e;color:#fff;border-color:#14201e}.stat-card.warning{background:#fffaf8;border-color:#ff9a7f}.stat-label{font-size:13px;color:#77827f;font-weight:700}.featured .stat-label{color:#aab5b2}.stat-value{font-size:32px;font-weight:760;margin:12px 0 2px}.stat-help{font-size:13px;color:#84908d;line-height:1.45}.report-card{border:1px solid #d8dfdd;border-radius:13px;background:#fff;overflow:hidden}.report-head{padding:18px 20px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #d8dfdd}.report-title h2{font-size:17px;font-weight:500;margin:0 0 5px}.report-title p{font-size:13px;color:#7c8885;margin:0}.demo-badge{display:inline-flex;margin-left:7px;padding:3px 8px;border-radius:999px;background:#fff0ea;color:#ff5529;font-size:10px;text-transform:uppercase;vertical-align:2px}.report-tools{display:flex;gap:8px}.search-box{position:relative}.search-box svg{position:absolute;left:11px;top:10px;width:14px;height:14px;color:#82908c}.search-box input{height:34px;width:220px;border:1px solid #d8dfdd;border-radius:7px;padding:0 10px 0 32px;font-size:12px}.table-wrap{overflow:auto}.product-table{width:100%;border-collapse:collapse;min-width:900px}.product-table th{height:44px;padding:0 12px;text-align:left;background:#f6f8f7;color:#778380;font-size:11px;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.product-table td{height:88px;padding:12px;border-top:1px solid #17211f;font-size:13px;vertical-align:middle}.product-cell{display:flex;align-items:center;gap:13px;min-width:285px}.product-index{color:#a5afac;font-size:11px}.product-cell b,.product-cell small{display:block}.product-cell small{color:#98a29f;font-size:11px;margin-top:5px}.price{font-weight:750;white-space:nowrap}.market-price{color:#147752}.status-copy{font-size:11px;color:#7f8b88;display:block;margin-top:4px;font-weight:500}.offer-list{display:flex;gap:7px}.offer{min-width:102px;padding:8px;border-radius:7px;background:#f1f4f3;font-size:11px}.offer b,.offer small{display:block}.offer small{margin-top:4px;color:#7f8b88}.offer.error{background:#fff1ed;color:#af341c}.report-footer{display:flex;justify-content:space-between;padding:14px 20px;color:#899491;font-size:11px;border-top:1px solid #d8dfdd}.empty-panel{padding:62px 24px;text-align:center}.empty-panel h3{font-size:20px;margin:0 0 8px}.empty-panel p{color:#7c8885;font-size:14px;margin:0}.error-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:14px 16px;border:1px solid #f1a38e;background:#fff7f4;border-radius:10px;color:#8e2e18}.error-banner p{margin:3px 0 0;font-size:12px}.token-dialog{border:0;border-radius:14px;padding:0;box-shadow:0 30px 90px rgba(0,0,0,.28);width:min(520px,calc(100% - 32px))}.token-dialog::backdrop{background:rgba(13,25,23,.68);backdrop-filter:blur(3px)}.dialog-body{padding:26px}.dialog-body h2{margin:0 0 8px}.dialog-body p{font-size:13px;line-height:1.5;color:#687572}.token-display{height:48px;border:1px solid #d8dfdd;background:#f5f7f6;border-radius:8px;padding:0 13px;width:100%;letter-spacing:.13em}.dialog-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.mobile-overlay{display:none}
@media(max-width:900px){.entry-grid{grid-template-columns:1fr}.sidebar{transform:translateX(-100%);transition:transform .2s}.sidebar.open{transform:none}.mobile-overlay.open{display:block;position:fixed;inset:0;background:rgba(10,22,20,.45);z-index:15}.content{margin-left:0;padding:22px 16px}.mobile-trigger{display:grid;place-items:center;width:38px;height:38px;border:1px solid #d7dedc;border-radius:8px;background:#fff}.topbar{align-items:flex-start}.title-row{display:flex;gap:14px}.title-row h1{font-size:29px;margin-top:5px}.top-actions .secondary,.top-actions .mode-badge{display:none}.top-actions .primary{width:42px;padding:0;font-size:0}.top-actions .primary svg{margin:0}.stats-grid{grid-template-columns:1fr 1fr}.report-head{display:block}.report-tools{margin-top:18px}.search-box,.search-box input{width:100%}.entry-heading{font-size:29px}.entry-demo{align-items:flex-start;flex-direction:column}.entry-demo .secondary{width:100%}}
@media(max-width:520px){.screen-center{padding:14px}.entry-card{padding:22px 18px}.auth-panel{padding:18px}.content{padding:20px 16px}.eyebrow{font-size:9px}.stats-grid{gap:9px}.stat-card{height:136px;padding:16px}.stat-value{font-size:28px;margin-top:10px}.stat-help{font-size:12px}.report-card{border-radius:12px}.report-head{padding:16px 20px}.table-wrap{overflow-x:auto}.product-table{min-width:900px}.report-footer{display:grid;gap:6px}.dialog-actions .primary,.dialog-actions .secondary{flex:1}}
@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
button:disabled{cursor:not-allowed;opacity:.5}
@media(max-width:900px){.topbar{flex-wrap:wrap}.top-actions{display:flex;width:100%;justify-content:space-between}.top-actions .mode-badge,.top-actions .secondary{display:inline-flex}.refresh-button{align-items:center;gap:7px;padding:0 11px}.refresh-button svg{width:16px;height:16px}}
.sidebar-nav{width:212px;max-width:100%}.sidebar-nav .nav-item{width:100%!important}
.report-title{display:block}.report-title h2{display:block;margin:0 0 5px;line-height:1.3}.report-title p{display:block;line-height:1.45}
.top-actions .refresh-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;min-height:36px;font-size:14px;font-weight:500;line-height:1;padding:0 14px;white-space:nowrap}.top-actions .refresh-button svg{display:block;flex:0 0 16px;width:16px;height:16px;margin:0}
@media(max-width:520px){.stat-card{height:auto;min-height:136px}}
.sidebar-nav{overflow:auto}.sidebar-nav em{margin-left:auto;min-width:20px;height:20px;border-radius:10px;background:#ff5529;color:#fff;display:grid;place-items:center;font-size:10px;font-style:normal}.nav-item svg,.brand svg,.mobile-trigger svg,.refresh-button svg,.external svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.content{max-width:1700px}.topbar p{margin:6px 0 0;color:#7c8885;font-size:13px}.training-banner{display:flex;justify-content:space-between;gap:18px;align-items:center;background:#fff4ee;border:1px solid #ffb097;border-radius:10px;padding:12px 16px;margin:-12px 0 18px;color:#8c351a;font-size:12px}.training-banner a{color:#cf4218;font-weight:700}.stat-card strong{font-size:32px;margin:12px 0 2px}.stat-card>span:last-child{font-size:12px;color:#84908d;line-height:1.45}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.view-panel h2,.section-heading h2,.monitor-card h2{font-size:19px;margin:0 0 7px}.view-panel>p,.section-heading p,.monitor-card p{color:#7c8885;font-size:13px;margin:0 0 20px}.section-gap{margin-top:20px}.file-drop{position:relative;border:1px dashed #aeb9b6;background:#f7f9f8;border-radius:10px;padding:24px;margin-bottom:14px;display:grid;gap:5px;text-align:center;cursor:pointer}.file-drop span{color:#81908c;font-size:12px}.file-drop input{position:absolute;inset:0;opacity:0;cursor:pointer}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label,.settings-form label,.decision-form label{display:grid;gap:6px;font-size:12px;font-weight:700}.form-grid label span{color:#899491;font-weight:400}.span-2{grid-column:1/-1}.form-grid input,.settings-form input,.decision-form input,.decision-form textarea,select{border:1px solid #d5ddda;border-radius:8px;background:#fff;min-height:40px;padding:8px 11px;outline:none}.form-grid input:focus,.settings-form input:focus,.decision-form input:focus,.decision-form textarea:focus,select:focus{border-color:#ff5529;box-shadow:0 0 0 3px rgba(255,85,41,.12)}.settings-panel{max-width:760px}.settings-form{display:grid;gap:15px}.settings-form label{display:grid}.table-wrap table{width:100%;border-collapse:collapse;min-width:800px}.table-wrap th{padding:12px;text-align:left;background:#f6f8f7;color:#778380;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.table-wrap td{border-top:1px solid #d8dfdd;padding:14px 12px;font-size:12px;vertical-align:middle}.table-wrap td>b,.table-wrap td>small{display:block}.table-wrap td>small{color:#899491;margin-top:4px}.click-row{cursor:pointer}.click-row:hover{background:#fff8f5}.product-cell b{font-size:12px}.product-cell>span{color:#9aa5a2}.product-cell small,.price small{display:block;color:#8b9693;font-size:10px;margin-top:5px}.bad{color:#bd381d!important}.good{color:#147752!important}.external{display:inline-flex;align-items:center;gap:5px;color:#d5481b;text-decoration:none;font-size:11px;max-width:100%;word-break:break-all}.external svg{flex:0 0 13px;width:13px;height:13px}.status{display:inline-flex;border-radius:999px;padding:3px 8px;background:#edf1f0;color:#596562;font-size:10px;white-space:nowrap}.status-running,.status-queued,.status-pending{background:#fff3dc;color:#8d5c04}.status-complete,.status-confirmed,.status-ok{background:#e6f5ed;color:#147752}.status-failed,.status-rejected{background:#fff0ec;color:#b6381f}.selection-tools,.section-heading,.operation-head,.review-top,.monitor-card,.monitor-card>div{display:flex;align-items:center;justify-content:space-between;gap:14px}.selection-tools h2{margin:0 auto 0 0}.selection-tools button{display:inline-flex;align-items:center;gap:6px}.selection-tools button svg{width:16px}.product-picks{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:17px}.product-picks label{display:flex;align-items:flex-start;gap:9px;border:1px solid #dbe1df;border-radius:8px;padding:11px;cursor:pointer}.product-picks b,.product-picks small{display:block}.product-picks b{font-size:12px}.product-picks small{color:#87928f;margin-top:3px;font-size:10px}.operation-list{display:grid;gap:10px}.operation-card,.review-card{border:1px solid #d8dfdd;background:#fff;border-radius:11px;padding:16px}.operation-head b,.operation-head small{display:block}.operation-head small{font-weight:400;color:#84908d;margin-top:4px;font-size:10px}.operation-card>p{color:#71807c;font-size:11px;margin:7px 0}.progress{height:6px;background:#e7ecea;border-radius:3px;margin-top:14px;overflow:hidden}.progress i{height:100%;display:block;background:#ff5529}.inline-error{background:#fff0ec;color:#a9351e;border-radius:7px;padding:8px;font-size:11px}.operation-card details{margin-top:10px}.operation-card summary{font-size:11px;color:#d5481b;cursor:pointer}.op-child{display:grid;grid-template-columns:1fr auto;gap:4px;padding:8px 0;border-bottom:1px solid #edf0ef;font-size:11px}.op-child small{grid-column:1/-1;color:#a43b25}.tabs select{min-width:165px}.match-list,.review-list{display:grid;gap:12px}.match-card{border:1px solid #d8dfdd;background:#fff;border-radius:12px;display:grid;grid-template-columns:minmax(250px,1fr) 80px minmax(280px,1.15fr);gap:18px;align-items:start;padding:18px}.match-card h3,.review-card h3{font-size:15px;margin:6px 0}.match-card h4{font-size:12px;margin:15px 0 5px}.match-card p{font-size:11px;color:#7c8885}.match-kicker{text-transform:uppercase;color:#85908d;letter-spacing:.08em;font-size:9px;font-weight:800}.match-score{border:1px solid #ff9b7d;background:#fff7f3;border-radius:50%;width:72px;height:72px;display:grid;place-content:center;text-align:center}.match-score strong{color:#d5481b}.match-score span{font-size:9px;color:#8d7770}.evidence{margin:0;display:grid;gap:8px}.evidence div{border-bottom:1px solid #e7ebea;padding-bottom:7px}.evidence dt{color:#84908d;text-transform:uppercase;font-size:9px;letter-spacing:.07em}.evidence dd{margin:3px 0 0;font-size:11px;line-height:1.4;word-break:break-word}.decision-form{grid-column:1/-1;border-top:1px solid #e2e7e5;padding-top:14px;display:grid;grid-template-columns:1fr 1.4fr auto;gap:10px;align-items:end}.decision-form>div{display:flex;gap:7px}.danger{color:#b33720;border-color:#e9a28f}.review-top strong,.review-top small{display:block}.review-top strong{text-align:right}.review-top small{font-size:10px;color:#7c8885;margin-top:4px}.review-card .evidence{margin:15px 0}.monitor-card{background:#14201e;color:#fff;border-radius:13px;padding:20px}.monitor-card>div:last-child{display:flex;gap:8px}.monitor-card p{margin:5px 0 0;color:#9caaa6}.monitor-light{width:12px;height:12px;border-radius:50%;background:#87938f;box-shadow:0 0 0 5px #293532}.monitor-card.active .monitor-light{background:#35b576;box-shadow:0 0 0 5px #234a3a}.notice-card{border:1px solid #d8dfdd;border-left:4px solid #ff5529;background:#fff;padding:14px 16px;border-radius:9px;color:#687572;font-size:12px}.import-summary{margin-top:16px;border:1px solid #d8dfdd;border-radius:9px;padding:13px;overflow:auto}.import-summary>div{display:flex;gap:8px;margin:12px 0}.import-summary>div span{background:#f2f5f4;border-radius:7px;padding:8px;display:grid;font-size:10px}.import-summary strong{font-size:18px}.import-summary table{font-size:10px;border-collapse:collapse;width:100%}.import-summary td,.import-summary th{padding:7px;border-top:1px solid #e1e6e4;text-align:left}.toast{position:fixed;right:24px;bottom:24px;z-index:90;background:#173028;color:#fff;box-shadow:0 12px 35px #10231e42;border-radius:9px;padding:13px 16px;max-width:420px;font-size:12px}.toast.error{background:#9d321d}.detail-dialog{border:0;padding:0;border-radius:14px;width:min(1000px,calc(100% - 28px));max-height:90vh;box-shadow:0 30px 100px #0d191777}.detail-dialog.small{width:min(560px,calc(100% - 28px))}.detail-dialog::backdrop{background:#0b1816a3;backdrop-filter:blur(3px)}.detail-body{max-height:90vh;overflow:auto}.detail-body h2{margin:5px 0}.detail-body h3{margin:25px 0 10px;border-bottom:1px solid #e2e6e5;padding-bottom:8px}.dialog-close{position:absolute;right:18px;top:16px;border:0;background:#eef2f1;border-radius:50%;width:32px;height:32px}.source-groups{display:grid;grid-template-columns:1fr 1fr;gap:12px}.source-groups>div{border:1px solid #dbe1df;border-radius:9px;padding:12px}.source-groups article{border-top:1px solid #e7ebea;padding:9px 0}.source-groups article p{font-size:10px;color:#71807c}.compact{margin-top:12px}.mini-table{display:grid;border:1px solid #dbe1df;border-radius:9px;max-height:280px;overflow:auto}.mini-table>div{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;padding:10px;border-top:1px solid #e7ebea;font-size:11px}.mini-table>div:first-child{border:0}.mini-table small{color:#82908c}.audit-list>div{border-bottom:1px solid #e1e6e4;padding:10px 0;font-size:11px}.audit-list p{color:#76827f}.token-display{width:100%;height:44px;padding:10px;border:1px solid #d8dfdd;border-radius:8px}.dialog-actions{display:flex;gap:8px;margin-top:14px}
@media(max-width:1100px){.action-grid{grid-template-columns:1fr}.match-card{grid-template-columns:1fr 75px}.match-card .evidence,.decision-form{grid-column:1/-1}.product-picks{grid-template-columns:1fr}}
@media(max-width:900px){.training-banner{align-items:flex-start;flex-direction:column}.match-card{grid-template-columns:1fr}.match-score{border-radius:8px;width:auto;height:auto;padding:8px;justify-self:start}.decision-form{grid-template-columns:1fr}.monitor-card{align-items:flex-start;flex-direction:column}.source-groups{grid-template-columns:1fr}}
@media(max-width:600px){.action-grid{display:block}.action-grid>*+*{margin-top:12px}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.decision-form>div,.monitor-card>div:last-child{flex-wrap:wrap}.section-heading{align-items:flex-start}.tabs{flex-direction:column}.tabs select{width:100%}.mini-table>div{grid-template-columns:1fr}.training-banner{margin-top:0}}
.brand-mark svg,.entry-brand .brand-mark svg,.search-box svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.field{font-size:12px;font-weight:700}.field input{font-size:14px;font-weight:400}.auth-panel p{color:#7d8987;font-weight:400}
.content{max-width:none;width:auto}
.search-box{display:inline-flex;align-items:center;gap:6px;position:relative;border:1px solid #d8dfdd;border-radius:8px;background:#fff;height:36px;min-width:240px;padding:0 10px 0 10px}
.search-box:hover{border-color:#b7c2be}
.search-box:focus-within{border-color:#ff5529;box-shadow:0 0 0 3px rgba(255,85,41,.12)}
.search-box svg{position:static;left:auto;top:auto;width:16px;height:16px;flex:none;color:#82908c}
.search-box input,.search-box input:focus{border:0!important;outline:0!important;box-shadow:none!important;height:34px;width:220px;padding:0 2px;background:transparent;min-height:0;font-size:13px}
.offer-list{display:flex;flex-wrap:wrap;gap:8px;align-items:stretch}
.offer{display:flex;flex-direction:column;justify-content:center;gap:2px;min-width:124px;max-width:180px;padding:8px 10px;border-radius:8px;background:#f1f4f3;font-size:11px}
.offer b,.offer small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.product-table{min-width:0}
.product-table th,.product-table td{height:auto;padding:8px 10px;vertical-align:top;border-top-color:#e6ecea}
.product-cell{min-width:0;align-items:flex-start;gap:10px}
.compact-head,.report-head{padding:10px 16px}
.settings-panel{max-width:none}
.view-panel,.match-card,.review-card,.form-grid,.decision-form,.report-card{overflow:visible}
.label-line{display:inline-flex;align-items:center;gap:6px}
.field-help{position:relative;display:inline-grid;place-items:center;width:16px;height:16px;border-radius:50%;border:1px solid #c5cecb;background:#fff;color:#5c6a67;font-size:11px;font-weight:700;padding:0;line-height:1}
.field-help-tip{display:none;position:absolute;left:auto;right:0;top:calc(100% + 8px);bottom:auto;width:min(280px,70vw);background:#14201e;color:#fff;font-size:12px;font-weight:500;line-height:1.4;padding:8px 10px;border-radius:8px;z-index:80;box-shadow:0 8px 24px rgba(13,31,27,.2);white-space:normal;text-align:left}
.field-help.is-open .field-help-tip,.field-help:focus-visible .field-help-tip,.field-help-tip.is-ready{display:block}
.domain-add{margin:8px 0 14px}
.decision-form{align-items:start;grid-template-columns:minmax(160px,.9fr) minmax(220px,1.4fr) auto}
.reviewer-field{display:grid;gap:6px;font-size:12px;font-weight:700}
.readonly-name{min-height:40px;display:flex;align-items:center;padding:8px 11px;border:1px solid #e6ecea;border-radius:8px;background:#f6f8f7;font-weight:600}
.decision-form textarea{min-height:40px;resize:vertical}
.decision-actions{display:flex;gap:7px;align-items:flex-start;padding-top:22px}
.user-error{background:#fff6f3;border:1px solid #ffd4c7;border-radius:8px;padding:10px 12px;margin:8px 0;font-size:13px}
.user-error.compact{padding:6px 8px;margin:0}
.user-error b{display:block;margin-bottom:4px}
.user-error p{margin:0 0 8px;color:#6b4a40}
.error-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}
.tech-error{font-size:12px}
.tech-error code{display:block;margin-top:6px;white-space:pre-wrap;color:#5c4038}
.checks-card{overflow:visible}
.checks-toolbar{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 16px;background:#fff;border-bottom:1px solid #e6ecea;position:sticky;top:0;z-index:4}
.checks-summary,.checks-filters{display:flex;gap:12px;flex-wrap:wrap;align-items:center}
.compact{min-height:32px;padding:0 10px;font-size:12px}
.pager{display:flex;gap:10px;align-items:center;padding:12px 16px}
.back-top{padding:0 16px 14px}
.audit-subject{margin:0 0 12px}
.audit-subject small{display:block;color:#7c8885;margin-top:4px}
.audit-item{border-top:1px solid #e6ecea;padding:10px 0}
.audit-item-head{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
@media(max-width:1100px){.decision-form{grid-template-columns:1fr}.decision-actions{padding-top:0}.product-table{min-width:720px}.table-wrap{overflow-x:auto}}
html,body,#app{height:100%}
.screen-center{position:fixed;inset:0;z-index:40;margin:0;width:100%;min-height:100vh;min-height:100dvh;display:grid;place-items:center;place-content:center;padding:24px;background:#f4f6f5}
.loading-card,.state-card{text-align:center;display:grid;justify-items:center;align-content:center;gap:8px;margin:0 auto}
.loading-card h1,.state-card h1,.loading-card p,.state-card p{text-align:center;margin:0;width:100%}
.loading-card h1{font-size:22px;line-height:1.2}
.refresh-button{min-width:176px}
.refresh-button.is-loading svg{animation:spin .8s linear infinite}
.refresh-button.is-done{color:#1f7a4d;border-color:#b7ddc8}
.file-drop.is-error{border-color:#e28a72;background:#fff6f3}
.file-chosen{border:1px dashed #7aa48f;background:#f4faf6;border-radius:10px;padding:16px;margin-bottom:14px}
.file-chosen.is-error{border-color:#e28a72;background:#fff6f3}
.file-chosen-main{display:flex;gap:12px;align-items:flex-start;text-align:left}
.file-chosen-main svg{width:28px;height:28px;flex:none;fill:none;stroke:#2f6f52;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.file-chosen-main b,.file-chosen-main span,.file-chosen-main em,.file-chosen-main small{display:block}
.file-chosen-main b{font-size:14px;word-break:break-all}
.file-chosen-main span,.file-chosen-main small{color:#6d7c78;font-size:12px;margin-top:3px}
.file-chosen-main em{font-style:normal;font-size:12px;font-weight:700;color:#2f6f52;margin-top:6px}
.file-chosen-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
input.is-invalid,.settings-form input.is-invalid{border-color:#d45533;background:#fff6f3}
.field-error{display:block;margin-top:6px;color:#b42318;font-size:12px;font-weight:600}
dialog.detail-dialog,.detail-dialog{position:fixed;inset:32px;margin:auto;width:min(1000px,calc(100vw - 64px));max-width:calc(100vw - 64px);max-height:calc(100vh - 64px);height:fit-content;overflow:hidden;display:flex;flex-direction:column}
.detail-dialog.small{width:min(560px,calc(100vw - 64px))}
.detail-dialog::backdrop{background:#0b1816a8}
.detail-dialog .dialog-body{overflow:auto;max-height:calc(100vh - 64px);padding:24px 24px 28px}
.detail-dialog .dialog-close{position:sticky;top:0;float:right;z-index:3}
@media(max-width:720px){.detail-dialog,.detail-dialog.small{inset:16px;width:calc(100vw - 32px);max-width:calc(100vw - 32px);max-height:calc(100vh - 32px)}.detail-dialog .dialog-body{max-height:calc(100vh - 32px)}}
.file-chosen svg,.refresh-button svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.import-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:0 0 14px}
.field-block{display:grid;gap:6px;font-size:12px;font-weight:700}
.field-block .label-line,.decision-note .label-line{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;flex-wrap:nowrap;max-width:100%}
.field-help{flex:none}
.form-actions{display:flex;justify-content:flex-end;margin-top:8px}
.save-domains{width:auto;min-width:168px}
.data-status{display:inline-flex;align-items:center;gap:5px;color:#4e5c59;font-weight:700;font-size:12px}
.chip-tabs{display:flex;gap:8px;flex-wrap:wrap}
.shop-suggest .section-heading{align-items:flex-start}
.shop-suggest .section-heading p{max-width:720px}
.operation-card{overflow:hidden}
.operation-row{display:grid;grid-template-columns:minmax(200px,1.4fr) auto minmax(140px,auto);gap:8px 12px;align-items:center}
.operation-row b small{display:block;font-weight:500;color:#7c8885;margin-top:3px}
.op-meta{font-size:12px;color:#5f6d6a;white-space:nowrap}
.op-filter-note{margin:0 0 8px;font-size:12px;color:#6b7875}
.op-details{display:block;width:100%;margin-top:8px}
.op-details>summary{list-style:none;cursor:pointer;color:#c2471c;font-size:12px}
.op-details>summary::-webkit-details-marker{display:none}
.op-child,.op-group{min-width:0;overflow-wrap:anywhere}
.user-error{overflow:hidden}
.user-error .error-actions{align-items:flex-start}
.tech-error{display:block;width:100%;margin-top:6px}
.tech-error code{max-height:132px;overflow:auto;overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word}
.decision-form{grid-template-columns:minmax(240px,1.4fr) auto}
.decision-note{display:grid;gap:6px;min-width:0}
.audit-inline{margin-top:12px;border-top:1px solid #e6ecea;padding-top:10px}
@media(max-width:1100px){.operation-row{grid-template-columns:1fr auto}.decision-form{grid-template-columns:1fr}}
.today-stats{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1100px}
.today-stats .stat-card.featured{cursor:pointer}
.overpriced-hero .section-heading h2{font-size:22px}
.inbox-block+.inbox-block{margin-top:8px}
.wizard-steps{display:flex;gap:8px;flex-wrap:wrap;list-style:none;padding:0;margin:0 0 20px}
.wizard-steps li{display:flex;align-items:center;padding:0;border:1px solid #d8dfdd;border-radius:999px;background:#fff;font-size:13px;font-weight:650;color:#6b7875}
.wizard-steps button{display:flex;align-items:center;gap:8px;margin:0;padding:8px 14px;border:0;background:transparent;font:inherit;color:inherit;cursor:pointer;border-radius:999px}
.wizard-steps li span{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#e7ecea;font-size:11px}
.wizard-steps li.current{border-color:#ff5529;color:#18211f;background:#fff7f3}
.wizard-steps li.current span{background:#ff5529;color:#fff}
.wizard-steps li.done{border-color:#b7ddc8;color:#1f7a4d}
.wizard-steps li.done span{background:#35b576;color:#fff}
.wizard-steps li.todo:hover,.wizard-steps li.done:hover{border-color:#9aa8a4}
.wizard-steps li.locked{opacity:.45}
.wizard-steps li.locked button{cursor:not-allowed}
.wizard-steps button:focus-visible{outline:2px solid #ff5529;outline-offset:2px}
.wizard-skip{margin:0 0 16px}
.next-banner{display:flex;justify-content:space-between;gap:16px;align-items:center;background:#fff;border:1px solid #ff9a7f;border-radius:13px;padding:16px 18px;margin-bottom:18px}
.next-banner p{margin:4px 0 0;color:#7c8885;font-size:13px}
.match-card.inbox-card{grid-template-columns:1fr}
.match-card.inbox-card .decision-form{grid-column:1/-1;display:flex;justify-content:flex-end;align-items:center;gap:8px}
.decision-form{display:flex;justify-content:flex-end;align-items:center;gap:8px}
.decision-actions{padding-top:0}
.match-card.inbox-shop,.match-card:not(:has(.match-score)){grid-template-columns:1fr}
.match-card.inbox-card p{font-size:13px;color:#4e5c59;line-height:1.45}
@media(max-width:900px){.wizard-steps{flex-direction:column}.next-banner{flex-direction:column;align-items:flex-start}.today-stats{grid-template-columns:1fr}.match-card.inbox-card{grid-template-columns:1fr}}
button.primary,button.secondary,button.ghost,a.primary,a.secondary,a.ghost{display:inline-flex;align-items:center;justify-content:center;line-height:1.2;text-decoration:none;box-sizing:border-box}
#catalog-template{white-space:nowrap;width:auto;flex:none}
.import-toolbar{flex-direction:column;align-items:flex-start}
.report-head.compact-head p{margin:6px 0 0;color:#7c8885;font-size:13px;font-weight:500}
.content>.monitor-card{margin:0 0 18px}
.secret-field{display:flex;gap:8px;align-items:center}
.secret-field input{flex:1;min-width:0}
.secret-toggle{flex:none;white-space:nowrap}
.auth-panel .form-error{margin:10px 0 0}
.field-example{margin:4px 0 10px;font-size:12px}
.domain-line{display:flex;gap:8px;align-items:center}
.domain-line input{flex:1;min-width:0}
.monitor-when{margin:4px 0 0;font-size:12px;opacity:.8}
.progress.is-failed i{background:#c45c4a}
.progress.is-done i{background:#35b576}
.progress.is-partial i{background:#d4a017}
.nav-item[aria-disabled="true"]{opacity:.45;cursor:not-allowed}
.serp-action{margin:12px 0 0}
.clickable-rows tr.click-row{cursor:pointer}
.demo-off-wrap{display:flex;flex-wrap:wrap;gap:8px;align-items:center}
.demo-action-note,.decision-hint{margin:8px 0 0;font-size:12px;width:100%}
.warn-flea{color:#b33720!important;font-weight:650}
.batch-bar{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 12px}
.row-actions{display:flex;gap:6px;margin-top:6px}
.table-wrap thead th{position:sticky;top:0;z-index:2;background:#f6f8f7}
.checks-card .table-wrap{max-height:70vh}
.source-edit.is-off{opacity:.72}
.toast-link{color:#fff;text-decoration:underline;margin-left:8px;border:0;background:none;padding:0;font:inherit;cursor:pointer}
.history-fold{margin-top:16px}
.source-edit-actions{display:flex;gap:8px;flex-wrap:wrap}
.nav-item[aria-disabled="true"]{opacity:.45;cursor:not-allowed}
.serp-action{margin:12px 0 0}
.clickable-rows tr.click-row{cursor:pointer}
.demo-banner{background:#fff4ee;border:1px solid #ffb097;border-radius:10px;padding:12px 16px;margin:-8px 0 18px;color:#8c351a;font-size:13px}
button:disabled,.demo-off{opacity:.45;cursor:not-allowed}
.product-table td.actions,.product-table th:last-child{width:1%;white-space:nowrap;vertical-align:middle}
.product-table .row-actions{margin-top:0;align-items:center}
.stat-card.is-jump{cursor:pointer}
.today-stats .stat-card:not(.is-jump):not(.featured){cursor:default}
.wizard-steps li.done button{color:#1f7a4d}
.auth-panel.is-target{border-color:#ff5529;box-shadow:0 0 0 3px rgba(255,85,41,.12)}

/* Focused signup and value-first cabinet */
button.primary,a.primary{background:#c94018;border-color:#c94018;color:#fff}
button.primary:hover,a.primary:hover{background:#ad3513;border-color:#ad3513}
button.primary:focus-visible,a.primary:focus-visible{outline:3px solid rgba(201,64,24,.28);outline-offset:3px}
.entry-card-focused{width:min(620px,100%)}
.entry-card-focused .entry-brand{margin-bottom:24px}
.entry-card-focused .auth-primary{border-color:#ff8c6e;background:#fffaf8}
.login-disclosure{margin-top:18px;border-top:1px solid #e2e7e5;padding-top:16px}
.login-disclosure>summary{cursor:pointer;color:#5f6d6a;font-size:13px;font-weight:650;text-align:center;list-style:none}
.login-disclosure>summary::-webkit-details-marker{display:none}
.login-disclosure>summary:focus-visible{outline:2px solid #ff5529;outline-offset:5px;border-radius:4px}
.login-disclosure .auth-secondary{margin-top:16px;background:#fff}
.cabinet-primary-action{display:flex;align-items:center;gap:14px;margin:-8px 0 22px}
.cabinet-primary-action span{color:#6d7a77;font-size:13px}
.empty-action{background:#fff;border:1px solid #d8dfdd;border-radius:13px;padding:36px;text-align:center}
.empty-action h2{margin:0 0 8px;font-size:22px}
.empty-action p{margin:0 0 20px;color:#6f7c79}
.dashboard-list{display:grid;gap:10px}
.dashboard-product{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(220px,1fr) minmax(240px,1.2fr) auto;gap:18px;align-items:center;background:#fff;border:1px solid #d8dfdd;border-left:4px solid #9ba6a3;border-radius:11px;padding:16px;min-width:0}
.dashboard-product.is-changed{border-left-color:#ff5529}
.dashboard-product.is-warning{border-left-color:#d79016}
.dashboard-product.is-error{border-left-color:#bd381d;background:#fffaf8}
.dashboard-product-main,.dashboard-status{min-width:0}
.dashboard-product-main b,.dashboard-product-main span,.dashboard-status b,.dashboard-status small{display:block}
.dashboard-product-main b{overflow-wrap:anywhere}
.dashboard-product-main span,.dashboard-status small{margin-top:5px;color:#7d8987;font-size:11px}
.dashboard-prices{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.dashboard-prices span{min-width:0}
.dashboard-prices small,.dashboard-prices b{display:block}
.dashboard-prices small{color:#7d8987;font-size:10px;margin-bottom:4px}
.dashboard-prices b{white-space:nowrap;font-size:13px}
.dashboard-card-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}
.discovery-secondary{display:flex;align-items:center;gap:12px;justify-content:flex-end;margin-top:18px;color:#6f7c79;font-size:13px}
.history-fold,.product-settings{border:1px solid #d8dfdd;border-radius:10px;margin-top:18px;overflow:hidden}
.history-fold>summary,.product-settings>summary{cursor:pointer;padding:14px 16px;font-weight:700;background:#f7f9f8}
.history-fold>p{padding:0 16px}
.history-list{display:grid}
.history-row{display:grid;grid-template-columns:150px minmax(150px,1fr) 120px minmax(140px,1fr);gap:12px;align-items:center;padding:12px 16px;border-top:1px solid #e3e8e6;font-size:12px}
.history-row time,.history-row small{color:#75817e}
.history-row b,.history-row small{display:block}
.history-row small{margin-top:3px}
.history-empty{padding:28px 16px}
.product-settings>.form-grid,.product-settings>h3,.product-settings>.source-groups,.product-settings>#source,.product-settings>.history-list{margin-left:16px;margin-right:16px}
.product-settings>.history-list,.product-settings>#source{margin-bottom:18px}

@media(max-width:1100px){
  .dashboard-product{grid-template-columns:minmax(220px,1.3fr) minmax(210px,1fr) minmax(220px,1fr)}
  .dashboard-card-actions{grid-column:1/-1;justify-content:flex-start}
}
@media(max-width:700px){
  .dashboard-product{grid-template-columns:1fr;gap:13px}
  .dashboard-prices{max-width:340px}
  .dashboard-card-actions{grid-column:auto}
  .cabinet-primary-action,.discovery-secondary{align-items:flex-start;flex-direction:column}
  .monitor-card>div:last-child{width:100%;flex-wrap:wrap}
  .history-row{grid-template-columns:1fr 1fr}
  .history-row span{grid-column:1/-1}
}
@media(max-width:390px){
  .screen-center{padding:10px}
  .entry-card{padding:20px 15px}
  .auth-panel{padding:16px 14px}
  .entry-heading{font-size:26px}
  .content{padding:16px 10px}
  .title-row h1{font-size:26px}
  .top-actions{gap:6px}
  .refresh-button{min-width:0;font-size:12px!important}
  .dashboard-product{padding:14px 12px}
  .dashboard-prices{grid-template-columns:1fr 1fr;width:100%;gap:6px}
  .dashboard-prices b{font-size:12px}
  .cabinet-primary-action .primary,.empty-action .primary{width:100%}
  .monitor-card{padding:16px}
  .monitor-card>div:last-child button{width:100%}
  .detail-dialog .dialog-body{padding:16px 12px 20px}
  .history-row{grid-template-columns:1fr;padding:11px 12px}
  .history-row span{grid-column:auto}
  .product-settings>.form-grid,.product-settings>h3,.product-settings>.source-groups,.product-settings>#source,.product-settings>.history-list{margin-left:10px;margin-right:10px}
  .dialog-actions{display:grid;grid-template-columns:1fr}
  .dialog-actions>*{width:100%}
}
