:root{color-scheme:light;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;--bg: #ffffff;--surface: #f7f8fa;--surface-2: #eef1f5;--ink: #111827;--muted: #667085;--line: #e3e7ed;--blue: #5677cf;--blue-soft: #edf2ff;--green: #30a46c;--yellow: #d9a329;--red: #d14b45}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;color:var(--ink);background:var(--bg);overflow-x:hidden;-webkit-font-smoothing:antialiased}button,a{color:inherit;font:inherit}a{text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%}::selection{background:#dce6ff}:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.site-header{position:fixed;inset:0 0 auto;z-index:50;border-bottom:1px solid rgba(227,231,237,.8);background:#fffffff0;backdrop-filter:blur(12px)}.nav-shell{width:min(1216px,calc(100% - 40px));height:76px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;font-size:19px;font-weight:700;letter-spacing:-.035em}.brand img{width:36px;height:36px;border-radius:9px}.brand>span>span{color:var(--blue)}.desktop-nav{display:flex;align-items:center;gap:28px;margin-left:auto;margin-right:28px;color:#4b5563;font-size:14px}.desktop-nav a:hover{color:var(--ink)}.nav-actions{display:flex;align-items:center;gap:12px}.language-trigger,.menu-button{height:42px;padding:0 12px;border:0;border-radius:8px;color:#4b5563;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px}.language-trigger:hover,.menu-button:hover{background:var(--surface)}.menu-button{display:none;width:42px;padding:0}.menu-button svg{width:19px}.language-content{min-width:148px;padding:6px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 12px 30px #0f172a1f;z-index:100}.language-item{padding:9px 10px;border-radius:7px;display:flex;justify-content:space-between;outline:0;font-size:13px}.language-item[data-highlighted]{background:var(--surface)}.mobile-nav{display:grid;gap:2px;padding:8px 20px 16px;border-top:1px solid var(--line);background:#fff}.mobile-nav a{padding:11px 4px;color:#4b5563}.store-badge{position:relative;min-width:205px;height:62px;padding:8px 14px;border:0;border-radius:9px;color:#fff;background:#07090c;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer;opacity:1;transition:transform .18s ease,box-shadow .18s ease}.store-badge:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0f172a29}.store-badge svg{width:29px;height:34px;flex:none}.store-badge span{display:grid;line-height:1}.store-badge small{font-size:9px;font-weight:600}.store-badge strong{margin-top:4px;font-size:22px;letter-spacing:-.04em;white-space:nowrap}.store-badge em{position:absolute;left:0;right:0;top:calc(100% + 8px);color:var(--muted);font-size:10px;font-style:normal;font-weight:500;text-align:center}.store-badge:not(.compact){margin-bottom:22px}.store-badge.compact{min-width:108px;width:108px;height:40px;padding:6px 9px;border-radius:7px}.store-badge.compact svg{width:18px;height:22px}.store-badge.compact small{display:none}.store-badge.compact strong{margin:0;font-size:13px}.store-badge.compact em{display:none}.hero{position:relative;padding:145px 16px 80px;overflow:hidden}.hero:before{content:"";position:absolute;z-index:-1;inset:76px 0 auto;height:610px;opacity:.42;background-image:linear-gradient(#edf0f4 1px,transparent 1px),linear-gradient(90deg,#edf0f4 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(to bottom,black,transparent)}.hero-copy{width:min(1216px,100%);margin:auto;text-align:center;display:flex;flex-direction:column;align-items:center}.release-note{margin-bottom:22px;padding:7px 12px;border-radius:8px;color:#4865b4;background:var(--blue-soft);font-size:13px;font-weight:600}.hero h1{max-width:1180px;margin:0;font-size:clamp(44px,4.3vw,62px);line-height:1.02;letter-spacing:-.05em;font-weight:650}.hero h1 span{font-style:normal}.hero-body{max-width:690px;margin:20px auto 24px;color:#596273;font-size:18px;line-height:1.55}.hero-actions{display:flex;flex-direction:column;align-items:center;gap:17px}.ios-note{display:inline-flex;align-items:center;gap:7px;color:#7b8494;font-size:12px}.proof-row{display:none}.proof-row span{display:inline-flex;align-items:center;gap:6px;color:#697386;font-size:12px}.proof-row svg{width:14px;color:var(--green)}.hero-visual{width:min(1216px,100%);height:560px;margin:42px auto 0;border:1px solid #dce1e8;border-radius:14px;background:#f8f9fbeb;overflow:hidden;position:relative}.hero-visual:before{content:"";position:absolute;inset:0;opacity:.55;background-image:linear-gradient(#edf0f3 1px,transparent 1px),linear-gradient(90deg,#edf0f3 1px,transparent 1px);background-size:64px 64px}.panel-summary{position:absolute;z-index:3;width:430px;max-width:42%;left:7%;top:50%;transform:translateY(-50%)}.panel-summary>span{color:var(--blue);font-size:14px;font-weight:600}.panel-summary h2{margin:12px 0 30px;font-size:34px;line-height:1.15;letter-spacing:-.04em}.panel-progress{display:flex;align-items:baseline;gap:8px}.panel-progress strong{font-size:64px;line-height:1;letter-spacing:-.06em}.panel-progress i{color:var(--muted);font-size:17px;font-style:normal}.panel-track{width:100%;height:8px;margin:18px 0;border-radius:99px;background:#e3e7ed;overflow:hidden}.panel-track i{display:block;width:57%;height:100%;border-radius:inherit;background:var(--blue)}.panel-summary p{max-width:360px;color:var(--muted);font-size:14px;line-height:1.55}.app-screen{display:block;width:auto;max-width:none;object-fit:cover;object-position:top;border:1px solid #25272c;border-radius:34px;background:#000;box-shadow:0 24px 55px #0f172a33}.hero-screen{position:absolute;z-index:3;right:10%;top:42px;height:640px}.scroll-build-section{width:min(1216px,100%);margin:48px auto 0;position:relative}.scroll-build-sticky{min-height:510px;border:1px solid #dce1e8;border-radius:14px;background:#f8fafc;overflow:hidden;display:grid;grid-template-columns:.68fr 1.32fr;box-shadow:0 22px 50px #0f172a0f}.scroll-build-copy{position:relative;z-index:4;padding:48px;display:flex;flex-direction:column;justify-content:center}.scroll-build-copy>span{color:var(--blue);font-size:13px;font-weight:700}.scroll-build-copy h2{max-width:440px;margin:14px 0 16px;font-size:clamp(30px,3vw,44px);line-height:1.08;letter-spacing:-.045em}.scroll-build-copy p{max-width:390px;margin:0;color:var(--muted);font-size:14px;line-height:1.65}.scroll-build-scene{position:relative;min-height:510px;overflow:hidden;background:linear-gradient(#fbfcff 0 70%,#eef2f7 70% 100%)}.scroll-grid{position:absolute;inset:0;opacity:.62;background-image:linear-gradient(#e9edf3 1px,transparent 1px),linear-gradient(90deg,#e9edf3 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to bottom,black,transparent 88%)}.scroll-ground{position:absolute;left:0;right:0;bottom:82px;height:3px;background:#aeb5c1}.scroll-crane{position:absolute;z-index:3;right:7%;bottom:80px;width:min(24vw,240px);transform:scaleX(-1);transform-origin:center bottom;filter:drop-shadow(0 18px 24px rgba(15,23,42,.12))}.scroll-truck{position:absolute;z-index:5;left:7%;bottom:78px;width:min(18vw,170px);filter:drop-shadow(0 12px 18px rgba(15,23,42,.14))}.scroll-building{position:absolute;z-index:4;left:47%;bottom:78px;width:auto;height:min(38vw,330px);transform:translate(-50%)}.scroll-building-img{display:block;width:auto;max-width:none;height:100%;filter:drop-shadow(0 14px 18px rgba(15,23,42,.12))}.phone{width:294px;height:620px;position:relative;z-index:4;padding:10px;border-radius:48px;background:#2c3036;border:1px solid #101216;box-shadow:0 24px 55px #0f172a3d}.phone:before{content:"";position:absolute;inset:3px;border:1px solid #747983;border-radius:45px;pointer-events:none}.phone-screen{height:100%;overflow:hidden;border-radius:39px;color:#f8fafc;background:#090b10;position:relative;padding:42px 17px 18px}.phone-screen:before{content:"";position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.14) 1px,transparent 1px);background-size:28px 28px}.phone-island{position:absolute;z-index:10;width:90px;height:25px;background:#000;top:18px;left:50%;transform:translate(-50%);border-radius:20px}.phone-status{position:absolute;z-index:2;top:16px;left:22px;right:22px;display:flex;justify-content:space-between;font-size:8px;font-weight:700}.phone-buttons{position:absolute;left:-3px;top:120px}.phone-buttons i{display:block;width:4px;height:48px;margin-bottom:12px;border-radius:2px;background:#42464d}.phone-buttons i:first-child{height:28px}.app-mini-head,.project-title,.phone-progress,.construction-stage,.hold-button,.phone-tabs,.screen-title,.segment,.project-row,.profile-head,.stats-mini,.badge-strip{position:relative;z-index:2}.app-mini-head{display:flex;justify-content:space-between;color:#8a8f98;font:700 8px ui-monospace,monospace}.live-dot{color:#69b788}.project-title{display:flex;gap:10px;margin-top:20px;align-items:center}.project-icon{width:35px;height:35px;border:1px solid #536587;border-radius:9px;background:#172033;display:grid;place-items:center}.project-title div{display:grid;gap:2px}.project-title small{color:#747d8e;font-size:7px}.project-title strong{font-size:13px}.phone-progress{margin-top:21px;display:grid;text-align:center}.phone-progress span{font:800 34px ui-monospace,monospace}.phone-progress small{margin-top:5px;color:#69b788;font:700 7px ui-monospace,monospace}.construction-stage{height:310px;display:flex;justify-content:center;align-items:flex-end}.crane-css{position:absolute;width:180px;height:240px;left:5px;bottom:10px}.crane-css i{position:absolute;width:8px;height:205px;background:#dea20c;left:25px;bottom:0}.crane-css b{position:absolute;width:140px;height:7px;background:#dea20c;left:25px;top:25px;transform:skew(-24deg)}.crane-css em{position:absolute;height:110px;border-left:1px solid #9b7415;left:132px;top:30px}.tower{width:120px;position:relative;display:flex;flex-direction:column-reverse;align-items:center}.tower img{width:100%;height:auto;margin-top:-75%;position:relative}.tower img:first-child{margin-top:0}.tower.sky{filter:grayscale(.85)}.construction-stage .tower{width:112px;z-index:2;margin-bottom:3px}.hold-button{height:39px;border:1px solid #5575b4;border-radius:7px;color:#b2c5fa;display:flex;align-items:center;justify-content:center;gap:7px;font:700 7px ui-monospace,monospace}.phone-tabs{position:absolute;bottom:0;left:0;right:0;height:54px;border-top:1px solid #292c33;background:#090b10;display:flex;justify-content:space-around;align-items:center;color:#737987}.phone-tabs svg{width:15px}.phone-tabs svg:first-child{color:#7c9eea}.phone-tabs span{font-size:13px}.section{padding:96px 16px}.section-inner{width:min(1216px,100%);margin:auto}.section-heading{max-width:760px;margin:0 auto 58px;text-align:center}.section-label,.privacy-index{display:block;margin-bottom:13px;color:var(--blue);font-size:14px;font-weight:600}.section-heading h2,.privacy-card h2,.final-cta h2{margin:0;font-size:clamp(34px,3vw,48px);line-height:1.12;letter-spacing:-.045em;font-weight:620}.section-heading p,.privacy-card p,.final-cta p{max-width:650px;margin:18px auto 0;color:var(--muted);font-size:16px;line-height:1.65}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-card{min-height:245px;padding:28px;border:1px solid var(--line);border-radius:12px;background:#fff;position:relative}.step-card>span{color:#98a2b3;font-size:12px;font-weight:600}.step-icon{width:42px;height:42px;margin:28px 0 20px;border-radius:10px;color:var(--blue);background:var(--blue-soft);display:grid;place-items:center}.step-icon svg{width:20px}.step-card h3,.feature-card h3{margin:0 0 10px;font-size:19px;letter-spacing:-.025em}.step-card p,.feature-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.step-arrow{display:none}.build-demo{min-height:520px;margin-top:24px;border:1px solid var(--line);border-radius:14px;background:var(--surface);display:grid;grid-template-columns:.75fr 1.25fr;overflow:hidden}.demo-copy{padding:50px;display:flex;flex-direction:column;justify-content:center}.demo-copy>span{color:var(--blue);font-size:13px;font-weight:600}.demo-copy>strong{margin:18px 0;font-size:58px;letter-spacing:-.06em}.demo-copy>strong i{color:var(--muted);font-size:21px;font-style:normal}.demo-progress{height:8px;border-radius:99px;background:#e2e6ec;overflow:hidden}.demo-progress i{display:block;width:67%;height:100%;border-radius:inherit;background:var(--blue)}.demo-copy p{margin:24px 0 0;color:var(--muted);font-size:14px;line-height:1.65}.demo-copy button{height:46px;margin-top:26px;border:0;border-radius:8px;color:#fff;background:var(--blue);display:flex;align-items:center;justify-content:center;gap:9px;font-size:11px;font-weight:700}.demo-copy button svg{width:15px}.demo-stage{position:relative;display:flex;align-items:flex-start;justify-content:center;padding-top:34px;background:#f0f3f7;overflow:hidden}.demo-stage .app-screen{height:620px;border-radius:30px}.demo-stage .tower{width:145px;z-index:3}.demo-crane{position:absolute;width:340px;height:350px;left:4%;bottom:12px}.demo-crane img:first-child{position:absolute;width:95px;height:330px;object-fit:contain;left:0;bottom:0}.demo-crane img:last-child{position:absolute;width:310px;height:140px;object-fit:contain;left:20px;top:0}.demo-truck{position:absolute;z-index:4;width:130px;right:5%;bottom:25px}.features{background:#fafbfc}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:245px;padding:28px;border:1px solid var(--line);border-radius:12px;background:#fff;position:relative;overflow:hidden}.feature-icon{width:42px;height:42px;margin-bottom:22px;border-radius:10px;color:var(--blue);background:var(--blue-soft);display:grid;place-items:center}.feature-icon svg{width:20px}.feature-card h3{font-size:18px}.weekday-row{display:flex;gap:5px;margin-top:28px}.weekday-row i{width:26px;height:26px;border-radius:7px;color:#7c8492;background:var(--surface-2);display:grid;place-items:center;font-size:8px;font-style:normal}.weekday-row i.active{color:#fff;background:var(--blue)}.widget-mini{height:60px;margin-top:25px;padding:9px;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;gap:10px}.widget-mini>svg{width:36px;height:36px;padding:8px;border-radius:9px;color:#fff;background:var(--blue)}.widget-mini span{display:grid}.widget-mini b{font-size:12px}.widget-mini small{color:var(--muted);font-size:7px}.widget-mini em{margin-left:auto;font-style:normal;font-weight:800}.worksite-mini{height:150px;margin-top:18px;position:relative;overflow:hidden;border-radius:10px;background:linear-gradient(#fbfcff 0 74%,#eef2f7 74% 100%)}.mini-project-panel{position:absolute;z-index:6;left:12px;top:10px;width:112px;padding:9px 10px;border:1px solid rgba(86,119,207,.16);border-radius:9px;background:#ffffffeb;box-shadow:0 8px 20px #0f172a14;display:grid;gap:4px}.mini-project-panel span{color:var(--ink);font-size:9px;font-weight:800;line-height:1.1}.mini-project-panel strong{color:var(--muted);font-size:7px;font-weight:700;line-height:1.2}.mini-project-panel i{width:100%;height:4px;border-radius:99px;background:linear-gradient(90deg,var(--blue) 57%,#e4e8ef 57%)}.mini-ground{position:absolute;left:0;right:0;bottom:24px;height:2px;background:#b7beca}.mini-crane-figure{position:absolute;z-index:3;right:8px;bottom:24px;width:112px;transform:scaleX(-1);filter:drop-shadow(0 6px 10px rgba(15,23,42,.1))}.mini-build-tower{position:absolute;z-index:4;left:50%;bottom:24px;width:78px;height:106px;transform:translate(-50%)}.mini-build-tower img{position:absolute;width:100%;max-width:none;margin:0}.mini-build-tower.blue .tower-part.top{top:8px}.mini-build-tower.blue .tower-part.mid,.mini-build-tower.blue .tower-part.bottom{top:37px}.mini-truck{position:absolute;z-index:5;width:68px;left:20px;bottom:20px;filter:drop-shadow(0 5px 10px rgba(15,23,42,.12))}.mini-action{position:absolute;z-index:7;left:14px;bottom:8px;height:24px;padding:0 9px;border-radius:7px;color:#fff;background:var(--blue);display:inline-flex;align-items:center;gap:5px;font-size:8px;font-weight:800;letter-spacing:.04em;box-shadow:0 8px 18px #5677cf3d}.showroom-mini{height:124px;margin-top:14px;display:flex;align-items:flex-end;justify-content:flex-start;gap:12px;overflow:hidden}.showroom-building-img{height:112px;width:auto;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(15,23,42,.08))}.showroom-building-img.sky{height:104px}.showcase{background:#fff}.showcase-grid{min-height:680px;display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;gap:55px}.showcase .section-heading{text-align:left;margin:0 0 38px}.showcase .section-heading p{margin-left:0}.stats-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stats-row div{min-height:90px;padding:16px;border-radius:10px;background:var(--surface);display:grid;align-content:center}.stats-row strong{font-size:26px;letter-spacing:-.04em}.stats-row span{color:var(--muted);font-size:10px}.phone-trio{position:relative;height:680px;overflow:hidden}.phone-trio .app-screen{position:absolute;top:56px;height:590px;border-radius:29px;box-shadow:0 20px 45px #0f172a29}.phone-left{left:1%;opacity:.42;transform:rotate(-3deg)}.phone-right{right:1%;opacity:.42;transform:rotate(3deg)}.phone-center{left:50%;top:20px!important;z-index:4;height:660px!important;transform:translate(-50%)}.screen-title{display:grid;gap:3px;margin:10px 2px 18px}.screen-title small{color:#787e89;font-size:7px}.screen-title strong{font-size:24px}.segment{height:35px;padding:4px;border-radius:20px;background:#171b23;display:flex;align-items:center;font-size:7px;font-weight:800;margin-bottom:15px}.segment b,.segment span{flex:1;text-align:center;padding:8px 3px}.segment b{border-radius:16px;background:#5c7fd8}.segment span{color:#737987}.project-row{min-height:96px;margin:9px 0;padding:12px;border:1px solid #2e323a;border-radius:14px;display:flex;align-items:center;gap:10px}.project-row>span{width:35px;height:35px;border-radius:9px;background:#1b2230;display:grid;place-items:center}.project-row>div{flex:1;display:grid;gap:7px}.project-row b{font-size:10px}.project-row i{height:4px;border-radius:5px;background:#282c33;overflow:hidden}.project-row i em{display:block;height:100%;background:#5c7fd8}.project-row small{color:#737987;font-size:7px}.project-row svg{width:12px}.profile-head{display:flex;flex-direction:column;align-items:center;margin-top:28px;gap:7px}.profile-head>span{width:65px;height:65px;border-radius:4px;background:#5c7fd8;display:grid;place-items:center;font-size:30px}.profile-head strong{font-size:17px}.profile-head small{color:#9499a3;font-size:8px}.stats-mini{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:28px}.stats-mini div{min-height:90px;padding:15px;border-radius:14px;background:#13151a;display:grid;align-content:center;gap:8px}.stats-mini strong{font-size:22px}.stats-mini small{color:#8b909a;font-size:7px}.badge-strip{margin-top:14px;padding:15px;border:1px solid #343943;border-radius:14px;display:flex;justify-content:space-around;font-size:20px}.privacy-band{background:#fafbfc}.privacy-card{min-height:310px;padding:52px;border:1px solid var(--line);border-radius:14px;background:#fff;display:grid;grid-template-columns:80px 1fr auto;align-items:center;gap:34px}.privacy-lock{width:64px;height:64px;border-radius:13px;color:var(--blue);background:var(--blue-soft);display:grid;place-items:center}.privacy-lock svg{width:27px}.privacy-card h2{max-width:650px;font-size:38px}.privacy-card p{margin-left:0;font-size:14px}.privacy-card>a{padding:12px 16px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;gap:9px;font-size:12px;font-weight:600;white-space:nowrap}.privacy-card>a svg{width:14px}.faq-grid{max-width:880px;margin:auto}.faq-grid .section-heading{margin-bottom:45px}.accordion{border-top:1px solid var(--line)}.accordion-item{border-bottom:1px solid var(--line)}.accordion-item h3{margin:0}.accordion-trigger{width:100%;min-height:72px;padding:0;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:16px;font-weight:550}.accordion-trigger svg{width:17px;color:#7b8494;transition:transform .2s}.accordion-trigger[data-state=open] svg{transform:rotate(180deg)}.accordion-content{overflow:hidden}.accordion-content p{margin:0;padding:0 40px 24px 0;color:var(--muted);font-size:13px;line-height:1.7}.accordion-content[data-state=open]{animation:slideDown .2s ease-out}.accordion-content[data-state=closed]{animation:slideUp .15s ease-out}.final-cta{position:relative;overflow:hidden;text-align:center;background:#fafbfc}.final-cta .section-inner{min-height:370px;display:flex;flex-direction:column;align-items:center;justify-content:center}.final-cta h2{font-size:clamp(44px,5vw,68px)}.final-cta p{margin-bottom:30px}.final-building{position:absolute;right:7%;bottom:-90px;opacity:.045;transform:scale(2);filter:grayscale(1)}footer{width:min(1216px,calc(100% - 40px));margin:auto;padding:64px 0 24px}.footer-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,240px);align-items:start;gap:72px}.footer-main>div:first-child p{max-width:360px;margin:15px 0;color:var(--muted);font-size:12px}.contact-note{max-width:500px;margin-top:28px;padding:18px;border:1px solid var(--line);border-radius:10px;display:flex;align-items:flex-start;gap:12px;background:var(--surface);color:var(--muted);font-size:12px;line-height:1.6}.contact-note svg{flex:none;margin-top:2px;color:var(--blue)}.contact-note span{display:grid;gap:3px}.contact-note strong{color:var(--ink);font-size:13px}.support-links{display:grid;gap:14px;font-size:20px;font-weight:700}.support-links strong{margin-bottom:12px;color:var(--ink);font-size:13px;letter-spacing:.22em;text-transform:uppercase}.support-links a{color:#0f172a}.support-links a:hover,.footer-bottom a:hover{color:var(--blue)}.footer-bottom{margin-top:45px;padding-top:18px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;color:#8a93a3;font-size:10px}.privacy-page{min-height:100vh;padding:150px 20px 110px}.privacy-hero{max-width:900px;margin:0 auto 70px;text-align:center}.privacy-hero>a{width:max-content;margin:0 auto 42px;padding-bottom:3px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.privacy-hero>a svg{width:15px}.legal-index{display:block;margin-bottom:14px;color:var(--blue);font-size:13px;font-weight:600}.privacy-hero h1{margin:0;font-size:clamp(48px,6vw,72px);line-height:1;letter-spacing:-.055em}.privacy-hero>p{max-width:720px;margin:25px auto 15px;color:var(--muted);font-size:17px;line-height:1.65}.privacy-hero>small{color:#8a93a3}.privacy-layout{width:min(1040px,100%);margin:auto;display:grid;grid-template-columns:280px 1fr;gap:65px}.privacy-layout aside{position:sticky;top:105px;height:max-content;padding:22px;border:1px solid var(--line);border-radius:12px;background:var(--surface);display:grid;gap:14px}.privacy-layout aside strong{margin-bottom:4px;font-size:13px}.privacy-layout aside span{display:flex;gap:8px;color:var(--muted);font-size:11px;line-height:1.5}.privacy-layout aside svg{width:13px;height:13px;flex:none;color:var(--green)}.privacy-layout article section{padding:0 0 34px;margin-bottom:34px;border-bottom:1px solid var(--line)}.privacy-layout article h2{margin:0 0 12px;font-size:23px;letter-spacing:-.03em}.privacy-layout article p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}@keyframes slideDown{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes slideUp{0%{height:var(--radix-accordion-content-height)}to{height:0}}@media(max-width:980px){.desktop-nav{display:none}.menu-button{display:inline-flex}.hero-visual{padding:0}.scroll-build-sticky{grid-template-columns:1fr;min-height:660px}.scroll-build-copy{padding:34px 34px 12px;justify-content:flex-start}.scroll-build-copy h2{max-width:620px}.scroll-build-copy p{max-width:560px}.scroll-build-scene{min-height:440px}.scroll-crane{width:214px;right:6%;bottom:70px}.scroll-building{width:auto;height:300px;left:47%;bottom:70px}.scroll-truck{width:150px;left:5%;bottom:72px}.showcase-grid{grid-template-columns:1fr}.showcase .section-heading{text-align:center;margin-left:auto;margin-right:auto}.showcase .section-heading p{margin-left:auto}.phone-trio{height:620px}.privacy-card{grid-template-columns:70px 1fr}.privacy-card>a{grid-column:2;width:max-content}.footer-main{grid-template-columns:1fr auto}}@media(max-width:760px){.nav-shell{width:calc(100% - 28px);height:68px}.nav-actions>.store-badge{display:none}.hero{padding:115px 14px 70px}.hero:before{top:68px;background-size:56px 56px}.release-note{font-size:11px}.hero h1{font-size:45px}.hero-body{font-size:16px}.hero-copy,.hero-body{width:100%}.proof-row{gap:12px 18px}.hero-visual{height:720px;padding:0}.panel-summary{width:auto;max-width:none;left:24px;right:24px;top:36px;transform:none;text-align:left}.panel-summary h2{font-size:26px}.panel-progress strong{font-size:48px}.hero-screen{position:absolute;left:50%;right:auto;top:262px;height:570px;transform:translate(-50%)}.scroll-build-section{margin-top:40px}.scroll-build-sticky{min-height:610px}.scroll-build-copy{padding:28px 24px 0}.scroll-build-copy h2{font-size:32px}.scroll-build-copy p{font-size:13px}.scroll-build-scene{min-height:405px}.scroll-ground{bottom:66px}.scroll-crane{width:172px;right:-10px;bottom:64px}.scroll-building{width:auto;height:252px;left:45%;bottom:62px}.scroll-truck{width:120px;left:2%;bottom:64px}.section{padding:76px 14px}.section-heading{margin-bottom:42px}.section-heading h2,.privacy-card h2{font-size:34px}.steps-grid,.feature-grid{grid-template-columns:1fr}.step-card,.feature-card{min-height:220px}.build-demo{grid-template-columns:1fr}.demo-copy{padding:30px}.demo-stage{min-height:350px}.phone-trio{width:135%;height:560px;margin-left:-17%;transform:scale(.82);transform-origin:top center}.privacy-card{grid-template-columns:1fr;padding:30px}.privacy-card>a{grid-column:auto}.footer-main{grid-template-columns:1fr}.support-links{font-size:18px}.footer-bottom{flex-direction:column;gap:8px}.final-building{display:none}.privacy-page{padding:120px 14px 80px}.privacy-hero{text-align:left}.privacy-hero>a{margin-left:0}.privacy-hero h1{font-size:48px}.privacy-hero>p{font-size:16px}.privacy-layout{grid-template-columns:1fr;gap:45px}.privacy-layout aside{position:relative;top:auto}}@media(max-width:430px){.language-trigger span{display:none}.hero h1{font-size:40px}.hero-visual{height:680px}.scroll-build-sticky{min-height:590px}.scroll-build-copy{padding:24px 20px 0}.scroll-build-copy h2{font-size:29px}.scroll-build-scene{min-height:380px}.scroll-crane{width:142px;right:0}.scroll-building{width:auto;height:218px;left:45%}.scroll-truck{width:104px;left:0}.phone-trio{width:100%;height:480px;margin-left:0;transform:scale(.68)}.demo-stage .tower{width:120px}.demo-crane{left:-10%;transform:scale(.82)}.demo-truck{width:95px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.scroll-crane,.mini-crane-figure{transform:scaleX(-1)!important}}
