:root{--ink:#203631;--text:#243b37;--muted:#7b8985;--soft:#eef3f0;--bg:#f5f7f5;--line:#e4eae6;--primary:#19735e;--primary-dark:#115440;--primary-soft:#e9f3ed;--nav:#152e29;--yellow:#e6eab1;--white:#fff;--orange:#a86321;--orange-bg:#fbf1e4;--red:#b15550;--red-bg:#fbeeed;--blue:#526ba4;--blue-bg:#edf1fa;--shadow:0 8px 32px #18392d08;--radius:16px;font-family:Inter,Pretendard Variable,Pretendard,Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,sans-serif;font-synthesis:none;color:var(--text);font-size:14px;line-height:1.55}*{box-sizing:border-box}body{margin:0;background:var(--bg);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button{border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}input,select,textarea{min-width:0}button:focus-visible,a:focus-visible{outline:3px solid #99bc81;outline-offset:3px}input:focus,select:focus,textarea:focus{outline:2px solid #8fbfa9;outline-offset:1px}input[type=checkbox]{accent-color:var(--primary);width:16px;height:16px;cursor:pointer}input[type=radio]{accent-color:var(--primary)}input[type=search]::-webkit-search-cancel-button{cursor:pointer}h1,h2,h3,p{margin:0}h1{font-size:29px;line-height:1.35;letter-spacing:-1.1px;color:var(--ink);font-weight:750}h2{font-size:17px;letter-spacing:-.45px}h3{font-size:15px;letter-spacing:-.3px}small,.small{font-size:12px}.muted{color:var(--muted)}.dim{color:#5d716a}.green{color:var(--primary)}.danger-text{color:var(--red)}.nowrap{white-space:nowrap}.mono,.number{font-variant-numeric:tabular-nums;letter-spacing:.25px}.icon{width:19px;height:19px;flex-shrink:0;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.icon.sm{width:15px;height:15px}.icon.lg{width:24px;height:24px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;left:12px;top:-80px;z-index:99;background:#fff;padding:12px}.skip-link:focus{top:12px}.flex{display:flex;align-items:center;gap:10px}.between{display:flex;align-items:center;justify-content:space-between;gap:14px}.stack{display:flex;flex-direction:column;gap:16px}.wrap{flex-wrap:wrap}.grow{flex:1;min-width:0}.mt8{margin-top:8px}.mt16{margin-top:16px}.mt24{margin-top:24px}.mb16{margin-bottom:16px}.rule{height:1px;background:var(--line);margin:20px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:9px 15px;border-radius:8px;font-weight:650;font-size:13px;border:1px solid var(--line);background:#fff;white-space:nowrap;transition:background .16s,transform .16s}.btn:hover:not(:disabled){background:#f0f5f1;border-color:#ccd9d1}.btn:active:not(:disabled){transform:translateY(1px)}.btn.primary{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 3px 6px #19735e10}.btn.primary:hover:not(:disabled){background:var(--primary-dark)}.btn.soft{background:var(--primary-soft);border-color:transparent;color:var(--primary)}.btn.ghost{background:transparent;border-color:transparent}.btn.danger{color:var(--red);border-color:#ebd2cd;background:#fff}.btn.sm{min-height:32px;padding:6px 11px;font-size:12px;border-radius:7px}.btn.full{width:100%}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;padding:0;flex-shrink:0}.icon-btn:hover:not(:disabled){background:var(--soft)}.text-btn{color:var(--primary);font-weight:650;font-size:12px;padding:4px 0;display:inline-flex;align-items:center;gap:5px}.pill,.badge{display:inline-flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap;padding:4px 9px;border-radius:6px;font-size:11px;font-weight:650;line-height:1.4}.pill{background:var(--soft);color:#6a7b72}.badge.requested{background:#e9f2ed;color:#31795c}.badge.processing{background:var(--blue-bg);color:var(--blue)}.badge.completed{background:#eef1ef;color:#66766c}.badge.hold{background:var(--orange-bg);color:var(--orange)}.badge.cancel_requested{background:var(--red-bg);color:var(--red)}.badge.canceled{background:#f1f1f1;color:#999;text-decoration:none}.status-dot{width:5px;height:5px;border-radius:50%;background:currentColor}.tag{display:inline-block;font-size:10px;background:#f2f5f2;color:#7b897e;padding:2px 5px;border-radius:4px;font-weight:500}.tag.warn{color:#a57030;background:#fff5e8}.tag.purple{background:#f1eef7;color:#8a70a1}.avatar{display:inline-flex;align-items:center;justify-content:center;background:#edf0df;color:#667043;font-size:12px;font-weight:750;width:32px;height:32px;border-radius:50%;flex-shrink:0}.avatar.alt{background:#e8edf6;color:#63789c}.avatar.big{width:48px;height:48px;font-size:17px}.avatar-stack{display:flex;padding-left:7px}.avatar-stack .avatar{margin-left:-7px;border:2px solid var(--bg);width:30px;height:30px;font-size:10px}.eyebrow{color:#8c9a8e;letter-spacing:1.8px;font-weight:600;font-size:10px;text-transform:uppercase}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.panel-pad{padding:22px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.panel-title h2{font-size:15px}.callout{padding:14px 16px;border-radius:10px;background:var(--primary-soft);color:#476959;display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.7}.callout .icon{margin-top:2px}.callout.warn{background:var(--orange-bg);color:#89642f}.callout.danger{background:var(--red-bg);color:#985850}.callout.neutral{background:#f3f5f3;color:#677970}.field{display:flex;flex-direction:column;gap:7px;min-width:0}.field label,.field-label{font-size:12px;font-weight:650;color:#50625a}.field input:not([type=checkbox]):not([type=radio]),.field select,.field textarea,.control{border:1px solid #dfe6e0;border-radius:8px;background:#fff;min-height:42px;padding:10px 12px;color:var(--text);width:100%}.field input:disabled{background:#f5f7f5;color:#8b9890}.field textarea{resize:vertical;min-height:80px}.field .hint{font-size:11px;color:#8a9890}.req{color:var(--primary);margin-left:3px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid.three{grid-template-columns:1.3fr 1fr 1fr}.checkline{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#596e61;line-height:1.6}.checkline input{margin:2px 0 0;flex-shrink:0}.label-row{display:flex;justify-content:space-between;gap:10px;align-items:center}.segmented{display:flex;gap:3px;padding:4px;background:#eff3ef;border-radius:8px;align-items:center}.segmented button{padding:6px 13px;font-size:12px;border-radius:6px;white-space:nowrap}.segmented button.active{background:#fff;box-shadow:0 1px 4px #152e2910;font-weight:700;color:var(--primary)}.empty{padding:52px 20px;text-align:center;color:var(--muted)}.empty .empty-icon{background:#f2f5f0;color:#8d9d8e;width:58px;height:58px;display:grid;place-items:center;border-radius:18px;margin:0 auto 16px}.empty h3{color:#566b5c;margin-bottom:7px}.empty p{font-size:12px;max-width:350px;margin:0 auto 20px}.demo-bar{height:38px;position:sticky;top:0;z-index:35;background:#ecf0e7;border-bottom:1px solid #dce3d5;display:flex;align-items:center;justify-content:space-between;padding:0 22px;color:#596852;font-size:11px;gap:12px}.demo-left,.demo-right{display:flex;align-items:center;gap:12px}.demo-mark{letter-spacing:1px;background:#dde4d2;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:800}.demo-bar select{height:28px;border:1px solid #d1dbc9;border-radius:5px;background:#f6f8f1;padding:3px 26px 3px 8px;font-size:11px;color:#43533e;max-width:230px}.demo-bar button{font-size:11px;color:#71806b}.sidebar{position:fixed;left:0;top:38px;bottom:0;width:232px;background:var(--nav);color:#acbfb3;padding:31px 19px 18px;z-index:30;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;color:#f3f8ef;margin:0 13px 34px}.brand-logo{position:relative;width:36px;height:38px;border-radius:10px;background:var(--yellow);color:#253b2a;display:flex;align-items:center;justify-content:center;font-size:26px;line-height:1;font-weight:800;font-family:Arial,sans-serif;letter-spacing:-3px;padding-right:3px}.brand-logo:after{content:"";position:absolute;width:8px;height:8px;background:var(--nav);border:3px solid var(--yellow);bottom:-2px;right:-2px;border-radius:50%}.brand strong{font-size:22px;letter-spacing:-1.2px;line-height:1.2;display:block;color:#f2f7ed}.brand small{font-size:8px;letter-spacing:2.2px;color:#96ac9e;margin-top:4px;display:block}.site-chip{margin:0 7px 28px;display:flex;align-items:center;gap:9px;border:1px solid #385047;background:#1e3931;border-radius:9px;padding:10px 11px;color:#d4ddd1;font-size:12px}.site-chip .icon{color:#90a68f}.nav-label{font-size:9px;color:#7c9584;letter-spacing:1.4px;margin:0 15px 10px}.nav-group{margin-bottom:25px}.nav-item{width:100%;padding:12px 14px;display:flex;align-items:center;gap:11px;border-radius:8px;color:#a9bfb0;font-size:13px;text-align:left;margin:4px 0;transition:.15s}.nav-item:hover{background:#234437;color:#fff}.nav-item.active{background:var(--yellow);color:#293c28;font-weight:750}.nav-item .nav-count{margin-left:auto;font-size:10px;min-width:20px;height:20px;display:grid;place-items:center;background:#324b3a;border-radius:5px;color:#d4dfbe}.nav-item.active .nav-count{background:#cbd48e;color:#405329}.sidebar-bottom{margin-top:auto}.side-tip{margin:8px 7px 20px;padding:14px 12px;background:#203d33;border:1px solid #2d4d3d;border-radius:10px;font-size:11px;color:#99b09e;line-height:1.65}.side-tip strong{display:block;color:#d5deca;font-size:11px;margin-bottom:5px}.side-profile{padding:15px 10px 0;border-top:1px solid #30483a;display:flex;align-items:center;gap:10px}.side-profile strong{color:#dfe8d7;font-size:12px}.side-profile small{color:#7f9a88;font-size:10px}.workspace{margin-left:232px;min-height:calc(100vh - 38px)}.topbar{height:74px;border-bottom:1px solid var(--line);padding:0 35px;background:#fafcf9;display:flex;align-items:center;justify-content:space-between;gap:14px}.breadcrumb{display:flex;align-items:center;gap:10px;font-size:12px;color:#839084}.breadcrumb b{font-weight:550;color:#4a5e51}.topbar-actions{display:flex;align-items:center;gap:16px}.topbar-date{font-size:11px;color:#8a998d}.notice-dot{position:relative}.notice-dot:after{content:"";width:5px;height:5px;background:#b17c4c;border:2px solid #fafcf9;box-sizing:content-box;border-radius:50%;position:absolute;top:5px;right:6px}.mobile-brand,.mobile-menu{display:none}.content{padding:33px 35px 28px;max-width:1700px;margin:auto}.page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.page-head .eyebrow{margin-bottom:7px}.subtitle{font-size:12px;color:#8a968a;margin-top:9px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:25px}.metric{padding:19px 21px;position:relative;overflow:hidden;text-align:left;width:100%;transition:.18s}.metric:hover{border-color:#c3d4c1;transform:translateY(-1px)}.metric-label{font-size:11px;color:#7e8f7e;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.metric-label .metric-icon{display:grid;place-items:center;width:29px;height:29px;background:#f4f7f1;border-radius:9px;color:#81937b}.metric-num{font-size:30px;color:#2b3f2c;line-height:1;letter-spacing:-1px;font-weight:650}.metric-num small{font-size:12px;font-weight:400;color:#8e9a85;margin-left:5px}.metric-note{font-size:10px;color:#8e9b89;margin-top:13px;display:flex;align-items:center;gap:5px}.metric.emphasis{background:#eaf0e3;border-color:#dce6d3}.metric.emphasis .metric-icon{background:#dce7cf}.metric.attention .metric-num{color:#a57535}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:22px;align-items:start}.list-panel{overflow:hidden}.queue-tabs{display:flex;align-items:center;gap:23px;padding:0 22px;border-bottom:1px solid var(--line);overflow-x:auto;scrollbar-width:none}.queue-tab{font-size:12px;color:#919c8b;padding:19px 0 16px;border-bottom:2px solid transparent;display:flex;align-items:center;gap:7px;white-space:nowrap}.queue-tab.active{color:var(--primary);border-bottom-color:var(--primary);font-weight:750}.count{padding:0 5px;border-radius:4px;background:#f0f3ee;color:#87957e;font-size:10px}.queue-tab.active .count{background:#e9f0e3;color:#5f7d4f}.toolbar{padding:18px 21px;display:flex;gap:9px;align-items:center;border-bottom:1px solid var(--line);flex-wrap:wrap}.search{position:relative;flex:1;min-width:160px}.search .icon{position:absolute;left:11px;top:12px;color:#9ca89b;width:16px;height:16px}.search input{width:100%;padding:10px 30px 10px 34px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:11px;height:38px;color:var(--text)}.search input::placeholder{color:#a3ada1}.search .kbd{position:absolute;right:9px;top:8px;background:#f7f9f4;color:#b0b9a9;font-size:10px;border:1px solid #e9eee3;border-radius:4px;line-height:20px;width:17px;text-align:center}.filter-select{border:1px solid var(--line);border-radius:7px;padding:8px 26px 8px 9px;background:#fff;color:#6a7e61;font-size:11px;height:38px;max-width:150px}.table-wrap{width:100%;overflow:auto}.requests-table{width:100%;border-collapse:collapse;table-layout:auto}.requests-table th{text-align:left;font-size:10px;color:#96a18e;background:#fafcf8;font-weight:500;padding:12px 9px;white-space:nowrap}.requests-table td{padding:15px 9px;border-top:1px solid #edf0e8;vertical-align:middle;font-size:12px}.requests-table th:first-child,.requests-table td:first-child{padding-left:20px;width:33px}.requests-table th:last-child,.requests-table td:last-child{padding-right:18px;text-align:right}.requests-table tr.data-row:hover{background:#fcfdf9}.plate-line{font-size:13px;font-weight:700;color:#2f402f;letter-spacing:.3px;white-space:nowrap}.plate-line b{font-size:14px;font-weight:750}.vehicle-sub{font-size:10px;color:#97a18e;margin-top:4px;display:flex;align-items:center;gap:5px}.car-box{width:30px;height:30px;background:#f0f4ea;display:grid;place-items:center;color:#929f80;border-radius:8px;flex-shrink:0}.requester-name{font-size:11px;font-weight:550;white-space:nowrap}.cell-sub{font-size:10px;color:#98a18e;margin-top:4px}.time-range{white-space:nowrap;font-size:11px;letter-spacing:.2px}.time-range .arrow{color:#b0b9a6;margin:0 2px}.row-action{color:var(--primary);font-size:11px;font-weight:600;padding:5px 8px;background:#eef5e9;border-radius:5px;white-space:nowrap}.row-action.neutral{background:transparent;color:#8b9a80}.table-footer{display:flex;justify-content:space-between;align-items:center;padding:14px 22px;border-top:1px solid var(--line);font-size:10px;color:#9ba58e}.pager{display:flex;align-items:center;gap:5px}.pager button{height:26px;min-width:27px;border-radius:5px;font-size:10px}.pager button.active{background:#eef3e6;color:#5a7549}.selection-bar{margin:14px 20px 0;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;background:#edf4e7;border-radius:8px;font-size:12px;color:#5b764d}.aside-card{padding:20px;border-radius:13px}.aside-card h2{font-size:13px}.aside-caption{font-size:10px;color:#a0a88f;margin-top:5px}.week-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;margin:17px -4px 20px}.week-day{padding:6px 0;border-radius:7px;text-align:center;font-size:10px;color:#b1b69f}.week-day b{display:block;color:#7b8c67;font-size:11px;font-weight:600;margin-top:5px}.week-day.active{background:#e8eed9;color:#6f854c}.week-day.active b{color:#455b2d}.schedule-item{display:flex;gap:11px;margin-top:16px}.schedule-item .timeline-marker{border-left:2px solid #cedcae;min-width:0;position:relative;margin-left:2px;padding-left:12px}.schedule-item .timeline-marker:before{content:"";position:absolute;width:6px;height:6px;left:-4px;top:3px;background:#9cb575;border-radius:50%}.schedule-item .schedule-time{font-size:10px;color:#9aaa86;display:block;margin-bottom:3px}.schedule-item strong{font-size:11px;color:#677b51;font-weight:600}.schedule-item small{display:block;font-size:10px;color:#a0ad8d;margin-top:4px}.aside-link{margin-top:20px;padding-top:14px;border-top:1px solid #e9eddf;width:100%;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#94a37b}.priority-card{background:#f2f1e5;border-color:#e8e6d2}.priority-card h2{color:#777c45}.priority-item{font-size:11px;display:flex;align-items:flex-start;gap:9px;padding-top:14px;color:#959167;line-height:1.6}.priority-item .icon{width:15px;height:15px;margin-top:2px}.priority-item strong{font-weight:600;color:#817c4e;display:block}.principle-item{display:flex;gap:10px;font-size:11px;margin-top:15px;color:#8d9d7b;line-height:1.65}.principle-item .icon{width:16px;height:16px;margin-top:2px}.principle-item strong{color:#6b8057;font-size:11px;font-weight:600}.page-foot{display:flex;justify-content:space-between;margin-top:24px;color:#adb49f;font-size:10px}.mobile-bottom,.mobile-request-cards{display:none}.member-hero{padding:25px 28px;background:#eaf0e3;border:1px solid #dce5d0;border-radius:var(--radius);display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:23px;position:relative;overflow:hidden}.member-hero h2{font-size:19px;margin-bottom:7px;color:#3f5b39}.member-hero p{font-size:12px;color:#859376}.hero-deco{color:#b1c29b;transform:rotate(-8deg);margin-right:15px;display:flex;align-items:center;gap:10px}.hero-deco .big-p{font:700 52px Arial;color:#768f60;border:2px solid #a0b58a;padding:4px 18px;border-radius:14px}.apply-layout{display:grid;grid-template-columns:minmax(0,1fr) 296px;gap:23px;align-items:start;max-width:1180px}.form-section{padding:25px;margin-bottom:18px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.section-heading h2{font-size:15px;display:flex;align-items:center;gap:10px}.step-number{font-size:10px;background:#eaf1e4;color:#719254;width:25px;height:25px;border-radius:7px;display:grid;place-items:center}.vehicle-form-row{padding:17px;border:1px solid #e3e9dd;border-radius:11px;margin-top:13px;background:#fbfcf9}.vehicle-form-row .form-grid{gap:12px}.vehicle-form-row .row-label{font-size:11px;font-weight:600;color:#839275;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}.vehicle-form-row .row-label .icon-btn{width:24px;height:24px}.vehicle-actions{display:flex;gap:9px;margin-top:16px}.summary-card{position:sticky;top:60px;padding:23px}.summary-card .summary-symbol{background:#eaf1e1;display:grid;place-items:center;color:#729350;width:40px;height:40px;border-radius:12px;margin-bottom:17px}.summary-lines{display:flex;flex-direction:column;gap:13px;margin-top:22px;font-size:12px}.summary-lines .between span{color:#939f85}.summary-lines .between strong{font-weight:600;font-size:12px;color:#567044}.summary-car{padding:10px 0;border-bottom:1px dashed #e5eadc}.summary-car strong{font-size:12px;color:#506d3d}.summary-car small{display:block;color:#91a080;font-size:10px;margin-top:3px}.summary-note{margin-top:15px;font-size:10px;line-height:1.8;color:#99a28e}.vehicle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:20px}.vehicle-card{padding:23px;position:relative;transition:.15s}.vehicle-card.selected{border-color:#83aa6a;background:#fbfdf8;box-shadow:0 0 0 1px #83aa6a}.vehicle-card .plate-number{font-size:23px;font-weight:700;letter-spacing:.6px;margin:20px 0 10px}.vehicle-card .owner{font-size:12px;color:#677e59}.vehicle-card .memo{font-size:11px;color:#96a285;min-height:36px;margin:10px 0 18px;line-height:1.7}.vehicle-card footer{padding-top:13px;border-top:1px solid #ecf0e5;display:flex;justify-content:space-between;align-items:center}.vehicle-card .fav.active{color:#b49e42}.calendar-layout{display:grid;grid-template-columns:minmax(0,1fr) 288px;gap:22px;align-items:start}.calendar-panel{padding:22px;overflow:hidden}.calendar-controls{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px}.calendar-controls h2{font-size:19px;color:#526c41}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-weekdays div{text-align:center;font-size:11px;color:#9aa38b;padding:12px 0}.calendar-weekdays div:first-child{color:#bd8d7b}.calendar-weekdays div:last-child{color:#8ba1b2}.calendar-grid{border-top:1px solid #e6ebdf;border-left:1px solid #e6ebdf}.calendar-day{height:112px;border-right:1px solid #e6ebdf;border-bottom:1px solid #e6ebdf;padding:8px 6px;cursor:pointer;min-width:0;position:relative}.calendar-day:hover{background:#f7faf2}.calendar-day.off{background:#fcfdf9;color:#c3cbb7}.calendar-day.selected{background:#f4f8eb;box-shadow:inset 0 0 0 1px #b4ca95}.day-num{width:25px;height:25px;display:grid;place-items:center;margin-bottom:5px;font-size:11px;border-radius:7px}.day-num.today{background:#64824d;color:#fff}.cal-event{display:block;width:100%;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:4px;background:#eaf1e1;color:#66844f;margin:3px 0;padding:3px 5px;font-size:9px;font-variant-numeric:tabular-nums;border-left:2px solid #9cb77c}.cal-event.completed{background:#f0f2ed;color:#96a18a;border-color:#bec8b4}.cal-event.processing{background:#eef1f6;color:#7d8ea4;border-color:#a1b1c8}.cal-event.hold{background:#faf1e2;color:#ab895c;border-color:#d2b58b}.cal-event.cancel_requested{background:#faf0ec;color:#b28474;border-color:#d4a998}.cal-event.canceled{opacity:.5;text-decoration:line-through}.cal-more{font-size:9px;color:#9aaa84;padding-left:5px}.legend{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:18px;color:#9ca68e;font-size:10px}.legend span{display:flex;gap:5px;align-items:center}.legend i{display:block;width:6px;height:6px;border-radius:50%;background:#9eb780}.legend i.blue{background:#a1b1c8}.legend i.orange{background:#d2b58b}.legend i.gray{background:#bec8b4}.calendar-detail{padding:22px}.day-request{padding:16px 0;border-bottom:1px solid #edf0e5}.day-request:first-of-type{padding-top:0}.day-request strong{font-size:14px;color:#567341}.day-request p{font-size:11px;color:#9aa68a;margin-top:7px}.agenda-row{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid var(--line);align-items:center}.agenda-date{text-align:center;min-width:42px;font-size:10px;color:#9caa89}.agenda-date b{display:block;font-size:23px;color:#6d8457}.notification{display:flex;gap:15px;padding:21px 24px;border-bottom:1px solid #eaf0e3;align-items:flex-start}.notification:last-child{border-bottom:none}.notification.unread{background:#fafcf6}.notification .notification-icon{background:#edf3e3;width:35px;height:35px;border-radius:10px;display:grid;place-items:center;color:#7c985e;flex-shrink:0}.notification h3{font-size:13px}.notification p{font-size:12px;color:#8f9e7e;line-height:1.7;margin-top:6px}.notification time{font-size:10px;color:#acb799;white-space:nowrap}.settings-layout{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:1110px}.setting-row{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:21px}.setting-row h3{font-size:13px}.setting-row p{font-size:11px;color:#93a182;margin-top:5px;line-height:1.6}.switch{position:relative;width:38px;height:22px;flex-shrink:0}.switch input{position:absolute;opacity:0;width:100%;height:100%;margin:0;z-index:1}.switch span{display:block;width:38px;height:22px;border-radius:20px;background:#dce4d3;transition:.2s}.switch span:after{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;left:3px;top:3px;box-shadow:0 1px 3px #20363115;transition:.2s}.switch input:checked+span{background:#6d8d50}.switch input:checked+span:after{transform:translate(16px)}.switch input:focus-visible+span{outline:2px solid #7da15d;outline-offset:3px}.lookup-wrap{max-width:580px;margin:35px auto}.lookup-head{text-align:center;margin-bottom:29px}.lookup-icon{display:grid;place-items:center;background:#eaf1e1;color:#759856;width:58px;height:58px;border-radius:18px;margin:0 auto 18px}.lookup-head h1{font-size:26px}.lookup-head p{font-size:12px;color:#98a588;margin-top:10px}.receipt{max-width:750px;margin:auto}.receipt-head{text-align:center;margin-bottom:26px}.success-icon{background:#e7f0df;color:#729951;width:60px;height:60px;display:grid;place-items:center;border-radius:50%;margin:8px auto 18px}.pin-card{border:1px dashed #b8cb9f;background:#f6f9ef;text-align:center;padding:22px;border-radius:11px;margin-top:20px}.pin-digits{display:flex;justify-content:center;gap:9px;margin:15px 0}.pin-digits span{background:#fff;border:1px solid #d8e3cc;width:46px;height:51px;border-radius:8px;display:grid;place-items:center;font-size:27px;font-weight:700;color:#718e53}.receipt-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 0;border-bottom:1px solid #eaf0e2}.receipt-row:last-child{border-bottom:0}.start-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:26px;max-width:1000px;margin:40px auto}.start-hero{padding:40px;background:#e9f0de;border-radius:18px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}.start-hero h1{font-size:35px;line-height:1.55;color:#405d2f;margin:16px 0}.start-hero p{font-size:13px;color:#90a07d;margin-bottom:30px;line-height:1.9}.ticket-art{align-self:flex-end;transform:rotate(-9deg);border:1px solid #d2debe;background:#f9fbf2;border-radius:14px;width:205px;padding:20px;margin-top:32px;box-shadow:0 12px 25px #718b4d12}.ticket-art strong{font-size:29px;letter-spacing:3px;color:#70904d}.ticket-art .ticket-dots{border-top:2px dashed #d1debe;margin:13px -20px;padding:10px 20px 0;font-size:10px;letter-spacing:2px;color:#9daf86}.start-option{padding:28px}.start-option .icon{color:#89a26c}.start-option h2{margin:16px 0 9px;font-size:18px}.start-option p{font-size:12px;color:#96a484;line-height:1.8;margin-bottom:18px}dialog{border:0;color:var(--text);padding:0;box-shadow:0 20px 80px #18302225}dialog::backdrop{background:#142b2647;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer{margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:585px;max-width:100vw;border-radius:18px 0 0 18px;overflow:hidden;background:#f8faf5}.drawer[open]{display:flex;flex-direction:column;animation:slidein .22s ease-out}.drawer-head{padding:22px 25px 17px;border-bottom:1px solid var(--line);background:#fff;flex-shrink:0}.drawer-head .eyebrow{font-size:9px;margin-bottom:7px}.drawer-head h2{font-size:27px;letter-spacing:.2px}.drawer-head h2 b{color:var(--primary)}.drawer-body{padding:23px 25px;overflow-y:auto;flex:1;overscroll-behavior:contain}.drawer-foot{padding:16px 25px;background:#fff;border-top:1px solid var(--line);display:flex;gap:9px;flex-wrap:wrap;flex-shrink:0}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;font-size:12px}.detail-grid dt{font-size:10px;color:#9aab8b;margin-bottom:5px}.detail-grid dd{margin:0;color:#60794d;font-weight:550}.process-step{background:#fff;border:1px solid #e0e8d8;border-radius:11px;padding:19px;margin-top:16px}.process-step .step-title{display:flex;gap:9px;align-items:center;font-size:13px;font-weight:650;margin-bottom:16px}.process-step .step-title .step-number{width:22px;height:22px;border-radius:50%;font-size:10px}.copy-plate{background:#f4f8ed;border:1px solid #e2ead8;border-radius:9px;padding:14px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.copy-plate .last4{font-size:34px;line-height:1.15;letter-spacing:4px;font-weight:700;color:#5c8040;margin-top:4px}.copy-plate .label{font-size:10px;color:#8fa278}.copy-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:13px 0}.copy-field{text-align:left;padding:10px;background:#f9fbf4;border:1px solid #e7eddd;border-radius:7px;position:relative}.copy-field span{font-size:9px;color:#9cae8b;display:block;margin-bottom:5px}.copy-field b{font-size:14px;color:#6c8952;font-weight:650}.copy-field .icon{position:absolute;right:8px;bottom:11px;width:12px;height:12px;color:#a8b99a}.coupon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:14px 0}.coupon-box{border:1px solid #e0e8d8;background:#fafcf6;border-radius:9px;padding:12px 9px;text-align:center}.coupon-box h3{font-size:12px;color:#6d8755}.coupon-box small{display:block;font-size:9px;color:#a5b096;margin:4px 0 9px}.stepper{display:flex;align-items:center;justify-content:center;gap:11px}.stepper button{display:grid;place-items:center;width:24px;height:24px;border-radius:6px;background:#edf3e4;border:1px solid #dfe9d3;color:#8ca273;font-size:16px;line-height:1}.stepper strong{font-size:17px;font-weight:650;color:#617e49;min-width:16px}.coupon-total{padding:13px;background:#f0f5e8;border-radius:8px;font-size:12px;color:#7a9164;display:flex;align-items:center;justify-content:space-between}.coupon-total b{font-size:18px;color:#5d7e40}.history-item{padding:0 0 20px 18px;margin-left:5px;border-left:1px solid #dae5ce;position:relative;font-size:11px;color:#8d9f7b;line-height:1.6}.history-item:before{position:absolute;left:-4px;top:4px;content:"";width:7px;height:7px;background:#b7c9a3;border:2px solid #f8faf5;border-radius:50%}.history-item strong{color:#77905e;font-weight:550;display:block}.history-item time{font-size:10px;color:#a7b59a}.history-item:last-child{padding-bottom:0;border-left-color:transparent}.record-card{background:#f0f5e7;border:1px solid #dae6cc;padding:17px;border-radius:10px}.record-card .record-number{font-size:26px;color:#617f47;letter-spacing:-.4px;font-weight:650;margin:5px 0}.modal{margin:auto;width:510px;max-width:calc(100vw - 32px);border-radius:17px;max-height:calc(100dvh - 48px);background:#fff;overflow-y:auto}.modal.wide{width:640px}.modal-head{padding:23px 25px 16px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;gap:16px;justify-content:space-between}.modal-head h2{font-size:18px}.modal-head p{font-size:11px;color:#95a386;margin-top:7px}.modal-body{padding:23px 25px}.modal-foot{padding:16px 25px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:9px;background:#fcfdf9}.modal-pick-row{display:flex;align-items:center;gap:13px;border:1px solid #e2eadd;padding:14px;border-radius:9px;margin-bottom:10px;cursor:pointer}.modal-pick-row:has(input:checked){background:#f2f7eb;border-color:#a6bf8c}.modal-pick-row strong{font-size:14px;color:#617e49}.modal-pick-row p{font-size:11px;color:#9aa78b;margin-top:3px}.error-box{display:none;padding:11px 14px;border-radius:7px;background:#fcf0eb;color:#b3785c;font-size:12px;margin-bottom:15px}.error-box.visible{display:block}.toast-stack{position:fixed;bottom:28px;left:calc(50% + 116px);transform:translate(-50%);z-index:100;display:flex;flex-direction:column;gap:9px;pointer-events:none;max-width:calc(100vw - 32px);width:max-content}.toast{background:#244430;color:#f0f5e8;padding:13px 18px;border-radius:10px;box-shadow:0 8px 24px #193a2a23;font-size:12px;display:flex;align-items:center;gap:9px;animation:toastin .2s ease;max-width:520px}.toast.error{background:#866049}.toast .icon{color:#c2d89d}.staff-table{width:100%;border-collapse:collapse}.staff-table td,.staff-table th{text-align:left;padding:17px 16px;border-bottom:1px solid var(--line);font-size:12px}.staff-table th{font-size:11px;color:#9aaa8c;font-weight:500;background:#fafcf7}.staff-table th:first-child,.staff-table td:first-child{padding-left:25px}.staff-table tr:last-child td{border-bottom:0}.auth-tabs{display:flex;border-bottom:1px solid var(--line);gap:24px;margin-bottom:22px}.auth-tabs button{font-size:13px;padding:0 0 10px;color:#91a57d;border-bottom:2px solid transparent}.auth-tabs button.active{color:#5f8541;border-color:#82a163;font-weight:650}.native-alert{font-size:12px;line-height:1.8;color:#859975}.mobile-scrim{display:none}.filter-date-input{font-size:11px;border:1px solid var(--line);border-radius:7px;height:38px;padding:5px 8px;color:#71885c;background:#fff}.attention-banner{margin-bottom:18px}.kv-list{display:flex;flex-direction:column;gap:12px;font-size:12px}.kv-list .between>span:first-child{color:#98a88a}.privacy-demo{font-size:10px;color:#9eac90;line-height:1.75;margin-top:16px}.inline-label{font-size:10px;letter-spacing:.4px;color:#a1af91}.mobile-only{display:none}.bulk-time{padding:10px 0 0}.completion-ack{padding:13px;background:#eff5e5;border-radius:8px;margin-top:16px}.print-only{display:none}@keyframes slidein{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes toastin{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@media(min-width:1700px){.content{padding-top:38px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 290px}.requests-table td{padding-top:19px;padding-bottom:19px}.metric{padding:23px}}@media(max-width:1320px){.dashboard-grid{grid-template-columns:minmax(0,1fr)}.dashboard-aside{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.dashboard-aside .panel{height:100%}.dashboard-aside.stack{gap:16px}.week-strip{margin-top:12px;margin-bottom:12px}.schedule-item{margin-top:9px}.aside-card{padding:18px}.dashboard-aside .schedule-item:nth-of-type(n+4){display:none}.calendar-layout{grid-template-columns:minmax(0,1fr) 248px}.calendar-panel{padding:16px}.vehicle-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1080px){.sidebar{width:205px;padding-left:12px;padding-right:12px}.workspace{margin-left:205px}.content{padding:27px 24px}.topbar{padding:0 24px}.brand{margin-left:12px}.topbar-date{display:none}.page-head{align-items:flex-start}.page-head .flex{flex-wrap:wrap;justify-content:flex-end}h1{font-size:26px}.metrics{gap:11px}.metric{padding:16px}.metric-num{font-size:26px}.apply-layout{grid-template-columns:minmax(0,1fr) 245px;gap:16px}.form-section{padding:21px}.form-grid.three{grid-template-columns:1fr 1fr}.form-grid.three .field:first-child{grid-column:1 / -1}.calendar-layout{grid-template-columns:1fr}.calendar-detail{display:block}.calendar-detail .day-request{display:inline-block;width:48%;padding-right:20px;vertical-align:top}.calendar-day{height:105px}.dashboard-aside{grid-template-columns:1fr 1fr}.dashboard-aside .aside-card:last-child{display:none}.toast-stack{left:calc(50% + 102px)}.settings-layout{grid-template-columns:1fr}.requester-col{display:none}.queue-tabs,.start-grid{gap:18px}.start-hero{padding:27px}.start-hero h1{font-size:29px}}@media(max-width:800px){.demo-bar{height:38px;padding:0 14px;gap:8px}.demo-bar .demo-description,.demo-right>span,.demo-left>span:not(.demo-mark){display:none}.demo-left{gap:7px}.demo-bar select{font-size:10px;max-width:202px}.demo-right button{font-size:10px}.sidebar{transform:translate(-100%);width:240px;transition:.2s;z-index:45;top:38px}.sidebar.open{transform:translate(0)}.mobile-scrim.show{display:block;position:fixed;inset:38px 0 0;background:#172e284f;z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.workspace{margin-left:0}.topbar{height:64px;padding:0 18px;background:#fafcf7}.mobile-brand{display:flex;align-items:center;gap:8px;color:#294532;font-size:18px;font-weight:750;letter-spacing:-.8px}.mobile-brand .brand-logo{width:28px;height:29px;font-size:22px;border-radius:8px}.mobile-brand .brand-logo:after{width:6px;height:6px}.mobile-menu{display:inline-flex}.breadcrumb{display:none}.topbar-actions{gap:8px}.topbar-actions>.avatar{display:none}.content{padding:25px 18px 93px}.page-head{gap:16px;margin-bottom:21px;align-items:center}.page-head .eyebrow{font-size:8px}.page-head .subtitle{font-size:11px;line-height:1.7;margin-top:7px;max-width:245px}.page-head h1{font-size:24px}.page-head .header-secondary{display:none}.page-head .btn{padding:9px 11px;font-size:11px;min-height:38px}.page-head .btn .icon{width:15px;height:15px}.page-head .team-avatars{display:none}.metrics{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:20px}.metric{padding:14px 12px;border-radius:11px}.metric-label{font-size:10px;margin-bottom:12px}.metric-label .metric-icon{display:none}.metric-num{font-size:25px}.metric-num small{font-size:10px;margin-left:3px}.metric-note{font-size:9px;margin-top:9px;line-height:1.5}.metric-note .icon{display:none}.dashboard-grid{gap:17px}.dashboard-aside{grid-template-columns:1fr 1fr;gap:13px}.aside-card{padding:17px}.toolbar{padding:14px;gap:7px}.toolbar .search{flex-basis:100%;min-width:0}.search input{font-size:12px;height:40px}.search .kbd{display:none}.filter-select{flex:1;min-width:0;max-width:none;height:35px;font-size:11px}.filter-date-input{max-width:170px;font-size:10px;min-width:0;height:35px}.toolbar .btn{min-height:35px}.queue-tabs{padding:0 16px;gap:23px}.queue-tab{font-size:11px;padding:16px 0 13px}.table-footer{padding:13px 16px}.page-foot{font-size:9px;margin-top:22px}.page-foot .desktop-only{display:none}.mobile-bottom{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:32;background:#fffffff5;border-top:1px solid #e3eadd;padding:6px 12px max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:space-around}.mobile-bottom button{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:9px;color:#a3af98;padding:5px 9px;min-width:54px;min-height:49px;border-radius:9px}.mobile-bottom button.active{color:#658b42;font-weight:650}.mobile-bottom button.active .icon{stroke-width:2}.mobile-bottom .icon{width:20px;height:20px}.toast-stack{left:50%;bottom:86px}.drawer{border-radius:16px 0 0 16px}.apply-layout{grid-template-columns:minmax(0,1fr) 240px;gap:16px}.summary-card{padding:18px}.member-hero{padding:23px;margin-bottom:20px}.member-hero h2{font-size:17px}.vehicle-grid{gap:14px}.vehicle-card{padding:20px}.calendar-panel{padding:14px}.calendar-controls h2{font-size:18px}.start-grid{margin-top:15px}.start-hero{padding:25px}.settings-layout{gap:18px}.staff-table td,.staff-table th{padding:13px 10px;font-size:11px}.mobile-only{display:block}}@media(max-width:600px){.metrics{grid-template-columns:repeat(2,1fr);gap:10px}.metric{padding:16px 17px}.metric-label{font-size:11px;margin-bottom:9px}.metric-label .metric-icon{display:grid;width:25px;height:25px;border-radius:7px}.metric-label .metric-icon .icon{width:15px;height:15px}.metric-num{font-size:28px}.metric-note{font-size:9px;margin-top:10px}.page-head .page-new-label{display:none}.page-head .btn.primary{font-size:12px}.requests-table,.desktop-table{display:none}.mobile-request-cards{display:block}.request-card{padding:18px 16px;border-bottom:1px solid #eaf0e2}.request-card:last-child{border-bottom:none}.request-card .car-box{width:34px;height:34px}.request-card .plate-line{font-size:14px}.request-card .plate-line b{font-size:15px}.request-card .vehicle-sub{font-size:10px}.request-card-time{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:14px 0 12px;padding:11px 13px;background:#f8faf3;border-radius:8px;font-size:12px;color:#6e8857}.request-card-time .small{font-size:10px;color:#9fac90}.request-card .card-bottom{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#98a888}.request-card .badge{font-size:10px}.request-card .row-action{padding:7px 10px}.dashboard-aside{grid-template-columns:1fr}.dashboard-aside .aside-card:first-child{display:none}.dashboard-aside .aside-card:nth-child(2){padding:17px 19px}.priority-item{padding-top:11px}.aside-caption{display:none}.apply-layout{display:flex;flex-direction:column}.apply-main,.summary-card{width:100%}.summary-card{position:static;padding:22px}.form-section{padding:19px;margin-bottom:15px;border-radius:12px}.section-heading{margin-bottom:19px}.section-heading h2{font-size:14px}.form-grid{gap:12px}.form-grid.three{grid-template-columns:1fr 1fr}.field label{font-size:11px}.field input:not([type=checkbox]):not([type=radio]),.field select,.field textarea{font-size:14px;min-height:43px;padding:10px}.vehicle-form-row{padding:14px}.vehicle-form-row .form-grid{grid-template-columns:1fr}.vehicle-form-row .form-grid.time-override{grid-template-columns:1fr 1fr}.vehicle-actions .btn{font-size:11px;flex:1;padding:9px}.form-section .segmented{width:100%;margin-bottom:2px}.form-section .segmented button{flex:1}.summary-card .summary-symbol{display:none}.summary-lines{margin-top:17px}.vehicle-grid{grid-template-columns:1fr}.vehicle-card{padding:22px}.vehicle-card .plate-number{font-size:25px;margin-top:17px}.vehicle-card .memo{min-height:0}.member-hero{padding:23px 20px}.member-hero h2{font-size:16px}.member-hero p{font-size:11px;line-height:1.8;max-width:190px}.hero-deco{margin-right:0}.hero-deco .big-p{font-size:34px;padding:5px 12px}.calendar-layout{gap:16px}.calendar-panel{padding:13px 10px}.calendar-controls{gap:5px;margin-bottom:12px;flex-wrap:wrap}.calendar-controls h2{font-size:17px}.calendar-controls .segmented{margin-left:auto}.calendar-controls .segmented button{font-size:10px;padding:5px 8px}.calendar-day{height:61px;padding:5px 3px}.calendar-weekdays div{font-size:10px;padding:9px 0}.day-num{font-size:11px;margin:auto;width:24px;height:24px}.cal-event,.cal-more{display:none}.cal-mobile-dot{display:flex;justify-content:center;gap:3px;margin-top:6px}.cal-mobile-dot i{width:4px;height:4px;border-radius:50%;background:#9fba7f}.cal-mobile-dot small{font-size:8px;line-height:1;color:#95ab7b;margin-top:-2px}.legend{gap:10px;font-size:9px;margin:13px 6px 2px}.calendar-detail{padding:20px}.calendar-detail .day-request{display:block;width:100%;padding-right:0}.calendar-detail .day-request:first-of-type{padding-top:15px}.agenda-row{gap:10px;flex-wrap:wrap}.agenda-row .badge{margin-left:auto}.agenda-row .agenda-actions{margin-left:53px}.drawer{width:100vw;border-radius:0;height:100dvh;max-height:100dvh}.drawer-head{padding:20px 19px 16px}.drawer-body{padding:18px}.drawer-foot{padding:13px 18px max(14px,env(safe-area-inset-bottom));gap:8px}.drawer-foot .btn{font-size:12px;padding:10px 12px}.drawer-head h2{font-size:27px}.process-step{padding:17px}.coupon-grid{gap:7px}.coupon-box{padding:12px 7px}.stepper{gap:8px}.copy-field{padding:10px}.copy-field .icon{width:11px;height:11px;right:5px;bottom:14px}.copy-field b{font-size:14px}.modal{max-width:calc(100vw - 24px);max-height:calc(100dvh - 26px);border-radius:14px}.modal-head{padding:20px 19px 15px}.modal-head h2{font-size:17px}.modal-body{padding:20px 19px}.modal-foot{padding:15px 19px}.modal-body .form-grid{grid-template-columns:1fr}.modal-body .form-grid.time-override{grid-template-columns:1fr 1fr}.settings-layout .panel-pad{padding:20px}.notification{padding:18px 17px;gap:11px}.notification h3{font-size:12px}.notification p{font-size:11px}.notification time{font-size:9px}.notification .notification-icon{width:31px;height:31px}.lookup-wrap{margin:18px auto}.lookup-head h1{font-size:24px}.lookup-wrap .panel-pad{padding:23px}.receipt .panel-pad{padding:22px}.receipt-head h1{font-size:24px}.receipt-row{flex-wrap:wrap;gap:11px}.receipt-row .receipt-actions{width:100%;justify-content:flex-end;display:flex;gap:8px}.pin-card{padding:18px}.receipt .btn{font-size:12px}.start-grid{grid-template-columns:1fr;gap:15px;margin:5px auto}.start-hero{padding:26px}.start-hero h1{font-size:29px;line-height:1.55;position:relative;z-index:1}.start-hero p{font-size:12px;max-width:230px;margin-bottom:22px;position:relative;z-index:1}.ticket-art{position:absolute;bottom:20px;right:-42px;width:160px;opacity:.55;transform:rotate(-13deg);margin:0;padding:17px}.ticket-art strong{font-size:25px}.start-hero .btn{z-index:1}.start-option{padding:24px}.start-option h2{font-size:16px;margin-top:10px}.start-option p{font-size:12px}.page-foot{flex-direction:column;gap:8px}.staff-mobile-cards{display:block}.staff-table .hide-xs{display:none}.staff-table td{font-size:10px}.staff-table .btn{font-size:10px;padding:5px 8px}.toast{font-size:11px;padding:12px 14px}.summary-note{font-size:11px}.vehicle-search-bar{align-items:stretch;flex-wrap:wrap}.vehicle-search-bar .search{flex-basis:100%;max-width:none!important}.vehicle-search-bar .segmented{overflow-x:auto;max-width:100%}.vehicle-search-bar .segmented button{font-size:11px;padding:6px 10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media print{.demo-bar,.sidebar,.topbar,.mobile-bottom,.page-head,.page-foot,.toast-stack,.receipt-actions,.receipt .btn{display:none!important}.workspace{margin:0}.content{padding:0}.receipt{max-width:none}.panel{box-shadow:none}body{background:#fff}.print-only{display:block}}.subtitle,.muted{color:#72816f}.metric-label{color:#748469;font-size:12px}.metric-note{color:#829274;font-size:11px}.cell-sub,.vehicle-sub{color:#7d8d71}.requests-table th{font-size:11px;color:#809072}.requests-table .plate-line{font-size:14px}.requests-table .plate-line b{font-size:15px}.requester-name,.time-range,.row-action{font-size:12px}.filter-select{color:#657b55}.search input{font-size:12px}.search input::placeholder{color:#95a18a}.queue-tab{color:#7c8c70}.summary-note,.field .hint,.native-alert,.privacy-demo{color:#7b8e69}.aside-caption,.schedule-item small{color:#8b9b7b}.schedule-item strong{font-size:12px}.schedule-item .schedule-time{font-size:11px;color:#82966b}.priority-item{color:#817f55}.principle-item{color:#7b9064}.table-footer{font-size:11px;color:#879976}.copy-field span{color:#7f966b}.detail-grid dt{color:#80936e}.history-item{color:#7c9465}.history-item time{color:#8b9f78}.notification p{color:#7c9165}.setting-row p{color:#7e9466}.vehicle-card .memo{color:#7f9567}.vehicle-card .owner{color:#627e48}.cal-mobile-dot{display:none}.calendar-day.selected{outline:none}@media(max-width:800px){.metric-label{font-size:11px}.metric-note{font-size:10px}.request-card .card-bottom{color:#82956f}.request-card-time .small{color:#839771}.request-card .plate-line{font-size:15px}.request-card .plate-line b{font-size:16px}.page-head .subtitle{color:#829276}}@media(max-width:600px){.cal-mobile-dot{display:flex}.field input:not([type=checkbox]):not([type=radio]),.field select,.field textarea,.search input{font-size:16px}.search input{height:42px}.search input::placeholder{font-size:12px}.copy-plate .last4{font-size:36px}.filter-select{font-size:12px}.metric-note{font-size:10px}.copy-fields .copy-field{min-height:62px}.request-card .row-action{min-height:34px}.calendar-grid{min-width:0}.topbar-actions .btn{font-size:12px}}.sidebar{top:0}.workspace{min-height:100vh}@media(max-width:800px){.sidebar{top:0}.mobile-scrim.show{inset:0}}.vue-fragment{display:contents}[aria-busy=true] button[type=submit]{opacity:.55;pointer-events:none}.auth-page{width:min(100%,520px);margin:12px auto 40px}.auth-page .page-head{display:block}.auth-page .auth-tabs{margin-top:0}.auth-page .form-section{padding:28px}.applicant-fields{display:grid;grid-template-columns:minmax(0,1fr);gap:20px}.visitor-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:start}.optional-label{font-weight:400}.apply-wizard{width:min(100%,780px);margin:0 auto;scroll-margin-top:84px}.wizard-progress{margin-bottom:24px}.wizard-current{color:var(--primary);font-weight:700;margin:0 0 16px}.wizard-progress ol{display:flex;padding:0;margin:0;list-style:none;gap:8px}.wizard-progress li{flex:1;min-width:0;border-top:3px solid var(--line);padding-top:12px;color:var(--muted)}.wizard-progress li.current,.wizard-progress li.done{border-color:var(--primary);color:var(--primary)}.wizard-progress li>span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--bg);font-weight:700}.wizard-progress li.current>span{background:var(--primary);color:#fff}.wizard-progress small{display:block;margin-top:6px;font-size:11px;line-height:1.5}.wizard-progress li.current small{font-weight:700}.wizard-step{padding:28px}.wizard-step .section-heading h2:focus{outline:none}.wizard-actions{display:flex;gap:12px;margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.wizard-next{margin-left:auto;min-width:150px}.wizard-step .summary-lines .between{align-items:flex-start;gap:16px}.wizard-step .summary-lines .between>span{flex-shrink:0}.wizard-step .summary-lines strong{text-align:right;overflow-wrap:anywhere}.wizard-step .summary-car small,.review-memo p{white-space:pre-wrap;overflow-wrap:anywhere}.consent-line{align-items:flex-start;line-height:1.8}.consent-line input{flex-shrink:0;margin-top:5px}@media(max-width:600px){.auth-page{margin-top:0}.auth-page .form-section,.wizard-step{padding:20px}.auth-page input,.auth-page select,.apply-wizard input:not([type=checkbox]),.apply-wizard textarea{font-size:16px}.visitor-fields select{font-size:14px}.visitor-fields{gap:12px}.wizard-progress ol{gap:6px}.wizard-progress small{display:none}.wizard-progress li{padding-top:8px}.wizard-current{font-size:14px}.wizard-step .section-heading h2{font-size:16px}.wizard-actions .btn{min-height:46px}.wizard-next{flex:1;min-width:0}}@media(max-width:800px){.sidebar,.mobile-scrim,.mobile-menu{display:none}.workspace:has(.apply-wizard,.auth-page) .content{height:calc(100dvh - 128px);min-height:0;overflow-y:auto;padding-bottom:28px;scroll-padding-bottom:24px}.mobile-account-actions{display:flex;flex-wrap:wrap;gap:10px}.topbar{background:var(--nav);border-bottom-color:#30483a}.topbar .mobile-brand{color:#f3f8ef}.topbar .icon-btn{color:#d4ddd1}}.group-list{display:grid;gap:12px}.group-row{display:flex;align-items:center;gap:8px;padding:12px 0;border-bottom:1px solid var(--line)}.group-row strong,.group-choice strong,.group-choice small{overflow-wrap:anywhere}.group-members{max-height:40dvh;overflow-y:auto}.group-choice{display:flex;align-items:flex-start;gap:10px;padding:14px 2px;border-bottom:1px solid var(--line)}.group-choice input{flex-shrink:0}.group-choice small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.vehicle-group-strip{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.vehicle-group-strip button{white-space:normal;overflow-wrap:anywhere}@media(min-width:801px){.mobile-account-actions{display:none}}
