@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.block{display:block}.hidden{display:none}.inline{display:inline}.table-row{display:table-row}.grow{flex-grow:1}.resize{resize:both}}:root{--bg:#f7f8fa;--surface:#fff;--text:#16253b;--muted:#7c8aa0;--border:#e3e7ee;--blue:#377df5;--hover:#f0f5ff;--shadow:0 1px 2px #10244908;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,.button{background:var(--blue);color:#fff;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}button:hover,.button:hover{filter:brightness(.97)}button:disabled{opacity:.5;cursor:wait}.secondary{background:var(--surface);color:var(--text);border-color:var(--border)}input,textarea,select{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:8px;outline:none;min-width:0;padding:10px 12px}input:focus,textarea:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #377df515}input::placeholder,textarea::placeholder{color:#9aa5b5}input[type=checkbox]{accent-color:var(--blue);flex-shrink:0;width:16px;height:16px}h1,h2,h3,p{margin:0}h1{letter-spacing:-.4px;font-size:23px;font-weight:700}h2{align-items:center;gap:9px;font-size:16px;font-weight:600;display:flex}h3{margin-bottom:10px;font-size:14px;font-weight:600}p{margin:10px 0}small,.small{font-size:12px}strong{font-weight:600}.muted,small{color:var(--muted)}.row{align-items:center;gap:10px;display:flex}.wrap{flex-wrap:wrap}.grow{flex:1}.full{width:100%}.icon-button{color:var(--muted);background:0 0;padding:7px}.sidebar{z-index:30;background:var(--surface);border-right:1px solid var(--border);flex-direction:column;width:248px;height:100vh;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.4px;align-items:center;gap:11px;padding:28px 22px 32px;font-size:21px;font-weight:700;display:flex}.brand small{letter-spacing:.5px;margin-top:1px;font-size:11px;font-weight:400;display:block}.brand-mark{background:var(--blue);color:#fff;border-radius:11px;justify-content:center;align-items:center;width:37px;height:39px;display:inline-flex}.nav-caption{color:#99a3b3;letter-spacing:1.15px;padding:0 22px 12px;font-size:10px}nav{padding:0 12px}nav a{border-radius:8px;align-items:center;gap:12px;margin-bottom:5px;padding:12px 13px;font-size:13px;display:flex}nav a:hover{background:var(--hover)}nav a.active{background:var(--blue);color:#fff;font-weight:600;box-shadow:0 3px 7px #377df51a}.sidebar-bottom{border-top:1px solid var(--border);margin-top:auto;padding:20px}.owner{align-items:center;gap:10px;margin:19px 0 10px;display:flex}.owner strong{font-size:12px}.owner small{text-overflow:ellipsis;max-width:150px;font-size:11px;display:block;overflow:hidden}.avatar{color:#377df5;background:#eaf0ff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.main{min-height:100vh;margin-left:248px;padding:27px 28px 0}header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.breadcrumb{color:var(--muted);align-items:center;gap:6px;margin-bottom:6px;font-size:11px;display:flex}.mobile-toggle{display:none}.badge{white-space:nowrap;color:#6a788c;background:#f0f2f5;border-radius:20px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:500;line-height:1.5;display:inline-flex}.green{color:#118660;background:#effcf6;border-color:#c8f0df!important}.blue{color:#2f71ec;background:#eff5ff;border-color:#d8e7ff!important}.amber{color:#c58a12;background:#fffbef;border-color:#f8e9b8!important}.red{color:#e24561;background:#fff2f4;border-color:#fbd8df!important}.violet{color:#8351d8;background:#f6f2ff;border-color:#e9dfff!important}.badge.green{background:#dcf9e9}.badge.blue{background:#e1ecff}.badge.red{background:#ffe1e7}.badge.amber{background:#fff0be}.demo-banner{color:#967429;background:#fffaf0;border:1px solid #f1e4be;border-radius:8px;align-items:center;gap:9px;margin-bottom:18px;padding:10px 13px;font-size:12px;display:flex}.alert{border:1px solid;border-radius:9px;align-items:center;gap:10px;margin-bottom:16px;padding:12px;font-size:13px;display:flex}.alert .icon-button{margin-left:auto}.error,.danger{color:#dd4560}.success{color:#159567}.health{flex-wrap:wrap;margin-bottom:15px;font-size:11px}.health>span{color:var(--muted);align-items:center;gap:5px;display:inline-flex}.metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:19px;display:grid}.metric{min-height:110px;box-shadow:var(--shadow);border:1px solid;border-radius:12px;padding:16px 17px}.metric>div{text-transform:uppercase;letter-spacing:.25px;justify-content:space-between;align-items:flex-start;gap:8px;font-size:10px;display:flex}.metric>div svg{flex-shrink:0}.metric strong{letter-spacing:-.6px;margin-top:9px;font-size:26px;display:block}.metric small{font-size:10px}.card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px;margin-bottom:17px;padding:21px}.section-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:13px;display:flex}.section-head:last-child{margin-bottom:0}.card>h2{margin-bottom:17px}.chart{height:240px;margin:10px -8px 0}.segmented{background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:3px;display:flex}.segmented button{color:var(--muted);background:0 0;padding:5px 12px;font-size:11px}.segmented button.selected{background:var(--surface);box-shadow:var(--shadow);color:var(--blue)}.grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.grid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.store-summary{border:1px solid;border-radius:11px;padding:16px;font-size:12px}.store-summary strong{color:var(--text);font-size:14px}.store-summary p{color:var(--text)}.tint-blue{background:linear-gradient(#f7faff, var(--surface));border-color:#d9e7ff}.tint-amber{background:linear-gradient(#fffdf5, var(--surface));border-color:#f3e7bf}.tint-blue h2{color:#347cf3}.tint-amber h2{color:#c78610}.rank-row{background:var(--surface);border:1px solid var(--border);border-radius:10px;align-items:center;gap:11px;margin-top:10px;padding:12px;font-size:12px;display:flex}.rank-row>span:nth-child(2){flex:1}.rank-row small{margin-top:2px;font-size:10px;display:block}.rank-row strong{color:var(--blue);white-space:nowrap;font-size:12px}.rank{width:27px;height:27px;color:var(--blue);background:#edf3ff;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.text-link{color:var(--blue);align-items:center;gap:3px;font-size:12px;display:inline-flex}.table-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:13px 0;font-size:12px;display:flex}.table-row:last-child{border:0}.search{border:1px solid var(--border);color:#97a4b7;background:var(--surface);border-radius:8px;align-items:center;gap:10px;padding-left:12px;display:flex}.search input{box-shadow:none;border:0;width:100%;padding:12px}.filters .row{margin-top:13px}.filters input[type=date]{width:145px}.toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-top:15px;margin-bottom:18px;display:flex}.toolbar>.muted{margin-left:auto}.market-mark{color:#252320;background:#ffdf41;border-radius:9px;place-items:center;width:34px;height:34px;font-size:24px;font-weight:800;display:inline-grid}.market-mini{color:#252320;background:#ffdf41;border-radius:3px;padding:0 3px;font-size:10px;font-weight:700}.order-card{display:block}.order-card:hover{border-color:#bdd4ff}.order-card p{margin:15px 0;font-size:13px}.product-card{min-height:180px;padding:21px}.product-card h2{font-size:14px}.mappings{margin:14px 0 20px}.product-card .secondary{padding:7px 10px;font-size:11px}.inset{background:var(--bg);border-radius:10px;margin-top:16px;padding:15px}.mapping-row{border-top:1px solid var(--border);align-items:center;gap:15px;padding:13px 0;display:flex}.mapping-row>span{flex:1;font-size:12px}.mapping-row small{display:block}.mapping-row select{max-width:320px}details summary{cursor:pointer;color:var(--muted);padding:10px 0;font-size:13px}.field{flex-direction:column;gap:7px;margin:14px 0 18px;font-size:12px;display:flex}.check{align-items:center;gap:9px;margin:13px 0;font-size:12px;display:flex}.checks-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:14px 0;display:grid}.checklist{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:12px 0;font-size:13px;display:flex}.table-scroll{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}th{color:var(--muted);background:var(--bg);font-weight:500}th,td{border-bottom:1px solid var(--border);white-space:nowrap;padding:13px 12px}td code{font-size:11px}.table-scroll button{padding:6px 10px;font-size:11px}.empty{text-align:center;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;min-height:125px;padding:40px 20px;font-size:13px;display:flex}.pagination{justify-content:center;align-items:center;gap:20px;margin:24px 0;font-size:12px;display:flex}.amount{font-size:28px;font-weight:600}.timeline{border-bottom:1px solid var(--border);gap:12px;padding:12px 0;font-size:12px;display:flex}.timeline p{overflow-wrap:anywhere}.timeline-dot{background:var(--blue);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:5px}.timeline small{font-size:10px}.list-row{border-bottom:1px solid var(--border);padding:12px 0;font-size:12px}.list-row small{margin-top:5px;display:block}.instruction{background:var(--bg);border-radius:8px;padding:12px;line-height:1.8}.instruction ol,.instruction ul{list-style:revert;padding-left:20px}.instruction h1,.instruction h2{font-size:17px}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:12px}footer{color:var(--muted);justify-content:space-between;gap:12px;padding:17px 0 23px;font-size:10px;display:flex}.modal-overlay{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b193f70;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.modal{background:var(--surface);border-radius:16px;width:600px;max-width:100%;max-height:90vh;padding:25px;overflow:auto;box-shadow:0 25px 90px #05122e44}.modal p{font-size:12px}.modal .section-head{background:var(--surface);z-index:2;padding-top:7px;padding-bottom:7px;position:sticky;top:-25px}.revealed{background:var(--bg);border:1px solid var(--border);overflow-wrap:anywhere;border-radius:8px;margin-top:18px;padding:15px}.revealed code{-webkit-user-select:all;user-select:all}.login{background:radial-gradient(ellipse at 50% 0, #e8f0ff, transparent 65%), var(--bg);place-items:center;min-height:100vh;padding:25px;display:grid}.login-card{background:var(--surface);border:1px solid var(--border);border-radius:19px;width:420px;max-width:100%;padding:35px;box-shadow:0 12px 55px #18295508}.login-card>.brand-mark{width:46px;height:48px;margin-bottom:15px}.login-card h1{font-size:29px}.login-card h2{margin-top:29px;font-size:19px}.login-card>p{font-size:13px}.login-card .field{margin:20px 0}.login-note{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:25px;display:flex;font-size:10px!important}.backdrop{display:none}[data-theme=dark]{--bg:#111827;--surface:#192234;--text:#e1e8f4;--muted:#96a4ba;--border:#303c51;--hover:#24364e;--shadow:0 1px 2px #0002;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=dark] .metric,[data-theme=dark] .store-summary,[data-theme=dark] .tint-blue,[data-theme=dark] .tint-amber{background:var(--surface)}[data-theme=dark] .demo-banner{color:#d9be80;background:#302a1d;border-color:#625437}[data-theme=dark] .badge{filter:brightness(.85)}[data-theme=dark] .login{background:var(--bg)}@media (min-width:1700px){.main{padding:27px 32px 0}.chart{height:270px}.product-card{min-height:180px}.order-card{min-height:145px}}@media (max-width:1200px){.metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.sidebar{width:220px}.main{margin-left:220px;padding:22px}.brand{padding-left:18px}.grid2{gap:12px}.table-row,.mapping-row{flex-wrap:wrap}.mapping-row>span{min-width:100%}.grid3{grid-template-columns:1fr}.metric strong{font-size:23px}}@media (max-width:760px){.sidebar{width:248px;transition:transform .2s;transform:translate(-100%)}.sidebar.shown{transform:translate(0)}.main{margin-left:0;padding:17px 14px 0}.mobile-toggle{display:flex}.breadcrumb{display:none}h1{font-size:20px}header{align-items:flex-start;margin-bottom:15px}header>.row:last-child>.secondary{gap:0;padding:8px;font-size:0}header>.row:last-child>.secondary svg{width:17px}header>.row:last-child{gap:7px}.demo-banner{align-items:flex-start;font-size:11px}.demo-banner svg{flex-shrink:0}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.metric{min-height:98px;padding:13px}.metric:last-child{grid-column:1/-1}.metric strong{font-size:25px}.metric>div{font-size:9px}.grid2{grid-template-columns:1fr;gap:0}.card{border-radius:12px;margin-bottom:13px;padding:16px}.card.row{flex-wrap:wrap}.card.row .search{flex-basis:100%}.section-head{flex-wrap:wrap;gap:10px}.chart{height:210px;margin-left:-15px}.segmented button{padding:4px 9px}.card h2{font-size:14px}.health{gap:6px}.health>span{font-size:10px}.order-card .section-head>.row{align-items:flex-start}.order-card .section-head>.row .row{gap:5px}.order-card .section-head>.muted{font-size:10px}.product-card .section-head .row{flex-wrap:wrap}.filters .row>*{flex:1;min-width:130px}.toolbar{gap:7px}.toolbar button{font-size:11px}.mapping-row select{width:100%;max-width:100%}.mapping-row{gap:8px}.checks-grid{grid-template-columns:1fr}.check{margin:9px 0}.modal-overlay{padding:10px}.modal{max-height:94vh;padding:20px}.modal .grid2{gap:0}.modal .section-head{top:-20px}.modal h2{font-size:16px}.backdrop{z-index:20;background:#0c193666;border-radius:0;display:block;position:fixed;inset:0}.rank-row,.rank-row strong{font-size:11px}footer{flex-direction:column;gap:3px;font-size:9px}.table-row{gap:10px;font-size:11px}.login-card{padding:28px}.owner small{font-size:11px}}
.simple-ui .sidebar{width:256px}.simple-ui .main{margin-left:256px;padding:20px 16px 0}.simple-ui .brand{padding:22px 16px 20px;font-size:21px}.simple-ui .brand-mark,.simple-ui .brand small,.simple-ui .breadcrumb,.simple-ui .avatar{display:none}.simple-ui nav{padding:0 8px}.simple-ui nav a{border-radius:6px;margin:0 0 4px;padding:8px 9px}.simple-ui .sidebar-bottom{padding:16px 22px}.simple-ui .owner{margin:10px 0}.simple-ui .owner small{max-width:210px}.simple-ui h1{font-size:20px}.simple-ui h2{font-size:15px;font-weight:500}.simple-ui .card{border-radius:16px;margin-bottom:16px;padding:16px;box-shadow:0 1px 2px #1024490a}.simple-ui .metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.simple-ui .metric{border-radius:12px;min-height:80px;padding:12px}.simple-ui .metric strong{font-size:18px;font-weight:500}.simple-ui .metric>div{text-transform:uppercase;font-size:11px}.simple-ui .chart{height:220px}.simple-ui .health{margin-bottom:12px;font-size:12px}.simple-ui .advanced>summary{color:var(--muted);cursor:pointer;padding:8px 0;font-size:13px}.simple-ui .advanced[open]>summary{color:var(--text);margin-bottom:10px}.simple-ui .product-card{min-height:160px}.simple-ui .product-card>.section-head:first-child>.badge{display:none}.simple-ui .product-card h2{font-size:14px}.simple-ui .product-card .mappings{margin:12px 0 20px}.simple-ui .product-card .mappings .badge{background:var(--surface);border:1px solid var(--border);padding:1px 7px;font-size:11px}.simple-ui .toggle-panel{border:1px solid var(--border);border-radius:14px;justify-content:space-between;align-items:center;margin:14px 0;padding:16px;display:flex}.simple-ui .toggle-panel input{appearance:none;cursor:pointer;background:#d1d5db;border:0;border-radius:20px;width:44px;height:24px;padding:2px}.simple-ui .toggle-panel input:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;display:block}.simple-ui .toggle-panel input:checked{background:var(--blue)}.simple-ui .toggle-panel input:checked:before{transform:translate(20px)}.simple-ui .compact-order{padding:0;overflow:hidden}.simple-ui .compact-order>summary{cursor:pointer;padding:16px;list-style:none;display:block}.simple-ui .compact-order>summary::-webkit-details-marker{display:none}.simple-ui .compact-order>summary:hover{background:var(--hover)}.simple-ui .order-bottom{margin-top:14px;margin-bottom:0}.simple-ui .order-bottom>small{align-items:center;gap:5px;display:flex}.simple-ui .order-expanded{border-top:1px solid var(--border);padding:16px}.simple-ui .order-item{border:1px solid var(--border);border-radius:16px;margin:12px 0;padding:16px}.simple-ui .order-item>p{margin:8px 0}.simple-ui .key-preview{color:#087a44;background:#effdf5;border:1px solid #b5efcd;border-radius:14px;align-items:center;gap:10px;margin:10px 0;padding:12px;display:flex}.simple-ui .key-preview button{margin-left:auto}.simple-ui .detail-link{color:var(--muted);align-items:center;gap:5px;font-size:12px;display:flex}.simple-ui .market-mark{color:#111;background:#ffdc00;border-radius:10px;width:38px;height:38px;font-weight:800}.simple-ui footer{font-size:11px}@media (max-width:900px){.simple-ui .sidebar{width:220px}.simple-ui .main{margin-left:220px}.simple-ui .metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.simple-ui .sidebar{width:256px}.simple-ui .main{margin-left:0;padding:14px 10px}.simple-ui .card{padding:12px}.simple-ui .compact-order{padding:0}.simple-ui .order-bottom{flex-wrap:wrap;gap:8px}.simple-ui .key-preview{flex-wrap:wrap}.simple-ui .key-preview button{margin-left:0}.simple-ui .product-card{min-height:150px}}.dialog-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;margin-top:20px;padding-top:16px;display:flex}[data-theme=dark]{--bg:#10151f;--surface:#19212e;--text:#e6edf7;--muted:#97a8c0;--border:#2c394c;--hover:#22314a;--blue:#678cff}[data-theme=dark] .simple-ui .sidebar{background:#141c28}[data-theme=dark] .simple-ui .card{box-shadow:0 4px 18px #00000016}[data-theme=dark] .simple-ui .key-preview{color:#8ed8b7;background:#132f2a;border-color:#285244}[data-theme=dark] .simple-ui .badge.green{color:#8be0b9;background:#193c32}[data-theme=dark] .simple-ui .badge.red{color:#f4a5b4;background:#412734}[data-theme=dark] .simple-ui .badge.amber{color:#efd296;background:#3c3221}[data-theme=dark] .simple-ui .badge.blue{color:#afc6ff;background:#263855}[data-theme=dark] .simple-ui .badge.gray{color:#bdcbe0;background:#293344}[data-theme=dark] .simple-ui .success{color:#7bdbb0}[data-theme=dark] .simple-ui .danger{color:#f394a7}[data-theme=dark] .simple-ui .inset{background:#141c29}.key-import-modal{border-radius:18px!important;max-width:480px!important}.key-import-modal textarea{min-height:180px;font-family:ui-monospace,monospace;font-size:13px}.public-site{color:#e6edf7;--surface:#19212e;--text:#e6edf7;--border:#2c394c;--muted:#97a8c0;--blue:#7896ff;background:#10151f;min-height:100vh;padding:0 max(24px,50vw - 580px)}.public-nav{border-bottom:1px solid #263044;justify-content:space-between;align-items:center;padding:28px 0;display:flex}.public-nav>div{align-items:center;gap:24px;display:flex}.public-logo{align-items:center;gap:10px;font-size:23px;font-weight:700;display:flex}.public-hero{grid-template-columns:1.2fr 1fr;align-items:center;gap:70px;padding:100px 0 80px;display:grid}.eyebrow{letter-spacing:1.8px;color:#9fafff;font-size:11px;font-weight:600}.public-hero h1{letter-spacing:-1.8px;margin:20px 0 24px;font-size:52px;line-height:1.12}.public-hero h1 span{color:#a3b7ff}.public-hero p{color:#a7b5ca;margin-bottom:28px;font-size:17px;line-height:1.8}.hero-preview{background:#19212e;border:1px solid #33425a;border-radius:24px;padding:24px;box-shadow:0 20px 90px #0003}.preview-row{border-top:1px solid #2b374b;align-items:center;gap:16px;padding:22px 0;display:flex}.preview-row>svg{color:#9db2ff}.preview-row>svg:last-child{color:#85cdb1;margin-left:auto}.preview-row small{color:#91a1b8;margin-top:5px;display:block}.public-features{grid-template-columns:repeat(3,1fr);gap:20px;padding-bottom:70px;display:grid}.public-features article{border:1px solid #29364b;border-radius:20px;padding:26px}.public-features svg{color:#98adff}.public-features h2{margin:18px 0 10px}.public-features p{color:#a7b5ca;line-height:1.7}.registration-card{background:#19212e;border:1px solid #33425a;border-radius:24px;max-width:460px;margin:64px auto 100px;padding:32px}.registration-card h1{margin:16px 0;font-size:28px}.registration-card>p{color:#a7b5ca;margin-bottom:24px}.registration-card form{gap:18px;display:grid}.registration-card input{color:#e6edf7;background:#111a28;border-color:#3b4960}.registration-card small{color:#a7b5ca}.public-site footer{border-top:1px solid #29364b}@media (max-width:760px){.public-hero{grid-template-columns:1fr;gap:30px;padding:55px 0}.public-hero h1{font-size:38px}.public-features{grid-template-columns:1fr}.public-nav>div{gap:12px}.public-nav .button{padding:8px;font-size:11px}.public-logo{font-size:19px}.registration-card{padding:24px}}.simple-ui{font-size:15px}.simple-ui .small,.simple-ui small,.simple-ui .muted.small{font-size:13px;line-height:1.55}.simple-ui h2{font-size:17px;line-height:1.45}.simple-ui .badge{font-size:13px}.simple-ui button,.simple-ui .button{min-height:40px;font-size:14px}.simple-ui .product-title{color:var(--text);text-align:left;white-space:normal;background:0 0;border:0;padding:0;font-size:17px}.simple-ui .product-title:hover{color:var(--blue)}.key-panel{flex-direction:column;max-height:88dvh;display:flex;width:min(960px,95vw)!important;max-width:960px!important;padding:22px!important}.key-panel.card{max-height:none;width:100%!important}.key-panel-head{align-items:flex-start!important}.key-panel-head p{max-width:650px;margin:4px 0}.key-list{gap:12px;min-height:0;padding:8px 0;display:grid;overflow:auto}.key-card{border:1px solid var(--border);background:var(--bg);border-radius:12px;padding:14px}.key-value{align-items:flex-start;gap:12px;display:flex}.key-value code{white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;flex:1;font-size:15px}.key-meta{color:var(--muted);flex-wrap:wrap;gap:22px;margin-top:12px;font-size:13px;display:flex}.key-meta b{color:var(--text)}.key-pagination{justify-content:center;align-items:center;gap:16px;padding-top:16px;display:flex}.key-panel-overlay{z-index:90!important}.key-import-modal textarea{font-size:15px}.key-preview code{overflow-wrap:anywhere;white-space:pre-wrap}.public-nav .button{font-size:14px!important}.public-site .eyebrow{font-size:13px}@media (max-width:700px){.simple-ui{font-size:16px}.simple-ui input,.simple-ui select,.simple-ui textarea{font-size:16px!important}.simple-ui button,.simple-ui .button{min-height:44px}.simple-ui .small,.simple-ui small{font-size:14px}.simple-ui .section-head{flex-wrap:wrap;gap:12px}.simple-ui .card.row{flex-wrap:wrap}.simple-ui .card.row .search{flex-basis:100%}.simple-ui .grid2{grid-template-columns:1fr}.simple-ui .key-panel{max-height:92dvh;width:calc(100vw - 20px)!important;padding:16px!important}.key-panel-head>div:first-child{width:100%}.key-meta{flex-direction:column;gap:6px}.key-value code{font-size:15px}.simple-ui .modal{max-width:calc(100vw - 20px);padding:18px}.simple-ui .modal-overlay{padding:10px}.simple-ui .key-import-modal textarea{min-height:150px}.simple-ui .product-card{padding:16px}.simple-ui .order-item h2{overflow-wrap:anywhere}.simple-ui .row{min-width:0}.simple-ui .key-preview{flex-wrap:wrap}.public-nav{flex-wrap:wrap;gap:16px}.public-hero h1{font-size:36px}.public-site{padding:0 20px}}.modal-overlay:not(.key-panel-overlay){z-index:100!important}
:root{--bg:#f5f5f9;--surface:#fff;--text:#282839;--muted:#707184;--border:#e2e2ec;--blue:#6558d4;--hover:#f0eef9;--shadow:0 2px 8px #211b3804;--accent-soft:#eeecff;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--bg:#15151d;--surface:#20202b;--text:#eeeef5;--muted:#aaaabd;--border:#383846;--blue:#aaa0ff;--hover:#2c2a3e;--accent-soft:#34304d;--shadow:0 2px 12px #00000010;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px}button,.button{letter-spacing:0;border-radius:10px;min-height:44px;font-size:14px;transition:background .16s,color .16s,border-color .16s,box-shadow .16s}[data-theme=dark] button:not(.secondary):not(.icon-button):not(.product-title),[data-theme=dark] .button:not(.secondary){color:#211b3d}[data-theme=dark] button.danger{color:#fff}button:hover,.button:hover{filter:none;box-shadow:0 0 0 3px color-mix(in srgb, var(--blue) 12%, transparent)}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:3px}input,textarea,select{border-radius:10px;min-height:44px;transition:border-color .16s,box-shadow .16s}input:focus,textarea:focus,select:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--blue) 14%, transparent)}input::placeholder,textarea::placeholder{color:var(--muted);opacity:.8}input[type=checkbox]{width:18px;height:18px;min-height:18px}.simple-ui{font-size:15px}.workspace-bar{z-index:40;background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;height:80px;padding:0 max(28px,50vw - 660px);display:flex;position:sticky;top:0}.workspace-brand{letter-spacing:-1px;flex-shrink:0;align-items:center;gap:10px;font-size:23px;font-weight:800;display:flex}.workspace-brand>span{background:var(--accent-soft);width:36px;height:36px;color:var(--blue);border-radius:11px;place-items:center;display:grid}.simple-ui .workspace-nav{align-items:center;gap:4px;height:100%;margin:0;padding:0;display:flex}.simple-ui .workspace-nav a{color:var(--muted);border-radius:10px;justify-content:center;align-items:center;gap:8px;margin:0;padding:11px 14px;font-size:14px;font-weight:550;transition:background .16s,color .16s;display:flex}.simple-ui .workspace-nav a:hover{background:var(--hover);color:var(--text)}.simple-ui .workspace-nav a.active{background:var(--accent-soft);color:var(--blue);box-shadow:none}.workspace-controls{align-items:center;gap:10px;display:flex}.account-link{border:1px solid var(--border);background:var(--bg);border-radius:50%;place-items:center;min-width:36px;height:36px;font-size:13px;font-weight:700;display:grid}.simple-ui .main{flex-direction:column;width:100%;max-width:1320px;min-height:calc(100dvh - 80px);margin:0 auto;padding:34px 28px 16px;display:flex}.simple-ui .page-heading{border:0;justify-content:space-between;align-items:center;gap:24px;min-height:68px;margin-bottom:28px;padding:0;display:flex}.simple-ui h1{letter-spacing:-.8px;overflow-wrap:anywhere;font-size:30px;font-weight:650;line-height:1.25}.simple-ui h2{font-size:17px;font-weight:600;line-height:1.45}.simple-ui h3{font-size:15px}.page-description{color:var(--muted);margin:7px 0 0;font-size:14px}.page-actions{flex-shrink:0;gap:10px;display:flex}.back-link{color:var(--muted);margin-bottom:8px;font-size:14px;display:block}.simple-ui .card{border:1px solid var(--border);box-shadow:var(--shadow);background:var(--surface);border-radius:18px;margin-bottom:20px;padding:24px}.simple-ui .card.row{padding:14px 18px}.simple-ui .section-head{gap:16px;margin-bottom:18px}.simple-ui .health{color:var(--muted);flex-wrap:wrap;gap:16px;margin-bottom:18px;font-size:13px}.simple-ui .health .badge{padding:5px 10px}.simple-ui .metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.simple-ui .metric{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:16px;min-height:128px;padding:20px}.simple-ui .metric>div{text-transform:none;letter-spacing:0;color:var(--muted);gap:12px;font-size:13px;line-height:1.4}.simple-ui .metric>div svg{color:var(--blue);flex-shrink:0}.simple-ui .metric.red>div svg{color:#d87967}.simple-ui .metric.amber>div svg{color:#bc9248}.simple-ui .metric strong{letter-spacing:-1px;color:var(--text);margin-top:16px;font-size:30px;font-weight:600;line-height:1.15}.simple-ui .chart{height:260px;margin-top:20px}.recharts-cartesian-grid line{stroke:var(--border)}.recharts-default-tooltip{color:var(--text);border-radius:10px;background:var(--surface)!important;border-color:var(--border)!important}.simple-ui .segmented{background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:3px}.simple-ui .segmented button{color:var(--muted);background:0 0;min-height:32px;padding:4px 11px;font-size:13px}.simple-ui .store-summary,.simple-ui .tint-blue,.simple-ui .tint-amber{background:var(--surface);border-color:var(--border);color:var(--text)}.simple-ui .store-summary{border-radius:12px;padding:18px}.simple-ui .store-summary .section-head{margin-bottom:6px}.simple-ui .store-summary p{color:var(--muted);font-size:14px}.simple-ui .inset{background:var(--bg);border-radius:12px;margin:20px 0;padding:18px}.simple-ui .badge{white-space:normal;border-radius:6px;padding:3px 8px;font-size:12px;font-weight:550;line-height:1.6}.simple-ui .badge.green{color:#5e56a4;background:#eeefff}.simple-ui .badge.gray{color:#6c6c7e;background:#efeff4}.simple-ui .badge.blue{color:#5c57a1;background:#ededff}.simple-ui .badge.amber{color:#886723;background:#fbf1df}.simple-ui .badge.red{color:#a94f3d;background:#fbece8}[data-theme=dark] .simple-ui .badge.green{color:#c5beff;background:#34304d}[data-theme=dark] .simple-ui .badge.gray{color:#bcbccc;background:#32323f}[data-theme=dark] .simple-ui .badge.blue{color:#b9b4ef;background:#32304b}[data-theme=dark] .simple-ui .badge.amber{color:#e7d299;background:#423b29}[data-theme=dark] .simple-ui .badge.red{color:#edb09e;background:#442e29}.simple-ui .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0;display:grid}.simple-ui .product-grid .product-card{flex-direction:column;min-height:224px;margin:0;padding:22px;display:flex}.simple-ui .product-card.editing{grid-column:1/-1}.simple-ui .product-card>.section-head:first-child{align-items:flex-start;margin-bottom:12px}.simple-ui .product-card>.section-head:first-child>.badge{display:none}.simple-ui .product-title{min-height:0;font-size:18px;font-weight:600;line-height:1.55;display:block}.simple-ui .product-title:hover{box-shadow:none}.simple-ui .product-card .mappings .badge{background:var(--bg);border:0;padding:4px 8px;font-size:12px}.simple-ui .product-card>.section-head:last-child{border-top:1px solid var(--border);margin-top:auto;margin-bottom:0;padding-top:14px}.simple-ui .product-card>.row.muted{justify-content:space-between;font-size:13px}.simple-ui .product-card .icon-button{min-width:40px}.simple-ui .compact-order{border-radius:14px;margin-bottom:12px;padding:0}.simple-ui .compact-order>summary{justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex}.simple-ui .compact-order .order-bottom{align-items:center;gap:20px;margin:0;display:flex}.simple-ui .compact-order .order-bottom small{font-size:13px}.simple-ui .market-mark{border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:12px;flex-shrink:0;width:40px;height:40px;font-size:18px}.simple-ui .order-expanded{padding:22px}.simple-ui .order-item{background:var(--bg);border-radius:12px;padding:18px}.simple-ui .key-preview{background:var(--accent-soft);color:var(--text);border-color:var(--border);border-radius:10px}.simple-ui .detail-link{color:var(--blue);margin-top:16px;font-size:14px}.simple-ui .advanced>summary{min-height:42px;padding:10px 0;font-size:14px}.simple-ui .filters{padding:16px 20px}.simple-ui .toolbar{margin:12px 0 18px;font-size:13px}.simple-ui .table-row{border-color:var(--border);padding:16px 0}.simple-ui .search{border-radius:10px;min-height:44px}.simple-ui .search input{font-size:15px}.simple-ui .empty{min-height:180px;color:var(--muted)}.simple-ui .alert{border-radius:12px;line-height:1.6}.simple-ui .alert.green{background:var(--accent-soft);border-color:var(--border);color:var(--text)}.simple-ui .modal{border-radius:20px;padding:26px;box-shadow:0 24px 100px #0004}.simple-ui .modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10101c80}.simple-ui .key-import-modal{max-width:520px!important}.simple-ui .key-import-modal textarea{background:var(--bg);min-height:190px;font-size:15px;line-height:1.7}.simple-ui .key-card{background:var(--bg);border-radius:12px;padding:16px}.simple-ui .key-value code{font-size:15px;line-height:1.6}.simple-ui footer{border-color:var(--border);color:var(--muted);flex-shrink:0;margin-top:auto;padding:24px 0;font-size:13px}.checker-layout{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);align-items:start;gap:22px;display:grid}.checker-input .feature-icon{background:var(--accent-soft);width:48px;height:48px;color:var(--blue);border-radius:14px;place-items:center;margin-bottom:20px;display:grid}.checker-input form{margin-top:22px}.checker-input textarea{background:var(--bg);resize:vertical;font-family:ui-monospace,monospace;font-size:14px;line-height:1.7}.checker-options{flex-wrap:wrap;justify-content:space-between;gap:12px;margin:16px 0 20px;font-size:13px;display:flex}.checker-connection{border-top:1px solid var(--border);margin-top:24px;padding-top:12px}.checker-connection summary{cursor:pointer;color:var(--muted);min-height:40px;padding:10px 0;font-size:14px}.checker-connection form,.checker-connection button{margin-top:12px}.checker-empty{text-align:center;min-height:350px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:32px;display:flex}.checker-empty>svg{opacity:.6;margin-bottom:24px}.checker-empty h3{color:var(--text)}.checker-empty p{max-width:300px;font-size:14px}.check-result{background:var(--bg);border:1px solid var(--border);border-radius:12px;margin-top:14px;padding:18px}.check-result code{overflow-wrap:anywhere;white-space:pre-wrap;margin:14px 0;font-size:15px;display:block}.check-result h3{overflow-wrap:anywhere}.check-result .section-head{margin-bottom:8px}.spin{animation:1s linear infinite rotate}@keyframes rotate{to{transform:rotate(360deg)}}.login{min-height:100dvh;background:var(--bg)!important}.login-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:24px;width:min(460px,100vw - 32px);padding:40px}.login-card h1{letter-spacing:-1px}.login-card>.brand-mark{background:var(--accent-soft);color:var(--blue);border-radius:14px;width:50px;height:50px}.login-card .eyebrow{color:var(--muted);letter-spacing:1px;font-size:11px}.login-card h2{margin-top:24px;font-size:22px}.login-note{flex-wrap:wrap;font-size:13px}.public-site{background:var(--bg);color:var(--text)}.public-site .button,.public-site button{color:#211b3d;min-height:48px;padding:12px 20px}.public-site .secondary{color:var(--text)}.public-nav{border-color:var(--border);padding:24px 0}.public-nav a{margin:0}.public-logo{letter-spacing:-1px;font-size:25px!important}.public-logo svg{color:var(--blue)}.public-hero{grid-template-columns:1.25fr 1fr;gap:64px;padding:96px 0}.public-hero h1{letter-spacing:-2.2px;font-size:58px;font-weight:600;line-height:1.1}.public-hero h1 span{color:#bdb5ff}.public-site .eyebrow{color:#bdb5ff;letter-spacing:1.2px;font-size:12px}.public-hero p{color:var(--muted);font-size:17px}.hero-preview{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:28px;transform:rotate(-2deg);box-shadow:12px 16px #2b283e}.preview-row{border-color:var(--border);padding:23px 0}.preview-row>svg{color:var(--blue)}.preview-row small{color:var(--muted);font-size:13px}.public-features{border-top:1px solid var(--border);gap:0;padding:0 0 48px}.public-features article{border:0;border-right:1px solid var(--border);border-radius:0;padding:36px 30px}.public-features article:last-child{border-right:0}.public-features svg{color:var(--blue)}.public-features p{color:var(--muted);font-size:15px}.registration-card{background:var(--surface);border-color:var(--border);padding:36px}.registration-card input{background:var(--bg);border-color:var(--border);font-size:16px}.registration-card>p,.registration-card small{color:var(--muted)}.public-site footer{border-color:var(--border)}@media (max-width:1100px){.workspace-bar{gap:12px;padding:0 24px}.simple-ui .workspace-nav a{padding:10px;font-size:13px}.simple-ui .workspace-nav a svg{display:none}.workspace-controls{gap:4px}.simple-ui .metrics{gap:12px}.simple-ui .metric{padding:16px}.simple-ui .compact-order .order-bottom{gap:12px}.public-hero h1{font-size:46px}}@media (max-width:760px){.workspace-bar{height:64px;padding:0 18px}.workspace-brand{font-size:22px}.workspace-controls .icon-button{min-width:44px}.simple-ui .workspace-nav{height:auto;min-height:70px;padding:6px 6px max(8px, env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--border);grid-template-columns:repeat(6,minmax(0,1fr));gap:2px;display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -4px 18px #00000008}.simple-ui .workspace-nav a{border-radius:9px;flex-direction:column;gap:5px;min-height:54px;padding:8px 1px;font-size:10px;line-height:1.2}.simple-ui .workspace-nav a svg{width:20px;height:20px;display:block}.simple-ui .main{min-height:calc(100dvh - 134px - env(safe-area-inset-bottom));max-width:100%;margin:0;padding:24px 16px 0}.simple-ui .page-heading{flex-wrap:wrap;align-items:flex-start;gap:18px;min-height:0;margin-bottom:22px}.simple-ui h1{font-size:27px}.page-description{font-size:14px}.page-actions:empty{display:none}.page-actions{flex-wrap:wrap;max-width:100%}.simple-ui .card{border-radius:15px;margin-bottom:16px;padding:18px}.simple-ui .card.row{padding:14px}.simple-ui .section-head{gap:12px}.simple-ui h2{font-size:17px}.simple-ui .metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px}.simple-ui .metric{grid-column:auto;min-height:116px;padding:15px}.simple-ui .metric>div{font-size:12px}.simple-ui .metric strong{margin-top:14px;font-size:26px}.simple-ui .metric>div svg{width:15px;height:15px}.simple-ui .health{gap:8px;font-size:12px}.simple-ui .chart{height:220px;margin-left:-12px}.simple-ui .product-grid{grid-template-columns:1fr;gap:12px;margin:18px 0}.simple-ui .product-grid .product-card{min-height:208px;padding:18px}.simple-ui .product-title{font-size:16px}.simple-ui .product-card .mappings{margin:12px 0 16px}.simple-ui .compact-order{padding:0}.simple-ui .compact-order>summary{padding:18px;display:block}.simple-ui .compact-order .order-bottom{gap:8px;margin-top:16px}.simple-ui .compact-order .order-bottom small{font-size:12px}.simple-ui .order-expanded{padding:16px}.simple-ui .order-item{padding:14px}.simple-ui .detail-link,.simple-ui .small,.simple-ui small{font-size:13px}.simple-ui .badge{font-size:12px}.simple-ui .table-row{gap:10px}.simple-ui .inset form{flex-wrap:wrap}.simple-ui .inset form input{flex-basis:100%}.simple-ui .modal{max-height:90dvh;padding:20px}.simple-ui .key-panel{padding:16px!important}.simple-ui .key-panel-head{gap:14px}.simple-ui .key-import-modal{max-width:calc(100vw - 20px)!important}.simple-ui footer{flex-wrap:wrap;font-size:12px}.checker-layout{grid-template-columns:1fr;gap:0}.checker-empty{min-height:230px;padding:20px}.checker-input textarea{min-height:170px}.checker-options .check,.check-result code{font-size:14px}.public-hero{grid-template-columns:1fr;gap:40px;padding:50px 0 60px}.public-hero h1{letter-spacing:-1.5px;font-size:42px}.public-hero p{font-size:16px}.hero-preview{padding:22px;transform:none;box-shadow:6px 8px #2b283e}.public-features{grid-template-columns:1fr}.public-features article{border-right:0;border-bottom:1px solid var(--border);padding:28px 0}.public-nav{gap:10px}.public-nav .button{min-height:42px;padding:8px 12px;font-size:12px!important}.public-nav>div{gap:12px;font-size:14px}.registration-card{margin:36px auto 60px;padding:24px}.public-site footer{flex-wrap:wrap;gap:10px}.login-card{padding:28px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.simple-ui .metric,.simple-ui .store-summary{border-color:var(--border)!important}[data-theme=dark] .simple-ui .segmented button{color:var(--muted)}[data-theme=dark] .simple-ui .segmented button.selected{color:var(--text)}.simple-ui .badge{filter:none}.simple-ui .tint-blue h2,.simple-ui .tint-amber h2{color:var(--text)}.simple-ui .rank{background:var(--accent-soft);color:var(--blue)}.simple-ui .rank-row,.simple-ui .rank-row strong{font-size:14px}.simple-ui .health>span{font-size:13px}.simple-ui .table-row{font-size:14px}@media (max-width:760px){.simple-ui .workspace-nav a{font-size:11px}.simple-ui .health>span{font-size:12px}.simple-ui .rank-row,.simple-ui .rank-row strong{font-size:13px}}.simple-ui .chart{overflow:hidden}[data-theme=dark] .simple-ui .success{color:#bdb5ff}[data-theme=dark] .simple-ui .key-preview{background:var(--accent-soft);color:var(--text);border-color:var(--border)}.public-site .badge.green{color:#c5beff;background:#34304d;border-color:#383846!important}.preview-row>svg:last-child{color:#bdb5ff}.key-delete-actions{border-top:1px solid var(--border);margin-top:16px;padding-top:14px}.key-delete-actions p{margin:0 0 12px}.import-clipboard{margin-bottom:16px}.key-import-modal textarea{-webkit-user-select:text;user-select:text}.key-value input[type=checkbox]{flex-shrink:0;margin-top:5px}.checker-history,.checker-filters{border:1px solid var(--border);border-radius:14px;gap:12px;margin:16px 0;padding:16px;display:grid}.checker-history button{flex-wrap:wrap;justify-content:space-between}.checker-filters textarea{-webkit-user-select:text;user-select:text;width:100%}.checker-simple{gap:18px;max-width:1050px;margin:0 auto;display:grid}.checker-heading,.checker-compose-actions,.checker-toolbar,.compact-key-main,.compact-key-meta{justify-content:space-between;align-items:center;gap:16px;display:flex}.checker-heading{margin-bottom:18px}.checker-heading h2,.checker-heading h3{margin:0}.checker-compose textarea{resize:vertical;-webkit-user-select:text;user-select:text;width:100%;min-height:140px;font:15px/1.7 ui-monospace,monospace}.checker-compose-actions{margin-top:14px}.checker-toolbar{border-bottom:1px solid var(--border);padding-bottom:16px}.checker-toolbar select{width:auto;min-width:180px}.checker-list .compact-key{border:0;border-bottom:1px solid var(--border);background:0 0;border-radius:0;margin:0;padding:18px 0}.checker-list .compact-key:last-child{border-bottom:0;padding-bottom:0}.compact-key-main code{overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;font:15px/1.6 ui-monospace,monospace}.compact-key-meta{color:var(--muted);flex-wrap:wrap;margin-top:8px;font-size:13px}.compact-key-meta span{overflow-wrap:anywhere}.compact-key [data-verdict=LIVE]{color:#aaa0ff;background:#aaa0ff18}.compact-key [data-verdict=DEAD]{color:#ec819a;background:#ec819a18}.checker-simple .checker-history{max-height:420px;overflow:auto}.checker-simple .checker-history button{white-space:normal;text-align:left}.compact-key .danger{margin-bottom:0}@media (max-width:600px){.checker-simple{gap:12px}.checker-compose,.checker-list{padding:16px}.checker-heading h2{font-size:19px}.checker-toolbar{flex-wrap:wrap;gap:8px}.checker-toolbar select,.checker-toolbar button{flex:1;min-width:140px}.compact-key-main{flex-direction:column;align-items:flex-start;gap:8px}.compact-key-meta{flex-direction:column;align-items:flex-start;gap:6px;font-size:14px}.checker-compose-actions{flex-direction:column;align-items:stretch;gap:10px}.checker-compose-actions>span{font-size:13px}}.history-key{border-bottom:1px solid var(--border);overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;padding:12px 0;font:14px/1.6 ui-monospace,monospace;display:block}.checker-history .checker-toolbar input{flex:1;min-width:120px}:root{--bg:#f2f5fb;--surface:#fff;--text:#192641;--muted:#596a84;--border:#dce3f0;--blue:#465ce3;--hover:#edf1ff;--accent-soft:#e9eeff;--shadow:0 3px 12px #243d7108}.simple-ui .workspace-nav a.active{background:var(--accent-soft);color:var(--blue)}.simple-ui .success,[data-theme=dark] .simple-ui .success{color:var(--blue)}.simple-ui .product-grid{grid-template-columns:minmax(0,1fr);gap:16px;margin:20px 0}.simple-ui .product-grid .product-card{cursor:pointer;background:var(--surface);border-radius:17px;min-height:180px;padding:20px 22px;transition:border-color .16s,box-shadow .16s}.simple-ui .product-card:hover{border-color:color-mix(in srgb,var(--blue) 45%,var(--border));box-shadow:0 4px 18px #243d7110}.simple-ui .product-card.editing{border-color:var(--blue);cursor:default;box-shadow:0 0 0 2px color-mix(in srgb,var(--blue) 10%,transparent)}.simple-ui .product-card>.row.muted{justify-content:flex-start;gap:18px;font-size:14px}.simple-ui .product-card>.section-head:first-child{margin-bottom:5px}.simple-ui .product-card .mappings{margin:12px 0}.simple-ui .product-card .mappings .badge{background:var(--hover);border:1px solid var(--border);font-size:13px}.simple-ui .product-card>.section-head:last-child{border-top:0;padding-top:6px}.simple-ui .product-card .icon-button{color:var(--muted)}.simple-ui .product-switches{grid-template-columns:1fr 1fr;gap:14px;margin:16px 0;display:grid}.simple-ui .product-switches .toggle-panel{background:var(--surface);border:1px solid var(--border);border-radius:14px;justify-content:space-between;gap:16px;margin:0;padding:15px 16px;display:flex}.product-switches small{color:var(--muted);margin-top:3px;font-size:13px;display:block}.simple-ui input.product-switch{appearance:none;background:var(--border);cursor:pointer;border:0;border-radius:20px;width:44px;min-width:44px;height:26px;min-height:26px;padding:3px;transition:background .15s}.simple-ui input.product-switch:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;display:block;box-shadow:0 1px 3px #0002}.simple-ui input.product-switch:checked{background:#465ce3}.simple-ui input.product-switch:checked:before{transform:translate(18px)}.simple-ui .product-card textarea{min-height:140px;font-size:15px;line-height:1.7}@media (max-width:760px){.simple-ui .product-grid .product-card{min-height:190px;padding:17px}.simple-ui .product-switches{grid-template-columns:1fr}.simple-ui .product-title{font-size:17px}.simple-ui .product-card>.row.muted{flex-wrap:wrap;gap:4px 16px}}@media (prefers-reduced-motion:reduce){.simple-ui .product-card,.simple-ui input.product-switch,.simple-ui input.product-switch:before{transition:none}}.simple-ui .badge{white-space:normal;gap:6px;padding:5px 10px;font-weight:650;line-height:1.45;border:1px solid #0000!important}.simple-ui .badge svg{flex-shrink:0}.simple-ui .badge.green{color:#16803d;background:#e4f5e9;border-color:#a3d5b2!important}.simple-ui .badge.blue{color:#194aa5;background:#e2edff;border-color:#a0bfee!important}.simple-ui .badge.amber{color:#804500;background:#fff0cc;border-color:#e7bd65!important}.simple-ui .badge.red{color:#a11937;background:#ffe3e8;border-color:#eda0af!important}.simple-ui .badge.gray{color:#48566d;background:#e9edf3;border-color:#bcc7d7!important}.simple-ui .order-status-text{background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:14px;font-weight:600;line-height:1.5;display:inline-flex}.simple-ui .order-status-text.green{color:#16803d}.simple-ui .order-status-text.amber{color:#b45309}.simple-ui .order-status-text.red{color:#c6283e}.simple-ui .order-status-text svg{flex-shrink:0}.quick-filters{flex-wrap:wrap;gap:8px;margin:0 0 16px;display:flex}.simple-ui .quick-filters button{box-shadow:none;color:var(--muted);background:var(--surface);border-radius:10px;align-items:center;gap:10px;padding:9px 14px;display:inline-flex}.simple-ui .quick-filters button.selected{background:var(--accent-soft);border-color:var(--blue);color:var(--blue)}.quick-filters button span{background:var(--bg);color:var(--text);border-radius:5px;min-width:22px;padding:1px 6px;font-size:12px}.order-help{background:var(--hover);color:var(--text);border-left:3px solid #df923b;border-radius:0 10px 10px 0;padding:12px 16px;line-height:1.6}@media (max-width:600px){.simple-ui .quick-filters button{flex:calc(50% - 8px);justify-content:space-between;padding:9px 12px}}.auto-letter{font-size:20px;font-weight:750;line-height:1}@media (max-width:760px){.simple-ui{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.simple-ui .workspace-nav{min-height:calc(70px + env(safe-area-inset-bottom));padding-bottom:calc(8px + env(safe-area-inset-bottom))}.simple-ui input:not([type=checkbox]):not([type=radio]),.simple-ui textarea,.simple-ui select{min-width:0;max-width:100%;font-size:16px}.simple-ui button,.simple-ui .button,.simple-ui .icon-button{min-height:44px}.simple-ui .icon-button{flex-shrink:0;min-width:44px}.simple-ui .row,.simple-ui .section-head{gap:10px;min-width:0}.simple-ui .section-head{flex-wrap:wrap}.simple-ui .section-head>div{min-width:0}.simple-ui .grid2,.simple-ui .grid3,.simple-ui .checks-grid{grid-template-columns:minmax(0,1fr)}.simple-ui .filters .row{flex-wrap:wrap}.simple-ui .filters .row>input,.simple-ui .filters .row>select{flex:100%;width:100%}.simple-ui .compact-order summary>.row{align-items:flex-start}.simple-ui .compact-order summary>.row>div{min-width:0}.simple-ui .order-bottom{flex-wrap:wrap}.simple-ui .order-item h2,.simple-ui .product-title,.simple-ui .key-panel-head p{overflow-wrap:anywhere}.simple-ui .modal-overlay{align-items:center;padding:8px}.simple-ui .modal{overscroll-behavior:contain;border-radius:16px;width:100%;max-height:calc(100dvh - 16px);padding:16px;overflow-y:auto;max-width:100%!important}.simple-ui .key-import-modal{max-width:100%!important}.simple-ui .key-panel-head{align-items:flex-start}.simple-ui .key-panel-head>div:first-child{flex:100%}.simple-ui .key-panel-head>div:last-child{justify-content:space-between;width:100%}.simple-ui .key-value{flex-wrap:wrap;gap:8px;display:flex}.simple-ui .key-value code{overflow-wrap:anywhere;flex:1;min-width:0;font-size:14px}.simple-ui .key-meta{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.simple-ui .key-delete-actions .row{flex-wrap:wrap}.simple-ui .key-delete-actions button{white-space:normal;width:100%}.simple-ui .dialog-actions{background:var(--surface);z-index:2;gap:8px;padding:12px 0;position:sticky;bottom:-16px}.simple-ui .dialog-actions button{flex:1}.simple-ui .pagination{flex-wrap:wrap;gap:8px}.simple-ui .check{min-height:40px}.simple-ui .check input{flex-shrink:0;width:20px;height:20px}}@media (max-width:380px){.simple-ui .product-grid .product-card{padding:14px}.simple-ui .product-card .section-head .row{flex-wrap:wrap}.simple-ui .modal{padding:14px}.simple-ui .toolbar{flex-wrap:wrap}}.simple-ui .orders-search{display:block;position:relative}.simple-ui .orders-search>svg{pointer-events:none;width:20px;height:20px;color:var(--muted);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.simple-ui .orders-search input{width:100%;min-height:48px;padding-left:44px}.simple-ui .orders-search-card{padding:14px}@media (max-width:760px){.simple-ui .orders-search-card{padding:10px}}.simple-ui .search-field{background:var(--surface);border:1px solid var(--border);align-items:center;gap:0;min-width:0;min-height:48px;padding:0 0 0 14px;transition:border-color .15s,box-shadow .15s;display:flex}.simple-ui .search-field>svg{width:20px;height:20px;color:var(--muted);pointer-events:none;flex:0 0 20px;position:static;overflow:visible;transform:none}.simple-ui .search-field input{width:0;min-width:0;min-height:46px;box-shadow:none;background:0 0;border:0;outline:none;flex:1;padding:12px}.simple-ui .search-field input:focus{box-shadow:none;background:0 0;border:0;outline:none}.simple-ui .search-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 15%,transparent)}.simple-ui .search-field:focus-within>svg{color:var(--blue)}.simple-ui .catalog-search-bar{flex-wrap:nowrap;align-items:center;gap:10px;padding:12px;display:flex}.simple-ui .mobile-archive{display:none}.chat-send-status{align-items:center;gap:5px;display:inline-flex}@media (max-width:760px){.simple-ui .mobile-archive{display:inline-flex}.simple-ui .quick-filters .desktop-archive{display:none}.simple-ui .card.row.catalog-search-bar{flex-wrap:nowrap}.simple-ui .card.row.catalog-search-bar .search{flex:1 1 0;min-width:0}}.simple-ui .catalog-search-bar .search{flex:1 1 0;min-width:0}.simple-ui .archive-toggle{flex-shrink:0;gap:7px;height:48px}.simple-ui .archive-toggle.selected{background:var(--accent-soft);border-color:var(--blue);color:var(--blue)}@media (max-width:760px){.simple-ui .catalog-search-bar{flex-wrap:nowrap;gap:8px;padding:10px}.simple-ui .catalog-search-bar .search{flex-basis:0}.simple-ui .archive-toggle{width:48px;min-width:48px;padding:0;position:relative}.simple-ui .archive-toggle span{display:none}.simple-ui .archive-toggle.selected:after{content:"";background:var(--blue);border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}}.simple-ui .quick-filters .archive-tab{order:10}.simple-ui .manual-order-send{font-size:16px;line-height:1.6}.simple-ui .manual-order-send h2{font-size:20px;line-height:1.4}.simple-ui .manual-order-send h3{overflow-wrap:anywhere;font-size:18px;font-weight:600;line-height:1.5}.simple-ui .manual-order-send .field{color:var(--text);gap:8px;margin:16px 0 20px;font-size:16px;line-height:1.5}.simple-ui .manual-order-send select{width:100%;min-width:0;min-height:52px;padding:12px;font:16px/1.5 ui-monospace,monospace}.simple-ui .manual-order-send button{white-space:normal;min-height:48px;font-size:16px}.simple-ui .manual-order-send .section-head{flex-wrap:wrap;gap:12px;margin-bottom:20px}.simple-ui .manual-order-send .manual-selected-key{white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;color:var(--text);margin-top:8px;font:16px/1.6 ui-monospace,monospace;display:block}@media (max-width:760px){.manual-order-send>button{white-space:normal;width:100%}.simple-ui .quick-filters .archive-tab{flex:0 auto}}.simple-ui .market-mark,.simple-ui .market-mini,.simple-ui .compact-order .market-mark{color:#2b1b06;background:#ffb547;border-color:#ffb547}@media (max-width:760px){.simple-ui .compact-order>summary{gap:10px;padding:14px}.simple-ui .order-expanded{padding:12px}.simple-ui .order-expanded>.section-head{margin-bottom:10px}.simple-ui .order-item{margin-bottom:10px;padding:12px}.simple-ui .order-item h2{margin-bottom:6px;font-size:15px;line-height:1.4}.simple-ui .order-item p{margin:6px 0}.simple-ui .order-item .key-preview{gap:8px;margin:8px 0;padding:10px}.simple-ui .order-item .key-preview code{font-size:14px;line-height:1.45}.simple-ui .manual-order-send{margin-bottom:0;padding:12px;font-size:14px;line-height:1.45}.simple-ui .manual-order-send h2{font-size:16px;line-height:1.35}.simple-ui .manual-order-send h3{font-size:15px;line-height:1.4}.simple-ui .manual-order-send .section-head{gap:8px;margin-bottom:10px}.simple-ui .manual-order-send .field{gap:5px;margin:10px 0 12px;font-size:14px;line-height:1.4}.simple-ui .manual-order-send select{min-height:44px;padding:9px 10px}.simple-ui .manual-order-send button{min-height:44px;padding:9px 12px;font-size:14px}.simple-ui .manual-order-send .manual-selected-key{margin-top:3px;font-size:14px;line-height:1.4}.simple-ui .manual-order-send .section-head>h2{flex:130px;min-width:0}.simple-ui .manual-order-send .section-head>button{flex:none}.simple-ui .modal.key-import-modal{border-radius:16px;padding:16px;width:calc(100vw - 40px)!important;max-width:360px!important}.simple-ui .key-import-modal .section-head{margin-bottom:12px}.simple-ui .key-import-modal h2{font-size:18px;line-height:1.35}.simple-ui .key-import-modal .field{gap:6px;margin:10px 0;font-size:14px}.simple-ui .key-import-modal textarea{height:125px;min-height:125px;padding:10px}.simple-ui .key-import-modal input[type=date]{width:100%;min-width:0;min-height:44px;padding:8px 10px}.simple-ui .key-import-modal .row{gap:8px}.simple-ui .key-import-modal button{padding:8px 12px;font-size:14px}.simple-ui .key-import-modal p{margin:6px 0 12px;font-size:13px;line-height:1.4}.simple-ui .key-import-modal .dialog-actions{margin-top:14px;padding:0;position:static}.simple-ui .product-grid{gap:10px;margin:14px 0}.simple-ui .product-grid .product-card{border-radius:13px;min-height:0;padding:12px}.simple-ui .product-card>.section-head:first-child{margin-bottom:5px}.simple-ui .product-card h2{margin:0;font-size:16px;line-height:1.4}.simple-ui .product-title{min-height:0;padding:0;font-size:16px;line-height:1.4}.simple-ui .product-card>.row.muted{gap:3px 12px;font-size:13px;line-height:1.4}.simple-ui .product-card .mappings{gap:5px;margin:6px 0}.simple-ui .product-card .mappings .badge{padding:2px 6px;font-size:12px}.simple-ui .product-card>.section-head:last-child{gap:8px;margin:0;padding-top:2px}.simple-ui .product-card>.section-head:last-child>.row{flex-wrap:nowrap;gap:2px}.simple-ui .product-card>.section-head:last-child>.button{padding:8px 12px;font-size:14px}.simple-ui .product-card.editing .product-switches{gap:8px;margin:10px 0}.simple-ui .product-card.editing .toggle-panel{padding:10px}.simple-ui .product-card.editing .field{margin:10px 0 0;font-size:14px}.simple-ui .product-card.editing textarea{min-height:110px;line-height:1.45}}html:has(.checker-simple){scrollbar-gutter:stable}.simple-ui .checker-simple{width:100%;min-width:0}.simple-ui .checker-simple>*{min-width:0}.simple-ui .checker-list>.checker-toolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:12px;display:grid}.simple-ui .checker-list>.checker-toolbar select,.simple-ui .checker-list>.checker-toolbar button{width:100%;min-width:0;min-height:48px;font-size:14px}.simple-ui .checker-list>.checker-toolbar button{white-space:normal}.simple-ui .checker-results{scrollbar-gutter:stable;overscroll-behavior:contain;overflow-anchor:none;height:clamp(240px,42dvh,420px);overflow:hidden auto}.simple-ui .checker-results .compact-key{padding-right:8px}.simple-ui .checker-results .compact-key-main>code{min-width:0}@media (max-width:600px){.simple-ui .checker-list>.checker-toolbar{grid-template-columns:minmax(0,1fr);gap:8px;padding-bottom:12px}.simple-ui .checker-list>.checker-toolbar select,.simple-ui .checker-list>.checker-toolbar button{min-height:44px;margin:0}.simple-ui .checker-results{height:clamp(220px,38dvh,320px)}.simple-ui .checker-heading{gap:10px}.simple-ui .checker-heading>h2{min-width:0;font-size:18px}.simple-ui .checker-heading>button{flex-shrink:0}}.simple-ui .compact-key [data-verdict=LIVE]{color:#18733d;background:#e2f5e8}.simple-ui .compact-key [data-verdict=DEAD]{color:#b42332;background:#fce7e9}.simple-ui .checker-unclassified-title{color:var(--muted);margin:0 0 12px;font-size:15px}@media (min-width:761px){.simple-ui .product-grid{gap:12px;margin:16px 0}.simple-ui .product-grid .product-card{border-radius:14px;min-height:0;padding:14px 18px}.simple-ui .product-card>.section-head:first-child{margin-bottom:4px}.simple-ui .product-card .mappings{margin:6px 0}.simple-ui .product-card>.section-head:last-child{margin:0;padding-top:2px}.simple-ui .product-card>.section-head:last-child>.row{gap:4px}.simple-ui .product-card.editing .product-switches{gap:10px;margin:12px 0}.simple-ui .product-card.editing .toggle-panel{padding:10px 12px}.simple-ui .product-card.editing textarea{min-height:110px}.simple-ui .product-card .product-title,.simple-ui .product-card.editing h2{font-size:15px;font-weight:500;line-height:1.45}}.simple-ui .checker-results{overscroll-behavior:auto;scrollbar-gutter:auto;height:auto;max-height:none;overflow:visible}.simple-ui .product-card .mappings .badge{box-shadow:none;color:var(--muted);background:0 0;gap:6px;padding:2px 0;border:0!important}[data-theme=dark]{--bg:#141416;--surface:#1e1e22;--text:#e4e3e8;--muted:#aaa8b4;--border:#35353d;--blue:#b0a3ed;--hover:#29282f;--accent-soft:#302b40;--shadow:0 3px 14px #00000012}[data-theme=dark] .simple-ui .card{box-shadow:0 2px 8px #0000000d}[data-theme=dark] .simple-ui .product-card:hover{box-shadow:none;border-color:#60596e}[data-theme=dark] .simple-ui .product-card.editing{border-color:#82739f;box-shadow:0 0 0 1px #82739f22}[data-theme=dark] .simple-ui input:not([type=checkbox]):not([type=radio]),[data-theme=dark] .simple-ui textarea,[data-theme=dark] .simple-ui select{color:var(--text);background:#19191d;border-color:#44434d}[data-theme=dark] .simple-ui input::placeholder,[data-theme=dark] .simple-ui textarea::placeholder{color:#94919e;opacity:1}[data-theme=dark] .simple-ui input:focus,[data-theme=dark] .simple-ui textarea:focus,[data-theme=dark] .simple-ui select:focus{border-color:#b0a3ed;box-shadow:0 0 0 3px #b0a3ed18}[data-theme=dark] .simple-ui .secondary{color:#cbc8d4;background:#26252c;border-color:#44414e}[data-theme=dark] .simple-ui input.product-switch:checked{background:#9583cf}[data-theme=dark] .simple-ui .key-preview{color:#ded9ec;background:#25222e;border-color:#413b50}[data-theme=dark] .simple-ui .modal{background:#222226;box-shadow:0 20px 80px #0006}[data-theme=dark] .simple-ui .modal-overlay{background:#08080b99}[data-theme=dark] .simple-ui .badge.gray{color:#c3bfcc;background:#2b2a31;border-color:#46424e!important}[data-theme=dark] .simple-ui .badge.blue{color:#c0b5ee;background:#2c293c;border-color:#514866!important}[data-theme=dark] .simple-ui .badge.green{color:#8ecba4;background:#22332a;border-color:#3f5948!important}[data-theme=dark] .simple-ui .badge.amber{color:#e8ba7a;background:#382e22;border-color:#614d31!important}[data-theme=dark] .simple-ui .badge.red{color:#e7a0ab;background:#39272c;border-color:#65424a!important}[data-theme=dark] .simple-ui .order-status-text.green{color:#8ecba4}[data-theme=dark] .simple-ui .order-status-text.amber{color:#e8ad6d}[data-theme=dark] .simple-ui .order-status-text.red{color:#e99ba8}[data-theme=dark] .simple-ui .compact-key [data-verdict=LIVE]{color:#8ecba4;background:#22332a}[data-theme=dark] .simple-ui .compact-key [data-verdict=DEAD]{color:#e7a0ab;background:#39272c}[data-theme=dark] .simple-ui .product-card .mappings .badge{color:var(--muted);background:0 0;border:0!important}[data-theme=dark] .simple-ui .search-field{background:#19191d;border-color:#44434d}[data-theme=dark] .simple-ui .search-field input:not([type=checkbox]):not([type=radio]){box-shadow:none;background:0 0;border:0}[data-theme=dark] .simple-ui .search-field:focus-within{border-color:#b0a3ed}[data-theme=dark]{--bg:#1b1b1e;--surface:#232326;--text:#d6d4dc;--muted:#a6a3ae;--border:#303034;--hover:#2b2a30;--accent-soft:#35303f;--shadow:none}[data-theme=dark] .simple-ui .workspace-bar,[data-theme=dark] .simple-ui .workspace-nav{box-shadow:none;background:#202023;border-color:#0000}[data-theme=dark] .simple-ui .card,[data-theme=dark] .simple-ui .product-grid .product-card{box-shadow:none;border-color:#0000}[data-theme=dark] .simple-ui .product-card:hover{background:#28272c;border-color:#0000}[data-theme=dark] .simple-ui .product-card.editing{box-shadow:none;background:#28262e;border-color:#494250}[data-theme=dark] .simple-ui .secondary,[data-theme=dark] .simple-ui .quick-filters button{box-shadow:none;background:#29282e;border-color:#0000}[data-theme=dark] .simple-ui .quick-filters button.selected{color:#c9bde9;background:#3a3349;border-color:#0000}[data-theme=dark] .simple-ui .badge{border-color:#0000!important}[data-theme=dark] .simple-ui .order-expanded,[data-theme=dark] .simple-ui .order-item,[data-theme=dark] .simple-ui .key-preview,[data-theme=dark] .simple-ui .checker-toolbar{border-color:#0000}[data-theme=dark] .simple-ui input:not([type=checkbox]):not([type=radio]),[data-theme=dark] .simple-ui textarea,[data-theme=dark] .simple-ui select,[data-theme=dark] .simple-ui .search-field{background:#1e1e21;border-color:#36343d}.simple-ui .compact-order{scroll-margin-top:100px}@media (max-width:760px){.simple-ui .compact-order{scroll-margin-top:80px}}[data-theme=dark]{--bg:#181818;--surface:#222;--text:#f2f2f2;--muted:#bcbcbc;--border:#333;--hover:#2b2b2b}[data-theme=dark] .simple-ui .product-card.editing,[data-theme=dark] .simple-ui .modal{background:#262626}[data-theme=dark]{--bg:#131c2b;--surface:#1b283a;--text:#e2e7ef;--muted:#b4c0d2;--border:#253247;--hover:#233249;--accent-soft:#2b3958;--blue:#a4b8f4}[data-theme=dark] .simple-ui .workspace-bar,[data-theme=dark] .simple-ui .workspace-nav{background:#172234}[data-theme=dark] .simple-ui .workspace-nav a.active{color:#c3d1fc;background:#293954}[data-theme=dark] .simple-ui .product-card:hover,[data-theme=dark] .simple-ui .product-card.editing,[data-theme=dark] .simple-ui .modal{background:#203047}[data-theme=dark] .simple-ui .secondary,[data-theme=dark] .simple-ui .quick-filters button{color:#d7e1ef;background:#243248}[data-theme=dark] .simple-ui .secondary:hover{background:#2b3b54}[data-theme=dark] .simple-ui .quick-filters button.selected{color:#d6e2ff;background:#304466}[data-theme=dark] .simple-ui .quick-filters button span{background:#182537}[data-theme=dark] .simple-ui input:not([type=checkbox]):not([type=radio]),[data-theme=dark] .simple-ui textarea,[data-theme=dark] .simple-ui select,[data-theme=dark] .simple-ui .search-field{color:var(--text);background:#162235;border-color:#29374c}[data-theme=dark] .simple-ui .search-field input:not([type=checkbox]):not([type=radio]){background:0 0;border:0}[data-theme=dark] .simple-ui input:focus,[data-theme=dark] .simple-ui textarea:focus,[data-theme=dark] .simple-ui select:focus,[data-theme=dark] .simple-ui .search-field:focus-within{border-color:#627b9f;box-shadow:0 0 0 2px #a4b8f40a}[data-theme=dark] .simple-ui .key-preview{color:#e3ebf8;background:#24334a}[data-theme=dark] .simple-ui input::placeholder,[data-theme=dark] .simple-ui textarea::placeholder{color:#a3b1c7}[data-theme=dark] .simple-ui .metric,[data-theme=dark] .simple-ui .store-summary{border-color:#0000!important}[data-theme=dark] .simple-ui .tint-blue,[data-theme=dark] .simple-ui .tint-amber,[data-theme=dark] .simple-ui .rank-row{border-color:#0000}[data-theme=dark] .simple-ui .product-card.editing{border-color:#3c506b}[data-theme=dark] .simple-ui .product-switches .toggle-panel{border-color:var(--border)}.chats-layout{grid-template-columns:minmax(280px,340px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.chats-sidebar,.chat-conversation{min-width:0;padding:16px}.chats-search{align-items:center;gap:8px;display:flex}.chats-search svg{flex-shrink:0}.chats-search input{width:100%;min-width:0;font-size:14px}.chats-tabs{gap:8px;margin:12px 0;display:flex}.chats-tabs button{padding:8px 14px;font-size:14px}.chat-list-item{text-align:left;width:100%;color:var(--text);background:0 0;border:0;border-radius:10px;flex-direction:column;gap:7px;margin:4px 0;padding:14px;font-weight:400;display:flex}.chat-list-item:hover,.chat-list-item.selected{background:var(--accent-soft)}.chat-list-item strong{font-size:15px}.chat-list-item span,.chat-list-item small{color:var(--muted);font-size:13px}.chat-list-item .chat-needs-answer{color:#da8b24}.chat-placeholder{text-align:center;color:var(--muted);padding:60px 24px}.chat-heading{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding-bottom:14px;display:flex}.chat-heading div{flex:1;min-width:0}.chat-heading strong{font-size:16px;display:block}.chat-heading span{color:var(--muted);margin-top:4px;font-size:13px;display:block}.chat-messages{overscroll-behavior:contain;flex-direction:column;gap:12px;min-height:160px;max-height:60vh;padding:18px 0;display:flex;overflow-y:auto}.chat-bubble{background:var(--hover);overflow-wrap:anywhere;border-radius:14px;align-self:flex-start;max-width:85%;padding:12px 16px}.chat-bubble.outgoing{background:var(--accent-soft);align-self:flex-end}.chat-bubble p{white-space:pre-wrap;margin:6px 0;font-size:15px;line-height:1.5}.chat-bubble small,.chat-bubble time{color:var(--muted);font-size:12px}.chat-bubble time,.chat-bubble a{margin-top:5px;display:block}.chat-reply{flex-direction:column;gap:10px;padding-top:12px;display:flex}.chat-reply textarea{width:100%;min-height:80px;font-size:16px}.chat-reply button{align-self:flex-end}.chat-conversation .danger{font-size:14px}@media (max-width:700px){.chats-layout{grid-template-columns:minmax(0,1fr);gap:0}.chat-placeholder,.chat-open .chats-sidebar{display:none}.chat-conversation,.chats-sidebar{padding:12px}.chat-messages{max-height:55dvh}.chat-list-item{padding:12px}.chat-bubble{max-width:92%;padding:10px 12px}.chat-bubble p{font-size:14px}.chat-heading strong{font-size:15px}.chat-reply textarea{min-height:70px}}@media (max-width:760px){.simple-ui .workspace-nav a[href=\/settings]{display:none}}.simple-ui button.chat-list-item{color:var(--text);text-align:left;justify-content:flex-start;align-items:flex-start}.simple-ui button.chat-list-item strong{color:var(--text);font-size:15px;font-weight:600}.simple-ui.section-chats{flex-direction:column;height:100dvh;min-height:0;display:flex;overflow:hidden}.section-chats .workspace-bar{flex-shrink:0}.simple-ui.section-chats .main{flex-direction:column;flex:1;width:100%;max-width:1320px;min-height:0;margin:0 auto;padding:12px 24px;display:flex;overflow:hidden}.section-chats .page-heading{flex-shrink:0;gap:8px;min-height:0;margin:0 0 10px}.simple-ui.section-chats h1{font-size:22px;line-height:1.2}.section-chats .page-description,.section-chats footer{display:none}.section-chats .chats-layout{flex:1;align-items:stretch;min-height:0}.section-chats .chats-sidebar{flex-direction:column;min-height:0;margin:0;display:flex}.section-chats .chat-list-scroll{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.section-chats .chat-conversation{flex-direction:column;min-height:0;margin:0;display:flex}.section-chats .chat-messages{flex:1;min-height:0;max-height:none}.section-chats .chat-heading,.section-chats .chat-reply,.section-chats .chats-tabs,.section-chats .chats-search{flex-shrink:0}.section-chats .chat-reply{flex-direction:row;align-items:flex-end;gap:10px}.section-chats .chat-reply textarea{resize:vertical;flex:1;min-width:0;min-height:64px;max-height:140px}.section-chats .chat-reply button{flex-shrink:0;align-self:flex-end}.section-chats .chat-conversation>.danger{flex-shrink:0;max-height:90px;margin:6px 0;overflow:auto}.section-chats .chat-bubble p a{color:var(--blue);text-decoration:underline;display:inline}.section-chats .chat-placeholder{justify-content:center;align-items:center;margin:0;display:flex}.section-chats .demo-banner{flex-shrink:0}@media (max-width:760px){.simple-ui.section-chats .main{padding:8px 10px calc(80px + env(safe-area-inset-bottom));min-height:0}.simple-ui.section-chats h1{font-size:20px}.section-chats .page-heading{margin-bottom:8px}.section-chats:has(.chat-open) .page-heading{display:none}.section-chats .chat-placeholder,.section-chats .chat-open .chats-sidebar{display:none}.section-chats .chat-conversation,.section-chats .chats-sidebar{border-radius:12px;padding:10px}.section-chats .chat-heading{gap:8px;padding-bottom:8px}.section-chats .chat-messages{padding:10px 0}.section-chats .chat-reply{gap:8px;padding-top:8px}.section-chats .chat-reply textarea{min-height:58px;max-height:110px}.section-chats .chat-reply button{gap:4px;padding:8px;font-size:12px}.section-chats .chat-heading strong{font-size:14px}}.chat-product-preview{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.chat-purchase{background:var(--hover);border-radius:10px;flex-shrink:0;max-height:32%;margin-top:10px;padding:10px 12px;font-size:13px;overflow:auto}.chat-purchase summary{cursor:pointer;align-items:center;gap:10px;list-style:none;display:flex}.chat-purchase summary::-webkit-details-marker{display:none}.chat-purchase summary>svg{color:var(--muted);flex-shrink:0}.chat-purchase summary>span{flex:1;min-width:0}.chat-purchase small{color:var(--muted);margin-bottom:3px;font-size:12px;display:block}.chat-purchase strong{-webkit-line-clamp:2;color:var(--text);-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.chat-purchase[open] summary>svg:last-child{transform:rotate(180deg)}.chat-purchase-items{gap:10px;padding-top:12px;display:grid}.chat-purchase-items>div{justify-content:space-between;gap:12px;line-height:1.4;display:flex}.chat-purchase-items small{white-space:nowrap}.chat-list-item .chat-product-preview{color:var(--text);opacity:.85;font-size:13px}@media (max-width:760px){.section-chats:has(.chat-open) .workspace-bar{display:none}.simple-ui.section-chats:has(.chat-open) .main{padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);max-width:none}.section-chats .chat-conversation{background:var(--bg);border-radius:0;padding:0}.section-chats .chat-heading{background:var(--surface);border:0;min-height:60px;padding:10px 12px}.section-chats .chat-heading strong{font-size:15px}.section-chats .chat-heading .icon-button{min-width:40px;height:40px;padding:8px}.section-chats .chat-messages{gap:10px;padding:12px}.section-chats .chat-bubble{max-width:88%;box-shadow:none;border-radius:16px;padding:10px 12px}.section-chats .chat-bubble.incoming{background:var(--surface);border-bottom-left-radius:5px}.section-chats .chat-bubble.outgoing{border-bottom-right-radius:5px}.section-chats .chat-bubble p{font-size:15px;line-height:1.45}.section-chats .chat-bubble small,.section-chats .chat-bubble time{font-size:11px}.section-chats .chat-reply{background:var(--surface);align-items:center;gap:10px;padding:10px 12px}.section-chats .chat-reply textarea{background:var(--bg);resize:none;border:0;border-radius:18px;height:64px;min-height:48px;max-height:100px;padding:12px 14px;font-size:16px;line-height:20px}.section-chats .chat-reply button{border-radius:50%;justify-content:center;align-self:center;align-items:center;width:44px;min-width:44px;height:44px;padding:0;display:flex}.section-chats .chat-reply button>span{display:none}.section-chats .chat-conversation>.danger{background:var(--surface);margin:0;padding:8px 12px}.section-chats .chat-purchase{background:var(--surface);border-top:1px solid var(--border);border-radius:0;max-height:28%;margin:0;padding:9px 16px}.section-chats .chat-purchase strong{font-size:13px}.section-chats .chat-purchase small{font-size:11px}.section-chats .chat-purchase-items{font-size:13px}.section-chats .chat-list-item{border-radius:12px;gap:5px;margin:2px 0;padding:14px 10px}.section-chats .chats-search input{font-size:16px}.section-chats .chat-list-item small{font-size:12px}.section-chats .chats-tabs button{flex:1}}.chats-mobile-heading{display:none}.chat-list-meta{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.chat-list-meta>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-list-meta>small{flex-shrink:0;font-size:11px}@media (max-width:760px){.simple-ui.section-chats .workspace-bar,.section-chats .page-heading{display:none}:is(.simple-ui.section-chats .main,.simple-ui.section-chats:has(.chat-open) .main){padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);gap:0;max-width:none}.section-chats .demo-banner{border:0;border-radius:0;margin:0;padding:4px 10px;font-size:10px;line-height:1.2}.section-chats .demo-banner svg{width:12px;height:12px}.section-chats .chats-layout{grid-template-columns:minmax(0,1fr);gap:0;margin:0;padding:0}.simple-ui.section-chats .chats-sidebar,.simple-ui.section-chats .chat-conversation{box-shadow:none;border:0;border-radius:0;gap:0;padding:0}.section-chats .chats-mobile-heading{flex-shrink:0;align-items:center;gap:10px;min-height:56px;padding:8px 12px;display:flex}.chats-mobile-heading strong{color:var(--text);font-size:19px}.chats-mobile-heading a{width:40px;height:40px;color:var(--text);justify-content:center;align-items:center;display:flex}.section-chats .chats-search{gap:0;margin:0 14px;position:relative}.section-chats .chats-search>svg{pointer-events:none;color:var(--muted);position:absolute;left:12px}.section-chats .chats-search button{width:38px;height:38px;padding:9px;position:absolute;right:3px}.section-chats .chats-tabs{background:var(--bg);border-radius:12px;gap:6px;margin:12px 14px 8px;padding:3px}.section-chats .chats-tabs button{border:0;border-radius:9px;min-height:36px;padding:7px 10px;font-size:13px}.section-chats .chat-list-scroll{padding:0 10px 8px}.simple-ui.section-chats button.chat-list-item{border-bottom:1px solid var(--border);border-radius:10px;gap:8px;min-height:78px;margin:0;padding:15px 12px}.simple-ui.section-chats button.chat-list-item strong{font-size:15px;line-height:1.3}.section-chats .chat-list-meta>span{font-size:12px}.section-chats .chat-list-meta>small{font-size:11px}.simple-ui.section-chats{padding-bottom:0}.simple-ui.section-chats .chat-purchase{margin:0}.simple-ui.section-chats .chat-purchase summary{margin:0;padding:0}.section-chats .chats-mobile-heading{justify-content:flex-start;margin:0}.section-chats .chat-heading{margin:0}}.section-chats .chat-bubble a.chat-attachment{margin-top:8px;text-decoration:none;overflow:hidden}.chat-attachment-image{background:var(--bg);border-radius:10px;width:280px;max-width:100%;display:block}.chat-attachment-image img{object-fit:contain;width:100%;height:auto;min-height:60px;max-height:320px;display:block}.chat-attachment-image>span{color:var(--muted);padding:7px 10px;font-size:12px;display:block}.section-chats .chat-bubble a.chat-attachment-file{color:var(--blue);overflow-wrap:anywhere;align-items:center;gap:8px;display:flex}.chat-attachment-file svg{flex-shrink:0}.chat-attachment-file small{display:block}@media (max-width:760px){.chat-attachment-image{width:240px}.chat-attachment-image img{max-height:270px}}.simple-ui .chat-bubble button.chat-attachment-image{text-align:left;background:var(--bg);color:var(--text);box-shadow:none;border:0;margin-top:8px;padding:0;font-weight:400;display:block;overflow:hidden}.chat-image-viewer{color:#e2e7ef;background:#101827;border:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.chat-image-viewer[open]{flex-direction:column;display:flex}.chat-image-viewer::backdrop{background:#080d17e8}.chat-image-viewer>header{padding:calc(10px + env(safe-area-inset-top)) 16px 10px;background:#1b283a;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin:0;display:flex}.chat-image-viewer>header>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;overflow:hidden}.chat-image-viewer>header>div{flex-shrink:0;align-items:center;gap:6px;display:flex}.chat-image-viewer button{color:#e2e7ef;cursor:pointer;background:#2b3958;border:0;border-radius:10px;place-items:center;width:42px;height:42px;padding:0;display:grid}.chat-image-viewer button:disabled{opacity:.35}.chat-image-viewer button:focus-visible{outline-offset:2px;outline:2px solid #a4b8f4}.chat-image-viewer output{text-align:center;width:48px;font-size:13px}.chat-image-stage{touch-action:none;overscroll-behavior:contain;cursor:grab;min-height:0;margin-bottom:env(safe-area-inset-bottom);flex:1;padding:0;overflow:auto}.chat-image-stage:active{cursor:grabbing}.chat-image-canvas{justify-content:center;align-items:center;min-width:100%;min-height:100%;display:flex}.chat-image-canvas img{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}@media (max-width:760px){.chat-image-viewer>header{gap:6px;padding-left:10px;padding-right:10px}.chat-image-viewer>header>span{font-size:12px}.chat-image-viewer>header>div{gap:4px}.chat-image-viewer button{width:38px;height:42px}.chat-image-viewer output{width:40px;font-size:12px}}.simple-ui.section-chats .main{max-width:1160px}.chat-heading .chat-title-row{align-items:center;gap:12px;min-width:0;display:flex}.chat-heading .chat-title-row>strong{flex-shrink:0}.simple-ui .chat-heading .chat-purchase{background:0 0;border:0;flex:1;min-width:0;max-height:none;margin:0;padding:0;position:relative;overflow:visible}.chat-heading .chat-purchase summary{gap:6px;margin:0;padding:0}.chat-heading .chat-purchase summary>svg{width:14px;height:14px}.chat-heading .chat-purchase summary>span{margin:0}.chat-heading .chat-purchase summary small{display:none}.chat-heading .chat-purchase summary strong{white-space:nowrap;text-overflow:ellipsis;color:var(--muted);font-size:12px;font-weight:400;line-height:1.4;display:block;overflow:hidden}.chat-heading .chat-purchase-items{z-index:20;background:var(--surface);border:1px solid var(--border);border-radius:12px;width:330px;max-width:calc(100vw - 40px);max-height:240px;padding:14px;position:absolute;top:calc(100% + 12px);right:0;overflow:auto;box-shadow:0 8px 30px #0003}.chat-heading .chat-purchase-items>div{font-size:13px}.chat-heading .chat-purchase-items span{color:var(--text);margin:0}@media (max-width:760px){.section-chats .chats-layout{grid-template-columns:minmax(0,1fr)}.chat-heading .chat-title-row{flex-wrap:wrap;gap:4px}.chat-heading .chat-title-row>strong{width:100%}.simple-ui .chat-heading .chat-purchase{flex-basis:100%}.chat-heading .chat-purchase-items{max-width:calc(100vw - 110px);left:0;right:auto}.section-chats .chat-heading .chat-identity>span{margin-top:4px;font-size:11px}.simple-ui .workspace-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.simple-ui .workspace-nav a[href=\/stores]{display:none}}html{background:var(--bg)}.login{box-sizing:border-box;width:100%;min-height:100dvh;color:var(--text);justify-content:center;align-items:center;margin:0;padding:24px;display:flex}.login .login-card{box-sizing:border-box;flex:none;max-width:100%;margin:0 auto}.login input{background:var(--bg);color:var(--text);border-color:var(--border)}.login input::placeholder{color:var(--muted)}@media (max-width:760px){html,body{overscroll-behavior-y:none;touch-action:pan-x pan-y;max-width:100%;overflow-x:clip}.simple-ui .workspace-nav{z-index:100;isolation:isolate;position:fixed;bottom:0}.simple-ui input:not([type=checkbox]):not([type=radio]),.simple-ui textarea,.simple-ui select,.login input{font-size:16px!important}.login{min-height:100dvh;padding:20px 16px}.login .login-card{border-radius:20px;width:100%;max-width:420px;padding:26px 22px}.chat-image-stage{touch-action:none}}.section-chats .chats-layout{grid-template-columns:minmax(330px,370px) minmax(0,1fr)}.simple-ui.section-chats .chats-sidebar{padding:16px}.simple-ui.section-chats button.chat-list-item{gap:7px;padding:14px 12px}.simple-ui.section-chats button.chat-list-item strong{font-size:16px}.section-chats .chat-list-meta>span{font-size:14px}.section-chats .chat-list-meta>small{font-size:12px}.section-chats .chat-created{color:var(--muted);text-align:left;font-size:12px;display:block}.section-chats .chat-load-more{width:100%;min-height:44px;margin:12px 0;font-size:14px;display:block}.section-chats .chats-search input{font-size:16px}@media (max-width:760px){.section-chats .chats-layout{grid-template-columns:minmax(0,1fr)}.simple-ui.section-chats .chats-sidebar{padding:0}.simple-ui.section-chats .chat-heading strong{font-size:16px}.section-chats .chat-heading .chat-purchase summary strong{font-size:14px}.section-chats .chat-bubble p{font-size:16px;line-height:1.5}.section-chats .chat-list-meta>span{font-size:14px}.section-chats .chat-created{font-size:12px}.section-chats .chat-list-scroll{padding:0 10px 8px}}.simple-ui .catalog-modal{width:480px;min-width:0}.simple-ui .catalog-modal .section-head{align-items:flex-start;gap:16px;margin:0 0 20px;padding:0;position:static}.simple-ui .catalog-modal h2{min-width:0;margin:0;font-size:20px;line-height:1.35}.simple-ui .catalog-modal .section-head>.icon-button{flex-shrink:0}.simple-ui .catalog-modal .field{gap:8px;width:100%;min-width:0;display:grid}.simple-ui .catalog-modal select{width:100%;min-width:0;max-width:100%}.simple-ui .catalog-modal p{font-size:14px;line-height:1.5}.simple-ui .catalog-modal .dialog-actions{justify-content:flex-end;gap:10px;margin-top:20px;padding:0;display:flex;position:static}.simple-ui .segmented{background:var(--bg);border-color:var(--border);gap:3px}.simple-ui .segmented button{color:var(--muted);box-shadow:none;white-space:nowrap;background:0 0;border:0;font-size:13px}.simple-ui .segmented button.selected{background:var(--accent-soft);color:var(--blue);box-shadow:none}.section-chats .chat-placeholder{background:var(--surface);flex-direction:column;gap:14px}.section-chats .chat-placeholder>svg{color:var(--blue);box-sizing:content-box;background:var(--accent-soft);border-radius:24px;padding:18px}.section-chats .chat-placeholder strong{color:var(--text);font-size:18px}.section-chats .chat-placeholder span{max-width:290px;font-size:14px;line-height:1.6}.simple-ui.section-chats .chat-list-item{background:var(--bg);border:1px solid #0000;border-radius:12px;gap:8px;margin:4px 0;position:relative}.simple-ui.section-chats .chat-list-item:hover,.simple-ui.section-chats .chat-list-item.selected{background:var(--accent-soft)}.section-chats .chat-created{font-variant-numeric:tabular-nums;align-self:flex-end;font-size:12px}.section-chats .chat-messages{background:var(--bg);border-radius:14px;padding:16px}@media (max-width:760px){.simple-ui.section-chats:not(:has(.chat-open)) .workspace-bar{display:contents}:is(.simple-ui.section-chats:not(:has(.chat-open)) .workspace-brand,.simple-ui.section-chats:not(:has(.chat-open)) .workspace-controls){display:none}.simple-ui.section-chats:not(:has(.chat-open)) .main{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.simple-ui.section-chats .chat-placeholder{display:none}.simple-ui.section-chats .chat-list-item{border:0;margin:6px 0;padding:13px 12px}.simple-ui.section-chats .chat-messages{border-radius:0;padding:12px}.simple-ui .catalog-modal{max-width:480px!important}.simple-ui .catalog-modal h2{font-size:18px}.simple-ui .catalog-modal .dialog-actions{flex-wrap:wrap}.simple-ui .catalog-modal .dialog-actions button{justify-content:center;align-items:center;gap:6px;display:inline-flex}}.simple-ui .catalog-modal>.section-head{background:0 0;flex-flow:row;align-items:flex-start;display:flex}.simple-ui .catalog-modal>.section-head h2{white-space:normal;flex:1}.simple-ui .catalog-modal .dialog-actions{background:0 0}[data-theme=dark] .simple-ui .segmented button{color:var(--muted);background:0 0}[data-theme=dark] .simple-ui .segmented button.selected{color:var(--text);background:var(--accent-soft)}[data-theme=dark] .simple-ui .segmented button:not(.selected){color:var(--muted)}@media (max-width:760px){.simple-ui.section-chats:not(:has(.chat-open)) .workspace-bar{border:0;height:0;min-height:0;margin:0;padding:0;display:block;position:static;overflow:visible}.simple-ui.section-chats .main{padding-top:env(safe-area-inset-top);margin:0}.simple-ui.section-chats .chats-mobile-heading{flex:0 0 44px;height:44px;min-height:44px;padding:8px 16px}.simple-ui.section-chats .workspace-nav{pointer-events:auto;top:auto;left:0;right:0;transform:none}}.section-chats .messenger-preview{border:1px solid var(--border);background:var(--surface);border-radius:20px;gap:0;overflow:hidden}.section-chats .messenger-preview .chats-sidebar{border:0;border-right:1px solid var(--border);background:var(--surface);box-shadow:none;border-radius:0;padding:16px 12px}.section-chats .messenger-preview .chat-list-scroll{padding:0}.simple-ui.section-chats .messenger-preview button.chat-list-item{background:0 0;border:0;border-radius:12px;flex-direction:row;align-items:center;gap:12px;min-height:94px;margin:3px 0;padding:14px 10px;display:flex}.simple-ui.section-chats .messenger-preview button.chat-list-item:hover{background:var(--hover)}.simple-ui.section-chats .messenger-preview button.chat-list-item.selected{background:var(--accent-soft)}.messenger-preview .messenger-avatar{background:var(--accent-soft);width:42px;height:42px;color:var(--blue);border-radius:15px;flex:0 0 42px;justify-content:center;align-items:center;font-size:15px;font-weight:600;display:flex}.messenger-preview .messenger-list-copy{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.messenger-preview .messenger-list-top{flex-direction:column;gap:4px;min-width:0;display:flex;position:relative}.simple-ui.section-chats .messenger-preview .messenger-list-top strong{white-space:nowrap;font-size:14px;font-weight:600;line-height:1.4}.messenger-preview .chat-created{color:var(--muted);font-size:11px;line-height:20px;position:absolute;top:23px;right:0}.messenger-preview .messenger-customer{text-overflow:ellipsis;white-space:nowrap;min-height:20px;padding-right:112px;font-size:13px;line-height:20px;overflow:hidden}.messenger-preview .messenger-list-copy>small{color:var(--muted);align-items:center;gap:6px;font-size:12px;line-height:18px;display:flex}.messenger-dot{background:currentColor;border-radius:50%;width:6px;height:6px;display:inline-block}.messenger-preview .messenger-list-copy>.chat-needs-answer{color:#bb791d}[data-theme=dark] .messenger-preview .messenger-list-copy>.chat-needs-answer{color:#e4b36c}.section-chats .messenger-preview .chat-conversation{box-shadow:none;border:0;border-radius:0;padding:0;position:relative;overflow:hidden}.section-chats .messenger-preview .chat-heading{background:var(--surface);border-bottom:1px solid var(--border);min-height:76px;margin:0;padding:16px 18px}.section-chats .messenger-preview .chat-messages{background:var(--bg);scrollbar-width:thin;border-radius:0;gap:10px;padding:20px 24px}.messenger-day{flex-shrink:0;justify-content:center;margin:6px 0 10px;display:flex}.messenger-day>span{color:var(--muted);background:var(--surface);border-radius:20px;padding:5px 12px;font-size:12px}.section-chats .messenger-preview .chat-bubble{background:var(--surface);border-radius:16px;max-width:85%;padding:10px 14px;box-shadow:0 1px 2px #00000008}.section-chats .messenger-preview .chat-bubble.incoming{border-bottom-left-radius:4px}.section-chats .messenger-preview .chat-bubble.outgoing{background:var(--accent-soft);border-bottom-right-radius:4px}.section-chats .messenger-preview .chat-bubble p{margin:4px 0;font-size:15px;line-height:1.55}.section-chats .messenger-preview .chat-bubble .messenger-sender{color:var(--blue);font-size:11px;font-weight:500}.section-chats .messenger-preview .chat-bubble time{text-align:right;font-variant-numeric:tabular-nums;margin-top:5px;font-size:11px}.section-chats .messenger-preview .chat-reply{background:var(--surface);border-top:1px solid var(--border);align-items:flex-end;gap:10px;margin:0;padding:12px 16px}.section-chats .messenger-preview .chat-reply textarea{resize:none;background:var(--bg);box-sizing:border-box;border:1px solid #0000;border-radius:16px;min-height:44px;max-height:120px;padding:11px 14px;font-size:16px;line-height:22px}.section-chats .messenger-preview .chat-reply textarea:focus{border-color:var(--blue);outline:none}.section-chats .messenger-preview .chat-reply button{border-radius:14px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;display:flex}.messenger-preview .chat-reply button span{display:none}.simple-ui .messenger-preview .messenger-jump{z-index:5;background:var(--surface);width:40px;height:40px;min-height:40px;color:var(--blue);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;bottom:88px;right:20px;box-shadow:0 3px 14px #0002}.section-chats .messenger-preview .chat-placeholder{background:var(--bg);border:0;border-radius:0}@media (max-width:760px){.section-chats .messenger-preview{border:0;border-radius:0}.simple-ui.section-chats .messenger-preview .chats-sidebar{border:0;padding:0}.section-chats .messenger-preview .chat-list-scroll{padding:0 10px 8px}.simple-ui.section-chats .messenger-preview .chats-mobile-heading{flex-basis:48px;height:48px;padding:8px 18px}.simple-ui.section-chats .messenger-preview button.chat-list-item{min-height:90px;padding:13px 8px}.section-chats .messenger-preview .chat-heading{min-height:68px;padding:10px 12px}.section-chats .messenger-preview .chat-messages{gap:8px;padding:12px}.section-chats .messenger-preview .chat-bubble{max-width:90%;padding:9px 12px}.section-chats .messenger-preview .chat-reply{padding:10px 12px}}.public-site{--surface:inherit;--text:inherit;--border:inherit;--muted:inherit;--blue:inherit}.public-site .registration-card input{color:var(--text)}.public-site .public-hero h1 span,.public-site .eyebrow{color:var(--blue)}.public-site .button:not(.secondary),.public-site button{color:#fff}[data-theme=dark] .public-site .button:not(.secondary),[data-theme=dark] .public-site button{color:#211b3d}.public-site .hero-preview{box-shadow:var(--shadow)}.simple-ui.section-products .page-heading,.simple-ui.section-orders .page-heading{flex-wrap:nowrap;align-items:center;gap:12px}.simple-ui.section-products .page-description,.simple-ui.section-orders .page-description{display:none}.simple-ui.section-products .page-actions,.simple-ui.section-orders .page-actions{flex-shrink:0}@media (max-width:760px){.simple-ui.section-products .page-heading h1,.simple-ui.section-orders .page-heading h1{font-size:22px}.simple-ui.section-products .page-actions button,.simple-ui.section-orders .page-actions button{padding:10px 12px;font-size:13px}}.messenger-preview .chat-reply{grid-template-columns:44px minmax(0,1fr) 44px;position:relative}.chat-upload{flex:0 0 44px}.chat-upload input[hidden]{display:none!important}.messenger-preview .chat-upload .icon-button{color:var(--muted);background:0 0;width:44px;height:44px;padding:8px}.chat-upload-preview{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);z-index:5;border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px;display:flex;position:absolute;bottom:100%;left:8px;right:8px}.chat-upload-preview img{object-fit:contain;border-radius:6px;width:64px;height:64px}.messenger-preview .chat-upload-preview button{width:auto;min-width:44px;padding:10px;font-size:13px}.chat-upload-preview p{width:100%;color:var(--text);margin:0;font-size:13px}@media (min-width:761px){.chat-heading>button[aria-label="Назад к чатам"]{display:none}}.section-chats .messenger-preview .chat-upload-preview button{width:auto;padding:10px;font-size:13px}.simple-ui.section-chats .messenger-preview .messenger-list-top strong{font-size:16px;line-height:1.4}.messenger-preview .chat-created{font-size:12px;top:27px}.messenger-preview .messenger-customer{min-height:21px;padding-right:120px;font-size:14px;line-height:21px}.messenger-preview .messenger-list-copy>small{font-size:13px;line-height:20px}.section-chats .messenger-preview .chat-bubble p{font-size:14px;line-height:1.45}.section-chats .messenger-preview .chat-heading strong{font-size:14px}.section-chats .messenger-preview .chat-purchase summary,.section-chats .messenger-preview .chat-bubble .messenger-sender,.section-chats .messenger-preview .chat-bubble time,.messenger-preview .messenger-day>span{font-size:12px}.chat-upload-preview{width:fit-content;max-width:calc(100% - 16px);padding:6px;right:auto}.chat-upload-thumb{background:var(--bg);border-radius:9px;width:88px;height:88px;position:relative;overflow:hidden}.chat-upload-thumb img{object-fit:cover;width:100%;height:100%}.section-chats .messenger-preview .chat-upload-thumb button{color:#fff;z-index:2;background:#142038b8;border-radius:50%;width:24px;min-width:24px;height:24px;min-height:24px;padding:3px;position:absolute;top:2px;right:2px}.chat-photo-progress{background:#14203865;place-items:center;display:grid;position:absolute;inset:0}.chat-photo-progress svg{width:30px;height:30px;transform:rotate(-90deg)}.chat-photo-progress circle{fill:none;stroke-width:3px;stroke-linecap:round}.chat-photo-progress .track{stroke:#ffffff45}.chat-photo-progress .fill{stroke:#fff;transition:stroke-dasharray .12s linear}.chat-photo-progress.sending svg{animation:1s linear infinite chat-spin}@keyframes chat-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.chat-photo-progress.sending svg{animation:none}}.simple-ui.section-chats .messenger-preview button.chat-list-item{padding-right:38px;position:relative}.chat-list-item .chat-unread-badge{color:#fff;background:#4f55db;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 3px;font-size:10px;font-weight:600;line-height:1;display:grid;position:absolute;bottom:13px;right:9px}[data-theme=dark] .chat-list-item .chat-unread-badge{color:#142038;background:#a8b4ff}@media (max-width:760px){.simple-ui .workspace-nav{padding-top:10px;padding-bottom:calc(4px + env(safe-area-inset-bottom))}.simple-ui.section-chats:not(:has(.chat-open)) .workspace-bar{border-bottom:1px solid var(--border);height:64px;min-height:64px;padding:0 18px;display:flex;position:sticky}:is(.simple-ui.section-chats:not(:has(.chat-open)) .workspace-brand,.simple-ui.section-chats:not(:has(.chat-open)) .workspace-controls){display:flex}.simple-ui.section-chats:not(:has(.chat-open)) .main{background:var(--bg);padding-top:0}.simple-ui.section-chats:not(:has(.chat-open)) .messenger-preview{background:var(--bg)}.simple-ui.section-chats:not(:has(.chat-open)) .messenger-preview .chats-sidebar{background:var(--bg)}}.simple-ui .chats-search{gap:8px}.simple-ui .chats-search .search-field{border-radius:12px;flex:1;min-width:0}.simple-ui .chats-search>button{flex:0 0 38px;width:38px;height:38px;padding:9px;position:static}.messenger-preview .messenger-list-top{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;margin-right:-26px}.messenger-preview .messenger-list-top .chat-created{flex-shrink:0;align-self:center;line-height:20px;position:static}.simple-ui.section-chats .messenger-preview .messenger-list-top strong{text-overflow:ellipsis;min-width:0;overflow:hidden}.messenger-preview .messenger-customer{padding-right:0}.simple-ui.section-chats .messenger-preview button.chat-list-item:not(:last-child):after{content:"";background:color-mix(in srgb,var(--border) 65%,transparent);pointer-events:none;height:1px;position:absolute;bottom:0;left:64px;right:10px}.simple-ui.section-chats .page-heading,.simple-ui.section-chats .messenger-preview .chats-mobile-heading{display:none}@media (max-width:760px){.simple-ui.section-chats .messenger-preview .chats-sidebar{padding-top:12px}}.simple-ui.section-chats .messenger-preview .chat-created{font-size:13px}.simple-ui.section-chats .chat-list-item .chat-unread-badge{box-sizing:border-box;text-align:center;font-variant-numeric:tabular-nums;letter-spacing:0;flex-shrink:0;justify-content:center;align-items:center;margin:0;font-family:Arial,sans-serif;line-height:17px;display:flex}.checker-summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;font-size:14px;display:flex}.simple-ui .checker-pagination{justify-content:center;align-items:center;gap:16px;margin-top:16px;display:flex}.simple-ui .checker-pagination button{min-width:40px;min-height:40px;padding:8px}.simple-ui .chat-bubble .chat-copy{box-shadow:none;border:0;border-radius:5px;gap:5px;min-height:30px;padding:4px 0;font-size:11px;font-weight:400;line-height:18px;color:var(--muted)!important;background:0 0!important}.simple-ui .chat-bubble .chat-copy:hover{color:var(--blue)!important}.simple-ui .chat-bubble .chat-copy:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.chat-copy-wrap{margin-top:2px}.chat-copy-wrap>small{color:var(--muted);font-size:11px;display:block}.simple-ui .chat-bubble .chat-message-footer{justify-content:space-between;align-items:center;gap:14px;margin-top:2px;display:flex}.simple-ui .chat-bubble .chat-message-footer .chat-copy-wrap{margin:0}.simple-ui .chat-bubble .chat-message-footer .chat-copy{min-height:24px;padding:2px 0}.simple-ui .chat-bubble .chat-message-footer time{white-space:nowrap;margin:0 0 0 auto}.simple-ui .chat-heading .chat-order-copy{box-shadow:none;white-space:normal;text-align:left;border:0;gap:6px;min-height:28px;padding:2px 0;font-size:14px;font-weight:600;color:var(--text)!important;background:0 0!important}.simple-ui .chat-heading .chat-order-copy svg{color:var(--muted);flex-shrink:0}.simple-ui .chat-heading .chat-order-copy:hover{color:var(--blue)!important}.simple-ui .chat-heading .chat-order-copy:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.simple-ui .modal{min-width:0;max-height:calc(100dvh - 32px);background:var(--surface)!important}.simple-ui .modal>.section-head{background:0 0;flex-flow:row;align-items:flex-start;gap:12px;margin:0 0 18px;padding:0;display:flex;position:static}.simple-ui .modal>.section-head h2{overflow-wrap:anywhere;flex:1;min-width:0;margin:0;font-size:18px;line-height:1.4}.simple-ui .modal>.section-head .icon-button{flex:none;width:28px;height:28px;min-height:28px;padding:4px}.simple-ui .modal .dialog-actions{background:0 0;flex-wrap:wrap;gap:8px;display:flex;position:static}.simple-ui .modal form,.simple-ui .modal .field{min-width:0}.simple-ui .modal input:not([type=checkbox]):not([type=radio]),.simple-ui .modal select,.simple-ui .modal textarea{box-sizing:border-box;max-width:100%}.simple-ui .chat-heading .chat-order-copy{font-size:16px;line-height:1.4}@media (max-width:760px){.simple-ui .modal-overlay{padding:16px}.simple-ui .modal{width:100%;max-width:440px;max-height:calc(100dvh - 32px);padding:18px}.simple-ui .modal>.section-head h2{font-size:17px}}:is(html:has(.section-checker),body:has(.section-checker)){height:100%;overflow:hidden}.simple-ui.section-checker{flex-direction:column;height:100dvh;min-height:0;display:flex;overflow:hidden}.section-checker .workspace-bar{flex-shrink:0}.simple-ui.section-checker .main{flex-direction:column;flex:1;width:100%;min-height:0;padding-top:12px;padding-bottom:16px;display:flex;overflow:hidden}.section-checker .page-heading{flex-shrink:0;margin:0 0 12px}.section-checker .page-description,.section-checker footer{display:none}.section-checker .demo-banner{flex-shrink:0;margin-bottom:10px}.simple-ui.section-checker .checker-workspace{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:300px minmax(0,1fr);gap:14px;width:100%;max-width:1080px;min-height:0;margin:0 auto;display:grid}.simple-ui .checker-workspace .card{min-width:0;margin:0;padding:16px}.simple-ui .checker-workspace .checker-compose{align-self:start;max-height:100%;overflow:auto}.simple-ui .checker-workspace .checker-heading{justify-content:space-between;gap:8px;margin:0 0 12px;display:flex}.simple-ui .checker-workspace .checker-heading h2{font-size:16px}.checker-input-count{color:var(--muted);white-space:nowrap;font-size:12px}.simple-ui .checker-workspace textarea{resize:none;min-height:150px;font-family:inherit;font-size:13px;line-height:1.45;overflow:auto}.simple-ui .checker-workspace .checker-compose-actions{margin-top:10px;display:block}.simple-ui .checker-workspace .checker-compose-actions button{width:100%;min-height:40px}.checker-progress{width:100%;height:4px;accent-color:var(--blue);margin-top:10px}.simple-ui .checker-workspace .checker-list{flex-direction:column;min-height:0;display:flex;overflow:hidden}.simple-ui .checker-workspace .checker-toolbar{border-bottom:1px solid var(--border);flex-wrap:nowrap;flex-shrink:0;gap:8px;padding:0 0 10px;display:flex}.simple-ui .checker-workspace .checker-status-tabs{scrollbar-width:thin;flex:1;gap:4px;min-width:0;display:flex;overflow-x:auto}.simple-ui .checker-workspace .checker-status-tabs button{white-space:nowrap;width:auto;min-height:36px;color:var(--muted);background:0 0;border-color:#0000;flex:none;align-items:center;gap:5px;padding:7px 8px;font-size:12px;display:flex}.simple-ui .checker-workspace .checker-status-tabs button[aria-pressed=true]{background:var(--accent-soft);color:var(--text)}.simple-ui .checker-workspace .checker-status-tabs button[data-verdict=LIVE]{color:#168044}.simple-ui .checker-workspace .checker-status-tabs button[data-verdict=DEAD]{color:#be343d}[data-theme=dark] .simple-ui .checker-workspace .checker-status-tabs button[data-verdict=LIVE]{color:#8ecba4}[data-theme=dark] .simple-ui .checker-workspace .checker-status-tabs button[data-verdict=DEAD]{color:#e7a0ab}.simple-ui .checker-workspace .checker-toolbar .checker-copy-button{background:0 0;border:0;flex:none;width:auto;min-width:36px;min-height:36px;padding:7px}.simple-ui .checker-workspace .checker-copy-button span{display:none}.simple-ui .checker-workspace .checker-summary{flex-shrink:0;margin:0}.simple-ui .checker-workspace .checker-results{overscroll-behavior:contain;flex:1;height:auto;min-height:0;max-height:none;overflow:auto}.simple-ui .checker-workspace .checker-results .compact-key{flex-direction:column;align-items:flex-start;gap:3px;margin:0;padding:11px 2px;display:flex}.simple-ui .checker-workspace .compact-key-main{gap:0;width:100%}.simple-ui .checker-workspace .compact-key-main code{margin:0;font:13px/1.4 ui-monospace,monospace}.simple-ui .checker-workspace .compact-key-meta{gap:0;margin:0;font-size:12px;line-height:1.4}.simple-ui .checker-workspace .compact-key-status{min-height:0;margin:0;padding:2px 6px;font-size:11px;line-height:1.3}@media (max-width:900px){.simple-ui.section-checker .checker-workspace{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;gap:10px}.section-checker .page-heading{display:none}.simple-ui .checker-workspace .checker-compose{max-height:35dvh;padding:12px}.simple-ui .checker-workspace .checker-heading{margin-bottom:8px}.simple-ui .checker-workspace textarea{height:72px;min-height:64px;font-size:12px!important}.simple-ui .checker-workspace .compact-key-main code{font-size:12px}.simple-ui .checker-workspace .checker-list{padding:10px 12px}}@media (max-width:760px){.simple-ui.section-checker .main{padding:8px 10px calc(76px + env(safe-area-inset-bottom))}.section-checker .demo-banner{margin-bottom:6px;padding:5px 8px;font-size:11px}}.simple-ui.section-checker .checker-workspace{border:1px solid var(--border);background:var(--surface);border-radius:16px;flex-direction:column;flex:0 auto;gap:0;max-width:720px;min-height:0;max-height:100%;display:flex;overflow:hidden}.simple-ui.section-checker .checker-workspace .card{box-shadow:none;background:0 0;border:0;border-radius:0;width:100%}.simple-ui.section-checker .checker-workspace .checker-compose{flex:none;align-self:auto;max-height:none;padding:16px 18px 12px;overflow:visible}.simple-ui.section-checker .checker-workspace .checker-heading{margin-bottom:10px}.simple-ui.section-checker .checker-workspace .checker-compose textarea{height:82px;min-height:82px;font-size:13px;line-height:1.45}.simple-ui.section-checker .checker-workspace .checker-compose-actions{justify-content:flex-end;margin-top:8px;display:flex}.simple-ui.section-checker .checker-workspace .checker-compose-actions button{width:auto;min-height:36px;padding:7px 16px}.simple-ui.section-checker .checker-workspace .checker-list{border-top:1px solid var(--border);flex:0 auto;min-height:0;padding:10px 18px 12px}.simple-ui.section-checker .checker-workspace .checker-results>p{text-align:center;color:var(--muted);margin:8px 0;padding:12px 0;font-size:13px}@media (max-width:760px){.simple-ui.section-checker .checker-workspace{border-radius:12px}.simple-ui.section-checker .checker-workspace .checker-compose{padding:12px}.simple-ui.section-checker .checker-workspace .checker-list{padding:8px 12px 10px}.simple-ui.section-checker .checker-workspace .checker-compose textarea{height:68px;min-height:68px}.simple-ui.section-checker .checker-workspace .checker-results{max-height:35dvh}}.simple-ui.section-checker .checker-workspace{flex:1;min-height:0}.simple-ui.section-checker .checker-workspace .checker-list{flex:1;min-height:0}.simple-ui.section-checker .checker-workspace .checker-results{flex:1;min-height:0;max-height:none}@media (max-width:760px){.simple-ui.section-checker .main{padding:4px 6px calc(68px + env(safe-area-inset-bottom))}.simple-ui.section-checker .checker-workspace .checker-compose textarea{height:120px;min-height:120px}.simple-ui.section-checker .checker-workspace .checker-compose{padding:10px}.simple-ui.section-checker .checker-workspace .checker-list{padding:8px 10px}.simple-ui.section-checker{padding-bottom:0}.simple-ui.section-checker .main{padding-bottom:calc(74px + env(safe-area-inset-bottom))}.simple-ui.section-checker .checker-workspace .checker-status-tabs{flex-wrap:wrap;gap:2px;overflow:visible}.simple-ui.section-checker .checker-workspace .checker-status-tabs button{min-height:32px;padding:6px;font-size:11px}.simple-ui.section-checker .checker-workspace .checker-toolbar{align-items:flex-start}}@media (min-width:761px){.section-checker .page-heading{display:none}.simple-ui.section-checker .main{padding-top:8px}}@media (max-width:760px){.simple-ui.section-checker .checker-workspace .checker-compose textarea{height:140px;min-height:140px}}@media (min-width:761px){.simple-ui.section-checker .checker-workspace{max-width:660px}}@media (max-width:760px){.simple-ui.section-checker .checker-workspace .checker-toolbar{gap:3px}.simple-ui.section-checker .checker-workspace .checker-status-tabs{flex-wrap:nowrap;gap:0;overflow:visible}.simple-ui.section-checker .checker-workspace .checker-status-tabs button{letter-spacing:-.15px;white-space:nowrap;flex:auto;gap:3px;min-width:0;min-height:32px;padding:6px 3px;font-size:10px}.simple-ui.section-checker .checker-workspace .checker-toolbar .checker-copy-button{width:26px;min-width:26px;padding:4px}}.simple-ui.section-checker .checker-workspace .checker-compose-actions{justify-content:space-between;align-items:center}@media (max-width:760px){.simple-ui.section-checker .checker-workspace .checker-compose textarea{height:170px;min-height:170px}}.simple-ui.section-checker .checker-workspace .checker-compose-actions{justify-content:flex-start;gap:12px;margin-top:6px}.simple-ui.section-checker .checker-workspace .checker-compose-actions button{flex:none;width:auto}.simple-ui.section-checker .checker-workspace .checker-compose{padding-bottom:8px}.simple-ui.section-checker .checker-workspace .checker-compose textarea{height:130px;min-height:130px}@media (max-width:760px){.simple-ui.section-checker .checker-workspace .checker-compose textarea{height:130px;min-height:130px}}.checker-input-wrap{position:relative}.checker-mobile-count{display:none}@media (min-width:761px){.simple-ui.section-checker .checker-workspace .checker-compose-actions{justify-content:center;position:relative}.simple-ui.section-checker .checker-workspace .checker-compose-actions>.checker-input-count{position:absolute;left:0}}@media (max-width:760px){.simple-ui.section-checker .checker-workspace .checker-compose-actions>.checker-input-count{display:none}.simple-ui.section-checker .checker-workspace .checker-mobile-count{pointer-events:none;font-size:11px;display:block;position:absolute;bottom:9px;right:12px}.simple-ui.section-checker .checker-workspace .checker-input-wrap textarea{padding-bottom:27px;display:block}}@media (min-width:761px){.simple-ui.section-checker .checker-workspace .checker-compose-actions>.checker-input-count{display:none}.simple-ui.section-checker .checker-workspace .checker-mobile-count{pointer-events:none;font-size:11px;display:block;position:absolute;bottom:9px;right:12px}.simple-ui.section-checker .checker-workspace .checker-input-wrap textarea{padding-bottom:27px;display:block}}@media (min-width:761px){.simple-ui.section-checker .checker-workspace .checker-input-wrap textarea{height:180px;min-height:180px}}.checker-run-status{color:var(--muted);flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;display:flex}.checker-run-status progress{width:80px;height:4px;accent-color:var(--blue)}.checker-provider-error{color:var(--muted);font-size:11px;line-height:1.4}.simple-ui.section-checker .checker-workspace .checker-compose-actions button{gap:6px;min-height:32px;padding:5px 12px;font-size:12px}.simple-ui.section-checker .checker-workspace .checker-compose-actions button svg{width:15px;height:15px}.simple-ui.section-chats .messenger-preview .messenger-list-top strong{font-size:14px}.simple-ui .chat-heading .chat-order-copy>span:not(.sr-only){color:var(--text);margin:0;font-size:14px;font-weight:600;line-height:1.4}.simple-ui.section-checker .checker-workspace .checker-input-wrap textarea{line-height:1.5;font-size:14px!important}.simple-ui.section-checker .checker-workspace .compact-key-main code{font-size:14px;line-height:1.45}.simple-ui.section-checker .checker-workspace .compact-key-meta{font-size:13px;line-height:1.45}.simple-ui.section-checker .checker-workspace .compact-key-status{font-size:12px}.simple-ui.section-checker .checker-workspace .checker-mobile-count{text-align:right;font-size:12px;left:auto;right:12px}.simple-ui.section-checker .checker-workspace .checker-compose-actions button{font-size:13px}@media (max-width:760px){.simple-ui.section-checker .checker-workspace .checker-input-wrap textarea{font-size:13px!important}.simple-ui.section-checker .checker-workspace .compact-key-main code{font-size:13px}.simple-ui.section-checker .checker-workspace .checker-status-tabs button{gap:2px;padding:6px 2px;font-size:11px}}.simple-ui.section-checker .checker-workspace .checker-compose-actions{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;display:grid}.simple-ui.section-checker .checker-workspace .checker-compose-actions>.checker-action-count{white-space:nowrap;text-align:left;justify-self:start;font-size:12px;display:block;position:static}.simple-ui.section-checker .checker-workspace .checker-compose-actions button{grid-column:2}@media (max-width:760px){.simple-ui.section-checker .checker-workspace .checker-compose-actions{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.simple-ui.section-checker .checker-workspace .checker-compose-actions>.checker-action-count{white-space:normal;line-height:1.3}}@media (max-width:420px){.simple-ui .main{min-width:0;padding-left:12px;padding-right:12px}.simple-ui .page-heading{flex-wrap:wrap;gap:10px}.simple-ui.section-products .page-heading,.simple-ui.section-orders .page-heading{flex-wrap:wrap;gap:8px}.simple-ui .page-actions{flex-wrap:wrap;min-width:0;max-width:100%}.simple-ui .workspace-nav{column-gap:2px;padding-left:4px;padding-right:4px}.simple-ui .workspace-nav a{min-width:0;padding-left:2px;padding-right:2px}.simple-ui.section-checker .main{padding-left:6px;padding-right:6px}.simple-ui.section-checker .checker-workspace .checker-input-wrap textarea{height:clamp(90px,20dvh,150px);min-height:90px;padding:10px;font-size:13px!important}.simple-ui.section-checker .checker-workspace .checker-status-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid;overflow:visible}.simple-ui.section-checker .checker-workspace .checker-status-tabs button{letter-spacing:normal;white-space:nowrap;justify-content:space-between;gap:6px;width:100%;min-height:34px;padding:6px 8px;font-size:11px}.simple-ui.section-checker .checker-workspace .checker-toolbar{align-items:center;gap:5px;padding-bottom:8px}.simple-ui.section-checker .checker-workspace .checker-toolbar .checker-copy-button{width:30px;min-width:30px;min-height:40px}.simple-ui.section-checker .checker-workspace .checker-compose-actions{grid-template-columns:minmax(0,1fr) auto;gap:8px}.simple-ui.section-checker .checker-workspace .checker-compose-actions>.checker-action-count{white-space:normal;overflow-wrap:normal;line-height:1.5}.simple-ui.section-checker .checker-workspace .checker-compose-actions button{grid-column:2;min-height:36px;padding:6px 10px}.simple-ui.section-checker .checker-workspace .compact-key-main{min-width:0}.simple-ui.section-checker .checker-workspace .compact-key-main code{overflow-wrap:anywhere;letter-spacing:-.15px;font-size:12px}.simple-ui .chat-heading .chat-identity,.simple-ui .chat-title-row{min-width:0}.simple-ui .chat-heading .chat-title-row{flex-wrap:wrap;gap:4px}.simple-ui .chat-heading .chat-order-copy{min-width:0;max-width:100%}.simple-ui .chat-heading .chat-order-copy>span{overflow-wrap:anywhere}.simple-ui .chat-bubble{min-width:0;max-width:92%}.simple-ui .chat-bubble p{overflow-wrap:anywhere}}@media (max-width:760px) and (max-height:600px){.simple-ui.section-checker .checker-workspace .checker-input-wrap textarea{height:80px;min-height:60px}.simple-ui.section-checker .checker-workspace .checker-compose{padding-top:8px;padding-bottom:6px}}.simple-ui button.refresh-feedback.refresh-done{color:#18733d;background:#e2f5e9;border-color:#8fcaa4}[data-theme=dark] .simple-ui button.refresh-feedback.refresh-done{color:#a0dfb8;background:#193e31;border-color:#39775b}.simple-ui .checker-workspace .check-result{-webkit-user-select:text;user-select:text;position:relative}.simple-ui .checker-workspace .check-result .chat-copy-wrap{align-self:flex-end;margin-top:2px}.simple-ui .checker-workspace .check-result .chat-copy{min-height:28px;padding:3px 6px;font-size:11px}@media (max-width:420px){.simple-ui.section-checker .checker-workspace .checker-status-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px}.simple-ui.section-checker .checker-workspace .checker-status-tabs button{white-space:normal;overflow-wrap:anywhere;flex-direction:column;justify-content:center;gap:2px;min-height:44px;padding:5px 3px;line-height:1.25}.simple-ui.section-checker .checker-workspace .checker-status-tabs button span{font-variant-numeric:tabular-nums}.simple-ui.section-checker .checker-workspace .checker-input-wrap textarea{height:clamp(100px,23dvh,175px);min-height:100px}}@media (min-width:421px){.simple-ui.section-checker .checker-workspace .checker-input-wrap textarea{height:200px;min-height:160px}}@media (max-width:760px) and (max-height:600px){.simple-ui.section-checker .checker-workspace .checker-input-wrap textarea{height:100px;min-height:80px}}.simple-ui .checker-workspace .checker-toolbar .checker-copy-button.copy-ready{color:#18733d;background:#edf8f0;border-radius:8px}.simple-ui .checker-workspace .checker-toolbar .checker-copy-button.copy-done{color:#fff;background:#188344;border-radius:8px}[data-theme=dark] .simple-ui .checker-workspace .checker-toolbar .checker-copy-button.copy-ready{color:#a0dfb8;background:#193e31}.simple-ui button.refresh-feedback:active{color:#18733d;background:#e2f5e9}.checker-filter-short{display:none}@media (max-width:420px){.simple-ui.section-checker .checker-status-tabs button[data-verdict=DEAD] .checker-filter-label{display:none}.simple-ui.section-checker .checker-status-tabs button .checker-filter-short{display:inline}.simple-ui.section-checker .checker-workspace .checker-status-tabs button{white-space:nowrap;overflow-wrap:normal}}.simple-ui.section-checker .checker-workspace .checker-status-tabs{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:4px;display:flex}.simple-ui.section-checker .checker-workspace .checker-status-tabs button{white-space:nowrap;flex-direction:row;flex:none;justify-content:center;gap:4px;width:auto;min-height:30px;padding:4px 6px;font-weight:400;line-height:1.3}.simple-ui.section-checker .checker-status-tabs button[data-verdict=DEAD] .checker-filter-label{display:inline}.simple-ui.section-checker .checker-status-tabs button .checker-filter-short{display:none}@media (max-width:420px){.simple-ui.section-checker .checker-workspace .checker-status-tabs{gap:2px}.simple-ui.section-checker .checker-workspace .checker-status-tabs button{gap:3px;min-height:28px;padding:4px 3px;font-size:11px}}@media (max-width:340px){.simple-ui.section-checker .checker-workspace .checker-status-tabs button{gap:2px;padding:4px 2px;font-size:10px}}.simple-ui.section-checker .checker-workspace .checker-status-tabs{justify-content:flex-start;gap:4px}.simple-ui.section-checker .checker-workspace .checker-compose-actions{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.simple-ui.section-checker .checker-workspace .checker-compose-actions button{grid-column:2;justify-self:center}.simple-ui .checker-workspace .checker-toolbar .checker-copy-button{color:#25344b;background:#fff;border-radius:8px;transition:background-color .12s,color .12s}.simple-ui .checker-workspace .checker-toolbar .checker-copy-button.copy-done{color:#fff;background:#188344}.simple-ui .checker-workspace .checker-toolbar .checker-copy-button{background:var(--surface);color:var(--text);border:1px solid var(--border)}.simple-ui .checker-workspace .checker-toolbar .checker-copy-button.copy-done{color:#fff;background:#188344;border-color:#188344}[data-theme=dark] .simple-ui .checker-workspace .checker-toolbar .checker-copy-button.copy-done{color:#fff;background:#287c51;border-color:#369463}.simple-ui.section-checker .checker-workspace .checker-input-wrap textarea{margin-bottom:0;padding-bottom:8px}.simple-ui.section-checker .checker-workspace .checker-compose-actions{margin-top:4px}@media (max-width:420px){.simple-ui.section-checker .checker-workspace .checker-input-wrap textarea{height:clamp(90px,21dvh,155px);min-height:90px}}@media (max-width:760px) and (max-height:600px){.simple-ui.section-checker .checker-workspace .checker-input-wrap textarea{height:90px;min-height:80px}}.simple-ui.section-checker .checker-workspace .checker-input-wrap textarea{height:190px;min-height:140px}@media (max-width:420px){.simple-ui.section-checker .checker-workspace .checker-input-wrap textarea{height:clamp(100px,21dvh + 10px,165px);min-height:100px}}@media (max-width:760px) and (max-height:600px){.simple-ui.section-checker .checker-workspace .checker-input-wrap textarea{height:100px;min-height:80px}}
.entry-site{--entry-accent:var(--blue);--entry-tint:var(--accent-soft);--entry-ink:var(--blue);width:min(1080px,100%);min-height:100svh;color:var(--text);background:var(--bg);flex-direction:column;margin:0 auto;padding:22px 28px 16px;display:flex}.entry-nav{justify-content:space-between;align-items:center;gap:20px;min-height:44px;display:flex}.entry-logo{letter-spacing:-.8px;align-items:center;gap:10px;font-size:23px;font-weight:800;display:flex}.entry-logo>span{background:var(--entry-accent);color:#fff;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.entry-nav nav{align-items:center;gap:20px;display:flex}.entry-site button.entry-theme{border:1px solid var(--border);background:var(--surface);width:38px;height:38px;color:var(--muted);border-radius:12px;padding:0}.entry-nav-link{font-size:14px;font-weight:600}.entry-site .entry-button{background:var(--entry-accent);color:#fff;white-space:normal;border:0;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:46px;padding:13px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .18s,box-shadow .18s;display:inline-flex}.entry-site .entry-button:hover{background:color-mix(in srgb,var(--blue) 90%,var(--text));box-shadow:var(--shadow)}.entry-site .entry-nav-cta{min-height:38px;padding:9px 15px}.entry-kicker{letter-spacing:1.3px;color:var(--entry-ink);font-size:11px;font-weight:700;display:block}.entry-hero{flex:1;grid-template-columns:1.12fr 1fr;align-items:center;gap:54px;padding:62px 0 42px;display:grid}.entry-hero h1{letter-spacing:-2px;margin:18px 0;font-size:clamp(36px,4.5vw,53px);line-height:1.12}.entry-hero h1 em{color:var(--entry-accent);font-style:normal}.entry-hero-copy>p{color:var(--muted);max-width:440px;margin:0 0 25px;font-size:16px;line-height:1.65}.entry-actions{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.entry-text-link{align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.entry-hero-note{color:var(--muted);align-items:center;gap:8px;margin-top:20px;font-size:12px;display:flex}.entry-preview{background:var(--surface);color:var(--text);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:24px;padding:25px;transform:rotate(-1deg)}.entry-preview-top,.entry-preview-top>span{align-items:center;gap:8px;display:flex}.entry-preview-top{color:var(--muted);justify-content:space-between;margin-bottom:18px;font-size:12px}.entry-live-dot{background:var(--blue);border-radius:50%;width:7px;height:7px}.entry-preview h2{letter-spacing:-.6px;margin-bottom:20px;font-size:24px}.entry-order{background:var(--bg);border:1px solid var(--border);border-radius:14px;align-items:center;gap:12px;padding:15px 13px;display:flex}.entry-order>div{flex:1;min-width:0}.entry-order strong{font-size:14px;display:block}.entry-order small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.entry-order-icon{background:var(--accent-soft);width:39px;height:39px;color:var(--blue);border-radius:12px;flex:none;place-items:center;display:grid}.entry-status{color:var(--blue);background:var(--accent-soft);border-radius:7px;padding:4px 7px;font-size:11px}.entry-flow-line{border-left:1px dashed var(--border);height:15px;margin-left:33px}.entry-preview-bottom{color:var(--muted);align-items:center;gap:8px;margin-top:21px;font-size:12px;display:flex}.entry-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:35px;display:grid}.entry-features article{background:var(--surface);border:1px solid color-mix(in srgb,var(--border) 70%,transparent);border-radius:16px;align-items:flex-start;gap:12px;padding:18px;display:flex}.entry-features article>span{background:var(--entry-tint);width:36px;height:36px;color:var(--entry-ink);border-radius:10px;flex:none;place-items:center;display:grid}.entry-features h2{margin:0 0 5px;font-size:14px}.entry-features p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.entry-footer{color:var(--muted);border-top:1px solid color-mix(in srgb,var(--border) 65%,transparent);justify-content:center;align-items:center;gap:10px;margin-top:auto;padding:14px 0 0;font-size:11px;display:flex}.entry-footer>span{letter-spacing:.5px;font-weight:700}.entry-auth-layout{grid-template-columns:1fr 1fr;gap:0;width:min(840px,100%);margin:auto;padding:36px 0;display:grid}.entry-aside{background:var(--accent-soft);color:var(--text);border-radius:22px 0 0 22px;flex-direction:column;padding:38px 32px;display:flex}.entry-aside .entry-kicker{color:var(--blue)}.entry-aside h2{letter-spacing:-.8px;margin:19px 0 15px;font-size:29px;line-height:1.25;display:block}.entry-aside>p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.entry-aside-items{gap:18px;margin:32px 0;display:grid}.entry-aside-items>span{align-items:center;gap:12px;font-size:13px;display:flex}.entry-aside-bottom{color:var(--muted);border-top:1px solid var(--border);align-items:center;gap:9px;margin-top:auto;padding-top:22px;font-size:11px;display:flex}.entry-aside-bottom svg{flex:none}.entry-form-card{background:var(--surface);border:1px solid color-mix(in srgb,var(--border) 70%,transparent);border-left:0;border-radius:0 22px 22px 0;min-width:0;padding:32px}.entry-form-icon{background:var(--entry-tint);color:var(--entry-ink);border-radius:14px;place-items:center;width:44px;height:44px;margin-bottom:18px;display:grid}.entry-form-card h1{letter-spacing:-.7px;font-size:26px;line-height:1.2}.entry-form-intro{color:var(--muted);margin:10px 0 24px;font-size:13px;line-height:1.6}.entry-field{flex-direction:column;gap:7px;margin:0 0 16px;font-size:13px;font-weight:600;display:flex}.entry-field input{background:var(--bg);width:100%;height:46px;color:var(--text);border:1px solid var(--border);border-radius:10px;padding:10px 12px;font-size:16px}.entry-field input::placeholder{color:var(--muted);opacity:.8;font-size:14px}.entry-field input:focus{border-color:var(--entry-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--entry-accent) 12%,transparent)}.entry-password{display:block;position:relative}.entry-password input{padding-right:45px}.entry-site .entry-password button{width:40px;height:40px;min-height:0;color:var(--muted);background:0 0;border:0;border-radius:8px;padding:0;position:absolute;top:3px;right:3px}.entry-site .entry-submit{width:100%;margin-top:5px}.entry-hint{color:var(--muted);margin:-8px 0 17px;font-size:12px}.entry-switch{text-align:center;color:var(--muted);margin:18px 0 0;font-size:12px}.entry-switch a{color:var(--entry-ink);font-weight:700}.entry-error{color:#b62d42;overflow-wrap:anywhere;background:#b62d4210;border-radius:9px;margin:0 0 12px;padding:10px 12px;font-size:13px}.entry-site :focus-visible{outline:2px solid var(--entry-accent);outline-offset:3px}[data-theme=dark] .entry-site .entry-button,[data-theme=dark] .entry-logo>span{background:var(--blue);color:var(--bg)}[data-theme=dark] .entry-site .entry-button:hover{background:color-mix(in srgb,var(--blue) 90%,var(--text))}[data-theme=dark] .entry-error{color:#ffb0bb;background:#ff7a9010}@media (min-width:1400px){.entry-hero{width:100%;max-height:570px;margin:auto}.entry-auth-layout{padding:50px 0}}@media (max-width:760px){.entry-site{padding:16px 20px 12px}.entry-nav nav{gap:14px}.entry-hero{grid-template-columns:1fr;gap:27px;padding:35px 0 27px}.entry-hero h1{letter-spacing:-1.5px;margin:14px 0;font-size:42px}.entry-hero-copy>p{max-width:500px;margin-bottom:20px;font-size:15px}.entry-preview{padding:21px;transform:none}.entry-preview h2{margin-bottom:16px;font-size:21px}.entry-order{padding:11px 12px}.entry-preview-bottom{margin-top:16px}.entry-features{grid-template-columns:1fr;gap:10px;margin-bottom:25px}.entry-features article{align-items:center;padding:14px 16px}.entry-features p{font-size:12px}.entry-footer{text-align:center;gap:8px;font-size:10px;line-height:1.5}.entry-auth-layout{grid-template-columns:1fr;max-width:420px;padding:26px 0}.entry-aside{display:none}.entry-form-card{border:1px solid color-mix(in srgb,var(--border) 70%,transparent);border-radius:20px;padding:26px}.entry-auth .entry-footer{align-self:center;max-width:350px}.entry-form-card h1{font-size:25px}.entry-form-intro{margin-bottom:22px}}@media (max-width:380px){.entry-site{padding-left:14px;padding-right:14px}.entry-nav nav{gap:10px}.entry-nav-cta{display:none!important}.entry-hero h1{font-size:37px}.entry-kicker{letter-spacing:.7px;font-size:10px}.entry-actions{gap:16px}.entry-form-card{padding:22px}.entry-status{display:none}}@media (prefers-reduced-motion:reduce){.entry-site *{transition:none!important}}.entry-site .entry-theme svg,.entry-site .entry-password button svg{color:inherit!important;stroke:currentColor!important}[data-theme=dark] .entry-site button.entry-theme,[data-theme=dark] .entry-site .entry-password button{color:var(--muted)!important}.entry-field input{font-weight:400}
