/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#1f2d28;--muted:#77827d;--paper:#f7f5ef;--card:#fffefb;--line:#e5e2d9;--green:#175c46;--green-soft:#e3eee8;--red:#9b493f;--red-soft:#f4e8e4;--gold:#9a6b2f;--gold-soft:#f3ecdd;--blue:#496e78;--blue-soft:#e6eef0}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:radial-gradient(circle at 85% 4%, #d6e1d88c, transparent 27rem), var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif}button,input{font:inherit}button{color:inherit}.shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#fbfaf5e6;flex-direction:column;width:228px;padding:34px 22px 26px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:.16em;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;font-family:Songti SC,STSong,serif;font-size:22px;font-weight:700;display:flex}.brand-mark{color:#fff;background:var(--green);letter-spacing:0;border-radius:50% 50% 48% 52%/58% 48% 52% 42%;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.nav{gap:8px;margin-top:60px;display:grid}.nav-item{color:#67716c;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:14px;width:100%;padding:12px 15px;font-size:14px;transition:all .2s;display:flex}.nav-item:hover{color:var(--ink);background:#eeece4}.nav-item.active{background:var(--green);color:#fff;box-shadow:0 8px 18px #175c4629}.nav-icon{text-align:center;width:20px;font-size:17px}.privacy-note{border-top:1px solid var(--line);align-items:center;gap:11px;margin-top:auto;padding:15px 12px;display:flex}.privacy-note strong{font-size:12px;display:block}.privacy-note small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.lock-dot{color:var(--green);font-size:8px}.content{min-height:100vh;margin-left:228px}.topbar{justify-content:flex-end;align-items:center;height:78px;padding:0 5vw;display:flex}.top-actions{align-items:center;gap:12px;display:flex}.search,.avatar{border:1px solid var(--line);cursor:pointer;background:#ffffffa6;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.avatar{color:var(--green);background:#dfe8e1;border:3px solid #f8f7f2;font-weight:700;box-shadow:0 0 0 1px #d4d9d3}.mobile-brand{display:none}.page{width:min(1120px,100% - 10vw);margin:15px auto 80px}.welcome,.section-hero{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:46px;display:flex}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.16em;margin:0 0 10px;font-size:11px;font-weight:800}h1,h2,h3,h4,p{margin-top:0}h1,h2{font-family:Songti SC,STSong,serif}h1{letter-spacing:-.04em;margin-bottom:10px;font-size:clamp(32px,4vw,48px);font-weight:600;line-height:1.12}.welcome>div>p:last-child,.section-hero>div>p:last-child{color:var(--muted);margin-bottom:0;font-size:14px}.welcome b{color:var(--red)}.primary-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;flex:none;padding:13px 20px;font-size:13px;font-weight:700;box-shadow:0 10px 25px #175c4633}.primary-button:hover{background:#104b39;transform:translateY(-1px)}.primary-button span{vertical-align:-1px;margin-right:4px;font-size:18px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.section-heading.compact{margin-top:42px}.section-heading h2{margin:0;font-size:23px;font-weight:600}.plain-link,.filter-button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:12px}.plain-link span{margin-left:6px}.attention-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.attention-card{text-align:left;cursor:pointer;border:1px solid #0000;border-radius:18px;grid-template-columns:40px 1fr;gap:14px;min-height:142px;padding:20px;transition:transform .2s,box-shadow .2s;display:grid;position:relative}.attention-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #32373214}.attention-card.urgent{background:var(--red-soft)}.attention-card.warm{background:var(--gold-soft)}.attention-card.calm{background:var(--green-soft)}.card-symbol{background:#ffffff94;border-radius:12px;place-items:center;width:40px;height:40px;font-family:STSong,serif;display:grid}.pill{color:#785149;background:#ffffff94;border-radius:5px;margin-bottom:10px;padding:3px 7px;font-size:9px;font-weight:800;display:inline-block}.attention-card h3{margin-bottom:7px;font-size:14px}.attention-card p{color:#6f716c;margin:0;font-size:11px;line-height:1.55}.attention-card .arrow{opacity:.45;position:absolute;bottom:16px;right:18px}.module-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.module-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fffefbd1;border-radius:18px;grid-template-rows:1fr auto;grid-template-columns:48px 1fr;align-items:start;gap:16px;min-height:158px;padding:20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;position:relative;overflow:hidden}.module-card:after{content:"";background:var(--module-wash,var(--green-soft));opacity:.52;border-radius:50%;width:100px;height:100px;position:absolute;top:-46px;right:-44px}.module-card:hover{border-color:#bec8c1;transform:translateY(-3px);box-shadow:0 14px 34px #313c3514}.module-number{z-index:1;color:#9ca39f;letter-spacing:.08em;font-family:Georgia,serif;font-size:10px;position:absolute;top:13px;right:15px}.module-symbol{background:var(--module-wash,var(--green-soft));width:48px;height:48px;color:var(--module-color,var(--green));border-radius:15px;grid-row:1/3;align-self:center;place-items:center;font-family:Songti SC,STSong,serif;font-size:19px;font-weight:700;display:grid}.module-card>div{align-self:end}.module-card h3{margin:0 0 7px;font-size:15px}.module-card p{color:var(--muted);margin:0;font-size:10px}.module-arrow{color:#9da49f;font-size:12px;position:absolute;bottom:15px;right:16px}.module-red{--module-color:var(--red);--module-wash:var(--red-soft)}.module-blue{--module-color:var(--blue);--module-wash:var(--blue-soft)}.module-gold{--module-color:#8f682d;--module-wash:var(--gold-soft)}.module-green{--module-color:var(--green);--module-wash:var(--green-soft)}.module-clay{--module-color:#946151;--module-wash:#f2e8e1}.module-violet{--module-color:#6d6581;--module-wash:#ece9f1}.module-sky{--module-color:#51798e;--module-wash:#e6eef2}.module-sage{--module-color:#597557;--module-wash:#e7eee2}.add-module-card{--module-color:#7e8782;--module-wash:#ecece6;background:0 0;border-style:dashed}.overview-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.overview-card,.add-module{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fffefbcc;border-radius:18px;min-height:200px;padding:22px;transition:all .2s}.overview-card:hover,.add-module:hover{border-color:#bcc7c0;box-shadow:0 14px 35px #36403912}.overview-top{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.overview-top>span:last-child{color:#9aa19d}.large-symbol{border-radius:15px;place-items:center;width:46px;height:46px;font-size:20px;display:grid}.medical .large-symbol{color:var(--red);background:var(--red-soft)}.cars .large-symbol{color:var(--blue);background:var(--blue-soft)}.business .large-symbol{color:var(--green);background:var(--green-soft)}.overview-card h3,.add-module h3{margin-bottom:5px;font-size:15px}.overview-card>p,.add-module p{color:var(--muted);font-size:11px}.mini-note{border-top:1px solid var(--line);color:var(--muted);margin-top:20px;padding-top:14px;font-size:10px}.mini-note b{color:var(--red);font-size:12px}.mini-note.positive b{color:var(--green)}.add-module{text-align:center;color:#7b8580;background:0 0;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;display:flex}.add-module>span{margin-bottom:16px;font-size:30px;font-weight:200}.activity-list,.records-panel{border:1px solid var(--line);background:#fffefbb8;border-radius:18px;overflow:hidden}.activity{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr auto;align-items:center;gap:14px;padding:15px 20px;display:grid}.activity:last-child{border-bottom:0}.activity-icon{border-radius:11px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:800;display:grid}.activity-icon.red{background:var(--red-soft);color:var(--red)}.activity-icon.green{background:var(--green-soft);color:var(--green)}.activity-icon.blue{background:var(--blue-soft);color:var(--blue)}.activity h4{margin:0 0 4px;font-size:12px}.activity p{color:var(--muted);margin:0;font-size:10px}.activity button{color:#a6aca8;cursor:pointer;background:0 0;border:0}.section-page{padding-top:8px}.section-hero{margin-bottom:34px}.section-stats{border:1px solid var(--line);background:#fffefbb8;border-radius:18px;grid-template-columns:repeat(3,1fr);display:grid}.section-stats div{border-right:1px solid var(--line);padding:22px 26px}.section-stats div:last-child{border-right:0}.section-stats span{color:var(--muted);margin-bottom:7px;font-size:11px;display:block}.section-stats strong{font-family:STSong,serif;font-size:25px;font-weight:500}.records-panel{margin-top:34px;padding:26px}.records-panel .section-heading{margin-top:0}.filter-button{border:1px solid var(--line);border-radius:8px;padding:7px 12px}.record{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:44px 1.4fr 1fr 90px 24px;align-items:center;gap:12px;width:100%;padding:16px 0;display:grid}.record:last-child{border-bottom:0}.record-index{color:#b0b5b2;font-family:serif}.record-main{flex-direction:column;gap:4px;display:flex}.record-main strong{font-size:13px}.record-main span,.record-detail{color:var(--muted);font-size:11px}.record-status{background:var(--green-soft);color:var(--green);border-radius:6px;justify-self:start;padding:4px 8px;font-size:9px;font-weight:800}.record-status.alert{background:var(--gold-soft);color:var(--gold)}.record-arrow{color:#a4aaa6}.demo-banner{color:#77694c;background:#f5f0e3;border:1px solid #ded8c8;border-radius:12px;align-items:center;gap:12px;margin-top:18px;padding:14px 18px;display:flex}.demo-banner>span{border:1px solid;border-radius:50%;place-items:center;width:22px;height:22px;font-family:serif;display:grid}.demo-banner p{margin:0;font-size:10px}.demo-banner strong{margin-right:8px}.vehicle-page{width:min(1040px,100% - 10vw)}.vehicle-hero{align-items:center;margin:8px 0 38px}.vehicle-hero h1{letter-spacing:.01em;max-width:720px;margin-bottom:13px;font-size:clamp(38px,3.7vw,50px);line-height:1.2}.vehicle-hero>div>p:last-child{color:#5e655f;max-width:660px;font-size:17px;line-height:1.8}.vehicle-upload-button{letter-spacing:.04em;background:#2e5b4a;border-radius:8px;min-height:54px;padding:0 23px;font-size:16px;box-shadow:0 9px 22px #2e5b4a29}.vehicle-stats{background:0 0;border:0;gap:12px}.vehicle-stats div{background:#fffefadb;border:1px solid #dfddd5;border-radius:12px;flex-direction:column;justify-content:center;min-height:112px;padding:23px 26px;display:flex;position:relative}.vehicle-stats div:before{content:"";background:#9b8364;border-radius:2px;width:3px;position:absolute;top:25px;bottom:25px;left:0}.vehicle-stats span{color:#6b706b;letter-spacing:.04em;font-size:14px}.vehicle-stats strong{font-family:Songti SC,STSong,serif;font-size:31px;font-weight:700}.vehicle-stats .stat-urgent{background:#fff9f5}.vehicle-stats .stat-urgent:before{background:#a75549}.vehicle-stats .stat-urgent span,.vehicle-stats .stat-urgent strong{color:#82443b}.vehicle-records{margin-top:48px}.vehicle-records .section-heading{align-items:center}.vehicle-records .section-heading h2{letter-spacing:.04em;font-size:30px}.source-badge{color:#695c4a;background:#efeae0;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:700}.vehicle-grid{grid-template-columns:1fr;gap:22px;display:grid}.vehicle-card{background:#fffefaf0;border:1px solid #deddd6;border-radius:14px;padding:27px 30px;position:relative;overflow:hidden;box-shadow:0 7px 22px #262f2a0b}.vehicle-card:before{content:"";background:#7f927f;width:4px;position:absolute;inset:0 auto 0 0}.vehicle-card.vehicle-danger{border-color:#d9bbb4}.vehicle-card.vehicle-warning{border-color:#d7c9ae}.vehicle-card.vehicle-danger:before{background:var(--red)}.vehicle-card.vehicle-warning:before{background:var(--gold)}.vehicle-card-head{grid-template-columns:minmax(0,1fr) minmax(290px,.68fr);align-items:stretch;gap:28px;margin-bottom:0;display:grid}.vehicle-identity{padding:4px 0 0 5px}.vehicle-card-kicker{color:#6c716c;letter-spacing:.08em;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.vehicle-card-kicker i{background:#b7ae9e;width:22px;height:1px}.vehicle-card-head h3{letter-spacing:.02em;margin:15px 0 13px;font-family:Songti SC,STSong,serif;font-size:31px;font-weight:700;line-height:1.15}.vehicle-plate{color:#1e2d27;letter-spacing:.08em;background:#f8f7f2;border:1px solid #3e5148;border-radius:5px;margin:0 0 13px;padding:7px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:21px;font-weight:800;display:inline-block}.vehicle-card-head .vehicle-location{color:#68706a;margin:0;font-size:15px;font-weight:500}.vehicle-deadline{background:#edf1eb;border:1px solid #d8ddd6;border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:148px;padding:21px 23px;display:flex}.vehicle-deadline.warning{background:#faf3e5;border-color:#e1d4b8}.vehicle-deadline.danger{background:#f9ece8;border-color:#e3c6c0}.expiry-pill{border-radius:5px;flex:none;margin-bottom:15px;padding:6px 10px;font-size:14px;font-weight:800}.expiry-pill.safe{color:#315f4d;background:#ffffffbf}.expiry-pill.warning{color:#805c27;background:#ffffffbf}.expiry-pill.danger{color:#923e34;background:#ffffffbf}.vehicle-deadline small{color:#666b66;letter-spacing:.04em;margin-bottom:6px;font-size:13px;font-weight:600}.vehicle-deadline strong{color:#1d2c26;letter-spacing:.02em;font-family:Songti SC,STSong,serif;font-size:23px;line-height:1.35}.vehicle-more{border-top:1px solid #e1e0da;margin-top:22px}.vehicle-more summary{color:#385b4d;cursor:pointer;align-items:center;gap:10px;min-height:54px;font-size:15px;font-weight:700;list-style:none;display:flex}.vehicle-more summary::-webkit-details-marker{display:none}.vehicle-more summary:before{content:"＋";background:#f3f5f1;border:1px solid #d7ddd8;border-radius:50%;place-items:center;width:25px;height:25px;font-size:13px;display:grid}.vehicle-more[open] summary:before{content:"－"}.vehicle-details{border:1px solid var(--line);background:#fbfaf6;border-radius:9px;grid-template-columns:repeat(2,1fr);gap:0;margin:0;display:grid;overflow:hidden}.vehicle-details div{border-bottom:1px solid var(--line);min-height:82px;padding:15px 17px}.vehicle-details div:nth-child(odd){border-right:1px solid var(--line)}.vehicle-details div:nth-last-child(-n+2){border-bottom:0}.vehicle-details dt{color:#727771;margin-bottom:7px;font-size:13px}.vehicle-details dd{color:#202d27;overflow-wrap:anywhere;margin:0;font-size:17px;font-weight:700}.archived-policies,.archived-documents{margin-top:18px}.archived-policies>h4,.archived-documents>h4{color:#31483e;margin:0 0 10px 2px;font-family:Songti SC,STSong,serif;font-size:19px}.archived-policy{background:#fbfaf6;border:1px solid #dcded7;border-radius:9px;grid-template-columns:minmax(0,1.5fr) minmax(130px,.7fr) minmax(120px,.6fr);gap:14px;margin-bottom:10px;padding:17px;display:grid}.archived-policy>div{flex-direction:column;gap:5px;display:flex}.archived-policy strong{color:#20352c;font-size:16px}.archived-policy span,.archived-policy small{color:#737a75;font-size:12px}.archived-policy b{color:#283a32;font-size:15px}.archived-policy p{color:#656e68;overflow-wrap:anywhere;grid-column:1/-1;margin:0;font-size:12px;line-height:1.65}.archived-documents a{min-height:74px;color:inherit;background:#f5f6f1;border:1px solid #d9ddd6;border-radius:9px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:13px 15px;text-decoration:none;display:grid}.archived-documents a>span{color:#91453c;background:#f4e7e4;border-radius:6px;place-items:center;width:38px;height:38px;font-size:10px;font-weight:900;display:grid}.archived-documents a>div{flex-direction:column;gap:4px;min-width:0;display:flex}.archived-documents a strong{color:#273a32;overflow-wrap:anywhere;font-size:14px}.archived-documents a small{color:#737a75;font-size:11px}.archived-documents a>b{color:#35614f;font-size:12px}.vehicle-alert,.vehicle-maintenance{background:var(--red-soft);color:#843a32;border-radius:8px;margin-top:20px;padding:14px 16px;font-size:15px;font-weight:800;line-height:1.6}.vehicle-maintenance{background:var(--blue-soft);color:#315e6a}.vehicle-source-note{color:#68706b;margin:15px 3px 2px;font-size:14px;line-height:1.75}.vehicle-note{margin-top:26px;padding:18px 20px}.vehicle-note p{font-size:14px;line-height:1.65}.vehicle-message{border:2px solid var(--line);color:#5c6762;text-align:center;background:#fffefb;border-radius:20px;padding:50px 24px;font-size:17px}.vehicle-message.error{color:var(--red);background:var(--red-soft)}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#17231e7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.upload-modal{text-align:center;background:#fffefb;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:min(760px,100%);min-height:470px;max-height:calc(100vh - 40px);padding:48px;animation:.25s ease-out rise;display:flex;position:relative;overflow-y:auto;box-shadow:0 30px 90px #15231d40}.upload-modal:has(.policy-form){justify-content:flex-start}@keyframes rise{0%{opacity:0;transform:translateY(12px)scale(.98)}}.modal-close{color:#8c948f;cursor:pointer;background:0 0;border:0;font-size:25px;position:absolute;top:16px;right:18px}.scan-icon{width:70px;height:70px;color:var(--green);background:var(--green-soft);border-radius:22px;place-items:center;margin-bottom:22px;font-size:32px;display:grid}.upload-modal h2{margin-bottom:12px;font-size:28px}.modal-copy{max-width:350px;color:var(--muted);margin-bottom:26px;font-size:12px;line-height:1.8}.upload-button,.confirm-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;min-width:220px;padding:14px 20px;font-size:13px;font-weight:700}.upload-button input{display:none}.confirm-button:disabled{opacity:.65;cursor:wait}.safety-copy{color:#66736d;margin-top:14px;font-size:11px}.reading-state,.result-state,.preview-state,.unavailable-state{flex-direction:column;align-items:center;width:100%;display:flex}.loader{border:3px solid var(--green-soft);border-top-color:var(--green);border-radius:50%;width:60px;height:60px;margin-bottom:25px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.result-check{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:50px;height:50px;margin-bottom:18px;font-size:20px;display:grid}.unavailable-icon{background:var(--gold-soft);width:54px;height:54px;color:var(--gold);border-radius:50%;place-items:center;margin-bottom:18px;font-size:24px;font-weight:900;display:grid}.policy-previews{border:1px solid var(--line);background:#f4f3ed;border-radius:15px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;max-height:330px;margin:8px 0 16px;padding:10px;display:grid;overflow-y:auto}.policy-previews img{object-fit:contain;background:#fff;border-radius:10px;width:100%;height:210px}.pdf-preview{background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:150px;padding:20px;display:flex}.pdf-preview span{background:var(--red-soft);color:var(--red);border-radius:6px;padding:7px 9px;font-size:12px;font-weight:900}.pdf-preview strong{color:#56615c;overflow-wrap:anywhere;max-width:100%;font-size:12px}.photo-tip{color:#5d6863;margin:0 0 18px;font-size:13px;line-height:1.6}.upload-error{background:var(--red-soft);width:100%;color:var(--red);border-radius:10px;margin:14px 0;padding:12px 14px;font-size:12px;line-height:1.6}.policy-form{text-align:left;width:100%;margin-top:8px}.confidence-warning{background:var(--gold-soft);color:#72501f;border-radius:11px;flex-direction:column;gap:4px;margin-bottom:14px;padding:13px 15px;font-size:12px;display:flex}.confidence-warning strong{font-size:13px}.analysis-warnings{background:var(--red-soft);color:#7e3c34;border-radius:11px;margin:0 0 14px;padding:12px 16px 12px 34px;font-size:12px;line-height:1.6}.policy-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.policy-field>span,.policy-summary-field>span{color:#45534d;margin-bottom:7px;font-size:12px;font-weight:800;display:block}.policy-field input,.policy-summary-field textarea{width:100%;min-height:46px;color:var(--ink);background:#fbfaf6;border:1px solid #d9d8d1;border-radius:10px;outline:0;padding:10px 12px;font-size:14px}.policy-field input:focus,.policy-summary-field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #175c461a}.policy-summary-field{margin-top:14px;display:block}.policy-summary-field textarea{resize:vertical;min-height:84px;line-height:1.6}.policy-list-heading{justify-content:space-between;align-items:center;gap:16px;margin:20px 0 11px;display:flex}.policy-list-heading>div{flex-direction:column;gap:4px;display:flex}.policy-list-heading strong{color:#293c34;font-size:15px}.policy-list-heading span{color:#747c77;font-size:11px}.small-outline-button{color:#35614f;cursor:pointer;background:#f7f7f2;border:1px solid #bdc8c1;border-radius:8px;min-height:36px;padding:8px 12px;font-size:12px;font-weight:800}.policy-items{gap:12px;display:grid}.policy-item{background:#f6f5f0;border:1px solid #dcded7;border-radius:12px;padding:16px}.policy-item-heading{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.policy-item-heading span{color:#2d4b3e;font-family:Songti SC,STSong,serif;font-size:18px;font-weight:700}.policy-item-heading button{color:#a14f45;cursor:pointer;background:0 0;border:0;font-size:11px}.policy-item-warning{color:#8c5d27;margin:-4px 0 12px;font-size:11px}.policy-summary-field.compact{margin-top:12px}.policy-summary-field.compact textarea{background:#fffefb;min-height:68px}.archive-disclosure{color:#7b6252;margin:12px 0;font-size:11px;line-height:1.6}.save-message{background:var(--red-soft);color:var(--red);text-align:center;border-radius:9px;margin:0 0 12px;padding:10px 12px;font-size:12px}.save-message.success{background:var(--green-soft);color:var(--green)}.policy-form .confirm-button{width:100%;min-height:50px}.text-button{color:#5e6964;cursor:pointer;background:0 0;border:0;min-height:40px;margin-top:12px;padding:0 12px;font-size:12px;font-weight:700}.mobile-nav{display:none}.login-shell{background:radial-gradient(circle at 18% 18%, #e3eee8f2, transparent 28rem), radial-gradient(circle at 88% 82%, #f3ecddd9, transparent 24rem), var(--paper);place-items:center;min-height:100vh;padding:36px 20px;display:grid}.login-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffefbeb;border:1px solid #dadad0e6;border-radius:26px;width:min(450px,100%);padding:46px;box-shadow:0 30px 80px #27372f1a}.login-brand{letter-spacing:.16em;align-items:center;gap:11px;margin-bottom:40px;font-family:Songti SC,STSong,serif;font-size:21px;font-weight:700;display:flex}.login-copy h1{margin-bottom:10px;font-size:38px}.login-copy>p:last-child{color:var(--muted);margin-bottom:30px;font-size:12px}.login-form{gap:19px;display:grid}.login-form label>span{color:#46544e;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.login-form input{border:1px solid var(--line);width:100%;height:48px;color:var(--ink);background:#fbfaf6;border-radius:11px;outline:0;padding:0 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.login-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #175c461a}.login-form label small{color:#9da39f;margin-top:6px;font-size:9px;display:block}.password-field{position:relative}.password-field input{padding-right:60px}.password-field button{height:34px;color:var(--green);cursor:pointer;background:0 0;border:0;padding:0 9px;font-size:10px;position:absolute;top:7px;right:7px}.login-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;height:50px;margin-top:5px;font-size:13px;font-weight:700;box-shadow:0 10px 25px #175c462e}.login-button:disabled{opacity:.65;cursor:wait}.login-error{background:var(--red-soft);color:var(--red);border-radius:9px;margin:-6px 0 0;padding:10px 12px;font-size:10px}.login-security{border-top:1px solid var(--line);align-items:flex-start;gap:10px;margin-top:27px;padding-top:20px;display:flex}.login-security>span{color:var(--green);font-size:7px;line-height:18px}.login-security p{color:var(--muted);margin:0;font-size:9px;line-height:1.7}.login-security strong{color:#51605a;font-size:10px;display:block}.login-footer{color:#929b96;text-align:center;letter-spacing:.08em;margin:0;font-size:9px;position:fixed;bottom:18px;left:0;right:0}@media (width<=980px){.sidebar{width:190px}.content{margin-left:190px}.attention-grid{grid-template-columns:1fr}.attention-card{min-height:108px}.module-grid,.overview-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.sidebar{display:none}.content{margin-left:0;padding-bottom:72px}.topbar{justify-content:space-between;height:68px;padding:0 20px}.mobile-brand{letter-spacing:.1em;align-items:center;gap:9px;font-family:STSong,serif;display:flex}.mobile-brand .brand-mark{width:32px;height:32px;font-size:14px}.search{display:none}.page{width:calc(100% - 36px);margin-top:20px}.welcome,.section-hero{flex-direction:column;align-items:flex-start;margin-bottom:34px}.welcome .primary-button,.section-hero .primary-button{width:100%}h1{font-size:36px}.attention-grid,.overview-grid{grid-template-columns:1fr}.module-grid{grid-template-columns:repeat(3,1fr);gap:8px}.module-card{text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:132px;padding:13px 8px;display:flex}.module-card:after{width:65px;height:65px;top:-32px;right:-32px}.module-number{font-size:8px;top:8px;right:9px}.module-symbol{border-radius:13px;flex:none;width:42px;height:42px;font-size:16px}.module-card h3{margin-bottom:0;font-size:12px}.module-card p,.module-arrow{display:none}.overview-card,.add-module{min-height:165px}.overview-top{margin-bottom:18px}.section-stats{grid-template-columns:1fr 1fr 1fr}.section-stats div{padding:16px 12px}.section-stats strong{font-size:20px}.records-panel{padding:20px 16px}.record{grid-template-columns:30px 1fr auto}.record-detail,.record-arrow{display:none}.vehicle-page{width:calc(100% - 28px)}.vehicle-hero h1{font-size:38px}.vehicle-hero>div>p:last-child{font-size:17px}.vehicle-upload-button{width:100%;min-height:58px;font-size:17px}.vehicle-stats{grid-template-columns:1fr}.vehicle-stats div{border-right:0;border-bottom:1px solid var(--line);min-height:94px;padding:19px 22px}.vehicle-stats div:last-child{border-bottom:0}.vehicle-stats span{font-size:15px}.vehicle-stats strong,.vehicle-records .section-heading h2{font-size:30px}.vehicle-grid{grid-template-columns:1fr}.vehicle-card{padding:24px 20px 22px 25px}.vehicle-card:before{width:6px}.vehicle-card-head{grid-template-columns:1fr;gap:20px}.vehicle-card-head h3{font-size:32px}.vehicle-plate{font-size:22px}.vehicle-card-head .vehicle-location{font-size:16px}.vehicle-deadline{min-height:142px;padding:20px}.vehicle-deadline strong{font-size:23px}.vehicle-details{grid-template-columns:1fr}.vehicle-details div,.vehicle-details div:nth-child(odd){border-right:0;border-bottom:1px solid var(--line);min-height:78px}.vehicle-details div:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.vehicle-details div:last-child{border-bottom:0}.archived-policy{grid-template-columns:1fr 1fr}.archived-policy>div:first-child{grid-column:1/-1}.archived-documents a{grid-template-columns:42px minmax(0,1fr)}.archived-documents a>b{grid-column:2}.source-badge{display:none}.upload-modal{border-radius:20px;min-height:440px;padding:38px 20px}.policy-field-grid,.policy-previews{grid-template-columns:1fr}.policy-list-heading{align-items:flex-start}.policy-previews img{height:240px}.login-shell{align-items:center;padding:18px}.login-card{border-radius:21px;padding:34px 24px}.login-brand{margin-bottom:32px}.login-copy h1{font-size:34px}.login-footer{display:none}.mobile-nav{z-index:30;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fcfbf7f2;grid-template-columns:repeat(4,1fr);height:68px;display:grid;position:fixed;inset:auto 0 0}.mobile-nav button{color:#89908c;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:9px;display:flex}.mobile-nav button span{font-size:17px}.mobile-nav button.active{color:var(--green);font-weight:700}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}
