:root{--bg:#f4f6f4;--panel:#fff;--text:#1c231f;--muted:#6f7a74;--line:#e2e7e3;--brand:#4c5b52;--brand2:#dde4de;--danger:#b64040;--danger-bg:#f8e8e8;--warn:#a36d13;--warn-bg:#fbf0d9;--blue:#2e6388;--blue-bg:#e7f0f6;--shadow:0 10px 35px #1a2d2514;--radius:16px}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.demo-strip{color:#fff;z-index:70;background:#101713;align-items:center;gap:18px;height:48px;padding:0 18px;display:flex;position:sticky;top:0}.brand-mini{align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.brand-mark{color:#123f31;background:#dce9e1;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.role-switch{background:#29322e;border-radius:8px;gap:2px;margin:auto;padding:3px;display:flex}.role-switch button{color:#b9c3bd;background:0 0;border:0;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:700}.role-switch button.active{color:#17211d;background:#fff}.link-button{color:#cbd3cf;background:0 0;border:0;font-size:12px}.admin-layout{grid-template-columns:244px 1fr;min-height:calc(100vh - 48px);display:grid}.sidebar{color:#fff;background:#132a22;flex-direction:column;height:calc(100vh - 48px);padding:26px 16px;display:flex;position:sticky;top:48px}.sidebar-brand{align-items:center;gap:12px;padding:0 10px 28px;display:flex}.brand-logo{color:#163f31;background:#e3efe8;border-radius:12px;place-items:center;width:42px;height:42px;font-size:22px;font-weight:900;display:grid}.sidebar-brand div:last-child{flex-direction:column;display:flex}.sidebar-brand strong{font-size:17px}.sidebar-brand span,.admin-user span{color:#8fa59b;font-size:12px}.sidebar nav{flex-direction:column;gap:6px;display:flex}.sidebar button{color:#aebdb6;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;padding:11px 12px;display:flex}.sidebar button:hover,.sidebar button.active{color:#fff;background:#234438}.sidebar-bottom{margin-top:auto}.sidebar-bottom>button{width:100%}.admin-user{border-top:1px solid #294137;align-items:center;gap:10px;margin-top:14px;padding:16px 10px 0;display:flex}.admin-user>div:last-child{flex-direction:column;display:flex}.avatar{color:#23493a;background:#dbe7e0;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.avatar.lg{width:48px;height:48px;font-size:15px}.avatar.xl{width:78px;height:78px;font-size:23px}.admin-main{width:100%;max-width:1500px;margin:0 auto;padding:42px}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.page-header h1{letter-spacing:-.035em;margin:3px 0 6px;font-size:34px}.page-header p{color:var(--muted);margin:0;font-size:14px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#6a7c74;font-size:11px;font-weight:800}.primary,.secondary{border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:750;display:inline-flex}.primary{background:var(--brand);color:#fff}.primary:disabled{opacity:.45;cursor:not-allowed}.secondary{color:var(--text);border:1px solid var(--line);background:#fff}.primary.full{width:100%}.icon-only{width:42px;height:40px;padding:0}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;padding:18px;display:flex}.metric-card>span{color:var(--muted);font-size:12px;font-weight:650}.metric-card strong{letter-spacing:-.03em;margin:8px 0 2px;font-size:31px}.metric-card small{color:#85908b}.metric-card.danger{border-color:#ecc7c7}.metric-card.danger strong{color:var(--danger)}.metric-card.warn{border-color:#edd7aa}.metric-card.warn strong{color:var(--warn)}.panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 1px 1px #00000003}.section-title{justify-content:space-between;align-items:center;gap:15px;display:flex}.section-title h2,.section-title h3{margin:0;font-size:17px}.section-title p{color:var(--muted);margin:4px 0 0;font-size:12px}.attention-panel{margin-bottom:20px;padding:19px}.attention-list{margin-top:12px}.attention-row{border:0;border-top:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:38px minmax(220px,1fr) auto 20px;align-items:center;gap:12px;width:100%;padding:14px 4px;display:grid}.attention-row:first-child{border-top:0}.status-icon{border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.status-icon.needs{background:var(--danger-bg);color:var(--danger)}.status-icon.pending{background:var(--warn-bg);color:var(--warn)}.attention-copy{flex-direction:column;gap:3px;display:flex}.attention-copy span,.attention-reason{color:var(--muted);font-size:12px}.attention-reason{font-weight:700}.two-col{grid-template-columns:1.3fr .7fr;gap:20px;display:grid}.two-col>.panel{padding:19px}.compact-loop-list{margin-top:8px}.compact-loop{border:0;border-top:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:70px 1fr auto;align-items:center;gap:12px;width:100%;padding:13px 2px;display:grid}.compact-loop:first-child{border-top:0}.time-block{align-items:baseline;gap:4px;display:flex}.time-block strong{font-size:15px}.time-block span{color:var(--muted);font-size:10px}.loop-main{flex-direction:column;gap:3px;display:flex}.loop-main span{color:var(--muted);font-size:12px}.status-pill{white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.status-pill.pending{background:var(--warn-bg);color:#885c13}.status-pill.needs,.status-pill.declined,.status-pill.cancelled{background:var(--danger-bg);color:var(--danger)}.status-pill.completed{color:#66706c;background:#edf0ef}.activity-mini{margin-top:10px}.activity-mini>div{border-top:1px solid var(--line);gap:11px;padding:10px 0;display:flex}.activity-mini>div:first-child{border-top:0}.activity-dot{background:#6da88a;border-radius:50%;flex:none;width:8px;height:8px;margin-top:6px}.activity-mini p{margin:0 0 3px;font-size:12px;line-height:1.35}.activity-mini span{color:var(--muted);font-size:10px}.today-toolbar{color:var(--muted);align-items:center;gap:22px;margin:-10px 0 16px;font-size:12px;display:flex}.live-dot{color:#2f724e;align-items:center;gap:6px;font-weight:800;display:flex}.live-dot span{background:#3d9f69;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #e0f2e7}.tee-grid{overflow:hidden}.tee-grid-head,.tee-grid-row{grid-template-columns:120px 1.15fr .75fr 1.5fr 110px;align-items:center;gap:16px;display:grid}.tee-grid-head{border-bottom:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.07em;background:#f7f9f8;padding:11px 16px;font-size:10px;font-weight:800}.tee-grid-row{border:0;border-top:1px solid var(--line);text-align:left;background:#fff;width:100%;padding:15px 16px}.tee-grid-row:first-of-type{border-top:0}.tee-grid-row:hover{background:#fafcfb}.tee-grid-row.needs{box-shadow:inset 3px 0 var(--danger)}.tee-grid-row.pending{box-shadow:inset 3px 0 #d09a38}.tee-grid-row.cancelled{opacity:.55}.tee-grid-row>div:not(.assignment-chips){flex-direction:column;gap:3px;display:flex}.tee-grid-row div span{color:var(--muted);font-size:11px}.grid-time strong{font-size:14px}.assignment-chips{flex-wrap:wrap;gap:6px;flex-direction:row!important;display:flex!important}.assignment-chip{border-radius:7px;align-items:center;gap:4px;padding:5px 7px;font-weight:700;display:inline-flex;font-size:10px!important}.assignment-chip.accepted{color:#285f42;background:#e6f2e9}.assignment-chip.pending{color:#875e1a;background:#faf0dd}.assignment-chip.declined{color:#9d3b3b;background:#f8e8e8}.empty-assignment{font-weight:800;color:var(--danger)!important}.searchbar{border:1px solid var(--line);background:#f6f8f7;border-radius:10px;align-items:center;gap:9px;height:42px;padding:0 11px;display:flex}.searchbar input{background:0 0;border:0;outline:0;width:100%;min-width:230px}.date-group-list{padding:10px 18px 18px}.date-loop{grid-template-columns:115px 1fr;align-items:center;gap:15px;display:grid}.date-label{color:var(--muted);font-size:11px;font-weight:750}.roster-toolbar{justify-content:space-between;margin-bottom:18px;display:flex}.roster-toolbar .searchbar{width:340px}.roster-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.caddie-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:17px}.caddie-card-top{grid-template-columns:48px 1fr auto;align-items:center;gap:10px;display:grid}.caddie-card-top>div:nth-child(2){flex-direction:column;display:flex}.caddie-card-top span{color:var(--muted);font-size:11px}.presence{background:#eef1f0;border-radius:999px;padding:5px 7px;color:#6d7672!important;font-size:9px!important}.presence.in{background:#e5f1e9;color:#286142!important}.caddie-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:17px 0;padding:12px 0;display:grid}.caddie-stats div{text-align:center;flex-direction:column;display:flex}.caddie-stats div+div{border-left:1px solid var(--line)}.caddie-stats span{color:var(--muted);font-size:10px}.caddie-contact{color:var(--muted);flex-direction:column;gap:4px;font-size:11px;display:flex}.message-layout{grid-template-columns:1fr 290px;gap:18px;display:grid}.message-list-panel{flex-direction:column;height:640px;padding:18px;display:flex}.message-thread{flex:1;padding:18px 0;overflow:auto}.message-bubble-row{margin:8px 0;display:flex}.message-bubble-row.admin{justify-content:flex-end}.message-bubble{background:#eff2f1;border-radius:13px;max-width:74%;padding:10px 12px}.message-bubble-row.admin .message-bubble{background:#dfece5}.message-bubble strong{font-size:10px}.message-bubble p{margin:3px 0;font-size:13px;line-height:1.4}.message-bubble span{text-align:right;color:var(--muted);font-size:9px;display:block}.composer{gap:8px;display:flex}.composer input{border:1px solid var(--line);border-radius:10px;outline:0;flex:1;padding:0 12px}.broadcast-card{height:max-content;padding:22px}.broadcast-card h3{margin:12px 0 6px}.broadcast-card p{color:var(--muted);font-size:12px;line-height:1.5}.broadcast-options{flex-wrap:wrap;gap:6px;margin-top:18px;display:flex}.broadcast-options span{background:#f1f4f2;border-radius:7px;padding:6px 7px;font-size:10px}.activity-full{padding:10px 20px}.activity-full>div{border-top:1px solid var(--line);align-items:center;gap:12px;padding:15px 0;display:flex}.activity-full>div:first-child{border-top:0}.activity-full>div>div:last-child{flex-direction:column;gap:4px;display:flex}.activity-full strong{font-size:13px}.activity-full span{color:var(--muted);font-size:10px}.activity-icon{color:#315f4c;background:#edf3f0;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.phone-stage{background:#e9eeeb;justify-content:center;min-height:calc(100vh - 48px);padding:28px;display:flex}.mobile-app{background:#f6f8f7;border:1px solid #d9e1dd;border-radius:28px;flex-direction:column;width:min(100%,430px);height:calc(100vh - 104px);min-height:680px;display:flex;overflow:hidden;box-shadow:0 20px 60px #1628212e}.mobile-header{color:#fff;background:#163f31;justify-content:space-between;align-items:center;padding:17px 19px 14px;display:flex}.mobile-header>div{flex-direction:column;display:flex}.mobile-header span{color:#b8cdc3;font-size:10px}.mobile-header strong{font-size:16px}.notification-button i{background:#e6a84e;border:2px solid #163f31;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;right:4px}.mobile-content{flex:1;padding:19px 17px 90px;overflow:auto}.mobile-nav{border-top:1px solid var(--line);background:#fff;border-radius:0 0 28px 28px;grid-template-columns:repeat(5,1fr);width:100%;max-width:430px;height:66px;display:grid;position:absolute;bottom:0;overflow:hidden}.mobile-app{position:relative}.mobile-nav button{color:#8a9490;background:#fff;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;display:flex}.mobile-nav button.active{color:#174f3c}.mobile-greeting>span{color:var(--muted);font-size:12px}.mobile-greeting h1{letter-spacing:-.035em;margin:1px 0;font-size:27px}.mobile-greeting p{color:var(--muted);align-items:center;gap:5px;margin:7px 0 18px;font-size:10px;display:flex}.next-loop-card{color:#fff;box-shadow:var(--shadow);background:#173e31;border-radius:18px;padding:18px}.card-kicker{letter-spacing:.12em;color:#a9c5b8;font-size:9px;font-weight:900}.next-time{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.next-time>div{flex-direction:column;display:flex}.next-time strong{letter-spacing:-.03em;font-size:25px}.next-time span{color:#b7c9c1;font-size:10px}.next-loop-card h2{margin:16px 0 3px;font-size:17px}.next-loop-card>p{color:#bdd0c7;margin:0;font-size:11px}.loop-facts{gap:14px;margin:15px 0;display:flex}.loop-facts span{color:#d0dfd8;align-items:center;gap:5px;font-size:10px;display:flex}.next-loop-card .status-pill.confirmed{background:#dcebe2}.response-buttons{grid-template-columns:1fr 1fr;gap:8px;margin-top:15px;display:grid}.response-buttons button{border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:10px;font-weight:800;display:flex}.response-buttons .accept{color:#1d5d3c;background:#e1efe6}.response-buttons .decline{color:#8a3333;background:#f1dddd}.mobile-secondary{color:#fff;background:0 0;border:1px solid #41675a;border-radius:10px;justify-content:space-between;align-items:center;width:100%;margin-top:14px;padding:9px 11px;display:flex}.mobile-section-title{justify-content:space-between;align-items:center;margin:22px 2px 10px;display:flex}.mobile-section-title h3{margin:0;font-size:14px}.mobile-section-title span{color:var(--muted);font-size:9px}.open-loop-list{flex-direction:column;gap:8px;display:flex}.open-loop-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;grid-template-columns:45px 1fr auto;align-items:center;gap:11px;padding:10px;display:grid}.open-date{background:#edf3ef;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.open-date span{text-transform:uppercase;font-size:8px}.open-date strong{font-size:16px}.open-loop-card>div:nth-child(2){flex-direction:column;gap:3px;display:flex}.open-loop-card>div:nth-child(2) strong{font-size:11px}.open-loop-card>div:nth-child(2) span{color:var(--muted);font-size:9px}.announcement-mobile{background:#fff7e7;border:1px solid #f0dfbb;border-radius:13px;gap:10px;padding:12px;display:flex}.announcement-mobile svg{color:#9c6b18;flex:none}.announcement-mobile strong{font-size:11px}.announcement-mobile p{color:#715f40;margin:3px 0 0;font-size:10px;line-height:1.45}.mobile-page-title h1{letter-spacing:-.035em;margin:0;font-size:26px}.mobile-page-title p{color:var(--muted);margin:4px 0 17px;font-size:11px}.segmented{background:#e9eeeb;border-radius:10px;grid-template-columns:1fr 1fr;margin-bottom:12px;padding:3px;display:grid}.segmented button{color:#78827e;background:0 0;border:0;border-radius:8px;padding:8px;font-size:10px;font-weight:800}.segmented button.active{color:#174f3c;background:#fff;box-shadow:0 1px 3px #0000000d}.mobile-loop-list{flex-direction:column;gap:8px;display:flex}.mobile-loop-list>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;justify-content:space-between;align-items:center;padding:12px;display:flex}.mobile-loop-list>button>div{flex-direction:column;gap:3px;display:flex}.mobile-loop-list span{color:var(--muted);font-size:9px}.mobile-loop-list strong{font-size:12px}.mobile-loop-list small{color:var(--muted);font-size:9px}.availability-list{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.availability-row{border-top:1px solid var(--line);grid-template-columns:1fr 145px;align-items:center;padding:12px;display:grid}.availability-row:first-child{border-top:0}.availability-row>div{flex-direction:column;display:flex}.availability-row strong{font-size:11px}.availability-row span{color:var(--muted);font-size:9px}.availability-row select{border:1px solid var(--line);background:#f8faf9;border-radius:9px;padding:8px;font-size:10px}.availability-note{color:#315c4b;background:#e9f1ed;border-radius:12px;gap:8px;margin-top:12px;padding:12px;display:flex}.availability-note p{margin:0;font-size:10px;line-height:1.4}.mobile-message-thread{height:calc(100vh - 330px);min-height:380px;overflow:auto}.mobile-composer{background:#f6f8f7;gap:7px;padding:10px 0;display:flex;position:sticky;bottom:-76px}.mobile-composer input{border:1px solid var(--line);border-radius:11px;flex:1;padding:10px;font-size:11px}.mobile-composer button{background:var(--brand);color:#fff;border:0;border-radius:11px;width:40px}.profile-hero{text-align:center;flex-direction:column;align-items:center;padding:12px 0 22px;display:flex}.profile-hero h1{margin:9px 0 2px;font-size:22px}.profile-hero p{color:var(--muted);margin:0 0 10px;font-size:10px}.profile-menu{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.profile-menu button{border:0;border-top:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;width:100%;padding:12px;display:grid}.profile-menu button:first-child{border-top:0}.profile-menu-icon{color:#315f4c;background:#edf3f0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.profile-menu button>div:nth-child(2){flex-direction:column;display:flex}.profile-menu strong{font-size:11px}.profile-menu span{color:var(--muted);font-size:9px}.toggle{background:#c8cfcc;border-radius:999px;justify-content:flex-start;width:36px;height:21px;padding:3px;display:flex}.toggle.on{background:#43805f;justify-content:flex-end}.toggle span{background:#fff;border-radius:50%;width:15px;height:15px}.overlay{z-index:80;background:#0b161247;justify-content:flex-end;display:flex;position:fixed;inset:48px 0 0}.drawer{background:#fff;width:min(520px,100%);height:100%;overflow:auto;box-shadow:-15px 0 45px #16262026}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px;display:flex}.drawer-head span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:800}.drawer-head h2{margin:4px 0 0;font-size:21px}.drawer-head button{background:#f0f3f1;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.drawer-body{padding:20px}.loop-summary{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.loop-summary>div{background:#f5f8f6;border-radius:10px;flex-direction:column;padding:12px;display:flex}.loop-summary span{color:var(--muted);font-size:9px}.loop-summary strong{margin-top:3px;font-size:11px}.notes-box{background:#fff8e9;border:1px solid #f0dfb8;border-radius:10px;margin-top:12px;padding:12px}.notes-box strong{font-size:10px}.notes-box p{margin:4px 0 0;font-size:11px;line-height:1.45}.drawer-section{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.drawer-section h3{margin:0;font-size:14px}.drawer-assignments>div{grid-template-columns:34px 1fr auto;align-items:center;gap:9px;margin-top:10px;display:grid}.drawer-assignments>div>div:nth-child(2){flex-direction:column;display:flex}.drawer-assignments strong{font-size:11px}.drawer-assignments span{color:var(--muted);font-size:9px}.assignment-status{text-transform:uppercase;border-radius:999px;padding:5px 7px;font-weight:800}.assignment-status.accepted{color:#285f42;background:#e6f2e9}.assignment-status.pending{color:#875e1a;background:#faf0dd}.assignment-status.declined{color:#9d3b3b;background:#f8e8e8}.empty-state{color:var(--muted);background:#f7f9f8;border-radius:10px;padding:13px;grid-template-columns:none!important;gap:8px!important;display:flex!important}.empty-state p{margin:0;font-size:11px}.assign-picker{margin-top:17px}.assign-picker>label{color:var(--muted);font-size:10px;font-weight:800}.assign-picker-grid{grid-template-columns:1fr 1fr;gap:7px;max-height:220px;margin-top:7px;display:grid;overflow:auto}.assign-picker-grid button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:8px 1fr 18px;align-items:center;gap:8px;padding:9px;display:grid}.assign-picker-grid button>div{flex-direction:column;display:flex}.assign-picker-grid strong{font-size:10px}.assign-picker-grid span{color:var(--muted);font-size:8px}.presence-dot{background:#bfc7c3;border-radius:50%;width:7px;height:7px}.presence-dot.in{background:#3e9b67}.drawer-response{margin-top:12px}.danger-button{color:#a73c3c;background:#fff5f5;border:1px solid #efc9c9;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:24px;padding:10px;font-weight:800;display:flex}.modal-overlay{justify-content:center;align-items:center}.modal{width:min(640px,100% - 30px);max-height:calc(100vh - 90px);box-shadow:var(--shadow);background:#fff;border-radius:18px;overflow:auto}.form-grid{grid-template-columns:1fr 1fr;gap:13px;padding:20px;display:grid}.form-grid label{color:var(--muted);flex-direction:column;gap:5px;font-size:10px;font-weight:800;display:flex}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:9px;outline:none;padding:9px}.form-grid textarea{resize:vertical;min-height:80px}.full-field{grid-column:1/-1}.modal-actions{justify-content:flex-end;gap:8px;padding:0 20px 20px;display:flex}.toast{color:#fff;z-index:100;box-shadow:var(--shadow);background:#152f26;border-radius:11px;align-items:center;gap:8px;padding:11px 14px;font-size:12px;font-weight:700;display:flex;position:fixed;bottom:20px;right:20px}@media (width<=1100px){.metric-grid,.roster-grid{grid-template-columns:repeat(2,1fr)}.tee-grid-head,.tee-grid-row{grid-template-columns:100px 1fr 1fr 120px}.tee-grid-head span:nth-child(3),.tee-grid-row>div:nth-child(3){display:none}.two-col{grid-template-columns:1fr}}@media (width<=760px){.demo-strip{gap:6px;padding:0 9px}.brand-mini span:last-child,.link-button{display:none}.role-switch{margin-left:auto;margin-right:0}.admin-layout{grid-template-columns:1fr}.sidebar{display:none}.admin-main{padding:22px 13px}.page-header{align-items:flex-start}.page-header h1{font-size:28px}.metric-grid{grid-template-columns:1fr 1fr}.attention-row{grid-template-columns:34px 1fr 18px}.attention-reason{display:none}.roster-grid{grid-template-columns:1fr}.tee-grid{overflow-x:auto}.tee-grid-head,.tee-grid-row{min-width:700px}.message-layout{grid-template-columns:1fr}.broadcast-card{display:none}.phone-stage{min-height:calc(100vh - 48px);padding:0}.mobile-app{width:100%;height:calc(100vh - 48px);min-height:0;box-shadow:none;border:0;border-radius:0}.mobile-nav{border-radius:0;max-width:none}.overlay{inset:48px 0 0}.drawer{width:100%}.loop-summary{grid-template-columns:1fr 1fr}.assign-picker-grid{grid-template-columns:1fr}.modal{border-radius:14px}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}}.exception-count{color:var(--danger);background:var(--danger-bg);border-radius:999px;padding:6px 8px;font-size:10px;font-weight:800}.all-clear{color:#2d6949;align-items:center;gap:10px;padding:18px 4px;display:flex}.all-clear div{flex-direction:column;display:flex}.all-clear span{color:var(--muted);margin-top:2px;font-size:11px}.filter-chips{gap:7px;margin:0 0 12px;display:flex}.filter-chips button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.filter-chips button.active{color:#fff;background:#1e4f3e;border-color:#1e4f3e}.declined-count{background:#f8e8e8;border-radius:7px;padding:5px 7px;font-weight:800;color:#9d3b3b!important;font-size:9px!important}.availability-badge{color:var(--muted);background:#f4f7f5;border-radius:8px;margin-top:13px;padding:8px 10px;font-size:10px}.availability-badge strong{color:var(--text)}.message-person-picker{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.message-person-picker label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);align-items:center;gap:8px;font-size:9px;font-weight:800;display:flex}.message-person-picker select{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:8px;padding:7px;font-size:11px}.empty-thread{text-align:center;color:var(--muted);padding:32px 12px;font-size:11px}.drawer-head-actions{gap:7px;display:flex}.assignment-declined-row{opacity:.55}.assign-picker-grid button:disabled{cursor:not-allowed}.assign-picker-grid button.not-eligible{color:#89918e;background:#f7f8f8}.assign-picker-grid button.not-eligible .presence-dot{background:#c7ceca}.pending-note{color:#7d5d20;background:#fff7e8;border:1px solid #f0dfb7;border-radius:10px;align-items:flex-start;gap:8px;margin-top:13px;padding:10px;font-size:10px;line-height:1.4;display:flex}.claim-warning{text-align:center;color:var(--danger);margin:7px 2px 0;font-size:9px}.cancelled-banner{color:#923838;background:#fff2f2;border:1px solid #efcece;border-radius:10px;align-items:flex-start;gap:9px;margin-top:13px;padding:11px;display:flex}.cancelled-banner div{flex-direction:column;display:flex}.cancelled-banner span{margin-top:2px;font-size:9px}.section-help{color:var(--muted);margin:4px 0 0;font-size:10px}.open-loop-card.ineligible{opacity:.58}.pending-card{box-shadow:0 0 0 2px #d19a383d,var(--shadow)}.availability-row-v2{grid-template-columns:95px 1fr}.availability-controls{align-items:flex-end;gap:6px;display:flex!important}.availability-controls select{width:100%}.custom-time{align-items:center;gap:4px;margin-top:5px;display:flex}.custom-time input{border:1px solid var(--line);border-radius:7px;width:72px;padding:5px;font-size:9px}.custom-time span{font-size:8px!important}.notification-wrap{position:relative}.notification-wrap.compact{margin-left:0}.notification-button{color:inherit;background:0 0;border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid;position:relative}.demo-strip .notification-button{color:#dce5e0;background:#25312c}.notification-button i{color:#fff;background:#c84949;border:2px solid #fff;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 3px;font-size:8px;font-style:normal;font-weight:900;display:grid;position:absolute;top:1px;right:0}.mobile-header .notification-button i{border-color:#102c23}.notification-popover{width:340px;max-height:440px;color:var(--text);border:1px solid var(--line);z-index:120;background:#fff;border-radius:14px;position:absolute;top:44px;right:0;overflow:hidden;box-shadow:0 18px 55px #0a18122e}.mobile-header .notification-popover{width:310px;right:-5px}.notification-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 13px;display:flex}.notification-head strong{font-size:12px}.notification-head span{color:var(--muted);font-size:9px}.notification-list{max-height:380px;overflow:auto}.notification-list>button{text-align:left;border:0;border-top:1px solid var(--line);background:#fff;grid-template-columns:8px 1fr;gap:9px;width:100%;padding:11px;display:grid}.notification-list>button:first-child{border-top:0}.notification-list>button:hover{background:#fafcfb}.notification-list>button>div{flex-direction:column;display:flex}.notification-list strong{font-size:10px}.notification-list p{color:var(--muted);margin:3px 0;font-size:9px;line-height:1.35}.notification-list small{color:#9aa39f;font-size:8px}.notice-dot{background:#d6dcd9;border-radius:50%;width:7px;height:7px;margin-top:5px}.notice-dot.new{background:#43805f}.notification-empty{color:var(--muted);text-align:center;margin:0;padding:18px;font-size:10px}@media (width<=760px){.filter-chips{padding-bottom:2px;overflow:auto}.filter-chips button{flex:none}.notification-popover{position:fixed;top:55px;left:8px;width:auto!important;right:8px!important}.demo-strip .notification-wrap{display:none}.availability-row-v2{grid-template-columns:82px 1fr}}.login-shell{background:#edf2ef;place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{border:1px solid var(--line);width:min(420px,100%);box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;gap:18px;padding:28px;display:flex}.login-card h1{margin:4px 0 3px;font-size:28px}.login-card p{color:var(--muted);margin:0;font-size:12px}.login-card label{color:var(--muted);flex-direction:column;gap:6px;font-size:11px;font-weight:800;display:flex}.login-card input{border:1px solid var(--line);border-radius:10px;outline:0;padding:11px}.login-card input:focus{border-color:#79998b;box-shadow:0 0 0 3px #edf4f0}.login-error{color:#9b3c3c;background:#fff0f0;border:1px solid #eccccc;border-radius:9px;padding:9px;font-size:11px}.assignment-row-actions{align-items:center;gap:6px;display:flex}.release-button{color:#7d8782;background:#f3f5f4;border:0;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.release-button:hover{color:#a33f3f;background:#f7eaea}.publish-open-button{margin-top:10px}.secondary.full{width:100%}.signed-in-user{color:#cbd3cf;text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:12px;overflow:hidden}.sign-out-button{align-items:center;gap:6px;display:inline-flex}@media (width<=700px){.signed-in-user{display:none}.demo-strip{gap:8px;padding:0 10px}.brand-mini>span:last-child{display:none}.role-switch button{padding:6px 8px}.admin-layout{grid-template-columns:1fr}.sidebar{height:auto;padding:10px;position:static;overflow-x:auto}.sidebar-brand,.sidebar-bottom{display:none}.sidebar nav{flex-direction:row}.sidebar nav button{white-space:nowrap}.admin-main{padding:22px 14px}.metric-grid{grid-template-columns:repeat(2,1fr)}.two-col,.message-layout,.roster-grid{grid-template-columns:1fr}.tee-grid-head{display:none}.tee-grid-row{grid-template-columns:80px 1fr}.tee-grid-row>div:nth-child(3),.tee-grid-row>div:nth-child(4){display:none!important}.phone-stage{padding:0}.mobile-app{border:0;border-radius:0;height:calc(100vh - 48px);min-height:0}.mobile-nav{border-radius:0}.overlay{inset:48px 0 0}.page-header{align-items:flex-start}.page-header h1{font-size:28px}}.demo-strip{background:#3c4a43}.sidebar{background:#44534b}.sidebar button:hover,.sidebar button.active{background:#57675e}.admin-user{border-top-color:#5a6a61}.brand-mark{object-fit:cover;background:#4c5b52;border-radius:7px;width:26px;height:26px;padding:0}.brand-logo{object-fit:cover;background:#4c5b52;border-radius:12px;width:44px;height:44px;padding:0}.avatar,.brand-mark,.brand-logo{color:#fff}.activity-dot{background:#7d8f84}.live-dot{color:#4c5b52}.live-dot span{background:#6d7f74;box-shadow:0 0 0 5px #e2e8e3}.status-pill.confirmed,.assignment-chip.accepted{color:#3d4a43;background:#e3e9e4}.phone-header,.phone-top,.mobile-header{background:#44534b}.toast{background:#3c4a43}@media (width<=760px){.demo-strip{gap:8px;padding:0 10px}.brand-mini{flex:none}.role-switch{flex:0 auto;min-width:0;margin:0 auto}.role-switch button{white-space:nowrap;padding:6px 10px;font-size:11px}.demo-strip .notification-wrap{flex:none;display:block}.demo-strip .link-button.sign-out-button{flex:none;justify-content:center;gap:0;min-width:32px;padding:6px;font-size:0;display:inline-flex}.demo-strip .link-button.sign-out-button svg{width:17px;height:17px}.sidebar{z-index:60;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:6px;height:auto;padding:8px 10px;position:sticky;top:48px;overflow:auto hidden;display:flex!important}.sidebar::-webkit-scrollbar{display:none}.sidebar-brand,.sidebar-bottom{display:none!important}.sidebar nav{flex-direction:row;flex:none;gap:6px}.sidebar nav button{white-space:nowrap;flex:none;gap:8px;padding:9px 12px;font-size:13px}.sidebar nav button svg{flex:none;width:17px;height:17px}.admin-main{padding:20px 14px 40px}.page-header{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:20px}.page-header h1{margin:2px 0 6px;font-size:26px}.page-header p{font-size:13px}.page-header .primary,.page-header .secondary{white-space:nowrap;align-self:flex-start;min-height:42px;padding:10px 16px}.primary,.secondary{white-space:nowrap}.metric-card{padding:14px}.metric-card strong{font-size:26px}.metric-card>span{font-size:11.5px;line-height:1.3}.attention-panel,.two-col>.panel{padding:15px}.attention-row{gap:10px;padding:12px 2px}.section-title{align-items:flex-start;gap:10px}.section-title h2,.section-title h3{font-size:16px}.today-toolbar{flex-wrap:wrap;gap:12px}.roster-toolbar{flex-direction:column;gap:10px}.roster-toolbar .searchbar{width:100%}.searchbar input{min-width:0}.date-loop{grid-template-columns:1fr;gap:2px}.message-list-panel{height:auto;min-height:60vh}.message-bubble{max-width:86%}.date-loop.same-date .date-label{display:none}.date-loop.same-date{margin-top:-6px}.date-loop:not(.same-date) .date-label{text-transform:uppercase;letter-spacing:.08em;margin-top:10px;display:block}.role-caddie .demo-strip .notification-wrap{display:none}.custom-time{flex-wrap:nowrap;align-items:center;gap:6px;display:flex}.custom-time input[type=time]{flex:1 1 0;min-width:0;padding:7px 6px;font-size:12px}.custom-time span{flex:none;font-size:11px}.availability-row-v2 .availability-controls,.availability-row-v2 .custom-time{width:100%}.availability-row-v2 .custom-time input[type=time]{flex:1 1 0;width:auto;min-width:0;padding:7px 6px;font-size:12px}.availability-row-v2 .availability-controls{flex-direction:column;align-items:stretch;gap:8px}.availability-row-v2 .custom-time input[type=time]{flex:auto;width:100%}}.cal-card{background:var(--panel);border:1px solid var(--line);border-radius:16px;margin-bottom:14px;padding:14px 12px 12px}.cal-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.cal-head strong{letter-spacing:-.02em;font-size:16px}.cal-nav{border:1px solid var(--line);background:var(--panel);width:34px;height:34px;color:var(--text);border-radius:10px;place-items:center;display:grid}.cal-weekdays{grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px;display:grid}.cal-weekdays span{text-align:center;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:10.5px;font-weight:800}.cal-grid{grid-template-columns:repeat(7,1fr);gap:4px 2px;display:grid}.cal-day{background:0 0;border:0;place-items:center;padding:2px 0;display:grid;position:relative}.cal-day .cal-num{background:var(--brand2);width:34px;height:34px;color:var(--muted);border-radius:50%;place-items:center;font-size:13.5px;font-weight:700;display:grid}.cal-day.on .cal-num{background:var(--brand);color:#fff}.cal-day.off .cal-num{background:var(--danger);color:#fff}.cal-day.outside{opacity:.32}.cal-day.today .cal-num{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--text)}.cal-day.selected .cal-num{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--brand)}.cal-badge{background:var(--brand2);min-width:17px;height:17px;color:var(--brand);border:1px solid var(--line);border-radius:9px;place-items:center;padding:0 4px;font-size:10px;font-weight:800;display:grid;position:absolute;bottom:0;right:6px}.cal-legend{color:var(--muted);flex-wrap:wrap;gap:12px;margin-top:12px;font-size:11px;font-weight:650;display:flex}.cal-legend span{align-items:center;gap:5px;display:inline-flex}.cal-legend .dot{border-radius:50%;width:10px;height:10px}.cal-legend .dot.on{background:var(--brand)}.cal-legend .dot.off{background:var(--danger)}.cal-legend .dot.badge{background:var(--brand2);border:1px solid var(--line)}.cal-summary{color:var(--muted);margin-top:8px;font-size:11.5px}.cal-detail{background:var(--panel);border:1px solid var(--line);border-radius:16px;margin-bottom:14px;padding:14px}.cal-detail-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.cal-detail-head strong{font-size:15px}.cal-toggle{border:1px solid var(--line);background:var(--bg);color:var(--text);white-space:nowrap;border-radius:999px;padding:7px 12px;font-size:11.5px;font-weight:800}.cal-detail .availability-row{border-top:1px solid var(--line);padding-top:10px}.cal-loops{flex-direction:column;gap:8px;margin-top:10px;display:flex}.cal-loop{text-align:left;border:1px solid var(--line);background:var(--panel);border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:11px 12px;display:flex}.cal-loop div{flex-direction:column;gap:3px;min-width:0;display:flex}.cal-loop strong{font-size:13.5px}.cal-loop span{color:var(--muted);font-size:11.5px}.cal-empty{color:var(--muted);margin:10px 0 0;font-size:12.5px}.cal-legend .dot.unset{border:1px solid var(--line);background:#eaeeeb}
