@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink: #171714;--paper: #f6f3eb;--paper-deep: #e8e2d5;--white: #fffefa;--muted: #6d6a62;--line: #d7d1c4;--orange: #f06a47;--orange-dark: #d75434;--lavender: #c7b9ff;--violet: #7252db;--mint: #b8dfcb;--yellow: #f5d66f;--font-sans: "Manrope", Arial, sans-serif;--font-mono: "DM Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{width:100%;margin:0;color:var(--ink);background:var(--paper);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;overflow-x:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}p,h1,h2,h3,blockquote{margin-top:0}.site-header{position:relative;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100vw;max-width:1500px;height:84px;padding:0 4vw;margin:0 auto;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:11px;width:max-content;font-size:1.1rem;font-weight:800;letter-spacing:-.045em}.brand-mark{position:relative;display:grid;grid-template-columns:repeat(3,7px);align-items:end;gap:2px;width:25px;height:25px;padding:4px;border-radius:4px;background:var(--ink)}.brand-mark i{display:block;height:13px;background:var(--paper)}.brand-mark i:nth-child(2){height:9px}.brand-mark i:nth-child(3){height:16px}nav{display:flex;gap:clamp(20px,3vw,46px);font-size:.78rem;font-weight:700}nav a{transition:color .18s ease}nav a:hover{color:var(--orange-dark)}.site-header>.button{justify-self:end}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:54px;padding:0 24px;border:1px solid transparent;border-radius:3px;font-weight:800;font-size:.8rem;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px)}.button-small{min-height:42px;padding:0 18px;gap:15px}.button-dark{color:var(--white);background:var(--ink)}.button-primary{color:var(--white);background:var(--orange);box-shadow:0 8px 25px #d754342e}.button-primary:hover{background:var(--orange-dark)}.hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(420px,.78fr) minmax(600px,1.22fr);gap:4vw;align-items:center;min-height:790px;min-width:0;width:100vw;max-width:1600px;padding:70px 0 90px 6vw;margin:auto}.hero:before{position:absolute;z-index:-1;top:5%;left:-13%;width:520px;height:520px;border:1px solid rgb(23 23 20 / 8%);border-radius:50%;content:""}.hero-copy{position:relative;z-index:3;min-width:0;width:100%;max-width:670px}.kicker,.eyebrow{font-family:var(--font-mono);color:var(--orange-dark);font-size:.69rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.kicker{display:flex;align-items:center;gap:10px;margin-bottom:28px}.kicker span{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #f06a471f}.kicker-winner{flex-wrap:wrap;gap:12px}.kicker-winner span{width:auto;height:auto;border-radius:0;background:none;box-shadow:none}.winner-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 13px;border-radius:999px;background:var(--ink);color:var(--paper);font-family:var(--font-mono);font-size:.69rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.winner-pill span{font-size:.95rem;line-height:1}.winner-city{color:var(--muted)}h1{margin-bottom:28px;font-size:clamp(4.4rem,6.5vw,7.4rem);font-weight:500;letter-spacing:-.075em;line-height:.86}h1 em{color:var(--orange);font-family:Georgia,serif;font-weight:400}.hero-intro{max-width:590px;margin-bottom:32px;color:#4f4c45;font-size:1.08rem;line-height:1.75}.mobile-break{display:none}.hero-actions{display:flex;align-items:center;gap:30px;margin-bottom:22px}.text-link{display:inline-flex;align-items:center;gap:11px;width:max-content;border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:.78rem;font-weight:800}.play{display:grid;place-items:center;width:29px;height:29px;padding-left:2px;border:1px solid var(--ink);border-radius:50%;font-size:.52rem}.hero-note{color:var(--muted);font-family:var(--font-mono);font-size:.67rem}.product-stage{position:relative;min-width:0;width:100%;padding:56px 0 56px 35px}.ambient{position:absolute;border-radius:50%;filter:blur(1px)}.ambient-one{top:0;right:-90px;width:390px;height:390px;background:var(--lavender);opacity:.43}.ambient-two{bottom:-35px;left:10%;width:290px;height:290px;background:var(--yellow);opacity:.33}.app-window{position:relative;z-index:2;overflow:hidden;min-width:760px;border:1px solid #cfc8ba;border-radius:13px 0 0 13px;background:var(--white);box-shadow:0 30px 80px #342f252e}.app-bar{display:flex;align-items:center;justify-content:space-between;height:52px;padding:0 16px;border-bottom:1px solid #e2ddd2;background:#fff}.app-brand,.app-controls,.app-controls>div{display:flex;align-items:center}.app-brand{gap:10px;font-size:.66rem;font-weight:800}.mini-mark{display:block;width:17px;height:17px;border:5px solid var(--ink);border-right-width:3px}.app-controls{gap:5px}.app-controls button,.canvas-toolbar button{border:0;background:transparent;color:#77736c;cursor:pointer}.app-controls .share-button{margin-left:7px;padding:7px 13px;border-radius:3px;color:#fff;background:var(--ink);font-size:.62rem}.app-body{display:grid;grid-template-columns:190px 1fr;height:538px}.rules-panel{display:flex;flex-direction:column;padding:22px 14px 16px;border-right:1px solid #e2ddd2;background:#fbfaf6}.panel-label{margin:0 7px 18px;color:#9a968c;font-family:var(--font-mono);font-size:.54rem;letter-spacing:.08em;text-transform:uppercase}.system-name{display:flex;align-items:center;gap:10px;margin:0 5px 22px}.system-name div,.rule span:nth-child(2){display:flex;flex-direction:column;gap:2px}.system-name strong,.rule strong{font-size:.63rem}.system-name small,.rule small{color:#918d83;font-size:.52rem}.system-swatch{width:31px;height:31px;border-radius:4px;background:linear-gradient(135deg,#223229 50%,#de6a47 50%)}.rule-group{display:grid;gap:4px}.rule{display:grid;grid-template-columns:26px 1fr auto;gap:8px;align-items:center;width:100%;padding:9px 8px;border:0;border-radius:4px;color:#4f4b44;background:transparent;text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease}.rule:hover,.rule.active{color:var(--ink);background:#eee9df}.rule b{font-size:.8rem;font-weight:400}.rule-icon{display:block;width:22px;height:22px;border:1px solid #cfc9bd;border-radius:4px}.material-icon{background:linear-gradient(135deg,#e66a46 50%,#d7b98a 50%)}.fixture-icon{background:linear-gradient(90deg,transparent 20%,#70675b 20% 35%,transparent 35% 65%,#70675b 65% 80%,transparent 80%)}.flow-icon{background:radial-gradient(circle at 25% 75%,#7052db 0 2px,transparent 3px),linear-gradient(135deg,transparent 46%,#7052db 47% 53%,transparent 54%)}.zone-icon{background:linear-gradient(90deg,#e8c85d 48%,transparent 48% 52%,#b7dcca 52%)}.confidence{margin-top:auto;padding:12px 8px 5px;border-top:1px solid #ded9ce}.confidence>div:first-child{display:flex;justify-content:space-between;margin-bottom:7px;color:#817c73;font-size:.52rem}.confidence strong{color:var(--ink)}.confidence-track{overflow:hidden;height:4px;border-radius:4px;background:#ded8cc}.confidence-track i{display:block;width:91%;height:100%;background:var(--orange)}.canvas{position:relative;overflow:hidden;min-width:0;background:#ece9e1}.canvas-toolbar{position:absolute;z-index:3;top:12px;left:15px;right:15px;display:flex;align-items:center;justify-content:space-between;font-size:.58rem}.canvas-toolbar div{display:flex;gap:7px;align-items:center;padding:5px 7px;border:1px solid #d5cfc3;border-radius:4px;background:#ffffffc7}.floorplan{display:block;width:100%;height:100%;transition:opacity .25s ease,transform .25s ease}.floorplan.regenerating{opacity:.48;transform:scale(.985)}.plan-shell{fill:#fdfcf8;stroke:#3a3935;stroke-width:6;stroke-linejoin:round}.zone{opacity:.5;transition:opacity .2s ease,filter .2s ease}.zone-entry{fill:#f5dd8e}.zone-browse{fill:#d9e9df}.zone-focal{fill:#ddd5f8}.zone-service{fill:#eadbd2}.flow-line{fill:none;stroke:var(--orange);stroke-width:3;stroke-dasharray:7 7;opacity:.58;transition:opacity .2s ease,stroke-width .2s ease}.flow-line-secondary{stroke:#d3a927}.fixture{color:#565149;transition:opacity .2s ease,transform .2s ease}.fixture rect,.fixture path,.fixture circle{fill:#fffefa;stroke:currentColor;stroke-width:2}.fixture path{fill:none}.table{color:#5a458e}.display{color:#b94e33}.counter{color:#3f5447}.fitting{color:#8c6d39}.entrance path,.dimension path{fill:none;stroke:#7d786e;stroke-width:1.5}.annotation rect{fill:var(--white);stroke:#cfc8bc}.annotation circle{fill:var(--orange)}.annotation text,.dimension text{fill:#4d4942;font-family:var(--font-mono);font-size:9px}.annotation-dark rect{fill:var(--ink);stroke:var(--ink)}.annotation-dark text{fill:var(--white)}.dimension text{text-anchor:middle}[data-zone-shape].dimmed{opacity:.12}[data-zone-shape].highlighted{opacity:1;filter:drop-shadow(0 0 7px rgb(240 106 71 / 38%))}.generation-status{position:absolute;z-index:4;right:16px;bottom:14px;left:16px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:10px 12px;border:1px solid #d5cfc3;border-radius:6px;background:#fffefaeb;box-shadow:0 8px 25px #2f2b241a;backdrop-filter:blur(6px)}.generation-status .spark{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:var(--orange-dark);background:#f8dfd7}.generation-status div{display:flex;flex-direction:column}.generation-status strong{font-size:.59rem}.generation-status small{color:#878178;font-size:.48rem}.generation-status button{padding:7px 11px;border:1px solid #c9c3b8;border-radius:3px;background:var(--white);font-size:.52rem;font-weight:700;cursor:pointer}.floating-card{position:absolute;z-index:5;display:flex;align-items:center;gap:10px;min-width:190px;padding:12px 14px;border:1px solid rgb(64 58 48 / 12%);border-radius:6px;background:#fffefaf0;box-shadow:0 14px 35px #312c2326;backdrop-filter:blur(8px)}.floating-card>span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;color:#6147bd;background:#e9e3ff}.floating-card div{display:flex;flex-direction:column}.floating-card strong{font-size:.62rem}.floating-card small{color:#89847a;font-size:.51rem}.floating-rules{top:16px;left:4px}.floating-valid{right:4vw;bottom:9px}.floating-valid>span{color:#2b6e4d;background:#dff2e8}.proof-strip{display:flex;align-items:center;justify-content:center;gap:clamp(20px,4vw,68px);min-height:108px;padding:25px 4vw;color:#ede9df;background:var(--ink)}.proof-strip p{margin:0;font-size:clamp(.82rem,1.2vw,1rem);font-weight:700}.proof-strip span{color:var(--orange);font-size:1.4rem}.demo{padding-bottom:0}.demo-frame{margin:0}.demo-video{position:relative;width:100%;padding-top:56.25%;border-radius:24px;overflow:hidden;background:var(--ink);border:1px solid var(--line);box-shadow:0 40px 80px -40px #17171459}.demo-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.demo-frame figcaption{margin-top:22px;color:var(--muted);font-family:var(--font-mono);font-size:.74rem;letter-spacing:.02em;text-align:center}.section{max-width:1500px;padding:140px 6vw;margin:0 auto}.section-heading{display:grid;grid-template-columns:.7fr 1.25fr .85fr;gap:6vw;align-items:start;margin-bottom:90px}.section-heading h2,.data-copy h2,.human-copy h2,.cta h2{margin-bottom:0;font-size:clamp(3rem,5.2vw,5.8rem);font-weight:500;letter-spacing:-.07em;line-height:.95}.section-heading>p:last-child,.data-copy>p,.human-copy>p,.cta>div>p:last-child{color:var(--muted);font-size:.96rem;line-height:1.8}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.step{min-height:330px;padding:25px 28px 35px;border-right:1px solid var(--line)}.step:first-child{border-left:1px solid var(--line)}.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:75px;font-family:var(--font-mono);font-size:.66rem}.step-top i{width:7px;height:7px;border-radius:50%;background:var(--orange)}.step-eyebrow{margin-bottom:8px;color:var(--orange-dark);font-family:var(--font-mono);font-size:.63rem;text-transform:uppercase}.step h3{margin-bottom:14px;font-size:1.2rem;letter-spacing:-.035em}.step>p:last-child{color:var(--muted);font-size:.78rem;line-height:1.7}.data-layer{display:grid;grid-template-columns:.9fr 1.1fr;gap:10vw;align-items:center;max-width:none;color:var(--white);background:#24231f}.data-copy{max-width:620px;justify-self:end}.data-copy h2{margin:20px 0 35px}.data-copy>p{color:#aaa69b}.data-copy ul{padding:0;margin:45px 0;border-top:1px solid #4b4942;list-style:none}.data-copy li{display:flex;gap:25px;padding:18px 0;border-bottom:1px solid #4b4942;font-size:.85rem}.data-copy li span{color:var(--orange);font-family:var(--font-mono);font-size:.62rem}.data-copy .text-link{border-color:var(--white)}.rule-code{overflow:hidden;width:100%;max-width:690px;border:1px solid #4a4740;border-radius:7px;background:#181815;box-shadow:0 35px 80px #0000004d}.code-bar,.code-footer{display:flex;align-items:center;justify-content:space-between;height:54px;padding:0 19px;border-bottom:1px solid #3f3d37;color:#928e85;font-family:var(--font-mono);font-size:.58rem}.code-bar>span{display:flex;gap:6px}.code-bar i{width:8px;height:8px;border-radius:50%;background:#5c5851}.code-bar p,.code-footer p{margin:0}.code-bar b{color:#b7b3aa;font-weight:400}pre{overflow:auto;padding:35px 25px;margin:0;color:#d8d3c9;font-family:var(--font-mono);font-size:clamp(.63rem,.8vw,.78rem);line-height:2}.muted{color:#5b5852}.purple{color:#c5b5ff}.green{color:#9fd6b8}.orange{color:#f28a6d}.code-footer{border-top:1px solid #3f3d37;border-bottom:0}.code-footer span{color:#9fd6b8}.code-footer i{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#69b98d}.section-heading.compact{grid-template-columns:1fr 2fr}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.audience-card{position:relative;overflow:hidden;min-height:510px;padding:34px;border:1px solid rgb(23 23 20 / 12%)}.audience-card:after{position:absolute;right:-60px;bottom:-80px;width:250px;height:250px;border:1px solid rgb(23 23 20 / 11%);border-radius:50%;content:""}.card-1{background:var(--lavender)}.card-2{background:var(--mint)}.card-3{background:var(--yellow)}.card-index{font-family:var(--font-mono);font-size:.65rem}.audience-card h3{max-width:240px;margin:45px 0 75px;font-size:1.35rem;letter-spacing:-.04em}.metric{font-size:clamp(4rem,6vw,7rem);font-weight:500;letter-spacing:-.08em;line-height:.9}.metric-label{margin:8px 0 35px;font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase}.audience-card>p:last-child{position:relative;z-index:2;max-width:320px;font-size:.78rem;line-height:1.7}.human-loop{display:grid;grid-template-columns:1.1fr .9fr;gap:9vw;align-items:center;max-width:none;background:#e8e2d5}.human-visual{display:grid;place-items:center;min-height:520px;background-color:#d5cdbd;background-image:linear-gradient(rgb(255 255 255 / 30%) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / 30%) 1px,transparent 1px);background-size:30px 30px}.approval-card{width:min(82%,530px);padding:31px;border:1px solid #c6beb0;border-radius:8px;background:var(--white);box-shadow:0 25px 55px #3a332829}.approval-card>p{color:var(--orange-dark);font-family:var(--font-mono);font-size:.61rem;text-transform:uppercase}.approval-card h3{margin-bottom:28px;font-size:1.35rem}.before-after{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;padding:25px;border:1px solid #ded8cc;background:#f7f4ed}.before-after div{display:flex;flex-direction:column;gap:7px}.before-after small{color:var(--muted);font-size:.6rem}.before-after strong{font-size:1.5rem}.before-after div:last-child strong{color:var(--orange-dark)}.approval-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:8px;margin-top:15px}.approval-actions button{min-height:44px;border:1px solid #cfc8bc;background:#fff;font-size:.68rem;font-weight:700;cursor:pointer}.approval-actions button:last-child{border-color:var(--orange);color:#fff;background:var(--orange)}.human-copy{max-width:610px}.human-copy h2{margin:22px 0 35px}.human-copy blockquote{margin-top:40px;padding-left:25px;border-left:3px solid var(--orange);font-family:Georgia,serif;font-size:1.2rem;font-style:italic;line-height:1.5}.cta{display:grid;grid-template-columns:1fr .8fr;gap:10vw;align-items:end;max-width:1500px;padding:130px 6vw;margin:0 auto}.cta h2{margin:20px 0 30px}.cta>div>p:last-child{max-width:620px}.signup-form label{display:block;margin-bottom:10px;font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase}.signup-form>div{display:grid;grid-template-columns:1fr auto}.signup-form input{min-width:0;height:58px;padding:0 18px;border:1px solid #bcb5a9;border-right:0;border-radius:3px 0 0 3px;outline:0;background:var(--white)}.signup-form input:focus{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange)}.signup-form .button{height:58px;border-radius:0 3px 3px 0}.signup-form>p{margin:12px 0 0;color:var(--muted);font-size:.66rem}.signup-form>p.success{color:#2d7653;font-weight:700}footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:110px;padding:25px 6vw;color:#eee9dd;background:var(--ink)}footer p{margin:0;color:#8f8b82;font-family:var(--font-mono);font-size:.63rem}footer p:last-child{justify-self:end}.footer-brand .brand-mark{background:var(--paper)}.footer-brand .brand-mark i{background:var(--ink)}@media(max-width:1180px){.hero{grid-template-columns:minmax(0,1fr);padding:70px 5vw 100px}.hero-copy{max-width:780px}.product-stage{padding-left:5vw}.app-window{border-radius:13px}.section-heading{grid-template-columns:.5fr 1.3fr .8fr;gap:3vw}.data-layer{gap:6vw}}@media(max-width:850px){.site-header{grid-template-columns:1fr auto;padding:0 22px}nav{display:none}.hero{min-height:0;padding:65px 22px 80px}.hero-copy{width:calc(100vw - 44px);max-width:calc(100vw - 44px)}h1{font-size:clamp(3.8rem,17vw,6rem)}.hero-actions{align-items:flex-start;flex-direction:column}.product-stage{margin:0 -22px;padding:50px 0}.app-window{min-width:720px;margin-left:22px}.floating-valid{right:18px}.proof-strip{align-items:flex-start;flex-direction:column;gap:12px;padding:35px 22px}.proof-strip span{transform:rotate(90deg)}.section{padding:95px 22px}.section-heading,.section-heading.compact,.data-layer,.human-loop,.cta{grid-template-columns:1fr}.section-heading{gap:24px;margin-bottom:55px}.steps{grid-template-columns:1fr 1fr}.step:nth-child(3){border-left:1px solid var(--line)}.data-layer{gap:65px}.data-copy{justify-self:start}.audience-grid{grid-template-columns:1fr}.audience-card{min-height:430px}.human-loop{gap:70px}.human-visual{min-height:430px}.cta{gap:60px}}@media(max-width:560px){.site-header>.button{display:none}.hero-intro{font-size:.98rem}.mobile-break{display:initial}.app-window{min-width:650px}.floating-rules{left:10px}.floating-valid{display:none}.steps{grid-template-columns:1fr}.step,.step:nth-child(3){min-height:280px;border-left:1px solid var(--line)}.step-top{margin-bottom:50px}.section-heading h2,.data-copy h2,.human-copy h2,.cta h2{font-size:clamp(2.8rem,14vw,4.5rem)}.audience-card{padding:27px}.human-visual{margin:0 -22px}.approval-card{width:90%;padding:22px}.before-after{gap:12px;padding:18px}.signup-form>div{grid-template-columns:1fr}.signup-form input{border-right:1px solid #bcb5a9;border-bottom:0;border-radius:3px 3px 0 0}.signup-form .button{border-radius:0 0 3px 3px}footer{grid-template-columns:1fr;gap:20px}footer p:last-child{justify-self:start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
