:root{--ink:#203640;--muted:#78878b;--line:#e3e9e7;--paper:#f5f7f5;--teal:#17766d;--light:#e7f3ee;--navy:#122b35;--orange:#d77c45;--white:#fff;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:wait;opacity:.55}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid #edb365;outline-offset:3px}input:focus,textarea:focus,select:focus{outline:2px solid #17766d;outline-offset:1px}a{color:var(--teal)}.app-shell{display:flex;min-height:100vh}.sidebar{background:var(--navy);color:#e6f0ec;width:222px;position:fixed;inset:0 auto 0 0;padding:32px 18px;display:flex;flex-direction:column;z-index:10}.brand{text-decoration:none;color:white;display:flex;gap:13px;align-items:center;padding:4px 11px;font-size:22px;letter-spacing:2px;font-weight:800;line-height:1.1}.brand-mark{font-size:42px;font-weight:400;color:#a5d9b7;transform:rotate(-12deg)}.brand-sub{display:block;font-size:11px;letter-spacing:8px;margin-top:7px}.team-label{font-size:9px;letter-spacing:1.6px;color:#a6b8b9;margin:39px 12px 25px}.team-label span{display:block;font-size:10px;letter-spacing:.5px;margin-top:8px;color:#8ea6aa}.nav-item{border:0;background:none;color:#adc0c3;display:flex;align-items:center;text-align:left;gap:12px;width:100%;padding:15px 13px;margin:5px 0;border-radius:8px;font-size:12px;font-weight:600}.nav-item span{font-size:20px;width:22px;text-align:center;font-weight:400}.nav-item:hover{background:#ffffff0b}.nav-item.active{background:#25434a;color:#fff;box-shadow:inset 3px 0 #a3d9b5}.side-bottom{margin-top:auto;padding:25px 14px 0}.side-bottom p{font-size:12px;color:#a2b8bb;line-height:2}.water-lines{letter-spacing:13px;font-size:30px;color:#3e6870}.version{font-size:9px;color:#759399;letter-spacing:2px}.workspace{margin-left:222px;min-width:0;flex:1}.topbar{height:75px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 36px;background:#fff}.breadcrumb{font-size:11px;color:var(--muted)}.breadcrumb span{padding:0 12px;color:#c1cbcc}.breadcrumb strong{font-weight:500;color:#4d6167}.top-actions{display:flex;align-items:center;gap:10px;font-size:11px}.save-status{color:var(--muted);font-size:10px;margin-right:16px}.save-status:before{content:'●';font-size:8px;color:#6aa18b;margin-right:6px}.coach-avatar{height:30px;width:30px;border-radius:50%;display:grid;place-items:center;background:#e5ede9;color:#51675c;font-family:Georgia,serif;font-weight:bold}main{padding:22px 36px 35px;max-width:1550px;margin:auto}.demo-notice{display:flex;gap:10px;align-items:center;font-size:10px;color:#677673;margin-bottom:25px;background:#eaf0eb;padding:9px 12px;border-radius:6px}.pill{font-weight:600;border:1px solid #c4d3c9;border-radius:4px;white-space:nowrap;padding:2px 6px;font-size:9px}.demo-notice button{margin-left:auto;background:none;border:0;color:var(--teal);font-size:10px;white-space:nowrap}.heading-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:23px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2.5px;color:var(--teal);margin:0 0 8px}.heading-row h1{font-size:27px;letter-spacing:.02em;font-weight:650;margin:0 0 9px}.subtitle{font-size:12px;line-height:1.8;color:var(--muted);margin:0}.button{background:#fff;border:1px solid var(--line);border-radius:7px;padding:11px 15px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:7px;text-decoration:none}.button:hover{background:#f0f5f1}.button.primary{background:var(--teal);color:white;border-color:var(--teal)}.button.primary:hover{background:#115e57}.button.small{padding:8px 10px;font-size:11px}.button.ghost{background:none;border-color:transparent;color:var(--teal)}.button-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.overview{display:grid;grid-template-columns:1.65fr 1fr 1fr;gap:14px;margin-bottom:27px}.feature-card{background:var(--navy);border-radius:10px;color:white;padding:22px 24px;position:relative;overflow:hidden;min-height:140px}.feature-card:after{content:'≋';position:absolute;right:13px;bottom:-56px;font-size:210px;line-height:1;color:#2b515a;transform:rotate(-16deg);pointer-events:none}.feature-content{position:relative;z-index:1}.feature-card .small-label{color:#a7c5c5;font-size:10px;letter-spacing:1px}.feature-card h2{font-size:18px;margin:12px 0 8px;font-weight:550}.feature-card p{color:#c8dddd;font-size:11px;margin:0}.feature-card button{border:0;background:none;color:#d8eab5;padding:10px 0 0;font-size:11px}.stat-card{border:1px solid var(--line);border-radius:10px;background:#fff;padding:21px 22px}.small-label{font-size:11px;color:var(--muted)}.stat-number{font-family:Georgia,"Times New Roman",serif;font-size:41px;line-height:1;margin:15px 0 12px;letter-spacing:-1px}.stat-number small{font-family:inherit;font-size:14px;margin-left:8px;color:var(--muted);letter-spacing:0}.stat-bottom{font-size:10px;color:var(--muted)}.stat-bottom strong{color:var(--teal);font-weight:500}.calendar-panel{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.calendar-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:20px}.week-selector{display:flex;align-items:center;gap:12px}.week-selector strong{font-size:17px;font-weight:600;font-variant-numeric:tabular-nums}.week-selector .year{font-size:11px;color:var(--muted);margin-right:7px}.icon-button{width:30px;height:30px;border:1px solid var(--line);border-radius:6px;background:white;font-size:20px;display:grid;place-items:center}.segmented{display:flex;background:#f2f5f2;border-radius:6px;padding:3px}.segmented button{border:0;background:none;font-size:10px;color:#7c8784;padding:7px 10px;border-radius:4px}.segmented button.active{background:white;color:var(--teal);box-shadow:0 1px 3px #172d3910}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.day{border-left:1px solid var(--line);min-height:295px;min-width:0}.day:first-child{border-left:0}.day-head{display:flex;align-items:center;justify-content:center;gap:6px;padding:13px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:10px;color:var(--muted);background:#fbfcfa}.day-head strong{font-size:20px;font-weight:500;color:#4d6167}.day.today .day-head{background:#edf5ef;color:var(--teal)}.day.today .day-head strong{background:var(--teal);color:white;border-radius:50%;height:31px;width:31px;display:grid;place-items:center;font-size:18px}.day.weekend .day-head strong{color:#ac795e}.day-content{padding:9px 7px}.slot{width:100%;text-align:left;background:#edf5f0;border:1px solid #dceae1;border-left:3px solid #418b78;border-radius:6px;padding:11px 9px;margin-bottom:10px;min-height:118px;display:flex;flex-direction:column;gap:7px;transition:transform .16s,box-shadow .16s}.slot:hover{transform:translateY(-2px);box-shadow:0 4px 12px #213a4012}.slot.shared{background:#f9f3e9;border-color:#eee3d0;border-left-color:#cf9955}.slot.empty{border-style:dashed;background:#fff;border-color:#ccd9d2;border-left:1px dashed #ccd9d2}.slot time{font-size:11px;font-weight:650;white-space:nowrap}.slot-kind{font-size:9px;color:#658777}.shared .slot-kind{color:#a4854e}.slot-title{font-size:11px;font-weight:650;line-height:1.6;word-break:break-word}.slot-description{font-size:9px;color:var(--muted);line-height:1.6}.slot-footer{display:flex;align-items:center;gap:6px;margin-top:auto;padding-top:5px;font-size:9px;color:var(--muted)}.mini-avatars{display:flex}.mini-avatars span{height:19px;width:19px;border-radius:50%;background:#e0e8e0;border:2px solid #f9fbf8;display:grid;place-items:center;font-size:8px;color:#50746a;margin-left:-4px}.mini-avatars span:first-child{margin-left:0}.tag{font-size:9px;border-radius:4px;padding:3px 6px;background:#e2eee7;color:var(--teal);display:inline-block;white-space:nowrap}.tag.orange{background:#f8ebdc;color:#a77035}.tag.gray{background:#edf0ee;color:#718078}.tag.red{background:#f6e5e3;color:#ad6156}.empty-day{font-size:10px;color:#9aa6a1;line-height:1.8;text-align:center;padding:34px 2px}.calendar-footer{padding:13px 20px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted);gap:10px}.legend{display:flex;align-items:center;gap:14px}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#418b78;margin-right:5px}.dot.gold{background:#cf9955}.below-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:20px;margin-top:25px}.section-title{font-size:14px;margin:0 0 13px;font-weight:600;display:flex;justify-content:space-between;align-items:center}.section-title span{font-size:10px;color:var(--muted);font-weight:400}.tip-card{padding:19px 20px;border:1px solid var(--line);background:#fff;border-radius:9px;display:flex;gap:14px}.tip-icon{font-size:24px;color:var(--teal)}.tip-card h3{font-size:12px;margin:0 0 7px}.tip-card p{font-size:11px;color:var(--muted);line-height:1.9;margin:0}.activity{display:flex;gap:12px;align-items:flex-start;font-size:11px;padding:10px 0;border-bottom:1px solid var(--line)}.activity b{width:6px;height:6px;background:#8bafa0;border-radius:50%;margin-top:6px;flex-shrink:0}.activity small{display:block;font-size:9px;color:var(--muted);margin-top:4px}footer{border-top:1px solid var(--line);margin:0 36px;padding:20px 0;font-size:9px;letter-spacing:1.2px;display:flex;align-items:center;gap:20px;color:#83918b}footer span{letter-spacing:0}footer button{margin-left:auto;border:0;background:none;color:var(--muted);font-size:10px;letter-spacing:0}.loading,.empty-state{padding:65px 20px;text-align:center;color:var(--muted);font-size:13px;line-height:2}.empty-state strong{display:block;color:var(--ink);font-size:18px;margin-bottom:10px}.filter-bar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.filter-bar input{flex:1;min-width:180px}.filter-bar input,.filter-bar select{padding:12px;border:1px solid var(--line);border-radius:7px;background:white;font-size:12px}.log-card{border:1px solid var(--line);background:white;border-radius:9px;padding:20px;margin-bottom:12px;display:grid;grid-template-columns:75px 1fr auto;gap:20px;align-items:center}.log-date{border-right:1px solid var(--line);font-size:24px;font-family:Georgia,serif}.log-date small{display:block;font-size:10px;font-family:inherit;margin-top:4px;color:var(--muted)}.log-card h2{font-size:15px;margin:5px 0 8px}.log-card p{font-size:11px;color:var(--muted);line-height:1.7;margin:4px 0}.library-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.video-card{border:1px solid var(--line);border-radius:10px;background:white;overflow:hidden}.video-art{height:130px;background:linear-gradient(145deg,#d4e6dd,#edf3e9);display:flex;align-items:center;justify-content:center;font-size:36px;color:#4f7d70}.video-card .inner{padding:18px}.video-card h2{font-size:14px;line-height:1.7;margin:6px 0}.video-card p{font-size:11px;color:var(--muted);line-height:1.8}.member-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.member-card{background:white;border:1px solid var(--line);border-radius:10px;padding:23px}.avatar{width:43px;height:43px;display:grid;place-items:center;background:#e8eee2;border-radius:50%;font-size:15px;color:#627f67}.member-card h2{font-size:15px;margin:16px 0 6px}.member-card p{font-size:11px;color:var(--muted);line-height:1.8}.member-card .button{margin-top:10px}dialog{border:0;padding:0;border-radius:14px;color:var(--ink);box-shadow:0 30px 100px #071a3240;width:min(730px,calc(100% - 32px));max-height:90dvh;background:#fafbf8}dialog::backdrop{background:#102b3a77;backdrop-filter:blur(3px)}.dialog-top{padding:22px 26px;background:white;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:12px;align-items:start;position:sticky;top:0;z-index:2}.dialog-top h2{font-size:20px;margin:7px 0 8px}.dialog-top p{margin:0;color:var(--muted);font-size:11px}.dialog-body{padding:22px 26px}.form-section{padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid var(--line)}.form-section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.form-section h3{font-size:13px;display:flex;align-items:center;gap:9px;margin:0 0 17px}.form-section h3 span{font-size:10px;color:#7f9d90;font-family:Georgia,serif}.fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:500}.field.full{grid-column:1/-1}.field input,.field textarea,.field select{border:1px solid #d8e1dc;padding:11px 12px;border-radius:6px;background:white;color:var(--ink);width:100%;font-size:13px;line-height:1.5}.field textarea{resize:vertical;min-height:84px}.field small{font-size:10px;color:var(--muted);font-weight:400;line-height:1.7}.people-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.person-row{display:flex;align-items:center;gap:9px;background:white;border:1px solid var(--line);padding:11px;border-radius:7px;font-size:11px}.person-row label{display:flex;align-items:center;gap:7px;flex:1}.person-row input{accent-color:var(--teal);width:16px;height:16px}.person-row select{max-width:100px;border:0;background:#f0f4ef;padding:6px;border-radius:4px;font-size:10px}.dialog-footer{padding:16px 26px;background:white;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:12px;position:sticky;bottom:0;z-index:2}.dialog-footer .fine{font-size:10px;color:var(--muted)}.record-box{background:#eaf2ec;padding:17px;border-radius:8px}.record-box summary{cursor:pointer;font-size:12px;font-weight:600}.record-box .fields{margin-top:18px}.record-people{margin-top:15px;display:flex;flex-wrap:wrap;gap:13px;font-size:11px}.record-people label{display:flex;gap:6px;align-items:center}.record-people input{accent-color:var(--teal)}.help-text{font-size:12px;line-height:2;color:#61756f}.help-text li{margin:10px 0}.helper-banner{background:#f5efdf;padding:12px;border-radius:6px;color:#8a7451;font-size:11px;line-height:1.9;margin-bottom:20px}.form-error{color:#a54c39;font-size:12px;line-height:1.6}.link-list{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0}.link-list a{font-size:11px}#small-dialog{max-width:520px}#toast{position:fixed;bottom:26px;left:calc(50% + 100px);transform:translateX(-50%) translateY(25px);max-width:90vw;border-radius:8px;background:#203d39;color:white;padding:13px 22px;font-size:12px;box-shadow:0 6px 24px #142d322a;opacity:0;pointer-events:none;transition:all .2s;z-index:50}#toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.hidden{display:none!important}.nowrap{white-space:nowrap}
@media(min-width:1450px){.slot{padding:13px;min-height:135px}.slot-title{font-size:12px}.slot time{font-size:12px}.day{min-height:345px}}
@media(max-width:1100px){.sidebar{width:190px;padding:26px 12px}.workspace{margin-left:190px}.brand{font-size:19px}.brand-mark{font-size:35px}.topbar{padding:0 24px}main{padding:20px 24px}.calendar-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.day{min-height:230px}.day:nth-child(5){border-left:0}.overview{grid-template-columns:1.4fr 1fr 1fr}.stat-card{padding:20px 17px}.member-grid{grid-template-columns:repeat(2,1fr)}.library-grid{grid-template-columns:repeat(2,1fr)}footer{margin:0 24px}}
@media(max-width:740px){.sidebar{inset:auto 0 0;width:100%;height:67px;padding:0 7px;background:#fff;border-top:1px solid var(--line)}.brand,.team-label,.side-bottom{display:none}.sidebar nav{display:grid;grid-template-columns:repeat(4,1fr);height:100%}.nav-item{color:#738780;font-size:9px;flex-direction:column;gap:2px;justify-content:center;margin:0;padding:6px 2px;border-radius:0;font-weight:500}.nav-item span{font-size:21px}.nav-item.active{box-shadow:inset 0 2px var(--teal);background:#f1f6f0;color:var(--teal)}.workspace{margin:0 0 67px;width:100%}.topbar{height:58px;padding:0 18px}.breadcrumb{font-size:10px}.breadcrumb span{padding:0 7px}.coach-label{display:none}.save-status{font-size:9px;margin:0}.coach-avatar{height:26px;width:26px}main{padding:16px}.demo-notice{font-size:9px;align-items:start;line-height:1.7;gap:7px;margin-bottom:21px}.demo-notice button{padding:2px}.heading-row{align-items:start;margin-bottom:19px;gap:8px}.heading-row h1{font-size:23px}.eyebrow{font-size:9px}.subtitle{font-size:11px}.heading-row>.button{font-size:10px;padding:9px;white-space:nowrap}.overview{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.feature-card{grid-column:1/-1;min-height:128px;padding:20px}.feature-card h2{font-size:19px}.stat-card{padding:15px 18px}.stat-number{font-size:33px;margin:9px 0}.stat-bottom{font-size:9px}.calendar-toolbar{padding:14px 12px;flex-wrap:wrap}.week-selector{gap:9px;flex:1}.week-selector strong{font-size:16px}.week-selector .year{display:none}.segmented{width:100%}.segmented button{flex:1;font-size:11px}.calendar-grid{grid-template-columns:1fr}.day{min-height:0;border-left:0;display:grid;grid-template-columns:58px 1fr;border-top:1px solid var(--line)}.day-head{border:0;border-right:1px solid var(--line);flex-direction:column;padding:17px 0;justify-content:flex-start;gap:5px}.day-head strong{font-size:24px}.day-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:10px;gap:8px}.slot{margin:0;min-height:132px;padding:11px 9px}.slot time{font-size:11px}.slot-title{font-size:11px}.empty-day{grid-column:1/-1;padding:18px 2px}.calendar-footer{padding:12px;align-items:start;flex-direction:column;font-size:9px;line-height:1.6}.below-grid{grid-template-columns:1fr;gap:20px;margin-top:22px}.section-title{font-size:13px}.library-grid,.member-grid{grid-template-columns:1fr 1fr;gap:10px}.member-card{padding:16px}.member-card h2{font-size:13px}.video-card .inner{padding:13px}.video-card h2{font-size:12px}.video-art{height:100px}.log-card{grid-template-columns:48px 1fr;gap:12px;padding:14px}.log-card>.button{grid-column:2;justify-self:start}.log-date{font-size:21px}.log-card h2{font-size:13px}.log-card p{font-size:10px}footer{margin:0 16px;padding:18px 0;flex-wrap:wrap;gap:12px;line-height:1.8}footer span{display:none}footer button{font-size:9px}dialog{max-height:95dvh;width:calc(100% - 16px);border-radius:12px}.dialog-top{padding:18px}.dialog-top h2{font-size:19px}.dialog-body{padding:18px}.dialog-footer{padding:13px 18px}.dialog-footer .fine{display:none}.dialog-footer .button-row{width:100%;justify-content:flex-end}.fields{gap:13px}.people-grid{grid-template-columns:1fr}.field{font-size:11px}.field input,.field textarea,.field select{font-size:16px}.person-row select{font-size:12px}.record-box{padding:13px}#toast{left:50%;bottom:84px;width:max-content;max-width:90vw;font-size:11px}.heading-row .button-row{justify-content:flex-end}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}

.member-notice{margin-top:20px}.library-grid{margin-top:20px}
/* Sessions outside the facility calendar, with named attendance. */
.schedule-actions{flex-shrink:0}.calendar-toolbar{flex-wrap:wrap}.legend{flex-wrap:wrap;gap:10px}.dot.blue{background:#678cac}.dot.rust{background:#b57d65}.slot.gym{background:#edf3f9;border-color:#dce5ee;border-left-color:#678cac}.slot.land{background:#f8efeb;border-color:#eaded6;border-left-color:#b57d65}.slot.other{background:#f2eff8;border-color:#e1ddeb;border-left-color:#9686b2}.gym .slot-kind{color:#567a99}.land .slot-kind{color:#a16e57}.other .slot-kind{color:#82709e}.slot-location{font-size:10px;color:#64797f;overflow-wrap:anywhere;line-height:1.6}.session-people{display:flex;flex-direction:column;gap:4px;margin-top:3px}.people-line{font-size:10px;color:#48655f;line-height:1.7;overflow-wrap:anywhere}.people-line b{font-weight:500;color:#7c8b85;margin-right:3px}.feature-people{margin-top:10px}.feature-people .people-line{display:block;color:#d2e4de;font-size:11px}.feature-people .people-line b{color:#98b9ae}.log-card .people-line{font-size:11px}.slot-footer{border-top:1px solid #2036400d;width:100%}.feature-card:after{opacity:.6}
@media(max-width:740px){.heading-row:has(.schedule-actions){flex-direction:column;gap:14px}.schedule-actions{width:100%;justify-content:flex-start!important}.schedule-actions .button{font-size:11px;padding:11px}.slot .people-line{font-size:10px}.segmented button{padding:8px 5px}.slot{min-height:140px}}

/* Keep session creation accessible inside every calendar day. */
.add-day-training{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:100%;min-height:66px;padding:12px 6px;margin-top:10px;border:1px dashed #91b3a6;border-radius:7px;background:#f0f7f3;color:#28665b;cursor:pointer;font:inherit}.add-day-training span{font-size:12px;font-weight:600}.add-day-training small{font-size:10px;color:#657f75}.add-day-training:hover{background:#e3f0e9;border-color:#377b6c}.add-day-training:focus-visible{outline:3px solid #377b6c;outline-offset:2px}
@media(max-width:740px){.add-day-training{grid-column:1/-1;margin-top:0;min-height:56px;flex-direction:row;gap:10px}}
/* Home activity feed */
.updates-panel{background:white;border:1px solid var(--line);border-radius:12px;padding:23px 25px;margin:0 0 26px}.updates-heading{display:flex;justify-content:space-between;align-items:center;gap:14px}.updates-heading .eyebrow{font-size:9px;margin:0 0 7px}.updates-heading h2{font-size:18px;margin:0 0 6px}.updates-heading p:not(.eyebrow){font-size:11px;color:var(--muted);margin:0}.updates-heading .button span{color:var(--teal);margin-left:7px}.updates-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0 5px}.updates-controls>span{font-size:10px;color:var(--muted)}.update-item{display:flex;gap:13px;padding:16px 0;border-bottom:1px solid var(--line)}.update-item:last-child{border-bottom:0}.update-icon{flex-shrink:0;width:32px;height:32px;border-radius:9px;background:#eaf4ef;color:#327668;display:grid;place-items:center;font-size:18px}.update-icon.is-video{background:#edf2f9;color:#587ca1}.update-body{min-width:0;flex:1}.update-meta{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.update-meta strong{font-size:11px}.update-meta time{font-size:10px;color:var(--muted)}.update-body p{font-size:12px;line-height:1.8;margin:6px 0 0;overflow-wrap:anywhere}.update-links{display:flex;gap:16px;align-items:center;margin-top:5px}.update-links:empty{display:none}.update-links button{padding:4px 0}.update-links a{font-size:11px;text-decoration:none}.updates-note{font-size:10px;line-height:1.7;color:var(--muted);margin:13px 0 0}.updates-empty{font-size:12px;color:var(--muted);padding:15px 0;line-height:1.8}.updates-more{display:block;margin:12px auto}.video-name-field{margin-top:16px}
@media(max-width:740px){.updates-panel{padding:18px 15px;margin-bottom:20px}.updates-heading{align-items:start;flex-direction:column}.updates-heading h2{font-size:17px}.updates-controls{flex-wrap:wrap}.updates-controls>span{font-size:9px}.update-item{gap:9px}.update-body p{font-size:11px}.update-meta{gap:5px 10px}.update-icon{width:27px;height:27px}.updates-heading .button{font-size:11px}}

/* Pilot operation controls */
.button.danger{color:#a04d3d;border-color:#d9b7ae;background:#fff8f6}.button.danger:hover{background:#f8e9e5}.calendar-options{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.text-button{border:0;background:none;color:var(--teal);font-size:10px;padding:4px;text-decoration:underline;text-underline-offset:3px}.pilot-tools{display:flex;align-items:center;gap:12px;padding:13px;background:#eef5f1;border-radius:8px}.pilot-tools span{font-size:10px;color:var(--muted);line-height:1.7}.archive-confirm-title{font-size:15px;font-weight:650;line-height:1.7;padding:13px;background:#f5f7f5;border-radius:7px}.archive-heading{font-size:13px;margin:24px 0 9px}.archive-list article{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 0;border-bottom:1px solid var(--line)}.archive-list article:first-child{border-top:1px solid var(--line)}.archive-list article>div{display:flex;flex-direction:column;gap:5px;min-width:0}.archive-list strong{font-size:12px}.archive-list span,.archive-list small{font-size:10px;color:var(--muted);line-height:1.6}.archive-list .button{flex-shrink:0}
@media(max-width:740px){.calendar-options{align-items:flex-start;flex-direction:column;gap:4px}.pilot-tools{align-items:flex-start;flex-direction:column}.archive-list article{align-items:flex-start;flex-direction:column}.dialog-footer .button-row{flex-wrap:wrap}.dialog-footer .button.danger{margin-right:auto}}

/* Compact team interface: schedules first, supporting details second. */
:root{--ink:#18352f;--muted:#63756f;--line:#dfe7e2;--paper:#f5f7f6;--teal:#176e5c;--navy:#132f29;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",sans-serif}
.sidebar{width:200px;padding:30px 16px;background:#153b31}
.sidebar nav{margin-top:40px}
.brand{font-size:21px;padding:4px 10px;gap:10px;letter-spacing:1.5px}
.brand-mark{font-size:32px;transform:none;color:#a7d2bb}
.brand-sub{font-size:10px;letter-spacing:6px}
.nav-item{font-size:13px;padding:14px 12px;gap:9px;font-weight:500;color:#c3d5ce}
.nav-item.active{background:#2a4e42;box-shadow:none;color:white}
.workspace{margin-left:200px}
.topbar{height:64px;padding:0 28px;background:var(--paper);border-bottom:0}
.breadcrumb{font-size:12px}.save-status{font-size:11px;margin-right:6px}
main{padding:12px 28px 32px;max-width:1600px}
.heading-row{margin-bottom:18px;gap:14px;align-items:center}
.heading-row h1{margin:0;font-size:25px;font-weight:700;letter-spacing:0}
.heading-row .subtitle{margin-top:8px}
.button{min-height:42px;padding:10px 14px;border-radius:8px;font-size:13px;font-weight:600}
.button.small{min-height:38px;font-size:12px;padding:8px 11px}
.schedule-actions{gap:8px}.refresh-button{order:-1}
.overview{grid-template-columns:2fr 1fr 1fr;gap:0;margin:0 0 20px;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}
.feature-card,.stat-card{min-height:0;background:transparent;color:var(--ink);padding:18px 20px;border:0;border-radius:0}
.feature-card:after{display:none}.feature-card{border-right:1px solid var(--line)}
.feature-content{display:grid;grid-template-columns:1fr auto;gap:5px 12px;align-items:center}
.feature-card .small-label{grid-column:1/-1;color:var(--muted);font-size:12px;letter-spacing:0}
.feature-card h2{font-size:17px;line-height:1.5;font-weight:650;margin:0;overflow-wrap:anywhere}
.feature-card p{grid-column:1/-1;font-size:12px;color:var(--muted);margin:0;line-height:1.7}
.feature-card button{grid-column:2;grid-row:2;border:0;min-height:36px;padding:4px 0;color:var(--teal);font-size:12px;font-weight:600;white-space:nowrap}
.stat-card+.stat-card{border-left:1px solid var(--line)}
.small-label{font-size:12px}.stat-number{font-family:inherit;font-variant-numeric:tabular-nums;font-weight:650;font-size:27px;letter-spacing:0;margin:6px 0 0;line-height:1.2}
.stat-number small{font-family:inherit;font-weight:400;font-size:12px;margin-left:7px}
.calendar-panel{border-radius:12px}.calendar-toolbar{padding:16px 18px;gap:12px}
.week-selector{gap:10px}.week-selector strong{font-size:18px}.week-selector .year{font-size:12px}
.icon-button{width:38px;height:38px;min-width:38px;font-size:23px;border-radius:8px}
.segmented{background:#edf2ee;padding:3px;border-radius:8px;gap:1px}
.segmented button{font-size:12px;padding:8px 12px;min-height:36px;color:#586d63;border-radius:6px}
.segmented button.active{color:#155f4b;font-weight:600;box-shadow:0 1px 3px #153b3110}
.day-head{font-size:12px;padding:13px 0;gap:8px;background:#fafcfb}
.day-head strong{font-size:21px;font-weight:600}.day.today .day-head{background:#eaf3ee}
.day{min-height:230px}.day-content{padding:10px 8px}
.slot{padding:12px 10px;gap:6px;min-height:0;border-radius:8px;box-shadow:none;transition:background-color .15s}
.slot:hover{transform:none;box-shadow:none;outline:1px solid #88ab9e}
.slot.empty{border:1px solid #dce5df;border-left:3px solid #89af9e;background:#fbfdfb}
.slot.empty.shared{border-left-color:#bf9a61}
.slot time{font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}
.slot-kind{font-size:11px;font-weight:500;line-height:1.6;color:#416f5c}
.slot-title{font-size:13px;font-weight:650;line-height:1.6}.slot.empty .slot-title{font-size:12px;color:var(--teal);font-weight:500;margin-top:3px}
.slot-location{font-size:11px}.slot .people-line{font-size:11px;line-height:1.7;color:#415d50}.people-line b{color:#61786e}
.slot-footer{font-size:11px;margin-top:3px;padding-top:7px;color:#61756a}
.empty-day{font-size:12px;padding:24px 0;color:#829087}
.add-day-training{min-height:40px;padding:9px 5px;margin-top:8px;border:1px solid #e0e8e2;background:#fff;border-radius:8px}
.add-day-training span{font-size:12px;font-weight:500}.add-day-training:hover{background:#eff5f1}
.calendar-footer{padding:12px 18px;gap:12px;font-size:11px;background:#fcfdfc;line-height:1.7}
.calendar-options{flex:1}.text-button{font-size:12px;min-height:36px;padding:5px;text-decoration:none}
.updates-panel{margin:24px 0 0;padding:18px 22px;border-radius:12px}
.updates-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}
.updates-heading h2{font-size:16px;margin:0}.updates-heading .segmented{width:auto}
.update-item{gap:12px;padding:14px 0;align-items:start}.update-icon{width:28px;height:28px;font-size:16px;border-radius:6px}
.update-meta strong{font-size:12px;font-weight:600}.update-meta time{font-size:11px}.update-body p{font-size:12px;line-height:1.7;margin:4px 0 0}
.update-links{margin:0;gap:8px;flex-shrink:0}.update-links button{padding:3px 5px;min-height:34px}.update-links a{font-size:12px;min-height:34px;display:inline-flex;align-items:center}
.updates-more{margin:12px auto 0}.updates-empty{margin:12px 0 0;padding:10px 0}
.page-help{font-size:13px;line-height:1.8;color:var(--muted);margin:0 0 18px}
.log-date{font-family:inherit;font-weight:600}.log-card h2{font-size:16px}.log-card p{font-size:12px}
.video-art{height:72px;background:#edf3ef;font-size:28px;color:#3d7560}.video-card h2{font-size:15px}.video-card p{font-size:12px}
.member-card{padding:20px}.member-card h2{font-size:16px}.member-card p{font-size:12px}.avatar{border-radius:10px;font-size:14px;background:#eaf2ed}
.dialog-top h2{font-size:20px;margin:2px 0 7px}.dialog-top p{font-size:12px;line-height:1.7}
.form-section h3{font-size:14px}.field{font-size:13px}.field input,.field textarea,.field select{font-size:14px;min-height:44px}.field small{font-size:12px}
.person-row{font-size:13px;padding:12px}.person-row select{font-size:12px;min-height:36px}.tag{font-size:11px;padding:4px 7px}
.helper-banner,.help-text{font-size:12px;line-height:1.8}.form-error:empty{display:none}.dialog-footer .fine{font-size:11px}
@media(min-width:741px) and (max-width:1100px){.sidebar{width:184px;padding:26px 12px}.workspace{margin-left:184px}main{padding:12px 22px 28px}.topbar{padding:0 22px}.calendar-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.calendar-toolbar{align-items:flex-start}.feature-content{grid-template-columns:1fr}.feature-card button{grid-column:1;grid-row:auto;justify-self:start}.feature-card,.stat-card{padding:16px}.updates-panel{padding:18px}}
@media(max-width:740px){
 .sidebar{inset:auto 0 0;width:100%;height:70px;padding:0 6px;background:#fff;border-top:1px solid var(--line)}.sidebar nav{margin-top:0;height:100%}
 .nav-item{font-size:10px;gap:3px;padding:7px 2px;margin:0;color:#697f72;font-weight:500}.nav-item span{font-size:21px}.nav-item.active{color:var(--teal);background:#edf5ef;box-shadow:inset 0 2px var(--teal)}
 .workspace{margin:0 0 70px;width:100%}.topbar{height:58px;padding:0 16px}.breadcrumb{font-size:11px}.save-status{font-size:10px;margin-right:0}.top-actions{gap:6px}
 main{padding:10px 14px 24px}.heading-row:has(.schedule-actions){flex-direction:row;align-items:center;flex-wrap:wrap;gap:12px}.heading-row{margin-bottom:14px}.heading-row h1{font-size:22px}
 .schedule-actions{width:auto;margin-left:auto;flex-wrap:nowrap!important}.schedule-actions .button{font-size:12px;padding:9px 11px;min-height:40px}.button{min-height:44px}.button.small{min-height:40px}
 .overview{grid-template-columns:1fr 1fr;gap:0;margin-bottom:16px}.feature-card{grid-column:1/-1;padding:13px 16px;border-right:0;border-bottom:1px solid var(--line);min-height:0}.feature-content{grid-template-columns:1fr auto;gap:3px 10px}.feature-card h2{font-size:16px}.feature-card .small-label{font-size:11px}.feature-card p{font-size:12px}.feature-card button{font-size:12px}
 .stat-card{padding:11px 16px;display:flex;align-items:center;justify-content:space-between;gap:8px}.stat-number{font-size:23px;margin:0}.stat-number small{font-size:11px;margin-left:4px}.small-label{font-size:11px}
 .calendar-toolbar{padding:12px;gap:10px}.week-selector{gap:8px;width:100%;justify-content:space-between}.week-selector strong{font-size:17px}.week-selector .year{display:none}.segmented{width:100%}.segmented button{font-size:12px;padding:7px 5px;min-height:38px}
 .calendar-grid{grid-template-columns:1fr}.day{min-height:0;grid-template-columns:48px 1fr;border-left:0}.day-head{padding:16px 0;gap:6px;font-size:11px}.day-head strong{font-size:24px}
 .day-content{grid-template-columns:1fr;padding:10px;gap:8px}.slot{display:grid;grid-template-columns:1fr auto;padding:12px;gap:5px 9px;min-height:0;margin:0}.slot time{font-size:13px}.slot-kind{font-size:11px;justify-self:end}.slot-title,.slot-location,.session-people,.slot-footer{grid-column:1/-1}.slot-title{font-size:14px}.slot.empty .slot-title{font-size:12px;margin-top:2px}.slot .people-line{font-size:12px}.slot-footer{font-size:11px;padding-top:6px}
 .add-day-training{min-height:42px;margin:0;padding:9px;font-size:12px}.empty-day{padding:13px 0}.calendar-footer{padding:10px 12px;gap:6px;align-items:stretch;font-size:10px}.calendar-footer .button-row{justify-content:flex-end}.text-button{font-size:11px;min-height:40px;padding:5px 7px}
 .updates-panel{margin:18px 0 0;padding:15px}.updates-heading{flex-direction:row;align-items:center;gap:9px}.updates-heading h2{font-size:15px;white-space:nowrap}.updates-heading .segmented button{font-size:11px;padding:6px 10px;min-height:36px}
 .update-item{display:grid;grid-template-columns:26px minmax(0,1fr);gap:5px 9px;padding:13px 0}.update-icon{width:26px;height:26px}.update-body p{font-size:12px}.update-meta{gap:4px 8px}.update-links{grid-column:2;justify-content:flex-end}.update-meta time{font-size:10px}.update-links button{min-height:36px}.updates-more{width:100%}
 .field{font-size:13px}.field input,.field textarea,.field select{font-size:16px}.dialog-body{padding:18px 16px}.dialog-top{padding:16px}.dialog-footer{padding:12px 16px}.person-row{font-size:13px}.person-row select{font-size:13px;min-height:38px}.record-box summary{font-size:13px}.record-people{font-size:13px}
 .log-card p{font-size:12px}.log-card h2{font-size:15px}.member-card{padding:15px}.member-card h2{font-size:14px}.member-card p{font-size:12px}.library-grid{grid-template-columns:1fr}.video-card .inner{padding:16px}.video-card h2{font-size:15px}.video-art{height:60px}.page-help{font-size:12px}
}

.slot-rsvp{grid-column:1/-1}
