@font-face{font-family:ArcadiaLocal;src:local('Arial');font-display:swap}
:root{color-scheme:dark;--red:#A6192E;--gold:#FFA326;--bg:#090a0c;--panel:#111216;--panel2:#17181d;--line:#292a30;--text:#f5f3ec;--muted:#a5a3a0;--danger:#ff8595;--radius:14px;font-family:Arial,Helvetica,sans-serif;font-size:15px}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);min-width:320px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:4px}svg{height:20px;width:20px;flex-shrink:0;vertical-align:middle}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}button{color:inherit}button svg{pointer-events:none}.skip{position:fixed;left:12px;top:-60px;z-index:100;background:var(--gold);color:#16100a;padding:12px}.skip:focus{top:12px}.initial{height:100vh;display:grid;place-content:center;justify-items:center;gap:15px}.initial img{height:180px}.initial p{font:600 34px Georgia,serif;letter-spacing:6px}.initial span{color:var(--muted)}
.eyebrow{font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--gold)}.topline{border-top:3px solid var(--red);border-bottom:1px solid #ffa32624;background:repeating-linear-gradient(45deg,#ffffff02 0 1px,transparent 1px 8px),#0c0c0d;display:flex;justify-content:space-between;gap:16px;padding:10px max(4vw,20px)}.topline span:last-child{color:#aaa}.header{position:sticky;top:0;z-index:20;border-bottom:1px solid #ffa3262c;background:#090a0cf2;backdrop-filter:blur(16px)}.header-inner{max-width:1460px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:14px 32px}.brand{display:flex;align-items:center;gap:14px;flex-shrink:0}.brand img{width:45px;height:65px;object-fit:contain}.brand strong{display:block;font:700 26px Georgia,serif;letter-spacing:3px;color:var(--gold)}.brand small{display:block;font-size:9px;letter-spacing:2.8px;margin-top:5px;color:var(--muted)}.nav{display:flex;align-items:center;gap:5px;border:1px solid #ffa32626;border-radius:40px;padding:5px}.nav a{padding:11px 17px;font-size:11px;font-weight:700;letter-spacing:1px;border-radius:30px;white-space:nowrap;color:#b5b2ac}.nav a:hover{color:var(--text)}.nav a.active{color:var(--gold);background:#ffa32612;box-shadow:inset 0 0 0 1px #ffa32655}.tools{display:flex;gap:10px;align-items:center}.tool{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.7px;padding:11px 13px;border:1px solid var(--line);border-radius:8px;background:transparent}.tool:hover{border-color:var(--gold);color:var(--gold)}.tool.gold{background:var(--gold);border-color:var(--gold);color:#1c1204}.tool.logout{border:none;color:var(--muted);padding:8px}.shell{max-width:1320px;margin:auto;padding:0 40px}.hero{position:relative;overflow:hidden;background:radial-gradient(ellipse at 78% 50%,#a6192e1b,transparent 52%),linear-gradient(110deg,#111114,#0b0b0d);border-bottom:1px solid var(--line)}.hero-inner{max-width:1320px;min-height:340px;margin:auto;padding:52px 40px;display:flex;align-items:center;justify-content:space-between;gap:32px}.hero .eyebrow{display:flex;align-items:center;gap:13px}.hero .eyebrow:before{content:'';width:30px;height:1px;background:var(--gold)}.hero h1{font:700 clamp(50px,7vw,90px)/1 Georgia,'Times New Roman',serif;letter-spacing:3px;margin:18px 0 11px;color:var(--text)}.hero h1 em{font-style:normal;color:var(--gold)}.hero .motto{color:var(--muted);font-size:12px;letter-spacing:4px;text-transform:uppercase}.hero .hero-logo{height:248px;width:200px;object-fit:contain;filter:drop-shadow(0 0 40px #ffa32612);margin-right:60px}.hero-meta{display:flex;gap:28px;margin-top:28px;font-size:12px;color:var(--muted)}.hero-meta b{font-size:17px;color:var(--text);margin-right:6px}.breadcrumb{color:#8d8c88;display:flex;gap:8px;align-items:center;font-size:11px;padding:24px 0 0;letter-spacing:1px;text-transform:uppercase}.breadcrumb a:hover{color:var(--gold)}.page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:36px 0 28px}.page-head h1{font:700 40px/1.1 Georgia,serif;margin-top:10px}.page-head p{color:var(--muted);font-size:14px;line-height:1.6;margin-top:12px;max-width:700px}.actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.button{border:1px solid var(--line);border-radius:7px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--panel2);font-size:12px;font-weight:700;min-height:43px}.button:hover{border-color:#777}.button.primary{background:var(--red);border-color:var(--red);color:white;box-shadow:0 6px 20px #a6192e13}.button.primary:hover{background:#bd2339}.button.gold{background:var(--gold);border-color:var(--gold);color:#171009}.button.ghost{background:transparent}.button.danger{color:var(--danger);border-color:#a6192e60}.button.small{padding:8px 11px;min-height:36px;font-size:11px}.toolbar{display:flex;gap:12px;align-items:center;padding:14px;border:1px solid #202127;border-radius:10px;background:#101115;margin-bottom:32px}.search{flex:1;position:relative}.search svg{position:absolute;left:13px;top:12px;color:#81818a;width:18px;height:18px}.search input{padding-left:41px}.toolbar input,.toolbar select{background:#17181e;border-color:transparent}.toolbar .count{white-space:nowrap;font-size:11px;color:var(--muted);padding:0 8px}.group{margin:0 0 36px}.section-title{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:0 0 15px;margin-bottom:22px}.section-title h2{font-size:20px;letter-spacing:1px;text-transform:uppercase}.section-title .number{border:1px solid #ffa3263d;color:var(--gold);font-size:11px;padding:3px 8px;border-radius:20px}.section-title .line{margin-left:auto;color:#666;font-size:11px;letter-spacing:1px}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.member-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#15161b,#101115);transition:border-color .2s,transform .2s;position:relative}.member-card:hover{border-color:var(--red);transform:translateY(-3px)}.member-photo{display:block;width:100%;height:220px;background:radial-gradient(ellipse,#292222,#121216);object-fit:cover;position:relative}.member-photo.placeholder{display:flex;align-items:center;justify-content:center;font:700 60px Georgia,serif;color:#7c6e62}.member-photo.placeholder:after{content:'ARCADIA';position:absolute;bottom:18px;font:9px Arial;letter-spacing:5px;color:#686464}.member-content{padding:19px}.member-content h3{font-size:21px;letter-spacing:1px;margin:10px 0 8px;text-transform:uppercase;overflow-wrap:anywhere}.badge{display:inline-flex;gap:7px;align-items:center;font-size:9px;letter-spacing:1.2px;text-transform:uppercase;font-weight:700;color:var(--gold)}.badge:before{content:'';height:5px;width:5px;border-radius:50%;background:currentColor}.member-content p{font-size:12px;color:var(--muted);min-height:17px}.card-bottom{border-top:1px solid #ffffff0b;margin-top:16px;padding-top:12px;display:flex;justify-content:space-between;color:#8c8a87;font-size:10px;align-items:center}.card-bottom svg{width:15px;height:15px;color:var(--gold)}.empty{border:1px dashed #343238;border-radius:10px;padding:28px;display:flex;align-items:center;gap:18px;background:linear-gradient(120deg,#14131670,transparent)}.empty .empty-icon{color:#9a704b;background:#ffa3260a;border:1px solid #ffa3261a;border-radius:50%;width:45px;height:45px;display:grid;place-items:center;flex-shrink:0}.empty h3{font-size:14px;font-weight:600;margin-bottom:7px}.empty p{font-size:12px;color:var(--muted);line-height:1.6}.empty .button{margin-left:auto}.empty.large{min-height:180px;justify-content:center;text-align:center;flex-direction:column}.empty.large .button{margin:0}.board{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-bottom:50px}.board .member-photo{height:185px}.board .member-content{padding:15px}.board .member-content h3{font-size:17px}.board-slot{border:1px dashed var(--line);border-radius:12px;padding:26px 16px;min-height:280px;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;background:#101115}.board-slot strong{color:var(--gold);font-size:13px}.board-slot span{color:var(--muted);font-size:12px}.board-slot svg{width:40px;height:40px;color:#59565c}.tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:28px;overflow:auto}.tabs a,.tabs button{padding:10px 17px;white-space:nowrap;border:1px solid transparent;background:transparent;border-radius:6px;font-weight:700;font-size:12px;color:var(--muted)}.tabs .active{color:var(--gold);border-color:#ffa32640;background:#ffa3260a}.panel{border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:25px}.panel h2{font-size:19px;margin-bottom:20px}.panel p{line-height:1.7;color:var(--muted)}.profile-layout{display:grid;grid-template-columns:300px 1fr;gap:28px;margin:28px 0 50px}.profile-cover{border:1px solid var(--line);border-radius:12px;overflow:hidden;align-self:start;background:var(--panel)}.profile-cover .member-photo{height:340px}.profile-cover .info{padding:25px}.profile-cover h1{font:700 33px Georgia,serif;overflow-wrap:anywhere;margin:14px 0 8px}.profile-cover .role{color:var(--gold);font-size:14px}.membership{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.membership small{color:var(--muted);font-size:11px}.membership strong{display:block;font-size:16px;margin-top:9px}.membership p{font-size:12px;color:var(--muted);margin-top:8px}.profile-details{display:grid;gap:23px}.patch-grid{display:flex;gap:15px;flex-wrap:wrap;align-items:center}.patch{width:100px;height:100px;object-fit:contain;padding:9px;border:1px solid #333039;border-radius:8px;background:#090a0c}.patch-option{position:relative;display:block;cursor:pointer}.patch-option input{position:absolute;left:8px;top:8px;width:17px;height:17px;accent-color:var(--red)}.patch-option:has(input:checked) .patch{border:2px solid var(--gold);background:#ffa32610}.catalog{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:16px;margin-bottom:40px}.catalog-item{padding:18px;background:var(--panel);border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;flex-direction:column;gap:14px}.catalog-item .patch{width:110px;height:110px}.timeline{border-left:1px solid #ffa32640;margin:0 0 0 8px;padding-left:22px}.timeline h3{font:700 22px Georgia,serif;color:var(--gold);margin-bottom:17px}.timeline-item{position:relative;padding-bottom:23px}.timeline-item:before{content:'';position:absolute;height:7px;width:7px;border-radius:50%;background:var(--red);left:-26px;top:5px}.timeline-item strong{font-size:14px}.timeline-item p{font-size:12px;margin-top:6px}.note{border-top:1px solid var(--line);padding:17px 0}.note:first-of-type{border-top:none;padding-top:0}.note-head{display:flex;justify-content:space-between;gap:15px;align-items:center}.note-head strong{font-size:14px;overflow-wrap:anywhere}.note time{font-size:11px;color:var(--muted)}.prose{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.75;font-size:14px}.note .prose{font-size:13px;margin-top:10px}.entry-actions{display:flex;gap:8px;margin-top:12px}.events-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:40px}.event-card{border:1px solid var(--line);border-radius:12px;background:var(--panel);overflow:hidden;cursor:pointer}.event-card:hover{border-color:var(--red)}.event-cover{height:175px;object-fit:cover;width:100%;background:radial-gradient(ellipse at top right,#a6192e38,#151217);display:flex;align-items:center;justify-content:center;position:relative}.event-cover>svg{width:54px;height:54px;color:#ffa32680}.event-body{padding:22px}.event-date{color:var(--gold);text-transform:uppercase;letter-spacing:2px;font-size:10px}.event-body h2{font:700 24px Georgia,serif;margin:12px 0}.event-body p{color:var(--muted);font-size:12px;line-height:1.6}.event-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:20px;padding-top:14px;font-size:11px;color:var(--muted)}.detail-image{width:100%;max-height:400px;object-fit:contain;background:#08080a;border-radius:8px;margin-bottom:24px}.participant-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:15px}.participant-list a{padding:9px 13px;border-radius:6px;border:1px solid var(--line);font-size:12px}.participant-list a:hover{border-color:var(--gold)}.records{display:grid;gap:14px;margin-bottom:35px}.record-card{padding:23px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.record-card summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:17px}.record-card summary::-webkit-details-marker{display:none}.record-card summary>svg{color:var(--gold)}.record-card h2{font-size:17px;margin-bottom:7px;overflow-wrap:anywhere}.record-card small{color:var(--muted);font-size:11px}.record-card .prose{margin-top:22px;color:#c2beb9}.record-card summary:after{content:'+';margin-left:auto;color:var(--gold);font-size:25px}.record-card[open] summary:after{content:'−'}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:25px}.stat{padding:22px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.stat small{font-size:11px;color:var(--muted);display:block;margin-bottom:12px}.stat strong{font-size:24px;font-weight:600;overflow-wrap:anywhere}.stat strong.gold{color:var(--gold)}.stat p{font-size:10px;color:var(--muted);margin-top:8px}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:10px;margin-bottom:30px}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap;font-size:12px}th{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:var(--muted);background:#15151a;padding:15px}td{border-top:1px solid var(--line);padding:15px;background:#101114}.amount.income{color:#b8dca5}.amount.expense{color:#ff8b9a}.muted{color:var(--muted)}.hint{font-size:12px;color:var(--muted);line-height:1.6;margin-top:8px}.footer{margin-top:45px;padding:30px 40px;border-top:1px solid #ffa32620;color:#777;font-size:10px;letter-spacing:1.5px;display:flex;justify-content:space-between;gap:20px}.footer span:first-child{color:var(--gold)}
input,select,textarea{display:block;width:100%;border:1px solid #36333a;border-radius:7px;padding:12px 13px;background:#0c0d10;color:var(--text);min-height:43px}input[type=checkbox]{display:inline;width:17px;min-height:17px;accent-color:var(--red)}textarea{min-height:130px;resize:vertical;line-height:1.6}input[type=file]{font-size:12px;padding:10px}label{display:block;font-size:12px;color:#ccc7c2}label>input,label>select,label>textarea{margin-top:9px}fieldset{border:1px solid var(--line);border-radius:9px;padding:17px;margin:0}legend{font-size:12px;color:var(--muted);padding:0 7px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid .full{grid-column:1/-1}.checklist{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-height:240px;overflow:auto;padding:5px}.checklist label{display:flex;align-items:center;gap:10px;padding:9px;border-radius:5px;background:#ffffff03}.checklist input{margin:0}.image-field{display:flex;gap:17px;align-items:center}.image-field img{height:95px;width:80px;object-fit:contain;border:1px solid var(--line);border-radius:6px;background:#070709}.image-field>div{flex:1}.form-actions{margin-top:25px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--line);padding-top:22px}.form-error{color:#ff9eac;font-size:13px;line-height:1.5;margin-top:15px;min-height:18px}.form-help{font-size:11px;color:var(--muted);line-height:1.6}dialog{border:1px solid #524332;border-radius:14px;background:#111216;color:var(--text);width:min(700px,calc(100vw - 30px));max-height:90dvh;padding:0;box-shadow:0 30px 150px #000b}dialog::backdrop{background:#000b;backdrop-filter:blur(6px)}.dialog-header{padding:23px 27px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);position:sticky;top:0;background:#111216;z-index:1}.dialog-header h2{font:700 25px Georgia,serif}.close{border:0;background:transparent;color:var(--muted);height:35px;width:35px;border-radius:50%;display:grid;place-items:center}.close:hover{background:#ffffff10}.dialog-body{padding:25px 27px}.dialog-body .prose{color:var(--muted)}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%) translateY(100px);background:#242118;border:1px solid #ffa32670;padding:14px 25px;border-radius:8px;box-shadow:0 8px 30px #0008;z-index:100;max-width:90vw;font-size:13px;transition:transform .2s}#toast.show{transform:translateX(-50%) translateY(0)}
.login-page{min-height:100dvh;display:grid;grid-template-columns:1.1fr 1fr;background:radial-gradient(ellipse at 22% 40%,#a6192e13,transparent 60%),#090a0c;border-top:4px solid var(--red)}.login-art{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:45px;position:relative;border-right:1px solid #ffa32622;background:repeating-linear-gradient(135deg,#ffffff01 0 1px,transparent 1px 12px)}.login-art img{max-height:500px;width:auto;max-width:75%;filter:drop-shadow(0 15px 55px #a6192e20)}.login-art .eyebrow{margin-top:35px;text-align:center;line-height:2}.login-content{display:flex;align-items:center;justify-content:center;padding:45px}.login-box{width:100%;max-width:380px}.login-box h1{font:700 62px Georgia,serif;letter-spacing:4px;color:var(--gold);margin:17px 0 12px}.login-box .intro{font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:35px}.login-box label{margin-bottom:15px}.password-wrap{position:relative}.password-wrap input{padding-right:50px}.password-wrap button{position:absolute;right:5px;top:4px;height:35px;width:40px;border:none;background:none;color:var(--muted)}.login-box .submit{width:100%;margin-top:10px}.login-box .login-foot{border-top:1px solid var(--line);margin-top:34px;padding-top:24px;display:flex;justify-content:space-between;gap:12px;font-size:11px;color:var(--muted)}.login-box .login-foot a{display:flex;align-items:center;gap:7px;color:var(--gold)}.mobile-nav{display:none}.loading-panel{padding:90px 20px;text-align:center;color:var(--muted)}
@media(min-width:1600px){.hero-inner{min-height:390px}.hero .hero-logo{height:285px}}
@media(max-width:1150px){.header-inner{gap:15px;padding:13px 24px}.brand strong{font-size:22px}.nav a{padding:10px 12px;font-size:10px}.tools .tool span{display:none}.tools .tool{padding:10px}.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.board{grid-template-columns:repeat(3,minmax(0,1fr))}.hero .hero-logo{margin-right:20px}.stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.topline{padding:9px 17px;justify-content:center}.topline span:last-child{display:none}.topline .eyebrow{font-size:8px;letter-spacing:2px}.header-inner{padding:10px 17px;gap:12px}.brand img{width:33px;height:46px}.brand{gap:9px}.brand strong{font-size:20px;letter-spacing:2px}.brand small{font-size:7px;letter-spacing:2px}.nav{display:none}.tools{gap:5px}.tools .tool{min-height:39px;padding:9px}.tools .logout{padding:5px}.shell{padding:0 19px}.hero-inner{min-height:245px;padding:30px 21px;gap:15px}.hero h1{font-size:48px;letter-spacing:1px;margin:17px 0 11px}.hero .eyebrow{font-size:8px;letter-spacing:2px}.hero .eyebrow:before{width:15px}.hero .motto{font-size:8px;letter-spacing:1.6px;line-height:1.8}.hero .hero-logo{height:168px;width:122px;margin:0}.hero-meta{margin-top:22px;gap:15px;font-size:10px}.hero-meta b{font-size:14px}.page-head{align-items:flex-start;padding:28px 0 23px;flex-direction:column;gap:18px}.page-head h1{font-size:32px}.page-head p{font-size:12px}.page-head .actions{width:100%}.page-head .actions .button{flex:1}.toolbar{flex-wrap:wrap;padding:10px;gap:8px;margin-bottom:26px}.toolbar .search{min-width:100%}.toolbar select{flex:1;min-width:0;width:auto;max-width:100%}.toolbar .count{margin-left:auto}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.member-photo{height:190px}.member-content{padding:14px}.member-content h3{font-size:17px}.member-content p{font-size:11px}.badge{font-size:8px;letter-spacing:.8px}.card-bottom{font-size:9px}.section-title h2{font-size:17px}.section-title .line{display:none}.empty{padding:20px;gap:14px;flex-wrap:wrap}.empty .empty-icon{width:35px;height:35px}.empty>div:nth-child(2){flex:1;min-width:150px}.empty .button{margin:5px 0 0 49px}.empty h3{font-size:13px}.empty p{font-size:11px}.board{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.board .member-photo{height:180px}.board-slot{min-height:220px}.profile-layout{grid-template-columns:1fr;gap:20px}.profile-cover{display:grid;grid-template-columns:130px 1fr}.profile-cover .member-photo{height:100%;min-height:225px}.profile-cover .info{padding:19px}.profile-cover h1{font-size:26px}.membership{margin-top:17px;padding-top:14px}.membership strong{font-size:13px}.panel{padding:20px}.panel h2{font-size:17px}.events-grid{grid-template-columns:1fr 1fr;gap:12px}.event-cover{height:135px}.event-body{padding:15px}.event-body h2{font-size:20px}.event-date{font-size:8px;letter-spacing:1px}.stats{gap:10px}.stat{padding:17px}.stat strong{font-size:20px}.footer{padding:25px 20px 100px;font-size:8px;letter-spacing:1px;flex-direction:column;gap:12px;align-items:center}.mobile-nav{position:fixed;display:flex;bottom:0;left:0;right:0;z-index:30;background:#101114f7;backdrop-filter:blur(20px);border-top:1px solid #ffa32636;padding:9px 8px max(9px,env(safe-area-inset-bottom));justify-content:space-around}.mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:6px;color:#8f8c89;font-size:8px;letter-spacing:.8px;padding:5px 10px;min-width:70px}.mobile-nav a.active{color:var(--gold)}.mobile-nav svg{width:20px;height:20px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.dialog-body{padding:20px}.dialog-header{padding:17px 20px}.dialog-header h2{font-size:23px}.checklist{grid-template-columns:1fr}.login-page{display:flex;flex-direction:column}.login-art{border-right:0;border-bottom:1px solid #ffa3261c;padding:28px 20px 23px}.login-art img{height:205px;max-width:100%}.login-art .eyebrow{font-size:8px;letter-spacing:2px;margin-top:18px}.login-content{padding:30px 26px}.login-box{max-width:410px}.login-box h1{font-size:42px;margin:11px 0}.login-box .intro{margin-bottom:25px;font-size:13px}.login-box .login-foot{margin-top:25px}.login-box .eyebrow{font-size:9px}.record-card{padding:18px}.record-card h2{font-size:15px}#toast{bottom:90px}}
@media(max-width:370px){.hero h1{font-size:40px}.hero .hero-logo{width:100px;height:142px}.member-photo{height:155px}.events-grid{grid-template-columns:1fr}.brand small{letter-spacing:1px}.tools .tool svg{width:17px}.profile-cover{grid-template-columns:105px 1fr}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

.toolbar .search{flex:1;min-width:180px}.toolbar>select{width:auto;flex:0 0 auto;min-width:160px}
@media(max-width:760px){.toolbar .search{min-width:100%}.toolbar>select{flex:1}}

@media(max-width:760px){.hero-inner{gap:12px;padding:28px 19px}.hero-inner>div{min-width:0;flex:1}.hero h1{font-size:clamp(32px,9vw,48px);letter-spacing:0}.hero .hero-logo{flex:0 0 85px;width:85px;height:150px}.hero .eyebrow{font-size:7px;letter-spacing:1px;gap:7px}.hero-meta{gap:10px;flex-wrap:wrap}}
@media(max-width:370px){.hero .hero-logo{flex-basis:65px;width:65px;height:120px}}

.event-map{margin-bottom:20px}

img.member-photo,.crop-preview{object-position:var(--photo-x,50%) var(--photo-y,50%)}.photo-editor{display:grid;grid-template-columns:minmax(0,260px) 1fr;gap:20px;align-items:center}.photo-editor[hidden]{display:none}.crop-preview{width:100%;height:220px;object-fit:cover;background:#101115;border-radius:9px}.photo-editor label{margin:16px 0}.photo-editor input[type=range]{padding:0;accent-color:var(--gold);cursor:pointer}@media(max-width:600px){.photo-editor{grid-template-columns:1fr}.crop-preview{width:260px;max-width:100%;margin:auto}}
.photo-x-0{--photo-x:0%}.photo-y-0{--photo-y:0%}.photo-x-1{--photo-x:1%}.photo-y-1{--photo-y:1%}.photo-x-2{--photo-x:2%}.photo-y-2{--photo-y:2%}.photo-x-3{--photo-x:3%}.photo-y-3{--photo-y:3%}.photo-x-4{--photo-x:4%}.photo-y-4{--photo-y:4%}.photo-x-5{--photo-x:5%}.photo-y-5{--photo-y:5%}.photo-x-6{--photo-x:6%}.photo-y-6{--photo-y:6%}.photo-x-7{--photo-x:7%}.photo-y-7{--photo-y:7%}.photo-x-8{--photo-x:8%}.photo-y-8{--photo-y:8%}.photo-x-9{--photo-x:9%}.photo-y-9{--photo-y:9%}.photo-x-10{--photo-x:10%}.photo-y-10{--photo-y:10%}.photo-x-11{--photo-x:11%}.photo-y-11{--photo-y:11%}.photo-x-12{--photo-x:12%}.photo-y-12{--photo-y:12%}.photo-x-13{--photo-x:13%}.photo-y-13{--photo-y:13%}.photo-x-14{--photo-x:14%}.photo-y-14{--photo-y:14%}.photo-x-15{--photo-x:15%}.photo-y-15{--photo-y:15%}.photo-x-16{--photo-x:16%}.photo-y-16{--photo-y:16%}.photo-x-17{--photo-x:17%}.photo-y-17{--photo-y:17%}.photo-x-18{--photo-x:18%}.photo-y-18{--photo-y:18%}.photo-x-19{--photo-x:19%}.photo-y-19{--photo-y:19%}.photo-x-20{--photo-x:20%}.photo-y-20{--photo-y:20%}.photo-x-21{--photo-x:21%}.photo-y-21{--photo-y:21%}.photo-x-22{--photo-x:22%}.photo-y-22{--photo-y:22%}.photo-x-23{--photo-x:23%}.photo-y-23{--photo-y:23%}.photo-x-24{--photo-x:24%}.photo-y-24{--photo-y:24%}.photo-x-25{--photo-x:25%}.photo-y-25{--photo-y:25%}.photo-x-26{--photo-x:26%}.photo-y-26{--photo-y:26%}.photo-x-27{--photo-x:27%}.photo-y-27{--photo-y:27%}.photo-x-28{--photo-x:28%}.photo-y-28{--photo-y:28%}.photo-x-29{--photo-x:29%}.photo-y-29{--photo-y:29%}.photo-x-30{--photo-x:30%}.photo-y-30{--photo-y:30%}.photo-x-31{--photo-x:31%}.photo-y-31{--photo-y:31%}.photo-x-32{--photo-x:32%}.photo-y-32{--photo-y:32%}.photo-x-33{--photo-x:33%}.photo-y-33{--photo-y:33%}.photo-x-34{--photo-x:34%}.photo-y-34{--photo-y:34%}.photo-x-35{--photo-x:35%}.photo-y-35{--photo-y:35%}.photo-x-36{--photo-x:36%}.photo-y-36{--photo-y:36%}.photo-x-37{--photo-x:37%}.photo-y-37{--photo-y:37%}.photo-x-38{--photo-x:38%}.photo-y-38{--photo-y:38%}.photo-x-39{--photo-x:39%}.photo-y-39{--photo-y:39%}.photo-x-40{--photo-x:40%}.photo-y-40{--photo-y:40%}.photo-x-41{--photo-x:41%}.photo-y-41{--photo-y:41%}.photo-x-42{--photo-x:42%}.photo-y-42{--photo-y:42%}.photo-x-43{--photo-x:43%}.photo-y-43{--photo-y:43%}.photo-x-44{--photo-x:44%}.photo-y-44{--photo-y:44%}.photo-x-45{--photo-x:45%}.photo-y-45{--photo-y:45%}.photo-x-46{--photo-x:46%}.photo-y-46{--photo-y:46%}.photo-x-47{--photo-x:47%}.photo-y-47{--photo-y:47%}.photo-x-48{--photo-x:48%}.photo-y-48{--photo-y:48%}.photo-x-49{--photo-x:49%}.photo-y-49{--photo-y:49%}.photo-x-50{--photo-x:50%}.photo-y-50{--photo-y:50%}.photo-x-51{--photo-x:51%}.photo-y-51{--photo-y:51%}.photo-x-52{--photo-x:52%}.photo-y-52{--photo-y:52%}.photo-x-53{--photo-x:53%}.photo-y-53{--photo-y:53%}.photo-x-54{--photo-x:54%}.photo-y-54{--photo-y:54%}.photo-x-55{--photo-x:55%}.photo-y-55{--photo-y:55%}.photo-x-56{--photo-x:56%}.photo-y-56{--photo-y:56%}.photo-x-57{--photo-x:57%}.photo-y-57{--photo-y:57%}.photo-x-58{--photo-x:58%}.photo-y-58{--photo-y:58%}.photo-x-59{--photo-x:59%}.photo-y-59{--photo-y:59%}.photo-x-60{--photo-x:60%}.photo-y-60{--photo-y:60%}.photo-x-61{--photo-x:61%}.photo-y-61{--photo-y:61%}.photo-x-62{--photo-x:62%}.photo-y-62{--photo-y:62%}.photo-x-63{--photo-x:63%}.photo-y-63{--photo-y:63%}.photo-x-64{--photo-x:64%}.photo-y-64{--photo-y:64%}.photo-x-65{--photo-x:65%}.photo-y-65{--photo-y:65%}.photo-x-66{--photo-x:66%}.photo-y-66{--photo-y:66%}.photo-x-67{--photo-x:67%}.photo-y-67{--photo-y:67%}.photo-x-68{--photo-x:68%}.photo-y-68{--photo-y:68%}.photo-x-69{--photo-x:69%}.photo-y-69{--photo-y:69%}.photo-x-70{--photo-x:70%}.photo-y-70{--photo-y:70%}.photo-x-71{--photo-x:71%}.photo-y-71{--photo-y:71%}.photo-x-72{--photo-x:72%}.photo-y-72{--photo-y:72%}.photo-x-73{--photo-x:73%}.photo-y-73{--photo-y:73%}.photo-x-74{--photo-x:74%}.photo-y-74{--photo-y:74%}.photo-x-75{--photo-x:75%}.photo-y-75{--photo-y:75%}.photo-x-76{--photo-x:76%}.photo-y-76{--photo-y:76%}.photo-x-77{--photo-x:77%}.photo-y-77{--photo-y:77%}.photo-x-78{--photo-x:78%}.photo-y-78{--photo-y:78%}.photo-x-79{--photo-x:79%}.photo-y-79{--photo-y:79%}.photo-x-80{--photo-x:80%}.photo-y-80{--photo-y:80%}.photo-x-81{--photo-x:81%}.photo-y-81{--photo-y:81%}.photo-x-82{--photo-x:82%}.photo-y-82{--photo-y:82%}.photo-x-83{--photo-x:83%}.photo-y-83{--photo-y:83%}.photo-x-84{--photo-x:84%}.photo-y-84{--photo-y:84%}.photo-x-85{--photo-x:85%}.photo-y-85{--photo-y:85%}.photo-x-86{--photo-x:86%}.photo-y-86{--photo-y:86%}.photo-x-87{--photo-x:87%}.photo-y-87{--photo-y:87%}.photo-x-88{--photo-x:88%}.photo-y-88{--photo-y:88%}.photo-x-89{--photo-x:89%}.photo-y-89{--photo-y:89%}.photo-x-90{--photo-x:90%}.photo-y-90{--photo-y:90%}.photo-x-91{--photo-x:91%}.photo-y-91{--photo-y:91%}.photo-x-92{--photo-x:92%}.photo-y-92{--photo-y:92%}.photo-x-93{--photo-x:93%}.photo-y-93{--photo-y:93%}.photo-x-94{--photo-x:94%}.photo-y-94{--photo-y:94%}.photo-x-95{--photo-x:95%}.photo-y-95{--photo-y:95%}.photo-x-96{--photo-x:96%}.photo-y-96{--photo-y:96%}.photo-x-97{--photo-x:97%}.photo-y-97{--photo-y:97%}.photo-x-98{--photo-x:98%}.photo-y-98{--photo-y:98%}.photo-x-99{--photo-x:99%}.photo-y-99{--photo-y:99%}.photo-x-100{--photo-x:100%}.photo-y-100{--photo-y:100%}

.participation-summary{display:flex;align-items:center;gap:15px;padding:16px 18px;border:1px solid #ffa32635;border-radius:8px;margin-bottom:20px;background:#ffa32608}.participation-summary strong{font:700 34px Georgia,serif;color:var(--gold)}.participation-summary span{font-size:13px;line-height:1.5;color:var(--muted)}.year-count{font:12px Arial,sans-serif;color:var(--muted);margin-left:10px}.participation-help{margin-bottom:22px}
