:root{--bg:#fff7dc;--bg-2:#ffeaa8;--panel:rgba(255,255,255,.84);--panel-strong:#ffffff;--ink:#271b48;--muted:#6c6380;--brand:#ff5dad;--brand-2:#23d7ff;--brand-3:#ffdc4f;--accent:#61ff9b;--danger:#ff4f6d;--warning:#ffb020;--success:#33c071;--shadow:0 18px 50px rgba(39,27,72,.18);--border:3px solid rgba(39,27,72,.16);--radius:24px;--font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont, "Segoe UI",sans-serif;}[data-theme="cosmic"]{--bg:#120c28;--bg-2:#26124f;--panel:rgba(35,22,73,.88);--panel-strong:#2d195f;--ink:#fff7ff;--muted:#cabcef;--brand:#9d7cff;--brand-2:#00e7ff;--brand-3:#ff70d1;--accent:#ffef77;--border:3px solid rgba(255,255,255,.16);--shadow:0 18px 60px rgba(0,0,0,.36);}[data-theme="terminal"]{--bg:#071108;--bg-2:#0d2010;--panel:rgba(12,31,16,.9);--panel-strong:#102a16;--ink:#c8ffd6;--muted:#85bd91;--brand:#44ff77;--brand-2:#00c853;--brand-3:#b6ff00;--accent:#79ff9d;--border:2px solid rgba(68,255,119,.35);--shadow:0 18px 50px rgba(0,0,0,.45);}[data-theme="clean"]{--bg:#f5f7fb;--bg-2:#e9eef8;--panel:rgba(255,255,255,.95);--panel-strong:#fff;--ink:#1e293b;--muted:#64748b;--brand:#2563eb;--brand-2:#0ea5e9;--brand-3:#f59e0b;--accent:#10b981;--border:1px solid rgba(30,41,59,.12);--shadow:0 12px 36px rgba(15,23,42,.11);--radius:16px;}*{box-sizing:border-box;}html{scroll-behavior:smooth;}body{margin:0;font-family:var(--font);color:var(--ink);background:radial-gradient(circle at 12% 8%,var(--brand-2),transparent 28rem),radial-gradient(circle at 87% 16%,var(--brand),transparent 24rem),linear-gradient(135deg,var(--bg),var(--bg-2));min-height:100vh;overflow-x:hidden;}a{color:inherit;text-decoration-thickness:2px;}img{max-width:100%;display:block;}code,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;}pre{background:rgba(0,0,0,.12);padding:1rem;border-radius:14px;overflow:auto;}.skip-link{position:absolute;left:-999px;top:1rem;z-index:99;background:var(--ink);color:var(--bg);padding:.7rem 1rem;border-radius:99px;}.skip-link:focus{left:1rem;}.site-shell{width:min(1220px,calc(100% - 24px));margin:0 auto;}.site-header{position:sticky;top:10px;z-index:20;display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;margin:10px 0 22px;padding:.75rem;background:var(--panel);border:var(--border);border-radius:var(--radius);box-shadow:var(--shadow);backdrop-filter:blur(12px);}.brand{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;min-width:max-content;}.brand-orb{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;font-weight:1000;background:linear-gradient(135deg,var(--brand),var(--brand-2));border:3px solid rgba(255,255,255,.65);box-shadow:0 8px 0 rgba(0,0,0,.15);transform:rotate(-4deg);}.brand strong{display:block;font-size:1.3rem;line-height:1;}.brand small{display:block;color:var(--muted);max-width:330px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.site-nav{display:flex;justify-content:center;gap:.35rem;flex-wrap:wrap;}.nav-link,.admin-nav a{text-decoration:none;font-weight:800;padding:.6rem .85rem;border-radius:999px;transition:transform .16s ease,background .16s ease;}.nav-link:hover,.admin-nav a:hover{transform:translateY(-2px) rotate(-1deg);background:rgba(255,255,255,.42);}.nav-link.active,.nav-link.admin.active,.admin-nav a{background:linear-gradient(135deg,var(--brand-3),var(--brand-2));color:#21153c;}.nav-toggle{display:none;border:0;background:var(--panel-strong);color:var(--ink);border-radius:14px;padding:.55rem .75rem;font-size:1.2rem;}.header-tools{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;flex-wrap:wrap;}.auth-panel{display:flex;align-items:center;gap:.4rem;}.mini-profile{text-decoration:none;font-weight:800;padding:.45rem .65rem;border-radius:999px;background:rgba(255,255,255,.44);}.theme-picker label{display:flex;align-items:center;gap:.35rem;margin:0;font-size:.8rem;color:var(--muted);}.theme-picker select{min-width:130px;padding:.45rem .6rem;}.main-content{padding:0 0 42px;}.panel,.card,.flash,.cookie-banner{background:var(--panel);border:var(--border);border-radius:var(--radius);box-shadow:var(--shadow);}.panel{padding:clamp(1rem,2vw,2rem);margin-bottom:1.1rem;}.panel.compact{padding:1.25rem;}.card{padding:1.25rem;}.pop-card{transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;}.pop-card:hover{transform:translateY(-7px) rotate(var(--tilt,-1deg)) scale(1.015);filter:saturate(1.12);}.pop-card:nth-child(2n){--tilt:1deg;}.rainbow-border{position:relative;overflow:hidden;}.rainbow-border::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:4px;background:linear-gradient(90deg,var(--brand),var(--brand-2),var(--brand-3),var(--accent),var(--brand));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;}.hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:center;gap:2rem;min-height:430px;}.hero h1,.panel h1{font-size:clamp(2rem,6vw,4.8rem);line-height:.92;margin:.25rem 0 1rem;letter-spacing:-.06em;}.lead{font-size:clamp(1.05rem,2vw,1.32rem);color:var(--muted);line-height:1.55;}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:1000;color:var(--brand);margin:0 0 .5rem;}.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.3rem;}.hero-toy{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));gap:1rem;perspective:800px;}.pixel-card{aspect-ratio:1;display:grid;place-items:center;font-size:4rem;border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(255,255,255,.35));border:var(--border);box-shadow:0 14px 0 rgba(0,0,0,.12);animation:floaty 5s ease-in-out infinite;}.pixel-card:nth-child(2){animation-delay:-1s;}.pixel-card:nth-child(3){animation-delay:-2s;}.pixel-card:nth-child(4){animation-delay:-3s;}@keyframes floaty{0%,100%{transform:translateY(0) rotate(-2deg);}50%{transform:translateY(-12px) rotate(3deg);}}.grid{display:grid;gap:1rem;margin-bottom:1rem;}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr));}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr));}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr));}.grid.five{grid-template-columns:repeat(5,minmax(0,1fr));}.stats-grid{margin-bottom:1rem;}.stat-card{background:var(--panel);border:var(--border);border-radius:20px;padding:1.1rem;box-shadow:var(--shadow);}.stat-card span{display:block;color:var(--muted);font-weight:800;text-transform:capitalize;}.stat-card strong,.huge-number{display:block;font-size:clamp(1.7rem,4vw,3rem);line-height:1;margin-top:.3rem;}.icon-bubble{width:60px;height:60px;display:grid;place-items:center;font-size:2rem;border-radius:18px;background:linear-gradient(135deg,var(--brand-3),var(--brand-2));margin-bottom:.75rem;}.section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1rem;}.section-head h2{margin:0;}.button,button.button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:0;border-radius:999px;padding:.75rem 1rem;background:var(--panel-strong);color:var(--ink);font-weight:1000;text-decoration:none;cursor:pointer;box-shadow:0 5px 0 rgba(0,0,0,.14);transition:transform .12s ease,box-shadow .12s ease;}.button:hover,button.button:hover{transform:translateY(-2px);}.button:active,button.button:active{transform:translateY(2px);box-shadow:0 2px 0 rgba(0,0,0,.18);}.button.primary{background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;}.button.ghost{background:transparent;border:2px solid currentColor;}.button.big{padding:.95rem 1.25rem;font-size:1.03rem;}.button.tiny{padding:.45rem .7rem;font-size:.86rem;}button:disabled,.button[disabled]{opacity:.55;cursor:not-allowed;}form{margin:0;}label{display:grid;gap:.35rem;margin-bottom:.85rem;font-weight:900;}input,select,textarea{width:100%;border:2px solid rgba(39,27,72,.18);border-radius:16px;background:rgba(255,255,255,.82);color:var(--ink);padding:.78rem .9rem;font:inherit;outline:none;}input:focus,select:focus,textarea:focus{border-color:var(--brand-2);box-shadow:0 0 0 4px rgba(35,215,255,.18);}textarea{resize:vertical;}.inline-label{display:flex;align-items:center;gap:.5rem;}.inline-label input{width:80px;}.grid-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;}.grid-form .full{grid-column:1/-1;}.flash{padding:.9rem 1rem;margin-bottom:1rem;font-weight:800;}.flash.success{border-color:rgba(51,192,113,.45);background:rgba(51,192,113,.14);}.flash.warning{border-color:rgba(255,176,32,.55);background:rgba(255,176,32,.16);}.flash.danger{border-color:rgba(255,79,109,.55);background:rgba(255,79,109,.16);}.flash.info{border-color:rgba(35,215,255,.5);background:rgba(35,215,255,.14);}.status-pill{display:inline-flex;align-items:center;width:max-content;border-radius:999px;padding:.28rem .6rem;font-size:.78rem;font-weight:1000;background:rgba(255,255,255,.48);border:1px solid rgba(0,0,0,.12);text-transform:uppercase;letter-spacing:.08em;}.status-pill.warn{background:rgba(255,176,32,.22);}.muted{color:var(--muted);}.small{font-size:.88rem;}.price{font-size:1.6rem;font-weight:1000;color:var(--brand);}.center-card{text-align:center;max-width:760px;margin-inline:auto;}.mega-emoji{font-size:5rem;margin-bottom:.5rem;}.prose{line-height:1.7;max-width:75ch;}.table-wrap{overflow:auto;}table{width:100%;border-collapse:separate;border-spacing:0 .45rem;}th,td{text-align:left;padding:.7rem .85rem;background:rgba(255,255,255,.5);}th{color:var(--muted);font-size:.86rem;text-transform:uppercase;letter-spacing:.08em;}tr td:first-child,tr th:first-child{border-radius:14px 0 0 14px;}tr td:last-child,tr th:last-child{border-radius:0 14px 14px 0;}.list-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:.75rem;align-items:center;padding:.75rem;border-radius:16px;background:rgba(255,255,255,.45);margin-bottom:.5rem;text-decoration:none;}.notice-list{display:grid;gap:1rem;}.auth-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.75fr);gap:1rem;align-items:stretch;}.fun-panel{background:linear-gradient(135deg,rgba(255,93,173,.2),rgba(35,215,255,.2)),var(--panel);}.ad-slot{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,300px);gap:1rem;align-items:center;}.ad-preview,.ad-card{text-decoration:none;color:inherit;}.ad-preview img,.ad-card img,.admin-ad-row img{border-radius:18px;border:var(--border);background:rgba(255,255,255,.45);aspect-ratio:728 / 90;object-fit:cover;width:100%;}.ad-grid{display:grid;gap:.8rem;}.ad-card{display:grid;gap:.4rem;padding:.7rem;border-radius:18px;background:rgba(255,255,255,.45);}.admin-ad-row{display:grid;grid-template-columns:210px minmax(0,1fr) auto;gap:1rem;align-items:center;margin-bottom:1rem;}.chat-log{display:grid;gap:.8rem;max-height:520px;overflow:auto;padding:.5rem;}.chat-message{max-width:760px;padding:.85rem;border-radius:18px;background:rgba(255,255,255,.58);border:1px solid rgba(0,0,0,.1);}.chat-message.admin{margin-left:auto;background:rgba(35,215,255,.16);}.chat-message strong{display:inline-block;margin-right:.5rem;}.chat-message span{color:var(--muted);font-size:.85rem;}.chat-form{margin-top:1rem;}.admin-nav{display:flex;gap:.5rem;flex-wrap:wrap;margin:1rem 0;}.setup-shell{min-height:100vh;display:grid;place-items:center;padding:2rem;}.site-footer{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(0,1.45fr);gap:1rem;align-items:stretch;margin:clamp(2rem,4vw,3rem) 0 1rem;padding:clamp(1rem,2.5vw,1.35rem);color:var(--ink);background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(255,255,255,.08)),var(--panel);border:var(--border);border-radius:var(--radius);box-shadow:var(--shadow);backdrop-filter:blur(12px);}.site-footer a{color:inherit;}.site-footer__brand,.site-footer__link-group,.site-footer__meta{background:rgba(255,255,255,.34);border:1px solid rgba(255,255,255,.22);border-radius:20px;}.site-footer__brand{display:grid;gap:.8rem;align-content:start;padding:1rem;}.site-footer__home{display:flex;align-items:center;gap:.75rem;text-decoration:none;}.site-footer__mark{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;border-radius:16px;color:#fff;font-weight:1000;letter-spacing:-.04em;background:linear-gradient(135deg,var(--brand),var(--brand-2));border:2px solid rgba(255,255,255,.65);box-shadow:0 6px 0 rgba(0,0,0,.14);transform:rotate(-4deg);}.site-footer__identity strong{display:block;font-size:1.15rem;line-height:1;}.site-footer__identity em{display:block;max-width:300px;color:var(--muted);font-size:.86rem;font-style:normal;line-height:1.25;}.site-footer__summary{margin:0;max-width:48rem;color:var(--ink);font-weight:750;line-height:1.5;}.site-footer__nav{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:.75rem;}.site-footer__link-group{display:grid;align-content:start;gap:.35rem;padding:.85rem;}.site-footer__link-group a{display:inline-flex;width:max-content;max-width:100%;padding:.2rem 0;color:var(--ink);font-weight:850;text-decoration:none;overflow-wrap:anywhere;}.site-footer__link-group a:hover,.site-footer__home:hover{color:var(--brand-2);text-decoration:underline;text-decoration-thickness:3px;}.site-footer__meta{grid-column:1 / -1;display:flex;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.7rem .9rem;color:var(--muted);font-size:.92rem;font-weight:800;}@media (max-width:900px){.site-footer{grid-template-columns:1fr;}.site-footer__nav{grid-template-columns:repeat(2,minmax(140px,1fr));}}@media (max-width:560px){.site-footer{padding:.85rem;}.site-footer__nav{grid-template-columns:1fr;}.site-footer__actions .button{width:100%;}.site-footer__meta{flex-direction:column;align-items:flex-start;}}.footer-dots{margin:0 .45rem;}.cookie-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;}.cookie-banner[hidden]{display:none;}.party-layer{position:fixed;inset:0;pointer-events:none;z-index:80;overflow:hidden;}.emoji-pop{position:absolute;font-size:1.4rem;animation:emoji-pop 900ms ease-out forwards;transform:translate(-50%,-50%);}@keyframes emoji-pop{0%{opacity:1;transform:translate(-50%,-50%) scale(.6) rotate(0deg);}100%{opacity:0;transform:translate(calc(-50% + var(--x)),calc(-50% + var(--y))) scale(1.4) rotate(var(--r));}}@media (max-width:980px){.site-header{grid-template-columns:auto auto;}.header-tools{grid-column:1/-1;justify-content:space-between;}.nav-toggle{display:inline-flex;}.site-nav{display:none;grid-column:1/-1;justify-content:flex-start;}body.nav-open .site-nav{display:flex;}.hero,.auth-grid,.grid.two,.grid.three,.grid.four,.grid.five,.ad-slot,.admin-ad-row{grid-template-columns:1fr;}.brand small{display:none;}.list-row{grid-template-columns:1fr;}}@media (max-width:560px){.site-shell{width:min(100% - 14px,1220px);}.site-header{top:5px;border-radius:18px;}.panel,.card{border-radius:18px;}.hero h1,.panel h1{font-size:2.25rem;}.theme-picker{width:100%;}.theme-picker label{width:100%;align-items:flex-start;}.cookie-banner{flex-direction:column;align-items:flex-start;}}.site-body{width:min(1220px,calc(100% - 24px));margin:0 auto;position:relative;}.site-main{padding:0 0 42px;}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;flex-wrap:wrap;}.brand-mark{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;font-weight:1000;background:linear-gradient(135deg,var(--brand),var(--brand-2));border:3px solid rgba(255,255,255,.65);box-shadow:0 8px 0 rgba(0,0,0,.15);transform:rotate(-4deg);}.brand em{display:block;color:var(--muted);max-width:330px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.86rem;font-style:normal;}.background-bubbles{position:fixed;inset:0;pointer-events:none;z-index:-1;overflow:hidden;}.background-bubbles span{position:absolute;width:10rem;height:10rem;border-radius:999px;background:rgba(255,255,255,.18);filter:blur(2px);animation:floaty 9s ease-in-out infinite;}.background-bubbles span:nth-child(1){left:6%;top:18%;}.background-bubbles span:nth-child(2){right:10%;top:12%;animation-delay:-1s}.background-bubbles span:nth-child(3){left:35%;bottom:8%;animation-delay:-2s}.background-bubbles span:nth-child(4){right:20%;bottom:18%;animation-delay:-3s}.background-bubbles span:nth-child(5){left:65%;top:42%;animation-delay:-4s}.card-icon,.tile-icon,.empty-icon{width:64px;height:64px;display:grid;place-items:center;font-size:2rem;border-radius:20px;background:linear-gradient(135deg,var(--brand-3),var(--brand-2));margin-bottom:.8rem;box-shadow:0 7px 0 rgba(0,0,0,.12);}.hero-art{position:relative;min-height:300px;display:grid;place-items:center;}.pixel-orb{width:min(260px,70vw);aspect-ratio:1;display:grid;place-items:center;border-radius:44px;font-size:5rem;font-weight:1000;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2));border:5px solid rgba(255,255,255,.8);box-shadow:0 20px 0 rgba(0,0,0,.14);animation:floaty 5s ease-in-out infinite;}.floating-sticker{position:absolute;display:grid;place-items:center;width:70px;height:70px;border-radius:22px;background:rgba(255,255,255,.7);border:var(--border);font-size:2.1rem;box-shadow:var(--shadow);animation:floaty 4.5s ease-in-out infinite;}.floating-sticker.one{left:4%;top:20%;}.floating-sticker.two{right:4%;top:42%;animation-delay:-1.5s}.floating-sticker.three{left:30%;bottom:0;animation-delay:-2.2s}.stack{display:grid;gap:.8rem;}.notify-box{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.8rem;padding:1rem;margin-bottom:.8rem;background:var(--panel);border:var(--border);border-radius:20px;box-shadow:var(--shadow);}.notify-box.success{border-color:rgba(51,192,113,.55);background:rgba(51,192,113,.14);}.notify-box.warning{border-color:rgba(255,176,32,.6);background:rgba(255,176,32,.16);}.notify-box.error,.notify-box.danger{border-color:rgba(255,79,109,.6);background:rgba(255,79,109,.16);}.notify-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:rgba(255,255,255,.58);font-size:1.4rem;}.notify-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--muted);}.notify-head strong{color:var(--ink);}.notify-body p{margin:.2rem 0 .5rem;}.notify-actions{display:flex;gap:.5rem;flex-wrap:wrap;}.flash-stack{display:grid;gap:.75rem;margin-bottom:1rem;}.badge,.tiny-badge{display:inline-flex;align-items:center;width:max-content;border-radius:999px;padding:.25rem .58rem;font-size:.76rem;font-weight:1000;background:rgba(255,255,255,.48);border:1px solid rgba(0,0,0,.12);text-transform:uppercase;letter-spacing:.06em;}.badge.success{background:rgba(51,192,113,.18);}.badge.warning{background:rgba(255,176,32,.2);}.badge.error{background:rgba(255,79,109,.18);}.stat-card em{display:block;color:var(--muted);font-size:.85rem;margin-top:.35rem;font-style:normal;}.feature-card,.social-card,.bot-card{min-height:100%;}.mini-list{margin:.7rem 0;padding-left:1.1rem;color:var(--muted);}.inline-form{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;}.ad-box{padding:.65rem;background:rgba(255,255,255,.58);border:var(--border);border-radius:20px;}.ad-box a{display:grid;gap:.4rem;text-decoration:none;}.ad-box img{width:100%;aspect-ratio:728/90;object-fit:cover;border-radius:14px;background:rgba(255,255,255,.5);}.ad-box span{font-weight:900;color:var(--muted);}.timeline{display:grid;gap:.85rem;padding:0;margin:1rem 0 0;list-style:none;}.timeline-step{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.8rem;align-items:start;}.timeline-step>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;font-weight:1000;box-shadow:0 5px 0 rgba(0,0,0,.14);}.timeline-step p{margin:.2rem 0 0;color:var(--muted);}.empty-state{text-align:center;}.empty-state .empty-icon{margin-inline:auto;}.empty-actions{margin-top:1rem;display:flex;justify-content:center;gap:.6rem;}.admin-grid{align-items:stretch;}.admin-tile{display:grid;align-content:start;gap:.4rem;padding:1rem;border:var(--border);border-radius:20px;background:var(--panel);box-shadow:var(--shadow);text-decoration:none;}.admin-tile b{font-size:2rem;color:var(--brand);}.admin-tile em{color:var(--muted);font-style:normal;}.error-panel .debug-dump:empty{display:none;}.setup-main{padding:2rem 0;}.setup-body{width:min(1220px,calc(100% - 24px));}.setup-table-scroll{max-height:420px;}.maintenance-card{max-width:800px;margin:5rem auto;}.data-table{width:100%;border-collapse:separate;border-spacing:0 .45rem;}.home-split .empty-state{margin:0;}@media (max-width:980px){.header-actions{grid-column:1/-1;justify-content:space-between;}.hero-art{min-height:220px;}.brand em{display:none;}}@media (max-width:560px){.site-body,.setup-body{width:min(100% - 14px,1220px);}.notify-box{grid-template-columns:1fr;}.pixel-orb{font-size:3rem;}}html[data-theme="retro"]{cursor:cell;}html[data-theme="clean"]{cursor:default;}html[data-theme="party"]{--bg:#fff032;--bg-2:#ff5dad;--panel:rgba(255,255,255,.74);--panel-strong:rgba(255,255,255,.92);--ink:#210947;--muted:#5b267a;--brand:#ff1bbd;--brand-2:#00eaff;--brand-3:#ffff37;--accent:#2fff78;--danger:#ff1744;--warning:#ffea00;--success:#00e676;--border:4px solid rgba(33,9,71,.22);--shadow:0 22px 65px rgba(255,27,189,.26),0 8px 0 rgba(33,9,71,.16);--radius:28px;cursor:grab;animation:party-rainbow-bg 9s linear infinite;}html[data-theme="party"] body{background:radial-gradient(circle at 8% 12%,#00eaff,transparent 22rem),radial-gradient(circle at 92% 9%,#ff1bbd,transparent 28rem),radial-gradient(circle at 25% 88%,#2fff78,transparent 26rem),linear-gradient(135deg,#fff032,#ff8bd8 45%,#74f4ff);}html[data-theme="party"] .card,html[data-theme="party"] .panel,html[data-theme="party"] .admin-tile,html[data-theme="party"] .button,html[data-theme="party"] button,html[data-theme="party"] .brand-mark{animation:party-wiggle 1.35s ease-in-out infinite;}html[data-theme="party"] .card:nth-child(2n),html[data-theme="party"] .panel:nth-child(2n),html[data-theme="party"] .admin-tile:nth-child(2n){animation-delay:-.42s;}html[data-theme="party"] input:focus,html[data-theme="party"] textarea:focus,html[data-theme="party"] select:focus{outline:4px dashed var(--brand-2);box-shadow:0 0 0 7px rgba(255,255,55,.45);}html[data-theme="party"] .background-bubbles span{background:rgba(255,255,255,.35);animation-duration:4.5s;}@keyframes party-rainbow-bg{0%{filter:hue-rotate(0deg) saturate(1.15);}100%{filter:hue-rotate(360deg) saturate(1.15);}}@keyframes party-wiggle{0%,100%{transform:rotate(-.35deg) scale(1);}45%{transform:rotate(.35deg) scale(1.01);}}.party-layer{position:fixed;inset:0;pointer-events:none;z-index:9999;overflow:hidden;}.emoji-pop{position:absolute;font-size:clamp(1.1rem,2.5vw,2.2rem);line-height:1;transform:translate(-50%,-50%);will-change:transform,opacity;animation:emoji-pop 950ms cubic-bezier(.17,.84,.44,1) forwards;}.emoji-trail{position:absolute;font-size:1.3rem;pointer-events:none;transform:translate(-50%,-50%);animation:emoji-trail 700ms ease-out forwards;}@keyframes emoji-trail{0%{opacity:.95;transform:translate(-50%,-50%) scale(.65) rotate(0deg);}100%{opacity:0;transform:translate(calc(-50% + var(--tx,0px)),calc(-50% + var(--ty,-28px))) scale(1.2) rotate(var(--tr,40deg));}}.site-search{display:flex;align-items:center;gap:.45rem;min-width:min(100%,370px);}.site-search input,.site-search select{min-height:42px;}.site-search input{min-width:12rem;}.site-search select{max-width:9rem;}.site-search button{min-height:42px;padding:.45rem .7rem;}.remember-prompt{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;margin-bottom:1rem;border-color:rgba(35,215,255,.55);background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(35,215,255,.18));}.remember-actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-end;}.remember-inline{display:flex;align-items:center;gap:.55rem;margin-top:1rem;font-weight:900;}.remember-inline input{width:auto;}.big-avatar{width:112px;height:112px;border-radius:30px;object-fit:cover;border:var(--border);box-shadow:var(--shadow);background:var(--panel-strong);}.mini-avatar{width:28px;height:28px;border-radius:999px;object-fit:cover;vertical-align:middle;border:2px solid rgba(255,255,255,.7);}.theme-options{display:grid;gap:.4rem;}.theme-options label{display:flex;align-items:center;gap:.5rem;padding:.45rem .6rem;border-radius:14px;background:rgba(255,255,255,.45);}.theme-options input{width:auto;}.badge-wall{display:flex;flex-wrap:wrap;gap:.65rem;}.badge-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .75rem;border:var(--border);border-radius:999px;background:var(--panel);font-weight:900;}.checkout-form,.close-ticket-form,.search-page-form{display:grid;gap:.75rem;}.price{font-size:1.35rem;font-weight:1000;color:var(--brand);}.balance-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .7rem;border-radius:999px;background:var(--panel-strong);border:var(--border);font-weight:1000;}.danger{color:var(--danger);}.big-search{display:grid;grid-template-columns:minmax(0,1fr) 170px auto;gap:.65rem;}.closed-reason{border:2px dashed rgba(39,27,72,.28);background:rgba(255,255,255,.45);border-radius:16px;padding:.8rem;}@media (max-width:760px){.remember-prompt,.big-search{grid-template-columns:1fr;}.remember-actions{justify-content:flex-start;}.site-search{width:100%;flex-wrap:wrap;}.site-search input{flex:1 1 100%;}}.compact-header.site-header{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;padding:.5rem .65rem;border-width:2px;}.compact-header .brand{min-width:auto;flex:0 0 auto;}.compact-header .brand-mark{width:44px;height:44px;border-radius:15px;font-size:.95rem;}.compact-header .brand strong{font-size:1.08rem;}.compact-header .brand em,.compact-header .brand small{display:none;}.compact-header .site-nav{flex:1 1 390px;justify-content:center;gap:.15rem;}.compact-header .nav-link{padding:.42rem .65rem;font-size:.95rem;}.header-tools,.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.42rem;flex:1 1 410px;min-width:min(100%,320px);flex-wrap:wrap;}.compact-header .site-search{min-width:0;width:min(100%,330px);flex:1 1 260px;display:grid;grid-template-columns:minmax(130px,1fr) minmax(88px,120px) auto;gap:.35rem;}.compact-header .site-search input,.compact-header .site-search select,.compact-header .site-search button{min-height:38px;border-radius:13px;padding:.48rem .65rem;}.cart-link{white-space:nowrap;}.cart-link b{min-width:1.35rem;height:1.35rem;display:inline-grid;place-items:center;border-radius:999px;background:var(--brand);color:#fff;font-size:.78rem;}.auth-panel{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;}.mini-profile{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .55rem;border-radius:999px;text-decoration:none;background:rgba(255,255,255,.45);font-weight:900;}.shop-actions,.button-row,.card-actions{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;}.price-inline{display:inline-block;margin-top:.45rem;font-size:1.2rem;color:var(--brand);}html[data-theme="cosmic"]{cursor:default;}html[data-theme="cosmic"] .card,html[data-theme="cosmic"] .panel,html[data-theme="cosmic"] .site-header{box-shadow:var(--shadow),0 0 28px rgba(0,231,255,.16);}html[data-theme="terminal"]{cursor:text;}html[data-theme="terminal"] body::after{content:"";position:fixed;inset:0;pointer-events:none;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.035),rgba(255,255,255,.035) 1px,transparent 2px,transparent 4px);mix-blend-mode:screen;opacity:.4;z-index:1;}html[data-theme="terminal"] .site-header,html[data-theme="terminal"] .site-main,html[data-theme="terminal"] .site-footer{position:relative;z-index:2;}@media (max-width:980px){.compact-header.site-header{align-items:flex-start;}.compact-header .site-nav{order:3;flex-basis:100%;justify-content:flex-start;display:none;}body.nav-open .compact-header .site-nav{display:flex;}.header-tools{flex:1 1 100%;justify-content:space-between;}.compact-header .site-search{width:100%;}}@media (max-width:560px){.compact-header .site-search{grid-template-columns:1fr;}.compact-header .site-search select,.compact-header .site-search button{width:100%;max-width:none;}.cart-link span{display:none;}.mini-profile span{max-width:120px;overflow:hidden;text-overflow:ellipsis;}}.rainbow-border::before{background-size:300% 100%;}@keyframes border-gradient-pan{0%{background-position:0% 50%;}100%{background-position:300% 50%;}}@keyframes soft-gradient-pan{0%,100%{background-position:0% 50%;}50%{background-position:100% 50%;}}@media (prefers-reduced-motion:no-preference){.rainbow-border::before{animation:border-gradient-pan 8s linear infinite;}.button.primary,.nav-link.active,.nav-link.admin.active,.card-icon,.brand-mark,.brand-orb,.timeline-step>span{background-size:220% 220%;animation:soft-gradient-pan 9s ease infinite;}}html[data-theme="basic-bunny"],html[data-theme-background="carrot-field-topdown"]{--bunny-soil-1:#7d4b32;--bunny-soil-2:#925a3d;--bunny-green-1:#5aa34a;--bunny-green-2:#85c95f;--bunny-sky-1:#fef5fb;--bunny-sky-2:#ffe2ef;}html[data-theme="basic-bunny"] body,html[data-theme-background="carrot-field-topdown"] body{background:radial-gradient(circle at 14% 10%,rgba(255,255,255,.76),transparent 18rem),radial-gradient(circle at 84% 14%,rgba(255,220,234,.58),transparent 17rem),linear-gradient(180deg,#ffeef6 0 18%,#efd2b4 18% 100%);}html[data-theme="basic-bunny"] body::before,html[data-theme-background="carrot-field-topdown"] body::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%22900%22%20height=%22560%22%20viewBox=%220%200%20900%20560%22%3E%0A%3Crect%20width=%22900%22%20height=%22560%22%20fill=%22none%22/%3E%0A%3Cg%20opacity=%220.95%22%3E%0A%20%20%3Cpath%20d=%22M40%2086L860%2086L822%20160L78%20160Z%22%20fill=%22#c58b63%22/%3E%0A%20%20%3Cpath%20d=%22M68%20172L832%20172L798%20246L102%20246Z%22%20fill=%22#b77b54%22/%3E%0A%20%20%3Cpath%20d=%22M96%20258L804%20258L774%20332L126%20332Z%22%20fill=%22#c58b63%22/%3E%0A%20%20%3Cpath%20d=%22M124%20344L776%20344L748%20418L152%20418Z%22%20fill=%22#b77b54%22/%3E%0A%20%20%3Cpath%20d=%22M152%20430L748%20430L722%20504L178%20504Z%22%20fill=%22#c58b63%22/%3E%0A%3C/g%3E%0A%3Cg%20opacity=%220.28%22%20fill=%22#7a4e37%22%3E%0A%20%20%3Cpath%20d=%22M42%2096L858%2096L850%20112L50%20112Z%22/%3E%0A%20%20%3Cpath%20d=%22M70%20182L830%20182L822%20198L78%20198Z%22/%3E%0A%20%20%3Cpath%20d=%22M98%20268L802%20268L794%20284L106%20284Z%22/%3E%0A%20%20%3Cpath%20d=%22M126%20354L774%20354L766%20370L134%20370Z%22/%3E%0A%20%20%3Cpath%20d=%22M154%20440L746%20440L738%20456L162%20456Z%22/%3E%0A%3C/g%3E%0A%3Cg%20fill=%22#9dd86b%22%20opacity=%220.95%22%3E%0A%20%20%3Crect%20x=%22135%22%20y=%2299%22%20width=%2288%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22278%22%20y=%2299%22%20width=%22100%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22470%22%20y=%2299%22%20width=%2290%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22634%22%20y=%2299%22%20width=%2296%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22180%22%20y=%22185%22%20width=%2290%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22352%22%20y=%22185%22%20width=%2296%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22564%22%20y=%22185%22%20width=%2288%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22122%22%20y=%22271%22%20width=%2288%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22292%22%20y=%22271%22%20width=%22100%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22468%22%20y=%22271%22%20width=%22100%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22648%22%20y=%22271%22%20width=%2284%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22170%22%20y=%22357%22%20width=%2296%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22360%22%20y=%22357%22%20width=%2292%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22554%22%20y=%22357%22%20width=%22110%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22230%22%20y=%22443%22%20width=%22100%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22466%22%20y=%22443%22%20width=%22120%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%3C/g%3E%0A%3Cg%20opacity=%220.55%22%20fill=%22#8d5b42%22%3E%0A%20%20%3Cellipse%20cx=%22128%22%20cy=%22112%22%20rx=%2240%22%20ry=%2220%22%20transform=%22rotate(-10%20128%20112)%22/%3E%0A%20%20%3Cellipse%20cx=%22590%22%20cy=%22294%22%20rx=%2244%22%20ry=%2222%22%20transform=%22rotate(6%20590%20294)%22/%3E%0A%20%20%3Cellipse%20cx=%22674%22%20cy=%22451%22%20rx=%2244%22%20ry=%2222%22%20transform=%22rotate(-6%20674%20451)%22/%3E%0A%20%20%3Cellipse%20cx=%22416%22%20cy=%22380%22%20rx=%2238%22%20ry=%2220%22%20transform=%22rotate(7%20416%20380)%22/%3E%0A%3C/g%3E%0A%3Cg%20transform=%22translate(0%200)%22%3E%0A%20%20%3Cg%20transform=%22translate(176%20108)%20rotate(-14)%22%3E%3Cpath%20d=%22M16%2010C14%203%2020-2%2028%202M26%2012C28%204%2036%202%2043%207%22%20fill=%22none%22%20stroke=%22#62b64d%22%20stroke-width=%225%22%20stroke-linecap=%22round%22/%3E%3Cpath%20d=%22M10%2016L48%2030L24%2076Z%22%20fill=%22#ff9738%22/%3E%3Cpath%20d=%22M17%2024L38%2031M15%2036L33%2042M13%2048L29%2053%22%20fill=%22none%22%20stroke=%22#ffc980%22%20stroke-width=%223%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(322%20120)%20rotate(12)%22%3E%3Cpath%20d=%22M16%2010C14%203%2020-2%2028%202M26%2012C28%204%2036%202%2043%207%22%20fill=%22none%22%20stroke=%22#62b64d%22%20stroke-width=%225%22%20stroke-linecap=%22round%22/%3E%3Cpath%20d=%22M10%2016L48%2030L24%2076Z%22%20fill=%22#ff9738%22/%3E%3Cpath%20d=%22M17%2024L38%2031M15%2036L33%2042M13%2048L29%2053%22%20fill=%22none%22%20stroke=%22#ffc980%22%20stroke-width=%223%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(692%20208)%20rotate(-10)%22%3E%3Cpath%20d=%22M16%2010C14%203%2020-2%2028%202M26%2012C28%204%2036%202%2043%207%22%20fill=%22none%22%20stroke=%22#62b64d%22%20stroke-width=%225%22%20stroke-linecap=%22round%22/%3E%3Cpath%20d=%22M10%2016L48%2030L24%2076Z%22%20fill=%22#ff9738%22/%3E%3Cpath%20d=%22M17%2024L38%2031M15%2036L33%2042M13%2048L29%2053%22%20fill=%22none%22%20stroke=%22#ffc980%22%20stroke-width=%223%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(224%20380)%20rotate(8)%22%3E%3Cpath%20d=%22M16%2010C14%203%2020-2%2028%202M26%2012C28%204%2036%202%2043%207%22%20fill=%22none%22%20stroke=%22#62b64d%22%20stroke-width=%225%22%20stroke-linecap=%22round%22/%3E%3Cpath%20d=%22M10%2016L48%2030L24%2076Z%22%20fill=%22#ff9738%22/%3E%3Cpath%20d=%22M17%2024L38%2031M15%2036L33%2042M13%2048L29%2053%22%20fill=%22none%22%20stroke=%22#ffc980%22%20stroke-width=%223%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(514%20452)%20rotate(-18)%22%3E%3Cpath%20d=%22M16%2010C14%203%2020-2%2028%202M26%2012C28%204%2036%202%2043%207%22%20fill=%22none%22%20stroke=%22#62b64d%22%20stroke-width=%225%22%20stroke-linecap=%22round%22/%3E%3Cpath%20d=%22M10%2016L48%2030L24%2076Z%22%20fill=%22#ff9738%22/%3E%3Cpath%20d=%22M17%2024L38%2031M15%2036L33%2042M13%2048L29%2053%22%20fill=%22none%22%20stroke=%22#ffc980%22%20stroke-width=%223%22/%3E%3C/g%3E%0A%3C/g%3E%0A%3Cg%20opacity=%220.92%22%3E%0A%20%20%3Cg%20transform=%22translate(742%20112)%22%3E%3Cellipse%20cx=%220%22%20cy=%220%22%20rx=%2286%22%20ry=%2250%22%20fill=%22#84d8f0%22/%3E%3Cellipse%20cx=%220%22%20cy=%220%22%20rx=%2270%22%20ry=%2238%22%20fill=%22#9be8ff%22/%3E%3Cpath%20d=%22M-20%20-12c8%204%2016%204%2024%200M-14%208c10%206%2024%204%2034-4%22%20fill=%22none%22%20stroke=%22#ffffff%22%20stroke-opacity=%220.45%22%20stroke-width=%224%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(690%2074)%22%3E%3Cellipse%20cx=%220%22%20cy=%220%22%20rx=%2220%22%20ry=%2216%22%20fill=%22#f8f7f4%22/%3E%3Cellipse%20cx=%22-10%22%20cy=%22-16%22%20rx=%227%22%20ry=%2216%22%20fill=%22#f8f7f4%22/%3E%3Cellipse%20cx=%2210%22%20cy=%22-16%22%20rx=%227%22%20ry=%2216%22%20fill=%22#f8f7f4%22/%3E%3Cellipse%20cx=%22-10%22%20cy=%22-16%22%20rx=%223%22%20ry=%2210%22%20fill=%22#f3bfd2%22/%3E%3Cellipse%20cx=%2210%22%20cy=%22-16%22%20rx=%223%22%20ry=%2210%22%20fill=%22#f3bfd2%22/%3E%3Ccircle%20cx=%22-6%22%20cy=%22-2%22%20r=%222.2%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%227%22%20cy=%22-2%22%20r=%222.2%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%220%22%20cy=%225%22%20r=%222.4%22%20fill=%22#d49a80%22/%3E%3C/g%3E%0A%3C/g%3E%0A%3Cg%3E%0A%20%20%3Cg%20transform=%22translate(118%2070)%20rotate(-8)%22%3E%3Cellipse%20cx=%220%22%20cy=%220%22%20rx=%2222%22%20ry=%2218%22%20fill=%22#f8f7f4%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#f8f7f4%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#f8f7f4%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f1bdd0%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f1bdd0%22/%3E%3Ccircle%20cx=%22-6%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%227%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%220%22%20cy=%224%22%20r=%222.4%22%20fill=%22#d49a80%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(246%20202)%20rotate(10)%22%3E%3Cellipse%20cx=%220%22%20cy=%220%22%20rx=%2222%22%20ry=%2218%22%20fill=%22#c9b5a5%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#c9b5a5%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#c9b5a5%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f1d1cb%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f1d1cb%22/%3E%3Ccircle%20cx=%22-6%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%227%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%220%22%20cy=%224%22%20r=%222.4%22%20fill=%22#d49a80%22/%3E%3Cpath%20d=%22M18%200l18-8l-6%2018z%22%20fill=%22#ff9738%22/%3E%3Cpath%20d=%22M29%20-9c2-6%206-8%2010-6M31%20-6c5-4%209-4%2013-2%22%20fill=%22none%22%20stroke=%22#62b64d%22%20stroke-width=%223%22%20stroke-linecap=%22round%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(476%20204)%20rotate(-12)%22%3E%3Cellipse%20cx=%220%22%20cy=%220%22%20rx=%2222%22%20ry=%2218%22%20fill=%22#8b8f99%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#8b8f99%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#8b8f99%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#d8c3d2%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#d8c3d2%22/%3E%3Ccircle%20cx=%22-6%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#242833%22/%3E%3Ccircle%20cx=%227%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#242833%22/%3E%3Ccircle%20cx=%220%22%20cy=%224%22%20r=%222.4%22%20fill=%22#d49a80%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(678%20284)%20rotate(8)%22%3E%3Cellipse%20cx=%220%22%20cy=%220%22%20rx=%2222%22%20ry=%2218%22%20fill=%22#e2ccb9%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#e2ccb9%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#e2ccb9%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f3d1cb%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f3d1cb%22/%3E%3Ccircle%20cx=%22-6%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%227%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%220%22%20cy=%224%22%20r=%222.4%22%20fill=%22#d49a80%22/%3E%3Cpath%20d=%22M18%200l18-8l-6%2018z%22%20fill=%22#ff9738%22/%3E%3Cpath%20d=%22M29%20-9c2-6%206-8%2010-6M31%20-6c5-4%209-4%2013-2%22%20fill=%22none%22%20stroke=%22#62b64d%22%20stroke-width=%223%22%20stroke-linecap=%22round%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(348%20392)%20rotate(-8)%22%3E%3Cellipse%20cx=%220%22%20cy=%220%22%20rx=%2222%22%20ry=%2218%22%20fill=%22#f5d7c1%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#f5d7c1%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#f5d7c1%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f0bcd0%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f0bcd0%22/%3E%3Ccircle%20cx=%22-6%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%227%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%220%22%20cy=%224%22%20r=%222.4%22%20fill=%22#d49a80%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(716%20470)%20rotate(-6)%22%3E%3Cellipse%20cx=%220%22%20cy=%220%22%20rx=%2222%22%20ry=%2218%22%20fill=%22#ffffff%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#ffffff%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#ffffff%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f0bcd0%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f0bcd0%22/%3E%3Ccircle%20cx=%22-6%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%227%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%220%22%20cy=%224%22%20r=%222.4%22%20fill=%22#d49a80%22/%3E%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E");background-size:720px auto;opacity:.96;}html[data-theme="basic-bunny"] body::after,html[data-theme-background="carrot-field-topdown"] body::after{content: "";position:fixed;inset:auto 0 0 0;height:20vh;pointer-events:none;z-index:-1;background:radial-gradient(circle at 12% 50%,rgba(255,255,255,.18),transparent 8rem),radial-gradient(circle at 88% 40%,rgba(255,255,255,.14),transparent 8rem),linear-gradient(180deg,rgba(0,0,0,0),rgba(76,45,30,.06));}.theme-asset-preview[data-theme-background="carrot-field-topdown"]{background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.45),transparent 4rem),linear-gradient(180deg,#ffeef6 0 24%,#e7c6a4 24% 100%);color:#3d2031;}.theme-asset-preview[data-theme-background="carrot-field-topdown"]::after{content: "🐇  🥕  💧  🐇";position:absolute;left:1rem;bottom:.8rem;font-size:1.2rem;letter-spacing:.2rem;opacity:.95;}html[data-theme-background="carrot-field"] body{background:radial-gradient(circle at 12% 10%,rgba(255,255,255,.76),transparent 20rem),radial-gradient(circle at 86% 14%,rgba(255,208,228,.58),transparent 18rem),linear-gradient(180deg,#ffeef6 0 34%,#f3d88f 34% 44%,#8fca63 44% 54%,#805038 54% 100%);}html[data-theme-background="carrot-field"] body::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%22420%22%20height=%22300%22%20viewBox=%220%200%20420%20300%22%3E%0A%3Crect%20width=%22420%22%20height=%22300%22%20fill=%22none%22/%3E%0A%3Cg%20opacity=%22.28%22%3E%0A%20%20%3Cpath%20d=%22M0%20148C52%20116%20106%20106%20160%20128C205%20146%20256%20142%20310%20116C354%2096%20389%2090%20420%2098V300H0Z%22%20fill=%22#82c95f%22/%3E%0A%20%20%3Cpath%20d=%22M0%20172C55%20144%20118%20150%20176%20178C224%20200%20280%20192%20341%20162C373%20146%20398%20138%20420%20142V300H0Z%22%20fill=%22#64a644%22/%3E%0A%3C/g%3E%0A%3Cg%20opacity=%22.34%22%20stroke=%22#845239%22%20stroke-width=%227%22%20stroke-linecap=%22round%22%3E%0A%20%20%3Cpath%20d=%22M28%20222C58%20202%2092%20196%20128%20212%22/%3E%0A%20%20%3Cpath%20d=%22M72%20268C108%20242%20148%20234%20192%20252%22/%3E%0A%20%20%3Cpath%20d=%22M174%20218C210%20196%20244%20192%20290%20210%22/%3E%0A%20%20%3Cpath%20d=%22M236%20270C272%20242%20316%20238%20362%20258%22/%3E%0A%20%20%3Cpath%20d=%22M300%20218C332%20200%20364%20198%20394%20212%22/%3E%0A%3C/g%3E%0A%3Cg%20opacity=%22.50%22%3E%0A%20%20%3Cg%20transform=%22translate(36%20170)%22%3E%0A%20%20%20%20%3Cpath%20d=%22M24%2012C21%203%2028-2%2036%202M36%2014C38%205%2047%203%2054%208M46%2018C50%209%2059%208%2065%2012%22%20fill=%22none%22%20stroke=%22#76c85a%22%20stroke-width=%226%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M18%2020L70%2042L38%20110Z%22%20fill=%22#ff9738%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M27%2030L58%2043M25%2046L51%2056M22%2062L47%2071M20%2078L41%2086%22%20stroke=%22#ffc980%22%20stroke-width=%224%22/%3E%0A%20%20%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(124%20194)%22%3E%0A%20%20%20%20%3Cpath%20d=%22M24%2012C21%203%2028-2%2036%202M36%2014C38%205%2047%203%2054%208M46%2018C50%209%2059%208%2065%2012%22%20fill=%22none%22%20stroke=%22#76c85a%22%20stroke-width=%226%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M18%2020L70%2042L38%20110Z%22%20fill=%22#ff9738%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M27%2030L58%2043M25%2046L51%2056M22%2062L47%2071M20%2078L41%2086%22%20stroke=%22#ffc980%22%20stroke-width=%224%22/%3E%0A%20%20%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(226%20168)%22%3E%0A%20%20%20%20%3Cpath%20d=%22M24%2012C21%203%2028-2%2036%202M36%2014C38%205%2047%203%2054%208M46%2018C50%209%2059%208%2065%2012%22%20fill=%22none%22%20stroke=%22#76c85a%22%20stroke-width=%226%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M18%2020L70%2042L38%20110Z%22%20fill=%22#ff9738%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M27%2030L58%2043M25%2046L51%2056M22%2062L47%2071M20%2078L41%2086%22%20stroke=%22#ffc980%22%20stroke-width=%224%22/%3E%0A%20%20%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(320%20196)%22%3E%0A%20%20%20%20%3Cpath%20d=%22M24%2012C21%203%2028-2%2036%202M36%2014C38%205%2047%203%2054%208M46%2018C50%209%2059%208%2065%2012%22%20fill=%22none%22%20stroke=%22#76c85a%22%20stroke-width=%226%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M18%2020L70%2042L38%20110Z%22%20fill=%22#ff9738%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M27%2030L58%2043M25%2046L51%2056M22%2062L47%2071M20%2078L41%2086%22%20stroke=%22#ffc980%22%20stroke-width=%224%22/%3E%0A%20%20%3C/g%3E%0A%3C/g%3E%0A%3Cg%20opacity=%22.38%22%3E%0A%20%20%3Cg%20transform=%22translate(90%20114)%20rotate(-14)%22%3E%0A%20%20%20%20%3Cpath%20d=%22M20%2024L70%2046L38%20108Z%22%20fill=%22#f69436%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M42%2022C45%2010%2055%208%2063%2014M33%2018C32%208%2040%202%2049%207%22%20fill=%22none%22%20stroke=%22#6ebf57%22%20stroke-width=%226%22%20stroke-linecap=%22round%22/%3E%0A%20%20%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(272%20102)%20rotate(16)%22%3E%0A%20%20%20%20%3Cpath%20d=%22M20%2024L70%2046L38%20108Z%22%20fill=%22#f69436%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M42%2022C45%2010%2055%208%2063%2014M33%2018C32%208%2040%202%2049%207%22%20fill=%22none%22%20stroke=%22#6ebf57%22%20stroke-width=%226%22%20stroke-linecap=%22round%22/%3E%0A%20%20%3C/g%3E%0A%20%20%3Ccircle%20cx=%22118%22%20cy=%22203%22%20r=%2215%22%20fill=%22#6f402c%22/%3E%0A%20%20%3Ccircle%20cx=%22301%22%20cy=%22214%22%20r=%2216%22%20fill=%22#6f402c%22/%3E%0A%3C/g%3E%0A%3C/svg%3E");background-size:520px auto;opacity:.92;}html[data-theme-background="carrot-field"] body::after{content: "";position:fixed;inset:auto 0 0 0;height:26vh;pointer-events:none;z-index:-1;background:radial-gradient(circle at 12% 20%,rgba(132,201,95,.55),transparent 8rem),radial-gradient(circle at 38% 18%,rgba(107,178,73,.48),transparent 8rem),radial-gradient(circle at 62% 26%,rgba(132,201,95,.55),transparent 9rem),radial-gradient(circle at 84% 22%,rgba(107,178,73,.48),transparent 9rem),linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.05));}.compact-theme-picker{display:flex;align-items:center;gap:.35rem;padding:.18rem;border-radius:999px;background:rgba(255,255,255,.32);}.compact-theme-picker label{display:flex;align-items:center;gap:.35rem;margin:0;font-size:.78rem;color:var(--muted);}.compact-theme-picker label span{font-weight:1000;}.compact-theme-picker select{min-width:128px;min-height:36px;padding:.38rem .55rem;border-radius:999px;}.compact-theme-picker .button{white-space:nowrap;}.social-logo{overflow:hidden;}.social-logo img{width:100%;height:100%;object-fit:cover;border-radius:inherit;}.social-card{display:grid;grid-template-rows:auto auto auto minmax(4rem,1fr) auto;}@media (max-width:760px){.auth-panel{width:100%;}.compact-theme-picker{width:100%;justify-content:space-between;}.compact-theme-picker label{flex:1;}.compact-theme-picker select{width:100%;min-width:0;}}.admin-edit-row{margin:1rem 0;}.admin-edit-row input,.admin-edit-row select,.admin-edit-row textarea{width:100%;}.admin-edit-row textarea{resize:vertical;}.theme-picker.compact-theme-picker label{display:flex;align-items:center;gap:.45rem;}.theme-picker.compact-theme-picker select{min-width:9rem;}.button.warn{background:rgba(255,176,32,.24);color:var(--ink);}.button.danger{background:rgba(255,79,109,.24);color:#7b1230;}.status-pill.good{background:rgba(51,192,113,.18);}.status-pill.danger{background:rgba(255,79,109,.18);}.notice.warning{border:1px solid rgba(255,176,32,.45);background:rgba(255,176,32,.14);border-radius:16px;padding:.75rem .9rem;font-weight:800;}.admin-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;}.admin-form-grid .wide,.grid-form .wide{grid-column:1 / -1;}.admin-record-card{display:grid;gap:1rem;}.admin-actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;padding-top:.25rem;}.inline-form{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;}.inline-form input,.inline-form select{width:auto;min-width:160px;}.admin-checkbox-row{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;}.check{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:.45rem;margin:.2rem 0;width:max-content;}.check input{width:auto;}.admin-ad-preview{width:min(100%,420px);max-height:180px;object-fit:cover;border-radius:18px;border:var(--border);box-shadow:var(--shadow);}.small-stack{gap:.45rem;}.admin-mini-edit{display:grid;grid-template-columns:1fr 1fr 1.5fr auto;gap:.5rem;align-items:center;}.admin-mini-edit input{min-width:0;}.theme-picker.compact-theme-picker .button{display:none;}@media (max-width:980px){.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.admin-mini-edit{grid-template-columns:1fr;}}@media (max-width:760px){.admin-form-grid,.grid-form{grid-template-columns:1fr;}.inline-form{align-items:stretch;}.inline-form input,.inline-form select,.inline-form .button{width:100%;}.admin-actions{align-items:stretch;}.admin-actions form,.admin-actions .button{width:100%;}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.friend-code-card{display:flex;align-items:center;justify-content:space-between;gap:.85rem;flex-wrap:wrap;padding:1rem;border:var(--border);border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(35,215,255,.14));box-shadow:var(--shadow);}.friend-code-card strong{font-size:clamp(1.8rem,6vw,3.3rem);letter-spacing:.12em;line-height:1;}.friend-code-inline{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap;}.friend-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.85rem;align-items:center;padding:.85rem;margin-bottom:.65rem;border:var(--border);border-radius:18px;background:rgba(255,255,255,.5);}.friend-person{display:flex;align-items:center;gap:.7rem;min-width:0;}.friend-person span{display:grid;gap:.15rem;}.friend-actions{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;justify-content:flex-end;}.mini-avatar.fallback{display:inline-grid;place-items:center;background:rgba(255,255,255,.7);font-size:.9rem;}.chat-shell{display:grid;grid-template-columns:minmax(250px,.34fr) minmax(0,1fr);gap:1rem;align-items:start;}.chat-sidebar,.chat-panel{min-width:0;}.chat-room-list,.check-grid{display:grid;gap:.65rem;}.chat-room-link{display:grid;gap:.2rem;padding:.75rem;border:var(--border);border-radius:16px;background:rgba(255,255,255,.45);color:inherit;text-decoration:none;}.chat-room-link span{color:var(--muted);font-size:.9rem;font-weight:800;text-transform:capitalize;}.chat-room-link.active{outline:3px solid var(--brand-2);background:rgba(35,215,255,.16);}.chat-create-group{margin-top:1rem;}.live-chat-log{min-height:420px;max-height:60vh;align-content:start;background:rgba(255,255,255,.25);border:1px solid rgba(39,27,72,.12);border-radius:20px;}.live-chat-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:end;}.live-chat-form textarea{margin:0;min-height:74px;}.chat-message.self{margin-left:auto;background:rgba(35,215,255,.17);border-color:rgba(35,215,255,.35);}.chat-message.system{max-width:none;margin-inline:auto;text-align:center;background:rgba(255,220,79,.18);border-style:dashed;}.check-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));}.check-row{display:flex;align-items:center;gap:.5rem;padding:.45rem .55rem;border-radius:14px;background:rgba(255,255,255,.45);margin:0;}.check-row input{width:auto;}.button.big{font-size:1.15rem;padding:.95rem 1.25rem;}.button.tiny{font-size:.85rem;padding:.45rem .65rem;}.status-pill.warn{background:rgba(255,176,32,.18);}.leave-room-form{margin-top:1rem;}@media (max-width:980px){.chat-shell,.friend-row{grid-template-columns:1fr;}.friend-actions{justify-content:flex-start;}.live-chat-form{grid-template-columns:1fr;}}.big-avatar.fallback{display:grid;place-items:center;font-size:3rem;}.friend-person{color:inherit;text-decoration:none;}.friend-person em{color:var(--muted);font-style:normal;font-size:.9rem;font-weight:800;}:root{--font-ui:var(--font);--font-display:var(--font);}html[data-theme="retro"]{--font-ui:var(--font);--font-display:var(--font);}html[data-theme="cosmic"]{--font-ui:var(--font);--font-display:var(--font);}html[data-theme="terminal"]{--font-ui:Consolas, "Liberation Mono", "Courier New",monospace;--font-display:Consolas, "Liberation Mono", "Courier New",monospace;}html[data-theme="clean"]{--font-ui:var(--font);--font-display:var(--font);}html[data-theme="party"]{--font-ui:var(--font);--font-display:var(--font);}body,button,input,select,textarea{font-family:var(--font-ui);}h1,h2,h3,.brand strong,.hero-title,.page-title,.section-title,.stat-value{font-family:var(--font-display);letter-spacing:.02em;}.header-collapse-toggle{border:var(--border);border-radius:999px;background:var(--panel-strong);color:var(--ink);font-weight:900;padding:.55rem .8rem;box-shadow:var(--shadow);display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap;}.header-collapse-toggle:hover,.header-collapse-toggle:focus-visible{transform:translateY(-1px);border-color:var(--accent);}.collapse-icon{display:inline-block;transform:rotate(90deg);}body.header-minimized .compact-header .site-nav,body.header-minimized .compact-header .header-tools,body.header-minimized .compact-header .nav-toggle{display:none !important;}body.header-minimized .compact-header{width:fit-content;max-width:calc(100vw - 2rem);margin-left:0;margin-right:auto;padding:.65rem;gap:.55rem;}body.header-minimized .brand>span:not(.brand-mark){display:none;}body.header-minimized .collapse-icon{transform:rotate(-90deg);}@media (max-width:820px){.compact-header{position:sticky;top:.35rem;z-index:40;}.header-collapse-toggle{padding:.48rem .68rem;font-size:.82rem;}body.header-minimized .compact-header{position:fixed;top:.55rem;left:.55rem;right:auto;z-index:80;}}.party-layer{pointer-events:none;position:fixed;inset:0;overflow:hidden;z-index:75;}.emoji-rain{position:fixed;top:-2rem;pointer-events:none;animation:emoji-rain-fall var(--fall-duration,6s) linear forwards;filter:drop-shadow(0 6px 10px rgba(0,0,0,.22));}@keyframes emoji-rain-fall{0%{transform:translate3d(0,-2rem,0) rotate(0deg);opacity:0;}8%{opacity:1;}100%{transform:translate3d(var(--fall-x,0),110vh,0) rotate(var(--fall-r,360deg));opacity:0;}}html[data-theme="party"] .card:hover,html[data-theme="party"] .panel:hover,html[data-theme="party"] .button:hover,html[data-theme="party"] button:hover,html[data-theme="party"] .nav-link:hover,html[data-theme="party"] .shop-card:hover,html[data-theme="party"] .admin-tile:hover,html[data-theme="party"] .pixel-card:hover,html[data-theme="party"] .social-card:hover,html[data-theme="party"] .content-card:hover{animation:party-vibrate .16s linear infinite;}@keyframes party-vibrate{0%,100%{transform:translate3d(0,0,0) rotate(0deg);}25%{transform:translate3d(1px,-1px,0) rotate(-.6deg);}50%{transform:translate3d(-1px,1px,0) rotate(.6deg);}75%{transform:translate3d(1px,1px,0) rotate(.35deg);}}html[data-theme="retro"],html[data-theme="retro"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff5dad' stroke='%23271b48' stroke-width='2' d='M4 3 L27 16 L18 19 L22 29 L16 31 L12 21 L4 27 Z'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme="cosmic"],html[data-theme="cosmic"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%239d7cff' stroke='%2300e7ff' stroke-width='2' d='M4 3 L27 16 L18 19 L22 29 L16 31 L12 21 L4 27 Z'/%3E%3Ccircle cx='23' cy='8' r='4' fill='%23ffef77'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme="terminal"],html[data-theme="terminal"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%2344ff77' stroke='%23071108' stroke-width='2' d='M4 3 L27 16 L18 19 L22 29 L16 31 L12 21 L4 27 Z'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme="clean"],html[data-theme="clean"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%232563eb' stroke='%231e293b' stroke-width='2' d='M4 3 L27 16 L18 19 L22 29 L16 31 L12 21 L4 27 Z'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme="party"],html[data-theme="party"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff5dad' stroke='%23271b48' stroke-width='2' d='M4 3 L27 16 L18 19 L22 29 L16 31 L12 21 L4 27 Z'/%3E%3Ccircle cx='24' cy='8' r='4' fill='%23ffdc4f'/%3E%3Ccircle cx='27' cy='20' r='3' fill='%2323d7ff'/%3E%3C/svg%3E") 4 3,auto;}a,button,.button,select,summary,[data-copy-text],input[type="submit"]{cursor:pointer;}input,textarea{cursor:text;}.account-tabs{display:flex;flex-wrap:wrap;gap:.7rem;margin:1rem 0 1.25rem;}.account-tab-link{border:var(--border);border-radius:999px;background:var(--panel);color:var(--ink);padding:.65rem .95rem;text-decoration:none;font-weight:900;}.account-tab-link:hover,.account-tab-link:focus-visible{border-color:var(--accent);transform:translateY(-1px);}.account-tab-panel{scroll-margin-top:8rem;margin-top:1rem;}.form-help{color:var(--muted);font-size:.9rem;line-height:1.45;}.badge-grid{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));}.badge-chip.large{font-size:1rem;padding:.75rem .9rem;justify-content:flex-start;}.badge-icon-img{width:1.65rem;height:1.65rem;object-fit:contain;border-radius:.45rem;}.content-media-preview{border:var(--border);background:rgba(255,255,255,.35);border-radius:var(--radius);padding:.8rem;}.content-media-preview img,.content-media-preview video{max-width:100%;border-radius:var(--radius);display:block;}.admin-rule-row{display:grid;grid-template-columns:minmax(170px,1.5fr) minmax(150px,.8fr) minmax(110px,.5fr);gap:.7rem;align-items:center;border:var(--border);border-radius:var(--radius);padding:.8rem;background:rgba(255,255,255,.35);margin-bottom:.65rem;}@media (max-width:760px){.admin-rule-row{grid-template-columns:1fr;}}.content-card-media{margin-top:.85rem;}.content-card-media img,.content-card-media video{max-width:100%;border-radius:calc(var(--radius) * .6);display:block;border:var(--border);}.account-tab-panel .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;}.account-tab-panel .span-2{grid-column:1 / -1;}.field-note,.details-grid>div{border:var(--border);border-radius:calc(var(--radius) * .65);background:rgba(255,255,255,.35);padding:.9rem;}.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.85rem;}.details-grid span,.stat-card span{display:block;color:var(--muted);font-size:.85rem;font-weight:900;}@media (max-width:760px){.account-tab-panel .form-grid{grid-template-columns:1fr;}.account-tab-panel .span-2{grid-column:auto;}}.account-settings-shell{overflow:hidden;}.account-settings-heading{margin-bottom:1.25rem;}.account-settings-heading h1{margin:.15rem 0 .35rem;}.account-settings-layout{display:grid;grid-template-columns:minmax(180px,240px) 1fr;gap:1.25rem;align-items:start;}.account-tabs.vertical{display:flex;flex-direction:column;flex-wrap:nowrap;gap:.65rem;margin:0;position:sticky;top:1rem;}.account-tabs.vertical .account-tab-link{width:100%;border-radius:1rem;text-align:left;}.account-tabs.vertical .account-tab-link.is-active{border-color:var(--accent);box-shadow:var(--shadow);transform:translateX(3px);}.account-settings-content{min-width:0;}.account-settings-content .account-tab-panel{display:none;margin-top:0;scroll-margin-top:7rem;}.account-settings-content .account-tab-panel.is-active{display:block;}.remember-inline-panel{border:var(--border);border-radius:var(--radius);padding:1rem;margin-top:1rem;background:var(--panel-soft);}@media (max-width:760px){.account-settings-layout{grid-template-columns:1fr;}.account-tabs.vertical{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}.account-tabs.vertical .account-tab-link{text-align:center;padding-inline:.65rem;}}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;}.stat-card{padding:1rem;border-radius:1.25rem;border:1px solid var(--border,rgba(0,0,0,.12));background:rgba(255,255,255,.7);display:grid;gap:.35rem;}.stat-card span{color:var(--muted,#70658a);font-size:.9rem;}.stat-card strong{font-size:1.45rem;}.price-text{font-size:2rem;font-weight:900;margin:.25rem 0 1rem;}html[data-theme="party"] .theme-card,html[data-theme="party"] .shop-card,html[data-theme="party"] .panel,html[data-theme="party"] .card{transform-origin:center;}.emoji-physics-pop{position:fixed;z-index:100000;pointer-events:none;transform:translate3d(-50%,-50%,0);opacity:1;font-weight:900;text-shadow:0 2px 0 #fff,0 5px 12px rgba(0,0,0,.34);filter:saturate(1.35) contrast(1.08) drop-shadow(0 8px 9px rgba(0,0,0,.28));will-change:transform,opacity;}.emoji-final-boom{position:fixed;z-index:100001;pointer-events:none;transform:translate3d(-50%,-50%,0);animation:party-final-boom .62s ease-out forwards;font-size:2.7rem;text-shadow:0 3px 0 #fff,0 8px 18px rgba(0,0,0,.28);}@keyframes party-final-boom{0%{transform:translate3d(-50%,-50%,0) scale(.35) rotate(-16deg);opacity:0;}18%{opacity:1;}100%{transform:translate3d(-50%,-50%,0) scale(1.85) rotate(16deg);opacity:0;}}.party-toolbar{position:fixed;right:.75rem;top:50%;transform:translateY(-50%);z-index:100010;display:grid;gap:.45rem;padding:.65rem;width:6.8rem;border:3px solid #271b48;border-radius:1.35rem;background:linear-gradient(160deg,rgba(255,255,255,.94),rgba(255,225,249,.93));box-shadow:0 20px 42px rgba(39,27,72,.26),0 0 0 5px rgba(255,93,173,.26);color:#271b48;font-family:var(--font-ui);}.party-toolbar strong{font-size:.8rem;text-align:center;line-height:1.05;}.party-toolbar button{border:2px solid #271b48;border-radius:1rem;background:#fff8c8;color:#271b48;min-height:3rem;font-weight:900;display:grid;place-items:center;gap:.1rem;box-shadow:0 5px 0 #271b48;}.party-toolbar button span{font-size:.68rem;text-transform:uppercase;letter-spacing:.04em;}.party-toolbar button:hover,.party-toolbar button.is-active{background:#ff5dad;color:#fff;transform:translateY(2px) rotate(-1deg);box-shadow:0 3px 0 #271b48;}.party-warning{position:fixed;left:50%;top:1rem;transform:translateX(-50%);z-index:100011;display:flex;align-items:center;gap:.7rem;padding:.8rem 1rem;border:3px solid #271b48;border-radius:999px;background:#fff8c8;color:#271b48;box-shadow:0 14px 34px rgba(39,27,72,.25);font-weight:900;}.party-warning span{color:#b00042;}.party-warning button{border:0;background:#ff5dad;color:#fff;border-radius:999px;width:1.65rem;height:1.65rem;font-size:1.1rem;line-height:1;padding:0;}.party-draw-canvas{position:fixed;inset:0;z-index:100005;pointer-events:none;}.party-draw-canvas.is-active{pointer-events:auto;cursor:crosshair !important;}body[data-party-tool="grab"]{cursor:grab;}body[data-party-tool="grab"] [data-party-physics="1"]{cursor:grabbing;}body[data-party-tool="boot"]{cursor:cell;}body[data-party-tool="bomb"]{cursor:crosshair;}.party-background-event{position:fixed;inset:0;z-index:1;pointer-events:none;opacity:.24;background-size:140px 140px;background-repeat:repeat;animation:party-meme-grid 5.8s linear forwards;mix-blend-mode:multiply;}@keyframes party-meme-grid{0%{opacity:0;transform:scale(1.05);filter:hue-rotate(0deg);}12%,82%{opacity:.28;}100%{opacity:0;transform:scale(1);filter:hue-rotate(180deg);}}.party-meme-window{position:fixed;z-index:100009;width:min(250px,calc(100vw - 1rem));border:3px solid #0b2a7a;background:#c8d8ff;box-shadow:8px 8px 0 rgba(0,0,0,.28);color:#111;animation:party-window-pop .28s cubic-bezier(.2,1.45,.45,1) both;font-family:Tahoma,Verdana,sans-serif;}.party-meme-title{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:.35rem .45rem;color:#fff;background:linear-gradient(90deg,#0437a0,#38a3ff);font-size:.82rem;}.party-meme-title button{border:2px solid #fff;background:#d00;color:#fff;width:1.35rem;height:1.35rem;line-height:1;padding:0;border-radius:0;}.party-meme-window img{display:block;width:100%;height:145px;object-fit:cover;background:#fff;}.party-meme-actions{display:flex;gap:.35rem;padding:.45rem;background:#ece9d8;}.party-meme-actions button{flex:1;border:2px outset #fff;border-radius:0;background:#ece9d8;color:#111;font-size:.72rem;font-weight:700;padding:.35rem;}@keyframes party-window-pop{from{transform:translateY(-24px) scale(.78) rotate(-4deg);opacity:0;}to{transform:translateY(0) scale(1) rotate(1deg);opacity:1;}}@media (max-width:760px){.party-toolbar{top:auto;right:.5rem;bottom:.5rem;transform:none;width:auto;grid-template-columns:repeat(6,minmax(2.75rem,1fr));max-width:calc(100vw - 1rem);align-items:center;}.party-toolbar strong{display:none;}.party-toolbar button{min-height:2.7rem;padding:.25rem;}.party-toolbar button span{display:none;}.party-warning{width:calc(100vw - 1rem);justify-content:center;border-radius:1rem;}}.chat-compose-label{display:block;flex:1 1 auto;min-width:0;}.chat-compose-label textarea{width:100%;min-height:3.15rem;resize:vertical;}body[data-party-tool="mouse"]{cursor:auto;}.badge-chip-details{position:relative;display:inline-block;}.badge-chip-details summary{list-style:none;}.badge-chip-details summary::-webkit-details-marker{display:none;}.badge-chip-details[open] .badge-chip{border-color:var(--accent);box-shadow:var(--shadow);}.badge-info-popover{position:absolute;z-index:25;left:0;top:calc(100% + .45rem);width:min(280px,85vw);padding:.8rem;border:var(--border);border-radius:1rem;background:var(--panel-strong);box-shadow:var(--shadow);}.badge-info-popover p{margin:0 0 .45rem;}.badge-info-popover p:last-child{margin-bottom:0;}.status-list{display:grid;gap:.75rem;}.status-card{display:flex;justify-content:space-between;gap:.85rem;align-items:center;border:var(--border);border-radius:1rem;padding:.85rem;background:rgba(255,255,255,.45);}.status-card strong{display:block;font-size:1.02rem;}.status-card span:not(.status-pill),.status-card em{display:block;color:var(--muted);font-style:normal;font-size:.9rem;margin-top:.2rem;}.status-card.status-online,.status-card.status-operational{border-color:rgba(34,197,94,.45);}.status-card.status-degraded,.status-card.status-updating,.status-card.status-maintenance,.status-update-banner{border-color:rgba(245,158,11,.5);}.status-card.status-offline,.status-card.status-setup-needed{border-color:rgba(239,68,68,.5);}.team-card{text-align:center;display:grid;justify-items:center;gap:.6rem;}.giveaway-card .details-grid{margin:.9rem 0;}@media (max-width:760px){.status-card{align-items:flex-start;flex-direction:column;}.badge-info-popover{position:static;margin-top:.45rem;width:auto;}}[data-theme="basic-bunny"]{--bg:#ffe9f3;--bg-2:#ffd2e8;--panel:rgba(255,255,255,.92);--panel-strong:#fffafc;--ink:#4b2f34;--muted:#8d6a73;--brand:#ff77ad;--brand-2:#ffc7de;--brand-3:#ffd37d;--accent:#a8e77d;}[data-theme="booster-glow"]{--bg:#0b1024;--bg-2:#1d315f;--panel:rgba(18,28,62,.9);--panel-strong:#17244d;--ink:#f5f8ff;--muted:#b7c3e4;--brand:#5865f2;--brand-2:#57f287;--brand-3:#fee75c;--accent:#eb459e;--border:2px solid rgba(255,255,255,.16);}[data-theme="premium-neon"]{--bg:#100018;--bg-2:#240044;--panel:rgba(36,0,68,.9);--panel-strong:#32005c;--ink:#fff7ff;--muted:#e1b9f5;--brand:#ff38d1;--brand-2:#28f7ff;--brand-3:#fff04a;--accent:#7cff6b;--border:2px solid rgba(255,56,209,.35);}[data-theme="cosmic-plus"]{--bg:#050718;--bg-2:#1a0b3d;--panel:rgba(15,16,50,.9);--panel-strong:#201354;--ink:#f9f6ff;--muted:#b9aee5;--brand:#7c5cff;--brand-2:#00e0ff;--brand-3:#ff9df2;--accent:#ffd166;--border:2px solid rgba(124,92,255,.35);}[data-theme="pro-crown"]{--bg:#181000;--bg-2:#3a2600;--panel:rgba(56,38,5,.92);--panel-strong:#4b3206;--ink:#fff8dc;--muted:#ead59b;--brand:#ffd700;--brand-2:#ff9f1c;--brand-3:#fff1a8;--accent:#f72585;--border:2px solid rgba(255,215,0,.38);}[data-theme="creator-lab"]{--bg:#06141b;--bg-2:#122c34;--panel:rgba(12,35,43,.9);--panel-strong:#143945;--ink:#eefcff;--muted:#a6cad2;--brand:#00f5d4;--brand-2:#00bbf9;--brand-3:#fee440;--accent:#f15bb5;--border:2px solid rgba(0,245,212,.28);}html[data-theme] body{position:relative;}html[data-theme] body::before{content: "";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.22;background-repeat:repeat;background-size:280px 240px;mix-blend-mode:soft-light;}html[data-theme] .site-header,html[data-theme] .site-main,html[data-theme] .site-footer{position:relative;z-index:1;}html[data-theme="retro"] body::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%22260%22%20height=%22260%22%20viewBox=%220%200%20260%20260%22%3E%3Crect%20width=%22260%22%20height=%22260%22%20fill=%22none%22/%3E%3Cg%20opacity=%22.55%22%20fill=%22none%22%20stroke=%22%23271b48%22%20stroke-width=%223%22%3E%3Cpath%20d=%22M20%2040%20H100%20V120%20H20%20Z%22/%3E%3Cpath%20d=%22M34%2090%20H84%20M59%2064%20V116%22/%3E%3C/g%3E%3Cg%20opacity=%22.65%22%3E%3Crect%20x=%22145%22%20y=%2232%22%20width=%2272%22%20height=%2258%22%20rx=%2212%22%20fill=%22%23ffdc4f%22%20stroke=%22%23271b48%22%20stroke-width=%224%22/%3E%3Ccircle%20cx=%22162%22%20cy=%2261%22%20r=%227%22%20fill=%22%23ff5dad%22/%3E%3Ccircle%20cx=%22188%22%20cy=%2261%22%20r=%227%22%20fill=%22%2323d7ff%22/%3E%3C/g%3E%3Cpath%20d=%22M35%20205%20H225%22%20stroke=%22%23271b48%22%20stroke-width=%224%22%20stroke-dasharray=%2210%2014%22%20opacity=%22.35%22/%3E%3C/svg%3E");}html[data-theme="cosmic"] body::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%22320%22%20height=%22260%22%20viewBox=%220%200%20320%20260%22%3E%3Crect%20width=%22320%22%20height=%22260%22%20fill=%22none%22/%3E%3Ccircle%20cx=%2270%22%20cy=%2270%22%20r=%2235%22%20fill=%22%239d7cff%22%20opacity=%22.65%22/%3E%3Cellipse%20cx=%2270%22%20cy=%2270%22%20rx=%2255%22%20ry=%2214%22%20fill=%22none%22%20stroke=%22%2300e7ff%22%20stroke-width=%224%22%20opacity=%22.65%22%20transform=%22rotate(-18%2070%2070)%22/%3E%3Cpath%20d=%22M235%2042%20L247%2070%20L278%2074%20L255%2094%20L262%20124%20L235%20108%20L208%20124%20L215%2094%20L192%2074%20L223%2070%20Z%22%20fill=%22%23ffef77%22%20opacity=%22.55%22/%3E%3Cg%20fill=%22%23fff7ff%22%20opacity=%22.55%22%3E%3Ccircle%20cx=%2240%22%20cy=%22180%22%20r=%223%22/%3E%3Ccircle%20cx=%22130%22%20cy=%2245%22%20r=%222%22/%3E%3Ccircle%20cx=%22280%22%20cy=%22170%22%20r=%223%22/%3E%3Ccircle%20cx=%22180%22%20cy=%22210%22%20r=%222%22/%3E%3C/g%3E%3C/svg%3E");}html[data-theme="terminal"] body::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%22320%22%20height=%22220%22%20viewBox=%220%200%20320%20220%22%3E%3Crect%20width=%22320%22%20height=%22220%22%20fill=%22none%22/%3E%3Cg%20fill=%22%2344ff77%22%20opacity=%22.18%22%20font-family=%22monospace%22%20font-size=%2220%22%3E%3Ctext%20x=%2220%22%20y=%2242%22%3E&gt;%20deploy%20--safe%3C/text%3E%3Ctext%20x=%2242%22%20y=%2286%22%3E01001001%3C/text%3E%3Ctext%20x=%2218%22%20y=%22132%22%3Estatus:%20ONLINE%3C/text%3E%3Ctext%20x=%2276%22%20y=%22180%22%3Erun%209000INC%3C/text%3E%3C/g%3E%3Cg%20stroke=%22%2344ff77%22%20stroke-width=%222%22%20opacity=%22.18%22%3E%3Cpath%20d=%22M0%2030%20H320%20M0%2090%20H320%20M0%20150%20H320%20M0%20210%20H320%22/%3E%3Cpath%20d=%22M40%200%20V220%20M120%200%20V220%20M200%200%20V220%20M280%200%20V220%22/%3E%3C/g%3E%3C/svg%3E");}html[data-theme="clean"] body::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%22300%22%20height=%22260%22%20viewBox=%220%200%20300%20260%22%3E%3Crect%20width=%22300%22%20height=%22260%22%20fill=%22none%22/%3E%3Cg%20fill=%22none%22%20stroke=%22%232563eb%22%20stroke-width=%222%22%20opacity=%22.16%22%3E%3Cpath%20d=%22M0%2040%20H300%20M0%20100%20H300%20M0%20160%20H300%20M0%20220%20H300%22/%3E%3Cpath%20d=%22M40%200%20V260%20M100%200%20V260%20M160%200%20V260%20M220%200%20V260%20M280%200%20V260%22/%3E%3C/g%3E%3Cpath%20d=%22M60%2070%20H220%20V150%20H60%20Z%22%20fill=%22%23fff%22%20opacity=%22.2%22%20stroke=%22%2310b981%22%20stroke-width=%224%22/%3E%3Cpath%20d=%22M75%20130%20L125%2082%20L160%20118%20L205%2072%22%20fill=%22none%22%20stroke=%22%23f59e0b%22%20stroke-width=%226%22%20stroke-linecap=%22round%22%20opacity=%22.35%22/%3E%3C/svg%3E");}html[data-theme="party"] body::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%22280%22%20height=%22240%22%20viewBox=%220%200%20280%20240%22%3E%3Crect%20width=%22280%22%20height=%22240%22%20fill=%22none%22/%3E%3Cg%20opacity=%22.55%22%3E%3Ccircle%20cx=%2252%22%20cy=%2254%22%20r=%2218%22%20fill=%22%23ff5dad%22/%3E%3Ccircle%20cx=%22214%22%20cy=%2278%22%20r=%2216%22%20fill=%22%2323d7ff%22/%3E%3Ccircle%20cx=%22142%22%20cy=%22172%22%20r=%2220%22%20fill=%22%23ffdc4f%22/%3E%3Cpath%20d=%22M92%2038%20L122%2058%20L92%2078%20Z%22%20fill=%22%2361ff9b%22/%3E%3Cpath%20d=%22M205%20155%20L250%20185%22%20stroke=%22%23ff5dad%22%20stroke-width=%228%22%20stroke-linecap=%22round%22/%3E%3Cpath%20d=%22M44%20180%20L76%20150%22%20stroke=%22%2323d7ff%22%20stroke-width=%228%22%20stroke-linecap=%22round%22/%3E%3C/g%3E%3C/svg%3E");}html[data-theme="basic-bunny"] body::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22360%22%20height%3D%22280%22%20viewBox%3D%220%200%20360%20280%22%3E%0A%3Crect%20width%3D%22360%22%20height%3D%22280%22%20fill%3D%22none%22%2F%3E%0A%3Cg%20opacity%3D%22.45%22%20stroke%3D%22%234b2f34%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%0A%3Cg%20transform%3D%22translate%2824%2024%29%22%3E%3Cellipse%20cx%3D%2242%22%20cy%3D%2225%22%20rx%3D%2211%22%20ry%3D%2235%22%20fill%3D%22%23fff7fb%22%2F%3E%3Cellipse%20cx%3D%2272%22%20cy%3D%2225%22%20rx%3D%2211%22%20ry%3D%2235%22%20fill%3D%22%23fff7fb%22%2F%3E%3Cellipse%20cx%3D%2242%22%20cy%3D%2226%22%20rx%3D%225%22%20ry%3D%2223%22%20fill%3D%22%23f7c3d5%22%20stroke%3D%22none%22%2F%3E%3Cellipse%20cx%3D%2272%22%20cy%3D%2226%22%20rx%3D%225%22%20ry%3D%2223%22%20fill%3D%22%23f7c3d5%22%20stroke%3D%22none%22%2F%3E%3Ccircle%20cx%3D%2257%22%20cy%3D%2272%22%20r%3D%2231%22%20fill%3D%22%23fff7fb%22%2F%3E%3Ccircle%20cx%3D%2246%22%20cy%3D%2270%22%20r%3D%223.6%22%20fill%3D%22%234b2f34%22%20stroke%3D%22none%22%2F%3E%3Ccircle%20cx%3D%2268%22%20cy%3D%2270%22%20r%3D%223.6%22%20fill%3D%22%234b2f34%22%20stroke%3D%22none%22%2F%3E%3Ccircle%20cx%3D%2257%22%20cy%3D%2279%22%20r%3D%223.5%22%20fill%3D%22%23c98f72%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M53%2084%20Q57%2088%2061%2084%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M36%2083%20Q27%2086%2024%2094%20M78%2083%20Q87%2086%2090%2094%22%20fill%3D%22none%22%2F%3E%3C%2Fg%3E%0A%3Cg%20transform%3D%22translate%28164%2014%29%22%3E%3Cellipse%20cx%3D%2242%22%20cy%3D%2225%22%20rx%3D%2211%22%20ry%3D%2235%22%20fill%3D%22%23dcc4b6%22%2F%3E%3Cellipse%20cx%3D%2272%22%20cy%3D%2225%22%20rx%3D%2211%22%20ry%3D%2235%22%20fill%3D%22%23dcc4b6%22%2F%3E%3Cellipse%20cx%3D%2242%22%20cy%3D%2226%22%20rx%3D%225%22%20ry%3D%2222%22%20fill%3D%22%23f6d8d2%22%20stroke%3D%22none%22%2F%3E%3Cellipse%20cx%3D%2272%22%20cy%3D%2226%22%20rx%3D%225%22%20ry%3D%2222%22%20fill%3D%22%23f6d8d2%22%20stroke%3D%22none%22%2F%3E%3Ccircle%20cx%3D%2257%22%20cy%3D%2272%22%20r%3D%2231%22%20fill%3D%22%23dcc4b6%22%2F%3E%3Cellipse%20cx%3D%2257%22%20cy%3D%2281%22%20rx%3D%2217%22%20ry%3D%2212%22%20fill%3D%22%23fff7fb%22%2F%3E%3Ccircle%20cx%3D%2246%22%20cy%3D%2269%22%20r%3D%223.6%22%20fill%3D%22%234b2f34%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M66%2070%20q5%20-4%208%200%22%20fill%3D%22none%22%2F%3E%3Ccircle%20cx%3D%2257%22%20cy%3D%2279%22%20r%3D%223.5%22%20fill%3D%22%23c98f72%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M52%2086%20q5%20-4%2010%200%22%20fill%3D%22none%22%2F%3E%3C%2Fg%3E%0A%3Cg%20transform%3D%22translate%2892%20150%29%22%3E%3Cellipse%20cx%3D%2242%22%20cy%3D%2224%22%20rx%3D%2211%22%20ry%3D%2234%22%20fill%3D%22%23fff7fb%22%2F%3E%3Cellipse%20cx%3D%2272%22%20cy%3D%2224%22%20rx%3D%2211%22%20ry%3D%2234%22%20fill%3D%22%23fff7fb%22%2F%3E%3Cellipse%20cx%3D%2242%22%20cy%3D%2226%22%20rx%3D%225%22%20ry%3D%2223%22%20fill%3D%22%23f7c3d5%22%20stroke%3D%22none%22%2F%3E%3Cellipse%20cx%3D%2272%22%20cy%3D%2226%22%20rx%3D%225%22%20ry%3D%2223%22%20fill%3D%22%23f7c3d5%22%20stroke%3D%22none%22%2F%3E%3Ccircle%20cx%3D%2257%22%20cy%3D%2272%22%20r%3D%2230%22%20fill%3D%22%23fff7fb%22%2F%3E%3Ccircle%20cx%3D%2246%22%20cy%3D%2270%22%20r%3D%223.5%22%20fill%3D%22%234b2f34%22%20stroke%3D%22none%22%2F%3E%3Ccircle%20cx%3D%2268%22%20cy%3D%2270%22%20r%3D%223.5%22%20fill%3D%22%234b2f34%22%20stroke%3D%22none%22%2F%3E%3Ccircle%20cx%3D%2257%22%20cy%3D%2280%22%20r%3D%223.4%22%20fill%3D%22%23c98f72%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M48%2086%20q9%208%2018%200%22%20fill%3D%22none%22%2F%3E%3Ccircle%20cx%3D%2235%22%20cy%3D%2279%22%20r%3D%224%22%20fill%3D%22%23ffc7de%22%20stroke%3D%22none%22%2F%3E%3Ccircle%20cx%3D%2279%22%20cy%3D%2279%22%20r%3D%224%22%20fill%3D%22%23ffc7de%22%20stroke%3D%22none%22%2F%3E%3C%2Fg%3E%0A%3Cg%20transform%3D%22translate%28248%20150%29%22%3E%3Cpath%20d%3D%22M24%2014%20C20%202%2029%20-4%2038%202%20M35%2016%20C35%204%2046%20-1%2056%206%20M46%2018%20C49%207%2059%206%2066%2012%22%20fill%3D%22none%22%20stroke%3D%22%2379c95b%22%20stroke-width%3D%227%22%2F%3E%3Cpath%20d%3D%22M20%2024%20L74%2048%20L40%20118%20Z%22%20fill%3D%22%23ff9d3c%22%2F%3E%3Cpath%20d%3D%22M31%2034%20L62%2047%20M27%2049%20L55%2060%20M24%2065%20L49%2074%20M22%2081%20L43%2089%22%20fill%3D%22none%22%20stroke%3D%22%23ffc67d%22%20stroke-width%3D%224%22%2F%3E%3C%2Fg%3E%0A%3Cg%20transform%3D%22translate%2816%20172%29%22%3E%3Cpath%20d%3D%22M24%2014%20C20%202%2029%20-4%2038%202%20M35%2016%20C35%204%2046%20-1%2056%206%20M46%2018%20C49%207%2059%206%2066%2012%22%20fill%3D%22none%22%20stroke%3D%22%2379c95b%22%20stroke-width%3D%227%22%2F%3E%3Cpath%20d%3D%22M20%2024%20L74%2048%20L40%20118%20Z%22%20fill%3D%22%23ff9d3c%22%2F%3E%3Cpath%20d%3D%22M31%2034%20L62%2047%20M27%2049%20L55%2060%20M24%2065%20L49%2074%20M22%2081%20L43%2089%22%20fill%3D%22none%22%20stroke%3D%22%23ffc67d%22%20stroke-width%3D%224%22%2F%3E%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E");}html[data-theme="booster-glow"] body::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%22300%22%20height=%22260%22%20viewBox=%220%200%20300%20260%22%3E%3Crect%20width=%22300%22%20height=%22260%22%20fill=%22none%22/%3E%3Cpath%20d=%22M120%2018%20L48%20142%20H118%20L92%20242%20L240%2086%20H154%20Z%22%20fill=%22%23fee75c%22%20opacity=%22.24%22/%3E%3Cg%20opacity=%22.35%22%3E%3Ccircle%20cx=%22230%22%20cy=%2270%22%20r=%2232%22%20fill=%22%235865f2%22/%3E%3Cpath%20d=%22M208%2075%20H252%20M230%2053%20V97%22%20stroke=%22%2357f287%22%20stroke-width=%228%22%20stroke-linecap=%22round%22/%3E%3C/g%3E%3C/svg%3E");}html[data-theme="premium-neon"] body::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%22280%22%20height=%22240%22%20viewBox=%220%200%20280%20240%22%3E%3Crect%20width=%22280%22%20height=%22240%22%20fill=%22none%22/%3E%3Cg%20opacity=%22.35%22%3E%3Cpath%20d=%22M82%2028%20L140%2074%20L82%20152%20L24%2074%20Z%22%20fill=%22%2328f7ff%22%20stroke=%22%23ff38d1%22%20stroke-width=%226%22/%3E%3Cpath%20d=%22M200%2084%20L250%20124%20L200%20192%20L150%20124%20Z%22%20fill=%22%23ff38d1%22%20stroke=%22%2328f7ff%22%20stroke-width=%226%22/%3E%3Cpath%20d=%22M25%20200%20H255%22%20stroke=%22%23fff04a%22%20stroke-width=%225%22%20stroke-dasharray=%2218%2016%22/%3E%3C/g%3E%3C/svg%3E");}html[data-theme="cosmic-plus"] body::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%22320%22%20height=%22260%22%20viewBox=%220%200%20320%20260%22%3E%3Crect%20width=%22320%22%20height=%22260%22%20fill=%22none%22/%3E%3Ccircle%20cx=%2295%22%20cy=%22115%22%20r=%2246%22%20fill=%22%237c5cff%22%20opacity=%22.35%22/%3E%3Cellipse%20cx=%2295%22%20cy=%22115%22%20rx=%2276%22%20ry=%2222%22%20fill=%22none%22%20stroke=%22%23ffd166%22%20stroke-width=%226%22%20opacity=%22.45%22%20transform=%22rotate(-16%2095%20115)%22/%3E%3Cpath%20d=%22M230%20190%20C238%20140%20260%2096%20302%2064%20C296%20118%20274%20158%20230%20190%20Z%22%20fill=%22%2300e0ff%22%20opacity=%22.28%22/%3E%3Cg%20fill=%22%23ff9df2%22%20opacity=%22.45%22%3E%3Ccircle%20cx=%22260%22%20cy=%2252%22%20r=%224%22/%3E%3Ccircle%20cx=%2228%22%20cy=%22206%22%20r=%223%22/%3E%3Ccircle%20cx=%22184%22%20cy=%2238%22%20r=%222%22/%3E%3C/g%3E%3C/svg%3E");}html[data-theme="pro-crown"] body::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%22300%22%20height=%22240%22%20viewBox=%220%200%20300%20240%22%3E%3Crect%20width=%22300%22%20height=%22240%22%20fill=%22none%22/%3E%3Cg%20opacity=%22.28%22%20fill=%22%23ffd700%22%20stroke=%22%23fff1a8%22%20stroke-width=%225%22%3E%3Cpath%20d=%22M38%20170%20L54%2074%20L100%20134%20L150%2044%20L200%20134%20L246%2074%20L262%20170%20Z%22/%3E%3Cpath%20d=%22M38%20170%20H262%20V198%20H38%20Z%22/%3E%3C/g%3E%3Ccircle%20cx=%22150%22%20cy=%2244%22%20r=%2212%22%20fill=%22%23f72585%22%20opacity=%22.38%22/%3E%3C/svg%3E");}html[data-theme="creator-lab"] body::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%22300%22%20height=%22260%22%20viewBox=%220%200%20300%20260%22%3E%3Crect%20width=%22300%22%20height=%22260%22%20fill=%22none%22/%3E%3Cg%20opacity=%22.34%22%20fill=%22none%22%20stroke-width=%226%22%20stroke-linecap=%22round%22%3E%3Cpath%20d=%22M70%2028%20V100%20L36%20174%20C28%20192%2042%20212%2062%20212%20H130%20C150%20212%20164%20192%20156%20174%20L122%20100%20V28%22%20stroke=%22%2300f5d4%22/%3E%3Cpath%20d=%22M188%2060%20L258%20130%22%20stroke=%22%23fee440%22/%3E%3Cpath%20d=%22M180%20170%20C210%20130%20238%20130%20270%20166%22%20stroke=%22%23f15bb5%22/%3E%3C/g%3E%3Ccircle%20cx=%2296%22%20cy=%22160%22%20r=%2218%22%20fill=%22%2300bbf9%22%20opacity=%22.22%22/%3E%3C/svg%3E");}html[data-theme="retro"] body{background:radial-gradient(circle at 15% 10%,#23d7ff 0 0,transparent 24rem),radial-gradient(circle at 84% 18%,#ff5dad 0 0,transparent 22rem),linear-gradient(135deg,#fff7dc,#ffeaa8 48%,#ffd4f0);}html[data-theme="cosmic"] body{background:radial-gradient(circle at 18% 15%,rgba(0,231,255,.46),transparent 20rem),radial-gradient(circle at 82% 18%,rgba(255,112,209,.38),transparent 24rem),linear-gradient(135deg,#07041a,#26124f 52%,#120c28);}html[data-theme="terminal"] body{background:radial-gradient(circle at 10% 10%,rgba(68,255,119,.16),transparent 18rem),linear-gradient(135deg,#030704,#071108 45%,#0d2010);}html[data-theme="clean"] body{background:radial-gradient(circle at 14% 18%,rgba(14,165,233,.18),transparent 22rem),radial-gradient(circle at 88% 16%,rgba(16,185,129,.14),transparent 21rem),linear-gradient(135deg,#f8fbff,#e9eef8);}html[data-theme="party"] body{background:radial-gradient(circle at 12% 8%,#23d7ff,transparent 24rem),radial-gradient(circle at 84% 18%,#ff5dad,transparent 22rem),radial-gradient(circle at 50% 0%,#ffdc4f,transparent 18rem),linear-gradient(135deg,#fff0fb,#ddf7ff 48%,#fff5b8);}html[data-theme="basic-bunny"] body{background:radial-gradient(circle at 14% 10%,rgba(255,119,173,.34),transparent 22rem),radial-gradient(circle at 84% 18%,rgba(255,205,225,.45),transparent 20rem),radial-gradient(circle at 50% 100%,rgba(168,231,125,.18),transparent 18rem),linear-gradient(135deg,#fff3f8,#ffddea 52%,#ffeef6);}html[data-theme="booster-glow"] body{background:radial-gradient(circle at 16% 12%,rgba(88,101,242,.42),transparent 20rem),radial-gradient(circle at 80% 20%,rgba(87,242,135,.24),transparent 22rem),linear-gradient(135deg,#070b18,#0b1024 48%,#1d315f);}html[data-theme="premium-neon"] body{background:radial-gradient(circle at 14% 14%,rgba(255,56,209,.38),transparent 20rem),radial-gradient(circle at 82% 18%,rgba(40,247,255,.28),transparent 22rem),linear-gradient(135deg,#08000f,#240044 48%,#100018);}html[data-theme="cosmic-plus"] body{background:radial-gradient(circle at 14% 15%,rgba(124,92,255,.42),transparent 22rem),radial-gradient(circle at 80% 20%,rgba(0,224,255,.26),transparent 22rem),linear-gradient(135deg,#030512,#1a0b3d 48%,#050718);}html[data-theme="pro-crown"] body{background:radial-gradient(circle at 18% 16%,rgba(255,215,0,.28),transparent 21rem),radial-gradient(circle at 80% 18%,rgba(247,37,133,.18),transparent 22rem),linear-gradient(135deg,#120b00,#3a2600 52%,#181000);}html[data-theme="creator-lab"] body{background:radial-gradient(circle at 14% 18%,rgba(0,245,212,.24),transparent 22rem),radial-gradient(circle at 84% 12%,rgba(241,91,181,.18),transparent 20rem),linear-gradient(135deg,#031016,#122c34 52%,#06141b);}html[data-theme="retro"],html[data-theme="retro"] *{cursor:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2236%22%20height=%2236%22%20viewBox=%220%200%2036%2036%22%3E%3Cpath%20fill=%22%23ff5dad%22%20stroke=%22%23271b48%22%20stroke-width=%222.5%22%20d=%22M4%203%20L29%2016%20L19%2020%20L24%2032%20L17%2034%20L13%2022%20L5%2029%20Z%22/%3E%3Crect%20x=%2222%22%20y=%225%22%20width=%228%22%20height=%228%22%20rx=%222%22%20fill=%22%23ffdc4f%22%20stroke=%22%23271b48%22%20stroke-width=%222%22/%3E%3Ccircle%20cx=%2226%22%20cy=%229%22%20r=%222%22%20fill=%22%2323d7ff%22/%3E%3C/svg%3E") 4 3,auto;}html[data-theme="cosmic"],html[data-theme="cosmic"] *{cursor:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2236%22%20height=%2236%22%20viewBox=%220%200%2036%2036%22%3E%3Cpath%20fill=%22%239d7cff%22%20stroke=%22%2300e7ff%22%20stroke-width=%222.4%22%20d=%22M5%2031%20C8%2021%2014%2010%2028%204%20C26%2018%2015%2027%205%2031%20Z%22/%3E%3Cpath%20fill=%22%23ffef77%22%20d=%22M9%2027%20L3%2033%20L15%2030%20Z%22/%3E%3Ccircle%20cx=%2224%22%20cy=%229%22%20r=%224%22%20fill=%22%23fff7ff%22/%3E%3Cpath%20d=%22M28%2020%20L33%2018%20M29%2023%20L34%2024%22%20stroke=%22%23ff70d1%22%20stroke-width=%222%22%20stroke-linecap=%22round%22/%3E%3C/svg%3E") 4 3,auto;}html[data-theme="terminal"],html[data-theme="terminal"] *{cursor:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2236%22%20height=%2236%22%20viewBox=%220%200%2036%2036%22%3E%3Crect%20x=%223%22%20y=%225%22%20width=%2228%22%20height=%2224%22%20rx=%223%22%20fill=%22%23071108%22%20stroke=%22%2344ff77%22%20stroke-width=%222.5%22/%3E%3Cpath%20d=%22M9%2013%20L14%2018%20L9%2023%20M17%2023%20L27%2023%22%20fill=%22none%22%20stroke=%22%23b6ff00%22%20stroke-width=%222.8%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22/%3E%3C/svg%3E") 4 3,auto;}html[data-theme="clean"],html[data-theme="clean"] *{cursor:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2236%22%20height=%2236%22%20viewBox=%220%200%2036%2036%22%3E%3Cpath%20fill=%22%232563eb%22%20stroke=%22%231e293b%22%20stroke-width=%222%22%20d=%22M6%204%20L28%2018%20L20%2020%20L24%2031%20L18%2033%20L14%2022%20L7%2028%20Z%22/%3E%3Cpath%20d=%22M22%206%20L31%2015%22%20stroke=%22%2310b981%22%20stroke-width=%223%22%20stroke-linecap=%22round%22/%3E%3Cpath%20d=%22M25%204%20L33%2012%22%20stroke=%22%23f59e0b%22%20stroke-width=%222%22%20stroke-linecap=%22round%22/%3E%3C/svg%3E") 4 3,auto;}html[data-theme="party"],html[data-theme="party"] *{cursor:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2236%22%20height=%2236%22%20viewBox=%220%200%2036%2036%22%3E%3Ccircle%20cx=%2218%22%20cy=%2216%22%20r=%2210%22%20fill=%22%23ff5dad%22%20stroke=%22%23271b48%22%20stroke-width=%222.4%22/%3E%3Cpath%20d=%22M10%2016%20H26%20M18%206%20V26%20M12%209%20L24%2023%20M24%209%20L12%2023%22%20stroke=%22%23fff8c8%22%20stroke-width=%221.4%22/%3E%3Cpath%20d=%22M18%2026%20L18%2034%22%20stroke=%22%23271b48%22%20stroke-width=%222.4%22/%3E%3Ccircle%20cx=%2229%22%20cy=%227%22%20r=%223%22%20fill=%22%2323d7ff%22/%3E%3Ccircle%20cx=%227%22%20cy=%2227%22%20r=%223%22%20fill=%22%23ffdc4f%22/%3E%3C/svg%3E") 4 3,auto;}html[data-theme="basic-bunny"],html[data-theme="basic-bunny"] *{cursor:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2236%22%20height=%2236%22%20viewBox=%220%200%2036%2036%22%3E%3Cpath%20fill=%22%23ff8c2a%22%20stroke=%22%23321a35%22%20stroke-width=%222%22%20d=%22M8%206%20L29%2014%20L16%2032%20Z%22/%3E%3Cpath%20d=%22M18%208%20C17%204%2018%202%2022%201%20M20%209%20C23%205%2026%205%2029%207%22%20fill=%22none%22%20stroke=%22%234fc36b%22%20stroke-width=%223%22%20stroke-linecap=%22round%22/%3E%3Ccircle%20cx=%2218%22%20cy=%2217%22%20r=%222%22%20fill=%22%23fff4f8%22/%3E%3C/svg%3E") 4 3,auto;}html[data-theme="booster-glow"],html[data-theme="booster-glow"] *{cursor:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2236%22%20height=%2236%22%20viewBox=%220%200%2036%2036%22%3E%3Cpath%20fill=%22%23fee75c%22%20stroke=%22%230b1024%22%20stroke-width=%222.4%22%20d=%22M19%202%20L6%2020%20H17%20L14%2034%20L30%2013%20H19%20Z%22/%3E%3Ccircle%20cx=%2227%22%20cy=%228%22%20r=%225%22%20fill=%22%235865f2%22%20stroke=%22%2357f287%22%20stroke-width=%222%22/%3E%3C/svg%3E") 4 3,auto;}html[data-theme="premium-neon"],html[data-theme="premium-neon"] *{cursor:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2236%22%20height=%2236%22%20viewBox=%220%200%2036%2036%22%3E%3Cpath%20fill=%22%2328f7ff%22%20stroke=%22%23ff38d1%22%20stroke-width=%222.5%22%20d=%22M18%203%20L32%2014%20L18%2033%20L4%2014%20Z%22/%3E%3Cpath%20d=%22M4%2014%20H32%20M11%2014%20L18%2033%20M25%2014%20L18%2033%20M11%2014%20L18%203%20L25%2014%22%20fill=%22none%22%20stroke=%22%23fff04a%22%20stroke-width=%221.7%22/%3E%3C/svg%3E") 4 3,auto;}html[data-theme="cosmic-plus"],html[data-theme="cosmic-plus"] *{cursor:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2236%22%20height=%2236%22%20viewBox=%220%200%2036%2036%22%3E%3Ccircle%20cx=%2218%22%20cy=%2218%22%20r=%2210%22%20fill=%22%237c5cff%22%20stroke=%22%2300e0ff%22%20stroke-width=%222.3%22/%3E%3Cellipse%20cx=%2218%22%20cy=%2218%22%20rx=%2216%22%20ry=%226%22%20fill=%22none%22%20stroke=%22%23ffd166%22%20stroke-width=%222.2%22%20transform=%22rotate(-22%2018%2018)%22/%3E%3Ccircle%20cx=%2225%22%20cy=%2211%22%20r=%222.6%22%20fill=%22%23ff9df2%22/%3E%3C/svg%3E") 4 3,auto;}html[data-theme="pro-crown"],html[data-theme="pro-crown"] *{cursor:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2236%22%20height=%2236%22%20viewBox=%220%200%2036%2036%22%3E%3Cpath%20fill=%22%23ffd700%22%20stroke=%22%23181000%22%20stroke-width=%222.4%22%20d=%22M5%2028%20L7%2010%20L14%2020%20L18%208%20L23%2020%20L30%2010%20L31%2028%20Z%22/%3E%3Cpath%20d=%22M7%2028%20H31%22%20stroke=%22%23fff1a8%22%20stroke-width=%223%22%20stroke-linecap=%22round%22/%3E%3Ccircle%20cx=%2218%22%20cy=%228%22%20r=%223%22%20fill=%22%23f72585%22/%3E%3C/svg%3E") 4 3,auto;}html[data-theme="creator-lab"],html[data-theme="creator-lab"] *{cursor:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2236%22%20height=%2236%22%20viewBox=%220%200%2036%2036%22%3E%3Cpath%20fill=%22%2300f5d4%22%20stroke=%22%2306141b%22%20stroke-width=%222.2%22%20d=%22M9%204%20L25%2020%20L17%2028%20L2%2012%20Z%22/%3E%3Cpath%20d=%22M23%2018%20L33%2028%20C34%2029%2034%2031%2032%2033%20C30%2035%2028%2035%2027%2033%20L18%2023%22%20fill=%22%23fee440%22%20stroke=%22%2306141b%22%20stroke-width=%222%22/%3E%3Ccircle%20cx=%2212%22%20cy=%2212%22%20r=%223%22%20fill=%22%23f15bb5%22/%3E%3C/svg%3E") 4 3,auto;}html[data-theme] select,html[data-theme] button,html[data-theme] .button,html[data-theme] a,html[data-theme] summary,html[data-theme] [data-copy-text]{cursor:inherit;}.bot-stat-grid strong{word-break:break-word;}.legal-page .mini-list,.legal-page .feature-list{line-height:1.55;}.choice-a{background:linear-gradient(135deg,#ff4d6d,#b5179e);}.choice-b{background:linear-gradient(135deg,#3a86ff,#4361ee);}.choice-c{background:linear-gradient(135deg,#06d6a0,#118ab2);}.choice-d{background:linear-gradient(135deg,#ffbe0b,#fb5607);}html[data-theme] body::before{opacity:.12;background-size:240px 220px;}html[data-theme="terminal"] body::before,html[data-theme="cosmic"] body::before,html[data-theme="cosmic-plus"] body::before,html[data-theme="premium-neon"] body::before{opacity:.16;}html[data-theme] .panel,html[data-theme] .stat-card,html[data-theme] .shop-card,html[data-theme] .theme-card,html[data-theme] .account-settings-shell,html[data-theme] .admin-record-card{background-color:color-mix(in srgb,var(--panel,rgba(255,255,255,.9)) 92%,transparent);backdrop-filter:blur(12px) saturate(1.08);-webkit-backdrop-filter:blur(12px) saturate(1.08);}html[data-theme] h1,html[data-theme] h2,html[data-theme] h3,html[data-theme] h4,html[data-theme] .lead,html[data-theme] p,html[data-theme] label,html[data-theme] .plain-list-row,html[data-theme] .list-row,html[data-theme] .form-help,html[data-theme] .muted{text-shadow:0 1px 0 rgba(255,255,255,.18);}html[data-theme="terminal"] h1,html[data-theme="terminal"] h2,html[data-theme="terminal"] h3,html[data-theme="terminal"] p,html[data-theme="terminal"] label,html[data-theme="cosmic"] h1,html[data-theme="cosmic"] h2,html[data-theme="cosmic"] h3,html[data-theme="cosmic"] p,html[data-theme="cosmic"] label,html[data-theme="premium-neon"] h1,html[data-theme="premium-neon"] h2,html[data-theme="premium-neon"] h3,html[data-theme="premium-neon"] p,html[data-theme="premium-neon"] label{text-shadow:0 1px 8px rgba(0,0,0,.28);}.scroll-panel{max-height:min(58vh,36rem);overflow:auto;padding-right:.35rem;scrollbar-gutter:stable;}.bot-scroll-panel{max-height:34rem;border-radius:18px;border:1px solid rgba(42,31,84,.1);}.bot-filter-form{display:flex;flex-wrap:wrap;gap:.75rem;align-items:end;margin:.65rem 0 1rem;}.bot-filter-form label{min-width:min(100%,250px);}.bot-filter-form select{width:100%;}.friend-preview-list{display:grid;gap:.65rem;}.avatar-dot{width:42px;height:42px;flex:0 0 42px;border-radius:50%;object-fit:cover;display:grid;place-items:center;font-weight:900;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;}.theme-opt-large-text{font-size:1.075rem;line-height:1.65;}.theme-opt-large-text .lead,.theme-opt-large-text .plain-list-row strong,.theme-opt-large-text .list-row strong{font-size:1.08em;}.theme-opt-compact-cards .panel.compact,.theme-opt-compact-cards .shop-card,.theme-opt-compact-cards .theme-card,.theme-opt-compact-cards .stat-card{padding:clamp(.75rem,1.4vw,1rem);gap:.55rem;}.theme-opt-glow-cards .panel,.theme-opt-glow-cards .stat-card,.theme-opt-glow-cards .shop-card,.theme-opt-glow-cards .theme-card{box-shadow:0 0 0 1px color-mix(in srgb,var(--brand) 25%,transparent),0 18px 45px color-mix(in srgb,var(--brand-2) 16%,transparent);}body:not(.theme-opt-soft-motion) .pop-card:hover,body:not(.theme-opt-hover-bounce) .pop-card:hover{transform:none;}.theme-opt-hover-bounce .pop-card:hover,.theme-opt-hover-bounce .button:hover{transform:translateY(-4px) scale(1.012);}body:not(.theme-opt-scanlines)::after{content:none !important;}.theme-opt-scanlines::after{content: "";pointer-events:none;position:fixed;inset:0;z-index:2;opacity:.06;background:repeating-linear-gradient(180deg,rgba(0,0,0,.9) 0 1px,transparent 1px 4px);mix-blend-mode:multiply;}body:not(.theme-opt-emoji-clicks) .emoji-confetti,body:not(.theme-opt-emoji-clicks) .party-particle{display:none !important;}@media (prefers-reduced-motion:reduce){.theme-opt-hover-bounce .pop-card:hover,.theme-opt-hover-bounce .button:hover{transform:none;}}body:not(.theme-opt-scanline-hint)::after{content:none !important;}.theme-opt-scanline-hint::after{content: "";pointer-events:none;position:fixed;inset:0;z-index:2;opacity:.06;background:repeating-linear-gradient(180deg,rgba(0,0,0,.9) 0 1px,transparent 1px 4px);mix-blend-mode:multiply;}.ui-tab-shell,.account-settings-shell,.admin-tab-shell{overflow:hidden;}.admin-tab-shell{display:grid;grid-template-columns:minmax(180px,240px) minmax(0,1fr);gap:1.25rem;align-items:start;padding:1.25rem;border:var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow);margin-bottom:1.25rem;}.admin-tab-shell>.account-tabs.vertical,.admin-tab-shell>.admin-tabs{margin:0;position:sticky;top:1rem;}.admin-tab-content,.ui-tab-content,.account-settings-content{min-width:0;}[data-tab-shell] .account-tab-panel,[data-account-settings] .account-tab-panel{display:none;margin-top:0;scroll-margin-top:7rem;}[data-tab-shell] .account-tab-panel.is-active,[data-account-settings] .account-tab-panel.is-active{display:block;}[data-tab-shell] .account-tab-panel[hidden],[data-account-settings] .account-tab-panel[hidden]{display:none !important;}.ui-tab-nav,.account-tabs.vertical,.admin-tabs{min-width:0;}.account-tabs.vertical .account-tab-link,.ui-tab-link{display:flex;align-items:center;gap:.45rem;min-height:3rem;border-radius:1rem;text-align:left;line-height:1.2;}.account-tabs.vertical .account-tab-link.is-active,.ui-tab-link.is-active{border-color:var(--accent);box-shadow:var(--shadow);transform:translateX(3px);background:linear-gradient(135deg,color-mix(in srgb,var(--brand) 18%,var(--panel)),color-mix(in srgb,var(--brand-2) 14%,var(--panel)));}.admin-form-grid input,.admin-form-grid select,.admin-form-grid textarea,.account-tab-panel input,.account-tab-panel select,.account-tab-panel textarea{color:var(--ink) !important;background:color-mix(in srgb,var(--panel-strong,rgba(255,255,255,.88)) 92%,#fff 8%) !important;text-shadow:none !important;}.admin-form-grid input::placeholder,.admin-form-grid textarea::placeholder,.account-tab-panel input::placeholder,.account-tab-panel textarea::placeholder{color:color-mix(in srgb,var(--ink) 55%,transparent) !important;opacity:1;}@media (max-width:760px){.admin-tab-shell{grid-template-columns:1fr;}.admin-tab-shell>.account-tabs.vertical,.admin-tab-shell>.admin-tabs{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}}.admin-tab-workspace{margin-top:1.25rem;}.admin-tab-workspace .ui-tab-content{display:grid;gap:1rem;}.admin-tab-workspace .nested-panel{margin:0;box-shadow:none;background:color-mix(in srgb,var(--panel) 88%,transparent);}.admin-equal-grid{align-items:stretch;}.admin-record-stack{display:grid;gap:1rem;}.admin-scroll-panel{max-height:min(68vh,48rem);overflow:auto;padding-right:.35rem;scrollbar-gutter:stable;}.friend-tab-list{max-height:min(66vh,42rem);}.friend-request-form{display:grid;gap:.85rem;}.friend-request-form h3{margin:0;}.admin-mini-edit{display:grid;grid-template-columns:minmax(130px,.8fr) minmax(120px,.65fr) minmax(180px,1fr) auto;gap:.6rem;align-items:center;}.admin-form-grid input,.admin-form-grid select,.admin-form-grid textarea,.account-tab-panel input,.account-tab-panel select,.account-tab-panel textarea,.admin-mini-edit input,.friend-request-form input{color:#261a4a !important;background:rgba(255,255,255,.86) !important;text-shadow:none !important;caret-color:#261a4a;}.admin-form-grid input::placeholder,.admin-form-grid textarea::placeholder,.account-tab-panel input::placeholder,.account-tab-panel textarea::placeholder,.admin-mini-edit input::placeholder,.friend-request-form input::placeholder{color:rgba(38,26,74,.62) !important;opacity:1;}.admin-form-grid label,.friend-request-form label,.account-tab-panel label{color:var(--ink);}@media (max-width:900px){.admin-mini-edit{grid-template-columns:1fr;}}.theme-admin-workspace .theme-asset-form{align-items:start;}.theme-admin-card{overflow:visible;}.theme-asset-preview{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1rem;align-items:center;min-height:5.25rem;padding:1rem;border:2px solid color-mix(in srgb,var(--accent) 65%,transparent);border-radius:1.25rem;background:radial-gradient(circle at 15% 25%,color-mix(in srgb,var(--brand) 22%,transparent),transparent 9rem),linear-gradient(135deg,color-mix(in srgb,var(--panel-strong) 88%,transparent),color-mix(in srgb,var(--panel) 82%,transparent));box-shadow:var(--shadow);}.theme-preview-cursor{display:inline-grid;place-items:center;width:3rem;height:3rem;border-radius:1rem;background:rgba(255,255,255,.78);color:#261a4a;font-size:1.8rem;border:2px solid rgba(38,26,74,.18);}.theme-preview-emojis{font-size:1.35rem;max-width:16rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.theme-option-fieldset{border:1px solid color-mix(in srgb,var(--line) 85%,transparent);border-radius:1.1rem;padding:1rem;background:color-mix(in srgb,var(--panel) 86%,transparent);}.theme-option-fieldset legend{padding:0 .45rem;font-weight:900;}.theme-option-grid,.theme-chip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;}.theme-option-check,.theme-chip{display:flex;align-items:center;gap:.45rem;min-height:2.4rem;padding:.55rem .7rem;border:1px solid color-mix(in srgb,var(--line) 75%,transparent);border-radius:.9rem;background:rgba(255,255,255,.08);font-weight:800;}.theme-option-check input{width:auto !important;min-height:1rem !important;}.theme-json-details summary{cursor:pointer;font-weight:900;margin-bottom:.55rem;}.theme-effect-row{grid-template-columns:minmax(10rem,1fr) minmax(12rem,1.5fr) auto;}.theme-asset-form select,.theme-asset-form input,.theme-asset-form textarea{min-height:3.05rem;}@media (max-width:900px){.theme-option-grid,.theme-chip-grid{grid-template-columns:1fr;}.theme-asset-preview{grid-template-columns:1fr;}}html[data-theme-background] body::before{opacity:.24;}html[data-theme-background="none"] body::before{opacity:.18;}html[data-theme-background="candy"] body{background:radial-gradient(circle at 12% 18%,rgba(255,112,214,.32),transparent 22rem),radial-gradient(circle at 82% 16%,rgba(255,214,102,.28),transparent 22rem),linear-gradient(135deg,#fff3fb,#ffe0f0 48%,#e8fbff);}html[data-theme-background="candy"] body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='220' viewBox='0 0 260 220'%3E%3Crect width='260' height='220' fill='none'/%3E%3Cg opacity='.45' stroke='%23271b48' stroke-width='3'%3E%3Ccircle cx='58' cy='58' r='28' fill='%23ff70d6'/%3E%3Cpath d='M58 86v58'/%3E%3Cpath d='M38 58c12-16 28-16 40 0s28 16 40 0' fill='none'/%3E%3Crect x='155' y='100' width='62' height='38' rx='12' fill='%23ffe66d'/%3E%3C/g%3E%3C/svg%3E");}html[data-theme-background="gothic"] body{background:radial-gradient(circle at 15% 14%,rgba(120,72,170,.32),transparent 20rem),radial-gradient(circle at 84% 16%,rgba(0,0,0,.38),transparent 24rem),linear-gradient(135deg,#070611,#15112b 52%,#050307);}html[data-theme-background="gothic"] body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='240' viewBox='0 0 300 240'%3E%3Crect width='300' height='240' fill='none'/%3E%3Cg opacity='.35' fill='%23d7c2ff'%3E%3Cpath d='M45 72c25-30 42 5 64-20-4 35-34 48-64 20z'/%3E%3Ccircle cx='215' cy='58' r='25'/%3E%3Cpath d='M210 58a25 25 0 0 0 30 24 31 31 0 1 1-30-24z' fill='%23070611'/%3E%3Cpath d='M155 170h68v16h-68zM170 132h38v38h-38z'/%3E%3C/g%3E%3C/svg%3E");}html[data-theme-background="sewer"] body{background:radial-gradient(circle at 50% 16%,rgba(73,166,120,.25),transparent 20rem),linear-gradient(135deg,#07140f,#142822 55%,#070b0a);}html[data-theme-background="sewer"] body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='220' viewBox='0 0 320 220'%3E%3Crect width='320' height='220' fill='none'/%3E%3Cg opacity='.34' fill='none' stroke='%237cf5a6' stroke-width='4'%3E%3Cpath d='M20 170c52-80 228-80 280 0'/%3E%3Cpath d='M55 170c38-48 172-48 210 0'/%3E%3Cpath d='M20 172h280M78 80h62M180 80h62M104 118h112'/%3E%3C/g%3E%3C/svg%3E");}html[data-theme-background="ocean"] body{background:radial-gradient(circle at 16% 14%,rgba(38,211,255,.32),transparent 22rem),radial-gradient(circle at 80% 20%,rgba(0,128,255,.22),transparent 24rem),linear-gradient(135deg,#062033,#064c78 55%,#03111d);}html[data-theme-background="ocean"] body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='220' viewBox='0 0 320 220'%3E%3Crect width='320' height='220' fill='none'/%3E%3Cg opacity='.4' fill='none' stroke='%23b8f7ff' stroke-width='4'%3E%3Cpath d='M0 70c40 30 80-30 120 0s80 30 120 0 80-30 120 0'/%3E%3Cpath d='M0 140c40 30 80-30 120 0s80 30 120 0 80-30 120 0'/%3E%3Ccircle cx='80' cy='112' r='12'/%3E%3Ccircle cx='230' cy='48' r='8'/%3E%3C/g%3E%3C/svg%3E");}html[data-theme-background="clouds"] body{background:radial-gradient(circle at 20% 12%,rgba(255,255,255,.42),transparent 20rem),linear-gradient(135deg,#c9efff,#8fd3ff 52%,#f6fbff);}html[data-theme-background="clouds"] body::before,html[data-theme-background="heaven"] body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='220' viewBox='0 0 320 220'%3E%3Crect width='320' height='220' fill='none'/%3E%3Cg opacity='.46' fill='%23ffffff' stroke='%2379a8ff' stroke-width='3'%3E%3Cpath d='M45 130c-20 0-24-28-4-34 4-24 40-32 54-8 22-6 42 8 42 30 0 15-12 26-28 26H45z'/%3E%3Cpath d='M190 78c-16 0-19-22-3-28 5-22 36-25 48-7 18-4 34 8 34 25 0 13-10 23-24 23h-55z'/%3E%3C/g%3E%3C/svg%3E");}html[data-theme-background="heaven"] body{background:radial-gradient(circle at 20% 12%,rgba(255,255,255,.55),transparent 19rem),radial-gradient(circle at 80% 20%,rgba(255,232,128,.35),transparent 20rem),linear-gradient(135deg,#fff9df,#dff1ff 52%,#fff);}html[data-theme-background="hell"] body,html[data-theme-background="fire"] body{background:radial-gradient(circle at 20% 18%,rgba(255,94,0,.34),transparent 20rem),radial-gradient(circle at 80% 12%,rgba(255,0,0,.24),transparent 22rem),linear-gradient(135deg,#160400,#3b0900 55%,#090100);}html[data-theme-background="hell"] body::before,html[data-theme-background="fire"] body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='220' viewBox='0 0 280 220'%3E%3Crect width='280' height='220' fill='none'/%3E%3Cg opacity='.42' fill='%23ffb000' stroke='%23ff3b00' stroke-width='3'%3E%3Cpath d='M50 180c-12-42 30-50 18-96 38 34 16 60 48 96z'/%3E%3Cpath d='M165 185c-18-54 42-62 24-122 52 48 20 76 66 122z'/%3E%3C/g%3E%3C/svg%3E");}html[data-theme-background="forest"] body{background:radial-gradient(circle at 16% 14%,rgba(75,220,110,.24),transparent 22rem),linear-gradient(135deg,#061a0c,#123b1e 52%,#061009);}html[data-theme-background="forest"] body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='220' viewBox='0 0 260 220'%3E%3Crect width='260' height='220' fill='none'/%3E%3Cg opacity='.38' fill='%2382f58b' stroke='%23051a0a' stroke-width='3'%3E%3Cpath d='M60 35l36 70H24zM60 78l44 78H16zM190 28l40 78h-80zM190 80l50 90H140z'/%3E%3C/g%3E%3C/svg%3E");}html[data-theme-background="money"] body{background:radial-gradient(circle at 18% 16%,rgba(45,255,120,.28),transparent 20rem),radial-gradient(circle at 80% 18%,rgba(255,221,67,.25),transparent 22rem),linear-gradient(135deg,#03130a,#12351c 52%,#080f08);}html[data-theme-background="money"] body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='220' viewBox='0 0 280 220'%3E%3Crect width='280' height='220' fill='none'/%3E%3Cg opacity='.42' fill='%237dff9d' stroke='%23062610' stroke-width='4'%3E%3Crect x='35' y='48' width='92' height='48' rx='8'/%3E%3Ccircle cx='81' cy='72' r='14' fill='%23ffe55c'/%3E%3Crect x='168' y='120' width='76' height='46' rx='8'/%3E%3Ctext x='73' y='80' font-size='24' font-family='Arial' fill='%23062610'%3E$%3C/text%3E%3C/g%3E%3C/svg%3E");}html[data-theme-cursor="default"],html[data-theme-cursor="default"] *{cursor:auto;}html[data-theme-cursor="pixel"],html[data-theme-cursor="pixel"] *,html[data-theme-cursor="retro-arcade"],html[data-theme-cursor="retro-arcade"] *,html[data-theme-cursor="joystick"],html[data-theme-cursor="joystick"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%23ff5dad' stroke='%23271b48' stroke-width='2.5' d='M4 3L29 16L19 20L24 32L17 34L13 22L5 29Z'/%3E%3Crect x='22' y='5' width='8' height='8' rx='2' fill='%23ffdc4f' stroke='%23271b48' stroke-width='2'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-cursor="rocket"],html[data-theme-cursor="rocket"] *,html[data-theme-cursor="spark"],html[data-theme-cursor="spark"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%239d7cff' stroke='%2300e7ff' stroke-width='2.4' d='M5 31C8 21 14 10 28 4C26 18 15 27 5 31Z'/%3E%3Cpath fill='%23ffef77' d='M9 27L3 33L15 30Z'/%3E%3Ccircle cx='24' cy='9' r='4' fill='%23fff7ff'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-cursor="terminal"],html[data-theme-cursor="terminal"] *,html[data-theme-cursor="terminal-prompt"],html[data-theme-cursor="terminal-prompt"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Crect x='3' y='5' width='28' height='24' rx='3' fill='%23071108' stroke='%2344ff77' stroke-width='2.5'/%3E%3Cpath d='M9 13L14 18L9 23M17 23L27 23' fill='none' stroke='%23b6ff00' stroke-width='2.8' stroke-linecap='round'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-cursor="clean-pencil"],html[data-theme-cursor="clean-pencil"] *,html[data-theme-cursor="pencil"],html[data-theme-cursor="pencil"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%232563eb' stroke='%231e293b' stroke-width='2' d='M6 4L28 18L20 20L24 31L18 33L14 22L7 28Z'/%3E%3Cpath d='M22 6L31 15' stroke='%2310b981' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-cursor="emoji"],html[data-theme-cursor="emoji"] *,html[data-theme-cursor="disco"],html[data-theme-cursor="disco"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Ccircle cx='18' cy='16' r='10' fill='%23ff5dad' stroke='%23271b48' stroke-width='2.4'/%3E%3Cpath d='M10 16H26M18 6V26M12 9L24 23M24 9L12 23' stroke='%23fff8c8' stroke-width='1.4'/%3E%3Cpath d='M18 26L18 34' stroke='%23271b48' stroke-width='2.4'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-cursor="carrot"],html[data-theme-cursor="carrot"] *,html[data-theme-cursor="bunny"],html[data-theme-cursor="bunny"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%23ff8c2a' stroke='%23321a35' stroke-width='2' d='M8 6L29 14L16 32Z'/%3E%3Cpath d='M18 8C17 4 18 2 22 1M20 9C23 5 26 5 29 7' fill='none' stroke='%234fc36b' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-cursor="lightning"],html[data-theme-cursor="lightning"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%23fee75c' stroke='%230b1024' stroke-width='2.4' d='M19 2L6 20H17L14 34L30 13H19Z'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-cursor="diamond"],html[data-theme-cursor="diamond"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%2328f7ff' stroke='%23ff38d1' stroke-width='2.5' d='M18 3L32 14L18 33L4 14Z'/%3E%3Cpath d='M4 14H32M11 14L18 33M25 14L18 33M11 14L18 3L25 14' fill='none' stroke='%23fff04a' stroke-width='1.7'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-cursor="planet"],html[data-theme-cursor="planet"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Ccircle cx='18' cy='18' r='10' fill='%237c5cff' stroke='%2300e0ff' stroke-width='2.3'/%3E%3Cellipse cx='18' cy='18' rx='16' ry='6' fill='none' stroke='%23ffd166' stroke-width='2.2' transform='rotate(-22 18 18)'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-cursor="crown"],html[data-theme-cursor="crown"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%23ffd700' stroke='%23181000' stroke-width='2.4' d='M5 28L7 10L14 20L18 8L23 20L30 10L31 28Z'/%3E%3Ccircle cx='18' cy='8' r='3' fill='%23f72585'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-cursor="brush"],html[data-theme-cursor="brush"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%2300f5d4' stroke='%2306141b' stroke-width='2.2' d='M9 4L25 20L17 28L2 12Z'/%3E%3Cpath d='M23 18L33 28C34 29 34 31 32 33C30 35 28 35 27 33L18 23' fill='%23fee440' stroke='%2306141b' stroke-width='2'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-cursor="ocean"],html[data-theme-cursor="ocean"] *,html[data-theme-cursor="gothic"],html[data-theme-cursor="gothic"] *,html[data-theme-cursor="candy"],html[data-theme-cursor="candy"] *,html[data-theme-cursor="fire"],html[data-theme-cursor="fire"] *,html[data-theme-cursor="cloud"],html[data-theme-cursor="cloud"] *{cursor:crosshair;}html[data-theme] input,html[data-theme] textarea,html[data-theme] [contenteditable="true"]{cursor:text;}html[data-theme] select,html[data-theme] button,html[data-theme] .button,html[data-theme] a,html[data-theme] summary,html[data-theme] [data-copy-text]{cursor:pointer;}html[data-theme-background="arcade"] body{background:radial-gradient(circle at 12% 16%,rgba(255,93,173,.26),transparent 20rem),radial-gradient(circle at 82% 18%,rgba(0,231,255,.22),transparent 22rem),linear-gradient(135deg,#100727,#17104a 52%,#050616);}html[data-theme-background="arcade"] body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='220' viewBox='0 0 280 220'%3E%3Crect width='280' height='220' fill='none'/%3E%3Cg opacity='.38' fill='none' stroke='%23ff5dad' stroke-width='4'%3E%3Crect x='38' y='48' width='76' height='98' rx='12'/%3E%3Ccircle cx='76' cy='82' r='20'/%3E%3Cpath d='M55 124h42M76 106v36M55 124h42M184 48h56M184 82h56M184 116h56'/%3E%3C/g%3E%3C/svg%3E");}html[data-theme-background="planets"] body,html[data-theme-background="orbit"] body{background:radial-gradient(circle at 16% 16%,rgba(124,92,255,.32),transparent 20rem),radial-gradient(circle at 84% 18%,rgba(0,231,255,.2),transparent 24rem),linear-gradient(135deg,#060919,#10173a 50%,#040512);}html[data-theme-background="planets"] body::before,html[data-theme-background="orbit"] body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='220' viewBox='0 0 320 220'%3E%3Crect width='320' height='220' fill='none'/%3E%3Cg opacity='.42' fill='none' stroke='%23c8f7ff' stroke-width='3'%3E%3Ccircle cx='84' cy='82' r='30' fill='%237c5cff'/%3E%3Cellipse cx='84' cy='82' rx='52' ry='14' transform='rotate(-18 84 82)'/%3E%3Ccircle cx='235' cy='132' r='22' fill='%23ff5dad'/%3E%3Cpath d='M20 185h280'/%3E%3C/g%3E%3C/svg%3E");}html[data-theme-background="terminal"] body{background:radial-gradient(circle at 12% 14%,rgba(68,255,119,.22),transparent 19rem),linear-gradient(135deg,#031006,#081b10 55%,#010603);}html[data-theme-background="terminal"] body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='220' viewBox='0 0 320 220'%3E%3Crect width='320' height='220' fill='none'/%3E%3Cg opacity='.38' fill='none' stroke='%2344ff77' stroke-width='3'%3E%3Cpath d='M40 58h92M40 94h150M40 130h76M170 166h92M28 42l22 22-22 22'/%3E%3C/g%3E%3C/svg%3E");}html[data-theme-background="blueprint"] body{background:radial-gradient(circle at 16% 15%,rgba(37,99,235,.2),transparent 18rem),linear-gradient(135deg,#eef7ff,#dceeff 52%,#f8fbff);}html[data-theme-background="blueprint"] body::before{background-image:linear-gradient(rgba(37,99,235,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.18) 1px,transparent 1px);background-size:44px 44px;}html[data-theme-background="confetti"] body{background:radial-gradient(circle at 16% 16%,rgba(255,93,173,.28),transparent 22rem),radial-gradient(circle at 84% 18%,rgba(255,230,109,.24),transparent 22rem),linear-gradient(135deg,#2a164a,#10183f 52%,#0b0d21);}html[data-theme-background="confetti"] body::before{background-image:radial-gradient(circle at 12px 18px,rgba(255,93,173,.75) 0 5px,transparent 6px),radial-gradient(circle at 58px 44px,rgba(255,230,109,.72) 0 4px,transparent 5px),radial-gradient(circle at 95px 22px,rgba(0,231,255,.68) 0 5px,transparent 6px);background-size:130px 90px;}html[data-theme-background="bunny"] body{background:radial-gradient(circle at 16% 15%,rgba(120,255,170,.25),transparent 21rem),radial-gradient(circle at 82% 17%,rgba(255,140,42,.22),transparent 22rem),linear-gradient(135deg,#091b0d,#14351b 52%,#050c06);}html[data-theme-background="lightning"] body{background:radial-gradient(circle at 20% 17%,rgba(254,231,92,.28),transparent 20rem),radial-gradient(circle at 84% 18%,rgba(87,255,137,.22),transparent 22rem),linear-gradient(135deg,#071029,#111a43 52%,#030713);}html[data-theme-background="diamonds"] body{background:radial-gradient(circle at 18% 16%,rgba(40,247,255,.25),transparent 21rem),radial-gradient(circle at 82% 18%,rgba(255,56,209,.22),transparent 22rem),linear-gradient(135deg,#090724,#181443 52%,#04020c);}html[data-theme-background="crowns"] body{background:radial-gradient(circle at 18% 16%,rgba(255,215,0,.25),transparent 22rem),radial-gradient(circle at 82% 18%,rgba(255,93,173,.16),transparent 20rem),linear-gradient(135deg,#160d00,#2d1b05 52%,#090500);}html[data-theme-background="lab"] body{background:radial-gradient(circle at 17% 16%,rgba(0,245,212,.24),transparent 21rem),radial-gradient(circle at 82% 18%,rgba(254,228,64,.18),transparent 22rem),linear-gradient(135deg,#06141b,#102c35 52%,#030a0e);}.theme-asset-preview[data-theme-background="arcade"]{background:radial-gradient(circle at 15% 22%,rgba(255,93,173,.22),transparent 7rem),linear-gradient(135deg,rgba(16,7,39,.95),rgba(23,16,74,.9));}.theme-asset-preview[data-theme-background="planets"],.theme-asset-preview[data-theme-background="orbit"]{background:radial-gradient(circle at 12% 22%,rgba(124,92,255,.28),transparent 7rem),radial-gradient(circle at 84% 22%,rgba(0,231,255,.2),transparent 7rem),linear-gradient(135deg,rgba(6,9,25,.95),rgba(16,23,58,.9));}.theme-asset-preview[data-theme-background="terminal"]{background:linear-gradient(135deg,rgba(3,16,6,.95),rgba(8,27,16,.9));color:#caffd7;}.theme-asset-preview[data-theme-background="blueprint"]{background:linear-gradient(135deg,rgba(238,247,255,.95),rgba(220,238,255,.9));color:#14335f;}.theme-asset-preview[data-theme-background="confetti"]{background:radial-gradient(circle at 16px 22px,rgba(255,93,173,.75) 0 5px,transparent 6px),radial-gradient(circle at 64px 52px,rgba(255,230,109,.7) 0 4px,transparent 5px),linear-gradient(135deg,rgba(42,22,74,.94),rgba(16,24,63,.9));}.theme-asset-preview[data-theme-background="candy"]{background:linear-gradient(135deg,rgba(255,243,251,.95),rgba(255,224,240,.9));color:#351449;}.theme-asset-preview[data-theme-background="gothic"]{background:linear-gradient(135deg,rgba(7,6,17,.96),rgba(21,17,43,.92));color:#f0e9ff;}.theme-asset-preview[data-theme-background="ocean"]{background:linear-gradient(135deg,rgba(6,32,51,.96),rgba(6,76,120,.9));color:#e7fbff;}.theme-asset-preview[data-theme-background="clouds"],.theme-asset-preview[data-theme-background="heaven"]{background:linear-gradient(135deg,rgba(201,239,255,.95),rgba(255,249,223,.9));color:#163450;}.theme-asset-preview[data-theme-background="hell"],.theme-asset-preview[data-theme-background="fire"]{background:linear-gradient(135deg,rgba(22,4,0,.96),rgba(59,9,0,.92));color:#fff0d8;}.theme-asset-preview[data-theme-background="forest"],.theme-asset-preview[data-theme-background="bunny"]{background:linear-gradient(135deg,rgba(6,26,12,.96),rgba(18,59,30,.92));color:#efffed;}.theme-asset-preview[data-theme-background="money"]{background:linear-gradient(135deg,rgba(3,19,10,.96),rgba(18,53,28,.92));color:#eaffe7;}.theme-asset-preview[data-theme-background="lightning"]{background:linear-gradient(135deg,rgba(7,16,41,.96),rgba(17,26,67,.92));color:#fff8be;}.theme-asset-preview[data-theme-background="diamonds"]{background:linear-gradient(135deg,rgba(9,7,36,.96),rgba(24,20,67,.92));color:#eafeff;}.theme-asset-preview[data-theme-background="crowns"]{background:linear-gradient(135deg,rgba(22,13,0,.96),rgba(45,27,5,.92));color:#fff4bc;}.theme-asset-preview[data-theme-background="lab"]{background:linear-gradient(135deg,rgba(6,20,27,.96),rgba(16,44,53,.92));color:#e9fffb;}.room-join-form{max-width:100%;}.room-empty{padding:1.25rem;border:var(--border);border-radius:1.15rem;background:color-mix(in srgb,var(--panel-strong) 74%,transparent);}html[data-theme="basic-bunny"]{--bunny-soil-1:#7d4b32;--bunny-soil-2:#925a3d;--bunny-green-1:#5aa34a;--bunny-green-2:#85c95f;--bunny-sky-1:#fef5fb;--bunny-sky-2:#ffe2ef;}html[data-theme="basic-bunny"] body,html[data-theme-background="carrot-field"] body{background:radial-gradient(circle at 12% 10%,rgba(255,255,255,.76),transparent 20rem),radial-gradient(circle at 86% 14%,rgba(255,208,228,.58),transparent 18rem),linear-gradient(180deg,#ffeef6 0 34%,#f3d88f 34% 44%,#8fca63 44% 54%,#805038 54% 100%);}html[data-theme="basic-bunny"] body::before,html[data-theme-background="carrot-field"] body::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%22420%22%20height=%22300%22%20viewBox=%220%200%20420%20300%22%3E%0A%3Crect%20width=%22420%22%20height=%22300%22%20fill=%22none%22/%3E%0A%3Cg%20opacity=%22.28%22%3E%0A%20%20%3Cpath%20d=%22M0%20148C52%20116%20106%20106%20160%20128C205%20146%20256%20142%20310%20116C354%2096%20389%2090%20420%2098V300H0Z%22%20fill=%22#82c95f%22/%3E%0A%20%20%3Cpath%20d=%22M0%20172C55%20144%20118%20150%20176%20178C224%20200%20280%20192%20341%20162C373%20146%20398%20138%20420%20142V300H0Z%22%20fill=%22#64a644%22/%3E%0A%3C/g%3E%0A%3Cg%20opacity=%22.34%22%20stroke=%22#845239%22%20stroke-width=%227%22%20stroke-linecap=%22round%22%3E%0A%20%20%3Cpath%20d=%22M28%20222C58%20202%2092%20196%20128%20212%22/%3E%0A%20%20%3Cpath%20d=%22M72%20268C108%20242%20148%20234%20192%20252%22/%3E%0A%20%20%3Cpath%20d=%22M174%20218C210%20196%20244%20192%20290%20210%22/%3E%0A%20%20%3Cpath%20d=%22M236%20270C272%20242%20316%20238%20362%20258%22/%3E%0A%20%20%3Cpath%20d=%22M300%20218C332%20200%20364%20198%20394%20212%22/%3E%0A%3C/g%3E%0A%3Cg%20opacity=%22.50%22%3E%0A%20%20%3Cg%20transform=%22translate(36%20170)%22%3E%0A%20%20%20%20%3Cpath%20d=%22M24%2012C21%203%2028-2%2036%202M36%2014C38%205%2047%203%2054%208M46%2018C50%209%2059%208%2065%2012%22%20fill=%22none%22%20stroke=%22#76c85a%22%20stroke-width=%226%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M18%2020L70%2042L38%20110Z%22%20fill=%22#ff9738%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M27%2030L58%2043M25%2046L51%2056M22%2062L47%2071M20%2078L41%2086%22%20stroke=%22#ffc980%22%20stroke-width=%224%22/%3E%0A%20%20%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(124%20194)%22%3E%0A%20%20%20%20%3Cpath%20d=%22M24%2012C21%203%2028-2%2036%202M36%2014C38%205%2047%203%2054%208M46%2018C50%209%2059%208%2065%2012%22%20fill=%22none%22%20stroke=%22#76c85a%22%20stroke-width=%226%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M18%2020L70%2042L38%20110Z%22%20fill=%22#ff9738%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M27%2030L58%2043M25%2046L51%2056M22%2062L47%2071M20%2078L41%2086%22%20stroke=%22#ffc980%22%20stroke-width=%224%22/%3E%0A%20%20%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(226%20168)%22%3E%0A%20%20%20%20%3Cpath%20d=%22M24%2012C21%203%2028-2%2036%202M36%2014C38%205%2047%203%2054%208M46%2018C50%209%2059%208%2065%2012%22%20fill=%22none%22%20stroke=%22#76c85a%22%20stroke-width=%226%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M18%2020L70%2042L38%20110Z%22%20fill=%22#ff9738%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M27%2030L58%2043M25%2046L51%2056M22%2062L47%2071M20%2078L41%2086%22%20stroke=%22#ffc980%22%20stroke-width=%224%22/%3E%0A%20%20%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(320%20196)%22%3E%0A%20%20%20%20%3Cpath%20d=%22M24%2012C21%203%2028-2%2036%202M36%2014C38%205%2047%203%2054%208M46%2018C50%209%2059%208%2065%2012%22%20fill=%22none%22%20stroke=%22#76c85a%22%20stroke-width=%226%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M18%2020L70%2042L38%20110Z%22%20fill=%22#ff9738%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M27%2030L58%2043M25%2046L51%2056M22%2062L47%2071M20%2078L41%2086%22%20stroke=%22#ffc980%22%20stroke-width=%224%22/%3E%0A%20%20%3C/g%3E%0A%3C/g%3E%0A%3Cg%20opacity=%22.38%22%3E%0A%20%20%3Cg%20transform=%22translate(90%20114)%20rotate(-14)%22%3E%0A%20%20%20%20%3Cpath%20d=%22M20%2024L70%2046L38%20108Z%22%20fill=%22#f69436%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M42%2022C45%2010%2055%208%2063%2014M33%2018C32%208%2040%202%2049%207%22%20fill=%22none%22%20stroke=%22#6ebf57%22%20stroke-width=%226%22%20stroke-linecap=%22round%22/%3E%0A%20%20%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(272%20102)%20rotate(16)%22%3E%0A%20%20%20%20%3Cpath%20d=%22M20%2024L70%2046L38%20108Z%22%20fill=%22#f69436%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M42%2022C45%2010%2055%208%2063%2014M33%2018C32%208%2040%202%2049%207%22%20fill=%22none%22%20stroke=%22#6ebf57%22%20stroke-width=%226%22%20stroke-linecap=%22round%22/%3E%0A%20%20%3C/g%3E%0A%20%20%3Ccircle%20cx=%22118%22%20cy=%22203%22%20r=%2215%22%20fill=%22#6f402c%22/%3E%0A%20%20%3Ccircle%20cx=%22301%22%20cy=%22214%22%20r=%2216%22%20fill=%22#6f402c%22/%3E%0A%3C/g%3E%0A%3C/svg%3E");background-size:520px auto;opacity:.92;}html[data-theme="basic-bunny"] body::after,html[data-theme-background="carrot-field"] body::after{content: "";position:fixed;inset:auto 0 0 0;height:26vh;pointer-events:none;z-index:-1;background:radial-gradient(circle at 12% 20%,rgba(132,201,95,.55),transparent 8rem),radial-gradient(circle at 38% 18%,rgba(107,178,73,.48),transparent 8rem),radial-gradient(circle at 62% 26%,rgba(132,201,95,.55),transparent 9rem),radial-gradient(circle at 84% 22%,rgba(107,178,73,.48),transparent 9rem),linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.05));}.theme-asset-preview[data-theme-background="carrot-field"]{background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.5),transparent 4rem),linear-gradient(180deg,#ffeef6 0 38%,#f3d88f 38% 50%,#84c95f 50% 62%,#87523a 62% 100%);color:#3d2031;}.theme-asset-preview[data-theme-background="carrot-field"]::after{content: "🥕  🐇  🥕";position:absolute;left:1rem;bottom:.8rem;font-size:1.35rem;letter-spacing:.32rem;opacity:.95;}.compact-theme-picker{padding:.28rem .4rem;gap:.5rem;border:1px solid color-mix(in srgb,var(--ink) 10%,transparent);background:color-mix(in srgb,var(--panel-strong,rgba(255,255,255,.92)) 90%,#fff 10%);box-shadow:0 8px 18px rgba(0,0,0,.08);backdrop-filter:blur(10px);}.compact-theme-picker label{gap:.5rem;color:color-mix(in srgb,var(--ink) 72%,#fff 28%);text-shadow:none;}.compact-theme-picker select{min-width:156px;padding:.44rem 2rem .44rem .8rem;border:1px solid color-mix(in srgb,var(--ink) 14%,transparent);background:color-mix(in srgb,var(--panel,rgba(255,255,255,.95)) 94%,#fff 6%);color:var(--ink);font-weight:800;text-shadow:none;}.compact-theme-picker select option{background:#fff;color:#1a1330;}.compact-header .site-search{width:min(100%,360px);grid-template-columns:minmax(148px,1fr) minmax(104px,132px) auto;gap:.55rem;}.compact-header .site-search input,.compact-header .site-search select,.compact-header .site-search button{box-shadow:0 4px 12px rgba(0,0,0,.05);}.emoji-rain.is-bunny-drop{opacity:1;font-size:clamp(1.8rem,2vw,2.9rem);filter:drop-shadow(0 8px 10px rgba(0,0,0,.18));}.emoji-rain.is-bunny-drop.is-grey-bunny{filter:grayscale(1) saturate(.1) brightness(1.2) drop-shadow(0 8px 10px rgba(0,0,0,.16));}html[data-theme="basic-bunny"] .panel,html[data-theme="basic-bunny"] .card,html[data-theme="basic-bunny"] .shop-card{border-color:rgba(111,73,48,.14);box-shadow:0 16px 28px rgba(87,56,37,.09);}.theme-admin-search-row{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:.75rem;align-items:end;margin-bottom:1rem;}.theme-admin-search-row label{margin:0;}.theme-admin-search-row input[type="search"]{min-height:44px;border-radius:999px;padding-inline:1rem;background:color-mix(in srgb,var(--panel-strong,#fff) 94%,#fff 6%);color:var(--ink);}.theme-admin-title-card{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:.85rem;align-items:center;text-align:left;border:var(--border);border-radius:calc(var(--radius) - .25rem);background:linear-gradient(135deg,color-mix(in srgb,var(--panel-strong,#fff) 92%,#fff 8%),color-mix(in srgb,var(--panel,#fff) 88%,var(--brand-2) 12%));color:var(--ink);box-shadow:0 8px 18px rgba(0,0,0,.06);padding:.9rem 1rem;cursor:pointer;}.theme-admin-title-card:hover,.theme-admin-title-card:focus-visible{transform:translateY(-1px);border-color:color-mix(in srgb,var(--brand) 55%,transparent);}.theme-admin-title-icon{width:2.75rem;height:2.75rem;display:grid;place-items:center;border-radius:1rem;background:linear-gradient(135deg,var(--brand-3),var(--brand-2));box-shadow:0 5px 0 rgba(0,0,0,.1);font-size:1.45rem;}.theme-admin-title-copy{min-width:0;display:grid;gap:.15rem;}.theme-admin-title-copy strong,.theme-admin-title-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.theme-admin-title-copy small{color:var(--muted);font-weight:800;}.theme-admin-toggle-hint{color:var(--muted);font-size:.85rem;font-weight:900;}.theme-admin-card.is-open .theme-admin-title-card,.theme-admin-card:has([data-theme-card-body]:not([hidden])) .theme-admin-title-card{border-color:var(--accent);box-shadow:var(--shadow);}.theme-admin-card-body{margin-top:1rem;}.theme-admin-card-body[hidden]{display:none !important;}.theme-admin-actions{align-items:center;justify-content:flex-start;margin-top:.5rem;}.theme-try-banner{position:fixed;left:50%;bottom:1rem;transform:translateX(-50%);z-index:100000;width:min(680px,calc(100vw - 2rem));display:flex;align-items:center;justify-content:space-between;gap:.85rem;padding:.85rem 1rem;border:var(--border);border-radius:999px;background:color-mix(in srgb,var(--panel-strong,#fff) 94%,#fff 6%);color:var(--ink);box-shadow:0 16px 40px rgba(0,0,0,.24);}.theme-try-banner strong{font-weight:1000;}.theme-try-banner span{color:var(--muted);font-size:.9rem;font-weight:800;}body.is-theme-try-preview .theme-try-banner{animation:themeTryIn .18s ease-out both;}@keyframes themeTryIn{from{opacity:0;transform:translateX(-50%) translateY(16px);}to{opacity:1;transform:translateX(-50%) translateY(0);}}@media (max-width:760px){.theme-admin-search-row{grid-template-columns:1fr;}.theme-admin-title-card{grid-template-columns:auto minmax(0,1fr);}.theme-admin-title-card .tiny-badge,.theme-admin-toggle-hint{grid-column:2;}.theme-try-banner{align-items:stretch;flex-direction:column;border-radius:1.25rem;}}html[data-theme-background]:not([data-theme-background="none"]) body::before{background-repeat:repeat !important;mix-blend-mode:normal !important;}html[data-theme-background="arcade"] body{background:radial-gradient(circle at 14% 14%,rgba(255,93,173,.35),transparent 19rem),radial-gradient(circle at 86% 18%,rgba(35,215,255,.25),transparent 21rem),linear-gradient(135deg,#160727,#23104a 52%,#100719) !important;}html[data-theme-background="planets"] body,html[data-theme-background="orbit"] body{background:radial-gradient(circle at 16% 17%,rgba(124,92,255,.42),transparent 20rem),radial-gradient(circle at 84% 18%,rgba(0,231,255,.25),transparent 22rem),linear-gradient(135deg,#060919,#10173a 52%,#040512) !important;}html[data-theme-background="terminal"] body{background:radial-gradient(circle at 12% 14%,rgba(68,255,119,.22),transparent 19rem),linear-gradient(135deg,#031006,#081b10 55%,#010603) !important;}html[data-theme-background="blueprint"] body{background:radial-gradient(circle at 16% 15%,rgba(37,99,235,.2),transparent 18rem),linear-gradient(135deg,#eef7ff,#dceeff 52%,#f8fbff) !important;}html[data-theme-background="confetti"] body{background:radial-gradient(circle at 16% 16%,rgba(255,93,173,.28),transparent 22rem),radial-gradient(circle at 84% 18%,rgba(255,230,109,.24),transparent 22rem),linear-gradient(135deg,#2a164a,#10183f 52%,#0b0d21) !important;}html[data-theme-background="bunny"] body{background:radial-gradient(circle at 16% 15%,rgba(120,255,170,.25),transparent 21rem),radial-gradient(circle at 82% 17%,rgba(255,140,42,.22),transparent 22rem),linear-gradient(135deg,#091b0d,#14351b 52%,#050c06) !important;}html[data-theme-background="lightning"] body{background:radial-gradient(circle at 20% 17%,rgba(254,231,92,.28),transparent 20rem),radial-gradient(circle at 84% 18%,rgba(87,255,137,.22),transparent 22rem),linear-gradient(135deg,#071029,#111a43 52%,#030713) !important;}html[data-theme-background="diamonds"] body{background:radial-gradient(circle at 18% 16%,rgba(40,247,255,.25),transparent 21rem),radial-gradient(circle at 82% 18%,rgba(255,56,209,.22),transparent 22rem),linear-gradient(135deg,#090724,#181443 52%,#04020c) !important;}html[data-theme-background="crowns"] body{background:radial-gradient(circle at 18% 16%,rgba(255,215,0,.25),transparent 22rem),radial-gradient(circle at 82% 18%,rgba(255,93,173,.16),transparent 20rem),linear-gradient(135deg,#160d00,#2d1b05 52%,#090500) !important;}html[data-theme-background="lab"] body{background:radial-gradient(circle at 17% 16%,rgba(0,245,212,.24),transparent 21rem),radial-gradient(circle at 82% 18%,rgba(254,228,64,.18),transparent 22rem),linear-gradient(135deg,#06141b,#102c35 52%,#030a0e) !important;}html[data-theme-background="candy"] body{background:radial-gradient(circle at 16% 16%,rgba(255,130,202,.35),transparent 20rem),radial-gradient(circle at 82% 22%,rgba(255,226,96,.25),transparent 19rem),linear-gradient(135deg,#fff3fb,#ffe0f0 52%,#e9f7ff) !important;}html[data-theme-background="gothic"] body{background:radial-gradient(circle at 14% 12%,rgba(111,66,193,.35),transparent 20rem),radial-gradient(circle at 84% 20%,rgba(40,20,70,.45),transparent 22rem),linear-gradient(135deg,#070611,#15112b 52%,#020207) !important;}html[data-theme-background="sewer"] body{background:radial-gradient(circle at 18% 16%,rgba(103,143,74,.24),transparent 20rem),linear-gradient(135deg,#07120a,#24301f 52%,#0b1208) !important;}html[data-theme-background="ocean"] body{background:radial-gradient(circle at 16% 15%,rgba(44,213,255,.28),transparent 21rem),radial-gradient(circle at 84% 18%,rgba(0,103,170,.28),transparent 22rem),linear-gradient(135deg,#062033,#064c78 52%,#03101b) !important;}html[data-theme-background="clouds"] body,html[data-theme-background="heaven"] body{background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.72),transparent 20rem),radial-gradient(circle at 84% 18%,rgba(255,239,175,.35),transparent 20rem),linear-gradient(135deg,#c9efff,#edf8ff 52%,#fff9df) !important;}html[data-theme-background="hell"] body,html[data-theme-background="fire"] body{background:radial-gradient(circle at 18% 16%,rgba(255,90,30,.28),transparent 20rem),radial-gradient(circle at 82% 18%,rgba(255,202,70,.18),transparent 22rem),linear-gradient(135deg,#160400,#3b0900 52%,#090100) !important;}html[data-theme-background="forest"] body{background:radial-gradient(circle at 16% 16%,rgba(129,219,109,.24),transparent 21rem),radial-gradient(circle at 84% 18%,rgba(41,112,61,.25),transparent 22rem),linear-gradient(135deg,#051409,#14351b 52%,#050c06) !important;}html[data-theme-background="money"] body{background:radial-gradient(circle at 15% 16%,rgba(87,242,135,.22),transparent 21rem),radial-gradient(circle at 84% 18%,rgba(254,231,92,.20),transparent 22rem),linear-gradient(135deg,#03130a,#12351c 52%,#030904) !important;}html[data-theme-background="carrot-field-topdown"] body,html[data-theme="basic-bunny"][data-theme-background="carrot-field-topdown"] body,html[data-theme="basic-bunny"][data-theme-background="none"] body,html[data-theme="basic-bunny"]:not([data-theme-background]) body{background:radial-gradient(circle at 14% 10%,rgba(255,255,255,.76),transparent 18rem),radial-gradient(circle at 84% 14%,rgba(255,220,234,.58),transparent 17rem),linear-gradient(180deg,#ffeef6 0 18%,#efd2b4 18% 100%) !important;}html[data-theme-background="carrot-field-topdown"] body::before,html[data-theme="basic-bunny"][data-theme-background="carrot-field-topdown"] body::before,html[data-theme="basic-bunny"][data-theme-background="none"] body::before,html[data-theme="basic-bunny"]:not([data-theme-background]) body::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%22900%22%20height=%22560%22%20viewBox=%220%200%20900%20560%22%3E%0A%3Crect%20width=%22900%22%20height=%22560%22%20fill=%22none%22/%3E%0A%3Cg%20opacity=%220.95%22%3E%0A%20%20%3Cpath%20d=%22M40%2086L860%2086L822%20160L78%20160Z%22%20fill=%22#c58b63%22/%3E%0A%20%20%3Cpath%20d=%22M68%20172L832%20172L798%20246L102%20246Z%22%20fill=%22#b77b54%22/%3E%0A%20%20%3Cpath%20d=%22M96%20258L804%20258L774%20332L126%20332Z%22%20fill=%22#c58b63%22/%3E%0A%20%20%3Cpath%20d=%22M124%20344L776%20344L748%20418L152%20418Z%22%20fill=%22#b77b54%22/%3E%0A%20%20%3Cpath%20d=%22M152%20430L748%20430L722%20504L178%20504Z%22%20fill=%22#c58b63%22/%3E%0A%3C/g%3E%0A%3Cg%20opacity=%220.28%22%20fill=%22#7a4e37%22%3E%0A%20%20%3Cpath%20d=%22M42%2096L858%2096L850%20112L50%20112Z%22/%3E%0A%20%20%3Cpath%20d=%22M70%20182L830%20182L822%20198L78%20198Z%22/%3E%0A%20%20%3Cpath%20d=%22M98%20268L802%20268L794%20284L106%20284Z%22/%3E%0A%20%20%3Cpath%20d=%22M126%20354L774%20354L766%20370L134%20370Z%22/%3E%0A%20%20%3Cpath%20d=%22M154%20440L746%20440L738%20456L162%20456Z%22/%3E%0A%3C/g%3E%0A%3Cg%20fill=%22#9dd86b%22%20opacity=%220.95%22%3E%0A%20%20%3Crect%20x=%22135%22%20y=%2299%22%20width=%2288%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22278%22%20y=%2299%22%20width=%22100%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22470%22%20y=%2299%22%20width=%2290%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22634%22%20y=%2299%22%20width=%2296%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22180%22%20y=%22185%22%20width=%2290%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22352%22%20y=%22185%22%20width=%2296%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22564%22%20y=%22185%22%20width=%2288%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22122%22%20y=%22271%22%20width=%2288%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22292%22%20y=%22271%22%20width=%22100%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22468%22%20y=%22271%22%20width=%22100%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22648%22%20y=%22271%22%20width=%2284%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22170%22%20y=%22357%22%20width=%2296%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22360%22%20y=%22357%22%20width=%2292%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22554%22%20y=%22357%22%20width=%22110%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22230%22%20y=%22443%22%20width=%22100%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%20%20%3Crect%20x=%22466%22%20y=%22443%22%20width=%22120%22%20height=%2248%22%20rx=%2218%22%20transform=%22skewX(-18)%22/%3E%0A%3C/g%3E%0A%3Cg%20opacity=%220.55%22%20fill=%22#8d5b42%22%3E%0A%20%20%3Cellipse%20cx=%22128%22%20cy=%22112%22%20rx=%2240%22%20ry=%2220%22%20transform=%22rotate(-10%20128%20112)%22/%3E%0A%20%20%3Cellipse%20cx=%22590%22%20cy=%22294%22%20rx=%2244%22%20ry=%2222%22%20transform=%22rotate(6%20590%20294)%22/%3E%0A%20%20%3Cellipse%20cx=%22674%22%20cy=%22451%22%20rx=%2244%22%20ry=%2222%22%20transform=%22rotate(-6%20674%20451)%22/%3E%0A%20%20%3Cellipse%20cx=%22416%22%20cy=%22380%22%20rx=%2238%22%20ry=%2220%22%20transform=%22rotate(7%20416%20380)%22/%3E%0A%3C/g%3E%0A%3Cg%20transform=%22translate(0%200)%22%3E%0A%20%20%3Cg%20transform=%22translate(176%20108)%20rotate(-14)%22%3E%3Cpath%20d=%22M16%2010C14%203%2020-2%2028%202M26%2012C28%204%2036%202%2043%207%22%20fill=%22none%22%20stroke=%22#62b64d%22%20stroke-width=%225%22%20stroke-linecap=%22round%22/%3E%3Cpath%20d=%22M10%2016L48%2030L24%2076Z%22%20fill=%22#ff9738%22/%3E%3Cpath%20d=%22M17%2024L38%2031M15%2036L33%2042M13%2048L29%2053%22%20fill=%22none%22%20stroke=%22#ffc980%22%20stroke-width=%223%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(322%20120)%20rotate(12)%22%3E%3Cpath%20d=%22M16%2010C14%203%2020-2%2028%202M26%2012C28%204%2036%202%2043%207%22%20fill=%22none%22%20stroke=%22#62b64d%22%20stroke-width=%225%22%20stroke-linecap=%22round%22/%3E%3Cpath%20d=%22M10%2016L48%2030L24%2076Z%22%20fill=%22#ff9738%22/%3E%3Cpath%20d=%22M17%2024L38%2031M15%2036L33%2042M13%2048L29%2053%22%20fill=%22none%22%20stroke=%22#ffc980%22%20stroke-width=%223%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(692%20208)%20rotate(-10)%22%3E%3Cpath%20d=%22M16%2010C14%203%2020-2%2028%202M26%2012C28%204%2036%202%2043%207%22%20fill=%22none%22%20stroke=%22#62b64d%22%20stroke-width=%225%22%20stroke-linecap=%22round%22/%3E%3Cpath%20d=%22M10%2016L48%2030L24%2076Z%22%20fill=%22#ff9738%22/%3E%3Cpath%20d=%22M17%2024L38%2031M15%2036L33%2042M13%2048L29%2053%22%20fill=%22none%22%20stroke=%22#ffc980%22%20stroke-width=%223%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(224%20380)%20rotate(8)%22%3E%3Cpath%20d=%22M16%2010C14%203%2020-2%2028%202M26%2012C28%204%2036%202%2043%207%22%20fill=%22none%22%20stroke=%22#62b64d%22%20stroke-width=%225%22%20stroke-linecap=%22round%22/%3E%3Cpath%20d=%22M10%2016L48%2030L24%2076Z%22%20fill=%22#ff9738%22/%3E%3Cpath%20d=%22M17%2024L38%2031M15%2036L33%2042M13%2048L29%2053%22%20fill=%22none%22%20stroke=%22#ffc980%22%20stroke-width=%223%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(514%20452)%20rotate(-18)%22%3E%3Cpath%20d=%22M16%2010C14%203%2020-2%2028%202M26%2012C28%204%2036%202%2043%207%22%20fill=%22none%22%20stroke=%22#62b64d%22%20stroke-width=%225%22%20stroke-linecap=%22round%22/%3E%3Cpath%20d=%22M10%2016L48%2030L24%2076Z%22%20fill=%22#ff9738%22/%3E%3Cpath%20d=%22M17%2024L38%2031M15%2036L33%2042M13%2048L29%2053%22%20fill=%22none%22%20stroke=%22#ffc980%22%20stroke-width=%223%22/%3E%3C/g%3E%0A%3C/g%3E%0A%3Cg%20opacity=%220.92%22%3E%0A%20%20%3Cg%20transform=%22translate(742%20112)%22%3E%3Cellipse%20cx=%220%22%20cy=%220%22%20rx=%2286%22%20ry=%2250%22%20fill=%22#84d8f0%22/%3E%3Cellipse%20cx=%220%22%20cy=%220%22%20rx=%2270%22%20ry=%2238%22%20fill=%22#9be8ff%22/%3E%3Cpath%20d=%22M-20%20-12c8%204%2016%204%2024%200M-14%208c10%206%2024%204%2034-4%22%20fill=%22none%22%20stroke=%22#ffffff%22%20stroke-opacity=%220.45%22%20stroke-width=%224%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(690%2074)%22%3E%3Cellipse%20cx=%220%22%20cy=%220%22%20rx=%2220%22%20ry=%2216%22%20fill=%22#f8f7f4%22/%3E%3Cellipse%20cx=%22-10%22%20cy=%22-16%22%20rx=%227%22%20ry=%2216%22%20fill=%22#f8f7f4%22/%3E%3Cellipse%20cx=%2210%22%20cy=%22-16%22%20rx=%227%22%20ry=%2216%22%20fill=%22#f8f7f4%22/%3E%3Cellipse%20cx=%22-10%22%20cy=%22-16%22%20rx=%223%22%20ry=%2210%22%20fill=%22#f3bfd2%22/%3E%3Cellipse%20cx=%2210%22%20cy=%22-16%22%20rx=%223%22%20ry=%2210%22%20fill=%22#f3bfd2%22/%3E%3Ccircle%20cx=%22-6%22%20cy=%22-2%22%20r=%222.2%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%227%22%20cy=%22-2%22%20r=%222.2%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%220%22%20cy=%225%22%20r=%222.4%22%20fill=%22#d49a80%22/%3E%3C/g%3E%0A%3C/g%3E%0A%3Cg%3E%0A%20%20%3Cg%20transform=%22translate(118%2070)%20rotate(-8)%22%3E%3Cellipse%20cx=%220%22%20cy=%220%22%20rx=%2222%22%20ry=%2218%22%20fill=%22#f8f7f4%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#f8f7f4%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#f8f7f4%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f1bdd0%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f1bdd0%22/%3E%3Ccircle%20cx=%22-6%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%227%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%220%22%20cy=%224%22%20r=%222.4%22%20fill=%22#d49a80%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(246%20202)%20rotate(10)%22%3E%3Cellipse%20cx=%220%22%20cy=%220%22%20rx=%2222%22%20ry=%2218%22%20fill=%22#c9b5a5%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#c9b5a5%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#c9b5a5%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f1d1cb%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f1d1cb%22/%3E%3Ccircle%20cx=%22-6%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%227%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%220%22%20cy=%224%22%20r=%222.4%22%20fill=%22#d49a80%22/%3E%3Cpath%20d=%22M18%200l18-8l-6%2018z%22%20fill=%22#ff9738%22/%3E%3Cpath%20d=%22M29%20-9c2-6%206-8%2010-6M31%20-6c5-4%209-4%2013-2%22%20fill=%22none%22%20stroke=%22#62b64d%22%20stroke-width=%223%22%20stroke-linecap=%22round%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(476%20204)%20rotate(-12)%22%3E%3Cellipse%20cx=%220%22%20cy=%220%22%20rx=%2222%22%20ry=%2218%22%20fill=%22#8b8f99%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#8b8f99%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#8b8f99%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#d8c3d2%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#d8c3d2%22/%3E%3Ccircle%20cx=%22-6%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#242833%22/%3E%3Ccircle%20cx=%227%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#242833%22/%3E%3Ccircle%20cx=%220%22%20cy=%224%22%20r=%222.4%22%20fill=%22#d49a80%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(678%20284)%20rotate(8)%22%3E%3Cellipse%20cx=%220%22%20cy=%220%22%20rx=%2222%22%20ry=%2218%22%20fill=%22#e2ccb9%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#e2ccb9%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#e2ccb9%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f3d1cb%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f3d1cb%22/%3E%3Ccircle%20cx=%22-6%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%227%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%220%22%20cy=%224%22%20r=%222.4%22%20fill=%22#d49a80%22/%3E%3Cpath%20d=%22M18%200l18-8l-6%2018z%22%20fill=%22#ff9738%22/%3E%3Cpath%20d=%22M29%20-9c2-6%206-8%2010-6M31%20-6c5-4%209-4%2013-2%22%20fill=%22none%22%20stroke=%22#62b64d%22%20stroke-width=%223%22%20stroke-linecap=%22round%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(348%20392)%20rotate(-8)%22%3E%3Cellipse%20cx=%220%22%20cy=%220%22%20rx=%2222%22%20ry=%2218%22%20fill=%22#f5d7c1%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#f5d7c1%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#f5d7c1%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f0bcd0%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f0bcd0%22/%3E%3Ccircle%20cx=%22-6%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%227%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%220%22%20cy=%224%22%20r=%222.4%22%20fill=%22#d49a80%22/%3E%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(716%20470)%20rotate(-6)%22%3E%3Cellipse%20cx=%220%22%20cy=%220%22%20rx=%2222%22%20ry=%2218%22%20fill=%22#ffffff%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#ffffff%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%227%22%20ry=%2218%22%20fill=%22#ffffff%22/%3E%3Cellipse%20cx=%22-11%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f0bcd0%22/%3E%3Cellipse%20cx=%229%22%20cy=%22-22%22%20rx=%223%22%20ry=%2211%22%20fill=%22#f0bcd0%22/%3E%3Ccircle%20cx=%22-6%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%227%22%20cy=%22-2%22%20r=%222.1%22%20fill=%22#3f2a25%22/%3E%3Ccircle%20cx=%220%22%20cy=%224%22%20r=%222.4%22%20fill=%22#d49a80%22/%3E%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E") !important;background-size:720px auto !important;opacity:.96 !important;}html[data-theme-background="carrot-field"] body{background:radial-gradient(circle at 12% 10%,rgba(255,255,255,.76),transparent 20rem),radial-gradient(circle at 86% 14%,rgba(255,208,228,.58),transparent 18rem),linear-gradient(180deg,#ffeef6 0 34%,#f3d88f 34% 44%,#8fca63 44% 54%,#805038 54% 100%) !important;}html[data-theme-background="carrot-field"] body::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%22420%22%20height=%22300%22%20viewBox=%220%200%20420%20300%22%3E%0A%3Crect%20width=%22420%22%20height=%22300%22%20fill=%22none%22/%3E%0A%3Cg%20opacity=%22.28%22%3E%0A%20%20%3Cpath%20d=%22M0%20148C52%20116%20106%20106%20160%20128C205%20146%20256%20142%20310%20116C354%2096%20389%2090%20420%2098V300H0Z%22%20fill=%22#82c95f%22/%3E%0A%20%20%3Cpath%20d=%22M0%20172C55%20144%20118%20150%20176%20178C224%20200%20280%20192%20341%20162C373%20146%20398%20138%20420%20142V300H0Z%22%20fill=%22#64a644%22/%3E%0A%3C/g%3E%0A%3Cg%20opacity=%22.34%22%20stroke=%22#845239%22%20stroke-width=%227%22%20stroke-linecap=%22round%22%3E%0A%20%20%3Cpath%20d=%22M28%20222C58%20202%2092%20196%20128%20212%22/%3E%0A%20%20%3Cpath%20d=%22M72%20268C108%20242%20148%20234%20192%20252%22/%3E%0A%20%20%3Cpath%20d=%22M174%20218C210%20196%20244%20192%20290%20210%22/%3E%0A%20%20%3Cpath%20d=%22M236%20270C272%20242%20316%20238%20362%20258%22/%3E%0A%20%20%3Cpath%20d=%22M300%20218C332%20200%20364%20198%20394%20212%22/%3E%0A%3C/g%3E%0A%3Cg%20opacity=%22.50%22%3E%0A%20%20%3Cg%20transform=%22translate(36%20170)%22%3E%0A%20%20%20%20%3Cpath%20d=%22M24%2012C21%203%2028-2%2036%202M36%2014C38%205%2047%203%2054%208M46%2018C50%209%2059%208%2065%2012%22%20fill=%22none%22%20stroke=%22#76c85a%22%20stroke-width=%226%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M18%2020L70%2042L38%20110Z%22%20fill=%22#ff9738%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M27%2030L58%2043M25%2046L51%2056M22%2062L47%2071M20%2078L41%2086%22%20stroke=%22#ffc980%22%20stroke-width=%224%22/%3E%0A%20%20%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(124%20194)%22%3E%0A%20%20%20%20%3Cpath%20d=%22M24%2012C21%203%2028-2%2036%202M36%2014C38%205%2047%203%2054%208M46%2018C50%209%2059%208%2065%2012%22%20fill=%22none%22%20stroke=%22#76c85a%22%20stroke-width=%226%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M18%2020L70%2042L38%20110Z%22%20fill=%22#ff9738%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M27%2030L58%2043M25%2046L51%2056M22%2062L47%2071M20%2078L41%2086%22%20stroke=%22#ffc980%22%20stroke-width=%224%22/%3E%0A%20%20%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(226%20168)%22%3E%0A%20%20%20%20%3Cpath%20d=%22M24%2012C21%203%2028-2%2036%202M36%2014C38%205%2047%203%2054%208M46%2018C50%209%2059%208%2065%2012%22%20fill=%22none%22%20stroke=%22#76c85a%22%20stroke-width=%226%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M18%2020L70%2042L38%20110Z%22%20fill=%22#ff9738%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M27%2030L58%2043M25%2046L51%2056M22%2062L47%2071M20%2078L41%2086%22%20stroke=%22#ffc980%22%20stroke-width=%224%22/%3E%0A%20%20%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(320%20196)%22%3E%0A%20%20%20%20%3Cpath%20d=%22M24%2012C21%203%2028-2%2036%202M36%2014C38%205%2047%203%2054%208M46%2018C50%209%2059%208%2065%2012%22%20fill=%22none%22%20stroke=%22#76c85a%22%20stroke-width=%226%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M18%2020L70%2042L38%20110Z%22%20fill=%22#ff9738%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M27%2030L58%2043M25%2046L51%2056M22%2062L47%2071M20%2078L41%2086%22%20stroke=%22#ffc980%22%20stroke-width=%224%22/%3E%0A%20%20%3C/g%3E%0A%3C/g%3E%0A%3Cg%20opacity=%22.38%22%3E%0A%20%20%3Cg%20transform=%22translate(90%20114)%20rotate(-14)%22%3E%0A%20%20%20%20%3Cpath%20d=%22M20%2024L70%2046L38%20108Z%22%20fill=%22#f69436%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M42%2022C45%2010%2055%208%2063%2014M33%2018C32%208%2040%202%2049%207%22%20fill=%22none%22%20stroke=%22#6ebf57%22%20stroke-width=%226%22%20stroke-linecap=%22round%22/%3E%0A%20%20%3C/g%3E%0A%20%20%3Cg%20transform=%22translate(272%20102)%20rotate(16)%22%3E%0A%20%20%20%20%3Cpath%20d=%22M20%2024L70%2046L38%20108Z%22%20fill=%22#f69436%22/%3E%0A%20%20%20%20%3Cpath%20d=%22M42%2022C45%2010%2055%208%2063%2014M33%2018C32%208%2040%202%2049%207%22%20fill=%22none%22%20stroke=%22#6ebf57%22%20stroke-width=%226%22%20stroke-linecap=%22round%22/%3E%0A%20%20%3C/g%3E%0A%20%20%3Ccircle%20cx=%22118%22%20cy=%22203%22%20r=%2215%22%20fill=%22#6f402c%22/%3E%0A%20%20%3Ccircle%20cx=%22301%22%20cy=%22214%22%20r=%2216%22%20fill=%22#6f402c%22/%3E%0A%3C/g%3E%0A%3C/svg%3E") !important;background-size:520px auto !important;opacity:.92 !important;}html[data-theme-background="carrot-field-topdown"] body::after,html[data-theme="basic-bunny"][data-theme-background="carrot-field-topdown"] body::after,html[data-theme="basic-bunny"][data-theme-background="none"] body::after,html[data-theme="basic-bunny"]:not([data-theme-background]) body::after{content: "";position:fixed;inset:auto 0 0 0;height:20vh;pointer-events:none;z-index:-1;background:radial-gradient(circle at 12% 50%,rgba(255,255,255,.18),transparent 8rem),radial-gradient(circle at 88% 40%,rgba(255,255,255,.14),transparent 8rem),linear-gradient(180deg,rgba(0,0,0,0),rgba(76,45,30,.06)) !important;}html[data-theme-background]:not([data-theme-background="none"]) body::before,html[data-theme-background]:not([data-theme-background="none"]) body::after{content: "";position:fixed;inset:0;pointer-events:none;z-index:-1;}html[data-theme-background="arcade"] body::before{background-image:linear-gradient(rgba(255,93,173,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(35,215,255,.18) 1px,transparent 1px),radial-gradient(circle at 50% 120%,rgba(255,93,173,.18),transparent 42%);background-size:54px 54px,54px 54px,100% 100%;opacity:.7;}html[data-theme-background="planets"] body::before,html[data-theme-background="orbit"] body::before{background-image:radial-gradient(circle at 15% 18%,rgba(255,255,255,.95) 0 2px,transparent 3px),radial-gradient(circle at 82% 24%,rgba(255,255,255,.82) 0 1.8px,transparent 3px),radial-gradient(circle at 72% 68%,rgba(124,92,255,.40) 0 50px,transparent 52px),radial-gradient(circle at 26% 62%,rgba(0,224,255,.24) 0 82px,transparent 84px);background-size:280px 220px,320px 260px,100% 100%,100% 100%;opacity:.82;}html[data-theme-background="terminal"] body::before{background-image:repeating-linear-gradient(180deg,rgba(68,255,119,.12) 0 2px,transparent 2px 8px),linear-gradient(90deg,transparent 0 11%,rgba(68,255,119,.06) 11% 12%,transparent 12% 88%,rgba(68,255,119,.06) 88% 89%,transparent 89% 100%);opacity:.75;}html[data-theme-background="blueprint"] body::before{background-image:linear-gradient(rgba(20,51,95,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(20,51,95,.14) 1px,transparent 1px),linear-gradient(135deg,transparent 0 48%,rgba(20,51,95,.08) 48% 52%,transparent 52% 100%);background-size:36px 36px,36px 36px,100% 100%;opacity:.78;}html[data-theme-background="confetti"] body::before{background-image:radial-gradient(circle at 16px 20px,rgba(255,93,173,.85) 0 5px,transparent 6px),radial-gradient(circle at 72px 52px,rgba(255,230,109,.8) 0 4px,transparent 5px),radial-gradient(circle at 120px 28px,rgba(35,215,255,.8) 0 4px,transparent 5px),linear-gradient(120deg,transparent 0 42%,rgba(255,255,255,.14) 42% 46%,transparent 46% 100%);background-size:160px 88px,160px 88px,160px 88px,220px 140px;opacity:.72;}html[data-theme-background="bunny"] body::before,html[data-theme-background="forest"] body::before{background-image:radial-gradient(circle at 10% 86%,rgba(129,219,109,.34) 0 120px,transparent 122px),radial-gradient(circle at 40% 94%,rgba(92,170,72,.36) 0 160px,transparent 162px),radial-gradient(circle at 82% 88%,rgba(157,216,107,.32) 0 135px,transparent 137px),radial-gradient(circle at 22% 22%,rgba(255,255,255,.10) 0 18px,transparent 19px),radial-gradient(circle at 74% 18%,rgba(255,255,255,.10) 0 14px,transparent 15px);opacity:.76;}html[data-theme-background="lightning"] body::before{background-image:linear-gradient(115deg,transparent 0 44%,rgba(254,231,92,.30) 44% 46%,transparent 46% 100%),linear-gradient(70deg,transparent 0 58%,rgba(255,255,255,.18) 58% 60%,transparent 60% 100%),radial-gradient(circle at 78% 14%,rgba(255,255,255,.22),transparent 12%);background-size:100% 100%,100% 100%,100% 100%;opacity:.78;}html[data-theme-background="diamonds"] body::before{background-image:linear-gradient(45deg,rgba(255,255,255,.12) 25%,transparent 25% 50%,rgba(255,255,255,.12) 50% 75%,transparent 75% 100%),linear-gradient(-45deg,rgba(40,247,255,.12) 25%,transparent 25% 50%,rgba(255,56,209,.12) 50% 75%,transparent 75% 100%);background-size:72px 72px;opacity:.78;}html[data-theme-background="crowns"] body::before{background-image:conic-gradient(from 180deg at 18px 26px,transparent 0 15%,rgba(255,215,0,.28) 15% 33%,transparent 33% 66%,rgba(255,215,0,.28) 66% 84%,transparent 84% 100%);background-size:140px 96px;opacity:.7;}html[data-theme-background="lab"] body::before{background-image:radial-gradient(circle at 16% 24%,rgba(0,245,212,.22) 0 20px,transparent 21px),radial-gradient(circle at 82% 28%,rgba(254,228,64,.18) 0 16px,transparent 17px),linear-gradient(90deg,transparent 0 18%,rgba(255,255,255,.08) 18% 19%,transparent 19% 38%,rgba(255,255,255,.08) 38% 39%,transparent 39% 100%);background-size:220px 180px,240px 200px,100% 100%;opacity:.76;}html[data-theme-background="candy"] body::before{background-image:repeating-linear-gradient(135deg,rgba(255,130,202,.18) 0 20px,rgba(255,255,255,.15) 20px 40px),radial-gradient(circle at 20% 26%,rgba(255,230,109,.46) 0 18px,transparent 20px),radial-gradient(circle at 78% 62%,rgba(35,215,255,.28) 0 16px,transparent 18px);background-size:100% 100%,180px 180px,220px 180px;opacity:.72;}html[data-theme-background="gothic"] body::before{background-image:radial-gradient(circle at 50% 26%,rgba(255,255,255,.08) 0 50px,transparent 52px),linear-gradient(90deg,transparent 0 48%,rgba(255,255,255,.08) 48% 52%,transparent 52% 100%),linear-gradient(180deg,transparent 0 58%,rgba(255,255,255,.06) 58% 60%,transparent 60% 100%);background-size:100% 100%,100% 100%,100% 100%;opacity:.8;}html[data-theme-background="sewer"] body::before{background-image:linear-gradient(rgba(122,152,90,.12) 2px,transparent 2px),linear-gradient(90deg,rgba(78,100,60,.14) 2px,transparent 2px),linear-gradient(180deg,transparent 0 62%,rgba(99,176,71,.18) 62% 68%,transparent 68% 100%);background-size:70px 36px,70px 36px,100% 100%;opacity:.76;}html[data-theme-background="ocean"] body::before{background-image:radial-gradient(circle at 20% 18%,rgba(255,255,255,.18) 0 6px,transparent 7px),radial-gradient(circle at 82% 32%,rgba(255,255,255,.12) 0 5px,transparent 6px),radial-gradient(circle at 50% 100%,rgba(255,255,255,.16) 0 180px,transparent 182px);background-size:180px 120px,220px 180px,100% 100%;opacity:.74;}html[data-theme-background="clouds"] body::before,html[data-theme-background="heaven"] body::before{background-image:radial-gradient(circle at 18% 28%,rgba(255,255,255,.72) 0 54px,transparent 56px),radial-gradient(circle at 42% 22%,rgba(255,255,255,.64) 0 62px,transparent 64px),radial-gradient(circle at 78% 30%,rgba(255,255,255,.68) 0 58px,transparent 60px),radial-gradient(circle at 90% 10%,rgba(255,239,175,.32) 0 80px,transparent 82px);background-size:100% 100%;opacity:.86;}html[data-theme-background="hell"] body::before,html[data-theme-background="fire"] body::before{background-image:radial-gradient(circle at 15% 100%,rgba(255,122,38,.36) 0 120px,transparent 122px),radial-gradient(circle at 45% 100%,rgba(255,208,87,.26) 0 160px,transparent 162px),radial-gradient(circle at 78% 100%,rgba(255,92,30,.32) 0 128px,transparent 130px),radial-gradient(circle at 24% 20%,rgba(255,255,255,.08) 0 4px,transparent 5px);opacity:.8;}html[data-theme-background="money"] body::before{background-image:linear-gradient(0deg,rgba(255,255,255,.10) 0 100%),linear-gradient(90deg,transparent 0 10%,rgba(255,255,255,.10) 10% 12%,transparent 12% 88%,rgba(255,255,255,.10) 88% 90%,transparent 90% 100%),radial-gradient(circle at 20% 50%,rgba(254,231,92,.16) 0 16px,transparent 17px);background-size:140px 88px,140px 88px,200px 140px;opacity:.72;}html[data-theme-background="carrot-field"] body::before{opacity:.95 !important;}html[data-theme-background="carrot-field"] body::after{background-image:radial-gradient(circle at 18% 76%,rgba(255,255,255,.14) 0 70px,transparent 72px),radial-gradient(circle at 82% 78%,rgba(255,255,255,.10) 0 64px,transparent 66px);opacity:.56;}html[data-theme-background="carrot-field-topdown"] body::before,html[data-theme="basic-bunny"][data-theme-background="carrot-field-topdown"] body::before,html[data-theme="basic-bunny"][data-theme-background="none"] body::before,html[data-theme="basic-bunny"]:not([data-theme-background]) body::before{opacity:.98 !important;}html[data-theme-background="carrot-field-topdown"] body::after,html[data-theme="basic-bunny"][data-theme-background="carrot-field-topdown"] body::after,html[data-theme="basic-bunny"][data-theme-background="none"] body::after,html[data-theme="basic-bunny"]:not([data-theme-background]) body::after{opacity:.66 !important;}html[data-theme-click-cursor] a,html[data-theme-click-cursor] button,html[data-theme-click-cursor] .button,html[data-theme-click-cursor] summary,html[data-theme-click-cursor] [role="button"],html[data-theme-click-cursor] [data-copy-text],html[data-theme-click-cursor] [data-tab-button],html[data-theme-click-cursor] [data-theme-card-toggle],html[data-theme-click-cursor] [data-theme-admin-try],html[data-theme-click-cursor] input[type="checkbox"],html[data-theme-click-cursor] input[type="radio"],html[data-theme-click-cursor] select{cursor:var(--theme-click-cursor,pointer) !important;}html[data-theme-click-cursor="default"]{--theme-click-cursor:pointer;}html[data-theme-click-cursor="pixel"],html[data-theme-click-cursor="retro-arcade"],html[data-theme-click-cursor="joystick"]{--theme-click-cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%23ff5dad' stroke='%23271b48' stroke-width='2.5' d='M4 3L29 16L19 20L24 32L17 34L13 22L5 29Z'/%3E%3Crect x='22' y='5' width='8' height='8' rx='2' fill='%23ffdc4f' stroke='%23271b48' stroke-width='2'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-click-cursor="rocket"],html[data-theme-click-cursor="spark"]{--theme-click-cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%239d7cff' stroke='%2300e7ff' stroke-width='2.4' d='M5 31C8 21 14 10 28 4C26 18 15 27 5 31Z'/%3E%3Cpath fill='%23ffef77' d='M9 27L3 33L15 30Z'/%3E%3Ccircle cx='24' cy='9' r='4' fill='%23fff7ff'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-click-cursor="terminal"],html[data-theme-click-cursor="terminal-prompt"]{--theme-click-cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Crect x='3' y='5' width='28' height='24' rx='3' fill='%23071108' stroke='%2344ff77' stroke-width='2.5'/%3E%3Cpath d='M9 13L14 18L9 23M17 23L27 23' fill='none' stroke='%23b6ff00' stroke-width='2.8' stroke-linecap='round'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-click-cursor="clean-pencil"],html[data-theme-click-cursor="pencil"]{--theme-click-cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%232563eb' stroke='%231e293b' stroke-width='2' d='M6 4L28 18L20 20L24 31L18 33L14 22L7 28Z'/%3E%3Cpath d='M22 6L31 15' stroke='%2310b981' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-click-cursor="emoji"],html[data-theme-click-cursor="disco"]{--theme-click-cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Ccircle cx='18' cy='16' r='10' fill='%23ff5dad' stroke='%23271b48' stroke-width='2.4'/%3E%3Cpath d='M10 16H26M18 6V26M12 9L24 23M24 9L12 23' stroke='%23fff8c8' stroke-width='1.4'/%3E%3Cpath d='M18 26L18 34' stroke='%23271b48' stroke-width='2.4'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-click-cursor="carrot"],html[data-theme-click-cursor="bunny"]{--theme-click-cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%23ff8c2a' stroke='%23321a35' stroke-width='2' d='M8 6L29 14L16 32Z'/%3E%3Cpath d='M18 8C17 4 18 2 22 1M20 9C23 5 26 5 29 7' fill='none' stroke='%234fc36b' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-click-cursor="lightning"]{--theme-click-cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%23fee75c' stroke='%230b1024' stroke-width='2.4' d='M19 2L6 20H17L14 34L30 13H19Z'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-click-cursor="diamond"]{--theme-click-cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%2328f7ff' stroke='%23ff38d1' stroke-width='2.5' d='M18 3L32 14L18 33L4 14Z'/%3E%3Cpath d='M4 14H32M11 14L18 33M25 14L18 33M11 14L18 3L25 14' fill='none' stroke='%23fff04a' stroke-width='1.7'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-click-cursor="planet"]{--theme-click-cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Ccircle cx='18' cy='18' r='10' fill='%237c5cff' stroke='%2300e0ff' stroke-width='2.3'/%3E%3Cellipse cx='18' cy='18' rx='16' ry='6' fill='none' stroke='%23ffd166' stroke-width='2.2' transform='rotate(-22 18 18)'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-click-cursor="crown"]{--theme-click-cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%23ffd700' stroke='%23181000' stroke-width='2.4' d='M5 28L7 10L14 20L18 8L23 20L30 10L31 28Z'/%3E%3Ccircle cx='18' cy='8' r='3' fill='%23f72585'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-click-cursor="brush"]{--theme-click-cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%2300f5d4' stroke='%2306141b' stroke-width='2.2' d='M9 4L25 20L17 28L2 12Z'/%3E%3Cpath d='M23 18L33 28C34 29 34 31 32 33C30 35 28 35 27 33L18 23' fill='%23fee440' stroke='%2306141b' stroke-width='2'/%3E%3C/svg%3E") 4 3,auto;}.theme-icon-overlay-layer{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden;opacity:1;}.theme-icon-overlay-glyph{position:absolute;line-height:1;filter:drop-shadow(0 4px 8px rgba(0,0,0,.16));user-select:none;}.theme-asset-preview[data-theme-background-overlay]:not([data-theme-background-overlay=""]):not([data-theme-background-overlay="none"]){position:relative;overflow:hidden;}.theme-asset-preview[data-theme-background-overlay]:not([data-theme-background-overlay=""]):not([data-theme-background-overlay="none"])::after{content:attr(data-theme-background-overlay);position:absolute;right:.85rem;bottom:.75rem;font-size:.68rem;padding:.22rem .5rem;border-radius:999px;background:rgba(15,23,42,.62);color:rgba(255,255,255,.92);letter-spacing:.04em;text-transform:uppercase;}html[data-theme-click-cursor] body,html[data-theme-click-cursor] body *,html[data-theme-click-cursor] input,html[data-theme-click-cursor] textarea,html[data-theme-click-cursor] select,html[data-theme-click-cursor] option,html[data-theme-click-cursor] label,html[data-theme-click-cursor] summary,html[data-theme-click-cursor] [contenteditable="true"]{cursor:var(--theme-click-cursor,auto) !important;}html[data-theme-background="carrot-field-topdown"] body,html[data-theme="basic-bunny"][data-theme-background="carrot-field-topdown"] body,html[data-theme="basic-bunny"][data-theme-background="none"] body,html[data-theme="basic-bunny"]:not([data-theme-background]) body{background:radial-gradient(circle at 15% 10%,rgba(255,255,255,.48),transparent 18rem),radial-gradient(circle at 84% 13%,rgba(218,245,255,.18),transparent 16rem),linear-gradient(180deg,#8ecb63 0 13%,#b8d884 13% 16%,#8d5b3d 16% 100%) !important;}html[data-theme-background="carrot-field-topdown"] body::before,html[data-theme="basic-bunny"][data-theme-background="carrot-field-topdown"] body::before,html[data-theme="basic-bunny"][data-theme-background="none"] body::before,html[data-theme="basic-bunny"]:not([data-theme-background]) body::before{background-image:url("../Art/theme_background_carrot_field_topdown.svg?v=33") !important;background-size:980px auto !important;background-repeat:repeat !important;background-position:top center !important;opacity:.98 !important;}html[data-theme-background="carrot-field-topdown"] body::after,html[data-theme="basic-bunny"][data-theme-background="carrot-field-topdown"] body::after,html[data-theme="basic-bunny"][data-theme-background="none"] body::after,html[data-theme="basic-bunny"]:not([data-theme-background]) body::after{content: "";position:fixed;inset:auto 0 0 0;height:22vh;pointer-events:none;z-index:-1;background:radial-gradient(circle at 12% 10%,rgba(122,178,73,.35),transparent 8rem),radial-gradient(circle at 38% 18%,rgba(98,147,60,.32),transparent 8rem),radial-gradient(circle at 66% 20%,rgba(122,178,73,.35),transparent 8rem),radial-gradient(circle at 88% 16%,rgba(98,147,60,.3),transparent 8rem),linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.08));}html[data-theme-background="carrot-field"] body{background:radial-gradient(circle at 14% 10%,rgba(255,255,255,.46),transparent 18rem),radial-gradient(circle at 86% 12%,rgba(182,232,255,.20),transparent 17rem),linear-gradient(180deg,#dff6ff 0 18%,#8ed064 18% 36%,#8f5b3c 36% 100%) !important;}html[data-theme-background="carrot-field"] body::before{background-image:url("../Art/theme_background_carrot_field_layered.svg?v=33") !important;background-size:1180px auto !important;background-repeat:repeat !important;background-position:top center !important;opacity:.98 !important;}html[data-theme-background="carrot-field"] body::after{content: "";position:fixed;inset:auto 0 0 0;height:26vh;pointer-events:none;z-index:-1;background:radial-gradient(circle at 10% 14%,rgba(124,193,81,.38),transparent 10rem),radial-gradient(circle at 34% 18%,rgba(95,146,58,.30),transparent 10rem),radial-gradient(circle at 58% 16%,rgba(124,193,81,.38),transparent 10rem),radial-gradient(circle at 82% 14%,rgba(95,146,58,.28),transparent 10rem),linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.10));}.theme-asset-preview[data-theme-background="carrot-field-topdown"]{background:linear-gradient(180deg,rgba(142,203,99,.9) 0 15%,rgba(137,90,60,.96) 15% 100%),url("../Art/theme_background_carrot_field_topdown.svg?v=33") center/cover no-repeat !important;color:#2f1f1a;}.theme-asset-preview[data-theme-background="carrot-field-topdown"]::after{background-image:url("../Art/theme_background_carrot_field_topdown.svg?v=33") !important;background-position:center !important;background-size:cover !important;opacity:.9 !important;}.theme-asset-preview[data-theme-background="carrot-field"]{background:linear-gradient(180deg,rgba(223,246,255,.86) 0 22%,rgba(143,91,60,.95) 22% 100%),url("../Art/theme_background_carrot_field_layered.svg?v=33") center/cover no-repeat !important;color:#2f1f1a;}.theme-asset-preview[data-theme-background="carrot-field"]::after{background-image:url("../Art/theme_background_carrot_field_layered.svg?v=33") !important;background-position:center !important;background-size:cover !important;opacity:.9 !important;}html[data-theme-click-cursor] body,html[data-theme-click-cursor] body *{cursor:inherit !important;}html[data-theme-click-cursor] a,html[data-theme-click-cursor] button,html[data-theme-click-cursor] .button,html[data-theme-click-cursor] summary,html[data-theme-click-cursor] [role="button"],html[data-theme-click-cursor] [data-copy-text],html[data-theme-click-cursor] [data-tab-button],html[data-theme-click-cursor] [data-theme-card-toggle],html[data-theme-click-cursor] [data-theme-admin-try],html[data-theme-click-cursor] input,html[data-theme-click-cursor] textarea,html[data-theme-click-cursor] select,html[data-theme-click-cursor] label:has(input),html[data-theme-click-cursor] label:has(textarea),html[data-theme-click-cursor] label:has(select),html[data-theme-click-cursor] [contenteditable="true"]{cursor:var(--theme-click-cursor,pointer) !important;}html[data-theme-click-cursor] .party-layer,html[data-theme-click-cursor] .party-layer *,html[data-theme-click-cursor] .theme-icon-overlay-layer,html[data-theme-click-cursor] .theme-icon-overlay-layer *{cursor:inherit !important;}.button.warn{background:color-mix(in srgb,#ffb020 25%,var(--panel-strong));color:var(--ink);}.button.danger{background:color-mix(in srgb,#ff4b68 88%,#5a0b18);color:#fff;border-color:color-mix(in srgb,#ff4b68 72%,#000);}.theme-local-tabs{display:grid;gap:1rem;}.theme-local-tab-list{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;padding:.35rem;border:1px solid color-mix(in srgb,var(--line) 75%,transparent);border-radius:1.25rem;background:color-mix(in srgb,var(--panel-strong,#fff) 76%,transparent);}.theme-local-tab{border:1px solid color-mix(in srgb,var(--line) 70%,transparent);border-radius:999px;background:color-mix(in srgb,var(--panel,#fff) 82%,transparent);color:var(--ink);font-weight:900;padding:.65rem .9rem;cursor:pointer;box-shadow:0 5px 0 rgba(0,0,0,.05);}.theme-local-tab:hover,.theme-local-tab:focus-visible,.theme-local-tab.is-active{border-color:color-mix(in srgb,var(--accent) 75%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--brand-3) 80%,#fff 20%),color-mix(in srgb,var(--brand-2) 70%,#fff 30%));transform:translateY(-1px);}.theme-local-panel[hidden]{display:none !important;}.theme-local-panel.is-active{display:block;}.theme-library-card{overflow:visible;}.theme-library-card>summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none;padding:.1rem 0;}.theme-library-card>summary::-webkit-details-marker{display:none;}.theme-library-card>summary span:first-child{display:grid;gap:.2rem;min-width:0;}.theme-library-card>summary strong,.theme-library-card>summary small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.theme-library-card>summary small{color:var(--muted);font-weight:800;}.theme-library-card[open]>summary{margin-bottom:1rem;}.theme-library-form{align-items:start;}.theme-library-form textarea[name="emoji_list"]{min-height:7rem;font-size:1.25rem;line-height:1.6;}.theme-asset-chip-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));}.theme-asset-chip{align-items:flex-start;flex-direction:column;}.theme-asset-chip small{color:var(--muted);font-weight:800;overflow-wrap:anywhere;}.theme-asset-chip em{display:inline-flex;width:fit-content;border-radius:999px;padding:.15rem .45rem;background:rgba(255,93,173,.14);color:var(--accent);font-style:normal;font-size:.75rem;font-weight:900;}@media (max-width:760px){.theme-local-tab-list{display:grid;grid-template-columns:1fr;}}.admin-settings-shell .account-settings-layout{align-items:stretch;}.admin-settings-shell .account-settings-content{min-height:min(78vh,920px);}.admin-tab-main-container{max-height:min(78vh,920px);overflow:auto;padding:clamp(1rem,2vw,1.35rem);border:var(--border);border-radius:var(--radius);background:rgba(255,255,255,.45);box-shadow:inset 0 1px 0 rgba(255,255,255,.45);}.settings-mini-grid{align-items:stretch;}.settings-mini-card{min-height:100%;}.setup-admin-workspace{display:grid;gap:1rem;}.setup-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch;}.setup-action-card{min-height:100%;}.setup-owner-card{grid-column:1 / -1;}.setup-output-panel{display:grid;gap:.85rem;}.setup-output-text{min-height:260px;max-height:430px;overflow:auto;white-space:pre;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas, "Liberation Mono",monospace;font-size:.86rem;line-height:1.45;color:#1f1b3d;background:rgba(255,255,255,.9);}.compact-actions{gap:.6rem;margin-top:0;}.migration-library-panel summary,.detected-foundation-panel summary,.foundation-group summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;}.migration-run-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.85rem;margin-top:1rem;}.migration-run-card{margin:0;}.migration-run-button{width:100%;min-height:126px;text-align:left;display:grid;gap:.45rem;padding:1rem;border:var(--border);border-radius:calc(var(--radius) * .75);background:rgba(255,255,255,.62);color:var(--ink);box-shadow:var(--shadow);cursor:pointer;}.migration-run-button:hover{transform:translateY(-2px);}.migration-title-row{display:grid;gap:.45rem;}.migration-title-row strong{word-break:break-word;}.pill-line{display:flex;flex-wrap:wrap;gap:.35rem;}.migration-meta,.migration-action-text{color:var(--muted);font-size:.88rem;font-weight:800;}.migration-problem{color:#9f1239;font-size:.86rem;font-weight:900;}.foundation-group-list{display:grid;gap:.8rem;margin-top:1rem;}.foundation-group{border:var(--border);border-radius:calc(var(--radius) * .7);background:rgba(255,255,255,.45);padding:.85rem;}.foundation-check-list{display:grid;gap:.55rem;margin-top:.75rem;}.foundation-check{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center;padding:.7rem;border-radius:.9rem;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.5);}.foundation-check strong,.foundation-check span{display:block;}.foundation-check span{color:var(--muted);font-size:.88rem;margin-top:.2rem;}.foundation-check-value{display:flex;gap:.45rem;align-items:center;justify-content:flex-end;flex-wrap:wrap;}.foundation-check-value em{font-style:normal;color:var(--muted);font-weight:900;}.status-good,.status-card.status-operational,.status-card.status-online{border-color:rgba(34,197,94,.45);}.status-warn,.status-card.status-degraded,.status-card.status-updating,.status-card.status-maintenance{border-color:rgba(245,158,11,.5);}.status-danger,.status-card.status-outage,.status-card.status-offline,.status-card.status-missing,.status-card.status-setup-needed{border-color:rgba(239,68,68,.5);}.status-pill.success,.status-pill.good,.status-pill.status-operational,.status-pill.status-online{background:rgba(34,197,94,.16);border-color:rgba(22,163,74,.55);color:#057a3b;}.status-pill.warn,.status-pill.status-degraded,.status-pill.status-updating,.status-pill.status-maintenance{background:rgba(245,158,11,.18);border-color:rgba(217,119,6,.55);color:#9a5a00;}.status-pill.danger,.status-pill.status-outage,.status-pill.status-offline,.status-pill.status-missing,.status-pill.status-setup-needed{background:rgba(239,68,68,.16);border-color:rgba(220,38,38,.55);color:#991b1b;}.setup-table-chip-wrap{max-height:260px;padding:.5rem;}.status-clone-workspace{display:grid;gap:1rem;}.status-clone-grid{align-items:start;}.status-meta-line{display:flex !important;flex-wrap:wrap;gap:.4rem .8rem;}@media (max-width:900px){.setup-action-grid,.status-clone-grid{grid-template-columns:1fr;}.admin-tab-main-container{max-height:none;}.foundation-check{grid-template-columns:1fr;}.foundation-check-value{justify-content:flex-start;}}.setup-collapsible-panel>summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;list-style:none;}.setup-collapsible-panel>summary::-webkit-details-marker{display:none;}.setup-collapsible-title{display:grid;gap:.2rem;min-width:min(100%,240px);}.setup-collapsible-title strong{font-size:1.02rem;}.setup-collapsible-title small{color:var(--muted);font-size:.84rem;font-weight:800;line-height:1.25;}.setup-collapsible-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:6.7rem;padding:.35rem .7rem;border-radius:999px;border:1px solid rgba(95,68,84,.25);background:rgba(255,255,255,.72);color:var(--ink);font-size:.78rem;font-weight:1000;letter-spacing:.08em;text-transform:uppercase;}.setup-collapsible-toggle::before{content: "Expand";}.setup-collapsible-panel[open]>summary .setup-collapsible-toggle::before{content: "Collapse";}.setup-collapsible-body{margin-top:1rem;}.setup-output-panel .setup-collapsible-body,.setup-owner-card .setup-collapsible-body{display:grid;gap:.85rem;}.setup-action-grid .setup-collapsible-panel{min-height:auto;}.setup-status-snapshot-panel .stats-grid{margin-top:1rem;}.setup-admin-workspace>.setup-collapsible-panel:not([open]){box-shadow:var(--shadow);}.archive-workspace{display:grid;gap:1rem;}.archive-info-grid{align-items:stretch;}.archive-info-card,.archive-create-card{min-height:100%;}.archive-create-card form{margin:.85rem 0;}.compact-list{gap:.65rem;}.archive-workspace code{word-break:break-word;}@media (max-width:900px){.archive-info-grid{grid-template-columns:1fr;}}.archive-patch-grid{align-items:start;}.archive-patch-card form{gap:.85rem;}.archive-patch-card input[type="file"]{width:100%;padding:.85rem;border:var(--border);border-radius:calc(var(--radius) * .65);background:rgba(255,255,255,.74);font-weight:800;}.archive-patch-card .check{align-items:flex-start;}.archive-create-card .button.full,.archive-patch-card .button.full{width:100%;justify-content:center;}@media (max-width:900px){.archive-patch-grid{grid-template-columns:1fr;}}.credits-score-roll{display:grid;gap:.55rem;max-width:680px;margin:1.25rem auto;padding:0;list-style:none;}.credits-score-roll li{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.8rem 1rem;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);}.credits-score-roll li:first-child{transform:scale(1.025);box-shadow:0 16px 34px rgba(0,0,0,.18);}@media (max-width:720px){.credits-score-roll li{align-items:flex-start;flex-direction:column;}}html[data-theme-background-custom="1"] body::before{background-image:var(--theme-background-image) !important;background-size:cover !important;background-position:center center !important;background-repeat:no-repeat !important;opacity:.34 !important;}html[data-theme-cursor-custom="1"],html[data-theme-cursor-custom="1"] *{cursor:var(--theme-cursor-image),auto !important;}html[data-theme-click-cursor-custom="1"] a,html[data-theme-click-cursor-custom="1"] button,html[data-theme-click-cursor-custom="1"] .button,html[data-theme-click-cursor-custom="1"] summary,html[data-theme-click-cursor-custom="1"] [role="button"],html[data-theme-click-cursor-custom="1"] input[type="submit"],html[data-theme-click-cursor-custom="1"] input[type="button"],html[data-theme-click-cursor-custom="1"] input[type="reset"],html[data-theme-click-cursor-custom="1"] label[for],html[data-theme-click-cursor-custom="1"] [data-clickable]{cursor:var(--theme-click-cursor-image),pointer !important;}.theme-asset-preview[data-theme-custom-background-preview="1"]{background-image:linear-gradient(135deg,rgba(14,10,26,.32),rgba(14,10,26,.16)),var(--theme-preview-background-image) !important;background-size:cover !important;background-position:center center !important;background-repeat:no-repeat !important;}.theme-library-upload-preview{display:grid;grid-template-columns:minmax(120px,180px) 1fr;gap:1rem;align-items:center;padding:1rem;border:1px solid rgba(82,48,61,.14);border-radius:1rem;background:rgba(255,255,255,.66)}.theme-library-preview-media{min-height:100px;display:flex;align-items:center;justify-content:center;border-radius:.9rem;background:rgba(250,246,249,.9);overflow:hidden}.theme-library-preview-media img{display:block;max-width:100%;max-height:170px;object-fit:contain}.theme-library-preview-media audio{width:100%}.theme-library-fallback-icon{font-size:2rem;line-height:1;padding:.9rem}.theme-library-emoji-preview{font-size:3rem}@media (max-width:760px){.theme-library-upload-preview{grid-template-columns:1fr}}.archive-workspace-wide{display:grid;gap:1rem;}.archive-workspace-wide>.panel,.archive-workspace-wide>details.panel{width:100%;}.archive-workspace-wide .archive-info-grid,.archive-workspace-wide .archive-patch-grid{grid-template-columns:1fr;}.archive-workspace-wide .archive-create-card form,.archive-workspace-wide .archive-patch-card form{margin-top:.8rem;}.archive-patch-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;align-items:stretch;}.patch-upload-selected{padding:.75rem .9rem;border:1px dashed rgba(95,68,84,.32);border-radius:calc(var(--radius) * .6);background:rgba(255,255,255,.58);color:var(--muted);font-weight:900;overflow-wrap:anywhere;}.archive-ready-actions{margin-top:.75rem;}@media (max-width:760px){.archive-patch-actions{grid-template-columns:1fr;}}.admin-return-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin:1rem 0;}.admin-return-row .button{white-space:nowrap;}.choice-e{background:linear-gradient(135deg,#8338ec,#3a0ca3);}.choice-f{background:linear-gradient(135deg,#00bbf9,#0081a7);}.mini-choice-0{background:linear-gradient(135deg,rgba(255,77,109,.92),rgba(181,23,158,.92));color:#fff;}.mini-choice-1{background:linear-gradient(135deg,rgba(58,134,255,.92),rgba(67,97,238,.92));color:#fff;}.mini-choice-2{background:linear-gradient(135deg,rgba(6,214,160,.92),rgba(17,138,178,.92));color:#fff;}.mini-choice-3{background:linear-gradient(135deg,rgba(255,190,11,.95),rgba(251,86,7,.95));color:#fff;}.mini-choice-4{background:linear-gradient(135deg,rgba(131,56,236,.94),rgba(58,12,163,.94));color:#fff;}.mini-choice-5{background:linear-gradient(135deg,rgba(0,187,249,.94),rgba(0,129,167,.94));color:#fff;}.content-simple-form.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;}.content-simple-form .wide{grid-column:1 / -1;}.content-category-mini-edit{grid-template-columns:1fr auto;}.content-card-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.75rem;}.patch-inline-diagnostics{display:grid;gap:.7rem;}.patch-readable-diagnostics{display:grid;gap:.75rem;}.patch-diagnostic-state{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem .95rem;border-radius:calc(var(--radius) * .75);border:1px solid rgba(95,68,84,.16);background:rgba(255,255,255,.72);box-shadow:var(--shadow-soft);}.patch-diagnostic-state>span{flex:0 0 auto;border-radius:999px;padding:.22rem .55rem;font-size:.76rem;font-weight:950;letter-spacing:.04em;text-transform:uppercase;}.patch-diagnostic-state strong{display:block;font-size:1rem;}.patch-diagnostic-state small{display:block;color:var(--muted);font-weight:800;line-height:1.45;margin-top:.15rem;}.patch-diagnostic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.65rem;}.patch-diagnostic-card{padding:.75rem .8rem;border-radius:calc(var(--radius) * .65);background:rgba(255,255,255,.72);border:1px solid rgba(95,68,84,.14);}.patch-diagnostic-card span{display:block;color:var(--muted);font-size:.76rem;font-weight:950;letter-spacing:.04em;text-transform:uppercase;}.patch-diagnostic-card strong{display:block;margin-top:.2rem;overflow-wrap:anywhere;}.patch-diagnostic-state.success,.patch-diagnostic-card.success{border-color:rgba(38,166,91,.38);background:rgba(233,255,241,.82);}.patch-diagnostic-state.warn,.patch-diagnostic-card.warn{border-color:rgba(255,184,77,.46);background:rgba(255,246,225,.86);}.patch-diagnostic-state.danger,.patch-diagnostic-card.danger{border-color:rgba(225,81,81,.44);background:rgba(255,235,235,.86);}.patch-diagnostic-state.info,.patch-diagnostic-card.info{border-color:rgba(74,144,226,.36);background:rgba(234,245,255,.86);}.patch-diagnostic-state.success>span{background:rgba(38,166,91,.16);color:#166534;}.patch-diagnostic-state.warn>span{background:rgba(255,184,77,.22);color:#8a4b00;}.patch-diagnostic-state.danger>span{background:rgba(225,81,81,.18);color:#8a1f1f;}.patch-diagnostic-state.info>span{background:rgba(74,144,226,.16);color:#174b83;}.patch-diagnostic-notes{margin:0;padding-left:1.15rem;color:var(--muted);font-weight:800;}.patch-diagnostic-samples{border:1px dashed rgba(95,68,84,.26);border-radius:calc(var(--radius) * .65);padding:.65rem .8rem;background:rgba(255,255,255,.56);}.patch-diagnostic-samples summary{cursor:pointer;font-weight:950;}.patch-diagnostic-samples code{display:block;margin-top:.55rem;overflow-wrap:anywhere;white-space:pre-wrap;}.archive-target-help{margin:.4rem 0 0;max-width:680px;}.archive-file-drop-shell [data-patch-file-info]{display:block;overflow-wrap:anywhere;}.archive-patch-debug-text.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}@media (max-width:760px){.content-simple-form.admin-form-grid{grid-template-columns:1fr;}.patch-diagnostic-state{flex-direction:column;}}.admin-dashboard-info-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;}.admin-summary-strip{display:flex;align-items:center;justify-content:flex-end;gap:.65rem;flex-wrap:wrap;min-width:min(100%,340px);}.admin-summary-pill{display:inline-flex;align-items:center;gap:.42rem;padding:.5rem .7rem;border-radius:999px;border:1px solid rgba(95,68,84,.16);background:color-mix(in srgb,var(--panel-strong,#fff) 88%,var(--brand-2) 12%);box-shadow:0 8px 18px rgba(0,0,0,.05);white-space:nowrap;}.admin-summary-pill strong{display:inline-flex;align-items:center;justify-content:center;min-width:1.8rem;min-height:1.8rem;border-radius:999px;background:color-mix(in srgb,var(--brand) 16%,transparent);color:var(--brand);font-weight:1000;line-height:1;}.admin-summary-pill em{display:inline-block;color:var(--muted);font-style:normal;font-weight:900;letter-spacing:.01em;}.admin-dashboard-controls{display:flex;align-items:end;justify-content:space-between;gap:.85rem;flex-wrap:wrap;margin:1rem 0;}.admin-dashboard-search{flex:1 1 260px;margin:0;}.admin-dashboard-scroll{display:grid;gap:.75rem;}.theme-assign-workspace{display:grid;gap:1rem;}.theme-assign-controls{display:grid;grid-template-columns:minmax(240px,1.2fr) minmax(220px,.8fr);gap:.85rem;align-items:end;}.theme-assign-controls label{margin:0;}.theme-assign-grid{align-items:stretch;}.theme-assign-card{display:grid;gap:.85rem;border:1px solid rgba(95,68,84,.14);transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease;}.theme-assign-card.is-waiting{opacity:.92;}.theme-assign-card.is-assignable{border-color:rgba(38,166,91,.45);background:linear-gradient(135deg,rgba(233,255,241,.86),color-mix(in srgb,var(--panel,#fff) 88%,#fff 12%));box-shadow:0 14px 30px rgba(38,166,91,.09);}.theme-assign-card.is-assignable-hidden{border-color:rgba(255,184,77,.58);background:linear-gradient(135deg,rgba(255,246,225,.9),color-mix(in srgb,var(--panel,#fff) 90%,#fff 10%));}.theme-assign-card.is-owned{border-color:rgba(74,144,226,.35);background:linear-gradient(135deg,rgba(234,245,255,.82),color-mix(in srgb,var(--panel,#fff) 92%,#fff 8%));}.theme-assign-card.is-hidden-theme:not(.is-assignable-hidden){border-style:dashed;}.theme-assign-card .section-head{gap:.75rem;align-items:flex-start;}.theme-assign-description{margin:0;color:var(--muted);font-weight:750;line-height:1.45;}.theme-grant-list{display:grid;gap:.5rem;}.theme-grant-row{display:grid;grid-template-columns:minmax(120px,1fr) minmax(120px,1fr) auto;gap:.6rem;align-items:center;padding:.55rem .65rem;border:1px solid rgba(95,68,84,.12);border-radius:.9rem;background:rgba(255,255,255,.58);}.theme-grant-row span,.theme-grant-row em{color:var(--muted);font-style:normal;font-weight:850;}@media (max-width:760px){.admin-dashboard-info-bar,.admin-dashboard-controls{align-items:stretch;}.admin-summary-strip{justify-content:flex-start;min-width:100%;}.admin-summary-pill{flex:1 1 150px;}.theme-assign-controls,.theme-grant-row{grid-template-columns:1fr;}}.status-pill.info{background:rgba(74,144,226,.16);border-color:rgba(74,144,226,.45);color:#174b83;}[data-theme-admin-card][hidden],[data-theme-assign-card][hidden],.theme-admin-card.is-filter-hidden,.theme-assign-card.is-filter-hidden{display:none !important;}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}@media (max-width:780px),(pointer:coarse){body,button,input,select,textarea,.site-shell,.site-body,.panel,.card,.admin-page,.admin-shell,.theme-admin-card,.theme-library-card,.survey-card,.game-card,.nav-link,.admin-nav a{font-family:var(--font-ui,var(--font)) !important;font-synthesis-weight:none;}h1,h2,h3,.brand strong,.hero-title,.page-title,.section-title,.stat-value,.admin-page h1,.admin-page h2,.theme-admin-card h1,.theme-admin-card h2{font-family:var(--font-ui,var(--font)) !important;letter-spacing:.02em;}}@media (max-width:780px),(pointer:coarse){html,body,.site-shell,.site-header,.site-body,.site-footer,.page-shell,.admin-page,.admin-shell,.panel,.card,.account-card,.game-card,.survey-card,.theme-admin-card,.theme-library-card,.theme-assign-card,.content-card,.shop-card,.giveaway-card{font-family:var(--font-ui,var(--font,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont, "Segoe UI",sans-serif)) !important;}body:where(a,button,input,select,textarea,label,small,span,strong,em,p,li,td,th,div):not(code):not(pre):not(kbd):not(samp){font-family:inherit;}:where(h1,h2,h3,h4,.brand strong,.hero-title,.page-title,.section-title,.admin-page h1,.admin-page h2,.card-title,.stat-value):not(code):not(pre){font-family:var(--font-ui,var(--font,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont, "Segoe UI",sans-serif)) !important;}}.site-search-hybrid{display:flex;align-items:center;gap:.45rem;min-width:min(360px,100%);}.hybrid-search-box{position:relative;display:grid;grid-template-columns:minmax(120px,1fr) auto;gap:.35rem;width:100%;}.hybrid-search-toggle,.hybrid-search-option{border:2px solid rgba(39,27,72,.16);border-radius:14px;background:var(--panel-strong);color:var(--ink);font-weight:900;cursor:pointer;}.hybrid-search-toggle{padding:.62rem .7rem;white-space:nowrap;}.hybrid-search-dropdown{position:absolute;top:calc(100% + .4rem);right:0;min-width:min(280px,88vw);padding:.75rem;border:var(--border);border-radius:18px;background:var(--panel-strong);box-shadow:var(--shadow);z-index:120;}.hybrid-search-dropdown strong{display:block;margin-bottom:.45rem;}.hybrid-search-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;}.hybrid-search-option{padding:.55rem .65rem;text-align:left;}.hybrid-search-option.is-active{outline:3px solid rgba(35,215,255,.35);}.hybrid-select-filter{width:100%;margin:.2rem 0 .45rem;padding:.65rem .75rem;border:2px dashed rgba(39,27,72,.18);border-radius:14px;background:rgba(255,255,255,.72);color:var(--ink);font-weight:800;}select option[hidden]{display:none;}.guest-play-callout{border-color:rgba(35,215,255,.35);}.guest-save-note{padding:.85rem 1rem;border:2px dashed rgba(255,93,173,.35);border-radius:16px;background:rgba(255,255,255,.62);font-weight:800;}@media (max-width:780px){.site-search-hybrid{min-width:100%;}.hybrid-search-box{grid-template-columns:1fr;}.hybrid-search-dropdown{left:0;right:auto;width:100%;}}.site-header,.compact-header.site-header,.header-tools,.site-search-hybrid,.hybrid-search-box{overflow:visible;}.site-header.compact-header,html[data-theme] .site-header.compact-header,html[data-theme] .site-header{z-index:6200;}html[data-theme] .site-main,html[data-theme] .site-footer{z-index:1;}.site-search.site-search-hybrid,.compact-header .site-search.site-search-hybrid{position:relative;z-index:6300;display:grid;grid-template-columns:minmax(160px,1fr) auto;align-items:center;gap:.45rem;min-width:min(100%,360px);}.site-search.site-search-hybrid:focus-within,.site-search.site-search-hybrid.is-search-menu-open{z-index:7000;}.hybrid-search-box{position:relative;display:grid;grid-template-columns:1fr;width:100%;}.site-search-hybrid .hybrid-search-toggle{display:none !important;}.site-search-hybrid .hybrid-search-submit{min-width:3.5rem;text-align:center;}.hybrid-search-dropdown{position:absolute;top:calc(100% + .45rem);left:0;right:auto;width:min(330px,88vw);max-height:min(380px,calc(100vh - 130px));overflow:auto;padding:.8rem;border:var(--border);border-radius:18px;background:color-mix(in srgb,var(--panel-strong) 94%,#fff 6%);box-shadow:0 20px 44px rgba(0,0,0,.22);z-index:7100;}.hybrid-search-dropdown[hidden]{display:none !important;}.hybrid-search-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.55rem;}.hybrid-search-head span{padding:.22rem .55rem;border-radius:999px;background:rgba(35,215,255,.16);color:var(--ink);font-size:.82rem;font-weight:900;white-space:nowrap;}.hybrid-search-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;}.hybrid-search-option{min-height:42px;text-align:left;}.hybrid-search-option.is-active{border-color:rgba(35,215,255,.85);background:rgba(35,215,255,.18);outline:3px solid rgba(35,215,255,.24);}.admin-user-hybrid-search{position:relative;z-index:45;display:grid;gap:.75rem;margin-bottom:1rem;padding:1rem;border:2px solid rgba(35,215,255,.28);border-radius:20px;background:color-mix(in srgb,var(--panel-strong,rgba(255,255,255,.92)) 72%,transparent);box-shadow:0 12px 24px rgba(0,0,0,.08);}.admin-user-hybrid-search:focus-within,.admin-user-hybrid-search.is-user-menu-open{z-index:95;}.admin-user-search-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;align-items:end;}.admin-user-search-label{display:grid;gap:.3rem;margin:0;font-weight:950;}.admin-user-search-label input{width:100%;}.admin-user-search-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:flex-end;}.admin-user-filter-row{display:flex;flex-wrap:wrap;gap:.45rem;}.admin-user-filter-row button,.admin-user-clear-button,.admin-user-option{border:2px solid rgba(39,27,72,.16);border-radius:14px;background:var(--panel-strong);color:var(--ink);font-weight:900;cursor:pointer;}.admin-user-filter-row button{padding:.48rem .75rem;}.admin-user-filter-row button.is-active{border-color:rgba(35,215,255,.85);background:rgba(35,215,255,.16);outline:3px solid rgba(35,215,255,.20);}.admin-user-clear-button{min-height:42px;padding:.5rem .75rem;}.admin-user-count{font-weight:950;color:var(--muted);white-space:nowrap;}.admin-user-options-menu{position:absolute;top:calc(100% + .5rem);left:1rem;right:1rem;max-height:min(430px,calc(100vh - 150px));overflow:auto;padding:.9rem;border:var(--border);border-radius:18px;background:color-mix(in srgb,var(--panel-strong) 96%,#fff 4%);box-shadow:0 20px 44px rgba(0,0,0,.22);z-index:105;}.admin-user-options-menu[hidden]{display:none !important;}.admin-user-options-head{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:.65rem;}.admin-user-option-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.45rem;}.admin-user-option{display:grid;gap:.18rem;padding:.65rem .75rem;text-align:left;}.admin-user-option small{color:var(--muted);font-weight:800;line-height:1.25;}.admin-user-option[hidden],[data-admin-user-card][hidden],[data-admin-user-card].is-filter-hidden{display:none !important;}.admin-record-card.is-search-hit{outline:4px solid rgba(35,215,255,.74);outline-offset:4px;box-shadow:var(--shadow),0 0 0 8px rgba(35,215,255,.16);}@media (max-width:780px){.site-search.site-search-hybrid,.compact-header .site-search.site-search-hybrid{grid-template-columns:minmax(0,1fr) auto;width:100%;}.hybrid-search-dropdown{width:min(360px,calc(100vw - 28px));max-height:min(360px,calc(100vh - 118px));}.admin-user-search-top{grid-template-columns:1fr;}.admin-user-search-actions{justify-content:flex-start;}.admin-user-options-menu{left:.6rem;right:.6rem;}}@media (max-width:560px){.compact-header .site-search.site-search-hybrid .hybrid-search-submit,.site-search.site-search-hybrid .hybrid-search-submit{width:3.5rem;max-width:3.75rem;}}.hybrid-search-suggestions{display:grid;gap:.4rem;margin-top:.65rem;padding-top:.65rem;border-top:2px dashed rgba(39,27,72,.14);}.hybrid-search-suggestions-head{color:var(--muted);font-size:.82rem;font-weight:950;letter-spacing:.03em;text-transform:uppercase;}.hybrid-search-suggestion{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:center;width:100%;padding:.55rem .65rem;border:2px solid rgba(39,27,72,.14);border-radius:14px;background:rgba(255,255,255,.72);color:var(--ink);cursor:pointer;text-align:left;}.hybrid-search-suggestion strong,.hybrid-search-suggestion small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.hybrid-search-suggestion small{color:var(--muted);font-weight:900;}.hybrid-search-suggestion:hover,.hybrid-search-suggestion:focus-visible{border-color:rgba(35,215,255,.72);outline:3px solid rgba(35,215,255,.18);}.hybrid-search-suggestion.is-direct{background:rgba(35,215,255,.12);}.hybrid-choice{position:relative;display:block;width:100%;min-width:0;}.hybrid-choice-native{position:absolute !important;left:0 !important;top:0 !important;width:1px !important;height:1px !important;min-width:1px !important;max-width:1px !important;opacity:.01 !important;pointer-events:none !important;z-index:-1 !important;}.hybrid-choice-button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.45rem;width:100%;min-height:44px;padding:.55rem .7rem;border:2px solid rgba(39,27,72,.16);border-radius:14px;background:var(--panel-strong);color:var(--ink);cursor:pointer;font:inherit;font-weight:950;text-align:left;box-shadow:inset 0 -1px 0 rgba(39,27,72,.05);}.hybrid-choice-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.hybrid-choice-button b{color:var(--muted);font-weight:950;}.hybrid-choice.is-choice-open .hybrid-choice-button,.hybrid-choice-button:focus-visible{border-color:rgba(35,215,255,.82);outline:4px solid rgba(35,215,255,.18);}.hybrid-choice-menu{position:fixed;display:grid;gap:.45rem;padding:.65rem;border:var(--border);border-radius:16px;background:color-mix(in srgb,var(--panel-strong) 96%,#fff 4%);box-shadow:0 20px 44px rgba(0,0,0,.24);overflow:auto;z-index:8200;}.hybrid-choice-menu[hidden]{display:none !important;}.hybrid-choice-search{width:100%;min-height:40px;padding:.5rem .65rem;border:2px dashed rgba(39,27,72,.18);border-radius:13px;background:rgba(255,255,255,.74);color:var(--ink);font-weight:900;}.hybrid-choice-options{display:grid;gap:.3rem;}.hybrid-choice-option{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.45rem;width:100%;min-height:38px;padding:.45rem .55rem;border:2px solid rgba(39,27,72,.10);border-radius:12px;background:rgba(255,255,255,.62);color:var(--ink);cursor:pointer;font-weight:900;text-align:left;}.hybrid-choice-option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.hybrid-choice-option[aria-selected="true"]{border-color:rgba(35,215,255,.82);background:rgba(35,215,255,.14);}.hybrid-choice-option:hover,.hybrid-choice-option:focus-visible{border-color:rgba(255,93,173,.55);outline:3px solid rgba(255,93,173,.14);}.hybrid-choice-option:disabled{opacity:.55;cursor:not-allowed;}.hybrid-choice-option[hidden],.hybrid-choice-option.is-filter-hidden{display:none !important;}.hybrid-choice-empty{margin:.2rem 0 0;color:var(--muted);font-size:.9rem;font-weight:850;}.admin-page-hybrid-search{position:relative;z-index:52;display:grid;gap:.75rem;max-width:min(100%,1360px);margin:1rem auto;padding:1rem;border:2px solid rgba(35,215,255,.28);border-radius:20px;background:color-mix(in srgb,var(--panel-strong,rgba(255,255,255,.92)) 74%,transparent);box-shadow:0 12px 24px rgba(0,0,0,.08);}.admin-page-hybrid-search:focus-within,.admin-page-hybrid-search.is-admin-page-menu-open{z-index:110;}.admin-page-search-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;align-items:end;}.admin-page-search-label{display:grid;gap:.3rem;margin:0;font-weight:950;}.admin-page-search-label input{width:100%;}.admin-page-search-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:flex-end;}.admin-page-count{color:var(--muted);font-weight:950;white-space:nowrap;}.admin-page-filter-row{display:flex;flex-wrap:wrap;gap:.45rem;}.admin-page-filter-row button,.admin-page-clear-button,.admin-page-option{border:2px solid rgba(39,27,72,.16);border-radius:14px;background:var(--panel-strong);color:var(--ink);cursor:pointer;font-weight:900;}.admin-page-filter-row button{padding:.45rem .72rem;}.admin-page-filter-row button.is-active{border-color:rgba(35,215,255,.85);background:rgba(35,215,255,.16);outline:3px solid rgba(35,215,255,.20);}.admin-page-clear-button{min-height:42px;padding:.48rem .72rem;}.admin-page-options-menu{position:absolute;top:calc(100% + .5rem);left:1rem;right:1rem;max-height:min(430px,calc(100vh - 150px));overflow:auto;padding:.9rem;border:var(--border);border-radius:18px;background:color-mix(in srgb,var(--panel-strong) 96%,#fff 4%);box-shadow:0 20px 44px rgba(0,0,0,.22);z-index:125;}.admin-page-options-menu[hidden]{display:none !important;}.admin-page-options-head{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:.65rem;}.admin-page-options-head span{color:var(--muted);font-size:.86rem;font-weight:850;}.admin-page-option-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.45rem;}.admin-page-option{display:grid;gap:.18rem;padding:.65rem .75rem;text-align:left;}.admin-page-option small{color:var(--muted);font-weight:800;line-height:1.25;text-transform:capitalize;}[data-admin-card].is-filter-hidden,[data-admin-card][hidden],[data-theme-admin-card].is-filter-hidden,[data-theme-admin-card][hidden],[data-theme-assign-card].is-filter-hidden,[data-theme-assign-card][hidden],.theme-library-card.is-filter-hidden,.theme-library-card[hidden],.admin-mini-edit.is-filter-hidden,.admin-mini-edit[hidden],tr.is-filter-hidden,tr[hidden]{display:none !important;}.is-search-hit,.admin-record-card.is-search-hit,[data-admin-card].is-search-hit,[data-theme-admin-card].is-search-hit,[data-theme-assign-card].is-search-hit,.theme-library-card.is-search-hit,tr.is-search-hit{outline:4px solid rgba(35,215,255,.74);outline-offset:4px;box-shadow:var(--shadow),0 0 0 8px rgba(35,215,255,.16);}@media (max-width:780px){.admin-page-search-top{grid-template-columns:1fr;}.admin-page-search-actions{justify-content:flex-start;}.admin-page-options-menu{left:.6rem;right:.6rem;}.hybrid-choice-menu{width:calc(100vw - 24px) !important;left:12px !important;}}.hybrid-choice{position:relative;isolation:isolate;z-index:30;}.hybrid-choice.is-choice-open{z-index:9000;}.hybrid-choice-menu{position:absolute !important;top:calc(100% + .4rem) !important;left:0 !important;right:0 !important;width:100% !important;min-width:100% !important;max-width:min(100%,520px) !important;max-height:min(320px,58vh) !important;overscroll-behavior:contain;}.theme-admin-card,.theme-admin-card .grid-form,.theme-assign-card,.admin-record-card,.admin-record-card .grid-form,.admin-mini-edit,.admin-mini-edit .grid-form,.admin-courses-shell,.course-manager-panel,.course-editor-card,.course-question,.course-grade-form,.course-assignment-table,.course-assignment-table td,.account-tab-panel,.account-settings-content{overflow:visible;}.admin-courses-shell{display:grid;gap:1rem;}@media (max-width:780px){.hybrid-choice-menu{left:0 !important;right:0 !important;width:100% !important;max-width:100% !important;}}.admin-page-hybrid-search,.hybrid-choice,.hybrid-choice *{box-sizing:border-box;}.admin-page-hybrid-search{width:100%;max-width:100%;min-width:0;}.admin-page-options-menu{left:.8rem;right:.8rem;width:auto;max-width:calc(100% - 1.6rem);box-sizing:border-box;}.hybrid-choice{width:100%;max-width:100%;min-width:0;}.hybrid-choice-button{width:100%;max-width:100%;min-width:0;}.hybrid-choice-menu{left:0 !important;right:0 !important;top:calc(100% + .42rem) !important;width:100% !important;min-width:0 !important;max-width:100% !important;transform:none !important;box-sizing:border-box;}.grid-form label,.admin-form-grid label,.course-builder-grid label{min-width:0;}.theme-admin-card .hybrid-choice-menu,.admin-courses-shell .hybrid-choice-menu,.admin-settings-shell .hybrid-choice-menu,.admin-record-card .hybrid-choice-menu{max-width:100% !important;}.admin-button-order-workspace{display:grid;gap:1rem;}.admin-button-order-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.7rem;align-items:stretch;}.admin-button-order-card{position:relative;display:grid;grid-template-columns:32px 40px minmax(150px,1fr) 64px;gap:.55rem;align-items:center;min-height:68px;padding:.6rem;border:2px solid rgba(39,27,72,.12);border-radius:16px;background:color-mix(in srgb,var(--panel-strong,#fff) 90%,transparent);box-shadow:0 8px 18px rgba(0,0,0,.055);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,opacity .18s ease,background .18s ease;will-change:transform;}.admin-order-list-dragging .admin-button-order-card:not(.dragging){transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,opacity .18s ease,background .18s ease;}.admin-button-order-card.dragging{z-index:20;opacity:.72;border-color:rgba(35,215,255,.55);background:linear-gradient(135deg,rgba(35,215,255,.16),color-mix(in srgb,var(--panel-strong,#fff) 92%,transparent));box-shadow:0 14px 30px rgba(0,0,0,.16);cursor:grabbing;}.admin-drag-handle{display:grid;place-items:center;width:32px;height:32px;padding:0;border-radius:11px;border:2px solid rgba(35,215,255,.20);background:rgba(255,255,255,.52);color:var(--ink);font-size:.95rem;font-weight:950;line-height:1;cursor:grab;touch-action:none;user-select:none;}.admin-drag-handle:active{cursor:grabbing;}.admin-button-order-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:13px;background:linear-gradient(135deg,rgba(35,215,255,.16),rgba(255,93,173,.14));border:2px solid rgba(39,27,72,.10);font-size:1.05rem;}.admin-button-order-copy{display:grid;gap:0;min-width:0;}.admin-button-order-copy strong{display:block;overflow:visible;color:var(--ink);font-size:.95rem;line-height:1.18;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;}.admin-button-order-copy span,.admin-button-order-copy small{display:none;}.admin-button-order-number{display:grid;gap:.12rem;margin:0;color:var(--ink);font-size:.64rem;font-weight:950;letter-spacing:.06em;line-height:1;text-transform:uppercase;}.admin-button-order-number input{min-height:34px;padding:.25rem .3rem;text-align:center;font-size:.85rem;}.admin-courses-hero{position:relative;overflow:hidden;}.admin-courses-hero::after{content: "";position:absolute;inset:auto -12% -45% auto;width:min(430px,55vw);aspect-ratio:1;border-radius:999px;background:radial-gradient(circle,rgba(35,215,255,.24),rgba(255,93,173,.10) 48%,transparent 70%);pointer-events:none;}.admin-courses-shell,.admin-courses-shell .account-settings-content,.admin-courses-shell .account-tab-panel,.admin-courses-shell .panel,.admin-courses-shell .course-builder-pane,.admin-courses-shell .course-builder-card,.admin-courses-shell .course-material-section,.admin-courses-shell .course-question,.admin-settings-shell .admin-button-order-card{color:var(--ink);}@media (max-width:780px){.admin-button-order-card,.course-card-banner{grid-template-columns:1fr;}}.admin-courses-hero h1{font-size:clamp(2.75rem,6vw,5rem);line-height:.9;letter-spacing:-.045em;}.admin-courses-shell .section-head h2{font-size:clamp(1.75rem,3.6vw,2.65rem);line-height:1;}.admin-courses-shell .section-head h3,.course-manager-panel h3{font-size:clamp(1.35rem,2.35vw,1.9rem);line-height:1.05;}.admin-email-grid .panel,.admin-email-compose{overflow:visible;}.email-default-template-list{display:grid;gap:.65rem;margin-top:1rem;}.email-template-chip{display:grid;gap:.2rem;padding:.75rem .9rem;border:1px solid rgba(75,45,61,.14);border-radius:16px;background:rgba(255,255,255,.72);box-shadow:0 10px 24px rgba(75,45,61,.06);}.email-template-chip strong{color:var(--ink,#3d2630);font-weight:900;}.email-template-chip span{color:var(--muted,#8a6d78);font-size:.9rem;}.google-ad-shell{width:min(1100px,calc(100% - 2rem));margin:1.25rem auto;padding:.75rem;border:1px dashed rgba(75,45,61,.22);border-radius:18px;background:rgba(255,255,255,.58);box-shadow:0 12px 30px rgba(75,45,61,.08);}.google-ad-label{display:inline-flex;margin-bottom:.45rem;color:var(--muted,#8a6d78);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;}.google-ad-shell .adsbygoogle{min-height:90px;}.payment-provider-card,.email-template-editor,.balance-topup-card{display:grid;gap:.75rem;padding:1rem;border:1px solid rgba(75,45,61,.14);border-radius:20px;background:rgba(255,255,255,.72);box-shadow:0 12px 30px rgba(75,45,61,.08);}.topup-preset-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.65rem;}.topup-preset{position:relative;display:flex;align-items:center;justify-content:center;min-height:54px;border:1px solid rgba(75,45,61,.16);border-radius:16px;background:rgba(255,255,255,.76);font-size:1.05rem;font-weight:950;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;}.topup-preset input{position:absolute;opacity:0;pointer-events:none;}.topup-preset:has(input:checked),.topup-preset:hover{transform:translateY(-1px);border-color:rgba(139,61,232,.42);box-shadow:0 14px 28px rgba(75,45,61,.12);}.email-template-editor textarea{min-height:130px;resize:vertical;}.email-template-editor .admin-form-grid{align-items:start;}.email-auto-sync-form{display:inline-flex;margin-top:.5rem;}.notice-box.warn,.notice-box.warning{border-color:rgba(255,180,30,.38);background:rgba(255,245,210,.78);}@media (max-width:760px){.payment-webhook-box,.payment-provider-card,.email-template-editor,.balance-topup-card{padding:.85rem;border-radius:16px;}.topup-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}.admin-ad-workspace .admin-scroll-panel,.admin-email-workspace .admin-scroll-panel{max-height:70vh;overflow:auto;padding-right:.35rem;}.badge-earned-toast{position:fixed;right:1rem;bottom:1rem;z-index:9999;transform:translateY(1rem);opacity:0;pointer-events:none;max-width:min(92vw,360px);padding:.85rem 1rem;border-radius:1rem;border:1px solid rgba(255,255,255,.22);background:rgba(18,14,40,.94);box-shadow:0 18px 40px rgba(0,0,0,.35);color:var(--text,#fff);font-weight:800;transition:opacity .22s ease,transform .22s ease;}.badge-earned-toast.is-visible{transform:translateY(0);opacity:1;}@media (max-width:720px){.badge-earned-toast{left:1rem;right:1rem;bottom:.75rem;}}.topup-preset{border-width:2px;overflow:hidden;}.topup-preset span{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.45rem;}.topup-preset input:checked+span::before{content: "✓";display:inline-grid;place-items:center;width:1.3rem;height:1.3rem;border-radius:999px;background:#23d7ff;color:#241627;font-size:.85rem;font-weight:1000;box-shadow:0 0 0 4px rgba(35,215,255,.18);}.topup-preset:has(input:checked){transform:translateY(-2px);border-color:#23d7ff;background:linear-gradient(135deg,rgba(35,215,255,.24),rgba(255,126,191,.18)),rgba(255,255,255,.96);box-shadow:0 18px 38px rgba(35,215,255,.26),inset 0 0 0 2px rgba(255,255,255,.82);}.topup-preset:has(input:focus-visible){outline:3px solid rgba(35,215,255,.52);outline-offset:3px;}.admin-realtime-workspace .debug-pre,.debug-pre{white-space:pre-wrap;word-break:break-word;overflow-x:auto;max-height:420px;padding:.85rem;border-radius:1rem;border:1px solid rgba(0,0,0,.1);background:rgba(13,18,34,.92);color:#eef6ff;font-size:.82rem;line-height:1.45;}.admin-realtime-workspace .inline-form{display:inline-flex;margin:.15rem;}.warning-panel{border-color:rgba(245,158,11,.45);}.warning-panel .checklist{margin:.5rem 0 0;}.warning-panel .checklist li{margin:.25rem 0;}.badge-admin-picker-shell{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:1rem;align-items:start;}.badge-admin-picker-list{display:grid;gap:.55rem;max-height:72vh;padding-right:.35rem;}.badge-admin-picker-button{width:100%;display:flex;align-items:center;gap:.7rem;text-align:left;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055);color:inherit;border-radius:16px;padding:.72rem .8rem;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease;}.badge-admin-picker-button:hover,.badge-admin-picker-button.is-active{transform:translateY(-1px);border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.12);}.badge-admin-picker-button small{display:block;opacity:.7;margin-top:.15rem;overflow-wrap:anywhere;}.badge-admin-button-emoji{width:2rem;height:2rem;display:inline-grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.08);flex:0 0 auto;}.badge-admin-detail-shell{min-width:0;}.badge-admin-detail-card[hidden],.badge-admin-empty[hidden]{display:none !important;}@media (max-width:900px){.badge-admin-picker-shell{grid-template-columns:1fr;}.badge-admin-picker-list{max-height:36vh;}}.site-modal-open{overflow:hidden;}.site-universal-modal[hidden]{display:none !important;}.site-universal-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:1rem;}.site-universal-modal-backdrop{position:absolute;inset:0;background:rgba(7,10,22,.72);backdrop-filter:blur(8px);}.site-universal-modal-card{position:relative;z-index:1;width:min(720px,100%);max-height:min(88vh,920px);overflow:auto;border-radius:28px;border:1px solid rgba(148,163,184,.35);background:color-mix(in srgb,var(--panel-bg,#fff) 96%,#fff 4%);box-shadow:0 28px 90px rgba(15,23,42,.35);padding:clamp(1.25rem,3vw,2rem);}.site-universal-modal-close{position:absolute;top:.9rem;right:.9rem;width:2.35rem;height:2.35rem;border:1px solid rgba(148,163,184,.35);border-radius:999px;background:rgba(255,255,255,.82);color:var(--text,#0f172a);font-size:1.45rem;line-height:1;cursor:pointer;}.tos-agreement-card h2{margin:.15rem 0 .7rem;font-size:clamp(1.7rem,3vw,2.4rem);}.tos-agreement-card p{line-height:1.7;}.tos-motion-warning{margin:1rem 0;}.tos-agreement-check{align-items:flex-start;padding:.95rem;border:1px solid rgba(99,102,241,.28);border-radius:18px;background:rgba(99,102,241,.07);}.tos-agreement-check input{margin-top:.25rem;width:1.2rem;height:1.2rem;}.tos-modal-actions{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center;justify-content:flex-end;margin-top:1rem;}.danger-text{color:#b91c1c !important;}.legal-page-readable{max-width:1060px;margin-inline:auto;font-size:clamp(1.03rem,1vw+.82rem,1.16rem);line-height:1.82;padding:clamp(1.25rem,3vw,2.4rem);}.legal-page-readable h2{margin-top:1.75rem;margin-bottom:.45rem;font-size:clamp(1.25rem,1vw+1rem,1.65rem);}.legal-page-readable h1{max-width:850px;line-height:1.12;}.legal-page-readable .lead{max-width:980px;font-size:clamp(1.08rem,1vw+.9rem,1.25rem);}.legal-page-readable ul{padding-left:1.35rem;}.legal-page-readable li{margin:.35rem 0;}.legal-warning-box{border:1px solid rgba(245,158,11,.45);background:rgba(245,158,11,.12);border-radius:20px;padding:1rem;margin:1rem 0;}html[data-theme="accessibility"],body.theme-accessibility{--accent:#075985;--accent-2:#047857;--panel-bg:#ffffff;--body-bg:#f7fafc;--text:#0f172a;--muted:#334155;}body.theme-accessibility{background:var(--body-bg,#f7fafc);color:var(--text,#0f172a);}body.theme-accessibility .background-bubbles,body.theme-accessibility .party-layer,body.theme-opt-plain-background .background-bubbles,body.theme-opt-plain-background .party-layer{display:none !important;}body.theme-accessibility .panel,body.theme-accessibility .card,body.theme-accessibility .account-settings-shell{border-color:rgba(15,23,42,.18);box-shadow:0 10px 32px rgba(15,23,42,.08);}body.theme-opt-very-large-text{font-size:1.24rem;}body.theme-opt-very-large-text input,body.theme-opt-very-large-text textarea,body.theme-opt-very-large-text select,body.theme-opt-very-large-text button{font-size:1.05em;}body.theme-opt-readable-spacing{line-height:1.75;letter-spacing:.012em;}body.theme-opt-dyslexia-friendly-spacing{letter-spacing:.035em;word-spacing:.12em;line-height:1.85;}body.theme-opt-high-contrast{--text:#000;--muted:#1f2937;--panel-bg:#fff;--border:rgba(0,0,0,.35);filter:contrast(1.08);}body.theme-opt-color-blind-palette{--accent:#0072B2;--accent-2:#009E73;--warning:#E69F00;--danger:#D55E00;}body.theme-opt-reduced-motion *,body.theme-opt-stop-animated-effects *,body.theme-accessibility *{scroll-behavior:auto !important;}body.theme-opt-reduced-motion *,body.theme-opt-stop-animated-effects *{animation-duration:.001ms !important;animation-iteration-count:1 !important;transition-duration:.001ms !important;}body.theme-opt-stop-animated-effects .emoji-rain-layer,body.theme-opt-stop-animated-effects .pointer-trail,body.theme-opt-stop-animated-effects .party-layer,body.theme-opt-stop-animated-effects .background-bubbles{display:none !important;}body.theme-opt-focus-rings:focus-visible,body.theme-accessibility:focus-visible{outline:4px solid #2563eb !important;outline-offset:3px !important;border-radius:8px;}body.theme-opt-underline-links a,body.theme-accessibility a{text-decoration:underline;text-underline-offset:.18em;}body.theme-opt-plain-background{background-image:none !important;}.promo-code-form,.promo-applied-card{display:grid;gap:.65rem;border:1px solid rgba(99,102,241,.22);border-radius:18px;padding:.9rem;background:rgba(99,102,241,.06);}.cart-total-stack{display:grid;gap:.35rem;justify-items:end;margin:.75rem 0;}.cart-total-stack .discount{color:#047857;}.promo-admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem;}.promo-admin-card summary{cursor:pointer;list-style:none;}.promo-admin-card summary::-webkit-details-marker{display:none;}.promo-admin-card .promo-admin-summary{display:flex;justify-content:space-between;align-items:center;gap:.75rem;}@media (max-width:720px){.tos-modal-actions{justify-content:stretch;}.tos-modal-actions .button{width:100%;justify-content:center;}}.hybrid-filter-input{display:grid;gap:.95rem;padding:1.15rem 1.2rem;margin-bottom:1rem;border-radius:28px;border:1px solid color-mix(in srgb,var(--brand-2) 28%,rgba(0,0,0,.08));background:linear-gradient(135deg,color-mix(in srgb,var(--panel) 92%,#fff 8%),color-mix(in srgb,var(--panel-strong,rgba(255,255,255,.95)) 86%,var(--brand-3) 14%));box-shadow:0 12px 24px rgba(33,21,60,.08);}.hybrid-filter-input-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.9rem;align-items:end;}.hybrid-filter-input-label{display:grid;gap:.4rem;font-weight:900;color:color-mix(in srgb,var(--ink) 78%,#fff 22%);}.hybrid-filter-input-control{width:100%;min-height:60px;padding:1rem 1.15rem;border-radius:22px;border:3px solid color-mix(in srgb,var(--brand-2) 68%,#79ddff 32%);background:color-mix(in srgb,#fff 94%,var(--panel) 6%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.5),0 6px 14px rgba(0,0,0,.05);font-size:1rem;font-weight:800;}.hybrid-filter-input-actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;justify-content:flex-end;}.hybrid-filter-input-count{font-weight:1000;color:color-mix(in srgb,var(--ink) 76%,#fff 24%);}.hybrid-filter-input-clear{min-height:48px;padding:.78rem 1rem;border-radius:18px;border:1px solid color-mix(in srgb,var(--ink) 10%,transparent);background:color-mix(in srgb,var(--panel) 90%,#fff 10%);color:var(--ink);font-weight:900;}.hybrid-filter-input-tabs{display:flex;flex-wrap:wrap;gap:.55rem;}.hybrid-filter-input-tabs:empty{display:none;}.hybrid-filter-input-menu{display:grid;gap:.9rem;padding:1rem 1.1rem;border-radius:24px;border:1px solid color-mix(in srgb,var(--ink) 10%,transparent);background:color-mix(in srgb,var(--panel) 95%,#fff 5%);box-shadow:0 10px 24px rgba(33,21,60,.08);}.hybrid-filter-input-menu-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;}.hybrid-filter-input-menu-head strong{font-size:1.35rem;}.hybrid-filter-input-menu-head span{font-size:.95rem;color:var(--muted);font-weight:700;}.hybrid-filter-input-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));}.hybrid-filter-input-empty{margin:0;}.admin-page-hybrid-search,.admin-user-hybrid-search,.theme-admin-search-row,.theme-assign-controls{margin-bottom:1rem;}.admin-user-option-grid,.admin-page-option-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));}.admin-page-option,.admin-user-option{display:grid;gap:.15rem;text-align:left;min-height:100%;padding:.95rem 1rem;border-radius:18px;border:2px solid color-mix(in srgb,var(--ink) 12%,transparent);background:color-mix(in srgb,var(--panel) 92%,#fff 8%);font-weight:900;}.admin-page-option small,.admin-user-option small{color:var(--muted);font-weight:700;}.theme-admin-filter-row .button,.admin-page-filter-row .button,.admin-user-filter-row .button,.course-user-picker-actions .button,.course-review-filter-actions .button{margin:0;}.theme-assign-controls .hybrid-filter-input-actions{justify-content:space-between;}.theme-assign-user-field{display:grid;gap:.35rem;min-width:min(100%,260px);font-weight:900;}.theme-assign-user-field .hybrid-choice,.theme-assign-user-field select{min-width:min(100%,260px);}.hybrid-choice{position:relative;}.hybrid-choice-mini{min-width:0;}.hybrid-choice-button{min-height:54px;border-radius:20px;border:2px solid color-mix(in srgb,var(--ink) 12%,transparent);background:color-mix(in srgb,var(--panel) 95%,#fff 5%);box-shadow:0 6px 14px rgba(0,0,0,.06);font-weight:900;}.hybrid-choice-menu{border-radius:22px;border:1px solid color-mix(in srgb,var(--ink) 10%,transparent);box-shadow:0 18px 36px rgba(33,21,60,.16);overflow:hidden;}.hybrid-choice-search{min-height:52px;border-radius:16px;border:2px dashed color-mix(in srgb,var(--brand-2) 45%,transparent);background:color-mix(in srgb,#fff 95%,var(--panel) 5%);font-weight:800;}.hybrid-choice-option{border-radius:16px;font-weight:800;}.hybrid-choice-mini .hybrid-choice-button{min-height:46px;padding:.7rem .9rem;border-radius:18px;}.compact-theme-picker{min-width:0;max-width:100%;overflow:visible;}.compact-theme-picker label{min-width:0;}.compact-theme-picker .hybrid-choice,.compact-theme-picker .hybrid-choice-button,.compact-theme-picker .hybrid-choice-menu{width:min(220px,calc(100vw - 56px));}.compact-theme-picker .hybrid-choice-button{min-height:42px;padding:.55rem .85rem;border-radius:999px;}.compact-theme-picker .hybrid-choice-search{min-height:44px;}.auth-panel{flex-wrap:wrap;justify-content:flex-end;}@media (max-width:980px){.hybrid-filter-input-top{grid-template-columns:1fr;}.hybrid-filter-input-actions{justify-content:flex-start;}.theme-assign-controls .hybrid-filter-input-actions{justify-content:flex-start;}}@media (max-width:760px){.hybrid-filter-input{padding:1rem;border-radius:24px;}.hybrid-filter-input-control{min-height:54px;padding:.9rem 1rem;}.hybrid-filter-input-actions{flex-direction:row;align-items:center;}.hybrid-filter-input-grid,.admin-user-option-grid,.admin-page-option-grid{grid-template-columns:1fr;}.compact-theme-picker{width:100%;}.compact-theme-picker .hybrid-choice,.compact-theme-picker .hybrid-choice-button,.compact-theme-picker .hybrid-choice-menu,.theme-assign-user-field .hybrid-choice,.theme-assign-user-field select{width:100%;min-width:0;}}.hybrid-filter-input{overflow:visible;}.hybrid-filter-input-top{align-items:stretch;}.theme-admin-search-row .hybrid-filter-input-top,.theme-assign-controls .hybrid-filter-input-top,.course-user-hybrid-search .hybrid-filter-input-top{grid-template-columns:1fr;}.theme-admin-search-row .hybrid-filter-input-actions,.theme-assign-controls .hybrid-filter-input-actions,.course-user-hybrid-search .hybrid-filter-input-actions{justify-content:flex-start;}.hybrid-filter-input-control{min-width:0;}.hybrid-filter-input-menu,.admin-page-options-menu,.admin-user-options-menu,.course-user-options-menu,.theme-admin-search-menu,.theme-assign-search-menu{max-height:min(460px,52vh);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-gutter:stable;}.hybrid-filter-input-grid,.admin-page-option-grid,.admin-user-option-grid,.course-user-option-grid{align-items:stretch;}.hybrid-filter-result-button,.theme-admin-option,.theme-assign-option,.course-user-option-button,.admin-page-option,.admin-user-option{display:grid;gap:.18rem;width:100%;min-width:0;padding:.85rem 1rem;border-radius:18px;border:2px solid color-mix(in srgb,var(--ink) 12%,transparent);background:color-mix(in srgb,var(--panel-strong,#fff) 90%,#fff 10%);color:var(--ink);font:inherit;font-weight:900;line-height:1.18;text-align:left;cursor:pointer;}.hybrid-filter-result-button strong,.hybrid-filter-result-button small,.theme-admin-option strong,.theme-admin-option small,.theme-assign-option strong,.theme-assign-option small,.course-user-option-button strong,.course-user-option-button small,.admin-page-option strong,.admin-page-option small,.admin-user-option strong,.admin-user-option small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.hybrid-filter-result-button small,.theme-admin-option small,.theme-assign-option small,.course-user-option-button small{color:var(--muted);font-size:.86rem;font-weight:800;}.hybrid-filter-result-button:hover,.hybrid-filter-result-button:focus-visible,.theme-admin-option:hover,.theme-admin-option:focus-visible,.theme-assign-option:hover,.theme-assign-option:focus-visible,.course-user-option-button:hover,.course-user-option-button:focus-visible,.admin-page-option:hover,.admin-page-option:focus-visible,.admin-user-option:hover,.admin-user-option:focus-visible{border-color:color-mix(in srgb,var(--brand-2) 74%,transparent);outline:3px solid color-mix(in srgb,var(--brand-2) 18%,transparent);}.hybrid-choice-menu{max-height:min(420px,58vh) !important;overflow-y:auto !important;overflow-x:hidden !important;overscroll-behavior:contain;scrollbar-gutter:stable;}.hybrid-choice-options{max-height:none;overflow:visible;}@media (min-width:900px){.theme-admin-search-row .hybrid-filter-input-grid,.theme-assign-controls .hybrid-filter-input-grid,.course-user-hybrid-search .hybrid-filter-input-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));}}.notice.info{border:1px solid rgba(35,215,255,.28);background:rgba(35,215,255,.10);border-radius:16px;padding:.75rem .9rem;font-weight:800;}html[data-theme-cursor="star"],html[data-theme-cursor="star"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%23ffd166' stroke='%23271b48' stroke-width='2.4' d='M18 3l4.2 9 9.8 1.2-7.2 6.7 1.9 9.7L18 24.6 9.3 29.6l1.9-9.7L4 13.2 13.8 12z'/%3E%3C/svg%3E") 4 3,auto;}html[data-theme-cursor="heart"],html[data-theme-cursor="heart"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%23ff5dad' stroke='%23271b48' stroke-width='2.3' d='M18 31C9 24 5 19 5 13c0-4 3-7 7-7 3 0 5 2 6 4 1-2 3-4 6-4 4 0 7 3 7 7 0 6-4 11-13 18z'/%3E%3C/svg%3E") 6 5,auto;}html[data-theme-cursor="coin"],html[data-theme-cursor="coin"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Ccircle cx='18' cy='18' r='13' fill='%23ffd166' stroke='%23271b48' stroke-width='2.5'/%3E%3Ccircle cx='18' cy='18' r='8' fill='none' stroke='%23fff3b0' stroke-width='2'/%3E%3Cpath d='M18 10v16M13 15c1-3 9-3 10 0 1 4-9 2-8 6 1 3 8 3 10 0' fill='none' stroke='%23271b48' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") 6 5,auto;}html[data-theme-cursor="target"],html[data-theme-cursor="target"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Ccircle cx='18' cy='18' r='14' fill='%23fff' stroke='%23271b48' stroke-width='2.2'/%3E%3Ccircle cx='18' cy='18' r='9' fill='none' stroke='%23ef4444' stroke-width='3'/%3E%3Ccircle cx='18' cy='18' r='3.5' fill='%23ef4444'/%3E%3Cpath d='M18 1v8M18 27v8M1 18h8M27 18h8' stroke='%23271b48' stroke-width='2'/%3E%3C/svg%3E") 18 18,crosshair;}html[data-theme-cursor="sword"],html[data-theme-cursor="sword"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath d='M29 3l4 4-17 17-4-4z' fill='%23dbeafe' stroke='%23271b48' stroke-width='2'/%3E%3Cpath d='M10 20l6 6M7 23l6 6M5 31l6-6' stroke='%23ffd166' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") 29 4,auto;}html[data-theme-cursor="magic-wand"],html[data-theme-cursor="magic-wand"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath d='M7 30L28 9' stroke='%23271b48' stroke-width='5' stroke-linecap='round'/%3E%3Cpath d='M7 30L28 9' stroke='%23a78bfa' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M29 3l1.6 3.5L34 8l-3.4 1.5L29 13l-1.6-3.5L24 8l3.4-1.5zM18 4l1 2.2 2.2 1-2.2 1-1 2.2-1-2.2-2.2-1 2.2-1z' fill='%23ffd166' stroke='%23271b48' stroke-width='1'/%3E%3C/svg%3E") 28 8,auto;}html[data-theme-cursor="gamepad"],html[data-theme-cursor="gamepad"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Crect x='4' y='10' width='28' height='18' rx='7' fill='%23271b48'/%3E%3Cpath d='M11 16v7M7.5 19.5h7' stroke='%23fff' stroke-width='2.5' stroke-linecap='round'/%3E%3Ccircle cx='24' cy='18' r='2' fill='%23ff5dad'/%3E%3Ccircle cx='28' cy='22' r='2' fill='%2300e7ff'/%3E%3C/svg%3E") 4 4,auto;}html[data-theme-cursor="leaf"],html[data-theme-cursor="leaf"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%2322c55e' stroke='%23145232' stroke-width='2.2' d='M31 4C19 5 8 11 6 25c11 2 22-5 25-21z'/%3E%3Cpath d='M8 27C13 20 20 14 29 6' stroke='%23dcfce7' stroke-width='2.2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") 29 5,auto;}html[data-theme-cursor="skull"],html[data-theme-cursor="skull"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%23f8fafc' stroke='%23271b48' stroke-width='2.2' d='M18 4c-8 0-13 5-13 12 0 5 3 8 7 10v5h12v-5c4-2 7-5 7-10 0-7-5-12-13-12z'/%3E%3Ccircle cx='13' cy='16' r='3' fill='%23271b48'/%3E%3Ccircle cx='23' cy='16' r='3' fill='%23271b48'/%3E%3Cpath d='M18 20l-2 4h4zM13 28h10' stroke='%23271b48' stroke-width='2'/%3E%3C/svg%3E") 6 5,auto;}html[data-theme-cursor="shield"],html[data-theme-cursor="shield"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%2338bdf8' stroke='%23271b48' stroke-width='2.3' d='M18 3l13 5v8c0 8-5 14-13 17C10 30 5 24 5 16V8z'/%3E%3Cpath d='M18 6v23M8 14h20' stroke='%23ffffff' stroke-width='2' opacity='.75'/%3E%3C/svg%3E") 18 5,auto;}html[data-theme-cursor="wrench"],html[data-theme-cursor="wrench"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%2394a3b8' stroke='%23271b48' stroke-width='2.2' d='M25 3a8 8 0 0 0-8 10L5 25a4 4 0 1 0 6 6l12-12A8 8 0 0 0 33 9l-6 6-5-5z'/%3E%3C/svg%3E") 25 5,auto;}html[data-theme-cursor="slime"],html[data-theme-cursor="slime"] *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='%234ade80' stroke='%23145232' stroke-width='2.2' d='M5 24c0-9 5-17 13-17s13 8 13 17c0 6-5 9-13 9S5 30 5 24z'/%3E%3Ccircle cx='13' cy='21' r='2.2' fill='%23145232'/%3E%3Ccircle cx='23' cy='21' r='2.2' fill='%23145232'/%3E%3Cpath d='M13 26c3 2 7 2 10 0' stroke='%23145232' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") 18 7,auto;}.admin-bot-workspace .bot-inline-form,.admin-bot-workspace .inline-form{display:inline-flex;margin:.12rem .18rem .12rem 0;vertical-align:middle;}.admin-bot-workspace .debug-pre{white-space:pre-wrap;overflow:auto;max-height:26rem;}.admin-bot-workspace .bot-scroll-panel table td:last-child{min-width:18rem;}.shared-games-realtime-workspace code{white-space:nowrap;}.universal-status-popup[hidden]{display:none !important;}.universal-status-popup{position:fixed;inset:0;z-index:11000;display:grid;place-items:center;padding:clamp(.85rem,3vw,2rem);opacity:0;pointer-events:none;transition:opacity .18s ease;}.universal-status-popup.is-visible{opacity:1;pointer-events:auto;}.universal-status-backdrop{position:absolute;inset:0;background:rgba(14,8,32,.52);backdrop-filter:blur(5px);}.universal-status-card{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;width:min(100%,640px);padding:clamp(1.1rem,3vw,1.65rem);border:4px solid rgba(35,215,255,.72);border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,255,255,.82));box-shadow:0 26px 80px rgba(0,0,0,.28),0 8px 0 rgba(0,0,0,.14);transform:translateY(12px) scale(.98);transition:transform .18s ease;}.universal-status-popup.is-visible .universal-status-card{transform:translateY(0) scale(1);}.universal-status-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:22px;background:rgba(35,215,255,.18);font-size:2rem;box-shadow:0 7px 0 rgba(0,0,0,.11);}.universal-status-content h2{margin:.15rem 2.2rem .45rem 0;font-size:clamp(1.35rem,3vw,2.1rem);line-height:1.05;}.universal-status-content p{margin-top:0;}.universal-status-close{position:absolute;top:.75rem;right:.75rem;width:2.25rem;height:2.25rem;display:grid;place-items:center;border:0;border-radius:999px;background:rgba(255,255,255,.72);color:var(--ink);font-size:1.5rem;font-weight:1000;line-height:1;cursor:pointer;box-shadow:0 4px 0 rgba(0,0,0,.12);}.universal-status-close:hover,.universal-status-close:focus-visible{transform:translateY(-1px);outline:3px solid rgba(35,215,255,.45);outline-offset:2px;}.universal-status-actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.75rem;}.universal-status-popup[data-status-type="success"] .universal-status-card{border-color:rgba(51,192,113,.72);}.universal-status-popup[data-status-type="success"] .universal-status-icon{background:rgba(51,192,113,.18);}.universal-status-popup[data-status-type="warning"] .universal-status-card{border-color:rgba(255,176,32,.82);}.universal-status-popup[data-status-type="warning"] .universal-status-icon{background:rgba(255,176,32,.2);}.universal-status-popup[data-status-type="danger"] .universal-status-card{border-color:rgba(255,79,109,.78);}.universal-status-popup[data-status-type="danger"] .universal-status-icon{background:rgba(255,79,109,.18);}@media (prefers-reduced-motion:reduce){.universal-status-popup,.universal-status-card{transition:none;}}@media (max-width:560px){.universal-status-card{grid-template-columns:1fr;border-radius:22px;}.universal-status-icon{width:54px;height:54px;border-radius:18px;}}.giveaway-filter-workspace{display:grid;gap:1rem;}.giveaway-filter-panel{margin:.35rem 0 .2rem;}.giveaway-filter-panel .hybrid-filter-input-tabs .button{min-height:42px;}.giveaway-grid{align-items:stretch;}.giveaway-card[data-giveaway-card],.giveaway-feature-card[data-giveaway-card]{position:relative;}.giveaway-card.is-filter-hidden,.giveaway-feature-card.is-filter-hidden,[data-giveaway-section].is-filter-hidden{display:none !important;}.giveaway-status-pill.status-active{border-color:rgba(34,197,94,.42);background:rgba(34,197,94,.12);}.giveaway-status-pill.status-ended{border-color:rgba(148,163,184,.42);background:rgba(148,163,184,.12);}.giveaway-status-pill.status-cancelled{border-color:rgba(255,88,88,.42);background:rgba(255,88,88,.12);}.giveaway-filter-result small{line-height:1.35;}.giveaway-filter-empty{margin-top:1rem;text-align:center;}@media (max-width:720px){.giveaway-filter-panel .hybrid-filter-input-top{grid-template-columns:1fr;align-items:stretch;}.giveaway-filter-panel .hybrid-filter-input-actions{justify-content:stretch;}.giveaway-filter-panel .hybrid-filter-input-clear{flex:1 1 auto;}}.user-reward-card{align-content:start;min-height:180px;}.user-reward-card.is-current{border-color:color-mix(in srgb,var(--brand) 42%,rgba(148,163,184,.24));box-shadow:0 18px 46px rgba(15,23,42,.11);}.user-reward-card.is-qualified{background:color-mix(in srgb,var(--brand) 7%,rgba(255,255,255,.72));}.user-reward-card>strong{font-size:1.05rem;color:var(--ink);}.user-reward-card p{margin:0;color:var(--muted);line-height:1.5;}.compact-actions{margin-top:.75rem;}.archive-status-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;}.archive-status-strip .admin-summary-pill{min-width:0;}.archive-patch-layout{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(320px,1.2fr);gap:1rem;align-items:start;}.patch-upload-card,.patch-review-card{min-width:0;height:100%;}.patch-review-card .patch-upload-selected{margin-bottom:.75rem;}.patch-review-card .hero-actions{margin-top:.75rem;}.realtime-command-row{align-items:stretch;}.realtime-command-row .inline-form,.realtime-command-row .inline-form .button{width:100%;}.realtime-control-summary{margin-bottom:1rem;}@media (max-width:900px){.archive-patch-layout{grid-template-columns:1fr;}}.shop-card.included .price,.receipt-source-pill{color:var(--success,#23b26d);}.admin-payments-workspace .table-wrap td .button.tiny{white-space:nowrap;}.featured-social-card{border-color:color-mix(in srgb,var(--accent,#8b5cf6) 55%,rgba(255,255,255,.18));box-shadow:0 18px 48px rgba(0,0,0,.22);}.ad-preference-card{border:1px solid rgba(255,255,255,.12);border-radius:1rem;padding:1rem;background:rgba(255,255,255,.04);}.button-row.centered{justify-content:center;}.game-console-shell{width:min(1500px,calc(100vw - 2rem));margin:1.25rem auto;}.game-console-bezel{display:grid;grid-template-columns:minmax(190px,250px) minmax(0,1fr);min-height:min(760px,calc(100vh - 160px));border:2px solid rgba(72,255,121,.75);border-radius:28px;overflow:hidden;background:radial-gradient(circle at 25% 18%,rgba(72,255,121,.16),transparent 26%),radial-gradient(circle at 82% 70%,rgba(92,182,255,.12),transparent 30%),linear-gradient(135deg,rgba(2,12,10,.96),rgba(4,20,18,.9));box-shadow:0 30px 80px rgba(0,0,0,.48),inset 0 0 0 1px rgba(255,255,255,.08);}.game-console-menu{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:linear-gradient(180deg,rgba(0,0,0,.55),rgba(0,0,0,.18));border-right:1px solid rgba(72,255,121,.32);}.game-console-back{display:inline-flex;align-items:center;width:fit-content;padding:.45rem .75rem;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:inherit;text-decoration:none;background:rgba(255,255,255,.06);}.game-console-logo{display:grid;gap:.35rem;padding:1rem;border-radius:22px;background:rgba(72,255,121,.1);border:1px solid rgba(72,255,121,.25);}.game-console-logo span{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,rgba(72,255,121,.95),rgba(39,196,255,.65));color:#02100a;font-size:1.8rem;}.game-console-logo strong{font-size:clamp(1.1rem,2vw,1.55rem);line-height:1.05;}.game-console-logo small{color:rgba(215,255,222,.7);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;}.game-console-menu nav{display:grid;gap:.55rem;}.game-console-menu button,.game-console-option{text-align:left;border:1px solid rgba(204,255,214,.22);border-radius:18px;background:rgba(255,255,255,.055);color:inherit;padding:.85rem 1rem;font:inherit;font-weight:800;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease;text-decoration:none;}.game-console-menu button:hover,.game-console-option:hover,.game-console-menu button.is-active,.game-console-option.is-active,.game-console-option--primary{transform:translateY(-1px);border-color:rgba(72,255,121,.85);background:rgba(72,255,121,.16);}.game-console-screen{position:relative;padding:clamp(1rem,2.4vw,2rem);overflow:auto;min-width:0;}.game-console-panel[hidden]{display:none !important;}.game-console-panel{min-height:100%;}.game-console-panel h1{font-size:clamp(2.2rem,5vw,5rem);line-height:.95;margin-bottom:.75rem;}.game-console-panel h2{font-size:clamp(1.45rem,2.6vw,2.4rem);}.game-console-panel .lead{max-width:980px;font-size:clamp(1rem,1.4vw,1.25rem);}.game-console-quick-grid,.game-console-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1.25rem;}.game-console-option{display:grid;gap:.4rem;min-height:115px;}.game-console-option span,.game-console-option strong{font-size:1.1rem;}.game-console-option small,.game-console-option em{color:rgba(220,255,228,.72);font-style:normal;line-height:1.35;}.game-console-status-strip{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.25rem;}.game-console-status-strip span,.game-console-subhead>span{padding:.35rem .65rem;border-radius:999px;background:rgba(72,255,121,.18);border:1px solid rgba(72,255,121,.35);color:rgba(230,255,235,.9);font-weight:900;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;}.game-console-subhead{display:flex;align-items:start;justify-content:space-between;gap:1rem;margin-bottom:1rem;}.game-console-form,.game-console-subscreen,.game-console-play-surface{border:1px solid rgba(204,255,214,.22);border-radius:24px;background:rgba(0,0,0,.22);padding:clamp(1rem,2vw,1.5rem);}.game-console-form-grid,.game-console-form .grid.two{align-items:end;}.game-console-scroll{max-height:470px;overflow:auto;padding-right:.35rem;}.game-console-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;}.game-console-card-grid .game-console-option{min-height:170px;}.snake-bezel{border-color:rgba(80,255,100,.75);background:radial-gradient(circle at 70% 18%,rgba(80,255,100,.12),transparent 30%),linear-gradient(135deg,rgba(1,18,8,.96),rgba(1,25,16,.92));}@media (max-width:980px){.game-console-bezel,.game-console-two-col{grid-template-columns:1fr;}.game-console-menu{border-right:0;border-bottom:1px solid rgba(72,255,121,.3);}.game-console-menu nav{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));}}.admin-documentation-hero+.admin-documentation-workspace .tab-list button:nth-child(n+4){display:none !important;}html,body{max-width:100%;overflow-x:hidden;}.game-stage-shell,.game-console-shell,.game-stage-screen,.game-stage-menu-card,.game-console-panel,.game-console-form,.game-console-subscreen{box-sizing:border-box;}.game-stage-shell,.game-console-shell{width:min(100%,1280px);max-width:calc(100vw - 2rem);margin:1rem auto;padding:0;overflow:hidden;border-radius:28px;border:2px solid rgba(113,255,141,.48);background:#05080b;box-shadow:0 30px 90px rgba(0,0,0,.34),inset 0 0 0 1px rgba(255,255,255,.07);}.game-stage-back{display:inline-flex;align-items:center;gap:.35rem;margin:.85rem .95rem 0;padding:.42rem .75rem;border:2px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(0,0,0,.42);color:var(--ink);font-weight:950;text-decoration:none;}.game-stage-screen{position:relative;width:100%;min-height:clamp(620px,74vh,920px);padding:clamp(.8rem,2vw,1.3rem);overflow:hidden;isolation:isolate;}.game-stage-screen::before{content: "";position:absolute;inset:0;pointer-events:none;z-index:1;background:repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0 1px,transparent 1px 5px),radial-gradient(circle at 50% 38%,rgba(255,255,255,.05),transparent 38rem);mix-blend-mode:screen;}.game-stage-art,.snake-stage-board{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;}.party-stage-screen{background:radial-gradient(circle at 18% 18%,rgba(255,73,214,.25),transparent 18rem),radial-gradient(circle at 84% 24%,rgba(79,229,255,.2),transparent 20rem),linear-gradient(145deg,#15091f,#071017 55%,#021106);}.snake-stage-screen{background:radial-gradient(circle at 18% 28%,rgba(57,255,117,.24),transparent 18rem),radial-gradient(circle at 86% 70%,rgba(255,225,94,.15),transparent 16rem),linear-gradient(145deg,#02120a,#031309 55%,#05070b);}.party-stage-art span,.party-stage-art i,.party-stage-art b,.snake-stage-board i,.snake-stage-board b,.snake-dot{position:absolute;display:block;border-radius:999px;opacity:.72;}.party-stage-art span{width:18rem;height:18rem;left:-5rem;top:7rem;background:radial-gradient(circle,rgba(255,93,218,.62),transparent 68%);}.party-stage-art i{width:20rem;height:20rem;right:-5rem;top:5rem;background:radial-gradient(circle,rgba(64,233,255,.48),transparent 70%);}.party-stage-art b{width:24rem;height:24rem;left:42%;bottom:-10rem;background:radial-gradient(circle,rgba(255,238,87,.28),transparent 72%);}.snake-stage-board i{width:28rem;height:7rem;left:4%;top:46%;transform:rotate(-18deg);background:linear-gradient(90deg,rgba(34,255,91,.05),rgba(37,255,114,.58),rgba(143,255,68,.75),rgba(34,255,91,.08));box-shadow:0 0 42px rgba(37,255,114,.28);}.snake-stage-board b{width:18rem;height:18rem;right:-3rem;bottom:-3rem;background:radial-gradient(circle,rgba(255,236,98,.2),transparent 70%);}.snake-dot{width:1.15rem;height:1.15rem;background:rgba(117,255,129,.86);box-shadow:0 0 20px rgba(117,255,129,.7);}.snake-dot-a{left:24%;top:28%;}.snake-dot-b{left:64%;top:36%;}.snake-dot-c{left:78%;top:62%;}.game-stage-menu-card{position:relative;z-index:2;width:min(100%,860px);max-height:calc(100dvh - 9rem);margin:0 auto;overflow:auto;border-radius:26px;border:2px solid rgba(255,255,255,.18);padding:clamp(1rem,2.5vw,1.45rem);background:linear-gradient(145deg,rgba(5,11,13,.91),rgba(10,17,24,.82));backdrop-filter:blur(12px);box-shadow:0 28px 78px rgba(0,0,0,.42),inset 0 0 0 1px rgba(255,255,255,.06);}.party-stage-menu-card{border-color:rgba(255,112,222,.45);}.snake-stage-menu-card{border-color:rgba(96,255,127,.45);}.game-stage-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:start;margin-bottom:1rem;}.game-stage-title-row h1{margin:.1rem 0 .35rem;font-size:clamp(2rem,5vw,4rem);line-height:.95;}.game-stage-title-row p{margin:0;color:var(--muted);max-width:62ch;}.game-stage-badge{display:inline-flex;align-items:center;padding:.52rem .75rem;border:2px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.08);font-weight:1000;white-space:nowrap;}.game-stage-nav{display:flex;flex-wrap:wrap;gap:.55rem;margin:0 0 1rem;}.game-stage-nav button,.game-console-option{min-width:0;max-width:100%;overflow-wrap:anywhere;}.game-stage-nav button{border:2px solid rgba(255,255,255,.16);border-radius:999px;padding:.62rem .88rem;background:rgba(255,255,255,.07);color:var(--ink);font-weight:1000;cursor:pointer;}.game-stage-nav button:hover,.game-stage-nav button.is-active{border-color:rgba(113,255,141,.72);background:rgba(40,222,102,.20);}.game-stage-main-grid,.game-console-quick-grid,.game-console-card-grid,.game-console-two-col,.game-console-form-grid,.game-console-form .grid.two{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:.75rem;min-width:0;}.game-console-option{display:grid;gap:.22rem;width:100%;min-height:96px;text-align:left;padding:.9rem 1rem;border-radius:18px;border:2px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);color:var(--ink);text-decoration:none;cursor:pointer;}.game-console-option--primary,.game-console-option:hover,.game-console-option.is-active{border-color:rgba(113,255,141,.72);background:linear-gradient(145deg,rgba(30,231,104,.28),rgba(255,255,255,.08));}.game-console-option span,.game-console-option strong{font-weight:1000;}.game-console-option small,.game-console-option em{color:var(--muted);font-style:normal;}.game-stage-status-strip{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem;}.game-stage-status-strip span,.game-stage-note,.game-stage-advanced summary{border:2px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.08);padding:.42rem .65rem;font-weight:900;}.game-stage-panel-head{margin-bottom:.8rem;}.game-stage-panel-head h2{margin:0 0 .25rem;}.game-stage-panel-head p{margin:0;color:var(--muted);}.game-stage-note{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;border-radius:18px;margin:.8rem 0;}.game-stage-note span{color:var(--muted);}.game-stage-advanced{margin-top:.8rem;}.game-stage-advanced summary{display:inline-flex;cursor:pointer;margin-bottom:.75rem;}.game-console-scroll,.game-console-screen,.game-console-subscreen{min-width:0;max-width:100%;overflow-x:hidden;}.game-console-scroll{max-height:28rem;overflow-y:auto;padding-right:.25rem;}.game-stage-shell .button-row{flex-wrap:wrap;}.game-stage-shell input,.game-stage-shell select,.game-stage-shell textarea{max-width:100%;}@media (max-width:980px){.game-stage-shell,.game-console-shell{max-width:calc(100vw - 1rem);}.game-stage-screen{min-height:auto;padding:.75rem;}.game-stage-menu-card{max-height:none;width:100%;}.game-stage-title-row{grid-template-columns:1fr;}}@media (max-width:640px){.game-stage-shell,.game-console-shell{border-radius:18px;}.game-stage-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}.game-stage-nav button{width:100%;}.game-stage-title-row h1{font-size:2.2rem;}.game-console-two-col,.game-console-form-grid,.game-console-form .grid.two{grid-template-columns:1fr;}}.dem-game-shell,.dem-game-shell *{box-sizing:border-box;}.dem-game-shell{width:min(100%,1280px);max-width:calc(100vw - 2rem);margin:1rem auto;overflow:hidden;border:2px solid rgba(84,255,116,.68);border-radius:30px;background:#020807;box-shadow:0 30px 90px rgba(0,0,0,.42),inset 0 0 0 1px rgba(255,255,255,.06);color:var(--ink,#d9ffe0);}.dem-game-back{display:inline-flex;align-items:center;gap:.35rem;margin:.85rem .95rem 0;padding:.45rem .8rem;border:2px solid rgba(219,255,224,.18);border-radius:999px;background:rgba(0,0,0,.52);color:inherit;font-weight:950;text-decoration:none;}.dem-game-screen{position:relative;min-height:clamp(660px,78vh,930px);width:100%;overflow:hidden;isolation:isolate;padding:clamp(1rem,2.4vw,1.75rem);background:radial-gradient(circle at 16% 24%,rgba(84,255,116,.22),transparent 18rem),radial-gradient(circle at 85% 18%,rgba(116,255,234,.14),transparent 18rem),radial-gradient(circle at 74% 82%,rgba(255,220,91,.13),transparent 18rem),linear-gradient(145deg,#020a07,#061812 56%,#020506);}.dem-game-screen::before{content: "";position:absolute;inset:0;z-index:1;pointer-events:none;background:repeating-linear-gradient(0deg,rgba(255,255,255,.026) 0 1px,transparent 1px 5px),radial-gradient(circle at 50% 35%,rgba(255,255,255,.045),transparent 42rem);mix-blend-mode:screen;}.dem-arena-art,.dem-arena-art i,.dem-arena-art b,.dem-snake-orb{position:absolute;display:block;pointer-events:none;}.dem-arena-art{inset:0;z-index:0;overflow:hidden;}.dem-arena-art i{width:46rem;height:8rem;left:-7rem;top:51%;border-radius:999px;transform:rotate(-16deg);background:linear-gradient(90deg,transparent,rgba(75,255,93,.54),rgba(180,255,84,.74),transparent);filter:blur(.15rem);box-shadow:0 0 54px rgba(75,255,93,.24);}.dem-arena-art b{width:22rem;height:22rem;right:-7rem;bottom:-7rem;border-radius:50%;background:radial-gradient(circle,rgba(255,220,91,.22),transparent 70%);}.dem-snake-orb{width:1.1rem;height:1.1rem;border-radius:999px;background:rgba(149,255,120,.92);box-shadow:0 0 28px rgba(149,255,120,.78);}.dem-snake-orb-a{left:22%;top:28%;}.dem-snake-orb-b{left:62%;top:35%;}.dem-snake-orb-c{left:78%;top:62%;}.dem-menu-panel{position:relative;z-index:2;width:min(100%,980px);max-height:calc(100dvh - 9rem);margin:0 auto;overflow:auto;border:2px solid rgba(156,255,170,.24);border-radius:28px;padding:clamp(1rem,2.6vw,1.75rem);background:linear-gradient(145deg,rgba(2,12,10,.94),rgba(8,24,18,.86));backdrop-filter:blur(13px);box-shadow:0 28px 76px rgba(0,0,0,.44),inset 0 0 0 1px rgba(255,255,255,.055);}.dem-menu-panel[hidden]{display:none !important;}.dem-menu-panel--title{min-height:min(660px,calc(100dvh - 10rem));display:grid;align-content:center;justify-items:center;text-align:center;}.dem-title-mark span{display:grid;place-items:center;width:clamp(4.5rem,10vw,7rem);height:clamp(4.5rem,10vw,7rem);border-radius:2rem;background:linear-gradient(145deg,#6dff62,#2ffff0);color:#061006;font-size:clamp(2.1rem,5vw,4rem);box-shadow:0 24px 58px rgba(77,255,99,.28);}.dem-kicker{margin:.9rem 0 .35rem;color:rgba(160,255,175,.76);letter-spacing:.18em;font-weight:1000;text-transform:uppercase;font-size:.78rem;}.dem-menu-panel h1{margin:.2rem 0 .65rem;font-size:clamp(3rem,9vw,7.5rem);line-height:.86;text-shadow:0 0 26px rgba(77,255,99,.22);}.dem-menu-panel h2{margin:.1rem 0 .25rem;font-size:clamp(2rem,4vw,4rem);line-height:.95;}.dem-title-copy,.dem-panel-heading span,.dem-mode-card em,.dem-menu-card em,.dem-menu-card p,.dem-empty-card span,.dem-lobby-card em,.dem-title-footer span{color:rgba(219,255,224,.72);}.dem-title-copy{max-width:760px;margin:0 auto 1.4rem;font-size:clamp(1rem,1.6vw,1.25rem);}.dem-title-actions{display:grid;gap:.85rem;width:min(100%,520px);}.dem-menu-action,.dem-menu-back,.dem-mode-card,.dem-control-bind{appearance:none;border:2px solid rgba(219,255,224,.22);border-radius:20px;background:rgba(255,255,255,.065);color:inherit;cursor:pointer;font:inherit;font-weight:1000;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease;}.dem-menu-action,.dem-menu-back{display:inline-flex;justify-content:center;align-items:center;gap:.45rem;padding:.8rem 1rem;}.dem-menu-action--huge{padding:1rem 1.2rem;font-size:1.1rem;}.dem-menu-action--primary,.dem-mode-card:hover,.dem-mode-card:focus-visible,.dem-menu-action:hover,.dem-menu-action:focus-visible,.dem-menu-back:hover,.dem-menu-back:focus-visible{transform:translateY(-1px);border-color:rgba(80,255,100,.82);background:linear-gradient(145deg,rgba(80,255,100,.26),rgba(47,255,240,.12));box-shadow:0 18px 34px rgba(58,255,94,.12);}.dem-lobby-card .dem-menu-action{width:100%;margin-top:1rem;}.dem-title-footer,.dem-lobby-card-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem;margin-top:1rem;}.dem-title-footer span,.dem-lobby-card-stats span{display:inline-flex;align-items:center;min-width:0;padding:.38rem .65rem;border-radius:999px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.13);font-weight:900;overflow-wrap:anywhere;}.dem-panel-heading{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;}.dem-panel-heading>div{min-width:0;}.dem-menu-back{flex:0 0 auto;padding:.55rem .85rem;border-radius:999px;}.dem-choice-grid,.dem-settings-grid,.dem-lobby-columns{display:grid;gap:1rem;}.dem-choice-grid--two{grid-template-columns:repeat(2,minmax(0,1fr));}.dem-choice-grid--three{grid-template-columns:repeat(3,minmax(0,1fr));}.dem-choice-grid--four{grid-template-columns:repeat(4,minmax(0,1fr));}.dem-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.dem-lobby-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);}.dem-mode-card{display:grid;gap:.55rem;min-height:180px;padding:1.15rem;text-align:left;overflow:hidden;}.dem-mode-card strong{font-size:clamp(1.25rem,2vw,1.7rem);}.dem-mode-icon{display:grid;place-items:center;width:3.2rem;height:3.2rem;border-radius:1.15rem;background:linear-gradient(145deg,rgba(80,255,100,.95),rgba(48,255,240,.62));color:#061006;font-size:1.55rem;box-shadow:0 14px 28px rgba(80,255,100,.16);}.dem-menu-card,.dem-solo-form,.dem-lobby-form,.dem-code-form,.dem-empty-card{min-width:0;border:1px solid rgba(219,255,224,.18);border-radius:24px;background:rgba(0,0,0,.24);padding:clamp(1rem,2vw,1.35rem);box-shadow:inset 0 0 0 1px rgba(255,255,255,.045);}.dem-solo-form,.dem-lobby-form,.dem-code-form{display:grid;gap:1rem;}.dem-lobby-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;}.dem-lobby-form .dem-menu-action,.dem-code-form .dem-menu-action,.dem-solo-form .dem-menu-action{width:100%;}.dem-code-form{max-width:620px;margin:0 auto;}.dem-check-row{display:flex !important;align-items:center;gap:.55rem;min-height:3.2rem;padding:.75rem .9rem;border-radius:18px;background:rgba(255,255,255,.06);}.dem-solo-preview{position:relative;min-height:160px;border-radius:22px;overflow:hidden;border:1px solid rgba(80,255,100,.24);background:radial-gradient(circle at 18% 34%,rgba(80,255,100,.22),transparent 7rem),radial-gradient(circle at 82% 50%,rgba(255,220,91,.2),transparent 8rem),linear-gradient(145deg,rgba(3,26,12,.95),rgba(1,9,8,.92));}.dem-solo-preview span{position:absolute;width:9rem;height:2.2rem;border-radius:999px;background:linear-gradient(90deg,rgba(70,255,95,.2),rgba(70,255,95,.85),rgba(222,255,83,.72));box-shadow:0 0 36px rgba(70,255,95,.24);}.dem-solo-preview span:nth-child(1){left:10%;top:36%;transform:rotate(-15deg);}.dem-solo-preview span:nth-child(2){right:15%;top:24%;transform:rotate(18deg);}.dem-solo-preview span:nth-child(3){left:45%;bottom:18%;transform:rotate(5deg);}.dem-card-title,.dem-lobby-card-top{display:flex;align-items:center;gap:.8rem;min-width:0;}.dem-card-title>span,.dem-lobby-card-top>span{display:grid;place-items:center;flex:0 0 auto;width:3rem;height:3rem;border-radius:1rem;background:rgba(80,255,100,.18);border:1px solid rgba(80,255,100,.26);font-size:1.45rem;}.dem-card-title strong,.dem-lobby-card-top strong{display:block;font-size:1.1rem;overflow-wrap:anywhere;}.dem-card-title em,.dem-lobby-card-top em{display:block;font-style:normal;line-height:1.35;overflow-wrap:anywhere;}.dem-menu-card label,.dem-solo-form label,.dem-lobby-form label,.dem-code-form label{display:grid;gap:.45rem;min-width:0;font-weight:900;}.dem-game-shell select,.dem-game-shell input{width:100%;max-width:100%;border-radius:18px;}.dem-control-list,.dem-score-list{display:grid;gap:.6rem;margin:.9rem 0 0;padding:0;list-style:none;}.dem-control-list li{display:grid;grid-template-columns:minmax(0,1fr) minmax(96px,auto);gap:.65rem;align-items:center;padding:.6rem;border-radius:16px;background:rgba(255,255,255,.055);}.dem-control-bind{padding:.55rem .75rem;text-align:center;}.dem-control-bind.is-listening{border-color:rgba(255,220,91,.9);box-shadow:0 0 0 5px rgba(255,220,91,.14);}.dem-lobby-list{display:grid;gap:.75rem;max-height:420px;overflow:auto;padding-right:.25rem;}.dem-lobby-list--solo,.dem-lobby-list--rooms{max-height:520px;}.dem-lobby-card,.dem-empty-card{display:grid;gap:.75rem;min-width:0;text-decoration:none;color:inherit;}.dem-lobby-card--server{border-color:rgba(80,255,100,.34);background:linear-gradient(145deg,rgba(80,255,100,.13),rgba(255,255,255,.045));}.dem-lobby-card--player{border-color:rgba(47,255,240,.24);}.dem-lobby-card--link:hover{border-color:rgba(80,255,100,.75);background:rgba(80,255,100,.12);}.dem-lobby-card form{margin:0;}.dem-score-list li{display:grid;gap:.2rem;padding:.55rem .65rem;border-radius:14px;background:rgba(255,255,255,.055);}.dem-score-list span{color:rgba(219,255,224,.72);}@media (max-width:1100px){.dem-choice-grid--three,.dem-choice-grid--four{grid-template-columns:repeat(2,minmax(0,1fr));}.dem-settings-grid,.dem-lobby-columns,.dem-lobby-form{grid-template-columns:1fr;}}@media (max-width:720px){.dem-game-shell{max-width:calc(100vw - .75rem);}.dem-game-screen{padding:.75rem;min-height:620px;}.dem-menu-panel{max-height:none;padding:1rem;}.dem-choice-grid--two,.dem-choice-grid--three,.dem-choice-grid--four{grid-template-columns:1fr;}.dem-panel-heading{flex-direction:column;}.dem-menu-panel--title{min-height:560px;}}.dem-lobby-card{border:1px solid rgba(219,255,224,.18);border-radius:22px;background:rgba(0,0,0,.24);padding:1rem;box-shadow:inset 0 0 0 1px rgba(255,255,255,.045);}.admin-settings-shell .admin-tab-main-container.archive-workspace,.admin-settings-shell .admin-tab-main-container.archive-workspace-wide{max-height:none;overflow:visible;}.archive-status-strip .admin-summary-pill.archive-status-pair{display:flex;align-items:baseline;justify-content:flex-start;gap:.35rem;border-radius:calc(var(--radius) * .55);padding:.72rem .85rem;white-space:normal;}.archive-status-strip .admin-summary-pill.archive-status-pair em{display:inline;color:var(--muted);font-weight:950;text-transform:none;letter-spacing:.01em;}.archive-status-strip .admin-summary-pill.archive-status-pair strong{display:inline;min-width:0;min-height:0;border-radius:0;background:transparent;color:var(--ink);line-height:1.2;}.archive-patch-layout.archive-patch-layout-merged{display:grid;grid-template-columns:1fr;}.patch-upload-merged-card{display:grid;gap:.95rem;height:auto;}.patch-upload-diagnostics{margin-top:.3rem;padding-top:.95rem;border-top:1px solid rgba(148,163,184,.22);}.patch-diagnostics-head{margin-bottom:.1rem;}.patch-diagnostics-head h3{margin:0;}.patch-apply-bottom{grid-template-columns:1fr;margin-top:.15rem;}.patch-readable-diagnostics .patch-diagnostic-card{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem;}.patch-readable-diagnostics .patch-diagnostic-card span{display:inline;color:var(--muted);font-weight:950;}.patch-readable-diagnostics .patch-diagnostic-card strong{text-align:right;min-width:0;overflow-wrap:anywhere;}.patch-diagnostic-notes,.patch-upload-selected{display:none !important;}.archive-patch-card-flat{display:grid;gap:1rem;padding:clamp(1rem,2vw,1.35rem);overflow:visible;}.archive-patch-heading,.archive-diagnostics-title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;}.archive-patch-heading h3,.archive-diagnostics-title-row h3{margin:0;}.archive-patch-form{display:grid;gap:1rem;}.archive-patch-fields{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(260px,1.3fr);gap:.85rem;align-items:stretch;}.archive-patch-fields>label{margin:0;}.archive-file-drop{position:relative;display:grid !important;gap:.45rem;cursor:pointer;}.archive-file-drop input[type="file"]{position:absolute;inset:1.65rem 0 0 0;width:100%;height:calc(100% - 1.65rem);opacity:0;cursor:pointer;z-index:2;}.archive-file-drop-shell{display:grid;gap:.2rem;min-height:4.2rem;padding:.85rem 1rem;border:1px dashed rgba(255,255,255,.35);border-radius:calc(var(--radius) * .65);background:linear-gradient(135deg,rgba(255,255,255,.13),rgba(255,255,255,.05));color:var(--ink);box-shadow:inset 0 1px 0 rgba(255,255,255,.2);}.archive-file-drop-shell strong{display:block;font-size:1rem;}.archive-file-drop-shell small{display:block;color:var(--muted);font-weight:850;line-height:1.35;}.archive-file-drop:hover .archive-file-drop-shell,.archive-file-drop:focus-within .archive-file-drop-shell{border-color:rgba(86,255,160,.65);box-shadow:0 0 0 3px rgba(86,255,160,.12),inset 0 1px 0 rgba(255,255,255,.2);}.archive-patch-card-flat .patch-upload-diagnostics{margin-top:0;padding-top:0;border-top:0;}.archive-patch-card-flat .patch-readable-diagnostics{gap:.85rem;}.archive-patch-card-flat .patch-diagnostic-state{align-items:center;padding:.85rem 1rem;}.archive-patch-card-flat .patch-diagnostic-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));}.archive-patch-card-flat .patch-readable-diagnostics .patch-diagnostic-card{display:grid;align-content:start;gap:.22rem;min-height:5.2rem;}.archive-patch-card-flat .patch-readable-diagnostics .patch-diagnostic-card span,.archive-patch-card-flat .patch-readable-diagnostics .patch-diagnostic-card strong{text-align:left;}.archive-patch-card-flat .patch-diagnostic-samples{display:none !important;}.archive-debug-actions{justify-content:flex-start;}.archive-patch-card-flat .patch-apply-bottom{margin-top:.25rem;}.archive-patch-card-flat .patch-apply-bottom .button{min-height:3.1rem;font-size:.95rem;}@media (max-width:820px){.archive-patch-fields{grid-template-columns:1fr;}}.archive-clean-head{margin-bottom:.15rem;}.archive-clean-head h2{margin-bottom:0;}.archive-create-card-flat{display:grid;gap:.9rem;padding:clamp(1rem,2vw,1.35rem);overflow:visible;}.archive-create-card-flat form{margin:0 !important;}.archive-card-title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;}.archive-card-title-row h3{margin:0;}.archive-patch-heading-simple{justify-content:flex-start;}.archive-patch-heading-simple .eyebrow{margin:0;}.friend-code-card em{flex-basis:100%;color:var(--muted);font-style:normal;font-size:.82rem;font-weight:850;}.user-reward-card.is-current{border-color:color-mix(in srgb,var(--brand) 56%,rgba(255,255,255,.2));box-shadow:0 0 0 2px color-mix(in srgb,var(--brand) 18%,transparent);}.limit-review-reason{max-width:28rem;line-height:1.35;white-space:normal;}.admin-score-influence-card{margin-top:1rem;}.admin-log-panel{display:grid;gap:.85rem;}.admin-log-summary{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.65rem;padding:.75rem .9rem;border:var(--border);border-radius:18px;background:rgba(255,255,255,.48);}.admin-log-scroll{max-height:min(64vh,680px);overflow:auto;padding:.35rem;border:var(--border);border-radius:22px;background:rgba(255,255,255,.18);scrollbar-gutter:stable both-edges;}.admin-log-scroll .table-wrap{overflow:visible;}.admin-log-scroll .data-table{min-width:820px;table-layout:fixed;}.admin-log-scroll th{position:sticky;top:0;z-index:2;background:rgba(255,255,255,.78);backdrop-filter:blur(10px);}.admin-log-scroll th:nth-child(1),.admin-log-scroll td:nth-child(1){width:15%;}.admin-log-scroll th:nth-child(2),.admin-log-scroll td:nth-child(2){width:13%;}.admin-log-scroll th:nth-child(3),.admin-log-scroll td:nth-child(3){width:21%;}.admin-log-scroll th:nth-child(4),.admin-log-scroll td:nth-child(4){width:15%;}.admin-log-scroll th:nth-child(5),.admin-log-scroll td:nth-child(5){width:36%;}.admin-log-scroll td{vertical-align:top;}.admin-log-date,.admin-log-action,.admin-log-entity,.admin-log-admin{display:block;line-height:1.35;overflow-wrap:anywhere;}.admin-log-meta{display:block;max-width:100%;white-space:pre-wrap;overflow-wrap:anywhere;font-size:.78rem;line-height:1.38;padding:.45rem .55rem;border-radius:12px;border:1px solid rgba(39,27,72,.16);background:rgba(39,27,72,.08);color:inherit;}@media (max-width:760px){.admin-log-scroll{max-height:62vh;}.admin-log-scroll .data-table{min-width:720px;}}.site-footer,html[data-theme] .site-footer{display:grid !important;grid-template-columns:minmax(280px,.95fr) minmax(0,1.45fr) !important;gap:1rem !important;align-items:stretch !important;width:min(100%,1220px);margin:clamp(2rem,4vw,3rem) auto 1rem !important;padding:clamp(1rem,2.4vw,1.4rem) !important;color:var(--ink) !important;background:linear-gradient(135deg,rgba(255,255,255,.26),rgba(255,255,255,.1)),var(--panel) !important;border:var(--border) !important;border-radius:var(--radius) !important;box-shadow:var(--shadow) !important;backdrop-filter:blur(14px);}.site-footer a,html[data-theme] .site-footer a{color:var(--ink) !important;text-decoration:none;}.site-footer a:hover,html[data-theme] .site-footer a:hover{color:var(--brand-2) !important;text-decoration:underline;text-decoration-thickness:3px;}.site-footer__brand,.site-footer__link-group,.site-footer__meta,.site-footer>div:not([class]),.site-footer>nav:not([class]){background:rgba(255,255,255,.38) !important;border:1px solid rgba(255,255,255,.24) !important;border-radius:20px !important;box-shadow:0 12px 30px rgba(11,8,33,.12);}.site-footer__brand,.site-footer>div:not([class]){display:grid !important;gap:.8rem !important;align-content:start;padding:1rem !important;}.site-footer__home{display:flex;align-items:center;gap:.75rem;width:max-content;max-width:100%;}.site-footer__mark{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;flex:0 0 auto;color:#fff;font-weight:1000;background:linear-gradient(135deg,var(--brand),var(--brand-2));border:3px solid rgba(255,255,255,.72);box-shadow:0 8px 0 rgba(0,0,0,.15);transform:rotate(-4deg);}.site-footer__identity strong,.site-footer>div:not([class])>strong{display:block;color:var(--ink);font-size:1.08rem;font-weight:1000;letter-spacing:.02em;}.site-footer__identity em{display:block;color:var(--muted);font-size:.86rem;font-style:normal;font-weight:800;line-height:1.25;}.site-footer__summary,.site-footer>div:not([class]) p:not(.small){margin:0;color:var(--ink);font-weight:850;line-height:1.5;}.site-footer__actions{display:flex;flex-wrap:wrap;gap:.55rem;}.site-footer__nav,.site-footer>nav:not([class]){display:grid !important;grid-template-columns:repeat(3,minmax(140px,1fr));gap:.75rem !important;padding:0 !important;}.site-footer__link-group{display:grid;align-content:start;gap:.35rem;padding:.9rem;}.site-footer__link-group strong{color:var(--ink);font-size:.78rem;font-weight:1000;letter-spacing:.08em;text-transform:uppercase;}.site-footer__link-group a,.site-footer>nav:not([class]) a{display:inline-flex;width:max-content;max-width:100%;padding:.22rem 0;font-weight:900;overflow-wrap:anywhere;}.site-footer__meta{grid-column:1 / -1;display:flex;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem .95rem;color:var(--muted);font-size:.92rem;font-weight:850;}.site-footer>div:not([class]) .small.muted{display:none !important;}.site-footer>div:not([class])::after{content:"Use the Support Center link for help requests.";display:inline-flex;width:max-content;max-width:100%;padding:.62rem .9rem;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;font-weight:1000;box-shadow:0 8px 0 rgba(0,0,0,.14);}.admin-log-panel-refined{display:grid;gap:.85rem;}.admin-log-summary-refined{background:linear-gradient(135deg,rgba(255,255,255,.48),rgba(255,255,255,.28));}.admin-log-feed{display:grid;gap:.75rem;max-height:min(62vh,620px);overflow-y:auto;overflow-x:hidden;padding:.85rem;border:var(--border);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,.1));scrollbar-width:thin;scrollbar-color:rgba(35,215,255,.75) rgba(255,255,255,.16);}.admin-log-feed::-webkit-scrollbar{width:10px;}.admin-log-feed::-webkit-scrollbar-track{background:rgba(255,255,255,.14);border-radius:999px;}.admin-log-feed::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--brand-2),var(--brand));border-radius:999px;border:2px solid rgba(255,255,255,.28);}.admin-log-entry{display:grid;gap:.7rem;padding:.85rem;border-radius:20px;background:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.22);box-shadow:0 10px 26px rgba(11,8,33,.1);}.admin-log-entry-main{display:grid;grid-template-columns:1.1fr .85fr 1.35fr 1fr;gap:.65rem;align-items:stretch;}.admin-log-field{display:grid;gap:.25rem;min-width:0;padding:.65rem .7rem;border-radius:16px;background:rgba(39,27,72,.08);}.admin-log-field em{color:var(--muted);font-size:.72rem;font-style:normal;font-weight:1000;letter-spacing:.08em;text-transform:uppercase;}.admin-log-field strong{color:var(--ink);font-size:.94rem;line-height:1.32;overflow-wrap:anywhere;}.admin-log-entry-meta{min-width:0;}.admin-log-meta-details{border:1px solid rgba(39,27,72,.14);border-radius:16px;background:rgba(39,27,72,.08);overflow:hidden;}.admin-log-meta-details summary{cursor:pointer;padding:.65rem .75rem;color:var(--ink);font-size:.86rem;font-weight:950;overflow-wrap:anywhere;}.admin-log-meta-details code{display:block;max-height:260px;overflow:auto;padding:.7rem .8rem;border-top:1px solid rgba(39,27,72,.14);white-space:pre-wrap;overflow-wrap:anywhere;font-size:.78rem;line-height:1.42;background:rgba(11,8,33,.08);}.admin-log-meta-empty{display:inline-flex;padding:.55rem .7rem;border-radius:999px;color:var(--muted);background:rgba(255,255,255,.34);font-size:.84rem;font-weight:850;}.admin-log-entry.is-empty{color:var(--muted);}@media (max-width:900px){.site-footer,html[data-theme] .site-footer{grid-template-columns:1fr !important;}.site-footer__nav,.site-footer>nav:not([class]){grid-template-columns:repeat(2,minmax(140px,1fr));}.admin-log-entry-main{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:560px){.site-footer__nav,.site-footer>nav:not([class]){grid-template-columns:1fr;}.site-footer__actions .button{width:100%;}.site-footer__meta{flex-direction:column;align-items:flex-start;}.admin-log-feed{max-height:64vh;padding:.65rem;}.admin-log-entry-main{grid-template-columns:1fr;}}.report-user-jump{display:block;max-width:520px;margin:.75rem 0 1rem;}tr.is-report-highlight,[data-invoice-report-row].is-report-highlight{outline:3px solid rgba(139,92,246,.35);outline-offset:-3px;background:rgba(139,92,246,.1);}.transaction-ledger-container .transaction-table-wrap,.transaction-table-wrap{margin:0;border-radius:22px;background:color-mix(in srgb,var(--surface,#fff) 94%,transparent);overflow:auto;}.transaction-table{width:100%;min-width:760px;table-layout:fixed;border-collapse:separate;border-spacing:0;}.transaction-table col.txn-user{width:22%;}.transaction-table col.txn-type{width:16%;}.transaction-table col.txn-ref{width:32%;}.transaction-table col.txn-date{width:14%;}.transaction-table col.txn-note{width:28%;}.transaction-table th{white-space:nowrap;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted,#6f6684);}.transaction-table td{vertical-align:middle;line-height:1.48;}.transaction-table tbody tr+tr td{border-top:1px solid color-mix(in srgb,var(--text,#2a2142) 10%,transparent);}.transaction-user-cell strong{display:block;color:var(--ink,#24163f);}.transaction-type-cell .status-pill{justify-content:center;text-align:center;white-space:normal;line-height:1.25;}.transaction-reference-cell{font-weight:850;line-height:1.48;}.transaction-date-cell{white-space:normal;color:var(--muted,#6f6684);font-weight:800;}.transaction-note-cell{min-width:180px;max-width:380px;white-space:normal;overflow-wrap:anywhere;color:var(--ink,#24163f);font-weight:650;line-height:1.55;}.transaction-ledger-panel .section-head,.account-balance-transaction-panel .section-head{align-items:flex-start;gap:1rem;}@media (max-width:780px){.transaction-table{min-width:640px;}.transaction-table col.txn-ref{width:30%;}.transaction-table col.txn-note{width:30%;}.transaction-note-cell{min-width:220px;}}.ninekpay-queue-row .form-help,.ninekpay-settings-container .form-help,.generated-borrow-agreement{line-height:1.55;}.generated-borrow-agreement{border:1px dashed rgba(112,100,145,0.34);border-radius:14px;padding:0.75rem 0.9rem;background:rgba(255,255,255,0.7);color:var(--ink,#241b43);font-weight:650;}.doc-guide-workspace .tab-list button:nth-child(n),.admin-documentation-hero+.admin-documentation-workspace .tab-list button:nth-child(n),.admin-documentation-hero+.admin-documentation-workspace .account-tab-link:nth-child(n){display:inline-flex !important;}.doc-guide-workspace .admin-tab-main-container,.doc-guide-workspace .account-settings-content,.doc-guide-workspace .account-tab-panel{min-width:0;}.doc-guide-workspace .account-settings-content{max-height:min(78vh,920px);overflow:auto;}.doc-concept-grid,.doc-feature-grid,.doc-api-grid,.doc-automation-grid,.doc-command-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1rem;align-items:stretch;}.doc-concept-card,.doc-feature-card,.doc-api-card,.doc-automation-step,.doc-command-card{display:grid;gap:.65rem;min-width:0;padding:1rem;border:var(--border);border-radius:calc(var(--radius) * .75);background:rgba(255,255,255,.54);box-shadow:var(--shadow);}.doc-concept-card h3,.doc-feature-card h3,.doc-api-card h3{margin:0;}.doc-concept-card p,.doc-feature-card p,.doc-api-card p,.doc-automation-step p,.doc-command-card span{margin:0;color:var(--muted);line-height:1.45;}.doc-concept-card small{display:block;color:var(--ink);font-weight:850;line-height:1.4;}.doc-file-chip-row,.doc-route-examples,.backup-command-list{display:flex;flex-wrap:wrap;gap:.45rem;min-width:0;}.doc-file-chip-row code,.doc-command-card code,.backup-command-list code{white-space:normal;overflow-wrap:anywhere;}.doc-route-examples{list-style:none;padding:0;margin:0;flex-direction:column;}.doc-route-examples li{display:flex;align-items:center;gap:.45rem;min-width:0;}.doc-route-examples code{overflow-wrap:anywhere;}.doc-command-card{align-content:start;}.doc-advanced-details{margin-top:1rem;}.backup-update-workspace{display:grid;gap:1rem;max-height:min(78vh,920px) !important;overflow:auto !important;overflow-x:hidden !important;}.backup-update-workspace *{min-width:0;box-sizing:border-box;}.backup-update-summary-grid,.backup-update-grid,.backup-output-grid{display:grid;gap:1rem;}.backup-update-summary-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));}.backup-update-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;}.backup-tool-card{display:grid;gap:.9rem;align-content:start;overflow:hidden;}.backup-tool-card form{margin:0;}.backup-tool-card .section-head,.backup-update-head{align-items:flex-start;}.compact-patch-fields{grid-template-columns:minmax(180px,.7fr) minmax(220px,1.3fr);}.backup-patch-diagnostics{max-height:280px;overflow:auto;padding-right:.25rem;}.backup-output-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.backup-output-grid label{display:grid;gap:.45rem;margin:0;font-weight:950;}.backup-output-grid .hero-actions{grid-column:1 / -1;}.backup-command-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));}.backup-maintenance-card{grid-column:1 / -1;}.backup-maintenance-metrics .stat-card small{display:block;margin-top:.25rem;color:var(--muted);font-size:.82rem;line-height:1.25;}.backup-maintenance-action-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,185px),1fr));gap:.7rem;}.backup-maintenance-action-card{display:grid;gap:.65rem;align-content:space-between;padding:.82rem;border:1px solid rgba(148,163,184,.25);border-radius:calc(var(--radius) * .65);background:rgba(255,255,255,.52);box-shadow:0 10px 22px rgba(15,23,42,.06);}.backup-maintenance-action-card strong{display:block;font-weight:1000;}.backup-maintenance-action-card p{margin:.2rem 0 0;color:var(--muted);line-height:1.35;font-size:.9rem;}.backup-maintenance-action-card .button{justify-self:stretch;}.backup-maintenance-action-card .warn-action{background:rgba(255,176,32,.22);border-color:rgba(255,176,32,.42);}.backup-legacy-doc-item{display:grid;gap:.25rem;padding:.7rem .78rem;border:1px solid rgba(148,163,184,.22);border-radius:calc(var(--radius) * .55);background:rgba(255,255,255,.48);}.backup-legacy-doc-item span{color:var(--muted);line-height:1.35;}.doc-workflow-callout{display:grid;gap:.7rem;align-items:start;margin-bottom:1rem;}.doc-workflow-callout p{margin:0;color:var(--muted);}.backup-command-list article,.backup-doc-step,.backup-cleanup-item,.backup-db-review-item{display:grid;gap:.35rem;padding:.78rem .85rem;border:1px solid rgba(148,163,184,.22);border-radius:calc(var(--radius) * .55);background:rgba(255,255,255,.48);}.backup-command-list strong,.backup-doc-step strong,.backup-cleanup-item strong,.backup-db-review-item strong{font-weight:1000;}.backup-command-list code,.backup-cleanup-item code,.backup-db-review-item code{display:inline;max-width:100%;overflow-wrap:anywhere;}.backup-scroll-list{display:grid;gap:.65rem;max-height:320px;overflow:auto;padding:.35rem;border:1px solid rgba(148,163,184,.2);border-radius:calc(var(--radius) * .65);background:rgba(255,255,255,.28);}.backup-cleanup-item{grid-template-columns:minmax(0,1fr) auto;align-items:start;}.backup-cleanup-item span,.backup-cleanup-item p,.backup-db-review-item span,.backup-db-review-item p,.backup-doc-step span{display:block;margin:0;color:var(--muted);line-height:1.35;}.backup-cleanup-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem;}.compact-migration-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));}.compact-migration-list .migration-run-button{min-height:96px;padding:.85rem;}.backup-inline-details{padding:.8rem;border:1px solid rgba(148,163,184,.22);border-radius:calc(var(--radius) * .6);background:rgba(255,255,255,.42);}.backup-doc-step-list{display:grid;gap:.65rem;max-height:340px;overflow:auto;}.admin-settings-shell .admin-tab-main-container.archive-workspace,.admin-settings-shell .admin-tab-main-container.archive-workspace-wide{max-height:min(78vh,920px);overflow:auto;}@media (max-width:980px){.backup-update-grid,.backup-output-grid,.compact-patch-fields{grid-template-columns:1fr;}.backup-output-grid .hero-actions{grid-column:auto;}.backup-cleanup-item{grid-template-columns:1fr;}.backup-cleanup-badges{justify-content:flex-start;}}.backup-update-grid{grid-template-columns:1fr !important;}.backup-update-summary-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr)) !important;}.backup-tool-card{overflow:visible !important;}.backup-update-summary-grid .stat-card strong,.backup-update-summary-grid .stat-card small,.backup-migration-status-grid .stat-card strong,.backup-migration-status-grid code,.backup-output-panel code{overflow-wrap:anywhere;word-break:break-word;}.backup-update-summary-grid .stat-card{min-width:0;}.backup-update-summary-grid .stat-card span{letter-spacing:.035em;text-transform:uppercase;font-size:.76rem;}.backup-update-summary-grid .stat-card strong{font-size:clamp(1rem,1.55vw,1.35rem);line-height:1.14;}.backup-update-summary-grid .stat-card small,.backup-maintenance-metrics .stat-card small{display:block;margin-top:.28rem;color:var(--muted);line-height:1.3;font-weight:850;}.stat-card.status-success,.backup-migration-card.status-success{border-color:rgba(34,197,94,.46);background:linear-gradient(135deg,rgba(34,197,94,.13),rgba(255,255,255,.78));}.stat-card.status-warn,.backup-migration-card.status-warn{border-color:rgba(245,158,11,.5);background:linear-gradient(135deg,rgba(245,158,11,.14),rgba(255,255,255,.78));}.stat-card.status-danger,.backup-migration-card.status-danger{border-color:rgba(239,68,68,.5);background:linear-gradient(135deg,rgba(239,68,68,.13),rgba(255,255,255,.78));}.stat-card.status-info,.backup-migration-card.status-info{border-color:rgba(59,130,246,.42);background:linear-gradient(135deg,rgba(59,130,246,.12),rgba(255,255,255,.78));}.backup-archive-patch-card{gap:1rem;}.backup-step-stack{display:grid;gap:1rem;}.backup-substep{display:grid;gap:.85rem;padding:.95rem;border:1px solid rgba(148,163,184,.22);border-radius:calc(var(--radius) * .7);background:rgba(255,255,255,.42);}.backup-substep h4{margin:0;font-size:1rem;font-weight:1000;}.compact-patch-fields,.archive-patch-fields.compact-patch-fields{grid-template-columns:1fr !important;}.patch-target-picker{display:block;margin:0;}.patch-target-picker select{width:100%;}.archive-file-drop{margin:0;}.backup-patch-diagnostics{max-height:none !important;overflow:visible !important;padding-right:0 !important;}.archive-patch-card-flat .patch-readable-diagnostics,.patch-readable-diagnostics{overflow:visible !important;}.archive-debug-actions{display:none !important;}.backup-migration-status-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:.55rem !important;}.backup-migration-status-grid .stat-card{min-height:0;padding:.72rem .78rem;border-radius:calc(var(--radius) * .55);}.backup-migration-status-grid .stat-card span{font-size:.74rem;letter-spacing:.04em;text-transform:uppercase;}.backup-migration-status-grid .stat-card strong{font-size:clamp(.88rem,1.5vw,1.05rem);line-height:1.18;}.backup-migration-action-note{margin:-.2rem 0 0;padding:.65rem .75rem;border:1px solid rgba(148,163,184,.22);border-radius:calc(var(--radius) * .55);background:rgba(255,255,255,.44);font-weight:850;}.backup-migration-action-note.status-success{border-color:rgba(34,197,94,.35);}.backup-migration-action-note.status-warn{border-color:rgba(245,158,11,.38);}.backup-migration-action-note.status-danger{border-color:rgba(239,68,68,.36);}.backup-maintenance-card{grid-column:auto !important;}.backup-docs-metrics{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr)) !important;}.backup-docs-action-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));}.backup-docs-automation-card .hero-actions{margin-top:.15rem;}@media (min-width:981px){.backup-update-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr)) !important;max-width:100%;}}@media (max-width:640px){.backup-migration-status-grid{grid-template-columns:1fr !important;}}*,*::before,*::after{box-sizing:border-box;}.site-shell,.main-content,.panel,.card,.flash,.cookie-banner,.admin-tab-shell,.admin-tab-content,.account-settings-shell,.account-settings-content,.nested-panel,.chat-shell,.chat-sidebar,.chat-panel,.grid,.grid>*,.grid-form,.grid-form>*,.admin-form-grid,.admin-form-grid>*,.admin-record-card,.list-row,.section-head,.button-row,.admin-actions,.inline-form,.table-wrap{min-width:0;max-width:100%;}.panel,.card,.admin-tab-content,.account-settings-content,.nested-panel,.chat-panel,.chat-room-link,.chat-message,.notify-box,.empty-state,th,td,.status-pill,.badge-chip{overflow-wrap:anywhere;word-break:normal;}.table-wrap,.admin-scroll-panel,.setup-table-scroll{width:100%;max-width:100%;overflow-x:auto;scrollbar-gutter:stable;}th,td{vertical-align:top;}input,select,textarea,button,.button,.status-pill,.badge-chip{max-width:100%;}.button,button.button{min-width:0;white-space:normal;overflow-wrap:anywhere;}img,video,canvas,svg{max-width:100%;}pre,pre code{white-space:pre-wrap;overflow-wrap:anywhere;}.stat-link-card{display:grid;gap:.25rem;min-height:100%;color:inherit;text-decoration:none;}.stat-link-card small{display:inline-flex;align-items:center;width:max-content;max-width:100%;color:var(--brand);font-weight:1000;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;}.stat-link-card:hover small,.stat-link-card:focus-visible small{text-decoration:underline;}.stat-link-card:focus-visible{outline:4px solid rgba(35,215,255,.45);outline-offset:3px;}.chat-active-panel{display:grid;gap:.65rem;padding:.8rem;margin:-.25rem 0 .85rem;border:1px solid rgba(39,27,72,.12);border-radius:18px;background:rgba(255,255,255,.34);}.chat-active-panel>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;}.chat-active-panel>div:first-child span{color:var(--muted);font-size:.86rem;font-weight:900;}.chat-active-list{display:flex;flex-wrap:wrap;gap:.45rem;min-width:0;}.chat-active-chip{display:inline-flex;align-items:center;gap:.4rem;min-width:0;max-width:100%;padding:.35rem .55rem;border-radius:999px;border:1px solid rgba(39,27,72,.12);background:rgba(255,255,255,.54);font-size:.86rem;}.chat-active-chip img,.chat-active-chip .mini-avatar{width:1.65rem;height:1.65rem;border-radius:999px;object-fit:cover;flex:0 0 auto;}.chat-active-chip b{min-width:0;overflow:hidden;text-overflow:ellipsis;}.chat-presence-line{display:grid;gap:.12rem;margin-top:.25rem;color:var(--muted);font-size:.8rem;line-height:1.25;}.chat-presence-line b{color:var(--brand);font-weight:1000;}.chat-presence-line em{font-style:normal;overflow-wrap:anywhere;}.result-source-stack{display:none !important;}.universal-status-popup{padding:clamp(1rem,4vw,2.4rem);}.universal-status-backdrop{background:rgba(10,8,24,.66);backdrop-filter:blur(8px);}.universal-status-card{width:min(100%,700px);grid-template-columns:auto minmax(0,1fr);align-items:flex-start;border-width:2px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(249,247,255,.96));color:#1d1638;box-shadow:0 28px 90px rgba(14,8,32,.34),0 10px 0 rgba(14,8,32,.10);}.universal-status-content{min-width:0;}.universal-status-content h2,.universal-status-content p{overflow-wrap:anywhere;word-break:normal;}.universal-status-content h2{color:#1d1638;letter-spacing:-.03em;}.universal-status-content [data-status-message]{color:#4b4269;font-weight:700;line-height:1.55;}.universal-status-content .eyebrow{color:#6f638d;}.universal-status-close{color:#1d1638;background:rgba(255,255,255,.94);border:1px solid rgba(29,22,56,.14);}.universal-status-actions{align-items:center;}.universal-status-actions .button,.universal-result-toast-actions .button{min-height:42px;border-radius:999px;white-space:normal;text-align:center;justify-content:center;}.universal-status-actions .button.secondary,.universal-result-toast-actions .button.secondary{background:rgba(29,22,56,.08);color:#1d1638;border-color:rgba(29,22,56,.18);}.universal-status-popup[data-status-type="info"] .universal-status-card{border-color:rgba(35,215,255,.72);}.universal-status-popup[data-status-type="info"] .universal-status-icon{background:rgba(35,215,255,.17);}.universal-result-toast-stack{position:fixed;right:clamp(.75rem,2vw,1.2rem);bottom:clamp(.75rem,2vw,1.2rem);z-index:11050;display:grid;gap:.72rem;width:min(420px,calc(100vw - 1.5rem));pointer-events:none;}.universal-result-toast{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.72rem;align-items:start;padding:.92rem;border-radius:22px;border:1px solid rgba(35,215,255,.36);background:rgba(255,255,255,.97);color:#1d1638;box-shadow:0 18px 55px rgba(14,8,32,.24),0 5px 0 rgba(14,8,32,.08);transform:translateY(10px) scale(.98);opacity:0;transition:transform .18s ease,opacity .18s ease;pointer-events:auto;overflow:hidden;}.universal-result-toast.is-visible{transform:translateY(0) scale(1);opacity:1;}.universal-result-toast-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:16px;background:rgba(35,215,255,.16);font-size:1.45rem;}.universal-result-toast-body{min-width:0;display:grid;gap:.32rem;}.universal-result-toast-body strong{font-size:1rem;overflow-wrap:anywhere;}.universal-result-toast-body p{margin:0;color:#5b5275;line-height:1.35;overflow-wrap:anywhere;}.universal-result-toast-actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.25rem;}.universal-result-toast.success{border-color:rgba(51,192,113,.48);}.universal-result-toast.success .universal-result-toast-icon{background:rgba(51,192,113,.18);}.universal-result-toast.warning{border-color:rgba(255,176,32,.62);}.universal-result-toast.warning .universal-result-toast-icon{background:rgba(255,176,32,.22);}.universal-result-toast.danger{border-color:rgba(255,79,109,.58);}.universal-result-toast.danger .universal-result-toast-icon{background:rgba(255,79,109,.18);}@media (max-width:560px){.universal-status-card{grid-template-columns:1fr;padding-right:1.15rem;}.universal-status-content h2{margin-right:2.5rem;}.universal-result-toast-stack{left:.75rem;right:.75rem;width:auto;}}@media (prefers-reduced-motion:reduce){.universal-result-toast{transition:none;}}.table-wrap{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;}.table-wrap table{width:100%;min-width:720px;table-layout:auto;}.table-wrap th{white-space:nowrap;overflow-wrap:normal;word-break:normal;}.table-wrap td{overflow-wrap:break-word;word-break:normal;}.table-wrap .status-pill,.table-wrap .button,.table-wrap button{overflow-wrap:normal;word-break:normal;}.transaction-table-wrap table.transaction-table,.table-wrap table.transaction-table{min-width:860px;table-layout:fixed;}.admin-transaction-table col.txn-user{width:21%;}.admin-transaction-table col.txn-type{width:13%;}.admin-transaction-table col.txn-ref{width:34%;}.admin-transaction-table col.txn-date{width:15%;}.admin-transaction-table col.txn-note{width:17%;}.transaction-table th,.transaction-table td{overflow-wrap:break-word;word-break:normal;}.transaction-table th{white-space:nowrap;}.transaction-user-cell,.transaction-date-cell{min-width:120px;}.transaction-note-cell{overflow-wrap:break-word;word-break:normal;}.limit-review-reason{max-width:100%;overflow-wrap:break-word;word-break:normal;}@media (max-width:820px){.table-wrap table,.transaction-table-wrap table.transaction-table,.table-wrap table.transaction-table{min-width:680px;}}.chat-log.live-chat-log{scroll-behavior:smooth;overflow-anchor:none;}.chat-active-panel,.chat-room-link,.chat-message{overflow-wrap:break-word;word-break:normal;}html[data-theme]{--theme-surface:color-mix(in srgb,var(--panel,rgba(255,255,255,.82)) 92%,transparent);--theme-surface-solid:var(--panel-strong,#fff);--theme-surface-muted:color-mix(in srgb,var(--panel,rgba(255,255,255,.82)) 78%,var(--bg,#fff7dc) 22%);--theme-surface-raised:color-mix(in srgb,var(--panel-strong,#fff) 88%,var(--brand-2,#23d7ff) 8%);--theme-line:color-mix(in srgb,var(--ink,#271b48) 18%,transparent);--theme-line-strong:color-mix(in srgb,var(--brand,#ff5dad) 46%,var(--ink,#271b48) 18%);--theme-control:color-mix(in srgb,var(--panel-strong,#fff) 82%,var(--brand-2,#23d7ff) 7%);--theme-control-hover:color-mix(in srgb,var(--panel-strong,#fff) 70%,var(--brand-2,#23d7ff) 18%);--theme-control-active:linear-gradient(135deg,var(--brand,#ff5dad),var(--brand-2,#23d7ff));--theme-soft-brand:color-mix(in srgb,var(--brand,#ff5dad) 15%,var(--panel-strong,#fff) 85%);--theme-soft-brand-2:color-mix(in srgb,var(--brand-2,#23d7ff) 15%,var(--panel-strong,#fff) 85%);--theme-soft-accent:color-mix(in srgb,var(--accent,#61ff9b) 16%,var(--panel-strong,#fff) 84%);--theme-soft-warning:color-mix(in srgb,var(--warning,#ffb020) 18%,var(--panel-strong,#fff) 82%);--theme-soft-danger:color-mix(in srgb,var(--danger,#ff4f6d) 16%,var(--panel-strong,#fff) 84%);--theme-soft-success:color-mix(in srgb,var(--success,#33c071) 16%,var(--panel-strong,#fff) 84%);--theme-focus-ring:0 0 0 4px color-mix(in srgb,var(--brand-2,#23d7ff) 26%,transparent);color-scheme:light;accent-color:var(--brand,#ff5dad);}html[data-theme="cosmic"],html[data-theme="terminal"],html[data-theme="booster-glow"],html[data-theme="premium-neon"],html[data-theme="cosmic-plus"],html[data-theme="pro-crown"],html[data-theme-background="gothic"],html[data-theme-background="hell"],html[data-theme-background="fire"],html[data-theme-background="forest"],html[data-theme-background="money"]{color-scheme:dark;}html[data-theme] body,html[data-theme] .site-main,html[data-theme] .main-content,html[data-theme] .page-content,html[data-theme] .admin-page,html[data-theme] .account-settings-shell{color:var(--ink,#271b48);}html[data-theme] a:not(.button):not(.nav-link):not(.account-tab-link){color:color-mix(in srgb,var(--brand,#ff5dad) 68%,var(--ink,#271b48) 32%);}html[data-theme] .panel,html[data-theme] .card,html[data-theme] .content-card,html[data-theme] .admin-tile,html[data-theme] .admin-record-card,html[data-theme] .account-tab-panel,html[data-theme] .account-settings-shell,html[data-theme] .shop-card,html[data-theme] .theme-card,html[data-theme] .game-card,html[data-theme] .support-ticket-card,html[data-theme] .notice,html[data-theme] .doc-guide-card,html[data-theme] .server-summary-card,html[data-theme] .backup-update-card,html[data-theme] .receipt-card,html[data-theme] .invoice-card,html[data-theme] .transaction-card,html[data-theme] .stat-card,html[data-theme] .ninekpay-admin-card,html[data-theme] .ninekpay-admin-queue-card,html[data-theme] .admin-feature-rule-card{background:var(--theme-surface) !important;border-color:var(--theme-line) !important;color:var(--ink,#271b48) !important;}html[data-theme] .panel.compact,html[data-theme] .card.compact,html[data-theme] .plain-list-row,html[data-theme] .list-row,html[data-theme] .invoice-item-row,html[data-theme] .invoice-preview-line,html[data-theme] .server-status-card,html[data-theme] .admin-dashboard-button-card,html[data-theme] .hybrid-choice,html[data-theme] .hybrid-select-mini .hybrid-choice,html[data-theme] .theme-option-check,html[data-theme] .theme-chip{background:var(--theme-surface-muted) !important;border-color:var(--theme-line) !important;color:var(--ink,#271b48) !important;}html[data-theme] input:not([type="checkbox"]):not([type="radio"]):not([type="range"]),html[data-theme] select,html[data-theme] textarea,html[data-theme] .search-input,html[data-theme] .form-control{background:var(--theme-control) !important;border-color:var(--theme-line) !important;color:var(--ink,#271b48) !important;box-shadow:none;}html[data-theme] input::placeholder,html[data-theme] textarea::placeholder{color:color-mix(in srgb,var(--muted,#6c6380) 82%,transparent) !important;}html[data-theme] input:focus,html[data-theme] select:focus,html[data-theme] textarea:focus,html[data-theme] .hybrid-choice:focus-within{outline:0;border-color:var(--theme-line-strong) !important;box-shadow:var(--theme-focus-ring) !important;}html[data-theme] .button,html[data-theme] button,html[data-theme] .admin-action-button{border-color:var(--theme-line) !important;}html[data-theme] .button:not(.primary):not(.danger):not(.warn),html[data-theme] button:not(.primary):not(.danger):not(.warn):not(.site-universal-modal-close),html[data-theme] .button.ghost,html[data-theme] .button.secondary{background:var(--theme-control) !important;color:var(--ink,#271b48) !important;}html[data-theme] .button:not(.primary):not(.danger):not(.warn):hover,html[data-theme] button:not(.primary):not(.danger):not(.warn):hover,html[data-theme] .account-tab-link:hover,html[data-theme] .hybrid-choice:hover{background:var(--theme-control-hover) !important;}html[data-theme] .button.primary,html[data-theme] button.primary,html[data-theme] .primary-action,html[data-theme] .nav-link.active,html[data-theme] .account-tab-link.is-active,html[data-theme] .account-tab-link.active,html[data-theme] [data-tab-link].is-active,html[data-theme] [data-tab-link].active,html[data-theme] .theme-local-tab.is-active,html[data-theme] .admin-local-tab.is-active,html[data-theme] .hybrid-choice.is-selected{background:var(--theme-control-active) !important;border-color:var(--theme-line-strong) !important;color:var(--ink,#271b48) !important;}html[data-theme] .account-tab-link,html[data-theme] [data-tab-link],html[data-theme] .theme-local-tab,html[data-theme] .admin-local-tab,html[data-theme] .nav-card{background:var(--theme-control) !important;border-color:var(--theme-line) !important;color:var(--ink,#271b48) !important;}html[data-theme] .muted,html[data-theme] .form-help,html[data-theme] small,html[data-theme] .lead,html[data-theme] .kbot-muted{color:var(--muted,#6c6380) !important;}html[data-theme] .eyebrow,html[data-theme] .section-kicker,html[data-theme] .status-pill.brand{color:var(--brand,#ff5dad) !important;}html[data-theme] .status-pill,html[data-theme] .badge,html[data-theme] .pill,html[data-theme] .price-pill{background:var(--theme-surface-raised) !important;border-color:var(--theme-line) !important;color:var(--ink,#271b48) !important;}html[data-theme] .status-pill.good,html[data-theme] .notice.success,html[data-theme] .button.good{background:var(--theme-soft-success) !important;border-color:color-mix(in srgb,var(--success,#33c071) 42%,transparent) !important;color:var(--ink,#271b48) !important;}html[data-theme] .status-pill.warn,html[data-theme] .notice.warning,html[data-theme] .button.warn{background:var(--theme-soft-warning) !important;border-color:color-mix(in srgb,var(--warning,#ffb020) 44%,transparent) !important;color:var(--ink,#271b48) !important;}html[data-theme] .status-pill.danger,html[data-theme] .notice.danger,html[data-theme] .button.danger{background:var(--theme-soft-danger) !important;border-color:color-mix(in srgb,var(--danger,#ff4f6d) 44%,transparent) !important;color:var(--ink,#271b48) !important;}html[data-theme] .table-wrap,html[data-theme] .responsive-table,html[data-theme] table{background:transparent !important;color:var(--ink,#271b48) !important;border-color:var(--theme-line) !important;}html[data-theme] th,html[data-theme] td{border-color:var(--theme-line) !important;color:var(--ink,#271b48) !important;}html[data-theme] thead th{background:var(--theme-surface-muted) !important;color:color-mix(in srgb,var(--ink,#271b48) 86%,var(--brand,#ff5dad) 14%) !important;}html[data-theme] .progress-bar{background:color-mix(in srgb,var(--ink,#271b48) 12%,transparent) !important;}html[data-theme] .progress-bar span{background:linear-gradient(90deg,var(--brand,#ff5dad),var(--brand-2,#23d7ff),var(--accent,#61ff9b)) !important;}html[data-theme] .kbot-hero,html[data-theme] .kbot-card,html[data-theme] .kbot-notice,html[data-theme] .kbot-bot-card,html[data-theme] .kbot-env-notice{background:var(--theme-surface) !important;border-color:var(--theme-line) !important;color:var(--ink,#271b48) !important;box-shadow:var(--shadow,none) !important;}html[data-theme] .kbot-eyebrow{color:var(--brand,#ff5dad) !important;}html[data-theme] .kbot-icon,html[data-theme] .kbot-panel code{background:var(--theme-surface-muted) !important;border-color:var(--theme-line) !important;color:var(--ink,#271b48) !important;}html[data-theme] .kbot-terminal,html[data-theme] .kbot-env-editor{background:color-mix(in srgb,var(--bg,#fff7dc) 82%,#000 18%) !important;border-color:var(--theme-line) !important;color:var(--ink,#271b48) !important;}.admin-summary-row.compact{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0.85rem;align-items:stretch;}a.admin-summary-pill,.admin-summary-pill{min-width:0;text-decoration:none;color:inherit;}.admin-summary-pill strong,.admin-summary-pill em{overflow-wrap:anywhere;word-break:normal;}.admin-wizard-form,.shop-edit-stack,.promo-code-list,.premium-plan-stack,.survey-question-list,.survey-response-list,.survey-category-list{display:grid;gap:1rem;}.admin-wizard-step{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;align-items:start;padding:1rem;border:1px solid var(--theme-line,rgba(39,27,72,0.14));border-radius:1.15rem;background:var(--theme-surface-muted,rgba(255,255,255,0.52));}.wizard-step-number{display:inline-flex;align-items:center;justify-content:center;width:2.3rem;height:2.3rem;border-radius:999px;font-weight:900;background:var(--brand,#ff5dad);color:var(--on-brand,#fff);box-shadow:var(--shadow-soft,0 0.35rem 1rem rgba(0,0,0,0.12));}.wizard-step-body{min-width:0;display:grid;gap:0.8rem;}.wizard-step-body h3,.wizard-step-body p{margin:0;}.admin-filter-card,.admin-filter-inline{display:grid;grid-template-columns:minmax(220px,2fr) repeat(2,minmax(150px,1fr)) auto auto;gap:0.8rem;align-items:end;margin:1rem 0;}.admin-filter-inline{grid-template-columns:minmax(220px,2fr) minmax(150px,1fr) auto auto;}.admin-two-column-stack,.promo-code-workspace,.ad-editor-layout,.premium-admin-grid,.survey-create-card{display:grid;grid-template-columns:minmax(260px,0.9fr) minmax(0,1.1fr);gap:1rem;align-items:start;}.ad-editor-layout{grid-template-columns:minmax(240px,0.8fr) minmax(0,1.2fr);}.admin-card-summary{display:flex;gap:1rem;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;min-width:0;}.admin-card-summary::-webkit-details-marker{display:none;}.admin-card-summary>*{min-width:0;}.admin-card-summary strong,.admin-card-summary span,.admin-card-summary small{overflow-wrap:anywhere;}.admin-card-summary small{color:var(--muted,#756b8f);}.admin-card-summary .button,.admin-card-summary .status-pill{flex:0 0 auto;}.admin-record-card[open] .admin-card-summary{margin-bottom:1rem;}.admin-form-grid select[multiple],select[multiple].admin-multi-select{min-height:9rem;overflow:auto;}.admin-ad-preview,.ad-preview-card{min-width:0;overflow:hidden;}.admin-ad-preview img,.ad-preview-card img{max-width:100%;height:auto;border-radius:0.9rem;}.course-admin-card-link:hover,.admin-summary-pill:hover{transform:translateY(-1px);}@media (max-width:1100px){.admin-filter-card,.admin-filter-inline{grid-template-columns:minmax(0,1fr) minmax(150px,0.6fr) auto;}.admin-filter-card .button.ghost,.admin-filter-inline .button.ghost{grid-column:auto;}}@media (max-width:900px){.admin-filter-card,.admin-filter-inline,.admin-two-column-stack,.promo-code-workspace,.ad-editor-layout,.premium-admin-grid,.survey-create-card,.admin-wizard-step{grid-template-columns:minmax(0,1fr);}.admin-card-summary{align-items:flex-start;flex-direction:column;}.admin-card-summary .button,.admin-card-summary .status-pill{width:fit-content;}}.compact-admin-form,.notice-create-form,.content-simple-form{gap:clamp(0.75rem,1.5vw,1rem);}.compact-admin-form textarea,.notice-create-form textarea,.content-simple-form textarea{min-height:7rem;resize:vertical;}.compact-admin-form label.wide,.notice-create-form label.wide,.content-simple-form label.wide{grid-column:1 / -1;}.admin-universal-filter-panel{margin-bottom:1rem;}.email-info-metrics .stat-card small,.backup-update-summary-grid .stat-card small,.giveaway-quick-stats small{display:block;overflow-wrap:anywhere;}.admin-mini-steps{margin:0;padding-left:1.25rem;color:var(--muted,#6f6584);line-height:1.55;}.email-template-card-stack,.notice-card-stack,.content-card-stack{gap:0.9rem;}.email-template-editor,.notice-editor-card,.content-editor-card{overflow:visible;}.compact-edit-drawer{border:1px solid color-mix(in srgb,var(--border,#d9d2e5),transparent 20%);border-radius:1rem;background:color-mix(in srgb,var(--panel,#fff),transparent 8%);padding:0.6rem 0.8rem;margin-top:0.75rem;}.compact-edit-drawer>summary{cursor:pointer;font-weight:800;color:var(--accent-strong,var(--primary,#261943));}.notice-preview-text,.content-admin-summary,.giveaway-summary{overflow-wrap:anywhere;line-height:1.5;}.setting-field-wrap{display:grid;gap:0.45rem;min-width:0;}.setting-field-wrap>input,.setting-field-wrap>select,.setting-field-wrap>textarea,.settings-mini-card input,.settings-mini-card select,.settings-mini-card textarea{width:100%;min-width:0;}.setting-single-save{justify-self:start;margin-top:0.35rem;}.action-rule-card{border-left:0.38rem solid var(--border,#d9d2e5);background:color-mix(in srgb,var(--panel,#fff),transparent 6%);}.action-rule-card.tier-user,.rule-tier-pill.tier-user{--rule-tier-color:#54a46a;}.action-rule-card.tier-staff,.rule-tier-pill.tier-staff{--rule-tier-color:#4b91d8;}.action-rule-card.tier-team-lead,.rule-tier-pill.tier-team-lead,.action-rule-card.tier-moderator,.rule-tier-pill.tier-moderator{--rule-tier-color:#2aa2a2;}.action-rule-card.tier-manager,.rule-tier-pill.tier-manager,.action-rule-card.tier-admin,.rule-tier-pill.tier-admin{--rule-tier-color:#8c63db;}.action-rule-card.tier-director,.rule-tier-pill.tier-director{--rule-tier-color:#d98c24;}.action-rule-card.tier-founder,.rule-tier-pill.tier-founder,.action-rule-card.tier-owner,.rule-tier-pill.tier-owner{--rule-tier-color:#d74f8f;}.action-rule-card[class*="tier-"]{border-left-color:var(--rule-tier-color);}.rule-tier-pill[class*="tier-"]{color:var(--rule-tier-color);border-color:color-mix(in srgb,var(--rule-tier-color),transparent 35%);background:color-mix(in srgb,var(--rule-tier-color),transparent 88%);margin-right:0.45rem;}.giveaway-list{display:grid;gap:0.85rem;}.giveaway-list-card{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(12rem,auto);align-items:center;gap:1rem;padding:clamp(1rem,2vw,1.25rem);}.giveaway-compact-icon{width:3.25rem;height:3.25rem;display:grid;place-items:center;border-radius:1.1rem;background:color-mix(in srgb,var(--accent,#f058a8),transparent 84%);font-size:1.7rem;}.giveaway-compact-main,.content-card-main{min-width:0;}.giveaway-quick-stats{display:flex;flex-wrap:wrap;gap:0.55rem;margin-top:0.65rem;}.giveaway-quick-stats span{min-width:min(12rem,100%);padding:0.55rem 0.75rem;border:1px solid color-mix(in srgb,var(--border,#d9d2e5),transparent 25%);border-radius:0.9rem;background:color-mix(in srgb,var(--panel,#fff),transparent 10%);}.giveaway-quick-stats b,.giveaway-quick-stats small{overflow-wrap:anywhere;}.giveaway-compact-actions{display:grid;gap:0.55rem;justify-items:end;min-width:0;}.giveaway-details{max-width:min(32rem,100%);}.giveaway-details summary{cursor:pointer;font-weight:800;}.compact-details-grid{margin-top:0.55rem;}.content-card-preview-row{display:grid;grid-template-columns:minmax(7rem,10rem) minmax(0,1fr);gap:1rem;align-items:start;}.content-media-preview{display:grid;place-items:center;gap:0.45rem;min-height:6.5rem;border-radius:1rem;border:1px dashed color-mix(in srgb,var(--border,#d9d2e5),transparent 10%);background:color-mix(in srgb,var(--panel,#fff),transparent 10%);overflow:hidden;text-align:center;}.content-media-preview img,.content-media-preview video{width:100%;max-height:9rem;object-fit:cover;border-radius:0.9rem;}.empty-media{color:var(--muted,#6f6584);font-weight:700;}.compact-scroll-panel{max-height:24rem;overflow:auto;padding-right:0.25rem;}.compact-head{gap:0.75rem;}@media (max-width:980px){.giveaway-list-card,.content-card-preview-row{grid-template-columns:1fr;}.giveaway-compact-actions{justify-items:stretch;}}.public-badge-category-panel{overflow-wrap:break-word;word-break:normal;}.public-badge-category-panel{border-radius:1rem;border:1px solid color-mix(in srgb,var(--border,#d9d2e5),transparent 8%);background:color-mix(in srgb,var(--panel,#fff),transparent 4%);}.public-badge-category-stack{display:grid;gap:1rem;margin-top:1rem;}.public-badge-category-panel{padding:1rem;min-width:0;}.badge-category-admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:1rem;}.badge-category-admin-card,.badge-category-create-panel{min-width:0;border-radius:1rem;border:1px solid color-mix(in srgb,var(--border,#d9d2e5),transparent 8%);background:color-mix(in srgb,var(--panel,#fff),transparent 3%);padding:1rem;}.badge-category-admin-card form,.badge-category-create-panel form{display:grid;gap:0.75rem;}.badge-category-admin-card textarea,.badge-category-create-panel textarea{min-height:5rem;}.badge-category-admin-card .inline-check,.badge-category-create-panel .inline-check{align-items:center;}.admin-panel-action-rules{margin-top:1rem;}.panel-action-rule-list{display:grid;gap:.75rem;}.panel-action-rule-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:.85rem;align-items:start;overflow:hidden;}.panel-action-rule-main{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.7rem;align-items:start;min-width:0;}.panel-action-rule-main code{display:block;margin-top:.25rem;max-width:100%;overflow-wrap:anywhere;white-space:normal;}.panel-action-rule-controls{display:grid;gap:.55rem;min-width:0;}.panel-action-rule-controls label{min-width:0;}.panel-action-rule-controls select{width:100%;min-width:0;}.role-pill{text-transform:none;}.role-user{opacity:.85;}.role-moderator{border-color:var(--theme-accent-soft,rgba(90,180,255,.45));}.role-admin{border-color:var(--theme-accent,rgba(120,120,255,.65));}.role-manager{border-color:var(--theme-warning,rgba(255,190,80,.65));}.role-owner{border-color:var(--theme-danger,rgba(255,100,100,.75));}@media (max-width:760px){.panel-action-rule-card,.panel-action-rule-main{grid-template-columns:1fr;}}.performance-diagnostics-workspace .hero-actions,.status-clone-workspace .hero-actions{align-items:center;}.performance-summary-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));}.performance-diagnostics-grid{align-items:start;}.performance-runtime-list .status-card,.performance-auto-check-list .status-card,.status-clone-workspace .status-card{min-width:0;overflow-wrap:anywhere;}.compact-check{display:inline-flex;align-items:center;gap:0.4rem;margin:0;min-height:2.25rem;}@media (max-width:760px){.performance-diagnostics-grid,.status-clone-grid{grid-template-columns:1fr;}}.performance-diagnostics-workspace .performance-summary-grid{margin:0 0 1rem;}.performance-diagnostics-workspace .performance-panel-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:0.7rem;}.performance-diagnostics-workspace .performance-panel-metrics .stat-card{min-width:0;min-height:0;padding:0.85rem;border-radius:1rem;box-shadow:none;background:var(--panel,rgba(255,255,255,.72));overflow:hidden;}.performance-diagnostics-workspace .performance-panel-metrics .stat-card span{font-size:0.78rem;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;overflow-wrap:normal;}.performance-diagnostics-workspace .performance-panel-metrics .stat-card strong{font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.12;overflow-wrap:anywhere;word-break:normal;}.performance-diagnostics-workspace .performance-panel-metrics .stat-card em{font-size:0.78rem;line-height:1.25;overflow-wrap:anywhere;}.performance-health-panel,.performance-diagnostics-grid>.panel{min-width:0;overflow:hidden;}.performance-runtime-list,.performance-auto-check-list{min-width:0;}.performance-auto-check-list .status-card,.performance-runtime-list .status-card{align-items:flex-start;}.performance-auto-check-list .status-card>div,.performance-runtime-list .status-card>div{min-width:0;}.performance-auto-check-list .status-card .status-pill,.performance-runtime-list .status-card .status-pill{flex:0 0 auto;min-width:6.75rem;justify-content:center;white-space:nowrap;overflow-wrap:normal;word-break:normal;}@media (max-width:980px){.performance-diagnostics-workspace .performance-panel-metrics{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));}}@media (max-width:560px){.performance-diagnostics-workspace .performance-panel-metrics{grid-template-columns:1fr;}.performance-auto-check-list .status-card .status-pill,.performance-runtime-list .status-card .status-pill{min-width:0;}}.performance-diagnostics-workspace .performance-diagnostics-grid{grid-template-columns:minmax(0,1fr);}.performance-runtime-head{align-items:flex-start;}.performance-refresh-control{display:grid;gap:0.3rem;min-width:min(100%,13rem);margin-left:auto;font-weight:850;color:var(--muted,#6f6584);}.performance-refresh-control span{font-size:0.78rem;letter-spacing:0.04em;text-transform:uppercase;}.performance-refresh-control select{width:100%;min-height:2.35rem;border-radius:0.85rem;border:1px solid color-mix(in srgb,var(--border,#d9d2e5),transparent 5%);background:var(--theme-control,var(--panel-strong,#fff));color:var(--ink,#271b48);font-weight:850;padding:0.45rem 0.65rem;}.performance-refresh-control select:focus-visible{outline:none;box-shadow:var(--theme-focus-ring,0 0 0 4px rgba(35,215,255,.25));}.performance-diagnostics-workspace .performance-panel-metrics .stat-card small{display:block;margin-top:0.35rem;color:var(--muted,#6f6584);font-size:0.78rem;line-height:1.25;overflow-wrap:anywhere;}.performance-diagnostics-workspace .performance-runtime-list .status-card strong{overflow-wrap:anywhere;}@media (max-width:640px){.performance-refresh-control{width:100%;margin-left:0;}}.account-settings-single-shell .account-settings-single-container{display:grid;gap:1rem;border:1px solid color-mix(in srgb,var(--border,#d9d2e5),transparent 8%);border-radius:1.25rem;padding:1rem;background:color-mix(in srgb,var(--panel,#fff),transparent 2%);}.account-settings-single-shell .account-settings-row{display:grid;gap:.75rem;border:1px solid color-mix(in srgb,var(--border,#d9d2e5),transparent 12%);border-radius:1rem;padding:1rem;background:color-mix(in srgb,var(--panel,#fff),var(--accent-soft,#f3ebff) 9%);min-width:0;}.account-settings-jump-row{margin-top:.85rem;}.settings-inline-action{display:flex;gap:1rem;justify-content:space-between;align-items:center;border-top:1px solid color-mix(in srgb,var(--border,#d9d2e5),transparent 12%);padding-top:.85rem;}.account-settings-history-grid{margin-top:.85rem;}@media (max-width:720px){.settings-inline-action{align-items:stretch;flex-direction:column;}}.account-settings-compact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;align-items:start;}.account-settings-compact-grid .account-settings-row{min-height:0;border:1px solid rgba(255,255,255,.12);border-radius:1rem;padding:1rem;background:rgba(255,255,255,.045);}.account-settings-delete-redirect{grid-column:1 / -1;border-color:rgba(255,90,90,.42) !important;background:rgba(255,90,90,.08) !important;}@media (max-width:720px){.account-settings-compact-grid{grid-template-columns:1fr;}}.account-settings-single-shell .account-settings-compact-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,255px),1fr)) !important;gap:.85rem !important;align-items:start !important;}.account-settings-single-shell .account-settings-row{min-width:0 !important;max-width:100% !important;overflow:hidden !important;}.account-settings-single-shell .account-settings-row form,.account-settings-single-shell .account-settings-row label,.account-settings-single-shell .account-settings-row input,.account-settings-single-shell .account-settings-row select,.account-settings-single-shell .account-settings-row textarea{min-width:0 !important;max-width:100% !important;width:100%;box-sizing:border-box;}.account-settings-single-shell .form-grid,.account-settings-single-shell .details-grid,.account-settings-single-shell .stats-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr)) !important;min-width:0 !important;}.account-settings-single-shell .span-2{grid-column:1 / -1;}.account-settings-single-shell .settings-inline-action,.account-settings-single-shell .button-row{flex-wrap:wrap;min-width:0;}.account-settings-single-shell .account-settings-compact-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr)) !important;}.account-settings-single-shell .account-settings-row{contain:layout paint;}.account-settings-single-shell .account-settings-row .button{max-width:100%;white-space:normal;}[data-pin-preview].is-good{border-color:color-mix(in srgb,var(--success,#22c55e),transparent 25%);background:color-mix(in srgb,var(--success,#22c55e),transparent 88%);}[data-pin-preview].is-danger,[data-pin-preview].is-warn,[data-pin-preview].is-info,[data-pin-preview].is-good{display:inline-flex;width:100%;padding:.55rem .7rem;border-radius:.85rem;border:1px solid rgba(255,255,255,.12);line-height:1.35;}[data-pin-preview].is-danger{border-color:color-mix(in srgb,var(--danger,#ef4444),transparent 25%);background:color-mix(in srgb,var(--danger,#ef4444),transparent 88%);}[data-pin-preview].is-warn{border-color:color-mix(in srgb,var(--warning,#f59e0b),transparent 25%);background:color-mix(in srgb,var(--warning,#f59e0b),transparent 88%);}[data-pin-preview].is-info{border-color:color-mix(in srgb,var(--accent,#7c5cff),transparent 25%);background:color-mix(in srgb,var(--accent,#7c5cff),transparent 90%);}.giveaway-feature-grid,.rotcore-item-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;align-items:stretch;}.giveaway-feature-card,.rotcore-item-card{border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:1rem;background:rgba(8,12,24,.72);box-shadow:0 12px 30px rgba(0,0,0,.18);}.giveaway-feature-card.is-website{border-color:rgba(75,219,166,.36);}.giveaway-feature-card.is-discord{border-color:rgba(114,137,218,.38);}.giveaway-feature-card.is-ended{opacity:.82;}.giveaway-feature-card.is-cancelled{opacity:.65;border-color:rgba(255,88,88,.35);}.giveaway-feature-top{display:grid;grid-template-columns:auto 1fr auto;gap:.8rem;align-items:start;margin-bottom:.8rem;}.giveaway-feature-top strong{display:block;font-size:1.1rem;}.giveaway-feature-top em{display:block;color:var(--muted,#9da8bd);font-style:normal;margin-top:.25rem;}.giveaway-feature-icon{display:grid;place-items:center;width:3rem;height:3rem;border-radius:999px;background:rgba(255,255,255,.08);font-size:1.55rem;}.giveaway-card-actions,.rotcore-pack-actions{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;margin-top:.9rem;}.giveaway-card-actions form,.rotcore-pack-actions form{margin:0;}.server-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.5rem;padding:.75rem;border-radius:16px;background:rgba(255,255,255,.04);}.server-feature-toggle{min-height:2.65rem;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.55rem .7rem;background:rgba(255,255,255,.035);}.server-admin-layout .account-settings-content{min-width:0;}.rotcore-item-card{display:grid;gap:.45rem;position:relative;overflow:hidden;}.rotcore-item-card.is-owned{border-color:rgba(75,219,166,.4);background:linear-gradient(145deg,rgba(75,219,166,.12),rgba(8,12,24,.72));}.rotcore-item-icon{width:3.3rem;height:3.3rem;border-radius:16px;display:grid;place-items:center;background:rgba(255,255,255,.08);font-size:1.65rem;}.rotcore-item-meta{display:flex;flex-wrap:wrap;gap:.45rem;}.rotcore-item-meta span{border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:.2rem .55rem;color:var(--muted,#9da8bd);font-size:.82rem;}.rotcore-item-grid.compact{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));}@media (max-width:780px){.giveaway-feature-top{grid-template-columns:auto 1fr;}.giveaway-feature-top .status-pill{grid-column:1 / -1;justify-self:start;}}.server-feature-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.site-nav--dropdowns{align-items:center;gap:.25rem .35rem;}.site-nav-item.nav-dropdown{position:relative;display:inline-flex;}.site-nav-item.nav-dropdown>summary.nav-link{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;user-select:none;}.site-nav-item.nav-dropdown>summary.nav-link::-webkit-details-marker{display:none;}.site-nav-item.nav-dropdown[open]>summary.nav-link{background:rgba(255,255,255,.42);}.nav-caret{font-size:.8em;line-height:1;opacity:.75;transition:transform .16s ease;}.nav-dropdown[open] .nav-caret{transform:rotate(180deg);}.nav-dropdown-menu{position:absolute;top:calc(100% + .45rem);left:0;z-index:70;min-width:230px;display:grid;gap:.25rem;padding:.55rem;border:var(--border);border-radius:20px;background:var(--panel-strong);box-shadow:var(--shadow);backdrop-filter:blur(14px);}.nav-dropdown:not([open]) .nav-dropdown-menu{display:none;}.nav-dropdown-link{display:flex;align-items:center;justify-content:space-between;gap:.65rem;padding:.58rem .72rem;border-radius:14px;text-decoration:none;font-weight:850;color:var(--ink);}.nav-dropdown-link:hover,.nav-dropdown-link.is-active{background:rgba(255,255,255,.38);transform:translateX(2px);}.nav-dropdown-link.is-main{border-bottom:1px solid rgba(255,255,255,.18);border-radius:14px 14px 10px 10px;color:var(--brand);}.giveaway-scope-filter{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin:.9rem 0 1rem;}.giveaway-scope-filter .button.is-active{background:linear-gradient(135deg,var(--brand-3),var(--brand-2));color:#21153c;}.server-assignment-list{display:grid;gap:.45rem;margin:.65rem 0;}.server-assignment-row{display:flex;justify-content:space-between;gap:.75rem;align-items:center;padding:.5rem .65rem;border-radius:12px;background:rgba(255,255,255,.055);}.server-assignment-row em{color:var(--muted);font-style:normal;font-size:.88rem;text-align:right;}@media (max-width:900px){.site-nav--dropdowns{width:100%;align-items:stretch;}.site-nav-item.nav-dropdown{display:block;width:100%;}.site-nav-item.nav-dropdown>summary.nav-link{width:100%;justify-content:space-between;}.nav-dropdown-menu{position:static;min-width:0;margin:.35rem 0 .55rem;box-shadow:none;}.server-assignment-row{align-items:flex-start;flex-direction:column;}}.site-nav-item.nav-dropdown{position:relative;display:inline-flex;align-items:center;}.site-nav-item.nav-dropdown>.nav-link{display:inline-flex;align-items:center;gap:.35rem;user-select:none;cursor:pointer;}.site-nav-item.nav-dropdown>summary.nav-link{display:none;}.nav-dropdown:hover>.nav-dropdown-menu,.nav-dropdown.is-open>.nav-dropdown-menu{display:grid;}.nav-dropdown:hover>.nav-link,.nav-dropdown.is-open>.nav-link{background:rgba(255,255,255,.42);}.auth-profile-dropdown .mini-profile.nav-link{display:inline-flex;align-items:center;gap:.35rem;background:rgba(255,255,255,.44);}.auth-profile-dropdown .mini-profile.nav-link:hover{background:rgba(255,255,255,.58);}.auth-profile-dropdown .nav-dropdown-menu{min-width:235px;}.auth-panel>.button.tiny[href$="/logout"]{display:none;}@media (max-width:900px){.site-nav-item.nav-dropdown{display:block;width:100%;}.site-nav-item.nav-dropdown>.nav-link{width:100%;justify-content:flex-start;}.auth-panel .site-nav-item.nav-dropdown{width:auto;}.auth-panel .site-nav-item.nav-dropdown>.nav-link{width:auto;}.nav-dropdown-menu,.nav-dropdown-menu--right{position:static;min-width:0;margin:.35rem 0 .55rem;box-shadow:none;}.auth-profile-dropdown .nav-dropdown-menu{position:absolute;right:0;left:auto;min-width:min(235px,calc(100vw - 28px));box-shadow:var(--shadow);}}.site-nav--dropdowns{display:flex;align-items:center;gap:.25rem .35rem;}.site-nav-item.nav-dropdown,details.site-nav-item.nav-dropdown{position:relative;display:inline-flex;align-items:center;}.site-nav-item.nav-dropdown>.nav-link,.site-nav-item.nav-dropdown>summary.nav-link,details.site-nav-item.nav-dropdown>summary.nav-link{display:inline-flex !important;align-items:center;gap:.35rem;cursor:pointer;user-select:none;list-style:none;}.site-nav-item.nav-dropdown>summary.nav-link::-webkit-details-marker,details.site-nav-item.nav-dropdown>summary.nav-link::-webkit-details-marker{display:none;}.nav-caret{display:none !important;}.nav-dropdown-menu{display:none;position:absolute;top:calc(100% + .45rem);left:0;z-index:90;min-width:230px;gap:.25rem;padding:.55rem;border:var(--border);border-radius:20px;background:var(--panel-strong);box-shadow:var(--shadow);backdrop-filter:blur(14px);}.nav-dropdown:hover>.nav-dropdown-menu,.nav-dropdown.is-open>.nav-dropdown-menu,.nav-dropdown[open]>.nav-dropdown-menu{display:grid;}.nav-dropdown:hover>.nav-link,.nav-dropdown:hover>summary.nav-link,.nav-dropdown.is-open>.nav-link,.nav-dropdown.is-open>summary.nav-link,.nav-dropdown[open]>summary.nav-link{background:rgba(255,255,255,.42);}.nav-dropdown-menu--right{left:auto;right:0;}.auth-profile-dropdown .mini-profile.nav-link{display:inline-flex !important;align-items:center;gap:.35rem;}@media (max-width:900px){.site-nav--dropdowns{width:100%;align-items:stretch;}.site-nav-item.nav-dropdown,details.site-nav-item.nav-dropdown{display:block;width:100%;}.site-nav-item.nav-dropdown>.nav-link,.site-nav-item.nav-dropdown>summary.nav-link,details.site-nav-item.nav-dropdown>summary.nav-link{width:100%;justify-content:flex-start;}.auth-panel .site-nav-item.nav-dropdown{width:auto;}.auth-panel .site-nav-item.nav-dropdown>.nav-link{width:auto;}.nav-dropdown-menu,.nav-dropdown-menu--right{position:static;min-width:0;margin:.35rem 0 .55rem;box-shadow:none;}.auth-profile-dropdown .nav-dropdown-menu{position:absolute;right:0;left:auto;min-width:min(235px,calc(100vw - 28px));box-shadow:var(--shadow);}}@media (hover:hover) and (pointer:fine){.nav-dropdown:hover>.nav-dropdown-menu{display:none;}.nav-dropdown.is-open>.nav-dropdown-menu,.nav-dropdown[open]>.nav-dropdown-menu{display:grid;}}.header-tools,.auth-panel{min-width:0;}.auth-panel{display:flex;align-items:center;justify-content:flex-end;gap:.45rem;flex-wrap:nowrap;max-width:100%;overflow:visible;}.auth-panel .compact-theme-picker{flex:0 1 230px;min-width:150px;max-width:min(230px,42vw);z-index:96;}.auth-panel .compact-theme-picker label,.auth-panel .compact-theme-picker .hybrid-choice,.auth-panel .compact-theme-picker .hybrid-choice-button{min-width:0;max-width:100%;}.auth-panel .compact-theme-picker .hybrid-choice-button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.auth-panel .compact-theme-picker .hybrid-choice-menu{z-index:120;}.auth-panel .auth-profile-dropdown{flex:0 1 auto;min-width:0;z-index:95;}.auth-profile-dropdown .mini-profile.nav-link{max-width:min(210px,28vw);min-width:0;overflow:hidden;white-space:nowrap;}.auth-profile-dropdown .mini-profile.nav-link span{min-width:0;overflow:hidden;text-overflow:ellipsis;}.compact-theme-picker.is-saving,.compact-theme-picker[data-theme-submitting="1"]{opacity:.74;pointer-events:none;}@media (max-width:900px){.auth-panel{width:100%;justify-content:flex-start;flex-wrap:wrap;}.auth-panel .compact-theme-picker{flex:1 1 100%;max-width:100%;}.auth-profile-dropdown .mini-profile.nav-link{max-width:calc(100vw - 2rem);}}.seo-card-grid a.seo-feature-card,.seo-card-grid a.seo-feature-card:hover,.seo-card-grid a.seo-feature-card:focus,.seo-card-grid a.seo-feature-card h2,.seo-card-grid a.seo-feature-card p,.seo-card-grid a.seo-feature-card span{text-decoration:none !important;}.seo-card-grid .seo-feature-card h2{color:var(--ink);}.giveaway-center-hero{display:grid;gap:1rem;}.giveaway-scope-filter{gap:.55rem;align-items:center;}.giveaway-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:1rem;align-items:stretch;}.giveaway-feature-card{display:grid;gap:1rem;align-content:start;min-width:0;padding:1rem;overflow:visible;}.giveaway-feature-top{gap:.85rem 1rem;margin-bottom:0;}.giveaway-feature-top>div{min-width:0;}.giveaway-feature-top .status-pill{justify-self:end;white-space:nowrap;}.giveaway-card-actions,.giveaway-card-actions form{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;margin:0;}.giveaway-card-actions .button,.giveaway-card-actions button{min-width:max-content;}@media (max-width:640px){.giveaway-feature-top{grid-template-columns:auto minmax(0,1fr);}.giveaway-feature-top .status-pill{grid-column:1 / -1;justify-self:start;}}.compact-theme-picker,.compact-theme-picker.is-saving,.compact-theme-picker[data-theme-submitting="1"],.compact-theme-picker.is-saving-theme{opacity:1 !important;pointer-events:auto !important;}.compact-theme-picker.is-saving-theme .hybrid-choice-button,.compact-theme-picker.is-saving-theme select{border-color:color-mix(in srgb,var(--brand-2) 42%,var(--ink) 10%) !important;}.giveaway-feature-card{background:var(--panel) !important;border:var(--border) !important;color:var(--ink) !important;box-shadow:var(--shadow) !important;}.giveaway-feature-card h3,.giveaway-feature-card h4{color:var(--ink) !important;}.giveaway-feature-card p{color:var(--muted) !important;opacity:1 !important;}.server-feature-grid,.server-feature-toggle,.server-assignment-row,.rotcore-item-icon,.rotcore-item-meta span{background:color-mix(in srgb,var(--panel) 86%,var(--brand-2) 14%) !important;border-color:color-mix(in srgb,var(--ink) 14%,var(--brand-2) 18%) !important;color:var(--ink) !important;}.rotcore-item-meta span{box-shadow:none !important;}.rotcore-item-card.is-owned,.giveaway-feature-card.is-discord,.giveaway-feature-card.is-website{border-color:color-mix(in srgb,var(--brand-2) 36%,var(--ink) 14%) !important;background:var(--panel) !important;}.chat-attachments{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.5rem}.chat-attachment-link{display:inline-flex;align-items:center;gap:.35rem;padding:.42rem .6rem;border:1px solid rgba(86,71,140,.18);border-radius:999px;background:rgba(255,255,255,.82);box-shadow:0 6px 14px rgba(38,28,75,.08);font-weight:700;text-decoration:none;max-width:100%}.chat-attachment-link span{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-attachment-link small{font-weight:600;opacity:.7;font-size:.72rem}.chat-reactions{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem;margin-top:.45rem}.chat-reaction-counts{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem}.chat-reaction-button{border:1px solid rgba(86,71,140,.2);background:rgba(255,255,255,.88);border-radius:999px;padding:.2rem .5rem;font-weight:800;line-height:1.2;cursor:pointer;box-shadow:0 4px 10px rgba(38,28,75,.08)}.chat-reaction-button.is-mine{border-color:rgba(49,178,116,.55);background:rgba(49,178,116,.14)}.chat-reaction-picker{display:inline-flex;align-items:center;gap:.25rem;margin:0;max-width:max-content}.chat-reaction-picker select{min-width:4.8rem;max-width:5.8rem;padding:.2rem .45rem;border-radius:999px;font-size:.82rem;font-weight:800;line-height:1.2;cursor:pointer}.chat-reaction-picker select:disabled{opacity:.65;cursor:wait}.chat-file-label{display:grid;gap:.3rem;margin-top:.5rem}.chat-file-preview{display:flex;flex-wrap:wrap;gap:.35rem;min-height:.25rem;margin:.25rem 0 .5rem}.chat-file-chip{display:inline-flex;align-items:center;gap:.25rem;border:1px solid rgba(86,71,140,.16);border-radius:999px;padding:.25rem .55rem;background:rgba(255,255,255,.8);font-size:.82rem;font-weight:700}.chat-message-wrap{display:grid;gap:.28rem;max-width:min(760px,100%);width:max-content;}.chat-message-wrap.self,.chat-message-wrap.is-own{margin-left:auto;justify-items:end;}.chat-message-wrap.user,.chat-message-wrap.system{justify-items:start;}.chat-message-wrap>.chat-message{margin:0;max-width:100%;width:fit-content;}.chat-message-body{overflow-wrap:anywhere;}.chat-message-actions{display:grid;gap:.2rem;padding:0 .4rem;max-width:100%;}.chat-message-wrap.self .chat-message-actions,.chat-message-wrap.is-own .chat-message-actions{justify-items:end;}.chat-message-wrap.user .chat-message-actions,.chat-message-wrap.system .chat-message-actions{justify-items:start;}.chat-message-actions .chat-reactions{margin-top:0;padding:.12rem 0;}.chat-reaction-picker select{min-width:3.4rem;max-width:3.9rem;text-align:center;}.chat-inline-notice{border:1px solid rgba(245,158,11,.35);background:rgba(245,158,11,.11);border-radius:.85rem;padding:.55rem .75rem;font-weight:800;margin:.45rem 0;}@media (max-width:700px){.chat-message-wrap{width:100%;}.chat-message-wrap>.chat-message{width:100%;}}.chat-message-wrap{display:flex;flex-direction:column;gap:.24rem;max-width:min(760px,100%);}.chat-message-wrap.self,.chat-message-wrap.is-own{align-items:flex-end;margin-left:auto;}.chat-message-wrap.user,.chat-message-wrap.system{align-items:flex-start;}.chat-message-wrap>.chat-message{margin:0;}.chat-message-actions{display:flex;flex-direction:column;gap:.2rem;max-width:100%;padding:0 .35rem;margin-top:.04rem;background:transparent;border:0;}.chat-message-wrap.self .chat-message-actions,.chat-message-wrap.is-own .chat-message-actions{align-items:flex-end;}.chat-message-wrap.user .chat-message-actions,.chat-message-wrap.system .chat-message-actions{align-items:flex-start;}.chat-message-actions .chat-reactions{margin:0;padding:.12rem 0 0;background:transparent;border:0;}.chat-message .chat-reactions{margin-top:.4rem;}.chat-reaction-picker select{width:3.4rem;min-width:3.4rem;max-width:3.4rem;text-align:center;}.chat-message-wrap{width:fit-content;}@media (max-width:700px){.chat-message-wrap{width:100%;}}.chat-message-wrap[data-sender-theme]>.chat-message{box-shadow:inset 4px 0 0 var(--chat-sender-accent,#60a5fa),0 8px 24px rgba(0,0,0,.16);}.chat-themed-name{color:var(--chat-sender-accent,#60a5fa);font-weight:1000;text-shadow:0 0 12px rgba(96,165,250,.22);}.chat-theme-badge{display:inline-flex;align-items:center;gap:.25rem;margin-left:.35rem;border:1px solid color-mix(in srgb,var(--chat-sender-accent,#60a5fa) 45%,rgba(255,255,255,.18));background:color-mix(in srgb,var(--chat-sender-accent,#60a5fa) 16%,rgba(255,255,255,.06));border-radius:999px;padding:.08rem .45rem;font-size:.72rem;font-weight:900;color:#fff;}.chat-message-wrap.user,.chat-message-wrap.system{align-items:flex-start;margin-left:0;margin-right:auto;}.chat-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:.5rem;align-items:end;margin:.65rem 0;}.chat-search-form label{display:grid;gap:.25rem;margin:0;}.chat-search-form input{width:100%;}.chat-active-chip{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:wrap;}.chat-active-chip .chat-presence-status{font-size:.72rem;border-radius:999px;padding:.12rem .45rem;background:rgba(255,255,255,.08);color:inherit;font-style:normal;white-space:nowrap;}.chat-active-chip.is-clocked-in .chat-presence-status{background:rgba(34,197,94,.16);color:#86efac;}.chat-active-chip.is-clocked-out .chat-presence-status{background:rgba(148,163,184,.16);color:#cbd5e1;}@media (max-width:720px){.chat-search-form{grid-template-columns:1fr;}}.chat-reaction-adders,.chat-reaction-adders .chat-reaction-button.is-add{display:none!important}.chat-author-link,.chat-active-name{color:inherit;text-decoration:none;font-weight:1000;}.chat-author-link:hover,.chat-active-name:hover{text-decoration:underline;}.chat-message-actions{align-items:center;}.chat-delete-form{display:inline-flex;margin:0;}.chat-delete-button{border:1px solid rgba(239,68,68,.28);background:rgba(239,68,68,.08);color:#fecaca;border-radius:999px;padding:.2rem .55rem;font-size:.78rem;font-weight:900;cursor:pointer;}.chat-delete-button:hover{background:rgba(239,68,68,.18);border-color:rgba(239,68,68,.45);}.chat-attachment-link.has-preview{border-radius:.9rem;padding:.35rem .55rem;}.chat-attachment-preview{display:inline-flex;width:2.35rem;height:2.35rem;align-items:center;justify-content:center;border-radius:.7rem;overflow:hidden;background:rgba(255,255,255,.65);flex:0 0 auto;}.chat-attachment-preview img,.chat-attachment-preview video{width:100%;height:100%;object-fit:cover;display:block;}.chat-file-preview{align-items:center;}.chat-file-preview-card{border-radius:.9rem;padding:.4rem .55rem;gap:.5rem;max-width:min(100%,360px);}.chat-upload-thumb,.chat-upload-icon{width:2.35rem;height:2.35rem;border-radius:.65rem;object-fit:cover;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.72);flex:0 0 auto;}.chat-upload-meta{display:grid;gap:.1rem;min-width:0;}.chat-upload-meta b{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.chat-upload-meta small{opacity:.72;font-size:.74rem;}.chat-file-remove{border:1px solid rgba(86,71,140,.18);background:rgba(255,255,255,.86);border-radius:999px;padding:.18rem .45rem;font-size:.72rem;font-weight:900;cursor:pointer;}.chat-file-remove:hover{border-color:rgba(239,68,68,.38);background:rgba(239,68,68,.1);}@media (max-width:720px){.chat-file-preview-card{width:100%;}.chat-upload-meta b{max-width:150px;}}.chat-message-wrap{position:relative;}.chat-delete-menu{position:absolute;top:.2rem;left:calc(100% + .35rem);z-index:35;}.chat-delete-menu>summary{align-items:center;backdrop-filter:blur(12px);background:rgba(15,23,42,.84);border:1px solid rgba(148,163,184,.35);border-radius:999px;box-shadow:0 12px 28px rgba(15,23,42,.22);color:#f8fafc;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:900;height:2rem;justify-content:center;line-height:1;list-style:none;width:2rem;}.chat-delete-menu>summary::-webkit-details-marker{display:none;}.chat-delete-menu[open]>summary,.chat-delete-menu>summary:hover,.chat-delete-menu>summary:focus-visible{background:rgba(30,41,59,.98);border-color:rgba(59,130,246,.55);outline:none;}.chat-delete-menu-panel{background:rgba(15,23,42,.96);border:1px solid rgba(148,163,184,.35);border-radius:.9rem;box-shadow:0 18px 38px rgba(15,23,42,.32);margin-top:.35rem;min-width:10.5rem;overflow:hidden;padding:.25rem;}.chat-delete-menu .chat-delete-form{display:block;margin:0;}.chat-delete-menu .chat-delete-button{align-items:center;background:transparent;border:0;border-radius:.7rem;color:#fecaca;cursor:pointer;display:flex;font-size:.86rem;font-weight:900;justify-content:flex-start;min-height:2.3rem;padding:.55rem .75rem;text-align:left;width:100%;}.chat-delete-menu .chat-delete-button:hover,.chat-delete-menu .chat-delete-button:focus-visible{background:rgba(239,68,68,.18);color:#fff1f2;outline:none;}@media (max-width:720px){.chat-delete-menu{left:auto;right:.35rem;top:.35rem;}.chat-delete-menu-panel{position:absolute;right:0;}}.chat-search-results{margin:.65rem 0 1rem;padding:.75rem;border:1px solid rgba(39,31,75,.14);border-radius:18px;background:rgba(255,255,255,.76);box-shadow:0 12px 28px rgba(39,31,75,.08);}.chat-search-results[hidden]{display:none!important}.chat-search-results-head{display:flex;justify-content:space-between;gap:.65rem;align-items:center;margin-bottom:.55rem;flex-wrap:wrap;color:var(--ink,#271f4b)}.chat-search-results-head span{font-size:.85rem;color:var(--muted,#6d6688);font-weight:700}.chat-search-result-list{display:grid;gap:.5rem;max-height:260px;overflow:auto;padding-right:.15rem}.chat-search-result{appearance:none;border:1px solid rgba(39,31,75,.12);border-radius:14px;background:rgba(242,250,255,.9);padding:.65rem .75rem;text-align:left;cursor:pointer;color:var(--ink,#271f4b);box-shadow:0 5px 14px rgba(39,31,75,.06);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.chat-search-result:hover,.chat-search-result:focus{transform:translateY(-1px);border-color:rgba(55,194,232,.6);box-shadow:0 10px 22px rgba(55,194,232,.16);outline:none}.chat-search-result strong{display:inline-block;margin-right:.4rem}.chat-search-result span{font-size:.78rem;color:var(--muted,#6d6688);font-weight:700}.chat-search-result p{margin:.25rem 0 0;font-size:.9rem;line-height:1.35;color:var(--ink,#271f4b)}.chat-search-result mark,.chat-message-body mark{background:linear-gradient(135deg,rgba(255,225,82,.9),rgba(255,128,194,.45));color:inherit;border-radius:.35em;padding:0 .18em;font-weight:900}.chat-message-wrap.is-chat-search-hit{outline:3px solid rgba(255,87,173,.45);outline-offset:4px;border-radius:18px;animation:chatSearchPulse 1.5s ease-out 1}@keyframes chatSearchPulse{0%{box-shadow:0 0 0 0 rgba(255,87,173,.35)}100%{box-shadow:0 0 0 18px rgba(255,87,173,0)}}.chat-file-preview-card .chat-upload-meta{display:inline-flex;flex-direction:column;gap:.15rem;min-width:0}.chat-file-preview-card .chat-upload-meta b{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-file-remove{border:0;border-radius:999px;padding:.25rem .55rem;font-weight:900;cursor:pointer;background:rgba(255,87,173,.16);color:var(--ink,#271f4b)}@media (max-width:760px){.chat-search-results-head{display:grid}.chat-search-result-list{max-height:220px}.chat-file-preview-card .chat-upload-meta b{max-width:160px}}.nk-map-legend{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.nk-map-legend-item{display:inline-flex;align-items:center;gap:.45rem;border:1px solid color-mix(in srgb,var(--border-color,#cbd5e1) 68%,transparent);border-radius:999px;padding:.28rem .62rem;background:color-mix(in srgb,var(--panel-bg,#fff) 78%,var(--accent,#7cf) 8%);font-size:.78rem;font-weight:950;box-shadow:0 3px 0 rgba(0,0,0,.08);color:inherit}.nk-map-legend-item strong{font-size:.78rem;line-height:1.05;white-space:nowrap}.nk-map-pin-sample{--nk-pin-a:#0891b2;--nk-pin-b:#67e8f9;position:relative;display:inline-grid;place-items:center;width:2.1rem;height:2.1rem;border-radius:999px;border:3px solid #fff;background:linear-gradient(135deg,var(--nk-pin-a),var(--nk-pin-b));box-shadow:0 6px 16px rgba(15,23,42,.28),0 0 0 2px rgba(255,255,255,.45);color:#fff;font-style:normal;line-height:1;flex:0 0 auto}.nk-map-pin-sample::after{content:"";position:absolute;left:50%;bottom:-.46rem;transform:translateX(-50%) rotate(45deg);width:.7rem;height:.7rem;background:linear-gradient(135deg,var(--nk-pin-a),var(--nk-pin-b));border-right:3px solid #fff;border-bottom:3px solid #fff;z-index:-1}.nk-map-pin-sample b{display:inline-flex;align-items:center;justify-content:center;min-width:0;border:0;background:transparent;padding:0;color:inherit;font-size:.66rem;font-weight:1000;letter-spacing:.03em}.nk-map-pin-sample.is-clock-in{--nk-pin-a:#16a34a;--nk-pin-b:#86efac;color:#052e16}.nk-map-pin-sample.is-clock-out{--nk-pin-a:#dc2626;--nk-pin-b:#fb7185}.nk-map-pin-sample.is-current{--nk-pin-a:#ea580c;--nk-pin-b:#fb923c}.nk-map-pin-sample.is-teammate{--nk-pin-a:#2563eb;--nk-pin-b:#93c5fd}.nk-map-pin-sample.is-route-point{--nk-pin-a:#0891b2;--nk-pin-b:#67e8f9;color:#083344}.nk-map-pin-sample.is-group{--nk-pin-a:#7c3aed;--nk-pin-b:#06b6d4}.nk-map-route-order{display:inline-flex;align-items:center;justify-content:center;min-width:3.4rem;height:1.7rem;border-radius:999px;border:2px dotted #2563eb;background:#eff6ff;color:#1e3a8a;font-style:normal;font-weight:1000;font-size:.75rem;box-shadow:0 3px 9px rgba(37,99,235,.18)}.server-stat-chart-settings{margin-bottom:.75rem;}.server-stat-chart-settings select{max-width:16rem;}.performance-debug-panel{position:relative;z-index:40;margin:1rem auto;max-width:min(1180px,calc(100vw - 2rem));border:1px solid rgba(255,255,255,0.16);border-radius:18px;padding:1rem;background:rgba(7,10,18,0.92);box-shadow:0 18px 50px rgba(0,0,0,0.28);color:#f4f7fb;font-size:0.92rem;}.performance-debug-panel .perf-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:0.8rem;}.performance-debug-panel .perf-head strong{display:block;font-size:1rem;}.performance-debug-panel .perf-head span,.performance-debug-panel .perf-muted{color:rgba(244,247,251,0.72);font-size:0.82rem;}.performance-debug-panel .perf-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:0.55rem;margin:0.75rem 0;}.performance-debug-panel .perf-card{border:1px solid rgba(255,255,255,0.12);border-radius:12px;padding:0.65rem;background:rgba(255,255,255,0.06);}.performance-debug-panel .perf-card strong,.performance-debug-panel .perf-card span{display:block;}.performance-debug-panel .perf-card span{margin-top:0.15rem;color:rgba(244,247,251,0.72);font-size:0.78rem;}.performance-debug-panel .perf-flags{margin:0.75rem 0;line-height:1.8;}.performance-debug-panel .perf-chip{display:inline-flex;align-items:center;border:1px solid rgba(122,214,255,0.28);border-radius:999px;padding:0.12rem 0.5rem;margin:0.08rem;background:rgba(122,214,255,0.1);color:#dff6ff;font-size:0.75rem;}.performance-debug-panel .perf-section{border-top:1px solid rgba(255,255,255,0.12);padding-top:0.65rem;margin-top:0.65rem;}.performance-debug-panel .perf-section summary,.performance-debug-panel .perf-row summary{cursor:pointer;}.performance-debug-panel .perf-list{display:grid;gap:0.45rem;margin-top:0.55rem;}.performance-debug-panel .perf-row{border:1px solid rgba(255,255,255,0.1);border-radius:10px;padding:0.5rem 0.65rem;background:rgba(255,255,255,0.045);}.performance-debug-panel code{display:block;overflow-x:auto;white-space:pre-wrap;margin-top:0.5rem;padding:0.55rem;border-radius:8px;background:rgba(0,0,0,0.34);color:#d7ffe6;font-size:0.76rem;}.performance-debug-panel .perf-error{color:#ffb7b7;margin:0.5rem 0 0;}.server-statistics-workspace{min-width:0;}.status-hero-panel .status-overview-grid,.status-summary-panel .status-overview-grid,.status-clone-workspace .status-overview-grid{align-items:stretch}.status-overview-grid .stat-card small{display:block;margin-top:.35rem;color:var(--muted,#6d668a);font-size:.78rem;line-height:1.25}.status-actions-row{align-items:center;gap:.75rem;flex-wrap:wrap}.status-note{margin-top:.75rem;padding:.75rem 1rem;border:1px solid rgba(111,215,255,.35);border-radius:16px;background:rgba(255,255,255,.58)}.status-clone-grid,.status-list-panel{align-items:start}.status-system-list{display:grid;gap:.85rem}.status-system-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.85rem;align-items:start;padding:1rem;border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(240,252,255,.76));box-shadow:0 12px 30px rgba(31,24,61,.08)}.status-system-card .status-card-icon{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:15px;font-size:1.35rem;background:rgba(255,255,255,.78);border:1px solid rgba(139,124,246,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.75)}.status-system-card .status-card-copy{min-width:0}.status-system-card .status-card-copy>strong{display:block;color:var(--ink,#241842);font-size:1.02rem;margin-bottom:.2rem}.status-system-card .status-card-copy>span{display:block;color:var(--muted,#6d668a);line-height:1.35}.status-system-card.status-operational,.status-system-card.status-online,.status-system-card.status-website-owned{border-left:5px solid #28c878}.status-system-card.status-updating,.status-system-card.status-maintenance{border-left:5px solid #ffbd4a}.status-system-card.status-degraded,.status-system-card.status-offline,.status-system-card.status-outage,.status-system-card.status-setup-needed,.status-system-card.status-problem{border-left:5px solid #ff516f}.status-system-card .status-pill{white-space:nowrap}@media (max-width:760px){.status-system-card{grid-template-columns:auto minmax(0,1fr)}.status-system-card .status-pill{grid-column:1/-1;justify-self:start}}.admin-users-workspace .admin-role-permission-summary{align-items:stretch;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem;}.admin-users-workspace .admin-role-permission-summary .stat-card{position:relative;overflow:hidden;border-width:1px !important;min-height:110px;padding:1rem 1rem 1rem 1.15rem !important;}.admin-users-workspace .admin-role-permission-summary .stat-card::before{content: "";position:absolute;inset:0 auto 0 0;width:.35rem;opacity:.95;}.admin-users-workspace .admin-role-permission-summary .stat-card>*{position:relative;z-index:1;}.admin-users-workspace .admin-role-permission-summary .stat-card span{font-size:.74rem !important;letter-spacing:.04em;text-transform:uppercase;font-weight:900;}.admin-users-workspace .admin-role-permission-summary .stat-card strong{font-size:clamp(1.35rem,2.4vw,1.9rem) !important;line-height:1.1;}.admin-users-workspace .admin-role-permission-summary .stat-card small{display:block;margin-top:.35rem;color:var(--muted,#6d668a);font-size:.76rem;line-height:1.28;}.admin-users-workspace .admin-role-permission-summary .stat-card.status-success,html[data-theme] .admin-users-workspace .admin-role-permission-summary .stat-card.status-success{border-color:rgba(34,197,94,.72) !important;background:linear-gradient(135deg,rgba(34,197,94,.22),rgba(255,255,255,.88)) !important;box-shadow:0 12px 26px rgba(34,197,94,.10) !important;}.admin-users-workspace .admin-role-permission-summary .stat-card.status-success::before{background:rgb(34,197,94);}.admin-users-workspace .admin-role-permission-summary .stat-card.status-warn,html[data-theme] .admin-users-workspace .admin-role-permission-summary .stat-card.status-warn{border-color:rgba(245,158,11,.78) !important;background:linear-gradient(135deg,rgba(245,158,11,.24),rgba(255,255,255,.88)) !important;box-shadow:0 12px 26px rgba(245,158,11,.11) !important;}.admin-users-workspace .admin-role-permission-summary .stat-card.status-warn::before{background:rgb(245,158,11);}.admin-users-workspace .admin-role-permission-summary .stat-card.status-danger,html[data-theme] .admin-users-workspace .admin-role-permission-summary .stat-card.status-danger{border-color:rgba(239,68,68,.78) !important;background:linear-gradient(135deg,rgba(239,68,68,.22),rgba(255,255,255,.88)) !important;box-shadow:0 12px 26px rgba(239,68,68,.10) !important;}.admin-users-workspace .admin-role-permission-summary .stat-card.status-danger::before{background:rgb(239,68,68);}.admin-users-workspace .admin-role-permission-summary .stat-card.status-info,html[data-theme] .admin-users-workspace .admin-role-permission-summary .stat-card.status-info{border-color:rgba(59,130,246,.72) !important;background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(255,255,255,.88)) !important;box-shadow:0 12px 26px rgba(59,130,246,.10) !important;}.admin-users-workspace .admin-role-permission-summary .stat-card.status-info::before{background:rgb(59,130,246);}
