:root{
  --bg:#080b09;--bg-soft:#0a0f0b;--panel:#0e1410;--panel-2:#111812;--line:#202a22;--line-soft:#171e19;--text:#f3f7f4;--muted:#8e9a91;--muted-2:#6d786f;--green:#66e85e;--green-hover:#78f470;--discord:#5865f2;--discord-hover:#6976ff;--container:1160px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:72px;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%}.container{width:min(calc(100% - 44px),var(--container));margin-inline:auto}

.site-header{position:sticky;top:0;z-index:50;height:66px;border-bottom:1px solid rgba(255,255,255,.055);background:rgba(8,11,9,.86);backdrop-filter:blur(18px)}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{font-size:19px;font-weight:850;letter-spacing:-.045em}.wordmark span{color:var(--green)}.nav-actions{display:flex;align-items:center;gap:22px}.nav-link{font-size:13px;font-weight:700;color:#a0aba3;transition:color .18s ease}.nav-link:hover{color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid transparent;border-radius:10px;font-size:13px;font-weight:800;white-space:nowrap;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-1px)}.button-small{min-height:38px;padding:0 16px}.button-primary{background:var(--green);color:#071008}.button-primary:hover{background:var(--green-hover)}.button-secondary{background:#111712;border-color:#2a342c;color:#edf1ee}.button-secondary:hover{background:#151c16;border-color:#3b493e}.button-discord{background:var(--discord);color:#fff;box-shadow:0 10px 28px rgba(88,101,242,.18)}.button-discord:hover{background:var(--discord-hover);box-shadow:0 12px 32px rgba(88,101,242,.28)}

.hero{position:relative;padding:31px 0 30px;border-bottom:1px solid var(--line-soft)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:18px;min-height:590px}.eyebrow,.kicker{display:flex;align-items:center;gap:9px;color:var(--green);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(102,232,94,.08)}.hero h1{max-width:680px;margin:18px 0 19px;font-size:clamp(50px,5.7vw,75px);line-height:.96;letter-spacing:-.062em}.hero-copy>p{max-width:600px;margin:0;color:#9aa69d;font-size:15px;line-height:1.68}.hero-actions{display:flex;gap:10px;margin-top:20px}.hero-visual{min-width:0}.hero-stage{position:relative;height:465px;display:grid;place-items:center;isolation:isolate}.hero-stage::before{content:"";position:absolute;width:80%;aspect-ratio:1;z-index:-2;background:radial-gradient(circle,rgba(79,225,71,.13),rgba(79,225,71,.03) 44%,transparent 70%);filter:blur(7px)}.hero-stage img,.hero-stage canvas{position:absolute;width:100%;height:100%;object-fit:contain}.hero-stage img{z-index:1;padding:0}.hero-stage canvas{z-index:2}.soft-shadow{position:absolute;left:17%;right:17%;bottom:10%;height:8%;z-index:0;background:radial-gradient(ellipse,rgba(0,0,0,.7),transparent 70%);filter:blur(10px)}

.hero-live{max-width:610px;margin-top:23px;border:1px solid #202a22;border-radius:15px;background:linear-gradient(135deg,rgba(255,255,255,.025),rgba(255,255,255,.008));overflow:hidden}.hero-live-head{height:34px;display:flex;align-items:center;gap:9px;padding:0 15px;border-bottom:1px solid var(--line-soft);color:#667169;font-size:8px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.live-pill{display:inline-flex;align-items:center;gap:6px;color:#a8b2aa}.live-pill i{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(102,232,94,.08)}.live-pill.is-cached i{background:#d1a64e;box-shadow:0 0 0 4px rgba(209,166,78,.08)}.hero-metrics{display:grid;grid-template-columns:.92fr 1.08fr}.hero-metric{min-width:0;padding:15px 16px}.hero-metric+.hero-metric{border-left:1px solid var(--line-soft)}.metric-label{display:block;color:#6f7b72;font-size:8px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.metric-number{display:flex;align-items:flex-start;gap:3px;margin:5px 0 1px;font-size:clamp(31px,3.4vw,43px);font-weight:850;line-height:.94;letter-spacing:-.06em}.metric-number b{font:inherit}.metric-number small{margin-top:2px;color:var(--green);font-size:.35em}.metric-name{display:block;color:#adb7af;font-size:10px;font-weight:750}.metric-detail{display:flex;align-items:center;gap:6px;margin-top:8px;color:#707c73;font-size:9px}.metric-detail b{color:#aeb8b0;font-weight:850}.online-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px rgba(102,232,94,.08)}.hero-metric-discord{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;background:linear-gradient(120deg,rgba(88,101,242,.07),transparent 72%)}.discord-stat-link{display:block;min-width:0}.hero-discord-button{min-height:50px;padding:0 18px;border-radius:11px;font-size:12px;gap:9px}.hero-discord-button span{font-size:17px;line-height:1}

.section{padding:67px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:56px;margin-bottom:28px}.section-heading h2,.resource-heading h2{margin:10px 0 0;font-size:clamp(37px,4.1vw,53px);line-height:1.02;letter-spacing:-.052em}.section-heading>p,.resource-heading>p{max-width:470px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.section-heading.compact{margin-bottom:24px}

.features{background:var(--bg)}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-row article{min-height:195px;padding:27px 28px 27px 0}.feature-row article+article{padding-left:28px;border-left:1px solid var(--line)}.feature-row article>span{font-size:9px;font-weight:850;color:var(--green)}.feature-row h3{margin:31px 0 9px;font-size:18px;letter-spacing:-.02em}.feature-row p{margin:0;color:#7e8a81;font-size:12.5px;line-height:1.72}

.resource-section{padding-top:62px;background:#0a0f0b;border-block:1px solid var(--line-soft)}.resource-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:56px;margin-bottom:26px}.resource-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);gap:16px;align-items:stretch}.resource-downloads{min-width:0}.minecraft-pack-window{margin-bottom:12px;padding:12px;border:1px solid #303330;border-radius:14px;background:linear-gradient(#727272,#646464);box-shadow:inset 0 1px rgba(255,255,255,.25),inset 0 -1px rgba(0,0,0,.35);image-rendering:pixelated}.minecraft-pack-title{margin:0 0 8px 3px;color:#f4f4f4;text-shadow:1px 1px #222;font-family:"Courier New",monospace;font-size:10px;font-weight:700}.minecraft-pack-entry{position:relative;display:grid;grid-template-columns:64px 1fr 24px;align-items:center;gap:11px;min-height:78px;padding:7px 9px;background:#151515;border:2px solid #9b9b9b;box-shadow:inset 2px 2px #292929,inset -2px -2px #050505}.minecraft-pack-entry>img{width:64px;height:64px;object-fit:cover;image-rendering:pixelated}.minecraft-pack-copy{min-width:0;font-family:"Courier New",monospace;text-shadow:1px 1px #000}.minecraft-pack-copy strong,.minecraft-pack-copy span,.minecraft-pack-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.minecraft-pack-copy strong{color:#fff;font-size:12px}.minecraft-pack-copy span{margin-top:5px;color:#b9b9b9;font-size:9px}.minecraft-pack-copy span em{color:#55ff55;font-style:normal}.minecraft-pack-copy small{margin-top:4px;color:#808080;font-size:8px}.minecraft-pack-enabled{display:grid;place-items:center;width:22px;height:22px;border:1px solid #3d543f;background:#263e28;color:#72ed6b;font-family:monospace;font-size:13px;font-weight:900}.pack-list{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#0e1410}.pack-main{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 27px;background:linear-gradient(120deg,rgba(102,232,94,.065),transparent 53%);border-bottom:1px solid var(--line)}.recommended{display:inline-flex;padding:5px 8px;border-radius:999px;background:rgba(102,232,94,.1);color:var(--green);font-size:8px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.pack-info h3{margin:10px 0 4px;font-size:21px;letter-spacing:-.035em}.pack-info p{margin:0;color:#7f8b82;font-size:11px}.pack-info p span{margin:0 5px;color:#455148}.pack-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 27px;border-bottom:1px solid var(--line-soft)}.pack-row:last-child{border-bottom:0}.pack-row strong,.pack-row>div>span{display:block}.pack-row strong{font-size:13px}.pack-row>div>span{margin-top:4px;color:#728078;font-size:10px}.pack-row>a{font-size:11px;font-weight:850;color:#839087}.pack-row>a:hover{color:#cbd3cd}.pack-row-title{display:flex;align-items:center;gap:8px}.pack-row-title strong{display:inline}.legacy-tag{display:inline-flex!important;margin:0!important;padding:3px 6px;border:1px solid #3a3021;border-radius:999px;background:#1c1811;color:#c3a267!important;font-size:7px!important;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.pack-row-legacy{opacity:.78}.pack-help{display:flex;align-items:center;gap:19px;margin-top:13px;color:#748078;font-size:10px}.pack-help span{margin-right:auto}.pack-help a{color:#b8c2ba;font-weight:750}

.resource-preview-card{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-radius:18px;background:#0d130f;overflow:hidden}.resource-preview-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 17px 0}.resource-preview-head span,.resource-preview-head strong{display:block}.resource-preview-head span{color:#6f7b72;font-size:8px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.resource-preview-head strong{margin-top:3px;font-size:13px;letter-spacing:-.015em}.resource-preview-head small{color:#69756c;font-size:9px;font-weight:750}.resource-stage{position:relative;height:270px;display:grid;place-items:center;isolation:isolate}.resource-stage::before{content:"";position:absolute;width:70%;aspect-ratio:1;z-index:-1;background:radial-gradient(circle,rgba(102,232,94,.075),transparent 67%)}.resource-stage img,.resource-stage canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.resource-stage img{z-index:1;padding:7%}.resource-stage canvas{z-index:2}.resource-stage .soft-shadow{bottom:9%;left:23%;right:23%}.mc-menu{background:#c6c6c6;border:3px solid #000;box-shadow:inset 3px 3px #fff,inset -3px -3px #555;image-rendering:pixelated}.compact-menu{margin:0 14px 14px;padding:7px}.vehicle-slots{display:grid;grid-template-columns:repeat(6,1fr);gap:2px}.vehicle-slot{position:relative;aspect-ratio:1;border:2px solid #373737;border-top-color:#fff;border-left-color:#fff;background:#8b8b8b;padding:2px;cursor:pointer;overflow:hidden}.vehicle-slot::after{content:"";position:absolute;inset:0;border:2px solid transparent;pointer-events:none}.vehicle-slot:hover{background:#999}.vehicle-slot.active{outline:2px solid #2f2f2f;outline-offset:-4px;background:#a4a4a4}.vehicle-slot.active::after{border-color:#fff}.vehicle-slot img{display:block;width:100%;height:100%;object-fit:contain}.vehicle-slot span{display:none}

.community{padding-top:61px}.community-banner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:42px;padding:29px 31px;border:1px solid rgba(88,101,242,.24);border-radius:18px;background:linear-gradient(120deg,rgba(88,101,242,.13),rgba(88,101,242,.025) 58%,#0d130f)}.community-copy h2{margin:10px 0 8px;font-size:clamp(31px,3.2vw,43px);line-height:1.04;letter-spacing:-.05em}.community-copy p{max-width:640px;margin:0;color:#8e9991;font-size:12px;line-height:1.68}.community-cta{display:flex;flex-direction:column;align-items:stretch;gap:10px;min-width:270px}.community-online{display:flex;justify-content:center;align-items:center;gap:7px;color:#87928a;font-size:9px}.community-online b{color:#b8c1bb}.community-discord-button{min-height:58px;padding:0 25px;border-radius:12px;font-size:13px;gap:5px}.community-discord-button>b{font:inherit}.community-discord-button>span{margin-left:5px;font-size:18px}.contributors-card{border:1px solid var(--line);border-radius:18px;background:#0d130f;padding:27px}.contributors-wide{margin-top:15px}.contributors-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.contributors-head h3{margin:8px 0 0;font-size:23px;letter-spacing:-.04em}.contributors-head>a{font-size:10px;font-weight:800;color:#9ca7a0}.contributors{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.contributor{display:flex;align-items:center;gap:9px;min-width:0;padding:9px;border:1px solid var(--line);border-radius:11px;background:#101611}.contributor img,.avatar-fallback{width:37px;height:37px;flex:0 0 37px;border-radius:8px;object-fit:cover;background:#182019;border:1px solid #2b352d}.avatar-fallback{display:grid;place-items:center;color:var(--green);font-size:9px;font-weight:900}.contributor>span:last-child{min-width:0}.contributor strong,.contributor small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contributor strong{font-size:10px}.contributor small{margin-top:3px;color:#68746b;font-size:8px}.repo-meta{display:flex;gap:18px;margin-top:16px;padding-top:14px;border-top:1px solid var(--line);color:#6f7b72;font-size:9px}.repo-meta b{color:#c8d0ca}

.footer{padding:24px 0 22px;border-top:1px solid var(--line-soft)}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-links{display:flex;gap:22px;flex-wrap:wrap}.footer-links a{font-size:11px;color:#768178}.footer-links a:hover{color:#fff}.footer-bottom{padding-top:17px;margin-top:17px;border-top:1px solid #131914;color:#59635b;font-size:9px}

@media(max-width:1050px){.hero-grid{grid-template-columns:1fr;min-height:0;gap:0}.hero-copy{max-width:760px}.hero-stage{height:400px;margin-top:-4px}.resource-heading{display:block}.resource-heading>p{margin-top:14px}.resource-layout{grid-template-columns:1fr}.resource-preview-card{max-width:620px;width:100%;justify-self:center}.resource-stage{height:310px}.contributors{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.container{width:min(calc(100% - 28px),var(--container))}.site-header{height:62px}.nav-actions{gap:14px}.nav-link{font-size:12px}.hero{padding:31px 0 24px}.hero h1{font-size:clamp(45px,13vw,61px)}.hero-copy>p{font-size:14px}.hero-metrics{grid-template-columns:1fr}.hero-metric+.hero-metric{border-left:0;border-top:1px solid var(--line-soft)}.hero-metric-discord{grid-template-columns:1fr auto}.metric-number{font-size:39px}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-stage{height:315px}.section{padding:53px 0}.section-heading,.resource-heading{display:block;margin-bottom:22px}.section-heading h2,.resource-heading h2{font-size:38px}.feature-row{grid-template-columns:1fr}.feature-row article,.feature-row article+article{min-height:0;padding:24px 0;border-left:0;border-bottom:1px solid var(--line)}.feature-row article:last-child{border-bottom:0}.feature-row h3{margin:21px 0 8px}.resource-section{padding-top:52px}.minecraft-pack-window{padding:9px}.minecraft-pack-entry{grid-template-columns:54px 1fr 22px;gap:8px;min-height:68px;padding:6px}.minecraft-pack-entry>img{width:54px;height:54px}.minecraft-pack-copy strong{font-size:10px}.minecraft-pack-copy span{font-size:8px}.pack-main{display:block;padding:22px}.pack-main .button{margin-top:17px;width:100%}.pack-row{padding:17px 19px;align-items:flex-start}.pack-row-title{align-items:flex-start;flex-direction:column;gap:5px}.pack-row>a{padding-top:2px}.pack-help{align-items:flex-start;flex-direction:column;gap:8px}.pack-help span{margin-right:0}.resource-preview-card{border-radius:16px}.resource-stage{height:260px}.compact-menu{margin:0 10px 10px;padding:6px}.vehicle-slots{grid-template-columns:repeat(6,1fr)}.vehicle-slot{padding:1px}.community-banner{grid-template-columns:1fr;gap:23px;padding:26px 23px}.community-cta{min-width:0}.community-discord-button{width:100%}.contributors-card{padding:23px}.contributors{grid-template-columns:1fr}.footer-row{display:block}.footer-links{margin-top:18px}}
@media(max-width:460px){.hero-metric-discord{grid-template-columns:1fr}.hero-discord-button{margin-top:4px;width:100%}.vehicle-slots{grid-template-columns:repeat(4,1fr)}.minecraft-pack-entry{grid-template-columns:48px 1fr}.minecraft-pack-entry>img{width:48px;height:48px}.minecraft-pack-enabled{display:none}.pack-row{display:block}.pack-row>a{display:inline-block;margin-top:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* v8: cleaner live strip, reordered landing sections and compact header actions */
.nav-discord{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid rgba(88,101,242,.28);border-radius:9px;background:rgba(88,101,242,.08);color:#c7ccff;font-size:12px;font-weight:800;transition:background .18s ease,border-color .18s ease,color .18s ease}.nav-discord:hover{background:rgba(88,101,242,.15);border-color:rgba(88,101,242,.42);color:#fff}.nav-download{gap:8px}.nav-download svg{display:block;flex:0 0 auto}

.hero-live{max-width:690px;margin-top:23px;display:grid;grid-template-columns:auto minmax(118px,1fr) minmax(128px,1fr) minmax(168px,1.22fr) auto;align-items:stretch;border:1px solid #202a22;border-radius:15px;background:linear-gradient(135deg,rgba(255,255,255,.026),rgba(255,255,255,.008));overflow:hidden}.hero-live-status{display:flex;flex-direction:column;justify-content:center;gap:3px;padding:12px 13px;background:rgba(102,232,94,.025)}.hero-live-status .live-pill{font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.live-note{color:#5f6b62;font-size:7px;font-weight:750;white-space:nowrap}.live-stat{display:flex;align-items:center;gap:9px;min-width:0;padding:11px 12px;border-left:1px solid var(--line-soft);transition:background .18s ease}.live-stat:hover{background:rgba(255,255,255,.018)}.live-stat-value{display:flex;align-items:flex-start;gap:2px;flex:0 0 auto;color:#f3f7f4;font-size:clamp(23px,2.15vw,30px);font-weight:880;line-height:1;letter-spacing:-.055em}.live-stat-value b{font:inherit}.live-stat-value small{margin-top:1px;color:var(--green);font-size:.38em}.live-stat-copy{display:block;min-width:0}.live-stat-copy strong,.live-stat-copy small{display:block}.live-stat-copy strong{color:#c4ccc6;font-size:9px;font-weight:850;white-space:nowrap}.live-stat-copy small{margin-top:3px;color:#677269;font-size:7.5px;font-weight:700;line-height:1.35;white-space:nowrap}.live-stat-copy small b{color:#8f9b92;font:inherit;font-weight:850}.live-stat-copy .online-dot{width:5px;height:5px;margin-right:4px;vertical-align:1px;box-shadow:0 0 0 2px rgba(102,232,94,.08)}.live-stat-discord{background:linear-gradient(120deg,rgba(88,101,242,.055),transparent 80%)}.hero-live>.hero-discord-button{align-self:stretch;min-height:0;margin:8px;padding:0 14px;border-radius:9px;font-size:10px;gap:7px}.hero-live>.hero-discord-button span{font-size:15px}

.community{padding:55px 0;background:var(--bg)}.community-banner{margin:0}.opensource{padding-top:56px}.opensource .contributors-wide{margin-top:0}

@media(max-width:1180px) and (min-width:1051px){.hero-live{grid-template-columns:auto minmax(105px,1fr) minmax(110px,1fr) minmax(148px,1.12fr)}.hero-live>.hero-discord-button{grid-column:1/-1;min-height:40px;margin:0;border-radius:0;border-top:1px solid rgba(88,101,242,.18)}.live-stat-value{font-size:25px}}
@media(max-width:1050px){.hero-live{max-width:760px;grid-template-columns:auto repeat(3,minmax(145px,1fr)) auto}.community{padding:50px 0}}
@media(max-width:760px){.nav-actions{gap:9px}.nav-discord{min-height:33px;padding:0 10px;font-size:11px}.nav-download{padding:0 12px}.hero-live{grid-template-columns:1fr 1fr;overflow:hidden}.hero-live-status{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding:9px 12px;border-bottom:1px solid var(--line-soft)}.live-stat{padding:13px 14px;border-left:0}.live-stat:nth-of-type(3){border-left:1px solid var(--line-soft)}.live-stat-discord{grid-column:1/-1;border-top:1px solid var(--line-soft)}.hero-live>.hero-discord-button{grid-column:1/-1;min-height:46px;margin:0;border-radius:0;border-top:1px solid rgba(88,101,242,.2);font-size:11px}.live-stat-value{font-size:29px}.live-stat-copy strong{font-size:9px}.live-stat-copy small{font-size:7.5px}}
@media(max-width:520px){.nav-actions{gap:7px}.nav-link{font-size:11px}.nav-discord{padding:0 9px}.nav-download{min-height:34px;padding:0 10px}.nav-download svg{width:14px;height:14px}.nav-download span{display:none}.hero-live{grid-template-columns:1fr 1fr}.live-stat{display:block}.live-stat-value{font-size:28px}.live-stat-copy{margin-top:5px}.live-stat-copy strong,.live-stat-copy small{white-space:normal}.live-stat-discord{display:flex}.live-stat-discord .live-stat-copy{margin-top:0}.community{padding:42px 0}}

/* v9: flowing live stats, creator story, cleaner header and balanced resource pack */
.wordmark{color:#fff}.wordmark span{color:inherit}
.nav-discord{min-height:38px;padding:0 15px;border:1px solid rgba(88,101,242,.52);background:var(--discord);color:#fff;box-shadow:0 8px 24px rgba(88,101,242,.18);gap:7px}.nav-discord:hover{background:var(--discord-hover);border-color:var(--discord-hover);box-shadow:0 10px 28px rgba(88,101,242,.28)}.nav-discord-dot{width:6px;height:6px;border-radius:50%;background:#fff;box-shadow:0 0 0 3px rgba(255,255,255,.12)}

.hero-live{max-width:690px;margin-top:23px;display:flex;align-items:center;gap:20px;padding:10px 11px 10px 14px;border:1px solid #202a22;border-radius:15px;background:linear-gradient(135deg,rgba(255,255,255,.024),rgba(255,255,255,.007));overflow:visible}.hero-live-status{display:flex;flex:0 0 auto;flex-direction:column;justify-content:center;gap:2px;padding:0;background:none}.hero-live-status .live-pill{font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.live-note{font-size:6.5px}.live-group{display:flex;align-items:center;gap:8px;min-width:0;color:inherit;transition:opacity .18s ease}.live-group:hover{opacity:.82}.live-big{display:flex;align-items:flex-start;gap:2px;flex:0 0 auto;font-size:clamp(25px,2.45vw,34px);font-weight:880;line-height:.94;letter-spacing:-.06em}.live-big b{font:inherit}.live-big small{margin-top:1px;color:var(--green);font-size:.35em}.live-copy{min-width:0}.live-copy strong,.live-copy small{display:block;white-space:nowrap}.live-copy strong{color:#c9d1cb;font-size:9px;font-weight:850}.live-copy small{margin-top:3px;color:#6e7971;font-size:7.5px;font-weight:700}.live-copy small b{color:#9aa69d;font:inherit;font-weight:850}.live-group-discord{margin-left:auto}.live-group-discord .online-dot{width:5px;height:5px;margin-right:4px;vertical-align:1px;box-shadow:0 0 0 2px rgba(102,232,94,.08)}.hero-live>.hero-discord-button{align-self:center;min-height:43px;margin:0;padding:0 15px;border-radius:10px;font-size:10px;gap:7px;flex:0 0 auto}.hero-live>.hero-discord-button span{font-size:15px}

.resource-downloads{display:flex;flex-direction:column;min-height:100%}.pack-list{display:flex;flex:1;flex-direction:column}.pack-main{flex:1;min-height:150px}.resource-preview-card{height:100%}.pack-help{flex:0 0 auto}

.creator{padding:57px 0;background:#0a0f0b;border-top:1px solid var(--line-soft)}.creator-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:70px;align-items:center;padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.creator-identity{display:flex;align-items:center;gap:20px}.creator-identity h2{margin:8px 0 4px;font-size:clamp(34px,3.2vw,45px);line-height:1;letter-spacing:-.055em}.creator-identity p{margin:0;color:#77837a;font-size:11px}.steve-avatar{position:relative;width:88px;height:88px;flex:0 0 88px;border:4px solid #222b24;box-shadow:0 0 0 1px #344037,inset 0 0 0 1px rgba(255,255,255,.08);image-rendering:pixelated;background:
linear-gradient(#3a2419 0 0) 0 0/100% 28% no-repeat,
linear-gradient(#3a2419 0 0) 0 20%/18% 24% no-repeat,
linear-gradient(#3a2419 0 0) 82% 20%/18% 24% no-repeat,
linear-gradient(#f4f4f4 0 0) 18% 45%/22% 14% no-repeat,
linear-gradient(#f4f4f4 0 0) 60% 45%/22% 14% no-repeat,
linear-gradient(#4f83a8 0 0) 27% 48%/8% 9% no-repeat,
linear-gradient(#4f83a8 0 0) 65% 48%/8% 9% no-repeat,
linear-gradient(#8d563d 0 0) 43% 66%/14% 9% no-repeat,
linear-gradient(#a8624c 0 0) 34% 76%/32% 8% no-repeat,
#c88967}.steve-avatar::after{content:"";position:absolute;left:18%;right:18%;bottom:-12px;height:12px;background:#2d8f8c;border:4px solid #222b24;border-top:0}.creator-story{max-width:690px}.creator-story p{margin:0;color:#89958c;font-size:13px;line-height:1.78}.creator-story p+p{margin-top:12px}.creator-story strong{color:#e9eeea;font-weight:800}

.opensource{padding-top:54px}.features{border-top:1px solid var(--line-soft)}

@media(max-width:1050px){.hero-live{max-width:760px}.resource-downloads{min-height:0}.creator-layout{grid-template-columns:1fr;gap:28px}.creator-story{max-width:760px}}
@media(max-width:760px){.nav-discord{min-height:35px;padding:0 12px}.hero-live{display:flex;flex-wrap:wrap;gap:11px 18px;padding:12px}.hero-live-status{width:100%;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding:0 0 7px;border-bottom:1px solid var(--line-soft)}.live-group{flex:1 1 190px;padding:0;border:0}.live-group-discord{margin-left:0}.hero-live>.hero-discord-button{flex:1 1 100%;min-height:46px;margin-top:2px}.pack-main{min-height:0}.creator{padding:48px 0}.creator-layout{padding:23px 0}.creator-identity{gap:16px}.steve-avatar{width:74px;height:74px;flex-basis:74px}.creator-story p{font-size:12.5px}}
@media(max-width:520px){.nav-actions{gap:10px}.nav-discord{font-size:10px}.hero-live{gap:12px}.live-group{flex-basis:100%}.live-group-discord{margin-left:0}.live-big{font-size:31px}.live-copy strong,.live-copy small{white-space:normal}.creator-identity{align-items:flex-start}.creator-identity h2{font-size:35px}.steve-avatar{width:66px;height:66px;flex-basis:66px}}

/* v10: single-line live stats, creator image + contributors, simplified open source */
.hero-live{
  max-width:690px;
  width:max-content;
  min-width:0;
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center;
  gap:9px;
  margin-top:23px;
  padding:10px 12px;
  border:1px solid #202a22;
  border-radius:13px;
  background:linear-gradient(135deg,rgba(255,255,255,.023),rgba(255,255,255,.007));
  overflow-x:auto;
  overflow-y:hidden;
  scrollbar-width:none;
  white-space:nowrap;
}
.hero-live::-webkit-scrollbar{display:none}
.hero-live .live-pill{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;color:#b8c2ba;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.hero-live .live-pill i{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px rgba(102,232,94,.08)}
.hero-live .live-pill.is-cached i{background:#9da79f;box-shadow:none}
.live-inline-stat{display:inline-flex;align-items:baseline;gap:4px;flex:0 0 auto;color:#8c978f;font-size:10px;font-weight:750;line-height:1;transition:color .18s ease}
.live-inline-stat:hover{color:#dfe5e0}
.live-inline-stat .stat-slot,.live-online .stat-slot{display:inline-block;flex:0 0 auto;color:#f4f7f5;font-size:18px;font-weight:900;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.045em;text-align:right}
.live-inline-stat .stat-slot b,.live-online .stat-slot b{font:inherit}
.live-inline-stat .stat-slot small{margin-left:1px;color:var(--green);font-size:.52em;vertical-align:top}
.stat-slot-small{width:4.2ch}
.stat-slot-members{width:6.7ch}
.stat-slot-online{width:5.2ch}
.live-separator{flex:0 0 auto;color:#354037;font-size:9px}
.live-online{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;color:#6f7b72;font-size:9px;font-weight:750;line-height:1}
.live-online .online-dot{width:5px;height:5px;flex:0 0 5px;margin:0 1px 0 0}
.live-online .stat-slot{font-size:11px;color:#a8b2aa}
.hero-live-status,.live-group,.hero-live>.hero-discord-button{display:none!important}

.creator{padding:58px 0;background:#0a0f0b;border-top:1px solid var(--line-soft)}
.creator-layout{display:grid;grid-template-columns:minmax(310px,.72fr) minmax(0,1.28fr);gap:64px;align-items:center;padding:0;border:0}
.creator-profile{display:flex;align-items:center;gap:20px;min-width:0}
.creator-avatar{width:112px;height:112px;flex:0 0 112px;display:block;border:1px solid #344037;border-radius:16px;object-fit:cover;image-rendering:pixelated;box-shadow:0 16px 38px rgba(0,0,0,.22)}
.creator-identity{display:block;min-width:0}
.creator-identity h2{margin:8px 0 5px;font-size:clamp(36px,3.4vw,48px);line-height:.96;letter-spacing:-.055em}
.creator-identity p{margin:0;color:#77837a;font-size:11px;line-height:1.45}
.steve-avatar{display:none!important}
.creator-story{max-width:720px}
.creator-story p{margin:0;color:#8c978f;font-size:13px;line-height:1.76}
.creator-story p+p{margin-top:12px}
.creator-story strong{color:#eef2ef;font-weight:800}
.creator-contributors{margin-top:34px;padding-top:26px;border-top:1px solid var(--line)}
.creator-contributors-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:17px}
.creator-contributors-head h3{margin:8px 0 0;font-size:20px;letter-spacing:-.035em}
.creator-contributors-head>a{flex:0 0 auto;color:#9aa59d;font-size:10px;font-weight:800}
.creator-contributors-head>a:hover{color:#fff}
.creator-contributors .contributors{grid-template-columns:repeat(3,minmax(0,1fr))}

.opensource{padding:54px 0;background:var(--bg)}
.opensource-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:56px;padding:31px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.opensource-card h2{margin:9px 0 9px;font-size:clamp(31px,3vw,43px);line-height:1.02;letter-spacing:-.05em}
.opensource-card p{max-width:660px;margin:0;color:#7f8b82;font-size:12.5px;line-height:1.72}
.opensource-actions{display:flex;align-items:center;gap:22px;flex:0 0 auto}
.opensource-actions .repo-meta{margin:0;padding:0;border:0;white-space:nowrap}
.opensource-actions .button{min-height:42px}

@media(max-width:1050px){
  .hero-live{max-width:100%;width:max-content}
  .creator-layout{grid-template-columns:1fr;gap:28px}
  .creator-story{max-width:780px}
  .opensource-card{grid-template-columns:1fr;gap:24px}
  .opensource-actions{justify-content:space-between}
}
@media(max-width:760px){
  .hero-live{width:100%;max-width:100%;gap:8px;padding:10px 11px}
  .live-inline-stat .stat-slot{font-size:17px}
  .creator{padding:48px 0}
  .creator-profile{gap:16px}
  .creator-avatar{width:88px;height:88px;flex-basis:88px;border-radius:13px}
  .creator-identity h2{font-size:38px}
  .creator-contributors-head{align-items:flex-start;flex-direction:column;gap:8px}
  .creator-contributors .contributors{grid-template-columns:repeat(2,minmax(0,1fr))}
  .opensource-actions{align-items:flex-start;flex-direction:column;gap:16px}
}
@media(max-width:520px){
  .hero-live{border-radius:11px}
  .live-inline-stat .stat-slot{font-size:16px}
  .live-inline-stat{font-size:9px}
  .creator-profile{align-items:flex-start}
  .creator-avatar{width:76px;height:76px;flex-basis:76px;border-radius:11px}
  .creator-identity h2{font-size:34px}
  .creator-contributors .contributors{grid-template-columns:1fr}
}

/* v11: larger three-stat hero row + stronger top navigation */
.wordmark{
  font-size:24px;
  font-weight:900;
  letter-spacing:-.052em;
}
.nav-discord{
  min-height:44px;
  padding:0 20px;
  border-radius:11px;
  font-size:13px;
  font-weight:850;
  gap:8px;
  box-shadow:0 10px 30px rgba(88,101,242,.24);
}
.nav-discord-dot{
  width:7px;
  height:7px;
}

/* Replace the old narrow ticker with three readable statistics. */
.hero-live{display:none!important}
.hero-stats{
  width:min(100%,650px);
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:11px;
  margin-top:25px;
}
.hero-stat{
  min-width:0;
  padding:14px 15px 13px;
  border:1px solid #202a22;
  border-radius:13px;
  background:linear-gradient(145deg,rgba(255,255,255,.027),rgba(255,255,255,.008));
  transition:border-color .18s ease,background .18s ease,transform .18s ease;
}
.hero-stat:hover{
  transform:translateY(-1px);
  border-color:#303c32;
  background:linear-gradient(145deg,rgba(255,255,255,.038),rgba(255,255,255,.01));
}
.hero-stat-discord{
  border-color:rgba(88,101,242,.25);
  background:linear-gradient(145deg,rgba(88,101,242,.075),rgba(255,255,255,.008));
}
.hero-stat-top{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:10px;
}
.hero-stat-number{
  display:inline-flex;
  align-items:flex-start;
  min-width:0;
  color:#f5f8f6;
  font-size:clamp(28px,2.65vw,38px);
  font-weight:900;
  line-height:.93;
  letter-spacing:-.065em;
  font-variant-numeric:tabular-nums;
  white-space:nowrap;
}
.hero-stat-number b{font:inherit}
.hero-stat-number small{
  margin:1px 0 0 2px;
  color:var(--green);
  font-size:.34em;
  line-height:1;
}
.hero-stat-badge{
  display:inline-flex;
  align-items:center;
  gap:5px;
  flex:0 0 auto;
  margin-top:2px;
  padding:4px 6px;
  border:1px solid rgba(102,232,94,.13);
  border-radius:999px;
  background:rgba(102,232,94,.055);
  color:#91a097;
  font-size:7px;
  font-weight:900;
  letter-spacing:.08em;
  line-height:1;
  text-transform:uppercase;
  white-space:nowrap;
}
.hero-stat-badge i{
  width:5px;
  height:5px;
  flex:0 0 5px;
  border-radius:50%;
  background:var(--green);
  box-shadow:0 0 0 2px rgba(102,232,94,.08);
}
.hero-stat-badge.is-cached i{
  background:#9da79f;
  box-shadow:none;
}
.hero-stat-online{
  border-color:rgba(88,101,242,.18);
  background:rgba(88,101,242,.07);
  color:#9ea7b0;
  letter-spacing:0;
  text-transform:none;
}
.hero-stat-online b{
  color:#dce1dd;
  font:inherit;
  font-weight:900;
}
.hero-stat-label{
  display:block;
  margin-top:8px;
  color:#7d8980;
  font-size:9px;
  font-weight:750;
  line-height:1.2;
}

@media(max-width:760px){
  .wordmark{font-size:22px}
  .nav-discord{min-height:40px;padding:0 15px;font-size:11px}
  .hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
  .hero-stat{padding:12px 11px}
  .hero-stat-number{font-size:clamp(24px,7vw,31px)}
  .hero-stat-badge{padding:3px 5px;font-size:6.5px}
  .hero-stat-label{font-size:8px}
}
@media(max-width:560px){
  .hero-stats{
    grid-template-columns:1fr 1fr;
  }
  .hero-stat-discord{grid-column:1/-1}
  .hero-stat-discord .hero-stat-number{font-size:32px}
}

/* v12: spacing fixes, stable Discord stat, browser branding */
.resource-heading>p{
  max-width:none;
  flex:0 1 560px;
}

.hero-stat-discord .hero-stat-top{
  display:block;
}
.hero-stat-footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  margin-top:8px;
  min-width:0;
}
.hero-stat-footer .hero-stat-label{
  margin-top:0;
  min-width:0;
}
.hero-stat-footer .hero-stat-online{
  margin-top:0;
  flex:0 0 auto;
}

.community-cta{
  align-items:stretch;
}
.community-online{
  order:2;
  margin-top:1px;
  justify-content:center;
  flex-wrap:wrap;
  line-height:1.4;
}
.community-online span{
  color:#566159;
}
.community-discord-button{
  order:1;
}

@media(max-width:1050px){
  .resource-heading>p{
    max-width:none;
    width:auto;
    flex:none;
  }
}
@media(max-width:760px){
  .hero-stat-footer{
    align-items:flex-start;
    flex-direction:column;
    gap:5px;
  }
}

/* v13: correct MTV favicon + download icons */
.download-icon{display:block;width:15px;height:15px;flex:0 0 auto}.hero-actions .button,.pack-main .button{gap:8px}.pack-row>a{display:inline-flex;align-items:center;gap:6px}.pack-row>a .download-icon{width:13px;height:13px}
