*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#171717}body{background:#f5f4f1}button,input{font:inherit}:root{--red:#991b1b;--red2:#7f1d1d;--yellow:#f5c518;--ink:#18181b;--muted:#71717a;--line:#e7e5e4;--card:#fff}.login-page{min-height:100vh;background:radial-gradient(circle at 15% 20%,rgba(245,197,24,.18),transparent 28%),linear-gradient(135deg,#171717 0%,#2b0d0d 50%,#7f1d1d 100%);display:grid;place-items:center;padding:28px}.login-shell{width:min(1080px,100%);display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.login-brand{color:#fff;display:flex;align-items:center;gap:24px}.brand-mark,.mini-brand,.welcome-emblem{display:grid;place-items:center;font-weight:900;background:var(--yellow);color:var(--red2);border-radius:24px}.brand-mark{width:110px;height:110px;font-size:64px;box-shadow:0 22px 60px rgba(0,0,0,.25)}.login-brand h1{font-size:64px;line-height:.95;margin:8px 0 6px;letter-spacing:-3px}.login-brand p{margin:0;color:#f7dede;font-size:20px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.8px;color:#f5c518}.eyebrow.dark{color:var(--red)}.login-card{background:rgba(255,255,255,.98);border-radius:28px;padding:38px;box-shadow:0 30px 90px rgba(0,0,0,.28)}.login-card-head{display:flex;gap:15px;align-items:flex-start;margin-bottom:28px}.login-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#fef3c7;color:#991b1b;font-weight:900}.login-card h2{margin:0;font-size:28px}.login-card p{color:var(--muted);margin:6px 0 0;line-height:1.5}.field{display:block;margin:18px 0}.field>span{display:block;font-size:13px;font-weight:750;margin-bottom:8px}.field input{width:100%;height:52px;border:1px solid #d6d3d1;border-radius:14px;padding:0 15px;background:#fafaf9;outline:none;transition:.2s}.field input:focus{border-color:var(--red);box-shadow:0 0 0 4px rgba(153,27,27,.08);background:#fff}.password-wrap{position:relative}.password-wrap input{padding-right:54px}.password-toggle{position:absolute;right:7px;top:7px;width:38px;height:38px;border:0;background:transparent;border-radius:10px;cursor:pointer}.btn-primary{width:100%;height:54px;border:0;border-radius:15px;background:linear-gradient(135deg,var(--red),#b91c1c);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;box-shadow:0 10px 24px rgba(153,27,27,.2)}.alert{padding:12px 14px;border-radius:12px;font-size:13px;margin-bottom:14px}.alert-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.login-footer{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;color:#78716c;font-size:12px}.status-dot{width:7px;height:7px;background:#16a34a;border-radius:50%}.app-layout{min-height:100vh;display:grid;grid-template-columns:270px 1fr}.sidebar{background:#191919;color:#fff;padding:22px 16px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;z-index:20}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:4px 8px 25px;border-bottom:1px solid #333}.mini-brand{width:44px;height:44px;border-radius:13px;font-size:25px}.sidebar-brand strong{display:block;font-size:18px}.sidebar-brand span{display:block;font-size:11px;color:#a8a29e;margin-top:2px}.nav{padding:20px 0;display:flex;flex-direction:column;gap:5px}.nav a{color:#c7c3bf;text-decoration:none;padding:12px 13px;border-radius:12px;display:flex;align-items:center;gap:12px;font-size:13px;font-weight:650}.nav a span{width:20px;text-align:center}.nav a:hover,.nav a.active{background:#991b1b;color:#fff}.sidebar-user{margin-top:auto;border-top:1px solid #333;padding:18px 5px 0;display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center}.avatar{width:38px;height:38px;border-radius:12px;background:#f5c518;color:#7f1d1d;display:grid;place-items:center;font-weight:900}.sidebar-user strong{display:block;font-size:12px}.sidebar-user span{display:block;color:#a8a29e;font-size:10px;margin-top:3px}.sidebar-user>a{color:#d6d3d1;text-decoration:none;font-size:18px}.main{padding:28px 34px 50px;min-width:0}.topbar{display:flex;align-items:center;gap:14px;margin-bottom:24px}.topbar h1{margin:2px 0 0;font-size:29px}.topbar-badge{margin-left:auto;background:#fff;border:1px solid var(--line);padding:9px 13px;border-radius:999px;font-size:12px;font-weight:800}.menu-btn{display:none;border:0;background:#fff;border-radius:10px;width:42px;height:42px}.welcome{background:linear-gradient(120deg,#7f1d1d,#b91c1c);border-radius:24px;padding:28px 30px;color:#fff;display:flex;align-items:center;justify-content:space-between;overflow:hidden;box-shadow:0 16px 38px rgba(127,29,29,.14)}.welcome-kicker,.panel-kicker{font-size:10px;font-weight:900;letter-spacing:1.5px}.welcome-kicker{color:#fde68a}.welcome h2{font-size:26px;margin:7px 0}.welcome p{margin:0;color:#fee2e2;max-width:700px}.welcome-emblem{min-width:90px;height:90px;border-radius:50%;font-size:48px;transform:rotate(-6deg)}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0}.stat-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;display:flex;align-items:center;gap:15px}.stat-icon{width:46px;height:46px;border-radius:14px;background:#fef3c7;color:#991b1b;display:grid;place-items:center;font-weight:900}.stat-card span,.stat-card small{display:block;color:#78716c}.stat-card span{font-size:11px;font-weight:750}.stat-card strong{display:block;font-size:27px;margin:1px 0}.stat-card small{font-size:10px}.content-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.7fr);gap:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.panel-kicker{color:#991b1b}.panel h3{margin:4px 0 14px;font-size:18px}.ghost-btn{border:1px solid var(--line);background:#fafaf9;color:#a8a29e;border-radius:10px;padding:8px 11px;font-size:11px}.protocol-list{border-top:1px solid #f0eeeb}.protocol-row{display:flex;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid #f0eeeb}.direction{min-width:42px;text-align:center;padding:6px;border-radius:8px;font-size:9px;font-weight:900}.direction.in{background:#ecfdf5;color:#047857}.direction.out{background:#fff7ed;color:#c2410c}.protocol-main{min-width:0}.protocol-main strong{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.protocol-main span{display:block;color:#8a817c;font-size:10px;margin-top:4px}.empty-state{padding:30px;text-align:center;color:#78716c}.next-panel{text-align:center}.next-panel .panel-kicker{display:block;text-align:left}.next-panel h3{text-align:left}.big-calendar{width:82px;height:82px;border-radius:22px;background:#991b1b;color:#fff;display:grid;place-items:center;font-size:36px;font-weight:900;margin:24px auto 14px;box-shadow:inset 0 9px 0 #f5c518}.next-panel>strong{font-size:14px}.next-panel p{font-size:12px;color:#78716c;line-height:1.55}.app-page{background:#f5f4f1}@media(max-width:900px){.login-shell{grid-template-columns:1fr;gap:28px;max-width:540px}.login-brand{justify-content:center}.brand-mark{width:75px;height:75px;font-size:42px}.login-brand h1{font-size:46px}.app-layout{display:block}.sidebar{position:fixed;left:-290px;width:270px;transition:.25s;box-shadow:15px 0 40px rgba(0,0,0,.25)}.sidebar.open{left:0}.menu-btn{display:block}.stat-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}}@media(max-width:560px){.login-page{padding:16px}.login-brand{justify-content:flex-start}.login-brand .eyebrow{font-size:8px}.login-brand h1{font-size:38px}.brand-mark{width:62px;height:62px;font-size:34px;border-radius:18px}.login-card{padding:25px 20px;border-radius:22px}.main{padding:18px 14px 36px}.welcome{padding:22px}.welcome-emblem{display:none}.welcome h2{font-size:21px}.stat-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{padding:13px;gap:10px}.stat-icon{width:38px;height:38px}.stat-card strong{font-size:23px}.topbar-badge{font-size:10px;padding:7px 9px}.panel{padding:16px}}

/* ATLAS v1.1 */
.club-logo{width:48px;height:48px;object-fit:contain;border-radius:12px;background:#fff;padding:2px}
.welcome-logo{width:92px;height:92px;object-fit:contain;border-radius:50%;background:#fff;padding:4px;box-shadow:0 8px 30px rgba(0,0,0,.14)}
.sidebar-backdrop{display:none}.page-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px}.page-lead{margin:0;color:#78716c}.btn-auto{width:auto;padding:0 20px;text-decoration:none}.mini-stats{display:grid;grid-template-columns:repeat(3,150px);gap:10px;margin-bottom:16px}.mini-stats>div{background:#fff;border:1px solid var(--line);border-radius:15px;padding:13px 16px}.mini-stats span{display:block;font-size:10px;color:#78716c;font-weight:800;text-transform:uppercase}.mini-stats strong{font-size:24px}.filters{display:grid;grid-template-columns:minmax(250px,1fr) 180px 180px auto;gap:10px;margin-bottom:16px;padding:14px}.filters input,.filters select,.member-form input,.member-form select,.member-form textarea{width:100%;border:1px solid #d6d3d1;border-radius:11px;background:#fafaf9;padding:11px 12px;outline:none}.filters input:focus,.filters select:focus,.member-form input:focus,.member-form select:focus,.member-form textarea:focus{border-color:#991b1b;box-shadow:0 0 0 3px rgba(153,27,27,.07);background:#fff}.filter-btn{border:0;border-radius:11px;background:#991b1b;color:#fff;padding:0 18px;font-weight:800}.table-panel{padding:0;overflow:hidden}.table-wrap{overflow:auto}.data-table{width:100%;border-collapse:collapse;min-width:850px}.data-table th{text-align:left;padding:13px 16px;background:#fafaf9;color:#78716c;font-size:10px;text-transform:uppercase;letter-spacing:.5px}.data-table td{padding:14px 16px;border-top:1px solid #efedea;font-size:12px;vertical-align:middle}.data-table td small{display:block;color:#8a817c;margin-top:4px}.member-name{font-weight:850;color:#18181b;text-decoration:none}.member-name:hover{color:#991b1b}.type-badge,.status-badge{display:inline-block;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900}.type-badge{background:#fef3c7;color:#92400e}.status-badge.active{background:#ecfdf5;color:#047857}.status-badge.inactive{background:#f4f4f5;color:#71717a}.row-action{color:#991b1b;font-weight:800;text-decoration:none;white-space:nowrap}.empty-state.large{padding:60px 20px}.empty-state.large strong,.empty-state.large span{display:block}.empty-state.large span{margin-top:8px}.back-row{margin:-6px 0 16px}.back-row a{color:#78716c;text-decoration:none;font-size:12px;font-weight:750}.alert-success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.member-form{display:grid;gap:16px}.form-section{padding:22px}.section-title{display:flex;gap:12px;align-items:flex-start;margin-bottom:20px}.section-title>span{width:34px;height:34px;border-radius:10px;background:#fef3c7;color:#991b1b;display:grid;place-items:center;font-size:10px;font-weight:900}.section-title h3{margin:0;font-size:17px}.section-title p{margin:4px 0 0;color:#78716c;font-size:11px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.form-grid label>span{display:block;font-size:11px;font-weight:800;margin-bottom:7px}.form-grid .span2{grid-column:1/-1}.member-form textarea{min-height:90px;resize:vertical}.form-actions{display:flex;justify-content:flex-end;gap:10px}.btn-secondary{height:54px;display:flex;align-items:center;padding:0 20px;border:1px solid #d6d3d1;border-radius:15px;background:#fff;color:#44403c;text-decoration:none;font-weight:800}.member-hero{display:flex;align-items:center;gap:18px}.profile-avatar{width:68px;height:68px;border-radius:20px;background:#991b1b;color:#fff;display:grid;place-items:center;font-size:25px;font-weight:900}.profile-title{flex:1}.profile-title h2{margin:3px 0;font-size:25px}.profile-title p{margin:0;color:#78716c;font-size:11px}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.info-card h3{margin:12px 0 5px}.info-card p,.info-card small{color:#78716c;line-height:1.5}.info-card dl{margin:14px 0 0}.info-card dl div{display:grid;grid-template-columns:130px 1fr;padding:10px 0;border-top:1px solid #efedea}.info-card dt{color:#78716c;font-size:10px}.info-card dd{margin:0;font-size:12px;font-weight:750}.accent-card{border-top:4px solid #f5c518}
@media(max-width:900px){.sidebar-backdrop.show{display:block;position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:15}.filters{grid-template-columns:1fr 1fr}.filters input{grid-column:1/-1}.filter-btn{min-height:42px}.profile-grid{grid-template-columns:1fr}}
@media(max-width:560px){.welcome-logo{width:68px;height:68px}.page-actions{align-items:flex-start;flex-direction:column}.btn-auto{width:100%}.mini-stats{grid-template-columns:repeat(3,1fr);width:100%}.filters{grid-template-columns:1fr}.filters input{grid-column:auto}.form-grid{grid-template-columns:1fr}.form-grid .span2{grid-column:auto}.member-hero{align-items:flex-start;flex-wrap:wrap}.member-hero .status-badge{margin-left:86px}.profile-title h2{font-size:21px}.info-card dl div{grid-template-columns:105px 1fr}.form-actions{flex-direction:column-reverse}.btn-secondary,.form-actions .btn-primary{width:100%;justify-content:center}}

.login-real-logo{width:110px;height:110px;object-fit:contain;border-radius:24px;background:#fff;padding:3px;box-shadow:0 22px 60px rgba(0,0,0,.25)}@media(max-width:560px){.login-real-logo{width:62px;height:62px;border-radius:18px}}


/* Members v1.2 */
.mini-stats.four{grid-template-columns:repeat(4,150px)}
.financial-badge{display:inline-block;background:#fff7ed;color:#9a3412;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900}
.row-actions{display:flex;gap:10px;white-space:nowrap}.row-actions a{color:#991b1b;font-size:10px;font-weight:850;text-decoration:none}
.profile-actions{display:flex;justify-content:space-between;align-items:center;margin:-6px 0 16px}.profile-actions>a:first-child{color:#78716c;text-decoration:none;font-size:12px;font-weight:750}
.member-photo{width:82px;height:82px;border-radius:20px;object-fit:cover;border:3px solid #fff;box-shadow:0 4px 18px rgba(0,0,0,.12)}
.federation-card{border-top:4px solid #991b1b}.check-label{display:flex!important;align-items:center;gap:10px;padding-top:25px}.check-label input{width:18px!important;height:18px}.check-label span{margin:0!important}
@media(max-width:700px){.mini-stats.four{grid-template-columns:repeat(2,1fr)}.profile-actions{align-items:flex-start}.member-photo{width:68px;height:68px}}


/* ===== ATLAS MODERN UI v1.3 ===== */
:root{--red:#b71920;--red-dark:#8f1117;--gold:#f6c31c;--navy:#101a2b;--navy2:#0b1422;--bg:#f4f7fb;--card:#fff;--text:#152033;--muted:#758196;--line:#e5eaf1}
body.app-page{background:radial-gradient(circle at 90% 0,#eef4fb 0,transparent 32%),var(--bg);color:var(--text)}
.app-layout{grid-template-columns:248px 1fr}.sidebar{background:linear-gradient(180deg,var(--navy2),#132541);padding:20px 14px;box-shadow:12px 0 40px rgba(15,23,42,.08)}
.sidebar:after{content:"";position:absolute;left:0;right:0;bottom:78px;height:160px;background:radial-gradient(circle at 35% 100%,rgba(246,195,28,.09),transparent 55%);pointer-events:none}
.sidebar-brand{border-bottom:1px solid rgba(255,255,255,.08);padding:2px 8px 22px}.club-logo{width:48px;height:48px;border-radius:50%;padding:1px}.sidebar-brand strong{font-size:17px;letter-spacing:.3px}.sidebar-brand span{color:#8fa0b8}
.nav{gap:6px}.nav a{border-radius:13px;padding:12px 13px;color:#c7d2e2;transition:.18s}.nav a:hover{background:rgba(255,255,255,.07);transform:translateX(2px)}.nav a.active{background:linear-gradient(135deg,#d21f27,#a8141a);box-shadow:0 10px 24px rgba(183,25,32,.28)}
.nav-icon{width:22px!important;height:22px;display:grid;place-items:center}.nav-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.sidebar-user{border-top:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.025);border-radius:14px;padding:12px 10px;margin-left:0;margin-right:0}.avatar{border-radius:50%;background:var(--gold)}
.main{padding:25px 30px 50px}.topbar{padding:0 2px 18px;border-bottom:1px solid rgba(226,232,240,.7);margin-bottom:22px}.topbar h1{font-size:30px;letter-spacing:-.7px}.topbar-tools{margin-left:auto;display:flex;align-items:center;gap:10px}.topbar-badge{margin:0;box-shadow:0 5px 20px rgba(15,23,42,.05)}.top-user-dot{width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid var(--line);display:grid;place-items:center;font-weight:900;color:var(--navy)}
.panel,.stat-card,.mini-stats>div{border:1px solid rgba(222,229,239,.95);box-shadow:0 8px 26px rgba(31,41,55,.045);border-radius:17px}
.modern-welcome{background:linear-gradient(120deg,#9c1118,#d3222a);border-radius:20px;box-shadow:0 16px 35px rgba(183,25,32,.16);position:relative}.modern-welcome:before{content:"";position:absolute;right:8%;top:-90px;width:260px;height:260px;border:55px solid rgba(255,255,255,.04);border-radius:50%}
.stat-card{transition:.18s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(31,41,55,.07)}.stat-icon{border-radius:50%}.stat-icon.red{background:#fee2e2;color:#b91c1c}.stat-icon.blue{background:#dbeafe;color:#2563eb}.stat-icon.gold{background:#fef3c7;color:#d97706}.stat-icon.green{background:#dcfce7;color:#16a34a}
.page-actions{margin-bottom:18px}.page-lead{font-size:13px}.btn-primary{border-radius:12px;background:linear-gradient(135deg,#ca1c23,#a91218);box-shadow:0 8px 18px rgba(183,25,32,.18);transition:.18s}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(183,25,32,.23)}
.mini-stats.four{grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px}.mini-stats>div{padding:16px 18px}.mini-stats span{color:#8591a3}.mini-stats strong{font-size:26px;color:#172033}
.filters{grid-template-columns:minmax(280px,1fr) 190px 190px auto;padding:12px;border-radius:16px}.search-wrap{position:relative}.search-wrap>span{position:absolute;left:13px;top:50%;transform:translateY(-50%);font-size:20px;color:#738198}.search-wrap input{padding-left:40px!important}.filters input,.filters select,.member-form input,.member-form select,.member-form textarea{border-color:#dce3ec;background:#fff;border-radius:10px}.filter-btn{background:#fff;color:#26354a;border:1px solid #dce3ec;border-radius:10px;min-width:90px}.filter-btn:hover{background:#f8fafc}
.table-panel{border-radius:17px}.table-title{display:flex;align-items:center;justify-content:space-between;padding:17px 18px;border-bottom:1px solid var(--line)}.table-title span{font-size:11px;color:var(--muted)}.data-table{min-width:980px}.data-table th{background:#f8fafc;color:#718096;padding:12px 14px}.data-table td{padding:12px 14px;border-color:#edf1f5}.data-table tbody tr{transition:.15s}.data-table tbody tr:hover{background:#fbfdff}
.member-cell{display:flex;align-items:center;gap:11px;min-width:220px}.member-cell img,.table-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;flex:0 0 38px}.table-avatar{display:grid;place-items:center;background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1d4ed8;font-size:11px;font-weight:900}.member-name{font-size:12px;color:#172033}.type-badge{background:#dbeafe;color:#2563eb}.type-badge.member{background:#ede9fe;color:#7c3aed}.financial-badge{background:#f3f4f6;color:#596579}.status-badge{padding:6px 10px}.status-badge.active{background:#dcfce7;color:#15803d}.status-badge.inactive{background:#fee2e2;color:#b91c1c}
.actions-head{text-align:center!important}.icon-actions{display:flex;gap:7px;justify-content:center}.icon-btn{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;border:1px solid #dce6f2;text-decoration:none;transition:.15s}.icon-btn svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon-btn.view{background:#edf6ff;color:#2563eb}.icon-btn.edit{background:#fff7d6;color:#c27b00}.icon-btn:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(15,23,42,.1)}
.member-hero{padding:20px 22px;border-radius:18px}.member-photo,.profile-avatar{width:76px;height:76px;border-radius:50%}.profile-avatar{background:linear-gradient(135deg,#b71920,#8f1117)}.profile-title h2{font-size:24px;letter-spacing:-.3px}.profile-grid{gap:14px}.info-card{padding:20px}.info-card dl div{grid-template-columns:140px 1fr}.federation-card{border-top:3px solid var(--red)}.accent-card{border-top:3px solid var(--gold)}
.profile-actions .btn-primary{height:46px}.form-section{border-radius:17px}.section-title>span{border-radius:50%;background:#fff3c4}.photo-upload-field small{display:block;color:var(--muted);margin-top:7px;font-size:10px}.check-label{background:#f8fafc;border:1px solid #e5eaf1;border-radius:11px;padding:13px!important;margin-top:22px}
@media(max-width:900px){.app-layout{display:block}.main{padding:18px}.mini-stats.four{grid-template-columns:repeat(2,1fr)}.filters{grid-template-columns:1fr 1fr}.search-wrap{grid-column:1/-1}.sidebar{width:248px;left:-268px}.sidebar.open{left:0}}
@media(max-width:560px){.main{padding:14px 12px 34px}.topbar h1{font-size:23px}.top-user-dot{display:none}.page-actions{gap:12px}.mini-stats.four{grid-template-columns:1fr 1fr}.filters{grid-template-columns:1fr}.search-wrap{grid-column:auto}.member-hero{gap:12px}.profile-title h2{font-size:19px}.profile-grid{grid-template-columns:1fr}.info-card dl div{grid-template-columns:110px 1fr}}


/* ===== ATLAS SIDEBAR v1.1 — GROUPED / VISIBLE REDESIGN ===== */
.app-layout{
    grid-template-columns:260px 1fr;
}
.sidebar{
    width:260px;
    padding:18px 13px 14px;
    background:
        radial-gradient(circle at 10% 96%,rgba(246,195,28,.08),transparent 23%),
        linear-gradient(180deg,#091321 0%,#101f35 56%,#132743 100%);
    box-shadow:12px 0 40px rgba(15,23,42,.10);
}
.sidebar:after{
    display:none;
}
.sidebar-brand{
    min-height:66px;
    padding:0 9px 18px;
    gap:12px;
    border-bottom:1px solid rgba(255,255,255,.08);
}
.brand-logo-wrap{
    width:50px;
    height:50px;
    border-radius:16px;
    display:grid;
    place-items:center;
    background:#fff;
    box-shadow:0 8px 22px rgba(0,0,0,.18);
    flex:0 0 50px;
}
.club-logo{
    width:45px;
    height:45px;
    border-radius:13px;
    object-fit:contain;
}
.brand-copy{
    min-width:0;
}
.sidebar-brand strong{
    font-size:18px;
    line-height:1;
    letter-spacing:.6px;
}
.sidebar-brand span{
    color:#95a7bf;
    font-size:10px;
    margin-top:5px;
    letter-spacing:.25px;
}
.nav.nav-groups{
    padding:14px 0 10px;
    gap:0;
    overflow-y:auto;
    scrollbar-width:thin;
    scrollbar-color:rgba(255,255,255,.14) transparent;
}
.nav-group{
    margin:0 0 12px;
}
.nav-group-label{
    padding:0 12px 6px;
    color:#637791;
    font-size:8px;
    font-weight:900;
    letter-spacing:1.35px;
}
.nav-group a{
    min-height:43px;
    margin:2px 0;
    padding:10px 11px;
    border-radius:12px;
    color:#c8d5e5;
    display:flex;
    align-items:center;
    gap:10px;
    position:relative;
}
.nav-group a:hover{
    background:rgba(255,255,255,.065);
    color:#fff;
    transform:none;
}
.nav-group a.active{
    background:linear-gradient(135deg,#c71920,#991218);
    color:#fff;
    box-shadow:0 8px 22px rgba(183,25,32,.28);
}
.nav-group a.active:before{
    content:"";
    position:absolute;
    left:-13px;
    top:10px;
    bottom:10px;
    width:3px;
    border-radius:0 4px 4px 0;
    background:#f6c31c;
}
.nav-group a.disabled{
    opacity:.52;
    cursor:default;
}
.nav-group a.disabled:hover{
    background:transparent;
    color:#c8d5e5;
}
.nav-icon{
    width:21px!important;
    height:21px;
    flex:0 0 21px;
}
.nav-icon svg{
    width:18px;
    height:18px;
}
.nav-label{
    width:auto!important;
    flex:1;
    min-width:0;
    text-align:left!important;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size:12px;
}
.nav-badge{
    width:auto!important;
    flex:0 0 auto;
    padding:3px 6px;
    border-radius:999px;
    background:#f6c31c;
    color:#6f4b00;
    font-size:7px;
    font-weight:950;
    letter-spacing:.45px;
}
.nav-group a.active .nav-badge{
    background:#fff4b5;
    color:#861015;
}
.nav-soon{
    width:auto!important;
    flex:0 0 auto;
    font-size:7px;
    color:#6f829a;
    font-weight:750;
}
.sidebar-user{
    margin-top:auto;
    padding:11px 10px;
    border:1px solid rgba(255,255,255,.07);
    border-radius:14px;
    background:rgba(255,255,255,.035);
}
.sidebar-user .avatar{
    width:36px;
    height:36px;
    background:#f6c31c;
    color:#841319;
}
.sidebar-user strong{
    color:#f7f9fc;
}
.sidebar-user span{
    color:#7f93ac;
}
@media(max-width:900px){
    .sidebar{
        width:260px;
        left:-280px;
    }
}
