:root{color-scheme:light;--background: #f7f7f5;--surface: #fff;--surface-subtle: #f0f1ef;--surface-strong: #e5e6e2;--ink: #121516;--muted: #606870;--subtle: #8b9297;--rule: #d7dad6;--brand: #00aeea;--brand-hover: #0098ce;--brand-soft: #e3f7fd;--brand-ink: #062331;--shadow: 0 20px 52px rgb(21 30 34 / 8%)}:root[data-theme=dark]{color-scheme:dark;--background: #0d0f11;--surface: #14171a;--surface-subtle: #191c20;--surface-strong: #22262b;--ink: #f4f5f3;--muted: #a5abb0;--subtle: #747c83;--rule: #292e33;--brand: #18b7ee;--brand-soft: #0e2e3a;--brand-ink: #03171f;--shadow: 0 24px 60px rgb(0 0 0 / 25%)}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth}body{background:var(--background);color:var(--ink);font-family:Manrope Variable,Manrope,system-ui,sans-serif;margin:0;min-width:320px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,textarea:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--brand);outline-offset:3px}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{font-family:Archivo,Arial Narrow,sans-serif;letter-spacing:-.035em}.skip-link{background:var(--ink);color:var(--background);left:12px;padding:10px 14px;position:fixed;top:-60px;z-index:40}.skip-link:focus{top:12px}.site-shell{overflow:clip}.site-header,.section,.hero,.proof-strip,.site-footer,.page{margin-inline:auto;max-width:1240px}.site-header{align-items:center;display:grid;gap:24px;grid-template-columns:1fr auto 1fr;min-height:80px;padding:0 28px;position:relative;z-index:10}.wordmark{align-items:center;display:inline-flex;font-family:Archivo,sans-serif;font-size:.95rem;font-weight:700;gap:9px;letter-spacing:.01em;text-decoration:none;text-transform:uppercase}.wordmark-mark{align-items:center;background:var(--brand);border-radius:6px;color:var(--brand-ink);display:inline-flex;font-size:.78rem;height:28px;justify-content:center;width:28px}.site-nav{display:flex;gap:25px}.site-nav a{color:var(--muted);font-size:.81rem;font-weight:650;text-decoration:none;white-space:nowrap}.site-nav a:hover,.site-nav a.active,.text-link:hover,.proof-strip a:hover{color:var(--brand)}.header-actions{align-items:center;display:flex;gap:12px;justify-content:flex-end}.login-link{border:1px solid var(--rule);border-radius:999px;font-size:.8rem;font-weight:780;min-height:38px;padding:9px 14px;text-decoration:none}.login-link:hover{border-color:var(--brand);color:var(--brand)}.theme-toggle{background:var(--surface);border:1px solid var(--rule);border-radius:999px;display:flex;gap:2px;padding:2px}.theme-toggle button{background:transparent;border:0;border-radius:999px;color:var(--subtle);font-size:.65rem;font-weight:750;padding:5px 7px}.theme-toggle button.active{background:var(--surface-subtle);color:var(--ink)}.button{align-items:center;background:var(--brand);border:1px solid var(--brand);border-radius:6px;color:var(--brand-ink);display:inline-flex;font-size:.86rem;font-weight:800;gap:16px;justify-content:center;min-height:48px;padding:0 20px;text-decoration:none;transition:background .18s ease,border .18s ease,transform .18s ease}.button:hover{background:var(--brand-hover);border-color:var(--brand-hover);transform:translateY(-2px)}.button:active{transform:translateY(0) scale(.98)}.button-small{min-height:38px;padding:0 14px}.button-secondary{background:transparent;border-color:var(--rule);color:var(--ink)}.button-secondary:hover{background:var(--surface-subtle);border-color:var(--rule)}.hero{display:grid;grid-template-columns:1.1fr .9fr;min-height:720px;padding:42px 28px 70px;position:relative}.hero-image{inset:42px 28px 70px;margin:0;overflow:hidden;position:absolute}.hero-image:after{background:linear-gradient(90deg,#081012c7,#0810126b 55%,#0810121f);content:"";inset:0;position:absolute}.hero-image img{height:100%;object-fit:cover;width:100%}.hero-copy{align-self:start;color:#fff;grid-column:1;grid-row:1;margin-top:48px;padding:48px;position:relative;z-index:1}.hero-copy h1{font-size:clamp(3.5rem,7vw,6rem);line-height:.93;margin:18px 0 24px;max-width:8ch}.hero-intro{font-size:1.08rem;line-height:1.7;max-width:35rem}.kicker,.eyebrow{color:var(--brand);font-size:.74rem;font-weight:800;letter-spacing:.14em;margin:0 0 14px;text-transform:uppercase}.hero-copy .kicker{color:#9eeaff}.hero-proof{display:flex;flex-wrap:wrap;gap:10px 18px;margin:26px 0}.hero-proof span{border-left:2px solid var(--brand);font-size:.76rem;padding-left:9px}.hero-action{align-self:end;background:var(--surface);box-shadow:var(--shadow);grid-column:2;grid-row:1;margin:0 18px -48px -56px;padding:34px;position:relative;z-index:2}.action-topline,.record-header{color:var(--subtle);display:flex;font-size:.7rem;font-weight:800;justify-content:space-between;letter-spacing:.12em;text-transform:uppercase}.hero-action h2{font-size:2rem;margin:24px 0 10px}.hero-action p{color:var(--muted);line-height:1.6}.field{display:grid;gap:8px;margin:18px 0}.field>span{color:var(--muted);font-size:.75rem;font-weight:800}input,select,textarea{background:var(--surface);border:1px solid var(--rule);border-radius:5px;color:var(--ink);padding:13px 14px;width:100%}textarea{resize:vertical}.hero-action .button{width:100%}.form-note,.notice{color:var(--subtle);font-size:.78rem;line-height:1.5}.proof-strip{align-items:center;border-block:1px solid var(--rule);display:flex;justify-content:space-between;padding:20px 28px}.proof-strip p{font-family:Archivo,sans-serif;font-weight:700}.proof-strip a,.text-link{color:var(--brand);font-size:.84rem;font-weight:800;text-decoration:none}.section{padding:112px 28px}.section-intro{max-width:640px}.section-intro h2,.location-copy h2,.record-copy h2,.page-heading h1{font-size:clamp(2.8rem,5vw,4.8rem);line-height:.98;margin:0 0 24px}.section-intro>p:last-child,.record-copy>p,.location-copy>p,.page-heading>p:last-child{color:var(--muted);font-size:1.05rem;line-height:1.75;max-width:60ch}.process-section{display:grid;gap:70px;grid-template-columns:.8fr 1.2fr}.process-list{border-top:1px solid var(--rule);list-style:none;margin:0;padding:0}.process-list li{border-bottom:1px solid var(--rule);display:grid;gap:10px 22px;grid-template-columns:48px 1fr;padding:26px 0}.process-list span{color:var(--brand);font-family:Archivo;font-weight:700;grid-row:span 2}.process-list h3,.process-list p{margin:0}.process-list p{color:var(--muted);line-height:1.6}.record-section,.location-section{align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.record-media{position:relative}.record-media img{display:block;height:480px;object-fit:cover;width:100%}.record-media p{background:var(--surface);bottom:20px;box-shadow:var(--shadow);font-family:Archivo;font-size:1.1rem;font-weight:700;margin:0;padding:18px 20px;position:absolute;right:-20px}.feature-list{color:var(--muted);line-height:1.6;list-style:none;margin:26px 0;padding:0}.feature-list li{border-top:1px solid var(--rule);padding:12px 0 12px 22px;position:relative}.feature-list li:before{color:var(--brand);content:"✓";font-weight:800;left:0;position:absolute}.service-record,.form-panel,.location-prompt,.completion-panel{background:var(--surface);border:1px solid var(--rule);box-shadow:var(--shadow);padding:34px}.record-row{border-top:1px solid var(--rule);display:grid;gap:10px;padding:22px 0}.record-row span{color:var(--subtle);font-size:.75rem;font-weight:700}.record-row strong{font-family:Archivo;font-size:1.1rem}.plan-section{border-top:1px solid var(--rule)}.plan-grid,.hub-list,.tier-grid,.warranty-grid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-top:42px}.plan-card,.warranty-card,.tier-card,.hub-card{background:var(--surface);border:1px solid var(--rule);padding:30px}.plan-card h2,.plan-card h3{font-size:2rem;margin:0 0 10px}.plan-price{color:var(--brand);font:700 3rem Archivo;margin:24px 0}.plan-price span{color:var(--muted);font:400 .9rem Manrope}.plan-card .button{width:100%}.page{padding:70px 28px 120px}.page-heading{max-width:740px;padding:30px 0 60px}.page-heading h1{max-width:12ch}.narrow-page{max-width:800px}.stepper{display:flex;justify-content:space-between;list-style:none;margin:0 auto 32px;max-width:760px;padding:0}.stepper li{align-items:center;color:var(--subtle);display:flex;font-size:.72rem;gap:7px}.stepper span{align-items:center;border:1px solid var(--rule);border-radius:50%;display:inline-flex;height:28px;justify-content:center;width:28px}.stepper li.active,.stepper li.complete{color:var(--ink)}.stepper li.active span,.stepper li.complete span{background:var(--brand);border-color:var(--brand);color:var(--brand-ink)}.form-panel{max-width:760px;margin:0 auto}.form-section h2,.completion-panel h2{font:700 2rem Archivo;margin:0 0 10px}.form-section>p,.completion-panel>p{color:var(--muted);line-height:1.6}.field-grid{display:grid;gap:18px;grid-template-columns:1fr 1fr}.form-actions{display:flex;justify-content:space-between;margin-top:30px}.review-list{margin:24px 0}.review-list div{border-top:1px solid var(--rule);display:flex;justify-content:space-between;padding:16px 0}.review-list dt{color:var(--muted)}.review-list dd{font-weight:700;margin:0}.location-prompt{max-width:560px}.filter-row,.segmented{display:flex;flex-wrap:wrap;gap:8px;margin:32px 0}.filter-row button,.segmented button{background:transparent;border:1px solid var(--rule);border-radius:4px;color:var(--muted);padding:10px 14px}.filter-row button.active,.segmented button.active{background:var(--brand-soft);border-color:var(--brand);color:var(--brand-ink)}.hub-list{grid-template-columns:1fr}.hub-card{display:grid;gap:28px;grid-template-columns:280px 1fr}.hub-card img{height:100%;min-height:220px;object-fit:cover;width:100%}.hub-heading{display:flex;justify-content:space-between}.hub-heading h2{font-size:1.65rem;margin:0 0 8px}.hub-heading p{color:var(--muted)}.status{color:#34734c;font-size:.75rem;font-weight:800}.hub-metrics{display:flex;flex-wrap:wrap;gap:18px;margin:26px 0}.hub-metrics div{display:grid;gap:4px}.hub-metrics dt{color:var(--subtle);font-size:.7rem}.hub-metrics dd{font-weight:800;margin:0}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.tag-list span{background:var(--surface-subtle);font-size:.72rem;padding:7px 9px}.warranty-section{border-top:1px solid var(--rule);margin-top:100px;padding-top:80px}.warranty-grid{grid-template-columns:repeat(3,1fr)}.warranty-card h3{font-size:1.5rem;margin:0}.warranty-card p:not(.eyebrow){color:var(--muted);line-height:1.6}.progress-shell{background:var(--surface-subtle);border-left:4px solid var(--brand);margin-bottom:30px;padding:20px 24px}.progress-shell p{color:var(--subtle);font-size:.75rem;margin:0 0 5px}.progress-shell strong{font:700 1.4rem Archivo}.tier-grid{grid-template-columns:repeat(3,1fr)}.tier-card{color:var(--ink);text-align:left}.tier-card.selected{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand-soft)}.tier-card h2{font-size:1.7rem}.tier-card p:not(.eyebrow){color:var(--muted);line-height:1.5}.page-actions{display:flex;justify-content:flex-end;margin-top:24px}.site-footer{align-items:center;border-top:1px solid var(--rule);color:var(--muted);display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;padding:34px 28px 50px}.site-footer p{font-size:.8rem;margin:0}@media(max-width:850px){.site-header{grid-template-columns:1fr auto;padding-inline:18px}.site-nav{grid-column:1 / -1;grid-row:2;gap:14px;justify-content:space-between;overflow-x:auto;padding-bottom:14px}.site-nav a{font-size:.72rem}.hero{display:block;min-height:0;padding:20px 18px 60px}.hero-image{inset:20px 18px auto;height:560px}.hero-copy{margin-top:0;min-height:520px;padding:32px 22px}.hero-action{margin:30px 0 0}.section,.page{padding-inline:18px}.process-section,.record-section,.location-section{gap:42px;grid-template-columns:1fr}.record-media p{right:12px}.tier-grid,.warranty-grid,.hub-card{grid-template-columns:1fr}.hub-card img{height:220px;min-height:0}.site-footer{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.header-actions .login-link,.theme-toggle{display:none}.header-actions .button{min-height:34px}.hero-copy h1{font-size:3.2rem}.hero-proof{display:grid}.proof-strip{align-items:flex-start;flex-direction:column;gap:8px}.plan-grid,.field-grid{grid-template-columns:1fr}.page-heading{padding-top:10px}.page-heading h1{font-size:3rem}.stepper{align-items:flex-start;gap:7px;overflow-x:auto}.stepper li{flex-direction:column;min-width:52px;text-align:center}.form-panel,.location-prompt,.completion-panel{padding:22px}.hero-action{padding:24px}}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,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) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/Dvxsihut-manrope-cyrillic-wght-normal.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/DL7QRZyv-manrope-greek-wght-normal.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/usUDDRr7-manrope-vietnamese-wght-normal.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/Ch3YOpNY-manrope-latin-ext-wght-normal.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/DHIcAJRg-manrope-latin-wght-normal.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/anCjMumA-archivo-vietnamese-600-normal.woff2) format("woff2"),url(/assets/C8xBVdfP-archivo-vietnamese-600-normal.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/Dm61iqcg-archivo-latin-ext-600-normal.woff2) format("woff2"),url(/assets/D7uErJuz-archivo-latin-ext-600-normal.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/3BBy0ZsW-archivo-latin-600-normal.woff2) format("woff2"),url(/assets/DwYieO8P-archivo-latin-600-normal.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/nuAQAQa7-archivo-vietnamese-700-normal.woff2) format("woff2"),url(/assets/Bz2vkKqq-archivo-vietnamese-700-normal.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/DD_nkw6b-archivo-latin-ext-700-normal.woff2) format("woff2"),url(/assets/CgyfnKjw-archivo-latin-ext-700-normal.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/D9cHMWGj-archivo-latin-700-normal.woff2) format("woff2"),url(/assets/lT5TFe7H-archivo-latin-700-normal.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
