@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-500:#fb2c36;--color-red-700:#bf000f;--color-gray-50:#f9fafb;--color-gray-300:#d1d5dc;--color-gray-700:#364153;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-medium:500;--radius-md:.375rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}@supports (color:lab(0% 0 0)){:root,:host{--color-red-500:lab(55.4814% 75.0732 48.8528);--color-red-700:lab(40.4273% 67.2623 53.7441);--color-gray-50:lab(98.2596% -.247031 -.706708);--color-gray-300:lab(85.1236% -.612259 -3.7138);--color-gray-700:lab(27.1134% -.956401 -12.3224)}}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.table{display:table}.cursor-pointer{cursor:pointer}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-gray-300{border-color:var(--color-gray-300)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-gray-700{color:var(--color-gray-700)}.text-red-500{color:var(--color-red-500)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}.hover\:text-red-700:hover{color:var(--color-red-700)}}}:root{--navy:#123b6d;--navy-dark:#092a52;--ink:#182230;--muted:#566475;--line:#d7dee7;--surface:#fff;--canvas:#f5f7fa;--soft-blue:#edf5ff;--green:#087443;--red:#b42318}*{box-sizing:border-box}html{background:var(--canvas)}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;font-size:18px}button,input{font:inherit}.console-shell{min-height:100vh}.loading-screen{min-height:100vh;color:var(--navy);place-content:center;justify-items:center;gap:18px;display:grid}.loading-mark{color:#fff;background:var(--navy);border-radius:20px;place-items:center;width:68px;height:68px;font-size:34px;font-weight:900;display:grid}.management-console{background:radial-gradient(circle at 92% 2%,#155eef17,#0000 24rem),#f4f7fb;min-height:100vh}.dashboard-header{background:#fffffff5;border-bottom:1px solid #dce3ec;justify-content:space-between;align-items:center;gap:24px;min-height:86px;padding:14px max(24px,50vw - 740px);display:flex;box-shadow:0 4px 18px #1e305012}.dashboard-brand{align-items:center;gap:13px;display:flex}.dashboard-brand-link{color:inherit;text-decoration:none}.dashboard-user-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.dashboard-user-chip{color:#17355f;background:#f5f8fd;border:1px solid #d6e1f2;border-radius:12px;align-items:center;gap:10px;min-width:154px;padding:8px 13px;display:flex}.dashboard-user-chip>.anticon{font-size:22px}.dashboard-user-chip span{flex-direction:column;display:flex}.dashboard-user-chip strong{font-size:15px}.dashboard-user-chip small{color:#61708a}.auth-loading-screen{min-height:100vh;color:var(--navy);place-content:center;justify-items:center;gap:18px;display:grid}.login-page{background:#f4f7fb;grid-template-columns:minmax(360px,.9fr) minmax(480px,1.1fr);min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:radial-gradient(circle at 20% 20%,#569cff57,#0000 22rem),linear-gradient(145deg,#092a52,#124e91);flex-direction:column;justify-content:center;min-height:100vh;padding:clamp(48px,8vw,120px);display:flex}.login-brand-mark{background:#ffffff1f;border:2px solid #ffffffb8;border-radius:24px;place-items:center;width:84px;height:84px;font-size:42px;font-weight:900;display:grid;box-shadow:0 20px 50px #0003}.login-eyebrow{color:#afd4ff;letter-spacing:.2em;margin:32px 0 5px;font-size:14px;font-weight:800}.login-brand-panel h1.ant-typography{color:#fff;margin:0;font-size:clamp(42px,5vw,72px)}.login-brand-panel h2{margin:8px 0 18px;font-size:clamp(24px,3vw,36px)}.login-brand-panel>p:last-of-type{color:#d8e9ff;max-width:560px;line-height:1.8}.login-security-note{background:#ffffff1a;border:1px solid #ffffff40;border-radius:16px;align-items:center;gap:14px;margin-top:48px;padding:18px;display:flex}.login-security-note>.anticon{font-size:30px}.login-security-note span{flex-direction:column;gap:4px;display:flex}.login-security-note small{color:#d8e9ff}.login-form-panel{place-items:center;padding:32px;display:grid}.login-card{border:0;width:min(100%,520px);box-shadow:0 28px 80px #1e385b26}.login-card .ant-card-body{padding:clamp(30px,5vw,54px)}.login-card-heading>span{color:#155eef;font-weight:800}.login-card-heading h1.ant-typography{margin:10px 0 8px;font-size:36px}.login-card-heading p{color:#667085;margin-bottom:34px}.login-card .ant-form-item-label>label{font-weight:800}.login-submit-button{margin-top:10px;font-size:18px;font-weight:900;height:56px!important}.login-help{color:#667085;text-align:center;margin:26px 0 0;font-size:14px}.permission-notice{color:#7a4f00;background:#fff9e8;border:2px solid #f5c451;margin-bottom:16px;font-weight:800}.role-readonly .main-card{position:relative}.role-readonly .main-card:after{content:"";z-index:5;cursor:not-allowed;position:absolute;inset:0}.detail-drawer-content{gap:18px;display:grid}.detail-section-card{border:1px solid #dce3ec;box-shadow:0 7px 22px #1e385b0f}.detail-section-card>.ant-card-head{color:#123b6d;background:#f6f9fd;font-size:18px;font-weight:900}.detail-section-card .ant-table-cell{vertical-align:top;white-space:pre-wrap}.detail-notes{white-space:pre-wrap;background:#f7f9fc;border-radius:10px;min-height:52px;margin:0;padding:14px;line-height:1.75}.dispatch-print-page{background:#edf1f6;min-height:100vh;padding:88px 24px 40px}.dispatch-paper{background:#fff;width:210mm;min-height:297mm;margin:0 auto;padding:18mm 15mm;box-shadow:0 12px 40px #1e325024}.dispatch-paper>header{border-bottom:3px solid #123b6d;align-items:center;gap:18px;padding-bottom:18px;display:flex}.dispatch-paper h1.ant-typography{color:#123b6d;margin:0 0 5px;font-size:28px}.dispatch-paper header p{color:#667085;margin:0}.dispatch-summary{background:#f6f8fb;border:1px solid #9eabbc;grid-template-columns:1fr 2fr;gap:10px;margin:22px 0;padding:15px;display:grid}.dispatch-notes{border:1px solid #9eabbc;min-height:110px;margin-top:24px;padding:16px}.dispatch-notes p{white-space:pre-wrap}.dispatch-paper footer{text-align:center;margin-top:42px}@media print{.dispatch-print-page{background:#fff;padding:0}.dispatch-print-page .notice-actions{display:none!important}.dispatch-paper{width:auto;min-height:auto;box-shadow:none;margin:0;padding:10mm}}.dashboard-brand-link:hover strong{color:#155eef}.dashboard-logo{color:#fff;background:linear-gradient(145deg,#155eef,#0b3a9c);border-radius:15px;place-items:center;width:52px;height:52px;font-size:27px;font-weight:900;display:grid;box-shadow:0 7px 18px #155eef42}.dashboard-brand strong,.dashboard-brand span{display:block}.dashboard-brand strong{font-size:21px}.dashboard-brand span{color:#667085;margin-top:2px;font-size:14px}.create-group-button{min-width:190px;box-shadow:0 7px 18px #155eef38;height:52px!important;font-size:18px!important;font-weight:900!important}.dashboard-content{width:min(1480px,100% - 40px);margin:0 auto;padding:34px 0 56px}.dashboard-welcome{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:24px;display:flex}.dashboard-kicker{color:#155eef;letter-spacing:.12em;margin:0 0 5px;font-size:15px;font-weight:900}.dashboard-welcome h1{margin:0 0 5px!important;font-size:clamp(31px,4vw,43px)!important}.dashboard-welcome p:not(.dashboard-kicker),.list-heading p{color:#667085;margin:0}.role-switcher{background:#fff;border:1px solid #dce3ec;border-radius:16px;min-width:460px;padding:14px 16px}.role-switcher>span,.role-switcher small{display:block}.role-switcher>span{margin-bottom:9px;font-size:15px;font-weight:900}.role-switcher .ant-segmented{background:#eef3fa;width:100%;padding:4px}.role-switcher .ant-segmented-group{width:100%}.role-switcher .ant-segmented-item{flex:1;min-height:38px;padding-top:4px;font-weight:800}.role-switcher small{color:#667085;margin-top:8px}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:22px;display:grid}.kpi-card{overflow:hidden;box-shadow:0 7px 24px #1e305012;border:1px solid #dce3ec!important}.kpi-card .ant-card-body{align-items:center;gap:16px;min-height:150px;display:flex}.kpi-card:before{content:"";width:5px;position:absolute;inset:0 auto 0 0}.kpi-icon{border-radius:15px;flex:0 0 52px;place-items:center;width:52px;height:52px;font-size:25px;display:grid}.kpi-card span,.kpi-card small{color:#667085;display:block}.kpi-card strong{color:#172033;margin:4px 7px 1px 0;font-size:clamp(28px,2.4vw,36px);line-height:1.1;display:inline-block}.kpi-card small{font-size:13px;display:inline}.kpi-blue:before{background:#155eef}.kpi-blue .kpi-icon{color:#155eef;background:#edf4ff}.kpi-yellow:before{background:#e09b16}.kpi-yellow .kpi-icon{color:#a86400;background:#fff6dc}.kpi-red:before{background:#d92d20}.kpi-red .kpi-icon{color:#d92d20;background:#fff0ee}.kpi-green:before{background:#079455}.kpi-green .kpi-icon{color:#079455;background:#eafaf2}.groups-panel{box-shadow:0 9px 30px #1e305014;border:1px solid #dce3ec!important}.groups-panel>.ant-card-body{padding:0}.list-heading{justify-content:space-between;align-items:center;gap:20px;padding:24px 25px 17px;display:flex}.list-heading h2{margin:0 0 3px!important}.filter-bar{background:#f8fafc;border-block:1px solid #e4e9f0;grid-template-columns:minmax(280px,1fr) 220px 220px;gap:12px;padding:16px 25px;display:grid}.dashboard-advanced-filters{grid-template-columns:minmax(320px,1.5fr) minmax(260px,1.2fr) repeat(3,minmax(180px,.8fr))}.dashboard-advanced-filters .ant-picker,.dashboard-advanced-filters .ant-select{width:100%}.groups-panel .ant-table-wrapper{padding:0 10px 10px}.groups-panel .ant-table{font-size:15px}.groups-panel .ant-table-thead>tr>th{color:#344054;background:#fff;padding-block:16px;font-size:15px;font-weight:900}.groups-panel .ant-table-tbody>tr>td{vertical-align:top;padding-block:17px}.group-cell,.stack-cell,.finance-cell{justify-items:start;gap:7px;display:grid}.group-cell strong{color:#155eef;font-size:17px}.group-cell span,.stack-cell span{color:#475467;line-height:1.45}.finance-cell strong{color:#b42318}.groups-panel .ant-tag{border-radius:999px;width:fit-content;margin:0;padding:3px 8px;font-weight:800}.action-buttons,.action-buttons .ant-space-item,.action-buttons button{width:100%}.dashboard-legend{color:#667085;flex-wrap:wrap;justify-content:flex-end;gap:16px;margin-top:16px;font-size:14px;display:flex}.dashboard-legend span:first-child .anticon{color:#079455}.dashboard-legend span:nth-child(2) .anticon{color:#e09b16}.dashboard-legend span:nth-child(3) .anticon{color:#d92d20}.dashboard-legend span:nth-child(4) .anticon{color:#155eef}@media (max-width:1100px){.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-welcome{flex-direction:column;align-items:stretch}.role-switcher{min-width:0}}@media (max-width:720px){.dashboard-header,.dashboard-user-actions{flex-direction:column;align-items:stretch}.dashboard-user-chip,.create-group-button{width:100%}.dashboard-content{width:min(100% - 24px,1480px);padding-top:24px}.kpi-grid,.filter-bar{grid-template-columns:1fr}.kpi-card .ant-card-body{min-height:120px}.role-switcher .ant-segmented-group{grid-template-columns:repeat(2,1fr);display:grid}.list-heading{flex-direction:column;align-items:flex-start}}@media (max-width:900px){.login-page{grid-template-columns:1fr}.login-brand-panel{min-height:auto;padding:42px 28px}.login-brand-panel>p:last-of-type,.login-security-note{display:none}.login-brand-panel h1.ant-typography{font-size:38px}.login-brand-mark{border-radius:18px;width:62px;height:62px;font-size:30px}.login-form-panel{padding:28px 18px 48px}}.topbar{background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:14px max(24px,50vw - 620px);display:flex;box-shadow:0 2px 10px #123b6d12}.brand{align-items:center;gap:12px;display:flex}.brand-link{color:inherit;text-decoration:none}.brand-link:hover strong{color:var(--navy)}.form-breadcrumb{margin-bottom:12px}.brand-mark{background:var(--navy);color:#fff;border-radius:14px;place-items:center;width:48px;height:48px;font-size:26px;font-weight:900;display:grid}.brand strong,.brand span{display:block}.brand strong{font-size:21px}.brand span{color:var(--muted);margin-top:2px;font-size:14px}.page-wrap{width:min(1240px,100% - 40px);margin:0 auto;padding:38px 0 64px}.page-intro{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:26px;display:flex}.page-intro h1{margin:7px 0 4px!important;font-size:clamp(32px,4vw,44px)!important}.eyebrow{color:var(--navy);font-weight:800}.progress-box{border:1px solid var(--line);background:#fff;border-radius:14px;width:270px;padding:16px 18px 10px}.progress-box .ant-progress{margin-top:7px}.steps-card,.main-card{box-shadow:0 8px 26px #123b6d12;border:1px solid var(--line)!important}.steps-card{margin-bottom:22px}.steps-card .ant-steps-item-title{font-weight:800;font-size:17px!important}.steps-card .ant-steps-item-description{font-size:14px!important}.main-card>.ant-card-body{min-height:520px;padding:clamp(24px,4vw,46px)}.step-content{animation:.26s ease-out enter}@keyframes enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.section-heading{align-items:center;gap:18px;margin-bottom:32px;display:flex}.section-heading h2{margin:0 0 4px!important;font-size:clamp(26px,3vw,34px)!important}.section-number{background:var(--navy);color:#fff;border-radius:18px;flex:0 0 58px;place-items:center;width:58px;height:58px;font-size:29px;font-weight:900;display:grid}.form-block,.detail-panel,.finance-card,.summary-card,.vehicle-form{border:1px solid var(--line)!important;background:#fafbfd!important}.form-block{border-radius:14px;padding:24px}.form-block h3,.guest-heading h3,.finance-card h3,.summary-card h3{margin:0 0 20px!important}.ant-form-item-label>label,.guest-fields label{font-weight:800;color:var(--ink)!important;font-size:18px!important}.ant-input,.ant-select-selector,.ant-picker,.ant-input-number{border-color:#aeb9c7!important}.full-width{width:100%}.guest-heading{justify-content:space-between;align-items:center;gap:20px;margin:24px 0 18px;display:flex}.guest-heading h3{margin-bottom:2px!important}.guest-list{gap:14px;display:grid}.guest-row{border:1px solid var(--line)!important;background:#fff!important}.guest-row .ant-card-body{align-items:flex-start;gap:18px;display:flex}.guest-number{background:var(--soft-blue);width:42px;height:48px;color:var(--navy);border-radius:10px;flex:0 0 42px;place-items:center;font-size:21px;font-weight:900;display:grid}.guest-fields{flex:1;grid-template-columns:repeat(4,minmax(150px,1fr));align-items:end;gap:14px;display:grid}.guest-fields>button{align-self:end}.itinerary-toolbar{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.itinerary-toolbar h3{margin:0 0 4px!important}.itinerary-table{border:1px solid #99a9ba;border-radius:14px;overflow:hidden}.itinerary-head,.itinerary-row{grid-template-columns:190px minmax(340px,2.4fr) 140px minmax(220px,1fr);display:grid}.itinerary-head{color:#102a43;background:#c9edf9}.itinerary-head>*,.itinerary-row>*{border-right:1px solid #99a9ba;padding:14px}.itinerary-head>:last-child,.itinerary-row>:last-child{border-right:0}.itinerary-row{background:#fff;border-top:1px solid #99a9ba;align-items:stretch}.itinerary-row .ant-input{width:calc(100% - 20px);min-height:86px;margin:10px;font-size:16px;line-height:1.7}.itinerary-date{flex-direction:column;justify-content:center;gap:8px;display:flex}.itinerary-date strong{font-size:19px}.itinerary-date span{color:var(--muted)}.paste-help{color:#5b4100;background:#fff8df;border-radius:10px;padding:12px 14px;line-height:1.7}.guest-fields label{gap:7px;display:grid}.guest-fields .ant-select{width:100%}.status-tag{font-weight:800;border-width:1px!important;border-radius:999px!important;margin:0!important;padding:5px 11px!important;font-size:15px!important;line-height:1.2!important}.status-legend{background:#f8fafc;border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;margin:-10px 0 24px;padding:14px 18px;display:flex}.service-card{height:100%;transition:border-color .16s,background .16s,transform .16s;border:2px solid var(--line)!important}.service-card:hover{transform:translateY(-2px)}.service-card.is-checked{border-color:var(--green)!important;background:#f2fbf6!important}.service-card-top,.vehicle-form-title{justify-content:space-between;align-items:center;gap:16px;display:flex}.service-icon{font-size:34px}.service-card h3{margin:15px 0 5px!important;font-size:22px!important}.large-checkbox{margin-top:22px;font-weight:800;font-size:17px!important}.large-checkbox .ant-checkbox{margin-right:7px;transform:scale(1.25)}.detail-panel{margin-top:22px}.detail-panel h3{margin-top:0!important}.transfer-arrangement-list{gap:16px;display:grid}.transfer-arrangement-card{box-shadow:none;background:#f7f8fa;border-color:#d9dee7}.transfer-arrangement-card .ant-card-head{background:#f1f3f6;min-height:38px}.transfer-arrangement-card .ant-card-head-title{padding:8px 0}.transfer-arrangement-card .ant-card-body{padding:12px 16px}.transfer-fields-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 16px;display:grid}.transfer-fields-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.transfer-fields-grid .ant-form-item{margin-bottom:0}@media (max-width:768px){.transfer-fields-grid{grid-template-columns:1fr}}.important-note{color:#6e3d00;background:#fff8e6;border-left:6px solid #d97706;border-radius:8px;margin:-10px 0 22px;padding:16px 20px;font-size:17px}.vehicle-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.vehicle-choice{text-align:left;min-height:236px;color:var(--ink);cursor:pointer;background:#fff;border:3px solid #bdc6d2;border-radius:18px;flex-direction:column;align-items:flex-start;padding:28px;transition:all .16s;display:flex}.vehicle-choice:hover,.vehicle-choice:focus-visible{border-color:var(--navy);outline:4px solid #123b6d1f}.vehicle-choice.selected{color:var(--navy-dark);background:var(--soft-blue);border-color:var(--navy);box-shadow:inset 0 0 0 1px var(--navy)}.vehicle-emoji{font-size:48px}.vehicle-title{margin-top:13px;font-size:clamp(22px,2.3vw,29px);font-weight:900}.vehicle-description{color:var(--muted);margin:7px 0 20px;font-size:17px}.choice-action{color:var(--navy);margin-top:auto;font-size:17px;font-weight:900}.empty-choice{min-height:170px;color:var(--muted);background:#fafbfd;border:2px dashed #b9c3cf;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:7px;margin-top:22px;display:flex}.empty-choice .anticon{color:var(--navy);margin-bottom:6px;font-size:34px}.vehicle-form{margin-top:22px}.multi-vehicle-list{gap:22px;display:grid}.vehicle-entry-card{margin-top:0;background:#fff!important;border-width:2px!important}.vehicle-options.compact{margin-top:18px}.vehicle-options.compact .vehicle-choice{min-height:150px;padding:18px 22px}.vehicle-options.compact .vehicle-emoji{font-size:36px}.vehicle-options.compact .vehicle-title{margin-top:5px;font-size:21px}.compact-empty{min-height:110px}.vehicle-fields{margin-top:20px}.vehicle-fields label{color:var(--ink);gap:8px;font-weight:800;display:grid}.vehicle-fields .ant-select{width:100%}.add-vehicle-button{margin-top:20px;height:58px!important;color:var(--navy)!important;border:2px dashed var(--navy)!important;font-size:18px!important;font-weight:900!important}.notes-panel .ant-typography{color:var(--muted)}.notes-textarea{margin:16px 0 0!important}.notes-textarea textarea{font-size:17px;line-height:1.75}.expense-panel{margin-top:24px}.vehicle-form-title{margin-bottom:18px}.vehicle-form-title h3{margin:0!important}.large-radio .ant-radio-button-wrapper{height:48px;padding:8px 24px;font-size:17px;font-weight:800}.summary-card{color:#fff;height:100%;background:var(--navy-dark)!important}.summary-card h3,.summary-card .ant-typography{color:#fff!important}.summary-row{justify-content:space-between;gap:20px;padding:12px 0;font-size:18px;display:flex}.summary-row strong{font-size:21px}.summary-row .paid{color:#8de4b7}.summary-row.total strong{font-size:30px}.summary-card .ant-divider{border-color:#ffffff40}.audit-status{background:#ffffff1a;border-radius:10px;justify-content:space-between;align-items:center;margin-top:22px;padding:14px;display:flex}.money-input input{height:54px;font-weight:800;font-size:24px!important}.check-card{margin-top:24px;border:2px solid #c1cad6!important}.check-card .large-checkbox{margin-top:0}.bottom-actions{z-index:5;border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-radius:16px;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin-top:20px;padding:18px 22px;display:grid;position:sticky;bottom:0;box-shadow:0 -4px 24px #123b6d1a}.bottom-actions>:last-child{justify-self:end}.step-count{color:var(--muted);font-weight:700}.submit-button{min-width:240px;background:var(--green)!important;height:58px!important;font-size:19px!important}.success-modal{text-align:center;padding:24px}.success-modal>.anticon{color:var(--green);font-size:64px}.success-modal h2{margin:18px 0 6px!important}@media (max-width:900px){.guest-fields{grid-template-columns:1fr 1fr}.document-field{grid-column:span 2}.vehicle-options{grid-template-columns:1fr}.itinerary-toolbar{flex-direction:column;align-items:stretch}.itinerary-table{overflow-x:auto}.itinerary-head,.itinerary-row{min-width:920px}}@media (max-width:640px){body{font-size:17px}.topbar{align-items:flex-start;padding:12px 16px}.topbar .status-tag{display:none}.topbar{flex-wrap:wrap}.page-wrap{width:min(100% - 24px,1240px);padding-top:24px}.page-intro{flex-direction:column;align-items:stretch}.progress-box{width:100%}.steps-card .ant-steps-item-description{display:none}.section-heading{align-items:flex-start}.section-number{border-radius:14px;flex-basis:48px;width:48px;height:48px}.guest-heading{flex-direction:column;align-items:stretch}.guest-row .ant-card-body{align-items:flex-start}.guest-fields{grid-template-columns:1fr}.document-field{grid-column:auto}.guest-fields .ant-btn{width:100%}.vehicle-choice{min-height:210px}.seat-radio{grid-template-columns:repeat(2,1fr);display:grid!important}.seat-radio .ant-radio-button-wrapper{text-align:center;width:100%}.bottom-actions{grid-template-columns:1fr 1fr;padding:12px}.bottom-actions .step-count{display:none}.bottom-actions .ant-btn{white-space:normal}.submit-button{min-width:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.notice-page{color:#182230;background:#e9edf2;min-height:100vh;padding:110px 24px 56px;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif}.notice-loading{background:#eef2f6;place-items:center;min-height:100vh;display:grid}.notice-actions{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #cad3de;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:13px max(24px,50vw - 550px);display:flex;position:fixed;inset:0 0 auto;box-shadow:0 5px 20px #1024401f}.notice-actions strong,.notice-actions span{display:block}.notice-actions strong{font-size:18px}.notice-actions span{color:#667085;margin-top:3px;font-size:13px}.notice-action-buttons{gap:12px;display:flex}.notice-paper{background:#fff;width:210mm;min-height:297mm;margin:0 auto;padding:15mm 14mm 13mm;font-size:10.5pt;line-height:1.65;box-shadow:0 14px 44px #10244029}.notice-header{border-bottom:3px solid #173f70;padding-bottom:9mm;position:relative}.notice-brand{align-items:center;gap:11px;display:flex}.notice-logo{color:#fff;background:#173f70;border-radius:3.5mm;place-items:center;width:15mm;height:15mm;font-size:24pt;font-weight:900;display:grid}.notice-brand h1,.notice-brand p{margin:0}.notice-brand h1{color:#102f56;letter-spacing:.08em;font-size:22pt}.notice-brand p{color:#526273;letter-spacing:.18em;font-size:10pt}.notice-number{text-align:right;background:#eef5fb;border-left:1mm solid #173f70;padding:2.5mm 4mm;position:absolute;top:2mm;right:0}.notice-number span,.notice-number strong{display:block}.notice-number span{color:#667085;font-size:8.5pt}.notice-title{text-align:center;margin-top:9mm}.notice-title>p{color:#697789;letter-spacing:.22em;margin:0;font-size:8pt}.notice-title h2{color:#101828;margin:2mm 0 4mm;font-size:19pt}.notice-meta{color:#344054;background:#f4f7fa;border-radius:2mm;flex-wrap:wrap;justify-content:center;gap:4mm 8mm;padding:2.5mm 4mm;display:flex}.notice-meta strong{color:#173f70}.notice-section{margin-top:10mm}.notice-section-title{border-bottom:.5mm solid #173f70;align-items:center;gap:3mm;margin-bottom:3mm;display:flex}.notice-section-title span{color:#fff;background:#173f70;padding:1.6mm 3mm;font-weight:800}.notice-section-title h2{color:#102f56;margin:0;font-size:15pt}.notice-table{border-collapse:collapse;table-layout:fixed;color:#161d28;width:100%;font-size:9.5pt}.notice-table th,.notice-table td{vertical-align:middle;overflow-wrap:anywhere;border:.3mm solid #596675;padding:2.4mm 2.6mm}.notice-table th{color:#102f56;background:#ccecf7;font-size:10pt;font-weight:900}.itinerary-notice-table th:first-child{width:19%}.itinerary-notice-table th:nth-child(2){width:50%}.itinerary-notice-table th:nth-child(3){width:9%}.itinerary-notice-table th:nth-child(4){width:22%}.notice-day strong,.notice-day span{display:block}.notice-day strong{color:#173f70;font-size:11pt}.notice-activity{white-space:pre-line}.notice-meals{text-align:center}.guest-notice-table{font-size:8.7pt}.guest-notice-table th:first-child{width:17%}.guest-notice-table th:nth-child(2){width:23%}.guest-notice-table th:nth-child(3){width:14%}.guest-notice-table th:nth-child(4){width:8%}.guest-notice-table th:nth-child(5){width:20%}.guest-notice-table th:nth-child(6){width:18%}.notice-info-grid{border:.3mm solid #8190a0;grid-template-columns:repeat(2,1fr);display:grid}.notice-info-grid>div{border-bottom:.3mm solid #9aa7b5;border-right:.3mm solid #9aa7b5;gap:1mm;min-height:16mm;padding:3mm 4mm;display:grid}.notice-info-grid>div:nth-child(2n){border-right:0}.notice-info-grid>div:nth-last-child(-n+2){border-bottom:0}.notice-info-grid span{color:#667085;font-size:8.5pt}.notice-info-grid strong{color:#172b44;font-size:10pt}.notice-note{background:#fff7df;border-left:1.2mm solid #d59b24;margin-bottom:4mm;padding:3.5mm 4mm}.notice-note h3,.notice-note p{margin:0}.notice-note h3{color:#6d4800;margin-bottom:1mm;font-size:10pt}.notice-note p{white-space:pre-line}.notice-tips ol{margin:0;padding-left:6mm}.notice-tips li{margin-bottom:2.2mm}.notice-emergency{color:#fff;background:#173f70;align-items:center;gap:4mm;margin-top:5mm;padding:3mm 4mm;display:flex}.notice-emergency span{opacity:.75}.notice-emergency b{margin-left:auto;font-size:12pt}.notice-footer{color:#7a8695;border-top:.3mm solid #aab4bf;justify-content:space-between;margin-top:10mm;padding-top:3mm;font-size:8pt;display:flex}@media (max-width:900px){.notice-page{padding:100px 12px 30px;overflow-x:auto}.notice-actions{align-items:stretch;padding:10px 14px}.notice-actions>div:first-child{display:none}.notice-action-buttons{width:100%}.notice-action-buttons a,.notice-action-buttons button{flex:1}}@page{size:A4 portrait;margin:10mm}@media print{nav,aside,.no-print,.notice-actions,.ant-layout-sider,.ant-layout-header,.ant-modal-mask,.ant-modal-close{display:none!important}.ant-modal-wrap,.ant-modal,.ant-modal-content,.ant-modal-body{max-height:none!important;box-shadow:none!important;background:0 0!important;margin:0!important;padding:0!important;position:static!important;overflow:visible!important;transform:none!important}#printable-notice,#printable-notice *{visibility:visible!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}#printable-notice{color:#000!important;background:#fff!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;top:0!important;left:0!important;overflow:visible!important}html,body,.print-container{color:#000;width:210mm;font-size:10pt;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background:#fff!important;height:auto!important;overflow:visible!important}.notice-actions{display:none!important}.notice-page{min-height:0;padding:0;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background:#fff!important;height:auto!important;overflow:visible!important}.notice-paper{width:auto;min-height:0;box-shadow:none;margin:0;padding:0;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;height:auto!important;overflow:visible!important}.notice-info-grid,.notice-note,.notice-emergency,.notice-footer{break-inside:avoid;page-break-inside:avoid}.notice-table,.notice-table tbody{break-inside:auto!important;page-break-inside:auto!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.notice-table thead{display:table-header-group}.notice-table tr{break-inside:avoid!important;page-break-inside:avoid!important;break-after:auto!important;page-break-after:auto!important}#printable-notice table{break-inside:auto!important;page-break-inside:auto!important}#printable-notice tr{break-inside:avoid!important;page-break-inside:avoid!important;break-after:auto!important;page-break-after:auto!important}.notice-table th,.notice-table td{border-color:#000}a{color:inherit!important;text-decoration:none!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}
