
:root{--ink:#0c2635;--ink-2:#1e4554;--teal:#0e7d75;--teal-dark:#075b58;--mint:#dff5ef;--lime:#cbe96a;--cream:#f8f6ef;--white:#fff;--line:#d9e4e4;--muted:#5e7178;--shadow:0 18px 60px rgba(7,48,55,.12);--radius:22px;--container:1160px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.65;-webkit-font-smoothing:antialiased;padding-bottom:0}a{color:var(--teal-dark);text-underline-offset:3px}a:hover{color:var(--teal)}img{max-width:100%;height:auto}button,input,textarea,select{font:inherit}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.narrow{max-width:820px}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:12px;top:12px;z-index:9999;transform:translateY(-150%);background:#fff;padding:10px 14px;border:2px solid var(--teal);border-radius:8px}.skip-link:focus{transform:none}.top-disclosure{font-size:.8rem;text-align:center;padding:7px 16px;background:var(--ink);color:#dff5ef}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(12,38,53,.08)}.nav-wrap{height:78px;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);font-size:1.18rem;white-space:nowrap}.brand-mark{width:36px;height:36px;border-radius:12px;background:var(--mint);display:grid;grid-template-columns:repeat(3,5px);align-items:end;justify-content:center;gap:3px;padding-bottom:8px}.brand-mark span{display:block;border-radius:4px;background:var(--teal)}.brand-mark span:nth-child(1){height:9px}.brand-mark span:nth-child(2){height:15px}.brand-mark span:nth-child(3){height:21px}.main-nav{display:flex;align-items:center;gap:5px;margin-left:auto}.nav-link{color:var(--ink-2);text-decoration:none;font-weight:650;font-size:.92rem;padding:10px 11px;border-radius:9px}.nav-link:hover,.nav-link.active{background:var(--mint);color:var(--teal-dark)}.header-call{text-decoration:none;background:var(--lime);color:var(--ink);border-radius:14px;padding:9px 15px;line-height:1.2;box-shadow:0 7px 22px rgba(65,98,10,.12)}.header-call span{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em}.header-call strong{font-size:1rem}.menu-button{display:none;border:0;background:transparent;padding:8px}.menu-button span:not(.sr-only){display:block;width:25px;height:2px;background:var(--ink);margin:5px}.hero{background:linear-gradient(145deg,#f4fbf8 0%,#fff 52%,#f8f6ef 100%);overflow:hidden}.hero-grid{min-height:650px;display:grid;grid-template-columns:1.03fr .97fr;gap:50px;align-items:center;padding-block:70px}.eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--teal);margin:0 0 12px}.eyebrow.light{color:#bff1e3}h1,h2,h3{line-height:1.15;margin-top:0;letter-spacing:-.025em}h1{font-size:clamp(2.6rem,5vw,5.1rem);margin-bottom:24px;max-width:850px}h2{font-size:clamp(2rem,3.4vw,3.15rem);margin-bottom:18px}h3{font-size:1.25rem;margin-bottom:10px}.hero-lead{font-size:1.2rem;color:var(--ink-2);max-width:650px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin:32px 0 17px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 20px;border-radius:12px;text-decoration:none;font-weight:800;border:2px solid transparent;transition:.18s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--teal);color:#fff}.btn-primary:hover{background:var(--teal-dark);color:#fff}.btn-secondary{border-color:var(--teal);color:var(--teal-dark);background:#fff}.btn-light{background:#fff;color:var(--ink)}.hero-note,.small{font-size:.84rem;color:var(--muted)}.hero-visual{position:relative}.hero-visual:before{content:"";position:absolute;width:440px;height:440px;background:var(--lime);filter:blur(1px);opacity:.45;border-radius:50%;right:-100px;top:40px}.hero-visual img{position:relative;filter:drop-shadow(0 26px 38px rgba(12,38,53,.17))}.trust-strip{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid div{padding:22px 24px;border-right:1px solid var(--line)}.trust-grid div:last-child{border-right:0}.trust-grid strong,.trust-grid span{display:block}.trust-grid span{font-size:.82rem;color:var(--muted)}.section{padding:92px 0}.section.alt{background:var(--cream)}.section.teal{background:var(--ink);color:#fff}.section-heading{max-width:780px;margin-bottom:40px}.section-heading>p:last-child{color:var(--muted);font-size:1.07rem}.card-grid{display:grid;gap:22px}.card-grid.three{grid-template-columns:repeat(3,1fr)}.feature-card{border:1px solid var(--line);border-radius:var(--radius);padding:30px;background:#fff;box-shadow:0 12px 36px rgba(12,38,53,.05)}.feature-card ul,.deal-detail ul,.guide-card ul{padding-left:20px}.feature-card li,.deal-detail li,.guide-card li{margin:7px 0}.icon-box,.deal-icon{width:52px;height:52px;border-radius:15px;background:var(--mint);color:var(--teal-dark);display:grid;place-items:center;font-weight:900;margin-bottom:22px}.split-content{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px}.check-list span{position:relative;padding:12px 12px 12px 39px;background:#fff;border-radius:12px;border:1px solid var(--line)}.check-list span:before{content:"✓";position:absolute;left:14px;color:var(--teal);font-weight:900}.cost-card,.info-card{background:#fff;border-radius:var(--radius);padding:30px;box-shadow:var(--shadow);border:1px solid var(--line)}.cost-row{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line)}.cost-row.total{font-size:1.17rem;border-bottom:0}.cost-card>p:last-child{font-size:.8rem;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:34px 0}.steps article{padding:28px;border-top:4px solid var(--teal);background:var(--cream);border-radius:0 0 var(--radius) var(--radius)}.steps span{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--ink);color:#fff;font-weight:900;margin-bottom:18px}.center{text-align:center}.comparison-helper{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;align-items:center}.helper-panel{background:#fff;color:var(--ink);border-radius:var(--radius);padding:25px}.helper-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.helper-buttons button{padding:13px;border:1px solid var(--line);border-radius:11px;background:#f8fbfa;font-weight:750;cursor:pointer}.helper-buttons button:hover,.helper-buttons button.active{background:var(--mint);border-color:var(--teal);color:var(--teal-dark)}.guide-result{margin-top:18px;padding:18px;background:var(--cream);border-radius:12px;min-height:95px}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:65px}.accordion details{border-top:1px solid var(--line);padding:19px 0}.accordion details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:800;font-size:1.05rem}.cta-section{background:linear-gradient(120deg,var(--teal-dark),var(--teal));padding:42px 0;color:#fff}.cta-box{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-box h2{font-size:2.25rem;margin-bottom:8px}.cta-box p{margin:0;color:#ddfff7}.page-hero{padding:85px 0;background:linear-gradient(145deg,#effaf6,#fff 62%,#f8f6ef)}.page-hero h1{font-size:clamp(2.5rem,5vw,4.5rem)}.page-hero p:last-child{font-size:1.15rem;color:var(--ink-2)}.notice{padding:18px 20px;background:#ecf8f4;border-left:4px solid var(--teal);border-radius:8px;margin-bottom:40px}.deal-sections{display:grid;gap:28px}.deal-detail{display:grid;grid-template-columns:72px 1fr;gap:25px;border:1px solid var(--line);padding:32px;border-radius:var(--radius)}.deal-detail h2{font-size:2rem}.best-for{padding:13px 16px;background:var(--cream);border-radius:10px}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:16px;background:#fff}table{border-collapse:collapse;width:100%;min-width:680px}th,td{text-align:left;padding:16px 18px;border-bottom:1px solid var(--line);vertical-align:top}th{background:var(--ink);color:#fff}tbody tr:last-child td{border-bottom:0}.process-list{display:grid;gap:0}.process-list article{display:grid;grid-template-columns:110px 1fr;gap:25px;padding:34px 0;border-bottom:1px solid var(--line)}.process-list article>span{font-size:2.4rem;font-weight:900;color:var(--teal)}.large-list{padding:0;list-style:none}.large-list li{position:relative;padding:10px 0 10px 34px;border-bottom:1px solid var(--line)}.large-list li:before{content:"✓";position:absolute;left:5px;color:var(--teal);font-weight:900}.article-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.guide-card{padding:32px;border-radius:var(--radius);border:1px solid var(--line);background:#fff}.guide-card>span{display:inline-block;color:var(--teal);font-weight:900;margin-bottom:14px}.guide-card h2{font-size:1.75rem}.info-card dl{margin:0}.info-card dl div{padding:12px 0;border-bottom:1px solid var(--line)}.info-card dt{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:800}.info-card dd{margin:3px 0 0;font-weight:700}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.contact-card{padding:38px;border:1px solid var(--line);border-radius:var(--radius);text-align:center}.contact-icon{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:var(--mint);margin:0 auto 20px;font-size:1.35rem;font-weight:900}.contact-value{display:block;font-size:1.45rem;font-weight:900;margin:10px 0}.legal-wrap{max-width:900px}.legal-wrap h2{font-size:1.65rem;margin-top:40px}.legal-wrap h3{margin-top:28px}.legal-wrap li{margin:8px 0}.updated{color:var(--muted);font-size:.9rem}.site-footer{background:var(--ink);color:#d6e6e9;padding:65px 0 100px}.footer-grid{display:grid;grid-template-columns:1.6fr .7fr .8fr .9fr;gap:42px}.footer-grid h2{font-size:1rem;color:#fff;margin-bottom:16px}.footer-grid a{display:block;color:#d6e6e9;text-decoration:none;margin:8px 0}.footer-grid a:hover{color:#fff}.footer-brand{color:#fff;margin-bottom:18px}.footer-grid p{font-size:.9rem}.footer-grid .small{color:#a9c1c6}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.13);padding-top:22px;margin-top:40px;font-size:.78rem;color:#9db4ba}.mobile-call-bar{display:none}.error-page .page-hero{min-height:55vh;display:grid;align-items:center}
@media(max-width:1050px){.main-nav{position:absolute;top:100%;left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:stretch;padding:14px 20px 22px;border-bottom:1px solid var(--line);box-shadow:0 20px 30px rgba(0,0,0,.08)}.main-nav.open{display:flex}.nav-link{padding:12px}.menu-button{display:block;margin-left:auto}.header-call{display:none}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{text-align:center}.hero-copy .hero-lead,.hero-copy h1{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-visual{max-width:650px;margin:auto}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid div:nth-child(2){border-right:0}.trust-grid div:nth-child(-n+2){border-bottom:1px solid var(--line)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.mobile-call-bar{display:flex;position:fixed;z-index:90;left:10px;right:10px;bottom:10px;align-items:center;justify-content:space-between;text-decoration:none;background:var(--lime);color:var(--ink);padding:11px 16px;border-radius:13px;box-shadow:0 10px 35px rgba(0,0,0,.28);line-height:1.15}.mobile-call-bar span{font-size:.75rem}.site-footer{padding-bottom:105px}}
@media(max-width:760px){.container{width:min(calc(100% - 28px),var(--container))}.top-disclosure{font-size:.69rem}.nav-wrap{height:66px}.brand-mark{width:32px;height:32px}.hero-grid{padding-block:52px;gap:24px}.hero h1{font-size:2.55rem}.hero-lead{font-size:1.04rem}.hero-visual:before{width:280px;height:280px}.trust-grid{grid-template-columns:1fr}.trust-grid div{border-right:0!important;border-bottom:1px solid var(--line)!important;text-align:center;padding:15px}.section{padding:65px 0}.card-grid.three,.steps,.split-content,.comparison-helper,.faq-layout,.article-grid,.contact-grid{grid-template-columns:1fr}.feature-card{padding:24px}.check-list{grid-template-columns:1fr}.helper-buttons{grid-template-columns:1fr}.cta-box{display:block;text-align:center}.cta-box .btn{margin-top:22px}.page-hero{padding:60px 0}.page-hero h1{font-size:2.6rem}.deal-detail{grid-template-columns:1fr;padding:24px}.deal-icon{margin-bottom:0}.process-list article{grid-template-columns:62px 1fr;gap:14px}.process-list article>span{font-size:1.8rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/3}.footer-bottom{display:block;text-align:center}.mobile-call-bar strong{font-size:.9rem}}
@media(max-width:430px){.hero h1,.page-hero h1{font-size:2.2rem}.btn{width:100%}.hero-actions{display:grid}.footer-grid{display:block}.footer-grid>div{margin-bottom:30px}.mobile-call-bar span{max-width:145px}.mobile-call-bar strong{font-size:.82rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
:focus-visible{outline:3px solid #f0bd32;outline-offset:3px}
