:root{--navy:#123f61;--navy-deep:#0b3554;--blue:#17679a;--coral:#e86f5a;--amber:#d99418;--sage:#4e9277;--lavender:#826aaa;--turquoise:#278f97;--canvas:#f8f5ef;--surface:#fffefa;--line:#e3e1da;--text:#1d252c;--muted:#69727a;--sidebar-width:244px;--header-height:66px;color:var(--text);background:var(--canvas);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,Manrope,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-height:100%}body{background:radial-gradient(circle at 78% 8%, #ffffffd9, transparent 34%), var(--canvas);min-width:320px;min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}svg{display:block}.screen-reader-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh}.app-main{min-width:0;margin-left:var(--sidebar-width)}.page-content{min-height:calc(100vh - var(--header-height));padding:30px 36px 54px}.sidebar{z-index:30;width:var(--sidebar-width);background:radial-gradient(circle at 20% 18%, #2877a473, transparent 32%), linear-gradient(180deg, var(--navy) 0%, var(--navy-deep) 100%);color:#fff;flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:10px 0 30px #123f6114}.brand{letter-spacing:-.04em;align-items:center;gap:16px;min-height:118px;padding:28px 27px;font-size:26px;font-weight:700;display:flex}.logo-mark{flex:0 0 58px;width:58px;height:54px;display:block;position:relative}.logo-hex{clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);background:#fff;width:22px;height:25px;position:absolute}.logo-hex:after{content:"";clip-path:inherit;background:var(--navy);position:absolute;inset:3px}.logo-hex-1{top:0;left:18px}.logo-hex-2{background:#8fc2a6;top:11px;left:0}.logo-hex-3{background:#f1b65a;top:11px;left:36px}.logo-hex-4{background:#6e9bc2;top:28px;left:9px}.logo-hex-5{background:#b7a6d5;top:28px;left:27px}.logo-hex-6{z-index:2;background:#fff;top:14px;left:18px}.main-navigation{gap:10px;padding:16px 15px;display:grid}.navigation-link{color:#ffffffed;border-radius:10px;align-items:center;gap:18px;height:58px;padding:0 18px;font-size:17px;font-weight:500;transition:background-color .18s,transform .18s;display:flex;position:relative;overflow:hidden}.navigation-link:before{background:var(--module-color);content:"";opacity:0;border-radius:0 4px 4px 0;width:3px;position:absolute;inset:9px auto 9px 0}.navigation-link svg{width:25px;height:25px;color:var(--module-color);stroke-width:2px}.navigation-link:hover{background:#ffffff1f;transform:translate(2px)}.navigation-link.active{background:#5ea6cf4d}.navigation-link.active:before{opacity:1}.profile-card{cursor:pointer;color:#fff;text-align:left;background:0 0;border:0;border-top:1px solid #ffffff47;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:auto;margin:auto 15px 22px;padding:20px 5px 0;display:grid}.profile-avatar,.header-avatar{color:#fff;background:#276f9e;border:0;border-radius:50%;place-items:center;display:grid}.profile-avatar{width:50px;height:50px;font-size:19px}.profile-information{gap:4px;display:grid}.profile-information strong{font-size:14px;font-weight:650}.profile-information small{color:#ffffff94;font-size:12px}.profile-card>svg{color:#ffffffb3;width:18px}.topbar{z-index:20;height:var(--header-height);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffefae0;justify-content:space-between;align-items:center;padding:0 35px;display:flex;position:sticky;top:0}.topbar-page,.topbar-actions{align-items:center;display:flex}.topbar-page{gap:13px;font-size:15px;font-weight:500}.topbar-page>svg{width:16px}.topbar-actions{gap:17px}.search-field{background:#ffffffb3;border:1px solid #d8d9d7;border-radius:8px;align-items:center;gap:10px;width:min(305px,26vw);height:44px;padding:0 13px;transition:border-color .18s,box-shadow .18s;display:flex}.search-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #17679a1a}.search-field svg{color:#5f6972;width:21px}.search-field input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.search-field input::placeholder{color:#85888b}.notification-button,.mobile-menu-button{cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.notification-button{border-radius:10px;width:38px;height:38px;position:relative}.notification-button:hover,.mobile-menu-button:hover{background:#17679a12}.notification-indicator{box-sizing:content-box;background:#0f78b5;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:4px;right:4px}.header-avatar{cursor:pointer;width:42px;height:42px;font-weight:650}.mobile-menu-button{border-radius:8px;width:38px;height:38px;display:none}.page-content>h1{letter-spacing:-.04em;margin:0;font-size:44px}.sidebar-overlay{display:none}@media (width<=900px){.sidebar{transition:transform .22s;transform:translate(-105%)}.sidebar.sidebar-open{transform:translate(0)}.sidebar-overlay{z-index:25;cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0d1a2257;border:0;display:block;position:fixed;inset:0}.app-main{margin-left:0}.mobile-menu-button{display:grid}.topbar{padding:0 22px}.page-content{padding:28px 24px 44px}}@media (width<=620px){.topbar-page>svg,.topbar-page>span{display:none}.search-field{width:min(230px,46vw)}}@media (width<=480px){.topbar{padding:0 14px}.search-field{display:none}.topbar-actions{gap:8px}.page-content{padding:24px 15px 38px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important}}.dashboard{width:min(100%,1180px);margin:0 auto}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:20px;display:flex}.dashboard-date{color:#5d6368;letter-spacing:.1em;text-transform:uppercase;margin:0 0 13px;font-size:12px;font-weight:650}.dashboard-header h1{letter-spacing:-.04em;margin:0;font-size:clamp(38px,4vw,50px);font-weight:720;line-height:1.02}.dashboard-subtitle{color:var(--muted);margin:8px 0 0;font-size:16px}.primary-button{color:#fff;background:linear-gradient(135deg,#1671a8,#0b5d91);border-radius:8px;justify-content:center;align-items:center;gap:11px;min-height:52px;padding:0 24px;font-size:16px;font-weight:560;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 18px #17679a2e}.primary-button:hover{transform:translateY(-2px);box-shadow:0 10px 23px #17679a47}.primary-button svg{width:21px;height:21px}.quick-actions{flex-wrap:wrap;gap:14px;margin-bottom:24px;display:flex}.quick-action{border:1px solid var(--line);background:#ffffffa3;border-top:3px solid;border-radius:9px;place-items:center;width:108px;height:70px;transition:transform .18s,background-color .18s,box-shadow .18s;display:grid;box-shadow:0 3px 10px #2c27210a}.quick-action:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #2c272114}.quick-action svg{stroke-width:1.8px;width:31px;height:31px}.quick-action-blue{color:var(--blue)}.quick-action-coral{color:var(--coral)}.quick-action-amber{color:var(--amber)}.quick-action-sage{color:var(--sage)}.quick-action-lavender{color:var(--lavender)}.quick-action-turquoise{color:var(--turquoise)}.dashboard-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(260px,.94fr);align-items:start;gap:20px;display:grid}@media (width<=720px){.dashboard-header{flex-direction:column;align-items:stretch}.primary-button{width:100%}.quick-actions{grid-template-columns:repeat(3,1fr);display:grid}.quick-action{width:100%}.dashboard-grid{grid-template-columns:1fr}}@media (width<=480px){.dashboard-header h1{font-size:36px}}.dashboard-card{border:1px solid var(--line);border-top:3px solid var(--card-color);background:#ffffffc7;border-radius:10px;position:relative;overflow:hidden;box-shadow:0 8px 24px #2c272112}.today-card{--card-color:var(--blue);grid-column:1}.reservations-card{--card-color:var(--coral);grid-column:2}.dashboard-card-header{justify-content:space-between;align-items:center;gap:12px;min-height:57px;padding:12px 13px;display:flex}.dashboard-card-title{align-items:center;gap:10px;display:flex}.dashboard-card-title h2{letter-spacing:-.02em;margin:0;font-size:17px;font-weight:670}.card-icon{border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.card-icon svg{width:18px;height:18px}.card-icon-blue{color:var(--blue);background:#e5f1f8}.card-icon-coral{color:var(--coral);background:#fcece8}.card-options{cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.card-options:hover{background:#17679a12}.card-options svg{width:20px;height:20px}.event-list,.reservation-list{background:#ffffff7a;border:1px solid #e7e5df;border-radius:7px;margin:0 12px;overflow:hidden}.event-row{border-bottom:1px solid #e8e7e3;grid-template-columns:52px minmax(110px,1fr) auto auto;align-items:center;gap:8px;min-height:47px;padding:0 10px;font-size:12px;display:grid}.event-row:last-child,.reservation-row:last-child{border-bottom:0}.event-row time{color:var(--blue);font-size:14px;font-weight:700}.event-row strong,.reservation-row strong{color:#333a3f;font-size:12px;font-weight:600}.event-place{color:#6e7478;white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.event-place svg{width:14px;height:14px}.event-status{white-space:nowrap;border:1px solid;border-radius:5px;padding:4px 7px;font-size:10px}.status-green{color:var(--sage);background:#e7f2ed}.status-blue{color:var(--blue);background:#e5f1f8}.status-amber{color:var(--amber);background:#fbf0d7}.reservation-row{border-bottom:1px solid #e8e7e3;grid-template-columns:32px minmax(72px,1fr) auto minmax(74px,auto);align-items:center;gap:8px;min-height:47px;padding:0 9px;font-size:11px;display:grid}.resource-icon{color:#568062;background:#eef2e9;border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.resource-icon svg{width:18px;height:18px}.reservation-row time{color:#62696e;white-space:nowrap;font-size:10px}.reservation-status{align-items:center;gap:5px;font-size:9px;line-height:1.2;display:inline-flex}.reservation-status i{background:currentColor;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.reservation-green{color:var(--sage)}.reservation-amber{color:var(--amber)}.reservation-red{color:#d7554f}.dashboard-card-link{color:var(--blue);align-items:center;gap:4px;margin:13px 20px 17px;font-size:12px;font-weight:620;display:inline-flex}.dashboard-card-link:hover{text-decoration:underline}.dashboard-card-link svg{width:16px;height:16px}@media (width<=1180px){.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.today-card,.reservations-card{grid-column:1}}@media (width<=480px){.event-row{grid-template-columns:48px 1fr auto}.event-place{display:none}.reservation-row{grid-template-columns:31px 1fr auto}.reservation-row time{display:none}}.documents-card{--card-color:var(--sage);grid-area:1/3}.documents-card .dashboard-card-header>h2{letter-spacing:-.02em;margin:0;font-size:17px;font-weight:670}.documents-summary{justify-content:space-between;align-items:center;min-height:115px;padding:8px 24px 22px;display:flex}.documents-summary>div{gap:3px;display:grid}.documents-summary strong{color:var(--sage);letter-spacing:-.05em;font-size:54px;font-weight:510;line-height:1}.documents-summary span{color:#51595e;font-size:12px}.documents-icon{background:#e7f2ed;border-radius:12px;place-items:center;width:55px;height:55px;display:grid}.documents-icon svg{width:31px;height:31px;color:var(--sage)}.team-tasks-card{--card-color:var(--lavender);grid-area:2/3}.card-icon-lavender{color:var(--lavender);background:#eee9f6}.team-task-list{background:#ffffff7a;border:1px solid #e7e5df;border-radius:7px;margin:0 12px;overflow:hidden}.team-task{cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #e8e7e3;grid-template-columns:20px minmax(110px,1fr) 26px auto;align-items:center;gap:8px;width:100%;min-height:55px;padding:7px 9px;display:grid}.team-task:last-child{border-bottom:0}.team-task:hover{background:#826aaa0d}.task-checkbox{color:#fff;border:1px solid #8e9498;border-radius:3px;place-items:center;width:19px;height:19px;font-size:12px;display:grid}.team-task.completed .task-checkbox{border-color:var(--lavender);background:var(--lavender)}.team-task.completed .task-name{color:#8b8f92;text-decoration:line-through}.task-name{color:#373e42;font-size:11px;line-height:1.3}.task-owner{width:26px;height:26px;color:var(--blue);background:#e5eef4;border-radius:50%;place-items:center;font-size:9px;font-weight:700;display:grid}.task-date{white-space:nowrap;align-items:center;gap:4px;font-size:9px;display:flex}.task-date svg{width:13px;height:13px}.task-date-green{color:var(--sage)}.task-date-amber{color:var(--amber)}.task-date-neutral{color:#7f8589}@media (width<=1180px){.documents-card{grid-area:2/1}.team-tasks-card{grid-area:2/2}}@media (width<=720px){.documents-card,.team-tasks-card{grid-area:auto/1}}@media (width<=480px){.team-task{grid-template-columns:20px 1fr 26px}.task-date{display:none}}.stats-card{--card-color:var(--turquoise);grid-area:2/1/auto/3}.card-icon-turquoise{color:var(--turquoise);background:#e3f2f2}.statistics-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:155px;padding:7px 20px 21px;display:grid}.statistic{text-align:center;border-right:1px solid #e4e2dd;align-content:center;justify-items:center;gap:9px;min-height:95px;display:grid}.statistic:last-child{border-right:0}.statistic strong{letter-spacing:.02em;font-size:43px;font-weight:510;line-height:1}.statistic span{color:#3f464a;font-size:12px}.statistic-blue strong{color:var(--blue)}.statistic-coral strong{color:var(--coral)}.statistic-amber strong{color:var(--amber)}.statistic-sage strong{color:var(--sage)}@media (width<=1180px){.stats-card{grid-area:3/1/auto/3}}@media (width<=720px){.stats-card{grid-area:auto/1}.statistics-grid{grid-template-columns:repeat(2,1fr)}.statistic:nth-child(2){border-right:0}.statistic:nth-child(-n+2){border-bottom:1px solid #e4e2dd}}@media (width<=420px){.statistics-grid{grid-template-columns:1fr}.statistic{border-bottom:1px solid #e4e2dd;border-right:0}.statistic:last-child{border-bottom:0}}.module-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding:8px 0 30px;display:flex}.module-header-title{align-items:center;gap:22px;display:flex}.module-header-icon{width:74px;height:74px;color:var(--blue);background:#e5f1f8;border:1px solid #17679a33;border-radius:17px;flex:0 0 74px;place-items:center;display:grid}.module-header-icon svg{width:34px;height:34px}.module-eyebrow{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:700}.module-header h1{letter-spacing:-.04em;margin:0;font-size:43px;font-weight:720;line-height:1}.module-header-title>div>p:last-child{max-width:650px;color:var(--muted);margin:9px 0 0;font-size:14px;line-height:1.55}.organiser-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:25px 0;display:grid}.organiser-tab{cursor:pointer;border:1px solid var(--line);color:#596269;background:#ffffffa6;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:64px;padding:0 15px;font-weight:600;transition:border-color .18s,background-color .18s,color .18s,transform .18s;display:flex;position:relative}.organiser-tab:hover{background:#fff;border-color:#17679a59;transform:translateY(-2px)}.organiser-tab.active{border-color:var(--blue);color:var(--blue);background:#e5f1f8}.organiser-tab svg{width:21px;height:21px}.conflict-counter{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:21px;height:21px;font-size:10px;font-weight:700;display:grid}.organiser-content{border:1px solid var(--line);border-top:3px solid var(--blue);background:#ffffffb8;border-radius:12px;box-shadow:0 8px 24px #2c27210f}.organiser-content-heading{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:18px 20px;display:flex}.organiser-content-icon{width:42px;height:42px;color:var(--blue);background:#e5f1f8;border-radius:10px;flex:0 0 42px;place-items:center;display:grid}.organiser-content-icon svg{width:22px;height:22px}.organiser-content-heading h2{letter-spacing:-.02em;margin:0 0 4px;font-size:19px}.organiser-content-heading p{color:var(--muted);margin:0;font-size:13px}.organiser-workspace{min-height:350px;color:var(--muted);text-align:center;place-items:center;padding:30px;display:grid}@media (width<=900px){.module-header{flex-direction:column;align-items:stretch}.module-header .primary-button{width:100%}.organiser-tabs{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.module-header-title{align-items:flex-start}.module-header-icon{flex-basis:58px;width:58px;height:58px}.module-header-icon svg{width:27px;height:27px}.module-header h1{font-size:35px}.organiser-tabs{grid-template-columns:1fr}.organiser-tab{justify-content:flex-start}}.agenda-calendar{padding:18px}.agenda-toolbar{grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin-bottom:18px;display:grid}.agenda-navigation{align-items:center;gap:7px;display:flex}.agenda-navigation-button,.agenda-today-button{cursor:pointer;border:1px solid var(--line);background:#fff;border-radius:7px;place-items:center;height:38px;transition:border-color .18s,background-color .18s;display:grid}.agenda-navigation-button{width:38px}.agenda-today-button{color:var(--blue);padding:0 15px;font-size:12px;font-weight:650}.agenda-navigation-button:hover,.agenda-today-button:hover{border-color:var(--blue);background:#eef6fa}.agenda-navigation-button svg{width:18px;height:18px}.agenda-period{color:#374149;justify-content:center;align-items:center;gap:9px;display:flex}.agenda-period svg{width:19px;height:19px;color:var(--blue)}.agenda-period strong{font-size:15px}.agenda-legend{color:var(--muted);align-items:center;gap:13px;font-size:10px;display:flex}.agenda-legend span{align-items:center;gap:5px;display:flex}.agenda-legend i{border-radius:50%;width:8px;height:8px}.legend-activity{background:var(--coral)}.legend-team{background:var(--blue)}.legend-service{background:var(--sage)}.agenda-scroll{border:1px solid var(--line);background:#fff;border-radius:9px;overflow-x:auto}.weekly-calendar{grid-template-rows:58px repeat(20,34px);grid-template-columns:64px repeat(6,minmax(140px,1fr));min-width:1080px;display:grid;position:relative}.calendar-corner{border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);text-transform:uppercase;grid-area:1/1;place-items:center;font-size:10px;display:grid}.calendar-day-header{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbfaf7;justify-content:center;align-items:center;gap:8px;display:flex}.calendar-day-header span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:650}.calendar-day-header strong{border-radius:50%;place-items:center;width:30px;height:30px;font-size:14px;display:grid}.calendar-day-header.current-day{background:#eef6fa}.calendar-day-header.current-day strong{background:var(--blue);color:#fff}.calendar-time{z-index:2;border-right:1px solid var(--line);color:#7d858a;justify-content:center;align-items:flex-start;padding-top:5px;font-size:10px;display:flex}.calendar-cell{background:#fff6;border-bottom:1px solid #eceae5;border-right:1px solid #eceae5}.calendar-cell:nth-child(12n){background:#fbfaf7}.calendar-event{z-index:5;cursor:pointer;text-align:left;border:0;border-left:4px solid;border-radius:6px;flex-direction:column;align-items:flex-start;gap:4px;min-height:0;margin:3px 5px;padding:7px 8px;transition:box-shadow .18s,transform .18s;display:flex;overflow:hidden}.calendar-event:hover{z-index:8;transform:translateY(-1px);box-shadow:0 7px 18px #2c272126}.calendar-event strong{color:#263139;font-size:10px;line-height:1.2}.calendar-event span{color:#667078;font-size:9px}.event-blue{color:var(--blue);background:#e5f1f8}.event-coral{color:var(--coral);background:#fcece8}.event-amber{color:var(--amber);background:#fbf0d7}.event-sage{color:var(--sage);background:#e7f2ed}.event-lavender{color:var(--lavender);background:#eee9f6}.event-turquoise{color:var(--turquoise);background:#e3f2f2}@media (width<=900px){.agenda-toolbar{grid-template-columns:1fr}.agenda-period{justify-content:flex-start}.agenda-legend{flex-wrap:wrap}}@media (width<=560px){.agenda-calendar{padding:12px}.agenda-navigation{grid-template-columns:38px 1fr 38px;display:grid}}.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d1e297a;place-items:center;padding:25px;display:grid;position:fixed;inset:0;overflow-y:auto}.event-modal{border:1px solid var(--line);background:var(--surface);border-radius:15px;width:min(100%,650px);overflow:hidden;box-shadow:0 25px 70px #0f233040}.event-modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.event-modal-header>div{align-items:center;gap:13px;display:flex}.event-modal-icon{width:45px;height:45px;color:var(--blue);background:#e5f1f8;border-radius:11px;place-items:center;display:grid}.event-modal-icon svg{width:23px;height:23px}.event-modal-header p{color:var(--blue);letter-spacing:.09em;text-transform:uppercase;margin:0 0 3px;font-size:10px;font-weight:700}.event-modal-header h2{letter-spacing:-.03em;margin:0;font-size:22px}.modal-close-button{cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.modal-close-button:hover{background:#f0efeb}.modal-close-button svg{width:20px;height:20px}.event-form{grid-template-columns:repeat(2,1fr);gap:18px;padding:24px;display:grid}.form-field{gap:8px;display:grid}.form-field-full,.form-error,.event-form-actions{grid-column:1/-1}.form-field>span{color:#465159;align-items:center;gap:6px;font-size:12px;font-weight:650;display:flex}.form-field>span svg{width:15px;height:15px;color:var(--blue)}.form-field input,.form-field select{width:100%;height:44px;color:var(--text);background:#fff;border:1px solid #d9d8d3;border-radius:8px;outline:0;padding:0 12px;transition:border-color .18s,box-shadow .18s}.form-field input:focus,.form-field select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #17679a1a}.form-field input::placeholder{color:#9a9c9e}.form-error{color:#b53f3a;background:#fcedeb;border:1px solid #d7554f4d;border-radius:7px;margin:0;padding:10px 12px;font-size:12px}.event-form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:5px;padding-top:18px;display:flex}.secondary-button{cursor:pointer;color:#4b545a;background:#fff;border:1px solid #d5d5d1;border-radius:8px;min-height:45px;padding:0 20px;font-weight:600}.secondary-button:hover{border-color:var(--blue);color:var(--blue)}.event-form-actions .primary-button{cursor:pointer;border:0;min-height:45px}@media (width<=600px){.modal-overlay{align-items:end;padding:0}.event-modal{border-radius:17px 17px 0 0;max-height:94vh;overflow-y:auto}.event-form{grid-template-columns:1fr;padding:20px}.form-field-full,.form-error,.event-form-actions{grid-column:1}.event-form-actions{flex-direction:column-reverse}.event-form-actions button{width:100%}}.danger-button{cursor:pointer;color:#b53f3a;background:#fcedeb;border:1px solid #d7554f59;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:45px;margin-right:auto;padding:0 17px;font-weight:650;display:inline-flex}.danger-button:hover{background:#f9dedb;border-color:#d7554f}.danger-button svg{width:17px;height:17px}@media (width<=600px){.danger-button{margin-right:0}}.conflicts-empty{text-align:center;align-content:center;justify-items:center;min-height:350px;padding:40px;display:grid}.conflicts-empty>span{width:68px;height:68px;color:var(--sage);background:#e7f2ed;border-radius:50%;place-items:center;display:grid}.conflicts-empty>span svg{width:34px;height:34px}.conflicts-empty h3{margin:18px 0 7px;font-size:21px}.conflicts-empty p{max-width:430px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.conflicts-panel{padding:20px}.conflicts-warning{color:#b53f3a;background:#fcedeb;border:1px solid #d7554f4d;border-radius:9px;align-items:center;gap:13px;padding:15px;display:flex}.conflicts-warning>svg{flex:none;width:25px;height:25px}.conflicts-warning>div{gap:4px;display:grid}.conflicts-warning strong{font-size:14px}.conflicts-warning span{font-size:11px}.conflicts-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:18px;display:grid}.conflict-card{border:1px solid var(--line);border-top:3px solid var(--coral);background:#fff;border-radius:10px;overflow:hidden}.conflict-card>header{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:14px;display:flex}.conflict-card>header>span{width:36px;height:36px;color:var(--coral);background:#fcedeb;border-radius:9px;place-items:center;display:grid}.conflict-card>header svg{width:19px;height:19px}.conflict-card h3{margin:0 0 3px;font-size:15px}.conflict-card header p{color:var(--muted);margin:0;font-size:10px}.conflict-events{gap:8px;padding:14px;display:grid}.conflict-events>div{border:1px solid #ebe9e4;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.conflict-events strong{font-size:12px}.conflict-events span{color:var(--coral);white-space:nowrap;align-items:center;gap:4px;font-size:10px;display:flex}.conflict-events svg{width:13px;height:13px}.conflict-card>footer{border-top:1px solid var(--line);color:var(--muted);background:#fbfaf7;align-items:center;gap:5px;padding:10px 14px;font-size:10px;display:flex}.conflict-card>footer svg{width:13px;height:13px}@media (width<=720px){.conflicts-list{grid-template-columns:1fr}}.reservations-panel{background:#fffdf9;border:1px solid #e8e4dd;border-radius:18px;flex-direction:column;gap:24px;padding:26px;display:flex;box-shadow:0 8px 24px #1832490f}.reservations-panel-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.reservations-panel-header h2{color:#152536;margin:5px 0 7px;font-size:1.35rem}.reservations-panel-header p{color:#687582;max-width:650px;margin:0;line-height:1.55}.reservations-eyebrow,.resource-modal-eyebrow{color:#1670a6;letter-spacing:.09em;text-transform:uppercase;font-size:.73rem;font-weight:800}.primary-action-button,.secondary-action-button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:0 18px;font-family:inherit;font-size:.92rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.primary-action-button{color:#fff;background:#086a9f;border:1px solid #086a9f;flex-shrink:0;box-shadow:0 6px 15px #086a9f33}.primary-action-button:hover{background:#075d8b;border-color:#075d8b;transform:translateY(-1px);box-shadow:0 8px 18px #086a9f40}.secondary-action-button{color:#086a9f;background:#fff;border:1px solid #a9ccde}.secondary-action-button:hover{background:#edf7fc;border-color:#74b1d1}.resource-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.resource-summary-card{background:#fff;border:1px solid #e6e7e8;border-radius:13px;align-items:center;gap:13px;min-height:82px;padding:16px 18px;display:flex}.resource-summary-icon{border-radius:12px;flex-shrink:0;place-items:center;width:45px;height:45px;display:grid}.resource-summary-card strong{color:#182837;font-size:1.32rem;line-height:1.1;display:block}.resource-summary-card span{color:#71808d;font-size:.85rem}.summary-room{border-top:3px solid #1670a6}.summary-room .resource-summary-icon{color:#1670a6;background:#e7f3fa}.summary-vehicle{border-top:3px solid #e38c19}.summary-vehicle .resource-summary-icon{color:#c8750d;background:#fff2df}.summary-equipment{border-top:3px solid #6d5aa6}.summary-equipment .resource-summary-icon{color:#6d5aa6;background:#f0ecfb}.resource-sections{flex-direction:column;gap:30px;display:flex}.resource-category{flex-direction:column;gap:13px;display:flex}.resource-category-title{color:#243746;align-items:center;gap:9px;display:flex}.resource-category-title h3{margin:0;font-size:1rem}.resource-category-title>span{color:#537083;background:#edf2f5;border-radius:20px;place-items:center;min-width:25px;height:25px;padding:0 7px;font-size:.75rem;font-weight:700;display:grid}.resource-grid{grid-template-columns:repeat(3,minmax(230px,1fr));gap:15px;display:grid}.resource-card{background:#fff;border:1px solid #e4e6e8;border-radius:13px;gap:14px;min-width:0;padding:17px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 4px 13px #1b31410a}.resource-card:hover{border-color:#c8d7df;transform:translateY(-2px);box-shadow:0 8px 20px #1b314114}.resource-card-icon{border-radius:11px;flex-shrink:0;place-items:center;width:43px;height:43px;display:grid}.resource-room{color:#1670a6;background:#e7f3fa}.resource-vehicle{color:#c8750d;background:#fff2df}.resource-equipment{color:#6d5aa6;background:#f0ecfb}.resource-card-content{flex:1;min-width:0}.resource-card-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.resource-type{color:#7c8993;text-transform:uppercase;font-size:.72rem;font-weight:700}.resource-card-heading h3{color:#1d2c38;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:1rem;overflow:hidden}.resource-more-button{color:#65737e;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;padding:0;display:grid}.resource-more-button:hover{color:#1e4057;background:#f0f4f6}.resource-description{color:#6d7983;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 15px;font-size:.84rem;line-height:1.45;display:-webkit-box;overflow:hidden}.resource-card-footer{justify-content:space-between;align-items:center;gap:10px;margin-top:15px;display:flex}.resource-capacity{color:#536572;align-items:center;gap:6px;font-size:.78rem;display:flex}.resource-status{border-radius:20px;align-items:center;gap:6px;padding:5px 8px;font-size:.7rem;font-weight:700;display:inline-flex}.resource-status-dot{background:currentColor;border-radius:50%;width:7px;height:7px}.resource-status.is-available{color:#287f5f;background:#e7f5ef}.resource-status.is-unavailable{color:#bd493f;background:#fcebea}.resource-status.is-maintenance{color:#b46b0e;background:#fff2df}.resources-empty-state{text-align:center;background:linear-gradient(135deg,#e7f3fa80,#fffdf9b3);border:1px dashed #bad0dc;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:35px 20px;display:flex}.resources-empty-icon{color:#1670a6;background:#e3f1f8;border-radius:16px;place-items:center;width:62px;height:62px;margin-bottom:15px;display:grid}.resources-empty-state h3{color:#1d3040;margin:0 0 7px;font-size:1.08rem}.resources-empty-state p{color:#6d7a84;max-width:480px;margin:0 0 20px;line-height:1.5}.resource-modal{background:#fffdf9;border:1px solid #e5e2dd;border-radius:17px;width:min(620px,100vw - 32px);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 24px 65px #0f233240}.resource-modal-header{z-index:2;background:#fffdf9f7;border-bottom:1px solid #e9e5df;border-radius:17px 17px 0 0;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 25px 18px;display:flex;position:sticky;top:0}.resource-modal-header h2{color:#172a39;margin:5px 0 0;font-size:1.35rem}.modal-close-button{color:#64727d;cursor:pointer;background:#f2f3f3;border:0;border-radius:9px;flex-shrink:0;place-items:center;width:37px;height:37px;padding:0;display:grid}.modal-close-button:hover{color:#b34138;background:#fbecea}.resource-form{flex-direction:column;gap:19px;padding:23px 25px 25px;display:flex}.resource-type-fieldset{border:0;min-width:0;margin:0;padding:0}.resource-type-fieldset legend,.resource-form .form-field>label{color:#263b4a;margin-bottom:8px;font-size:.84rem;font-weight:750;display:block}.resource-form .form-field label span{color:#8a959d;font-size:.72rem;font-weight:500}.resource-type-selector{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.resource-type-button{color:#60717d;cursor:pointer;background:#fff;border:1px solid #dce1e4;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:59px;padding:10px;font-family:inherit;font-weight:700;transition:all .2s;display:flex}.resource-type-button:hover{color:#086a9f;background:#f3f9fc;border-color:#9fc4d8}.resource-type-button.is-selected{color:#086a9f;background:#e9f5fb;border-color:#1670a6;box-shadow:0 0 0 2px #1670a61a}.resource-form .form-field{flex-direction:column;display:flex}.resource-form input,.resource-form select,.resource-form textarea{color:#233746;background:#fff;border:1px solid #d7dde1;border-radius:9px;outline:none;width:100%;padding:11px 13px;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.resource-form textarea{resize:vertical;min-height:84px}.resource-form input:focus,.resource-form select:focus,.resource-form textarea:focus{border-color:#1670a6;box-shadow:0 0 0 3px #1670a61c}.resource-form input::placeholder,.resource-form textarea::placeholder{color:#a1a9af}.resource-form-error{color:#a83b34;background:#fcecea;border:1px solid #f1c2bd;border-radius:9px;padding:11px 13px;font-size:.84rem}.resource-modal-actions{justify-content:flex-end;align-items:center;gap:11px;padding-top:5px;display:flex}.modal-cancel-button{color:#586975;cursor:pointer;background:#fff;border:1px solid #d5dadd;border-radius:10px;min-height:43px;padding:0 17px;font-family:inherit;font-weight:700}.modal-cancel-button:hover{background:#f4f6f7}@media (width<=1050px){.resource-grid{grid-template-columns:repeat(2,minmax(230px,1fr))}}@media (width<=760px){.reservations-panel{padding:18px}.reservations-panel-header{flex-direction:column}.reservations-panel-header .primary-action-button{width:100%}.resource-summary,.resource-grid,.resource-type-selector{grid-template-columns:1fr}.resource-type-button{justify-content:flex-start;min-height:50px;padding:10px 15px}.resource-modal-header,.resource-form{padding-left:18px;padding-right:18px}.resource-modal-actions{flex-direction:column-reverse;align-items:stretch}.resource-modal-actions button{width:100%}}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f1f2c8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.reservations-panel{gap:22px;padding:0;overflow:hidden}.reservations-main-navigation{background:#f4f7f8;border-bottom:1px solid #dde4e8;gap:4px;padding:8px 8px 0;display:flex}.reservations-view-button{color:#657580;cursor:pointer;background:0 0;border:0;border-radius:9px 9px 0 0;align-items:center;gap:9px;min-height:47px;padding:0 17px;font-family:inherit;font-size:.87rem;font-weight:700;display:inline-flex;position:relative}.reservations-view-button:hover{color:#126b9c;background:#ffffff8c}.reservations-view-button.is-active{color:#086a9f;background:#fffdf9}.reservations-view-button.is-active:after{content:"";background:#1670a6;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:15px;right:15px}.reservations-view-button>span{color:#557080;background:#e5edf1;border-radius:20px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:.7rem;display:grid}.resources-toolbar-heading{justify-content:space-between;align-items:flex-start;gap:20px;padding:2px 24px 0;display:flex}.resources-toolbar-heading h3{color:#1c3040;margin:0 0 5px;font-size:1.1rem}.resources-toolbar-heading p{color:#71808a;margin:0;font-size:.86rem}.resource-compact-counters{grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;padding:0 24px;display:grid}.resource-counter{color:#647580;cursor:pointer;background:#fff;border:1px solid #dfe5e8;border-radius:10px;align-items:center;gap:8px;min-width:0;min-height:46px;padding:0 12px;font-family:inherit;transition:border-color .2s,background .2s,color .2s;display:flex}.resource-counter:hover{color:#176d9e;background:#f5fafc;border-color:#abcbdc}.resource-counter span{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:700;overflow:hidden}.resource-counter strong{color:#566c79;background:#edf2f4;border-radius:20px;place-items:center;min-width:25px;height:25px;margin-left:auto;padding:0 6px;font-size:.73rem;display:grid}.resource-counter.is-selected{color:#086a9f;background:#eaf5fa;border-color:#7db5d1;box-shadow:0 0 0 2px #1670a614}.resource-counter.is-selected strong{color:#fff;background:#1670a6}.resource-counter.counter-vehicle.is-selected{color:#b66a0e;background:#fff5e7;border-color:#e5b46e}.resource-counter.counter-vehicle.is-selected strong{background:#d98517}.resource-counter.counter-equipment.is-selected{color:#67549b;background:#f3f0fb;border-color:#b5aad7}.resource-counter.counter-equipment.is-selected strong{background:#715ca8}.resources-filter-bar{grid-template-columns:minmax(240px,1fr) minmax(165px,210px) minmax(150px,190px);gap:10px;padding:0 24px;display:grid}.resources-search,.resources-select-wrapper{color:#768590;background:#fff;border:1px solid #dce2e5;border-radius:9px;align-items:center;min-height:43px;display:flex}.resources-search{gap:9px;padding:0 12px}.resources-search:focus-within,.resources-select-wrapper:focus-within{border-color:#1670a6;box-shadow:0 0 0 3px #1670a61a}.resources-search input,.resources-select-wrapper select{color:#334854;background:0 0;border:0;outline:none;width:100%;height:41px;padding:0;font-family:inherit;font-size:.82rem}.resources-search input::placeholder{color:#96a1a8}.resources-search input::-webkit-search-cancel-button{cursor:pointer}.resources-select-wrapper{gap:7px;padding:0 10px}.resources-select-wrapper select{cursor:pointer}.resources-table-wrapper{background:#fff;border:1px solid #dfe4e7;border-radius:11px;margin:0 24px;overflow-x:auto}.resources-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:850px}.resources-table th{color:#71808a;letter-spacing:.035em;text-align:left;text-transform:uppercase;background:#f5f7f8;border-bottom:1px solid #dde3e6;padding:12px 14px;font-size:.7rem;font-weight:800}.resources-table th:first-child{width:27%}.resources-table th:nth-child(2){width:13%}.resources-table th:nth-child(3),.resources-table th:nth-child(4){width:16%}.resources-table th:nth-child(5){width:22%}.resources-table th:nth-child(6){width:54px}.resources-table td{color:#4f616d;vertical-align:middle;border-bottom:1px solid #edf0f1;padding:11px 14px;font-size:.8rem}.resources-table tbody tr{cursor:pointer;transition:background .15s}.resources-table tbody tr:hover{background:#f6fafc}.resources-table tbody tr:last-child td{border-bottom:0}.resource-name-cell{align-items:center;gap:11px;min-width:0;display:flex}.resource-list-icon{border-radius:9px;flex-shrink:0;place-items:center;width:37px;height:37px;display:grid}.resource-name-cell>div{min-width:0}.resource-name-cell strong{color:#223643;text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-size:.84rem;display:block;overflow:hidden}.resource-name-cell div>span{color:#89949b;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;display:block;overflow:hidden}.resource-category-label{color:#526875;background:#eef2f4;border-radius:6px;padding:5px 8px;font-size:.72rem;font-weight:700;display:inline-block}.resource-next-booking{color:#8a969e;font-size:.76rem}.resources-empty-state,.resources-no-result{margin:0 24px 24px}.resources-empty-state{min-height:255px}.resources-no-result{color:#839099;text-align:center;background:#fafbfb;border:1px dashed #ccd6db;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;display:flex}.resources-no-result h3{color:#364d5c;margin:11px 0 4px;font-size:1rem}.resources-no-result p{margin:0;font-size:.82rem}.resources-pagination{justify-content:space-between;align-items:center;gap:15px;padding:0 24px 23px;display:flex}.resources-pagination p{color:#7a8891;margin:0;font-size:.78rem}.resources-pagination>div{align-items:center;gap:10px;display:flex}.resources-pagination>div>span{color:#62727d;font-size:.76rem}.resources-pagination button{color:#476170;cursor:pointer;background:#fff;border:1px solid #d5dde1;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:grid}.resources-pagination button:hover:not(:disabled){color:#086a9f;background:#edf7fb;border-color:#9fc5d8}.resources-pagination button:disabled{opacity:.4;cursor:not-allowed}.reservations-planning-empty{text-align:center;background:linear-gradient(135deg,#e8f4faa6,#fffdf9bf);border:1px dashed #b9cfda;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:380px;margin:0 24px 24px;padding:35px;display:flex}.reservations-planning-empty>div{color:#1670a6;background:#e2f1f8;border-radius:16px;place-items:center;width:62px;height:62px;display:grid}.reservations-planning-empty h3{color:#263c4a;margin:15px 0 6px;font-size:1.05rem}.reservations-planning-empty p{color:#73818a;max-width:500px;margin:0;font-size:.85rem;line-height:1.5}.sr-only{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){.resource-compact-counters{grid-template-columns:repeat(2,1fr)}.resources-filter-bar{grid-template-columns:1fr 1fr}.resources-search{grid-column:1/-1}}@media (width<=650px){.reservations-main-navigation{grid-template-columns:1fr 1fr;display:grid}.reservations-view-button{justify-content:center;padding:0 8px;font-size:.75rem}.resources-toolbar-heading{flex-direction:column;align-items:stretch;padding-left:16px;padding-right:16px}.resources-toolbar-heading .primary-action-button{width:100%}.resource-compact-counters{grid-template-columns:1fr 1fr;padding-left:16px;padding-right:16px}.resource-counter{padding:0 9px}.resources-filter-bar{grid-template-columns:1fr;padding-left:16px;padding-right:16px}.resources-search{grid-column:auto}.resources-table-wrapper,.resources-empty-state,.resources-no-result,.reservations-planning-empty{margin-left:16px;margin-right:16px}.resources-pagination{flex-direction:column;align-items:flex-start;padding-left:16px;padding-right:16px}.resources-pagination>div{justify-content:space-between;width:100%}}.reservation-modal{background:#fffdf9;border:1px solid #e4e1dc;border-radius:17px;width:min(640px,100vw - 32px);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 25px 70px #0f233247}.reservation-modal-header{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf9f7;border-bottom:1px solid #e8e4de;border-radius:17px 17px 0 0;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 25px 18px;display:flex;position:sticky;top:0}.reservation-modal-header h2{color:#172a39;margin:5px 0 0;font-size:1.35rem}.reservation-modal-eyebrow{color:#1670a6;letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:800}.reservation-form{flex-direction:column;gap:19px;padding:23px 25px 25px;display:flex}.reservation-form .form-field{flex-direction:column;display:flex}.reservation-form .form-field>label{color:#263b4a;align-items:center;gap:7px;margin-bottom:8px;font-size:.84rem;font-weight:750;display:flex}.reservation-form .form-field label span{color:#8a959d;font-size:.72rem;font-weight:500}.reservation-form input,.reservation-form select,.reservation-form textarea{color:#233746;background:#fff;border:1px solid #d7dde1;border-radius:9px;outline:none;width:100%;padding:11px 13px;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.reservation-form select,.reservation-form input{min-height:44px}.reservation-form textarea{resize:vertical;min-height:82px}.reservation-form input:focus,.reservation-form select:focus,.reservation-form textarea:focus{border-color:#1670a6;box-shadow:0 0 0 3px #1670a61c}.reservation-form input::placeholder,.reservation-form textarea::placeholder{color:#a0a9af}.reservation-form small{color:#7c8992;margin-top:6px;font-size:.72rem}.selected-resource-summary{border:1px solid;border-radius:10px;align-items:center;gap:11px;padding:12px 14px;display:flex}.selected-resource-summary>svg{flex-shrink:0}.selected-resource-summary strong,.selected-resource-summary span{display:block}.selected-resource-summary strong{color:#263b49;margin-bottom:2px;font-size:.85rem}.selected-resource-summary span{color:#74828b;font-size:.72rem}.resource-summary-room{color:#1670a6;background:#edf7fb;border-color:#b5d4e4}.resource-summary-vehicle{color:#c47715;background:#fff6e8;border-color:#eed1a6}.resource-summary-equipment{color:#6d59a2;background:#f5f2fc;border-color:#d0c7e9}.reservation-time-fields{grid-template-columns:1fr 1fr;gap:13px;display:grid}.reservation-modal-actions{justify-content:flex-end;align-items:center;gap:11px;padding-top:5px;display:flex}.reservation-no-resource{color:#72818b;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:35px;display:flex}.reservation-no-resource>svg{box-sizing:content-box;color:#b36a10;background:#fff1dd;border-radius:15px;padding:15px}.reservation-no-resource h3{color:#2c4150;margin:15px 0 6px;font-size:1.05rem}.reservation-no-resource p{max-width:420px;margin:0 0 20px;font-size:.84rem;line-height:1.55}@media (width<=650px){.reservation-modal-header,.reservation-form{padding-left:18px;padding-right:18px}.reservation-time-fields{grid-template-columns:1fr}.reservation-modal-actions{flex-direction:column-reverse;align-items:stretch}.reservation-modal-actions button{width:100%}}.reservations-planning{flex-direction:column;gap:20px;padding:2px 24px 24px;display:flex}.reservations-planning-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.reservations-planning-header h3{color:#1c3040;margin:0 0 5px;font-size:1.1rem}.reservations-planning-header p{color:#71808a;margin:0;font-size:.86rem}.reservations-planning .reservations-planning-empty{min-height:300px;margin:0}.reservations-planning-empty .secondary-action-button{margin-top:20px}.reservations-list{background:#fff;border:1px solid #dfe5e8;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.reservation-list-item{border-bottom:1px solid #edf0f2;grid-template-columns:42px minmax(180px,1.5fr) minmax(145px,.8fr) minmax(145px,.8fr) 36px;align-items:center;gap:13px;min-height:76px;padding:11px 15px;transition:background .15s,box-shadow .15s;display:grid}.reservation-list-item:last-child{border-bottom:0}.reservation-list-item:hover{z-index:1;background:#f7fafb;position:relative;box-shadow:inset 3px 0 #1670a6}.reservation-list-icon{border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.reservation-list-main,.reservation-list-date{min-width:0}.reservation-list-main strong,.reservation-list-main span,.reservation-list-date strong,.reservation-list-date span{display:block}.reservation-list-main strong{color:#263a48;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:.86rem;overflow:hidden}.reservation-list-main span{color:#798791;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.reservation-list-date strong{color:#344b59;text-transform:capitalize;margin-bottom:4px;font-size:.79rem}.reservation-list-date span{color:#1670a6;font-size:.76rem;font-weight:750}.reservation-list-requester{color:#667781;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.reservation-list-item:has(.resource-room):hover{box-shadow:inset 3px 0 #1670a6}.reservation-list-item:has(.resource-vehicle):hover{box-shadow:inset 3px 0 #db8619}.reservation-list-item:has(.resource-equipment):hover{box-shadow:inset 3px 0 #705ca7}@media (width<=900px){.reservation-list-item{grid-template-columns:42px minmax(160px,1fr) minmax(135px,.7fr) 36px}.reservation-list-requester{display:none}}@media (width<=650px){.reservations-planning{padding-left:16px;padding-right:16px}.reservations-planning-header{flex-direction:column;align-items:stretch}.reservations-planning-header .primary-action-button{width:100%}.reservation-list-item{grid-template-columns:40px 1fr 32px;gap:10px;padding:13px}.reservation-list-date{grid-column:2}.reservation-list-requester{display:none}.reservation-list-item .resource-more-button{grid-area:1/3/span 2}}.weekly-planner{flex-direction:column;gap:18px;padding:2px 24px 24px;display:flex}.weekly-planner-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.weekly-planner-header h3{color:#1c3040;margin:0 0 5px;font-size:1.1rem}.weekly-planner-header p{color:#71808a;margin:0;font-size:.86rem}.weekly-planner-navigation{background:#f4f7f8;border:1px solid #e0e6e9;border-radius:11px;justify-content:space-between;align-items:center;gap:15px;padding:11px;display:flex}.week-navigation-buttons{align-items:center;gap:8px;display:flex}.week-navigation-buttons>button{color:#476170;cursor:pointer;background:#fff;border:1px solid #d5dde1;border-radius:8px;flex-shrink:0;place-items:center;width:37px;height:37px;padding:0;display:grid}.week-navigation-buttons>button:hover{color:#086a9f;background:#edf7fb;border-color:#9fc5d8}.week-navigation-buttons .current-week-button{width:auto;padding:0 13px;font-family:inherit;font-size:.75rem;font-weight:700;display:inline-flex}.current-week-label{color:#273d4b;text-transform:capitalize;justify-content:center;align-items:center;gap:7px;min-width:290px;display:flex}.current-week-label strong{font-size:.8rem}.current-week-label span{color:#8a969d;font-size:.72rem}.weekly-resource-search{color:#75848e;background:#fff;border:1px solid #d8e0e4;border-radius:8px;align-items:center;gap:8px;width:min(240px,100%);min-height:39px;padding:0 11px;display:flex}.weekly-resource-search:focus-within{border-color:#1670a6;box-shadow:0 0 0 3px #1670a61a}.weekly-resource-search input{color:#334854;background:0 0;border:0;outline:none;width:100%;height:37px;padding:0;font-family:inherit;font-size:.8rem}.weekly-planner-filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.weekly-planner-filters button{color:#647580;cursor:pointer;background:#fff;border:1px solid #dce3e6;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 11px;font-family:inherit;font-size:.75rem;font-weight:700;display:inline-flex}.weekly-planner-filters button:hover{color:#086a9f;background:#f3f9fc;border-color:#a9cbdc}.weekly-planner-filters button span{color:#60727e;background:#edf1f3;border-radius:20px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:.65rem;display:grid}.weekly-planner-filters button.is-active{color:#086a9f;background:#e8f4fa;border-color:#7bb4d0}.weekly-planner-filters button.is-active span{color:#fff;background:#1670a6}.weekly-planner-filters .filter-vehicle.is-active{color:#b66a0e;background:#fff5e7;border-color:#e5b46e}.weekly-planner-filters .filter-vehicle.is-active span{background:#d98517}.weekly-planner-filters .filter-equipment.is-active{color:#67549b;background:#f3f0fb;border-color:#b5aad7}.weekly-planner-filters .filter-equipment.is-active span{background:#715ca8}.weekly-grid-wrapper{scrollbar-color:#b7c8d1 #edf2f4;scrollbar-width:thin;background:#fff;border:1px solid #dce3e7;border-radius:12px;max-width:100%;position:relative;overflow-x:auto}.weekly-grid-wrapper::-webkit-scrollbar{height:10px}.weekly-grid-wrapper::-webkit-scrollbar-track{background:#edf2f4}.weekly-grid-wrapper::-webkit-scrollbar-thumb{background:#b7c8d1;border:2px solid #edf2f4;border-radius:10px}.weekly-grid{grid-template-columns:210px repeat(7,minmax(145px,1fr));min-width:1225px;display:grid}.weekly-grid-corner,.weekly-day-heading{z-index:4;background:#f4f7f8;border-bottom:1px solid #dce3e7;min-height:61px;position:sticky;top:0}.weekly-grid-corner{z-index:6;color:#667984;letter-spacing:.04em;text-transform:uppercase;border-right:1px solid #dce3e7;align-items:center;padding:0 15px;font-size:.7rem;font-weight:800;display:flex;left:0}.weekly-day-heading{color:#4f636f;text-align:center;text-transform:capitalize;border-right:1px solid #e1e6e9;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.weekly-day-heading span{font-size:.78rem;font-weight:800}.weekly-day-heading small{color:#1670a6;font-size:.6rem;font-weight:750}.weekly-day-heading.is-today{color:#086a9f;background:#e8f4fa;box-shadow:inset 0 3px #1670a6}.weekly-resource-row{display:contents}.weekly-resource-name{z-index:3;background:#fff;border-bottom:1px solid #e6ebed;border-right:1px solid #dce3e7;align-items:center;gap:10px;min-width:0;min-height:108px;padding:12px;display:flex;position:sticky;left:0}.weekly-resource-name>div{min-width:0}.weekly-resource-name strong,.weekly-resource-name div>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.weekly-resource-name strong{color:#263b49;margin-bottom:4px;font-size:.8rem}.weekly-resource-name div>span{color:#849098;font-size:.68rem}.weekly-resource-cell{color:#536975;text-align:left;cursor:pointer;background:#fff;border:1px solid #e6ebed;border-top:0;border-left:0;flex-direction:column;justify-content:center;align-items:stretch;gap:5px;min-width:0;min-height:108px;padding:7px;font-family:inherit;transition:background .15s,box-shadow .15s;display:flex;overflow:hidden}.weekly-resource-cell:hover:not(:disabled){z-index:2;background:#f1f9fc;position:relative;box-shadow:inset 0 0 0 2px #72afcd}.weekly-resource-cell.is-available{background:linear-gradient(135deg,#fff,#f5fbf8);justify-content:center;align-items:center}.weekly-resource-cell.is-available:hover{background:#edf9f3}.cell-available{color:#4f8a70;align-items:center;gap:6px;font-size:.68rem;font-weight:700;display:inline-flex}.cell-available:before{content:"";background:#45a276;border-radius:50%;width:7px;height:7px}.weekly-resource-cell.is-unavailable{cursor:not-allowed;background:repeating-linear-gradient(-45deg,#f3f4f4,#f3f4f4 6px,#eceeee 6px 12px);justify-content:center;align-items:center}.cell-unavailable{color:#8b969c;font-size:.68rem;font-weight:750}.weekly-reservation-block{border-left:3px solid;border-radius:6px;flex-direction:column;gap:2px;min-width:0;padding:6px 7px;display:flex}.weekly-reservation-block strong{color:inherit;font-size:.65rem;line-height:1.1}.weekly-reservation-block small{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;line-height:1.25;display:block;overflow:hidden}.weekly-reservation-block.block-room{color:#12658f;background:#e7f3f9;border-color:#1670a6}.weekly-reservation-block.block-vehicle{color:#a45f0b;background:#fff0dc;border-color:#db8619}.weekly-reservation-block.block-equipment{color:#604d93;background:#efebfa;border-color:#705ca7}.additional-reservations{color:#657984;background:#eef2f4;border-radius:5px;align-self:flex-start;padding:3px 6px;font-size:.62rem;font-weight:700}.equipment-availability{color:#67549a;text-align:center;font-size:.6rem;font-weight:750}.weekly-planner-empty{color:#7d8c95;text-align:center;background:#fafbfb;border:1px dashed #c5d1d7;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:30px;display:flex}.weekly-planner-empty>svg{box-sizing:content-box;color:#1670a6;background:#e7f3f9;border-radius:14px;padding:14px}.weekly-planner-empty h3{color:#344b59;margin:13px 0 5px;font-size:1rem}.weekly-planner-empty p{margin:0;font-size:.8rem}@media (width<=950px){.weekly-planner-navigation{flex-direction:column;align-items:stretch}.weekly-resource-search{width:100%}.week-navigation-buttons{justify-content:space-between}.current-week-label{flex:1;min-width:0}}@media (width<=650px){.weekly-planner{padding-left:16px;padding-right:16px}.weekly-planner-header{flex-direction:column;align-items:stretch}.weekly-planner-header .primary-action-button{width:100%}.week-navigation-buttons{grid-template-columns:37px 1fr 37px;display:grid}.week-navigation-buttons .current-week-button{grid-column:1/-1;width:100%}.current-week-label{flex-direction:column;align-items:center;gap:2px}.current-week-label span{display:none}.weekly-planner-filters{grid-template-columns:1fr 1fr;display:grid}.weekly-planner-filters button{justify-content:center}.weekly-grid{grid-template-columns:165px repeat(7,minmax(135px,1fr));min-width:1110px}.weekly-resource-name,.weekly-resource-cell{min-height:100px}}.weekly-resource-name,.weekly-resource-cell{min-height:145px}.weekly-resource-cell{padding:7px;display:block}.weekly-cell-timeline{width:100%;height:128px;position:relative;overflow:hidden}.timeline-hour-labels{color:#87949c;justify-content:space-between;align-items:center;height:17px;font-size:.55rem;font-weight:700;display:flex;position:relative}.timeline-track{width:calc(100% - 5px);height:86px;margin:0 auto;position:relative}.timeline-line{background:#dce5e9;border-radius:5px;height:2px;position:absolute;top:9px;left:0;right:0}.timeline-mark{background:#bac8cf;width:1px;height:10px;position:absolute;top:5px}.timeline-mark.mark-start{left:0}.timeline-mark.mark-middle{left:50%}.timeline-mark.mark-end{right:0}.timeline-reservation{z-index:2;top:calc(20px + var(--reservation-row) * 22px);box-sizing:border-box;text-align:left;border-left:3px solid;border-radius:5px;flex-direction:column;min-width:42px;height:19px;padding:2px 4px;display:flex;position:absolute;overflow:hidden}.timeline-reservation strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:.49rem;line-height:1;overflow:hidden}.timeline-reservation small{display:none}.timeline-reservation:hover{z-index:5;min-width:max-content;height:auto;padding:5px 6px;box-shadow:0 5px 14px #192f3e2b}.timeline-reservation:hover strong{font-size:.58rem}.timeline-reservation:hover small{text-overflow:ellipsis;white-space:nowrap;max-width:120px;margin-top:3px;font-size:.55rem;display:block;overflow:hidden}.timeline-reservation.block-room{color:#12658f;background:#ddecf5;border-color:#1670a6}.timeline-reservation.block-vehicle{color:#9c5a0c;background:#ffebcf;border-color:#db8619}.timeline-reservation.block-equipment{color:#5e4a91;background:#eae5f7;border-color:#705ca7}.timeline-fully-available{color:#4f8a70;text-align:center;margin-top:1px;font-size:.59rem;font-weight:700;display:block}.timeline-fully-available:before{content:"";background:#45a276;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.timeline-additional{color:#5e7380;background:#e9eff2;border-radius:5px;padding:2px 5px;font-size:.52rem;font-weight:700;position:absolute;bottom:3px;right:2px}.weekly-cell-timeline .equipment-availability{color:#67549a;font-size:.52rem;font-weight:750;position:absolute;bottom:3px;left:2px}@media (width<=650px){.weekly-resource-name,.weekly-resource-cell{min-height:135px}.weekly-cell-timeline{height:118px}}.focused-booking-planner{flex-direction:column;gap:18px;padding:2px 24px 24px;display:flex}.focused-planner-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.focused-planner-heading h3{color:#1c3040;margin:0 0 5px;font-size:1.1rem}.focused-planner-heading p{color:#71808a;margin:0;font-size:.86rem}.resource-type-switcher{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.resource-type-switcher button{color:#647580;cursor:pointer;background:#fff;border:1px solid #dce3e6;border-radius:9px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-family:inherit;font-size:.76rem;font-weight:700;display:inline-flex}.resource-type-switcher button:hover:not(:disabled){color:#086a9f;background:#f3f9fc;border-color:#a9cbdc}.resource-type-switcher button:disabled{opacity:.4;cursor:not-allowed}.resource-type-switcher button>span{color:#60727e;background:#edf1f3;border-radius:20px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:.66rem;display:grid}.resource-type-switcher button.is-active{color:#086a9f;background:#e8f4fa;border-color:#7bb4d0;box-shadow:0 0 0 2px #1670a612}.resource-type-switcher button.is-active>span{color:#fff;background:#1670a6}.resource-type-switcher .type-vehicle.is-active{color:#b66a0e;background:#fff5e7;border-color:#e5b46e}.resource-type-switcher .type-vehicle.is-active>span{background:#d98517}.resource-type-switcher .type-equipment.is-active{color:#67549b;background:#f3f0fb;border-color:#b5aad7}.resource-type-switcher .type-equipment.is-active>span{background:#715ca8}.focused-resource-selector{background:linear-gradient(135deg,#f7fafb,#fff);border:1px solid #dce4e7;border-radius:12px;grid-template-columns:54px minmax(220px,1fr) auto;align-items:center;gap:14px;padding:15px;display:grid}.focused-resource-icon{border-radius:12px;place-items:center;width:50px;height:50px;display:grid}.focused-resource-select{min-width:0}.focused-resource-select label{color:#71808a;letter-spacing:.035em;text-transform:uppercase;margin-bottom:6px;font-size:.68rem;font-weight:750;display:block}.focused-resource-select select{color:#243a48;cursor:pointer;background:#fff;border:1px solid #d3dce1;border-radius:9px;outline:none;width:100%;min-height:42px;padding:0 12px;font-family:inherit;font-size:.88rem;font-weight:700}.focused-resource-select select:focus{border-color:#1670a6;box-shadow:0 0 0 3px #1670a61a}.focused-resource-details{border-left:1px solid #dde4e7;flex-direction:column;align-items:flex-end;gap:5px;padding-left:18px;display:flex}.focused-resource-details span{color:#6f7e87;font-size:.75rem}.focused-resource-details strong{color:#31805f;align-items:center;gap:6px;font-size:.74rem;display:inline-flex}.focused-resource-details strong:before{content:"";background:#43a174;border-radius:50%;width:7px;height:7px}.focused-week-navigation{justify-content:center;align-items:center;gap:9px;display:flex}.focused-week-navigation>button{color:#496170;cursor:pointer;background:#fff;border:1px solid #d5dde1;border-radius:8px;flex-shrink:0;place-items:center;width:38px;height:38px;padding:0;font-family:inherit;display:grid}.focused-week-navigation>button:hover{color:#086a9f;background:#edf7fb;border-color:#9fc5d8}.focused-week-navigation>div{color:#334a58;text-transform:capitalize;justify-content:center;align-items:center;gap:7px;min-width:210px;display:flex}.focused-week-navigation>div strong{font-size:.82rem}.focused-week-navigation>div span{color:#8a969d;font-size:.72rem}.focused-week-navigation .focused-today-button{width:auto;padding:0 13px;font-size:.75rem;font-weight:700;display:inline-flex}.focused-week-days{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.focused-week-days button{color:#667781;cursor:pointer;background:#fff;border:1px solid #dfe5e8;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;min-height:77px;padding:8px 5px;font-family:inherit;display:flex;position:relative}.focused-week-days button:hover{color:#086a9f;background:#f4fafc;border-color:#a9cada}.focused-week-days button>span{text-transform:capitalize;font-size:.68rem;font-weight:750}.focused-week-days button>strong{color:#2b4250;font-size:1.08rem}.focused-week-days button>small{color:#718e7e;font-size:.61rem}.focused-week-days button.is-selected{color:#fff;background:linear-gradient(135deg,#0873a9,#0b608d);border-color:#086a9f;box-shadow:0 6px 15px #086a9f33}.focused-week-days button.is-selected>strong,.focused-week-days button.is-selected>small{color:#fff}.focused-week-days button.is-today:after{content:"";background:#e8594f;border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:7px}.focused-day-planning{background:#fff;border:1px solid #dce3e7;border-radius:13px;overflow:hidden}.focused-day-heading{background:#f5f8f9;border-bottom:1px solid #dce3e7;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.focused-day-heading>div:first-child>span{color:#1670a6;letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px;font-size:.65rem;font-weight:800;display:block}.focused-day-heading h4{color:#263d4b;text-transform:capitalize;margin:0;font-size:.98rem}.planning-legend{align-items:center;gap:14px;display:flex}.planning-legend span{color:#687983;align-items:center;gap:6px;font-size:.68rem;font-weight:700;display:inline-flex}.planning-legend span:before{content:"";border-radius:3px;width:10px;height:10px}.planning-legend .legend-free:before{background:#dff3e9;border:1px solid #8bc7a9}.planning-legend .legend-booked:before{background:#1670a6}.focused-timeline-wrapper{padding:25px 18px 22px;overflow-x:auto}.focused-hour-labels,.focused-timeline{min-width:850px}.focused-hour-labels{color:#778791;grid-template-columns:repeat(13,1fr);margin-bottom:7px;display:grid}.focused-hour-labels span{font-size:.62rem;font-weight:700}.focused-hour-labels span:not(:first-child){text-align:center}.focused-hour-labels span:last-child{text-align:right}.focused-timeline{background:#f8fbf9;border:1px solid #d6e3dc;border-radius:9px;height:92px;position:relative;overflow:hidden}.focused-hour-slots{z-index:1;grid-template-columns:repeat(12,1fr);display:grid;position:absolute;inset:0}.focused-hour-slots button{cursor:pointer;background:0 0;border:0;border-right:1px solid #dce6e1;padding:0}.focused-hour-slots button:last-child{border-right:0}.focused-hour-slots button:hover{background:#3fa47321;box-shadow:inset 0 3px #3fa47366,inset 0 -3px #3fa47366}.focused-reservation-layer{z-index:2;pointer-events:none;position:absolute;inset:13px 0}.focused-reservation-block{color:#fff;text-align:left;cursor:pointer;pointer-events:auto;border:0;border-radius:7px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-width:50px;height:66px;padding:7px 9px;font-family:inherit;display:flex;position:absolute;top:0;overflow:hidden;box-shadow:0 5px 12px #1e3a4c2e}.focused-reservation-block strong,.focused-reservation-block span{max-width:100%;color:inherit;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.focused-reservation-block strong{font-size:.62rem}.focused-reservation-block span{font-size:.68rem;font-weight:750}.focused-reservation-block.block-room{background:linear-gradient(135deg,#167caf,#075f8f)}.focused-reservation-block.block-vehicle{background:linear-gradient(135deg,#e79526,#bd680c)}.focused-reservation-block.block-equipment{background:linear-gradient(135deg,#806ab8,#604b97)}.focused-reservation-block:hover{z-index:5;filter:brightness(1.07);box-shadow:0 7px 17px #1e3a4c42}.focused-day-free{color:#397b5b;background:#f1faf5;border-top:1px solid #d8ebe1;justify-content:center;align-items:center;gap:8px;min-height:49px;font-size:.75rem;font-weight:700;display:flex}.focused-day-free span{background:#45a276;border-radius:50%;width:8px;height:8px}.focused-booking-summary{border-top:1px solid #e3e8ea;flex-direction:column;display:flex}.focused-booking-summary>div{border-bottom:1px solid #edf0f2;grid-template-columns:6px 100px minmax(150px,1fr) minmax(100px,auto);align-items:center;gap:12px;min-height:50px;padding:8px 17px;display:grid}.focused-booking-summary>div:last-child{border-bottom:0}.focused-booking-summary .summary-color{border-radius:5px;width:5px;height:30px}.summary-color.block-room{background:#1670a6}.summary-color.block-vehicle{background:#db8619}.summary-color.block-equipment{background:#705ca7}.focused-booking-summary strong{color:#344b59;font-size:.72rem}.focused-booking-summary p{color:#4e626e;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.76rem;overflow:hidden}.focused-booking-summary small{color:#7c8991;text-overflow:ellipsis;white-space:nowrap;font-size:.69rem;overflow:hidden}.focused-planner-empty{color:#7c8991;text-align:center;background:#fafbfb;border:1px dashed #c5d1d7;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;margin:0 24px 24px;padding:30px;display:flex}.focused-planner-empty.compact{min-height:210px;margin:0}.focused-planner-empty>svg{box-sizing:content-box;color:#1670a6;background:#e5f2f8;border-radius:14px;padding:14px}.focused-planner-empty h3{color:#344b59;margin:13px 0 5px;font-size:1rem}.focused-planner-empty p{max-width:460px;margin:0;font-size:.8rem;line-height:1.5}@media (width<=850px){.focused-resource-selector{grid-template-columns:50px 1fr}.focused-resource-details{border-top:1px solid #e1e6e9;border-left:0;flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;padding:11px 0 0}.focused-week-days{grid-template-columns:repeat(7,minmax(90px,1fr));overflow-x:auto}}@media (width<=650px){.focused-booking-planner{padding-left:16px;padding-right:16px}.focused-planner-heading{flex-direction:column;align-items:stretch}.focused-planner-heading .primary-action-button{width:100%}.resource-type-switcher{grid-template-columns:1fr 1fr;display:grid}.resource-type-switcher button{justify-content:center;padding:0 7px}.focused-week-navigation{grid-template-columns:38px 1fr 38px;display:grid}.focused-week-navigation .focused-today-button{grid-column:1/-1;width:100%}.focused-week-navigation>div{min-width:0}.focused-day-heading{flex-direction:column;align-items:flex-start}.focused-timeline-wrapper{padding-left:12px;padding-right:12px}.focused-booking-summary>div{grid-template-columns:5px 86px 1fr}.focused-booking-summary small{display:none}}* .global-occupancy{background:#fff;border:1px solid #dce3e7;border-radius:12px;overflow:hidden}.global-occupancy-heading{background:#f6f8f9;border-bottom:1px solid #e0e6e9;justify-content:space-between;align-items:center;gap:18px;padding:13px 16px;display:flex}.global-occupancy-heading>div:first-child>span{color:#1670a6;letter-spacing:.05em;text-transform:uppercase;margin-bottom:3px;font-size:.62rem;font-weight:800;display:block}.global-occupancy-heading h4{color:#304754;margin:0;font-size:.86rem}.global-occupancy-legend{align-items:center;gap:12px;display:flex}.global-occupancy-legend span{color:#687983;align-items:center;gap:6px;font-size:.66rem;font-weight:700;display:inline-flex}.global-occupancy-legend span:before{content:"";border-radius:50%;width:9px;height:9px}.global-occupancy-legend .dot-room:before{background:#1670a6}.global-occupancy-legend .dot-vehicle:before{background:#db8619}.global-occupancy-legend .dot-equipment:before{background:#705ca7}.global-occupancy-scroll{padding:13px;overflow-x:auto}.global-occupancy-hours{background:#fafcfc;border:1px solid #e0e6e8;border-radius:9px;grid-template-columns:repeat(12,1fr);min-width:850px;display:grid;overflow:hidden}.global-hour{border-right:1px solid #e3e8ea;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:67px;padding:7px 3px;display:flex}.global-hour:last-child{border-right:0}.global-hour.has-occupancy{background:#fff}.global-hour>strong{color:#697983;font-size:.61rem}.global-hour-dots{justify-content:center;align-items:center;gap:3px;min-height:23px;display:flex}.occupancy-dot{color:#fff;cursor:help;border:2px solid #fff;border-radius:50%;place-items:center;width:21px;height:21px;font-size:.58rem;font-weight:800;display:grid;box-shadow:0 2px 5px #1a303e29}.occupancy-room{background:#1670a6}.occupancy-vehicle{background:#db8619}.occupancy-equipment{background:#705ca7}.global-hour-free{color:#74a08a;font-size:.55rem;font-weight:700}@media (width<=650px){.global-occupancy-heading{flex-direction:column;align-items:flex-start}.global-occupancy-legend{flex-wrap:wrap}}.multi-resource-planning{background:#fff;border:1px solid #dce3e7;border-radius:13px;overflow:hidden}.multi-resource-heading{background:#f5f8f9;border-bottom:1px solid #dce3e7;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;display:flex}.multi-resource-heading>div:first-child>span{color:#1670a6;letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px;font-size:.65rem;font-weight:800;display:block}.multi-resource-heading h4{color:#263d4b;text-transform:capitalize;margin:0;font-size:.98rem}.multi-resource-legend{flex-wrap:wrap;align-items:center;gap:13px;display:flex}.multi-resource-legend span{color:#687983;align-items:center;gap:6px;font-size:.67rem;font-weight:700;display:inline-flex}.multi-resource-legend span:before{content:"";border-radius:3px;width:10px;height:10px}.multi-resource-legend .legend-room:before{background:#1670a6}.multi-resource-legend .legend-vehicle:before{background:#db8619}.multi-resource-legend .legend-equipment:before{background:#705ca7}.multi-timeline-scroll{scrollbar-color:#b7c8d1 #edf2f4;scrollbar-width:thin;max-width:100%;overflow-x:auto}.multi-timeline-scroll::-webkit-scrollbar{height:10px}.multi-timeline-scroll::-webkit-scrollbar-track{background:#edf2f4}.multi-timeline-scroll::-webkit-scrollbar-thumb{background:#b7c8d1;border:2px solid #edf2f4;border-radius:10px}.multi-timeline-content{min-width:1050px}.multi-hour-heading{z-index:5;background:#f7f9fa;border-bottom:1px solid #dde4e7;grid-template-columns:220px 1fr;min-height:49px;display:grid;position:sticky;top:0}.multi-resource-corner{z-index:7;color:#677984;letter-spacing:.04em;text-transform:uppercase;background:#f7f9fa;border-right:1px solid #dce3e7;align-items:center;padding:0 15px;font-size:.67rem;font-weight:800;display:flex;position:sticky;left:0}.multi-hour-labels{color:#6f7f89;grid-template-columns:repeat(13,1fr);align-items:center;display:grid}.multi-hour-labels span{text-align:center;font-size:.61rem;font-weight:750}.multi-hour-labels span:first-child{text-align:left}.multi-hour-labels span:last-child{text-align:right}.multi-resource-row{border-bottom:1px solid #e4e9eb;grid-template-columns:220px 1fr;min-height:82px;display:grid}.multi-resource-row:last-child{border-bottom:0}.multi-resource-row:hover .multi-resource-label{background:#f3f8fa}.multi-resource-label{z-index:4;background:#fff;border-right:1px solid #dce3e7;align-items:center;gap:10px;min-width:0;padding:11px 14px;transition:background .15s;display:flex;position:sticky;left:0}.multi-resource-label>div{min-width:0}.multi-resource-label strong,.multi-resource-label div>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.multi-resource-label strong{color:#2a3f4d;margin-bottom:4px;font-size:.78rem}.multi-resource-label div>span{color:#819098;font-size:.66rem}.multi-resource-timeline{background:#f8fbf9;min-height:82px;position:relative;overflow:hidden}.multi-hour-slots{z-index:1;grid-template-columns:repeat(12,1fr);display:grid;position:absolute;inset:0}.multi-hour-slots button{color:#0000;cursor:pointer;background:0 0;border:0;border-right:1px solid #dce6e1;place-items:center;padding:0;transition:color .15s,background .15s;display:grid}.multi-hour-slots button:last-child{border-right:0}.multi-hour-slots button:hover{color:#38825f;background:#3fa47321;box-shadow:inset 0 3px #3fa47352,inset 0 -3px #3fa47352}.multi-reservation-layer{z-index:2;pointer-events:none;position:absolute;inset:10px 0}.multi-reservation-block{color:#fff;text-align:left;cursor:pointer;pointer-events:auto;border:0;border-radius:7px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-width:52px;height:62px;padding:7px 9px;font-family:inherit;display:flex;position:absolute;top:0;overflow:hidden;box-shadow:0 4px 11px #1a32422e}.multi-reservation-block strong,.multi-reservation-block span{max-width:100%;color:inherit;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.multi-reservation-block strong{font-size:.61rem}.multi-reservation-block span{font-size:.66rem;font-weight:750}.multi-reservation-block.block-room{background:linear-gradient(135deg,#167caf,#075f8f)}.multi-reservation-block.block-vehicle{background:linear-gradient(135deg,#e79526,#bd680c)}.multi-reservation-block.block-equipment{background:linear-gradient(135deg,#806ab8,#604b97)}.multi-reservation-block:hover{z-index:5;filter:brightness(1.07);box-shadow:0 7px 17px #1a324245}.multi-row-available{z-index:1;color:#548b71;pointer-events:none;align-items:center;gap:6px;font-size:.65rem;font-weight:700;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.multi-row-available:before{content:"";background:#45a276;border-radius:50%;width:7px;height:7px}.multi-resource-row.is-unavailable .multi-resource-label{background:#f5f5f5}.multi-unavailable-layer{z-index:3;color:#89949b;background:repeating-linear-gradient(-45deg,#f3f4f4,#f3f4f4 7px,#e9ecec 7px 14px);justify-content:center;align-items:center;font-size:.7rem;font-weight:750;display:flex;position:absolute;inset:0}.multi-resource-empty{color:#7b8992;text-align:center;background:#fafbfb;justify-content:center;align-items:center;min-height:180px;padding:25px;font-size:.8rem;display:flex}@media (width<=850px){.multi-resource-heading{flex-direction:column;align-items:flex-start}}@media (width<=650px){.multi-resource-heading{padding:14px}.multi-timeline-content{min-width:950px}.multi-hour-heading,.multi-resource-row{grid-template-columns:170px 1fr}.multi-resource-label{padding:9px}.multi-resource-row,.multi-resource-timeline{min-height:76px}.multi-reservation-layer{inset:8px 0}.multi-reservation-block{height:60px}}.reservation-edit-actions{justify-content:space-between;align-items:center;gap:15px;padding-top:6px;display:flex}.reservation-edit-actions>div{align-items:center;gap:11px;display:flex}.reservation-delete-button{color:#b83f36;cursor:pointer;background:#fff4f3;border:1px solid #efc2be;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 16px;font-family:inherit;font-size:.84rem;font-weight:700;transition:color .2s,background .2s,border-color .2s,transform .2s;display:inline-flex}.reservation-delete-button:hover{color:#fff;background:#bd443b;border-color:#bd443b;transform:translateY(-1px)}@media (width<=650px){.reservation-edit-actions{flex-direction:column;align-items:stretch}.reservation-edit-actions>div{flex-direction:column-reverse;align-items:stretch}.reservation-delete-button,.reservation-edit-actions>div button{width:100%}}.team-planning-panel{background:#fffdf9;border:1px solid #e1e5e7;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #1832490d}.team-planning-navigation{background:#f4f7f8;border-bottom:1px solid #dde4e8;gap:4px;padding:8px 8px 0;display:flex}.team-view-button{color:#657580;cursor:pointer;background:0 0;border:0;border-radius:9px 9px 0 0;align-items:center;gap:9px;min-height:47px;padding:0 17px;font-family:inherit;font-size:.87rem;font-weight:700;display:inline-flex;position:relative}.team-view-button:hover{color:#126b9c;background:#ffffff8c}.team-view-button.is-active{color:#086a9f;background:#fffdf9}.team-view-button.is-active:after{content:"";background:#1670a6;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:15px;right:15px}.team-view-button>span{color:#557080;background:#e5edf1;border-radius:20px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:.7rem;display:grid}.team-week-planning,.team-members-view{flex-direction:column;gap:20px;padding:24px;display:flex}.team-week-heading,.team-members-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.team-week-heading h3,.team-members-heading h3{color:#1c3040;margin:0 0 5px;font-size:1.1rem}.team-week-heading p,.team-members-heading p{color:#71808a;margin:0;font-size:.86rem}.team-member-counters{grid-template-columns:repeat(3,minmax(130px,1fr)) minmax(110px,.7fr);gap:10px;display:grid}.team-counter,.team-active-counter{background:#fff;border:1px solid #dde4e7;border-radius:10px;align-items:center;gap:11px;min-height:61px;padding:11px 14px;display:flex}.team-counter{color:#647580;text-align:left;cursor:pointer;font-family:inherit}.team-counter:hover{color:#086a9f;background:#f5fafc;border-color:#aacbdb}.team-counter>span{color:#78868f;font-size:.71rem}.team-counter strong{color:#263d4b;margin-bottom:2px;font-size:1rem;display:block}.team-counter.is-selected{color:#086a9f;background:#eaf5fa;border-color:#78b3d0}.team-counter.counter-employee.is-selected{color:#39775e;background:#edf8f2;border-color:#8fc5aa}.team-counter.counter-contributor.is-selected{color:#68539e;background:#f3f0fb;border-color:#b5aad7}.team-active-counter{color:#71818a;justify-content:center;font-size:.72rem}.team-active-counter>span{background:#45a276;border-radius:50%;width:8px;height:8px}.team-active-counter strong{color:#30795a;font-size:1rem}.team-member-search{color:#75848e;background:#fff;border:1px solid #dce2e5;border-radius:9px;align-items:center;gap:9px;min-height:43px;padding:0 12px;display:flex}.team-member-search:focus-within{border-color:#1670a6;box-shadow:0 0 0 3px #1670a61a}.team-member-search input{color:#334854;background:0 0;border:0;outline:none;width:100%;height:41px;padding:0;font-family:inherit;font-size:.82rem}.team-members-table-wrapper{background:#fff;border:1px solid #dfe4e7;border-radius:11px;overflow-x:auto}.team-members-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:800px}.team-members-table th{color:#71808a;letter-spacing:.035em;text-align:left;text-transform:uppercase;background:#f5f7f8;border-bottom:1px solid #dde3e6;padding:12px 14px;font-size:.68rem;font-weight:800}.team-members-table th:first-child{width:26%}.team-members-table th:last-child{width:52px}.team-members-table td{color:#4f616d;vertical-align:middle;border-bottom:1px solid #edf0f1;padding:11px 14px;font-size:.79rem}.team-members-table tbody tr{cursor:pointer;transition:background .15s}.team-members-table tbody tr:hover{background:#f6fafc}.team-members-table tbody tr:last-child td{border-bottom:0}.team-member-cell{align-items:center;gap:11px;min-width:0;display:flex}.team-member-avatar{color:#fff;border-radius:11px;flex-shrink:0;place-items:center;width:39px;height:39px;font-size:.72rem;font-weight:800;display:grid}.team-member-cell>div{min-width:0}.team-member-cell strong,.team-member-cell div>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.team-member-cell strong{color:#263b49;margin-bottom:3px;font-size:.82rem}.team-member-cell div>span{color:#88949b;font-size:.68rem}.team-member-type,.team-member-status{border-radius:20px;align-items:center;padding:5px 8px;font-size:.68rem;font-weight:700;display:inline-flex}.team-member-type.is-employee{color:#34775a;background:#e7f5ee}.team-member-type.is-contributor{color:#665197;background:#efebf9}.team-member-status{gap:6px}.team-member-status>span{background:currentColor;border-radius:50%;width:7px;height:7px}.team-member-status.is-active{color:#287f5f;background:#e7f5ef}.team-member-status.is-absent{color:#bc7112;background:#fff2df}.team-member-status.is-inactive{color:#7d898f;background:#eef1f2}.team-planning-empty,.team-members-empty,.team-members-no-result{text-align:center;background:#fafbfb;border:1px dashed #c4d0d6;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:30px;display:flex}.team-planning-empty>div,.team-members-empty>div{color:#1670a6;background:#e4f2f8;border-radius:15px;place-items:center;width:61px;height:61px;display:grid}.team-planning-empty h3,.team-members-empty h3,.team-members-no-result h3{color:#344b59;margin:14px 0 6px;font-size:1rem}.team-planning-empty p,.team-members-empty p,.team-members-no-result p{color:#7b8992;max-width:470px;margin:0 0 19px;font-size:.8rem;line-height:1.5}.team-members-no-result{color:#819099;min-height:220px}.team-planning-placeholder{color:#788790;text-align:center;background:#fafbfb;border:1px dashed #cad4d9;border-radius:12px;min-height:250px;padding:30px}.team-member-modal{background:#fffdf9;border:1px solid #e4e1dc;border-radius:17px;width:min(680px,100vw - 32px);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 25px 70px #0f233247}.team-member-modal-header{z-index:2;background:#fffdf9f7;border-bottom:1px solid #e8e4de;border-radius:17px 17px 0 0;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 25px 18px;display:flex;position:sticky;top:0}.team-member-modal-header h2{color:#172a39;margin:5px 0 0;font-size:1.35rem}.team-member-modal-eyebrow{color:#1670a6;letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:800}.team-member-form{flex-direction:column;gap:19px;padding:23px 25px 25px;display:flex}.team-member-form .form-field{flex-direction:column;display:flex}.team-member-form .form-field>label,.team-member-type-fieldset legend,.team-member-color-fieldset legend{color:#263b4a;margin-bottom:8px;font-size:.84rem;font-weight:750;display:block}.team-member-form label span{color:#8a959d;font-size:.72rem;font-weight:500}.team-member-form input,.team-member-form select,.team-member-form textarea{color:#233746;background:#fff;border:1px solid #d7dde1;border-radius:9px;outline:none;width:100%;min-height:43px;padding:10px 12px;font-family:inherit;font-size:.87rem}.team-member-form textarea{resize:vertical;min-height:82px}.team-member-form input:focus,.team-member-form select:focus,.team-member-form textarea:focus{border-color:#1670a6;box-shadow:0 0 0 3px #1670a61a}.team-member-type-fieldset,.team-member-color-fieldset{border:0;min-width:0;margin:0;padding:0}.team-member-type-selector{grid-template-columns:1fr 1fr;gap:10px;display:grid}.team-member-type-button{color:#61727d;text-align:left;cursor:pointer;background:#fff;border:1px solid #dae1e4;border-radius:10px;align-items:center;gap:11px;min-height:68px;padding:11px 13px;font-family:inherit;display:flex}.team-member-type-button>span,.team-member-type-button strong{display:block}.team-member-type-button strong{color:#304653;margin-bottom:3px;font-size:.8rem}.team-member-type-button span{font-size:.67rem}.team-member-type-button.is-selected{color:#086a9f;background:#eaf5fa;border-color:#1670a6;box-shadow:0 0 0 2px #1670a614}.team-member-form-grid{grid-template-columns:1fr 1fr;gap:17px 13px;display:grid}.team-member-hours-field{display:flex}.team-member-hours-field input{border-radius:9px 0 0 9px}.team-member-hours-field span{color:#667883;background:#f1f4f5;border:1px solid #d7dde1;border-left:0;border-radius:0 9px 9px 0;align-items:center;padding:0 12px;font-size:.75rem;display:flex}.team-member-color-list{flex-wrap:wrap;gap:10px;display:flex}.team-member-color{cursor:pointer;border:3px solid #fff;border-radius:50%;width:31px;height:31px;padding:0;box-shadow:0 0 0 1px #d5dce0}.team-member-color.is-selected{transform:scale(1.05);box-shadow:0 0 0 2px #fff,0 0 0 4px #263f50}.team-member-modal-actions{justify-content:space-between;align-items:center;gap:14px;padding-top:5px;display:flex}.team-member-modal-actions>div{align-items:center;gap:11px;display:flex}@media (width<=800px){.team-member-counters{grid-template-columns:1fr 1fr}}@media (width<=650px){.team-planning-navigation{grid-template-columns:1fr 1fr;display:grid}.team-view-button{justify-content:center;padding:0 8px;font-size:.74rem}.team-week-planning,.team-members-view{padding:17px}.team-week-heading,.team-members-heading{flex-direction:column;align-items:stretch}.team-week-heading .primary-action-button,.team-members-heading .primary-action-button{width:100%}.team-member-counters{grid-template-columns:1fr 1fr}.team-member-form-grid,.team-member-type-selector{grid-template-columns:1fr}.team-member-modal-header,.team-member-form{padding-left:18px;padding-right:18px}.team-member-modal-actions{flex-direction:column;align-items:stretch}.team-member-modal-actions>div{flex-direction:column-reverse;align-items:stretch}.team-member-modal-actions button{width:100%}}.team-schedule-modal{background:#fffdf9;border:1px solid #e4e1dc;border-radius:17px;width:min(680px,100vw - 32px);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 25px 70px #0f233247}.team-schedule-modal-header{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf9f7;border-bottom:1px solid #e8e4de;border-radius:17px 17px 0 0;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 25px 18px;display:flex;position:sticky;top:0}.team-schedule-modal-header h2{color:#172a39;margin:5px 0 0;font-size:1.35rem}.team-schedule-eyebrow{color:#1670a6;letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:800}.team-schedule-form{flex-direction:column;gap:19px;padding:23px 25px 25px;display:flex}.team-schedule-form .form-field{flex-direction:column;display:flex}.team-schedule-form .form-field>label,.schedule-type-fieldset legend{color:#263b4a;align-items:center;gap:7px;margin-bottom:8px;font-size:.84rem;font-weight:750;display:flex}.team-schedule-form label span{color:#8a959d;font-size:.72rem;font-weight:500}.team-schedule-form input,.team-schedule-form select,.team-schedule-form textarea{color:#233746;background:#fff;border:1px solid #d7dde1;border-radius:9px;outline:none;width:100%;min-height:43px;padding:10px 12px;font-family:inherit;font-size:.87rem;transition:border-color .2s,box-shadow .2s}.team-schedule-form textarea{resize:vertical;min-height:82px}.team-schedule-form input:focus,.team-schedule-form select:focus,.team-schedule-form textarea:focus{border-color:#1670a6;box-shadow:0 0 0 3px #1670a61a}.selected-team-member{background:#f5f8fa;border:1px solid #dae3e7;border-radius:10px;align-items:center;gap:11px;padding:12px 14px;display:flex}.selected-team-member>span{color:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:41px;height:41px;font-size:.7rem;font-weight:800;display:grid}.selected-team-member strong,.selected-team-member small{display:block}.selected-team-member strong{color:#2b414f;margin-bottom:3px;font-size:.83rem}.selected-team-member small{color:#7d8a92;font-size:.69rem}.schedule-type-fieldset{border:0;min-width:0;margin:0;padding:0}.schedule-type-list{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.schedule-type-button{color:#64747e;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce2e5;border-radius:8px;justify-content:flex-start;align-items:center;gap:7px;min-height:42px;padding:7px 9px;font-family:inherit;font-size:.68rem;font-weight:700;display:flex}.schedule-type-button>span{background:var(--schedule-color);border-radius:50%;flex-shrink:0;width:9px;height:9px}.schedule-type-button:hover{color:var(--schedule-color);border-color:var(--schedule-color);background:#f8fafb}.schedule-type-button.is-selected{color:var(--schedule-color);background:color-mix(in srgb, var(--schedule-color) 9%, white);border-color:var(--schedule-color);box-shadow:0 0 0 2px color-mix(in srgb, var(--schedule-color) 12%, transparent)}.schedule-time-fields{grid-template-columns:1fr 1fr;gap:13px;display:grid}.schedule-checkbox{color:#526672;cursor:pointer;background:#f7f9fa;border:1px solid #dce3e6;border-radius:9px;align-items:center;gap:9px;min-height:43px;padding:10px 12px;font-size:.8rem;font-weight:650;display:flex}.schedule-checkbox:hover{color:#086a9f;background:#f0f7fa;border-color:#afd0df}.schedule-checkbox input{accent-color:#1670a6;cursor:pointer;width:17px;height:17px;min-height:0;padding:0}.schedule-repeat-section{background:#f8fafb;border:1px solid #dfe5e8;border-radius:10px;flex-direction:column;gap:12px;padding:13px;display:flex}.schedule-repeat-section .schedule-checkbox{background:0 0;border:0;min-height:auto;padding:0}.schedule-repeat-section .form-field{padding-top:3px}.team-schedule-actions{justify-content:space-between;align-items:center;gap:14px;padding-top:5px;display:flex}.team-schedule-actions>div{align-items:center;gap:11px;display:flex}.team-schedule-no-member{color:#78868f;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:35px;display:flex}.team-schedule-no-member>svg{box-sizing:content-box;color:#1670a6;background:#e5f2f8;border-radius:15px;padding:15px}.team-schedule-no-member h3{color:#304653;margin:15px 0 6px;font-size:1rem}.team-schedule-no-member p{max-width:420px;margin:0 0 20px;font-size:.8rem;line-height:1.5}@media (width<=720px){.schedule-type-list{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.team-schedule-modal-header,.team-schedule-form{padding-left:18px;padding-right:18px}.schedule-time-fields{grid-template-columns:1fr}.team-schedule-actions{flex-direction:column;align-items:stretch}.team-schedule-actions>div{flex-direction:column-reverse;align-items:stretch}.team-schedule-actions button{width:100%}}.team-weekly-planner{flex-direction:column;gap:15px;display:flex}.team-week-toolbar{background:#f4f7f8;border:1px solid #dfe6e9;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;padding:10px;display:flex}.team-week-navigation-buttons{align-items:center;gap:8px;display:flex}.team-week-navigation-buttons>button{color:#476170;cursor:pointer;background:#fff;border:1px solid #d5dde1;border-radius:8px;flex-shrink:0;place-items:center;width:37px;height:37px;padding:0;font-family:inherit;display:grid}.team-week-navigation-buttons>button:hover{color:#086a9f;background:#edf7fb;border-color:#9fc5d8}.team-week-navigation-buttons>div{color:#334b59;text-transform:capitalize;justify-content:center;align-items:center;gap:7px;min-width:170px;display:flex}.team-week-navigation-buttons strong{font-size:.78rem}.team-week-navigation-buttons span{color:#8a969d;font-size:.7rem}.team-week-navigation-buttons .team-current-week-button{width:auto;padding:0 12px;font-size:.72rem;font-weight:700;display:inline-flex}.team-week-filters{align-items:center;gap:7px;display:flex}.team-week-filters button{color:#657680;cursor:pointer;background:#fff;border:1px solid #d9e1e4;border-radius:8px;min-height:35px;padding:0 11px;font-family:inherit;font-size:.7rem;font-weight:700}.team-week-filters button:hover{color:#086a9f;background:#f2f8fb;border-color:#a8c9d9}.team-week-filters button.is-active{color:#fff;background:#1670a6;border-color:#1670a6}.team-week-grid-wrapper{scrollbar-color:#b7c8d1 #edf2f4;scrollbar-width:thin;background:#fff;border:1px solid #dce3e7;border-radius:12px;max-width:100%;overflow-x:auto}.team-week-grid{grid-template-columns:220px repeat(7,minmax(145px,1fr));min-width:1235px;display:grid}.team-week-corner,.team-day-heading{z-index:5;background:#f4f7f8;border-bottom:1px solid #dce3e7;min-height:58px;position:sticky;top:0}.team-week-corner{z-index:7;color:#667984;letter-spacing:.04em;text-transform:uppercase;border-right:1px solid #dce3e7;align-items:center;padding:0 14px;font-size:.68rem;font-weight:800;display:flex;left:0}.team-day-heading{color:#50646f;text-align:center;text-transform:capitalize;border-right:1px solid #e1e6e9;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.team-day-heading span{font-size:.75rem;font-weight:800}.team-day-heading small{color:#1670a6;font-size:.58rem;font-weight:750}.team-day-heading.is-today{color:#086a9f;background:#e8f4fa;box-shadow:inset 0 3px #1670a6}.team-week-member-row{display:contents}.team-week-member{z-index:4;background:#fff;border-bottom:1px solid #e6ebed;border-right:1px solid #dce3e7;align-items:flex-start;gap:10px;min-width:0;min-height:135px;padding:13px 11px;display:flex;position:sticky;left:0}.team-week-member>div{min-width:0}.team-week-member strong,.team-week-member div>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.team-week-member strong{color:#263b49;margin-bottom:3px;font-size:.78rem}.team-week-member div>span{color:#819098;margin-bottom:8px;font-size:.65rem}.team-week-member small{color:#6d7e88;align-items:center;gap:4px;font-size:.63rem;font-weight:700;display:inline-flex}.team-week-member small.hours-complete{color:#31805f}.team-week-member small.hours-over{color:#bd493f}.team-week-cell{background:#fbfcfc;border-bottom:1px solid #e6ebed;border-right:1px solid #e6ebed;min-width:0;min-height:135px;padding:7px;position:relative;overflow:hidden}.team-week-cell:hover{background:#f5fafc}.team-cell-add-button{z-index:3;color:#78909d;cursor:pointer;opacity:0;background:#ffffffe0;border:1px solid #d7e0e4;border-radius:6px;place-items:center;width:25px;height:25px;padding:0;transition:opacity .15s;display:grid;position:absolute;top:5px;right:5px}.team-week-cell:hover .team-cell-add-button{opacity:1}.team-cell-add-button:hover{color:#fff;background:#1670a6;border-color:#1670a6}.team-cell-empty{color:#72a087;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:100%;height:100%;min-height:118px;font-family:inherit;font-size:.63rem;font-weight:700;display:flex}.team-cell-empty:before{content:"";background:#48a477;border-radius:50%;width:6px;height:6px;margin-right:5px}.team-cell-schedules{flex-direction:column;gap:5px;padding-top:2px;display:flex}.team-schedule-block{min-height:34px;color:var(--schedule-color);background:color-mix(in srgb, var(--schedule-color) 10%, white);border:1px solid color-mix(in srgb, var(--schedule-color) 30%, white);text-align:left;cursor:pointer;border-radius:6px;grid-template-columns:4px minmax(0,1fr) auto;align-items:center;gap:6px;padding:5px 6px;font-family:inherit;display:grid}.team-schedule-block:hover{background:color-mix(in srgb, var(--schedule-color) 16%, white);border-color:var(--schedule-color)}.team-schedule-block>span{background:var(--schedule-color);border-radius:5px;width:4px;height:23px}.team-schedule-block>div{min-width:0}.team-schedule-block strong,.team-schedule-block small{color:inherit;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.team-schedule-block strong{margin-bottom:2px;font-size:.58rem}.team-schedule-block small{font-size:.58rem}.team-schedule-block>svg{flex-shrink:0}.team-more-schedules{color:#627581;background:#e9eff2;border-radius:5px;align-self:flex-start;padding:3px 6px;font-size:.58rem;font-weight:700}.team-schedule-block.schedule-leave,.team-schedule-block.schedule-absence{background:repeating-linear-gradient(-45deg, color-mix(in srgb, var(--schedule-color) 8%, white), color-mix(in srgb, var(--schedule-color) 8%, white) 6px, color-mix(in srgb, var(--schedule-color) 15%, white) 6px, color-mix(in srgb, var(--schedule-color) 15%, white) 12px)}.team-week-no-result{color:#7c8991;background:#fafbfb;border:1px dashed #c8d3d8;border-radius:11px;justify-content:center;align-items:center;min-height:190px;font-size:.78rem;display:flex}@media (width<=950px){.team-week-toolbar{flex-direction:column;align-items:stretch}.team-week-filters{flex-wrap:wrap}}@media (width<=650px){.team-week-navigation-buttons{grid-template-columns:37px 1fr 37px;display:grid}.team-week-navigation-buttons .team-current-week-button{grid-column:1/-1;width:100%}.team-week-navigation-buttons>div{min-width:0}.team-week-filters{grid-template-columns:repeat(3,1fr);display:grid}.team-week-filters button{padding:0 6px}.team-week-grid{grid-template-columns:175px repeat(7,minmax(135px,1fr));min-width:1120px}.team-week-member,.team-week-cell{min-height:125px}}.portal-dashboard{max-width:980px}.portal-dashboard-header{margin-bottom:30px}.portal-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.portal-section-heading p{color:#5d6368;letter-spacing:.11em;margin:0 0 6px;font-size:11px;font-weight:700}.portal-section-heading h2{letter-spacing:-.03em;margin:0;font-size:24px}.portal-section-heading>span{color:var(--muted);font-size:13px}.portal-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.portal-tool-card{--tool-color:var(--blue);--tool-tint:#e5f1f8;border:1px solid var(--line);border-top:4px solid var(--tool-color);cursor:pointer;text-align:left;background:#ffffffd1;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:168px;padding:24px;transition:transform .18s,box-shadow .18s,background .18s;display:grid;box-shadow:0 8px 24px #2c272112}.portal-tool-card:hover:not(:disabled){background:#fff;transform:translateY(-2px);box-shadow:0 12px 30px #2c27211c}.portal-tool-card:disabled{cursor:not-allowed;opacity:.72}.portal-tool-coral{--tool-color:var(--coral);--tool-tint:#fcece8}.portal-tool-amber{--tool-color:var(--amber);--tool-tint:#fbf0d7}.portal-tool-icon{background:var(--tool-tint);width:60px;height:60px;color:var(--tool-color);border-radius:50%;place-items:center;display:grid}.portal-tool-icon svg{stroke-width:1.8px;width:29px;height:29px}.portal-tool-copy{min-width:0}.portal-tool-copy strong,.portal-tool-copy small,.portal-tool-copy em{display:block}.portal-tool-copy strong{letter-spacing:-.02em;margin-bottom:8px;font-size:20px}.portal-tool-copy small{color:var(--muted);font-size:14px;line-height:1.5}.portal-tool-copy em{color:#9b6b10;margin-top:10px;font-size:12px;font-style:normal;font-weight:650}.portal-tool-arrow{color:var(--tool-color)}.portal-tool-arrow svg{width:24px;height:24px}.portal-note{color:var(--muted);margin:18px 0 0;font-size:12px;line-height:1.5}.portal-sidebar-message{border-top:1px solid #ffffff29;gap:3px;margin-top:auto;padding:24px 30px 30px;display:grid}.portal-sidebar-message strong{font-size:13px}.portal-sidebar-message small{color:#fff9;font-size:11px}.portal-topbar-label{color:var(--muted);font-size:12px;font-weight:600}@media (width<=760px){.portal-tools-grid{grid-template-columns:1fr}.portal-section-heading>span,.portal-topbar-label{display:none}}@media (width<=480px){.portal-tool-card{grid-template-columns:auto minmax(0,1fr);min-height:145px;padding:20px}.portal-tool-arrow{display:none}.portal-tool-icon{width:52px;height:52px}.portal-tool-copy strong{font-size:18px}}.portal-login-page{background:radial-gradient(circle at 18% 18%,#2877a421,#0000 28%),radial-gradient(circle at 82% 78%,#e86f5a14,#0000 27%),#f8f5ef;align-content:center;place-items:center;gap:28px;min-height:100vh;padding:34px 20px;display:grid}.portal-login-brand{color:var(--navy);align-items:center;gap:18px;display:flex}.portal-login-brand strong,.portal-login-brand small{display:block}.portal-login-brand strong{letter-spacing:-.02em;font-size:17px}.portal-login-brand small{color:var(--muted);margin-top:3px;font-size:12px}.portal-login-logo{flex-basis:52px;width:52px;height:48px}.portal-login-logo .logo-hex{background:var(--navy)}.portal-login-card{border:1px solid var(--line);border-top:4px solid var(--blue);text-align:center;background:#ffffffeb;border-radius:16px;width:min(100%,480px);padding:38px 40px 34px;box-shadow:0 18px 50px #2c27211a}.portal-login-lock{width:58px;height:58px;color:var(--blue);background:#e5f1f8;border-radius:50%;place-items:center;margin:0 auto 20px;display:grid}.portal-login-lock svg{width:27px;height:27px}.portal-login-kicker{color:#5d6368;letter-spacing:.12em;margin:0 0 7px;font-size:11px;font-weight:750}.portal-login-card h1{color:var(--navy);letter-spacing:-.04em;margin:0;font-size:34px}.portal-login-intro{max-width:360px;color:var(--muted);margin:12px auto 26px;font-size:14px;line-height:1.55}.portal-microsoft-button{color:#1f2933;cursor:pointer;width:100%;min-height:52px;font:inherit;background:#fff;border:1px solid #cfd4d8;border-radius:9px;justify-content:center;align-items:center;gap:12px;padding:0 18px;font-size:14px;font-weight:650;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.portal-microsoft-button:hover:not(:disabled){border-color:#9ea8af;transform:translateY(-1px);box-shadow:0 7px 18px #2c272114}.portal-microsoft-button:disabled{cursor:wait;opacity:.68}.microsoft-mark{flex:0 0 20px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:2px;width:20px;height:20px;display:grid}.microsoft-mark span:first-child{background:#f25022}.microsoft-mark span:nth-child(2){background:#7fba00}.microsoft-mark span:nth-child(3){background:#00a4ef}.microsoft-mark span:nth-child(4){background:#ffb900}.portal-login-error{color:#954333;text-align:left;background:#fff2ef;border:1px solid #efc1b9;border-radius:8px;margin:16px 0 0;padding:11px 12px;font-size:12px;line-height:1.45}.portal-login-help{color:var(--muted);margin:18px 0 0;font-size:11px;line-height:1.45}.portal-auth-loading{min-height:100vh;color:var(--muted);background:#f8f5ef;align-content:center;place-items:center;gap:14px;font-size:13px;display:grid}.portal-auth-spinner{border:3px solid #d8e4ea;border-top-color:var(--blue);border-radius:50%;width:34px;height:34px;animation:.85s linear infinite portal-spin}@keyframes portal-spin{to{transform:rotate(360deg)}}.portal-user-card{border-top:1px solid #fff3;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:auto 15px 22px;padding:18px 4px 0;display:grid}.portal-user-card .profile-avatar{width:42px;height:42px;font-size:14px;font-weight:700}.portal-user-copy{min-width:0}.portal-user-copy strong,.portal-user-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.portal-user-copy strong{color:#fff;font-size:12px}.portal-user-copy small{color:#ffffff94;margin-top:3px;font-size:9px}.portal-signout-button{color:#ffffffb8;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.portal-signout-button:hover{color:#fff;background:#ffffff1a}.portal-signout-button svg{width:17px;height:17px}.portal-topbar-user{min-width:0;color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.portal-topbar-user span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.portal-online-dot{background:#4e9277;border-radius:50%;flex:0 0 8px;width:8px;height:8px;box-shadow:0 0 0 3px #4e92771f}@media (width<=760px){.portal-login-card{padding:30px 22px 26px}.portal-login-brand{align-items:flex-start}.portal-login-brand strong{font-size:14px}.portal-topbar-user{display:none}}@media (prefers-reduced-motion:reduce){.portal-auth-spinner{animation-duration:1.8s}}.portal-role-badge{min-height:24px;color:var(--blue);letter-spacing:.01em;background:#4f86a614;border:1px solid #4f86a633;border-radius:999px;align-items:center;padding:0 8px;font-size:10px;font-weight:750;display:inline-flex}.portal-user-copy small+small{margin-top:1px}@media (width<=900px){.portal-role-badge{display:none}}.portal-tool-view{gap:18px;min-width:0;display:grid}.portal-tool-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.portal-tool-toolbar-main{align-items:center;gap:18px;min-width:0;display:flex}.portal-tool-back,.portal-tool-external{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--navy);border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 5px 16px #123f610f}.portal-tool-back:hover,.portal-tool-external:hover{background:#fff;border-color:#17679a59}.portal-tool-back svg,.portal-tool-external svg{width:17px;height:17px}.portal-tool-toolbar-title{min-width:0}.portal-tool-toolbar-title p{color:var(--muted);letter-spacing:.13em;margin:0 0 4px;font-size:10px;font-weight:800}.portal-tool-toolbar-title h1{color:var(--navy-deep);letter-spacing:-.035em;margin:0;font-size:clamp(22px,3vw,32px);line-height:1.1}.portal-tool-frame-wrap{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;overflow:hidden;box-shadow:0 12px 30px #123f6114}.portal-tool-frame{background:#fff;border:0;width:100%;min-height:760px;display:block}.portal-tool-embed-note{color:var(--muted);margin:-4px 0 0;font-size:12px;line-height:1.55}@media (width<=760px){.portal-tool-toolbar,.portal-tool-toolbar-main{align-items:stretch}.portal-tool-toolbar-main{flex-direction:column;gap:10px;width:100%}.portal-tool-back,.portal-tool-external{width:100%}.portal-tool-frame{min-height:680px}}.portal-nav-section-label{color:#ffffff80;letter-spacing:.14em;margin:18px 18px 2px;font-size:9px;font-weight:800}.admin-page{gap:22px;width:min(100%,1120px);display:grid}.admin-page-header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.admin-page-header p,.admin-card-header p{color:#5d6368;letter-spacing:.13em;margin:0 0 6px;font-size:10px;font-weight:800}.admin-page-header h1{color:var(--navy-deep);letter-spacing:-.045em;margin:0;font-size:clamp(30px,4vw,44px)}.admin-page-header>div>span{color:var(--muted);margin-top:8px;font-size:14px;display:block}.admin-header-badge{color:#39745c;background:#4e927717;border:1px solid #4e927738;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 13px;font-size:12px;font-weight:750;display:inline-flex}.admin-header-badge svg{width:16px;height:16px}.admin-tabs{border-bottom:1px solid var(--line);gap:8px;display:flex}.admin-tabs button{min-height:48px;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:9px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.admin-tabs button svg{width:18px;height:18px}.admin-tabs button:hover,.admin-tabs button.active{color:var(--navy)}.admin-tabs button.active{border-bottom-color:var(--blue)}.admin-card{border:1px solid var(--line);background:#ffffffdb;border-radius:16px;padding:28px;box-shadow:0 9px 28px #2c272112}.admin-card-header{align-items:center;gap:15px;margin-bottom:26px;display:flex}.admin-card-header h2{color:var(--navy-deep);letter-spacing:-.03em;margin:0;font-size:22px}.admin-card-header div>span{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.45;display:block}.admin-card-icon{border-radius:13px;flex:0 0 50px;place-items:center;width:50px;height:50px;display:grid}.admin-card-icon svg{width:23px;height:23px}.admin-card-icon-blue{color:var(--blue);background:#e5f1f8}.admin-card-icon-sage{color:#4e9277;background:#eaf3ee}.admin-structure-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;display:grid}.admin-field{gap:7px;display:grid}.admin-field-wide{grid-column:1/-1}.admin-field>span{color:#414950;font-size:12px;font-weight:700}.admin-field input,.admin-users-table select{min-height:44px;color:var(--navy-deep);font:inherit;background:#fff;border:1px solid #d7dcdf;border-radius:9px;outline:none;padding:0 12px;font-size:13px;transition:border-color .15s,box-shadow .15s}.admin-field input:focus,.admin-users-table select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #17679a1a}.admin-form-actions{justify-content:space-between;align-items:center;gap:20px;min-height:48px;margin-top:4px;display:flex}.admin-form-feedback{min-width:0;font-size:12px}.admin-success{color:#39745c;align-items:center;gap:7px;font-weight:650;display:inline-flex}.admin-success svg{width:17px;height:17px}.admin-error{color:#9a4636;font-weight:650}.admin-primary-button{background:var(--navy);color:#fff;cursor:pointer;min-height:44px;font:inherit;border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:0 17px;font-size:13px;font-weight:750;display:inline-flex}.admin-primary-button:hover:not(:disabled){background:var(--navy-deep)}.admin-primary-button:disabled{cursor:wait;opacity:.65}.admin-primary-button svg{width:17px;height:17px}.admin-inline-info,.admin-alert{border-radius:9px;margin:0 0 18px;padding:11px 13px;font-size:12px;line-height:1.5}.admin-inline-info{color:var(--muted);background:#f4f7f8}.admin-alert-warning{color:#81621e;background:#fff9e9;border:1px solid #ecd8a7}.admin-alert-error{color:#954333;background:#fff2ef;border:1px solid #efc1b9}.admin-user-summary{gap:12px;margin:-4px 0 18px;display:flex}.admin-user-summary span{border:1px solid var(--line);color:var(--muted);background:#f8faf9;border-radius:999px;padding:7px 11px;font-size:11px}.admin-user-summary strong{color:var(--navy-deep)}.admin-users-table-wrap{border:1px solid var(--line);border-radius:11px;overflow-x:auto}.admin-users-table{border-collapse:collapse;background:#fff;width:100%;min-width:760px}.admin-users-table th,.admin-users-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #ecebea;padding:14px 16px}.admin-users-table th{color:#687077;letter-spacing:.07em;text-transform:uppercase;background:#f7f7f5;font-size:10px;font-weight:800}.admin-users-table td{color:#4d555b;font-size:12px}.admin-users-table tbody tr:last-child td{border-bottom:0}.admin-users-table td strong,.admin-users-table td small{display:block}.admin-users-table td strong{color:var(--navy-deep);font-size:13px}.admin-users-table td small{color:var(--blue);margin-top:3px;font-size:9px;font-weight:750}.admin-users-table select{min-width:150px}.admin-users-table select:disabled{color:#72787d;cursor:not-allowed;background:#f4f5f5}.admin-empty-state{min-height:190px;color:var(--muted);text-align:center;background:#fafbf9;border:1px dashed #cfd6d9;border-radius:12px;align-content:center;place-items:center;gap:8px;display:grid}.admin-empty-state svg{color:#7ba48f;width:32px;height:32px}.admin-empty-state strong{color:var(--navy-deep);font-size:14px}.admin-empty-state span{max-width:420px;font-size:12px;line-height:1.5}.admin-security-note{color:var(--muted);align-items:flex-start;gap:9px;margin:18px 0 0;font-size:11px;line-height:1.5;display:flex}.admin-security-note svg{color:#4e9277;flex:0 0 17px;width:17px;height:17px}@media (width<=760px){.admin-page-header{flex-direction:column;align-items:flex-start}.admin-structure-form{grid-template-columns:1fr}.admin-field-wide{grid-column:auto}.admin-form-actions{flex-direction:column;align-items:stretch}.admin-primary-button{width:100%}.admin-tabs{overflow-x:auto}.admin-card{padding:22px 18px}}.structure-logo{flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.structure-logo img{object-fit:contain;width:100%;height:100%;display:block}.sidebar-structure-logo{border-radius:10px;width:72px;height:62px}.portal-login-structure-logo{border-radius:12px;width:112px;height:82px}.admin-logo-field{background:#fbfcfc;border:1px solid #dfe5e8;border-radius:14px;align-items:center;gap:20px;padding:18px;display:flex}.admin-logo-preview{background:#fff;border:1px solid #d7e0e4;border-radius:16px;flex:0 0 104px;justify-content:center;align-items:center;width:104px;height:104px;padding:10px;display:flex}.admin-structure-logo{width:82px;height:82px}.admin-logo-preview .logo-mark{transform:scale(1.25)}.admin-logo-copy{flex-direction:column;gap:7px;min-width:0;display:flex}.admin-logo-copy>strong{color:#123e5a;font-size:15px}.admin-logo-copy>span{color:#647681;font-size:13px;line-height:1.45}.admin-logo-actions{flex-wrap:wrap;gap:10px;margin-top:5px;display:flex}.admin-secondary-button,.admin-danger-button{min-height:40px;font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:9px 14px;font-weight:700;display:inline-flex}.admin-secondary-button{color:#164f70;background:#fff;border:1px solid #a9bec9}.admin-danger-button{color:#a44035;background:#fff8f7;border:1px solid #e7b9b4}.admin-secondary-button:hover:not(:disabled),.admin-danger-button:hover:not(:disabled){filter:brightness(.98)}.admin-secondary-button:disabled,.admin-danger-button:disabled{opacity:.55;cursor:wait}.admin-secondary-button svg,.admin-danger-button svg{width:17px;height:17px}@media (width<=700px){.admin-logo-field{flex-direction:column;align-items:flex-start}}.portal-update-banner{color:#123e5a;background:#eaf5fa;border-bottom:1px solid #c9dce6;justify-content:center;align-items:center;gap:16px;min-height:48px;padding:9px 20px;font-size:13px;font-weight:700;display:flex}.portal-update-banner button{color:#164f70;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #6f9eb8;border-radius:9px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:750;display:inline-flex}.portal-update-banner button:hover{background:#f8fcfe}.portal-update-banner button svg{width:15px;height:15px}@media (width<=620px){.portal-update-banner{text-align:center;flex-direction:column;align-items:stretch;gap:7px}.portal-update-banner button{justify-content:center}.portal-login-structure-logo{width:96px;height:70px}}
