
:root{
  --bg:#070913;--bg2:#0a1020;--panel:#0e1324;--panel2:#11182d;--glass:rgba(255,255,255,.065);
  --text:#f4f7ff;--muted:#aeb8cc;--soft:#d7e0f4;--line:rgba(255,255,255,.12);
  --green:#65f5a4;--purple:#a98cff;--amber:#ffc965;--cyan:#66e6ff;--red:#ff7a96;
  --radius:24px;--shadow:0 24px 80px rgba(0,0,0,.38);--max:1180px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 15% 10%,rgba(101,245,164,.14),transparent 30%),radial-gradient(circle at 85% 4%,rgba(169,140,255,.18),transparent 34%),linear-gradient(180deg,var(--bg),#0b1020 55%,var(--bg));color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select{font:inherit}.shell,.wrap{width:min(var(--max),calc(100% - 36px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;width:100%;min-height:76px;margin:0;padding:0 max(18px,calc((100vw - var(--max))/2));display:flex;align-items:center;justify-content:space-between;gap:20px;background:rgba(7,9,19,.74);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;color:var(--text);font-weight:950;letter-spacing:-.03em;min-width:0}.brand span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--green),var(--purple));display:grid;place-items:center;color:#071018;box-shadow:0 10px 30px rgba(101,245,164,.25);flex:0 0 auto}.site-nav{display:flex;gap:6px;align-items:center}.site-nav a{color:var(--muted);font-weight:750;font-size:.94rem;padding:10px 13px;border-radius:999px;transition:.18s ease}.site-nav a:hover,.site-nav a.active{color:#fff;background:rgba(255,255,255,.09);transform:translateY(-1px)}.nav-toggle{display:none;border:1px solid var(--line);background:rgba(255,255,255,.06);color:#fff;border-radius:14px;padding:10px 12px;font-size:1.05rem}.hero{padding:92px 0 56px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:34px;align-items:center}.eyebrow{display:inline-flex;gap:10px;align-items:center;border:1px solid rgba(101,245,164,.28);background:rgba(101,245,164,.08);color:#c7ffdf;padding:8px 12px;border-radius:999px;font-weight:850;font-size:.86rem;letter-spacing:.01em}.hero h1,.page-hero h1,.article h1{font-size:clamp(2.55rem,6.2vw,6.1rem);line-height:.98;letter-spacing:-.065em;margin:18px 0 22px;text-wrap:balance}.page-hero h1,.article h1{font-size:clamp(2.35rem,5vw,5rem)}.lead{font-size:clamp(1.04rem,1.55vw,1.19rem);color:#c9d3e7;max-width:760px}.hero-search{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 8px;max-width:680px}.hero-search input,.filters input,.filters select,.search,.select{background:rgba(255,255,255,.075);border:1px solid var(--line);border-radius:16px;color:#fff;padding:13px 14px;min-height:48px;outline:none}.hero-search input{flex:1 1 260px}.btn,.hero-search button{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:900;border-radius:999px;padding:13px 18px;border:1px solid var(--line);color:#fff;background:rgba(255,255,255,.065);cursor:pointer;white-space:nowrap;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.btn.primary,.primary,.hero-search button{background:linear-gradient(135deg,var(--green),var(--cyan));color:#061019!important;border:0;box-shadow:0 16px 44px rgba(102,230,255,.12)}.btn.ghost,.ghost{background:rgba(255,255,255,.065);color:#fff}.btn:hover,.hero-search button:hover{transform:translateY(-2px);border-color:rgba(101,245,164,.45);box-shadow:0 18px 42px rgba(0,0,0,.25)}.hero-actions,.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.hero-panel{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.095),rgba(255,255,255,.045));border-radius:34px;padding:18px;box-shadow:var(--shadow);transform:rotate(1deg);min-height:0;display:grid;gap:14px;position:relative;overflow:hidden}.hero-panel:before{content:"";position:absolute;inset:-30% -20% auto auto;width:330px;height:330px;background:radial-gradient(circle,var(--purple),transparent 65%);opacity:.18}.panel-top{display:flex;gap:8px;margin-bottom:4px;position:relative}.panel-top span{width:10px;height:10px;border-radius:99px;background:var(--green)}.panel-top span:nth-child(2){background:var(--amber)}.panel-top span:nth-child(3){background:var(--purple)}.panel-card{position:relative;display:grid;grid-template-columns:64px 1fr;gap:14px;align-items:center;background:rgba(10,15,30,.72);border:1px solid var(--line);border-radius:22px;padding:14px;transition:.18s ease}.panel-card:hover{transform:translateX(4px);border-color:rgba(101,245,164,.42)}.panel-card img{width:64px;height:64px;object-fit:cover;border-radius:17px}.panel-card small{display:block;color:var(--muted)}.panel-card.featured{border-color:rgba(101,245,164,.42);transform:translateX(-8px)}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:0;padding:14px 0 32px}.stats div,.stat{border:1px solid var(--line);background:rgba(255,255,255,.05);border-radius:20px;padding:16px;min-width:0}.stats b,.stat strong{font-size:1.35rem;display:block;letter-spacing:-.025em}.stats span,.stat span{color:var(--muted);font-size:.9rem}.section-head{padding:58px 0 16px}.section-head h2,.split h2{font-size:clamp(2rem,3.8vw,3.55rem);line-height:1;letter-spacing:-.052em;margin:0 0 14px;text-wrap:balance}.section-head p,.section-lead{color:var(--muted);max-width:780px;font-size:1.05rem}.card-grid,.grid{display:grid;gap:18px}.card-grid,.grid.cols-3{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr))}.grid.cols-4{grid-template-columns:repeat(auto-fill,minmax(min(100%,230px),1fr))}.panel,.project-card,.guide-card,.muted-note,.card,.category-card,.creator-card,.control-panel{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.078),rgba(255,255,255,.034));border-radius:var(--radius);padding:20px;box-shadow:0 16px 44px rgba(0,0,0,.18);min-width:0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.project-card,.guide-card,.category-card,.creator-card{display:flex;flex-direction:column;gap:14px;min-height:100%;transition:.2s transform,.2s border-color,.2s background;overflow:hidden}.project-card:hover,.guide-card:hover,.category-card:hover,.creator-card:hover{transform:translateY(-4px);border-color:rgba(101,245,164,.48);background:linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.045))}.project-card h3,.guide-card h3,.card h3,.category-card h3,.creator-card h3{font-size:1.16rem;margin:0 0 6px;letter-spacing:-.02em;line-height:1.2}.project-card p,.guide-card p,.card p,.category-card p,.creator-card p{color:var(--muted);margin:0 0 10px}.project-media{position:relative;width:100%;aspect-ratio:16/10;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#1a2638,#0d141f);border:1px solid rgba(255,255,255,.08)}.project-media>img{width:100%;height:100%;object-fit:cover}.project-logo{position:absolute;left:12px;bottom:12px;width:58px!important;height:58px!important;border-radius:16px;object-fit:cover;border:2px solid rgba(255,255,255,.58);background:#111;box-shadow:0 10px 30px rgba(0,0,0,.35)}.meta-row,.meta{display:flex;gap:8px;flex-wrap:wrap;align-items:center;color:var(--muted);font-size:.88rem}.pill{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;padding:5px 9px;color:#d5def2;background:rgba(255,255,255,.055);font-weight:800;font-size:.74rem;margin:2px}.pill.good{border-color:rgba(101,245,164,.35);color:#c7ffdf}.pill.warn{border-color:rgba(255,201,101,.35);color:#ffe3ad}.split{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center;padding:64px 0}.glass-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.glass-list a,.glass-list span{border:1px solid var(--line);border-radius:18px;padding:22px;background:rgba(255,255,255,.06);font-weight:850;transition:.18s ease}.glass-list a:hover{transform:translateY(-3px);border-color:rgba(101,245,164,.45)}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,215px),1fr));gap:14px}.category-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(101,245,164,.22),rgba(169,140,255,.22));font-size:1.4rem}.page-hero.compact{padding:62px 0 18px}.filters{display:grid;grid-template-columns:minmax(220px,1.3fr) 150px 160px 155px 160px 145px;gap:12px;align-items:center;padding:8px 0 18px}.filters input,.filters select{width:100%}.select option,.filters select option{background:#10172a}.filter-actions{display:flex;gap:10px;flex-wrap:wrap}.center{text-align:center;padding:26px 0 50px}.muted-note{color:var(--muted);margin-bottom:16px}.project-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,1.05fr);gap:30px;align-items:center;padding:68px 0 36px}.project-hero h1{font-size:clamp(2.25rem,5.2vw,5.2rem);line-height:1;letter-spacing:-.062em;margin:14px 0 16px;text-wrap:balance}.project-icon-xl{width:92px;height:92px;object-fit:cover;border-radius:24px;border:1px solid var(--line);margin-bottom:14px}.project-shot{aspect-ratio:16/10;border-radius:34px;overflow:hidden;border:1px solid var(--line);background:rgba(255,255,255,.05);box-shadow:var(--shadow)}.project-shot img{width:100%;height:100%;object-fit:cover}.project-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;padding:20px 0 60px}.facts dl{display:grid;gap:12px}.facts dt{color:var(--muted);font-size:.85rem}.facts dd{margin:0;font-weight:800;word-break:break-word}.prose{color:#d5e0ef}.prose h2{color:var(--text);font-size:1.7rem;line-height:1.15;letter-spacing:-.035em;margin:1.45em 0 .55em}.prose a{color:var(--green)}.prose ul{padding-left:1.2rem}.article{max-width:920px;padding:52px 0}.article h1{margin-bottom:16px}.article h2{font-size:clamp(1.45rem,2.4vw,2.1rem);line-height:1.15;letter-spacing:-.035em;margin:34px 0 14px}.article p{font-size:1.03rem;color:#d4deef}.article .step{display:grid;grid-template-columns:52px minmax(0,1fr);gap:16px;align-items:start;border:1px solid var(--line);border-radius:20px;padding:16px;margin:14px 0;background:rgba(255,255,255,.045)}.article .step p{margin:0;max-width:72ch;overflow-wrap:normal;word-break:normal}.num{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,var(--green),var(--cyan));color:#061019;font-weight:1000;display:grid;place-items:center;flex:0 0 auto}.guide-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px;align-items:start}.guide-sidebar{position:sticky;top:94px}.guide-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));gap:14px}.guide-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 180px 160px 160px;gap:12px;margin:8px 0 18px}.guide-toolbar input,.guide-toolbar select{width:100%;background:rgba(255,255,255,.075);border:1px solid var(--line);border-radius:16px;color:#fff;padding:13px 14px;min-height:48px}.guide-cats{display:grid;gap:8px}.guide-cats button{border:1px solid var(--line);background:rgba(255,255,255,.055);color:#dbe5f5;border-radius:14px;padding:10px 12px;text-align:left;cursor:pointer;font-weight:800;transition:.18s ease}.guide-cats button:hover,.guide-cats button.active{border-color:rgba(101,245,164,.45);background:rgba(101,245,164,.1);transform:translateX(3px)}.creator-avatar{width:74px;height:74px;border-radius:22px;background:linear-gradient(135deg,var(--green),var(--purple));display:grid;place-items:center;color:#061019;font-weight:1000;font-size:1.5rem}.creator-card .creator-avatar{margin-bottom:2px}.skeleton{height:220px;border-radius:var(--radius);background:linear-gradient(90deg,rgba(255,255,255,.06),rgba(255,255,255,.13),rgba(255,255,255,.06));animation:pulse 1.4s infinite}.big{height:480px}@keyframes pulse{50%{opacity:.55}}.site-footer{border-top:1px solid var(--line);padding:34px 0 46px;color:var(--muted);width:100%;margin:40px 0 0;background:rgba(0,0,0,.08)}.footer-grid{width:min(var(--max),calc(100% - 36px));margin:0 auto;display:grid;grid-template-columns:1.2fr repeat(2,.8fr);gap:24px}.site-footer a{display:block;color:var(--muted);margin:7px 0}.site-footer a:hover{color:#fff}.fineprint{width:min(var(--max),calc(100% - 36px));margin:20px auto 0;border-top:1px solid var(--line);padding-top:16px;color:#94a4bb;font-size:.82rem}.hidden{display:none!important}.error{border-color:rgba(255,122,150,.5);background:rgba(255,122,150,.08)}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,230px),1fr));gap:12px;margin-top:12px}.gallery-grid .project-media{aspect-ratio:16/9}.library-grid{padding-bottom:24px}.count-note{color:var(--muted);font-size:.92rem;margin:0 0 14px}.project-readme{max-height:760px;overflow:auto;border-radius:18px;border:1px solid var(--line);padding:16px;background:rgba(0,0,0,.12)}.project-readme img{border-radius:14px;margin:10px 0}.project-readme h1,.project-readme h2,.project-readme h3{line-height:1.15;letter-spacing:-.025em}.project-readme code{background:rgba(255,255,255,.08);padding:.15rem .35rem;border-radius:6px}.project-readme table{width:100%;display:block;overflow:auto;border-collapse:collapse}.project-readme td,.project-readme th{border:1px solid var(--line);padding:8px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:1080px){.filters{grid-template-columns:1fr 1fr 1fr}.guide-layout{grid-template-columns:1fr}.guide-sidebar{position:static}.guide-cats{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.guide-toolbar{grid-template-columns:1fr 1fr}}
@media(max-width:940px){.hero,.project-hero,.project-layout,.split,.footer-grid{grid-template-columns:1fr}.hero-panel{transform:none}.stats{grid-template-columns:1fr}.site-nav{display:none;position:absolute;left:18px;right:18px;top:82px;background:#0b1020;border:1px solid var(--line);border-radius:20px;padding:12px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.site-nav.open{display:flex}.nav-toggle{display:block}.project-layout{padding-bottom:36px}}
@media(max-width:720px){.filters,.guide-toolbar{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr 1fr}.article .step{grid-template-columns:44px minmax(0,1fr);padding:13px}.num{width:44px;height:44px;border-radius:14px}.article{padding:34px 0}.page-hero.compact{padding-top:42px}}
@media(max-width:620px){.shell,.wrap{width:min(100% - 22px,var(--max))}.site-header{min-height:66px;padding:0 11px}.brand-mark{width:38px;height:38px}.hero{padding:54px 0 34px}.hero h1,.page-hero h1,.project-hero h1{font-size:clamp(2.25rem,13vw,4rem);letter-spacing:-.048em;line-height:1.04}.hero-search,.hero-actions,.actions{flex-direction:column}.hero-search button,.btn{width:100%}.glass-list{grid-template-columns:1fr}.panel-card{grid-template-columns:52px 1fr}.panel-card img{width:52px;height:52px}.project-media{aspect-ratio:1.55}.project-card,.guide-card,.panel,.card,.category-card,.creator-card{padding:15px}.footer-grid,.fineprint{width:min(100% - 22px,var(--max))}.category-grid{grid-template-columns:1fr}.project-hero{padding-top:42px}.project-shot{border-radius:24px}.article .step{grid-template-columns:1fr}.article .step .num{margin-bottom:6px}.article .step p{font-size:1rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* v7 polish pass */
button.category-card, .category-card{appearance:none;-webkit-appearance:none;text-align:left;color:var(--text);font:inherit;cursor:pointer;background:linear-gradient(180deg,rgba(255,255,255,.082),rgba(255,255,255,.038));}
button.category-card h3,.category-card h3{color:var(--text);}
button.category-card p,.category-card p{color:var(--muted);}
button.category-card:focus-visible,.btn:focus-visible,.guide-cats button:focus-visible{outline:3px solid rgba(102,230,255,.45);outline-offset:3px;}
.browse-cats{grid-template-columns:repeat(auto-fill,minmax(min(100%,230px),1fr));}
.category-card{min-height:172px;justify-content:flex-start;}
.category-icon{flex:0 0 auto;}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease, transform .55s ease, border-color .18s ease, background .18s ease, box-shadow .18s ease;}
.reveal.is-visible{opacity:1;transform:none;}
.project-card.reveal:hover,.guide-card.reveal:hover,.category-card.reveal:hover,.creator-card.reveal:hover{transform:translateY(-5px);}
.site-nav a,.btn,.project-card,.guide-card,.creator-card,.category-card,.panel-card{will-change:transform;}

.project-hero{grid-template-columns:minmax(0,1.02fr) minmax(280px,.98fr);isolation:isolate;}
.project-copy{min-width:0;position:relative;z-index:2;}
.project-hero h1{overflow-wrap:anywhere;word-break:normal;letter-spacing:-.052em;line-height:1.03;}
.project-shot{min-width:0;max-width:100%;position:relative;z-index:1;}
.project-shot img{object-fit:cover;cursor:zoom-in;transition:transform .4s ease;}
.project-shot:hover img{transform:scale(1.025);}
.project-layout{align-items:start;}
.project-media.gallery-button{padding:0;appearance:none;border:1px solid rgba(255,255,255,.09);cursor:zoom-in;color:inherit;display:block;background:linear-gradient(135deg,#1a2638,#0d141f);}
.project-media.gallery-button img{transition:transform .35s ease;}
.project-media.gallery-button:hover img{transform:scale(1.04);}
.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));}
.project-readme{max-height:none;overflow:visible;background:rgba(0,0,0,.1);}
.rich-readme{font-size:1rem;line-height:1.68;}
.rich-readme p{margin:0 0 1rem;color:#d6e0ef;}
.rich-readme h1,.rich-readme h2,.rich-readme h3,.rich-readme h4{margin:1.45rem 0 .7rem;color:var(--text);line-height:1.16;letter-spacing:-.028em;overflow-wrap:anywhere;}
.rich-readme h1{font-size:2rem}.rich-readme h2{font-size:1.65rem}.rich-readme h3{font-size:1.3rem}.rich-readme h4{font-size:1.1rem}
.rich-readme img{max-width:100%;height:auto;border-radius:16px;border:1px solid var(--line);box-shadow:0 14px 36px rgba(0,0,0,.22);cursor:zoom-in;}
.rich-readme figure{margin:1.15rem 0;}
.rich-readme figcaption{font-size:.84rem;color:var(--muted);margin-top:.45rem;}
.rich-readme center{display:block;text-align:center;}
.rich-readme blockquote{margin:1rem 0;padding:12px 16px;border-left:3px solid var(--green);background:rgba(101,245,164,.065);border-radius:0 14px 14px 0;color:#dbe7f7;}
.rich-readme pre{overflow:auto;padding:14px;border-radius:16px;background:rgba(0,0,0,.25);border:1px solid var(--line);}
.creator-list{display:grid;gap:8px;}
.creator-inline{display:flex;align-items:center;gap:9px;padding:8px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.045);transition:.18s ease;}
.creator-inline:hover{border-color:rgba(101,245,164,.45);transform:translateX(2px);}
.creator-inline img{width:30px;height:30px;border-radius:9px;object-fit:cover;}
.creator-inline small{display:block;color:var(--muted);font-size:.74rem;}
.note-card{margin-top:18px;padding:14px;border-radius:18px;border:1px solid rgba(101,245,164,.22);background:rgba(101,245,164,.07);}
.note-card p{margin:.35rem 0 0;color:var(--muted);font-weight:600;}

.lightbox{position:fixed;inset:0;background:rgba(4,7,14,.86);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);z-index:200;display:none;align-items:center;justify-content:center;padding:26px;}
.lightbox.open{display:flex;}
.lightbox figure{margin:0;max-width:min(1120px,calc(100vw - 96px));max-height:calc(100vh - 90px);display:grid;gap:10px;}
.lightbox img{max-width:100%;max-height:calc(100vh - 136px);object-fit:contain;border-radius:22px;border:1px solid var(--line);box-shadow:var(--shadow);}
.lightbox figcaption{color:#d5e0f1;text-align:center;font-weight:800;}
.lightbox-close,.lightbox-nav{position:absolute;border:1px solid var(--line);background:rgba(255,255,255,.1);color:#fff;border-radius:999px;width:46px;height:46px;display:grid;place-items:center;font-size:1.8rem;cursor:pointer;transition:.18s ease;}
.lightbox-close{top:20px;right:20px;}
.lightbox-nav.prev{left:22px;top:50%;transform:translateY(-50%);}
.lightbox-nav.next{right:22px;top:50%;transform:translateY(-50%);}
.lightbox-close:hover,.lightbox-nav:hover{background:rgba(101,245,164,.18);border-color:rgba(101,245,164,.45);}
.no-scroll{overflow:hidden;}
.creator-avatar.image{object-fit:cover;background:none;color:transparent;}
.creator-card p{min-height:3em;}

.guide-article{max-width:920px;margin:0 auto;}
.guide-meta{margin:18px 0 24px;}
.guide-intro{margin:24px 0;}
.steps-list{display:grid;gap:14px;}
.article .step{grid-template-columns:56px minmax(0,1fr);width:100%;}
.article .step h3{margin:0 0 4px;font-size:1.04rem;letter-spacing:-.015em;}
.article .step p{max-width:none;width:100%;white-space:normal;overflow-wrap:break-word;word-break:normal;}
.check-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,250px),1fr));gap:12px;}
.check-card{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start;border:1px solid var(--line);border-radius:18px;padding:14px;background:rgba(255,255,255,.045);}
.check-card span{width:30px;height:30px;border-radius:10px;background:linear-gradient(135deg,var(--green),var(--cyan));display:grid;place-items:center;color:#061019;font-weight:1000;}
.check-card p{margin:0;}
.trouble{margin:12px 0;}
.tips-list li{margin:8px 0;}
.related-guides{margin:16px 0 24px;}

@media(max-width:1120px){.project-hero{grid-template-columns:minmax(0,1fr) minmax(260px,.75fr);}.project-hero h1{font-size:clamp(2.15rem,4.9vw,4.8rem)}}
@media(max-width:940px){.project-hero{grid-template-columns:1fr;}.project-shot{max-width:720px}.lightbox figure{max-width:calc(100vw - 42px)}.lightbox-nav.prev{left:12px}.lightbox-nav.next{right:12px}}
@media(max-width:620px){.lightbox{padding:12px}.lightbox-close,.lightbox-nav{width:40px;height:40px;font-size:1.5rem}.lightbox img{max-height:calc(100vh - 140px);border-radius:16px}.article .step{grid-template-columns:1fr}.article .step p{font-size:1rem}.check-grid{grid-template-columns:1fr}.project-readme{padding:14px}.rich-readme h1{font-size:1.55rem}.rich-readme h2{font-size:1.35rem}}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}.project-shot:hover img,.project-media.gallery-button:hover img{transform:none}}

/* v8 stability + liquid glass pass */
:root{--glass-strong:rgba(17,28,46,.58);--glass-soft:rgba(255,255,255,.075);--glass-edge:rgba(255,255,255,.20)}
body{background:radial-gradient(circle at 12% 8%,rgba(101,245,164,.16),transparent 28%),radial-gradient(circle at 80% 0%,rgba(169,140,255,.16),transparent 32%),linear-gradient(135deg,#08121a 0%,#0b1121 48%,#171832 100%);}
.panel,.project-card,.guide-card,.muted-note,.card,.category-card,.creator-card,.hero-panel,.panel-card,.stats div,.stat,.glass-list a,.glass-list span,.note-card,.project-readme,.article .step,.check-card,.site-nav.open,.fancy-select-button,.fancy-select-menu,.filters input,.guide-toolbar input,.hero-search input{background:linear-gradient(135deg,rgba(255,255,255,.105),rgba(255,255,255,.042) 52%,rgba(101,245,164,.035));border:1px solid var(--glass-edge);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 18px 52px rgba(0,0,0,.22);backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}
.panel:hover,.project-card:hover,.guide-card:hover,.category-card:hover,.creator-card:hover{box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 24px 62px rgba(0,0,0,.28)}
.control-panel{background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:10px 0 20px!important;border-radius:0!important;}
.filters{grid-template-columns:minmax(230px,1.35fr) repeat(6,minmax(130px,.8fr));align-items:stretch;overflow:visible;position:relative;z-index:10;}
.filters input,.guide-toolbar input{width:100%;min-width:0;color:#fff;background:linear-gradient(135deg,rgba(255,255,255,.105),rgba(255,255,255,.045));}
.category-card{color:var(--text)!important;border-color:rgba(255,255,255,.18)!important;position:relative;overflow:hidden;text-align:left!important;}
.category-card::before,.project-card::before,.guide-card::before,.creator-card::before,.panel::before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);opacity:.75;pointer-events:none;}
.category-card h3,.category-card p{color:inherit}.category-card p{color:#b8c4d8}.category-icon{box-shadow:inset 0 1px 0 rgba(255,255,255,.24)}
.browse-cats{margin-bottom:8px}.muted-note{position:relative;z-index:1}.library-grid{min-height:260px;position:relative;z-index:1;}
.reveal{opacity:1!important;transform:none!important;animation:popGlass .52s cubic-bezier(.2,.8,.2,1) both;animation-delay:var(--pop-delay,0ms);}
.reveal.is-visible{opacity:1!important;transform:none!important;}
@keyframes popGlass{0%{opacity:.001;transform:translateY(16px) scale(.985);filter:blur(3px)}100%{opacity:1;transform:none;filter:none}}
.project-card.reveal:hover,.guide-card.reveal:hover,.category-card.reveal:hover,.creator-card.reveal:hover{transform:translateY(-5px)!important}.panel.reveal:hover{transform:none!important}
.native-select-hidden{position:absolute!important;inline-size:1px!important;block-size:1px!important;opacity:0!important;pointer-events:none!important;}
.fancy-select{position:relative;min-width:0;z-index:20;}
.fancy-select.open{z-index:80;}
.fancy-select-button{width:100%;min-height:50px;border-radius:16px;color:#fff;padding:0 13px;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;font-weight:780;}
.fancy-select-button:hover{border-color:rgba(101,245,164,.45);transform:translateY(-1px)}
.fancy-select-button span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fancy-select-button b{color:var(--muted);font-size:1rem}
.fancy-select-menu{display:none;position:absolute;left:0;right:0;top:calc(100% + 8px);max-height:310px;overflow:auto;border-radius:18px;padding:7px;z-index:100;background:rgba(12,18,31,.96)!important;}
.fancy-select.open .fancy-select-menu{display:grid;gap:4px;animation:menuPop .16s ease both}@keyframes menuPop{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}
.fancy-select-option{appearance:none;border:0;background:transparent;color:#dbe6f7;text-align:left;border-radius:12px;padding:10px 11px;cursor:pointer;font-weight:740;}
.fancy-select-option:hover,.fancy-select-option.active{background:rgba(101,245,164,.13);color:#fff;}
.guide-toolbar{align-items:stretch;position:relative;z-index:20}.guide-toolbar .fancy-select{min-width:0}.guide-layout{overflow:visible}.guide-sidebar{z-index:1}.guide-grid{position:relative;z-index:1}.guide-cats button{color:#dbe6f7}
.project-hero{overflow:hidden}.project-shot{max-height:520px}.project-shot img{width:100%;height:100%;object-fit:cover}.project-layout{position:relative;z-index:1}.prose.panel,.facts.panel{position:relative;overflow:hidden}.rich-readme img{display:inline-block;max-width:100%;height:auto}.rich-readme .center-media{text-align:center}.rich-readme .center-media img{margin-left:auto;margin-right:auto}.gallery-grid .project-media{min-height:120px}.gallery-grid img{width:100%;height:100%;object-fit:cover}
.creator-card{min-height:220px}.creator-avatar{flex:0 0 auto}.creator-avatar.image{width:74px;height:74px}.creator-list{word-break:normal}.creator-inline{color:#f4f7ff}.creator-inline span{overflow:hidden;text-overflow:ellipsis}
.page-hero h1,.hero h1,.project-hero h1,.article h1{letter-spacing:-.045em;line-height:1.04}.section-head h2,.split h2{letter-spacing:-.04em;line-height:1.06}.project-card h3,.guide-card h3,.category-card h3,.creator-card h3{line-height:1.28;letter-spacing:-.012em}.lead{line-height:1.65}.count-note{min-height:1.4em}
@media(max-width:1180px){.filters{grid-template-columns:repeat(3,minmax(0,1fr));}.guide-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:760px){.filters,.guide-toolbar{grid-template-columns:1fr;}.fancy-select-menu{position:static;margin-top:8px}.category-grid.browse-cats{grid-template-columns:1fr}.category-card{min-height:140px}.page-hero h1{font-size:clamp(2.15rem,11vw,4rem)}.project-hero{padding-top:40px}.project-shot{max-height:none}.project-layout{gap:14px}.site-header{z-index:120}.fancy-select.open{z-index:90}}
@media(prefers-reduced-motion:reduce){.reveal{animation:none!important}}

/* v9 polish: sticky tools, stronger galleries, infinite loading, creator credit */
html{scroll-behavior:smooth;}
.filters.control-panel,.guide-toolbar{position:sticky;top:76px;z-index:75;margin-top:8px;margin-bottom:18px;padding:14px!important;border-radius:26px!important;background:linear-gradient(135deg,rgba(16,26,43,.72),rgba(20,28,50,.54))!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 22px 70px rgba(0,0,0,.28)!important;backdrop-filter:blur(28px) saturate(165%)!important;-webkit-backdrop-filter:blur(28px) saturate(165%)!important;}
.filters.control-panel::before,.guide-toolbar::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(101,245,164,.45),rgba(102,230,255,.18),rgba(169,140,255,.34));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.65;}
.fancy-select-menu{box-shadow:0 24px 80px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.16)!important;}
.auto-load-status{opacity:.78;cursor:default}.auto-load-sentinel{text-align:center;color:var(--muted);font-weight:800;margin:26px auto 12px;min-height:36px}.back-to-top{position:fixed;right:22px;bottom:22px;width:48px;height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(135deg,rgba(101,245,164,.86),rgba(102,230,255,.82));color:#061019;font-weight:1000;font-size:1.25rem;box-shadow:0 18px 44px rgba(0,0,0,.32);z-index:140;opacity:0;pointer-events:none;transform:translateY(12px) scale(.96);transition:.2s ease;cursor:pointer}.back-to-top.show{opacity:1;pointer-events:auto;transform:none}.back-to-top:hover{transform:translateY(-3px) scale(1.03)}
.project-shot img{object-fit:contain;background:rgba(0,0,0,.22)}.gallery-button{cursor:pointer;border:1px solid rgba(255,255,255,.14);padding:0;background:rgba(255,255,255,.04)}.gallery-button img{transition:transform .28s ease,filter .28s ease}.gallery-button:hover img{transform:scale(1.045);filter:brightness(1.1)}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,210px),1fr));gap:14px}.gallery-grid .project-media{height:138px;min-height:138px;border-radius:16px;overflow:hidden}.lightbox figure{width:min(1180px,calc(100vw - 98px));justify-items:center}.lightbox img{width:auto;height:auto;max-width:100%;max-height:calc(100vh - 140px);object-fit:contain;background:rgba(0,0,0,.24)}.lightbox figcaption{max-width:900px;line-height:1.45}
.link-stack{display:grid;gap:9px;margin-top:10px}.link-stack a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border-radius:15px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055);color:#eef4ff;font-weight:850}.link-stack a:hover{border-color:rgba(101,245,164,.44);background:rgba(101,245,164,.1);transform:translateX(2px)}.facts a{color:#dbfff0}.facts dd a:hover{text-decoration:underline}.creator-load-note{margin-top:-10px;margin-bottom:20px}.creator-card{overflow:hidden}.creator-card::after{content:"";position:absolute;inset:auto -30% -45% -30%;height:100px;background:radial-gradient(circle,rgba(101,245,164,.12),transparent 68%);pointer-events:none}.creator-avatar{box-shadow:inset 0 1px 0 rgba(255,255,255,.26),0 12px 32px rgba(0,0,0,.25)}
.rich-readme{overflow-wrap:anywhere}.rich-readme table{display:block;max-width:100%;overflow:auto}.rich-readme figure{margin:18px 0;text-align:center}.rich-readme figcaption{color:var(--muted);font-weight:800;margin-top:8px}.rich-readme img{border-radius:16px;border:1px solid rgba(255,255,255,.13);background:rgba(0,0,0,.15)}
.guide-article h1,.project-hero h1,.page-hero h1,.hero h1{letter-spacing:-.035em!important;line-height:1.08!important}.project-hero h1{overflow-wrap:anywhere}.guide-card p,.project-card p,.category-card p{line-height:1.65}.guide-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:14px;margin:18px 0}.guide-detail-grid .panel{padding:18px}.guide-detail-grid h3{margin-top:0}.guide-article .pro-tip{border-color:rgba(101,245,164,.28);background:linear-gradient(135deg,rgba(101,245,164,.1),rgba(102,230,255,.05))}
@media(max-width:900px){.filters.control-panel,.guide-toolbar{position:relative;top:auto;border-radius:22px!important}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-grid .project-media{height:116px}.back-to-top{right:14px;bottom:14px;width:44px;height:44px}.site-nav a{white-space:nowrap}}
@media(max-width:560px){.gallery-grid{grid-template-columns:1fr}.gallery-grid .project-media{height:180px}.lightbox figure{width:calc(100vw - 28px)}.lightbox img{max-height:calc(100vh - 130px)}.project-icon-xl{width:64px;height:64px}.filters.control-panel,.guide-toolbar{padding:10px!important}.fancy-select-menu{max-height:260px}.page-hero.compact{padding-top:44px}}

/* v11 source expansion: safer external-world/skin placeholders */
.project-placeholder{width:100%;height:100%;min-height:128px;display:grid;place-items:center;border-radius:20px;background:radial-gradient(circle at 30% 20%,rgba(101,245,164,.20),transparent 45%),linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.03));font-size:2.2rem;color:#fff;border:1px solid rgba(255,255,255,.12)}
.project-placeholder.skin{background:radial-gradient(circle at 30% 20%,rgba(169,140,255,.22),transparent 45%),linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.03))}
.project-placeholder.world{background:radial-gradient(circle at 30% 20%,rgba(102,230,255,.20),transparent 45%),linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.03))}
.project-card[target="_blank"] .project-media::after{content:"Official source";position:absolute;right:10px;bottom:10px;font-size:.72rem;font-weight:900;color:#041216;background:linear-gradient(135deg,var(--green),var(--cyan));padding:6px 9px;border-radius:999px;box-shadow:0 8px 24px rgba(0,0,0,.28)}


/* v13 project previews and skin viewer */
.skin-preview-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,380px);gap:22px;align-items:center;margin-top:18px;margin-bottom:18px;overflow:hidden;}
.skin-viewer-wrap{min-height:440px;display:grid;place-items:center;position:relative;border-radius:26px;background:radial-gradient(circle at 50% 18%,rgba(101,245,164,.14),transparent 35%),linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.12);overflow:hidden;perspective:900px;}
.skin-viewer-wrap canvas{display:none;max-width:100%;}
.skin-viewer-wrap canvas.ready{display:block;}
.skin-fallback{max-height:390px;width:auto;transition:transform .3s ease;transform-style:preserve-3d;filter:drop-shadow(0 24px 38px rgba(0,0,0,.38));image-rendering:auto;}
.skin-fallback.hidden{display:none;}
.skin-controls{margin-top:14px;color:var(--muted);font-weight:800}.skin-controls input{width:min(100%,320px);accent-color:var(--green);vertical-align:middle;margin-left:10px;}
.project-card .project-media{background:linear-gradient(135deg,rgba(17,28,45,.95),rgba(12,17,31,.94));}
@media(max-width:760px){.skin-preview-panel{grid-template-columns:1fr}.skin-viewer-wrap{min-height:360px}.skin-fallback{max-height:320px}}

/* v14 stability polish */
.creator-load-note{margin-top:18px;margin-bottom:12px;color:var(--muted)}
.project-card,.creator-card{content-visibility:auto;contain-intrinsic-size:360px;}
.skin-viewer-wrap canvas:not(.ready){display:none}
.skin-fallback{transition:transform .25s ease;transform-style:preserve-3d;max-height:420px;object-fit:contain;}
.project-media img{object-fit:cover;}
.project-shot img{object-fit:cover;max-height:360px;}
.gallery-grid img{object-fit:cover;}
@media (max-width:700px){.project-shot img{max-height:260px}.creator-card{contain-intrinsic-size:320px}}

/* v15 refinements */
.skin-controls{display:none!important}
.skin-preview-panel .skin-viewer-wrap{display:grid;place-items:center;min-height:430px;position:relative}
.skin-fallback{max-height:390px;width:auto;object-fit:contain;transition:transform .25s ease;filter:drop-shadow(0 22px 38px rgba(0,0,0,.38))}
.skin-viewer-wrap canvas{max-width:100%;height:auto;display:block}
.creator-more{grid-column:1/-1;justify-self:center;margin:10px auto 0;min-width:240px}
.project-card .project-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:2.8rem;background:radial-gradient(circle at 30% 20%,rgba(101,245,164,.24),transparent 40%),linear-gradient(135deg,rgba(28,44,68,.96),rgba(14,19,36,.96));}
.project-card .project-placeholder.world::after{content:'World / Map';font-size:.8rem;font-weight:900;margin-left:8px;color:#dbe8ff;letter-spacing:.02em}
.project-card .project-placeholder.skin::after{content:'Skin preview';font-size:.8rem;font-weight:900;margin-left:8px;color:#dbe8ff;letter-spacing:.02em}
@media(max-width:760px){.skin-preview-panel .skin-viewer-wrap{min-height:340px}.skin-fallback{max-height:300px}.creator-more{width:100%}}


/* v16 source/library fixes */
.toggle-pill{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(255,255,255,.055);color:#dce8fb;font-weight:850;padding:10px 12px;white-space:nowrap;}
.toggle-pill input{width:18px;height:18px;accent-color:var(--green)}
.filters.control-panel{grid-template-columns:minmax(220px,1.25fr) 150px 160px 155px 160px 145px minmax(150px,.7fr)!important;align-items:start;}
.category-card[data-quick="type:server"] .category-icon,.category-card[href="/browse?type=server"] .category-icon{background:linear-gradient(135deg,rgba(102,230,255,.24),rgba(101,245,164,.18));}
.project-card .project-placeholder.server::after{content:'Server';font-size:.8rem;font-weight:900;margin-left:8px;color:#dbe8ff;letter-spacing:.02em}
.project-card .project-media .project-placeholder{border:0;border-radius:0;}
.project-card .meta-row span{min-width:0;}
.creator-card p{min-height:3.2em;}
.guide-card{min-height:260px;}
.guide-card p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}
.fancy-select-menu{min-width:100%;max-width:min(420px,calc(100vw - 42px));}
.fancy-select-option{display:flex;align-items:center;gap:8px;text-align:left;}
@media(max-width:1280px){.filters.control-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important;}}
@media(max-width:760px){.filters.control-panel{grid-template-columns:1fr!important;}.toggle-pill{justify-content:flex-start}.browse-cats{grid-template-columns:1fr!important}.project-card .project-media{aspect-ratio:16/9}.creator-card p{min-height:auto}}


/* v17 layout and polish fixes */
.brand-mark.brand-fmm{width:54px;height:42px;border-radius:16px;background:linear-gradient(135deg,#65f5a4 0%,#66e6ff 52%,#a98cff 100%);box-shadow:0 12px 34px rgba(101,245,164,.22),inset 0 1px 0 rgba(255,255,255,.45);font-size:.82rem;font-weight:1000;letter-spacing:-.08em;color:#061019;position:relative;overflow:hidden}.brand-mark.brand-fmm span{position:relative;z-index:1}.brand-mark.brand-fmm::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 24% 20%,rgba(255,255,255,.7),transparent 28%),linear-gradient(135deg,transparent 40%,rgba(255,255,255,.24) 52%,transparent 60%)}
.filters.control-panel{display:grid!important;grid-template-columns:minmax(230px,1.45fr) minmax(150px,.72fr) minmax(170px,.8fr) minmax(160px,.78fr) minmax(170px,.8fr) minmax(150px,.72fr) minmax(160px,.72fr)!important;gap:12px!important;align-items:start!important;padding:14px!important}.filters.control-panel .toggle-pill{grid-column:1 / -1;justify-self:start;min-width:220px;margin-top:2px;background:rgba(255,255,255,.045)}.filters.control-panel .toggle-pill input{appearance:none;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.11);border-radius:5px}.filters.control-panel .toggle-pill input:checked{background:var(--green);box-shadow:inset 0 0 0 4px rgba(6,16,25,.8)}
@media(max-width:1220px){.filters.control-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important}.filters.control-panel .toggle-pill{grid-column:auto;justify-self:stretch}}
@media(max-width:760px){.filters.control-panel{grid-template-columns:1fr!important}.filters.control-panel .toggle-pill{grid-column:auto;width:100%}.brand span:last-child{max-width:58vw}}
@keyframes popGlass{0%{opacity:.001;transform:translateY(12px) scale(.99)}100%{opacity:1;transform:none}}
.creator-load-note{display:none!important}.creator-sentinel{grid-column:1/-1;text-align:center;color:var(--muted);padding:18px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:rgba(255,255,255,.035)}
.creator-card{content-visibility:auto;contain-intrinsic-size:260px;backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%)}
.project-placeholder.world,.project-placeholder.server{width:100%;height:100%;display:grid;place-items:center;font-size:2.25rem;background:radial-gradient(circle at 30% 20%,rgba(101,245,164,.28),transparent 40%),linear-gradient(135deg,#132033,#10182c)}


/* v18: filter alignment, true checkbox, server cards, cleaner creator/browser layout */
.filters.control-panel{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  gap:12px!important;
  padding:14px!important;
  overflow:visible!important;
  width:min(var(--max),calc(100% - 36px))!important;
}
.filters.control-panel>input{flex:1 1 230px!important;min-width:220px!important;max-width:none!important}
.filters.control-panel>.fancy-select{flex:1 1 145px!important;min-width:145px!important;max-width:180px!important}
.filters.control-panel>.fancy-select:nth-of-type(5),.filters.control-panel>.fancy-select:nth-of-type(6){max-width:160px!important}
.filters.control-panel .toggle-pill{
  grid-column:auto!important;flex:0 0 auto!important;min-width:205px!important;margin:0!important;align-self:center!important;
  min-height:48px!important;display:inline-flex!important;justify-content:flex-start!important;padding:10px 16px!important;
  border-radius:16px!important;background:rgba(255,255,255,.055)!important;
}
.filters.control-panel .toggle-pill input{
  appearance:none!important;-webkit-appearance:none!important;width:20px!important;height:20px!important;min-width:20px!important;max-width:20px!important;flex:0 0 20px!important;
  border:1.5px solid rgba(255,255,255,.35)!important;border-radius:4px!important;background:rgba(255,255,255,.08)!important;display:inline-block!important;position:relative!important;margin:0 8px 0 0!important;
}
.filters.control-panel .toggle-pill input:checked{background:linear-gradient(135deg,var(--green),var(--cyan))!important;border-color:transparent!important;box-shadow:none!important;}
.filters.control-panel .toggle-pill input:checked::after{content:"";position:absolute;left:5px;top:2px;width:6px;height:11px;border:solid #071018;border-width:0 3px 3px 0;transform:rotate(45deg)}
.fancy-select{min-width:0}.fancy-select-button{min-width:0;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fancy-select-menu{z-index:250!important}
@media(max-width:1160px){.filters.control-panel>.fancy-select{max-width:none!important}.filters.control-panel .toggle-pill{flex:1 1 205px!important}}
@media(max-width:720px){.filters.control-panel{display:grid!important;grid-template-columns:1fr!important}.filters.control-panel>*{width:100%!important;max-width:none!important}.filters.control-panel .toggle-pill{width:100%!important;flex:auto!important}}
.server-live{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:8px;color:#dbe8ff;font-size:.78rem}.server-live span{border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:5px 7px;background:rgba(255,255,255,.045);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-live .online{color:#bfffd9;border-color:rgba(101,245,164,.32)}.server-live .offline{color:#ffbdc9;border-color:rgba(255,122,150,.35)}.server-status-card{margin-top:18px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.server-status-card div{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);border-radius:16px;padding:12px}.server-address{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;word-break:break-all}.project-card .project-media.server-media img:first-child{object-fit:cover}.server-icon-live{object-fit:cover}.creator-card{filter:none!important}.creator-card,.project-card{backdrop-filter:blur(10px) saturate(132%);-webkit-backdrop-filter:blur(10px) saturate(132%)}


/* v19 visual system: higher contrast, liquid glass, responsive polish */
:root{--detail-a:#65f5a4;--detail-b:#a98cff;--deep:#050812;--ink:#f8fbff;--glass-strong:rgba(16,26,43,.76)}
body{background:
  radial-gradient(circle at 10% 8%,rgba(101,245,164,.22),transparent 28%),
  radial-gradient(circle at 85% 10%,rgba(169,140,255,.22),transparent 30%),
  radial-gradient(circle at 50% 90%,rgba(102,230,255,.10),transparent 38%),
  linear-gradient(135deg,#061014 0%,#080b19 48%,#111437 100%)!important;color:var(--ink)}
body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),rgba(0,0,0,.08));opacity:.55;animation:gridDrift 24s linear infinite}
body::after{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at var(--mx,70%) var(--my,20%),rgba(101,245,164,.10),transparent 24%);transition:.25s ease}
@keyframes gridDrift{from{background-position:0 0,0 0}to{background-position:44px 44px,44px 44px}}
.panel,.project-card,.category-card,.creator-card,.filters.control-panel,.muted-note,.hero-panel,.facts,.prose,.site-header,.guide-card,.glass-list,.stat-card{background:linear-gradient(135deg,rgba(28,46,67,.70),rgba(15,20,39,.62))!important;border:1px solid rgba(205,232,255,.16)!important;box-shadow:0 20px 70px rgba(0,0,0,.32), inset 0 1px 0 rgba(255,255,255,.08)!important;backdrop-filter:blur(18px) saturate(150%)!important;-webkit-backdrop-filter:blur(18px) saturate(150%)!important}
.project-card,.category-card,.creator-card{position:relative;overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.project-card::before,.category-card::before,.creator-card::before{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,rgba(101,245,164,.22),rgba(102,230,255,.08),rgba(169,140,255,.18));opacity:0;transition:.24s ease;pointer-events:none}.project-card:hover,.category-card:hover,.creator-card:hover{transform:translateY(-5px) scale(1.01);border-color:rgba(101,245,164,.46)!important;box-shadow:0 30px 90px rgba(0,0,0,.38),0 0 0 1px rgba(101,245,164,.08)!important}.project-card:hover::before,.category-card:hover::before,.creator-card:hover::before{opacity:.5}.project-card>*{position:relative}.project-media{border-radius:18px!important;overflow:hidden;background:#07101d!important}.project-media img{transition:transform .35s ease,filter .35s ease}.project-card:hover .project-media img{transform:scale(1.045);filter:saturate(1.08) contrast(1.06)}
.hero h1,.page-hero h1,.project-hero h1{letter-spacing:-.045em!important;line-height:1.04!important}.project-hero{padding-top:70px!important;gap:40px!important}.project-copy .lead{line-height:1.82;max-width:780px}.project-shot{min-height:310px;background:radial-gradient(circle at 20% 20%,color-mix(in srgb,var(--detail-a) 24%,transparent),transparent 40%),linear-gradient(135deg,rgba(255,255,255,.09),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.15);border-radius:32px;padding:12px;display:grid;place-items:center;overflow:hidden}.project-shot img{width:100%;height:100%;max-height:430px;object-fit:cover;border-radius:24px}.project-icon-xl{border:1px solid rgba(255,255,255,.18);box-shadow:0 14px 40px rgba(0,0,0,.32)}.project-layout{align-items:start;gap:20px!important}.prose,.facts{padding:26px!important}.prose p,.rich-readme p,.facts dd{line-height:1.85}.prose h2,.facts h2{margin-top:0;letter-spacing:-.025em}.facts dl{display:grid;gap:12px}.facts dt{color:#aeb8cc;font-size:.84rem}.facts dd{margin:0;font-weight:850}.link-stack a,.mini-related,.note-card{transition:.2s ease}.link-stack a:hover,.mini-related:hover{transform:translateX(4px);border-color:rgba(101,245,164,.34)}
.related-section{margin-top:30px;margin-bottom:60px}.mini-related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.mini-related{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:12px;background:rgba(255,255,255,.055)}.mini-related img{width:42px;height:42px;border-radius:12px;object-fit:cover}.mini-related small{grid-column:2;color:var(--muted)}
.filters.control-panel{position:sticky;top:86px;z-index:35;display:grid!important;grid-template-columns:minmax(180px,1.4fr) repeat(6,minmax(132px,1fr))!important;gap:10px!important;align-items:center!important;overflow:visible!important}.filters.control-panel.compact-filters{grid-template-columns:minmax(200px,1.6fr) minmax(150px,1fr) minmax(150px,1fr)!important}.filters.control-panel .toggle-pill{grid-column:1 / -1!important;justify-self:start!important;display:inline-flex!important;align-items:center!important;gap:10px!important;min-width:0!important;width:auto!important;padding:10px 14px!important}.toggle-pill input{appearance:none!important;-webkit-appearance:none!important;width:18px!important;height:18px!important;min-width:18px!important;max-width:18px!important;aspect-ratio:1/1!important;border-radius:5px!important;border:1.5px solid rgba(255,255,255,.45)!important;background:rgba(255,255,255,.08)!important;margin:0!important;display:inline-grid!important;place-items:center!important}.toggle-pill input:checked{background:linear-gradient(135deg,var(--green),var(--cyan))!important;border-color:transparent!important}.toggle-pill input:checked::after{content:"";width:5px;height:9px;border:solid #061019;border-width:0 2.5px 2.5px 0;transform:rotate(45deg);margin-top:-2px}.is-hidden{display:none!important}.fancy-select-menu{background:rgba(9,13,25,.97)!important;color:#f5f8ff!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 18px 55px rgba(0,0,0,.45)!important}.fancy-select-option{color:#eef5ff!important}.fancy-select-option:hover,.fancy-select-option.active{background:rgba(101,245,164,.16)!important;color:#fff!important}
.skeleton-card{height:340px;border-radius:28px;background:linear-gradient(90deg,rgba(255,255,255,.04),rgba(255,255,255,.10),rgba(255,255,255,.04));background-size:240% 100%;animation:skeleton 1.2s ease-in-out infinite;border:1px solid rgba(255,255,255,.1)}@keyframes skeleton{to{background-position:-240% 0}}
.reveal{opacity:1!important;transform:none!important;animation:fadeRise .42s ease both;animation-delay:var(--pop-delay,0ms)}@keyframes fadeRise{from{opacity:0;transform:translateY(10px) scale(.99)}to{opacity:1;transform:none}}
.lightbox{backdrop-filter:blur(24px) saturate(135%);-webkit-backdrop-filter:blur(24px) saturate(135%)}.lightbox figure{width:min(94vw,1180px)!important}.lightbox img{max-height:82vh!important;width:auto;max-width:100%;border-radius:24px;box-shadow:0 26px 90px rgba(0,0,0,.55)}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important}.gallery-grid .project-media{height:180px!important}.gallery-button{cursor:zoom-in}.server-address.hidden-address{font-family:inherit;color:var(--muted);word-break:normal}.server-status-card strong{display:block;margin-bottom:3px}.server-live{grid-template-columns:repeat(3,minmax(0,1fr))}.server-live span{display:block;text-align:center}.skin-viewer-wrap{min-height:480px!important}.skin-fallback{max-height:430px!important;image-rendering:auto}.brand-mark.brand-fmm{width:58px!important;height:44px!important;font-size:.85rem!important}.site-nav.open{background:rgba(8,12,24,.96)!important;border:1px solid rgba(255,255,255,.16)}
@media(max-width:1180px){.filters.control-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important}.filters.control-panel.compact-filters{grid-template-columns:1fr 1fr!important}.project-hero{grid-template-columns:1fr!important}.project-shot{min-height:250px}.site-header{min-height:68px}}
@media(max-width:760px){.shell,.wrap{width:min(var(--max),calc(100% - 24px))}.hero,.page-hero,.project-hero{padding-top:42px!important}.filters.control-panel{position:relative!important;top:auto!important;grid-template-columns:1fr!important;padding:12px!important}.filters.control-panel>*{width:100%!important;max-width:none!important}.filters.control-panel .toggle-pill{width:100%!important}.hero h1,.page-hero h1,.project-hero h1{font-size:clamp(2.25rem,13vw,4rem)!important}.lead{font-size:1rem}.site-nav{position:absolute;right:12px;left:12px;top:68px;display:none;flex-direction:column;align-items:stretch;padding:12px;border-radius:22px}.site-nav.open{display:flex}.site-nav a{padding:13px 14px}.nav-toggle{display:block;background:rgba(12,18,34,.9)!important}.project-layout{grid-template-columns:1fr!important}.gallery-grid{grid-template-columns:1fr!important}.gallery-grid .project-media{height:220px!important}.skin-preview-panel{grid-template-columns:1fr!important}.skin-viewer-wrap{min-height:360px!important}.server-live{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr!important}.project-card{min-height:0}.search,.hero-search input,.filters input{min-height:44px!important}.brand span:last-child{max-width:52vw}}


/* v20 visual refresh: animated spotlight, cleaner filters, polished skin cards */
:root{--spot-x:18%;--spot-y:16%;--filter-chip:#101a2f}
body{background:#050914!important;position:relative;}
body::before{background-image:
  linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),
  linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px),
  radial-gradient(circle at 15% 20%,rgba(101,245,164,.20),transparent 28%),
  radial-gradient(circle at 82% 15%,rgba(169,140,255,.20),transparent 30%)!important;
  background-size:48px 48px,48px 48px,100% 100%,100% 100%;
  animation:gridDrift 34s linear infinite, glowBreathe 18s ease-in-out infinite alternate!important;opacity:.72!important;}
body::after{content:"";position:fixed;inset:-20%;z-index:-1;pointer-events:none;background:
  radial-gradient(circle at var(--spot-x) var(--spot-y),rgba(101,245,164,.22),transparent 22%),
  radial-gradient(circle at calc(100% - var(--spot-x)) calc(100% - var(--spot-y)),rgba(169,140,255,.20),transparent 24%),
  radial-gradient(circle at 50% 80%,rgba(102,230,255,.08),transparent 34%);
  filter:blur(18px) saturate(135%);animation:ambientSweep 26s ease-in-out infinite alternate;}
@keyframes glowBreathe{0%{opacity:.54;filter:hue-rotate(0deg)}100%{opacity:.82;filter:hue-rotate(10deg)}}
@keyframes ambientSweep{0%{transform:translate3d(-2%,0,0) scale(1)}50%{transform:translate3d(2%,-1%,0) scale(1.04)}100%{transform:translate3d(0,2%,0) scale(1.02)}}
.page-hero.compact,.section-head,.project-hero{position:relative}.page-hero.compact::after,.project-hero::after{content:"";position:absolute;inset:auto 0 -20px 0;height:1px;background:linear-gradient(90deg,transparent,rgba(101,245,164,.32),rgba(169,140,255,.24),transparent);}
.category-card{min-height:174px;border-radius:26px!important;background:linear-gradient(145deg,rgba(31,52,72,.72),rgba(12,18,36,.68))!important}.category-card:hover .category-icon{transform:rotate(-3deg) scale(1.06)}.category-icon{transition:.22s ease;box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 12px 28px rgba(0,0,0,.18)}
.filters.control-panel{display:grid!important;grid-template-columns:minmax(210px,1.35fr) repeat(6,minmax(128px,.8fr))!important;gap:12px!important;padding:14px!important;align-items:center!important;border-radius:28px!important;overflow:visible!important;position:sticky!important;top:84px!important;}
.filters.control-panel>input,.fancy-select-button{min-height:52px!important;border-radius:17px!important;background:rgba(15,27,48,.86)!important;border:1px solid rgba(200,225,255,.20)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)!important;color:#f7fbff!important;}
.fancy-select-button:hover,.filters.control-panel>input:focus{border-color:rgba(101,245,164,.45)!important;box-shadow:0 0 0 3px rgba(101,245,164,.08),inset 0 1px 0 rgba(255,255,255,.08)!important}.fancy-select-button b{opacity:.75}.fancy-select-menu{border-radius:18px!important;padding:8px!important;max-height:360px!important}.fancy-select-option{border-radius:12px!important;padding:11px 12px!important;margin:2px 0!important}.fancy-select-option:hover{transform:translateX(2px)}
.version-toggle{grid-column:auto!important;justify-self:stretch!important;width:auto!important;min-width:180px!important;height:52px!important;min-height:52px!important;padding:10px 14px!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(18,30,51,.88),rgba(14,20,39,.78))!important;border:1px solid rgba(205,232,255,.18)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07)!important;}
.version-toggle span{font-weight:900!important;color:#f3f8ff!important}.version-toggle input{appearance:none!important;-webkit-appearance:none!important;display:block!important;flex:0 0 22px!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important;border-radius:7px!important;margin:0!important;padding:0!important;background:rgba(255,255,255,.08)!important;border:1.6px solid rgba(220,238,255,.46)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)!important;position:relative!important;}
.version-toggle input:checked{background:linear-gradient(135deg,var(--green),var(--cyan))!important;border-color:transparent!important}.version-toggle input:checked::after{content:"";position:absolute;left:7px;top:3px;width:6px;height:12px;border:solid #061019;border-width:0 3px 3px 0;transform:rotate(45deg)}
.library-grid{margin-top:20px!important}.project-card{border-radius:28px!important;animation:cardFloatIn .48s cubic-bezier(.2,.8,.2,1) both;}.project-card:nth-child(3n+2){animation-delay:.04s}.project-card:nth-child(3n+3){animation-delay:.08s}@keyframes cardFloatIn{from{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:none}}
.project-card h3{font-size:1.22rem!important;line-height:1.24!important}.project-card p{line-height:1.7!important}.project-media{min-height:150px}.skin-media{display:grid!important;place-items:center!important;background:radial-gradient(circle at 50% 30%,rgba(101,245,164,.18),transparent 38%),linear-gradient(135deg,#16243a,#0b1120)!important;overflow:hidden!important}.skin-head-stage{width:92px;height:92px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(101,245,164,.22),rgba(169,140,255,.18));border:1px solid rgba(255,255,255,.20);box-shadow:0 18px 44px rgba(0,0,0,.30);overflow:hidden;z-index:2}.skin-head-texture{width:120px!important;height:120px!important;object-fit:cover!important;image-rendering:pixelated;transform:scale(1.25);}.skin-full-ghost{position:absolute!important;inset:auto 10px -38px auto!important;width:86px!important;height:86px!important;object-fit:contain!important;opacity:.30!important;image-rendering:pixelated;filter:blur(.2px) saturate(1.2)}.skin-media::after{content:"Skin preview";position:absolute;left:12px;bottom:12px;font-size:.72rem;font-weight:900;color:#dfffea;background:rgba(5,10,22,.56);border:1px solid rgba(255,255,255,.16);padding:5px 8px;border-radius:999px;backdrop-filter:blur(8px)}
.skin-viewer-wrap{cursor:grab;touch-action:none;transform-style:preserve-3d}.skin-viewer-wrap.dragging{cursor:grabbing}.skin-viewer-wrap.viewer-ready canvas.ready{display:block!important}.skin-fallback{image-rendering:pixelated;will-change:transform;transform-origin:center center;}.skin-fallback.hidden{display:none!important}.skin-preview-panel{background:linear-gradient(135deg,rgba(31,48,75,.72),rgba(14,20,39,.72))!important;border-color:rgba(169,140,255,.22)!important}.skin-preview-panel h2{margin-top:0}.skin-viewer-wrap::before{content:"";position:absolute;inset:16px;border-radius:22px;background:radial-gradient(circle at 50% 30%,rgba(169,140,255,.12),transparent 42%);pointer-events:none}
.project-shot img,.gallery-grid img{image-rendering:auto}.gallery-grid .project-media{height:220px!important}.lightbox img{max-height:86vh!important}.hero-panel,.project-shot,.panel,.project-card{outline:1px solid rgba(255,255,255,.03)}
@media(max-width:1280px){.filters.control-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important}.version-toggle{grid-column:auto!important}}
@media(max-width:780px){.filters.control-panel{position:relative!important;top:auto!important;grid-template-columns:1fr!important}.version-toggle{width:100%!important}.category-grid{gap:12px}.category-card{min-height:146px}.skin-head-stage{width:86px;height:86px}.project-media{min-height:132px}.page-hero.compact{padding-top:36px!important}.site-header{background:rgba(7,10,20,.94)!important}.site-nav.open{background:rgba(8,13,24,.98)!important;box-shadow:0 20px 60px rgba(0,0,0,.44)}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}

/* v21 motion and control polish: autonomous ambient lighting, cleaner seams, centered lightbox controls */
:root{
  --spot-x:18%;
  --spot-y:16%;
}
body{
  background:#050914!important;
}
body::before{
  z-index:-3!important;
  background-image:
    linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px),
    radial-gradient(circle at 18% 18%,rgba(101,245,164,.18),transparent 30%),
    radial-gradient(circle at 82% 12%,rgba(169,140,255,.17),transparent 32%),
    radial-gradient(circle at 55% 86%,rgba(102,230,255,.075),transparent 36%)!important;
  background-size:50px 50px,50px 50px,120% 120%,125% 125%,140% 140%!important;
  animation:fmmGridDrift 42s linear infinite, fmmHueBreathe 22s ease-in-out infinite alternate!important;
}
body::after{
  content:""!important;
  position:fixed!important;
  inset:-28%!important;
  z-index:-2!important;
  pointer-events:none!important;
  background:
    radial-gradient(circle at 18% 26%,rgba(101,245,164,.24),transparent 20%),
    radial-gradient(circle at 76% 22%,rgba(169,140,255,.22),transparent 23%),
    radial-gradient(circle at 42% 78%,rgba(102,230,255,.10),transparent 28%),
    radial-gradient(circle at 92% 70%,rgba(101,245,164,.11),transparent 22%)!important;
  filter:blur(22px) saturate(145%)!important;
  opacity:.86!important;
  transform-origin:center!important;
  animation:fmmAutonomousSpotlight 38s ease-in-out infinite alternate!important;
  transition:none!important;
}
@keyframes fmmGridDrift{
  0%{background-position:0 0,0 0,0% 0%,100% 0%,50% 100%}
  50%{background-position:26px 40px,40px 26px,12% 8%,88% 15%,44% 92%}
  100%{background-position:50px 50px,50px 50px,3% 14%,94% 6%,58% 86%}
}
@keyframes fmmHueBreathe{
  0%{opacity:.62;filter:hue-rotate(0deg) saturate(1)}
  100%{opacity:.82;filter:hue-rotate(8deg) saturate(1.12)}
}
@keyframes fmmAutonomousSpotlight{
  0%{transform:translate3d(-3%,1%,0) scale(1) rotate(0deg)}
  35%{transform:translate3d(3%,-2%,0) scale(1.04) rotate(3deg)}
  70%{transform:translate3d(1%,3%,0) scale(1.08) rotate(-2deg)}
  100%{transform:translate3d(-2%,-1%,0) scale(1.03) rotate(1deg)}
}
.page-hero.compact::after,
.project-hero::after{
  display:none!important;
}
.project-card::before,
.category-card::before,
.creator-card::before{
  display:none!important;
}
.project-card,
.category-card,
.creator-card,
.btn,
.fancy-select-button,
.filters.control-panel,
.panel,
.project-shot,
.hero-panel{
  background-clip:padding-box!important;
  isolation:isolate;
}
.project-card,
.category-card,
.creator-card{
  border-color:rgba(205,232,255,.14)!important;
  box-shadow:0 20px 60px rgba(0,0,0,.30), inset 0 1px 0 rgba(255,255,255,.075)!important;
}
.project-card:hover,
.category-card:hover,
.creator-card:hover{
  border-color:rgba(101,245,164,.44)!important;
  box-shadow:0 30px 90px rgba(0,0,0,.38),0 0 32px rgba(101,245,164,.075), inset 0 1px 0 rgba(255,255,255,.10)!important;
}
.category-grid,
.card-grid,
.grid{
  gap:20px!important;
}
.lightbox-close,
.lightbox-nav{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  margin:0!important;
  line-height:1!important;
  text-align:center!important;
  font-family:Inter,Arial,sans-serif!important;
  font-weight:850!important;
  width:52px!important;
  height:52px!important;
  min-width:52px!important;
  min-height:52px!important;
}
.lightbox-close{
  font-size:30px!important;
  padding-bottom:2px!important;
}
.lightbox-nav{
  font-size:34px!important;
  padding-bottom:4px!important;
}
.lightbox-nav.prev{
  transform:translateY(-50%)!important;
}
.lightbox-nav.next{
  transform:translateY(-50%)!important;
}
.lightbox-close:hover,
.lightbox-nav:hover{
  transform:translateY(-1px)!important;
}
.lightbox-nav.prev:hover,
.lightbox-nav.next:hover{
  transform:translateY(calc(-50% - 1px))!important;
}
@media(max-width:620px){
  .lightbox-close,.lightbox-nav{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;}
  .lightbox-close{font-size:27px!important;}
  .lightbox-nav{font-size:31px!important;}
}
@media(prefers-reduced-motion:reduce){
  body::before,body::after{animation:none!important;}
}


/* v22 surface polish: rounded content sections, cleaner home links, simplified top nav */
.site-nav a[href="/creator"]{display:none!important;}

/* Give every large content box the same finished liquid-glass treatment. */
.prose,
.prose.panel,
.facts,
.panel,
.card,
.control-panel,
.filters.control-panel,
.muted-note,
.hero-panel,
.glass-list,
.stats div,
.stat,
.note-card,
.article .step,
.rich-readme,
.server-status-card div{
  border-radius:28px!important;
  overflow:hidden;
  border:1px solid rgba(205,232,255,.18)!important;
  background:linear-gradient(145deg,rgba(28,46,67,.72),rgba(13,19,37,.66))!important;
  box-shadow:0 22px 70px rgba(0,0,0,.30), inset 0 1px 0 rgba(255,255,255,.08)!important;
}

/* Home-page link panels were touching the container edges; this makes them feel intentional. */
.glass-list{
  padding:24px!important;
  gap:14px!important;
  align-items:stretch!important;
  background:
    radial-gradient(circle at 18% 12%,rgba(101,245,164,.13),transparent 34%),
    linear-gradient(145deg,rgba(28,46,67,.70),rgba(13,19,37,.68))!important;
}
.glass-list a,
.glass-list span{
  border-radius:20px!important;
  padding:22px 24px!important;
  margin:0!important;
  min-height:74px;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  background:linear-gradient(135deg,rgba(20,34,55,.86),rgba(12,18,35,.78))!important;
  border:1px solid rgba(205,232,255,.15)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.07)!important;
}
.glass-list a:hover{
  background:linear-gradient(135deg,rgba(32,56,77,.92),rgba(22,26,52,.84))!important;
  border-color:rgba(101,245,164,.46)!important;
  transform:translateY(-3px)!important;
}

/* About/legal copy panels should not look like square browser boxes. */
main .shell.prose,
main .shell.prose.panel{
  padding:32px!important;
  margin-top:18px!important;
  margin-bottom:48px!important;
}
main .shell.prose h2:first-child{margin-top:0!important;}
main .shell.prose h2{margin-top:34px!important;}
main .shell.prose p{max-width:1050px;line-height:1.85;}

/* Extra polish for home split section so it does not feel like a draft block. */
.split.shell{
  gap:28px!important;
  align-items:stretch!important;
}
.split.shell > div:first-child{
  border-radius:30px;
  padding:26px;
  background:linear-gradient(145deg,rgba(14,27,43,.34),rgba(13,18,35,.18));
}

@media(max-width:760px){
  .glass-list{grid-template-columns:1fr!important;padding:16px!important;gap:10px!important;border-radius:24px!important;}
  .glass-list a,.glass-list span{min-height:58px;padding:16px!important;border-radius:16px!important;}
  main .shell.prose,main .shell.prose.panel{padding:22px!important;border-radius:24px!important;}
  .split.shell > div:first-child{padding:20px;border-radius:24px;}
}

/* v23 creator platform + surprise features */
.nav-surprise{position:relative;overflow:hidden}
.nav-surprise::after{content:"";position:absolute;inset:auto 12px 6px 12px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--mint),var(--sky));opacity:.8;transform:scaleX(0);transition:transform .24s ease;transform-origin:left}
.nav-surprise:hover::after{transform:scaleX(1)}
.creator-tools-band{display:grid;grid-template-columns:minmax(0,1.3fr) auto;gap:24px;align-items:center;margin-top:48px;margin-bottom:48px;padding:28px;border-radius:32px;background:linear-gradient(135deg,rgba(110,255,199,.12),rgba(151,118,255,.12)),rgba(16,29,48,.72);border:1px solid rgba(166,213,255,.18);box-shadow:0 24px 90px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(22px)}
.tool-actions,.hero-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}
.auth-grid,.claim-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}
.auth-card,.claim-card,.glass-panel{border-radius:28px;padding:28px;background:linear-gradient(135deg,rgba(118,255,214,.08),rgba(128,122,255,.08)),rgba(12,24,42,.78);border:1px solid rgba(172,209,255,.18);box-shadow:0 20px 80px rgba(0,0,0,.22);}
.auth-card label,.claim-card label,.community-layout label{display:grid;gap:8px;margin:14px 0;font-weight:800;color:var(--text)}
.auth-card input,.claim-card input,.claim-card select,.community-layout input,.community-layout select,.community-layout textarea{width:100%;border:1px solid rgba(173,206,255,.2);background:rgba(6,17,31,.72);color:var(--text);border-radius:16px;padding:13px 15px;font:inherit;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.auth-card input:focus,.claim-card input:focus,.claim-card select:focus,.community-layout input:focus,.community-layout textarea:focus{border-color:rgba(108,255,209,.65);box-shadow:0 0 0 4px rgba(108,255,209,.12)}
.form-note{min-height:1.45em;color:var(--muted);line-height:1.6}.form-note a{color:var(--mint);font-weight:900}.warning-note{border-radius:18px;padding:14px 16px;background:rgba(255,208,116,.1);border:1px solid rgba(255,208,116,.26);color:#ffe6ad}.proof-code{display:inline-flex;align-items:center;justify-content:center;margin:12px 0;padding:16px 18px;border-radius:18px;background:linear-gradient(90deg,rgba(112,255,213,.2),rgba(142,126,255,.2));border:1px solid rgba(112,255,213,.35);font-size:clamp(1.15rem,3vw,1.8rem);font-weight:950;letter-spacing:.08em}.steps{display:grid;gap:10px;padding-left:20px;line-height:1.65}.check-list{display:grid;gap:10px;list-style:none;padding:0;margin:18px 0}.check-list li{position:relative;padding-left:28px}.check-list li::before{content:"✓";position:absolute;left:0;top:0;color:var(--mint);font-weight:950}.dashboard-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;align-items:start}.dashboard-sidebar{position:sticky;top:88px;display:grid;gap:8px;padding:18px;border-radius:24px}.dashboard-sidebar a,.dashboard-sidebar button{display:flex;text-align:left;align-items:center;border-radius:14px;padding:12px 14px;color:var(--text);background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);font-weight:900;text-decoration:none}.dashboard-sidebar a.active,.dashboard-sidebar a:hover{background:rgba(112,255,213,.14);border-color:rgba(112,255,213,.32)}.dashboard-main{display:grid;gap:20px}.dashboard-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.stat-card span{display:block;color:var(--muted);font-weight:800;margin-bottom:8px}.stat-card strong{font-size:1.25rem}.mini-list{display:grid;gap:12px;margin-top:14px}.mini-list>div,.toggle-row{display:flex;justify-content:space-between;gap:16px;align-items:center;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.04);border-radius:18px;padding:14px 16px}.toggle-row small{display:block;color:var(--muted);margin-top:4px}.toggle-row input{inline-size:24px;block-size:24px;accent-color:var(--mint)}.billing-toggle{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:22px;padding:16px;border-radius:24px}.chip{border:1px solid rgba(173,206,255,.22);background:rgba(255,255,255,.05);color:var(--text);border-radius:999px;padding:10px 14px;font-weight:900;cursor:pointer}.chip.active{background:linear-gradient(90deg,var(--mint),var(--sky));color:#04111c}.trial-badge{margin-left:auto;color:var(--mint);font-weight:950}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.pricing-card{position:relative;overflow:hidden;padding:28px;border-radius:32px}.pricing-card::before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(110,255,199,.45),rgba(139,117,255,.28),transparent);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.pricing-card.plus::before{background:linear-gradient(135deg,#e1e8ff,rgba(110,255,199,.38),transparent)}.pricing-card.pro::before{background:linear-gradient(135deg,#ffd76e,#ff9b4d,rgba(110,255,199,.35))}.pricing-card h2{font-size:clamp(2.4rem,7vw,4rem);letter-spacing:-.05em;margin:.2em 0}.pricing-card h2 span{font-size:1rem;color:var(--muted);letter-spacing:0}.pricing-card ul{display:grid;gap:10px;padding-left:18px;line-height:1.5}.community-layout{display:grid;grid-template-columns:minmax(320px,.75fr) minmax(0,1fr);gap:24px;align-items:start}.community-feed{display:grid;gap:16px}.community-card h2{margin-top:.2em}.random-hero .panel{margin:20px 0;max-width:720px}.btn.compact{padding:10px 12px}.sponsored-badge{display:inline-flex;border-radius:999px;padding:5px 9px;background:rgba(255,215,110,.15);border:1px solid rgba(255,215,110,.35);color:#ffe8ad;font-size:.8rem;font-weight:950}.project-card.sponsored-plus{box-shadow:0 0 0 1px rgba(220,230,255,.55),0 24px 80px rgba(150,170,255,.12)}.project-card.sponsored-pro{box-shadow:0 0 0 1px rgba(255,210,94,.7),0 28px 90px rgba(255,168,64,.17)}
@media (max-width: 860px){.creator-tools-band,.auth-grid,.claim-grid,.dashboard-layout,.community-layout,.pricing-grid{grid-template-columns:1fr}.dashboard-sidebar{position:static}.dashboard-cards{grid-template-columns:1fr}.trial-badge{margin-left:0}.creator-tools-band{padding:22px}.site-nav.open{background:rgba(7,15,27,.96);backdrop-filter:blur(18px)}}

/* v24 account, subscriptions, and world-source cleanup */
.site-nav a[href="/subscriptions"]{
  color:#e7f2ff;
}
.billing-toggle{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  padding:18px 22px!important;
  margin-bottom:30px!important;
  border-radius:30px!important;
}
.billing-toggle .chip{
  min-height:46px;
  padding:11px 18px!important;
  color:#f7fbff!important;
  background:linear-gradient(135deg,rgba(18,31,52,.82),rgba(13,19,37,.70))!important;
  border:1px solid rgba(205,232,255,.20)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.07)!important;
}
.billing-toggle .chip.active{
  color:#f8fffb!important;
  background:linear-gradient(135deg,rgba(101,245,164,.24),rgba(102,230,255,.14))!important;
  border-color:rgba(101,245,164,.72)!important;
  box-shadow:0 0 0 3px rgba(101,245,164,.08), inset 0 1px 0 rgba(255,255,255,.13)!important;
}
.trial-badge{
  margin-left:auto!important;
  padding:8px 12px;
  border-radius:999px;
  background:rgba(101,245,164,.10);
  border:1px solid rgba(101,245,164,.24);
}
.pricing-grid{
  gap:26px!important;
  align-items:stretch!important;
  margin-bottom:28px!important;
}
.pricing-card{
  display:flex;
  flex-direction:column;
  gap:14px;
  padding:34px!important;
  min-height:560px;
}
.pricing-card p{line-height:1.78;margin:.1rem 0 .25rem}
.pricing-card ul{margin:8px 0 22px!important;gap:12px!important;}
.pricing-card .subscribe-btn{margin-top:auto;align-self:flex-start;}
.subscription-rules{margin-top:8px!important;margin-bottom:60px!important;padding:28px!important;}
.subscription-list{display:grid;gap:16px;margin-top:16px}.subscription-status-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}.subscription-status-card h2{margin:.2rem 0;font-size:clamp(1.8rem,4vw,2.8rem)}.muted{color:var(--muted)}
[data-dashboard-link].is-hidden{display:none!important}.is-hidden{display:none!important}
.dashboard-sidebar button{color:#fff;cursor:pointer}
.account-gate-note{color:var(--muted);font-size:.95rem}
.project-card .meta-row span{min-width:0}.project-card .meta-row{row-gap:6px}
@media(max-width:900px){.billing-toggle{align-items:flex-start!important}.trial-badge{margin-left:0!important}.pricing-card{min-height:0}.subscription-status-card{grid-template-columns:1fr}.subscription-status-card .btn{justify-self:start}}


/* v25 platform polish: account gates, subscription borders, skin preview, map cards */
.locked-actions .btn.disabled,
.btn.disabled{
  opacity:.72!important;
  cursor:not-allowed!important;
  pointer-events:none!important;
  filter:saturate(.78);
}
.billing-discount{
  color:#c9fbe4;
  font-weight:850;
  font-size:.92rem;
  padding:8px 12px;
  border-radius:999px;
  background:rgba(101,245,164,.08);
  border:1px solid rgba(101,245,164,.18);
}
.tier-save-note{
  color:#cae4ff!important;
  font-size:.96rem;
  border-radius:16px;
  padding:10px 12px;
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.09);
  margin:4px 0 0!important;
}
.tier-preview-ribbon{
  align-self:flex-start;
  border-radius:999px;
  padding:7px 11px;
  font-weight:950;
  font-size:.78rem;
  color:#ecf4ff;
  background:linear-gradient(135deg,rgba(225,235,255,.22),rgba(255,255,255,.06));
  border:1px solid rgba(225,235,255,.42);
  box-shadow:0 0 22px rgba(215,228,255,.12);
}
.tier-preview-ribbon.gold{
  color:#fff0ba;
  background:linear-gradient(135deg,rgba(255,216,110,.24),rgba(255,155,77,.10));
  border-color:rgba(255,216,110,.55);
  box-shadow:0 0 30px rgba(255,198,84,.18);
}
.tier-plus-showcase{
  border-color:rgba(225,235,255,.48)!important;
  box-shadow:0 20px 80px rgba(0,0,0,.32),0 0 0 1px rgba(225,235,255,.34),0 0 42px rgba(188,212,255,.10),inset 0 1px 0 rgba(255,255,255,.14)!important;
}
.tier-plus-showcase::after{
  content:"";
  position:absolute;
  inset:10px;
  border-radius:26px;
  border:1px solid rgba(225,235,255,.22);
  pointer-events:none;
}
.tier-pro-showcase{
  border-color:rgba(255,216,110,.62)!important;
  box-shadow:0 24px 90px rgba(0,0,0,.34),0 0 0 1px rgba(255,216,110,.50),0 0 56px rgba(255,176,64,.20),inset 0 1px 0 rgba(255,255,255,.16)!important;
}
.tier-pro-showcase::after{
  content:"";
  position:absolute;
  inset:8px;
  border-radius:28px;
  border:1px solid rgba(255,220,116,.28);
  background:linear-gradient(135deg,rgba(255,216,110,.05),transparent 46%,rgba(255,155,77,.08));
  pointer-events:none;
}
.pro-particles{position:absolute;inset:0;pointer-events:none;overflow:hidden;border-radius:inherit}
.pro-particles span{position:absolute;width:6px;height:6px;border-radius:999px;background:#ffd76e;box-shadow:0 0 16px #ffd76e;opacity:.8;animation:proSpark 5s ease-in-out infinite}
.pro-particles span:nth-child(1){left:14%;top:18%;animation-delay:0s}.pro-particles span:nth-child(2){left:82%;top:24%;animation-delay:1.2s}.pro-particles span:nth-child(3){left:72%;top:76%;animation-delay:2.4s}.pro-particles span:nth-child(4){left:24%;top:82%;animation-delay:3.1s}
@keyframes proSpark{0%,100%{transform:translateY(0) scale(.7);opacity:.35}50%{transform:translateY(-16px) scale(1.25);opacity:1}}
.pricing-card.plus,.pricing-card.pro{overflow:hidden!important;}
.billing-toggle{row-gap:12px!important;}
@media(max-width:860px){.billing-discount{width:100%;}.pricing-grid{grid-template-columns:1fr!important}.pricing-card{padding:26px!important}}

/* Skin card thumbnails now crop the real Minecraft skin texture to the face area instead of showing the torso/whole file. */
.skin-head-stage{overflow:hidden!important;position:relative!important;}
.skin-head-stage .skin-head-texture{
  position:absolute!important;
  left:0!important;top:0!important;
  width:512px!important;height:512px!important;
  max-width:none!important;max-height:none!important;
  image-rendering:pixelated!important;
  object-fit:fill!important;
  transform:translate(-64px,-64px)!important;
}
.skin-viewer-wrap canvas.ready{display:block!important;max-width:100%;height:auto;border-radius:20px;image-rendering:pixelated;filter:drop-shadow(0 26px 48px rgba(0,0,0,.42));}
.skin-viewer-wrap.viewer-ready{background:radial-gradient(circle at 50% 35%,rgba(169,140,255,.16),transparent 48%)}
.skin-viewer-wrap .skin-fallback.hidden{display:none!important;}
.skin-preview-panel .skin-viewer-wrap::after{content:"Drag to rotate";position:absolute;bottom:16px;left:50%;transform:translateX(-50%);font-weight:900;font-size:.82rem;color:#dce8fb;border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:6px 10px;background:rgba(8,13,25,.55)}

/* Planet Minecraft map pages need to look like real preview pages even when the source gives a generated thumbnail. */
body[data-detail-type="world"] .project-shot{
  background:radial-gradient(circle at 18% 16%,rgba(101,245,164,.24),transparent 36%),radial-gradient(circle at 85% 80%,rgba(169,140,255,.18),transparent 36%),linear-gradient(135deg,rgba(19,34,55,.86),rgba(13,19,36,.75));
}
body[data-detail-type="world"] .project-shot img{object-fit:cover;}
body[data-detail-type="world"] .prose .project-readme,
body[data-detail-type="world"] .prose>p{font-size:1.03rem;line-height:1.9;}

/* v26: account gates, premium polish, custom scrollbars, cursor glow, and ambient detail */
:root{scrollbar-color:rgba(112,255,213,.55) rgba(10,18,32,.92);scrollbar-width:thin;}
*{scrollbar-color:rgba(112,255,213,.55) rgba(10,18,32,.92);scrollbar-width:thin;}
::-webkit-scrollbar{width:12px;height:12px;background:#07101d;}
::-webkit-scrollbar-track{background:linear-gradient(180deg,rgba(5,12,22,.96),rgba(18,21,42,.96));border-left:1px solid rgba(255,255,255,.06);}
::-webkit-scrollbar-thumb{border:3px solid rgba(8,13,25,.96);border-radius:999px;background:linear-gradient(180deg,rgba(112,255,213,.95),rgba(148,124,255,.84));box-shadow:inset 0 0 0 1px rgba(255,255,255,.25),0 0 22px rgba(112,255,213,.22);}
::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(138,255,223,1),rgba(180,152,255,.98));}
.fancy-select-menu::-webkit-scrollbar,.site-nav::-webkit-scrollbar,.filters::-webkit-scrollbar{width:10px;height:10px;}
.fancy-select-menu::-webkit-scrollbar-track{background:#08101e;border-radius:999px;}
.fancy-select-menu::-webkit-scrollbar-thumb{border:2px solid #08101e;border-radius:999px;background:linear-gradient(180deg,var(--green),var(--purple));}
.account-gated{position:relative;box-shadow:0 0 0 1px rgba(112,255,213,.16),0 12px 32px rgba(0,0,0,.24)!important;}
.account-gated::before{content:"Sign in required";position:absolute;left:50%;top:calc(100% + 8px);transform:translateX(-50%) translateY(-4px);opacity:0;pointer-events:none;white-space:nowrap;color:#dfffea;background:rgba(6,12,22,.88);border:1px solid rgba(112,255,213,.25);border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:950;transition:.18s ease;z-index:20;}
.account-gated:hover::before{opacity:1;transform:translateX(-50%) translateY(0);}
.billing-discount{color:#caffdf!important;background:linear-gradient(90deg,rgba(112,255,213,.15),rgba(140,122,255,.10))!important;border-color:rgba(112,255,213,.32)!important;box-shadow:0 0 32px rgba(112,255,213,.08);}
.tier-save-note{border-color:rgba(112,255,213,.16)!important;background:linear-gradient(135deg,rgba(112,255,213,.08),rgba(140,122,255,.05))!important;}
.pricing-card.plus,.tier-plus-showcase{background:linear-gradient(160deg,rgba(225,235,255,.105),rgba(18,31,50,.72) 38%,rgba(9,16,30,.82))!important;border-color:rgba(226,236,255,.62)!important;box-shadow:0 24px 90px rgba(0,0,0,.36),0 0 0 1px rgba(226,236,255,.34),0 0 42px rgba(196,216,255,.20),inset 0 1px 0 rgba(255,255,255,.20)!important;}
.pricing-card.plus::before,.tier-plus-showcase::before{content:""!important;position:absolute!important;inset:-2px!important;border-radius:inherit!important;padding:2px!important;background:linear-gradient(120deg,rgba(255,255,255,.92),rgba(178,205,255,.25),rgba(112,255,213,.28),rgba(255,255,255,.55))!important;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)!important;-webkit-mask-composite:xor!important;mask-composite:exclude!important;pointer-events:none!important;opacity:.82!important;}
.pricing-card.plus::after,.tier-plus-showcase::after{content:""!important;position:absolute!important;inset:0!important;border-radius:inherit!important;pointer-events:none!important;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.13) 34%,transparent 52%)!important;transform:translateX(-140%);animation:silverSheen 6.5s ease-in-out infinite!important;}
@keyframes silverSheen{0%,38%,100%{transform:translateX(-140%)}55%{transform:translateX(140%)}}
.pricing-card.pro,.tier-pro-showcase{background:radial-gradient(circle at 18% 18%,rgba(255,222,126,.18),transparent 30%),radial-gradient(circle at 86% 18%,rgba(255,148,73,.11),transparent 34%),linear-gradient(160deg,rgba(54,42,18,.36),rgba(18,29,48,.77) 44%,rgba(9,14,28,.86))!important;border-color:rgba(255,218,104,.78)!important;box-shadow:0 28px 96px rgba(0,0,0,.38),0 0 0 1px rgba(255,215,110,.55),0 0 50px rgba(255,194,73,.28),0 0 120px rgba(255,194,73,.10),inset 0 1px 0 rgba(255,255,255,.18)!important;}
.pricing-card.pro::before,.tier-pro-showcase::before{content:""!important;position:absolute!important;inset:-3px!important;border-radius:inherit!important;padding:2px!important;background:conic-gradient(from var(--gold-angle,0deg),rgba(255,225,128,.20),#ffd96f,#fff1bf,#ff9f4e,#ffd96f,rgba(255,225,128,.20))!important;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)!important;-webkit-mask-composite:xor!important;mask-composite:exclude!important;pointer-events:none!important;animation:goldSpin 8s linear infinite!important;}
@property --gold-angle{syntax:'<angle>';initial-value:0deg;inherits:false}
@keyframes goldSpin{to{--gold-angle:360deg}}
.pricing-card.pro::after,.tier-pro-showcase::after{content:""!important;position:absolute!important;inset:12px!important;border-radius:28px!important;pointer-events:none!important;border:1px solid rgba(255,230,145,.20)!important;background:radial-gradient(circle at 24% 20%,rgba(255,234,155,.12),transparent 24%),linear-gradient(135deg,rgba(255,216,110,.05),transparent 50%,rgba(255,155,77,.07))!important;}
.pro-particles span{width:7px!important;height:7px!important;background:radial-gradient(circle,#fff7c6,#ffd56a 52%,rgba(255,185,64,0))!important;box-shadow:0 0 18px #ffd76e,0 0 42px rgba(255,190,78,.35)!important;animation:proSparkFancy 5.5s ease-in-out infinite!important;}
.pro-particles span:nth-child(5),.pro-particles span:nth-child(6){display:block!important;}
@keyframes proSparkFancy{0%,100%{transform:translate3d(0,10px,0) scale(.55);opacity:.28}35%{opacity:1}65%{transform:translate3d(16px,-24px,0) scale(1.28);opacity:.85}}
.cursor-glow{position:fixed;left:0;top:0;width:340px;height:340px;border-radius:999px;pointer-events:none;z-index:70;background:radial-gradient(circle,rgba(112,255,213,.12),rgba(140,122,255,.08) 34%,transparent 68%);mix-blend-mode:screen;opacity:.88;filter:blur(10px);will-change:transform;}
.ambient-particles{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}
.ambient-particles span{position:absolute;left:var(--x);bottom:-40px;width:4px;height:4px;border-radius:999px;background:rgba(112,255,213,.58);box-shadow:0 0 16px rgba(112,255,213,.55);opacity:.35;animation:ambientFloat var(--d) linear infinite;animation-delay:var(--delay);}
.ambient-particles span:nth-child(3n){background:rgba(169,140,255,.55);box-shadow:0 0 18px rgba(169,140,255,.45);}
.ambient-particles span:nth-child(4n){width:2px;height:2px;opacity:.45;}
@keyframes ambientFloat{0%{transform:translateY(0) translateX(0) scale(.7);opacity:0}12%{opacity:.35}80%{opacity:.28}100%{transform:translateY(-110vh) translateX(calc((var(--i) - 9) * 7px)) scale(1.25);opacity:0}}
.btn,.chip,.category-card,.project-card,.guide-card,.creator-card,.panel,.pricing-card{position:relative;isolation:isolate;}
.btn:hover,.chip:hover,.category-card:hover,.project-card:hover,.guide-card:hover,.creator-card:hover{box-shadow:0 20px 60px rgba(0,0,0,.26),0 0 30px rgba(112,255,213,.11)!important;}
.btn::after,.chip::after,.category-card::after,.project-card::after,.guide-card::after,.creator-card::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at var(--cursor-x,50%) var(--cursor-y,50%),rgba(112,255,213,.12),transparent 38%);opacity:0;transition:opacity .18s ease;z-index:-1;}
.btn:hover::after,.chip:hover::after,.category-card:hover::after,.project-card:hover::after,.guide-card:hover::after,.creator-card:hover::after{opacity:1;}
.site-header,.hero,.page-hero,.shell,.site-footer{position:relative;z-index:1;}
@media(pointer:coarse){.cursor-glow{display:none}.btn::after,.chip::after,.category-card::after,.project-card::after,.guide-card::after,.creator-card::after{display:none}}
@media(prefers-reduced-motion:reduce){.cursor-glow,.ambient-particles{display:none!important}.pricing-card.plus::after,.tier-plus-showcase::after,.pricing-card.pro::before,.tier-pro-showcase::before,.pro-particles span{animation:none!important}}
.pro-particles span:nth-child(5){left:50%;top:15%;animation-delay:.7s}.pro-particles span:nth-child(6){left:42%;top:88%;animation-delay:1.8s}.pro-particles span:nth-child(7){left:90%;top:58%;animation-delay:3.6s}.pro-particles span:nth-child(8){left:8%;top:64%;animation-delay:4.4s}

/* v27 interaction, sponsorship, layout, and mobile polish */
[data-help], .account-gated{position:relative!important;overflow:visible!important;}
[data-help]::before, .account-gated::before{
  content:attr(data-help);
  position:absolute;
  left:50%;
  top:calc(100% + 12px);
  transform:translateX(-50%) translateY(-4px) scale(.98);
  opacity:0;
  pointer-events:none;
  z-index:9999!important;
  white-space:normal;
  min-width:170px;
  max-width:min(310px,80vw);
  color:#ecfff7!important;
  background:linear-gradient(135deg,rgba(7,14,25,.96),rgba(17,26,48,.95))!important;
  border:1px solid rgba(112,255,213,.34)!important;
  box-shadow:0 18px 60px rgba(0,0,0,.48),0 0 28px rgba(112,255,213,.12)!important;
  border-radius:16px!important;
  padding:10px 12px!important;
  font-size:.78rem!important;
  line-height:1.35!important;
  font-weight:900!important;
  text-align:center!important;
  transition:opacity .16s ease, transform .16s ease;
}
[data-help]:hover::before, .account-gated:hover::before{opacity:1;transform:translateX(-50%) translateY(0) scale(1);}
.site-header [data-help]::before{top:calc(100% + 10px)}
.hero-actions,.tool-actions,.page-hero,.billing-toggle,.subscription-rules,.pricing-grid,.site-header,.panel{overflow:visible!important;}

.cursor-glow{width:300px!important;height:300px!important;opacity:.95!important;filter:blur(8px)!important;background:radial-gradient(circle,rgba(117,255,218,.18),rgba(140,122,255,.12) 38%,transparent 70%)!important;}
.btn::after,.chip::after,.category-card::after,.project-card::after,.guide-card::after,.creator-card::after,.panel-card::after,.fancy-select-button::after,.creator-inline::after,.link-stack a::after{
  content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;
  background:radial-gradient(circle at var(--mx,50%) var(--my,50%),rgba(126,255,220,.24),rgba(145,130,255,.09) 28%,transparent 58%)!important;
  opacity:0;transition:opacity .14s ease;z-index:0!important;mix-blend-mode:screen;
}
.btn:hover::after,.chip:hover::after,.category-card:hover::after,.project-card:hover::after,.guide-card:hover::after,.creator-card:hover::after,.panel-card:hover::after,.fancy-select-button:hover::after,.creator-inline:hover::after,.link-stack a:hover::after{opacity:1;}
.btn>*,.chip>*,.category-card>*,.project-card>*,.guide-card>*,.creator-card>*{position:relative;z-index:1;}

.sponsored-rotation{margin:24px auto 18px;padding:22px;border-radius:34px;border:1px solid rgba(255,216,110,.30);background:radial-gradient(circle at 20% 10%,rgba(255,216,110,.10),transparent 36%),linear-gradient(135deg,rgba(18,32,52,.74),rgba(13,18,35,.68));box-shadow:0 24px 80px rgba(0,0,0,.26),0 0 70px rgba(255,198,84,.08);}
.sponsored-rotation.compact{margin-top:18px;margin-bottom:18px;}
.sponsored-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px;}
.sponsored-head h2{margin:.2rem 0;font-size:clamp(1.7rem,3vw,2.8rem);line-height:1.05;letter-spacing:-.04em;}
.sponsored-head p{color:var(--muted);max-width:760px;margin:.2rem 0 0;}
.sponsored-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));}
.sponsored-badge{position:absolute!important;right:14px;top:14px;z-index:4!important;border-radius:999px;padding:6px 10px;background:linear-gradient(135deg,rgba(255,218,105,.22),rgba(255,158,86,.15));border:1px solid rgba(255,218,105,.5);color:#fff0b5;font-size:.76rem;font-weight:950;box-shadow:0 0 20px rgba(255,202,89,.18);}
.project-card.sponsored-pro{border-color:rgba(255,216,110,.62)!important;box-shadow:0 24px 80px rgba(0,0,0,.32),0 0 0 1px rgba(255,216,110,.38),0 0 42px rgba(255,185,67,.18)!important;background:radial-gradient(circle at 20% 12%,rgba(255,222,126,.12),transparent 34%),linear-gradient(160deg,rgba(42,33,14,.22),rgba(15,24,42,.84))!important;}
.project-card.sponsored-plus{border-color:rgba(224,235,255,.62)!important;box-shadow:0 24px 80px rgba(0,0,0,.32),0 0 0 1px rgba(224,235,255,.34),0 0 38px rgba(196,216,255,.16)!important;}

.pricing-card{display:flex!important;flex-direction:column!important;align-items:flex-start!important;}
.pricing-card .tier-preview-ribbon{min-height:34px;display:inline-flex;align-items:center;}
.pricing-card h2{margin-top:52px!important;}
.pricing-card .eyebrow + h2{margin-top:52px!important;}
.pricing-card .subscribe-btn{margin-top:auto!important;}
.tier-preview-ribbon.basic{background:rgba(112,255,213,.08);border-color:rgba(112,255,213,.22);color:#d9fff3;}
.pricing-card.plus::after,.tier-plus-showcase::after{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.06) 36%,rgba(244,248,255,.34) 49%,rgba(176,205,255,.10) 62%,transparent 100%)!important;width:85%!important;inset:-5% auto -5% -90%!important;transform:skewX(-18deg) translateX(0)!important;animation:silverSweepV27 5.5s ease-in-out infinite!important;}
@keyframes silverSweepV27{0%,35%,100%{left:-95%;opacity:.05}52%{left:105%;opacity:.95}}
.pricing-card.pro{overflow:hidden!important;}
.pricing-card.pro .pro-particles span{animation-duration:4.3s!important;}

.filters.control-panel{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:12px!important;padding:16px!important;}
.filters.control-panel>input{flex:1 1 240px!important;min-width:min(100%,220px)!important;max-width:420px!important;}
.filters.control-panel>.fancy-select{flex:1 1 150px!important;min-width:145px!important;max-width:190px!important;}
.filters.control-panel .toggle-pill{flex:0 0 auto!important;grid-column:auto!important;min-height:48px!important;padding:10px 14px!important;border-radius:16px!important;}
.filters.control-panel.compact-filters>.fancy-select,.filters.control-panel.compact-filters>input{flex:1 1 200px!important;max-width:360px!important;}
.fancy-select-menu{scrollbar-color:rgba(112,255,213,.74) rgba(7,13,25,.98)!important;scrollbar-width:thin!important;}
.fancy-select-menu::-webkit-scrollbar{width:11px!important;height:11px!important;}
.fancy-select-menu::-webkit-scrollbar-track{background:linear-gradient(180deg,#07101d,#11172a)!important;border-radius:999px!important;}
.fancy-select-menu::-webkit-scrollbar-thumb{border:2px solid #07101d!important;border-radius:999px!important;background:linear-gradient(180deg,#70ffd5,#a98cff)!important;box-shadow:0 0 20px rgba(112,255,213,.28)!important;}

.verified-profile-pill,.pro-owner-pill{font-size:.9rem;padding:9px 12px}.pro-owner-pill{border-color:rgba(255,216,110,.45);color:#ffe9a8;background:rgba(255,216,110,.10)}
.skin-viewer-wrap{cursor:grab}.skin-viewer-wrap.dragging{cursor:grabbing}.skin-viewer-wrap canvas{touch-action:none;}

@media(max-width:760px){
  body{overflow-x:hidden!important}.shell,.wrap{width:min(var(--max),calc(100% - 22px))!important;}
  .site-header{padding-inline:12px!important}.brand span:last-child{font-size:.9rem;max-width:48vw!important}.brand-mark{width:38px!important;height:38px!important;border-radius:13px!important}
  .nav-toggle{display:grid!important;place-items:center;background:rgba(8,14,27,.98)!important;border-color:rgba(112,255,213,.28)!important;box-shadow:0 10px 40px rgba(0,0,0,.34),0 0 24px rgba(112,255,213,.10)!important;color:#fff!important;z-index:160!important;}
  .site-nav{z-index:150!important;background:linear-gradient(135deg,rgba(7,13,26,.98),rgba(20,23,44,.98))!important;border:1px solid rgba(112,255,213,.20)!important;box-shadow:0 26px 80px rgba(0,0,0,.5)!important;}
  .filters.control-panel{position:relative!important;top:auto!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;padding:12px!important;}
  .filters.control-panel>input,.filters.control-panel>.fancy-select,.filters.control-panel .toggle-pill{width:100%!important;max-width:none!important;min-width:0!important;}
  .sponsored-head{align-items:flex-start;flex-direction:column}.pricing-grid{gap:18px!important}.pricing-card h2{margin-top:26px!important}.pricing-card{padding:24px!important;}
  [data-help]::before,.account-gated::before{display:none!important;}
}

/* v28 requested fixes: no mouse spotlight, flush sticky filters, fixed premium borders, higher dropdowns, faster desktop rendering, CSS-only logo refresh */
.cursor-glow,.ambient-particles{display:none!important;}
.btn::after,.chip::after,.category-card::after,.guide-card::after,.creator-card::after,.panel-card::after,.fancy-select-button::after,.creator-inline::after,.link-stack a::after{display:none!important;content:none!important;}
.project-card:not(.sponsored-plus):not(.sponsored-pro)::after{display:none!important;content:none!important;}

@media (min-width:761px){
  .filters.control-panel{
    position:sticky!important;
    top:0!important;
    z-index:1200!important;
    margin-top:0!important;
    overflow:visible!important;
    backdrop-filter:blur(18px) saturate(140%)!important;
    -webkit-backdrop-filter:blur(18px) saturate(140%)!important;
  }
}
.filters.control-panel,.filters.control-panel *{overflow:visible;}
.fancy-select{z-index:1210!important;}
.fancy-select.open{z-index:2000!important;}
.fancy-select-menu{
  z-index:2100!important;
  box-shadow:0 26px 80px rgba(0,0,0,.58),0 0 0 1px rgba(112,255,213,.18)!important;
  isolation:isolate!important;
}
.library-grid,.card-grid,.sponsored-rotation{position:relative;z-index:1;}

.pricing-card.plus,.tier-plus-showcase,.project-card.sponsored-plus,
.pricing-card.pro,.tier-pro-showcase,.project-card.sponsored-pro{position:relative!important;isolation:isolate!important;overflow:hidden!important;}
.pricing-card>*{position:relative;z-index:2;}
.project-card.sponsored-plus>*,.project-card.sponsored-pro>*{position:relative;z-index:2;}

.pricing-card.plus,.tier-plus-showcase,.project-card.sponsored-plus{
  background:linear-gradient(160deg,rgba(230,238,255,.11),rgba(18,31,50,.76) 40%,rgba(9,16,30,.86))!important;
  border-color:rgba(226,236,255,.58)!important;
  box-shadow:0 24px 90px rgba(0,0,0,.36),0 0 0 1px rgba(226,236,255,.34),0 0 42px rgba(196,216,255,.18),inset 0 1px 0 rgba(255,255,255,.18)!important;
}
.pricing-card.plus::before,.tier-plus-showcase::before,.project-card.sponsored-plus::before{
  content:""!important;position:absolute!important;inset:-2px!important;border-radius:inherit!important;padding:2px!important;
  background:linear-gradient(130deg,rgba(255,255,255,.92),rgba(182,207,255,.44) 32%,rgba(112,255,213,.34) 55%,rgba(255,255,255,.72))!important;
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)!important;-webkit-mask-composite:xor!important;mask-composite:exclude!important;
  pointer-events:none!important;z-index:3!important;opacity:.92!important;display:block!important;
}
.pricing-card.plus::after,.tier-plus-showcase::after,.project-card.sponsored-plus::after{
  content:""!important;position:absolute!important;inset:-2px!important;border-radius:inherit!important;padding:2px!important;
  background:linear-gradient(90deg,transparent 0%,transparent 38%,rgba(255,255,255,.08) 44%,rgba(248,252,255,.92) 50%,rgba(178,205,255,.16) 58%,transparent 66%,transparent 100%)!important;
  background-size:230% 100%!important;background-position:220% 0!important;
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)!important;-webkit-mask-composite:xor!important;mask-composite:exclude!important;
  pointer-events:none!important;z-index:4!important;opacity:.95!important;display:block!important;animation:fmmPlusBorderSweep 4.8s ease-in-out infinite!important;
}
@keyframes fmmPlusBorderSweep{0%,28%,100%{background-position:220% 0;opacity:.18}52%{background-position:-120% 0;opacity:1}}

.pricing-card.pro,.tier-pro-showcase,.project-card.sponsored-pro{
  background:radial-gradient(circle at 18% 18%,rgba(255,222,126,.18),transparent 30%),radial-gradient(circle at 86% 18%,rgba(255,148,73,.11),transparent 34%),linear-gradient(160deg,rgba(54,42,18,.36),rgba(18,29,48,.78) 44%,rgba(9,14,28,.88))!important;
  border-color:rgba(255,218,104,.76)!important;
  box-shadow:0 28px 96px rgba(0,0,0,.38),0 0 0 1px rgba(255,215,110,.55),0 0 50px rgba(255,194,73,.25),0 0 120px rgba(255,194,73,.10),inset 0 1px 0 rgba(255,255,255,.18)!important;
}
.pricing-card.pro::before,.tier-pro-showcase::before,.project-card.sponsored-pro::before{
  content:""!important;position:absolute!important;inset:-3px!important;border-radius:inherit!important;padding:2px!important;
  background:conic-gradient(from var(--gold-angle,0deg),rgba(255,225,128,.20),#ffd96f,#fff1bf,#ff9f4e,#ffd96f,rgba(255,225,128,.20))!important;
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)!important;-webkit-mask-composite:xor!important;mask-composite:exclude!important;
  pointer-events:none!important;z-index:3!important;display:block!important;animation:goldSpin 8s linear infinite!important;
}
.pricing-card.pro::after,.tier-pro-showcase::after,.project-card.sponsored-pro::after{
  content:""!important;position:absolute!important;inset:12px!important;border-radius:calc(var(--radius,24px) + 2px)!important;pointer-events:none!important;
  border:1px solid rgba(255,230,145,.20)!important;background:radial-gradient(circle at 24% 20%,rgba(255,234,155,.12),transparent 24%),linear-gradient(135deg,rgba(255,216,110,.05),transparent 50%,rgba(255,155,77,.07))!important;
  z-index:1!important;display:block!important;
}

.project-card,.guide-card,.category-card,.creator-card{content-visibility:auto;contain-intrinsic-size:360px 520px;}
.project-card:hover,.guide-card:hover,.category-card:hover,.creator-card:hover{will-change:auto!important;}
.project-media>img,.project-logo{decoding:auto;}
@media (min-width:900px){
  .panel,.project-card,.guide-card,.category-card,.creator-card{backdrop-filter:blur(10px) saturate(130%)!important;-webkit-backdrop-filter:blur(10px) saturate(130%)!important;}
}

.brand-mark.brand-fmm{
  width:66px!important;height:46px!important;border-radius:18px!important;
  background:linear-gradient(135deg,#62ffb5 0%,#65e7ff 42%,#a98cff 100%)!important;
  color:#061019!important;font-weight:1000!important;letter-spacing:-.09em!important;text-shadow:0 1px 0 rgba(255,255,255,.30)!important;
  box-shadow:0 14px 42px rgba(101,245,164,.24),0 0 0 1px rgba(255,255,255,.28) inset,0 -10px 26px rgba(8,16,30,.18) inset!important;
}
.brand-mark.brand-fmm::before{
  content:"";position:absolute;inset:7px;border-radius:12px;opacity:.42;
  background:
    linear-gradient(90deg,rgba(6,16,25,.18) 1px,transparent 1px) 0 0/10px 10px,
    linear-gradient(0deg,rgba(6,16,25,.16) 1px,transparent 1px) 0 0/10px 10px,
    radial-gradient(circle at 24% 24%,rgba(255,255,255,.78),transparent 30%);
}
.brand-mark.brand-fmm::after{
  content:""!important;position:absolute;inset:-40% -60%;
  background:linear-gradient(115deg,transparent 36%,rgba(255,255,255,.62) 48%,transparent 60%)!important;
  transform:translateX(-42%) rotate(8deg);animation:fmmLogoShine 7s ease-in-out infinite;opacity:.72!important;
}
.brand-mark.brand-fmm span{position:relative;z-index:2;filter:drop-shadow(0 1px 0 rgba(255,255,255,.24));}
@keyframes fmmLogoShine{0%,38%,100%{transform:translateX(-58%) rotate(8deg);opacity:.15}52%{transform:translateX(58%) rotate(8deg);opacity:.78}}

@media(max-width:760px){
  .brand-mark.brand-fmm{width:48px!important;height:38px!important;font-size:.76rem!important;border-radius:14px!important;}
  .filters.control-panel{position:relative!important;top:auto!important;z-index:20!important;}
}
