
    :root{
      --bg:#05060a;--bg2:#0a0c12;--panel:rgba(14,16,24,.72);--panel2:#11141d;
      --text:#f6f7fb;--muted:#8e96aa;--red:#ff1f2d;--red2:#ff3b47;--cyan:#42f5ff;
      --line:rgba(255,255,255,.08);--shadow:0 28px 70px rgba(0,0,0,.45);
      --radius:22px;
    }
    *{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:radial-gradient(circle at 15% 10%,rgba(255,31,45,.10),transparent 28%),radial-gradient(circle at 90% 20%,rgba(66,245,255,.06),transparent 26%),linear-gradient(180deg,var(--bg),#080a0f 48%,#05060a);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;min-height:100vh;overflow-x:hidden}
    body::before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to bottom,black,transparent 85%)}
    a{text-decoration:none;color:inherit} button,input,select{font:inherit}
    .noise{position:fixed;inset:0;pointer-events:none;opacity:.018;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}
    .wrap{width:min(1180px,calc(100% - 32px));margin:auto}
    header{position:sticky;top:0;z-index:50;backdrop-filter:blur(18px);background:linear-gradient(180deg,rgba(5,6,10,.92),rgba(5,6,10,.62));border-bottom:1px solid var(--line)}
    .nav{height:78px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:10px;font-weight:1000;letter-spacing:1.8px}.brand img{width:54px;height:54px;object-fit:contain;filter:drop-shadow(0 0 14px rgba(255,31,45,.35))}.brand span{font-size:18px}.brand b{color:var(--red)}
    .links{display:flex;gap:22px;margin-left:auto;color:#cfd4df;font-size:14px}.links a{transition:.2s}.links a:hover{color:#fff;text-shadow:0 0 12px rgba(255,31,45,.5)}
    .nav-actions{display:flex;gap:10px}.icon-btn{width:44px;height:44px;border-radius:14px;border:1px solid var(--line);background:#0e1017;color:#fff;cursor:pointer;display:grid;place-items:center;position:relative;transition:.2s}.icon-btn:hover{transform:translateY(-2px);border-color:rgba(255,31,45,.5);box-shadow:0 0 24px rgba(255,31,45,.12)}.badge{position:absolute;top:-5px;right:-5px;min-width:20px;height:20px;padding:0 5px;border-radius:20px;background:var(--red);display:grid;place-items:center;font-size:11px;font-weight:900;border:2px solid #06070a}
    .hero{padding:68px 0 38px;position:relative}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:44px;align-items:center}.eyebrow{display:inline-flex;gap:8px;align-items:center;border:1px solid rgba(255,31,45,.3);color:#ff8b92;background:rgba(255,31,45,.08);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.pulse{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 0 rgba(255,31,45,.7);animation:pulse 1.7s infinite}@keyframes pulse{70%{box-shadow:0 0 0 10px rgba(255,31,45,0)}100%{box-shadow:0 0 0 0 rgba(255,31,45,0)}}
    h1{font-size:clamp(46px,7vw,86px);line-height:.92;margin:20px 0 18px;letter-spacing:-.055em}.stroke{color:transparent;-webkit-text-stroke:1.5px #fff;text-shadow:0 0 26px rgba(255,255,255,.06)}.neon{color:var(--red);text-shadow:0 0 14px rgba(255,31,45,.38),0 0 42px rgba(255,31,45,.16)}.lead{max-width:650px;color:#aab1c2;font-size:17px;line-height:1.7}.hero-cta{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.btn{border:0;border-radius:14px;padding:14px 20px;cursor:pointer;font-weight:900;transition:.22s;display:inline-flex;align-items:center;justify-content:center;gap:9px}.btn-primary{background:linear-gradient(135deg,#ff1f2d,#d90f1b);color:#fff;box-shadow:0 12px 34px rgba(255,31,45,.25)}.btn-primary:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 16px 44px rgba(255,31,45,.34)}.btn-ghost{background:#0e1017;color:#fff;border:1px solid var(--line)}.btn-ghost:hover{border-color:rgba(66,245,255,.4);box-shadow:0 0 25px rgba(66,245,255,.08)}
    .stats{display:flex;gap:28px;margin-top:34px;flex-wrap:wrap}.stat strong{font-size:22px}.stat span{display:block;color:var(--muted);font-size:12px;margin-top:3px}
    .logo-stage{min-height:520px;display:grid;place-items:center;position:relative}.logo-stage::before{content:"";position:absolute;width:88%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,31,45,.18),rgba(255,31,45,.03) 45%,transparent 69%);filter:blur(8px);animation:breathe 4s ease-in-out infinite}@keyframes breathe{50%{transform:scale(1.08);opacity:.78}}.orbit{position:absolute;width:76%;aspect-ratio:1;border-radius:50%;border:1px solid rgba(255,255,255,.06);animation:spin 18s linear infinite}.orbit::after,.orbit::before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 18px var(--red)}.orbit::before{top:10%;left:16%}.orbit::after{right:7%;bottom:25%;background:var(--cyan);box-shadow:0 0 18px var(--cyan)}@keyframes spin{to{transform:rotate(360deg)}}
    .hero-logo{width:min(520px,95%);position:relative;z-index:2;filter:drop-shadow(0 22px 40px rgba(0,0,0,.55)) drop-shadow(0 0 25px rgba(255,31,45,.16));animation:float 5s ease-in-out infinite}@keyframes float{50%{transform:translateY(-12px)}}
    section{padding:58px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section-head h2{font-size:32px;margin:0}.section-head p{margin:6px 0 0;color:var(--muted)}
    .toolbar{display:grid;grid-template-columns:1fr auto;gap:14px;margin-bottom:24px}.search{position:relative}.search input{width:100%;height:50px;border-radius:15px;border:1px solid var(--line);background:#0d0f16;color:#fff;padding:0 16px 0 46px;outline:none}.search input:focus{border-color:rgba(255,31,45,.45);box-shadow:0 0 0 4px rgba(255,31,45,.07)}.search .ico{position:absolute;left:16px;top:15px;color:#737d92}.filters{display:flex;gap:8px;flex-wrap:wrap}.chip{height:50px;padding:0 16px;border-radius:14px;border:1px solid var(--line);background:#0d0f16;color:#aab1c2;cursor:pointer;font-weight:750;transition:.2s}.chip.active,.chip:hover{color:#fff;border-color:rgba(255,31,45,.45);background:rgba(255,31,45,.10)}
    .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{position:relative;background:linear-gradient(180deg,rgba(19,22,31,.92),rgba(10,12,18,.96));border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:.28s}.card:hover{transform:translateY(-7px);border-color:rgba(255,31,45,.38);box-shadow:0 26px 80px rgba(0,0,0,.56),0 0 38px rgba(255,31,45,.08)}.card-media{height:180px;position:relative;display:grid;place-items:center;background:radial-gradient(circle at 50% 40%,rgba(255,31,45,.22),transparent 44%),linear-gradient(145deg,#11141d,#090b10);overflow:hidden}.card-media::before{content:"";position:absolute;width:190px;height:190px;border:1px solid rgba(255,255,255,.06);transform:rotate(45deg);animation:spin 16s linear infinite}.item-icon{font-size:68px;filter:drop-shadow(0 8px 18px rgba(0,0,0,.35));z-index:2}.tag{position:absolute;top:14px;left:14px;background:rgba(5,6,10,.82);border:1px solid var(--line);border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#ff7b83}.card-body{padding:19px}.card h3{margin:0 0 7px;font-size:19px}.card p{margin:0;color:var(--muted);font-size:13px;line-height:1.55;min-height:40px}.price-row{display:flex;align-items:center;justify-content:space-between;margin-top:18px;gap:10px}.price strong{font-size:22px}.price small{display:block;color:#6f788d;text-decoration:line-through}.add{width:44px;height:44px;border-radius:13px;border:1px solid rgba(255,31,45,.35);background:rgba(255,31,45,.10);color:#fff;cursor:pointer;font-size:22px;transition:.2s}.add:hover{background:var(--red);transform:rotate(4deg) scale(1.05);box-shadow:0 0 22px rgba(255,31,45,.25)}
    .feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.feature{background:rgba(15,17,25,.64);border:1px solid var(--line);border-radius:18px;padding:18px}.feature i{font-style:normal;font-size:24px}.feature strong{display:block;margin-top:10px}.feature span{font-size:12px;color:var(--muted)}
    footer{padding:44px 0 70px;border-top:1px solid var(--line);color:#8f97aa}.foot{display:flex;justify-content:space-between;gap:20px;align-items:center;flex-wrap:wrap}.foot img{width:80px;opacity:.9}
    .drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.64);backdrop-filter:blur(5px);z-index:90;opacity:0;pointer-events:none;transition:.25s}.drawer-backdrop.show{opacity:1;pointer-events:auto}.drawer{position:fixed;right:0;top:0;height:100%;width:min(440px,100%);background:#090b11;border-left:1px solid var(--line);z-index:100;transform:translateX(102%);transition:.28s ease;display:flex;flex-direction:column}.drawer.show{transform:translateX(0)}.drawer-head{height:78px;padding:0 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.drawer-content{padding:18px;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:54px 1fr auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:16px;margin-bottom:10px;background:#0e1017}.cart-icon{width:54px;height:54px;border-radius:13px;background:rgba(255,31,45,.08);display:grid;place-items:center;font-size:27px}.cart-item h4{margin:0 0 4px;font-size:14px}.cart-item span{color:var(--muted);font-size:12px}.remove{background:none;border:0;color:#ff727a;font-size:18px;cursor:pointer}.drawer-foot{padding:18px;border-top:1px solid var(--line)}.total{display:flex;justify-content:space-between;margin-bottom:14px}.total strong{font-size:22px}.empty{text-align:center;color:var(--muted);padding:60px 20px}
    .toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,30px);background:#11141c;border:1px solid rgba(255,31,45,.35);padding:12px 16px;border-radius:13px;z-index:120;opacity:0;pointer-events:none;transition:.25s;box-shadow:var(--shadow)}.toast.show{opacity:1;transform:translate(-50%,0)}
    .modal-backdrop{position:fixed;inset:0;z-index:110;background:rgba(0,0,0,.72);backdrop-filter:blur(7px);display:none;place-items:center;padding:18px}.modal-backdrop.show{display:grid}.modal{width:min(520px,100%);background:#0d1017;border:1px solid var(--line);border-radius:24px;padding:26px;box-shadow:0 30px 100px rgba(0,0,0,.72)}.modal h3{margin-top:0}.checkout-form{display:grid;gap:12px}.checkout-form input,.checkout-form select{height:48px;border-radius:13px;border:1px solid var(--line);background:#090b11;color:#fff;padding:0 14px;outline:none}.checkout-form input:focus,.checkout-form select:focus{border-color:rgba(255,31,45,.5)}
    .cursor-glow{position:fixed;width:320px;height:320px;border-radius:50%;pointer-events:none;z-index:-1;background:radial-gradient(circle,rgba(255,31,45,.075),transparent 67%);transform:translate(-50%,-50%)}
    @media(max-width:900px){.hero-grid{grid-template-columns:1fr}.logo-stage{min-height:350px;order:-1}.hero{padding-top:28px}.grid{grid-template-columns:repeat(2,1fr)}.feature-strip{grid-template-columns:repeat(2,1fr)}.links{display:none}.toolbar{grid-template-columns:1fr}.nav{height:70px}.brand img{width:46px;height:46px}}
    @media(max-width:620px){.wrap{width:min(100% - 20px,1180px)}.grid{grid-template-columns:1fr}.feature-strip{grid-template-columns:1fr 1fr}.hero-logo{width:92%}.logo-stage{min-height:300px}.section-head{align-items:start;flex-direction:column}h1{font-size:50px}.stats{gap:18px}.brand span{font-size:15px}.nav-actions .icon-btn:first-child{display:none}.card-media{height:160px}}
  

/* PHP panels compatibility */
:root{--bg:#050507;--bg2:#0b0b10;--card:#101017;--card2:#15151e;--line:#282833;--text:#f7f7fa;--muted:#9b9baa;--red:#ff2039;--red2:#ff4929;--green:#44df91;--yellow:#ffc94d;--radius:18px;--shadow:0 24px 70px rgba(0,0,0,.38)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% -10%,rgba(255,32,57,.14),transparent 34%),linear-gradient(#07070a,#040405 72%);color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif;min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1180px,calc(100% - 36px));margin:auto}.topbar{position:sticky;top:0;z-index:50;background:rgba(5,5,8,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.nav{min-height:76px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:10px;font-weight:1000;letter-spacing:.08em}.brand img{width:52px;height:52px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(255,32,57,.45))}.brand strong{font-size:21px}.brand strong span{color:var(--red)}.navlinks{display:flex;gap:6px;align-items:center;margin-left:auto}.navlinks a{padding:10px 13px;border-radius:11px;color:#d4d4dc;font-size:14px}.navlinks a:hover{background:#181820;color:#fff}.iconbtn{position:relative;border:1px solid var(--line);background:#101016;border-radius:12px;padding:10px 13px;color:#fff;cursor:pointer}.cartcount{position:absolute;right:-6px;top:-7px;background:var(--red);border-radius:99px;min-width:20px;height:20px;display:grid;place-items:center;font-size:11px;font-weight:900}.hero{padding:72px 0 42px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:42px}.eyebrow{display:inline-flex;border:1px solid rgba(255,32,57,.38);background:rgba(255,32,57,.09);border-radius:999px;padding:8px 12px;color:#ff8290;font-weight:800;font-size:12px;letter-spacing:.1em}.hero h1{font-size:clamp(48px,7vw,88px);line-height:.93;margin:18px 0 16px;letter-spacing:-.06em}.hero h1 span{color:var(--red);text-shadow:0 0 36px rgba(255,32,57,.38)}.hero p{color:var(--muted);font-size:18px;max-width:650px;line-height:1.7}.heroLogo{position:relative;display:grid;place-items:center;min-height:410px}.heroLogo:before{content:"";position:absolute;width:70%;aspect-ratio:1;border-radius:50%;background:var(--red);filter:blur(90px);opacity:.18;animation:pulse 3s ease-in-out infinite}.heroLogo img{position:relative;max-width:100%;max-height:420px;object-fit:contain;filter:drop-shadow(0 22px 35px rgba(0,0,0,.55));animation:float 4s ease-in-out infinite}@keyframes float{50%{transform:translateY(-10px)}}@keyframes pulse{50%{opacity:.32;transform:scale(1.06)}}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;padding:12px 18px;font-weight:900;cursor:pointer;transition:.2s}.btn-primary{background:linear-gradient(100deg,var(--red),var(--red2));color:#fff;box-shadow:0 12px 28px rgba(255,32,57,.26)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(255,32,57,.36)}.btn-secondary{background:#15151d;border:1px solid var(--line);color:#eee}.btn-danger{background:#351016;border:1px solid #6b1a27;color:#ff8693}.btn-small{padding:8px 11px;font-size:13px}.section{padding:34px 0}.sectionhead{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.sectionhead h2{font-size:30px;margin:0}.sectionhead p{margin:6px 0 0;color:var(--muted)}.filters{display:flex;gap:8px;flex-wrap:wrap}.chip{border:1px solid var(--line);background:#111118;padding:8px 12px;border-radius:999px;color:#c8c8d0;font-size:13px}.chip:hover,.chip.active{border-color:var(--red);color:#fff;background:rgba(255,32,57,.09)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product{background:linear-gradient(180deg,#121219,#0b0b10);border:1px solid #252530;border-radius:var(--radius);overflow:hidden;position:relative;transition:.25s;box-shadow:0 0 0 transparent}.product:hover{transform:translateY(-6px);border-color:rgba(255,32,57,.5);box-shadow:0 20px 55px rgba(255,32,57,.1)}.productMedia{aspect-ratio:16/10;background:radial-gradient(circle at 50% 30%,#381017,#0a0a0d 62%);display:grid;place-items:center;position:relative;overflow:hidden}.productMedia img{width:68%;height:68%;object-fit:contain;filter:drop-shadow(0 14px 24px rgba(0,0,0,.55))}.badge{position:absolute;top:14px;left:14px;background:var(--red);color:#fff;font-size:11px;font-weight:1000;padding:7px 9px;border-radius:8px;letter-spacing:.08em}.productBody{padding:17px}.productBody h3{margin:0 0 8px;font-size:19px}.productBody p{margin:0;color:var(--muted);line-height:1.55;font-size:14px;min-height:44px}.priceRow{display:flex;align-items:center;justify-content:space-between;margin-top:16px;gap:10px}.price{font-weight:1000;font-size:21px}.old{font-size:12px;color:#777;text-decoration:line-through;margin-left:7px}.panel{background:linear-gradient(180deg,#101017,#0a0a0e);border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:var(--shadow)}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field.full{grid-column:1/-1}.field label{display:block;color:#aaa;font-size:13px;margin-bottom:7px}.input,.field input,.field textarea,.field select{width:100%;background:#08080c;color:#fff;border:1px solid #292933;border-radius:11px;padding:12px 13px;outline:none}.field textarea{min-height:130px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus,.input:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(255,32,57,.11)}.flash{margin:16px auto;padding:13px 15px;border-radius:12px;border:1px solid}.flash.success{background:#0e3022;border-color:#1f6b4a}.flash.error{background:#3a1119;border-color:#742334}.flash.warning{background:#352811;border-color:#735723}.accountShell{display:grid;grid-template-columns:240px 1fr;gap:22px;padding:36px 0 65px}.side{background:#0c0c11;border:1px solid var(--line);border-radius:16px;padding:12px;height:max-content;position:sticky;top:96px}.side a{display:block;padding:11px 12px;border-radius:10px;color:#b7b7c2;margin:3px 0}.side a:hover,.side a.active{background:#191920;color:#fff}.side .admin{color:#ff6d7e}.tablewrap{overflow:auto}.table{width:100%;border-collapse:collapse;min-width:700px}.table th,.table td{text-align:left;padding:12px 10px;border-bottom:1px solid #24242e;font-size:14px}.table th{color:#888;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.status{display:inline-flex;padding:5px 8px;border-radius:999px;background:#1a1a22;font-size:12px}.status.paid,.status.completed,.status.active{background:#113728;color:#6ff0ad}.status.pending{background:#3a2d12;color:#ffd36d}.status.cancelled,.status.blocked{background:#3a121a;color:#ff7e8d}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.kpi{background:#101017;border:1px solid var(--line);border-radius:14px;padding:18px}.kpi small{color:#888}.kpi strong{display:block;font-size:27px;margin-top:6px}.detail{display:grid;grid-template-columns:.95fr 1.05fr;gap:32px;padding:44px 0}.detailMedia{background:radial-gradient(circle at 50% 30%,#351016,#09090d 62%);border:1px solid var(--line);border-radius:24px;min-height:470px;display:grid;place-items:center;position:relative}.detailMedia img{max-width:78%;max-height:390px;object-fit:contain}.detail h1{font-size:44px;margin:10px 0 10px}.detail .desc{color:var(--muted);line-height:1.7}.bigprice{font-size:38px;font-weight:1000;margin:20px 0}.qty{width:80px}.empty{text-align:center;color:#888;padding:50px 20px;border:1px dashed #2a2a34;border-radius:16px}.footer{border-top:1px solid #1e1e26;margin-top:50px;padding:34px 0;color:#8c8c99}.footerInner{display:flex;align-items:center;justify-content:space-between;gap:20px}.searchbar{display:flex;gap:10px}.searchbar .input{max-width:450px}.pagination{display:flex;gap:8px;margin-top:24px;flex-wrap:wrap}.pagination a{border:1px solid var(--line);border-radius:9px;padding:8px 11px}.pagination a.active{border-color:var(--red);background:#2a1014}.mobileOnly{display:none}@media(max-width:900px){.hero{grid-template-columns:1fr}.heroLogo{min-height:300px}.grid{grid-template-columns:repeat(2,1fr)}.accountShell{grid-template-columns:1fr}.side{position:static;display:flex;overflow:auto}.side a{white-space:nowrap}.kpis{grid-template-columns:repeat(2,1fr)}.detail{grid-template-columns:1fr}.navlinks{display:none}.mobileOnly{display:inline-flex}.formgrid{grid-template-columns:1fr}.field.full{grid-column:auto}}@media(max-width:600px){.container{width:min(100% - 24px,1180px)}.grid{grid-template-columns:1fr}.hero{padding-top:42px}.hero h1{font-size:50px}.heroLogo{min-height:230px}.heroLogo img{max-height:250px}.kpis{grid-template-columns:1fr 1fr}.footerInner{flex-direction:column;align-items:flex-start}.detail h1{font-size:34px}.detailMedia{min-height:320px}.sectionhead{align-items:flex-start;flex-direction:column}}


/* ALLZACK Marketplace */
.marketplaceCta{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px;margin-bottom:18px;border:1px solid rgba(255,32,57,.34);border-radius:18px;background:radial-gradient(circle at 0 50%,rgba(255,32,57,.16),transparent 45%),linear-gradient(135deg,#111119,#09090e)}
.marketplaceCta h3{font-size:24px;margin:10px 0 4px}.marketplaceCta p{margin:0;color:var(--muted)}
.presetStrip{padding:18px;border:1px solid var(--line);border-radius:18px;background:#0d0d13;margin-bottom:18px}.presetStrip>div:first-child{display:flex;gap:10px;align-items:baseline;flex-wrap:wrap;margin-bottom:13px}.presetStrip span{color:var(--muted);font-size:13px}.presetScroller{display:flex;gap:9px;overflow:auto;padding-bottom:5px;scrollbar-width:thin}.presetBtn{min-width:145px;text-align:left;padding:11px 12px;border:1px solid #292934;border-radius:12px;background:#101017;color:#fff;cursor:pointer;transition:.18s}.presetBtn b,.presetBtn small{display:block}.presetBtn small{color:#9298a7;margin-top:4px}.presetBtn:hover,.presetBtn.selected{border-color:var(--red);background:rgba(255,32,57,.09);transform:translateY(-2px)}.sellerSubmit{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding-top:18px;margin-top:18px}.sellerSubmit span{display:block;color:var(--muted);font-size:13px;margin-top:5px}
.sellerGrid,.adminProductGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.sellerCard,.adminProductCard{display:grid;grid-template-columns:180px 1fr;background:linear-gradient(180deg,#111118,#09090d);border:1px solid var(--line);border-radius:17px;overflow:hidden}.sellerThumb,.adminProductThumb{position:relative;display:grid;place-items:center;background:radial-gradient(circle,#331017,#08080b 65%);min-height:180px}.sellerThumb img,.adminProductThumb img{width:76%;height:76%;object-fit:contain}.sellerThumb .status,.adminProductThumb .status{position:absolute;top:10px;left:10px}.status.approved{background:#113728;color:#6ff0ad}.status.rejected{background:#3a121a;color:#ff7e8d}.sellerBody,.adminProductBody{padding:16px}.sellerBody h3,.adminProductBody h3{margin:5px 0 8px;font-size:19px}.sellerMeta{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#ff7180}.sellerPrice{font-size:23px;font-weight:1000}.sellerInfo,.adminProductStats{display:flex;gap:14px;justify-content:space-between;color:#999;font-size:13px;margin-top:10px}.sellerNote{font-size:12px;color:#ffd36d;background:#352811;padding:8px 10px;border-radius:8px}.sellerNote.rejected{color:#ff9aa6;background:#351017}.approvalActions{display:flex;gap:6px;flex-wrap:wrap;margin:13px 0}.adminProductBody p{color:var(--muted);font-size:13px}


/* Página de produto - layout estável */
.productSafePage{padding-bottom:64px}
.productSafeBreadcrumb{display:flex;align-items:center;gap:8px;min-width:0;padding:24px 0;color:#7e8491;font-size:13px}
.productSafeBreadcrumb a{color:#9da3af}.productSafeBreadcrumb strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#d6d8df}
.productSafeDetail{align-items:start;padding-top:4px}
.productSafeMedia{overflow:hidden;box-shadow:0 30px 75px rgba(0,0,0,.34)}
.productSafeMedia:after{content:"";position:absolute;left:12%;right:12%;bottom:11%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,32,57,.72),transparent);box-shadow:0 0 18px rgba(255,32,57,.5)}
.productSafeMedia img{position:relative;z-index:1}
.productSafeBadge{position:absolute;z-index:3;top:16px;left:16px;padding:7px 10px;border-radius:8px;background:var(--red);color:#fff;font-size:11px;font-weight:1000;letter-spacing:.07em}
.productSafeTrust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}
.productSafeTrust>div{padding:11px;border:1px solid var(--line);border-radius:11px;background:#0c0c11}
.productSafeTrust b,.productSafeTrust span{display:block}.productSafeTrust b{font-size:12px}.productSafeTrust span{margin-top:4px;color:#7f8592;font-size:11px;line-height:1.4}
.productSafeInfo{min-width:0;padding-top:8px}
.productSafeTags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}
.productSafeTags span{padding:6px 9px;border:1px solid rgba(255,32,57,.28);border-radius:999px;background:rgba(255,32,57,.07);color:#ff7a89;font-size:11px;font-weight:800}
.productSafeLead{font-size:15px}
.productSafeMeta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:18px 0}
.productSafeMeta>div{min-width:0;padding:11px;border:1px solid var(--line);border-radius:11px;background:#0c0c11}
.productSafeMeta small{display:block;margin-bottom:5px;color:#7f8592;font-size:10px;text-transform:uppercase;letter-spacing:.06em}
.productSafeMeta strong{display:block;overflow:hidden;text-overflow:ellipsis;font-size:13px}
.productSafeStockOk{color:#6ff0ad}.productSafeStockNo{color:#ff7e8d}
.productSafePriceBox{padding:18px;border:1px solid rgba(255,32,57,.27);border-radius:16px;background:linear-gradient(135deg,rgba(255,32,57,.08),#0c0c11 52%)}
.productSafeOldPrice{color:#747985;text-decoration:line-through;font-size:13px}
.productSafePrice{margin:5px 0 0}
.productSafePriceBox>small{color:#818793}
.productSafeBuy{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;align-items:end;margin-top:17px}
.productSafeBuy label{display:block;color:#8d93a0;font-size:11px}
.productSafeBuy .qty{width:100%;margin-top:5px}
.productSafeBuyButton{width:100%;min-height:48px}
.productSafeSeller{display:flex;align-items:center;gap:12px;margin-top:12px;padding:13px;border:1px solid var(--line);border-radius:13px;background:#0c0c11}
.productSafeSellerAvatar{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#ff2039,#73101e);font-weight:1000}
.productSafeSeller small,.productSafeSeller strong,.productSafeSeller span{display:block}.productSafeSeller small{color:#7f8592;font-size:10px;text-transform:uppercase}.productSafeSeller span{margin-top:2px;color:#868c98;font-size:11px}
.productSafeBottom{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:16px;margin-top:18px}
.productSafeBottom h2,.productSafeBottom h3{margin:10px 0}
.productSafeText{color:#b8bdc7;line-height:1.75}
.productSafeSteps{display:grid;gap:8px;margin-top:15px}.productSafeSteps span{display:flex;align-items:center;gap:9px;color:#a5aab5;font-size:13px}.productSafeSteps b{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:rgba(255,32,57,.12);color:#ff7180}
@media(max-width:980px){
  .sellerGrid,.adminProductGrid{grid-template-columns:1fr}
  .marketplaceCta,.sellerSubmit{align-items:flex-start;flex-direction:column}
  .productSafeBottom{grid-template-columns:1fr}
}
@media(max-width:900px){
  .productSafeDetail{grid-template-columns:1fr}
  .productSafeMedia{min-height:360px}
  .productSafeMedia img{max-height:300px}
}
@media(max-width:650px){
  .sellerCard,.adminProductCard{grid-template-columns:110px 1fr}
  .sellerThumb,.adminProductThumb{min-height:150px}
  .productSafeBreadcrumb{padding:17px 0}
  .productSafeDetail{gap:18px}
  .productSafeMedia{min-height:290px;border-radius:18px}
  .productSafeMedia img{max-height:235px;max-width:76%}
  .productSafeTrust{grid-template-columns:1fr}
  .productSafeInfo h1{font-size:32px}
  .productSafeMeta{grid-template-columns:1fr 1fr}
  .productSafeBuy{grid-template-columns:1fr}
  .productSafePrice{font-size:34px}
}


/* ===== ALLZACK Product Premium V3 ===== */
.azProductPage{padding-bottom:76px}
.azBreadcrumb{display:flex;align-items:center;gap:9px;min-width:0;padding:22px 0 18px;color:#6f7687;font-size:12px}
.azBreadcrumb a{color:#969dad;transition:.2s}.azBreadcrumb a:hover{color:#fff}.azBreadcrumb strong{min-width:0;color:#d8dbe2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.azProductMain{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:26px;align-items:start}
.azProductVisual{min-width:0}
.azProductImageBox{position:relative;min-height:560px;border:1px solid rgba(255,255,255,.09);border-radius:28px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,#11141c,#07080c 62%);box-shadow:0 35px 90px rgba(0,0,0,.42)}
.azProductImageBox:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 42%,rgba(255,255,255,.022) 43%,transparent 44% 100%);background-size:28px 28px;opacity:.4}
.azProductGlow{position:absolute;width:70%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,31,45,.27),rgba(255,31,45,.07) 37%,transparent 68%);filter:blur(8px);animation:azProductPulse 4.5s ease-in-out infinite}
@keyframes azProductPulse{50%{transform:scale(1.08);opacity:.72}}
.azProductImageBox img{position:relative;z-index:2;width:min(72%,500px);height:430px;object-fit:contain;filter:drop-shadow(0 30px 45px rgba(0,0,0,.68)) drop-shadow(0 0 24px rgba(255,31,45,.10))}
.azProductTopBadges{position:absolute;z-index:4;top:18px;left:18px;right:18px;display:flex;gap:8px;flex-wrap:wrap}
.azBadge{padding:7px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.10);background:rgba(6,7,11,.72);backdrop-filter:blur(10px);color:#d8dce4;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.azBadgeRed{background:rgba(255,31,45,.14);border-color:rgba(255,31,45,.36);color:#ff7c88}
.azImageBottom{position:absolute;z-index:4;left:18px;right:18px;bottom:15px;display:flex;justify-content:space-between;color:#606778;font-size:9px;font-weight:800;letter-spacing:.15em}
.azTrustGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:10px}
.azTrustItem{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid rgba(255,255,255,.07);border-radius:14px;background:rgba(13,15,21,.72)}
.azTrustIcon{flex:0 0 34px;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:rgba(255,31,45,.08);border:1px solid rgba(255,31,45,.18);color:#ff5968;font-weight:1000}
.azTrustItem strong,.azTrustItem span{display:block}.azTrustItem strong{font-size:11px}.azTrustItem span{margin-top:2px;color:#6f7685;font-size:10px;line-height:1.35}

.azBuyCard{position:sticky;top:96px;padding:28px;border:1px solid rgba(255,255,255,.09);border-radius:26px;background:linear-gradient(180deg,rgba(17,19,27,.97),rgba(8,9,14,.98));box-shadow:0 30px 85px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.025)}
.azCategory{color:#ff6b79;font-size:10px;font-weight:1000;letter-spacing:.16em;text-transform:uppercase}
.azBuyCard h1{font-size:clamp(34px,4vw,52px);line-height:1.03;letter-spacing:-.045em;margin:10px 0 12px}
.azSubtitle{margin:0;color:#969dac;font-size:14px;line-height:1.65}
.azInfoChips{display:flex;gap:7px;flex-wrap:wrap;margin:16px 0}
.azInfoChips span{padding:7px 9px;border:1px solid #252935;border-radius:9px;background:#0b0d13;color:#aeb4c1;font-size:11px}
.azSellerRow{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:11px;padding:13px 0;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)}
.azSellerLogo{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#ff2039,#730c1b);box-shadow:0 0 24px rgba(255,31,45,.16);font-weight:1000;font-size:18px}
.azSellerText small,.azSellerText strong,.azSellerText span{display:block}.azSellerText small{color:#656c7d;font-size:9px;letter-spacing:.12em}.azSellerText strong{font-size:13px;margin-top:2px}.azSellerText span{color:#777f90;font-size:10px;margin-top:2px}
.azOfficial{padding:5px 7px;border-radius:7px;background:#103122;color:#70f0ad;font-size:9px;font-weight:1000;letter-spacing:.08em}
.azPriceArea{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;padding:19px 0 12px}
.azOldPrice{font-size:12px;color:#636a79;text-decoration:line-through}
.azCurrentPrice{font-size:42px;line-height:1;font-weight:1000;letter-spacing:-.045em}
.azUnitText{margin-top:5px;color:#646b7b;font-size:10px}
.azDiscount{padding:7px 9px;border-radius:8px;background:#153a29;color:#78efb3;font-size:12px;font-weight:1000}
.azStockLine{display:flex;align-items:center;gap:7px;margin-bottom:16px;font-size:11px}.azStockLine.ok{color:#70e9aa}.azStockLine.no{color:#ff7b87}.azStockDot{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 10px currentColor}
.azPurchaseControls{display:grid;grid-template-columns:118px minmax(0,1fr);gap:10px;align-items:end}
.azQtyBox label{display:block;margin-bottom:5px;color:#646c7d;font-size:9px;font-weight:900;letter-spacing:.10em}
.azQtyControl{display:grid;grid-template-columns:34px 1fr 34px;height:50px;border:1px solid #2a2d38;border-radius:13px;background:#090b10;overflow:hidden}
.azQtyControl button{border:0;background:#11131a;color:#fff;cursor:pointer;font-size:18px}.azQtyControl button:hover{background:#1a1d27}
.azQtyControl input{width:100%;height:48px;padding:0;border:0;border-left:1px solid #242733;border-right:1px solid #242733;border-radius:0;text-align:center;background:#090b10;box-shadow:none}
.azAddCart{height:50px;border-radius:13px;font-size:12px;letter-spacing:.035em}
.azBuyNow{width:100%;height:48px;margin-top:9px;border-radius:13px;border:1px solid rgba(255,31,45,.40);background:rgba(255,31,45,.075);color:#ff7180;font-weight:1000;letter-spacing:.06em;cursor:pointer;transition:.2s}.azBuyNow:hover{background:rgba(255,31,45,.16);color:#fff}
.azSafeNote{display:flex;align-items:center;gap:10px;margin-top:14px;padding:11px;border-radius:12px;background:#090b10;border:1px solid rgba(255,255,255,.055)}
.azSafeNote>span{font-size:18px}.azSafeNote strong,.azSafeNote small{display:block}.azSafeNote strong{font-size:10px}.azSafeNote small{margin-top:2px;color:#666e7e;font-size:9px}

.azProductDetails{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;margin-top:26px}
.azDetailsMain{display:grid;gap:14px}.azDetailCard,.azSideCard{padding:25px;border:1px solid rgba(255,255,255,.075);border-radius:20px;background:linear-gradient(180deg,rgba(15,17,24,.88),rgba(8,9,13,.94))}
.azDetailTitle{display:flex;align-items:center;gap:14px;padding-bottom:17px;border-bottom:1px solid rgba(255,255,255,.065)}.azDetailTitle>span{font-size:26px;color:rgba(255,31,45,.35);font-weight:1000}.azDetailTitle small{display:block;color:#ff6675;font-size:9px;letter-spacing:.14em}.azDetailTitle h2{margin:3px 0 0;font-size:23px}
.azDescription,.azDeliveryText{padding-top:19px;color:#b3b8c3;line-height:1.85;font-size:14px}
.azSteps{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:19px}.azSteps>div{padding:13px;border:1px solid rgba(255,255,255,.06);border-radius:13px;background:#090a0f}.azSteps b{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:rgba(255,31,45,.10);color:#ff6977;font-size:11px}.azSteps strong,.azSteps span{display:block}.azSteps strong{font-size:11px;margin-top:9px}.azSteps span{margin-top:4px;color:#686f7e;font-size:10px;line-height:1.5}
.azDetailsAside{display:grid;align-content:start;gap:14px}.azSideCard dl{margin:17px 0 0}.azSideCard dl>div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.055)}.azSideCard dl>div:last-child{border-bottom:0}.azSideCard dt{color:#717888;font-size:11px}.azSideCard dd{margin:0;text-align:right;color:#d4d7de;font-size:11px;font-weight:800}
.azSupportCard{text-align:center}.azSupportIcon{width:58px;height:58px;margin:0 auto 11px;border-radius:17px;display:grid;place-items:center;background:linear-gradient(135deg,#ff2039,#7c0b1b);box-shadow:0 0 30px rgba(255,31,45,.15);font-size:24px;font-weight:1000}.azSupportCard strong,.azSupportCard span{display:block}.azSupportCard span{margin:5px 0 16px;color:#777e8d;font-size:11px}

@media(max-width:1000px){
  .azProductMain{grid-template-columns:1fr}
  .azBuyCard{position:relative;top:auto}
  .azProductImageBox{min-height:470px}
  .azProductImageBox img{height:355px}
  .azProductDetails{grid-template-columns:1fr}
  .azDetailsAside{grid-template-columns:1fr 1fr}
}
@media(max-width:700px){
  .azProductPage{width:min(100% - 20px,1180px)}
  .azBreadcrumb{padding:15px 0 12px}
  .azProductImageBox{min-height:330px;border-radius:20px}
  .azProductImageBox img{width:78%;height:245px}
  .azProductTopBadges{top:12px;left:12px;right:12px}
  .azImageBottom{left:12px;right:12px}
  .azTrustGrid{grid-template-columns:1fr}
  .azBuyCard{padding:20px;border-radius:20px}
  .azBuyCard h1{font-size:34px}
  .azCurrentPrice{font-size:36px}
  .azPurchaseControls{grid-template-columns:1fr}
  .azQtyBox{max-width:none}
  .azProductDetails{margin-top:16px}
  .azDetailCard,.azSideCard{padding:19px}
  .azSteps{grid-template-columns:1fr}
  .azDetailsAside{grid-template-columns:1fr}
}


/* ALLZACK - bloco visual do produto fixo durante a rolagem */
@media (min-width:1001px){
  .azProductVisual{
    position:sticky;
    top:96px;
    align-self:start;
    z-index:2;
  }
}
@media (max-width:1000px){
  .azProductVisual{
    position:relative;
    top:auto;
    z-index:auto;
  }
}


/* Reputação, perguntas e chat ALLZACK */
.azSellerReputation{margin:12px 0 2px;padding:12px;border:1px solid rgba(255,255,255,.065);border-radius:13px;background:#090b10}.azSellerLevel{display:inline-flex;padding:6px 9px;border-radius:8px;background:#20232c;color:#fff;font-size:10px;font-weight:1000;letter-spacing:.06em;text-transform:uppercase}.azLevel-prata{background:#333842;color:#e8edf5}.azLevel-experiente{background:#26283c;color:#c8caff}.azLevel-bronze{background:#4b2d1c;color:#eab58e}.azLevel-ouro{background:#4c3d12;color:#ffe57a}.azLevel-platina{background:#153943;color:#9ff4ff}.azLevel-diamante{background:#18325a;color:#a8d2ff}.azLevel-mestre{background:#3c1752;color:#e1a6ff}.azLevel-elite{background:#511526;color:#ff9eae}.azLevel-lendario{background:linear-gradient(135deg,#6a111f,#5b3b0e);color:#ffd782}.azRepStats{display:flex;gap:13px;flex-wrap:wrap;margin:10px 0 8px;color:#7e8593;font-size:10px}.azRepStats b{color:#fff}.azRepBar{height:5px;border-radius:999px;background:#222630;overflow:hidden}.azRepBar i{display:block;height:100%;background:linear-gradient(90deg,#ff2039,#6ff0ad)}.azSellerReputation>small{display:block;margin-top:7px;color:#666d7c;font-size:9px}
.azQuestions{margin-top:25px;padding:24px;border:1px solid rgba(255,255,255,.075);border-radius:22px;background:linear-gradient(180deg,#0e1016,#08090d)}.azQuestionsHead{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.azQuestionsHead h2{margin:7px 0 5px}.azQuestionsHead p{margin:0;color:#7e8593}.azQuestionCount{padding:7px 10px;border:1px solid #292d38;border-radius:999px;color:#9ba2b0;font-size:10px}.azQuestionForm{display:grid;grid-template-columns:1fr auto;gap:10px;margin:19px 0}.azQuestionForm textarea,.azAnswerForm textarea,.azRatingCard textarea,.azChatForm textarea{min-height:70px;resize:vertical;background:#080a0f;color:#fff;border:1px solid #292d38;border-radius:12px;padding:12px;outline:none}.azQuestionForm textarea:focus,.azAnswerForm textarea:focus,.azRatingCard textarea:focus,.azChatForm textarea:focus{border-color:#ff3048}.azQuestionLogin{padding:13px;margin:17px 0;border:1px solid #252934;border-radius:11px;background:#0a0c11;color:#8c93a1;font-size:12px}.azQuestionLogin a{color:#ff6676;font-weight:900}.azQuestionList{display:grid;gap:10px}.azQuestionItem{display:grid;grid-template-columns:38px 1fr;gap:11px;padding:15px;border-top:1px solid rgba(255,255,255,.055)}.azQuestionAvatar{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#191c25;color:#ff6d7c;font-weight:1000}.azQuestionMeta{display:flex;justify-content:space-between;gap:10px}.azQuestionMeta strong{font-size:12px}.azQuestionMeta span{color:#686f7e;font-size:9px}.azQuestionText{margin:7px 0;color:#d4d7df;line-height:1.6;font-size:13px}.azSellerAnswer{margin-top:9px;padding:11px;border-left:2px solid #ff3048;background:rgba(255,48,72,.055);border-radius:0 10px 10px 0}.azSellerAnswer b{color:#ff7180;font-size:10px}.azSellerAnswer p{margin:5px 0 0;color:#abb1bd;line-height:1.55;font-size:12px}.azAnswerForm{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:10px}.azAwaitingAnswer{margin-top:8px;color:#777e8d;font-size:10px}
.azBuyerRatings,.azOrderChat{margin-top:20px}.azRatingGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.azRatingSeller{display:flex;align-items:center;gap:10px;margin-bottom:12px}.azRatingSeller strong,.azRatingSeller span{display:block}.azRatingSeller span{color:#747b8b;font-size:10px;margin-top:3px}.azRatingCard textarea{width:100%;min-height:65px}.azRatingActions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:9px}.azRatingActions button{border:1px solid #2a2e39;border-radius:11px;background:#0a0c11;color:#bbc0ca;padding:11px;font-weight:900;cursor:pointer}.azPositive:hover,.azPositive.selected{border-color:#2c8b60;background:#103223;color:#78efb3}.azNegative:hover,.azNegative.selected{border-color:#9b3342;background:#351018;color:#ff8f9c}
.azChatBox{border:1px solid rgba(255,255,255,.075);border-radius:18px;background:#080a0f;overflow:hidden}.azChatMessages{max-height:450px;overflow:auto;padding:16px;display:grid;gap:9px}.azChatMessage{max-width:78%;padding:10px 12px;border:1px solid #252934;border-radius:13px 13px 13px 4px;background:#10131a}.azChatMessage.mine{margin-left:auto;border-color:rgba(255,48,72,.25);border-radius:13px 13px 4px 13px;background:rgba(255,48,72,.075)}.azChatMessage>div{display:flex;gap:10px;justify-content:space-between}.azChatMessage strong{font-size:10px}.azChatMessage span{color:#646b79;font-size:9px}.azChatMessage p{margin:5px 0 0;color:#c2c6cf;line-height:1.55;font-size:12px}.azChatEmpty{padding:30px;text-align:center;color:#6f7685}.azChatForm{display:grid;grid-template-columns:150px 1fr auto;gap:9px;padding:12px;border-top:1px solid #20232c;background:#0d0f15}.azChatForm select{background:#090b10;color:#fff;border:1px solid #292d38;border-radius:11px;padding:10px}.azChatForm textarea{min-height:48px}.azConversationList{display:grid}.azConversationRow{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:14px;border-bottom:1px solid #242832}.azConversationRow:last-child{border-bottom:0}.azConversationRow strong,.azConversationRow span,.azConversationRow small{display:block}.azConversationRow span{color:#7f8695;font-size:11px;margin-top:3px}.azConversationRow>div:last-child{text-align:right}.azConversationRow small{color:#646b79;font-size:9px;margin-top:4px}.azSaleItem{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #252934}.azSellerDashboardRep{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px;margin-bottom:14px;border:1px solid rgba(255,48,72,.24);border-radius:16px;background:linear-gradient(135deg,rgba(255,48,72,.075),#0d0f14)}.azSellerDashboardRep h3{margin:7px 0 3px}.azSellerDashboardRep p{margin:0;color:#7e8593;font-size:12px}.azRepNumbers{display:flex;gap:10px;flex-wrap:wrap}.azRepNumbers span{padding:9px 11px;border-radius:10px;background:#090b10;border:1px solid #252934;color:#8d94a2;font-size:10px}.azRepNumbers b{color:#fff;font-size:14px}.azRepNumbers .positive b{color:#72efb0}.azRepNumbers .negative b{color:#ff7f8d}
@media(max-width:800px){.azRatingGrid{grid-template-columns:1fr}.azChatForm{grid-template-columns:1fr}.azQuestionForm,.azAnswerForm{grid-template-columns:1fr}.azSellerDashboardRep{align-items:flex-start;flex-direction:column}.azQuestionsHead{flex-direction:column}.azChatMessage{max-width:92%}}


/* Chat comprador -> vendedor */
.azBuyerSendMessage{min-width:190px;box-shadow:0 0 22px rgba(255,48,72,.13)}
.azBuyerSendMessage:hover{transform:translateY(-1px)}


/* ===== ALLZACK SELL FORM V4 - isolado ===== */
.azSellShell{align-items:start}
.azSellShell>.azSellPage{min-width:0}
.azSellPage{padding:0 0 70px}
.azSellPage *{box-sizing:border-box}
.azSellPage section{padding:0}
.azSellHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin:0 0 18px}
.azSellHeader h1{margin:10px 0 7px;font-size:clamp(30px,4vw,46px);line-height:1.05;letter-spacing:-.035em}
.azSellHeader p{margin:0;max-width:680px;color:#8d95a6;line-height:1.6;font-size:14px}
.azSellNotice{display:flex;align-items:center;gap:12px;padding:14px 16px;margin-bottom:14px;border:1px solid rgba(111,240,173,.17);border-radius:15px;background:rgba(111,240,173,.045)}
.azSellNoticeIcon{flex:0 0 36px;width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#113126;color:#78efb5;font-weight:1000}
.azSellNotice strong,.azSellNotice span{display:block}.azSellNotice strong{font-size:12px}.azSellNotice span{margin-top:3px;color:#777f8f;font-size:11px;line-height:1.5}
.azSellForm{display:grid;gap:14px}
.azSellCard{padding:21px!important;border:1px solid rgba(255,255,255,.075);border-radius:20px;background:linear-gradient(180deg,#101219,#090a0f);box-shadow:0 20px 55px rgba(0,0,0,.18)}
.azSellCardHead{display:flex;align-items:center;gap:13px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.06)}
.azSellCardHead>span{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:rgba(255,31,45,.09);border:1px solid rgba(255,31,45,.18);color:#ff6876;font-size:11px;font-weight:1000}
.azSellCardHead small{display:block;color:#ff6473;font-size:9px;letter-spacing:.13em;font-weight:900}.azSellCardHead h2{margin:2px 0 0;font-size:19px}
.azSellQuick{margin-bottom:18px}.azSellQuick>strong{display:block;margin-bottom:9px;font-size:11px;color:#aeb4c0}
.azSellQuickList{display:flex;gap:7px;overflow:auto;padding:1px 1px 7px;scrollbar-width:thin}
.azSellPreset{flex:0 0 140px;min-height:57px;padding:9px 10px;text-align:left;border:1px solid #242833;border-radius:11px;background:#0a0c11;color:#fff;cursor:pointer;transition:.16s}
.azSellPreset b,.azSellPreset span{display:block}.azSellPreset b{font-size:11px}.azSellPreset span{margin-top:4px;color:#707888;font-size:9px}
.azSellPreset:hover,.azSellPreset.selected{border-color:rgba(255,31,45,.48);background:rgba(255,31,45,.075);transform:translateY(-1px)}
.azSellGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.azSellMoneyGrid{grid-template-columns:repeat(3,minmax(0,1fr))}
.azSellFull{grid-column:1/-1}
.azSellField{min-width:0}.azSellField label{display:block;margin-bottom:6px;color:#aeb4c0;font-size:11px;font-weight:800}.azSellField label b{color:#ff5d6d}
.azSellField>small{display:block;margin-top:5px;color:#626a7a;font-size:9px}
.azSellField input,.azSellField select,.azSellField textarea{display:block;width:100%;min-width:0;border:1px solid #292d38;border-radius:11px;background:#080a0f;color:#f4f6fa;padding:11px 12px;outline:none;transition:.15s}
.azSellField input,.azSellField select{height:45px}
.azSellField textarea{min-height:120px;resize:vertical;line-height:1.55}
.azSellField input:focus,.azSellField select:focus,.azSellField textarea:focus{border-color:rgba(255,48,72,.68);box-shadow:0 0 0 3px rgba(255,48,72,.07)}
.azSellCustomInput{display:none!important;margin-top:7px}.azSellCustomInput[style*="block"]{display:block!important}
.azSellMoney{display:grid;grid-template-columns:43px 1fr;align-items:center;height:45px;border:1px solid #292d38;border-radius:11px;background:#080a0f;overflow:hidden}
.azSellMoney:focus-within{border-color:rgba(255,48,72,.68);box-shadow:0 0 0 3px rgba(255,48,72,.07)}
.azSellMoney span{display:grid;place-items:center;height:100%;border-right:1px solid #242833;color:#777f8e;font-size:11px;font-weight:900}
.azSellMoney input{height:43px!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.azSellUpload{display:grid;grid-template-columns:180px 1fr;gap:18px;align-items:center}
.azSellPreview{height:135px;display:grid;place-items:center;border:1px dashed #313642;border-radius:15px;background:radial-gradient(circle,rgba(255,31,45,.11),transparent 62%),#080a0f;overflow:hidden}
.azSellPreview img{width:88%;height:88%;object-fit:contain}
.azSellUploadInfo strong,.azSellUploadInfo span,.azSellUploadInfo small{display:block}.azSellUploadInfo strong{font-size:14px}.azSellUploadInfo span{margin:4px 0 11px;color:#777f8e;font-size:10px}
.azSellFileButton{position:relative;overflow:hidden;width:max-content}.azSellFileButton input{position:absolute;inset:0;opacity:0;cursor:pointer}.azSellUploadInfo small{margin-top:8px;color:#656d7c;font-size:9px}
.azSellSubmitBar{position:sticky;bottom:12px;z-index:12;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border:1px solid rgba(255,255,255,.09);border-radius:17px;background:rgba(10,11,16,.94);backdrop-filter:blur(18px);box-shadow:0 18px 55px rgba(0,0,0,.45)}
.azSellSubmitBar strong,.azSellSubmitBar span{display:block}.azSellSubmitBar strong{font-size:12px}.azSellSubmitBar span{margin-top:3px;color:#6f7787;font-size:9px}.azSellSubmitActions{display:flex;gap:8px;flex-wrap:wrap}
.azSellSubmitActions .btn{min-height:43px;padding:10px 15px;font-size:10px}
@media(max-width:900px){
  .azSellHeader{align-items:flex-start;flex-direction:column}
  .azSellMoneyGrid{grid-template-columns:1fr 1fr}
  .azSellSubmitBar{position:relative;bottom:auto;align-items:flex-start;flex-direction:column}
}
@media(max-width:620px){
  .azSellCard{padding:16px!important;border-radius:16px}
  .azSellGrid,.azSellMoneyGrid{grid-template-columns:1fr}
  .azSellFull{grid-column:auto}
  .azSellUpload{grid-template-columns:1fr}
  .azSellPreview{height:190px}
  .azSellSubmitActions{width:100%;display:grid}
  .azSellSubmitActions .btn{width:100%}
}


/* ===== ALLZACK V5 - contenção de layout + scrollbars da UI ===== */

/* Scrollbar global fina, seguindo a UI dark/neon */
html{
  scrollbar-width:thin;
  scrollbar-color:#9f2432 #090b10;
}
*{
  scrollbar-width:thin;
  scrollbar-color:#9f2432 #090b10;
}
*::-webkit-scrollbar{
  width:8px;
  height:8px;
}
*::-webkit-scrollbar-track{
  background:#090b10;
  border-radius:999px;
}
*::-webkit-scrollbar-thumb{
  background:linear-gradient(180deg,#d8273b,#7f1c29);
  border:2px solid #090b10;
  border-radius:999px;
}
*::-webkit-scrollbar-thumb:hover{
  background:linear-gradient(180deg,#ff4054,#a62334);
}
*::-webkit-scrollbar-corner{
  background:#090b10;
}

/* Corrige grids que podiam crescer pela largura mínima do conteúdo */
.accountShell{
  grid-template-columns:240px minmax(0,1fr);
  width:min(1180px,calc(100% - 36px));
  max-width:1180px;
  min-width:0;
}
.accountShell>section,
.accountShell>.azSellPage{
  min-width:0;
  width:100%;
  max-width:100%;
}
.side{
  min-width:0;
  max-width:240px;
}

/* Página de venda totalmente contida dentro da viewport */
.azSellShell{
  overflow:visible;
}
.azSellPage{
  width:100%;
  max-width:100%;
  min-width:0;
  overflow:visible;
}
.azSellForm,
.azSellCard,
.azSellGrid,
.azSellField,
.azSellUpload,
.azSellUploadInfo,
.azSellSubmitBar,
.azSellHeader,
.azSellNotice{
  min-width:0;
  max-width:100%;
}
.azSellCard{
  width:100%;
  overflow:hidden;
}
.azSellGrid{
  width:100%;
}
.azSellField input,
.azSellField select,
.azSellField textarea{
  min-width:0!important;
  max-width:100%!important;
}
.azSellQuick{
  min-width:0;
  max-width:100%;
  overflow:hidden;
}
.azSellQuickList{
  width:100%;
  max-width:100%;
  overflow-x:auto;
  overflow-y:hidden;
  overscroll-behavior-x:contain;
  padding-bottom:9px;
}
.azSellPreset{
  max-width:150px;
}
.azSellUpload{
  width:100%;
}
.azSellUploadInfo{
  overflow:hidden;
}
.azSellUploadInfo small{
  overflow-wrap:anywhere;
}
.azSellSubmitBar{
  width:100%;
}
.azSellSubmitActions{
  min-width:0;
}
.azSellSubmitActions .btn{
  white-space:normal;
  text-align:center;
}

/* Ajusta a página para resoluções intermediárias, onde antes estourava */
@media(max-width:1100px){
  .accountShell{
    width:min(100% - 28px,1180px);
    grid-template-columns:210px minmax(0,1fr);
    gap:16px;
  }
  .side{
    max-width:210px;
  }
  .azSellCard{
    padding:18px!important;
  }
  .azSellMoneyGrid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .azSellMoneyGrid .azSellField:last-child{
    grid-column:1/-1;
  }
}

@media(max-width:900px){
  .accountShell{
    width:min(100% - 24px,1180px);
    grid-template-columns:minmax(0,1fr);
    gap:14px;
    padding-top:20px;
  }
  .side{
    position:relative;
    top:auto;
    max-width:100%;
    width:100%;
    display:flex;
    overflow-x:auto;
    overflow-y:hidden;
    gap:5px;
    padding:8px;
  }
  .side a{
    flex:0 0 auto;
    white-space:nowrap;
  }
  .azSellHeader{
    width:100%;
  }
  .azSellGrid,
  .azSellMoneyGrid{
    grid-template-columns:minmax(0,1fr);
  }
  .azSellMoneyGrid .azSellField:last-child{
    grid-column:auto;
  }
  .azSellFull{
    grid-column:auto;
  }
  .azSellUpload{
    grid-template-columns:150px minmax(0,1fr);
  }
  .azSellSubmitBar{
    position:relative;
    bottom:auto;
  }
}

@media(max-width:620px){
  .accountShell{
    width:calc(100% - 16px);
    padding:12px 0 42px;
  }
  .azSellPage{
    padding-bottom:28px;
  }
  .azSellHeader{
    margin-bottom:12px;
  }
  .azSellHeader h1{
    font-size:30px;
    overflow-wrap:anywhere;
  }
  .azSellHeader .btn{
    width:100%;
  }
  .azSellNotice{
    align-items:flex-start;
  }
  .azSellCard{
    padding:14px!important;
    border-radius:15px;
  }
  .azSellCardHead{
    align-items:flex-start;
  }
  .azSellCardHead h2{
    font-size:17px;
  }
  .azSellQuickList{
    margin-right:0;
  }
  .azSellPreset{
    flex-basis:128px;
    max-width:128px;
  }
  .azSellUpload{
    grid-template-columns:minmax(0,1fr);
  }
  .azSellPreview{
    width:100%;
    height:180px;
  }
  .azSellFileButton{
    width:100%;
    max-width:100%;
  }
  .azSellSubmitBar{
    padding:12px;
    border-radius:14px;
  }
  .azSellSubmitActions{
    width:100%;
    display:grid;
    grid-template-columns:minmax(0,1fr);
  }
  .azSellSubmitActions .btn{
    width:100%;
  }
}

/* áreas internas também recebem scrollbar fina */
.tablewrap,
.presetScroller,
.azSellQuickList,
.side,
.azChatMessages,
.drawer-content{
  scrollbar-width:thin;
  scrollbar-color:#b12638 #0a0c11;
}


/* ALLZACK V6 - galeria de até 5 imagens + menu ativo */
.azSellMultiUpload{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:18px;align-items:start}
.azSellGalleryPreview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;min-width:0}
.azSellGalleryItem{position:relative;height:120px;display:grid;place-items:center;overflow:hidden;border:1px solid #2b303c;border-radius:13px;background:radial-gradient(circle,rgba(255,31,45,.10),transparent 60%),#080a0f}
.azSellGalleryItem img{width:100%;height:100%;object-fit:contain;padding:7px}
.azSellGalleryItem span{position:absolute;left:7px;top:7px;min-width:22px;height:22px;display:grid;place-items:center;border-radius:7px;background:rgba(5,6,10,.82);color:#ff6a79;font-size:9px;font-weight:1000}
.azSellGalleryEmpty{grid-column:1/-1;min-height:120px;display:grid;place-items:center;border:1px dashed #2d323e;border-radius:13px;color:#687080;font-size:11px;text-align:center;padding:16px}
.side a.active{background:linear-gradient(90deg,rgba(255,31,45,.17),rgba(255,31,45,.055));border:1px solid rgba(255,31,45,.30);color:#fff;box-shadow:inset 3px 0 0 #ff3048,0 0 20px rgba(255,31,45,.07)}
@media(max-width:800px){
  .azSellMultiUpload{grid-template-columns:1fr}
  .azSellGalleryPreview{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
  .azSellGalleryPreview{grid-template-columns:1fr 1fr}
  .azSellGalleryItem{height:105px}
}


/* ===== ALLZACK UI SYSTEM V7 ===== */
.az-ui-layer{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:18px;opacity:0;pointer-events:none;transition:.18s}.az-ui-layer.show{opacity:1;pointer-events:auto}.az-ui-backdrop{position:absolute;inset:0;background:#000b;backdrop-filter:blur(8px)}.az-ui-dialog{position:relative;width:min(460px,100%);overflow:hidden;border:1px solid #ffffff1a;border-radius:20px;background:linear-gradient(180deg,#12151d,#090b10);box-shadow:0 34px 120px #000b}.az-ui-dialog-accent{height:3px;background:linear-gradient(90deg,transparent,#ff2039,#42f5ff,transparent)}.az-ui-dialog-head{display:grid;grid-template-columns:42px 1fr 34px;gap:11px;align-items:center;padding:18px 18px 12px}.az-ui-dialog-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;border:1px solid #ff304848;background:#ff304819;color:#ff7280;font-weight:1000;font-size:20px}.az-ui-dialog-head small{display:block;color:#626a79;font-size:8px;font-weight:900;letter-spacing:.16em}.az-ui-dialog-head h3{margin:3px 0 0;font-size:18px}.az-ui-dialog-x{width:34px;height:34px;border:1px solid #292d38;border-radius:10px;background:#0b0d12;color:#949baa;cursor:pointer;font-size:19px}.az-ui-dialog-body{padding:5px 18px 19px;color:#aeb4c0;line-height:1.65;font-size:13px}.az-ui-dialog-actions{display:flex;justify-content:flex-end;gap:8px;padding:13px 18px 17px;border-top:1px solid #ffffff0f;background:#090b10}
.az-system-notice{display:grid!important;grid-template-columns:34px 1fr 30px!important;align-items:center!important;gap:10px!important;max-width:580px!important;margin:12px auto!important;padding:11px!important;border-radius:14px!important;background:linear-gradient(180deg,#11141b,#0b0d12)!important;color:#dfe2e8!important;box-shadow:0 16px 45px #0005!important}.az-system-notice-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#ff304812;border:1px solid #ff30482e;font-weight:1000}.az-system-notice-close{width:28px;height:28px;border:0;border-radius:8px;background:transparent;color:#717887;cursor:pointer;font-size:17px}.az-system-notice-close:hover{background:#181b24;color:#fff}
input[type="checkbox"]{appearance:none!important;-webkit-appearance:none!important;width:20px!important;height:20px!important;min-width:20px!important;margin:0 8px 0 0!important;vertical-align:middle;display:inline-grid!important;place-items:center;border:1px solid #3a3f4c!important;border-radius:6px!important;background:linear-gradient(180deg,#11141b,#090b10)!important;cursor:pointer;transition:.16s!important}input[type="checkbox"]:hover{border-color:#ff30489e!important;box-shadow:0 0 0 3px #ff30480f!important}input[type="checkbox"]:checked{border-color:#ff3048!important;background:linear-gradient(135deg,#ff3048,#b80d20)!important;box-shadow:0 0 15px #ff30482e!important}input[type="checkbox"]:checked:after{content:"✓";color:#fff;font-size:13px;font-weight:1000}
.az-select{position:relative;width:100%;min-width:0}.az-native-select{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.az-select-button{width:100%;height:45px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border:1px solid #292d38;border-radius:11px;background:linear-gradient(180deg,#0c0e14,#080a0f);color:#eef0f4;cursor:pointer;text-align:left}.az-select-button:hover,.az-select.open .az-select-button{border-color:#ff30489e;box-shadow:0 0 0 3px #ff304811}.az-select-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.az-select-chevron{color:#ff6070;font-size:17px;transition:.16s}.az-select.open .az-select-chevron{transform:rotate(180deg)}.az-select-menu{position:absolute;z-index:2200;left:0;right:0;top:calc(100% + 6px);display:none;max-height:260px;overflow:auto;padding:6px;border:1px solid #2d323e;border-radius:13px;background:#0b0d12;box-shadow:0 20px 55px #0009}.az-select.open .az-select-menu{display:grid;gap:3px}.az-select-option{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px;border:0;border-radius:9px;background:transparent;color:#adb4c1;cursor:pointer;text-align:left;font-size:12px}.az-select-option:hover{background:#171a22;color:#fff}.az-select-option.selected{background:linear-gradient(90deg,#ff304826,#ff30480a);color:#fff}.az-select-option.selected b{color:#ff6473}.az-select-option:disabled{opacity:.42}.az-select-menu::-webkit-scrollbar{width:7px}.az-select-menu::-webkit-scrollbar-track{background:#090b10}.az-select-menu::-webkit-scrollbar-thumb{background:#8f2331;border:2px solid #090b10;border-radius:999px}select{color-scheme:dark}select option{background:#0b0d12;color:#e7e9ee}

/* ALLZACK V8 - barra de envio acompanha a rolagem normal da página */
.azSellSubmitBar{
  position:relative!important;
  bottom:auto!important;
  top:auto!important;
  z-index:auto!important;
}


/* ALLZACK V9 - Reclamações / suporte de compras */
.azOrderComplaints{margin-top:20px}.azOpenComplaint{background:#3a1119!important;border:1px solid #7c2634!important;color:#ff9aa7!important}.azOpenComplaint:hover{background:#581722!important}
.azComplaintList{display:grid;gap:10px}.azComplaintMini{padding:16px}.azComplaintMiniTop{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.azComplaintMiniTop strong,.azComplaintMiniTop span{display:block}.azComplaintMiniTop span{margin-top:3px;color:#747b8a;font-size:10px}.azComplaintMini>p{color:#aeb4bf;line-height:1.65}.azComplaintStatus{display:inline-flex!important;padding:6px 9px;border-radius:999px;font-size:9px!important;font-weight:1000;letter-spacing:.06em;white-space:nowrap}.azComplaintStatus.open{background:#45141d;color:#ff8997}.azComplaintStatus.in_review{background:#433311;color:#ffd875}.azComplaintStatus.resolved{background:#123726;color:#7af0b3}.azComplaintStatus.closed{background:#252832;color:#aeb4c1}.azComplaintProof{display:inline-flex;padding:7px 9px;border:1px solid #343945;border-radius:9px;color:#ff7180;font-size:10px;font-weight:900}.azAdminComplaintReply{margin-top:12px;padding:12px;border-left:2px solid #6ff0ad;background:rgba(111,240,173,.045);border-radius:0 10px 10px 0}.azAdminComplaintReply b{color:#78efb3;font-size:10px}.azAdminComplaintReply p{margin:5px 0 0}
.azComplaintForm{max-width:900px}.azComplaintAlert{display:flex;gap:11px;align-items:center;padding:13px;margin-bottom:18px;border:1px solid rgba(255,49,73,.22);border-radius:13px;background:rgba(255,49,73,.055)}.azComplaintAlert>b{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#40121a;color:#ff7e8c}.azComplaintAlert strong,.azComplaintAlert span{display:block}.azComplaintAlert span{margin-top:3px;color:#7c8392;font-size:10px}.azComplaintSeller{padding:12px;margin-bottom:15px;border:1px solid #282c37;border-radius:11px;background:#090b10}.azComplaintSeller small,.azComplaintSeller strong{display:block}.azComplaintSeller small{color:#6e7584;font-size:9px}.azComplaintSeller strong{margin-top:3px}.azOptional{color:#6e7584;font-weight:400}.azComplaintUpload{display:block;cursor:pointer}.azComplaintUpload>input{position:absolute;opacity:0;pointer-events:none}.azComplaintUpload>div{min-height:160px;display:grid;place-items:center;align-content:center;gap:5px;padding:15px;border:1px dashed #373c49;border-radius:14px;background:#080a0f;text-align:center}.azComplaintUpload>div>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:rgba(255,49,73,.08);color:#ff6d7c;font-size:22px}.azComplaintUpload>div>strong{font-size:10px}.azComplaintUpload>div>small{color:#697180;font-size:9px}.azComplaintUpload img{max-width:100%;max-height:230px;object-fit:contain;border-radius:10px}.azComplaintActions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}
.azComplaintKpis{grid-template-columns:repeat(3,1fr)}.azComplaintFilters{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:14px}.azComplaintFilters a{padding:8px 10px;border:1px solid #292d38;border-radius:9px;color:#9299a7;font-size:10px;font-weight:900}.azComplaintFilters a.active,.azComplaintFilters a:hover{border-color:#76303b;background:rgba(255,49,73,.08);color:#fff}.azAdminComplaintGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.azAdminComplaintCard{display:block;padding:16px;border:1px solid #252934;border-radius:15px;background:linear-gradient(180deg,#101219,#090a0f);transition:.18s}.azAdminComplaintCard:hover{transform:translateY(-2px);border-color:#68303a}.azAdminComplaintTop{display:flex;justify-content:space-between;gap:10px;align-items:center}.azAdminComplaintTop small{color:#666e7d;font-size:9px}.azAdminComplaintCard>strong{display:block;margin-top:12px}.azAdminComplaintCard>p{color:#8b92a1;font-size:11px;line-height:1.5}.azAdminComplaintMeta{display:flex;gap:7px;flex-wrap:wrap}.azAdminComplaintMeta span{padding:5px 7px;border-radius:7px;background:#0a0c11;color:#737b8a;font-size:9px}.azComplaintAdminLayout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:14px;align-items:start}.azComplaintPeople{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.azComplaintPeople>div{padding:11px;border:1px solid #282c36;border-radius:10px;background:#090b10}.azComplaintPeople small,.azComplaintPeople strong,.azComplaintPeople span{display:block}.azComplaintPeople small{color:#6b7280;font-size:9px}.azComplaintPeople strong{margin-top:3px;font-size:11px}.azComplaintPeople span{margin-top:3px;color:#767d8b;font-size:9px}.azComplaintMessage{margin:15px 0;padding:14px;border:1px solid #292d38;border-radius:12px}.azComplaintMessage small{color:#ff7180;font-size:9px}.azComplaintMessage p{color:#b9bec8;line-height:1.7}.azComplaintAdminImage{display:grid;place-items:center;gap:8px;max-width:520px;margin-bottom:16px;padding:10px;border:1px solid #292d38;border-radius:13px;background:#080a0f}.azComplaintAdminImage img{max-width:100%;max-height:330px;object-fit:contain}.azComplaintAdminImage span{color:#ff7180;font-size:9px;font-weight:900}.azComplaintAdminReply{position:sticky;top:96px}.azComplaintAdminReply textarea{min-height:220px}
@media(max-width:900px){.azComplaintAdminLayout{grid-template-columns:1fr}.azComplaintAdminReply{position:relative;top:auto}.azAdminComplaintGrid{grid-template-columns:1fr}.azComplaintPeople{grid-template-columns:1fr}.azComplaintKpis{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:620px){.azComplaintMiniTop,.azComplaintActions{flex-direction:column}.azComplaintActions .btn{width:100%}.azComplaintKpis{grid-template-columns:1fr}}


/* ALLZACK V10 - dados obrigatórios do comprador */
.azCheckoutProfileWarning{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:18px;padding:14px;border:1px solid rgba(255,193,79,.25);border-radius:14px;background:rgba(255,193,79,.055)}
.azCheckoutProfileWarning>div{display:flex;align-items:center;gap:10px}.azCheckoutProfileWarning>div>b{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#453313;color:#ffd46e}.azCheckoutProfileWarning strong,.azCheckoutProfileWarning small{display:block}.azCheckoutProfileWarning small{margin-top:3px;color:#8e94a0;font-size:10px}
.azProfilePanel{max-width:900px}.azProfileSectionTitle{display:flex;align-items:center;gap:12px;margin-bottom:17px;padding-bottom:13px;border-bottom:1px solid #252934}.azProfileSectionTitle>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:rgba(255,31,45,.09);border:1px solid rgba(255,31,45,.19);color:#ff6877;font-size:10px;font-weight:1000}.azProfileSectionTitle small{display:block;color:#ff6675;font-size:9px;letter-spacing:.12em}.azProfileSectionTitle h3{margin:2px 0 0}.azProfilePasswordTitle{margin-top:24px}.azRequired{color:#ff5d6d}.azProfileSave{min-width:210px}
@media(max-width:700px){.azCheckoutProfileWarning{align-items:flex-start;flex-direction:column}.azCheckoutProfileWarning .btn{width:100%}.azProfileSave{width:100%}}


/* ALLZACK V11 - validação de campos na UI do sistema */
.azFieldInvalid{
  border-color:#ff3d55!important;
  box-shadow:0 0 0 3px rgba(255,48,72,.09),0 0 20px rgba(255,48,72,.08)!important;
}
.az-select.azFieldInvalid .az-select-button{
  border-color:#ff3d55!important;
  box-shadow:0 0 0 3px rgba(255,48,72,.09),0 0 20px rgba(255,48,72,.08)!important;
}
.azFieldStatus{
  display:block;
  min-height:15px;
  margin-top:6px;
  color:#747c8b;
  font-size:10px;
  font-weight:700;
  transition:.18s;
}
.azFieldStatus.valid{color:#70e9aa}
.azFieldStatus.invalid{color:#ff7b89}
.azFieldStatus.valid::first-letter,.azFieldStatus.invalid::first-letter{font-weight:1000}


/* ALLZACK V12 - Dialogs proporcionais e sem botão X redundante */
.az-ui-overlay{
  position:fixed;
  inset:0;
  z-index:9999;
  display:grid;
  place-items:center;
  padding:20px;
  background:rgba(2,3,6,.78);
  backdrop-filter:blur(10px);
  opacity:0;
  pointer-events:none;
  transition:opacity .18s ease;
}
.az-ui-overlay.show{
  opacity:1;
  pointer-events:auto;
}
.az-ui-dialog{
  position:relative;
  width:min(460px,calc(100vw - 28px));
  overflow:hidden;
  border:1px solid rgba(255,255,255,.085);
  border-radius:20px;
  background:
    radial-gradient(circle at 18% 0%,rgba(255,48,72,.08),transparent 34%),
    linear-gradient(180deg,#11131a 0%,#090b10 100%);
  box-shadow:0 26px 90px rgba(0,0,0,.62),0 0 34px rgba(255,48,72,.055);
  transform:translateY(10px) scale(.985);
  transition:transform .18s ease;
}
.az-ui-overlay.show .az-ui-dialog{
  transform:translateY(0) scale(1);
}
.az-ui-dialog-accent{
  height:3px;
  width:100%;
  background:linear-gradient(90deg,#ff3048,#7d1322);
}
.az-ui-dialog-accent.success{background:linear-gradient(90deg,#4fe0a0,#178c5c)}
.az-ui-dialog-accent.info{background:linear-gradient(90deg,#51c9ff,#2859b7)}
.az-ui-dialog-accent.error{background:linear-gradient(90deg,#ff334f,#8f1428)}

.az-ui-dialog-head{
  display:grid;
  grid-template-columns:46px minmax(0,1fr);
  gap:13px;
  align-items:center;
  padding:20px 20px 14px;
}
.az-ui-dialog-icon{
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  flex:0 0 46px;
  border:1px solid rgba(255,255,255,.075);
  border-radius:14px;
  background:#181b24;
  color:#dfe4ed;
  font-size:21px;
  font-weight:1000;
  line-height:1;
}
.az-ui-dialog-icon.warning{
  background:rgba(255,180,56,.09);
  border-color:rgba(255,190,70,.2);
  color:#ffd06d;
}
.az-ui-dialog-icon.error{
  background:rgba(255,48,72,.10);
  border-color:rgba(255,48,72,.22);
  color:#ff7181;
}
.az-ui-dialog-icon.success{
  background:rgba(79,224,160,.09);
  border-color:rgba(79,224,160,.2);
  color:#71ecb3;
}
.az-ui-dialog-icon.info{
  background:rgba(81,201,255,.09);
  border-color:rgba(81,201,255,.2);
  color:#78d9ff;
}
.az-ui-dialog-title{
  min-width:0;
}
.az-ui-dialog-title small{
  display:block;
  margin-bottom:3px;
  color:#6e7585;
  font-size:9px;
  font-weight:900;
  letter-spacing:.13em;
}
.az-ui-dialog-title h3{
  margin:0;
  color:#f6f7fb;
  font-size:18px;
  line-height:1.2;
  letter-spacing:-.015em;
}
.az-ui-dialog-body{
  padding:0 20px 18px 79px;
  color:#a9b0bd;
  font-size:13px;
  line-height:1.65;
  overflow-wrap:anywhere;
}
.az-ui-dialog-actions{
  display:flex;
  justify-content:flex-end;
  gap:9px;
  padding:14px 20px 18px;
  border-top:1px solid rgba(255,255,255,.055);
  background:rgba(4,5,8,.24);
}
.az-ui-dialog-actions .btn{
  min-width:118px;
  min-height:42px;
  padding:10px 16px;
  border-radius:11px;
  font-size:10px;
  letter-spacing:.045em;
}
.az-ui-dialog-actions .btn:only-child{
  min-width:132px;
}
.az-ui-dialog-x{
  display:none!important;
}
@media(max-width:520px){
  .az-ui-overlay{padding:12px}
  .az-ui-dialog{
    width:min(100%,430px);
    border-radius:17px;
  }
  .az-ui-dialog-head{
    grid-template-columns:42px minmax(0,1fr);
    padding:17px 16px 12px;
  }
  .az-ui-dialog-icon{
    width:42px;height:42px;
  }
  .az-ui-dialog-title h3{
    font-size:16px;
  }
  .az-ui-dialog-body{
    padding:0 16px 16px 71px;
    font-size:12px;
  }
  .az-ui-dialog-actions{
    padding:12px 16px 16px;
  }
  .az-ui-dialog-actions .btn{
    flex:1;
  }
}


/* ALLZACK V13 - Dialog compacto e proporcional */
.az-ui-dialog{
  width:min(390px,calc(100vw - 24px))!important;
  border-radius:16px!important;
}
.az-ui-dialog-head{
  grid-template-columns:38px minmax(0,1fr)!important;
  gap:10px!important;
  padding:14px 15px 8px!important;
}
.az-ui-dialog-icon{
  width:38px!important;
  height:38px!important;
  flex-basis:38px!important;
  border-radius:11px!important;
  font-size:18px!important;
}
.az-ui-dialog-title small{
  margin-bottom:1px!important;
  font-size:8px!important;
}
.az-ui-dialog-title h3{
  font-size:15px!important;
  line-height:1.15!important;
}
.az-ui-dialog-body{
  padding:0 15px 12px 63px!important;
  font-size:12px!important;
  line-height:1.45!important;
}
.az-ui-dialog-actions{
  padding:10px 15px 13px!important;
  gap:7px!important;
}
.az-ui-dialog-actions .btn{
  min-width:104px!important;
  min-height:38px!important;
  padding:8px 13px!important;
  border-radius:9px!important;
  font-size:9px!important;
}
.az-ui-dialog-actions .btn:only-child{
  min-width:112px!important;
}
.az-ui-dialog-accent{
  height:2px!important;
}
@media(max-width:520px){
  .az-ui-overlay{padding:10px!important}
  .az-ui-dialog{
    width:min(100%,365px)!important;
    border-radius:14px!important;
  }
  .az-ui-dialog-head{
    grid-template-columns:36px minmax(0,1fr)!important;
    gap:9px!important;
    padding:13px 13px 7px!important;
  }
  .az-ui-dialog-icon{
    width:36px!important;
    height:36px!important;
    font-size:17px!important;
  }
  .az-ui-dialog-title h3{
    font-size:14px!important;
  }
  .az-ui-dialog-body{
    padding:0 13px 11px 58px!important;
    font-size:11.5px!important;
  }
  .az-ui-dialog-actions{
    padding:9px 13px 12px!important;
  }
  .az-ui-dialog-actions .btn{
    min-height:37px!important;
  }
}


/* ALLZACK V14 - ação alinhada corretamente à direita */
.az-ui-dialog-actions{
  display:flex!important;
  justify-content:flex-end!important;
  align-items:center!important;
  width:100%!important;
}
.az-ui-dialog-actions .btn{
  flex:0 0 auto!important;
  width:auto!important;
}
.az-ui-dialog-actions .btn:only-child{
  margin-left:auto!important;
}
@media(max-width:520px){
  .az-ui-dialog-actions{
    justify-content:flex-end!important;
  }
  .az-ui-dialog-actions .btn,
  .az-ui-dialog-actions .btn:only-child{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:112px!important;
    margin-left:auto!important;
  }
}


/* ALLZACK V16 - vender jogos, scripts, programas e produtos digitais */
.azSellField label[for="sellGame"],
.azSellField label[for="sellType"]{color:#d8dce5}
.azSellField #sellGameCustom,
.azSellField #sellTypeCustom{margin-top:8px}


/* ALLZACK V18 - painel de compra realmente fixo no desktop */
@media (min-width:1001px){
  .azProductMain{
    position:relative;
  }

  .azBuyCard{
    position:fixed!important;
    top:96px!important;
    right:max(18px,calc((100vw - 1180px)/2))!important;
    width:calc((min(1180px,calc(100vw - 36px)) - 26px) * .44)!important;
    max-width:508px!important;
    min-width:360px!important;
    max-height:calc(100vh - 112px)!important;
    overflow-y:auto!important;
    overscroll-behavior:contain;
    z-index:35!important;
    scrollbar-width:thin;
  }

  .azBuyCard::-webkit-scrollbar{width:5px}
  .azBuyCard::-webkit-scrollbar-track{background:#090b10}
  .azBuyCard::-webkit-scrollbar-thumb{
    background:#343946;
    border-radius:10px;
  }
  .azBuyCard::-webkit-scrollbar-thumb:hover{background:#ff3048}

  /* Mantém a coluna direita reservada mesmo com o card fora do fluxo. */
  .azProductMain::after{
    content:"";
    display:block;
    grid-column:2;
    grid-row:1;
    min-width:360px;
  }
}

@media (max-width:1000px){
  .azBuyCard{
    position:relative!important;
    top:auto!important;
    right:auto!important;
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    max-height:none!important;
    overflow:visible!important;
  }
}


/* ALLZACK V19 - painel de compra fixo NA PÁGINA (sticky), não na tela */
@media (min-width:1001px){
  .azProductMain{
    align-items:start!important;
  }

  .azBuyCard{
    position:sticky!important;
    top:96px!important;
    right:auto!important;
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    max-height:none!important;
    overflow:visible!important;
    z-index:2!important;
    align-self:start!important;
  }

  .azProductMain::after{
    content:none!important;
    display:none!important;
  }
}

@media (max-width:1000px){
  .azBuyCard{
    position:relative!important;
    top:auto!important;
    right:auto!important;
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    max-height:none!important;
    overflow:visible!important;
  }
}


/* ALLZACK V20 - painel de compra fixo na estrutura da página, sem acompanhar rolagem */
@media (min-width:1001px){
  .azProductMain{
    align-items:start!important;
  }

  .azBuyCard{
    position:relative!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    max-height:none!important;
    overflow:visible!important;
    z-index:auto!important;
    align-self:start!important;
    transform:none!important;
  }

  .azProductMain::after{
    content:none!important;
    display:none!important;
  }
}

@media (max-width:1000px){
  .azBuyCard{
    position:relative!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    max-height:none!important;
    overflow:visible!important;
    transform:none!important;
  }
}


/* ALLZACK V21 - imagens do produto maiores, galeria e zoom */
.azProductImageBox{
  min-height:680px!important;
}
.azProductMainImageButton{
  position:relative;
  z-index:2;
  width:100%;
  height:590px;
  padding:20px;
  border:0;
  background:transparent;
  display:grid;
  place-items:center;
  cursor:zoom-in;
}
.azProductMainImageButton>img{
  width:min(92%,700px)!important;
  height:550px!important;
  max-width:100%;
  object-fit:contain;
  transition:transform .25s ease,filter .25s ease;
}
.azProductMainImageButton:hover>img{
  transform:scale(1.025);
  filter:drop-shadow(0 34px 50px rgba(0,0,0,.72)) drop-shadow(0 0 30px rgba(255,31,45,.14));
}
.azZoomHint{
  position:absolute;
  right:18px;
  bottom:16px;
  z-index:5;
  padding:7px 10px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:9px;
  background:rgba(5,6,10,.78);
  color:#aeb5c2;
  font-size:9px;
  font-weight:900;
  letter-spacing:.08em;
  backdrop-filter:blur(8px);
}
.azProductThumbs{
  display:flex;
  gap:8px;
  margin-top:10px;
  overflow-x:auto;
  padding-bottom:2px;
  scrollbar-width:thin;
}
.azProductThumb{
  flex:0 0 82px;
  height:70px;
  padding:4px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:11px;
  background:#0b0d13;
  cursor:pointer;
  overflow:hidden;
  transition:.18s;
}
.azProductThumb img{width:100%;height:100%;object-fit:cover;border-radius:7px}
.azProductThumb:hover,.azProductThumb.active{
  border-color:rgba(255,48,72,.55);
  box-shadow:0 0 18px rgba(255,48,72,.10);
}
.azImageLightbox{
  position:fixed;
  inset:0;
  z-index:100000;
  display:grid;
  place-items:center;
  padding:24px;
  background:rgba(2,3,6,.92);
  backdrop-filter:blur(12px);
  opacity:0;
  pointer-events:none;
  transition:opacity .18s ease;
}
.azImageLightbox.show{opacity:1;pointer-events:auto}
.azImageLightboxInner{
  width:min(1280px,94vw);
  height:min(88vh,920px);
  display:grid;
  place-items:center;
}
.azImageLightboxInner img{
  max-width:100%;
  max-height:100%;
  object-fit:contain;
  border-radius:14px;
  filter:drop-shadow(0 30px 70px rgba(0,0,0,.75));
}
.azImageLightboxClose{
  position:absolute;
  top:18px;
  right:20px;
  width:42px;
  height:42px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:12px;
  background:#11141c;
  color:#fff;
  font-size:25px;
  cursor:pointer;
}
.azNoScroll{overflow:hidden!important}
@media(max-width:1000px){
  .azProductImageBox{min-height:520px!important}
  .azProductMainImageButton{height:450px}
  .azProductMainImageButton>img{height:410px!important;width:min(94%,620px)!important}
}
@media(max-width:620px){
  .azProductImageBox{min-height:390px!important}
  .azProductMainImageButton{height:330px;padding:12px}
  .azProductMainImageButton>img{height:300px!important;width:96%!important}
  .azZoomHint{right:10px;bottom:10px}
  .azProductThumb{flex-basis:68px;height:58px}
}


/* ALLZACK V22 - página de produto estática, compacta e com distribuição uniforme */
@media (min-width:1001px){
  .azProductPage{
    width:min(1180px,calc(100% - 36px))!important;
    padding-bottom:52px!important;
  }

  /* Tudo permanece na posição normal da página: nada acompanha a rolagem. */
  .azProductVisual,
  .azBuyCard{
    position:relative!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    align-self:start!important;
    transform:none!important;
    z-index:auto!important;
  }

  .azProductMain{
    display:grid!important;
    grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr)!important;
    gap:18px!important;
    align-items:start!important;
  }

  /* Bloco visual reduzido sem diminuir a imagem útil. */
  .azProductImageBox{
    min-height:0!important;
    height:520px!important;
    border-radius:22px!important;
  }

  .azProductMainImageButton{
    height:520px!important;
    padding:18px!important;
  }

  .azProductMainImageButton>img{
    width:min(94%,680px)!important;
    height:472px!important;
    max-height:472px!important;
  }

  .azProductThumbs{
    margin-top:8px!important;
    gap:7px!important;
  }

  .azProductThumb{
    flex-basis:76px!important;
    height:62px!important;
  }

  .azTrustGrid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;
    margin-top:8px!important;
  }

  .azTrustItem{
    min-width:0!important;
    padding:10px!important;
    gap:8px!important;
  }

  .azTrustIcon{
    flex-basis:30px!important;
    width:30px!important;
    height:30px!important;
  }

  /* Card de compra mais compacto e proporcional à coluna visual. */
  .azBuyCard{
    padding:22px!important;
    border-radius:22px!important;
    min-height:0!important;
    max-height:none!important;
    overflow:visible!important;
  }

  .azBuyCard h1{
    font-size:clamp(30px,3.1vw,43px)!important;
    margin:8px 0 9px!important;
  }

  .azSubtitle{
    font-size:13px!important;
    line-height:1.5!important;
  }

  .azInfoChips{
    margin:12px 0!important;
    gap:6px!important;
  }

  .azInfoChips span{
    padding:6px 8px!important;
    font-size:10px!important;
  }

  .azSellerRow{
    padding:10px 0!important;
  }

  .azSellerReputation{
    margin:9px 0 0!important;
    padding:10px!important;
  }

  .azRepStats{
    margin:8px 0 6px!important;
  }

  .azPriceArea{
    padding:14px 0 9px!important;
  }

  .azCurrentPrice{
    font-size:38px!important;
  }

  .azStockLine{
    margin-bottom:12px!important;
  }

  .azSafeNote{
    margin-top:10px!important;
    padding:9px 10px!important;
  }

  /* Conteúdo inferior ocupa a largura com menos áreas mortas. */
  .azProductDetails{
    grid-template-columns:minmax(0,1fr) 300px!important;
    gap:14px!important;
    margin-top:18px!important;
    align-items:start!important;
  }

  .azDetailsMain,
  .azDetailsAside{
    gap:10px!important;
  }

  .azDetailCard,
  .azSideCard{
    padding:20px!important;
    border-radius:17px!important;
  }

  .azDetailTitle{
    gap:11px!important;
    padding-bottom:12px!important;
  }

  .azDetailTitle>span{
    font-size:22px!important;
  }

  .azDetailTitle h2{
    font-size:20px!important;
  }

  .azDescription,
  .azDeliveryText{
    padding-top:14px!important;
    line-height:1.7!important;
  }

  .azSteps{
    margin-top:14px!important;
    gap:7px!important;
  }

  .azSteps>div{
    padding:11px!important;
  }

  .azQuestions{
    margin-top:18px!important;
    padding:20px!important;
    border-radius:18px!important;
  }
}

/* Tablet: mantém layout estático e aproveita melhor o espaço. */
@media (min-width:701px) and (max-width:1000px){
  .azProductVisual,
  .azBuyCard{
    position:relative!important;
    top:auto!important;
  }

  .azProductMain{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }

  .azProductImageBox{
    min-height:0!important;
    height:520px!important;
  }

  .azProductMainImageButton{
    height:520px!important;
  }

  .azProductMainImageButton>img{
    width:min(94%,680px)!important;
    height:470px!important;
  }

  .azProductDetails{
    gap:12px!important;
    margin-top:16px!important;
  }
}

/* Celular: sem alturas artificiais e sem grandes vazios. */
@media (max-width:700px){
  .azProductVisual,
  .azBuyCard{
    position:relative!important;
    top:auto!important;
  }

  .azProductMain{
    gap:12px!important;
  }

  .azProductImageBox{
    min-height:0!important;
    height:360px!important;
  }

  .azProductMainImageButton{
    height:360px!important;
    padding:10px!important;
  }

  .azProductMainImageButton>img{
    width:96%!important;
    height:325px!important;
    max-height:325px!important;
  }

  .azBuyCard{
    padding:17px!important;
  }

  .azBuyCard h1{
    font-size:29px!important;
  }

  .azProductDetails{
    gap:10px!important;
  }

  .azDetailCard,
  .azSideCard,
  .azQuestions{
    padding:16px!important;
  }
}


/* ALLZACK V25 - reputação proporcional abaixo dos cards de confiança */
.azProductVisual > .azSellerReputation{
  margin:8px 0 0!important;
  padding:11px 12px!important;
  border-radius:14px!important;
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  grid-template-areas:
    "level stats"
    "bar bar"
    "note note"!important;
  align-items:center!important;
  gap:8px 14px!important;
  min-height:0!important;
}
.azProductVisual > .azSellerReputation .azSellerLevel{
  grid-area:level!important;
  margin:0!important;
  white-space:nowrap!important;
}
.azProductVisual > .azSellerReputation .azRepStats{
  grid-area:stats!important;
  margin:0!important;
  display:flex!important;
  justify-content:flex-end!important;
  align-items:center!important;
  gap:14px!important;
  flex-wrap:wrap!important;
}
.azProductVisual > .azSellerReputation .azRepBar{
  grid-area:bar!important;
  margin:0!important;
  width:100%!important;
}
.azProductVisual > .azSellerReputation > small{
  grid-area:note!important;
  margin:0!important;
  text-align:right!important;
}

@media(max-width:700px){
  .azProductVisual > .azSellerReputation{
    grid-template-columns:1fr!important;
    grid-template-areas:
      "level"
      "stats"
      "bar"
      "note"!important;
    gap:8px!important;
  }
  .azProductVisual > .azSellerReputation .azRepStats{
    justify-content:flex-start!important;
    gap:10px!important;
  }
  .azProductVisual > .azSellerReputation > small{
    text-align:left!important;
  }
}


/* ALLZACK V26 - trust grid e texto visual de ampliar removidos */
.azTrustGrid,
.azZoomHint{
  display:none!important;
}

/* Reputação agora fica diretamente abaixo da área de imagem/miniaturas. */
.azProductVisual > .azSellerReputation{
  margin-top:8px!important;
}


/* ALLZACK V27 - página de produto mais compacta e sem vazios verticais */
.azProductPage{
  padding-bottom:38px!important;
}

.azBreadcrumb{
  padding-top:14px!important;
  padding-bottom:10px!important;
}

/* Mantém todos os blocos presos ao fluxo normal da página. */
.azProductVisual,
.azBuyCard{
  position:relative!important;
  top:auto!important;
  right:auto!important;
  bottom:auto!important;
  left:auto!important;
  transform:none!important;
}

/* Aproxima as duas colunas e reduz a altura morta da primeira linha. */
.azProductMain{
  gap:14px!important;
  align-items:start!important;
}

.azProductImageBox{
  min-height:0!important;
  height:445px!important;
  border-radius:20px!important;
}

.azProductMainImageButton{
  height:445px!important;
  padding:10px 14px!important;
}

.azProductMainImageButton>img{
  width:min(96%,680px)!important;
  height:410px!important;
  max-height:410px!important;
}

.azProductTopBadges{
  top:12px!important;
  left:12px!important;
  right:12px!important;
}

.azImageBottom{
  left:12px!important;
  right:12px!important;
  bottom:10px!important;
}

.azProductThumbs{
  margin-top:6px!important;
  gap:6px!important;
}

.azProductThumb{
  flex-basis:70px!important;
  height:56px!important;
}

/* Reputação encosta melhor na galeria. */
.azProductVisual > .azSellerReputation{
  margin:6px 0 0!important;
  padding:9px 11px!important;
  gap:6px 12px!important;
}

/* Card de compra com menos respiros verticais. */
.azBuyCard{
  padding:19px!important;
  border-radius:20px!important;
}

.azBuyCard h1{
  margin:6px 0 7px!important;
  font-size:clamp(29px,3vw,40px)!important;
  line-height:1.02!important;
}

.azSubtitle{
  line-height:1.42!important;
}

.azInfoChips{
  margin:9px 0!important;
  gap:5px!important;
}

.azInfoChips span{
  padding:5px 7px!important;
}

.azSellerRow{
  padding:8px 0!important;
}

.azPriceArea{
  padding:10px 0 7px!important;
}

.azCurrentPrice{
  font-size:36px!important;
}

.azStockLine{
  margin-bottom:9px!important;
}

.azPurchaseControls{
  gap:8px!important;
}

.azQtyBox label{
  margin-bottom:3px!important;
}

.azQtyControl,
.azAddCart{
  height:46px!important;
}

.azQtyControl input{
  height:44px!important;
}

.azBuyNow{
  height:44px!important;
  margin-top:7px!important;
}

.azSafeNote{
  margin-top:8px!important;
  padding:8px 9px!important;
}

/* Blocos inferiores sobem e ficam mais próximos entre si. */
.azProductDetails{
  margin-top:12px!important;
  gap:10px!important;
}

.azDetailsMain,
.azDetailsAside{
  gap:9px!important;
}

.azDetailCard,
.azSideCard{
  padding:17px!important;
  border-radius:16px!important;
}

.azDetailTitle{
  padding-bottom:9px!important;
  gap:9px!important;
}

.azDetailTitle>span{
  font-size:20px!important;
}

.azDetailTitle h2{
  margin-top:2px!important;
  font-size:19px!important;
}

.azDescription,
.azDeliveryText{
  padding-top:10px!important;
  line-height:1.62!important;
}

.azSteps{
  margin-top:10px!important;
  gap:6px!important;
}

.azSteps>div{
  padding:9px!important;
}

.azQuestions{
  margin-top:12px!important;
  padding:17px!important;
  border-radius:16px!important;
}

.azQuestionForm{
  margin:12px 0!important;
}

.azQuestionItem{
  padding:11px!important;
}

@media(max-width:1000px){
  .azProductMain{
    gap:10px!important;
  }

  .azProductImageBox,
  .azProductMainImageButton{
    height:410px!important;
  }

  .azProductMainImageButton>img{
    height:378px!important;
    max-height:378px!important;
  }

  .azProductDetails{
    margin-top:10px!important;
  }
}

@media(max-width:700px){
  .azBreadcrumb{
    padding-top:10px!important;
    padding-bottom:8px!important;
  }

  .azProductImageBox,
  .azProductMainImageButton{
    height:315px!important;
  }

  .azProductMainImageButton>img{
    height:290px!important;
    max-height:290px!important;
  }

  .azProductThumb{
    flex-basis:62px!important;
    height:50px!important;
  }

  .azProductVisual > .azSellerReputation{
    margin-top:5px!important;
  }

  .azBuyCard{
    padding:15px!important;
  }

  .azBuyCard h1{
    font-size:27px!important;
  }

  .azProductDetails{
    margin-top:9px!important;
  }

  .azDetailCard,
  .azSideCard,
  .azQuestions{
    padding:14px!important;
  }
}


/* ALLZACK V28 - carrinho proporcional + produto mais compacto em telas grandes */
.nav-actions{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
}
.nav-actions .icon-btn{
  position:relative!important;
  width:40px!important;
  height:40px!important;
  min-width:40px!important;
  min-height:40px!important;
  padding:0!important;
  border-radius:12px!important;
  display:grid!important;
  place-items:center!important;
  font-size:19px!important;
  line-height:1!important;
}
.nav-actions .icon-btn .badge,
.nav-actions .icon-btn [data-cart-count]{
  position:absolute!important;
  top:-4px!important;
  right:-4px!important;
  min-width:17px!important;
  width:auto!important;
  height:17px!important;
  min-height:17px!important;
  padding:0 4px!important;
  border:2px solid #06070a!important;
  border-radius:999px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:9px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:0!important;
  box-sizing:border-box!important;
}

/* Desktop grande: aproxima os boxes e reduz áreas vazias. */
@media (min-width:1200px){
  .azProductPage{
    width:min(1240px,calc(100% - 28px))!important;
    padding-bottom:28px!important;
  }

  .azBreadcrumb{
    padding:10px 0 8px!important;
  }

  .azProductMain{
    grid-template-columns:minmax(0,1.02fr) minmax(400px,.98fr)!important;
    gap:10px!important;
    align-items:start!important;
  }

  .azProductImageBox,
  .azProductMainImageButton{
    height:390px!important;
    min-height:390px!important;
  }

  .azProductMainImageButton{
    padding:8px 10px!important;
  }

  .azProductMainImageButton>img{
    width:min(97%,720px)!important;
    height:360px!important;
    max-height:360px!important;
  }

  .azProductThumbs{
    margin-top:5px!important;
  }

  .azProductVisual > .azSellerReputation{
    margin-top:5px!important;
    padding:8px 10px!important;
  }

  .azBuyCard{
    padding:17px!important;
    border-radius:18px!important;
  }

  .azBuyCard h1{
    margin:5px 0 6px!important;
    font-size:clamp(27px,2.45vw,36px)!important;
    line-height:1.03!important;
  }

  .azSubtitle{
    font-size:12px!important;
    line-height:1.38!important;
  }

  .azInfoChips{
    margin:7px 0!important;
  }

  .azSellerRow{
    padding:7px 0!important;
  }

  .azPriceArea{
    padding:8px 0 6px!important;
  }

  .azCurrentPrice{
    font-size:34px!important;
  }

  .azStockLine{
    margin-bottom:7px!important;
  }

  .azSafeNote{
    margin-top:6px!important;
  }

  .azProductDetails{
    grid-template-columns:minmax(0,1fr) 285px!important;
    gap:9px!important;
    margin-top:9px!important;
  }

  .azDetailsMain,
  .azDetailsAside{
    gap:8px!important;
  }

  .azDetailCard,
  .azSideCard{
    padding:15px!important;
    border-radius:15px!important;
  }

  .azDetailTitle{
    padding-bottom:8px!important;
  }

  .azDescription,
  .azDeliveryText{
    padding-top:8px!important;
    line-height:1.55!important;
  }

  .azSteps{
    margin-top:8px!important;
    gap:5px!important;
  }

  .azSteps>div{
    padding:8px!important;
  }

  .azSideCard dl{
    margin-top:10px!important;
  }

  .azSideCard dl>div{
    padding:7px 0!important;
  }

  .azSupportIcon{
    width:48px!important;
    height:48px!important;
    margin-bottom:7px!important;
  }

  .azSupportCard span{
    margin:3px 0 10px!important;
  }

  .azQuestions{
    margin-top:9px!important;
    padding:15px!important;
  }

  .azQuestionForm{
    margin:10px 0!important;
  }
}


/* ALLZACK V29 - BuyCard termina alinhado com a reputação em tela grande */
@media (min-width:1200px){
  .azProductMain{
    align-items:stretch!important;
  }

  .azProductVisual{
    height:100%!important;
    align-self:stretch!important;
  }

  .azBuyCard{
    height:auto!important;
    min-height:100%!important;
    align-self:stretch!important;
    display:flex!important;
    flex-direction:column!important;
    box-sizing:border-box!important;
  }

  /* Mantém o conteúdo compacto e leva a segurança ao rodapé do card,
     fazendo o final do box coincidir com o final da reputação. */
  .azBuyCard .azSafeNote{
    margin-top:auto!important;
  }
}


/* ALLZACK V30 - boxes do topo proporcionais quando ficam lado a lado */
@media (min-width:1200px){
  .azProductMain{
    display:grid!important;
    grid-template-columns:minmax(0,1.02fr) minmax(400px,.98fr)!important;
    gap:10px!important;
    align-items:stretch!important;
  }

  /* A coluna visual vira uma grade: imagem ocupa o espaço disponível
     e a reputação fica logo abaixo, sem criar vazio artificial. */
  .azProductVisual{
    display:grid!important;
    grid-template-rows:minmax(0,1fr) auto!important;
    gap:6px!important;
    height:100%!important;
    min-height:0!important;
    align-self:stretch!important;
  }

  .azProductImageBox{
    height:auto!important;
    min-height:360px!important;
    align-self:stretch!important;
  }

  .azProductMainImageButton{
    width:100%!important;
    height:100%!important;
    min-height:360px!important;
    padding:8px 10px!important;
  }

  .azProductMainImageButton>img{
    width:min(97%,720px)!important;
    height:100%!important;
    max-height:420px!important;
    min-height:0!important;
    object-fit:contain!important;
  }

  .azProductVisual > .azSellerReputation{
    margin:0!important;
    align-self:end!important;
  }

  /* O card de compra ocupa exatamente a mesma altura total da coluna esquerda. */
  .azBuyCard{
    height:100%!important;
    min-height:0!important;
    align-self:stretch!important;
    display:flex!important;
    flex-direction:column!important;
  }

  /* Distribui o conteúdo sem deixar um buraco grande no meio. */
  .azBuyCard .azPriceArea{
    margin-top:auto!important;
  }

  .azBuyCard .azSafeNote{
    margin-top:6px!important;
  }
}

@media (min-width:1001px) and (max-width:1199px){
  .azProductMain{
    align-items:stretch!important;
  }

  .azProductVisual{
    display:grid!important;
    grid-template-rows:minmax(0,1fr) auto!important;
    gap:6px!important;
    height:100%!important;
  }

  .azProductImageBox{
    height:auto!important;
    min-height:410px!important;
  }

  .azProductMainImageButton{
    height:100%!important;
    min-height:410px!important;
  }

  .azBuyCard{
    height:100%!important;
    align-self:stretch!important;
    display:flex!important;
    flex-direction:column!important;
  }

  .azBuyCard .azPriceArea{
    margin-top:auto!important;
  }
}

/* Ao empilhar os boxes, cada um volta a ter a própria altura natural. */
@media (max-width:1000px){
  .azProductVisual{
    display:block!important;
    height:auto!important;
  }

  .azProductImageBox,
  .azProductMainImageButton,
  .azBuyCard{
    height:auto!important;
    min-height:0!important;
  }

  .azProductMainImageButton{
    height:410px!important;
    min-height:410px!important;
  }

  .azBuyCard .azPriceArea{
    margin-top:0!important;
  }
}

@media (max-width:700px){
  .azProductMainImageButton{
    height:315px!important;
    min-height:315px!important;
  }
}


/* ALLZACK V33 - aviso de comunicação protegida */
.azContactRuleNotice{
  display:flex;
  align-items:center;
  gap:10px;
  padding:10px 12px;
  border:1px solid rgba(255,180,56,.20);
  border-radius:12px;
  background:rgba(255,180,56,.05);
  color:#c6ccd7;
  font-size:10px;
  line-height:1.45;
}
.azContactRuleNotice strong{
  flex:0 0 auto;
  color:#ffd06d;
  font-size:9px;
  letter-spacing:.08em;
}
@media(max-width:650px){
  .azContactRuleNotice{align-items:flex-start;flex-direction:column;gap:4px}
}


/* ALLZACK V35 - melhor distribuição do BuyCard + tipografia geral levemente maior */

/* Aumento geral e discreto das fontes do site */
body{
  font-size:15.5px!important;
}

/* Textos comuns */
p,
span,
small,
label,
dt,
dd,
li,
input,
select,
textarea{
  font-size:1.04em;
}

/* Cabeçalhos internos, menus e textos auxiliares */
.nav a,
.navbar a,
.account-menu a,
.azBreadcrumb,
.azSellerText,
.azSellerReputation,
.azDetailCard,
.azSideCard,
.azQuestions,
.azSellField,
.azSellCard{
  font-size:1.035em;
}

/* NÃO aumentar botões, títulos de anúncios e valores */
button,
.btn,
.icon-btn,
.add,
.azAddCart,
.azBuyNow,
.card h3,
.card-title,
.azBuyCard h1,
.azCurrentPrice,
.price,
.price strong,
.azOldPrice,
.azUnitText{
  font-size:inherit;
}

/* Mantém tamanhos definidos dos botões */
.btn,
button,
.icon-btn,
.add,
.azAddCart,
.azBuyNow{
  font-size:var(--az-button-font-size, inherit)!important;
}

/* Mantém o título do produto/anúncio como já estava */
.azBuyCard h1{
  font-size:clamp(27px,2.45vw,36px)!important;
}

/* Mantém os valores como estavam */
.azCurrentPrice{
  font-size:34px!important;
}
.price strong{
  font-size:inherit!important;
}

/* Melhor distribuição vertical do card de compra */
@media (min-width:1001px){
  .azBuyCard{
    display:grid!important;
    grid-template-rows:
      auto
      auto
      auto
      auto
      auto
      auto
      auto
      auto
      auto!important;
    align-content:space-between!important;
    row-gap:8px!important;
  }

  .azBuyCard .azCategory{
    margin:0!important;
  }

  .azBuyCard h1{
    margin:0!important;
  }

  .azBuyCard .azSubtitle{
    margin:0!important;
    line-height:1.45!important;
  }

  .azBuyCard .azInfoChips{
    margin:0!important;
    gap:6px!important;
  }

  .azBuyCard .azSellerRow{
    margin:0!important;
    padding:6px 0!important;
  }

  .azBuyCard .azPriceArea{
    margin:0!important;
    padding:6px 0!important;
    align-self:center!important;
  }

  .azBuyCard .azStockLine{
    margin:0!important;
  }

  .azBuyCard .azPurchaseControls{
    margin:0!important;
    gap:8px!important;
  }

  .azBuyCard .azBuyNow{
    margin:0!important;
  }

  .azBuyCard .azSafeNote{
    margin:0!important;
  }
}

/* Em telas muito grandes, distribui ainda melhor sem criar vazio exagerado */
@media (min-width:1200px){
  .azBuyCard{
    row-gap:9px!important;
  }

  .azBuyCard .azSellerRow{
    padding:7px 0!important;
  }

  .azBuyCard .azPriceArea{
    padding:7px 0!important;
  }
}

/* Mobile: volta ao fluxo natural */
@media (max-width:1000px){
  .azBuyCard{
    display:flex!important;
    flex-direction:column!important;
    gap:8px!important;
  }
}


/* ALLZACK V41 - página Vender restaurada e selects sobre os boxes */
.azSellPage{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow:visible!important;
  font-size:14px!important;
}

.azSellForm{
  display:grid!important;
  gap:14px!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  position:relative!important;
}

.azSellCard{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  position:relative!important;
  overflow:hidden!important;
  z-index:1!important;
}

.azSellGrid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
}

.azSellMoneyGrid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}

.azSellFull{
  grid-column:1/-1!important;
}

.azSellField{
  min-width:0!important;
  max-width:100%!important;
  position:relative!important;
}

.azSellField input,
.azSellField select,
.azSellField textarea,
.azSellField .az-select{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}

.azSellCard.azSellSelectOpen{
  overflow:visible!important;
  z-index:9000!important;
}

.azSellCard.azSellSelectOpen .az-select{
  z-index:9100!important;
}

.azSellCard.azSellSelectOpen .az-select-menu{
  z-index:9200!important;
}

.azSellPage .azSellField label{font-size:11px!important}
.azSellPage .azSellField>small,
.azSellPage .azSellUploadInfo small,
.azSellPage .azSellSubmitBar span{font-size:9px!important}
.azSellPage .azSellCardHead small,
.azSellPage .azSellUploadInfo span{font-size:10px!important}
.azSellPage .azSellCardHead h2{font-size:19px!important}
.azSellPage .azSellField input,
.azSellPage .azSellField select,
.azSellPage .azSellField textarea,
.azSellPage .az-select-option,
.azSellPage .az-select-button{font-size:12px!important}

@media(max-width:1100px){
  .azSellMoneyGrid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .azSellMoneyGrid .azSellField:last-child{
    grid-column:1/-1!important;
  }
}

@media(max-width:620px){
  .azSellGrid,
  .azSellMoneyGrid{
    grid-template-columns:1fr!important;
  }
  .azSellFull,
  .azSellMoneyGrid .azSellField:last-child{
    grid-column:auto!important;
  }
}


/* ALLZACK V42 - selo fixo e entrega automática */
.azSellFixedBadge{
  height:45px;
  display:flex;
  align-items:center;
  padding:0 12px;
  border:1px solid #343946;
  border-radius:11px;
  background:linear-gradient(180deg,#10131a,#090b10);
  color:#ff7785;
  font-size:11px;
  font-weight:1000;
  letter-spacing:.06em;
}

.azAutoDeliverySwitch{
  margin-bottom:12px;
}

.azAutoDeliveryToggle{
  display:flex!important;
  align-items:flex-start;
  gap:10px;
  margin:0!important;
  padding:12px 13px;
  border:1px solid #2b303b;
  border-radius:13px;
  background:#090b10;
  cursor:pointer;
}

.azAutoDeliveryToggle input[type="checkbox"]{
  flex:0 0 20px;
  margin-top:1px!important;
}

.azAutoDeliveryToggle span{
  min-width:0;
}

.azAutoDeliveryToggle strong,
.azAutoDeliveryToggle small{
  display:block;
}

.azAutoDeliveryToggle strong{
  color:#eef1f5;
  font-size:12px;
}

.azAutoDeliveryToggle small{
  margin-top:4px;
  color:#737b8b;
  font-size:10px;
  line-height:1.5;
}

.azAutoDeliveryFields{
  display:none;
  gap:12px;
}

.azAutoDeliveryFields.active{
  display:grid;
}

.azAutoDeliveryText textarea{
  min-height:110px!important;
}

.azAutoDeliveryCard:has(#autoDeliveryEnabled:checked){
  border-color:rgba(87,235,160,.22)!important;
}


/* ALLZACK V45 - dois selos: VENDA + ENTREGA AUTOMÁTICA */
.azSellFixedBadges{
  min-height:45px;
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:7px;
  padding:6px 0;
}

.azSellFixedBadge{
  height:33px!important;
  display:inline-flex!important;
  align-items:center!important;
  width:auto!important;
  padding:0 11px!important;
  border-radius:10px!important;
  font-size:10px!important;
  font-weight:1000!important;
  letter-spacing:.06em!important;
}

.azSellFixedBadgeSale{
  border:1px solid rgba(255,48,72,.45)!important;
  background:linear-gradient(180deg,rgba(255,48,72,.16),rgba(128,12,30,.10))!important;
  color:#ff7785!important;
}

.azSellFixedBadgeAuto{
  border:1px solid rgba(66,245,196,.42)!important;
  background:linear-gradient(180deg,rgba(66,245,196,.14),rgba(8,74,59,.12))!important;
  color:#65f5d0!important;
  box-shadow:0 0 16px rgba(66,245,196,.08)!important;
}

.azSellFixedBadgeAuto[hidden]{
  display:none!important;
}

.azBadgeAutoDelivery{
  color:#65f5d0!important;
  border-color:rgba(66,245,196,.42)!important;
  background:rgba(11,74,58,.72)!important;
  box-shadow:0 0 18px rgba(66,245,196,.10)!important;
}

.tag-stack{
  position:absolute;
  top:14px;
  left:14px;
  z-index:10;
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  max-width:calc(100% - 28px);
}

.tag-stack .tag{
  position:static!important;
  top:auto!important;
  left:auto!important;
}

.tag-stack .tag-sale{
  color:#ff7b83!important;
  border-color:rgba(255,31,45,.32)!important;
  background:rgba(5,6,10,.86)!important;
}

.tag-stack .tag-auto{
  color:#65f5d0!important;
  border-color:rgba(66,245,196,.42)!important;
  background:rgba(12,65,54,.82)!important;
  box-shadow:0 0 16px rgba(66,245,196,.10)!important;
}


/* ALLZACK V46 - selo VENDA sempre presente + ENTREGA AUTOMÁTICA em verde */
.azProductTopBadges{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:7px!important;
  z-index:20!important;
}

.azProductTopBadges .azBadgeRed{
  display:inline-flex!important;
  background:#e21c31!important;
  border-color:#ff5265!important;
  color:#fff!important;
  opacity:1!important;
  visibility:visible!important;
  box-shadow:0 0 16px rgba(226,28,49,.22)!important;
}

.azProductTopBadges .azBadgeAutoDelivery{
  display:inline-flex!important;
  background:#08705e!important;
  border-color:#42f5c4!important;
  color:#eafff9!important;
  opacity:1!important;
  visibility:visible!important;
  box-shadow:0 0 16px rgba(66,245,196,.18)!important;
}

/* Cards da home tradicional */
.card-media .tag-stack{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  z-index:30!important;
}
.card-media .tag-stack .tag-sale{
  display:inline-flex!important;
  background:#e21c31!important;
  border-color:#ff5265!important;
  color:#fff!important;
  opacity:1!important;
  visibility:visible!important;
}
.card-media .tag-stack .tag-auto{
  display:inline-flex!important;
  background:#08705e!important;
  border-color:#42f5c4!important;
  color:#eafff9!important;
  opacity:1!important;
  visibility:visible!important;
}


/* ALLZACK V47 - Carteira */
.azWalletPage{min-width:0}
.azWalletHero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px;margin-bottom:16px;border:1px solid rgba(111,240,173,.22);border-radius:20px;background:linear-gradient(135deg,rgba(111,240,173,.09),rgba(66,245,255,.035)),#0b0d12}
.azWalletHero small,.azWalletHero strong,.azWalletHero span{display:block}.azWalletHero small{font-size:9px;color:#74dcae;font-weight:1000;letter-spacing:.11em}.azWalletHero strong{margin:5px 0;font-size:34px;color:#7af0b3}.azWalletHero span{color:#8992a2;font-size:11px;line-height:1.55}
.azWalletGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.azWalletMuted{color:#7b8494;font-size:10px;line-height:1.55}.azWalletSection{margin-top:14px}.azWalletPlus{color:#72efb1!important;font-weight:900}.azWalletMinus{color:#ff7785!important;font-weight:900}
.azCheckoutPaymentForm{margin:0;display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.azCheckoutPayment{min-width:250px;display:grid;gap:5px}.azCheckoutPayment label{font-size:10px;color:#9fa7b5;font-weight:900}.azCheckoutPayment select{height:43px;background:#090b10;color:#fff;border:1px solid #2c303a;border-radius:10px;padding:0 10px}.azCheckoutPayment small{max-width:310px;color:#6f7786;font-size:9px;line-height:1.35}
.status.rejected{background:#42151e;color:#ff8794}.status.paid{background:#123727;color:#78efb4}.status.pending{background:#463711;color:#ffdc7d}
.azAdminWithdrawTotal{padding:10px 14px;border:1px solid rgba(255,208,85,.2);border-radius:13px;background:rgba(255,208,85,.05)}.azAdminWithdrawTotal small,.azAdminWithdrawTotal strong{display:block}.azAdminWithdrawTotal small{font-size:8px;color:#9b874d}.azAdminWithdrawTotal strong{margin-top:3px;color:#ffd873}
.azAdminWithdrawFilters{margin-bottom:14px}.azWithdrawalAdminList{display:grid;gap:12px}.azWithdrawalAdminHead{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.azWithdrawalAdminHead>div>strong,.azWithdrawalAdminHead>div>span,.azWithdrawalAdminHead>div>b{display:block}.azWithdrawalAdminHead>div>span{margin-top:4px;color:#737c8d;font-size:10px}.azWithdrawalAdminHead>div:last-child{text-align:right}.azWithdrawalAdminHead>div:last-child>b{font-size:22px;margin-bottom:5px}.azWithdrawalPix{margin:12px 0;padding:11px;border:1px solid #292d37;border-radius:11px;background:#090b10}.azWithdrawalPix small,.azWithdrawalPix strong{display:block}.azWithdrawalPix small{font-size:8px;color:#6d7584}.azWithdrawalPix strong{margin-top:4px;overflow-wrap:anywhere}.azWithdrawalNote{margin-top:10px;padding:10px;border-left:2px solid #666f80;background:#0a0c10;color:#aab1be}
@media(max-width:780px){.azWalletHero{align-items:flex-start;flex-direction:column}.azWalletGrid{grid-template-columns:1fr}.azCheckoutPaymentForm{align-items:stretch;flex-direction:column}.azCheckoutPayment{width:100%;min-width:0}.azCheckoutPaymentForm .btn{width:100%}.azWithdrawalAdminHead{flex-direction:column}.azWithdrawalAdminHead>div:last-child{text-align:left}}


/* ALLZACK V49 - botão de retirada abaixo do campo e alinhado à direita */
.azWalletWithdrawForm{
  display:block!important;
  width:100%!important;
}

.azWalletWithdrawAmount{
  width:100%!important;
  margin:0!important;
}

.azWalletWithdrawAmount input{
  width:100%!important;
  box-sizing:border-box!important;
}

.azWalletWithdrawFooter{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  width:100%!important;
  margin-top:10px!important;
}

.azWalletWithdrawBalance{
  margin:0!important;
  flex:1 1 auto!important;
}

.azWalletWithdrawButton{
  margin:0 0 0 auto!important;
  flex:0 0 auto!important;
  align-self:auto!important;
  white-space:nowrap!important;
}

@media(max-width:620px){
  .azWalletWithdrawFooter{
    align-items:flex-start!important;
    flex-direction:column!important;
  }

  .azWalletWithdrawButton{
    margin-left:auto!important;
    width:auto!important;
  }
}


/* ALLZACK V50 - Dashboard admin: aprovações e retiradas */
.azAdminPendingKpis{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin:16px 0;
}
.azAdminPendingKpi{
  display:block;
  padding:18px;
  border-radius:16px;
  background:#0b0d12;
  border:1px solid #272b35;
  transition:.16s;
}
.azAdminPendingKpi:hover{transform:translateY(-1px)}
.azAdminPendingKpi small,.azAdminPendingKpi strong,.azAdminPendingKpi span{display:block}
.azAdminPendingKpi small{font-size:9px;font-weight:1000;letter-spacing:.09em}
.azAdminPendingKpi strong{font-size:30px;margin:5px 0}
.azAdminPendingKpi span{font-size:10px;color:#7d8594}
.azAdminPendingKpi.product{border-color:rgba(255,196,61,.25)}
.azAdminPendingKpi.product small,.azAdminPendingKpi.product strong{color:#ffd36b}
.azAdminPendingKpi.withdrawal{border-color:rgba(80,235,176,.23)}
.azAdminPendingKpi.withdrawal small,.azAdminPendingKpi.withdrawal strong{color:#72efb4}

.azAdminDashSection{margin-top:14px}
.azAdminDashSection .sectionhead{margin-bottom:13px}
.azAdminDashCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
.azAdminDashCard{display:grid;grid-template-columns:120px 1fr;min-width:0;border:1px solid #262a34;border-radius:14px;background:#0a0c11;overflow:hidden}
.azAdminDashThumb{min-height:145px;background:#07090d;display:grid;place-items:center}
.azAdminDashThumb img{width:100%;height:100%;object-fit:cover}
.azAdminDashCardBody{padding:12px;min-width:0}
.azAdminDashCardBody h4{margin:7px 0 4px;font-size:14px}
.azAdminDashCardBody p{margin:0 0 8px;color:#798190;font-size:10px}
.azAdminDashCardBody>div{display:flex;justify-content:space-between;gap:10px;margin-bottom:9px}
.azAdminDashCardBody .approvalActions{margin:8px 0}

.azAdminProductFilters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px}
.azAdminProductFilters .chip{height:42px;display:inline-flex;align-items:center;gap:7px;text-decoration:none}
.azAdminProductFilters .chip b{min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:#171a21;color:#fff;font-size:9px}

.azAdminApprovalBadge{
  position:absolute;
  top:10px;
  left:10px;
  z-index:5;
  padding:6px 9px;
  border-radius:999px;
  font-size:9px;
  font-weight:1000;
  letter-spacing:.08em;
}
.azAdminApprovalBadge.approved{background:#123829;border:1px solid #3acb91;color:#7af0b3}
.azAdminApprovalBadge.pending{background:#3d3110;border:1px solid #d3a932;color:#ffda70}
.azAdminApprovalBadge.rejected{background:#40131c;border:1px solid #d14d61;color:#ff8996}
.adminProductThumb{position:relative}

.azAdminApprovalLine{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin:9px 0;
  padding:8px 9px;
  border:1px solid #252934;
  border-radius:9px;
  background:#090b10;
}
.azAdminApprovalLine span{font-size:9px;color:#747d8d;text-transform:uppercase}
.azAdminApprovalLine strong{font-size:10px;letter-spacing:.06em}
.azAdminApprovalLine strong.approved{color:#72efb4}
.azAdminApprovalLine strong.pending{color:#ffd66a}
.azAdminApprovalLine strong.rejected{color:#ff8795}

.azAdminProductStatus-pending{border-color:rgba(255,210,83,.28)!important}
.azAdminProductStatus-approved{border-color:rgba(80,235,176,.15)!important}
.azAdminProductStatus-rejected{border-color:rgba(255,91,110,.22)!important}

@media(max-width:850px){
  .azAdminPendingKpis{grid-template-columns:1fr}
  .azAdminDashCards{grid-template-columns:1fr}
}
@media(max-width:560px){
  .azAdminDashCard{grid-template-columns:1fr}
  .azAdminDashThumb{height:170px}
}


/* ALLZACK V51 - reclamações no dashboard admin */
.azAdminPendingKpi.complaint-open{
  border-color:rgba(255,91,110,.26);
}
.azAdminPendingKpi.complaint-open small,
.azAdminPendingKpi.complaint-open strong{
  color:#ff8795;
}

.azAdminPendingKpi.complaint-review{
  border-color:rgba(109,151,255,.25);
}
.azAdminPendingKpi.complaint-review small,
.azAdminPendingKpi.complaint-review strong{
  color:#8fb1ff;
}

.azComplaintDashStatus{
  display:inline-flex;
  align-items:center;
  min-height:24px;
  padding:0 8px;
  border-radius:999px;
  font-size:9px;
  font-weight:1000;
  letter-spacing:.06em;
  white-space:nowrap;
}

.azComplaintDashStatus.open{
  background:#41151d;
  border:1px solid #b94355;
  color:#ff8996;
}

.azComplaintDashStatus.in_review{
  background:#142143;
  border:1px solid #4568b5;
  color:#91b2ff;
}


/* ALLZACK V52 - destaque no anúncio e cálculo de recebimento */
.azSellFeaturedBox{
  margin-top:14px;
  padding:14px;
  border:1px solid rgba(229,179,61,.24);
  border-radius:15px;
  background:linear-gradient(135deg,rgba(229,179,61,.075),rgba(255,255,255,.015)),#090b10;
}

.azSellFeaturedToggle{
  display:flex!important;
  align-items:flex-start!important;
  gap:10px!important;
  cursor:pointer!important;
  margin:0!important;
}

.azSellFeaturedToggle input{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  margin:1px 0 0!important;
}

.azSellFeaturedToggle strong,
.azSellFeaturedToggle small{
  display:block;
}

.azSellFeaturedToggle strong{
  color:#f4d98c;
  font-size:12px;
}

.azSellFeaturedToggle small{
  margin-top:4px;
  color:#81765b;
  font-size:10px;
  line-height:1.5;
}

.azSellReceivePreview{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
  margin-top:12px;
}

.azSellReceivePreview>div{
  min-width:0;
  padding:10px 11px;
  border:1px solid #272b34;
  border-radius:11px;
  background:#07090d;
}

.azSellReceivePreview small,
.azSellReceivePreview strong,
.azSellReceivePreview span{
  display:block;
}

.azSellReceivePreview small{
  color:#666f7d;
  font-size:8px;
  font-weight:900;
  letter-spacing:.08em;
}

.azSellReceivePreview strong{
  margin-top:4px;
  color:#f4f6fa;
  font-size:15px;
}

.azSellReceivePreview span{
  margin-top:2px;
  color:#a98a3f;
  font-size:9px;
}

.azSellReceivePreview .net{
  border-color:rgba(84,229,160,.22);
}

.azSellReceivePreview .net strong{
  color:#76efb4;
}

@media(max-width:680px){
  .azSellReceivePreview{
    grid-template-columns:1fr;
  }
}


/* ALLZACK V54 - produtos pendentes em lista no dashboard */
.azAdminApprovalList{
  display:grid;
  gap:8px;
}

.azAdminApprovalRow{
  display:grid;
  grid-template-columns:76px minmax(0,1fr) 120px auto;
  align-items:center;
  gap:13px;
  min-width:0;
  padding:10px;
  border:1px solid rgba(255,210,83,.19);
  border-radius:13px;
  background:linear-gradient(90deg,rgba(255,210,83,.035),transparent 32%),#090b10;
}

.azAdminApprovalThumb{
  width:76px;
  height:58px;
  border:1px solid #262b34;
  border-radius:9px;
  overflow:hidden;
  background:#07090d;
}

.azAdminApprovalThumb img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.azAdminApprovalInfo{
  min-width:0;
}

.azAdminApprovalTop{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:6px;
  margin-bottom:4px;
}

.azAdminApprovalFeatured{
  display:inline-flex;
  align-items:center;
  height:21px;
  padding:0 7px;
  border-radius:999px;
  background:#624707;
  border:1px solid #d4aa3c;
  color:#ffe494;
  font-size:8px;
  font-weight:1000;
  letter-spacing:.06em;
}

.azAdminApprovalName{
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:13px;
}

.azAdminApprovalSeller{
  display:block;
  margin-top:3px;
  color:#7d8593;
  font-size:9px;
}

.azAdminApprovalMeta{
  display:flex;
  gap:5px;
  flex-wrap:wrap;
  margin-top:6px;
}

.azAdminApprovalMeta span{
  padding:3px 6px;
  border:1px solid #252a33;
  border-radius:999px;
  color:#89919f;
  background:#07090d;
  font-size:8px;
}

.azAdminApprovalNumbers{
  text-align:right;
}

.azAdminApprovalNumbers small,
.azAdminApprovalNumbers strong,
.azAdminApprovalNumbers span{
  display:block;
}

.azAdminApprovalNumbers small{
  color:#737b89;
  font-size:8px;
  font-weight:900;
}

.azAdminApprovalNumbers strong{
  margin-top:3px;
  font-size:14px;
}

.azAdminApprovalNumbers span{
  margin-top:3px;
  color:#727b89;
  font-size:9px;
}

.azAdminApprovalActions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:6px;
  flex-wrap:wrap;
}

.azAdminApprovalActions .approvalActions{
  display:flex;
  gap:6px;
  margin:0!important;
}

@media(max-width:900px){
  .azAdminApprovalRow{
    grid-template-columns:70px minmax(0,1fr) auto;
  }
  .azAdminApprovalNumbers{
    grid-column:2/3;
    text-align:left;
  }
  .azAdminApprovalActions{
    grid-column:3/4;
    grid-row:1/3;
  }
}

@media(max-width:650px){
  .azAdminApprovalRow{
    grid-template-columns:62px minmax(0,1fr);
  }
  .azAdminApprovalThumb{
    width:62px;
    height:52px;
  }
  .azAdminApprovalNumbers,
  .azAdminApprovalActions{
    grid-column:1/-1;
    grid-row:auto;
  }
  .azAdminApprovalActions{
    justify-content:flex-end;
  }
}


/* ALLZACK V55 - fila de aprovação sempre visível */
.azAdminApprovalCount{
  display:inline-grid;
  place-items:center;
  min-width:24px;
  height:24px;
  margin-left:6px;
  padding:0 7px;
  border-radius:999px;
  background:#3d3110;
  border:1px solid #c49d2c;
  color:#ffdb72;
  font-size:10px;
  vertical-align:middle;
}


/* ALLZACK V57 - destaque e vendedor na vitrine */
.card-media .tag-stack .tag-featured{
  display:inline-flex!important;
  align-items:center!important;
  position:relative!important;
  inset:auto!important;
  opacity:1!important;
  visibility:visible!important;
  background:linear-gradient(180deg,#e5b938,#8f6509)!important;
  border:1px solid #ffe28a!important;
  color:#fff7d6!important;
  box-shadow:0 0 22px rgba(255,202,63,.30)!important;
  z-index:40!important;
}
.az-seller-mini b{
  max-width:180px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.az-seller-mini small{
  display:block;
  margin-top:2px;
  color:#737c8b;
  font-size:9px;
}

.azSellFeaturedState{
  display:block;
  margin-top:6px;
  color:#d8b65e;
  font-size:9px;
  font-style:normal;
  font-weight:900;
}


/* ALLZACK V60 - selects abertos da página Vender sobrepõem os demais campos */
.azSellPage .az-select{
  position:relative!important;
}

.azSellPage .az-select.open{
  z-index:9500!important;
}

.azSellPage .az-select.open .az-select-menu{
  z-index:9600!important;
  position:absolute!important;
}

.azSellCard.azSellSelectOpen{
  overflow:visible!important;
  z-index:9400!important;
}

.azSellCard.azSellSelectOpen ~ .azSellCard{
  z-index:1!important;
}


/* ALLZACK V61 - ajuste administrativo de vendedor */
.azAdminSellerStats{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
  margin-bottom:14px;
}
.azAdminSellerStats>div{
  padding:14px;
  border:1px solid #282d36;
  border-radius:13px;
  background:#090b10;
}
.azAdminSellerStats small,.azAdminSellerStats strong{display:block}
.azAdminSellerStats small{color:#777f8e;font-size:8px;font-weight:900;letter-spacing:.08em}
.azAdminSellerStats strong{margin-top:5px;font-size:17px;color:#fff}
.azAdminSellerNotice{
  margin-bottom:15px;
  padding:12px 13px;
  border:1px solid rgba(255,203,68,.18);
  border-radius:12px;
  background:rgba(255,203,68,.04);
  color:#a99a70;
  font-size:10px;
  line-height:1.6;
}
.azAdminUserActions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
@media(max-width:900px){.azAdminSellerStats{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.azAdminSellerStats{grid-template-columns:1fr}}


/* ALLZACK V62 - PIX */
.azCoraAdmin{border-color:rgba(77,210,174,.28)!important}
.azCoraToggle{display:flex!important;align-items:center;gap:9px;min-height:46px;padding:0 12px;border:1px solid #292f37;border-radius:11px;background:#080b0d}
.azCoraToggle input{width:18px!important;height:18px!important}
.azCoraWebhookBox{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:18px;padding:14px;border:1px solid #293039;border-radius:13px;background:#080b0f}
.azCoraWebhookBox small,.azCoraWebhookBox strong,.azCoraWebhookBox span{display:block}
.azCoraWebhookBox small{font-size:8px;color:#6f7886;font-weight:900;letter-spacing:.08em}
.azCoraWebhookBox strong{margin-top:4px;word-break:break-all;color:#7cebc6;font-size:11px}
.azCoraWebhookBox span{margin-top:5px;color:#77808d;font-size:9px}
.azCoraWebhookActions{display:flex;gap:7px;flex-wrap:wrap}

.azCoraPixOrder{margin-top:18px;border-color:rgba(76,231,183,.3)!important;background:linear-gradient(135deg,rgba(76,231,183,.05),rgba(255,255,255,.01)),#0a0d11!important}
.azCoraPixHead{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}
.azCoraPixHead h3{margin:9px 0 4px}
.azCoraPixHead p{margin:0;color:#818a98;font-size:11px}
.azCoraPixGrid{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;margin-top:18px;align-items:center}
.azCoraQr{padding:12px;border:1px solid #2b323a;border-radius:15px;background:#fff;display:grid;place-items:center}
.azCoraQr img{width:100%;max-width:196px;aspect-ratio:1;object-fit:contain}
.azCoraCopy small,.azCoraCopy span{display:block}
.azCoraCopy small{font-size:8px;font-weight:900;letter-spacing:.08em;color:#77808c}
.azCoraCopy textarea{width:100%;min-height:108px;margin:7px 0 10px;padding:11px;border:1px solid #2a3038;border-radius:10px;background:#07090c;color:#dce1e7;font-size:10px;resize:none}
.azCoraCopy span{margin-top:11px;color:#8b949f;font-size:10px}
.azCoraCopy span strong{color:#fff}
.azCoraChecking{margin-top:13px;padding-top:12px;border-top:1px solid #252b32;color:#68dbae;font-size:10px}
.azCoraPaid{display:flex;align-items:center;gap:12px}
.azCoraPaid>b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#123b2e;border:1px solid #4fe0ae;color:#7af2c7;font-size:20px}
.azCoraPaid strong,.azCoraPaid span{display:block}
.azCoraPaid span{margin-top:3px;color:#7e8794;font-size:10px}
@media(max-width:720px){.azCoraPixGrid{grid-template-columns:1fr}.azCoraQr{max-width:230px;margin:auto}}


/* ALLZACK V63 - QR PIX real + cancelamento de compra */
.azCoraQr img{
  display:block!important;
  width:196px!important;
  height:196px!important;
  max-width:100%!important;
  object-fit:contain!important;
  background:#fff!important;
  border-radius:8px!important;
}
.azCoraQr small{
  display:block;
  margin-top:8px;
  color:#454b55;
  font-size:9px;
  line-height:1.4;
  text-align:center;
}
.azCancelOrderForm{
  display:flex;
  justify-content:flex-end;
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #262b32;
}




/* ALLZACK V65 - QR PIX limpo gerado a partir de pix.emv */
.azCoraQr{
  background:#fff!important;
  padding:16px!important;
  border-radius:16px!important;
}
.azCoraQrCanvas{
  width:220px!important;
  height:220px!important;
  max-width:100%!important;
  margin:0 auto!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  background:#fff!important;
}
.azCoraQrCanvas img,
.azCoraQrCanvas canvas{
  display:block!important;
  width:220px!important;
  height:220px!important;
  max-width:100%!important;
  object-fit:contain!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.azCoraQrFallback{
  display:grid;
  place-items:center;
  width:220px;
  height:220px;
  max-width:100%;
  padding:18px;
  background:#fff;
  color:#333;
  text-align:center;
  font-size:11px;
  font-weight:800;
}


/* ALLZACK V66 - ajuste visual do QR PIX e textos */
.azCoraPixGrid{
  align-items:start!important;
}
.azCoraQr{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:center!important;
  gap:10px!important;
  min-height:264px!important;
  box-sizing:border-box!important;
}
.azCoraQrCanvas{
  width:200px!important;
  height:200px!important;
  min-width:200px!important;
  min-height:200px!important;
  max-width:200px!important;
  max-height:200px!important;
  margin:0 auto!important;
  padding:0!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  overflow:hidden!important;
  background:#fff!important;
  border-radius:0!important;
}
.azCoraQrCanvas > *{
  margin:0 auto!important;
}
.azCoraQrCanvas img,
.azCoraQrCanvas canvas,
.azCoraQrCanvas table{
  display:block!important;
  width:200px!important;
  height:200px!important;
  max-width:200px!important;
  max-height:200px!important;
  min-width:200px!important;
  min-height:200px!important;
  object-fit:contain!important;
  margin:0 auto!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.azCoraQrCanvas table{
  border-collapse:collapse!important;
}
.azCoraQrCanvas td{
  padding:0!important;
}
.azCoraCopy textarea{
  min-height:96px!important;
}


/* ALLZACK V68 - QR centralizado + expiração PIX em 5 horas */
.azCoraPixGrid{
  grid-template-columns:minmax(240px,280px) minmax(0,1fr)!important;
  align-items:stretch!important;
}
.azCoraQr{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:100%!important;
  padding:20px!important;
  background:#fff!important;
}
.azCoraQrCanvas{
  width:200px!important;
  height:200px!important;
  min-width:200px!important;
  min-height:200px!important;
  max-width:200px!important;
  max-height:200px!important;
  margin:auto!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.azCoraQrCanvas > *{
  margin:auto!important;
}
.azCoraQrCanvas img,
.azCoraQrCanvas canvas,
.azCoraQrCanvas table{
  width:200px!important;
  height:200px!important;
  min-width:200px!important;
  min-height:200px!important;
  max-width:200px!important;
  max-height:200px!important;
  margin:auto!important;
}
.azPixExpireNotice{
  margin-top:10px;
  padding:10px 12px;
  border:1px solid rgba(255,193,74,.24);
  border-radius:10px;
  background:rgba(255,193,74,.05);
  color:#cbb47a;
  font-size:10px;
  line-height:1.5;
}
@media(max-width:720px){
  .azCoraPixGrid{
    grid-template-columns:1fr!important;
  }
  .azCoraQr{
    width:100%!important;
    max-width:none!important;
    min-height:240px!important;
    margin:0!important;
  }
}


/* ALLZACK V69 - remove bolha PIX SEM BOLETO */
.azCoraPixOrder .azCoraPixHead h3::after{
  content:none!important;
  display:none!important;
}


/* ALLZACK V70 - QR PIX legível e sem distorção */
.azCoraQr{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:320px!important;
  background:#ffffff!important;
  padding:18px!important;
  box-sizing:border-box!important;
}
.azCoraQrCanvas{
  width:284px!important;
  height:284px!important;
  min-width:284px!important;
  min-height:284px!important;
  max-width:284px!important;
  max-height:284px!important;
  margin:0 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:16px!important;
  background:#ffffff!important;
  border-radius:12px!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
.azCoraQrCanvas > svg{
  width:252px!important;
  height:252px!important;
  min-width:252px!important;
  min-height:252px!important;
  max-width:252px!important;
  max-height:252px!important;
  display:block!important;
  margin:0 auto!important;
  background:#ffffff!important;
}
.azCoraQrCanvas img,
.azCoraQrCanvas canvas,
.azCoraQrCanvas table{
  width:auto!important;
  height:auto!important;
  max-width:none!important;
  max-height:none!important;
}
.azCoraQrFallback{
  width:252px!important;
  height:252px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  padding:16px!important;
  color:#333!important;
  background:#ffffff!important;
  font-size:12px!important;
  font-weight:800!important;
}
@media(max-width:720px){
  .azCoraQr{
    min-height:290px!important;
    padding:14px!important;
  }
  .azCoraQrCanvas{
    width:256px!important;
    height:256px!important;
    min-width:256px!important;
    min-height:256px!important;
    max-width:256px!important;
    max-height:256px!important;
    padding:12px!important;
  }
  .azCoraQrCanvas > svg{
    width:232px!important;
    height:232px!important;
    min-width:232px!important;
    min-height:232px!important;
    max-width:232px!important;
    max-height:232px!important;
  }
}


/* ALLZACK V72 - centralização total do QR Code dentro da box */
.azCoraPixOrder .azCoraPixGrid{
  display:grid!important;
  grid-template-columns:minmax(300px,320px) minmax(0,1fr)!important;
  gap:18px!important;
  align-items:center!important;
}
.azCoraPixOrder .azCoraQr{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  width:100%!important;
  min-height:320px!important;
  margin:0!important;
  padding:20px!important;
  box-sizing:border-box!important;
  background:#ffffff!important;
}
.azCoraPixOrder .azCoraQrCanvas{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:284px!important;
  height:284px!important;
  min-width:284px!important;
  min-height:284px!important;
  max-width:284px!important;
  max-height:284px!important;
  margin:0 auto!important;
  padding:16px!important;
  box-sizing:border-box!important;
  background:#ffffff!important;
  overflow:hidden!important;
}
.azCoraPixOrder .azCoraQrCanvas > *,
.azCoraPixOrder .azCoraQrCanvas > svg,
.azCoraPixOrder .azCoraQrCanvas img,
.azCoraPixOrder .azCoraQrCanvas canvas,
.azCoraPixOrder .azCoraQrCanvas table{
  display:block!important;
  margin:auto!important;
}
.azCoraPixOrder .azCoraQrCanvas > svg{
  width:252px!important;
  height:252px!important;
  min-width:252px!important;
  min-height:252px!important;
  max-width:252px!important;
  max-height:252px!important;
}
@media(max-width:720px){
  .azCoraPixOrder .azCoraPixGrid{
    grid-template-columns:1fr!important;
    align-items:stretch!important;
  }
  .azCoraPixOrder .azCoraQr{
    min-height:290px!important;
    padding:16px!important;
  }
  .azCoraPixOrder .azCoraQrCanvas{
    width:256px!important;
    height:256px!important;
    min-width:256px!important;
    min-height:256px!important;
    max-width:256px!important;
    max-height:256px!important;
    padding:12px!important;
  }
  .azCoraPixOrder .azCoraQrCanvas > svg{
    width:232px!important;
    height:232px!important;
    min-width:232px!important;
    min-height:232px!important;
    max-width:232px!important;
    max-height:232px!important;
  }
}


/* ALLZACK V73 - layout proporcional do chat em Meus Pedidos */
.azOrderChat{
  margin-top:22px!important;
}
.azOrderChat .sectionhead{
  align-items:flex-start!important;
}
.azOrderChat .sectionhead h3{
  margin:8px 0 5px!important;
  font-size:22px!important;
  line-height:1.15!important;
}
.azOrderChat .sectionhead p{
  max-width:760px!important;
  margin:0!important;
  font-size:11px!important;
  line-height:1.55!important;
}
.azOrderChat .azChatBox{
  width:100%!important;
  max-width:none!important;
  padding:18px!important;
  border:1px solid var(--line)!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,#0d1016,#090b0f)!important;
  box-sizing:border-box!important;
}
.azOrderChat .azChatMessages{
  width:100%!important;
  min-height:180px!important;
  max-height:360px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding:12px!important;
  border:1px solid #252b33!important;
  border-radius:13px!important;
  background:#07090d!important;
  box-sizing:border-box!important;
}
.azOrderChat .azChatMessage{
  width:min(78%,680px)!important;
  max-width:78%!important;
  padding:11px 12px!important;
  margin:0 0 9px!important;
  border:1px solid #282e36!important;
  border-radius:12px!important;
  background:#10141a!important;
  box-sizing:border-box!important;
  overflow-wrap:anywhere!important;
}
.azOrderChat .azChatMessage.mine{
  margin-left:auto!important;
  background:#1a0d12!important;
  border-color:rgba(255,32,57,.28)!important;
}
.azOrderChat .azChatMessage>div{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  margin-bottom:6px!important;
}
.azOrderChat .azChatMessage strong{
  font-size:11px!important;
}
.azOrderChat .azChatMessage span{
  font-size:9px!important;
  color:#7d8591!important;
}
.azOrderChat .azChatMessage p{
  margin:0!important;
  font-size:11px!important;
  line-height:1.55!important;
  color:#d7dbe1!important;
}
.azOrderChat .azChatEmpty{
  display:grid!important;
  place-items:center!important;
  min-height:150px!important;
  color:#747d88!important;
  font-size:11px!important;
  text-align:center!important;
}
.azOrderChat .azChatForm{
  display:grid!important;
  grid-template-columns:1fr auto!important;
  gap:10px 12px!important;
  align-items:end!important;
  margin-top:12px!important;
  width:100%!important;
}
.azOrderChat .azChatForm select{
  grid-column:1/-1!important;
  width:100%!important;
  min-height:44px!important;
  border:1px solid #2a3038!important;
  border-radius:11px!important;
  background:#080a0e!important;
  color:#fff!important;
  padding:0 12px!important;
  box-sizing:border-box!important;
}
.azOrderChat .azChatForm textarea{
  width:100%!important;
  min-height:92px!important;
  max-height:180px!important;
  resize:vertical!important;
  border:1px solid #2a3038!important;
  border-radius:12px!important;
  background:#080a0e!important;
  color:#fff!important;
  padding:12px!important;
  font-size:11px!important;
  line-height:1.5!important;
  box-sizing:border-box!important;
}
.azOrderChat .azBuyerSendMessage{
  min-width:190px!important;
  height:44px!important;
  align-self:end!important;
  white-space:nowrap!important;
  padding:0 18px!important;
  font-size:11px!important;
}
.azOrderChat .azQuestionLogin{
  margin-top:12px!important;
}
@media(max-width:720px){
  .azOrderChat .azChatBox{
    padding:12px!important;
  }
  .azOrderChat .azChatMessages{
    max-height:300px!important;
    padding:9px!important;
  }
  .azOrderChat .azChatMessage,
  .azOrderChat .azChatMessage.mine{
    width:92%!important;
    max-width:92%!important;
  }
  .azOrderChat .azChatForm{
    grid-template-columns:1fr!important;
  }
  .azOrderChat .azBuyerSendMessage{
    width:100%!important;
    min-width:0!important;
  }
}


/* ALLZACK V76 - saldo de venda bloqueado por qualificação/3 dias */
.azWalletBalanceGrid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  margin:14px 0 18px;
}
.azWalletBalanceCard{
  padding:16px;
  border:1px solid var(--line);
  border-radius:14px;
  background:linear-gradient(180deg,#0e1117,#090b0f);
}
.azWalletBalanceCard small,
.azWalletBalanceCard strong,
.azWalletBalanceCard span{display:block}
.azWalletBalanceCard small{
  font-size:9px;
  font-weight:900;
  letter-spacing:.08em;
  color:#7c8490;
}
.azWalletBalanceCard strong{
  margin-top:5px;
  font-size:25px;
  color:#fff;
}
.azWalletBalanceCard span{
  margin-top:5px;
  color:#7c8490;
  font-size:10px;
  line-height:1.5;
}
.azWalletBalanceCard.available{border-color:rgba(68,223,145,.25)}
.azWalletBalanceCard.available strong{color:#72e9ad}
.azWalletBalanceCard.blocked{border-color:rgba(255,201,77,.24)}
.azWalletBalanceCard.blocked strong{color:#ffd36d}
@media(max-width:700px){
  .azWalletBalanceGrid{grid-template-columns:1fr}
}


/* ALLZACK V77 - solicitações de retirada visíveis */
.azWithdrawalRequests{
  scroll-margin-top:110px;
}
.azWithdrawalCount{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:30px;
  padding:0 10px;
  border:1px solid rgba(255,201,77,.28);
  border-radius:999px;
  background:rgba(255,201,77,.06);
  color:#ffd36d;
  font-size:9px;
  font-weight:900;
  letter-spacing:.06em;
  white-space:nowrap;
}
.azWithdrawalEmpty{
  padding:28px 16px;
  border:1px dashed #2b3038;
  border-radius:12px;
  color:#7d8590;
  text-align:center;
  font-size:11px;
}
.azWithdrawalRequests .table td:first-child strong{
  color:#fff;
}


/* ALLZACK V78 - fluxo de solicitação de retirada */
.azWalletWithdrawBalanceBox{
  display:flex;
  flex-direction:column;
  gap:3px;
  flex:1 1 auto;
}
.azWalletBlockedHint{
  color:#d8b45b;
  font-size:9px;
  line-height:1.4;
}
.azWithdrawalNew{
  background:rgba(68,223,145,.06)!important;
  outline:1px solid rgba(68,223,145,.24);
  outline-offset:-1px;
}
.azWithdrawalNew td:first-child strong{
  color:#72e9ad!important;
}


/* ALLZACK V80 - painel de solicitações de retirada */
.azAdminWithdrawPage{min-width:0}
.azAdminWithdrawTitle{margin-bottom:14px}
.azAdminWithdrawTitle p{max-width:760px}
.azAdminWithdrawKpis{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  margin-bottom:14px;
}
.azAdminWithdrawKpi{
  display:flex;
  min-width:0;
  min-height:126px;
  flex-direction:column;
  justify-content:center;
  gap:5px;
  padding:17px;
  border:1px solid var(--border,#242833);
  border-radius:15px;
  background:linear-gradient(180deg,#10131a,#0a0c11);
  text-decoration:none!important;
  box-sizing:border-box;
}
.azAdminWithdrawKpi small{font-size:9px;font-weight:900;letter-spacing:.09em;color:#7d8590}
.azAdminWithdrawKpi strong{font-size:29px;line-height:1;color:#fff}
.azAdminWithdrawKpi span{font-size:10px;line-height:1.45;color:#7d8590}
.azAdminWithdrawKpi.pending{border-color:rgba(255,201,77,.25)}
.azAdminWithdrawKpi.pending strong{color:#ffd36d}
.azAdminWithdrawKpi.paid{border-color:rgba(68,223,145,.22)}
.azAdminWithdrawKpi.paid strong{color:#72e9ad}
.azAdminWithdrawKpi.rejected{border-color:rgba(255,70,92,.22)}
.azAdminWithdrawKpi.rejected strong{color:#ff7485}

.azAdminWithdrawToolbar{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:14px!important;
  margin-bottom:14px;
}
.azAdminWithdrawSearch{
  display:flex;
  flex:1 1 520px;
  gap:8px;
  min-width:0;
}
.azAdminWithdrawSearch input{
  flex:1 1 auto;
  min-width:180px;
  height:42px;
  padding:0 13px;
  border:1px solid #2a3038;
  border-radius:11px;
  background:#080a0e;
  color:#fff;
  box-sizing:border-box;
}
.azAdminWithdrawFilters{display:flex;flex-wrap:wrap;gap:7px}
.azAdminWithdrawFilters .chip{margin:0}

.azWithdrawalAdminList{display:grid;gap:12px}
.azWithdrawalAdminCard{
  position:relative;
  overflow:hidden;
  padding:17px!important;
}
.azWithdrawalAdminCard.overdue{
  border-color:rgba(255,77,98,.35)!important;
  box-shadow:inset 3px 0 0 rgba(255,77,98,.8);
}
.azWithdrawalAdminHead{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  padding-bottom:13px;
  border-bottom:1px solid #20252d;
}
.azWithdrawalAdminIdentity{
  display:flex;
  align-items:center;
  gap:11px;
  min-width:0;
}
.azWithdrawalProtocol{
  display:grid;
  place-items:center;
  min-width:58px;
  height:34px;
  padding:0 8px;
  border:1px solid #2d333c;
  border-radius:9px;
  background:#090b0f;
  color:#fff;
  font-size:10px;
  font-weight:900;
  box-sizing:border-box;
}
.azWithdrawalAdminIdentity strong,
.azWithdrawalAdminIdentity span{display:block}
.azWithdrawalAdminIdentity strong{font-size:14px;color:#fff}
.azWithdrawalAdminIdentity span{margin-top:3px;font-size:10px;color:#7d8590;overflow-wrap:anywhere}
.azWithdrawalAdminAmount{text-align:right}
.azWithdrawalAdminAmount small,
.azWithdrawalAdminAmount b,
.azWithdrawalAdminAmount span{display:block}
.azWithdrawalAdminAmount small{font-size:8px;letter-spacing:.08em;color:#737b86}
.azWithdrawalAdminAmount b{margin:3px 0 6px;font-size:23px;color:#fff}
.azWithdrawalAdminAmount .status{display:inline-flex}

.azWithdrawalAdminMeta{
  display:grid;
  grid-template-columns:1fr 1fr minmax(180px,1.6fr) 1fr;
  gap:9px;
  padding:13px 0;
}
.azWithdrawalAdminMeta>div{
  min-width:0;
  padding:10px 11px;
  border:1px solid #20252c;
  border-radius:10px;
  background:#090b0f;
}
.azWithdrawalAdminMeta small,
.azWithdrawalAdminMeta strong{display:block}
.azWithdrawalAdminMeta small{font-size:8px;font-weight:900;letter-spacing:.07em;color:#737b86}
.azWithdrawalAdminMeta strong{margin-top:4px;font-size:10px;color:#d9dde3;overflow-wrap:anywhere}
.azWithdrawalPixValue{color:#9ad8ff!important}
.azWithdrawOverdueText{color:#ff7485!important}
.azWithdrawDeadlineAlert{
  margin:0 0 12px;
  padding:10px 12px;
  border:1px solid rgba(255,77,98,.3);
  border-radius:10px;
  background:rgba(255,77,98,.07);
  color:#ff8896;
  font-size:10px;
  font-weight:800;
}
.azWithdrawalProcessForm{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:end;
  gap:12px;
}
.azWithdrawalProcessForm .field{margin:0}
.azWithdrawalProcessForm input{width:100%}
.azWithdrawalAdminActions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
}
.azWithdrawalProcessed{
  display:grid;
  grid-template-columns:2fr 1fr;
  gap:10px;
  padding-top:2px;
}
.azWithdrawalProcessed>div{
  min-width:0;
  padding:10px 11px;
  border:1px solid #20252c;
  border-radius:10px;
  background:#090b0f;
}
.azWithdrawalProcessed small,
.azWithdrawalProcessed span{display:block}
.azWithdrawalProcessed small{font-size:8px;font-weight:900;color:#737b86;letter-spacing:.07em}
.azWithdrawalProcessed span{margin-top:4px;color:#cbd0d7;font-size:10px;overflow-wrap:anywhere}
.azWithdrawalAdminEmpty{
  display:flex;
  min-height:150px;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:5px;
  text-align:center;
}
.azWithdrawalAdminEmpty strong{font-size:14px;color:#fff}
.azWithdrawalAdminEmpty span{font-size:10px;color:#7b838e}

@media(max-width:1050px){
  .azAdminWithdrawKpis{grid-template-columns:repeat(2,minmax(0,1fr))}
  .azWithdrawalAdminMeta{grid-template-columns:repeat(2,minmax(0,1fr))}
  .azWithdrawalProcessForm{grid-template-columns:1fr}
  .azWithdrawalAdminActions{justify-content:flex-start;flex-wrap:wrap}
}
@media(max-width:650px){
  .azAdminWithdrawKpis{grid-template-columns:1fr}
  .azAdminWithdrawKpi{min-height:104px}
  .azAdminWithdrawToolbar{align-items:stretch}
  .azAdminWithdrawSearch{display:grid;grid-template-columns:1fr 1fr}
  .azAdminWithdrawSearch input{grid-column:1/-1}
  .azWithdrawalAdminHead{flex-direction:column}
  .azWithdrawalAdminAmount{text-align:left}
  .azWithdrawalAdminMeta{grid-template-columns:1fr}
  .azWithdrawalProcessed{grid-template-columns:1fr}
  .azWithdrawalAdminActions{display:grid;grid-template-columns:1fr}
  .azWithdrawalAdminActions .btn{width:100%}
}


/* ALLZACK V81 - mensagem automática pós-venda separada da entrega automática */
.azAfterSaleMessageCard{
  border-color:color-mix(in srgb,var(--secondary) 22%,var(--border))!important;
}
.azAfterSaleMessage textarea{
  min-height:150px!important;
}
.azAfterSaleMessageCard .azSellCardHead small{
  color:var(--secondary)!important;
}


/* ALLZACK V82 - vendedor sem Categoria; Tipo ocupa o antigo espaço */
.azSellForm #sellType,
.azSellForm #sellTypeCustom{
  width:100%;
}


/* ALLZACK V83 - título primeiro, na mesma linha de Jogo / produto */
.azSellForm .azSellTitleFirst{
  min-width:0;
}
.azSellForm .azSellTitleFirst small{
  margin-top:6px;
}
@media(max-width:760px){
  .azSellForm .azSellTitleFirst{
    grid-column:1/-1;
  }
}


/* ALLZACK V84 - excluir imagens do anúncio */
.azSellGalleryItem{
  position:relative!important;
}
.azSellImageDelete{
  position:absolute!important;
  top:7px!important;
  right:7px!important;
  z-index:8!important;
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  min-height:28px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,255,255,.22)!important;
  border-radius:50%!important;
  background:rgba(7,8,12,.9)!important;
  color:#fff!important;
  font-size:20px!important;
  font-weight:800!important;
  line-height:1!important;
  cursor:pointer!important;
  box-shadow:0 5px 16px rgba(0,0,0,.38)!important;
}
.azSellImageDelete:hover{
  background:#d92f45!important;
  border-color:#ff6a7d!important;
}


/* ALLZACK V85 - mensagem pós-venda sempre independente e editável */
.azAfterSaleMessageCard,
.azAfterSaleMessage,
#autoDeliveryText{
  pointer-events:auto!important;
}
#autoDeliveryText{
  opacity:1!important;
  cursor:text!important;
}
#autoDeliveryText:disabled{
  opacity:1!important;
  cursor:text!important;
}


/* ALLZACK V86 - envelope de notificações */
.azNavLogout{color:#9da5b3!important}
.azNotifyWrap{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  overflow:visible!important;
}
.nav-actions{
  overflow:visible!important;
}
.azNotifyButton{font-size:18px!important}
.azNotifyBadge[hidden]{display:none!important}
.azNotificationPanel{
  position:absolute!important;
  top:calc(100% + 10px)!important;
  right:0!important;
  left:auto!important;
  z-index:12000!important;
  width:min(390px,calc(100vw - 24px))!important;
  max-height:500px!important;
  overflow:hidden!important;
  border:1px solid #2a2f39!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,#11141b,#090b10)!important;
  box-shadow:0 25px 75px rgba(0,0,0,.58)!important;
  transform-origin:top right!important;
  animation:azNotificationDrop .16s ease-out!important;
}
.azNotificationPanel::before{
  content:"";
  position:absolute;
  top:-7px;
  right:14px;
  width:12px;
  height:12px;
  transform:rotate(45deg);
  background:#11141b;
  border-left:1px solid #2a2f39;
  border-top:1px solid #2a2f39;
}
@keyframes azNotificationDrop{
  from{opacity:0;transform:translateY(-8px) scale(.985)}
  to{opacity:1;transform:translateY(0) scale(1)}
}
.azNotificationPanel[hidden]{display:none!important}
.azNotificationHead{
  display:flex;align-items:center;justify-content:space-between;gap:12px;
  padding:13px 14px;border-bottom:1px solid #20252d
}
.azNotificationHead strong{font-size:12px;color:#fff}
.azNotificationHead span{font-size:9px;color:#7e8797}
.azNotificationList{max-height:430px;overflow:auto}
.azNotificationItem{
  display:flex;gap:10px;padding:12px 13px;border-bottom:1px solid #191e25;
  text-decoration:none!important;background:#0b0d12;transition:.18s
}
.azNotificationItem:hover{background:#11151c}
.azNotificationItem.unread{background:linear-gradient(90deg,rgba(255,31,45,.09),#0c0f14)}
.azNotificationIcon{
  flex:0 0 31px;width:31px;height:31px;display:grid;place-items:center;
  border:1px solid rgba(255,80,99,.25);border-radius:10px;background:#12151c;color:#ff7485;font-weight:900
}
.azNotificationBody{min-width:0;display:block}
.azNotificationBody strong,.azNotificationBody small,.azNotificationBody em{display:block}
.azNotificationBody strong{font-size:10px;color:#fff}
.azNotificationBody small{margin-top:3px;color:#9aa2af;font-size:9px;line-height:1.45}
.azNotificationBody em{margin-top:4px;color:#5f6877;font-size:8px;font-style:normal}
.azNotificationEmpty{padding:28px 15px;text-align:center;color:#737c8b;font-size:10px}
@media(max-width:900px){
  .azNotificationPanel{
    position:absolute!important;
    top:calc(100% + 9px)!important;
    right:0!important;
    width:min(360px,calc(100vw - 20px))!important;
  }
}


/* ALLZACK V88 - contador só aparece quando houver notificação pendente */
.azNotifyBadge[hidden],
.azNotifyBadge:empty{
  display:none!important;
}
.azNotificationHead [data-notification-status][hidden]{
  display:none!important;
}


/* ALLZACK V89 - notificações: sem bolinha quando zerado + float sempre abaixo do envelope */
.nav-actions .icon-btn .azNotifyBadge[hidden],
.nav-actions .icon-btn .azNotifyBadge:empty,
.nav-actions .azNotifyBadge[hidden],
.nav-actions .azNotifyBadge:empty{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  width:0!important;
  min-width:0!important;
  height:0!important;
  min-height:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
}

.azNotifyWrap{
  overflow:visible!important;
}

.azNotificationPanel{
  position:fixed!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  margin:0!important;
  transform-origin:top right!important;
}

@media(max-width:900px){
  .azNotificationPanel{
    position:fixed!important;
    top:auto!important;
    left:auto!important;
    right:auto!important;
  }
}


/* ALLZACK V90 - contador limpo e float ancorado diretamente ao envelope */
.azNotifyWrap{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  overflow:visible!important;
  z-index:13000!important;
}
.nav-actions,
header,
header .wrap,
header .nav{
  overflow:visible!important;
}

.azNotifyBadge{
  position:absolute!important;
  top:-5px!important;
  right:-5px!important;
  z-index:3!important;
  min-width:18px!important;
  height:18px!important;
  padding:0 5px!important;
  border:2px solid #06070a!important;
  border-radius:999px!important;
  background:#ff1f2d!important;
  color:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:9px!important;
  font-weight:900!important;
  line-height:1!important;
  box-sizing:border-box!important;
}
.azNotifyBadge[hidden],
.azNotifyBadge:empty{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  width:0!important;
  min-width:0!important;
  height:0!important;
  min-height:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  background:transparent!important;
}

.azNotificationPanel{
  position:absolute!important;
  top:calc(100% + 10px)!important;
  right:0!important;
  left:auto!important;
  bottom:auto!important;
  width:min(390px,calc(100vw - 20px))!important;
  max-height:500px!important;
  margin:0!important;
  z-index:13001!important;
  transform:none!important;
  transform-origin:top right!important;
}
.azNotificationPanel::before{
  right:14px!important;
}
@media(max-width:900px){
  .azNotificationPanel{
    position:absolute!important;
    top:calc(100% + 9px)!important;
    right:0!important;
    left:auto!important;
    width:min(360px,calc(100vw - 20px))!important;
  }
}


/* ALLZACK V91 - notificações sempre em float vertical abaixo do envelope */
.azNotifyWrap{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:visible!important;
  z-index:14000!important;
}

.azNotificationPanel{
  position:absolute!important;
  top:calc(100% + 12px)!important;
  right:-96px!important;
  left:auto!important;
  bottom:auto!important;
  width:360px!important;
  max-width:calc(100vw - 20px)!important;
  max-height:500px!important;
  margin:0!important;
  z-index:14001!important;
  transform:none!important;
  animation:azNotificationDropDownV91 .16s ease-out!important;
}

.azNotificationPanel::before{
  content:""!important;
  position:absolute!important;
  top:-7px!important;
  right:108px!important;
  left:auto!important;
  width:12px!important;
  height:12px!important;
  transform:rotate(45deg)!important;
  background:#11141b!important;
  border-left:1px solid #2a2f39!important;
  border-top:1px solid #2a2f39!important;
}

@keyframes azNotificationDropDownV91{
  from{opacity:0;transform:translateY(-8px)}
  to{opacity:1;transform:translateY(0)}
}

@media(max-width:700px){
  .azNotificationPanel{
    top:calc(100% + 10px)!important;
    right:-82px!important;
    width:min(340px,calc(100vw - 16px))!important;
  }
  .azNotificationPanel::before{
    right:94px!important;
  }
}


/* ALLZACK V92 - FLOAT DE NOTIFICAÇÕES DEFINITIVO: abaixo do envelope e 100% opaco */
.azNotifyWrap{
  position:relative!important;
  display:inline-flex!important;
  overflow:visible!important;
}
.azNotificationPanel{
  position:fixed!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  width:360px!important;
  max-width:calc(100vw - 16px)!important;
  max-height:500px!important;
  margin:0!important;
  overflow:hidden!important;
  z-index:2147483000!important;
  border:1px solid #2a2f39!important;
  border-radius:16px!important;
  background:#090b10!important;
  background-image:none!important;
  opacity:1!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  box-shadow:0 24px 70px rgba(0,0,0,.72),0 0 0 1px rgba(255,255,255,.015)!important;
  transform:none!important;
  animation:azNotificationDropV92 .15s ease-out!important;
}
.azNotificationPanel[hidden]{
  display:none!important;
}
.azNotificationPanel::before{
  content:""!important;
  position:absolute!important;
  top:-7px!important;
  left:var(--az-notification-arrow-left,calc(50% - 6px))!important;
  right:auto!important;
  width:12px!important;
  height:12px!important;
  background:#090b10!important;
  border-left:1px solid #2a2f39!important;
  border-top:1px solid #2a2f39!important;
  transform:rotate(45deg)!important;
}
.azNotificationHead{
  position:relative!important;
  z-index:2!important;
  background:#0d1016!important;
  background-image:none!important;
  opacity:1!important;
}
.azNotificationList{
  background:#090b10!important;
  opacity:1!important;
}
.azNotificationItem{
  background:#0b0d12!important;
  opacity:1!important;
}
.azNotificationItem.unread{
  background:#151015!important;
  box-shadow:inset 3px 0 0 #ff3147!important;
}
.azNotificationItem:hover{
  background:#121720!important;
}
@keyframes azNotificationDropV92{
  from{opacity:0;transform:translateY(-7px)}
  to{opacity:1;transform:translateY(0)}
}


/* ALLZACK V93 - painel de notificações único em todas as páginas */
.azNotifyWrap{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:visible!important;
  z-index:2147482998!important;
}

.azNotificationPanel{
  position:fixed!important;
  inset:auto!important;
  width:360px!important;
  max-width:calc(100vw - 16px)!important;
  max-height:500px!important;
  margin:0!important;
  overflow:hidden!important;
  z-index:2147483000!important;

  border:1px solid #2a2f39!important;
  border-radius:16px!important;

  background:#090b10!important;
  background-image:none!important;
  opacity:1!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;

  box-shadow:0 24px 70px rgba(0,0,0,.78),0 0 0 1px rgba(255,255,255,.02)!important;
  transform:none!important;
  animation:azNotificationDropV93 .15s ease-out!important;
}

.azNotificationPanel[hidden]{
  display:none!important;
}

.azNotificationPanel::before{
  content:""!important;
  position:absolute!important;
  top:-7px!important;
  left:var(--az-notification-arrow-left,calc(50% - 6px))!important;
  right:auto!important;
  width:12px!important;
  height:12px!important;
  background:#090b10!important;
  border-left:1px solid #2a2f39!important;
  border-top:1px solid #2a2f39!important;
  transform:rotate(45deg)!important;
  z-index:3!important;
}

.azNotificationHead{
  position:relative!important;
  z-index:4!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  min-height:46px!important;
  padding:13px 14px!important;
  border-bottom:1px solid #20252d!important;
  background:#0d1016!important;
  background-image:none!important;
  opacity:1!important;
}

.azNotificationHead strong{
  color:#fff!important;
  font-size:12px!important;
}

.azNotificationHead span{
  color:#7e8797!important;
  font-size:9px!important;
}

.azNotificationHead [data-notification-status][hidden]{
  display:none!important;
}

.azNotificationList{
  max-height:430px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  background:#090b10!important;
  opacity:1!important;
}

.azNotificationItem{
  display:flex!important;
  gap:10px!important;
  padding:12px 13px!important;
  border-bottom:1px solid #191e25!important;
  background:#0b0d12!important;
  color:inherit!important;
  text-decoration:none!important;
  opacity:1!important;
  transition:.18s!important;
}

.azNotificationItem:last-child{
  border-bottom:0!important;
}

.azNotificationItem.unread{
  background:#151015!important;
  box-shadow:inset 3px 0 0 #ff3147!important;
}

.azNotificationItem:hover{
  background:#121720!important;
}

.azNotificationIcon{
  flex:0 0 31px!important;
  width:31px!important;
  height:31px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,80,99,.28)!important;
  border-radius:10px!important;
  background:#12151c!important;
  color:#ff7485!important;
  font-weight:900!important;
}

.azNotificationBody{
  min-width:0!important;
  display:block!important;
}

.azNotificationBody strong,
.azNotificationBody small,
.azNotificationBody em{
  display:block!important;
}

.azNotificationBody strong{
  color:#fff!important;
  font-size:10px!important;
}

.azNotificationBody small{
  margin-top:3px!important;
  color:#9aa2af!important;
  font-size:9px!important;
  line-height:1.45!important;
}

.azNotificationBody em{
  margin-top:4px!important;
  color:#5f6877!important;
  font-size:8px!important;
  font-style:normal!important;
}

.azNotificationEmpty{
  padding:28px 15px!important;
  text-align:center!important;
  color:#737c8b!important;
  font-size:10px!important;
  background:#090b10!important;
}

@keyframes azNotificationDropV93{
  from{opacity:0;transform:translateY(-7px)}
  to{opacity:1;transform:translateY(0)}
}


/* ALLZACK V94 - administrador pode excluir perguntas dos anúncios */
.azQuestionMetaActions{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin-left:auto!important;
}
.azAdminDeleteQuestionForm{
  margin:0!important;
  padding:0!important;
  display:inline-flex!important;
}
.azAdminDeleteQuestion{
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  padding:0!important;
  border:1px solid rgba(255,83,104,.36)!important;
  border-radius:8px!important;
  background:#171015!important;
  color:#ff6d7e!important;
  display:grid!important;
  place-items:center!important;
  font-size:16px!important;
  line-height:1!important;
  font-weight:900!important;
  cursor:pointer!important;
  transition:.16s!important;
}
.azAdminDeleteQuestion:hover{
  background:#d72840!important;
  border-color:#ff7182!important;
  color:#fff!important;
  box-shadow:0 0 16px rgba(215,40,64,.24)!important;
}


/* ALLZACK V95 - correção do botão admin de excluir pergunta */
.azAdminDeleteQuestionForm{
  position:relative!important;
  z-index:20!important;
  pointer-events:auto!important;
}
.azAdminDeleteQuestion{
  position:relative!important;
  z-index:21!important;
  pointer-events:auto!important;
}


/* ALLZACK V96 - pausar/despausar anúncios */
.sellerCard .status.paused{
  background:#20242d!important;
  border-color:#424956!important;
  color:#aeb6c4!important;
}
.sellerNote.paused{
  color:#9ca5b5!important;
}
.azSellerAdActions{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
}
.azSellerPauseForm{
  margin:0!important;
  padding:0!important;
  display:inline-flex!important;
}
.azPauseAdButton{
  border-color:rgba(255,190,82,.28)!important;
  color:#ffc96c!important;
}
.azPauseAdButton:hover{
  border-color:rgba(255,190,82,.58)!important;
  background:rgba(255,190,82,.09)!important;
}
.azResumeAdButton{
  border-color:rgba(92,238,166,.34)!important;
  color:#6ff0ad!important;
}
.azResumeAdButton:hover{
  border-color:rgba(92,238,166,.62)!important;
  background:rgba(92,238,166,.08)!important;
}


/* ALLZACK V98 - selo PRODUTO OFICIAL e links oficiais */
.azSellFixedBadgeOfficial,
.azBadgeOfficialProduct,
.card-media .tag-stack .tag-official{
  display:inline-flex!important;
  align-items:center!important;
  background:linear-gradient(180deg,#1a5aa8,#0a315f)!important;
  border:1px solid #62aaff!important;
  color:#eef7ff!important;
  box-shadow:0 0 16px rgba(70,157,255,.22)!important;
  opacity:1!important;
  visibility:visible!important;
}
.azOfficialExternalLink{
  color:#69b8ff!important;
  text-decoration:underline!important;
  text-underline-offset:2px!important;
  overflow-wrap:anywhere!important;
}
.azOfficialExternalLink:hover{
  color:#9dd2ff!important;
}


/* ALLZACK V99 - aprovação automática para vendedor Prata ou superior */
.azSellerAutoApproval{
  margin:12px 0 14px!important;
  padding:12px 14px!important;
  border:1px solid rgba(103,240,178,.28)!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,rgba(76,226,159,.09),rgba(66,245,255,.025)),#0a0d11!important;
}
.azSellerAutoApproval strong,
.azSellerAutoApproval span{
  display:block!important;
}
.azSellerAutoApproval strong{
  color:#71efb3!important;
  font-size:10px!important;
  letter-spacing:.07em!important;
  font-weight:1000!important;
}
.azSellerAutoApproval span{
  margin-top:5px!important;
  color:#929baa!important;
  font-size:10px!important;
  line-height:1.45!important;
}
.azSellerAutoApproval.locked{
  border-color:rgba(255,201,108,.20)!important;
  background:#0b0d12!important;
}
.azSellerAutoApproval.locked strong{
  color:#ffc96c!important;
}




/* ALLZACK V103 - ações Editar dentro da barra final Salvar alterações */
.azSellSubmitBarFinal{
  position:relative!important;
  inset:auto!important;
  bottom:auto!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  z-index:5!important;
  width:100%!important;
  max-width:100%!important;
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  overflow:visible!important;
  margin-top:14px!important;
}
.azSellSubmitBarFinal .azEditActionsInsideSave{
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
  flex-wrap:wrap!important;
  pointer-events:auto!important;
}
.azSellSubmitBarFinal .azEditActionsInsideSave .btn{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  position:relative!important;
  inset:auto!important;
  transform:none!important;
}
@media(max-width:620px){
  .azSellSubmitBarFinal{
    align-items:stretch!important;
    flex-direction:column!important;
  }
  .azSellSubmitBarFinal .azEditActionsInsideSave{
    width:100%!important;
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  .azSellSubmitBarFinal .azEditActionsInsideSave .btn{
    width:100%!important;
  }
}


/* ALLZACK V104 - botões de edição dentro da barra "Salvar alterações" */
.azSellSubmitBarFinal .azEditPrimaryActions[data-edit-actions="1"]{
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  inset:auto!important;
  width:auto!important;
  max-width:100%!important;
  min-height:43px!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
  flex-wrap:wrap!important;
  pointer-events:auto!important;
}
.azSellSubmitBarFinal .azEditPrimaryActions[data-edit-actions="1"] .btn{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
}
@media(max-width:620px){
  .azSellSubmitBarFinal .azEditPrimaryActions[data-edit-actions="1"]{
    width:100%!important;
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  .azSellSubmitBarFinal .azEditPrimaryActions[data-edit-actions="1"] .btn{
    width:100%!important;
  }
}


/* ALLZACK V105 - ações de edição fora do form, no fim real da tela */
.azEditFinalOutsideForm[data-final-edit-actions="1"]{
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  inset:auto!important;
  width:100%!important;
  max-width:100%!important;
  min-height:74px!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  overflow:visible!important;
  pointer-events:auto!important;
}
.azEditFinalOutsideForm[data-final-edit-actions="1"] .azEditPrimaryActions,
.azEditFinalOutsideForm[data-final-edit-actions="1"] .azEditPrimaryActions .btn{
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
}
@media(max-width:620px){
  .azEditFinalOutsideForm[data-final-edit-actions="1"]{
    align-items:stretch!important;
    flex-direction:column!important;
  }
  .azEditFinalOutsideForm[data-final-edit-actions="1"] .azEditPrimaryActions{
    width:100%!important;
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  .azEditFinalOutsideForm[data-final-edit-actions="1"] .azEditPrimaryActions .btn{
    width:100%!important;
  }
}


/* ALLZACK V106 - TAXA ZERO por vendedor */
.azAdminZeroFeeStatus{
  margin:0 0 16px;
  padding:15px 17px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:15px;
  background:#0a0c11;
}
.azAdminZeroFeeStatus small,
.azAdminZeroFeeStatus strong,
.azAdminZeroFeeStatus span{display:block}
.azAdminZeroFeeStatus small{
  color:#717b8d;
  font-size:9px;
  font-weight:900;
  letter-spacing:.08em;
}
.azAdminZeroFeeStatus strong{
  margin-top:5px;
  font-size:15px;
}
.azAdminZeroFeeStatus span{
  margin-top:5px;
  color:#8993a3;
  font-size:10px;
  line-height:1.5;
}
.azAdminZeroFeeStatus.active{
  border-color:rgba(81,236,172,.34);
  background:linear-gradient(135deg,rgba(54,220,148,.10),rgba(66,245,255,.025)),#09100d;
}
.azAdminZeroFeeStatus.active strong{color:#69efb4}
.azAdminZeroFeeStatus.inactive strong{color:#d0d5dd}
.azAdminZeroFeeField{grid-column:1/-1}
.azAdminZeroFeeToggle{
  display:flex!important;
  align-items:flex-start!important;
  gap:11px!important;
  padding:14px!important;
  border:1px solid #2b303a!important;
  border-radius:13px!important;
  background:#090b10!important;
  cursor:pointer!important;
}
.azAdminZeroFeeToggle input{
  width:18px!important;
  height:18px!important;
  margin:1px 0 0!important;
  accent-color:#35d997;
  flex:0 0 auto;
}
.azAdminZeroFeeToggle span,
.azAdminZeroFeeToggle strong,
.azAdminZeroFeeToggle small{display:block!important}
.azAdminZeroFeeToggle strong{color:#f0f4f7!important;font-size:12px!important}
.azAdminZeroFeeToggle small{margin-top:4px!important;color:#7d8797!important;line-height:1.5!important}
.azZeroFeeBadge,
.azNormalFeeBadge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:25px;
  padding:5px 8px;
  border-radius:999px;
  font-size:8px;
  font-weight:1000;
  letter-spacing:.06em;
  white-space:nowrap;
}
.azZeroFeeBadge{
  color:#75f5ba;
  border:1px solid rgba(78,235,168,.35);
  background:rgba(21,104,72,.23);
}
.azNormalFeeBadge{
  color:#8f98a7;
  border:1px solid rgba(143,152,167,.16);
  background:rgba(143,152,167,.06);
}


/* ALLZACK V107 - TAXA ZERO mantém cobrança do destaque */
.azAdminZeroFeeStatus.active strong::after{
  content:" • destaque continua 10%";
  color:#ffd479;
  font-size:9px;
  font-weight:900;
  letter-spacing:.03em;
}

/* ALLZACK — Administração de Serials / GAME */
.azSerialAdmin{min-width:0}.azSerialHead{align-items:center}.azSerialServer{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(68,223,145,.3);background:rgba(68,223,145,.08);color:#78f0b1;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900;letter-spacing:.06em}.azSerialServer i{width:8px;height:8px;border-radius:50%;background:#44df91;box-shadow:0 0 14px rgba(68,223,145,.8)}.azSerialKpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:18px}.azSerialKpis .kpi{min-width:0}.azSerialKpis strong{color:#fff}.azSerialGrid{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;margin-bottom:18px}.azSerialGenerate,.azSerialEndpoints,.azSerialTablePanel,.azUpdatePanel{margin-bottom:18px}.azGeneratedBox{margin-top:16px;padding:14px;border:1px solid rgba(255,32,57,.28);background:#08080c;border-radius:14px}.azGeneratedTop{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.azGeneratedBox textarea{width:100%;min-height:120px;resize:vertical;background:#050507;color:#fff;border:1px solid #2a2a34;border-radius:10px;padding:12px;font:700 12px/1.55 Consolas,monospace}.azSerialEndpoints label{display:block;margin:10px 0 6px;color:#8f96a7;font-size:10px;font-weight:900;letter-spacing:.08em}.azEndpointCopy{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;background:#08080c;color:#ddd;border:1px solid #292933;border-radius:11px;padding:11px 12px;cursor:pointer}.azEndpointCopy:hover{border-color:rgba(255,32,57,.55);background:#101014}.azEndpointCopy code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.azEndpointCopy span{flex:0 0 auto;color:#ff6c7d;font-size:10px;font-weight:900}.azSerialToolsHead{align-items:center}.azSerialFilter{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.azSerialFilter input,.azSerialFilter select{background:#08080c;color:#fff;border:1px solid #292933;border-radius:10px;padding:9px 10px}.azSerialFilter input{width:min(330px,70vw)}.azSerialKey{padding:0;border:0;background:transparent;color:#fff;cursor:pointer;text-align:left}.azSerialKey code{color:#fff}.azSerialKey:hover code{color:#ff8290}.azSerialActions{display:flex;gap:6px;flex-wrap:wrap}.azSerialActions form{margin:0}.azSerialTable th,.azSerialTable td{white-space:nowrap}.azSerialCheck{display:inline-flex!important;align-items:center;gap:9px;color:#ddd!important;font-weight:800}.azSerialCheck input{width:auto!important}.azUpdatePanel code{color:#f3b4bd}.azUpdateFiles{margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.azUpdateFiles h4{margin:0 0 10px}.azUpdateFiles>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #24242e}.azUpdateFiles>div code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.azUpdateFiles>div span{color:var(--muted);font-size:11px}.azUpdateFiles form{margin:0}@media(max-width:1050px){.azSerialKpis{grid-template-columns:repeat(3,1fr)}.azSerialGrid{grid-template-columns:1fr}}@media(max-width:650px){.azSerialKpis{grid-template-columns:1fr 1fr}.azSerialToolsHead{align-items:flex-start}.azSerialFilter{width:100%}.azSerialFilter input,.azSerialFilter select,.azSerialFilter .btn{width:100%}.azUpdateFiles>div{grid-template-columns:1fr}.azSerialServer{align-self:flex-start}}

/* Serials por produto: POKE IDLE / POKE WG */
.azSerialProductTabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin:0 0 14px}.azSerialProductTab{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border:1px solid #2a2a34;border-radius:14px;background:#09090d;color:#b7bbc6;text-decoration:none;transition:.16s ease}.azSerialProductTab strong{font-size:14px;color:#fff;letter-spacing:.02em}.azSerialProductTab small{font-size:9px;color:#777f91;font-weight:800;letter-spacing:.08em}.azSerialProductTab:hover{border-color:#555563;background:#101016}.azSerialProductTab.active{border-color:#fff;background:#17171d;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.azSerialProductTab.active small{color:#d4d6dc}.azSerialProductTitle{display:flex;align-items:center;gap:10px;margin:0 0 16px;padding:10px 13px;border-left:3px solid #fff;background:#0a0a0e}.azSerialProductTitle span{font-size:9px;color:#7f8492;font-weight:900;letter-spacing:.09em}.azSerialProductTitle strong{font-size:13px;color:#fff}.azSerialGenerate select{width:100%;background:#08080c;color:#fff;border:1px solid #292933;border-radius:10px;padding:10px 11px}@media(max-width:650px){.azSerialProductTabs{grid-template-columns:1fr}}

/* ALLZACK GAME — Serials V2: leitura mais limpa e presença ao vivo */
.azSerialAdmin{display:block;min-width:0}.azSerialHead{padding:4px 2px 18px;border-bottom:1px solid var(--line);margin-bottom:16px}.azSerialHead h2{font-size:30px;letter-spacing:-.03em}.azSerialHead h2 em{font-style:normal;color:#aeb5c3;font-size:.58em;letter-spacing:.02em}.azSerialServer{background:#0b1110!important;border-color:#29483c!important;color:#7be9b5!important}.azSerialProductTabs{gap:12px}.azSerialProductTab{position:relative;overflow:hidden;min-height:76px;justify-content:center;padding:15px 18px;background:linear-gradient(180deg,#0d0f14,#08090d);border-color:#252833}.azSerialProductTab:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#3c404b}.azSerialProductTab.active:before{background:#fff;box-shadow:0 0 18px #fff6}.azSerialProductTab.active{background:linear-gradient(180deg,#171920,#0d0f14);border-color:#555b69}.azSerialProductTitle{border-radius:0 12px 12px 0;border-left-color:#f4f5f7;background:linear-gradient(90deg,#14161c,#0a0b0f)}.azSerialKpis{gap:10px}.azSerialKpis .kpi{padding:15px 16px;border-radius:15px;background:linear-gradient(180deg,#11131a,#0a0b10);border:1px solid #222630;box-shadow:none}.azSerialKpis .kpi small{display:block;color:#7f8797;font-weight:900;font-size:9px;letter-spacing:.09em}.azSerialKpis .kpi strong{display:block;margin-top:5px;font-size:25px;line-height:1}.azSerialKpis .kpi span{display:block;margin-top:5px;color:#667080;font-size:9px}.azSerialKpis .kpi.online{border-color:#24463a;background:linear-gradient(180deg,#0d1714,#090d0c)}.azSerialKpis .kpi.online strong{color:#74ecb4}.azSerialGrid{grid-template-columns:minmax(0,1fr);max-width:760px}.azSerialGenerate{position:relative;overflow:hidden;background:linear-gradient(145deg,#111319,#08090d)!important}.azSerialGenerateBadge{display:inline-flex;margin:-2px 0 14px;padding:6px 9px;border-radius:999px;background:#1a1d25;border:1px solid #2b2f3a;color:#c8ced9;font-size:9px;font-weight:900;letter-spacing:.07em}.azGeneratedBox{background:#050609;border-color:#303440}.azGeneratedBox textarea{min-height:72px}.azSerialTablePanel{overflow:hidden}.azSerialToolsHead{gap:16px}.azSerialFilter input,.azSerialFilter select,.azSerialGenerate select,.azSerialGenerate input{background:#07080c!important;border-color:#292d37!important}.azSerialFilter input:focus,.azSerialGenerate input:focus,.azSerialGenerate select:focus{border-color:#676e7e!important;outline:none;box-shadow:0 0 0 3px #ffffff0b}.azSerialTable{font-size:11px}.azSerialTable thead th{position:sticky;top:0;z-index:2;background:#0c0e13;color:#8f98a9;font-size:9px;letter-spacing:.06em}.azSerialTable tbody tr:hover{background:#ffffff05}.azSerialKey code{font-size:11px;letter-spacing:.025em}.azSerialActions .btn{min-height:28px;padding:6px 9px;font-size:9px;border-radius:8px}.azSerialPresence{display:inline-flex!important;min-width:68px;justify-content:center}.azSerialSeen{display:block;margin-top:4px;color:#6f7887;font-size:8px;white-space:nowrap}.azSerialTablePanel .tablewrap{max-height:560px;overflow:auto;scrollbar-width:thin;scrollbar-color:#4a4f5a #090a0e}.azSerialTablePanel .tablewrap::-webkit-scrollbar{width:5px;height:5px}.azSerialTablePanel .tablewrap::-webkit-scrollbar-thumb{background:#4a4f5a;border-radius:8px}.azSerialTablePanel .tablewrap::-webkit-scrollbar-track{background:#090a0e}

/* ALLZACK GAME — painel administrativo do Chat */
.azGameChatAdmin{min-width:0}.azGameChatHead{align-items:center;padding-bottom:18px;border-bottom:1px solid var(--line);margin-bottom:16px}.azGameChatLive{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid #29483c;border-radius:999px;background:#0b1110;color:#7be9b5;font-size:10px;font-weight:900;letter-spacing:.06em}.azGameChatLive i,.azPresence i{width:7px;height:7px;border-radius:50%;background:#44df91;box-shadow:0 0 12px #44df9188}.azGameChatTabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.azGameChatTab{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center;padding:14px 16px;border:1px solid #252833;border-radius:14px;background:linear-gradient(180deg,#0d0f14,#08090d);color:#aab1bf}.azGameChatTabDot{grid-row:1/3;width:10px;height:10px;border-radius:50%;background:#4b505c}.azGameChatTab strong{color:#f6f7fb}.azGameChatTab small{font-size:9px;color:#727b8d}.azGameChatTab.active{border-color:#5b616f;background:#15171e}.azGameChatTab.active .azGameChatTabDot{background:#fff;box-shadow:0 0 14px #fff8}.azGameChatKpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:18px}.azGameChatKpi{padding:14px 15px;border:1px solid #222630;border-radius:14px;background:linear-gradient(180deg,#11131a,#0a0b10)}.azGameChatKpi span,.azGameChatKpi small{display:block}.azGameChatKpi span{color:#7f8797;font-size:9px;font-weight:900;letter-spacing:.08em}.azGameChatKpi strong{display:block;margin:5px 0 4px;font-size:24px}.azGameChatKpi small{color:#667080;font-size:9px}.azGameChatKpi.online{border-color:#24463a;background:#0b1210}.azGameChatKpi.online strong{color:#74ecb4}.azGameChatKpi.danger{border-color:#4b2329}.azGameChatKpi.danger strong{color:#ff8591}.azGameChatPanel{margin-bottom:18px;overflow:hidden}.azGameChatTools{align-items:center;gap:14px}.azGameChatSearch{display:flex;gap:8px;align-items:center}.azGameChatSearch input,.azGameChatActions input,.azGameChatActions select{background:#07080c;color:#fff;border:1px solid #292d37;border-radius:9px;padding:8px 9px}.azGameChatSearch input{width:min(310px,60vw)}.azGameChatTable{font-size:10px}.azGameChatTable th{font-size:9px;color:#8992a2;letter-spacing:.06em}.azPresence{display:inline-flex;align-items:center;gap:6px;padding:5px 7px;border:1px solid #2b3039;border-radius:999px;font-size:8px;font-weight:900}.azPresence.online{color:#75efb5;border-color:#285342;background:#0b1511}.azPresence.offline{color:#8992a0;background:#0b0c10}.azPresence.offline i{background:#626a78;box-shadow:none}.azGameChatActions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.azGameChatActions form{display:flex;gap:5px;margin:0}.azGameChatRename input{width:105px}.azGameChatMessages{display:grid;gap:8px}.azGameChatMessage{display:grid;grid-template-columns:minmax(150px,.34fr) minmax(220px,1fr) auto;gap:12px;align-items:center;padding:11px 12px;border:1px solid #222630;border-radius:12px;background:#090a0e}.azGameChatMessageMeta strong,.azGameChatMessageMeta span,.azGameChatMessageMeta em{display:block}.azGameChatMessageMeta span{margin-top:3px;color:#6f7888;font-size:9px}.azGameChatMessageMeta em{margin-top:4px;color:#b7bfcd;font-size:8px;font-style:normal;font-weight:900}.azGameChatMessageBody{color:#d7dbe3;font-size:11px;line-height:1.5;overflow-wrap:anywhere}.azEmptyCell{text-align:center;color:var(--muted);padding:28px!important}.muted{color:var(--muted)}
@media(max-width:1050px){.azGameChatKpis{grid-template-columns:repeat(3,1fr)}.azGameChatMessage{grid-template-columns:1fr auto}.azGameChatMessageMeta{grid-column:1/3}}
@media(max-width:700px){.azGameChatTabs,.azGameChatKpis{grid-template-columns:1fr 1fr}.azGameChatTools{align-items:flex-start}.azGameChatSearch{width:100%;flex-direction:column}.azGameChatSearch input,.azGameChatSearch .btn{width:100%}.azGameChatMessage{grid-template-columns:1fr}.azGameChatMessageMeta{grid-column:auto}.azGameChatMessage form{justify-self:start}}
@media(max-width:460px){.azGameChatKpis{grid-template-columns:1fr}.azGameChatTabs{grid-template-columns:1fr}}


/* ALLZACK - SERIALS compactos + proporção do painel */
.azSerialGridCompact{display:block!important;max-width:none!important;margin:0 0 14px!important}
.azSerialGenerateCompact{display:grid!important;grid-template-columns:minmax(210px,.7fr) minmax(0,2.3fr)!important;gap:16px!important;align-items:end!important;padding:14px 16px!important;margin:0!important;overflow:visible!important;background:#0b0c10!important}
.azSerialGenerateIntro{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:1px 0}
.azSerialGenerateIntro .azSerialGenerateBadge{width:max-content;max-width:100%;margin:0!important;padding:4px 7px!important;font-size:8px!important;line-height:1.1!important}
.azSerialGenerateIntro strong{display:block;color:#fff;font-size:14px;line-height:1.15}
.azSerialGenerateIntro small{display:block;margin-top:3px;color:#7f8797;font-size:9px;line-height:1.35}
.azSerialQuickForm{display:grid!important;grid-template-columns:minmax(150px,190px) minmax(220px,1fr) auto!important;gap:10px!important;align-items:end!important;margin:0!important}
.azSerialQuickForm .field{min-width:0;margin:0!important}
.azSerialQuickForm .field label{display:block!important;margin:0 0 5px!important;font-size:9px!important;line-height:1!important}
.azSerialQuickForm select,.azSerialQuickForm input{width:100%!important;height:36px!important;min-height:36px!important;padding:7px 10px!important;border-radius:9px!important;box-sizing:border-box!important}
.azSerialGenerateAction{width:auto!important}
.azSerialGenerateAction .btn{height:36px!important;min-height:36px!important;padding:7px 15px!important;white-space:nowrap!important;border-radius:9px!important}
.azGeneratedBoxCompact{grid-column:1/-1;margin:0!important;padding:10px!important;border-radius:10px!important}
.azGeneratedBoxCompact .azGeneratedTop{margin-bottom:6px!important}
.azGeneratedBoxCompact textarea{min-height:48px!important;height:48px!important;padding:9px 10px!important;resize:none!important}
.azSerialTablePanel .table td,.azSerialTablePanel .table th{padding-top:9px!important;padding-bottom:9px!important}
@media(max-width:920px){
  .azSerialGenerateCompact{grid-template-columns:1fr!important;align-items:stretch!important}
  .azSerialGenerateIntro{display:grid!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:10px!important}
  .azSerialGenerateIntro small{margin-top:2px!important}
}
@media(max-width:700px){
  .azSerialQuickForm{grid-template-columns:1fr!important}
  .azSerialGenerateAction label{display:none!important}
  .azSerialGenerateAction .btn{width:100%!important}
}

/* V108 - Serials compacto + Chat GAME unificado */
.azSerialKeysPanel{margin-bottom:12px!important;padding:14px!important}
.azSerialKeysPanel .azSerialToolsHeadCompact{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:0 0 8px!important;padding:0 0 8px!important;border-bottom:1px solid #222630!important}
.azSerialKeysPanel .azSerialToolsHeadCompact h3{margin:3px 0 0!important;font-size:14px!important;line-height:1.15!important}
.azSerialKeysPanel .azSerialToolsHeadCompact .eyebrow{font-size:8px!important}
.azSerialKeysPanel .azSerialFilter{gap:5px!important;flex-wrap:nowrap!important}
.azSerialKeysPanel .azSerialFilter input,.azSerialKeysPanel .azSerialFilter select{height:31px!important;padding:5px 8px!important;font-size:10px!important;border-radius:8px!important}
.azSerialKeysPanel .azSerialFilter input{width:250px!important}
.azSerialKeysPanel .azSerialFilter .btn{height:31px!important;min-height:31px!important;padding:5px 9px!important;font-size:8px!important}
.azSerialKeysPanel .tablewrap{max-height:390px!important}
.azSerialKeysPanel .azSerialTable{font-size:10px!important}
.azSerialKeysPanel .azSerialTable th{padding:6px 8px!important;font-size:8px!important;line-height:1.1!important}
.azSerialKeysPanel .azSerialTable td{padding:6px 8px!important;line-height:1.2!important}
.azSerialKeysPanel .azSerialKey code{font-size:10px!important}
.azSerialKeysPanel .status{font-size:8px!important;padding:4px 6px!important}
.azSerialActionsDeleteOnly{justify-content:center!important;flex-wrap:nowrap!important}
.azSerialActionsDeleteOnly .btn{min-height:25px!important;height:25px!important;padding:4px 8px!important;font-size:8px!important}

.azGameChatUnified .azGameChatHead{margin-bottom:10px!important;padding-bottom:11px!important}
.azGameChatProgramStrip{display:flex;gap:8px;margin:0 0 10px;flex-wrap:wrap}
.azGameChatProgramStrip>div{display:grid;grid-template-columns:auto auto auto;gap:8px;align-items:center;padding:7px 10px;border:1px solid #252933;border-radius:10px;background:#0a0b0f}
.azGameChatProgramStrip span{color:#fff;font-size:10px;font-weight:900}
.azGameChatProgramStrip strong{color:#72eaae;font-size:9px}.azGameChatProgramStrip small{color:#737c8c;font-size:8px}
.azGameChatKpisCompact{margin-bottom:10px!important;gap:7px!important}
.azGameChatKpisCompact .azGameChatKpi{padding:9px 10px!important;border-radius:10px!important}
.azGameChatKpisCompact .azGameChatKpi strong{font-size:19px!important;margin:3px 0 0!important}
.azGameChatUsersPanel,.azGameChatMessagesPanel{padding:14px!important;margin-bottom:12px!important}
.azGameChatToolsCompact{margin:0 0 8px!important;padding:0 0 8px!important;border-bottom:1px solid #222630!important}
.azGameChatToolsCompact h3{margin:3px 0 2px!important;font-size:14px!important}.azGameChatToolsCompact p{margin:0!important;font-size:9px!important}
.azGameChatUnifiedTable{font-size:9px!important}.azGameChatUnifiedTable th{padding:6px 7px!important;font-size:8px!important;white-space:nowrap!important}.azGameChatUnifiedTable td{padding:6px 7px!important;vertical-align:middle!important;white-space:nowrap!important}
.azProgramPill{display:inline-flex;align-items:center;padding:4px 7px;border:1px solid #333842;border-radius:999px;background:#111319;color:#e7e9ee;font-size:8px;font-weight:900;white-space:nowrap}
.azProgramPillReal{border-color:#424854;background:#15171d;color:#fff}
.azGameChatFlagForm{display:flex;align-items:center;gap:4px;margin:0}.azGameChatFlagForm select{height:27px!important;min-width:82px;background:#07080c;color:#fff;border:1px solid #292d37;border-radius:7px;padding:3px 6px;font-size:8px}.azGameChatFlagForm .btn{height:27px!important;min-height:27px!important;padding:3px 6px!important;font-size:7px!important}
.azFlagCurrent{display:block;margin-top:3px;color:#747d8c;font-size:7px}.azLastSeen{color:#9aa2af;font-size:8px}
.azGameChatUnified .azGameChatActions{gap:4px!important;flex-wrap:nowrap!important}.azGameChatUnified .azGameChatActions form{gap:3px!important}.azGameChatUnified .azGameChatActions input,.azGameChatUnified .azGameChatActions select{height:27px!important;padding:3px 5px!important;font-size:8px!important;border-radius:7px!important}.azGameChatUnified .azGameChatActions .btn{height:27px!important;min-height:27px!important;padding:3px 6px!important;font-size:7px!important}.azGameChatUnified .azGameChatRename input{width:82px!important}
.azGameChatUsersPanel .tablewrap{max-height:470px;overflow:auto;scrollbar-width:thin;scrollbar-color:#4a4f5a #090a0e}
.azMessageIdentity{display:flex!important;align-items:center!important;gap:7px!important}.azMessageIdentity strong{display:inline!important}.azGameChatMessageUnified{padding:8px 10px!important;grid-template-columns:minmax(175px,.34fr) minmax(220px,1fr) auto!important}.azGameChatMessageUnified .azGameChatMessageMeta span{font-size:8px!important}.azGameChatMessageUnified .azGameChatMessageBody{font-size:10px!important}
@media(max-width:1050px){.azSerialKeysPanel .azSerialToolsHeadCompact{align-items:flex-start!important;flex-direction:column!important}.azSerialKeysPanel .azSerialFilter{width:100%!important;flex-wrap:wrap!important}.azSerialKeysPanel .azSerialFilter input{width:min(100%,350px)!important}.azGameChatUnified .azGameChatActions{flex-wrap:wrap!important}}
@media(max-width:700px){.azSerialKeysPanel{padding:10px!important}.azSerialKeysPanel .azSerialFilter{display:grid!important;grid-template-columns:1fr!important}.azSerialKeysPanel .azSerialFilter input,.azSerialKeysPanel .azSerialFilter select,.azSerialKeysPanel .azSerialFilter .btn{width:100%!important}.azGameChatProgramStrip>div{grid-template-columns:1fr auto}.azGameChatProgramStrip small{grid-column:1/3}.azGameChatMessageUnified{grid-template-columns:1fr!important}}

/* ALLZACK - Chat admin: lista compacta + detalhes em float */
.azGameChatUserList{display:grid;gap:7px;max-height:470px;overflow:auto;padding-right:2px;scrollbar-width:thin;scrollbar-color:#4a4f5a #090a0e}
.azGameChatUserRow{width:100%;display:grid;grid-template-columns:minmax(170px,1.15fr) minmax(150px,.8fr) minmax(130px,.62fr) auto;gap:12px;align-items:center;padding:9px 11px;border:1px solid #222630;border-radius:11px;background:#090a0e;color:#fff;text-align:left;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}
.azGameChatUserRow:hover{border-color:#555b68;background:#111319;transform:translateY(-1px)}
.azGameChatUserIdentity{display:flex;align-items:center;gap:9px;min-width:0}.azGameChatUserIdentity>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}
.azGameChatUserSummary{display:flex;align-items:center;gap:7px;min-width:0}.azGameChatUserSummary small{color:#697283;font-size:7px;font-weight:900;letter-spacing:.08em}.azGameChatUserSummary code{font-size:9px;color:#d7dbe4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.azGameChatUserProgram{justify-self:start}.azGameChatUserOpen{display:inline-flex;align-items:center;gap:6px;color:#858e9e;font-size:7px;font-weight:900;letter-spacing:.08em;white-space:nowrap}.azGameChatUserOpen b{font-size:15px;line-height:1;color:#fff}
body.az-chat-user-float-open{overflow:hidden}
.azGameChatFloatBackdrop[hidden]{display:none!important}.azGameChatFloatBackdrop{position:fixed;inset:0;z-index:99995;display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(0,0,0,.72);backdrop-filter:blur(4px)}
.azGameChatFloat{width:min(590px,calc(100vw - 28px));max-height:min(720px,calc(100vh - 32px));overflow:auto;border:1px solid #303540;border-radius:16px;background:#08090d;box-shadow:0 24px 70px rgba(0,0,0,.7);scrollbar-width:thin;scrollbar-color:#4a4f5a #08090d}
.azGameChatFloatHead{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:16px 17px 13px;border-bottom:1px solid #20242d;background:#0c0e13}.azGameChatFloatHead h3{margin:5px 0 7px;font-size:18px}.azGameChatFloatHeadBadges{display:flex;gap:7px;align-items:center;flex-wrap:wrap}
.azGameChatFloatClose{width:30px;height:30px;display:grid;place-items:center;padding:0;border:1px solid #30343e;border-radius:8px;background:#12141a;color:#fff;cursor:pointer}.azGameChatFloatClose:hover{background:#1d2028;border-color:#555c69}
.azGameChatFloatInfo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:13px 17px}.azGameChatFloatInfo>div{min-width:0;padding:9px 10px;border:1px solid #20242d;border-radius:9px;background:#0d0f14}.azGameChatFloatInfo small,.azGameChatFloatInfo strong,.azGameChatFloatInfo code{display:block}.azGameChatFloatInfo small{margin-bottom:4px;color:#697283;font-size:7px;font-weight:900;letter-spacing:.08em}.azGameChatFloatInfo strong,.azGameChatFloatInfo code{font-size:10px;color:#eef0f5;overflow-wrap:anywhere}
.azGameChatFloatSection{padding:0 17px 14px}.azGameChatFloatSectionTitle{margin-bottom:7px;color:#858e9e;font-size:8px;font-weight:900;letter-spacing:.08em}
.azGameChatFloatActions{display:grid;gap:7px}.azGameChatFloatForm{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin:0}.azGameChatFloatForm input,.azGameChatFloatForm select{height:32px;min-width:0;padding:5px 8px;border:1px solid #292d37;border-radius:8px;background:#07080c;color:#fff;font-size:9px}.azGameChatFloatForm .btn,.azGameChatFloatBan .btn{min-height:32px;height:32px;padding:4px 9px;font-size:8px}.azGameChatFloatBan{margin:0}.azGameChatFloatBan .btn{width:100%}
@media(max-width:760px){.azGameChatUserRow{grid-template-columns:1fr auto;gap:7px 10px}.azGameChatUserIdentity{grid-column:1}.azGameChatUserSummary{grid-column:1}.azGameChatUserProgram{grid-column:1}.azGameChatUserOpen{grid-column:2;grid-row:1/4;align-self:center}.azGameChatFloatInfo{grid-template-columns:1fr}.azGameChatFloatBackdrop{padding:10px}.azGameChatFloat{max-height:calc(100vh - 20px)}}
@media(max-width:480px){.azGameChatUserRow{padding:8px 9px}.azGameChatFloatForm{grid-template-columns:1fr}.azGameChatFloatForm .btn{width:100%}}

/* V109 - LSB Programas: backups por programa */
.azLsbAdmin{min-width:0}.azLsbHead{align-items:center}.azLsbHead em{font-style:normal;color:#ff4054}.azLsbSecure{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #244332;border-radius:999px;background:#0a1710;color:#72eaae;font-size:9px;font-weight:900;white-space:nowrap}.azLsbSecure i{width:7px;height:7px;border-radius:50%;background:#72eaae;box-shadow:0 0 10px #72eaae80}
.azLsbProductTabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0 0 12px}.azLsbProductTab{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0;padding:11px 13px;border:1px solid #242832;border-radius:11px;background:#0a0b0f;text-decoration:none;transition:border-color .15s,background .15s,transform .15s}.azLsbProductTab:hover{border-color:#454b58;background:#101218;transform:translateY(-1px)}.azLsbProductTab.active{border-color:#7e2632;background:linear-gradient(180deg,#1a0d11,#0c0b0e);box-shadow:inset 0 0 0 1px #ff40541c}.azLsbProductTab strong{color:#fff;font-size:11px}.azLsbProductTab small{color:#7f8795;font-size:8px;white-space:nowrap}.azLsbProductTab.active strong{color:#ff6a78}
.azLsbKpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 12px}.azLsbKpis .kpi{padding:11px 13px;border:1px solid #242832;border-radius:11px;background:#0a0b0f}.azLsbKpis .kpi small{display:block;color:#737b89;font-size:8px;font-weight:900;letter-spacing:.08em}.azLsbKpis .kpi strong{display:block;margin-top:4px;color:#fff;font-size:21px}.azLsbKpis .kpi.backup strong{color:#ff6977}.azLsbKpis .kpi.online strong{color:#72eaae}
.azLsbPanel{padding:14px!important}.azLsbTools{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important;margin:0 0 9px!important;padding:0 0 9px!important;border-bottom:1px solid #222630!important}.azLsbTools h3{margin:4px 0 3px!important;font-size:14px!important}.azLsbTools p{margin:0!important;color:#737b89!important;font-size:9px!important}.azLsbFilter{display:flex;align-items:center;gap:5px;flex-wrap:nowrap}.azLsbFilter input,.azLsbFilter select{height:31px!important;padding:5px 8px!important;border:1px solid #292d37!important;border-radius:8px!important;background:#07080c!important;color:#fff!important;font-size:9px!important}.azLsbFilter input{width:285px}.azLsbFilter select{min-width:132px}.azLsbFilter .btn{height:31px!important;min-height:31px!important;padding:5px 9px!important;font-size:8px!important}
.azLsbTableWrap{max-height:560px;overflow:auto;scrollbar-width:thin;scrollbar-color:#4a4f5a #090a0e}.azLsbTable{font-size:9px!important}.azLsbTable th{position:sticky;top:0;z-index:2;padding:7px 8px!important;background:#101218!important;font-size:8px!important;white-space:nowrap!important}.azLsbTable td{padding:7px 8px!important;vertical-align:middle!important;white-space:nowrap!important}.azLsbTable code{font-size:9px;color:#e3e6ec}.azLsbSub{display:block;margin-top:3px;color:#707988;font-size:7px}.azLsbSlot{display:inline-grid;place-items:center;min-width:28px;height:24px;padding:0 6px;border:1px solid #303540;border-radius:7px;background:#111319;color:#cbd0da;font-size:8px;font-weight:900}.azLsbEmpty{text-align:center!important;color:var(--muted)!important;padding:30px!important}
.azLsbPassword{display:flex;align-items:center;gap:6px;min-width:230px}.azLsbPasswordValue{display:inline-block;min-width:78px;max-width:190px;overflow:hidden;text-overflow:ellipsis;padding:5px 7px;border:1px solid #292d37;border-radius:7px;background:#07080c;color:#f3f4f7!important;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px!important}.azLsbPasswordActions{display:flex;gap:4px}.azLsbPasswordActions .btn{height:25px!important;min-height:25px!important;padding:3px 6px!important;font-size:7px!important}
@media(max-width:1100px){.azLsbKpis{grid-template-columns:repeat(2,minmax(0,1fr))}.azLsbTools{align-items:flex-start!important;flex-direction:column!important}.azLsbFilter{width:100%;flex-wrap:wrap}.azLsbFilter input{width:min(100%,360px)}}
@media(max-width:700px){.azLsbProductTabs{grid-template-columns:1fr}.azLsbKpis{grid-template-columns:1fr 1fr}.azLsbFilter{display:grid;grid-template-columns:1fr;width:100%}.azLsbFilter input,.azLsbFilter select,.azLsbFilter .btn{width:100%!important}.azLsbHead{align-items:flex-start!important}.azLsbSecure{margin-top:5px}}


/* ALLZACK V110 - preservar imagens e ordenar segurando/arrastando */
.azSellGalleryItem[data-image-token]{
  cursor:grab!important;
  user-select:none!important;
  -webkit-user-select:none!important;
  transition:transform .12s ease,opacity .12s ease,border-color .12s ease,box-shadow .12s ease!important;
}
.azSellGalleryItem[data-image-token]:active{
  cursor:grabbing!important;
}
.azSellGalleryItem.azImageDragging{
  opacity:.42!important;
  transform:scale(.97)!important;
  border-color:rgba(255,48,72,.75)!important;
  box-shadow:0 0 0 2px rgba(255,48,72,.16),0 12px 32px rgba(0,0,0,.38)!important;
  cursor:grabbing!important;
}
.azSellGalleryItem .azSellDragHint{
  position:absolute!important;
  left:50%!important;
  bottom:7px!important;
  transform:translateX(-50%)!important;
  z-index:7!important;
  display:block!important;
  padding:4px 8px!important;
  border:1px solid rgba(255,255,255,.13)!important;
  border-radius:999px!important;
  background:rgba(5,6,10,.82)!important;
  color:#aeb5c2!important;
  font-size:7px!important;
  font-weight:1000!important;
  line-height:1!important;
  letter-spacing:.08em!important;
  pointer-events:none!important;
}
.azSellGalleryItem[data-image-token]:hover .azSellDragHint{
  color:#fff!important;
  border-color:rgba(255,48,72,.38)!important;
}
.azSellGalleryItem .azSellImageDelete{
  cursor:pointer!important;
}


/* ALLZACK V111 - navegação da galeria em tela cheia */
.azImageLightboxNav{
  position:absolute;
  top:50%;
  z-index:100002;
  width:58px;
  height:72px;
  display:flex;
  align-items:center;
  justify-content:center;
  transform:translateY(-50%);
  border:1px solid rgba(255,255,255,.14);
  border-radius:16px;
  background:rgba(15,18,26,.88);
  color:#fff;
  font-size:48px;
  font-weight:300;
  line-height:1;
  cursor:pointer;
  box-shadow:0 14px 40px rgba(0,0,0,.38);
  backdrop-filter:blur(10px);
  transition:transform .15s ease,border-color .15s ease,background .15s ease;
}
.azImageLightboxNav:hover{
  transform:translateY(-50%) scale(1.05);
  border-color:rgba(255,48,72,.58);
  background:rgba(26,20,28,.96);
}
.azImageLightboxNav[hidden]{
  display:none!important;
}
.azImageLightboxPrev{left:24px}
.azImageLightboxNext{right:24px}

.azImageLightboxInner{
  position:relative;
}
.azImageLightboxCounter{
  position:absolute;
  left:50%;
  bottom:8px;
  transform:translateX(-50%);
  min-width:56px;
  padding:7px 11px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:999px;
  background:rgba(7,9,13,.78);
  color:#d9dee7;
  font-size:11px;
  font-weight:900;
  letter-spacing:.04em;
  text-align:center;
  pointer-events:none;
  backdrop-filter:blur(8px);
}
.azImageLightboxCounter[hidden]{display:none!important}

@media(max-width:700px){
  .azImageLightbox{
    padding:14px;
  }
  .azImageLightboxNav{
    width:44px;
    height:58px;
    border-radius:13px;
    font-size:38px;
  }
  .azImageLightboxPrev{left:8px}
  .azImageLightboxNext{right:8px}
  .azImageLightboxClose{
    top:10px;
    right:10px;
  }
}


/* ALLZACK V113 - produto oficial com geração automática de serial */
.azOfficialSerialCard{
  border-color:rgba(91,221,168,.20)!important;
  background:
    radial-gradient(circle at 100% 0,rgba(61,217,154,.08),transparent 34%),
    var(--surface, #0b0d12)!important;
}
.azOfficialSerialSwitch{
  margin-top:4px;
}
.azOfficialSerialFields{
  margin-top:14px;
  padding:14px;
  border:1px solid rgba(255,255,255,.07);
  border-radius:14px;
  background:rgba(0,0,0,.14);
  opacity:.48;
  pointer-events:none;
  transition:opacity .15s ease,border-color .15s ease,background .15s ease;
}
.azOfficialSerialFields.active{
  opacity:1;
  pointer-events:auto;
  border-color:rgba(61,217,154,.27);
  background:rgba(33,117,83,.08);
}
.azOfficialSerialFields select:disabled{
  opacity:.6;
}
.azOfficialSerialBadge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin-left:7px;
  padding:4px 7px;
  border:1px solid rgba(81,236,172,.34);
  border-radius:999px;
  background:rgba(43,145,103,.15);
  color:#74efbc;
  font-size:8px;
  font-weight:1000;
  letter-spacing:.06em;
  vertical-align:middle;
  white-space:nowrap;
}


/* ALLZACK V114 - botão DESVINCULAR em Serials > Computadores */
.azSerialDeviceActions{
  display:flex;
  align-items:center;
  gap:7px;
  flex-wrap:wrap;
}
.azSerialDeviceActions form{
  margin:0;
}
.azSerialUnbindButton{
  white-space:nowrap;
}


/* ALLZACK V115 - produtos de serial visíveis + entrega somente após pagamento */
.azOfficialSerialProducts{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:9px;
  margin-top:11px;
}
.azOfficialSerialProductChoice{
  min-width:0;
  padding:11px 12px;
  border:1px solid rgba(255,255,255,.09);
  border-radius:12px;
  background:rgba(255,255,255,.025);
  color:var(--text,#fff);
  text-align:left;
  cursor:pointer;
  transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease;
}
.azOfficialSerialProductChoice strong,
.azOfficialSerialProductChoice small{
  display:block;
}
.azOfficialSerialProductChoice strong{
  font-size:11px;
  font-weight:1000;
  letter-spacing:.03em;
}
.azOfficialSerialProductChoice small{
  margin-top:4px;
  color:var(--muted,#9aa2b1);
  font-size:8px;
  font-weight:800;
}
.azOfficialSerialProductChoice:hover{
  transform:translateY(-1px);
  border-color:rgba(61,217,154,.34);
}
.azOfficialSerialProductChoice.active{
  border-color:rgba(61,217,154,.65);
  background:rgba(42,160,112,.13);
  box-shadow:0 0 0 2px rgba(61,217,154,.08),0 10px 24px rgba(0,0,0,.22);
}
.azOfficialSerialProductChoice.active strong{
  color:#74efbc;
}
.azOfficialSerialEmpty{
  margin-top:10px;
  padding:10px 12px;
  border:1px solid rgba(255,171,64,.25);
  border-radius:10px;
  background:rgba(255,171,64,.07);
  color:#ffd18d;
  font-size:10px;
  font-weight:800;
}
@media(max-width:760px){
  .azOfficialSerialProducts{
    grid-template-columns:1fr;
  }
}


/* ALLZACK V116 - página GRÁTIS */
.azFreeNavLink{color:#66f0b3!important;font-weight:1000!important}
.azFreeNavLink::after{content:"";display:inline-block;width:5px;height:5px;margin-left:5px;border-radius:50%;background:#66f0b3;box-shadow:0 0 10px rgba(102,240,179,.85);vertical-align:middle}
.azFreePageAdmin{border-color:rgba(67,224,159,.25)!important;background:radial-gradient(circle at 100% 0,rgba(61,217,154,.08),transparent 32%),var(--surface,#0b0d12)!important}
.azFreePageAdminRow{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}
.azFreePageAdminRow>div{flex:1;min-width:260px}.azFreePageAdminRow h3{margin:9px 0 6px}.azFreePageAdminRow p{margin:0;color:var(--muted);line-height:1.6}
.azFreePageToggle,.azFreeProductToggle{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:rgba(255,255,255,.025);cursor:pointer}
.azFreePageToggle span,.azFreeProductToggle span{display:grid;gap:3px}.azFreePageToggle strong,.azFreeProductToggle strong{color:#74efbc;font-size:10px;letter-spacing:.05em}.azFreePageToggle small,.azFreeProductToggle small{color:var(--muted);font-size:9px}
.azFreePageAdminActions{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.azFreeProductToggle{margin:0 0 14px;width:100%}.azFreeLockedPrice{opacity:.65!important;cursor:not-allowed!important}
.azAdminFreeBadge{display:inline-flex;margin-left:7px;padding:3px 7px;border:1px solid rgba(88,236,170,.35);border-radius:999px;background:rgba(55,171,120,.12);color:#74efbc;font-size:8px;font-weight:1000;vertical-align:middle}
.azTagFree,.tag.azTagFree,.azBadgeFree{display:inline-flex;align-items:center;justify-content:center;padding:6px 9px;border:1px solid rgba(88,236,170,.38);border-radius:999px;background:linear-gradient(180deg,rgba(52,197,135,.22),rgba(29,126,88,.16));color:#8affc8;font-size:9px;font-weight:1000;letter-spacing:.07em;box-shadow:0 0 18px rgba(58,218,150,.10)}
.azFreePrice,.azCurrentPriceFree{color:#7bf2bc!important}
.azFreePage{padding-top:34px;padding-bottom:64px}
.azFreeHero{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:30px;border:1px solid rgba(76,226,163,.20);border-radius:24px;background:radial-gradient(circle at 82% 12%,rgba(55,218,149,.12),transparent 30%),linear-gradient(135deg,rgba(19,26,27,.96),rgba(7,9,13,.98));box-shadow:0 18px 55px rgba(0,0,0,.22)}
.azFreeHero h1{margin:10px 0 8px;font-size:clamp(34px,5vw,64px);line-height:.98}.azFreeHero h1 em{color:#72efb8;font-style:normal}.azFreeHero p{max-width:680px;margin:0;color:var(--muted);line-height:1.7}
.azFreeHeroBadge{min-width:160px;padding:18px;text-align:center;border:1px solid rgba(82,235,171,.18);border-radius:18px;background:rgba(34,132,91,.08)}.azFreeHeroBadge strong{display:block;color:#7af1bb;font-size:38px}.azFreeHeroBadge span{display:block;margin-top:3px;color:var(--muted);font-size:10px;font-weight:900}
.azFreeGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}
.azFreeCard{overflow:hidden;border:1px solid rgba(255,255,255,.075);border-radius:18px;background:linear-gradient(180deg,#0f1219,#090b10);box-shadow:0 14px 38px rgba(0,0,0,.20)}
.azFreeCardMedia{position:relative;display:grid;place-items:center;height:220px;padding:18px;background:radial-gradient(circle at 50% 40%,rgba(63,222,156,.08),transparent 46%),#090b10}.azFreeCardMedia img{max-width:82%;max-height:82%;object-fit:contain}
.azFreeCardTags{position:absolute;top:12px;left:12px;z-index:3;display:flex;gap:6px;flex-wrap:wrap}
.azFreeCardBody{padding:17px}.azFreeCardBody>small{color:#7f899a;font-size:9px;font-weight:900;letter-spacing:.08em}.azFreeCardBody h2{margin:7px 0 7px;font-size:19px}.azFreeCardBody h2 a{color:#fff;text-decoration:none}.azFreeCardBody p{min-height:43px;margin:0;color:var(--muted);font-size:12px;line-height:1.55}
.azFreeCardFooter{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding-top:14px;border-top:1px solid rgba(255,255,255,.055)}.azFreeCardFooter>strong{color:#7bf2bc;font-size:22px}
.azFreeEmpty{display:grid;justify-items:start;gap:8px;margin-top:20px;padding:28px}.azFreeEmpty>span{color:var(--muted);margin-bottom:8px}
@media(max-width:980px){.azFreeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.azFreeHero{align-items:flex-start;flex-direction:column;padding:22px}.azFreeHeroBadge{width:100%}.azFreeGrid{grid-template-columns:1fr}}


/* ALLZACK V118 - menu superior unificado em todas as páginas */
.links .nav-login{
  color:#ff7b88!important;
  font-weight:900!important;
}
.links .nav-login:hover{color:#fff!important}
.nav-actions{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
}
.nav-actions .icon-btn{
  position:relative!important;
  width:40px!important;
  height:40px!important;
  min-width:40px!important;
  min-height:40px!important;
  padding:0!important;
  border-radius:12px!important;
  display:grid!important;
  place-items:center!important;
  font-size:19px!important;
  line-height:1!important;
}
.nav-actions .icon-btn .badge,
.nav-actions .icon-btn [data-cart-count]{
  position:absolute!important;
  top:-4px!important;
  right:-4px!important;
  min-width:17px!important;
  width:auto!important;
  height:17px!important;
  min-height:17px!important;
  padding:0 4px!important;
  border:2px solid #06070a!important;
  border-radius:999px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:9px!important;
  line-height:1!important;
  font-weight:900!important;
  box-sizing:border-box!important;
}


/* ALLZACK V119 - ação VENDER PARECIDO no Admin */
.azAdminProductQuickActions{
  display:flex;
  align-items:center;
  gap:7px;
  flex-wrap:wrap;
  margin-top:9px;
}
.azAdminProductQuickActions form{
  margin:0;
}
.azSellSimilarButton{
  border:1px solid rgba(74,222,166,.28)!important;
  background:rgba(39,151,110,.10)!important;
  color:#77efbd!important;
  white-space:nowrap;
}
.azSellSimilarButton:hover{
  border-color:rgba(74,222,166,.55)!important;
  background:rgba(39,151,110,.18)!important;
  color:#a7ffd9!important;
}


/* ALLZACK V121 - confirmação visual de produto publicado em Gratuitos */
.azFreeProductPublished{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin:0 0 12px;
  padding:11px 13px;
  border:1px solid rgba(87,235,171,.25);
  border-radius:13px;
  background:rgba(50,165,115,.08);
}
.azFreeProductPublished span{
  display:grid;
  gap:3px;
}
.azFreeProductPublished strong{
  color:#77efbd;
  font-size:10px;
  letter-spacing:.06em;
}
.azFreeProductPublished small{
  color:var(--muted);
  font-size:9px;
}
@media(max-width:620px){
  .azFreeProductPublished{
    align-items:flex-start;
    flex-direction:column;
  }
}




/* ALLZACK V123 - Gratuitos com os mesmos cards da Home */
.azFreeStoreSection{margin-top:24px}.azFreeStoreHead{margin-bottom:18px}.azFreeStoreCount{color:#7e879a;font-size:13px}
/* ALLZACK V123 - chat em tempo real */
.azOrderChat [data-live-chat-status]{display:inline-flex;align-items:center;gap:6px;color:#7f899a;font-size:9px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.azOrderChat [data-live-chat-status].online{color:#78efbd}.azOrderChat [data-live-chat-status]::before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 10px currentColor}.azChatMessage p{white-space:pre-wrap;word-break:break-word}.azOfficialChatHint{margin:0 12px 12px;padding:11px 13px;border:1px solid rgba(255,255,255,.075);border-radius:12px;background:rgba(255,255,255,.025);color:#8d96a7;font-size:11px;line-height:1.55}


/* ALLZACK V124 - cards de Gratuitos idênticos aos cards da página principal */
.azFreeStoreGrid{
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:18px!important;
  margin-top:0!important;
}
.azFreeStoreGrid .card{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
  background:linear-gradient(180deg,rgba(19,22,31,.92),rgba(10,12,18,.96))!important;
  border:1px solid var(--line)!important;
  border-radius:var(--radius)!important;
  overflow:hidden!important;
  box-shadow:var(--shadow)!important;
  transition:.28s!important;
}
.azFreeStoreGrid .card:hover{
  transform:translateY(-7px)!important;
  border-color:rgba(255,31,45,.38)!important;
  box-shadow:0 26px 80px rgba(0,0,0,.56),0 0 38px rgba(255,31,45,.08)!important;
}
.azFreeStoreGrid .card>a:first-child{flex:0 0 auto!important}
.azFreeStoreGrid .card-media{
  height:210px!important;
  min-height:210px!important;
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  padding:0!important;
  background:radial-gradient(circle at 50% 40%,rgba(255,31,45,.22),transparent 44%),linear-gradient(145deg,#11141d,#090b10)!important;
}
.azFreeStoreGrid .card-media::before{
  content:""!important;
  position:absolute!important;
  width:190px!important;
  height:190px!important;
  border:1px solid rgba(255,255,255,.06)!important;
  transform:rotate(45deg)!important;
  animation:spin 16s linear infinite!important;
}
.azFreeStoreGrid .card-media .azHomeProductImage{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  padding:0!important;
  margin:0!important;
  object-fit:cover!important;
  object-position:center center!important;
  border:0!important;
  border-radius:0!important;
  filter:none!important;
  transform:none!important;
  transition:transform .28s ease!important;
}
.azFreeStoreGrid .card:hover .azHomeProductImage{transform:scale(1.035)!important}
.azFreeStoreGrid .item-icon{
  position:relative!important;
  z-index:2!important;
  font-size:68px!important;
  filter:drop-shadow(0 8px 18px rgba(0,0,0,.35))!important;
}
.azFreeStoreGrid .card-media .tag-stack{
  position:absolute!important;
  top:14px!important;
  left:14px!important;
  right:14px!important;
  z-index:30!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  pointer-events:none!important;
}
.azFreeStoreGrid .card-media .tag-stack .tag{
  position:relative!important;
  inset:auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:0!important;
  height:26px!important;
  padding:0 9px!important;
  border-radius:999px!important;
  font-size:9px!important;
  line-height:1!important;
  font-weight:1000!important;
  letter-spacing:.08em!important;
  white-space:nowrap!important;
  opacity:1!important;
  visibility:visible!important;
  backdrop-filter:blur(8px)!important;
}
.azFreeStoreGrid .card-media .tag-stack .tag-official{
  background:linear-gradient(180deg,#1a5aa8,#0a315f)!important;
  border:1px solid #62aaff!important;
  color:#eef7ff!important;
  box-shadow:0 0 16px rgba(70,157,255,.22)!important;
}
.azFreeStoreGrid .card-media .tag-stack .tag-auto{
  background:#08705e!important;
  border:1px solid #42f5c4!important;
  color:#eafff9!important;
  box-shadow:0 0 14px rgba(66,245,196,.18)!important;
}
.azFreeStoreGrid .card-media .tag-stack .tag-featured{
  background:linear-gradient(180deg,#e5b938,#8f6509)!important;
  border:1px solid #ffe28a!important;
  color:#fff7d6!important;
  box-shadow:0 0 22px rgba(255,202,63,.30)!important;
  z-index:40!important;
}
.azFreeStoreGrid .card-body{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  min-height:0!important;
  padding:19px 19px 15px!important;
}
.azFreeStoreGrid .card h3{
  margin:0 0 7px!important;
  font-size:19px!important;
}
.azFreeStoreGrid .card p{
  margin:0!important;
  color:var(--muted)!important;
  font-size:13px!important;
  line-height:1.55!important;
  min-height:40px!important;
}
.azFreeStoreGrid .az-seller-mini{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  margin-top:10px!important;
  margin-bottom:0!important;
  color:#727b8d!important;
  font-size:9.5px!important;
}
.azFreeStoreGrid .az-seller-mini b{
  color:#b7bdc8!important;
  max-width:180px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.azFreeStoreGrid .card-body .price-row{
  display:flex!important;
  justify-content:space-between!important;
  gap:10px!important;
  margin-top:auto!important;
  padding-top:10px!important;
  padding-bottom:0!important;
  min-height:0!important;
  align-items:flex-end!important;
  transform:translateY(-10px)!important;
}
.azFreeStoreGrid .price-row .price{
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
  align-self:flex-end!important;
  margin:0!important;
  padding:0!important;
  line-height:1!important;
}
.azFreeStoreGrid .price-row .price strong{
  display:block!important;
  margin:0!important;
  font-size:22px!important;
  line-height:1!important;
  color:#7bf2bc!important;
}
.azFreeStoreGrid .price-row .add{
  width:auto!important;
  min-width:110px!important;
  height:auto!important;
  min-height:0!important;
  padding:9px 14px!important;
  margin:0!important;
  align-self:flex-end!important;
  display:inline-flex!important;
  align-items:flex-end!important;
  justify-content:center!important;
  border-radius:11px!important;
  border:1px solid rgba(255,31,45,.35)!important;
  background:rgba(255,31,45,.10)!important;
  color:#fff!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.05em!important;
  white-space:nowrap!important;
  transform:translateY(1px)!important;
  transition:.2s!important;
}
.azFreeStoreGrid .price-row .add:hover{
  background:var(--red)!important;
  transform:translateY(0)!important;
  box-shadow:0 0 22px rgba(255,31,45,.25)!important;
}
@media(max-width:900px){
  .azFreeStoreGrid{grid-template-columns:repeat(2,1fr)!important}
}
@media(max-width:620px){
  .azFreeStoreGrid{grid-template-columns:1fr!important}
  .azFreeStoreGrid .card-media{height:190px!important;min-height:190px!important}
}


/* ALLZACK V125 - links de download clicáveis no bate-papo */
.azChatMessage p{
  white-space:pre-wrap;
  overflow-wrap:anywhere;
}
.azChatMessage .azChatDownloadLink{
  color:#72e9ff;
  text-decoration:underline;
  text-decoration-thickness:1px;
  text-underline-offset:2px;
  font-weight:900;
  overflow-wrap:anywhere;
  word-break:break-word;
}
.azChatMessage .azChatDownloadLink:hover{
  color:#fff;
  text-shadow:0 0 12px rgba(114,233,255,.35);
}
.azChatMessage.mine .azChatDownloadLink{
  color:#fff;
  text-decoration-color:rgba(255,255,255,.6);
}


/* ALLZACK V126 - carrinho renovado + checkout sem pagamento manual */
.azCartPage{padding-top:30px;padding-bottom:72px}
.azCartHero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px;padding:24px 26px;border:1px solid rgba(255,255,255,.07);border-radius:22px;background:radial-gradient(circle at 88% 10%,rgba(255,32,57,.12),transparent 30%),linear-gradient(145deg,#101118,#08090d);box-shadow:0 20px 55px rgba(0,0,0,.22)}
.azCartHero h1{margin:10px 0 7px;font-size:clamp(32px,4vw,48px);line-height:1;letter-spacing:-.035em}.azCartHero p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}
.azCartHeroCount{min-width:120px;text-align:center;padding:14px 18px;border:1px solid rgba(255,32,57,.2);border-radius:16px;background:rgba(255,32,57,.055)}.azCartHeroCount strong{display:block;color:#fff;font-size:28px;line-height:1}.azCartHeroCount span{display:block;margin-top:5px;color:#8c94a3;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}
.azCartProfileWarning{margin:0 0 18px}
.azCartLayout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.72fr);gap:18px;align-items:start}
.azCartItemsPanel,.azCartSummaryCard{border:1px solid rgba(255,255,255,.075);border-radius:20px;background:linear-gradient(180deg,#101117,#090a0e);box-shadow:0 20px 55px rgba(0,0,0,.20)}
.azCartItemsPanel{padding:20px}.azCartPanelHead{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.06)}.azCartPanelHead small,.azCartSummaryHead small{color:#ff7181;font-size:9px;font-weight:1000;letter-spacing:.12em}.azCartPanelHead h2,.azCartSummaryHead h2{margin:5px 0 0;font-size:22px}.azCartContinueLink{color:#b8c0ce;font-size:10px;font-weight:1000;letter-spacing:.04em}.azCartContinueLink:hover{color:#fff}
.azCartItems{display:grid;gap:10px;padding-top:14px}.azCartItem{display:grid;grid-template-columns:minmax(0,1fr) auto 120px 38px;gap:14px;align-items:center;padding:14px;border:1px solid rgba(255,255,255,.06);border-radius:16px;background:rgba(255,255,255,.018);transition:.15s}.azCartItem:hover{border-color:rgba(255,32,57,.2);background:rgba(255,255,255,.027)}
.azCartItemMain{display:flex;align-items:center;gap:12px;min-width:0}.azCartItemMark{flex:0 0 auto;min-width:46px;height:46px;padding:0 7px;display:grid;place-items:center;border-radius:12px;border:1px solid rgba(255,32,57,.18);background:rgba(255,32,57,.07);color:#ff7181;font-size:9px;font-weight:1000;letter-spacing:.04em}.azCartItemInfo{min-width:0}.azCartItemInfo strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.azCartItemInfo span{display:block;margin-top:4px;color:#7f8795;font-size:10px}
.azCartQty{display:grid;grid-template-columns:34px 54px 34px;align-items:center;overflow:hidden;border:1px solid #292d36;border-radius:11px;background:#090b10}.azCartQty button{height:36px;border:0;background:transparent;color:#fff;cursor:pointer;font-size:18px}.azCartQty button:hover{background:#171a21}.azCartQty input{width:54px;height:36px;border:0;border-left:1px solid #252932;border-right:1px solid #252932;background:#0c0e13;color:#fff;text-align:center;outline:none;-moz-appearance:textfield}.azCartQty input::-webkit-outer-spin-button,.azCartQty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.azCartItemPrice{text-align:right}.azCartItemPrice small{display:block;color:#707887;font-size:9px;font-weight:900;text-transform:uppercase}.azCartItemPrice strong{display:block;margin-top:3px;font-size:15px}.azCartRemove{width:36px;height:36px;border:1px solid rgba(255,92,110,.2);border-radius:10px;background:rgba(255,32,57,.06);color:#ff7181;cursor:pointer;font-size:19px}.azCartRemove:hover{background:rgba(255,32,57,.13);color:#fff}
.azCartSummary{position:sticky;top:96px}.azCartSummaryCard{padding:20px}.azCartSummaryHead{padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.06)}.azCartSummaryLine{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 0;color:#a9b1bf;font-size:12px}.azCartSummaryLine strong{color:#fff;font-size:14px}.azCartSummaryTotal{margin-top:1px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.azCartSummaryTotal span{font-weight:900;color:#fff}.azCartSummaryTotal strong{font-size:27px;color:#fff}
.azCartCheckoutForm{display:block!important;margin-top:8px!important}.azCartPayment{display:block!important;min-width:0!important}.azCartPayment>label{display:block;margin:0 0 9px}.azPaymentChoices{display:grid;gap:8px}.azPaymentChoice{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) 22px;align-items:center;gap:10px;padding:11px;border:1px solid #292d36;border-radius:13px;background:#0b0d12;cursor:pointer;transition:.15s}.azPaymentChoice:hover{border-color:#3a404c}.azPaymentChoice input{position:absolute;opacity:0;pointer-events:none}.azPaymentChoice:has(input:checked){border-color:rgba(255,32,57,.42);background:rgba(255,32,57,.065);box-shadow:0 0 0 3px rgba(255,32,57,.045)}.azPaymentChoiceIcon{width:44px;height:38px;display:grid;place-items:center;border-radius:9px;background:#151821;color:#fff;font-size:10px;font-weight:1000}.azPaymentChoiceText{display:grid;gap:2px}.azPaymentChoiceText strong{font-size:12px}.azPaymentChoiceText small{color:#7c8493;font-size:9px;line-height:1.35}.azPaymentChoice i{width:20px;height:20px;display:grid;place-items:center;border:1px solid #343945;border-radius:50%;color:transparent;font-style:normal;font-size:10px}.azPaymentChoice:has(input:checked) i{border-color:var(--red);background:var(--red);color:#fff}
.azCartCheckoutButton{width:100%;min-height:48px;margin-top:12px}.azCartCheckoutButton:disabled{opacity:.45;cursor:not-allowed;transform:none!important}.azCartTrust{display:grid;gap:7px;margin-top:15px;padding-top:14px;border-top:1px solid rgba(255,255,255,.06)}.azCartTrust span{color:#7f8794;font-size:9px;font-weight:800}.azCartEmpty{display:grid;justify-items:center;gap:8px;padding:48px 20px;text-align:center}.azCartEmptyIcon{width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.07);border-radius:17px;background:#0c0e13;font-size:25px}.azCartEmpty strong{font-size:18px}.azCartEmpty span{color:#7e8694;font-size:12px}.azCartEmpty .btn{margin-top:7px}
@media(max-width:920px){.azCartLayout{grid-template-columns:1fr}.azCartSummary{position:static}.azCartItem{grid-template-columns:minmax(0,1fr) auto 100px 38px}}
@media(max-width:680px){.azCartPage{padding-top:20px}.azCartHero{align-items:flex-start;flex-direction:column;padding:20px}.azCartHeroCount{width:100%}.azCartPanelHead{align-items:flex-start;flex-direction:column}.azCartItem{grid-template-columns:minmax(0,1fr) 38px;gap:11px}.azCartItemMain{grid-column:1/2}.azCartRemove{grid-column:2/3;grid-row:1}.azCartQty{grid-column:1/2;justify-self:start}.azCartItemPrice{grid-column:2/3;grid-row:2;text-align:right}.azCartItemsPanel,.azCartSummaryCard{border-radius:17px}.azCartItemsPanel{padding:14px}.azCartSummaryCard{padding:16px}}
