@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/_next/static/media/dm-sans-latin-ext-wght-normal.fbf4c1a6.woff2) format("woff2-variations");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/_next/static/media/dm-sans-latin-wght-normal.bfe8c811.woff2) format("woff2-variations");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}:root{color-scheme:light;--background:#eef4f7;--surface:#ffffff;--surface-muted:#f6f9fb;--surface-strong:#e7f0f5;--text:#173247;--text-soft:#607789;--text-faint:#899ca9;--border:#d8e4eb;--border-strong:#c5d5df;--primary:#2878b8;--primary-hover:#216a9f;--primary-soft:#e5f1f9;--brand:#e86452;--brand-soft:#fbeae7;--success:#2a8c70;--success-soft:#e3f3ee;--destructive:#c83c37;--destructive-soft:#fae9e8;--focus:#73b6e2;--shadow:0 20px 55px rgb(39 76 99/10%)}:root[data-theme=dark]{color-scheme:dark;--background:#0c1820;--surface:#14242e;--surface-muted:#192c37;--surface-strong:#213744;--text:#edf5f8;--text-soft:#a9bbc5;--text-faint:#7f96a3;--border:#2a404c;--border-strong:#38515e;--primary:#68afe0;--primary-hover:#8bc4e9;--primary-soft:#18394d;--brand:#ef7969;--brand-soft:#412923;--success:#62b99e;--success-soft:#173b32;--destructive:#ef7b76;--destructive-soft:#452524;--focus:#68afe0;--shadow:0 22px 64px rgb(0 0 0/28%)}*{box-sizing:border-box}body,html{min-height:100%;margin:0}button,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{color:inherit}body{overflow:hidden;background:var(--background);color:var(--text);font-family:DM Sans Variable,DM Sans,Segoe UI,sans-serif;font-size:14px}a:focus-visible,button:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.builder-shell{position:relative;display:grid;width:100%;height:100dvh;min-height:0;overflow:hidden;grid-template-rows:68px minmax(0,1fr)}.session-loader{position:absolute;z-index:20;inset:68px 0 0;justify-content:center;gap:10px;background:var(--surface-muted);color:var(--text-soft);font-size:13px;font-weight:600}.session-loader,.topbar{display:flex;align-items:center}.topbar{justify-content:space-between;gap:20px;padding:0 22px;border-bottom:1px solid var(--border);background:var(--surface)}.composer-footer,.demo-tools,.preview-actions,.preview-title,.product-lockup,.topbar-actions{display:flex;align-items:center}.product-lockup{gap:12px;min-width:0}.product-mark{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:12px;background:var(--primary-soft);color:var(--primary)}.product-lockup>div{display:grid;min-width:0}.product-name{font-size:15px;font-weight:650}.project-name{overflow:hidden;color:var(--text-soft);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.topbar-actions{gap:8px}.demo-badge{display:inline-flex;min-height:30px;align-items:center;gap:6px;padding:0 11px;border-radius:999px;background:var(--brand-soft);color:var(--brand);font-size:12px;font-weight:600}.icon-button{display:grid;width:38px;height:38px;cursor:pointer;place-items:center;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--text-soft)}.icon-button:hover{border-color:var(--border);background:var(--surface-muted);color:var(--text)}.workspace{display:grid;min-height:0;grid-template-columns:minmax(340px,39%) minmax(0,1fr);gap:12px;padding:12px}.chat-panel,.preview-panel{min-width:0;min-height:0;overflow:hidden;border:1px solid var(--border);border-radius:20px;background:var(--surface);box-shadow:var(--shadow)}.chat-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:22px 22px 18px;border-bottom:1px solid var(--border)}.panel-kicker{margin:0 0 4px;color:var(--primary);font-size:12px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.panel-heading h1{margin:0;font-size:23px;font-weight:600;letter-spacing:-.025em}.panel-heading-actions{display:flex;flex:0 0 auto;align-items:center;gap:7px}.panel-reset{display:inline-flex;min-height:29px;align-items:center;gap:5px;padding:0 9px;cursor:pointer;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text-soft);font-size:11px;font-weight:600}.panel-reset:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface-muted);color:var(--text)}.panel-reset:disabled{cursor:not-allowed;opacity:.45}.run-badge{display:inline-flex;min-height:29px;flex:0 0 auto;align-items:center;gap:6px;padding:0 10px;border-radius:999px;background:var(--surface-muted);color:var(--text-soft);font-size:11px;font-weight:600}.run-badge.is-ready{background:var(--success-soft);color:var(--success)}.run-badge.is-error{background:var(--destructive-soft);color:var(--destructive)}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.conversation{min-height:0;overflow:auto;padding:22px;scrollbar-color:var(--border-strong) transparent}.empty-conversation{display:flex;min-height:100%;flex-direction:column;align-items:center;justify-content:center;padding:28px 12px;text-align:center}.assistant-orb{display:grid;width:54px;height:54px;margin-bottom:18px;place-items:center;border-radius:18px;background:var(--primary-soft);color:var(--primary)}.empty-conversation h2{margin:0 0 8px;font-size:20px;font-weight:600}.empty-conversation>p{max-width:390px;margin:0;color:var(--text-soft);line-height:1.55}.example-request{display:grid;width:min(100%,390px);margin-top:24px;grid-template-columns:1fr auto;gap:3px 12px;padding:14px 15px;cursor:pointer;border:1px solid var(--border);border-radius:15px;background:var(--surface-muted);text-align:left}.example-request:hover{border-color:var(--primary);background:var(--primary-soft)}.example-request span{color:var(--text-soft);font-size:11px}.example-request strong{font-size:13px;font-weight:600}.example-request svg{grid-column:2;grid-row:1/span 2;align-self:center;color:var(--primary)}.message-list{display:grid;align-content:start;gap:18px}.message{line-height:1.5}.message p{margin:4px 0 0}.message-author{color:var(--text-soft);font-size:11px;font-weight:600}.message-user{max-width:88%;justify-self:end;padding:12px 14px;border-radius:16px 16px 5px 16px;background:var(--primary);color:#fff}.message-user .message-author{color:rgb(255 255 255/72%)}.message-assistant{display:grid;grid-template-columns:32px 1fr;gap:10px}.assistant-avatar{display:grid;width:32px;height:32px;place-items:center;border-radius:11px;background:var(--primary-soft);color:var(--primary)}.message-error .assistant-avatar{background:var(--destructive-soft);color:var(--destructive)}.progress-card{display:grid;gap:0;margin:2px 0 0 42px;padding:15px;border:1px solid var(--border);border-radius:16px;background:var(--surface-muted);list-style:none}.progress-card li{position:relative;display:grid;min-height:44px;grid-template-columns:24px 1fr;gap:8px;color:var(--text-faint)}.progress-card li:not(:last-child):after{position:absolute;top:23px;bottom:-2px;left:10px;width:1px;background:var(--border);content:""}.progress-card li.is-complete,.progress-card li.is-current{color:var(--text)}.progress-card li.is-complete .progress-icon{background:var(--success);color:#fff}.progress-card li.is-current .progress-icon{background:var(--primary-soft);color:var(--primary)}.progress-card li.is-complete:not(:last-child):after{background:var(--success)}.progress-icon{z-index:1;display:grid;width:21px;height:21px;place-items:center;border-radius:50%;background:var(--surface-strong)}.progress-card small,.progress-card strong{display:block}.progress-card strong{font-size:12px;font-weight:600}.progress-card small{margin-top:1px;color:var(--text-soft);font-size:11px}.usage-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 0 42px;padding:13px 15px;border:1px solid var(--border);border-radius:14px;background:var(--surface-muted)}.usage-card div{min-width:0}.usage-card dt{color:var(--text-soft);font-size:10px}.usage-card dd{overflow:hidden;margin:2px 0 0;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.composer-area{padding:0 16px 16px}.demo-tools{justify-content:flex-end;gap:9px;margin:0 3px 8px;color:var(--text-faint);font-size:10px}.demo-tools span{margin-right:auto}.demo-tools button{padding:0;cursor:pointer;border:0;background:transparent;color:var(--text-soft);font-size:10px;text-decoration:underline;text-underline-offset:2px}.demo-tools button:hover{color:var(--text)}.demo-tools button:disabled{cursor:not-allowed;opacity:.45}.composer{padding:11px;border:1px solid var(--border-strong);border-radius:17px;background:var(--surface-muted);transition:border-color .16s,box-shadow .16s}.composer:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.composer textarea{display:block;width:100%;min-height:60px;resize:none;border:0;outline:0;background:transparent;color:var(--text);line-height:1.45}.composer textarea::placeholder{color:var(--text-faint)}.composer-footer{justify-content:space-between;gap:12px;margin-top:7px}.composer-footer>span{color:var(--text-faint);font-size:9px}.send-button{display:grid;width:34px;height:34px;flex:0 0 auto;cursor:pointer;place-items:center;border:0;border-radius:11px;background:var(--primary);color:#fff}.send-button:hover:not(:disabled){background:var(--primary-hover)}.send-button:disabled{cursor:not-allowed;background:var(--surface-strong);color:var(--text-faint)}.preview-panel{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr)}.preview-toolbar{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px 10px 18px;border-bottom:1px solid var(--border)}.preview-title{gap:9px}.preview-status-dot{width:8px;height:8px;border-radius:50%;background:var(--success);box-shadow:0 0 0 4px var(--success-soft)}.preview-title>div{display:grid}.preview-title strong{font-size:13px;font-weight:600}.preview-title small{color:var(--text-soft);font-size:10px}.publication-status-link{color:var(--success);text-decoration:none}.publication-status-link:hover{text-decoration:underline;text-underline-offset:2px}.preview-actions{gap:9px}.segmented-control{display:flex;padding:3px;border:1px solid var(--border);border-radius:12px;background:var(--surface-muted)}.segmented-control button{display:grid;width:34px;height:30px;cursor:pointer;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--text-soft)}.segmented-control button.is-selected{background:var(--surface);color:var(--primary);box-shadow:0 1px 4px rgb(25 61 84/12%)}.publish-button{display:inline-flex;min-height:38px;align-items:center;gap:7px;padding:0 14px;cursor:pointer;border:0;border-radius:12px;background:var(--primary);color:#fff;font-size:12px;font-weight:600}.publish-button:hover:not(:disabled){background:var(--primary-hover)}.publish-button:disabled{cursor:not-allowed;background:var(--surface-strong);color:var(--text-faint)}.publish-note{position:absolute;z-index:4;top:74px;right:14px;display:flex;max-width:min(390px,calc(100% - 28px));align-items:center;gap:12px;padding:11px 13px;border:1px solid var(--border);border-radius:13px;background:var(--surface);box-shadow:var(--shadow);color:var(--text-soft);font-size:11px}.publish-note button{cursor:pointer;border:0;background:transparent;color:var(--text-soft);font-size:19px;line-height:1}.publication-link{color:var(--primary);font-weight:700;text-decoration:underline;text-underline-offset:2px}.preview-canvas{display:grid;min-height:0;overflow:auto;place-items:center;padding:22px;background-color:var(--surface-muted);background-image:radial-gradient(var(--border) .8px,transparent .8px);background-size:18px 18px}.preview-device{width:100%;height:100%;min-height:460px;overflow:hidden auto;border:1px solid var(--border-strong);border-radius:13px;background:#fff;box-shadow:0 16px 50px rgb(31 62 80/15%);transition:width .22s ease,border-radius .22s ease}.preview-device.is-mobile{width:min(375px,100%);border-width:5px;border-color:#26333a;border-radius:30px}.artifact-frame{display:block;width:100%;height:100%;min-height:100%;border:0;background:#fff}.preview-empty{display:flex;min-height:100%;flex-direction:column;align-items:center;justify-content:center;padding:32px;color:#244156;text-align:center}.preview-empty>span{display:grid;width:58px;height:58px;margin-bottom:16px;place-items:center;border-radius:18px;background:#e9f2f7;color:#54809d}.preview-empty>span.is-working{background:#e5f1f9;color:#2878b8}.preview-empty h2{margin:0 0 7px;font-size:18px;font-weight:600}.preview-empty p{max-width:340px;margin:0;color:#718896;line-height:1.5}.preview-failed>span{background:#fae9e8;color:#c83c37}.demo-site{min-height:100%;overflow:hidden;background:#f4efe7;color:#2e302a;font-family:Georgia,Times New Roman,serif}.demo-site a{color:inherit;text-decoration:none}.demo-site-nav{display:flex;min-height:68px;align-items:center;gap:28px;padding:0 clamp(24px,5vw,64px);border-bottom:1px solid #d8d0c4}.demo-site-logo{margin-right:auto;font-size:18px;font-weight:700;letter-spacing:-.03em}.demo-site-nav nav{display:flex;gap:22px;font-family:DM Sans Variable,sans-serif;font-size:11px}.demo-site-cta-small{padding:9px 13px;border:1px solid #2e302a;border-radius:999px;font-family:DM Sans Variable,sans-serif;font-size:10px}.demo-hero{position:relative;min-height:420px;padding:66px clamp(24px,7vw,90px) 56px;overflow:hidden}.demo-eyebrow{margin:0 0 18px;color:#806a58;font-family:DM Sans Variable,sans-serif;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.demo-hero h2{position:relative;z-index:1;max-width:570px;margin:0;font-size:clamp(37px,6vw,76px);font-weight:400;letter-spacing:-.045em;line-height:.94}.demo-hero>p:not(.demo-eyebrow){max-width:420px;margin:24px 0;font-size:13px;line-height:1.6}.demo-hero-actions,.demo-hero>p:not(.demo-eyebrow){position:relative;z-index:1;font-family:DM Sans Variable,sans-serif}.demo-hero-actions{display:flex;align-items:center;gap:17px}.demo-hero-actions a{padding:12px 17px;border-radius:999px;background:#3e5947;color:#fff;font-size:11px;font-weight:600}.demo-hero-actions span{color:#806a58;font-size:10px}.demo-art{position:absolute;right:4%;bottom:0;width:38%;height:88%;border-radius:50% 50% 0 0;background:#d6c3ad}.demo-art span{position:absolute;display:block}.demo-vase-one{bottom:0;left:18%;width:36%;height:58%;border-radius:42% 42% 16% 16%;background:#8e614c}.demo-vase-two{right:12%;bottom:0;width:34%;height:38%;border-radius:20% 45% 12% 12%;background:#dfd0bd}.demo-sun{top:16%;left:17%;width:34%;aspect-ratio:1;border-radius:50%;background:#eabf73}.demo-benefits{display:grid;grid-template-columns:repeat(3,1fr);padding:28px clamp(24px,7vw,90px);border-block:1px solid #d8d0c4}.demo-benefits div{display:grid;gap:4px;border-right:1px solid #d8d0c4;text-align:center}.demo-benefits div:last-child{border:0}.demo-benefits strong{font-size:20px;font-weight:400}.demo-benefits span{color:#806a58;font-family:DM Sans Variable,sans-serif;font-size:9px}.demo-about{padding:54px clamp(24px,10vw,130px);text-align:center}.demo-about p{color:#806a58;font-family:DM Sans Variable,sans-serif;font-size:10px;text-transform:uppercase}.demo-about h3{max-width:720px;margin:14px auto 0;font-size:clamp(25px,4vw,48px);font-weight:400;line-height:1.08}.demo-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px clamp(24px,7vw,90px);background:#3e5947;color:#fff}.demo-footer strong{font-size:16px;font-weight:400}.demo-footer a{padding:10px 14px;border:1px solid rgb(255 255 255/55%);border-radius:999px;font-family:DM Sans Variable,sans-serif;font-size:10px}.mobile-tabs{display:none}@media (max-width:900px){body{overflow:auto}.builder-shell{grid-template-rows:62px 48px minmax(0,1fr);height:100dvh}.topbar{padding:0 14px}.demo-badge,.project-name{display:none}.mobile-tabs{display:grid;grid-template-columns:1fr 1fr;padding:5px 12px 0;border-bottom:1px solid var(--border);background:var(--surface)}.mobile-tab{position:relative;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--text-soft);font-size:12px;font-weight:600}.mobile-tab.is-active{border-bottom-color:var(--primary);color:var(--primary)}.ready-dot{position:absolute;top:6px;right:calc(50% - 63px);width:6px;height:6px;border-radius:50%;background:var(--success)}.workspace{display:block;padding:8px;overflow:hidden}.chat-panel,.preview-panel{display:none;height:100%;border-radius:16px}.chat-panel.is-mobile-active,.preview-panel.is-mobile-active{display:grid}.panel-heading{padding:16px}.panel-heading h1{font-size:20px}.conversation{padding:16px}.composer-area{padding:0 10px 10px}.preview-toolbar{min-height:58px;padding:8px 10px 8px 14px}.preview-title small{display:none}.publish-button{width:38px;padding:0;justify-content:center;font-size:0}.preview-canvas{padding:10px}.preview-device{min-height:100%}}@media (max-width:540px){.product-name{font-size:14px}.topbar-actions{gap:2px}.panel-heading{align-items:center}.run-badge{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-footer>span{display:none}.progress-card,.usage-card{margin-left:0}.preview-actions{gap:6px}.segmented-control button{width:31px}.demo-site-nav nav{display:none}.demo-site-nav{padding:0 18px}.demo-hero{min-height:510px;padding:44px 22px 240px}.demo-hero h2{font-size:44px}.demo-art{right:7%;width:86%;height:230px}.demo-hero-actions{align-items:flex-start;flex-direction:column}.demo-benefits{padding:24px 14px}.demo-benefits strong{font-size:15px}.demo-about{padding:44px 22px}.demo-footer{align-items:flex-start;flex-direction:column;padding:24px 22px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}