:root{--paper:#f6f4ed;--ink:#203b32;--muted:#66746a;--line:#dcded2;--lime:#dcecaa;--sage:#e9ecdf;--petrol:#142f2c;--font:"Manrope Variable",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:15px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}a,button,input,summary{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid #779541}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.055em;line-height:1.04}h2{font-size:clamp(38px,4.6vw,66px)}h3{font-size:24px}em{font-family:"Instrument Serif",Georgia,serif;font-weight:400;letter-spacing:-.035em}p{line-height:1.8}svg{flex-shrink:0;vertical-align:middle}.wrap{max-width:1440px;margin-inline:auto;padding-inline:6%}.site-header{height:96px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);position:relative;z-index:20;background:var(--paper)}.brand{display:flex;align-items:center;gap:10px;font-size:23px;letter-spacing:-1px;font-weight:650;white-space:nowrap}.brand-mark{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1.5px solid var(--ink);border-radius:10px;transform:rotate(-5deg)}.brand-dot{font-size:10px;align-self:flex-start;margin-top:6px}.site-header nav{display:flex;gap:30px;font-size:12px;font-weight:650}.site-header nav a{position:relative;padding-block:10px}.site-header nav a:after{content:"";position:absolute;bottom:3px;left:0;height:1px;width:0;background:var(--ink);transition:width .25s}.site-header nav a:hover:after{width:100%}.button{background:var(--ink);color:#fff;display:inline-flex;justify-content:center;align-items:center;gap:22px;padding:18px 23px;border:1px solid var(--ink);border-radius:8px;font-size:13px;font-weight:650;transition:background .2s,transform .2s,box-shadow .2s;white-space:nowrap}.button:hover{background:#315543;box-shadow:0 6px 20px #203b3216;transform:translateY(-2px)}.button:active{transform:scale(.98)}.header-cta{padding:13px 18px;font-size:12px}.text-link{font-size:12px;font-weight:700;display:inline-flex;gap:16px;align-items:center}.text-link svg{transition:transform .25s}.text-link:hover svg{transform:translate(4px)}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.7px;display:flex;align-items:center;gap:9px;line-height:1.6}.status-dot{height:6px;width:6px;border-radius:50%;background:#718647;display:inline-block;flex-shrink:0}.hero{min-height:760px;display:grid;grid-template-columns:.85fr 1.15fr;position:relative;padding-top:73px;column-gap:0}.hero-copy{position:relative;z-index:3}.hero h1{font-size:clamp(68px,7.4vw,108px);line-height:.99;letter-spacing:-.073em;margin-top:25px}.hero h1 em{font-size:1.18em;line-height:.7;color:#547052}.hero-description{font-size:15px;max-width:385px;margin-top:31px;color:#59685d;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:26px}.hero-note{font-size:10px;color:var(--muted);margin-top:17px}.hero-model{position:relative;margin-right:-8%;margin-left:-5%;align-self:center;margin-top:-25px}.hero-stamp{position:absolute;right:38px;top:-30px;transform:rotate(8deg);font-size:12px;display:flex;flex-direction:column;color:#6f7b61}.hero-stamp em{font-size:28px}.hero-stamp svg{height:35px;width:70px;margin-top:6px}.hero-foot{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);font-size:8px;font-weight:700;letter-spacing:1.2px;margin-top:50px;padding-block:23px;gap:15px}.hero-foot>a{display:flex;gap:15px;align-items:center}.tiny-house{font-size:20px;margin-right:10px}.scene-shell{position:relative;width:100%;height:580px;isolation:isolate}.scene-topline{position:absolute;top:15px;left:9%;right:9%;display:flex;justify-content:space-between;font-size:8px;letter-spacing:1px;font-weight:650;z-index:2;color:#6e7b6e}.scene-topline>span:first-child{display:flex;align-items:center;gap:6px}.scene-viewport{position:absolute;inset:15px 0 50px;touch-action:pan-y;cursor:grab}.scene-viewport:active{cursor:grabbing}.scene-viewport canvas{width:100%;height:100%;display:block;position:absolute;inset:0;opacity:0;transition:opacity .5s}.scene-shell.loaded canvas{opacity:1}.scene-fallback{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:opacity .4s}.scene-shell.loaded .scene-fallback{opacity:0}.scene-pins{position:absolute;inset:0;pointer-events:none;z-index:4}.model-pin{position:absolute;pointer-events:auto;border:1px solid #ffffffd9;background:#fffffff0;box-shadow:0 8px 25px #19352214;backdrop-filter:blur(8px);padding:7px 10px 7px 7px;border-radius:7px;display:flex;gap:8px;align-items:center;font-size:10px;font-weight:650;white-space:nowrap;min-height:36px;transition:box-shadow .2s,opacity .25s}.model-pin:hover{box-shadow:0 6px 28px #19352235}.model-pin>span{width:23px;height:23px;border-radius:50%;background:var(--lime);display:grid;place-items:center}.model-pin>b{font-size:14px;font-weight:400;margin-left:2px}.pin-kitchen{left:30%;top:33%}.pin-living{left:22%;top:62%}.pin-bedroom{left:68%;top:52%}.scene-toolbar{position:absolute;z-index:6;bottom:41px;left:50%;transform:translate(-50%);display:flex;padding:4px;background:#ffffffd9;box-shadow:0 5px 25px #1d3b3210;border:1px solid #e5e7dd;border-radius:9px;gap:3px}.scene-toolbar button{border:0;border-radius:5px;display:flex;gap:5px;align-items:center;font-size:9px;padding:10px 12px;background:transparent;white-space:nowrap;min-height:36px}.scene-toolbar button[aria-pressed=true]{background:var(--ink);color:#fff}.scene-bottomline{position:absolute;bottom:9px;left:9%;right:9%;display:flex;justify-content:space-between;gap:12px;font-size:8px;color:#6d7869}.scene-bottomline>span{display:flex;align-items:center;gap:5px}.scene-reset{border:0;background:none;padding:0;font-size:8px;min-height:24px}.record-panel{position:absolute;z-index:9;right:8%;bottom:100px;width:280px;border:1px solid #d5ddce;box-shadow:0 20px 60px #18342925;border-radius:15px;background:var(--paper);padding:25px;animation:record-in .28s ease-out}.record-panel[hidden]{display:none}.record-close{position:absolute;right:8px;top:8px;width:32px;height:32px;display:grid;place-items:center;border:0;background:transparent}.record-panel h3{font-size:25px;letter-spacing:-1px;margin-top:14px}.record-panel p{font-size:12px;color:var(--muted);margin-top:10px}.record-meta{display:flex;gap:7px;align-items:center;font-size:9px;border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.record-panel small{font-size:8px;color:var(--muted);display:block;margin-top:12px}.recognition{text-align:center;padding-block:100px 108px}.recognition .eyebrow{justify-content:center;margin-bottom:22px}.recognition h2{font-size:clamp(35px,3.8vw,53px)}.recognition>p:last-child{font-size:13px;color:var(--muted);margin-top:37px}.loose-notes{display:flex;gap:22px;justify-content:center;margin-top:47px}.note{font-size:12px;padding:22px 26px;display:flex;gap:15px;align-items:center;box-shadow:0 8px 22px #1b3b3210;background:#fffef9;border:1px solid #e5e4d8;transition:transform .3s}.note-one{transform:rotate(-5deg)}.note-two{transform:rotate(3deg);background:#e8eddc}.note-three{transform:rotate(-3deg);background:#f1e6d8}.note:hover{transform:rotate(0) translateY(-5px)}.explore-section{background:#e9ecdf;padding-top:84px;border-block:1px solid #dfe3d4}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.section-heading .eyebrow{margin-bottom:23px}.section-heading>p{font-size:12px;line-height:1.8;color:var(--muted);padding-bottom:5px}.scroll-story{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;margin-top:30px;align-items:start}.story-visual{position:sticky;top:40px;height:680px;display:flex;flex-direction:column;justify-content:center}.tour-scene{height:575px;margin-left:-5%;width:110%}.chapter-progress{display:flex;gap:15px;align-items:center;font-size:7px;font-weight:700;letter-spacing:1px;margin-top:15px}.chapter-progress>div{height:2px;background:#cbd3be;flex:1}.chapter-progress i{display:block;width:25%;height:2px;background:var(--ink);transition:width .5s}.chapter-progress>span:last-child{display:flex;gap:5px;align-items:center}.story-step{min-height:760px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:85px 0;scroll-margin-top:100px}.step-number{font-size:9px;letter-spacing:1.1px;font-weight:700;color:#647357;margin-bottom:22px}.story-step h3{font-size:clamp(38px,4.2vw,58px)}.story-step>p{font-size:13px;line-height:1.9;color:#66715e;margin-top:26px;max-width:360px}.story-step>.text-link{margin-top:30px}.mini-record,.portfolio-preview{display:flex;align-items:center;gap:12px;border:1px solid #d8ddcf;border-radius:10px;background:#f9faf4;padding:18px 15px;margin-top:27px;width:100%;max-width:355px;box-shadow:0 8px 20px #263b3210}.mini-icon{width:37px;height:37px;display:grid;place-items:center;background:#e9eddf;border-radius:9px;flex-shrink:0}.mini-record strong,.portfolio-preview strong{font-size:11px;font-weight:650;display:block}.mini-record small,.portfolio-preview small{font-size:9px;color:var(--muted);display:block;margin-top:5px}.check-circle{background:var(--ink);color:#fff;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;margin-left:auto}.conversation{margin-top:25px;width:100%;max-width:355px;background:#f5f6ee;padding:20px;border:1px solid #d7ddcc;border-radius:12px}.sample-label{font-size:7px;letter-spacing:1.3px;display:block;margin-bottom:17px;color:#697660}.chat-bubble{display:flex;align-items:flex-start;gap:9px}.chat-bubble p{font-size:10px;line-height:1.7;background:#fff;border-radius:0 8px 8px;padding:11px}.chat-bubble strong{display:block;font-size:8px;margin-bottom:4px}.avatar{display:grid;place-items:center;width:25px;height:25px;flex-shrink:0;border-radius:50%;background:#decab2;font-size:9px}.chat-bubble.owner{margin-top:13px;margin-left:20px}.chat-bubble.owner p{background:#e0e9cc;border-radius:8px 0 8px 8px}.chat-bubble.owner .avatar{background:#203b32;color:#fff}.repair-status{display:flex;align-items:center;gap:7px;font-size:7px;letter-spacing:.6px;justify-content:center;margin-top:19px}.history-list{margin-top:28px;width:100%;max-width:355px}.history-list>div{display:flex;gap:13px;align-items:center;padding:17px 0;border-top:1px solid #cfd8c4}.history-list>div>span{width:7px;height:7px;border:1px solid var(--ink);border-radius:50%}.history-list p{flex:1;line-height:1.7}.history-list strong{display:block;font-size:11px;font-weight:650}.history-list small{font-size:9px;color:var(--muted)}.portfolio-preview>svg,.notification-count{margin-left:auto}.notification-count{background:#dce7b2;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;font-size:10px}.portfolio-preview.muted{margin-top:10px;background:transparent;box-shadow:none}.last-step>.button{margin-top:26px}.connection-section{padding-block:110px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.connection-copy .eyebrow{margin-bottom:25px}.connection-copy h2{font-size:clamp(40px,4.7vw,66px)}.connection-copy>p{font-size:13px;color:var(--muted);max-width:360px;margin-top:25px}.role-selector{display:inline-flex;padding:4px;border:1px solid #d7dbcf;border-radius:8px;margin-top:29px;background:#ebece2}.role-selector button{background:transparent;border:0;font-size:11px;font-weight:650;padding:12px 20px;border-radius:5px}.role-selector button[aria-pressed=true]{background:var(--ink);color:#fff}.connection-copy p.role-caption{font-size:10px;margin-top:13px;min-height:36px}.phone-scene{position:relative;min-height:610px;display:grid;place-items:center}.orbital-line{position:absolute;width:480px;height:480px;border:1px solid #daddce;border-radius:50%;transform:rotate(-20deg) scaleX(.9)}.orbital-line:before{content:"";position:absolute;inset:30px;border:1px dashed #d9ddce;border-radius:50%}.phone{width:280px;background:#233c32;border:5px solid #304337;border-radius:42px;box-shadow:20px 28px 55px #1e3a3223,0 0 0 1px #162c24;overflow:hidden;transform:rotate(6deg);position:relative;padding:5px;transition:transform .5s ease}.phone:hover{transform:rotate(2deg) translateY(-5px)}.phone-island{position:absolute;top:13px;left:50%;transform:translate(-50%);width:70px;height:18px;background:#17241f;border-radius:20px;z-index:2}.phone-top{background:var(--paper);padding:13px 14px 17px;font-size:9px;font-weight:750;display:flex;justify-content:space-between;border-radius:30px 30px 0 0}.phone-content{background:var(--paper);padding:14px 17px 0;border-radius:0 0 30px 30px;overflow:hidden}.phone-content .eyebrow{font-size:7px;letter-spacing:1px}.phone-content h3{font-size:23px;letter-spacing:-1px;margin-top:9px;line-height:1.2}.phone-content img{width:calc(100% + 34px);margin-left:-17px;object-fit:cover;height:225px;mix-blend-mode:multiply}.phone-pills{display:flex;gap:6px;margin-top:-4px;margin-bottom:18px}.phone-pills span{font-size:7px;padding:6px 9px;border:1px solid #d9dfd0;border-radius:20px}.phone-row{display:flex;gap:8px;align-items:center;border-top:1px solid #e0e1d5;padding:14px 0}.phone-row>div{flex:1}.phone-row .mini-icon{width:29px;height:29px;border-radius:7px}.phone-row strong{display:block;font-size:8px}.phone-row small{display:block;font-size:6px;margin-top:4px;color:var(--muted)}.phone-nav{display:flex;justify-content:space-around;border-top:1px solid #dfe3d6;padding:17px 0 20px;color:#718365}.phone-nav svg:first-child{color:var(--ink)}.float-label{position:absolute;z-index:3;display:flex;align-items:center;gap:9px;padding:14px 18px;background:#fffffc;box-shadow:0 7px 30px #23382f15;border:1px solid #e2e4d9;border-radius:9px;font-size:11px}.label-share{left:0;top:110px;transform:rotate(-5deg)}.label-connected{bottom:90px;right:-5px;transform:rotate(-4deg)}.phone-caption{position:absolute;bottom:5px;font-size:7px;letter-spacing:1px;color:#7c8576}.details-section{background:var(--petrol);color:#f3f5e9;padding:95px 0 105px}.details-section .eyebrow{color:#c9d8a3}.details-section .section-heading>p{color:#a5b5a8}.details-section em{color:var(--lime)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:60px;row-gap:42px;margin-top:60px}.feature{border-top:1px solid #3c5145;padding-top:25px}.feature-icon{display:block;color:var(--lime);margin-bottom:23px}.feature h3{font-size:20px;letter-spacing:-.6px}.feature p{font-size:12px;line-height:1.9;color:#b0bdb1;margin-top:14px;max-width:290px}.guides-preview{padding-block:100px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:42px}.guide-card{display:block}.guide-art{height:215px;border-radius:12px;display:flex;align-items:center;justify-content:space-around;gap:10px;overflow:hidden;padding:25px;transition:transform .3s}.guide-card:hover .guide-art{transform:translateY(-4px)}.guide-art>svg{transform:rotate(-12deg);stroke-width:.8}.guide-art>span{font-size:24px;line-height:1.1;letter-spacing:-1px}.guide-art em{font-size:1.25em}.art-one{background:#e5ead9}.art-two{background:#e9dfd0}.art-three{background:#dce6e2}.guide-card>small{font-size:7px;letter-spacing:1.1px;font-weight:700;display:block;margin-top:23px;color:var(--muted)}.guide-card h3{font-size:21px;line-height:1.4;letter-spacing:-.8px;margin-top:10px;max-width:290px}.guide-card .text-link{margin-top:20px;font-size:10px}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:70px;padding-block:40px 110px}.faq-section .eyebrow{margin-bottom:23px}.faq-section>div>p{font-size:12px;color:var(--muted);margin-top:20px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:23px 0;cursor:pointer;font-size:12px;font-weight:650}summary::-webkit-details-marker{display:none}summary svg{width:17px;transition:transform .25s}details[open] summary svg{transform:rotate(45deg)}details p{font-size:12px;color:var(--muted);padding:0 35px 24px 0;line-height:1.9}.join-section{position:relative;background:var(--lime);overflow:hidden;padding:86px 6% 60px;text-align:center}.join-content{position:relative;z-index:1}.join-content .eyebrow{justify-content:center;margin-bottom:25px}.join-content h2{font-size:clamp(43px,5vw,72px)}.join-content>p{font-size:13px;color:#536646;margin-top:25px}.join-decoration{position:absolute;right:-110px;bottom:-120px;transform:rotate(-20deg);opacity:.055}.email-field{display:flex;align-items:center;gap:14px;padding:7px 7px 7px 20px;border:1px solid #9caf7c;background:#f9fcef;border-radius:9px;max-width:565px;margin:29px auto 0}.email-field>svg{color:#718060}.email-field input{min-width:0;flex:1;border:0;background:transparent;font-size:12px;padding-block:12px;color:var(--ink)}.email-field .button{padding:15px 17px;font-size:11px;gap:14px}#form-note{font-size:9px;color:#526445;margin-top:12px}#form-note a{text-decoration:underline}.preview-note{font-size:9px;color:#596b48;margin-top:4px}#form-status{max-width:565px;margin:12px auto 0;font-size:12px;font-weight:650}#form-status:empty{display:none}.countries{display:flex;justify-content:center;gap:10px;align-items:center;font-size:9px;margin-top:36px;flex-wrap:wrap}.countries strong{font-weight:650}.site-footer{padding:50px 6% 22px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-bottom:45px}.footer-top p{font-size:12px;line-height:1.7;color:var(--muted);margin-right:auto;margin-left:70px}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:8px;color:#6c786a}.footer-bottom>div{display:flex;align-items:center;gap:20px}.footer-bottom button{background:transparent;border:0;padding:5px 0;font-size:8px}.skip-link{position:fixed;left:10px;top:-80px;background:var(--ink);color:#fff;padding:15px;z-index:99}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.prose-page{max-width:860px;margin:auto;padding:80px 30px 110px}.prose-page .eyebrow{margin-bottom:25px}.prose-page h1{font-size:clamp(40px,5.5vw,66px);line-height:1.1}.prose-page .lead{font-size:18px;margin-top:25px;color:var(--muted)}.prose-page h2{font-size:30px;margin-top:45px;line-height:1.25;letter-spacing:-1px}.prose-page p,.prose-page li{font-size:14px;line-height:1.95;color:#586959;margin-top:17px}.prose-page a:not(.button){text-decoration:underline;text-underline-offset:4px}.prose-page ul,.prose-page ol{padding-left:22px}.prose-page .notice{background:#e9ecdf;padding:23px;border-radius:9px;margin-top:30px}.prose-page .notice p{margin:0}.prose-page .button{margin-top:35px}.prose-page .article-meta{font-size:10px;margin-top:17px}.guide-index{display:grid;gap:15px;margin-top:40px}.guide-index>a{display:block;padding:25px;background:#e9ecdf;border-radius:10px;text-decoration:none!important}.guide-index h2{margin-top:0}.guide-index p{margin-top:10px}@keyframes record-in{0%{opacity:0;transform:translateY(9px) scale(.98)}to{opacity:1;transform:none}}.motion-paused *{animation:none!important;transition:none!important}.motion-paused{scroll-behavior:auto}@media(min-width:1500px){.hero{min-height:830px}.scene-shell{height:660px}.tour-scene{height:600px}}@media(max-width:1100px){.site-header nav{gap:18px}.site-header nav a{font-size:10px}.hero{padding-top:55px;min-height:660px}.hero h1{font-size:78px}.hero-actions{gap:16px;flex-wrap:wrap}.hero-description{font-size:13px}.scene-shell{height:500px}.scene-toolbar button{padding:8px}.hero-stamp{right:30px;top:-20px}.hero-note{font-size:8px}.scroll-story{gap:40px;grid-template-columns:1.1fr 1fr}.story-visual{height:620px}.tour-scene{height:500px}.chapter-progress>span:last-child{display:none}.orbital-line{width:360px;height:420px}.label-share{left:-20px}.label-connected{right:-10px}.feature-grid{gap:40px}.guide-art{height:190px;padding:20px}.guide-art>svg{width:45px}.guide-art>span{font-size:22px}.footer-top p{margin-left:30px}}@media(max-width:760px){html{scroll-padding-top:25px}.wrap{padding-inline:6%}.site-header{height:78px;padding-inline:6%;gap:15px}.brand{font-size:20px;gap:8px}.brand-mark{width:32px;height:32px;border-radius:9px}.brand-mark svg{width:21px}.site-header nav{display:none}.header-cta{padding:11px 12px;font-size:10px;gap:9px}.hero{display:flex;flex-direction:column;padding-top:42px;min-height:0}.hero .eyebrow{font-size:8px;letter-spacing:1.2px}.hero h1{font-size:clamp(68px,13vw,92px);margin-top:21px;line-height:1.02}.hero h1 br:nth-of-type(2){display:none}.hero h1 em{margin-left:.06em}.hero-description{font-size:13px;margin-top:23px;max-width:370px}.hero-actions{margin-top:23px;gap:23px}.hero-actions .button{font-size:11px;padding:16px 19px}.hero-actions .text-link{font-size:10px;gap:9px}.hero-note{font-size:9px;margin-top:14px}.hero-model{width:114%;margin:32px -7% 0;align-self:auto}.scene-shell{height:470px}.hero-stamp{top:0;right:9%;font-size:10px}.hero-stamp em{font-size:23px}.hero-stamp svg{display:none}.scene-topline{top:26px;font-size:6px;left:10%;right:10%}.scene-topline>span:last-child{display:none}.scene-viewport{inset:20px 0 47px}.scene-toolbar{bottom:38px}.scene-toolbar button{font-size:9px;padding:9px 10px}.scene-bottomline{left:10%;right:10%;font-size:7px;bottom:8px}.scene-bottomline .scene-reset{font-size:7px}.model-pin{font-size:8px;padding:5px 7px;gap:5px;min-height:33px}.model-pin>span{width:20px;height:20px}.model-pin>span svg{width:12px}.model-pin>b{font-size:12px}.hero-foot{margin-top:15px;padding-block:18px;font-size:6px;letter-spacing:.8px}.hero-foot>span:last-child{display:none}.hero-foot>a{gap:7px}.recognition{padding-block:65px}.recognition h2{font-size:36px}.recognition h2 br{display:none}.recognition .eyebrow{font-size:8px}.loose-notes{flex-wrap:wrap;gap:15px;margin-top:29px}.note{font-size:10px;padding:16px 18px;gap:9px}.note svg{width:16px}.note-three{margin-top:-4px}.recognition>p:last-child{font-size:11px;margin-top:27px}.recognition>p:last-child br{display:none}.explore-section{padding-top:55px}.section-heading{display:block}.section-heading .eyebrow{font-size:8px;margin-bottom:20px}.section-heading h2{font-size:41px}.section-heading>p{margin-top:20px;font-size:11px}.scroll-story{display:flex;flex-direction:column;gap:0;margin-top:20px}.story-visual{top:0;position:sticky;height:345px;width:100%;z-index:8;background:#e9ecdf;border-bottom:1px solid #d3dac8;justify-content:initial;box-shadow:0 10px 16px #e9ecdf}.tour-scene{height:310px;width:114%;margin-left:-7%}.tour-scene .scene-topline{top:12px}.tour-scene .scene-viewport{inset:0 0 37px}.tour-scene .scene-toolbar{bottom:22px}.tour-scene .scene-toolbar button{font-size:8px;padding:7px 9px;min-height:32px}.tour-scene .scene-bottomline{bottom:-2px}.chapter-progress{margin-top:10px;font-size:6px;gap:10px}.chapter-progress>div{max-width:120px;margin-left:auto}.story-copy{width:100%}.story-step{min-height:620px;padding:60px 0 100px;justify-content:flex-start;scroll-margin-top:365px}.story-step h3{font-size:43px}.story-step>p{font-size:12px;max-width:100%;margin-top:23px}.step-number{font-size:8px;margin-bottom:17px}.mini-record,.conversation,.history-list,.portfolio-preview{max-width:none}.last-step{padding-bottom:65px;min-height:580px}.record-panel{bottom:75px;right:10%;width:255px;padding:22px}.tour-scene .record-panel{bottom:59px;padding:18px}.tour-scene .record-panel h3{font-size:20px;margin-top:8px}.tour-scene .record-panel p{margin-top:6px;font-size:10px}.tour-scene .record-meta{margin-top:9px;padding-top:9px}.tour-scene .record-panel small{margin-top:8px}.connection-section{display:flex;flex-direction:column;gap:20px;padding-block:65px}.connection-copy{width:100%}.connection-copy h2{font-size:45px}.connection-copy>p{font-size:12px}.phone-scene{width:100%;min-height:590px}.phone{width:260px}.phone-content img{height:205px}.orbital-line{max-width:95%;height:400px}.label-share{left:0;top:100px;font-size:9px;padding:12px}.label-connected{right:0;bottom:88px;font-size:9px;padding:12px}.phone-caption{bottom:16px}.details-section{padding-block:65px}.feature-grid{grid-template-columns:1fr 1fr;column-gap:25px;row-gap:30px;margin-top:37px}.feature h3{font-size:18px;line-height:1.3}.feature p{font-size:10px}.feature-icon{margin-bottom:20px}.guides-preview{padding-block:65px}.guides-preview .section-heading>.text-link{margin-top:24px}.guide-grid{grid-template-columns:1fr;gap:35px;margin-top:30px}.guide-art{height:200px;justify-content:center;gap:50px}.guide-art>svg{width:68px}.guide-art>span{font-size:32px}.guide-card>small{font-size:8px;margin-top:18px}.guide-card h3{font-size:23px;max-width:none}.guide-card .text-link{margin-top:15px}.faq-section{display:block;padding-top:10px;padding-bottom:65px}.faq-section h2{font-size:45px}.faq-section h2 br{display:none}.faq-section>div>p{margin-top:17px}.faq-list{margin-top:32px}summary{font-size:12px;padding:21px 0}details p{font-size:11px}.join-section{padding-block:60px 45px}.join-content h2{font-size:44px}.join-content .eyebrow{font-size:7px;letter-spacing:1.1px}.join-content>p{font-size:12px}.email-field{flex-wrap:wrap;gap:8px;padding:12px;background:transparent;border:0;margin-top:15px}.email-field>svg{display:none}.email-field input{flex-basis:100%;background:#f9fcef;padding:17px;border:1px solid #9caf7c;border-radius:7px}.email-field .button{width:100%;padding:17px}.countries{font-size:8px;gap:7px;line-height:1.6}.countries strong{width:100%}.site-footer{padding-top:36px}.footer-top{flex-wrap:wrap;gap:22px;padding-bottom:30px}.footer-top p{margin:0;flex-basis:100%;order:3;font-size:11px}.footer-top>.text-link{font-size:10px;margin-left:auto;gap:8px}.footer-bottom{flex-wrap:wrap;font-size:8px;gap:20px}.footer-bottom>div{gap:16px;flex-wrap:wrap}.footer-bottom>span:last-child{font-size:7px;width:100%}.prose-page{padding:55px 6% 70px}.prose-page h1{font-size:44px}.prose-page h2{font-size:26px}.prose-page .lead{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.model-pin[hidden]{display:none}.scene-shell.fallback .scene-viewport{cursor:default}@media(max-width:760px){.model-pin,.scene-toolbar button{min-height:40px}.tour-scene .scene-toolbar button{min-height:36px}}.phone-scene{overflow:clip}@media(max-width:760px){.hero h1 br:nth-of-type(2){display:initial}.hero h1{font-size:66px}.hero h1 em{margin-left:0}}@media(max-width:760px){.hero h1{font-size:clamp(53px,16.9vw,66px)}}@media(max-width:360px){.brand{font-size:17px;gap:6px}.header-cta{font-size:9px;padding:10px;gap:6px}.brand-mark{width:29px;height:29px}.hero-actions{gap:16px}.hero-actions .text-link{font-size:9px}.scene-toolbar button{padding-inline:8px}}@media(max-width:760px){.hero-model,.tour-scene{width:112%;margin-left:-6%;margin-right:-6%}}.model-pin{transform:translate(-50%,-50%)}@media(max-width:760px){.hero h1 em{margin-left:.06em}}.phone-scene{overflow:visible;min-height:740px;padding:70px 35px 65px;isolation:isolate}.phone-decoration{position:absolute;inset:0;overflow:clip;z-index:-1;display:grid;place-items:center;pointer-events:none}.phone{flex-shrink:0;height:595px;display:flex;flex-direction:column}.phone-content{flex:1;min-height:0;display:flex;flex-direction:column}.phone-content h3{min-height:56px;margin-bottom:0}.phone-content img{height:210px;flex-shrink:0}.phone-nav{margin-top:auto}.phone-caption{bottom:0;left:0;right:0;text-align:center;line-height:1.5}.label-share{top:22px;left:20px}.label-connected{bottom:28px;right:0}.role-caption{min-height:72px}.record-detail p{font-size:12px;line-height:1.55;padding-top:10px;border-top:1px solid #203b3218}.record-panel{max-height:calc(100% - 95px);overflow:auto;overscroll-behavior:contain}[data-scene=tour][data-exploring=true] .scene-reset{background:#dcecaa;border-radius:20px;padding:7px 10px}[data-scene=tour] .scene-toolbar button{min-height:40px}.start-small{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-top:110px;padding-bottom:100px}.start-small h2{font-size:clamp(38px,4vw,60px);margin:20px 0}.start-small>div>p{max-width:360px;line-height:1.8}.start-small ol{list-style:none;padding:0;margin:0}.start-small li{display:flex;gap:22px;padding:22px 0;border-bottom:1px solid #203b3222}.start-small li>span{font-size:12px;padding-top:7px;color:#718151}.start-small h3{font-size:20px;margin:0 0 8px;letter-spacing:-.5px}.start-small li p{font-size:14px;line-height:1.7;margin:0;max-width:380px}@media(max-width:760px){.phone-scene{min-height:730px;padding:65px 25px 85px;width:100%}.phone{width:260px;height:580px;max-width:100%;transform:rotate(4deg)}.phone-content h3{min-height:56px;font-size:23px}.phone-content img{height:195px}.phone-content{padding-left:14px;padding-right:14px}.phone-content img{width:calc(100% + 28px);margin-left:-14px}.label-share{top:8px;left:14px;padding:12px;font-size:11px}.label-connected{bottom:28px;right:10px;padding:12px;font-size:11px}.phone-caption{bottom:0;font-size:8px}.start-small{grid-template-columns:1fr;gap:25px;padding-top:65px;padding-bottom:50px}[data-scene=tour] .record-panel{max-height:none;padding:16px 20px;inset:30px 5% 63px;width:auto}[data-scene=tour] .record-panel h3{font-size:23px;margin:8px 25px 8px 0}[data-scene=tour] .record-panel p{font-size:12px;line-height:1.5}[data-scene=tour] .scene-bottomline{font-size:8px}[data-scene=tour] .scene-reset{min-height:32px}}@media(prefers-reduced-motion:reduce){.phone,.phone:hover{transform:none;transition:none}}.motion-paused .phone,.motion-paused .phone:hover{transform:none;transition:none}.record-photo{width:100%;height:140px;object-fit:cover;border-radius:9px;margin:8px 0}@media(max-width:760px){.record-photo{height:110px}}@media(max-width:360px){.phone,.phone:hover{width:240px;transform:none}.phone-scene{padding-left:0;padding-right:0}}.scene-fallback{object-fit:contain!important}.record-panel{position:fixed!important;inset:0!important;margin:auto!important;width:min(440px,calc(100% - 32px))!important;max-height:calc(100dvh - 40px)!important;height:fit-content;padding:28px!important;overflow:auto;box-sizing:border-box;color:var(--ink)}.record-panel::backdrop{background:#122c2870;backdrop-filter:blur(4px)}.record-panel .record-close{position:sticky;top:0;float:right;width:44px;height:44px;margin:-12px -12px 4px 8px;border-radius:50%;background:var(--paper);z-index:2}.record-panel .record-category{display:block;font-size:11px;line-height:1.6;letter-spacing:1.2px;padding-right:38px}.record-panel .record-title{font-size:29px!important;line-height:1.15;margin:18px 0 14px!important;letter-spacing:-1px}.record-panel p,.record-panel .record-detail p{font-size:15px!important;line-height:1.65!important;margin-top:14px!important}.record-panel .record-photo{height:190px;margin-top:18px}.record-panel .record-meta{font-size:12px;line-height:1.6}.record-panel small{font-size:11px;line-height:1.6}html:has(.record-panel[open]){overflow:hidden}@media(max-width:760px){.scene-shell .scene-pins{inset:auto 6% 55px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;pointer-events:auto}.scene-shell .model-pin{position:static;transform:none!important;display:flex;flex-direction:column;justify-content:center;min-width:0;min-height:72px;padding:9px 5px;gap:5px;font-size:12px;line-height:1.3;white-space:normal;text-align:center;border-radius:10px}.scene-shell .model-pin>span{width:25px;height:25px}.scene-shell .model-pin>span svg{width:15px}.scene-shell .model-pin>b{display:none}.scene-shell .model-pin[hidden]{display:flex}.scene-shell .scene-toolbar{display:none}.scene-shell .scene-viewport{bottom:135px}.scene-shell .scene-bottomline{left:6%;right:6%;bottom:4px;align-items:center;font-size:10px;line-height:1.4;gap:10px}.scene-shell .scene-reset{font-size:11px;line-height:1.4;min-height:44px;flex-shrink:0;max-width:125px;padding:6px 8px}.story-visual{height:430px;max-height:58svh}.tour-scene{height:calc(100% - 34px);flex-shrink:0}.tour-scene .scene-viewport{inset:0 0 135px}.chapter-progress{font-size:9px;line-height:1.5;margin-top:10px}.story-step{scroll-margin-top:450px}.story-step>p{font-size:15px;line-height:1.8}.mini-record strong,.history-list strong{font-size:14px}.mini-record small,.history-list small{font-size:12px}.chat-bubble p{font-size:13px}.chat-bubble strong{font-size:12px}.sample-label,.repair-status{font-size:10px;line-height:1.5}.record-panel{inset:auto 12px 12px!important;margin:0!important;width:calc(100% - 24px)!important;max-height:calc(100dvh - 32px)!important;border-radius:20px;padding:24px!important;padding-bottom:max(24px,env(safe-area-inset-bottom))!important}.record-panel .record-title{font-size:28px!important}.record-panel p,.record-panel .record-detail p{font-size:16px!important}.record-panel .record-photo{height:180px}}@media(max-width:760px)and (max-height:600px){.story-visual{position:relative;max-height:none;height:410px}.story-step{min-height:450px;scroll-margin-top:20px}}.signup-consent{display:flex;gap:10px;align-items:flex-start;text-align:left;max-width:510px;margin:18px auto 0;font-size:13px;line-height:1.6}.signup-consent input{width:20px;height:20px;flex-shrink:0;margin-top:2px;accent-color:var(--ink)}.signup-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.cookie-choice{position:fixed;z-index:30;bottom:16px;left:16px;right:16px;max-width:780px;margin:auto;background:var(--paper);color:var(--ink);box-shadow:0 8px 45px #203b3240;border:1px solid var(--line);border-radius:16px;padding:22px;display:flex;gap:24px;align-items:center}.cookie-choice[hidden]{display:none}.cookie-choice strong{font-size:16px}.cookie-choice p{font-size:13px;line-height:1.6;margin-top:8px}.cookie-choice a{text-decoration:underline}.cookie-actions{display:flex;gap:8px;flex-shrink:0}.cookie-actions button{min-height:44px;border:1px solid var(--ink);border-radius:7px;background:transparent;padding:10px 14px;font-size:12px}.cookie-actions button:last-child{background:var(--ink);color:#fff}#cookie-settings{background:none;border:0;padding:0;font:inherit;color:inherit}@media(max-width:760px){.cookie-choice{display:block;padding:20px}.cookie-actions{margin-top:14px}.cookie-actions button{flex:1}}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,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) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-cyrillic-wght-normal.Dvxsihut.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-greek-wght-normal.DL7QRZyv.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-vietnamese-wght-normal.usUDDRr7.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-latin-ext-wght-normal.Ch3YOpNY.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:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-latin-wght-normal.DHIcAJRg.woff2) format("woff2-variations");unicode-range:U+0000-00FF,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}@font-face{font-family:"Instrument Serif";font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/instrument-serif-latin-400-italic.DKMiL14s.woff2) format("woff2"),url(/_astro/instrument-serif-latin-400-italic.u__WvvIK.woff) format("woff")}
