@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{--ink:#15221d;--muted:#68736d;--paper:#f7f8f4;--line:#dfe4dc;--green:#196b4b;--mint:#d8f36a;--card:#fff;--code:#19231f}.card{color:var(--ink);padding:0;text-decoration:none;overflow:hidden}.cardtop,.card>h3{margin-top:18px}.card>p{min-height:46px}.card>footer{margin-bottom:20px}.work-cover{place-items:center;height:190px;display:grid;position:relative;overflow:hidden}.work-cover:before{content:"";z-index:2;filter:drop-shadow(0 0 8px #ff7b3d88);opacity:.9;pointer-events:none;background:radial-gradient(circle at 55% 88%,#ffe66d 0 12%,#ff9b42 13% 27%,#ff4d2e 28% 44%,#0000 45%) 0 0/26px 34px repeat-y;width:28px;height:76%;position:absolute;top:12%;left:-8px}.card:hover .work-cover:before{animation:.55s ease-in-out infinite alternate flame-dance}@keyframes flame-dance{to{filter:drop-shadow(0 0 12px #ffb13b);transform:translateY(-3px)scaleX(1.08)}}.featured .work-cover{height:245px}.work-cover img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.card:hover .work-cover img{transform:scale(1.04)}.cover-symbol{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffff24;border-radius:20px;place-items:center;width:68px;height:68px;display:grid}.cover-symbol svg{width:31px;height:31px}.work-cover>span{color:var(--ink);background:#ffffffeb;border-radius:20px;align-items:center;gap:5px;padding:7px 10px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:12px;right:12px}.work-cover>span svg{width:13px}.earn-panel{z-index:3;grid-template-columns:.9fr .32fr 1.2fr;align-items:stretch;gap:12px;max-width:1180px;margin:-20px auto 34px;padding:14px 28px;display:grid;position:relative}.earn-lead,.earn-balance,.earn-actions{border:1px solid var(--line);background:#fff;border-radius:10px;box-shadow:0 18px 50px #18251e12}.earn-lead{padding:14px 16px}.earn-lead h2{margin:5px 0 8px;font-size:20px}.earn-lead p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.earn-balance{color:#fff;background:radial-gradient(circle at 25% 18%,#ffdc73,#0000 24%),linear-gradient(145deg,#1b2b22,#15624f 58%,#4d4f99);justify-content:center;align-items:center;gap:13px;padding:12px;display:flex}.earn-balance svg{color:#ffe47a;width:34px;height:34px}.earn-balance small,.earn-balance b{display:block}.earn-balance small{color:#dce9e2;font-size:10px}.earn-balance b{font-size:26px;line-height:1}.earn-actions{grid-template-columns:repeat(3,1fr);gap:10px;padding:8px;display:grid}.earn-actions button,.earn-actions a,.earn-actions>div{color:var(--ink);text-align:left;background:#f8faf5;border:1px solid #e4e8e2;border-radius:8px;align-items:center;gap:10px;padding:9px;text-decoration:none;display:flex}.earn-actions button.done{color:var(--green);background:#e9f4df}.earn-actions svg{color:#da6f2a;flex:none}.earn-actions b,.earn-actions small{display:block}.earn-actions b{font-size:12px}.earn-actions small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.35}.reward-chip{color:#985314;background:#fff1d0;border-radius:999px;width:max-content;max-width:calc(100% - 44px);margin:12px 22px 0;padding:6px 9px;font:700 10px DM Mono}.standalone-view{padding:34px 5vw 70px}.standalone-view>section{max-width:1180px;margin:0 auto}.cover-editor{grid-template-columns:1.4fr .6fr 1fr;align-items:end;gap:10px;margin-bottom:15px;display:grid}.cover-editor label{margin:0}.cover-editor input[type=color]{height:43px;padding:4px}.cover-mini{color:#fff;border-radius:9px;justify-content:center;align-items:center;gap:5px;height:64px;display:flex;position:relative;overflow:hidden}.cover-mini img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cover-mini span{z-index:1;background:#0006;border-radius:10px;padding:4px 6px;font-size:9px;position:relative}.typepick{grid-template-columns:repeat(3,1fr)}.preview-page{background:#111b16;grid-template-rows:72px 1fr;min-height:100vh;display:grid}.preview-page header{background:#f7f8f4;grid-template-columns:180px 1fr 130px;height:72px;display:grid;position:static}.preview-page header>a,.preview-page header>button{color:var(--ink);background:0 0;border:0;align-items:center;gap:7px;text-decoration:none;display:flex}.preview-page header>div{text-align:center}.preview-page header b,.preview-page header span{display:block}.preview-page header span{color:var(--muted);margin-top:4px;font-size:10px}.preview-page>section{place-items:center;padding:18px;display:grid}.preview-downloads{background:#f7f8f4;border-top:1px solid #121a1714;flex-wrap:wrap;align-items:center;gap:10px;padding:16px 22px 22px;display:flex}.preview-downloads h2{flex-basis:100%;margin:0 0 4px;font-size:18px}.preview-downloads a{color:#17221d;background:#fff;border:1px solid #121a171f;border-radius:999px;padding:9px 13px;font-weight:700;text-decoration:none}.preview-page iframe{background:#fff;border:0;border-radius:12px;width:100%;height:calc(100vh - 108px)}.art-full{object-fit:contain;border-radius:12px;max-width:100%;max-height:calc(100vh - 110px)}.open-link{color:var(--ink);background:#fff;border-radius:10px;gap:8px;padding:15px 20px;font-weight:700;text-decoration:none;display:flex}.preview-missing{text-align:center;place-content:center;min-height:100vh;display:grid}.preview-missing a{color:var(--green);justify-content:center;gap:6px;display:flex}@media (max-width:620px){.cover-editor{grid-template-columns:1fr}.typepick button{font-size:10px}.preview-page header{grid-template-columns:90px 1fr 60px}.preview-page header>a,.preview-page header>button{font-size:0}.featured .work-cover,.work-cover{height:185px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(#f7f8f4e0, #f7f8f4eb), var(--user-bg,none), var(--paper);color:var(--ink);background-position:50%;background-size:cover;background-attachment:fixed;margin:0;font-family:Manrope,Noto Sans SC,sans-serif}body.has-user-bg .hero,body.has-user-bg header{background-color:#f7f8f4d1}button,input,textarea,select{font:inherit}button,a{cursor:pointer}header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#f7f8f4e6;justify-content:space-between;align-items:center;height:76px;padding:0 5vw;display:flex;position:sticky;top:0}.side-toggle{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;place-items:center;width:38px;height:38px;margin-right:10px;display:grid}.side-backdrop{z-index:58;background:#0a120e38;border:0;position:fixed;inset:0}.side-rail{z-index:59;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fafbf8f5;border-right:1px solid #dbe6df;flex-direction:column;width:246px;padding:16px;transition:transform .2s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%);box-shadow:22px 0 65px #14201933}.side-rail.open{transform:translate(0)}.side-head{grid-template-columns:36px 1fr 30px;align-items:center;gap:10px;margin-bottom:18px;display:grid}.side-head button,.side-rail nav button,.side-bottom button{color:var(--ink);background:0 0;border:0}.side-rail nav{gap:6px;display:grid}.side-rail nav button,.side-bottom button{text-align:left;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:42px;padding:11px 10px;font-weight:700;display:flex}.side-rail nav button:hover,.side-bottom button:hover{background:#e9f0ea;border-color:#d0dfd4}.side-rail nav button.active{color:#fff;background:#111827;border-color:#111827}.side-rail svg{width:17px}.side-bottom{border-top:1px solid var(--line);gap:4px;margin-top:auto;padding-top:10px;display:grid}.admin-secret{opacity:.62;font-size:11px}.brand{color:var(--ink);align-items:center;gap:11px;font-weight:700;text-decoration:none;display:flex}.brand b{color:#88918c;margin-left:4px;font-size:12px}.brandmark{background:var(--ink);width:36px;height:36px;color:var(--mint);border-radius:10px;place-items:center;display:grid}nav{gap:34px;display:flex}nav a,nav button,.hero-actions a{color:var(--ink);font-size:14px;font-weight:600;text-decoration:none}nav button{cursor:pointer;background:0 0;border:0;padding:0}.header-actions{align-items:center;gap:10px;display:flex}.header-actions button,.primary,.ghost{border:0;border-radius:9px;align-items:center;gap:8px;padding:10px 14px;font-weight:600;display:flex}.searchBtn{color:var(--muted);border:1px solid var(--line)!important;background:#fff!important}kbd{background:var(--paper);border-radius:4px;padding:2px 5px;font:11px DM Mono}.primary{background:var(--ink);color:#fff}.primary:hover{background:var(--green)}.ghost{background:0 0;border:1px solid var(--line)!important}.sync-status{color:#12663d;background:#ecfff5;border:1px solid #cfe8db;border-radius:999px;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.sync-status:before{content:"";background:#18b56b;border-radius:999px;width:7px;height:7px}.sync-status.offline{color:#9d3d34;background:#fff2ee;border-color:#ffd1c7}.sync-status.offline:before{background:#e04f3f}.mobile{display:none}.hero{text-align:center;background-image:linear-gradient(#e8ebe5 1px,#0000 1px),linear-gradient(90deg,#e8ebe5 1px,#0000 1px);background-size:64px 64px;flex-direction:column;justify-content:center;align-items:center;min-height:545px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 70%,#0000);mask-image:linear-gradient(#000 70%,#0000)}.hero:before{content:"";background:#f7f8f4eb;border-radius:50%;width:650px;height:650px;position:absolute;box-shadow:0 0 70px 70px #f7f8f4b3}.hero>*{position:relative}.eyebrow{color:var(--green);background:#ecf7dc;border:1px solid #d9e9bd;border-radius:50px;align-items:center;gap:7px;padding:7px 12px;font:500 12px DM Mono;display:flex}.hero h1{letter-spacing:-4px;margin:25px 0 18px;font-size:clamp(45px,6.5vw,78px);line-height:1.02}.hero h1 span{color:var(--green);font-family:Georgia,serif;font-style:italic;font-weight:400}.hero p{color:var(--muted);margin:0;line-height:1.8}.hero-actions{align-items:center;gap:24px;margin-top:30px;display:flex}.big{padding:13px 18px}.hero-actions a{align-items:center;display:flex}.orbit{border:1px solid var(--line);background:#fff;border-radius:12px;place-items:center;font:600 13px DM Mono;display:grid;transform:rotate(-8deg);box-shadow:0 6px 20px #1a2b2214;position:absolute!important}.o1{color:#e7a325;width:48px;height:48px;top:31%;left:13%}.o2{width:56px;height:56px;color:var(--green);top:32%;right:13%;transform:rotate(8deg)}.o3{color:#9967d4;width:42px;height:42px;bottom:22%;left:19%}.content{max-width:1180px;margin:20px auto 110px;padding:0 28px}.section-head{justify-content:space-between;align-items:end;margin-bottom:26px;display:flex}.kicker,.adminhead span,.modalhead span{color:var(--green);letter-spacing:1.5px;font:500 11px DM Mono}.section-head h2{margin:8px 0 0;font-size:34px}.search{border-bottom:1px solid var(--line);align-items:center;gap:8px;width:300px;padding:8px 2px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%}.filters{flex-wrap:wrap;gap:9px;margin-bottom:28px;display:flex}.filters button{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:30px;padding:8px 15px;font-size:13px}.filters button.active{background:var(--ink);color:#fff}.grid{grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:12px;display:grid}.card{background:var(--card);border:1px solid var(--line);border-radius:8px;grid-template-rows:auto auto 1fr auto;grid-template-columns:42% 1fr;min-height:178px;padding:0;transition:all .2s;display:grid;position:relative;box-shadow:0 7px 30px #1f342b09}.card:hover{transform:translateY(-4px);box-shadow:0 14px 40px #1f342b17}.card.featured{grid-column:auto;min-height:178px}.card .work-cover{grid-row:1/-1;height:auto;min-height:178px}.card.featured .work-cover{height:auto;min-height:178px}.cardtop,.card>h3,.card>p,.card>footer{margin-left:18px;margin-right:18px}.cardtop{justify-content:space-between;align-items:center;display:flex}.cardtop>span:first-child{color:var(--green);align-items:center;gap:7px;font:500 12px DM Mono;display:flex}.cardtop>span:first-child span{background:#e7f3ea;border-radius:7px;place-items:center;width:27px;height:27px;display:grid}.lang{color:#8c9590;font:11px DM Mono}.card h3{letter-spacing:-.5px;margin:12px 0 6px;font-size:16px}.card p{color:var(--muted);margin:0 0 18px;font-size:11px;line-height:1.65}.card pre{background:var(--code);color:#cbead8;border-radius:10px;margin:auto 0 18px;padding:18px;font:12px/1.65 DM Mono;position:relative;overflow:auto}.card pre button{color:#fff;background:#324039;border:0;border-radius:6px;padding:6px;position:absolute;top:9px;right:9px}.linkpreview{border:1px solid var(--line);color:var(--green);border-radius:10px;align-items:center;gap:12px;margin:auto 0 18px;padding:15px;text-decoration:none;display:flex}.linkpreview div{flex:1;min-width:0}.linkpreview small,.linkpreview strong{display:block}.linkpreview small{color:var(--muted);font-size:10px}.linkpreview strong{white-space:nowrap;text-overflow:ellipsis;font:12px DM Mono;overflow:hidden}.card footer{border-top:1px solid #edf0eb;justify-content:space-between;align-self:end;margin-top:auto;padding-top:14px;display:flex}.card footer span{color:var(--green);margin-right:9px;font-size:11px}.card time{color:#9aa29e;font:11px DM Mono}.empty{text-align:center;color:var(--muted);padding:80px}.manifesto{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;max-width:1040px;margin:0 auto 100px;padding:75px}.manifesto>span{background:var(--mint);border-radius:50%;place-items:center;width:42px;height:42px;margin:auto;display:grid}.manifesto p{font:36px/1.4 Georgia,serif}.manifesto em{color:var(--green)}.sitefoot{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:30px 5vw;font-size:12px;display:flex}.sitefoot>div:last-child{gap:22px;display:flex}.modalback{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50;background:#122019b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);border-radius:18px;width:min(670px,100%);max-height:92vh;padding:28px;overflow:auto;box-shadow:0 24px 100px #0005}.modalhead{justify-content:space-between;display:flex}.modalhead h2{margin:5px 0 20px}.modalhead button{background:0 0;border:0}.typepick{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;display:grid}.typepick button{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:14px;display:flex}.typepick .active{border-color:var(--green);color:var(--green);background:#eaf5ed}label{flex-direction:column;gap:7px;margin-bottom:14px;font-size:12px;font-weight:600;display:flex}input,textarea,select{border:1px solid var(--line);background:#fff;border-radius:8px;outline:0;padding:11px}textarea{resize:vertical;font-family:inherit}label textarea[rows="7"]{color:#d5e9dc;background:#1c2823;border:0;font:12px/1.5 DM Mono}.row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.modalfoot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:18px;display:flex}.modalfoot span{color:var(--muted);gap:5px;font-size:11px;display:flex}.admin{grid-template-columns:230px 1fr;min-height:calc(100vh - 76px);display:grid}.admin aside{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;padding:34px 20px;display:flex}.aside-title{color:#929c96;padding:0 12px;font:11px DM Mono}.admin aside button{text-align:left;width:100%;color:var(--muted);background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;margin-top:8px;padding:12px;display:flex}.admin aside button svg{width:17px}.admin aside .selected{color:var(--green);background:#e5eee7}.adminmain{width:100%;max-width:1200px;padding:48px}.adminhead{justify-content:space-between;align-items:start;display:flex}.adminhead h1{margin:7px 0;font-size:38px}.adminhead p{color:var(--muted)}.stats{grid-template-columns:repeat(3,1fr);gap:16px;margin:32px 0;display:grid}.stats div{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.stats small,.stats strong{display:block}.stats small{color:var(--muted)}.stats strong{margin-top:8px;font-size:30px}.table{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.tr{border-top:1px solid var(--line);grid-template-columns:2fr 1fr .8fr .8fr .5fr;align-items:center;padding:15px 18px;font-size:12px;display:grid}.th{color:var(--muted);background:#f0f2ee;font-weight:600;border:0!important}.itemtitle{align-items:center;gap:11px;display:flex}.itemtitle>svg{color:var(--green);background:#e9f3ec;border-radius:8px;width:33px;height:33px;padding:7px}.itemtitle small,.itemtitle b{display:block}.itemtitle small{color:var(--muted);margin-top:3px}.tr i{background:#d5a52b;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.tr i.published{background:#35a66a}.tr button{color:#a54b4b;background:0 0;border:0}@media (max-width:900px){nav,.searchBtn,.ghost{display:none!important}.mobile{border:0;background:0 0!important;display:block!important}.hero{min-height:500px}.orbit{display:none}.grid{grid-template-columns:1fr 1fr}.card.featured{grid-column:span 2}.admin{grid-template-columns:1fr}.admin aside{display:none}.adminmain{padding:28px}.tr{grid-template-columns:2fr 1fr .7fr}.tr>span:nth-child(3),.tr>span:nth-child(4){display:none}}@media (max-width:620px){header{padding:0 18px}.header-actions>.primary{padding:10px;font-size:0}.hero{padding:30px 20px}.hero h1{letter-spacing:-2px}.hero p br{display:none}.content{padding:0 16px}.section-head{flex-direction:column;align-items:start;gap:20px}.search{width:100%}.grid{grid-template-columns:1fr}.card.featured{grid-column:auto}.manifesto{padding:50px 20px}.manifesto p{font-size:29px}.sitefoot{flex-wrap:wrap;gap:20px}.row{grid-template-columns:1fr}.modal{padding:20px}.modalfoot span{display:none}.adminmain{padding:20px}.stats{grid-template-columns:1fr 1fr}.stats div:last-child{display:none}.tr{grid-template-columns:2fr .8fr}.tr>span:nth-child(2){display:none}}.pet-wrap{z-index:40;touch-action:none;-webkit-user-select:none;user-select:none;width:130px;height:145px;position:fixed}.pet-sprite{image-rendering:auto;cursor:grab;background-color:#0000;background-image:url(/pets/jadebyte.webp);background-repeat:no-repeat;background-size:768px 1144px;border:0;width:96px;height:104px;transition:filter .25s;position:absolute;bottom:25px;right:0}.pet-sprite:active{cursor:grabbing}.pet-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--ink);background:#ffffffeb;border:1px solid;border-radius:20px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:0;right:1px;box-shadow:0 5px 18px #18241e20}.pet-bubble{border:1px solid var(--line);background:#fff;border-radius:13px 13px 2px;width:188px;padding:13px 15px;position:absolute;bottom:98px;right:90px;box-shadow:0 12px 35px #14231b1f}.pet-bubble button,.pet-panel button{background:0 0;border:0}.pet-bubble>button{color:#9ba29e;position:absolute;top:5px;right:5px}.pet-bubble b,.pet-bubble span{display:block}.pet-bubble b{padding-right:8px;font-size:12px}.pet-bubble span{color:var(--green);margin-top:5px;font:9px DM Mono}.pet-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--line);background:#fafbf8f7;border-radius:15px;width:250px;padding:10px;position:absolute;bottom:132px;right:5px;box-shadow:0 18px 55px #1222192c}.pet-panel-head{justify-content:space-between;align-items:center;padding:5px 7px 9px;font-size:12px;display:flex}.pet-panel>button{text-align:left;width:100%;color:var(--ink);border-radius:9px;align-items:center;gap:10px;padding:9px;display:flex}.pet-panel>button:hover,.pet-panel>button.chosen{background:#e8efe9}.pet-panel>button i{border-radius:8px;width:25px;height:25px}.pet-panel>button span{flex:1}.pet-panel>button b,.pet-panel>button small{display:block}.pet-panel>button b{font-size:11px}.pet-panel>button small{color:var(--muted);margin-top:2px;font-size:9px}.pet-actions{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:5px;margin-top:5px;padding-top:9px;display:grid}.pet-actions button{color:var(--muted);justify-content:center;align-items:center;gap:3px;font-size:9px;display:flex}.pet-actions svg{width:12px}.pet-restore{z-index:40;border:1px solid var(--line);width:43px;height:43px;color:var(--green);background:#fff;border-radius:50%;position:fixed;bottom:17px;right:17px;box-shadow:0 8px 25px #15251d20}.pet-restore:hover{transform:scale(1.08)}@media (max-width:620px){.pet-wrap{transform-origin:100% 100%;transform:scale(.88)}.pet-bubble{right:70px}}.auth-page{background:#f6f7f2;grid-template-columns:1fr;min-height:100vh;display:grid}.auth-modal-page{z-index:3000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#090e1875;min-height:100dvh;position:fixed;inset:0}.auth-art{color:#fff;background:radial-gradient(circle at 75% 22%,#47795d 0,#0000 26%),linear-gradient(145deg,#101d17,#244334);flex-direction:column;justify-content:space-between;padding:52px 7vw;display:flex;position:relative;overflow:hidden}.auth-art:after{content:"";background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0}.auth-art>*{z-index:1;position:relative}.auth-logo{align-items:center;gap:10px;font-weight:700;display:flex}.auth-logo span{background:var(--mint);color:#16241d;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.auth-art small{color:var(--mint);letter-spacing:2px;font:11px DM Mono}.auth-art h1{letter-spacing:-3px;margin:20px 0;font-size:clamp(44px,5vw,72px);line-height:1.14}.auth-art h1 em{color:var(--mint);font-family:Georgia,serif;font-weight:400}.auth-art p,.auth-art blockquote{color:#c6d2cb}.auth-art blockquote{margin:0;font-family:Georgia,serif}.auth-box{place-items:center;min-height:100vh;padding:26px;display:grid}.auth-card{background:#ffffffd1;border:1px solid #1e352a1f;border-radius:24px;width:min(410px,100%);padding:28px;position:relative;box-shadow:0 24px 70px #101d1721}.auth-close{color:#111827;cursor:pointer;background:#0f172a14;border:0;border-radius:999px;width:34px;height:34px;font-size:22px;line-height:1;position:absolute;top:14px;right:14px}.auth-icon{width:48px;height:48px;color:var(--green);background:#e5efe7;border-radius:13px;place-items:center;display:grid}.auth-card h2{margin:20px 0 7px;font-size:34px}.auth-card>p{color:var(--muted);margin-bottom:28px;font-size:13px}.auth-card label{font-size:12px}.auth-card input{width:100%;height:48px}.password{position:relative}.password button{color:var(--muted);background:0 0;border:0;position:absolute;top:8px;right:8px}.password svg{width:18px}.auth-submit{background:var(--ink);color:#fff;border:0;border-radius:9px;width:100%;height:48px;margin-top:6px;font-weight:700}.auth-error{color:#9d3d34;background:#fff0ed;border-radius:8px;margin-bottom:10px;padding:10px;font-size:12px}.auth-switch{text-align:center;color:var(--muted);margin-top:20px;font-size:12px}.auth-switch button{color:var(--green);background:0 0;border:0;font-weight:700}.auth-note{text-align:center;color:#9aa19d;margin-top:25px;display:block}.admin-panels{grid-template-columns:1fr 1fr;gap:16px;margin-top:22px;display:grid}.admin-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.admin-card.wide{margin-top:16px}.panel-title{justify-content:space-between;align-items:center;display:flex}.panel-title small{color:var(--green);font:10px DM Mono}.panel-title h2{margin:4px 0 15px;font-size:18px}.panel-title>span{color:var(--muted);font-size:11px}.cat-add{gap:8px;display:flex}.cat-add input{flex:1}.cat-add button,.password-form button{background:var(--ink);color:#fff;border:0;border-radius:8px;align-items:center;gap:5px;padding:0 14px;display:flex}.cat-add svg{width:14px}.cat-list{margin-top:12px}.cat-list>div{border-top:1px solid #edf0eb;justify-content:space-between;align-items:center;padding:10px 3px;font-size:12px;display:flex}.cat-list small{color:var(--muted);font-size:9px;display:block}.cat-list button{color:#a54b4b;background:0 0;border:0}.side-menu-admin>div{grid-template-columns:minmax(170px,1fr) auto auto auto auto auto;gap:10px;display:grid}.sub-panel-title{border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.password-form{gap:9px;display:grid}.password-form button{justify-content:center;height:42px}.device-note{color:#8c9690;font-size:10px;line-height:1.55}.account-list>div{border-top:1px solid #edf0eb;grid-template-columns:36px minmax(160px,1fr) minmax(150px,220px) minmax(420px,auto);align-items:center;gap:12px;padding:11px 0;display:grid}.avatar{width:34px;height:34px;color:var(--green);background:#e5efe7;border-radius:9px;place-items:center;font-weight:700;display:grid}.account-list b,.account-list small{font-size:11px;display:block}.account-list small,.account-list time{color:var(--muted);font-size:9px}.audit-list>div{border-top:1px solid #edf0eb;grid-template-columns:150px 90px 100px 1fr;align-items:center;gap:10px;padding:9px 0;font-size:10px;display:grid}.audit-list time,.audit-list p{color:var(--muted);margin:0}.audit-list span{color:var(--green);font-weight:600}@media (max-width:760px){.auth-page{grid-template-columns:1fr}.auth-art{display:none}.auth-box{min-height:100vh;padding:25px}.admin-panels{grid-template-columns:1fr}.audit-list>div{grid-template-columns:1fr 1fr}.audit-list p{grid-column:span 2}}.user-pill{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:4px 10px 4px 4px;display:flex;box-shadow:0 10px 24px #0f172a14}.user-pill>span{background:linear-gradient(135deg, #101827, var(--green));color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:700;display:grid;overflow:hidden;box-shadow:0 0 0 1px #0f172a1f}.user-pill>span img,.center-user>span img,.profile-hero>span img{object-fit:cover;width:100%;height:100%;display:block}.user-pill b{font-size:11px}.user-pill i{color:var(--green);font:9px DM Mono}.user-pill.guest{background:#ffffffeb}.user-pill.guest>span{background:linear-gradient(135deg,#f6d365,#5b7cfa)}.center-modal{background:var(--paper);border-radius:18px;grid-template-columns:220px 1fr;width:min(960px,95vw);height:min(690px,90vh);display:grid;overflow:hidden}.center-modal>aside{color:#fff;background:#18271f;flex-direction:column;padding:23px 14px;display:flex}.center-user{border-bottom:1px solid #ffffff19;margin-bottom:12px;padding:10px 10px 24px}.center-user>span{background:var(--mint);width:43px;height:43px;color:var(--ink);border-radius:13px;place-items:center;margin-bottom:10px;font-weight:800;display:grid}.center-user b,.center-user small{display:block}.center-user small{color:#aabbb1;margin-top:3px}.center-modal aside button{color:#b8c6bd;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:11px;display:flex}.center-modal aside button:last-child{margin-top:auto}.center-modal aside button.active,.center-modal aside button:hover{color:#fff;background:#ffffff12}.center-modal aside svg{width:16px}.center-modal>section{padding:36px;position:relative;overflow:auto}.center-close{background:0 0;border:0;position:absolute;top:18px;right:18px}.center-modal h2{margin:0 0 22px;font-size:28px}.profile-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.profile-hero{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f4fff7);border-radius:18px;grid-template-columns:74px 1fr auto;align-items:center;gap:14px;margin:8px 0 16px;padding:14px;display:grid}.profile-hero>span{color:#fff;background:linear-gradient(135deg,#111827,#20b875);border-radius:50%;place-items:center;width:66px;height:66px;font-size:24px;font-weight:800;display:grid;overflow:hidden;box-shadow:0 14px 30px #0f172a2e}.profile-hero b,.profile-hero small{display:block}.profile-hero small{color:var(--muted);margin-top:5px}.profile-hero label{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:999px;align-items:center;gap:6px;padding:10px 14px;font-weight:800;display:inline-flex}.profile-hero label svg{width:16px;height:16px}.profile-hero input{display:none}.profile-grid>div{border:1px solid var(--line);background:#fff;border-radius:10px;padding:15px}.profile-grid small,.profile-grid b{display:block}.profile-grid small{color:var(--muted);font-size:9px}.profile-grid b{margin-top:6px;font-size:12px}.my-published{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:18px;padding:14px}.my-published h3{align-items:center;gap:8px;margin:0 0 10px;display:flex}.my-published h3 svg{width:18px;height:18px}.my-published article{border-top:1px solid #edf0eb;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:10px 0;display:grid}.my-published article:first-of-type{border-top:0}.my-published b,.my-published small{display:block}.my-published small{color:var(--muted);margin-top:4px}.my-published button{border:1px solid var(--line);background:#f8fafc;border-radius:999px;padding:7px 12px;font-weight:800}.center-form{border:1px solid var(--line);background:#fff;border-radius:11px;gap:9px;margin-top:18px;padding:16px;display:grid}.center-form h3{margin:0 0 4px;font-size:14px}.center-form button,.gift-form button{background:var(--ink);color:#fff;border:0;border-radius:8px;height:40px}.balance{color:#fff;background:linear-gradient(135deg,#163c2c,#357e59);border-radius:15px;align-items:center;gap:16px;padding:24px;display:flex}.balance>svg{width:38px;height:38px;color:var(--mint)}.balance small,.balance b{display:block}.balance b{font-size:35px}:root{--surface-strong:#fffffff5;--surface-soft:#f8fafce6;--text-strong:#0f172a;--text-soft:#475569;--action-bg:#13241d;--action-fg:#fff;--action-alt-bg:#eef7f0;--action-alt-fg:#14583e}body.theme-dark{--surface-strong:#121b27f0;--surface-soft:#1e293be0;--text-strong:#f8fafc;--text-soft:#cbd5e1;--action-bg:#d8f36a;--action-fg:#102019;--action-alt-bg:#d8f36a29;--action-alt-fg:#eef9a8}body.has-user-bg:before{content:"";z-index:-1;pointer-events:none;-webkit-backdrop-filter:blur(10px)saturate(1.08);backdrop-filter:blur(10px)saturate(1.08);background:radial-gradient(circle at 18% 16%,#ffffff57,#0000 28%),linear-gradient(135deg,#ffffff9e,#e8f4ff6b);position:fixed;inset:0}button,a,input,select,textarea{color:inherit}button,.primary,.ghost,.searchBtn,.typepick button,.cat-add button,.password-form button,.center-form button,.gift-form button,.mini-tile a,.section-tile a,.community-grid a,.community-grid button,.home-store-list button,.tr button,.cat-list button,.account-list button,.my-published button,.pet-actions button{min-height:38px;color:var(--text-strong)}.primary,button.primary,.auth-submit,.cat-add button,.password-form button,.center-form button,.gift-form button{background:var(--action-bg)!important;color:var(--action-fg)!important;border-color:#0000!important}.ghost,.searchBtn,.typepick button,.filters button,.side-rail nav button,.side-bottom button,.admin aside button,.cat-list button,.tr button,.account-list button,.my-published button,.pet-actions button,.community-grid button,.home-store-list button{background:var(--surface-strong);color:var(--text-strong);border:1px solid #64748b3d}.typepick .active,.filters button.active,.side-rail nav button.active,.admin aside .selected{box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--action-alt-fg) 18%, transparent);background:var(--action-alt-bg)!important;color:var(--action-alt-fg)!important;border-color:color-mix(in srgb, var(--action-alt-fg) 45%, transparent)!important}.card,.admin-card,.table,.stats div,.modal,.center-modal,.profile-grid>div,.my-published,.center-form,.pet-bubble,.pet-panel,.mini-tile,.category-hero,.community-grid>div,.home-store-list article{background:var(--surface-strong);color:var(--text-strong)}.card p,.card time,.device-note,.adminhead p,.panel-title>span,.itemtitle small,.account-list small,.account-list time,.audit-list p,.audit-list time,.profile-grid small,.profile-hero small,.my-published small,.pet-panel small,.mini-tile p,.category-hero p,.community-grid p,.home-store-list span{color:var(--text-soft)!important}.pet-bubble b,.pet-bubble span{color:var(--text-strong);background:0 0}input,textarea,select{background:var(--surface-strong);color:var(--text-strong);border-color:#64748b4d}.standalone-view{min-height:66vh;padding:24px 5vw 56px}.mini-card-row,.section-card-row{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.mini-tile,.section-tile{border:1px solid #64748b38;border-radius:18px;min-height:240px;padding:16px;overflow:hidden}.mini-tile img,.section-tile img{object-fit:cover;border-radius:12px;width:100%;height:110px}.work-cover{min-height:150px}.card-body{padding:16px 20px 20px}.card-body h3,.card-body p{margin-left:0;margin-right:0}.card-body h3{color:var(--text-strong);margin-top:0}.card-body p{margin-bottom:0}.account-list>div,.side-menu-admin>div{min-width:0}.account-list .user-actions,.account-list>div>span:last-child,.cat-list>div>span:last-child,.side-menu-admin>div>span:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}@media (max-width:900px){.standalone-view{padding:18px 18px 48px}.earn-panel{grid-template-columns:1fr;margin:0 auto 24px;padding:12px 18px}.publish-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.account-list>div,.side-menu-admin>div,.cat-list>div,.audit-list>div{align-items:stretch;grid-template-columns:1fr!important}.account-list>div>*,.side-menu-admin>div>*,.cat-list>div>*,.audit-list>div>*{min-width:0}.adminhead,.panel-title,.modalfoot,.profile-hero{flex-direction:column;align-items:stretch;gap:12px}.profile-hero{display:flex}.center-modal{grid-template-columns:1fr;width:min(100vw - 20px,960px);height:min(100dvh - 20px,760px)}.center-modal>aside{flex-direction:row;gap:8px;padding:12px;overflow-x:auto}.center-user{border-bottom:0;min-width:170px;margin-bottom:0;padding-bottom:10px}.center-modal aside button{white-space:nowrap}}@media (max-width:620px){.hero{min-height:auto;padding-top:40px;padding-bottom:42px}.hero h1{font-size:clamp(38px,13vw,64px);line-height:.98}.header-actions{gap:6px}.user-pill{padding-right:6px}.user-pill b,.user-pill i{display:none}.work-cover{height:150px}.featured .work-cover{height:175px}.modalback{align-items:start;padding:10px}.modal{border-radius:16px;width:100%;max-height:calc(100dvh - 20px)}.typepick{grid-template-columns:1fr}.publish-tabs{grid-template-columns:1fr 1fr}.mini-card-row,.section-card-row,.profile-grid{grid-template-columns:1fr}}.ledger>div,.orders>div{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:14px 3px;display:flex}.ledger span,.orders span{flex:1}.ledger b,.ledger small,.orders b,.orders small{display:block}.ledger small,.orders small{color:var(--muted);font-size:9px}.ledger strong.plus{color:var(--green)}.gift-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.gift-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:13px}.gift-grid article>img{object-fit:cover;border-radius:8px;width:100%;height:105px}.gift-grid article>svg{width:100%;height:105px;color:var(--green);background:#e8f0e9;border-radius:8px;padding:30px}.gift-grid h3{font-size:13px}.gift-grid p{color:var(--muted);min-height:30px;font-size:10px}.gift-grid footer{justify-content:space-between;font-size:10px;display:flex}.gift-grid article>button{background:var(--ink);color:#fff;border:0;border-radius:7px;width:100%;margin-top:10px;padding:8px}.gift-grid article>button:disabled{background:#c8ceca}.orders>div{flex-wrap:wrap}.orders>div>svg{color:var(--green)}.orders i{color:var(--green);background:#e7efe8;border-radius:15px;padding:5px 8px;font-size:10px}.orders p{width:100%;margin:0 0 0 36px;font-size:10px}.pet-choices{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.pet-choices button{border:1px solid var(--line);background:#fff;border-radius:12px;place-items:center;gap:6px;padding:22px;display:grid}.pet-choices svg{color:var(--green)}.pet-choices small,.muted{color:var(--muted)}.hide-pet{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:16px;padding:9px 14px}.modalback.top{z-index:80}.redeem-modal{background:#fff;border-radius:16px;gap:10px;width:min(440px,92vw);padding:26px;display:grid}.redeem-modal>button:first-child{background:0 0;border:0;justify-self:end}.redeem-modal>svg{color:var(--green);width:38px;height:38px}.redeem-modal h2,.redeem-modal p{margin:0}.gift-form{gap:9px;display:grid}.gift-form>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mini-gifts>div{border-top:1px solid var(--line);grid-template-columns:1fr auto;padding:11px 0;display:grid}.mini-gifts b,.mini-gifts small{display:block}.mini-gifts small{color:var(--muted);font-size:9px}.mini-gifts button{color:#a54b4b;background:0 0;border:0;grid-area:1/2/3}.fulfillment>div{border-top:1px solid var(--line);grid-template-columns:1fr 80px 180px;align-items:center;gap:12px;padding:13px 0;display:grid}.fulfillment small,.fulfillment b{display:block}.fulfillment small,.fulfillment p{color:var(--muted);margin:3px 0;font-size:9px}.fulfillment i{color:var(--green);font-size:10px}.fulfillment button{border:1px solid var(--line);background:#fff;border-radius:6px;margin-right:4px;padding:5px;font-size:9px}.pet-import{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:16px;padding:14px}.pet-import small{color:var(--muted);font-weight:400}.home-band,.fun-lab,.game-zone,.tool-zone,.community-wall{max-width:1180px;margin:0 auto 34px;padding:0 28px}.home-band{grid-template-columns:220px 1fr;align-items:stretch;gap:18px;display:grid}.home-band h2,.fun-lab h2,.game-zone h2,.tool-zone h2,.community-wall h2{margin:6px 0 0;font-size:22px}.home-store-list{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.home-store-list article,.home-store-list p,.mini-game,.tool-box,.community-grid>div{border:1px solid var(--line);background:#ffffffeb;border-radius:8px;box-shadow:0 18px 45px #19251f0f}.home-store-list article{gap:8px;padding:12px;display:grid}.home-store-list img,.home-store-list svg{object-fit:cover;width:100%;height:86px;color:var(--green);background:#eef4ea;border-radius:7px;padding:18px}.home-store-list b,.home-store-list span{font-size:12px;display:block}.home-store-list span{color:var(--muted);font-size:10px}.home-store-list button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:9px 12px;font-weight:800}.home-store-list p{color:var(--muted);grid-column:1/-1;margin:0;padding:22px}.fun-lab{grid-template-columns:1fr 1fr;gap:18px;display:grid}.mini-game,.tool-box,.community-grid>div{padding:22px}.mini-game button,.tool-box button,.community-grid button,.user-actions button,.user-detail button{background:var(--ink);color:#fff;border:0;border-radius:7px;align-items:center;gap:7px;padding:9px 12px;display:inline-flex}.mini-game strong{float:right;color:#d56b24;font-size:44px}.tool-box{gap:9px;display:grid}.tool-box code{word-break:break-all;color:#cdebd6;background:#17231d;border-radius:7px;min-height:42px;padding:12px;font:12px DM Mono;display:block}.community-grid{gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.community-grid>div{flex:0 0 265px;min-height:168px}.community-grid article{grid-template-columns:1fr auto;align-items:center;gap:12px;margin-top:10px;display:grid}.community-grid img{object-fit:cover;border-radius:7px;width:100%;height:88px}.mini-card-row{gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.mini-tile,.mini-score,.compact-tool{border:1px solid var(--line);background:#fffffff0;border-radius:8px;flex:0 0 265px;min-height:188px;padding:14px;box-shadow:0 14px 34px #19251f0f}.mini-tile svg{color:#d56b24}.mini-tile b,.mini-tile p,.mini-score small,.mini-score strong,.mini-score span{display:block}.mini-tile p{min-height:38px;color:var(--muted);font-size:11px}.mini-tile button{background:var(--ink);color:#fff;border:0;border-radius:7px;padding:8px 10px}.category-zone{padding:0 0 30px}.category-hero{background:radial-gradient(circle at 15% 10%,#d8f7cd 0,#0000 24%),linear-gradient(135deg,#fff,#f2f8ef);border:1px solid #dfe8e2;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding:24px;display:flex;box-shadow:0 18px 45px #17342112}.category-hero h2{margin:6px 0;font-size:clamp(28px,4vw,48px)}.category-hero p{max-width:620px;color:var(--muted);margin:0}.locked-note{border:1px solid var(--line);color:var(--muted);white-space:nowrap;background:#fff;border-radius:999px;padding:10px 14px}.section-card-row{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));display:grid;overflow:visible}.section-tile,.mini-tile{min-height:210px}.section-tile img,.mini-tile img{object-fit:cover;border-radius:16px;width:100%;height:92px;margin-bottom:10px}.password-tool-card{color:#fff;background:linear-gradient(135deg,#111827f2,#295141eb),radial-gradient(circle at 20% 0,#9ff0c7 0,#0000 28%);border-color:#ffffff1f}.password-tool-card p{color:#ffffffb8}.password-tool-card a{color:#18231f;background:#fff;border-radius:10px;justify-content:center;margin-top:auto;padding:9px 12px;font-weight:800;display:inline-flex}.file-list{border:1px solid var(--line);background:#f8fbf7;border-radius:14px;flex-wrap:wrap;gap:8px;padding:12px;display:flex}.file-list b{width:100%}.file-list span,.file-list small{color:var(--muted);background:#fff;border:1px solid #d8e6dc;border-radius:999px;padding:5px 9px;font-size:11px}.mini-score strong{color:#d56b24;font-size:48px}.compact-tool{max-width:560px}.layout-list{gap:8px;display:grid}.layout-list>div{border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr auto;align-items:center;padding:10px;display:grid}.layout-list button,.switch-line{margin-left:6px}.switch-line{align-items:center;gap:8px;margin-bottom:0;display:flex}.publish-tabs{grid-template-columns:repeat(4,1fr)!important}.admin-searchbar{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;margin:18px 0;padding:10px 12px;display:grid}.admin-searchbar input,.admin-searchbar select{background:0 0;border:0;padding:6px}.admin-searchbar select{border-left:1px solid var(--line)}.user-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.user-actions button{min-width:72px;padding:8px 12px;font-size:11px}.user-actions button:last-child{background:#9f3c31}.user-detail{border-top:1px solid var(--line);gap:8px;margin-top:16px;padding-top:14px;display:grid}.pet-size{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.pet-size span{color:var(--muted);margin-right:auto;font-size:12px}.pet-size button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px 10px}.background-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.background-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;gap:8px;padding:10px;display:grid}.background-grid img{object-fit:cover;border-radius:6px;width:100%;height:120px}.background-grid button{background:var(--ink);color:#fff;border:0;border-radius:7px;padding:8px}@media (max-width:900px){.earn-panel{grid-template-columns:1fr;margin-top:10px}.earn-actions{grid-template-columns:1fr}.card,.card.featured{grid-template-columns:1fr;min-height:0}.card .work-cover,.card.featured .work-cover{min-height:220px}.home-band,.fun-lab,.community-grid{grid-template-columns:1fr}.home-store-list{grid-template-columns:1fr 1fr}}@media (max-width:620px){.earn-panel{padding:0 16px}.card .work-cover,.card.featured .work-cover{min-height:185px}.reward-chip{margin-left:18px}}@media (max-width:760px){.user-pill b,.user-pill i{display:none}.center-modal{grid-template-columns:65px 1fr}.center-modal>aside{padding:12px 7px}.center-user b,.center-user small,.center-modal aside button{font-size:0}.center-user{padding:5px}.center-modal aside button{justify-content:center}.center-modal>section{padding:25px 16px}.profile-grid,.gift-grid,.pet-choices{grid-template-columns:1fr}.profile-hero{grid-template-columns:52px 1fr}.profile-hero>span{width:52px;height:52px}.profile-hero label{grid-column:1/-1;justify-content:center}.fulfillment>div{grid-template-columns:1fr}.gift-grid{gap:9px}}:root{--ink:#f8f3df;--muted:#aeb6d8;--paper:#070b1d;--line:#ecd07e2e;--green:#d9b45f;--mint:#f7df90;--card:#0f1631c7;--code:#090d20;--sky:#0b1230;--violet:#4d3d9a;--gold:#f1c86a}body{color:var(--ink);background:radial-gradient(circle at 18% 12%,#745bff5c,#0000 30%),radial-gradient(circle at 82% 8%,#f1c86a38,#0000 24%),radial-gradient(circle at 50% 85%,#2960b447,#0000 36%),linear-gradient(135deg,#050817 0%,#0b1230 48%,#151032 100%)!important}body:before{content:"";pointer-events:none;z-index:-1;opacity:.38;background-image:radial-gradient(circle,#ffffffe6 0 1px,#0000 1.6px),radial-gradient(circle,#f1c86aa6 0 1px,#0000 1.4px);background-position:0 0,32px 18px;background-size:86px 86px,137px 137px;position:fixed;inset:0}header,.side-rail,.admin aside,.adminmain,.modal,.center-modal,.preview-page header{color:var(--ink);-webkit-backdrop-filter:blur(22px)saturate(1.3);backdrop-filter:blur(22px)saturate(1.3);box-shadow:0 18px 70px #0000003d;border-color:var(--line)!important;background:#090e23c7!important}.brand{letter-spacing:.04em}.brand b{color:var(--gold);letter-spacing:.18em;text-transform:uppercase}.brandmark{color:#fff7d6;background:radial-gradient(circle at 35% 28%,#fff7c9 0 10%,#0000 11%),linear-gradient(135deg,#2d2a79,#080d24 54%,#d8ad55);border:1px solid #f1c86a7a;box-shadow:0 0 26px #f1c86a47,inset 0 0 18px #ffffff14}.side-toggle,.searchBtn,.ghost,.orbit,.admin-card,.card,.mini-tile,.category-hero,.earn-panel,.home-band,.fun-lab,.manifesto,.community-grid>div,.profile-hero,.commerce-card,.table,.stats>div,.admin-searchbar{box-shadow:0 18px 50px #00000038,inset 0 1px #ffffff14;border-color:var(--line)!important;color:var(--ink)!important;background:linear-gradient(#141c3edb,#080d20c7)!important}.primary,.cat-add button,.password-form button,.card pre button,.mini-tile a,.password-tool-card a{box-shadow:0 10px 24px #f1c86a38;color:#080d20!important;background:linear-gradient(135deg,#e9c770,#8e6a26 55%,#33266f)!important;border:1px solid #ffe89d80!important}.primary:hover,.mini-tile a:hover,.password-tool-card a:hover{filter:brightness(1.08);transform:translateY(-1px)}.hero{min-height:620px;-webkit-mask-image:linear-gradient(#000 82%,#0000);mask-image:linear-gradient(#000 82%,#0000);background:radial-gradient(circle at 50% 42%,#f1c86a3d,#0000 14%),radial-gradient(circle at 50% 44%,#5b4abe57,#0000 32%),linear-gradient(#ffffff0d 1px,#0000 1px) 0 0/76px 76px,linear-gradient(90deg,#ffffff0d 1px,#0000 1px) 0 0/76px 76px!important}.hero:before{background:radial-gradient(circle,#ffeeb02e,#0000 22%),radial-gradient(circle,#5b4abe38,#0000 55%);width:760px;height:760px;box-shadow:0 0 110px 40px #5b4abe40}.eyebrow,.kicker,.adminhead span,.panel-title small{color:var(--gold)!important}.eyebrow{background:#f1c86a1c;border-color:#f1c86a5c;box-shadow:0 0 24px #f1c86a1f}.hero h1{color:#fff8df;text-shadow:0 0 32px #f1c86a38}.hero h1 span,.manifesto em,.cardtop>span:first-child,.itemtitle>svg,.panel-title h2{color:var(--gold)!important}.hero p,.card p,.sitefoot,.adminhead p,.device-note,.account-list small,.account-list time{color:var(--muted)!important}.orbit{color:var(--gold);border-radius:999px;box-shadow:0 0 28px #f1c86a33;border-color:#f1c86a66!important}.card{border-radius:28px}.card:hover,.mini-tile:hover{transform:translateY(-4px);box-shadow:0 28px 80px #00000052,0 0 38px #f1c86a1f}.work-cover:before{filter:drop-shadow(0 0 14px #f1c86abf);opacity:.95;background:radial-gradient(circle,#fff8cf 0 9%,#0000 10%),conic-gradient(#0000,#f1c86ae6,#0000 30%,#ffffffd9,#0000 60%);border-radius:50%;width:54px;height:54px;top:14px;left:auto;right:14px}.work-cover>span{color:#fff7d6;background:#070b1dc2;border:1px solid #f1c86a47}.cover-symbol{background:#ffffff1a;border:1px solid #f1c86a3d}.side-rail nav button:hover,.side-bottom button:hover,.admin aside button:hover{background:#f1c86a1a;border-color:#f1c86a40}.side-rail nav button.active,.admin aside .selected{color:#fff7d6!important;background:linear-gradient(135deg,#f1c86a3d,#5340ab6b)!important;border-color:#f1c86a61!important}.sitefoot{background:#0508176b}input,textarea,select{color:var(--ink)!important;background:#ffffff0f!important;border-color:#f1c86a38!important}:root{--ink:#fff9e8;--muted:#d9def8;--line:#ffde8b57;--card:#080c1ff0;--gold:#ffd979}body{text-shadow:0 1px 1px #00000038}header,.side-rail,.admin aside,.adminmain,.modal,.center-modal,.preview-page header,.side-toggle,.searchBtn,.ghost,.orbit,.admin-card,.card,.mini-tile,.category-hero,.earn-panel,.home-band,.fun-lab,.manifesto,.community-grid>div,.profile-hero,.commerce-card,.table,.stats>div,.admin-searchbar{background:linear-gradient(#070b1ef5,#040714f0)!important;border-color:#ffde8b52!important}.card h3,.mini-tile b,.panel-title h2,.adminhead h1,.hero h1,.brand,.side-rail nav button,.side-bottom button,.admin aside button,.table,.tr,label,.account-list b,.profile-hero b,.center-modal,.modal,.auth-card h2,.auth-logo,.preview-page header b{color:#fff9e8!important}.hero p,.card p,.mini-tile p,.sitefoot,.adminhead p,.device-note,.account-list small,.account-list time,.card time,.lang,.panel-title>span,.itemtitle small,.empty p,.category-hero p,.profile-hero small,.center-user small,.audit-list p,.audit-list time{color:#d9def8!important}.eyebrow,.kicker,.adminhead span,.panel-title small,.cardtop>span:first-child,.manifesto em,.itemtitle>svg,.reward-chip,.card footer span,.mini-tile svg{color:#ffd979!important}.eyebrow,.reward-chip,.cardtop>span:first-child,.work-cover>span{background:#ffd97929!important;border-color:#ffd9796b!important}.searchBtn,.ghost,.side-toggle{color:#fff9e8!important}kbd{color:#fff9e8;background:#ffffff24}input,textarea,select,.admin-searchbar input,.admin-searchbar select{color:#fff9e8!important;background:#ffffff1f!important;border:1px solid #ffde8b61!important}input::placeholder,textarea::placeholder{color:#e2e7ffc7!important}option{color:#fff9e8;background:#090d22}.primary,.cat-add button,.password-form button,.card pre button,.mini-tile a,.password-tool-card a{text-shadow:none;font-weight:800;color:#060914!important}.card pre,.file-list,.empty,.inline-empty{color:#fff9e8!important;background:#00000052!important;border-color:#ffde8b47!important}.work-cover>span{color:#fff9e8!important}.side-rail nav button.active,.admin aside .selected{color:#fff!important;background:linear-gradient(135deg,#ffd9795c,#4737a09e)!important}.cat-list button,.user-actions button,.table button,.layout-list button{border-radius:999px;color:#ffe49c!important;background:#ffd9791a!important;border:1px solid #ffd9793d!important}.user-actions button:last-child{color:#ffd7d7!important;background:#d6525247!important}.theme-toggle{z-index:80;cursor:pointer;color:#211504;background:radial-gradient(circle at 35% 28%,#fff9d8,#f1c86a 48%,#6950e4);border:1px solid #ffd9797a;border-radius:999px;place-items:center;width:52px;height:52px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 42px #10132e47,inset 0 0 18px #ffffff59}.theme-toggle:hover{transform:translateY(-2px)}.background-toggle-card{background:#ffd9791f;border:1px solid #ffd97952;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin:12px 0 16px;padding:14px;display:flex}.background-toggle-card b,.background-toggle-card small{display:block}.background-toggle-card button{color:#160f22;background:linear-gradient(135deg,#f1c86a,#8f72ff);border:0;border-radius:999px;padding:10px 16px;font-weight:800}body.theme-light,body:not(.theme-dark){--paper:#fff7e6;--ink:#24170a;--muted:#62546d;--line:#6f4a1438;--card:#fffcf4f0;--gold:#9b6814;color:#24170a;text-shadow:none;background:var(--user-bg), radial-gradient(circle at 12% 8%, #ffda7e6b, transparent 26%), radial-gradient(circle at 88% 12%, #7e69ff38, transparent 30%), linear-gradient(135deg, #fff8e8 0%, #f7edff 50%, #edf7ff 100%)!important;background-position:50%!important;background-size:cover,auto,auto,auto!important;background-attachment:fixed!important}body.theme-light:before,body:not(.theme-dark):before{opacity:.22}body.theme-light header,body.theme-light .side-rail,body.theme-light .admin aside,body.theme-light .adminmain,body.theme-light .modal,body.theme-light .center-modal,body.theme-light .preview-page header,body.theme-light .side-toggle,body.theme-light .searchBtn,body.theme-light .ghost,body.theme-light .orbit,body.theme-light .admin-card,body.theme-light .card,body.theme-light .mini-tile,body.theme-light .category-hero,body.theme-light .earn-panel,body.theme-light .home-band,body.theme-light .fun-lab,body.theme-light .manifesto,body.theme-light .community-grid>div,body.theme-light .profile-hero,body.theme-light .commerce-card,body.theme-light .table,body.theme-light .stats>div,body.theme-light .admin-searchbar,body:not(.theme-dark) header,body:not(.theme-dark) .side-rail,body:not(.theme-dark) .admin aside,body:not(.theme-dark) .adminmain,body:not(.theme-dark) .modal,body:not(.theme-dark) .center-modal,body:not(.theme-dark) .preview-page header,body:not(.theme-dark) .side-toggle,body:not(.theme-dark) .searchBtn,body:not(.theme-dark) .ghost,body:not(.theme-dark) .orbit,body:not(.theme-dark) .admin-card,body:not(.theme-dark) .card,body:not(.theme-dark) .mini-tile,body:not(.theme-dark) .category-hero,body:not(.theme-dark) .earn-panel,body:not(.theme-dark) .home-band,body:not(.theme-dark) .fun-lab,body:not(.theme-dark) .manifesto,body:not(.theme-dark) .community-grid>div,body:not(.theme-dark) .profile-hero,body:not(.theme-dark) .commerce-card,body:not(.theme-dark) .table,body:not(.theme-dark) .stats>div,body:not(.theme-dark) .admin-searchbar{box-shadow:0 18px 50px #563d1c1f;background:linear-gradient(#fffcf4f5,#faf2e1e6)!important;border-color:#8056183d!important}body.theme-light .card h3,body.theme-light .mini-tile b,body.theme-light .panel-title h2,body.theme-light .adminhead h1,body.theme-light .hero h1,body.theme-light .brand,body.theme-light .side-rail nav button,body.theme-light .side-bottom button,body.theme-light .admin aside button,body.theme-light .table,body.theme-light .tr,body.theme-light label,body.theme-light .center-modal,body:not(.theme-dark) .card h3,body:not(.theme-dark) .mini-tile b,body:not(.theme-dark) .panel-title h2,body:not(.theme-dark) .adminhead h1,body:not(.theme-dark) .hero h1,body:not(.theme-dark) .brand,body:not(.theme-dark) .side-rail nav button,body:not(.theme-dark) .side-bottom button,body:not(.theme-dark) .admin aside button,body:not(.theme-dark) .table,body:not(.theme-dark) .tr,body:not(.theme-dark) label,body:not(.theme-dark) .center-modal{color:#24170a!important}body.theme-light .hero p,body.theme-light .card p,body.theme-light .mini-tile p,body.theme-light .sitefoot,body.theme-light .adminhead p,body.theme-light .device-note,body.theme-light .account-list small,body.theme-light .account-list time,body.theme-light .card time,body.theme-light .lang,body.theme-light .panel-title>span,body.theme-light .empty p,body:not(.theme-dark) .hero p,body:not(.theme-dark) .card p,body:not(.theme-dark) .mini-tile p,body:not(.theme-dark) .sitefoot,body:not(.theme-dark) .adminhead p,body:not(.theme-dark) .device-note,body:not(.theme-dark) .account-list small,body:not(.theme-dark) .account-list time,body:not(.theme-dark) .card time,body:not(.theme-dark) .lang,body:not(.theme-dark) .panel-title>span,body:not(.theme-dark) .empty p{color:#62546d!important}body.theme-light .primary,body:not(.theme-dark) .primary{color:#120d05!important}body.theme-dark .theme-toggle{color:#fff9e8;background:radial-gradient(circle at 35% 28%,#3d3676,#0a0f2a 55%,#040714);border-color:#ffd9796b}body.stars-off:before{display:none!important}body.has-user-bg.stars-off{background:var(--user-bg) center / cover fixed no-repeat!important}body.theme-light,body:not(.theme-dark){--read-strong:#17110a;--read-text:#25180b;--read-muted:#4f3f58;--read-soft:#6b5a73;--read-gold:#7b4f00;--read-panel:#fffdf7fa;--read-panel-2:#fff8e8f5}body.theme-dark{--read-strong:#fffdf3;--read-text:#fff7df;--read-muted:#dfe5ff;--read-soft:#c9d1f5;--read-gold:#ffe08a;--read-panel:#050816f7;--read-panel-2:#0a0f24f2}body.theme-light .hero,body.theme-light .content,body.theme-light .profile-grid,body.theme-light .store-grid,body.theme-light .community-grid,body.theme-light .password-toolbox,body.theme-light .password-tool-detail,body.theme-light .admin-panels,body:not(.theme-dark) .hero,body:not(.theme-dark) .content,body:not(.theme-dark) .profile-grid,body:not(.theme-dark) .store-grid,body:not(.theme-dark) .community-grid,body:not(.theme-dark) .password-toolbox,body:not(.theme-dark) .password-tool-detail,body:not(.theme-dark) .admin-panels,body.theme-dark .hero,body.theme-dark .content,body.theme-dark .profile-grid,body.theme-dark .store-grid,body.theme-dark .community-grid,body.theme-dark .password-toolbox,body.theme-dark .password-tool-detail,body.theme-dark .admin-panels{color:var(--read-text)!important}body.theme-light h1,body.theme-light h2,body.theme-light h3,body.theme-light h4,body.theme-light b,body.theme-light strong,body.theme-light .brand,body.theme-light .section-head h2,body.theme-light .panel-title h2,body.theme-light .modalhead h2,body.theme-light .center-user b,body.theme-light .itemtitle b,body:not(.theme-dark) h1,body:not(.theme-dark) h2,body:not(.theme-dark) h3,body:not(.theme-dark) h4,body:not(.theme-dark) b,body:not(.theme-dark) strong,body:not(.theme-dark) .brand,body:not(.theme-dark) .section-head h2,body:not(.theme-dark) .panel-title h2,body:not(.theme-dark) .modalhead h2,body:not(.theme-dark) .center-user b,body:not(.theme-dark) .itemtitle b,body.theme-dark h1,body.theme-dark h2,body.theme-dark h3,body.theme-dark h4,body.theme-dark b,body.theme-dark strong,body.theme-dark .brand,body.theme-dark .section-head h2,body.theme-dark .panel-title h2,body.theme-dark .modalhead h2,body.theme-dark .center-user b,body.theme-dark .itemtitle b{color:var(--read-strong)!important}body.theme-light p,body.theme-light small,body.theme-light time,body.theme-light span,body.theme-light li,body.theme-light .muted,body.theme-light .device-note,body.theme-light .sitefoot,body.theme-light .card footer,body.theme-light .profile-hero small,body.theme-light .audit-list p,body.theme-light .audit-list time,body.theme-light .password-meta,body:not(.theme-dark) p,body:not(.theme-dark) small,body:not(.theme-dark) time,body:not(.theme-dark) span,body:not(.theme-dark) li,body:not(.theme-dark) .muted,body:not(.theme-dark) .device-note,body:not(.theme-dark) .sitefoot,body:not(.theme-dark) .card footer,body:not(.theme-dark) .profile-hero small,body:not(.theme-dark) .audit-list p,body:not(.theme-dark) .audit-list time,body:not(.theme-dark) .password-meta,body.theme-dark p,body.theme-dark small,body.theme-dark time,body.theme-dark span,body.theme-dark li,body.theme-dark .muted,body.theme-dark .device-note,body.theme-dark .sitefoot,body.theme-dark .card footer,body.theme-dark .profile-hero small,body.theme-dark .audit-list p,body.theme-dark .audit-list time,body.theme-dark .password-meta{color:var(--read-muted)!important}body.theme-light .eyebrow,body.theme-light .kicker,body.theme-light .reward-chip,body.theme-light .tag,body.theme-light .chip,body.theme-light .badge,body.theme-light .cardtop>span,body.theme-light .panel-title small,body.theme-light .adminhead span,body.theme-light .lang,body.theme-light .status,body:not(.theme-dark) .eyebrow,body:not(.theme-dark) .kicker,body:not(.theme-dark) .reward-chip,body:not(.theme-dark) .tag,body:not(.theme-dark) .chip,body:not(.theme-dark) .badge,body:not(.theme-dark) .cardtop>span,body:not(.theme-dark) .panel-title small,body:not(.theme-dark) .adminhead span,body:not(.theme-dark) .lang,body:not(.theme-dark) .status{color:var(--read-gold)!important;background:#7b4f001f!important;border-color:#7b4f0047!important}body.theme-dark .eyebrow,body.theme-dark .kicker,body.theme-dark .reward-chip,body.theme-dark .tag,body.theme-dark .chip,body.theme-dark .badge,body.theme-dark .cardtop>span,body.theme-dark .panel-title small,body.theme-dark .adminhead span,body.theme-dark .lang,body.theme-dark .status{color:var(--read-gold)!important;background:#ffe08a24!important;border-color:#ffe08a57!important}body.theme-light button,body.theme-light a,body.theme-light .side-rail button,body.theme-light .admin aside button,body.theme-light .table button,body:not(.theme-dark) button,body:not(.theme-dark) a,body:not(.theme-dark) .side-rail button,body:not(.theme-dark) .admin aside button,body:not(.theme-dark) .table button{color:#201305!important}body.theme-dark button,body.theme-dark a,body.theme-dark .side-rail button,body.theme-dark .admin aside button,body.theme-dark .table button{color:#fff6df!important}body.theme-light .primary,body.theme-light .searchBtn,body.theme-light .password-form button,body.theme-light .background-toggle-card button,body.theme-light .modalfoot button,body:not(.theme-dark) .primary,body:not(.theme-dark) .searchBtn,body:not(.theme-dark) .password-form button,body:not(.theme-dark) .background-toggle-card button,body:not(.theme-dark) .modalfoot button{color:#130d04!important;text-shadow:none!important;background:linear-gradient(135deg,#f0be45,#ffe493)!important;border-color:#53320040!important}body.theme-dark .primary,body.theme-dark .searchBtn,body.theme-dark .password-form button,body.theme-dark .background-toggle-card button,body.theme-dark .modalfoot button{color:#080914!important;text-shadow:none!important;background:linear-gradient(135deg,#ffe08a,#7d66ff)!important;border-color:#ffe08a5c!important}body.theme-light .card,body.theme-light .mini-tile,body.theme-light .commerce-card,body.theme-light .admin-card,body.theme-light .center-modal,body.theme-light .modal,body.theme-light .table,body.theme-light .background-grid article,body.theme-light .password-tool-card,body.theme-light .password-category,body:not(.theme-dark) .card,body:not(.theme-dark) .mini-tile,body:not(.theme-dark) .commerce-card,body:not(.theme-dark) .admin-card,body:not(.theme-dark) .center-modal,body:not(.theme-dark) .modal,body:not(.theme-dark) .table,body:not(.theme-dark) .background-grid article,body:not(.theme-dark) .password-tool-card,body:not(.theme-dark) .password-category{background:var(--read-panel)!important;color:var(--read-text)!important}body.theme-dark .card,body.theme-dark .mini-tile,body.theme-dark .commerce-card,body.theme-dark .admin-card,body.theme-dark .center-modal,body.theme-dark .modal,body.theme-dark .table,body.theme-dark .background-grid article,body.theme-dark .password-tool-card,body.theme-dark .password-category{background:var(--read-panel-2)!important;color:var(--read-text)!important}body.theme-light .work-cover>span,body:not(.theme-dark) .work-cover>span{color:#1a1106!important;text-shadow:none!important;background:#fff9e9d1!important}body.theme-dark .work-cover>span{color:#fff9e8!important;background:#050816b8!important}html{-webkit-text-size-adjust:100%}body{overflow-x:hidden}img,video,canvas,iframe{max-width:100%}button,a,input,textarea,select{touch-action:manipulation}@media (max-width:1024px){.mainwrap,main,.content,.hero,.home-band,.fun-lab,.manifesto,.category-hero,.adminmain,.center-modal>section{max-width:100%}.grid,.category-grid,.community-grid,.store-grid,.gift-grid,.admin-panels,.background-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.card,.mini-tile,.commerce-card,.admin-card,.profile-hero,.community-grid>div{min-width:0}.admin{grid-template-columns:1fr!important}.admin aside{z-index:20;border-radius:0 0 20px 20px;gap:8px;padding:10px;position:sticky;top:0;overflow-x:auto;display:flex!important}.admin aside button{white-space:nowrap;flex:none}.adminmain{padding:16px!important}.table{white-space:nowrap;padding-bottom:8px;overflow-x:auto;display:block!important}.table .tr{min-width:820px}}@media (max-width:720px){body{font-size:15px}header{gap:8px;padding:10px 12px!important}.brand{text-overflow:ellipsis;white-space:nowrap;max-width:54vw;overflow:hidden;font-size:18px!important}.side-toggle{flex:none;width:42px;height:42px}.side-rail{max-width:calc(100vw - 20px);width:min(86vw,320px)!important}.side-rail.open{left:10px!important}.hero{border-radius:26px!important;min-height:auto!important;padding:28px 16px!important}.hero h1{line-height:1.05;font-size:clamp(30px,10vw,46px)!important}.hero p{line-height:1.7;font-size:15px!important}.hero-actions,.modalfoot,.section-head,.panel-title,.adminhead,.category-hero,.background-toggle-card{flex-direction:column!important;align-items:stretch!important}.hero-actions a,.hero-actions button,.modalfoot button,.section-head button,.panel-title button,.background-toggle-card button{justify-content:center;width:100%}.search,.admin-searchbar{width:100%;grid-template-columns:20px 1fr!important}.admin-searchbar select{grid-column:1/-1;width:100%}.grid,.category-grid,.community-grid,.store-grid,.gift-grid,.admin-panels,.profile-grid,.background-grid,.password-grid,.password-category-grid{grid-template-columns:1fr!important}.card{grid-template-rows:auto!important;grid-template-columns:1fr!important;min-height:auto!important}.work-cover{min-height:150px;grid-row:auto!important}.modalback{overflow-y:auto;align-items:start!important;padding:10px!important}.modal{max-height:calc(100dvh - 20px);overflow-y:auto;border-radius:22px!important;width:min(100%,560px)!important;padding:16px!important}.modal label,.modal input,.modal textarea,.modal select,.modal button{font-size:16px}.typepick,.upload-grid,.composer-grid{grid-template-columns:1fr!important}.center-modal{border-radius:22px!important;grid-template-columns:58px minmax(0,1fr)!important;width:calc(100vw - 16px)!important;height:calc(100dvh - 16px)!important;max-height:none!important}.center-modal>aside{overflow-y:auto;padding:10px 6px!important}.center-modal aside button{justify-content:center;width:44px;height:44px;padding:0!important}.center-modal aside button span,.center-modal aside button b,.center-modal aside button small{display:none!important}.center-modal>section{min-width:0;overflow-x:hidden;padding:14px!important}.profile-hero{grid-template-columns:54px minmax(0,1fr)!important;gap:10px!important}.profile-hero label{grid-column:1/-1;justify-content:center;width:100%}.redeem-modal{max-height:calc(100dvh - 20px);overflow-y:auto;width:calc(100vw - 20px)!important;padding:18px!important}.redeem-modal .address-grid,.redeem-modal footer{grid-template-columns:1fr!important}.theme-toggle{width:48px;height:48px;bottom:14px;right:14px}}@media (max-width:430px){.content,.adminmain,.center-modal>section{padding-left:10px!important;padding-right:10px!important}header .user-chip,header .ghost,header .primary{text-overflow:ellipsis;white-space:nowrap;max-width:42vw;overflow:hidden}.card,.mini-tile,.commerce-card,.admin-card,.profile-grid>div,.gift-grid article,.background-grid article{border-radius:18px!important}.table .tr{min-width:720px}.cat-list button,.user-actions button,.table button,.layout-list button{min-height:40px;padding:9px 12px!important}}body.theme-light,body:not(.theme-dark){color:#111827}body.theme-dark{color:#f8fafc}body.theme-light h1,body.theme-light h2,body.theme-light h3,body.theme-light h4,body.theme-light label,body.theme-light b,body.theme-light strong,body.theme-light .brand,body.theme-light .itemtitle b,body.theme-light .panel-title h2,body.theme-light .adminhead h1,body:not(.theme-dark) h1,body:not(.theme-dark) h2,body:not(.theme-dark) h3,body:not(.theme-dark) h4,body:not(.theme-dark) label,body:not(.theme-dark) b,body:not(.theme-dark) strong,body:not(.theme-dark) .brand,body:not(.theme-dark) .itemtitle b,body:not(.theme-dark) .panel-title h2,body:not(.theme-dark) .adminhead h1{color:#0f172a!important}body.theme-dark h1,body.theme-dark h2,body.theme-dark h3,body.theme-dark h4,body.theme-dark label,body.theme-dark b,body.theme-dark strong,body.theme-dark .brand,body.theme-dark .itemtitle b,body.theme-dark .panel-title h2,body.theme-dark .adminhead h1{color:#fff!important}body.theme-light p,body.theme-light small,body.theme-light time,body.theme-light .muted,body.theme-light .device-note,body.theme-light .lang,body.theme-light .sitefoot,body.theme-light .card p,body.theme-light .mini-tile p,body.theme-light .profile-hero small,body.theme-light .audit-list p,body.theme-light .audit-list time,body:not(.theme-dark) p,body:not(.theme-dark) small,body:not(.theme-dark) time,body:not(.theme-dark) .muted,body:not(.theme-dark) .device-note,body:not(.theme-dark) .lang,body:not(.theme-dark) .sitefoot,body:not(.theme-dark) .card p,body:not(.theme-dark) .mini-tile p,body:not(.theme-dark) .profile-hero small,body:not(.theme-dark) .audit-list p,body:not(.theme-dark) .audit-list time{color:#334155!important}body.theme-dark p,body.theme-dark small,body.theme-dark time,body.theme-dark .muted,body.theme-dark .device-note,body.theme-dark .lang,body.theme-dark .sitefoot,body.theme-dark .card p,body.theme-dark .mini-tile p,body.theme-dark .profile-hero small,body.theme-dark .audit-list p,body.theme-dark .audit-list time{color:#e2e8f0!important}body.theme-light .card,body.theme-light .mini-tile,body.theme-light .admin-card,body.theme-light .modal,body.theme-light .center-modal,body.theme-light .table,body.theme-light .profile-hero,body.theme-light .commerce-card,body:not(.theme-dark) .card,body:not(.theme-dark) .mini-tile,body:not(.theme-dark) .admin-card,body:not(.theme-dark) .modal,body:not(.theme-dark) .center-modal,body:not(.theme-dark) .table,body:not(.theme-dark) .profile-hero,body:not(.theme-dark) .commerce-card{background:#fffffff5!important;border-color:#0f172a2e!important}body.theme-dark .card,body.theme-dark .mini-tile,body.theme-dark .admin-card,body.theme-dark .modal,body.theme-dark .center-modal,body.theme-dark .table,body.theme-dark .profile-hero,body.theme-dark .commerce-card{background:#080d20f5!important;border-color:#e2e8f03d!important}body.theme-light input,body.theme-light textarea,body.theme-light select,body:not(.theme-dark) input,body:not(.theme-dark) textarea,body:not(.theme-dark) select{color:#0f172a!important;background:#fff!important;border-color:#0f172a57!important}body.theme-dark input,body.theme-dark textarea,body.theme-dark select{color:#fff!important;background:#0f172a!important;border-color:#e2e8f05c!important}body.theme-light input::placeholder,body.theme-light textarea::placeholder,body:not(.theme-dark) input::placeholder,body:not(.theme-dark) textarea::placeholder{color:#64748b!important;opacity:1!important}body.theme-dark input::placeholder,body.theme-dark textarea::placeholder{color:#cbd5e1!important;opacity:1!important}body.theme-light .reward-chip,body.theme-light .eyebrow,body.theme-light .kicker,body.theme-light .tag,body.theme-light .chip,body:not(.theme-dark) .reward-chip,body:not(.theme-dark) .eyebrow,body:not(.theme-dark) .kicker,body:not(.theme-dark) .tag,body:not(.theme-dark) .chip{color:#4a2800!important;background:#ffedb5!important;border-color:#b7791f!important}body.theme-dark .reward-chip,body.theme-dark .eyebrow,body.theme-dark .kicker,body.theme-dark .tag,body.theme-dark .chip{color:#111827!important;background:#fde68a!important;border-color:#fbbf24!important}body.theme-light button,body:not(.theme-dark) button{color:#111827!important;text-shadow:none!important;background:linear-gradient(135deg,#fff7d6,#f6d365)!important;border:1px solid #78480047!important}body.theme-dark button{color:#0b1020!important;text-shadow:none!important;background:linear-gradient(135deg,#ffe08a,#c7b7ff)!important;border:1px solid #ffe08a6b!important}body.theme-light .primary,body.theme-light .searchBtn,body.theme-light .modalfoot button,body:not(.theme-dark) .primary,body:not(.theme-dark) .searchBtn,body:not(.theme-dark) .modalfoot button{color:#fff!important;background:linear-gradient(135deg,#111827,#6d28d9)!important;border-color:#11182759!important}body.theme-dark .primary,body.theme-dark .searchBtn,body.theme-dark .modalfoot button{color:#050713!important;background:linear-gradient(135deg,#ffe08a,#fff)!important;border-color:#fff6!important}body.theme-light .background-grid article,body:not(.theme-dark) .background-grid article{color:#111827!important;background:#fff!important;border-color:#0f172a29!important}body.theme-dark .background-grid article{color:#fff!important;background:#080d20f5!important;border-color:#e2e8f03d!important}body.theme-light .background-grid button,body:not(.theme-dark) .background-grid button{color:#fff!important;background:linear-gradient(135deg,#111827,#6d28d9)!important}body.theme-dark .background-grid button{color:#050713!important;background:linear-gradient(135deg,#ffe08a,#fff)!important}@media (max-width:760px){.center-modal{grid-template-columns:112px minmax(0,1fr)!important}.center-modal>aside{padding:10px 8px!important}.center-modal aside button{white-space:normal;gap:6px;min-height:42px;font-size:13px;justify-content:flex-start!important;width:100%!important;height:auto!important;padding:8px 10px!important}.center-modal aside button span,.center-modal aside button b,.center-modal aside button small{display:inline!important}}.grid .card{background:#fff!important;border:1px solid #6366f12e!important;grid-template-rows:minmax(145px,1fr) auto!important;grid-template-columns:1fr!important;min-height:238px!important;box-shadow:0 18px 45px #0f172a1a!important}.grid .card .work-cover{background:var(--card-accent,linear-gradient(135deg,#18382c,#71a36c))!important;grid-row:auto!important;height:100%!important;min-height:145px!important}.grid .card.no-cover{background:var(--card-accent,linear-gradient(135deg,#18382c,#71a36c))!important;grid-template-rows:1fr!important}.grid .card.no-cover .work-cover,.grid .card .work-cover:before,.grid .card .work-cover>span,.grid .card .cover-symbol,.grid .card .cardtop,.grid .card .reward-chip,.grid .card footer{display:none!important}.grid .card .card-body{flex-direction:column;justify-content:flex-start;gap:6px;min-width:0;padding:14px 16px 15px;display:flex;color:#102018!important;text-shadow:none!important;background:#fffffff0!important}.grid .card.no-cover .card-body{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-top:auto;background:#ffffffe0!important}.grid .card .card-body h3{letter-spacing:-.3px;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#102018!important;text-shadow:none!important;margin:0!important;font-size:17px!important;font-weight:800!important;line-height:1.25!important}.grid .card .card-body p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#48554f!important;min-height:0!important;text-shadow:none!important;margin:0!important;font-size:12px!important;line-height:1.55!important}@media (max-width:760px){.grid .card,.grid .card.featured{grid-template-rows:minmax(128px,1fr) auto!important;grid-template-columns:1fr!important;min-height:216px!important}.grid .card .work-cover,.grid .card.featured .work-cover{min-height:128px!important}.grid .card .card-body{padding:14px 14px 12px}.grid .card .card-body h3{font-size:15px!important}.grid .card .card-body p{font-size:11px!important}}.typepick button,.publish-tabs button{min-height:54px;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;box-shadow:0 8px 22px #0f172a0f;color:#111827!important;background:#ffffffeb!important;border:1px solid #6366f12e!important}.typepick button:hover,.publish-tabs button:hover{transform:translateY(-1px);border-color:#7c3aed57!important}.typepick button.active,.publish-tabs button.active{box-shadow:0 14px 34px #4f46e547;color:#fff!important;background:linear-gradient(135deg,#6d28d9,#2563eb 54%,#0f172a)!important;border-color:#ffffffb3!important}.typepick button.active svg,.publish-tabs button.active svg{color:#fde68a!important}body.theme-dark .typepick button,body.theme-dark .publish-tabs button{color:#f8fafc!important;background:#0f172aeb!important;border-color:#94a3b847!important}body.theme-dark .typepick button.active,body.theme-dark .publish-tabs button.active{color:#070b18!important;background:linear-gradient(135deg,#fde68a,#a78bfa 52%,#38bdf8)!important;border-color:#ffffffa6!important}.modal{overscroll-behavior:contain}.modal input,.modal textarea,.modal select{max-width:100%}@media (max-width:760px){header{gap:8px!important}.header-actions{min-width:0;gap:8px!important}.header-actions .searchBtn kbd,.header-actions .primary:not(.big) svg+span{display:none!important}.publish-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}.typepick:not(.publish-tabs){grid-template-columns:repeat(3,minmax(0,1fr))!important}.typepick button,.publish-tabs button{white-space:normal;min-width:0;min-height:48px;line-height:1.2;padding:10px 8px!important;font-size:13px!important}.typepick button svg,.publish-tabs button svg{flex:none;width:17px;height:17px}.modal{width:calc(100vw - 18px)!important;max-height:calc(100dvh - 18px)!important;padding:14px!important}.modalhead{align-items:flex-start;gap:10px}.modalhead h2{margin-bottom:12px;font-size:20px}.row,.cover-editor{grid-template-columns:1fr!important}.modalfoot{gap:10px}.modalfoot span{line-height:1.45;font-size:13px!important}.standalone-view{padding:12px!important}}body.has-user-bg:before{filter:saturate(1.08)contrast(.96)brightness(1.02);content:""!important;z-index:-2!important;pointer-events:none!important;background:linear-gradient(135deg, #ffffffb8, #f6f0ff94 42%, #dbeafe9e), radial-gradient(circle at 18% 12%, #fff0be6b, transparent 34%), radial-gradient(circle at 82% 18%, #b4a7ff57, transparent 36%), var(--user-bg) center / cover fixed no-repeat!important;position:fixed!important;inset:0!important}body.has-user-bg:after{content:""!important;z-index:-1!important;pointer-events:none!important;-webkit-backdrop-filter:blur(10px)saturate(1.08)!important;background:linear-gradient(90deg,#ffffff29 0 1px,#0000 1px 9px),linear-gradient(0deg,#ffffff21 0 1px,#0000 1px 9px),#ffffff2e!important;position:fixed!important;inset:0!important}body.theme-dark.has-user-bg:before{background:linear-gradient(135deg, #050816c2, #131230ad 46%, #0d2342b3), radial-gradient(circle at 20% 12%, #fde68a2e, transparent 34%), radial-gradient(circle at 82% 18%, #a78bfa42, transparent 36%), var(--user-bg) center / cover fixed no-repeat!important}body.theme-dark.has-user-bg:after{-webkit-backdrop-filter:blur(12px)saturate(1.06)!important;background:linear-gradient(90deg,#ffffff0e 0 1px,#0000 1px 10px),linear-gradient(0deg,#ffffff0b 0 1px,#0000 1px 10px),#060a1a2e!important}body.has-user-bg main,body.has-user-bg header,body.has-user-bg .content,body.has-user-bg .standalone-view,body.has-user-bg .hero,body.has-user-bg .card,body.has-user-bg .admin-card,body.has-user-bg .modal,body.has-user-bg .center-modal,body.has-user-bg .side-rail,body.has-user-bg .commerce-card,body.has-user-bg .category-hero,body.has-user-bg .background-grid article{-webkit-backdrop-filter:blur(16px)saturate(1.12)!important}body.theme-light button,body:not(.theme-dark) button{color:#111827!important;text-shadow:none!important;background:linear-gradient(135deg,#fff,#eef2ff)!important;border-color:#4f46e538!important}body.theme-light button svg,body:not(.theme-dark) button svg{color:currentColor!important;stroke:currentColor!important}body.theme-light button.primary,body.theme-light .primary,body.theme-light .searchBtn,body.theme-light .modalfoot button,body.theme-light .typepick button.active,body.theme-light .publish-tabs button.active,body:not(.theme-dark) button.primary,body:not(.theme-dark) .primary,body:not(.theme-dark) .searchBtn,body:not(.theme-dark) .modalfoot button,body:not(.theme-dark) .typepick button.active,body:not(.theme-dark) .publish-tabs button.active{color:#fff!important;background:linear-gradient(135deg,#111827,#4f46e5 52%,#7c3aed)!important;border-color:#ffffff5c!important}body.theme-dark button{color:#f8fafc!important;text-shadow:none!important;background:linear-gradient(135deg,#1e293bfa,#334155f0)!important;border-color:#e2e8f03d!important}body.theme-dark button.primary,body.theme-dark .primary,body.theme-dark .searchBtn,body.theme-dark .modalfoot button,body.theme-dark .typepick button.active,body.theme-dark .publish-tabs button.active{color:#08111f!important;background:linear-gradient(135deg,#fef3c7,#c4b5fd 52%,#93c5fd)!important;border-color:#ffffff94!important}body.theme-light .card,body.theme-light .admin-card,body.theme-light .modal,body.theme-light .center-modal,body.theme-light .side-rail,body.theme-light .commerce-card,body:not(.theme-dark) .card,body:not(.theme-dark) .admin-card,body:not(.theme-dark) .modal,body:not(.theme-dark) .center-modal,body:not(.theme-dark) .side-rail,body:not(.theme-dark) .commerce-card{color:#111827!important;background-color:#ffffffe0!important}body.theme-dark .card,body.theme-dark .admin-card,body.theme-dark .modal,body.theme-dark .center-modal,body.theme-dark .side-rail,body.theme-dark .commerce-card{color:#f8fafc!important;background-color:#080d20e0!important}body.theme-light .card p,body.theme-light .admin-card p,body.theme-light .modal p,body.theme-light small,body.theme-light label,body:not(.theme-dark) .card p,body:not(.theme-dark) .admin-card p,body:not(.theme-dark) .modal p,body:not(.theme-dark) small,body:not(.theme-dark) label{color:#374151!important}body.theme-dark .card p,body.theme-dark .admin-card p,body.theme-dark .modal p,body.theme-dark small,body.theme-dark label{color:#dbeafe!important}.publish-tabs button.active,.typepick button.active{outline-offset:2px;position:relative;transform:translateY(-2px)scale(1.015);outline:3px solid #fde68af2!important}.publish-tabs button.active:after,.typepick button.active:after{content:"已选择";color:#111827;background:#fde68a;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:900;position:absolute;top:7px;right:8px;box-shadow:0 4px 12px #0000002e}.modalback{overscroll-behavior:contain}.modal{max-width:min(720px,100vw - 22px)}@media (max-width:720px){.admin .table{white-space:normal!important;overflow:visible!important}.admin .table .tr{border-radius:18px!important;grid-template-columns:1fr!important;gap:8px!important;min-width:0!important;margin-bottom:10px!important;padding:12px!important;display:grid!important}.admin .table .tr.th{display:none!important}.admin .table .tr>span{overflow-wrap:anywhere;min-width:0}.admin .table .tr>span:last-child{flex-wrap:wrap;gap:8px;display:flex}.admin .table .tr button{flex:86px;min-height:38px}.account-list>div,.side-menu-admin>div,.cat-list>div{grid-template-columns:1fr!important;gap:10px!important}.account-list .user-actions,.cat-list>div>span:last-child{flex-wrap:wrap;gap:8px;display:flex!important}.account-list button,.cat-list button,.side-menu-admin button{min-height:38px}}
