:root{--bg:#050505;--surface:#0d0c0c;--surface-2:#151211;--text:#f3ead8;--muted:#a99f90;--accent:#a6192e;--gold:#d4b47a;--azure:#5b90e8;--emerald:#27a77d;--border:rgba(212,180,122,.2);--shadow:0 30px 80px rgba(0,0,0,.55);--page:1440px;--header-h:86px;--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.055;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}img,video,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}.page-width{width:min(calc(100% - 48px),var(--page));margin-inline:auto}.section{padding:110px 0;position:relative}.main-content{min-height:60vh}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:16px;background:var(--text);color:#000;padding:12px 18px;z-index:99999}.skip-link:focus{top:16px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--gold);font-size:11px;letter-spacing:.24em;font-weight:800;text-transform:uppercase}.eyebrow:before{content:"";width:25px;height:1px;background:currentColor}h1,h2,h3{margin:0 0 .55em;font-family:Georgia,"Times New Roman",serif;text-transform:uppercase;letter-spacing:.035em;line-height:.96}h1{font-size:clamp(3.5rem,8.8vw,9rem)}h2{font-size:clamp(2.5rem,5.8vw,6rem)}h3{font-size:clamp(1.35rem,2.2vw,2rem)}p{color:var(--muted)}.rte>*:first-child{margin-top:0}.rte a{text-decoration:underline;color:var(--gold)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 28px;border:1px solid var(--gold);background:linear-gradient(135deg,#ead7b2,#b88b4d);color:#130d08;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);transition:.35s var(--ease)}.button:hover{transform:translateY(-3px);filter:brightness(1.1);box-shadow:0 15px 40px rgba(184,139,77,.22)}.button svg,.text-link svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.6}.button--ghost{background:rgba(5,5,5,.34);color:var(--text);border-color:rgba(243,234,216,.45);backdrop-filter:blur(10px)}.button--secondary{background:transparent;color:var(--gold)}.button--small{min-height:42px;padding:0 18px}.button--full{width:100%}.button-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.16em;font-weight:800;color:var(--gold);text-transform:uppercase}.icon-button{border:0;background:transparent;width:44px;height:44px;display:grid;place-items:center;padding:10px}.icon-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6}.announcement-bar{height:30px;background:#130608;border-bottom:1px solid rgba(166,25,46,.3);display:flex;align-items:center;justify-content:center;gap:18px;color:#d9c6a4;font-size:10px;letter-spacing:.18em;font-weight:800}.announcement-rune{color:#8f1727;margin:0 18px}.site-header{height:var(--header-h);background:linear-gradient(to bottom,rgba(3,3,3,.96),rgba(3,3,3,.82));border-bottom:1px solid var(--border);position:relative;z-index:100;backdrop-filter:blur(18px)}.site-header--sticky{position:sticky;top:0}.header-inner{height:100%;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:40px}.brand-logo{width:135px;height:72px;display:flex;align-items:center;overflow:hidden}.brand-logo img{width:135px;height:auto}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:34px}.nav-item{position:relative}.nav-item>a{font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;position:relative}.nav-item>a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:1px;background:var(--gold);transition:.3s}.nav-item:hover>a:after{right:0}.nav-dropdown{position:absolute;top:28px;left:-24px;min-width:210px;padding:16px;background:#0a0909;border:1px solid var(--border);box-shadow:var(--shadow);display:grid;gap:4px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.25s}.nav-dropdown a{padding:10px 12px;font-size:12px}.has-dropdown:hover .nav-dropdown{opacity:1;visibility:visible;transform:none}.header-actions{display:flex;align-items:center}.cart-button{position:relative}.cart-count{position:absolute;right:1px;top:1px;width:18px;height:18px;border-radius:50%;background:var(--accent);display:grid;place-items:center;font-size:9px;font-weight:900}.mobile-menu-toggle{display:none}.mobile-nav{padding:20px 24px;background:#080707;border-bottom:1px solid var(--border)}.mobile-nav a{display:block;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:12px;letter-spacing:.14em;text-transform:uppercase}.hero-valgor{position:relative;display:flex;align-items:center;overflow:hidden}.hero-media,.hero-vignette,.hero-grid{position:absolute;inset:0}.hero-media{background-size:cover;background-position:center;transform:scale(1.035);will-change:transform}.hero-vignette{background:linear-gradient(90deg,rgba(0,0,0,.87) 0%,rgba(0,0,0,.45) 48%,rgba(0,0,0,.20) 100%),linear-gradient(0deg,var(--bg),transparent 34%),rgba(0,0,0,var(--hero-overlay))}.hero-grid{opacity:.12;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:100px 100px;mask-image:linear-gradient(90deg,#000,transparent 80%)}.hero-content{position:relative;z-index:2;padding:80px 0;max-width:900px;margin-left:max(24px,calc((100vw - min(100vw - 48px,var(--page)))/2));margin-right:auto}.hero-content h1{max-width:890px;text-shadow:0 20px 60px rgba(0,0,0,.9)}.hero-copy{font-size:clamp(1rem,1.5vw,1.3rem);max-width:620px}.scroll-sigil{position:absolute;left:50%;bottom:30px;width:36px;height:55px;border:1px solid rgba(255,255,255,.35);border-radius:50px;display:flex;justify-content:center;padding-top:12px;z-index:3}.scroll-sigil span{width:3px;height:12px;background:var(--gold);border-radius:3px;animation:scroll 1.8s infinite}@keyframes scroll{0%{transform:translateY(0);opacity:0}30%{opacity:1}100%{transform:translateY(17px);opacity:0}}.trust-bar{background:#090808;border-block:1px solid var(--border);padding:28px 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.trust-item{display:flex;align-items:center;gap:14px}.trust-rune{width:42px;height:42px;border:1px solid rgba(212,180,122,.35);display:grid;place-items:center;color:var(--gold);transform:rotate(45deg)}.trust-rune::first-letter{transform:rotate(-45deg)}.trust-item strong,.trust-item small{display:block}.trust-item strong{font-size:11px;letter-spacing:.12em}.trust-item small{color:var(--muted);font-size:11px}.section-heading{max-width:850px;margin-bottom:55px}.section-heading h2{margin-top:15px}.section-heading p{font-size:1.1rem}.section-heading--split{max-width:none;display:flex;align-items:end;justify-content:space-between}.theme-obsidian{background:#080707}.relic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.relic-card{background:#0a0909;border:1px solid var(--border);overflow:hidden;transition:.4s var(--ease)}.relic-card:hover{transform:translateY(-8px);border-color:rgba(212,180,122,.5);box-shadow:var(--shadow)}.relic-card-media{height:470px;background-size:cover;background-position:center;display:block;position:relative;overflow:hidden}.relic-card-media:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 40%,#090808)}.relic-index{position:absolute;top:20px;left:20px;font-family:Georgia,serif;font-size:52px;color:rgba(255,255,255,.18);z-index:2}.relic-aura{position:absolute;width:220px;height:220px;border-radius:50%;filter:blur(70px);opacity:.55;left:50%;top:50%;transform:translate(-50%,-50%)}.relic-card--azure .relic-aura{background:var(--azure)}.relic-card--crimson .relic-aura{background:var(--accent)}.relic-card--emerald .relic-aura{background:var(--emerald)}.relic-card-content{padding:28px}.relic-card-content p{min-height:52px}.world-map-section{overflow:hidden;background:#030505}.world-map{height:min(76vw,850px);min-height:600px;background-size:cover;background-position:center;position:relative;border-block:1px solid var(--border);overflow:hidden}.world-map:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,transparent 20%,rgba(0,0,0,.72) 100%);pointer-events:none}.map-fog{position:absolute;inset:-20%;background:radial-gradient(ellipse at 20% 30%,rgba(230,220,200,.06),transparent 20%),radial-gradient(ellipse at 80% 70%,rgba(230,220,200,.08),transparent 24%);animation:fog 18s ease-in-out infinite alternate}@keyframes fog{to{transform:translate(3%,2%) scale(1.07)}}.map-marker{position:absolute;left:var(--x);top:var(--y);z-index:3;transform:translate(-50%,-50%)}.marker-pulse{width:17px;height:17px;border-radius:50%;display:block;background:var(--gold);box-shadow:0 0 0 7px rgba(212,180,122,.13),0 0 30px currentColor;position:relative}.marker-pulse:before{content:"";position:absolute;inset:-12px;border:1px solid currentColor;border-radius:50%;animation:pulse 2.5s infinite}@keyframes pulse{0%{transform:scale(.5);opacity:0}35%{opacity:.8}100%{transform:scale(1.5);opacity:0}}.map-marker--azure{color:var(--azure)}.map-marker--azure .marker-pulse{background:var(--azure)}.map-marker--crimson{color:#dc3549}.map-marker--crimson .marker-pulse{background:#dc3549}.map-marker--emerald{color:var(--emerald)}.map-marker--emerald .marker-pulse{background:var(--emerald)}.marker-label{position:absolute;left:28px;top:-18px;width:210px;padding:12px 14px;background:rgba(5,5,5,.82);border-left:2px solid currentColor;backdrop-filter:blur(12px);transition:.3s}.marker-label b,.marker-label small{display:block}.marker-label b{font-family:Georgia,serif;text-transform:uppercase;font-size:14px}.marker-label small{color:var(--muted);font-size:11px}.map-marker:hover .marker-label{transform:translateX(8px);background:rgba(5,5,5,.95)}.product-grid{display:grid;gap:22px}.product-grid--2{grid-template-columns:repeat(2,1fr)}.product-grid--3{grid-template-columns:repeat(3,1fr)}.product-grid--4{grid-template-columns:repeat(4,1fr)}.product-card{min-width:0}.product-card-media{aspect-ratio:1/1.16;background:#0d0d0d center/cover;display:block;position:relative;overflow:hidden;border:1px solid var(--border)}.product-card-media>img{width:100%;height:100%;object-fit:cover;transition:.8s var(--ease)}.product-card:hover .product-card-media>img{transform:scale(1.055)}.product-card-quick{position:absolute;bottom:0;left:0;right:0;padding:15px;background:rgba(5,5,5,.88);backdrop-filter:blur(8px);text-align:center;font-size:10px;letter-spacing:.18em;font-weight:800;transform:translateY(100%);transition:.35s}.product-card:hover .product-card-quick{transform:none}.product-card-info{padding:18px 2px}.product-card-info h3{font-size:1.3rem;margin-top:10px}.price{display:flex;align-items:center;gap:10px;color:var(--gold);font-weight:800}.price s{color:var(--muted);font-weight:400}.badge{position:absolute;top:14px;right:14px;padding:7px 10px;background:var(--accent);font-size:10px;font-weight:900;letter-spacing:.12em}.placeholder-card .product-card-media img{object-fit:contain;padding:28%;opacity:.45}.lore-section{background-size:cover;background-position:center;background-attachment:fixed}.lore-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px;align-items:start}.lore-intro{position:sticky;top:150px}.lore-timeline{border-left:1px solid rgba(212,180,122,.35)}.lore-event{display:grid;grid-template-columns:85px 1fr;gap:25px;padding:0 0 65px 32px;position:relative}.lore-event:before{content:"";position:absolute;width:11px;height:11px;background:var(--gold);left:-6px;top:7px;transform:rotate(45deg)}.lore-event>span{font-family:Georgia,serif;font-size:2rem;color:var(--gold)}.lore-event p{max-width:520px}.newsletter-section{background:linear-gradient(135deg,#120708,#050505)}.newsletter-shell{border:1px solid var(--border);padding:60px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;position:relative;overflow:hidden}.newsletter-shell:before{content:"✦";position:absolute;font-size:320px;right:-40px;top:-150px;color:rgba(166,25,46,.08)}.newsletter-form{display:flex;gap:8px}.newsletter-form input,.contact-form input,.contact-form textarea,.search-page-form input,.collection-toolbar select,.cart-summary textarea{background:#070606;border:1px solid var(--border);padding:15px;width:100%;outline:0}.newsletter-form input:focus,.contact-form input:focus,.contact-form textarea:focus{border-color:var(--gold)}.newsletter-form--large{position:relative;z-index:1}.site-footer{position:relative;background:#030303;border-top:1px solid var(--border);padding:80px 0 20px;overflow:hidden}.footer-glow{position:absolute;width:600px;height:600px;border-radius:50%;background:rgba(166,25,46,.10);filter:blur(150px);left:50%;bottom:-500px;transform:translateX(-50%)}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr 1.2fr;gap:50px;position:relative}.footer-brand img{width:160px;height:100px;object-fit:cover;object-position:center 80%;margin-bottom:20px}.footer-brand h2{font-size:1.7rem}.site-footer h3{font-size:12px;letter-spacing:.15em;font-family:inherit}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li,.social-links a{display:block;margin:10px 0;color:var(--muted);font-size:13px}.footer-bottom{border-top:1px solid var(--border);margin-top:55px;padding-top:20px;display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:500;backdrop-filter:blur(4px)}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(460px,100%);background:#080707;border-left:1px solid var(--border);z-index:501;transform:translateX(100%);transition:.45s var(--ease);padding:0 26px;overflow:auto}.cart-drawer.is-open{transform:none}.drawer-header{height:90px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.drawer-header h2{font-size:1.5rem;margin:0}.drawer-item{display:grid;grid-template-columns:95px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid var(--border)}.drawer-item img{width:95px;height:105px;object-fit:cover}.drawer-item small{display:block;color:var(--muted)}.drawer-item-meta{display:flex;justify-content:space-between;margin-top:15px}.text-button{border:0;background:transparent;color:var(--muted);text-decoration:underline}.drawer-total{display:flex;justify-content:space-between;padding:24px 0;font-size:1.1rem}.empty-state{text-align:center;padding:70px 20px}.empty-state img{margin:auto;opacity:.45;object-fit:contain}.search-overlay{position:fixed;inset:0;background:rgba(3,3,3,.97);z-index:600;display:grid;place-items:center}.search-close{position:absolute;right:30px;top:30px}.search-shell{width:min(850px,calc(100% - 48px));text-align:center}.search-shell form{display:grid;grid-template-columns:1fr auto;gap:12px;margin-top:20px}.search-shell input{background:transparent;border:0;border-bottom:1px solid var(--gold);padding:22px 5px;font-family:Georgia,serif;font-size:clamp(2rem,5vw,5rem);outline:0}.page-hero-small,.collection-hero{min-height:460px;display:flex;align-items:end;background-size:cover;background-position:center;padding:90px 0 70px}.page-hero-small h1,.collection-hero h1{font-size:clamp(3rem,8vw,8rem)}.collection-hero .rte{max-width:650px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}.collection-toolbar form{display:flex;align-items:center;gap:12px}.collection-toolbar select{width:auto;padding:10px 35px 10px 15px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:60px}.pagination a,.pagination span{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--border)}.pagination .is-current{background:var(--gold);color:#111}.product-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);gap:70px;align-items:start}.product-gallery{position:sticky;top:130px}.product-media-stage{background:#090909;border:1px solid var(--border);min-height:620px;display:grid;place-items:center;overflow:hidden}.product-media{display:none;width:100%}.product-media.is-active{display:block}.product-media img,.product-media video,.product-media model-viewer{width:100%;height:auto;max-height:820px;object-fit:contain}.product-thumbnails{display:flex;gap:10px;margin-top:12px;overflow:auto}.product-thumb{width:90px;min-width:90px;aspect-ratio:1;border:1px solid transparent;background:#111;padding:0}.product-thumb.is-active{border-color:var(--gold)}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-placeholder{background-size:cover}.product-placeholder img{width:280px;opacity:.5}.product-info{padding-top:35px}.breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:11px;margin-bottom:35px}.product-info h1{font-size:clamp(3rem,5vw,5.5rem);margin-top:15px}.product-info>.price{font-size:1.45rem;margin:22px 0}.product-lore{font-family:Georgia,serif;font-size:1.15rem;font-style:italic}.variant-fieldset{border:0;padding:0;margin:26px 0}.variant-fieldset legend{font-size:11px;letter-spacing:.14em;font-weight:800;margin-bottom:12px}.variant-buttons{display:flex;flex-wrap:wrap;gap:9px}.variant-buttons input{position:absolute;opacity:0}.variant-buttons span{display:block;padding:11px 16px;border:1px solid var(--border);font-size:12px}.variant-buttons input:checked+span{border-color:var(--gold);background:rgba(212,180,122,.12);color:var(--gold)}.purchase-row{display:grid;grid-template-columns:125px 1fr;gap:12px;margin-top:30px}.quantity{display:grid;grid-template-columns:38px 1fr 38px;border:1px solid var(--border)}.quantity button{background:transparent;border:0}.quantity button svg{fill:none;stroke:currentColor}.quantity input{width:100%;border:0;background:transparent;text-align:center}.product-assurances{border-block:1px solid var(--border);padding:20px 0;margin-top:28px}.product-assurances p{display:flex;align-items:center;gap:10px;margin:8px 0;font-size:12px}.product-assurances svg{width:18px;fill:none;stroke:var(--gold)}.product-accordions details{border-bottom:1px solid var(--border)}.product-accordions summary{list-style:none;padding:20px 0;font-size:11px;letter-spacing:.13em;font-weight:800;display:flex;justify-content:space-between}.product-accordions summary svg{width:18px;fill:none;stroke:currentColor}.product-accordions details[open] summary svg{transform:rotate(180deg)}.product-accordions .rte{padding-bottom:20px}.shopify-payment-button{margin-top:10px}.cart-page{max-width:1100px}.cart-line{display:grid;grid-template-columns:140px 1fr auto;gap:25px;align-items:center;padding:22px 0;border-bottom:1px solid var(--border)}.cart-line img{width:140px;height:150px;object-fit:cover}.cart-line small{display:block;color:var(--muted)}.cart-line input{width:80px;background:#111;border:1px solid var(--border);padding:10px;margin-top:12px}.cart-summary{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:40px;text-align:right}.cart-summary label{text-align:left}.cart-summary textarea{display:block;margin-top:10px;min-height:100px}.page-content,.article-content{max-width:850px}.page-content{font-size:1.08rem}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.contact-form{display:grid;gap:18px}.contact-form label{font-size:11px;letter-spacing:.12em;text-transform:uppercase}.contact-form input,.contact-form textarea{display:block;margin-top:8px}.search-page-form{display:grid;grid-template-columns:1fr auto;max-width:800px;gap:10px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.article-card{border:1px solid var(--border);background:#0a0909}.article-card>a{display:block;aspect-ratio:16/10;overflow:hidden}.article-card img{width:100%;height:100%;object-fit:cover;transition:.7s}.article-card:hover img{transform:scale(1.06)}.article-card>div{padding:25px}.article-card h2{font-size:1.6rem}.article-hero{min-height:650px;background-size:cover;background-position:center;display:flex;align-items:end;padding:80px 0}.article-hero h1{max-width:1100px}.article-content{font-size:1.1rem}.article-content img{margin:40px auto}.not-found{min-height:75vh;background-size:cover;background-position:center;display:grid;place-items:center;text-align:center;padding:30px}.not-found>div{max-width:850px}.not-found h1{font-size:clamp(4rem,10vw,10rem)}.collection-list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.collection-list-card{min-height:430px;background-size:cover;background-position:center;padding:30px;display:flex;flex-direction:column;justify-content:end;border:1px solid var(--border)}.collection-list-card span{color:var(--gold);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.collection-list-card h2{font-size:2rem}.archive-card{border:1px solid var(--border);padding:25px}.theme-toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,30px);background:#f0dfbf;color:#160f0a;padding:14px 24px;z-index:1000;font-weight:800;opacity:0;pointer-events:none;transition:.3s}.theme-toast.is-visible{opacity:1;transform:translate(-50%,0)}.cursor-aura{position:fixed;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(166,25,46,.09),transparent 68%);pointer-events:none;z-index:0;transform:translate(-50%,-50%);will-change:left,top}.reveal{opacity:0;transform:translateY(32px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.reveal.is-visible{opacity:1;transform:none}@media(max-width:1100px){.desktop-nav{display:none}.mobile-menu-toggle{display:grid}.header-inner{grid-template-columns:auto 1fr auto}.brand-logo{justify-self:center}.relic-grid{grid-template-columns:1fr 1fr}.relic-card:last-child{grid-column:1/-1}.product-grid--4{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.product-layout{grid-template-columns:1fr}.product-gallery{position:relative;top:auto}.lore-layout{gap:55px}.trust-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){:root{--header-h:72px}.page-width{width:min(calc(100% - 30px),var(--page))}.section{padding:78px 0}.announcement-bar{font-size:8px;letter-spacing:.1em}.announcement-rune{margin:0 5px}.header-inner{gap:5px}.brand-logo{width:105px;height:58px}.brand-logo img{width:105px}.header-actions .icon-button:nth-child(2){display:none}.hero-valgor{min-height:760px!important}.hero-content{margin-left:15px;padding-top:120px}.hero-content h1{font-size:clamp(3.5rem,17vw,6.5rem)}.hero-vignette{background:linear-gradient(0deg,#050505 0%,rgba(0,0,0,.52) 62%,rgba(0,0,0,.35)),rgba(0,0,0,var(--hero-overlay))}.button{min-height:48px;padding:0 20px}.trust-grid,.relic-grid,.product-grid--2,.product-grid--3,.product-grid--4,.newsletter-shell,.lore-layout,.contact-grid,.cart-summary,.article-grid,.collection-list-grid,.footer-grid{grid-template-columns:1fr}.relic-card:last-child{grid-column:auto}.relic-card-media{height:420px}.world-map{height:780px;background-position:center}.marker-label{width:150px;left:20px}.marker-label b{font-size:11px}.marker-label small{display:none}.section-heading--split{align-items:start;gap:25px;flex-direction:column}.lore-section{background-attachment:scroll}.lore-intro{position:relative;top:auto}.newsletter-shell{padding:35px 24px}.newsletter-form,.newsletter-form--large,.search-shell form,.search-page-form{grid-template-columns:1fr}.footer-bottom{gap:15px;flex-direction:column}.footer-brand img{width:130px}.product-media-stage{min-height:420px}.product-layout{gap:30px}.product-info h1{font-size:3.3rem}.purchase-row{grid-template-columns:1fr}.quantity{height:48px}.page-hero-small,.collection-hero{min-height:380px}.cart-line{grid-template-columns:90px 1fr}.cart-line img{width:90px;height:100px}.cart-line>span{grid-column:2}.article-hero{min-height:500px}.cursor-aura{display:none}}@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}.hero-media{transform:none!important}}

.region-portals-section{background:linear-gradient(180deg,#050505,#080707)}.region-portals-section .section-heading>p{max-width:480px}.region-portals{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.region-portal{min-height:610px;background-size:cover;background-position:center;position:relative;padding:30px;display:flex;align-items:flex-end;overflow:hidden;border:1px solid var(--border);transition:.55s var(--ease)}.region-portal:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transform:translateX(-120%);transition:.8s}.region-portal:hover{transform:translateY(-9px);border-color:rgba(212,180,122,.6);box-shadow:var(--shadow);background-size:auto 108%}.region-portal:hover:before{transform:translateX(120%)}.region-portal>div{position:relative;z-index:2}.region-portal h3{font-size:clamp(2rem,3.2vw,3.8rem)}.region-portal p{max-width:330px}.portal-number{position:absolute;top:18px;right:22px;font:700 4.5rem/1 Georgia,serif;color:rgba(255,255,255,.15)}.region-portal--azure{--portal:#5b90e8}.region-portal--crimson{--portal:#c72a39}.region-portal--emerald{--portal:#27a77d}.region-portal .eyebrow,.region-portal .text-link{color:var(--portal)}@media(max-width:900px){.region-portals{grid-template-columns:1fr}.region-portal{min-height:520px}.region-portals-section .section-heading>p{max-width:none}}

/* === ROLLSMITH ATLAS CINEMATIC 2.0 === */
.site-progress{position:fixed;left:0;top:0;height:2px;width:var(--scroll-progress,0%);background:linear-gradient(90deg,var(--accent),var(--gold));z-index:9999;box-shadow:0 0 16px rgba(212,180,122,.7)}
.atlas-header{position:absolute;left:0;right:0;top:30px;background:linear-gradient(180deg,rgba(2,2,2,.88),rgba(2,2,2,.3),transparent);border:0;transition:.35s var(--ease)}.atlas-header.site-header--sticky{position:fixed;top:30px}.atlas-header.is-scrolled{top:0;background:rgba(4,4,4,.92);border-bottom:1px solid var(--border);box-shadow:0 15px 40px rgba(0,0,0,.35)}.atlas-header__inner{grid-template-columns:1fr 150px 1fr auto;height:92px}.atlas-brand{width:150px;height:86px;justify-self:center}.atlas-brand img{width:145px}.atlas-nav{gap:28px}.atlas-nav a{font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;position:relative}.atlas-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--gold);transition:.3s}.atlas-nav a:hover:after{right:0}.atlas-nav--left{justify-content:flex-start}.atlas-nav--right{justify-content:flex-end}.atlas-header__actions{margin-left:4px}.atlas-mobile-nav{padding-top:95px;background:rgba(5,5,5,.98)}
.atlas-overline{display:inline-flex;align-items:center;gap:13px;color:var(--gold);font-size:10px;line-height:1.2;letter-spacing:.28em;text-transform:uppercase;font-weight:900}.atlas-overline:before{content:"";width:34px;height:1px;background:currentColor}.atlas-button{min-width:190px}.atlas-text-link{margin-top:22px}.atlas-section-title{max-width:980px;margin-bottom:60px}.atlas-section-title h2{font-size:clamp(3rem,6vw,6.6rem);max-width:1100px;margin-top:18px}.atlas-section-title>p{max-width:680px;font-size:1.08rem}.atlas-section-title--row{max-width:none;display:flex;justify-content:space-between;align-items:end;gap:30px}
.atlas-hero{min-height:100svh;position:relative;display:flex;align-items:flex-end;overflow:hidden;background:#030303}.atlas-hero__media,.atlas-hero__video,.atlas-hero__shade,.atlas-hero__runes{position:absolute;inset:0}.atlas-hero__media{background-size:cover;background-position:center 42%;transform:scale(1.04);will-change:transform}.atlas-hero__video video{width:100%;height:100%;object-fit:cover}.atlas-hero__shade{background:linear-gradient(90deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.5) 46%,rgba(0,0,0,.15) 78%),linear-gradient(0deg,#050505 0%,transparent 32%),linear-gradient(180deg,rgba(0,0,0,.36),transparent 28%)}.atlas-hero__runes{opacity:.22;background-image:linear-gradient(90deg,transparent 0 9%,rgba(212,180,122,.18) 9% 9.08%,transparent 9.08% 91%,rgba(212,180,122,.18) 91% 91.08%,transparent 91.08%),radial-gradient(circle at 86% 20%,transparent 0 95px,rgba(212,180,122,.12) 96px 97px,transparent 98px)}.atlas-hero__content{position:relative;z-index:3;padding:210px 0 120px;max-width:980px}.atlas-hero h1{font-size:clamp(4.2rem,8.6vw,9.4rem);max-width:1050px;text-shadow:0 24px 80px rgba(0,0,0,.92)}.atlas-hero__copy{max-width:650px;font:italic 1.14rem/1.8 Georgia,serif}.atlas-hero__chapter{position:absolute;right:4vw;bottom:80px;z-index:3;display:flex;align-items:end;gap:17px;writing-mode:vertical-rl;color:rgba(255,255,255,.55);font-size:9px;letter-spacing:.2em}.atlas-hero__chapter b{font:700 5.5rem/.75 Georgia,serif;color:rgba(255,255,255,.16)}.atlas-scroll{position:absolute;left:50%;bottom:22px;z-index:4;transform:translateX(-50%);display:flex;align-items:center;gap:14px;color:rgba(255,255,255,.7);font-size:8px;letter-spacing:.2em;text-transform:uppercase}.atlas-scroll i{display:block;width:70px;height:1px;background:linear-gradient(90deg,var(--gold),transparent);animation:atlasScroll 1.9s infinite}@keyframes atlasScroll{0%{transform:scaleX(.2);transform-origin:left;opacity:.25}50%{opacity:1}100%{transform:scaleX(1);transform-origin:left;opacity:.15}}
.story-spotlight{min-height:850px;position:relative;display:flex;align-items:center;overflow:hidden}.story-spotlight__media,.story-spotlight__veil{position:absolute;inset:0}.story-spotlight__media{background-size:cover;background-position:center}.story-spotlight__veil{background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.94) 30%,rgba(5,5,5,.52) 62%,rgba(5,5,5,.15)),linear-gradient(0deg,#050505,transparent 28%,transparent 74%,#050505)}.story-spotlight__layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,720px) 1fr;gap:100px;align-items:center}.story-spotlight__copy h2{font-size:clamp(3.3rem,6.6vw,7.2rem);margin-top:20px}.story-spotlight__copy .rte{max-width:590px;font:1.06rem/1.8 Georgia,serif}.story-spotlight__seal{justify-self:end;width:300px;text-align:center;color:rgba(243,234,216,.62);font-size:9px;letter-spacing:.24em}.story-spotlight__seal img{filter:drop-shadow(0 25px 60px #000);opacity:.72;margin-bottom:18px}
.adventure-paths{background:linear-gradient(180deg,#050505,#080707)}.adventure-paths__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.adventure-path{position:relative;min-height:680px;overflow:hidden;border:1px solid rgba(255,255,255,.1);isolation:isolate}.adventure-path__image,.adventure-path__shade{position:absolute;inset:0}.adventure-path__image{background-size:cover;background-position:center;transition:1.1s var(--ease)}.adventure-path__shade{background:linear-gradient(0deg,rgba(0,0,0,.94),rgba(0,0,0,.05) 70%),linear-gradient(90deg,rgba(0,0,0,.28),transparent)}.adventure-path:hover .adventure-path__image{transform:scale(1.07)}.adventure-path__index{position:absolute;top:22px;right:25px;font:700 5rem/.8 Georgia,serif;color:rgba(255,255,255,.16)}.adventure-path__content{position:absolute;left:0;right:0;bottom:0;padding:34px;z-index:2}.adventure-path__content>span{font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:var(--path-accent,var(--gold));font-weight:900}.adventure-path h3{font-size:clamp(2rem,3.2vw,4rem);margin-top:14px}.adventure-path p{max-width:360px}.adventure-path b{display:flex;align-items:center;gap:8px;margin-top:24px;font-size:10px;letter-spacing:.16em;color:var(--path-accent,var(--gold))}.adventure-path b svg{width:17px;fill:none;stroke:currentColor}.adventure-path--moon{--path-accent:var(--azure)}.adventure-path--fire{--path-accent:#d83948}.adventure-path--abyss{--path-accent:var(--emerald)}
.relic-journey{overflow:hidden;background:#050505}.relic-journey__head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:50px}.relic-journey__head h2{font-size:clamp(3.2rem,6.3vw,7rem);margin-top:18px;max-width:950px}.relic-controls{display:flex;align-items:center;gap:15px;white-space:nowrap}.relic-controls button{width:48px;height:48px;border:1px solid var(--border);background:transparent;color:var(--text);font-size:20px}.relic-controls span{font-size:10px;letter-spacing:.2em;color:var(--muted)}.relic-journey__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 max(24px,calc((100vw - min(100vw - 48px,var(--page)))/2)) 35px;scrollbar-width:none}.relic-journey__track::-webkit-scrollbar{display:none}.relic-chapter{flex:0 0 min(82vw,1240px);min-height:720px;position:relative;scroll-snap-align:center;overflow:hidden;border:1px solid var(--border);isolation:isolate}.relic-chapter__image,.relic-chapter__gradient{position:absolute;inset:0}.relic-chapter__image{background-size:cover;background-position:center;transition:1.2s var(--ease)}.relic-chapter:hover .relic-chapter__image{transform:scale(1.035)}.relic-chapter__gradient{background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.68) 45%,rgba(0,0,0,.1) 78%),linear-gradient(0deg,rgba(0,0,0,.65),transparent 44%)}.relic-chapter__content{position:absolute;left:6%;bottom:9%;z-index:2;max-width:620px}.relic-chapter h3{font-size:clamp(3.5rem,6.5vw,7.5rem);margin-top:18px}.relic-chapter__quote{font:italic 1.3rem/1.5 Georgia,serif;color:var(--chapter-accent,var(--gold));max-width:560px}.relic-chapter__content>p:not(.relic-chapter__quote){max-width:560px}.relic-chapter__number{position:absolute;right:4%;top:8%;font:700 clamp(7rem,14vw,16rem)/.75 Georgia,serif;color:rgba(255,255,255,.08);z-index:2}.relic-chapter--azure{--chapter-accent:var(--azure)}.relic-chapter--crimson{--chapter-accent:#dc3549}.relic-chapter--emerald{--chapter-accent:var(--emerald)}
.manifesto-band{min-height:780px;background-size:cover;background-position:center;position:relative;display:grid;place-items:center;text-align:center;background-attachment:fixed}.manifesto-band__shade{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(0,0,0,.28),rgba(0,0,0,.92) 72%),linear-gradient(0deg,#050505,transparent 25%,transparent 75%,#050505)}.manifesto-band__content{position:relative;z-index:2;max-width:1280px}.manifesto-band h2{font-size:clamp(3.7rem,8vw,9rem);margin-top:25px}.manifesto-band h2 em{color:transparent;-webkit-text-stroke:1px rgba(243,234,216,.68);font-style:normal}.manifesto-band p{font:italic 1.2rem Georgia,serif;color:#d4c7b3}
.chronicle-cards{background:#080707}.chronicle-cards__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.chronicle-card{background:#0b0a0a;border:1px solid var(--border)}.chronicle-card__image{display:block;position:relative;aspect-ratio:16/10;background-size:cover;background-position:center;overflow:hidden}.chronicle-card__image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 55%);transition:.5s}.chronicle-card__image:hover:after{background:linear-gradient(0deg,rgba(0,0,0,.35),transparent 55%)}.chronicle-card__image span{position:absolute;left:20px;bottom:17px;z-index:2;font-size:9px;letter-spacing:.2em;color:var(--gold);font-weight:900}.chronicle-card__body{padding:28px}.chronicle-card__body small{font-size:9px;letter-spacing:.18em;color:var(--muted)}.chronicle-card h3{font-size:clamp(1.7rem,2.6vw,3rem);margin-top:15px}.chronicle-card p{min-height:74px}
.template-index .collection-grid-section{background:#050505}.template-index .collection-grid-section .section-heading h2{font-size:clamp(3rem,6vw,6.5rem)}.template-index .world-map-section{scroll-margin-top:90px}.template-index #Atlas{scroll-margin-top:90px}
@media(max-width:1100px){.atlas-header__inner{grid-template-columns:auto 1fr auto}.atlas-nav{display:none}.atlas-brand{grid-column:2}.atlas-header__actions{grid-column:3}.story-spotlight__layout{grid-template-columns:1fr}.story-spotlight__seal{display:none}.adventure-paths__grid{grid-template-columns:1fr}.adventure-path{min-height:580px}.chronicle-cards__grid{grid-template-columns:1fr 1fr}.chronicle-card:last-child{grid-column:1/-1}.relic-chapter{flex-basis:88vw}}
@media(max-width:760px){.atlas-header{top:30px}.atlas-header.site-header--sticky{top:30px}.atlas-header.is-scrolled{top:0}.atlas-header__inner{height:72px}.atlas-brand{width:105px;height:66px}.atlas-brand img{width:102px}.atlas-hero{min-height:860px}.atlas-hero__content{padding:190px 0 110px}.atlas-hero h1{font-size:clamp(3.5rem,16vw,6rem)}.atlas-hero__copy{font-size:1rem}.atlas-hero__chapter{display:none}.atlas-scroll span{display:none}.story-spotlight{min-height:760px}.story-spotlight__veil{background:linear-gradient(0deg,#050505 0%,rgba(5,5,5,.82) 55%,rgba(5,5,5,.3)),linear-gradient(180deg,#050505,transparent 20%)}.story-spotlight__layout{align-items:end;padding:120px 0 80px}.story-spotlight__copy h2{font-size:clamp(3rem,14vw,5.5rem)}.atlas-section-title--row,.relic-journey__head{align-items:flex-start;flex-direction:column}.adventure-path{min-height:520px}.adventure-path__content{padding:26px}.relic-chapter{flex-basis:calc(100vw - 30px);min-height:690px}.relic-chapter__gradient{background:linear-gradient(0deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.66) 52%,rgba(0,0,0,.08) 82%)}.relic-chapter__content{left:24px;right:24px;bottom:38px}.relic-chapter h3{font-size:clamp(3rem,13vw,5.6rem)}.relic-chapter__number{font-size:8rem}.manifesto-band{min-height:650px;background-attachment:scroll}.manifesto-band h2{font-size:clamp(3rem,14vw,5.5rem)}.chronicle-cards__grid{grid-template-columns:1fr}.chronicle-card:last-child{grid-column:auto}.chronicle-card p{min-height:0}}
@media(prefers-reduced-motion:reduce){.manifesto-band{background-attachment:scroll}.atlas-scroll i{animation:none}.relic-chapter__image,.adventure-path__image{transition:none}}


/* ROLLSMITH Cinematic Relic Portal v3 */
:root{--portal-gold:#e3c18a;--portal-ivory:#f4e7cf;--portal-red:#a9162d;--portal-blue:#6da7df;--portal-green:#5ca783;--portal-bg:#030303;--portal-panel:#0a0909;--portal-line:rgba(227,193,138,.22)}
html{scroll-behavior:smooth}.template-index .main-content{overflow:hidden}.portal-overline{display:block;color:var(--portal-gold);font-size:10px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.portal-button{position:relative;overflow:hidden}.portal-button:before{content:"";position:absolute;inset:-2px;transform:translateX(-120%) skewX(-20deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);transition:transform .65s}.portal-button:hover:before{transform:translateX(120%) skewX(-20deg)}
.portal-header{position:absolute;z-index:90;left:0;right:0;top:0;background:linear-gradient(180deg,rgba(0,0,0,.92),rgba(0,0,0,.38),transparent);border:0;overflow:visible;transition:.35s}.portal-header.site-header--sticky{position:fixed}.portal-header.is-scrolled{background:rgba(3,3,3,.94);border-bottom:1px solid var(--portal-line);box-shadow:0 18px 50px rgba(0,0,0,.45)}.portal-header__inner{height:136px;display:grid;grid-template-columns:1fr 210px 1fr 54px;align-items:center;gap:26px;overflow:visible}.portal-brand{display:grid;place-items:center;width:200px;height:200px;justify-self:center;align-self:start;margin-top:4px;z-index:4;filter:drop-shadow(0 16px 28px rgba(0,0,0,.82));transition:.35s}.portal-brand__image{display:block;width:100%;height:100%;object-fit:contain!important;object-position:center!important}.portal-header.is-scrolled .portal-brand{width:150px;height:150px;margin-top:-4px}.portal-nav{display:flex;align-items:center;gap:34px}.portal-nav--left{justify-content:flex-start}.portal-nav--right{justify-content:flex-end}.portal-nav a{font-size:10px;font-weight:900;letter-spacing:.2em;text-transform:uppercase;position:relative}.portal-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:1px;background:var(--portal-gold);transition:.3s}.portal-nav a:hover:after{right:0}.portal-header__actions{display:flex;justify-content:flex-end}.portal-mobile-nav{padding:126px 24px 30px;background:rgba(3,3,3,.98);border-bottom:1px solid var(--portal-line)}
.portal-hero{position:relative;min-height:100svh;display:flex;align-items:flex-end;background:#020202;overflow:hidden}.portal-hero__media,.portal-hero__video,.portal-hero__shade,.portal-hero__light{position:absolute;inset:0}.portal-hero__media{background-size:cover;background-position:center 42%;transform:scale(1.04);will-change:transform;transition:transform .7s ease}.portal-hero__video video{width:100%;height:100%;object-fit:cover}.portal-hero__shade{background:linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.54) 42%,rgba(0,0,0,.08) 76%),linear-gradient(0deg,#030303 0%,transparent 35%),linear-gradient(180deg,rgba(0,0,0,.5),transparent 28%)}.portal-hero__light{z-index:1;background:radial-gradient(500px circle at var(--hero-x,78%) var(--hero-y,40%),rgba(227,193,138,.13),transparent 72%);transition:opacity .2s}.portal-hero__content{position:relative;z-index:4;max-width:880px;padding:260px 0 110px}.portal-hero h1{font-size:clamp(4rem,8.2vw,9rem);line-height:.88;max-width:950px;text-shadow:0 25px 90px rgba(0,0,0,.94)}.portal-hero__copy{max-width:630px;font:italic 1.12rem/1.8 Georgia,serif;color:#ddd0bc}.portal-sigil{position:absolute;z-index:6;right:8vw;bottom:18%;width:120px;height:120px;border:1px solid rgba(227,193,138,.55);border-radius:50%;background:rgba(5,4,4,.42);color:var(--portal-ivory);display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(7px);box-shadow:0 0 0 1px rgba(0,0,0,.8),0 0 55px rgba(169,22,45,.28);transition:.45s}.portal-sigil:before,.portal-sigil:after{content:"";position:absolute;inset:13px;border:1px solid rgba(227,193,138,.24);transform:rotate(45deg)}.portal-sigil:after{inset:28px;transform:rotate(0)}.portal-sigil:hover{transform:scale(1.08) rotate(3deg);box-shadow:0 0 75px rgba(169,22,45,.48)}.portal-sigil b{font:700 2.7rem Georgia,serif;z-index:2}.portal-sigil small{position:absolute;top:calc(100% + 15px);white-space:nowrap;font-size:8px;letter-spacing:.18em}.portal-hero__lore{position:absolute;z-index:8;right:6vw;bottom:15%;width:min(430px,calc(100% - 30px));padding:34px;background:rgba(7,6,6,.93);border:1px solid var(--portal-line);box-shadow:0 32px 90px rgba(0,0,0,.75);backdrop-filter:blur(12px);animation:portalLoreIn .36s ease}.portal-hero__lore button{position:absolute;right:15px;top:10px;border:0;background:none;color:#fff;font-size:26px}.portal-hero__lore h2{font-size:2.8rem;margin-top:15px}.portal-hero__lore p{color:#c9bcaa}.portal-scroll{position:absolute;left:50%;bottom:25px;z-index:6;transform:translateX(-50%);display:flex;align-items:center;gap:14px;font-size:8px;letter-spacing:.2em}.portal-scroll i{width:72px;height:1px;background:linear-gradient(90deg,var(--portal-gold),transparent);animation:portalScroll 1.8s infinite}@keyframes portalScroll{0%{transform:scaleX(.15);transform-origin:left;opacity:.25}60%{opacity:1}100%{transform:scaleX(1);transform-origin:left;opacity:.12}}@keyframes portalLoreIn{from{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}
.portal-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:52px}.portal-section-heading>div{max-width:880px}.portal-section-heading h2{font-size:clamp(3.2rem,6vw,7rem);margin-top:14px}.portal-section-heading>p{max-width:430px;color:#b8aa98}.portal-section-heading--compact{align-items:center}
.relic-gates{background:#050505;padding-top:120px}.relic-gates__visual{display:flex;gap:12px;height:min(68vw,720px);min-height:560px}.relic-gate{position:relative;flex:1;min-width:0;border:1px solid rgba(255,255,255,.12);padding:0;overflow:hidden;background:#090909;color:#fff;text-align:left;cursor:pointer;transition:flex .65s cubic-bezier(.2,.75,.2,1),border-color .35s,filter .35s}.relic-gate:hover,.relic-gate.is-active{border-color:rgba(227,193,138,.55)}.relic-gate.is-active{flex:1.8}.relic-gate:not(.is-active){filter:saturate(.58) brightness(.72)}.relic-gate__image,.relic-gate__shade{position:absolute;inset:0}.relic-gate__image{background-size:cover;background-position:center;transition:transform .85s cubic-bezier(.2,.75,.2,1),filter .45s}.relic-gate:hover .relic-gate__image,.relic-gate.is-active .relic-gate__image{transform:scale(1.07)}.relic-gate__shade{background:linear-gradient(0deg,rgba(0,0,0,.95),rgba(0,0,0,.04) 72%),linear-gradient(90deg,rgba(0,0,0,.58),transparent)}.relic-gate__number{position:absolute;right:22px;top:22px;font:700 5.6rem/.8 Georgia,serif;color:rgba(255,255,255,.13)}.relic-gate__caption{position:absolute;left:28px;right:28px;bottom:30px;display:grid;gap:10px}.relic-gate__caption small,.relic-gate__caption em{font-size:9px;font-style:normal;letter-spacing:.18em;text-transform:uppercase;color:var(--portal-gold)}.relic-gate__caption strong{font-family:Georgia,serif;font-size:clamp(2rem,3.2vw,4.3rem);line-height:.94}.relic-gate__caption em{opacity:0;transform:translateY(8px);transition:.35s}.relic-gate:hover .relic-gate__caption em,.relic-gate.is-active .relic-gate__caption em{opacity:1;transform:none}.relic-gate-panel{display:grid;grid-template-columns:1.1fr .9fr 1.2fr auto;align-items:center;gap:36px;padding:36px 0;border-bottom:1px solid var(--portal-line);animation:portalPanelIn .4s ease}.relic-gate-panel h3{font-size:clamp(2.3rem,4vw,4.8rem);margin-top:10px}.relic-gate-panel blockquote{margin:0;font:italic 1.18rem/1.55 Georgia,serif;color:var(--portal-gold)}.relic-gate-panel p{color:#bfb19f}.relic-gate-panel--azure blockquote{color:var(--portal-blue)}.relic-gate-panel--crimson blockquote{color:#df455c}.relic-gate-panel--emerald blockquote{color:var(--portal-green)}@keyframes portalPanelIn{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}
.portal-map-section{background:radial-gradient(circle at 50% 25%,rgba(74,55,31,.12),transparent 35%),#070606}.portal-map{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(340px,.65fr);min-height:720px;border:1px solid var(--portal-line);background:#040404}.portal-map__canvas{position:relative;background-size:cover;background-position:center;overflow:hidden;min-height:720px}.portal-map__canvas:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 100px rgba(0,0,0,.92);pointer-events:none}.portal-map__fog{position:absolute;inset:-20%;background:radial-gradient(circle at 35% 45%,transparent 0 12%,rgba(0,0,0,.18) 35%,rgba(0,0,0,.55) 68%);animation:portalFog 16s ease-in-out infinite alternate;pointer-events:none}@keyframes portalFog{to{transform:translate3d(3%,-2%,0) scale(1.04)}}.portal-map-marker{position:absolute;left:var(--x);top:var(--y);z-index:3;transform:translate(-50%,-50%);width:40px;height:40px;border:1px solid rgba(227,193,138,.65);border-radius:50%;background:rgba(3,3,3,.78);color:#fff;display:grid;place-items:center;cursor:pointer;transition:.35s}.portal-map-marker:hover,.portal-map-marker.is-active{transform:translate(-50%,-50%) scale(1.22);background:var(--portal-gold);color:#130d08;box-shadow:0 0 0 8px rgba(227,193,138,.08),0 0 36px rgba(227,193,138,.45)}.portal-map-marker__pulse{position:absolute;inset:-14px;border:1px solid currentColor;border-radius:50%;opacity:.4;animation:mapPulse 2.3s infinite}.portal-map-marker em{position:absolute;left:50px;top:50%;transform:translateY(-50%);font-style:normal;white-space:nowrap;font-size:9px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#fff;text-shadow:0 2px 12px #000;opacity:0;transition:.3s}.portal-map-marker:hover em,.portal-map-marker.is-active em{opacity:1}.portal-map-marker--azure{color:var(--portal-blue)}.portal-map-marker--crimson{color:#df455c}.portal-map-marker--emerald{color:var(--portal-green)}.portal-map-marker--gold{color:var(--portal-gold)}@keyframes mapPulse{0%{transform:scale(.7);opacity:.6}100%{transform:scale(1.55);opacity:0}}.portal-map__stories{position:relative;padding:60px 46px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#0e0b09,#050505)}.portal-map-story{animation:portalPanelIn .4s ease}.portal-map-story h3{font-size:clamp(3rem,4.7vw,5.6rem);margin:16px 0}.portal-map-story__subtitle{font:italic 1.2rem Georgia,serif!important;color:var(--portal-gold)!important}.portal-map-story p{color:#bfb09e}.portal-map-story--azure .portal-map-story__subtitle{color:var(--portal-blue)!important}.portal-map-story--crimson .portal-map-story__subtitle{color:#df455c!important}.portal-map-story--emerald .portal-map-story__subtitle{color:var(--portal-green)!important}.portal-map__hint{position:absolute;left:46px;bottom:30px;font-size:8px;letter-spacing:.18em;color:#766b5f}
.portal-shop-section{background:#040404}.portal-product-grid .product-card{position:relative;overflow:hidden;border-color:rgba(255,255,255,.1);transition:transform .45s,border-color .35s,box-shadow .45s}.portal-product-grid .product-card:hover{transform:translateY(-10px);border-color:var(--portal-line);box-shadow:0 30px 70px rgba(0,0,0,.5)}.portal-product-grid .product-card-media{transition:transform .7s}.portal-product-grid .product-card:hover .product-card-media{transform:scale(1.025)}.portal-placeholder-card{display:block;background:#0a0909}.portal-placeholder-card .product-card-media{position:relative;background-size:cover;background-position:center;aspect-ratio:4/5}.portal-placeholder-card .product-card-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.82),transparent 60%)}.portal-placeholder-card .product-card-media span{position:absolute;z-index:2;left:24px;bottom:20px;font-size:9px;letter-spacing:.18em;color:var(--portal-gold)}
.portal-footer{position:relative;background:#030303;border-top:1px solid var(--portal-line);padding:80px 0 26px;overflow:hidden}.portal-footer__glow{position:absolute;left:10%;top:0;width:420px;height:300px;background:radial-gradient(circle,rgba(169,22,45,.14),transparent 70%)}.portal-footer__inner{position:relative;display:grid;grid-template-columns:250px 1fr auto;align-items:center;gap:70px}.portal-footer__brand{display:block;width:230px;height:230px}.portal-footer__brand img{width:100%;height:100%;object-fit:contain}.portal-footer__copy h2{font-size:clamp(2.5rem,4.2vw,5rem);margin-top:15px}.portal-footer__copy p{max-width:590px;color:#a99c8b}.portal-footer__links{display:grid;gap:14px;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.portal-footer__bottom{display:flex;justify-content:space-between;margin-top:50px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08);font-size:9px;color:#786e61}
@media(max-width:1100px){.portal-header__inner{grid-template-columns:auto 1fr auto;height:112px}.portal-nav{display:none}.portal-brand{grid-column:2;width:150px;height:150px;margin-top:2px}.portal-header.is-scrolled .portal-brand{width:120px;height:120px}.portal-header__actions{grid-column:3}.portal-hero__content{padding-top:220px}.portal-section-heading{align-items:flex-start;flex-direction:column;gap:20px}.relic-gates__visual{height:auto;min-height:0;display:grid;grid-template-columns:1fr}.relic-gate,.relic-gate.is-active{min-height:470px;flex:auto}.relic-gate:not(.is-active){filter:none}.relic-gate-panel{grid-template-columns:1fr 1fr}.relic-gate-panel .button{justify-self:start}.portal-map{grid-template-columns:1fr}.portal-map__canvas{min-height:620px}.portal-map__stories{min-height:440px}.portal-footer__inner{grid-template-columns:180px 1fr}.portal-footer__brand{width:170px;height:170px}.portal-footer__links{grid-column:1/-1;display:flex;flex-wrap:wrap}}
@media(max-width:760px){.portal-header__inner{height:94px}.portal-brand{width:112px;height:112px;margin-top:0}.portal-header.is-scrolled .portal-brand{width:92px;height:92px}.portal-mobile-nav{padding-top:100px}.portal-hero{min-height:850px}.portal-hero__content{padding:190px 0 100px}.portal-hero h1{font-size:clamp(3.4rem,15vw,5.9rem)}.portal-hero__copy{font-size:1rem}.portal-sigil{right:24px;bottom:26%;width:88px;height:88px}.portal-sigil b{font-size:2rem}.portal-sigil small{display:none}.portal-hero__lore{right:15px;bottom:16%;padding:28px}.portal-scroll span{display:none}.relic-gates{padding-top:88px}.relic-gate{min-height:430px}.relic-gate__number{font-size:4.5rem}.relic-gate-panel{grid-template-columns:1fr;gap:18px;padding:28px 0 42px}.portal-map__canvas{min-height:520px;background-position:center}.portal-map-marker em{display:none}.portal-map__stories{min-height:410px;padding:42px 26px 70px}.portal-map__hint{left:26px}.portal-product-grid{grid-template-columns:1fr!important}.portal-footer__inner{grid-template-columns:1fr;text-align:center;gap:25px}.portal-footer__brand{margin:auto;width:190px;height:190px}.portal-footer__links{justify-content:center}.portal-footer__bottom{flex-direction:column;gap:12px;text-align:center}.cursor-aura{display:none}}
@media(prefers-reduced-motion:reduce){.portal-scroll i,.portal-map__fog,.portal-map-marker__pulse{animation:none!important}.relic-gate,.relic-gate__image,.portal-sigil{transition:none!important}}

