:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f3f5f4;color:#18201f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button,a,select,input,textarea{transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}button{border:0;cursor:pointer}button:disabled{cursor:wait;opacity:.68}a{color:inherit}:focus-visible{outline:3px solid #8257e6;outline-offset:3px}.app-shell{display:grid;grid-template-columns:minmax(340px,390px) minmax(0,1fr) minmax(330px,390px);min-height:100vh;background:linear-gradient(90deg,rgba(21,94,99,.08),transparent 30%),linear-gradient(180deg,#f7f8f6,#eef3f1)}.workspace-sidebar,.workspace-inspector{height:100vh;overflow:auto;background:#ffffffdb;border-color:#d7e0dd;border-style:solid}.workspace-sidebar{border-width:0 1px 0 0;padding:24px}.workspace-inspector{border-width:0 0 0 1px;padding:22px}.workspace-main{min-width:0;height:100vh;overflow:auto}.product-mark{display:flex;align-items:center;gap:12px;margin-bottom:28px}.mark-symbol{display:inline-grid;place-items:center;width:42px;height:42px;color:#fff;background:#155e63;border-radius:8px}.product-mark p,.sidebar-intro p,.toolbar-kicker,.panel-kicker{margin:0;color:#687472;font-size:13px}.product-mark strong{display:block;margin-top:2px;color:#18201f;font-size:16px}.sidebar-intro{margin-bottom:24px}.sidebar-intro h1{margin:0 0 8px;font-size:30px;line-height:1;letter-spacing:0}.brief-form{display:grid;gap:18px}.prompt-composer{display:grid;gap:12px;margin-bottom:22px;padding:16px;background:linear-gradient(145deg,#155e631a,#cc514414),#fff;border:1px solid #c8d8d3;border-radius:12px;box-shadow:0 14px 34px #121c1c12}.prompt-heading p{margin:0 0 4px;color:#155e63;font-size:12px;font-weight:900;text-transform:uppercase}.prompt-heading h1{margin:0;font-size:24px;line-height:1;letter-spacing:0}.prompt-heading span{display:block;margin-top:8px;color:#52615e;font-size:13px;line-height:1.45}.prompt-field{display:grid;gap:7px}.prompt-field span,.file-drop span,.prompt-contacts p{margin:0;color:#30413d;font-size:13px;font-weight:850}.prompt-field small{color:#697774;font-size:12px}.prompt-composer textarea,.prompt-composer input,.prompt-composer select{width:100%;padding:12px;color:#18201f;background:#fbfcfb;border:1px solid #bfd0cb;border-radius:8px;font-weight:650;line-height:1.45}.prompt-composer textarea{min-height:108px;resize:vertical}.prompt-field.primary textarea{min-height:118px;font-size:15px}.prompt-actions{display:grid;grid-template-columns:1fr;gap:9px}.generate-button,.details-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;border-radius:8px;font-weight:900}.generate-button{color:#fff;background:#155e63}.generate-button:hover{background:#0f4c50;transform:translateY(-1px)}.details-button{color:#155e63;background:#eef7f4;border:1px solid #bed9d1}.details-button:hover{background:#e3f1ed}.prompt-examples{display:grid;gap:8px}.prompt-examples p{margin:0;color:#155e63;font-size:12px;font-weight:900;text-transform:uppercase}.prompt-examples button{min-height:38px;padding:9px 10px;color:#374642;text-align:left;background:#ffffffc7;border:1px solid #d3dfdb;border-radius:8px;font-size:12px;font-weight:750}.prompt-examples button:hover{color:#155e63;border-color:#9fc3b8}.file-drop{display:grid;gap:8px;padding:12px;background:#ffffffb8;border:1px dashed #a9c2ba;border-radius:8px}.file-drop input{padding:0;border:0;background:transparent;font-size:12px}.file-drop strong{color:#697774;font-size:12px}.prompt-contacts{display:grid;gap:8px}.brief-form fieldset{display:grid;gap:13px;margin:0;padding:0 0 20px;border:0;border-bottom:1px solid #d7e0dd}.brief-form legend{margin-bottom:12px;color:#155e63;font-weight:800;font-size:14px}.brief-form label{display:grid;gap:7px;color:#3b4744;font-weight:700;font-size:13px}.brief-form input,.brief-form textarea,.brief-form select{width:100%;min-height:42px;padding:10px 11px;color:#18201f;background:#fbfcfb;border:1px solid #ccd8d4;border-radius:8px;font-weight:500}.brief-form textarea{resize:vertical;min-height:78px;line-height:1.45}.brief-form input:hover,.brief-form textarea:hover,.brief-form select:hover{border-color:#9cb0aa}.workspace-toolbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:88px;padding:18px 28px;background:#f7f8f6eb;border-bottom:1px solid #d7e0dd;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.validation-badge{flex:0 0 auto;display:inline-flex;align-items:center;min-height:34px;padding:0 11px;border-radius:8px;border:1px solid #d3dfdb;font-size:13px;font-weight:900}.backend-status{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 11px;color:#20302d;background:#fff;border:1px solid #d3dfdb;border-radius:8px;font-size:13px;font-weight:900}.backend-status svg{color:#155e63}.validation-badge.valid,.summary-valid{color:#155e63;background:#e8f3ef;border-color:#b9d8ce}.validation-badge.invalid,.summary-invalid{color:#8a2f1f;background:#fff0ea;border-color:#ecc8bd}.workspace-toolbar h2,.panel-heading h2{margin:3px 0 0;font-size:24px;line-height:1.05;letter-spacing:0}.toolbar-actions,.export-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.toolbar-actions button,.export-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 12px;color:#20302d;background:#fff;border:1px solid #d3dfdb;border-radius:8px;font-weight:800;font-size:13px}.toolbar-actions button:hover,.export-actions button:hover,.toolbar-actions button.active{color:#fff;background:#155e63;border-color:#155e63}.workspace-output{display:grid;gap:18px;padding:28px}.blueprint-panel{display:grid;gap:16px;padding:18px;background:#fff;border:1px solid #d7e0dd;border-radius:12px;box-shadow:0 14px 34px #121c1c12}.blueprint-title{display:flex;gap:12px;align-items:flex-start}.blueprint-title svg{flex:0 0 auto;color:#ad6a35}.blueprint-title p{margin:0 0 4px;color:#155e63;font-size:12px;font-weight:900;text-transform:uppercase}.blueprint-title h2{margin:0;font-size:22px;line-height:1.12;letter-spacing:0}.blueprint-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.blueprint-grid article{min-width:0;padding:13px;background:#f7f9f8;border:1px solid #d7e0dd;border-radius:8px}.blueprint-grid strong{display:block;margin-bottom:7px;color:#18201f;font-size:13px}.blueprint-grid p,.blueprint-grid ul{margin:0;color:#596865;font-size:12px;line-height:1.45}.blueprint-grid ul{padding-left:16px}.artifact-panel{display:grid;gap:18px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.artifact-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:10px;margin:0}.workspace-inspector .artifact-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.validation-issues{display:grid;gap:6px;padding:12px;color:#8a2f1f;background:#fff0ea;border:1px solid #ecc8bd;border-radius:8px;font-size:12px;line-height:1.4}.validation-issues p{margin:0}.artifact-summary div{min-width:0;padding:12px;background:#f7f9f8;border:1px solid #d7e0dd;border-radius:8px}.artifact-summary dt{color:#687472;font-size:12px}.artifact-summary dd{overflow-wrap:anywhere;margin:5px 0 0;color:#18201f;font-weight:800;font-size:13px}.json-view{max-height:calc(100vh - 290px);min-height:360px;overflow:auto;margin:0;padding:16px;color:#eaf4f1;background:#17201f;border-radius:8px;font-size:12px;line-height:1.55}.site-preview{container-type:inline-size;overflow:hidden;color:var(--site-text);background:var(--site-bg);border:1px solid #d7e0dd;border-radius:12px;box-shadow:0 22px 70px #121c1c1f;font-family:var(--site-body)}.preview-nav{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px clamp(20px,5vw,54px);background:color-mix(in srgb,var(--site-bg) 88%,white);border-bottom:1px solid var(--site-border)}.preview-brand{color:var(--site-text);text-decoration:none;font-weight:900}.preview-nav-links{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.preview-nav-links a:not(.preview-button){color:var(--site-muted);text-decoration:none;font-size:13px;font-weight:800}.preview-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(280px,1.08fr);gap:clamp(22px,4vw,56px);align-items:center;padding:clamp(58px,9vw,118px) clamp(20px,5vw,72px);border-bottom:1px solid color-mix(in srgb,var(--site-border) 72%,transparent)}.preview-section[data-weight=high]{background:linear-gradient(135deg,color-mix(in srgb,var(--site-surface) 86%,var(--site-accent)),transparent 46%),linear-gradient(180deg,var(--site-surface),var(--site-surface-alt))}.section-problem,.section-proof,.section-faq{grid-template-columns:minmax(0,.7fr) minmax(280px,1.3fr)}.section-final_cta{grid-template-columns:minmax(0,1fr);text-align:center}.section-final_cta .preview-section-copy{max-width:850px;margin:0 auto}.preview-eyebrow{margin:0 0 15px;color:var(--site-accent);font-size:13px;font-weight:900;text-transform:uppercase}.preview-section h1,.preview-section h2,.preview-section h3{margin:0;font-family:var(--site-heading);letter-spacing:0}.preview-section h1,.preview-section h2{max-width:950px;font-size:clamp(38px,4.6vw,68px);line-height:.96}.preview-section h3{font-size:21px;line-height:1.12}.preview-lead{max-width:720px;margin:22px 0 0;color:var(--site-muted);font-size:clamp(18px,2vw,23px);line-height:1.45}.preview-body{max-width:700px;margin:18px 0 0;color:color-mix(in srgb,var(--site-muted) 78%,var(--site-text));font-size:16px;line-height:1.7}.preview-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.preview-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;color:var(--site-text);background:var(--site-surface);border:1px solid var(--site-border);border-radius:8px;text-decoration:none;font-weight:900}.preview-button:hover{transform:translateY(-1px);box-shadow:0 14px 28px #121c1c1f}.preview-button.primary{color:var(--site-primary-text);background:var(--site-primary);border-color:var(--site-primary)}.preview-button.ghost{background:transparent}.preview-mockup{min-height:370px;padding:22px;background:radial-gradient(circle at 20% 15%,color-mix(in srgb,var(--site-accent) 34%,transparent),transparent 28%),linear-gradient(140deg,var(--site-surface),color-mix(in srgb,var(--site-surface-alt) 74%,white));border:1px solid var(--site-border);border-radius:18px;box-shadow:var(--site-shadow-strong, 0 28px 70px rgba(20, 30, 34, .16))}.preview-visual-scene{position:relative;display:flex;flex-direction:column;min-height:390px;overflow:hidden;padding:26px;color:var(--site-primary-text);background:linear-gradient(135deg,#1f1d1ae0,#1f1d1a94),radial-gradient(circle at 78% 18%,color-mix(in srgb,var(--site-accent) 72%,transparent),transparent 28%),linear-gradient(145deg,var(--site-primary),var(--site-accent));border:1px solid color-mix(in srgb,var(--site-accent) 48%,var(--site-border));border-radius:18px;box-shadow:0 28px 70px #1f1d1a33}.preview-visual-scene:before{content:"";position:absolute;inset:18px;border:1px solid rgba(255,250,241,.24);border-radius:14px;pointer-events:none}.scene-label{position:relative;width:fit-content;max-width:82%;padding:8px 10px;color:#1f1d1a;background:#fffaf1;border-radius:8px;font-size:12px;font-weight:900;line-height:1.2;text-transform:uppercase}.scene-title{position:relative;max-width:430px;margin-top:clamp(42px,7vw,74px);font-size:clamp(28px,4.6vw,58px);font-weight:950;line-height:.98;letter-spacing:0;text-wrap:pretty}.scene-lines{position:relative;display:grid;gap:10px;width:min(72%,310px);margin:24px 0 24px auto}.scene-lines span{height:10px;background:#fffaf1b8;border-radius:999px}.scene-lines span:nth-child(2){width:72%;margin-left:auto;background:var(--site-accent)}.scene-lines span:nth-child(3){width:48%;margin-left:auto}.scene-ticket{position:relative;z-index:1;align-self:flex-end;width:min(260px,calc(100% - 48px));margin-top:auto;padding:18px;color:#1f1d1a;background:#fffaf1;border-radius:12px;box-shadow:0 18px 50px #1f1d1a2e}.scene-ticket strong{display:block;font-size:18px}.scene-ticket p{margin:6px 0 0;color:#675d52;line-height:1.45}.mockup-topline{width:42%;height:12px;margin-bottom:24px;background:var(--site-primary);border-radius:999px}.mockup-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mockup-grid span{min-height:82px;background:#ffffffbd;border:1px solid var(--site-border);border-radius:12px}.mockup-chart{display:flex;align-items:end;gap:12px;height:120px;margin-top:22px;padding:16px;background:color-mix(in srgb,var(--site-primary) 10%,white);border-radius:14px}.mockup-chart i{flex:1;min-height:36px;background:var(--site-primary);border-radius:8px 8px 0 0}.mockup-chart i:nth-child(2){height:70%;background:var(--site-accent)}.mockup-chart i:nth-child(3){height:45%}.mockup-chart i:nth-child(4){height:90%;background:var(--site-accent)}.preview-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.preview-card{min-width:0;min-height:178px;padding:22px;background:var(--site-surface);border:1px solid var(--site-border);border-radius:12px;box-shadow:var(--site-shadow-soft, 0 14px 34px rgba(18, 28, 28, .07))}.preview-card:first-child:nth-last-child(n+3){grid-column:span 2}.preview-card-icon{display:inline-grid;place-items:center;width:36px;height:36px;color:var(--site-primary);background:color-mix(in srgb,var(--site-primary) 10%,white);border-radius:8px}.preview-card h3{margin-top:18px}.preview-card p{margin:10px 0 0;color:var(--site-muted);line-height:1.6}@media(max-width:1500px){.app-shell{grid-template-columns:minmax(320px,370px) minmax(0,1fr)}.workspace-inspector{display:none}}@media(max-width:940px){.app-shell{display:block}.workspace-sidebar,.workspace-main{height:auto;overflow:visible}.workspace-sidebar{border-width:0 0 1px}.workspace-toolbar{align-items:flex-start;flex-direction:column}.workspace-output{padding:18px}.blueprint-grid{grid-template-columns:1fr}.preview-nav{align-items:flex-start;flex-direction:column}.preview-section,.section-problem,.section-proof,.section-faq,.preview-card-grid{grid-template-columns:1fr}.preview-card:first-child:nth-last-child(n+3){grid-column:auto}}@container (max-width: 780px){.preview-section h1,.preview-section h2{font-size:clamp(30px,5.8cqw,40px)}.preview-section{gap:22px}.preview-visual-scene{min-height:340px}.scene-title{font-size:clamp(30px,7cqw,44px)}}@container (max-width: 520px){.preview-nav{align-items:flex-start;flex-direction:column}.preview-section,.section-problem,.section-proof,.section-faq{grid-template-columns:1fr}.preview-section h1,.preview-section h2{font-size:clamp(34px,11cqw,58px)}.preview-card-grid{grid-template-columns:1fr}.preview-card:first-child:nth-last-child(n+3){grid-column:auto}}@media(max-width:560px){.workspace-sidebar{padding:18px}.workspace-output{padding:12px}.toolbar-actions button,.export-actions button{flex:1 1 120px}.artifact-summary{grid-template-columns:1fr}.preview-section{padding:46px 18px}.preview-mockup{min-height:280px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
