@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";
:root{--ink:#17231f;--muted:#78817b;--accent:#bde31c;--paper:#f6f7f2;--surface:#fff;--line:#e8ece4;--soft:#f0f3e9;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.55}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.42;cursor:not-allowed}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.04em;font-family:Manrope,sans-serif;line-height:1.2}h1{font-weight:750}button{background:0 0;border:0}button:focus-visible,a:focus-visible{outline-offset:4px;outline:3px solid #8ba626}svg{flex-shrink:0}input,textarea,select{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:10px;outline:none;padding:12px 14px}input:focus,textarea:focus,select:focus{border-color:#94ad35;box-shadow:0 0 0 3px #bde31c22}textarea{resize:vertical}button{font-weight:550}input[type=checkbox]{accent-color:#6c8919;width:17px;height:17px}input[type=range]{accent-color:#8aa520;padding:8px 0}input[type=color]{width:56px;height:40px;padding:3px}small,.helper{color:var(--muted);font-size:12px;line-height:1.6}.muted{color:var(--muted)}.button{white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:11px 18px;font-size:13px;font-weight:650;transition:transform .15s,background .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.primary{background:var(--accent);color:#213006;border:1px solid #0000}.primary:hover{background:#c9ec37}.secondary{background:var(--surface);border:1px solid var(--line);color:var(--ink)}.dark-button{color:#fff;background:#1e2d25}.large{padding:15px 22px}.full-width{width:100%}.text-button{background:0 0}.icon-button{border-radius:8px;justify-content:center;align-items:center;padding:8px;display:inline-flex}.icon-button:hover{background:var(--soft)}.text-link{align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.brand{vertical-align:middle;background:#fff;width:169px;height:49px;display:inline-flex;position:relative;overflow:hidden}.brand img{width:228px;max-width:none;height:76px;position:absolute;top:-14px;left:-30px}.brand-large{width:242px;height:71px}.brand-large img{width:330px;height:110px;top:-20px;left:-43px}.brand:has(img[src*=dark]){background:#050706}.eyebrow{letter-spacing:.14em;color:#72816d;align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.status-dot{background:#91ae24;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 0 3px #bde31c18}.pill{letter-spacing:.1em;color:#536329;background:#e8f3c8;border-radius:5px;align-items:center;padding:5px 9px;font-size:9px;font-weight:700;display:inline-flex}.tiny-tag{background:var(--soft);color:var(--muted);border-radius:5px;padding:3px 6px;font-size:9px;font-weight:600;line-height:1.25;display:inline-flex}.status-pill{text-transform:capitalize;background:var(--soft);color:var(--muted);white-space:nowrap;border-radius:20px;align-items:center;padding:5px 8px;font-size:10px;line-height:1.4;display:inline-flex}.status-pill.live{color:#668624;background:#eaf2dc}.status-pill.draft{color:#9a7b2c;background:#f7efd9}.status-pill.paused{color:#6b7484;background:#e9ebef}.avatar{color:#5d7226;background:#edf4d4;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.large-avatar{border-radius:22px;width:80px;height:80px}.mini-avatar{background:var(--soft);border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.marketing{background:#f9faf6}.site-header{border-bottom:1px solid #e5e9df;justify-content:space-between;align-items:center;max-width:1380px;height:93px;margin:auto;padding:0 55px;display:flex}.site-header nav{color:#6e776d;gap:33px;font-size:12px;display:flex}.header-actions{align-items:center;gap:23px;display:flex}.quiet-link{font-size:12px}.hero{grid-template-columns:1.12fr 1fr;align-items:center;gap:15px;max-width:1380px;min-height:646px;margin:auto;padding:86px 55px 75px;display:grid}.hero h1{letter-spacing:-.055em;margin:23px 0;font-size:61px;line-height:1.12}.hero h1 span{color:#6f8c1c}.hero-copy>p{color:#7c847a;max-width:510px;font-size:15px;line-height:1.9}.hero-actions{gap:10px;margin-top:27px;display:flex}.hero-notes{color:#798171;gap:25px;margin-top:23px;font-size:10px;display:flex}.hero-notes span{align-items:center;gap:6px;display:flex}.hero-scene{background:radial-gradient(#e8f0cd 0%,#0000 68%);justify-content:center;align-items:center;height:440px;display:flex;position:relative}.scene-orbit{border:1px solid #dce3ca;border-radius:50%;width:390px;height:390px;position:absolute}.orbit-two{border-color:#e9eddc;width:470px;height:470px}.floating-label{background:#fff;border:1px solid #e9ecdf;border-radius:20px;align-items:center;gap:8px;padding:9px 14px;font-size:10px;display:flex;position:absolute;top:18px;left:85px;transform:rotate(-4deg);box-shadow:0 10px 25px #34441c08}.product-illustration{width:110%;position:relative;top:-10px;transform:rotate(-5deg)}.product-illustration svg{z-index:2;position:relative}.object-shadow{filter:blur(15px);background:#4d65202c;border-radius:100%;width:65%;height:36px;position:absolute;bottom:15%;left:23%}.qr-float{background:#fff;border-radius:14px;align-items:center;gap:12px;padding:18px;display:flex;position:absolute;top:65px;right:-8px;transform:rotate(6deg);box-shadow:0 13px 30px #3d4d2020}.qr-float strong,.qr-float span{display:block}.qr-float strong{font-size:11px}.qr-float span{color:#8a9084;margin-top:3px;font-size:9px}.voice-float{background:#fff;border:1px solid #e8ecd9;border-radius:17px;align-items:center;gap:12px;padding:19px;display:flex;position:absolute;bottom:44px;left:10px;right:0;box-shadow:0 20px 55px #38442c0c}.voice-avatar{background:#c4e837;border-radius:12px;padding:10px;display:flex}.voice-float strong,.voice-float span{display:block}.voice-float strong{font-size:12px}.voice-float span{color:#8b9283;margin-top:3px;font-size:10px}.mini-wave{color:#84a137;letter-spacing:1px;margin-left:auto;font-size:23px}.scene-caption{color:#91a075;font-size:10px;position:absolute;bottom:-5px}.category-strip{color:#6a7566;border-top:1px solid #e7eadd;border-bottom:1px solid #e7eadd;justify-content:center;align-items:center;gap:25px;padding:24px 30px;display:flex}.category-strip>span:first-child{letter-spacing:.1em;font-size:9px;font-weight:700}.category-strip p{margin:0;font-size:11px}.category-strip span{color:#bcc8a9}.section{max-width:1380px;margin:auto;padding:90px 55px}.section-heading{text-align:center;max-width:600px;margin:auto auto 46px}.section-heading .eyebrow{justify-content:center}.section-heading h2{margin:15px 0;font-size:38px}.section-heading p{color:#7b8576}.steps-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.step{background:#fff;border:1px solid #e8ecde;border-radius:15px;padding:26px}.step-top{color:#638224;justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.step-top span{color:#b9c5a9;font-size:12px}.step h3{font-size:17px}.step p{color:#84907d;margin:0;font-size:12px;line-height:1.8}.studio-feature{background:#edf3df;border:1px solid #dce4cb;border-radius:22px;grid-template-columns:1.1fr 1fr;align-items:center;gap:70px;max-width:1270px;margin:0 auto 75px;padding:60px;display:grid}.studio-feature h2{margin-top:14px;font-size:39px}.studio-feature>div>p{color:#6f7a65;max-width:460px;line-height:1.9}.agent-preview{background:#fff;border-radius:19px;grid-template-columns:80px 1fr;gap:22px;padding:30px;display:grid}.agent-preview h3{margin:10px 0;font-size:32px}.agent-preview p{color:#89957f;font-size:11px}.agent-tags{flex-wrap:wrap;grid-column:span 2;gap:8px;display:flex}.agent-tags span{color:#718066;background:#f5f7f0;border-radius:5px;padding:6px 9px;font-size:10px}.sample-voice{background:#f7f9f2;border-radius:10px;grid-column:span 2;align-items:center;gap:10px;padding:16px;font-size:11px;display:flex}.identity-feature{align-items:center;gap:27px;max-width:1270px;margin:auto auto 80px;padding:0 40px;display:flex}.identity-icon{color:#759138;background:#eaf0da;border-radius:20px;padding:22px;display:flex}.identity-feature h2{margin:10px 0;font-size:25px}.identity-feature p{color:#85907e;max-width:730px;font-size:12px}.identity-feature>.button{margin-left:auto}.site-footer{border-top:1px solid #e5ebda;justify-content:space-between;align-items:center;max-width:1380px;margin:auto;padding:35px 55px;display:flex}.site-footer>span,.site-footer>a:last-child{color:#8b9586;align-items:center;gap:7px;font-size:11px;display:flex}.workspace{min-height:100vh;display:flex}.sidebar{background:var(--surface);border-right:1px solid var(--line);z-index:40;flex-direction:column;width:244px;padding:22px 16px 0;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{align-self:flex-start;margin:0 0 20px;padding:0 14px}.workspace-switch{background:var(--paper);border:1px solid var(--line);text-align:left;border-radius:11px;align-items:center;gap:10px;width:100%;margin-bottom:26px;padding:11px 9px;display:flex}.workspace-avatar{background:var(--surface);border:1px solid var(--line);color:#809557;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.workspace-switch>span:nth-child(2){flex:1;min-width:0}.workspace-switch strong,.workspace-switch small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.workspace-switch strong{font-size:11px;font-weight:650}.workspace-switch small{color:var(--muted);margin-top:2px;font-size:9px}.nav-label{letter-spacing:.12em;color:#a0aa9a;margin-bottom:10px;padding-left:14px;font-size:8px}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar nav button,.sidebar-bottom>button{width:100%;color:var(--muted);text-align:left;border-radius:9px;align-items:center;gap:11px;padding:12px 13px;font-size:11px;font-weight:500;display:flex}.sidebar nav button:hover,.sidebar-bottom>button:hover{background:var(--paper)}.sidebar nav button.active,.sidebar-bottom>button.active{color:#496326;background:#eef4dd;font-weight:650}.sidebar nav .tiny-tag{margin-left:auto}.sidebar nav b{background:#d0e99d;border-radius:4px;padding:0 5px}.sidebar-bottom{margin-top:auto;padding-top:23px}.sidebar-help{background:var(--paper);border:1px solid var(--line);border-radius:11px;margin-bottom:12px;padding:15px}.sidebar-help>svg{color:#829c45;margin-bottom:10px}.sidebar-help strong{font-size:10px;display:block}.sidebar-help p{color:var(--muted);margin:7px 0 12px;font-size:9px;line-height:1.7}.sidebar-help button{color:#718c39;align-items:center;gap:30px;padding:0;font-size:10px;display:flex}.user-row{border-top:1px solid var(--line);align-items:center;gap:9px;margin-top:10px;padding:15px 2px;display:flex}.user-avatar,.top-avatar{color:#65733f;background:#e8eddc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;font-size:11px;display:flex}.user-row>div{flex:1}.user-row strong,.user-row small{font-size:10px;display:block}.user-row small{color:var(--muted);margin-top:1px;font-size:8px}.workspace-main{flex-direction:column;width:calc(100% - 244px);min-height:100vh;margin-left:244px;display:flex}.workspace-header{background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:75px;padding:0 36px;display:flex}.workspace-header>div{align-items:center;gap:12px;display:flex}.breadcrumb{color:#a1a998;align-items:center;gap:11px;font-size:10px;display:flex}.breadcrumb strong{color:#606e58;font-weight:500}.workspace-header .icon-button{color:#8b957f}.top-avatar{width:32px;height:32px;margin-left:9px;font-size:11px;font-weight:600}.preview-banner{color:#849068;background:#f0f5e3;border-bottom:1px solid #e7edd9;justify-content:space-between;align-items:center;gap:15px;padding:9px 37px;font-size:9px;display:flex}.preview-banner>span{align-items:center;gap:7px;display:flex}.preview-banner strong{color:#69823f;font-weight:650}.preview-banner a{color:#657c3b;white-space:nowrap;align-items:center;gap:6px;display:flex}.dashboard-content{flex:1;width:100%;max-width:1640px;margin:auto;padding:35px 36px 28px}.page-heading{justify-content:space-between;align-items:center;gap:25px;margin-bottom:26px;display:flex}.page-heading h1{letter-spacing:-.045em;margin:9px 0 8px;font-size:26px}.page-heading .eyebrow{letter-spacing:.15em;font-size:8px}.page-heading p{color:var(--muted);margin:0;font-size:11px}.page-heading>.button{padding:10px 15px;font-size:10px}.welcome-panel{background:#edf3df;border:1px solid #e1e8d3;border-radius:16px;justify-content:space-between;align-items:center;min-height:232px;margin-bottom:23px;padding:30px 34px;display:flex;overflow:hidden}.welcome-copy{z-index:1}.welcome-copy .pill{letter-spacing:.12em;color:#748a50;background:#e4edcb;font-size:7px}.welcome-copy h2{margin:11px 0;font-size:25px;line-height:1.27}.welcome-copy p{color:#839071;margin-bottom:19px;font-size:10px}.welcome-copy .button{padding:10px 15px;font-size:10px}.welcome-graphic{justify-content:center;align-items:center;min-width:270px;height:190px;display:flex;position:relative}.welcome-ring{border:1px solid #dce5c5;border-radius:100%;width:240px;height:240px;position:absolute;box-shadow:0 0 0 26px #e6edda77,0 0 0 27px #dce5c522}.welcome-qr{color:#344226;background:#fff;border-radius:13px;flex-direction:column;align-items:center;gap:8px;margin-top:-15px;margin-left:37px;padding:19px 21px;display:flex;transform:rotate(9deg);box-shadow:0 8px 30px #41572415}.welcome-qr span{letter-spacing:.1em;font-size:7px}.welcome-chat{color:#6f8350;background:#fff;border-radius:10px;align-items:center;gap:10px;padding:12px 18px;font-size:9px;display:flex;position:absolute;bottom:2px;left:-35px;box-shadow:0 6px 20px #41572410}.welcome-chat svg{box-sizing:content-box;background:#e7f0d0;border-radius:6px;padding:3px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:17px 20px}.stat-card>div{color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.stat-card>span{color:var(--muted);font-size:11px}.stat-card>div svg{color:#98a589}.stat-card strong{margin:10px 0 4px;font-family:Manrope;font-size:28px;font-weight:700;line-height:1.2;display:block}.stat-card small{color:#98a18d;font-size:9px}.content-columns{grid-template-columns:1.15fr 1fr;gap:22px;display:grid}.panel{background:var(--surface);border:1px solid var(--line);border-radius:14px;min-width:0;padding:23px}.panel-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.panel-heading h2{margin:0;font-size:15px}.panel-heading>svg{color:#95a17f}.panel-heading .text-link{color:#7d8e69;font-size:9px}.product-row{text-align:left;border-top:1px solid var(--line);align-items:center;gap:13px;width:100%;padding:14px 0;display:flex}.product-row:first-of-type{border-top:0}.product-row>.product-art{border-radius:8px;flex-shrink:0;width:61px;height:50px}.product-row>.product-art svg{width:45px;height:33px}.product-row>span:nth-child(2){flex:1;min-width:0}.product-row strong,.product-row small{display:block}.product-row strong{text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.product-row small{color:#97a18b;margin-top:4px;font-size:9px}.product-row>.status-pill{font-size:8px}.product-row>svg{color:#a6af9d}.product-row>.button{font-size:10px}.product-art{color:#83966f;background:#eef1e8;justify-content:center;align-items:center;height:187px;display:flex;position:relative;overflow:hidden}.product-art>svg{z-index:2;position:relative}.product-art img{object-fit:cover;z-index:3;width:100%;height:100%;position:relative}.art-circle{z-index:0;background:#e1e7d6;border-radius:50%;width:140px;height:140px;position:absolute;right:20%}.art-grid{background-image:linear-gradient(#7b986309 1px,#0000 1px),linear-gradient(90deg,#7b986309 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.art-boats{color:#6e949c;background:#e9f0f2}.art-boats .art-circle{background:#dce9ed}.art-machinery{color:#9b8d72;background:#efece6}.art-machinery .art-circle{background:#e8e2d7}.next-step{text-align:left;border-top:1px solid var(--line);align-items:center;gap:12px;width:100%;padding:13px 0;display:flex}.next-step:first-of-type{border-top:0}.next-step>span{background:var(--paper);border:1px solid var(--line);color:#9aa886;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;font-size:9px;display:flex}.next-step div{flex:1}.next-step strong,.next-step small{font-size:10px;display:block}.next-step small{color:var(--muted);margin-top:2px;font-size:9px}.next-step>svg{color:#a3ad96}.bottom-callout{border:1px solid var(--line);background:var(--surface);border-radius:12px;align-items:center;gap:15px;margin-top:22px;padding:19px 23px;display:flex}.bottom-callout .avatar{border-radius:11px;width:39px;height:39px}.bottom-callout strong{font-size:11px}.bottom-callout p{color:var(--muted);margin:3px 0 0;font-size:9px}.bottom-callout>a,.bottom-callout>button{color:#819363;align-items:center;gap:7px;margin-left:auto;font-size:10px;display:flex}.workspace-footer{border-top:1px solid var(--line);color:#a0a890;justify-content:space-between;align-items:center;padding:16px 36px;font-size:8px;display:flex}.workspace-footer button{align-items:center;gap:6px;font-size:9px;display:flex}.table-toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px;display:flex}.table-toolbar>div{align-items:center;gap:10px;display:flex}.filter-pills{border:1px solid var(--line);background:var(--surface);border-radius:9px;align-items:center;padding:4px;display:flex;gap:4px!important}.filter-pills button{text-transform:capitalize;color:var(--muted);border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:10px;display:flex}.filter-pills button.selected{background:var(--soft);color:#677d3d}.filter-pills button span{background:#00000005;border-radius:4px;padding:0 4px;font-size:8px}.search-field{background:var(--surface);border:1px solid var(--line);color:#97a189;border-radius:9px;align-items:center;padding-left:11px;display:flex}.search-field input{background:0 0;border:0;max-width:180px;padding:10px;font-size:10px}.table-toolbar .button{padding:10px 13px;font-size:10px}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--line);background:var(--surface);border-radius:15px;overflow:hidden}.product-picture{width:100%;padding:0;display:block;position:relative}.product-picture>.status-pill{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;font-size:9px;position:absolute;top:14px;left:14px}.product-card-body{padding:18px 18px 0}.product-card-body>small{font-size:9px}.product-card-body h3{letter-spacing:-.02em;min-height:41px;margin:6px 0 10px;font-size:15px;line-height:1.35}.product-card-body h3 button{text-align:left;font:inherit;padding:0}.product-card-body>strong{font-family:Manrope;font-size:18px;font-weight:750}.product-agent{color:#839173;align-items:center;gap:7px;margin:17px 0;font-size:10px;display:flex}.product-agent>span:last-child{color:var(--muted);margin-left:auto;font-size:8px}.product-card-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:10px;padding:12px 0;display:flex}.product-card-actions button{color:#7e8e6c;align-items:center;gap:8px;padding:3px 0;font-size:10px;display:flex}.studio-intro{color:#738a45;background:#eef4e1;border:1px solid #e1e9cf;border-radius:12px;align-items:center;gap:17px;margin-bottom:24px;padding:20px 24px;display:flex}.studio-intro strong{font-size:12px}.studio-intro p{color:#8a9b73;margin:4px 0 0;font-size:10px}.agent-grid{grid-template-columns:repeat(3,1fr);gap:21px;display:grid}.agent-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:25px}.agent-card-top{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.agent-card-top .status-pill,.agent-card>.eyebrow{font-size:8px}.agent-card h2{margin:9px 0;font-size:30px}.agent-card>p{color:var(--muted);font-size:11px}.agent-quote{color:#899879;background:var(--paper);border:1px solid var(--line);border-radius:9px;min-height:100px;margin:23px 0 19px;padding:15px;font-size:11px;line-height:1.8}.agent-meta{color:#95a184;justify-content:space-between;gap:10px;margin-bottom:19px;font-size:8px;display:flex}.agent-card>.button{font-size:10px}.new-agent-card{background:#f4f6ee;border:1px dashed #ced8be;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:350px;padding:25px;display:flex}.new-agent-card>span{color:#8ba258;background:#e7efd5;border-radius:15px;padding:15px;display:flex}.new-agent-card h3{margin:22px 0 9px;font-size:17px}.new-agent-card p{color:#8a9a78;max-width:180px;font-size:11px;line-height:1.8}.new-agent-card>strong{color:#708b3f;align-items:center;gap:9px;margin-top:13px;font-size:10px;display:flex}.empty-state{text-align:center;flex-direction:column;align-items:center;min-height:320px;padding:66px 30px;display:flex}.empty-icon{background:var(--soft);color:#8ca361;border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:21px;display:flex}.empty-state h3{margin-bottom:10px;font-size:20px}.empty-state p{max-width:410px;color:var(--muted);font-size:12px;line-height:1.8}.empty-state>.button{margin-top:15px}.conversation-row{border-bottom:1px solid var(--line);padding:16px}.conversation-row summary{cursor:pointer;align-items:center;gap:15px;display:flex}.conversation-row summary>span:nth-child(2){flex:1}.conversation-row strong,.conversation-row small{display:block}.conversation-row>p{margin:20px 0}.transcript p{background:var(--paper);border-radius:9px;padding:10px 15px}.sharing-feature{background:#eaf0dc;border:1px solid #e0e7d0;border-radius:15px;margin-bottom:24px;padding:28px}.sharing-feature>svg{color:#7e9650;margin-bottom:20px}.sharing-feature h2{font-size:25px}.sharing-feature p{color:#889875;max-width:360px;font-size:11px}.online-feature{background:#e9eeeb;border-color:#dce5df}.marketplace-hero{text-align:center;background:#edf1e4;border:1px solid #dfe7d0;border-radius:18px;flex-direction:column;align-items:center;margin-bottom:24px;padding:48px;display:flex}.marketplace-hero>svg{color:#879d59;margin-bottom:20px}.marketplace-hero h2{margin:20px 0 15px;font-size:39px}.marketplace-hero p{color:#879778;max-width:530px;font-size:12px;line-height:1.9}.steps-grid.three{grid-template-columns:repeat(3,1fr)}.step-number{color:#90a16d;margin-bottom:23px;font-size:12px;display:block}.two-columns{grid-template-columns:1fr 1fr;gap:22px;display:grid}.settings-form{max-width:920px}.settings-form>.panel{margin-bottom:22px}.field{margin-bottom:18px;display:block}.field>span{margin-bottom:7px;font-size:11px;font-weight:600;display:block}.field input,.field textarea,.field select{font-size:12px}.field small{margin-top:6px;font-size:10px;display:block}.colour-picker{align-items:center;gap:12px;display:flex}.colour-picker>small{margin-left:auto}.usage-total{margin:30px 0 15px;font-family:Manrope;font-size:39px;font-weight:750}.usage-total span{color:var(--muted);font-size:15px;font-weight:500}.progress-track{background:var(--soft);border-radius:8px;height:8px;margin-bottom:13px;overflow:hidden}.progress-track>span{background:var(--accent);height:100%;display:block}.cost-total{margin:23px 0 10px;font-family:Manrope;font-size:28px;font-weight:700}.cost-total span{color:var(--muted);margin-top:4px;font-size:15px;display:block}.two-columns>.panel>h2{margin:15px 0;font-size:24px}.two-columns>.panel>.muted{font-size:11px}.mobile-menu,.sidebar-scrim{display:none}.modal{color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:19px;width:calc(100% - 30px);max-width:600px;max-height:90vh;padding:28px;overflow:auto;box-shadow:0 25px 100px #16201429}.modal.wide{max-width:875px}.modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#15201180}.modal-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:26px;display:flex}.modal-heading h2{margin:0 0 8px;font-size:24px}.modal-heading p{color:var(--muted);margin:0;font-size:11px}.modal-heading>.icon-button{margin-top:-5px}.wizard-steps{border-bottom:1px solid var(--line);justify-content:space-between;gap:6px;margin-bottom:27px;padding-bottom:19px;display:flex}.wizard-steps button{color:#a2ab94;align-items:center;gap:8px;padding:0;font-size:10px;display:flex}.wizard-steps button span{background:var(--paper);border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:9px;display:flex}.wizard-steps button.current{color:#617c35}.wizard-steps button.current span{background:var(--accent);border-color:var(--accent);color:#3b5218}.wizard-steps button.complete{color:#7c954e}.form-grid{grid-template-columns:1.4fr 1fr;align-items:start;gap:27px;display:grid}.form-main>h3{margin:26px 0 12px;font-size:18px}.form-main>.helper{margin-top:18px}.form-main>.button{margin-bottom:18px}.form-main>.soft-notice{margin-top:0}.editor-preview{border:1px solid var(--line);background:var(--paper);border-radius:14px;overflow:hidden}.editor-preview .product-art{height:205px}.editor-preview>div:last-child:not(.product-art){padding:20px}.editor-preview h3{margin:9px 0;font-size:18px}.editor-preview strong{font-family:Manrope;font-size:22px}.editor-preview small{letter-spacing:.13em;font-size:8px}.modal-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;margin-top:25px;padding-top:21px;display:flex}.modal-actions>div{gap:7px;display:flex}.modal-actions .button{font-size:11px}.form-error{color:#a05b43;background:#fff0e9;border:1px solid #edc9ba;border-radius:9px;padding:13px 16px;font-size:12px}.soft-notice{color:#8a9a75;background:#f2f6e9;border:1px solid #e3e9d6;border-radius:11px;gap:13px;margin:20px 0;padding:17px;display:flex}.soft-notice>svg{color:#8ba25d}.soft-notice strong{color:#748d50;font-size:11px}.soft-notice p{margin:3px 0 0;font-size:10px;line-height:1.8}.agent-picker{flex-direction:column;gap:12px;display:flex}.agent-option{border:1px solid var(--line);text-align:left;border-radius:12px;align-items:center;gap:15px;padding:18px;display:flex}.agent-option.selected{background:#f5f8ed;border-color:#a7c66a}.agent-option strong{font-size:14px}.agent-option p{color:var(--muted);margin:5px 0;font-size:11px}.agent-option small{font-size:10px}.radio-indicator{border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;margin-left:auto;display:flex}.selected .radio-indicator{background:var(--accent);border-color:var(--accent)}.readiness-list{padding:0;list-style:none}.readiness-list li{color:#83996a;align-items:center;gap:10px;padding:10px 0;font-size:12px;display:flex}.check-field{align-items:center;gap:10px;margin:21px 0;font-size:11px;display:flex}.agent-editor-preview{text-align:center;background:#eff3e5;border:1px solid #e1e8d2;border-radius:14px;flex-direction:column;align-items:center;padding:28px 23px;display:flex}.agent-editor-preview>.pill{margin-top:20px}.agent-editor-preview h2{margin:15px 0 7px;font-size:31px}.agent-editor-preview>p{color:#8a9b72;font-size:11px}.voice-bubble{color:#798c60;background:#fff;border-radius:13px;margin:23px 0;padding:20px;font-size:12px;line-height:1.8}.voice-caption{color:#91a079;align-items:center;gap:6px;font-size:10px;display:flex}.agent-editor-preview .helper{margin-top:24px;font-size:9px}.segmented{background:var(--paper);border:1px solid var(--line);border-radius:11px;gap:5px;margin-bottom:25px;padding:5px;display:flex}.segmented button{color:var(--muted);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:11px;display:flex}.segmented button.active{background:var(--surface);color:#768c49;box-shadow:0 1px 3px #00000008}.print-card{border:1px solid var(--line);text-align:center;color:#1e2921;background:#fff;border-radius:13px;flex-direction:column;align-items:center;padding:20px 25px;display:flex}.print-card>.brand{margin:0 auto 7px}.print-business{text-transform:uppercase;letter-spacing:.14em;color:#85946d;margin-bottom:17px;font-size:8px}.print-card h2{font-size:24px;line-height:1.2}.print-card h2 em{color:#829c2a;font-style:normal}.print-card>p{margin-bottom:7px;font-size:10px}.print-card>strong{font-size:17px}.print-qr{border-radius:9px;width:175px;height:175px;margin:16px 0 10px}.print-card h3{margin:7px 0;font-size:16px}.print-card .print-footnote{color:#919b88;margin:4px 0;font-size:8px}.print-card.dark{color:#fff;background:#060907}.print-card.dark h2 em{color:var(--accent)}.stacked-actions{flex-direction:column;gap:10px;margin:22px 0;display:flex}.stacked-actions .button{font-size:11px}.qr-placeholder{color:#c4ccba;padding:27px}.code-field{background:var(--paper);margin:0 0 15px;font-family:monospace;font-size:11px}.identity-modal{text-align:center}.identity-modal>.empty-icon{margin:20px auto}.identity-modal>p{max-width:580px;color:var(--muted);margin:0 auto 25px;font-size:12px}.identity-modal .panel{text-align:left;padding:22px}.identity-modal .panel h3{font-size:16px}.identity-modal .panel p{color:var(--muted);font-size:11px}.identity-modal .button{font-size:10px}.identity-modal>.helper{margin:22px auto 0;font-size:10px}.upload-zone{cursor:pointer;color:#8b9f6b;background:#f6f9ef;border:1px dashed #c6d3b5;border-radius:14px;flex-direction:column;align-items:center;margin:0 0 16px;padding:33px;display:flex}.upload-zone strong{color:#60783e;margin:14px 0 7px;font-size:13px}.upload-zone span{font-size:10px}.upload-zone input{border:0;max-width:270px;margin-top:20px;font-size:10px}.import-review{border-top:1px solid var(--line);margin-top:23px;padding-top:20px}.import-review h3{font-size:15px}.import-review p{justify-content:space-between;gap:12px;margin:0;padding:7px 0;font-size:11px;display:flex}.help-steps>div{border-top:1px solid var(--line);align-items:center;gap:14px;padding:13px 0;display:flex}.help-steps span{background:var(--soft);color:#8a9f64;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;display:flex}.help-steps p{color:var(--muted);margin:0;font-size:12px}.toast{z-index:60;color:#e2edce;background:#26341e;border-radius:11px;align-items:center;gap:10px;max-width:90%;padding:11px 15px;font-size:11px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #0002}.toast .icon-button{padding:4px}.loading-state{color:#899c6d;flex-direction:column;align-items:center;padding:100px;display:flex}.pulse{animation:1s infinite pulse}@keyframes pulse{50%{opacity:.4;transform:scale(.9)}}.auth-page{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-story{color:#fff;background:#050706;flex-direction:column;justify-content:space-between;padding:45px 65px;display:flex}.auth-story .eyebrow{color:#a3bc66;font-size:9px}.auth-story h1{margin:18px 0 25px;font-size:44px;line-height:1.3}.auth-story p{color:#919c80;font-size:15px;line-height:2}.auth-story>span{color:#5e6b52;margin-top:50px;font-size:10px}.auth-form{background:#fafbf6;flex-direction:column;justify-content:center;padding:50px 70px;display:flex;position:relative}.auth-back{color:#95a282;font-size:11px;position:absolute;top:38px}.auth-form>div{width:100%;max-width:400px;margin:auto}.auth-form h2{margin:17px 0 18px;font-size:36px}.auth-form p{color:#869678;font-size:12px;line-height:1.9}.auth-form form{margin:30px 0}.auth-form form>small{text-align:center;color:#9dab8c;margin-top:14px;font-size:10px;display:block}.auth-form>.soft-notice{margin:25px 0}.theme-dark{--paper:#151b15;--surface:#1c241c;--ink:#e2ead8;--muted:#8d9e81;--line:#2c3727;--soft:#28321f}.theme-dark .sidebar-brand .brand{background:#050706}.theme-dark .workspace-switch{background:#171e15}.theme-dark .sidebar nav button.active,.theme-dark .sidebar-bottom>button.active{color:#bdd786;background:#303e21}.theme-dark .preview-banner{background:#202c17;border-color:#2d391f}.theme-dark .welcome-panel{background:#2b381f;border-color:#344328}.theme-dark .welcome-copy .pill{color:#aec883;background:#364626}.theme-dark .welcome-copy p{color:#a2b28b}.theme-dark .welcome-graphic{opacity:.83}.theme-dark .welcome-ring{border-color:#536439;box-shadow:0 0 0 26px #3d4c2966}.theme-dark .welcome-chat,.theme-dark .welcome-qr{background:#dce5c7}.theme-dark .stat-card small{color:#859976}.theme-dark .bottom-callout .avatar{background:#2e3b21}.theme-dark .new-agent-card{background:#202a1b;border-color:#47563a}.theme-dark .studio-intro,.theme-dark .sharing-feature,.theme-dark .marketplace-hero{background:#28351e;border-color:#344526}.theme-dark .studio-intro p,.theme-dark .sharing-feature p{color:#99ac7e}.theme-dark .step{background:#20291a;border-color:#344426}.theme-dark .soft-notice{background:#27331d;border-color:#344427}.theme-dark .soft-notice p{color:#9caf84}.theme-dark .agent-quote{color:#98ad7f}.theme-dark .secondary{color:var(--ink)}.public-product{background:#f6f8f0;min-height:100vh;padding:25px}.public-product-inner{max-width:1080px;margin:auto}.public-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.public-header>span{color:#8b9a78;font-size:11px}.public-grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.public-details{background:#fff;border:1px solid #e5ebdb;border-radius:20px;overflow:hidden}.public-details>.product-art{height:280px}.public-info{padding:30px}.public-info h1{margin:12px 0 16px;font-size:30px}.public-info>strong{font-family:Manrope;font-size:25px}.public-info>p{color:#849474;margin:18px 0;font-size:12px}.knowledge-block{border-top:1px solid #e4e9dd;margin-top:23px;padding-top:20px}.knowledge-block h3{font-size:15px}.knowledge-block p{white-space:pre-wrap;color:#7f9170;font-size:12px;line-height:1.9}.public-agent{text-align:center;background:#fff;border:1px solid #e4eada;border-radius:20px;flex-direction:column;align-items:center;padding:40px 30px;display:flex}.public-agent h2{margin:20px 0 12px;font-size:27px}.public-agent>p{color:#8c9a7d;max-width:330px;font-size:12px}.voice-orb{color:#506d16;background:radial-gradient(circle at 32% 24%,#e8ff9a,#c0e42b 48%,#8cad25);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:20px 0 5px;display:flex;box-shadow:0 0 0 15px #f5f8ec,0 0 0 16px #e7edd8}.public-agent .suggestions{flex-wrap:wrap;justify-content:center;gap:8px;margin:15px 0;display:flex}.suggestions button{color:#83966a;border:1px solid #e1e9d4;border-radius:20px;padding:8px 12px;font-size:10px}.public-agent .soft-notice{text-align:left;margin-top:auto}.public-answer{text-align:left;color:#7c8f64;white-space:pre-wrap;background:#f3f7e8;border-radius:11px;width:100%;padding:18px;font-size:12px;line-height:1.8}.embedded.public-product{padding:14px}.embedded .public-grid{grid-template-columns:1fr}.embedded .public-details,.embedded .public-header{display:none}.embedded .public-agent{min-height:570px;padding:27px}.admin-page{max-width:1320px;margin:auto;padding:28px}.admin-header{justify-content:space-between;align-items:center;margin-bottom:35px;display:flex}.admin-header>span{font-size:12px}.admin-table{border-collapse:collapse;width:100%}.admin-table th{text-align:left;color:#93a280;padding:13px;font-size:10px}.admin-table td{border-top:1px solid var(--line);padding:15px 13px;font-size:12px}.admin-table input{width:90px}.connection-grid{flex-wrap:wrap;gap:12px;margin:20px 0;display:flex}.connection-grid>span{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:8px 13px;font-size:11px}.admin-audit{max-height:340px;overflow:auto}.admin-audit p{border-bottom:1px solid var(--line);padding:12px;font-size:11px}@media (min-width:1550px){.dashboard-content{padding:45px 50px}.page-heading h1{font-size:31px}.welcome-panel{min-height:270px}.welcome-copy h2{font-size:29px}.product-row{padding:18px 0}.product-row strong{font-size:13px}.product-row small{font-size:10px}.next-step{padding:17px 0}.next-step strong{font-size:12px}.next-step small{font-size:10px}}@media (max-width:1200px){.hero{gap:20px;padding:65px 35px}.hero h1{font-size:49px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-scene{transform-origin:50%;transform:scale(.9)}.category-strip{gap:14px}.studio-feature{gap:40px;margin:0 30px 55px;padding:40px}.studio-feature h2{font-size:31px}.identity-feature{margin:0 30px 55px;padding:0}.sidebar{width:224px}.workspace-main{width:calc(100% - 224px);margin-left:224px}.dashboard-content{padding:28px 25px}.workspace-header{padding:0 25px}.preview-banner{padding:9px 25px}.page-heading h1{font-size:23px}.page-heading>.button{font-size:10px}.welcome-panel{padding:27px}.welcome-copy h2{font-size:22px}.welcome-graphic{min-width:210px}.stats-grid{gap:12px}.stat-card{padding:15px}.content-columns{grid-template-columns:1.1fr 1fr;gap:17px}.panel{padding:19px}.product-row{gap:9px}.product-row>.product-art{width:47px;height:43px}.product-row strong{font-size:10px}.product-row>.status-pill{font-size:7px}.product-row>svg{display:none}.next-step{gap:9px}.agent-grid{gap:15px}.agent-card{padding:20px}.agent-quote{min-height:125px}.product-grid{gap:15px}.table-toolbar{flex-wrap:wrap}.preview-detail{display:none}.hero-notes{gap:12px}}@media (max-width:950px){.site-header{padding:0 25px}.site-header nav{gap:17px;font-size:11px}.hero{text-align:center;grid-template-columns:1fr;gap:30px;max-width:750px}.hero-copy .eyebrow{justify-content:center}.hero h1{font-size:58px}.hero-copy>p{margin:auto}.hero-actions{flex-direction:row;justify-content:center}.hero-notes{justify-content:center}.hero-scene{width:100%;max-width:530px;height:400px;margin:auto;transform:scale(.95)}.category-strip{flex-wrap:wrap;padding:20px}.steps-grid{grid-template-columns:repeat(2,1fr)}.section{padding:65px 30px}.studio-feature{grid-template-columns:1fr;gap:30px;padding:35px}.agent-preview{max-width:510px}.identity-feature{flex-wrap:wrap}.identity-feature>div:nth-child(2){flex:1}.identity-feature>.button{margin-left:95px}.sidebar{width:210px;padding:18px 12px 0}.sidebar-brand{padding:0 8px}.sidebar nav button{gap:9px;padding:11px;font-size:10px}.workspace-main{width:calc(100% - 210px);margin-left:210px}.dashboard-content{padding:26px 20px}.workspace-header{height:64px;padding:0 20px}.preview-banner{padding:8px 20px}.preview-banner a{font-size:8px}.page-heading{align-items:flex-start}.page-heading h1{font-size:21px}.page-heading p{font-size:10px}.page-heading>.button{padding:9px 10px;font-size:9px}.welcome-graphic{display:none}.welcome-panel{min-height:215px}.welcome-copy h2{font-size:24px}.content-columns{grid-template-columns:1fr}.product-row strong{font-size:12px}.product-row>.product-art{width:63px;height:49px}.product-grid,.agent-grid{grid-template-columns:repeat(2,1fr)}.product-agent>span:last-child{display:none}.new-agent-card{min-height:280px}.bottom-callout{flex-wrap:wrap;padding:15px}.bottom-callout>a,.bottom-callout>button{margin-left:55px}.stats-grid{grid-template-columns:repeat(2,1fr)}.two-columns{gap:15px}.steps-grid.three{grid-template-columns:1fr}.sidebar-help{padding:12px}.auth-story,.auth-form{padding:40px}.auth-story h1{font-size:37px}}@media (max-width:700px){.site-header{height:77px;padding:0 20px}.site-header nav{display:none}.site-header .brand{width:132px;height:39px}.site-header .brand img{width:182px;height:61px;top:-11px;left:-24px}.header-actions{gap:11px}.header-actions .button{padding:9px 12px;font-size:10px}.quiet-link{font-size:10px}.hero{gap:14px;padding:55px 23px 35px}.hero h1{margin:20px 0;font-size:44px}.hero .eyebrow{font-size:7px}.hero-copy>p{font-size:12px}.hero-actions{flex-direction:column;align-items:center;gap:10px}.hero-actions>.button{width:100%;max-width:310px;padding:13px;font-size:11px}.hero-notes{flex-wrap:wrap;gap:13px;margin-top:18px;font-size:8px}.hero-scene{width:100%;max-width:430px;height:335px;margin:0 auto;transform:scale(.87)}.scene-orbit{width:290px;height:290px}.orbit-two{width:350px;height:350px}.floating-label{font-size:8px;top:10px;left:10px}.product-illustration{width:115%;margin-top:0}.qr-float{gap:8px;padding:13px;top:40px;right:-15px}.qr-float>svg{width:34px;height:34px}.qr-float strong{font-size:9px}.qr-float span{font-size:7px}.voice-float{gap:10px;padding:14px;bottom:29px;left:-10px;right:-10px}.voice-float strong{font-size:10px}.voice-float span{font-size:8px}.mini-wave{font-size:17px}.voice-avatar{padding:7px}.voice-avatar svg{width:23px;height:23px}.scene-caption{font-size:8px;bottom:0}.category-strip{gap:10px;padding:19px}.category-strip>span:first-child{text-align:center;width:100%;margin-bottom:6px}.category-strip p{font-size:9px}.category-strip p:last-child,.category-strip>span:nth-last-child(2){display:none}.section{padding:48px 20px}.section-heading h2{font-size:29px}.section-heading p{font-size:12px}.section-heading .eyebrow{font-size:8px}.steps-grid{gap:12px}.step{padding:20px}.step h3{font-size:14px}.step p{font-size:10px}.step-top{margin-bottom:20px}.studio-feature{margin:0 20px 45px;padding:25px}.studio-feature h2{font-size:29px}.studio-feature>div>p{font-size:12px}.studio-feature .eyebrow{font-size:8px}.agent-preview{grid-template-columns:65px 1fr;gap:15px;padding:22px}.agent-preview .large-avatar{width:65px;height:65px}.agent-preview h3{font-size:28px}.agent-preview .pill{font-size:7px}.agent-tags{gap:5px}.agent-tags span{padding:5px 7px;font-size:8px}.sample-voice{padding:12px;font-size:9px}.identity-feature{gap:17px;margin:0 23px 40px}.identity-icon{border-radius:15px;padding:15px}.identity-icon svg{width:29px;height:29px}.identity-feature>div:nth-child(2){flex:auto;width:100%}.identity-feature h2{font-size:24px}.identity-feature>.button{margin-left:0;font-size:11px}.site-footer{flex-wrap:wrap;gap:14px;padding:25px 20px}.site-footer>span{display:none}.site-footer .brand{width:135px;height:40px}.site-footer .brand img{width:182px;height:61px;top:-11px;left:-24px}.site-footer>a:last-child{font-size:9px}.sidebar{width:246px;padding:20px 16px 0;transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-scrim{z-index:30;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#14200c66;display:block;position:fixed;inset:0}.sidebar-brand{padding:0 13px}.sidebar nav button{padding:11px 13px;font-size:12px}.sidebar .workspace-switch strong{font-size:12px}.sidebar .workspace-switch small{font-size:10px}.workspace-main{width:100%;margin-left:0}.mobile-menu{display:inline-flex}.workspace-header{height:63px;padding:0 17px}.workspace-header>div{gap:8px}.breadcrumb{gap:7px;font-size:10px}.top-avatar{width:29px;height:29px;margin-left:1px}.preview-banner{gap:8px;padding:8px 20px;font-size:8px}.preview-banner a{font-size:7px}.dashboard-content{padding:25px 20px}.page-heading{flex-wrap:wrap;gap:15px;margin-bottom:22px}.page-heading h1{max-width:380px;font-size:26px;line-height:1.25}.page-heading .eyebrow{font-size:7px}.page-heading p{max-width:340px;font-size:11px;line-height:1.8}.page-heading>.button{padding:10px 14px;font-size:11px}.welcome-panel{border-radius:14px;min-height:245px;margin-bottom:20px;padding:24px}.welcome-copy h2{font-size:25px}.welcome-copy .pill{padding:5px 7px;font-size:6px}.welcome-copy p{max-width:240px;font-size:10px;line-height:1.8}.welcome-copy .button{padding:11px 15px;font-size:10px}.stats-grid{gap:12px;margin-bottom:20px}.stat-card{padding:17px}.stat-card strong{margin:11px 0 5px;font-size:28px}.stat-card>div{font-size:10px}.stat-card small{font-size:8px}.content-columns{gap:20px}.panel{padding:20px}.panel-heading h2{font-size:16px}.product-row{gap:12px;padding:15px 0}.product-row strong{font-size:11px}.product-row>.product-art{width:52px;height:47px}.product-row small{font-size:8px}.next-step{padding:15px 0}.next-step strong{font-size:11px}.next-step small{font-size:9px}.bottom-callout{gap:12px;margin-top:20px;padding:17px}.bottom-callout strong{font-size:11px}.bottom-callout p{max-width:210px;font-size:9px}.bottom-callout>a,.bottom-callout>button{margin-left:50px;font-size:10px}.workspace-footer{padding:18px 20px;font-size:7px}.workspace-footer button{font-size:8px}.table-toolbar{gap:13px}.table-toolbar>div{width:100%}.filter-pills{justify-content:space-between}.filter-pills button{padding:6px 9px;font-size:10px}.search-field{flex:1}.search-field input{max-width:none;font-size:11px}.table-toolbar .button{font-size:11px}.product-grid,.agent-grid{grid-template-columns:1fr;gap:20px}.product-art{height:225px}.product-card-body{padding:21px 21px 0}.product-card-body h3{min-height:auto;font-size:18px}.product-card-body>small{font-size:10px}.product-agent>span:last-child{font-size:9px;display:inline}.product-agent{font-size:11px}.product-card-actions{padding:14px 0}.product-card-actions button{font-size:11px}.studio-intro{align-items:flex-start;gap:12px;padding:18px}.studio-intro strong{font-size:11px}.studio-intro p{line-height:1.8}.agent-card{padding:26px}.agent-card-top{margin-bottom:21px}.agent-card>.eyebrow{font-size:9px}.agent-card h2{font-size:35px}.agent-card>p{font-size:12px}.agent-quote{min-height:auto;font-size:12px}.agent-meta{font-size:10px}.agent-card>.button{font-size:12px}.two-columns{grid-template-columns:1fr;gap:18px}.sharing-feature{margin-bottom:0}.sharing-feature:last-child{margin-bottom:21px}.sharing-feature h2{font-size:26px}.sharing-feature p{font-size:12px}.product-row>.button{padding:8px;font-size:9px}.marketplace-hero{padding:32px 23px}.marketplace-hero h2{font-size:31px}.modal{border-radius:15px;width:calc(100% - 20px);max-height:94vh;padding:22px}.modal-heading{margin-bottom:20px}.modal-heading h2{font-size:22px;line-height:1.25}.modal-heading p{font-size:10px;line-height:1.8}.wizard-steps{gap:4px;padding-bottom:15px}.wizard-steps button{flex-direction:column;gap:7px;font-size:8px}.form-grid{grid-template-columns:1fr;gap:20px}.editor-preview{order:2}.editor-preview .product-art{height:170px}.field>span{font-size:12px}.field input,.field textarea,.field select{font-size:14px}.field small{font-size:10px}.form-main .two-columns{gap:0}.modal-actions{gap:8px;margin-top:21px}.modal-actions .button{padding:10px 12px;font-size:10px}.modal-actions>div{gap:3px}.agent-editor-preview{order:2}.agent-option{gap:10px;padding:15px}.agent-option .avatar{width:42px;height:42px}.agent-option p,.agent-option small{font-size:9px}.segmented{gap:3px;padding:4px}.segmented button{gap:5px;padding:9px 6px;font-size:9px}.segmented button svg{width:14px;height:14px}.print-card{width:100%;max-width:350px;margin:auto}.colour-picker{flex-wrap:wrap}.colour-picker small{flex-basis:100%;margin-left:0}.empty-state{min-height:360px;padding:50px 15px}.empty-state h3{font-size:22px}.empty-state p{font-size:11px}.empty-state>.button{white-space:normal;font-size:10px}.auth-page{grid-template-columns:1fr}.auth-story{min-height:auto;padding:25px}.auth-story>div,.auth-story>span{display:none}.auth-story .brand-large{width:166px;height:50px}.auth-story .brand-large img{width:228px;height:76px;top:-14px;left:-30px}.auth-form{min-height:calc(100vh - 100px);padding:75px 30px 50px}.auth-back{top:26px}.auth-form h2{font-size:34px}.public-product{padding:20px}.public-header>span{font-size:9px}.public-header .brand{width:135px;height:40px}.public-header .brand img{width:182px;height:61px;top:-11px;left:-24px}.public-grid{grid-template-columns:1fr;gap:20px}.public-info{padding:23px}.public-info h1{font-size:27px}.public-details>.product-art{height:215px}.public-agent{padding:35px 23px}.admin-page{padding:20px}.admin-table{display:block;overflow:auto}.admin-header{flex-wrap:wrap;gap:15px}}@media print{body.printing>*{visibility:hidden}body.printing .modal{visibility:visible;max-width:none;max-height:none;box-shadow:none;border:0;margin:0;padding:0;position:absolute;inset:0;overflow:visible}body.printing .modal>*{display:none}body.printing .modal>.form-grid{display:block}body.printing .modal>.form-grid>*{display:none}body.printing #product-qr-card,body.printing #product-qr-card *{visibility:visible}body.printing #product-qr-card{-webkit-print-color-adjust:exact;print-color-adjust:exact;border:0;border-radius:0;width:148mm;max-width:148mm;height:210mm;margin:0 auto;padding:18mm;display:flex!important}body.printing .print-card h2{font-size:31px}body.printing .print-card>p{font-size:15px}body.printing .print-card>strong{font-size:24px}body.printing .print-qr{width:65mm;height:65mm}body.printing .print-card h3{font-size:23px}body.printing .print-card .print-footnote{font-size:10px}@page{size:A4;margin:15mm}}.voice-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.conversation-consent{text-align:left;background:var(--soft);border-radius:14px;padding:16px;font-size:13px;line-height:1.5}.conversation-consent a{text-decoration:underline}.live-transcript{text-align:left;max-height:340px;margin-top:20px;overflow:auto}.chat-message{background:var(--soft);border-radius:16px;margin:10px 0;padding:12px 16px}.chat-message.user{background:#edf3d7;margin-left:35px}.chat-message.assistant{margin-right:25px}.chat-message strong{text-transform:uppercase;letter-spacing:.08em;font-size:11px}.chat-message p{white-space:pre-wrap;margin:6px 0;font-size:14px;line-height:1.65}.chat-input{border:1px solid var(--border);background:var(--surface);border-radius:14px;align-items:center;padding:4px 8px;display:flex}.chat-input input{box-shadow:none;background:0 0;border:0;flex:1;min-width:0;padding:14px}.contact-form{text-align:left;border-top:1px solid var(--border);margin-top:20px;padding-top:15px}.voice-orb.speaking{animation:1.8s infinite voice-pulse}@keyframes voice-pulse{50%{box-shadow:0 0 0 18px #c4e83120}}.legal-page{max-width:760px;margin:auto;padding:50px 24px;line-height:1.8}.legal-page h1{margin-top:50px}.legal-page h2{margin-top:28px}.legal-page .brand{max-width:240px}@media (prefers-reduced-motion:reduce){.voice-orb.speaking{animation:none}}.print-company-logo{object-fit:contain;max-width:180px;max-height:60px;margin:10px auto}.website-import{border-top:1px solid var(--border);margin-top:20px;padding-top:20px}.website-import h3{align-items:center;gap:8px;display:flex}.admin-section{margin-top:24px}.admin-switches{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:20px;display:grid}.table-scroll{overflow:auto}.block{margin-top:5px;display:block}.admin-product{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:10px 0;display:flex}@media (max-width:650px){.admin-switches{grid-template-columns:1fr}.admin-header{flex-wrap:wrap;gap:12px}.admin-product{flex-direction:column;align-items:flex-start}}.product-photo-section{margin-bottom:24px}.photo-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.photo-heading strong{font-size:15px}.photo-heading p{color:var(--muted);margin:5px 0;font-size:13px;line-height:1.5}.product-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-photo{aspect-ratio:1.25;border:1px solid var(--border);background:var(--surface);border-radius:14px;position:relative;overflow:hidden}.product-photo>img{object-fit:cover;width:100%;height:100%}.photo-remove{color:#282c24;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:8px;right:8px}.photo-cover{color:#242820;cursor:pointer;background:#fff;border:0;border-radius:7px;align-items:center;gap:4px;padding:6px 9px;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:8px;left:8px}.photo-cover:disabled{opacity:1;background:#c1e722}.photo-add{aspect-ratio:1.25;color:#353f28;cursor:pointer;background:#f6f9ee;border:1.5px dashed #aab49a;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:140px;display:flex}.photo-add small{color:#677056;font-size:11px}.photo-add:disabled{opacity:.55;cursor:wait}.editor-demo-notice{border:1px solid var(--border);background:var(--surface);border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px 12px;margin:0 0 24px;padding:12px 15px;font-size:12px;line-height:1.5;display:flex}.editor-demo-notice a{color:inherit;align-items:center;gap:4px;font-weight:700;text-decoration:underline;display:inline-flex}.knowledge-generate{background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:23px;padding:22px;display:flex}.knowledge-generate>div:not(.avatar){flex:1;min-width:220px}.knowledge-generate h3{margin:0 0 8px}.knowledge-generate p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.knowledge-generate>.button{justify-content:center;width:100%}.knowledge-generate>.text-link{margin:auto}.knowledge-extra{border-top:1px solid var(--border);margin:12px 0;padding:16px 0}.knowledge-extra summary{cursor:pointer;margin-bottom:15px;font-weight:600}.knowledge-review{border:1px solid var(--border);background:var(--surface);border-radius:12px;align-items:flex-start;margin-top:22px;padding:17px;line-height:1.6}.publish-checks{margin:22px 0;padding:0;list-style:none}.publish-checks li{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:13px 0;font-size:13px;display:flex}.publish-checks li>span{flex:1}.publish-checks .complete>svg{color:#577807}.publish-checks .missing>svg{color:#9c751f}.publish-next{color:#29331c;background:#f3f8e4;border-radius:15px;gap:15px;padding:18px;display:flex}.publish-next>svg{flex:none}.publish-next p{margin:8px 0 0;font-size:13px;line-height:1.65}.gallery-thumbnails{gap:10px;padding:15px 0;display:flex}.gallery-thumbnails button{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:11px;width:82px;height:66px;padding:3px}.gallery-thumbnails button.selected{border-color:var(--accent)}.gallery-thumbnails img{object-fit:cover;border-radius:7px;width:100%;height:100%}.product-card-actions button{justify-content:center;align-items:center;gap:6px;display:inline-flex}.theme-dark .photo-add{color:#d6e4bd;background:#252d1c;border-color:#576544}.theme-dark .publish-next{color:#e6efd7;background:#252d1c}@media (max-width:600px){.wizard-steps{gap:4px}.wizard-steps button{gap:6px;font-size:10px}.knowledge-generate{padding:16px}.knowledge-generate>div:not(.avatar){min-width:180px}.modal-actions>div{flex-wrap:wrap;justify-content:flex-end}.product-card-actions{gap:6px}.product-card-actions button{font-size:11px}.photo-add{min-height:110px}.publish-checks li{flex-wrap:wrap}.editor-demo-notice{flex-direction:column;align-items:flex-start}}@media print{body.printing{background:#fff;height:auto!important;min-height:0!important}body.printing .workspace{height:auto!important;min-height:0!important;display:block!important}body.printing .workspace>:not(dialog.modal){display:none!important}body.printing .modal{width:100%!important;height:auto!important;min-height:0!important;position:static!important;inset:auto!important}body.printing .modal::backdrop{display:none!important}body.printing #product-qr-card{break-inside:avoid;break-after:avoid}}
