:root{
  --bg:#181c1f;
  --bg-2:#20252b;
  --panel:#262b31;
  --panel-2:#2c3239;
  --panel-3:#343b44;
  --text:#f6f6f7;
  --muted:#a7a7b3;
  --muted-2:#747480;
  --primary:#ffb000;
  --primary-2:#d95f00;
  --primary-3:#ffd166;
  --danger:#ff7a00;
  --green:#24f08e;
  --gold:#ffd166;
  --border:rgba(255,255,255,.095);
  --border-gold:rgba(255,176,0,.42);
  --shadow:0 26px 80px rgba(0,0,0,.55);
  --radius:22px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;overflow-x:hidden}
a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%}.site-bg{position:fixed;inset:0;z-index:-2;background:linear-gradient(180deg,#23272f 0%,#181c1f 100%)}.site-bg:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(180deg,#000,transparent 75%);opacity:.5}.container{width:min(1240px,calc(100% - 44px));margin:0 auto}.page-shell{min-height:67vh}.icon{display:inline-block;vertical-align:-.18em;flex:0 0 auto}.inline{display:inline}.muted{color:var(--muted)}.danger-text{color:#ff9aa5;display:inline-flex;gap:4px;align-items:center}

.topbar{position:relative;top:auto;z-index:50;background:#ff6a00;backdrop-filter:none;border-bottom:none;box-shadow:0 4px 20px rgba(255,106,0,.35)}.nav-wrap{min-height:120px;display:flex;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:11px;font-size:40px;font-weight:950;letter-spacing:-.8px;white-space:nowrap}.brand-mark{display:inline-grid;place-items:center;width:62px;height:62px;border-radius:16px;background:linear-gradient(145deg,var(--primary),#740815);color:#fff;border:1px solid rgba(255,255,255,.14);box-shadow:0 14px 38px rgba(255,176,0,.25),inset 0 0 22px rgba(255,255,255,.1);font-size:17px}.brand-text{text-transform:uppercase}.nav-links{display:flex;align-items:center;gap:7px;flex:1}.nav-links a{display:flex;align-items:center;gap:7px;padding:16px 18px;border-radius:14px;color:#dedee4;font-weight:850;font-size:16px}.nav-links a:hover,.nav-links a.active{background:rgba(255,176,0,.13);color:#fff;border:1px solid rgba(255,176,0,.25);box-shadow:inset 0 0 22px rgba(255,176,0,.07)}.nav-actions{display:flex;align-items:center;gap:8px}.search,.head-search,.shop-search{display:flex;align-items:center;background:rgba(18,22,24,.95);border-radius:999px;padding:0 5px 0 16px;border:1px solid rgba(255,176,0,.25);min-width:320px;overflow:hidden;box-shadow:0 0 0 1px rgba(255,255,255,.04) inset}.search input,.head-search input,.shop-search input{border:0;outline:0;padding:12px 14px 12px 0;color:#fff;background:transparent;width:100%;font-weight:700}.search button{border:0;background:transparent;color:#09090d;display:grid;place-items:center;padding:9px}.cart-pill{display:flex;align-items:center;gap:7px;background:linear-gradient(145deg,rgba(255,176,0,.18),rgba(255,255,255,.05));border:1px solid rgba(255,176,0,.33);padding:11px 13px;border-radius:999px;font-weight:950}.mobile-toggle{display:none;background:var(--panel);color:#fff;border:1px solid var(--border);border-radius:14px;width:44px;height:44px;place-items:center}

.btn{border:0;border-radius:15px;padding:11px 15px;font-weight:950;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.18s ease;text-align:center;white-space:nowrap}.btn:hover{transform:translateY(-1px);filter:brightness(1.06)}.btn-primary{background:linear-gradient(145deg,var(--primary),var(--primary-2));color:#fff;box-shadow:0 15px 36px rgba(255,176,0,.22);border:1px solid rgba(255,255,255,.12)}.btn-admin{background:linear-gradient(145deg,#2c1015,#150a0c);color:#fff;border:1px solid var(--border-gold)}.btn-ghost{background:rgba(255,255,255,.055);color:#fff;border:1px solid var(--border)}.btn-dark{background:#08080b;color:#fff;border:1px solid var(--border)}.btn-danger{background:rgba(255,122,0,.13);color:#ffd1d6;border:1px solid rgba(255,122,0,.38)}.btn-copy{background:#fff;color:#09090d;border:1px solid rgba(255,255,255,.2)}.btn-big{padding:15px 20px;font-size:16px}.btn-full{width:100%}

.hero{position:relative;min-height:470px;overflow:hidden;border-bottom:1px solid var(--border)}.hero:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 65% 25%,rgba(255,176,0,.35),transparent 22%),linear-gradient(135deg,rgba(255,176,0,.18),transparent 38%),linear-gradient(90deg,#09090d 0%,rgba(9,9,13,.74) 50%,rgba(50,8,14,.36) 100%)}.hero:after{content:"";position:absolute;right:5%;top:14%;width:430px;height:430px;background:linear-gradient(145deg,rgba(255,176,0,.35),rgba(0,0,0,.1));filter:blur(8px);clip-path:polygon(50% 0%,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);opacity:.72}.hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(180deg,#000,transparent 88%)}.hero-content{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:34px;padding:74px 0 58px}.status-line{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(36,240,142,.32);background:rgba(36,240,142,.08);padding:9px 13px;border-radius:999px;color:#c8ffe5;font-weight:900;margin-bottom:18px}.online-dot{width:9px;height:9px;border-radius:50%;background:var(--green);display:inline-block;box-shadow:0 0 15px rgba(36,240,142,.85)}.eyebrow{color:#ff9ba7;text-transform:uppercase;font-weight:950;letter-spacing:.16em;font-size:12px;margin:0 0 10px}.hero h1{font-size:82px;line-height:.87;letter-spacing:-5px;margin:0 0 18px;text-transform:uppercase;text-shadow:0 18px 60px rgba(0,0,0,.5)}.hero-text{font-size:20px;line-height:1.55;color:#dedee6;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.hero-alert{display:inline-flex;align-items:center;gap:9px;background:rgba(255,255,255,.06);border:1px solid var(--border);border-radius:16px;padding:12px 14px;color:#d7d7dd}.glass,.panel{background:linear-gradient(180deg,rgba(24,24,31,.94),rgba(14,14,19,.96));border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.server-card{position:relative;overflow:hidden;padding:28px;min-height:300px;display:grid;align-content:end;gap:12px}.server-glow{position:absolute;inset:auto -55px -90px auto;width:220px;height:220px;background:var(--primary);border-radius:50%;filter:blur(70px);opacity:.52}.server-label{color:var(--muted);font-weight:950;text-transform:uppercase;letter-spacing:.12em}.server-ip{font-size:46px;letter-spacing:-1px}.server-card small{color:var(--muted)}

.modes-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:-42px;position:relative;z-index:3}.mode-card{min-height:112px;padding:20px;background:linear-gradient(145deg,rgba(255,176,0,.22),rgba(255,255,255,.045));border:1px solid rgba(255,176,0,.32);border-radius:24px;display:flex;align-items:center;gap:16px;box-shadow:0 18px 50px rgba(0,0,0,.38);overflow:hidden;position:relative}.mode-card:after{content:"";position:absolute;inset:auto -30px -50px auto;width:120px;height:120px;background:rgba(255,176,0,.4);filter:blur(40px)}.mode-icon{width:56px;height:56px;border-radius:18px;background:#fff;color:var(--primary);display:grid;place-items:center;box-shadow:0 14px 30px rgba(0,0,0,.2)}.mode-card strong{display:block;font-size:21px}.mode-card small{display:flex;gap:7px;align-items:center;color:var(--muted);margin-top:5px}.mode-card em{margin-left:auto;font-style:normal;color:#ffb5bd;font-weight:900;font-size:12px;text-transform:uppercase}.home-split,.two-columns{display:grid;grid-template-columns:1.25fr .75fr;gap:22px;margin-top:28px}.panel{padding:24px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.panel-title{display:flex;align-items:center;gap:10px}.panel-head h1,.panel-head h2{margin:0}.panel-head a{color:#ff9ca7;font-weight:900}.pill,.tag-chip,.filter-chip,.category-chip{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid var(--border);font-weight:950;color:#f7f7f7}.pill{font-size:12px}.news-item{padding:16px 0;border-top:1px solid var(--border)}.news-item:first-of-type{border-top:0}.news-item h3{margin:5px 0 6px}.news-item p{color:#c7c7cf;line-height:1.55}.news-item small{color:#ff9ca7;font-weight:800}.rank-mini-list{display:grid;gap:11px}.rank-mini{display:grid;grid-template-columns:42px 48px 1fr;gap:12px;align-items:center;background:rgba(255,255,255,.045);border:1px solid var(--border);border-radius:17px;padding:11px}.rank-mini>strong{color:#ff9ca7}.rank-mini img,.player-cell img,.comment-card img,.author-line img{width:62px;height:62px;border-radius:15px;object-fit:cover;background:#07070a}.rank-mini small,.player-cell small{display:block;color:var(--muted);margin-top:3px}.featured-shop{margin-top:22px}.mini-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mini-product{display:grid;grid-template-columns:60px 1fr 34px;align-items:center;gap:12px;background:rgba(255,255,255,.045);border:1px solid var(--border);border-radius:18px;padding:12px}.mini-product img{width:60px;height:60px;border-radius:16px;object-fit:cover;background:#0b0b10}.mini-product small{display:block;color:#ff9ca7;font-weight:900;margin-top:4px}.mini-product em{width:34px;height:34px;border-radius:12px;background:rgba(255,176,0,.14);display:grid;place-items:center;color:#ff9ca7}

.page-head{padding:44px 0 24px;display:flex;align-items:end;justify-content:space-between;gap:24px}.page-head.centered{display:block;text-align:center;max-width:760px}.page-head h1{margin:0;font-size:48px;letter-spacing:-2px;display:flex;align-items:center;gap:12px}.page-head p{color:var(--muted);font-size:17px;max-width:700px}.head-search{min-width:340px}.head-search .btn{border-radius:999px;margin-left:8px;padding:10px 14px}.category-row,.filters-bar{display:flex;gap:10px;flex-wrap:wrap;margin:4px auto 24px}.category-chip.active,.filter-chip.active,.tag-chip.active{background:linear-gradient(145deg,var(--primary),var(--primary-2));border-color:rgba(255,255,255,.18);box-shadow:0 14px 34px rgba(255,176,0,.18)}.filter-sep{width:1px;background:var(--border);margin:0 5px}

.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{position:relative;background:linear-gradient(180deg,rgba(25,25,33,.95),rgba(13,13,18,.98));border:1px solid var(--border);border-radius:24px;overflow:hidden;box-shadow:0 18px 55px rgba(0,0,0,.32)}.product-card:hover{border-color:rgba(255,176,0,.45);transform:translateY(-2px);transition:.2s}.product-badge{position:absolute;top:14px;left:14px;z-index:2;background:linear-gradient(145deg,var(--primary),var(--primary-2));padding:8px 11px;border-radius:999px;font-weight:950;font-size:12px}.product-image{display:block;background:radial-gradient(circle,rgba(255,176,0,.24),rgba(255,255,255,.03));padding:24px}.product-card img{height:160px;width:100%;object-fit:contain}.product-body{padding:18px}.product-body small{display:flex;align-items:center;gap:6px;color:#ff9ca7;font-weight:900}.product-body h3{font-size:21px;margin:10px 0 7px}.product-body p{color:var(--muted);line-height:1.52;min-height:68px}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-footer strong{font-size:20px}.product-view{display:grid;grid-template-columns:.95fr 1.05fr;gap:22px;padding:44px 0}.product-art{display:grid;place-items:center;min-height:420px;position:relative;overflow:hidden}.product-art:before{content:"";position:absolute;width:320px;height:320px;background:rgba(255,176,0,.27);filter:blur(70px);border-radius:50%}.product-art img{position:relative;max-height:340px;object-fit:contain}.product-info h1{font-size:48px;margin:18px 0 8px;letter-spacing:-2px}.product-info p{color:var(--muted);line-height:1.6}.product-info h2{font-size:50px;color:#fff}.buy-box{display:flex;gap:12px;align-items:end;flex-wrap:wrap}.buy-box label{display:grid;gap:7px;color:var(--muted);font-weight:850}.buy-box input{width:120px}

.forum-layout{display:grid;grid-template-columns:330px 1fr;gap:22px}.forum-compose{position:sticky;top:98px;align-self:start}.form-stack{display:grid;gap:14px}.form-stack label,.form-grid label{display:grid;gap:8px;color:#d6d6df;font-weight:850}input,select,textarea{width:100%;background:#0b0b10;color:#fff;border:1px solid var(--border);border-radius:14px;padding:12px 13px;outline:0}textarea{min-height:108px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:rgba(255,176,0,.55);box-shadow:0 0 0 3px rgba(255,176,0,.12)}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.forum-feed{display:grid;gap:14px}.topic-card{display:grid;grid-template-columns:1fr 92px;gap:14px;background:linear-gradient(180deg,rgba(24,24,31,.96),rgba(13,13,18,.98));border:1px solid var(--border);border-radius:22px;padding:16px}.topic-main{display:grid;grid-template-columns:52px 1fr;gap:14px}.topic-icon,.punish-icon{width:52px;height:52px;border-radius:16px;background:rgba(255,176,0,.12);border:1px solid rgba(255,176,0,.28);display:grid;place-items:center;color:#ff9ca7}.topic-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.topic-meta span{background:rgba(255,176,0,.15);border:1px solid rgba(255,176,0,.25);padding:5px 9px;border-radius:999px;font-weight:950;color:#ffb3bb;font-size:12px;text-transform:uppercase}.topic-meta small{color:var(--muted)}.topic-card h2{margin:8px 0 6px}.topic-card p{color:var(--muted);line-height:1.52;margin:0 0 8px}.topic-stats{display:grid;place-items:center;border-left:1px solid var(--border)}.topic-stats strong{font-size:22px}.topic-stats small{color:var(--muted);font-size:12px}.topic-page{padding:44px 0;display:grid;gap:18px;max-width:980px}.topic-full h1{font-size:44px;margin:12px 0 16px}.author-line{display:flex;gap:11px;align-items:center;color:var(--muted);margin-bottom:18px}.topic-body{font-size:18px;line-height:1.7;white-space:pre-wrap}.comments-panel{display:grid;gap:14px}.comment-card{display:grid;grid-template-columns:50px 1fr;gap:12px;background:rgba(255,255,255,.045);border:1px solid var(--border);border-radius:18px;padding:14px}.comment-card small{color:var(--muted);display:block;margin-top:2px}.comment-card p{white-space:pre-wrap;color:#dadade}.link-danger{border:0;background:transparent;color:#ff9aa5;font-weight:900;padding:0}.comment-form{border-top:1px solid var(--border);padding-top:16px}

.staff-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:10px 0 44px}.staff-card{background:linear-gradient(180deg,rgba(24,24,31,.94),rgba(14,14,19,.98));border:1px solid var(--border);border-radius:26px;padding:26px;text-align:center;box-shadow:var(--shadow)}.staff-ring{width:122px;height:122px;margin:0 auto 16px;border-radius:33px;padding:5px;background:linear-gradient(145deg,var(--staff-color),rgba(255,255,255,.05));box-shadow:0 18px 50px color-mix(in srgb,var(--staff-color) 35%,transparent)}.staff-ring img{width:100%;height:100%;border-radius:29px;object-fit:cover;background:#09090d}.staff-card span{display:inline-flex;background:rgba(255,176,0,.14);border:1px solid rgba(255,176,0,.25);color:#ffb7bf;border-radius:999px;padding:7px 12px;font-weight:950}.staff-card h2{font-size:26px;margin:12px 0 7px}.staff-card p{color:var(--muted);line-height:1.55}.leaderboard-panel{padding:0;overflow:hidden}.leaderboard-table th,.leaderboard-table td{padding:16px}.rank-badge{display:inline-grid;place-items:center;min-width:44px;height:36px;border-radius:13px;background:rgba(255,255,255,.07);font-weight:950}.rank-1{background:linear-gradient(145deg,#ffd166,#a86600);color:#161007}.rank-2{background:linear-gradient(145deg,#e7e7ee,#777785);color:#101014}.rank-3{background:linear-gradient(145deg,#ff9f6e,#793510);color:#160900}.player-cell{display:flex;align-items:center;gap:12px}.punish-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.punish-card{display:grid;grid-template-columns:62px 1fr;gap:14px;background:linear-gradient(180deg,rgba(24,24,31,.94),rgba(14,14,19,.98));border:1px solid var(--border);border-radius:22px;padding:18px}.punish-card.active{border-color:rgba(255,176,0,.35)}.punish-card.inactive{opacity:.67}.punish-card h2{margin:8px 0 4px}.punish-card p{color:#e2e2e7}.punish-card small{color:var(--muted)}

.cart-page{padding:44px 0}.cart-list{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:76px 1fr 210px 120px 100px;gap:12px;align-items:center;background:rgba(255,255,255,.04);border:1px solid var(--border);border-radius:18px;padding:12px}.cart-item img{width:76px;height:76px;border-radius:17px;object-fit:contain;background:#0b0b10}.qty-form{display:flex;gap:8px}.qty-form input{max-width:78px}.cart-total{margin:18px 0;display:flex;justify-content:space-between;align-items:center;font-size:46px;padding-top:15px;border-top:1px solid var(--border)}.profile-grid{display:grid;grid-template-columns:310px 1fr;gap:22px;padding:44px 0}.profile-card{text-align:center}.profile-card img{width:128px;height:128px;border-radius:32px;background:#09090d;object-fit:cover}.profile-card h1{margin-bottom:2px}.coins-box{display:inline-flex;gap:7px;align-items:center;margin-top:10px;color:#ffd8dd;font-weight:950}.profile-orders{grid-column:2}.order-card{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid var(--border);background:rgba(255,255,255,.045);border-radius:17px;padding:14px;margin:10px 0}.order-card small{display:block;color:var(--muted);margin-top:4px}

.auth-screen{min-height:calc(100vh - 190px);display:grid;place-items:center;padding:50px 0}.auth-card{width:min(460px,100%);padding:30px}.auth-icon{width:62px;height:62px;border-radius:20px;background:linear-gradient(145deg,var(--primary),var(--primary-2));display:grid;place-items:center;margin-bottom:18px;box-shadow:0 18px 44px rgba(255,176,0,.25)}.auth-card h1{font-size:42px;margin:0 0 8px;letter-spacing:-2px}.auth-card p{color:var(--muted);line-height:1.55}.auth-card a{color:#ff9ca7;font-weight:900}.empty{display:grid;place-items:center;text-align:center;gap:10px;color:var(--muted);padding:32px}.placeholder{margin-top:44px;text-align:center;padding:60px}

.admin-layout{display:grid;grid-template-columns:265px 1fr;gap:22px;padding:34px 0}.admin-sidebar{position:sticky;top:98px;align-self:start;background:linear-gradient(180deg,rgba(24,24,31,.97),rgba(12,12,17,.98));border:1px solid var(--border);border-radius:24px;padding:18px;box-shadow:var(--shadow)}.admin-sidebar .brand{margin-bottom:18px}.admin-sidebar nav{display:grid;gap:7px}.admin-sidebar nav a{display:flex;align-items:center;gap:9px;padding:16px 18px;border-radius:14px;background:rgba(255,255,255,.045);font-weight:900;color:#e2e2e8;border:1px solid transparent}.admin-sidebar nav a:hover{border-color:rgba(255,176,0,.28);background:rgba(255,176,0,.1)}.admin-content{min-width:0}.admin-head h1{font-size:46px;margin:0 0 20px;letter-spacing:-2px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px}.stat-card{background:linear-gradient(145deg,rgba(255,176,0,.17),rgba(255,255,255,.045));border:1px solid rgba(255,176,0,.22);border-radius:20px;padding:20px}.stat-card .icon{color:#ff9ca7}.stat-card span{display:block;color:var(--muted);font-weight:900;margin-top:10px}.stat-card strong{display:block;font-size:46px;margin-top:5px}.admin-split{display:grid;grid-template-columns:1.3fr .7fr;gap:18px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{text-align:left;border-bottom:1px solid var(--border);padding:13px;vertical-align:middle}th{color:#d7d7dd;font-size:12px;text-transform:uppercase;letter-spacing:.05em}td small{color:var(--muted)}.admin-grid-2{display:grid;grid-template-columns:390px 1fr;gap:18px}.admin-list-item{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid var(--border);border-radius:17px;padding:13px;margin-bottom:10px;background:rgba(255,255,255,.035)}.admin-list-item strong{display:flex;align-items:center;gap:8px}.admin-list-item small{display:block;color:var(--muted);margin-top:4px}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px}.form-grid h2,.form-grid .full{grid-column:1/-1}.check{display:flex!important;align-items:center;gap:9px}.check input{width:auto}.admin-product-row{display:grid;grid-template-columns:60px 1fr 105px 150px 1fr 120px;gap:10px;align-items:center;padding:14px;border-bottom:1px solid var(--border)}.admin-product-row img{width:60px;height:60px;border-radius:14px;object-fit:contain;background:#0b0b10}.admin-product-row textarea{grid-column:2/6}.delete-product-form{display:flex;justify-content:flex-end;padding:0 0 14px}.inline-admin-form,.inline-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.inline-admin-form input,.inline-admin-form select{width:auto;min-width:120px}.admin-mini-link{display:block;padding:13px;border:1px solid var(--border);border-radius:15px;background:rgba(255,255,255,.04);margin-bottom:10px}.admin-mini-link small{display:block;color:var(--muted);margin-top:5px}

.flash-stack{position:fixed;right:20px;top:94px;z-index:80;display:grid;gap:10px}.flash{padding:14px 18px;border-radius:16px;box-shadow:var(--shadow);font-weight:950;transition:.25s}.flash.success{background:#0d3a26;color:#b9ffdd;border:1px solid rgba(36,240,142,.34)}.flash.error{background:#3d1018;color:#ffd4d9;border:1px solid rgba(255,122,0,.38)}.footer{border-top:1px solid var(--border);margin-top:42px;padding:34px 0;background:rgba(8,8,11,.88)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:22px;color:var(--muted)}.footer .brand{color:white}.footer a{display:flex;align-items:center;gap:8px;color:var(--muted);margin-top:9px}.ip-box{margin-top:12px;display:flex;align-items:center;gap:8px;color:#fff;background:rgba(255,176,0,.12);border:1px solid rgba(255,176,0,.3);border-radius:999px;padding:11px 14px;font-weight:950}

@media(max-width:1120px){.nav-links{position:absolute;left:22px;right:22px;top:84px;background:#0c0c11;border:1px solid var(--border);border-radius:20px;padding:12px;display:none;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.mobile-toggle{display:grid}.search{display:none}.hero-content,.home-split,.product-view,.forum-layout,.profile-grid,.admin-layout,.admin-split,.admin-grid-2{grid-template-columns:1fr}.modes-row,.product-grid,.mini-product-grid,.staff-grid,.punish-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.admin-sidebar{position:static}.profile-orders{grid-column:auto}.forum-compose{position:static}.form-grid{grid-template-columns:1fr}.admin-product-row{grid-template-columns:1fr}.admin-product-row textarea{grid-column:auto}.cart-item{grid-template-columns:76px 1fr}.hero h1{font-size:62px}.server-card{min-height:230px}.page-head{display:grid}.head-search{min-width:0;width:100%}.footer-grid{grid-template-columns:1fr}}
@media(max-width:680px){.container{width:min(100% - 24px,1240px)}.brand-text{display:none}.nav-wrap{min-height:70px}.nav-actions .btn span,.user-pill{max-width:120px;overflow:hidden;text-overflow:ellipsis}.nav-actions{gap:5px}.nav-actions .btn{padding:10px}.cart-pill{padding:10px}.hero-content{padding:44px 0}.hero h1{font-size:46px;letter-spacing:-2.5px}.hero-text{font-size:17px}.modes-row,.product-grid,.mini-product-grid,.staff-grid,.punish-grid,.stats-grid{grid-template-columns:1fr}.mode-card{min-height:92px}.page-head h1{font-size:50px}.topic-card{grid-template-columns:1fr}.topic-stats{grid-template-columns:repeat(4,1fr);border-left:0;border-top:1px solid var(--border);padding-top:12px}.topic-main{grid-template-columns:1fr}.topic-icon{width:44px;height:44px}.cart-item{grid-template-columns:1fr}.qty-form{display:grid}.mini-product{grid-template-columns:52px 1fr}.mini-product em{display:none}.footer{margin-top:24px}.flash-stack{left:12px;right:12px;top:78px}.auth-card{padding:24px}.panel{padding:18px}}

/* HardWorld performance/fix pass */
html{scroll-behavior:auto}
body{background:#050507}
.site-bg{background:radial-gradient(circle at 20% 0,rgba(255,20,48,.16),transparent 28%),linear-gradient(180deg,#09090d,#050507)}
.site-bg:after{opacity:.16;background-size:84px 84px;mask-image:linear-gradient(180deg,#000,transparent 62%)}
*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}
.topbar{backdrop-filter:blur(10px);background:rgba(7,7,10,.94)}
.brand{min-width:max-content}.brand-logo{width:64px;height:45px;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(255,176,0,.28))}.brand-mark{display:none}.brand-text{letter-spacing:.2px}.btn:hover{transform:none}.btn-discord{background:#151821;border:1px solid rgba(114,137,218,.45);color:#fff}.btn-copy{background:#1b1b22;color:#fff;border:1px solid var(--border)}
.hero{position:relative;padding:34px 0 14px;overflow:hidden}.hero-grid-bg{display:none}.hero-content{display:grid;grid-template-columns:minmax(0,1.15fr) 390px;gap:24px;align-items:center;padding:52px 0}.hero-logo{width:min(360px,72vw);display:block;margin:2px 0 8px;filter:drop-shadow(0 20px 32px rgba(255,176,0,.2))}.hero h1{font-size:clamp(42px,6vw,82px);line-height:.92;margin:0 0 14px}.hero-text{max-width:680px}.server-card{min-height:310px}.server-card small{display:block;margin-top:8px}.online-dot.offline{background:#ff4757;box-shadow:0 0 16px rgba(255,71,87,.5)}
.modes-row{display:grid;grid-template-columns:1fr;margin-top:8px}.mode-card{min-height:120px}.mode-main{background:linear-gradient(135deg,rgba(255,176,0,.2),rgba(11,11,16,.96));border-color:rgba(255,176,0,.42)}
.payment-page{padding:38px 0}.payment-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:16px}.payment-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:20px;align-items:start}.order-summary-list{display:grid;gap:10px}.order-summary-row{display:flex;justify-content:space-between;gap:12px;border:1px solid var(--border);background:rgba(255,255,255,.035);border-radius:16px;padding:13px}.order-summary-row small{display:block;color:var(--muted);margin-top:3px}.payment-status-box{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;border:1px solid rgba(255,176,0,.28);background:rgba(255,176,0,.08);border-radius:18px;padding:14px;margin-top:16px}.payment-status-box>span{width:62px;height:62px;border-radius:15px;display:grid;place-items:center;background:rgba(255,176,0,.16);color:#ffb3bd}.payment-status-box small{display:block;color:var(--muted);line-height:1.45;margin-top:4px}.pix-panel{position:sticky;top:100px}.qr-wrap{background:white;border-radius:22px;padding:16px;display:grid;place-items:center;margin-bottom:14px}.qr-wrap img{width:100%;max-width:320px;border-radius:12px}.qr-missing{color:#111;display:grid;place-items:center;gap:8px;text-align:center}.pix-copy-input{min-height:150px;font-size:12px;line-height:1.45;word-break:break-all}.pix-key-box{margin-top:12px;border:1px solid var(--border);border-radius:16px;padding:13px;background:rgba(255,255,255,.04)}.pix-key-box small{display:block;color:var(--muted)}.paid-box{text-align:center;padding:28px;color:#b9ffdd}.paid-box .icon{color:#24f08e}.order-card-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.admin-layout{grid-template-columns:250px minmax(0,1fr)}.admin-content{overflow:hidden}.panel{overflow:hidden}.table-wrap{width:100%;overflow-x:auto}.inline-admin-form{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.inline-admin-form input,.inline-admin-form select{min-width:130px;max-width:100%}.admin-order-form{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));min-width:320px}.admin-order-form input{grid-column:1/-1;width:100%}.admin-order-form button{grid-column:1/-1}.admin-product-row{display:grid;grid-template-columns:72px repeat(5,minmax(120px,1fr));gap:10px;align-items:center;border:1px solid var(--border);border-radius:18px;padding:14px;margin:12px 0;background:rgba(255,255,255,.035)}.admin-product-row img{width:72px;height:72px}.admin-product-row input,.admin-product-row select{width:100%;min-width:0}.admin-product-row textarea{grid-column:2/-1;min-height:76px}.admin-product-row .check{min-width:unset}.delete-product-form{margin:-4px 0 14px;justify-content:flex-end}.form-grid{align-items:end}.form-grid label{min-width:0}.form-grid input,.form-grid select,.form-grid textarea{width:100%}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.admin-split{grid-template-columns:minmax(0,1fr) 330px}.admin-grid-2{grid-template-columns:minmax(300px,390px) minmax(0,1fr)}
.footer .brand-logo{width:58px;height:40px}.search{min-width:210px}
@media(max-width:1120px){.hero-content,.payment-grid{grid-template-columns:1fr}.pix-panel{position:static}.admin-layout,.admin-split,.admin-grid-2{grid-template-columns:1fr}.admin-product-row{grid-template-columns:1fr 1fr}.admin-product-row img{grid-column:1/-1}.admin-product-row textarea{grid-column:1/-1}.server-card{min-height:auto}.hero-content{padding:36px 0}.brand-logo{width:56px;height:40px}}
@media(max-width:680px){.brand-text{display:none}.hero-logo{width:min(310px,90vw)}.hero h1{font-size:42px}.hero-actions{display:grid}.payment-head{display:grid}.order-card{display:grid}.order-card-actions{justify-content:flex-start}.admin-product-row{grid-template-columns:1fr}.admin-order-form{grid-template-columns:1fr}.nav-actions .btn{font-size:0}.nav-actions .btn .icon{margin:0}.cart-pill span{display:inline}.topbar .container{width:min(100% - 16px,1240px)}}

/* Hotfix 2026-06-25: header/dashboard overflow and delivery UI */
.topbar{max-width:100vw;overflow:visible}.nav-wrap{min-width:0}.nav-links{min-width:0}.nav-links a{white-space:nowrap}.nav-actions{min-width:0;flex-shrink:0}.nav-actions .btn-admin{max-width:150px;overflow:hidden;text-overflow:ellipsis}.search{flex:0 1 230px;min-width:170px}.search input{min-width:0}.page-shell,.admin-content,.panel,.table-wrap{min-width:0}.table-wrap table{min-width:860px}.admin-tip{margin-bottom:16px;box-shadow:none}.admin-tip b{color:#fff}.code-textarea{font-family:Consolas,Monaco,monospace;font-size:12px;line-height:1.45;min-height:86px}.admin-product-row .code-textarea{grid-column:2/-1;min-height:88px}.admin-product-row textarea[name="description"]{grid-column:2/-1}.admin-product-row button{min-width:115px}.admin-order-form{max-width:420px}.admin-order-form input,.admin-order-form select,.admin-order-form button{min-width:0}.order-card{min-width:0}.order-card>div{min-width:0}.order-card small{overflow-wrap:anywhere}.payment-status-box p{margin:10px 0 0}.danger-text{overflow-wrap:anywhere}
@media(max-width:1220px){.brand-text{font-size:20px}.nav-links a{font-size:13px;padding:10px 9px}.search{max-width:210px}.nav-actions .btn-admin{max-width:120px}}
@media(max-width:1120px){.topbar{overflow:visible}.nav-links a{white-space:normal}.search{display:none}.admin-product-row .code-textarea,.admin-product-row textarea[name="description"]{grid-column:1/-1}.table-wrap table{min-width:760px}.nav-actions .btn-admin{max-width:none}}
@media(max-width:680px){.nav-actions .btn-admin{font-size:0}.nav-actions .btn-admin .icon{font-size:initial}.table-wrap{margin-left:-6px;margin-right:-6px;width:calc(100% + 12px)}.table-wrap table{min-width:720px}.admin-content .panel{padding:14px}.admin-head h1{font-size:34px}.payment-grid{gap:14px}}

/* Hotfix 2026-06-25 v2: header never overlaps on notebook/1366px screens */
.topbar .container.nav-wrap{width:min(100% - 28px,1360px)}
.nav-wrap{position:relative;flex-wrap:nowrap}
.brand{flex:0 0 auto}
.nav-actions{margin-left:auto}
.nav-actions form.inline{flex:0 0 auto}
.user-pill{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.cart-pill{min-width:54px;justify-content:center}

@media(max-width:1420px){
  .nav-wrap{min-height:74px;gap:12px}
  .mobile-toggle{display:grid;flex:0 0 44px;order:2}
  .brand{order:1}
  .nav-links{
    position:absolute;
    left:14px;
    right:14px;
    top:82px;
    z-index:80;
    display:none;
    flex:none;
    flex-direction:column;
    align-items:stretch;
    gap:8px;
    padding:12px;
    background:linear-gradient(180deg,rgba(13,13,18,.98),rgba(7,7,10,.98));
    border:1px solid var(--border);
    border-radius:20px;
    box-shadow:var(--shadow);
  }
  .nav-links.open{display:flex}
  .nav-links a{width:100%;justify-content:flex-start;white-space:normal;font-size:14px;padding:12px 13px}
  .nav-actions{order:3;display:flex;min-width:0;gap:8px;flex:1;justify-content:flex-end}
  .search{flex:1 1 230px;min-width:170px;max-width:250px}
  .btn-admin{flex:0 0 auto}
  .btn-dark{flex:0 0 auto}
}

@media(max-width:980px){
  .search{display:none!important}
  .nav-actions{flex:0 1 auto}
  .user-pill{max-width:150px}
}

@media(max-width:760px){
  .topbar .container.nav-wrap{width:min(100% - 18px,1360px)}
  .brand-logo{width:48px;height:36px}
  .brand-text{display:inline;font-size:17px;max-width:118px;overflow:hidden;text-overflow:ellipsis}
  .nav-actions{gap:6px}
  .cart-pill{padding:10px 11px;min-width:48px}
  .btn-admin,.user-pill,.btn-dark{padding:10px 11px;min-width:44px}
  .user-pill{max-width:46px;font-size:0}
  .btn-dark{font-size:0}
  .btn-admin{font-size:0}
  .user-pill .icon,.btn-dark .icon,.btn-admin .icon{font-size:initial;margin:0}
}

@media(max-width:460px){
  .brand-text{display:none}
  .nav-wrap{gap:8px}
  .mobile-toggle{width:42px;height:42px}
  .cart-pill{min-width:42px;padding:9px}
  .cart-pill span{font-size:12px}
  .nav-actions .btn,.btn-admin,.user-pill,.btn-dark{min-width:42px;padding:9px}
}

/* Hotfix 2026-06-25 v3: modal bonito para ações destrutivas, sem alert nativo do navegador */
body.modal-open{overflow:hidden}
.confirm-layer{position:fixed;inset:0;z-index:9999;display:none;place-items:center;padding:18px}
.confirm-layer.open{display:grid}
.confirm-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(8px)}
.confirm-box{position:relative;width:min(440px,100%);border-radius:28px;border:1px solid rgba(255,176,0,.34);background:linear-gradient(180deg,rgba(24,24,31,.98),rgba(9,9,13,.99));box-shadow:0 30px 100px rgba(0,0,0,.55),0 0 70px rgba(255,176,0,.16);padding:24px;animation:confirmPop .16s ease-out!important}
.confirm-icon{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;margin-bottom:16px;background:linear-gradient(145deg,#ffb000,#9e1021);box-shadow:0 18px 44px rgba(255,176,0,.28);font-size:28px;font-weight:950;color:#fff}
.confirm-content h2{margin:0 0 8px;font-size:28px;letter-spacing:-1px;color:#fff}
.confirm-content p{margin:0;color:#c9c9d2;line-height:1.55;font-weight:700;overflow-wrap:anywhere}
.confirm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px;flex-wrap:wrap}
.confirm-actions .btn{min-width:132px;justify-content:center}
.confirm-actions .btn-dark{background:#171820;border-color:rgba(255,255,255,.1);color:#fff}
.confirm-actions .btn-danger{background:linear-gradient(135deg,#ffb000,#d5162d);border-color:rgba(255,176,0,.58);box-shadow:0 14px 38px rgba(255,176,0,.18)}
@keyframes confirmPop{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:520px){.confirm-box{padding:20px;border-radius:22px}.confirm-actions{display:grid}.confirm-actions .btn{width:100%}.confirm-content h2{font-size:46px}}

/* Pedido admin v2 - sem tabela bugada */
.admin-head-row{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;flex-wrap:wrap}.admin-head-help{display:flex;gap:10px;align-items:center;margin-bottom:20px}.admin-head-help span{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border);background:rgba(255,255,255,.045);border-radius:999px;padding:10px 14px;color:#e9e9ee;font-weight:900}.order-flow-tip{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:flex-start;margin-bottom:14px}.order-flow-tip p{margin:6px 0 0;color:#d9d9df;line-height:1.45}.tip-icon{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:rgba(255,176,0,.12);border:1px solid rgba(255,176,0,.25);color:#ff7b89}.order-status-legend{display:flex;gap:9px;flex-wrap:wrap;margin:12px 0 16px}.order-status-legend span{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border);background:rgba(255,255,255,.035);border-radius:999px;padding:8px 11px;color:#d7d7dd;font-weight:850;font-size:13px}.dot{width:9px;height:9px;border-radius:50%;background:#888;box-shadow:0 0 14px currentColor}.dot.waiting{background:#ffcc66;color:#ffcc66}.dot.paid,.dot.queued{background:#66ff9b;color:#66ff9b}.dot.delivered{background:#4dd2ff;color:#4dd2ff}.dot.cancelled{background:#ff4d63;color:#ff4d63}.admin-orders-list{display:grid;gap:16px}.empty-admin-state{text-align:center;padding:42px}.empty-admin-state .icon{color:#ff6c7c}.empty-admin-state p{color:var(--muted)}.admin-order-card{border:1px solid var(--border);border-radius:24px;background:linear-gradient(180deg,rgba(25,25,32,.96),rgba(12,12,17,.98));box-shadow:0 20px 60px rgba(0,0,0,.22);overflow:hidden;position:relative}.admin-order-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:rgba(255,255,255,.15)}.admin-order-card.waiting:before{background:#ffcc66}.admin-order-card.paid:before{background:#45ff8a}.admin-order-card.delivered:before{background:#4dd2ff}.admin-order-card.cancelled:before{background:#ff4d63}.order-card-top{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;border-bottom:1px solid var(--border);background:linear-gradient(90deg,rgba(255,176,0,.08),rgba(255,255,255,.02))}.order-title-box{display:grid;gap:4px}.order-id{font-size:22px;font-weight:950;letter-spacing:-.5px;color:#fff}.order-title-box small{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-weight:800}.order-total-box{text-align:right}.order-total-box span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:950}.order-total-box strong{font-size:25px;color:#fff}.order-card-grid{display:grid;grid-template-columns:1.05fr 1.35fr repeat(3,minmax(150px,.8fr)) .85fr;gap:12px;padding:18px 20px}.order-info-block{min-width:0;border:1px solid var(--border);background:rgba(255,255,255,.03);border-radius:18px;padding:14px;display:grid;align-content:start;gap:7px}.block-label{display:inline-flex;align-items:center;gap:7px;color:#ffb8c0;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:950}.order-info-block strong{overflow-wrap:anywhere}.order-info-block small{color:var(--muted);overflow-wrap:anywhere}.order-items-list{display:grid;gap:7px}.order-item-line{display:flex;justify-content:space-between;gap:10px;border-bottom:1px dashed rgba(255,255,255,.09);padding-bottom:7px}.order-item-line:last-child{border-bottom:0;padding-bottom:0}.order-item-line small{white-space:nowrap}.status-badge{display:inline-flex;align-items:center;width:max-content;max-width:100%;border-radius:999px;padding:7px 10px;font-weight:950;font-size:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#fff}.payment-waiting,.order-pending,.delivery-waiting_payment{background:rgba(255,204,102,.12);border-color:rgba(255,204,102,.3);color:#ffe3a0}.payment-paid,.order-approved,.delivery-queued,.delivery-claimed{background:rgba(65,255,138,.12);border-color:rgba(65,255,138,.3);color:#b8ffd0}.order-delivered,.delivery-delivered{background:rgba(77,210,255,.12);border-color:rgba(77,210,255,.32);color:#bbf0ff}.payment-refused,.payment-refunded,.order-cancelled,.order-delivery_failed,.delivery-failed,.delivery-cancelled{background:rgba(255,77,99,.12);border-color:rgba(255,77,99,.35);color:#ffc2ca}.order-actions-row{display:flex;flex-wrap:wrap;gap:8px}.muted-mini{font-size:12px;color:var(--muted);font-weight:850}.order-admin-actions{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end;padding:0 20px 20px}.admin-order-form-v2{display:grid;grid-template-columns:160px 160px minmax(220px,1fr) auto;gap:10px;align-items:end}.admin-order-form-v2 label{display:grid;gap:6px;min-width:0}.admin-order-form-v2 label span{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#cfcfd6;font-weight:950}.admin-order-form-v2 select,.admin-order-form-v2 input{width:100%;min-width:0}.quick-approve-form{display:flex;justify-content:flex-end}.quick-approve-form .btn{height:44px}.danger-text{color:#ff9aa6!important}.admin-order-card .btn{padding:10px 12px;border-radius:13px}
@media(max-width:1350px){.order-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.links-block{grid-column:auto}.order-admin-actions{grid-template-columns:1fr}.quick-approve-form{justify-content:flex-start}.admin-order-form-v2{grid-template-columns:160px 160px minmax(220px,1fr) auto}}
@media(max-width:900px){.order-card-top{align-items:flex-start}.order-card-grid{grid-template-columns:1fr 1fr}.admin-order-form-v2{grid-template-columns:1fr 1fr}.order-note-field{grid-column:1/-1}.admin-order-form-v2 button{grid-column:1/-1}.order-total-box{text-align:left}.quick-approve-form .btn{width:100%}}
@media(max-width:620px){.order-flow-tip{grid-template-columns:1fr}.order-card-top{display:grid}.order-card-grid{grid-template-columns:1fr;padding:14px}.order-admin-actions{padding:0 14px 14px}.admin-order-form-v2{grid-template-columns:1fr}.order-id{font-size:20px}.order-item-line{display:grid}.order-item-line small{white-space:normal}.order-actions-row .btn{width:100%}}


/* Hotfix 2026-06-25 v4: painel de pedidos sem botão vazando */
.admin-content{overflow-x:hidden}
.admin-order-card{max-width:100%}
.order-admin-actions{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  gap:12px!important;
  padding:0 20px 20px!important;
}
.admin-order-form-v2{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  min-width:0!important;
}
.admin-order-form-v2 .order-note-field{grid-column:span 1}
.admin-order-form-v2 button{
  min-width:0!important;
  width:100%;
  justify-content:center;
  white-space:normal;
  line-height:1.15;
}
.quick-approve-form{
  width:100%!important;
  max-width:100%!important;
  display:flex!important;
  justify-content:flex-start!important;
  min-width:0!important;
}
.quick-approve-form .btn{
  max-width:100%!important;
  width:auto!important;
  min-width:0!important;
  white-space:normal!important;
  overflow-wrap:anywhere;
  text-align:center;
  line-height:1.15;
}
@media(max-width:1180px){
  .order-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .admin-order-form-v2{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .admin-order-form-v2 .order-note-field{grid-column:1/-1}
  .admin-order-form-v2 button{grid-column:1/-1}
  .quick-approve-form .btn{width:100%!important}
}
@media(max-width:720px){
  .order-card-top{display:grid!important;align-items:start!important}
  .order-total-box{text-align:left!important}
  .order-card-grid{grid-template-columns:1fr!important;padding:14px!important}
  .order-admin-actions{padding:0 14px 14px!important}
  .admin-order-form-v2{grid-template-columns:1fr!important}
}

/* Dashboard limpo - sem tabela confusa e sem scroll horizontal */
.btn-small{padding:8px 11px;border-radius:12px;font-size:13px;min-height:38px}
.dashboard-clean .panel{min-width:0}
.dashboard-main-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,360px);gap:18px;align-items:start}
.clean-panel{padding:22px;overflow:hidden}
.clean-panel-head{align-items:center;margin-bottom:16px;gap:12px}
.clean-panel-head .panel-title{min-width:0}
.clean-panel-head .panel-title h2{font-size:25px;line-height:1.05;margin:0;overflow-wrap:anywhere}
.dashboard-order-list{display:grid;gap:12px}
.dashboard-order{display:grid;grid-template-columns:120px minmax(0,1fr) auto auto;gap:14px;align-items:center;border:1px solid var(--border);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.02));padding:14px;position:relative;overflow:hidden}
.dashboard-order:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#8b8b95}
.dashboard-order.wait:before{background:#ffcc66}.dashboard-order.paid:before{background:#66ff9b}.dashboard-order.ok:before{background:#4dd2ff}.dashboard-order.bad:before{background:#ff4d63}
.dash-order-left{display:grid;gap:4px;padding-left:5px;min-width:0}.dash-order-left strong{font-size:17px;color:#fff}.dash-order-left small{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:12px;font-weight:850;line-height:1.25}
.dash-order-middle{display:grid;grid-template-columns:1fr 1.25fr .8fr;gap:10px;min-width:0}.dash-order-middle div{min-width:0}.dash-order-middle span{display:block;color:#a9a9b4;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:950;margin-bottom:4px}.dash-order-middle b{display:block;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}
.dash-order-statuses{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end;max-width:230px}.mini-status{display:inline-flex;align-items:center;border-radius:999px;padding:7px 9px;font-weight:950;font-size:11px;border:1px solid rgba(255,255,255,.12);white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.mini-status.payment-waiting,.mini-status.delivery-waiting_payment{background:rgba(255,204,102,.12);border-color:rgba(255,204,102,.3);color:#ffe3a0}.mini-status.payment-paid,.mini-status.delivery-queued,.mini-status.delivery-claimed{background:rgba(65,255,138,.12);border-color:rgba(65,255,138,.3);color:#b8ffd0}.mini-status.delivery-delivered{background:rgba(77,210,255,.12);border-color:rgba(77,210,255,.32);color:#bbf0ff}.mini-status.payment-refused,.mini-status.payment-refunded,.mini-status.delivery-failed,.mini-status.delivery-cancelled{background:rgba(255,77,99,.12);border-color:rgba(255,77,99,.35);color:#ffc2ca}
.compact-empty{padding:28px!important}.compact-empty h2{font-size:22px}.dashboard-topic-list{display:grid;gap:10px}.dashboard-topic{display:grid;gap:6px;padding:14px;border:1px solid var(--border);border-radius:16px;background:rgba(255,255,255,.04);min-width:0}.dashboard-topic:hover{border-color:rgba(255,176,0,.34);background:rgba(255,176,0,.08)}.dashboard-topic strong{line-height:1.25;color:#fff;overflow-wrap:anywhere}.dashboard-topic small{color:var(--muted);line-height:1.35}
@media(max-width:1320px){.dashboard-main-grid{grid-template-columns:1fr}.topic-panel{max-width:none}.dashboard-order{grid-template-columns:110px minmax(0,1fr) auto}.dashboard-order>a.btn{grid-column:1/-1;justify-self:start}.dash-order-statuses{max-width:none}}
@media(max-width:820px){.dashboard-order{grid-template-columns:1fr}.dash-order-middle{grid-template-columns:1fr 1fr}.dash-order-statuses{justify-content:flex-start}.dashboard-order>a.btn{width:100%}.clean-panel{padding:16px}}
@media(max-width:560px){.dash-order-middle{grid-template-columns:1fr}.dash-order-middle b{white-space:normal}.clean-panel-head{display:grid}.clean-panel-head .btn{width:100%}}


/* Minecraft skin heads */
.mc-head{image-rendering:pixelated;image-rendering:crisp-edges;object-fit:cover;background:#08080c;border:1px solid rgba(255,176,0,.22);box-shadow:0 10px 28px rgba(0,0,0,.35)}
.mc-head-large{box-shadow:0 16px 45px rgba(255,176,0,.18),0 18px 50px rgba(0,0,0,.45)}
.skin-preview-box{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid var(--border);border-radius:18px;background:linear-gradient(145deg,rgba(255,176,0,.09),rgba(255,255,255,.035))}
.skin-preview-box img{width:62px;height:62px;border-radius:16px;flex:0 0 auto}.skin-preview-box strong{display:block;color:#fff}.skin-preview-box small{display:block;color:var(--muted);margin-top:4px;line-height:1.35}.form-grid .skin-preview-box.full{grid-column:1/-1}.profile-card .mc-head{padding:3px}.staff-ring .mc-head{border:0}.admin-list-item .mc-head{width:44px;height:44px;border-radius:13px}.player-cell .mc-head{flex:0 0 auto}.author-line .mc-head,.comment-card .mc-head{flex:0 0 auto}

/* Hotfix 2026-06-25 v7: carrinho funcional e pedidos admin mais legíveis */
button:disabled{opacity:.72;cursor:not-allowed;transform:none!important}.cart-pulse{animation:cartPulse .42s ease}.cart-pill.cart-pulse{box-shadow:0 0 0 4px rgba(255,176,0,.16),0 0 24px rgba(255,176,0,.35)}@keyframes cartPulse{0%{transform:scale(1)}50%{transform:scale(1.08)}100%{transform:scale(1)}}
.admin-content{min-width:0;overflow-x:hidden!important}.admin-orders-list{min-width:0}.admin-order-card{min-width:0;max-width:100%;overflow:hidden}.order-card-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(215px,1fr))!important;gap:12px!important;align-items:stretch!important;padding:16px 18px!important}.order-info-block{min-width:0!important;overflow:hidden!important}.status-badge{width:auto!important;max-width:100%!important;white-space:normal!important;line-height:1.15!important;text-align:center!important;justify-content:center!important;overflow-wrap:anywhere!important;padding:8px 10px!important}.order-info-block.status-block{align-content:start}.order-item-line{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important}.order-item-line strong,.order-item-line small{min-width:0}.order-actions-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.order-actions-row .btn{width:100%;min-width:0;white-space:normal}.muted-mini{display:block;border:1px dashed var(--border);border-radius:12px;padding:9px;text-align:center;line-height:1.25}.admin-order-form-v2{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important}.admin-order-form-v2 .order-note-field{grid-column:span 2}.quick-approve-form .btn{min-height:44px}@media(max-width:900px){.order-card-grid{grid-template-columns:1fr!important}.admin-order-form-v2 .order-note-field{grid-column:1/-1}.order-actions-row{grid-template-columns:1fr!important}.order-card-top{display:grid!important}.order-total-box{text-align:left!important}}


/* Logo animada na home - movimento visível */
.hero-logo-stage{
  --logo-x:0px;
  --logo-y:0px;
  --logo-rx:0deg;
  --logo-ry:0deg;
  position:relative;
  width:min(390px,74vw);
  min-height:215px;
  display:grid;
  place-items:center;
  margin:2px 0 10px;
  isolation:isolate;
  perspective:900px;
}
.hero-logo-stage:before{
  content:"";
  position:absolute;
  inset:14% 3%;
  z-index:0;
  border-radius:999px;
  background:linear-gradient(90deg,transparent,rgba(255,176,0,.16),transparent);
  filter:blur(10px);
  transform:skewX(-16deg);
  animation:hwLogoTrail 2.8s ease-in-out infinite;
  pointer-events:none;
}
.hero-logo-stage .hero-logo{
  width:100%;
  max-width:365px;
  margin:0;
  position:relative;
  z-index:3;
  transform-origin:center;
  animation:hwLogoMove 3.35s ease-in-out infinite;
  filter:drop-shadow(0 28px 34px rgba(255,176,0,.33)) drop-shadow(0 0 22px rgba(255,176,0,.22));
  will-change:transform,filter;
}
.hero-logo-aura{
  position:absolute;
  inset:16% 5%;
  border-radius:999px;
  z-index:1;
  background:radial-gradient(circle,rgba(255,176,0,.30),rgba(255,176,0,.10) 42%,transparent 72%);
  filter:blur(19px);
  animation:hwLogoAura 3.35s ease-in-out infinite;
  pointer-events:none;
}
.hero-logo-orbit{
  position:absolute;
  z-index:2;
  width:13px;
  height:13px;
  border-radius:999px;
  background:#ff2a43;
  box-shadow:0 0 18px rgba(255,42,67,.9),0 0 40px rgba(255,42,67,.35);
  pointer-events:none;
}
.orbit-1{animation:hwOrbitOne 5.2s linear infinite}
.orbit-2{animation:hwOrbitTwo 6.4s linear infinite reverse;opacity:.75}
.hero-logo-spark{
  position:absolute;
  width:7px;
  height:7px;
  border-radius:999px;
  background:#ff2a43;
  box-shadow:0 0 14px rgba(255,42,67,.85),0 0 30px rgba(255,42,67,.35);
  z-index:4;
  opacity:.85;
  pointer-events:none;
}
.spark-1{left:18%;top:25%;animation:hwSparkOne 3.4s ease-in-out infinite}
.spark-2{right:17%;top:34%;animation:hwSparkTwo 3.8s ease-in-out infinite .25s}
.spark-3{left:50%;bottom:18%;animation:hwSparkThree 3.6s ease-in-out infinite .55s}
.hero-logo-stage:hover .hero-logo{
  animation-duration:1.8s;
  filter:drop-shadow(0 34px 48px rgba(255,176,0,.44)) drop-shadow(0 0 32px rgba(255,176,0,.40));
}
@keyframes hwLogoMove{
  0%,100%{transform:translate3d(calc(var(--logo-x) + 0px),calc(var(--logo-y) + 0px),0) rotateX(calc(var(--logo-rx) + 0deg)) rotateY(calc(var(--logo-ry) + 0deg)) rotateZ(-2deg) scale(1)}
  18%{transform:translate3d(calc(var(--logo-x) + 14px),calc(var(--logo-y) - 10px),0) rotateX(calc(var(--logo-rx) + 3deg)) rotateY(calc(var(--logo-ry) - 5deg)) rotateZ(1.8deg) scale(1.025)}
  42%{transform:translate3d(calc(var(--logo-x) - 11px),calc(var(--logo-y) - 18px),0) rotateX(calc(var(--logo-rx) - 3deg)) rotateY(calc(var(--logo-ry) + 5deg)) rotateZ(-1.2deg) scale(1.04)}
  66%{transform:translate3d(calc(var(--logo-x) + 8px),calc(var(--logo-y) - 7px),0) rotateX(calc(var(--logo-rx) + 2deg)) rotateY(calc(var(--logo-ry) - 3deg)) rotateZ(2.2deg) scale(1.018)}
  84%{transform:translate3d(calc(var(--logo-x) - 6px),calc(var(--logo-y) - 3px),0) rotateX(calc(var(--logo-rx) - 1deg)) rotateY(calc(var(--logo-ry) + 2deg)) rotateZ(-.8deg) scale(1.01)}
}
@keyframes hwLogoAura{
  0%,100%{opacity:.50;transform:translateY(8px) scale(.94)}
  45%{opacity:.98;transform:translateY(-8px) scale(1.12)}
  70%{opacity:.68;transform:translateY(0) scale(1.02)}
}
@keyframes hwLogoTrail{
  0%,100%{opacity:.18;transform:translateX(-18px) skewX(-16deg) scaleX(.78)}
  50%{opacity:.46;transform:translateX(22px) skewX(-16deg) scaleX(1.05)}
}
@keyframes hwOrbitOne{
  0%{transform:rotate(0deg) translateX(180px) rotate(0deg)}
  100%{transform:rotate(360deg) translateX(180px) rotate(-360deg)}
}
@keyframes hwOrbitTwo{
  0%{transform:rotate(0deg) translateX(135px) rotate(0deg) scale(.72)}
  100%{transform:rotate(360deg) translateX(135px) rotate(-360deg) scale(.72)}
}
@keyframes hwSparkOne{
  0%,100%{opacity:.25;transform:translate(0,0) scale(.8)}
  45%{opacity:1;transform:translate(28px,-26px) scale(1.25)}
  70%{opacity:.45;transform:translate(42px,-6px) scale(.75)}
}
@keyframes hwSparkTwo{
  0%,100%{opacity:.28;transform:translate(0,0) scale(.85)}
  50%{opacity:1;transform:translate(-32px,-20px) scale(1.28)}
}
@keyframes hwSparkThree{
  0%,100%{opacity:.2;transform:translate(0,0) scale(.75)}
  50%{opacity:.95;transform:translate(20px,24px) scale(1.1)}
}
@media(max-width:680px){
  .hero-logo-stage{width:min(315px,92vw);min-height:175px;margin:0 0 8px}
  .hero-logo-stage .hero-logo{max-width:310px}
  .orbit-1{animation-name:hwOrbitOneMobile}.orbit-2{animation-name:hwOrbitTwoMobile}
}
@keyframes hwOrbitOneMobile{0%{transform:rotate(0deg) translateX(142px) rotate(0deg)}100%{transform:rotate(360deg) translateX(142px) rotate(-360deg)}}
@keyframes hwOrbitTwoMobile{0%{transform:rotate(0deg) translateX(108px) rotate(0deg) scale(.72)}100%{transform:rotate(360deg) translateX(108px) rotate(-360deg) scale(.72)}}
@media(prefers-reduced-motion:reduce){
  .hero-logo-stage:before,.hero-logo-stage .hero-logo,.hero-logo-aura,.hero-logo-spark,.hero-logo-orbit{animation:none!important}
}

/* Start theme - simples, objetivo e sério */
:root{
  --bg:#060607;
  --bg-2:#0d0d0f;
  --panel:#131313;
  --panel-2:#191816;
  --panel-3:#211d14;
  --text:#ffffff;
  --muted:#b7b0a3;
  --muted-2:#7f7566;
  --primary:#ffb000;
  --primary-2:#ff7a00;
  --primary-3:#ffe072;
  --danger:#ff4f1f;
  --green:#21e07a;
  --gold:#ffd25a;
  --border:rgba(255,255,255,.10);
  --border-gold:rgba(255,176,0,.36);
  --shadow:0 24px 80px rgba(0,0,0,.55);
  --radius:20px;
}
body{
  background:#060607;
  color:#fff;
}
.site-bg{
  background:
    radial-gradient(circle at 18% 8%,rgba(255,176,0,.16),transparent 32%),
    radial-gradient(circle at 86% 20%,rgba(255,122,0,.13),transparent 30%),
    linear-gradient(180deg,#090909 0%,#060607 55%,#030303 100%)!important;
}
.site-bg:before{
  opacity:.18!important;
  background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px)!important;
  background-size:54px 54px!important;
}
.topbar{
  background:rgba(7,7,7,.84)!important;
  border-bottom:1px solid rgba(255,176,0,.16)!important;
  backdrop-filter:blur(18px);
}
.brand-logo{object-fit:contain!important;border-radius:12px!important;background:transparent!important;box-shadow:none!important}
.brand-text{letter-spacing:.02em;font-weight:950}
.nav-links a,.search,.cart-pill,.btn-ghost,.btn-dark,.panel,.glass,.server-card,.product-card,.category-chip,.head-search input,.form-stack input,.form-stack textarea,.form-stack select,.buy-box label input,.qty-form input,.ip-box{
  border-color:rgba(255,255,255,.10)!important;
}
.nav-links a.active,.nav-links a:hover,.category-chip.active,.category-chip:hover{
  color:#fff!important;
  background:linear-gradient(135deg,rgba(255,176,0,.18),rgba(255,122,0,.10))!important;
  border-color:rgba(255,176,0,.38)!important;
}
.btn-primary,.btn-admin{
  color:#141006!important;
  background:linear-gradient(135deg,#ffd76a 0%,#ffb000 48%,#ff7a00 100%)!important;
  border:0!important;
  box-shadow:0 12px 34px rgba(255,122,0,.28), inset 0 1px 0 rgba(255,255,255,.35)!important;
  font-weight:950!important;
}
.btn-primary:hover,.btn-admin:hover{filter:brightness(1.06);transform:translateY(-1px)}
.btn-copy,.btn-discord,.btn-ghost,.btn-dark{
  background:rgba(255,255,255,.055)!important;
  color:#fff!important;
}
.eyebrow{color:#ffd25a!important;letter-spacing:.16em!important;font-weight:950!important}
.hero.start-hero{padding:78px 0 34px!important;min-height:auto!important}
.start-hero-content{grid-template-columns:minmax(0,1.06fr) minmax(300px,.72fr)!important;align-items:center!important;gap:34px!important}
.start-hero-copy h1{font-size:clamp(48px,8vw,105px)!important;line-height:.88!important;margin:2px 0 12px!important;letter-spacing:-.07em!important;color:#fff!important;text-shadow:0 0 42px rgba(255,176,0,.18)!important}
.start-hero-logo{width:min(360px,78vw);max-height:170px;object-fit:contain;display:block;margin:-22px 0 -12px;filter:drop-shadow(0 24px 50px rgba(255,122,0,.22))}
.hero-text{max-width:660px!important;color:#ddd5c8!important;font-size:clamp(17px,2.2vw,22px)!important;line-height:1.45!important}
.start-trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.start-trust-row span{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,176,0,.22);background:rgba(255,176,0,.07);border-radius:999px;padding:9px 12px;color:#f7ead2;font-weight:850;font-size:13px}
.start-buy-card{padding:24px!important;overflow:hidden!important;text-align:center!important;background:linear-gradient(160deg,rgba(255,176,0,.11),rgba(255,255,255,.045) 38%,rgba(0,0,0,.36))!important}
.start-buy-card:before{content:"";position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(135deg,rgba(255,176,0,.55),transparent 38%,rgba(255,122,0,.24));opacity:.45;z-index:-1}
.start-buy-render{width:min(340px,78vw);margin:-34px auto -22px;display:block;filter:drop-shadow(0 24px 36px rgba(0,0,0,.48)) drop-shadow(0 0 30px rgba(255,176,0,.16))}
.server-ip{color:#fff!important;font-size:clamp(22px,3vw,34px)!important;word-break:break-word!important}
.server-label{color:#ffd25a!important}
.start-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-top:34px;margin-bottom:18px}
.start-section-head h2{font-size:clamp(30px,4vw,54px);line-height:.95;margin:0 0 8px;color:#fff;letter-spacing:-.04em}
.start-section-head p{margin:0;color:#bcb4a8;max-width:620px;line-height:1.5}
.start-featured-grid.product-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:18px!important}
.start-product-card.product-card{background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025))!important;border:1px solid rgba(255,255,255,.10)!important;box-shadow:0 18px 48px rgba(0,0,0,.34)!important;overflow:hidden!important}
.start-product-card.product-card:hover{border-color:rgba(255,176,0,.42)!important;transform:translateY(-4px);box-shadow:0 26px 70px rgba(0,0,0,.46),0 0 34px rgba(255,176,0,.10)!important}
.product-image{background:radial-gradient(circle at 50% 42%,rgba(255,176,0,.18),transparent 52%),linear-gradient(180deg,#111,#070707)!important;min-height:245px!important;padding:10px!important;display:grid!important;place-items:center!important}
.product-image img{max-height:250px!important;width:100%!important;object-fit:contain!important;filter:drop-shadow(0 18px 26px rgba(0,0,0,.45))}
.product-body h3{font-size:23px!important;letter-spacing:-.02em!important;color:#fff!important}
.product-body p{color:#bdb5a8!important;line-height:1.42!important;min-height:58px}
.product-body small{color:#ffd25a!important;font-weight:900!important}
.product-footer strong,.product-info h2{color:#ffd25a!important;text-shadow:0 0 26px rgba(255,176,0,.18)}
.product-badge{background:linear-gradient(135deg,#ffd76a,#ff7a00)!important;color:#191006!important;font-weight:950!important;border:0!important;box-shadow:0 10px 22px rgba(255,122,0,.24)!important}
.start-how-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px}
.start-step{padding:24px!important;background:rgba(255,255,255,.045)!important}
.start-step b{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#ffd76a,#ff7a00);color:#130d04;font-weight:950;margin-bottom:12px}
.start-step h3{margin:0 0 8px;font-size:22px;color:#fff}.start-step p{margin:0;color:#bdb5a8;line-height:1.45}
.start-rank-panel{margin-top:28px!important}
.shop-head-start{align-items:end!important}
.product-art img{max-height:520px!important;object-fit:contain!important;filter:drop-shadow(0 24px 44px rgba(0,0,0,.42))}
.product-art{background:radial-gradient(circle at 50% 40%,rgba(255,176,0,.18),transparent 52%),linear-gradient(180deg,#111,#070707)!important}
.footer{border-top:1px solid rgba(255,176,0,.14)!important;background:#060607!important}
.mc-head{border-color:rgba(255,176,0,.25)!important}.online-dot{box-shadow:0 0 20px rgba(33,224,122,.35)!important}
@media(max-width:980px){
  .start-hero-content{grid-template-columns:1fr!important}.start-buy-card{max-width:520px;margin:0 auto}.start-section-head{display:grid}.start-how-grid{grid-template-columns:1fr}.hero-actions .btn{width:100%;justify-content:center}.start-hero-copy{text-align:left!important}
}
@media(max-width:640px){
  .hero.start-hero{padding-top:44px!important}.start-hero-logo{width:270px;margin:-12px 0 -6px}.start-hero-copy h1{font-size:56px!important}.product-image{min-height:210px!important}.product-image img{max-height:220px!important}.start-buy-render{width:270px}.start-section-head h2{font-size:50px}
}

/* Start v2 - logo oficial no hero, comunidade e avaliações */
.start-logo-card{
  display:grid!important;
  gap:14px!important;
  align-content:center!important;
  min-height:390px!important;
  padding:26px!important;
}
.start-logo-frame{
  position:relative;
  width:100%;
  min-height:250px;
  display:grid;
  place-items:center;
  border-radius:24px;
  overflow:hidden;
  background:#111;
  border:1px solid rgba(255,176,0,.17);
}
.start-logo-frame:before{display:none;}
.start-buy-logo{
  position:relative;
  z-index:1;
  width:min(560px,100%);
  max-height:270px;
  object-fit:contain;
  display:block;
  filter:drop-shadow(0 18px 30px rgba(0,0,0,.45));
}
.start-logo-card .server-label{margin-top:4px}
.start-logo-card .btn-full{margin-top:4px}

.start-community-reviews{
  display:grid;
  grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);
  gap:18px;
  margin-top:10px;
}
.start-community-panel,.start-reviews-panel{
  padding:22px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.052),rgba(255,255,255,.024))!important;
  overflow:hidden;
}
.community-subtitle{
  margin:-4px 0 18px;
  color:#c7bfb1;
  line-height:1.45;
}
.community-cards{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.community-card{
  min-height:178px;
  display:grid;
  align-content:start;
  gap:9px;
  padding:18px;
  border-radius:18px;
  border:1px solid rgba(255,255,255,.10);
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));
  color:#fff;
  transition:.18s ease;
}
.community-card:hover{
  transform:translateY(-3px);
  border-color:rgba(255,176,0,.45);
  background:linear-gradient(180deg,rgba(255,176,0,.12),rgba(255,255,255,.03));
  box-shadow:0 20px 46px rgba(0,0,0,.28),0 0 28px rgba(255,176,0,.08);
}
.community-card .icon{color:#ffb000;filter:drop-shadow(0 0 12px rgba(255,176,0,.22))}
.community-card strong{font-size:19px}.community-card small{color:#bdb5a8;line-height:1.38}.community-card span{margin-top:auto;color:#ffd25a;font-weight:950;font-size:13px}

.reviews-content{
  display:grid;
  grid-template-columns:240px minmax(0,1fr);
  gap:16px;
  align-items:start;
}
.rating-summary{
  display:grid;
  gap:8px;
  padding:16px;
  border-radius:18px;
  border:1px solid rgba(255,176,0,.20);
  background:rgba(255,176,0,.055);
}
.rating-number{
  color:#fff;
  font-size:46px;
  letter-spacing:-.06em;
  line-height:.9;
}
.rating-stars{
  color:#ffb000;
  letter-spacing:.06em;
  text-shadow:0 0 20px rgba(255,176,0,.24);
  font-weight:950;
}
.rating-summary small{color:#c7bfb1;font-weight:750}.rating-bars{display:grid;gap:7px;margin-top:4px}.rating-bars div{display:grid;grid-template-columns:68px 1fr 36px;gap:8px;align-items:center;font-size:11px;color:#c7bfb1;font-weight:850}.rating-bars i{height:8px;border-radius:999px;background:rgba(255,255,255,.09);overflow:hidden}.rating-bars b{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#ffd76a,#ff8a00)}.rating-bars em{font-style:normal;text-align:right;color:#a9a39a}
.review-mini-list{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
}
.review-card{
  border:1px solid rgba(255,255,255,.10);
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));
  border-radius:18px;
  padding:15px;
  min-width:0;
}
.review-card p{margin:8px 0 12px;color:#e7ded2;line-height:1.42;font-size:13px}.review-card small{display:flex;justify-content:space-between;gap:10px;align-items:center;color:#7fdc9a}.review-card b{color:#fff}.review-card em{font-style:normal;color:#59d782;white-space:nowrap}.mini-review-card{min-height:160px;display:grid;align-content:start}

.reviews-page-head{align-items:end!important}.reviews-page-grid{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:18px;align-items:start}.review-form-panel{padding:22px!important;position:sticky;top:98px}.big-rating-summary{margin-bottom:18px}.soft-separator{border:0;border-top:1px solid rgba(255,255,255,.10);margin:18px 0}.review-form-panel h2{margin:0 0 14px;color:#fff}.review-grid-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.review-card-full{padding:20px}.review-card-full p{font-size:15px;min-height:62px}.review-card-full .rating-stars{font-size:19px}

@media(max-width:1100px){
  .start-community-reviews{grid-template-columns:1fr}
  .reviews-content{grid-template-columns:1fr}
  .review-mini-list{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:860px){
  .community-cards,.review-mini-list,.review-grid-list{grid-template-columns:1fr}
  .reviews-page-grid{grid-template-columns:1fr}.review-form-panel{position:static}.start-logo-card{min-height:340px!important}.start-logo-frame{min-height:220px}
}
@media(max-width:640px){
  .start-logo-card{padding:18px!important}.start-logo-frame{min-height:190px}.start-buy-logo{max-height:215px}.start-community-panel,.start-reviews-panel{padding:16px!important}.rating-bars div{grid-template-columns:64px 1fr 34px}
}

/* Correção final: remover TODO fundo/brilho amarelo atrás da logo Start */
.hero.start-hero:after{
  display:none!important;
  content:none!important;
}
.hero.start-hero:before{
  background:linear-gradient(90deg,#09090d 0%,rgba(9,9,13,.86) 55%,rgba(20,12,12,.55) 100%)!important;
}
.start-logo-card.start-buy-card,
.server-card.glass.start-buy-card.start-logo-card{
  background:linear-gradient(180deg,rgba(18,18,21,.96),rgba(8,8,10,.98))!important;
  border-color:rgba(255,255,255,.11)!important;
  box-shadow:0 22px 60px rgba(0,0,0,.48)!important;
}
.start-logo-card.start-buy-card:before,
.start-logo-card.start-buy-card:after,
.server-card.glass.start-buy-card.start-logo-card:before,
.server-card.glass.start-buy-card.start-logo-card:after{
  display:none!important;
  content:none!important;
  background:none!important;
  opacity:0!important;
}
.start-logo-card .server-glow{
  display:none!important;
}
.start-logo-card .start-logo-frame{
  background:linear-gradient(180deg,#111114,#09090b)!important;
  border-color:rgba(255,255,255,.10)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)!important;
}
.start-logo-card .start-logo-frame:before,
.start-logo-card .start-logo-frame:after{
  display:none!important;
  content:none!important;
  background:none!important;
  opacity:0!important;
}
.start-logo-card .start-buy-logo{
  filter:drop-shadow(0 18px 30px rgba(0,0,0,.48))!important;
}

/* Ajuste final solicitado: PC com topbar aberta, celular com barrinhas, layout principal mais organizado */
.topbar{z-index:200!important;overflow:visible!important}
.topbar .container.nav-wrap{width:min(100% - 36px,1420px)!important;display:flex!important;align-items:center!important;gap:18px!important;min-height:86px!important}
.brand-logo{width:86px!important;height:58px!important;border-radius:14px!important;filter:drop-shadow(0 14px 24px rgba(255,176,0,.18))!important}
.brand-text{display:inline!important;font-size:46px!important;max-width:none!important;color:#fff!important}
.mobile-toggle{display:none!important}
.nav-links{position:static!important;display:flex!important;flex:1 1 auto!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;min-width:0!important}
.nav-links a{white-space:nowrap!important;width:auto!important;font-size:14px!important;padding:11px 13px!important;border:1px solid transparent!important}
.nav-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;margin-left:0!important;flex:0 0 auto!important;min-width:0!important;order:initial!important}
.search{display:flex!important;min-width:210px!important;max-width:250px!important;flex:0 1 250px!important}
.cart-pill,.nav-actions .btn{min-height:44px!important}

.hero.start-hero{padding:58px 0 40px!important;border-bottom-color:rgba(255,176,0,.10)!important}
.start-hero-content{grid-template-columns:minmax(0,1fr) minmax(420px,520px)!important;gap:42px!important;align-items:center!important}
.start-main-wordmark{display:block;width:min(430px,82vw);height:auto;margin:0 0 10px;object-fit:contain;filter:drop-shadow(0 18px 32px rgba(0,0,0,.50))}
.start-hero-copy h1{font-size:clamp(54px,7vw,96px)!important;margin-top:-8px!important}
.start-logo-card{min-height:500px!important;padding:30px!important;border-radius:28px!important}
.start-logo-card .start-logo-frame{min-height:330px!important;border-radius:26px!important;background:linear-gradient(180deg,#151519,#08080a)!important}
.start-logo-card .start-buy-logo{width:min(680px,100%)!important;max-height:340px!important;transform:scale(1.08)}
.start-trust-row{margin-top:20px!important}
.start-community-reviews,.start-featured-grid,.start-how-grid,.start-rank-panel{position:relative;z-index:1}
.product-card,.community-card,.review-card,.start-step{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}

@media(max-width:1180px){
  .topbar .container.nav-wrap{width:min(100% - 24px,1420px)!important;gap:12px!important}
  .brand-logo{width:72px!important;height:50px!important}
  .brand-text{font-size:21px!important}
  .nav-links a{font-size:13px!important;padding:10px 9px!important}
  .search{display:none!important}
  .start-hero-content{grid-template-columns:1fr minmax(330px,430px)!important;gap:28px!important}
  .start-logo-card{min-height:420px!important}.start-logo-card .start-logo-frame{min-height:270px!important}.start-logo-card .start-buy-logo{max-height:295px!important}
}

@media(max-width:920px){
  .topbar .container.nav-wrap{min-height:74px!important;width:min(100% - 18px,1420px)!important;gap:10px!important}
  .mobile-toggle{display:grid!important;order:3!important;flex:0 0 46px!important;width:46px!important;height:46px!important;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035))!important;border-color:rgba(255,176,0,.28)!important}
  .brand{order:1!important;margin-right:auto!important}
  .brand-logo{width:62px!important;height:44px!important}
  .brand-text{display:inline!important;font-size:18px!important;max-width:92px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
  .nav-actions{order:2!important;gap:6px!important;margin-left:auto!important;flex:0 0 auto!important}
  .nav-actions .btn-primary,.nav-actions .btn-ghost:not(.user-pill),.nav-actions .btn-dark,.nav-actions .btn-admin,.user-pill{font-size:0!important;min-width:44px!important;width:44px!important;height:44px!important;padding:0!important;border-radius:14px!important}
  .nav-actions .btn .icon,.nav-actions button .icon,.user-pill .icon{margin:0!important}
  .cart-pill{min-width:48px!important;height:44px!important;padding:0 10px!important;border-radius:14px!important}
  .nav-links{position:absolute!important;display:none!important;left:0!important;right:0!important;top:calc(100% + 10px)!important;z-index:230!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:8px!important;padding:12px!important;background:linear-gradient(180deg,rgba(16,16,20,.98),rgba(7,7,9,.98))!important;border:1px solid rgba(255,176,0,.20)!important;border-radius:20px!important;box-shadow:0 24px 70px rgba(0,0,0,.55)!important}
  .nav-links.open{display:flex!important}
  .nav-links a{width:100%!important;justify-content:flex-start!important;font-size:15px!important;padding:13px 14px!important;white-space:normal!important;border-radius:14px!important}
  body.menu-open{overflow-x:hidden}
  .start-hero-content{grid-template-columns:1fr!important;gap:18px!important;padding:32px 0 24px!important}
  .start-main-wordmark{width:min(350px,90vw)!important;margin-inline:auto!important}
  .start-hero-copy{text-align:center!important}
  .start-hero-copy h1{font-size:54px!important;letter-spacing:-.06em!important}
  .hero-text{margin-left:auto!important;margin-right:auto!important}
  .hero-actions{display:grid!important;grid-template-columns:1fr!important}
  .hero-actions .btn{width:100%!important}
  .start-trust-row{justify-content:center!important}
  .start-logo-card{max-width:560px!important;width:100%!important;margin:0 auto!important;min-height:390px!important}
  .start-logo-card .start-logo-frame{min-height:255px!important}
}

@media(max-width:560px){
  .topbar .container.nav-wrap{width:min(100% - 14px,1420px)!important;gap:7px!important}
  .brand-logo{width:54px!important;height:40px!important}
  .brand-text{display:none!important}
  .mobile-toggle{width:42px!important;height:42px!important;flex-basis:42px!important}
  .cart-pill{min-width:43px!important;height:42px!important;padding:0 8px!important}
  .cart-pill svg{width:17px!important}.cart-pill span{font-size:12px!important}
  .nav-actions .btn-primary,.nav-actions .btn-ghost:not(.user-pill),.nav-actions .btn-dark,.nav-actions .btn-admin,.user-pill{min-width:42px!important;width:42px!important;height:42px!important}
  .hero.start-hero{padding-top:30px!important}
  .start-main-wordmark{width:min(290px,92vw)!important}
  .start-hero-copy h1{font-size:44px!important}
  .start-logo-card{min-height:330px!important;padding:16px!important}
  .start-logo-card .start-logo-frame{min-height:210px!important}
  .start-logo-card .start-buy-logo{max-height:235px!important;transform:scale(1.03)}
  .community-cards,.review-mini-list,.start-featured-grid.product-grid{gap:12px!important}
  .panel-head{align-items:flex-start!important}
}

/* HOTFIX TOPBAR 2.0: corrige estouro no PC, remove logo duplicada e deixa barrinhas só no celular */
.topbar{
  z-index:300!important;
  overflow:visible!important;
  background:rgba(7,7,10,.96)!important;
  border-bottom:1px solid rgba(255,176,0,.16)!important;
}
.topbar .container.nav-wrap{
  width:min(100% - 32px,1500px)!important;
  min-height:76px!important;
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:12px!important;
  position:relative!important;
  flex-wrap:nowrap!important;
}
.topbar .brand{
  min-width:0!important;
  flex:0 0 auto!important;
  gap:0!important;
  max-width:100px!important;
}
.topbar .brand-logo{
  width:84px!important;
  height:56px!important;
  max-width:84px!important;
  object-fit:contain!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  filter:drop-shadow(0 10px 18px rgba(255,176,0,.18))!important;
}
.topbar .brand-text{
  display:none!important;
}
.topbar .mobile-toggle{
  display:none!important;
}
.topbar .nav-links{
  position:static!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:4px!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  min-width:0!important;
  overflow:visible!important;
}
.topbar .nav-links a{
  width:auto!important;
  min-width:0!important;
  flex:0 0 auto!important;
  white-space:nowrap!important;
  font-size:13px!important;
  line-height:1!important;
  padding:9px 8px!important;
  gap:5px!important;
  border:1px solid transparent!important;
  border-radius:12px!important;
}
.topbar .nav-links a svg,
.topbar .nav-actions svg{
  width:16px!important;
  height:16px!important;
  flex:0 0 auto!important;
}
.topbar .nav-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:7px!important;
  margin-left:0!important;
  min-width:0!important;
  flex:0 1 auto!important;
  order:initial!important;
}
.topbar .search{
  display:flex!important;
  width:clamp(150px,14vw,210px)!important;
  min-width:150px!important;
  max-width:210px!important;
  flex:0 1 auto!important;
  padding-left:14px!important;
}
.topbar .search input{
  min-width:0!important;
  font-size:13px!important;
  padding:10px 0!important;
}
.topbar .search button{
  padding:8px!important;
}
.topbar .cart-pill,
.topbar .nav-actions .btn,
.topbar .nav-actions button.btn{
  min-height:40px!important;
  height:40px!important;
  padding:0 11px!important;
  border-radius:13px!important;
  font-size:14px!important;
  line-height:1!important;
  white-space:nowrap!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
}
.topbar .cart-pill{
  min-width:52px!important;
}
.topbar .user-pill{
  max-width:126px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.topbar .user-pill span{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.topbar form.inline.logout-form{
  display:inline-flex!important;
  align-items:center!important;
  margin:0!important;
}

@media(max-width:1280px) and (min-width:921px){
  .topbar .container.nav-wrap{width:min(100% - 24px,1500px)!important;gap:9px!important}
  .topbar .brand-logo{width:72px!important;height:50px!important;max-width:72px!important}
  .topbar .nav-links{gap:2px!important}
  .topbar .nav-links a{font-size:12px!important;padding:8px 6px!important;gap:4px!important}
  .topbar .search{display:none!important}
  .topbar .cart-pill,.topbar .nav-actions .btn,.topbar .nav-actions button.btn{height:38px!important;min-height:38px!important;padding:0 9px!important;font-size:13px!important}
  .topbar .user-pill{max-width:104px!important}
}

@media(max-width:1080px) and (min-width:921px){
  .topbar .nav-actions .btn-admin,
  .topbar .nav-actions .btn-dark,
  .topbar .user-pill{
    width:40px!important;
    min-width:40px!important;
    max-width:40px!important;
    padding:0!important;
    font-size:0!important;
  }
  .topbar .nav-actions .btn-admin svg,
  .topbar .nav-actions .btn-dark svg,
  .topbar .user-pill svg{
    margin:0!important;
  }
  .topbar .nav-actions .btn-admin span,
  .topbar .nav-actions .btn-dark span,
  .topbar .user-pill span{
    display:none!important;
  }
}

/* Community 2026: forum and suggestions */
.community-hero,.suggestions-hero{border-bottom:1px solid var(--border);background:#0b0b0f}
.community-hero-inner,.suggestions-hero-inner{min-height:210px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:38px 0}
.community-hero h1,.suggestions-hero h1{font-size:50px;line-height:1;margin:0 0 12px}
.community-hero p,.suggestions-hero p{max-width:690px;margin:0;color:var(--muted);font-size:17px;line-height:1.55}
.community-hero-stats,.suggestion-summary{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));border:1px solid var(--border);border-radius:8px;background:#111117}
.community-hero-stats span,.suggestion-summary span{padding:18px 22px;color:var(--muted);text-align:center}
.community-hero-stats span+span,.suggestion-summary span+span{border-left:1px solid var(--border)}
.community-hero-stats strong,.suggestion-summary strong{display:block;color:#fff;font-size:27px;margin-bottom:3px}

.community-toolbar,.suggestion-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:24px 0}
.community-search{height:48px;display:flex;align-items:center;gap:10px;flex:1;max-width:650px;padding-left:15px;border:1px solid var(--border);border-radius:8px;background:#101015}
.community-search>.icon{color:var(--muted)}
.community-search input{min-width:0;border:0!important;box-shadow:none!important;background:transparent;padding:10px 0}
.community-search .btn{height:40px;margin-right:4px;border-radius:6px}
.community-compose{position:relative}
.community-compose>summary{list-style:none}
.community-compose>summary::-webkit-details-marker{display:none}
.compose-popover{position:absolute;right:0;top:58px;z-index:25;width:min(430px,calc(100vw - 32px));padding:20px;border:1px solid rgba(255,176,0,.35);border-radius:8px;background:#141419;box-shadow:0 24px 70px rgba(0,0,0,.65)}
.compose-title{display:grid;gap:4px;padding-bottom:13px;border-bottom:1px solid var(--border)}
.compose-title strong{font-size:19px}
.compose-title small{color:var(--muted)}

.community-layout,.suggestion-board{display:grid;grid-template-columns:245px minmax(0,1fr);gap:22px;align-items:start;padding-bottom:46px}
.community-sidebar,.suggestion-filters{position:sticky;top:98px;border:1px solid var(--border);border-radius:8px;background:#0e0e13;padding:10px}
.community-nav-title,.suggestion-filters>strong{display:block;padding:10px 11px;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.community-category,.suggestion-filters>a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px;border-radius:6px;color:#ceced5;font-weight:800}
.community-category span,.suggestion-filters>a span{display:flex;align-items:center;gap:9px}
.community-category b,.suggestion-filters>a b{min-width:25px;padding:3px 6px;border:1px solid var(--border);border-radius:5px;text-align:center;font-size:11px;color:var(--muted)}
.community-category:hover,.community-category.active,.suggestion-filters>a:hover,.suggestion-filters>a.active{background:rgba(255,176,0,.11);color:#fff}
.community-category.active{box-shadow:inset 3px 0 var(--primary)}
.suggestion-filters>a.active{box-shadow:inset 3px 0 #2bd9a4;background:rgba(43,217,164,.09)}
.community-side-link{margin-top:10px;padding:14px;border-top:1px solid var(--border)}
.community-side-link p{font-size:13px;line-height:1.45;color:var(--muted)}
.community-side-link a{color:#ffc04b;font-weight:900;font-size:13px}

.community-feed,.suggestion-feed{min-width:0;border:1px solid var(--border);border-radius:8px;background:#0e0e13;overflow:hidden}
.community-feed-head,.suggestion-feed-head{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 18px;border-bottom:1px solid var(--border)}
.community-feed-head h2,.suggestion-feed-head h2{font-size:20px;margin:0 0 4px}
.community-feed-head p,.suggestion-feed-head p{font-size:13px;color:var(--muted);margin:0}
.discussion-row{display:grid;grid-template-columns:48px minmax(0,1fr) 145px;gap:14px;align-items:center;padding:17px 18px;border-bottom:1px solid var(--border)}
.discussion-row:last-child{border-bottom:0}
.discussion-row:hover{background:rgba(255,255,255,.025)}
.discussion-avatar{width:62px;height:62px;border-radius:6px}
.discussion-content{min-width:0}
.discussion-badges,.suggestion-labels{display:flex;gap:7px;align-items:center;flex-wrap:wrap}
.discussion-badges span,.discussion-badges em,.suggestion-labels span{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:5px;border:1px solid var(--border);font-size:10px;font-weight:900;font-style:normal;text-transform:uppercase;color:#d6d6dc}
.discussion-badges span{background:rgba(255,176,0,.1);border-color:rgba(255,176,0,.24);color:#ffd47d}
.discussion-content h3,.suggestion-content h3{font-size:17px;margin:7px 0 5px}
.discussion-content p,.suggestion-content p{margin:0 0 7px;color:#aaaab4;font-size:14px;line-height:1.45}
.discussion-content small,.suggestion-content small{color:#757581;font-size:12px}
.discussion-content small b,.suggestion-content small b{color:#c9c9d0}
.discussion-metrics{display:grid;grid-template-columns:1fr 1fr;gap:6px;text-align:center}
.discussion-metrics span{color:var(--muted);font-size:10px}
.discussion-metrics strong{display:block;color:#e8e8ec;font-size:16px;margin-bottom:2px}
.community-empty{padding:52px 20px;text-align:center;color:var(--muted)}
.community-empty h3{color:#fff;margin:10px 0 6px}
.community-empty p{margin:0}

.suggestions-hero{background:#09110f;border-color:rgba(43,217,164,.18)}
.suggestions-hero .eyebrow{color:#63e8c0}
.suggestion-summary{grid-template-columns:repeat(3,minmax(110px,1fr));border-color:rgba(43,217,164,.2);background:#0c1714}
.suggestion-summary span+span{border-color:rgba(43,217,164,.18)}
.suggestion-summary strong{color:#7af0cc}
.suggestion-actions .btn-primary,.suggestion-row .btn-primary{background:#168f70;border-color:#2bd9a4;box-shadow:none}
.suggestion-sort{display:flex;gap:4px;padding:4px;border:1px solid var(--border);border-radius:7px}
.suggestion-sort a{padding:7px 10px;border-radius:5px;color:var(--muted);font-size:12px;font-weight:900}
.suggestion-sort a.active{background:#25252d;color:#fff}
.suggestion-row{display:grid;grid-template-columns:76px minmax(0,1fr);gap:16px;padding:18px;border-bottom:1px solid var(--border)}
.suggestion-row:last-child{border-bottom:0}
.suggestion-row:hover{background:rgba(255,255,255,.025)}
.vote-box button{width:68px;min-height:120px;display:grid;place-items:center;align-content:center;gap:2px;border:1px solid var(--border);border-radius:7px;background:#15151b;color:#aaaab4}
.vote-box button:not(:disabled):hover,.vote-box button.voted{border-color:#2bd9a4;background:rgba(43,217,164,.1);color:#7af0cc}
.vote-box button:disabled{cursor:not-allowed;opacity:.65}
.vote-box strong{font-size:20px;color:#fff}
.vote-box small{font-size:10px;text-transform:uppercase}
.suggestion-content{min-width:0}
.suggestion-status.status-analysis{color:#ffd47d;border-color:rgba(255,176,0,.3);background:rgba(255,176,0,.08)}
.suggestion-status.status-planned{color:#91d8ff;border-color:rgba(50,170,240,.3);background:rgba(50,170,240,.08)}
.suggestion-status.status-implemented{color:#7af0cc;border-color:rgba(43,217,164,.3);background:rgba(43,217,164,.08)}
.suggestion-status.status-declined{color:#ff9aa6;border-color:rgba(255,77,99,.3);background:rgba(255,77,99,.08)}
.suggestion-area{color:#b5b5bf}

.topic-shell{max-width:1050px;padding-top:30px;padding-bottom:48px}
.topic-back{display:inline-flex;gap:8px;align-items:center;margin-bottom:16px;color:var(--muted);font-weight:800}
.topic-back:hover{color:#fff}
.topic-original,.reply-row{display:grid;grid-template-columns:160px minmax(0,1fr);border:1px solid var(--border);border-radius:8px;background:#0e0e13;overflow:hidden}
.topic-author,.reply-author{display:grid;place-items:center;align-content:start;gap:8px;padding:24px 16px;border-right:1px solid var(--border);background:#111117;text-align:center}
.topic-author .mc-head{width:80px;height:80px;border-radius:7px}
.topic-author small{color:var(--muted);font-size:11px}
.topic-message{min-width:0;padding:24px}
.topic-message-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}
.topic-message-head>small,.reply-message>small{color:var(--muted);font-size:12px}
.topic-message h1{font-size:34px;line-height:1.15;margin:17px 0}
.topic-body{min-height:110px;font-size:16px;line-height:1.7;color:#d7d7dc;white-space:pre-wrap}
.topic-footer{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:22px;padding-top:16px;border-top:1px solid var(--border)}
.topic-footer>span{margin-right:auto;color:var(--muted);font-size:12px}
.topic-replies{display:grid;gap:10px;margin-top:24px}
.topic-replies-head{display:flex;align-items:center;gap:9px;padding:5px 2px}
.topic-replies-head h2{font-size:20px;margin:0}
.topic-replies-head span{min-width:25px;padding:3px 7px;border-radius:5px;background:#1b1b22;text-align:center;font-size:12px}
.reply-row{grid-template-columns:140px minmax(0,1fr)}
.reply-author{grid-template-columns:40px minmax(0,1fr);align-content:center;justify-items:start;padding:16px;text-align:left}
.reply-author .mc-head{width:40px;height:40px;border-radius:5px;grid-row:1}
.reply-author strong{grid-column:2;grid-row:1;overflow-wrap:anywhere}
.reply-message{padding:17px 20px}
.reply-message p{margin:8px 0 12px;color:#d0d0d7;line-height:1.6;white-space:pre-wrap}
.topic-reply-form{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:12px;align-items:end;margin-top:18px;padding:18px;border:1px solid var(--border);border-radius:8px;background:#0e0e13}
.topic-reply-form>.mc-head{width:52px;height:52px;border-radius:6px;align-self:start;margin-top:25px}
.topic-reply-form label{display:grid;gap:7px;font-weight:800}
.topic-reply-form textarea{min-height:92px;border-radius:6px}
.topic-login{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:18px;padding:18px;border:1px solid var(--border);border-radius:8px;background:#0e0e13}
.order-payment-readonly{display:grid;gap:6px;align-content:end}
.order-payment-readonly>span{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#cfcfd6;font-weight:950}

@media(max-width:900px){
  .community-hero-inner,.suggestions-hero-inner{align-items:flex-start;flex-direction:column}
  .community-hero-stats,.suggestion-summary{width:100%}
  .community-layout,.suggestion-board{grid-template-columns:1fr}
  .community-sidebar,.suggestion-filters{position:static;display:flex;overflow-x:auto;gap:4px}
  .community-nav-title,.suggestion-filters>strong,.community-side-link{display:none}
  .community-category,.suggestion-filters>a{flex:0 0 auto}
  .discussion-row{grid-template-columns:44px minmax(0,1fr)}
  .discussion-metrics{grid-column:2;display:flex;text-align:left}
  .topic-original,.reply-row{grid-template-columns:1fr}
  .topic-author,.reply-author{border-right:0;border-bottom:1px solid var(--border)}
  .topic-author{grid-template-columns:56px 1fr;justify-items:start;text-align:left}
  .topic-author .mc-head{width:56px;height:56px;grid-row:1/3}
  .topic-author strong{grid-column:2}
  .topic-author small{grid-column:2}
  .reply-author{grid-template-columns:40px 1fr}
}

@media(max-width:620px){
  .community-hero-inner,.suggestions-hero-inner{min-height:0;padding:30px 0}
  .community-hero h1,.suggestions-hero h1{font-size:39px}
  .community-hero-stats,.suggestion-summary{grid-template-columns:1fr}
  .community-hero-stats span+span,.suggestion-summary span+span{border-left:0;border-top:1px solid var(--border)}
  .community-toolbar,.suggestion-actions{align-items:stretch;flex-direction:column}
  .community-search{width:100%;max-width:none}
  .community-compose,.community-compose>summary{width:100%}
  .compose-popover{position:fixed;left:12px;right:12px;top:82px;width:auto;max-height:calc(100vh - 100px);overflow:auto}
  .discussion-row{grid-template-columns:minmax(0,1fr);padding:15px}
  .discussion-avatar{display:none}
  .discussion-metrics{grid-column:1}
  .suggestion-row{grid-template-columns:58px minmax(0,1fr);gap:11px;padding:15px}
  .vote-box button{width:54px;min-height:70px}
  .suggestion-feed-head{align-items:flex-start;flex-direction:column}
  .topic-message{padding:18px}
  .topic-message h1{font-size:27px}
  .topic-message-head{flex-direction:column}
  .topic-reply-form{grid-template-columns:1fr}
  .topic-reply-form>.mc-head{display:none}
  .topic-login{align-items:stretch;flex-direction:column}
}


@media(max-width:920px){
  .topbar .container.nav-wrap{
    width:min(100% - 18px,1500px)!important;
    min-height:70px!important;
    display:flex!important;
    gap:8px!important;
  }
  .topbar .brand{
    order:1!important;
    margin-right:auto!important;
    max-width:76px!important;
  }
  .topbar .brand-logo{
    width:62px!important;
    height:44px!important;
    max-width:62px!important;
  }
  .topbar .nav-actions{
    order:2!important;
    flex:0 0 auto!important;
    gap:6px!important;
  }
  .topbar .search{
    display:none!important;
  }
  .topbar .cart-pill,
  .topbar .nav-actions .btn,
  .topbar .nav-actions button.btn,
  .topbar .user-pill{
    width:42px!important;
    min-width:42px!important;
    max-width:42px!important;
    height:42px!important;
    min-height:42px!important;
    padding:0!important;
    border-radius:13px!important;
    font-size:0!important;
  }
  .topbar .cart-pill span,
  .topbar .nav-actions .btn span,
  .topbar .user-pill span{
    display:none!important;
  }
  .topbar .mobile-toggle{
    display:grid!important;
    order:3!important;
    flex:0 0 42px!important;
    width:42px!important;
    height:42px!important;
    place-items:center!important;
    background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035))!important;
    border:1px solid rgba(255,176,0,.28)!important;
    color:#fff!important;
    border-radius:13px!important;
  }
  .topbar .nav-links{
    position:absolute!important;
    display:none!important;
    left:0!important;
    right:0!important;
    top:calc(100% + 10px)!important;
    z-index:350!important;
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:8px!important;
    padding:12px!important;
    background:linear-gradient(180deg,rgba(16,16,20,.98),rgba(7,7,9,.98))!important;
    border:1px solid rgba(255,176,0,.22)!important;
    border-radius:18px!important;
    box-shadow:0 24px 70px rgba(0,0,0,.60)!important;
  }
  .topbar .nav-links.open{
    display:flex!important;
  }
  .topbar .nav-links a{
    width:100%!important;
    justify-content:flex-start!important;
    font-size:15px!important;
    padding:13px 14px!important;
    white-space:normal!important;
    border-radius:13px!important;
  }
  body.menu-open{
    overflow-x:hidden!important;
  }
}

@media(max-width:420px){
  .topbar .container.nav-wrap{width:min(100% - 12px,1500px)!important;gap:5px!important}
  .topbar .brand-logo{width:54px!important;height:40px!important;max-width:54px!important}
  .topbar .brand{max-width:58px!important}
  .topbar .cart-pill,
  .topbar .nav-actions .btn,
  .topbar .nav-actions button.btn,
  .topbar .user-pill,
  .topbar .mobile-toggle{
    width:39px!important;
    min-width:39px!important;
    max-width:39px!important;
    height:39px!important;
    min-height:39px!important;
  }
}


/* HOTFIX FINAL HERO: remove a 3ª logo do card lateral e deixa o principal limpo */
.start-hero-content{
  grid-template-columns:minmax(0,1.08fr) minmax(320px,440px)!important;
  align-items:center!important;
}
.start-main-wordmark{
  width:min(480px,82vw)!important;
  margin:0 0 16px!important;
  display:block!important;
}
.start-hero-copy h1{
  font-size:clamp(42px,5.6vw,78px)!important;
  line-height:.95!important;
  margin:0 0 14px!important;
  letter-spacing:-.055em!important;
  max-width:760px!important;
}
.start-status-card{
  min-height:auto!important;
  padding:30px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:16px!important;
  border-radius:28px!important;
}
.start-status-card .start-logo-frame,
.start-status-card .start-buy-logo{
  display:none!important;
}
.server-badge{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  padding:14px 16px!important;
  border-radius:18px!important;
  border:1px solid rgba(255,255,255,.10)!important;
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025))!important;
}
.server-badge-icon{
  width:42px!important;
  height:42px!important;
  border-radius:14px!important;
  display:grid!important;
  place-items:center!important;
  color:#ffbf2f!important;
  background:linear-gradient(180deg,rgba(255,191,47,.16),rgba(255,191,47,.05))!important;
  border:1px solid rgba(255,191,47,.20)!important;
  flex:0 0 auto!important;
}
.server-badge strong{display:block!important;font-size:18px!important;line-height:1.1!important;color:#fff!important}
.server-badge small{display:block!important;margin-top:3px!important;color:#c8c4bb!important}
.server-card-points{display:grid!important;gap:10px!important;margin-top:2px!important}
.server-card-points span{display:flex!important;align-items:center!important;gap:8px!important;color:#ece4d5!important;font-size:14px!important}
.start-status-card .server-label{margin:0!important;color:#ffd25a!important;text-transform:uppercase!important;letter-spacing:.14em!important;font-weight:950!important}
.start-status-card .server-ip{font-size:clamp(24px,2.6vw,36px)!important;text-align:left!important}
@media(max-width:920px){
  .start-hero-content{grid-template-columns:1fr!important;gap:18px!important}
  .start-main-wordmark{width:min(360px,90vw)!important;margin-left:auto!important;margin-right:auto!important}
  .start-hero-copy h1{font-size:clamp(36px,10vw,56px)!important;text-align:center!important}
  .start-status-card{max-width:560px!important;width:100%!important;margin:0 auto!important;padding:22px!important}
}
@media(max-width:560px){
  .start-main-wordmark{width:min(300px,92vw)!important}
  .start-hero-copy h1{font-size:40px!important}
  .server-badge{padding:12px 13px!important;gap:10px!important}
  .server-badge strong{font-size:16px!important}
  .server-card-points span{font-size:13px!important}
}

/* HOME LIMPA: estilo direto, inspirado em hubs de minigame */
.start-simple-hero{
  position:relative!important;
  padding:0!important;
  min-height:350px!important;
  border-bottom:1px solid rgba(255,176,0,.12)!important;
  background:
    linear-gradient(180deg,rgba(0,0,0,.18) 0%,rgba(0,0,0,.24) 42%,rgba(5,5,7,.88) 100%),
    linear-gradient(90deg,rgba(0,0,0,.30),rgba(0,0,0,.06) 48%,rgba(0,0,0,.34)),
    url("/img/start/home-volcano.webp") center/cover no-repeat!important;
  overflow:hidden!important;
}
.start-simple-hero:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  background:
    radial-gradient(circle at 50% 36%,rgba(255,176,0,.12),transparent 24%),
    linear-gradient(180deg,rgba(0,0,0,.10),rgba(0,0,0,.18))!important;
  opacity:1!important;
  pointer-events:none!important;
}
.start-simple-hero:after{
  display:none!important;
}
.start-simple-hero-inner{
  position:relative!important;
  z-index:1!important;
}
.start-simple-banner{
  position:relative!important;
  min-height:350px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  gap:0!important;
}
.start-simple-status{
  display:none!important;
}
.start-simple-logo{
  width:min(565px,80vw)!important;
  max-height:250px!important;
  object-fit:contain!important;
  display:block!important;
  filter:drop-shadow(0 28px 34px rgba(0,0,0,.54)) drop-shadow(0 0 28px rgba(255,177,35,.22))!important;
  animation:startLogoFloat 4s ease-in-out infinite!important;
  will-change:transform!important;
  position:relative!important;
  z-index:3!important;
}
.start-volcano-fx{
  position:absolute!important;
  left:50%!important;
  top:calc(50% + 48px)!important;
  width:min(640px,82vw)!important;
  height:190px!important;
  transform:translateX(-50%)!important;
  pointer-events:none!important;
  z-index:2!important;
  overflow:hidden!important;
}
.start-volcano-fx:before{
  display:none!important;
}
.start-volcano-fx:after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:88px!important;
  width:100%!important;
  height:20px!important;
  transform:translateX(-50%)!important;
  border-radius:999px!important;
  background:
    radial-gradient(ellipse at 50% 50%,rgba(255,179,45,.32),rgba(255,95,22,.18) 45%,transparent 72%),
    linear-gradient(90deg,transparent,rgba(255,195,70,.28),rgba(255,105,23,.36),rgba(255,195,70,.28),transparent)!important;
  filter:blur(4px)!important;
  opacity:.95!important;
  z-index:2!important;
}
.start-volcano-fx span{
  --x:0px;
  --rise:118px;
  --size:7px;
  position:absolute!important;
  left:50%!important;
  top:94px!important;
  width:var(--size)!important;
  height:var(--size)!important;
  border-radius:999px!important;
  background:radial-gradient(circle at 35% 35%,#ffd66a 0%,#ff7b1f 42%,#c92719 100%)!important;
  box-shadow:0 0 14px rgba(255,105,32,.45)!important;
  opacity:0!important;
  transform:translateX(var(--x)) translateY(0) scale(.55)!important;
  animation:startVolcanoDrop 2.75s ease-out infinite!important;
  z-index:4!important;
}
.start-volcano-fx span:nth-child(1){--x:-300px;--rise:82px;--size:4px;animation-delay:.1s!important}
.start-volcano-fx span:nth-child(2){--x:-238px;--rise:126px;--size:5px;animation-delay:.55s!important}
.start-volcano-fx span:nth-child(3){--x:-186px;--rise:96px;--size:4px;animation-delay:1.15s!important}
.start-volcano-fx span:nth-child(4){--x:-132px;--rise:142px;--size:6px;animation-delay:.35s!important}
.start-volcano-fx span:nth-child(5){--x:-78px;--rise:108px;--size:4px;animation-delay:1.55s!important}
.start-volcano-fx span:nth-child(6){--x:-28px;--rise:158px;--size:5px;animation-delay:.9s!important}
.start-volcano-fx span:nth-child(7){--x:24px;--rise:104px;--size:4px;animation-delay:1.9s!important}
.start-volcano-fx span:nth-child(8){--x:72px;--rise:136px;--size:6px;animation-delay:.2s!important}
.start-volcano-fx span:nth-child(9){--x:126px;--rise:166px;--size:4px;animation-delay:2.2s!important}
.start-volcano-fx span:nth-child(10){--x:178px;--rise:92px;--size:5px;animation-delay:1.25s!important}
.start-volcano-fx span:nth-child(11){--x:232px;--rise:130px;--size:5px;animation-delay:2.55s!important}
.start-volcano-fx span:nth-child(12){--x:292px;--rise:98px;--size:4px;animation-delay:.75s!important}
.start-volcano-fx span:nth-child(13){--x:-18px;--rise:172px;--size:4px;animation-delay:2.85s!important}
.start-volcano-fx span:nth-child(14){--x:-220px;--rise:76px;--size:4px;animation-delay:1.75s!important}
.start-volcano-fx span:nth-child(15){--x:210px;--rise:154px;--size:5px;animation-delay:1.05s!important}
.start-volcano-fx span:nth-child(16){--x:-112px;--rise:162px;--size:4px;animation-delay:2.35s!important}
.start-volcano-fx span:nth-child(17){--x:108px;--rise:78px;--size:4px;animation-delay:1.45s!important}
.start-volcano-fx span:nth-child(18){--x:4px;--rise:132px;--size:6px;animation-delay:.05s!important}
@keyframes startVolcanoDrop{
  0%{opacity:0;transform:translateX(var(--x)) translateY(0) scale(.45)}
  10%{opacity:.95}
  62%{opacity:.82;transform:translateX(calc(var(--x) * .94)) translateY(calc(var(--rise) * -1)) scale(1)}
  100%{opacity:0;transform:translateX(calc(var(--x) * .86)) translateY(calc((var(--rise) + 24px) * -1)) scale(.22)}
}
.start-simple-banner h1{
  display:none!important;
}
.start-simple-banner p{
  display:none!important;
}
.start-simple-actions{
  position:relative!important;
  z-index:4!important;
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:center!important;
  gap:10px!important;
  margin-top:10px!important;
}
.start-simple-actions .btn{
  min-height:44px!important;
  padding:0 20px!important;
}
@keyframes startLogoFloat{
  0%,100%{transform:translateY(0) scale(1)}
  50%{transform:translateY(-14px) scale(1.025)}
}
.start-mush-row{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
  margin-top:18px!important;
  margin-bottom:20px!important;
}
.start-mush-card{
  min-height:86px!important;
  padding:16px 18px!important;
  border-radius:16px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  overflow:hidden!important;
  position:relative!important;
  color:#fff!important;
  background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.025))!important;
  box-shadow:0 14px 36px rgba(0,0,0,.34)!important;
}
.start-mush-card:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(90deg,rgba(255,255,255,.09),transparent 38%)!important;
  opacity:.8!important;
  pointer-events:none!important;
}
.start-mush-card span{
  position:relative!important;
  z-index:1!important;
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  min-width:0!important;
  font-size:clamp(19px,1.75vw,27px)!important;
  font-weight:950!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
.start-mush-card small{
  position:relative!important;
  z-index:1!important;
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  color:#fff!important;
  font-weight:900!important;
  background:rgba(0,0,0,.34)!important;
  border-radius:999px!important;
  max-width:112px!important;
  padding:6px 9px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.start-mush-card small i{
  width:10px!important;
  height:10px!important;
  border-radius:50%!important;
  background:#24f08e!important;
  box-shadow:0 0 14px rgba(36,240,142,.8)!important;
}
.start-mush-card.bedwars{background:linear-gradient(135deg,rgba(255,77,93,.35),rgba(80,25,26,.82))!important;border-color:rgba(255,108,118,.62)!important}
.start-mush-card.shop{background:linear-gradient(135deg,rgba(255,176,0,.34),rgba(82,54,15,.84))!important;border-color:rgba(255,198,80,.58)!important}
.start-mush-card.forum{background:linear-gradient(135deg,rgba(42,180,98,.34),rgba(20,70,38,.86))!important;border-color:rgba(106,236,146,.58)!important}
.start-mush-card.ranking{background:linear-gradient(135deg,rgba(86,130,255,.32),rgba(25,38,92,.86))!important;border-color:rgba(130,160,255,.56)!important}
.start-home-divider{
  height:1px!important;
  margin-top:22px!important;
  margin-bottom:20px!important;
  background:linear-gradient(90deg,transparent,rgba(255,176,0,.45),rgba(255,255,255,.16),rgba(255,176,0,.45),transparent)!important;
  border:0!important;
}
.start-home-clean-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 330px!important;
  gap:18px!important;
  margin-top:0!important;
  align-items:stretch!important;
}
.start-home-clean-grid .start-reviews-panel,
.start-ip-clean{
  border-radius:18px!important;
  padding:22px!important;
}
.start-reviews-clean{
  grid-template-columns:230px minmax(0,1fr)!important;
  gap:16px!important;
}
.review-mini-list{
  min-width:0!important;
}
.mini-review-card{
  min-height:0!important;
  padding:14px!important;
}
.review-card p{
  overflow-wrap:anywhere!important;
  word-break:normal!important;
  hyphens:auto!important;
}
.mini-review-card p{
  display:-webkit-box!important;
  -webkit-line-clamp:3!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  min-height:58px!important;
  font-size:13px!important;
}
.review-card small{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:8px!important;
  min-width:0!important;
}
.review-card small b{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.review-card small em{
  white-space:nowrap!important;
}
.start-ip-clean{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:13px!important;
  text-align:center!important;
  background:linear-gradient(180deg,rgba(255,176,0,.14),rgba(18,18,22,.96))!important;
}
.start-ip-clean .server-label{
  color:#ffd057!important;
}
.start-ip-clean .server-ip{
  font-size:clamp(22px,2.5vw,31px)!important;
  word-break:break-word!important;
}
.start-products-head{
  margin-top:24px!important;
  margin-bottom:12px!important;
}
.start-products-head h2{
  font-size:clamp(28px,3vw,42px)!important;
}
.start-featured-clean{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.start-featured-clean .product-body p{
  display:none!important;
}
.start-featured-clean .product-card{
  border-radius:18px!important;
}
.start-featured-clean .product-image{
  min-height:170px!important;
}
.start-featured-clean .product-image img{
  max-height:178px!important;
}
.topbar .nav-links a,
.topbar .nav-actions .btn,
.topbar .nav-actions button.btn,
.topbar .cart-pill{
  line-height:1!important;
}
.topbar .search input{
  line-height:1.2!important;
}
.start-featured-clean .product-body h3,
.start-reviews-panel h2,
.start-products-head h2{
  overflow-wrap:anywhere!important;
  line-height:1.08!important;
}
.start-featured-clean .product-footer{
  gap:10px!important;
}
.start-featured-clean .product-footer .btn{
  white-space:nowrap!important;
}
@media(max-width:1100px){
  .start-mush-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .start-home-clean-grid{grid-template-columns:1fr!important}
  .start-reviews-clean{grid-template-columns:1fr!important}
  .start-featured-clean{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:680px){
  .start-simple-hero{min-height:286px!important;background-position:center!important}
  .start-simple-banner{min-height:286px!important}
  .start-simple-logo{width:min(370px,92vw)!important;max-height:178px!important}
  .start-volcano-fx{left:50%!important;right:auto!important;top:calc(50% + 34px)!important;bottom:auto!important;width:min(390px,92vw)!important;height:150px!important;transform:translateX(-50%)!important}
  .start-volcano-fx:before{display:none!important}
  .start-volcano-fx:after{top:70px!important;bottom:auto!important;width:100%!important;height:16px!important}
  .start-simple-actions{display:none!important}
  .start-volcano-fx span:nth-child(1){--x:-130px}
  .start-volcano-fx span:nth-child(2){--x:-102px}
  .start-volcano-fx span:nth-child(3){--x:-70px}
  .start-volcano-fx span:nth-child(4){--x:-28px}
  .start-volcano-fx span:nth-child(5){--x:14px}
  .start-volcano-fx span:nth-child(6){--x:48px}
  .start-volcano-fx span:nth-child(7){--x:82px}
  .start-volcano-fx span:nth-child(8){--x:112px}
  .start-volcano-fx span:nth-child(9){--x:-4px}
  .start-volcano-fx span:nth-child(10){--x:136px}
  .start-volcano-fx span:nth-child(11){--x:104px}
  .start-volcano-fx span:nth-child(12){--x:-118px}
  .start-volcano-fx span:nth-child(13){--x:20px}
  .start-volcano-fx span:nth-child(14){--x:-92px}
  .start-volcano-fx span:nth-child(15){--x:126px}
  .start-volcano-fx span:nth-child(16){--x:-38px}
  .start-volcano-fx span:nth-child(17){--x:62px}
  .start-volcano-fx span:nth-child(18){--x:0px}
  .start-simple-actions{width:100%!important}
  .start-simple-actions .btn{width:100%!important;justify-content:center!important}
  .start-mush-row{grid-template-columns:1fr!important;gap:10px!important;margin-top:14px!important;margin-bottom:16px!important}
  .start-mush-card{min-height:82px!important;padding:16px!important}
  .start-mush-card span{font-size:22px!important}
  .start-mush-card small{font-size:12px!important;max-width:126px!important}
  .start-home-divider{margin-top:16px!important;margin-bottom:16px!important}
  .start-home-clean-grid{margin-top:0!important}
  .review-mini-list{grid-template-columns:1fr!important}
  .review-card small{grid-template-columns:1fr!important}
  .review-card small em{white-space:normal!important}
  .start-featured-clean{grid-template-columns:1fr!important}
}
@media(prefers-reduced-motion:reduce){
  .start-simple-logo,
  .start-volcano-fx span{
    animation:none!important;
  }
}

/* Home hero final: efeito igual ao exemplo em video */
.start-simple-hero{
  min-height:315px!important;
  background:
    linear-gradient(180deg,rgba(118,19,48,.42) 0%,rgba(180,48,62,.34) 38%,rgba(15,15,20,.84) 100%),
    linear-gradient(90deg,rgba(0,0,0,.38),rgba(0,0,0,.08) 48%,rgba(0,0,0,.38)),
    url("/img/start/home-volcano.webp") center/cover no-repeat!important;
}
.start-simple-hero:before{
  background:
    radial-gradient(circle at 50% 34%,rgba(255,96,96,.20),transparent 26%),
    linear-gradient(180deg,rgba(255,73,94,.22),rgba(255,118,58,.12) 58%,rgba(0,0,0,.36))!important;
}
.start-simple-hero:after{
  display:none!important;
}
.start-simple-banner{
  min-height:315px!important;
}
.start-simple-logo{
  width:min(560px,74vw)!important;
  max-height:235px!important;
  z-index:5!important;
  filter:drop-shadow(0 24px 32px rgba(0,0,0,.56)) drop-shadow(0 0 18px rgba(255,74,54,.28))!important;
}
.start-hero-side{
  position:absolute!important;
  top:50%!important;
  z-index:5!important;
  display:grid!important;
  grid-template-columns:auto auto!important;
  align-items:center!important;
  gap:2px 10px!important;
  color:#fff!important;
  text-transform:uppercase!important;
  text-align:left!important;
  text-shadow:0 2px 12px rgba(0,0,0,.72)!important;
  opacity:.92!important;
  transform:translateY(-50%)!important;
}
.start-hero-side-left{
  left:clamp(24px,10vw,150px)!important;
}
.start-hero-side-right{
  right:clamp(24px,10vw,150px)!important;
}
.start-hero-side i{
  grid-row:1 / span 2!important;
  width:38px!important;
  height:38px!important;
  display:grid!important;
  place-items:center!important;
  color:#fff!important;
  background:rgba(255,73,73,.78)!important;
  border-radius:6px!important;
  box-shadow:0 10px 24px rgba(255,44,44,.22)!important;
}
.start-hero-side-left i{
  grid-column:2!important;
}
.start-hero-side-right i{
  grid-column:1!important;
}
.start-hero-side span,
.start-hero-side strong{
  grid-column:auto!important;
  white-space:nowrap!important;
}
.start-hero-side span{
  color:#ff5f5f!important;
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:.03em!important;
}
.start-hero-side strong{
  color:#fff!important;
  font-size:10px!important;
  font-weight:950!important;
  letter-spacing:.04em!important;
}
.start-volcano-fx{
  inset:0!important;
  width:100%!important;
  height:100%!important;
  transform:none!important;
  z-index:3!important;
  overflow:hidden!important;
}
.start-volcano-fx:before,
.start-volcano-fx:after{
  display:none!important;
}
.start-volcano-fx span{
  --left:50%;
  --size:5px;
  --dur:4s;
  --delay:0s;
  --drift:0px;
  left:var(--left)!important;
  top:100%!important;
  bottom:auto!important;
  width:var(--size)!important;
  height:var(--size)!important;
  background:rgba(255,238,238,.92)!important;
  box-shadow:0 0 10px rgba(255,255,255,.55),0 0 18px rgba(255,62,62,.20)!important;
  opacity:0!important;
  animation:startVideoParticles var(--dur) linear infinite!important;
  animation-delay:var(--delay)!important;
}
.start-volcano-fx span:nth-child(1){--left:6%;--size:4px;--dur:4.4s;--delay:-.2s;--drift:26px}
.start-volcano-fx span:nth-child(2){--left:13%;--size:3px;--dur:5.1s;--delay:-1.4s;--drift:-18px}
.start-volcano-fx span:nth-child(3){--left:19%;--size:5px;--dur:4.8s;--delay:-2.2s;--drift:30px}
.start-volcano-fx span:nth-child(4){--left:26%;--size:3px;--dur:5.5s;--delay:-.8s;--drift:-26px}
.start-volcano-fx span:nth-child(5){--left:32%;--size:4px;--dur:4.2s;--delay:-3.0s;--drift:20px}
.start-volcano-fx span:nth-child(6){--left:38%;--size:6px;--dur:5.4s;--delay:-1.8s;--drift:-32px}
.start-volcano-fx span:nth-child(7){--left:44%;--size:3px;--dur:4.7s;--delay:-.5s;--drift:18px}
.start-volcano-fx span:nth-child(8){--left:50%;--size:5px;--dur:5.6s;--delay:-2.6s;--drift:-18px}
.start-volcano-fx span:nth-child(9){--left:56%;--size:4px;--dur:4.5s;--delay:-1.0s;--drift:28px}
.start-volcano-fx span:nth-child(10){--left:62%;--size:3px;--dur:5.2s;--delay:-3.3s;--drift:-24px}
.start-volcano-fx span:nth-child(11){--left:68%;--size:5px;--dur:4.9s;--delay:-.1s;--drift:22px}
.start-volcano-fx span:nth-child(12){--left:74%;--size:4px;--dur:5.7s;--delay:-2.0s;--drift:-30px}
.start-volcano-fx span:nth-child(13){--left:80%;--size:3px;--dur:4.3s;--delay:-1.2s;--drift:20px}
.start-volcano-fx span:nth-child(14){--left:86%;--size:5px;--dur:5.3s;--delay:-2.8s;--drift:-22px}
.start-volcano-fx span:nth-child(15){--left:92%;--size:4px;--dur:4.6s;--delay:-.7s;--drift:18px}
.start-volcano-fx span:nth-child(16){--left:35%;--size:3px;--dur:6s;--delay:-4s;--drift:34px}
.start-volcano-fx span:nth-child(17){--left:58%;--size:3px;--dur:5.8s;--delay:-3.6s;--drift:-34px}
.start-volcano-fx span:nth-child(18){--left:72%;--size:4px;--dur:4.1s;--delay:-1.6s;--drift:26px}
@keyframes startVideoParticles{
  0%{opacity:0;transform:translate3d(0,18px,0) scale(.65)}
  12%{opacity:.88}
  78%{opacity:.76;transform:translate3d(var(--drift),-250px,0) scale(1)}
  100%{opacity:0;transform:translate3d(calc(var(--drift) * 1.25),-330px,0) scale(.55)}
}
@media(max-width:920px){
  .start-simple-hero{min-height:290px!important}
  .start-simple-banner{min-height:290px!important}
  .start-simple-logo{width:min(430px,78vw)!important;max-height:190px!important}
  .start-hero-side{display:none!important}
}

/* Correção final: tema laranja neon e partículas visíveis */
.start-simple-hero{
  background:
    linear-gradient(180deg,rgba(255,134,18,.24) 0%,rgba(255,106,0,.18) 42%,rgba(8,8,10,.82) 100%),
    linear-gradient(90deg,rgba(0,0,0,.42),rgba(0,0,0,.10) 48%,rgba(0,0,0,.42)),
    url("/img/start/home-volcano.webp") center/cover no-repeat!important;
}
.start-simple-hero:before{
  background:
    radial-gradient(circle at 50% 36%,rgba(255,178,40,.20),transparent 28%),
    linear-gradient(180deg,rgba(255,142,24,.14),rgba(255,112,8,.08) 58%,rgba(0,0,0,.36))!important;
}
.start-simple-logo{
  filter:drop-shadow(0 26px 34px rgba(0,0,0,.58)) drop-shadow(0 0 22px rgba(255,128,0,.34))!important;
}
.start-hero-side i{
  background:linear-gradient(135deg,rgba(255,176,36,.96),rgba(255,93,0,.94))!important;
  box-shadow:0 10px 26px rgba(255,111,0,.34),0 0 18px rgba(255,166,36,.18)!important;
}
.start-hero-side span{
  color:#ff9f24!important;
  text-shadow:0 0 12px rgba(255,126,0,.22),0 2px 12px rgba(0,0,0,.72)!important;
}
.start-volcano-fx{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  transform:none!important;
  z-index:4!important;
  overflow:hidden!important;
  pointer-events:none!important;
}
.start-volcano-fx:before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:-12px!important;
  height:86px!important;
  background:radial-gradient(ellipse at 50% 100%,rgba(255,118,0,.30),rgba(255,167,34,.13) 42%,transparent 74%)!important;
  filter:blur(8px)!important;
  opacity:.95!important;
}
.start-volcano-fx:after{
  display:none!important;
}
.start-volcano-fx span{
  --left:50%;
  --size:5px;
  --rise:250px;
  --drift:0px;
  --dur:4.2s;
  --delay:0s;
  display:block!important;
  position:absolute!important;
  left:var(--left)!important;
  top:auto!important;
  bottom:-12px!important;
  width:var(--size)!important;
  height:var(--size)!important;
  border-radius:999px!important;
  background:radial-gradient(circle at 35% 30%,#fff6b8 0%,#ffbc36 26%,#ff7a00 60%,#ff3d00 100%)!important;
  box-shadow:0 0 12px rgba(255,126,0,.95),0 0 24px rgba(255,86,0,.42)!important;
  opacity:0!important;
  z-index:4!important;
  animation:startNeonEmber var(--dur) cubic-bezier(.2,.68,.26,1) infinite!important;
  animation-delay:var(--delay)!important;
  will-change:transform,opacity!important;
}
.start-volcano-fx span:nth-child(1){--left:4%;--size:4px;--rise:210px;--drift:32px;--dur:4.0s;--delay:-.2s}
.start-volcano-fx span:nth-child(2){--left:9%;--size:6px;--rise:275px;--drift:-20px;--dur:4.8s;--delay:-1.0s}
.start-volcano-fx span:nth-child(3){--left:14%;--size:3px;--rise:185px;--drift:25px;--dur:3.9s;--delay:-2.1s}
.start-volcano-fx span:nth-child(4){--left:19%;--size:5px;--rise:245px;--drift:-38px;--dur:5.2s;--delay:-.6s}
.start-volcano-fx span:nth-child(5){--left:24%;--size:4px;--rise:310px;--drift:34px;--dur:5.4s;--delay:-3.2s}
.start-volcano-fx span:nth-child(6){--left:29%;--size:7px;--rise:230px;--drift:-28px;--dur:4.5s;--delay:-1.7s}
.start-volcano-fx span:nth-child(7){--left:34%;--size:3px;--rise:270px;--drift:18px;--dur:5.0s;--delay:-2.7s}
.start-volcano-fx span:nth-child(8){--left:39%;--size:5px;--rise:205px;--drift:-24px;--dur:4.1s;--delay:-.9s}
.start-volcano-fx span:nth-child(9){--left:44%;--size:4px;--rise:330px;--drift:40px;--dur:5.8s;--delay:-4.1s}
.start-volcano-fx span:nth-child(10){--left:49%;--size:6px;--rise:260px;--drift:-18px;--dur:4.7s;--delay:-2.4s}
.start-volcano-fx span:nth-child(11){--left:54%;--size:3px;--rise:220px;--drift:22px;--dur:4.2s;--delay:-1.3s}
.start-volcano-fx span:nth-child(12){--left:59%;--size:5px;--rise:300px;--drift:-36px;--dur:5.5s;--delay:-.4s}
.start-volcano-fx span:nth-child(13){--left:64%;--size:4px;--rise:235px;--drift:28px;--dur:4.4s;--delay:-3.5s}
.start-volcano-fx span:nth-child(14){--left:69%;--size:7px;--rise:285px;--drift:-30px;--dur:5.1s;--delay:-2.0s}
.start-volcano-fx span:nth-child(15){--left:74%;--size:3px;--rise:195px;--drift:20px;--dur:3.8s;--delay:-1.5s}
.start-volcano-fx span:nth-child(16){--left:79%;--size:5px;--rise:315px;--drift:-42px;--dur:5.7s;--delay:-.8s}
.start-volcano-fx span:nth-child(17){--left:84%;--size:4px;--rise:240px;--drift:34px;--dur:4.6s;--delay:-2.9s}
.start-volcano-fx span:nth-child(18){--left:89%;--size:6px;--rise:275px;--drift:-22px;--dur:5.0s;--delay:-3.8s}
.start-volcano-fx span:nth-child(19){--left:94%;--size:3px;--rise:210px;--drift:18px;--dur:4.3s;--delay:-1.1s}
.start-volcano-fx span:nth-child(20){--left:12%;--size:4px;--rise:290px;--drift:44px;--dur:5.3s;--delay:-4.6s}
.start-volcano-fx span:nth-child(21){--left:21%;--size:3px;--rise:250px;--drift:-16px;--dur:4.6s;--delay:-2.5s}
.start-volcano-fx span:nth-child(22){--left:31%;--size:5px;--rise:335px;--drift:26px;--dur:5.9s;--delay:-1.9s}
.start-volcano-fx span:nth-child(23){--left:41%;--size:4px;--rise:225px;--drift:-34px;--dur:4.0s;--delay:-3.1s}
.start-volcano-fx span:nth-child(24){--left:52%;--size:6px;--rise:305px;--drift:30px;--dur:5.6s;--delay:-.1s}
.start-volcano-fx span:nth-child(25){--left:61%;--size:3px;--rise:215px;--drift:-24px;--dur:4.1s;--delay:-2.8s}
.start-volcano-fx span:nth-child(26){--left:71%;--size:5px;--rise:275px;--drift:38px;--dur:4.9s;--delay:-4.2s}
.start-volcano-fx span:nth-child(27){--left:81%;--size:4px;--rise:345px;--drift:-32px;--dur:6.0s;--delay:-2.2s}
.start-volcano-fx span:nth-child(28){--left:91%;--size:5px;--rise:235px;--drift:24px;--dur:4.4s;--delay:-.5s}
.start-volcano-fx span:nth-child(29){--left:47%;--size:3px;--rise:360px;--drift:-44px;--dur:6.2s;--delay:-5.0s}
.start-volcano-fx span:nth-child(30){--left:57%;--size:4px;--rise:245px;--drift:20px;--dur:4.5s;--delay:-1.6s}
@keyframes startNeonEmber{
  0%{opacity:0;transform:translate3d(0,18px,0) scale(.35)}
  8%{opacity:1}
  58%{opacity:.92;transform:translate3d(calc(var(--drift) * .55),calc(var(--rise) * -.58),0) scale(1)}
  100%{opacity:0;transform:translate3d(var(--drift),calc(var(--rise) * -1),0) scale(.18)}
}
@media(max-width:920px){
  .start-simple-hero{
    background:
      linear-gradient(180deg,rgba(255,134,18,.24) 0%,rgba(255,106,0,.18) 42%,rgba(8,8,10,.82) 100%),
      linear-gradient(90deg,rgba(0,0,0,.42),rgba(0,0,0,.10) 48%,rgba(0,0,0,.42)),
      url("/img/start/home-volcano.webp") center/cover no-repeat!important;
  }
}

/* Ajuste solicitado: home limpa e logo expandindo no hover */
.start-simple-banner{
  min-height:315px!important;
}
.start-simple-logo{
  --logo-scale:1;
  --logo-float-scale:1.025;
  width:min(620px,82vw)!important;
  max-height:270px!important;
  cursor:pointer!important;
  transform-origin:center center!important;
  transition:filter .22s ease!important;
  animation:startLogoFloatHover 4s ease-in-out infinite!important;
}
.start-simple-logo:hover{
  --logo-scale:1.14;
  --logo-float-scale:1.17;
  filter:drop-shadow(0 30px 38px rgba(0,0,0,.62)) drop-shadow(0 0 34px rgba(255,128,0,.48))!important;
}
@keyframes startLogoFloatHover{
  0%,100%{transform:translateY(0) scale(var(--logo-scale))}
  50%{transform:translateY(-14px) scale(var(--logo-float-scale))}
}
@media(max-width:920px){
  .start-simple-banner{min-height:285px!important}
  .start-simple-logo{
    width:min(500px,88vw)!important;
    max-height:215px!important;
  }
  .start-simple-logo:hover{
    --logo-scale:1.09;
    --logo-float-scale:1.12;
  }
}
.start-simple-hero .start-hero-side{
  display:none!important;
}

/* Ajuste final: novo fundo, logo mais baixa e bolinhas atravessando a home */
.start-simple-hero{
  min-height:330px!important;
  background:
    linear-gradient(180deg,rgba(0,0,0,.10) 0%,rgba(0,0,0,.16) 42%,rgba(7,7,9,.74) 100%),
    linear-gradient(90deg,rgba(0,0,0,.42),rgba(255,118,0,.08) 52%,rgba(0,0,0,.36)),
    url("/img/start/home-volcano.webp") center center/cover no-repeat!important;
}
.start-simple-hero:before{
  background:
    radial-gradient(circle at 50% 58%,rgba(255,146,26,.20),transparent 28%),
    linear-gradient(180deg,rgba(255,185,88,.08),rgba(255,98,0,.10) 58%,rgba(0,0,0,.36))!important;
}
.start-simple-banner{
  min-height:330px!important;
  justify-content:center!important;
}
.start-simple-logo{
  --logo-drop:34px;
  --logo-scale:1;
  --logo-float-scale:1.025;
  margin-top:18px!important;
  animation:startLogoFloatLower 4s ease-in-out infinite!important;
}
.start-simple-logo:hover{
  --logo-scale:1.14;
  --logo-float-scale:1.17;
}
@keyframes startLogoFloatLower{
  0%,100%{transform:translateY(var(--logo-drop)) scale(var(--logo-scale))}
  50%{transform:translateY(calc(var(--logo-drop) - 14px)) scale(var(--logo-float-scale))}
}
.start-volcano-fx{
  inset:0!important;
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
  z-index:4!important;
  transform:none!important;
  pointer-events:none!important;
}
.start-volcano-fx:before,
.start-volcano-fx:after{
  display:none!important;
}
.start-volcano-fx span{
  --top:50%;
  --size:5px;
  --duration:8s;
  --delay:0s;
  --float:-40px;
  display:block!important;
  position:absolute!important;
  left:-10%!important;
  top:var(--top)!important;
  bottom:auto!important;
  width:var(--size)!important;
  height:var(--size)!important;
  border-radius:999px!important;
  background:radial-gradient(circle at 35% 35%,#fff3b0 0%,#ffc247 24%,#ff8a00 58%,#ff4f00 100%)!important;
  box-shadow:0 0 12px rgba(255,138,0,.95),0 0 28px rgba(255,108,0,.42)!important;
  opacity:0!important;
  animation:startHomeBubbleFlow var(--duration) linear infinite!important;
  animation-delay:var(--delay)!important;
  will-change:transform,opacity!important;
}
.start-volcano-fx span:nth-child(1){--top:16%;--size:4px;--duration:8.5s;--delay:-.4s;--float:42px}
.start-volcano-fx span:nth-child(2){--top:27%;--size:6px;--duration:10s;--delay:-3.2s;--float:-36px}
.start-volcano-fx span:nth-child(3){--top:39%;--size:3px;--duration:7.6s;--delay:-1.8s;--float:28px}
.start-volcano-fx span:nth-child(4){--top:55%;--size:5px;--duration:9.4s;--delay:-5.1s;--float:-54px}
.start-volcano-fx span:nth-child(5){--top:70%;--size:4px;--duration:8.1s;--delay:-2.6s;--float:48px}
.start-volcano-fx span:nth-child(6){--top:22%;--size:7px;--duration:11s;--delay:-6.4s;--float:-28px}
.start-volcano-fx span:nth-child(7){--top:62%;--size:3px;--duration:7.9s;--delay:-4.0s;--float:34px}
.start-volcano-fx span:nth-child(8){--top:33%;--size:5px;--duration:9.8s;--delay:-7.2s;--float:-46px}
.start-volcano-fx span:nth-child(9){--top:76%;--size:4px;--duration:8.8s;--delay:-1.0s;--float:22px}
.start-volcano-fx span:nth-child(10){--top:48%;--size:6px;--duration:10.5s;--delay:-8.0s;--float:-30px}
.start-volcano-fx span:nth-child(11){--top:13%;--size:3px;--duration:7.2s;--delay:-5.8s;--float:52px}
.start-volcano-fx span:nth-child(12){--top:84%;--size:5px;--duration:9.1s;--delay:-3.7s;--float:-42px}
.start-volcano-fx span:nth-child(13){--top:44%;--size:4px;--duration:8.4s;--delay:-6.9s;--float:40px}
.start-volcano-fx span:nth-child(14){--top:25%;--size:7px;--duration:11.4s;--delay:-9.2s;--float:-58px}
.start-volcano-fx span:nth-child(15){--top:68%;--size:3px;--duration:7.5s;--delay:-.9s;--float:30px}
.start-volcano-fx span:nth-child(16){--top:18%;--size:5px;--duration:9.7s;--delay:-4.8s;--float:-24px}
.start-volcano-fx span:nth-child(17){--top:58%;--size:4px;--duration:8.9s;--delay:-7.7s;--float:58px}
.start-volcano-fx span:nth-child(18){--top:36%;--size:6px;--duration:10.8s;--delay:-2.2s;--float:-34px}
.start-volcano-fx span:nth-child(n+19){
  opacity:0!important;
  animation:none!important;
}
@keyframes startHomeBubbleFlow{
  0%{opacity:0;transform:translate3d(0,0,0) scale(.45)}
  12%{opacity:.92}
  72%{opacity:.82}
  100%{opacity:0;transform:translate3d(120vw,var(--float),0) scale(.95)}
}
@media(max-width:920px){
  .start-simple-hero{min-height:300px!important}
  .start-simple-banner{min-height:300px!important}
  .start-simple-logo{
    --logo-drop:24px;
    margin-top:10px!important;
  }
}

/* Topbar transparente */
.topbar{
  background:rgba(5,5,8,.28)!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
  box-shadow:none!important;
  backdrop-filter:blur(14px)!important;
  -webkit-backdrop-filter:blur(14px)!important;
}
.topbar .container.nav-wrap{
  background:transparent!important;
}
.topbar .nav-links a{
  background:rgba(255,255,255,.02)!important;
  color:#fff!important;
}
.topbar .nav-links a:hover,
.topbar .nav-links a.active{
  background:rgba(255,139,18,.16)!important;
  border-color:rgba(255,139,18,.22)!important;
}
.topbar .search{
  background:rgba(255,255,255,.86)!important;
  border:1px solid rgba(255,255,255,.38)!important;
}
.topbar .cart-pill,
.topbar .nav-actions .btn-ghost,
.topbar .nav-actions .btn-dark,
.topbar .user-pill{
  background:rgba(10,10,14,.34)!important;
  border-color:rgba(255,255,255,.14)!important;
  color:#fff!important;
}
.topbar .nav-actions .btn-admin{
  background:linear-gradient(135deg,#ffc42e,#ff8a00)!important;
  color:#120900!important;
  border-color:rgba(255,196,46,.55)!important;
}
@media(max-width:920px){
  .topbar .nav-links{
    background:rgba(7,7,10,.76)!important;
    border-color:rgba(255,255,255,.10)!important;
    backdrop-filter:blur(14px)!important;
    -webkit-backdrop-filter:blur(14px)!important;
  }
}

/* Home: imagem sobe por trás da topbar */
body.home-page .topbar{
  position:absolute!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  background:rgba(5,5,8,.18)!important;
  border-bottom:1px solid rgba(255,255,255,.06)!important;
}
body.home-page .page-shell{
  padding-top:0!important;
}
body.home-page .start-simple-hero{
  margin-top:0!important;
  padding-top:76px!important;
  background-position:center center!important;
}
body.home-page .start-simple-banner{
  min-height:285px!important;
}
@media(max-width:920px){
  body.home-page .start-simple-hero{
    padding-top:70px!important;
  }
  body.home-page .start-simple-banner{
    min-height:260px!important;
  }
}

/* Refinamento: remove linha, reduz blur e sobe a logo */
.topbar,
body.home-page .topbar{
  border-bottom:0!important;
  box-shadow:none!important;
  backdrop-filter:blur(6px)!important;
  -webkit-backdrop-filter:blur(6px)!important;
}
body.home-page .topbar{
  background:rgba(5,5,8,.12)!important;
}
body.home-page .start-simple-logo{
  --logo-drop:18px;
  margin-top:0!important;
}
@media(max-width:920px){
  .topbar .nav-links{
    backdrop-filter:blur(8px)!important;
    -webkit-backdrop-filter:blur(8px)!important;
  }
  body.home-page .start-simple-logo{
    --logo-drop:12px;
    margin-top:0!important;
  }
}

/* Home limpa: sem recorte, brilho ou desfoque atras da logo */
body.home-page .start-simple-hero{
  border:0!important;
  border-bottom:0!important;
  box-shadow:none!important;
}
body.home-page .start-simple-hero:before{
  background:linear-gradient(
    180deg,
    rgba(0,0,0,.08) 0%,
    rgba(0,0,0,.12) 58%,
    rgba(7,7,9,.42) 100%
  )!important;
  filter:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
body.home-page .start-simple-logo,
body.home-page .start-simple-logo:hover{
  filter:none!important;
  box-shadow:none!important;
  text-shadow:none!important;
}
body.home-page .start-volcano-fx:before,
body.home-page .start-volcano-fx:after{
  display:none!important;
  content:none!important;
  filter:none!important;
  box-shadow:none!important;
}

/* Autenticacao completa */
.auth-screen{
  padding:46px 0!important;
}
.auth-shell{
  width:min(980px,100%);
  display:grid;
  grid-template-columns:minmax(280px,.86fr) minmax(380px,1.14fr);
  border:1px solid rgba(255,255,255,.10);
  border-radius:8px;
  overflow:hidden;
  background:#0d0d11;
  box-shadow:0 28px 80px rgba(0,0,0,.42);
}
.auth-info{
  padding:42px 38px;
  background:
    linear-gradient(155deg,rgba(255,176,0,.16),transparent 48%),
    #09090c;
  border-right:1px solid rgba(255,255,255,.08);
}
.auth-info h1{
  margin:18px 0 12px;
  font-size:42px;
  line-height:1.04;
}
.auth-info>p{
  margin:0;
  color:#b8b8c1;
  line-height:1.65;
}
.auth-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#ffb326;
  font-size:12px;
  font-weight:950;
  text-transform:uppercase;
}
.auth-benefits{
  display:grid;
  gap:18px;
  margin-top:34px;
}
.auth-benefits>span{
  display:grid;
  grid-template-columns:24px 1fr;
  gap:2px 10px;
}
.auth-benefits svg{
  grid-row:1 / span 2;
  color:#ffad19;
}
.auth-benefits b{
  color:#fff;
}
.auth-benefits small{
  color:#94949f;
  line-height:1.45;
}
.auth-card.auth-card-wide{
  width:100%;
  padding:38px;
  border:0;
  border-radius:0;
  background:#111116;
  box-shadow:none;
}
.auth-title-row{
  display:flex;
  align-items:center;
  gap:15px;
  margin-bottom:24px;
}
.auth-title-row .auth-icon{
  flex:0 0 auto;
  width:54px;
  height:54px;
  margin:0;
  border-radius:8px;
  box-shadow:none;
}
.auth-title-row h2{
  margin:0 0 4px;
  font-size:46px;
}
.auth-title-row p{
  margin:0;
  font-size:14px;
}
.auth-form{
  gap:16px;
}
.auth-field{
  gap:7px!important;
}
.auth-field>span:first-child{
  color:#ececf0;
  font-size:13px;
}
.auth-field input{
  height:48px;
  border-radius:7px;
  background:#09090d;
}
.auth-field input[aria-invalid="true"]{
  border-color:#ff6b3d;
}
.field-hint,
.password-status{
  color:#858591;
  font-size:12px;
  font-weight:700;
}
.field-error{
  color:#ff9b7d;
  font-size:12px;
  font-weight:850;
}
.auth-form-error{
  display:flex;
  gap:9px;
  align-items:flex-start;
  margin-bottom:18px;
  padding:12px 13px;
  border:1px solid rgba(255,100,50,.34);
  border-radius:7px;
  background:rgba(255,82,25,.09);
  color:#ffc4b2;
  font-size:13px;
  font-weight:800;
}
.auth-error-summary>span{
  display:grid;
  gap:3px;
}
.auth-error-summary b{
  margin-bottom:2px;
}
.auth-error-summary small{
  display:block;
  color:#ffc4b2;
  font-size:12px;
}
.password-input{
  position:relative;
  display:block;
}
.password-input input{
  padding-right:78px;
}
.password-input button{
  position:absolute;
  top:50%;
  right:7px;
  transform:translateY(-50%);
  border:0;
  padding:7px 8px;
  background:transparent;
  color:#ffb326;
  font-size:12px;
  font-weight:900;
}
.password-meter{
  display:block;
  height:4px;
  overflow:hidden;
  border-radius:999px;
  background:rgba(255,255,255,.08);
}
.password-meter i{
  display:block;
  width:0;
  height:100%;
  border-radius:inherit;
  background:#ff5b2e;
  transition:width .2s ease,background .2s ease;
}
.password-meter i[data-score="3"]{background:#ffc02e}
.password-meter i[data-score="4"],
.password-meter i[data-score="5"]{background:#34d583}
.field-hint.valid{color:#65e8a1}
.field-hint.invalid{color:#ff9b7d}
.auth-terms{
  display:grid!important;
  grid-template-columns:18px 1fr;
  align-items:start;
  gap:10px!important;
  color:#b9b9c1!important;
  font-size:12px;
  line-height:1.5;
}
.auth-terms input{
  width:16px;
  height:16px;
  margin-top:1px;
  accent-color:#ff9f0a;
}
.terms-error{
  margin-top:-10px;
}
.auth-submit{
  min-height:48px;
  margin-top:2px;
  border-radius:7px;
}
.auth-switch{
  margin:20px 0 0!important;
  text-align:center;
  font-size:13px;
}
.auth-honeypot{
  position:absolute!important;
  left:-10000px!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
}
.auth-security-note{
  display:flex;
  gap:12px;
  align-items:flex-start;
  margin-top:30px;
  padding-top:22px;
  border-top:1px solid rgba(255,255,255,.08);
}
.auth-security-note svg{color:#ffad19}
.auth-security-note span{display:grid;gap:4px}
.auth-security-note small{color:#94949f;line-height:1.45}
@media(max-width:760px){
  .auth-screen{padding:24px 0!important}
  .auth-shell{grid-template-columns:1fr}
  .auth-info{padding:26px 24px;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}
  .auth-info h1{font-size:31px}
  .auth-info-login .auth-security-note{margin-top:18px}
  .auth-card.auth-card-wide{padding:26px 22px}
  .auth-title-row h2{font-size:26px}
}

/* Login e cadastro centralizados */
.auth-screen{
  min-height:calc(100vh - 170px)!important;
  display:flex!important;
  align-items:flex-start!important;
  justify-content:center!important;
  padding:42px 0 58px!important;
}
.auth-shell.auth-shell-single{
  display:block!important;
  width:min(590px,100%)!important;
  border:0!important;
  overflow:visible!important;
  background:transparent!important;
  box-shadow:none!important;
}
.auth-shell-login{
  width:min(500px,100%)!important;
}
.auth-shell-single .auth-card{
  width:100%!important;
  padding:30px!important;
  border:1px solid rgba(255,255,255,.11)!important;
  border-radius:8px!important;
  background:#111116!important;
  box-shadow:0 22px 60px rgba(0,0,0,.34)!important;
}
.auth-shell-single .auth-title-row{
  margin-bottom:22px!important;
}
.auth-shell-single .auth-title-row h1{
  margin:2px 0 3px!important;
  font-size:46px!important;
  line-height:1.05!important;
  letter-spacing:0!important;
}
.auth-shell-single .auth-title-row p{
  margin:0!important;
  color:#9696a1!important;
}
.auth-shell-single .auth-kicker{
  font-size:10px!important;
  letter-spacing:.08em!important;
}
.auth-password-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}
.auth-shell-single .auth-form-error span{
  display:grid;
  gap:3px;
}
.auth-shell-single .auth-form-error small{
  color:#ffc4b2;
  font-size:12px;
}
.auth-shell-single .auth-form-error a{
  width:max-content;
  margin-top:5px;
  color:#fff0b8;
  text-decoration:underline;
}
.auth-trust-row{
  display:flex;
  justify-content:center;
  gap:18px;
  margin-top:16px;
  color:#858590;
  font-size:11px;
  font-weight:800;
}
.auth-trust-row span{
  display:inline-flex;
  align-items:center;
  gap:5px;
}
.auth-trust-row svg{
  color:#ffad19;
}
@media(max-width:600px){
  .auth-screen{padding:22px 0 36px!important}
  .auth-shell-single .auth-card{padding:22px 18px!important}
  .auth-password-grid{grid-template-columns:1fr}
  .auth-trust-row{gap:10px;flex-wrap:wrap}
}

/* Tema, movimento e desempenho */
html{
  color-scheme:dark;
  scrollbar-color:#ff9f16 #0b0b0e;
}

body,
.topbar,
.footer,
.panel,
.glass,
.product-card,
.topic-card,
.review-card,
.staff-card,
.punish-card,
input,
select,
textarea{
  transition:background-color .24s ease,color .24s ease,border-color .24s ease,box-shadow .24s ease;
}


.scroll-reveal-ready .scroll-reveal{
  opacity:0;
  transform:translate3d(0,22px,0);
}
.scroll-reveal-ready .scroll-reveal.is-visible{
  opacity:1;
  transform:translate3d(0,0,0);
  transition:opacity .58s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0ms),
    transform .58s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0ms);
}
body.is-scrolled .topbar{
  box-shadow:0 8px 26px rgba(0,0,0,.18)!important;
}
main>section:not(.start-simple-hero),
.product-grid,
.forum-feed,
.staff-grid,
.punish-grid{
  content-visibility:auto;
  contain-intrinsic-size:1px 520px;
}
.start-volcano-fx{
  contain:strict;
}


@media(max-width:920px){
  
  
  
  .start-volcano-fx span:nth-child(n+17){
    display:none!important;
  }
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto!important}
  *,
  *:before,
  *:after{
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
    scroll-behavior:auto!important;
  }
  .scroll-reveal-ready .scroll-reveal{
    opacity:1!important;
    transform:none!important;
  }
}

/* Entrega automática de VIP */
.vip-command-preview{grid-column:1/-1;border:1px solid rgba(255,204,77,.28);background:rgba(255,204,77,.08);border-radius:14px;padding:10px 12px;color:#f5f5f5;overflow-wrap:anywhere}.vip-command-preview code,.order-flow-tip code{color:#ffd54f;font-weight:900}.admin-product-row select[name="vipGroup"]{border-color:rgba(255,204,77,.28)}
.delivery-waiting_player{background:rgba(255,204,102,.12);border-color:rgba(255,204,102,.3);color:#ffe3a0}.mini-status.delivery-waiting_player{background:rgba(255,204,102,.12);border-color:rgba(255,204,102,.3);color:#ffe3a0}

/* Admin de produtos e repetição de entrega */
.btn-warning{background:linear-gradient(145deg,#ffbf1a,#d88900);color:#171006;border:1px solid rgba(255,225,150,.5);box-shadow:0 14px 34px rgba(255,176,0,.18)}
.product-admin-list{display:grid;gap:18px}.product-editor,.product-admin-card{padding:20px;overflow:visible}.product-create-editor{margin-bottom:20px}.product-editor-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;flex-wrap:wrap}.product-editor-head h2{margin:2px 0 0}.product-editor-kicker{display:block;color:#ffbd55;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.1em}.product-card-title{display:flex;align-items:center;gap:14px;min-width:0}.product-card-title img{width:70px;height:70px;object-fit:contain;border-radius:17px;background:#0b0b10;border:1px solid var(--border);flex:0 0 auto}.product-card-title h2{overflow-wrap:anywhere}.product-card-title small{display:block;color:var(--muted);margin-top:5px}.product-admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-admin-grid label{display:grid;gap:7px;min-width:0;color:#dedee5;font-weight:850}.product-admin-grid .full{grid-column:1/-1}.product-admin-grid small{color:var(--muted);line-height:1.45;font-weight:650}.command-field{border:1px solid rgba(255,190,42,.2);background:rgba(255,190,42,.045);padding:14px;border-radius:17px}.command-field b{color:#fff}.product-toggle-row{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.product-delete-zone{display:flex;justify-content:flex-end;border-top:1px solid var(--border);margin-top:18px;padding-top:14px}.order-command-list{display:grid;gap:5px;margin-top:2px}.order-command-list code{display:block;max-width:100%;overflow-wrap:anywhere;border:1px solid rgba(255,190,42,.2);background:#0b0b10;color:#ffd777;border-radius:9px;padding:6px 8px;font-size:11px}.repeat-delivery-form{display:flex;justify-content:flex-end;align-items:end}.repeat-delivery-form .btn{min-height:44px}.admin-sidebar nav a[href="/admin/produtos"],.admin-sidebar nav a[href="/admin/pedidos"]{position:relative}
@media(max-width:900px){.product-admin-grid{grid-template-columns:1fr 1fr}.order-admin-actions{grid-template-columns:1fr}.repeat-delivery-form{justify-content:stretch}.repeat-delivery-form .btn{width:100%}}
@media(max-width:620px){.product-admin-grid{grid-template-columns:1fr}.product-admin-grid .full{grid-column:auto}.product-editor,.product-admin-card{padding:14px}.product-editor-head .btn{width:100%}.product-card-title{align-items:flex-start}.product-card-title img{width:58px;height:58px}}

/* Validação Minecraft */
.validation-instructions { display:grid; gap:12px; margin:18px 0 22px; }
.validation-step { display:flex; align-items:center; gap:13px; padding:14px 16px; border:1px solid rgba(255,255,255,.09); border-radius:14px; background:rgba(255,255,255,.035); }
.validation-step b { display:grid; place-items:center; min-width:30px; height:30px; border-radius:50%; background:var(--primary, #f2b600); color:#090909; }
.validation-step span { color:var(--muted, #b8b8bd); line-height:1.45; }
.auth-success-box { border-color:rgba(68,214,126,.35)!important; background:rgba(68,214,126,.08)!important; }
.validation-access-code { margin:18px 0; padding:20px; border-radius:16px; text-align:center; border:1px dashed rgba(242,182,0,.55); background:rgba(242,182,0,.07); }
.validation-access-code span, .validation-access-code small { display:block; color:var(--muted, #b8b8bd); }
.validation-access-code strong { display:block; margin:10px 0; font-size:clamp(1.5rem, 5vw, 2.15rem); letter-spacing:.12em; word-break:break-word; }
.validation-actions { display:grid; gap:10px; }

/* Loja protegida por nick validado */
.store-gate-screen{min-height:calc(100vh - 150px);display:grid;place-items:center;padding:64px 0}
.store-gate-wrap{display:flex;justify-content:center}
.store-gate-card{width:min(100%,560px);padding:34px;border:1px solid rgba(255,255,255,.1);border-radius:24px;text-align:center}
.store-lock-icon{width:72px;height:72px;margin:0 auto 18px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(255,184,0,.2),rgba(255,184,0,.05));color:#ffbd21;border:1px solid rgba(255,189,33,.28)}
.store-gate-card h1{margin:8px 0 10px;font-size:clamp(2rem,5vw,3.2rem)}
.store-gate-card>p{max-width:470px;margin:0 auto 24px;color:var(--muted)}
.store-gate-form{text-align:left;margin-top:22px}
.store-gate-notice{display:flex;align-items:flex-start;gap:10px;text-align:left;margin-top:20px;padding:14px 16px;border-radius:14px;background:rgba(255,255,255,.04);color:var(--muted);font-size:.9rem}
.validation-nick-card{max-width:680px;margin-inline:auto}
.validation-instructions{display:grid;gap:10px;margin:22px 0}
.validation-step{display:flex;align-items:center;gap:13px;padding:13px 15px;border-radius:14px;background:rgba(255,255,255,.045);text-align:left}
.validation-step b{flex:0 0 30px;width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:rgba(255,189,33,.16);color:#ffc43b}
.validation-actions{display:grid;gap:10px;margin-top:20px}
.store-player-badge,.store-product-owner,.checkout-player-confirm{display:flex;align-items:center;gap:10px;padding:11px 14px;border:1px solid rgba(255,189,33,.24);background:rgba(255,189,33,.08);border-radius:14px}
.vip-owned-alert{border-color:rgba(255,174,0,.3)!important;background:rgba(255,174,0,.08)!important}
@media (max-width:620px){.store-gate-screen{padding:28px 0}.store-gate-card{padding:24px 18px;border-radius:19px}}


/* Página de validação minimalista */
.validation-page{margin:0;background:#171a1a;color:#f5f5f5;min-height:100vh;font-family:Arial,Helvetica,sans-serif}
.validation-page-shell{min-height:100vh}
.mush-validation-screen{min-height:100vh;display:flex;flex-direction:column;background:#171a1a}
.mush-validation-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px 20px 20px}
.mush-validation-content h1{margin:0 0 20px;color:#fff;font-size:31px;line-height:1.1;font-weight:900;text-align:center;letter-spacing:-.4px}
.mush-validation-card{width:min(100%,480px);overflow:hidden;border-radius:31px;border:1px solid #454949;background:#222626;box-shadow:none}
.mush-validation-card-title{padding:24px 24px 20px;text-align:center;background:#2d3131;border-bottom:1px solid #454949;color:#fff;font-size:17px;font-weight:900}
.mush-validation-card-body{padding:20px 46px 21px;display:flex;flex-direction:column;align-items:center}
.mush-validation-form{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}
.mush-validation-input{display:block;width:246px;max-width:100%;height:40px;border:0;border-radius:999px;background:#fff;color:#333;text-align:center;font-size:16px;font-weight:500;outline:none;padding:0 18px;box-shadow:none}
.mush-validation-input::placeholder{color:#9aa1af;opacity:1}
.mush-validation-input:focus{box-shadow:0 0 0 3px rgba(72,192,87,.22)}
.mush-human-check{width:302px;max-width:100%;height:76px;display:flex;align-items:center;gap:14px;padding:8px 13px;background:#f4f4f4;border:1px solid #ddd;border-radius:3px;color:#2d2d2d;cursor:pointer;user-select:none}
.mush-human-check input{position:absolute;opacity:0;pointer-events:none}
.mush-check-box{width:28px;height:28px;flex:0 0 28px;border:1px solid #555;border-radius:3px;background:#fafafa;display:grid;place-items:center}
.mush-human-check input:checked + .mush-check-box{background:#3dbb4b;border-color:#3dbb4b}
.mush-human-check input:checked + .mush-check-box:after{content:'✓';color:#fff;font-size:19px;font-weight:900}
.mush-check-label{font-size:14px;white-space:nowrap}
.mush-captcha-brand{margin-left:auto;display:flex;min-width:82px;flex-direction:column;align-items:center;justify-content:center;line-height:1.05;color:#444}
.mush-captcha-icon{display:grid;place-items:center;width:31px;height:31px;margin-bottom:2px;background:linear-gradient(135deg,#19cdd7,#0b84c8);color:#fff;font-size:21px;font-weight:900;clip-path:polygon(50% 0,90% 17%,100% 58%,72% 100%,28% 100%,0 58%,10% 17%)}
.mush-captcha-brand b{font-size:11px}
.mush-captcha-brand small{margin-top:2px;font-size:7px;white-space:nowrap}
.mush-validation-button{min-width:111px;height:50px;border:1px solid #58e15f;border-radius:999px;background:#43bb4d;color:#fff;font-size:17px;font-weight:900;padding:0 17px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:filter .15s ease,transform .15s ease}
.mush-validation-button:hover{filter:brightness(1.06);transform:translateY(-1px)}
.mush-validation-link{margin-top:4px}
.mush-validation-message{width:100%;margin:0 0 16px;padding:10px 12px;border-radius:8px;text-align:center;font-size:14px;line-height:1.35}
.mush-validation-message.error{background:#442426;border:1px solid #844348;color:#ffd9dc}
.mush-validation-message.success{background:#203a26;border:1px solid #397849;color:#dcffe3}
.mush-validation-footer{background:#2d3131;padding:22px 20px 26px;text-align:center;color:#f5f5f5;font-size:17px;line-height:1.4}
.mush-validation-footer p{margin:0 0 10px}
.mush-validation-footer strong{display:block;margin-top:3px;font-size:17px}
@media(max-width:640px){
  .mush-validation-content{justify-content:flex-start;padding-top:28px}
  .mush-validation-content h1{font-size:26px;margin-bottom:18px}
  .mush-validation-card{border-radius:24px}
  .mush-validation-card-title{padding:20px 16px 17px;font-size:14px}
  .mush-validation-card-body{padding:20px}
  .mush-validation-footer{font-size:14px;padding:20px 16px}
  .mush-validation-footer strong{font-size:14px}
}

/* Validação com a mesma barra principal do site */
body.validation-page{min-height:100vh;background:#171a1a;overflow-x:hidden}
body.validation-page .topbar{position:relative;top:auto;background:rgba(8,8,10,.98);backdrop-filter:none;box-shadow:0 8px 24px rgba(0,0,0,.24)}
body.validation-page .validation-page-shell{min-height:calc(100vh - 86px);padding:0}
body.validation-page .mush-validation-screen{min-height:calc(100vh - 86px)}
body.validation-page .mush-validation-content{padding-top:46px}
body.validation-page .mush-validation-footer{margin-top:auto}
@media(max-width:900px){body.validation-page .validation-page-shell,body.validation-page .mush-validation-screen{min-height:calc(100vh - 74px)}body.validation-page .mush-validation-content{padding-top:28px}}

/* Evita trabalho caro de pintura sem alterar a aparência */
img{content-visibility:auto}
.page-shell>section:not(.hero),.panel,.product-card,.news-card,.review-card{contain:layout paint}

/* Pesquisa e perfil de jogadores sincronizados com o StartCore */
.nav-player-search{display:flex;align-items:center;width:clamp(190px,18vw,285px);height:45px;margin-left:auto;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.96);overflow:hidden;flex:0 1 auto}
.nav-player-search input{width:100%;min-width:0;height:100%;padding:0 8px 0 20px;border:0;outline:0;background:transparent;color:#27272a;font:700 14px/1 inherit}
.nav-player-search input::placeholder{color:#777b82}
.nav-player-search button{width:46px;height:100%;display:grid;place-items:center;border:0;background:transparent;color:#111;cursor:pointer}
.nav-player-search:focus-within{box-shadow:0 0 0 3px rgba(255,170,0,.28)}
.player-search-page,.player-profile-page{padding-top:48px;padding-bottom:72px}
.player-search-hero{max-width:820px;margin:0 auto 30px;text-align:center}
.player-search-hero .eyebrow{color:#ffae00;font-size:12px;font-weight:900;letter-spacing:.14em}
.player-search-hero h1{margin:7px 0 10px;font-size:clamp(34px,5vw,56px);letter-spacing:-.045em}
.player-search-hero p{max-width:660px;margin:0 auto;color:var(--muted,#a7a7b2);font-size:16px;line-height:1.65}
.player-search-form,.profile-top-search{display:flex;align-items:center;max-width:660px;height:58px;margin:26px auto 0;padding:5px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:#111217;box-shadow:0 20px 50px rgba(0,0,0,.2)}
.player-search-form input,.profile-top-search input{flex:1;min-width:0;height:100%;border:0;outline:0;background:transparent;color:#fff;padding:0 18px;font-size:16px;font-weight:700}
.player-search-form .btn{height:46px;border-radius:13px}
.player-results{max-width:760px;margin:0 auto;display:grid;gap:10px}
.player-result-card{display:flex;align-items:center;gap:15px;padding:13px 17px;border:1px solid rgba(255,255,255,.1);border-radius:17px;background:#15161c;color:#fff;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}
.player-result-card:hover{transform:translateY(-2px);border-color:rgba(255,174,0,.45);background:#1a1b21}
.player-result-card img{border-radius:9px;image-rendering:pixelated;background:#24252b}
.player-result-card span:nth-child(2){display:flex;flex-direction:column;gap:3px}
.player-result-card strong{font-size:17px}.player-result-card small{color:#a8a8b1}
.player-result-open{margin-left:auto;color:#ffae00;font-weight:800;font-size:13px}
.player-empty{max-width:650px;margin:28px auto;padding:42px;text-align:center;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:#14151a}
.player-empty h1,.player-empty h2{margin-top:0}.player-empty p{color:#aaaab3}.player-empty-large{margin-top:70px}
.profile-top-search{max-width:430px;height:48px;margin:0 0 24px auto;border-radius:999px;padding:0 5px 0 0;background:#fff}
.profile-top-search input{color:#222;padding-left:20px;font-size:14px}.profile-top-search button{width:44px;height:40px;border:0;border-radius:50%;background:transparent;color:#111;cursor:pointer}
.player-profile-grid{display:grid;grid-template-columns:310px minmax(0,1fr);gap:18px;align-items:start}
.player-identity-card{overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:#242727;text-align:center;position:sticky;top:105px}
.player-card-title{padding:17px;background:#303333;color:#c9c9d0;font-weight:900;font-size:18px}
.player-head{display:block;margin:26px auto 22px;border-radius:12px;image-rendering:pixelated;background:#181a1a;box-shadow:0 12px 30px rgba(0,0,0,.25)}
.player-identity-lines{margin:0 18px;padding:17px 5px 20px;border-top:1px solid rgba(255,255,255,.12)}
.player-identity-lines p{margin:8px 0;font-size:14px}.player-identity-lines strong{color:#fff}
.game-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.game-stat-card{position:relative;overflow:hidden;min-height:255px;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:linear-gradient(145deg,rgba(28,29,34,.94),rgba(14,15,18,.96));box-shadow:inset 0 4px 0 rgba(255,255,255,.18),0 14px 35px rgba(0,0,0,.18)}
.game-stat-card:before{content:'';position:absolute;inset:0;opacity:.14;pointer-events:none;background:radial-gradient(circle at 15% 10%,var(--card-glow,#ffae00),transparent 42%)}
.game-stat-card h2{position:relative;margin:0;padding:13px 18px;text-align:center;background:rgba(0,0,0,.48);font-size:15px;font-weight:950;letter-spacing:.02em}
.game-stat-card dl{position:relative;margin:0;padding:9px 17px 16px}
.game-stat-card dl div{display:flex;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.06)}
.game-stat-card dl div:last-child{border-bottom:0}.game-stat-card dt{color:#eee}.game-stat-card dd{margin:0;color:#fff;font-weight:900}
.bedwars-card{--card-glow:#4a86ff}.pvp-card{--card-glow:#45c86b}.lobby-card{--card-glow:#ff9c35}.bridge-card{--card-glow:#b77cff}
@media(max-width:1250px){.nav-player-search{width:190px}.nav-player-search input{padding-left:14px}.nav-player-search input::placeholder{font-size:12px}}
@media(max-width:1050px){.nav-player-search{order:4;width:100%;max-width:none;margin:8px 0 0}.player-profile-grid{grid-template-columns:260px minmax(0,1fr)}}
@media(max-width:760px){.player-profile-grid{grid-template-columns:1fr}.player-identity-card{position:static}.game-stat-grid{grid-template-columns:1fr}.profile-top-search{max-width:none}.player-search-form{height:auto;flex-direction:column;padding:8px}.player-search-form input{width:100%;height:48px}.player-search-form .btn{width:100%}.player-result-open{display:none}}


/* HOME 2026-07: bordas das categorias e renderização mais leve */
.start-mush-row{
  padding:2px!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:20px!important;
  background:rgba(8,8,10,.55)!important;
  box-shadow:inset 0 1px rgba(255,255,255,.025),0 12px 30px rgba(0,0,0,.20)!important;
}
.start-mush-card{
  box-sizing:border-box!important;
  border-width:1px!important;
  border-style:solid!important;
  border-radius:17px!important;
  box-shadow:inset 0 1px rgba(255,255,255,.12),0 8px 20px rgba(0,0,0,.22)!important;
  transform:translateZ(0)!important;
}
.start-mush-card:hover{
  transform:translateY(-2px)!important;
  box-shadow:inset 0 1px rgba(255,255,255,.15),0 12px 25px rgba(0,0,0,.28)!important;
}
.start-mush-card:focus-visible{
  outline:2px solid #ffb000!important;
  outline-offset:2px!important;
}

/* O navegador pode ignorar partes abaixo da dobra até o usuário rolar. */
.start-home-clean-grid,
.protected-store-home{
  content-visibility:auto;
  contain-intrinsic-size:1px 520px;
}
@media (prefers-reduced-motion: reduce){
  .start-simple-logo,.start-volcano-fx span{animation:none!important}
}
@media(max-width:560px){
  .start-mush-row{padding:1px!important;border-radius:15px!important}
}

/* FIX 2026-07-13: mantém pesquisa e ações na mesma linha no desktop */
@media (min-width:1051px){
  .topbar .container.nav-wrap{
    display:grid!important;
    grid-template-columns:auto minmax(0,1fr) minmax(190px,285px) auto!important;
    grid-template-rows:auto!important;
    align-items:center!important;
  }
  .topbar .brand{grid-column:1!important;grid-row:1!important}
  .topbar .nav-links{grid-column:2!important;grid-row:1!important;min-width:0!important}
  .topbar .nav-player-search{
    grid-column:3!important;
    grid-row:1!important;
    width:100%!important;
    margin-left:0!important;
    min-width:190px!important;
  }
  .topbar .nav-actions{
    grid-column:4!important;
    grid-row:1!important;
    margin-left:0!important;
    flex-wrap:nowrap!important;
    white-space:nowrap!important;
  }
}

@media (min-width:1051px) and (max-width:1350px){
  .topbar .container.nav-wrap{
    grid-template-columns:auto minmax(0,1fr) minmax(170px,220px) auto!important;
    gap:8px!important;
  }
  .topbar .nav-player-search{min-width:170px!important}
  .topbar .nav-links a{padding-left:6px!important;padding-right:6px!important}
}


/* Perfil atualizado */
.bedwars-card{
  --card-glow:#4a86ff;
  background:
  linear-gradient(rgba(6,8,16,.46),rgba(6,8,16,.68)),
  url('/img/profile/bedwars-lobby.webp') center/cover no-repeat;
}
.pvp-card{
  --card-glow:#45c86b;
  background:
  linear-gradient(rgba(6,8,16,.46),rgba(6,8,16,.68)),
  url('/img/profile/kitpvp-coliseu.png?v=3') center/cover no-repeat;
}
.game-stat-grid{
  grid-template-columns:repeat(2,minmax(320px,1fr));
}


/* Fundo real dos cards de perfil - evita sobrescrita por outras regras */
.game-stat-card{isolation:isolate;background:#111318!important;}
.game-stat-card .game-card-bg{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:inherit!important;
  z-index:0!important;
  opacity:1!important;
  display:block!important;
}
.game-stat-card .game-card-overlay{
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(5,7,12,.42),rgba(5,7,12,.76));
}
.game-stat-card:before{z-index:2!important;}
.game-stat-card h2,.game-stat-card dl{z-index:3!important;position:relative!important;}
.game-stat-card h2{background:rgba(0,0,0,.60)!important;}
.game-stat-card dl{background:rgba(8,10,15,.34);}

/* AJUSTE FINAL HOME: fundo grafite semelhante ao Mush, sem preto absoluto */
body.home-page{
  background:#181c1b!important;
}
body.home-page .site-bg{
  background:#181c1b!important;
}
body.home-page .site-bg:after{
  display:none!important;
}
body.home-page .page-shell{
  background:#181c1b!important;
}
body.home-page .start-mush-row,
body.home-page .start-home-clean-grid,
body.home-page .protected-store-home{
  position:relative!important;
  z-index:2!important;
}
body.home-page .panel,
body.home-page .glass{
  background:#242827!important;
  border-color:rgba(255,255,255,.11)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.24)!important;
}
body.home-page .start-reviews-panel,
body.home-page .start-ip-clean,
body.home-page .protected-store-panel{
  background:#242827!important;
}
body.home-page .rating-summary,
body.home-page .review-card,
body.home-page .mini-review-card{
  background:#202423!important;
  border-color:rgba(255,255,255,.10)!important;
}
body.home-page .start-home-divider{
  opacity:.45!important;
}
body.home-page footer,
body.home-page .footer{
  background:#151918!important;
}


.brand{font-size:34px;font-weight:1000;color:#fff}
.brand-mark{display:none!important}
.search-box,.nav-search,input[type="search"]{
background:#fff!important;
border-radius:22px!important;
}
.validate-btn,.btn-validate,.validate-nick{
background:#fff!important;
color:#ff6a00!important;
border:3px solid rgba(255,255,255,.55)!important;
font-weight:900!important;
box-shadow:0 0 18px rgba(255,255,255,.35)!important;
border-radius:18px!important;
}

/* HOME START — layout inspirado na organização visual do Mush */
body.home-page{background:#171b1a!important}
body.home-page .page-shell{background:#171b1a!important;padding-bottom:54px}
body.home-page .site-bg{display:none!important}

body.home-page .topbar{position:absolute!important;top:0!important;left:0!important;right:0!important;width:100%!important;background:#ff7900!important;box-shadow:none!important;border:0!important}
body.home-page .nav-wrap{min-height:72px!important;gap:16px!important}
body.home-page .brand-logo{display:none!important}
body.home-page .brand-text{display:block!important;font-size:31px!important;line-height:1!important;font-weight:1000!important;letter-spacing:-1.8px!important;color:#fff!important}
body.home-page .brand{min-width:110px!important}
body.home-page .nav-links{gap:2px!important}
body.home-page .nav-links a{padding:10px 9px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#fff!important;font-size:14px!important;box-shadow:none!important}
body.home-page .nav-links a:hover,body.home-page .nav-links a.active{background:rgba(255,255,255,.15)!important}
body.home-page .nav-player-search{height:39px!important;width:250px!important;background:#fff!important;border:0!important;box-shadow:none!important}
body.home-page .nav-actions .btn-primary{background:#fff!important;color:#202020!important;border:0!important;box-shadow:none!important;border-radius:999px!important;padding:10px 16px!important}

.mushlike-hero{position:relative;width:100%;height:255px;display:grid;place-items:center;overflow:hidden;background-image:url('/img/start/home-mushroom-crater.png?v=1');background-position:center 88%;background-size:cover;border-bottom:1px solid rgba(255,255,255,.06)}
.mushlike-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(32,10,0,.47),rgba(87,27,0,.18),rgba(32,10,0,.47)),linear-gradient(180deg,rgba(255,107,0,.08),rgba(0,0,0,.34))}
.mushlike-hero-logo{position:relative;z-index:2;width:min(290px,46vw);max-height:190px;object-fit:contain;filter:drop-shadow(0 15px 20px rgba(0,0,0,.48))}

.mushlike-games{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px;margin-bottom:18px}
.mushlike-game{height:82px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 20px;border-radius:16px;border:1px solid rgba(255,255,255,.25);overflow:hidden;position:relative;transition:.16s ease;box-shadow:inset 0 0 28px rgba(255,255,255,.035)}
.mushlike-game:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(255,255,255,.11),transparent 43%);pointer-events:none}
.mushlike-game:hover{transform:translateY(-2px);filter:brightness(1.08)}
.mushlike-game-title{position:relative;z-index:1;display:flex;align-items:center;gap:9px;font-size:22px;font-weight:1000;white-space:nowrap}
.mushlike-game small{position:relative;z-index:1;display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border-radius:999px;background:rgba(0,0,0,.37);font-size:12px;font-weight:900;white-space:nowrap}
.mushlike-game small i{width:9px;height:9px;border-radius:50%;background:#24ed83;box-shadow:0 0 11px rgba(36,237,131,.8)}
.mushlike-game.bedwars{background:linear-gradient(135deg,#723d3f,#442224)}
.mushlike-game.shop{background:linear-gradient(135deg,#73531e,#48330f)}
.mushlike-game.forum{background:linear-gradient(135deg,#306e38,#174622)}
.mushlike-game.ranking{background:linear-gradient(135deg,#3f5394,#243466)}

.mushlike-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:18px;align-items:start}
.mushlike-main-card,.mushlike-side-card{background:#242827;border:1px solid rgba(255,255,255,.11);border-radius:18px;overflow:hidden;box-shadow:0 10px 24px rgba(0,0,0,.2)}
.mushlike-card-head,.mushlike-side-card>header{height:45px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:#303433;border-bottom:1px solid rgba(255,255,255,.09);font-size:15px;font-weight:1000}
.mushlike-card-head span{display:flex;align-items:center;gap:7px;color:#ddd;font-size:13px}.mushlike-card-head img{width:22px;height:22px;object-fit:contain}
.mushlike-card-body{padding:25px 25px 28px}.mushlike-kicker{margin:0 0 4px;color:#ffad27;font-size:13px;font-weight:1000}.mushlike-card-body h1{margin:0 0 12px;font-size:46px}.mushlike-card-body>p:not(.mushlike-kicker){margin:0;color:#d0d3d2;line-height:1.65}
.mushlike-feature-list{display:grid;gap:18px;margin-top:25px}.mushlike-feature-list div{display:grid;gap:5px}.mushlike-feature-list b{font-size:14px}.mushlike-feature-list span{color:#c6cac8;line-height:1.5;font-size:14px}
.mushlike-actions{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}
.mushlike-sidebar{display:grid;gap:16px}.mushlike-side-card>header{justify-content:center;font-size:16px}.mushlike-ip-body{padding:18px;text-align:center}.mushlike-ip-body p{margin:0 0 3px;font-weight:800}.mushlike-ip-body strong{display:block;font-size:21px;margin-bottom:15px}.mushlike-ip-body button{border:0;border-radius:999px;padding:9px 18px;background:#fff;color:#111;font-weight:1000;max-width:100%;cursor:pointer}
.mushlike-socials{display:flex;justify-content:center;gap:14px;padding:18px}.mushlike-socials a{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;font-size:27px;font-weight:1000;color:#fff}.mushlike-socials .discord{background:#5865f2}.mushlike-socials .youtube{background:#f00}.mushlike-socials .instagram{background:#e64b72}
.mushlike-rating-card>div{display:grid;justify-items:center;gap:5px;padding:18px}.mushlike-rating-card strong{font-size:35px}.mushlike-rating-card span{color:#ffb000;letter-spacing:2px}.mushlike-rating-card small{color:#b6b9b8}.mushlike-rating-card a{margin-top:6px;color:#ffb000;font-weight:900}

@media(max-width:1120px){.mushlike-games{grid-template-columns:repeat(2,minmax(0,1fr))}.mushlike-content-grid{grid-template-columns:1fr}.mushlike-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){body.home-page .nav-player-search{display:none!important}.mushlike-hero{height:210px}.mushlike-sidebar{grid-template-columns:1fr}.mushlike-game-title{font-size:19px}}
@media(max-width:580px){.mushlike-games{grid-template-columns:1fr}.mushlike-game{height:72px}.mushlike-content-grid{gap:14px}.mushlike-card-body{padding:19px}.mushlike-card-body h1{font-size:25px}.mushlike-hero{height:175px}.mushlike-hero-logo{width:220px}}

/* AJUSTE SOLICITADO: logo START expande ao passar o cursor */
body.home-page .mushlike-hero-logo{
  cursor:pointer;
  transform:translateZ(0) scale(1);
  transform-origin:center center;
  transition:transform .28s cubic-bezier(.2,.8,.2,1),filter .28s ease;
  will-change:transform,filter;
}
body.home-page .mushlike-hero-logo:hover{
  transform:translateZ(0) scale(1.14);
  filter:drop-shadow(0 18px 28px rgba(0,0,0,.58)) drop-shadow(0 0 18px rgba(255,145,0,.42));
}
body.home-page .mushlike-hero-logo:active{
  transform:translateZ(0) scale(1.08);
}

/* Botão "Validar nick" no estilo da referência enviada */
body.home-page .nav-actions .btn-primary{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:43px!important;
  padding:10px 17px!important;
  border:1px solid rgba(255,190,58,.72)!important;
  border-radius:15px!important;
  background:linear-gradient(135deg,#ffd45a 0%,#ff9d00 100%)!important;
  color:#111!important;
  font-size:15px!important;
  font-weight:1000!important;
  letter-spacing:.1px!important;
  box-shadow:0 10px 24px rgba(255,145,0,.20),inset 0 1px 0 rgba(255,255,255,.30)!important;
  transition:transform .18s ease,filter .18s ease,box-shadow .18s ease!important;
}
body.home-page .nav-actions .btn-primary:hover{
  transform:translateY(-1px)!important;
  filter:brightness(1.04)!important;
  box-shadow:0 13px 28px rgba(255,145,0,.27),inset 0 1px 0 rgba(255,255,255,.34)!important;
}
body.home-page .nav-actions .btn-primary:active{
  transform:translateY(0) scale(.98)!important;
}
body.home-page .nav-actions .btn-primary .icon{
  color:#111!important;
  stroke-width:2.2!important;
}

@media (prefers-reduced-motion:reduce){
  body.home-page .mushlike-hero-logo,
  body.home-page .nav-actions .btn-primary{transition:none!important}
}


/* Logo START expandindo ao passar o mouse */
body.home-page .mushlike-hero-logo,
body.home-page .start-simple-logo{
  transition: transform .30s cubic-bezier(.2,.8,.2,1), filter .30s ease !important;
  transform-origin: center center !important;
  cursor: pointer !important;
}

body.home-page .mushlike-hero-logo:hover,
body.home-page .start-simple-logo:hover{
  transform: scale(1.18) !important;
}


/* HOTFIX REAL: área de hover exatamente sobre a logo principal */
.mushlike-logo-hitbox{
  position:relative;
  z-index:5;
  display:inline-grid;
  place-items:center;
  width:min(340px,52vw);
  height:210px;
  cursor:pointer;
}
.mushlike-logo-hitbox .mushlike-hero-logo{
  display:block;
  width:min(290px,46vw);
  max-height:190px;
  pointer-events:none;
  transform:scale(1);
  transform-origin:center center;
  transition:transform .28s cubic-bezier(.2,.8,.2,1),filter .28s ease;
  will-change:transform,filter;
}
.mushlike-logo-hitbox:hover .mushlike-hero-logo{
  transform:scale(1.16)!important;
  filter:drop-shadow(0 18px 28px rgba(0,0,0,.58)) drop-shadow(0 0 20px rgba(255,145,0,.50))!important;
}
.mushlike-logo-hitbox:active .mushlike-hero-logo{
  transform:scale(1.09)!important;
}
@media(max-width:580px){
  .mushlike-logo-hitbox{width:270px;height:175px}
  .mushlike-logo-hitbox .mushlike-hero-logo{width:220px}
}


/* REAJUSTE HOME APÓS REMOVER OS CARDS SUPERIORES */
body.home-page .mushlike-content-grid{
  margin-top:24px !important;
  margin-bottom:32px !important;
}

@media(max-width:820px){
  body.home-page .mushlike-content-grid{
    margin-top:18px !important;
  }
}

/* AJUSTE FINAL: banner mais alto e topbar fina */
body.home-page .topbar .container.nav-wrap{
  min-height:60px!important;
}
body.home-page .brand-text{
  font-size:28px!important;
}
body.home-page .nav-links a{
  padding:8px 8px!important;
}
body.home-page .nav-player-search{
  height:36px!important;
}
body.home-page .nav-actions .btn-primary{
  min-height:38px!important;
  height:38px!important;
  padding:8px 15px!important;
}
body.home-page .mushlike-hero{
  height:310px!important;
  border-bottom:0!important;
}
body.home-page .mushlike-hero-shade{
  z-index:0;
}
body.home-page .mushlike-logo-hitbox{
  z-index:3;
}
@media(max-width:820px){
  body.home-page .topbar .container.nav-wrap{min-height:58px!important}
  body.home-page .mushlike-hero{height:260px!important}
}
@media(max-width:580px){
  body.home-page .mushlike-hero{height:220px!important}
}

/* AJUSTE FINAL: logo maior e centralizada um pouco mais abaixo */
body.home-page .mushlike-logo-hitbox{
  width:min(410px,60vw)!important;
  height:240px!important;
  transform:translateY(30px)!important;
}
body.home-page .mushlike-logo-hitbox .mushlike-hero-logo{
  width:min(350px,52vw)!important;
  max-height:225px!important;
}
@media(max-width:820px){
  body.home-page .mushlike-logo-hitbox{
    width:min(360px,68vw)!important;
    height:220px!important;
    transform:translateY(22px)!important;
  }
  body.home-page .mushlike-logo-hitbox .mushlike-hero-logo{
    width:min(315px,59vw)!important;
    max-height:205px!important;
  }
}
@media(max-width:580px){
  body.home-page .mushlike-logo-hitbox{
    width:290px!important;
    height:190px!important;
    transform:translateY(16px)!important;
  }
  body.home-page .mushlike-logo-hitbox .mushlike-hero-logo{
    width:250px!important;
    max-height:180px!important;
  }
}

/* ALINHAMENTO FINAL: topbar simétrica com o conteúdo inferior */
body.home-page .topbar .container.nav-wrap{
  width:min(1240px,calc(100% - 44px))!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
@media(max-width:680px){
  body.home-page .topbar .container.nav-wrap{
    width:min(1240px,calc(100% - 24px))!important;
  }
}

/* PÁGINAS INTERNAS START — inspiradas na organização do Mush, com identidade própria */
body.start-inner-page{
  background:#171b1a!important;
}
body.start-inner-page .site-bg{
  background:linear-gradient(180deg,#202423 0%,#171b1a 48%,#131716 100%)!important;
}
body.start-inner-page .page-shell{
  min-height:72vh;
  padding-bottom:64px;
}
body.start-inner-page .topbar{
  position:relative!important;
  top:auto!important;
  background:#ff7900!important;
  border:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
body.start-inner-page .topbar .container.nav-wrap{
  width:min(1240px,calc(100% - 44px))!important;
  min-height:60px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.start-inner-page .brand-logo{display:none!important}
body.start-inner-page .brand{min-width:110px!important}
body.start-inner-page .brand-text{
  display:block!important;
  color:#fff!important;
  font-size:28px!important;
  line-height:1!important;
  font-weight:1000!important;
  letter-spacing:-1.6px!important;
}
body.start-inner-page .nav-links a{
  padding:8px 8px!important;
  border:0!important;
  border-radius:8px!important;
  background:transparent!important;
  color:#fff!important;
  box-shadow:none!important;
}
body.start-inner-page .nav-links a:hover,
body.start-inner-page .nav-links a.active{background:rgba(255,255,255,.15)!important}
body.start-inner-page .nav-player-search{height:36px!important;background:#fff!important;border:0!important}
body.start-inner-page .nav-actions .btn-primary{
  min-height:38px!important;
  height:38px!important;
  padding:8px 15px!important;
}

body.start-inner-page .page-head{
  position:relative;
  overflow:hidden;
  margin-top:28px;
  margin-bottom:18px;
  padding:26px 28px;
  align-items:center;
  background:linear-gradient(135deg,#252a29 0%,#1e2322 72%);
  border:1px solid rgba(255,255,255,.10);
  border-left:4px solid #ff8a00;
  border-radius:18px;
  box-shadow:0 16px 34px rgba(0,0,0,.20);
}
body.start-inner-page .page-head::after{
  content:"";
  position:absolute;
  width:210px;
  height:210px;
  right:-95px;
  top:-115px;
  border-radius:50%;
  background:rgba(255,126,0,.12);
  filter:blur(24px);
  pointer-events:none;
}
body.start-inner-page .page-head>*,body.start-inner-page .page-head>div{position:relative;z-index:1}
body.start-inner-page .page-head.centered{max-width:1240px;text-align:left}
body.start-inner-page .page-head .eyebrow{color:#ff9d18;margin-bottom:6px}
body.start-inner-page .page-head h1{font-size:clamp(32px,4vw,42px);letter-spacing:-1.5px}
body.start-inner-page .page-head p{margin-bottom:0;color:#c4cac7}
body.start-inner-page .head-search{background:#fff;border:0;min-width:300px}
body.start-inner-page .filters-bar,
body.start-inner-page .shop-tools-row{
  padding:10px 12px;
  margin-bottom:16px;
  background:#222726;
  border:1px solid rgba(255,255,255,.09);
  border-radius:14px;
}
body.start-inner-page .filter-chip,
body.start-inner-page .category-chip{
  padding:8px 11px;
  border-radius:9px;
  background:#2c3130;
  border-color:rgba(255,255,255,.08);
  font-size:13px;
}
body.start-inner-page .filter-chip.active,
body.start-inner-page .category-chip.active{
  color:#15100a;
  background:linear-gradient(135deg,#ffc24a,#ff8a00)!important;
  border-color:#ffae2f!important;
  box-shadow:none!important;
}

/* Loja: catálogo compacto, sem copiar os cards do Mush */
body.shop-page .shop-head-start{display:flex!important}
body.shop-page .store-player-badge{
  background:#161a19!important;
  border:1px solid rgba(255,153,24,.25)!important;
  border-radius:13px!important;
}
body.shop-page .shop-tools-row{display:flex;align-items:center;justify-content:space-between;gap:14px}
body.shop-page .shop-tools-row .category-row{margin:0}
body.shop-page .start-featured-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
body.shop-page .start-product-card{
  --shop-accent:#ff9620;
  border:1px solid rgba(255,255,255,.10)!important;
  border-top:3px solid var(--shop-accent)!important;
  border-radius:17px!important;
  background:linear-gradient(180deg,#2a2f2e,#202524)!important;
  box-shadow:0 13px 28px rgba(0,0,0,.20)!important;
}
body.shop-page .start-product-card:nth-child(4n+2){--shop-accent:#49bf83}
body.shop-page .start-product-card:nth-child(4n+3){--shop-accent:#5e8ff1}
body.shop-page .start-product-card:nth-child(4n+4){--shop-accent:#d56fbd}
body.shop-page .start-product-card:hover{transform:translateY(-3px);border-color:var(--shop-accent)!important}
body.shop-page .start-product-card .product-image{
  min-height:170px;
  padding:18px;
  background:radial-gradient(circle at 50% 60%,color-mix(in srgb,var(--shop-accent) 24%,transparent),transparent 64%)!important;
}
body.shop-page .start-product-card .product-body{padding:16px}
body.shop-page .start-product-card .product-body h3{font-size:20px}
body.shop-page .start-product-card .product-body p{min-height:58px;font-size:13px}
body.shop-page .product-badge{background:var(--shop-accent)!important;color:#101312!important}

/* Equipe: cargos agrupados em faixas próprias da Start */
body.team-page .staff-groups{display:grid;gap:18px;padding-bottom:12px}
body.team-page .staff-role-section{
  overflow:hidden;
  background:#202524;
  border:1px solid rgba(255,255,255,.09);
  border-radius:15px;
}
body.team-page .staff-role-head{
  min-height:42px;
  padding:9px 15px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  background:linear-gradient(90deg,var(--role-color),color-mix(in srgb,var(--role-color) 70%,#202524));
  color:#fff;
  text-transform:uppercase;
  letter-spacing:.04em;
  font-size:13px;
}
body.team-page .staff-role-head span{font-size:11px;opacity:.82;text-transform:none}
body.team-page .staff-role-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  padding:12px;
}
body.team-page .staff-card{
  min-width:0;
  display:grid;
  grid-template-columns:64px minmax(0,1fr);
  gap:12px;
  align-items:center;
  padding:12px!important;
  text-align:left;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:12px!important;
  background:#292e2d!important;
  box-shadow:none!important;
}
body.team-page .staff-ring{
  width:64px!important;
  height:64px!important;
  margin:0!important;
  padding:3px!important;
  border-radius:12px!important;
  box-shadow:none!important;
}
body.team-page .staff-ring img{border-radius:9px!important;image-rendering:pixelated}
body.team-page .staff-card-copy{min-width:0}
body.team-page .staff-card span{padding:4px 7px;font-size:10px;border-radius:6px}
body.team-page .staff-card h2{margin:5px 0 2px;font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.team-page .staff-card p{margin:0;color:#b8bfbc;font-size:12px;line-height:1.35}

/* Ranking: tabela mais legível e compacta */
body.leaderboard-page .leaderboard-panel{
  border:1px solid rgba(255,255,255,.10)!important;
  border-top:3px solid #ff8a00!important;
  border-radius:15px!important;
  background:#202524!important;
  box-shadow:0 14px 34px rgba(0,0,0,.20)!important;
}
body.leaderboard-page .leaderboard-table{min-width:800px}
body.leaderboard-page .leaderboard-table th{
  padding:11px 14px;
  color:#ffb241;
  background:#2c3130;
  border-bottom-color:rgba(255,255,255,.10);
}
body.leaderboard-page .leaderboard-table td{padding:10px 14px}
body.leaderboard-page .leaderboard-table tbody tr:nth-child(even){background:rgba(255,255,255,.022)}
body.leaderboard-page .leaderboard-table tbody tr:hover{background:rgba(255,138,0,.065)}
body.leaderboard-page .player-cell img{width:38px;height:38px;border-radius:8px;image-rendering:pixelated}
body.leaderboard-page .rank-badge{min-width:38px;height:30px;border-radius:8px}

/* Punições: listagem tabular inspirada no vídeo, sem repetir a composição original */
body.punishments-page .punishments-table-panel{
  padding:0!important;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.10)!important;
  border-top:3px solid #ff8a00!important;
  border-radius:15px!important;
  background:#202524!important;
  box-shadow:0 14px 34px rgba(0,0,0,.20)!important;
}
body.punishments-page .punishments-table{min-width:860px;width:100%}
body.punishments-page .punishments-table th{
  padding:11px 13px;
  color:#ffb241;
  background:#2c3130;
  font-size:11px;
}
body.punishments-page .punishments-table td{padding:10px 13px;font-size:13px}
body.punishments-page .punishments-table tbody tr:nth-child(even){background:rgba(255,255,255,.022)}
body.punishments-page .punishments-table tr.inactive{opacity:.62}
body.punishments-page .punishments-table td small{display:block;margin-top:3px;color:#89918e;font-size:10px}
body.punishments-page .punish-type,
body.punishments-page .punish-state{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:48px;
  padding:5px 7px;
  border-radius:7px;
  font-size:10px;
  font-weight:1000;
}
body.punishments-page .punish-type{color:#fff;background:#e04d5e}
body.punishments-page .punish-type-mute{background:#7c65e8}
body.punishments-page .punish-type-warn{background:#d89429}
body.punishments-page .punish-state.is-active{color:#102116;background:#62c783}
body.punishments-page .punish-state.is-closed{color:#c0c5c2;background:#3a403e}

@media(max-width:1120px){
  body.shop-page .start-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.team-page .staff-role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:680px){
  body.start-inner-page .topbar .container.nav-wrap{width:min(1240px,calc(100% - 24px))!important;min-height:58px!important}
  body.start-inner-page .brand-text{display:none!important}
  body.start-inner-page .page-head{padding:20px;margin-top:18px;border-radius:14px}
  body.start-inner-page .page-head h1{font-size:46px}
  body.start-inner-page .page-head .head-search{min-width:0;width:100%}
  body.shop-page .shop-head-start{display:grid!important}
  body.shop-page .shop-tools-row{display:grid}
  body.shop-page .start-featured-grid{grid-template-columns:1fr}
  body.team-page .staff-role-grid{grid-template-columns:1fr}
}

/* TEMA PÚBLICO START — mesma organização e paleta da página principal */
body.home-page .topbar,
body.start-public-page .topbar{
  position:sticky!important;
  top:0!important;
  z-index:1000!important;
  width:100%!important;
  background:#ff7900!important;
  border:0!important;
  box-shadow:0 5px 18px rgba(0,0,0,.18)!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
body.start-public-page{
  --panel:#242827;
  --panel-2:#303433;
  --border:rgba(255,255,255,.10);
  background:#171b1a!important;
  color:#f7f8f7;
}
body.start-public-page .site-bg{
  background:linear-gradient(180deg,#202423 0%,#171b1a 48%,#131716 100%)!important;
}
body.start-public-page .site-bg::after{opacity:.10!important}
body.start-public-page .page-shell{min-height:72vh;padding-bottom:42px}
body.start-public-page .topbar .container.nav-wrap,
body.home-page .topbar .container.nav-wrap{
  width:min(1240px,calc(100% - 44px))!important;
  min-height:60px!important;
  margin-inline:auto!important;
  gap:14px!important;
}
body.start-public-page .topbar .brand-logo{display:none!important}
body.start-public-page .topbar .brand{min-width:110px!important}
body.start-public-page .topbar .brand-text{
  display:block!important;
  color:#fff!important;
  font-size:28px!important;
  line-height:1!important;
  font-weight:1000!important;
  letter-spacing:-1.6px!important;
}
body.start-public-page .topbar .nav-links a{
  padding:8px 8px!important;
  border:0!important;
  border-radius:8px!important;
  background:transparent!important;
  color:#fff!important;
  box-shadow:none!important;
}
body.start-public-page .topbar .nav-links a:hover,
body.start-public-page .topbar .nav-links a.active{background:rgba(255,255,255,.16)!important}
body.start-public-page .topbar .nav-player-search{
  height:36px!important;
  background:#fff!important;
  border:0!important;
  box-shadow:none!important;
}
body.start-public-page .topbar .nav-actions .btn-primary{
  min-height:38px!important;
  height:38px!important;
  padding:8px 15px!important;
  border:1px solid rgba(255,190,58,.72)!important;
  border-radius:15px!important;
  background:linear-gradient(135deg,#ffd45a,#ff9d00)!important;
  color:#111!important;
  box-shadow:0 8px 18px rgba(110,55,0,.20)!important;
}
body.start-public-page .topbar .mobile-toggle{
  background:rgba(255,255,255,.14)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.25)!important;
}
body.start-public-page .container{width:min(1240px,calc(100% - 44px))}
body.start-public-page .panel,
body.start-public-page .glass,
body.start-public-page .auth-card,
body.start-public-page .store-gate-card,
body.start-public-page .player-search-hero,
body.start-public-page .player-empty,
body.start-public-page .player-result-card,
body.start-public-page .player-identity-card,
body.start-public-page .game-stat-card,
body.start-public-page .topic-original,
body.start-public-page .reply-row{
  background:#242827!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:16px!important;
  box-shadow:0 12px 28px rgba(0,0,0,.20)!important;
}
body.start-public-page .panel-head,
body.start-public-page .player-card-title{
  margin:-24px -24px 18px!important;
  padding:13px 18px!important;
  min-height:45px;
  background:#303433!important;
  border-bottom:1px solid rgba(255,255,255,.09)!important;
}
body.start-public-page .btn-primary,
body.start-public-page .category-chip.active,
body.start-public-page .filter-chip.active{
  background:linear-gradient(135deg,#ffc34b,#ff8a00)!important;
  border-color:#ffad2d!important;
  color:#18130b!important;
  box-shadow:0 9px 22px rgba(255,132,0,.18)!important;
}
body.start-public-page .btn-ghost{
  background:#303433!important;
  border-color:rgba(255,255,255,.12)!important;
  color:#fff!important;
}
body.start-public-page input,
body.start-public-page select,
body.start-public-page textarea{
  background:#1d2221;
  color:#f5f6f5;
  border-color:rgba(255,255,255,.12);
  border-radius:11px;
}
body.start-public-page input:focus,
body.start-public-page select:focus,
body.start-public-page textarea:focus{
  border-color:#ff9b22;
  box-shadow:0 0 0 3px rgba(255,139,0,.14);
}
body.start-public-page .topbar .nav-player-search input{background:transparent;color:#242424}
body.start-public-page .footer{
  margin-top:0!important;
  background:#111514!important;
  border-top:1px solid rgba(255,255,255,.09)!important;
}
body.start-public-page .footer .brand-logo{display:block!important}
body.start-public-page .footer a:hover{color:#ffad35}
body.start-public-page .ip-box{background:#242827;border-color:rgba(255,145,0,.40)}

/* Loja, carrinho, pagamento e perfil */
body.start-public-page .cart-page,
body.start-public-page .payment-page,
body.start-public-page .profile-grid,
body.start-public-page .product-view{padding-top:28px;padding-bottom:28px}
body.start-public-page .cart-item,
body.start-public-page .order-card,
body.start-public-page .order-summary-row,
body.start-public-page .pix-key-box{
  background:#2b302f!important;
  border-color:rgba(255,255,255,.09)!important;
  border-radius:12px!important;
}
body.start-public-page .product-art::before{
  background:rgba(255,139,0,.18)!important;
  filter:blur(80px)!important;
}
body.start-public-page .store-product-owner,
body.start-public-page .payment-status-box{
  background:rgba(255,139,0,.08)!important;
  border-color:rgba(255,153,31,.28)!important;
}
body.start-public-page .pix-panel{top:78px}

/* Busca, perfil de jogador, login e validação */
body.start-public-page .player-search-page,
body.start-public-page .player-profile-page{padding-top:28px;padding-bottom:40px}
body.start-public-page .player-search-hero{
  padding:30px!important;
  border-left:4px solid #ff8a00!important;
}
body.start-public-page .player-search-hero .eyebrow,
body.start-public-page .auth-kicker{color:#ff9d18!important}
body.start-public-page .player-result-card:hover{border-color:rgba(255,145,0,.58)!important}
body.start-public-page .player-card-title{
  margin:-22px -22px 20px!important;
  color:#fff!important;
}
body.start-public-page .auth-screen{min-height:calc(100vh - 210px);padding:34px 0}
body.start-public-page .auth-card{border-top:3px solid #ff8a00!important}
body.start-public-page .auth-icon{
  background:linear-gradient(135deg,#ffc34b,#ff8a00)!important;
  color:#17120b!important;
  box-shadow:none!important;
}
body.validation-page .mush-validation-screen{
  min-height:auto!important;
  padding:32px 0 10px!important;
  background:transparent!important;
}
body.validation-page .mush-validation-content{padding:12px 20px 28px!important}
body.validation-page .mush-validation-content h1{font-size:46px!important}
body.validation-page .mush-validation-card{
  border:1px solid rgba(255,255,255,.10)!important;
  border-top:3px solid #ff8a00!important;
  border-radius:18px!important;
  background:#242827!important;
  box-shadow:0 14px 30px rgba(0,0,0,.22)!important;
}
body.validation-page .mush-validation-card-title{
  padding:17px 20px!important;
  background:#303433!important;
  border-bottom-color:rgba(255,255,255,.09)!important;
}
body.validation-page .mush-validation-button{
  border-color:#ffad2d!important;
  background:linear-gradient(135deg,#ffc34b,#ff8a00)!important;
  color:#18130b!important;
}
body.validation-page .mush-validation-input{background:#fff!important;color:#2b2b2b!important}
body.start-public-page .placeholder{
  margin-top:28px;
  border-top:3px solid #ff8a00!important;
}

@media(max-width:1120px){
  body.start-public-page .topbar .nav-links{
    top:66px!important;
    background:#242827!important;
    border:1px solid rgba(255,255,255,.12)!important;
    border-radius:12px!important;
  }
}
@media(max-width:680px){
  body.start-public-page .container,
  body.start-public-page .topbar .container.nav-wrap,
  body.home-page .topbar .container.nav-wrap{width:min(1240px,calc(100% - 24px))!important}
  body.start-public-page .topbar .brand-text{display:none!important}
  body.start-public-page .topbar .brand{min-width:0!important}
  body.start-public-page .panel-head{margin:-18px -18px 16px!important}
  body.start-public-page .mush-validation-card-body{padding:20px!important}
}

/* Loja: personagens maiores e com mais destaque nos cards de emblemas */
body.shop-page .start-product-card .product-image:has(img[src$="/mvp.webp"]),
body.shop-page .start-product-card .product-image:has(img[src$="/pro.webp"]),
body.shop-page .start-product-card .product-image:has(img[src$="/vip.webp"]),
body.shop-page .start-product-card .product-image:has(img[src$="/beta.webp"]),
body.shop-page .start-product-card .product-image:has(img[src$="/start-render.webp"]),
body.shop-page .start-product-card .product-image:has(img[src$="/mvp-plus.webp"]){
  padding:10px!important;
}
body.shop-page .start-product-card img[src$="/mvp.webp"],
body.shop-page .start-product-card img[src$="/pro.webp"],
body.shop-page .start-product-card img[src$="/vip.webp"],
body.shop-page .start-product-card img[src$="/beta.webp"],
body.shop-page .start-product-card img[src$="/start-render.webp"],
body.shop-page .start-product-card img[src$="/mvp-plus.webp"]{
  height:278px!important;
  max-height:278px!important;
}
@media(max-width:680px){
  body.shop-page .start-product-card img[src$="/mvp.webp"],
  body.shop-page .start-product-card img[src$="/pro.webp"],
  body.shop-page .start-product-card img[src$="/vip.webp"],
  body.shop-page .start-product-card img[src$="/beta.webp"],
  body.shop-page .start-product-card img[src$="/start-render.webp"],
  body.shop-page .start-product-card img[src$="/mvp-plus.webp"]{
    height:224px!important;
    max-height:224px!important;
  }
}

/* Vantagens editáveis dos produtos */
.product-benefits-field textarea{min-height:150px;line-height:1.55}
.product-benefits-field small{color:var(--muted);font-weight:650;line-height:1.45}
.product-benefits{margin:18px 0;padding:17px;border:1px solid rgba(255,158,30,.28);border-radius:15px;background:linear-gradient(145deg,rgba(255,153,24,.11),rgba(255,255,255,.035))}
.product-benefits-head{display:flex;align-items:center;gap:11px;margin-bottom:13px}
.product-benefits-head>span{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;color:#ffb535;border-radius:12px;background:rgba(255,154,29,.14)}
.product-benefits-head h3{margin:0;color:#fff;font-size:18px}
.product-benefits-head small{display:block;margin-top:3px;color:#aaaead;line-height:1.35}
.product-benefits ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}
.product-benefits li{display:grid;grid-template-columns:25px minmax(0,1fr);gap:9px;align-items:start;color:#edf0ef;line-height:1.45}
.product-benefits li>span{width:23px;height:23px;display:grid;place-items:center;color:#172019;border-radius:7px;background:#55cf88}

/* MVP e MVP+: reserva espaço para os textos que ficam acima dos renders */
body.shop-page .start-product-card .product-image:has(img[src$="/mvp.webp"]),
body.shop-page .start-product-card .product-image:has(img[src$="/mvp-plus.webp"]){
  padding:38px 10px 0!important;
}
body.shop-page .start-product-card img[src$="/mvp.webp"],
body.shop-page .start-product-card img[src$="/mvp-plus.webp"]{
  height:260px!important;
  max-height:260px!important;
}
@media(max-width:680px){
  body.shop-page .start-product-card .product-image:has(img[src$="/mvp.webp"]),
  body.shop-page .start-product-card .product-image:has(img[src$="/mvp-plus.webp"]){
    padding:32px 10px 0!important;
  }
  body.shop-page .start-product-card img[src$="/mvp.webp"],
  body.shop-page .start-product-card img[src$="/mvp-plus.webp"]{
    height:208px!important;
    max-height:208px!important;
  }
}

/* Página Equipe — integrada ao StartCore */
body.team-page .team-page-head{display:flex;align-items:center;justify-content:space-between;gap:28px}
body.team-page .team-page-head>div:first-child{max-width:760px}
body.team-page .team-sync-card{flex:0 0 auto;min-width:270px;display:flex;align-items:center;gap:11px;padding:13px 15px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:rgba(255,255,255,.045)}
body.team-page .team-sync-card.is-connected{border-color:rgba(66,214,155,.32);background:rgba(66,214,155,.07)}
body.team-page .team-sync-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;color:#ff9d18;background:rgba(255,138,0,.12)}
body.team-page .team-sync-card.is-connected .team-sync-icon{color:#65e3ad;background:rgba(66,214,155,.13)}
body.team-page .team-sync-card strong,body.team-page .team-sync-card small{display:block}
body.team-page .team-sync-card strong{font-size:13px}
body.team-page .team-sync-card small{margin-top:3px;color:#9ca6a2;font-size:11px}
body.team-page .team-summary{display:flex;align-items:center;gap:10px;margin:0 auto 18px}
body.team-page .team-summary>div{display:flex;align-items:baseline;gap:6px;min-width:108px;padding:11px 14px;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:#202524}
body.team-page .team-summary strong{font-size:20px;color:#ff9d18}
body.team-page .team-summary span{font-size:11px;color:#aeb6b2}
body.team-page .team-summary p{display:flex;align-items:center;gap:8px;margin-left:auto;color:#aeb6b2;font-size:12px;font-weight:800}
body.team-page .staff-role-section{border-top:3px solid var(--role-color)}
body.team-page .staff-role-head{background:#262c2a!important}
body.team-page .staff-role-title{display:flex;align-items:center;gap:9px;font-size:13px!important;opacity:1!important}
body.team-page .staff-role-title i{width:9px;height:9px;border-radius:3px;background:var(--role-color);box-shadow:0 0 14px color-mix(in srgb,var(--role-color) 60%,transparent)}
body.team-page .staff-role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px}
body.team-page .staff-card{position:relative;grid-template-columns:92px minmax(0,1fr)!important;gap:15px!important;min-height:126px;padding:16px!important;overflow:hidden;border-color:rgba(255,255,255,.08)!important;background:linear-gradient(135deg,#2b312f,#252a29)!important;transition:transform .18s ease,border-color .18s ease!important}
body.team-page .staff-card:after{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--staff-color)}
body.team-page .staff-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--staff-color) 50%,rgba(255,255,255,.08))!important}
body.team-page .staff-ring{width:92px!important;height:92px!important;padding:4px!important;border-radius:16px!important;background:linear-gradient(145deg,var(--staff-color),rgba(255,255,255,.08))!important;box-shadow:0 11px 24px rgba(0,0,0,.22)!important}
body.team-page .staff-ring img{border-radius:12px!important}
body.team-page .staff-card span{color:var(--staff-color)!important;background:color-mix(in srgb,var(--staff-color) 12%,transparent)!important;border-color:color-mix(in srgb,var(--staff-color) 30%,transparent)!important}
body.team-page .staff-card h2{font-size:19px}
body.team-page .staff-card p{min-height:32px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
body.team-page .staff-card-copy>small{display:block;margin-top:7px;color:#8f9995;font-size:10px;font-weight:850}
body.team-page .staff-card:hover .staff-card-copy>small{color:#fff}
body.team-page .team-empty{margin-bottom:24px}
body.team-page .team-empty h2,body.team-page .team-empty p{margin:0}

.staff-sync-panel{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:18px}
.staff-sync-panel.is-connected{border-color:rgba(66,214,155,.28)}
.staff-sync-panel p{margin:5px 0 0;color:var(--muted);font-size:13px}
.staff-sync-state{width:62px;height:62px;display:grid;place-items:center;border-radius:14px;background:rgba(255,138,0,.12);color:#ff9d18}
.staff-sync-panel.is-connected .staff-sync-state{background:rgba(66,214,155,.12);color:#65e3ad}
.admin-staff-list{display:grid;gap:9px}
.admin-staff-item{display:grid!important;grid-template-columns:48px minmax(0,1fr) auto;margin:0!important}
.admin-staff-item>span{min-width:0}
.staff-auto-label{display:inline-flex!important;align-items:center;gap:5px!important;color:#65e3ad!important;font-size:11px!important;font-weight:900}

@media(max-width:1120px){
  body.team-page .team-page-head{display:grid}
  body.team-page .team-sync-card{min-width:0;width:min(100%,340px)}
  body.team-page .staff-role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:680px){
  body.team-page .team-summary{align-items:stretch;flex-wrap:wrap}
  body.team-page .team-summary>div{flex:1}
  body.team-page .team-summary p{width:100%;margin:2px 0 0}
  body.team-page .staff-role-grid{grid-template-columns:1fr;padding:10px}
  body.team-page .staff-card{grid-template-columns:78px minmax(0,1fr)!important;min-height:112px;padding:13px!important}
  body.team-page .staff-ring{width:78px!important;height:78px!important}
  .staff-sync-panel{grid-template-columns:44px 1fr}
  .staff-sync-panel form{grid-column:1/-1}
  .staff-sync-panel .btn{width:100%}
  .admin-staff-item{grid-template-columns:44px minmax(0,1fr)}
  .admin-staff-item form,.admin-staff-item .staff-auto-label{grid-column:1/-1;justify-self:stretch}
  .admin-staff-item form .btn{width:100%}
}

/* Equipe no formato de faixas do Mush, com identidade Start */
body.team-page .mush-team-head{padding-bottom:30px}
body.team-page .mush-team-groups{gap:40px;padding-bottom:36px}
body.team-page .mush-team-role{overflow:hidden;border:1px solid rgba(255,255,255,.13)!important;border-top:0!important;border-radius:22px!important;background:#202524!important;box-shadow:0 18px 40px rgba(0,0,0,.15)}
body.team-page .mush-team-role .staff-role-head{min-height:50px;padding:12px 16px!important;background:var(--role-color)!important;border-radius:21px 21px 0 0;color:#fff;font-size:16px;font-weight:1000}
body.team-page .mush-team-role .staff-role-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:28px 16px;padding:22px 32px 26px!important;min-height:132px}
body.team-page .staff-member{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:7px;color:var(--staff-color);font-size:14px;font-weight:950;text-align:center;transition:transform .16s ease,filter .16s ease}
body.team-page .staff-member:hover{transform:translateY(-3px);filter:brightness(1.14)}
body.team-page .staff-member .mc-head{width:76px;height:76px;max-width:none;display:block;border-radius:6px;object-fit:cover;background:#151918;image-rendering:pixelated;box-shadow:0 9px 18px rgba(0,0,0,.18)}
body.team-page .staff-member strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.team-page .staff-role-empty{grid-column:1/-1;align-self:center;justify-self:center;margin:0;color:#7f8985;font-size:12px;font-weight:750}

@media(max-width:1120px){body.team-page .mush-team-role .staff-role-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(max-width:840px){body.team-page .mush-team-role .staff-role-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding-inline:18px!important}}
@media(max-width:520px){
  body.team-page .mush-team-groups{gap:22px}
  body.team-page .mush-team-role .staff-role-head{min-height:44px;font-size:14px}
  body.team-page .mush-team-role .staff-role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 10px;padding:18px 12px 22px!important}
  body.team-page .staff-member .mc-head{width:64px;height:64px}
  body.team-page .staff-member{font-size:12px}
}

/* TOPBAR MUSH-LIKE FINAL: navegação limpa, sem pesquisa de produtos */
.topbar{
  background:#ff7200!important;
  border-bottom:0!important;
  box-shadow:0 4px 18px rgba(0,0,0,.18)!important;
  backdrop-filter:none!important;
}
.topbar .container.nav-wrap{
  width:min(100% - 32px,1460px)!important;
  min-height:72px!important;
  grid-template-columns:auto minmax(0,1fr) auto auto!important;
  gap:18px!important;
}
.topbar .brand-logo{
  width:92px!important;
  height:54px!important;
  max-width:92px!important;
  filter:none!important;
}
.topbar .nav-links{
  justify-content:flex-start!important;
  gap:2px!important;
}
.topbar .nav-links a{
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
  padding:12px 10px!important;
  border-radius:10px!important;
  opacity:.96;
}
.topbar .nav-links a:hover,
.topbar .nav-links a.active{
  color:#fff!important;
  background:rgba(0,0,0,.13)!important;
  border-color:transparent!important;
  box-shadow:none!important;
  opacity:1;
}
.topbar .nav-player-search{
  width:clamp(210px,18vw,300px)!important;
  min-width:210px!important;
  display:flex!important;
  align-items:center!important;
  background:#fff!important;
  border:0!important;
  border-radius:999px!important;
  padding:0 5px 0 17px!important;
  overflow:hidden!important;
}
.topbar .nav-player-search input{
  width:100%!important;
  min-width:0!important;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  color:#262626!important;
  padding:11px 0!important;
  font-weight:700!important;
}
.topbar .nav-player-search button{
  border:0!important;
  background:transparent!important;
  color:#111!important;
  padding:9px!important;
  display:grid!important;
  place-items:center!important;
}
.topbar .nav-actions{gap:8px!important}
.topbar .cart-pill,
.topbar .nav-actions .btn,
.topbar .nav-actions button.btn{
  border-color:rgba(0,0,0,.12)!important;
  box-shadow:none!important;
}
.topbar .cart-pill,.topbar .user-pill{
  background:rgba(164,74,0,.68)!important;
  color:#fff!important;
}
.topbar .btn-primary{
  background:#ffbd20!important;
  color:#191300!important;
  border:1px solid rgba(255,255,255,.35)!important;
}
@media(max-width:1280px) and (min-width:921px){
  .topbar .container.nav-wrap{gap:10px!important}
  .topbar .nav-player-search{width:220px!important;min-width:180px!important}
  .topbar .nav-links a{font-size:12px!important;padding:10px 7px!important}
}
@media(max-width:1080px){
  .topbar .nav-player-search{display:none!important}
}

/* CORREÇÃO DEFINITIVA — topbar presa ao topo do layout, sem acompanhar o scroll */
.topbar,
body.home-page .topbar,
body.start-inner-page .topbar,
body.validation-page .topbar{
  position:absolute!important;
  top:0!important;
  right:0!important;
  left:0!important;
  bottom:auto!important;
  width:100%!important;
  transform:none!important;
  translate:none!important;
  will-change:auto!important;
}

/* Nas páginas internas, reserva a altura da barra para não cobrir o conteúdo. */
body.start-inner-page,
body.validation-page{
  padding-top:60px!important;
}

/* A home já possui o banner iniciando atrás da barra. */
body.home-page{
  padding-top:0!important;
}

@media(max-width:920px){
  body.start-inner-page,
  body.validation-page{
    padding-top:58px!important;
  }
}

/* Painel profissional — pagamentos e entregas */
.dashboard-clean .stats-grid{grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:14px}
.dashboard-clean .stat-card{position:relative;overflow:hidden;border-radius:22px;padding:20px;background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.018));border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 45px rgba(0,0,0,.2)}
.dashboard-clean .stat-card:after{content:"";position:absolute;width:95px;height:95px;border-radius:50%;right:-38px;top:-42px;background:rgba(255,176,0,.1);filter:blur(2px)}
.dashboard-clean .stat-card .icon{width:42px;height:42px;padding:10px;border-radius:14px;background:rgba(255,176,0,.11);border:1px solid rgba(255,176,0,.22)}
.admin-order-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.admin-order-card:hover{transform:translateY(-2px);border-color:rgba(255,176,0,.27);box-shadow:0 25px 70px rgba(0,0,0,.3)}
.order-payment-readonly{display:grid;gap:7px;align-content:end}.order-payment-readonly>span{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#cfcfd6;font-weight:950}
.vip-owned-alert{border-color:rgba(77,210,255,.3)!important;background:linear-gradient(90deg,rgba(77,210,255,.11),rgba(255,255,255,.025))!important}
.product-card-blocked{opacity:.72}.product-card-blocked:hover{transform:none!important}.product-lock-badge{max-width:calc(100% - 28px);white-space:normal;text-align:center}

/* Meus pedidos — loja */
.orders-pill{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 12px;border-radius:14px;background:rgba(164,74,0,.68);color:#fff;border:1px solid rgba(0,0,0,.12);font-weight:900;text-decoration:none}.orders-pill span{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#ffbd20;color:#211500;font-size:12px}
.store-orders-page{display:grid;gap:18px;padding-block:34px 70px}.store-orders-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px;border-radius:24px}.store-orders-hero h1{display:flex;align-items:center;gap:12px;margin:5px 0 8px}.store-orders-hero p{margin:0;color:var(--muted)}
.order-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.order-stat{padding:20px;border-radius:20px;display:grid;gap:7px;background:linear-gradient(145deg,rgba(255,184,35,.09),rgba(255,255,255,.025))}.order-stat span{color:var(--muted);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.order-stat strong{font-size:46px}
.professional-orders-panel{padding:22px;border-radius:24px}.professional-order-list{display:grid;gap:12px}.professional-order-card{display:grid;grid-template-columns:1fr 1.5fr 1.2fr auto;align-items:center;gap:18px;padding:17px 18px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:rgba(255,255,255,.025);transition:.18s ease}.professional-order-card:hover{transform:translateY(-2px);border-color:rgba(255,184,35,.28)}.order-id-block,.order-product-block{display:grid;gap:3px}.order-id-block small,.order-product-block small{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.06em}.order-id-block span,.order-product-block span{color:var(--muted);font-size:12px}.order-status-block{display:flex;flex-wrap:wrap;gap:7px}
@media(max-width:900px){.order-stats-grid{grid-template-columns:repeat(2,1fr)}.professional-order-card{grid-template-columns:1fr 1fr}.professional-order-card .btn{grid-column:1/-1}.store-orders-hero{align-items:flex-start;flex-direction:column}}
@media(max-width:520px){.order-stats-grid{grid-template-columns:1fr}.professional-order-card{grid-template-columns:1fr}.professional-order-card .btn{grid-column:auto}}

.pix-qr-branded{position:relative;display:inline-grid;place-items:center;background:#fff;padding:12px;border-radius:18px}.pix-qr-branded>img:first-child{display:block;max-width:100%;height:auto}.pix-qr-logo{position:absolute!important;width:18%!important;height:18%!important;object-fit:contain;background:#fff;padding:4px;border-radius:10px;box-shadow:0 0 0 5px #fff}

/* QR PIX final: imagem única, nítida e com o S realmente incorporado no centro */
.pix-qr-branded{display:block!important;width:min(100%,560px)!important;margin:0 auto!important;padding:10px!important;background:#fff!important;border-radius:18px!important;overflow:hidden!important;line-height:0!important}
.pix-qr-branded>img{display:block!important;width:100%!important;height:auto!important;max-width:none!important;image-rendering:auto!important}
.pix-qr-logo{display:none!important}

.head-search button,
.shop-search button,
.search button{
    background:#ffffff !important;
    color:#111 !important;
    border:0 !important;
    border-radius:999px !important;
    font-weight:700 !important;
}


.head-search,
.shop-search,
.search-box,
.search-form{
    background:#ffffff !important;
    border-radius:999px !important;
    overflow:hidden !important;
}

.head-search input,
.shop-search input,
.search-box input,
.search-form input{
    background:#ffffff !important;
    color:#111111 !important;
}

.head-search button,
.shop-search button,
.search-box button,
.search-form button{
    background:#f5a623 !important;
    color:#111111 !important;
    border-left:1px solid #e5e5e5 !important;
}


.head-search .btn,
.head-search .btn-primary,
.shop-search .btn,
.shop-search .btn-primary{
background:#fff !important;
color:#111 !important;
border:1px solid #e5e5e5 !important;
box-shadow:none !important;
}


/* CORRECAO DEFINITIVA: campo de busca branco no Leaderboard e Punicoes */
body.start-inner-page form.head-search {
  background:#fff !important;
  background-color:#fff !important;
}
body.start-inner-page form.head-search input.search-input-white,
body.start-inner-page form.head-search input[type="text"][name="q"] {
  background:#fff !important;
  background-color:#fff !important;
  color:#111 !important;
  -webkit-text-fill-color:#111 !important;
  box-shadow:inset 0 0 0 1000px #fff !important;
  border:0 !important;
  outline:0 !important;
  appearance:none !important;
  -webkit-appearance:none !important;
}
body.start-inner-page form.head-search input.search-input-white::placeholder,
body.start-inner-page form.head-search input[type="text"][name="q"]::placeholder {
  color:#6f7378 !important;
  opacity:1 !important;
  -webkit-text-fill-color:#6f7378 !important;
}

/* =========================================================
   TOPBAR LOGADA — organização sem remover o comportamento fixo
   Mantém todos os recursos, compacta ações e evita sobreposição.
   ========================================================= */
@media (min-width: 1081px){
  body.start-public-page .topbar .container.nav-wrap,
  body.home-page .topbar .container.nav-wrap,
  .topbar .container.nav-wrap{
    width:min(1540px,calc(100% - 28px))!important;
    min-width:0!important;
    gap:8px!important;
  }

  .topbar .brand{
    flex:0 0 auto!important;
    min-width:86px!important;
  }

  .topbar .nav-links{
    flex:1 1 auto!important;
    min-width:0!important;
    gap:0!important;
  }

  .topbar .nav-links a{
    padding-left:7px!important;
    padding-right:7px!important;
    gap:5px!important;
    white-space:nowrap!important;
  }

  .topbar .nav-player-search{
    flex:0 1 260px!important;
    width:clamp(190px,15vw,260px)!important;
    min-width:170px!important;
    margin-left:4px!important;
  }

  .topbar .nav-actions{
    flex:0 0 auto!important;
    min-width:0!important;
    gap:6px!important;
  }

  .topbar .orders-pill,
  .topbar .cart-pill{
    width:44px!important;
    min-width:44px!important;
    height:42px!important;
    padding:0!important;
    justify-content:center!important;
    gap:3px!important;
    border-radius:14px!important;
  }

  .topbar .orders-pill span,
  .topbar .cart-pill span{
    font-size:12px!important;
    line-height:1!important;
  }

  .topbar .user-pill{
    max-width:138px!important;
    min-width:0!important;
    height:42px!important;
    padding:0 11px!important;
    overflow:hidden!important;
  }

  .topbar .user-pill span{
    display:block!important;
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }

  .topbar .btn-primary,
  .topbar .btn-admin,
  .topbar .btn-dark{
    height:42px!important;
    min-height:42px!important;
    padding:0 12px!important;
    white-space:nowrap!important;
  }
}

/* Em notebooks, mantém tudo acessível e esconde apenas textos redundantes. */
@media (max-width:1320px) and (min-width:1081px){
  .topbar .nav-links a{
    font-size:12px!important;
    padding-left:5px!important;
    padding-right:5px!important;
  }

  .topbar .nav-player-search{
    flex-basis:190px!important;
    width:190px!important;
    min-width:150px!important;
  }

  .topbar .user-pill{
    max-width:108px!important;
  }
}


/* Nick validado: o próprio botão do nick encerra somente a sessão do jogador. */
.topbar .player-logout-form{
  display:inline-flex!important;
  margin:0!important;
  padding:0!important;
  min-width:0!important;
}
.topbar .player-logout-form .user-pill{
  cursor:pointer!important;
}

/* =========================================================
   AJUSTE FINAL — carrinho estável e topbar levemente maior
   Não altera o posicionamento absoluto que mantém a barra no topo.
   ========================================================= */
.topbar .container.nav-wrap,
body.home-page .topbar .container.nav-wrap,
body.start-public-page .topbar .container.nav-wrap,
body.start-inner-page .topbar .container.nav-wrap{
  min-height:68px!important;
}

.topbar .icon-cart{
  display:block!important;
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  flex:0 0 20px!important;
  overflow:visible!important;
  fill:currentColor!important;
  stroke:none!important;
  transform:none!important;
}

.topbar .nav-links a .icon-cart{
  margin:0!important;
}

.topbar .cart-pill{
  overflow:visible!important;
}

/* Reserva a nova altura apenas nas páginas internas. */
body.start-inner-page,
body.validation-page{
  padding-top:68px!important;
}

@media(max-width:1080px){
  .topbar .container.nav-wrap,
  body.home-page .topbar .container.nav-wrap,
  body.start-public-page .topbar .container.nav-wrap,
  body.start-inner-page .topbar .container.nav-wrap{
    min-height:64px!important;
  }

  body.start-inner-page,
  body.validation-page{
    padding-top:64px!important;
  }
}

/* TOPBAR 2X — ajuste definitivo solicitado */
@media (min-width: 921px){
  .topbar .container.nav-wrap,
  body.home-page .topbar .container.nav-wrap,
  body.start-inner-page .topbar .container.nav-wrap{
    min-height:120px!important;
    height:120px!important;
  }

  .topbar .brand-logo,
  body.home-page .topbar .brand-logo{
    width:108px!important;
    height:76px!important;
    max-width:108px!important;
  }

  .topbar .nav-links a{
    min-height:48px!important;
    padding:0 11px!important;
    font-size:14px!important;
  }

  .topbar .nav-player-search{
    height:48px!important;
    min-height:48px!important;
  }

  .topbar .cart-pill,
  .topbar .orders-pill,
  .topbar .nav-actions .btn,
  .topbar .nav-actions button.btn,
  .topbar .user-pill,
  body.home-page .nav-actions .btn-primary{
    height:48px!important;
    min-height:48px!important;
  }
}

/* AJUSTE FINAL NAVBAR START: ícones sólidos e itens mais próximos */
.topbar{
  background:#ff6a00!important;
  border-bottom:0!important;
  box-shadow:0 3px 12px rgba(0,0,0,.16)!important;
}
.topbar .container.nav-wrap{
  min-height:76px!important;
  grid-template-columns:auto minmax(0,1fr) auto!important;
  gap:8px!important;
}
.topbar .nav-links{
  justify-content:flex-start!important;
  gap:0!important;
  margin-left:2px!important;
}
.topbar .nav-links a{
  color:#fff!important;
  font-size:15px!important;
  font-weight:800!important;
  padding:10px 9px!important;
  gap:6px!important;
  border:0!important;
  border-radius:8px!important;
}
.topbar .nav-links a:hover,
.topbar .nav-links a.active{
  color:#fff!important;
  background:rgba(255,255,255,.14)!important;
  box-shadow:none!important;
}
.topbar .nav-links a svg{
  width:17px!important;
  height:17px!important;
  color:#fff!important;
}
@media(max-width:1280px) and (min-width:921px){
  .topbar .nav-links{gap:0!important}
  .topbar .nav-links a{font-size:14px!important;padding:9px 7px!important;gap:5px!important}
}

/* =========================================================
   TOPBAR FINAL — eixo central alinhado à grade de 1240px
   Toda a navegação acompanha exatamente as mesmas bordas
   do conteúdo principal.
   ========================================================= */
@media (min-width: 1281px){
  .topbar .container.nav-wrap,
  body.home-page .topbar .container.nav-wrap,
  body.start-public-page .topbar .container.nav-wrap,
  body.start-inner-page .topbar .container.nav-wrap{
    width:min(1240px,calc(100% - 44px))!important;
    min-height:82px!important;
    height:82px!important;
    margin-inline:auto!important;
    display:grid!important;
    grid-template-columns:128px minmax(0,1fr) 248px max-content!important;
    column-gap:12px!important;
    align-items:center!important;
  }

  .topbar .brand{
    width:128px!important;
    min-width:128px!important;
    justify-content:flex-start!important;
  }

  body.home-page .topbar .brand-text,
  body.start-public-page .topbar .brand-text,
  body.start-inner-page .topbar .brand-text{
    display:block!important;
    font-family:"Segoe UI Variable Display","Segoe UI",Inter,system-ui,sans-serif!important;
    font-size:30px!important;
    line-height:1!important;
    font-weight:900!important;
    letter-spacing:-1.35px!important;
  }

  .topbar .nav-links{
    min-width:0!important;
    margin:0!important;
    justify-content:flex-start!important;
    gap:2px!important;
  }

  .topbar .nav-player-search{
    width:248px!important;
    min-width:248px!important;
    height:42px!important;
    min-height:42px!important;
    margin:0!important;
  }

  .topbar .nav-actions{
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    justify-content:flex-end!important;
  }
}

.topbar .nav-links a{
  min-height:38px!important;
  padding:0 8px!important;
  gap:6px!important;
  align-items:center!important;
  font-family:"Segoe UI Variable Text","Segoe UI",Arial,sans-serif!important;
  font-size:14px!important;
  line-height:20px!important;
  font-weight:700!important;
  letter-spacing:0!important;
}

.topbar .nav-item-icon{
  display:inline-grid!important;
  place-items:center!important;
  width:19px!important;
  height:19px!important;
  min-width:19px!important;
  flex:0 0 19px!important;
  line-height:0!important;
}

.topbar .nav-links a .nav-item-icon svg{
  display:block!important;
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  color:#fff!important;
  fill:currentColor!important;
  stroke:none!important;
}

.topbar .nav-item-label{
  display:block!important;
  line-height:20px!important;
  white-space:nowrap!important;
}

.topbar .nav-player-search input,
.topbar .nav-actions .btn,
.topbar .nav-actions button.btn{
  font-family:"Segoe UI Variable Text","Segoe UI",Arial,sans-serif!important;
  font-weight:700!important;
}

@media (max-width: 1280px) and (min-width: 1081px){
  .topbar .container.nav-wrap,
  body.home-page .topbar .container.nav-wrap,
  body.start-public-page .topbar .container.nav-wrap,
  body.start-inner-page .topbar .container.nav-wrap{
    width:min(1240px,calc(100% - 44px))!important;
    min-height:76px!important;
    height:76px!important;
    display:grid!important;
    grid-template-columns:110px minmax(0,1fr) 190px max-content!important;
    column-gap:8px!important;
  }

  .topbar .nav-links a{
    font-size:13px!important;
    padding-inline:7px!important;
    gap:5px!important;
  }
}

@media (max-width: 680px){
  .topbar .container.nav-wrap,
  body.home-page .topbar .container.nav-wrap,
  body.start-public-page .topbar .container.nav-wrap,
  body.start-inner-page .topbar .container.nav-wrap{
    width:min(1240px,calc(100% - 24px))!important;
  }
}
.start-captcha-logo{font-weight:1000;letter-spacing:4px;color:#f4b52b;font-size:21px;margin-bottom:10px;text-shadow:0 0 18px rgba(244,181,43,.35)}
.start-captcha-box{width:100%;max-width:350px;background:#f7f7f7;border:1px solid #bcc2c8;border-radius:5px;overflow:hidden;box-shadow:0 12px 32px rgba(0,0,0,.28)}
.start-captcha-head{background:#18a5a5;color:#fff;padding:14px 16px;display:grid;gap:2px}.start-captcha-head strong{font-size:13px}.start-captcha-head span{font-size:34px;font-weight:900;line-height:1}.start-captcha-head small{opacity:.9}
.start-captcha-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:4px;background:#d9dde0}.start-captcha-tile{aspect-ratio:1;position:relative;cursor:pointer;background:linear-gradient(145deg,#d7a86e,#7fb0c5);display:flex;align-items:center;justify-content:center;overflow:hidden}.start-captcha-tile:nth-child(even){background:linear-gradient(145deg,#7b8eb5,#d99b89)}.start-captcha-tile input{position:absolute;opacity:0}.start-captcha-tile span{font-size:40px;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.45);transition:.13s}.start-captcha-tile input:checked+span{transform:scale(.82)}.start-captcha-tile:has(input:checked){outline:4px solid #18a5a5;outline-offset:-4px;filter:brightness(.82)}
.start-captcha-brandline{display:flex;justify-content:space-between;align-items:center;color:#68727b;padding:8px 10px;font-size:10px}.start-captcha-brandline b{color:#18a5a5}.start-validation-done{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#36bd55;color:#fff;font-size:42px;font-weight:900;margin:8px auto}
@media(max-width:520px){.start-captcha-tile span{font-size:32px}.mush-validation-card-body{padding:18px}}

/* StartAuth + Google reCAPTCHA */
body.validation-page .start-auth-page{
  min-height:calc(100vh - 150px);
  padding:34px 0 48px!important;
}
body.validation-page .start-auth-card{
  width:min(560px,100%)!important;
  padding:30px!important;
  border:1px solid rgba(255,181,43,.25)!important;
  border-top:3px solid #f4b52b!important;
  background:
    radial-gradient(circle at 100% 0,rgba(244,181,43,.13),transparent 34%),
    rgba(20,22,23,.96)!important;
  box-shadow:0 28px 80px rgba(0,0,0,.42)!important;
}
.start-auth-brand{
  display:grid;
  grid-template-columns:68px minmax(0,1fr);
  gap:17px;
  align-items:center;
}
.start-auth-brand .auth-icon{
  width:62px;
  height:62px;
  margin:0;
  border-radius:18px;
}
.start-auth-brand h1{
  margin:3px 0 6px!important;
  font-size:31px!important;
  line-height:1.05;
  letter-spacing:-1.2px!important;
}
.start-auth-brand h1 em{
  color:#f4b52b;
  font-style:normal;
}
.start-auth-brand p{
  margin:0;
  font-size:14px;
}
.start-auth-player{
  display:grid;
  grid-template-columns:48px minmax(0,1fr) auto;
  align-items:center;
  gap:12px;
  margin:24px 0 18px;
  padding:12px;
  border:1px solid rgba(255,255,255,.09);
  border-radius:14px;
  background:rgba(255,255,255,.035);
}
.start-auth-player img{
  display:block;
  width:48px;
  height:48px;
  border-radius:10px;
  image-rendering:pixelated;
}
.start-auth-player span{
  min-width:0;
  display:grid;
  gap:2px;
}
.start-auth-player small{
  color:#92989d;
  font-size:10px;
  font-weight:900;
  letter-spacing:1px;
}
.start-auth-player strong{
  overflow:hidden;
  color:#fff;
  font-size:17px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.start-auth-player>b{
  padding:6px 9px;
  border:1px solid rgba(244,181,43,.32);
  border-radius:999px;
  background:rgba(244,181,43,.1);
  color:#f4b52b;
  font-size:10px;
  letter-spacing:.7px;
}
.start-auth-card[data-validation-state="approved"] .start-auth-player>b{
  border-color:rgba(66,211,118,.38);
  background:rgba(66,211,118,.1);
  color:#63e596;
}
.start-auth-card[data-validation-state="rejected"] .start-auth-player>b{
  border-color:rgba(255,83,96,.38);
  background:rgba(255,83,96,.1);
  color:#ff7782;
}
.start-auth-captcha{
  display:flex;
  min-height:82px;
  align-items:center;
  justify-content:center;
  padding:15px 8px;
  border:1px solid rgba(255,255,255,.09);
  border-radius:14px;
  background:rgba(0,0,0,.2);
}
.start-auth-form{
  gap:13px!important;
}
.start-auth-form .btn:disabled{
  cursor:not-allowed;
  filter:grayscale(.6);
  opacity:.5;
  transform:none!important;
}
.start-auth-hint{
  margin:0!important;
  color:#a9afb3!important;
  font-size:12px!important;
  text-align:center;
}
.start-auth-processing,
.start-auth-result{
  min-height:156px;
  margin-top:18px;
  padding:24px;
  border:1px solid rgba(244,181,43,.28);
  border-radius:17px;
  background:rgba(244,181,43,.07);
  text-align:center;
}
.start-auth-processing{
  display:grid;
  place-items:center;
  align-content:center;
  gap:9px;
}
.start-auth-processing[hidden]{
  display:none!important;
}
.start-auth-processing strong{
  color:#f4b52b;
  font-size:19px;
  letter-spacing:1.4px;
}
.start-auth-processing p,
.start-auth-result p{
  margin:0;
  color:#c1c5c8;
  font-size:13px;
}
.start-auth-spinner{
  width:38px;
  height:38px;
  border:4px solid rgba(244,181,43,.18);
  border-top-color:#f4b52b;
  border-radius:50%;
  animation:start-auth-spin .8s linear infinite;
}
@keyframes start-auth-spin{
  to{transform:rotate(360deg)}
}
.start-auth-result{
  display:grid;
  place-items:center;
  align-content:center;
  gap:10px;
}
.start-auth-result-icon{
  display:grid;
  width:54px;
  height:54px;
  place-items:center;
  border-radius:50%;
  color:#fff;
  font-size:34px;
  font-weight:1000;
}
.start-auth-result strong{
  display:block;
  margin-bottom:6px;
  font-size:21px;
  letter-spacing:1.3px;
}
.start-auth-result.is-approved{
  border-color:rgba(66,211,118,.35);
  background:rgba(66,211,118,.08);
}
.start-auth-result.is-approved .start-auth-result-icon{background:#31b965}
.start-auth-result.is-approved strong{color:#63e596}
.start-auth-result.is-waiting{
  border-color:rgba(244,181,43,.35);
  background:rgba(244,181,43,.08);
}
.start-auth-result.is-waiting .start-auth-result-icon{background:#d89418}
.start-auth-result.is-waiting strong{color:#f4b52b}
.start-auth-result.is-rejected,
.start-auth-result.is-invalid{
  border-color:rgba(255,83,96,.35);
  background:rgba(255,83,96,.075);
}
.start-auth-result.is-rejected .start-auth-result-icon,
.start-auth-result.is-invalid .start-auth-result-icon{background:#d6404d}
.start-auth-result.is-rejected strong,
.start-auth-result.is-invalid strong{color:#ff7782}
.start-auth-security{
  display:flex;
  gap:8px;
  align-items:center;
  justify-content:center;
  margin-top:18px;
  color:#858b90;
  font-size:11px;
  text-align:center;
}
.start-auth-security svg{
  flex:0 0 auto;
  color:#f4b52b;
}
@media(max-width:520px){
  body.validation-page .start-auth-card{padding:22px 16px!important}
  .start-auth-brand{grid-template-columns:52px minmax(0,1fr);gap:12px}
  .start-auth-brand .auth-icon{width:50px;height:50px;border-radius:14px}
  .start-auth-brand h1{font-size:24px!important;letter-spacing:-.8px!important}
  .start-auth-player{grid-template-columns:44px minmax(0,1fr)}
  .start-auth-player img{width:44px;height:44px}
  .start-auth-player>b{grid-column:1/-1;text-align:center}
  .start-auth-captcha{overflow:hidden;padding-inline:0}
  .start-auth-captcha .g-recaptcha{transform:scale(.9);transform-origin:center}
}

/* Ajuste final da topbar — alinhamento, escala e identidade START */
.topbar{
  background:linear-gradient(90deg,#d98c00 0%,#f4b400 52%,#d98c00 100%)!important;
  border-bottom:1px solid rgba(255,255,255,.20)!important;
  box-shadow:0 3px 14px rgba(0,0,0,.22)!important;
}
.topbar .container.nav-wrap{
  width:min(100% - 40px,1420px)!important;
  min-height:86px!important;
  grid-template-columns:auto minmax(0,1fr) auto auto!important;
  gap:26px!important;
  align-items:center!important;
}
.topbar .brand{
  max-width:none!important;
  height:86px!important;
  display:flex!important;
  align-items:center!important;
}
.topbar .brand-logo{
  width:92px!important;
  height:62px!important;
  max-width:92px!important;
  filter:drop-shadow(0 4px 8px rgba(0,0,0,.20))!important;
}
.topbar .nav-links{
  justify-content:flex-start!important;
  gap:10px!important;
  height:86px!important;
}
.topbar .nav-links a{
  min-height:46px!important;
  padding:0 12px!important;
  gap:8px!important;
  font-size:16px!important;
  line-height:1.1!important;
  font-weight:850!important;
  color:#fff!important;
  border-radius:12px!important;
  transition:background .18s ease,transform .18s ease,box-shadow .18s ease!important;
}
.topbar .nav-links a:hover,
.topbar .nav-links a.active{
  background:rgba(255,255,255,.16)!important;
  border-color:rgba(255,255,255,.18)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)!important;
  transform:translateY(-1px)!important;
}
.topbar .nav-links a svg,
.topbar .nav-links a .icon{
  width:20px!important;
  height:20px!important;
  font-size:20px!important;
}
.topbar .nav-player-search{
  width:290px!important;
  min-width:250px!important;
  height:48px!important;
  margin:0!important;
  align-self:center!important;
  border-radius:999px!important;
  background:#fff!important;
  border:1px solid rgba(0,0,0,.08)!important;
  box-shadow:0 3px 10px rgba(0,0,0,.10)!important;
}
.topbar .nav-player-search input{
  height:46px!important;
  padding-left:19px!important;
  font-size:15px!important;
  font-weight:750!important;
  color:#2b2b2b!important;
}
.topbar .nav-player-search input::placeholder{
  color:#737373!important;
  font-size:15px!important;
}
.topbar .nav-player-search button{
  width:48px!important;
  height:48px!important;
  color:#161616!important;
}
.topbar .nav-player-search button svg,
.topbar .nav-player-search button .icon{
  width:21px!important;
  height:21px!important;
  font-size:21px!important;
}
.topbar .nav-actions:empty{
  display:none!important;
}

@media(max-width:1280px) and (min-width:921px){
  .topbar .container.nav-wrap{
    width:min(100% - 28px,1420px)!important;
    min-height:80px!important;
    gap:14px!important;
  }
  .topbar .brand,.topbar .nav-links{height:80px!important}
  .topbar .brand-logo{width:82px!important;height:56px!important;max-width:82px!important}
  .topbar .nav-links{gap:3px!important}
  .topbar .nav-links a{font-size:14px!important;padding:0 8px!important;gap:6px!important}
  .topbar .nav-links a svg,.topbar .nav-links a .icon{width:18px!important;height:18px!important;font-size:18px!important}
  .topbar .nav-player-search{width:230px!important;min-width:190px!important}
}

@media(max-width:920px){
  .topbar .container.nav-wrap{
    min-height:74px!important;
    grid-template-columns:auto auto minmax(0,1fr)!important;
    gap:10px!important;
  }
  .topbar .brand{height:74px!important}
  .topbar .brand-logo{width:76px!important;height:52px!important;max-width:76px!important}
  .topbar .nav-player-search{display:none!important}
  .topbar .mobile-toggle{display:grid!important;justify-self:end!important}
  .topbar .nav-links{height:auto!important}
}
