:root{
  --bg:#05070b;
  --bg-2:#080b11;
  --panel:#101217;
  --panel-2:#14161b;
  --panel-3:#0c0f14;
  --line:#2a2d35;
  --line-soft:rgba(255,255,255,.075);
  --gold:#8d7c5f;
  --gold-soft:rgba(193,163,109,.32);
  --blue:#2697ff;
  --blue-2:#0878ed;
  --blue-soft:rgba(38,151,255,.15);
  --text:#f7f8fb;
  --muted:#8e929d;
  --muted-2:#666b76;
  --green:#45e68c;
  --danger:#ff6675;
  --warn:#ffca6a;
  --radius:17px;
  --shadow:0 26px 70px rgba(0,0,0,.42);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;min-height:100vh;color:var(--text);
  background:
    radial-gradient(circle at 12% 18%,rgba(21,100,220,.10),transparent 25%),
    radial-gradient(circle at 88% 34%,rgba(28,122,255,.08),transparent 24%),
    linear-gradient(180deg,#05070a 0%,#07090d 48%,#05070a 100%);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
  overflow-x:hidden;
}
button,input,select,textarea{font:inherit}
a{color:inherit}
svg{display:block}
.bg-grid{position:fixed;inset:0;pointer-events:none;z-index:-4;background-image:linear-gradient(rgba(255,255,255,.013) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.013) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.55),transparent 82%)}
.ambient{position:fixed;pointer-events:none;filter:blur(90px);opacity:.16;z-index:-3;border-radius:50%;animation:ambientFloat 10s ease-in-out infinite alternate}
.ambient-a{width:440px;height:440px;background:#075fd5;left:-240px;top:12%}.ambient-b{width:430px;height:430px;background:#114cae;right:-260px;bottom:2%;animation-delay:-4s}
@keyframes ambientFloat{to{transform:translate3d(28px,-18px,0) scale(1.08)}}
.particle-field{position:fixed;inset:0;pointer-events:none;z-index:-2;overflow:hidden}.particle-field i{position:absolute;width:3px;height:3px;border-radius:50%;background:rgba(91,169,255,.65);box-shadow:0 0 10px rgba(44,139,255,.55);animation:particleDrift 8s ease-in-out infinite alternate}.particle-field i:nth-child(1){left:8%;top:20%;animation-delay:-1s}.particle-field i:nth-child(2){left:17%;top:75%;width:2px;height:2px;animation-delay:-4s}.particle-field i:nth-child(3){left:39%;top:12%;background:rgba(223,181,101,.8);animation-delay:-6s}.particle-field i:nth-child(4){left:62%;top:62%;animation-delay:-2s}.particle-field i:nth-child(5){left:78%;top:18%;width:2px;height:2px}.particle-field i:nth-child(6){left:91%;top:72%;background:rgba(223,181,101,.7);animation-delay:-5s}.particle-field i:nth-child(7){left:53%;top:88%;width:2px;height:2px;animation-delay:-3s}.particle-field i:nth-child(8){left:29%;top:49%;width:2px;height:2px;animation-delay:-7s}@keyframes particleDrift{to{transform:translate3d(9px,-18px,0);opacity:.3}}
.shell{width:min(960px,calc(100% - 34px));margin-inline:auto}
.site-head{padding-top:22px}
.panel,.panel-soft{background:linear-gradient(155deg,rgba(21,23,29,.96),rgba(12,14,18,.98));border:1px solid var(--line);box-shadow:var(--shadow);border-radius:var(--radius)}
.panel-soft{border-color:rgba(177,151,105,.52)}
.store-head{min-height:78px;padding:13px 16px 13px 15px;display:flex;align-items:center;justify-content:space-between;gap:16px;position:relative;overflow:hidden}
.store-head:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(255,255,255,.018),transparent 35%,rgba(38,151,255,.025));pointer-events:none}
.brand{min-width:0;display:flex;align-items:center;gap:13px;text-decoration:none;position:relative;z-index:1}
.brand-mark{width:50px;height:50px;flex:0 0 50px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#07101d,#0b1018);border:1px solid rgba(38,151,255,.34);box-shadow:inset 0 0 24px rgba(38,151,255,.09),0 0 22px rgba(0,0,0,.25);overflow:hidden}
.brand-mark img{width:100%;height:100%;object-fit:cover}.brand-mark svg{width:33px;height:33px;fill:#2f91f6;filter:drop-shadow(0 0 8px rgba(38,151,255,.3))}.brand-mark svg path:nth-child(2){fill:#7ebcff}
.brand-copy{display:block;min-width:0}.brand-copy b{display:block;font-size:18px;letter-spacing:-.025em}.brand-copy small{display:block;color:#9a9da5;font-size:11px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:590px}
.top-actions{display:flex;align-items:center;gap:8px;position:relative;z-index:1}.user-chip{display:inline-flex;align-items:center;gap:7px;color:#d1d4da;background:#0c0f14;border:1px solid var(--line-soft);padding:9px 11px;border-radius:10px;font-size:11px;white-space:nowrap}.user-chip i{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 10px rgba(69,230,140,.5)}
.btn{appearance:none;border:0;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:39px;padding:9px 14px;border-radius:10px;font-weight:780;font-size:11px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease;position:relative;overflow:hidden}.btn:active{transform:scale(.975)}.btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.btn-primary,.btn-buy{color:white;background:linear-gradient(135deg,#2ca1ff,#0877ed 76%);box-shadow:0 8px 24px rgba(0,117,238,.22);border:1px solid rgba(91,174,255,.3)}.btn-primary:before,.btn-buy:before{content:"";position:absolute;inset:-30% auto -30% -55%;width:36%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);transform:skewX(-18deg);transition:left .55s ease}.btn-primary:hover:before,.btn-buy:hover:before{left:125%}.btn-primary:hover,.btn-buy:hover{transform:translateY(-1px);box-shadow:0 12px 30px rgba(0,117,238,.31)}.btn-ghost{background:#0c0f14;color:#d8dbe1;border:1px solid var(--line)}.btn-ghost:hover{border-color:#454a55;background:#11151c}.btn-danger{background:rgba(255,102,117,.10);color:#ff8d98;border:1px solid rgba(255,102,117,.26)}.btn-wide{width:100%;padding:12px 16px}.btn-soldout{background:#17191e;color:#70747d;border:1px solid #252831;cursor:not-allowed}
.page-space{padding:15px 0 30px}.flash{padding:12px 14px;border-radius:12px;margin-bottom:13px;font-size:11px;border:1px solid;animation:slideDown .25s ease}.flash-success{background:rgba(69,230,140,.08);border-color:rgba(69,230,140,.22);color:#a6f1c6}.flash-error{background:rgba(255,102,117,.08);border-color:rgba(255,102,117,.22);color:#ffb2ba}.flash-info{background:rgba(38,151,255,.08);border-color:rgba(38,151,255,.22);color:#acd6ff}@keyframes slideDown{from{opacity:0;transform:translateY(-6px)}}
.store-wrap{display:grid;gap:15px}.store-notice{min-height:68px;padding:13px 17px;border-radius:15px;border:1px solid rgba(157,141,112,.58);border-left:4px solid var(--blue);background:linear-gradient(90deg,rgba(38,151,255,.075),rgba(20,21,25,.95) 18%,rgba(18,19,23,.96));display:flex;align-items:center;gap:13px;box-shadow:0 14px 40px rgba(0,0,0,.22)}.notice-icon{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#5eb4ff;border:1px solid rgba(38,151,255,.55);font-size:11px;font-weight:900}.store-notice p{margin:0;color:#aeb1b9;font-size:11px;line-height:1.55}.store-notice b{color:#eef2f8}
.product-accordion{display:grid;gap:12px}.store-product-card{background:linear-gradient(155deg,rgba(22,23,27,.98),rgba(17,18,22,.98));border:1px solid rgba(162,143,109,.57);border-radius:16px;overflow:hidden;box-shadow:0 18px 48px rgba(0,0,0,.28);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.store-product-card:hover{border-color:rgba(202,171,115,.7);box-shadow:0 22px 56px rgba(0,0,0,.35)}.store-product-card.is-open{border-color:rgba(183,157,111,.75);box-shadow:0 22px 58px rgba(0,0,0,.38),inset 0 0 32px rgba(255,255,255,.012)}
.product-card-head{width:100%;min-height:96px;background:transparent;border:0;color:inherit;padding:17px 21px;display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;text-align:left}.product-identity{display:flex;align-items:center;gap:15px;min-width:0}.product-logo{width:52px;height:52px;flex:0 0 52px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:#080b11;border:1px solid rgba(65,152,255,.25);box-shadow:0 0 25px rgba(29,104,225,.09)}.product-logo img{width:100%;height:100%;object-fit:cover}.product-logo-fallback{font-size:21px;font-weight:950;color:#77b9ff;text-shadow:0 0 14px rgba(38,151,255,.55)}.product-copy{display:block;min-width:0}.product-copy>b{display:block;font-size:16px;letter-spacing:-.015em}.product-copy>small{display:block;color:#8e9199;font-size:11px;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-summary{display:flex;align-items:center;gap:6px;margin-top:6px;color:#6f737c;font-size:9px}.product-summary i{width:5px;height:5px;background:var(--green);border-radius:50%;box-shadow:0 0 8px rgba(69,230,140,.45)}.product-summary em{font-style:normal;color:#444851}.accordion-arrow{width:31px;height:31px;flex:0 0 31px;border-radius:50%;display:grid;place-items:center;color:#b5a98f;background:#111318;border:1px solid rgba(179,154,111,.25);transition:transform .25s ease,color .2s ease,border-color .2s ease}.accordion-arrow svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.store-product-card.is-open .accordion-arrow{transform:rotate(180deg);color:#6eb8ff;border-color:rgba(38,151,255,.4);box-shadow:0 0 16px rgba(38,151,255,.08)}
.product-card-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.2,.8,.2,1)}.store-product-card.is-open .product-card-body{grid-template-rows:1fr}.plan-list{overflow:hidden;padding:0 21px;transition:padding-bottom .28s ease}.store-product-card.is-open .plan-list{padding-bottom:18px}.plan-row{min-height:78px;border:1px solid rgba(155,138,108,.64);border-radius:13px;background:linear-gradient(90deg,#151619,#111216);display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 17px;margin-top:10px;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease;animation:rowReveal .3s both}.store-product-card.is-open .plan-row:nth-child(2){animation-delay:.025s}.store-product-card.is-open .plan-row:nth-child(3){animation-delay:.05s}.store-product-card.is-open .plan-row:nth-child(4){animation-delay:.075s}.store-product-card.is-open .plan-row:nth-child(5){animation-delay:.1s}.store-product-card.is-open .plan-row:nth-child(6){animation-delay:.125s}@keyframes rowReveal{from{opacity:0;transform:translateY(-5px)}}.plan-row:hover{transform:translateX(2px);border-color:rgba(195,166,112,.82);background:linear-gradient(90deg,#17191e,#12151a);box-shadow:0 8px 24px rgba(0,0,0,.18)}.plan-row.is-empty{opacity:.62}.plan-info{min-width:0}.plan-info>b{display:block;font-size:13px}.plan-info>span{display:block;color:#888c95;font-size:10px;margin-top:5px}.plan-info strong{color:var(--green)}.plan-info em{font-style:normal;color:#4f535b;padding:0 2px}.plan-buy{display:flex;align-items:center;gap:19px;flex:0 0 auto}.plan-price{min-width:112px;text-align:right;color:#35a7ff;font-size:18px;letter-spacing:-.02em;text-shadow:0 0 14px rgba(38,151,255,.12)}.btn-buy{min-width:128px}.btn-buy svg{width:17px;height:17px}
.store-empty{padding:42px 20px;text-align:center;display:grid;justify-items:center;gap:7px}.store-empty .empty-icon{font-size:30px;color:#5aaeff}.store-empty b{font-size:15px}.store-empty small{color:var(--muted);font-size:10px}
.order-history{margin-top:5px;padding:19px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:13px}.section-title h2{font-size:16px;margin:5px 0 0}.eyebrow{color:#53afff;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.14em}.muted{color:var(--muted)}.tiny{font-size:9px}.order-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#b9c4d1;font-size:10px}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:13px;background:#0c0e12}.table{width:100%;border-collapse:collapse;min-width:720px}.table th,.table td{padding:12px 13px;border-bottom:1px solid #1a1d23;text-align:left;font-size:10px;vertical-align:middle}.table th{color:#717681;background:#0d0f13;font-size:8px;text-transform:uppercase;letter-spacing:.09em;position:sticky;top:0}.table tbody tr{transition:background .16s ease}.table tbody tr:hover{background:rgba(255,255,255,.018)}.table tr:last-child td{border-bottom:0}.status{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;font-size:8px;font-weight:850;border:1px solid;white-space:nowrap}.status-paid{color:#8cf0b4;border-color:rgba(69,230,140,.22);background:rgba(69,230,140,.07)}.status-pending{color:#ffd987;border-color:rgba(255,202,106,.22);background:rgba(255,202,106,.07)}.status-expired,.status-cancelled{color:#a4a7ae;border-color:#30333a;background:#14161a}.status-paid_stock_issue{color:#ff9ea8;border-color:rgba(255,102,117,.25);background:rgba(255,102,117,.08)}
.footer{padding:26px 0 40px;border-top:1px solid rgba(255,255,255,.045);margin-top:12px}.footer-brand{display:grid;justify-items:center;text-align:center;gap:6px;color:#787c86}.footer-logo{width:32px;height:32px;display:grid;place-items:center;overflow:hidden;border-radius:8px}.footer-logo img{width:100%;height:100%;object-fit:cover}.footer-logo svg{width:27px;height:27px;fill:#39a3ff}.footer-brand>b{font-size:12px;color:#eef0f4}.footer-brand>span{font-size:9px}.footer-brand small{font-size:8px;color:#5d616a;margin-top:4px}.footer-links{display:flex;align-items:center;gap:8px;font-size:9px}.footer-links a{color:#58aff8;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-links i{font-style:normal;color:#51555d}
.support-fab{position:fixed;right:24px;bottom:21px;z-index:40;background:transparent;border:0;color:var(--text);cursor:pointer;display:flex;align-items:flex-end;gap:8px}.support-bubble{display:block;background:#111318;border:1px solid rgba(160,144,114,.65);border-radius:12px 12px 3px 12px;padding:10px 12px;font-size:10px;box-shadow:0 14px 38px rgba(0,0,0,.35);transition:transform .2s ease,opacity .2s ease}.support-bot{width:48px;height:48px;border-radius:17px 17px 22px 22px;background:linear-gradient(180deg,#167fe4,#074f9d);border:1px solid #54afff;box-shadow:0 0 22px rgba(38,151,255,.26);display:grid;place-items:center;position:relative;animation:botFloat 2.8s ease-in-out infinite}.support-bot:before{content:"";width:27px;height:20px;border-radius:8px;background:#07111d;border:2px solid #6fc2ff;position:absolute;top:9px}.support-bot i{position:absolute;width:4px;height:4px;border-radius:50%;background:#ffc84e;top:-7px;box-shadow:0 0 8px #ffc84e}.support-bot i:before{content:"";position:absolute;width:1px;height:8px;background:#9b8051;left:1px;top:3px}.support-bot b{position:relative;z-index:1;color:#5eb9ff;font-size:17px;top:-2px}@keyframes botFloat{50%{transform:translateY(-4px)}}.support-fab:hover .support-bubble{transform:translateY(-2px)}.support-menu{position:fixed;right:26px;bottom:83px;z-index:41;width:240px;padding:14px;background:#111318;border:1px solid #343944;border-radius:13px;box-shadow:0 18px 50px rgba(0,0,0,.5);animation:menuIn .18s ease}.support-menu[hidden]{display:none}.support-menu b,.support-menu span,.support-menu em{display:block}.support-menu b{font-size:12px}.support-menu span,.support-menu em{color:#81858e;font-size:9px;margin:5px 0 10px;font-style:normal}.support-menu a{display:block;text-decoration:none;padding:9px 10px;background:#0c0f14;border:1px solid #242832;border-radius:9px;font-size:10px;margin-top:6px;color:#9dceff}@keyframes menuIn{from{opacity:0;transform:translateY(6px)}}
/* Form + auth + payment */
.field label{display:block;color:#8e939d;font-size:9px;font-weight:750;margin:0 0 7px}.input,.select,.textarea{width:100%;background:#0b0d11;border:1px solid #252932;color:#edf0f5;border-radius:10px;padding:10px 11px;outline:none;font-size:10px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.input:focus,.select:focus,.textarea:focus{border-color:#397fbd;box-shadow:0 0 0 3px rgba(38,151,255,.07);background:#0d1015}.textarea{min-height:105px;resize:vertical}.stack{display:grid;gap:12px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.form-grid .span-2{grid-column:1/-1}.inline{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.notice{padding:12px 13px;background:rgba(38,151,255,.055);border:1px solid rgba(38,151,255,.18);border-radius:11px;color:#9bb1c6;font-size:9px;line-height:1.55}.auth-wrap{min-height:62vh;display:grid;place-items:center}.auth-card{width:min(430px,100%);padding:24px}.auth-card h1{font-size:21px;margin:8px 0}.auth-card p{color:#848995;font-size:10px;line-height:1.65;margin:0 0 20px}.payment-grid{display:grid;grid-template-columns:350px 1fr;gap:15px}.qr-card{text-align:center;padding:18px}.qr-card img{width:min(100%,310px);background:white;border-radius:14px;padding:9px;box-shadow:0 18px 45px rgba(0,0,0,.25)}.pay-info{padding:22px}.pay-info h1{font-size:21px;margin:8px 0 5px}.info-list{margin:18px 0;border:1px solid var(--line);border-radius:13px;overflow:hidden}.info-row{display:flex;justify-content:space-between;gap:18px;padding:12px 13px;border-bottom:1px solid #1c2027;font-size:10px}.info-row:last-child{border-bottom:0}.info-row span{color:#777c86}.copy-value{font-weight:780;color:#eef2f6;cursor:pointer}.pay-state{margin-top:13px;padding:12px 13px;border:1px solid rgba(38,151,255,.25);background:rgba(38,151,255,.055);border-radius:11px;font-size:10px}.keys-box{margin-top:13px;padding:14px;border:1px solid rgba(69,230,140,.22);border-radius:11px;background:rgba(69,230,140,.045)}.key-line{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#080a0d;border:1px solid #24282f;padding:10px;border-radius:8px;margin-top:7px;word-break:break-all;cursor:pointer}.empty{padding:25px 16px;text-align:center;color:#6c717b;font-size:10px}.installer{width:min(760px,100%);margin:auto}.code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#080a0e;border:1px solid var(--line);padding:3px 6px;border-radius:6px;color:#bcc6d1}
/* Admin */
.admin-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:14px}.admin-nav{padding:9px;position:sticky;top:14px;height:max-content}.admin-nav a{display:block;color:#8d929c;text-decoration:none;padding:10px 11px;border-radius:9px;font-size:10px;margin-bottom:3px;transition:.16s ease}.admin-nav a.active,.admin-nav a:hover{background:linear-gradient(90deg,rgba(38,151,255,.13),rgba(38,151,255,.035));color:#f2f6fb;border-left:2px solid var(--blue)}.admin-main{min-width:0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.stat{padding:14px}.stat small{color:#707681;font-size:8px;text-transform:uppercase;letter-spacing:.06em}.stat strong{display:block;font-size:18px;margin-top:6px}.admin-card{padding:17px;margin-bottom:12px}.admin-card h2{font-size:14px;margin:0 0 13px}.admin-card-head{display:flex;justify-content:space-between;gap:14px;margin-bottom:14px}.admin-card-head h2{font-size:18px;margin:6px 0 5px}.admin-card-head p{margin:0;color:#7d828c;font-size:9px;line-height:1.6;max-width:720px}.admin-note{font-size:9px;color:#747a84;line-height:1.65}.pill{padding:4px 7px;border-radius:999px;background:#101319;border:1px solid #2a2e36;font-size:8px;color:#a0a6b0}.danger-zone{border-color:rgba(255,102,117,.2)}.upload-box{min-height:80px;border:1px dashed #3a4350;border-radius:12px;background:#0b0e13;display:flex!important;align-items:center;justify-content:center;text-align:center;padding:14px;cursor:pointer;transition:border-color .2s ease,background .2s ease}.upload-box:hover{border-color:#397fbd;background:rgba(38,151,255,.035)}.upload-box input{display:none}.upload-box span,.upload-box b,.upload-box small{display:block}.upload-box b{color:#cfd8e2;font-size:10px}.upload-box small{color:#6d737e;font-size:8px;margin-top:4px}.upload-box.compact{min-height:60px}.check-line{display:flex!important;align-items:center;gap:7px;color:#8e949e!important;font-size:9px!important;margin-top:7px!important}.check-line input{accent-color:#178df5}.product-admin-card{border-color:#2c3038}.product-admin-summary{display:flex;align-items:center;gap:10px;padding-bottom:12px;margin-bottom:13px;border-bottom:1px solid #24272e}.product-admin-summary>div:last-child{min-width:0}.product-admin-summary b{display:block;font-size:11px}.product-admin-summary small{display:block;color:#727782;font-size:8px;margin-top:4px}.admin-product-avatar{width:42px;height:42px;flex:0 0 42px;border-radius:11px;background:#0a0d12;border:1px solid #2a3441;overflow:hidden;display:grid;place-items:center;color:#66b4ff;font-weight:900}.admin-product-avatar img{width:100%;height:100%;object-fit:cover}.product-admin-actions{justify-content:flex-end}.brand-preview{height:65px;border:1px solid #292d35;border-radius:10px;background:#0b0e12;display:flex;align-items:center;gap:10px;padding:8px 10px}.brand-preview img,.brand-preview b{width:45px;height:45px;border-radius:10px;object-fit:cover;display:grid;place-items:center;background:#10151c;color:#62b5ff}.brand-preview span{font-size:9px;color:#7d838d}
@media(max-width:900px){.shell{width:min(100% - 24px,960px)}.brand-copy small{max-width:420px}.admin-layout{grid-template-columns:1fr}.admin-nav{position:static;display:flex;overflow:auto;gap:3px}.admin-nav a{white-space:nowrap}.stats{grid-template-columns:repeat(2,1fr)}.payment-grid{grid-template-columns:1fr}.qr-card{order:2}.support-bubble{display:none}}
@media(max-width:640px){.site-head{padding-top:10px}.shell{width:min(100% - 16px,960px)}.store-head{min-height:66px;padding:10px 11px}.brand-mark{width:43px;height:43px;flex-basis:43px;border-radius:11px}.brand-copy b{font-size:15px}.brand-copy small{display:none}.top-actions .user-chip{display:none}.top-actions .btn{padding:8px 10px;min-height:36px}.page-space{padding-top:10px}.store-notice{padding:11px 12px;min-height:58px}.store-notice p{font-size:10px}.product-card-head{min-height:82px;padding:13px 14px}.product-logo{width:46px;height:46px;flex-basis:46px}.product-copy>b{font-size:14px}.product-copy>small{font-size:9px;max-width:230px}.product-summary{font-size:8px}.plan-list{padding:0 13px}.store-product-card.is-open .plan-list{padding-bottom:13px}.plan-row{min-height:89px;padding:11px 12px;gap:10px}.plan-buy{gap:10px}.plan-price{font-size:15px;min-width:auto}.btn-buy{min-width:103px;padding-inline:10px}.form-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.stats{grid-template-columns:1fr 1fr}.support-fab{right:12px;bottom:12px}.support-menu{right:12px;bottom:72px}.footer{padding-bottom:72px}}
@media(max-width:470px){.plan-row{display:grid;grid-template-columns:1fr}.plan-buy{justify-content:space-between}.plan-price{text-align:left}.btn-buy{min-width:120px}.product-copy>small{max-width:180px}.product-summary{flex-wrap:wrap}.section-title{align-items:flex-start;flex-direction:column}.store-notice p b{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Installer v3 */
.installer-page{min-height:100vh;padding:28px 0 46px}.installer-shell{width:min(1120px,calc(100% - 34px));margin:0 auto}.installer-hero{min-height:112px;padding:20px 22px;display:flex;align-items:center;gap:16px;position:relative;overflow:hidden}.installer-hero:after{content:"";position:absolute;width:280px;height:180px;right:-80px;top:-80px;background:radial-gradient(circle,rgba(38,151,255,.13),transparent 68%);pointer-events:none}.installer-logo{width:62px;height:62px;flex:0 0 62px;border-radius:17px;display:grid;place-items:center;background:linear-gradient(145deg,#07111e,#0b1017);border:1px solid rgba(38,151,255,.34);box-shadow:inset 0 0 30px rgba(38,151,255,.08),0 14px 35px rgba(0,0,0,.28)}.installer-logo svg{width:39px;height:39px;fill:#2f91f6;filter:drop-shadow(0 0 9px rgba(38,151,255,.33))}.installer-logo svg path:nth-child(2){fill:#84c3ff}.installer-hero h1{font-size:25px;line-height:1.15;margin:6px 0 7px;letter-spacing:-.035em}.installer-hero p{margin:0;color:#8f949d;font-size:10px;line-height:1.6}.installer-version{margin-left:auto;align-self:flex-start;position:relative;z-index:1;border:1px solid rgba(38,151,255,.25);background:rgba(38,151,255,.06);color:#65b8ff;font-size:9px;font-weight:800;padding:6px 8px;border-radius:999px}.installer-flash{margin:14px 0 0;padding:13px 15px;display:flex;align-items:center;gap:11px;border-radius:12px}.installer-flash b{font-size:10px;white-space:nowrap}.installer-flash span{font-size:9px;line-height:1.55}.installer-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px;margin-top:14px;align-items:start}.installer-form{padding:0;overflow:hidden}.install-section{padding:19px 20px;border-bottom:1px solid rgba(255,255,255,.065)}.install-section:last-of-type{border-bottom:0}.install-section-head{display:flex;align-items:center;gap:11px;margin-bottom:15px}.install-section-head>span{width:31px;height:31px;flex:0 0 31px;border-radius:9px;display:grid;place-items:center;background:rgba(38,151,255,.075);border:1px solid rgba(38,151,255,.22);color:#5cb1fa;font-size:9px;font-weight:900}.install-section-head h2{font-size:14px;margin:0 0 3px}.install-section-head p{margin:0;color:#747984;font-size:8.5px}.install-input{min-height:42px;font-size:10px;background:#090c10;border-color:#292e37}.field-help{display:block;color:#676d77;font-size:8px;line-height:1.55;margin-top:6px}.field-help b{color:#8793a0}.password-field{position:relative}.password-field .input{padding-right:60px}.password-toggle{position:absolute;right:6px;top:6px;height:30px;min-width:44px;border:1px solid #2a313b;background:#11151b;color:#8c97a3;border-radius:7px;font-size:8px;font-weight:800;cursor:pointer;transition:.18s ease}.password-toggle:hover{border-color:#397fbd;color:#c4e3ff;background:#0e1823}.install-check{display:flex!important;gap:10px;align-items:flex-start!important;margin:1px 0 0!important;padding:11px 12px;border:1px solid #292e36;border-radius:10px;background:#0a0d11;cursor:pointer}.install-check input{margin-top:2px;accent-color:#178df5}.install-check span{display:block}.install-check b{display:block;color:#cbd1d8;font-size:9px}.install-check small{display:block;color:#69707a;font-size:8px;line-height:1.45;margin-top:3px}.test-db-btn{margin-top:12px;min-height:36px;color:#9bcfff}.installer-submit{padding:16px 20px;background:linear-gradient(90deg,rgba(38,151,255,.045),rgba(255,255,255,.015));display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid rgba(38,151,255,.08)}.installer-submit b,.installer-submit span{display:block}.installer-submit b{font-size:10px}.installer-submit span{font-size:8px;color:#6c737d;margin-top:4px;line-height:1.45}.install-main-btn{min-width:145px}.installer-side{display:grid;gap:12px;position:sticky;top:14px}.install-check-card,.install-tip-card,.install-security-card{padding:16px}.installer-side h3{font-size:13px;margin:6px 0 13px}.server-checks{display:grid;gap:7px}.server-check{display:flex;align-items:center;gap:9px;padding:9px;border-radius:9px;background:#0a0d11;border:1px solid #242932}.server-check>i{width:23px;height:23px;border-radius:7px;display:grid;place-items:center;font-style:normal;font-size:9px;font-weight:900}.server-check.ok>i{background:rgba(69,230,140,.08);border:1px solid rgba(69,230,140,.2);color:#58e89a}.server-check.bad>i{background:rgba(255,102,117,.08);border:1px solid rgba(255,102,117,.2);color:#ff7180}.server-check span,.server-check b,.server-check small{display:block}.server-check b{font-size:8.5px;color:#bfc5cc}.server-check small{font-size:7.5px;color:#646b75;margin-top:2px}.mini-config{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.055);font-size:8.5px}.mini-config span{color:#6f7580}.mini-config b{color:#c4ccd5;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.install-tip-card p,.install-security-card p{font-size:8px;line-height:1.55;color:#6d737e;margin:11px 0 0}.install-security-card{border-color:rgba(69,230,140,.15);background:linear-gradient(145deg,rgba(25,44,37,.18),rgba(12,14,18,.98))}.install-security-card>b{font-size:9px;color:#78daa5}.installer-complete{width:min(720px,100%);margin:14px auto 0;padding:34px;text-align:center}.complete-icon{width:58px;height:58px;margin:0 auto 14px;border-radius:18px;display:grid;place-items:center;background:rgba(69,230,140,.09);border:1px solid rgba(69,230,140,.24);color:#56e89a;font-size:24px;box-shadow:0 0 30px rgba(69,230,140,.08)}.installer-complete h2{font-size:22px;margin:6px 0}.installer-complete>p{font-size:10px;color:#7c828c;line-height:1.65;max-width:540px;margin:0 auto 18px}.installer-complete-actions{justify-content:center;margin-bottom:15px}.installer-complete .notice{text-align:left}.installer-page .eyebrow{font-size:8px;letter-spacing:.12em;color:#5aaeff;font-weight:850}
@media(max-width:900px){.installer-layout{grid-template-columns:1fr}.installer-side{position:static;grid-template-columns:1fr 1fr}.install-security-card{grid-column:1/-1}}
@media(max-width:640px){.installer-page{padding:10px 0 28px}.installer-shell{width:min(100% - 16px,1120px)}.installer-hero{min-height:92px;padding:14px}.installer-logo{width:49px;height:49px;flex-basis:49px;border-radius:13px}.installer-logo svg{width:31px;height:31px}.installer-hero h1{font-size:18px}.installer-hero p{font-size:8.5px}.installer-version{display:none}.install-section{padding:15px 14px}.installer-submit{padding:14px;align-items:stretch;flex-direction:column}.install-main-btn{width:100%}.installer-side{grid-template-columns:1fr}.install-security-card{grid-column:auto}.installer-complete{padding:24px 15px}.installer-flash{align-items:flex-start;flex-direction:column;gap:4px}}

/* ===== Aujunpeak v5: favicon branding + public registration + Seller pricing ===== */
.installer-logo img{width:46px;height:46px;object-fit:contain;filter:drop-shadow(0 0 12px rgba(40,157,255,.38))}
.brand-mark img,.footer-logo img{object-fit:contain!important;padding:3px}
.brand-mark{background:radial-gradient(circle at 45% 25%,rgba(38,171,255,.14),rgba(5,10,18,.92) 68%)}
.footer-logo{background:transparent!important}

.top-register{border-color:rgba(72,160,255,.22);color:#acd7ff}
.seller-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 10px;border-radius:9px;border:1px solid rgba(255,189,70,.25);background:linear-gradient(135deg,rgba(255,183,51,.09),rgba(8,12,18,.9));color:#ffd178;font-size:8.5px;font-weight:850;white-space:nowrap;box-shadow:inset 0 0 22px rgba(255,183,51,.035)}
.seller-chip:before{content:"◆";font-size:7px;margin-right:6px;color:#ffbd42;filter:drop-shadow(0 0 5px rgba(255,183,51,.5))}

.auth-brand-icon{width:58px;height:58px;margin:0 auto 12px;border-radius:17px;display:grid;place-items:center;background:radial-gradient(circle at 45% 28%,rgba(35,167,255,.18),rgba(8,12,18,.94));border:1px solid rgba(51,153,255,.26);box-shadow:0 18px 45px rgba(0,0,0,.34),inset 0 0 28px rgba(39,151,255,.08)}
.auth-brand-icon img{width:45px;height:45px;object-fit:contain;filter:drop-shadow(0 0 9px rgba(31,146,255,.28))}
.auth-card{text-align:center}
.auth-card .stack,.auth-card .field{text-align:left}
.auth-switch{margin-top:14px;padding-top:13px;border-top:1px solid rgba(255,255,255,.06);font-size:9px;color:#757c86;text-align:center}
.auth-switch a{color:#5fb4ff;font-weight:850;text-decoration:none}
.auth-switch a:hover{color:#a7d7ff}
.auth-notice{text-align:left;margin-top:12px!important}
.register-card{max-width:485px}

.seller-price-banner{margin:12px 0 14px;min-height:58px;padding:11px 14px;border:1px solid rgba(255,185,65,.22);border-radius:13px;background:linear-gradient(100deg,rgba(51,34,9,.32),rgba(13,16,21,.95) 58%,rgba(25,18,7,.24));display:flex;align-items:center;gap:11px;box-shadow:inset 0 0 35px rgba(255,183,51,.025)}
.seller-crown{width:32px;height:32px;flex:0 0 32px;border-radius:9px;display:grid;place-items:center;background:rgba(255,184,55,.09);border:1px solid rgba(255,188,70,.24);color:#ffc85d;font-weight:950;font-size:11px;box-shadow:0 0 22px rgba(255,178,39,.07)}
.seller-price-banner b,.seller-price-banner small{display:block}
.seller-price-banner b{font-size:10px;color:#f1d49a}
.seller-price-banner small{font-size:8.5px;color:#8f8778;line-height:1.5;margin-top:3px}
.plan-price-stack{display:flex;align-items:center;justify-content:flex-end;gap:7px;min-width:150px;flex-wrap:wrap}
.plan-price-old{font-size:8px;color:#6f747d;text-decoration:line-through;text-decoration-thickness:1px}
.seller-discount-badge{padding:3px 5px;border-radius:5px;background:rgba(255,185,61,.09);border:1px solid rgba(255,185,61,.19);font-size:7.5px;color:#ffc65d;font-weight:900}
.seller-text{color:#ffc85e!important}

.stats{grid-template-columns:repeat(auto-fit,minmax(128px,1fr))}
.seller-stat{border-color:rgba(255,188,70,.16)!important;background:linear-gradient(145deg,rgba(43,30,9,.2),rgba(12,14,18,.98))!important}
.seller-stat strong{color:#ffc95e!important}
.seller-admin-hero{position:relative;overflow:hidden;border-color:rgba(255,188,70,.16)}
.seller-admin-hero:after{content:"";position:absolute;right:-100px;top:-110px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(255,183,51,.08),transparent 68%);pointer-events:none}
.seller-admin-badge{position:relative;z-index:1;display:inline-flex;align-items:center;min-height:30px;padding:0 9px;border-radius:8px;border:1px solid rgba(255,187,65,.22);background:rgba(255,179,46,.065);color:#ffc85e;font-size:8px;font-weight:900;white-space:nowrap}
.seller-help-box{padding:10px 12px;border-radius:9px;border:1px solid rgba(68,151,232,.14);background:rgba(25,74,117,.07);font-size:8.5px;line-height:1.55;color:#778594}
.seller-help-box b{color:#9ecfff}
.seller-discount-input{border-color:rgba(255,188,70,.25)!important;box-shadow:inset 0 0 20px rgba(255,184,55,.025)}
.account-role{display:inline-flex;align-items:center;min-height:24px;padding:0 7px;border-radius:7px;border:1px solid #292f37;background:#0b0e12;color:#9aa2ad;font-size:8px;font-weight:850}
.role-seller{border-color:rgba(255,187,65,.24);background:rgba(255,181,45,.06);color:#ffc75e}
.role-admin{border-color:rgba(76,158,255,.24);background:rgba(42,132,230,.06);color:#72bcff}
.seller-account-row{background:linear-gradient(90deg,rgba(255,184,55,.025),transparent 42%)}
.seller-discount-form{display:flex;align-items:center;gap:6px;min-width:150px}
.seller-discount-form .input{width:70px;min-height:32px;padding:6px 7px;color:#ffd178;border-color:rgba(255,188,70,.18)}
.seller-discount-form .btn{min-height:32px;padding:5px 8px;white-space:nowrap}
.account-table td{vertical-align:middle}

@media(max-width:760px){
  .seller-chip{display:none}
  .top-register{display:none}
  .plan-price-stack{min-width:auto;justify-content:flex-start}
  .seller-admin-badge{display:none}
}
@media(max-width:470px){
  .plan-price-stack{justify-content:flex-start;gap:5px}
  .seller-price-banner{padding:10px 11px}
}
