@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:"Nunito Sans", "Arial Rounded MT Bold", ui-sans-serif, system-ui, sans-serif;--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.hidden{display:none}.rounded{border-radius:.25rem}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fff;--foreground:#0b1b29;--primary:#0b1b29;--primary-foreground:#fff;--muted:#f6f7f8;--muted-foreground:#596570;--border:#e6e9eb;--ring:#bf461c;--orange:#c44c22;--orange-bright:#dc6231;--orange-pale:#fff4ee;--blue-pale:#f0f5f8;--radius:26px;--motion-ease:cubic-bezier(.16, 1, .3, 1);--motion-spring:cubic-bezier(.34, 1.56, .64, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0;font-family:Nunito Sans,Arial Rounded MT Bold,ui-sans-serif,system-ui,sans-serif;font-size:16px;line-height:1.65}::selection{color:#0b1b29;background:#ffdbc8}a{color:inherit;-webkit-tap-highlight-color:transparent;text-decoration:none}a:focus-visible{outline:3px solid var(--orange);outline-offset:6px;border-radius:5px}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.045em;font-weight:800;line-height:1.15}.shell{width:calc(100% - 80px);max-width:1200px;margin-inline:auto}.skip-link{z-index:100;background:var(--primary);color:#fff;padding:12px 20px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:12px}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);will-change:transform;background:#fffffff0;border-bottom:1px solid #e6e9ebe6;justify-content:space-between;align-items:center;gap:24px;padding-block:16px;transition:transform .32s,box-shadow .2s;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #0b1b2909}.site-header[data-hidden=true]{transform:translateY(calc(-100% - 2px))}.site-header:focus-within{transform:translateY(0)}.brand{flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.brand img{object-fit:contain;width:100%;height:100%}.site-header nav{gap:34px;margin-left:58px;display:flex}.site-header nav a,.site-footer nav a{color:#4c5862;font-size:14px;font-weight:700;transition:color .2s;position:relative}.site-header nav a:hover,.site-footer nav a:hover{color:var(--orange)}.site-header nav a:after,.site-footer nav a:after{content:"";transform-origin:100%;height:2px;transition:transform .35s var(--motion-ease);background:currentColor;border-radius:2px;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.pill-button{color:#fff;background:var(--primary);border-radius:26px;justify-content:center;align-items:center;gap:14px;min-height:54px;padding:14px 26px;font-size:16px;font-weight:750;transition:background .2s,transform .2s;display:inline-flex}.pill-button:hover{background:#253d4f;transform:translateY(-2px)}.pill-button:active{transform:translateY(0)scale(.98)}.pill-button svg,.text-link svg{transition:transform .35s var(--motion-ease)}.nav-button{gap:12px;min-height:44px;padding:10px 20px;font-size:14px}.hero{text-align:center;padding-top:68px}.eyebrow{color:var(--muted-foreground);letter-spacing:.13em;align-items:center;gap:9px;font-size:12px;font-weight:800;line-height:1.4;display:inline-flex}.status-dot{background:var(--orange-bright);border-radius:50%;width:7px;height:7px;display:inline-block}h1{letter-spacing:-.055em;margin-top:20px;font-size:clamp(48px,5.5vw,72px);line-height:1.07}h1 span,h2 span{color:var(--orange)}h1 span{display:inline-block}.hero-description{color:var(--muted-foreground);margin-top:24px;font-size:19px;line-height:1.65}.hero-actions{justify-content:center;align-items:center;gap:28px;margin-top:29px;display:flex}.text-link{align-items:center;gap:10px;font-size:15px;font-weight:800;display:inline-flex}.text-link:hover{color:var(--orange)}.hero-note{color:#68737b;justify-content:center;align-items:center;gap:7px;margin-top:19px;font-size:12px;display:flex}.hero-note svg{color:var(--orange)}.phone-stage{isolation:isolate;justify-content:center;align-items:flex-start;gap:18px;margin-top:18px;padding-top:69px;display:flex;position:relative}.stage-wash{z-index:-1;background:#fff6f1;border-radius:50% 50% 26px 26px;height:325px;position:absolute;bottom:49px;left:8%;right:8%}.hero-phone{flex-shrink:0;width:226px}.phone{aspect-ratio:1/2.04;background:#122331;border:2px solid #41505c;border-radius:38px;width:100%;padding:7px}.phone-screen{background:#fbfcfc;border:1px solid #0b1822;border-radius:29px;width:100%;height:100%;position:relative;overflow:hidden;container-type:inline-size}.phone-camera{z-index:9;background:#122331;border-radius:20px;width:67px;height:16px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-home{z-index:9;opacity:.8;background:#182b39;border-radius:8px;width:68px;height:4px;position:absolute;bottom:9px;left:50%;transform:translate(-50%)}.app-splash{z-index:4;opacity:1;visibility:visible;background:linear-gradient(155deg,#fff 35%,#fff2eb 100%);flex-direction:column;justify-content:center;align-items:center;gap:5cqw;padding:12cqw;transition:opacity .48s,transform .48s,visibility linear;display:flex;position:absolute;inset:0}.app-splash:before{content:"";filter:blur(1px);background:#dc623114;border-radius:50%;width:72cqw;height:72cqw;position:absolute}.app-splash img{width:73cqw;height:auto;position:relative}.app-splash span{color:#67737d;letter-spacing:.01em;font-size:4.6cqw;font-weight:750;position:relative}.app-splash i{border:max(1px,1cqw) solid #c44c2240;border-top-color:var(--orange);border-radius:50%;width:9cqw;height:9cqw;margin-top:4cqw;animation:.85s linear infinite splash-spin;position:relative}.app-ui{opacity:0;height:100%;transition:opacity .45s 80ms,transform .45s 80ms;transform:translateY(4cqw)}.phone[data-started=true] .app-splash{opacity:0;visibility:hidden;transition:opacity .48s,transform .48s,visibility 0s linear .48s;transform:scale(1.035)}.phone[data-started=true] .app-ui{opacity:1;transform:translateY(0)}.app-view{color:#122331;text-align:left;background:#f6f8f9;min-height:100%;font-size:5cqw;line-height:1.35}.app-topbar{background:#fff;border-bottom:1px solid #e8ecef;align-items:center;gap:3.5cqw;min-height:28cqw;padding:15cqw 6cqw 4cqw;display:flex}.app-brand-mark{object-fit:contain;flex-shrink:0;width:11cqw;height:11cqw}.app-topbar>div{flex:1;min-width:0}.app-topbar strong,.app-top-eyebrow{display:block}.app-top-eyebrow{color:var(--orange);letter-spacing:.08em;font-size:2.9cqw;font-weight:850}.app-topbar strong{text-overflow:ellipsis;white-space:nowrap;margin-top:.5cqw;font-size:5.5cqw;line-height:1.12;overflow:hidden}.app-step{color:#a8401d;background:#ffebe1;border-radius:8cqw;flex-shrink:0;padding:1.4cqw 2.5cqw;font-size:3cqw;font-weight:850}.app-body{padding:5.5cqw 6cqw 18cqw}.app-section-label{color:#6a7780;letter-spacing:.09em;font-size:3cqw;font-weight:850;display:block}.app-body h4{letter-spacing:-.035em;margin:1.5cqw 0 0;font-size:6.5cqw;line-height:1.15}.app-copy{color:#69757d;margin-top:2cqw;font-size:4.1cqw;line-height:1.42}.metric-grid{grid-template-columns:1fr 1fr;gap:3cqw;margin-top:5cqw;display:grid}.metric-grid>div{background:#fff;border:1px solid #e2e7ea;border-radius:4cqw;padding:3.6cqw}.metric-grid span,.footprint-card span,.project-summary span,.saved-project span{color:#76818a;letter-spacing:.07em;font-size:2.8cqw;font-weight:850;display:block}.metric-grid strong,.footprint-card strong{margin-top:1cqw;font-size:5.2cqw;display:block}.footprint-card{background:#eaf1f5;border-radius:4cqw;grid-template-columns:1.35fr .65fr;align-items:center;gap:4cqw;margin-top:4cqw;padding:4cqw;display:grid}.footprint-plan{background:#ffffff8c;border:1.5px solid #557489;place-items:center;height:33cqw;display:grid;position:relative}.footprint-plan svg{color:#41657d;stroke-width:1.5px;width:12cqw;height:12cqw}.dimension{background:#eaf1f5;padding-inline:1cqw;position:absolute;color:#41657d!important;letter-spacing:0!important;font-size:2.5cqw!important}.dimension-top{top:-2.3cqw;left:50%;transform:translate(-50%)}.dimension-side{top:50%;right:-5.7cqw;transform:translateY(-50%)rotate(90deg)}.app-action{color:#fff;background:#122331;border-radius:9cqw;justify-content:space-between;align-items:center;min-height:14cqw;margin-top:5cqw;padding:3cqw 4cqw;font-size:4.2cqw;font-weight:800;display:flex}.app-action svg{width:5cqw;height:5cqw}.choice-list{gap:2.5cqw;margin-top:5cqw;display:grid}.choice-row{background:#fff;border:1px solid #e2e7ea;border-radius:4cqw;align-items:center;gap:3cqw;padding:3cqw 3.5cqw;display:flex}.choice-row>div{flex:1;min-width:0}.choice-row span,.choice-row strong{display:block}.choice-row div span{color:#78828a;font-size:3.1cqw}.choice-row div strong{text-overflow:ellipsis;white-space:nowrap;margin-top:.5cqw;font-size:4.2cqw;overflow:hidden}.choice-check{width:8cqw;height:8cqw;color:var(--orange);background:#fff0e8;border-radius:50%;flex-shrink:0;place-items:center;display:grid!important}.choice-check svg{stroke-width:2.5px;width:4cqw;height:4cqw}.project-summary{background:#eaf1f5;border-radius:4cqw;align-items:center;gap:3cqw;padding:4cqw;display:flex}.project-summary>svg{color:#41657d;width:8cqw;height:8cqw}.project-summary strong,.saved-project strong,.saved-project small{display:block}.project-summary strong{margin-top:.6cqw;font-size:4.6cqw}.estimate-heading,.estimate-list>div{justify-content:space-between;gap:4cqw;display:flex}.estimate-heading{color:#79838a;letter-spacing:.07em;margin-top:5cqw;padding:0 2cqw 2cqw;font-size:2.8cqw;font-weight:850}.estimate-list{background:#fff;border:1px solid #e2e7ea;border-radius:4cqw;overflow:hidden}.estimate-list>div{border-bottom:1px solid #edf0f2;padding:3cqw;font-size:3.5cqw}.estimate-list>div:last-child{border-bottom:0}.estimate-list strong{flex-shrink:0}.estimate-total{color:#fff;background:#122331;border-radius:4cqw;margin-top:4cqw;padding:4.5cqw}.estimate-total span,.estimate-total strong,.estimate-total small{display:block}.estimate-total span{color:#ffb28e;letter-spacing:.06em;font-size:2.5cqw;font-weight:850}.estimate-total strong{margin-top:1.5cqw;font-size:6.2cqw}.estimate-total small{color:#b9c4cc;margin-top:1cqw;font-size:3cqw}.estimate-note{color:#65727a;align-items:center;gap:2cqw;margin-top:3cqw;font-size:3.2cqw;display:flex}.estimate-note svg{width:4cqw;height:4cqw;color:var(--orange)}.saved-project{background:#fff;border:1px solid #e2e7ea;border-radius:4cqw;grid-template-columns:auto 1fr auto;align-items:center;gap:3cqw;margin-top:6cqw;padding:4cqw;display:grid}.project-icon{width:12cqw;height:12cqw;color:var(--orange);background:#fff0e8;border-radius:3.5cqw;place-items:center;display:grid}.project-icon svg{width:6cqw;height:6cqw}.saved-project>svg{color:#879199;width:5cqw}.saved-project strong{margin-top:1cqw;font-size:4.1cqw;line-height:1.2}.saved-project small{color:#77828a;margin-top:1cqw;font-size:3cqw}.project-progress{color:#65727a;justify-content:space-between;align-items:center;margin-top:3cqw;padding:3cqw;font-size:3.2cqw;display:flex}.project-progress span{align-items:center;gap:1.5cqw;display:flex}.project-progress i{background:#4c9a73;border-radius:50%;width:2.5cqw;height:2.5cqw}.project-progress strong{color:var(--orange)}@keyframes splash-spin{to{transform:rotate(360deg)}}.phone-left{margin-top:36px;transform:rotate(-7deg)}.phone-right{margin-top:36px;transform:rotate(7deg)}.phone-center{z-index:2;width:246px}.phone-caption{color:var(--orange);justify-content:center;align-items:center;gap:9px;margin-top:26px;font-size:12px;font-weight:800;display:inline-flex}.phone-caption span{color:#56626d;font-size:13px;font-weight:700}.stage-label{z-index:3;text-align:left;color:#67727a;align-items:center;gap:10px;font-size:13px;line-height:1.5;display:flex;position:absolute}.stage-label svg{color:var(--orange)}.stage-label strong{color:var(--foreground);font-weight:750}.label-left{top:230px;left:0;transform:rotate(-7deg)}.label-right{top:320px;right:0;transform:rotate(7deg)}.preview-note{color:#768088;margin-top:45px;font-size:12px}.section{margin-top:112px}.section-heading{text-align:center}h2{letter-spacing:-.045em;margin-top:18px;font-size:clamp(32px,3.5vw,46px)}.section-heading>p{color:var(--muted-foreground);margin-top:19px;font-size:17px;line-height:1.7}.feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px;display:grid}.feature-card{background:var(--orange-pale);border-radius:26px;padding:30px 29px 33px}.feature-card.blue{background:var(--blue-pale)}.card-top{justify-content:space-between;align-items:center;margin-bottom:33px;display:flex}.feature-icon{color:var(--orange);transition:transform .5s var(--motion-spring);display:inline-flex}.blue .feature-icon{color:#355d79}.card-number{color:#956a57;font-size:13px;font-weight:700}.blue .card-number{color:#617c90}h3{letter-spacing:-.035em;font-size:22px}.feature-card p{color:#5e6870;margin-top:13px;font-size:16px;line-height:1.75}.detail-section{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.detail-visual{background:var(--blue-pale);border-radius:26px;flex-direction:column;align-items:center;padding:34px 35px 28px;display:flex}.visual-label{letter-spacing:.08em;color:#4f6b7e;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.detail-visual .phone{width:224px;margin-top:29px;transform:rotate(-5deg)}.visual-footnote{color:#607481;margin-top:30px;font-size:14px;font-weight:650}.detail-copy h2{margin-top:18px;font-size:clamp(32px,3.1vw,42px)}.detail-copy>p{color:var(--muted-foreground);margin-top:22px;font-size:17px;line-height:1.8}.benefit-list{gap:24px;margin:28px 0;padding:0;list-style:none;display:grid}.benefit-list li{gap:17px;display:flex}.benefit-list li>svg{width:23px;height:23px;color:var(--orange);stroke-width:1.7px;flex-shrink:0;margin-top:2px}.benefit-list h3{letter-spacing:-.02em;font-size:17px}.benefit-list p{color:var(--muted-foreground);margin-top:5px;font-size:15px;line-height:1.6}.orange-link{color:var(--orange)}.how-section{background:#f8f9fa;padding:76px 0 78px}.steps{text-align:center;grid-template-columns:repeat(3,1fr);gap:72px;margin:45px 32px 0;padding:0;list-style:none;display:grid}.steps li{position:relative}.step-number{width:45px;height:45px;color:var(--orange);background:#ffebe0;border-radius:50%;place-items:center;margin-bottom:20px;font-size:17px;font-weight:800;display:inline-grid}.steps h3{font-size:21px}.steps p{color:var(--muted-foreground);margin-top:12px;font-size:16px;line-height:1.75}.step-arrow{color:#b8c3ca;position:absolute;top:75px;right:-50px}.about-section{text-align:center;max-width:850px;margin-bottom:85px}.about-logo{width:73px;margin:0 auto 26px}.about-section>p{max-width:580px;color:var(--muted-foreground);margin:24px auto 27px;font-size:18px;line-height:1.8}.scope-note{border:1px solid var(--border);text-align:left;border-radius:26px;align-items:flex-start;gap:13px;max-width:720px;margin:46px auto 0;padding:22px 25px;display:flex}.scope-note>svg{color:#6d7b85;flex-shrink:0;margin-top:3px}.scope-note p{font-size:14px;font-weight:750;line-height:1.65}.scope-note span{color:#6b757d;margin-top:5px;font-size:13px;font-weight:500;line-height:1.7;display:inline-block}.site-footer{border-top:1px solid var(--border);grid-template-columns:1fr auto;align-items:center;padding-top:29px;display:grid}.footer-brand{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-brand>span{color:#68757d;font-size:13px}.site-footer nav{gap:28px;display:flex}.footer-bottom{color:#7a838a;border-top:1px solid #eff1f2;grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:30px;padding:22px 0;font-size:12px;display:flex}@media (min-width:1450px){.hero{padding-top:80px}}@media (max-width:1100px){.stage-label{display:none}.detail-section{gap:48px}.site-header nav{gap:25px;margin-left:0}.feature-card{padding-inline:23px}.hero-phone{width:204px}.phone-center{width:224px}}@media (max-width:800px){.shell{width:calc(100% - 48px)}.site-header nav{gap:20px}.nav-button{display:none}.brand{width:48px;height:48px}.hero{padding-top:50px}h1{font-size:58px}.hero-description{font-size:18px}.phone-stage{gap:12px;padding-top:49px}.hero-phone{width:170px}.phone-center{width:185px}.phone{border-radius:31px;padding:6px}.phone-screen{border-radius:23px}.phone-camera{width:53px;height:13px}.phone-caption{gap:5px}.phone-caption span{font-size:12px}.stage-wash{height:255px}.section{margin-top:80px}.feature-grid{gap:13px}.feature-card{padding:24px 20px}.feature-card h3{font-size:20px}.detail-section{gap:35px}.detail-visual{padding-inline:18px}.detail-visual .phone{width:185px}.detail-copy>p{font-size:16px}.detail-copy h2{font-size:32px}.benefit-list{gap:18px}.steps{gap:35px;margin-inline:0}.step-arrow{right:-27px}.steps h3{font-size:19px}.site-footer nav{gap:17px}}@media (max-width:600px){.shell{width:calc(100% - 40px)}.site-header{gap:10px;padding-block:11px}.brand{width:43px;height:43px}.site-header nav{gap:clamp(10px,3.5vw,16px)}.site-header nav a{font-size:13px}.hero{padding-top:45px}.eyebrow{letter-spacing:.07em;font-size:12px}h1{margin-top:19px;font-size:clamp(39px,10.5vw,56px)}.hero-description{margin-top:22px;max-width:350px;margin-inline:auto;font-size:16px}.desktop-break{display:none}.hero-actions{flex-direction:column;gap:18px;margin-top:25px}.pill-button{min-height:50px;padding:12px 24px;font-size:15px}.text-link{font-size:14px}.hero-note{margin-top:20px}.phone-stage{gap:5px;margin-top:17px;padding-top:30px}.hero-phone{width:29%}.phone-center{width:34%}.phone-left,.phone-right{margin-top:22px}.phone{border-width:1px;border-radius:20px;padding:3px}.phone-screen{border-radius:15px}.phone-camera{width:35px;height:8px;top:6px}.phone-home{width:32px;height:2px;bottom:6px}.phone-caption{flex-direction:column;gap:2px;margin-top:15px;font-size:12px;line-height:1.4;display:flex}.phone-caption span{max-width:90px;font-size:12px}.stage-wash{height:150px;bottom:30px;left:0;right:0}.preview-note{margin-top:25px}.section{margin-top:64px}h2{margin-top:15px;font-size:33px}.section-heading>p{margin-top:17px;font-size:16px}.feature-grid{grid-template-columns:1fr;gap:14px;margin-top:29px}.feature-card{padding:25px 27px}.card-top{margin-bottom:21px}.feature-card h3{font-size:23px}.feature-card p{font-size:16px}.detail-section{grid-template-columns:1fr;gap:34px}.detail-visual{padding:28px 30px}.detail-visual .phone{border-radius:31px;width:196px;padding:6px}.detail-visual .phone-screen{border-radius:23px}.detail-visual .phone-camera{width:56px;height:13px;top:9px}.detail-copy h2{font-size:34px}.detail-copy>p{font-size:16px}.benefit-list{gap:24px}.benefit-list h3{font-size:18px}.how-section{padding:48px 0}.steps{grid-template-columns:1fr;gap:34px;max-width:310px;margin:32px auto 0}.step-number{margin-bottom:13px}.steps h3{font-size:22px}.steps p{margin-top:9px}.step-arrow{display:none}.about-section{margin-bottom:55px}.about-section>p{font-size:16px}.scope-note{gap:10px;margin-top:34px;padding:20px}.site-footer{grid-template-columns:1fr;gap:26px}.site-footer nav{flex-wrap:wrap;gap:24px}.footer-bottom{flex-wrap:wrap;gap:9px;margin-top:0}}@media (hover:hover){.site-header nav a:hover:after,.site-footer nav a:hover:after{transform-origin:0;transform:scaleX(1)}.pill-button:hover .lucide-arrow-right,.text-link:hover .lucide-arrow-right{transform:translate(4px)}.text-link:hover .lucide-arrow-down{transform:translateY(3px)}.feature-card:hover .feature-icon{transform:translateY(-3px)rotate(-8deg)scale(1.08)}}@keyframes rise{0%{opacity:0;translate:0 28px}}@keyframes settle-down{0%{opacity:0;translate:0 -14px}}@keyframes wash-in{0%{opacity:0;transform:translateY(40px)scale(.92)}}@keyframes phone-rise{0%{opacity:0;translate:0 80px}}@keyframes phone-fan-left{0%{opacity:0;transform:rotate(0)}35%{opacity:1}}@keyframes phone-fan-right{0%{opacity:0;transform:rotate(0)}35%{opacity:1}}@keyframes phone-tilt{0%{opacity:0;transform:rotate(4deg)}}@keyframes slide-from-left{0%{opacity:0;translate:-28px}}@keyframes slide-from-right{0%{opacity:0;translate:28px}}@keyframes pop{0%{opacity:0;scale:.5}}@keyframes dot-pulse{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(3.2)}}@media screen and (prefers-reduced-motion:no-preference){.site-header{animation:settle-down .8s var(--motion-ease) backwards}.hero>.eyebrow,.hero h1,.hero h1 span,.hero-description,.hero-actions,.hero-note,.preview-note{animation:rise 1s var(--motion-ease) backwards}.hero>.eyebrow{animation-delay:.1s}.hero h1{animation-delay:.18s}.hero h1 span{animation-delay:.34s}.hero-description{animation-delay:.46s}.hero-actions{animation-delay:.56s}.hero-note{animation-delay:.66s}.preview-note{animation-delay:1.5s}.status-dot{position:relative}.status-dot:after{content:"";border-radius:inherit;background:inherit;opacity:0;animation:2.4s ease-out 1.4s 2 dot-pulse;position:absolute;inset:0}.stage-wash{animation:wash-in 1.4s var(--motion-ease) .5s backwards}.phone-center{animation:phone-rise 1.1s var(--motion-ease) .62s backwards}.phone-left{animation:phone-fan-left 1.2s var(--motion-ease) .82s backwards}.phone-right{animation:phone-fan-right 1.2s var(--motion-ease) .82s backwards}.label-left{animation:slide-from-right 1s var(--motion-ease) 1.45s backwards}.label-right{animation:slide-from-left 1s var(--motion-ease) 1.45s backwards}[data-reveal-state=hidden]{opacity:0}[data-reveal-state=visible]{animation:rise .9s var(--motion-ease) var(--reveal-delay,0s) backwards}.about-logo[data-reveal-state=visible]{animation-name:pop;animation-timing-function:var(--motion-spring)}.detail-visual[data-reveal-state=visible] .phone{animation:phone-tilt 1.3s var(--motion-ease) calc(var(--reveal-delay,0s) + .2s) backwards}.steps>[data-reveal-state=visible] .step-number{animation:pop .7s var(--motion-spring) calc(var(--reveal-delay,0s) + .15s) backwards}.steps>[data-reveal-state=visible] .step-arrow{animation:slide-from-left .8s var(--motion-ease) calc(var(--reveal-delay,0s) + .5s) backwards}.app-body>*{opacity:0;transition:opacity .45s ease, translate .8s var(--motion-ease);translate:0 5cqw}.phone[data-started=true] .app-body>*{opacity:1;transition-delay:.1s;translate:none}.phone[data-started=true] .app-body>:nth-child(2){transition-delay:.17s}.phone[data-started=true] .app-body>:nth-child(3){transition-delay:.24s}.phone[data-started=true] .app-body>:nth-child(4){transition-delay:.31s}.phone[data-started=true] .app-body>:nth-child(5){transition-delay:.38s}.phone[data-started=true] .app-body>:nth-child(6){transition-delay:.45s}.choice-check{opacity:0;transition:opacity .25s ease, scale .55s var(--motion-spring);scale:.3}.phone[data-started=true] .choice-check{opacity:1;scale:1}.phone[data-started=true] .choice-row:first-child .choice-check{transition-delay:.6s}.phone[data-started=true] .choice-row:nth-child(2) .choice-check{transition-delay:.75s}.phone[data-started=true] .choice-row:nth-child(3) .choice-check{transition-delay:.9s}.phone[data-started=true] .choice-row:nth-child(4) .choice-check{transition-delay:1.05s}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
