: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}}@media (max-width:760px){.simple-ui.section-chats .messenger-preview .chat-bubble p{font-size:15px;line-height:1.5}.simple-ui.section-chats .messenger-preview .chat-bubble{padding:11px 13px}.simple-ui.section-chats .messenger-preview .chat-reply textarea{font-size:16px;line-height:22px}.simple-ui.section-chats:has(.chat-open):has(.chat-reply textarea:focus) .main{padding-bottom:0}.simple-ui.section-chats .messenger-preview .chat-reply:has(textarea:focus){padding-bottom:4px}}
