@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#2e2923;--page:#f5efe3;--surface:#fcf8f0;--surface-status:#eee1cf;--surface-registration:#f8f2e8;--surface-discord:#e8d7c0;--text:#2e2923;--text-muted:#6c6258;--body-text:#6c6258;--accent:#83452f;--gold:#83452f;--primary:#a85f43;--primary-text:#fffaf3;--border:#d8cab7;--button-bg:#fffaf2e0;--button-hover:#fffaf2;--chip-bg:#fffaf1b8;--card-bg:#fffbf4b8;--launch-bg:#fffaf2e0;--input-bg:#fffaf2;--input-border:#d8cab7;--focus:#83452f;--shadow:0 22px 60px #4a34201a;--hero-overlay:linear-gradient(90deg, #f9f5ecfc 0%, #f9f5ecf2 38%, #f4ebddc2 67%, #eddcc78a 100%);--hero-overlay-mobile:linear-gradient(#f9f5ecf5, #f9f5ecf5);--hero-fade:linear-gradient(180deg, transparent, #f5efe3);--hero-text:#2e2923;--hero-lead:#514940;--hero-accent:#83452f;--hero-shadow:0 1px 0 #ffffffe6;--privacy:#51594c;--success-text:#394035;--success-bg:#dce4d38f;--success-border:#6f80656b;--error-text:#83452f;--error-bg:#a85f4317;--error-border:#a85f434d;--discord-cta-bg:#fff8eca3;--final-bg:linear-gradient(90deg, #eee1cf, #dfc9ab);--switch-bg:#fffaf2e0;--switch-active:#83452f;--switch-active-text:#fffaf3;background:#f5efe3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f0eadd;--page:#090f14;--surface:#101a21;--surface-status:#102029;--surface-registration:#0c171e;--surface-discord:#111e27;--text:#f0eadd;--text-muted:#aeb8bc;--body-text:#c8d0d0;--accent:#d7b984;--gold:#c6a36e;--primary:#c6a36e;--primary-text:#172028;--border:#f7f3ea24;--button-bg:#ffffff14;--button-hover:#ffffff21;--chip-bg:#00000057;--card-bg:#ffffff0b;--launch-bg:#060a0abd;--input-bg:#07131b;--input-border:#f7f3ea33;--focus:#d7b984;--shadow:0 28px 70px #00000061;--hero-overlay:linear-gradient(90deg, #080c0cf5 0%, #080c0cd1 42%, #080c0c8a 100%);--hero-overlay-mobile:linear-gradient(90deg, #080c0cf5 0%, #080c0cd1 42%, #080c0c8a 100%);--hero-fade:linear-gradient(180deg, transparent, #090f14);--hero-text:#f0eadd;--hero-lead:#eee5d4;--hero-accent:#d7b984;--hero-shadow:0 18px 50px #0000009e;--privacy:#bcded7;--success-text:#c8f3ec;--success-bg:#91e4d81a;--success-border:#91e4d85c;--error-text:#ffd0c7;--error-bg:#c2463421;--error-border:#f085706b;--discord-cta-bg:#c6a36e1f;--final-bg:linear-gradient(90deg, #101a21, #202123);--switch-bg:#060a0ac7;--switch-active:#f0eadd;--switch-active-text:#17120b;background:#090f14}@media (prefers-color-scheme:dark){:root:not([data-theme]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f0eadd;--page:#090f14;--surface:#101a21;--surface-status:#102029;--surface-registration:#0c171e;--surface-discord:#111e27;--text:#f0eadd;--text-muted:#aeb8bc;--body-text:#c8d0d0;--accent:#d7b984;--gold:#c6a36e;--primary:#c6a36e;--primary-text:#172028;--border:#f7f3ea24;--button-bg:#ffffff14;--button-hover:#ffffff21;--chip-bg:#00000057;--card-bg:#ffffff0b;--launch-bg:#060a0abd;--input-bg:#07131b;--input-border:#f7f3ea33;--focus:#d7b984;--shadow:0 28px 70px #00000061;--hero-overlay:linear-gradient(90deg, #080c0cf5 0%, #080c0cd1 42%, #080c0c8a 100%);--hero-overlay-mobile:linear-gradient(90deg, #080c0cf5 0%, #080c0cd1 42%, #080c0c8a 100%);--hero-fade:linear-gradient(180deg, transparent, #090f14);--hero-text:#f0eadd;--hero-lead:#eee5d4;--hero-accent:#d7b984;--hero-shadow:0 18px 50px #0000009e;--privacy:#bcded7;--success-text:#c8f3ec;--success-bg:#91e4d81a;--success-border:#91e4d85c;--error-text:#ffd0c7;--error-bg:#c2463421;--error-border:#f085706b;--discord-cta-bg:#c6a36e1f;--final-bg:linear-gradient(90deg, #101a21, #202123);--switch-bg:#060a0ac7;--switch-active:#f0eadd;--switch-active-text:#17120b;background:#090f14}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--site-header-height,126px);background:var(--page)}body{min-width:320px;min-height:100vh;color:var(--text);background:var(--page);margin:0}body,button,input,summary{font:inherit}a{color:inherit}img{max-width:100%;display:block}button,summary{cursor:pointer}h1,h2,h3,h4,p{overflow-wrap:break-word}.skipLink{z-index:100;color:var(--primary-text);background:var(--primary);border-radius:8px;padding:11px 14px;font-weight:850;text-decoration:none;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skipLink:focus{transform:translateY(0)}.siteHeader{z-index:50;color:var(--text);border-bottom:1px solid var(--border);background:var(--switch-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0}.siteHeader__inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;width:min(1240px,100% - 32px);min-height:72px;margin:0 auto;display:grid}.brand{white-space:nowrap;align-items:center;gap:10px;min-height:44px;font-weight:900;text-decoration:none;display:inline-flex}.brand img{border-radius:8px;width:36px;height:36px}.primaryNav{scrollbar-width:none;justify-content:center;gap:2px;min-width:0;display:flex;overflow-x:auto}.primaryNav::-webkit-scrollbar{display:none}.primaryNav a{min-height:44px;color:var(--text-muted);white-space:nowrap;border-radius:7px;align-items:center;padding:0 9px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.primaryNav a:hover{color:var(--text);background:var(--button-bg)}.themeSwitcher{border:1px solid var(--border);background:var(--switch-bg);border-radius:11px;gap:3px;padding:4px;display:flex;box-shadow:0 8px 28px #0000001f}.themeOption{min-height:36px;color:var(--text-muted);background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:13px;font-weight:800;transition:color .16s,background .16s,transform .16s;display:inline-flex}.themeOption:hover{color:var(--text);background:var(--button-bg)}.themeOption[aria-checked=true]{color:var(--switch-active-text);background:var(--switch-active)}.shell{background:var(--page);min-height:100vh;transition:background-color .2s,color .2s;overflow-x:hidden}.hero{isolation:isolate;width:min(1160px,100% - 40px);min-height:calc(100vh - 72px);color:var(--hero-text);grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);align-items:center;gap:54px;margin:0 auto;padding:72px 0 64px;display:grid;position:relative}.hero:before{content:"";z-index:-2;background:var(--hero-overlay), url(/silenthpw-discord-banner.jpg) center / cover no-repeat;position:absolute;inset:0 calc(50% - 50vw)}.hero:after{content:"";z-index:-1;background:var(--hero-fade);height:150px;position:absolute;inset:auto calc(50% - 50vw) 0}.hero__copy>.eyebrow{color:var(--hero-accent)}.eyebrow{color:var(--accent);letter-spacing:.055em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:900}h1{letter-spacing:-.045em;max-width:780px;text-shadow:var(--hero-shadow);margin:0;font-size:clamp(52px,6.4vw,88px);line-height:.96}h2{letter-spacing:-.035em;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.04}h3{margin:0;font-size:22px;line-height:1.18}h4{margin:0;font-size:17px}.lead{max-width:760px;color:var(--hero-lead);text-shadow:var(--hero-shadow);margin:25px 0 0;font-size:clamp(19px,2vw,24px);line-height:1.46}.actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{border:1px solid var(--border);min-height:48px;color:inherit;background:var(--button-bg);border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:0 19px;font-weight:850;text-decoration:none;transition:transform .16s,background .16s,opacity .16s;display:inline-flex}.button:hover{background:var(--button-hover);transform:translateY(-1px)}.button.primary{color:var(--primary-text);background:var(--primary);border-color:var(--primary)}.button:disabled{cursor:wait;opacity:.65;transform:none}.button:focus-visible,input:focus-visible,.themeOption:focus-visible,.primaryNav a:focus-visible,.brand:focus-visible,summary:focus-visible,.footerLinks a:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.textLink{min-height:48px;color:var(--hero-accent);align-items:center;gap:8px;padding:0 8px;font-weight:850;text-decoration:none;display:inline-flex}.textLink:hover{text-underline-offset:4px;text-decoration:underline}.textLink:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.signalRow{color:var(--hero-lead);flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.signalRow span{border:1px solid var(--border);background:var(--chip-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 11px;display:inline-flex}.statusCard{border:1px solid var(--border);color:var(--text);background:var(--launch-bg);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:10px;align-self:center;padding:24px}.statusCard__header{grid-template-columns:74px minmax(0,1fr);align-items:center;gap:16px;display:grid}.statusCard__header img{border-radius:9px;width:74px;height:74px}.statusCard__header .eyebrow{margin-bottom:7px}.statusCard h2{letter-spacing:-.02em;font-size:28px}.factList{gap:0;margin:22px 0 0;display:grid}.factList div{border-top:1px solid var(--border);grid-template-columns:1fr 1.25fr;gap:12px;padding:10px 0;display:grid}.factList dt{color:var(--text-muted)}.factList dd{text-align:right;margin:0;font-weight:850}.statusNote,.stageNotice,.privacyNote{align-items:flex-start;gap:9px;line-height:1.5;display:flex}.statusNote{color:var(--privacy);background:var(--chip-bg);border-radius:8px;margin:18px 0 0;padding:13px}.statusNote svg,.stageNotice svg,.privacyNote svg{flex:none;margin-top:2px}.band{color:var(--text);border-top:1px solid var(--border);background:var(--surface)}.band__inner{width:min(1160px,100% - 40px);margin:0 auto;padding:94px 0}.conceptBand,.changesBand{background:var(--surface-status)}.ratesBand,.registrationBand{background:var(--surface-registration)}.developmentBand,.discordBand{background:var(--surface-discord)}.sectionHead{max-width:800px;margin-bottom:36px}.sectionLead{max-width:760px;color:var(--body-text);margin:20px 0 0;font-size:18px;line-height:1.65}.bodyText{max-width:650px;color:var(--body-text);font-size:18px;line-height:1.65}.audienceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.listCard,.featureCard,.changeCard,.rewardCard,.shopCard,.gateCard,.channelGrid article{border:1px solid var(--border);background:var(--card-bg);border-radius:9px}.listCard{padding:28px}.listCard>svg,.featureCard>svg,.changeCard>svg,.rewardCard>svg,.shopCard>svg,.gateCard>svg{color:var(--gold)}.listCard h3{margin-top:15px}.checkList,.plainList{gap:12px;margin:20px 0 0;padding:0;list-style:none;display:grid}.checkList li{color:var(--text-muted);grid-template-columns:19px minmax(0,1fr);gap:9px;line-height:1.55;display:grid}.checkList svg{color:var(--accent);margin-top:3px}.plainList li{color:var(--text-muted);padding-left:18px;line-height:1.55;position:relative}.plainList li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:.68em;left:1px}.pillarGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.featureCard{padding:23px}.featureCard h3{margin-top:15px}.featureCard p,.rewardCard p,.channelGrid p,.shopCard p,.codeGrid p{color:var(--text-muted);margin:12px 0 0;line-height:1.58}.dungeonPreviewActions{margin-top:26px;display:flex}.journeyList{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:30px 0 0;padding:0;list-style:none;display:grid}.journeyList li{border-top:1px solid var(--border);grid-template-columns:42px minmax(0,1fr);gap:14px;padding:22px;display:grid}.stepNumber{width:38px;height:38px;color:var(--primary-text);background:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.journeyList p{color:var(--text-muted);margin:9px 0 0;line-height:1.55}.ratesLayout{grid-template-columns:minmax(0,1fr) 370px;align-items:start;gap:48px;display:grid}.tableWrap{border:1px solid var(--border);background:var(--card-bg);border-radius:9px;overflow-x:auto}.ratesTable{border-collapse:collapse;width:100%}.ratesTable caption{color:var(--text-muted);text-align:left;padding:18px 20px;font-weight:800}.ratesTable th,.ratesTable td{border-top:1px solid var(--border);text-align:left;padding:15px 20px}.ratesTable thead th{color:var(--accent);letter-spacing:.05em;text-transform:uppercase;font-size:13px}.ratesTable tbody th{font-weight:700}.ratesTable td{width:110px;color:var(--text);font-weight:900}.shopCard{box-shadow:var(--shadow);padding:27px;position:sticky;top:128px}.shopCard .eyebrow{margin-top:18px}.shopCard .smallNote{border-top:1px solid var(--border);padding-top:14px;font-size:14px}.changeGrid,.rewardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.changeCard,.rewardCard{padding:25px}.cardLabel{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;margin:16px 0 6px;font-size:12px;font-weight:900}.statusPill{float:right;border:1px solid var(--gold);min-height:28px;color:var(--gold);text-transform:uppercase;border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.rewardCard h3{margin-top:17px}.rewardPolicy{border:1px solid var(--gold);background:var(--discord-cta-bg);border-radius:9px;grid-template-columns:.8fr 1.2fr;align-items:start;gap:36px;margin-top:24px;padding:28px;display:grid}.rewardPolicy h3{font-size:27px}.compactChecks{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.rewardChest{isolation:isolate;background:radial-gradient(circle at 22%,#e2b65338,#0000 28%),linear-gradient(135deg,#171512 0%,#11181a 48%,#080b0d 100%);border:1px solid #af84419e;border-radius:12px;grid-template-columns:minmax(250px,.72fr) minmax(390px,1.28fr);align-items:center;gap:clamp(28px,5vw,70px);min-height:430px;padding:clamp(28px,5vw,58px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #110c074d,inset 0 0 0 1px #ffe8aa0f}.rewardChest:before{content:"";z-index:-1;pointer-events:none;border:1px solid #d8b16329;border-radius:7px;position:absolute;inset:12px}.chestPreview{color:#f3ead7;width:100%;min-width:0;font:inherit;text-align:center;background:0 0;border:0;justify-items:center;gap:9px;padding:20px;list-style:none;display:grid}.chestIconFrame{background:linear-gradient(135deg,#ffdc5021,#0000 45%),#080b0d;border:1px solid #ffdc50bd;border-radius:9px;place-items:center;width:154px;height:154px;margin-bottom:10px;display:grid;position:relative;transform:translateY(-4px)scale(1.025);box-shadow:0 0 0 7px #342a17b8,0 0 0 8px #ffdc504d,0 24px 48px #0000009e,0 0 36px #ffcd4a2b,inset 0 0 30px #ffd05529}.chestIconFrame:after{content:"";border:1px solid #fff3c61c;border-radius:5px;position:absolute;inset:8px}.chestIconFrame img{filter:drop-shadow(0 8px 12px #000000b8);width:112px;height:112px}.chestLabel{color:#72dfe6;letter-spacing:.11em;text-transform:uppercase;font-size:12px;font-weight:900}.chestPreview>strong{color:#ffdc50;text-shadow:0 2px 12px #000c;font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,3vw,34px);line-height:1.1}.chestHint{color:#b5b9b8;font-size:14px}.gameTooltip{color:#eef3f3;opacity:1;visibility:visible;pointer-events:auto;background:linear-gradient(#0f1518fa,#040709fc);border:1px solid #9b7b3d;border-radius:5px;min-width:0;padding:22px;display:block;position:relative;transform:none;box-shadow:0 24px 60px #00000094,inset 0 0 0 1px #ffe28e14}.gameTooltip:before{content:"";background:#0d1315;border-bottom:1px solid #9b7b3d;border-left:1px solid #9b7b3d;width:16px;height:16px;position:absolute;top:74px;left:-9px;transform:rotate(45deg)}.gameTooltipHeader{border-bottom:1px solid #dcc07e33;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:13px;padding-bottom:16px;display:grid}.tooltipChestIcon,.rewardItemIcon{background:#080b0d;border:1px solid #dbbc6f66;border-radius:4px;place-items:center;display:grid;box-shadow:inset 0 0 10px #ffdb7312}.tooltipChestIcon{width:52px;height:52px}.tooltipChestIcon img{width:44px;height:44px}.gameTooltipHeader p{color:#72dfe6;letter-spacing:.1em;text-transform:uppercase;margin:0 0 3px;font-size:11px;font-weight:900}.gameTooltipHeader h3{color:#ffdc50;letter-spacing:.01em;font-family:Georgia,Times New Roman,serif;font-size:24px}.rewardItemGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:16px 0 0;padding:0;list-style:none;display:grid}.rewardItem{background:#ffffff09;border:1px solid #cddbdb1c;border-radius:4px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:9px;display:grid}.rewardItem.featured{background:#ffdc500e;border-color:#ffdc5061}.rewardItemIcon{width:42px;height:42px}.rewardItemIcon img{width:36px;height:36px;image-rendering:pixelated}.rewardItemBadge{color:#ffdc50;background:radial-gradient(circle,#ffdc5033,#ffdc5008);border:1px solid #ffdc50bd;border-radius:50%;place-items:center;width:32px;height:32px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:900;display:grid;box-shadow:0 0 12px #ffdc502e}.rewardItemCopy{min-width:0}.rewardItemCopy strong{color:#f4f5f3;font-size:13px;line-height:1.22;display:block}.rewardItem.featured .rewardItemCopy strong{color:#ffdc50}.rewardItemCopy small{color:#72dfe6;margin-top:4px;font-size:11px;line-height:1.28;display:block}.rewardQuantity{color:#ffdc50;align-self:start;font-size:13px;font-weight:900}.statusGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 42px;display:grid}.statusGrid div{border:1px solid var(--border);background:var(--card-bg);border-radius:9px;padding:20px}.statusGrid dt{color:var(--text-muted);font-size:14px}.statusGrid dd{margin:8px 0 0;font-size:20px;font-weight:900}.developmentLayout{grid-template-columns:minmax(0,1fr) 370px;align-items:start;gap:34px;display:grid}.subsectionTitle{align-items:center;gap:10px;margin-bottom:18px;display:flex}.subsectionTitle svg{color:var(--gold)}.codeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.codeGrid article{border-top:1px solid var(--border);padding:20px}.gateCard{padding:26px}.gateCard .eyebrow{margin-top:17px}.split{grid-template-columns:minmax(0,1fr) 430px;align-items:start;gap:50px;display:grid}.stageNotice{max-width:620px;color:var(--privacy);border:1px solid var(--border);background:var(--chip-bg);border-radius:8px;margin:24px 0 0;padding:14px}.privacyNote{max-width:620px;color:var(--privacy);margin-top:18px}.registrationForm{border:1px solid var(--input-border);background:var(--card-bg);box-shadow:var(--shadow);border-radius:9px;gap:17px;padding:25px;display:grid;position:relative}.formHeading{grid-template-columns:30px minmax(0,1fr);align-items:start;gap:11px;margin-bottom:3px;display:grid}.formHeading svg{color:var(--accent)}.formHeading h3{margin:0 0 5px}.formHeading p{color:var(--text-muted);margin:0;line-height:1.45}.field{gap:7px;display:grid}.field>span{color:var(--text);font-weight:850}.field input{border:1px solid var(--input-border);width:100%;min-height:46px;color:var(--text);background:var(--input-bg);border-radius:7px;padding:0 12px}.field input:hover{border-color:var(--accent)}.field small{color:var(--text-muted);line-height:1.4}.registrationConsent{color:var(--text-muted);cursor:pointer;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.registrationConsent input{width:18px;height:18px;accent-color:var(--primary);flex:none;margin:2px 0 0}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.formNotice{border-radius:7px;margin:0;padding:12px 13px;line-height:1.45}.formNotice:focus{outline:3px solid var(--focus);outline-offset:3px}.formNotice.success{border:1px solid var(--success-border);color:var(--success-text);background:var(--success-bg)}.formNotice.error{border:1px solid var(--error-border);color:var(--error-text);background:var(--error-bg)}.submitButton{width:100%;margin-top:2px}.faqLayout{grid-template-columns:.78fr 1.22fr;align-items:start;gap:52px;display:grid}.faqLayout .sectionHead{margin-bottom:0;position:sticky;top:128px}.faqList{gap:10px;display:grid}.faqList details{border:1px solid var(--border);background:var(--card-bg);border-radius:9px}.faqList summary{min-height:58px;color:var(--text);padding:17px 48px 17px 19px;font-size:18px;font-weight:850}.faqList details[open] summary{border-bottom:1px solid var(--border)}.faqList p{color:var(--text-muted);margin:0;padding:18px 19px;line-height:1.62}.channelGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.channelGrid article{padding:22px}.discordCta{border:1px solid var(--gold);background:var(--discord-cta-bg);border-radius:9px;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:19px;display:flex}.discordCta span{font-size:19px;font-weight:850}.siteFooter{color:var(--text);background:var(--page);border-top:1px solid var(--border)}.siteFooter__inner{justify-content:space-between;align-items:center;gap:24px;width:min(1160px,100% - 40px);margin:0 auto;padding:38px 0;display:flex}.siteFooter strong{font-size:20px}.siteFooter p{color:var(--text-muted);margin:8px 0 0}.footerLinks{flex-wrap:wrap;gap:18px;display:flex}.footerLinks a{min-height:44px;color:var(--text-muted);align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.footerLinks a:hover{color:var(--text)}@media (width<=1120px){.siteHeader__inner{grid-template-columns:minmax(0,1fr) auto;padding:10px 0 7px}.primaryNav{grid-area:2/1/auto/-1;justify-content:flex-start}.themeSwitcher{justify-self:end}.hero{min-height:calc(100vh - 116px)}}@media (width<=980px){.hero{grid-template-columns:1fr;min-height:auto}.statusCard{max-width:620px}.pillarGrid,.channelGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.ratesLayout,.developmentLayout,.faqLayout,.split{grid-template-columns:1fr}.shopCard,.faqLayout .sectionHead{position:static}.shopCard,.registrationForm{max-width:620px}.changeGrid,.rewardGrid,.rewardPolicy{grid-template-columns:1fr}.statusGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.rewardChest{grid-template-columns:1fr;gap:24px;min-height:0}.gameTooltip:before{border:0;border-top:1px solid #9b7b3d;border-left:1px solid #9b7b3d;top:-9px;left:calc(50% - 8px)}}@media (width<=720px){.audienceGrid,.journeyList,.codeGrid,.compactChecks,.pillarGrid,.channelGrid{grid-template-columns:1fr}.discordCta,.siteFooter__inner{flex-direction:column;align-items:flex-start}}@media (width<=520px){.hero:before{background:var(--hero-overlay-mobile), url(/silenthpw-discord-banner.jpg) center / cover no-repeat}.siteHeader__inner{width:min(100% - 20px,1240px)}.brand img{width:32px;height:32px}.themeOption{width:38px;padding:0}.themeOption span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.primaryNav a{padding:0 8px}.hero,.band__inner,.siteFooter__inner{width:min(100% - 28px,1160px)}.hero{gap:34px;padding:52px 0 48px}h1{font-size:clamp(44px,14vw,62px)}h2{font-size:clamp(32px,10vw,44px)}.button,.actions{width:100%}.statusCard{padding:19px}.statusCard__header{grid-template-columns:58px minmax(0,1fr)}.statusCard__header img{width:58px;height:58px}.statusCard h2{font-size:23px}.factList div{grid-template-columns:1fr;gap:4px}.factList dd{text-align:left}.band__inner{padding:72px 0}.sectionHead{margin-bottom:28px}.listCard,.changeCard,.rewardCard,.shopCard,.gateCard,.registrationForm,.rewardPolicy{padding:21px}.statusGrid{grid-template-columns:1fr}.discordCta .button{width:100%}.rewardChest{padding:24px 18px}.chestPreview{padding:14px 8px}.chestIconFrame{width:132px;height:132px}.chestIconFrame img{width:96px;height:96px}.gameTooltip{padding:16px 12px}.rewardItemGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.dungeonsPage{min-height:100vh;color:var(--text);background:var(--page)}.dungeonsPageInner{width:min(1160px,100% - 40px);margin:0 auto}.dungeonsHero{isolation:isolate;border-bottom:1px solid var(--border);background:radial-gradient(circle at 84% 12%, #a85f432e, transparent 33%), linear-gradient(145deg, var(--surface-status), var(--surface));position:relative;overflow:hidden}.dungeonsHero:after{content:"";z-index:-1;border:1px solid var(--border);opacity:.65;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-150px;right:-80px}.dungeonsHero .dungeonsPageInner{padding:68px 0 72px}.dungeonBreadcrumbs{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:34px;font-size:14px;font-weight:750;display:flex}.dungeonBreadcrumbs a{min-height:44px;color:var(--accent);text-underline-offset:4px;align-items:center;display:inline-flex}.dungeonsHero h1{max-width:820px;text-shadow:none;font-size:clamp(46px,7vw,76px)}.dungeonsLead{max-width:760px;color:var(--body-text);margin:22px 0 0;font-size:clamp(18px,2vw,22px);line-height:1.55}.dungeonsCatalog{background:var(--surface)}.dungeonsCatalog .dungeonsPageInner{padding:72px 0 96px}.dungeonCatalogHeading{margin-bottom:30px}.dungeonCatalogHeading h2{font-size:clamp(34px,4vw,50px)}.dungeonPartyGuide{border:1px solid var(--border);background:var(--card-bg);border-radius:10px;grid-template-columns:256px minmax(0,1fr);align-items:center;gap:22px;margin-bottom:24px;padding:16px;display:grid}.dungeonPartyGuide img{border:1px solid var(--border);object-fit:contain;background:#111;border-radius:7px;width:256px;height:128px;display:block}.dungeonPartyGuide h3{margin-top:5px;font-size:22px}.dungeonPartyGuide p:last-child{max-width:700px;color:var(--text-muted);margin:8px 0 0;line-height:1.55}.dungeonFilters{border:1px solid var(--border);background:var(--surface-registration);border-radius:10px;grid-template-columns:minmax(190px,1.25fr) repeat(4,minmax(135px,.8fr)) auto;align-items:end;gap:12px;margin-bottom:24px;padding:18px;display:grid;box-shadow:0 16px 40px #4a34200f}.dungeonFilterTitle{grid-column:1/-1;align-items:center;gap:8px;font-weight:900;display:flex}.dungeonFilters label{gap:7px;display:grid}.dungeonFilters label>span:first-child{color:var(--text-muted);font-size:13px;font-weight:850}.dungeonFilters input,.dungeonFilters select{border:1px solid var(--input-border);width:100%;min-height:46px;color:var(--text);background:var(--input-bg);border-radius:7px;padding:0 11px}.dungeonFilters select{padding-right:30px}.dungeonInputWrap{display:block;position:relative}.dungeonInputWrap svg{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.dungeonInputWrap input{padding-left:38px}.dungeonFilters input:hover,.dungeonFilters select:hover{border-color:var(--accent)}.dungeonFilters input:focus-visible,.dungeonFilters select:focus-visible,.dungeonResetButton:focus-visible,.dungeonSmallButton:focus-visible,.dungeonCoverLink:focus-visible,.dungeonCardHeading a:focus-visible,.dungeonGuideLink:focus-visible,.dungeonBackLink:focus-visible,.dungeonBreadcrumbs a:focus-visible,.dungeonMarkdown a:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.dungeonResetButton,.dungeonSmallButton{border:1px solid var(--border);min-height:46px;color:var(--text);background:var(--button-bg);border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-weight:850;display:inline-flex}.dungeonResetButton:disabled{cursor:not-allowed;opacity:.48}.dungeonResultsHeading{color:var(--text-muted);justify-content:space-between;align-items:center;gap:20px;margin:0 2px 18px;font-size:14px;display:flex}.dungeonResultsHeading p{margin:0}.dungeonResultsHeading strong{color:var(--text);font-size:17px}.dungeonResultsHeading span{align-items:center;gap:7px;display:inline-flex}.dungeonGrid,.dungeonLoading{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.dungeonCard{border:1px solid var(--border);background:var(--card-bg);border-radius:10px;overflow:hidden;box-shadow:0 14px 38px #4a342012}.dungeonCover{aspect-ratio:16/6;border-bottom:1px solid var(--border);background:var(--surface-status);display:block;position:relative;overflow:hidden}.dungeonCover>img{object-fit:cover;width:100%;height:100%}.dungeonCover>img.dungeonCoverMap{object-fit:contain;background:#211d18}.dungeonCoverPlaceholder{width:100%;height:100%;color:var(--gold);background:radial-gradient(circle at 50% 100%, #a85f4338, transparent 48%), linear-gradient(135deg, var(--surface-status), var(--surface-discord));place-items:center;display:grid}.dungeonCategory{color:#fffaf3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2e2923c7;border:1px solid #ffffff59;border-radius:999px;align-items:center;min-height:29px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;top:13px;left:13px}.dungeonCardBody{padding:22px}.dungeonCardHeading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.dungeonCardHeading h2{letter-spacing:-.02em;margin-top:7px;font-size:25px}.dungeonCardHeading h2 a{color:var(--text);text-underline-offset:5px;text-decoration-color:#0000;text-decoration-thickness:2px}.dungeonCardHeading h2 a:hover{color:var(--accent);text-decoration-color:currentColor}.dungeonSchedule{color:var(--accent);align-items:center;gap:6px;margin:0;font-size:13px;font-weight:850;display:flex}.dungeonLevel{border:1px solid var(--border);color:var(--text);background:var(--chip-bg);border-radius:7px;flex:none;padding:7px 9px;font-size:13px;font-weight:900}.dungeonSummary{color:var(--text-muted);margin:15px 0 0;line-height:1.58}.dungeonFacts{border-top:1px solid var(--border);grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin:18px 0 0;padding-top:16px;display:grid}.dungeonFacts div{min-width:0}.dungeonFacts dt{color:var(--text-muted);text-transform:uppercase;align-items:center;gap:6px;font-size:12px;font-weight:850;display:flex}.dungeonFacts dd{color:var(--text);margin:7px 0 0;font-size:14px;font-weight:800;line-height:1.4}.dungeonRewardTags{flex-wrap:wrap;gap:7px;margin-top:17px;display:flex}.dungeonRewardTags span{border:1px solid var(--border);color:var(--text-muted);background:var(--chip-bg);border-radius:6px;padding:5px 8px;font-size:12px;font-weight:800}.dungeonGuideLink{border-top:1px solid var(--border);min-height:56px;color:var(--text);justify-content:space-between;align-items:center;gap:12px;padding:0 22px;font-weight:900;text-decoration:none;display:flex}.dungeonGuideLink:hover{color:var(--accent);background:var(--button-bg)}.dungeonGuideLink svg{color:var(--accent);flex:none}.dungeonSpinner{flex:none;animation:.85s linear infinite dungeon-spin}@keyframes dungeon-spin{to{transform:rotate(360deg)}}.dungeonSmallButton{min-height:38px}.dungeonDetailHero .dungeonsPageInner{padding-bottom:82px}.dungeonDetailHeroGrid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:48px;display:grid}.dungeonDetailHeroCopy{min-width:0}.dungeonDetailHeroCopy h1{margin-top:8px}.dungeonDetailCover{border:1px solid var(--border);background:var(--surface-status);border-radius:12px;min-height:310px;overflow:hidden;box-shadow:0 24px 60px #261c1529}.dungeonDetailCover>img,.dungeonDetailCover>.dungeonCoverPlaceholder{object-fit:cover;width:100%;height:100%;min-height:310px;display:block}.dungeonDetailFacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0 0;display:grid}.dungeonDetailFacts div{border:1px solid var(--border);background:var(--card-bg);border-radius:8px;padding:13px 14px}.dungeonDetailFacts dt{color:var(--text-muted);text-transform:uppercase;font-size:12px;font-weight:850}.dungeonDetailFacts dd{color:var(--text);margin:6px 0 0;font-weight:850;line-height:1.4}.dungeonDetailContent{background:var(--surface)}.dungeonDetailContent .dungeonsPageInner{padding:42px 0 96px}.dungeonBackLink{min-height:44px;color:var(--accent);text-underline-offset:4px;align-items:center;gap:8px;margin-bottom:24px;font-weight:900;display:inline-flex}.dungeonDetailLayout{grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:start;gap:24px;display:grid}.dungeonGuideArticle,.dungeonRewardsPanel{border:1px solid var(--border);background:var(--card-bg);border-radius:12px;box-shadow:0 14px 38px #4a342012}.dungeonGuideArticle{min-width:0;padding:32px}.dungeonGuideArticle>h2,.dungeonRewardsPanel>h2{margin:6px 0 24px;font-size:clamp(25px,3vw,34px)}.dungeonRewardsPanel{padding:26px;position:sticky;top:88px}.dungeonRewardsPanel>svg{color:var(--accent);margin-bottom:14px}.dungeonRewardsList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.dungeonRewardsList li{border:1px solid var(--border);background:var(--surface-status);border-radius:8px;padding:14px}.dungeonRewardKind{color:var(--accent);letter-spacing:.05em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.dungeonRewardsList strong{color:var(--text);line-height:1.4;display:block}.dungeonRewardsList p{color:var(--text-muted);margin:6px 0 0;font-size:13px;line-height:1.5}.dungeonMarkdown{color:var(--body-text);font-size:15px;line-height:1.65}.dungeonMarkdown>:first-child{margin-top:0}.dungeonMarkdown>:last-child{margin-bottom:0}.dungeonMarkdown h3,.dungeonMarkdown h4{color:var(--text);margin:24px 0 10px}.dungeonMarkdown h3{font-size:19px}.dungeonMarkdown h4{font-size:16px}.dungeonMarkdown p{margin:10px 0}.dungeonMarkdown ul,.dungeonMarkdown ol{padding-left:22px}.dungeonMarkdown li+li{margin-top:6px}.dungeonMarkdown a{color:var(--accent);text-underline-offset:3px;font-weight:800}.dungeonMarkdown blockquote{border-left:3px solid var(--gold);color:var(--text-muted);margin:16px 0;padding:2px 0 2px 15px}.dungeonMarkdown img{border:1px solid var(--border);object-fit:contain;background:var(--surface-status);border-radius:8px;width:100%;max-height:480px;margin:18px 0}.dungeonMarkdown table{border-collapse:collapse;width:100%;margin:16px 0;display:block;overflow-x:auto}.dungeonMarkdown th,.dungeonMarkdown td{border:1px solid var(--border);text-align:left;min-width:120px;padding:9px 11px}.dungeonMarkdown th{color:var(--text);background:var(--chip-bg)}.dungeonMarkdown code{color:var(--text);background:var(--surface-status);border-radius:4px;padding:2px 5px}.dungeonNoDescription{color:var(--text-muted);margin:0}.dungeonPageState{border:1px solid var(--border);text-align:center;background:var(--card-bg);border-radius:10px;justify-items:center;max-width:620px;margin:32px auto 0;padding:50px 28px;display:grid}.dungeonPageState>svg{color:var(--accent)}.dungeonPageState h1,.dungeonPageState h2{margin-top:15px;font-size:27px}.dungeonPageState p{color:var(--text-muted);margin:10px 0 20px;line-height:1.55}.dungeonPageStateError{color:var(--error-text);background:var(--error-bg)}.dungeonSkeleton{border:1px solid var(--border);background:linear-gradient(100deg, transparent 25%, #ffffff2e 45%, transparent 65%) 0 0 / 220% 100%, var(--card-bg);border-radius:10px;min-height:360px;padding:150px 22px 22px;animation:1.45s ease-in-out infinite dungeon-skeleton;overflow:hidden}.dungeonSkeleton span{background:var(--surface-status);border-radius:5px;height:16px;margin-top:13px;display:block}.dungeonSkeleton span:first-child{width:58%;height:28px}.dungeonSkeleton span:last-child{width:74%}@keyframes dungeon-skeleton{to{background-position:-220% 0}}@media (width<=1080px){.dungeonFilters{grid-template-columns:repeat(3,minmax(0,1fr))}.dungeonSearchField{grid-column:span 2}.dungeonDetailHeroGrid{gap:28px}}@media (width<=860px){.dungeonGrid,.dungeonLoading,.dungeonPartyGuide{grid-template-columns:1fr}.dungeonFilters{grid-template-columns:repeat(2,minmax(0,1fr))}.dungeonSearchField{grid-column:1/-1}.dungeonDetailHeroGrid,.dungeonDetailLayout{grid-template-columns:1fr}.dungeonDetailCover{min-height:280px}.dungeonRewardsPanel{position:static}}@media (width<=620px){.dungeonsPageInner{width:min(100% - 28px,1160px)}.dungeonsHero .dungeonsPageInner{padding:46px 0 52px}.dungeonBreadcrumbs{margin-bottom:24px}.dungeonsCatalog .dungeonsPageInner{padding:58px 0 72px}.dungeonCatalogHeading{gap:24px}.dungeonPartyGuide img{aspect-ratio:2;width:100%;max-width:256px;height:auto}.dungeonFilters{grid-template-columns:1fr;padding:15px}.dungeonSearchField{grid-column:auto}.dungeonResultsHeading{flex-direction:column;align-items:flex-start;gap:7px}.dungeonCover{aspect-ratio:16/7}.dungeonCardBody{padding:18px}.dungeonCardHeading{display:grid}.dungeonLevel{justify-self:start}.dungeonFacts{grid-template-columns:1fr}.dungeonDetailHero .dungeonsPageInner{padding-bottom:56px}.dungeonDetailCover,.dungeonDetailCover>img,.dungeonDetailCover>.dungeonCoverPlaceholder{min-height:210px}.dungeonDetailFacts{grid-template-columns:1fr}.dungeonDetailContent .dungeonsPageInner{padding:28px 0 72px}.dungeonGuideArticle,.dungeonRewardsPanel{padding:20px}}@media (prefers-reduced-motion:reduce){.dungeonSpinner,.dungeonSkeleton{animation:none}}.voteRewards{border-top:1px solid var(--border);margin-top:64px;padding-top:56px}.voteRewards [hidden]{display:none!important}.voteRewards h3{font-size:24px}.voteRewards p{line-height:1.55}.voteRewards .sectionHead{max-width:800px}.voteRewards .voteNotice{border:1px solid var(--success-border);color:var(--success-text);background:var(--success-bg);margin-bottom:25px}.voteRewards .voteNotice[data-kind=error]{border-color:var(--error-border);color:var(--error-text);background:var(--error-bg)}.voteIntro{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(28px,5vw,64px);margin-top:36px;display:grid}.voteSignIn{scroll-margin-top:110px}.voteSignIn .registrationForm{max-width:none}.voteHow{padding:12px 0}.voteSteps{gap:24px;margin:26px 0;padding:0;list-style:none;display:grid}.voteSteps li{grid-template-columns:42px minmax(0,1fr);gap:15px;display:grid}.voteSteps p{color:var(--text-muted);margin:7px 0 0}.voteSmall{color:var(--text-muted);margin:0;font-size:14px}.voteMuted{color:var(--text-muted)}.voteToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.voteToolbar>p{margin:0;font-weight:850}.voteActions{flex-wrap:wrap;gap:10px;display:flex}.voteBalance{border:1px solid var(--border);background:var(--surface-status);border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:25px;display:grid}.voteBalance>div{flex-direction:column;justify-content:center;gap:8px;display:flex}.voteStatLabel{color:var(--text-muted);font-size:14px}.voteBalance strong{font-size:30px;line-height:1.15}.voteBalanceMain{grid-column:1/-1}.voteBalanceMain p{flex-wrap:wrap;align-items:center;gap:10px;margin:0;display:flex}.voteBalanceMain strong{font-size:42px}.voteBalanceMain svg{color:var(--gold)}.voteBalanceMain p>span{color:var(--text-muted)}.voteDashboard{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:start;gap:32px;margin-top:36px;display:grid}.voteProviderList{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:24px 0 0;display:grid}.voteRewards .provider-card{border:1px solid var(--border);background:var(--card-bg);text-align:center;border-radius:9px;flex-direction:column;gap:16px;min-width:0;padding:20px 16px;display:flex}.voteRewards .provider-info h4{margin:0;font-size:20px}.voteRewards .provider-info p{color:var(--text-muted);margin:6px 0 0;font-size:13px}.voteRewards .provider-info strong{color:var(--text)}.voteRewards .provider-info .provider-interval{font-size:12px}.voteRewards .provider-link{width:100%;color:var(--accent);border-radius:7px;gap:14px;margin-top:auto;text-decoration:none;display:grid}.voteRewards .provider-banner{justify-content:center;align-items:center;height:92px;display:flex;overflow:hidden}.voteRewards .provider-banner img{object-fit:contain;width:auto;max-width:min(100%,220px);height:auto;max-height:92px;display:block}.voteRewards .provider-action{border:1px solid var(--border);background:var(--surface-status);border-radius:7px;padding:11px 10px;font-size:14px;font-weight:850}.voteRewards .provider-link:hover .provider-action{border-color:var(--accent)}.voteRewards .provider-link:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.voteRewards .provider-status{color:var(--text-muted);margin:0;font-size:13px}.voteSites>.voteEmpty{margin-top:16px}.voteClaim{border:1px solid var(--input-border);background:var(--card-bg);box-shadow:var(--shadow);border-radius:9px;padding:25px}.voteClaimForm{gap:14px;display:grid}.voteLabelRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.voteLabelRow>label{font-weight:850}.voteTextButton{min-height:32px;color:var(--accent);background:0 0;border:0;padding:0;font-size:13px}.voteTextButton:disabled{opacity:.6;cursor:default}.voteClaimForm select{border:1px solid var(--input-border);width:100%;min-height:46px;color:var(--text);background:var(--input-bg);font:inherit;border-radius:7px;padding:8px 12px}.voteClaimForm select:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.voteRewards .button:disabled{cursor:default}.voteHistory{min-width:0}.voteHistory h3{margin-bottom:20px}.voteHistoryTable{border-collapse:collapse;width:100%}.voteHistoryTable th,.voteHistoryTable td{text-align:left;vertical-align:top;padding:16px 20px}.voteHistoryTable th{color:var(--accent);font-size:13px}.voteHistoryTable td{border-top:1px solid var(--border)}.voteRewards .history-status{color:var(--text-muted);line-height:1.5;display:inline-flex}.voteRewards .history-status[data-state=delivered]{color:var(--success-text)}.voteRewards .history-status[data-state=attention]{color:var(--error-text)}.voteEmpty{color:var(--text-muted);border:1px solid var(--border);border-radius:9px;margin:0;padding:20px}.rewardsActions{flex-wrap:wrap;gap:12px;margin:-12px 0 30px;display:flex}@media (width<=1000px){.voteProviderList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.voteIntro,.voteDashboard{grid-template-columns:minmax(0,1fr);gap:28px}.voteBalance{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.voteBalanceMain{grid-column:1/-1}.voteRewards{margin-top:40px;padding-top:36px}.voteHistoryTable th,.voteHistoryTable td{padding:12px}}@media (width<=520px){.voteProviderList{gap:12px}.voteRewards .provider-card{padding:16px 10px}.voteRewards .provider-info h4{font-size:16px}.voteRewards .provider-action{padding:11px 4px;font-size:13px}.voteRewards .provider-banner{height:75px}.voteRewards .provider-banner img{max-height:75px}}@media (width<=420px){.voteClaim,.voteBalance,.voteSignIn .registrationForm{padding:19px}.voteHistoryTable th,.voteHistoryTable td{padding:9px;font-size:13px}}@media (width<=359px){.voteProviderList{grid-template-columns:minmax(0,1fr)}}.accountPage{max-width:1160px;margin:0 auto;padding:64px 28px 90px}.accountHeading{max-width:780px;margin-bottom:36px}.accountHeading h1{margin:12px 0 18px;font-family:Cinzel,Georgia,serif;font-size:clamp(32px,5vw,54px);font-weight:500}.accountHeading>p:last-child{color:var(--text-muted);line-height:1.7}.accountPage .voteRewards{border:0;margin:0;padding:0}.accountAccess{max-width:600px;margin:0 auto 48px}.accountAccess .registrationForm{max-width:none}.accountLinkName{text-overflow:ellipsis;white-space:nowrap;max-width:160px;color:var(--accent);display:block;overflow:hidden}.accountLinkName+span{color:var(--text-muted);font-size:11px;display:block}.registrationForm .field input[aria-invalid=true]{border-color:var(--error-border);box-shadow:inset 0 0 0 1px var(--error-border)}.registrationForm .fieldError{color:var(--error-text);overflow-wrap:anywhere;font-size:13px;line-height:1.5}.accountTabs{border:1px solid var(--border);background:var(--surface-status);gap:8px;margin-bottom:16px;padding:6px;display:flex}.accountTabs a{color:var(--text-muted);text-align:center;flex:1;padding:13px 18px;text-decoration:none}.accountTabs a[aria-current=true]{background:var(--card-bg);color:var(--accent);box-shadow:inset 0 -2px var(--accent)}.accountPage #registration,.accountPage #vote-email{scroll-margin-top:140px}.accountEmail,.accountConfirmation{border:1px solid var(--border);background:var(--card-bg);margin:28px 0 42px;padding:clamp(22px,4vw,36px)}.accountEmail h3,.accountConfirmation h2{margin-top:6px}.accountEmail form{gap:14px;max-width:560px;margin-top:24px;display:grid}.accountEmail .formNotice{margin-bottom:0}.accountEmail .formNotice[data-kind=error]{color:var(--error-text);border-color:var(--error-border);background:var(--error-bg)}.accountEmail[data-verified=true]{border-color:var(--success-border)}.accountPage #vote-account{margin:0 0 26px}.accountPage .voteBalance{grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(0,1fr))}.accountPage .voteBalanceMain{grid-column:auto}.accountPage .voteIntro{display:block}.accountPage .voteSteps{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.accountPage .voteSteps li{grid-template-columns:minmax(0,1fr);align-content:start}.accountPage .voteHow{border-top:1px solid var(--border);margin-top:42px;padding-top:28px}.accountPage .voteHow summary{color:var(--accent);cursor:pointer;padding:8px 0;font-weight:600}.accountInvite .band__inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.accountInvite h2{max-width:680px}.accountInvite p{color:var(--text-muted)}.accountInvite .button{flex-shrink:0}.accountPage .button:focus-visible,.accountTabs a:focus-visible{outline:3px solid var(--focus);outline-offset:4px}@media (width<=760px){.accountPage{padding:36px 20px 60px}.accountPage .voteSteps{grid-template-columns:minmax(0,1fr)}.accountPage .voteSteps li{grid-template-columns:42px minmax(0,1fr)}.accountPage .voteBalance{grid-template-columns:repeat(2,minmax(0,1fr))}.accountPage .voteBalanceMain{grid-column:1/-1}.accountInvite .band__inner{flex-direction:column;align-items:start}}body{font-family:Manrope,ui-sans-serif,sans-serif}.gameHero a,.gameWorld a,.header-register{text-decoration:none}.hero.gameHero{isolation:isolate;background:#07111a;flex-direction:column;height:min(900px,65vw);min-height:780px;display:flex;position:relative}.world-backdrop{z-index:-3;object-fit:cover;object-position:center 47%;width:100%;height:100%;position:absolute;inset:0}.scene-shade{z-index:-2;background:linear-gradient(#040c12a6,#0000 22% 58%,#040c1299 86%,#090f14 100%);position:absolute;inset:0}.site-header{background:linear-gradient(#050d14cc,#06111838);border-bottom:1px solid #b49c6838;justify-content:space-between;align-items:center;gap:30px;width:100%;min-height:98px;padding:18px clamp(24px,5.2vw,94px);display:flex}.site-header .brand{flex-shrink:0;align-items:center;gap:12px;display:flex}.site-header .brand img{object-fit:cover;border:1px solid #8e7548;border-radius:50%;box-shadow:0 0 15px #cda46b1a}.site-header .brand>span{letter-spacing:2px;font-family:Cinzel,Georgia,serif;font-size:17px}.site-header .brand small{color:#b0b9be;letter-spacing:4px;margin-top:4px;font-family:Manrope,sans-serif;font-size:10px;display:block}.main-nav{color:#c9cdcd;align-items:center;gap:38px;font-size:14px;display:flex}.main-nav a{padding:18px 0;transition:color .2s;position:relative}.main-nav a.active,.main-nav a:hover{color:#edd8af}.main-nav .active:after{content:"";background:var(--gold);height:1px;position:absolute;bottom:4px;left:20%;right:20%;box-shadow:0 0 10px #bda16d}.header-register{letter-spacing:.02em;background:#13232e55;border:1px solid #b199685e;align-items:center;gap:20px;padding:12px 17px;font-size:13px;display:flex}.header-register:hover{border-color:var(--gold);background:#20323e88}.hero-content{flex-direction:column;flex:1;align-items:center;padding:28px 24px 0;display:flex}.hero-eyebrow{letter-spacing:4px;color:#e6e3d8;text-shadow:0 2px 10px #000;align-items:center;gap:22px;font-size:11px;display:flex}.hero-eyebrow span{background:linear-gradient(90deg,#0000,#bda57b);width:52px;height:1px}.hero-eyebrow span:last-child{transform:rotate(180deg)}.opening-content{flex-direction:column;align-items:center;gap:22px;margin-top:auto;margin-bottom:66px;display:flex}.opening-date{letter-spacing:3px;color:#f2dfbd;text-shadow:0 2px 9px #05141b;align-items:center;gap:19px;font-size:14px;font-weight:500;display:flex}.diamond{border:1px solid #b69a69;flex-shrink:0;width:5px;height:5px;display:inline-block;transform:rotate(45deg)}.hero-actions{justify-content:center;align-items:center;gap:30px;display:flex}.hero-actions .button.game-button{color:#17212a;letter-spacing:.02em;background:linear-gradient(135deg,#f1d8a0,#dbb773 48%,#bd8a44);border:1px solid #f0d296;border-radius:2px;gap:22px;min-width:220px;height:54px;min-height:54px;padding:0 24px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;box-shadow:inset 0 1px #fff1d49c,inset 0 -1px #8c602b80,0 4px 16px #030c1480}.hero-actions .button.game-button:hover{background:linear-gradient(135deg,#f7e3b8,#e4c182 48%,#cca059);border-color:#fff0cb;transform:translateY(-1px);box-shadow:inset 0 1px #fff6e2b3,0 6px 24px #cda16340,0 3px 12px #030c1466}.hero-actions .button.game-button:focus-visible{outline-offset:4px;outline:2px solid #f4ddb0}.hero-actions .button.game-button:active{transform:translateY(0);box-shadow:inset 0 1px 3px #73512233,0 2px 8px #030c1480}.game-button svg{flex-shrink:0;transition:transform .18s}.game-button:hover svg{transform:translate(3px)}.explore-link{color:#f0eadd;background:#0c1b26e6;border:1px solid #b59d6899;border-radius:1px;gap:12px;min-width:220px;min-height:54px;padding:0 24px;font-size:14px;font-weight:600;box-shadow:0 5px 30px #060f1666}.explore-link:hover{color:#ead0a0;background:#182d3b;border-color:#e4c185}.explore-link:focus-visible{outline-offset:4px;outline:2px solid #e4c185}.server-strip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(120deg,#0b1820ed,#13232cde,#0b1720e8);border-top:1px solid #96805d75;border-bottom:1px solid #96805d50;justify-content:space-evenly;align-items:center;width:min(1140px,100% - 80px);margin:0 auto;padding:25px 32px;display:flex;position:relative;box-shadow:0 15px 45px #0005}.server-strip:before,.server-strip:after{content:"";border-top:2px solid var(--gold);border-bottom:2px solid var(--gold);width:11px;position:absolute;top:0;bottom:0}.server-strip:before{border-left:1px solid var(--gold);left:0}.server-strip:after{border-right:1px solid var(--gold);right:0}.server-strip>div{align-items:center;gap:18px;display:flex}.server-strip svg{color:var(--gold);stroke-width:1.2px;width:25px;height:25px}.server-strip span{color:#a3afb3;letter-spacing:1.7px;font-size:10px;display:block}.server-strip strong{color:#ece8dd;letter-spacing:.5px;margin-top:6px;font-family:Cinzel,Georgia,serif;font-size:20px;font-weight:500;display:block}.server-strip>i{background:linear-gradient(#0000,#7b704a66,#0000);width:1px;height:35px;display:block}.gameWorld>.band__inner{max-width:1140px;margin:auto;padding:46px 0 24px;position:relative}.section-ornament{color:#bca06e;opacity:.7;justify-content:center;align-items:center;gap:14px;display:flex}.section-ornament span{background:linear-gradient(90deg,#0000,#84724c);width:100px;height:1px}.section-ornament span:last-child{transform:rotate(180deg)}.section-ornament svg{stroke-width:1px;width:20px;height:20px}.world-heading{justify-content:space-between;align-items:flex-end;gap:40px;padding:40px 0 42px;display:flex}.eyebrow{letter-spacing:3px;color:var(--gold);margin:0 0 14px;font-size:11px}.world-heading h2{letter-spacing:-.7px;margin:0;font-family:Cinzel,Georgia,serif;font-size:clamp(28px,3.1vw,42px);font-weight:400;line-height:1.2}.world-heading>p{color:#9facb0;margin:0 2px 2px 0;font-size:14px;line-height:1.9}.chapter-heading{align-items:center;gap:14px;padding-bottom:24px;display:flex}.chapter-heading>span{color:#a88d60;font-family:Cinzel,serif;font-size:13px}.chapter-heading h3{margin:0;font-size:16px;font-weight:500}.chapter-heading>div{background:linear-gradient(90deg,#75644370,#0000);flex:1;height:1px;margin:0 12px}.chapter-heading a{color:#c3ab7f;align-items:center;gap:13px;font-size:13px;display:flex}.chapter-heading a:hover{color:#f2d49a}.dungeon-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.dungeon-card{background:linear-gradient(145deg,#112029,#0a141b);border:1px solid #76614060;transition:transform .25s,border-color .25s}.dungeon-card:hover{border-color:#b39965;transform:translateY(-5px)}.dungeon-picture{aspect-ratio:360/216;position:relative;overflow:hidden}.dungeon-picture img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.dungeon-card:hover img{transform:scale(1.045)}.dungeon-picture:after{content:"";background:linear-gradient(#02152310,#0000 45%,#07131b88);position:absolute;inset:0}.dungeon-level{z-index:1;color:#e8d1a6;letter-spacing:1px;background:#07131de3;border:1px solid #ccb9857a;padding:6px 9px;font-size:11px;position:absolute;top:13px;right:13px}.picture-corner{z-index:2;border-bottom:1px solid #d9c0876e;border-left:1px solid #d9c0878c;border-right:1px solid #d9c0878c;height:12px;position:absolute;bottom:10px;left:10px;right:10px}.dungeon-content{padding:23px 22px 24px}.dungeon-tag{color:var(--gold);letter-spacing:2px;margin:0 0 9px;font-size:10px}.dungeon-content h4{justify-content:space-between;align-items:center;gap:12px;margin:0 0 10px;font-family:Cinzel,Georgia,serif;font-size:22px;font-weight:400;line-height:1.4;display:flex}.dungeon-content h4 svg{color:#ae9569;stroke-width:1px}.dungeon-content>p:last-child{color:#a6b2b6;margin:0;font-size:13px;line-height:1.75}.world-footer{border-top:1px solid #7c694329;justify-content:center;align-items:center;gap:22px;margin-top:52px;padding-top:25px;display:flex}.world-footer p{letter-spacing:4px;color:#8e8d80;margin:0;font-family:Cinzel,serif;font-size:13px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=1700px){.opening-content{margin-bottom:78px}}@media (width<=1200px){.gameWorld>.band__inner{margin:0 40px}.main-nav{gap:22px}.site-header .brand>span{font-size:14px}.site-header{gap:20px;padding-inline:30px}.server-strip{padding:22px}.server-strip>div{gap:11px}.server-strip strong{font-size:17px}.dungeon-content h4{font-size:19px}}@media (width<=900px){.hero.gameHero{height:740px;min-height:650px}.world-backdrop{object-fit:cover;object-position:50% 40%}.site-header{min-height:84px;padding:16px 24px}.main-nav{display:none}.header-register{font-size:12px}.opening-content{margin-bottom:46px}.server-strip{gap:12px;width:calc(100% - 40px);padding:22px 16px}.server-strip svg{display:none}.server-strip strong{font-size:16px}.server-strip span{letter-spacing:1px;font-size:9px}.gameWorld>.band__inner{margin:0 24px}.world-heading{gap:20px}.world-heading>p{font-size:13px}.dungeon-grid{gap:14px}.dungeon-content{padding:18px 15px}.dungeon-content h4{font-size:17px}.dungeon-content>p:last-child{font-size:12px}}@media (width<=600px){.hero.gameHero{height:790px;min-height:720px}.world-backdrop{object-fit:contain;object-position:center 162px;background:#07131e}.scene-shade{background:linear-gradient(#040c12a0,#0000 28% 50%,#07121c 68%,#090f14 100%)}.site-header{gap:8px;min-height:80px;padding:16px}.site-header .brand{gap:8px}.site-header .brand img{width:34px;height:34px}.site-header .brand>span{letter-spacing:1.3px;font-size:11px}.site-header .brand small{letter-spacing:2px;font-size:8px}.header-register{gap:7px;padding:10px;font-size:11px}.header-register svg{display:none}.hero-content{padding-top:33px}.hero-eyebrow{letter-spacing:2px;gap:10px;font-size:9px}.hero-eyebrow span{width:18px}.opening-content{gap:24px;width:100%;margin-bottom:40px}.opening-date{letter-spacing:1.4px;gap:11px;font-size:11px}.hero-actions{flex-direction:column;gap:10px}.hero-actions .button.game-button,.explore-link{min-width:230px}.server-strip{grid-template-columns:1fr 1fr;gap:24px 12px;width:calc(100% - 32px);padding:22px;display:grid}.server-strip>i{display:none}.server-strip>div{text-align:center;justify-content:center}.server-strip strong{font-size:16px}.server-strip span{font-size:9px}.gameWorld>.band__inner{margin:0 20px;padding-top:34px}.world-heading{padding:30px 0;display:block}.world-heading h2{font-size:28px}.world-heading>p{margin-top:16px;font-size:14px}.world-heading>p br{display:none}.eyebrow{font-size:10px}.chapter-heading{gap:10px}.chapter-heading h3{font-size:15px}.chapter-heading>div{margin:0}.chapter-heading a{gap:7px;font-size:12px}.dungeon-grid{grid-template-columns:1fr;gap:24px;max-width:360px;margin:auto}.dungeon-content h4{font-size:22px}.dungeon-content>p:last-child{font-size:14px}.dungeon-content{padding:22px}.world-footer{margin-top:35px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.siteHeader.site-header{color:#f0eadd;background:#07131dea;padding:18px 30px}.siteHeader__inner{grid-template-columns:auto minmax(0,1fr) auto auto;gap:24px;width:min(1240px,100%);min-height:60px}.site-header .brand{color:#f0eadd;font-weight:400}.site-header .brand>span{text-transform:uppercase;font-size:16px}.site-header .brand img{width:46px;height:46px}.site-header .primaryNav{gap:24px;overflow:visible}.site-header .primaryNav a{color:#c9cdcd;background:0 0;border-radius:0;min-height:44px;padding:0;font-weight:500}.site-header .primaryNav a:hover{color:#e7c78f}.site-header .themeSwitcher{box-shadow:none;background:#0c1a24;border-color:#ab90674d;border-radius:2px;gap:0;padding:2px}.site-header .themeOption{color:#b7c4cc;border-radius:0;width:36px;min-height:38px;padding:0}.site-header .themeOption span{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.site-header .themeOption[aria-checked=true]{color:#172028;background:#c6a36e}.site-header :is(a,button,summary):focus-visible{outline-offset:4px;outline:2px solid #e3bf83}.navMore{position:relative}.navMore summary{color:#c9cdcd;align-items:center;gap:5px;min-height:44px;font-size:14px;list-style:none;display:flex}.navMore summary::-webkit-details-marker{display:none}.navMoreMenu{background:#0c1a24;border:1px solid #ab90676e;min-width:190px;padding:12px 20px;position:absolute;top:100%;right:0;box-shadow:0 14px 30px #0008}.site-header .navMoreMenu a{display:flex}.hero.gameHero{color:#f0eadd;grid-template-columns:none;gap:0;width:100%;margin:-98px 0 0;padding:98px 0 0}.hero.gameHero:before,.hero.gameHero:after{display:none}.hero.gameHero .opening-date{text-transform:uppercase;margin-block:0}.hero.gameHero .hero-content{min-height:0}.hero.gameHero .world-backdrop{max-width:none}.hero.gameHero .hero-eyebrow{margin-top:0;font-weight:500}.gameWorld{background:var(--page);border-top:0}.gameWorld>.band__inner{width:calc(100% - 80px)}.gameWorld .world-heading h2{color:var(--text)}.gameWorld .world-heading>p,.gameWorld .dungeon-content>p:last-child{color:var(--text-muted)}.gameWorld .eyebrow{color:var(--gold);letter-spacing:3px;font-weight:500}.gameWorld .dungeon-card{color:var(--text);background:var(--surface);border-color:color-mix(in srgb,var(--gold) 40%,transparent)}.gameWorld .dungeon-card:hover{border-color:var(--gold)}.gameWorld .dungeon-tag{text-transform:uppercase}.gameWorld .dungeon-content>p:last-child{font-size:14px}.gameWorld .chapter-heading a,.gameWorld .section-ornament{color:var(--gold)}.worldDetails{border-block:1px solid var(--border);margin-top:34px}.worldDetails>summary{min-height:60px;color:var(--text-muted);justify-content:space-between;align-items:center;gap:16px;font-size:14px;list-style:none;display:flex}.worldDetails>summary::-webkit-details-marker{display:none}.worldDetails[open]>summary{margin-bottom:20px}.worldDetails[open]>summary svg{transform:rotate(180deg)}.worldDetails .pillarGrid{margin-bottom:26px}.worldDetails .journeyList{margin-bottom:32px}.serverFactsDetails{border-top:1px solid var(--border);margin-top:25px}.serverFactsDetails summary{color:var(--gold);padding-block:18px;font-size:14px}.serverFactsDetails .factList{margin-top:0;font-size:14px}.band__inner{padding-block:68px}.sectionHead h2,.registrationBand h2,.dungeonsHero h1,.dungeonDetailHero h1{letter-spacing:-.02em;font-family:Cinzel,Georgia,serif;font-size:clamp(30px,3.3vw,44px);font-weight:400;line-height:1.18}.sectionHead .eyebrow,.registrationBand .eyebrow{letter-spacing:2.5px;color:var(--gold);font-size:12px;font-weight:500}.sectionLead,.bodyText{max-width:680px;font-size:16px;line-height:1.8}h3,h4{font-weight:500}.button{border-radius:2px;font-weight:600}.button.primary{box-shadow:inset 0 0 0 3px color-mix(in srgb,var(--primary-text) 14%,transparent)}.listCard,.featureCard,.shopCard,.channelGrid article,.registrationForm,.tableWrap,.rewardChest,.gameTooltip,.voteRewards .provider-card,.voteBalance,.dungeonCard,.dungeonDetailPanel{border-radius:2px}.listCard,.featureCard,.shopCard,.channelGrid article{background:var(--card-bg)}.featureCard h3,.listCard h3,.shopCard h3{font-family:Cinzel,Georgia,serif;font-size:19px;font-weight:400}.registrationForm{border-color:var(--input-border)}.field input{border-radius:2px}.siteFooter{border-top:1px solid var(--border)}.siteFooter strong{letter-spacing:2px;font-family:Cinzel,Georgia,serif;font-weight:400}.visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1200px){.siteHeader__inner,.site-header .primaryNav{gap:18px}.site-header .brand>span{font-size:14px}.site-header .header-register{padding:12px;font-size:12px}.gameWorld>.band__inner{width:calc(100% - 64px);margin:auto}}@media (width<=980px){.siteHeader.site-header{padding:14px 24px}.siteHeader__inner{grid-template-columns:auto 1fr auto;gap:12px}.site-header .header-register{display:none}.site-header .primaryNav{grid-area:auto;justify-content:center;gap:18px}.site-header .main-nav{display:flex}.site-header .brand>span{font-size:13px}.site-header .brand img{width:40px;height:40px}.hero.gameHero{margin-top:-88px;padding-top:88px}.gameWorld>.band__inner{width:calc(100% - 48px)}.worldDetails .pillarGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.siteHeader.site-header{padding:12px 20px}.siteHeader__inner{grid-template-columns:1fr auto;gap:8px;min-height:104px}.site-header .brand>span{font-size:13px}.site-header .brand small{font-size:9px}.site-header .brand img{width:36px;height:36px}.site-header .themeSwitcher{grid-area:1/2}.site-header .themeOption{width:34px;min-height:38px}.site-header .primaryNav{grid-area:2/1/auto/-1;justify-content:space-between;gap:16px}.site-header .primaryNav a,.navMore summary{min-height:44px;font-size:13px}.site-header .navMoreMenu{right:0}.site-header .navMoreMenu a{min-height:44px}.hero.gameHero{height:840px;min-height:840px;margin-top:-136px;padding-top:136px}.hero.gameHero .world-backdrop{object-position:center 220px}.hero.gameHero .hero-content{padding-top:25px}.hero.gameHero .hero-eyebrow{letter-spacing:1.5px;font-size:10px}.hero.gameHero .opening-content{margin-bottom:32px}.server-strip strong{font-size:16px}.gameWorld>.band__inner{width:calc(100% - 40px);margin:auto}.worldDetails .pillarGrid,.worldDetails .journeyList{grid-template-columns:1fr}.band__inner{padding-block:50px}.sectionHead h2,.registrationBand h2{font-size:30px}.sectionLead,.bodyText{font-size:16px}.navMore summary:focus-visible{outline:2px solid var(--focus);outline-offset:3px}}@media (prefers-reduced-motion:reduce){.navMore summary svg,.worldDetails summary svg{transition:none}}
