:root{--ink:#17363b;--ink-soft:#37555a;--paper:#f7f3ea;--cream:#fffaf1;--line:#d8ded6;--red:#d96550;--red-dark:#ae4639;--teal:#e3eeea;--deep:#173c42;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
img,svg{max-width:100%}
a{color:inherit}
button{font:inherit}
:focus-visible{outline:3px solid var(--red);outline-offset:4px}
::selection{background:#f5b6a7;color:var(--ink)}
.wrap{width:min(100% - 48px,1200px);margin-inline:auto}
.narrow{max-width:780px}
.skip-link{position:absolute;top:-60px;left:16px;background:var(--ink);color:#fff;padding:10px 16px;z-index:1000}.skip-link:focus{top:12px}
.site-header{position:relative;z-index:30;border-bottom:1px solid #e1e4da;background:rgba(247,243,234,.97)}
.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:80px;gap:32px}
.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font-size:19px;font-weight:700;letter-spacing:-.055em;white-space:nowrap;line-height:1.1}
.brand-mark{position:relative;display:inline-block;width:31px;height:31px;flex:0 0 auto;border-radius:50%;background:var(--red)}
.brand-mark:after{content:'';position:absolute;left:5px;right:5px;bottom:5px;height:12px;background:var(--paper);clip-path:polygon(0 100%,47% 0,64% 45%,77% 24%,100% 100%)}
.site-nav{display:flex;align-items:center;gap:32px;font-size:13px;font-weight:700;letter-spacing:.02em}
.site-nav a{text-decoration:none;transition:color .2s}.site-nav a:hover,.site-nav a.active{color:var(--red-dark)}
.site-nav .nav-cta{padding:10px 16px;border:1px solid var(--ink);border-radius:4px}.site-nav .nav-cta:hover{background:var(--ink);color:var(--cream)}
.menu-toggle{display:none;border:0;background:transparent;color:var(--ink);font-weight:700;cursor:pointer}
.kicker,.eyebrow,.section-marker,.section-heading .kicker{display:block;font-size:11px;font-weight:700;letter-spacing:.16em;line-height:1.3}
.kicker{color:var(--red-dark)}
h1,h2,h3,p{margin-top:0}
h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.03em;line-height:1.08}
h1 em,h2 em{font-weight:400;color:var(--red);font-style:italic}
p{color:var(--ink-soft)}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:54px;padding:13px 21px;border-radius:3px;font-weight:700;font-size:13px;text-decoration:none;line-height:1.25;transition:transform .2s,background .2s,color .2s}
.button:hover{transform:translateY(-2px)}
.button-primary{background:var(--red);color:#fff}.button-primary:hover{background:var(--red-dark)}
.button-light{background:var(--cream);color:var(--ink)}.button-light:hover{background:#ebf1ea}
.text-link{display:inline-flex;align-items:center;gap:16px;font-size:13px;font-weight:700;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:3px}.text-link:hover{color:var(--red-dark)}

/* Home */
.hero{position:relative;overflow:hidden;background:var(--paper)}
.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;min-height:620px;align-items:stretch}
.hero-copy{padding:95px 30px 78px 0;align-self:center;position:relative;z-index:2}
.eyebrow{display:flex;align-items:center;gap:11px;color:var(--red-dark);margin-bottom:31px}.eyebrow-line{width:24px;height:1px;background:var(--red)}
.hero h1{font-size:clamp(59px,6.8vw,106px);max-width:680px;margin-bottom:26px}
.hero-lede{max-width:480px;font-size:18px;line-height:1.72}
.hero-actions{display:flex;align-items:center;gap:30px;margin:30px 0 24px;flex-wrap:wrap}
.hero-note{margin:0;font-size:11px;letter-spacing:.025em;color:#718287}
.disclosure-note{max-width:510px;margin:20px 0 0;padding:12px 15px;border-left:3px solid var(--red);background:#fff9ef;font-size:12px;line-height:1.6}.disclosure-note a{font-weight:700;text-underline-offset:2px}
.hero-art{position:relative;min-height:620px;overflow:hidden;background:#dce9e6;border-left:1px solid #d4e0dc}
.art-grid{position:absolute;inset:0;background-image:linear-gradient(#fff9 1px,transparent 1px),linear-gradient(90deg,#fff9 1px,transparent 1px);background-size:43px 43px;opacity:.24}
.sun-disc{position:absolute;width:245px;height:245px;right:50px;top:67px;border-radius:50%;background:#dd725d;box-shadow:0 0 0 22px #f5f1e5a6}
.mountain{position:absolute;left:-60px;bottom:55px;width:660px;max-width:none;opacity:.88}
.ticket-card{position:absolute;left:7%;top:25%;width:80%;max-width:435px;height:215px;padding:22px 24px;background:var(--cream);border:1px solid #bccdca;transform:rotate(-5deg);box-shadow:12px 19px 0 #17363b18,0 30px 50px #17363b22;display:flex;flex-direction:column;justify-content:space-between}
.ticket-card:before,.ticket-card:after{content:'';position:absolute;width:25px;height:25px;border-radius:50%;background:#dce9e6;top:50%;transform:translateY(-50%)}.ticket-card:before{left:-14px}.ticket-card:after{right:-14px}
.ticket-top,.ticket-bottom{display:flex;justify-content:space-between;gap:12px;font-size:10px;font-weight:700;letter-spacing:.1em}.ticket-bottom{border-top:1px dashed #becbc7;padding-top:14px}
.ticket-route{display:flex;align-items:center;justify-content:space-between;gap:8px;font-family:var(--serif);font-size:32px;letter-spacing:-.02em}.route-line{font-family:var(--sans);font-size:20px;color:var(--red);flex:1;text-align:center;border-bottom:1px dashed #aaabaa;line-height:0}
.phone-card{position:absolute;right:3%;bottom:68px;width:165px;height:235px;padding:20px 16px;border:6px solid var(--ink);border-radius:20px;background:var(--cream);box-shadow:0 13px 25px #17363b2e;transform:rotate(9deg);display:flex;flex-direction:column}.phone-card:before{content:'';width:44px;height:7px;background:var(--ink);border-radius:0 0 8px 8px;position:absolute;top:0;left:50%;transform:translateX(-50%)}
.phone-top{font-size:9px;letter-spacing:.15em;color:var(--red-dark);font-weight:700;margin-top:16px}.phone-bars{font-size:33px;line-height:1;color:var(--red);letter-spacing:4px;margin:12px 0}.phone-text{font-family:var(--serif);font-size:19px;line-height:1.2}.phone-dot{width:22px;height:22px;background:#b9d6c9;border-radius:50%;margin-top:auto}
.art-caption{position:absolute;bottom:22px;left:30px;font-size:10px;letter-spacing:.13em;font-weight:700;color:#44696d;text-transform:uppercase}
.section{padding:100px 0}
.intro-section{background:var(--cream)}
.section-heading{display:grid;grid-template-columns:1.1fr .55fr;gap:80px;align-items:end;margin-bottom:42px}.section-heading h2{max-width:600px;font-size:clamp(40px,4.4vw,62px);margin:16px 0 0}.section-heading p{font-size:15px;line-height:1.8;margin:0 0 5px}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}
.feature-card{min-height:275px;padding:30px 30px 28px;display:flex;flex-direction:column;border-right:1px solid var(--line)}.feature-card:last-child{border-right:0}
.feature-number{font-size:10px;letter-spacing:.15em;font-weight:700;color:var(--red-dark)}.feature-card h3{font-family:var(--serif);font-size:29px;letter-spacing:-.03em;line-height:1.15;margin:35px 0 10px}.feature-card p{font-size:14px;margin-bottom:20px}.feature-card a{margin-top:auto;font-size:12px;font-weight:700;text-decoration:none;border-bottom:1px solid #8fa6a2;align-self:flex-start}.feature-card a:hover{color:var(--red-dark)}
.guide-section{background:var(--deep);color:var(--cream);position:relative;overflow:hidden}.guide-section:after{content:'';position:absolute;width:320px;height:320px;border:1px solid #75908d50;border-radius:50%;right:-90px;bottom:-190px;box-shadow:0 0 0 55px #75908d12,0 0 0 110px #75908d10}
.guide-grid{display:grid;grid-template-columns:.4fr 1fr;gap:70px;position:relative;z-index:1}.guide-index{display:flex;flex-direction:column;align-items:start}.guide-index .kicker{color:#f4a796}.guide-index-rule{width:1px;background:#648183;flex:1;min-height:150px;margin:26px 0 26px 5px}.guide-index-meta{font-size:10px;letter-spacing:.1em;color:#a5bbba}.guide-index-meta span{margin:0 6px}
.guide-feature{padding:5px 40px 0 0}.guide-label{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #789190;padding-bottom:15px;font-size:11px;letter-spacing:.13em;font-weight:700;color:#c0d4cd}.guide-feature h2{font-size:clamp(43px,5.3vw,76px);margin:30px 0 20px;max-width:810px}.guide-feature p{color:#c1d2cf;font-size:16px;max-width:610px;line-height:1.8;margin-bottom:32px}
.next-guide{display:grid;grid-template-columns:.4fr 1fr;gap:70px;position:relative;z-index:1;border-top:1px solid #789190;margin-top:72px;padding-top:28px}.next-guide .kicker{color:#f4a796;margin-top:5px}.next-guide a{font-family:var(--serif);font-size:clamp(27px,3vw,38px);line-height:1.2;text-decoration:none}.next-guide a:hover{text-decoration:underline}.next-guide p{color:#c1d2cf;font-size:13px;margin:12px 0 0}
.next-guide + .next-guide{margin-top:32px}
.promise-section{background:#e8eee9}.promise-grid{display:grid;grid-template-columns:1fr .6fr;gap:70px;align-items:center}.promise-grid h2{font-size:clamp(45px,5vw,70px);margin:16px 0 0}.promise-copy p{line-height:1.85;margin-bottom:24px}

/* Shared footer */
.site-footer{background:#122e34;color:#edf1e7;padding:61px 0 24px}.footer-top{display:flex;justify-content:space-between;gap:40px;padding-bottom:55px}.footer-brand{color:#fff}.footer-brand .brand-mark:after{background:#122e34}.site-footer p{font-size:13px;color:#a9bebc;margin:14px 0 0}.footer-links{display:flex;gap:26px;flex-wrap:wrap;align-content:start}.footer-links a{font-size:12px;color:#d0dcda;text-decoration:none}.footer-links a:hover{color:#fff;text-decoration:underline}.footer-bottom{border-top:1px solid #456068;padding-top:20px;display:flex;justify-content:space-between;color:#a9bebc;font-size:11px}

/* Article */
.article-hero{background:#e9efea;padding:25px 0 0;overflow:hidden}.breadcrumbs{display:flex;gap:11px;align-items:center;color:#637f80;font-size:11px;font-weight:700;letter-spacing:.05em}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.article-hero-grid{display:grid;grid-template-columns:1.4fr .6fr;min-height:420px;align-items:center;gap:30px}.article-hero-grid>div:first-child{padding:42px 0 58px}.article-hero h1{font-size:clamp(53px,5.5vw,80px);max-width:820px;margin:17px 0 25px}.article-deck{font-size:18px;max-width:730px;line-height:1.7}.article-meta{display:flex;gap:13px;align-items:center;color:#6b8585;font-size:11px;font-weight:700;letter-spacing:.03em;margin-top:25px}.meta-divider{width:4px;height:4px;background:var(--red);border-radius:50%}
.article-hero-visual{position:relative;height:390px;align-self:end}.article-visual-sun{position:absolute;right:3%;top:2%;width:240px;height:240px;border-radius:50%;background:#e59a83}.visual-card{position:absolute;right:9%;top:21%;width:242px;height:260px;background:var(--cream);border:1px solid #b7d0ca;box-shadow:13px 14px 0 #bdd5ce;transform:rotate(7deg);padding:24px;display:flex;flex-direction:column;justify-content:space-between}.visual-card span:first-child,.visual-card span:last-child{font-size:10px;font-weight:700;letter-spacing:.1em}.visual-card-main{font-family:var(--serif);font-size:33px;line-height:1.1}.visual-bars{position:absolute;right:14%;top:55%;font-size:27px;color:var(--red);letter-spacing:5px;transform:rotate(7deg)}
.article-layout{display:grid;grid-template-columns:225px minmax(0,740px);gap:90px;justify-content:center;align-items:start;padding-top:72px;padding-bottom:110px}
.article-sidebar{position:sticky;top:20px;border-top:2px solid var(--ink);padding-top:24px}.sidebar-inner{display:flex;flex-direction:column;gap:13px}.sidebar-title{font-size:10px;color:var(--red-dark);letter-spacing:.15em;font-weight:700;margin-bottom:10px}.sidebar-inner a{text-decoration:none;font-size:13px;color:#587174;font-weight:600}.sidebar-inner a:hover{color:var(--red-dark)}
.article-content{min-width:0}.editorial-note{display:flex;gap:16px;background:#e9efea;padding:19px 20px;margin-bottom:55px;border-left:3px solid #8baea9}.note-icon{width:22px;height:22px;flex:0 0 auto;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-family:var(--serif);line-height:1}.editorial-note p{margin:0;font-size:12px;line-height:1.75}.editorial-note a{text-underline-offset:2px}
.article-section{scroll-margin-top:30px;margin-bottom:69px}.section-marker{color:var(--red-dark);margin-bottom:13px}.article-section h2{font-size:clamp(38px,4vw,54px);margin-bottom:20px}.article-section h3{font-family:var(--serif);font-weight:400;font-size:27px;line-height:1.2;letter-spacing:-.02em;margin:31px 0 13px}.article-section p{font-size:15px;line-height:1.85;margin-bottom:18px}.article-section sup a{font-size:11px;font-weight:700;text-decoration:none;color:var(--red-dark)}.article-section sup a:hover{text-decoration:underline}
.quick-list{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);margin-top:30px}.quick-list div{min-height:110px;padding:16px;border-right:1px solid var(--line);display:flex;flex-direction:column}.quick-list div:last-child{border-right:0}.quick-list span{font-size:10px;color:var(--red-dark);font-weight:700}.quick-list strong{font-family:var(--serif);font-weight:400;font-size:23px;margin:7px 0 1px}.quick-list small{font-size:11px;color:#688081}
.callout{border-left:3px solid var(--red);background:#fff6ea;padding:21px 25px;margin-top:28px}.callout strong{font-family:var(--serif);font-size:23px;font-weight:400}.callout p{margin:7px 0 0;font-size:13px}
.plan-types{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:27px 0 25px}.plan-type{background:#e8eee9;padding:25px}.plan-label{font-size:10px;color:var(--red-dark);font-weight:700;letter-spacing:.12em}.plan-type h3{margin:15px 0 9px}.plan-type p{font-size:13px;margin:0}
.check-list{counter-reset:item;list-style:none;padding:0;margin:20px 0}.check-list li{position:relative;padding:13px 0 13px 37px;border-bottom:1px solid var(--line);font-size:14px;line-height:1.7;color:var(--ink-soft)}.check-list li:before{counter-increment:item;content:counter(item,decimal-leading-zero);position:absolute;left:0;top:15px;font-size:10px;font-weight:700;color:var(--red-dark)}
.provider-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:26px 0 16px}.provider-card{background:var(--cream);border:1px solid var(--line);padding:24px;display:flex;flex-direction:column}.provider-head{display:flex;justify-content:space-between;gap:12px;align-items:start;border-bottom:1px solid var(--line);padding-bottom:16px}.provider-head span{font-family:var(--serif);font-size:28px;color:var(--red)}.provider-card h3{margin:0;font-size:26px}.provider-card p{font-size:13px;line-height:1.7;margin:17px 0 23px}.provider-card a{margin-top:auto;font-size:12px;font-weight:700;text-decoration:none;align-self:flex-start;border-bottom:1px solid currentColor}.provider-card a:hover{color:var(--red-dark)}.article-section .small-print{font-size:11px;color:#728788}
.steps{list-style:none;padding:0;margin:26px 0}.steps li{display:flex;gap:20px;border-top:1px solid var(--line);padding:21px 0}.steps li>span{font-family:var(--serif);font-size:28px;color:var(--red)}.steps h3{margin:0 0 7px;font-size:24px}.steps p{margin:0;font-size:13px}
.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list summary{cursor:pointer;list-style:none;padding:19px 33px 19px 0;font-size:15px;font-weight:700;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:4px;font-size:24px;line-height:1;font-weight:400;color:var(--red-dark)}.faq-list details[open] summary:after{content:'−'}.faq-list p{padding-right:32px;margin:0 0 19px;font-size:13px}
.source-section{border-top:1px solid var(--line);padding-top:33px}.source-section p{font-size:13px}.source-list{padding-left:22px;font-size:12px;line-height:1.7;color:#587174}.source-list li{margin-bottom:8px;overflow-wrap:anywhere}.source-list a:hover{color:var(--red-dark)}
.article-end-card{background:#dce8e2;padding:37px;margin-top:45px}.article-end-card h2{font-size:41px;margin:14px 0}.article-end-card p{max-width:500px;font-size:14px;margin-bottom:22px}
.article-end-card .small-print{font-size:12px;margin:19px 0 0}.article-end-card .small-print a{text-underline-offset:2px}

/* About and privacy */
.simple-hero{background:#e9efea;padding:90px 0 85px}.simple-hero h1{font-size:clamp(52px,6vw,78px);margin:16px 0 23px}.simple-hero p{font-size:18px;line-height:1.7;max-width:650px}.simple-content{padding:78px 0 110px}.simple-content h2{font-size:37px;margin:42px 0 14px}.simple-content h2:first-child{margin-top:0}.simple-content p{font-size:15px;line-height:1.85}.simple-content .button{margin-top:22px}.policy-date{font-size:12px!important;margin-top:35px;color:#75898b}

@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.hero-copy{padding:75px 0 65px}.hero-art{border-left:0;min-height:450px}.hero h1{max-width:720px}.section-heading{grid-template-columns:1fr;gap:20px}.section-heading p{max-width:650px}.guide-grid{grid-template-columns:1fr;gap:30px}.guide-index-rule{display:none}.guide-index-meta{margin-top:14px}.guide-feature{padding:0}.next-guide{grid-template-columns:1fr;gap:10px}.promise-grid{grid-template-columns:1fr;gap:25px}.article-layout{grid-template-columns:minmax(0,740px);padding-top:48px}.article-sidebar{display:none}.article-hero-grid{grid-template-columns:1fr .35fr}.article-hero-visual{height:300px}.article-visual-sun{width:180px;height:180px}.visual-card{width:200px;height:215px;right:-60px}.visual-card-main{font-size:28px}.visual-bars{right:-20px}}
@media(max-width:640px){.wrap{width:min(100% - 36px,1200px)}.header-inner{min-height:67px}.brand{font-size:17px}.brand-mark{width:27px;height:27px}.menu-toggle{display:inline-flex;align-items:center;gap:6px;font-size:12px}.site-nav{display:none;position:absolute;top:67px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:20px 18px 23px;flex-direction:column;align-items:stretch;gap:17px}.site-nav.is-open{display:flex}.site-nav .nav-cta{text-align:center}.hero-copy{padding:63px 0 53px}.hero h1{font-size:clamp(55px,12vw,76px)}.hero-lede{font-size:16px}.hero-actions{align-items:stretch;gap:20px}.hero-actions .button{width:100%}.hero-art{min-height:350px}.sun-disc{width:170px;height:170px;right:40px;top:35px}.mountain{width:490px;bottom:30px}.ticket-card{top:25%;left:5%;width:75%;height:160px;padding:15px}.ticket-route{font-size:22px}.ticket-top,.ticket-bottom{font-size:8px}.phone-card{width:108px;height:160px;right:3%;bottom:45px;border-width:4px;padding:10px}.phone-top{font-size:7px;margin-top:10px}.phone-bars{font-size:20px;letter-spacing:2px;margin:9px 0}.phone-text{font-size:13px}.phone-dot{width:15px;height:15px}.art-caption{font-size:8px;bottom:12px;left:18px}.section{padding:68px 0}.section-heading h2{font-size:44px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:220px;border-right:0;border-bottom:1px solid var(--line);padding:23px}.feature-card:last-child{border-bottom:0}.feature-card h3{margin-top:22px}.guide-feature h2{font-size:47px}.footer-top,.footer-bottom{flex-direction:column}.footer-top{gap:30px;padding-bottom:38px}.footer-links{gap:14px;flex-direction:column}.footer-bottom{gap:8px}.article-hero{padding-top:17px}.article-hero-grid{grid-template-columns:1fr;min-height:0}.article-hero-grid>div:first-child{padding:36px 0 49px}.article-hero h1{font-size:53px}.article-deck{font-size:16px}.article-hero-visual{display:none}.article-layout{padding-bottom:65px}.article-section{margin-bottom:57px}.article-section h2{font-size:40px}.editorial-note{margin-bottom:42px}.quick-list{grid-template-columns:1fr}.quick-list div{min-height:0;border-right:0;border-bottom:1px solid var(--line)}.quick-list div:last-child{border-bottom:0}.plan-types,.provider-grid{grid-template-columns:1fr}.article-end-card{padding:27px}.article-end-card h2{font-size:35px}.simple-hero{padding:65px 0}.simple-hero h1{font-size:55px}.simple-content{padding:55px 0 80px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.site-nav a{transition:none}}
