:root{--portal-workspace-sidebar-width: 303px;color:#1c1b22;background:#f7f7f6;font-family:Geist,Inter,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#f7f7f6;color:#1c1b22}a{color:inherit}button,input,select,textarea{font:inherit}.portal-shell{min-height:100vh;display:grid;grid-template-columns:var(--portal-workspace-sidebar-width) minmax(0,1fr)}.portal-sidebar{position:sticky;top:0;height:100vh;padding:18px 14px 14px;background:#19191b;color:#f7f7f8;display:flex;flex-direction:column;gap:14px;border-right:1px solid #2a292d}.portal-brand{display:flex;gap:11px;align-items:center;min-height:38px;padding:0 8px;color:#fff;font-size:17px;font-weight:680;letter-spacing:-.035em;text-decoration:none}.portal-brand-mark{width:27px;height:25px;object-fit:contain;filter:invert(1)}.portal-sidebar-top{display:flex;align-items:center;gap:6px;min-width:0}.portal-sidebar-top .portal-brand{min-width:0;flex:1}.portal-sidebar-toggle{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:6px;background:transparent;color:#77757d;cursor:pointer}.portal-sidebar-toggle:hover{border-color:#343338;background:#222225;color:#f2f1f4}.portal-sidebar-toggle svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.portal-store-switcher{position:relative;min-height:44px;border:1px solid #343338;border-radius:9px;background:#222225;box-shadow:0 1px #ffffff06 inset}.portal-store-switcher:hover,.portal-store-switcher:focus-within{border-color:#4a4850;background:#262629}.portal-store-switcher-button{display:grid;grid-template-columns:28px minmax(0,1fr) 12px;align-items:center;gap:9px;width:100%;min-height:42px;padding:6px 10px 6px 8px;border:0;border-radius:8px;background:transparent;color:#efeff2;text-align:left;cursor:pointer}.portal-store-switcher-button:disabled{cursor:default}.portal-store-switcher-button:focus-visible{outline:2px solid #8e7cff;outline-offset:-2px}.portal-store-switcher-mark{width:28px;height:28px;border-radius:7px;display:grid;place-items:center;background:#6d55f7;color:#fff;font-size:12px;font-weight:720;text-transform:uppercase}.portal-store-switcher-mark img,.portal-store-option-mark img{width:100%;height:100%;object-fit:contain}.portal-store-switcher-label{overflow:hidden;min-width:0;font-size:12px;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.portal-store-switcher-chevron{width:7px;height:7px;border-right:1.5px solid #8e8c96;border-bottom:1.5px solid #8e8c96;transform:translateY(-2px) rotate(45deg);transition:transform .12s ease}.portal-store-switcher-button[aria-expanded=true] .portal-store-switcher-chevron{transform:translateY(2px) rotate(225deg)}.portal-store-menu{position:absolute;z-index:20;top:calc(100% + 6px);right:-1px;left:-1px;display:grid;gap:3px;padding:5px;border:1px solid #3b3940;border-radius:9px;background:#242326;box-shadow:0 14px 30px #0000004d}.portal-store-option{display:grid;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:9px;width:100%;min-width:0;padding:8px;border:0;border-radius:6px;background:transparent;color:#dedde2;text-align:left;cursor:pointer}.portal-store-option:hover,.portal-store-option.active{background:#35333a;color:#fff}.portal-store-option-mark{display:grid;place-items:center;width:25px;height:25px;border-radius:6px;background:#6d55f7;color:#fff;font-size:10px;font-weight:720;text-transform:uppercase}.portal-store-option strong,.portal-store-option small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-store-option strong{font-size:11px;font-weight:600}.portal-store-option small{margin-top:2px;color:#85828e;font-size:9px}.portal-nav{display:flex;flex-direction:column;gap:3px;min-height:0;padding-top:4px}.portal-nav-link{display:flex;align-items:center;gap:10px;min-height:38px;padding:8px 10px;border-radius:7px;text-decoration:none;color:#aaa8b1;font-size:13px;font-weight:500;transition:background .12s ease,color .12s ease}.portal-nav-link:hover{background:#242427;color:#fff}.portal-nav-link.active{background:#2d2c31;color:#fff;box-shadow:0 0 0 1px #ffffff06 inset}.portal-nav-icon{width:17px;height:17px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.portal-nav-section{display:grid;gap:3px;margin-top:18px}.portal-nav-section>p{overflow:hidden;margin:0 0 5px;padding:0 10px;color:#68666f;font-size:10px;font-weight:620;letter-spacing:.075em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.portal-account{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:13px 7px 2px;border-top:1px solid #2e2d31}.portal-account>div:first-child{min-width:0;display:grid;gap:2px}.portal-account strong,.portal-account span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-account strong{color:#e8e7eb;font-size:12px;font-weight:560}.portal-account span{color:#7f7d86;font-size:10px}.portal-account-avatar{width:30px;height:30px}.portal-main{min-width:0;min-height:100vh;background:#f7f7f6}.portal-content{width:min(1320px,100%);padding:48px clamp(28px,4vw,58px) 80px}.portal-eyebrow{margin:0 0 10px;color:#77747f;font:600 10px/1.4 Geist,Inter,sans-serif;text-transform:uppercase;letter-spacing:.11em}.portal-title{margin:0;color:#17161c;font:640 clamp(30px,3.5vw,42px) / 1.08 Geist,Inter,sans-serif;letter-spacing:-.045em}.portal-subtitle{max-width:680px;color:#706d77;line-height:1.6}.portal-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px;margin-top:28px}.portal-card{grid-column:span 6;border:1px solid #e2e1e5;border-radius:12px;background:#fff;padding:24px;box-shadow:0 1px 2px #12111806}.portal-card.full{grid-column:1 / -1}.portal-card.third{grid-column:span 4}.portal-card h2,.portal-card h3{margin:0 0 8px;color:#1b1a20;font-weight:620;letter-spacing:-.03em}.portal-card p{color:#706d77;line-height:1.55}.portal-kicker{font:500 11px Geist Mono,monospace;color:#6c766a;text-transform:uppercase;letter-spacing:.08em}.portal-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #604be7;border-radius:8px;background:#604be7;color:#fff;padding:9px 13px;text-decoration:none;cursor:pointer;font-weight:550;font-size:14px}.portal-button.secondary{background:#fff;color:#29272f;border-color:#d9d7de}.portal-button.danger{background:#fff;color:#9a2d24;border-color:#efc8c3}.portal-button:disabled{opacity:.45;cursor:not-allowed}.portal-button-root[data-loading=true]{cursor:wait}.portal-button__spinner{width:12px;height:12px;flex:0 0 12px;display:inline-block;border:1.5px solid currentColor;border-right-color:transparent;border-radius:50%;animation:portal-button-spin .65s linear infinite}@keyframes portal-button-spin{to{transform:rotate(360deg)}}.portal-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.portal-status{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 9px;background:#eef1e9;font:550 11px Geist Mono,monospace;text-transform:uppercase}.portal-status.active{background:#dff7da;color:#245b2a}.portal-status.pending{background:#fff0bc;color:#685214}.portal-status.error,.portal-status.disconnected{background:#f9dddd;color:#7d2822}.portal-status.degraded{background:#fde7cb;color:#724512}.portal-list{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:9px}.portal-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-top:1rem;color:var(--portal-muted);font-size:.85rem}.portal-pagination>:last-child{justify-self:end}.portal-list li{padding:14px;border:1px solid #e5e3e8;border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:14px}.portal-list small{color:#7a7781;display:block;margin-top:3px}.portal-field{display:grid;gap:7px;margin:14px 0}.portal-field label,.portal-field-label{font-weight:600;font-size:13px}.portal-field input,.portal-field select,.portal-field textarea{width:100%;border:1px solid #d8d6dc;border-radius:8px;padding:10px 11px;background:#fff;color:#172018}.portal-field textarea{min-height:100px;resize:vertical}.portal-code{position:relative;max-height:280px;overflow:auto;margin:14px 0;padding:15px;border-radius:10px;background:#111813;color:#d8e2d5;white-space:pre-wrap;word-break:break-word;font:12px/1.55 Geist Mono,monospace}.portal-table-wrap{overflow-x:auto}.portal-table{width:100%;border-collapse:collapse;font-size:13px}.portal-table th,.portal-table td{padding:12px 10px;border-bottom:1px solid #e3e6de;text-align:left;vertical-align:middle}.portal-table th{color:#687266;font:550 11px Geist Mono,monospace;text-transform:uppercase;letter-spacing:.06em}.portal-metric{font:500 30px/1.1 Alike,Georgia,serif}.portal-progress{height:8px;border-radius:8px;overflow:hidden;background:#e8ece3}.portal-progress span{display:block;height:100%;background:#8db53e}.portal-frame{width:100%;height:430px;border:1px solid #d9ded3;border-radius:11px;background:#fff}.portal-notice{margin:16px 0;padding:12px 14px;border-radius:9px;background:#eef2e8;color:#455043;font-size:13px}.portal-notice.error{background:#fae4e2;color:#7d2822}.portal-access-required-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f3f4f6}.portal-access-required-card{width:min(100%,520px);padding:44px;border:1px solid #e2e1e5;border-radius:18px;background:#fff;box-shadow:0 18px 50px #14121e14;text-align:center}.portal-access-required-card img{width:46px;height:42px;margin-bottom:28px;object-fit:contain}.portal-access-required-card h1{margin:0;color:#17152d;font-size:clamp(28px,4vw,38px);font-weight:500;line-height:1.15;letter-spacing:-.04em}.portal-access-required-card>p:not(.portal-eyebrow){margin:14px 0 28px;color:#747380;line-height:1.55}.sign-in-page{min-height:100vh;display:grid;grid-template-columns:minmax(440px,.94fr) minmax(560px,1.06fr);gap:12px;padding:12px;background:#f3f4f6;font-family:Geist,Inter,sans-serif}.sign-in-panel{min-height:calc(100vh - 24px);padding:clamp(28px,4vw,58px) clamp(28px,6vw,84px) 34px;border-radius:24px;background:#fbfcfd;display:grid;grid-template-rows:auto 1fr auto}.sign-in-brand{display:flex;align-items:center;gap:10px;width:fit-content;color:#11101e;font-size:24px;font-weight:680;letter-spacing:-.04em}.sign-in-logo{width:48px;height:40px;background:#fff url(/logo.jpg) center / 116px 77px no-repeat}.sign-in-box{align-self:center;justify-self:center;width:min(100%,460px);padding:52px 0 42px}.sign-in-box h1{margin:0 0 10px;color:#17152d;font-size:clamp(32px,3vw,42px);font-weight:400;letter-spacing:-.045em}.sign-in-intro{margin:0 0 30px;color:#747380;font-size:15px;line-height:1.55}.sign-in-help{margin:22px 0 0;color:#777681;font-size:12px;line-height:1.5;text-align:center}.sign-in-legal{color:#9695a0;font-size:11px}.sign-in-story{position:relative;min-height:calc(100vh - 24px);padding:clamp(48px,5vw,76px) clamp(40px,5.5vw,82px) clamp(40px,4vw,58px);border-radius:30px;overflow:hidden;background:linear-gradient(180deg,#07031294,#0703123d 42%,#05010ec2),linear-gradient(90deg,#0a04185c,#0a04180f),url(/variant-login-mountains.png) center / cover no-repeat;color:#f8f7ff;display:flex;flex-direction:column;justify-content:flex-start;isolation:isolate}.sign-in-story-header{width:min(100%,720px);margin:clamp(44px,9vh,100px) auto 0;text-align:center}.sign-in-story h2{margin:0 auto;font-size:clamp(44px,4.35vw,70px);font-weight:400;line-height:1.06;letter-spacing:-.045em}.sign-in-story h2 span{display:block;color:#b0ff99}.sign-in-conversion{width:min(100%,620px);margin:clamp(30px,5vh,54px) auto 0;padding:20px 22px 16px;border:1px solid rgba(255,255,255,.17);border-radius:18px;background:linear-gradient(145deg,#120c237a,#090515b3);box-shadow:0 22px 50px #05020f2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sign-in-conversion-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.sign-in-conversion-header>div{display:grid;gap:3px}.sign-in-conversion-header span{color:#ffffff9e;font:500 10px/1.3 Geist,Inter,sans-serif;letter-spacing:.09em;text-transform:uppercase}.sign-in-conversion-header strong{font-size:24px;font-weight:520;letter-spacing:-.04em}.sign-in-conversion-header .sign-in-conversion-lift{padding:6px 9px;border:1px solid rgba(176,255,153,.28);border-radius:999px;background:#b0ff991c;color:#b0ff99;letter-spacing:0}.sign-in-conversion-chart{margin-top:10px}.sign-in-conversion-chart svg{display:block;width:100%;height:112px;overflow:visible}.sign-in-conversion-grid{fill:none;stroke:#ffffff14;stroke-width:1}.sign-in-conversion-area{fill:url(#conversion-area)}.sign-in-conversion-line{fill:none;stroke:url(#conversion-line);stroke-linecap:round;stroke-width:4;vector-effect:non-scaling-stroke}.sign-in-conversion-start{fill:#8f7cff}.sign-in-conversion-end{fill:#b0ff99}.sign-in-conversion-end-halo{fill:#b0ff9933}.sign-in-conversion-labels{display:flex;justify-content:space-between;gap:18px;margin-top:2px;color:#ffffff85;font-size:10px}.sign-in-conversion-labels span:last-child{color:#ffffffc7;text-align:right}.sign-in-customers{margin-top:auto;padding-top:34px}.sign-in-customers>p{margin:0 0 20px;color:#ffffff9e;font:500 10px/1.2 Geist,Inter,sans-serif;letter-spacing:.11em;text-transform:uppercase}.sign-in-customer-logos{display:flex;flex-wrap:wrap;align-items:center;gap:22px clamp(24px,2.5vw,40px)}.sign-in-customer-logos img{width:auto;max-width:150px;height:18px;object-fit:contain;opacity:.88}.sign-in-customer-logos img:nth-child(2){height:16px}.sign-in-customer-logos img:nth-child(3){height:22px}.sign-in-customer-logos img:nth-child(4){height:19px}.sign-in-customer-logos img.invert{filter:brightness(0) invert(1)}@media (max-width: 900px){.portal-shell{grid-template-columns:1fr}.portal-sidebar{position:static;height:auto;display:grid;grid-template-columns:auto minmax(190px,1fr) auto;align-items:center;gap:10px;padding:12px 14px}.portal-sidebar-toggle{display:none}.portal-nav{grid-column:1 / -1;display:flex;flex-direction:row;gap:4px;overflow-x:auto;padding:4px 0 0}.portal-nav-section{display:contents}.portal-nav-section>p{display:none}.portal-nav-link{min-width:max-content}.portal-account{margin:0;padding:0;border:0}.portal-account>div:first-child{display:none}.portal-content{padding:34px 22px 60px}.portal-card,.portal-card.third{grid-column:1 / -1}.sign-in-page{grid-template-columns:1fr;padding:0}.sign-in-story{display:none}.sign-in-panel{min-height:100vh;border-radius:0}}@media (max-width: 620px){.portal-sidebar{grid-template-columns:auto minmax(0,1fr) auto}.portal-brand span{display:none}.portal-brand{padding:0 4px}.portal-store-switcher{min-width:0}.portal-nav-link{padding:8px 9px}}.portal-shell--agent{display:grid;height:100dvh;min-height:0;background:#0d0c0a;overflow:hidden}.portal-shell--agent .portal-main{height:100dvh;min-height:0;background:#0d0c0a;overflow:hidden}.portal-shell--agent .portal-sidebar{position:relative;height:100dvh;min-height:0;overflow:hidden}.portal-sidebar{position:relative;height:100dvh;padding:16px 13px 10px;gap:11px;border-right:0;background:#0d0c0a}.portal-sidebar .portal-brand{min-height:34px;padding-inline:6px;font-size:16px;font-weight:640;letter-spacing:-.035em}.portal-sidebar .portal-brand-mark{width:20px;height:20px}.portal-sidebar .portal-store-switcher-button{min-height:40px;border-color:#33312d;background:#11100e}.portal-sidebar .portal-store-switcher-mark,.portal-sidebar .portal-store-option-mark{border:0;background:transparent}.portal-sidebar .portal-nav{padding-top:1px}.portal-sidebar .portal-nav-link{min-height:34px;color:#a7a49e;font-size:13px}.portal-sidebar .portal-nav-link:hover,.portal-sidebar .portal-nav-link.active{background:#181714;color:#f4f1e9}.portal-sidebar .portal-nav-section{margin-top:14px;padding-top:12px;border-top:1px solid #24231f}.portal-sidebar .portal-nav-section>p{color:#5d5a54}.portal-nav-meta{margin-left:auto;color:#67645e;font:500 10px/1 Geist Mono,monospace}.portal-nav-status{width:5px;height:5px;margin-left:auto;border-radius:999px;background:#d2ef47}.portal-sidebar .portal-account{padding:10px 3px 0;border-top-color:#24231f}@media (max-width: 520px){.sign-in-panel{padding:24px 20px}.sign-in-brand{font-size:21px}.sign-in-box{padding:42px 0 30px}.sign-in-box h1{font-size:31px}}:root{--portal-bg: #f6f6f4;--portal-surface: #fff;--portal-subtle: #f1f1ee;--portal-ink: #18181a;--portal-muted: #707074;--portal-line: #deded9;--portal-line-strong: #c9c9c3;--portal-accent: #6558d9;color:var(--portal-ink);background:var(--portal-bg);font-family:Geist,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,.portal-main{background:var(--portal-bg)}body{color:var(--portal-ink);-webkit-font-smoothing:antialiased}html.portal-document,body.portal-document{width:100%;height:100%;overflow:hidden;overscroll-behavior:none;background:#0d0c0a}body.portal-document{position:fixed;top:0;right:0;bottom:0;left:0}.portal-document .portal-shell{height:100dvh;min-height:0;overflow:hidden}.portal-document .portal-sidebar{position:relative;top:auto;height:100dvh;min-height:0}.portal-document .portal-main{height:100dvh;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #8b80e3;outline-offset:2px}.portal-sidebar{padding:20px 12px 14px;gap:16px;background:#171719;border-right-color:#242426}.portal-brand{min-height:32px;padding:0 8px;gap:10px;font-size:15px;font-weight:610}.portal-brand-mark{width:23px;height:21px}.portal-store-switcher{min-height:0;border:0;border-radius:0;background:transparent;box-shadow:none}.portal-store-switcher:hover,.portal-store-switcher:focus-within{border-color:transparent;background:transparent}.portal-store-switcher-button{grid-template-columns:28px minmax(0,1fr) 12px;min-height:48px;padding:8px 12px;border:1px solid #302f2b;border-radius:9px;background:#11100e}.portal-store-switcher-button:hover:not(:disabled),.portal-store-switcher-button[aria-expanded=true]{border-color:#45433e;background:#151411}.portal-store-switcher-button:disabled{color:#96969c}.portal-store-switcher-mark,.portal-store-option-mark{overflow:hidden;border:0;border-radius:5px;background:transparent}.portal-store-switcher-mark{width:28px;height:28px}.portal-store-switcher-label{color:#f4f2ed;font-size:13px;font-weight:590;letter-spacing:-.015em}.portal-store-switcher-chevron{width:12px;height:18px;border:0;fill:none;stroke:#77756f;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4;transform:none;transition:stroke .12s ease}.portal-store-switcher-button[aria-expanded=true] .portal-store-switcher-chevron{stroke:#c5c2ba;transform:none}.portal-store-menu{top:calc(100% + 7px);gap:2px;padding:5px;border-color:#383630;border-radius:9px;background:#151411;box-shadow:0 18px 42px #0000005c}.portal-store-option{grid-template-columns:24px minmax(0,1fr);padding:7px;border-radius:5px}.portal-store-option:hover,.portal-store-option.active{background:#2c2c30}.portal-store-option-mark{width:24px;height:24px}.portal-nav{gap:2px}.portal-nav-link{min-height:36px;padding:7px 9px;border-radius:6px;color:#98989f;font-size:12px;font-weight:500}.portal-nav-link:hover{background:#202023;color:#efefed}.portal-nav-link.active{background:#28282c;box-shadow:none}.portal-nav-link.pending{background:#242427;color:#efefed}.portal-nav-icon{width:16px;height:16px;stroke-width:1.65}.portal-nav-section{gap:2px;margin-top:18px}.portal-nav-section>p{margin-bottom:5px;padding:0 9px;color:#66666d;font-size:9px;letter-spacing:.1em}.portal-account{padding:13px 7px 1px;border-top-color:#2b2b2e}.portal-account strong{font-size:11px;font-weight:540}.portal-account span{color:#77777e;font-size:9px}.portal-account-avatar{width:28px;height:28px}.portal-content{width:min(1180px,100%);padding:56px clamp(30px,5vw,72px) 88px}.portal-eyebrow,.portal-kicker{margin:0 0 9px;color:var(--portal-muted);font:590 10px/1.4 Geist,Inter,sans-serif;letter-spacing:.11em}.portal-title{color:var(--portal-ink);font:470 clamp(30px,3.6vw,44px) / 1.08 Geist,Inter,sans-serif;letter-spacing:-.05em}.portal-subtitle{max-width:660px;margin:13px 0 0;color:var(--portal-muted);font-size:14px}.portal-grid{gap:14px;margin-top:30px}.portal-card{min-width:0;padding:22px;border-color:var(--portal-line);border-radius:9px;background:var(--portal-surface);box-shadow:none}.portal-card .portal-card{background:#fafaf8}.portal-card h2,.portal-card h3{color:var(--portal-ink);font-weight:560;letter-spacing:-.025em}.portal-card h2{font-size:17px}.portal-card h3{font-size:14px}.portal-card p{color:var(--portal-muted);font-size:13px}.portal-button{min-height:34px;padding:7px 12px;border-color:#202022;border-radius:6px;background:#202022;font-size:12px;font-weight:550}.portal-button:hover:not(:disabled){border-color:#000;background:#000}.portal-button.secondary{border-color:var(--portal-line-strong);background:#fff;color:#29292c}.portal-button.secondary:hover:not(:disabled){border-color:#aaa9a4;background:#f5f5f2}.portal-button.danger{border-color:#e4c6c2;background:#fff}.portal-button.danger:hover:not(:disabled){border-color:#d49d96;background:#fff7f6}.portal-status{padding:4px 7px;border:1px solid var(--portal-line);background:#f4f4f1;color:#5d5d61;font:620 9px/1.2 Geist,Inter,sans-serif;letter-spacing:.06em}.portal-status.active{border-color:#c9dfc7;background:#f0f7ef}.portal-status.pending{border-color:#eadcb5;background:#fbf7e9}.portal-status.error,.portal-status.disconnected{border-color:#e8c9c5;background:#fcf1f0}.portal-list{gap:0;margin-top:30px;border:1px solid var(--portal-line);border-radius:9px;background:var(--portal-surface);overflow:hidden}.portal-list li{padding:16px 18px;border:0;border-bottom:1px solid var(--portal-line);border-radius:0}.portal-list li:last-child{border-bottom:0}.portal-list strong{font-size:13px;font-weight:570}.portal-list small{color:var(--portal-muted);font-size:11px}.portal-field{gap:6px}.portal-field label,.portal-field-label{color:#3d3d40;font-size:11px;font-weight:560}.portal-field input,.portal-field select,.portal-field textarea{min-height:38px;padding:8px 10px;border-color:var(--portal-line-strong);border-radius:6px;color:var(--portal-ink);font-size:12px}.portal-field input:focus,.portal-field select:focus,.portal-field textarea:focus{border-color:#8177d7;box-shadow:0 0 0 3px #6558d91a;outline:0}.portal-code{border:1px solid #303035;border-radius:7px;background:#1b1b1e;color:#dedee1;font-size:11px}.portal-table{font-size:12px}.portal-table th,.portal-table td{padding:11px 10px;border-bottom-color:var(--portal-line)}.portal-table th{color:var(--portal-muted);font:620 9px/1.3 Geist,Inter,sans-serif;letter-spacing:.08em}.portal-metric{color:var(--portal-ink);font:470 30px/1.1 Geist,Inter,sans-serif;letter-spacing:-.045em}.portal-progress{height:5px;background:#e7e7e2}.portal-progress span{background:var(--portal-accent)}.portal-frame{border-color:var(--portal-line);border-radius:7px}.portal-notice{padding:11px 13px;border:1px solid #d9ddd3;border-radius:6px;background:#f3f5f0;font-size:12px}.portal-notice.error{border-color:#e5c6c2;background:#fcf1f0}.portal-access-required-page{background:var(--portal-bg)}.portal-access-required-card{width:min(100%,460px);padding:38px;border-color:var(--portal-line);border-radius:10px;box-shadow:none;text-align:left}.portal-access-required-card img{width:32px;height:30px;margin-bottom:38px}.portal-access-required-card h1{color:var(--portal-ink);font-size:clamp(28px,4vw,36px);font-weight:470}.portal-access-required-card>p:not(.portal-eyebrow){color:var(--portal-muted);font-size:13px}.sign-in-page{grid-template-columns:minmax(390px,.82fr) minmax(540px,1.18fr);gap:0;padding:0;background:#f2f2ef}.sign-in-panel{min-height:100vh;padding:clamp(28px,4vw,52px) clamp(34px,6vw,86px) 30px;border-radius:0;border-right:1px solid var(--portal-line);background:#fbfbf9}.sign-in-logo{display:block;width:38px;height:35px;object-fit:contain;background:none}.sign-in-box{width:min(100%,410px);padding:58px 0}.sign-in-box h1{color:var(--portal-ink);font-size:clamp(32px,3.2vw,44px);font-weight:440;line-height:1.08;letter-spacing:-.052em}.sign-in-intro{margin-bottom:30px;color:var(--portal-muted);font-size:14px}.sign-in-help{margin-top:20px;color:var(--portal-muted);font-size:11px}.sign-in-legal{color:#99999d;font-size:10px}.sign-in-story{min-height:100vh;padding:clamp(42px,5vw,72px) clamp(44px,6vw,92px) clamp(32px,4vw,54px);border-radius:0;background:#1b1b20}.sign-in-story:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";opacity:.38;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 72%);mask-image:linear-gradient(to bottom,black,transparent 72%)}.sign-in-story-header{margin:clamp(52px,11vh,112px) auto 0;text-align:left}.sign-in-story h2{max-width:650px;font-size:clamp(42px,4.4vw,70px);font-weight:380;line-height:1.03;letter-spacing:-.055em}.sign-in-story h2 span{color:#a99eff}.sign-in-conversion{width:min(100%,650px);margin:clamp(34px,7vh,72px) auto 0;padding:22px 0 16px;border:0;border-top:1px solid #3b3b42;border-bottom:1px solid #3b3b42;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.sign-in-conversion-header span{color:#919198;font-size:9px}.sign-in-conversion-header strong{font-size:28px;font-weight:440}.sign-in-conversion-header .sign-in-conversion-lift{border-color:#4b4b52;background:transparent;color:#aaa0ff}.sign-in-conversion-chart svg{height:120px}.sign-in-conversion-line{stroke-width:3}.sign-in-conversion-end{fill:#b3aaff}.sign-in-conversion-end-halo{fill:#b3aaff2e}.sign-in-conversion-labels{color:#77777f;font-size:9px}.sign-in-customers{padding-top:40px}.sign-in-customers>p{color:#77777f;font-size:9px}.sign-in-customer-logos img{max-width:132px;height:16px;opacity:.67;filter:grayscale(1)}.sign-in-customer-logos img.invert{filter:grayscale(1) brightness(0) invert(1)}@media (max-width: 900px){.portal-shell{grid-template-columns:1fr}.portal-content{padding:38px 22px 64px}.sign-in-page{grid-template-columns:1fr}.sign-in-panel{border-right:0}}@media (max-width: 620px){.portal-list li{align-items:flex-start;flex-direction:column}}@media (min-width: 901px){.portal-shell--sidebar-collapsed{--portal-workspace-sidebar-width: 72px}.portal-shell{transition:grid-template-columns .16s ease}.portal-sidebar.portal-sidebar--collapsed{z-index:30;overflow:visible;padding-inline:8px;gap:14px}.portal-sidebar.portal-sidebar--collapsed .portal-sidebar-top{gap:2px}.portal-sidebar.portal-sidebar--collapsed .portal-brand{flex:0 0 28px;justify-content:center;min-height:32px;padding:0}.portal-sidebar.portal-sidebar--collapsed .portal-brand span,.portal-sidebar.portal-sidebar--collapsed .portal-store-switcher-label,.portal-sidebar.portal-sidebar--collapsed .portal-store-switcher-chevron,.portal-sidebar.portal-sidebar--collapsed .portal-nav-label,.portal-sidebar.portal-sidebar--collapsed .portal-nav-status,.portal-sidebar.portal-sidebar--collapsed .portal-nav-meta,.portal-sidebar.portal-sidebar--collapsed .agent-chat-nav,.portal-sidebar.portal-sidebar--collapsed .portal-account>div:first-child{display:none}.portal-sidebar.portal-sidebar--collapsed .portal-sidebar-toggle{width:24px;height:28px}.portal-sidebar.portal-sidebar--collapsed .portal-store-switcher-button{grid-template-columns:28px;justify-content:center;min-height:42px;padding:6px}.portal-sidebar.portal-sidebar--collapsed .portal-store-menu{right:auto;top:0;left:calc(100% + 8px);width:240px}.portal-sidebar.portal-sidebar--collapsed .portal-nav-link,.portal-sidebar.portal-sidebar--collapsed .portal-account{justify-content:center;padding-inline:0}}.portal-skeleton-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.portal-page-skeleton{min-height:100vh;color:transparent;overflow:hidden}.portal-skeleton-line,.portal-page-skeleton__card,.portal-page-skeleton__table>div,.portal-page-skeleton__composer,.portal-page-skeleton__content-card{display:block;background:linear-gradient(90deg,#89847a1a,#89847a38,#89847a1a);background-size:220% 100%;animation:portal-skeleton-shimmer 1.35s ease-in-out infinite}.portal-skeleton-line{height:13px;border-radius:999px}.portal-skeleton-line--short{width:112px}.portal-skeleton-line--medium{width:min(430px,72%)}.portal-skeleton-line--long{width:min(690px,92%)}.portal-page-skeleton--dashboard{min-height:100dvh;background:#f4f0e7}.portal-page-skeleton__hero{min-height:210px;display:grid;align-content:start;gap:14px;padding:42px 38px 84px;border-radius:0;background:linear-gradient(to bottom,#f4f0e700 42%,#f4f0e7),linear-gradient(90deg,#14110fb8,#15131357),url(/variant-login-mountains.png) center 43% / cover no-repeat}.portal-page-skeleton__hero .portal-skeleton-line{background:#ffffff47;animation:none}.portal-page-skeleton__hero .portal-skeleton-line--long{height:34px}.portal-page-skeleton__dashboard-body{margin-top:-56px;padding:0 32px 64px}.portal-page-skeleton__kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.portal-page-skeleton__card{height:108px;border:1px solid #e1dcd2;border-radius:11px;background-color:#fbfaf7}.portal-page-skeleton__table{margin-top:16px;border:1px solid #e1dcd2;border-radius:11px;background:#fbfaf7;overflow:hidden}.portal-page-skeleton__table>div{height:64px;border-bottom:1px solid #e6e1d8}.portal-page-skeleton__table>div:last-child{border-bottom:0}.portal-page-skeleton--agent{position:relative;display:grid;place-items:center;padding:clamp(270px,34vh,330px) 32px 64px;background:#f4f0e7}.portal-page-skeleton--agent:before{position:absolute;inset:0 0 auto;height:clamp(250px,34vh,330px);background:linear-gradient(to bottom,#f4f0e714,#f4f0e7),url(/variant-login-mountains.png) center 45% / cover no-repeat;content:""}.portal-page-skeleton__agent-copy{z-index:1;width:min(765px,100%);display:grid;gap:18px}.portal-page-skeleton__agent-copy .portal-skeleton-line--long{height:42px}.portal-page-skeleton__composer{height:128px;margin-top:12px;border:1px solid #ebe6dc;border-radius:15px;background-color:#fffefa}.portal-page-skeleton--content{padding:56px clamp(30px,5vw,72px) 88px;background:var(--portal-bg)}.portal-page-skeleton--content>.portal-skeleton-line{margin-bottom:14px}.portal-page-skeleton--content>.portal-skeleton-line--medium{height:38px}.portal-page-skeleton__content-grid{width:min(1180px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:34px}.portal-page-skeleton__content-card{height:190px;border:1px solid var(--portal-line);border-radius:9px;background-color:var(--portal-surface)}@keyframes portal-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width: 900px){.portal-page-skeleton__kpis,.portal-page-skeleton__content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){.portal-page-skeleton__kpis,.portal-page-skeleton__content-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.portal-skeleton-line,.portal-page-skeleton__card,.portal-page-skeleton__table>div,.portal-page-skeleton__composer,.portal-page-skeleton__content-card{animation:none}}.settings-page{width:100%;max-width:none;min-height:100dvh;display:grid;grid-template-columns:230px minmax(0,1fr);grid-template-rows:auto auto auto auto auto;align-content:start;padding:0 clamp(28px,4vw,58px) 90px;background:#f7f4ec}.settings-page__header{grid-column:1 / -1;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:0;border-bottom:1px solid #dfdbd0;background:#f7f4ecf0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.settings-page__header h1,.settings-page__header p{margin:0}.settings-page__header h1{font-size:20px;font-weight:590;letter-spacing:-.025em}.settings-page__header>div{display:grid;gap:2px}.settings-page__header>div>span{color:#817c73;font-size:11px}.settings-page__header p{color:#68645d;font-size:13px}.settings-page__notice{grid-column:1 / -1;margin:18px 0 0}.settings-page--skeleton{overflow:hidden}.settings-skeleton__nav{pointer-events:none}.settings-skeleton__nav-item{width:100%;height:34px;border-radius:7px}.settings-skeleton__heading-copy{width:min(520px,70%);display:grid;gap:8px}.settings-skeleton__heading-copy .portal-skeleton-line--short{height:17px}.settings-skeleton__heading-copy .portal-skeleton-line--medium{width:min(390px,100%);height:11px}.settings-skeleton__button{width:94px;height:34px;border-radius:7px}.settings-skeleton__people{padding-block:0!important}.settings-skeleton__table-head,.settings-skeleton__person-row{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(120px,.72fr) minmax(90px,.55fr) 72px;align-items:center;gap:20px}.settings-skeleton__table-head{min-height:42px;border-bottom:1px solid #e2ded4}.settings-skeleton__table-head span{width:48px;height:7px;border-radius:999px;background:#ded9cf}.settings-skeleton__person-row{min-height:62px;border-bottom:1px solid #e7e2d8}.settings-skeleton__person-row:last-child{border-bottom:0}.settings-skeleton__person-cell{display:flex;align-items:center;gap:10px}.settings-skeleton__person-cell>div{min-width:0;display:grid;gap:6px}.settings-skeleton__avatar{width:30px;height:30px;flex:0 0 30px;border-radius:50%}.settings-skeleton__name{width:128px;height:10px}.settings-skeleton__email{width:174px;height:8px}.settings-skeleton__role{width:116px;height:30px;border-radius:7px}.settings-skeleton__status{width:60px;height:22px}.settings-skeleton__action{width:52px;height:28px;border-radius:7px}.settings-skeleton__store-card,.settings-skeleton__connection-copy{display:grid;align-content:start;gap:10px}.settings-skeleton__label{width:72px;height:8px}.settings-skeleton__title{width:150px;height:15px}.settings-skeleton__field{width:100%;height:42px;margin-top:5px;border-radius:7px}.settings-skeleton__connection-icon{width:38px;height:38px;flex:0 0 38px;border-radius:9px}.settings-skeleton__connection-copy{width:100%}.settings-skeleton__connection-description{width:min(310px,90%);height:9px}.settings-skeleton__heartbeat{width:190px;height:9px;margin:18px 0}.settings-page__nav{grid-column:1;grid-row:3 / span 3;position:sticky;top:94px;align-self:start;display:grid;gap:2px;padding:38px 48px 0 0}.settings-page__nav a{padding:9px 12px;border-radius:7px;color:#67635c;font-size:13px;text-decoration:none}.settings-page__nav a:first-child,.settings-page__nav a:hover,.settings-page__nav a:focus-visible{background:#ebe7de;color:#201e1a}.settings-page__group{grid-column:2;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:0 12px;margin:0;padding:38px 0 14px;scroll-margin-top:82px}.settings-page__group--billing{grid-row:3}.settings-page__group--access{grid-row:4;order:2}.settings-page__group--store{grid-row:3;order:1}.settings-page__group--connections{grid-row:5;order:3}.settings-page__group-heading{grid-column:1 / -1;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:0 0 16px;border-bottom:1px solid #dfdbd0}.settings-page__group-heading h2,.settings-page__group-heading p{margin:0}.settings-page__group-heading h2{color:#211f1b;font-size:17px;font-weight:600;letter-spacing:-.025em}.settings-page__group-heading p{margin-top:4px;color:#777269;font-size:13px}.settings-page__group>.portal-card{margin:0;padding:24px 0;border:0;border-bottom:1px solid #e2ded4;border-radius:0;background:transparent}.settings-page__group>.portal-card.third{grid-column:span 4;padding-right:18px}.settings-page__group>.portal-card.full,.settings-page__group>.settings-billing-empty{grid-column:1 / -1}.settings-page__group>.portal-card h2{margin-bottom:5px;font-size:16px}.settings-page__group>.portal-card .portal-card{border:1px solid #dfdbd0;border-radius:8px;background:#ffffff73}.settings-page__group .portal-metric{margin-top:8px;color:#201e1a;font-size:27px;font-weight:570;letter-spacing:-.04em}.settings-billing-empty{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;border-bottom:1px solid #e2ded4}.settings-billing-empty strong{font-size:16px}.settings-billing-empty p{margin:5px 0 0;color:#777269;font-size:13px}.settings-billing-empty__form{display:flex;align-items:flex-end;gap:8px}.settings-billing-empty__form label{display:grid;gap:5px;min-width:150px}.settings-billing-empty__form label.short{min-width:92px;width:92px}.settings-billing-empty__form label>span{color:#777269;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.settings-billing-empty__form select,.settings-billing-empty__form input{min-height:34px;border:1px solid #d7d2c7;border-radius:6px;background:#fffdf8}.settings-page__group--access>.portal-card{grid-column:1 / -1}.settings-page__group--store>.portal-card:not(.full){grid-column:span 6}.settings-connections-list{grid-column:1 / -1;display:grid}.settings-connections-list .settings-connection-card{margin:0;padding:20px 0;border:0;border-bottom:1px solid #e2ded4;border-radius:0;background:transparent}.settings-connections-list .settings-connection-card:last-child{border-bottom:0}.settings-add-person{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:7px 12px;border:1px solid #201e1a;border-radius:7px;background:#201e1a;color:#fff;font-size:12px;font-weight:560;cursor:pointer;transition:background .14s ease,transform .14s ease}.settings-add-person:hover{background:#000;transform:translateY(-1px)}.settings-add-person svg{width:14px;height:14px;fill:none;stroke:currentcolor;stroke-width:1.8;stroke-linecap:round}.settings-access-card{padding-top:20px!important}.settings-page .settings-people-table{table-layout:fixed}.settings-people-table th:first-child,.settings-people-table td:first-child{width:42%}.settings-people-table th:nth-child(2),.settings-people-table td:nth-child(2){width:27%}.settings-people-table th:nth-child(3),.settings-people-table td:nth-child(3){width:17%}.settings-person{display:flex;align-items:center;gap:10px;min-width:0}.settings-person>span:last-child{display:grid;min-width:0;gap:2px}.settings-person strong,.settings-person small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-person strong{color:#211f1b;font-size:12px;font-weight:570}.settings-person small{color:#817c73;font-size:10px}.settings-person__avatar{position:relative;overflow:hidden;width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border:1px solid #d5d0c5;border-radius:50%;background:#ebe7de;color:#39362f;font-size:11px;font-weight:620;text-transform:uppercase}.settings-person__avatar img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.settings-person__avatar--pending{border-style:dashed;background:transparent;color:#817c73}.settings-role-menu{width:min(100%,180px)}.settings-role-label{width:min(100%,180px);min-height:34px;display:inline-flex;align-items:center;padding-inline:12px}.settings-role-menu>summary{width:100%;min-width:0!important;min-height:34px!important;font-size:12px}.settings-role-menu .tx-toolbar__filter-menu{right:auto;left:0;width:max(100%,180px)}.settings-role-menu--invite,.settings-role-menu--invite .tx-toolbar__filter-menu{width:100%}.settings-role-menu>summary[aria-disabled=true]{cursor:wait;opacity:.62}.settings-access-card .portal-table-wrap{overflow:visible}:is(.settings-people-table,.settings-connection-card) .portal-status{gap:7px;padding:0;border:0;border-radius:0;background:transparent;font:550 11px/1.3 Geist,Inter,sans-serif;letter-spacing:0;text-transform:capitalize}:is(.settings-people-table,.settings-connection-card) .portal-status:before{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:currentcolor;content:""}:is(.settings-people-table,.settings-connection-card) .portal-status.active{background:transparent;color:#3f7045}:is(.settings-people-table,.settings-connection-card) .portal-status.pending{background:transparent;color:#5f5a51}:is(.settings-people-table,.settings-connection-card) .portal-status.pending:before{background:#c4871c}.settings-row-action{padding:6px 8px;border:0;border-radius:6px;background:transparent;color:#5f5a51;font-size:11px;cursor:pointer}.settings-row-action:hover{background:#ece8df;color:#201e1a}.settings-row-action--danger{color:#a24035}.settings-row-action--danger:hover{background:#f9e9e6;color:#8d2f25}.settings-logo-form{margin-top:18px}.settings-store-name-description{margin:5px 0 0;color:#817c73;font-size:11px}.settings-store-name-form{margin-top:16px}.settings-store-name-form>div{display:flex;align-items:center;gap:8px}.settings-store-name-form input{min-width:0;min-height:38px;flex:1;padding:8px 11px;border:1px solid #d8d3ca;border-radius:8px;background:#fffefa;color:#201e1a;font:500 12px Geist,sans-serif;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.settings-store-name-form input:focus{border-color:#8e887f;box-shadow:0 0 0 3px #241f1914}.settings-store-name-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:45px;margin-top:14px;padding:0 0 12px;border-bottom:1px solid #e0dcd2}.settings-store-name-value{margin:0;color:#26231f;font-size:13px;font-weight:600}.settings-store-name-edit,.settings-store-name-cancel{padding:7px 10px;border:0;border-radius:7px;background:transparent;color:#6d675e;font:600 11px Geist,sans-serif;cursor:pointer;transition:background .14s ease,color .14s ease}.settings-store-name-edit:hover,.settings-store-name-cancel:hover{background:#ece8df;color:#201e1a}.settings-store-name-cancel:disabled{cursor:default;opacity:.5}.settings-store-logo-section{margin-top:24px;padding-top:20px;border-top:1px solid #e0dcd2}.settings-logo-control{display:flex;align-items:center;gap:12px;width:fit-content;max-width:100%;color:inherit;cursor:pointer}.settings-logo-control input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.settings-logo-control__image{position:relative;overflow:hidden;width:52px;height:52px;flex:0 0 52px;display:grid;place-items:center;border:0;border-radius:10px;background:transparent;color:#27241f;font-size:19px;font-weight:650;text-transform:uppercase}.settings-logo-control__image>img{width:100%;height:100%;object-fit:cover}.settings-logo-control__edit{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#181612b8;color:#fff;opacity:0;transition:opacity .14s ease}.settings-logo-control:hover .settings-logo-control__edit,.settings-logo-control:focus-within .settings-logo-control__edit{opacity:1}.settings-logo-control__edit svg{width:18px;height:18px;fill:none;stroke:currentcolor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.settings-logo-control__copy{display:grid;min-width:0;gap:3px}.settings-logo-control strong{font-size:12px;font-weight:570}.settings-logo-control small{overflow:hidden;color:#817c73;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.settings-logo-control--readonly{margin-top:18px;cursor:default}.settings-storefront-link{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:11px 0;border-bottom:1px solid #ddd8cd;color:#37342e;font-size:12px;text-decoration:none;transition:color .14s ease,border-color .14s ease}.settings-storefront-link:hover{border-color:#918b80;color:#11100e}.settings-storefront-link svg{width:16px;height:16px;flex:0 0 16px;fill:none;stroke:currentcolor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.settings-storefront-link span{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.settings-storefront-card>h2{margin-bottom:0}.settings-logo-control[aria-busy=true]{pointer-events:none;opacity:.68}.settings-logo-control__copy small{color:#817c73}.settings-connection-card__header{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center}.settings-connection-card__header h3,.settings-connection-card__header p{margin:0}.settings-connection-card__header h3{color:#211f1b;font-size:14px;font-weight:610}.settings-connection-card__header p{max-width:390px;margin-top:4px;color:#777269;font-size:11px;line-height:1.45}.settings-connection-card__icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid #d9d4c9;border-radius:9px;background:#fffdf8;color:#312e28}.settings-connection-card__icon img{width:26px;height:26px;object-fit:contain}.settings-connection-card__status-skeleton{width:68px;height:11px;justify-self:end}.settings-connection-card__status-unavailable{justify-self:end;color:#777269;font-size:11px;font-weight:550;white-space:nowrap}.settings-connection-card__heartbeat-skeleton{display:block;width:174px;height:10px;margin:7px 0 0 54px}.settings-connection-card__heartbeat{margin:7px 0 0 54px!important;padding-top:0;border-top:0;color:#817c73!important;font-size:10px!important}.settings-connection-card>footer{margin:14px 0 0 54px}.settings-connection-card__actions{flex-wrap:wrap}.settings-connection-action{min-width:102px}.portal-modal-open .portal-main{overflow:hidden}.settings-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#100f0d7a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.settings-modal{position:relative;width:min(460px,100%);overflow:hidden;margin:0;padding:0;border:1px solid rgba(255,255,255,.42);border-radius:14px;background:#fffdf8;color:#201e1a;box-shadow:0 24px 80px #0c0a0747;animation:settings-modal-enter .16s ease-out}.settings-modal--setup{width:min(1160px,100%);max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);display:flex;flex-direction:column}.settings-modal--confirm{width:min(420px,100%)}.settings-modal--reauthentication{width:min(430px,100%)}.settings-modal--invite{width:min(630px,100%);max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);display:flex;overflow:hidden;flex-direction:column}.settings-modal.settings-modal--invite>header{flex:0 0 auto;padding:24px 26px 18px;border-bottom:0}.settings-modal.settings-modal--invite form{min-height:0;display:grid;gap:22px;overflow:auto;padding:6px 26px 0}.settings-modal.settings-modal--invite .portal-field{gap:8px}.settings-modal.settings-modal--invite .portal-field input{min-height:48px;padding-inline:14px;border-radius:10px;font-size:13px}.settings-invite-modal__icon{width:42px;height:42px;flex-basis:42px;border-radius:11px}.settings-invite-modal__icon svg{width:24px;height:24px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.settings-invite-email-field label,.settings-invite-role-options legend{color:#292620;font-size:12px;font-weight:620}.settings-invite-role-options{min-width:0;display:grid;gap:9px;margin:0;padding:0;border:0}.settings-invite-role-options legend{margin-bottom:9px;padding:0}.settings-invite-role-options>label{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);gap:12px;padding:14px 16px;border:1px solid #ddd8cf;border-radius:11px;background:#fffefa;cursor:pointer;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.settings-invite-role-options>label:hover{border-color:#bbb5a9}.settings-invite-role-options>label.is-selected{border-color:#b6d13b;background:#fefff6;box-shadow:0 0 0 1px #b6d13b14}.settings-invite-role-options input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.settings-invite-role-options__radio{width:18px;height:18px;display:grid;place-items:center;margin-top:1px;border:1px solid #bdb7ac;border-radius:50%;background:#fff}.settings-invite-role-options__radio:after{width:8px;height:8px;border-radius:50%;background:#26231e;content:"";opacity:0;transform:scale(.65);transition:opacity .12s ease,transform .12s ease}.settings-invite-role-options input:checked+.settings-invite-role-options__radio{border-color:#39352f}.settings-invite-role-options input:checked+.settings-invite-role-options__radio:after{opacity:1;transform:scale(1)}.settings-invite-role-options input:focus-visible+.settings-invite-role-options__radio{outline:3px solid rgb(134 126 111 / .2);outline-offset:2px}.settings-invite-role-options__copy{min-width:0;display:grid;gap:4px}.settings-invite-role-options__copy>strong{display:flex;align-items:center;gap:9px;color:#26231e;font-size:13px;font-weight:620}.settings-invite-role-options__copy>strong small{color:#65703c;font:600 8px / 1 var(--portal-mono);letter-spacing:.12em;text-transform:uppercase}.settings-invite-role-options__copy>span{max-width:500px;color:#777168;font-size:11px;line-height:1.5}.settings-invite-capabilities{display:grid;gap:10px}.settings-invite-capabilities>span{color:#817b71;font:600 9px / 1 var(--portal-mono);letter-spacing:.15em;text-transform:uppercase}.settings-invite-capabilities ul{margin:0;padding:0;list-style:none}.settings-invite-capabilities li{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e7e2d8;color:#4c4841;font-size:11px}.settings-invite-capabilities li strong{font:550 10px / 1 var(--portal-mono);text-transform:lowercase}.settings-invite-capabilities .is-allowed{color:#536a27}.settings-invite-capabilities .is-denied{color:#9a948a}.settings-modal.settings-modal--invite .settings-invite-modal__footer{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 -26px;padding:13px 26px;border-top:1px solid #e2ded4;background:#fbf9f4}.settings-invite-modal__footer>span{color:#817b72;font-size:10px}.settings-invite-modal__footer>div{display:flex;gap:8px}.settings-invite-modal__footer .portal-button:not(.secondary){border-color:#c8e645;background:#c8e645;color:#191a0e}.settings-invite-modal__footer .portal-button:not(.secondary):hover:not(:disabled){border-color:#b8d436;background:#b8d436}.portal-invitation-modal{width:min(560px,100%)}.portal-invitation-list{display:grid;gap:10px;padding:16px 20px 4px}.portal-invitation-card{display:grid;grid-template-columns:36px minmax(0,1fr);gap:14px;padding:14px;border:1px solid #e2ded4;border-radius:10px;background:#fff}.portal-invitation-store-mark{width:36px;height:36px;display:grid;place-items:center;overflow:hidden;border:1px solid #e2ded4;border-radius:9px;background:#f4f1ea}.portal-invitation-store-logo{width:100%;height:100%;object-fit:contain}.portal-invitation-card>div:nth-child(2){display:grid;gap:4px}.portal-invitation-card strong{color:#201e1a;font-size:14px;font-weight:620}.portal-invitation-card span,.portal-invitation-card small{color:#777269;font-size:11px;line-height:1.45}.portal-invitation-card small{color:#9a9489}.portal-invitation-actions{grid-column:2;display:flex;justify-content:flex-end;gap:8px}.portal-invitation-error{margin:12px 20px 0!important;color:#a43c31!important}.portal-invitation-footer{padding:14px 20px 18px;color:#9a9489;font-size:10px}.settings-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 20px 18px;border-bottom:1px solid #e2ded4}.settings-modal>header>div{display:flex;align-items:flex-start;gap:12px}.settings-modal h2,.settings-modal p{margin:0}.settings-modal h2{color:#201e1a;font-size:17px;font-weight:620;letter-spacing:-.025em}.settings-modal p{max-width:330px;margin-top:4px;color:#777269;font-size:11px;line-height:1.5}.settings-modal__icon{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:8px;background:#d2f34c;color:#171612;font-size:20px;font-weight:420}.settings-modal__icon img{width:18px;height:18px;object-fit:contain}.settings-modal__icon--danger{background:#f4d8d2;color:#9b352a;font-size:15px;font-weight:700}.settings-modal__icon--security{background:#e7f58a;color:#252711}.settings-modal__icon--security svg{width:19px;height:19px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.settings-modal__close{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:#777269;cursor:pointer}.settings-modal__close:hover{background:#efebe3;color:#201e1a}.settings-modal__close svg{width:16px;height:16px;fill:none;stroke:currentcolor;stroke-width:1.6;stroke-linecap:round}.settings-modal form{display:grid;gap:17px;padding:20px}.settings-modal .portal-field>small{color:#8a857c;font-size:10px}.settings-modal .portal-field input,.settings-modal .portal-field select{min-height:42px;background:#fff;font-size:12px}.settings-modal footer{display:flex;justify-content:flex-end;gap:8px;padding-top:3px}.settings-confirm-modal__body{padding:18px 20px 20px}.settings-confirm-modal__body footer{padding-top:0}.settings-reauthentication-modal__body{display:grid;gap:20px;padding:18px 20px 20px}.settings-reauthentication-modal__body>p{max-width:none;margin:0;color:#777269;font-size:11px}.settings-reauthentication-modal__body footer{padding-top:0}.settings-modal.settings-modal--setup>header{flex:0 0 auto;padding:20px 24px 18px}.settings-setup-modal__platforms{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:12px;padding:11px 24px;border-bottom:1px solid #e2ded4;background:#f4f1ea}.settings-setup-modal__platform{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;border:1px solid #d9d4c9;border-radius:999px;background:#fffdf8;color:#292620;font-size:11px;font-weight:620;box-shadow:0 2px 6px #241f190f}.settings-setup-modal__platform img{width:17px;height:17px;object-fit:contain}.settings-setup-modal__platform-note{color:#89837a;font-size:10px}.settings-setup-modal__layout{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 245px;flex:1 1 auto;overflow:auto}.settings-setup-modal__main{min-width:0;display:grid;align-content:start;gap:18px;padding:22px 24px 24px}.settings-setup-modal__instructions{padding:18px;border:1px solid #dfdad0;border-radius:12px;background:#faf8f3}.settings-setup-modal__eyebrow{color:#817c73;font-size:9px;font-weight:650;letter-spacing:.1em;text-transform:uppercase}.settings-setup-modal__instructions h3,.settings-setup-modal__aside h3{margin:6px 0 0;color:#211f1b;font-size:14px;font-weight:620;letter-spacing:-.015em}.settings-setup-modal__steps{display:grid;gap:11px;margin:16px 0 0;padding:0;list-style:none}.settings-setup-modal__steps li{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px}.settings-setup-modal__steps li>span{width:24px;height:24px;display:grid;place-items:center;border:1px solid #d7d2c8;border-radius:50%;background:#fffdf8;color:#565149;font:600 9px / 1 var(--portal-mono)}.settings-modal .settings-setup-modal__steps p{max-width:none;margin:2px 0 0;color:#4d4942;font-size:11px;line-height:1.5}.settings-setup-modal__code{min-width:0;overflow:hidden;border:1px solid #d5d0c6;border-radius:12px;background:#1b1a18}.settings-setup-modal__code>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 12px;border-bottom:1px solid #36332f;background:#25231f}.settings-setup-modal__code>header>div{min-width:0;display:grid;gap:2px}.settings-setup-modal__code strong{color:#f5f1e8;font-size:11px;font-weight:590}.settings-setup-modal__code span{color:#a9a398;font-size:9px}.settings-page .settings-setup-modal__code .portal-code{max-height:270px;margin:0;border:0;border-radius:0;background:#1b1a18}.settings-setup-modal__aside{display:grid;align-content:start;gap:14px;padding:22px 20px;border-left:1px solid #e2ded4;background:#faf8f3}.settings-setup-modal__aside h3{margin-top:-7px}.settings-setup-modal__aside section{padding:13px;border:1px solid #e1dcd2;border-radius:10px;background:#fffdf8}.settings-setup-modal__aside strong{color:#2f2b25;font-size:10px;font-weight:620}.settings-modal .settings-setup-modal__aside p{max-width:none;margin:5px 0 0;color:#777269;font-size:10px;line-height:1.5}.settings-setup-modal__error{max-width:none!important;margin:0!important;padding:10px 12px;border-radius:8px;background:#fff0ec;color:#9c2f1f!important}.settings-setup-modal__footer{flex:0 0 auto;align-items:center;justify-content:space-between!important;padding:13px 20px!important;border-top:1px solid #e2ded4;background:#fffdf8}.settings-modal .settings-setup-modal__note{max-width:none;display:flex;align-items:center;gap:7px;margin:0;color:#777269;font-size:10px}.settings-setup-modal__note>span{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#8a8170}@media (max-width: 760px){.settings-modal-backdrop{padding:12px}.settings-modal--setup{max-height:calc(100vh - 24px)}.settings-setup-modal__platform-note{display:none}.settings-setup-modal__layout{grid-template-columns:1fr}.settings-setup-modal__aside{border-top:1px solid #e2ded4;border-left:0}.settings-setup-modal__footer{gap:12px}}.settings-modal.settings-modal--setup>.settings-setup-modal__header{min-height:92px;align-items:center;padding:20px 26px}.settings-setup-modal__product-icon{width:42px;height:42px;flex-basis:42px;border-radius:11px}.settings-setup-modal__product-icon svg{width:24px;height:24px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.settings-setup-modal__product-icon img{width:24px;height:24px}.settings-setup-modal__header-actions{display:flex;align-items:center;gap:16px}.settings-setup-modal__header-actions>a{color:#716c63;font-size:11px;text-decoration:none}.settings-setup-modal__header-actions>a:hover{color:#211f1b}.settings-setup-modal__progress{min-height:62px;display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:24px;padding:10px 26px;border-bottom:1px solid #dfdbd1;background:#f4f1ea}.settings-setup-modal__progress ol{min-width:0;display:flex;align-items:center;gap:30px;margin:0;padding:0;list-style:none}.settings-setup-modal__progress li{min-width:0;display:flex;align-items:center;gap:9px}.settings-setup-modal__progress-marker{width:26px;height:26px;flex:0 0 26px;display:grid;place-items:center;border:1px solid #d1ccc2;border-radius:50%;background:#fbf9f4;color:#6f6a61;font:520 10px / 1 var(--portal-mono)}.settings-setup-modal__progress li.is-done .settings-setup-modal__progress-marker{border-color:#c8e645;background:#c8e645;color:#2c3515}.settings-setup-modal__progress li>span:last-child{display:grid;gap:2px}.settings-setup-modal__progress strong{color:#302d27;font-size:11px;font-weight:620;white-space:nowrap}.settings-setup-modal__progress small{color:#918b81;font:600 8px / 1 var(--portal-mono);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.settings-setup-modal__progress li.is-current small{color:#716c64}.settings-setup-modal__progress li.is-waiting strong{color:#817c73}.settings-setup-modal__store-pill{min-width:0;min-height:32px;display:inline-flex;align-items:center;gap:8px;overflow:hidden;padding:0 13px;border:1px solid #ddd8cf;border-radius:999px;background:#fffefa;color:#3d3933;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.settings-setup-modal__store-pill>img{width:15px;height:15px;flex:0 0 15px;object-fit:contain}.settings-setup-modal__store-pill>span{width:auto;height:auto;min-width:0;flex:1 1 auto;overflow:hidden;border-radius:0;background:transparent;text-overflow:ellipsis}.settings-modal--setup .settings-setup-modal__layout{min-height:0;grid-template-columns:minmax(0,1.08fr) minmax(370px,.92fr);overflow:hidden}.settings-setup-modal__guide,.settings-setup-modal__code-panel{min-width:0;overflow:auto}.settings-setup-modal__guide{display:grid;align-content:start;gap:27px;padding:25px 28px 32px}.settings-setup-modal__section{display:grid;gap:14px}.settings-setup-modal__section>header{display:flex;align-items:center;gap:12px}.settings-setup-modal__section>header>span{color:#777168;font:600 9px / 1 var(--portal-mono);letter-spacing:.15em;text-transform:uppercase;white-space:nowrap}.settings-setup-modal__section-rule{height:1px;flex:1;background:#ded9cf}.settings-setup-modal__section>header>small{color:#8b857c;font:500 9px / 1 var(--portal-mono);white-space:nowrap}.settings-setup-modal__section ol{display:grid;gap:14px;margin:0;padding:0;list-style:none}.settings-setup-modal__section li{display:grid;grid-template-columns:26px minmax(0,1fr);gap:12px}.settings-setup-modal__section li>span{width:26px;height:26px;display:grid;place-items:center;border:1px solid #d6d1c7;border-radius:50%;background:#fffefa;color:#59544c;font:500 10px / 1 var(--portal-mono)}.settings-setup-modal__section li>div{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:5px 8px;padding-top:3px}.settings-modal .settings-setup-modal__section li p{max-width:none;margin:0;color:#3f3b35;font-size:11px;line-height:1.55}.settings-setup-modal__section li code{padding:3px 7px;border-radius:5px;background:#ece8df;color:#4a453e;font:500 10px / 1.3 var(--portal-mono)}.settings-setup-modal__section li small{width:100%;color:#8a847b;font-size:10px;line-height:1.5}.settings-setup-modal__separation-note{display:grid;grid-template-columns:20px minmax(0,1fr);gap:12px;padding:16px;border:1px solid #dce9a2;border-radius:11px;background:#fbfdec}.settings-setup-modal__separation-note svg{width:18px;height:18px;fill:none;stroke:#516326;stroke-linecap:round;stroke-width:1.45}.settings-setup-modal__separation-note strong{color:#302e24;font-size:11px;font-weight:620}.settings-modal .settings-setup-modal__separation-note p{max-width:520px;margin:4px 0 0;color:#686458;font-size:10px;line-height:1.5}.settings-setup-modal__code-panel{display:grid;align-content:start;gap:22px;padding:25px 28px 32px;border-left:1px solid #dfdbd1;background:#faf8f3}.settings-setup-modal__code-panel>.settings-setup-modal__code{overflow:visible;border:0;border-radius:0;background:transparent}.settings-setup-modal__code-panel .settings-setup-modal__code>header{padding:0 0 11px;border:0;background:transparent}.settings-setup-modal__code-panel .settings-setup-modal__code strong{color:#2d2a25;font-size:12px}.settings-setup-modal__code-panel .settings-setup-modal__code span{color:#89837a;font:500 9px / 1.35 var(--portal-mono)}.settings-setup-modal__code-panel .settings-setup-modal__code .portal-button{min-height:32px;display:inline-flex;align-items:center;gap:6px;border-color:#201e1a;background:#201e1a;color:#fff}.settings-setup-modal__code-panel .settings-setup-modal__code .portal-button:hover:not(:disabled){border-color:#000;background:#000}.settings-setup-modal__code-panel .settings-setup-modal__code .portal-button svg{width:14px;height:14px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.settings-setup-modal__code-window{overflow:hidden;border-radius:11px;background:#171511;color:#e8e3d8}.settings-setup-modal__code-window>span{display:block;padding:10px 13px;border-bottom:1px solid #302d28;color:#9d978c!important;font:500 9px / 1 var(--portal-mono)!important}.settings-setup-modal__code-window ol{max-height:320px;overflow:auto;margin:0;padding:14px 16px 16px 42px;color:#716c63;font:500 10px / 1.55 var(--portal-mono)}.settings-setup-modal__code-window li{padding-left:9px}.settings-setup-modal__code-window code{color:#e8e3d8;font:inherit;white-space:pre}.settings-setup-modal__facts,.settings-setup-modal__install-check{display:grid;gap:10px}.settings-setup-modal__facts>span,.settings-setup-modal__install-check>span{color:#817b72;font:600 9px / 1 var(--portal-mono);letter-spacing:.15em;text-transform:uppercase}.settings-setup-modal__facts dl{margin:0}.settings-setup-modal__facts dl>div{min-height:36px;display:grid;grid-template-columns:minmax(90px,.75fr) minmax(0,1.25fr);align-items:center;gap:14px;border-bottom:1px solid #e2ded4}.settings-setup-modal__facts dt{color:#777168;font-size:10px}.settings-setup-modal__facts dd{overflow:hidden;margin:0;color:#3d3933;font:500 9px / 1.35 var(--portal-mono);text-align:right;text-overflow:ellipsis;white-space:nowrap}.settings-setup-modal__install-check>div{display:grid;grid-template-columns:8px minmax(0,1fr);gap:11px;padding:13px 14px;border:1px solid #e0dbd1;border-radius:10px;background:#fffefa}.settings-setup-modal__status-dot{width:7px;height:7px;margin-top:5px;border-radius:50%;background:#c58a28}.settings-setup-modal__install-check.is-active .settings-setup-modal__status-dot,.settings-setup-modal__install-check.is-degraded .settings-setup-modal__status-dot{background:#4d9851}.settings-setup-modal__install-check.is-error .settings-setup-modal__status-dot{background:#b94a3e}.settings-setup-modal__install-check p{max-width:none;display:grid;gap:3px;margin:0}.settings-setup-modal__install-check strong{color:#3a3731;font-size:10px;font-weight:620}.settings-setup-modal__install-check small{color:#817b72;font-size:9px;line-height:1.45}.settings-modal--setup>.settings-setup-modal__footer{min-height:62px;padding:12px 26px!important;background:#fbf9f4}.settings-setup-modal__footer>.portal-button{min-width:74px;border-color:#c8e645;background:#c8e645;color:#191a0e}.settings-setup-modal__footer>.portal-button:hover:not(:disabled){border-color:#b8d436;background:#b8d436}.settings-modal .settings-setup-modal__note.is-active>span,.settings-modal .settings-setup-modal__note.is-degraded>span{background:#4d9851}.settings-modal .settings-setup-modal__note.is-error>span{background:#b94a3e}@media (min-width: 981px){.settings-modal.settings-modal--setup>.settings-setup-modal__header{min-height:72px;padding:14px 22px}.settings-modal.settings-modal--setup .settings-setup-modal__header h2{font-size:16px}.settings-modal.settings-modal--setup .settings-setup-modal__header p{margin-top:2px;font-size:10px;line-height:1.4}.settings-setup-modal__product-icon{width:36px;height:36px;flex-basis:36px;border-radius:9px}.settings-setup-modal__product-icon svg,.settings-setup-modal__product-icon img{width:21px;height:21px}.settings-setup-modal__progress{min-height:50px;gap:18px;padding:7px 22px}.settings-setup-modal__progress ol{gap:22px}.settings-setup-modal__progress li{gap:7px}.settings-setup-modal__progress-marker{width:22px;height:22px;flex:0 0 22px;font-size:9px}.settings-setup-modal__progress strong{font-size:10px}.settings-setup-modal__progress small{font-size:7px}.settings-setup-modal__store-pill{min-height:30px;gap:7px;padding:0 11px;font-size:9px}.settings-setup-modal__guide,.settings-setup-modal__code-panel{overflow:hidden}.settings-setup-modal__guide{gap:17px;padding:18px 22px 20px}.settings-setup-modal__section,.settings-setup-modal__section ol{gap:9px}.settings-setup-modal__section li{grid-template-columns:22px minmax(0,1fr);gap:9px}.settings-setup-modal__section li>span{width:22px;height:22px;font-size:9px}.settings-setup-modal__section li>div{gap:3px 7px;padding-top:2px}.settings-modal .settings-setup-modal__section li p{font-size:10px;line-height:1.4}.settings-setup-modal__section li code{padding:2px 6px;font-size:9px}.settings-setup-modal__section li small{font-size:9px;line-height:1.4}.settings-setup-modal__separation-note{gap:9px;padding:11px 12px}.settings-setup-modal__separation-note svg{width:16px;height:16px}.settings-setup-modal__separation-note strong{font-size:10px}.settings-modal .settings-setup-modal__separation-note p{margin-top:2px;font-size:9px;line-height:1.4}.settings-setup-modal__code-panel{display:flex;flex-direction:column;gap:14px;padding:18px 22px 20px}.settings-setup-modal__code-panel>.settings-setup-modal__code{min-height:0;display:flex;flex:1 1 auto;flex-direction:column}.settings-setup-modal__code-panel .settings-setup-modal__code>header{flex:0 0 auto;padding-bottom:8px}.settings-setup-modal__code-panel .settings-setup-modal__code strong{font-size:10px}.settings-setup-modal__code-panel .settings-setup-modal__code span{font-size:8px}.settings-setup-modal__code-panel .settings-setup-modal__code .portal-button{min-height:29px}.settings-setup-modal__code-window{min-height:0;display:flex;flex:1 1 auto;flex-direction:column}.settings-setup-modal__code-window>span{flex:0 0 auto;padding:8px 11px;font-size:8px!important}.settings-setup-modal__code-window ol{min-height:120px;max-height:clamp(180px,27dvh,235px);flex:1 1 auto;padding:11px 14px 12px 38px;font-size:8px;line-height:1.5}.settings-setup-modal__facts,.settings-setup-modal__install-check{flex:0 0 auto;gap:7px}.settings-setup-modal__facts dl>div{min-height:29px}.settings-setup-modal__facts dt{font-size:9px}.settings-setup-modal__install-check>div{gap:9px;padding:9px 11px}.settings-setup-modal__status-dot{margin-top:4px}.settings-setup-modal__install-check small{line-height:1.35}.settings-modal--setup>.settings-setup-modal__footer{min-height:50px;padding:8px 22px!important}}@media (max-width: 980px){.settings-modal--setup .settings-setup-modal__layout{grid-template-columns:1fr;overflow:auto}.settings-setup-modal__guide,.settings-setup-modal__code-panel{overflow:visible}.settings-setup-modal__code-panel{border-top:1px solid #dfdbd1;border-left:0}}@media (max-width: 680px){.settings-modal-backdrop{padding:10px}.settings-modal--setup,.settings-modal--invite{max-height:calc(100vh - 20px);max-height:calc(100dvh - 20px)}.settings-modal.settings-modal--setup>.settings-setup-modal__header,.settings-modal.settings-modal--invite>header{padding-inline:18px}.settings-setup-modal__header-actions>a{display:none}.settings-setup-modal__progress{align-items:flex-start;overflow-x:auto;padding-inline:18px}.settings-setup-modal__progress ol{gap:18px}.settings-setup-modal__store-pill{display:none}.settings-setup-modal__guide,.settings-setup-modal__code-panel{padding:21px 18px 26px}.settings-modal.settings-modal--invite form{padding-inline:18px}.settings-modal.settings-modal--invite .settings-invite-modal__footer{align-items:stretch;flex-direction:column;margin-inline:-18px;padding-inline:18px}.settings-invite-modal__footer>div{justify-content:flex-end}}@keyframes settings-modal-enter{0%{opacity:0;transform:translateY(8px) scale(.985)}}.settings-page .portal-table-wrap{border-color:#dfdbd0;border-radius:7px;background:#ffffff5c}.settings-page .portal-table th{color:#817c73;font-size:9px;letter-spacing:.1em}.settings-page .portal-table td{padding-block:13px;font-size:12px}.settings-page .portal-code{max-height:220px;border-color:#d9d4c8;background:#1b1a18}.settings-page #pricing .portal-table tbody tr:has(td:first-child strong){background:transparent}.settings-page #subscription{scroll-margin-top:18px}@media (max-width: 980px){.settings-page{grid-template-columns:1fr;padding-inline:24px}.settings-page__nav{grid-column:1;grid-row:auto;position:static;display:flex;overflow-x:auto;padding:18px 0 0}.settings-page__nav a{white-space:nowrap}.settings-page__group,.settings-page__group--billing,.settings-page__group--access,.settings-page__group--store,.settings-page__group--connections{grid-column:1;grid-row:auto}}@media (max-width: 680px){.settings-page{padding-inline:18px}.settings-page__header{align-items:flex-start;flex-direction:column;justify-content:center;gap:4px}.settings-page__header>div>span,.settings-page__header>p{display:none}.settings-page__group-heading{align-items:center}.settings-add-person{padding-inline:9px}.settings-people-table th:nth-child(2),.settings-people-table td:nth-child(2),.settings-people-table th:nth-child(3),.settings-people-table td:nth-child(3){display:none}.settings-people-table th:first-child,.settings-people-table td:first-child{width:auto}.settings-page__group>.portal-card.third,.settings-page__group--store>.portal-card:not(.full){grid-column:1 / -1}.settings-billing-empty,.settings-billing-empty__form{align-items:stretch;flex-direction:column}.settings-billing-empty__form label,.settings-billing-empty__form label.short{width:100%}}:root{--agent-bg: #ffffff;--agent-surface: #f3f3f0;--agent-surface-hover: #e9e9e5;--agent-border: #deded9;--agent-border-strong: #c9c9c3;--agent-text: #18181a;--agent-text-subdued: #707074;--agent-text-muted: #99999d;--agent-accent: #202022;--agent-accent-fg: #ffffff;--agent-accent-soft: #f1f1ee;--agent-danger: #dc2626;--agent-success: #059669;--agent-radius-sm: 6px;--agent-radius-md: 8px;--agent-radius-lg: 10px;--agent-radius-xl: 14px;--agent-shadow-sm: none;--agent-shadow-md: none;--agent-font: "Geist", -apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", Helvetica, Arial, sans-serif;--agent-mono: "Geist Mono", "SF Mono", Menlo, Consolas, "Liberation Mono", monospace}.agent-sidebar__list,.agent-messages,.agent-tool__pre{scrollbar-width:thin;scrollbar-color:rgba(120,120,120,.35) transparent}.agent-sidebar__list::-webkit-scrollbar,.agent-messages::-webkit-scrollbar,.agent-tool__pre::-webkit-scrollbar{width:6px;height:6px}.agent-sidebar__list::-webkit-scrollbar-track,.agent-messages::-webkit-scrollbar-track,.agent-tool__pre::-webkit-scrollbar-track{background:transparent}.agent-sidebar__list::-webkit-scrollbar-thumb,.agent-messages::-webkit-scrollbar-thumb,.agent-tool__pre::-webkit-scrollbar-thumb{background:#78787859;border-radius:999px}.agent-sidebar__list::-webkit-scrollbar-thumb:hover,.agent-messages::-webkit-scrollbar-thumb:hover,.agent-tool__pre::-webkit-scrollbar-thumb:hover{background:#7878788c}.agent-sidebar__list::-webkit-scrollbar-corner,.agent-messages::-webkit-scrollbar-corner,.agent-tool__pre::-webkit-scrollbar-corner{background:transparent}.agent-shell{display:grid;grid-template-columns:252px 1fr;gap:0;height:100vh;overflow:hidden;background:var(--agent-bg);color:var(--agent-text);font-family:var(--agent-font);font-size:14px;line-height:1.55}.agent-shell aside{min-height:0;overflow:hidden}.agent-shell main{min-width:0;min-height:0;display:flex;flex-direction:column;background:var(--agent-bg);border-left:1px solid var(--agent-border);overflow:hidden}@media (max-width: 768px){.agent-shell{grid-template-columns:1fr}.agent-shell aside{display:none}}.agent-sidebar{background:var(--agent-surface);display:flex;flex-direction:column;height:100vh;padding:14px 10px;gap:10px}.agent-sidebar__brand{display:flex;align-items:center;gap:10px;padding:4px 4px 8px}.agent-sidebar__logo{width:24px;height:24px;border-radius:0;object-fit:contain;background:transparent;border:0}.agent-sidebar__brand-name{font-family:var(--agent-font);font-size:14px;font-weight:600;letter-spacing:-.03em;color:var(--agent-text)}.agent-sidebar__section{font-family:var(--agent-mono);font-size:10px;text-transform:uppercase;letter-spacing:.11em;color:var(--agent-text-muted);padding:4px 6px 2px;margin-top:4px}.agent-sidebar__new{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--agent-border-strong);background:var(--agent-bg);color:var(--agent-text);border-radius:var(--agent-radius-sm);padding:8px 10px;font-size:12px;font-weight:500;font-family:inherit;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background .12s ease,border-color .12s ease}.agent-sidebar__new:hover{background:var(--agent-accent-soft);border-color:var(--agent-text-subdued)}.agent-sidebar__list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:2px;margin:0 -4px;padding:0 4px}.agent-sidebar__load-more{align-self:center;margin:8px 0;border:0;background:transparent;color:var(--agent-text-muted);cursor:pointer;font:inherit;font-size:11px}.agent-sidebar__load-more:hover:not(:disabled){color:var(--agent-text)}.agent-sidebar__load-more:disabled{cursor:wait;opacity:.6}.agent-sidebar__item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 9px;border-radius:var(--agent-radius-sm);font-size:12px;color:var(--agent-text);text-decoration:none;cursor:pointer;transition:background .12s ease}.agent-sidebar__item:hover{background:var(--agent-surface-hover)}.agent-sidebar__item[data-active=true]{background:var(--agent-bg);border:0;font-weight:500}.agent-shell--portal{height:100vh}.agent-shell--portal .agent-sidebar__brand{display:none}.agent-sidebar__title-wrap{flex:1;min-width:0;display:flex;align-items:center;gap:6px}.agent-sidebar__title{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.agent-sidebar__working{flex-shrink:0;display:inline-grid;width:16px;height:16px;place-items:center}.agent-sidebar__working-spinner{width:11px;height:11px;border:1.5px solid rgba(204,239,73,.24);border-top-color:#ccef49;border-right-color:#ccef49;border-radius:50%;filter:drop-shadow(0 0 3px rgba(204,239,73,.28));animation:agent-sidebar-working-spin .72s linear infinite}@keyframes agent-sidebar-working-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.agent-sidebar__working-spinner{width:7px;height:7px;border:0;background:#ccef49;box-shadow:0 0 0 3px #ccef4924;animation:none}}.agent-sidebar__time{font-family:var(--agent-mono);font-size:10.5px;color:var(--agent-text-muted);white-space:nowrap;font-variant-numeric:tabular-nums}.agent-sidebar__empty{padding:16px 8px;font-size:13px;color:var(--agent-text-subdued);text-align:center}.agent-sidebar__skeleton{display:flex;flex-direction:column;gap:6px;padding:4px}.agent-sidebar__skeleton-row{height:32px;border-radius:var(--agent-radius-sm);background:linear-gradient(90deg,var(--agent-surface-hover) 0%,rgba(0,0,0,.02) 50%,var(--agent-surface-hover) 100%);background-size:200% 100%;animation:agent-shimmer 1.4s ease-in-out infinite}@keyframes agent-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.agent-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 32px 16px;border-bottom:1px solid var(--agent-border);background:var(--agent-bg);position:sticky;top:0;z-index:10}.agent-header__titles{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.agent-header__eyebrow{font-family:var(--agent-mono);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--agent-text-muted)}.agent-header__title{margin:0;font-family:var(--agent-font);font-size:20px;font-weight:560;letter-spacing:-.035em;line-height:1.2;color:var(--agent-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:60ch}.agent-header__archive{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:var(--agent-text-subdued);font-size:13px;font-family:inherit;cursor:pointer;padding:6px 10px;border-radius:var(--agent-radius-sm);transition:background .12s ease,color .12s ease}.agent-header__archive:hover{background:var(--agent-surface-hover);color:var(--agent-danger)}.agent-messages{flex:1;overflow-y:auto;padding:32px 0;scroll-behavior:smooth}.agent-messages__inner{max-width:760px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:24px}.agent-load-earlier{align-self:center;border:1px solid var(--agent-border, #e4e4e7);border-radius:999px;background:transparent;color:var(--agent-muted, #71717a);cursor:pointer;font:inherit;font-size:.78rem;padding:.45rem .8rem}.agent-load-earlier:hover:not(:disabled){border-color:var(--agent-ink, #18181b);color:var(--agent-ink, #18181b)}.agent-load-earlier:disabled{cursor:wait;opacity:.6}.agent-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;gap:8px}.agent-empty__heading{font-size:26px;font-weight:560;letter-spacing:-.04em;line-height:1.15;color:var(--agent-text);margin:0}.agent-empty__sub{font-size:14px;color:var(--agent-text-subdued);margin:0;max-width:480px}.agent-message{display:flex;gap:12px;animation:agent-fade-in .22s ease}.agent-message[data-role=user]{justify-content:flex-end}.agent-message[data-role=assistant]{justify-content:flex-start}@keyframes agent-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.agent-bubble{display:flex;flex-direction:column;gap:10px}.agent-bubble[data-role=user]{max-width:80%;background:var(--agent-accent);color:var(--agent-accent-fg);border-radius:var(--agent-radius-lg);border-bottom-right-radius:4px;padding:10px 14px}.agent-bubble[data-role=assistant]{width:100%;max-width:100%;color:var(--agent-text)}.agent-bubble[data-role=assistant] .agent-tool{width:100%}.agent-created-tests{position:relative;display:grid;gap:14px;padding:16px;overflow:hidden;border:1px solid #dfe5b8;border-radius:14px;background:linear-gradient(135deg,#fbfced,#f8f6ed 58%,#fffefa);box-shadow:0 10px 28px #4439280f}.agent-created-tests__heading{display:flex;align-items:center;gap:10px;min-width:0}.agent-created-tests__status{display:inline-flex;flex:0 0 30px;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;background:#cde642;color:#17170f;box-shadow:inset 0 0 0 1px #17170f0f}.agent-created-tests__status img{display:block;width:15px;height:15px;object-fit:contain}.agent-created-tests__heading-copy{display:grid;gap:2px;min-width:0;color:#24211d;font-size:12px;font-weight:650;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.agent-created-tests__heading-copy small{color:#777169;font-size:12px;font-weight:450;letter-spacing:-.01em;text-transform:none}.agent-created-tests__list{display:flex;flex-direction:column;gap:6px}.agent-created-tests__link{display:flex;gap:12px;align-items:center;justify-content:space-between;min-width:0;min-height:56px;padding:11px 12px 11px 15px;border:1px solid #e4dfd5;border-radius:11px;background:#fffefae6;color:#24211d;text-decoration:none;box-shadow:0 1px #44392808;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.agent-created-tests__link:hover{border-color:#c8d07e;box-shadow:0 7px 18px #44392814;transform:translateY(-1px)}.agent-created-tests__name{min-width:0;overflow:hidden;font-size:14px;font-weight:590;letter-spacing:-.018em;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.agent-created-tests__action{display:inline-flex;flex:none;align-items:center;gap:7px;min-height:34px;padding:0 12px;border-radius:999px;background:#1d1c18;color:#fffefa;font-size:12px;font-weight:580;transition:background .14s ease,color .14s ease}.agent-created-tests__link:hover .agent-created-tests__action{background:#cde642;color:#17170f}@media (max-width: 640px){.agent-created-tests__link{align-items:flex-start;flex-direction:column}.agent-created-tests__name{white-space:normal}}.agent-bubble__user-text,.agent-md{overflow-wrap:anywhere;word-break:break-word}.agent-md{font-family:var(--agent-font);font-size:14px;font-weight:400;line-height:1.65;letter-spacing:-.008em}.agent-bubble__user-text{font-size:14px;line-height:1.55;letter-spacing:-.006em;white-space:pre-wrap}.agent-md>:first-child{margin-top:0}.agent-md>:last-child{margin-bottom:0}.agent-md p{margin:0 0 8px}.agent-md p:last-child{margin-bottom:0}.agent-md a{color:inherit;text-decoration:underline;text-underline-offset:2px}.agent-md ul,.agent-md ol{margin:4px 0 8px;padding-left:22px}.agent-md li{margin-bottom:2px}.agent-md li:last-child{margin-bottom:0}.agent-md li>p{margin:0}.agent-md li>p+p{margin-top:4px}.agent-md li>ul,.agent-md li>ol{margin:2px 0 0}.agent-md h1,.agent-md h2,.agent-md h3,.agent-md h4{font-weight:560;letter-spacing:-.025em;margin:12px 0 4px;line-height:1.25}.agent-md h1:first-child,.agent-md h2:first-child,.agent-md h3:first-child{margin-top:0}.agent-md h1{font-size:1.25em}.agent-md h2{font-size:1.15em}.agent-md h3{font-size:1.05em}.agent-md hr{border:none;border-top:1px solid var(--agent-border);margin:12px 0}.agent-md code{font-family:var(--agent-mono);background:var(--agent-accent-soft);border-radius:4px;padding:2px 5px;font-size:.92em}.agent-md pre{background:#0f172a;color:#e2e8f0;border-radius:var(--agent-radius-md);padding:12px 14px;overflow-x:auto;font-size:13px;line-height:1.5;margin:0 0 12px}.agent-md pre code{background:transparent;padding:0;color:inherit;font-size:inherit}.agent-md blockquote{border-left:3px solid var(--agent-border-strong);margin:0 0 12px;padding:0 0 0 12px;color:var(--agent-text-subdued)}.agent-md table{width:100%;border-collapse:collapse;margin-bottom:12px;font-size:13px}.agent-md th,.agent-md td{border:1px solid var(--agent-border);padding:6px 10px;text-align:left}.agent-md th{background:var(--agent-surface);font-weight:600}.agent-tool-group{font-family:var(--agent-font);animation:agent-fade-in .22s ease}.agent-tool-group__summary{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;margin:0 -8px;background:transparent;border:0;border-radius:var(--agent-radius-sm);font-family:var(--agent-mono);font-size:12px;color:var(--agent-text-subdued);cursor:pointer;text-align:left}.agent-tool-group__summary:hover{background:var(--agent-surface);color:var(--agent-text)}.agent-tool-group[data-state=all-failed] .agent-tool-group__summary{color:var(--agent-danger)}.agent-tool-group[data-state=all-failed] .agent-tool-group__summary:hover{background:#fef2f2}.agent-tool-group__dot{font-size:13px;line-height:1;color:var(--agent-text-muted)}.agent-tool-group__dot[data-state=ok],.agent-tool-group__dot[data-state=partial-fail]{color:var(--agent-success)}.agent-tool-group__dot[data-state=warning]{color:#b45309}.agent-tool-group__dot[data-state=warning]:before{content:"!"}.agent-tool-group__dot[data-state=all-failed]{color:var(--agent-danger)}.agent-tool-group__dot[data-state=running]{color:#b45309;animation:agent-pulse 1.2s ease-in-out infinite}.agent-tool-group__dot:before{content:"✓"}.agent-tool-group__dot[data-state=all-failed]:before{content:"✗"}.agent-tool-group__dot[data-state=running]:before{content:"·";font-size:22px;line-height:.6}.agent-tool-group__label{color:var(--agent-text)}.agent-tool-group[data-state=all-failed] .agent-tool-group__label{color:var(--agent-danger)}.agent-tool-group__meta{color:var(--agent-text-muted);font-size:11px}.agent-tool-group[data-state=partial-fail] .agent-tool-group__meta,.agent-tool-group[data-state=all-failed] .agent-tool-group__meta{color:var(--agent-danger)}.agent-tool-group[data-state=warning] .agent-tool-group__meta{color:#b45309}.agent-tool-group__caret{margin-left:auto;color:var(--agent-text-muted);transition:transform .16s ease;font-size:14px;line-height:1}.agent-tool-group__caret[data-open=true]{transform:rotate(90deg)}.agent-tool-group__items{margin-top:6px;padding-left:16px;display:flex;flex-direction:column;gap:2px}.agent-reasoning{font-family:var(--agent-font);animation:agent-fade-in .22s ease}.agent-reasoning__summary{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;margin:0 -8px;background:transparent;border:0;border-radius:var(--agent-radius-sm);font-family:var(--agent-mono);font-size:12px;color:var(--agent-text-subdued);cursor:pointer;text-align:left}.agent-reasoning__summary:hover{background:var(--agent-surface);color:var(--agent-text)}.agent-reasoning__dot{font-size:13px;line-height:1;color:var(--agent-text-muted)}.agent-reasoning__dot[data-streaming=true]{color:#b45309;animation:agent-pulse 1.2s ease-in-out infinite}.agent-reasoning__dot:before{content:"◦"}.agent-reasoning__dot[data-streaming=true]:before{content:"·";font-size:22px;line-height:.6}.agent-reasoning__label{color:var(--agent-text)}.agent-reasoning__caret{margin-left:auto;color:var(--agent-text-muted);transition:transform .16s ease;font-size:14px;line-height:1}.agent-reasoning__caret[data-open=true]{transform:rotate(90deg)}.agent-reasoning__body{margin-top:6px;padding-left:16px}.agent-reasoning__text{margin:0;padding:8px 10px;max-height:240px;overflow:auto;background:var(--agent-surface);border-radius:var(--agent-radius-sm);font-family:var(--agent-mono);font-size:11px;line-height:1.5;color:var(--agent-text-subdued);white-space:pre-wrap;word-break:break-word}.agent-tool{font-family:var(--agent-font)}.agent-tool__row{display:flex;align-items:center;gap:8px;width:100%;padding:4px 8px;margin:0 -8px;background:transparent;border:0;border-radius:var(--agent-radius-sm);font-family:var(--agent-mono);font-size:12px;color:var(--agent-text-subdued);cursor:pointer;text-align:left}.agent-tool__row:hover{background:var(--agent-surface);color:var(--agent-text)}.agent-tool__row:disabled{cursor:default}.agent-tool__row:disabled:hover{background:transparent}.agent-tool[data-status=error] .agent-tool__row:hover{background:#fef2f2}.agent-tool__glyph{font-size:12px;line-height:1;color:var(--agent-text-muted);min-width:10px}.agent-tool__glyph[data-status=success]{color:var(--agent-success)}.agent-tool__glyph[data-status=warning]{color:#b45309}.agent-tool__glyph[data-status=error]{color:var(--agent-danger)}.agent-tool__glyph[data-status=pending]{color:#b45309;animation:agent-pulse 1.2s ease-in-out infinite}.agent-tool__name{color:var(--agent-text);font-weight:500}.agent-tool[data-status=error] .agent-tool__name{color:var(--agent-danger)}.agent-tool__status{color:var(--agent-text-muted);font-size:11px}.agent-tool[data-status=error] .agent-tool__status{color:var(--agent-danger)}.agent-tool[data-status=warning] .agent-tool__status,.agent-tool[data-status=pending] .agent-tool__status{color:#b45309}.agent-tool__caret{margin-left:auto;color:var(--agent-text-muted);transition:transform .16s ease;font-size:13px;line-height:1}.agent-tool__caret[data-open=true]{transform:rotate(90deg)}.agent-tool__body{padding:4px 0 8px 16px}.agent-tool__pre{font-family:var(--agent-mono);font-size:11.5px;line-height:1.55;color:var(--agent-text);background:#fafafa;border:1px solid #e5e5e5;border-radius:6px;padding:10px 12px;margin:0;white-space:pre-wrap;overflow-wrap:anywhere;max-height:240px;overflow-y:auto}@keyframes agent-pulse{0%,to{opacity:1}50%{opacity:.4}}.agent-skill{display:flex;align-items:center;gap:8px;padding:4px 8px;margin:0 -8px;border-radius:var(--agent-radius-sm);font-family:var(--agent-mono);font-size:12px;color:var(--agent-text-subdued)}.agent-skill__glyph{font-size:12px;line-height:1;color:#7c3aed;min-width:10px}.agent-skill[data-status=pending] .agent-skill__glyph{animation:agent-pulse 1.2s ease-in-out infinite}.agent-skill[data-status=error] .agent-skill__glyph{color:var(--agent-danger)}.agent-skill__label{color:var(--agent-text-muted)}.agent-skill__title{color:var(--agent-text);font-weight:500}.agent-skill[data-status=error] .agent-skill__title{color:var(--agent-danger)}.agent-skill__status{color:var(--agent-text-muted);font-size:11px}.agent-skill[data-status=pending] .agent-skill__status{color:#b45309}.agent-skill[data-status=error] .agent-skill__status{color:var(--agent-danger)}.agent-working-banner{margin:0 0 8px;font-size:13px;color:var(--agent-text-muted)}.agent-tail-activity{display:flex;align-items:center;padding-top:6px;animation:agent-fade-in .22s ease}.agent-msg-duration{margin-top:8px;font-family:var(--agent-mono);font-size:11px;color:var(--agent-text-muted)}.agent-turn-failure{margin:8px 0 0;font-size:13px;font-style:italic;color:var(--agent-text-muted)}.agent-turn-failure:first-child{margin-top:0}.agent-tail-activity__label{display:inline-block;font-variant-numeric:tabular-nums;font-size:13px;background:linear-gradient(90deg,var(--agent-text-muted) 0%,var(--agent-text) 50%,var(--agent-text-muted) 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:agent-shimmer 1.4s ease-in-out infinite}.agent-live-view{position:fixed;right:24px;bottom:104px;z-index:40;display:flex;flex-direction:column;width:384px;height:272px;min-width:240px;min-height:180px;max-width:min(90vw,960px);max-height:min(85vh,640px);resize:both;border:1px solid var(--agent-border);border-radius:var(--agent-radius-md);background:var(--agent-surface);box-shadow:var(--agent-shadow-md);overflow:hidden;animation:agent-fade-in .22s ease}.agent-live-view__header{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:12px;color:var(--agent-text-subdued);border-bottom:1px solid var(--agent-border);cursor:move;-webkit-user-select:none;user-select:none;touch-action:none}.agent-live-view__hint{margin-left:auto;font-size:11px;color:var(--agent-text-muted);white-space:nowrap}.agent-live-view__dot{width:6px;height:6px;border-radius:50%;background:var(--agent-success);animation:agent-pulse 1.6s ease-in-out infinite}.agent-live-view__frame{display:block;flex:1;width:100%;min-height:0;border:0;pointer-events:none;background:var(--agent-bg)}.agent-created-test-toast{position:fixed;right:24px;bottom:24px;z-index:45;display:grid;grid-template-columns:1fr auto auto;grid-template-rows:auto auto;gap:2px 8px;align-items:center;width:min(360px,calc(100vw - 48px));padding:12px 12px 14px 14px;border:1px solid var(--agent-border);border-radius:var(--agent-radius-md);background:var(--agent-bg);box-shadow:var(--agent-shadow-md);overflow:hidden;contain:layout style paint;transform-origin:bottom right;transition:bottom .32s cubic-bezier(.16,1,.3,1);animation:agent-toast-in .36s cubic-bezier(.16,1,.3,1) both;animation-delay:80ms}.agent-created-test-toast[data-elevated=true]{bottom:392px}.agent-created-test-toast[data-phase=exiting]{animation:agent-toast-out .22s cubic-bezier(.4,0,.2,1) forwards;pointer-events:none}@keyframes agent-toast-in{0%{opacity:0;transform:translate3d(0,16px,0) scale(.96)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes agent-toast-out{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(0,10px,0) scale(.98)}}.agent-created-test-toast__body{grid-column:1 / 2;grid-row:1 / 3;display:flex;flex-direction:column;gap:2px;min-width:0;padding:0;border:0;background:transparent;text-align:left;cursor:pointer;color:inherit;font:inherit}.agent-created-test-toast__body:hover .agent-created-test-toast__action{color:var(--agent-text)}.agent-created-test-toast__title{font-size:14px;font-weight:600;color:var(--agent-text)}.agent-created-test-toast__subtitle{font-size:13px;color:var(--agent-text-subdued);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agent-created-test-toast__action{margin-top:4px;font-size:12px;font-weight:500;color:var(--agent-success)}.agent-created-test-toast__secondary{grid-column:2;grid-row:1;padding:4px 8px;border:0;border-radius:var(--agent-radius-sm);background:transparent;color:var(--agent-text-subdued);font-size:12px;cursor:pointer}.agent-created-test-toast__secondary:hover{background:var(--agent-surface);color:var(--agent-text)}.agent-created-test-toast__close{grid-column:3;grid-row:1;width:28px;height:28px;padding:0;border:0;border-radius:var(--agent-radius-sm);background:transparent;color:var(--agent-text-muted);font-size:18px;line-height:1;cursor:pointer}.agent-created-test-toast__close:hover{background:var(--agent-surface);color:var(--agent-text)}.agent-created-test-toast__timer{position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--agent-success);transform:scaleX(1);transform-origin:left center;will-change:transform;animation:agent-created-test-toast-dismiss linear forwards;animation-delay:80ms}@keyframes agent-created-test-toast-dismiss{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.agent-composer{border-top:1px solid var(--agent-border);padding:16px 24px 20px;background:var(--agent-bg)}.agent-composer__inner{max-width:760px;margin:0 auto}.agent-composer__shell{position:relative;background:var(--agent-bg);border:1px solid var(--agent-border-strong);border-radius:var(--agent-radius-lg);box-shadow:var(--agent-shadow-sm);padding:12px 14px 10px;display:flex;flex-direction:column;gap:8px;transition:border-color .12s ease,box-shadow .12s ease}.agent-composer__shell:focus-within{border-color:var(--agent-text);box-shadow:0 0 0 3px #11182714}.agent-composer__content{display:contents}.agent-composer__layout{display:flex;flex-direction:column;gap:10px}.agent-composer__layout>.agent-attach-row{padding:0 4px}.agent-composer__textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;background:transparent;resize:none;font:inherit;color:var(--agent-text);line-height:1.5;width:100%;min-height:24px;max-height:240px;padding:4px 0}.agent-composer__textarea::placeholder{color:var(--agent-text-muted)}.agent-composer__textarea:focus-visible{outline:none}.agent-composer__row{display:flex;align-items:center;justify-content:space-between;gap:8px}.agent-model-selector{position:relative;display:inline-flex}.agent-model-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;display:inline-flex;align-items:center;gap:5px;color:var(--agent-text-subdued);border-radius:var(--agent-radius-sm);padding:5px 8px;font-size:13px;font-family:inherit;cursor:pointer;outline:none;transition:color .12s ease,background-color .12s ease}.agent-model-trigger:hover:not(:disabled),.agent-model-trigger[aria-expanded=true]{color:var(--agent-text);background-color:var(--agent-surface-hover)}.agent-model-trigger:disabled{cursor:default}.agent-model-trigger__chevron{font-size:9px}.agent-model-menu{position:absolute;bottom:calc(100% + 8px);right:0;width:300px;background:var(--agent-bg);border:1px solid var(--agent-border);border-radius:var(--agent-radius-md);box-shadow:var(--agent-shadow-md);overflow:hidden;z-index:30}.agent-model-menu__header{padding:10px 14px 6px;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--agent-text-subdued)}.agent-model-menu__item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;display:flex;align-items:flex-start;gap:10px;width:100%;box-sizing:border-box;text-align:left;padding:8px 14px;cursor:pointer;font-family:inherit}.agent-model-menu__item:hover{background:var(--agent-surface-hover)}.agent-model-menu__check{width:14px;flex-shrink:0;padding-top:2px;font-size:12px;color:var(--agent-text)}.agent-model-menu__body{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.agent-model-menu__name-row{display:flex;align-items:baseline;gap:8px}.agent-model-menu__name{font-size:13px;font-weight:600;color:var(--agent-text)}.agent-model-menu__tag{font-size:11px;color:var(--agent-text-subdued)}.agent-model-menu__desc{font-size:12px;color:var(--agent-text-subdued);line-height:1.4}.agent-composer__actions{display:flex;align-items:center;gap:4px}.agent-composer__icon-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:var(--agent-text-subdued);border-radius:var(--agent-radius-sm);height:30px;width:30px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .12s ease,color .12s ease}.agent-composer__icon-btn:hover:not(:disabled){background:var(--agent-surface-hover);color:var(--agent-text)}.agent-composer__icon-btn:disabled{opacity:.5;cursor:not-allowed}.agent-composer__hint-slot{position:relative;display:inline-flex;align-items:center}.agent-composer__hint{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;display:inline-flex;align-items:center;gap:5px;font-size:12px;font-family:inherit;color:var(--agent-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;padding:4px 8px;border-radius:var(--agent-radius-sm);cursor:pointer;transition:color .12s ease,background-color .12s ease}button.agent-composer__hint:hover:not(:disabled){color:var(--agent-text);background:var(--agent-surface-hover)}.agent-composer__hint-bar{display:inline-flex;gap:1px;width:32px;height:6px;border-radius:3px;overflow:hidden;background:var(--agent-surface)}.agent-composer__hint-bar-fill{display:block;height:100%;background:currentColor;opacity:.55}.agent-composer__hint-pct{font-variant-numeric:tabular-nums}button.agent-composer__hint:disabled{cursor:default}.agent-composer__hint--warn{color:#b45309}.agent-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:var(--agent-accent);color:var(--agent-accent-fg);border-radius:10px;height:32px;width:32px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .12s ease,opacity .12s ease,background .12s ease}.agent-btn:hover{transform:scale(1.04)}.agent-btn:disabled{background:var(--agent-border-strong);color:var(--agent-bg);cursor:not-allowed;transform:none}.agent-btn--ghost{background:transparent;color:var(--agent-text-subdued);border:1px solid var(--agent-border)}.agent-btn--ghost:hover{background:var(--agent-surface-hover);color:var(--agent-text)}.agent-error{margin-top:8px;font-size:13px;color:var(--agent-danger)}.agent-context-popover{position:absolute;right:0;bottom:calc(100% + 10px);width:320px;background:var(--agent-bg);border:1px solid var(--agent-border);border-radius:14px;box-shadow:var(--agent-shadow-md);padding:14px 16px;z-index:40;text-align:left}.agent-context-popover__header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.agent-context-popover__title{font-size:13px;font-weight:600;color:var(--agent-text)}.agent-context-popover__used{font-size:12px;color:var(--agent-text-subdued);font-variant-numeric:tabular-nums}.agent-context-popover__bar{display:flex;gap:2px;height:8px;border-radius:5px;overflow:hidden;background:var(--agent-surface)}.agent-context-popover__seg--system{background:#7c7cf0}.agent-context-popover__seg--tools{background:#4a9ff0}.agent-context-popover__seg--messages{background:var(--agent-text)}.agent-context-popover__seg--images{background:#e8a33d}.agent-context-popover__seg--free{background:#e2e2e0}.agent-context-popover__rows{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.agent-context-popover__row{display:flex;align-items:center;gap:8px;font-size:12px}.agent-context-popover__dot{width:8px;height:8px;border-radius:50%;flex:none}.agent-context-popover__label{color:var(--agent-text-subdued)}.agent-context-popover__value{margin-left:auto;color:var(--agent-text);font-variant-numeric:tabular-nums}.agent-context-popover__note{margin:12px 0 0;padding-top:10px;border-top:1px solid var(--agent-border);font-size:11px;line-height:1.4;color:var(--agent-text-muted)}.agent-context-popover__empty{margin:0;font-size:12px;color:var(--agent-text-muted)}.agent-context-popover__bar--loading{position:relative}.agent-context-popover__sweep{position:absolute;top:0;bottom:0;width:38%;border-radius:5px;background:linear-gradient(90deg,#7c7cf000,#7c7cf0,#7c7cf000);animation:agent-ctx-sweep 1.4s ease-in-out infinite}@keyframes agent-ctx-sweep{0%{transform:translate(-130%)}to{transform:translate(340%)}}.agent-context-popover__row--skeleton{animation:agent-ctx-rowpulse 1.3s ease-in-out infinite}.agent-context-popover__dot--skeleton{background:var(--agent-border)}.agent-context-popover__skeleton-text{height:10px;border-radius:4px;background:var(--agent-surface)}.agent-context-popover__skeleton-text--value{margin-left:auto}@keyframes agent-ctx-rowpulse{0%,to{opacity:.35}50%{opacity:.95}}@media (prefers-reduced-motion: reduce){.agent-context-popover__sweep{animation:none;width:100%;background:var(--agent-surface)}.agent-context-popover__row--skeleton{animation:none;opacity:.6}}.agent-compaction{margin:18px 0}.agent-compaction__toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;display:flex;align-items:center;gap:12px;width:100%;padding:4px 0;cursor:pointer;font-family:inherit}.agent-compaction__line{flex:1;height:1px;background:var(--agent-border)}.agent-compaction__label{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--agent-text-muted);white-space:nowrap;transition:color .12s ease}.agent-compaction__toggle:hover .agent-compaction__label{color:var(--agent-text-subdued)}.agent-compaction__caret{transition:transform .12s ease}.agent-compaction__caret.is-open{transform:rotate(180deg)}.agent-compaction__summary{margin-top:10px;padding:12px 14px;background:var(--agent-surface);border:1px solid var(--agent-border);border-radius:var(--agent-radius-md);font-size:13px;line-height:1.55;color:var(--agent-text-subdued);white-space:pre-wrap}.agent-hero{flex:1;display:flex;align-items:center;justify-content:center;padding:24px}.agent-hero__inner{width:100%;max-width:720px;display:flex;flex-direction:column;gap:24px;text-align:center}.agent-hero__title{font-family:var(--agent-font);font-size:38px;letter-spacing:-.05em;line-height:1.08;font-weight:470;margin:0;color:var(--agent-text)}.agent-hero__sub{font-size:14px;line-height:1.55;color:var(--agent-text-subdued);margin:0}.agent-shell--portal{grid-template-columns:var(--portal-workspace-sidebar-width) minmax(0,1fr);background:#0d0c0a}.agent-shell--portal main{height:calc(100vh - 8px);margin-top:8px;border:0;border-radius:0;background:#f4f0e7;overflow:hidden}.agent-shell--portal-embedded{display:block;width:100%;height:100%;min-height:0}.agent-shell--portal-embedded>main{width:100%;height:100%;margin-top:0;border-radius:0}.agent-chat-nav{min-height:0;flex:1;display:flex;flex-direction:column;padding-top:12px;border-top:1px solid #24231f;color:#efede7}.agent-chat-nav__header{display:flex;align-items:center;justify-content:space-between;padding:0 5px 8px;color:#66635d;font:570 10px / 1.2 var(--agent-font);letter-spacing:.1em;text-transform:uppercase}.agent-chat-nav__header button{display:inline-flex;align-items:center;gap:4px;min-height:27px;padding:4px 9px;border:1px solid #302f2b;border-radius:7px;background:transparent;color:#dad7d0;cursor:pointer;font:520 11px / 1 var(--agent-font);letter-spacing:0;text-transform:none}.agent-chat-nav__header button:hover:not(:disabled){border-color:#4a4841;background:#191815;color:#fff}.agent-chat-nav__search{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:35px;margin-bottom:11px;padding:0 9px;border:1px solid #2d2c28;border-radius:7px;background:#181714;color:#69665f}.agent-chat-nav__search:focus-within{border-color:#5a574f}.agent-chat-nav__search svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.agent-chat-nav__search input{min-width:0;border:0;outline:0;background:transparent;color:#eeece5;font:450 12px / 1.2 var(--agent-font)}.agent-chat-nav__search input::placeholder{color:#77736c}.agent-chat-nav__search input::-webkit-search-cancel-button{display:none}.agent-chat-nav__search kbd{color:#5f5c56;font:500 9px / 1 var(--agent-mono)}.agent-sidebar__list--embedded{margin:0 -3px;padding:0 3px 12px;gap:12px}.agent-chat-nav__group{display:grid;gap:2px}.agent-chat-nav__group>p{margin:0;padding:0 6px 5px;color:#5e5b55;font:560 9px / 1.2 var(--agent-font);letter-spacing:.1em;text-transform:uppercase}.agent-sidebar__list--embedded .agent-sidebar__item{min-height:36px;padding:7px;border-radius:6px;color:#bbb8b1}.agent-sidebar__list--embedded .agent-sidebar__item:hover,.agent-sidebar__list--embedded .agent-sidebar__item[data-active=true]{background:#1a1916;color:#fff}.agent-sidebar__list--embedded .agent-sidebar__time{color:#59564f}.agent-sidebar__list--embedded .agent-sidebar__empty,.agent-sidebar__list--embedded .agent-sidebar__load-more{color:#77736c}.agent-hero--portal{position:relative;align-items:flex-start;justify-content:center;min-height:100%;padding:clamp(270px,34vh,330px) 32px 64px;background:#f4f0e7;isolation:isolate}.agent-hero--portal:before{position:absolute;z-index:-1;inset:0 0 auto;height:clamp(250px,34vh,330px);border-radius:0;background:linear-gradient(to bottom,#1f191814,#f4f0e714 38%,#f4f0e7),url(/variant-login-mountains.png) center 45% / cover no-repeat;content:""}.agent-hero__breadcrumb{position:absolute;top:24px;left:26px;display:flex;align-items:center;gap:8px;color:#ffffffad;font-size:12px}.agent-hero__breadcrumb strong{color:#fff;font-weight:600}.agent-hero--portal .agent-hero__inner{max-width:765px;gap:28px;text-align:left}.agent-hero--portal .agent-hero__title{font-size:clamp(38px,4vw,48px);font-weight:590;letter-spacing:-.055em}.agent-hero--portal .agent-hero__sub{max-width:650px;margin-top:9px;color:#777169;font-size:17px;line-height:1.45}.agent-hero__composer-form{text-align:left}.agent-hero--portal .agent-composer__shell{min-height:128px;padding:17px 18px 13px;border-color:#ebe6dc;border-radius:15px;background:#fffefa;box-shadow:0 14px 32px #453a2817}.agent-hero--portal .agent-composer__shell:focus-within{border-color:#d6d0c4;box-shadow:0 14px 32px #453a2817}.agent-hero--portal .agent-composer__textarea{min-height:52px;font-size:15px}.agent-hero--portal .agent-composer__icon-btn{width:auto;gap:6px;padding:0 4px;color:#6b665e;font-size:12px}.agent-hero--portal .agent-composer__icon-btn:after{content:"Attach"}.agent-hero--portal .agent-model-trigger{color:#655f58;font-size:12px}.agent-hero--portal .agent-btn{width:34px;height:34px;border-radius:999px;background:#cde642;color:#17170f}.agent-hero--portal .agent-btn svg{transform:rotate(90deg)}.agent-hero--portal .agent-btn:disabled{background:#e3dfd4;color:#aaa49a}@media (max-width: 900px){.agent-shell--portal{grid-template-columns:260px minmax(0,1fr)}.agent-hero--portal{padding-inline:24px}}.agent-thread-skeleton__status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.agent-thread-skeleton__title{display:block;width:min(360px,42vw);height:28px;border-radius:8px;background:linear-gradient(90deg,var(--agent-surface-hover) 0%,rgba(0,0,0,.025) 50%,var(--agent-surface-hover) 100%);background-size:200% 100%;animation:agent-shimmer 1.4s ease-in-out infinite}.agent-thread-skeleton{display:grid;gap:28px;padding-top:28px}.agent-thread-skeleton__message{display:grid;gap:8px}.agent-thread-skeleton__message--user{width:min(420px,72%);justify-self:end}.agent-thread-skeleton__message--assistant{width:min(620px,88%)}.agent-thread-skeleton__message span{display:block;height:12px;border-radius:999px;background:linear-gradient(90deg,var(--agent-surface-hover) 0%,rgba(0,0,0,.025) 50%,var(--agent-surface-hover) 100%);background-size:200% 100%;animation:agent-shimmer 1.4s ease-in-out infinite}.agent-thread-skeleton__message span:last-child{width:68%}.agent-skeleton-msg{height:18px;border-radius:6px;background:linear-gradient(90deg,var(--agent-surface-hover) 0%,rgba(0,0,0,.02) 50%,var(--agent-surface-hover) 100%);background-size:200% 100%;animation:agent-shimmer 1.4s ease-in-out infinite;margin-bottom:8px}@media (prefers-reduced-motion: reduce){.agent-thread-skeleton__title,.agent-thread-skeleton__message span{animation:none}}.agent-skeleton-msg:nth-child(1){width:70%}.agent-skeleton-msg:nth-child(2){width:88%}.agent-skeleton-msg:nth-child(3){width:60%}.agent-message__stack{display:flex;flex-direction:column;gap:8px;width:100%}.agent-message__stack[data-role=user]{align-items:flex-end}.agent-message__stack[data-role=assistant]{align-items:flex-start}.agent-attach-row{display:flex;flex-wrap:wrap;gap:8px}.agent-attach-chip{position:relative;width:56px;height:56px;border-radius:var(--agent-radius-sm);border:1px solid var(--agent-border);overflow:hidden;background:var(--agent-surface)}.agent-attach-chip__thumb{width:100%;height:100%;object-fit:cover;display:block}.agent-attach-chip--uploading .agent-attach-chip__thumb{opacity:.5}.agent-attach-chip--error{border-color:var(--agent-danger)}.agent-attach-chip__spinner{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:16px;height:16px;border:2px solid rgba(17,24,39,.2);border-top-color:var(--agent-text);border-radius:50%;animation:agent-attach-spin .7s linear infinite}@keyframes agent-attach-spin{to{transform:rotate(360deg)}}.agent-attach-chip__badge{position:absolute;left:4px;bottom:4px;width:16px;height:16px;border-radius:50%;background:var(--agent-danger);color:#fff;font-size:11px;font-weight:700;line-height:16px;text-align:center}.agent-attach-chip__remove{position:absolute;top:2px;right:2px;width:18px;height:18px;border:none;border-radius:50%;background:#111827b8;color:#fff;font-size:12px;line-height:18px;text-align:center;cursor:pointer;padding:0}.agent-attach-chip__remove:hover{background:#111827e6}.agent-imgset{display:flex;flex-direction:column;gap:6px;max-width:80%}.agent-message__stack[data-role=user] .agent-imgset{align-items:flex-end}.agent-imgset__row{display:flex;flex-wrap:wrap;gap:6px}.agent-message__stack[data-role=user] .agent-imgset__row{justify-content:flex-end}.agent-imgset__grid{display:grid;grid-template-columns:148px 148px;gap:6px}.agent-imgset__caption{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:var(--agent-text-muted);padding-right:2px}.agent-img{position:relative;display:block;padding:0;border:none;background:var(--agent-surface);border-radius:14px;overflow:hidden;cursor:zoom-in;line-height:0;box-shadow:0 1px 2px #1118271a,0 0 0 1px #11182712;transition:box-shadow .15s ease}.agent-img:hover{box-shadow:0 4px 14px #11182729,0 0 0 1px #1118271a}.agent-img__media{display:block}.agent-img--hero .agent-img__media{max-width:340px;max-height:230px;object-fit:cover}.agent-img--tile .agent-img__media,.agent-img--tile.agent-img--loading{width:148px;height:148px;object-fit:cover}.agent-img--hero.agent-img--loading{width:340px;height:200px}.agent-img--loading{background:linear-gradient(90deg,var(--agent-surface-hover) 0%,rgba(0,0,0,.02) 50%,var(--agent-surface-hover) 100%);background-size:200% 100%;animation:agent-shimmer 1.4s ease-in-out infinite;cursor:default}.agent-img--failed{padding:10px 14px;color:var(--agent-text-muted);font-size:12px;line-height:1.4;cursor:default;width:auto;height:auto}.agent-img__scrim{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:8px;background:linear-gradient(to top,#1118278c,#11182700 45%);opacity:0;transition:opacity .15s ease}.agent-img:hover .agent-img__scrim{opacity:1}.agent-img__pill{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;line-height:1.4;color:#fff;background:#1118278c;padding:4px 8px;border-radius:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.agent-img__more{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#1118279e;color:#fff;font-size:22px;font-weight:500;line-height:1}.agent-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;flex-direction:column;background:#0c1119e0;animation:agent-lightbox-in .15s ease}@keyframes agent-lightbox-in{0%{opacity:0}to{opacity:1}}.agent-lightbox__bar{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#c6cdd6}.agent-lightbox__meta{display:flex;align-items:center;gap:14px}.agent-lightbox__name{color:#fff}.agent-lightbox__counter{opacity:.7}.agent-lightbox__btn{cursor:pointer;width:32px;height:32px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;background:transparent;padding:0;flex:none}.agent-lightbox__btn:hover{background:#ffffff1f}.agent-lightbox__nav{width:44px;height:44px;font-size:18px}.agent-lightbox__nav[data-disabled=true]{opacity:.25;pointer-events:none}.agent-lightbox__body{flex:1;display:flex;align-items:center;justify-content:center;gap:20px;padding:0 24px 40px;min-height:0}.agent-lightbox__img{max-width:calc(100% - 140px);max-height:100%;object-fit:contain;border-radius:10px;box-shadow:0 12px 48px #00000080;animation:agent-lightbox-img-in .18s ease}@keyframes agent-lightbox-img-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.agent-tool__body .agent-imgset{margin-bottom:8px;max-width:100%}.agent-thread{position:relative;display:flex;flex:1;flex-direction:column;width:100%;min-width:0;min-height:0;height:100%;overflow:hidden;background:#f4f0e7}.agent-thread .agent-header{position:relative;flex:none;align-items:center;min-height:80px;padding:16px 30px 14px;border-color:#ded8cc;background:#f4f0e7}.agent-thread .agent-header__titles{gap:4px}.agent-thread .agent-header__eyebrow{color:#858078;font-size:9px;font-weight:520;letter-spacing:.14em}.agent-thread .agent-header__title{max-width:min(64ch,70vw);color:#211f1b;font-size:22px;font-weight:610;letter-spacing:-.04em}.agent-thread .agent-header__actions{display:flex;align-items:center;gap:6px}.agent-thread .agent-header__archive{color:#716c65;font-size:13px}.agent-thread .agent-messages{min-height:0;padding:20px 0 32px;background:#f4f0e7}.agent-thread .agent-messages__inner{width:100%;max-width:920px;box-sizing:border-box;padding:0 32px;gap:20px}.agent-thread .agent-message{gap:10px}.agent-thread .agent-message[data-role=assistant]:before{flex:0 0 29px;width:29px;height:29px;margin-top:1px;border-radius:7px;background:#cde642 url(/favicon.svg) center / 14px 13px no-repeat;content:""}.agent-thread .agent-message__stack[data-role=assistant]{flex:1;width:auto;min-width:0}.agent-thread .agent-message__stack[data-role=user]{width:min(72%,680px)}.agent-thread .agent-bubble[data-role=user]{width:auto;max-width:100%;padding:11px 14px;border:1px solid #dfd9ce;border-radius:14px;background:#fffefa;color:#292621;box-shadow:0 1px #3c332705}.agent-thread .agent-bubble__user-text,.agent-thread .agent-md{color:#3a3731;font-size:15px;line-height:1.52;letter-spacing:-.012em}.agent-thread .agent-md p{margin-bottom:8px}.agent-thread .agent-md ul,.agent-thread .agent-md ol{margin:3px 0 9px;padding-left:20px}.agent-thread .agent-md li{margin-bottom:3px}.agent-thread .agent-msg-duration{margin-top:5px}.agent-thread .agent-md strong{color:#24211d;font-weight:650}.agent-thread .agent-composer{position:relative;z-index:12;flex:none;padding:12px 32px 17px;border-top:0;background:linear-gradient(to bottom,#f4f0e700,#f4f0e7 32%)}.agent-thread .agent-composer__inner{max-width:920px}.agent-thread .agent-composer__shell{min-height:104px;box-sizing:border-box;padding:13px 16px 11px;border-color:#ded8cc;border-radius:16px;background:#fffefa;box-shadow:0 10px 28px #44392812}.agent-thread .agent-composer__shell:focus-within{border-color:#c8c0b3;box-shadow:0 10px 28px #44392814}.agent-thread .agent-composer__textarea{min-height:45px;color:#2e2b26;font-size:15px}.agent-thread .agent-composer__icon-btn{width:auto;gap:6px;padding:0 4px;color:#6b665e;font-size:12px}.agent-thread .agent-composer__icon-btn:after{content:"Attach"}.agent-thread .agent-model-trigger{color:#655f58;font-size:12px}.agent-thread .agent-btn{width:34px;height:34px;border-radius:999px;background:#cde642;color:#17170f}.agent-thread .agent-btn svg{transform:rotate(90deg)}.agent-thread .agent-btn:disabled{background:#e3dfd4;color:#aaa49a}@media (max-width: 720px){.agent-thread .agent-header{min-height:72px;padding-inline:18px}.agent-thread .agent-header__title{font-size:19px}.agent-thread .agent-messages__inner{padding-inline:18px}.agent-thread .agent-message__stack[data-role=user]{width:88%}.agent-thread .agent-message[data-role=assistant]:before{flex-basis:25px;width:25px;height:25px}.agent-thread .agent-composer{padding:10px 18px 14px}}.agent-shell--portal .agent-thread .agent-message__stack[data-role=user]{gap:16px}.agent-shell--portal .agent-thread .agent-message__attachments{display:flex;width:100%;justify-content:flex-end}.agent-shell--portal .agent-thread .agent-message__attachments .agent-imgset{max-width:100%}:root{--tests-bg: #ffffff;--tests-surface: #f7f7f8;--tests-surface-hover: #ececef;--tests-border: #e5e7eb;--tests-border-strong: #d1d5db;--tests-text: #111827;--tests-text-subdued: #6b7280;--tests-text-muted: #9ca3af;--tests-accent: #111827;--tests-accent-fg: #ffffff;--tests-accent-soft: #f3f4f6;--tests-danger: #dc2626;--tests-danger-soft: #fef2f2;--tests-success: #059669;--tests-success-soft: #ecfdf5;--tests-warning: #b45309;--tests-warning-soft: #fffbeb;--tests-info: #1d4ed8;--tests-info-soft: #eff6ff;--tests-radius-sm: 8px;--tests-radius-md: 12px;--tests-radius-lg: 16px;--tests-shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--tests-shadow-md: 0 4px 12px rgba(0, 0, 0, .06);--tests-font: -apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", Helvetica, Arial, sans-serif;--tests-mono: "SF Mono", Menlo, Consolas, "Liberation Mono", monospace}.tests-page{font-family:var(--tests-font);color:var(--tests-text);background:var(--tests-bg);max-width:1100px;margin:0 auto;padding:28px 24px 64px;display:flex;flex-direction:column;gap:24px}.tests-page--narrow{max-width:720px}.tests-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.tests-header__titles{display:flex;flex-direction:column;gap:6px;min-width:0}.tests-header__breadcrumb{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:var(--tests-text-subdued);text-decoration:none;margin-bottom:2px;width:fit-content}.tests-header__breadcrumb:hover{color:var(--tests-text)}.tests-header__title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.tests-header__title{margin:0;font-size:24px;font-weight:600;letter-spacing:-.01em;color:var(--tests-text)}.tests-header__sub{margin:0;font-size:14px;color:var(--tests-text-subdued);max-width:64ch}.tests-header__actions{display:flex;align-items:center;gap:8px}.tests-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--tests-border-strong);background:var(--tests-bg);color:var(--tests-text);border-radius:var(--tests-radius-sm);padding:8px 14px;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;text-decoration:none;white-space:nowrap;transition:background .12s ease,border-color .12s ease,color .12s ease}.tests-btn:hover{background:var(--tests-accent-soft);border-color:var(--tests-text-subdued)}.tests-btn--primary{background:var(--tests-accent);color:var(--tests-accent-fg);border-color:var(--tests-accent)}.tests-btn--primary:hover{background:#000;border-color:#000;color:var(--tests-accent-fg)}.tests-btn--ghost{background:transparent;border-color:transparent;color:var(--tests-text-subdued)}.tests-btn--ghost:hover{background:var(--tests-surface-hover);color:var(--tests-text)}.tests-btn--slim{padding:5px 10px;font-size:12px}.tests-btn:disabled,.tests-btn[aria-disabled=true]{opacity:.6;cursor:not-allowed}.tests-status{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.01em;white-space:nowrap;text-transform:capitalize}.tests-status__dot{width:6px;height:6px;border-radius:50%;background:currentColor}.pill{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.01em;white-space:nowrap}.pill-dot{width:6px;height:6px;border-radius:50%;flex:none}.tests-status[data-status=draft]{background:var(--tests-surface);color:var(--tests-text-subdued);border:1px solid var(--tests-border)}.tests-status[data-status=active]{background:var(--tests-success-soft);color:var(--tests-success)}.tests-status[data-status=paused]{background:var(--tests-warning-soft);color:var(--tests-warning)}.tests-status[data-status=ended]{background:var(--tests-danger-soft);color:var(--tests-danger)}.tests-status[data-status=control]{background:var(--tests-info-soft);color:var(--tests-info)}.tests-tabs{display:flex;align-items:center;gap:4px;border-bottom:1px solid var(--tests-border);margin-bottom:-8px}.tests-tab{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:500;color:var(--tests-text-subdued);text-decoration:none;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .12s ease,border-color .12s ease}.tests-tab:hover{color:var(--tests-text)}.tests-tab[data-active=true]{color:var(--tests-text);border-bottom-color:var(--tests-accent)}.tests-tab__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 6px;border-radius:999px;background:var(--tests-surface);color:var(--tests-text-subdued);font-size:11px;font-weight:600;font-variant-numeric:tabular-nums}.tests-tab[data-active=true] .tests-tab__count{background:var(--tests-accent);color:var(--tests-accent-fg)}.tests-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}@media (max-width: 720px){.tests-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.tests-stat{background:var(--tests-bg);border:1px solid var(--tests-border);border-radius:var(--tests-radius-md);padding:16px 18px;display:flex;flex-direction:column;gap:6px}.tests-stat__label{font-size:12px;font-weight:500;color:var(--tests-text-subdued);text-transform:uppercase;letter-spacing:.04em}.tests-stat__value-row{display:flex;align-items:center;gap:10px}.tests-stat__value{font-size:26px;font-weight:600;color:var(--tests-text);letter-spacing:-.01em;line-height:1.1}.tests-section{background:var(--tests-bg);border:1px solid var(--tests-border);border-radius:var(--tests-radius-md);overflow:hidden}.tests-section__header{padding:16px 20px;border-bottom:1px solid var(--tests-border);display:flex;flex-direction:column;gap:4px}.tests-section__header--row{flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.tests-section__title{margin:0;font-size:15px;font-weight:600;color:var(--tests-text)}.tests-section__sub{margin:0;font-size:13px;color:var(--tests-text-subdued)}.tests-section__body{padding:20px;display:flex;flex-direction:column;gap:12px}.tests-section__body--flush{padding:0}.tests-section__field{display:flex;flex-direction:column;gap:4px}.tests-section__field-label{font-size:12px;font-weight:500;color:var(--tests-text-subdued);text-transform:uppercase;letter-spacing:.04em}.tests-section__field-value{font-size:14px;color:var(--tests-text)}.tests-section__field-value code{font-family:var(--tests-mono);background:var(--tests-accent-soft);border-radius:4px;padding:2px 6px;font-size:13px}.tests-table{width:100%;border-collapse:collapse;font-size:14px}.tests-table thead th{text-align:left;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--tests-text-subdued);padding:12px 20px;background:var(--tests-surface);border-bottom:1px solid var(--tests-border)}.tests-table thead th:last-child{text-align:right}.tests-table tbody tr{border-bottom:1px solid var(--tests-border);cursor:pointer;transition:background .1s ease}.tests-table tbody tr:last-child{border-bottom:none}.tests-table tbody tr:hover{background:var(--tests-surface)}.tests-table td{padding:14px 20px;vertical-align:middle;color:var(--tests-text)}.tests-table td:last-child{text-align:right}.tests-table__primary{display:flex;flex-direction:column;gap:2px;min-width:0;color:inherit;text-decoration:none}.tests-table__primary:hover .tests-table__name{color:var(--tests-info)}.tests-table__name{font-weight:600;color:var(--tests-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tests-table__id{font-family:var(--tests-mono);font-size:11px;color:var(--tests-text-muted)}.tests-table__target{font-size:13px;color:var(--tests-text-subdued);font-family:var(--tests-mono);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:260px;display:inline-block}.tests-table__date{font-size:13px;color:var(--tests-text-subdued);white-space:nowrap}.tests-empty{padding:56px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.tests-empty__icon{width:48px;height:48px;border-radius:50%;background:var(--tests-surface);display:flex;align-items:center;justify-content:center;color:var(--tests-text-muted)}.tests-empty__heading{margin:0;font-size:17px;font-weight:600;color:var(--tests-text)}.tests-empty__body{margin:0;font-size:14px;color:var(--tests-text-subdued);max-width:380px}.tests-detail{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:flex-start}@media (max-width: 960px){.tests-detail{grid-template-columns:1fr}}.tests-detail__main{display:flex;flex-direction:column;gap:24px;min-width:0}.tests-detail__aside{display:flex;flex-direction:column;gap:16px;position:sticky;top:24px}@media (max-width: 960px){.tests-detail__aside{position:static}}.tests-subtabs{display:flex;gap:4px;border-bottom:1px solid var(--tests-border);margin-bottom:4px}.tests-subtab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;padding:10px 14px;font:inherit;font-size:13px;font-weight:500;color:var(--tests-text-subdued);cursor:pointer;text-decoration:none;transition:color .12s ease,border-color .12s ease}.tests-subtab:hover{color:var(--tests-text)}.tests-subtab[data-active=true]{color:var(--tests-text);border-bottom-color:var(--tests-accent)}.tests-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:20px;border:1px solid var(--tests-border);border-radius:var(--tests-radius-md);background:var(--tests-bg)}@media (max-width: 720px){.tests-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.tests-meta{display:flex;flex-direction:column;gap:6px;min-width:0}.tests-meta__label{font-size:11px;font-weight:600;color:var(--tests-text-subdued);text-transform:uppercase;letter-spacing:.05em}.tests-meta__value{font-size:14px;color:var(--tests-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tests-meta__sub{font-size:12px;color:var(--tests-text-muted)}.tests-variant-list{display:flex;flex-direction:column}.tests-variant-row{display:grid;grid-template-columns:auto 1fr 160px auto;gap:16px;align-items:center;padding:14px 20px;border-bottom:1px solid var(--tests-border)}.tests-variant-row:last-child{border-bottom:none}.tests-variant-row__avatar{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--tests-accent-fg);background:var(--tests-accent);flex-shrink:0}.tests-variant-row__avatar[data-role=control]{background:var(--tests-info)}.tests-variant-row__avatar[data-role=variant]{background:var(--tests-success)}.tests-variant-row__body{display:flex;flex-direction:column;gap:2px;min-width:0}.tests-variant-row__name{font-size:14px;font-weight:600;color:var(--tests-text)}.tests-variant-row__desc{font-size:12px;color:var(--tests-text-subdued);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tests-variant-row__split{display:flex;flex-direction:column;gap:4px}.tests-variant-row__split-num{font-size:12px;font-weight:600;color:var(--tests-text);font-variant-numeric:tabular-nums}.tests-variant-row__bar{height:4px;width:100%;background:var(--tests-surface-hover);border-radius:999px;overflow:hidden}.tests-variant-row__bar-fill{height:100%;background:var(--tests-accent);border-radius:999px}.tests-goals{width:100%;border-collapse:collapse;font-size:14px}.tests-goals thead th{text-align:left;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--tests-text-subdued);padding:12px 20px;background:var(--tests-surface);border-bottom:1px solid var(--tests-border)}.tests-goals td{padding:12px 20px;border-bottom:1px solid var(--tests-border);color:var(--tests-text)}.tests-goals tr:last-child td{border-bottom:none}.tests-goals__type{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.02em}.tests-goals__type[data-type=primary]{background:var(--tests-accent-soft);color:var(--tests-text)}.tests-goals__type[data-type=secondary]{background:var(--tests-surface);color:var(--tests-text-subdued);border:1px solid var(--tests-border)}.tests-sidecard{border:1px solid var(--tests-border);border-radius:var(--tests-radius-md);background:var(--tests-bg);overflow:hidden}.tests-sidecard__head{padding:14px 18px;border-bottom:1px solid var(--tests-border);display:flex;align-items:center;justify-content:space-between;gap:8px}.tests-sidecard__title{margin:0;font-size:13px;font-weight:600;color:var(--tests-text)}.tests-sidecard__link{font-size:12px;color:var(--tests-text-subdued);text-decoration:none}.tests-sidecard__link:hover{color:var(--tests-text)}.tests-sidecard__body{padding:16px 18px;display:flex;flex-direction:column;gap:14px}.tests-sidecard__row{display:flex;flex-direction:column;gap:4px}.tests-sidecard__row-label{font-size:11px;font-weight:600;color:var(--tests-text-subdued);text-transform:uppercase;letter-spacing:.05em}.tests-sidecard__row-value{font-size:13px;color:var(--tests-text);line-height:1.5}.tests-sidecard__row-value code{font-family:var(--tests-mono);background:var(--tests-accent-soft);border-radius:4px;padding:1px 5px;font-size:12px}.tests-chips{display:flex;flex-wrap:wrap;gap:6px}.tests-chip{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;background:var(--tests-surface);border:1px solid var(--tests-border);color:var(--tests-text);font-size:12px;font-weight:500}.tests-timeline{display:flex;flex-direction:column}.tests-timeline__item{position:relative;display:flex;align-items:flex-start;gap:12px;padding:10px 18px}.tests-timeline__item:not(:last-child):before{content:"";position:absolute;left:25px;top:26px;bottom:-2px;width:1px;background:var(--tests-border)}.tests-timeline__dot{width:8px;height:8px;border-radius:50%;background:var(--tests-text-muted);margin-top:6px;flex-shrink:0;position:relative;z-index:1;box-shadow:0 0 0 3px var(--tests-bg)}.tests-timeline__dot[data-kind=started]{background:var(--tests-success)}.tests-timeline__dot[data-kind=ended]{background:var(--tests-danger)}.tests-timeline__body{display:flex;flex-direction:column;gap:2px;min-width:0}.tests-timeline__title{font-size:13px;color:var(--tests-text);font-weight:500}.tests-timeline__meta{font-size:11px;color:var(--tests-text-muted)}.tests-variants{display:flex;flex-direction:column}.tests-variant{display:flex;flex-wrap:wrap;gap:24px;align-items:flex-start;justify-content:space-between;padding:20px;border-bottom:1px solid var(--tests-border)}.tests-variant:last-child{border-bottom:none}.tests-variant__body{display:flex;flex-direction:column;gap:10px;flex:1;min-width:240px}.tests-variant__head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tests-variant__name{font-size:15px;font-weight:600;color:var(--tests-text);margin:0}.tests-variant__split{font-size:12px;color:var(--tests-text-subdued)}.tests-variant__mods{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none}.tests-variant__mod{font-size:13px;color:var(--tests-text-subdued);display:flex;align-items:flex-start;gap:6px}.tests-variant__mod-dot{flex-shrink:0;margin-top:8px;width:4px;height:4px;border-radius:50%;background:var(--tests-text-muted)}.tests-variant__mod code{font-family:var(--tests-mono);background:var(--tests-accent-soft);border-radius:4px;padding:1px 5px;font-size:12px;color:var(--tests-text)}.tests-variant__empty{font-size:13px;color:var(--tests-text-muted);font-style:italic}.tests-variant__preview{display:flex;align-items:center;gap:14px}.tests-variant__qr{background:#fff;border:1px solid var(--tests-border);border-radius:var(--tests-radius-sm);padding:6px;display:block}.tests-results{width:100%;border-collapse:collapse;font-size:14px}.tests-results thead th{text-align:left;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--tests-text-subdued);padding:12px 20px;background:var(--tests-surface);border-bottom:1px solid var(--tests-border)}.tests-results thead th+th{text-align:right}.tests-results td{padding:14px 20px;border-bottom:1px solid var(--tests-border);font-variant-numeric:tabular-nums}.tests-results tbody tr:last-child td{border-bottom:none}.tests-results td+td{text-align:right;color:var(--tests-text-subdued)}.tests-results td:first-child{color:var(--tests-text);font-weight:500}.tests-field{display:flex;flex-direction:column;gap:6px}.tests-field__label{font-size:13px;font-weight:500;color:var(--tests-text)}.tests-field__required{color:var(--tests-danger);margin-left:2px}.tests-field__help{font-size:12px;color:var(--tests-text-subdued);line-height:1.4}.tests-input,.tests-textarea,.tests-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border:1px solid var(--tests-border-strong);background:var(--tests-bg);color:var(--tests-text);border-radius:var(--tests-radius-sm);padding:9px 12px;font-size:14px;font-family:inherit;line-height:1.4;transition:border-color .12s ease,box-shadow .12s ease}.tests-textarea{resize:vertical;min-height:80px;font-family:inherit}.tests-input:focus,.tests-textarea:focus,.tests-select:focus{outline:none;border-color:var(--tests-text);box-shadow:0 0 0 3px #11182714}.tests-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.tests-form-actions{display:flex;justify-content:flex-end;gap:8px}.tests-alert{border:1px solid var(--tests-danger);background:var(--tests-danger-soft);color:var(--tests-danger);border-radius:var(--tests-radius-sm);padding:10px 14px;font-size:13px}@keyframes tests-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.tests-skel{background:linear-gradient(90deg,var(--tests-surface) 0%,var(--tests-surface-hover) 50%,var(--tests-surface) 100%);background-size:200% 100%;animation:tests-shimmer 1.4s ease-in-out infinite;border-radius:6px}.tests-skel--text{height:14px}.tests-skel-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-bottom:1px solid var(--tests-border)}.tests-skel-row:last-child{border-bottom:none}.tests-skel-row__name{width:30%;height:14px}.tests-skel-row__num{width:60px;height:14px}:root{--te-sans: "Geist", -apple-system, BlinkMacSystemFont, "Inter", sans-serif;--te-mono: "Geist Mono", "SF Mono", Menlo, Consolas, monospace;--te-serif: "Alike", ui-serif, Georgia, serif}.te-page{font-family:var(--te-sans);color:var(--tests-text);background:var(--tests-bg);padding:24px;min-height:100vh;letter-spacing:-.011em}html{scrollbar-width:thin;scrollbar-color:rgba(120,120,120,.35) transparent}html::-webkit-scrollbar{width:8px;height:8px}html::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb{background:#78787852;border-radius:8px}html::-webkit-scrollbar-thumb:hover{background:#78787880}.te-card{background:var(--tests-bg);border:1px solid var(--tests-border);border-radius:var(--tests-radius-md);overflow:hidden}.te-display{font-family:var(--te-serif);letter-spacing:-.012em;color:var(--tests-text)}.te-mono{font-family:var(--te-mono)}.te-num{font-variant-numeric:tabular-nums}.te-eyebrow{font-family:var(--te-mono);font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--tests-text-muted)}.te-header{padding:36px 40px 18px;border-bottom:1px solid var(--tests-border);display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-wrap:wrap}.te-header__titles{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.te-headline{font-family:var(--te-serif);font-size:36px;line-height:1.12;letter-spacing:-.012em;margin:0;max-width:720px}.te-headline em{font-style:italic}.te-headline__pos{color:var(--tests-success)}.te-headline__neg{color:var(--tests-danger)}.te-header__sub{font-size:13px;color:var(--tests-text-subdued);margin-top:4px}.te-header__meta{display:flex;flex-direction:column;align-items:flex-end;gap:8px;font-family:var(--te-mono);font-size:12px;color:var(--tests-text-subdued)}.te-header__meta a{color:var(--tests-text-muted);text-decoration:underline;text-underline-offset:4px}.te-header__meta a:hover{color:var(--tests-text)}.te-section{padding:40px;border-bottom:1px solid var(--tests-border)}.te-section:last-child{border-bottom:0}.te-section__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:12px}.te-section__hint{font-family:var(--te-mono);font-size:11px;color:var(--tests-text-muted)}.te-section__empty{font-size:13px;color:var(--tests-text-subdued);max-width:28rem;margin-top:12px;line-height:1.5}.te-lead__pretitle{display:flex;align-items:baseline;gap:12px;font-family:var(--te-mono);font-size:11px;text-transform:uppercase;letter-spacing:.18em}.te-lead__pretitle--pos{color:var(--tests-success)}.te-lead__pretitle--neg{color:var(--tests-danger)}.te-lead__pretitle-meta{color:var(--tests-text-muted)}.te-lead__title{font-family:var(--te-serif);font-size:44px;line-height:1.06;letter-spacing:-.018em;margin:12px 0 0;max-width:64rem}.te-lead__body{display:grid;grid-template-columns:7fr 5fr;gap:40px;margin-top:32px;align-items:start}@media (max-width: 960px){.te-lead__body{grid-template-columns:1fr}}.te-lead__prose{font-size:15px;line-height:1.7;color:var(--tests-text-subdued);max-width:38rem}.te-lead__prose strong{color:var(--tests-text);font-weight:500}.te-variants{display:flex;flex-direction:column;gap:16px;margin-top:24px}.te-variant__row{display:flex;justify-content:space-between;align-items:baseline;font-size:12px}.te-variant__value{font-family:var(--te-mono);font-variant-numeric:tabular-nums;color:var(--tests-text-subdued)}.te-variant__lift{margin-left:8px;color:var(--tests-success)}.te-variant__lift[data-sign=negative]{color:var(--tests-danger)}.te-variant__bar{margin-top:6px;height:6px;border-radius:999px;background:var(--tests-surface-hover);overflow:hidden}.te-variant__fill{height:100%;background:var(--tests-text-muted)}.te-variant__fill[data-best=true]{background:var(--tests-success)}.te-variant__fill[data-loser=true]{background:var(--tests-danger)}.te-actions{display:flex;gap:8px;margin-top:24px;flex-wrap:wrap}.te-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;font-size:13px;font-weight:500;padding:8px 14px;border-radius:var(--tests-radius-sm);border:1px solid var(--tests-border-strong);background:var(--tests-bg);color:var(--tests-text);cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.te-btn:hover{background:var(--tests-accent-soft)}.te-btn--primary{background:var(--tests-accent);color:var(--tests-accent-fg);border-color:var(--tests-accent)}.te-btn--primary:hover{background:#000;color:var(--tests-accent-fg)}.te-btn--danger{background:var(--tests-danger);color:#fff;border-color:var(--tests-danger)}.te-btn--danger:hover{background:#b91c1c;border-color:#b91c1c;color:#fff}.te-btn--success{background:var(--tests-success);color:#fff;border-color:var(--tests-success)}.te-btn--success:hover{background:#047857;border-color:#047857;color:#fff}.te-btn--xs{font-size:12px;padding:6px 10px}.te-lead__aside p{font-size:15px;line-height:1.7;color:var(--tests-text-subdued);margin:8px 0 0}.te-lead__aside p strong{color:var(--tests-text);font-weight:500}.te-lead__aside hr{border:0;border-top:1px solid var(--tests-border);margin:24px 0}.te-conf{width:100%;height:80px}.te-conf-labels{display:flex;justify-content:space-between;margin-top:4px;font-family:var(--te-mono);font-size:10px;color:var(--tests-text-muted)}.te-drafts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}@media (max-width: 960px){.te-drafts{grid-template-columns:1fr}}.te-draft{border:1px solid var(--tests-border);border-radius:var(--tests-radius-md);padding:20px;display:flex;flex-direction:column;background:var(--tests-bg)}.te-draft__type{font-family:var(--te-mono);font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:var(--tests-text-muted)}.te-draft__title{font-family:var(--te-serif);font-size:20px;line-height:1.2;letter-spacing:-.012em;margin:4px 0 0}.te-draft__body{font-size:14px;line-height:1.55;color:var(--tests-text-subdued);margin:12px 0 0;flex:1}.te-draft__meta{display:flex;justify-content:space-between;align-items:baseline;margin-top:16px;font-family:var(--te-mono);font-size:11px;color:var(--tests-text-muted)}.te-draft__meta-est{color:var(--tests-success)}.te-draft__actions{display:flex;gap:8px;margin-top:12px}.te-draft__dismiss{font-size:12px;padding:6px 8px;color:var(--tests-text-muted);background:transparent;border:0;cursor:pointer;border-radius:var(--tests-radius-sm)}.te-draft__dismiss:hover{color:var(--tests-text)}.te-pill{display:inline-flex;align-items:center;gap:6px;padding:2px 10px;border-radius:999px;font-family:var(--te-mono);font-size:11px;letter-spacing:.04em}.te-pill-dot{width:6px;height:6px;border-radius:999px}.te-pill--win{background:#dcfce7;color:#15803d}.te-pill--win .te-pill-dot{background:#15803d}.te-pill--close{background:#fef3c7;color:#a16207}.te-pill--close .te-pill-dot{background:#a16207}.te-pill--flat{background:#f5f5f5;color:#525252}.te-pill--flat .te-pill-dot{background:#525252}.te-pill--lose{background:#fee2e2;color:#b91c1c}.te-pill--lose .te-pill-dot{background:#b91c1c}.te-rows{display:flex;flex-direction:column}.te-row{display:grid;grid-template-columns:5fr 4fr 2fr 1fr;gap:16px;align-items:center;padding:16px 8px;margin:0 -8px;border-bottom:1px solid var(--tests-surface);text-decoration:none;color:inherit;border-radius:var(--tests-radius-sm)}.te-row:last-child{border-bottom:0}.te-row:hover{background:var(--tests-surface)}.te-row--lose:hover{background:var(--tests-danger-soft)}.te-row__head{display:flex;align-items:center;gap:12px;min-width:0}.te-row__name{font-family:var(--te-serif);font-size:17px;line-height:1.15;color:var(--tests-text)}.te-row__meta{font-family:var(--te-mono);font-size:12px;color:var(--tests-text-muted);margin-top:2px}.te-row__bars{display:flex;gap:8px}.te-row__bar{flex:1;height:6px;border-radius:999px;background:var(--tests-surface-hover);overflow:hidden}.te-row__bar-fill{height:100%}.te-row__lift{text-align:right;font-family:var(--te-mono);font-variant-numeric:tabular-nums;font-size:14px;color:var(--tests-success)}.te-row__lift[data-sign=negative]{color:var(--tests-danger)}.te-row__lift[data-sign=neutral]{color:var(--tests-text-subdued)}.te-row__arrow{text-align:right;color:var(--tests-text-muted)}.te-rack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}@media (max-width: 800px){.te-rack{grid-template-columns:1fr}}.te-rack__card{border:1px solid #bbf7d0;background:#ecfdf5cc;border-radius:var(--tests-radius-md);padding:20px}.te-rack__card--wait{border-color:#fde68a;background:#fffbeb}.te-rack__head{display:flex;justify-content:space-between;align-items:baseline}.te-rack__impact{font-family:var(--te-mono);font-variant-numeric:tabular-nums;font-size:13px;color:var(--tests-success)}.te-rack__title{font-family:var(--te-serif);font-size:20px;letter-spacing:-.012em;margin:8px 0 0;line-height:1.2}.te-rack__meta{font-family:var(--te-mono);font-size:12px;color:var(--tests-text-muted);margin-top:4px}.te-history__list{margin:0;padding:0;list-style:none}.te-history__item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid var(--tests-surface);font-size:14px;text-decoration:none;color:inherit}.te-history__item:last-child{border-bottom:0}.te-history__item:hover{background:var(--tests-surface);margin:0 -8px;padding:12px 8px;border-radius:var(--tests-radius-sm)}.te-history__left{display:flex;align-items:center;gap:12px}.te-history__outcome{font-family:var(--te-mono);font-size:11px;text-transform:uppercase;letter-spacing:.04em;width:56px}.te-history__outcome--won{color:var(--tests-success)}.te-history__outcome--lost{color:var(--tests-danger)}.te-history__outcome--flat{color:var(--tests-text-muted)}.te-history__name{font-family:var(--te-serif);font-size:16px;letter-spacing:-.012em}.te-history__right{display:flex;gap:24px;align-items:baseline;font-family:var(--te-mono);font-size:12px;color:var(--tests-text-muted)}.te-history__lift{font-variant-numeric:tabular-nums;width:64px;text-align:right}.te-history__lift[data-sign=positive]{color:var(--tests-success)}.te-history__lift[data-sign=negative]{color:var(--tests-danger)}.te-numlist{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.te-numlist__item{display:flex;align-items:baseline;gap:14px;font-size:15px;line-height:1.5;color:var(--tests-text-subdued)}.te-numlist__num{font-family:var(--te-serif);font-variant-numeric:tabular-nums;font-size:24px;color:var(--tests-text-muted);width:28px;flex-shrink:0}.te-numlist__item strong{color:var(--tests-text);font-weight:500}.te-cold-grid{display:grid;grid-template-columns:7fr 5fr;gap:40px;align-items:start}@media (max-width: 960px){.te-cold-grid{grid-template-columns:1fr}}.te-cold-grid__aside{border-left:1px solid var(--tests-border);padding-left:40px}@media (max-width: 960px){.te-cold-grid__aside{border-left:0;padding-left:0;border-top:1px solid var(--tests-border);padding-top:24px}}.te-setup{list-style:none;margin:20px 0 0;padding:0;display:flex;flex-direction:column;gap:16px}.te-setup__item{display:flex;align-items:flex-start;gap:16px}.te-setup__check{flex-shrink:0;width:24px;height:24px;border-radius:999px;display:grid;place-items:center;font-size:12px;margin-top:2px}.te-setup__check--done{background:#dcfce7;color:#15803d}.te-setup__check--progress{background:#fef3c7;color:#a16207}.te-setup__check--pending{background:var(--tests-surface);color:var(--tests-text-muted)}.te-setup__body{flex:1;min-width:0}.te-setup__row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.te-setup__title{font-size:15px;color:var(--tests-text)}.te-setup__title--pending{color:var(--tests-text-subdued)}.te-setup__amount{font-family:var(--te-mono);font-size:12px;font-variant-numeric:tabular-nums;color:var(--tests-text-muted)}.te-setup__meta{font-family:var(--te-mono);font-size:12px;color:var(--tests-text-muted);margin-top:2px}.te-setup__progress{margin-top:8px;height:5px;border-radius:999px;background:var(--tests-surface);overflow:hidden}.te-setup__progress-fill{height:100%;background:var(--tests-warning)}.te-bench{list-style:none;margin:20px 0 0;padding:0;display:flex;flex-direction:column;gap:24px}.te-bench__num{font-family:var(--te-serif);font-size:30px;letter-spacing:-.018em;font-variant-numeric:tabular-nums;color:var(--tests-text);line-height:1.1}.te-bench__num small{color:var(--tests-text-muted);font-size:22px}.te-bench__caption{font-size:13px;color:var(--tests-text-subdued);margin-top:4px;line-height:1.4}.te-draft--example{border-style:dashed;background:var(--tests-surface);opacity:.85}.te-draft--example .te-draft__title,.te-draft--example .te-draft__body{color:var(--tests-text-subdued)}.te-draft__header{display:flex;align-items:baseline;justify-content:space-between}.te-draft__example-pill{font-family:var(--te-mono);font-size:10px;text-transform:uppercase;letter-spacing:.06em;background:#f5f5f5;color:var(--tests-text-muted);padding:2px 8px;border-radius:999px}.te-cold-foot{font-family:var(--te-mono);font-size:11px;color:var(--tests-text-muted);margin-top:16px}.te-howit{margin:20px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}@media (max-width: 800px){.te-howit{grid-template-columns:1fr 1fr}}@media (max-width: 480px){.te-howit{grid-template-columns:1fr}}.te-howit__step{display:flex;flex-direction:column;gap:8px}.te-howit__head{display:flex;align-items:center;gap:12px}.te-howit__num{font-family:var(--te-serif);font-size:24px;font-variant-numeric:tabular-nums;color:var(--tests-text-muted);line-height:1}.te-howit__rule{flex:1;height:1px;background:var(--tests-border)}.te-howit__rule--end{background:transparent}.te-howit__title{font-family:var(--te-serif);font-size:15px;letter-spacing:-.012em;line-height:1.3;color:var(--tests-text)}.te-howit__caption{font-size:12px;line-height:1.45;color:var(--tests-text-subdued)}.te-detail{font-family:var(--te-sans);color:var(--tests-text);padding:24px;min-height:100vh;letter-spacing:-.011em}.te-detail__crumb{font-family:var(--te-mono);font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--tests-text-muted);margin-bottom:10px}.te-detail__crumb a{color:inherit;text-decoration:none}.te-detail__crumb a:hover{color:var(--tests-text)}.te-detail__card{background:var(--tests-bg);border:1px solid var(--tests-border);border-radius:var(--tests-radius-md);overflow:hidden}.te-detail__head{padding:28px 32px 24px;border-bottom:1px solid var(--tests-border);display:flex;align-items:flex-start;justify-content:space-between;gap:32px;flex-wrap:wrap}.te-detail__head--neg{border-bottom-color:#fecaca}.te-detail__head--ok{border-bottom-color:#bbf7d0}.te-detail__head-text{min-width:0;flex:1}.te-detail__title{font-family:var(--te-serif);font-size:34px;letter-spacing:-.012em;line-height:1.06;margin:0}.te-detail__hypothesis{font-family:var(--te-serif);font-size:17px;font-style:italic;line-height:1.35;color:var(--tests-text-subdued);margin:12px 0 0;max-width:60rem}.te-detail__meta-line{font-family:var(--te-mono);font-size:11px;color:var(--tests-text-muted);margin-top:12px}.te-detail__actions{display:flex;gap:8px;flex-shrink:0;align-items:center;flex-wrap:wrap}.te-read{display:flex;align-items:center;gap:24px;padding:14px 32px;border-bottom:1px solid var(--tests-border);font-size:13px}.te-read__label{font-family:var(--te-mono);font-size:11px;text-transform:uppercase;letter-spacing:.18em;white-space:nowrap}.te-read__body{flex:1;color:var(--tests-text)}.te-read--ok{background:#ecfdf5cc;border-bottom-color:#bbf7d0}.te-read--ok .te-read__label{color:#15803d}.te-read--neg{background:#fef2f2cc;border-bottom-color:#fecaca}.te-read--neg .te-read__label{color:#b91c1c}.te-read--warn{background:#fffbeb;border-bottom-color:#fde68a}.te-read--warn .te-read__label{color:#a16207}.te-read--draft{background:#f5f3ffcc;border-bottom-color:#ddd6fe}.te-read--draft .te-read__label{color:#6d28d9}.te-kpis{padding:20px 32px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;border-bottom:1px solid var(--tests-border)}@media (max-width: 960px){.te-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}.te-kpi__label{display:block;font-family:var(--te-mono);font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--tests-text-muted)}.te-kpi__value{display:block;font-family:var(--te-serif);font-size:26px;font-variant-numeric:tabular-nums;margin-top:4px;line-height:1.1}.te-kpi__value--ok{color:var(--tests-success)}.te-kpi__value--neg{color:var(--tests-danger)}.te-kpi__value--muted{color:var(--tests-text-muted)}.te-grid{display:grid;grid-template-columns:7fr 5fr}@media (max-width: 960px){.te-grid{grid-template-columns:1fr}}.te-grid--6-6{grid-template-columns:6fr 6fr}.te-cell{padding:24px;border-bottom:1px solid var(--tests-border);min-width:0}.te-cell--right{border-right:1px solid var(--tests-border)}.te-cell__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.te-cell__label{font-family:var(--te-mono);font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--tests-text-muted)}.te-cell__hint{font-family:var(--te-mono);font-size:11px;color:var(--tests-text-muted)}.te-vtable{width:100%;font-size:14px;font-variant-numeric:tabular-nums}.te-vtable thead th{font-family:var(--te-mono);font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--tests-text-muted);font-weight:400;padding:8px;border-bottom:1px solid var(--tests-border);text-align:right}.te-vtable thead th:first-child{text-align:left}.te-vtable tbody td{padding:10px 8px;border-bottom:1px solid var(--tests-surface);font-family:var(--te-mono);text-align:right}.te-vtable tbody td:first-child{font-family:var(--te-sans);text-align:left;letter-spacing:-.011em}.te-vtable tbody tr:last-child td{border-bottom:0}.te-vtable td .ok{color:var(--tests-success)}.te-vtable td .neg{color:var(--tests-danger)}.te-vtable tr.is-winner td:first-child{color:var(--tests-success)}.te-vtable tr.is-loser td:first-child{color:var(--tests-danger)}.te-vtable tr.is-muted td{color:var(--tests-text-muted);text-decoration:line-through}.te-vtable tr.is-muted td:first-child{color:var(--tests-text-muted)}.te-funnel{display:flex;flex-direction:column;gap:6px;font-size:12px}.te-funnel__row{display:grid;grid-template-columns:3fr 3fr 3fr 3fr;gap:12px;align-items:center}.te-funnel__label{color:var(--tests-text)}.te-funnel__bar{height:12px;background:var(--tests-surface);border-radius:999px;overflow:hidden}.te-funnel__bar-fill{height:100%;border-radius:999px}.te-funnel__bar-fill[data-role=control]{background:var(--tests-text-muted)}.te-funnel__bar-fill[data-role=variant]{background:var(--tests-success)}.te-funnel__bar-fill[data-role=variant-loser]{background:var(--tests-danger)}.te-funnel__count{font-family:var(--te-mono);font-variant-numeric:tabular-nums;text-align:right;color:var(--tests-text-muted)}.te-funnel__row.is-final .te-funnel__label{font-weight:500;color:var(--tests-text)}.te-pv{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 720px){.te-pv{grid-template-columns:1fr}}.te-pv__card{border:1px solid var(--tests-border);border-radius:var(--tests-radius-md);padding:16px}.te-pv__card--ok{border-color:#bbf7d0;background:#ecfdf5cc}.te-pv__card--neg{border-color:#fecaca;background:#fef2f2cc}.te-pv__card--draft{border-color:#ddd6fe;background:#f5f3ffcc}.te-pv__head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:12px}.te-pv__name{font-family:var(--te-serif);font-size:15px}.te-pv__stat{font-family:var(--te-mono);font-size:11px;color:var(--tests-text-muted);font-variant-numeric:tabular-nums}.te-pv__stat--ok{color:#15803d}.te-pv__stat--neg{color:#b91c1c}.te-pv__body{display:flex;align-items:flex-start;gap:12px}.te-pv__qr{height:80px;width:80px;flex-shrink:0;border-radius:8px;border:1px solid var(--tests-border);background:#fff;padding:4px}.te-pv__qr img{width:100%;height:100%;display:block}.te-pv__urlcol{flex:1;min-width:0}.te-pv__url{display:block;font-family:var(--te-mono);font-size:10.5px;background:#fff;border:1px solid var(--tests-border);border-radius:6px;padding:6px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--tests-text-subdued)}.te-pv__actions{display:flex;gap:12px;margin-top:8px;font-family:var(--te-mono);font-size:11px}.te-pv__actions a{color:var(--tests-text-muted);text-decoration:underline;text-underline-offset:4px}.te-pv__actions a:hover{color:var(--tests-text)}.te-pv__card--ok .te-pv__actions a{color:#15803d}.te-detail-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;font-size:12px;font-weight:500;padding:6px 12px;border-radius:var(--tests-radius-sm);border:1px solid var(--tests-border-strong);background:var(--tests-bg);color:var(--tests-text);cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:background .12s ease,border-color .12s ease,box-shadow .14s ease,transform 80ms ease,opacity .12s ease}.te-detail-btn:hover:not(:disabled){background:var(--tests-accent-soft)}.te-detail-btn:active:not(:disabled){transform:translateY(1px)}.te-detail-btn:focus-visible{outline:2px solid var(--tests-accent);outline-offset:2px}.te-detail-btn:disabled{opacity:.6;cursor:default}.te-detail-btn--primary{background:var(--tests-accent);color:var(--tests-accent-fg);border-color:var(--tests-accent)}.te-detail-btn--primary:hover:not(:disabled){background:#000;color:var(--tests-accent-fg);box-shadow:0 3px 10px #0000002e}.te-detail-btn--success{background:var(--tests-success);color:#fff;border-color:var(--tests-success)}.te-detail-btn--success:hover:not(:disabled){background:#047857;border-color:#047857;color:#fff;box-shadow:0 3px 10px #05966947}.te-detail-btn--danger{background:var(--tests-danger);color:#fff;border-color:var(--tests-danger)}.te-detail-btn--danger:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c;color:#fff;box-shadow:0 3px 10px #dc262647}.te-detail-btn--muted{color:var(--tests-text-muted);border-color:var(--tests-border)}.te-body{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start;margin-top:18px}@media (max-width: 1080px){.te-body{grid-template-columns:1fr}}.te-body__main{min-width:0}.te-sidebar{position:sticky;top:16px;display:flex;flex-direction:column;gap:14px}.te-sb-card{background:var(--tests-bg);border:1px solid var(--tests-border);border-radius:var(--tests-radius-md);padding:16px 18px}.te-sb-card__label{font-family:var(--te-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--tests-text-subdued);font-weight:600;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}.te-sb-row{display:flex;justify-content:space-between;gap:8px;font-size:12px;padding:7px 0;border-bottom:1px solid var(--tests-border)}.te-sb-row:last-child{border-bottom:none}.te-sb-row__k{color:var(--tests-text-subdued);flex-shrink:0}.te-sb-row__v{color:var(--tests-text);text-align:right;font-family:var(--te-mono);font-size:11px;word-break:break-all}.te-sb-row__v--scroll{min-width:0;overflow-x:auto;white-space:nowrap;word-break:normal;-webkit-overflow-scrolling:touch}.te-sb-row__v--scroll code{white-space:nowrap}.te-tabs{display:flex;gap:4px;border-bottom:1px solid var(--tests-border);margin-top:18px}.te-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-bottom:2px solid transparent;padding:10px 14px;font-family:inherit;font-size:13px;color:var(--tests-text-subdued);cursor:pointer;text-decoration:none}.te-tab:hover{color:var(--tests-text)}.te-tab[aria-selected=true]{color:var(--tests-text);border-bottom-color:var(--tests-accent);font-weight:600}.te-tab__count{font-family:var(--te-mono);font-size:11px;color:var(--tests-text-muted);margin-left:6px;background:var(--tests-accent-soft);padding:1px 6px;border-radius:999px}.te-panel{display:none;padding-top:20px}.te-panel[data-active=true]{display:block}.te-panel>*+*{margin-top:18px}.te-sb-preview__toggle{display:flex;gap:6px;margin-bottom:12px}.te-sb-preview__toggle .te-detail-btn{flex:1;justify-content:center;font-size:12px;padding:6px 8px}.te-sb-preview__qr-wrap{display:flex;flex-direction:column;align-items:center;gap:10px;padding:12px;border:1px dashed var(--tests-border-strong);border-radius:8px}.te-sb-preview__qr{width:220px;height:220px;display:block}.te-sb-preview__qr img{width:100%;height:100%;display:block}.te-sb-preview__hint{font-size:11px;color:var(--tests-text-subdued);text-align:center;line-height:1.4}.te-sb-preview__url{font-family:var(--te-mono);font-size:11px;padding:5px 8px;background:var(--tests-accent-soft);border-radius:4px;color:var(--tests-text-subdued);word-break:break-all;text-align:center;width:100%}.te-sb-preview__actions{display:flex;gap:6px;width:100%}.te-sb-preview__actions .te-detail-btn{flex:1;justify-content:center;font-size:12px;padding:6px}.te-hypothesis{background:var(--tests-bg);border:1px solid var(--tests-border);border-radius:var(--tests-radius-md);padding:20px 22px}.te-hypothesis__label{font-family:var(--te-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--tests-text-subdued);font-weight:600;margin-bottom:14px}.te-hypothesis__label .by{font-family:var(--te-mono);font-weight:400;font-size:10px;text-transform:none;letter-spacing:.04em;color:var(--tests-text-muted);margin-left:6px}.te-hypothesis__md{font-family:var(--te-sans);font-size:14px;line-height:1.6;color:var(--tests-text);max-width:78ch}.te-hypothesis__md>*+*{margin-top:10px}.te-hypothesis__md h1,.te-hypothesis__md h2,.te-hypothesis__md h3,.te-hypothesis__md h4,.te-hypothesis__md h5,.te-hypothesis__md h6{font-family:var(--te-mono);font-size:10.5px;text-transform:uppercase;letter-spacing:.12em;color:var(--tests-text-muted);margin:18px 0 4px;font-weight:600}.te-hypothesis__md>h1:first-child,.te-hypothesis__md>h2:first-child,.te-hypothesis__md>h3:first-child,.te-hypothesis__md>h4:first-child,.te-hypothesis__md>h5:first-child,.te-hypothesis__md>h6:first-child{margin-top:0}.te-hypothesis__md p{margin:0;color:var(--tests-text)}.te-hypothesis__md ul,.te-hypothesis__md ol{margin:4px 0 0;padding-left:20px}.te-hypothesis__md li{margin-bottom:4px;color:var(--tests-text)}.te-hypothesis__md li::marker{color:var(--tests-text-muted)}.te-hypothesis__md strong{color:var(--tests-text);font-weight:600}.te-hypothesis__md code{font-family:var(--te-mono);font-size:12.5px;background:var(--tests-accent-soft);padding:1px 5px;border-radius:3px;color:var(--tests-text)}.te-hypothesis__md pre{font-family:var(--te-mono);font-size:12.5px;background:var(--tests-accent-soft);border:1px solid var(--tests-border);border-radius:6px;padding:10px 12px;overflow-x:auto;margin:6px 0}.te-hypothesis__md pre code{background:transparent;border:none;padding:0}.te-hypothesis__md a{color:var(--tests-text);text-decoration:underline;text-underline-offset:3px}.te-mods{display:flex;flex-direction:column;gap:10px}.te-mod{border:1px solid var(--tests-border);border-radius:var(--tests-radius-md);padding:14px 16px;background:var(--tests-bg)}.te-mod__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:12px;color:var(--tests-text-subdued)}.te-mod__type{font-family:var(--te-mono);font-size:11px;padding:2px 8px;border-radius:4px;background:var(--tests-accent-soft);color:var(--tests-text);font-weight:500}.te-mod__sel{font-family:var(--te-mono);font-size:12px;color:var(--tests-text-subdued);margin:6px 0;word-break:break-all}.te-mod__sel code{background:var(--tests-accent-soft);padding:1px 5px;border-radius:3px;color:var(--tests-text)}.te-mod__after{background:var(--tests-accent-soft);border-radius:6px;padding:10px 12px;font-size:13px;color:var(--tests-text);white-space:pre-wrap;word-break:break-word}.te-mod__after--code{font-family:var(--te-mono);font-size:12px}.te-mod__group-label{font-family:var(--te-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--tests-text-muted);font-weight:600;margin:14px 0 8px}.te-mod__group-label:first-child{margin-top:0}.te-mod__empty{color:var(--tests-text-subdued);font-size:13px;margin:0}.te-fnl{display:flex;flex-direction:column}.te-fnl__group-label{font-family:var(--te-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--tests-text-muted);font-weight:600;padding:14px 0 6px}.te-fnl__group-label:first-child{padding-top:0}.te-fnl__caption{margin:0 0 4px;font-size:12px;color:var(--tests-text-muted)}.te-fnl__head{display:grid;grid-template-columns:140px 1fr 1fr 80px;gap:14px;font-family:var(--te-mono);font-size:10px;color:var(--tests-text-subdued);text-transform:uppercase;letter-spacing:.05em;padding-bottom:6px;border-bottom:1px solid var(--tests-border)}.te-fnl__head>div:nth-child(3),.te-fnl__head>div:nth-child(4){text-align:right}.te-fnl__row{display:grid;grid-template-columns:140px 1fr 1fr 80px;gap:14px;align-items:center;padding:9px 0;border-top:1px solid var(--tests-border);font-size:12px}.te-fnl__row:first-of-type{border-top:none}.te-fnl__row--sub{padding-left:14px}.te-fnl__row--sub .te-fnl__stage{color:var(--tests-text-subdued);font-size:11px}.te-fnl__stage{font-weight:500;color:var(--tests-text)}.te-fnl__stage-hint{color:var(--tests-text-muted);font-family:var(--te-mono);font-weight:400;font-size:10px;margin-left:4px}.te-fnl__arm{display:flex;align-items:center;gap:8px;font-variant-numeric:tabular-nums}.te-fnl__bar{position:relative;flex:1;height:10px;background:var(--tests-surface-hover);border-radius:3px;overflow:hidden}.te-fnl__bar>span{position:absolute;left:0;top:0;bottom:0;border-radius:3px}.te-fnl__bar--ctl>span{background:var(--tests-text-muted)}.te-fnl__bar--var>span{background:var(--tests-success)}.te-fnl__count{min-width:80px;text-align:right;color:var(--tests-text);font-family:var(--te-mono);font-size:11px}.te-fnl__count em{color:var(--tests-text-muted);font-style:normal;font-size:10px;margin-left:4px}.te-fnl__delta{text-align:right;font-variant-numeric:tabular-nums;font-weight:600;color:var(--tests-text-muted);font-family:var(--te-mono);font-size:11px}.te-fnl__delta--ok{color:var(--tests-success)}.te-fnl__delta--neg{color:var(--tests-danger)}.te-fnl__legend{display:flex;gap:16px;font-size:11px;color:var(--tests-text-subdued);flex-wrap:wrap}.te-fnl__legend-sw{display:inline-block;width:10px;height:10px;border-radius:2px;vertical-align:middle;margin-right:6px}.te-chart{width:100%;height:280px;display:block}.te-chart--short{height:200px}.te-chart text{font-family:var(--te-mono);font-size:10px;fill:var(--tests-text-muted)}.te-chart .gridline{stroke:var(--tests-border);stroke-width:1;stroke-dasharray:2 3}.te-chart .axisline{stroke:var(--tests-border);stroke-width:1}.te-chart .threshold{stroke:var(--tests-text-subdued);stroke-width:1;stroke-dasharray:4 4}.te-chart .ctl-line{fill:none;stroke:var(--tests-text-muted);stroke-width:1.6}.te-chart .var-line{fill:none;stroke:var(--tests-success);stroke-width:1.8}.te-chart .ctl-band{fill:var(--tests-text-muted);fill-opacity:.12}.te-chart .var-band{fill:var(--tests-success);fill-opacity:.1}.te-chart .prob-line{fill:none;stroke:var(--tests-accent);stroke-width:1.8}.te-chart .prob-fill{fill:var(--tests-accent);fill-opacity:.06}.te-chart .bar-ctl{fill:var(--tests-border-strong)}.te-chart .bar-var{fill:var(--tests-success);fill-opacity:.85}.te-chart__legend{display:flex;gap:16px;font-size:11px;color:var(--tests-text-subdued);flex-wrap:wrap}.te-chart__legend-sw{display:inline-block;width:10px;height:10px;border-radius:2px;vertical-align:middle;margin-right:6px}.te-chart-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media (max-width: 880px){.te-chart-grid{grid-template-columns:1fr}}.te-seg{display:flex;flex-direction:column;gap:22px}.te-seg__distro{display:flex;flex-direction:column;gap:12px}.te-seg__distro-label{font-family:var(--te-mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--tests-text-muted)}.te-seg__distro-row{display:flex;align-items:center;gap:28px}.te-donut{flex:0 0 auto}.te-seg__legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px;min-width:180px}.te-seg__legend li{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--tests-text)}.te-seg__legend-dot{width:9px;height:9px;border-radius:3px;flex:0 0 auto}.te-seg__legend-name{flex:1 1 auto}.te-seg__legend-pct{font-family:var(--te-mono);color:var(--tests-text-subdued)}.te-seg__table{width:100%;border-collapse:collapse}.te-seg__table th{text-align:right;font-family:var(--te-mono);font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--tests-text-muted);padding:0 0 10px;border-bottom:1px solid var(--tests-border)}.te-seg__table th:first-child{text-align:left}.te-seg__table td{text-align:right;font-family:var(--te-mono);font-size:13px;color:var(--tests-text);padding:11px 0;border-bottom:1px solid var(--tests-border);white-space:nowrap}.te-seg__table td:first-child{text-align:left;font-family:var(--te-sans)}.te-seg__table tr:last-child td{border-bottom:none}.te-seg__table tr.is-total td{font-weight:600}.te-seg__lift{margin-left:6px;font-size:11px}.te-seg__lift.ok{color:var(--tests-success)}.te-seg__lift.neg{color:var(--tests-danger)}@media (max-width: 640px){.te-seg__distro-row{flex-direction:column;align-items:flex-start;gap:16px}}.te-vcards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.te-vcard{border:1px solid var(--tests-border);border-radius:var(--tests-radius-md);padding:18px;background:var(--tests-bg)}.te-vcard.is-variant{border-color:#c7d2fe;box-shadow:inset 0 0 0 1px #e0e7ff}.te-vcard__head{display:flex;align-items:center;gap:9px;margin-bottom:16px}.te-vcard__lb{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;background:var(--tests-accent-soft);font-family:var(--te-mono);font-size:12px;font-weight:600;color:var(--tests-text)}.te-vcard__name{flex:1 1 auto;font-weight:600;font-size:14px;color:var(--tests-text)}.te-vcard__badge{font-family:var(--te-mono);font-size:11px;padding:3px 8px;border-radius:999px;background:var(--tests-accent-soft);color:var(--tests-text-subdued)}.te-vcard.is-variant .te-vcard__badge{background:#eef2ff;color:#4f46e5}.te-vcard__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.te-vcard__stats>div{display:flex;flex-direction:column;gap:4px}.te-vcard__stats span{font-family:var(--te-mono);font-size:10px;letter-spacing:.05em;text-transform:uppercase;color:var(--tests-text-muted)}.te-vcard__stats b{font-size:16px;font-weight:600;color:var(--tests-text)}.te-keymx{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.te-kmx{display:flex;flex-direction:column;gap:12px}.te-kmx__hd{display:flex;align-items:baseline;justify-content:space-between;gap:6px}.te-kmx__label{font-size:12px;color:var(--tests-text-subdued)}.te-kmx__lift{font-family:var(--te-mono);font-size:11px;white-space:nowrap}.te-kmx__lift.ok{color:var(--tests-success)}.te-kmx__lift.neg{color:var(--tests-danger)}.te-kmx__bars{display:flex;align-items:flex-end;gap:14px;height:110px}.te-kmx__bar{flex:1 1 0;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:flex-end;gap:6px}.te-kmx__val{font-family:var(--te-mono);font-size:12px;color:var(--tests-text)}.te-kmx__track{width:100%;flex:1 1 auto;display:flex;align-items:flex-end;min-height:0}.te-kmx__fill{width:100%;border-radius:5px 5px 0 0;min-height:4px}.te-kmx__fill.is-control{background:var(--tests-border-strong)}.te-kmx__fill.is-variant{background:#6d5cf6}.te-kmx__cap{font-family:var(--te-mono);font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:var(--tests-text-muted)}.te-sig{width:100%;border-collapse:collapse}.te-sig th{text-align:right;font-family:var(--te-mono);font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--tests-text-muted);padding:0 0 10px;border-bottom:1px solid var(--tests-border)}.te-sig th:first-child{text-align:left}.te-sig td{text-align:right;font-family:var(--te-mono);font-size:13px;color:var(--tests-text);padding:12px 0;border-bottom:1px solid var(--tests-border);white-space:nowrap}.te-sig td:first-child{text-align:left;font-family:var(--te-sans);display:flex;align-items:center;gap:9px}.te-sig tr:last-child td{border-bottom:none}.te-sig td .ok{color:var(--tests-success)}.te-sig td .neg{color:var(--tests-danger)}.te-sig__lb{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:5px;background:var(--tests-accent-soft);font-family:var(--te-mono);font-size:11px;font-weight:600}.te-sig__verdict{font-family:var(--te-sans);font-size:12px;padding:3px 9px;border-radius:999px;background:var(--tests-accent-soft);color:var(--tests-text-subdued)}.te-sig__verdict.is-win{background:var(--tests-success-soft);color:var(--tests-success)}.te-sig__verdict.is-lose{background:var(--tests-danger-soft);color:var(--tests-danger)}.te-code{margin-top:18px;border:1px solid var(--tests-border);border-radius:var(--tests-radius-md);overflow:hidden}.te-code__bar{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:var(--tests-surface);border-bottom:1px solid var(--tests-border)}.te-code__title{font-family:var(--te-mono);font-size:12px;color:var(--tests-text-subdued)}.te-code__title code{color:var(--tests-text-muted)}.te-code__copy{font-family:var(--te-mono);font-size:11px;padding:5px 10px;border:1px solid var(--tests-border-strong);border-radius:var(--tests-radius-sm);background:var(--tests-bg);color:var(--tests-text);cursor:pointer}.te-code__copy:hover{background:var(--tests-surface-hover)}.te-code__body{margin:0;padding:16px;font-family:var(--te-mono);font-size:12px;line-height:1.55;color:var(--tests-text);background:#0f1117;color:#d6deeb;overflow-x:auto}@media (max-width: 880px){.te-vcards,.te-keymx{grid-template-columns:1fr 1fr}}@media (max-width: 560px){.te-vcards,.te-keymx{grid-template-columns:1fr}}.tx-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:32px 32px 24px}.tx-head__titles{min-width:0}.tx-head__actions{flex:0 0 auto;display:flex;gap:10px}.tx-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;font-family:var(--te-sans);font-size:14px;font-weight:600;padding:9px 16px;border-radius:10px;border:1px solid transparent;cursor:pointer;white-space:nowrap;text-decoration:none;transition:background .12s ease,border-color .12s ease,box-shadow .14s ease,transform 80ms ease,opacity .12s ease}.tx-btn:active:not(:disabled){transform:translateY(1px)}.tx-btn:focus-visible{outline:2px solid #6d5cf6;outline-offset:2px}.tx-btn:disabled{opacity:.6;cursor:default}.tx-btn--primary{background:#6d5cf6;color:#fff}.tx-btn--primary:hover:not(:disabled){background:#5b4ae0;box-shadow:0 3px 12px #6d5cf659}.tx-btn--soft{background:var(--tests-bg);border-color:var(--tests-border-strong);color:var(--tests-text)}.tx-btn--soft:hover:not(:disabled){background:var(--tests-surface-hover)}@keyframes te-spin{to{transform:rotate(360deg)}}.te-spin{width:12px;height:12px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;display:inline-block;animation:te-spin .6s linear infinite}@media (prefers-reduced-motion: reduce){.te-detail-btn,.tx-btn{transition:none}.te-detail-btn:active:not(:disabled),.tx-btn:active:not(:disabled){transform:none}.te-spin{animation-duration:1.5s}}.tx-btn--xs{font-size:13px;padding:6px 12px;border-radius:8px}.te-band{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 32px 20px;padding:16px 20px;border:1px solid var(--tests-border);border-radius:var(--tests-radius-md);background:var(--tests-surface)}.te-band__metrics{display:flex;flex-direction:column;gap:12px;min-width:0}.te-band__eyebrow{font-family:var(--te-mono);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--tests-text-muted)}.te-band__row{display:flex;flex-wrap:wrap;gap:28px}.te-band__metric{display:flex;flex-direction:column;gap:3px}.te-band__label{font-family:var(--te-mono);font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--tests-text-subdued)}.te-band__value{font-size:18px;font-weight:600;letter-spacing:-.01em;color:var(--tests-text)}.te-band__footnote{font-size:12px;line-height:1.45;color:var(--tests-text-muted)}.te-spark{display:flex;flex-direction:column;gap:6px;width:200px;flex:none}.te-spark__label{font-family:var(--te-mono);font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--tests-text-muted);text-align:right}.te-spark__svg{width:100%;height:40px}.te-spark__axis{stroke:var(--tests-border);stroke-width:1}.te-spark__series{fill:none;stroke:var(--tests-success);stroke-width:2;vector-effect:non-scaling-stroke}@media (max-width: 900px){.te-band{flex-direction:column;align-items:stretch}.te-spark{width:100%}.te-spark__label{text-align:left}}.tx-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:0 32px 20px}.tx-stat{display:flex;flex-direction:column;gap:6px;border:1px solid var(--tests-border);border-radius:14px;padding:18px 20px;background:var(--tests-bg)}.tx-stat__label{font-family:var(--te-mono);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--tests-text-muted)}.tx-stat__value{font-size:28px;font-weight:600;color:var(--tests-text);line-height:1.05}.tx-stat__sub{font-size:12.5px;color:var(--tests-text-subdued)}.tx-callout{display:flex;align-items:center;gap:14px;margin:0 32px 20px;padding:14px 18px;border:1px solid #e0e7ff;background:#f5f3ff;border-radius:12px}.tx-callout__icon{flex:0 0 auto;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#ede9fe;color:#6d5cf6;font-size:16px}.tx-callout__icon img{width:17px;height:17px;display:block;object-fit:contain}.tx-callout__text{flex:1 1 auto;font-size:14px;color:var(--tests-text);display:flex;align-items:center;gap:10px}.tx-callout__badge{font-family:var(--te-mono);font-size:10px;font-weight:600;letter-spacing:.04em;padding:2px 7px;border-radius:999px;background:#6d5cf6;color:#fff}.tx-tablewrap{padding:0 32px 28px}.tx-list-controls{display:flex;align-items:center;gap:16px;padding-bottom:8px;border-bottom:1px solid var(--tests-border)}.tx-tabs{display:flex;flex:0 0 auto;gap:6px}.tx-tab{display:inline-flex;align-items:center;gap:7px;font-family:var(--te-sans);font-size:13px;font-weight:500;color:var(--tests-text-subdued);padding:7px 12px;border:none;background:transparent;border-radius:8px;cursor:pointer}.tx-tab:hover{background:var(--tests-surface)}.tx-tab.is-active{background:var(--tests-accent-soft);color:var(--tests-text);font-weight:600}.tx-tab__count{font-family:var(--te-mono);font-size:11px;color:var(--tests-text-muted)}.tx-tab.is-active .tx-tab__count{color:var(--tests-text-subdued)}.tx-toolbar{display:flex;flex:1 1 auto;align-items:center;justify-content:flex-end;gap:8px;min-width:0;margin-left:auto}.tx-toolbar__search,.tx-toolbar__select{min-height:34px;border:1px solid var(--tests-border);border-radius:8px;background:var(--tests-bg);color:var(--tests-text);font-family:var(--te-sans);font-size:12.5px}.tx-toolbar__search{flex:1 1 180px;min-width:160px;max-width:240px;padding:7px 11px}.tx-toolbar__select{flex:0 1 145px;width:145px;min-width:0;padding:6px 28px 6px 10px}.tx-toolbar__search:focus,.tx-toolbar__select:focus{border-color:var(--tests-info);outline:2px solid var(--tests-info-soft);outline-offset:1px}.tx-toolbar__search::placeholder{color:var(--tests-text-muted)}.tx-toolbar__clear{flex:0 0 auto;padding:7px 4px;border:0;background:transparent;color:var(--tests-text-subdued);font-family:var(--te-sans);font-size:12px;font-weight:600;cursor:pointer}.tx-toolbar__clear:hover{color:var(--tests-text);text-decoration:underline}.tx-table{width:100%;table-layout:fixed;border-collapse:collapse}.tx-col--test{width:45%}.tx-col--status{width:10%}.tx-col--metric{width:20%}.tx-col--lift,.tx-col--visitors,.tx-col--duration{width:6%}.tx-col--confidence{width:7%}.tx-table th{text-align:right;font-family:var(--te-mono);font-size:9.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--tests-text-muted);padding:10px 8px;border-bottom:1px solid var(--tests-border)}.tx-table th:first-child{text-align:left;padding-left:0}.tx-table th:last-child{padding-right:0}.tx-row td{text-align:right;font-family:var(--te-mono);font-size:12px;color:var(--tests-text);padding:13px 8px;border-bottom:1px solid var(--tests-border);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.tx-row:hover td{background:var(--tests-surface)}.tx-row td:first-child{text-align:left;padding-left:0}.tx-row td:last-child{padding-right:0}.tx-row__test{padding-right:16px!important}.tx-row__name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--te-sans);font-size:13px;font-weight:600;letter-spacing:-.01em;color:var(--tests-text);text-decoration:none}.tx-row__name:hover{text-decoration:underline}.tx-row__target{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-family:var(--te-mono);font-size:10.5px;color:var(--tests-text-muted)}.tx-row__muted{color:var(--tests-text-subdued)}.tx-row__dash{color:var(--tests-text-muted)}.tx-lift[data-sign=positive]{color:var(--tests-success)}.tx-lift[data-sign=negative]{color:var(--tests-danger)}.tx-lift[data-sign=neutral]{color:var(--tests-text-subdued)}.tx-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:18px}.tx-pagination__summary,.tx-pagination__page{font-family:var(--te-mono);font-size:11px;color:var(--tests-text-muted);font-variant-numeric:tabular-nums}.tx-pagination__controls{display:flex;align-items:center;gap:10px}.tx-pagination__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:32px;padding:6px 12px;border:1px solid var(--tests-border);border-radius:8px;background:var(--tests-bg);color:var(--tests-text);font-family:var(--te-sans);font-size:12px;font-weight:600;cursor:pointer}.tx-pagination__button:hover:not(:disabled){background:var(--tests-surface)}.tx-pagination__button:focus-visible{outline:2px solid var(--tests-info);outline-offset:2px}.tx-pagination__button:disabled{color:var(--tests-text-muted);background:var(--tests-surface);cursor:not-allowed;opacity:.65}.tx-pill{display:inline-flex;align-items:center;gap:6px;font-family:var(--te-sans);font-size:11.5px;font-weight:500;padding:3px 10px 3px 8px;border-radius:999px;background:var(--tests-accent-soft);color:var(--tests-text-subdued)}.tx-pill__dot{width:6px;height:6px;border-radius:50%;background:currentColor}.tx-pill.is-run{background:var(--tests-info-soft);color:var(--tests-info)}.tx-pill.is-win{background:var(--tests-success-soft);color:var(--tests-success)}.tx-pill.is-lose{background:var(--tests-danger-soft);color:var(--tests-danger)}.tx-pill.is-flat{background:var(--tests-warning-soft);color:var(--tests-warning)}.tx-pill.is-draft{background:var(--tests-accent-soft);color:var(--tests-text-subdued)}.tx-pill.is-ended{background:var(--tests-surface);color:var(--tests-text-muted)}.tx-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:72px 32px 88px}.tx-empty__icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#ede9fe;color:#6d5cf6;font-size:26px}.tx-empty__title{margin:0;font-family:var(--te-sans);font-size:20px;font-weight:600;color:var(--tests-text)}.tx-empty__body{margin:0;max-width:420px;font-size:14px;line-height:1.5;color:var(--tests-text-subdued)}.tx-empty__actions{margin-top:6px}@media (max-width: 880px){.tx-stats{grid-template-columns:1fr 1fr}.tx-list-controls{align-items:stretch;flex-direction:column;gap:8px}.tx-toolbar{flex-wrap:wrap;justify-content:flex-start;margin-left:0}}@media (max-width: 720px){.tx-head{flex-direction:column;gap:16px}.tx-table th:nth-child(3),.tx-row td:nth-child(3),.tx-table th:nth-child(6),.tx-row td:nth-child(6){display:none}.tx-pagination{align-items:flex-start;flex-direction:column}.tx-toolbar{align-items:stretch;flex-wrap:wrap}.tx-toolbar__search{flex-basis:100%;max-width:none}.tx-toolbar__select{flex:1 1 140px;width:auto}}.te-mod__preview-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(140px,1fr);gap:12px;margin-top:12px}.te-mod__preview{margin:0;min-width:0}.te-mod__preview img{display:block;width:100%;max-height:420px;object-fit:contain;object-position:top;border:1px solid var(--tests-border);border-radius:var(--tests-radius-md);background:var(--tests-accent-soft)}.te-mod__preview figcaption{margin-top:5px;color:var(--tests-text-muted);font-size:11px}@media (max-width: 640px){.te-mod__preview-grid{grid-template-columns:1fr}}.portal-shell--dashboard{height:100vh;min-height:0;align-items:stretch;background:#0d0c0a;overflow:hidden}.portal-shell--dashboard .portal-sidebar{position:relative;top:auto;height:100vh;min-height:0;overflow:hidden}.portal-shell--dashboard .portal-main{height:100vh;min-height:0;margin-top:0;border-radius:0;background:#f4f0e7;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;scrollbar-gutter:stable}.portal-dashboard{--dashboard-ink: #201e1a;--dashboard-muted: #716d66;--dashboard-paper: #f4f0e7;--dashboard-card: #fbfaf7;--dashboard-line: #ddd8ce;min-height:100vh;background:var(--dashboard-paper);color:var(--dashboard-ink)}.portal-dashboard-hero{position:relative;min-height:210px;display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding:32px 38px 84px;border-radius:0;background:linear-gradient(to bottom,#f4f0e700 42%,#f4f0e729 58%,#f4f0e7c7 84%,#f4f0e7),linear-gradient(90deg,#14110fb8,#15131357 55%,#12111280),url(/variant-login-mountains.png) center 43% / cover no-repeat;color:#fff}.portal-dashboard-hero>div:first-child{min-width:0}.portal-dashboard-hero p{margin:0 0 10px;color:#ffffffb3;font:570 10px/1.2 Geist Mono,monospace;letter-spacing:.14em;text-transform:uppercase}.portal-dashboard-hero h1{max-width:760px;margin:0;color:#fff;font:590 clamp(28px,3.1vw,38px) / 1.05 Geist,Inter,sans-serif;letter-spacing:-.05em}.portal-dashboard-hero>div:first-child>span{display:block;margin-top:10px;color:#ffffffbd;font-size:13px}.portal-dashboard-actions{flex:0 0 auto;display:flex;gap:9px;padding-top:18px}.portal-dashboard-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 15px;border:1px solid transparent;border-radius:8px;font-size:12px;font-weight:620;text-decoration:none;transition:transform .1s ease,background .12s ease,border-color .12s ease}.portal-dashboard-button:hover{transform:translateY(-1px)}.portal-dashboard-button--ghost{border-color:#ffffff75;background:#1311105c;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.portal-dashboard-button--ghost:hover{border-color:#ffffffb8;background:#1311108c}.portal-dashboard-button--accent{border-color:#d2ef47;background:#d2ef47;color:#17160f}.portal-dashboard-button--accent:hover{border-color:#def86a;background:#def86a}.portal-dashboard-body{position:relative;z-index:1;margin-top:-55px;padding:0 34px 54px}.portal-dashboard-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.portal-dashboard-kpi{min-height:108px;display:flex;flex-direction:column;justify-content:center;padding:16px 18px;border:1px solid var(--dashboard-line);border-radius:11px;background:var(--dashboard-card);box-shadow:0 1px 1px #251f1705}.portal-dashboard-kpi>span{color:#858078;font:560 9px/1.2 Geist Mono,monospace;letter-spacing:.12em;text-transform:uppercase}.portal-dashboard-kpi strong{margin-top:7px;color:var(--dashboard-ink);font-size:clamp(25px,2.4vw,31px);font-weight:580;letter-spacing:-.04em;line-height:1}.portal-dashboard-kpi small{margin-top:7px;overflow:hidden;color:#77726a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.portal-dashboard-kpi--loading,.portal-dashboard-table-skeleton{border-color:#e0dbd1;background:linear-gradient(90deg,#f8f6f1 20%,#eeebe4,#f8f6f1 80%);background-size:200% 100%;animation:portal-dashboard-shimmer 1.3s ease-in-out infinite}.portal-dashboard-table-skeleton{min-height:360px;margin-top:14px;border:1px solid #e0dbd1;border-radius:10px}@keyframes portal-dashboard-shimmer{to{background-position:-200% 0}}.portal-dashboard-tests{--tests-bg: #fbfaf7;--tests-surface: #f2efe9;--tests-surface-hover: #eeebe4;--tests-border: #ded9cf;--tests-border-strong: #cbc5ba;--tests-text: #25231f;--tests-text-subdued: #6f6a62;--tests-text-muted: #979188;--tests-accent-soft: #e9e5dc;--tests-info: #6156d9;--tests-info-soft: #eeeafd;--tests-success: #4e8449;--tests-success-soft: #e8f3e4;--tests-danger: #b74a3f;--tests-danger-soft: #f9e9e7;--tests-warning: #9b6a24;--tests-warning-soft: #f7edd7;margin-top:14px}.portal-dashboard-tests .tx-callout{margin:0 0 16px;padding:12px 16px;border-color:#d6df8b;border-radius:10px;background:#f7f9e9}.portal-dashboard-tests .tx-callout__icon{background:#d2ef47;color:#1e2512}.portal-dashboard-tests .tx-callout__badge{background:#c7e63a;color:#20250f}.portal-dashboard-tests .tx-tablewrap{padding:0}.portal-dashboard-tests .tx-list-controls{align-items:center;flex-wrap:wrap;padding:0;border-bottom:1px solid #d8d3ca}.portal-dashboard-tests .tx-tabs{gap:28px}.portal-dashboard-tests .tx-tab{min-height:46px;padding:0 0 13px;position:relative;border:0;border-radius:0;background:transparent;font-size:14px}.portal-dashboard-tests .tx-tab.is-active{background:transparent;color:#211f1b}.portal-dashboard-tests .tx-tab.is-active .tx-tab__count{color:#777168}.portal-dashboard-tests .tx-tab.is-active:after{height:2px;position:absolute;right:0;bottom:-1px;left:0;background:#211f1b;content:""}.portal-dashboard-tests .tx-toolbar{flex-wrap:wrap;gap:7px;margin-left:auto;padding-bottom:10px}.portal-dashboard-tests .tx-toolbar__search,.portal-dashboard-tests .tx-toolbar__select{min-height:34px;padding:0;border:0;border-radius:0;background:transparent;font-size:14px}.portal-dashboard-tests .tx-toolbar__search:focus,.portal-dashboard-tests .tx-toolbar__select:focus{border:0;outline:0}.portal-dashboard-tests .tx-toolbar__search-wrap,:is(.portal-dashboard-tests,.settings-page) .tx-toolbar__filter{display:inline-flex;align-items:center;color:#716b63;font-size:12px}.portal-dashboard-tests .tx-toolbar__search-wrap{gap:8px;min-height:36px;padding:0 11px;border:1px solid #d8d3ca;border-radius:8px;background:#fffefabd;transition:border-color .14s ease,background .14s ease}.portal-dashboard-tests .tx-toolbar__search-wrap:focus-within{border-color:#9d978d;background:#fffefa}.portal-dashboard-tests .tx-toolbar__search-wrap svg{width:15px;height:15px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.6}.portal-dashboard-tests .tx-toolbar__search{width:132px;min-width:0;min-height:34px}:is(.portal-dashboard-tests,.settings-page) .tx-toolbar__filter{position:relative;white-space:nowrap}:is(.portal-dashboard-tests,.settings-page) .tx-toolbar__filter>summary{min-width:138px;min-height:36px;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;padding:0 11px;border:1px solid #d8d3ca;border-radius:8px;background:#fffefabd;color:#3f3a34;cursor:pointer;list-style:none;transition:border-color .14s ease,background .14s ease}:is(.portal-dashboard-tests,.settings-page) .tx-toolbar__filter>summary:hover,:is(.portal-dashboard-tests,.settings-page) .tx-toolbar__filter[open]>summary{border-color:#9d978d;background:#fffefa}:is(.portal-dashboard-tests,.settings-page) .tx-toolbar__filter>summary::-webkit-details-marker{display:none}:is(.portal-dashboard-tests,.settings-page) .tx-toolbar__filter>summary svg{width:14px;height:14px;flex:0 0 14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition:transform .14s ease}:is(.portal-dashboard-tests,.settings-page) .tx-toolbar__filter[open]>summary svg{transform:rotate(180deg)}:is(.portal-dashboard-tests,.settings-page) .tx-toolbar__filter-menu{width:max(100%,180px);padding:6px;position:absolute;z-index:20;top:calc(100% + 10px);right:0;border:1px solid #d8d3ca;border-radius:10px;background:#fffefa;box-shadow:0 14px 36px #241f1924;white-space:normal}:is(.portal-dashboard-tests,.settings-page) .tx-toolbar__filter-menu button{width:100%;min-height:36px;padding:7px 10px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:7px;background:transparent;color:#49443e;font:500 13px Geist,sans-serif;text-align:left;cursor:pointer}:is(.portal-dashboard-tests,.settings-page) .tx-toolbar__filter-menu button:hover,:is(.portal-dashboard-tests,.settings-page) .tx-toolbar__filter-menu button:focus-visible{background:#f0ece4;outline:0}:is(.portal-dashboard-tests,.settings-page) .tx-toolbar__filter-menu button[aria-checked=true]{background:#f0ece4;color:#211f1b;font-weight:650}:is(.portal-dashboard-tests,.settings-page) .tx-toolbar__filter-menu button[aria-checked=true]:after{color:#777168;content:"✓"}.portal-dashboard-tests .tx-col--test{width:31%}.portal-dashboard-tests .tx-col--status{width:13%}.portal-dashboard-tests .tx-col--metric{width:16%}.portal-dashboard-tests .tx-col--lift{width:9%}.portal-dashboard-tests .tx-col--confidence{width:12%}.portal-dashboard-tests .tx-col--visitors{width:10%}.portal-dashboard-tests .tx-col--duration{width:9%}.portal-dashboard-tests .tx-toolbar__search:focus-visible,.portal-dashboard-tests .tx-toolbar__select:focus-visible{box-shadow:none}.portal-dashboard-tests .tx-table{border:0;border-radius:0;background:transparent;overflow:visible}.portal-dashboard-tests .tx-table th,.portal-dashboard-tests .tx-row td{padding-inline:10px}.portal-dashboard-tests .tx-table th:first-child,.portal-dashboard-tests .tx-row td:first-child{padding-left:0}.portal-dashboard-tests .tx-table th:last-child,.portal-dashboard-tests .tx-row td:last-child{padding-right:0}.portal-dashboard-tests .tx-row td{padding-top:21px;padding-bottom:21px}.portal-dashboard-tests .tx-pill,.portal-dashboard-tests .tx-pill.is-run,.portal-dashboard-tests .tx-pill.is-win,.portal-dashboard-tests .tx-pill.is-lose,.portal-dashboard-tests .tx-pill.is-flat,.portal-dashboard-tests .tx-pill.is-draft,.portal-dashboard-tests .tx-pill.is-ended{padding:0;background:transparent}.portal-dashboard-tests .tx-empty,.portal-dashboard-empty{min-height:320px;padding:70px 30px;border:1px solid #ddd8ce;border-radius:10px;background:#fbfaf7}.portal-dashboard-empty{display:grid;place-content:center;text-align:center}.portal-dashboard-empty h2,.portal-dashboard-empty p{margin:0}.portal-dashboard-empty h2{font-size:20px;font-weight:600}.portal-dashboard-empty p{margin-top:8px;color:var(--dashboard-muted);font-size:13px}@media (max-width: 1180px){.portal-dashboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-dashboard-hero{min-height:230px}.portal-dashboard-body{margin-top:-65px}}@media (max-width: 900px){.portal-shell--dashboard{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);height:100dvh;min-height:0;overflow:hidden}.portal-shell--dashboard .portal-sidebar{position:static;height:auto;min-height:0;overflow:visible}.portal-shell--dashboard .portal-main{height:auto;min-height:0;margin-top:0;border-radius:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none}.portal-shell--dashboard .agent-chat-nav{display:none}.portal-dashboard-hero{border-radius:0}}@media (max-width: 720px){.portal-dashboard-hero{min-height:260px;flex-direction:column;padding:28px 22px 95px}.portal-dashboard-actions{padding-top:0}.portal-dashboard-body{margin-top:-70px;padding:0 16px 40px}.portal-dashboard-kpis{grid-template-columns:1fr 1fr;gap:8px}.portal-dashboard-kpi{min-height:96px;padding:14px}.portal-dashboard-tests .tx-tablewrap{overflow-x:auto}.portal-dashboard-tests .tx-list-controls{min-width:560px}.portal-dashboard-tests .tx-table{min-width:680px}}@media (max-width: 470px){.portal-dashboard-kpis{grid-template-columns:1fr}.portal-dashboard-actions{width:100%}.portal-dashboard-button{flex:1}}@media (prefers-reduced-motion: reduce){.portal-dashboard-kpi--loading,.portal-dashboard-table-skeleton{animation:none}.portal-dashboard-button{transition:none}}html,body,#root{min-height:100%;margin:0;background:#f5f1e8;color:#1e1b17;font-family:Geist,Inter,sans-serif}body{overscroll-behavior:none}.spa-shell{--sidebar: 303px;display:grid;grid-template-columns:var(--sidebar) minmax(0,1fr);height:100vh;overflow:hidden}.spa-shell.collapsed{--sidebar: 84px}.spa-sidebar{height:100vh;padding:18px 14px 14px;background:#11110f;color:#f8f7f3;display:flex;flex-direction:column;gap:14px;overflow:visible;border-right:1px solid #292823}.spa-brand-row{height:38px;display:flex;align-items:center;gap:8px}.spa-brand-row>a{display:flex;align-items:center;gap:10px;flex:1;padding:0 8px;color:#fff;text-decoration:none;font-size:17px}.spa-brand-row img{width:26px;filter:invert(1)}.spa-brand-row>button{border:0;background:transparent;color:#817f78;cursor:pointer}.spa-store-switcher{position:relative}.spa-store-switcher>button{width:100%;height:48px;border:1px solid #37352f;border-radius:10px;background:#11110f;color:#fff;display:flex;align-items:center;gap:10px;padding:7px 10px;text-align:left;cursor:pointer}.spa-store-switcher button>span{display:grid;place-items:center;width:28px;height:28px;border-radius:7px;background:#d2f34c;color:#15160b;font-weight:700}.spa-store-switcher button>strong{min-width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spa-store-switcher button>i{font-style:normal;color:#88857d}.spa-store-switcher>div{position:absolute;z-index:20;top:54px;left:0;width:100%;padding:6px;border:1px solid #37352f;border-radius:10px;background:#1b1a18;box-shadow:0 18px 50px #0008}.spa-store-switcher>div button{width:100%;padding:8px;border:0;border-radius:7px;background:transparent;color:#fff;display:flex;align-items:center;gap:10px;text-align:left}.spa-store-switcher label{display:grid}.spa-store-switcher label small{color:#908e86}.spa-sidebar nav{display:grid;gap:3px}.spa-sidebar nav a{position:relative;height:44px;padding:0 11px;display:flex;align-items:center;gap:13px;border-radius:8px;color:#aaa8a1;text-decoration:none;font-weight:520}.spa-sidebar nav a:hover,.spa-sidebar nav a.active{background:#262521;color:#fff}.spa-sidebar nav svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5}.spa-sidebar nav i{position:absolute;right:12px;width:6px;height:6px;border-radius:50%;background:#d2f34c}.spa-sidebar-fill{flex:1}.spa-sidebar footer{display:flex;align-items:center;gap:10px;padding:8px}.spa-sidebar footer>div{display:grid;min-width:0;flex:1}.spa-sidebar footer span{font-size:12px;color:#86847c;overflow:hidden;text-overflow:ellipsis}.spa-shell.collapsed .spa-brand-row b,.spa-shell.collapsed .spa-store-switcher strong,.spa-shell.collapsed .spa-store-switcher i,.spa-shell.collapsed .spa-sidebar nav span,.spa-shell.collapsed .spa-sidebar nav i,.spa-shell.collapsed .spa-sidebar footer>div{display:none}.spa-shell.collapsed .spa-store-switcher>div{left:64px;width:250px;top:0}.spa-shell.collapsed .spa-sidebar nav a{justify-content:center}.spa-main{min-width:0;height:100vh;overflow:auto;background:#f5f1e8;overscroll-behavior:contain}.spa-dashboard header{height:280px;padding:50px 42px;color:#fff;background:linear-gradient(to bottom,#201b1abb,#30272588 52%,#f5f1e8),url(/variant-login-mountains.png) center 45% / cover}.spa-dashboard header p{font:600 13px Geist Mono,monospace;letter-spacing:.17em;text-transform:uppercase}.spa-dashboard header h1{max-width:920px;margin:10px 0;font-size:44px;letter-spacing:-.045em}.spa-dashboard header span{color:#e3ded4}.spa-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:-70px 32px 0;position:relative}.spa-kpis article{min-height:148px;padding:23px;border:1px solid #ded9ce;border-radius:14px;background:#fffefa;display:grid}.spa-kpis small{font:500 12px Geist Mono,monospace;text-transform:uppercase;letter-spacing:.12em;color:#777269}.spa-kpis strong{font-size:37px}.spa-kpis span{font-size:13px;color:#777269}.spa-migration-note{margin:24px 32px;padding:18px 20px;border:1px solid #d4df7d;border-radius:13px;background:#fbffe7;display:flex;gap:14px;align-items:center}.spa-migration-note img{width:28px;height:28px}.spa-migration-note div{display:grid;gap:3px}.spa-migration-note span{color:#746f66}.spa-empty{padding:64px}.spa-empty>p{font:600 12px Geist Mono,monospace;text-transform:uppercase;letter-spacing:.15em}.spa-empty h1{font-size:48px}.spa-empty article{padding:26px;border:1px solid #ded9ce;border-radius:14px;background:#fff}.spa-agent{display:grid;grid-template-columns:280px minmax(0,1fr);height:100%}.spa-agent>aside{padding:18px;border-right:1px solid #ded9ce;background:#171715;color:#fff;overflow:auto}.spa-agent>aside>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;text-transform:uppercase;color:#77756f;font:500 12px Geist Mono,monospace}.spa-agent button{font:inherit}.spa-agent>aside>button{width:100%;padding:10px;border:0;border-radius:8px;background:transparent;color:#bdbbb5;text-align:left;display:flex;justify-content:space-between}.spa-agent>aside>button:hover{background:#24231f;color:#fff}.spa-agent>aside i{font:500 10px Geist Mono,monospace;text-transform:uppercase;color:#d2f34c}.spa-agent>main{background:linear-gradient(to bottom,transparent 0 150px,#f5f1e8 250px),url(/variant-login-mountains.png) top / 100% 250px no-repeat;padding:28px}.spa-agent>main>p{color:#fff}.spa-agent>main>section{max-width:760px;margin:210px auto 0}.spa-agent h1{font-size:42px;letter-spacing:-.04em;margin:0 0 8px}.spa-agent section>span{color:#756f67}.spa-agent section>div{margin-top:32px;padding:14px;border:1px solid #ded9ce;border-radius:16px;background:#fffefa;box-shadow:0 16px 50px #5c4a2915}.spa-agent textarea{width:100%;height:90px;resize:none;border:0;outline:0;background:transparent;font:inherit}.spa-agent section footer{display:flex;justify-content:space-between}.spa-agent section footer button{border:0;background:transparent}.spa-agent section footer button:last-child{width:38px;height:38px;border-radius:50%;background:#d2f34c}.spa-settings>header{height:78px;padding:0 42px;display:flex;align-items:center;border-bottom:1px solid #ded9ce}.spa-settings>div{display:grid;grid-template-columns:230px minmax(0,820px);gap:52px;padding:42px}.spa-settings nav{display:flex;flex-direction:column;gap:6px}.spa-settings nav>*{padding:10px 12px;border-radius:8px}.spa-settings nav b{background:#e7e2d8}.spa-settings main h2{font-size:26px}.spa-settings main p{color:#746f66;line-height:1.6}.spa-settings hr{margin:36px 0;border:0;border-top:1px solid #ded9ce}.spa-settings{min-height:100%;background:#f5f1e8}.spa-settings>header{justify-content:space-between}.spa-settings>header h1{margin:0;font-size:26px}.spa-settings>header>span{color:#6f6960}.spa-settings>div{grid-template-columns:190px minmax(0,960px);align-items:start;justify-content:center}.spa-settings nav{position:sticky;top:28px}.spa-settings nav a{color:#68635b;text-decoration:none}.spa-settings nav a:hover{color:#171715;background:#ebe6dc}.spa-settings-section{padding:0 0 42px;margin:0 0 38px;border-bottom:1px solid #ded8cd;scroll-margin-top:24px}.spa-settings-heading{display:flex;justify-content:space-between;gap:20px;margin-bottom:24px}.spa-settings-heading h2{margin:0 0 4px}.spa-settings-heading p{margin:0}.spa-plan-title{display:flex;align-items:baseline;gap:14px;margin-bottom:26px}.spa-plan-title strong{font-size:34px}.spa-plan-title small{margin-left:auto;color:#777168}.spa-usage>div{display:flex;justify-content:space-between;margin-bottom:10px}.spa-usage progress{width:100%;height:6px;border:0;border-radius:999px;overflow:hidden;background:#dfdad0}.spa-usage progress::-webkit-progress-bar{background:#dfdad0}.spa-usage progress::-webkit-progress-value{background:#3b3933}.spa-usage small{display:block;margin-top:8px;color:#777168}.spa-settings-notice{display:grid;gap:6px;padding:18px;border:1px solid #ddd7cc;border-radius:12px;background:#fffefa}.spa-settings-notice span{color:#716b62}.spa-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.spa-pricing-grid article{display:grid;gap:8px;padding:18px;border:1px solid #ddd7cc;border-radius:12px;background:#fffefa}.spa-pricing-grid article.active{border-color:#a9c83e;box-shadow:inset 0 3px #d2f34c}.spa-pricing-grid article>b{font-size:24px}.spa-pricing-grid small{color:#777168}.spa-people article{display:grid;grid-template-columns:38px minmax(0,1fr) 140px 80px;gap:12px;align-items:center;padding:13px 0;border-top:1px solid #e1dbd1}.spa-people article>div{display:grid}.spa-people small,.spa-people em{color:#777168;font-style:normal}.spa-avatar{display:grid;width:34px;height:34px;place-items:center;border:1px solid #d9d2c7;border-radius:50%;background:#ebe6dc}.spa-connections{display:grid;grid-template-columns:1fr 1fr;gap:12px}.spa-connections article{padding:18px;border:1px solid #ddd7cc;border-radius:12px;background:#fffefa}.spa-connections article>div{display:flex;justify-content:space-between;gap:12px}.spa-connections .status{color:#6c822e;font:500 10px Geist Mono,monospace;text-transform:uppercase}.spa-connections article>small{display:block;margin:14px 0;color:#777168}.spa-connections pre{max-height:260px;overflow:auto;padding:12px;border-radius:8px;background:#171715;color:#efeee9;font-size:11px;white-space:pre-wrap}.spa-store-details{margin:0}.spa-store-details>div{display:flex;justify-content:space-between;padding:14px 0;border-top:1px solid #e1dbd1}.spa-store-details dt{color:#777168}.spa-store-details dd{margin:0;font-family:Geist Mono,monospace}.spa-settings-loading{grid-template-columns:190px minmax(0,960px)!important}.spa-settings-loading>div{height:240px;border-radius:12px;background:#e8e3d9;animation:pulse 1.3s ease-in-out infinite}.spa-test-detail>header>div small{color:#777168;font:500 10px Geist Mono,monospace;text-transform:uppercase}.spa-test-detail>header>div h1{font-size:22px}.spa-test-detail>header>span{padding:6px 10px;border-radius:999px;background:#e7e2d8;text-transform:capitalize}.spa-test-detail>div{grid-template-columns:minmax(0,900px)}.spa-test-groups article{display:grid;grid-template-columns:minmax(0,1fr) 140px 160px;gap:12px;padding:16px 0;border-top:1px solid #ded8cd}.spa-test-groups article>div{display:grid}.spa-test-groups article span{color:#777168}.spa-test-actions{margin-top:26px}.spa-test-actions button{padding:11px 16px;border:0;border-radius:9px;background:#d2f34c;font:inherit}.spa-test-actions button.danger{color:#9a3929;background:#f5dfd9}@media (max-width: 900px){.spa-settings>div,.spa-settings-loading{grid-template-columns:1fr!important;padding:24px}.spa-settings nav{position:static;flex-direction:row;overflow-x:auto}.spa-pricing-grid,.spa-connections{grid-template-columns:1fr}}.spa-settings-saved{padding:10px 12px;border:1px solid #b9cf74;border-radius:9px;color:#50631e!important;background:#f5fadf}.spa-invite-form,.spa-plan-form,.spa-store-brand form{display:flex;gap:8px;margin:0 0 18px}.spa-invite-form input,.spa-invite-form select,.spa-plan-form input,.spa-plan-form select,.spa-people select{min-width:0;padding:9px 10px;border:1px solid #d6cfc3;border-radius:8px;background:#fffefa;font:inherit}.spa-invite-form input{flex:1}.spa-invite-form button,.spa-plan-form button,.spa-settings-actions button,.spa-store-brand button,.spa-row-action,.spa-row-actions button{padding:8px 11px;border:1px solid #d6cfc3;border-radius:8px;background:#fffefa;font:inherit}.spa-settings-actions{display:flex;gap:8px;margin-top:14px}.spa-settings-actions .danger,.spa-row-actions .danger{color:#9a3929}.spa-people article{grid-template-columns:38px minmax(0,1fr) 140px 80px auto}.spa-row-actions{display:flex;gap:4px}.spa-store-brand{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0 20px}.spa-store-brand img{max-width:160px;max-height:70px;object-fit:contain}.spa-store-brand form{margin:0}.spa-open-store{display:inline-block;margin:18px 0;color:#171715}.spa-storefront-frame{width:100%;min-height:440px;border:1px solid #d6cfc3;border-radius:12px;background:#fff}.spa-boot{height:100vh;display:grid;grid-template-columns:303px 1fr;background:#f5f1e8}.spa-boot aside{background:#171715}.spa-boot main{padding:70px 48px}.spa-skeleton-line{height:36px;max-width:800px;border-radius:8px;background:#e6e1d7;animation:pulse 1.4s ease-in-out infinite}.spa-skeleton-line.short{width:160px;height:14px;margin-bottom:24px}.spa-skeleton-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:50px}.spa-skeleton-grid span{height:150px;border-radius:14px;background:#e6e1d7;animation:pulse 1.4s ease-in-out infinite}.spa-error{min-height:100vh;display:grid;place-content:center;text-align:center}.spa-error img{width:42px;margin:auto}.spa-error button{justify-self:center;padding:10px 16px;border:1px solid #bbb5aa;border-radius:8px;background:#fff}@keyframes pulse{50%{opacity:.48}}.spa-conversion-card{max-width:650px;margin:auto;padding:26px;border:1px solid #ffffff30;border-radius:18px;background:#17131dd9;color:#fff}.spa-conversion-card>div{display:grid}.spa-conversion-card strong{font-size:34px}.spa-conversion-card>span{float:right;color:#b9ff8f}.spa-conversion-card svg{width:100%;margin-top:18px}.spa-conversion-card path{fill:none;stroke:url(#spa-line);stroke-width:5;stroke-linecap:round}@media (max-width: 900px){.spa-shell{--sidebar: 84px}.spa-shell .spa-brand-row b,.spa-shell .spa-store-switcher strong,.spa-shell .spa-store-switcher i,.spa-shell .spa-sidebar nav span,.spa-shell .spa-sidebar footer>div{display:none}.spa-kpis{grid-template-columns:1fr 1fr}.spa-agent{grid-template-columns:1fr}.spa-agent>aside{display:none}}.spa-dashboard header{display:flex;justify-content:space-between;gap:28px}.spa-dashboard header aside{display:flex;gap:10px;align-items:flex-start;margin-top:48px}.spa-dashboard header aside a{padding:12px 16px;border:1px solid #ffffff70;border-radius:9px;background:#251f1fc7;color:#fff;text-decoration:none;font-weight:600}.spa-dashboard header aside a:last-child{border-color:#d2f34c;background:#d2f34c;color:#17170e}.spa-dashboard-body{margin-top:-70px;position:relative;padding-bottom:60px}.spa-dashboard-body .spa-kpis{margin-top:0}.spa-tests{margin:22px 32px}.spa-test-tabs{display:flex;gap:10px;align-items:center;margin-bottom:10px}.spa-test-tabs>*{padding:10px 14px;border:1px solid #dcd6ca;border-radius:999px;color:#635e56}.spa-test-tabs b{background:#1d1b17;color:#fff}.spa-test-tabs span span,.spa-test-tabs b span{opacity:.55}.spa-test-table{overflow:hidden;border:1px solid #ded9ce;border-radius:14px;background:#fffefa}.spa-test-table>div,.spa-test-table>a{display:grid;grid-template-columns:minmax(300px,2fr) 110px 160px 90px 110px 100px;gap:16px;align-items:center;min-height:67px;padding:10px 20px;border-bottom:1px solid #e8e3d9;text-decoration:none}.spa-test-table>a:last-child{border:0}.spa-test-table .head{min-height:44px;color:#827d74;font:500 11px Geist Mono,monospace;text-transform:uppercase;letter-spacing:.1em}.spa-test-table>a>span:first-child{display:grid;min-width:0}.spa-test-table>a strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#211e19}.spa-test-table>a small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#89837a}.spa-test-table em{justify-self:start;padding:5px 9px;border-radius:999px;background:#ebe8df;color:#5f5a52;font-style:normal;text-transform:capitalize}.spa-test-table .positive{color:#3f8242}.spa-no-tests,.spa-dashboard-error{margin:22px 32px;padding:32px;border:1px solid #ded9ce;border-radius:14px;background:#fffefa}.spa-dashboard-error{display:grid;gap:8px}.spa-dashboard-error button{justify-self:start;padding:9px 13px;border:1px solid #c9c2b6;border-radius:8px;background:#fff}.spa-kpis article.loading,.spa-table-loading{background:linear-gradient(90deg,#eee9df,#faf7f0,#eee9df);background-size:200% 100%;animation:spaShimmer 1.3s linear infinite}.spa-table-loading{height:430px;margin:22px 32px;border-radius:14px}@keyframes spaShimmer{to{background-position:-200% 0}}.spa-agent>aside>a{width:100%;padding:10px;border-radius:8px;color:#bdbbb5;text-decoration:none;display:flex;justify-content:space-between;align-items:center}.spa-agent>aside>a:hover,.spa-agent>aside>a.active{background:#24231f;color:#fff}.spa-agent>aside>a>i{display:flex;gap:6px;align-items:center}.spa-agent>aside>a>i>span{width:11px;height:11px;border:2px solid #6f6c63;border-top-color:#d2f34c;border-radius:50%;animation:spaSpin .8s linear infinite}.spa-chat-loading{display:block;height:38px;margin:5px 0;border-radius:8px;background:#24231f;animation:pulse 1.3s ease-in-out infinite}.spa-thread{padding:0!important;background:#f5f1e8!important}.spa-thread>header{height:90px;padding:20px 32px;border-bottom:1px solid #ddd7cc;background:#f5f1e8;display:flex;align-items:center;justify-content:space-between}.spa-thread>header>button{padding:9px 13px;border:1px solid #cfc8bc;border-radius:8px;background:transparent;color:#5f5950}.spa-thread>header small{color:#7b756c;font:500 11px Geist Mono,monospace;text-transform:uppercase;letter-spacing:.12em}.spa-thread>header h1{margin:4px 0;font-size:25px}.spa-messages{max-width:900px;margin:0 auto;padding:34px 28px 170px}.spa-messages article{margin:0 0 24px;display:flex;gap:14px;line-height:1.55}.spa-messages article.user{justify-content:flex-end}.spa-messages article.user>div{max-width:70%;padding:11px 16px;border:1px solid #dcd5c9;border-radius:16px;background:#fffefa}.spa-messages article.assistant>img{width:30px;height:30px;padding:7px;border-radius:9px;background:#d2f34c}.spa-messages p{margin:0 0 10px}.spa-messages .working{color:#777168}.spa-spinner{display:inline-block;width:15px;height:15px;margin-right:8px;border:2px solid #cbc5ba;border-top-color:#575148;border-radius:50%;animation:spaSpin .8s linear infinite}.spa-thread>.spa-agent-composer{position:fixed;left:calc(var(--sidebar) + 280px + (100vw - var(--sidebar) - 280px - 800px) / 2);bottom:22px;width:min(800px,calc(100vw - var(--sidebar) - 320px));padding:14px;border:1px solid #d7d0c4;border-radius:16px;background:#fffefa;box-shadow:0 10px 35px #3c332315}.spa-agent-composer textarea{width:100%;height:64px;resize:none;border:0;outline:0;background:transparent;font:inherit}.spa-agent-composer footer{display:flex;justify-content:space-between}.spa-agent-composer button{border:0;background:transparent}.spa-agent-composer button:last-child{width:36px;height:36px;border-radius:50%;background:#d2f34c}.spa-agent-composer button.spa-agent-stop{width:auto;padding:0 14px;border:1px solid #d2cbc0;border-radius:999px;background:#f3eee5;color:#4d4740}.spa-thread-skeleton{height:70vh;margin:30px;border-radius:16px;background:linear-gradient(90deg,#e9e4da,#f7f3eb,#e9e4da);background-size:200% 100%;animation:spaShimmer 1.3s linear infinite}.spa-message-text{white-space:pre-wrap}.spa-agent-reasoning{margin:0 0 12px;padding:10px 12px;border-left:2px solid #c9c2b5;color:#716b62}.spa-agent-reasoning summary{cursor:pointer;font:500 11px Geist Mono,monospace;text-transform:uppercase;letter-spacing:.08em}.spa-agent-reasoning>div{margin-top:8px;white-space:pre-wrap}.spa-agent-tool{display:inline-flex;gap:8px;align-items:center;margin:0 8px 8px 0;padding:7px 10px;border:1px solid #d9d2c6;border-radius:9px;background:#fbf8f1;font-size:13px}.spa-agent-tool span{color:#6d8a30;font:500 10px Geist Mono,monospace;text-transform:uppercase}.agent-work-group{margin:0 0 10px}.agent-work-group__items{gap:8px}.agent-work-group__reasoning{display:grid;gap:5px}.agent-work-group__reasoning>span{color:var(--agent-text-muted);font:500 10px var(--agent-mono);letter-spacing:.08em;text-transform:uppercase}.spa-agent-error{margin:12px 44px;padding:10px 12px;border:1px solid #e2b8ae;border-radius:9px;color:#9a3929;background:#fff5f1}.spa-agent-composer button:disabled{cursor:not-allowed;opacity:.5}.spa-agent-image-grid{display:grid;grid-template-columns:repeat(auto-fill,90px);gap:8px}.spa-agent-image-tile{display:block;width:90px;aspect-ratio:1;overflow:hidden;padding:0;border:1px solid rgba(42,37,30,.12);border-radius:9px;background:#e8e2d8;cursor:zoom-in}.spa-agent-image{display:block;width:100%;height:100%;object-fit:cover}dialog.agent-lightbox{width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:0;border:0}.spa-agent-uploads{display:flex;gap:8px;margin-bottom:8px}.spa-agent-uploads button{position:relative;width:68px;height:54px;overflow:hidden;padding:0;border:1px solid #d6cfc3;border-radius:8px}.spa-agent-uploads img{width:100%;height:100%;object-fit:cover}.spa-agent-uploads span{position:absolute;inset:auto 0 0;padding:3px;color:#fff;background:#171715b8;font-size:9px}@keyframes spaSpin{to{transform:rotate(360deg)}}.spa-store-option-copy{display:grid}.spa-store-option-copy small{color:#908e86}.spa-test-page{min-height:100%;background:#f5f1e8;color:#211e19}.spa-test-hero{min-height:310px;padding:30px 36px 70px;color:#fff;background:linear-gradient(180deg,#14111294,#231d1c7a 45%,#f5f1e8),url(/variant-login-mountains.png) center 45% / cover}.spa-test-hero-top{display:flex;align-items:center;justify-content:space-between;gap:24px}.spa-test-hero-top>a,.spa-test-hero-top>div>a,.spa-test-hero-top>div>button{color:inherit;text-decoration:none;font:550 14px Geist,sans-serif}.spa-test-hero-top>div{display:flex;gap:10px}.spa-test-hero-top>div>a,.spa-test-hero-top>div>button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 18px;border:1px solid rgb(255 255 255 / .42);border-radius:10px;background:#1a17166b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer}.spa-test-hero-top>div>button:not(.danger){border-color:#d3f04d;background:#d3f04d;color:#17180c}.spa-test-hero-top>div>button.danger{border-color:#f2c6bd;color:#fff}.spa-test-hero-top button:disabled{cursor:wait;opacity:.65}.spa-test-hero-top>div>button.spa-test-launch--blocked:disabled{border-color:#ffffff4d;background:#1a17167a;color:#ddd8d0;cursor:not-allowed}.spa-test-launch-requirement{display:flex;width:fit-content;max-width:min(100%,680px);align-items:center;gap:22px;margin:16px 0 -12px auto;padding:11px 13px 11px 15px;border:1px solid rgb(255 255 255 / .26);border-radius:11px;background:#1815148c;box-shadow:0 10px 28px #100d0c24;color:#e8e3dc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font:450 12px/1.45 Geist,sans-serif}.spa-test-launch-requirement span{display:grid;gap:2px}.spa-test-launch-requirement strong{color:#fff;font-weight:620}.spa-test-launch-requirement a{flex:0 0 auto;color:#d7ef67;font-weight:600;text-decoration:none}.spa-test-launch-requirement a:hover{text-decoration:underline}.spa-test-launch-requirement+.spa-test-hero-copy{margin-top:32px}.spa-test-hero-copy{max-width:1040px;margin-top:46px}.spa-test-hero-copy p,.spa-test-section-label,.spa-test-kpis span,.spa-test-table-head,.spa-test-status>span{font:560 11px Geist Mono,monospace;letter-spacing:.13em;text-transform:uppercase}.spa-test-hero-copy p{display:flex;align-items:center;gap:10px;margin:0 0 13px;color:#d7d1cb}.spa-test-hero-copy p code{font:inherit}.spa-test-hero-copy p span{padding:5px 10px;border:1px solid rgb(255 255 255 / .22);border-radius:999px;background:#ffffff21;color:#f3f1ed}.spa-test-hero-copy h1{max-width:920px;margin:0;font:590 clamp(28px,3.1vw,38px) / 1.05 Geist,Inter,sans-serif;letter-spacing:-.05em}.spa-test-hero-copy small{display:block;margin-top:14px;color:#d9d4cc;font:450 12px Geist Mono,monospace}.spa-test-error{margin:-44px 34px 22px;padding:12px 16px;position:relative;border:1px solid #e5aea3;border-radius:10px;background:#fff1ed;color:#963827}.spa-test-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start;margin:-36px auto 0;padding:0 34px 56px;position:relative;max-width:1760px}.spa-test-layout>main{min-width:0}.spa-test-layout>aside{display:flex;flex-direction:column;gap:0;padding-left:26px;position:sticky;top:18px;border-left:1px solid #ddd7cc}.spa-test-status{min-height:54px;padding:12px 18px;display:flex;align-items:center;gap:22px;border:1px solid #dce59a;border-radius:12px;background:#fbfee9}.spa-test-status>span{color:#747865}.spa-test-status p{margin:0;font-size:14px}.spa-test-status--ended,.spa-test-status--paused{border-color:#ddd7ce;background:#fbf9f4}.spa-test-tabs{height:58px;padding:0;display:flex;gap:30px;align-items:end;border-bottom:1px solid #dcd6cb;background:transparent}.spa-test-tabs button{height:58px;padding:0;position:relative;border:0;background:transparent;color:#7a756d;font:520 15px Geist,sans-serif;cursor:pointer}.spa-test-tabs button[aria-selected=true]{color:#211e19;font-weight:650}.spa-test-tabs button[aria-selected=true]:after{height:2px;position:absolute;right:0;bottom:0;left:0;background:#211e19;content:""}.spa-test-tabs button span{margin-left:6px;padding:2px 6px;border-radius:99px;background:#ece8df;color:#7b766d;font:500 10px Geist Mono,monospace}.spa-test-card,.spa-test-side-card{border:0;border-radius:0;background:transparent}.spa-test-overview{overflow:visible}.spa-test-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-bottom:1px solid #e4dfd6}.spa-test-kpis>div{min-width:0;padding:21px 18px 18px}.spa-test-kpis>div:first-child{padding-left:0}.spa-test-kpis>div:last-child{padding-right:0}.spa-test-kpis span{display:block;min-height:28px;color:#8a847a;letter-spacing:.09em}.spa-test-kpis strong{display:block;overflow:hidden;font-size:25px;font-weight:590;text-overflow:ellipsis;white-space:nowrap}.spa-test-variants{display:grid;grid-template-columns:minmax(0,1fr) 34%;border:0;border-radius:0}.spa-test-variants>.spa-test-section-label{grid-column:1 / -1;padding:24px 0 10px}.spa-test-section-label{color:#837d74}.spa-test-section-label>span{margin-left:8px;color:#9b958c;font:450 11px Geist Mono,monospace;letter-spacing:0;text-transform:none}.spa-test-table{min-width:0;overflow-x:auto}.spa-test-table-head,.spa-test-table-row{min-width:720px;display:grid;grid-template-columns:minmax(180px,1.6fr) repeat(6,minmax(76px,.7fr));gap:12px;align-items:center;padding:12px 0}.spa-test-table-head{color:#979087;letter-spacing:.06em;font-size:9px}.spa-test-table-row{min-height:53px;border-top:1px solid #ece7df;font-size:12px;font-variant-numeric:tabular-nums}.spa-test-table-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spa-test-table-row span{color:#716b63;font-family:Geist Mono,monospace}.spa-test-table-row .positive,.spa-test-funnel-row .positive{color:#46833c}.spa-test-confidence{padding:18px 0 18px 24px;border-left:1px solid #e4dfd6}.spa-test-confidence>div{display:flex;justify-content:space-between;gap:12px;color:#7f796f;font:500 11px Geist Mono,monospace;text-transform:uppercase}.spa-test-confidence>div small{text-align:right;text-transform:none}.spa-test-confidence>strong{display:block;margin-top:25px;font-size:17px}.spa-test-confidence>i{height:5px;margin-top:14px;display:block;overflow:hidden;border-radius:99px;background:#e3dfd7}.spa-test-confidence>i span{height:100%;display:block;border-radius:inherit;background:#9fc342}.spa-test-journey,.spa-test-hypothesis,.spa-test-results,.spa-test-modifications{margin-top:0;padding:28px 0;border-top:1px solid #ddd7cc}.spa-test-journey-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.spa-test-journey-head>div:last-child{color:#777168;font-size:12px}.spa-test-journey-head>div:last-child span{width:9px;height:9px;margin:0 5px 0 12px;display:inline-block;border-radius:2px;background:#bbb8b2}.spa-test-journey-head>div:last-child span.variant{background:#b7d735}.spa-test-funnel-row{min-height:48px;display:grid;grid-template-columns:190px minmax(130px,1fr) minmax(130px,1fr) 52px;gap:14px;align-items:center;border-bottom:1px solid #eee9e1;font-size:13px}.spa-test-funnel-row strong{font-weight:520}.spa-test-funnel-row strong small{color:#969087;font:450 10px Geist Mono,monospace}.spa-test-funnel-arm{min-width:0;display:flex;align-items:center;gap:10px}.spa-test-funnel-arm i{height:7px;flex:1;overflow:hidden;border-radius:99px;background:#e3e0d9}.spa-test-funnel-arm i span{height:100%;display:block;border-radius:inherit;background:#b9b5ae}.spa-test-funnel-arm.variant i{background:#e7edd0}.spa-test-funnel-arm.variant i span{background:#bad13f}.spa-test-funnel-arm em,.spa-test-funnel-row>span{min-width:30px;color:#766f66;font: 11px Geist Mono,monospace;text-align:right}.spa-test-journey>p{margin:14px 0 0;color:#847d74;font-size:13px}.spa-test-hypothesis .spa-test-section-label{margin-bottom:16px}.spa-test-hypothesis p,.spa-test-hypothesis li{max-width:1100px;color:#49443e;font-size:15px;line-height:1.6}.spa-test-hypothesis h1,.spa-test-hypothesis h2,.spa-test-hypothesis h3{margin:18px 0 5px;font-size:16px}.spa-test-hypothesis .spa-test-section-label+h1,.spa-test-hypothesis .spa-test-section-label+h2,.spa-test-hypothesis .spa-test-section-label+h3{margin-top:0}.spa-test-results{margin-top:0}.spa-test-results>.spa-test-section-label{margin-bottom:14px}.spa-test-table--results .spa-test-table-head,.spa-test-table--results .spa-test-table-row{padding-right:0;padding-left:0}.spa-test-empty-panel{padding:60px 20px;text-align:center}.spa-test-empty-panel strong{font-size:22px}.spa-test-empty-panel p{color:#7b756d}.spa-test-modifications{margin-top:0}.spa-test-modifications-head{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:18px;border-bottom:1px solid #e9e4dc}.spa-test-modifications-head>div>span{color:#8b857c;font-size:12px}.spa-test-modifications-head button{padding:8px 12px;border:1px solid #dcd6cb;border-radius:8px;background:#fff;font:inherit;cursor:pointer}.spa-test-mod-group{margin-top:24px}.spa-test-mod-group h3{margin:0 0 8px;font:600 12px Geist Mono,monospace;letter-spacing:.08em;text-transform:uppercase}.spa-test-mod-group h3 span,.spa-test-mod-group>p{color:#8b857c;font-weight:450}.spa-test-mod-group article{margin-top:12px;padding:16px;border:1px solid #e1dcd3;border-radius:12px}.spa-test-mod-group article code{padding:4px 8px;border-radius:6px;background:#f0ede7;font-size:12px}.spa-test-mod-group article small{display:block;margin-top:12px;overflow:hidden;color:#777168;font:11px Geist Mono,monospace;text-overflow:ellipsis;white-space:nowrap}.spa-test-mod-group article pre{margin:12px 0 0;padding:13px;overflow-x:auto;border-radius:8px;background:#f4f1eb;color:#312d28;font:12px/1.55 Geist Mono,monospace;white-space:pre-wrap}.spa-test-side-card{padding:24px 0}.spa-test-layout>aside>.spa-test-side-card:first-child{padding-top:0}.spa-test-layout>aside>.spa-test-side-card+.spa-test-side-card{border-top:1px solid #ddd7cc}.spa-test-preview-tabs{margin:14px 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(95px,1fr));gap:7px}.spa-test-preview-tabs button{min-height:40px;padding:7px;overflow:hidden;border:1px solid #ddd7cd;border-radius:9px;background:#fff;color:#625c54;font:550 12px Geist,sans-serif;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.spa-test-preview-tabs button.active{border-color:#211e19;background:#211e19;color:#fff}.spa-test-qr{aspect-ratio:1;padding:18px;display:grid;place-items:center;border:1px solid #ded8ce;border-radius:12px;background:#fff}.spa-test-qr img{width:100%;max-width:235px;aspect-ratio:1;display:block}.spa-test-preview-card>p{margin:14px 8px;color:#756f67;font-size:12px;line-height:1.45;text-align:center}.spa-test-preview-card>code{padding:10px;display:block;overflow:hidden;border-radius:8px;background:#f1eee8;color:#777168;font-size:11px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.spa-test-preview-card>a{min-height:40px;margin-top:10px;display:flex;align-items:center;justify-content:center;border:1px solid #ddd7cd;border-radius:9px;color:#211e19;text-decoration:none;font-size:12px;font-weight:600}.spa-test-spec{margin:12px 0 0}.spa-test-spec>div{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #ece7df;font-size:12px}.spa-test-spec dt{flex:0 0 auto;color:#777168}.spa-test-spec dd{min-width:0;margin:0;overflow:hidden;color:#332f2a;font-family:Geist Mono,monospace;text-align:right;text-overflow:ellipsis;white-space:nowrap}.spa-test-page--loading .spa-test-hero{display:grid;align-content:center;gap:14px}.spa-test-skeleton-line,.spa-test-skeleton-block{display:block;border-radius:9px;background:linear-gradient(90deg,#ffffff24,#ffffff4d,#ffffff24);background-size:200% 100%;animation:spa-test-shimmer 1.4s linear infinite}.spa-test-skeleton-line{width:54%;height:18px}.spa-test-skeleton-line.short{width:140px;height:12px}.spa-test-skeleton-line.title{width:72%;height:54px}.spa-test-skeleton-block{width:100%;background-color:#fffefa}.spa-test-skeleton-block.banner{height:54px}.spa-test-skeleton-block.panel{height:320px;margin-top:16px}.spa-test-skeleton-block.preview{height:470px}.spa-test-skeleton-block.card{height:280px;margin-top:16px}@keyframes spa-test-shimmer{to{background-position:-200% 0}}@media (max-width: 1180px){.spa-test-layout{grid-template-columns:minmax(0,1fr) 290px;padding-inline:22px}.spa-test-kpis{grid-template-columns:repeat(3,1fr)}.spa-test-kpis>div:nth-child(-n+3){border-bottom:1px solid #e4dfd6}.spa-test-variants{grid-template-columns:1fr}.spa-test-confidence{border-top:1px solid #e4dfd6;border-left:0}}@media (max-width: 860px){.spa-test-hero{min-height:280px;padding-inline:22px}.spa-test-layout{grid-template-columns:1fr;margin-top:-28px}.spa-test-layout>aside{padding-left:0;position:static;border-top:1px solid #ddd7cc;border-left:0}.spa-test-funnel-row{grid-template-columns:150px 1fr 1fr 42px}}@media (max-width: 620px){.spa-test-hero-top{align-items:flex-start}.spa-test-dismiss{display:none!important}.spa-test-hero-copy{margin-top:38px}.spa-test-launch-requirement{align-items:flex-start;flex-direction:column;gap:7px;margin-top:14px}.spa-test-launch-requirement+.spa-test-hero-copy{margin-top:28px}.spa-test-hero-copy h1{font-size:28px}.spa-test-layout{padding-inline:12px}.spa-test-status{align-items:flex-start;flex-direction:column;gap:4px}.spa-test-tabs{gap:18px;overflow-x:auto}.spa-test-kpis{grid-template-columns:repeat(2,1fr)}.spa-test-kpis>div{border-bottom:1px solid #e4dfd6}.spa-test-funnel-row{grid-template-columns:1fr 1fr;padding-block:10px}.spa-test-funnel-row>strong{grid-column:1 / -1}.spa-test-funnel-row>span{display:none}.spa-test-section-label>span{display:block;margin:5px 0 0}}.portal-agent-thread-skeleton .agent-messages__inner{min-height:100%}.portal-agent-thread-skeleton__conversation{min-height:100%;display:flex;flex:1;flex-direction:column;justify-content:space-around;gap:30px;padding:16px 0 24px}.portal-agent-thread-skeleton__message{display:flex;align-items:flex-start;gap:12px;width:min(78%,700px)}.portal-agent-thread-skeleton__message[data-role=user]{align-self:flex-end;width:min(58%,520px);padding:15px 17px;border:1px solid #dfd9ce;border-radius:14px;background:#fffefa}.portal-agent-thread-skeleton__avatar{width:29px;height:29px;flex:0 0 29px;border-radius:7px;background:#dbe6a8}.portal-agent-thread-skeleton__message-body,.portal-agent-thread-skeleton__lines{display:grid;gap:9px;width:100%}.portal-agent-thread-skeleton__line,.portal-agent-thread-skeleton__eyebrow,.portal-agent-thread-skeleton__title,.portal-agent-thread-skeleton__action,.portal-agent-thread-skeleton__detail span,.portal-agent-thread-skeleton__composer-line,.portal-agent-thread-skeleton__composer-pill,.portal-agent-thread-skeleton__composer-actions{display:block;border-radius:999px;background:linear-gradient(90deg,#ded8cc,#eee9df,#ded8cc);background-size:200% 100%;animation:agent-shimmer 1.4s ease-in-out infinite}.portal-agent-thread-skeleton__line{height:12px}.portal-agent-thread-skeleton__line--full{width:100%}.portal-agent-thread-skeleton__line--long{width:84%}.portal-agent-thread-skeleton__line--medium{width:66%}.portal-agent-thread-skeleton__line--short{width:42%}.portal-agent-thread-skeleton__detail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:8px}.portal-agent-thread-skeleton__detail span{height:54px;border-radius:9px}.portal-agent-thread-skeleton__eyebrow{width:72px;height:8px}.portal-agent-thread-skeleton__title{width:min(420px,44vw);height:24px;border-radius:7px}.portal-agent-thread-skeleton__action{width:58px;height:14px}.portal-agent-thread-skeleton__composer{display:flex;flex-direction:column;justify-content:space-between;padding:18px 20px}.portal-agent-thread-skeleton__composer-line{width:32%;height:13px}.portal-agent-thread-skeleton__composer>div{display:flex;align-items:center;justify-content:space-between}.portal-agent-thread-skeleton__composer-pill{width:92px;height:28px}.portal-agent-thread-skeleton__composer-actions{width:76px;height:32px}@media (max-width: 760px){.portal-agent-thread-skeleton__conversation{gap:22px}.portal-agent-thread-skeleton__message,.portal-agent-thread-skeleton__message[data-role=user]{width:86%}.portal-agent-thread-skeleton__detail{grid-template-columns:1fr 1fr}.portal-agent-thread-skeleton__detail span:last-child{display:none}}@media (prefers-reduced-motion: reduce){.portal-agent-thread-skeleton *{animation:none!important}}.settings-store-identity-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:32px}.settings-store-name-section{min-width:0}.settings-store-name-row{padding-bottom:0;border-bottom:0}.settings-store-logo-section{order:-1;min-width:0;margin:0;padding:0;border:0}.settings-store-logo-section>h2{display:none}.settings-store-logo-section .settings-logo-form,.settings-store-logo-section .settings-logo-control--readonly{margin-top:0}@media (max-width: 680px){.settings-store-identity-row{grid-template-columns:1fr;align-items:flex-start;gap:18px}}.agent-hero--portal .agent-hero__intro{view-transition-name:portal-agent-intro}.agent-hero--portal .agent-hero__composer-form,.agent-thread[data-new-thread-transition=true] .agent-composer__inner{view-transition-name:portal-agent-composer}.agent-thread[data-new-thread-transition=true] .agent-header{view-transition-name:portal-agent-thread-header}.agent-thread[data-new-thread-transition=true] .agent-messages{view-transition-name:portal-agent-thread-messages}::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal}::view-transition-group(portal-agent-composer){z-index:100;animation-duration:.56s;animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-old(portal-agent-composer),::view-transition-new(portal-agent-composer){height:100%;mix-blend-mode:normal;animation-duration:.56s;animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-old(portal-agent-intro){animation:portal-agent-intro-exit .22s ease both}::view-transition-new(portal-agent-thread-header){animation:portal-agent-thread-header-enter .36s .12s cubic-bezier(.22,1,.36,1) both}::view-transition-new(portal-agent-thread-messages){animation:portal-agent-thread-messages-enter .42s .18s cubic-bezier(.22,1,.36,1) both}@keyframes portal-agent-intro-exit{to{opacity:0;transform:translateY(-16px) scale(.98)}}@keyframes portal-agent-thread-header-enter{0%{opacity:0;transform:translateY(-12px)}}@keyframes portal-agent-thread-messages-enter{0%{opacity:0;transform:translateY(20px)}}@media (prefers-reduced-motion: reduce){.agent-hero--portal .agent-hero__intro,.agent-hero--portal .agent-hero__composer-form,.agent-thread[data-new-thread-transition=true] .agent-header,.agent-thread[data-new-thread-transition=true] .agent-messages,.agent-thread[data-new-thread-transition=true] .agent-composer__inner{view-transition-name:none}}
