:root{--commerce-bg:#faf9f6;--commerce-paper:#fff;--commerce-paper-soft:#f5f4f1;--commerce-ink:#111827;--commerce-ink-soft:#344054;--commerce-muted:#5f6978;--commerce-faint:#667085;--commerce-line:#e5e3df;--commerce-line-strong:#d6d3cd;--commerce-coral:#ed5b48;--commerce-coral-ink:#b94636;--commerce-coral-soft:#fff0ec;--commerce-green:#39765a;--commerce-green-soft:#edf7f0;--commerce-blue:#3f68a5;--commerce-shadow:0 24px 70px #11182712;--commerce-shadow-soft:0 8px 28px #1118270d;--commerce-ease:cubic-bezier(.22, 1, .36, 1);--commerce-fast:.17s;--commerce-slow:.24s;--commerce-font-micro:11px;--commerce-font-caption:12px;--commerce-font-small:13px;--commerce-font-body:14px;--commerce-control-height:44px;--commerce-radius-control:10px;--commerce-radius-surface:16px;--commerce-focus:0 0 0 3px #ed5b4838}.commerce-site,.commerce-app,.commerce-setup-shell,.commerce-auth-shell{background:var(--commerce-bg);min-height:100svh;color:var(--commerce-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-ui)}.commerce-site button,.commerce-site a,.commerce-app button,.commerce-app a,.commerce-setup-shell button,.commerce-auth-shell button{transition-duration:var(--commerce-fast);transition-property:background-color,border-color,box-shadow,color,opacity,transform;transition-timing-function:var(--commerce-ease)}:where(.commerce-site,.commerce-app,.commerce-setup-shell,.commerce-auth-shell,.commerce-legal-shell) :is(a,button,input,select,textarea,summary):focus-visible{outline:2px solid var(--commerce-coral);outline-offset:3px;box-shadow:var(--commerce-focus)}:where(.commerce-site,.commerce-app,.commerce-setup-shell,.commerce-auth-shell) button:active:not(:disabled){transform:scale(.985)}:where(.commerce-site,.commerce-app,.commerce-setup-shell,.commerce-auth-shell) :is(button,input,select,textarea){font-family:inherit}.commerce-button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 19px;font-size:13px;font-weight:720;line-height:1;display:inline-flex}.commerce-button:hover{transform:translateY(-1px)}.commerce-button:active{transform:translateY(0)scale(.985)}.commerce-button--dark{background:var(--commerce-ink);color:#fff;box-shadow:0 1px 2px #1118271a}.commerce-button--dark:hover{background:#263142}.commerce-button--primary{color:#fff;background:#c84d3c;box-shadow:0 10px 26px #ed5b4830}.commerce-button--primary:hover{background:var(--commerce-coral-ink)}.commerce-marketing-header{z-index:50;-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:#faf9f6e6;border-bottom:1px solid #11182714;position:sticky;top:0}.commerce-marketing-header__inner{grid-template-columns:1fr auto 1fr;align-items:center;width:min(1340px,100% - 56px);min-height:74px;margin:0 auto;display:grid}.commerce-marketing-header .brand{color:var(--commerce-ink);font-size:18px;font-weight:680}.commerce-marketing-header nav{color:var(--commerce-ink-soft);align-items:center;gap:31px;font-size:13px;font-weight:580;display:flex}.commerce-marketing-header nav a:hover{color:var(--commerce-coral-ink)}.commerce-marketing-header__actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.commerce-mobile-menu{display:none}.commerce-marketing-header .locale-toggle--dual{border-color:var(--commerce-line);background:var(--commerce-paper-soft);grid-template-columns:repeat(2,44px);min-height:48px;padding:2px}.commerce-marketing-header .locale-toggle__option{min-width:44px;min-height:44px;color:var(--commerce-muted)}.commerce-marketing-header .locale-toggle__option[aria-pressed=true]{background:var(--commerce-paper);color:var(--commerce-ink);box-shadow:0 2px 8px #11182717}.commerce-text-link{min-height:44px;color:var(--commerce-ink);align-items:center;padding:0 8px;font-size:13px;font-weight:650;display:inline-flex}.commerce-text-link:hover{color:var(--commerce-coral-ink)}.commerce-hero{width:min(1280px,100% - 56px);margin:0 auto;padding:38px 0 26px}.commerce-hero__copy{max-width:840px;margin-bottom:27px}.commerce-kicker{color:var(--commerce-ink-soft);letter-spacing:.02em;align-items:center;gap:9px;margin:0 0 16px;font-size:12px;font-weight:690;display:inline-flex}.commerce-kicker i{background:var(--commerce-coral);width:7px;height:7px;box-shadow:0 0 0 5px var(--commerce-coral-soft);border-radius:50%}.commerce-hero__copy h1{letter-spacing:-.063em;max-width:15ch;margin:0;font-size:clamp(50px,4.65vw,64px);font-weight:575;line-height:.98}.commerce-hero__copy h1 span,.commerce-hero__copy h1 strong{display:block}.commerce-hero__copy h1 span{white-space:nowrap}.commerce-hero__copy h1 strong{color:var(--commerce-coral);font-weight:inherit}.commerce-hero__copy>p:not(.commerce-kicker){max-width:660px;color:var(--commerce-ink-soft);letter-spacing:-.018em;margin:15px 0 0;font-size:clamp(16px,1.3vw,18px);font-weight:450;line-height:1.58}.commerce-hero__proof{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.commerce-hero__proof span{border:1px solid var(--commerce-line);min-height:32px;color:var(--commerce-ink-soft);font-size:var(--commerce-font-micro);background:#ffffffad;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-weight:640;display:inline-flex}.commerce-hero__proof svg{color:var(--commerce-green)}.commerce-playground{border:1px solid var(--commerce-line);background:var(--commerce-paper);box-shadow:var(--commerce-shadow);border-radius:20px;overflow:hidden}.commerce-playground__toolbar{border-bottom:1px solid var(--commerce-line);background:#fdfcf9;justify-content:space-between;align-items:center;gap:18px;min-height:54px;padding:0 20px;display:flex}.commerce-playground__toolbar>div:first-child{color:var(--commerce-muted);font-size:var(--commerce-font-caption);align-items:center;gap:8px;display:flex}.commerce-demo-note{color:var(--commerce-ink-soft);align-items:center;gap:5px;font-weight:700;display:inline-flex}.commerce-demo-note>i{background:var(--commerce-green);width:7px;height:7px;box-shadow:0 0 0 4px var(--commerce-green-soft);border-radius:50%}.commerce-demo-note+span:before{color:var(--commerce-line-strong);content:"·";margin-right:8px}.commerce-scenario-switcher{align-items:center;gap:2px;min-width:0;display:flex}.commerce-scenario-switcher button{min-height:40px;color:var(--commerce-muted);cursor:pointer;font-size:var(--commerce-font-caption);background:0 0;border-radius:9px;padding:0 12px;font-weight:630}.commerce-scenario-switcher button:hover{background:var(--commerce-paper-soft);color:var(--commerce-ink)}.commerce-scenario-switcher button[aria-selected=true]{background:var(--commerce-coral-soft);color:#a43629}.commerce-channel-switcher-wrap{border-bottom:1px solid var(--commerce-line);justify-content:center;align-items:center;min-height:58px;padding:10px 20px;display:flex}.commerce-channel-switcher{border:1px solid var(--commerce-line);background:var(--commerce-paper-soft);isolation:isolate;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));width:min(560px,100%);padding:3px;display:grid;position:relative}.commerce-channel-switcher__indicator{z-index:0;background:var(--commerce-paper);width:calc(25% - 1.5px);transition:transform var(--commerce-slow) var(--commerce-ease);border:1px solid #1118270d;border-radius:9px;position:absolute;top:3px;bottom:3px;left:3px;box-shadow:0 3px 11px #11182712}.commerce-channel-switcher__indicator[data-channel=whatsapp]{transform:translate(100%)}.commerce-channel-switcher__indicator[data-channel=messenger]{transform:translate(200%)}.commerce-channel-switcher__indicator[data-channel=tiktok]{transform:translate(300%)}.commerce-channel-switcher button{z-index:1;min-width:0;min-height:40px;color:var(--commerce-muted);cursor:pointer;font-size:var(--commerce-font-caption);background:0 0;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 8px;font-weight:660;display:flex;position:relative}.commerce-channel-switcher button:hover,.commerce-channel-switcher button[aria-selected=true]{color:var(--commerce-ink)}.commerce-channel-switcher button:active{transform:scale(.975)}.commerce-channel-switcher small{color:var(--commerce-faint);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:720}.commerce-dm-stage{background:#f6f6f4;min-height:664px;position:relative;overflow:hidden}.commerce-dm{border:1px solid var(--commerce-line);border-radius:var(--commerce-radius-surface);background:var(--commerce-paper);width:min(900px,100% - 64px);min-height:624px;box-shadow:var(--commerce-shadow-soft);animation:commerce-channel-enter .22s var(--commerce-ease) both;grid-template-rows:auto minmax(300px,1fr) auto auto auto;margin:20px auto;display:grid;overflow:hidden}.commerce-dm__header{border-bottom:1px solid var(--commerce-line);align-items:center;gap:11px;min-height:72px;padding:0 18px;display:flex}.commerce-dm__account-mark{background:var(--commerce-ink);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:19px;display:grid}.commerce-dm[data-channel=whatsapp] .commerce-dm__account-mark{background:#3b7759}.commerce-dm[data-channel=messenger] .commerce-dm__account-mark{background:#436ba8}.commerce-dm[data-channel=tiktok] .commerce-dm__account-mark{background:#20242c}.commerce-dm__header>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.commerce-dm__header strong{font-size:var(--commerce-font-body);text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.commerce-dm__header span{color:var(--commerce-muted);font-size:var(--commerce-font-micro);align-items:center;gap:6px;line-height:1.4;display:flex}.commerce-dm__header span i{background:var(--commerce-green);border-radius:50%;width:6px;height:6px}.commerce-context-trigger{min-height:var(--commerce-control-height);border:1px solid var(--commerce-line);background:var(--commerce-paper);color:var(--commerce-ink-soft);cursor:pointer;font-size:var(--commerce-font-caption);border-radius:10px;align-items:center;gap:7px;padding:0 10px;font-weight:660;display:inline-flex}.commerce-context-trigger:hover,.commerce-context-trigger[aria-expanded=true]{background:var(--commerce-paper-soft);color:var(--commerce-ink);border-color:#c8c3bb}.commerce-context-trigger b{background:var(--commerce-coral-soft);color:#a43629;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;display:grid}.commerce-dm__thread{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--commerce-line-strong) transparent;min-height:0;max-height:370px;padding:24px clamp(18px,5vw,54px);overflow-y:auto}.commerce-dm__day{color:var(--commerce-faint);font-size:var(--commerce-font-micro);text-transform:uppercase;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.commerce-dm__day span{padding:0 10px}.commerce-dm-message{animation:commerce-message-in .21s var(--commerce-ease) both;align-items:flex-end;gap:9px;margin:11px 0 0;display:flex}.commerce-dm-message[data-grouped=true]{margin-top:4px}.commerce-dm-message>img,.commerce-dm-message__avatar-space{object-fit:cover;border-radius:50%;flex:0 0 32px;width:32px;height:32px}.commerce-dm-message__avatar-space{height:1px}.commerce-dm-message>div:not(.commerce-typing){flex-direction:column;max-width:min(70%,520px);display:flex}.commerce-dm-message p{color:var(--commerce-ink);font-size:var(--commerce-font-body);letter-spacing:-.012em;border-radius:17px;margin:0;padding:11px 14px;font-weight:500;line-height:1.48}.commerce-dm-message small{color:var(--commerce-faint);font-size:var(--commerce-font-micro);align-items:center;gap:4px;margin:4px 4px 0;display:flex}.commerce-dm-message--customer p{background:#f0f1f2;border-bottom-left-radius:5px}.commerce-dm-message--business{justify-content:flex-end}.commerce-dm-message--business>div{align-items:flex-end}.commerce-dm-message--business p{background:var(--commerce-coral-soft);border-bottom-right-radius:5px}.commerce-dm[data-channel=whatsapp] .commerce-dm-message--business p{background:#eaf5ed}.commerce-dm[data-channel=messenger] .commerce-dm-message--business p{background:#edf3fb}.commerce-dm[data-channel=tiktok] .commerce-dm-message--business p{background:#f0f1f3}.commerce-typing{background:var(--commerce-coral-soft);border-radius:17px 17px 5px;justify-content:center;align-items:center;gap:4px;min-width:58px;min-height:36px;padding:0 15px;display:inline-flex}.commerce-typing i{background:var(--commerce-coral);border-radius:50%;width:5px;height:5px;animation:.9s ease-in-out infinite commerce-typing}.commerce-typing i:nth-child(2){animation-delay:.11s}.commerce-typing i:nth-child(3){animation-delay:.22s}.commerce-dm__starter-row{align-items:center;gap:10px;min-width:0;padding:10px 18px 0;display:flex}.commerce-dm__starter-row>span{color:var(--commerce-faint);font-size:var(--commerce-font-micro);text-transform:uppercase;flex:none;font-weight:670}.commerce-dm__starter-row>div{scrollbar-width:none;gap:6px;min-width:0;display:flex;overflow-x:auto}.commerce-dm__starter-row button{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:38px;color:var(--commerce-ink-soft);cursor:pointer;font-size:var(--commerce-font-micro);white-space:nowrap;border-radius:999px;padding:0 10px;font-weight:570}.commerce-dm__starter-row button:hover{border-color:var(--commerce-coral);color:var(--commerce-coral-ink);transform:translateY(-1px)}.commerce-dm__starter-row button:disabled{cursor:wait;opacity:.48}.commerce-dm__composer{border:1px solid var(--commerce-line-strong);min-height:62px;transition:border-color var(--commerce-fast), box-shadow var(--commerce-fast);border-radius:14px;grid-template-columns:44px 44px minmax(0,1fr) 44px;grid-template-areas:"voice photo message send";align-items:end;gap:5px;margin:10px 18px 0;padding:5px;display:grid}.commerce-dm__composer:focus-within,.commerce-site .commerce-dm__composer:focus-within{border-color:var(--commerce-coral);box-shadow:var(--commerce-focus)}.commerce-dm__composer textarea{box-sizing:border-box;resize:none;width:100%;min-width:0;min-height:44px;max-height:144px;color:var(--commerce-ink);background:0 0;border:0;outline:0;grid-area:message;padding:10px 4px;font-size:16px;line-height:1.5}.commerce-dm__composer [data-composer-action=voice]{grid-area:voice}.commerce-dm__composer [data-composer-action=photo]{grid-area:photo}.commerce-dm__composer textarea::placeholder{color:var(--commerce-faint)}.commerce-dm__composer textarea:focus-visible{box-shadow:none;outline:none}.commerce-dm__composer>button{width:44px;height:44px;color:var(--commerce-muted);background:0 0;border-radius:10px;place-items:center;display:grid}.commerce-dm__composer>button:disabled{opacity:.35}.commerce-dm__composer .commerce-dm__send{background:var(--commerce-ink);color:#fff;cursor:pointer;grid-area:send}.commerce-dm__composer .commerce-dm__send[aria-busy=true]{opacity:1;cursor:wait}.commerce-dm__composer .commerce-dm__send:hover:not(:disabled){background:var(--commerce-coral);transform:scale(1.04)}.commerce-demo-reset{min-height:var(--commerce-control-height);color:var(--commerce-faint);cursor:pointer;font-size:var(--commerce-font-micro);background:0 0;align-items:center;gap:6px;margin:5px auto 4px;padding:0 10px;display:inline-flex}.commerce-demo-reset:hover{color:var(--commerce-ink)}.commerce-context-drawer{z-index:5;border:1px solid var(--commerce-line);border-radius:var(--commerce-radius-surface);background:var(--commerce-paper);opacity:0;pointer-events:none;width:360px;transition:opacity var(--commerce-slow) var(--commerce-ease), transform var(--commerce-slow) var(--commerce-ease);grid-template-rows:auto minmax(0,1fr) auto;display:grid;position:absolute;top:20px;bottom:20px;right:20px;overflow:hidden;transform:translate(24px);box-shadow:-18px 0 55px #11182721}.commerce-context-drawer[aria-hidden=false]{opacity:1;pointer-events:auto;transform:translate(0)}.commerce-context-drawer>header{border-bottom:1px solid var(--commerce-line);justify-content:space-between;align-items:center;min-height:66px;padding:0 16px;display:flex}.commerce-context-drawer>header div{flex-direction:column;display:flex}.commerce-context-drawer>header span{color:var(--commerce-coral-ink);font-size:var(--commerce-font-micro);letter-spacing:.05em;text-transform:uppercase;font-weight:750}.commerce-context-drawer>header strong{font-size:var(--commerce-font-body)}.commerce-context-drawer>header button{background:var(--commerce-paper-soft);width:44px;height:44px;color:var(--commerce-ink-soft);cursor:pointer;border-radius:50%;place-items:center;display:grid}.commerce-context-drawer__body{min-height:0;padding:0 17px;overflow-y:auto}.commerce-context-drawer__body section{border-bottom:1px solid var(--commerce-line);padding:18px 0}.commerce-context-drawer__body section>span{color:var(--commerce-muted);font-size:var(--commerce-font-micro);letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px;font-weight:750;display:block}.commerce-context-drawer dl{margin:0}.commerce-context-drawer dl div{justify-content:space-between;align-items:center;gap:12px;min-height:31px;display:flex}.commerce-context-drawer dt{color:var(--commerce-muted);font-size:var(--commerce-font-caption)}.commerce-context-drawer dd{font-size:var(--commerce-font-caption);text-align:right;align-items:center;gap:5px;margin:0;font-weight:650;display:flex}.commerce-context-drawer dd svg{color:var(--commerce-green)}.commerce-demo-product{align-items:center;gap:12px;display:flex}.commerce-demo-product img{object-fit:cover;border-radius:11px;width:65px;height:65px}.commerce-demo-product__icon{background:var(--commerce-paper-soft);width:65px;height:65px;color:var(--commerce-coral);border-radius:11px;flex:0 0 65px;place-items:center;display:grid}.commerce-demo-product div{flex-direction:column;min-width:0;display:flex}.commerce-demo-product strong{font-size:var(--commerce-font-small)}.commerce-demo-product small{color:var(--commerce-muted);font-size:var(--commerce-font-micro)}.commerce-demo-product b{font-size:var(--commerce-font-caption);margin-top:4px}.commerce-stock{color:var(--commerce-green);font-size:var(--commerce-font-micro);align-items:center;gap:6px;margin:11px 0 0;font-weight:650;display:flex}.commerce-stock i{background:currentColor;border-radius:50%;width:6px;height:6px}.commerce-progress{grid-template-columns:repeat(5,1fr);gap:4px;display:grid}.commerce-progress i{background:var(--commerce-line);height:4px;transition:background var(--commerce-slow), transform var(--commerce-slow);border-radius:4px}.commerce-progress i[data-done=true]{background:var(--commerce-coral);transform:scaleY(1.15)}.commerce-context-drawer__body ul{flex-wrap:wrap;gap:6px;margin:12px 0 0;padding:0;list-style:none;display:flex}.commerce-context-drawer__body li{background:var(--commerce-green-soft);min-height:26px;color:var(--commerce-green);font-size:var(--commerce-font-micro);border-radius:999px;align-items:center;gap:4px;padding:0 8px;font-weight:650;display:inline-flex}.commerce-context-drawer__body section>p{color:var(--commerce-muted);font-size:var(--commerce-font-micro);margin:11px 0 0;line-height:1.45}.commerce-context-drawer__body section>p strong{color:var(--commerce-ink)}.commerce-demo-handoff{background:var(--commerce-coral-soft);color:var(--commerce-coral-ink);animation:commerce-message-in .21s var(--commerce-ease) both;border-radius:12px;align-items:center;gap:9px;margin:15px 0;padding:12px;display:flex}.commerce-demo-handoff span{flex-direction:column;display:flex}.commerce-demo-handoff strong{font-size:var(--commerce-font-caption)}.commerce-demo-handoff small{color:var(--commerce-muted);font-size:var(--commerce-font-micro)}.commerce-context-drawer>footer{border-top:1px solid var(--commerce-line);padding:14px 16px}.commerce-context-drawer>footer button{background:var(--commerce-ink);color:#fff;width:100%;min-height:44px;font-size:var(--commerce-font-caption);border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-weight:700;display:flex}.commerce-context-drawer>footer button:disabled{color:#85898f;background:#d9d8d4}.commerce-context-drawer>footer>span{color:var(--commerce-muted);font-size:var(--commerce-font-micro);text-align:center;margin-top:8px;display:block}.commerce-context-backdrop{display:none}.commerce-promise,.commerce-value-rail,.commerce-how,.commerce-channels,.commerce-final-cta,.commerce-footer{width:min(1180px,100% - 56px);margin-inline:auto}.commerce-value-rail{border-bottom:1px solid var(--commerce-line-strong);grid-template-columns:repeat(4,minmax(0,1fr));padding:42px 0 34px;display:grid}.commerce-value-rail article{border-left:1px solid var(--commerce-line);grid-template-columns:24px minmax(0,1fr);align-content:start;gap:14px;min-height:108px;padding:16px 24px;display:grid}.commerce-value-rail article:first-child{border-left:0;padding-left:0}.commerce-value-rail article:last-child{padding-right:0}.commerce-value-rail article>svg{color:var(--commerce-coral-ink)}.commerce-value-rail article>div{flex-direction:column;display:flex}.commerce-value-rail strong{font-size:var(--commerce-font-caption);font-weight:740}.commerce-value-rail span{color:var(--commerce-muted);font-size:var(--commerce-font-micro);margin-top:5px;line-height:1.55}.commerce-promise{padding:126px 0 108px}.commerce-promise>p{max-width:860px;color:var(--commerce-ink);letter-spacing:-.045em;margin:0 0 64px;font-size:clamp(30px,3.7vw,50px);font-weight:530;line-height:1.14}.commerce-promise>div{border-top:1px solid var(--commerce-line-strong)}.commerce-promise article{border-bottom:1px solid var(--commerce-line);grid-template-columns:54px minmax(0,1fr);align-items:start;gap:24px;min-height:125px;padding:26px 0;display:grid}.commerce-promise article>span{color:var(--commerce-coral-ink);font-size:var(--commerce-font-caption);font-weight:750}.commerce-promise article div{grid-template-columns:minmax(220px,.7fr) minmax(280px,1fr);gap:40px;display:grid}.commerce-promise h2{letter-spacing:-.025em;margin:0;font-size:18px;font-weight:700}.commerce-promise article p{max-width:550px;color:var(--commerce-muted);margin:0;font-size:15px;line-height:1.7}.commerce-how{border-top:1px solid var(--commerce-line-strong);grid-template-columns:.78fr 1.22fr;gap:80px;padding:112px 0;display:grid}.commerce-how header>p,.commerce-channels>div:first-child>p{color:var(--commerce-coral-ink);font-size:var(--commerce-font-micro);letter-spacing:.09em;text-transform:uppercase;margin:0 0 14px;font-weight:750}.commerce-how h2,.commerce-channels h2,.commerce-final-cta h2{letter-spacing:-.052em;margin:0;font-size:clamp(34px,4vw,54px);font-weight:540;line-height:1.08}.commerce-how ol{border-top:1px solid var(--commerce-line-strong);margin:0;padding:0;list-style:none}.commerce-how li{border-bottom:1px solid var(--commerce-line);grid-template-columns:34px minmax(0,1fr) 22px;align-items:start;gap:18px;min-height:122px;padding:24px 0;display:grid}.commerce-how li>span{border:1px solid var(--commerce-line-strong);width:32px;height:32px;color:var(--commerce-muted);font-size:var(--commerce-font-micro);border-radius:50%;place-items:center;display:grid}.commerce-how li strong{margin-bottom:6px;font-size:15px;display:block}.commerce-how li p{max-width:500px;color:var(--commerce-muted);font-size:var(--commerce-font-body);margin:0;line-height:1.6}.commerce-how li>svg{color:var(--commerce-faint);margin-top:6px}.commerce-channels{border-top:1px solid var(--commerce-line-strong);grid-template-columns:.8fr 1.2fr;gap:80px;padding:110px 0;display:grid}.commerce-channel-row{border-top:1px solid var(--commerce-line-strong)}.commerce-channel-row article{border-bottom:1px solid var(--commerce-line);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:104px;padding:22px 0;display:grid}.commerce-channel-row article>svg{color:var(--commerce-ink)}.commerce-channel-row article>div{flex-direction:column;display:flex}.commerce-channel-row article strong{font-size:14px}.commerce-channel-row article span{color:var(--commerce-muted);font-size:var(--commerce-font-caption);line-height:1.5}.commerce-channel-row article b{background:var(--commerce-green-soft);min-height:32px;color:var(--commerce-green);font-size:var(--commerce-font-micro);border-radius:999px;align-items:center;gap:5px;padding:0 10px;display:inline-flex}.commerce-channel-row article b i{background:currentColor;border-radius:50%;width:5px;height:5px}.commerce-channel-row article+article b{background:var(--commerce-paper-soft);color:var(--commerce-muted)}.commerce-final-cta{border-top:1px solid var(--commerce-line-strong);justify-content:space-between;align-items:center;gap:48px;min-height:300px;padding:56px 0;display:flex}.commerce-final-cta h2{max-width:690px}.commerce-footer{border-top:1px solid var(--commerce-line-strong);grid-template-columns:1fr auto 1fr;align-items:center;min-height:130px;padding:30px 0;display:grid}.commerce-footer .brand{color:var(--commerce-ink);font-size:15px}.commerce-footer p{color:var(--commerce-muted);font-size:var(--commerce-font-caption);margin:0}.commerce-footer nav{color:var(--commerce-muted);font-size:var(--commerce-font-caption);justify-content:flex-end;gap:22px;display:flex}.commerce-footer a:hover{color:var(--commerce-ink)}.commerce-app{grid-template-columns:232px minmax(0,1fr);height:100svh;display:grid;overflow:hidden}.commerce-sidebar{border-right:1px solid var(--commerce-line);background:#f3f2ee;flex-direction:column;min-width:0;padding:20px 15px 14px;display:flex}.commerce-sidebar__brand{align-items:baseline;gap:9px;min-height:46px;padding:0 10px;display:flex}.commerce-sidebar__brand a{color:var(--commerce-ink);letter-spacing:.28em;font-size:16px;font-weight:760}.commerce-sidebar__brand>span{color:var(--commerce-muted);font-size:var(--commerce-font-micro);text-transform:uppercase;font-weight:700}.commerce-business-switcher{margin:13px 0 18px;position:relative}.commerce-business-switcher summary{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:60px;padding:9px;list-style:none;display:grid}.commerce-business-switcher summary::-webkit-details-marker{display:none}.commerce-business-switcher summary:hover{border-color:var(--commerce-line-strong);background:var(--commerce-paper)}.commerce-business-mark{background:var(--commerce-ink);color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;font-family:Georgia,serif;font-size:16px;display:grid}.commerce-business-switcher summary>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.commerce-business-switcher strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.commerce-business-switcher small{color:var(--commerce-muted);font-size:var(--commerce-font-micro);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.commerce-business-menu{z-index:30;border:1px solid var(--commerce-line);background:var(--commerce-paper);width:100%;box-shadow:var(--commerce-shadow);animation:commerce-pop .16s var(--commerce-ease) both;border-radius:12px;flex-direction:column;padding:12px;display:flex;position:absolute;top:calc(100% + 7px);left:0}.commerce-business-menu span{color:var(--commerce-muted);font-size:var(--commerce-font-caption)}.commerce-business-menu a{border-top:1px solid var(--commerce-line);min-height:44px;color:var(--commerce-coral-ink);font-size:var(--commerce-font-caption);margin-top:10px;padding-top:10px;font-weight:650}.commerce-navigation{flex-direction:column;flex:1;gap:3px;min-height:0;display:flex}.commerce-navigation__label{color:var(--commerce-muted);font-size:var(--commerce-font-micro);letter-spacing:.1em;text-transform:uppercase;margin:8px 10px 5px;font-weight:750}.commerce-navigation__label--build{margin-top:21px}.commerce-navigation a{min-height:44px;color:var(--commerce-muted);border-radius:10px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 10px;font-size:13px;font-weight:620;display:grid;position:relative}.commerce-navigation a:hover{color:var(--commerce-ink);background:#1118270a}.commerce-navigation a[aria-current=page]{background:var(--commerce-paper);color:var(--commerce-ink);box-shadow:0 1px 3px #1118270f}.commerce-navigation a[aria-current=page] svg{color:var(--commerce-coral)}.commerce-navigation a b{background:var(--commerce-coral);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.commerce-sidebar__channel{border-top:1px solid var(--commerce-line);padding:12px 9px}.commerce-sidebar__channel>div{align-items:center;gap:8px;display:flex}.commerce-sidebar__channel span{flex-direction:column;flex:1;min-width:0;display:flex}.commerce-sidebar__channel strong{font-size:var(--commerce-font-caption);text-overflow:ellipsis;overflow:hidden}.commerce-sidebar__channel small{color:var(--commerce-muted);font-size:var(--commerce-font-micro)}.commerce-sidebar__channel>i{display:none}.commerce-workspace{flex-direction:column;min-width:0;min-height:0;display:flex}.commerce-workspace:has(.commerce-network-banner){grid-template-rows:68px auto minmax(0,1fr)}.commerce-network-banner{color:#72511e;min-height:38px;font-size:var(--commerce-font-caption);text-align:center;background:#fff8e9;border-bottom:1px solid #f1d8ae;justify-content:center;align-items:center;padding:8px 18px;font-weight:620;display:flex}.commerce-topbar{z-index:70;border-bottom:1px solid var(--commerce-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf9f6db;flex:0 0 64px;justify-content:space-between;align-items:center;gap:18px;min-width:0;padding:0 22px;display:flex;position:relative}.commerce-topbar__mobile-brand{display:none}.commerce-global-search{width:min(300px,30vw);min-height:var(--commerce-control-height);border:1px solid var(--commerce-line);border-radius:var(--commerce-radius-control);background:var(--commerce-paper);color:var(--commerce-muted);grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;margin-left:auto;padding:0 11px;display:grid}.commerce-global-search input{min-width:0;color:var(--commerce-ink);font-size:var(--commerce-font-small);background:0 0;border:0;outline:0}.commerce-global-search kbd{border:1px solid var(--commerce-line);background:var(--commerce-paper-soft);color:var(--commerce-muted);font:inherit;font-size:var(--commerce-font-micro);border-radius:5px;padding:2px 6px}.commerce-topbar__actions{align-items:center;gap:8px;display:flex}.commerce-topbar-menu{position:relative}.commerce-topbar-menu>button{border:1px solid var(--commerce-line);background:var(--commerce-paper);width:44px;height:44px;color:var(--commerce-ink-soft);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:relative}.commerce-topbar-menu>button:hover,.commerce-topbar-menu>button[aria-expanded=true]{border-color:var(--commerce-line-strong);background:var(--commerce-paper-soft);transform:translateY(-1px)}.commerce-topbar-menu>button i{background:var(--commerce-coral);border-radius:50%;width:5px;height:5px;position:absolute;top:7px;right:7px}.commerce-topbar__actions .commerce-user-avatar{background:var(--commerce-ink);color:#fff;border:0;font-size:10px;font-weight:750}.commerce-topbar__actions .commerce-user-avatar:hover,.commerce-topbar__actions .commerce-user-avatar[aria-expanded=true]{background:#2b3546}.commerce-topbar-popover{z-index:80;border:1px solid var(--commerce-line);background:var(--commerce-paper);width:260px;animation:commerce-pop .17s var(--commerce-ease) both;border-radius:14px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 20px 55px #11182724}.commerce-topbar-popover header{border-bottom:1px solid var(--commerce-line);justify-content:space-between;align-items:center;min-height:48px;padding:0 13px;display:flex}.commerce-topbar-popover header strong{font-size:var(--commerce-font-small)}.commerce-topbar-popover header span{color:var(--commerce-muted);font-size:var(--commerce-font-micro)}.commerce-topbar-popover--notifications>div{border-bottom:1px solid var(--commerce-line);grid-template-columns:7px minmax(0,1fr);align-items:center;gap:8px;min-height:59px;padding:10px 13px;display:grid}.commerce-topbar-popover--notifications>div>b{background:var(--commerce-coral);border-radius:50%;width:6px;height:6px}.commerce-topbar-popover--notifications>div>span{flex-direction:column;display:flex}.commerce-topbar-popover--notifications>div strong{font-size:var(--commerce-font-caption)}.commerce-topbar-popover--notifications>div small{color:var(--commerce-muted);font-size:var(--commerce-font-micro)}.commerce-topbar-popover>a,.commerce-topbar-popover--account>button{width:100%;min-height:var(--commerce-control-height);color:var(--commerce-ink-soft);cursor:pointer;font:inherit;font-size:var(--commerce-font-caption);text-align:left;background:0 0;border:0;align-items:center;gap:7px;padding:0 13px;font-weight:680;display:flex}.commerce-topbar-popover>a:hover,.commerce-topbar-popover--account>button:hover{background:var(--commerce-paper-soft);color:var(--commerce-ink)}.commerce-topbar-popover--account>button{border-top:1px solid var(--commerce-line)}.commerce-topbar-popover--account>button:disabled{cursor:wait;opacity:.62}.commerce-topbar-popover--account>small[role=alert]{color:#a83a2d;font-size:var(--commerce-font-micro);padding:2px 13px 8px;display:block}.commerce-voice-note{max-width:300px;margin:8px 0}.commerce-voice-note audio{width:100%;max-width:300px;height:44px;margin-block:8px;display:block}.commerce-voice-note figcaption,.commerce-voice-transcript summary{font-size:13px;font-weight:600}.commerce-voice-transcript summary{cursor:pointer;min-height:44px;padding-block:12px}.commerce-voice-transcript small{color:var(--commerce-muted,#596577);margin-top:6px;font-size:12px;display:block}.commerce-topbar-popover--account{overscroll-behavior:contain;width:min(300px,100vw - 32px);max-height:calc(100dvh - 84px);padding-bottom:5px;overflow-y:auto}.commerce-topbar-popover--account header{flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;padding:12px 16px}.commerce-topbar-popover--account>a,.commerce-topbar-popover--account>button{padding:10px 16px;line-height:1.5}.commerce-preview-pill{background:var(--commerce-coral-soft);color:#a43629;min-height:30px;font-size:var(--commerce-font-micro);border-radius:999px;align-items:center;padding:0 10px;font-weight:700;display:inline-flex}.commerce-main{flex:1;min-width:0;min-height:0;overflow:auto}.commerce-page-header{justify-content:space-between;align-items:flex-end;gap:24px;padding:32px clamp(22px,3vw,40px) 24px;display:flex}.commerce-page-header p{color:var(--commerce-coral);letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:750}.commerce-page-header h1{letter-spacing:-.035em;margin:0;font-size:clamp(28px,2.4vw,34px);font-weight:660;line-height:1.2}.commerce-page-header span{max-width:680px;color:var(--commerce-muted);font-size:var(--commerce-font-body);margin-top:7px;line-height:1.55;display:block}.commerce-inbox{background:var(--commerce-paper);grid-template-columns:286px minmax(0,1fr);height:100%;min-height:0;display:grid;position:relative;overflow:hidden}.commerce-inbox-list{border-right:1px solid var(--commerce-line);background:var(--commerce-paper);grid-template-rows:auto auto auto minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.commerce-inbox-list__header{justify-content:space-between;align-items:center;min-height:60px;padding:0 15px;display:flex}.commerce-inbox-list__header h1{letter-spacing:-.03em;margin:0;font-size:20px;font-weight:650}.commerce-inbox-list__header>div{flex-direction:column;display:flex}.commerce-inbox-list__header>div>span{color:var(--commerce-muted);font-size:10px}.commerce-inbox-list__header button{border:1px solid var(--commerce-line);background:var(--commerce-paper);width:34px;height:34px;color:var(--commerce-muted);cursor:pointer;border-radius:9px;place-items:center;display:grid}.commerce-inbox-filters{gap:3px;padding:0 12px 10px;display:flex}.commerce-inbox-filters button{min-height:32px;color:var(--commerce-muted);cursor:pointer;background:0 0;border-radius:8px;padding:0 10px;font-size:11px;font-weight:650}.commerce-inbox-filters button[aria-pressed=true]{color:var(--commerce-ink);box-shadow:none;background:#efeeeb}.commerce-inbox-search{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:38px;color:var(--commerce-faint);border-radius:10px;grid-template-columns:17px minmax(0,1fr);align-items:center;gap:7px;margin:0 12px 12px;padding:0 9px;display:grid}.commerce-inbox-search input{background:0 0;border:0;outline:0;min-width:0;font-size:12px}.commerce-conversation-list{height:calc(100% - 160px);overflow-y:auto}.commerce-conversation-item{border-left:2px solid #0000;border-bottom:1px solid var(--commerce-line);width:100%;min-height:84px;color:var(--commerce-ink);cursor:pointer;text-align:left;background:0 0;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:9px;padding:13px 12px;display:grid}.commerce-conversation-item[aria-pressed=true]{border-left-color:var(--commerce-coral);background:var(--commerce-paper)}.commerce-contact-avatar{background:var(--avatar,#8b8177);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:10px;font-weight:750;display:grid;position:relative}.commerce-contact-avatar>svg{border:1px solid var(--commerce-paper);background:var(--commerce-ink);color:#fff;border-radius:50%;padding:2px;position:absolute;bottom:-2px;right:-2px}.commerce-conversation-item__body{grid-template-columns:minmax(0,1fr) auto;min-width:0;display:grid}.commerce-conversation-item__body strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.commerce-conversation-item__body>span:first-child{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.commerce-conversation-item__body time{color:var(--commerce-faint);font-size:9px}.commerce-conversation-item__body>small{color:var(--commerce-muted);text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;margin:5px 0 7px;font-size:11px;line-height:1.4;overflow:hidden}.commerce-conversation-item__meta{grid-column:1/-1;align-items:center;gap:5px;display:flex}.commerce-conversation-item__meta i,.commerce-conversation-item__meta em{background:var(--commerce-paper-soft);color:var(--commerce-muted);text-transform:capitalize;border-radius:999px;padding:2px 6px;font-size:9px;font-style:normal;font-weight:700}.commerce-conversation-item__meta em{background:var(--commerce-coral-soft);color:#a43629}.commerce-conversation-item__meta b{background:var(--commerce-coral);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;margin-left:auto;font-size:9px;display:grid}.commerce-inbox-empty{color:var(--commerce-muted);text-align:center;padding:30px 15px;font-size:12px}.commerce-inbox-empty strong{color:var(--commerce-ink)}.commerce-inbox-empty p{margin:8px 0 12px;line-height:1.6}.commerce-inbox-empty button{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:44px;color:var(--commerce-ink);cursor:pointer;border-radius:10px;padding:0 14px}.commerce-inbox-welcome{height:100%;padding:clamp(24px,4vw,48px)}.commerce-inbox-welcome header{border-bottom:1px solid var(--commerce-line);padding-bottom:24px}.commerce-inbox-welcome h1{letter-spacing:-.04em;margin:0 0 8px;font-size:32px}.commerce-inbox-welcome header p{color:var(--commerce-muted);margin:0}.commerce-inbox-welcome__content,.commerce-thread-empty{text-align:center;min-width:0;color:var(--commerce-muted);flex-direction:column;justify-content:center;align-items:center;padding:clamp(40px,8vh,96px) 24px;display:flex}.commerce-inbox-welcome__content h2,.commerce-thread-empty h2{letter-spacing:-.035em;max-width:420px;color:var(--commerce-ink);margin:20px 0 10px;font-size:clamp(22px,3vw,28px);line-height:1.25}.commerce-inbox-welcome__content p,.commerce-thread-empty p{max-width:440px;margin:0 0 24px;line-height:1.7}.commerce-inbox-welcome__content>a:last-child{text-underline-offset:4px;padding:14px;font-size:13px;text-decoration:underline}.commerce-reply-owner{color:var(--commerce-muted);align-items:center;gap:7px;margin:4px 0 9px;font-size:11px;line-height:1.5;display:flex}.commerce-status-dot{background:var(--commerce-green);border-radius:50%;flex-shrink:0;width:6px;height:6px}.commerce-status-dot[data-paused=true]{background:var(--commerce-muted)}@media (max-width:700px){.commerce-thread-empty{display:none}}.commerce-thread{background:var(--commerce-paper);grid-template-rows:62px minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);min-width:0;min-height:0;display:grid}.commerce-thread-header{border-bottom:1px solid var(--commerce-line);justify-content:space-between;align-items:center;gap:12px;padding:0 18px;display:flex}.commerce-thread-header>div{align-items:center;gap:9px;min-width:0;display:flex}.commerce-thread-header>div:first-child>span:last-child{flex-direction:column;min-width:0;display:flex}.commerce-thread-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.commerce-thread-header small{color:var(--commerce-muted);align-items:center;gap:4px;font-size:10px;display:flex}.commerce-thread-header>div:last-child button{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:36px;color:var(--commerce-muted);cursor:pointer;border-radius:9px;align-items:center;gap:6px;padding:0 10px;font-size:10px;font-weight:670;display:inline-flex}.commerce-thread-header>div:last-child button:hover{border-color:var(--commerce-line-strong);color:var(--commerce-ink)}.commerce-thread-header>div:last-child button[aria-expanded=true]{background:var(--commerce-paper-soft);color:var(--commerce-ink)}.commerce-agent-mode[data-human=true]{background:var(--commerce-coral-soft)!important;color:#a43629!important}.commerce-agent-mode__compact{display:none}@media (max-width:640px){.commerce-thread-header>div:first-child{flex:1;overflow:hidden}.commerce-thread-header>div:last-child{flex:none}.commerce-thread-header .commerce-contact-avatar,.commerce-thread-header .commerce-thread-back{flex-shrink:0}.commerce-thread-header .commerce-agent-mode__label{display:none}.commerce-thread-header .commerce-agent-mode__compact{white-space:nowrap;display:inline}.commerce-thread-header>div:last-child button.commerce-agent-mode{width:auto;max-width:104px;padding:0 9px}.commerce-thread-header>div:last-child button{justify-content:center;width:44px;padding:0}.commerce-thread-header small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}}.commerce-thread-back{display:none!important}.commerce-thread-body{background:#fdfcf9;min-height:0;padding:22px clamp(18px,4vw,50px);overflow-y:auto}.commerce-thread-day{color:var(--commerce-faint);text-transform:uppercase;justify-content:center;align-items:center;margin:0 0 17px;font-size:9px;display:flex}.commerce-thread-day span{padding:0 10px}.commerce-message{animation:commerce-message-in .19s var(--commerce-ease) both;gap:7px;margin:9px 0;display:flex}.commerce-message>div{flex-direction:column;max-width:min(72%,590px);display:flex}.commerce-message p{background:#f0f1f2;border-radius:15px;margin:0;padding:10px 13px;font-size:13px;line-height:1.5}.commerce-message small{color:var(--commerce-faint);align-items:center;gap:4px;margin:4px 4px 0;font-size:9px;display:flex}.commerce-message--outbound{justify-content:flex-end}.commerce-message--outbound>div{align-items:flex-end}.commerce-message--outbound p{background:var(--commerce-coral-soft);border-bottom-right-radius:5px}.commerce-message--inbound p{border-bottom-left-radius:5px}.commerce-message[data-system=true]{color:var(--commerce-green);justify-content:center;align-items:center}.commerce-message[data-system=true] p{background:var(--commerce-green-soft);color:var(--commerce-green)}.commerce-compose-zone{border-top:1px solid var(--commerce-line);background:var(--commerce-paper);padding:10px 14px 13px}.commerce-draft-card{animation:commerce-message-in .19s var(--commerce-ease) both;background:#fff8f5;border:1px solid #f0d3cc;border-radius:11px;margin-bottom:9px;padding:11px 12px}.commerce-draft-card header,.commerce-draft-card footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.commerce-draft-card header span{color:#a43629;text-transform:uppercase;align-items:center;gap:5px;font-size:10px;font-weight:750;display:inline-flex}.commerce-draft-card header small{color:var(--commerce-muted);font-size:10px}.commerce-draft-card p{margin:7px 0 10px;font-size:12px;line-height:1.5}.commerce-draft-card footer{justify-content:flex-end}.commerce-draft-card button{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:32px;color:var(--commerce-muted);cursor:pointer;border-radius:8px;padding:0 10px;font-size:10px;font-weight:670}.commerce-draft-card button.commerce-proposal-toggle{display:none}.commerce-draft-card>footer>button:last-child{border-color:var(--commerce-ink);background:var(--commerce-ink);color:#fff;align-items:center;gap:5px;display:inline-flex}.commerce-composer{border:1px solid var(--commerce-line-strong);transition:border-color var(--commerce-fast), box-shadow var(--commerce-fast);border-radius:12px;padding:7px 8px}.commerce-composer:focus-within{border-color:#a9a39a;box-shadow:0 0 0 4px #1118270a}.commerce-composer textarea{resize:none;background:0 0;border:0;outline:0;width:100%;padding:3px 4px 5px;font-size:13px;line-height:1.4}.commerce-composer footer{justify-content:space-between;align-items:center;min-height:28px;display:flex}.commerce-composer footer span{color:var(--commerce-faint);align-items:center;gap:5px;font-size:10px;display:flex}.commerce-composer footer button{background:var(--commerce-ink);color:#fff;cursor:pointer;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.commerce-composer footer button:disabled{color:#9ca0a6;cursor:not-allowed;background:#deddda}.commerce-context-panel{z-index:20;border:1px solid var(--commerce-line);background:var(--commerce-paper);opacity:0;pointer-events:none;width:min(310px,100% - 20px);transition:opacity var(--commerce-slow) var(--commerce-ease), transform var(--commerce-slow) var(--commerce-ease);border-radius:16px;padding:0 15px 15px;position:absolute;top:10px;bottom:10px;right:10px;overflow-y:auto;transform:translate(22px);box-shadow:-18px 0 50px #1118271f}.commerce-inbox[data-details-open=true] .commerce-context-panel{opacity:1;pointer-events:auto;transform:translate(0)}.commerce-context-panel>header{border-bottom:1px solid var(--commerce-line);justify-content:space-between;align-items:flex-start;gap:10px;min-height:94px;padding:15px 0;display:flex}.commerce-context-panel>header>div{grid-template-rows:auto auto;grid-template-columns:42px minmax(0,1fr);align-items:center;column-gap:10px;display:grid}.commerce-context-panel>header .commerce-contact-avatar{grid-row:1/3;width:42px;height:42px}.commerce-context-panel>header h2{margin:2px 0 0;font-size:14px}.commerce-context-panel>header p{color:var(--commerce-muted);margin:0;font-size:10px}.commerce-language-badge{background:var(--commerce-paper-soft);color:var(--commerce-muted);white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:9px}.commerce-context-close{background:var(--commerce-paper-soft);width:30px;height:30px;color:var(--commerce-muted);cursor:pointer;border-radius:50%;place-items:center;display:grid}.commerce-inbox-backdrop{z-index:15;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);cursor:default;background:#1118270f;position:absolute;inset:0}.commerce-context-section{border-bottom:1px solid var(--commerce-line);padding:16px 0}.commerce-context-title{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.commerce-context-title h3{margin:0;font-size:12px}.commerce-context-title span{color:var(--commerce-green);font-size:10px}.commerce-context-section label{color:var(--commerce-muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}.commerce-context-section select{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:33px;color:var(--commerce-ink);border-radius:8px;padding:0 8px;font-size:11px}.commerce-context-section>p{color:var(--commerce-muted);align-items:center;gap:6px;margin:9px 0 0;font-size:11px;display:flex}.commerce-contact-tags{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.commerce-contact-tags span{background:var(--commerce-paper-soft);color:var(--commerce-muted);border-radius:999px;padding:3px 7px;font-size:9px}.commerce-product-mini{align-items:center;gap:10px;display:flex}.commerce-product-mini>span{color:#fff;border-radius:10px;place-items:center;width:48px;height:48px;display:grid}.commerce-product-mini div{flex-direction:column;min-width:0;display:flex}.commerce-product-mini strong{font-size:12px}.commerce-product-mini small{color:var(--commerce-muted);font-size:10px}.commerce-product-mini b{font-size:11px}.commerce-context-action,.commerce-handoff{background:var(--commerce-ink);color:#fff;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:42px;margin-top:12px;font-size:11px;font-weight:680;display:flex}.commerce-handoff{background:var(--commerce-paper-soft);color:var(--commerce-ink-soft);margin-top:15px}.commerce-handoff:disabled{color:var(--commerce-green);cursor:default}.commerce-order-created{background:var(--commerce-green-soft);color:var(--commerce-green);border-radius:10px;align-items:center;gap:8px;margin-top:10px;padding:10px;display:flex}.commerce-order-created span{flex-direction:column;display:flex}.commerce-order-created strong{font-size:11px}.commerce-order-created small{font-size:9px}.commerce-page{background:var(--commerce-bg);max-width:1360px;min-height:100%;margin-inline:auto}.commerce-page__body{border-top:1px solid var(--commerce-line-strong);margin:0 clamp(22px,3vw,42px) 42px}.commerce-data-row{border-bottom:1px solid var(--commerce-line);grid-template-columns:minmax(170px,1.3fr) minmax(120px,.7fr) minmax(110px,.6fr) auto;align-items:center;gap:16px;min-height:82px;padding:16px 0;display:grid}.commerce-data-disclosure{border-bottom:1px solid var(--commerce-line)}.commerce-data-disclosure>summary{cursor:pointer;border-bottom:0;list-style:none}.commerce-data-disclosure>summary::-webkit-details-marker{display:none}.commerce-data-disclosure>summary:hover,.commerce-data-disclosure>summary:focus-visible,.commerce-data-disclosure[open]>summary{background:#11182706}.commerce-data-disclosure>summary:focus-visible{outline:2px solid var(--commerce-ink);outline-offset:-2px}.commerce-data-disclosure[open] .commerce-data-row__value>svg{transform:rotate(180deg)}.commerce-data-row__value>svg{color:var(--commerce-faint);transition:transform .16s var(--commerce-ease);flex:none}.commerce-data-row__status,.commerce-data-row__value{align-items:center;min-width:0;display:flex}.commerce-data-row__value{justify-content:flex-end;gap:10px}.commerce-row-label{display:none}.commerce-data-detail{border-top:1px solid var(--commerce-line);background:var(--commerce-paper-soft);justify-content:space-between;align-items:center;gap:24px;min-height:92px;padding:18px 16px 20px;display:flex}.commerce-data-detail dl{flex:1;grid-template-columns:repeat(4,minmax(90px,1fr));gap:18px;min-width:0;margin:0;display:grid}.commerce-data-detail dl>div{flex-direction:column;gap:4px;min-width:0;display:flex}.commerce-data-detail dt{color:var(--commerce-faint);font-size:var(--commerce-font-micro);letter-spacing:.05em;text-transform:uppercase;font-weight:700}.commerce-data-detail dd{color:var(--commerce-ink-soft);font-size:var(--commerce-font-caption);overflow-wrap:anywhere;margin:0;font-weight:630;line-height:1.35}.commerce-page__body--contacts .commerce-data-detail dl{grid-template-columns:repeat(3,minmax(90px,1fr))}.commerce-data-detail>a{min-height:var(--commerce-control-height);border:1px solid var(--commerce-line-strong);background:var(--commerce-paper);color:var(--commerce-ink);font-size:var(--commerce-font-caption);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-weight:700;display:inline-flex}.commerce-data-detail>a:hover{border-color:var(--commerce-ink)}.commerce-data-detail__quiet{color:var(--commerce-muted);font-size:var(--commerce-font-caption)}.commerce-summary-strip{border-bottom:1px solid var(--commerce-line);grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;min-height:82px;margin:0;display:grid}.commerce-summary-strip>div{border-right:1px solid var(--commerce-line);flex-direction:column;gap:4px;min-width:0;padding:0 18px;display:flex}.commerce-summary-strip>div:first-child{padding-left:0}.commerce-summary-strip>div:last-child{border-right:0}.commerce-summary-strip dt{color:var(--commerce-faint);font-size:var(--commerce-font-micro);letter-spacing:.05em;text-transform:uppercase;font-weight:700}.commerce-summary-strip dd{color:var(--commerce-ink);letter-spacing:-.025em;margin:0;font-size:17px;font-weight:700}.commerce-data-row>div{flex-direction:column;min-width:0;display:flex}.commerce-data-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.commerce-data-row small,.commerce-data-row span{color:var(--commerce-muted);font-size:11px}.commerce-data-row b{font-size:12px;font-weight:680}.commerce-data-row button{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:36px;color:var(--commerce-ink-soft);cursor:pointer;border-radius:9px;align-items:center;gap:5px;padding:0 11px;font-size:10px;font-weight:680;display:inline-flex}.commerce-status{background:var(--commerce-green-soft);text-transform:capitalize;border-radius:999px;align-items:center;width:fit-content;min-height:26px;padding:0 8px;font-weight:700;display:inline-flex;color:var(--commerce-green)!important;font-size:10px!important}.commerce-status[data-status=pending],.commerce-status[data-status=draft],.commerce-status[data-status=awaiting-confirmation]{background:var(--commerce-coral-soft);color:#a43629!important}.commerce-status[data-status=confirmed],.commerce-status[data-status=packed],.commerce-status[data-status=shipped]{background:#eaf0f6;color:#315875!important}.commerce-status[data-status=cancelled]{background:#f3efec;color:#785a55!important}.commerce-toolbar-button{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:40px;color:var(--commerce-ink);cursor:pointer;border-radius:10px;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:680;display:inline-flex}.commerce-page-controls{align-items:center;gap:4px;min-height:58px;display:flex}.commerce-page-controls button{min-height:34px;color:var(--commerce-muted);cursor:pointer;text-transform:capitalize;background:0 0;border-radius:8px;padding:0 11px;font-size:10px;font-weight:680}.commerce-page-controls button[aria-pressed=true]{background:var(--commerce-ink);color:#fff}.commerce-data-head{min-height:38px;color:var(--commerce-faint);letter-spacing:.04em;text-transform:uppercase;grid-template-columns:minmax(170px,1.3fr) minmax(120px,.7fr) minmax(110px,.6fr) auto;align-items:center;gap:16px;font-size:9px;font-weight:700;display:grid}.commerce-inline-success{background:var(--commerce-green-soft);min-height:58px;color:var(--commerce-green);animation:commerce-message-in .18s var(--commerce-ease) both;border-radius:11px;align-items:center;gap:9px;margin-bottom:12px;padding:10px 12px;display:flex}.commerce-inline-success span{flex-direction:column;flex:1;display:flex}.commerce-inline-success strong{font-size:11px}.commerce-inline-success small{font-size:10px}.commerce-inline-success button{color:var(--commerce-green);cursor:pointer;background:0 0;font-size:10px;font-weight:700}.commerce-inline-error{color:#9d3326;min-height:58px;animation:commerce-message-in .18s var(--commerce-ease) both;background:#fff4f1;border:1px solid #f1c8c1;border-radius:11px;align-items:center;gap:9px;margin-bottom:12px;padding:10px 12px;display:flex}.commerce-inline-error>span{flex-direction:column;display:flex}.commerce-inline-error strong{font-size:var(--commerce-font-caption)}.commerce-inline-error small{color:var(--commerce-muted);font-size:var(--commerce-font-micro)}.commerce-page-empty{color:var(--commerce-muted);font-size:var(--commerce-font-caption);text-align:center;padding:70px 0}.commerce-page-empty--search{flex-direction:column;justify-content:center;align-items:center;min-height:310px;padding:48px 20px;display:flex}.commerce-page-empty--search>span{border:1px solid var(--commerce-line);background:var(--commerce-paper);width:44px;height:44px;color:var(--commerce-muted);border-radius:50%;place-items:center;margin-bottom:13px;display:grid}.commerce-page-empty--search strong{color:var(--commerce-ink);font-size:15px}.commerce-page-empty--search p{color:var(--commerce-muted);font-size:var(--commerce-font-caption);margin:5px 0 16px}.commerce-page-empty--search button{min-height:var(--commerce-control-height);border:1px solid var(--commerce-line);border-radius:var(--commerce-radius-control);background:var(--commerce-paper);color:var(--commerce-ink-soft);cursor:pointer;font-size:var(--commerce-font-caption);padding:0 14px;font-weight:680}.commerce-page-search{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:40px;color:var(--commerce-ink);border-radius:10px;outline:0;padding:0 12px;font-size:12px}.commerce-page-search:focus{border-color:#aaa49a;box-shadow:0 0 0 4px #1118270a}.commerce-data-row--knowledge{grid-template-columns:minmax(150px,.7fr) minmax(280px,1.4fr) 100px auto}.commerce-save-state{background:var(--commerce-green-soft);border-radius:999px;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-weight:680;color:var(--commerce-green)!important;margin:0!important;font-size:10px!important;display:inline-flex!important}.commerce-modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;max-width:none;height:100%;max-height:none;animation:commerce-fade-in .16s var(--commerce-ease) both;background:#11182738;border:0;place-items:center;margin:0;padding:24px;display:grid;position:fixed;inset:0}.commerce-modal-backdrop:not([open]){display:none}.commerce-modal-backdrop::backdrop{background:0 0}.commerce-editor{border:1px solid var(--commerce-line);background:var(--commerce-paper);width:min(510px,100%);animation:commerce-editor-in .21s var(--commerce-ease) both;border-radius:18px;overflow:hidden;box-shadow:0 30px 90px #1118272e}.commerce-editor>header{border-bottom:1px solid var(--commerce-line);justify-content:space-between;align-items:center;gap:16px;min-height:82px;padding:18px 20px;display:flex}.commerce-editor>header span{color:var(--commerce-coral);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:750}.commerce-editor>header h2{letter-spacing:-.035em;margin:4px 0 0;font-size:21px;font-weight:610}.commerce-editor>header button{width:var(--commerce-control-height);height:var(--commerce-control-height);border:1px solid var(--commerce-line);background:var(--commerce-paper);color:var(--commerce-muted);cursor:pointer;border-radius:50%;place-items:center;display:grid}.commerce-editor form{flex-direction:column;gap:13px;padding:20px;display:flex}.commerce-editor label{color:var(--commerce-ink-soft);flex-direction:column;gap:6px;font-size:11px;font-weight:650;display:flex}.commerce-editor input,.commerce-editor textarea,.commerce-editor select{border:1px solid var(--commerce-line-strong);background:var(--commerce-paper);width:100%;min-height:43px;color:var(--commerce-ink);font:inherit;border-radius:10px;outline:0;padding:9px 11px;font-size:12px}.commerce-editor textarea{resize:vertical;min-height:82px;line-height:1.5}.commerce-editor input:focus,.commerce-editor textarea:focus,.commerce-editor select:focus{border-color:#aaa49a;box-shadow:0 0 0 4px #1118270a}.commerce-editor__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.commerce-editor form>footer{border-top:1px solid var(--commerce-line);justify-content:flex-end;align-items:center;gap:8px;margin-top:5px;padding-top:15px;display:flex}.commerce-editor form>footer button{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:40px;color:var(--commerce-muted);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:0 13px;font-size:11px;font-weight:680;display:inline-flex}.commerce-editor form>footer button:last-child{border-color:var(--commerce-ink);background:var(--commerce-ink);color:#fff}.commerce-settings-block{border-bottom:1px solid var(--commerce-line);grid-template-columns:210px minmax(0,1fr);gap:28px;padding:27px 0;display:grid}.commerce-settings-block h2{margin:0 0 6px;font-size:15px}.commerce-settings-block>div:first-child p{color:var(--commerce-muted);margin:0;font-size:11px;line-height:1.55}.commerce-settings-block__control{flex-direction:column;gap:10px;display:flex}.commerce-settings-block__control label{color:var(--commerce-muted);flex-direction:column;gap:6px;font-size:11px;display:flex}.commerce-settings-block__control input,.commerce-settings-block__control select,.commerce-settings-block__control textarea{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:42px;color:var(--commerce-ink);border-radius:10px;outline:0;padding:9px 11px;font-size:13px}.commerce-settings-block__control textarea{resize:vertical;min-height:84px}.commerce-settings-block__control input:focus,.commerce-settings-block__control select:focus,.commerce-settings-block__control textarea:focus{border-color:#aaa49a;box-shadow:0 0 0 4px #1118270a}.commerce-data-controls{flex-direction:column;gap:8px;display:flex}.commerce-data-controls>article{border-bottom:1px solid var(--commerce-line);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:68px;padding:12px 0;display:grid}.commerce-data-controls>article>span{border:1px solid var(--commerce-line);background:var(--commerce-paper);width:36px;height:36px;color:var(--commerce-muted);border-radius:11px;place-items:center;display:grid}.commerce-data-controls>article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.commerce-data-controls strong{color:var(--commerce-ink);font-size:12px}.commerce-data-controls small{color:var(--commerce-muted);font-size:10px;line-height:1.45}.commerce-data-controls article>a,.commerce-data-controls article>button,.commerce-delete-confirm button{min-height:var(--commerce-control-height);border:1px solid var(--commerce-line);background:var(--commerce-paper);color:var(--commerce-ink-soft);cursor:pointer;font:inherit;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:11px;font-weight:680;text-decoration:none;display:inline-flex}.commerce-data-controls button:disabled{cursor:not-allowed;opacity:.5}.commerce-data-controls article[data-danger=true]>span{color:var(--commerce-coral)}.commerce-data-controls article[data-danger=true]>button{color:#a83a2d}.commerce-delete-confirm{background:var(--commerce-paper);width:min(460px,100%);animation:commerce-editor-in .21s var(--commerce-ease) both;border:1px solid #e7b7af;border-radius:18px;flex-direction:column;align-items:flex-start;gap:16px;padding:26px;display:flex;box-shadow:0 30px 90px #1118272e}.commerce-delete-confirm>span{color:#a83a2d;background:#fff1ed;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.commerce-delete-confirm>div{flex-direction:column;gap:7px;min-width:0;display:flex}.commerce-delete-confirm h2{letter-spacing:-.035em;margin:0;font-size:23px;font-weight:620}.commerce-delete-confirm p{color:var(--commerce-muted);margin:0;font-size:13px;line-height:1.55}.commerce-delete-confirm>footer{justify-content:flex-end;gap:7px;width:100%;padding-top:4px;display:flex}.commerce-delete-confirm>footer button:last-child{color:#fff;background:#a83a2d;border-color:#a83a2d}.commerce-toggle-row{justify-content:space-between;align-items:center;gap:16px;min-height:55px;padding:10px 0;flex-direction:row!important;display:flex!important}.commerce-toggle-row>span{flex-direction:column;display:flex}.commerce-toggle-row strong{color:var(--commerce-ink);font-size:12px}.commerce-toggle-row small{color:var(--commerce-muted);font-size:10px}.commerce-toggle-row input[type=checkbox]{appearance:none;cursor:pointer;width:40px;height:24px;min-height:0;transition:background var(--commerce-fast);background:#d7d7d3;border:0;border-radius:999px;flex:0 0 40px;margin:0;padding:0;position:relative}.commerce-toggle-row input[type=checkbox]:after{content:"";width:18px;height:18px;transition:transform var(--commerce-fast) var(--commerce-ease);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #11182733}.commerce-toggle-row input[type=checkbox]:checked{background:var(--commerce-ink)}.commerce-toggle-row input[type=checkbox]:focus-visible{outline:3px solid color-mix(in srgb, var(--commerce-coral) 60%, white);outline-offset:3px}.commerce-handoff-rules{flex-wrap:wrap;gap:7px;display:flex}.commerce-handoff-rules span{border:1px solid var(--commerce-line);min-height:34px;color:var(--commerce-ink-soft);border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:10px;display:inline-flex}.commerce-rule-list{border-top:1px solid var(--commerce-line)}.commerce-rule-list button{border-bottom:1px solid var(--commerce-line);width:100%;min-height:62px;color:var(--commerce-ink);cursor:pointer;text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:14px;padding:10px 0;display:grid}.commerce-rule-list button>span{flex-direction:column;min-width:0;display:flex}.commerce-rule-list strong{font-size:12px}.commerce-rule-list small{color:var(--commerce-muted);font-size:10px;line-height:1.45}.commerce-rule-list button>i{width:32px;height:19px;transition:background var(--commerce-fast);background:#d8d8d5;border-radius:999px;position:relative}.commerce-rule-list button>i:after{content:"";width:13px;height:13px;transition:transform var(--commerce-fast) var(--commerce-ease);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #11182729}.commerce-rule-list button[aria-pressed=true]>i{background:var(--commerce-ink)}.commerce-agent-test{flex-direction:column;gap:9px;display:flex}.commerce-agent-test textarea{border:1px solid var(--commerce-line);resize:vertical;background:var(--commerce-paper);border-radius:10px;outline:0;min-height:76px;padding:11px;font-size:13px}.commerce-agent-test button{background:var(--commerce-ink);color:#fff;cursor:pointer;border-radius:9px;align-items:center;gap:6px;width:fit-content;min-height:38px;padding:0 12px;font-size:11px;font-weight:680;display:inline-flex}.commerce-agent-test>p{background:var(--commerce-coral-soft);color:var(--commerce-ink);animation:commerce-message-in .18s var(--commerce-ease) both;border-radius:12px;align-items:flex-start;gap:8px;margin:4px 0 0;padding:12px;font-size:12px;line-height:1.55;display:flex}.commerce-channel-settings{border-top:1px solid var(--commerce-line)}.commerce-channel-settings article{border-bottom:1px solid var(--commerce-line);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:67px;padding:10px 0;display:grid}.commerce-channel-settings article>div{flex-direction:column;display:flex}.commerce-channel-settings strong{font-size:12px}.commerce-channel-settings small{color:var(--commerce-muted);font-size:10px}.commerce-channel-settings button,.commerce-channel-settings article>span{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:32px;color:var(--commerce-muted);cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:0 9px;font-size:10px;font-weight:680;display:inline-flex}.commerce-channel-settings article>span{background:var(--commerce-paper-soft);cursor:default;border:0}.commerce-channel-detail{border:1px solid var(--commerce-line);background:var(--commerce-paper-soft);animation:commerce-message-in .17s var(--commerce-ease) both;border-radius:11px;margin:8px 0 12px 38px;padding:12px}.commerce-channel-detail>span{color:var(--commerce-green);align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.commerce-channel-detail>span i{background:currentColor;border-radius:50%;width:6px;height:6px}.commerce-channel-detail>small{color:var(--commerce-muted);margin-top:4px;font-size:10px;line-height:1.45;display:block}.commerce-channel-detail>div{gap:7px;margin-top:10px;display:flex}.commerce-channel-detail button{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:31px;color:var(--commerce-ink-soft);cursor:pointer;border-radius:8px;padding:0 9px;font-size:10px;font-weight:680}.commerce-channel-detail button:last-child{color:#a43629;background:0 0;border-color:#0000}.commerce-publish-control{border:1px solid var(--commerce-line);background:var(--commerce-paper);border-radius:13px;padding:16px}.commerce-publish-control>div{color:var(--commerce-green);align-items:center;gap:9px;margin-bottom:14px;display:flex}.commerce-publish-control>div span{flex-direction:column;display:flex}.commerce-publish-control strong{color:var(--commerce-ink);font-size:12px}.commerce-publish-control small{color:var(--commerce-muted);font-size:10px}.commerce-publish-control>:is(button,a){width:100%;min-height:var(--commerce-control-height);background:var(--commerce-ink);color:#fff;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:680;display:flex}.commerce-publish-control>button:disabled{color:var(--commerce-muted);background:#dddcd9}.commerce-publish-control>a:hover{background:#2a3546}.commerce-agent-test__error,.commerce-editor-error{color:#933629;font-size:var(--commerce-font-micro);background:#fff4f1;border:1px solid #f1c8c1;border-radius:9px;align-items:center;gap:7px;margin:3px 0 0;padding:9px 10px;font-weight:620;display:flex}.commerce-audit-summary{border-top:1px solid var(--commerce-line);display:grid}.commerce-audit-summary>span{border-bottom:1px solid var(--commerce-line);justify-content:space-between;align-items:center;min-height:48px;display:flex}.commerce-audit-summary strong{font-size:14px}.commerce-audit-summary small{color:var(--commerce-muted);font-size:10px}.commerce-audit-summary button{border:1px solid var(--commerce-line);background:var(--commerce-paper);width:fit-content;min-height:36px;color:var(--commerce-ink-soft);cursor:pointer;border-radius:8px;margin-top:12px;padding:0 11px;font-size:10px;font-weight:680}.commerce-activity-log{border-top:1px solid var(--commerce-line);animation:commerce-message-in .17s var(--commerce-ease) both;margin:12px 0 0;padding:0;list-style:none}.commerce-activity-log li{border-bottom:1px solid var(--commerce-line);min-height:54px;color:var(--commerce-muted);grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;padding:9px 0;display:grid}.commerce-activity-log li>span{flex-direction:column;min-width:0;display:flex}.commerce-activity-log strong{color:var(--commerce-ink-soft);font-size:11px}.commerce-activity-log small{font-size:9px}.commerce-setup-shell{min-height:100svh}.commerce-setup-header{border-bottom:1px solid var(--commerce-line);grid-template-columns:1fr auto 1fr;align-items:center;width:min(1180px,100% - 48px);min-height:70px;margin:0 auto;display:grid}.commerce-setup-header .brand{color:var(--commerce-ink);font-size:16px}.commerce-setup-header>span{color:var(--commerce-muted);font-size:12px;font-weight:650}.commerce-setup-header>button{min-height:var(--commerce-control-height);color:var(--commerce-muted);cursor:pointer;font-size:var(--commerce-font-caption);background:0 0;justify-self:end;padding:0 10px;font-weight:650}.commerce-setup-header>button:hover{color:var(--commerce-ink)}.commerce-setup{grid-template-columns:275px minmax(0,1fr);align-items:start;gap:90px;width:min(1080px,100% - 48px);min-height:calc(100svh - 70px);margin:0 auto;padding:64px 0;display:grid}.commerce-setup>aside{position:sticky;top:112px}.commerce-setup>aside>p{color:var(--commerce-coral);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:10px;font-weight:750}.commerce-setup>aside h1{letter-spacing:-.045em;margin:0 0 35px;font-size:29px;font-weight:580;line-height:1.16}.commerce-setup>aside ol{margin:0;padding:0;list-style:none}.commerce-setup>aside li{opacity:.45;min-height:54px;transition:opacity var(--commerce-fast);grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;display:grid}.commerce-setup>aside li[data-active=true],.commerce-setup>aside li[data-done=true]{opacity:1}.commerce-setup>aside li>span{border:1px solid var(--commerce-line);width:28px;height:28px;color:var(--commerce-muted);border-radius:9px;place-items:center;display:grid}.commerce-setup>aside li[data-active=true]>span{border-color:var(--commerce-coral);background:var(--commerce-coral-soft);color:var(--commerce-coral)}.commerce-setup>aside li[data-done=true]>span{background:var(--commerce-ink);color:#fff}.commerce-setup>aside li div{flex-direction:column;display:flex}.commerce-setup>aside li strong{font-size:12px}.commerce-setup>aside li small{color:var(--commerce-muted);font-size:10px}.commerce-setup-stage{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:590px;box-shadow:var(--commerce-shadow-soft);animation:commerce-channel-enter .21s var(--commerce-ease) both;border-radius:20px;grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}.commerce-setup-stage__heading{border-bottom:1px solid var(--commerce-line);padding:34px 36px 24px}.commerce-setup-stage__heading span{color:var(--commerce-coral);text-transform:uppercase;font-size:10px;font-weight:750}.commerce-setup-stage__heading h2{letter-spacing:-.045em;margin:6px 0 0;font-size:30px;font-weight:580}.commerce-setup-stage__heading p{color:var(--commerce-muted);margin:5px 0 0;font-size:12px}.commerce-setup-fields{flex-direction:column;gap:17px;display:flex}.commerce-setup-fields>label:not(.commerce-toggle-row),.commerce-setup-fields .commerce-editor__row>label{min-width:0;color:var(--commerce-ink-soft);flex-direction:column;gap:6px;font-size:11px;font-weight:650;display:flex}.commerce-setup-fields input:not([type=checkbox]),.commerce-setup-fields select,.commerce-setup-fields textarea,.commerce-setup-test textarea{border:1px solid var(--commerce-line-strong);background:var(--commerce-paper);min-height:46px;color:var(--commerce-ink);border-radius:10px;outline:0;padding:0 12px;font-size:13px}.commerce-setup-fields input:focus,.commerce-setup-fields select:focus,.commerce-setup-fields textarea:focus,.commerce-setup-test textarea:focus{border-color:#a8a197;box-shadow:0 0 0 4px #1118270a}.commerce-setup-fields textarea{width:100%;min-height:112px;font:inherit;resize:vertical;padding:12px;font-size:16px;font-weight:400;line-height:1.6}.commerce-setup-stage__heading h2:focus-visible{outline:2px solid var(--commerce-coral);outline-offset:5px;border-radius:3px}.commerce-setup-fields input[aria-invalid=true]{border-color:var(--commerce-coral)}.commerce-setup-field-error{color:var(--commerce-coral);font-size:var(--commerce-font-caption);font-weight:620;line-height:1.35}.commerce-setup-fields>p,.commerce-connect-list>p{color:var(--commerce-faint);margin:0;font-size:11px}.commerce-connect-list{flex-direction:column;display:flex}.commerce-connect-list article{border-bottom:1px solid var(--commerce-line);grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:72px;padding:10px 0;display:grid}.commerce-connect-list article>div{flex-direction:column;display:flex}.commerce-connect-list article strong{font-size:12px}.commerce-connect-list article small{color:var(--commerce-muted);font-size:10px}.commerce-connect-list article>button,.commerce-connect-list article>span{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:35px;color:var(--commerce-ink-soft);cursor:pointer;border-radius:9px;align-items:center;gap:5px;padding:0 10px;font-size:10px;font-weight:680;display:inline-flex}.commerce-connect-list article[data-connected=true]>button{background:var(--commerce-green-soft);color:var(--commerce-green);border-color:#0000}.commerce-connect-list article>span{background:var(--commerce-paper-soft);color:var(--commerce-muted);cursor:default;border:0}.commerce-connect-list>p{margin-top:18px}.commerce-knowledge-import,.commerce-publish-review{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:290px;display:flex}.commerce-knowledge-import>svg,.commerce-publish-review>svg{color:var(--commerce-coral)}.commerce-knowledge-import h3,.commerce-publish-review h3{margin:14px 0 5px;font-size:20px}.commerce-knowledge-import>p,.commerce-publish-review>p{max-width:430px;color:var(--commerce-muted);margin:0;font-size:12px;line-height:1.6}.commerce-knowledge-import>button{background:var(--commerce-ink);color:#fff;cursor:pointer;border-radius:10px;align-items:center;gap:6px;min-height:42px;margin-top:20px;padding:0 14px;font-size:11px;font-weight:680;display:inline-flex}.commerce-knowledge-import>button:disabled{background:var(--commerce-green-soft);color:var(--commerce-green)}.commerce-knowledge-import>div{gap:8px;margin-top:15px;display:flex}.commerce-knowledge-import>div span{background:var(--commerce-paper-soft);color:var(--commerce-muted);border-radius:999px;padding:4px 7px;font-size:10px}.commerce-setup-test{flex-direction:column;gap:10px;display:flex}.commerce-setup-test>div{animation:commerce-message-in .19s var(--commerce-ease) both;flex-direction:column;align-items:flex-start;display:flex}.commerce-setup-test>div:nth-of-type(2){align-items:flex-end}.commerce-setup-test>div small{color:var(--commerce-faint);margin:0 5px 3px;font-size:10px}.commerce-setup-test>div p{background:#f0f1f2;border-radius:14px 14px 14px 5px;max-width:76%;margin:0;padding:10px 12px;font-size:12px}.commerce-setup-test>div:nth-of-type(2) p{background:var(--commerce-coral-soft);border-radius:14px 14px 5px}.commerce-setup-test label{color:var(--commerce-muted);flex-direction:column;gap:5px;margin-top:12px;font-size:10px;display:flex}.commerce-setup-test textarea{resize:none;min-height:66px;padding-block:10px}.commerce-setup-test>button{background:var(--commerce-ink);color:#fff;cursor:pointer;border-radius:9px;align-items:center;gap:6px;width:fit-content;min-height:39px;padding:0 12px;font-size:11px;font-weight:680;display:inline-flex}.commerce-publish-review ul{text-align:left;flex-direction:column;gap:7px;margin:18px 0 0;padding:0;list-style:none;display:flex}.commerce-publish-review li{color:var(--commerce-ink-soft);align-items:center;gap:7px;font-size:11px;display:flex}.commerce-publish-review li svg{color:var(--commerce-green)}.commerce-setup-stage>footer{border-top:1px solid var(--commerce-line);justify-content:space-between;align-items:center;min-height:72px;padding:0 36px;display:flex}.commerce-setup-stage>footer button{cursor:pointer;border-radius:10px;align-items:center;gap:7px;min-height:42px;padding:0 13px;font-size:11px;font-weight:680;display:inline-flex}.commerce-setup-back{color:var(--commerce-muted);background:0 0}.commerce-setup-next{background:var(--commerce-ink);color:#fff}.commerce-setup-stage>footer button:disabled{cursor:not-allowed;opacity:.4}.commerce-loader{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.6s linear infinite commerce-spin}.commerce-auth-shell>header{border-bottom:1px solid var(--commerce-line);grid-template-columns:1fr auto 1fr;align-items:center;width:min(1100px,100% - 48px);min-height:70px;margin:0 auto;display:grid}.commerce-auth-shell>header>a{border:1px solid var(--commerce-line);background:var(--commerce-paper);width:38px;height:38px;color:var(--commerce-muted);border-radius:50%;place-items:center;display:grid}.commerce-auth-shell>header>a:hover{color:var(--commerce-ink);transform:translate(-2px)}.commerce-auth-shell>header .brand{color:var(--commerce-ink);font-size:16px}.commerce-auth-shell>header .locale-toggle{justify-self:end}.commerce-auth-shell>main{grid-template-columns:1fr 390px;grid-template-areas:"story panel";align-items:center;gap:100px;width:min(960px,100% - 48px);min-height:calc(100svh - 70px);margin:0 auto;padding:70px 0;display:grid}.commerce-auth-story{grid-area:story}.commerce-auth-panel{grid-area:panel}.commerce-auth-story>p,.commerce-auth-panel>p{color:var(--commerce-coral);letter-spacing:.08em;text-transform:uppercase;margin:0 0 13px;font-size:10px;font-weight:750}.commerce-auth-story h2{letter-spacing:-.057em;max-width:11ch;margin:0;font-size:clamp(40px,4.5vw,61px);font-weight:550;line-height:1.04}.commerce-auth-story>span{max-width:460px;color:var(--commerce-muted);margin-top:18px;font-size:14px;line-height:1.65;display:block}.commerce-auth-story ul{flex-direction:column;gap:7px;margin:23px 0 0;padding:0;list-style:none;display:flex}.commerce-auth-story li{color:var(--commerce-ink-soft);align-items:center;gap:7px;font-size:11px;display:flex}.commerce-auth-story li svg{color:var(--commerce-green)}.commerce-auth-thread{border:1px solid var(--commerce-line);background:var(--commerce-paper);width:min(390px,100%);box-shadow:var(--commerce-shadow-soft);border-radius:15px;margin-top:31px;padding:13px}.commerce-auth-thread header{border-bottom:1px solid var(--commerce-line);align-items:center;gap:8px;padding-bottom:10px;display:flex}.commerce-auth-thread header>span{background:var(--commerce-ink);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-family:Georgia,serif;font-size:14px;display:grid}.commerce-auth-thread header div{flex-direction:column;display:flex}.commerce-auth-thread header strong{font-size:11px}.commerce-auth-thread header small{color:var(--commerce-muted);align-items:center;gap:4px;font-size:9px;display:flex}.commerce-auth-thread>p{width:fit-content;max-width:82%;color:var(--commerce-ink);background:#f0f1f2;border-radius:12px 12px 12px 4px;margin:12px 0 0;padding:8px 10px;font-size:11px}.commerce-auth-thread>p:last-child{background:var(--commerce-coral-soft);border-radius:12px 12px 4px;margin-left:auto}.commerce-auth-panel{border:1px solid var(--commerce-line);background:var(--commerce-paper);box-shadow:var(--commerce-shadow-soft);border-radius:19px;padding:32px}.commerce-auth-panel h1{letter-spacing:-.04em;margin:0 0 10px;font-size:27px;font-weight:590}.commerce-auth-panel>.commerce-auth-panel__hint{color:var(--commerce-muted);letter-spacing:0;text-transform:none;margin:0 0 26px;font-size:14px;font-weight:400;line-height:1.6}.commerce-auth-submit{background:var(--commerce-ink);color:#fff;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;padding:0 12px;font-size:12px;font-weight:690;display:inline-flex}.commerce-auth-submit:hover:not(:disabled){background:#283345;transform:translateY(-1px)}.commerce-auth-submit:disabled{cursor:wait;opacity:.65}.commerce-auth-submit--secondary{border:1px solid var(--commerce-line-strong);background:var(--commerce-paper);color:var(--commerce-ink)}.commerce-auth-submit--secondary:hover:not(:disabled){background:var(--commerce-paper-soft)}.commerce-auth-divider{height:38px;color:var(--commerce-faint);justify-content:center;align-items:center;font-size:10px;display:flex;position:relative}.commerce-auth-divider:before{background:var(--commerce-line);content:"";height:1px;position:absolute;left:0;right:0}.commerce-auth-divider span{background:var(--commerce-paper);padding:0 8px;position:relative}.commerce-auth-form{flex-direction:column;gap:7px;display:flex}.commerce-auth-form label{color:var(--commerce-ink-soft);font-size:11px;font-weight:650}.commerce-auth-form input{border:1px solid var(--commerce-line-strong);background:var(--commerce-paper);min-height:46px;color:var(--commerce-ink);border-radius:10px;outline:0;margin-bottom:5px;padding:0 11px;font-size:13px}.commerce-auth-form input:focus{border-color:#a8a197;box-shadow:0 0 0 4px #1118270a}.commerce-auth-form input[aria-invalid=true]{border-color:var(--commerce-coral);background:#fffaf8}.commerce-auth-panel>small{color:var(--commerce-faint);text-align:center;margin-top:17px;font-size:10px;line-height:1.5;display:block}.commerce-auth-panel>small a{color:var(--commerce-ink-soft)}.commerce-auth-notice{background:var(--commerce-green-soft);color:var(--commerce-green);border-radius:9px;margin-bottom:15px;padding:10px;font-size:11px;line-height:1.5}.commerce-auth-notice--error{background:var(--commerce-coral-soft);color:#a43629}.commerce-auth-notice--field{margin:0 0 5px}.commerce-legal-shell{background:var(--commerce-bg);min-height:100svh;color:var(--commerce-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-ui)}.commerce-legal-shell .public-header--quiet{border-bottom-color:var(--commerce-line);background:#faf9f6e6}.commerce-legal-shell .public-header__inner{width:min(1180px,100% - 48px);min-height:70px}.commerce-legal-shell .brand{color:var(--commerce-ink);font-size:17px}.commerce-legal-shell .desktop-nav{color:var(--commerce-muted);background:0 0;border:0;gap:27px;padding:0}.commerce-legal-shell .desktop-nav a{padding:0}.commerce-legal-shell .locale-toggle--dual{border-color:var(--commerce-line);background:var(--commerce-paper-soft)}.commerce-legal-shell .locale-toggle__option[aria-pressed=true]{background:var(--commerce-paper);color:var(--commerce-ink)}.commerce-legal-shell .public-header__sign-in{border-color:var(--commerce-line);background:var(--commerce-paper);color:var(--commerce-ink)}.commerce-legal-shell .legal-page{min-height:720px;padding:92px 0 110px}.commerce-legal-shell .legal-page .site-container{width:min(920px,100% - 48px)}.commerce-legal-shell .legal-page header{max-width:700px;display:block}.commerce-legal-shell .legal-page header .eyebrow{color:var(--commerce-coral);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:10px;font-weight:750}.commerce-legal-shell .legal-page h1{color:var(--commerce-ink);letter-spacing:-.058em;margin:0;font-size:clamp(42px,6vw,70px);font-weight:550;line-height:1.02}.commerce-legal-shell .legal-page header>p:last-child{max-width:600px;color:var(--commerce-muted);margin:19px 0 0;font-size:14px;line-height:1.65}.commerce-legal-shell .legal-content{border-top:1px solid var(--commerce-line-strong);margin-top:70px}.commerce-legal-shell .legal-content section{border-bottom:1px solid var(--commerce-line);grid-template-columns:190px minmax(0,1fr);gap:42px;padding:27px 0;display:grid}.commerce-legal-shell .legal-content h2{color:var(--commerce-ink);margin:0;font-size:14px}.commerce-legal-shell .legal-content p{color:var(--commerce-muted);margin:0;font-size:13px;line-height:1.75}.commerce-legal-shell .site-footer{border-top:1px solid var(--commerce-line);background:var(--commerce-bg)}.commerce-legal-shell .site-footer__inner{width:min(1180px,100% - 48px);min-height:120px}.commerce-legal-shell .site-footer p,.commerce-legal-shell .footer-links{color:var(--commerce-muted)}.commerce-page-header p,.commerce-editor>header span,.commerce-auth-story>p,.commerce-auth-panel>p,.commerce-legal-shell .legal-page header .eyebrow,.commerce-setup>aside>p,.commerce-setup-stage__heading span{color:var(--commerce-coral-ink);font-size:var(--commerce-font-micro)}.commerce-inbox-list__header{min-height:88px;padding-inline:22px}.commerce-inbox-list__header h1{font-size:24px}.commerce-inbox-list__header>div>span,.commerce-thread-header small,.commerce-message small,.commerce-thread-day,.commerce-draft-card header small,.commerce-composer footer span{font-size:var(--commerce-font-micro)}.commerce-inbox-list__header button,.commerce-context-close,.commerce-editor>header button{width:var(--commerce-control-height);height:var(--commerce-control-height)}.commerce-inbox-filters{gap:4px;padding:0 14px 12px}.commerce-inbox-filters button,.commerce-page-controls button{min-height:var(--commerce-control-height);font-size:var(--commerce-font-caption);padding-inline:12px}.commerce-inbox-search,.commerce-page-search{min-height:var(--commerce-control-height)}.commerce-inbox-search{margin:0 14px 12px;padding-inline:11px}.commerce-inbox-search input,.commerce-page-search{font-size:var(--commerce-font-small)}.commerce-global-search input,.commerce-inbox-search input{height:100%}.commerce-conversation-list{height:auto;padding:4px 10px}.commerce-conversation-item{grid-template-columns:40px minmax(0,1fr);gap:11px;min-height:100px;padding:16px 12px}.commerce-contact-avatar{width:40px;height:40px;font-size:var(--commerce-font-micro)}.commerce-contact-avatar--small{width:38px;height:38px}.commerce-conversation-item__body strong,.commerce-thread-header strong,.commerce-draft-card p,.commerce-product-mini strong{font-size:var(--commerce-font-small)}.commerce-conversation-item__body time,.commerce-conversation-item__meta i,.commerce-conversation-item__meta em,.commerce-contact-tags span,.commerce-order-created small{font-size:var(--commerce-font-micro)}.commerce-conversation-item__body>small,.commerce-inbox-empty{font-size:var(--commerce-font-caption)}.commerce-thread{grid-template-rows:68px minmax(0,1fr) auto}.commerce-thread-header{padding-inline:20px}.commerce-thread-header>div:last-child button,.commerce-draft-card button,.commerce-context-action,.commerce-handoff,.commerce-data-row button,.commerce-toolbar-button,.commerce-editor form>footer button,.commerce-agent-test button,.commerce-channel-settings button,.commerce-channel-detail button,.commerce-publish-control>button,.commerce-audit-summary button,.commerce-connect-list article>button,.commerce-knowledge-import>button,.commerce-setup-test>button,.commerce-setup-stage>footer button{min-height:var(--commerce-control-height);font-size:var(--commerce-font-caption)}.commerce-thread-body{padding-block:32px}.commerce-message{margin-block:11px}.commerce-message p{padding:12px 16px;font-size:15px;line-height:1.6}.commerce-draft-card{border-radius:13px;margin-bottom:11px;padding:13px 14px}.commerce-draft-card header span,.commerce-context-title span,.commerce-order-created strong{font-size:var(--commerce-font-micro)}.commerce-composer{border-radius:13px;padding:8px 9px}.commerce-composer textarea{min-height:34px;font-size:var(--commerce-font-body)}.commerce-composer footer{min-height:38px}.commerce-context-panel{border-radius:var(--commerce-radius-surface);width:min(340px,100% - 20px);padding-inline:18px}.commerce-context-panel>header h2{font-size:16px}.commerce-context-panel>header p,.commerce-language-badge,.commerce-context-title h3,.commerce-context-section label,.commerce-context-section>p,.commerce-product-mini small,.commerce-product-mini b{font-size:var(--commerce-font-caption)}.commerce-context-section select{min-height:var(--commerce-control-height);font-size:var(--commerce-font-caption);padding-inline:11px}.commerce-product-mini>span{width:52px;height:52px}.commerce-page__body{margin-bottom:52px}.commerce-data-row{min-height:88px;padding-block:17px}.commerce-data-row strong{font-size:var(--commerce-font-body)}.commerce-data-row small,.commerce-data-row span,.commerce-data-row b,.commerce-inline-success strong,.commerce-inline-success small,.commerce-page-empty{font-size:var(--commerce-font-caption)}.commerce-status{min-height:30px;padding-inline:10px;font-size:var(--commerce-font-micro)!important}.commerce-toolbar-button{padding-inline:15px}.commerce-page-controls{min-height:64px}.commerce-data-head{min-height:42px;font-size:var(--commerce-font-micro)}.commerce-inline-success{border-radius:13px;min-height:64px;padding:12px 14px}.commerce-inline-success button{min-height:40px;font-size:var(--commerce-font-caption);padding-inline:10px}.commerce-editor{border-radius:20px;width:min(540px,100%)}.commerce-editor>header{min-height:88px;padding-inline:24px}.commerce-editor>header h2{font-size:23px}.commerce-editor form{gap:15px;padding:24px}.commerce-editor label{font-size:var(--commerce-font-caption)}.commerce-editor input,.commerce-editor textarea,.commerce-editor select,.commerce-settings-block__control input,.commerce-settings-block__control select,.commerce-settings-block__control textarea{min-height:var(--commerce-control-height);font-size:var(--commerce-font-small)}.commerce-settings-sections{max-width:920px}.commerce-settings-block{grid-template-columns:230px minmax(0,1fr);gap:38px;padding-block:32px}.commerce-settings-block h2{letter-spacing:-.02em;font-size:17px}.commerce-settings-block>div:first-child p,.commerce-settings-block__control label,.commerce-toggle-row small,.commerce-rule-list small,.commerce-agent-test>p,.commerce-channel-settings small,.commerce-channel-detail>small,.commerce-publish-control small,.commerce-audit-summary small,.commerce-activity-log small,.commerce-data-controls small{font-size:var(--commerce-font-caption)}.commerce-toggle-row{min-height:64px}.commerce-toggle-row strong,.commerce-rule-list strong,.commerce-channel-settings strong,.commerce-publish-control strong,.commerce-activity-log strong,.commerce-data-controls strong{font-size:var(--commerce-font-small)}.commerce-toggle-row input[type=checkbox]{flex-basis:46px;width:46px;height:28px}.commerce-toggle-row input[type=checkbox]:after{width:22px;height:22px}.commerce-toggle-row input[type=checkbox]:checked:after{transform:translate(18px)}.commerce-handoff-rules span{min-height:40px;font-size:var(--commerce-font-caption);padding-inline:12px}.commerce-rule-list button{grid-template-columns:minmax(0,1fr) 40px;min-height:72px}.commerce-rule-list button>i{width:38px;height:23px}.commerce-rule-list button>i:after{width:17px;height:17px}.commerce-rule-list button[aria-pressed=true]>i:after{transform:translate(15px)}.commerce-agent-test textarea{min-height:92px;font-size:var(--commerce-font-small)}.commerce-agent-test button:disabled,.commerce-setup-test>button:disabled,.commerce-connect-list article>button:disabled{cursor:wait;opacity:.64}.commerce-channel-settings article{grid-template-columns:32px minmax(0,1fr) auto;min-height:76px}.commerce-channel-settings article>span{min-height:40px;font-size:var(--commerce-font-micro);padding-inline:11px}.commerce-channel-detail{margin-left:42px;padding:14px}.commerce-channel-detail>span{font-size:var(--commerce-font-caption)}.commerce-publish-control{border-radius:var(--commerce-radius-surface);padding:18px}.commerce-audit-summary>span{min-height:56px}.commerce-audit-summary button{margin-top:14px}.commerce-activity-log li{min-height:62px}.commerce-save-action{min-height:var(--commerce-control-height);border:1px solid var(--commerce-line);border-radius:var(--commerce-radius-control);background:var(--commerce-paper);color:var(--commerce-green);cursor:default;font-size:var(--commerce-font-caption);align-items:center;gap:7px;padding:0 15px;font-weight:700;display:inline-flex}.commerce-save-action[data-dirty=true]{border-color:var(--commerce-ink);background:var(--commerce-ink);color:#fff;cursor:pointer;box-shadow:0 8px 20px #11182721}.commerce-save-action:disabled{opacity:1}.commerce-setup{gap:76px;padding:38px 0 52px}.commerce-setup>aside{top:104px}.commerce-setup>aside h1{margin-bottom:28px;font-size:31px}.commerce-setup>aside li{min-height:56px}.commerce-setup>aside li strong,.commerce-setup-stage__heading p,.commerce-setup-fields>label:not(.commerce-toggle-row),.commerce-setup-fields .commerce-editor__row>label,.commerce-connect-list article strong,.commerce-knowledge-import>p,.commerce-setup-test>div p,.commerce-publish-review li{font-size:var(--commerce-font-small)}.commerce-setup>aside li small,.commerce-setup-fields>p,.commerce-connect-list>p,.commerce-connect-list article small,.commerce-setup-test>div small,.commerce-setup-test label{font-size:var(--commerce-font-caption)}.commerce-setup-stage{min-height:520px}.commerce-setup-stage__heading{padding:28px 32px 22px}.commerce-setup-stage>div:nth-child(2){padding:28px 32px}.commerce-setup-stage>footer{min-height:68px;padding-inline:32px}.commerce-connect-list article{grid-template-columns:34px minmax(0,1fr) auto;min-height:78px}.commerce-knowledge-import,.commerce-publish-review{min-height:250px}.commerce-setup-test>div p{padding:11px 13px}.commerce-auth-shell>header>a{width:var(--commerce-control-height);height:var(--commerce-control-height)}.commerce-auth-shell>main{gap:88px;padding-block:48px}.commerce-auth-story>span{font-size:15px}.commerce-auth-story li,.commerce-auth-thread header strong,.commerce-auth-thread>p,.commerce-auth-submit,.commerce-auth-form label,.commerce-auth-notice{font-size:var(--commerce-font-caption)}.commerce-auth-thread header small,.commerce-auth-divider,.commerce-auth-panel>small{font-size:var(--commerce-font-micro)}.commerce-auth-submit,.commerce-auth-form input{min-height:48px}.commerce-legal-shell .legal-page header>p:last-child,.commerce-legal-shell .legal-content h2{font-size:15px}.commerce-legal-shell .legal-content p{font-size:var(--commerce-font-body)}.commerce-loader{border-color:color-mix(in srgb, currentColor 28%, transparent);border-top-color:currentColor}.commerce-site .commerce-dm__starter-row button{min-height:var(--commerce-control-height)}.samva-v2 .commerce-legal-shell .locale-toggle{min-height:48px}.samva-v2 .commerce-legal-shell .locale-toggle__option{min-width:44px;min-height:44px}@keyframes commerce-spin{to{transform:rotate(360deg)}}@keyframes commerce-message-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes commerce-channel-enter{0%{opacity:.78;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes commerce-typing{0%,70%,to{opacity:.28;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}}@keyframes commerce-pop{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes commerce-fade-in{0%{opacity:0}to{opacity:1}}@keyframes commerce-editor-in{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:980px){.commerce-marketing-header__inner{grid-template-columns:1fr auto;width:min(100% - 36px,900px)}.commerce-marketing-header nav{display:none}.commerce-hero{width:min(100% - 36px,900px);padding-top:66px}.commerce-playground__toolbar{flex-direction:column;align-items:flex-start;padding-block:12px}.commerce-scenario-switcher{width:100%;overflow-x:auto}.commerce-scenario-switcher button{white-space:nowrap}.commerce-dm{width:calc(100% - 36px)}.commerce-promise,.commerce-value-rail,.commerce-how,.commerce-channels,.commerce-final-cta,.commerce-footer{width:min(100% - 36px,900px)}.commerce-value-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-value-rail article:nth-child(3){border-left:0;padding-left:0}.commerce-how,.commerce-channels{grid-template-columns:1fr;gap:46px}.commerce-app{grid-template-columns:80px minmax(0,1fr)}.commerce-sidebar{padding-inline:11px}.commerce-sidebar__brand{justify-content:center}.commerce-sidebar__brand a{font-size:0}.commerce-sidebar__brand a:after{content:"S";font-size:14px}.commerce-sidebar__brand>span,.commerce-business-switcher summary>span:nth-child(2),.commerce-business-switcher summary>svg,.commerce-navigation a span,.commerce-navigation__label,.commerce-sidebar__channel span{display:none}.commerce-business-switcher summary{background:0 0;border:0;justify-content:center;padding:0;display:flex}.commerce-navigation{align-items:center}.commerce-navigation a{grid-template-columns:1fr;place-items:center;width:44px;padding:0;display:grid}.commerce-navigation a b{margin:-27px 0 0 27px;position:absolute}.commerce-sidebar__channel>div{justify-content:center}.commerce-inbox{grid-template-columns:250px minmax(0,1fr)}}@media (max-width:700px){.commerce-marketing-header__inner{width:calc(100% - 28px);min-height:64px}.commerce-mobile-menu{display:block;position:relative}.commerce-mobile-menu>summary{cursor:pointer;border:1px solid var(--commerce-line);border-radius:12px;place-items:center;width:44px;min-height:44px;list-style:none;display:grid}.commerce-mobile-menu>summary::-webkit-details-marker{display:none}.commerce-mobile-menu>div{border:1px solid var(--commerce-line);background:var(--commerce-paper);border-radius:14px;gap:8px;min-width:176px;padding:12px;display:grid;position:absolute;top:52px;right:0;box-shadow:0 14px 30px #1118271a}.commerce-marketing-header .commerce-mobile-menu .locale-toggle--dual{display:grid}.commerce-mobile-menu a{justify-content:space-between;align-items:center;min-height:44px;padding-inline:10px;font-size:14px;display:flex}.commerce-marketing-header .brand{font-size:16px}.commerce-marketing-header .locale-toggle--dual,.commerce-text-link{display:none}.commerce-marketing-header .commerce-button{min-height:44px;padding-inline:14px;font-size:11px}.commerce-hero{width:calc(100% - 24px);padding:52px 0 22px}.commerce-hero__copy{margin:0 6px 34px}.commerce-hero__copy h1{max-width:100%;font-size:clamp(44px,13vw,60px)}.commerce-hero__copy h1 span{white-space:normal}.commerce-hero__copy>p:not(.commerce-kicker){font-size:15px}.commerce-hero__proof{gap:6px}.commerce-hero__proof span{min-height:30px;padding-inline:9px}.commerce-playground{border-radius:18px}.commerce-playground__toolbar{min-height:0;padding:10px 12px}.commerce-playground__toolbar>div:first-child{justify-content:center;width:100%}.commerce-playground__toolbar>div:first-child>span:last-child{display:none}.commerce-scenario-switcher{padding-bottom:1px}.commerce-scenario-switcher button{min-height:44px;padding:0 11px}.commerce-channel-switcher-wrap{min-height:52px;padding:8px 10px}.commerce-channel-switcher{width:100%}.commerce-channel-switcher button{min-height:44px}.commerce-channel-switcher button span{display:none}.commerce-channel-switcher small{font-size:6px;display:block}.commerce-dm-stage{background:var(--commerce-paper);min-height:636px}.commerce-dm{width:100%;min-height:636px;box-shadow:none;border:0;border-radius:0;grid-template-rows:auto minmax(330px,1fr) auto auto auto;margin:0}.commerce-dm__header{min-height:62px;padding-inline:13px}.commerce-context-trigger{justify-content:center;width:44px;min-height:44px;padding:0}.commerce-context-trigger span{display:none}.commerce-context-trigger b{margin:-28px 0 0 28px;position:absolute}.commerce-dm__thread{max-height:390px;padding:20px 12px}.commerce-dm-message>div:not(.commerce-typing){max-width:82%}.commerce-dm-message p{font-size:12px}.commerce-dm__starter-row{flex-direction:column;align-items:flex-start;gap:6px;padding-inline:12px}.commerce-dm__starter-row>div{width:100%}.commerce-dm__composer{margin-inline:12px}.commerce-context-backdrop{z-index:4;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#11182724;display:block;position:absolute;inset:0}.commerce-context-drawer{z-index:6;opacity:0;border-radius:18px;width:auto;max-height:84%;inset:auto 8px 8px;transform:translateY(24px)}.commerce-context-drawer[aria-hidden=false]{transform:translateY(0)}.commerce-promise,.commerce-value-rail,.commerce-how,.commerce-channels,.commerce-final-cta,.commerce-footer{width:calc(100% - 36px)}.commerce-value-rail{grid-template-columns:1fr;padding:28px 0 16px}.commerce-value-rail article,.commerce-value-rail article:first-child,.commerce-value-rail article:nth-child(3),.commerce-value-rail article:last-child{border-top:1px solid var(--commerce-line);border-left:0;min-height:86px;padding:16px 0}.commerce-value-rail article:first-child{border-top:0}.commerce-promise{padding:90px 0 78px}.commerce-promise>p{margin-bottom:40px;font-size:34px}.commerce-promise article{grid-template-columns:34px minmax(0,1fr)}.commerce-promise article div{grid-template-columns:1fr;gap:8px}.commerce-how,.commerce-channels{padding:76px 0}.commerce-how h2,.commerce-channels h2,.commerce-final-cta h2{font-size:37px}.commerce-channel-row article{grid-template-columns:30px minmax(0,1fr)}.commerce-channel-row article b{grid-column:2;justify-self:start}.commerce-final-cta{flex-direction:column;justify-content:center;align-items:flex-start;min-height:330px}.commerce-footer{text-align:left;grid-template-columns:1fr;gap:14px;padding:32px 0}.commerce-footer nav{justify-content:flex-start}.commerce-app{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;height:auto;min-height:100svh;overflow:visible}.commerce-sidebar{z-index:60;border:1px solid var(--commerce-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-radius:16px;padding:6px;display:block;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 12px 40px #11182724}.commerce-sidebar__brand,.commerce-business-switcher,.commerce-navigation__label,.commerce-sidebar__channel{display:none}.commerce-navigation{grid-template-columns:repeat(6,1fr);display:grid}.commerce-navigation a{flex-direction:column;justify-content:center;align-items:center;gap:2px;width:auto;min-height:48px;font-size:9px;display:flex}.commerce-navigation a span{display:block}.commerce-navigation a b{margin:-29px 0 0 23px}.commerce-workspace{grid-template-rows:58px minmax(0,1fr);min-height:100svh}.commerce-topbar{z-index:40;padding:0 13px;position:sticky;top:0}.commerce-topbar__mobile-brand{align-items:center;gap:7px;font-size:12px;display:flex}.commerce-global-search,.commerce-preview-pill{display:none}.commerce-main{min-height:calc(100svh - 58px);padding-bottom:80px;overflow:visible}.commerce-inbox{grid-template-columns:1fr;min-height:calc(100svh - 138px);overflow:visible}.commerce-inbox-list{border:0}.commerce-inbox[data-mobile-thread=true] .commerce-inbox-list{display:none}.commerce-thread{min-height:calc(100svh - 138px)}.commerce-inbox:not([data-mobile-thread=true]) .commerce-thread{display:none}.commerce-thread-back{place-items:center;background:0 0!important;border:0!important;border-radius:50%!important;width:44px!important;min-height:44px!important;padding:0!important;display:grid!important}.commerce-context-panel{z-index:70;width:auto;max-height:82svh;position:fixed;inset:auto 8px 8px;transform:translateY(24px)}.commerce-page-header{flex-direction:column;align-items:flex-start}.commerce-page__body{margin-inline:20px}.commerce-data-row{grid-template-columns:minmax(0,1fr) auto}.commerce-data-row>:nth-child(3){display:none}.commerce-editor__row{grid-template-columns:1fr}.commerce-settings-block{grid-template-columns:1fr;gap:14px}.commerce-data-controls>article{grid-template-columns:38px minmax(0,1fr)}.commerce-data-controls>article>a,.commerce-data-controls>article>button{grid-column:2;justify-self:start}.commerce-setup-header{grid-template-columns:1fr auto;width:calc(100% - 28px)}.commerce-setup-header>span{display:none}.commerce-setup{grid-template-columns:1fr;gap:18px;width:calc(100% - 24px);padding:22px 0 86px}.commerce-setup>aside{position:static}.commerce-setup>aside>p,.commerce-setup>aside h1{display:none}.commerce-setup>aside ol{grid-template-columns:repeat(6,1fr);display:grid}.commerce-setup>aside li{opacity:.34;justify-content:center;min-height:38px;display:flex}.commerce-setup>aside li div{display:none}.commerce-setup-stage{border-radius:17px;min-height:610px}.commerce-setup-stage__heading{padding:26px 22px 20px}.commerce-setup-stage__heading h2{font-size:27px}.commerce-setup-stage>div:nth-child(2){padding:25px 22px}.commerce-setup-stage>footer{min-height:68px;padding-inline:20px}.commerce-auth-shell>header{width:calc(100% - 28px)}.commerce-auth-shell>main{grid-template-columns:1fr;grid-template-areas:"panel""story";gap:38px;width:calc(100% - 28px);padding:42px 0 70px}.commerce-auth-story h2{font-size:43px}.commerce-auth-thread{display:none}.commerce-auth-panel{padding:24px 20px}.commerce-legal-shell .public-header__inner,.commerce-legal-shell .legal-page .site-container,.commerce-legal-shell .site-footer__inner{width:calc(100% - 32px)}.commerce-legal-shell .desktop-nav{display:none}.commerce-legal-shell .legal-page{padding:58px 0 80px}.commerce-legal-shell .legal-content section{grid-template-columns:1fr;gap:8px}}@media (prefers-reduced-motion:reduce){.commerce-site *,.commerce-app *,.commerce-setup-shell *,.commerce-auth-shell *{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.commerce-draft-card__editor{min-width:0;display:flex}.commerce-draft-card__editor textarea{resize:vertical;border:1px solid var(--commerce-line-strong);background:var(--commerce-paper);width:100%;min-height:64px;color:var(--commerce-ink);font:inherit;font-size:var(--commerce-font-body);border-radius:10px;outline:0;padding:10px 11px;line-height:1.5}.commerce-draft-card__editor textarea:focus{border-color:var(--commerce-ink);box-shadow:0 0 0 3px #11182712}.commerce-context-notice{min-height:var(--commerce-control-height);color:#8d4a3d;background:#fffaf4;border:1px solid #e6d1bc;border-radius:10px;align-items:flex-start;gap:8px;margin-top:12px;padding:10px 11px;display:flex}.commerce-context-notice>svg{flex:none;margin-top:1px}.commerce-context-notice>span{flex-direction:column;gap:2px;min-width:0;display:flex}.commerce-context-notice strong{color:var(--commerce-ink);font-size:var(--commerce-font-caption)}.commerce-context-notice small{color:var(--commerce-muted);font-size:var(--commerce-font-micro);line-height:1.4}@media (min-width:701px) and (max-width:980px){.commerce-navigation a:after{z-index:90;background:var(--commerce-ink);color:#fff;content:attr(data-label);opacity:0;pointer-events:none;transition:opacity .12s var(--commerce-ease), transform .12s var(--commerce-ease);white-space:nowrap;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:680;position:absolute;left:calc(100% + 10px);transform:translate(-4px)}.commerce-navigation a:hover:after,.commerce-navigation a:focus-visible:after{opacity:1;transform:translate(0)}}@media (max-width:700px){.commerce-inbox,.commerce-thread{min-height:calc(100dvh - 138px)}.commerce-inbox{overflow:visible}.commerce-data-head{display:none}.commerce-page-controls{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.commerce-page-controls::-webkit-scrollbar{display:none}.commerce-page-controls button{white-space:nowrap;flex:none}.commerce-data-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"primary value""secondary status";gap:13px 18px;min-height:0;padding:17px 14px}.commerce-data-row>:nth-child(3){display:flex}.commerce-data-row__primary{grid-area:primary}.commerce-data-row__secondary{grid-area:secondary}.commerce-data-row__status{flex-direction:column;grid-area:status;align-self:end;align-items:flex-end}.commerce-data-row__value{flex-direction:row;grid-area:value;align-self:start;align-items:flex-end}.commerce-data-row__value .commerce-row-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.commerce-row-label{letter-spacing:.05em;text-transform:uppercase;margin-bottom:3px;font-weight:720;display:block;color:var(--commerce-faint)!important;font-size:9px!important}.commerce-data-detail{flex-direction:column;align-items:stretch;gap:16px;padding:16px 14px 18px}.commerce-data-detail dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.commerce-data-detail>a{width:100%}.commerce-summary-strip{min-height:76px}.commerce-summary-strip>div{padding-inline:11px}.commerce-summary-strip dd{font-size:14px}}@media (prefers-reduced-motion:reduce){.commerce-data-row__value>svg,.commerce-navigation a:after{transition:none}}.commerce-agent-sections{max-width:1080px}.commerce-agent-mode-section{border-bottom:1px solid var(--commerce-line);padding:32px 0 34px}.commerce-agent-mode-section__heading{grid-template-columns:minmax(0,1fr) 250px;align-items:end;gap:28px;margin-bottom:22px;display:grid}.commerce-agent-mode-section__heading>div:first-child>span{color:var(--commerce-coral-ink);font-size:var(--commerce-font-micro);letter-spacing:.08em;text-transform:uppercase;font-weight:760}.commerce-agent-mode-section__heading h2{letter-spacing:-.04em;margin:7px 0 5px;font-size:clamp(23px,2.5vw,31px);font-weight:590;line-height:1.12}.commerce-agent-mode-section__heading p{max-width:660px;color:var(--commerce-muted);font-size:var(--commerce-font-small);margin:0;line-height:1.6}.commerce-agent-mode-summary{border:1px solid var(--commerce-line);background:var(--commerce-paper);border-radius:14px;flex-direction:column;justify-content:center;min-height:70px;padding:14px 16px;display:flex}.commerce-agent-mode-summary strong{font-size:var(--commerce-font-small)}.commerce-agent-mode-summary small{color:var(--commerce-muted);font-size:var(--commerce-font-micro);margin-top:3px;line-height:1.45}.commerce-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.commerce-mode-card{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:132px;color:var(--commerce-ink);cursor:pointer;text-align:left;border-radius:15px;grid-template-columns:32px minmax(0,1fr) 20px;align-items:start;gap:11px;padding:16px;display:grid;position:relative}.commerce-mode-card:hover{border-color:#bab6af;transform:translateY(-1px)}.commerce-mode-card[data-active=true]{border-color:var(--commerce-ink);background:var(--commerce-ink);color:#fff;box-shadow:0 14px 32px #1118271f}.commerce-mode-card[data-locked=true]{cursor:not-allowed;opacity:.58}.commerce-mode-card__icon{background:var(--commerce-paper-soft);width:32px;height:32px;color:var(--commerce-muted);border-radius:10px;place-items:center;display:grid}.commerce-mode-card[data-active=true] .commerce-mode-card__icon{color:#fff;background:#ffffff1c}.commerce-mode-card__copy{flex-direction:column;min-width:0;display:flex}.commerce-mode-card__copy small{min-height:18px;color:var(--commerce-coral-ink);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:4px;font-size:9px;font-weight:760;display:inline-flex}.commerce-mode-card[data-active=true] .commerce-mode-card__copy small{color:#ffad9f}.commerce-mode-card__copy strong{letter-spacing:-.018em;margin-top:4px;font-size:15px}.commerce-mode-card__copy>span{color:var(--commerce-muted);font-size:var(--commerce-font-micro);margin-top:5px;line-height:1.5}.commerce-mode-card[data-active=true] .commerce-mode-card__copy>span{color:#bbc3cf}.commerce-mode-card>i{border:1px solid var(--commerce-line);border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.commerce-mode-card[data-active=true]>i{border-color:var(--commerce-coral);background:var(--commerce-coral);color:#fff}.commerce-mode-change-notice{border:1px solid var(--commerce-line);background:var(--commerce-paper-soft);min-height:38px;color:var(--commerce-muted);font-size:var(--commerce-font-micro);border-radius:10px;align-items:center;margin:10px 0 0;padding:9px 11px;line-height:1.45;display:flex}.commerce-readiness{border:1px solid var(--commerce-line);background:#f7f6f3;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;min-height:74px;margin-top:10px;padding:14px 16px;display:flex}.commerce-readiness>div{flex-direction:column;min-width:0;display:flex}.commerce-readiness>div>span{color:var(--commerce-green);font-size:var(--commerce-font-micro);align-items:center;gap:6px;font-weight:720;display:inline-flex}.commerce-readiness strong{font-size:var(--commerce-font-small);margin-top:3px}.commerce-readiness small{color:var(--commerce-muted);font-size:var(--commerce-font-micro);margin-top:2px}.commerce-readiness>span{background:var(--commerce-green-soft);min-height:28px;color:var(--commerce-green);font-size:var(--commerce-font-micro);white-space:nowrap;border-radius:999px;align-items:center;padding:0 9px;font-weight:740;display:inline-flex}.commerce-policy-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.commerce-policy-group{border:1px solid var(--commerce-line);background:var(--commerce-paper);border-radius:15px;overflow:hidden}.commerce-policy-group>header{border-bottom:1px solid var(--commerce-line);min-height:68px;color:var(--commerce-green);background:#fbfbf8;align-items:center;gap:9px;padding:13px 14px;display:flex}.commerce-policy-group[data-group=review]>header{color:#976329}.commerce-policy-group[data-group=human]>header{color:var(--commerce-coral-ink)}.commerce-policy-group>header span{flex-direction:column;min-width:0;display:flex}.commerce-policy-group>header strong{color:var(--commerce-ink);font-size:var(--commerce-font-small)}.commerce-policy-group>header small{color:var(--commerce-muted);margin-top:2px;font-size:10px}.commerce-policy-row{border-bottom:1px solid var(--commerce-line);grid-template-columns:minmax(0,1fr) 118px;align-items:center;gap:10px;min-height:83px;padding:12px 13px;display:grid}.commerce-policy-row:last-child{border-bottom:0}.commerce-policy-row>span{flex-direction:column;min-width:0;display:flex}.commerce-policy-row strong{font-size:var(--commerce-font-caption);line-height:1.3}.commerce-policy-row small{color:var(--commerce-muted);margin-top:3px;font-size:10px;line-height:1.35}.commerce-policy-row select{border:1px solid var(--commerce-line);background:var(--commerce-paper);width:100%;min-height:44px;color:var(--commerce-ink-soft);font-size:var(--commerce-font-micro);border-radius:9px;padding:0 27px 0 9px;font-weight:680}.commerce-agent-test__scope{border:1px solid var(--commerce-line);background:var(--commerce-paper-soft);border-radius:12px;flex-direction:column;padding:13px 14px;display:flex}.commerce-agent-test__scope>span{color:var(--commerce-green);font-size:var(--commerce-font-micro);align-items:center;gap:6px;font-weight:720;display:inline-flex}.commerce-agent-test__scope>strong{color:var(--commerce-ink);font-size:var(--commerce-font-small);margin-top:5px}.commerce-agent-test__scope>small{color:var(--commerce-muted);font-size:var(--commerce-font-micro);margin-top:3px;line-height:1.45}.commerce-agent-test__save-note{color:#976329;font-size:var(--commerce-font-micro);align-items:center;gap:6px;font-weight:650;display:inline-flex}.commerce-agent-test:has(.commerce-agent-test__save-note) button:disabled{cursor:not-allowed}.commerce-rule-list--read-only article{border-bottom:1px solid var(--commerce-line);justify-content:space-between;align-items:center;gap:14px;min-height:70px;padding:11px 0;display:flex}.commerce-rule-list--read-only article>span{flex-direction:column;min-width:0;display:flex}.commerce-rule-list--read-only article strong{font-size:var(--commerce-font-small)}.commerce-rule-list--read-only article small{color:var(--commerce-muted);font-size:var(--commerce-font-micro);margin-top:3px;line-height:1.45}.commerce-rule-list--read-only article em{background:var(--commerce-green-soft);min-height:28px;color:var(--commerce-green);font-size:var(--commerce-font-micro);border-radius:999px;align-items:center;gap:4px;padding:0 8px;font-style:normal;font-weight:700;display:inline-flex}.commerce-catalog-list{border-top:1px solid var(--commerce-line)}.commerce-catalog-row{border-bottom:1px solid var(--commerce-line);grid-template-columns:76px minmax(180px,1.5fr) minmax(150px,1fr) minmax(130px,.7fr) auto;align-items:center;gap:16px;min-height:116px;padding:14px 0;display:grid}.commerce-catalog-row__media{border:1px solid var(--commerce-line);background:var(--commerce-paper-soft);width:72px;height:82px;color:var(--commerce-faint);border-radius:12px;place-items:center;display:grid;position:relative;overflow:hidden}.commerce-catalog-row__media img{object-fit:cover}.commerce-catalog-row__identity{flex-direction:column;min-width:0;display:flex}.commerce-catalog-row__identity strong{font-size:var(--commerce-font-body)}.commerce-catalog-row__identity small{color:var(--commerce-faint);font-size:var(--commerce-font-micro);margin-top:2px}.commerce-catalog-row__identity p{max-width:430px;color:var(--commerce-muted);font-size:var(--commerce-font-caption);text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;line-height:1.45;overflow:hidden}.commerce-catalog-row__variants{flex-wrap:wrap;gap:6px;display:flex}.commerce-catalog-row__variants>span{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:31px;color:var(--commerce-ink-soft);font-size:var(--commerce-font-micro);border-radius:999px;align-items:center;gap:5px;padding:0 7px;font-weight:650;display:inline-flex}.commerce-catalog-row__variants i{border:1px solid #11182726;border-radius:50%;width:11px;height:11px}.commerce-catalog-row__variants small{background:var(--commerce-paper-soft);min-width:19px;height:19px;color:var(--commerce-muted);border-radius:999px;place-items:center;font-size:9px;display:grid}.commerce-catalog-row__truth{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.commerce-catalog-row__truth>strong{font-size:var(--commerce-font-small)}.commerce-media-count{color:var(--commerce-green);font-size:var(--commerce-font-micro);align-items:center;gap:5px;font-weight:680;display:inline-flex}.commerce-media-count[data-empty=true]{color:var(--commerce-coral-ink)}.commerce-catalog-row__edit{min-height:var(--commerce-control-height);border:1px solid var(--commerce-line);border-radius:var(--commerce-radius-control);background:var(--commerce-paper);color:var(--commerce-ink-soft);cursor:pointer;font-size:var(--commerce-font-caption);align-items:center;gap:6px;padding:0 12px;font-weight:680;display:inline-flex}.commerce-editor--product{width:min(840px,100%);max-height:min(860px,100svh - 30px);overflow-y:auto}.commerce-media-editor{border-top:1px solid var(--commerce-line);margin-top:4px;padding-top:18px}.commerce-media-editor>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.commerce-media-editor>header>div{flex-direction:column;display:flex}.commerce-media-editor>header strong{color:var(--commerce-ink);font-size:var(--commerce-font-small)}.commerce-media-editor>header small{color:var(--commerce-muted);font-size:var(--commerce-font-micro);margin-top:2px}.commerce-media-upload{min-height:var(--commerce-control-height);border:1px solid var(--commerce-line);background:var(--commerce-paper);cursor:pointer;white-space:nowrap;border-radius:10px;align-items:center;padding:0 12px;color:var(--commerce-ink-soft)!important;flex-direction:row!important;gap:6px!important;display:inline-flex!important}.commerce-media-upload input{clip:rect(0, 0, 0, 0);white-space:nowrap;height:1px;position:absolute;overflow:hidden;width:1px!important;min-height:0!important;padding:0!important}.commerce-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.commerce-media-card{border:1px solid var(--commerce-line);background:#fbfaf8;border-radius:13px;grid-template-columns:88px minmax(0,1fr);gap:9px;padding:10px;display:grid}.commerce-media-card[data-inactive=true]{opacity:.65}.commerce-media-card__preview{background:var(--commerce-paper-soft);width:88px;min-height:106px;color:var(--commerce-faint);border-radius:9px;grid-row:1/4;place-items:center;display:grid;position:relative;overflow:hidden}.commerce-media-card__preview img{object-fit:cover}.commerce-media-card__meta{flex-direction:column;min-width:0;display:flex}.commerce-media-card__meta>span{justify-content:space-between;align-items:center;gap:6px;display:flex}.commerce-media-card__meta b{font-size:var(--commerce-font-caption)}.commerce-media-card__meta i{background:var(--commerce-green-soft);color:var(--commerce-green);text-transform:capitalize;border-radius:999px;padding:3px 6px;font-size:9px;font-style:normal;font-weight:700}.commerce-media-card__meta i[data-status=pending]{color:#8a5f23;background:#fff4df}.commerce-media-card__meta small{color:var(--commerce-muted);text-transform:capitalize;font-size:9px}.commerce-media-card label{gap:4px;font-size:9px}.commerce-media-card label input{min-height:34px;padding:6px 8px;font-size:10px}.commerce-media-card footer{align-items:center;gap:6px;display:flex}.commerce-media-card footer button{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:32px;color:var(--commerce-muted);cursor:pointer;border-radius:8px;padding:0 8px;font-size:9px;font-weight:680}.commerce-media-card footer button:last-child:not(:first-child){border-color:var(--commerce-ink);background:var(--commerce-ink);color:#fff}.commerce-editor-note{background:var(--commerce-paper-soft);color:var(--commerce-muted);font-size:var(--commerce-font-micro);border-radius:10px;align-items:center;gap:7px;margin:3px 0 0;padding:11px 12px;display:flex}.commerce-stock-fields{border:1px solid var(--commerce-line);background:var(--commerce-paper-soft);border-radius:14px;gap:12px;min-width:0;margin:0;padding:18px;display:grid}.commerce-stock-fields legend{color:var(--commerce-ink);padding:0 6px;font-size:13px;font-weight:650}.commerce-stock-fields .commerce-editor-note{margin:0;padding:0;line-height:1.6}.commerce-inbox{grid-template-columns:320px minmax(0,1fr)}.commerce-inbox-list__header>div>span{max-width:230px;margin-top:2px;line-height:1.35}.commerce-inbox-filters{overflow-x:auto}.commerce-inbox-filters>div{gap:4px;display:flex}.commerce-conversation-item__meta em[data-auto=true]{background:var(--commerce-green-soft);color:var(--commerce-green)}.commerce-thread-body{background:#faf9f6}.commerce-message-attachment{aspect-ratio:1/.82;border:1px solid var(--commerce-line);background:var(--commerce-paper-soft);border-radius:14px;width:min(278px,100%);margin:5px 0 0;position:relative;overflow:hidden}.commerce-message-attachment img{object-fit:cover}.commerce-message-attachment video{object-fit:contain;width:100%;height:100%}.commerce-message-attachment figcaption{height:100%;color:var(--commerce-muted);align-content:center;gap:12px;padding:18px;font-size:13px;line-height:1.5;display:grid}.commerce-message-attachment figcaption button{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-height:44px;color:var(--commerce-ink);cursor:pointer;border-radius:10px;padding:8px 12px}.commerce-message-audit{width:min(360px,100%);color:var(--commerce-muted);margin-top:7px}.commerce-message-audit summary{cursor:pointer;min-height:30px;font-size:var(--commerce-font-micro);align-items:center;gap:5px;font-weight:660;list-style:none;display:inline-flex}.commerce-message-audit summary::-webkit-details-marker{display:none}.commerce-message-audit>div{border:1px solid var(--commerce-line);background:var(--commerce-paper);border-radius:10px;flex-direction:column;align-items:flex-start;margin-top:2px;padding:10px 11px;display:flex}.commerce-message-audit strong{color:var(--commerce-ink-soft);font-size:var(--commerce-font-micro);line-height:1.45}.commerce-message-audit span,.commerce-message-audit small{color:var(--commerce-muted);margin-top:3px;font-size:9px}.commerce-delivery-failed{color:#a43a2d;align-items:center;gap:4px;display:inline-flex}.commerce-delivery-failed button{color:#993326;cursor:pointer;background:#fff4f1;border:1px solid #e7b8b1;border-radius:7px;min-height:28px;padding:0 7px;font-size:9px;font-weight:720}.commerce-delivery-failed button:disabled{cursor:wait;opacity:.62}.commerce-delivery-review{width:min(420px,100%)}.commerce-delivery-review summary{min-height:44px;font-size:13px}.commerce-delivery-review form{border:1px solid var(--commerce-line);background:var(--commerce-paper);border-radius:14px;gap:12px;padding:16px;display:grid}.commerce-delivery-review label{color:var(--commerce-ink);gap:8px;font-size:14px;display:grid}.commerce-delivery-review p{margin:0;font-size:14px;line-height:1.6}.commerce-delivery-review select,.commerce-delivery-review textarea{border:1px solid var(--commerce-line);background:var(--commerce-paper);width:100%;min-width:0;min-height:44px;color:var(--commerce-ink);font:inherit;border-radius:8px;padding:10px;font-size:16px}.commerce-delivery-review textarea{resize:vertical;min-height:88px}.commerce-delivery-review [role=alert]{color:#a43a2d}.commerce-compose-error{color:#933629;font-size:var(--commerce-font-micro);background:#fff4f1;border:1px solid #f1c8c1;border-radius:9px;align-items:center;gap:7px;margin:7px 14px 0;padding:8px 10px;font-weight:620;display:flex}.commerce-compose-zone{position:relative}.commerce-draft-card{background:#fffaf4;border-color:#e6d1bc;position:relative}.commerce-draft-card__content{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:8px 0 11px;display:grid}.commerce-draft-card__content>p{margin:0}.commerce-draft-attachment{border:1px solid var(--commerce-line);background:var(--commerce-paper);border-radius:11px;grid-template-columns:56px minmax(0,1fr) 32px;align-items:center;gap:8px;width:260px;margin:0;padding:7px;display:grid}.commerce-draft-attachment>div{border-radius:8px;width:56px;height:58px;position:relative;overflow:hidden}.commerce-draft-attachment img{object-fit:cover}.commerce-draft-attachment figcaption{flex-direction:column;min-width:0;display:flex}.commerce-draft-attachment strong{font-size:var(--commerce-font-micro);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.commerce-draft-attachment small{color:var(--commerce-green);margin-top:2px;font-size:9px}.commerce-draft-attachment span{color:var(--commerce-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.commerce-draft-attachment>button{border-radius:50%;place-items:center;width:32px;min-height:32px;padding:0;display:grid}.commerce-media-picker{z-index:12;border:1px solid var(--commerce-line-strong);background:var(--commerce-paper);width:min(390px,100% - 24px);animation:commerce-editor-in .17s var(--commerce-ease) both;border-radius:14px;padding:10px;position:absolute;bottom:58px;right:12px;box-shadow:0 18px 50px #11182729}.commerce-media-picker>header{border-bottom:1px solid var(--commerce-line);min-height:36px;padding:0 2px 8px}.commerce-media-picker>header strong{color:var(--commerce-ink);font-size:var(--commerce-font-caption)}.commerce-media-picker>header button{border-radius:50%;place-items:center;width:32px;min-height:32px;padding:0;display:grid}.commerce-media-picker>div{max-height:260px;padding-top:6px;overflow-y:auto}.commerce-media-picker>div>button{text-align:left;border-radius:10px;grid-template-columns:58px minmax(0,1fr) 24px;align-items:center;gap:9px;width:100%;min-height:70px;color:var(--commerce-ink)!important;background:0 0!important;border:0!important;padding:6px!important;display:grid!important}.commerce-media-picker>div>button:hover{background:var(--commerce-paper-soft)!important}.commerce-media-picker>div>button>span{background:var(--commerce-paper-soft);border-radius:8px;place-items:center;width:58px;height:58px;display:grid;position:relative;overflow:hidden}.commerce-media-picker img{object-fit:cover}.commerce-media-picker>div>button>div{flex-direction:column;min-width:0;display:flex}.commerce-media-picker>div>button strong{font-size:var(--commerce-font-caption);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.commerce-media-picker>div>button small{color:var(--commerce-muted);font-size:var(--commerce-font-micro);text-transform:capitalize;margin-top:3px}.commerce-product-mini>span{position:relative;overflow:hidden}.commerce-product-mini>span img{object-fit:cover}.commerce-settings-mode-summary{border:1px solid var(--commerce-line);background:var(--commerce-paper);border-radius:13px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:78px;padding:13px 14px;display:grid}.commerce-settings-mode-summary>span{background:var(--commerce-green-soft);width:34px;height:34px;color:var(--commerce-green);border-radius:10px;place-items:center;display:grid}.commerce-settings-mode-summary>div{flex-direction:column;min-width:0;display:flex}.commerce-settings-mode-summary strong{font-size:var(--commerce-font-small)}.commerce-settings-mode-summary small{color:var(--commerce-muted);font-size:var(--commerce-font-micro);margin-top:3px;line-height:1.4}.commerce-settings-mode-summary a{min-height:var(--commerce-control-height);border:1px solid var(--commerce-line);color:var(--commerce-ink-soft);font-size:var(--commerce-font-caption);border-radius:10px;align-items:center;padding:0 11px;font-weight:680;display:inline-flex}.commerce-activity-log li{align-items:start}.commerce-activity-log li>span em{color:var(--commerce-faint);margin-top:3px;font-size:9px;font-style:normal}.commerce-setup-agent{flex-direction:column;gap:20px;display:flex}.commerce-setup-fields--inline{grid-template-columns:1fr 1fr;gap:12px;display:grid}.commerce-setup-agent__mode{border-top:1px solid var(--commerce-line);padding-top:18px}.commerce-setup-agent__mode>span{color:var(--commerce-coral-ink);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:750}.commerce-setup-agent__mode>h3{letter-spacing:-.025em;margin:5px 0 13px;font-size:17px;font-weight:610}.commerce-setup-agent__mode .commerce-mode-card{grid-template-columns:28px minmax(0,1fr) 18px;min-height:112px;padding:12px}.commerce-setup-agent__mode .commerce-mode-card__icon{width:28px;height:28px}.commerce-setup-agent__mode .commerce-mode-card__copy>span{font-size:9px}.commerce-setup-agent__mode .commerce-readiness{display:none}.commerce-setup-agent__note{background:var(--commerce-paper-soft);color:var(--commerce-muted);font-size:var(--commerce-font-micro);border-radius:10px;align-items:center;gap:7px;margin:0;padding:11px 12px;line-height:1.45;display:flex}.commerce-setup-error{color:#933629;font-size:var(--commerce-font-caption);background:#fff4f1;border:1px solid #f1c8c1;border-radius:10px;margin:14px 0 0;padding:10px 12px;font-weight:620;display:flex}.commerce-channel-settings article>a{min-height:var(--commerce-control-height);border:1px solid var(--commerce-ink);background:var(--commerce-ink);color:#fff;font-size:var(--commerce-font-micro);border-radius:9px;justify-content:center;align-items:center;padding:0 12px;font-weight:700;display:inline-flex}.commerce-channel-settings article>a:hover{background:#2a3546}@media (max-width:1050px){.commerce-policy-groups{grid-template-columns:1fr}.commerce-policy-group>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.commerce-policy-row{border-right:1px solid var(--commerce-line)}.commerce-catalog-row{grid-template-columns:72px minmax(170px,1fr) minmax(130px,.8fr) auto}.commerce-catalog-row__variants{display:none}}@media (max-width:900px){.commerce-inbox{grid-template-columns:1fr;min-height:calc(100svh - 68px);overflow:hidden}.commerce-inbox-list{border-right:0}.commerce-inbox[data-mobile-thread=true] .commerce-inbox-list,.commerce-inbox:not([data-mobile-thread=true]) .commerce-thread{display:none}.commerce-thread{min-height:calc(100svh - 68px)}.commerce-thread-back{place-items:center;background:0 0!important;border:0!important;border-radius:50%!important;width:44px!important;min-height:44px!important;padding:0!important;display:grid!important}.commerce-context-panel{z-index:70;width:auto;max-height:82svh;position:fixed;inset:auto 8px 8px;transform:translateY(24px)}.commerce-setup-header{grid-template-columns:1fr auto;width:calc(100% - 28px)}.commerce-setup-header>span{display:none}.commerce-setup{grid-template-columns:minmax(0,1fr);gap:18px;width:calc(100% - 24px);padding:22px 0 86px}.commerce-setup>aside{min-width:0;position:static}.commerce-setup>aside>p,.commerce-setup>aside h1{display:none}.commerce-setup>aside ol{grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.commerce-setup>aside li{opacity:.34;justify-content:center;min-width:0;min-height:38px;display:flex}.commerce-setup>aside li div{display:none}.commerce-setup-stage{border-radius:17px;min-width:0;min-height:610px}.commerce-setup-stage__heading{padding:26px 22px 20px}.commerce-setup-stage__heading h2{font-size:27px}.commerce-setup-stage>div:nth-child(2){min-width:0;padding:25px 22px}.commerce-setup-stage>footer{min-height:68px;padding-inline:20px}}@media (max-width:700px){.commerce-agent-mode-section__heading{grid-template-columns:1fr;gap:14px}.commerce-agent-mode-summary{min-height:62px}.commerce-mode-grid{grid-template-columns:1fr}.commerce-mode-card{min-height:98px}.commerce-readiness{flex-direction:column;align-items:flex-start}.commerce-policy-group>div{grid-template-columns:1fr}.commerce-policy-row{border-right:0}.commerce-catalog-row{grid-template-columns:72px minmax(0,1fr) auto;align-items:start;padding:15px 0}.commerce-catalog-row__identity p{white-space:normal}.commerce-catalog-row__truth{grid-column:2}.commerce-catalog-row__edit{grid-area:1/3}.commerce-editor--product{max-height:94svh}.commerce-media-editor>header{flex-direction:column;align-items:flex-start}.commerce-media-grid{grid-template-columns:1fr}.commerce-inbox-filters>div{min-width:max-content}.commerce-draft-card__content{grid-template-columns:1fr}.commerce-draft-attachment{width:100%}.commerce-draft-card footer{flex-wrap:wrap}.commerce-draft-card footer button:last-child{flex:1}.commerce-settings-mode-summary{grid-template-columns:34px minmax(0,1fr)}.commerce-settings-mode-summary a{grid-column:1/-1;justify-content:center;width:100%}.commerce-setup-fields--inline{grid-template-columns:1fr}.commerce-setup-agent__mode .commerce-mode-card{min-height:88px}}.commerce-site .commerce-marketing-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#faf9f6fa}.commerce-site .commerce-hero{grid-template-columns:minmax(340px,.72fr) minmax(650px,1.28fr);align-items:center;gap:clamp(36px,4.5vw,64px);width:min(1240px,100% - 56px);min-height:calc(100svh - 74px);padding:36px 0 40px;display:grid}.commerce-site .commerce-hero__copy{max-width:440px;margin:0}.commerce-site .commerce-hero__copy h1{letter-spacing:-.06em;max-width:11ch;font-size:clamp(48px,4.35vw,62px);line-height:.99}.commerce-site .commerce-hero__copy h1 span{white-space:normal}.commerce-site .commerce-hero__copy>p:not(.commerce-kicker){max-width:430px;margin-top:18px;font-size:clamp(15px,1.2vw,17px);line-height:1.62}.commerce-site .commerce-hero__proof{gap:0;margin-top:22px}.commerce-site .commerce-hero__proof span{border:0;border-left:1px solid var(--commerce-line-strong);min-height:28px;color:var(--commerce-muted);background:0 0;border-radius:0;padding:0 12px;font-size:10px}.commerce-site .commerce-hero__proof span:first-child{border-left:0;padding-left:0}.commerce-site .commerce-hero>#playground{justify-self:end;width:min(820px,100%)}.commerce-site .commerce-playground{border-color:#ddd9d2;border-radius:18px;box-shadow:0 22px 65px #11182713}.commerce-site .commerce-playground__toolbar{gap:12px;min-height:52px;padding:4px 14px 4px 16px}.commerce-site .commerce-playground__toolbar>div:first-child{gap:6px;min-width:0}.commerce-site .commerce-playground__toolbar>div:first-child>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.commerce-site .commerce-scenario-switcher{flex:none;align-items:center;gap:8px;width:auto;min-width:0;display:flex;overflow:visible}.commerce-site .commerce-scenario-switcher>span{color:var(--commerce-faint);letter-spacing:.055em;text-transform:uppercase;font-size:9px;font-weight:730}.commerce-site .commerce-scenario-switcher select{border:1px solid var(--commerce-line);background:var(--commerce-paper);min-width:126px;min-height:44px;color:var(--commerce-ink);cursor:pointer;font-size:var(--commerce-font-caption);border-radius:10px;padding:0 30px 0 11px;font-weight:650}.commerce-site .commerce-channel-switcher-wrap{min-height:52px;padding:4px 14px}.commerce-site .commerce-channel-switcher{border-radius:11px;width:min(500px,100%)}.commerce-site .commerce-channel-switcher__indicator{border-radius:8px}.commerce-site .commerce-channel-switcher button{gap:5px;min-height:44px;padding-inline:7px}.commerce-site .commerce-channel-switcher button[aria-pressed=true]{color:var(--commerce-ink)}.commerce-site .commerce-channel-switcher small{font-size:8px}.commerce-site .commerce-dm-stage{background:#f3f2ef;min-height:466px}.commerce-site .commerce-dm{border-radius:14px;grid-template-rows:58px minmax(0,1fr) 44px 56px auto 44px;width:min(720px,100% - 32px);height:434px;min-height:0;margin:16px auto}.commerce-site .commerce-dm__header{min-height:58px;padding-inline:14px}.commerce-site .commerce-dm__account-mark{background:#222936;width:34px;height:34px;font-family:inherit;font-size:0}.commerce-site .commerce-dm__thread{min-height:0;max-height:none;padding:15px clamp(14px,4vw,32px)}.commerce-site .commerce-dm__day{margin-bottom:12px}.commerce-site .commerce-dm-message{margin-top:8px}.commerce-site .commerce-dm-message__customer-mark,.commerce-site .commerce-dm-message__avatar-space{border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.commerce-site .commerce-dm-message__customer-mark{color:#5f3b31;background:#d8c1b5;font-size:11px;font-weight:760}.commerce-site .commerce-dm-message__avatar-space{height:1px}.commerce-site .commerce-dm-message p{border-radius:15px;padding:9px 12px;font-size:13px;line-height:1.45}.commerce-site .commerce-dm-message--customer p{border-bottom-left-radius:5px}.commerce-site .commerce-dm-message--business p{border-bottom-right-radius:5px}.commerce-playground[data-perspective=customer] .commerce-dm-message--customer{flex-direction:row-reverse;justify-content:flex-start}.commerce-playground[data-perspective=customer] .commerce-dm-message--customer>div{align-items:flex-end}.commerce-playground[data-perspective=customer] .commerce-dm-message--business{flex-direction:row;justify-content:flex-start}.commerce-playground[data-perspective=customer] .commerce-dm-message--business>div:not(.commerce-typing){align-items:flex-start}.commerce-playground[data-perspective=customer] .commerce-dm-message--customer p{background:var(--commerce-coral-soft);border-bottom-right-radius:5px;border-bottom-left-radius:15px}.commerce-playground[data-perspective=customer] .commerce-dm-message--business p{background:#f0f1f2;border-bottom-right-radius:15px;border-bottom-left-radius:5px}.commerce-playground[data-perspective=customer] .commerce-dm[data-channel=whatsapp] .commerce-dm-message--customer p{background:#eaf5ed}.commerce-playground[data-perspective=customer] .commerce-dm[data-channel=messenger] .commerce-dm-message--customer p{background:#edf3fb}.commerce-playground[data-perspective=customer] .commerce-dm[data-channel=tiktok] .commerce-dm-message--customer p{background:#f0f1f3}.commerce-playground[data-perspective=customer] .commerce-dm-message__author-mark{color:#5f3b31;background:#d8c1b5;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:760;display:grid}.commerce-playground[data-perspective=customer] .commerce-dm-message--business .commerce-dm-message__author-mark{background:var(--commerce-ink);color:var(--commerce-paper)}.commerce-playground[data-perspective=customer] .commerce-typing{background:#f0f1f2;border-radius:15px 15px 15px 5px;align-items:center}.commerce-site .commerce-dm__starter-row{gap:8px;min-height:44px;padding:2px 14px 0}.commerce-site .commerce-dm__starter-row button{min-height:44px;padding-inline:10px}.commerce-site .commerce-dm__composer{border-radius:12px;grid-template-columns:44px 44px minmax(0,1fr) 44px;min-height:52px;margin:4px 14px 0;padding:3px}.commerce-site .commerce-dm__composer textarea{box-sizing:border-box;min-width:0;min-height:44px;padding:8px 8px 8px 10px}.commerce-site .commerce-demo-reset{min-height:44px;margin:0 auto}.commerce-site .commerce-demo-disclosure{color:var(--commerce-ink-soft);text-align:center;margin:8px 16px 0;font-size:12px;line-height:1.5}.commerce-playground .commerce-demo-spinner{animation:.7s linear infinite commerce-spin}.commerce-playground .commerce-demo-error{border:1px solid var(--commerce-line);text-align:left;border-radius:10px;padding:10px 12px}.commerce-playground .commerce-demo-error p{margin:0}@media (prefers-reduced-motion:reduce){.commerce-playground .commerce-demo-spinner{animation:none}}.commerce-site .commerce-demo-note i{background:var(--commerce-coral);box-shadow:none}.commerce-site .commerce-context-drawer{border-radius:14px;width:min(320px,100% - 24px);top:12px;bottom:12px;right:12px}.commerce-site .commerce-promise{display:none}.commerce-site .commerce-value-rail,.commerce-site .commerce-story,.commerce-site .commerce-trust,.commerce-site .commerce-how,.commerce-site .commerce-channels,.commerce-site .commerce-final-cta,.commerce-site .commerce-footer{width:min(1180px,100% - 56px);margin-inline:auto}.commerce-site .commerce-value-rail{padding:34px 0 30px}.commerce-site .commerce-value-rail article{gap:11px;min-height:94px;padding:12px 20px}.commerce-site .commerce-value-rail span{max-width:220px}.commerce-site .commerce-story{grid-template-columns:minmax(290px,.72fr) minmax(620px,1.28fr);align-items:center;gap:clamp(48px,6vw,82px);padding:92px 0 76px;display:grid}.commerce-site .commerce-story__intro>p:first-child,.commerce-site .commerce-trust>header>p,.commerce-site .commerce-how header>p,.commerce-site .commerce-channels>div:first-child>p{color:var(--commerce-coral-ink);font-size:var(--commerce-font-micro);letter-spacing:.085em;text-transform:uppercase;margin:0 0 14px;font-weight:760}.commerce-site .commerce-story__intro h2,.commerce-site .commerce-trust>header h2,.commerce-site .commerce-how h2,.commerce-site .commerce-channels h2,.commerce-site .commerce-final-cta h2{letter-spacing:-.052em;margin:0;font-size:clamp(34px,3.6vw,50px);font-weight:555;line-height:1.08}.commerce-site .commerce-story__intro>p:nth-of-type(2){max-width:390px;color:var(--commerce-muted);margin:18px 0 0;font-size:14px;line-height:1.68}.commerce-site .commerce-story__steps{border-top:1px solid var(--commerce-line-strong);margin-top:32px}.commerce-site .commerce-story__steps button{border-bottom:1px solid var(--commerce-line);width:100%;min-height:66px;color:var(--commerce-muted);cursor:pointer;text-align:left;background:0 0;grid-template-columns:26px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:10px 2px;display:grid}.commerce-site .commerce-story__steps button:hover,.commerce-site .commerce-story__steps button[aria-pressed=true]{color:var(--commerce-ink)}.commerce-site .commerce-story__steps button[aria-pressed=true]{box-shadow:inset 0 2px 0 var(--commerce-coral)}.commerce-site .commerce-story__steps button>span:first-child{color:var(--commerce-coral-ink);font-size:9px;font-weight:760}.commerce-site .commerce-story__steps button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.commerce-site .commerce-story__steps strong{font-size:var(--commerce-font-small)}.commerce-site .commerce-story__steps small{color:var(--commerce-faint);margin-top:2px;font-size:10px}.commerce-site .commerce-story__steps svg{opacity:0;transform:translate(-5px)}.commerce-site .commerce-story__steps button[aria-pressed=true] svg{opacity:1;transform:translate(0)}.commerce-site .commerce-story__scene{perspective:1200px;background:#f1efeb;border:1px solid #ddd9d2;border-radius:24px;min-height:590px;position:relative;overflow:hidden}.commerce-site .commerce-story__streams,.commerce-site .commerce-story__output{border:1px solid var(--commerce-line);background:var(--commerce-paper);box-shadow:var(--commerce-shadow-soft);transition:transform var(--commerce-slow) var(--commerce-ease), box-shadow var(--commerce-slow) var(--commerce-ease);position:absolute;overflow:hidden}.commerce-site .commerce-story__streams{transform-origin:0;border-radius:15px;width:246px;top:30px;left:24px;transform:rotateY(4deg)translateZ(0)}.commerce-site .commerce-story__streams>header{border-bottom:1px solid var(--commerce-line);flex-direction:column;justify-content:center;min-height:54px;padding:10px 13px;display:flex}.commerce-site .commerce-story__streams>header span,.commerce-site .commerce-story-panel header small{color:var(--commerce-coral-ink);letter-spacing:.065em;text-transform:uppercase;font-size:9px;font-weight:760}.commerce-site .commerce-story__streams>header strong{margin-top:2px;font-size:12px}.commerce-site .commerce-story__streams>div{padding:5px 12px}.commerce-site .commerce-story__streams article{border-bottom:1px solid var(--commerce-line);grid-template-columns:20px minmax(0,1fr) auto;align-items:start;gap:9px;min-height:64px;padding:9px 0;display:grid}.commerce-site .commerce-story__streams article:last-child{border-bottom:0}.commerce-site .commerce-story__streams article>svg{color:var(--commerce-muted);margin-top:2px}.commerce-site .commerce-story__streams article[data-channel=instagram]>svg{color:#a14972}.commerce-site .commerce-story__streams article[data-channel=whatsapp]>svg{color:#28795a}.commerce-site .commerce-story__streams article[data-channel=messenger]>svg{color:#456da9}.commerce-site .commerce-story__streams article[data-channel=tiktok]>svg{color:#222936}.commerce-site .commerce-story__streams article div{min-width:0}.commerce-site .commerce-story__streams article strong{font-size:10px;display:block}.commerce-site .commerce-story__streams article p{color:var(--commerce-muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:10px;overflow:hidden}.commerce-site .commerce-story__streams article small{color:var(--commerce-faint);letter-spacing:.035em;text-transform:uppercase;font-size:8px;font-weight:720}.commerce-site .commerce-story__streams article small[data-status=live]{color:var(--commerce-green)}.commerce-site .commerce-story__agent{z-index:3;color:#fff;background:#171e2b;border:1px solid #d8d3ca;border-radius:15px;flex-direction:column;justify-content:center;width:216px;min-height:118px;padding:14px;display:flex;position:absolute;top:338px;left:44px;box-shadow:0 18px 38px #1118272e}.commerce-site .commerce-story__agent>span{letter-spacing:.06em;align-items:center;gap:7px;font-size:12px;font-weight:760;display:flex}.commerce-site .commerce-story__agent>small{color:#c3c9d2;margin:3px 0 10px 24px;font-size:9px}.commerce-site .commerce-story__agent>div{flex-wrap:wrap;gap:5px;display:flex}.commerce-site .commerce-story__agent i{color:#e7e9ed;align-items:center;gap:4px;font-size:8px;font-style:normal;display:inline-flex}.commerce-site .commerce-story__output{z-index:2;transform-origin:100%;border-radius:17px;width:min(400px,100% - 292px);min-height:356px;top:92px;right:22px;transform:rotateY(-3deg)translateZ(22px)}@media (hover:hover) and (pointer:fine){.commerce-site .commerce-story__scene:hover .commerce-story__streams{transform:rotateY(2deg)translate3d(-2px,-2px,4px)}.commerce-site .commerce-story__scene:hover .commerce-story__output{transform:rotateY(-1deg)translate3d(2px,-4px,28px);box-shadow:0 22px 48px #1118271f}}.commerce-site .commerce-story-panel{min-height:356px;animation:commerce-story-panel-in .21s var(--commerce-ease) both;padding:20px}.commerce-site .commerce-story-panel>header{align-items:flex-start;gap:9px;min-height:42px;display:flex}.commerce-site .commerce-story-panel>header>svg{color:var(--commerce-coral-ink);flex:none;margin-top:2px}.commerce-site .commerce-story-panel>header>span{flex-direction:column;flex:1;min-width:0;display:flex}.commerce-site .commerce-story-panel header strong{margin-top:2px;font-size:13px}.commerce-site .commerce-story-inbound{align-items:flex-end;gap:8px;margin:28px 0 18px;display:flex}.commerce-site .commerce-story-inbound img{object-fit:cover;border-radius:50%;flex:0 0 32px;width:32px;height:32px}.commerce-site .commerce-story-inbound p{color:var(--commerce-ink);background:#f0f1f2;border-radius:16px 16px 16px 5px;margin:0;padding:11px 13px;font-size:12px;line-height:1.45}.commerce-site .commerce-story-panel--message>p{color:var(--commerce-ink-soft);margin:0 0 18px;font-size:12px;line-height:1.58}.commerce-site .commerce-story-panel dl{border-top:1px solid var(--commerce-line);margin:0}.commerce-site .commerce-story-panel dl div{border-bottom:1px solid var(--commerce-line);justify-content:space-between;align-items:center;gap:18px;min-height:45px;display:flex}.commerce-site .commerce-story-panel dt{color:var(--commerce-muted);font-size:10px}.commerce-site .commerce-story-panel dd{text-align:right;margin:0;font-size:11px;font-weight:690}.commerce-site .commerce-story-reply{flex-direction:column;align-items:flex-end;margin:34px 0 22px;display:flex}.commerce-site .commerce-story-reply p{background:var(--commerce-coral-soft);border-radius:17px 17px 5px;max-width:92%;margin:0;padding:13px 15px;font-size:13px;line-height:1.52}.commerce-site .commerce-story-reply small{color:var(--commerce-faint);align-items:center;gap:4px;margin-top:5px;font-size:9px;display:flex}.commerce-site .commerce-story-verified{border-top:1px solid var(--commerce-line);color:var(--commerce-green);align-items:center;gap:7px;margin:0;padding-top:16px;font-size:10px;font-weight:670;display:flex}.commerce-site .commerce-story-media{grid-template-columns:136px minmax(0,1fr);align-items:stretch;gap:16px;margin-top:18px;display:grid}.commerce-site .commerce-story-media img{object-fit:cover;border-radius:12px;width:136px;height:220px}.commerce-site .commerce-story-media>div{flex-direction:column;justify-content:space-between;display:flex}.commerce-site .commerce-story-media p{color:var(--commerce-muted);margin:2px 0 0;font-size:12px;line-height:1.58}.commerce-site .commerce-story-media button,.commerce-site .commerce-story-panel--order>a{background:var(--commerce-ink);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 12px;font-size:10px;font-weight:690;display:inline-flex}.commerce-site .commerce-story-media button{cursor:pointer}.commerce-site .commerce-story-panel--order>header b{background:var(--commerce-coral-soft);min-height:28px;color:var(--commerce-coral-ink);align-items:center;gap:4px;padding:0 8px;font-size:8px;font-weight:720;display:inline-flex}.commerce-site .commerce-story-panel--order dl{margin-top:18px}.commerce-site .commerce-story-panel--order>a{margin-top:20px}.commerce-site .commerce-story__availability{color:var(--commerce-muted);text-align:right;margin:0;font-size:9px;line-height:1.45;position:absolute;bottom:21px;left:386px;right:24px}@keyframes commerce-story-panel-in{0%{opacity:0;transform:translateY(7px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.commerce-site .commerce-trust{border-top:1px solid var(--commerce-line-strong);grid-template-columns:minmax(290px,.72fr) minmax(560px,1.28fr);gap:clamp(48px,6vw,82px);padding:78px 0;display:grid}.commerce-site .commerce-trust>header h2{max-width:460px}.commerce-site .commerce-trust>div{border-top:1px solid var(--commerce-line-strong)}.commerce-site .commerce-trust article{border-bottom:1px solid var(--commerce-line);grid-template-columns:54px minmax(0,1fr);align-items:start;gap:18px;min-height:146px;padding:22px 0;display:grid}.commerce-site .commerce-trust article>span{color:var(--commerce-coral-ink);align-items:center;gap:8px;font-size:9px;font-weight:760;display:flex}.commerce-site .commerce-trust article>div{grid-template-columns:minmax(150px,.8fr) minmax(220px,1.2fr);align-items:start;gap:10px 28px;min-width:0;display:grid}.commerce-site .commerce-trust h3{letter-spacing:-.02em;margin:0;font-size:15px}.commerce-site .commerce-trust article strong{border-left:2px solid var(--commerce-coral);color:var(--commerce-ink-soft);background:#fdf7f4;padding:10px 12px;font-size:11px;font-weight:650}.commerce-site .commerce-trust article p{color:var(--commerce-muted);grid-column:1/-1;margin:0;font-size:12px;line-height:1.65}.commerce-site .commerce-how,.commerce-site .commerce-channels{gap:clamp(48px,6vw,82px);padding:80px 0}.commerce-site .commerce-how header>span{border-top:1px solid var(--commerce-line);max-width:310px;color:var(--commerce-green);align-items:center;gap:7px;margin-top:28px;padding-top:14px;font-size:10px;font-weight:650;display:flex}.commerce-site .commerce-channels>div:first-child>span{max-width:410px;color:var(--commerce-muted);margin-top:22px;font-size:13px;line-height:1.65;display:block}.commerce-site .commerce-channel-row article>svg{color:var(--commerce-muted)}.commerce-site .commerce-channel-row article[data-channel=instagram]>svg{color:#a14972}.commerce-site .commerce-channel-row article[data-channel=whatsapp]>svg{color:#28795a}.commerce-site .commerce-channel-row article[data-channel=messenger]>svg{color:#456da9}.commerce-site .commerce-channel-row article[data-channel=tiktok]>svg{color:#222936}.commerce-site .commerce-channel-row article b,.commerce-site .commerce-channel-row article+article b{color:var(--commerce-muted);background:0 0;padding:0}.commerce-site .commerce-channel-row__shared{min-height:58px;color:var(--commerce-muted);align-items:center;gap:8px;padding:0 2px;font-size:10px;display:flex}.commerce-site .commerce-channel-row__shared span{flex:1}.commerce-site .commerce-channel-row__shared strong{color:var(--commerce-ink);letter-spacing:.07em;font-size:11px}.commerce-site .commerce-final-cta{color:#fff;background:#151c29;border:0;border-radius:24px;min-height:260px;margin-bottom:54px;padding:48px}.commerce-site .commerce-final-cta h2{color:#fffaf5;max-width:620px}.commerce-site[data-reveal-ready=true] [data-reveal]{transition:opacity .52s var(--commerce-ease), transform .52s var(--commerce-ease)}.commerce-site[data-reveal-ready=true] [data-reveal]:not([data-visible=true]){opacity:0;transform:translateY(18px)}@media (max-width:1100px){.commerce-site .commerce-hero{width:min(920px,100% - 40px);min-height:0;padding:54px 0 38px;display:block}.commerce-site .commerce-hero__copy{max-width:760px;margin-bottom:30px}.commerce-site .commerce-hero__copy h1{max-width:14ch}.commerce-site .commerce-hero__copy>p:not(.commerce-kicker){max-width:660px}.commerce-site .commerce-hero>#playground{width:min(820px,100%);margin-inline:auto}.commerce-site .commerce-playground__toolbar{flex-direction:row;align-items:center}.commerce-site .commerce-story,.commerce-site .commerce-trust{grid-template-columns:minmax(250px,.68fr) minmax(520px,1.32fr);gap:44px}.commerce-site .commerce-story__scene{min-height:560px}.commerce-site .commerce-story__streams{width:218px}.commerce-site .commerce-story__agent{left:42px}.commerce-site .commerce-story__output{width:calc(100% - 248px)}}@media (max-width:900px){.commerce-site .commerce-value-rail,.commerce-site .commerce-story,.commerce-site .commerce-trust,.commerce-site .commerce-how,.commerce-site .commerce-channels,.commerce-site .commerce-final-cta,.commerce-site .commerce-footer{width:min(760px,100% - 40px)}.commerce-site .commerce-story,.commerce-site .commerce-trust{display:block}.commerce-site .commerce-story{padding:54px 0 50px}.commerce-site .commerce-trust,.commerce-site .commerce-how,.commerce-site .commerce-channels{padding-block:60px}.commerce-site .commerce-story__intro{max-width:620px}.commerce-site .commerce-story__steps{border:1px solid var(--commerce-line);border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin:28px 0 30px;display:grid}.commerce-site .commerce-story__steps button{border-right:1px solid var(--commerce-line);border-bottom:0;grid-template-columns:1fr;gap:5px;min-height:74px;padding:10px}.commerce-site .commerce-story__steps button:last-child{border-right:0}.commerce-site .commerce-story__steps button>svg,.commerce-site .commerce-story__steps button small{display:none}.commerce-site .commerce-story__scene{min-height:536px}.commerce-site .commerce-story__streams{width:238px}.commerce-site .commerce-story__agent{left:42px}.commerce-site .commerce-story__output{width:calc(100% - 278px)}.commerce-site .commerce-trust>header{max-width:640px;margin-bottom:38px}.commerce-site .commerce-playground__toolbar>div:first-child>span:last-child{display:none}.commerce-site .commerce-context-backdrop{z-index:80;display:block;position:fixed;inset:0}.commerce-site .commerce-context-drawer{z-index:81;width:min(360px,100% - 32px);max-height:none;position:fixed;inset:16px 16px 16px auto}}@media (max-width:700px){.commerce-site .commerce-marketing-header__inner{width:calc(100% - 24px)}.commerce-site .commerce-hero{width:calc(100% - 24px);padding:40px 0 28px}.commerce-site .commerce-hero__copy{margin:0 4px 26px}.commerce-site .commerce-hero__copy h1{font-size:clamp(40px,12vw,54px)}.commerce-site .commerce-hero__proof{flex-direction:column;gap:3px}.commerce-site .commerce-hero__proof span,.commerce-site .commerce-hero__proof span:first-child{border-left:0;min-height:24px;padding:0}.commerce-site .commerce-playground__toolbar{min-height:54px;padding-inline:10px}.commerce-site .commerce-playground__toolbar>div:first-child{justify-content:flex-start;width:auto}.commerce-site .commerce-playground__toolbar>div:first-child>span:last-child,.commerce-site .commerce-scenario-switcher>span{display:none}.commerce-site .commerce-scenario-switcher select{min-width:118px}.commerce-site .commerce-channel-switcher-wrap{min-height:52px;padding-inline:8px}.commerce-site .commerce-channel-switcher button span{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.commerce-site .commerce-channel-switcher small{font-size:7px;display:block}.commerce-site .commerce-dm-stage{min-height:460px}.commerce-site .commerce-dm{grid-template-rows:58px minmax(0,1fr) 48px 58px auto 44px;width:100%;height:460px;min-height:0}.commerce-site .commerce-dm__thread{max-height:none;padding:14px 11px}.commerce-site .commerce-dm-message>div:not(.commerce-typing){max-width:84%}.commerce-site .commerce-dm-message p{font-size:14px}.commerce-site .commerce-dm__starter-row{padding-inline:10px}.commerce-site .commerce-dm__starter-row>span{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.commerce-site .commerce-dm__starter-row>div{scroll-snap-type:x proximity;width:100%;padding-right:26px;scroll-padding-inline:4px 26px}.commerce-site .commerce-dm__starter-row button{scroll-snap-align:start;min-height:44px}.commerce-site .commerce-dm__composer{grid-template-areas:"message message message message""voice photo.send";margin-inline:10px;padding:6px}.commerce-site .commerce-context-drawer{z-index:81;width:auto;max-height:88%;position:fixed;inset:auto 7px 7px}.commerce-site .commerce-context-backdrop{z-index:80;position:fixed;inset:0}.commerce-site .commerce-value-rail,.commerce-site .commerce-story,.commerce-site .commerce-trust,.commerce-site .commerce-how,.commerce-site .commerce-channels,.commerce-site .commerce-final-cta,.commerce-site .commerce-footer{width:calc(100% - 32px)}.commerce-site .commerce-value-rail{grid-template-columns:repeat(2,minmax(0,1fr));padding:22px 0 18px}.commerce-site .commerce-value-rail article,.commerce-site .commerce-value-rail article:first-child,.commerce-site .commerce-value-rail article:nth-child(3),.commerce-site .commerce-value-rail article:last-child{border-top:1px solid var(--commerce-line);border-left:0;grid-template-columns:20px minmax(0,1fr);gap:7px;min-height:118px;padding:15px 12px}.commerce-site .commerce-value-rail article:nth-child(odd){border-right:1px solid var(--commerce-line);padding-left:0}.commerce-site .commerce-value-rail article:first-child,.commerce-site .commerce-value-rail article:nth-child(2){border-top:0}.commerce-site .commerce-value-rail span{font-size:10px;line-height:1.45}.commerce-site .commerce-story{padding:60px 0 48px}.commerce-site .commerce-story__intro h2,.commerce-site .commerce-trust>header h2,.commerce-site .commerce-how h2,.commerce-site .commerce-channels h2,.commerce-site .commerce-final-cta h2{font-size:34px}.commerce-site .commerce-story__steps{scrollbar-width:none;grid-template-columns:repeat(4,minmax(104px,1fr));overflow-x:auto}.commerce-site .commerce-story__steps::-webkit-scrollbar{display:none}.commerce-site .commerce-story__scene{perspective:none;gap:10px;min-height:0;padding:12px;display:grid}.commerce-site .commerce-story__streams,.commerce-site .commerce-story__agent,.commerce-site .commerce-story__output,.commerce-site .commerce-story__availability{width:100%;position:static;transform:none}.commerce-site .commerce-story__streams{border-radius:13px}.commerce-site .commerce-story__streams>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.commerce-site .commerce-story__streams article{min-width:0;padding:9px 7px}.commerce-site .commerce-story__streams article:nth-child(odd){border-right:1px solid var(--commerce-line)}.commerce-site .commerce-story__agent{border-radius:13px;min-height:86px}.commerce-site .commerce-story__output{border-radius:13px;min-height:330px}.commerce-site .commerce-story-panel{min-height:330px;padding:18px}.commerce-site .commerce-story-media{grid-template-columns:112px minmax(0,1fr)}.commerce-site .commerce-story-media img{width:112px;height:198px}.commerce-site .commerce-story__availability{text-align:left;padding:4px 3px;font-size:9px}.commerce-site .commerce-trust{padding:58px 0 54px}.commerce-site .commerce-trust article{grid-template-columns:44px minmax(0,1fr)}.commerce-site .commerce-trust article>div{grid-template-columns:1fr}.commerce-site .commerce-trust article p{grid-column:auto}.commerce-site .commerce-how,.commerce-site .commerce-channels{padding:58px 0}.commerce-site .commerce-final-cta{border-radius:20px;width:calc(100% - 24px);min-height:280px;margin-bottom:36px;padding:34px 26px}}@media (max-width:420px){.commerce-site .commerce-demo-note{font-size:10px}.commerce-site .commerce-scenario-switcher select{min-width:110px;max-width:126px}.commerce-site .commerce-dm__header span{max-width:160px}.commerce-site .commerce-story-media{grid-template-columns:96px minmax(0,1fr)}.commerce-site .commerce-story-media img{width:96px;height:180px}}@media (prefers-reduced-motion:reduce){.commerce-site[data-reveal-ready=true] [data-reveal]:not([data-visible=true]){opacity:1;transform:none}.commerce-site .commerce-story__streams,.commerce-site .commerce-story__output{transform:none}}.commerce-route-loading,.commerce-setup-loading{--commerce-loading-fill:#e7e5e0;--commerce-loading-highlight:#f6f5f2}.commerce-loading-line,.commerce-loading-sidebar i,.commerce-loading-sidebar>div>span,.commerce-loading-topbar i,.commerce-loading-actions span,.commerce-loading-content header>span,.commerce-loading-rows>div>span,.commerce-loading-rows>div>i,.commerce-setup-loading aside>span,.commerce-setup-loading aside>ol>li>span,.commerce-setup-loading__fields>div>span,.commerce-setup-loading .commerce-setup-stage>footer>span{background:linear-gradient(100deg, var(--commerce-loading-fill) 26%, var(--commerce-loading-highlight) 43%, var(--commerce-loading-fill) 60%);background-size:240% 100%;animation:1.55s ease-in-out infinite commerce-loading-sheen;display:block;overflow:hidden}.commerce-loading-line{border-radius:999px;width:58%;height:9px}.commerce-loading-line[data-size=short]{width:32%}.commerce-loading-line[data-size=medium]{width:54%}.commerce-loading-line[data-size=long]{width:78%}.commerce-loading-sidebar{-webkit-user-select:none;user-select:none}.commerce-loading-brand{align-items:center;gap:10px;min-height:46px;padding:0 10px;display:flex}.commerce-loading-brand .commerce-loading-line:first-child{width:86px;height:12px}.commerce-loading-brand .commerce-loading-line:last-child{width:48px;height:7px}.commerce-loading-business{border:1px solid var(--commerce-line);background:var(--commerce-paper);border-radius:12px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;min-height:60px;margin:13px 0 18px;padding:9px;display:grid}.commerce-loading-business>span{border-radius:10px;width:36px;height:36px}.commerce-loading-business>div,.commerce-loading-channel>div{flex-direction:column;gap:7px;min-width:0;display:flex}.commerce-loading-navigation{flex-direction:column;flex:1;gap:3px;min-height:0;display:flex}.commerce-loading-navigation>div{grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;min-height:44px;padding:0 10px;display:grid}.commerce-loading-navigation>div:nth-child(5){margin-top:21px}.commerce-loading-navigation i{border-radius:6px;width:18px;height:18px}.commerce-loading-navigation .commerce-loading-line{width:82px}.commerce-loading-channel{border-top:1px solid var(--commerce-line);grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:62px;padding:12px 9px;display:grid}.commerce-loading-channel>i{border-radius:6px;width:18px;height:18px}.commerce-loading-topbar{pointer-events:none}.commerce-loading-search{width:min(470px,52vw);min-height:var(--commerce-control-height);border:1px solid var(--commerce-line);border-radius:var(--commerce-radius-control);background:var(--commerce-paper);grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;padding:0 11px;display:grid}.commerce-loading-search>i{border-radius:50%;width:16px;height:16px}.commerce-loading-search .commerce-loading-line{width:min(260px,70%)}.commerce-loading-actions{align-items:center;gap:8px;display:flex}.commerce-loading-actions>span{border-radius:10px;width:36px;height:36px}.commerce-loading-actions>span:last-child{border-radius:50%}.commerce-loading-mobile-brand{display:none}.commerce-loading-main{background:var(--commerce-bg)}.commerce-loading-content{width:min(1120px,100% - 64px);margin:0 auto;padding:30px 0 56px}.commerce-loading-content>header{justify-content:space-between;align-items:flex-end;gap:24px;min-height:110px;padding-bottom:24px;display:flex}.commerce-loading-content>header>div{flex-direction:column;gap:11px;width:min(640px,70%);display:flex}.commerce-loading-content>header .commerce-loading-line:first-child{width:74px;height:8px}.commerce-loading-content>header .commerce-loading-line:nth-child(2){width:min(360px,82%);height:32px}.commerce-loading-content>header .commerce-loading-line:last-child{width:min(520px,92%);height:10px}.commerce-loading-content>header>span{width:112px;height:var(--commerce-control-height);border-radius:var(--commerce-radius-control)}.commerce-loading-summary{border-top:1px solid var(--commerce-line);border-bottom:1px solid var(--commerce-line);grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;min-height:82px;display:grid}.commerce-loading-summary>div{border-right:1px solid var(--commerce-line);flex-direction:column;gap:8px;padding:0 18px;display:flex}.commerce-loading-summary>div:first-child{padding-left:0}.commerce-loading-summary>div:last-child{border-right:0}.commerce-loading-summary .commerce-loading-line:last-child{height:15px}.commerce-loading-toolbar{border-bottom:1px solid var(--commerce-line);justify-content:space-between;align-items:center;min-height:58px;display:flex}.commerce-loading-toolbar .commerce-loading-line:first-child{width:180px}.commerce-loading-toolbar .commerce-loading-line:last-child{border-radius:8px;width:92px;height:34px}.commerce-loading-rows>div{border-bottom:1px solid var(--commerce-line);grid-template-columns:34px minmax(170px,1.3fr) minmax(110px,.7fr) 76px;align-items:center;gap:16px;min-height:68px;display:grid}.commerce-loading-rows>div>span{border-radius:10px;width:34px;height:34px}.commerce-loading-rows>div>div{flex-direction:column;gap:8px;display:flex}.commerce-loading-rows>div>div .commerce-loading-line:last-child{height:7px}.commerce-loading-rows>div>.commerce-loading-line{width:72%}.commerce-loading-rows>div>i{border-radius:999px;width:68px;height:26px}.commerce-setup-loading .commerce-setup-header>.commerce-loading-line:first-child{width:104px;height:13px}.commerce-setup-loading .commerce-setup-header>.commerce-loading-line:nth-child(2){justify-self:center;width:88px}.commerce-setup-loading .commerce-setup-header>.commerce-loading-line:last-child{justify-self:end;width:64px;height:30px}.commerce-setup-loading .commerce-setup>aside>.commerce-loading-line:first-child{width:72px;height:8px;margin-bottom:12px}.commerce-setup-loading .commerce-setup>aside>.commerce-loading-line:nth-child(2){border-radius:14px;width:235px;height:58px;margin-bottom:28px}.commerce-setup-loading .commerce-setup>aside li{opacity:1}.commerce-setup-loading .commerce-setup>aside li>span{border:0;border-radius:9px;width:28px;height:28px}.commerce-setup-loading .commerce-setup>aside li div{gap:7px}.commerce-setup-loading .commerce-setup>aside li .commerce-loading-line:first-child{width:92px}.commerce-setup-loading .commerce-setup>aside li .commerce-loading-line:last-child{width:118px;height:7px}.commerce-setup-loading .commerce-setup-stage{animation:none}.commerce-setup-loading__heading{border-bottom:1px solid var(--commerce-line);flex-direction:column;gap:11px;padding:28px 32px 22px;display:flex}.commerce-setup-loading__heading .commerce-loading-line:first-child{width:70px;height:8px}.commerce-setup-loading__heading .commerce-loading-line:nth-child(2){width:220px;height:30px}.commerce-setup-loading__heading .commerce-loading-line:last-child{width:min(360px,70%)}.commerce-setup-loading__fields{flex-direction:column;gap:17px;padding:28px 32px;display:flex}.commerce-setup-loading__fields>div{flex-direction:column;gap:7px;display:flex}.commerce-setup-loading__fields>div .commerce-loading-line{width:92px;height:8px}.commerce-setup-loading__fields>div>span{border:1px solid var(--commerce-line);border-radius:10px;width:100%;height:44px}.commerce-setup-loading__fields>.commerce-loading-line{width:70%;margin-top:4px}.commerce-setup-loading .commerce-setup-stage>footer>span{border-radius:10px;width:72px;height:42px}.commerce-setup-loading .commerce-setup-stage>footer>span:last-child{width:110px}@keyframes commerce-loading-sheen{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:980px) and (min-width:701px){.commerce-loading-brand,.commerce-loading-business>div,.commerce-loading-navigation .commerce-loading-line,.commerce-loading-channel>div{display:none}.commerce-loading-business{background:0 0;border:0;justify-content:center;padding:0;display:flex}.commerce-loading-navigation{align-items:center}.commerce-loading-navigation>div{grid-template-columns:1fr;place-items:center;width:44px;padding:0}.commerce-loading-channel{justify-content:center;display:flex}}@media (max-width:700px){.commerce-route-loading .commerce-sidebar{display:block}.commerce-loading-sidebar>:not(.commerce-loading-navigation){display:none}.commerce-loading-navigation{grid-template-columns:repeat(6,1fr);display:grid}.commerce-loading-navigation>div,.commerce-loading-navigation>div:nth-child(5){flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:48px;margin:0;padding:0;display:flex}.commerce-loading-navigation .commerce-loading-line{width:26px;height:5px;display:block}.commerce-loading-topbar{padding-inline:13px}.commerce-loading-search{display:none}.commerce-loading-mobile-brand{align-items:center;gap:8px;display:flex}.commerce-loading-mobile-brand>i{border-radius:7px;width:20px;height:20px}.commerce-loading-mobile-brand .commerce-loading-line{width:90px}.commerce-loading-content{width:calc(100% - 40px);padding:24px 0 100px}.commerce-loading-content>header{flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;min-height:100px}.commerce-loading-content>header>div{width:100%}.commerce-loading-content>header>span{display:none}.commerce-loading-summary{min-height:78px}.commerce-loading-summary>div{padding-inline:10px}.commerce-loading-summary>div:first-child{padding-left:0}.commerce-loading-toolbar .commerce-loading-line:first-child{width:130px}.commerce-loading-toolbar .commerce-loading-line:last-child{width:76px}.commerce-loading-rows>div{grid-template-columns:34px minmax(0,1fr) 60px;gap:10px;min-height:78px}.commerce-loading-rows>div>.commerce-loading-line{display:none}.commerce-loading-rows>div>i{width:58px}.commerce-setup-loading .commerce-setup>aside>.commerce-loading-line{display:none}.commerce-setup-loading .commerce-setup>aside ol{grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.commerce-setup-loading .commerce-setup>aside li{justify-content:center;min-width:0;min-height:38px;display:flex}.commerce-setup-loading .commerce-setup>aside li div{display:none}}@media (prefers-reduced-motion:reduce){.commerce-route-loading *,.commerce-setup-loading *{animation:none!important}}@media (max-width:700px){.commerce-app:has(.commerce-inbox){grid-template-rows:minmax(0,1fr);height:100dvh;min-height:0;overflow:hidden}.commerce-workspace:has(.commerce-inbox){grid-template-rows:58px minmax(0,1fr);height:100%;min-height:0}.commerce-workspace:has(.commerce-inbox):has(.commerce-network-banner){grid-template-rows:58px auto minmax(0,1fr)}.commerce-main:has(.commerce-inbox){min-height:0;padding-bottom:calc(82px + env(safe-area-inset-bottom));overflow:hidden}.commerce-inbox,.commerce-thread{height:100%;min-height:0;overflow:hidden}.commerce-thread{grid-template-rows:64px minmax(0,1fr) auto}.commerce-thread-body{overscroll-behavior:contain;min-height:0}.commerce-compose-zone{overscroll-behavior:contain;max-height:45dvh;overflow-y:auto}.commerce-draft-card:not([data-mobile-expanded=true])>header,.commerce-draft-card:not([data-mobile-expanded=true])>.commerce-draft-card__content,.commerce-draft-card:not([data-mobile-expanded=true])>footer{display:none}.commerce-draft-card button.commerce-proposal-toggle{width:100%;min-height:44px;color:var(--commerce-ink);background:0 0;border:0;align-items:center;gap:8px;padding:0 4px;font-size:12px;display:flex}.commerce-proposal-toggle>svg:last-child{margin-left:auto}.commerce-draft-card[data-mobile-expanded=true]>header{margin-top:10px}.commerce-draft-card[data-mobile-expanded=true]>footer{grid-template-columns:1fr 1fr;gap:8px;display:grid}.commerce-draft-card>footer button:last-child{grid-column:1/-1;justify-content:center}}.commerce-breadcrumb{min-width:0;color:var(--commerce-muted);align-items:center;gap:10px;font-size:12px;display:flex}.commerce-breadcrumb :is(span,a){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.commerce-breadcrumb [aria-current=page]{color:var(--commerce-ink);font-weight:650}.commerce-sample-status{z-index:35;border-bottom:1px solid var(--commerce-line);min-height:36px;color:var(--commerce-muted);background:#f5f4f0;flex:none;align-items:center;gap:12px;padding-inline:24px;font-size:11px;display:flex;position:relative}.commerce-sample-status>:first-child{color:var(--commerce-ink-soft);font-weight:650}.commerce-sample-status__details{margin-left:auto}.commerce-sample-status__details summary{cursor:pointer;justify-content:center;align-items:center;gap:6px;min-width:44px;min-height:44px;list-style:none;display:inline-flex}.commerce-sample-status__details summary::-webkit-details-marker{display:none}.commerce-mobile-more>summary::-webkit-details-marker{display:none}.commerce-sample-status__popover{z-index:90;border:1px solid var(--commerce-line);background:var(--commerce-paper);width:min(320px,100vw - 32px);color:var(--commerce-ink-soft);box-shadow:var(--commerce-shadow);border-radius:12px;padding:18px;font-size:13px;line-height:1.65;position:absolute;top:calc(100% + 6px);right:16px}.commerce-sample-status__popover p{margin:0}.commerce-mobile-more{display:none}.commerce-mobile-more__heading{color:var(--commerce-muted);padding:8px 12px;font-size:11px;font-weight:650;display:block}.commerce-sidebar__help{min-height:44px;color:var(--commerce-muted);align-items:center;gap:10px;padding:0 10px;font-size:12px;display:flex}.commerce-page-header p{color:var(--commerce-muted);letter-spacing:.055em}.commerce-page__body:not(.commerce-settings-sections){border:1px solid var(--commerce-line);background:var(--commerce-paper);border-radius:16px;padding:0 22px 8px}.commerce-page-controls{gap:6px;padding-block:12px;overflow-x:auto}.commerce-page-controls button{text-transform:none;white-space:nowrap;border-radius:8px}.commerce-page-controls button[aria-pressed=true]{color:var(--commerce-ink);box-shadow:none;background:#efeeeb}.commerce-data-head{padding-block:14px}.commerce-data-disclosure:last-child,.commerce-catalog-row:last-child{border-bottom:0}.commerce-data-row strong{font-weight:660}.commerce-summary-strip dd{letter-spacing:-.02em;font-size:21px}.commerce-toolbar-button,.commerce-save-action{box-shadow:none}.commerce-save-action:not([data-dirty=true]):disabled{color:var(--commerce-green);background:0 0;border-color:#0000}.commerce-save-indicator{min-height:44px;color:var(--commerce-muted);align-items:center;gap:6px;font-size:12px;display:inline-flex}.commerce-save-indicator[data-state=saved]{color:var(--commerce-green)}.commerce-page--with-save-bar:has(.commerce-save-bar-slot[data-visible=true]){padding-bottom:140px}.commerce-save-bar{z-index:45;border:1px solid var(--commerce-line-strong);background:var(--commerce-paper);border-radius:14px;justify-content:space-between;align-items:center;gap:20px;width:min(720px,100% - 280px);padding:14px 16px;display:flex;position:fixed;bottom:24px;left:calc(50% + 116px);transform:translate(-50%);box-shadow:0 8px 32px #1118271f}.commerce-save-bar[hidden]{display:none}.commerce-save-bar__message{align-items:center;gap:8px;min-width:0;display:flex}.commerce-save-bar__message>svg{flex-shrink:0}.commerce-save-bar__message strong{color:var(--commerce-ink);font-size:14px;font-weight:650;line-height:1.4;display:block}.commerce-save-bar__detail{color:var(--commerce-muted);margin-top:3px;font-size:12px;line-height:1.5;display:block}.commerce-save-bar[data-state=saved] .commerce-save-bar__message>svg{color:var(--commerce-green)}.commerce-save-bar[data-state=error]{border-color:var(--commerce-coral-ink)}.commerce-save-bar[data-state=error] .commerce-save-bar__message>svg{color:var(--commerce-coral-ink)}.commerce-save-bar__action{background:var(--commerce-ink);color:#fff;cursor:pointer;border:0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:13px;font-weight:620;display:inline-flex}.commerce-save-bar__action:hover:not([aria-disabled=true]){background:#283345}.commerce-save-bar__action[aria-disabled=true]{cursor:progress;opacity:.7}.commerce-section-nav{z-index:20;border-bottom:1px solid var(--commerce-line);background:var(--commerce-bg);padding:10px max(9px,clamp(22px,3vw,42px) - 13px);position:sticky;top:0}.commerce-section-nav ul{gap:6px;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.commerce-section-nav a{min-height:44px;color:var(--commerce-muted);white-space:nowrap;border-radius:8px;align-items:center;padding:0 13px;font-size:12px;font-weight:620;display:inline-flex}.commerce-section-nav a:hover,.commerce-section-nav a:focus-visible{color:var(--commerce-ink);background:#efeeeb}.commerce-anchor-section{scroll-margin-top:80px}.commerce-settings-sections{border-top:0}.commerce-settings-block{padding-block:30px}.commerce-agent-mode-section{padding-top:24px}.commerce-agent-mode-section__heading h2{letter-spacing:-.035em;font-size:25px;line-height:1.3}.commerce-agent-mode-section__heading p{max-width:580px}.commerce-agent-mode-summary{background:0 0;border:0}.commerce-catalog-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-block:14px 8px;display:flex}.commerce-catalog-search{border:1px solid var(--commerce-line);background:var(--commerce-paper);width:min(310px,100%);min-height:44px;color:var(--commerce-muted);border-radius:9px;align-items:center;gap:8px;padding-inline:12px;display:flex}.commerce-catalog-search input{width:100%;min-width:0;color:var(--commerce-ink);font:inherit;background:0 0;border:0;outline:0;font-size:13px}.commerce-catalog-search:focus-within{border-color:var(--commerce-line-strong);box-shadow:var(--commerce-focus)}.commerce-catalog-clear{min-width:44px;min-height:44px;color:var(--commerce-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:13px;display:inline-flex}.commerce-catalog-clear:hover{background:var(--commerce-paper-soft);color:var(--commerce-ink)}.commerce-catalog-filters{flex-wrap:wrap;gap:6px;display:flex}.commerce-catalog-filters button{min-height:44px;color:var(--commerce-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:7px;padding:0 10px;font-size:12px;font-weight:620;display:inline-flex}.commerce-catalog-filters button[aria-pressed=true]{color:var(--commerce-ink);background:#efeeeb}.commerce-catalog-filters button span{background:var(--commerce-paper);color:var(--commerce-muted);font-variant-numeric:tabular-nums;border-radius:5px;padding:1px 5px;font-size:11px}.commerce-catalog-results{color:var(--commerce-muted);padding:4px 0 12px;font-size:12px}.commerce-catalog-empty{text-align:center;justify-items:center;gap:10px;padding:56px 20px;display:grid}.commerce-catalog-empty h2{margin:0;font-size:18px}.commerce-catalog-empty p{max-width:340px;color:var(--commerce-muted);margin:0;font-size:14px;line-height:1.6}.commerce-catalog-empty button{border:1px solid var(--commerce-line);min-height:44px;color:var(--commerce-ink);cursor:pointer;background:#fff;border-radius:9px;padding:0 14px}.commerce-conversation-item{border:1px solid #0000;border-radius:11px;margin-bottom:3px}.commerce-conversation-item[aria-pressed=true]{background:#f7f4ef;border-color:#e8e2d9}.commerce-conversation-item:hover{background:#f5f4f1}.commerce-conversation-item__body strong{font-size:14px;font-weight:680}.commerce-conversation-item__body>small{font-size:12px;line-height:1.6}.commerce-conversation-item__meta{min-height:22px;margin-top:4px}.commerce-conversation-item__meta em{text-transform:none;background:0 0;padding:0;font-weight:620}.commerce-conversation-item__meta b{background:var(--commerce-coral-ink);border-radius:6px}.commerce-thread-details span{font-size:12px}.commerce-thread-body{padding-inline:max(24px,50% - 380px)}.commerce-thread-day{letter-spacing:.055em}.commerce-message small{font-size:11px}.commerce-message--inbound p{border:1px solid var(--commerce-line);background:var(--commerce-paper)}.commerce-message--outbound p{background:#f3ebe5}.commerce-compose-zone{padding:16px 24px}.commerce-draft-card{background:#fbf8f2;border-color:#e4dbce}.commerce-draft-card header span{text-transform:none;font-size:12px;font-weight:650}.commerce-composer{border-color:var(--commerce-line-strong);background:var(--commerce-paper);padding:12px}.commerce-composer textarea{font-size:15px;line-height:1.55}.commerce-composer footer button{width:44px;height:44px}.commerce-draft-attachment>button,.commerce-media-picker>header button{min-width:44px;min-height:44px}.commerce-draft-attachment{grid-template-columns:48px minmax(0,1fr) 44px}.commerce-draft-attachment>div{width:48px;height:52px}.commerce-draft-attachment small,.commerce-draft-attachment span{font-size:10px}@media (max-width:1100px) and (min-width:701px){.commerce-breadcrumb>:first-child{max-width:120px}.commerce-global-search{width:min(260px,32vw)}.commerce-inbox{grid-template-columns:290px minmax(0,1fr)}.commerce-thread-details span{display:none}.commerce-compose-zone{padding-inline:16px}}@media (max-width:980px) and (min-width:701px){.commerce-save-bar{width:calc(100% - 128px);left:calc(50% + 40px)}.commerce-settings-mode-summary{grid-template-columns:34px minmax(0,1fr)}.commerce-settings-mode-summary a{grid-column:2;justify-self:start}.commerce-sidebar__help{justify-content:center;padding:0}.commerce-sidebar__help span{display:none}}@media (max-width:700px){.commerce-save-bar{bottom:calc(84px + env(safe-area-inset-bottom));flex-wrap:wrap;gap:10px;width:calc(100% - 24px);padding:14px;left:12px;transform:none}.commerce-save-bar__action{width:100%}.commerce-page--with-save-bar:has(.commerce-save-bar-slot[data-visible=true]){padding-bottom:200px}.commerce-topbar{flex-basis:58px}.commerce-breadcrumb{gap:7px;font-size:12px;display:flex}.commerce-breadcrumb__business{max-width:150px;color:var(--commerce-ink);font-weight:650}.commerce-breadcrumb>svg,.commerce-breadcrumb__section{display:none}.commerce-sample-status{gap:8px;padding-inline:16px;font-size:11px}.commerce-sample-status__details summary{gap:5px}.commerce-sample-status__popover{right:12px}.commerce-navigation{grid-template-columns:repeat(5,minmax(0,1fr));gap:2px}.commerce-navigation>.commerce-navigation__desktop,.commerce-sidebar__help{display:none}.commerce-navigation a{font-size:10px}.commerce-mobile-more{min-width:0;display:block}.commerce-mobile-more>summary{min-height:48px;color:var(--commerce-muted);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:10px;font-weight:620;list-style:none;display:flex}.commerce-mobile-more[open]>summary,.commerce-mobile-more>summary[data-active=true]{background:var(--commerce-paper-soft);color:var(--commerce-ink)}.commerce-mobile-more__panel{z-index:90;border:1px solid var(--commerce-line);background:var(--commerce-paper);width:218px;box-shadow:var(--commerce-shadow);border-radius:14px;padding:8px;position:absolute;bottom:calc(100% + 10px);right:0}.commerce-navigation .commerce-mobile-more__panel a{flex-direction:row;justify-content:flex-start;gap:12px;min-height:48px;padding-inline:12px;font-size:14px}.commerce-mobile-more__panel a svg:last-child{margin-left:auto}.commerce-sidebar{bottom:max(10px, env(safe-area-inset-bottom));box-shadow:0 4px 20px #11182714}.commerce-page-header{gap:16px;padding:24px 20px 20px}.commerce-page-header h1{font-size:30px}.commerce-page-header span{font-size:14px}.commerce-page-header>:last-child:not(:first-child){align-self:flex-start}.commerce-page-header .commerce-page-search{width:100%}.commerce-page-header__action:has(.commerce-page-search){width:100%}.commerce-page-header .commerce-page-search{font-size:16px}.commerce-page__body:not(.commerce-settings-sections){margin-inline:12px;padding-inline:14px}.commerce-page-controls{padding-block:10px}.commerce-page-controls button{padding-inline:10px}.commerce-catalog-search{width:100%}.commerce-catalog-search input{font-size:16px}.commerce-catalog-filters{flex-wrap:wrap;width:100%;overflow:visible}.commerce-catalog-filters button{white-space:nowrap;padding-inline:9px}.commerce-catalog-toolbar{gap:8px}.commerce-catalog-row{grid-template-columns:64px minmax(0,1fr) auto;gap:10px 12px}.commerce-catalog-row__media{width:64px;height:74px}.commerce-catalog-row__identity{grid-column:2/-1}.commerce-catalog-row__variants{grid-area:2/2/auto/-1;display:flex}.commerce-catalog-row__truth{grid-row:3}.commerce-catalog-row__edit{grid-row:3;align-self:start}.commerce-section-nav{padding-inline:9px;top:58px}.commerce-anchor-section{scroll-margin-top:138px}.commerce-section-nav a{padding-inline:11px}.commerce-settings-block{padding-block:26px}.commerce-agent-mode-section__heading h2{font-size:23px}.commerce-inbox{grid-template-columns:minmax(0,1fr)}.commerce-inbox-list__header{min-height:84px;padding-inline:20px}.commerce-conversation-item{min-height:102px}.commerce-conversation-item__body>small{font-size:13px}.commerce-inbox-search input{font-size:16px}.commerce-thread-details span{display:none}.commerce-thread-body{padding:20px 16px}.commerce-message>div{max-width:88%}.commerce-message p{padding:10px 13px;font-size:15px}.commerce-compose-zone{padding:10px 14px 12px}.commerce-composer{padding:10px}.commerce-composer textarea{font-size:16px}.commerce-draft-card{padding:10px 12px}.commerce-draft-card button.commerce-proposal-toggle{font-size:13px}}
