:root{--navy:#10263f;--navy-2:#183a5c;--gold:#d5a640;--cream:#f7f2e9;--soft:#f4f6f8;--text:#243140;--muted:#697586;--white:#fff;--border:#dce2e8;--shadow:0 18px 45px #10263f1c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.65}:where(body:not(:has(.admin-shell))) a{color:inherit;text-decoration:none}:where(body:not(:has(.admin-shell))) img{max-width:100%;display:block}:where(body:not(:has(.admin-shell))) button,:where(body:not(:has(.admin-shell))) input,:where(body:not(:has(.admin-shell))) textarea{font:inherit}:where(body:not(:has(.admin-shell))) .container{width:min(1120px,100% - 40px);margin-inline:auto}:where(body:not(:has(.admin-shell))) .topbar{background:var(--navy);color:#dfe8f1;font-size:.84rem}:where(body:not(:has(.admin-shell))) .topbar .container{justify-content:space-between;padding:7px 0;display:flex}:where(body:not(:has(.admin-shell))) .site-header,:where(body:not(:has(.admin-shell))) .member-site-header{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}:where(body:not(:has(.admin-shell))) .nav-wrap,:where(body:not(:has(.admin-shell))) .member-nav{justify-content:space-between;align-items:center;gap:28px;min-height:76px;display:flex}:where(body:not(:has(.admin-shell))) .brand,:where(body:not(:has(.admin-shell))) .member-brand-wrap{color:var(--navy);align-items:center;gap:12px;font-weight:800;display:flex}:where(body:not(:has(.admin-shell))) .brand img,:where(body:not(:has(.admin-shell))) .member-logo-link img{object-fit:contain;width:48px;height:48px}:where(body:not(:has(.admin-shell))) .nav-links,:where(body:not(:has(.admin-shell))) .member-links{align-items:center;gap:23px;font-size:.93rem;font-weight:650;display:flex}:where(body:not(:has(.admin-shell))) .nav-links a{border-bottom:3px solid #0000;padding:27px 0}:where(body:not(:has(.admin-shell))) .nav-links a:hover,:where(body:not(:has(.admin-shell))) .nav-links a.active{color:var(--gold);border-color:var(--gold)}:where(body:not(:has(.admin-shell))) .nav-links .watch-link{background:var(--gold);border:0;border-radius:999px;padding:11px 18px;color:#172234!important}:where(body:not(:has(.admin-shell))) .mobile-toggle{background:0 0;border:0;font-size:1.5rem;display:none}:where(body:not(:has(.admin-shell))) .hero{color:#fff;background:linear-gradient(90deg,#081828db,#08182838),url(/images/DSC07741.jpg) 50%/cover;align-items:center;min-height:600px;display:grid}:where(body:not(:has(.admin-shell))) .hero-content{max-width:780px;margin-left:max(20px,50vw - 560px);margin-right:20px}:where(body:not(:has(.admin-shell))) .eyebrow{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:850;display:inline-block}:where(body:not(:has(.admin-shell))) .hero h1,:where(body:not(:has(.admin-shell))) .page-hero h1{margin:.22em 0;font-family:Georgia,serif;font-size:clamp(2.6rem,6vw,5.2rem);line-height:1.03}:where(body:not(:has(.admin-shell))) .member-home-hero h1{margin:.22em 0;font-family:Georgia,serif;line-height:1.03}:where(body:not(:has(.admin-shell))) .member-login-copy h1{margin:.22em 0;font-family:Georgia,serif;font-size:clamp(2.6rem,6vw,5.2rem);line-height:1.03}:where(body:not(:has(.admin-shell))) .hero p{max-width:700px;font-size:1.12rem}:where(body:not(:has(.admin-shell))) .hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}:where(body:not(:has(.admin-shell))) .btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:11px 18px;font-weight:750;display:inline-flex}:where(body:not(:has(.admin-shell))) .btn:disabled{opacity:.55;cursor:not-allowed}:where(body:not(:has(.admin-shell))) .btn-primary{background:var(--navy);color:#fff}:where(body:not(:has(.admin-shell))) .btn-gold{background:var(--gold);color:#142236}:where(body:not(:has(.admin-shell))) .btn-outline{border-color:var(--navy);color:var(--navy);background:0 0}:where(body:not(:has(.admin-shell))) .btn-outline.light{color:#fff;border-color:#fff}:where(body:not(:has(.admin-shell))) .section,:where(body:not(:has(.admin-shell))) .member-section{padding:86px 0}:where(body:not(:has(.admin-shell))) .grid-2{grid-template-columns:1fr 1fr;align-items:center;gap:54px;display:grid}:where(body:not(:has(.admin-shell))) h2{color:var(--navy);margin:.3em 0;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.25rem);line-height:1.12}:where(body:not(:has(.admin-shell))) h3{color:var(--navy)}:where(body:not(:has(.admin-shell))) .prose{margin-bottom:28px;font-size:1.04rem}:where(body:not(:has(.admin-shell))) .photo-card img{aspect-ratio:4/3;object-fit:cover;width:100%;box-shadow:var(--shadow);border-radius:18px}:where(body:not(:has(.admin-shell))) .section-dark{background:var(--navy);color:#dce7ef}:where(body:not(:has(.admin-shell))) .section-dark h2,:where(body:not(:has(.admin-shell))) .section-dark h3{color:#fff}:where(body:not(:has(.admin-shell))) .section-soft{background:var(--soft)}:where(body:not(:has(.admin-shell))) .section-head{text-align:center;max-width:700px;margin:0 auto 40px}:where(body:not(:has(.admin-shell))) .mission-card,:where(body:not(:has(.admin-shell))) .card,:where(body:not(:has(.admin-shell))) .portal-card{border:1px solid var(--border);background:#fff;border-radius:14px;padding:30px;box-shadow:0 8px 30px #10263f0f}:where(body:not(:has(.admin-shell))) .agenda-main,:where(body:not(:has(.admin-shell))) .agenda-side{padding:30px}:where(body:not(:has(.admin-shell))) .member-login-card{border:1px solid var(--border);background:#fff;border-radius:14px;padding:30px;box-shadow:0 8px 30px #10263f0f}:where(body:not(:has(.admin-shell))) .section-dark .mission-card{background:var(--navy-2);border-color:#345270}:where(body:not(:has(.admin-shell))) .gallery{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}:where(body:not(:has(.admin-shell))) .gallery img{object-fit:cover;border-radius:10px;width:100%;height:260px}:where(body:not(:has(.admin-shell))) .gallery img:nth-child(2n){margin-top:24px}:where(body:not(:has(.admin-shell))) footer{color:#bcc8d3;background:#091b2d;padding:58px 0 24px}:where(body:not(:has(.admin-shell))) .footer-grid{grid-template-columns:2fr 1fr 1fr;gap:40px;display:grid}:where(body:not(:has(.admin-shell))) .footer-brand img{object-fit:contain;width:62px;height:62px;margin-bottom:12px}:where(body:not(:has(.admin-shell))) .footer-brand strong,:where(body:not(:has(.admin-shell))) footer h4{color:#fff}:where(body:not(:has(.admin-shell))) .footer-bottom{border-top:1px solid #2b4053;margin-top:36px;padding-top:20px;font-size:.82rem}:where(body:not(:has(.admin-shell))) .page-hero{background:var(--cream)}:where(body:not(:has(.admin-shell))) .member-home-hero{background:var(--cream);padding:70px 0}:where(body:not(:has(.admin-shell))) .page-hero h1{color:var(--navy)}:where(body:not(:has(.admin-shell))) .member-home-hero h1{color:var(--navy);font-size:clamp(2.5rem,5vw,4.2rem)}:where(body:not(:has(.admin-shell))) .page-hero p,:where(body:not(:has(.admin-shell))) .member-home-hero p{max-width:760px;color:var(--muted)}:where(body:not(:has(.admin-shell))) .events-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}:where(body:not(:has(.admin-shell))) .empty-state,:where(body:not(:has(.admin-shell))) .video-placeholder{text-align:center;color:var(--muted);border:1px dashed #aeb8c2;border-radius:12px;padding:50px}:where(body:not(:has(.admin-shell))) .info-list>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:25px;padding:18px 0;display:flex}:where(body:not(:has(.admin-shell))) .form-grid{gap:16px;display:grid}:where(body:not(:has(.admin-shell))) .form-grid label{margin-bottom:5px;font-weight:750;display:block}:where(body:not(:has(.admin-shell))) .form-grid input,:where(body:not(:has(.admin-shell))) .form-grid textarea{background:#fff;border:1px solid #bdc7d0;border-radius:8px;width:100%;padding:11px}:where(body:not(:has(.admin-shell))) .form-grid textarea{resize:vertical;min-height:105px}:where(body:not(:has(.admin-shell))) .form-error{color:#b42318}:where(body:not(:has(.admin-shell))) .form-success{color:#087443}:where(body:not(:has(.admin-shell))) .watch-layout{grid-template-columns:230px 1fr;gap:30px;display:grid}:where(body:not(:has(.admin-shell))) .sunday-list{gap:8px;display:grid}:where(body:not(:has(.admin-shell))) .sunday-list button{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:7px;padding:10px}:where(body:not(:has(.admin-shell))) .sunday-list button.selected{background:var(--navy);color:#fff}:where(body:not(:has(.admin-shell))) .video-frame{background:#000;padding-top:56.25%;position:relative}:where(body:not(:has(.admin-shell))) .video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}:where(body:not(:has(.admin-shell))) .member-title-link{color:var(--navy);font-size:1.1rem;font-weight:800}:where(body:not(:has(.admin-shell))) .member-links form{display:inline}:where(body:not(:has(.admin-shell))) .link-button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:650}:where(body:not(:has(.admin-shell))) .member-role{background:var(--soft);border-radius:999px;padding:6px 11px;font-size:.78rem}:where(body:not(:has(.admin-shell))) .member-login-layout{grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;min-height:calc(100vh - 77px);padding-block:70px;display:grid}:where(body:not(:has(.admin-shell))) .member-login-copy h1{color:var(--navy)}:where(body:not(:has(.admin-shell))) .member-home-actions{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}:where(body:not(:has(.admin-shell))) .agenda-page-controls{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}:where(body:not(:has(.admin-shell))) .agenda-date-picker{align-items:center;gap:15px;display:flex}:where(body:not(:has(.admin-shell))) .agenda-date-picker button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:50%;width:38px;height:38px}:where(body:not(:has(.admin-shell))) .agenda-shell{grid-template-columns:2fr 1fr;align-items:start;gap:24px;display:grid}:where(body:not(:has(.admin-shell))) .agenda-sections{grid-template-columns:1fr 1fr;gap:16px;display:grid}:where(body:not(:has(.admin-shell))) .agenda-block{background:var(--soft);border-radius:10px;padding:18px}:where(body:not(:has(.admin-shell))) .agenda-block h3{margin-top:0}@media (max-width:850px){:where(body:not(:has(.admin-shell))) .mobile-toggle{display:block}:where(body:not(:has(.admin-shell))) .nav-links{box-shadow:var(--shadow);background:#fff;flex-direction:column;align-items:stretch;padding:20px;display:none;position:absolute;top:76px;left:0;right:0}:where(body:not(:has(.admin-shell))) .nav-links.open{display:flex}:where(body:not(:has(.admin-shell))) .nav-links a{padding:8px}:where(body:not(:has(.admin-shell))) .grid-2,:where(body:not(:has(.admin-shell))) .member-login-layout,:where(body:not(:has(.admin-shell))) .agenda-shell{grid-template-columns:1fr}:where(body:not(:has(.admin-shell))) .events-grid{grid-template-columns:1fr 1fr}:where(body:not(:has(.admin-shell))) .gallery{grid-template-columns:repeat(2,1fr)}:where(body:not(:has(.admin-shell))) .gallery img{height:220px;margin:0!important}:where(body:not(:has(.admin-shell))) .member-links{gap:12px}:where(body:not(:has(.admin-shell))) .member-role{display:none}:where(body:not(:has(.admin-shell))) .watch-layout{grid-template-columns:1fr}:where(body:not(:has(.admin-shell))) .sunday-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){:where(body:not(:has(.admin-shell))) .container{width:min(100% - 26px,1120px)}:where(body:not(:has(.admin-shell))) .topbar .container{font-size:.72rem}:where(body:not(:has(.admin-shell))) .hero{min-height:520px}:where(body:not(:has(.admin-shell))) .section,:where(body:not(:has(.admin-shell))) .member-section{padding:58px 0}:where(body:not(:has(.admin-shell))) .events-grid,:where(body:not(:has(.admin-shell))) .member-home-actions,:where(body:not(:has(.admin-shell))) .agenda-sections,:where(body:not(:has(.admin-shell))) .footer-grid{grid-template-columns:1fr}:where(body:not(:has(.admin-shell))) .member-links a:first-child{display:none}:where(body:not(:has(.admin-shell))) .member-nav{gap:10px}:where(body:not(:has(.admin-shell))) .agenda-page-controls{flex-direction:column;align-items:flex-start;gap:14px}:where(body:not(:has(.admin-shell))) .gallery img{height:170px}}:where(body:not(:has(.admin-shell))) .hero{background-image:linear-gradient(90deg,#081828db,#08182838),url(/images/community-roses.jpg)}:where(body:not(:has(.admin-shell))) .preserve-lines{white-space:pre-line}:where(body:not(:has(.admin-shell))) .event-card img{object-fit:cover;border-radius:10px;width:100%;height:210px;margin-bottom:16px}:where(body:not(:has(.admin-shell))) .card-date{color:var(--gold);text-transform:uppercase;font-size:.78rem;font-weight:800}:where(body:not(:has(.admin-shell))) .danger{color:#b42318!important;border-color:#f1b5b2!important}:where(body:not(:has(.admin-shell))) .notice{background:#fff8db;border:1px solid #efd877;border-radius:10px;margin:18px 0;padding:15px 18px}:where(body:not(:has(.admin-shell))) .role-pill{text-transform:uppercase;background:#eef2f6;border-radius:999px;padding:3px 9px;font-size:.74rem;display:inline-block}:where(body:not(:has(.admin-shell))) .role-pill.admin{color:#735500;background:#fff1c9}:where(body:not(:has(.admin-shell))) .form-grid select{background:#fff;border:1px solid #bdc7d0;border-radius:8px;width:100%;padding:11px}:where(body:not(:has(.admin-shell))) .page-hero h1{max-width:850px}:where(body:not(:has(.admin-shell))) .page-hero p{margin-bottom:0}:where(body:not(:has(.admin-shell))) .devotion-field{grid-column:1/-1}:where(body:not(:has(.admin-shell))) .devotion-textarea{line-height:1.7;min-height:420px!important}:where(body:not(:has(.admin-shell))) .image-picker{justify-items:start;gap:10px;display:grid}:where(body:not(:has(.admin-shell))) .image-picker img,:where(body:not(:has(.admin-shell))) .image-picker-empty{aspect-ratio:16/9;object-fit:cover;border-radius:10px;width:min(100%,460px)}:where(body:not(:has(.admin-shell))) .image-picker-empty{background:var(--soft);color:var(--muted);border:1px dashed #aeb8c2;align-content:center;place-items:center;gap:8px;display:grid}:where(body:not(:has(.admin-shell))) .image-picker-button{position:relative;overflow:hidden}:where(body:not(:has(.admin-shell))) .image-picker-button input{opacity:0;cursor:pointer;inset:0;position:absolute!important}:where(body:not(:has(.admin-shell))) .image-picker small{color:var(--muted)}:where(body:not(:has(.admin-shell))) .card-author{color:var(--muted);font-weight:700}:where(body:not(:has(.admin-shell))) .devotion-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}:where(body:not(:has(.admin-shell))) .devotion-card>img{object-fit:cover;border-radius:10px;width:100%;height:240px}:where(body:not(:has(.admin-shell))) .devotion-card details summary{cursor:pointer;color:var(--navy);font-weight:800}@media (max-width:700px){:where(body:not(:has(.admin-shell))) .devotion-grid{grid-template-columns:1fr}}:where(body:not(:has(.admin-shell))) .member-dashboard-hero{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#f7f2e9 0%,#eef3f7 100%)}:where(body:not(:has(.admin-shell))) .member-welcome{justify-content:space-between;align-items:center;gap:32px;display:flex}:where(body:not(:has(.admin-shell))) .member-welcome h1{color:var(--navy);font-family:Georgia,serif;line-height:1.08}:where(body:not(:has(.admin-shell))) .member-welcome p{max-width:700px;color:var(--muted);margin:0;font-size:1.05rem}:where(body:not(:has(.admin-shell))) .member-access-pill{color:#604b18;background:#fff9e8;border:1px solid #d9c48e;border-radius:999px;flex:none;align-items:center;gap:8px;padding:9px 14px;font-size:.82rem;font-weight:750;display:flex}:where(body:not(:has(.admin-shell))) .member-dashboard-section{padding:54px 0 80px}:where(body:not(:has(.admin-shell))) .member-feature-card{border:1px solid var(--border);background:#fff;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:30px;display:grid;box-shadow:0 10px 30px #10263f0f}:where(body:not(:has(.admin-shell))) .member-feature-copy h2{margin:.12em 0}:where(body:not(:has(.admin-shell))) .member-feature-copy p{max-width:720px;color:var(--muted);margin:0}:where(body:not(:has(.admin-shell))) .member-card-icon{background:var(--navy);color:#fff;border-radius:14px;place-items:center;width:56px;height:56px;display:grid}:where(body:not(:has(.admin-shell))) .member-card-icon.soft{background:var(--soft);width:44px;height:44px;color:var(--navy)}:where(body:not(:has(.admin-shell))) .member-dashboard-grid{gap:18px;margin-top:20px;display:grid}:where(body:not(:has(.admin-shell))) .member-info-card{border:1px solid var(--border);background:#fff;border-radius:13px;align-items:flex-start;gap:15px;padding:23px;display:flex}:where(body:not(:has(.admin-shell))) .member-info-card h3{margin:0 0 5px}:where(body:not(:has(.admin-shell))) .member-info-card p{color:var(--muted);margin:0;font-size:.93rem}:where(body:not(:has(.admin-shell))) .member-info-card a{color:var(--navy);margin-top:12px;font-weight:800;display:inline-block}:where(body:not(:has(.admin-shell))) .member-home-hero{padding:40px 0}:where(body:not(:has(.admin-shell))) .member-home-hero h1{font-size:clamp(2rem,4vw,3.15rem)}:where(body:not(:has(.admin-shell))) .agenda-member-section{background:#f6f7f9;padding-top:38px}:where(body:not(:has(.admin-shell))) .agenda-date-picker{border:1px solid var(--border);background:#fff;border-radius:12px;padding:7px;box-shadow:0 5px 18px #10263f0a}:where(body:not(:has(.admin-shell))) .agenda-date-picker>div{text-align:center;min-width:138px;line-height:1.25;display:grid}:where(body:not(:has(.admin-shell))) .agenda-date-picker>div span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}:where(body:not(:has(.admin-shell))) .agenda-date-picker>div strong{font-size:.91rem}:where(body:not(:has(.admin-shell))) .refined-agenda{grid-template-columns:minmax(0,2.25fr) minmax(250px,.75fr)}:where(body:not(:has(.admin-shell))) .refined-agenda .agenda-main{padding:28px}:where(body:not(:has(.admin-shell))) .agenda-title-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:22px;display:flex}:where(body:not(:has(.admin-shell))) .agenda-title-row h2{margin:.1em 0;font-size:clamp(1.65rem,3vw,2.35rem)}:where(body:not(:has(.admin-shell))) .agenda-status{white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:800}:where(body:not(:has(.admin-shell))) .agenda-status.ready{color:#187443;background:#e5f6ec}:where(body:not(:has(.admin-shell))) .agenda-status.pending{color:#8a5b00;background:#fff1d6}:where(body:not(:has(.admin-shell))) .agenda-group{border:1px solid var(--border);background:#fff;border-radius:12px;margin-top:22px;padding:21px}:where(body:not(:has(.admin-shell))) .agenda-group-heading{color:var(--gold);align-items:center;gap:11px;margin-bottom:16px;display:flex}:where(body:not(:has(.admin-shell))) .agenda-group-heading h3{margin:0;font-size:1.03rem}:where(body:not(:has(.admin-shell))) .agenda-group-heading p{color:var(--muted);margin:1px 0 0;font-size:.78rem}:where(body:not(:has(.admin-shell))) .service-leaders{grid-template-columns:1fr 1fr;gap:12px;display:grid}:where(body:not(:has(.admin-shell))) .service-leader-card{background:var(--soft);border-radius:10px;align-items:center;gap:12px;padding:15px;display:flex}:where(body:not(:has(.admin-shell))) .service-avatar{background:var(--navy);color:#fff;border-radius:50%;flex:0 0 43px;place-items:center;width:43px;height:43px;font-size:.78rem;font-weight:850;display:grid}:where(body:not(:has(.admin-shell))) .service-leader-card>div:last-child{display:grid}:where(body:not(:has(.admin-shell))) .service-leader-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:5px;font-size:.72rem;display:flex}:where(body:not(:has(.admin-shell))) .service-leader-card strong{color:var(--navy)}:where(body:not(:has(.admin-shell))) .agenda-team-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}:where(body:not(:has(.admin-shell))) .agenda-team-grid .agenda-group{margin-top:16px}:where(body:not(:has(.admin-shell))) .agenda-media-group{grid-column:1/-1}:where(body:not(:has(.admin-shell))) .assignment-list{gap:8px;display:grid}:where(body:not(:has(.admin-shell))) .assignment-row{background:var(--soft);border-radius:8px;align-items:center;gap:11px;padding:10px 11px;display:flex}:where(body:not(:has(.admin-shell))) .assignment-number{width:25px;height:25px;color:var(--gold);background:#fff;border-radius:50%;flex:0 0 25px;place-items:center;font-size:.72rem;font-weight:850;display:grid}:where(body:not(:has(.admin-shell))) .assignment-row>div{justify-content:space-between;align-items:center;gap:14px;width:100%;display:flex}:where(body:not(:has(.admin-shell))) .assignment-row strong{color:var(--navy);font-size:.9rem}:where(body:not(:has(.admin-shell))) .assignment-row div span{color:var(--muted);text-align:right;font-size:.86rem}:where(body:not(:has(.admin-shell))) .agenda-empty{color:var(--muted);margin:0;font-size:.9rem;font-style:italic}:where(body:not(:has(.admin-shell))) .refined-notes{border-top:4px solid var(--gold);position:sticky;top:100px}:where(body:not(:has(.admin-shell))) .refined-notes h3{margin:.25em 0 12px}:where(body:not(:has(.admin-shell))) .notes-pin{color:#8a5b00;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:850;display:inline-block}@media (max-width:900px){:where(body:not(:has(.admin-shell))) .member-dashboard-grid{grid-template-columns:1fr 1fr}:where(body:not(:has(.admin-shell))) .refined-agenda{grid-template-columns:1fr}:where(body:not(:has(.admin-shell))) .refined-notes{position:static}:where(body:not(:has(.admin-shell))) .agenda-media-group{grid-column:auto}}@media (max-width:650px){:where(body:not(:has(.admin-shell))) .member-dashboard-hero{padding:34px 0}:where(body:not(:has(.admin-shell))) .member-welcome{flex-direction:column;align-items:flex-start;gap:18px}:where(body:not(:has(.admin-shell))) .member-welcome h1{font-size:2.05rem}:where(body:not(:has(.admin-shell))) .member-feature-card{grid-template-columns:auto 1fr;padding:22px}:where(body:not(:has(.admin-shell))) .member-feature-card>.btn{grid-column:1/-1}:where(body:not(:has(.admin-shell))) .member-dashboard-grid,:where(body:not(:has(.admin-shell))) .agenda-team-grid,:where(body:not(:has(.admin-shell))) .service-leaders{grid-template-columns:1fr}:where(body:not(:has(.admin-shell))) .member-info-card{padding:20px}:where(body:not(:has(.admin-shell))) .refined-agenda .agenda-main{padding:18px}:where(body:not(:has(.admin-shell))) .agenda-title-row{flex-direction:column}:where(body:not(:has(.admin-shell))) .agenda-status{align-self:flex-start}:where(body:not(:has(.admin-shell))) .assignment-row>div{flex-direction:column;align-items:flex-start;gap:1px}:where(body:not(:has(.admin-shell))) .assignment-row div span{text-align:left}:where(body:not(:has(.admin-shell))) .agenda-page-controls{flex-direction:column;align-items:stretch}:where(body:not(:has(.admin-shell))) .agenda-date-picker{justify-content:space-between}:where(body:not(:has(.admin-shell))) .agenda-page-controls>.btn{width:100%}}:where(body:not(:has(.admin-shell))) .events-page-hero h1{max-width:none}:where(body:not(:has(.admin-shell))) .events-upcoming-section{padding-top:62px;overflow:hidden}:where(body:not(:has(.admin-shell))) .previous-events-section{background:var(--soft)}:where(body:not(:has(.admin-shell))) .events-section-head{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:28px;display:flex}:where(body:not(:has(.admin-shell))) .events-section-head h2{margin:.12em 0;font-size:clamp(1.9rem,3.4vw,2.75rem)}:where(body:not(:has(.admin-shell))) .events-section-head p{color:var(--muted);margin:0}:where(body:not(:has(.admin-shell))) .event-pager{align-items:center;gap:10px;display:flex}:where(body:not(:has(.admin-shell))) .event-pager button{border:1px solid var(--border);color:var(--navy);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:39px;height:39px;padding:0;display:flex}:where(body:not(:has(.admin-shell))) .event-pager button:disabled{opacity:.35;cursor:not-allowed}:where(body:not(:has(.admin-shell))) .event-pager span{text-align:center;min-width:58px;color:var(--muted);font-size:.83rem;font-weight:750}:where(body:not(:has(.admin-shell))) .upcoming-event-rail{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;padding:3px 0 16px;display:flex;overflow-x:auto}:where(body:not(:has(.admin-shell))) .upcoming-event-rail::-webkit-scrollbar{display:none}:where(body:not(:has(.admin-shell))) .public-event-card{border:1px solid var(--border);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 26px #10263f0f}:where(body:not(:has(.admin-shell))) .upcoming-event-card{scroll-snap-align:start;flex:0 0 calc(31.746% - 10.1587px)}:where(body:not(:has(.admin-shell))) .event-cover{cursor:pointer;background:#e9edf1;border:0;width:100%;height:205px;padding:0;display:block}:where(body:not(:has(.admin-shell))) .event-cover:disabled{cursor:default}:where(body:not(:has(.admin-shell))) .event-cover img{object-fit:cover;width:100%;height:100%}:where(body:not(:has(.admin-shell))) .event-cover>span,:where(body:not(:has(.admin-shell))) .event-no-photo{height:100%;color:var(--muted);align-content:center;place-items:center;gap:8px;font-size:.82rem;display:grid}:where(body:not(:has(.admin-shell))) .event-card-copy{padding:19px}:where(body:not(:has(.admin-shell))) .event-card-copy h3{margin:.3em 0;font-size:1.08rem;line-height:1.3}:where(body:not(:has(.admin-shell))) .event-card-copy p{color:var(--muted);margin:0;font-size:.91rem}:where(body:not(:has(.admin-shell))) .event-date{color:var(--gold);text-transform:uppercase;letter-spacing:.06em;font-size:.74rem;font-weight:850}:where(body:not(:has(.admin-shell))) .previous-event-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}:where(body:not(:has(.admin-shell))) .previous-event-card{flex-direction:column;display:flex}:where(body:not(:has(.admin-shell))) .event-gallery-preview{background:#e9edf1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:3px;height:210px;display:grid}:where(body:not(:has(.admin-shell))) .event-gallery-preview button{cursor:zoom-in;background:#dde3e8;border:0;min-width:0;padding:0;position:relative;overflow:hidden}:where(body:not(:has(.admin-shell))) .event-gallery-preview img{object-fit:cover;width:100%;height:100%;transition:transform .2s}:where(body:not(:has(.admin-shell))) .event-gallery-preview button:hover img{transform:scale(1.04)}:where(body:not(:has(.admin-shell))) .event-gallery-preview.count-1 button{grid-area:1/1/-1/-1}:where(body:not(:has(.admin-shell))) .event-gallery-preview.count-2 button,:where(body:not(:has(.admin-shell))) .event-gallery-preview.count-3 button:first-child{grid-row:1/-1}:where(body:not(:has(.admin-shell))) .event-gallery-preview button>span{color:#fff;background:#081828a1;place-items:center;font-size:1.2rem;font-weight:850;display:grid;position:absolute;inset:0}:where(body:not(:has(.admin-shell))) .event-no-photo{grid-area:1/1/-1/-1}:where(body:not(:has(.admin-shell))) .view-gallery-button{color:var(--navy);cursor:pointer;background:0 0;border:0;margin-top:15px;padding:0;font-weight:800}:where(body:not(:has(.admin-shell))) .show-more-row{justify-content:center;margin-top:32px;display:flex}:where(body:not(:has(.admin-shell))) .photo-lightbox{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#030a12f0;place-items:center;padding:58px 70px;display:grid;position:fixed;inset:0}:where(body:not(:has(.admin-shell))) .photo-lightbox>img{object-fit:contain;border-radius:5px;max-width:min(1200px,100%);max-height:calc(100vh - 116px)}:where(body:not(:has(.admin-shell))) .lightbox-close,:where(body:not(:has(.admin-shell))) .lightbox-arrow{color:#fff;cursor:pointer;background:#ffffff21;border:0;border-radius:50%;place-items:center;display:grid;position:absolute}:where(body:not(:has(.admin-shell))) .lightbox-close{width:44px;height:44px;top:18px;right:20px}:where(body:not(:has(.admin-shell))) .lightbox-arrow{width:48px;height:48px;top:50%;transform:translateY(-50%)}:where(body:not(:has(.admin-shell))) .lightbox-arrow.previous{left:16px}:where(body:not(:has(.admin-shell))) .lightbox-arrow.next{right:16px}:where(body:not(:has(.admin-shell))) .lightbox-count{color:#fff;font-size:.85rem;position:absolute;bottom:20px}:where(body:not(:has(.admin-shell))) .footer-socials{gap:9px;margin-top:18px;display:flex}:where(body:not(:has(.admin-shell))) .footer-socials a{color:#fff;border:1px solid #405164;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}:where(body:not(:has(.admin-shell))) .footer-socials a:hover{border-color:var(--gold);color:var(--gold)}@media (max-width:900px){:where(body:not(:has(.admin-shell))) .upcoming-event-card{flex-basis:calc(46.5116% - 7.44186px)}:where(body:not(:has(.admin-shell))) .previous-event-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){:where(body:not(:has(.admin-shell))) .events-section-head{flex-direction:column;align-items:flex-start}:where(body:not(:has(.admin-shell))) .event-pager{align-self:flex-end}:where(body:not(:has(.admin-shell))) .upcoming-event-card{flex-basis:86%}:where(body:not(:has(.admin-shell))) .previous-event-grid{grid-template-columns:1fr}:where(body:not(:has(.admin-shell))) .event-gallery-preview{height:225px}:where(body:not(:has(.admin-shell))) .photo-lightbox{padding:60px 12px}:where(body:not(:has(.admin-shell))) .lightbox-arrow{top:auto;bottom:14px;transform:none}:where(body:not(:has(.admin-shell))) .lightbox-arrow.previous{left:16px}:where(body:not(:has(.admin-shell))) .lightbox-arrow.next{right:16px}:where(body:not(:has(.admin-shell))) .lightbox-count{bottom:28px}}:where(body:not(:has(.admin-shell))) .field-help{color:var(--muted);margin:-2px 0 10px;font-size:.85rem}:where(body:not(:has(.admin-shell))) .event-type-badge,:where(body:not(:has(.admin-shell))) .gallery-type-pill{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;margin-left:8px;padding:3px 7px;font-size:.67rem;font-weight:850;display:inline-block}:where(body:not(:has(.admin-shell))) .gallery-type-pill{margin-left:7px}:where(body:not(:has(.admin-shell))) .event-gallery-modal{z-index:900;color:#fff;background:#0a1119;position:fixed;inset:0;overflow-y:auto}:where(body:not(:has(.admin-shell))) .event-gallery-modal-head{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a1119ed;border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:20px;min-height:86px;padding:14px 24px;display:flex;position:sticky;top:0}:where(body:not(:has(.admin-shell))) .event-gallery-modal-head h2{color:#fff;margin:1px 0;font-family:inherit;font-size:1.35rem}:where(body:not(:has(.admin-shell))) .event-gallery-modal-head span,:where(body:not(:has(.admin-shell))) .event-gallery-modal-head p{color:#aebbc8;margin:0;font-size:.78rem}:where(body:not(:has(.admin-shell))) .event-gallery-modal-head button{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid}:where(body:not(:has(.admin-shell))) .event-gallery-modal-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:5px;padding:5px;display:grid}:where(body:not(:has(.admin-shell))) .event-gallery-modal-grid button{cursor:zoom-in;background:#18222d;border:0;height:220px;padding:0;overflow:hidden}:where(body:not(:has(.admin-shell))) .event-gallery-modal-grid img{object-fit:cover;width:100%;height:100%;transition:transform .2s}:where(body:not(:has(.admin-shell))) .event-gallery-modal-grid button:hover img{transform:scale(1.025)}@media (max-width:600px){:where(body:not(:has(.admin-shell))) .event-gallery-modal-head{min-height:76px;padding:11px 14px}:where(body:not(:has(.admin-shell))) .event-gallery-modal-head h2{font-size:1.08rem}:where(body:not(:has(.admin-shell))) .event-gallery-modal-grid{grid-template-columns:repeat(2,1fr);gap:3px;padding:3px}:where(body:not(:has(.admin-shell))) .event-gallery-modal-grid button{height:155px}:where(body:not(:has(.admin-shell))) .gallery-type-pill{width:max-content;margin:6px 0 0;display:block}}:where(body:not(:has(.admin-shell))) .event-link-card{cursor:pointer;transition:transform .18s,box-shadow .18s}:where(body:not(:has(.admin-shell))) .event-link-card:hover{outline:none;transform:translateY(-3px);box-shadow:0 15px 36px #10263f24}:where(body:not(:has(.admin-shell))) .event-link-card:focus-visible{outline:none;transform:translateY(-3px);box-shadow:0 15px 36px #10263f24}:where(body:not(:has(.admin-shell))) .view-event-link{color:var(--navy);margin-top:15px;font-size:.88rem;font-weight:850;display:inline-block}:where(body:not(:has(.admin-shell))) .event-detail-page{background:#f6f7f9;min-height:70vh;padding:38px 0 84px}:where(body:not(:has(.admin-shell))) .event-return{color:var(--navy);align-items:center;gap:7px;margin-bottom:25px;font-weight:800;display:inline-flex}:where(body:not(:has(.admin-shell))) .event-return:hover{color:var(--gold)}:where(body:not(:has(.admin-shell))) .event-detail-intro{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:18px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);display:grid;overflow:hidden}:where(body:not(:has(.admin-shell))) .event-detail-cover{background:#e8edf1;min-height:420px}:where(body:not(:has(.admin-shell))) .event-detail-cover img{object-fit:cover;width:100%;height:100%;min-height:420px}:where(body:not(:has(.admin-shell))) .event-detail-cover>span{height:100%;min-height:420px;color:var(--muted);align-content:center;place-items:center;gap:9px;display:grid}:where(body:not(:has(.admin-shell))) .event-detail-copy{flex-direction:column;justify-content:center;padding:48px;display:flex}:where(body:not(:has(.admin-shell))) .event-detail-copy h1{color:var(--navy);margin:.18em 0;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08}:where(body:not(:has(.admin-shell))) .event-detail-copy p{color:var(--muted);white-space:pre-line;margin:12px 0 0;font-size:1.05rem}:where(body:not(:has(.admin-shell))) .event-detail-gallery{margin-top:48px}:where(body:not(:has(.admin-shell))) .event-detail-gallery-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}:where(body:not(:has(.admin-shell))) .event-detail-gallery-head h2{margin:.08em 0}:where(body:not(:has(.admin-shell))) .event-detail-gallery-head strong{color:var(--muted);font-size:.88rem}:where(body:not(:has(.admin-shell))) .event-photo-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}:where(body:not(:has(.admin-shell))) .event-photo-grid button{cursor:zoom-in;background:#dde3e8;border:0;border-radius:5px;height:220px;padding:0;overflow:hidden}:where(body:not(:has(.admin-shell))) .event-photo-grid img{object-fit:cover;width:100%;height:100%;transition:transform .2s}:where(body:not(:has(.admin-shell))) .event-photo-grid button:hover img{transform:scale(1.035)}@media (max-width:850px){:where(body:not(:has(.admin-shell))) .event-detail-intro{grid-template-columns:1fr}:where(body:not(:has(.admin-shell))) .event-detail-cover,:where(body:not(:has(.admin-shell))) .event-detail-cover img,:where(body:not(:has(.admin-shell))) .event-detail-cover>span{min-height:330px}:where(body:not(:has(.admin-shell))) .event-detail-copy{padding:32px}:where(body:not(:has(.admin-shell))) .event-photo-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){:where(body:not(:has(.admin-shell))) .event-detail-page{padding:24px 0 58px}:where(body:not(:has(.admin-shell))) .event-detail-cover,:where(body:not(:has(.admin-shell))) .event-detail-cover img,:where(body:not(:has(.admin-shell))) .event-detail-cover>span{min-height:250px}:where(body:not(:has(.admin-shell))) .event-detail-copy{padding:24px}:where(body:not(:has(.admin-shell))) .event-detail-copy h1{font-size:2rem}:where(body:not(:has(.admin-shell))) .event-detail-gallery{margin-top:36px}:where(body:not(:has(.admin-shell))) .event-photo-grid{grid-template-columns:repeat(2,1fr);gap:4px}:where(body:not(:has(.admin-shell))) .event-photo-grid button{height:155px}}:where(body:not(:has(.admin-shell))) .page-hero{padding:28px 0}:where(body:not(:has(.admin-shell))) .page-hero h1{margin:.12em 0;font-size:clamp(1.65rem,3vw,2.35rem)}:where(body:not(:has(.admin-shell))) .page-hero p{font-size:.94rem}:where(body:not(:has(.admin-shell))) .visibility-check{white-space:nowrap;align-items:center;gap:6px;height:35px;display:flex!important}:where(body:not(:has(.admin-shell))) .team-admin-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;display:grid}:where(body:not(:has(.admin-shell))) .team-admin-grid article{border:1px solid var(--border);border-radius:10px;position:relative;overflow:hidden}:where(body:not(:has(.admin-shell))) .team-admin-grid article>img,:where(body:not(:has(.admin-shell))) .profile-placeholder{object-fit:cover;width:100%;height:145px}:where(body:not(:has(.admin-shell))) .profile-placeholder,:where(body:not(:has(.admin-shell))) .public-profile-placeholder{background:var(--navy);color:#fff;place-items:center;font-size:2rem;font-weight:850;display:grid}:where(body:not(:has(.admin-shell))) .team-admin-grid article>div:nth-child(2){padding:13px}:where(body:not(:has(.admin-shell))) .team-admin-grid h3,:where(body:not(:has(.admin-shell))) .team-admin-grid p{margin:2px 0}:where(body:not(:has(.admin-shell))) .profile-image-picker{align-items:center;gap:12px;display:flex}:where(body:not(:has(.admin-shell))) .profile-image-picker img{object-fit:cover;border-radius:10px;width:90px;height:90px}:where(body:not(:has(.admin-shell))) .public-team-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px;display:grid}:where(body:not(:has(.admin-shell))) .public-team-card{border:1px solid var(--border);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 25px #10263f0f}:where(body:not(:has(.admin-shell))) .public-team-card>img{width:100%;height:300px}:where(body:not(:has(.admin-shell))) .public-profile-placeholder{object-fit:cover;width:100%;height:300px}:where(body:not(:has(.admin-shell))) .public-team-card>div:last-child{padding:18px}:where(body:not(:has(.admin-shell))) .public-team-card span{color:var(--gold);text-transform:uppercase;font-size:.75rem;font-weight:850}:where(body:not(:has(.admin-shell))) .public-team-card h3{margin:.2em 0}:where(body:not(:has(.admin-shell))) .public-team-card p{color:var(--muted);margin:.4em 0 0;font-size:.9rem}:where(body:not(:has(.admin-shell))) .team-section+.team-section{padding-top:0}:where(body:not(:has(.admin-shell))) .member-mobile-toggle{color:var(--navy);background:0 0;border:0;display:none}@media (max-width:720px){:where(body:not(:has(.admin-shell))) .member-mobile-toggle{place-items:center;display:grid}:where(body:not(:has(.admin-shell))) .member-links{z-index:22;border-top:1px solid var(--border);box-shadow:var(--shadow);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:10px 20px 18px;display:none;position:absolute;left:0;right:0}:where(body:not(:has(.admin-shell))) .member-links.open{display:flex}:where(body:not(:has(.admin-shell))) .member-links a,:where(body:not(:has(.admin-shell))) .member-links .link-button{text-align:left;border-bottom:1px solid var(--border);width:100%;padding:12px 4px;display:block!important}:where(body:not(:has(.admin-shell))) .member-links form{display:block}:where(body:not(:has(.admin-shell))) .member-links .member-role{text-align:center;margin-top:10px;display:block}:where(body:not(:has(.admin-shell))) .page-hero{padding:22px 0}:where(body:not(:has(.admin-shell))) .page-hero h1{font-size:1.65rem}}@media (max-width:560px){:where(body:not(:has(.admin-shell))) .member-feature-card{display:grid}:where(body:not(:has(.admin-shell))) .member-profile-page{padding:24px 0 50px}:where(body:not(:has(.admin-shell))) .compact-member-heading h1{font-size:1.65rem}:where(body:not(:has(.admin-shell))) .member-photo-frame{flex-basis:124px;width:124px;height:124px}:where(body:not(:has(.admin-shell))) .member-photo-controls,:where(body:not(:has(.admin-shell))) .member-photo-controls>.btn{width:100%}:where(body:not(:has(.admin-shell))) .member-role-picker>div{grid-template-columns:1fr 1fr;display:grid}:where(body:not(:has(.admin-shell))) .member-role-picker span{text-align:center}:where(body:not(:has(.admin-shell))) .brand span{font-size:.91rem;display:inline}:where(body:not(:has(.admin-shell))) .brand img{width:40px;height:40px}:where(body:not(:has(.admin-shell))) .nav-wrap{min-height:66px}:where(body:not(:has(.admin-shell))) .nav-links{top:66px}:where(body:not(:has(.admin-shell))) .mobile-toggle{margin-left:auto}:where(body:not(:has(.admin-shell))) .topbar{display:none}:where(body:not(:has(.admin-shell))) .public-team-card>img,:where(body:not(:has(.admin-shell))) .public-profile-placeholder{height:260px}}:where(body:not(:has(.admin-shell))) .ecm-event-fallback strong{color:var(--navy);letter-spacing:.14em;font-size:.85rem}:where(body:not(:has(.admin-shell))) .role-tags,:where(body:not(:has(.admin-shell))) .public-role-tags{flex-wrap:wrap;gap:5px;display:flex}:where(body:not(:has(.admin-shell))) .role-tags span,:where(body:not(:has(.admin-shell))) .public-role-tags span{color:var(--navy);background:#edf2f6;border-radius:999px;padding:3px 7px;font-size:.68rem;font-weight:750}:where(body:not(:has(.admin-shell))) .public-role-tags span{color:#755800;background:#fff4d7}:where(body:not(:has(.admin-shell))) .role-checklist{border:1px solid var(--border);border-radius:9px;grid-template-columns:1fr 1fr;gap:7px;padding:14px;display:grid}:where(body:not(:has(.admin-shell))) .role-checklist legend{padding:0 6px;font-weight:800}:where(body:not(:has(.admin-shell))) .role-checklist label{background:var(--soft);border-radius:7px;align-items:center;gap:8px;padding:9px;display:flex}:where(body:not(:has(.admin-shell))) .role-checklist label>span{display:grid}:where(body:not(:has(.admin-shell))) .role-checklist small{color:var(--muted);text-transform:capitalize}:where(body:not(:has(.admin-shell))) .role-list{gap:7px;display:grid}:where(body:not(:has(.admin-shell))) .role-list>div{border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}:where(body:not(:has(.admin-shell))) .role-list span{display:grid}:where(body:not(:has(.admin-shell))) .role-list small{color:var(--muted)}:where(body:not(:has(.admin-shell))) .line-list-editor{gap:8px;display:grid}:where(body:not(:has(.admin-shell))) .line-list-editor>div{grid-template-columns:1fr auto;gap:8px;display:grid}:where(body:not(:has(.admin-shell))) .line-list-editor>div button{color:#b42318;background:#fff;border:1px solid #f1b5b2;border-radius:7px;padding:8px 10px}:where(body:not(:has(.admin-shell))) .form-grid input[type=date]{width:100%;min-width:0;height:48px;display:block}:where(body:not(:has(.admin-shell))) .ecm-event-fallback{letter-spacing:.13em;background:linear-gradient(145deg,#10263f,#1d466d);flex-direction:column;justify-content:center;align-items:center;gap:7px;color:#fff!important;display:flex!important}:where(body:not(:has(.admin-shell))) .event-cover .ecm-event-fallback img,:where(body:not(:has(.admin-shell))) .event-detail-cover .ecm-event-fallback img{object-fit:contain;width:78px;height:78px;min-height:0}:where(body:not(:has(.admin-shell))) .event-detail-cover .ecm-event-fallback{min-height:420px}@media (max-width:720px){:where(body:not(:has(.admin-shell))) .role-checklist{grid-template-columns:1fr}}@media (max-width:560px){:where(body:not(:has(.admin-shell))) .event-detail-cover .ecm-event-fallback{min-height:250px}:where(body:not(:has(.admin-shell))) .event-cover .ecm-event-fallback img,:where(body:not(:has(.admin-shell))) .event-detail-cover .ecm-event-fallback img{width:64px;height:64px}}:where(body:not(:has(.admin-shell))) .member-profile-page{background:#f6f7f9;min-height:calc(100vh - 76px);padding:36px 0 70px}:where(body:not(:has(.admin-shell))) .compact-member-heading{margin-bottom:22px}:where(body:not(:has(.admin-shell))) .compact-member-heading h1{color:var(--navy);margin:.1em 0;font-family:Georgia,serif}:where(body:not(:has(.admin-shell))) .compact-member-heading p{color:var(--muted);margin:5px 0}:where(body:not(:has(.admin-shell))) .member-profile-layout{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:start;gap:20px;display:grid}:where(body:not(:has(.admin-shell))) .member-profile-card{border:1px solid var(--border);background:#fff;border-radius:15px;padding:25px;box-shadow:0 8px 28px #10263f0d}:where(body:not(:has(.admin-shell))) .member-profile-card h2{margin:.1em 0;font-size:1.65rem}:where(body:not(:has(.admin-shell))) .member-profile-card p{color:var(--muted);margin:.25em 0 18px}:where(body:not(:has(.admin-shell))) .member-photo-editor{align-items:center;gap:22px;margin:20px 0;display:flex}:where(body:not(:has(.admin-shell))) .member-photo-frame{background:var(--navy);width:132px;height:132px;box-shadow:0 0 0 1px var(--border),0 8px 22px #10263f24;color:#fff;border:5px solid #fff;border-radius:50%;flex:0 0 132px;place-items:center;font-size:2.4rem;font-weight:850;display:grid;overflow:hidden}:where(body:not(:has(.admin-shell))) .member-photo-frame img{object-fit:cover;width:100%;height:100%}:where(body:not(:has(.admin-shell))) .member-photo-controls{gap:8px;width:min(100%,340px);display:grid}:where(body:not(:has(.admin-shell))) .member-photo-controls>.btn{width:max-content;position:relative;overflow:hidden}:where(body:not(:has(.admin-shell))) .member-photo-controls>.btn input{opacity:0;cursor:pointer;position:absolute;inset:0}:where(body:not(:has(.admin-shell))) .member-photo-controls>label:not(.btn){color:var(--muted);gap:2px;font-size:.75rem;font-weight:750;display:grid}:where(body:not(:has(.admin-shell))) .member-photo-controls input[type=range]{width:100%}:where(body:not(:has(.admin-shell))) .member-field{gap:6px;margin:18px 0;font-weight:800;display:grid}:where(body:not(:has(.admin-shell))) .member-field input{border:1px solid #bdc7d0;border-radius:8px;width:100%;padding:11px}:where(body:not(:has(.admin-shell))) .member-role-picker{margin:18px 0;padding:17px}:where(body:not(:has(.admin-shell))) .member-role-picker legend{color:var(--navy);padding:0 7px;font-weight:850}:where(body:not(:has(.admin-shell))) .member-role-picker>p{margin:0 0 10px;font-size:.85rem}:where(body:not(:has(.admin-shell))) .member-role-picker>div{flex-wrap:wrap;gap:8px;display:flex}:where(body:not(:has(.admin-shell))) .member-role-picker label{position:relative}:where(body:not(:has(.admin-shell))) .member-role-picker input{opacity:0;position:absolute}:where(body:not(:has(.admin-shell))) .member-role-picker span{border:1px solid var(--border);color:var(--navy);cursor:pointer;border-radius:999px;padding:7px 11px;font-size:.8rem;font-weight:750;display:block}:where(body:not(:has(.admin-shell))) .member-role-picker input:checked+span{border-color:var(--navy);background:var(--navy);color:#fff}:where(body:not(:has(.admin-shell))) .member-form-message{color:#8a5b00!important}:where(body:not(:has(.admin-shell))) .availability-card{position:sticky;top:96px}:where(body:not(:has(.admin-shell))) .availability-list{gap:9px;display:grid}:where(body:not(:has(.admin-shell))) .availability-row{border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:11px;display:flex}:where(body:not(:has(.admin-shell))) .availability-row>div:first-child{line-height:1.2;display:grid}:where(body:not(:has(.admin-shell))) .availability-row span{color:var(--muted);font-size:.72rem}:where(body:not(:has(.admin-shell))) .availability-actions{gap:5px;display:flex}:where(body:not(:has(.admin-shell))) .availability-actions button{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:#fff;border-radius:7px;padding:7px 9px;font-size:.72rem;font-weight:800}:where(body:not(:has(.admin-shell))) .availability-actions .yes.active{color:#17653e;background:#e6f7ed;border-color:#238653}:where(body:not(:has(.admin-shell))) .availability-actions .no.active{color:#923636;background:#fff0f0;border-color:#b44747}:where(body:not(:has(.admin-shell))) .sunday-response-card{position:relative}:where(body:not(:has(.admin-shell))) .availability-indicator{border-radius:50%;flex:0 0 12px;width:12px;height:12px;box-shadow:0 0 0 4px #edf0f3}:where(body:not(:has(.admin-shell))) .availability-indicator.available{background:#27a662;box-shadow:0 0 0 4px #dcf5e7}:where(body:not(:has(.admin-shell))) .availability-indicator.unavailable{background:#b85959;box-shadow:0 0 0 4px #f9e3e3}:where(body:not(:has(.admin-shell))) .availability-indicator.unanswered{background:#d39b2d;box-shadow:0 0 0 4px #fff0cf}:where(body:not(:has(.admin-shell))) .public-team-card>img{object-fit:cover}@media (max-width:820px){:where(body:not(:has(.admin-shell))) .member-profile-layout{grid-template-columns:1fr}:where(body:not(:has(.admin-shell))) .availability-card{position:static}:where(body:not(:has(.admin-shell))) .member-welcome h1{font-size:1.75rem}:where(body:not(:has(.admin-shell))) .member-dashboard-grid{grid-template-columns:1fr}:where(body:not(:has(.admin-shell))) .member-feature-card{padding:20px}:where(body:not(:has(.admin-shell))) .member-dashboard-section{padding:30px 0 55px}}@media (max-width:560px){:where(body:not(:has(.admin-shell))) .member-welcome p{font-size:.9rem}:where(body:not(:has(.admin-shell))) .member-card-icon{width:44px;height:44px}:where(body:not(:has(.admin-shell))) .member-photo-editor{flex-direction:column;align-items:flex-start}:where(body:not(:has(.admin-shell))) .member-photo-frame{align-self:center}:where(body:not(:has(.admin-shell))) .member-profile-card{padding:18px}:where(body:not(:has(.admin-shell))) .availability-row{flex-direction:column;align-items:flex-start}:where(body:not(:has(.admin-shell))) .availability-actions{width:100%}:where(body:not(:has(.admin-shell))) .availability-actions button{flex:1}:where(body:not(:has(.admin-shell))) .member-profile-page{padding-top:24px}}:where(body:not(:has(.admin-shell))) .member-brand-wrap{flex:none}:where(body:not(:has(.admin-shell))) .member-more{position:relative}:where(body:not(:has(.admin-shell))) .member-more summary{cursor:pointer;border-radius:7px;align-items:center;gap:6px;padding:8px 10px;font-weight:700;list-style:none;display:flex}:where(body:not(:has(.admin-shell))) .member-more summary::-webkit-details-marker{display:none}:where(body:not(:has(.admin-shell))) .member-more summary:after{content:"";border-top:5px solid;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;transition:transform .18s}:where(body:not(:has(.admin-shell))) .member-more[open] summary:after{transform:rotate(180deg)}:where(body:not(:has(.admin-shell))) .member-more[open] summary{background:var(--soft)}:where(body:not(:has(.admin-shell))) .member-more>div{border:1px solid var(--border);width:220px;box-shadow:var(--shadow);background:#fff;border-radius:10px;padding:7px;position:absolute;top:calc(100% + 8px);right:0}:where(body:not(:has(.admin-shell))) .member-more>div a,:where(body:not(:has(.admin-shell))) .member-more>div button{text-align:left;background:0 0;border:0;border-radius:7px;width:100%;padding:10px;font-weight:700;display:block}:where(body:not(:has(.admin-shell))) .member-more>div a:hover{background:var(--soft)}:where(body:not(:has(.admin-shell))) .member-more>div :is(a,button){color:#536174;font-size:.82rem;font-weight:600}:where(body:not(:has(.admin-shell))) .member-more>div button:hover{background:var(--soft)}:where(body:not(:has(.admin-shell))) .member-dashboard-hero{padding:24px 0}:where(body:not(:has(.admin-shell))) .member-welcome h1{margin:0}:where(body:not(:has(.admin-shell))) .member-dashboard-section{padding-top:28px}:where(body:not(:has(.admin-shell))) .member-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:720px){:where(body:not(:has(.admin-shell))) .member-more{width:100%}:where(body:not(:has(.admin-shell))) .member-more summary{border-bottom:1px solid var(--border);border-radius:0;padding:12px 4px}:where(body:not(:has(.admin-shell))) .member-more>div{width:100%;box-shadow:none;border:0;padding:0 0 0 12px;position:static}:where(body:not(:has(.admin-shell))) .member-more>div a{border-bottom:1px solid var(--border);border-radius:0;padding:11px 4px}:where(body:not(:has(.admin-shell))) .member-more>div :is(a,button){font-size:.8rem}:where(body:not(:has(.admin-shell))) .member-more>div button{border-bottom:1px solid var(--border);border-radius:0;padding:11px 4px}:where(body:not(:has(.admin-shell))) .member-title-link{font-size:.96rem}:where(body:not(:has(.admin-shell))) .member-brand-wrap{gap:8px}:where(body:not(:has(.admin-shell))) .member-logo-link img{width:42px;height:42px}:where(body:not(:has(.admin-shell))) .member-nav{min-height:68px}:where(body:not(:has(.admin-shell))) .member-links{top:68px}}@media (max-width:560px){:where(body:not(:has(.admin-shell))) .member-welcome{flex-direction:row;justify-content:space-between;align-items:center;display:flex}:where(body:not(:has(.admin-shell))) .member-access-pill{white-space:nowrap}:where(body:not(:has(.admin-shell))) .member-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}:where(body:not(:has(.admin-shell))) .member-info-card{flex-direction:column;min-width:0}:where(body:not(:has(.admin-shell))) .member-title-link{font-size:.84rem}:where(body:not(:has(.admin-shell))) .member-logo-link img{width:38px;height:38px}:where(body:not(:has(.admin-shell))) .member-nav{min-height:62px}:where(body:not(:has(.admin-shell))) .member-links{top:62px}}:where(body:not(:has(.admin-shell))) .mission-home-hero{min-height:640px}:where(body:not(:has(.admin-shell))) .mission-home-hero .hero-content{max-width:850px}:where(body:not(:has(.admin-shell))) .mission-home-hero h1{font-size:clamp(2.7rem,6vw,5.4rem)}:where(body:not(:has(.admin-shell))) .home-calling-section{background:#fff;padding:82px 0}:where(body:not(:has(.admin-shell))) .home-calling-intro{max-width:780px;margin-bottom:34px}:where(body:not(:has(.admin-shell))) .home-calling-intro h2{margin:.18em 0}:where(body:not(:has(.admin-shell))) .home-calling-intro p{max-width:700px;color:var(--muted)}:where(body:not(:has(.admin-shell))) .home-purpose-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}:where(body:not(:has(.admin-shell))) .home-purpose-grid article{border:1px solid var(--border);background:linear-gradient(145deg,#fff,#f7f9fb);border-radius:14px;padding:25px}:where(body:not(:has(.admin-shell))) .home-purpose-grid article>span{color:var(--gold);letter-spacing:.12em;font-size:.75rem;font-weight:900}:where(body:not(:has(.admin-shell))) .home-purpose-grid h3{margin:9px 0 5px}:where(body:not(:has(.admin-shell))) .home-purpose-grid p{color:var(--muted);margin:0;font-size:.92rem}:where(body:not(:has(.admin-shell))) .home-foundation .mission-card{flex-direction:column;justify-content:center;min-height:220px;display:flex}:where(body:not(:has(.admin-shell))) .home-foundation .mission-card p{margin:10px 0 0;font-family:Georgia,serif;font-size:1.16rem;line-height:1.7}:where(body:not(:has(.admin-shell))) .purpose-label{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:900}:where(body:not(:has(.admin-shell))) .foundation-link{justify-content:center;margin-top:30px;display:flex}:where(body:not(:has(.admin-shell))) .home-life-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}:where(body:not(:has(.admin-shell))) .home-life-heading h2{margin:.12em 0}:where(body:not(:has(.admin-shell))) .home-life-heading p{max-width:680px;color:var(--muted);margin:0}:where(body:not(:has(.admin-shell))) .home-life-heading>a{color:var(--navy);white-space:nowrap;font-weight:850}:where(body:not(:has(.admin-shell))) .home-carousel{position:relative}:where(body:not(:has(.admin-shell))) .home-carousel-stage{aspect-ratio:16/8.5;box-shadow:var(--shadow);background:#10263f;border-radius:18px;position:relative;overflow:hidden}:where(body:not(:has(.admin-shell))) .home-carousel-stage figure{opacity:0;pointer-events:none;margin:0;transition:opacity .55s;position:absolute;inset:0}:where(body:not(:has(.admin-shell))) .home-carousel-stage figure.active{opacity:1;pointer-events:auto}:where(body:not(:has(.admin-shell))) .home-carousel-stage img{object-fit:cover;width:100%;height:100%}:where(body:not(:has(.admin-shell))) .home-carousel-stage figcaption{color:#fff;background:linear-gradient(#0000,#05111dcc);padding:50px 24px 18px;font-weight:750;position:absolute;bottom:0;left:0;right:0}:where(body:not(:has(.admin-shell))) .home-carousel-arrow{z-index:2;color:#fff;cursor:pointer;background:#05111d7a;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:46px;height:46px;font-size:2rem;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}:where(body:not(:has(.admin-shell))) .home-carousel-arrow.previous{left:15px}:where(body:not(:has(.admin-shell))) .home-carousel-arrow.next{right:15px}:where(body:not(:has(.admin-shell))) .home-carousel-dots{justify-content:center;gap:7px;margin-top:16px;display:flex}:where(body:not(:has(.admin-shell))) .home-carousel-dots button{cursor:pointer;background:#b8c0c8;border:0;border-radius:50%;width:8px;height:8px;padding:0}:where(body:not(:has(.admin-shell))) .home-carousel-dots button.active{background:var(--gold);border-radius:99px;width:25px}:where(body:not(:has(.admin-shell))) .home-carousel-count{color:var(--muted);font-size:.76rem;font-weight:750;position:absolute;bottom:-2px;right:15px}:where(body:not(:has(.admin-shell))) .home-carousel-empty{background:var(--soft);text-align:center;min-height:330px;color:var(--muted);border:1px dashed #aeb8c2;border-radius:18px;align-content:center;place-items:center;gap:14px;display:grid}:where(body:not(:has(.admin-shell))) .home-carousel-empty img{object-fit:contain;width:85px;height:85px}:where(body:not(:has(.admin-shell))) .home-visit-section{background:var(--cream);padding:55px 0}:where(body:not(:has(.admin-shell))) .home-visit-section>.container{justify-content:space-between;align-items:center;gap:25px;display:flex}:where(body:not(:has(.admin-shell))) .home-visit-section h2{margin:.12em 0}:where(body:not(:has(.admin-shell))) .home-visit-section p{color:var(--muted);margin:0}:where(body:not(:has(.admin-shell))) .homepage-upload{position:relative;overflow:hidden}:where(body:not(:has(.admin-shell))) .homepage-upload input{opacity:0;cursor:pointer;position:absolute;inset:0}:where(body:not(:has(.admin-shell))) .homepage-gallery-admin{gap:10px;margin-bottom:18px;display:grid}:where(body:not(:has(.admin-shell))) .homepage-gallery-admin article{border:1px solid var(--border);border-radius:10px;grid-template-columns:120px 1fr;gap:15px;padding:11px;display:grid}:where(body:not(:has(.admin-shell))) .homepage-gallery-admin img{object-fit:cover;border-radius:7px;width:120px;height:85px}:where(body:not(:has(.admin-shell))) .homepage-gallery-admin article>div{gap:7px;display:grid}:where(body:not(:has(.admin-shell))) .homepage-gallery-admin input{border:1px solid var(--border);border-radius:7px;width:100%;padding:8px}:where(body:not(:has(.admin-shell))) .homepage-photo-actions{flex-wrap:wrap;gap:6px;display:flex}:where(body:not(:has(.admin-shell))) .homepage-photo-actions button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:6px;padding:5px 8px}:where(body:not(:has(.admin-shell))) .homepage-photo-actions button:disabled{opacity:.35}@media (max-width:800px){:where(body:not(:has(.admin-shell))) .home-purpose-grid{grid-template-columns:1fr}:where(body:not(:has(.admin-shell))) .home-life-heading,:where(body:not(:has(.admin-shell))) .home-visit-section>.container{flex-direction:column;align-items:flex-start}:where(body:not(:has(.admin-shell))) .home-carousel-stage{aspect-ratio:4/3}:where(body:not(:has(.admin-shell))) .mission-home-hero{min-height:540px}}@media (max-width:560px){:where(body:not(:has(.admin-shell))) .mission-home-hero{min-height:500px}:where(body:not(:has(.admin-shell))) .mission-home-hero h1{font-size:2.45rem}:where(body:not(:has(.admin-shell))) .home-calling-section{padding:52px 0}:where(body:not(:has(.admin-shell))) .home-purpose-grid article{padding:18px}:where(body:not(:has(.admin-shell))) .home-foundation .mission-card{min-height:0}:where(body:not(:has(.admin-shell))) .home-foundation .mission-card p{font-size:1rem}:where(body:not(:has(.admin-shell))) .home-carousel-stage{aspect-ratio:1}:where(body:not(:has(.admin-shell))) .home-carousel-arrow{width:38px;height:38px}:where(body:not(:has(.admin-shell))) .homepage-gallery-admin article{grid-template-columns:85px 1fr}:where(body:not(:has(.admin-shell))) .homepage-gallery-admin img{width:85px;height:85px}:where(body:not(:has(.admin-shell))) .homepage-photo-actions button{font-size:.72rem}:where(body:not(:has(.admin-shell))) .member-feature-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical}}:where(body:not(:has(.admin-shell))) .member-dashboard-section{min-height:calc(100svh - 145px)}:where(body:not(:has(.admin-shell))) .profile-only-layout,:where(body:not(:has(.admin-shell))) .availability-page-container{max-width:780px}:where(body:not(:has(.admin-shell))) .profile-only-layout{grid-template-columns:1fr}:where(body:not(:has(.admin-shell))) .standalone-availability{width:100%}:where(body:not(:has(.admin-shell))) .availability-page-intro{margin-bottom:18px}:where(body:not(:has(.admin-shell))) .standalone-availability .availability-row{padding:14px 16px}:where(body:not(:has(.admin-shell))) .standalone-availability .availability-actions button{min-width:112px}@media (max-width:560px){:where(body:not(:has(.admin-shell))) .member-dashboard-hero{padding:18px 0}:where(body:not(:has(.admin-shell))) .member-welcome{gap:12px}:where(body:not(:has(.admin-shell))) .member-welcome h1{font-size:1.35rem;line-height:1.18}:where(body:not(:has(.admin-shell))) .member-access-pill{gap:6px;padding:6px 10px;font-size:.66rem}:where(body:not(:has(.admin-shell))) .member-access-pill svg{width:17px;height:17px}:where(body:not(:has(.admin-shell))) .member-dashboard-section{min-height:calc(100svh - 125px);padding:18px 0 46px}:where(body:not(:has(.admin-shell))) .member-feature-card{border-radius:14px;grid-template-columns:46px minmax(0,1fr);gap:13px;padding:18px}:where(body:not(:has(.admin-shell))) .member-feature-card .member-card-icon{border-radius:12px;width:46px;height:46px}:where(body:not(:has(.admin-shell))) .member-feature-card .member-card-icon svg{width:25px;height:25px}:where(body:not(:has(.admin-shell))) .member-feature-card .eyebrow{letter-spacing:.12em;font-size:.66rem}:where(body:not(:has(.admin-shell))) .member-feature-copy h2{margin:.1em 0;font-size:1.35rem;line-height:1.18}:where(body:not(:has(.admin-shell))) .member-feature-copy p{font-size:.82rem;line-height:1.5;display:block;overflow:visible}:where(body:not(:has(.admin-shell))) .member-feature-card>.btn{border-radius:8px;padding:10px 13px;font-size:.84rem}:where(body:not(:has(.admin-shell))) .member-dashboard-grid{gap:10px;margin-top:12px}:where(body:not(:has(.admin-shell))) .member-info-card{border-radius:13px;gap:10px;min-height:190px;padding:15px}:where(body:not(:has(.admin-shell))) .member-info-card .member-card-icon.soft{border-radius:10px;width:38px;height:38px}:where(body:not(:has(.admin-shell))) .member-info-card .member-card-icon.soft svg{width:21px;height:21px}:where(body:not(:has(.admin-shell))) .member-info-card h3{margin:0 0 5px;font-size:.96rem;line-height:1.25}:where(body:not(:has(.admin-shell))) .member-info-card p{font-size:.78rem;line-height:1.48}:where(body:not(:has(.admin-shell))) .member-info-card a{margin-top:8px;font-size:.78rem}:where(body:not(:has(.admin-shell))) .sunday-response-card .availability-indicator{flex-basis:11px;width:11px;height:11px;margin:4px;box-shadow:0 0 0 4px #edf0f3}:where(body:not(:has(.admin-shell))) .sunday-response-card .availability-indicator.available{box-shadow:0 0 0 4px #dcf5e7}:where(body:not(:has(.admin-shell))) .sunday-response-card .availability-indicator.unavailable{box-shadow:0 0 0 4px #f9e3e3}:where(body:not(:has(.admin-shell))) .sunday-response-card .availability-indicator.unanswered{box-shadow:0 0 0 4px #fff0cf}:where(body:not(:has(.admin-shell))) .standalone-availability .availability-row{padding:12px}:where(body:not(:has(.admin-shell))) .standalone-availability .availability-actions button{min-width:0}:where(body:not(:has(.admin-shell))) .profile-only-layout,:where(body:not(:has(.admin-shell))) .availability-page-container{max-width:none}}:where(body:not(:has(.admin-shell))) .line-list-editor>div{align-items:center}:where(body:not(:has(.admin-shell))) .line-list-editor>div button{min-height:42px}@media (max-width:720px){:where(body:not(:has(.admin-shell))) .member-role-picker{padding:14px}:where(body:not(:has(.admin-shell))) .member-role-picker>div{grid-template-columns:1fr;gap:8px;display:grid}:where(body:not(:has(.admin-shell))) .member-role-picker label{width:100%}:where(body:not(:has(.admin-shell))) .member-role-picker span{text-align:left;background:#fff;border-radius:9px;align-items:center;width:100%;min-height:48px;padding:10px 12px 10px 42px;font-size:.86rem;display:flex;position:relative}:where(body:not(:has(.admin-shell))) .member-role-picker span:before{content:"";background:#fff;border:2px solid #9aa6b3;border-radius:50%;width:16px;height:16px;position:absolute;left:13px;box-shadow:inset 0 0 0 3px #fff}:where(body:not(:has(.admin-shell))) .member-role-picker input:checked+span{color:#17653e;background:#e6f7ed;border-color:#238653}:where(body:not(:has(.admin-shell))) .member-role-picker input:checked+span:before{background:#238653;border-color:#238653}}:root{--ui-background:#fff;--ui-foreground:#0f172a;--ui-card:#fff;--ui-card-foreground:#0f172a;--ui-muted:#f1f5f9;--ui-muted-foreground:#64748b;--ui-border:#e2e8f0;--ui-primary:#10263f;--ui-primary-foreground:#fff;--ui-ring:#527aa1;--ui-radius:12px}:where(body:not(:has(.admin-shell))) .ui-card{background:var(--ui-card);color:var(--ui-card-foreground);border:1px solid var(--ui-border);border-radius:var(--ui-radius);box-shadow:0 1px 3px #0f172a0d,0 8px 24px #0f172a09}:where(body:not(:has(.admin-shell))) .ui-card-header{gap:5px;padding:24px 24px 0;display:grid}:where(body:not(:has(.admin-shell))) .ui-card-title{color:var(--ui-card-foreground);margin:0;font-family:inherit;font-size:1.15rem;font-weight:700;line-height:1.25}:where(body:not(:has(.admin-shell))) .ui-card-description{color:var(--ui-muted-foreground);margin:0;font-size:.9rem}:where(body:not(:has(.admin-shell))) .ui-card-content{padding:22px 24px 24px}:where(body:not(:has(.admin-shell))) .ui-card-footer{align-items:center;padding:0 24px 24px;display:flex}:where(body:not(:has(.admin-shell))) .ui-badge{background:var(--ui-primary);width:max-content;color:var(--ui-primary-foreground);border:1px solid #0000;border-radius:999px;align-items:center;padding:3px 9px;font-size:.7rem;font-weight:700;line-height:1.35;display:inline-flex}:where(body:not(:has(.admin-shell))) .ui-badge[data-variant=secondary]{color:#30465d;background:#eef3f7;border-color:#d8e0e8}:where(body:not(:has(.admin-shell))) .ui-input{border:1px solid var(--ui-border);background:var(--ui-background);width:100%;height:44px;color:var(--ui-foreground);border-radius:8px;padding:0 12px;display:flex;box-shadow:0 1px 2px #0f172a0a}:where(body:not(:has(.admin-shell))) .ui-input:focus{border-color:var(--ui-ring);outline:none;box-shadow:0 0 0 3px #527aa126}:where(body:not(:has(.admin-shell))) .ui-button{background:var(--ui-primary);color:var(--ui-primary-foreground);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;padding:10px 16px;font-weight:700;display:inline-flex}:where(body:not(:has(.admin-shell))) .ui-button:disabled{opacity:.5;cursor:not-allowed}:where(body:not(:has(.admin-shell))) .shadcn-member-login{background:linear-gradient(135deg,#f8fafc,#f3f0e8);min-height:calc(100vh - 77px)}:where(body:not(:has(.admin-shell))) .shadcn-member-login .member-login-card{border-radius:16px;padding:0}:where(body:not(:has(.admin-shell))) .shadcn-member-login .member-login-card h2{font-family:inherit;font-size:1.3rem}:where(body:not(:has(.admin-shell))) .shadcn-member-login .form-grid{gap:17px}:where(body:not(:has(.admin-shell))) .shadcn-member-login .form-grid label{font-size:.82rem}:where(body:not(:has(.admin-shell))) .shadcn-member-login .ui-button{width:100%;min-height:44px}:where(body:not(:has(.admin-shell))) .member-feature-card.ui-card,:where(body:not(:has(.admin-shell))) .member-info-card.ui-card{border-color:#dfe5eb}:where(body:not(:has(.admin-shell))) .member-welcome>div:first-child{min-width:0}:where(body:not(:has(.admin-shell))) .member-welcome-roles{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}:where(body:not(:has(.admin-shell))) .member-welcome-roles>span:not(.ui-badge){color:var(--muted);font-size:.75rem}:where(body:not(:has(.admin-shell))) .member-info-card.ui-card{border-radius:12px}:where(body:not(:has(.admin-shell))) .ui-sidebar-header{border-bottom:1px solid #e2e8f0;align-items:center;min-height:66px;padding:10px;display:flex;position:relative}:where(body:not(:has(.admin-shell))) .ui-sidebar-content{flex:1;min-height:0;padding:9px;overflow-y:auto}:where(body:not(:has(.admin-shell))) .ui-sidebar-group{margin-bottom:10px}:where(body:not(:has(.admin-shell))) .ui-sidebar-group-label{color:#94a3b8;letter-spacing:.1em;text-transform:uppercase;align-items:center;height:28px;padding:0 9px;font-size:.65rem;font-weight:800;display:flex}:where(body:not(:has(.admin-shell))) .ui-sidebar-menu{gap:3px!important;padding:0!important;display:grid!important}:where(body:not(:has(.admin-shell))) .ui-sidebar-footer{background:#fbfcfd;border-top:1px solid #e2e8f0;padding:9px;position:relative}@media (max-width:720px){:where(body:not(:has(.admin-shell))) .ui-card-header{padding:19px 18px 0}:where(body:not(:has(.admin-shell))) .ui-card-content{padding:18px}:where(body:not(:has(.admin-shell))) .member-welcome-roles{margin-top:5px}:where(body:not(:has(.admin-shell))) .member-welcome-roles .ui-badge{padding:2px 6px;font-size:.6rem}}:where(body:not(:has(.admin-shell))) .ui-select,:where(body:not(:has(.admin-shell))) .ui-textarea{border:1px solid var(--ui-border);width:100%;color:var(--ui-foreground);background:#fff;border-radius:8px;box-shadow:0 1px 2px #0f172a0a}:where(body:not(:has(.admin-shell))) .ui-select{height:44px;padding:0 36px 0 12px}:where(body:not(:has(.admin-shell))) .ui-textarea{resize:vertical;min-height:120px;padding:11px 12px}:where(body:not(:has(.admin-shell))) .ui-select:focus,:where(body:not(:has(.admin-shell))) .ui-textarea:focus{border-color:var(--ui-ring);outline:none;box-shadow:0 0 0 3px #527aa126}:where(body:not(:has(.admin-shell))) .ui-alert{color:#704f13;background:#fffbeb;border:1px solid #ead28d;border-radius:10px;gap:4px;padding:14px 16px;display:grid}:where(body:not(:has(.admin-shell))) .ui-alert[data-variant=destructive]{color:#991b1b;background:#fef2f2;border-color:#fecaca}:where(body:not(:has(.admin-shell))) .ui-alert-description{font-size:.84rem}:where(body:not(:has(.admin-shell))) .ui-separator{background:var(--ui-border);height:1px}:where(body:not(:has(.admin-shell))) .ui-tabs{gap:20px;display:grid}:where(body:not(:has(.admin-shell))) .ui-tabs-list{border:1px solid var(--ui-border);background:#f1f5f9;border-radius:11px;gap:5px;padding:5px;display:flex}:where(body:not(:has(.admin-shell))) .ui-tabs-trigger{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:8px 13px;font-size:.8rem;font-weight:750;display:flex}:where(body:not(:has(.admin-shell))) .ui-tabs-trigger[data-active=true]{color:#0f172a;background:#fff;box-shadow:0 1px 3px #0f172a1f}:where(body:not(:has(.admin-shell))) .compact-empty{color:#64748b;text-align:center;padding:25px 5px;font-size:.82rem}:where(body:not(:has(.admin-shell))) .member-dashboard-section,:where(body:not(:has(.admin-shell))) .member-profile-page,:where(body:not(:has(.admin-shell))) .member-agenda-page{background:#f8fafc}:where(body:not(:has(.admin-shell))) .member-feature-card.ui-card,:where(body:not(:has(.admin-shell))) .member-info-card.ui-card,:where(body:not(:has(.admin-shell))) .member-profile-card,:where(body:not(:has(.admin-shell))) .availability-editor,:where(body:not(:has(.admin-shell))) .agenda-main,:where(body:not(:has(.admin-shell))) .agenda-side{border:1px solid var(--ui-border)!important;border-radius:var(--ui-radius)!important;background:#fff!important;box-shadow:0 1px 3px #0f172a0d,0 8px 24px #0f172a06!important}:where(body:not(:has(.admin-shell))) .member-dashboard-section .btn,:where(body:not(:has(.admin-shell))) .member-profile-page .btn,:where(body:not(:has(.admin-shell))) .member-agenda-page .btn{border-radius:8px!important}:where(body:not(:has(.admin-shell))) .member-profile-page input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]),:where(body:not(:has(.admin-shell))) .member-profile-page select,:where(body:not(:has(.admin-shell))) .member-profile-page textarea,:where(body:not(:has(.admin-shell))) .member-agenda-page input,:where(body:not(:has(.admin-shell))) .member-agenda-page select{border:1px solid var(--ui-border)!important;background:#fff!important;border-radius:8px!important;box-shadow:0 1px 2px #0f172a0a!important}:where(body:not(:has(.admin-shell))) .member-profile-page input:focus,:where(body:not(:has(.admin-shell))) .member-profile-page select:focus,:where(body:not(:has(.admin-shell))) .member-profile-page textarea:focus{outline:none;border-color:var(--ui-ring)!important;box-shadow:0 0 0 3px #527aa126!important}:where(body:not(:has(.admin-shell))) .member-feature-card{overflow:hidden}:where(body:not(:has(.admin-shell))) .member-info-card{height:100%}:where(body:not(:has(.admin-shell))) .member-role-picker{border:1px solid var(--ui-border)!important;background:#f8fafc!important;border-radius:10px!important}:where(body:not(:has(.admin-shell))) .member-welcome-roles .ui-badge{color:#30465d;background:#fff;border-color:#d6dee7}@media (max-width:720px){:where(body:not(:has(.admin-shell))) .member-feature-card.ui-card,:where(body:not(:has(.admin-shell))) .member-info-card.ui-card{border-radius:12px}:where(body:not(:has(.admin-shell))) .member-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:430px){:where(body:not(:has(.admin-shell))) .member-dashboard-grid{grid-template-columns:1fr}:where(body:not(:has(.admin-shell))) .member-info-card{min-height:0}:where(body:not(:has(.admin-shell))) .member-welcome{align-items:flex-start}:where(body:not(:has(.admin-shell))) .member-access-pill{flex:none}}:where(body:not(:has(.admin-shell))) .ui-avatar{background:#edf2f7;border-radius:50%;flex:0 0 36px;width:36px;height:36px;display:inline-flex;position:relative;overflow:hidden}:where(body:not(:has(.admin-shell))) .ui-avatar-image{object-fit:cover;width:100%;height:100%}:where(body:not(:has(.admin-shell))) .ui-avatar-fallback{color:#10263f;place-items:center;width:100%;height:100%;font-size:.7rem;font-weight:850;display:grid}:where(body:not(:has(.admin-shell))) .ui-table-card{border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#fff;overflow:hidden;box-shadow:0 1px 3px #0f172a0d}:where(body:not(:has(.admin-shell))) .ui-table-container{width:100%;overflow-x:auto}:where(body:not(:has(.admin-shell))) .ui-table{border-collapse:collapse;width:100%;font-size:.82rem}:where(body:not(:has(.admin-shell))) .ui-table-head{color:#64748b;text-align:left;letter-spacing:.04em;text-transform:uppercase;background:#f8fafc;height:43px;padding:0 15px;font-size:.68rem;font-weight:800}:where(body:not(:has(.admin-shell))) .ui-table-cell{border-top:1px solid var(--ui-border);vertical-align:middle;padding:12px 15px}:where(body:not(:has(.admin-shell))) .ui-table-row{transition:background .15s}:where(body:not(:has(.admin-shell))) .ui-table tbody .ui-table-row{cursor:pointer}:where(body:not(:has(.admin-shell))) .ui-table tbody .ui-table-row:hover{background:#f8fafc}:where(body:not(:has(.admin-shell))) .ui-scroll-area{scrollbar-width:thin;scrollbar-color:#475569 transparent;min-height:0;overflow-y:auto}:where(body:not(:has(.admin-shell))) .ui-scroll-area::-webkit-scrollbar{width:7px}:where(body:not(:has(.admin-shell))) .ui-scroll-area::-webkit-scrollbar-thumb{background:#475569;border-radius:99px}:where(body:not(:has(.admin-shell))) .ui-toggle{border:1px solid var(--ui-border);color:#475569;background:#fff;border-radius:8px;min-height:38px;padding:8px 12px;font-weight:700}:where(body:not(:has(.admin-shell))) .ui-toggle[data-state=on]{color:#10263f;background:#eaf0f6;border-color:#9fb3c8;box-shadow:0 0 0 2px #10263f14}:where(body:not(:has(.admin-shell))) .ui-field{gap:7px;display:grid}:where(body:not(:has(.admin-shell))) .ui-field>label{color:#334155;font-size:.8rem;font-weight:800}:where(body:not(:has(.admin-shell))) .ui-pagination{justify-content:center;align-items:center;gap:12px;margin-top:20px;display:flex}:where(body:not(:has(.admin-shell))) .ui-pagination>span{color:#64748b;text-align:center;min-width:100px;font-size:.76rem;font-weight:750}:where(body:not(:has(.admin-shell))) .ui-sidebar-content{overflow:hidden}:where(body:not(:has(.admin-shell))) .dialog-heading{margin-bottom:20px}:where(body:not(:has(.admin-shell))) .dialog-heading h2{margin:.12em 0}:where(body:not(:has(.admin-shell))) .dialog-heading p{color:#64748b;margin:4px 0 0}:where(body:not(:has(.admin-shell))) .dialog-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}:where(body:not(:has(.admin-shell))) .shadcn-dialog{width:min(540px,100vw - 28px)}:where(body:not(:has(.admin-shell))) .compact-empty{place-items:center;gap:7px;display:grid}:where(body:not(:has(.admin-shell))) .role-list>div{grid-template-columns:minmax(0,1fr) auto auto}:where(body:not(:has(.admin-shell))) .ui-badge[data-color=navy]{color:#10263f;background:#e9eff5;border-color:#b9c8d7}:where(body:not(:has(.admin-shell))) .ui-badge[data-color=gold]{color:#765814;background:#fff5d9;border-color:#e8cd8b}:where(body:not(:has(.admin-shell))) .ui-badge[data-color=green]{color:#17653e;background:#e8f7ef;border-color:#a7ddbf}:where(body:not(:has(.admin-shell))) .ui-badge[data-color=blue]{color:#155b91;background:#eaf5ff;border-color:#add3f3}:where(body:not(:has(.admin-shell))) .ui-badge[data-color=purple]{color:#603a91;background:#f4edff;border-color:#d0bdf0}:where(body:not(:has(.admin-shell))) .ui-badge[data-color=rose]{color:#96374e;background:#fff0f3;border-color:#efb9c5}:where(body:not(:has(.admin-shell))) .attachment-dropzone,:where(body:not(:has(.admin-shell))) .image-picker-button{background:#f8fafc!important;border-style:dashed!important}:where(body:not(:has(.admin-shell))) .attachment-dropzone:hover,:where(body:not(:has(.admin-shell))) .image-picker-button:hover{background:#f1f5f9!important;border-color:#8298ad!important}:where(body:not(:has(.admin-shell))) .member-role-picker label input{opacity:0;pointer-events:none;position:absolute}:where(body:not(:has(.admin-shell))) .member-role-picker label span{cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}:where(body:not(:has(.admin-shell))) .member-role-picker label input:focus-visible+span{outline:2px solid var(--ui-ring);outline-offset:2px}:where(body:not(:has(.admin-shell))) .member-role-picker label input:checked+span{color:#10263f;background:#eaf0f6;border-color:#9fb3c8;box-shadow:0 0 0 2px #10263f14}:where(body:not(:has(.admin-shell))) .ui-button[data-variant=outline]{border:1px solid var(--ui-border);color:#172033;background:#fff}:where(body:not(:has(.admin-shell))) .ui-button[data-variant=ghost]{color:#334155;box-shadow:none;background:0 0;border-color:#0000}:where(body:not(:has(.admin-shell))) .ui-button[data-variant=destructive]{color:#fff;background:#b42318}:where(body:not(:has(.admin-shell))) .ui-button[data-size=icon]{width:40px;padding:0}:where(body:not(:has(.admin-shell))) .ui-label{color:#334155;font-size:.8rem;font-weight:800}:where(body:not(:has(.admin-shell))) .ui-field-description{color:#64748b;margin:0;font-size:.75rem}:where(body:not(:has(.admin-shell))) .ui-checkbox,:where(body:not(:has(.admin-shell))) .ui-radio{accent-color:#10263f;width:17px;height:17px}:where(body:not(:has(.admin-shell))) .ui-radio-group{flex-wrap:wrap;gap:10px;display:flex}:where(body:not(:has(.admin-shell))) .ui-pagination-content{align-items:center;gap:8px;display:flex}:where(body:not(:has(.admin-shell))) .ui-calendar{-webkit-appearance:auto;appearance:auto}:where(body:not(:has(.admin-shell))) .attachment-dropzone{border:1px dashed var(--ui-border);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-height:92px;padding:18px;display:flex}:where(body:not(:has(.admin-shell))) .sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.song-dialog-backdrop{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#101629b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.song-editor-dialog{--song-line:var(--line,#dce4e9);--song-surface:var(--surface,#fff);--song-raised:var(--raised,#f5f8fa);--song-ink:var(--ink,#1a2c40);--song-muted:var(--muted,#607084);border:1px solid var(--song-line);background:var(--song-surface);width:min(820px,100%);max-height:calc(100dvh - 48px);color:var(--song-ink);border-radius:24px;padding:26px;font:14px/1.5 Arial,Helvetica,sans-serif;overflow:auto;box-shadow:0 28px 80px #070b1838}.song-editor-dialog>header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.song-editor-dialog h2{margin:3px 0 5px;font-size:1.5rem}.song-editor-dialog h3{margin:0;font-size:1rem}.song-editor-dialog p{color:var(--song-muted);margin:0}.song-dialog-close{border:1px solid var(--song-line);background:var(--song-raised);width:38px;height:38px;color:var(--song-ink);border-radius:50%;flex:none;font-size:1.4rem;line-height:1}.song-editor-error{background:#fff1ef;border:1px solid #e8b6b2;border-radius:12px;padding:11px 13px;color:#9d2929!important;margin:0 0 14px!important}.song-pdf-dropzone{background:var(--song-raised);width:100%;min-height:118px;color:var(--song-ink);text-align:center;border:1px dashed #7775aa;border-radius:18px;place-content:center;justify-items:center;gap:5px;padding:18px;display:grid}.song-pdf-dropzone.is-dragging{background:#ececff;border-color:#020172}.song-pdf-dropzone span{color:var(--song-muted);font-size:.78rem}.song-upload-track{background:#d9dbe4;border-radius:99px;width:min(320px,70vw);height:7px;margin-top:8px;display:block;overflow:hidden}.song-upload-track>span{border-radius:inherit;background:#020172;height:100%;transition:width .15s;display:block}.song-editor-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 0;display:grid}.song-editor-dialog label{color:var(--song-ink);gap:6px;font-size:.78rem;font-weight:700;display:grid}.song-editor-dialog :is(input,select,textarea){border:1px solid var(--song-line);background:var(--song-surface);width:100%;min-width:0;color:var(--song-ink);font:inherit;border-radius:12px;padding:10px 12px}.song-editor-dialog :is(input,select){min-height:43px}.song-editor-dialog textarea{resize:vertical;line-height:1.55}.song-section-editor{border-top:1px solid var(--song-line);padding-top:18px}.song-section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:13px;display:flex}.song-section-heading>button{border:1px solid var(--song-line);background:var(--song-raised);color:var(--song-ink);border-radius:11px;flex:none;padding:9px 12px}.song-section-list{gap:12px;display:grid}.song-section-list article{border:1px solid var(--song-line);background:var(--song-raised);border-radius:16px;gap:12px;padding:15px;display:grid}.song-section-row{grid-template-columns:150px minmax(0,1fr) 36px;gap:9px;display:grid}.song-section-row>button{border:1px solid var(--song-line);background:var(--song-surface);color:#ad3636;border-radius:10px;font-size:1.15rem}.song-sections-empty{border:1px dashed var(--song-line);text-align:center;border-radius:14px;padding:20px}.song-editor-dialog>footer{border-top:1px solid var(--song-line);justify-content:flex-end;gap:9px;margin-top:20px;padding-top:18px;display:flex}@media (max-width:639px){.song-dialog-backdrop{align-items:end;padding:0}.song-editor-dialog{border-radius:24px 24px 0 0;max-height:94dvh;padding:20px}.song-editor-fields{grid-template-columns:1fr}.song-section-heading{align-items:flex-start}.song-section-row{grid-template-columns:1fr 38px}.song-section-row>select,.song-section-row>input{grid-column:1}.song-section-row>button{grid-area:1/2/3}.song-editor-dialog>footer{background:var(--song-surface);margin-inline:-20px;padding:14px 20px 20px;position:sticky;bottom:-20px}}.song-method-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.song-method-grid>button{border:1px solid var(--song-line);background:var(--song-raised);min-height:225px;color:var(--song-ink);text-align:left;border-radius:20px;flex-direction:column;align-items:flex-start;gap:10px;padding:22px;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex}.song-method-grid>button:hover{border-color:#5655b8;transform:translateY(-2px);box-shadow:0 12px 28px #02017212}.song-method-icon{color:#020172;background:#ececff;border-radius:14px;place-items:center;width:48px;height:48px;font-size:.78rem;font-weight:900;display:grid}.song-method-grid strong{margin-top:4px;font-size:1.08rem}.song-method-grid small{color:var(--song-muted);font-size:.82rem;line-height:1.55}.song-method-grid b{color:#020172;margin-top:auto;font-size:.8rem}.song-change-method{color:#020172;background:0 0;border:0;margin:-4px 0 14px;padding:0;font-weight:700}.song-analysis-note{background:#ececff;border-radius:11px;padding:10px 12px;font-size:.76rem;color:#343477!important;margin:10px 0 0!important}.song-text-sheet-editor{border-top:1px solid var(--song-line);padding-top:18px}.song-text-sheet-editor>div{margin-bottom:11px}.song-text-sheet-editor textarea{tab-size:4;white-space:pre;color:#22243a;letter-spacing:0;background:#fbfbfd;min-height:430px;font:500 13px/1.55 Courier New,Courier,monospace;overflow:auto}@media (max-width:639px){.song-method-grid{grid-template-columns:1fr}.song-method-grid>button{min-height:180px}.song-text-sheet-editor textarea{min-height:50dvh;font-size:12px}}.song-editor-fields-three{grid-template-columns:repeat(3,minmax(0,1fr))}.song-transpose-editor{border:1px solid var(--song-line);background:var(--song-raised);border-radius:14px;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:8px;margin:2px 0 18px;padding:13px 14px;display:grid}.song-transpose-editor>div{gap:2px;display:grid}.song-transpose-editor strong{font-size:.8rem}.song-transpose-editor span{color:var(--song-muted);font-size:.72rem}.song-transpose-editor button{border:1px solid var(--song-line);background:var(--song-surface);min-width:42px;height:38px;color:var(--song-ink);border-radius:10px;font-weight:800}.song-transpose-editor b{text-align:center;color:#020172;min-width:54px}.song-format-button{border:1px solid var(--song-line);background:var(--song-raised);color:var(--song-ink);border-radius:11px;margin-top:9px;padding:9px 12px;font-size:.76rem;font-weight:700}.song-text-sheet-editor textarea{width:100%;max-width:100%}@media (max-width:639px){.song-editor-fields-three{grid-template-columns:1fr}.song-transpose-editor{grid-template-columns:1fr repeat(3,auto)}.song-transpose-editor>div{grid-column:1/-1;margin-bottom:4px}}@media (max-width:720px){:where(body:not(:has(.admin-shell))) .ui-table-head,:where(body:not(:has(.admin-shell))) .ui-table-cell{padding-inline:11px}:where(body:not(:has(.admin-shell))) .dialog-actions{flex-direction:column}:where(body:not(:has(.admin-shell))) .dialog-actions>*{width:100%}:where(body:not(:has(.admin-shell))) .member-welcome-roles{max-width:100%}}:where(body:not(:has(.admin-shell))) .member-site-header,:where(body:not(:has(.admin-shell))) .member-dashboard-section,:where(body:not(:has(.admin-shell))) .member-profile-page,:where(body:not(:has(.admin-shell))) .member-agenda-page,:where(body:not(:has(.admin-shell))) .shadcn-member-login{--ui-title-size:1.75rem;--ui-content-size:.9rem;--ui-small-size:.74rem;font-family:Arial,Helvetica,sans-serif}:where(body:not(:has(.admin-shell))) .member-dashboard-section h1,:where(body:not(:has(.admin-shell))) .member-dashboard-section h2,:where(body:not(:has(.admin-shell))) .member-dashboard-section h3,:where(body:not(:has(.admin-shell))) .member-profile-page h1,:where(body:not(:has(.admin-shell))) .member-profile-page h2,:where(body:not(:has(.admin-shell))) .member-profile-page h3,:where(body:not(:has(.admin-shell))) .member-agenda-page h1,:where(body:not(:has(.admin-shell))) .member-agenda-page h2,:where(body:not(:has(.admin-shell))) .member-agenda-page h3{font-family:inherit!important}:where(body:not(:has(.admin-shell))) .compact-member-heading h1,:where(body:not(:has(.admin-shell))) .member-welcome h1{line-height:1.2;font-size:var(--ui-title-size)!important}:where(body:not(:has(.admin-shell))) .member-dashboard-section p,:where(body:not(:has(.admin-shell))) .member-dashboard-section a,:where(body:not(:has(.admin-shell))) .member-profile-page p,:where(body:not(:has(.admin-shell))) .member-profile-page input,:where(body:not(:has(.admin-shell))) .member-profile-page select,:where(body:not(:has(.admin-shell))) .member-profile-page button{font-size:var(--ui-content-size)}:where(body:not(:has(.admin-shell))) .member-dashboard-section .eyebrow,:where(body:not(:has(.admin-shell))) .member-dashboard-section .ui-badge{font-size:var(--ui-small-size)}:where(body:not(:has(.admin-shell))) .ui-tableCard,:where(body:not(:has(.admin-shell))) .Content{min-width:0}@media (max-width:720px){:where(body:not(:has(.admin-shell))) .member-site-header,:where(body:not(:has(.admin-shell))) .member-dashboard-section,:where(body:not(:has(.admin-shell))) .member-profile-page,:where(body:not(:has(.admin-shell))) .member-agenda-page,:where(body:not(:has(.admin-shell))) .shadcn-member-login{--ui-title-size:1.45rem;--ui-content-size:.86rem;--ui-small-size:.7rem}}:where(body:not(:has(.admin-shell))) .team-list-toolbar{justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px;display:flex}:where(body:not(:has(.admin-shell))) .team-list-toolbar>div{gap:5px;width:min(420px,100%);display:grid}:where(body:not(:has(.admin-shell))) .team-list-toolbar label{color:#475569;font-size:var(--ui-small-size);font-weight:800}:where(body:not(:has(.admin-shell))) .event-cover .ecm-event-fallback,:where(body:not(:has(.admin-shell))) .event-detail-cover .ecm-event-fallback{color:#10263f!important;background:#edf1f4!important}:where(body:not(:has(.admin-shell))) .event-cover .ecm-event-fallback strong,:where(body:not(:has(.admin-shell))) .event-detail-cover .ecm-event-fallback strong{color:#10263f!important}:where(body:not(:has(.admin-shell))) .member-welcome h1{font-size:clamp(1.8rem,3vw,2.3rem)!important}:where(body:not(:has(.admin-shell))) .footer-grid{grid-template-columns:2fr repeat(3,1fr)}:where(body:not(:has(.admin-shell))) .footer-heading{color:#fff;margin:0 0 .75rem;font-family:inherit;font-size:1rem;line-height:1.3}@media (max-width:900px){:where(body:not(:has(.admin-shell))) .footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){:where(body:not(:has(.admin-shell))) .footer-grid{grid-template-columns:1fr}}@media (max-width:720px){:where(body:not(:has(.admin-shell))) .team-list-toolbar{flex-direction:column;align-items:stretch}:where(body:not(:has(.admin-shell))) .team-list-toolbar>div{width:100%}:where(body:not(:has(.admin-shell))) .member-welcome h1{font-size:1.55rem!important}}:where(body:not(:has(.admin-shell))) .event-type-badge,:where(body:not(:has(.admin-shell))) .gallery-type-pill{color:#725500;text-shadow:none;background:#fff3cd;border:0}:where(body:not(:has(.admin-shell))) .member-feature-copy h2{font-size:1.15rem!important}:where(body:not(:has(.admin-shell))) .ui-skeleton{background:#e5eaf0;border-radius:8px;position:relative;overflow:hidden}:where(body:not(:has(.admin-shell))) .ui-skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb8,#0000);animation:1.35s infinite ui-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes ui-skeleton-shimmer{to{transform:translate(100%)}}@media (max-width:720px){:where(body:not(:has(.admin-shell))) .member-feature-copy h2{font-size:1.08rem!important}}:where(body:not(:has(.admin-shell))) .gallery-load-sentinel{min-height:74px;color:var(--muted);place-items:center;font-size:.82rem;font-weight:700;display:grid}:where(body:not(:has(.admin-shell))) .gallery-load-sentinel span{align-items:center;gap:9px;display:inline-flex}:where(body:not(:has(.admin-shell))) .gallery-load-sentinel span:before{content:"";border:2px solid #d7dee6;border-top-color:var(--navy);border-radius:50%;width:15px;height:15px;animation:.8s linear infinite gallery-loading-spin}@keyframes gallery-loading-spin{to{transform:rotate(360deg)}}.member-entry-loading{background:#f5f8fa;min-height:100svh}.member-entry-header{background:#fff;border-bottom:1px solid #dce4e9;justify-content:space-between;align-items:center;height:72px;padding:0 max(20px,50vw - 560px);display:flex}.member-entry-header span{background:#e7edf1;border-radius:8px;width:190px;height:32px}.member-entry-header span:last-child{width:34px}.member-entry-body{grid-template-columns:1.2fr 1fr;gap:16px;width:min(1120px,100% - 40px);margin:34px auto;display:grid}.member-entry-line{grid-column:1/-1;width:45%;height:50px}.member-entry-card{height:250px}.member-entry-body>span{background:linear-gradient(100deg,#e7edf1,#f1f5f6,#e7edf1) 0 0/200% 100%;border-radius:10px;animation:1.5s linear infinite member-entry-pulse}@keyframes member-entry-pulse{to{background-position-x:-200%}}@media (max-width:640px){.member-entry-header{padding:0 18px}.member-entry-header span{width:150px}.member-entry-body{grid-template-columns:1fr}.member-entry-line{width:72%}.member-entry-card{height:180px}}@media (prefers-reduced-motion:reduce){.member-entry-body>span{animation:none}}
