:root{--auth-gold:#d6a84b;--auth-gold2:#f0cb72;--auth-bg:#070707;--auth-card:#101010;--auth-line:rgba(214,168,75,.28);--auth-muted:#a9a9a9}
.auth-page{min-height:calc(100vh - 150px);display:grid;place-items:center;padding:72px 20px;background:radial-gradient(circle at 80% 20%,rgba(214,168,75,.10),transparent 34%),radial-gradient(circle at 10% 90%,rgba(214,168,75,.06),transparent 28%),#070707}
.auth-shell{width:min(1080px,100%);display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--auth-line);background:rgba(12,12,12,.96);box-shadow:0 28px 80px rgba(0,0,0,.46);border-radius:24px;overflow:hidden}
.auth-aside{padding:54px;display:flex;flex-direction:column;justify-content:space-between;min-height:620px;background:linear-gradient(145deg,rgba(214,168,75,.12),rgba(0,0,0,.1)),url('assets/snap-integrante-pc-midia.webp') center bottom/cover no-repeat;position:relative}
.auth-aside:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(5,5,5,.35),rgba(5,5,5,.82) 65%,#050505)}
.auth-aside>*{position:relative;z-index:1}.auth-aside img{width:150px;max-width:46%}.auth-kicker{color:var(--auth-gold2);font-weight:800;letter-spacing:.14em;font-size:.8rem;text-transform:uppercase}.auth-aside h1{font-size:clamp(2rem,4vw,3.7rem);line-height:.96;margin:.7rem 0 1rem}.auth-aside p{color:#ddd;max-width:470px;line-height:1.6}.auth-benefits{display:grid;gap:12px;margin-top:26px}.auth-benefits span{display:flex;gap:10px;align-items:center;color:#e7e7e7;font-size:.94rem}.auth-benefits span:before{content:"✓";display:grid;place-items:center;width:24px;height:24px;border:1px solid var(--auth-gold);border-radius:50%;color:var(--auth-gold2);font-weight:900}
.auth-panel{padding:54px;display:flex;flex-direction:column;justify-content:center}.auth-panel h2{font-size:2rem;margin:0 0 8px}.auth-sub{color:var(--auth-muted);margin:0 0 30px;line-height:1.55}.auth-form{display:grid;gap:17px}.auth-field label{display:block;color:#ddd;font-size:.9rem;margin-bottom:7px}.auth-field input{width:100%;box-sizing:border-box;border:1px solid #292929;background:#0a0a0a;color:#fff;border-radius:12px;padding:14px 15px;outline:none;transition:.2s}.auth-field input:focus{border-color:var(--auth-gold);box-shadow:0 0 0 3px rgba(214,168,75,.10)}.auth-row{display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:.88rem}.auth-check{display:flex;gap:8px;align-items:center;color:#bbb}.auth-link{color:var(--auth-gold2);text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-submit{border:0;border-radius:12px;padding:15px 18px;background:linear-gradient(135deg,#c28b2e,#e3bc67);color:#0a0a0a;font-weight:900;letter-spacing:.05em;cursor:pointer;transition:.2s}.auth-submit:hover{transform:translateY(-1px);filter:brightness(1.06)}.auth-submit:disabled{opacity:.55;cursor:not-allowed;transform:none}.auth-sep{display:flex;align-items:center;gap:12px;color:#777;font-size:.8rem;margin:22px 0}.auth-sep:before,.auth-sep:after{content:"";height:1px;background:#252525;flex:1}.auth-bottom{text-align:center;color:#aaa;font-size:.92rem}.auth-note{margin-top:20px;border:1px solid rgba(214,168,75,.2);background:rgba(214,168,75,.05);border-radius:12px;padding:12px 14px;color:#bfbfbf;font-size:.79rem;line-height:1.45}.auth-alert{display:none;border-radius:10px;padding:11px 13px;font-size:.88rem;margin-bottom:16px}.auth-alert.show{display:block}.auth-alert.ok{color:#c7f7d1;border:1px solid rgba(64,190,94,.35);background:rgba(64,190,94,.08)}.auth-alert.err{color:#ffd0d0;border:1px solid rgba(220,74,74,.35);background:rgba(220,74,74,.08)}
.account-page{min-height:calc(100vh - 150px);padding:60px 20px;background:#070707}.account-wrap{width:min(1160px,100%);margin:auto}.account-hero{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:28px}.account-hero h1{margin:.35rem 0 0;font-size:clamp(2rem,5vw,3.8rem)}.account-grid{display:grid;grid-template-columns:280px 1fr;gap:22px}.account-sidebar,.account-card{border:1px solid #222;background:#0e0e0e;border-radius:18px}.account-sidebar{padding:22px;height:max-content}.account-user{padding-bottom:18px;border-bottom:1px solid #242424;margin-bottom:15px}.account-user b{display:block;font-size:1.05rem}.account-user span{color:#888;font-size:.85rem}.account-menu a{display:block;padding:11px 12px;border-radius:9px;color:#bbb;text-decoration:none;margin:4px 0}.account-menu a.active,.account-menu a:hover{background:rgba(214,168,75,.10);color:var(--auth-gold2)}.account-content{display:grid;gap:18px}.account-card{padding:26px}.account-card h3{margin:0 0 8px}.account-card p{color:#999;line-height:1.55}.account-empty{border:1px dashed #303030;border-radius:14px;padding:28px;text-align:center;color:#8e8e8e}.account-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.account-actions .btn{margin:0}.logout-btn{background:transparent;border:1px solid #333;color:#bbb;border-radius:9px;padding:10px 12px;cursor:pointer;width:100%;text-align:left}.logout-btn:hover{border-color:#884545;color:#ffcaca}
.nav-account{color:var(--auth-gold2)!important}
@media(max-width:820px){.auth-shell{grid-template-columns:1fr}.auth-aside{min-height:310px;padding:34px}.auth-panel{padding:34px}.auth-aside h1{font-size:2.3rem}.account-grid{grid-template-columns:1fr}.account-hero{align-items:flex-start;flex-direction:column}.account-sidebar{display:none}}
@media(max-width:520px){.auth-page{padding:28px 12px}.auth-shell{border-radius:16px}.auth-aside,.auth-panel{padding:26px}.auth-row{align-items:flex-start;flex-direction:column}.auth-aside{min-height:275px}}
.order-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}.order-row:last-child{border-bottom:0}.order-row div{display:flex;flex-direction:column;gap:3px}.order-row small{opacity:.65}.order-row span{font-size:.85rem;color:#d7ad4b}.order-row strong{white-space:nowrap}@media(max-width:640px){.order-row{grid-template-columns:1fr auto}.order-row strong{grid-column:1/-1}}
