:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#25241f;background:#f6f0e5;font-synthesis:none;--terracotta:#bb5434;--olive:#7d803c;--cream:#f6f0e5;--ink:#25241f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--cream)}button,a{font:inherit}a{color:inherit}img{max-width:100%}em{font-weight:400}.site-header{position:sticky;z-index:50;top:0;height:88px;padding:12px clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;gap:36px;background:#f6f0e5eb;border-bottom:1px solid rgba(125,128,60,.2);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-link{display:flex;width:154px}.brand-link img{display:block;width:100%;height:auto}.site-header nav{display:flex;align-items:center;gap:clamp(20px,2.5vw,38px);font-size:13px;font-weight:700}.site-header nav>a{text-decoration:none}.site-header nav>a:not(.nav-cta){position:relative}.site-header nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:-6px;height:1px;background:var(--terracotta);transition:right .2s}.site-header nav>a:not(.nav-cta):hover:after{right:0}.nav-cta{padding:13px 18px;color:#fff;background:var(--terracotta);border-radius:999px}.menu-button{display:none;background:none;border:0;padding:8px}.hero{min-height:calc(100svh - 88px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:center;gap:clamp(35px,7vw,115px);padding:clamp(70px,9vw,125px) clamp(22px,7vw,110px) 80px;overflow:hidden;background:radial-gradient(circle at 84% 34%,rgba(193,201,153,.31),transparent 29%)}.kicker{margin:0 0 22px;color:var(--olive);font-size:11px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.kicker span{display:inline-block;width:27px;height:1px;margin-right:10px;vertical-align:middle;background:var(--olive)}.kicker.light{color:#d9d2b1}.hero h1,.section h2,.territory h2,.rayra h2,.cta-section h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.05em}.hero h1{max-width:760px;font-size:clamp(60px,7.2vw,112px);line-height:.9}.hero h1 em{display:block;color:var(--terracotta)}.hero-text{max-width:600px;margin:34px 0 32px;color:#626158;font-size:clamp(17px,1.5vw,21px);line-height:1.65}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.button{min-height:52px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:999px;text-decoration:none;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:var(--terracotta);box-shadow:0 15px 35px #8037202e}.button.ghost{border:1px solid rgba(37,36,31,.23)}.button.cream{color:var(--ink);background:var(--cream)}.instagram-button span{color:var(--terracotta);font-size:18px}.hero-proof{display:flex;gap:29px;margin-top:52px;padding-top:25px;border-top:1px solid rgba(125,128,60,.22)}.hero-proof div{display:grid;gap:3px}.hero-proof strong{color:var(--terracotta);font-family:Georgia,serif;font-size:23px;font-weight:400}.hero-proof span{max-width:130px;color:#77756c;font-size:10px;line-height:1.4}.hero-art{position:relative;width:min(42vw,560px);aspect-ratio:1;justify-self:center}.hero-sun{position:absolute;top:12%;right:12%;bottom:12%;left:12%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:var(--terracotta);box-shadow:0 35px 75px #8037203b}.hero-leaf{width:68%;filter:brightness(0) invert(1);opacity:.96;transform:rotate(-8deg)}.hero-symbols{position:absolute;width:77%;bottom:16%;filter:brightness(0) invert(1)}.hero-orbit{position:absolute;z-index:2;border:1px solid rgba(187,84,52,.27);border-radius:50%;transform:rotate(-18deg)}.orbit-a{top:25%;right:-8%;bottom:23%;left:-9%}.orbit-b{top:34%;right:-16%;bottom:15%;left:2%}.art-label{position:absolute;z-index:3;padding:7px 11px;border-radius:99px;color:var(--olive);background:var(--cream);box-shadow:0 8px 25px #25241f1a;font-family:Georgia,serif;font-size:13px;font-style:italic}.art-label.one{top:20%;left:-2%}.art-label.two{top:57%;right:-7%}.art-label.three{bottom:13%;left:2%}.brand-ribbon{min-height:64px;display:flex;align-items:center;overflow:hidden;color:#fff;background:var(--olive);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.brand-ribbon-track{width:max-content;display:flex;align-items:center;animation:brand-ribbon-scroll 24s linear infinite;will-change:transform}.brand-ribbon-group{min-width:100vw;flex:none;display:flex;align-items:center;justify-content:space-around;gap:clamp(28px,4vw,68px);padding-right:clamp(28px,4vw,68px)}.brand-ribbon i{color:#d9d2b1;font-style:normal}@keyframes brand-ribbon-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.section{padding:clamp(90px,11vw,160px) clamp(22px,7vw,110px)}.section-heading{display:grid;grid-template-columns:1fr minmax(300px,470px);align-items:end;gap:50px;margin-bottom:60px}.section-heading h2,.territory h2,.rayra h2,.cta-section h2{font-size:clamp(51px,6vw,88px);line-height:.94}.section-heading h2 em{color:var(--terracotta)}.section-heading>p{margin:0;color:#68675f;font-size:17px;line-height:1.7}.section-heading.compact{grid-template-columns:1fr}.experience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.experience-card{min-height:520px;padding:clamp(25px,3vw,40px);display:flex;flex-direction:column;border-radius:4px 48px 4px 4px;overflow:hidden}.experience-card.terracotta{color:#fff;background:var(--terracotta)}.experience-card.olive{color:#fff;background:var(--olive)}.experience-card.sand{background:#e3d5bd}.experience-card.ink{color:#fff;background:var(--ink)}.card-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:24px;border-bottom:1px solid currentColor;opacity:.76;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.16em}.card-top b{font-family:Georgia,serif;font-size:18px;font-weight:400}.card-body{margin:auto 0;padding:45px 0}.card-body h3{max-width:560px;margin:0 0 24px;font-family:Georgia,serif;font-size:clamp(35px,4vw,58px);line-height:1;font-weight:400;letter-spacing:-.04em}.card-body p{max-width:560px;margin:0;opacity:.81;font-size:15px;line-height:1.7}.card-body ul{display:flex;flex-wrap:wrap;gap:7px;margin:27px 0 0;padding:0;list-style:none}.card-body li{padding:7px 10px;border:1px solid currentColor;border-radius:999px;opacity:.75;font-size:10px;font-weight:750}.card-link{display:flex;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid currentColor;text-decoration:none;font-size:12px;font-weight:800}.card-link span{font-size:22px;font-weight:400}.board-note{margin:20px 0 0;color:#88857c;font-size:11px}.routes-board{background:#e9ddc9}.route-heading{margin-bottom:52px}.route-grid{display:grid;gap:20px}.route-card{min-height:680px;display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);color:#fff;background:var(--ink);border-radius:4px 54px 4px 4px;overflow:hidden;box-shadow:0 28px 80px #25241f21}.route-card-cover{min-height:680px}.route-brand-art{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;background:var(--terracotta);overflow:hidden}.route-brand-art:before,.route-brand-art:after{content:"";position:absolute;z-index:-1;border:1px solid rgba(255,255,255,.24);border-radius:50%;transform:rotate(-18deg)}.route-brand-art:before{width:125%;aspect-ratio:1.65}.route-brand-art:after{width:145%;aspect-ratio:1.85}.route-art-leaf{position:absolute;z-index:-1;top:12%;right:-22%;width:105%;filter:brightness(0) invert(1);opacity:.1;transform:rotate(-12deg)}.route-art-symbols{position:absolute;bottom:8%;width:72%;filter:brightness(0) invert(1);opacity:.88}.route-art-copy{display:grid;justify-items:center;color:#fff;text-align:center;text-transform:uppercase}.route-art-copy span,.route-art-copy small{font-size:12px;font-weight:850;letter-spacing:.22em}.route-art-copy strong{margin:8px 0;font-family:Georgia,serif;font-size:clamp(48px,6vw,82px);font-weight:400;letter-spacing:-.055em;line-height:.9;text-transform:none}.route-status{position:absolute;z-index:2;top:24px;left:24px;padding:9px 13px;display:inline-flex;align-items:center;gap:8px;color:#3d3a2e;background:#f6f0e5ed;border-radius:99px;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.route-status i{width:7px;height:7px;border-radius:50%;background:var(--terracotta);box-shadow:0 0 0 5px #bb543421}.route-card-copy{padding:clamp(42px,6vw,88px);display:flex;flex-direction:column;justify-content:center}.route-eyebrow{margin:0 0 23px;color:#c4c890;font-size:11px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.route-card-copy h3{max-width:760px;margin:0;color:#f6f0e5;font-family:Georgia,serif;font-size:clamp(48px,6vw,86px);font-weight:400;letter-spacing:-.05em;line-height:.92}.route-card-copy>p:not(.route-eyebrow){max-width:650px;margin:28px 0 32px;color:#bbb8ae;font-size:16px;line-height:1.7}.route-meta{margin:0;padding:22px 0;display:grid;grid-template-columns:1fr .65fr 1fr;gap:20px;border-top:1px solid #4d4b43;border-bottom:1px solid #4d4b43}.route-meta div{display:grid;gap:7px}.route-meta dt,.route-detail-meta dt{color:#8f8c83;font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.route-meta dd,.route-detail-meta dd{margin:0;color:#f3ecdf;font-size:13px;font-weight:750}.route-preview{margin:28px 0 35px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 24px;color:#c9c6bc;font-size:12px}.route-preview span:last-child{color:#c4c890;font-weight:800}.route-open{width:fit-content;padding:15px 20px;display:flex;align-items:center;gap:28px;color:var(--ink);background:#f6f0e5;border-radius:99px;text-decoration:none;font-size:12px;font-weight:850}.route-open span{font-size:19px;font-weight:400}.route-scale-note{margin:22px 0 0;color:#7f796f;font-size:11px;line-height:1.6}.route-page{min-height:100vh;background:var(--cream)}.route-page-header{position:sticky;z-index:60;top:0;height:88px;padding:12px clamp(22px,5vw,76px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;background:#f6f0e5f0;border-bottom:1px solid rgba(125,128,60,.2);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.route-page-header .route-back{text-decoration:none;font-size:12px;font-weight:800}.route-header-cta{justify-self:end;padding:13px 18px;color:#fff;background:var(--terracotta);border-radius:99px;text-decoration:none;font-size:12px;font-weight:800}.route-detail-hero{min-height:calc(100svh - 88px);padding:clamp(45px,7vw,100px) clamp(22px,7vw,110px);display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(50px,8vw,130px);background:radial-gradient(circle at 82% 30%,rgba(193,201,153,.3),transparent 28%)}.route-detail-poster{width:min(100%,550px);aspect-ratio:4/5;justify-self:end;border-radius:3px 42px 3px 3px;box-shadow:0 30px 80px #25241f33}.route-detail-intro h1{max-width:800px;margin:0;font-family:Georgia,serif;font-size:clamp(62px,7.5vw,118px);font-weight:400;letter-spacing:-.055em;line-height:.87}.route-detail-lead{max-width:690px;margin:34px 0;color:#626158;font-size:clamp(17px,1.6vw,22px);line-height:1.65}.route-detail-meta{max-width:770px;margin:0 0 32px;padding:22px 0;display:grid;grid-template-columns:.8fr 1fr 1.4fr;gap:26px;border-top:1px solid rgba(37,36,31,.18);border-bottom:1px solid rgba(37,36,31,.18)}.route-detail-meta dt{color:#817e74}.route-detail-meta dd{color:var(--ink);line-height:1.45}.route-reserve{margin-right:20px}.route-price-note{display:inline;color:#858178;font-size:10px}.route-itinerary{padding:clamp(90px,11vw,160px) clamp(22px,7vw,110px);color:#fff;background:var(--ink)}.route-section-title h2{margin:0;font-family:Georgia,serif;font-size:clamp(50px,6vw,88px);font-weight:400;letter-spacing:-.05em;line-height:.94}.route-section-title h2 em{color:#c4c890}.route-experience-list{margin-top:70px;border-top:1px solid #55534b}.route-experience-list article{min-height:108px;display:grid;grid-template-columns:80px 1fr;align-items:center;border-bottom:1px solid #55534b}.route-experience-list span{color:#aeb36a;font-family:Georgia,serif;font-size:13px}.route-experience-list h3{margin:0;color:#f6f0e5;font-family:Georgia,serif;font-size:clamp(28px,3.6vw,54px);font-weight:400;letter-spacing:-.035em}.route-extra{margin:30px 0 0 80px;color:#c5c0b6;font-size:15px}.route-service-grid{display:grid;grid-template-columns:1.15fr .85fr}.route-list{padding:clamp(70px,8vw,125px) clamp(25px,7vw,100px)}.route-list h2{margin:0 0 45px;font-family:Georgia,serif;font-size:clamp(43px,5.5vw,78px);font-weight:400;letter-spacing:-.045em;line-height:.96}.route-list ul{margin:0;padding:0;list-style:none}.route-list li{position:relative;padding:17px 0 17px 32px;border-bottom:1px solid currentColor;font-size:14px;line-height:1.5}.route-list li:before{content:"✓";position:absolute;left:0;color:#d9d2b1;font-weight:900}.route-list.included{color:#fff;background:var(--olive)}.route-list.included li{border-color:#ffffff3d}.route-list.excluded{background:#e9ddc9}.route-list.excluded li{border-color:#25241f2e}.route-list.excluded li:before{content:"—";color:var(--terracotta)}.route-list .text-link{margin-top:45px}.route-final-cta{position:relative;min-height:580px;padding:80px 22px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:var(--terracotta);overflow:hidden}.route-final-cta>img{position:absolute;width:min(680px,72vw);filter:brightness(0) invert(1);opacity:.09}.route-final-cta>*:not(img){position:relative;z-index:2}.route-final-cta h2{margin:0 0 35px;font-family:Georgia,serif;font-size:clamp(52px,7vw,96px);font-weight:400;letter-spacing:-.05em;line-height:.9}.route-final-cta h2 em{color:#e9ddc9}.route-mini-footer{min-height:150px;padding:40px clamp(22px,7vw,110px);display:flex;align-items:center;justify-content:space-between;gap:30px}.route-mini-footer img{width:180px}.route-mini-footer span{color:#858178;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.territory{position:relative;padding:clamp(90px,10vw,150px) clamp(22px,7vw,110px);color:#fff;background:var(--ink);overflow:hidden}.territory h2 em{color:#c4c890}.territory-intro{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:clamp(55px,9vw,145px);align-items:end}.territory-title h2{max-width:820px}.territory-story{padding-bottom:4px}.territory-story p{max-width:650px;margin:0;color:#aaa89f;font-size:16px;line-height:1.78}.territory-story .territory-lead{margin-bottom:18px;color:#e1dbcf;font-family:Georgia,serif;font-size:clamp(21px,2.1vw,30px);line-height:1.45}.territory-layers{margin-top:clamp(65px,8vw,110px);display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #545249;border-bottom:1px solid #545249}.territory-layers article{min-height:235px;padding:28px clamp(20px,2.5vw,38px) 35px;border-right:1px solid #545249}.territory-layers article:first-child{padding-left:0}.territory-layers article:last-child{padding-right:0;border-right:0}.territory-layers span{color:#aeb36a;font-family:Georgia,serif;font-size:13px}.territory-layers h3{margin:67px 0 12px;color:#f5eee2;font-family:Georgia,serif;font-size:clamp(28px,3vw,42px);font-weight:400;letter-spacing:-.035em}.territory-layers p{max-width:340px;margin:0;color:#aaa89f;font-size:15px;line-height:1.65}.territory-places{position:relative;margin-top:clamp(65px,8vw,105px);padding:clamp(34px,4vw,58px);background:#302f29;border-radius:3px 45px 3px 3px;overflow:hidden}.places-heading{position:relative;z-index:2;display:grid;grid-template-columns:1fr minmax(310px,520px);align-items:end;gap:50px}.places-heading h3{margin:0;color:#f5eee2;font-family:Georgia,serif;font-size:clamp(38px,4.8vw,69px);font-weight:400;letter-spacing:-.045em;line-height:1}.places-heading>p{margin:0;color:#b8b5aa;font-size:15px;line-height:1.7}.place-groups{position:relative;z-index:2;margin-top:45px;display:grid;grid-template-columns:1fr;gap:22px}.place-group{padding-top:18px;border-top:1px solid #5a584e}.place-label{display:block;margin-bottom:16px;color:#aeb36a;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.city-pills{display:flex;flex-wrap:wrap;gap:8px}.city-pills span{padding:9px 12px;color:#eee8dc;border:1px solid #5f5d54;border-radius:99px;font-size:13px}.city-pills span.more{color:#fff;border-color:#bb5434bf;background:#bb543429}.territory-leaf{position:absolute;width:310px;right:-58px;bottom:-55px;opacity:.07;filter:brightness(0) invert(1);transform:rotate(-18deg)}.approach{background:#efe4d3}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#25241f29}.steps article{min-height:300px;padding:34px;background:#efe4d3}.steps span{color:var(--terracotta);font-family:Georgia,serif;font-size:14px}.steps h3{margin:75px 0 15px;font-family:Georgia,serif;font-size:35px;font-weight:400}.steps p{max-width:340px;color:#646158;line-height:1.7}.rayra{min-height:830px;display:grid;grid-template-columns:.9fr 1.1fr;color:#fff;background:var(--olive)}.rayra-visual{position:relative;min-height:690px;padding:50px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#ded0b9}.rayra-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent 50%,rgba(20,25,18,.6) 100%);pointer-events:none}.rayra-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.rayra-seal{position:absolute;z-index:2;right:34px;bottom:31px;width:145px;aspect-ratio:1;padding:25px;display:grid;place-items:center;border-radius:50%;background:var(--terracotta);box-shadow:0 20px 50px #1419124d}.rayra-seal img{filter:brightness(0) invert(1)}.rayra-visual>p{position:absolute;z-index:2;left:34px;bottom:31px;max-width:210px;margin:0;color:#fff;font-size:12px;font-weight:800;letter-spacing:.12em;line-height:1.45;text-transform:uppercase}.rayra-copy{padding:clamp(70px,9vw,135px);display:flex;flex-direction:column;justify-content:center}.rayra-copy h2{color:#f4ebdf}.rayra-copy .lead{margin:34px 0 18px;color:#f0e9d7;font-family:Georgia,serif;font-size:clamp(24px,2.5vw,36px);line-height:1.35}.rayra-copy>p:not(.kicker):not(.lead){max-width:700px;color:#d1d1b6;line-height:1.75}.credentials{display:flex;flex-wrap:wrap;gap:8px;margin:29px 0 35px}.credentials span{padding:8px 11px;border:1px solid rgba(255,255,255,.34);border-radius:99px;font-size:10px}.text-link{width:fit-content;display:flex;align-items:center;gap:24px;padding-bottom:8px;border-bottom:1px solid currentColor;text-decoration:none;font-size:12px;font-weight:800}.text-link span{font-size:19px;font-weight:400}.light-link{color:#fff}.testimonials{padding:clamp(90px,10vw,145px) clamp(22px,7vw,110px)}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:30px 0 34px}blockquote{min-height:250px;margin:0;padding:30px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(37,36,31,.18);border-radius:3px 30px 3px 3px;font-family:Georgia,serif;font-size:clamp(24px,2.6vw,39px);line-height:1.18}blockquote cite{color:#7b786f;font-family:Inter,sans-serif;font-size:10px;font-style:normal;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.community{color:#fff;background:var(--ink)}.community-heading h2 em{color:#c4c890}.community-heading>p{color:#b9b6ac}.community-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.community-card{position:relative;min-height:310px;padding:31px 32px 34px;display:flex;flex-direction:column;justify-content:space-between;gap:45px;color:inherit;border:1px solid #4e4c45;border-radius:3px 38px 3px 3px;text-decoration:none;overflow:hidden;transition:transform .2s,border-color .2s,background .2s}.community-card:hover{transform:translateY(-3px);border-color:#777466;background:#2e2d27}.community-card:before{content:"";position:absolute;width:230px;aspect-ratio:1;top:-150px;right:-95px;border:1px solid rgba(196,200,144,.16);border-radius:50%}.community-card-top{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between}.community-card-top>b{color:#c4c890;font-size:23px;font-weight:400}.channel-icon{width:70px;height:70px;display:grid;place-items:center;color:#fff;background:#494840;border-radius:20px;box-shadow:0 13px 30px #0000002b}.channel-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.channel-icon .icon-dot{fill:currentColor;stroke:none}.community-card-copy{position:relative;z-index:1}.community-card small{display:block;margin-bottom:9px;color:#aeb36a;font-size:10px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.community-card h3{margin:0 0 11px;color:#f6f0e5;font-family:Georgia,serif;font-size:clamp(30px,3.4vw,48px);font-weight:400;letter-spacing:-.04em}.community-card p{max-width:390px;margin:0;color:#aaa89f;font-size:14px;line-height:1.55}.community-card.instagram .channel-icon{background:#bb5434}.community-card.group .channel-icon{background:#25a867}.community-card.spotify{background:linear-gradient(135deg,rgba(29,185,84,.13),transparent 58%);border-color:#1db9546b}.community-card.spotify:hover{background:linear-gradient(135deg,#1db95433,#2e2d27 64%);border-color:#1db954}.community-card.spotify .channel-icon{background:#1db954;border-radius:50%}.community-card.spotify .channel-icon svg{width:39px;height:39px;stroke-width:1.9}.community-card.benefit .channel-icon{color:var(--ink);background:#d9d2b1}.cta-section{position:relative;min-height:610px;padding:90px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:var(--terracotta);overflow:hidden}.cta-section>img{position:absolute;top:50px;width:min(670px,70vw);filter:brightness(0) invert(1);opacity:.09}.cta-section h2,.cta-section p,.cta-section a,.cta-section .kicker{position:relative;z-index:2}.cta-section h2 em{color:#e3d5bd}.cta-section>p:not(.kicker){font-size:17px}.cta-section .button{margin-top:21px}.footer{padding:65px clamp(22px,7vw,110px) 24px;display:grid;grid-template-columns:1.3fr 1fr .6fr;gap:50px;background:var(--cream)}.footer-brand img{width:190px}.footer-brand p{max-width:300px;color:#747168;font-size:12px;line-height:1.6}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:30px}.footer-links div{display:grid;align-content:start;gap:10px}.footer-links strong{margin-bottom:7px;color:var(--olive);font-size:10px;letter-spacing:.15em;text-transform:uppercase}.footer-links a{width:fit-content;color:#5f5d55;text-decoration:none;font-size:12px}.cadastur-wrap{display:flex;align-items:start;justify-content:flex-end}.cadastur-wrap img{width:150px;height:85px;object-fit:contain}.footer-bottom{grid-column:1/-1;padding-top:24px;display:flex;justify-content:space-between;border-top:1px solid rgba(125,128,60,.23);color:#89867d;font-size:9px;letter-spacing:.12em;text-transform:uppercase}@media (max-width:980px){.site-header{height:75px}.brand-link{width:124px}.menu-button{z-index:3;display:grid;gap:6px}.menu-button span{width:25px;height:2px;background:var(--ink)}.site-header nav{position:fixed;inset:75px 0 auto;padding:30px 25px 35px;display:none;flex-direction:column;align-items:stretch;gap:20px;background:var(--cream);border-bottom:1px solid rgba(37,36,31,.15)}.site-header nav.open{display:flex}.nav-cta{text-align:center}.hero{min-height:auto;grid-template-columns:1fr;padding-top:70px}.hero-art{order:-1;width:min(76vw,500px)}.section-heading{grid-template-columns:1fr;align-items:start}.route-card{grid-template-columns:minmax(280px,.8fr) 1.2fr}.route-card-copy{padding:45px}.route-preview{grid-template-columns:1fr}.route-page-header{grid-template-columns:1fr auto}.route-page-header .route-back{display:none}.route-detail-hero{min-height:auto;grid-template-columns:minmax(260px,.7fr) 1.3fr;gap:50px}.territory-intro,.places-heading{grid-template-columns:1fr;align-items:start}.place-groups,.rayra{grid-template-columns:1fr}.rayra-visual{min-height:630px}}@media (max-width:720px){.hero h1{font-size:clamp(52px,15vw,82px)}.hero-copy{text-align:center}.kicker span{display:none}.hero-text{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-proof{justify-content:center;gap:19px}.hero-proof div{flex:1}.experience-grid{grid-template-columns:1fr}.experience-card{min-height:470px}.route-card{min-height:0;grid-template-columns:1fr}.route-card-cover{min-height:0;aspect-ratio:4/5}.route-card-copy{padding:36px 25px 42px}.route-meta{grid-template-columns:1fr 1fr}.route-meta div:last-child{grid-column:1/-1}.route-page-header{height:75px;padding:10px 20px}.route-page-header .brand-link{width:120px}.route-header-cta{padding:11px 14px}.route-detail-hero{grid-template-columns:1fr;padding-top:38px}.route-detail-poster{width:min(88vw,480px);justify-self:center}.route-detail-intro{text-align:center}.route-detail-lead{margin-left:auto;margin-right:auto}.route-detail-meta{grid-template-columns:1fr;text-align:left}.route-reserve{margin:0 0 13px}.route-price-note{display:block}.route-service-grid{grid-template-columns:1fr}.route-extra{margin-left:0}.territory-layers{grid-template-columns:1fr}.territory-layers article,.territory-layers article:first-child,.territory-layers article:last-child{min-height:0;padding:27px 0 30px;border-right:0;border-bottom:1px solid #545249}.territory-layers article:last-child{border-bottom:0}.territory-layers h3{margin:34px 0 10px}.territory-places{padding:32px 25px 38px}.places-heading{gap:25px}.steps{grid-template-columns:1fr}.steps article{min-height:250px}.steps h3{margin-top:55px}.rayra-visual{min-height:500px}.rayra-copy{padding:70px 24px}.quote-grid,.community-grid{grid-template-columns:1fr}blockquote{min-height:210px}.community-card{min-height:250px}.footer{grid-template-columns:1fr;text-align:center}.footer-brand p{margin-left:auto;margin-right:auto}.footer-links,.footer-links div{justify-items:center}.cadastur-wrap{justify-content:center}.footer-bottom{flex-direction:column;gap:10px}}@media (max-width:430px){.hero-proof{display:grid;grid-template-columns:1fr 1fr}.hero-art{width:92vw}.art-label{display:none}.section-heading h2,.territory h2,.rayra h2,.cta-section h2,.route-card-copy h3{font-size:48px}.route-detail-intro h1{font-size:56px}.route-experience-list article{grid-template-columns:55px 1fr}.route-experience-list h3{font-size:25px}.route-mini-footer{flex-direction:column;text-align:center}.community-card{min-height:275px;padding:25px}.channel-icon{width:62px;height:62px;border-radius:18px}.territory-story .territory-lead{font-size:21px}.rayra-visual{min-height:430px}.rayra-seal{right:18px;bottom:18px;width:105px;padding:18px}.rayra-visual>p{left:18px;bottom:18px;max-width:180px;font-size:8px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.brand-ribbon-track{animation:none;transform:none}}
