/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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,ui-sans-serif, system-ui, 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{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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.visible{visibility:visible}.static{position:static}.start{inset-inline-start:var(--spacing)}}:root{--gold:#d9a441;--gold-light:#f7d98b;--purple:#7a35df;--ink:#05040a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:#f4f1ec;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-shell{background:#05040a;min-height:100vh}.nav-wrap{z-index:10;background:linear-gradient(#040309e0,#0403091f);border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;height:96px;padding:14px clamp(22px,5vw,84px);display:flex;position:absolute;inset:0 0 auto}.brand img{object-fit:contain;filter:drop-shadow(0 6px 16px #000);width:150px;height:74px}.nav-links{text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:40px;font-size:.72rem;font-weight:800;display:flex}.nav-links a{opacity:.78;transition:all .2s}.nav-links a:hover{opacity:1;color:var(--gold-light)}.nav-discord{color:var(--gold-light);text-transform:uppercase;letter-spacing:.15em;background:#120a1bb8;border:1px solid #ddaa4599;padding:14px 22px;font-size:.68rem;font-weight:900;box-shadow:inset 0 0 25px #7631c421}.hero{isolation:isolate;background-image:linear-gradient(90deg,#040309fa 0%,#040309bd 38%,#0403092e 70%),linear-gradient(#0000 70%,#05040a 100%),url(/gravespk-world.png);background-position:50%;background-size:cover;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;background:radial-gradient(circle at 68% 40%,#612dc821,#0000 35%),linear-gradient(90deg,#0000 0 74%,#05030a80);position:absolute;inset:0}.hero-fog{filter:blur(80px);background:#6c36aa2b;border-radius:50%;width:70vw;height:70vw;position:absolute;bottom:-55vw;left:-25vw}.hero-content{width:min(760px,90vw);padding:148px 0 70px clamp(26px,8vw,148px)}.eyebrow{color:var(--gold-light);text-transform:uppercase;letter-spacing:.26em;align-items:center;gap:13px;margin:0 0 20px;font-size:.68rem;font-weight:800;display:flex}.eyebrow span{background:var(--gold);width:38px;height:1px}.hero-logo{object-fit:contain;object-position:left center;filter:drop-shadow(0 16px 20px #000c);width:min(390px,65vw);height:160px;margin:0 0 -10px -20px}h1{letter-spacing:-.055em;text-transform:uppercase;text-shadow:0 8px 35px #000;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,7vw,7rem);line-height:.86}h1 em{color:#0000;-webkit-text-stroke:1px #e8be63f2;font-style:normal}.hero-copy{color:#c6c0ce;max-width:630px;margin:26px 0 34px;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.button{text-transform:uppercase;letter-spacing:.12em;justify-content:center;align-items:center;gap:22px;min-height:54px;padding:0 28px;font-size:.73rem;font-weight:900;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#120b05;background:linear-gradient(135deg,#f4d481,#b87b24);box-shadow:0 12px 34px #bc731c40}.button-ghost{background:#09070f80;border:1px solid #fff3}.server-status{align-items:center;gap:12px;margin-top:44px;display:flex}.server-status strong,.server-status small{display:block}.server-status strong{color:#d8cfde;letter-spacing:.16em;font-size:.7rem}.server-status small{color:#716b7a;margin-top:4px;font-size:.72rem}.status-pulse{background:#d69a3b;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #d69a3b1f,0 0 18px #d69a3b}.scroll-cue{color:#8f8798;letter-spacing:.22em;transform-origin:100% 100%;align-items:center;gap:15px;font-size:.6rem;font-weight:800;display:flex;position:absolute;bottom:38px;right:clamp(25px,4vw,70px);transform:rotate(90deg)}.scroll-cue span{color:var(--gold);font-size:1rem}.section-kicker{color:var(--gold-light);letter-spacing:.24em;text-transform:uppercase;font-size:.67rem;font-weight:900;display:block}.intro-section{background:radial-gradient(circle at 16% 0,#4c1b7733,#0000 30%),#08070d;padding:120px clamp(24px,7vw,120px)}.intro-grid{grid-template-columns:1.1fr .9fr;align-items:end;gap:8vw;margin:24px 0 64px;display:grid}.intro-grid h2,.world-copy h2,.store-tease h2,.discord-banner h2,.store-toolbar h2,.owner-info h2,.staff-recruit h3{margin:0;font-family:Georgia,Times New Roman,serif;line-height:.98}.intro-grid h2{text-transform:uppercase;font-size:clamp(2.8rem,5vw,5rem)}.intro-grid h2 span{color:#0000;-webkit-text-stroke:1px #e3ba61cc}.intro-grid p,.world-copy>p,.store-tease p,.discord-banner p,.staff-recruit p{color:#a9a2b1;line-height:1.8}.pillar-grid{background:#ffffff17;border:1px solid #ffffff17;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.pillar-card{background:linear-gradient(145deg,#111019,#09080e);min-height:285px;padding:34px 30px;position:relative;overflow:hidden}.pillar-mark{color:#dcb052b3;letter-spacing:.15em;font-family:Georgia,serif;font-size:.75rem}.pillar-card h3{text-transform:uppercase;margin:52px 0 15px;font-family:Georgia,serif;font-size:1.4rem}.pillar-card p{color:#8e8895;margin:0;font-size:.9rem;line-height:1.7}.card-line{background:linear-gradient(90deg,var(--gold),var(--purple));width:0;height:2px;transition:all .35s;position:absolute;bottom:0;left:0}.pillar-card:hover .card-line{width:100%}.world-section{background:#05040a;grid-template-columns:1.05fr .95fr;min-height:690px;display:grid}.world-art{background:linear-gradient(90deg,#0000 55%,#05040a 100%),linear-gradient(#0000 70%,#05040a 100%),url(/gravespk-world.png) 50%/cover;min-height:570px;position:relative;overflow:hidden}.world-number{color:#0000;-webkit-text-stroke:1px #deb1513d;font:900 clamp(8rem,20vw,19rem)/.8 Georgia,serif;position:absolute;bottom:2%;left:7%}.world-copy{align-self:center;padding:70px clamp(30px,7vw,110px) 70px 5vw}.world-copy h2{text-transform:uppercase;margin:18px 0 25px;font-size:clamp(3rem,5vw,5.8rem)}.world-copy ul{color:#a9a2b1;margin:28px 0;padding:0;list-style:none}.world-copy li{border-bottom:1px solid #ffffff14;padding:13px 0}.world-copy b{color:#e4cf9e}.text-link{color:var(--gold-light);letter-spacing:.11em;text-transform:uppercase;font-size:.76rem;font-weight:900}.store-tease{background:linear-gradient(100deg,#100a18,#09070e 60%,#160b20);border-block:1px solid #ffffff14;grid-template-columns:1fr auto;align-items:end;gap:50px;padding:100px clamp(24px,7vw,120px);display:grid}.store-tease h2{text-transform:uppercase;margin:16px 0;font-size:clamp(2.6rem,4vw,4.6rem)}.store-tease p{max-width:780px}.discord-banner{background:radial-gradient(circle at 70% 120%,#662fd366,#0000 40%),#100b18;justify-content:space-between;align-items:center;gap:40px;padding:80px clamp(24px,7vw,120px);display:flex}.discord-banner small{color:#b68cff;letter-spacing:.22em;font-weight:900}.discord-banner h2{text-transform:uppercase;margin:14px 0 8px;font-size:clamp(2.4rem,4vw,4.6rem)}.button-discord{background:#6b39ce;box-shadow:0 12px 32px #6a39ce47}.footer{background:#030207;border-top:1px solid #ffffff12;grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:50px;padding:58px clamp(24px,7vw,120px);display:grid}.footer-brand img{object-fit:contain;width:150px;height:85px}.footer-brand p,.footer-note span{color:#716b78;font-size:.78rem}.footer-links{color:#b5aebb;letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;gap:18px 26px;font-size:.72rem;font-weight:800;display:flex}.footer-note{text-align:right;flex-direction:column;gap:6px;display:flex}.footer-note strong{color:var(--gold-light)}.subhero{text-align:center;background:linear-gradient(#05040a33 35%,#07060b 100%),linear-gradient(90deg,#06040ab8,#1407243d),url(/gravespk-world.png) 50% 32%/cover;flex-direction:column;justify-content:flex-end;align-items:center;min-height:460px;padding:150px 24px 75px;display:flex}.subhero .eyebrow{display:flex}.subhero .eyebrow i{background:var(--gold);width:34px;height:1px}.subhero h1{font-size:clamp(3.7rem,8vw,7.4rem)}.subhero p{color:#c2bac9;max-width:700px;font-size:1.05rem;line-height:1.65}.staff-hero{background-position:50% 22%}.store-layout{grid-template-columns:minmax(0,1fr) 380px;gap:34px;max-width:1500px;margin:auto;padding:80px clamp(20px,4vw,64px) 110px;display:grid}.store-toolbar{justify-content:space-between;align-items:end;margin-bottom:32px;display:flex}.store-toolbar h2{text-transform:uppercase;margin-top:12px;font-size:clamp(2.5rem,4vw,4rem)}.cart-count{width:68px;height:68px;color:var(--gold-light);border:1px solid #daac4f59;flex-direction:column;justify-content:center;align-items:center;font:700 1.4rem Georgia,serif;display:flex}.cart-count span{color:#807786;letter-spacing:.12em;text-transform:uppercase;font:700 .56rem Arial,sans-serif}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.product-card{background:radial-gradient(circle at 50% 18%,#692caf33,#0000 34%),linear-gradient(145deg,#12101a,#09080d);border:1px solid #ffffff1a;flex-direction:column;min-height:365px;padding:30px;display:flex;position:relative}.product-card.featured{border-color:#dba7427a}.product-badge{color:#140c04;background:var(--gold);letter-spacing:.12em;padding:9px 12px;font-size:.58rem;font-weight:900;position:absolute;top:0;right:0}.product-sigil{height:94px;color:var(--gold-light);text-shadow:0 0 30px #7732dcbf;justify-content:center;align-items:center;font-size:4rem;display:flex}.product-bonds{text-align:center}.product-bonds strong{font:700 2.5rem Georgia,serif;display:block}.product-bonds span{color:#9a8fa1;letter-spacing:.16em;font-size:.58rem;font-weight:900}.product-card h3{margin:25px 0 8px;font:700 1.4rem Georgia,serif}.product-card p{color:#8e8793;margin:0 0 22px;font-size:.86rem;line-height:1.6}.product-bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;display:flex}.product-bottom b{color:var(--gold-light);font:700 1.25rem Georgia,serif}.product-bottom button,.checkout-button,.qty button{cursor:pointer;border:0}.product-bottom button{color:#eee7f4;letter-spacing:.1em;background:#5b2aa5;padding:12px 15px;font-size:.63rem;font-weight:900}.store-trust{color:#8f8798;border:1px solid #ffffff14;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px;padding:24px;font-size:.72rem;display:grid}.store-trust span:first-letter{color:var(--gold)}.cart-panel{background:linear-gradient(145deg,#121019,#08070c);border:1px solid #e0b14e59;align-self:start;padding:28px;position:sticky;top:24px;box-shadow:0 24px 70px #00000073}.cart-heading{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.cart-heading span,.cart-heading strong{display:block}.cart-heading>div>span{color:#8e8596;letter-spacing:.16em;font-size:.58rem;font-weight:900}.cart-heading strong{margin-top:5px;font:700 1.15rem Georgia,serif}.cart-skull{color:var(--gold-light);font-size:2rem}.username-label{color:#a69cab;letter-spacing:.13em;margin:22px 0 8px;font-size:.58rem;font-weight:900;display:block}.username-input{color:#f6f1f9;background:#07060b;border:1px solid #ffffff1f;outline:0;width:100%;padding:15px}.username-input:focus{border-color:var(--gold)}.cart-items{min-height:170px;padding:18px 0}.empty-cart{text-align:center;color:#6d6673;padding:30px 10px}.empty-cart span{font-size:2.5rem}.empty-cart p{color:#a49ba8;margin:9px 0 3px}.cart-item{border-bottom:1px solid #ffffff12;grid-template-columns:1fr auto;gap:8px;padding:13px 0;display:grid}.cart-item small{color:#77717d;margin-top:4px;display:block}.cart-item>b{color:var(--gold-light)}.qty{grid-row:2;align-items:center;gap:9px;display:flex}.qty button{color:#eee;background:#28222f;width:25px;height:25px}.cart-total{border-block:1px solid #ffffff1a;justify-content:space-between;align-items:end;padding:20px 0;display:flex}.cart-total>span{color:#908795;letter-spacing:.15em;font-size:.65rem;font-weight:900}.cart-total strong{color:var(--gold-light);font:700 1.65rem Georgia,serif}.cart-total small{color:#78717d;font:700 .55rem Arial,sans-serif}.terms-check{color:#918a97;gap:10px;margin:18px 0;font-size:.69rem;line-height:1.45;display:flex}.terms-check input{accent-color:#b7822e}.terms-check a{color:var(--gold-light);text-decoration:underline}.checkout-notice{color:#d9c8e4;background:#50238533;border:1px solid #844acd59;margin:12px 0;padding:12px;font-size:.7rem;line-height:1.45}.checkout-button{color:#160e05;letter-spacing:.1em;background:linear-gradient(135deg,#f0d27d,#b87a24);justify-content:space-between;width:100%;padding:17px;font-size:.69rem;font-weight:900;display:flex}.checkout-fineprint{color:#665f6c;text-align:center;font-size:.62rem;line-height:1.5}.staff-section{max-width:1250px;margin:auto;padding:90px 24px 120px}.owner-card{background:linear-gradient(125deg,#130e1c,#08070c);border:1px solid #dba84259;grid-template-columns:.75fr 1.25fr;min-height:480px;display:grid}.owner-emblem{background:radial-gradient(circle,#6d2fbc4d,#0000 55%);justify-content:center;align-items:center;min-height:390px;display:flex}.owner-emblem img{object-fit:contain;filter:drop-shadow(0 20px 30px #000);width:90%;max-height:370px}.owner-info{align-self:center;padding:70px clamp(30px,6vw,90px)}.role-tag{color:var(--gold-light);letter-spacing:.18em;font-size:.65rem;font-weight:900}.owner-info h2{margin:18px 0;font-size:clamp(3rem,6vw,6rem)}.owner-info>p{color:#a49da9;line-height:1.8}.owner-values{flex-wrap:wrap;gap:14px;margin-top:35px;display:flex}.owner-values span{color:#a59eaa;border:1px solid #ffffff17;padding:13px 17px;font-size:.75rem}.owner-values b{color:var(--gold);margin-right:8px}.staff-recruit{text-align:center;max-width:800px;margin:90px auto 0}.staff-recruit h3{text-transform:uppercase;margin:16px 0;font-size:clamp(2.4rem,5vw,4.5rem)}.staff-recruit .button{margin-top:18px}.legal-page{max-width:1000px;min-height:80vh;margin:auto;padding:170px 24px 100px}.legal-page h1{margin:20px 0 60px;font-size:clamp(3.5rem,7vw,7rem)}.legal-copy{background:#0d0b12;border:1px solid #ffffff1a;padding:clamp(25px,5vw,65px)}.legal-copy h2{color:var(--gold-light);margin:34px 0 10px;font:700 1.35rem Georgia,serif}.legal-copy h2:first-child{margin-top:0}.legal-copy p{color:#a49ca8;line-height:1.8}@media (max-width:1000px){.pillar-grid{grid-template-columns:repeat(2,1fr)}.world-section{grid-template-columns:1fr}.world-art{min-height:500px}.store-layout{grid-template-columns:1fr}.cart-panel{position:relative;top:0}.footer{grid-template-columns:1fr 1fr}.footer-note{text-align:left;grid-column:1/-1}}@media (max-width:720px){.nav-wrap{height:82px;padding:10px 18px}.brand img{width:118px}.nav-links{display:none}.nav-discord{padding:12px 14px}.hero{background-position:64%}.hero-content{background:linear-gradient(90deg,#040309d1,#04030961);padding:125px 24px 58px}.hero-logo{height:130px}.scroll-cue{display:none}.intro-section{padding-block:80px}.intro-grid,.store-tease,.footer,.owner-card,.pillar-grid,.product-grid,.store-trust{grid-template-columns:1fr}.pillar-card{min-height:240px}.world-art{min-height:380px}.world-copy{padding:50px 24px 75px}.store-tease{align-items:start}.discord-banner{flex-direction:column;align-items:flex-start}.subhero{min-height:420px}.store-layout{padding-top:55px}.owner-info{padding:42px 26px}.footer{gap:32px}}
