:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#171717;--muted:#6b655e;--panel:#fffaf3d6;--line:#1717171a;--accent:#c75b39;--shadow:0 20px 60px #1f18121f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 0 0,#c75b392e,#0000 28%),radial-gradient(circle at 85% 20%,#2353472e,#0000 24%),linear-gradient(#f8f3eb 0%,#efe8dc 100%);margin:0;font-family:Plus Jakarta Sans,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}code{font-family:Space Grotesk,Consolas,monospace}#root{min-height:100vh}.page-shell{position:relative;overflow:hidden}.page-noise{pointer-events:none;opacity:.25;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:22px 22px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 100%);mask-image:radial-gradient(circle,#000 40%,#0000 100%)}.site-header,.site-main{width:min(1160px,100% - 32px);margin:0 auto}.site-header{padding:24px 0 0}.site-main{padding:26px 0 56px}.site-main-wide{width:min(1540px,100% - 32px)}.topbar{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow);background:#fff8efad;border-radius:999px;justify-content:space-between;align-items:center;gap:20px;padding:14px 18px;display:flex}.brand{align-items:center;gap:14px;font-family:Space Grotesk,sans-serif;font-weight:700;display:flex}.brand:focus-visible{border-radius:14px;outline:none;box-shadow:0 0 0 3px #c75b3938}.brand-logo{object-fit:contain;filter:drop-shadow(0 12px 22px #156b8d2e);width:48px;height:48px}.brand-copy{gap:2px;display:grid}.brand-title{font-size:1rem;line-height:1}.brand-subtitle{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:.68rem}.topbar-links{flex-wrap:wrap;gap:10px;display:flex}.menu-toggle{cursor:pointer;background:linear-gradient(145deg,#ffffffd6,#f5ece3b8);border:1px solid #17171724;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;padding:0;transition:transform .18s,box-shadow .22s,background-color .22s,border-color .22s;display:none;position:relative;box-shadow:0 10px 20px #1f181224,inset 0 1px #ffffffe6}.menu-toggle:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(135deg,#c75b393d,#23534733);transition:opacity .22s;position:absolute;inset:-1px}.menu-toggle:hover{border-color:#17171733;transform:translateY(-1px);box-shadow:0 14px 24px #1f181229,inset 0 1px #ffffffeb}.menu-toggle:active{transform:translateY(0)scale(.97)}.menu-toggle:focus-visible{border-color:#c75b395c;outline:none;box-shadow:0 0 0 2px #c75b3933,0 14px 24px #1f181224}.menu-toggle span{z-index:1;transform-origin:50%;background:linear-gradient(90deg,#171717,#3d3932);border-radius:999px;width:20px;height:2.4px;transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .16s;position:relative}.menu-toggle.is-open{background:linear-gradient(145deg,#fff4e9eb,#fffc);border-color:#c75b3957}.menu-toggle.is-open:before{opacity:1}.menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(43deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-43deg)}.nav-link{color:var(--muted);text-align:center;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-size:.92rem;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.nav-link.is-active{color:var(--ink);background:#ffffffa8}.page-grid{gap:22px;display:grid}.page-grid-home{grid-template-columns:minmax(0,1.2fr) minmax(320px,380px);align-items:start}.dual-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.panel,.hero-copy,.status-panel,.feature-card,.join-panel,.notes-panel,.spotlight-panel{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow);border-radius:30px}.hero-copy,.panel,.status-panel,.feature-card,.join-panel,.notes-panel,.spotlight-panel{padding:30px}.eyebrow,.panel-label,.card-eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.18em;margin:0 0 10px;font-size:.7rem;font-weight:800}.hero-copy h1,.section-hero h2,.status-panel h2,.join-panel h2,.notes-panel h2,.feature-card h3{margin:0;font-family:Space Grotesk,sans-serif}.hero-copy h1{max-width:none;font-size:clamp(2.6rem,5vw,4rem);line-height:.96}.section-hero h2,.join-panel h2,.notes-panel h2{font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.08}.feature-card h3{margin-bottom:12px;font-size:1.3rem}.hero-visual{background:#d8d4cd;border-radius:24px;min-height:360px;position:relative;overflow:hidden}.hero-cover{object-fit:cover;width:100%;height:360px;display:block}.hero-overlay{color:#fffdf8;background:linear-gradient(#0c0e1214 0%,#0c0e12ad 100%);flex-direction:column;justify-content:flex-end;gap:8px;padding:26px;display:flex;position:absolute;inset:0}.hero-overlay .eyebrow{color:#fff6ecd1;margin-bottom:0}.hero-overlay h1{color:#fffdf8}.hero-subtitle{color:#fff6ece6;max-width:28ch;margin:0;font-size:1rem;line-height:1.7}.hero-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.hero-meta-item{background:#ffffff75;border:1px solid #17171714;border-radius:18px;padding:16px}.hero-meta-item span{color:var(--muted);margin-bottom:8px;font-size:.78rem;display:block}.hero-meta-item strong{font-size:.94rem;line-height:1.45}.inline-code{color:#0f5d79;background:#17171714;border:1px solid #1717171a;border-radius:999px;align-items:center;padding:.18rem .52rem;font-size:.92em;font-weight:700;display:inline-flex}.hero-text,.section-text,.feature-card p:last-child,.notes-panel p,.steps,.motd-card p:last-child{color:var(--muted);font-size:.96rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.primary-button,.secondary-button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.primary-button{background:var(--ink);color:#fff6ee;cursor:pointer;border:none}.secondary-button{border:1px solid var(--line);background:#ffffff6b}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.inline-button{margin-top:18px}.spotlight-list,.status-grid,.feature-grid,.split-section,.staff-grid,.guide-steps-grid,.tool-grid,.texture-stats-grid,.texture-grid,.sound-stats-grid,.sound-grid{gap:16px;display:grid}.spotlight-item,.metric-card,.motd-card,.staff-card,.guide-step-card,.tool-card,.texture-card,.sound-card{background:#ffffff75;border:1px solid #17171714;border-radius:18px;padding:16px}.spotlight-item span,.metric-card span{color:var(--muted);margin-bottom:8px;font-size:.78rem;display:block}.spotlight-item strong,.metric-card strong{font-size:.96rem}.status-panel-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.pulse{border-radius:999px;width:16px;height:16px;margin-top:6px;animation:1.8s infinite pulse;box-shadow:0 0 #0000002e}.pulse.is-online{background:#27ae60}.pulse.is-offline{background:#c0392b}@keyframes pulse{0%{box-shadow:0 0 #27ae6059}70%{box-shadow:0 0 0 16px #27ae6000}to{box-shadow:0 0 #27ae6000}}@keyframes mobile-menu-fade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.status-banner{background:linear-gradient(135deg,#c75b3924,#23534724);border-radius:18px;justify-content:space-between;align-items:center;gap:14px;margin-top:18px;padding:14px 16px;display:flex}.status-banner span{color:var(--muted);font-size:.92rem}.status-banner strong{font-family:Space Grotesk,sans-serif;font-size:1.35rem}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.motd-card{margin-top:16px}.status-error{color:#9f2f1f;margin:16px 0 0;font-size:.92rem}.section-block{grid-column:1/-1}.section-heading{max-width:720px;margin-bottom:18px}.section-heading h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.08}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tool-grid,.split-section,.staff-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-section{gap:18px;display:grid}.guide-copy h2{margin:0 0 10px;font-family:Space Grotesk,sans-serif;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.08}.guide-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-card{align-content:start;gap:12px;min-height:220px;transition:transform .18s,border-color .18s,background-color .18s;display:grid}.tool-card:hover{background:#ffffff94;border-color:#c75b3947;transform:translateY(-2px)}.tool-card h3,.texture-card h3,.sound-card h3{overflow-wrap:anywhere;word-break:break-word;margin:0;font-family:Space Grotesk,sans-serif;font-size:1.25rem;line-height:1.15}.tool-card p{color:var(--muted);margin:0;line-height:1.7}.tool-metric{color:#9f4327;background:#c75b391f;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:40px;padding:0 14px;font-size:.85rem;font-weight:700;display:inline-flex}.software-release-panel{gap:22px;display:grid}.software-entry{gap:16px;display:grid}.software-release-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.software-release-header h3{overflow-wrap:anywhere;word-break:break-word;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.15}.software-lead{max-width:72ch;color:var(--muted);margin:0;line-height:1.8}.software-facts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.software-fact{background:#ffffff75;border:1px solid #17171714;border-radius:18px;padding:16px}.software-fact span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:.78rem;font-weight:800;display:block}.software-fact strong{font-size:.96rem}.software-actions{flex-wrap:wrap;gap:14px;display:flex}.software-back-link{width:fit-content}.ferrum-page{gap:20px}.ferrum-hero{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:start;gap:24px;display:grid}.ferrum-hero h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1}.ferrum-hero .section-text{max-width:70ch}.ferrum-hero-card{border:1px solid var(--line);background:#fffaf385;border-radius:18px;gap:10px;padding:18px;display:grid;box-shadow:0 10px 28px #1f18120f}.ferrum-hero-card .card-eyebrow{margin-bottom:4px}.ferrum-shared-step{background:#ffffff57;border:1px solid #17171712;border-radius:12px;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:12px;min-height:48px;padding:10px 12px;display:grid}.ferrum-shared-step span{color:#9f4327;letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:800}.ferrum-shared-step strong{color:var(--ink);font-size:.95rem;line-height:1.45}.ferrum-flow,.ferrum-feature-grid,.ferrum-release-grid{gap:16px;display:grid}.ferrum-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.ferrum-flow-step,.ferrum-feature-card{background:#fff6;border:1px solid #17171714;border-radius:14px;padding:16px}.ferrum-flow-step{gap:10px;display:grid}.ferrum-flow-step span{color:#9f4327;background:#c75b391f;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:inline-flex}.ferrum-section{gap:18px;display:grid}.ferrum-section-heading{max-width:720px}.ferrum-section-heading h3{margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.4rem,2.4vw,2rem);line-height:1.12}.ferrum-section-heading-wide{justify-content:space-between;align-items:flex-end;gap:18px;max-width:none;display:flex}.ferrum-section-heading-wide p:last-child{max-width:460px;color:var(--muted);margin:0;line-height:1.7}.ferrum-flow-step strong,.ferrum-feature-card h3,.ferrum-release-card h3,.ferrum-note-panel h3{margin:0;font-family:Space Grotesk,sans-serif}.ferrum-flow-step p,.ferrum-feature-card p,.ferrum-note-panel p{color:var(--muted);margin:0;line-height:1.75}.ferrum-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ferrum-feature-card h3{margin-bottom:10px;font-size:1.08rem}.ferrum-release-grid{grid-template-columns:1fr}.ferrum-release-card{background:#ffffff5c;border:1px solid #17171714;border-radius:18px;grid-template-columns:minmax(220px,.75fr) minmax(0,1fr) auto;align-items:start;gap:18px;padding:18px;display:grid}.ferrum-release-card .software-release-header{gap:12px;display:grid}.ferrum-release-card .software-lead{max-width:none}.ferrum-release-card>.secondary-button{white-space:nowrap;align-self:end}.ferrum-chip-row{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.ferrum-chip-row span{color:#0f5d79;background:#0f5d791a;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.ferrum-download-list{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ferrum-download-list a{background:#ffffff75;border:1px solid #17171714;border-radius:14px;gap:4px;min-height:70px;padding:12px;transition:transform .18s,border-color .18s,background-color .18s;display:grid}.ferrum-download-list a:hover{background:#ffffff94;border-color:#c75b3947;transform:translateY(-2px)}.ferrum-download-list span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:800}.ferrum-download-list strong{overflow-wrap:anywhere;word-break:break-word;font-size:.92rem}.ferrum-note-panel{gap:18px;display:grid}.ferrum-update-list{gap:10px;display:grid}.ferrum-update-list a{background:#fff6;border:1px solid #17171714;border-radius:14px;grid-template-columns:180px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;transition:transform .18s,border-color .18s,background-color .18s;display:grid}.ferrum-update-list a:hover{background:#ffffff8a;border-color:#c75b3947;transform:translateY(-2px)}.ferrum-update-list span{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.ferrum-update-list strong{overflow-wrap:anywhere;word-break:break-word;font-size:.94rem;line-height:1.55}.ferrum-update-list small{color:var(--muted);white-space:nowrap;font-size:.8rem}.texture-control-panel,.sound-control-panel,.sound-preview-panel{overflow:hidden}.texture-toolbar,.sound-toolbar{gap:16px;display:grid}.sound-select-row{flex-wrap:wrap;gap:12px;display:flex}.sound-select{gap:8px;min-width:min(280px,100%);display:grid}.sound-select span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:700}.sound-select select{min-height:48px;color:var(--ink);font:inherit;background:#ffffffa3;border:1px solid #1717171f;border-radius:16px;padding:0 14px}.texture-search,.texture-export-box{width:100%;color:var(--ink);background:#ffffffa3;border:1px solid #1717171f;border-radius:20px}.texture-search{min-height:56px;font:inherit;padding:0 18px}.texture-action-row{flex-wrap:wrap;gap:12px;display:flex}.is-selected-button{color:var(--ink);background:#c75b3924;border-color:#c75b3947}.texture-export-box{resize:vertical;min-height:280px;padding:16px 18px;font-family:Space Grotesk,Consolas,monospace;line-height:1.55}.texture-stats-grid,.sound-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.texture-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.sound-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.texture-empty-state{grid-column:1/-1}.texture-card{text-align:left;cursor:pointer;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:14px;width:100%;padding:18px;transition:transform .18s,border-color .18s,background-color .18s;display:grid}.texture-card:hover,.texture-card.is-selected{background:#ffffff9e;border-color:#c75b3957;transform:translateY(-2px)}.sound-card{text-align:left;cursor:pointer;gap:12px;width:100%;transition:transform .18s,border-color .18s,background-color .18s;display:grid}.sound-card:hover,.sound-card.is-selected{background:#ffffff9e;border-color:#c75b3957;transform:translateY(-2px)}.texture-card-image{object-fit:contain;width:76px;height:76px;image-rendering:pixelated;background:#fffc;border-radius:18px;padding:10px}.texture-card-body{min-width:0}.sound-card-body{gap:10px;min-width:0;display:grid}.sound-card-header{justify-content:space-between;align-items:start;gap:12px;display:flex}.sound-card-category{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;background:#c75b391f;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:700}.texture-card-body p,.texture-asset-code{color:var(--muted);word-break:break-word;margin:8px 0 0;line-height:1.65;display:block}.texture-asset-code{font-size:.82rem}.sound-card-meta{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:.82rem;font-weight:700;display:flex}.sound-preview-header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px;display:flex}.sound-preview-header h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.4rem,2.4vw,2rem);line-height:1.08}.sound-badge-row{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.sound-chip{color:#235347;letter-spacing:.08em;text-transform:uppercase;background:#2353471f;border-radius:999px;padding:8px 12px;font-size:.76rem;font-weight:800}.sound-chip.is-muted{color:var(--muted);background:#17171714}.sound-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.sound-detail-card{background:#ffffff85;border:1px solid #17171714;border-radius:20px;gap:8px;padding:16px;display:grid}.sound-detail-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:700}.sound-detail-card strong{overflow-wrap:anywhere;font-size:.95rem;line-height:1.45}.sound-slider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.sound-slider{background:#ffffff85;border:1px solid #17171714;border-radius:20px;gap:10px;padding:16px;display:grid}.sound-slider span{font-size:.88rem;font-weight:700}.sound-slider input{width:100%;accent-color:var(--accent)}.sound-preview-audio{width:100%;margin-top:16px}.sound-bedrock-note{background:#ffffff85;border:1px solid #17171714;border-radius:20px;margin-top:16px;padding:18px}.guide-step-card{padding:0;overflow:hidden}.guide-step-image{aspect-ratio:16/10;object-fit:cover;background:#0000000a;width:100%;display:block}.guide-step-body{padding:16px}.guide-step-body p:last-child{color:var(--muted);margin:0;font-size:.94rem;line-height:1.7}.staff-card{grid-template-columns:96px minmax(0,1fr);align-items:start;gap:18px;display:grid}.staff-icon{object-fit:cover;background:#0000000a;border-radius:24px;width:96px;height:96px}.staff-body h3{margin:0 0 10px;font-family:Space Grotesk,sans-serif;font-size:1.2rem}.staff-body p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.7}.staff-links{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.staff-link{border:1px solid var(--line);background:#ffffff94;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:.9rem;display:inline-flex}.social-icon{width:16px;height:16px;display:block}.staff-empty h2{margin:0 0 12px;font-family:Space Grotesk,sans-serif;font-size:clamp(1.6rem,3vw,2.2rem)}.steps{margin:0;padding-left:20px}.spotlight-title{margin:0 0 18px;font-family:Space Grotesk,sans-serif;font-size:1.45rem;line-height:1.2}.bottom-nav{display:none}.bottom-nav-item{min-height:56px;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-size:.75rem;font-weight:700;transition:color .16s;display:flex}.bottom-nav-item svg{flex-shrink:0;transition:transform .16s cubic-bezier(.22,1,.36,1)}.bottom-nav-item.is-active{color:var(--accent)}.bottom-nav-item.is-active svg{transform:translateY(-2px)}@media (width<=980px){.page-grid-home,.dual-status-grid,.split-section,.staff-grid,.texture-stats-grid,.sound-stats-grid,.software-facts-grid,.ferrum-hero,.ferrum-flow,.ferrum-feature-grid,.ferrum-release-grid,.sound-detail-grid,.sound-slider-grid{grid-template-columns:1fr}.feature-grid,.tool-grid,.guide-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-meta{grid-template-columns:1fr}.software-release-header{display:grid}.ferrum-release-card{grid-template-columns:1fr}.ferrum-release-card>.secondary-button{width:fit-content}.ferrum-section-heading-wide{align-items:start;display:grid}.ferrum-update-list a{grid-template-columns:1fr;gap:6px}}@media (width<=700px){.site-header,.site-main{width:min(100% - 20px,1160px)}.site-main-wide{width:min(100% - 20px,1540px)}.site-header{z-index:24;padding-top:14px;position:sticky;top:0}.site-main{padding-top:18px;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px) + 20px)}.feature-grid,.tool-grid,.guide-steps-grid{grid-template-columns:1fr}.bottom-nav{z-index:40;padding-bottom:env(safe-area-inset-bottom,0px);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--line);background:#fff8efeb;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #1f18121a}.page-grid{gap:14px}.topbar{z-index:24;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:26px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid;position:relative}.menu-toggle{z-index:30;display:inline-flex}.topbar-links{z-index:20;overscroll-behavior:contain;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 8% 2%,#c75b391f,#0000 36%),radial-gradient(circle at 92% 0,#2353471a,#0000 38%),linear-gradient(#ebf0f6d6 0%,#e1e7eed6 100%);grid-template-columns:1fr;align-content:start;gap:14px;padding:78px 12px 22px;display:none;position:fixed;inset:0;overflow-y:auto}.topbar-links.is-open{animation:.22s mobile-menu-fade;display:grid}.topbar-links .nav-link{color:#101112;letter-spacing:.02em;width:100%;min-height:52px;box-shadow:none;background:0 0;border:2px solid #0000;border-radius:6px;justify-content:flex-start;padding-inline:14px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.18rem,5vw,1.44rem);font-weight:700}.topbar-links .nav-link.is-active{color:#101112;background:#ffffff4d;border-color:#111111db}.hero-actions,.status-grid,.texture-action-row{gap:12px;display:grid}.nav-link,.staff-link,.primary-button,.secondary-button{min-height:46px}.panel,.hero-copy,.status-panel,.feature-card,.join-panel,.notes-panel,.spotlight-panel{border-radius:24px;padding:22px}.hero-copy,.panel,.status-panel,.feature-card,.join-panel,.notes-panel,.spotlight-panel,.staff-card,.guide-step-card{box-shadow:0 12px 32px #1f18121a}.hero-copy h1{max-width:none;font-size:clamp(2rem,11vw,3rem)}.section-hero h2,.join-panel h2,.notes-panel h2,.guide-copy h2,.section-heading h2,.ferrum-hero h2{font-size:clamp(1.5rem,8vw,2rem)}.ferrum-download-list{grid-template-columns:1fr}.ferrum-shared-step{grid-template-columns:1fr;gap:2px}.hero-visual,.hero-cover{border-radius:18px;height:240px;min-height:240px}.hero-overlay{gap:6px;padding:18px}.hero-subtitle,.section-text,.feature-card p:last-child,.notes-panel p,.steps,.motd-card p:last-child,.guide-step-body p:last-child,.staff-body p{font-size:.92rem;line-height:1.68}.hero-meta{gap:10px;margin-top:18px}.hero-meta-item,.metric-card,.motd-card,.spotlight-item{border-radius:16px;padding:14px}.status-banner{flex-direction:column;align-items:flex-start;padding:14px}.status-banner strong{font-size:1.2rem}.guide-step-image{aspect-ratio:4/3}.texture-card{grid-template-columns:64px minmax(0,1fr);padding:16px}.texture-card-image{border-radius:16px;width:64px;height:64px}.sound-grid{grid-template-columns:1fr}.sound-preview-header,.sound-card-header{flex-direction:column}.sound-badge-row{justify-content:flex-start}.guide-step-body,.staff-body{padding-top:0}.staff-card{grid-template-columns:1fr;gap:14px}.staff-icon{border-radius:20px;width:84px;height:84px}.staff-links{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.inline-button{width:100%}}@media (width<=480px){.site-header,.site-main{width:min(100% - 14px,1160px)}.site-main-wide{width:min(100% - 14px,1540px)}.topbar{border-radius:22px;padding:12px}.topbar-links{gap:10px;padding:72px 10px 14px}.brand-logo{width:40px;height:40px}.brand-title{font-size:.95rem}.brand-subtitle{font-size:.62rem}.topbar-links .nav-link{min-height:48px;padding-inline:12px;font-size:clamp(1.06rem,6vw,1.22rem)}.panel,.hero-copy,.status-panel,.feature-card,.join-panel,.notes-panel,.spotlight-panel{border-radius:20px;padding:18px}.hero-copy h1{font-size:clamp(1.8rem,10vw,2.5rem)}.hero-visual,.hero-cover{height:210px;min-height:210px}.hero-actions,.staff-links,.status-grid,.texture-action-row{grid-template-columns:1fr}.hero-actions{display:grid}.guide-step-body{padding:14px}.page-grid{gap:12px}}
