@font-face{font-family:NovaraSans;src:local("Aptos"),local("Segoe UI");font-display:swap}
:root{color-scheme:dark;--bg:#111310;--panel:#1b1e19;--panel2:#242820;--line:#353a2e;--text:#f3f0e7;--muted:#bec1b4;--gold:#e7b568;--gold2:#f5d29a;--max:1392px;font:16px/1.6 NovaraSans,"Segoe UI",Arial,sans-serif;color:var(--text);background:var(--bg)}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400;line-height:1.1}h1,h2{font-family:Georgia,"Times New Roman",serif}em{font-weight:400;color:var(--gold);font-style:italic}.skip{position:fixed;top:-100px;left:12px;padding:12px 20px;background:var(--gold);color:#111;z-index:100}.skip:focus{top:10px}.header{height:108px;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:var(--max);padding:16px 40px;margin:auto}.brand{display:flex;align-items:center;gap:15px}.brand img{object-fit:contain;width:66px;height:66px}.brand>span{font-family:Georgia,serif;font-size:1.7rem;letter-spacing:.13em;line-height:1.3}.brand small{display:block;font-family:NovaraSans,Arial,sans-serif;font-size:.75rem;letter-spacing:.16em;color:var(--muted)}.header nav{display:flex;align-items:center;gap:32px;font-size:.9375rem}.header nav>a:not(.button):hover,.footer a:hover{color:var(--gold)}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:15px 24px;border:1px solid var(--gold);background:var(--gold);color:#171a13;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:var(--gold2);border-color:var(--gold2);transform:translateY(-2px)}.button-small{padding:10px 17px;gap:20px;font-size:.875rem}.button-light{background:#f3f0e7;border-color:#f3f0e7}.button-ghost{background:transparent;color:var(--text);border-color:var(--line)}.text-link{display:inline-flex;gap:18px;align-items:center;padding:10px 0;border-bottom:1px solid #b7b69d}.text-link:hover{color:var(--gold)}.hero{position:relative;max-width:1600px;min-height:740px;min-height:min(800px,calc(100svh - 108px));margin:auto;isolation:isolate;display:flex;align-items:center;background:#211f17}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(9,14,12,.86),rgba(9,14,12,.18) 65%,rgba(9,14,12,.2)),linear-gradient(0deg,rgba(9,14,12,.7),transparent 40%)}.hero-content{width:min(100%,var(--max));margin:auto;padding:80px 40px 110px}.eyebrow{font-size:.8125rem;letter-spacing:.19em;font-weight:600;color:var(--gold);line-height:1.7}.hero h1{font-size:clamp(3.1rem,5.6vw,5.4rem);margin:24px 0;letter-spacing:-.035em;line-height:1.04}.hero h1 em{color:#f0c891}.hero-copy{font-size:1.125rem;color:#d3d4c7;line-height:1.75;margin-top:28px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:30px;margin-top:38px}.hero-bottom{position:absolute;bottom:0;left:0;right:0;margin:auto;max-width:var(--max);padding:25px 40px;border-top:1px solid #ffffff25;display:flex;justify-content:space-between;gap:20px;font-size:.75rem;letter-spacing:.13em;color:#d8d8c9}.section{max-width:var(--max);padding:105px 40px;margin:auto;scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:42px}.section-heading h2{max-width:740px;font-size:clamp(2.1rem,3.8vw,3.4rem);margin-top:15px}.section-heading>p{max-width:330px;color:var(--muted);font-size:1rem}.world-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.world-card{position:relative;isolation:isolate;min-height:535px;display:flex;flex-direction:column;justify-content:space-between;padding:32px;overflow:hidden}.world-card:before{content:"";position:absolute;inset:0;z-index:-2;background-image:url('/assets/hero.png');background-size:auto 100%;transition:transform .6s}.world-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#101812fa 3%,#1018125c 85%)}.world-card:hover:before{transform:scale(1.03)}.city:before{background-position:0% 50%}.frontier:before{background-position:100% 50%}.world-top{display:flex;align-items:center;justify-content:space-between}.tag{display:inline-block;border:1px solid #fff6;padding:5px 13px;font-size:.75rem;letter-spacing:.14em;background:#1115}.world-number{color:#f6ecd1;font-family:Georgia,serif;font-size:1.5rem;font-style:italic}.world-content h3{font-family:Georgia,serif;font-size:2.5rem;margin:15px 0}.world-content>p:not(.eyebrow){max-width:460px;color:#d3d8ca;line-height:1.7}.world-content .button{margin-top:28px}.shop-teaser{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;border-top:1px solid var(--line);padding-top:70px;padding-bottom:70px}.shop-teaser h2,.community h2{font-size:clamp(2.5rem,4vw,3.8rem);margin:20px 0}.shop-teaser>div>p:not(.eyebrow){color:var(--muted);max-width:480px;font-size:1.0625rem}.shop-teaser .button{margin-top:30px}.teaser-image{justify-self:center;max-width:400px}.teaser-image img{border-radius:50%;aspect-ratio:1;object-fit:cover}.community{padding-top:85px;padding-bottom:100px;border-top:1px solid var(--line);text-align:center}.community>p:not(.eyebrow){color:var(--muted);margin-bottom:30px}.footer{max-width:var(--max);margin:auto;border-top:1px solid var(--line);padding:40px;display:grid;grid-template-columns:1fr auto;gap:25px 40px;align-items:center}.footer-brand{font:1.6rem Georgia,serif;letter-spacing:.13em}.footer-brand span{display:block;font:.75rem NovaraSans,Arial,sans-serif;letter-spacing:.04em;color:var(--muted);margin-top:6px}.footer nav{display:flex;gap:26px;font-size:.875rem}.footer>p,.footer>small{color:#a5ac9b;font-size:.75rem}.footer>small{text-align:right}.page-header{max-width:var(--max);margin:auto;padding:58px 40px 35px;border-top:1px solid var(--line)}.page-header h1{font-size:clamp(2.5rem,4vw,4rem);margin:14px 0 18px}.page-header>p:not(.eyebrow){color:var(--muted);max-width:650px}.legal{max-width:900px;padding:35px 40px 90px;margin:auto}.legal section{border-top:1px solid var(--line);padding:30px 0;display:grid;grid-template-columns:42px 1fr;gap:16px}.legal h2{font-family:NovaraSans,Arial,sans-serif;font-size:1.4rem;margin:0 0 18px}.legal h3{font-size:1.1rem;margin:25px 0 15px}.legal p+p{margin-top:16px}.legal p,.legal li,.legal address{color:var(--muted);font-style:normal}.legal a{text-decoration:underline;text-underline-offset:4px;color:var(--gold)}.legal-section-number{color:var(--gold)!important}.legal-updated{margin-top:25px}.notice{padding:17px 20px;border:1px solid var(--line);background:var(--panel);color:var(--muted);font-size:.9375rem}.error{border-color:#a25948;color:#ffbfaa}.shop-shell{max-width:var(--max);margin:auto;padding:12px 40px 85px}.shop-controls{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:0 0 30px;flex-wrap:wrap}.categories{display:flex;gap:8px;flex-wrap:wrap}.category-button{border:1px solid var(--line);background:transparent;color:var(--muted);padding:11px 18px;font-size:.9375rem}.category-button[aria-pressed=true]{background:var(--gold);color:#161911;border-color:var(--gold)}.category-description{color:var(--muted);max-width:900px;margin:0 0 28px}.category-description h2{font:1.25rem NovaraSans,Arial,sans-serif;margin-bottom:14px}.category-description p+p{margin-top:10px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{border:1px solid var(--line);background:#181b16;display:flex;flex-direction:column;min-width:0}.product-image{position:relative;overflow:hidden;aspect-ratio:1.42;background:#131611}.product-image img{height:100%;width:100%;object-fit:cover;transition:transform .4s}.product-card:hover .product-image img{transform:scale(1.035)}.product-image .tag{position:absolute;left:18px;top:18px;background:#111c}.product-body{padding:24px;display:flex;flex:1;flex-direction:column}.product-body h2{font:1.375rem NovaraSans,Arial,sans-serif;font-weight:600;line-height:1.4}.product-summary{color:var(--muted);font-size:.9375rem;margin:10px 0 20px;flex:1}.product-price{font-size:1.5rem;font-weight:600}.product-price small{font-size:.875rem;color:var(--muted);font-weight:400}.product-footer{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;margin-top:22px}.product-footer .button{padding:10px 16px;gap:10px;font-size:.875rem}.details-button{background:none;border:0;padding:0;color:var(--muted);text-decoration:underline;text-underline-offset:4px;text-align:left;font-size:.875rem}.shop-note{font-size:.875rem;color:var(--muted);margin-top:30px;max-width:850px}.empty{padding:40px;text-align:center;background:var(--panel);grid-column:1/-1}.empty h2{font-size:1.8rem;margin-bottom:15px}.loading{min-height:240px;display:grid;place-items:center;color:var(--muted)}dialog{max-width:660px;width:calc(100% - 32px);max-height:90svh;border:1px solid var(--line);background:var(--bg);color:var(--text);padding:30px;box-shadow:0 25px 100px #0009}dialog::backdrop{background:#000b;backdrop-filter:blur(4px)}.dialog-head{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:24px}.dialog-head h2{font-size:2rem}.icon-button{border:1px solid var(--line);background:transparent;color:var(--text);width:40px;height:40px;font-size:1.4rem;line-height:1;flex-shrink:0}.product-description{color:var(--muted)}.product-description img{max-height:260px;width:auto;margin:0 auto 24px}.product-description h2,.product-description h3{font:1.25rem NovaraSans,Arial,sans-serif;color:var(--text);margin:18px 0}.product-description p+p{margin-top:14px}.cart-row{display:grid;grid-template-columns:65px 1fr auto;gap:15px;padding:18px 0;border-bottom:1px solid var(--line);align-items:center}.cart-row img{width:65px;height:65px;object-fit:cover}.cart-row h3{font:1rem NovaraSans,Arial,sans-serif;line-height:1.4}.cart-row small{color:var(--muted)}.cart-remove{display:block;background:none;border:none;color:var(--muted);text-decoration:underline;font-size:.8125rem;padding:5px 0}.cart-summary{display:flex;justify-content:space-between;margin:25px 0;font-size:1.25rem}.cart-actions{display:flex;flex-direction:column;gap:12px}.cart-actions p{font-size:.875rem;color:var(--muted)}.auth-options{display:flex;flex-direction:column;gap:12px;margin-top:24px}.form-label{display:block;margin:20px 0 8px}.form-input{width:100%;padding:12px 14px;background:var(--panel);border:1px solid var(--line);color:var(--text)}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:50;background:var(--gold);color:#161911;padding:12px 24px;max-width:calc(100% - 32px);box-shadow:0 5px 35px #0008}.hidden,[hidden]{display:none!important}.status-line{min-height:24px;margin:12px 0;color:var(--gold);font-size:.9375rem}html{scroll-behavior:smooth}
@media(min-width:1700px){.hero{border:1px solid #3a3c2d}}@media(max-width:1000px){.header{padding:16px 24px}.hero-content{padding-left:32px}.hero{min-height:640px}.section{padding:75px 28px}.section-heading{display:block}.section-heading>p{margin-top:22px}.world-card{padding:24px;min-height:530px}.world-content h3{font-size:2.1rem}.shop-teaser{gap:30px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer{padding:32px 28px}.hero-bottom span:nth-child(2){display:none}}
@media(max-width:640px){.header{height:88px;padding:10px 18px;gap:10px}.brand{gap:9px}.brand img{width:44px;height:44px}.brand>span{font-size:1.25rem}.brand small{font-size:.65rem;letter-spacing:.06em}.header nav{gap:17px;font-size:.875rem}.header nav a:first-child{display:none}.header nav .button{font-size:.8125rem;padding:8px 12px}.header nav .button span{display:none}.hero{min-height:660px}.hero-image{object-position:43% 50%}.hero-shade{background:linear-gradient(90deg,#0c120bba,#0c120b35),linear-gradient(0deg,#0c120bea,transparent 60%)}.hero-content{padding:70px 24px 110px}.hero h1{font-size:3.2rem;line-height:1.07}.hero-copy{font-size:1rem}.hero-actions{gap:24px}.hero-bottom{padding:22px 24px;font-size:.6875rem}.section{padding:65px 22px}.section-heading h2{font-size:2.4rem}.world-grid{grid-template-columns:1fr;gap:20px}.world-card{min-height:490px}.world-content h3{font-size:2.3rem}.shop-teaser{grid-template-columns:1fr;gap:35px}.shop-teaser .teaser-image{max-width:300px}.community h2{font-size:2.6rem}.footer{grid-template-columns:1fr;padding:35px 22px;gap:22px}.footer>small{text-align:left}.footer nav{gap:20px}.page-header{padding:35px 22px 25px}.shop-shell{padding:0 22px 65px}.shop-controls{align-items:stretch}.categories{gap:7px}.category-button{font-size:.875rem;padding:9px 12px}.product-grid{grid-template-columns:1fr;gap:20px}.product-image{aspect-ratio:1.5}.product-body{padding:22px}.legal{padding:20px 22px 65px}.legal section{grid-template-columns:1fr;gap:8px}.dialog-head h2{font-size:1.6rem}dialog{padding:22px}.cart-row{grid-template-columns:48px 1fr auto;gap:10px}.cart-row img{width:48px;height:48px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
