:root{--bg:#f3f7fb;--header-blue-1:#0b73da;--header-blue-2:#0360c6;--primary:#0a72d8;--primary-600:#005fc4;--text:#183b6b;--text-body:#3f5673;--muted:#7c91ab;--border:#d7e1ee;--panel:#fff;--soft-blue:#edf5ff;--soft-green:#eaf8ee;--soft-red:#fff0f2;--soft-yellow:#fff5e6;--green:#1a8d45;--red:#d72649;--yellow:#d98900;--shadow:0 14px 36px #18212b14}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{color:var(--text-body);-webkit-font-smoothing:antialiased;background:linear-gradient(#f2f6fa 0%,#f8fbfe 100%);font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.62}.page{min-height:100vh}.topbar{background:linear-gradient(90deg,var(--header-blue-2) 0%,var(--header-blue-1) 55%,#0c7be5 100%);color:#fff;justify-content:space-between;align-items:center;gap:24px;padding:24px 32px;display:flex}.topbar-left{flex:1;align-items:center;gap:28px;min-width:0;display:flex}.brand{align-items:center;gap:14px;min-width:210px;display:flex}.brand-divider{background:#ffffffa6;border-radius:99px;flex:none;width:2px;height:64px}.brand-mark{flex:none;place-items:center;width:58px;height:58px;display:grid}.brand-text{white-space:nowrap;font-size:19px;font-weight:700;line-height:1.02}.title-wrap{min-width:0}.title{letter-spacing:-.02em;margin:0;font-size:28px;font-weight:800;line-height:1.06}.subtitle{color:#ffffffeb;margin-top:7px;font-size:13px;line-height:1.35}.profile{flex:none;align-items:center;gap:14px;padding-left:12px;display:flex}.profile-avatar{color:#1d3f86;background:#fffffff5;border-radius:50%;place-items:center;width:60px;height:60px;font-size:19px;font-weight:800;display:grid}.profile-name{margin-bottom:3px;font-size:18px;font-weight:700;line-height:1.1}.profile-org{color:#ffffffeb;font-size:12px}.content{width:100%;max-width:1280px;margin:0 auto;padding:18px 22px}.nav-row{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.screen-nav{background:#e8f0f8;border:1px solid #d7e2ee;border-radius:14px;align-items:center;gap:5px;padding:5px;display:flex}.screen-tab{color:#537091;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 15px;font-size:14px;font-weight:800;display:inline-flex}.screen-tab svg,.refresh-button svg{width:19px;height:19px}.screen-tab.active{color:#0b68ca;background:#fff;box-shadow:0 2px 6px #1446781a}.refresh-button{border:1px solid var(--border);color:#3f638a;background:#fff;border-radius:11px;align-items:center;gap:8px;height:42px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:15px;display:grid}.stat-card{border:1px solid var(--border);background:#fff;border-radius:18px;align-items:center;gap:18px;min-height:120px;padding:22px 24px;display:flex}.stat-icon{border-radius:50%;flex:none;place-items:center;width:72px;height:72px;display:grid}.stat-icon.green{color:#1e8b45;background:#ecf9ef}.stat-icon.red{color:#d82547;background:#ffecef}.stat-icon.blue{color:#2256ab;background:#eef5ff}.stat-icon svg{width:34px;height:34px}.stat-value{color:#133f8a;margin-bottom:7px;font-size:30px;font-weight:800;line-height:1}.stat-label{color:#35517a;font-size:16px;font-weight:500}.search-box{border:1px solid var(--border);background:#fff;border-radius:14px;align-items:center;height:58px;margin-bottom:15px;padding:0 18px 0 54px;display:flex;position:relative}.search-box>svg{color:#35517a;width:24px;height:24px;position:absolute;left:18px}.search-box input{color:#35517a;background:0 0;border:0;outline:0;width:100%;font-size:15px}.search-box input::placeholder{color:#7e93ad}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.chips{flex-wrap:wrap;gap:12px;display:flex}.chip{border:1px solid var(--border);color:#35517a;background:#fff;border-radius:999px;align-items:center;gap:10px;height:44px;padding:0 18px;font-size:15px;font-weight:700;display:inline-flex}.chip svg{width:20px;height:20px}.chip.active{color:#fff;background:linear-gradient(#1378dd,#0b6fd6);border-color:#0b6fd6;box-shadow:0 6px 16px #095fbe2e}.sort-wrap{align-items:center;gap:12px;margin-left:auto;display:flex}.sort-label{color:#35517a;font-size:15px;font-weight:700}.sort-select{border:1px solid var(--border);color:#35517a;background:#fff;border-radius:12px;min-width:210px;height:46px;padding:0 16px;font-size:15px;font-weight:600}.loading-strip{color:#376b9f;background:#edf5ff;border:1px solid #d6e8fb;border-radius:11px;margin:-4px 0 12px;padding:9px 12px;font-size:13px;font-weight:700}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.card{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;min-height:305px;padding:16px;display:flex;box-shadow:0 2px 4px #0a3c7808}.card-top{gap:14px;margin-bottom:6px;display:flex}.thumb{flex:none;place-items:center;width:138px;height:118px;display:grid}.card-main{flex:1;min-width:0}.card-title{color:#16397a;margin:2px 0 4px;font-size:18px;font-weight:800;line-height:1.1}.card-subtitle{color:#6a7f9a;margin-bottom:11px;font-size:14px;font-weight:500}.status-pill{border-radius:999px;align-items:center;gap:10px;height:34px;margin-bottom:12px;padding:0 16px 0 12px;font-size:15px;font-weight:800;display:inline-flex}.status-pill:before{content:"";border-radius:50%;width:15px;height:15px;box-shadow:inset 0 0 0 2px #ffffff59}.status-pill.available{color:#198743;background:#eaf8ee}.status-pill.available:before{background:#15833e}.status-pill.out{color:#ca1f43;background:#ffecef}.status-pill.out:before{background:#d61f46}.status-pill.with-you{color:#1b69da;background:#eaf2ff}.status-pill.with-you:before{background:#1c69db}.status-pill.attention{color:#b56b00;background:#fff2df}.status-pill.attention:before{background:#e19110}.tags{flex-wrap:wrap;gap:10px;display:flex}.tag{color:#556c8b;white-space:nowrap;background:#eef2f6;border-radius:999px;padding:9px 14px;font-size:14px;font-weight:600;line-height:1}.detail-box{border-radius:12px;flex-direction:column;justify-content:center;min-height:74px;margin-top:14px;padding:14px 15px;display:flex}.detail-box.neutral{background:#f5f9fc}.detail-box.yellow{background:#fff4e6}.detail-box.red{background:#fff0f2}.detail-box.blue{background:#e7f1ff}.detail-title{color:#223b68;align-items:center;gap:10px;margin-bottom:4px;font-size:15px;font-weight:800;display:flex}.detail-title.red{color:#c82347}.detail-title.blue{color:#1870db}.detail-title.yellow{color:#c77c00}.detail-title svg{width:22px;height:22px}.detail-text{color:#5f7693;font-size:14px;font-weight:500}.actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:auto;padding-top:12px;display:grid}.btn{border:2px solid var(--primary);border-radius:10px;height:42px;font-size:15px;font-weight:800}.btn.primary{color:#fff;background:linear-gradient(#0e77df,#086cd1)}.btn.secondary{color:#0a6fd7;background:#fff}.btn.single{grid-column:1/-1}.compact-action{min-width:150px}.my-equipment{background:linear-gradient(#eff7ff,#f8fbff);border:1px solid #d7e8fa;border-radius:18px;margin-bottom:14px;padding:16px}.my-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.my-title{color:#16397a;font-size:18px;font-weight:800}.link-button{color:#0b6fd7;background:0 0;border:0;align-items:center;gap:7px;font-size:15px;font-weight:800;display:inline-flex}.link-button svg{width:16px}.my-list{gap:10px;display:grid}.my-row{background:#fff;border:1px solid #d7e1ee;border-radius:14px;grid-template-columns:98px minmax(180px,1.5fr) minmax(250px,1.5fr) minmax(160px,1fr) 180px;align-items:center;gap:14px;padding:14px 16px;display:grid}.my-thumb{place-items:center;width:76px;height:54px;display:grid}.my-name{color:#16397a;margin-bottom:4px;font-size:16px;font-weight:800}.my-sub{color:#6a7f9a;font-size:14px}.my-tags{flex-wrap:wrap;gap:10px;display:flex}.my-status{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.my-status .status-pill{margin:0}.due{color:#607896;font-size:14px;font-weight:600}.error-banner{color:#8e2440;background:#fff0f2;border:1px solid #f2c9d2;border-radius:13px;flex-direction:column;gap:6px;margin-bottom:14px;padding:12px 44px 12px 14px;font-size:13px;display:flex;position:relative}.error-banner strong{font-size:14px}.error-banner button{color:#9b4158;background:0 0;border:0;font-size:25px;position:absolute;top:8px;right:10px}.empty-state{color:#7288a3;text-align:center;background:#fff;border:1px dashed #ccd9e7;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:24px;display:flex}.empty-state svg{width:30px;height:30px}.empty-state strong{color:#31557e}.empty-state.large{min-height:130px;margin-bottom:18px}.toast{color:#fff;z-index:120;background:#183b6b;border-radius:12px;padding:12px 15px;font-size:14px;font-weight:700;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 42px #081e4638}.calendar-screen,.my-screen{border:1px solid var(--border);background:#fff;border-radius:18px;padding:20px;box-shadow:0 2px 5px #0a3c7808}.calendar-toolbar,.page-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.section-kicker{text-transform:uppercase;letter-spacing:.07em;color:#7290b2;margin-bottom:4px;font-size:11px;font-weight:900}.calendar-toolbar h2,.page-heading h2{color:#16397a;margin:0;font-size:25px}.page-heading p{color:#6a819d;margin:5px 0 0;font-size:14px}.calendar-controls{align-items:center;gap:7px;display:flex}.icon-button,.today-button{border:1px solid var(--border);color:#345d88;background:#fff;border-radius:10px;height:40px;font-weight:800}.icon-button{place-items:center;width:40px;display:grid}.icon-button svg{width:19px}.today-button{padding:0 14px}.calendar-filterbar{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.calendar-filter{border:1px solid var(--border);color:#496a8f;background:#f8fbfe;border-radius:999px;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.calendar-filter svg{width:16px}.calendar-filter.active{color:#0b69ca;background:#e9f3ff;border-color:#c5ddf4}.month-calendar{border:1px solid var(--border);border-radius:14px;grid-template-columns:repeat(7,1fr);display:grid;overflow:hidden}.weekday{color:#7087a2;text-transform:uppercase;letter-spacing:.06em;border-right:1px solid var(--border);background:#f4f8fc;padding:9px 10px;font-size:10px;font-weight:900}.weekday:nth-child(7){border-right:0}.calendar-day{border-right:1px solid var(--border);border-top:1px solid var(--border);background:#fff;min-height:118px;padding:8px}.calendar-day:nth-child(7n+14){border-right:0}.calendar-day.outside{color:#9cacbd;background:#f9fbfd}.calendar-day.today{box-shadow:inset 0 0 0 2px #78b6ee}.day-number{color:#476a90;margin-bottom:7px;font-size:12px;font-weight:900}.day-events{gap:4px;display:grid}.calendar-event{text-align:left;border:0;border-radius:7px;align-items:center;gap:5px;min-width:0;padding:5px 6px;font-size:10px;font-weight:800;display:flex}.calendar-event svg{flex:none;width:13px;height:13px}.calendar-event span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.calendar-event.starlink{color:#1466b4;background:#e9f4ff}.calendar-event.laptop{color:#465fbe;background:#eef0ff}.calendar-event.monitor{color:#237a54;background:#ecf8f2}.calendar-event.loan{box-shadow:inset 3px 0 #d44860}.more-events{color:#7288a3;padding-left:4px;font-size:10px}.agenda-calendar{display:none}.agenda-event{border:1px solid var(--border);text-align:left;background:#fff;border-radius:12px;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;width:100%;margin-bottom:8px;padding:12px;display:grid}.agenda-icon{border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.agenda-icon svg{width:21px}.agenda-icon.starlink{color:#1466b4;background:#e9f4ff}.agenda-icon.laptop{color:#465fbe;background:#eef0ff}.agenda-icon.monitor{color:#237a54;background:#ecf8f2}.agenda-main{flex-direction:column;gap:3px;display:flex}.agenda-main strong{color:#193f76}.agenda-main span{color:#7188a4;font-size:12px}.agenda-date{color:#315a83;text-align:right;font-size:13px;font-weight:800}.agenda-date span{color:#7a8fa8;margin-top:2px;font-size:11px;font-weight:600;display:block}.subsection-heading{color:#16397a;margin:20px 0 10px;font-size:16px}.mine-cards{margin-bottom:24px}.booking-list{gap:8px;display:grid}.booking-row{border:1px solid var(--border);text-align:left;background:#fff;border-radius:12px;grid-template-columns:110px 1fr auto;align-items:center;gap:12px;width:100%;padding:11px 13px;display:grid}.booking-type{text-transform:capitalize;text-align:center;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900}.booking-type.starlink{color:#1466b4;background:#e9f4ff}.booking-type.laptop{color:#465fbe;background:#eef0ff}.booking-type.monitor{color:#237a54;background:#ecf8f2}.booking-row>div:nth-child(2){flex-direction:column;gap:3px;display:flex}.booking-row strong{color:#16397a}.booking-row span{color:#7489a2;font-size:12px}.booking-date{text-align:right;color:#335d88;font-size:13px;font-weight:800}.booking-date span{display:block}.modal-backdrop{z-index:100;background:#0b254766;justify-content:center;align-items:center;padding:18px;display:none;position:fixed;inset:0}.modal-backdrop.show{display:flex}.modal{border:1px solid var(--border);background:#fff;border-radius:18px;flex-direction:column;width:min(560px,100%);max-height:min(90vh,760px);display:flex;overflow:hidden;box-shadow:0 30px 80px #06285a38}.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 22px 14px;display:flex}.modal-title{color:#16397a;font-size:21px;font-weight:800}.modal-eyebrow{text-transform:uppercase;letter-spacing:.06em;color:#8195ad;margin-bottom:3px;font-size:11px;font-weight:900}.modal-close{color:#5a7597;background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid}.modal-close svg{width:22px}.modal-body{padding:18px 22px;overflow:auto}.modal-item{background:#f6f9fc;border-radius:14px;align-items:center;gap:14px;margin-bottom:16px;padding:12px;display:flex}.thumb-mini{place-items:center;width:72px;height:52px;display:grid}.modal-name{color:#16397a;margin-bottom:4px;font-size:16px;font-weight:800}.modal-sub{color:#6a7f9a;font-size:13px}.mode-switch{background:#eef4fa;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:16px;padding:4px;display:grid}.mode-btn{color:#567091;background:0 0;border:0;border-radius:10px;height:38px;font-size:14px;font-weight:800}.mode-btn.active{color:#16397a;background:#fff;box-shadow:0 1px 4px #0a285014}.field-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field{margin-bottom:14px}.field label{color:#4e6889;letter-spacing:.03em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:900;display:block}.field input,.field select,.field textarea{border:1px solid var(--border);color:#35517a;background:#fff;border-radius:12px;outline:none;width:100%;padding:12px 13px;font-size:14px}.field textarea{resize:vertical;min-height:78px}.checklist{background:#f6f9fc;border:1px solid #e3ebf4;border-radius:12px;gap:10px;padding:10px 12px;display:grid}.check{align-items:center;color:#4f6888!important;text-transform:none!important;letter-spacing:0!important;gap:10px!important;margin:0!important;font-size:14px!important;font-weight:600!important;display:flex!important}.check input,.toggle-field input{accent-color:#0a72d8;width:17px;height:17px}.toggle-field{color:#4f6888;background:#f6f9fc;border:1px solid #e3ebf4;border-radius:12px;align-items:center;gap:10px;margin-bottom:14px;padding:12px;font-size:14px;font-weight:700;display:flex}.inline-warning{color:#94610c;background:#fff5e6;border:1px solid #f1dcb9;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:700}.detail-list{gap:2px;margin:0;display:grid}.detail-list>div{border-bottom:1px solid #edf1f5;grid-template-columns:135px 1fr;padding:10px 0;display:grid}.detail-list dt{color:#7288a3;font-size:12px;font-weight:800}.detail-list dd{color:#2d5077;margin:0;font-size:13px;font-weight:700}.modal-footer{justify-content:flex-end;gap:10px;padding:0 22px 22px;display:flex}.btn-light,.btn-save,.btn-danger{border-radius:12px;height:44px;padding:0 18px;font-size:15px;font-weight:800}.btn-light{border:1px solid var(--border);color:#446384;background:#fff}.btn-save{color:#fff;background:linear-gradient(#0f78df,#086dd3);border:0}.btn-danger{color:#b62344;background:#fff4f6;border:1px solid #e5a8b6}.footer{color:#556c8b;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1280px;margin:0 auto;padding:16px 22px 24px;font-size:14px;display:flex}.footer-left{align-items:center;gap:16px;display:flex}.deliver-mark{color:#0a62c9;font-size:16px;font-weight:900;line-height:1}.deliver-mark span{color:#2b7ddd;font-size:12px}.footer-divider{background:#c8d7e7;width:1px;height:44px}.footer-gov{color:#27569d;align-items:center;gap:9px;font-weight:800;display:flex}.footer-crest{font-size:28px}.footer-links{align-items:center;gap:18px;display:flex}.footer-links a{color:#556c8b;text-decoration:none}.startup{color:#34577c;background:#f3f7fb;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:100vh;display:flex}.startup-spinner{border:4px solid #d9e8f6;border-top-color:#0a72d8;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite spin}.startup span{color:#7790aa;font-size:13px}.startup-error{color:#9b2945;background:#fff0f2;border:1px solid #efc8d1;border-radius:11px;max-width:520px;margin-top:14px;padding:12px 14px}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1120px){.topbar{flex-direction:column;align-items:stretch}.profile{justify-content:flex-end}.stats,.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.my-row{grid-template-columns:80px 1.2fr 1fr 1fr 140px}.month-calendar{font-size:90%}}@media (max-width:840px){.content{padding:14px}.stats,.cards{grid-template-columns:1fr}.sort-wrap{justify-content:space-between;width:100%;margin-left:0}.sort-select{width:100%;max-width:250px}.my-row{grid-template-columns:72px 1fr}.my-tags,.my-status,.my-row>.compact-action{grid-column:2}.compact-action{width:100%}.month-calendar{display:none}.agenda-calendar{display:block}.calendar-screen{padding:16px}.footer{flex-direction:column;align-items:flex-start;padding:14px}.nav-row{align-items:flex-start}.screen-nav{max-width:calc(100vw - 120px);overflow:auto}.screen-tab{white-space:nowrap}}@media (max-width:700px){.topbar{padding:18px 16px}.topbar-left{flex-direction:column;align-items:flex-start;gap:14px}.brand-divider{display:none}.profile{justify-content:flex-start;padding-left:0}.title{font-size:24px}.brand-text{font-size:17px}.stat-card{min-height:100px;padding:18px}.stat-icon{width:60px;height:60px}.card-top{flex-direction:column}.thumb{width:100%;height:130px}.actions{grid-template-columns:1fr}.btn.single{grid-column:auto}.field-grid{grid-template-columns:1fr}.calendar-toolbar{flex-direction:column;align-items:flex-start}.booking-row{grid-template-columns:1fr auto}.booking-type{grid-column:1/-1;justify-self:start}.profile-avatar{width:50px;height:50px}.screen-tab{padding:0 10px}.screen-tab svg{display:none}.refresh-button{padding:0 10px}.refresh-button span{display:none}}@media (min-width:841px) and (max-height:1000px){.topbar{gap:18px;padding:14px 24px}.topbar-left{gap:20px}.brand{gap:10px;min-width:184px}.brand-divider{height:46px}.brand-mark{width:44px;height:44px}.brand-text{font-size:16px;line-height:1.02}.title{font-size:23px}.subtitle{margin-top:4px;font-size:11.5px}.profile{gap:10px;padding-left:8px}.profile-avatar{width:46px;height:46px;font-size:15px}.profile-name{margin-bottom:2px;font-size:15px}.profile-org{font-size:10.5px}.content{padding:10px 18px 12px}.nav-row{gap:10px;margin-bottom:10px}.screen-nav{border-radius:12px;padding:4px}.screen-tab{border-radius:8px;gap:6px;height:34px;padding:0 11px;font-size:12.5px}.screen-tab svg,.refresh-button svg{width:16px;height:16px}.refresh-button{border-radius:9px;gap:6px;height:36px;padding:0 11px;font-size:12px}.stats{gap:11px;margin-bottom:10px}.stat-card{border-radius:14px;gap:13px;min-height:84px;padding:13px 17px}.stat-icon{width:52px;height:52px}.stat-icon svg{width:25px;height:25px}.stat-value{margin-bottom:3px;font-size:24px}.stat-label{font-size:13.5px}.search-box{border-radius:11px;height:43px;margin-bottom:10px;padding:0 14px 0 43px}.search-box>svg{width:19px;height:19px;left:14px}.search-box input{font-size:13px}.toolbar{gap:10px;margin-bottom:10px}.chips{gap:7px}.chip{gap:7px;height:35px;padding:0 12px;font-size:12px}.chip svg{width:16px;height:16px}.sort-wrap{gap:8px}.sort-label{font-size:12px}.sort-select{border-radius:10px;min-width:180px;height:36px;padding:0 11px;font-size:12px}.loading-strip{margin:-2px 0 9px;padding:7px 10px;font-size:11.5px}.cards{gap:11px;margin-bottom:12px}.card{border-radius:13px;min-height:238px;padding:11px}.card-top{gap:9px;margin-bottom:3px}.thumb{width:96px;height:82px}.thumb svg{width:96px!important;height:78px!important}.card-title{margin:1px 0 3px;font-size:15px}.card-subtitle{margin-bottom:7px;font-size:11.5px}.status-pill{gap:7px;height:27px;margin-bottom:8px;padding:0 10px 0 8px;font-size:11.5px}.status-pill:before{width:11px;height:11px}.tags{gap:6px}.tag{padding:6px 9px;font-size:10.5px}.detail-box{border-radius:9px;min-height:54px;margin-top:9px;padding:9px 10px}.detail-title{gap:7px;margin-bottom:2px;font-size:12px}.detail-title svg{width:16px;height:16px}.detail-text{font-size:11px}.actions{gap:7px;padding-top:8px}.btn{border-width:1.5px;border-radius:8px;height:34px;font-size:12px}.compact-action{min-width:120px}.my-equipment{border-radius:14px;margin-bottom:10px;padding:11px}.my-header{margin-bottom:9px}.my-title{font-size:15px}.link-button{gap:5px;font-size:12px}.link-button svg{width:13px}.my-list{gap:7px}.my-row{border-radius:11px;grid-template-columns:72px minmax(150px,1.5fr) minmax(180px,1.35fr) minmax(135px,1fr) 130px;gap:10px;padding:9px 11px}.my-thumb{width:58px;height:42px}.my-thumb svg{width:58px!important;height:42px!important}.my-name{margin-bottom:2px;font-size:13px}.my-sub{font-size:11px}.my-tags{gap:6px}.my-status{gap:5px}.due{font-size:11px}.footer{padding:10px 18px 14px;font-size:11px}.footer-left{gap:11px}.deliver-mark{font-size:13px}.deliver-mark span{font-size:10px}.footer-divider{height:34px}.footer-gov{font-size:12px}.footer-crest{font-size:22px}.footer-links{gap:13px}.calendar-screen{padding:13px}.calendar-title{font-size:20px}.calendar-subtitle{font-size:11.5px}.calendar-toolbar,.calendar-filterbar{margin-bottom:10px}.calendar-filter{height:31px;padding:0 10px;font-size:10.5px}.weekday{padding:7px 8px;font-size:9px}.calendar-day{min-height:92px;padding:6px}.day-number{margin-bottom:5px;font-size:10.5px}.calendar-event{padding:4px 5px;font-size:9px}.subsection-heading{margin:14px 0 8px;font-size:14px}.mine-cards{margin-bottom:16px}.booking-list{gap:6px}.booking-row{border-radius:10px;grid-template-columns:90px 1fr auto;gap:9px;padding:8px 10px}.booking-type{padding:5px 7px;font-size:9.5px}.booking-row span{font-size:10.5px}.booking-date{font-size:11px}}
