:root{--bg:#f3f6f1;--panel:#ffffff;--panel-soft:#fbfcf7;--ink:#17211d;--muted:#637066;--line:#dbe5da;--line-strong:#c8d6cb;--accent:#c84f32;--accent-strong:#a43b25;--accent-soft:#fff0df;--accent-2:#2f7c8b;--accent-2-soft:#e6f3f4;--gold:#b8872d;--shadow-sm:0 8px 24px rgba(25,37,31,0.08);--shadow-md:0 18px 42px rgba(25,37,31,0.12)}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,rgba(255,255,255,.56),rgba(255,255,255,0) 260px),linear-gradient(135deg,#f6f1e7,#edf5f1 44%,#f5f7ef);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit}.detail-copy,.event-card,.event-card-content,.locked-info,.panel,.private-info,.register-summary,.registration-card,h1,h2,h3,li,p{overflow-wrap:anywhere}.shell{max-width:1120px;margin:0 auto;padding:34px 20px 48px}.admin-wide-shell{max-width:1280px}.topbar{background:rgba(255,255,255,.74);border:1px solid rgba(219,229,218,.82);border-radius:8px;box-shadow:0 8px 28px rgba(25,37,31,.06);display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;padding:12px 14px}.brand{font-size:20px;font-weight:750}.nav{align-items:center;display:flex;gap:14px;color:var(--muted);font-size:14px}.link-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:inherit;cursor:pointer;font:inherit;padding:0;text-decoration:underline}.panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-sm);padding:20px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.metric{background:#fbfcfa;border:1px solid var(--line);border-radius:8px;padding:16px}.metric strong{display:block;font-size:28px}.dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.metric strong.metric-date{font-size:20px}.metric span,.muted{color:var(--muted)}.table{width:100%;border-collapse:collapse;font-size:14px}.table td,.table th{border-bottom:1px solid var(--line);padding:12px 10px;text-align:left;vertical-align:top}.table th{color:var(--muted);font-weight:650}.admin-table-panel{overflow-x:auto}.admin-section-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.admin-section-head h1{letter-spacing:0;margin:0 0 6px}.admin-section-head p{margin:0}.admin-row-actions{display:flex;flex-wrap:wrap;gap:10px;min-width:120px}.admin-row-actions form{margin:0}.admin-summary{align-items:flex-end;color:var(--muted);display:flex;flex-direction:column;font-size:13px;gap:4px;text-align:right}.admin-member-cell{align-items:center;display:flex;gap:10px;min-width:180px}.admin-avatar{background:#edf0ed;border:1px solid var(--line);border-radius:50%;flex:0 0 auto;height:36px;object-fit:cover;width:36px}.admin-avatar-fallback{align-items:center;color:var(--muted);display:flex;font-size:14px;font-weight:750;justify-content:center}.admin-registrations-table{min-width:1080px}.admin-log-table{min-width:980px}.log-section+.log-section{margin-top:18px}.admin-event-form,.admin-form-section{display:grid;grid-gap:16px;gap:16px}.admin-form-section h1,.admin-form-section h2{letter-spacing:0;margin:0 0 6px}.admin-form-section p{margin:0}.admin-form-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form-grid.single{grid-template-columns:1fr}.admin-form-grid label{color:var(--muted);display:grid;font-size:13px;grid-gap:7px;gap:7px}.admin-form-grid input,.admin-form-grid textarea{background:#fff;border:1px solid var(--line);border-radius:8px;color:var(--ink);font:inherit;padding:11px 12px;width:100%}.admin-form-grid textarea{min-height:108px;resize:vertical}.admin-form-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.badge{display:inline-flex;border-radius:999px;letter-spacing:0;padding:4px 9px;background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:700}.badge-neutral{background:#edf0ed;color:#667064}.badge-success{background:#e6f3e7;color:#257342}.auth-shell{max-width:720px}.auth-panel h1{margin:8px 0 10px}.eyebrow{margin:0;color:var(--accent);font-size:13px;font-weight:750}.notice{border-radius:8px;margin:18px 0 0;padding:12px 14px}.notice.error{background:#fff1dc;color:#8d321f}.notice.success{background:#e5f5df;color:#2c6d22}.auth-actions{margin-top:22px}.button{display:inline-flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(180deg,#d96140,var(--accent-strong));border:0;border-radius:8px;box-shadow:0 10px 20px rgba(164,59,37,.18);color:#fff;cursor:pointer;font:inherit;font-weight:750;padding:12px 16px;text-decoration:none;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease,transform .14s ease}.button-secondary{background:#fff;border:1px solid var(--line);box-shadow:none;color:var(--ink)}.button:hover{transform:translateY(-1px)}.button-secondary:hover{border-color:var(--line-strong);box-shadow:var(--shadow-sm)}.button:focus-visible,.link-button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(47,124,139,.28);outline-offset:2px}.button-danger{background:#9f1d1d;color:#fff}.button-disabled{background:#f0f3ed;color:var(--muted);cursor:default}.events-shell{max-width:1040px}.events-topbar{margin-bottom:18px}.detail-hero,.events-hero{background:linear-gradient(135deg,rgba(26,49,43,.94),rgba(47,124,139,.84) 52%,rgba(196,85,51,.84)),repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0 1px,rgba(255,255,255,0) 1px 44px);border-radius:8px;box-shadow:var(--shadow-md);color:#fff;margin-bottom:18px;overflow:hidden;padding:26px}.events-hero{align-items:end;display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(0,1fr) auto}.detail-hero h1,.events-hero h1{letter-spacing:0;margin:6px 0 0}.detail-hero .muted,.events-hero .muted{color:#d5ded4}.events-hero-copy{color:#d5ded4;line-height:1.7;margin:12px 0 0;max-width:680px}.events-hero-stats{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(3,minmax(76px,1fr));min-width:310px}.events-hero-stats span{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.24);border-radius:8px;color:#d5ded4;display:grid;font-size:12px;grid-gap:4px;gap:4px;padding:12px}.events-hero-stats strong{color:#fff;font-size:22px;line-height:1}.filter-bar{align-items:flex-end;background:rgba(255,255,255,.88);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-sm);display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr)) auto;margin-bottom:18px;padding:14px}.events-result-line{align-items:center;color:var(--muted);display:flex;font-size:13px;justify-content:space-between;margin:-4px 0 14px}.filter-bar label{color:var(--muted);display:grid;font-size:13px;grid-gap:6px;gap:6px}.filter-bar input,.filter-bar select{background:#fff;border:1px solid var(--line);border-radius:8px;color:var(--ink);font:inherit;padding:10px}.event-list{display:grid;grid-gap:14px;gap:14px}.event-card{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-sm);display:grid;grid-template-columns:180px minmax(0,1fr);overflow:hidden;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.event-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.event-cover{align-items:flex-end;background:linear-gradient(135deg,rgba(26,49,43,.88),rgba(47,124,139,.7),rgba(200,79,50,.7)),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cg fill='none' stroke='%23ffffff' stroke-opacity='.22'%3E%3Cpath d='M20 42h140M20 82h140M20 122h140M42 20v140M82 20v140M122 20v140'/%3E%3C/g%3E%3C/svg%3E");color:#fff;display:flex;flex-direction:column;gap:6px;justify-content:flex-end;min-height:180px;padding:14px}.event-cover span{font-size:28px;font-weight:800}.event-cover small{color:#ffe9d3;font-size:13px;font-weight:750}.event-card-body{display:grid;grid-gap:8px;gap:8px;padding:16px}.event-card-body h2{font-size:22px;letter-spacing:0;margin:0}.event-card-body p{margin:0}.event-location{font-weight:750}.event-card-foot,.event-card-head{align-items:center;display:flex;justify-content:space-between;gap:12px}.avatar-row{align-items:center;display:flex;min-height:30px}.avatar-row.large{min-height:38px}.avatar-dot,.avatar-more{align-items:center;background:#1f3d35;border:2px solid #fff;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:800;height:30px;justify-content:center;margin-left:-6px;width:30px}.avatar-row.large .avatar-dot,.avatar-row.large .avatar-more{height:38px;width:38px}.avatar-dot:first-child{margin-left:0}.avatar-more{background:#eef3eb;color:var(--ink)}.status-closed,.status-ended{background:#edf0ed;color:#667064}.status-full{background:#fff3cf;color:#7a5200}.status-cancelled{background:#ffe8e1;color:#9b2f1b}.detail-shell{max-width:980px}.detail-hero{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:20px;gap:20px}.detail-cover{border-radius:8px;min-height:220px}.detail-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.detail-hero-body{align-self:center;min-width:0}.detail-hero-body h1{font-size:34px}.detail-quick-facts{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.detail-quick-facts span{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.24);border-radius:8px;color:#d5ded4;display:grid;font-size:13px;grid-gap:4px;gap:4px;min-width:0;padding:10px}.detail-quick-facts strong{color:#fff;font-size:12px}.detail-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);margin-bottom:16px}.info-list{display:grid;grid-gap:12px;gap:12px;margin:0}.info-list div{display:grid;grid-gap:4px;gap:4px}.info-list dt{color:var(--muted);font-size:13px}.info-list dd{margin:0}.unlock-box{display:grid;grid-gap:12px;gap:12px}.unlock-box p{margin:0}.qr-placeholder{aspect-ratio:1;background:#f8faf6;border:1px dashed var(--line);border-radius:8px;color:var(--muted);display:grid;grid-gap:8px;gap:8px;justify-items:center;max-width:180px;padding:20px;text-align:center}.qr-placeholder img{border-radius:6px;display:block;max-width:100%}.locked-info{background:var(--panel-soft);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:8px;gap:8px;padding:14px}.locked-info p{margin:0}.empty-state{display:grid;grid-gap:10px;gap:10px}.empty-state h2{margin:0}.register-shell{max-width:980px}.register-layout{display:grid;grid-gap:16px;gap:16px;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr)}.event-summary,.register-blocked,.register-form,.register-panel{display:grid;grid-gap:14px;gap:14px}.register-summary-cover{align-items:flex-end;background:linear-gradient(135deg,rgba(26,49,43,.9),rgba(47,124,139,.7),rgba(200,79,50,.74)),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='120' viewBox='0 0 180 120'%3E%3Cg fill='none' stroke='%23ffffff' stroke-opacity='.2'%3E%3Cpath d='M18 34h144M18 74h144M42 14v92M90 14v92M138 14v92'/%3E%3C/g%3E%3C/svg%3E");border-radius:8px;color:#fff;display:flex;flex-direction:column;min-height:150px;padding:14px}.register-summary-cover span{font-size:28px;font-weight:800}.register-summary-cover small{color:#ffe9d3;font-size:13px;font-weight:750}.event-summary h1,.register-panel h2{letter-spacing:0;margin:0}.register-form label{color:var(--muted);display:grid;font-size:13px;grid-gap:7px;gap:7px}.admin-login-form{display:grid;grid-gap:14px;gap:14px;margin-top:18px}.admin-login-form label{color:var(--muted);display:grid;font-size:13px;grid-gap:7px;gap:7px}.admin-login-form input,.register-form input,.register-form textarea{background:#fff;border:1px solid var(--line);border-radius:8px;color:var(--ink);font:inherit;padding:11px 12px;width:100%}.admin-wide-shell .topbar,.shell:has(.admin-event-form) .topbar,.shell:has(.admin-form-section) .topbar,.shell:has(.admin-login-form) .topbar,.shell:has(.admin-table-panel) .topbar,.shell:has(.dashboard-grid) .topbar{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(250,252,247,.9));border-color:rgba(200,214,203,.96);box-shadow:0 14px 34px rgba(25,37,31,.08)}.admin-wide-shell .brand,.shell:has(.admin-event-form) .brand,.shell:has(.admin-form-section) .brand,.shell:has(.admin-login-form) .brand,.shell:has(.admin-table-panel) .brand,.shell:has(.dashboard-grid) .brand{color:#10241f}.admin-wide-shell .nav,.shell:has(.admin-event-form) .nav,.shell:has(.admin-form-section) .nav,.shell:has(.admin-login-form) .nav,.shell:has(.admin-table-panel) .nav,.shell:has(.dashboard-grid) .nav{gap:10px}.admin-wide-shell .nav a,.shell:has(.admin-event-form) .nav a,.shell:has(.admin-form-section) .nav a,.shell:has(.admin-login-form) .nav a,.shell:has(.admin-table-panel) .nav a,.shell:has(.dashboard-grid) .nav a{border:1px solid transparent;border-radius:8px;padding:7px 9px;text-decoration:none}.admin-wide-shell .nav a:hover,.shell:has(.admin-event-form) .nav a:hover,.shell:has(.admin-form-section) .nav a:hover,.shell:has(.admin-login-form) .nav a:hover,.shell:has(.admin-table-panel) .nav a:hover,.shell:has(.dashboard-grid) .nav a:hover{background:#f7faf4;border-color:var(--line);color:var(--ink)}.auth-panel{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(251,252,247,.96)),linear-gradient(135deg,rgba(47,124,139,.08),rgba(200,79,50,.08))}.admin-form-section,.admin-table-panel,.dashboard-grid .metric,.shell:has(.admin-member-cell) .panel{border-color:rgba(200,214,203,.98);box-shadow:0 12px 30px rgba(25,37,31,.07)}.dashboard-grid .metric{background:linear-gradient(180deg,#ffffff,#f8fbf4);min-height:112px}.dashboard-grid .metric strong{color:#18352e;line-height:1.1}.admin-table-panel,.shell:has(.admin-member-cell) .panel{overflow-x:auto}.admin-table-panel .table,.shell:has(.admin-member-cell) .table{min-width:860px}.table th{background:#f7faf4;color:#46544a;white-space:nowrap}.table tbody tr{transition:background .12s ease}.table tbody tr:hover{background:#fbf7ef}.table td{line-height:1.55}.admin-section-head{border-bottom:1px solid var(--line);padding-bottom:14px}.admin-row-actions .link-button,.admin-row-actions a{align-items:center;background:#ffffff;border:1px solid var(--line);border-radius:8px;color:#214c43;display:inline-flex;min-height:32px;padding:5px 8px;text-decoration:none}.admin-row-actions .link-button:hover,.admin-row-actions a:hover{background:var(--accent-2-soft);border-color:#bfdadd;color:#18424a}.admin-row-actions .muted{align-items:center;background:#f5f7f3;border:1px solid var(--line);border-radius:8px;display:inline-flex;min-height:32px;padding:5px 8px}.admin-form-grid label,.admin-login-form label{color:#516055;font-weight:650}.admin-form-grid input,.admin-form-grid textarea,.admin-login-form input{transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}.admin-form-grid input:focus-visible,.admin-form-grid textarea:focus-visible,.admin-login-form input:focus-visible{background:#fffefb;border-color:var(--accent-2);box-shadow:0 0 0 4px rgba(47,124,139,.13)}.admin-form-actions .button:disabled,.admin-form-grid input:disabled,.admin-form-grid textarea:disabled,.admin-login-form .button:disabled{cursor:not-allowed;opacity:.68}.admin-wide-shell .notice,.shell:has(.admin-event-form) .notice,.shell:has(.admin-form-section) .notice,.shell:has(.admin-login-form) .notice,.shell:has(.admin-table-panel) .notice,.shell:has(.dashboard-grid) .notice{border:1px solid rgba(200,214,203,.9);line-height:1.55}.admin-wide-shell .notice:not(.error):not(.success),.shell:has(.admin-event-form) .notice:not(.error):not(.success),.shell:has(.admin-form-section) .notice:not(.error):not(.success),.shell:has(.admin-login-form) .notice:not(.error):not(.success),.shell:has(.admin-table-panel) .notice:not(.error):not(.success),.shell:has(.dashboard-grid) .notice:not(.error):not(.success){background:#f7faf4;color:#3f5146}.admin-wide-shell .notice.error,.shell:has(.admin-event-form) .notice.error,.shell:has(.admin-form-section) .notice.error,.shell:has(.admin-login-form) .notice.error,.shell:has(.admin-table-panel) .notice.error,.shell:has(.dashboard-grid) .notice.error{border-color:#f2c89a}.admin-wide-shell .notice.success,.shell:has(.admin-event-form) .notice.success,.shell:has(.admin-form-section) .notice.success,.shell:has(.admin-login-form) .notice.success,.shell:has(.admin-table-panel) .notice.success,.shell:has(.dashboard-grid) .notice.success{border-color:#b7dfae}.admin-wide-shell .badge,.shell:has(.admin-form-section) .badge,.shell:has(.admin-table-panel) .badge{min-height:24px}.admin-login-form input:focus-visible,.filter-bar input:focus-visible,.filter-bar select:focus-visible,.register-form input:focus-visible,.register-form textarea:focus-visible{border-color:var(--accent-2)}.register-form textarea{min-height:112px;resize:vertical}.me-shell{max-width:980px}.me-hero{align-items:center;background:linear-gradient(135deg,rgba(26,49,43,.94),rgba(47,124,139,.82),rgba(184,135,45,.72)),repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0 1px,rgba(255,255,255,0) 1px 44px);border-radius:8px;box-shadow:var(--shadow-md);color:#fff;display:flex;justify-content:space-between;gap:18px;margin-bottom:18px;padding:22px}.me-hero>div:first-child{max-width:560px}.me-hero h1{letter-spacing:0;margin:6px 0}.me-hero .muted{color:#d5ded4}.me-hero-stats{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,minmax(72px,1fr));min-width:300px}.me-hero-stats div{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.22);border-radius:8px;display:grid;grid-gap:6px;gap:6px;padding:14px}.me-hero-stats span{color:#d5ded4;font-size:12px}.me-hero-stats strong{font-size:24px}.me-member-strip{align-items:center;background:rgba(255,255,255,.88);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-sm);display:flex;gap:18px;justify-content:space-between;margin-bottom:18px;padding:14px 16px}.me-member-strip>div{display:grid;grid-gap:4px;gap:4px}.registration-list{display:grid;grid-gap:14px;gap:14px;margin-top:18px}.registration-card{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-sm);display:grid;grid-gap:14px;gap:14px;padding:18px}.registration-card-head,.registration-main{align-items:center;display:flex;justify-content:space-between;gap:14px}.registration-card-head>div{display:flex;flex-wrap:wrap;gap:8px}.registration-main h2{letter-spacing:0;margin:0 0 8px}.registration-main{display:grid;grid-template-columns:74px minmax(0,1fr) auto}.registration-visual{align-items:center;aspect-ratio:1;background:linear-gradient(135deg,var(--accent-2-soft),#f7f3e7);border:1px solid #cfe2df;border-radius:8px;color:#1f3d35;display:grid;justify-items:center;min-width:74px;padding:10px;text-align:center}.registration-visual span{font-size:18px;font-weight:800}.registration-visual small{color:var(--muted);font-size:11px}.registration-meta{color:var(--muted);display:flex;flex-wrap:wrap;font-size:13px;gap:8px 12px}.registration-meta span:not(:last-child):after{color:#c7d2c6;content:"/";margin-left:12px}.registration-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end}.registration-actions form{display:flex}.private-info{background:var(--panel-soft);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:14px;gap:14px;padding:14px}.private-info-head{align-items:center;display:flex;justify-content:space-between;gap:12px}.private-info-head h3{letter-spacing:0;margin:4px 0 0}.private-info-locked{background:#f7f8f7}@media (max-width:720px){.nav,.topbar{align-items:flex-start;flex-direction:column}.admin-form-grid,.detail-grid,.detail-hero,.detail-quick-facts,.event-card,.events-hero,.events-hero-stats,.filter-bar,.grid,.register-layout,.registration-main{grid-template-columns:1fr}.me-hero,.me-member-strip,.registration-card-head,.registration-main{align-items:stretch;flex-direction:column}.me-hero-stats,.registration-main{grid-template-columns:1fr;min-width:0}.me-hero h1{font-size:28px;line-height:1.25}.me-member-strip{display:grid}.registration-visual{aspect-ratio:16/7;min-width:0}.registration-actions{justify-content:stretch}.filter-bar .button,.registration-actions .button,.registration-actions form{width:100%}.event-cover{min-height:128px}.events-result-line{align-items:flex-start;flex-direction:column;gap:4px}.table{font-size:13px}.admin-section-head{flex-direction:column}.admin-wide-shell .nav,.shell:has(.admin-event-form) .nav,.shell:has(.admin-form-section) .nav,.shell:has(.admin-login-form) .nav,.shell:has(.admin-table-panel) .nav,.shell:has(.dashboard-grid) .nav{width:100%}.admin-wide-shell .nav a,.admin-wide-shell .nav form,.shell:has(.admin-event-form) .nav a,.shell:has(.admin-event-form) .nav form,.shell:has(.admin-form-section) .nav a,.shell:has(.admin-form-section) .nav form,.shell:has(.admin-login-form) .nav a,.shell:has(.admin-login-form) .nav form,.shell:has(.admin-table-panel) .nav a,.shell:has(.admin-table-panel) .nav form,.shell:has(.dashboard-grid) .nav a,.shell:has(.dashboard-grid) .nav form{width:100%}.admin-wide-shell .nav .link-button,.shell:has(.admin-event-form) .nav .link-button,.shell:has(.admin-form-section) .nav .link-button,.shell:has(.admin-login-form) .nav .link-button,.shell:has(.admin-table-panel) .nav .link-button,.shell:has(.dashboard-grid) .nav .link-button{text-align:left}.admin-row-actions{gap:8px}.admin-row-actions .link-button,.admin-row-actions .muted,.admin-row-actions a{min-height:34px}.admin-summary{align-items:flex-start;text-align:left}.admin-form-actions .button,.admin-form-actions .button-secondary,.admin-login-form .button{width:100%}}@media (max-width:480px){.shell{padding-inline:14px}.detail-hero,.event-card-content,.events-hero,.filter-bar,.locked-info,.me-hero,.panel,.private-info,.registration-card{padding:16px}.detail-hero h1,.events-hero h1{font-size:30px;line-height:1.18}.me-hero h1{font-size:26px}}