:root{--pink:#e897b9;--pink-dark:#bb4179;--ink:#242027;--muted:#6c626b;--line:#e8e0e6;--wash:#fcf5f8;--white:#fff;--max:1360px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--white);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.locked{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}button:disabled{cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--pink-dark);outline-offset:5px}h1,h2,h3,p,figure{margin:0}svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.shell{width:min(var(--max),calc(100% - 112px));margin-inline:auto}.section{padding-block:120px}.section-title{font-size:clamp(3rem,5.8vw,5.4rem);font-weight:800;line-height:1.07;letter-spacing:-.045em;color:var(--pink-dark)}.button{min-height:60px;display:inline-flex;align-items:center;justify-content:center;gap:32px;padding:17px 30px;border-radius:999px;border:1px solid transparent;font-weight:750;font-size:.92rem;line-height:1.45;letter-spacing:.015em;text-transform:uppercase;transition:background .2s,transform .2s,color .2s}.button>span{font-size:1.5rem;line-height:1;font-weight:400}.button:hover{transform:translateY(-2px)}.button-pink{background:var(--pink);color:#271820}.button-pink:hover{background:#f0b2cf}.button-outline{border-color:var(--pink);color:var(--ink);background:transparent}.button-outline:hover{background:var(--wash)}.button-white{border-color:#ffffff90;color:white;background:#ffffff0a}.button-white:hover{background:#ffffff22}.skip-link{position:fixed;top:12px;left:20px;z-index:200;padding:12px 20px;background:white;color:var(--ink);transform:translateY(-200%)}.skip-link:focus{transform:none}
.hero{position:relative;isolation:isolate;min-height:850px;min-height:max(820px,100svh);color:#fff;background:#553248;overflow:clip}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.hero-image{object-fit:cover;object-position:50% 58%}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(21,15,33,.52),rgba(27,14,29,.08) 72%),linear-gradient(180deg,rgba(20,11,27,.3),transparent 35%,rgba(25,13,24,.18))}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:138px}.brand{flex:none;display:block;border-radius:50%}.brand img{width:88px;height:88px;border-radius:50%}.desktop-nav{display:flex;gap:clamp(20px,2.5vw,40px);align-items:center}.desktop-nav a{font-size:.9rem;font-weight:700;text-transform:uppercase;position:relative;padding-block:10px}.desktop-nav a:after{content:'';height:1px;position:absolute;bottom:6px;left:0;right:100%;background:var(--pink);transition:right .2s}.desktop-nav a:hover:after{right:0}.nav-book{min-height:52px;padding:13px 23px;gap:14px;font-size:.82rem}.hero-content{padding-top:52px;padding-bottom:86px}.hero h1{font-size:clamp(7rem,13.4vw,12.75rem);font-weight:800;letter-spacing:-.062em;line-height:.84;margin-left:-.035em}.hero h1 span{display:block}.hero h1 span+span{margin-top:.07em}.hero-subtitle{font-size:clamp(1rem,1.35vw,1.3rem);line-height:1.45;letter-spacing:.12em;margin-top:32px;font-weight:550}.hero-button{margin-top:36px;min-width:250px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.mobile-nav{display:none}
.about{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,7vw,110px);align-items:center}.about .section-title{margin-bottom:38px;font-size:clamp(3rem,5.2vw,4.5rem)}.about-copy p{font-size:1.08rem;line-height:1.75;margin-bottom:22px;color:#59515a}.about-copy .about-lead{font-size:clamp(1.4rem,2vw,1.85rem);line-height:1.4;letter-spacing:-.02em;font-weight:700;color:var(--ink);margin-bottom:25px}.about-copy .about-emphasis{color:var(--ink)}.about-copy .button{margin-top:14px}.about-photos{display:grid;gap:20px}.about-photos figure{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:1.95;background:#d9cbd2}.about-photos figure:nth-child(2){width:89%;margin-left:auto}.about-photos img{width:100%;height:100%;object-fit:cover}.about-photos figcaption{position:absolute;inset:auto 0 0;padding:38px 22px 16px;color:white;font-size:.75rem;letter-spacing:.12em;font-weight:700;background:linear-gradient(transparent,#16101980)}
.trips-section{background:var(--wash);padding-top:112px}.section-heading{display:flex;gap:30px;align-items:flex-end;justify-content:space-between;margin-bottom:60px}.section-heading .section-title{font-size:clamp(2.8rem,5.7vw,5.1rem)}.heading-note{font-size:1rem;white-space:nowrap;color:var(--muted);padding-bottom:6px;letter-spacing:.08em}.year-block+.year-block{margin-top:68px}.year-heading{font-size:2.25rem;font-weight:600;letter-spacing:-.055em;display:flex;align-items:center;gap:24px;margin-bottom:25px}.year-heading span{flex:1;height:1px;background:#dfcfd7}.trip-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.trip-card{position:relative;isolation:isolate;min-height:460px;border-radius:15px;overflow:hidden;background:#28242a;color:white}.trip-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .65s}.trip-card:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#080b1220,transparent 23%,#130d1d55 42%,#120c19dd 100%)}.trip-card:hover>img{transform:scale(1.045)}.trip-card.sold>img{filter:grayscale(1) brightness(.52)}.trip-card.sold:after{background:linear-gradient(0deg,#08080bdf,#08080b16)}.trip-tag{position:absolute;top:18px;left:18px;right:18px;width:fit-content;max-width:calc(100% - 36px);font-size:.73rem;line-height:1.4;letter-spacing:.035em;padding:8px 12px;border:1px solid #ffffff65;background:#21142048;backdrop-filter:blur(8px);border-radius:99px}.trip-content{position:absolute;bottom:22px;left:22px;right:22px}.trip-name{font-size:clamp(1.5rem,2.05vw,2.1rem);line-height:1.12;letter-spacing:-.03em;font-weight:800;overflow-wrap:normal}.trip-date{font-size:1rem;line-height:1.45;font-weight:600;margin-top:11px;min-height:2.9em}.trip-price{font-size:1rem;font-weight:650;margin:5px 0 15px;min-height:1.6em}.trip-action{width:100%;min-height:49px;border:0;border-radius:999px;padding:12px 16px;font-size:.875rem;line-height:1.4;font-weight:750;text-transform:uppercase;color:#271820;background:var(--pink);display:flex;align-items:center;justify-content:space-between;transition:background .2s}.trip-action:hover{background:#f0b2cf}.trip-action span{font-size:1.4rem;line-height:1}.sold .trip-action{justify-content:center;background:#08080b40;border:1px solid #ffffff90;color:#fff;letter-spacing:.08em}.sold .trip-action:hover{background:#08080b40}
.rules-section{background:white}.rules-section .section-title{margin-bottom:60px}.rules-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.rule{padding:10px 30px 18px;border-right:1px solid var(--line)}.rule:first-child{padding-left:0}.rule:last-child{padding-right:0;border:0}.rule-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.rule-top svg{width:39px;height:39px;color:var(--pink-dark)}.rule-number{font-size:3.5rem;line-height:1;font-weight:500;letter-spacing:-.055em;color:var(--pink)}.rule h3{font-size:1.32rem;font-weight:750;letter-spacing:-.025em;margin-bottom:17px}.rule p{font-size:1rem;line-height:1.75;color:var(--muted)}.rule strong{font-weight:650;color:var(--ink)}
.faq-section{padding-top:70px;display:grid;grid-template-columns:.55fr 1.45fr;gap:70px}.faq-section .section-title{font-size:clamp(5rem,10vw,9rem)}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{list-style:none;display:flex;justify-content:space-between;gap:24px;align-items:center;cursor:pointer;font-size:1.15rem;line-height:1.5;font-weight:650;padding:26px 0}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:'+';flex:none;font-size:2rem;font-weight:400;color:var(--pink-dark);line-height:1}.faq-item[open] summary:after{content:'−'}.faq-item .faq-answer{padding:0 48px 27px 0;color:var(--muted);font-size:1rem;line-height:1.8}.faq-answer p+p{margin-top:15px}.faq-answer a{text-decoration:underline;text-underline-offset:4px;color:var(--pink-dark)}
.footer{isolation:isolate;position:relative;overflow:hidden;min-height:690px;background:#4e2943;color:#fff}.footer-image,.footer-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.footer-image{object-fit:cover;object-position:45% 70%}.footer-shade{z-index:-1;background:linear-gradient(180deg,#2912264a,#211021cc)}.footer-content{padding-top:105px;text-align:center}.footer h2{font-weight:800;font-size:clamp(5.5rem,14.5vw,13rem);letter-spacing:-.055em;line-height:1.15}.footer-content>p{font-size:1rem;letter-spacing:.13em;margin-top:18px;line-height:1.65}.footer-actions{display:flex;justify-content:center;gap:18px;margin-top:36px}.footer-actions .button{min-width:265px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:105px;border-top:1px solid #ffffff40;padding:28px 0 30px;font-size:.82rem;letter-spacing:.035em}.socials{display:flex;gap:38px}.socials a{font-size:.95rem}.socials a:hover,.footer-bottom>a:hover{color:#f6c7df}.mobile-break{display:none}
.tour-dialog{width:min(1000px,calc(100% - 48px));max-height:90vh;max-height:90dvh;padding:0;border:0;border-radius:22px;background:white;color:var(--ink);overscroll-behavior:contain;box-shadow:0 30px 120px #08030b40}.tour-dialog::backdrop{background:#17101bd4;backdrop-filter:blur(8px)}.dialog-close{position:sticky;top:18px;float:right;margin:18px 18px -66px 0;z-index:3;width:48px;height:48px;display:grid;place-items:center;border:1px solid #e6dbe2;border-radius:50%;background:white;color:var(--ink);box-shadow:0 5px 20px #160b1910}.dialog-close svg{width:24px;height:24px}.dialog-close:hover{background:var(--wash)}.dialog-cover{height:270px;overflow:hidden;background:#443341}.dialog-cover img{height:100%;width:100%;object-fit:cover;object-position:50% 48%}.dialog-inner{padding:38px 46px 0}.dialog-kicker{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--pink-dark);font-weight:750;margin-bottom:12px}.dialog-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.04em;line-height:1.16;max-width:810px}.dialog-title.small{padding-right:45px}.dialog-stats{display:grid;grid-template-columns:1.1fr .8fr 1fr;gap:20px;padding:25px 0;margin-top:20px;border-block:1px solid var(--line)}.dialog-stat span{display:block;font-size:.82rem;color:var(--muted);margin-bottom:5px}.dialog-stat strong{font-size:1.12rem;font-weight:750}.dialog-intro{font-size:1.05rem;line-height:1.8;margin-top:26px;color:#514952}.dialog-intro p+p{margin-top:18px}.dialog-section{border-bottom:1px solid var(--line)}.dialog-section>summary{list-style:none;cursor:pointer;display:flex;gap:20px;justify-content:space-between;padding:23px 0;font-size:1.06rem;font-weight:700}.dialog-section>summary::-webkit-details-marker{display:none}.dialog-section>summary:after{content:'+';font-size:1.5rem;line-height:1.2;color:var(--pink-dark)}.dialog-section[open]>summary:after{content:'−'}.dialog-section-body{padding-bottom:25px;color:var(--muted)}.dialog-section-body p+p{margin-top:15px}.dialog-section-body ul{margin:0;padding-left:20px}.dialog-section-body li+li{margin-top:10px}.itinerary{list-style:none;padding:0;margin:0}.day{padding:18px 0;border-bottom:1px solid #f1e9ee;display:grid;grid-template-columns:92px 1fr;gap:16px}.day:last-child{border:0}.day h4{font-size:.95rem;margin:0;color:var(--pink-dark)}.day p{font-size:1rem;line-height:1.8}.dialog-actions{position:sticky;bottom:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 46px;border-top:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(10px);margin-top:30px}.dialog-actions .button{min-height:52px;font-size:.85rem}.booking-note{font-size:.82rem;color:var(--muted)}.booking-note strong{display:block;font-size:1.1rem;color:var(--ink);font-weight:750}.package-choices{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px}.package-choice{padding:18px 22px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:12px;color:var(--ink)}.package-choice[aria-pressed=true]{border-color:var(--pink-dark);background:var(--wash);box-shadow:inset 0 0 0 1px var(--pink-dark)}.package-choice strong,.package-choice span{display:block}.package-choice strong{font-size:1rem}.package-choice span{font-size:.82rem;color:var(--muted);margin-top:4px}.package-choice b{display:block;font-size:1.1rem;margin-top:7px}.program-note{font-size:.9rem;color:var(--muted);margin-top:20px}.story .dialog-inner{padding-top:55px}.story .dialog-intro{margin-bottom:20px}.story-signature{font-size:1.2rem;font-weight:700;margin:28px 0;color:var(--pink-dark)}
@media(min-width:1650px){.hero-content{padding-top:80px}.hero h1{font-size:210px}.hero{min-height:950px}}
@media(max-width:1180px){.shell{width:calc(100% - 72px)}.desktop-nav{gap:20px}.desktop-nav a{font-size:.875rem}.nav-wrap{gap:18px}.nav-book{padding:13px 19px;font-size:.875rem;gap:10px}.brand img{width:75px;height:75px}.trip-grid{gap:17px}.trip-content{left:18px;right:18px;bottom:20px}.trip-card{min-height:425px}.trip-name{font-size:1.5rem}.trip-date{font-size:.93rem}.rule{padding-inline:22px}.rule h3{font-size:1.13rem}.about{gap:45px}.about-copy p{font-size:1rem}.section{padding-block:95px}}
@media(max-width:960px){.desktop-nav{gap:16px}.nav-book{display:none}.hero{min-height:780px}.hero-content{padding-top:68px}.hero h1{font-size:clamp(7rem,17vw,10rem)}.about{grid-template-columns:1fr;gap:45px}.about-copy{max-width:700px}.about-photos{grid-template-columns:1fr 1fr;gap:18px;align-items:start}.about-photos figure,.about-photos figure:nth-child(2){width:100%;aspect-ratio:1.22;margin:0}.about-photos figure:nth-child(2){margin-top:45px}.trip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.trip-card{min-height:480px}.trip-name{font-size:2rem}.trip-date{font-size:1rem;min-height:1.6em}.trip-price{margin-top:12px}.trip-content{left:25px;right:25px;bottom:25px}.section-heading{align-items:center}.heading-note{display:none}.rules-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 0}.rule{padding-inline:30px}.rule:nth-child(2){border:0;padding-right:0}.rule:nth-child(3){padding-left:0}.rule h3{font-size:1.5rem}.rule p{max-width:300px}.faq-section{grid-template-columns:1fr;gap:35px}.faq-section .section-title{font-size:5.5rem}.footer{min-height:620px}.footer-bottom{margin-top:95px}.footer-bottom>span{font-size:.75rem}.socials{gap:25px}}
@media(max-width:768px){html{scroll-padding-top:18px}.shell{width:calc(100% - 40px)}.section{padding-block:74px}.section-title{font-size:2.8rem;letter-spacing:-.045em}.hero{min-height:780px;min-height:max(740px,100svh)}.hero-image{object-position:61% center}.hero-shade{background:linear-gradient(90deg,#1c112d66,#28122405),linear-gradient(0deg,#1d102357,transparent 60%,#1c102233)}.nav-wrap{min-height:104px;position:relative;z-index:30}.brand img{width:70px;height:70px}.desktop-nav{display:none}.menu-toggle{border:1px solid #ffffff7a;border-radius:50%;width:49px;height:49px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#25122b30;backdrop-filter:blur(10px);color:#fff}.menu-toggle span{display:block;width:20px;height:1.5px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.menu-toggle[aria-expanded=true]{position:fixed;right:20px;top:27px;background:#493242}.mobile-nav{display:block;position:fixed;inset:0;z-index:20;padding:120px 30px 40px;background:#271d2a;overflow:auto;color:white}.mobile-nav nav{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.mobile-nav nav>a:not(.button){font-size:1.75rem;font-weight:600}.mobile-nav .button{margin-top:15px;align-self:stretch}.hero-content{padding-top:78px;padding-bottom:65px}.hero h1{font-size:clamp(5.85rem,23.4vw,9rem);line-height:.88;letter-spacing:-.064em}.hero h1 span+span{margin-top:.055em}.hero-subtitle{margin-top:29px;font-size:.9rem;line-height:1.6;letter-spacing:.13em}.hero-button{min-width:234px;margin-top:32px}.button{min-height:56px;font-size:.86rem;padding:15px 24px;gap:26px}.about .section-title{font-size:2.8rem;margin-bottom:27px}.about-copy .about-lead{font-size:1.4rem;line-height:1.45}.desktop-break{display:none}.about-copy p{font-size:1rem;line-height:1.8;margin-bottom:20px}.about-copy .button{margin-top:8px}.about-photos{grid-template-columns:1fr;gap:16px}.about-photos figure,.about-photos figure:nth-child(2){aspect-ratio:1.6;width:100%;margin:0;border-radius:11px}.about-photos figcaption{font-size:.73rem;padding:30px 17px 13px}.section-heading{margin-bottom:36px}.section-heading .section-title{font-size:clamp(2.3rem,9.7vw,3.1rem);max-width:100%;line-height:1.13}.year-heading{font-size:1.85rem;margin-bottom:21px;gap:18px}.year-block+.year-block{margin-top:47px}.trip-grid{grid-template-columns:1fr;gap:22px}.trip-card{min-height:470px;border-radius:13px}.trip-content{bottom:25px;left:24px;right:24px}.trip-name{font-size:2rem}.trip-date{margin-top:12px;min-height:1.45em;font-size:1rem}.trip-price{margin:12px 0 18px}.trip-action{min-height:51px;padding-inline:20px;font-size:.9rem}.trip-tag{top:20px;left:20px}.rules-section .section-title{margin-bottom:42px}.rules-grid{grid-template-columns:1fr;gap:0}.rule,.rule:first-child,.rule:nth-child(2),.rule:nth-child(3),.rule:last-child{border:0;border-bottom:1px solid var(--line);padding:28px 0 32px}.rule:first-child{padding-top:0}.rule:last-child{border-bottom:0;padding-bottom:0}.rule-top{margin-bottom:17px}.rule-number{font-size:3rem}.rule-top svg{width:33px;height:33px}.rule h3{font-size:1.35rem;margin-bottom:12px}.rule p{max-width:100%}.faq-section{padding-top:20px;gap:35px}.faq-section .section-title{font-size:4rem}.faq-item summary{padding-block:22px;font-size:1.04rem;gap:20px}.faq-item .faq-answer{padding-right:14px;font-size:1rem}.footer{min-height:700px}.footer-image{object-position:69% center}.footer-content{padding-top:92px}.footer h2{font-size:clamp(4.5rem,19.7vw,7.5rem);letter-spacing:-.045em}.footer-content>p{font-size:.85rem;letter-spacing:.08em;margin-top:25px;line-height:1.8}.mobile-break{display:block}.footer-actions{flex-direction:column;gap:13px;align-items:stretch;max-width:350px;margin:33px auto 0}.footer-bottom{margin-top:73px;padding-top:24px;display:grid;grid-template-columns:1fr auto;row-gap:23px;text-align:left}.footer-bottom>span{grid-column:1/-1;font-size:.75rem}.socials{gap:25px}.socials a{font-size:.9rem}.tour-dialog{width:100%;max-width:100%;height:100%;max-height:100dvh;margin:0;border-radius:0}.dialog-close{top:14px;margin:14px 14px -62px 0;width:45px;height:45px}.dialog-cover{height:235px}.dialog-inner{padding:28px 22px 0}.dialog-title{font-size:2rem;line-height:1.17}.dialog-kicker{font-size:.75rem;padding-right:10px}.dialog-stats{grid-template-columns:1fr 1fr;gap:20px 16px}.dialog-stat:first-child{grid-column:1/-1}.dialog-stat strong{font-size:1.06rem}.dialog-intro{font-size:1rem;margin-top:22px}.dialog-section>summary{font-size:1rem;padding-block:21px}.dialog-actions{padding:14px 20px calc(14px + env(safe-area-inset-bottom));gap:12px}.dialog-actions .button{padding:13px 18px;gap:14px;min-height:49px;font-size:.76rem}.booking-note{font-size:.75rem}.booking-note strong{font-size:.93rem}.package-choices{gap:10px}.package-choice{padding:13px 12px}.package-choice strong{font-size:.9rem}.package-choice span{font-size:.75rem}.package-choice b{font-size:1rem}.day{grid-template-columns:1fr;gap:6px;padding-block:16px}.day p{font-size:1rem}.story .dialog-inner{padding-top:75px}.story .dialog-title{padding-right:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.mobile-close{position:absolute;top:27px;right:20px;display:grid;place-items:center;width:49px;height:49px;border:1px solid #ffffff70;border-radius:50%;background:transparent;color:white}.mobile-close svg{width:24px;height:24px}

/* Content determines card height when text is enlarged. */
.trip-card{display:flex;flex-direction:column;justify-content:flex-end;padding-top:80px}.trip-content{position:relative;inset:auto;margin-top:auto;padding:22px}
@media(max-width:960px){.trip-content{padding:25px}}
@media(max-width:768px){.trip-content{padding:24px}}

@media(max-width:768px){.button>span[aria-hidden="true"],.trip-action>span,.socials span[aria-hidden="true"],.button-arrow{display:none}.trip-action{justify-content:center}}

/* Final header and legal links. */
.desktop-nav a{font-size:1.05rem}.desktop-nav{gap:clamp(18px,2.2vw,34px)}.nav-book{font-size:.9rem}
.legal-links{display:flex;justify-content:center;gap:18px 32px;flex-wrap:wrap;padding:0 0 28px;font-size:.875rem;color:#fff}.legal-links a{text-decoration:underline;text-underline-offset:4px}
@media(max-width:1180px){.desktop-nav a{font-size:1rem}.nav-book{font-size:.875rem}}
@media(max-width:768px){.mobile-nav nav>a:not(.button){font-size:1.9rem}.legal-links{justify-content:flex-start;gap:14px;font-size:.875rem}}

.legal-page{max-width:860px;padding:45px 24px 90px;margin:auto}.legal-page .back{display:inline-block;margin-bottom:38px;color:var(--pink-dark);font-weight:650}.legal-page h1{font-size:clamp(2rem,5vw,3.5rem);line-height:1.15;letter-spacing:-.04em;margin-bottom:22px}.legal-page h2{font-size:1.3rem;margin:32px 0 12px}.legal-page p{margin:14px 0;line-height:1.8}.legal-page a{text-decoration:underline;text-underline-offset:4px}.legal-page nav{display:flex;gap:22px;flex-wrap:wrap;margin-top:42px;border-top:1px solid var(--line);padding-top:24px}.legal-page .intro{color:var(--muted);font-size:1.08rem}
