:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172833;background:#f5f7f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}.app-header{background:#172833;color:#fff;min-height:72px;padding:16px max(24px,calc((100vw - 1440px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#67d4ae;color:#12362e;font-weight:800;font-size:24px}.brand div{display:flex;flex-direction:column;line-height:1.2}.brand strong{font-size:19px;letter-spacing:-.04em}.brand div span{color:#b7c5ca;font-size:12px;margin-top:3px}.header-note{color:#aebdc2;font-size:13px}.content{max-width:1488px;margin:auto;padding:36px 24px 60px}.heading-row{display:flex;justify-content:space-between;align-items:end;gap:24px}.eyebrow{color:#23775e;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px}h1{font-size:clamp(29px,3vw,38px);letter-spacing:-.045em;line-height:1.1;margin:0}.subtitle{color:#667782;font-size:14px;margin:10px 0 0}.refresh-button,.today-button,.message button{border:1px solid #cbd6d9;background:#fff;color:#243b47;border-radius:8px;padding:10px 14px;font-weight:650;white-space:nowrap}.refresh-button:hover,.today-button:hover,.message button:hover{background:#eef4f2}button:disabled{opacity:.5;cursor:default}.toolbar{display:flex;align-items:center;gap:12px;margin:34px 0 18px;flex-wrap:wrap}.month-nav{display:flex;align-items:center;background:#fff;border:1px solid #cbd6d9;border-radius:8px;overflow:hidden}.month-nav button{border:0;background:#fff;width:40px;height:40px;color:#263d48;font-size:25px;line-height:1}.month-nav button:hover{background:#eef4f2}.month-nav span{min-width:255px;text-align:center;font-size:14px;font-weight:700;padding:0 8px}.search-box{margin-left:auto}.search-box input{border:1px solid #cbd6d9;background:#fff;border-radius:8px;padding:10px 12px;width:230px;max-width:100%;outline-color:#238568}.legend{display:flex;align-items:center;gap:22px;flex-wrap:wrap;color:#50636e;font-size:13px;margin-bottom:14px}.legend>span{display:inline-flex;align-items:center;gap:7px}.legend-dot{width:13px;height:13px;border-radius:3px;display:inline-block}.legend-dot.available,.calendar td.available{background:#a9dfbf}.legend-dot.unavailable,.calendar td.unavailable{background:#e9ada6}.legend-dot.undefined,.calendar td.undefined{background:#e1e7e9}.result-count{font-size:12px;color:#71818a;margin:0 0 8px}.calendar-scroll{overflow:auto;max-height:calc(100vh - 330px);min-height:180px;border:1px solid #cbd6d9;border-radius:10px;background:#fff;box-shadow:0 6px 24px #1f38410d}.calendar{border-collapse:separate;border-spacing:0;table-layout:fixed;min-width:100%;width:max-content;font-size:12px}.calendar th,.calendar td{border-right:1px solid #dbe3e5;border-bottom:1px solid #dbe3e5}.calendar thead th{position:sticky;background:#f0f4f4;z-index:2}.calendar .month-row th{top:0;height:34px;color:#45606c;font-size:12px;font-weight:750;text-align:left;padding-left:12px;border-bottom:1px solid #cbd6d9}.calendar .month-row th:not(.name-cell){border-left:2px solid #b9c9ce}.calendar .date-row th{top:34px;min-width:30px;width:30px;height:61px;text-align:center;color:#48616c;font-weight:500;padding:4px 2px}.calendar .date-row th span{display:block;font-size:10px}.calendar .date-row th strong{display:block;font-size:12px;color:#213743;margin-top:3px}.calendar .date-row .week-label{font-size:9px;height:12px;color:#85979e}.calendar .date-row th.weekend{background:#e9eeee}.calendar .name-cell{position:sticky;left:0;min-width:180px;width:180px;max-width:180px;z-index:3;box-shadow:3px 0 5px #162d3812}.calendar .month-row .name-cell{z-index:4;top:0;height:95px;vertical-align:bottom;padding:0 12px 15px;background:#e7eeed;color:#253e48}.calendar tbody .name-cell{text-align:left;padding:0 12px;height:29px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#fff;font-weight:600}.calendar tbody tr:nth-child(2n) .name-cell{background:#f8faf9}.calendar td{height:29px;min-width:30px;width:30px}.calendar .week-start{border-left:3px solid #819aa3}.calendar tbody tr:hover .name-cell{color:#087753}.calendar td:hover{outline:2px solid #204c5a;outline-offset:-2px}.footnote{font-size:12px;color:#72818a;line-height:1.5;margin:13px 0}.message{padding:34px 24px;background:#fff;border:1px solid #d6e0e1;border-radius:10px;color:#4c626b}.message.error{border-color:#e7b7b1;background:snow}.message.error strong{color:#9b3e36}.message p{margin:8px 0 16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:700px){.content{padding:26px 14px 40px}.app-header{padding:14px}.header-note{display:none}.heading-row{align-items:start}.refresh-button{font-size:12px;padding:8px}.month-nav{width:100%;justify-content:space-between}.month-nav span{min-width:0;flex:1}.search-box{margin-left:0;flex:1}.search-box input{width:100%}.calendar .name-cell{min-width:140px;width:140px;max-width:140px}.calendar-scroll{max-height:calc(100vh - 360px)}}.cache-age{color:#50636e;font-size:12px;margin:6px 0 0}.cache-age time{cursor:help;text-decoration:underline dotted}.calendar-scroll{position:relative}html{scroll-padding-top:90px}body{min-width:320px}a{color:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,.calendar-scroll:focus-visible{outline:3px solid #238568;outline-offset:3px}h2{font-size:19px;letter-spacing:-.025em;margin:0}h3{font-size:18px;letter-spacing:-.025em}p{line-height:1.55}.portal-shell{display:grid;grid-template-columns:210px minmax(0,1fr);min-height:100vh;min-height:100dvh}.portal-header{grid-column:1/-1;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#172833;color:#fff;padding:14px max(24px,env(safe-area-inset-right)) 14px max(24px,env(safe-area-inset-left));padding-top:max(14px,env(safe-area-inset-top));min-height:72px;box-shadow:0 1px #ffffff12}.brand{text-decoration:none;flex-shrink:0}.brand-mark{font-size:17px;letter-spacing:-.05em}.current-user{font-size:12px;color:#c5d2d6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.sidebar{position:sticky;top:72px;align-self:start;height:calc(100dvh - 72px);display:flex;flex-direction:column;background:#edf2f1;border-right:1px solid #d9e2e1;padding:28px 14px 20px}.nav-heading{font-size:10px;letter-spacing:.1em;color:#60766f;text-transform:uppercase;font-weight:750;margin:0 10px 18px}.sidebar nav{display:grid;gap:5px}.sidebar nav a,.more-panel nav a{display:flex;align-items:center;gap:12px;padding:12px;border-radius:7px;text-decoration:none;color:#50656e;font-size:14px;font-weight:600}.sidebar nav a:hover,.more-panel nav a:hover{background:#e0eae6}.sidebar nav a.active{background:#d5e8df;color:#165c46;box-shadow:inset 3px 0 #238568}.sidebar-footer{margin-top:auto;padding:16px 12px 0;font-size:12px;color:#425e55;border-top:1px solid #d9e2e1}.sidebar-footer span{color:#7a8c85;font-size:11px}.portal-content{min-width:0;width:100%;max-width:1600px;margin:0 auto;padding:36px 32px 60px;outline:none}.bottom-nav,.more-panel,.more-backdrop{display:none}.skip-link{position:fixed;top:-60px;left:20px;z-index:60;background:#fff;padding:10px;border-radius:6px}.skip-link:focus{top:12px}.account-error{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#fff4ee;border:1px solid #e6c9b9;border-radius:8px;font-size:13px;margin-bottom:24px}.account-error button{border:0;background:transparent;color:#8a4434;font-weight:700;white-space:nowrap}.home-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:32px}.home-heading h1{max-width:600px}.today-date{font-size:12px;color:#60756d;margin-top:4px;white-space:nowrap}.overview-panel,.settings-panel,.placeholder-panel{background:#fff;border:1px solid #d7e1df;border-radius:10px}.overview-panel{padding:24px;border-top:3px solid #238568}.panel-heading{display:flex;justify-content:space-between;gap:16px;align-items:center}.status-dot{font-size:11px;color:#63786f;display:flex;align-items:center;gap:7px}.status-dot:before{content:"";width:6px;height:6px;background:#238568;border-radius:50%}.overview-empty{display:flex;align-items:flex-start;gap:16px;color:#62777b;padding:30px 0 8px}.overview-empty>svg{color:#8da59a;flex-shrink:0}.overview-empty strong{font-size:14px;color:#3b535b;font-weight:600}.overview-empty p{font-size:13px;margin:6px 0 0;max-width:560px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:32px 0 16px}.section-heading>span{font-size:12px;color:#7b8c90}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.module-card{display:flex;flex-direction:column;background:#fff;border:1px solid #d7e1df;border-radius:10px;text-decoration:none;padding:22px;transition:border-color .15s,background .15s}.module-card:hover{border-color:#7da794;background:#fbfdfc}.card-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.module-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:9px;background:#edf4ef;color:#23775e}.module-status{font-size:10px;font-weight:700;color:#667b80;border:1px solid #dce5e3;background:#f7faf9;border-radius:4px;padding:3px 7px;white-space:nowrap}.module-status.ready{color:#21745a;background:#e9f5ee;border-color:#cce7d8}.module-card h3{margin:22px 0 8px}.module-card p{font-size:13px;color:#667b80;margin:0 0 24px}.card-action{display:flex;justify-content:space-between;margin-top:auto;font-size:12px;color:#23775e;font-weight:700}.home-note{color:#74888a;font-size:12px;margin:22px 0}.placeholder-panel{max-width:740px;margin-top:30px;padding:26px}.placeholder-panel h2{margin-top:20px}.placeholder-panel p,.settings-panel p{font-size:14px;color:#60767c}.settings-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;margin-top:30px;max-width:1000px}.settings-panel{padding:24px;min-width:0}.settings-panel .field-label{font-size:11px;color:#7b8c90;text-transform:uppercase;letter-spacing:.08em;margin-top:24px}.settings-panel .account-email{color:#243b47;font-size:15px;font-weight:600;overflow-wrap:anywhere}.settings-panel .small-note{font-size:12px}.primary-button{border:1px solid #23775e;background:#23775e;color:#fff;border-radius:7px;padding:10px 14px;font-weight:650;font-size:13px}.primary-button:hover{background:#195a46}.update-action{border-top:1px solid #d7e1df;padding-top:12px;margin-top:20px}.action-link{display:inline-block;color:#23775e;margin-top:24px}.calendar-scroll{max-height:calc(100dvh - 355px)}@media(max-width:1100px){.portal-shell{grid-template-columns:180px minmax(0,1fr)}.portal-content{padding:28px 24px 48px}.home-heading{flex-direction:column;gap:14px}.module-grid{gap:12px}.module-card{padding:18px}.module-card h3{font-size:17px}}@media(max-width:900px){.portal-shell{display:block}.sidebar{display:none}.portal-header{gap:16px;padding:12px max(18px,env(safe-area-inset-right)) 12px max(18px,env(safe-area-inset-left));padding-top:max(12px,env(safe-area-inset-top));min-height:68px}.portal-content{padding:28px 22px calc(100px + env(safe-area-inset-bottom))}.bottom-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:fixed;bottom:0;left:0;right:0;z-index:40;background:#fff;border-top:1px solid #d7e1df;padding:6px max(8px,env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.bottom-nav a,.bottom-nav button{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:50px;border:0;border-radius:7px;background:transparent;color:#687d83;font-size:10px;font-weight:650;text-decoration:none}.bottom-nav .active{color:#166849;background:#edf5f0}.more-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:29;border:0;background:#17283340}.more-panel{display:block;position:fixed;z-index:35;bottom:calc(75px + env(safe-area-inset-bottom));right:max(16px,env(safe-area-inset-right));left:max(16px,env(safe-area-inset-left));max-width:440px;margin-left:auto;border:1px solid #d7e1df;border-radius:12px;background:#fff;padding:16px;box-shadow:0 12px 40px #17283330}.more-heading{display:flex;justify-content:space-between;align-items:center;padding:0 12px 8px;font-size:15px}.more-heading button{border:0;background:transparent;font-size:24px;color:#687d83;padding:0 8px}.more-panel nav{display:grid;gap:4px}.more-panel nav .active{color:#166849;background:#edf5f0}.calendar-scroll{max-height:calc(100dvh - 410px)}}@media(max-width:600px){.portal-content{padding:24px 16px calc(94px + env(safe-area-inset-bottom))}.portal-header{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.brand strong{font-size:17px}.brand-mark{width:34px;height:34px;font-size:15px}.brand{gap:9px}.current-user{max-width:42%;font-size:10px}.home-heading{margin-bottom:24px}.home-heading h1{font-size:30px}.today-date{font-size:11px}.overview-panel{padding:20px}.overview-empty{padding-top:24px;gap:12px}.section-heading>span{display:none}.module-grid,.settings-grid{grid-template-columns:minmax(0,1fr)}.module-card{padding:20px}.module-card h3{margin-top:16px}.module-card p{margin-bottom:18px}.settings-panel{padding:20px}.heading-row{flex-wrap:wrap;gap:16px}.availability-page .heading-row h1{font-size:30px}.toolbar{margin-top:24px}.legend{gap:12px;font-size:12px}.calendar-scroll{max-height:calc(100dvh - 440px);min-height:180px}.account-error{align-items:flex-start;flex-wrap:wrap}.placeholder-panel{padding:22px}.subtitle{line-height:1.6}}@media(prefers-reduced-motion:reduce){.module-card{transition:none}}.onboarding-screen{min-height:100vh;min-height:100dvh}.onboarding-main{max-width:540px;margin:48px auto;padding:0 max(20px,env(safe-area-inset-right)) calc(30px + env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left))}.onboarding-main h1{font-size:30px}.credential-form{margin-top:24px}.credential-form label{display:block;font-size:13px;font-weight:650;margin-bottom:8px}.credential-form input{width:100%;border:1px solid #cbd6d9;border-radius:7px;padding:12px;font:inherit;background:#fff;color:#172833;min-width:0}.credential-form .small-note,.onboarding-main .small-note{font-size:12px;line-height:1.6;color:#667b80}.credential-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.credential-form .credential-error{font-size:13px;color:#9b3e36}.connection-status{color:#23775e!important;font-weight:650}.onboarding-main .small-note a{color:#23775e}@media(max-width:600px){.onboarding-main{margin:28px auto}.onboarding-main .settings-panel{padding:22px}}
