@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap";:root{color:#fff;background:#030413;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--color-accent: #FFFABB;-webkit-font-smoothing:antialiased;--blue: #8ddbff;--black: #030413;--yellow: #fffabb;--white-glass: rgba(255, 255, 255, .08);--white-glass-strong: rgba(255, 255, 255, .12);--border: rgba(255, 255, 255, .12);--muted: rgba(255, 255, 255, .76);--font-16: clamp(.9rem, 1.5vw, 1rem);--font-32: clamp(1.5rem, 3vw, 2rem);--font-48: clamp(2rem, 4.5vw, 3rem);--font-64: clamp(2.5rem, 6vw, 4rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}.accent-text{color:var(--color-accent)}body{min-width:320px;min-height:100vh;margin:0;background:linear-gradient(180deg,rgba(141,219,255,.12),transparent 28rem),var(--black)}body,button,input{font-family:inherit}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}.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{color:var(--blue);font-size:var(--font-16);font-weight:800;white-space:nowrap}.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,.cta-section{padding:clamp(4rem,8vw,7rem) 0 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}.no-cost-hero-copy{gap:1.5rem}.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}h1,h2,p{overflow-wrap:anywhere}h1,h2{max-width:13ch;margin:0;color:#fff;font-weight:800;letter-spacing:0;line-height:.98}h1,h2{font-size:var(--font-64)}.section-subtext{max-width:64rem;margin:1.35rem 0 0;color:var(--muted);font-size:var(--font-32);line-height:1.08}.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}.pricing-section,.billing-status-section{padding:clamp(4rem,8vw,7rem) 0 3rem}.pricing-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr);align-items:start;gap:clamp(1.5rem,4vw,3rem)}.pricing-copy{display:grid;align-content:start;gap:1.25rem}.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{max-width:14ch}.pricing-copy .section-subtext,.billing-status-card .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-list li span{color:var(--muted)}.feature-savings{margin:0;color:#fff;font-size:var(--font-32);font-weight:800;line-height:1.1}.pricing-card,.billing-status-card{display:grid;gap:1.25rem;padding:clamp(1.25rem,3vw,2rem)}.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{display:grid;justify-items:center}.billing-status-card{width:min(42rem,100%);justify-items:start}.session-pill{display:inline-flex;flex-wrap:wrap;gap:.5rem;border:1px solid rgba(255,250,187,.18);border-radius:999px;padding:.7rem 1rem;background:#fffabb14;color:#fff}.session-pill span{color:var(--yellow);font-weight:700}.billing-actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.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}.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-section{display:grid;justify-items:center;gap:2rem;text-align:center}.center-copy{display:grid;justify-items:center}.center-copy h2{max-width:16ch}.center-copy .section-subtext{max-width:48rem;margin-bottom:1.5rem}.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}.placeholder-page{min-height:58vh}.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}.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)}@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}.nav-links{grid-column:1 / -1;grid-row:2;justify-content:flex-start;overflow-x:auto;padding-bottom:.1rem}.section-grid,.section-grid.reverse,.pricing-layout{grid-template-columns:1fr}.section-grid.reverse .metric-panel{order:2}h1,h2{max-width:100%}}@media(max-width:620px){main,.site-footer{width:min(100% - 1rem,1180px)}.nav-inner{width:min(100% - 1rem,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,.cta-section{padding:3rem 0}.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}}
