:root{--ink:#1c2b24;--forest:#173d2d;--forest-2:#24543e;--cream:#f6f0e6;--sand:#e8ddcd;--copper:#b56b3d;--white:#fff;--muted:#68746d;--line:#dcd7cc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fbfaf7;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.container{width:min(1160px,100% - 40px);margin:auto}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbfaf7f5;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand{letter-spacing:.06em;align-items:center;gap:10px;font-weight:900;display:flex}.brand-mark{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:13px;display:grid}.brand small{color:var(--muted);letter-spacing:.13em;font-size:9px;display:block}.nav{align-items:center;gap:24px;font-size:14px;font-weight:700;display:flex}.hero{background:linear-gradient(135deg,var(--forest),#0d2b20);color:#fff;padding:92px 0 78px}.eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#d4b99f;font-size:12px;font-weight:900}.hero h1{max-width:850px;margin:14px 0 22px;font-size:clamp(48px,7vw,88px);line-height:.98}.hero p{color:#d7e2dc;max-width:660px;font-size:19px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:13px 20px;font-weight:850;display:inline-flex}.btn-primary{background:var(--cream);color:var(--forest)}.btn-secondary{color:#fff;border-color:#739080}.btn-dark{background:var(--forest);color:#fff}.section{padding:68px 0}.section.alt{background:var(--cream)}.section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.section-head h2{margin:0;font-size:clamp(30px,4vw,48px)}.section-head p{max-width:560px;color:var(--muted);margin:0}.grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:220px;padding:25px;display:flex}.card .tag{text-transform:uppercase;letter-spacing:.12em;color:var(--copper);font-size:11px;font-weight:900}.card h3{margin:10px 0;font-size:25px}.card p{color:var(--muted);margin:0 0 20px}.card .link{color:var(--forest);margin-top:auto;font-weight:850}.feature-grid{grid-template-columns:1.4fr 1fr;gap:18px;display:grid}.feature{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:300px;padding:32px}.feature.primary{background:var(--forest);color:#fff}.feature.primary p{color:#ccddd4}.feature h3{margin:12px 0;font-size:34px}.feature p{color:var(--muted)}.page-hero{padding:62px 0 36px}.page-hero h1{margin:8px 0 10px;font-size:clamp(42px,6vw,70px)}.page-hero p{max-width:720px;color:var(--muted);font-size:18px}.content{padding:20px 0 80px}.article-list{gap:14px;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.article-card h2,.article-card h3{margin:7px 0}.meta{color:var(--muted);font-size:12px}.notice{color:#675d50;background:#fffaf1;border:1px dashed #b8b0a3;border-radius:14px;padding:18px}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:30px;display:flex}.footer-note{color:#9fb2a8;max-width:520px;font-size:13px}@media (max-width:850px){.nav{display:none}.grid,.feature-grid{grid-template-columns:1fr}.hero{padding-top:70px}.section{padding:50px 0}}.home-hero{padding:86px 0 82px}.home-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:center;gap:70px;display:grid}.home-hero-copy h1{max-width:760px}.home-hero-copy p{max-width:700px}.hero-points{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.hero-points span{color:#d7e2dc;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.hero-explore{color:var(--ink);background:#fbfaf7;border-radius:22px;padding:12px;box-shadow:0 28px 70px #0003}.hero-explore-label{color:var(--copper);letter-spacing:.12em;text-transform:uppercase;padding:10px 12px 14px;font-size:11px;font-weight:900}.hero-explore-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:18px 15px;transition:all .2s;display:flex}.hero-explore-row:hover{background:var(--cream);border-radius:12px}.hero-explore-row strong{font-size:17px;display:block}.hero-explore-row span{color:var(--muted);margin-top:3px;font-size:12px;display:block}.hero-explore-row b{color:var(--copper);font-size:20px}.dark-eyebrow{color:var(--copper);margin-bottom:8px}.adventure-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.adventure-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-height:310px;padding:26px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.adventure-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #1c2b241a}.adventure-number{color:var(--copper);letter-spacing:.12em;font-size:12px;font-weight:900}.adventure-card h3{margin:48px 0 10px;font-size:30px}.adventure-card p{color:var(--muted);margin:0}.adventure-link{color:var(--forest);margin-top:auto;padding-top:30px;font-weight:900}.promise-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.promise-card{background:#fbfaf7;border:1px solid #ded4c6;border-radius:18px;padding:28px}.promise-card span{color:var(--copper);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900}.promise-card h3{margin:14px 0 10px;font-size:25px;line-height:1.15}.promise-card p{color:var(--muted);margin:0}.text-link{color:var(--forest);font-weight:900}.latest-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.latest-card{border-top:3px solid var(--forest);border-left:1px solid var(--line);border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;border-radius:0 0 16px 16px;min-height:230px;padding:24px}.latest-card h3{margin:10px 0;font-size:24px;line-height:1.15}.latest-excerpt{color:var(--muted);font-size:14px}.latest-excerpt p{margin:0}.latest-actions{margin-top:24px}.home-cta{background:var(--forest);color:#fff;padding:64px 0}.home-cta-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.home-cta h2{max-width:720px;margin:9px 0 8px;font-size:clamp(34px,5vw,58px);line-height:1}.home-cta p{color:#c6d7ce;max-width:650px;margin:0}@media (max-width:900px){.home-hero-grid{grid-template-columns:1fr;gap:42px}.adventure-grid,.promise-grid,.latest-grid{grid-template-columns:1fr}.adventure-card{min-height:250px}.home-cta-inner{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.home-hero{padding:64px 0 54px}.home-hero-copy h1{font-size:52px}.hero-explore{border-radius:16px}.section-head{flex-direction:column;align-items:flex-start}}.site-header{background:#faf7eff7;border-bottom:1px solid #ddd3c4}.header-inner{min-height:92px}.brand-v2{letter-spacing:normal;align-items:center;gap:14px;display:flex}.brand-logo{object-fit:contain;border-radius:50%;width:68px;height:68px}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{color:#303522;letter-spacing:.08em;font-size:21px;font-weight:900}.brand-copy span{color:#b16536;letter-spacing:.14em;margin-top:7px;font-size:9px;font-weight:900}.nav{gap:30px}.nav a{color:#303522;font-size:13px;font-weight:800;transition:color .2s}.nav a:hover{color:#b16536}@media (max-width:850px){.header-inner{min-height:78px}.brand-logo{width:58px;height:58px}.brand-copy strong{font-size:17px}.brand-copy span{font-size:8px}}@media (max-width:520px){.brand-copy span{display:none}}.category-hero{background:#f4eee3;border-bottom:1px solid #ddd3c4;padding:78px 0 66px}.category-hero-inner{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:center;gap:60px;display:grid}.category-hero h1{color:#273024;max-width:760px;margin:10px 0 18px;font-size:clamp(50px,7vw,86px);line-height:.95}.category-hero p{max-width:680px;color:var(--muted);font-size:18px;line-height:1.55}.category-guide-link{align-items:center;display:inline-flex}.category-hero-note{color:#fff;background:#34402d;border-radius:22px;padding:30px}.category-hero-note span{color:#d99767;letter-spacing:.14em;font-size:10px;font-weight:900}.category-hero-note strong{margin-top:18px;font-size:29px;line-height:1.08;display:block}.category-hero-note p{color:#d8e0d4;margin:18px 0 0;font-size:14px}.category-topic-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.category-topic-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:240px;padding:25px;transition:transform .2s,box-shadow .2s;display:flex}.category-topic-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px #202b2314}.category-topic-card>span{color:var(--copper);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:900}.category-topic-card h3{margin:32px 0 10px;font-size:25px;line-height:1.1}.category-topic-card p{color:var(--muted);margin:0;font-size:14px}.category-topic-link{color:var(--forest);margin-top:auto;padding-top:25px;font-weight:900}.destination-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.destination-card{background:#fffdf9;border:1px solid #d9cfbf;border-radius:20px;flex-direction:column;min-height:300px;padding:28px;display:flex}.destination-card>span{color:var(--copper);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:900}.destination-card h3{margin:56px 0 12px;font-size:32px;line-height:1}.destination-card p{color:var(--muted);margin:0}.destination-link{color:var(--forest);margin-top:auto;padding-top:28px;font-weight:900}.category-bottom-cta{color:#fff;background:#34402d;padding:62px 0}.category-bottom-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.category-bottom-inner h2{max-width:760px;margin:8px 0;font-size:clamp(34px,5vw,58px);line-height:1}.category-bottom-inner p{color:#d4ddd0;margin:0}@media (max-width:900px){.category-hero-inner,.category-topic-grid,.destination-grid{grid-template-columns:1fr}.category-bottom-inner{flex-direction:column;align-items:flex-start}}.site-footer{color:#fff;background:#10271d;padding:64px 0 24px}.footer-main{grid-template-columns:minmax(280px,1.5fr) repeat(3,minmax(140px,.65fr));gap:52px;padding-bottom:52px;display:grid}.footer-brand{max-width:430px}.footer-logo{color:#fff;letter-spacing:.09em;font-size:22px;font-weight:900;display:inline-block}.footer-brand p{color:#b7c8bf;margin:20px 0 18px;font-size:14px;line-height:1.7}.footer-tagline{color:#d99767;letter-spacing:.15em;font-size:9px;font-weight:900}.footer-nav-group{flex-direction:column;gap:12px;display:flex}.footer-nav-group h3{color:#d99767;letter-spacing:.14em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:900}.footer-nav-group a{color:#e7eeea;font-size:14px;font-weight:700;transition:color .2s}.footer-nav-group a:hover{color:#d99767}.footer-nav-group span{color:#82988c;font-size:14px}.footer-bottom{color:#82988c;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;padding-top:22px;font-size:11px;display:flex}@media (max-width:850px){.footer-main{grid-template-columns:1fr 1fr}}@media (max-width:560px){.footer-main{grid-template-columns:1fr;gap:35px}.footer-bottom{flex-direction:column;align-items:flex-start}}.about-hero{background:#f4eee3;border-bottom:1px solid #ddd3c4;padding:88px 0 78px}.about-hero-inner{max-width:940px}.about-hero h1{color:#273024;max-width:940px;margin:12px 0 22px;font-size:clamp(48px,7vw,86px);line-height:.98}.about-hero p{color:#68746d;max-width:720px;margin:0;font-size:19px;line-height:1.6}.about-story{grid-template-columns:.9fr 1.1fr;align-items:start;gap:80px;display:grid}.about-story h2{margin:10px 0 0;font-size:clamp(36px,5vw,58px);line-height:1.02}.about-copy{max-width:680px}.about-copy p{color:#68746d;margin:0 0 22px;font-size:17px;line-height:1.75}.about-copy blockquote{color:#273024;border-left:4px solid #b56b3d;margin:34px 0;padding:0 0 0 24px;font-size:28px;font-weight:800;line-height:1.25}.about-vision-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.about-vision-card{background:#fffdf9;border:1px solid #d9cfbf;border-radius:18px;min-height:280px;padding:26px}.about-vision-card span{color:#b56b3d;letter-spacing:.12em;font-size:11px;font-weight:900}.about-vision-card h3{margin:48px 0 12px;font-size:27px}.about-vision-card p{color:#68746d;margin:0;font-size:14px;line-height:1.6}.about-today{justify-content:space-between;align-items:flex-end;gap:60px;display:flex}.about-today h2{margin:8px 0 12px;font-size:clamp(36px,5vw,56px)}.about-today p{color:#68746d;max-width:700px;margin:0}.about-actions{flex-direction:column;align-items:flex-start;gap:18px;min-width:240px;display:flex}.about-bottom{color:#fff;background:#34402d;padding:68px 0}.about-bottom-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.about-bottom h2{max-width:760px;margin:9px 0 0;font-size:clamp(36px,5vw,58px);line-height:1}@media (max-width:900px){.about-story{grid-template-columns:1fr;gap:40px}.about-vision-grid{grid-template-columns:1fr 1fr}.about-today,.about-bottom-inner{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.about-vision-grid{grid-template-columns:1fr}.about-hero{padding:64px 0 54px}}.simple-home{background:#fffdf9}.simple-hero{color:#fff;background:#173d2d;align-items:center;min-height:540px;display:flex}.simple-hero-inner{max-width:900px;padding-top:90px;padding-bottom:90px}.simple-hero h1{letter-spacing:-.04em;max-width:850px;margin:16px 0 24px;font-size:clamp(58px,8vw,105px);line-height:.92}.simple-hero p{color:#dce5df;max-width:650px;margin:0;font-size:20px;line-height:1.55}.simple-hero-link{color:#f0c29d;margin-top:38px;font-size:14px;font-weight:900;display:inline-block}.simple-actions{padding:90px 0}.simple-section-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:44px;display:flex}.simple-section-heading h2{margin:8px 0 0;font-size:clamp(38px,5vw,60px);line-height:1}.simple-section-heading>p{color:#68746d;max-width:450px;margin:0;line-height:1.6}.action-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.action-card{color:#173d2d;background:#fff;border:1px solid #ddd3c4;border-radius:18px;flex-direction:column;min-height:360px;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.action-card:hover{border-color:#b56b3d;transform:translateY(-4px);box-shadow:0 14px 35px #173d2d14}.action-top{justify-content:space-between;align-items:center;display:flex}.action-top>span:first-child{color:#b56b3d;letter-spacing:.12em;font-size:10px;font-weight:900}.coming-label{color:#8a918c;text-transform:uppercase;font-size:9px;font-weight:800}.action-card h3{margin:52px 0 14px;font-size:28px}.action-card strong{font-size:16px;line-height:1.35;display:block}.action-card p{color:#68746d;margin:16px 0 0;font-size:13px;line-height:1.55}.action-cta{margin-top:auto;padding-top:30px;font-size:13px;font-weight:900}.action-card-disabled{opacity:.72;background:#f5f2eb}.action-card-disabled:hover{box-shadow:none;border-color:#ddd3c4;transform:none}.simple-bypass{background:#f4eee3;padding:70px 0}.simple-bypass-inner{justify-content:space-between;align-items:center;gap:70px;display:flex}.simple-bypass h2{margin:8px 0 0;font-size:clamp(38px,5vw,58px)}.bypass-links{flex-direction:column;min-width:380px;display:flex}.bypass-links a{color:#173d2d;border-bottom:1px solid #cfc4b2;padding:15px 0;font-size:16px;font-weight:900}.bypass-links a:first-child{border-top:1px solid #cfc4b2}.simple-latest{padding:90px 0}.simple-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.simple-guide-card{color:#173d2d;background:#fff;border:1px solid #ddd3c4;border-radius:18px;flex-direction:column;min-height:270px;padding:26px;display:flex}.simple-guide-card h3{margin:20px 0 12px;font-size:24px}.simple-guide-excerpt{color:#68746d;font-size:14px;line-height:1.6}.simple-guide-excerpt p{margin:0}.simple-guide-card>span{margin-top:auto;padding-top:26px;font-weight:900}@media (max-width:1100px){.action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.simple-section-heading,.simple-bypass-inner{flex-direction:column;align-items:flex-start}.bypass-links{width:100%;min-width:0}.simple-guide-grid{grid-template-columns:1fr}}@media (max-width:560px){.simple-hero{min-height:auto}.simple-hero-inner{padding-top:70px;padding-bottom:70px}.simple-hero h1{font-size:55px}.simple-hero p{font-size:17px}.simple-actions,.simple-latest{padding:65px 0}.action-grid{grid-template-columns:1fr}.action-card{min-height:290px}}.home-v2{background:#fbfaf7}.home-v2-hero{background:var(--forest);color:#fff;padding:76px 0 64px}.home-v2-hero-inner{width:min(1160px,100% - 40px);margin:0 auto}.home-v2-copy{max-width:720px}.home-v2-copy h1{color:#fff;letter-spacing:-.035em;max-width:760px;margin:14px 0 20px;font-size:clamp(54px,7vw,86px);line-height:.95}.home-v2-copy h1 em{color:#e2ad83;font-weight:inherit}.home-v2-copy p{color:#d5e0d9;max-width:580px;margin:0;font-size:18px;line-height:1.6}.home-v2-actions{margin-top:52px}.home-v2-actions-label{color:#e2ad83;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:900}.home-v2-action-grid{border-top:1px solid #ffffff38;border-bottom:1px solid #ffffff38;grid-template-columns:repeat(5,1fr);display:grid}.home-v2-action{color:#fff;border-right:1px solid #ffffff29;flex-direction:column;justify-content:center;min-height:118px;padding:22px 20px;transition:background .2s;display:flex;position:relative}.home-v2-action:hover{background:#ffffff12}.home-v2-action span{color:#b8c9c0;margin-top:6px;padding-right:20px;font-size:12px;line-height:1.4}.home-v2-action b{color:#e2ad83;font-size:15px;position:absolute;top:21px;right:17px}.home-v2-action small{color:#a7b4ad;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900;position:absolute;top:20px;right:15px}.home-v2-action-soon{opacity:.4}.home-v2-action-soon:hover{background:0 0}.home-v2-guides{padding:72px 0 86px}.home-v2-guides>.container{width:min(1160px,100% - 40px);margin:0 auto}.home-v2-section-head{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:30px;display:flex}.home-v2-section-head h2{margin:8px 0 0;font-size:clamp(36px,4vw,52px);line-height:1}.home-v2-section-head>a{color:var(--forest);font-size:13px;font-weight:850}.home-v2-guide-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.home-v2-guide{min-height:270px;color:var(--forest);border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;padding:26px;transition:transform .2s,box-shadow .2s;display:flex}.home-v2-guide:hover{transform:translateY(-3px);box-shadow:0 12px 28px #173d2d12}.home-v2-guide h3{margin:18px 0 12px;font-size:24px;line-height:1.15}.home-v2-guide-excerpt{color:var(--muted);font-size:14px;line-height:1.6}.home-v2-guide-excerpt p{margin:0}.home-v2-guide>span{margin-top:auto;padding-top:26px;font-size:13px;font-weight:850}@media (max-width:900px){.home-v2-action-grid{border-bottom:0;grid-template-columns:repeat(2,1fr)}.home-v2-action{border-bottom:1px solid #ffffff29}.home-v2-guide-row{grid-template-columns:1fr}}@media (max-width:560px){.home-v2-hero{padding:58px 0 46px}.home-v2-copy h1{font-size:52px}.home-v2-copy p{font-size:16px}.home-v2-actions{margin-top:40px}.home-v2-action-grid{grid-template-columns:1fr}.home-v2-action{border-left:1px solid #ffffff29;min-height:88px}.home-v2-section-head{flex-direction:column;align-items:flex-start}.home-v2-guides{padding:58px 0 68px}}.home-v2-actions-label{color:#e9b181;letter-spacing:.14em;margin-bottom:16px;font-size:12px;font-weight:900}.home-v2-action-grid{border:0;grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.home-v2-action{min-height:150px;color:var(--forest);background:#f6f0e6;border:1px solid #fff3;border-radius:14px;padding:24px;transition:transform .2s,background .2s,box-shadow .2s}.home-v2-action:first-child{border-left:1px solid #fff3}.home-v2-action strong{font-size:20px;font-weight:900}.home-v2-action span{color:#68746d;margin-top:8px;font-size:13px;line-height:1.4}.home-v2-action b{color:#b85f31;font-size:20px;top:23px;right:22px}.home-v2-action:hover{background:#fff;transform:translateY(-5px);box-shadow:0 16px 35px #00000026}.home-v2-action-soon{color:#fff;opacity:.55;background:#ffffff09;border:1px dashed #fff3}.home-v2-action-soon strong{color:#fff}.home-v2-action-soon span{color:#b9c5bf}.home-v2-action-soon:hover{box-shadow:none;background:#ffffff09;transform:none}.home-v2-actions{margin-top:58px;margin-bottom:8px}.home-v2-guides{background:#fbfaf7;padding:58px 0 72px}.home-v2-section-head{margin-bottom:24px}.home-v2-section-head h2{font-size:clamp(30px,3.5vw,42px)}.home-v2-section-head .eyebrow{font-size:9px}.home-v2-guide{min-height:230px}@media (max-width:900px){.home-v2-action-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.home-v2-action-grid{grid-template-columns:1fr}.home-v2-action{min-height:115px}}.grw-home{background:#f6f0e6}.grw-home-hero{color:#fff;background:#102f23;align-items:center;min-height:650px;display:flex;position:relative;overflow:hidden}.grw-home-hero-photo{background-image:url(/images/home-hero.png);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.grw-home-hero-overlay{background:linear-gradient(90deg,#071e15f0 0%,#071e15c7 45%,#071e155c 100%);position:absolute;inset:0}.grw-home-hero-content{z-index:2;width:min(1160px,100% - 40px);margin:0 auto;padding:82px 0 70px;position:relative}.grw-home-hero-copy{max-width:720px}.grw-home-kicker{color:#e6a470;letter-spacing:.18em;margin-bottom:15px;font-size:10px;font-weight:900}.grw-home-hero-copy h1{color:#fff;letter-spacing:-.04em;max-width:850px;margin:0;font-size:clamp(58px,7vw,92px);line-height:.92}.grw-home-hero-copy p{color:#ffffffc7;max-width:580px;margin:24px 0 0;font-size:18px;line-height:1.6}.grw-console{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a2219d1;border:1px solid #ffffff38;border-radius:18px;max-width:1040px;margin-top:54px;overflow:hidden;box-shadow:0 28px 80px #00000047}.grw-console-tabs{border-bottom:1px solid #ffffff26;grid-template-columns:repeat(5,1fr);display:grid}.grw-console-tab{color:#fff9;cursor:pointer;min-height:64px;font:inherit;background:0 0;border:0;border-right:1px solid #ffffff1f;font-size:13px;font-weight:850;transition:background .2s,color .2s;position:relative}.grw-console-tab:last-child{border-right:0}.grw-console-tab:hover{color:#fff;background:#ffffff0f}.grw-console-tab.is-active{color:#173d2d;background:#f6f0e6}.grw-console-tab.is-active:after{content:"";background:#c66e3a;height:3px;position:absolute;bottom:0;left:18px;right:18px}.grw-console-tab.is-coming{cursor:default;opacity:.38}.grw-console-tab small{letter-spacing:.1em;text-transform:uppercase;margin-left:7px;font-size:7px}.grw-console-body{padding:28px}.grw-console-prompt{color:#e6a470;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:900}.grw-console-search{background:#fff;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;min-height:68px;display:grid;overflow:hidden}.grw-console-search input{color:#173d2d;width:100%;font:inherit;background:#fff;border:0;outline:none;padding:0 24px;font-size:17px}.grw-console-search input::placeholder{color:#89958f}.grw-console-search button{color:#fff;cursor:pointer;min-width:120px;font:inherit;background:#c66e3a;border:0;font-weight:900;transition:background .2s}.grw-console-search button:hover{background:#a9572c}.grw-console-search button span{margin-left:10px}.grw-console-quick{flex-wrap:wrap;align-items:center;gap:9px;margin-top:18px;display:flex}.grw-console-quick-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.12em;margin-right:3px;font-size:10px;font-weight:900}.grw-console-quick button{color:#ffffffd1;cursor:pointer;font:inherit;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;padding:8px 13px;font-size:11px;transition:background .2s}.grw-console-quick button:hover{color:#fff;background:#ffffff24}.grw-explore{background:#f6f0e6;padding:72px 0 84px}.grw-explore-head{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:30px;display:flex}.grw-explore-head span{color:#b65b3d;letter-spacing:.17em;font-size:9px;font-weight:900}.grw-explore-head h2{max-width:760px;margin:8px 0 0;font-size:clamp(34px,4vw,52px);line-height:1}.grw-explore-head>a{color:#173d2d;font-size:12px;font-weight:900}.grw-story-grid{grid-template-rows:repeat(2,220px);grid-template-columns:1.35fr .65fr;gap:16px;display:grid}.grw-story-card{color:#fff;background-position:50%;background-size:cover;border-radius:18px;min-height:220px;transition:transform .25s;position:relative;overflow:hidden}.grw-story-card:hover{transform:translateY(-4px)}.grw-story-feature{grid-row:1/span 2;min-height:456px}.grw-story-card.is-road{background:linear-gradient(135deg,#9c4d2d,#372a1f)}.grw-story-card.is-ski{background:linear-gradient(135deg,#395b65,#142f31)}.grw-story-card.is-parks{background:linear-gradient(135deg,#596c43,#213424)}.grw-story-card.is-default{background:linear-gradient(135deg,#305544,#142e23)}.grw-story-shade{background:linear-gradient(#0000000f,#000000b3);position:absolute;inset:0}.grw-story-content{z-index:2;position:absolute;bottom:26px;left:28px;right:28px}.grw-story-category{color:#efb27e;letter-spacing:.15em;text-transform:uppercase;margin-bottom:9px;font-size:9px;font-weight:900}.grw-story-content h3{color:#fff;max-width:620px;margin:0;font-size:27px;line-height:1.05}.grw-story-feature .grw-story-content h3{font-size:clamp(34px,4vw,54px)}.grw-story-content>span{margin-top:17px;font-size:12px;font-weight:900;display:inline-block}.grw-explore-empty{border:1px dashed #cfc2af;border-radius:18px;padding:50px}@media (max-width:850px){.grw-console-tabs{grid-template-columns:repeat(3,1fr)}.grw-story-grid{grid-template-rows:auto;grid-template-columns:1fr}.grw-story-feature{grid-row:auto;min-height:380px}.grw-story-card{min-height:280px}}@media (max-width:560px){.grw-home-hero{min-height:auto}.grw-home-hero-content{padding:58px 0 48px}.grw-home-hero-copy h1{font-size:55px}.grw-home-hero-copy p{font-size:16px}.grw-console{margin-top:38px}.grw-console-tabs{grid-template-columns:1fr 1fr}.grw-console-body{padding:18px}.grw-console-search{grid-template-columns:1fr}.grw-console-search input{min-height:62px}.grw-console-search button{min-height:52px}.grw-explore{padding:56px 0 64px}.grw-explore-head{flex-direction:column;align-items:flex-start}}.grw-story-road{background-image:linear-gradient(#0000000f,#0000006b),url(/images/explore-road.png)}.grw-story-parks{background-image:linear-gradient(#0000000a,#00000085),url(/images/explore-parks.png)}.grw-story-ski{background-image:linear-gradient(#0000000a,#00000085),url(/images/explore-ski.png)}.grw-story-road,.grw-story-parks,.grw-story-ski{background-position:50%;background-size:cover}.grw-story-content p{color:#fffc;max-width:520px;margin:14px 0 0;font-size:14px;line-height:1.55}.grw-story-feature .grw-story-content{max-width:680px}.grw-story-feature .grw-story-content>span{margin-top:22px}.mountain-page{background:#fbfaf7}.mountain-hero{color:#fff;background:#173d2d;padding:72px 0}.mountain-breadcrumb{color:#ffffff94;gap:10px;margin-bottom:42px;font-size:12px;display:flex}.mountain-hero-grid{grid-template-columns:1.5fr .5fr;align-items:end;gap:70px;display:grid}.mountain-hero h1{color:#fff;margin:12px 0 16px;font-size:clamp(58px,8vw,96px);line-height:.92}.mountain-hero p{color:#ffffffbd;max-width:620px;font-size:18px}.mountain-score-card{background:#ffffff0d;border:1px solid #ffffff29;border-radius:18px;padding:26px}.mountain-score-label{color:#e4a06f;letter-spacing:.16em;font-size:9px;font-weight:900}.mountain-score-coming{margin:16px 0;font-size:54px;font-weight:900}.mountain-score-card p{margin:0;font-size:12px}.mountain-status{color:#fff;background:#0d2f22}.mountain-status-grid{grid-template-columns:repeat(4,1fr);display:grid}.mountain-stat{border-right:1px solid #ffffff1a;padding:28px}.mountain-stat:first-child{border-left:1px solid #ffffff1a}.mountain-stat span{color:#e4a06f;letter-spacing:.14em;font-size:9px;font-weight:900;display:block}.mountain-stat strong{margin:8px 0 4px;font-size:30px;display:block}.mountain-stat small{color:#ffffff80}.mountain-section{padding:72px 0}.mountain-section-alt{background:#f3ede2}.mountain-section-head{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:34px;display:flex}.mountain-section-head h2{margin:8px 0 0;font-size:clamp(34px,5vw,54px)}.mountain-section-head>p{color:#68746d;max-width:430px}.mountain-insight-placeholder{background:#fff;border:1px solid #ddd3c4;border-radius:18px;padding:34px}.mountain-insight-placeholder strong{font-size:22px}.mountain-insight-placeholder p{color:#68746d;max-width:700px;margin-bottom:0}.mountain-tags{flex-wrap:wrap;gap:10px;display:flex}.mountain-tags span{background:#fff;border:1px solid #ddd3c4;border-radius:999px;padding:11px 16px;font-weight:800}.mountain-tool-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.mountain-tool-grid>div{background:#fff;border:1px solid #ddd3c4;border-radius:16px;min-height:200px;padding:24px}.mountain-tool-grid span{color:#b65b3d;font-size:9px;font-weight:900}.mountain-tool-grid h3{margin:38px 0 10px}.mountain-tool-grid p{color:#68746d;font-size:13px}@media (max-width:800px){.mountain-hero-grid{grid-template-columns:1fr}.mountain-section-head{grid-template-columns:1fr;display:grid}.mountain-status-grid,.mountain-tool-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.mountain-status-grid,.mountain-tool-grid{grid-template-columns:1fr}}.mountain-forecast-section{background:#f3ede2;border-bottom:1px solid #ddd3c4;padding:64px 0 72px}.mountain-forecast-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:30px;display:flex}.mountain-forecast-heading h2{color:#173d2d;margin:8px 0 0;font-size:clamp(34px,5vw,52px);line-height:1}.mountain-forecast-heading>p{color:#68746d;max-width:350px;margin:0;font-size:14px}.mountain-forecast-grid{background:#fff;border:1px solid #d9cfbf;border-radius:18px;grid-template-columns:repeat(7,1fr);display:grid;overflow:hidden}.mountain-forecast-day{background:#fff;border-right:1px solid #e4dbcf;min-width:0;padding:22px 18px;position:relative}.mountain-forecast-day:last-child{border-right:none}.mountain-forecast-day.has-snow{background:linear-gradient(#fff 0%,#f1f6f4 100%)}.mountain-forecast-day.has-snow:before{content:"";background:#173d2d;height:4px;position:absolute;top:0;left:0;right:0}.forecast-day-top{min-height:52px}.forecast-day-name{color:#173d2d;font-size:13px;font-weight:900;display:block}.forecast-condition{color:#748078;margin-top:4px;font-size:11px;display:block}.forecast-temp{align-items:baseline;gap:7px;margin:22px 0;display:flex}.forecast-temp strong{color:#173d2d;font-size:30px;line-height:1}.forecast-temp span{color:#8b948f;font-size:17px;font-weight:700}.forecast-details{gap:13px;display:grid}.forecast-details>div{border-top:1px solid #eee7dd;padding-top:10px}.forecast-details span{color:#b65b3d;letter-spacing:.12em;margin-bottom:3px;font-size:8px;font-weight:900;display:block}.forecast-details strong{color:#304039;font-size:12px}.mountain-forecast-unavailable{color:#68746d;background:#fff;border:1px solid #ddd3c4;border-radius:16px;padding:30px}@media (max-width:1000px){.mountain-forecast-grid{grid-template-columns:repeat(4,1fr)}.mountain-forecast-day{border-bottom:1px solid #e4dbcf}}@media (max-width:700px){.mountain-forecast-heading{display:block}.mountain-forecast-heading>p{margin-top:14px}.mountain-forecast-grid{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.mountain-forecast-day{scroll-snap-align:start;flex:0 0 155px}}.mountain-intelligence{background:#fbfaf7;border-bottom:1px solid #e2d9cd;padding:72px 0}.mountain-intelligence-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:32px;display:flex}.mountain-intelligence-heading h2{color:#173d2d;margin:8px 0 0;font-size:clamp(34px,5vw,52px);line-height:1}.mountain-intelligence-heading>p{color:#68746d;max-width:360px;margin:0;font-size:14px}.mountain-intelligence-grid{background:#fff;border:1px solid #ddd3c4;border-radius:18px;grid-template-columns:repeat(6,1fr);display:grid;overflow:hidden}.mountain-intelligence-stat{border-right:1px solid #e6ded3;min-width:0;padding:25px 20px}.mountain-intelligence-stat:last-child{border-right:none}.mountain-intelligence-stat>span{color:#b65b3d;letter-spacing:.14em;margin-bottom:12px;font-size:8px;font-weight:900;display:block}.mountain-intelligence-stat strong{color:#173d2d;font-size:27px;line-height:1;display:block}.mountain-intelligence-stat small{color:#7b857f;margin-top:8px;font-size:10px;display:block}.mountain-pass-name{font-size:22px!important}.mountain-terrain-card{background:#fff;border:1px solid #ddd3c4;border-radius:18px;margin-top:18px;padding:28px}.mountain-terrain-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.mountain-terrain-heading span,.mountain-snowmaking span{color:#b65b3d;letter-spacing:.14em;font-size:8px;font-weight:900}.mountain-terrain-heading h3{color:#173d2d;margin:7px 0 0;font-size:22px}.mountain-terrain-total{color:#68746d;font-size:12px}.mountain-terrain-bar{border-radius:999px;height:12px;margin:26px 0 20px;display:flex;overflow:hidden}.terrain-beginner{background:#a9c7b1}.terrain-intermediate{background:#557964}.terrain-advanced{background:#173d2d}.mountain-terrain-labels{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.mountain-terrain-labels>div{padding-left:17px;position:relative}.terrain-dot{border-radius:50%;width:8px;height:8px;position:absolute;top:4px;left:0}.beginner-dot{background:#a9c7b1}.intermediate-dot{background:#557964}.advanced-dot{background:#173d2d}.mountain-terrain-labels strong{color:#173d2d;font-size:18px;display:block}.mountain-terrain-labels small{color:#7b857f;font-size:10px}.mountain-snowmaking{border-top:1px solid #ebe4db;grid-template-columns:130px 130px 1fr;align-items:center;gap:20px;margin-top:26px;padding-top:22px;display:grid}.mountain-snowmaking strong{color:#173d2d}.mountain-snowmaking small{color:#7b857f}@media (max-width:900px){.mountain-intelligence-grid{grid-template-columns:repeat(3,1fr)}.mountain-intelligence-stat{border-bottom:1px solid #e6ded3}}@media (max-width:600px){.mountain-intelligence-heading{display:block}.mountain-intelligence-heading>p{margin-top:14px}.mountain-intelligence-grid{grid-template-columns:repeat(2,1fr)}.mountain-terrain-labels{grid-template-columns:1fr}.mountain-snowmaking{grid-template-columns:1fr;gap:5px}}.mountain-live-section{background:#fbfaf7;border-bottom:1px solid #ddd3c4;padding:68px 0 72px}.mountain-live-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:30px;display:flex}.mountain-live-heading h2{color:#173d2d;max-width:650px;margin:8px 0 0;font-size:clamp(34px,5vw,52px);line-height:1}.mountain-live-source{text-align:right;gap:5px;display:grid}.mountain-live-source span{color:#b65b3d;letter-spacing:.14em;font-size:8px;font-weight:900}.mountain-live-source a{color:#173d2d;font-size:12px;font-weight:800}.mountain-live-grid{background:#fff;border:1px solid #ddd3c4;border-radius:18px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.mountain-live-stat{border-right:1px solid #e6ded3;padding:25px 22px}.mountain-live-stat:last-child{border-right:none}.mountain-live-stat>span{color:#b65b3d;letter-spacing:.14em;margin-bottom:12px;font-size:8px;font-weight:900;display:block}.mountain-live-stat strong{color:#173d2d;font-size:25px;line-height:1.1;display:block}.mountain-live-stat small{color:#7b857f;margin-top:8px;font-size:10px;line-height:1.4;display:block}.mountain-report-card{color:#fff;background:#173d2d;border-radius:18px;margin-top:18px;padding:30px}.mountain-report-label{color:#e4a06f;letter-spacing:.14em;font-size:8px;font-weight:900}.mountain-report-card h3,.mountain-parking-card h3{margin:8px 0 14px;font-size:24px}.mountain-report-card p{color:#ffffffd1;max-width:900px;margin:0;font-size:14px;line-height:1.7}.mountain-report-meta{color:#ffffff80;border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:8px 24px;margin-top:22px;padding-top:16px;font-size:9px;display:flex}.mountain-parking-card{background:#fff;border:1px solid #ddd3c4;border-radius:18px;grid-template-columns:.4fr .6fr;gap:50px;margin-top:18px;padding:28px 30px;display:grid}.mountain-parking-card h3{color:#173d2d}.mountain-parking-card p{color:#68746d;margin:0;font-size:13px;line-height:1.65}@media (max-width:800px){.mountain-live-heading{display:block}.mountain-live-source{text-align:left;margin-top:18px}.mountain-live-grid{grid-template-columns:repeat(2,1fr)}.mountain-live-stat{border-bottom:1px solid #e6ded3}.mountain-parking-card{grid-template-columns:1fr;gap:10px}}@media (max-width:520px){.mountain-live-grid{grid-template-columns:1fr}}.mountain-brief-card{background:#fff;border:1px solid #ddd3c4;border-radius:18px;margin-top:18px;padding:28px 30px}.mountain-brief-top{justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.mountain-brief-card h3{color:#173d2d;margin:7px 0 0;font-size:24px}.mountain-brief-updated{color:#7b857f;font-size:9px}.mountain-brief-summary{color:#46534d;max-width:900px;margin:18px 0 0;font-size:14px;line-height:1.65}.mountain-brief-parking{border-top:1px solid #ebe4db;grid-template-columns:150px 1fr;gap:24px;margin-top:22px;padding-top:18px;display:grid}.mountain-brief-parking>span{color:#b65b3d;letter-spacing:.14em;font-size:8px;font-weight:900}.mountain-brief-parking p{color:#68746d;margin:0;font-size:12px;line-height:1.55}.mountain-brief-actions{border-top:1px solid #ebe4db;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding-top:16px;display:flex}.mountain-brief-actions a{color:#173d2d;font-size:11px;font-weight:800}.mountain-full-report summary{cursor:pointer;color:#173d2d;font-size:11px;font-weight:800}.mountain-full-report-content{color:#55615b;background:#f3ede2;border-radius:12px;max-width:850px;margin-top:18px;padding:20px;font-size:12px;line-height:1.65}@media (max-width:700px){.mountain-brief-top,.mountain-brief-actions{display:block}.mountain-brief-updated{margin-top:10px;display:block}.mountain-brief-parking{grid-template-columns:1fr;gap:7px}.mountain-brief-actions a{margin-top:14px;display:inline-block}}.mountain-map-section{background:#f3ede2;border-bottom:1px solid #ddd3c4;padding:68px 0 72px}.mountain-map-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:26px;display:flex}.mountain-map-heading h2{color:#173d2d;margin:8px 0 0;font-size:clamp(34px,5vw,52px);line-height:1}.mountain-map-heading p{color:#68746d;max-width:500px;margin:12px 0 0;font-size:14px}.mountain-map-actions{align-items:center;gap:18px;display:flex}.mountain-map-actions a{color:#fff;background:#173d2d;border-radius:999px;padding:11px 16px;font-size:11px;font-weight:800}.mountain-map-actions a.secondary{color:#173d2d;background:0 0;border:1px solid #d7cdbf}.mountain-map-frame{background:#fff;border:1px solid #d7cdbf;border-radius:18px;height:540px;position:relative;overflow:hidden}.mountain-map-frame iframe{border:0;width:100%;height:100%;display:block}.mountain-map-note{align-items:center;gap:16px;margin-top:12px;display:flex}.mountain-map-note span{color:#b65b3d;letter-spacing:.14em;font-size:8px;font-weight:900}.mountain-map-note p{color:#7b857f;margin:0;font-size:10px}@media (max-width:700px){.mountain-map-heading{display:block}.mountain-map-actions{margin-top:18px}.mountain-map-frame{height:480px}}@media (max-width:1050px){.site-shell-header__inner{padding:10px 0}.site-shell-nav{display:none}.home-hero__inner{grid-template-columns:1fr;gap:28px}.home-live-feed{max-width:620px}.home-stream{grid-template-columns:1fr}.site-shell-footer__main{grid-template-columns:repeat(3,1fr)}.site-shell-footer__brand{grid-column:1/-1}}@media (max-width:700px){.site-shell-brand__copy small{display:none}.site-shell-brand__copy strong{font-size:15px}.site-shell-join{display:none}.home-hero{min-height:auto}.home-hero__inner{width:min(100% - 28px,1220px);min-height:auto;padding:44px 0}.home-hero h1{font-size:clamp(55px,18vw,78px)}.home-discovery__search{border-radius:20px;grid-template-columns:auto 1fr}.home-discovery__inspire,.home-discovery__browse{grid-column:auto}.home-stream{width:min(100% - 28px,1220px)}.home-how__steps{grid-template-columns:1fr}.home-how__steps>span{transform:rotate(90deg)}.site-shell-footer__main{grid-template-columns:repeat(2,1fr)}}.site-shell-header{z-index:100;background:#0f2f25;border-bottom:1px solid #ffffff14;position:sticky;top:0}.site-shell-header__inner{justify-content:space-between;align-items:center;gap:28px;width:min(1240px,100% - 32px);min-height:70px;margin:0 auto;display:flex}.site-shell-brand{color:#fffaf1;align-items:center;gap:11px;min-width:max-content;text-decoration:none;display:inline-flex}.site-shell-brand__logo{object-fit:contain;width:54px;height:54px}.site-shell-brand__copy{gap:3px;display:grid}.site-shell-brand__copy strong{letter-spacing:.08em;font-size:18px;line-height:1}.site-shell-brand__copy small{color:#d89a77;letter-spacing:.14em;font-size:7px;font-weight:850}.site-shell-header__right,.site-shell-nav,.site-shell-auth{align-items:center;display:flex}.site-shell-header__right{gap:26px}.site-shell-nav{gap:24px}.site-shell-nav a{color:#eef2ef;font-size:11px;font-weight:780;text-decoration:none}.site-shell-login,.site-shell-join{border-radius:8px;justify-content:center;align-items:center;min-height:38px;font-size:10px;font-weight:850;text-decoration:none;display:inline-flex}.site-shell-auth{gap:9px}.site-shell-login{color:#fffaf1;border:1px solid #ffffff57;padding:0 14px}.site-shell-join{color:#fffaf1;background:#bd6132;padding:0 15px}.home-v3{color:#17382c;background:#f5f1e8;min-height:100vh}.home-hero{color:#fffaf1;background:#17382c;min-height:620px;position:relative;overflow:hidden}.home-hero__media,.home-hero__overlay{position:absolute;inset:0}.home-hero__media img{object-fit:cover;width:100%;height:100%}.home-hero__overlay{background:linear-gradient(90deg,#091b14eb 0%,#091b14ba 42%,#091b1447 70%,#091b147a 100%),linear-gradient(#04100b14 20%,#04100b80 100%)}.home-hero__inner{z-index:2;grid-template-columns:minmax(0,1.45fr) minmax(330px,.72fr);align-items:center;gap:56px;width:min(1220px,100% - 48px);min-height:620px;margin:0 auto;padding:52px 0;display:grid;position:relative}.home-hero__discovery{min-width:0}.home-hero__problem{color:#e57942;letter-spacing:-.02em;margin:0 0 24px;font-size:19px;font-weight:900;line-height:1.12}.home-hero h1{letter-spacing:-.065em;text-shadow:0 4px 34px #00000047;max-width:760px;margin:0;font-size:clamp(68px,8.5vw,112px);line-height:.88}.home-hero__subcopy{color:#e2e8e4;max-width:600px;margin:20px 0 0;font-size:14px;line-height:1.6}.home-discovery{width:min(710px,100%);margin-top:26px}.home-discovery__search{background:#fffaf1f7;border-radius:999px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:7px;display:grid;box-shadow:0 18px 50px #0000003d}.home-discovery__search-icon{color:#637069;padding-left:12px;font-size:17px}.home-discovery__search input{color:#17382c;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px;font-weight:650}.home-discovery__search button{cursor:pointer;white-space:nowrap;border-radius:999px;min-height:42px;padding:0 15px;font-size:9px;font-weight:850}.home-discovery__inspire{color:#17382c;background:#fffaf1;border:1px solid #ddd5c9}.home-discovery__browse{color:#fffaf1;background:#17382c;border:0}.home-discovery__chips{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.home-discovery__chips button{color:#fffaf1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#102f248f;border:1px solid #ffffff47;border-radius:999px;min-height:27px;padding:0 10px;font-size:8px;font-weight:800}.home-hero__popular{color:#d1dad4;margin:20px 0 0;font-size:9px}.home-live-feed{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1c16e6;border:1px solid #ffffff26;border-radius:18px;overflow:hidden;box-shadow:0 24px 70px #0000003d}.home-live-feed__heading{justify-content:space-between;gap:18px;padding:20px 20px 14px;display:flex}.home-live-feed__heading div{gap:4px;display:grid}.home-live-feed__heading span{font-size:14px;font-weight:900}.home-live-feed__heading small{color:#93a59c;font-size:8px}.home-live-feed__heading>strong{color:#e28c61;letter-spacing:.1em;font-size:8px}.home-live-feed__items{padding:0 20px}.home-live-feed__item{color:#fffaf1;border-top:1px solid #ffffff1c;grid-template-columns:38px minmax(0,1fr) auto;gap:11px;padding:14px 0;text-decoration:none;display:grid}.home-avatar{color:#17382c;background:#e8dfd3;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:9px;font-weight:900;display:flex;overflow:hidden}.home-avatar img{object-fit:cover;width:100%;height:100%}.home-live-feed__body p,.home-live-feed__body h3,.home-live-feed__body span,.home-live-feed__body small{margin:0;display:block}.home-live-feed__body p{color:#cbd5cf;font-size:8px}.home-live-feed__body h3{margin-top:5px;font-size:13px;line-height:1.05}.home-live-feed__body span{color:#d9e1dc;margin-top:4px;font-size:8px}.home-live-feed__body small{color:#91a39a;margin-top:6px;font-size:8px}.home-live-feed__item time{color:#879990;white-space:nowrap;font-size:7px}.home-live-feed__empty{color:#aebdb5;padding:24px 0;font-size:10px;line-height:1.6}.home-live-feed__all{color:#e28c61;border-top:1px solid #ffffff1c;justify-content:flex-end;padding:15px 20px 18px;font-size:9px;font-weight:850;text-decoration:none;display:flex}.home-stream{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:34px;width:min(1220px,100% - 48px);margin:0 auto;padding:42px 0 54px;display:grid}.home-stream__section{min-width:0}.home-stream__header{justify-content:space-between;align-items:end;gap:18px;display:flex}.home-section-kicker{color:#bd6132;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:900;display:block}.home-stream__header h2{letter-spacing:-.025em;margin:6px 0 0;font-size:17px}.home-stream__link{color:#17382c;font-size:9px;font-weight:850;text-decoration:none}.home-trip-rail,.home-community-rail{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:12px;padding:18px 2px 10px;display:flex;overflow-x:auto}.home-trip-card{color:#fffaf1;scroll-snap-align:start;background:#17382c;border-radius:12px;flex:0 0 190px;height:300px;text-decoration:none;position:relative;overflow:hidden}.home-trip-card__media,.home-trip-card__shade{position:absolute;inset:0}.home-trip-card__shade{background:linear-gradient(#08191205 28%,#081912f0 100%)}.home-trip-card__content{z-index:2;padding:16px;position:absolute;inset:auto 0 0}.home-trip-card__content span{letter-spacing:.08em;background:#bd6132e6;border-radius:4px;padding:4px 6px;font-size:7px;font-weight:900;display:inline-flex}.home-trip-card__content h3{letter-spacing:-.035em;margin:8px 0 0;font-size:18px;line-height:1.02}.home-trip-card__content p{color:#dfe7e2;margin:6px 0 0;font-size:8px}.home-trip-card__content small{color:#b8c6be;margin-top:9px;font-size:8px;display:block}.home-community-card{color:#17382c;scroll-snap-align:start;background:#faf7f0;border:1px solid #d8d0c4;border-radius:12px;flex-direction:column;flex:0 0 190px;min-height:300px;text-decoration:none;display:flex;overflow:hidden}.home-community-card__top{border-bottom:1px solid #e4ddd2;align-items:center;gap:9px;padding:13px;display:flex}.home-community-card__top div:last-child{gap:2px;display:grid}.home-community-card__top strong{font-size:9px}.home-community-card__top span{color:#81877f;font-size:7px}.home-community-card__trip{color:#fffaf1;background:linear-gradient(#17382c0d,#17382ceb),#476658;flex-direction:column;flex:1;justify-content:flex-end;min-height:180px;padding:16px;display:flex}.home-community-card__trip span{color:#17382c;background:#dce8de;border-radius:4px;width:fit-content;padding:4px 6px;font-size:7px;font-weight:900}.home-community-card__trip h3{margin:10px 0 0;font-size:16px;line-height:1.05}.home-community-card__trip p{color:#dbe4de;margin:6px 0 0;font-size:8px}.home-community-card>small{color:#7d847d;padding:11px 13px;font-size:8px}.home-community-card--empty{color:#747970;padding:20px;font-size:10px;line-height:1.6}.home-how{text-align:center;border-top:1px solid #d8d0c4;padding:34px 24px 42px}.home-how>.home-section-kicker{color:#17382c;letter-spacing:-.02em;text-transform:none;font-size:18px}.home-how__steps{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:18px;width:min(1100px,100%);margin:28px auto 0;display:grid}.home-how__steps>div{min-width:0}.home-how__steps b,.home-how__steps strong{display:block}.home-how__steps b{color:#bd6132;font-size:10px}.home-how__steps strong{margin-top:9px;font-size:12px}.home-how__steps p{color:#747970;margin:7px 0 0;font-size:9px;line-height:1.45}.home-how__steps>span{color:#9ca39c;font-size:18px}.home-products{color:#fffaf1;background:linear-gradient(90deg,#0f2f25f5,#0f2f25c7),#17382c;align-items:center;min-height:190px;display:flex}.home-products>div{width:min(1180px,100% - 40px);margin:0 auto;padding:34px 0}.home-products h2{letter-spacing:-.035em;margin:8px 0 0;font-size:28px}.home-products p{color:#b8c6be;max-width:620px;margin:10px 0 0;font-size:11px;line-height:1.6}.home-products a{color:#fffaf1;background:#bd6132;border-radius:999px;align-items:center;min-height:36px;margin-top:16px;padding:0 14px;font-size:9px;font-weight:850;text-decoration:none;display:inline-flex}.site-shell-footer{color:#fffaf1;background:#0f2f25;padding:46px 0 20px}.site-shell-footer__main{grid-template-columns:1.6fr repeat(6,minmax(105px,.55fr));gap:28px;width:min(1240px,100% - 40px);margin:0 auto;display:grid}.site-shell-footer__brand-link{color:#fffaf1;align-items:center;gap:10px;text-decoration:none;display:flex}.site-shell-footer__brand-link img{object-fit:contain;width:48px;height:48px}.site-shell-footer__brand-link span{gap:2px;display:grid}.site-shell-footer__brand-link strong{letter-spacing:.08em;font-size:15px}.site-shell-footer__brand-link small{color:#d89a77;letter-spacing:.11em;font-size:6px;font-weight:850}.site-shell-footer__brand p{color:#b7c5bd;max-width:270px;margin:16px 0 0;font-size:10px;line-height:1.65}.site-shell-footer__column{align-content:start;gap:8px;display:grid}.site-shell-footer__column strong{margin-bottom:5px;font-size:10px}.site-shell-footer__column a{color:#dce4df;font-size:8px;text-decoration:none}.site-shell-footer__bottom{color:#8fa198;text-align:center;border-top:1px solid #ffffff1a;width:min(1240px,100% - 40px);margin:34px auto 0;padding-top:16px;font-size:8px}@media (max-width:1050px){.site-shell-header__inner{padding:10px 0}.site-shell-nav{display:none}.home-hero__inner{grid-template-columns:1fr;gap:28px}.home-live-feed{max-width:620px}.home-stream{grid-template-columns:1fr}.site-shell-footer__main{grid-template-columns:repeat(3,1fr)}.site-shell-footer__brand{grid-column:1/-1}}@media (max-width:700px){.site-shell-brand__copy small{display:none}.site-shell-brand__copy strong{font-size:15px}.site-shell-join{display:none}.home-hero{min-height:auto}.home-hero__inner{width:min(100% - 28px,1220px);min-height:auto;padding:44px 0}.home-hero h1{font-size:clamp(55px,18vw,78px)}.home-discovery__search{border-radius:20px;grid-template-columns:auto 1fr}.home-discovery__inspire,.home-discovery__browse{grid-column:auto}.home-stream{width:min(100% - 28px,1220px)}.home-how__steps{grid-template-columns:1fr}.home-how__steps>span{transform:rotate(90deg)}.site-shell-footer__main{grid-template-columns:repeat(2,1fr)}}html,body{width:100%;max-width:100%;overflow-x:hidden}body{margin:0}*,:before,:after{box-sizing:border-box}
