*{box-sizing:border-box}body{margin:0;background:#0b1020;color:#eef2ff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100vh}a{color:#a8b8ff;text-decoration:none}a:hover{text-decoration:underline}.landing,.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px}.card{background:#121a2d;border:1px solid #263352;border-radius:20px;box-shadow:0 18px 50px rgba(0,0,0,.25)}.hero{text-align:center;padding:56px 32px;max-width:560px;width:100%}.logo{font-weight:800;font-size:30px;letter-spacing:-1px;display:inline-flex;align-items:center;line-height:1}.logo img{display:block;width:min(260px,42vw);height:auto;max-height:58px;object-fit:contain;mix-blend-mode:screen}.logo small{margin-left:8px;color:#ff6b6b;font-size:11px;letter-spacing:1px}.logo span{color:#6ea8ff}.hero p{color:#9aa7c2;margin:12px 0 30px}.actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #334263;background:#18223a;color:#eef2ff;border-radius:12px;padding:12px 18px;font:inherit;cursor:pointer;text-decoration:none}.button.primary{background:#3977ff;border-color:#3977ff;color:white}.auth-card{width:min(430px,100%);padding:30px;display:flex;flex-direction:column;gap:14px}.auth-card h1{margin:6px 0 4px}.auth-card label{display:flex;flex-direction:column;gap:7px;font-size:14px;color:#cbd5ea}.auth-card input{width:100%;padding:12px 13px;border-radius:10px;border:1px solid #334263;background:#0d1527;color:white;font:inherit;outline:none}.auth-card input:focus{border-color:#6ea8ff}.auth-card small{color:#8e9ab2;margin-top:-8px}.message{min-height:20px;color:#ff9c9c}.topbar{height:72px;border-bottom:1px solid #263352;background:#0d1425;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.container{width:min(1000px,100%);margin:0 auto;padding:28px 20px}.welcome{padding:28px}.eyebrow{color:#6ea8ff;text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:1px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.feature{padding:26px}.icon{font-size:32px}@media(max-width:650px){.grid{grid-template-columns:1fr}.hero{padding:42px 22px}.topbar{padding:0 16px}.logo img{width:min(220px,52vw);max-height:52px}}
.feature-link{display:block;color:inherit;text-decoration:none}.feature-link:hover{border-color:#4e73b9;text-decoration:none}
.toolbar{display:flex;gap:10px;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:18px}
.poll-list{display:grid;gap:16px}.poll-card{padding:22px}.poll-card h2{margin:6px 0 10px}.option{display:flex;gap:10px;align-items:center;padding:10px 0}.option input{accent-color:#3977ff}.poll-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.result{margin-top:8px;color:#aebbd4;font-size:14px}.bar{height:8px;background:#24314d;border-radius:99px;overflow:hidden;margin-top:6px}.bar>span{display:block;height:100%;background:#3977ff}.muted{color:#8e9ab2}
.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.65);display:grid;place-items:center;padding:18px}.modal{width:min(560px,100%);padding:24px;max-height:90vh;overflow:auto}.modal textarea{min-height:90px;resize:vertical}.modal input,.modal textarea{width:100%;padding:12px;border-radius:10px;border:1px solid #334263;background:#0d1527;color:#fff;font:inherit}.form-row{display:flex;flex-direction:column;gap:7px;margin-bottom:14px}.option-row{display:flex;gap:8px;margin-bottom:8px}.option-row input{flex:1}.danger{border-color:#743d46;color:#ffb0b0}.hidden{display:none!important}
.event-list{display:grid;gap:16px}.event-card{padding:22px}.event-card h2{margin:6px 0 12px}.event-date{font-weight:700;color:#dce6ff;margin:8px 0}.event-description{white-space:pre-wrap;color:#c5d0e5;line-height:1.55;margin:14px 0}.rsvp-counts{display:flex;gap:16px;flex-wrap:wrap;margin-top:16px;color:#b8c6df}.rsvp-status{font-weight:700;color:#6ea8ff;margin:12px 0 0}.rsvp-actions .button.selected{border-color:#6ea8ff;background:#20345e}.event-card .button{min-height:44px}

.admin-list{display:grid;gap:14px}.admin-user{padding:20px}.admin-user-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.admin-username{font-size:21px;font-weight:800;margin-bottom:5px}.admin-badges{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;letter-spacing:.5px}.badge.admin{background:#2b2348;color:#d6b9ff}.badge.active{background:#173b2b;color:#8fe3a2}.badge.inactive{background:#45232a;color:#ffb0b0}.admin-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.message.ok{color:#8fe3a2}@media(max-width:650px){.admin-user-head{flex-direction:column}.admin-badges{justify-content:flex-start}.admin-actions .button{flex:1 1 145px}}

.home-topbar{position:sticky;top:0;z-index:5}.home-auth{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.home-user{color:#cbd5ea}.home-container{padding-top:34px;padding-bottom:60px}.home-hero{padding:34px;display:flex;align-items:center;justify-content:space-between;gap:24px}.home-hero h1{font-size:clamp(30px,5vw,48px);line-height:1.05;margin:8px 0 12px}.hero-copy{color:#aebbd4;max-width:700px;line-height:1.55}.home-section{margin-top:34px}.home-section h2{margin:5px 0;font-size:30px}.home-poll-card,.home-event-card{min-width:0}.home-option{margin-top:12px}.home-vote{width:100%;text-align:left;border:1px solid #334263;background:#18223a;color:#eef2ff;border-radius:12px;padding:12px 14px;font:inherit;cursor:pointer}.home-vote:hover,.home-vote.selected{border-color:#6ea8ff;background:#20345e}.home-vote:disabled{opacity:.6}.home-login-hint{color:#9aa7c2;font-size:14px;margin:14px 0 0}.home-rsvp{margin-top:14px}.empty-card{padding:24px;color:#9aa7c2}.message.ok{color:#8fe3a2}@media(max-width:760px){.home-hero{flex-direction:column;align-items:flex-start}.home-auth .home-user{display:none}.home-auth .button{padding:10px 12px}.home-section .toolbar{align-items:flex-end}.home-rsvp .button{flex:1 1 145px}}

.people-modal{max-width:560px;width:min(92vw,560px);max-height:80vh;overflow:auto;}
.people-list{display:flex;flex-direction:column;gap:8px;margin:14px 0;}
.person-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 14px;border:1px solid rgba(120,160,230,.25);border-radius:12px;background:rgba(30,45,80,.45);}
.person-row span{color:#b8c4df;text-align:right;}

.poll-expiry{color:#8fb6ff;font-size:14px;font-weight:700;margin:6px 0 14px}.modal small{font-size:13px}

.home-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 6px}
.home-stats .stat{border:1px solid #27375f;background:#111a2d;border-radius:16px;padding:14px 12px;text-align:center;min-width:0}
.home-stats .stat strong{display:block;font-size:1.8rem;line-height:1.1;color:#eef3ff}
.home-stats .stat span{display:block;margin-top:5px;color:#9ca9c7;font-size:.9rem}
.stats-note{text-align:center;color:#6f7d9c;font-size:.78rem;margin:0 0 22px}
@media(max-width:600px){.home-stats{gap:8px}.home-stats .stat{padding:12px 7px}.home-stats .stat strong{font-size:1.45rem}.home-stats .stat span{font-size:.75rem}}

.app-stats{margin-top:0}
\n\n/* v5.7.4 dashboard redesign */\n.mesh-home{background:radial-gradient(circle at 50% -15%,rgba(52,96,180,.22),transparent 38%),#080f20;overflow-x:hidden}.home-header{min-height:92px;border-bottom:1px solid #24355d;background:rgba(8,15,32,.94);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px max(22px,calc((100vw - 1160px)/2));position:sticky;top:0;z-index:20}.brand-logo{display:flex;align-items:center;min-width:0}.brand-logo img{width:min(310px,42vw);max-height:70px;object-fit:contain;display:block;mix-blend-mode:screen}.home-auth{display:flex;align-items:center;gap:10px}.home-user-pill{display:flex;align-items:center;gap:12px;border:1px solid #2d4678;background:linear-gradient(135deg,#101d38,#142342);border-radius:18px;padding:9px 14px;color:#eef4ff}.home-user-pill .avatar{font-size:25px}.home-user-pill strong{display:block;font-size:16px}.home-user-pill small{display:block;color:#9db0d4;font-size:12px;margin-top:2px}.home-shell{width:min(1160px,100%);margin:0 auto;padding:28px 22px 60px}.home-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0}.home-stats .stat{background:linear-gradient(145deg,#0d1930,#101c34);border:1px solid #294274;border-radius:22px;padding:20px 14px;text-align:center;box-shadow:0 14px 36px rgba(0,0,0,.2)}.home-stats .stat strong{font-size:2rem}.home-stats .stat span{font-size:.98rem}.home-stats .active-stat strong{color:#55a6ff}.home-stats .online-stat strong{color:#3ee56a}.stats-note{margin:10px 0 26px;color:#7f91b5}.home-welcome{position:relative;overflow:hidden;padding:36px 38px;border-radius:25px;background:linear-gradient(135deg,#111e38 0%,#0d172d 65%,#101d36 100%);border-color:#2a477d;box-shadow:0 20px 55px rgba(0,0,0,.22);display:flex;align-items:center;justify-content:space-between;gap:30px}.home-welcome:after{content:'📡';position:absolute;right:34px;top:30px;font-size:100px;opacity:.08;transform:rotate(-10deg)}.welcome-copy{position:relative;z-index:1;max-width:650px}.eyebrow{color:#67a9ff}.eyebrow span{color:#ff3150}.home-welcome h1{font-size:clamp(34px,5vw,54px);line-height:1.02;margin:8px 0 14px;letter-spacing:-1.5px}.hero-copy{font-size:18px;color:#b9c7df;line-height:1.55;margin:0}.welcome-actions{display:grid;gap:12px;min-width:285px;position:relative;z-index:1}.home-action{display:flex;align-items:center;gap:14px;padding:16px 20px;border-radius:18px;text-decoration:none;color:white;border:1px solid #3c7cff;background:linear-gradient(135deg,#1b5ce0,#2b75ff);box-shadow:0 10px 24px rgba(33,103,235,.18)}.home-action.event-action{border-color:#1edc79;background:linear-gradient(135deg,#08764a,#07935c)}.home-action b{display:block;font-size:17px}.home-action small{display:block;color:#d7e5ff;margin-top:3px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:14px}.section-heading h2{font-size:29px;margin:3px 0}.section-heading .button{white-space:nowrap}.dashboard-section{margin-top:34px}.dashboard-list{display:grid;gap:14px}.dashboard-event-card,.dashboard-poll-card{padding:20px;border-radius:20px;background:linear-gradient(145deg,#101b31,#111d35);border-color:#263e6b}.dashboard-event-card{display:grid;grid-template-columns:92px 1fr auto;gap:18px;align-items:center}.date-tile{border-radius:15px;overflow:hidden;text-align:center;background:#f1f4fb;color:#091227;border:1px solid #5f6f8e}.date-tile .month{display:block;background:#ef2946;color:#fff;font-size:12px;font-weight:800;padding:6px}.date-tile .day{display:block;font-size:31px;font-weight:900;padding:8px 4px}.dashboard-event-card h3,.dashboard-poll-card h3{margin:0 0 8px;font-size:23px}.dashboard-meta{color:#c0cde2;margin:4px 0}.dashboard-meta.muted{color:#9aaccc}.dashboard-arrow{font-size:30px;color:#a9c4f8}.dashboard-count{border:1px solid #31588f;border-radius:999px;padding:8px 12px;white-space:nowrap;color:#cde0ff}.dashboard-poll-card .poll-top{display:flex;justify-content:space-between;gap:15px;align-items:start}.poll-time{border:1px solid #397fff;color:#82b9ff;border-radius:999px;padding:7px 11px;white-space:nowrap;font-size:13px}.dashboard-poll-card .home-option{margin-top:14px}.dashboard-poll-card .home-vote{border:0;background:transparent;padding:0;text-align:left;font-weight:700}.dashboard-poll-card .home-vote:hover,.dashboard-poll-card .home-vote.selected{background:transparent;border:0}.dashboard-poll-card .bar{height:9px;background:#253552}.dashboard-poll-card .bar>span{background:linear-gradient(90deg,#1ac76a,#2eea85)}.quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:30px}.quick-card{padding:22px;text-align:center;text-decoration:none;color:#eef4ff;border-radius:20px;background:linear-gradient(145deg,#0f1b31,#101c34);border-color:#273f6c;transition:transform .15s,border-color .15s}.quick-card:hover{transform:translateY(-2px);border-color:#4b78bb;text-decoration:none}.quick-icon{font-size:30px;margin-bottom:8px}.quick-card b{display:block;font-size:17px}.quick-card small{display:block;color:#9eafd0;margin-top:5px}.home-footer{border-top:1px solid #1e3156;background:#080f20;padding:24px max(22px,calc((100vw - 1160px)/2));display:flex;align-items:end;justify-content:space-between;color:#7890b8}.home-footer b{font-size:25px}.home-footer b span{color:#dce7ff}.home-footer b em{color:#ff3150;font-style:normal}.home-footer small{display:block;font-size:10px;letter-spacing:1.2px;margin-top:3px}.home-footer>span{font-size:12px}.message:empty{display:none}.dashboard-event-card .home-rsvp{grid-column:2 / -1}.dashboard-event-card .poll-actions{grid-column:2 / -1}.empty-card{border-radius:18px;background:#101b30;border-color:#263d67}@media(max-width:800px){.home-header{min-height:78px;padding:8px 14px}.brand-logo img{width:min(245px,48vw);max-height:58px}.home-auth .button{padding:10px 13px}.home-user-pill{padding:8px 10px}.home-user-pill .avatar{display:none}.home-user-pill strong{font-size:14px}.home-shell{padding:20px 14px 45px}.home-welcome{padding:28px 22px;display:block}.welcome-actions{margin-top:22px;min-width:0}.dashboard-event-card{grid-template-columns:70px 1fr}.dashboard-count,.dashboard-arrow{display:none}.dashboard-event-card .home-rsvp,.dashboard-event-card .poll-actions{grid-column:1 / -1}.quick-grid{grid-template-columns:1fr 1fr}.home-footer{padding:20px 14px}}@media(max-width:560px){.home-stats{gap:8px}.home-stats .stat{padding:14px 7px;border-radius:17px}.home-stats .stat strong{font-size:1.55rem}.home-stats .stat span{font-size:.74rem}.home-welcome h1{font-size:34px}.hero-copy{font-size:16px}.section-heading{align-items:start;flex-direction:column}.section-heading .button{align-self:stretch}.dashboard-event-card{grid-template-columns:58px 1fr;gap:12px}.date-tile .day{font-size:25px}.dashboard-event-card h3,.dashboard-poll-card h3{font-size:21px}.poll-top{flex-direction:column}.poll-time{align-self:flex-start}.quick-grid{grid-template-columns:1fr}.home-footer{align-items:start;gap:12px;flex-direction:column}}
/* v5.7.5 - logged-in home matches approved dashboard mockup */
.mesh-home .home-header{min-height:112px;padding:10px max(18px,calc((100vw - 1160px)/2));align-items:center;background:linear-gradient(180deg,rgba(8,15,32,.98),rgba(8,15,32,.9));}
.mesh-home .brand-logo img{width:min(360px,46vw);max-height:82px;mix-blend-mode:screen;}
.mesh-home .home-auth{gap:10px;justify-content:flex-end;flex-wrap:wrap;}
.mesh-home .home-user-pill{min-width:150px;padding:10px 14px;border-radius:18px;}
.mesh-home .home-bell{position:relative;width:48px;height:48px;border-radius:16px;border:1px solid #31558f;background:#101d36;color:#eef4ff;font-size:24px;cursor:pointer;}
.mesh-home .home-bell i{position:absolute;right:8px;top:7px;width:8px;height:8px;border-radius:50%;background:#ff3150;}
.mesh-home .home-admin{border-color:#38578b;background:#121f39;}
.mesh-home .home-logout{border-color:#38578b;background:#121f39;}
.mesh-home .home-welcome{min-height:310px;padding:36px 38px;}
.mesh-home .home-welcome:before{content:'';position:absolute;inset:auto -20px -45px auto;width:330px;height:250px;background:url('/img/meshEvents-logo.png') center/contain no-repeat;opacity:.07;transform:rotate(-5deg);pointer-events:none;}
.mesh-home .welcome-actions{min-width:330px;}
.mesh-home .home-action{min-height:92px;}
.mesh-home .action-icon{font-size:30px;display:inline-flex;width:42px;justify-content:center;}
.mesh-home .dashboard-event-card{grid-template-columns:92px 1fr auto;}
.mesh-home .quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
.mesh-home .quick-card{min-height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;}
@media(max-width:900px){
 .mesh-home .home-header{min-height:104px;}
 .mesh-home .brand-logo img{width:min(300px,45vw);}
 .mesh-home .home-user-pill{min-width:125px;}
 .mesh-home .home-bell{display:none;}
 .mesh-home .welcome-actions{min-width:280px;}
 .mesh-home .quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:600px){
 .mesh-home .home-header{position:relative;min-height:154px;align-items:flex-start;padding:8px 14px;}
 .mesh-home .brand-logo{padding-top:22px;}
 .mesh-home .brand-logo img{width:min(270px,58vw);max-height:70px;}
 .mesh-home .home-auth{position:absolute;right:12px;top:10px;width:235px;justify-content:flex-end;align-items:flex-start;}
 .mesh-home .home-user-pill{padding:8px 11px;min-width:122px;}
 .mesh-home .home-user-pill .avatar{font-size:20px;}
 .mesh-home .home-user-pill strong{font-size:14px;}
 .mesh-home .home-auth .button{padding:9px 12px;font-size:14px;}
 .mesh-home .home-logout{position:absolute;right:0;top:54px;}
 .mesh-home .home-admin{position:absolute;right:0;top:0;}
 .mesh-home .home-welcome{padding:28px 22px;min-height:0;}
 .mesh-home .home-welcome h1{font-size:36px;}
 .mesh-home .welcome-actions{min-width:0;}
 .mesh-home .home-action{min-height:76px;}
 .mesh-home .quick-grid{grid-template-columns:1fr 1fr;gap:12px;}
 .mesh-home .quick-card{min-height:125px;padding:15px 10px;}
 .mesh-home .quick-icon{font-size:27px;}
}


/* v5.7.6 clean responsive home redesign */
.mesh-home{overflow-x:hidden;background:#080e1d}
.home-header{width:100%;min-height:118px;padding:14px clamp(16px,4vw,40px);display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #243354;background:linear-gradient(180deg,#0e1629 0%,#0a1121 100%);position:relative;z-index:10}
.brand-logo{display:block;flex:0 0 auto;line-height:0}
.brand-logo img{display:block;width:min(310px,32vw);max-height:82px;object-fit:contain}
.home-auth{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}
.home-auth .button{white-space:nowrap}
.home-user-pill{display:flex;align-items:center;gap:9px;min-height:58px;padding:8px 14px;border:1px solid #34517e;border-radius:18px;background:#121e36;color:#eef2ff;min-width:130px}
.home-user-pill .avatar{font-size:21px}.home-user-pill strong{display:block;font-size:16px;line-height:1.1}.home-user-pill small{display:block;color:#9fb0cf;font-size:12px;margin-top:3px}.user-chevron{font-size:18px;color:#9fb0cf;margin-left:auto}
.home-bell{width:48px;height:48px;border-radius:14px;border:1px solid #34517e;background:#121e36;color:#eef2ff;font-size:21px;position:relative;cursor:pointer}.home-bell i{position:absolute;width:8px;height:8px;background:#ff4055;border-radius:50%;right:10px;top:9px}
.home-admin{border-color:#34517e}.home-logout{border-color:#34517e}
.home-shell{width:min(1100px,100%);margin:0 auto;padding:26px clamp(16px,3vw,30px) 60px}
.home-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.stat{min-width:0;padding:18px 12px;border:1px solid #2e4a78;border-radius:18px;background:#101b31;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.16)}
.stat strong{display:block;font-size:32px;line-height:1.05}.stat span{display:block;margin-top:7px;color:#aebbd4;font-size:15px}.active-stat strong{color:#4da0ff}.online-stat strong{color:#19df54}
.stats-note{text-align:center;color:#8293b4;margin:10px 0 28px;font-size:13px}
.home-welcome{padding:30px;border-radius:24px;border-color:#31538b;background:radial-gradient(circle at 85% 35%,rgba(64,121,210,.13),transparent 30%),#101b31;position:relative;overflow:hidden}
.home-welcome:after{content:"";position:absolute;right:18px;top:20px;width:190px;height:150px;background:url('/img/meshEvents-logo.png') center/contain no-repeat;opacity:.07;pointer-events:none}
.welcome-copy,.welcome-actions{position:relative;z-index:1}.welcome-copy{max-width:760px}.welcome-copy h1{font-size:clamp(32px,5vw,50px);line-height:1.05;margin:8px 0 14px;letter-spacing:-1px}.welcome-copy .hero-copy{font-size:17px;max-width:700px}
.welcome-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;max-width:820px}
.home-action{display:flex;align-items:center;gap:14px;min-height:82px;padding:15px 20px;border-radius:18px;color:#fff;text-decoration:none;border:1px solid #5b8cff;box-shadow:0 10px 25px rgba(0,0,0,.18)}.home-action:hover{text-decoration:none;transform:translateY(-1px)}
.poll-action{background:linear-gradient(135deg,#2469e8,#3178ff)}.event-action{background:linear-gradient(135deg,#008d59,#0bbd72);border-color:#21dc8d}.action-icon{font-size:30px}.home-action b{display:block;font-size:18px}.home-action small{display:block;margin-top:3px;color:#d8e6ff}
.home-section{margin-top:34px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.section-heading h2{font-size:30px;margin:4px 0 0}.section-heading .eyebrow{margin:0}
.dashboard-list{display:grid;gap:14px}.dashboard-event-card,.dashboard-poll-card{padding:20px;border-radius:20px;background:#101b31;border:1px solid #29446f;min-width:0;position:relative}.dashboard-event-card{display:grid;grid-template-columns:76px minmax(0,1fr);gap:16px}.date-tile{width:76px;height:78px;border-radius:14px;overflow:hidden;background:#eef3fb;color:#18223a;text-align:center;align-self:start}.date-tile .month{display:block;background:#ef334d;color:#fff;font-weight:800;padding:6px 3px;font-size:12px}.date-tile .day{display:block;font-size:30px;font-weight:800;padding-top:7px}.dashboard-event-card h3,.dashboard-poll-card h3{font-size:23px;margin:3px 0 9px}.dashboard-meta{color:#c2cee3;margin:5px 0;font-size:14px;line-height:1.45}.dashboard-count{position:absolute;right:18px;top:18px;color:#c5d5f2;background:#172743;border:1px solid #34517e;padding:7px 10px;border-radius:999px;font-size:13px}.dashboard-arrow{position:absolute;right:18px;bottom:20px;font-size:32px;color:#8da6d2}.home-rsvp{grid-column:1/-1;margin-top:2px;display:flex;gap:8px;flex-wrap:wrap}.home-rsvp .button{flex:1 1 150px}.poll-top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.poll-top h3{max-width:70%}.poll-time{display:inline-flex;align-items:center;padding:7px 10px;border:1px solid #3984ff;border-radius:999px;color:#9fc5ff;font-size:12px;white-space:nowrap}.home-option{margin-top:12px}.home-vote{width:100%;text-align:left;border:1px solid #2d4266;background:#17243c;color:#eef2ff;border-radius:11px;padding:11px 13px;font:inherit;cursor:pointer}.home-vote:hover,.home-vote.selected{border-color:#4d91ff;background:#1c3157}.bar{height:7px;background:#253654;border-radius:99px;overflow:hidden;margin-top:6px}.bar>span{background:#2f86ff}
.quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.quick-card{min-height:120px;padding:18px 12px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:18px;background:#101b31;border-color:#29446f}.quick-icon{font-size:28px;margin-bottom:8px}.quick-card b{font-size:16px}.quick-card small{color:#9eafcf;margin-top:4px}.home-footer{max-width:1100px;margin:0 auto;padding:28px 30px 42px;border-top:1px solid #233454;color:#8192b3}.home-footer b{font-size:24px}.home-footer b span{color:#eaf0ff}.home-footer b em{color:#ff4058;font-style:normal}.home-footer small{display:block;letter-spacing:1.5px;margin-top:4px}.home-footer>span{display:block;margin-top:14px;font-size:12px}
@media(max-width:760px){
 .home-header{min-height:auto;padding:12px 14px 14px;display:grid;grid-template-columns:1fr;gap:10px}.brand-logo{justify-self:center}.brand-logo img{width:min(245px,72vw);max-height:64px}.home-auth{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:7px;justify-content:stretch}.home-auth .button{padding:10px 11px;font-size:13px}.home-user-pill{min-width:0;min-height:46px;padding:6px 9px;border-radius:13px}.home-user-pill .avatar{font-size:17px}.home-user-pill strong{font-size:14px}.home-user-pill small{font-size:10px}.home-bell{display:none}.home-admin,.home-logout{min-width:0}.home-shell{padding:18px 11px 42px}.home-stats{gap:7px}.stat{padding:13px 6px;border-radius:15px}.stat strong{font-size:28px}.stat span{font-size:12px;margin-top:5px;white-space:nowrap}.stats-note{font-size:11px;margin:9px 0 20px}.home-welcome{padding:24px 18px;border-radius:21px}.home-welcome:after{width:130px;height:100px;right:-10px;top:18px}.welcome-copy h1{font-size:32px;max-width:300px}.welcome-copy .hero-copy{font-size:15px;line-height:1.5;max-width:330px}.welcome-actions{grid-template-columns:1fr;gap:10px;margin-top:19px}.home-action{min-height:68px;padding:12px 15px;border-radius:15px}.action-icon{font-size:25px}.home-action b{font-size:16px}.home-action small{font-size:12px}.home-section{margin-top:30px}.section-heading{display:block;margin-bottom:12px}.section-heading h2{font-size:25px}.section-heading>.button{display:flex;width:100%;margin-top:12px}.dashboard-event-card{grid-template-columns:58px minmax(0,1fr);gap:11px;padding:16px}.date-tile{width:58px;height:64px}.date-tile .month{font-size:10px;padding:5px 2px}.date-tile .day{font-size:24px;padding-top:6px}.dashboard-event-card h3,.dashboard-poll-card h3{font-size:19px}.dashboard-meta{font-size:12px}.dashboard-count{position:static;grid-column:2;margin-top:-3px;justify-self:start;font-size:11px;padding:5px 8px}.dashboard-arrow{display:none}.home-rsvp{grid-column:1/-1}.home-rsvp .button{flex:1 1 125px;padding:9px 8px;font-size:12px}.poll-top{display:block}.poll-top h3{max-width:none}.poll-time{margin-top:7px}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.quick-card{min-height:108px}.home-footer{padding:24px 11px 34px}.home-footer b{font-size:22px}
}
@media(max-width:380px){.home-auth{grid-template-columns:1fr 1fr}.home-user-pill{grid-column:1/-1;justify-self:stretch}.home-admin,.home-logout{width:100%}.home-welcome{padding:20px 15px}.welcome-copy h1{font-size:29px}.stat strong{font-size:25px}.stat span{font-size:11px}}


/* v5.7.7 - clean mobile header + final spacing overrides */
.mesh-home .home-header{
  position:relative;
  min-height:104px;
  padding:10px 14px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  overflow:visible;
}
.mesh-home .brand-logo{flex:0 0 auto;min-width:0;line-height:0;z-index:2}
.mesh-home .brand-logo img{display:block;width:min(285px,34vw);max-height:70px;object-fit:contain}
.mesh-home .home-auth{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:nowrap;z-index:3}
.mesh-home .home-user-pill{min-width:132px;min-height:54px;padding:8px 11px}
.mesh-home .home-bell{display:none}
.mesh-home .home-admin,.mesh-home .home-logout{white-space:nowrap}
.mesh-home .home-logout{cursor:pointer}
.mesh-home .home-shell{padding-top:24px}
.mesh-home .quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}

@media(max-width:760px){
  .mesh-home .home-header{
    min-height:122px;
    padding:8px 12px 12px;
    display:grid;
    grid-template-columns:1fr;
    grid-template-rows:58px 40px;
    gap:6px;
    justify-items:center;
  }
  .mesh-home .brand-logo{justify-self:center;align-self:center}
  .mesh-home .brand-logo img{width:min(245px,64vw);max-height:54px}
  .mesh-home .home-auth{
    width:100%;
    height:40px;
    display:flex;
    justify-content:center;
    align-items:center;
    gap:7px;
  }
  .mesh-home .home-user-pill{min-width:112px;min-height:38px;padding:5px 9px;border-radius:12px}
  .mesh-home .home-user-pill .avatar{display:none}
  .mesh-home .home-user-pill strong{font-size:13px}
  .mesh-home .home-user-pill small{font-size:10px;margin-top:1px}
  .mesh-home .user-chevron{display:none}
  .mesh-home .home-auth .button{padding:8px 10px;font-size:12px;border-radius:11px}
  .mesh-home .home-shell{padding:18px 10px 40px}
  .mesh-home .home-stats{gap:7px}
  .mesh-home .home-stats .stat{padding:12px 6px;border-radius:15px}
  .mesh-home .home-stats .stat strong{font-size:26px}
  .mesh-home .home-stats .stat span{font-size:11px}
  .mesh-home .stats-note{font-size:10.5px;margin:9px 0 19px}
  .mesh-home .home-welcome{padding:22px 17px;border-radius:21px}
  .mesh-home .home-welcome h1{font-size:31px;max-width:290px}
  .mesh-home .home-welcome .hero-copy{font-size:15px;line-height:1.45;max-width:330px}
  .mesh-home .welcome-actions{grid-template-columns:1fr;gap:9px;margin-top:17px}
  .mesh-home .home-action{min-height:64px;padding:11px 14px;border-radius:15px}
  .mesh-home .action-icon{font-size:23px}
  .mesh-home .home-action b{font-size:15px}
  .mesh-home .home-action small{font-size:11px}
  .mesh-home .home-section{margin-top:29px}
  .mesh-home .section-heading h2{font-size:24px}
  .mesh-home .section-heading>.button{width:100%;margin-top:10px}
  .mesh-home .dashboard-event-card{grid-template-columns:58px minmax(0,1fr);gap:11px;padding:15px;border-radius:18px}
  .mesh-home .dashboard-event-card .home-rsvp,.mesh-home .dashboard-event-card .poll-actions{grid-column:1/-1}
  .mesh-home .dashboard-event-card .home-rsvp{display:grid;grid-template-columns:1fr 1fr;gap:7px}
  .mesh-home .dashboard-event-card .home-rsvp .button{flex:none;width:100%;padding:8px 7px;font-size:11px}
  .mesh-home .dashboard-event-card .home-rsvp .button:last-child{grid-column:1/-1}
  .mesh-home .dashboard-event-card .poll-actions{display:flex;flex-wrap:wrap;gap:7px}
  .mesh-home .dashboard-event-card .poll-actions .button{font-size:11px;padding:8px 10px}
  .mesh-home .dashboard-poll-card{padding:16px;border-radius:18px}
  .mesh-home .dashboard-poll-card h3{font-size:19px}
  .mesh-home .poll-time{font-size:11px}
  .mesh-home .quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:22px}
  .mesh-home .quick-card{min-height:105px;padding:14px 9px;border-radius:17px}
  .mesh-home .quick-icon{font-size:25px;margin-bottom:6px}
  .mesh-home .quick-card b{font-size:14px}
  .mesh-home .quick-card small{font-size:11px}
  .mesh-home .home-footer{padding:22px 10px 30px}
}
@media(max-width:380px){
  .mesh-home .home-header{min-height:118px;grid-template-rows:55px 38px}
  .mesh-home .brand-logo img{width:210px}
  .mesh-home .home-user-pill{min-width:100px}
  .mesh-home .home-auth .button{padding:7px 8px;font-size:11px}
  .mesh-home .home-welcome h1{font-size:28px}
  .mesh-home .home-stats .stat strong{font-size:24px}
  .mesh-home .home-stats .stat span{font-size:10px}
}

/* v5.7.8 - compact profile popup menu */
.mesh-home .home-auth{position:relative;overflow:visible}
.mesh-home .profile-menu-wrap{position:relative;display:inline-block;z-index:50}
.mesh-home .profile-menu-toggle{appearance:none;border:1px solid #34517e;background:#121f39;color:#eef4ff;cursor:pointer;display:flex;align-items:center;gap:9px;min-width:150px;min-height:54px;text-align:left;font:inherit}
.mesh-home .profile-menu-toggle .avatar{font-size:20px}
.mesh-home .profile-menu-toggle .user-chevron{transition:transform .16s ease}
.mesh-home .profile-menu-toggle.open .user-chevron{transform:rotate(180deg)}
.mesh-home .profile-menu{position:absolute;right:0;top:calc(100% + 8px);width:220px;padding:8px;border:1px solid #304b78;border-radius:16px;background:#101b31;box-shadow:0 18px 45px rgba(0,0,0,.45);z-index:100}
.mesh-home .profile-menu[hidden]{display:none}
.mesh-home .profile-menu-item{width:100%;display:flex;align-items:center;gap:11px;padding:11px 12px;border:0;border-radius:11px;background:transparent;color:#eef4ff;text-decoration:none;text-align:left;font:inherit;cursor:pointer}
.mesh-home .profile-menu-item:hover{background:#182844;text-decoration:none}
.mesh-home .profile-menu-item>span:first-child{width:28px;text-align:center;font-size:20px;flex:0 0 28px}
.mesh-home .profile-menu-item b{display:block;font-size:14px}
.mesh-home .profile-menu-item small{display:block;margin-top:2px;color:#91a5c8;font-size:11px}
.mesh-home .logout-menu-item{color:#ffd2d7}
.mesh-home .logout-menu-item:hover{background:#2a1b27}
.mesh-home .home-bell,.mesh-home .home-admin,.mesh-home .home-logout{display:none!important}
@media(max-width:760px){
  .mesh-home .home-header{min-height:122px}
  .mesh-home .home-auth{width:auto;position:relative;display:flex;justify-content:flex-end;align-items:flex-start}
  .mesh-home .profile-menu-toggle{min-width:132px;min-height:46px;padding:7px 10px;border-radius:13px}
  .mesh-home .profile-menu-toggle .avatar{display:none}
  .mesh-home .profile-menu-toggle strong{font-size:13px}
  .mesh-home .profile-menu-toggle small{font-size:10px}
  .mesh-home .profile-menu{right:0;top:calc(100% + 7px);width:205px}
}
@media(max-width:380px){
  .mesh-home .profile-menu-toggle{min-width:112px;min-height:40px;padding:6px 8px}
  .mesh-home .profile-menu-toggle strong{font-size:12px}
  .mesh-home .profile-menu{width:195px}
}

/* v5.7.9 - clean header: no login/register in header, stable profile menu placement */
.mesh-home .home-header{
  position:relative;
  min-height:118px;
  padding:10px max(18px,calc((100vw - 1160px)/2));
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  overflow:visible;
  z-index:50;
}
.mesh-home .brand-logo{position:relative;z-index:2;line-height:0;min-width:0}
.mesh-home .brand-logo img{display:block;width:min(330px,42vw);max-height:76px;object-fit:contain}
.mesh-home .home-auth{position:relative;z-index:10;display:flex;align-items:center;justify-content:flex-end;min-height:46px;overflow:visible}
.mesh-home .home-auth:empty{display:none}
.mesh-home .profile-menu-wrap{position:relative;display:inline-block;z-index:60}
.mesh-home .profile-menu-toggle{min-width:150px;min-height:50px;padding:8px 12px;border-radius:15px}
.mesh-home .profile-menu{right:0;top:calc(100% + 8px);z-index:1000}

@media(max-width:760px){
  .mesh-home .home-header{
    min-height:128px;
    padding:8px 12px 10px;
    display:grid;
    grid-template-columns:1fr;
    grid-template-rows:74px 40px;
    gap:5px;
    justify-items:center;
  }
  .mesh-home .brand-logo{justify-self:center;align-self:center}
  .mesh-home .brand-logo img{width:min(250px,68vw);max-height:62px}
  .mesh-home .home-auth{
    width:100%;
    min-height:40px;
    display:flex;
    justify-content:flex-end;
    align-items:center;
    padding-right:2px;
  }
  .mesh-home .profile-menu-wrap{margin-left:auto}
  .mesh-home .profile-menu-toggle{min-width:124px;min-height:40px;padding:6px 10px;border-radius:12px}
  .mesh-home .profile-menu-toggle .avatar,.mesh-home .profile-menu-toggle .user-chevron{display:none}
  .mesh-home .profile-menu-toggle strong{font-size:13px}
  .mesh-home .profile-menu-toggle small{font-size:10px}
  .mesh-home .profile-menu{right:0;top:calc(100% + 7px);width:210px}
  .mesh-home .home-shell{padding-top:18px}
}
@media(max-width:380px){
  .mesh-home .home-header{min-height:120px;grid-template-rows:68px 38px}
  .mesh-home .brand-logo img{width:220px;max-height:56px}
  .mesh-home .profile-menu-toggle{min-width:112px;min-height:38px;padding:5px 8px}
  .mesh-home .profile-menu-toggle strong{font-size:12px}
  .mesh-home .profile-menu{width:195px}
}


/* v5.7.10 - profile menu beside logo + remove duplicate admin card */
.mesh-home .home-header{
  min-height:96px;
  padding:8px max(18px,calc((100vw - 1160px)/2));
  display:flex;
  align-items:center;
  justify-content:center;
  gap:16px;
}
.mesh-home .brand-logo{flex:0 1 auto;}
.mesh-home .brand-logo img{width:min(330px,42vw);max-height:72px;}
.mesh-home .home-auth{flex:0 0 auto;width:auto;min-height:46px;}
.mesh-home .profile-menu-wrap{margin:0;}

@media(max-width:760px){
  .mesh-home .home-header{
    min-height:86px;
    padding:8px 10px;
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:center;
    gap:8px;
  }
  .mesh-home .brand-logo{flex:0 1 auto;min-width:0;}
  .mesh-home .brand-logo img{width:min(220px,62vw);max-height:54px;}
  .mesh-home .home-auth{flex:0 0 auto;width:auto;min-height:40px;padding:0;}
  .mesh-home .profile-menu-toggle{min-width:108px;min-height:40px;padding:6px 9px;border-radius:12px;}
  .mesh-home .profile-menu-toggle strong{font-size:12px;}
  .mesh-home .profile-menu-toggle small{font-size:9px;}
  .mesh-home .profile-menu{right:0;top:calc(100% + 7px);width:205px;}
}
@media(max-width:380px){
  .mesh-home .home-header{gap:6px;padding:7px 8px;}
  .mesh-home .brand-logo img{width:min(200px,60vw);max-height:50px;}
  .mesh-home .profile-menu-toggle{min-width:98px;min-height:38px;padding:5px 8px;}
  .mesh-home .profile-menu-toggle strong{font-size:11px;}
  .mesh-home .profile-menu-toggle small{font-size:9px;}
}

/* v5.7.11 - profile menu spacing + Events & Polls branding */
.mesh-home .profile-menu-wrap{margin-left:14px}
.home-footer small{letter-spacing:1.4px}
@media(max-width:760px){
  .mesh-home .profile-menu-wrap{margin-left:12px}
}
@media(max-width:380px){
  .mesh-home .profile-menu-wrap{margin-left:10px}
}

/* v5.7.13 - event broadcast messaging */
.event-message-row{padding:12px 0;border-bottom:1px solid #263b60}.event-message-row:last-child{border-bottom:0}.event-message-row>div{display:flex;justify-content:space-between;gap:12px;align-items:center}.event-message-row strong{color:#eef4ff}.event-message-row span{font-size:11px;color:#8ea2c6}.event-message-row p{margin:7px 0 0;color:#c8d4e8;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.message.ok{color:#8fe3a2}

/* v5.7.14 - chat */
.chat-container{max-width:900px}.chat-card{padding:18px}.chat-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px}.chat-heading h2{margin:0 0 4px}.chat-status{font-size:12px;color:#8fa6cb;border:1px solid #2b456f;border-radius:999px;padding:7px 10px;white-space:nowrap}.chat-list{height:min(56vh,520px);overflow:auto;border:1px solid #263e68;border-radius:16px;background:#091326;padding:8px 14px}.chat-row{padding:12px 0;border-bottom:1px solid #1d3153}.chat-row:last-child{border-bottom:0}.chat-meta{display:flex;justify-content:space-between;gap:12px;align-items:center}.chat-meta strong{color:#edf4ff}.chat-meta span{font-size:11px;color:#7f95ba}.chat-row p{margin:6px 0 0;color:#c7d4e9;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.chat-form{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:12px}.chat-form textarea{min-height:50px;resize:vertical}.chat-form .button{align-self:stretch}.chat-empty{text-align:center;padding:40px 10px}.new-message{animation:chatIn .25s ease}@keyframes chatIn{from{opacity:.3;transform:translateY(3px)}to{opacity:1;transform:none}}@media(max-width:600px){.chat-heading{align-items:flex-start;flex-direction:column}.chat-status{align-self:flex-start}.chat-form{grid-template-columns:1fr}.chat-form .button{min-height:46px}.chat-list{height:52vh;padding:8px 12px}}


/* v5.7.15 – three quick cards in one row on mobile */
.mesh-home .quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.mesh-home .quick-card{min-width:0}
@media(max-width:760px){
  .mesh-home .quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:22px}
  .mesh-home .quick-card{min-height:100px;padding:12px 6px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center}
  .mesh-home .quick-icon{font-size:25px;margin-bottom:6px;line-height:1}
  .mesh-home .quick-card b{font-size:12px;line-height:1.15;white-space:nowrap}
  .mesh-home .quick-card small{font-size:9px;line-height:1.2;margin-top:4px;white-space:normal}
}
@media(max-width:380px){
  .mesh-home .quick-grid{gap:6px}
  .mesh-home .quick-card{min-height:94px;padding:10px 4px}
  .mesh-home .quick-icon{font-size:23px}
  .mesh-home .quick-card b{font-size:11px}
  .mesh-home .quick-card small{font-size:8.5px}
}


/* v5.7.16 – inbox/sent messages */
.messages-container{max-width:900px}.message-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 14px}.message-tab{appearance:none;border:1px solid #2f4e7f;background:#121f39;color:#eef4ff;border-radius:13px;padding:11px 14px;font:inherit;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:7px}.message-tab:hover{text-decoration:none;background:#182844}.message-tab.active{border-color:#4b91ff;background:#1a3157}.link-tab{color:#eef4ff}.unread-badge{min-width:22px;height:22px;padding:2px 6px;border-radius:999px;background:#e53955;color:#fff;font-size:11px;display:inline-flex;align-items:center;justify-content:center}.messages-card{padding:18px}.messages-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.messages-head h2{margin:0 0 4px}.messages-list{display:grid;gap:10px}.message-item{padding:16px;border:1px solid #29446f;border-radius:16px;background:#0e1a30}.message-item.unread{border-color:#3984ff;background:#111f3a;box-shadow:0 0 0 1px rgba(57,132,255,.12)}.message-item-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.message-item-top strong{color:#eef4ff}.message-item-top time{font-size:11px;color:#8197bc}.message-icon{margin-right:7px}.message-event{margin-top:7px;color:#83b5ff;font-size:12px}.message-item p{margin:10px 0;color:#cbd7ea;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.message-item .small{font-size:12px;padding:7px 10px}.read-label{font-size:11px;color:#7e93b5}.message-empty{text-align:center;padding:40px 15px}@media(max-width:600px){.messages-head{align-items:flex-start;flex-direction:column}.message-tabs{display:grid;grid-template-columns:1fr 1fr}.message-tab{justify-content:center}.link-tab{grid-column:1/-1}.messages-card{padding:12px}.message-item-top{align-items:flex-start;flex-direction:column;gap:4px}}

.toolbar-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
@media(max-width:600px){.toolbar-actions{width:100%;justify-content:flex-start}}

/* v5.7.17 - in-app notification bell */
.notification-wrap{position:relative;display:inline-flex;align-items:center;z-index:1200}
.notification-bell{position:relative;width:48px;height:48px;border:1px solid #30486f;background:#121f39;color:#eef4ff;border-radius:14px;cursor:pointer;font:inherit;display:grid;place-items:center}
.notification-bell:hover{background:#182844;border-color:#41639a}
.notification-icon{font-size:22px;line-height:1}
.notification-badge{position:absolute;top:-5px;right:-5px;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:#ff5d68;color:white;border:2px solid #0d1425;font-size:10px;font-weight:900;display:grid;place-items:center}
.notification-panel{position:absolute;right:0;top:calc(100% + 9px);width:min(390px,calc(100vw - 24px));background:#101b31;border:1px solid #304b78;border-radius:17px;box-shadow:0 20px 55px rgba(0,0,0,.5);overflow:hidden}
.notification-panel[hidden]{display:none}
.notification-head{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:14px 15px;border-bottom:1px solid #263b60}
.notification-head strong{font-size:16px}.notification-head button{border:0;background:none;color:#8fb7ff;cursor:pointer;font:inherit;font-size:11px}
.notification-list{max-height:420px;overflow:auto}
.notification-item{width:100%;border:0;border-bottom:1px solid #1e3354;background:#101b31;color:#eef4ff;text-align:left;display:flex;gap:11px;padding:13px 14px;cursor:pointer;font:inherit}
.notification-item:hover{background:#172743}.notification-item.unread{background:#142541}.notification-item.read{opacity:.72}
.notification-item-icon{font-size:22px;flex:0 0 28px;text-align:center}.notification-item-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.notification-item-copy strong{font-size:13px}.notification-item-copy small{color:#b8c7df;font-size:12px;line-height:1.4}.notification-item-copy time{color:#7890b6;font-size:10px}.notification-empty{padding:28px 16px;text-align:center}
.notification-toast{position:fixed;right:18px;bottom:18px;z-index:3000;width:min(390px,calc(100vw - 36px));padding:15px 16px;background:#142541;border:1px solid #41639a;border-radius:15px;box-shadow:0 18px 45px rgba(0,0,0,.45);transform:translateY(20px);opacity:0;pointer-events:none;transition:.2s ease;display:flex;flex-direction:column;gap:5px}.notification-toast.show{transform:none;opacity:1}.notification-toast strong{font-size:14px}.notification-toast span{font-size:12px;color:#b8c7df;line-height:1.4}
.mesh-home .home-auth{gap:8px}
@media(max-width:760px){.notification-bell{width:40px;height:40px;border-radius:12px}.notification-icon{font-size:19px}.notification-panel{right:-8px;width:min(360px,calc(100vw - 18px))}.notification-toast{right:9px;bottom:10px;width:calc(100vw - 18px)}}

/* v5.7.18 - cleaner admin dashboard and separate user administration */
.admin-topbar .admin-top-actions{display:flex;align-items:center;gap:8px}
.admin-topbar .admin-logout{padding:8px 13px;min-height:40px;border-radius:11px;font-size:14px}
.admin-container{padding-top:30px;padding-bottom:60px}
.admin-toolbar{margin-bottom:10px}
.admin-toolbar h1{margin:5px 0 8px;font-size:clamp(30px,5vw,44px)}
.admin-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}
.admin-section-card{padding:24px;display:flex;gap:18px;align-items:flex-start;text-decoration:none;color:inherit;min-width:0}
.admin-section-card:hover{text-decoration:none;border-color:#3d5f96}
.admin-section-icon{font-size:42px;line-height:1;flex:0 0 auto}
.admin-section-copy{min-width:0}
.admin-section-copy h2{margin:0 0 8px;font-size:25px}
.admin-section-copy p{margin:0 0 18px;color:#9aa9c5;line-height:1.5}
.admin-section-copy .button{display:inline-flex}
.admin-back-link{display:inline-block;margin-top:22px;color:#8fb5ff}
.admin-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:10px}
.admin-page-head h1{margin:5px 0 8px;font-size:clamp(30px,5vw,44px)}
.admin-user-tools{padding:16px 18px;margin:18px 0}
.admin-user-tools-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.admin-search{display:flex;align-items:center;gap:9px;border:1px solid #33476f;background:#0d172a;border-radius:12px;padding:0 12px;color:#8fa4c8}
.admin-search input{width:100%;border:0;outline:0;background:transparent;color:#eef4ff;padding:11px 0;font:inherit}
.admin-search input::placeholder{color:#6f81a3}
@media(max-width:760px){
  .admin-dashboard-grid{grid-template-columns:1fr}
  .admin-section-card{padding:20px}
  .admin-page-head{align-items:flex-start;flex-direction:column}
}
@media(max-width:520px){
  .admin-topbar{padding:0 12px}
  .admin-topbar .logo img{width:min(205px,48vw);max-height:46px}
  .admin-topbar .logo small{font-size:9px;margin-left:5px}
  .admin-topbar .admin-logout{padding:7px 10px;min-height:36px;font-size:13px}
  .admin-section-card{gap:13px}
  .admin-section-icon{font-size:34px}
  .admin-section-copy h2{font-size:22px}
  .admin-user-tools-top{align-items:flex-start}
}
