@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800;900&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap');
:root{--display:'Outfit',sans-serif;--body:'Plus Jakarta Sans',sans-serif;--gold:#dfc371}.brand{display:flex;align-items:center;gap:9px;letter-spacing:-1.5px}.official-logo{width:36px;height:36px;object-fit:contain;border-radius:9px;background:white}.brand-star{color:var(--gold)}.account-link{font-size:11px;color:#c2d4c8}.topbar{height:82px}.hero h1{font-size:clamp(60px,7.2vw,115px);font-weight:600;letter-spacing:-.067em;line-height:.99}.hero h1 .serif{font-family:var(--display);font-weight:600;color:#ddeddf}.hero h1 .serif:after{content:'';display:inline-block;width:.15em;height:.15em;background:var(--gold);border-radius:50%;margin-left:.04em}.hero-copy{padding-top:34px;padding-bottom:30px}.hero-grid{min-height:575px}.hero-copy>p{font-size:13px}.hero .eyebrow{color:var(--gold)}.hero .round-stamp{background:var(--gold);outline-color:#244227}.hero-note{font-family:var(--body);font-size:10px;font-style:normal;letter-spacing:.015em}.ribbon{background:var(--gold);border-color:var(--gold);transform:rotate(-1.2deg)}h2{font-weight:500;letter-spacing:-.05em}h2 em{font-family:var(--display);font-style:normal;color:var(--gold);font-weight:500}.icon{display:inline-block;width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.add-button .icon{width:16px;height:16px}.favorite .icon{width:17px;height:17px}.favorite[aria-pressed=true] .icon{fill:currentColor}.journey{height:185vh;position:relative;margin:35px 0 0}.journey-sticky{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;justify-content:center;padding:45px 4.8%;overflow:hidden;background:#0c1710}.journey-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:27px}.journey-head h2{font-size:clamp(36px,4.5vw,72px);max-width:690px}.journey-head .eyebrow{color:var(--gold);margin-bottom:16px}.journey-head>span{font-size:10px;color:#92ab9a}.worlds{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:18px;transform-origin:center;will-change:transform}.world{height:45vh;min-height:290px;max-height:490px;position:relative;border-radius:8px;overflow:hidden;background:#174f31;display:flex;flex-direction:column;justify-content:flex-end;padding:27px;transition:filter .3s}.world img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .8s;filter:brightness(.67) saturate(.7)}.world:hover img{transform:scale(1.06);filter:brightness(.8)}.world:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 20%,#07160cd9)}.world>*:not(img){position:relative;z-index:1}.world .world-no{position:absolute;top:22px;left:24px;font-size:10px;letter-spacing:.13em}.world h3{font-family:var(--display);font-weight:500;font-size:clamp(28px,3vw,47px);line-height:1.02;letter-spacing:-.045em}.world p{font-size:10px;margin-top:12px;color:#bbd2c2}.world .world-arrow{position:absolute;right:20px;bottom:26px;border-radius:50%;border:1px solid #abc2af66;width:38px;height:38px;display:grid;place-items:center}.health-world{background:#e5dbc0;color:#183d29}.health-world:after{background:linear-gradient(transparent,#bdb57d45)}.health-world p{color:#3a5941}.health-symbol{position:absolute!important;right:16%;top:12%;font-family:var(--display);font-size:180px;font-weight:400;line-height:1;color:#2c6940;filter:drop-shadow(15px 16px 0 #b1ac7944)}.journey-progress{height:2px;background:#283c2e;margin-top:30px;overflow:hidden}.journey-progress span{display:block;background:var(--gold);height:100%;width:100%;transform:scaleX(var(--progress,0));transform-origin:left}.journey-caption{display:flex;justify-content:space-between;margin-top:13px;font-size:9px;letter-spacing:.1em;color:#849d8b}.universe-grid{display:none}.section-heading{margin-bottom:32px}.product-picture{aspect-ratio:4/5}.reveal{opacity:0;transform:translateY(35px);transition:opacity .7s,transform .9s cubic-bezier(.2,.65,.15,1)}.reveal.visible{opacity:1;transform:translateY(0)}.ad-section{margin:0 4.8% 70px;padding:40px 45px;background:#ded3ac;color:#173522;border-radius:8px;display:flex;justify-content:space-between;align-items:center;gap:30px}.ad-section .eyebrow{font-size:9px}.ad-section h2{font-size:43px;margin:15px 0}.ad-section p{font-size:12px;max-width:420px;line-height:1.7}.ad-section .button{background:#153d27;color:#f3ecd7}.ad-symbol{font-family:var(--display);font-size:100px;font-weight:300;line-height:1;color:#346247}.route-page{min-height:75vh;padding:60px 4.8% 90px}.route-page .eyebrow{color:var(--gold);margin-bottom:19px}.route-page h1{font-family:var(--display);font-weight:500;letter-spacing:-.06em;font-size:clamp(45px,6vw,86px);line-height:1.04;margin:16px 0 23px}.route-lead{font-size:14px;line-height:1.8;color:#a8bfaf;max-width:650px}.route-back{display:inline-flex;align-items:center;gap:10px;font-size:11px;color:#a6bdac;margin-bottom:25px}.category-links{display:flex;flex-wrap:wrap;gap:9px;margin:30px 0}.category-links button,.category-links a{border:1px solid #385741;padding:12px 18px;border-radius:30px;font-size:12px;background:#14251a;color:#bfd7c8}.category-links button[aria-pressed=true]{background:#dfc371;color:#183b27}.route-grid{margin-top:35px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.route-card{border:1px solid #2d4534;border-radius:9px;overflow:hidden;background:#112118}.route-card img{height:260px;width:100%;object-fit:contain;background:#e1e6da}.route-card>div{padding:25px}.route-card h2{font-size:27px;margin-bottom:12px}.route-card p{font-size:12px;color:#aec3b5;line-height:1.7;margin-bottom:18px}.route-card .button{font-size:11px;padding:12px 18px}.route-empty{padding:55px 25px;border:1px dashed #385540;text-align:center;color:#a4bda9;border-radius:9px}.route-empty h2{font-size:27px;color:#e8f1e8;margin:15px 0}.profile-cover{border-radius:12px;background:linear-gradient(120deg,#173f28,#31482c);height:190px}.profile-heading{display:flex;gap:28px;margin:-65px 30px 30px;position:relative;align-items:end}.profile-heading>img{width:160px;height:160px;object-fit:contain;border-radius:18px;background:#eeefe1;border:7px solid #0a110d}.profile-heading h1{font-size:55px;margin:0 0 12px}.profile-tabs{display:flex;gap:24px;border-bottom:1px solid #354f3c;margin:35px 0 25px;overflow:auto}.profile-tabs button{background:none;color:#9fbba8;font-size:12px;padding:14px 0;white-space:nowrap}.profile-tabs button[aria-selected=true]{color:var(--gold);border-bottom:2px solid var(--gold)}.profile-panel{min-height:200px;max-width:850px;line-height:1.8;color:#acc5b4;font-size:14px}.profile-panel h2{color:#eff8ee;font-size:29px;margin:10px 0 18px}.profile-panel dl{display:grid;grid-template-columns:1fr 2fr;font-size:12px;gap:15px;margin-top:25px}.auth-card{max-width:450px;margin:10px auto;padding:37px;background:#14231a;border:1px solid #36513d;border-radius:15px}.auth-card h1{font-size:43px}.auth-card>p{font-size:12px;line-height:1.7;color:#a7bfae;margin-bottom:22px}.social-button{width:100%;padding:14px;border:1px solid #4b6051;background:#1c2e22;border-radius:8px;margin:5px 0;text-align:left;display:flex;gap:17px;align-items:center;font-size:12px}.social-button b{font-size:18px;width:20px;text-align:center}.form-divider{text-align:center;color:#8b9d90;font-size:10px;margin:20px}.auth-card label,.ad-form label{display:block;font-size:11px;margin:17px 0 8px}.auth-card input,.ad-form input,.ad-form select,.ad-form textarea{display:block;width:100%;padding:14px;background:#0b1710;border:1px solid #3d5543;border-radius:6px;color:#e8f4eb;font:inherit;font-size:13px}.auth-card .button,.ad-form .button{margin-top:22px;width:100%;justify-content:center}.form-feedback{font-size:12px;color:var(--gold);line-height:1.7;margin-top:17px}.auth-toggle{background:none;color:var(--gold);font-size:11px;text-decoration:underline;margin-top:18px}.ad-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:35px}.ad-form{padding:30px;border:1px solid #36503d;border-radius:12px;background:#14231a}.ad-preview{background:#ded3ac;color:#173522;padding:40px;border-radius:12px;align-self:start}.ad-preview h2{font-size:47px;margin:30px 0}.ad-preview p{line-height:1.8;font-size:13px}.route-page #explorer{padding:35px 0}.route-page #explorer>.section-heading{display:none}.route-page .catalogue-note{max-width:750px}.mobile-menu{display:none}
@media(max-width:700px){.hero h1{font-size:15vw}.hero-grid{min-height:0}.hero-copy{padding-top:27px}.hero-copy>p{font-size:12px}.hero .scene-wrap{height:290px}.hero .scene-controls{bottom:0}.hero .scene-halo{top:-15%}.journey{height:auto;margin:20px 0}.journey-sticky{position:relative;height:auto;padding:50px 5%}.journey-head{display:block}.journey-head h2{font-size:38px}.journey-head>span{display:block;margin-top:15px}.worlds{grid-template-columns:1fr;gap:15px;transform:none!important}.world{height:310px;min-height:0;padding:26px}.world h3{font-size:40px}.world p{font-size:11px}.health-symbol{top:4%;right:13%;font-size:175px}.journey-progress,.journey-caption{display:none}.ad-section{margin:0 5% 40px;padding:27px;display:block}.ad-section h2{font-size:33px}.ad-symbol{display:none}.ad-section .button{margin-top:22px}.route-page{padding:35px 5% 60px}.route-page h1{font-size:46px}.route-grid{grid-template-columns:1fr}.route-card img{height:240px}.profile-heading{margin:-45px 15px 25px;gap:17px;align-items:end}.profile-heading>img{width:95px;height:95px;border-width:4px}.profile-heading h1{font-size:30px;margin-bottom:4px}.profile-heading p{font-size:10px}.profile-cover{height:135px}.profile-tabs{gap:19px}.profile-panel dl{grid-template-columns:1fr;gap:5px}.profile-panel dd{margin:0 0 15px}.ad-layout{grid-template-columns:1fr;gap:22px}.ad-preview{padding:26px}.ad-preview h2{font-size:34px}.auth-card{padding:27px}.account-link{font-size:10px}.header-actions{gap:12px}.brand{font-size:23px;gap:6px}.official-logo{width:28px;height:28px}.brand-star{font-size:25px}.bag-button{font-size:0;gap:0;padding:7px}.bag-button span{font-size:10px}.topbar{gap:9px}.reveal{transform:translateY(20px)}.mobile-menu{display:flex;gap:8px;margin:20px 5% 0;overflow:auto}.mobile-menu a{padding:10px 15px;white-space:nowrap;border:1px solid #304d3b;border-radius:30px;font-size:10px;color:#b8cbbd}}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}.journey{height:auto}.journey-sticky{position:relative;height:auto;padding-top:65px;padding-bottom:65px}.worlds{transform:none!important}}
