.wl-core{--navy:#0b1f33;--navy-90:#0e2643;--navy-text:#253142;--muted:#64748b;--grey-bg:#f4f7fa;--grey-line:#e5ebf2;--white:#fff;--blue:#1d8cff;--blue-hover:#0b72d9;--blue-soft:#e7f2ff;--orange:#f59e0b;--orange-soft:#fef3c7;--green:#16a34a;--green-soft:#dcfce7;--shadow-sm:0 1px 2px rgba(11,31,51,.06);--shadow-md:0 4px 12px rgba(11,31,51,.08);--shadow-lg:0 12px 40px rgba(11,31,51,.12);--radius:12px;--radius-lg:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.6;color:var(--navy-text);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wl-core,.wl-core *{box-sizing:border-box}.wl-core h1,.wl-core h2,.wl-core h3,.wl-core h4{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;color:var(--navy);line-height:1.2;letter-spacing:-.01em;margin:0}.wl-core h1{font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;letter-spacing:-.02em}.wl-core h2{font-size:clamp(1.625rem,3.5vw,2.5rem);font-weight:700}.wl-core h3{font-size:1.25rem;font-weight:600}.wl-core p{color:var(--navy-text);margin:0}.wl-core a{color:inherit;text-decoration:none}.wl-core img{max-width:100%;display:block}.wl-core ul{list-style:none;margin:0;padding:0}.wl-core button{font:inherit}.wl-core .container{max-width:1200px;margin:0 auto;padding:0 24px}.wl-core .container-narrow{max-width:920px;margin:0 auto;padding:0 24px}.wl-core .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:10px;font-family:Manrope,sans-serif;font-weight:600;font-size:.95rem;cursor:pointer;border:none;transition:transform .15s ease,background .15s ease,box-shadow .15s ease;white-space:nowrap;letter-spacing:-.005em;text-decoration:none}.wl-core .btn-primary{background:var(--blue);color:var(--white);box-shadow:0 4px 14px rgba(29,140,255,.35)}.wl-core .btn-primary:hover{background:var(--blue-hover);transform:translateY(-1px)}.wl-core .btn-primary:active{transform:translateY(0)}.wl-core .btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.wl-core .btn-secondary{background:var(--white);color:var(--navy);border:1px solid #cbd5e1}.wl-core .btn-secondary:hover{background:var(--grey-bg);border-color:#94a3b8}.wl-core .btn-large{padding:16px 28px;font-size:1rem;border-radius:12px}.wl-core .btn-on-navy{background:var(--blue);color:var(--white)}.wl-core .btn-on-navy:hover{background:var(--blue-hover)}.wl-core .btn .arrow{width:18px;height:18px;transition:transform .2s ease}.wl-core .btn:hover .arrow{transform:translateX(3px)}.wl-core .site-header{position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.92);backdrop-filter:saturate(180%) blur(10px);-webkit-backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid var(--grey-line)}.wl-core .header-inner{display:flex;align-items:center;justify-content:space-between;padding:14px 0}.wl-core .logo-link img{height:44px;width:auto}.wl-core .header-actions{display:flex;align-items:center;gap:16px}.wl-core .header-phone{display:inline-flex;align-items:center;gap:8px;font-family:Manrope,sans-serif;font-weight:600;color:var(--navy);font-size:.95rem}.wl-core .header-phone svg,.wl-core .header-phone:hover{color:var(--blue)}@media (max-width:720px){.wl-core .header-phone-text{display:none}.wl-core .btn-header{padding:12px 18px;font-size:.875rem}.wl-core .logo-link img{height:36px}}.wl-core .hero{position:relative;padding:96px 0 112px;overflow:hidden;isolation:isolate;text-align:center;background:radial-gradient(1200px 700px at 50% 10%,rgba(29,140,255,.07),transparent 60%),radial-gradient(900px 500px at 50% 100%,rgba(245,158,11,.04),transparent 60%),var(--white)}.wl-core .hero-bg-art{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.wl-core .hero-bg-art .grid-pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(11,31,51,.045) 1px,transparent 0),linear-gradient(90deg,rgba(11,31,51,.045) 1px,transparent 0);background-size:44px 44px;-webkit-mask-image:radial-gradient(ellipse 70% 70% at 50% 60%,#000 0,transparent 75%);mask-image:radial-gradient(ellipse 70% 70% at 50% 60%,#000 0,transparent 75%)}.wl-core .hero-bg-art .scene{position:absolute;bottom:-32px;left:50%;transform:translateX(-50%);width:min(1080px,100%);height:auto;opacity:.9;-webkit-mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.25) 22%,#000 55%);mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.25) 22%,#000 55%)}.wl-core .hero-bg-art .glow-blue{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(29,140,255,.18) 0,transparent 65%);top:-160px;left:50%;transform:translateX(-50%);filter:blur(50px)}.wl-core .hero-bg-art .glow-orange{position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(245,158,11,.14) 0,transparent 65%);bottom:40px;right:6%;filter:blur(50px)}.wl-core .hero-content{max-width:880px;margin:0 auto;position:relative;z-index:1}.wl-core .hero h1{margin-bottom:24px}.wl-core .hero-sub{font-size:1.1875rem;color:var(--navy-text);margin:0 auto 36px;max-width:700px;line-height:1.55}.wl-core .hero-cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:22px;justify-content:center}.wl-core .hero-undercta{font-size:.9375rem;color:var(--muted);margin:0 auto 48px;max-width:560px;line-height:1.55}.wl-core .hero-undercta strong{color:var(--navy);font-weight:600;display:block;margin-top:6px;font-family:Manrope,sans-serif}.wl-core .trust-row{display:flex;flex-wrap:wrap;gap:18px 32px;align-items:center;justify-content:center;padding-top:32px;border-top:1px solid var(--grey-line);max-width:820px;margin:0 auto}.wl-core .trust-item{display:inline-flex;align-items:center;gap:8px;font-size:.875rem;color:var(--navy-text);font-weight:500}.wl-core .trust-item svg{color:var(--orange);flex-shrink:0}.wl-core .trust-item.green svg{color:var(--green)}.wl-core .trust-item.blue svg{color:var(--blue)}.wl-core .stars{display:inline-flex;gap:2px}.wl-core .stars svg{color:var(--orange);width:14px;height:14px}.wl-core .rating-text{font-weight:600;color:var(--navy);margin-left:4px}@media (max-width:900px){.wl-core .hero{padding:64px 0 88px}.wl-core .hero-bg-art .scene{width:760px;max-width:130%;bottom:-16px}}@media (max-width:720px){.wl-core .hero{padding:48px 0 72px}.wl-core .hero-sub{font-size:1.0625rem}.wl-core .hero-cta-row{flex-direction:column;align-items:stretch}.wl-core .hero-cta-row .btn{width:100%}.wl-core .hero-bg-art .scene{width:640px;opacity:.65;bottom:0}.wl-core .hero-bg-art .glow-orange{display:none}}.wl-core section{padding:80px 0}.wl-core .section-soft{background:var(--grey-bg)}.wl-core .section-navy{background:var(--navy);color:var(--white)}.wl-core .section-navy h2,.wl-core .section-navy h3{color:var(--white)}.wl-core .section-navy p{color:hsla(0,0%,100%,.78)}.wl-core .eyebrow{display:inline-block;font-family:Manrope,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-bottom:12px;padding:5px 12px;border-radius:999px;background:var(--blue-soft)}.wl-core .eyebrow.orange{color:#b45309;background:var(--orange-soft)}.wl-core .eyebrow.on-navy{background:rgba(29,140,255,.15);color:#67b0ff}.wl-core .section-header{max-width:760px;margin-bottom:48px}.wl-core .section-header.center{margin-left:auto;margin-right:auto;text-align:center}.wl-core .section-lead{font-size:1.0625rem;color:var(--navy-text);margin-top:16px;line-height:1.65}.wl-core .section-navy .section-lead{color:hsla(0,0%,100%,.8)}@media (max-width:720px){.wl-core section{padding:56px 0}}.wl-core .philosophy-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.wl-core .philosophy-content p{font-size:1.0625rem;margin-bottom:18px;line-height:1.7}.wl-core .philosophy-content p:last-child{margin-bottom:0}.wl-core .philosophy-callout{background:var(--white);border-radius:var(--radius-lg);padding:32px;box-shadow:var(--shadow-md);border:1px solid var(--grey-line);position:sticky;top:100px}.wl-core .philosophy-callout-label{font-family:Manrope,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.wl-core .philosophy-quote{font-family:Manrope,sans-serif;font-weight:600;font-size:1.375rem;color:var(--navy);line-height:1.4;margin-bottom:20px}.wl-core .philosophy-vs{display:flex;flex-direction:column;gap:14px}.wl-core .vs-row{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:10px;background:var(--grey-bg)}.wl-core .vs-row.good{background:var(--blue-soft)}.wl-core .vs-row .vs-icon{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.wl-core .vs-row.good .vs-icon{background:var(--blue);color:#fff}.wl-core .vs-row.bad .vs-icon{background:#cbd5e1;color:#fff}.wl-core .vs-row p{font-size:.9375rem;color:var(--navy-text);line-height:1.45;margin:0}.wl-core .vs-row.bad p{color:var(--muted)}@media (max-width:900px){.wl-core .philosophy-grid{grid-template-columns:1fr;gap:32px}.wl-core .philosophy-callout{position:static}}.wl-core .options-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:40px}.wl-core .option-card{background:var(--white);border:1px solid var(--grey-line);border-radius:var(--radius-lg);padding:28px;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.wl-core .option-card:hover{border-color:var(--blue);transform:translateY(-2px);box-shadow:var(--shadow-md)}.wl-core .option-icon{width:44px;height:44px;border-radius:10px;background:var(--blue-soft);color:var(--blue);display:flex;align-items:center;justify-content:center;margin-bottom:18px}.wl-core .option-card h3{margin-bottom:8px;font-size:1.125rem}.wl-core .option-card p{color:var(--muted);font-size:.9375rem;line-height:1.55}.wl-core .options-footer{background:var(--white);border-left:3px solid var(--orange);padding:20px 24px;border-radius:4px 12px 12px 4px;margin-bottom:32px;box-shadow:var(--shadow-sm)}.wl-core .options-footer p{font-size:.9375rem;color:var(--navy-text)}.wl-core .options-footer p strong{font-family:Manrope,sans-serif;color:var(--navy);display:block;margin-bottom:4px}.wl-core .options-cta-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.wl-core .options-cta-note{color:var(--muted);font-size:.9375rem}@media (max-width:720px){.wl-core .options-grid{grid-template-columns:1fr}}.wl-core .ticket-section{padding:96px 0}.wl-core .ticket-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center}.wl-core .ticket-content p{margin-top:24px;font-size:1.0625rem;line-height:1.7}.wl-core .ticket-content p+p{margin-top:16px}.wl-core .ticket-illo{position:relative;background:linear-gradient(140deg,rgba(29,140,255,.18),rgba(245,158,11,.08));border:1px solid hsla(0,0%,100%,.08);border-radius:var(--radius-lg);padding:36px;aspect-ratio:1/1;max-width:460px;margin:0 auto;display:flex;align-items:center;justify-content:center}.wl-core .ticket-illo-grid{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.04) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.04) 1px,transparent 0);background-size:28px 28px;border-radius:var(--radius-lg)}.wl-core .ticket-illo svg{width:80%;height:auto;position:relative;z-index:1}.wl-core .ticket-cta{margin-top:28px}.wl-core .ticket-cta-undertext{margin-top:12px;font-size:.875rem;color:hsla(0,0%,100%,.6)}@media (max-width:900px){.wl-core .ticket-grid{grid-template-columns:1fr;gap:40px}}.wl-core .split-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.wl-core .split-grid.three{grid-template-columns:1fr 1fr 1fr}@media (max-width:1000px){.wl-core .split-grid.three{grid-template-columns:1fr}}.wl-core .split-card{background:var(--white);border:1px solid var(--grey-line);border-radius:var(--radius-lg);padding:36px;display:flex;flex-direction:column}.wl-core .split-card.featured{background:linear-gradient(160deg,var(--navy) 0,#112e4f 100%);color:var(--white);border:none}.wl-core .split-card.featured h2,.wl-core .split-card.featured h3{color:var(--white)}.wl-core .split-card.featured p{color:hsla(0,0%,100%,.78)}.wl-core .split-card h3{font-size:1.5rem;margin-bottom:16px;font-weight:700;letter-spacing:-.01em}.wl-core .split-card .split-sub{font-size:1rem;line-height:1.6;margin-bottom:24px;flex:1}.wl-core .split-card .btn{align-self:flex-start}.wl-core .charger-brands{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.wl-core .brand-pill{padding:6px 12px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;font-size:.8125rem;font-weight:500;color:hsla(0,0%,100%,.9);font-family:Inter,sans-serif}.wl-core .split-card.light-charger .brand-pill{background:var(--grey-bg);border-color:var(--grey-line);color:var(--navy)}@media (max-width:720px){.wl-core .split-grid{grid-template-columns:1fr}}.wl-core .wakeup{background:var(--grey-bg);position:relative;overflow:hidden}.wl-core .wakeup-content{text-align:center;max-width:720px;margin:0 auto;position:relative;z-index:1}.wl-core .wakeup-icon{width:64px;height:64px;margin:0 auto 24px;background:var(--white);border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--blue);box-shadow:var(--shadow-md)}.wl-core .wakeup h2{margin-bottom:20px}.wl-core .wakeup p{font-size:1.0625rem;line-height:1.65;margin-bottom:12px;color:var(--navy-text)}.wl-core .wakeup-cta{margin-top:32px}.wl-core .process-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px;position:relative}.wl-core .process-step{background:var(--white);border:1px solid var(--grey-line);border-radius:var(--radius-lg);padding:32px;position:relative}.wl-core .step-num{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:var(--navy);color:var(--white);font-family:Manrope,sans-serif;font-weight:700;font-size:1.125rem;margin-bottom:20px}.wl-core .process-step h3{margin-bottom:8px;font-size:1.25rem}.wl-core .process-step p{color:var(--muted);font-size:.9375rem;line-height:1.55}.wl-core .process-disclaimer{background:var(--grey-bg);padding:20px 24px;border-radius:var(--radius);text-align:center;font-size:.9375rem;color:var(--navy-text);margin-bottom:28px}.wl-core .process-disclaimer strong{color:var(--navy);font-family:Manrope,sans-serif}.wl-core .process-cta-row{text-align:center}@media (max-width:900px){.wl-core .process-steps{grid-template-columns:1fr;gap:16px}}.wl-core .reviews-section{background:var(--white)}.wl-core .reviews-header-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;margin-bottom:40px}.wl-core .reviews-rating-block{display:flex;align-items:center;gap:16px;padding:16px 20px;background:var(--grey-bg);border-radius:var(--radius)}.wl-core .reviews-rating-block .rating-row{display:flex;align-items:center;gap:8px}.wl-core .google-g{width:36px;height:36px;flex-shrink:0}.wl-core .rating-stack-num{font-family:Manrope,sans-serif;font-weight:800;font-size:1.5rem;color:var(--navy);line-height:1}.wl-core .rating-stack-label{font-size:.8125rem;color:var(--muted);margin-top:4px}.wl-core .reviews-rating-block .stars svg{width:16px;height:16px}.wl-core .reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:56px}.wl-core .review-card{background:var(--white);border:1px solid var(--grey-line);border-radius:var(--radius-lg);padding:28px;display:flex;flex-direction:column}.wl-core .review-stars{margin-bottom:14px;display:flex;gap:2px}.wl-core .review-stars svg{width:16px;height:16px;color:var(--orange)}.wl-core .review-quote{font-size:.9375rem;color:var(--navy-text);line-height:1.6;margin-bottom:20px;flex:1}.wl-core .review-author{display:flex;align-items:center;gap:12px;border-top:1px solid var(--grey-line);padding-top:16px}.wl-core .review-avatar{width:40px;height:40px;border-radius:50%;background:var(--navy);color:var(--white);display:flex;align-items:center;justify-content:center;font-family:Manrope,sans-serif;font-weight:600;font-size:.9375rem;flex-shrink:0}.wl-core .review-avatar.blue{background:var(--blue)}.wl-core .review-avatar.orange{background:var(--orange)}.wl-core .review-author-info{line-height:1.3}.wl-core .review-author-name{font-family:Manrope,sans-serif;font-weight:600;color:var(--navy);font-size:.9375rem}.wl-core .review-author-meta{font-size:.8125rem;color:var(--muted)}.wl-core .install-gallery-label{font-family:Manrope,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:16px;text-align:center}.wl-core .install-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.wl-core .install-photo{aspect-ratio:4/5;background:linear-gradient(160deg,var(--navy),#112e4f);border-radius:var(--radius);position:relative;overflow:hidden}.wl-core .install-photo-bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:900px){.wl-core .reviews-grid{grid-template-columns:1fr}.wl-core .install-gallery{grid-template-columns:repeat(2,1fr)}}.wl-core .form-section{background:linear-gradient(180deg,var(--grey-bg) 0,var(--white) 100%);padding:96px 0}.wl-core .form-wrap{max-width:640px;margin:0 auto}.wl-core .form-card{background:var(--white);border-radius:20px;box-shadow:0 24px 64px rgba(11,31,51,.12);overflow:hidden;border:1px solid var(--grey-line)}.wl-core .form-progress{height:6px;background:var(--grey-line);position:relative}.wl-core .form-progress-bar{height:100%;background:var(--blue);width:25%;transition:width .4s cubic-bezier(.4,0,.2,1)}.wl-core .form-body{padding:40px 36px 36px}.wl-core .form-step-meta{font-family:Manrope,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-bottom:8px}.wl-core .form-question{font-family:Manrope,sans-serif;font-weight:700;font-size:1.5rem;color:var(--navy);margin-bottom:8px;letter-spacing:-.01em;line-height:1.3}.wl-core .form-helper{color:var(--muted);font-size:.9375rem;margin-bottom:28px}.wl-core .form-step{display:none}.wl-core .form-step.active{display:block;animation:wlCoreFadeUp .35s ease}@keyframes wlCoreFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.wl-core .option-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:28px}.wl-core .option-buttons.single{grid-template-columns:1fr}.wl-core .option-btn{background:var(--white);border:2px solid var(--grey-line);border-radius:12px;padding:16px 18px;cursor:pointer;text-align:left;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500;color:var(--navy);display:flex;align-items:center;justify-content:space-between;gap:12px;transition:border-color .15s ease,background .15s ease,transform .1s ease}.wl-core .option-btn.selected,.wl-core .option-btn:hover{border-color:var(--blue);background:var(--blue-soft)}.wl-core .option-btn.selected{color:var(--blue-hover)}.wl-core .option-btn .opt-check{width:20px;height:20px;border-radius:50%;border:2px solid #cbd5e1;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.wl-core .option-btn.selected .opt-check{border-color:var(--blue);background:var(--blue)}.wl-core .option-btn.selected .opt-check:after{content:"";width:8px;height:8px;border-radius:50%;background:#fff}.wl-core .form-input-group{display:flex;flex-direction:column;gap:16px;margin-bottom:28px}.wl-core .form-field label{display:block;font-family:Manrope,sans-serif;font-weight:600;font-size:.875rem;color:var(--navy);margin-bottom:6px}.wl-core .form-input{width:100%;padding:14px 16px;border:2px solid var(--grey-line);border-radius:10px;font-size:1rem;font-family:Inter,sans-serif;color:var(--navy);transition:border-color .15s ease;background:var(--white)}.wl-core .form-input:focus{outline:none;border-color:var(--blue)}.wl-core .form-input::-moz-placeholder{color:#94a3b8}.wl-core .form-input::placeholder{color:#94a3b8}.wl-core .form-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:8px}.wl-core .form-back{background:none;border:none;color:var(--muted);font-size:.9375rem;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px}.wl-core .form-back:hover{color:var(--navy);background:var(--grey-bg)}.wl-core .form-back.hidden{visibility:hidden}.wl-core .form-error{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca;border-radius:10px;padding:12px 14px;font-size:.875rem;margin-bottom:16px}.wl-core .form-footer-meta{text-align:center;margin-top:24px;font-size:.8125rem;color:var(--muted)}.wl-core .form-footer-meta svg{vertical-align:middle;margin-right:4px;color:var(--green)}.wl-core .form-success{display:none;padding:56px 36px;text-align:center}.wl-core .form-success.active{display:block;animation:wlCoreFadeUp .4s ease}.wl-core .success-icon{width:72px;height:72px;background:var(--green-soft);color:var(--green);border-radius:50%;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.wl-core .form-success h3{font-size:1.5rem;margin-bottom:12px;color:var(--navy)}.wl-core .form-success p{color:var(--navy-text);font-size:1rem;line-height:1.6;max-width:420px;margin:0 auto}.wl-core .site-footer{background:var(--navy);color:hsla(0,0%,100%,.75);padding:56px 0 32px}.wl-core .footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:56px;margin-bottom:40px}.wl-core .footer-logo-img{height:56px;width:auto;margin-bottom:18px}.wl-core .footer-tagline{color:hsla(0,0%,100%,.65);font-size:.9375rem;line-height:1.55;max-width:320px}.wl-core .footer-col h4{color:var(--white);font-family:Manrope,sans-serif;font-weight:600;font-size:.875rem;letter-spacing:.06em;text-transform:uppercase;margin-bottom:16px}.wl-core .footer-list{display:flex;flex-direction:column;gap:10px}.wl-core .footer-list a,.wl-core .footer-list li{color:hsla(0,0%,100%,.7);font-size:.9375rem;display:inline-flex;align-items:center;gap:8px;transition:color .15s ease}.wl-core .footer-list a:hover{color:var(--white)}.wl-core .footer-list svg{color:var(--blue);flex-shrink:0}.wl-core .footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;font-size:.8125rem;color:hsla(0,0%,100%,.5)}@media (max-width:720px){.wl-core .footer-grid{grid-template-columns:1fr;gap:32px}}.wl-core .reveal{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.wl-core .reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:720px){.wl-core .container,.wl-core .container-narrow{padding:0 16px}.wl-core .header-inner{padding:12px 0}.wl-core .header-actions{gap:10px}.wl-core .btn-header{padding:10px 14px;font-size:.8125rem}.wl-core .hero h1{font-size:clamp(1.625rem,7vw,2rem)}.wl-core .hero{padding:40px 0 56px}.wl-core .hero-sub{font-size:1rem;margin-bottom:28px}.wl-core .hero-undercta{margin-bottom:32px;font-size:.9rem}.wl-core .trust-row{padding-top:24px;gap:14px 22px}.wl-core .section-header{margin-bottom:32px}.wl-core .form-section,.wl-core .ticket-section{padding:56px 0}.wl-core .option-card{padding:22px}.wl-core .process-step,.wl-core .split-card{padding:24px}.wl-core .review-card{padding:22px}.wl-core .philosophy-callout{padding:24px}.wl-core .ticket-illo{padding:24px;aspect-ratio:4/3;max-width:360px}.wl-core .option-buttons{grid-template-columns:1fr;gap:8px}.wl-core .form-body{padding:28px 20px 24px}.wl-core .form-question{font-size:1.25rem}.wl-core .form-helper{margin-bottom:22px}.wl-core .form-back{padding:12px 14px}.wl-core .reviews-rating-block{width:100%;justify-content:center}.wl-core .wakeup-icon{width:56px;height:56px;margin-bottom:20px}.wl-core .wakeup p{font-size:1rem}.wl-core .process-disclaimer{padding:16px 18px}.wl-core .site-footer{padding-bottom:max(28px,env(safe-area-inset-bottom))}}@media (max-width:380px){.wl-core .header-actions{gap:8px}.wl-core .btn-header{padding:9px 12px;font-size:.75rem}.wl-core .hero h1{font-size:clamp(1.5rem,8vw,1.75rem)}}@media (prefers-reduced-motion:reduce){.wl-core .reveal{opacity:1!important;transform:none!important;transition:none!important}.wl-core .form-step.active,.wl-core .form-success.active{animation:none!important}.wl-core .btn-primary:hover,.wl-core .btn:hover,.wl-core .option-card:hover{transform:none!important}}.wl-core .philosophy-content p{line-height:1.75;margin-bottom:22px}.wl-core .ticket-content p{line-height:1.75}.wl-core .wakeup p{line-height:1.7;margin-bottom:14px}.wl-core .section-lead{line-height:1.7}@media (max-width:720px){.wl-core .form-section,.wl-core .ticket-section,.wl-core section{padding:64px 0}.wl-core .section-header{margin-bottom:40px}.wl-core .hero{padding:48px 0 68px}.wl-core .hero h1{margin-bottom:28px;line-height:1.25}.wl-core .hero-sub{margin-bottom:36px;line-height:1.6}.wl-core .hero-cta-row{gap:14px;margin-bottom:28px}.wl-core .hero-undercta{margin-bottom:40px;line-height:1.6}.wl-core .trust-row{padding-top:28px;gap:16px 24px}.wl-core .philosophy-content p{line-height:1.8;margin-bottom:24px}.wl-core .ticket-content p{line-height:1.8;margin-top:22px}.wl-core .ticket-content p+p{margin-top:22px}.wl-core .wakeup p{line-height:1.75;margin-bottom:16px}.wl-core .section-lead{line-height:1.75}.wl-core .options-grid{gap:14px;margin-bottom:40px}.wl-core .split-grid{gap:20px}.wl-core .process-steps{gap:18px;margin-bottom:36px}.wl-core .reviews-grid{gap:18px;margin-bottom:48px}.wl-core .install-gallery{gap:14px}.wl-core .options-footer{margin-bottom:40px;padding:22px}.wl-core .process-disclaimer{margin-bottom:36px;padding:20px 22px}.wl-core .form-body{padding:32px 22px 28px}.wl-core .form-question{margin-bottom:12px}.wl-core .form-helper{margin-bottom:28px}.wl-core .option-buttons{gap:10px;margin-bottom:32px}.wl-core .form-input-group{gap:18px;margin-bottom:32px}.wl-core .form-actions{margin-top:12px}}