
:root{font-family:Segoe UI,Arial,sans-serif;color:#183b33;background:#f5f6f5;font-synthesis:none;--ink:#183b33;--muted:#697973;--green:#1d5043;--line:#dfe5e1;--gold:#f0c783;--paper:#fff}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #bd8534;outline-offset:4px}h1,h2,h3,p{margin:0}button{border:0}a{color:inherit}.loading{padding:60px}.login{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-story{background:#173e36;color:white;padding:56px 9%;display:flex;flex-direction:column;justify-content:space-between;position:relative}.brand{display:flex;align-items:center;gap:13px}.brand-mark{display:grid;place-items:center;background:var(--gold);color:#173e36;width:45px;height:45px;border-radius:12px;font:32px Georgia,serif}.brand strong{font-size:21px;letter-spacing:-.4px}.brand small{display:block;font-size:12px;letter-spacing:2px;margin-top:4px;opacity:.65}.story-title{font:normal clamp(42px,5vw,70px)/1.12 Georgia,serif;letter-spacing:-2px;max-width:530px;margin:70px 0 24px}.story-title em{font-weight:normal;color:var(--gold)}.login-story p{color:#c8d7d0;max-width:330px;font-size:17px;line-height:1.8}.story-footer{margin-top:60px;padding-top:24px;border-top:1px solid #426258;font-size:14px;color:#b7ccc4}.login-main{display:grid;place-items:center;padding:40px 28px}.login-box{width:min(100%,410px)}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;color:var(--muted);text-transform:uppercase}.login-box h1{font-size:32px;letter-spacing:-1px;margin:12px 0}.subtle{color:var(--muted);font-size:14px;line-height:1.6}.login-box form{margin-top:32px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:19px;min-width:0}.field label{font-size:14px;font-weight:600}.field input,.field select,.field textarea{width:100%;border:1px solid #cdd8d1;border-radius:9px;padding:12px 13px;background:white;color:#183b33;min-height:46px}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid #497969;outline-offset:1px}.field textarea{resize:vertical;min-height:83px}.btn{padding:12px 19px;min-height:44px;border-radius:8px;background:#1d5043;color:white;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn:hover{background:#286451}.btn.secondary{border:1px solid var(--line);background:white;color:var(--ink)}.btn.secondary:hover{background:#edf2ee}.btn.full{width:100%}.demo-box{margin-top:28px;padding:20px;border:1px dashed #bbc9c1;border-radius:12px}.demo-box p{font-size:13px;line-height:1.6;color:var(--muted);margin-bottom:14px}.demo-actions{display:flex;gap:10px}.demo-actions button{flex:1}.error{color:#ac3434;font-size:14px;line-height:1.5;min-height:0;margin:12px 0}.error:empty{display:none}.shell{display:grid;grid-template-columns:238px 1fr;min-height:100vh}.sidebar{background:#173e36;color:#fff;padding:30px 23px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.sidebar .brand{margin-bottom:48px}.sidebar .brand strong{font-size:20px}.nav-label{font-size:11px;letter-spacing:1.7px;color:#9eb8ac;margin:0 12px 13px}.nav-item{display:flex;align-items:center;gap:11px;padding:14px;border-radius:9px;font-size:14px;color:#fff;background:#2a5146;font-weight:600}.nav-item svg{width:19px;height:19px}.sidebar-bottom{margin-top:auto}.local-tag{display:inline-block;border:1px solid #648477;border-radius:6px;font-size:12px;padding:5px 8px;color:#d0e2d9;margin-bottom:22px}.account{border-top:1px solid #416254;padding-top:22px;display:flex;align-items:center;gap:10px}.avatar{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#446a5a;font-size:14px}.account strong{font-size:14px}.account small{display:block;color:#adc6ba;font-size:12px;margin-top:3px}.logout{margin-left:auto;background:none;color:#c4d8cd;padding:8px;border-radius:6px;font-size:19px}.content{min-width:0;padding:0 44px 44px}.topbar{min-height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px;color:var(--muted);font-size:14px}.topbar b{color:var(--ink);font-weight:500}.role-tag{font-size:12px;background:#e4ece7;border-radius:6px;padding:6px 10px;color:#3b6652}.page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:34px 0 25px}.page-head h1{font-size:31px;letter-spacing:-1px;font-weight:650}.page-head p{color:var(--muted);font-size:14px;margin-top:8px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:30px}.stat{border:1px solid var(--line);background:white;border-radius:12px;padding:22px;min-width:0}.stat.featured{background:#214b3f;color:white;border-color:#214b3f}.stat-label{font-size:13px;color:var(--muted);display:flex;align-items:center;justify-content:space-between;gap:8px}.stat.featured .stat-label{color:#c4d6cc}.stat-value{font-size:clamp(22px,2.2vw,32px);font-weight:600;letter-spacing:-.8px;margin-top:16px;white-space:nowrap}.stat-note{font-size:12px;color:var(--muted);margin-top:10px}.stat.featured .stat-note{color:#b9d0c2}.list-panel{background:white;border:1px solid var(--line);border-radius:13px;overflow:hidden}.panel-head{padding:22px 24px;display:flex;justify-content:space-between;align-items:center;gap:18px;border-bottom:1px solid var(--line)}.panel-head h2{font-size:17px;font-weight:650}.count{font-size:12px;background:#eef2ef;border-radius:5px;padding:3px 7px;color:#65766b;margin-left:8px}.filters{display:flex;align-items:center;gap:10px}.filters input,.filters select{max-width:200px;border:1px solid var(--line);border-radius:7px;padding:9px 12px;background:white;color:var(--ink);font-size:14px;min-height:40px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left}th{background:#fafbf9;padding:14px 22px;color:#748176;font-size:11px;letter-spacing:.7px;font-weight:600;white-space:nowrap}td{padding:21px 22px;border-top:1px solid #eaf0eb;font-size:14px;vertical-align:middle}td strong{font-weight:600}.cell-small{display:block;font-size:12px;color:var(--muted);margin-top:6px;line-height:1.5}.date-cell{display:flex;gap:12px;align-items:center;white-space:nowrap}.date-tile{background:#f0f3ef;border:1px solid #e1e8e1;border-radius:8px;text-align:center;min-width:47px;padding:7px 8px}.date-tile b{display:block;font-size:19px;font-weight:600}.date-tile span{font-size:10px;letter-spacing:1px}.money{white-space:nowrap;font-variant-numeric:tabular-nums}.badge{display:inline-block;border-radius:5px;padding:6px 9px;font-size:12px;white-space:nowrap}.badge.confirmed{background:#e7f1e9;color:#306e45}.badge.tentative{background:#fcf2de;color:#967023}.badge.completed{background:#edf0f5;color:#516980}.badge.cancelled{background:#f8e9e9;color:#ad5151}.edit-btn{background:none;border:1px solid var(--line);border-radius:6px;padding:8px 11px;color:var(--ink);font-size:12px}.edit-btn:hover{background:#edf3ee}.empty{padding:65px 25px;text-align:center}.empty h3{font-size:18px;margin-bottom:10px}.panel-foot{padding:16px 24px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.demo-note{font-size:12px;color:#79867e;margin-top:18px;display:flex;gap:7px;align-items:center}.staff-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.event-card{background:white;border:1px solid var(--line);border-radius:12px;padding:24px}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;gap:12px}.event-card h2{font-size:19px;margin-bottom:15px}.venue-line{line-height:1.6;font-size:15px}.staff-day{font-size:15px;font-weight:600}.staff-count{font-size:14px;color:var(--muted);margin-bottom:22px}dialog{width:min(710px,calc(100% - 28px));border:0;border-radius:16px;padding:0;color:var(--ink);max-height:90vh;box-shadow:0 22px 90px #0b241f40}dialog::backdrop{background:#0d292767;backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;padding:23px 28px;border-bottom:1px solid var(--line)}.dialog-head h2{font-size:21px}.close-btn{background:#f1f4f1;border-radius:50%;width:32px;height:32px;font-size:23px;color:#587160}.dialog-body{padding:24px 28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.span2{grid-column:1/-1}.section-label{grid-column:1/-1;font-size:11px;letter-spacing:1.5px;font-weight:700;color:#7a897f;margin:0 0 19px;padding-top:8px}.balance-preview{background:#eef4ef;border-radius:9px;padding:15px 18px;display:flex;justify-content:space-between;gap:10px;margin:0 0 20px;font-size:14px}.balance-preview b{font-size:18px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--line);padding-top:20px}.payment-list{list-style:none;margin:0 0 20px;padding:0}.payment-list li{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding:11px 0;font-size:14px}#toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);background:#173e36;color:white;box-shadow:0 6px 30px #16372c30;border-radius:9px;padding:14px 23px;z-index:20;font-size:14px;display:none;max-width:calc(100% - 30px)}#toast.visible{display:block}.toolbar{display:flex;gap:9px}.app-error{padding:30px;background:#fff}.mobile-brand{display:none}.pay-btn{margin-left:8px}.inline-note{font-size:12px;color:var(--muted);margin-top:7px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:1500px){.content{padding-left:60px;padding-right:60px}td,th{padding-left:26px;padding-right:26px}}@media(max-width:1200px){.shell{grid-template-columns:205px 1fr}.sidebar{padding:27px 16px}.content{padding:0 25px 30px}.stats{gap:12px}.stat{padding:18px}td,th{padding-left:14px;padding-right:14px}.panel-head{padding:20px}.stat-value{font-size:25px}.optional-col{display:none}}@media(max-width:850px){.login{grid-template-columns:1fr}.login-story{padding:25px 30px}.story-title,.login-story p,.story-footer{display:none}.login-main{padding:36px 25px}.shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;padding:18px 22px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:14px}.sidebar .brand{margin:0}.nav-label,.nav-item,.local-tag{display:none}.sidebar-bottom{margin:0}.account{border:0;padding:0}.account .avatar{display:none}.content{padding:0 20px 28px}.topbar{min-height:65px}.stats{grid-template-columns:repeat(2,1fr)}.stat-value{font-size:28px}.page-head{margin-top:27px}.page-head h1{font-size:27px}.panel-head{align-items:flex-start;flex-direction:column}.filters{width:100%}.filters input{max-width:none;flex:1;min-width:0}.staff-list{grid-template-columns:1fr}}@media(max-width:500px){.brand strong{font-size:18px!important}.brand small{font-size:10px;letter-spacing:1.5px}.brand-mark{height:38px;width:38px;font-size:28px}.account strong{display:none}.account small{margin:0}.account{gap:2px}.page-head{align-items:flex-start}.page-head h1{font-size:24px}.page-head .btn{padding:11px 12px;white-space:nowrap;font-size:12px}.stats{gap:10px}.stat{padding:16px}.stat-label{font-size:12px}.stat-value{font-size:25px}.topbar{font-size:12px}.content{padding:0 14px 24px}.form-grid{grid-template-columns:1fr}.span2,.section-label{grid-column:auto}.dialog-body{padding:20px}.dialog-head{padding:20px}.filters select{max-width:143px;font-size:12px}.demo-actions{flex-direction:column}.date-cell{gap:8px}.panel-foot{line-height:1.6}.event-card{padding:20px}}
.story-eyebrow{color:#b6cfc1}.payment-summary{margin-top:22px}.staff-list{padding:20px;background:#f8faf8}.staff-list .event-card{margin:0}
