@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,600&display=swap";:root{font-family:DM Sans,sans-serif;color:#1c2924;background:#f4f2ec;font-synthesis:none;--ink: #182721;--forest: #173c30;--sage: #dce8df;--cream: #f4f2ec;--line: #deddd5;--muted: #728078;--gold: #d4a94e}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}.sidebar{background:var(--ink);color:#f8f8f2;padding:28px 18px 20px;display:flex;flex-direction:column;min-height:100vh;position:sticky;top:0;height:100vh}.brand{display:flex;gap:12px;align-items:center;padding:0 10px 32px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:var(--ink);background:#d9b55b}.brand strong,.brand small{display:block}.brand strong{font-family:Newsreader,serif;font-size:20px;line-height:18px}.brand small{color:#9fafaa;font-size:12px;letter-spacing:.12em;text-transform:uppercase;margin-top:4px}.nav-list{display:flex;flex-direction:column;gap:5px}.nav-item{border:0;width:100%;display:flex;gap:12px;align-items:center;padding:12px 13px;border-radius:10px;color:#aebbb6;background:transparent;text-decoration:none;font-weight:500;text-align:left}.nav-item:hover,.nav-item.active{color:#fff;background:#29483e}.nav-item.active:after{content:"";width:4px;height:4px;background:#e5bd5d;border-radius:50%;margin-left:auto}.sidebar-bottom{margin-top:auto}.profile-card{border-top:1px solid #30423b;display:flex;gap:10px;align-items:center;margin-top:12px;padding:19px 9px 2px}.avatar{flex:0 0 auto;width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:#dce8df;color:#193b31;font-size:12px;font-weight:700}.profile-card strong,.profile-card small{display:block}.profile-card strong{font-size:13px}.profile-card small{color:#82938c;font-size:11px;margin-top:2px}.main-content{padding:36px clamp(28px,4vw,68px) 60px;max-width:1440px;width:100%;margin:0 auto}.topbar{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:34px}.eyebrow{margin:0 0 6px;text-transform:uppercase;font-size:11px;letter-spacing:.14em;font-weight:700;color:#819087}.topbar h1,.section-heading h2{font-family:Newsreader,serif;margin:0;color:#17251f}.topbar h1{font-size:38px;letter-spacing:-.02em}.header-actions{display:flex;align-items:center;gap:12px}.quick-search{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:0 13px;color:#829088}.quick-search input{width:180px;border:0;outline:0;padding:11px 0;background:transparent}.primary-button{border:0;background:var(--forest);color:#fff;border-radius:11px;padding:12px 16px;display:flex;gap:8px;align-items:center;font-weight:600;box-shadow:0 6px 14px #173c3020}.hero-grid{display:grid;grid-template-columns:minmax(440px,1.8fr) 1fr 1fr;gap:16px}.next-event-card,.stat-card{border:1px solid #d9d9d0;border-radius:18px;background:#fff}.next-event-card{min-height:190px;color:#fff;background:linear-gradient(135deg,#1e493c,#15372d);padding:22px 24px;display:grid;grid-template-columns:70px 1fr auto;grid-template-rows:auto 1fr;align-items:center;position:relative;overflow:hidden;box-shadow:0 12px 30px #173c3021}.next-event-card:after{content:"";position:absolute;width:240px;height:240px;border:1px solid #ffffff16;border-radius:50%;right:-100px;bottom:-150px;box-shadow:0 0 0 34px #ffffff08,0 0 0 70px #ffffff05}.card-label{grid-column:1/-1;align-self:start;display:flex;justify-content:space-between;text-transform:uppercase;letter-spacing:.13em;font-size:10px;color:#afc6bd;font-weight:700}.published-dot{color:#d5e9dc;display:flex;gap:7px;align-items:center}.published-dot:before{content:"";width:6px;height:6px;background:#75c498;border-radius:50%}.event-day{font-family:Newsreader,serif;font-size:48px;margin:12px 0 -7px}.event-month{grid-column:1;font-size:11px;font-weight:700;letter-spacing:.15em;color:#d4b45c;align-self:start;margin-top:-25px}.event-copy{grid-column:2;grid-row:2;align-self:end;padding:0 10px}.event-copy h2{font-family:Newsreader,serif;font-size:26px;margin:0 0 10px}.event-copy p{display:flex;align-items:center;gap:7px;color:#ceddd7;margin:0 0 8px;font-size:13px}.event-copy span{font-size:12px;color:#91a89f}.round-button{z-index:1;width:42px;height:42px;border-radius:50%;border:1px solid #ffffff35;background:#ffffff12;color:#fff;display:grid;place-items:center}.stat-card{padding:24px;display:flex;align-items:center;gap:17px}.stat-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;color:#29473e}.stat-icon.sage{background:#e0ebe3}.stat-icon.gold{background:#f3e7c8;color:#936f24}.stat-card strong,.stat-card span{display:block}.stat-card strong{font-family:Newsreader,serif;font-size:29px}.stat-card div span{color:var(--muted);font-size:13px;margin-top:4px}.schedule-section{margin-top:38px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.section-heading h2{font-size:28px}.text-button{display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#486c5e;font-size:13px;font-weight:600}.schedule-list{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.schedule-row{display:grid;grid-template-columns:58px minmax(220px,1fr) 210px 32px;gap:18px;align-items:center;padding:17px 20px;border-bottom:1px solid #e8e7e1}.schedule-row:last-child{border-bottom:0}.schedule-row:hover{background:#fbfaf6}.date-tile{width:50px;height:53px;border-radius:11px;background:#edf1ed;display:grid;place-content:center;text-align:center}.date-tile strong{font-family:Newsreader,serif;font-size:22px;line-height:20px}.date-tile span{text-transform:uppercase;font-size:9px;letter-spacing:.1em;color:#718078;margin-top:4px}.schedule-info h3{margin:0 0 5px;font-size:15px}.schedule-info p{margin:0;color:#7c8982;font-size:12px;text-transform:capitalize}.song-stack{display:flex;align-items:center}.song-stack>span{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;margin-left:-7px;border:2px solid white;background:#dfe9e2;color:#345247;font-size:9px;font-weight:700}.song-stack>span:first-child{margin-left:0}.song-stack>span:nth-child(2){background:#eee3c8}.song-stack>span:nth-child(3){background:#dce2eb}.song-stack small{margin-left:9px;color:#74827b;font-size:11px}.status{border-radius:999px;font-size:10px;font-weight:700;text-align:center;padding:6px 10px}.status.published{background:#e1efe5;color:#39704e}.status.draft{background:#f3ead4;color:#8b682d}.icon-button{border:0;background:transparent;color:#849088;display:grid;place-items:center}@media(max-width:1050px){.hero-grid{grid-template-columns:1fr 1fr}.next-event-card{grid-column:1/-1}.quick-search{display:none}.schedule-row{grid-template-columns:58px 1fr 130px 32px}.song-stack{display:none}}@media(max-width:720px){.app-shell{display:block}.sidebar{position:fixed;z-index:20;top:auto;bottom:0;left:0;right:0;width:100%;height:68px;min-height:0;padding:8px 12px}.brand,.sidebar-bottom{display:none}.nav-list{flex-direction:row;justify-content:space-around}.nav-item{flex-direction:column;gap:3px;padding:7px 10px;font-size:10px}.nav-item.active:after{display:none}.main-content{padding:25px 17px 94px}.topbar{align-items:flex-start}.topbar h1{font-size:30px}.header-actions .primary-button{font-size:0;padding:12px}.header-actions .primary-button svg{margin:0}.hero-grid{grid-template-columns:1fr}.next-event-card{min-height:210px;grid-template-columns:60px 1fr auto}.stat-card{padding:17px}.schedule-row{grid-template-columns:50px 1fr 28px;gap:12px;padding:14px 12px}.status{display:none}.section-heading .text-button{font-size:0}.section-heading .text-button svg{display:block}.event-copy h2{font-size:22px}}a{color:inherit}.page-header{min-height:72px}.mobile-topbar,.mobile-close{display:none}.demo-pill{display:inline-block;margin:0 10px 8px;padding:5px 8px;border-radius:6px;color:#e2c474;background:#2d473e;font-size:9px;letter-spacing:.14em;font-weight:700}.profile-card>button,.mobile-close,.mobile-topbar button{border:0;background:transparent;color:#8fa198;margin-left:auto;display:grid;place-items:center}.secondary-button,.danger-button,.back-button,.filter-button{border:1px solid #d6d8d1;background:#fff;color:#31453d;padding:10px 14px;border-radius:10px;display:inline-flex;align-items:center;gap:7px;font-weight:600;font-size:13px}.secondary-button:hover,.back-button:hover{border-color:#9fb1a8;background:#fafbf8}.danger-button{color:#a0473d;border-color:#ead1cd}.danger-button:hover{background:#fff4f2}.primary-button:disabled,.secondary-button:disabled{opacity:.5;cursor:not-allowed}.icon-button.danger{color:#aa564d}.loading-screen{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:15px;background:#f4f2ec;color:#718079}.loading-screen .brand-mark{font-size:26px}.loading-panel{min-height:50vh;display:grid;place-items:center;color:#718079}.notice,.error-notice{border:1px solid #d7e2da;background:#eef5f0;color:#385b4e;border-radius:12px;padding:13px 15px;display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.45}.error-notice{border-color:#edd0cb;background:#fff1ef;color:#87473e}.form-error{color:#a43f35!important;font-weight:600}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.9fr) 1.1fr;background:#f5f3ed}.login-visual{position:relative;overflow:hidden;background:linear-gradient(145deg,#1c4538,#132c25);color:#fff;padding:48px clamp(35px,6vw,84px);display:flex;flex-direction:column}.login-visual:before,.login-visual:after{content:"";position:absolute;width:460px;height:460px;border:1px solid #ffffff12;border-radius:50%;right:-260px;bottom:-100px;box-shadow:0 0 0 65px #ffffff07,0 0 0 130px #ffffff04}.login-visual:after{width:180px;height:180px;left:-120px;top:20%;right:auto;bottom:auto}.login-brand{display:flex;align-items:center;gap:12px;z-index:1}.login-brand strong,.login-brand small{display:block}.login-brand strong{font-family:Newsreader,serif;font-size:21px}.login-brand small{color:#9eb4ab;text-transform:uppercase;letter-spacing:.16em;font-size:10px}.login-quote{margin:auto 0;max-width:480px;z-index:1}.login-quote p{font-family:Newsreader,serif;font-size:clamp(32px,4vw,54px);line-height:1.08;margin:0 0 24px}.login-quote span{color:#d9b55b;font-size:12px;letter-spacing:.15em;text-transform:uppercase}.music-lines{position:absolute;right:9%;bottom:10%;color:#ffffff0b;font-family:Newsreader,serif;font-size:130px;transform:rotate(-8deg)}.login-panel{display:grid;place-items:center;padding:40px}.login-card{width:min(430px,100%)}.login-card h1{margin:0 0 14px;font-family:Newsreader,serif;font-size:42px}.login-card>p:not(.eyebrow){color:#68766f;line-height:1.65;margin-bottom:28px}.login-card .notice,.login-card .error-notice{margin:20px 0}.login-card>small{display:block;text-align:center;margin-top:18px;color:#8a9690}.google-button{width:100%;border:1px solid #d4d8d3;border-radius:12px;background:#fff;padding:14px 18px;display:flex;align-items:center;justify-content:center;gap:12px;color:#263a32;font-weight:700;box-shadow:0 7px 20px #1a362a0b}.google-button:hover{border-color:#a9b6af;box-shadow:0 10px 25px #1a362a12}.google-g{font-family:Arial,sans-serif;font-size:19px;color:#4285f4}.google-button svg{margin-left:auto}.quick-search.visible{display:flex}.page-header .quick-search.visible input{width:min(28vw,340px)}.library-toolbar{display:flex;justify-content:space-between;align-items:center;margin:2px 0 16px}.library-toolbar p{color:#77847d;font-size:13px}.library-toolbar p strong{color:#2f493f}.filter-button{padding:8px 11px}.song-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.song-card{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:14px;border:1px solid #dedfd8;background:#fff;padding:17px;border-radius:14px;text-decoration:none;transition:.18s ease;min-height:126px}.song-card:hover{transform:translateY(-2px);border-color:#b8c7be;box-shadow:0 10px 24px #1b3a2e0d}.song-number,.mini-number{width:46px;height:46px;display:grid;place-items:center;border-radius:11px;color:#345448;background:#e1ebe4;font-family:Newsreader,serif;font-weight:600}.song-card-copy{min-width:0}.song-card h3{margin:0 0 7px;font-family:Newsreader,serif;font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.song-card p{margin:0 0 10px;color:#849089;font-size:11px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.song-card-copy span{display:flex;align-items:center;gap:5px;color:#789087;font-size:10px;text-transform:uppercase;letter-spacing:.07em;font-weight:700}.song-chevron{color:#a9b2ad}.empty-state{padding:42px 20px;display:grid;justify-items:center;text-align:center;color:#7e8a84}.empty-state>span{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#e7ede9;color:#49675b}.empty-state h3{margin:15px 0 5px;color:#354a41}.empty-state p{margin:0;font-size:13px}.editor-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.editor-actions{display:flex;gap:9px}.song-editor-layout{display:grid;grid-template-columns:260px 1fr;gap:18px}.song-meta-panel,.lyrics-editor,.builder-main,.song-picker,.form-card,.snapshot-card{border:1px solid #dddcd4;background:#fff;border-radius:16px}.song-meta-panel{padding:25px}.large-song-number{display:block;font-family:Newsreader,serif;color:#b28a35;font-size:42px;margin-bottom:28px}.song-meta-panel dl{margin:22px 0 0}.song-meta-panel dt{color:#86928c;font-size:10px;text-transform:uppercase;letter-spacing:.09em;margin-top:18px}.song-meta-panel dd{margin:5px 0 0;color:#34493f;font-size:13px;overflow-wrap:anywhere}.lyrics-editor{padding:26px}.lyrics-editor label,.modal-form label,.form-card label{display:block;color:#4a5f55;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.lyrics-editor input,.lyrics-editor textarea,.modal-form input,.modal-form select,.form-card input,.form-card select{width:100%;border:1px solid #d8d9d3;border-radius:10px;color:#20342b;background:#fbfbf8;outline:0;margin-top:8px;padding:12px 13px;text-transform:none;letter-spacing:0;font-weight:500}.lyrics-editor input{font-family:Newsreader,serif;font-size:28px;background:#fff}.lyrics-editor textarea{min-height:55vh;resize:vertical;font:16px/1.8 DM Sans,sans-serif;margin-top:12px;background:#fff}.lyrics-editor input:focus,.lyrics-editor textarea:focus,.modal-form input:focus,.form-card input:focus,.form-card select:focus{border-color:#6e9887;box-shadow:0 0 0 3px #dce8e1}.lyrics-editor label+label{margin-top:22px}.editor-foot{display:flex;justify-content:space-between;color:#8a9690;font-size:10px;margin-top:12px}.playlist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.playlist-card{min-height:185px;border:1px solid #dddcd4;border-radius:16px;background:#fff;padding:20px;display:grid;grid-template-columns:1fr auto;text-decoration:none;transition:.18s ease}.playlist-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1b3a2e0d}.playlist-art{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;height:64px;color:#315347}.playlist-art svg{width:36px;height:36px}.playlist-art span{font-family:Newsreader,serif;font-size:32px;color:#b48d3c}.playlist-card h3{font-family:Newsreader,serif;font-size:20px;margin:12px 0 5px}.playlist-card p{margin:0 0 12px;color:#748079;font-size:12px}.playlist-card small{display:block;color:#9aa39e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:230px}.playlist-card>svg{align-self:end;color:#99a49e}.builder-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr);gap:17px;align-items:start}.builder-main,.song-picker{padding:25px}.title-input{border:0;border-bottom:1px solid #d7d8d1;width:100%;outline:0;font:32px Newsreader,serif;padding:5px 0 12px;color:#22372e}.description-input{width:100%;min-height:70px;margin:14px 0 24px;border:0;resize:vertical;color:#718079;font:14px DM Sans,sans-serif;outline:0}.builder-heading{display:flex;justify-content:space-between;align-items:center;padding-top:15px;border-top:1px solid #e3e3dc;margin-bottom:12px}.builder-heading h2{font:24px Newsreader,serif;margin:0}.builder-heading>span{background:#e8efe9;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700}.ordered-list{display:flex;flex-direction:column;gap:7px}.ordered-song{min-height:58px;display:grid;grid-template-columns:28px 39px 1fr auto;gap:10px;align-items:center;border:1px solid #e0e1da;border-radius:11px;padding:8px 10px}.order-index{color:#9ba59f;font-size:11px;text-align:center}.mini-number{width:37px;height:37px;border-radius:9px;font-size:12px}.ordered-song strong{font-size:13px}.ordered-song>div{display:flex;gap:2px}.ordered-song button{width:29px;height:29px;border:0;background:transparent;color:#84928b;display:grid;place-items:center}.ordered-song button:hover{color:#28483b;background:#eff3ef;border-radius:7px}.ordered-song button:last-child:hover{color:#a6463d;background:#fff0ee}.ordered-song button:disabled{opacity:.25}.ordered-song svg{width:15px}.song-picker{position:sticky;top:24px}.song-picker h3{font:22px Newsreader,serif;margin:0 0 15px}.song-picker .quick-search{margin-bottom:12px}.picker-results{max-height:62vh;overflow:auto;display:flex;flex-direction:column;gap:5px;padding-right:4px}.picker-results button{display:grid;grid-template-columns:36px 1fr 20px;gap:9px;align-items:center;border:0;background:#f6f6f1;padding:9px;border-radius:9px;text-align:left;color:#3b5147}.picker-results button:hover{background:#e9f0ea}.picker-results button>span{font-size:10px;color:#8b9891}.picker-results button strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.picker-results button svg{width:16px}.schedule-editor{display:grid;grid-template-columns:minmax(320px,.8fr) 1.2fr;gap:17px;margin-top:17px;align-items:start}.form-card,.snapshot-card{padding:26px}.form-card label{margin-top:20px}.form-row{display:grid;grid-template-columns:1.5fr .8fr;gap:12px}.form-help{color:#849089;font-size:11px;line-height:1.55}.snapshot-card .builder-heading{padding-top:0;border-top:0}.snapshot-row{display:grid;grid-template-columns:30px 52px 1fr;gap:8px;align-items:center;border-bottom:1px solid #e5e5df;padding:12px 4px}.snapshot-row>span{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;background:#edf1ed;color:#708079;font-size:10px}.snapshot-row small{color:#a28748}.snapshot-row strong{font-size:13px}.members-card{border:1px solid #dddcd4;border-radius:16px;background:#fff;overflow:hidden}.members-head,.member-row{display:grid;grid-template-columns:minmax(240px,1fr) 150px 100px 40px;gap:16px;align-items:center;padding:14px 20px}.members-head{background:#f6f5f0;color:#819088;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:700}.member-row{border-top:1px solid #e5e5df}.member-person{display:flex;align-items:center;gap:11px}.member-person strong,.member-person small{display:block}.member-person strong{font-size:13px}.member-person small{color:#84918a;font-size:11px;margin-top:3px}.member-row select{border:1px solid #d9d9d3;border-radius:8px;padding:8px;background:#fff;color:#40544a;font-size:12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#10231dc9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:20px}.modal{width:min(500px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:17px;box-shadow:0 30px 80px #07130e55}.modal.wide{width:min(850px,100%)}.modal>header{padding:20px 23px;border-bottom:1px solid #e3e3dd;display:flex;align-items:center;justify-content:space-between}.modal h2{margin:0;font:25px Newsreader,serif}.modal-form{padding:22px}.modal-form label+label{margin-top:17px}.modal-form textarea{width:100%;margin-top:8px;border:1px solid #d8d9d3;border-radius:10px;padding:12px 13px;resize:vertical;background:#fbfbf8;color:#20342b;font:14px/1.6 DM Sans,sans-serif}.modal-form textarea:focus{outline:0;border-color:#6e9887;box-shadow:0 0 0 3px #dce8e1}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:24px}@media(max-width:980px){.song-grid{grid-template-columns:1fr}.playlist-grid{grid-template-columns:repeat(2,1fr)}.builder-layout,.schedule-editor{grid-template-columns:1fr}.song-picker{position:static}.song-editor-layout{grid-template-columns:210px 1fr}}@media(max-width:720px){.app-shell{display:block}.sidebar{display:flex;position:fixed;z-index:30;inset:0 auto 0 0;top:0;bottom:0;width:min(290px,86vw);height:100vh;min-height:100vh;padding:24px 16px;transform:translate(-105%);transition:transform .22s ease;box-shadow:15px 0 40px #0b1b1570}.sidebar.mobile-open{transform:translate(0)}.sidebar .brand,.sidebar .sidebar-bottom{display:flex}.sidebar .brand{padding-bottom:26px}.sidebar .sidebar-bottom{display:block}.sidebar .nav-list{flex-direction:column;justify-content:flex-start}.sidebar .nav-item{flex-direction:row;gap:12px;padding:12px 13px;font-size:13px}.mobile-close{display:grid!important}.mobile-topbar{display:flex;align-items:center;gap:11px;margin-bottom:22px}.mobile-topbar button{display:grid;color:#31483e;margin:0;padding:0}.main-content{padding:18px 16px 55px}.page-header{display:block}.page-header .header-actions{margin-top:17px;flex-wrap:wrap}.page-header .quick-search.visible{order:3;width:100%}.page-header .quick-search.visible input{width:100%}.header-actions .primary-button{font-size:13px;padding:11px 13px}.hero-grid{grid-template-columns:1fr 1fr}.next-event-card{grid-column:1/-1}.schedule-row{grid-template-columns:50px 1fr 28px}.login-page{grid-template-columns:1fr}.login-visual{display:none}.login-panel{padding:30px 20px}.login-card h1{font-size:36px}.song-editor-layout{grid-template-columns:1fr}.song-meta-panel{display:none}.lyrics-editor{padding:18px}.lyrics-editor input{font-size:24px}.editor-top{align-items:flex-start;gap:10px}.editor-actions{flex-wrap:wrap;justify-content:flex-end}.editor-actions .secondary-button,.editor-actions .danger-button{font-size:0;padding:10px}.playlist-grid{grid-template-columns:1fr}.builder-main,.song-picker,.form-card,.snapshot-card{padding:18px}.title-input{font-size:27px}.form-row{grid-template-columns:1fr}.members-head{display:none}.member-row{grid-template-columns:1fr 105px 30px;padding:14px}.member-row>.status{display:none}.ordered-song{grid-template-columns:23px 36px 1fr}.ordered-song>div{grid-column:2/-1;justify-content:flex-end}.modal-backdrop{padding:10px}.topbar h1{font-size:29px}}@media(max-width:450px){.hero-grid{grid-template-columns:1fr}.stat-card{padding:14px}.next-event-card{grid-template-columns:52px 1fr 38px;padding:19px 16px}.event-copy{padding-left:4px}.event-copy h2{font-size:20px}.song-card{grid-template-columns:45px 1fr;padding:13px}.song-number{width:42px;height:42px}.song-chevron{display:none}.members-card{border:0;background:transparent}.member-row{background:#fff;border:1px solid #dddcd4;border-radius:12px;margin-bottom:9px}.member-row select{max-width:105px}}.song-number.opensong,.mini-number.opensong{background:#eee7d8;color:#8a682c;font-family:DM Sans,sans-serif;font-size:9px;letter-spacing:-.03em}.source-badge{display:inline-flex;align-items:center;width:max-content;border-radius:999px;padding:3px 7px;font-size:8px;letter-spacing:.08em;text-transform:uppercase}.source-badge.mdb{color:#426557;background:#e2ece5}.source-badge.opensong{color:#89672d;background:#f2e8d2}.large-song-number{font-size:34px;overflow-wrap:anywhere}.ordered-song{grid-template-columns:28px 64px 1fr auto}.mini-number{width:62px}.picker-results button{grid-template-columns:64px 1fr 20px}.picker-results button>span{font-size:9px}@media(max-width:720px){.ordered-song{grid-template-columns:23px 60px 1fr}.ordered-song>div{grid-column:2/-1}}.catalog-loading{display:flex;align-items:center;gap:12px;margin:-3px 0 15px;padding:12px 14px;border:1px solid #d7e2da;background:#edf4ef;border-radius:12px;color:#36594c}.catalog-loading strong,.catalog-loading small{display:block}.catalog-loading strong{font-size:12px}.catalog-loading small{color:#789087;font-size:10px;margin-top:3px}.loading-spinner{width:19px;height:19px;border:2px solid #bfd1c7;border-top-color:#315c4d;border-radius:50%;animation:spin .8s linear infinite}.source-filters{display:flex;gap:4px;padding:3px;border:1px solid #d9dbd5;background:#fff;border-radius:10px}.source-filters button{border:0;background:transparent;color:#738078;border-radius:7px;padding:6px 9px;display:flex;align-items:center;gap:5px;font-size:10px;font-weight:700}.source-filters button.active{background:#25483b;color:#fff}.search-explanation{margin:-8px 0 14px;color:#849089;font-size:11px}.search-explanation:before{content:"↳";margin-right:5px;color:#b08b3e}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:620px){.library-toolbar{align-items:flex-start;gap:10px;flex-direction:column}.source-filters{width:100%}.source-filters button{flex:1;justify-content:center}}.schedule-person{display:flex;align-items:center;gap:5px;margin-top:7px;color:#557064;font-size:10px;font-weight:600}.schedule-song-block{border-radius:11px}.schedule-song-block .ordered-song{background:#fff}.schedule-song-actions{display:flex;gap:2px}.schedule-song-actions .lyrics-toggle{width:auto;min-width:34px;padding:0 8px;color:#486b5d;display:flex;gap:5px;font-size:9px;font-weight:700}.schedule-lyrics{margin:-2px 8px 7px;border:1px solid #dfe3dd;border-top:0;border-radius:0 0 12px 12px;padding:17px 20px;background:#f8faf7}.schedule-lyrics>div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #dfe3dd;padding-bottom:11px}.schedule-lyrics>div>strong{font:21px Newsreader,serif}.schedule-lyrics>div>button{border:0;display:flex;align-items:center;gap:6px;background:transparent;color:#4c6e60;font-size:10px;font-weight:700}.schedule-lyrics>div>button svg{width:14px}.schedule-lyrics-header>input{min-width:180px;flex:1;border:1px solid #d6ddd8;border-radius:8px;padding:9px 11px;background:#fff;color:#283e34;font:600 16px DM Sans,sans-serif}.schedule-lyrics-header>input:focus,.schedule-lyrics-editor:focus{outline:0;border-color:#789486;box-shadow:0 0 0 3px #78948618}.schedule-lyrics-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.schedule-lyrics-actions>button{border:1px solid #d8dfda;border-radius:8px;padding:8px 10px;display:inline-flex;align-items:center;gap:6px;background:#fff;color:#4c6e60;font-size:10px;font-weight:700}.schedule-lyrics-actions>button svg{width:14px;height:14px}.schedule-lyrics-actions>button:disabled{opacity:.55;cursor:wait}.schedule-lyrics-actions>.save-inline-song{border-color:#476c5c;background:#476c5c;color:#fff}.schedule-lyrics-actions>.delete-inline-song{border-color:#ecd4cf;color:#a04437;background:#fff8f6}.schedule-lyrics-editor{width:100%;min-height:360px;margin-top:15px;resize:vertical;border:1px solid #d6ddd8;border-radius:9px;padding:14px 16px;background:#fff;color:#283e34;font:15px/1.75 DM Sans,sans-serif}.schedule-lyrics .schedule-song-feedback{margin-top:9px;padding:9px 11px;border-radius:8px;background:#edf4ef;color:#365f4e;font-weight:700}.schedule-lyrics pre{margin:15px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;color:#283e34;font:15px/1.75 DM Sans,sans-serif}.schedule-lyrics>p{margin:0;color:#74827b;font-size:11px}@media(max-width:720px){.schedule-lyrics{margin:-3px 3px 7px;padding:14px}.schedule-lyrics pre{font-size:14px;line-height:1.65}.schedule-lyrics-header{align-items:stretch;flex-direction:column}.schedule-lyrics-actions{justify-content:flex-start}.schedule-lyrics-editor{min-height:300px;font-size:14px;line-height:1.65}.schedule-song-actions{width:100%}.schedule-song-actions .lyrics-toggle{margin-right:auto}}.direct-schedule{grid-template-columns:minmax(300px,.68fr) minmax(0,1.5fr)}.event-songs-panel{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.72fr);gap:17px;align-items:start}.event-selection,.event-song-picker{min-width:0}.field-label{margin:22px 0 9px;color:#4a5f55;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.assignee-grid{display:flex;flex-direction:column;gap:7px}.assignee-chip{width:100%;min-width:0;display:grid;grid-template-columns:36px 1fr 18px;align-items:center;gap:10px;border:1px solid #dedfd8;border-radius:11px;background:#fbfbf8;padding:9px 10px;color:#40544a;text-align:left}.assignee-chip:hover{border-color:#a9bdb2;background:#f4f8f5}.assignee-chip.selected{border-color:#8aac9c;background:#eaf2ed;box-shadow:inset 3px 0 #3c705b}.assignee-chip .avatar{width:34px;height:34px}.assignee-chip strong,.assignee-chip small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assignee-chip strong{font-size:12px}.assignee-chip small{margin-top:2px;color:#7b8b83;font-size:9px}.assignee-chip>svg{color:#3c705b}.playlist-import{margin-top:20px;border-top:1px solid #e5e5df;padding-top:15px}.playlist-import summary{cursor:pointer;color:#557064;font-size:11px;font-weight:700}.playlist-import select{width:100%;margin-top:12px;border:1px solid #d8d9d3;border-radius:10px;background:#fbfbf8;padding:11px;color:#29453a}.picker-hint{margin:12px 2px 2px;color:#87938d;font-size:11px;line-height:1.5}.drive-path{color:#4d7062!important;font-weight:600}@media(max-width:1180px){.direct-schedule{grid-template-columns:300px minmax(0,1fr)}.event-songs-panel{grid-template-columns:1fr}.event-song-picker{position:static}.event-song-picker .picker-results{max-height:340px}}@media(max-width:720px){html,body,#root{max-width:100%;overflow-x:hidden}body{background:#f4f2ec}.main-content{padding:12px 12px 38px}.mobile-topbar{position:sticky;top:0;z-index:18;margin:-12px -12px 18px;padding:12px 14px;background:#f4f2ecef;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e1e0d9}.mobile-topbar button{width:38px;height:38px;border:1px solid #d8d9d3;border-radius:10px;background:#fff;place-items:center}.page-header{min-height:0;margin-bottom:22px}.page-header h1{font-size:31px;line-height:1.05}.page-header .header-actions{display:grid;grid-template-columns:1fr;gap:9px}.page-header .header-actions>button{justify-content:center;width:100%}.hero-grid{gap:10px}.next-event-card{min-height:190px;border-radius:16px;padding:17px;grid-template-columns:50px minmax(0,1fr) 34px}.event-day{font-size:40px}.event-copy{padding-left:7px;min-width:0}.event-copy h2{font-size:21px;white-space:normal}.event-copy p{align-items:flex-start;font-size:11px;line-height:1.4}.event-copy span{display:block;line-height:1.4}.round-button{width:34px;height:34px}.round-button svg{width:17px}.stat-card{border-radius:14px}.schedule-section{margin-top:28px}.schedule-list{border:0;background:transparent;overflow:visible;display:flex;flex-direction:column;gap:9px}.schedule-row{border:1px solid #deddd5!important;border-radius:13px;background:#fff;grid-template-columns:48px minmax(0,1fr) 24px;gap:11px;padding:12px}.schedule-info{min-width:0}.schedule-info h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.schedule-info p{font-size:10px;line-height:1.4}.schedule-person{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.date-tile{width:45px;height:49px}.schedule-row .icon-button{justify-self:end}.schedule-row .song-stack,.schedule-row>.status{display:none}.editor-top{display:grid;grid-template-columns:1fr;gap:13px;margin-bottom:18px}.back-button{width:max-content}.editor-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.editor-actions>button{justify-content:center;width:100%;font-size:11px!important;padding:10px!important}.editor-actions>button:last-child:nth-child(3){grid-column:1/-1}.editor-actions svg{width:16px}.direct-schedule,.direct-schedule>*,.event-songs-panel,.event-songs-panel>*,.form-row,.form-row>label{width:100%;max-width:100%;min-width:0}.direct-schedule{display:flex;flex-direction:column;gap:12px;margin-top:12px}.form-card,.builder-main,.song-picker{border-radius:14px;padding:16px;overflow:hidden}.form-card label{min-width:0;margin-top:15px}.form-card input,.form-card select{display:block;width:100%;max-width:100%;min-width:0;font-size:16px}.form-card input[type=datetime-local]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-row{gap:0}.field-label{margin-top:20px}.assignee-grid{display:grid;grid-template-columns:minmax(0,1fr)}.assignee-chip{min-width:0;min-height:58px}.assignee-chip>span:nth-child(2){min-width:0}.event-songs-panel{display:flex;flex-direction:column;gap:12px}.event-song-picker{order:-1;width:100%}.event-song-picker .quick-search{display:flex;width:100%;max-width:100%;min-width:0}.event-song-picker .quick-search input{width:100%;min-width:0}.event-song-picker .picker-results{max-height:240px}.event-selection{width:100%}.builder-heading{gap:8px}.builder-heading>div{min-width:0}.builder-heading h2{font-size:21px}.ordered-song{width:100%;min-width:0;grid-template-columns:22px 54px minmax(0,1fr);padding:8px}.ordered-song .mini-number{width:54px}.ordered-song strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ordered-song>div{grid-column:2/-1;border-top:1px solid #ecece6;padding-top:5px}.ordered-song>div button{width:38px;height:34px}.empty-state{padding:25px 10px}.song-card{min-height:105px}.song-card h3{font-size:18px}.song-card-copy span{flex-wrap:wrap}.lyrics-editor textarea{min-height:48vh;font-size:16px}.editor-foot{gap:8px;flex-wrap:wrap}}@media(max-width:480px){.editor-actions{grid-template-columns:1fr}.editor-actions>button:last-child:nth-child(3){grid-column:auto}}@media(max-width:390px){.main-content{padding-left:10px;padding-right:10px}.mobile-topbar{margin-left:-10px;margin-right:-10px}.next-event-card{grid-template-columns:43px minmax(0,1fr) 30px}.card-label{font-size:8px}.event-copy h2{font-size:19px}.stat-card{padding:13px}.stat-icon{width:42px;height:42px}.stat-card strong{font-size:25px}.source-filters button{padding:7px 5px}.song-grid{gap:8px}.form-card,.builder-main,.song-picker{padding:14px}.ordered-song{grid-template-columns:20px 48px minmax(0,1fr)}.ordered-song .mini-number{width:48px;font-size:8px}}.projection-view{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;width:100vw;height:100vh;overflow:hidden;display:grid;place-items:center;padding:clamp(40px,6vw,110px);background:#000;color:#fff;cursor:none}.projection-view:hover{cursor:default}.projection-text{width:min(1600px,94vw);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.14em;text-align:center;white-space:pre-wrap;font-family:Arial,DM Sans,sans-serif;font-size:clamp(42px,5.4vw,104px);font-weight:800;line-height:1.14;letter-spacing:-.025em;text-wrap:balance;text-shadow:0 3px 14px #000;animation:projection-fade .14s ease-out}.projection-text.compact{font-size:clamp(34px,4.25vw,78px);line-height:1.12}.projection-text span{display:block;width:100%}.projection-fullscreen{position:absolute;top:20px;right:20px;display:flex;align-items:center;gap:8px;border:1px solid #ffffff24;border-radius:9px;padding:9px 12px;background:#151515;color:#bbb;font-size:12px;opacity:0;transition:opacity .18s}.projection-view:hover .projection-fullscreen{opacity:1}.projection-error{max-width:700px;color:#ff8b80;text-align:center;font:600 18px/1.5 DM Sans,sans-serif}@keyframes projection-fade{0%{opacity:.35;transform:scale(.995)}to{opacity:1;transform:scale(1)}}.projection-header .header-actions a{text-decoration:none}.projection-control-grid{display:grid;grid-template-columns:280px minmax(420px,1fr) 290px;gap:16px;align-items:start}.projection-library,.projection-operator,.projection-preview{border:1px solid #dddcd4;border-radius:16px;background:#fff;padding:18px;min-width:0}.projection-library{position:sticky;top:24px}.projection-live-status{min-height:58px;display:flex;align-items:center;gap:10px;margin-bottom:15px;border-radius:11px;padding:10px 11px;background:#182721;color:#fff}.projection-live-status>svg{color:#e4b94f}.projection-live-status strong,.projection-live-status small{display:block}.projection-live-status strong{font-size:11px;text-transform:uppercase;letter-spacing:.09em}.projection-live-status small{max-width:195px;margin-top:3px;color:#9fb1a9;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.projection-library .quick-search{width:100%}.projection-library .quick-search input{width:100%;min-width:0}.projection-results{max-height:58vh;overflow:auto;display:flex;flex-direction:column;gap:5px;margin-top:11px}.projection-results>p{color:#7f8d86;font-size:12px}.projection-results button{width:100%;display:grid;grid-template-columns:60px minmax(0,1fr);gap:8px;align-items:center;border:0;border-radius:9px;padding:9px;background:#f5f5f0;color:#385046;text-align:left}.projection-results button:hover{background:#e7efe9}.projection-results button span{color:#78877f;font-size:9px}.projection-results button span.opensong{color:#987532}.projection-results button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.projection-operator{padding:22px}.projection-empty{min-height:460px;display:grid;place-content:center;justify-items:center;text-align:center;color:#7c8a83}.projection-empty>svg{width:58px;height:58px;padding:14px;border-radius:17px;background:#e6ece8;color:#426457}.projection-empty h2{margin:17px 0 5px;color:#30483e;font:27px Newsreader,serif}.projection-empty p{max-width:370px;margin:0;font-size:12px;line-height:1.6}.projection-song-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:16px}.projection-song-heading h2{margin:0;font:29px Newsreader,serif}.projection-song-heading>span{flex:0 0 auto;color:#7f8c85;font-size:11px}.projection-slide-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:58vh;overflow:auto;padding:2px}.projection-slide-list>button{position:relative;min-height:140px;display:grid;grid-template-columns:27px minmax(0,1fr);gap:9px;border:1px solid #deded7;border-radius:12px;padding:12px;background:#fafaf7;color:#33483f;text-align:left}.projection-slide-list>button:hover,.projection-slide-list>button.selected{border-color:#91aa9e;background:#f0f5f1}.projection-slide-list>button.live{color:#fff;border-color:#173c30;background:#173c30;box-shadow:0 8px 18px #173c3030}.projection-slide-number{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;background:#e5eae6;color:#536a60;font-size:10px;font-weight:700}.projection-slide-list .live .projection-slide-number{background:#ffffff18;color:#e5bd5d}.projection-slide-list button strong,.projection-slide-list button small{display:block}.projection-slide-list button strong{margin:3px 0 8px;font-size:11px;text-transform:uppercase;letter-spacing:.07em}.projection-slide-list button small{color:#6e7c75;font-size:11px;line-height:1.45;white-space:pre-line}.projection-slide-list button.live small{color:#d3dfda}.projection-slide-list button>b{position:absolute;top:9px;right:9px;display:flex;align-items:center;gap:3px;color:#e6c266;font-size:8px;letter-spacing:.08em}.projection-transport{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;margin-top:15px;padding-top:15px;border-top:1px solid #e5e5df}.projection-transport button{border:0;border-radius:10px;padding:11px 13px;display:flex;align-items:center;justify-content:center;gap:6px;background:#25483b;color:#fff;font-weight:700;font-size:11px}.projection-transport button:last-child{justify-self:stretch}.projection-transport button:disabled{opacity:.35;cursor:not-allowed}.projection-transport>span{color:#74827b;font-size:11px}.projection-preview{position:sticky;top:24px}.projection-preview-screen{aspect-ratio:16/9;display:grid;place-items:center;overflow:hidden;border-radius:8px;padding:14px;background:#000;color:#fff;text-align:center}.projection-preview-screen p{margin:0;white-space:pre-line;font:800 clamp(10px,1.1vw,16px) / 1.18 Arial,sans-serif}.projection-preview-screen>span{color:#555;font-size:9px;letter-spacing:.13em}.projection-preview>small{display:block;margin-top:10px;color:#849089;font-size:9px;overflow-wrap:anywhere}@media(max-width:1180px){.projection-control-grid{grid-template-columns:260px minmax(0,1fr)}.projection-preview{position:static;grid-column:2}.projection-slide-list{grid-template-columns:1fr}}@media(max-width:720px){.projection-control-grid{display:flex;flex-direction:column}.projection-library,.projection-operator,.projection-preview{width:100%;position:static;padding:15px}.projection-library{order:1}.projection-operator{order:2}.projection-preview{order:3}.projection-results{max-height:220px}.projection-slide-list{max-height:none}.projection-empty{min-height:280px}.projection-header .header-actions{grid-template-columns:1fr 1fr}.projection-header .header-actions a,.projection-header .header-actions button{justify-content:center;font-size:10px}.projection-text{font-size:clamp(32px,7.5vw,58px)}.projection-text.compact{font-size:clamp(27px,6vw,46px)}.projection-view{padding:35px 25px}}
