﻿:root{--ink:#25271f;--gold:#e7b42b;--muted:#717166;--cream:#faf9f3;--line:#e7e3d7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}p{line-height:1.8;color:var(--muted)}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.section{padding-top:110px;padding-bottom:110px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2.5px;display:block;margin-bottom:25px}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,252,.95);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;font-weight:900;font-size:20px;letter-spacing:1px;line-height:1}.brand small{display:block;font-size:10px;letter-spacing:4px;margin-top:7px}.brand-mark{display:grid;place-items:center;border:1px solid #b99231;background:linear-gradient(140deg,#fffce6,#f6cd55,#fff5b1,#b88517);width:48px;height:48px;border-radius:50%;font-size:29px;color:#43330c;box-shadow:inset 0 0 0 4px #fff7d1}.nav nav{display:flex;align-items:center;gap:30px;font-size:12px;font-weight:600}.nav nav>a:not(.button){transition:color .2s}.nav nav>a:hover{color:#a7790b}.login{margin-left:25px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:20px 28px;background:linear-gradient(110deg,#ffe998,#eabd32 50%,#ffda64);color:#27240f;font-size:13px;font-weight:700;position:relative;overflow:hidden;border:1px solid #e4ba40;transition:transform .25s,box-shadow .25s}.button:after{content:'';position:absolute;inset:-100% auto -100% -80%;width:40%;background:linear-gradient(90deg,transparent,#fff9,transparent);transform:rotate(25deg);animation:shine 6s infinite}.button:hover{transform:translateY(-3px);box-shadow:0 12px 25px #b588282e}.button span{font-size:22px}.button.small{padding:12px 19px;gap:20px}.menu-toggle{display:none}.hero{position:relative;min-height:720px;height:calc(100svh - 88px);max-height:1000px;background:#32372e;overflow:hidden;color:#fff}.hero-photo{position:absolute;width:100%;height:100%;object-fit:cover;object-position:65% center;animation:pan 24s ease-in-out infinite alternate}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,24,21,.88),rgba(20,28,23,.57) 45%,rgba(20,28,23,.04) 80%),linear-gradient(0deg,#15221ca8,transparent 35%)}.hero-content{position:relative;padding-top:100px;padding-bottom:130px}.hero .eyebrow{color:#ffe49b;display:flex;align-items:center;gap:12px}.hero .eyebrow span{width:7px;height:7px;background:#ffda57;border-radius:50%;box-shadow:0 0 20px #ffda57}.hero h1{font-size:clamp(60px,6.9vw,102px);line-height:.99;letter-spacing:-5px;margin:35px 0 28px;max-width:850px;font-weight:900}.hero h1 em{font-style:normal;background:linear-gradient(110deg,#fff6c2,#ffc82c,#fff3c0);background-clip:text;-webkit-background-clip:text;color:transparent}.hero p{color:#e1e1d7;font-size:15px;max-width:460px}.actions{display:flex;align-items:center;gap:30px;margin-top:34px}.text-link{display:flex;align-items:center;gap:13px;font-size:12px}.play{border:1px solid #ffffff70;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:18px}.hero-bottom{position:absolute;bottom:38px;left:0;right:0;display:flex;justify-content:space-between;border-top:1px solid #ffffff40;padding-top:23px;font-size:9px;letter-spacing:2px}.image-note{position:absolute;right:15px;bottom:8px;font-size:9px;color:#ddd}.ticker{overflow:hidden;background:#f0c645;border-bottom:1px solid #c7a23c;padding:24px 0}.ticker>div{width:max-content;font-size:16px;font-weight:800;letter-spacing:4px;animation:marquee 38s linear infinite}.ticker b{margin:0 45px}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px}h2{font-size:clamp(36px,4vw,57px);line-height:1.12;letter-spacing:-2px;font-weight:800;margin:0 0 25px}h2 em{font-style:normal;color:#9c761b}.about-copy{padding-top:5px}.lead{font-size:23px;color:var(--ink);line-height:1.55}.about-copy p:not(.lead){font-size:14px}.mini-mountain{font-size:64px;color:#b68b24;line-height:1}.under-link{display:flex;justify-content:space-between;border-bottom:1px solid #bbb39a;padding:22px 0;font-size:13px;font-weight:700}.explore{background:#f0eee5}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:40px}.section-heading p{max-width:330px;font-size:14px;margin-bottom:28px}.explore-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:18px}.explore-grid article{min-height:400px;position:relative;overflow:hidden;padding:30px}.explore-grid h3{font-size:26px;line-height:1.2;letter-spacing:-.7px}.landscape img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:20% center;transition:transform 1s}.landscape:hover img{transform:scale(1.08)}.landscape:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#18261fe8,transparent)}.landscape>div{position:absolute;z-index:1;bottom:12px;left:30px;right:30px;color:white}.landscape span{font-size:10px;letter-spacing:2px}.mineral{background:linear-gradient(135deg,#ffedaa,#eac244 60%,#fff4be)}.gold-element{margin:10px auto 25px;border:1px solid #8f6c2280;width:122px;height:135px;padding:10px;display:flex;flex-direction:column;animation:float 5s ease-in-out infinite;box-shadow:8px 8px 0 #9067131c}.gold-element strong{font-size:64px;line-height:1;text-align:center}.gold-element>span{text-align:center;font-size:10px;letter-spacing:4px;margin-top:8px}.machine{background:#263a30;color:white}.machine p{font-size:13px;color:#c3cabe}.gear{font-size:105px;color:#e5c05d;line-height:1.2;display:inline-block;animation:spin 30s linear infinite}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product{padding:30px;border:1px solid var(--line);background:white;transition:box-shadow .3s}.product:hover{box-shadow:0 15px 35px #30240812}.product-top{display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;font-size:10px;letter-spacing:2px;color:#a17a1a}.product-top b{font-size:30px;color:#d5c89e}.product h3{font-size:25px}.product p{font-size:13px}.price{font-size:28px;font-weight:700;padding-top:15px}.product dl{font-size:12px;margin:25px 0}.product dl>div{display:flex;justify-content:space-between;padding:12px 0;border-top:1px solid var(--line)}dd{margin:0;font-weight:700}.product .button{width:100%}.product-note{font-size:12px}.empty-products{display:flex;align-items:center;gap:30px;border:1px solid #dfd5b7;padding:40px;background:linear-gradient(110deg,#fff,#fff8e2)}.empty-products h3{font-size:24px;margin:0}.empty-products p{font-size:13px;max-width:510px}.empty-symbol{font-size:64px;color:#bd941f}.empty-products .button{margin-left:auto;white-space:nowrap}.journey{background:#27392f;color:#fff;position:relative;overflow:hidden}.journey:before{content:'';width:600px;height:600px;border:1px solid #bda15920;border-radius:50%;position:absolute;right:-180px;top:-200px;box-shadow:0 0 0 50px #bda15909,0 0 0 100px #bda15908,0 0 0 150px #bda15907}.journey em{color:#edcb6d}.journey .eyebrow{color:#e0c77f}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:60px}.steps article{border-top:1px solid #ffffff30;padding-top:28px}.steps article>span{font-size:48px;color:#e8c465;font-weight:700}.steps h3{font-size:22px}.steps p{color:#c4cdc3;font-size:14px}.faq{display:grid;grid-template-columns:1fr 1.4fr;gap:80px}.faq>div>p{font-size:14px}details{border-bottom:1px solid #dcd8ca;padding:23px 0}summary{font-size:16px;font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:24px;color:#9d781e}details[open] summary:after{content:'−'}details p{font-size:14px;padding-right:35px}.closing{background:radial-gradient(ellipse at 85% 50%,#fffdf3,transparent 55%),linear-gradient(110deg,#dfad23,#ffe99b);text-align:center;padding:90px 0;position:relative;overflow:hidden}.closing em{color:#5e5228}.closing .button{background:#27392f;color:white;border-color:#27392f;margin-top:10px}.closing:before{content:'✦';font-size:300px;position:absolute;color:#fff6;right:2%;top:-60px;animation:spin 40s linear infinite}footer{padding-top:45px;padding-bottom:45px;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p,footer>div{font-size:11px}footer>div{display:flex;gap:22px}.progress{position:fixed;top:0;left:0;width:100%;height:3px;background:#e7b42b;transform-origin:left;transform:scaleX(0);z-index:100}.dust{position:absolute;inset:0;pointer-events:none}.dust i{position:absolute;left:var(--x);bottom:-10px;width:var(--size);height:var(--size);background:#ffdf7e;border-radius:50%;box-shadow:0 0 8px #ffdf7e;animation:drift var(--duration) linear infinite;animation-delay:var(--delay);opacity:0}.motion-toggle{position:fixed;bottom:16px;left:16px;z-index:60;border:1px solid #d9ccaa;background:#fffffff0;color:#574819;border-radius:30px;padding:9px 14px;font-size:10px;box-shadow:0 3px 15px #0001}.skip{position:fixed;top:-80px;left:15px;background:white;padding:15px;z-index:200}.skip:focus{top:10px}:focus-visible{outline:3px solid #c89d25;outline-offset:5px}.reveal.ready{opacity:0;transform:translateY(25px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:none}.paused *, .paused *:before,.paused *:after{animation-play-state:paused!important}.paused .reveal{opacity:1;transform:none;transition:none}@keyframes shine{0%,65%{left:-80%}100%{left:150%}}@keyframes pan{from{transform:scale(1)}to{transform:scale(1.075)}}@keyframes float{50%{transform:translateY(-12px) rotate(3deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes drift{10%{opacity:.6}90%{opacity:0}to{transform:translate(80px,-700px)}}
@media(min-width:1600px){.hero-content{padding-top:150px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.nav nav{gap:17px}.login{margin-left:0}.nav .brand{font-size:17px}.about{gap:45px}.explore-grid{grid-template-columns:1fr 1fr}.landscape{grid-column:1/-1;min-height:350px!important}.explore-grid article{min-height:330px}.products{grid-template-columns:repeat(2,1fr)}footer{flex-wrap:wrap}.hero h1{font-size:76px}.empty-products{flex-wrap:wrap}.empty-products .button{margin-left:0}.faq{gap:35px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.nav{height:74px}.brand{font-size:18px}.brand-mark{width:42px;height:42px}.menu-toggle{display:flex;gap:12px;align-items:center;border:1px solid #ddd3b6;padding:10px 13px;background:transparent;font-size:12px}.nav nav{display:none;position:absolute;left:0;right:0;top:74px;background:#fffdf7;padding:25px;box-shadow:0 15px 25px #0001;align-items:stretch;gap:0}.nav nav.open{display:flex;flex-direction:column}.nav nav>a{padding:15px}.hero{min-height:700px;height:calc(100svh - 74px);max-height:850px}.hero-content{padding-top:80px}.hero-photo{object-position:65% center}.hero-shade{background:linear-gradient(90deg,#15231ddb,#15231d45),linear-gradient(0deg,#15231da8,transparent)}.hero h1{font-size:clamp(44px,10.5vw,76px);letter-spacing:-2.5px;line-height:1.06}.hero p{font-size:14px;max-width:340px}.eyebrow{font-size:9px;letter-spacing:2px}.actions{align-items:flex-start;flex-direction:column;gap:23px}.hero-bottom{bottom:32px;font-size:8px;letter-spacing:1px}.hero-bottom>span{max-width:165px;line-height:1.7}.hero-bottom a{align-self:center}.ticker{padding:18px 0}.ticker>div{font-size:12px}.section{padding-top:70px;padding-bottom:70px}.about,.faq{grid-template-columns:1fr;gap:25px}h2{font-size:39px;letter-spacing:-1.5px}.lead{font-size:21px}.mini-mountain{display:none}.section-heading{display:block;margin-bottom:28px}.section-heading p{max-width:100%}.explore-grid{gap:12px}.explore-grid article{padding:22px;min-height:310px}.explore-grid h3{font-size:23px}.landscape>div{left:22px}.gold-element{width:100px;height:120px}.gold-element strong{font-size:53px}.gear{font-size:85px}.products{grid-template-columns:1fr}.empty-products{padding:25px;gap:15px}.empty-symbol{font-size:40px}.empty-products h3{font-size:22px}.steps{grid-template-columns:1fr;gap:25px;margin-top:35px}.steps article{display:grid;grid-template-columns:55px 1fr;gap:0 20px}.steps article>span{grid-row:1/3;font-size:35px}.steps h3{margin:0}.steps p{margin-bottom:0}.closing{padding:65px 0}.closing h2{font-size:36px}.closing:before{font-size:160px;right:-65px}footer{flex-direction:column;align-items:flex-start;padding-bottom:75px}footer>div{flex-wrap:wrap;gap:18px}.motion-toggle{bottom:10px;left:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.ready{opacity:1;transform:none}}
