@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600&family=Manrope:wght@400;500;600;700&display=swap";:root{color:#f4e7d2;background:#0f0803;font-family:Manrope,Helvetica Neue,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--brown-950: #0a0603;--brown-900: #0f0803;--brown-850: #150c05;--brown-800: #1d1107;--brown-750: #291708;--brown-700: #2d1707;--brown-650: #3f210a;--brown-600: #502e13;--brown-500: #6f4829;--brown-400: #845f42;--brown-300: #a77551;--brown-200: #b68f70;--brown-100: #d0b79f;--brown-50: #efd9bb;--cream-50: #f4e7d2;--cream-100: #efd9bb;--cream-200: #dcc9ae;--cream-300: #ccc1ae;--cream-400: #b6a68d;--cream-500: #a5916d;--olive-500: #62684a;--color-bg-primary: var(--brown-900);--color-bg-secondary: var(--brown-800);--color-bg-tertiary: var(--brown-700);--color-surface: var(--brown-700);--color-surface-elevated: var(--brown-650);--color-surface-hover: var(--brown-600);--color-text-primary: var(--cream-50);--color-text-secondary: var(--cream-300);--color-text-muted: var(--cream-500);--color-text-inverse: var(--brown-800);--color-accent: var(--brown-300);--color-accent-hover: #b18b5e;--color-accent-subtle: var(--brown-500);--color-border: var(--brown-600);--color-border-light: var(--brown-500);--color-border-highlight: var(--brown-300);--color-natural: var(--olive-500);--blue: var(--brown-200);--black: var(--color-bg-primary);--yellow: var(--cream-100);--white-glass: rgb(45 23 7 / 72%);--white-glass-strong: rgb(63 33 10 / 82%);--border: rgb(111 72 41 / 65%);--muted: var(--color-text-secondary);--font-display: "Fraunces", Georgia, "Times New Roman", serif;--font-sans: "Manrope", "Helvetica Neue", Arial, sans-serif;--font-16: clamp(.95rem, .3vw + .88rem, 1.05rem);--font-32: clamp(1.35rem, 1.5vw + 1rem, 2.15rem);--font-48: clamp(2rem, 3vw + 1rem, 4rem);--font-64: clamp(3rem, 5vw + 1rem, 6.75rem);--container: 76rem;--container-wide: 90rem;--gutter: clamp(1.25rem, 4vw, 4rem);--section-space: clamp(4.5rem, 9vw, 9rem);--radius-sm: .75rem;--radius-md: 1.25rem;--radius-lg: 2rem;--shadow-warm: 0 1.5rem 4rem rgb(10 6 3 / 42%)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--color-bg-primary)}.accent-text{color:var(--color-accent)}body{min-width:320px;min-height:100vh;margin:0;background:var(--color-bg-primary);color:var(--color-text-primary)}body,button,input,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2{max-width:13ch;margin:0;color:var(--color-text-primary);font-family:var(--font-display);font-weight:500;letter-spacing:-.035em;line-height:.94}h1{font-size:var(--font-64)}h2{font-size:var(--font-48)}::selection{background:var(--color-accent);color:var(--color-text-inverse)}:focus-visible{outline:2px solid var(--cream-100);outline-offset:4px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.app-shell{min-height:100vh;overflow:hidden}.site-header{position:sticky;top:0;z-index:10;width:100%;border-bottom:1px solid rgba(141,219,255,.12);box-shadow:0 20px 55px #00000057}.nav-shell{background:#030413db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-inner{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1.5rem;width:min(1490px,calc(100% - 2rem));min-height:5.9rem;margin:0 auto}.logo{display:inline-flex;align-items:center;gap:.65rem;color:var(--blue);font-size:var(--font-16);font-weight:800;white-space:nowrap}.logo-mark{width:2.4rem;height:2.4rem;flex:0 0 auto;object-fit:contain}.nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:1rem;min-width:0}.nav-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.nav-link{border-radius:999px;padding:.6rem .85rem;color:#ffffff94;font-size:var(--font-16);font-weight:800;transition:background .18s ease,color .18s ease,transform .18s ease}.nav-link:hover,.nav-link.active{background:#8ddbff1f;color:var(--yellow);transform:translateY(-1px)}main{width:min(1180px,calc(100% - 2rem));margin:0 auto}.hero-section,.automation-section,.growth-section,.home-products-section,.cta-section{padding:clamp(4rem,8vw,7rem) 0 0}.section-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,.82fr);align-items:center;gap:clamp(2rem,5vw,5rem)}.section-grid.reverse{grid-template-columns:minmax(18rem,.8fr) minmax(0,1fr)}.home-hero-section,.home-automation-section{display:flex;flex-direction:column;align-items:center;gap:clamp(1.5rem,4vw,2.5rem);text-align:center}.section-copy{animation:fade-up .52s ease both}.home-hero-copy,.home-automation-copy{display:grid;justify-items:center;animation:fade-up .52s ease both}.eyebrow-h1{margin-bottom:2rem}.home-hero-copy h1{max-width:38ch}.home-automation-copy h2{font-size:var(--font-64);max-width:38ch}.eyebrow{margin:0 0 .9rem;color:var(--yellow);font-size:var(--font-16);font-weight:800;letter-spacing:0;text-transform:uppercase}.section-subtext{max-width:64rem;margin:1.35rem 0 0;color:var(--muted);font-size:var(--font-32);line-height:1.08}.growth-section{display:grid;justify-items:center;gap:2rem;text-align:center}.center-copy{display:grid;justify-items:center}.center-copy h2{max-width:32ch}.center-copy .section-subtext{max-width:48rem;margin-bottom:1.5rem}.section-stack{gap:1.25rem}.section-body,.section-strong,.section-emphasis,.section-note{margin:0;max-width:64rem;line-height:1.6}.section-body{color:var(--muted);font-size:var(--font-16)}.section-strong{color:#fff;font-size:1.1rem;font-weight:700}.section-emphasis{color:#fff;font-size:var(--font-32);font-weight:700;line-height:1.08}.section-note{color:#ffffff9e;font-size:var(--font-16)}.section-list{display:grid;gap:.75rem;width:min(32rem,100%);margin:0;padding-left:1.25rem;color:var(--muted);font-size:var(--font-16);line-height:1.55;text-align:left}.section-final-space{padding-bottom:3rem}.home-products-section{display:grid;gap:clamp(2rem,5vw,4rem);padding-bottom:clamp(3rem,6vw,5rem)}.home-product-grid{display:grid;gap:clamp(1.25rem,3vw,2rem)}.home-product-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,.8fr);align-items:center;gap:clamp(1.5rem,4vw,3rem)}.home-product-card-reverse{grid-template-columns:minmax(18rem,.8fr) minmax(0,1fr)}.home-product-card-reverse .home-product-copy{order:2}.home-product-card-reverse .home-product-image{order:1}.placeholder-page{min-height:58vh}.site-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 2.5rem;color:#ffffffad;font-size:var(--font-16)}.footer-links{display:flex;flex-wrap:wrap;gap:1rem}.footer-links a:hover{color:var(--blue)}.app-shell{display:flex;min-height:100vh;flex-direction:column}.site-header{border-bottom-color:#6f48297a;box-shadow:none}.nav-shell{background:var(--brown-900);-webkit-backdrop-filter:none;backdrop-filter:none}.nav-inner{width:min(var(--container-wide),calc(100% - (2 * var(--gutter))));min-height:5.25rem}.logo{color:var(--color-text-primary);font-weight:700}.logo-mark{width:2rem;height:2rem}.nav-link{position:relative;padding:.7rem .75rem;color:var(--color-text-muted);font-size:.88rem;font-weight:600}.nav-link:hover,.nav-link.active{background:transparent;color:var(--color-text-primary);transform:none}.nav-link.active:after{position:absolute;right:.75rem;bottom:.25rem;left:.75rem;height:1px;background:var(--color-accent);content:""}.menu-toggle{display:none}main{width:min(var(--container),calc(100% - (2 * var(--gutter))));flex:1}.home-intro{display:grid;min-height:min(48rem,calc(100svh - 5.25rem));align-content:center;padding:clamp(5rem,10vw,9rem) 0}.home-intro:before{width:4rem;height:1px;margin-bottom:2rem;background:var(--color-accent);content:""}.home-intro h1{max-width:10ch}.home-intro-summary{display:grid;grid-template-columns:minmax(0,31rem) auto;align-items:end;justify-content:space-between;gap:2rem;margin-top:clamp(2rem,5vw,4rem)}.home-intro-summary p{margin:0;color:var(--color-text-secondary);font-size:clamp(1.05rem,1vw + .85rem,1.35rem);line-height:1.65}.text-link{display:inline-flex;min-height:2.75rem;align-items:center;gap:.75rem;border-bottom:1px solid var(--color-border-light);color:var(--color-text-primary);font-weight:600}.eyebrow{color:var(--color-accent);font-size:.78rem;font-weight:700;letter-spacing:.14em}.home-products-section{padding-bottom:var(--section-space);border-top:1px solid var(--color-border)}.section-heading-row{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(16rem,.65fr);align-items:end;gap:clamp(2rem,6vw,6rem)}.section-heading-row h2{max-width:14ch}.section-heading-row>p{max-width:34rem;margin:0;color:var(--color-text-secondary);line-height:1.7}.site-footer{display:grid;width:min(var(--container-wide),calc(100% - (2 * var(--gutter))));gap:3rem;padding:clamp(4rem,8vw,7rem) 0 2.5rem;border-top:1px solid var(--color-border);color:var(--color-text-muted);font-size:.9rem}.footer-main,.footer-meta{display:flex;justify-content:space-between;gap:2rem}.footer-eyebrow{margin:0 0 .75rem;color:var(--color-accent);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.footer-statement{max-width:19ch;margin:0;color:var(--color-text-primary);font-family:var(--font-display);font-size:clamp(1.8rem,3vw,3rem);line-height:1.05}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(8rem,1fr));align-content:start;gap:.8rem 2rem}.footer-links a:hover{color:var(--color-text-primary)}.footer-meta{padding-top:1.25rem;border-top:1px solid rgb(111 72 41 / 45%)}.footer-meta p{margin:0}main:has(.home-page){width:100%}.home-page{overflow:clip}.home-intro{position:relative;min-height:calc(100svh - 5.25rem);padding:clamp(3rem,7vw,7rem) max(var(--gutter),calc((100vw - var(--container-wide)) / 2));background:linear-gradient(90deg,transparent 0 72%,rgb(167 117 81 / 10%) 72% 72.08%,transparent 72.08%),var(--brown-900)}.home-intro:before{display:none}.home-intro-main{display:grid;width:min(100%,82rem);align-content:center}.home-intro h1{max-width:12ch;font-size:clamp(4rem,8.6vw,8.5rem);line-height:.9}.home-intro h1 em{color:var(--brown-200);font-weight:500}.home-intro-summary{grid-template-columns:minmax(0,39rem);justify-content:start;gap:1.75rem;max-width:45rem;margin-top:clamp(2.5rem,5vw,4.5rem);padding-left:clamp(0rem,6vw,6rem)}.home-intro-action{display:inline-flex;width:fit-content;min-height:3.4rem;align-items:center;gap:1rem;padding:.9rem 1.2rem;background:var(--cream-100);color:var(--brown-900);font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:background .18s ease,transform .18s ease}.home-intro-action:hover{background:var(--cream-50);transform:translateY(-2px)}.home-products-section{display:block;padding:0 max(var(--gutter),calc((100vw - var(--container-wide)) / 2));border:0;background:var(--brown-850)}.section-heading-row{grid-template-columns:.45fr minmax(0,1.2fr) .65fr;align-items:start;gap:clamp(2rem,5vw,6rem);padding-bottom:clamp(5rem,9vw,9rem)}.section-heading-row h2{max-width:10ch}.home-product-grid{display:block}.home-product-featured{min-height:min(58rem,calc(100vh - 5rem));margin:0 calc(-1*max(var(--gutter),calc((100vw - var(--container-wide)) / 2)));padding-right:max(var(--gutter),calc((100vw - var(--container-wide)) / 2));padding-left:max(var(--gutter),calc((100vw - var(--container-wide)) / 2));background:var(--cream-100);color:var(--brown-900)}.home-product-featured .home-product-image:after{border-color:#0f080340}.home-product-featured .home-product-copy{color:var(--brown-900)}.home-product-featured .home-product-kicker,.home-product-featured .home-product-copy p{color:var(--brown-600)}.home-product-featured .home-product-copy h2{max-width:10ch;color:var(--brown-900);font-size:clamp(3.25rem,6vw,7rem);line-height:.9}.home-product-featured .home-product-copy li{border-color:#502e1359;color:var(--brown-700)}.home-product-featured .home-product-copy li:last-child{border-color:#502e1359}.home-product-lead{font-size:clamp(1.05rem,.8vw + .9rem,1.35rem)!important}.home-product-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem}.home-product-actions p{max-width:24rem;margin:0;font-size:.78rem!important;line-height:1.5}.home-secondary-offers{border-top:1px solid var(--color-border)}.home-product-story{display:grid;grid-template-columns:minmax(20rem,.9fr) minmax(0,1fr);gap:clamp(3rem,8vw,9rem);align-items:center;padding:clamp(5rem,9vw,9rem) 0;border-bottom:1px solid var(--color-border)}.home-product-story-reverse{grid-template-columns:minmax(0,1fr) minmax(20rem,.9fr)}.home-product-story-reverse .home-product-image{order:2}.home-product-story-reverse .home-product-copy{order:1;padding-left:clamp(0rem,5vw,6rem)}.home-product-image{position:relative;width:100%;background:transparent}.home-product-image:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgb(239 217 187 / 14%);pointer-events:none;content:""}.home-product-image img{display:block;width:100%;height:auto;aspect-ratio:.625;object-fit:cover}.home-product-copy{gap:1.5rem}.home-product-copy h3{max-width:12ch;font-size:clamp(2.75rem,5vw,5.75rem);line-height:.94}.home-product-copy p{max-width:34rem;font-size:clamp(1rem,.5vw + .9rem,1.2rem)}.home-product-copy ul{max-width:34rem;gap:0;padding:0;list-style:none}.home-product-copy li{padding:.8rem 0;border-top:1px solid rgb(111 72 41 / 55%)}.home-product-copy li:last-child{border-bottom:1px solid rgb(111 72 41 / 55%)}.home-product-button{min-width:0}.pricing-text{width:fit-content;margin:1.6rem 0 1rem;border:1px solid rgba(255,250,187,.2);border-radius:999px;padding:.7rem 1rem;background:#fffabb1a;color:#fff;font-size:var(--font-32);font-weight:700}.glass-card{border:1px solid var(--border);border-radius:22px;background:var(--white-glass);box-shadow:0 24px 70px #00000052;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.signup-panel{max-width:41rem;margin-top:2rem;padding:.75rem}.home-hero-cta{width:min(41rem,100%);margin-top:0}.signup-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem}.input{min-height:4.5rem;width:100%;border:1px solid var(--border);border-radius:16px;outline:none;background:#ffffff14;color:#fff;font-size:var(--font-16);padding:0 1rem;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.input::placeholder{color:#ffffff8f}.input:focus{border-color:#8ddbffb8;background:#ffffff1c;box-shadow:0 0 0 4px #8ddbff24}.button{display:inline-flex;min-height:4.5rem;align-items:center;justify-content:center;border:1px solid transparent;border-radius:16px;cursor:pointer;padding:.85rem 1.2rem;font-size:var(--font-32);font-weight:800;letter-spacing:0;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.65;transform:none}.button-primary{background:var(--blue);color:#03101a;box-shadow:0 14px 30px #8ddbff38}.button-accent{background:var(--yellow);color:#111209;box-shadow:0 14px 30px #fffabb33}.button-glass{border-color:var(--border);background:#ffffff14;color:#fff}.image-wrap,.growth-image-wrap,.metric-panel{border:1px solid var(--border);border-radius:24px;background:#ffffff0f;box-shadow:0 26px 80px #00000057;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.image-wrap{overflow:hidden;padding:clamp(.75rem,2vw,1.2rem);animation:fade-up .62s ease 90ms both}.home-hero-image{width:min(760px,100%)}.image-wrap img,.growth-image-wrap img{width:100%;border-radius:18px;height:auto;object-fit:contain}.metric-panel{display:grid;min-height:24rem;place-items:center;padding:2rem;text-align:center}.home-automation-visual{width:min(760px,100%)}.home-hero-section .signup-form .button,.home-automation-section>.button,.no-cost-hero-button{min-width:min(24rem,100%);padding-inline:2rem}.section-cta{width:fit-content}.metric-panel strong{color:var(--blue);font-size:var(--font-64);font-weight:800;line-height:1}.metric-panel span{color:var(--yellow);font-size:var(--font-32);font-weight:800}.success-message{display:grid;gap:.65rem;padding:1rem;color:#fff;font-size:var(--font-32);line-height:1.15}.success-message a{color:var(--blue);font-weight:800}.form-error{grid-column:1 / -1;margin:.1rem 0 0;color:var(--yellow);font-size:var(--font-32);font-weight:700}.growth-image-wrap{width:min(820px,100%);overflow:hidden;padding:clamp(.75rem,2vw,1.2rem)}.cta-panel{display:grid;gap:1rem;justify-items:start;padding:clamp(1.4rem,4vw,2.4rem)}.cta-panel h2{max-width:18ch}.cta-panel p{max-width:32rem;margin:0;color:var(--muted);font-size:var(--font-48);line-height:1.08}.section-card-grid,.section-metric-grid{display:grid;gap:1rem;width:100%;margin-top:2rem}.section-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-card,.section-metric-card,.section-panel,.home-product-card{padding:clamp(1.25rem,3vw,2rem)}.section-card{display:grid;gap:.9rem}.section-card h3,.section-metric-card p{margin:0;color:#fff}.section-card h3{font-size:1.2rem;line-height:1.15}.section-card p{margin:0;color:var(--muted);font-size:var(--font-16);line-height:1.55}.home-product-copy{display:grid;gap:1rem;justify-items:start}.home-product-kicker{width:fit-content;margin:0;border:1px solid rgba(141,219,255,.18);border-radius:999px;padding:.5rem .8rem;background:#8ddbff1a;color:var(--yellow);font-size:var(--font-16);font-weight:800}.home-product-copy h3{max-width:16ch;margin:0;color:#fff;font-size:var(--font-48);line-height:1}.home-product-copy p{max-width:36rem;margin:0;color:var(--muted);font-size:var(--font-16);line-height:1.6}.home-product-copy ul{display:grid;gap:.6rem;margin:.25rem 0 0;padding-left:1.15rem;color:#ffffffdb;font-size:var(--font-16);line-height:1.5}.home-product-button{margin-top:.35rem;min-width:min(20rem,100%)}.home-product-image{width:100%}.glass-card{border-color:var(--color-border);border-radius:var(--radius-lg);background:linear-gradient(145deg,var(--brown-800),var(--brown-750));box-shadow:var(--shadow-warm);-webkit-backdrop-filter:none;backdrop-filter:none}.input{border-radius:var(--radius-sm);background:var(--color-bg-primary);color:var(--color-text-primary)}.input::placeholder{color:var(--color-text-muted)}.input:focus{border-color:var(--color-border-highlight);background:var(--brown-850);box-shadow:0 0 0 4px #a775512e}.button{border-radius:var(--radius-sm);font-size:.95rem;font-weight:700}.button-primary{background:var(--cream-100);color:var(--color-text-inverse);box-shadow:0 14px 30px #0f080347}.button-accent{background:var(--color-accent);color:var(--brown-950);box-shadow:0 14px 30px #0a060347}.button-glass{border-color:var(--color-border-light);background:transparent;color:var(--color-text-primary)}.home-product-card{transition:border-color .18s ease,transform .18s ease}.home-product-card:hover{border-color:var(--color-border-light);transform:translateY(-3px)}.home-product-kicker{border:0;border-radius:0;padding:0;background:transparent;color:var(--color-accent);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.home-product-copy h3{color:var(--color-text-primary);font-family:var(--font-display);font-size:clamp(2rem,3vw,3.5rem);font-weight:500;letter-spacing:-.03em;line-height:1.02}.home-product-copy p,.home-product-copy ul{color:var(--color-text-secondary)}.home-product-image{background:var(--brown-700)}.section-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.section-metric-card{display:grid;place-items:center;min-height:9rem;text-align:center}.section-metric-card p{font-size:1.05rem;font-weight:700;line-height:1.35}.section-panel{display:grid;gap:1rem;width:100%}.section-panel-centered{justify-items:center;text-align:center}.home-page .button{min-height:3.5rem;border-radius:0;box-shadow:none;padding-inline:1.5rem}.home-page .button:hover{transform:none}.home-page .button-accent:hover{background:var(--cream-100)}.pricing-section,.billing-status-section,.restore-section{padding:clamp(4rem,8vw,7rem) 0 3rem}.pricing-layout,.restore-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr);align-items:start;gap:clamp(1.5rem,4vw,3rem)}.pricing-copy,.restore-copy{display:grid;align-content:start;gap:1.25rem}.pricing-copy>*,.restore-copy>*,.pricing-card{opacity:0;animation-fill-mode:both;animation-duration:.68s;animation-timing-function:cubic-bezier(.2,.8,.2,1)}.pricing-copy>*,.restore-copy>*{animation-name:checkout-fade-up}.pricing-copy>:nth-child(1){animation-delay:60ms}.pricing-copy>:nth-child(2){animation-delay:.12s}.pricing-copy>:nth-child(3){animation-delay:.18s}.pricing-copy>:nth-child(4){animation-delay:.24s}.pricing-copy>:nth-child(5){animation-delay:.3s}.pricing-copy>:nth-child(6){animation-delay:.36s}.pricing-copy>:nth-child(7){animation-delay:.42s}.restore-copy>:nth-child(1){animation-delay:60ms}.restore-copy>:nth-child(2){animation-delay:.12s}.restore-copy>:nth-child(3){animation-delay:.18s}.restore-copy>:nth-child(4){animation-delay:.24s}.pricing-card,.restore-card{animation-name:checkout-slide-in;animation-delay:.22s}.pricing-back-arrow{display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:999px;background:#ffffff0f;color:var(--blue);font-size:1.4rem;font-weight:700;transition:background .18s ease,color .18s ease,transform .18s ease}.pricing-back-arrow:hover{background:#8ddbff1f;color:var(--yellow);transform:translateY(-1px)}.pricing-copy h1,.billing-status-card h1,.restore-copy h1{max-width:14ch}.pricing-copy .section-subtext,.billing-status-card .section-subtext,.restore-copy .section-subtext{max-width:30rem;margin:0}.feature-list{display:grid;gap:.9rem;margin:0;padding:0;list-style:none}.feature-list li{display:grid;gap:.35rem;border-left:2px solid rgba(141,219,255,.4);padding-left:1rem;color:var(--muted);font-size:var(--font-16);line-height:1.45}.feature-list li strong{color:#fff;font-size:1.05rem}.feature-description{margin:0;color:var(--muted)}.feature-list li span{color:var(--muted)}.feature-list li .accent-text{color:var(--color-accent)}.feature-value{color:#fff;font-weight:700}.feature-summary-list{display:grid;gap:.75rem}.feature-summary-item{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin:0;color:var(--muted);font-size:var(--font-16);line-height:1.45}.feature-summary-item strong{color:#fff;font-size:1.05rem}.feature-summary-item strong.accent-text{color:var(--color-accent)}.feature-savings{margin:0;color:#fff;font-size:var(--font-32);font-weight:800;line-height:1.1}.feature-closing{gap:.6rem}.feature-closing-heading{margin:0;color:var(--yellow);font-size:var(--font-16);font-weight:800;letter-spacing:.08em}.pricing-card,.billing-status-card,.restore-card{display:grid;gap:1.25rem;padding:clamp(1.25rem,3vw,2rem)}.restore-card{align-content:start}.restore-support-note{display:grid;gap:.4rem;max-width:30rem;margin-top:.25rem;border-left:2px solid rgba(255,250,187,.44);padding-left:1rem;color:var(--muted);font-size:var(--font-16);line-height:1.55}.restore-support-note strong,.restore-support-note a{color:var(--yellow)}.restore-result{display:grid;gap:1rem;border:1px solid rgba(141,219,255,.18);border-radius:18px;padding:clamp(1rem,3vw,1.4rem);background:#8ddbff14}.restore-result-label{margin:0;color:var(--yellow);font-size:var(--font-16);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.restore-result h2{max-width:100%;font-size:var(--font-32);line-height:1.1}.restore-details{display:grid;gap:.75rem;margin:0}.restore-details div{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;border-top:1px solid var(--border);padding-top:.75rem}.restore-details dt,.restore-details dd,.restore-thanks{margin:0;font-size:var(--font-16);line-height:1.5}.restore-details dt,.restore-thanks{color:var(--muted)}.restore-details dd{color:#fff;font-weight:700;text-align:right}.restore-download-button{width:100%;font-size:var(--font-16)}.pricing-card-header{display:grid;gap:.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.pricing-plan,.pricing-period,.checkout-label,.fine-print,.checkout-message,.session-pill,.back-link{margin:0;font-size:var(--font-16);line-height:1.45}.pricing-plan{color:var(--yellow);font-weight:800;text-transform:uppercase}.pricing-card-header h2{max-width:none;font-size:var(--font-64)}.pricing-period{color:var(--muted)}.checkout-form{display:grid;gap:.75rem}.checkout-label{color:var(--yellow);font-weight:700}.checkout-consent{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start;color:var(--muted);font-size:var(--font-16);line-height:1.5;cursor:pointer}.checkout-consent input{width:1rem;height:1rem;margin:.2rem 0 0;accent-color:var(--yellow)}.checkout-button{width:100%}.checkout-message{border:1px solid rgba(141,219,255,.18);border-radius:16px;padding:.9rem 1rem;background:#8ddbff14;color:#fff}.form-error.checkout-error{margin:0;color:#f08484}.checkout-disclosure{margin:0;color:#ffffff94;font-size:.95rem;line-height:1.55}.fine-print{color:#ffffffad}.checkout-legal-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;width:100%;padding-top:1rem;border-top:1px solid var(--border)}.legal-link{color:var(--blue);font-size:var(--font-16);font-weight:700;line-height:1.45}.legal-link:hover{color:var(--yellow)}.back-link{color:var(--blue);font-weight:700}.back-link:hover{color:var(--yellow)}.billing-status-section{width:min(var(--container-wide),calc(100% - 2 * var(--gutter)));margin-inline:auto}.billing-success-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(22rem,.92fr);gap:clamp(3rem,8vw,8rem);align-items:start}.billing-success-intro{position:sticky;top:8rem;display:grid;gap:1.5rem}.billing-success-intro h1{max-width:11ch}.billing-success-intro .section-subtext{max-width:35rem;margin:0;color:var(--color-text-secondary);font-size:clamp(1.05rem,1.2vw,1.3rem);line-height:1.65}.success-confirmation{display:flex;gap:.85rem;align-items:center}.success-confirmation .eyebrow{margin:0}.success-details{display:grid;gap:1.5rem;width:100%;border-top:1px solid var(--color-border-light);padding-top:1.25rem}.success-details-label{margin:0;color:var(--color-accent);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.success-details p{margin:0;color:var(--color-text-secondary);font-size:var(--font-16);line-height:1.65}.success-details a{font-weight:600}.success-steps{display:grid;gap:0;margin:0;padding:0;list-style:none}.success-steps li{display:grid;grid-template-columns:2.5rem 1fr;gap:1rem;border-bottom:1px solid var(--color-border);padding:1.35rem 0}.success-steps li>span{color:var(--color-accent);font-size:.78rem;font-weight:700;letter-spacing:.08em}.success-steps div{display:grid;gap:.45rem}.success-steps strong{color:var(--color-text-primary);font-family:var(--font-display);font-size:clamp(1.2rem,1.5vw,1.5rem);font-weight:500;line-height:1.2}.success-outcome{display:grid;gap:.5rem;border-left:2px solid var(--color-accent);padding:.25rem 0 .25rem 1.25rem}.success-outcome>p{color:var(--color-accent);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.success-outcome strong{max-width:28rem;color:var(--color-text-primary);font-size:1.05rem;line-height:1.55}.success-actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.success-text-link{border-bottom:1px solid var(--color-border-highlight);padding:.3rem 0;color:var(--color-text-primary)}.success-text-link:hover{color:var(--color-accent-hover)}.success-support{padding-top:.25rem;font-size:.9rem!important}.success-support a{border-bottom:1px solid var(--color-border-highlight);color:var(--color-text-primary)}.success-checkmark{display:grid;width:1.75rem;height:1.75rem;place-items:center;border:1px solid var(--color-accent);border-radius:50%;color:var(--cream-100);font-size:.8rem;font-weight:700}@media(max-width:760px){.billing-success-layout{grid-template-columns:1fr;gap:3rem}.billing-success-intro{position:static}}.pricing-section{width:min(90rem,calc(100vw - 2 * var(--gutter)));margin:0 calc(50% - 50vw);padding:clamp(1.75rem,3vw,3rem) var(--gutter)}.pricing-layout{min-height:calc(100vh - 10rem);grid-template-columns:minmax(0,1.08fr) minmax(24rem,.82fr);align-items:center;gap:clamp(2.5rem,6vw,7rem);margin:0 auto}.pricing-copy{gap:clamp(.75rem,1.3vh,1.1rem)}.pricing-copy .eyebrow{margin-top:.25rem}.pricing-copy h1{max-width:11ch;font-size:clamp(3.25rem,5.6vw,6.5rem);line-height:.88}.pricing-copy h1 em{color:var(--color-accent);font-weight:inherit}.pricing-copy .section-subtext{max-width:42rem;font-size:clamp(1rem,.45vw + .9rem,1.18rem);line-height:1.55}.pricing-copy .feature-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.75rem,1.5vw,1.25rem);max-width:48rem}.pricing-copy .feature-list li{gap:.3rem;border-top:1px solid var(--color-border);border-left:0;padding:.75rem 0 0;font-size:.86rem;line-height:1.45}.pricing-copy .feature-list li strong{color:var(--color-text-primary);font-size:.9rem}.pricing-copy .feature-savings{max-width:42rem;color:var(--color-text-primary);font-family:var(--font-display);font-size:clamp(1.4rem,2.2vw,2.5rem);font-weight:500}.pricing-copy .feature-closing,.pricing-copy .feature-summary-list{display:none}.pricing-back-arrow{width:2.5rem;height:2.5rem;border-color:var(--color-border);border-radius:0;background:transparent;color:var(--color-text-primary)}.pricing-back-arrow:hover{background:var(--brown-700);color:var(--cream-50)}.pricing-card{gap:1rem;padding:clamp(1.5rem,3vw,2.5rem);border:1px solid var(--color-border-light);border-radius:0;background:var(--brown-800);box-shadow:1.25rem 1.25rem 0 var(--brown-700)}.pricing-card-header{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;padding-bottom:1rem}.pricing-card-header h2{max-width:12rem;color:var(--cream-50);font-family:var(--font-sans);font-size:clamp(1rem,1.1vw,1.2rem);font-weight:600;line-height:1.25;text-align:right}.pricing-plan{color:var(--color-accent);font-size:.78rem;letter-spacing:.06em}.pricing-secure{margin:.35rem 0 0;color:var(--color-text-muted);font-size:.72rem}.checkout-form{gap:.65rem}.checkout-label{color:var(--color-text-primary);font-size:.8rem}.checkout-form .input{min-height:3.75rem;border-radius:0;background:var(--brown-950)}.checkout-consent{gap:.65rem;color:var(--color-text-secondary);font-size:.75rem;line-height:1.45}.checkout-consent a{color:var(--cream-100);text-decoration:underline;text-underline-offset:.18em}.checkout-button{min-height:3.65rem;margin-top:.25rem;border-radius:0}.checkout-disclosure{font-size:.7rem;line-height:1.45}.checkout-legal-links{padding-top:.75rem}.legal-link{color:var(--color-text-secondary);font-size:.72rem}@media(max-width:880px){.pricing-section{width:100%;margin:0;padding:1.5rem 0 3rem}.pricing-layout{min-height:0;gap:3rem}.pricing-card{order:2;box-shadow:.75rem .75rem 0 var(--brown-700)}.pricing-copy{order:1}.pricing-copy .feature-list{grid-template-columns:1fr}}@keyframes checkout-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes checkout-slide-in{0%{opacity:0;transform:translate(34px)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.pricing-copy>*,.restore-copy>*,.pricing-card,.restore-card{opacity:1;animation:none;transform:none}}.policy-page{padding:clamp(4rem,8vw,7rem) 0 3rem}.policy-shell{display:grid;gap:1.5rem;width:min(54rem,100%)}.policy-shell h1{max-width:100%}.policy-effective,.policy-intro,.policy-section p,.policy-section li{margin:0;color:var(--muted);font-size:var(--font-16);line-height:1.6}.policy-effective strong,.policy-section strong{color:#fff}.policy-section{display:grid;gap:.85rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.policy-section h2,.policy-section h3{max-width:100%;margin:0;color:#fff;letter-spacing:0;line-height:1.05}.policy-section h2{font-size:var(--font-32)}.policy-section h3{font-size:1.15rem}.policy-section ul{display:grid;gap:.65rem;margin:0;padding-left:1.25rem}.policy-sublist{margin-top:-.25rem;padding-left:2rem}.section-media-full{width:100%}@keyframes fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-width:880px){.nav-inner{grid-template-columns:1fr auto;min-height:auto;padding:1rem 0}.nav-actions{display:contents}.menu-toggle{display:inline-flex;min-width:4.5rem;min-height:2.75rem;align-items:center;justify-content:flex-end;gap:.65rem;border:0;background:transparent;color:var(--color-text-primary);font-size:.85rem;font-weight:600}.menu-toggle-icon{display:grid;width:1.2rem;gap:.3rem}.menu-toggle-icon i{display:block;width:100%;height:1px;background:currentColor}.nav-links{display:none;grid-column:1 / -1;grid-row:2;flex-direction:column;align-items:stretch;padding:.75rem 0 1rem}.nav-links.is-open{display:flex}.nav-link{min-height:3rem;padding:.85rem 0;border-top:1px solid rgb(111 72 41 / 40%)}.nav-link.active:after{display:none}.section-grid,.section-grid.reverse,.home-product-card,.home-product-card-reverse{grid-template-columns:1fr}.home-product-card-reverse .home-product-copy,.home-product-card-reverse .home-product-image{order:initial}.section-card-grid,.section-metric-grid,.home-intro-summary,.section-heading-row,.pricing-layout,.restore-layout{grid-template-columns:1fr}.section-grid.reverse .metric-panel{order:2}h1,h2{max-width:100%}.section-heading-row,.home-product-story,.home-product-story-reverse{grid-template-columns:1fr}.home-product-story-reverse .home-product-image,.home-product-story-reverse .home-product-copy{order:initial}.home-product-story-reverse .home-product-copy{padding-left:0}}@media(max-width:620px){main,.site-footer{width:min(100% - 1rem,1180px)}.nav-inner{width:min(100% - 2.5rem,1180px);gap:.8rem}.login-button{min-height:2.8rem;padding:.65rem .85rem}.nav-link{padding:.55rem .7rem;font-size:var(--font-16)}.hero-section,.automation-section,.growth-section,.home-products-section,.cta-section{padding:3rem 0}.home-intro{min-height:auto;padding:5rem 0}.home-intro h1{font-size:clamp(3.35rem,18vw,5rem)}main:has(.home-page){width:100%}.home-intro{padding:5rem 1.25rem}.home-intro-summary{padding-left:0}.home-products-section{padding-right:1.25rem;padding-left:1.25rem}.home-product-story{gap:3rem}.footer-main,.footer-meta{flex-direction:column}.footer-links,.signup-form{grid-template-columns:1fr}.billing-actions{width:100%;flex-direction:column;align-items:stretch}.button,.input{width:100%}.metric-panel{min-height:18rem}}
