@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.hidden{display:none}}:root{--bg:#0b0b0c;--bg-2:#111214;--panel:#151619;--panel-2:#1a1b1f;--line:#ffffff1a;--line-strong:#ffffff2e;--text:#f5f1e8;--muted:#9d9b97;--muted-2:#6f6e6b;--gold:#f0b84f;--gold-2:#d9782b;--success:#73d69a;--radius:14px;--shadow:0 24px 90px #00000059}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{color:var(--text);background:radial-gradient(circle at 85% 8%, #de7c2717, transparent 24%), var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default;opacity:.62}button:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.shell{width:min(1400px,100% - 64px);margin-inline:auto}.section{padding:120px 0}.center{justify-content:center;margin-top:42px;display:flex}.nav-wrap{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#070708f0,#070708b8);border-bottom:1px solid #ffffff12;animation:.7s cubic-bezier(.2,.75,.25,1) both navEnter;position:fixed;inset:0 0 auto}.navbar{align-items:center;gap:40px;height:82px;display:flex}.brand{text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.brand__mark{width:42px;height:42px;color:var(--gold);letter-spacing:-.06em;background:linear-gradient(135deg,#f0b84f1f,#d9782b0a);border:1px solid #f0b84f73;border-radius:10px;place-items:center;font-weight:900;animation:4.5s ease-in-out infinite brandGlow;display:grid;box-shadow:inset 0 0 22px #f0b84f14}.brand__text{flex-direction:column;gap:5px;line-height:1;display:flex}.brand__text strong{letter-spacing:.16em;font-size:13px}.brand__text small{color:var(--muted);letter-spacing:.21em;font-size:9px}.navlinks{align-items:center;gap:30px;margin-left:24px;display:flex}.navlinks button,.navlinks a{color:#d2d0ca;background:0 0;border:0;padding:0;font-size:13px}.navlinks button:hover,.navlinks a:hover{color:var(--text)}.muted-link{opacity:.42;align-items:center;gap:6px;display:flex}.muted-link span{text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--line-strong);border-radius:999px;padding:2px 5px;font-size:8px}.nav-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.icon-btn{border:1px solid var(--line);background:#ffffff06;border-radius:9px;place-items:center;width:40px;height:40px;display:grid;position:relative}.icon-btn:hover{border-color:var(--line-strong);background:#ffffff0d}.cart-dot{background:var(--gold);color:#1b1306;border-radius:99px;place-items:center;width:16px;height:16px;font-size:9px;font-weight:800;display:grid;position:absolute;top:-5px;right:-5px}.menu-btn{background:0 0;border:0;margin-left:auto;display:none}.mobile-menu{display:none}.btn{letter-spacing:.08em;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-size:12px;font-weight:850;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn--small{min-height:42px;padding:0 17px}.btn--primary{color:#1b1308;background:linear-gradient(135deg,#f2c35f,#d87d2d);position:relative;overflow:hidden;box-shadow:0 10px 34px #d9782b29}.btn--primary:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff57,#0000);width:28%;animation:5.4s ease-in-out infinite buttonSweep;position:absolute;inset:-45% auto -45% -35%;transform:skew(-18deg)}.btn--primary:hover{box-shadow:0 14px 42px #d9782b45}.btn--ghost{background:#ffffff06;border-color:#ffffff29}.btn--ghost:hover{background:#ffffff0e;border-color:#ffffff42}.btn--dark{color:#15100a;background:#100c060a;border-color:#140f082e}.btn--wide{width:100%;margin-top:14px}.btn-note{opacity:.7;border-left:1px solid #1b130847;margin-left:5px;padding-left:8px;font-size:9px}.btn--discord{color:#fff;background:#5865f2}.hero{border-bottom:1px solid var(--line);align-items:center;height:100svh;min-height:850px;max-height:1040px;padding-top:82px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#080809f5 0%,#080809c7 35%,#0808092e 72%,#0808097a 100%),linear-gradient(#0000 64%,#080809d9 100%);position:absolute;inset:0}.hero-grid,.store-hero-grid{opacity:.23;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:66px 66px;animation:18s linear infinite gridDrift;position:absolute;inset:-66px;-webkit-mask-image:linear-gradient(90deg,#0000 10%,#000 48% 80%,#0000);mask-image:linear-gradient(90deg,#0000 10%,#000 48% 80%,#0000)}.hero-orbit{border:1px solid #f0b84f1f;border-radius:50%;position:absolute;top:50%;right:2%;transform:translateY(-50%)}.hero-orbit--one{width:680px;height:680px;animation:7s ease-in-out infinite orbitPulse}.hero-orbit--two{opacity:.45;width:880px;height:880px;animation:9s ease-in-out -2s infinite reverse orbitPulse}.hero-machine{z-index:1;filter:drop-shadow(0 35px 70px #0000008c);width:560px;height:560px;animation:7s ease-in-out infinite machineFloat;position:absolute;top:50%;right:7%;transform:translateY(-48%)rotate(-7deg)}.machine-core{background:linear-gradient(145deg,#2c2e32,#0f1012 54%,#332214);border:1px solid #f0b84f57;border-radius:28%;place-items:center;animation:4.5s ease-in-out infinite corePulse;display:grid;position:absolute;inset:125px;transform:rotate(45deg);box-shadow:inset 0 0 70px #f0b84f1f,0 0 80px #d9782b1a}.machine-core:before{content:"";border:1px solid #f0b84f3d;border-radius:22%;position:absolute;inset:34px}.machine-core span{letter-spacing:-.09em;color:#e7ad46;text-shadow:0 0 32px #e7ad4666;font-size:62px;font-weight:950;transform:rotate(-45deg)}.machine-ring{border:13px solid #202226;border-radius:50%;position:absolute;box-shadow:inset 0 0 0 1px #ffffff12,0 0 0 1px #000000b3}.machine-ring--one{border-style:dashed;animation:24s linear infinite ringSpin;inset:65px;transform:rotate(23deg)}.machine-ring--two{border-width:3px;border-color:#f0b84f40;animation:34s linear infinite ringSpinReverse;inset:22px}.machine-node{background:linear-gradient(145deg,#27292d,#111214);border:1px solid #ffffff1c;border-radius:15px;width:68px;height:68px;position:absolute;box-shadow:inset 0 0 18px #f0b84f0d}.machine-node:after{content:"";background:var(--gold);border-radius:50%;animation:2.8s ease-in-out infinite nodePulse;position:absolute;inset:23px;box-shadow:0 0 22px #f0b84f61}.machine-node.n1{top:215px;left:28px}.machine-node.n2{top:78px;right:54px}.machine-node.n3{bottom:115px;right:8px}.hero-energy{z-index:2;opacity:0;pointer-events:none;background:linear-gradient(#0000,#f0b84f70,#0000);width:1px;height:120%;animation:7.5s ease-in-out infinite energyScan;position:absolute;top:-10%;right:18%;transform:rotate(22deg);box-shadow:0 0 28px #f0b84f2e}.hero-embers{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 34%,#000 62% 100%);mask-image:linear-gradient(90deg,#0000 34%,#000 62% 100%)}.hero-embers span{opacity:0;background:#f6bd57;border-radius:50%;width:3px;height:3px;animation:8s linear infinite emberRise;position:absolute;bottom:-18px;box-shadow:0 0 10px #f0b84fb3}.hero-embers span:first-child{animation-duration:8.8s;animation-delay:-1s;left:55%}.hero-embers span:nth-child(2){animation-duration:7.2s;animation-delay:-5s;left:61%}.hero-embers span:nth-child(3){animation-duration:9.4s;animation-delay:-3s;left:67%}.hero-embers span:nth-child(4){animation-duration:6.8s;animation-delay:-7s;left:71%}.hero-embers span:nth-child(5){animation-duration:8.1s;animation-delay:-2s;left:75%}.hero-embers span:nth-child(6){animation-duration:10s;animation-delay:-6s;left:80%}.hero-embers span:nth-child(7){animation-duration:7.6s;animation-delay:-4s;left:84%}.hero-embers span:nth-child(8){animation-duration:9s;animation-delay:-8s;left:89%}.hero-embers span:nth-child(9){animation-duration:11s;animation-delay:-4.5s;left:58%}.hero-embers span:nth-child(10){animation-duration:7.8s;animation-delay:-8.5s;left:64%}.hero-embers span:nth-child(11){animation-duration:10.6s;animation-delay:-1.8s;left:69%}.hero-embers span:nth-child(12){animation-duration:8.4s;animation-delay:-5.8s;left:73%}.hero-embers span:nth-child(13){animation-duration:9.7s;animation-delay:-3.2s;left:78%}.hero-embers span:nth-child(14){animation-duration:7.1s;animation-delay:-7.4s;left:82%}.hero-embers span:nth-child(15){animation-duration:10.2s;animation-delay:-2.7s;left:87%}.hero-embers span:nth-child(16){animation-duration:8.9s;animation-delay:-6.4s;left:93%}.hero-content{z-index:3;grid-template-columns:1fr auto;align-items:end;gap:40px;display:grid;position:relative}.hero-copy{max-width:760px}.hero-copy .eyebrow,.hero-copy h1,.hero-copy>p,.hero-actions,.hero-meta{opacity:0;animation:.75s cubic-bezier(.2,.75,.25,1) forwards heroReveal}.hero-copy .eyebrow{animation-delay:.18s}.hero-copy h1{animation-delay:.28s}.hero-copy>p{animation-delay:.42s}.hero-actions{animation-delay:.54s}.hero-meta{animation-delay:.68s}.eyebrow{color:#bbb6ad;letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:10px;font-size:10px;font-weight:800;display:inline-flex}.eyebrow .line{background:var(--gold);width:30px;height:1px;display:inline-block}.hero h1,.store-hero h1{letter-spacing:-.075em;margin:22px 0 26px;font-size:clamp(64px,7.4vw,118px);font-weight:900;line-height:.83}.hero h1 span,.store-hero h1 span{color:#0000;-webkit-text-stroke:1px #f0b84f9e;text-shadow:0 0 42px #d9782b14}.hero-copy>p{color:#b8b5ae;max-width:590px;margin:0;font-size:17px;line-height:1.7}.hero-actions{gap:12px;margin-top:38px;display:flex}.hero-meta{gap:1px;min-width:160px;margin-bottom:8px;display:grid}.hero-meta>div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff09;border:1px solid #ffffff12;grid-template-columns:14px 1fr;column-gap:6px;padding:14px 16px;display:grid}.hero-meta small{color:var(--muted-2);letter-spacing:.17em;grid-column:2;font-size:8px}.hero-meta strong{grid-column:2;font-size:14px}.hero-meta strong span{color:var(--muted-2);font-size:10px}.status-dot{background:var(--success);border-radius:50%;width:7px;height:7px;animation:2.2s ease-in-out infinite statusPulse;display:inline-block;box-shadow:0 0 12px #73d69a8c}.status-dot--offline{background:#e74c3c;animation:none;box-shadow:0 0 12px #e74c3c73}.status-dot--loading{box-shadow:none;background:#777b83;animation:none}.hero-meta .status-dot{grid-row:1/3;align-self:center}.server-strip{border-bottom:1px solid var(--line);background:#0e0f10}.server-strip__inner{grid-template-columns:1.1fr 1.8fr .6fr .7fr;align-items:center;min-height:94px;display:grid}.server-strip__inner>*{border-right:1px solid var(--line);align-items:center;min-height:94px;padding:0 26px;display:flex}.server-strip__inner>:first-child{padding-left:0}.server-strip__inner>:last-child{border-right:0}.strip-title{gap:12px}.strip-title svg{color:var(--gold)}.strip-title span,.strip-spec{flex-direction:column;justify-content:center;align-items:flex-start!important}.strip-title small,.strip-spec small{color:var(--muted-2);letter-spacing:.15em;font-size:8px}.strip-title strong,.strip-spec strong{margin-top:4px;font-size:12px}.strip-ip{justify-content:space-between;gap:14px}.strip-ip span{color:#dedbd4;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.strip-ip button{color:var(--gold);letter-spacing:.1em;background:0 0;border:0;align-items:center;gap:7px;font-size:9px;font-weight:800;display:flex}.section-heading{grid-template-columns:.55fr 1fr .7fr;align-items:end;gap:55px;margin-bottom:58px;display:grid}.section-heading>div:first-child{flex-direction:column;align-self:start;align-items:flex-start;gap:12px;display:flex}.section-index{color:var(--gold);letter-spacing:.12em;font-size:10px;font-weight:800}.section-heading h2,.store-preview__head h2,.discord-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5vw,78px);line-height:.94}.section-heading h2 em,.store-preview__head h2 em{color:var(--gold);font-style:normal}.section-heading>p,.store-preview__head>p{color:var(--muted);max-width:430px;margin:0;font-size:14px;line-height:1.8}.pillars{background:linear-gradient(#0b0b0c,#0d0e10)}.pillar-grid{grid-template-rows:365px 240px;grid-template-columns:1.35fr .65fr .65fr;gap:12px;display:grid}.pillar-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#151619,#101113);padding:28px;position:relative;overflow:hidden}.pillar-card:hover{border-color:#f0b84f38}.pillar-card--large{grid-row:1/3;padding:0}.pillar-card--wide{grid-column:2/4;justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.pillar-art{background:radial-gradient(circle at 68% 38%,#e6852c38,#0000 24%),linear-gradient(160deg,#1a1c20,#0e0f10);height:100%;position:relative;overflow:hidden}.industrial-art:before{content:"";transform-origin:bottom;opacity:.5;background-color:#0000;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:40px 40px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;transform:perspective(500px)rotateX(60deg)scale(1.5)}.tower{background:linear-gradient(90deg,#17191d,#31343a,#111215);border:1px solid #ffffff1a;width:110px;position:absolute;bottom:0;box-shadow:0 0 45px #0009}.tower:before,.tower:after{content:"";background:#d78a36;height:7px;position:absolute;left:15px;right:15px;box-shadow:0 0 22px #d78a3666}.tower:before{top:40px}.tower:after{top:120px}.t1{height:310px;left:20%}.t2{width:150px;height:235px;left:47%}.beam{background:linear-gradient(transparent,var(--gold),transparent);filter:blur(.3px);width:6px;height:360px;position:absolute;bottom:0;right:24%;box-shadow:0 0 30px #f0b84f61}.pillar-label{background:linear-gradient(#0000,#080809f0);align-items:flex-start;gap:14px;padding:100px 28px 28px;display:flex;position:absolute;bottom:0;left:0;right:0}.pillar-label svg,.pillar-icon svg{color:var(--gold)}.pillar-label span{flex-direction:column;gap:5px;display:flex}.pillar-label small,.pillar-card>small{color:var(--gold);letter-spacing:.18em;font-size:9px}.pillar-label strong{max-width:350px;font-size:17px;line-height:1.35}.pillar-icon{background:#f0b84f0a;border:1px solid #f0b84f33;border-radius:10px;place-items:center;width:42px;height:42px;margin-bottom:35px;display:grid}.pillar-card h3{letter-spacing:-.03em;margin:11px 0 12px;font-size:22px;line-height:1.2}.pillar-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.mini-stats{color:var(--muted);align-items:flex-end;gap:30px;font-size:10px;display:flex}.mini-stats span{flex-direction:column;gap:4px;display:flex}.mini-stats b{color:var(--text);letter-spacing:-.04em;font-size:25px}.announcement-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#111214}.section-heading--row{grid-template-columns:1fr auto}.section-heading--row>div{gap:12px}.section-heading--row h2{margin-top:14px}.text-link{color:var(--gold);letter-spacing:.12em;background:0 0;border:0;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.news-grid{grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr;gap:12px;min-height:520px;display:grid}.news-main{border:1px solid var(--line);border-radius:var(--radius);background:#151619;grid-row:1/3;grid-template-columns:1.1fr 1fr;display:grid;overflow:hidden}.news-visual{background:radial-gradient(circle,#ee96353d,#0000 30%),linear-gradient(145deg,#202228,#111214);place-items:center;min-height:500px;display:grid;position:relative;overflow:hidden}.news-visual:before{content:"";border:1px solid #f0b84f21;border-radius:50%;width:450px;height:450px;position:absolute;box-shadow:0 0 0 55px #f0b84f05,0 0 0 110px #f0b84f05}.news-visual svg{color:var(--gold);z-index:2;filter:drop-shadow(0 0 26px #f0b84f40)}.news-burst{filter:blur(30px);background:linear-gradient(#0000,#f0b84fbf,#0000);width:120px;height:360px;position:absolute;transform:rotate(35deg)}.news-copy{flex-direction:column;justify-content:center;padding:44px;display:flex}.news-copy span,.news-side span{letter-spacing:.16em;color:var(--gold);font-size:9px}.news-copy h3{letter-spacing:-.045em;margin:16px 0;font-size:42px}.news-copy p,.news-side p{color:var(--muted);font-size:13px;line-height:1.75}.news-copy button{color:var(--text);letter-spacing:.12em;background:0 0;border:0;align-self:flex-start;align-items:center;gap:8px;margin-top:20px;padding:0;font-size:10px;font-weight:800;display:flex}.news-side{border:1px solid var(--line);border-radius:var(--radius);background:#151619;flex-direction:column;padding:30px;display:flex}.news-side h3{letter-spacing:-.035em;margin:16px 0 5px;font-size:26px}.news-side svg{color:var(--gold);margin-top:auto}.store-preview{color:#16130f;background:#efe9dd}.store-preview__head{grid-template-columns:1.25fr .75fr;align-items:end;gap:80px;margin-bottom:50px;display:grid}.store-preview__head>div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.store-preview__head .eyebrow{color:#7d7467}.store-preview__head .section-index{color:#a35c1d}.store-preview__head h2 em{color:#b6641d}.store-preview__head>p{color:#716b62}.preview-products,.catalog-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.product-card{border-radius:var(--radius);color:#17130f;background:#f6f1e8;border:1px solid #14110c1f;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.product-card:hover{border-color:#a762204d;transform:translateY(-5px);box-shadow:0 18px 45px #271d111f}.product-art{background:linear-gradient(145deg,#27292d,#121316);border-bottom:1px solid #14110c14;height:245px;position:relative;overflow:hidden}.product-art:before{content:"";background-color:#0000;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:36px 36px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.product-art:after{content:"";background:radial-gradient(circle,#f0b84f3b,#0000 62%);border-radius:50%;width:220px;height:220px;position:absolute;top:12px;right:20px}.product-card--violet .product-art:after{background:radial-gradient(circle,#9273ef45,#0000 62%)}.product-card--steel .product-art:after{background:radial-gradient(circle,#72b2ca3d,#0000 62%)}.product-card--ember .product-art:after{background:radial-gradient(circle,#e76d274d,#0000 62%)}.product-badge{z-index:5;background:var(--gold);color:#1a1206;letter-spacing:.12em;border-radius:5px;padding:6px 8px;font-size:8px;font-weight:900;position:absolute;top:18px;left:18px}.cube{z-index:2;background:linear-gradient(145deg,#34373c,#15171a);border:1px solid #f0b84f47;width:98px;height:98px;position:absolute;top:70px;right:64px;transform:rotate(30deg)skew(-8deg);box-shadow:18px 22px 38px #0000005c,inset 0 0 35px #f0b84f12}.cube--back{opacity:.54;width:72px;height:72px;top:94px;right:118px}.product-glyph{z-index:4;color:var(--gold);letter-spacing:-.08em;font-size:24px;font-weight:950;position:absolute;top:100px;right:88px}.product-body{padding:24px}.product-body small{color:#9c642b;letter-spacing:.16em;text-transform:uppercase;font-size:8px}.product-body h3{letter-spacing:-.045em;margin:8px 0 10px;font-size:26px}.product-body p{color:#746d63;min-height:61px;margin:0;font-size:12px;line-height:1.7}.product-footer{border-top:1px solid #14110c1a;justify-content:space-between;align-items:center;margin-top:23px;padding-top:18px;display:flex}.product-footer strong{font-size:17px}.product-footer button{background:0 0;border:1px solid #14110c21;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.product-footer button:hover{color:#f3eadc;background:#1d1914}.discord-section{background:#0b0b0c;padding:110px 0}.discord-card{border:1px solid var(--line);background:linear-gradient(120deg,#17181c,#0f1012);border-radius:18px;grid-template-columns:1fr .8fr;align-items:center;gap:80px;padding:70px;display:grid;position:relative;overflow:hidden}.discord-card:before{content:"";background:radial-gradient(circle,#5865f224,#0000 64%);border-radius:50%;width:500px;height:500px;position:absolute;inset:auto auto -180px -80px}.discord-copy{z-index:2;position:relative}.discord-copy h2{margin:16px 0 18px;font-size:72px}.discord-copy p{max-width:510px;color:var(--muted);margin-bottom:30px;font-size:14px;line-height:1.75}.discord-widget-placeholder{min-height:310px;box-shadow:var(--shadow);background:#1b1c21;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;padding:24px;display:flex}.discord-widget-top{align-items:center;gap:14px;margin-bottom:25px;display:flex}.discord-logo{background:#5865f2;border-radius:15px;place-items:center;width:52px;height:52px;font-weight:900;display:grid}.discord-widget-top div{flex-direction:column;gap:5px;display:flex}.discord-widget-top small{color:#8f9198}.online-mini{background:var(--success);border-radius:50%;width:6px;height:6px;display:inline-block}.discord-lines{gap:10px;display:grid}.discord-lines span{background:#272931;border-radius:99px;height:12px;display:block}.discord-lines span:first-child{width:90%}.discord-lines span:nth-child(2){width:76%}.discord-lines span:nth-child(3){width:84%}.discord-lines span:nth-child(4){width:65%}.discord-widget-placeholder>small{color:#666a73;letter-spacing:.1em;margin-top:28px;font-size:9px}.footer{border-top:1px solid var(--line);background:#09090a}.footer-inner{height:100px;color:var(--muted-2);justify-content:space-between;align-items:center;font-size:10px;display:flex}.footer-inner>div:first-child{align-items:center;gap:10px;display:flex}.footer-inner>div:first-child strong{color:var(--gold);font-size:20px}.footer-inner>div:first-child span{letter-spacing:.1em}.footer-inner>div:last-child{gap:24px;display:flex}.footer-inner button{color:inherit;background:0 0;border:0;padding:0}.store-page{color:#17130f;background:#eee8dc;min-height:100vh}.store-page+.footer{border-top:1px solid #0000001f}.store-hero{min-height:540px;color:var(--text);background:radial-gradient(circle at 78% 40%,#f0b84f21,#0000 22%),#0c0d0f;align-items:center;padding-top:82px;display:flex;position:relative;overflow:hidden}.store-hero:after{content:"";border:1px solid #f0b84f40;border-radius:32px;width:280px;height:280px;animation:8s ease-in-out infinite storeForgeFloat;position:absolute;top:50%;right:11%;transform:translateY(-38%)rotate(45deg);box-shadow:0 0 0 42px #f0b84f06,0 0 0 84px #f0b84f05}.store-hero__inner{z-index:2;justify-content:space-between;align-items:end;gap:60px;display:flex;position:relative}.store-hero h1{margin-bottom:0;font-size:clamp(58px,6.3vw,96px)}.store-hero__note{color:#aaa69f;border-left:1px solid #f0b84f4d;gap:12px;max-width:390px;margin-bottom:10px;padding-left:20px;display:flex}.store-hero__note svg{color:var(--gold);flex:none}.store-hero__note p{margin:0;font-size:12px;line-height:1.65}.store-catalog{background:#eee8dc}.catalog-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.catalog-head small{letter-spacing:.16em;color:#95642e;font-size:9px}.catalog-head h2{letter-spacing:-.045em;margin:9px 0 0;font-size:42px}.category-tabs{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.category-tabs button{color:#6e665d;background:0 0;border:1px solid #14110c24;border-radius:999px;height:38px;padding:0 15px;font-size:10px;font-weight:700}.category-tabs button.active{color:#f2ebdf;background:#17130f;border-color:#17130f}.catalog-grid{row-gap:14px}.store-note{border:1px solid #14110c21;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;margin-top:48px;padding:24px 26px;display:grid}.store-note>svg{color:#b96921}.store-note strong{font-size:13px}.store-note p{color:#776e64;margin:4px 0 0;font-size:11px}.store-note button{letter-spacing:.1em;color:#8e511a;background:0 0;border:0;align-items:center;gap:7px;font-size:9px;font-weight:850;display:flex}.modal-backdrop{z-index:300;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000b8;place-items:center;padding:24px;animation:.18s fadeIn;display:grid;position:fixed;inset:0}.play-modal{background:radial-gradient(circle at 80% 10%,#f0b84f1a,#0000 28%),linear-gradient(145deg,#18191c,#0f1012);border:1px solid #ffffff1f;border-radius:18px;width:min(520px,100%);padding:38px;animation:.2s modalIn;position:relative;box-shadow:0 35px 120px #0009}.modal-close{border:1px solid var(--line);background:#ffffff08;border-radius:9px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:18px;right:18px}.modal-kicker{color:#aeb0ad;letter-spacing:.16em;align-items:center;gap:9px;font-size:9px;display:flex}.play-modal h2{letter-spacing:-.06em;margin:20px 0 18px;font-size:62px;line-height:.87}.modal-lead{color:var(--muted);max-width:420px;font-size:13px;line-height:1.7}.server-copy-card{background:#f0b84f0b;border:1px solid #f0b84f33;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin-top:24px;padding:17px;display:flex}.server-copy-card div{flex-direction:column;gap:5px;min-width:0;display:flex}.server-copy-card small,.play-specs small{color:var(--muted-2);letter-spacing:.13em;font-size:8px}.server-copy-card strong{white-space:nowrap;text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;overflow:hidden}.server-copy-card button{color:var(--gold);letter-spacing:.08em;white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.play-specs{grid-template-columns:1fr 1fr;gap:8px;margin:8px 0 0;display:grid}.play-specs>div{border:1px solid var(--line);border-radius:11px;align-items:center;gap:10px;padding:14px;display:flex}.play-specs svg,.spec-icon{color:var(--gold)}.spec-icon{border:1px solid #f0b84f40;border-radius:5px;place-items:center;width:18px;height:18px;font-size:10px;font-weight:950;display:grid}.play-specs span:last-child{flex-direction:column;gap:4px;display:flex}.play-specs strong{font-size:12px}.modal-note{color:#666a69;text-align:center;margin:12px 20px 0;font-size:9px;line-height:1.5}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}@keyframes navEnter{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:none}}@keyframes heroReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes gridDrift{0%{transform:translate(0)}to{transform:translate(66px,66px)}}@keyframes orbitPulse{0%,to{opacity:.26;box-shadow:0 0 #f0b84f00}50%{opacity:.58;box-shadow:0 0 48px #f0b84f09}}@keyframes machineFloat{0%,to{transform:translateY(-48%)rotate(-7deg)}50%{transform:translateY(-51%)rotate(-5.8deg)}}@keyframes ringSpin{0%{transform:rotate(23deg)}to{transform:rotate(383deg)}}@keyframes ringSpinReverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes corePulse{0%,to{box-shadow:inset 0 0 70px #f0b84f1a,0 0 60px #d9782b12}50%{box-shadow:inset 0 0 90px #f0b84f2e,0 0 100px #d9782b29}}@keyframes nodePulse{0%,to{opacity:.72;transform:scale(.86)}50%{opacity:1;transform:scale(1.12)}}@keyframes statusPulse{0%,to{box-shadow:0 0 8px #73d69a59}50%{box-shadow:0 0 18px #73d69ad1}}@keyframes brandGlow{0%,to{box-shadow:inset 0 0 22px #f0b84f14,0 0 #f0b84f00}50%{box-shadow:inset 0 0 28px #f0b84f21,0 0 22px #f0b84f14}}@keyframes buttonSweep{0%,72%{opacity:0;left:-35%}78%{opacity:.75}92%,to{opacity:0;left:125%}}@keyframes energyScan{0%,18%{opacity:0;transform:translate(-180px)rotate(22deg)}34%{opacity:.42}54%{opacity:.08}72%,to{opacity:0;transform:translate(380px)rotate(22deg)}}@keyframes emberRise{0%{opacity:0;transform:translate(0)scale(.65)}12%{opacity:.72}70%{opacity:.28}to{opacity:0;transform:translate(34px,-720px)scale(1.35)}}@keyframes storeForgeFloat{0%,to{transform:translateY(-38%)rotate(45deg)}50%{transform:translateY(-43%)rotate(48deg)}}@media (max-width:1100px){.shell{width:min(100% - 42px,1200px)}.navlinks--desktop,.nav-actions--desktop{display:none}.menu-btn{display:block}.mobile-menu{border-top:1px solid var(--line);flex-direction:column;gap:4px;padding-top:10px;padding-bottom:18px;display:flex}.mobile-menu>button:not(.btn),.mobile-menu>a{text-align:left;color:#c8c5bf;background:0 0;border:0;padding:13px 0}.mobile-menu .btn{margin-top:8px}.hero-machine{opacity:.72;right:-130px}.hero-content{grid-template-columns:1fr}.hero-meta{grid-template-columns:repeat(3,1fr);max-width:520px}.hero-meta>div{min-height:68px}.section-heading{grid-template-columns:1fr 1fr}.section-heading>p{grid-column:2}.pillar-grid{grid-template-rows:420px auto auto;grid-template-columns:1fr 1fr}.pillar-card--large{grid-area:auto/1/auto/3}.pillar-card--wide{grid-column:1/3}.news-grid{grid-template-rows:auto;grid-template-columns:1fr}.news-main{grid-row:auto}.preview-products,.catalog-grid{grid-template-columns:repeat(2,1fr)}.discord-card{gap:45px;padding:50px}.server-strip__inner{grid-template-columns:1fr 1fr}.server-strip__inner>*{border-bottom:1px solid var(--line)}.server-strip__inner>:nth-child(2){border-right:0}.server-strip__inner>:nth-child(3),.server-strip__inner>:nth-child(4){border-bottom:0}.store-hero__inner{align-items:center}.store-hero:after{opacity:.5}.store-preview__head{grid-template-columns:1fr 1fr}}@media (max-width:760px){.shell{width:calc(100% - 30px)}.section{padding:78px 0}.navbar{height:70px}.nav-wrap{background:#09090aeb}.brand__text{display:none}.hero{height:auto;min-height:760px;padding:130px 0 58px}.hero:after{background:linear-gradient(90deg,#080809f0,#080809b3),linear-gradient(#0000 50%,#080809eb)}.hero-machine{opacity:.36;width:420px;height:420px;top:40%;right:-190px}.machine-core{inset:95px}.hero-orbit{display:none}.hero h1{font-size:59px}.hero-copy>p{max-width:92%;font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.hero-meta{grid-template-columns:1fr 1fr;margin-top:25px}.hero-meta>div:nth-child(3){grid-column:1/3}.server-strip__inner{grid-template-columns:1fr}.server-strip__inner>*{min-height:74px;padding:0;border-right:0!important;border-bottom:1px solid var(--line)!important}.server-strip__inner>:last-child{border-bottom:0!important}.strip-ip{order:-1}.section-heading{grid-template-columns:1fr;gap:20px}.section-heading>p{grid-column:1}.section-heading h2,.store-preview__head h2{font-size:49px}.pillar-grid{grid-template-rows:auto;grid-template-columns:1fr;display:grid}.pillar-card--large,.pillar-card--wide{grid-column:auto}.pillar-card--large{height:430px}.pillar-card--wide{display:block}.mini-stats{justify-content:space-between;margin-top:34px}.news-main{grid-template-columns:1fr}.news-visual{min-height:290px}.news-copy{padding:28px}.news-copy h3{font-size:34px}.news-side{min-height:250px}.section-heading--row{grid-template-columns:1fr}.section-heading--row .text-link{justify-self:start}.store-preview__head{grid-template-columns:1fr;gap:24px}.preview-products,.catalog-grid{grid-template-columns:1fr}.product-art{height:210px}.discord-card{grid-template-columns:1fr;padding:34px 24px}.discord-copy h2{font-size:52px}.footer-inner{flex-direction:column;justify-content:center;gap:12px;height:auto;min-height:130px}.store-hero{min-height:500px;padding-top:70px}.store-hero__inner{display:block}.store-hero h1{margin:20px 0 36px;font-size:55px}.store-hero__note{max-width:100%}.store-hero:after{right:-140px}.catalog-head{flex-direction:column;align-items:flex-start}.category-tabs{justify-content:flex-start}.store-note{grid-template-columns:auto 1fr}.store-note button{grid-column:2;justify-self:start}.play-modal{padding:29px 20px}.play-modal h2{font-size:51px}.server-copy-card{flex-direction:column;align-items:flex-start}.play-specs{grid-template-columns:1fr}.modal-close{top:12px;right:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-copy .eyebrow,.hero-copy h1,.hero-copy>p,.hero-actions,.hero-meta{opacity:1;transform:none}}
