@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{--navy:#102f4f;--blue:#0f70b7;--cyan:#0fa7bd;--ink:#15314b;--muted:#637589;--line:#dfe7ed;--paper:#f4f7f8}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:linear-gradient(#eef4f6 0,#f8fafb 420px,#f4f7f8 100%);margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.shell{isolation:isolate;min-height:100vh;position:relative}.watermark-layer{z-index:50;pointer-events:none;opacity:.105;-webkit-user-select:none;user-select:none;grid-template-columns:repeat(4,1fr);grid-auto-rows:150px;place-items:center;display:grid;position:fixed;inset:-12vh -10vw;overflow:hidden}.watermark-layer span{color:#244d69;letter-spacing:.09em;white-space:nowrap;text-shadow:0 0 1px #fff9;font-size:13px;font-weight:700;transform:rotate(-25deg)}.topbar{background:#fffffff5;border-bottom:1px solid #dce5ea;align-items:center;height:76px;padding:0 max(28px,50vw - 580px);display:flex;box-shadow:0 3px 15px #0f2b430a}.brand-mark{background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;border-radius:9px;place-items:center;width:42px;height:42px;display:grid;transform:skew(-7deg);box-shadow:inset -5px -5px #0fa7bd2e}.brand-mark span{letter-spacing:-1px;font-size:16px;font-weight:900;transform:skew(7deg)}.brand-copy{flex-direction:column;gap:2px;margin-left:12px;display:flex}.brand-copy strong{letter-spacing:.04em;font-size:18px}.brand-copy span{color:#8997a5;letter-spacing:.18em;font-size:8px}.top-actions{align-items:center;gap:11px;margin-left:auto;display:flex}.sync{color:#627789;background:#f3f7f8;border-radius:6px;padding:7px 10px;font-size:12px}.sync i{background:#2cb67d;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block;box-shadow:0 0 0 3px #dff5ea}.divider{background:#e0e7ec;width:1px;height:28px;margin:0 4px}.avatar{color:#fff;background:linear-gradient(135deg,#0e658f,#21a9b8);border-radius:50%;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.user{flex-direction:column;font-size:11px;display:flex}.user strong{font-size:12px}.user span{color:#80909e;margin-top:2px}.hero{text-align:center;max-width:1160px;margin:0 auto;padding:58px 0 105px;position:relative}.hero:after{content:"";border:1px solid #19739f17;border-radius:50%;width:520px;height:160px;position:absolute;top:27px;left:50%;transform:translate(-50%)}.eyebrow,.section-kicker{color:var(--cyan);letter-spacing:.22em;font-size:10px;font-weight:800}.hero h1{letter-spacing:.05em;color:#112f4b;margin:12px 0 10px;font-family:Georgia,Songti SC,serif;font-size:40px;font-weight:700}.hero p{color:#64798b;margin:0;font-size:14px}.search-card{z-index:2;background:#fff;border:1px solid #dce5ea;border-radius:12px;max-width:1160px;margin:-70px auto 0;padding:25px 26px 15px;position:relative;box-shadow:0 16px 40px #1c374b17}.field-grid{grid-template-columns:1fr 1fr 1fr 1.05fr 1.55fr .95fr;align-items:end;gap:13px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field>span{color:#617487;font-size:11px;font-weight:700}.field input,.field select{color:#253f58;background:#fbfcfd;border:1px solid #d5dfe6;border-radius:6px;outline:none;width:100%;height:45px;padding:0 12px;transition:all .2s}.field input:focus,.field select:focus{background:#fff;border-color:#1685b5;box-shadow:0 0 0 3px #1685b517}.brand-input{position:relative}.brand-input:after{content:"⌄";color:#7d8c99;pointer-events:none;font-size:13px;position:absolute;bottom:14px;right:12px}.brand-input input{padding-right:30px}.year-range>div{grid-template-columns:1fr auto 1fr;align-items:center;gap:6px;display:grid}.year-range i{color:#8a99a5;font-size:11px;font-style:normal}.year-range select{min-width:0;padding:0 7px;font-size:12px}.search-button{color:#fff;background:linear-gradient(105deg,#0c5f94,#0b84ad);border:0;border-radius:6px;height:45px;font-weight:800;box-shadow:0 6px 13px #0a689533}.search-button:hover{filter:brightness(1.05);transform:translateY(-1px)}.search-button b{vertical-align:-2px;margin-right:5px;font-size:20px}.quick-row{color:#84919b;border-top:1px solid #edf1f3;align-items:center;gap:8px;margin-top:16px;padding-top:12px;font-size:10px;display:flex}.quick-row button{color:#5d7184;background:#f8fafb;border:1px solid #e0e8ed;border-radius:99px;padding:5px 9px;font-size:10px}.result-area{max-width:1160px;margin:45px auto 60px}.result-heading{justify-content:space-between;align-items:end;margin-bottom:15px;display:flex}.result-heading h2{margin:4px 0 0;font-size:20px}.result-heading h2 em{color:#fff;vertical-align:3px;background:#0d809f;border-radius:99px;margin-left:5px;padding:3px 7px;font-size:10px;font-style:normal}.reset{color:#657a8d;background:0 0;border:0;padding:7px;font-size:11px}.result-card{background:#fff;border:1px solid #dce5ea;border-radius:10px;margin-bottom:14px;overflow:hidden;box-shadow:0 5px 18px #1b374c0a}.result-top{align-items:center;padding:20px 22px 17px;display:flex}.vehicle-icon{color:#1a6c89;background:linear-gradient(145deg,#eaf3f5,#d8e9ec);border:1px solid #d7e5e8;border-radius:10px;place-items:center;width:52px;height:52px;font-family:Georgia,serif;font-size:25px;font-weight:800;display:grid}.vehicle-title{margin-left:15px}.vehicle-title h3{margin:7px 0 2px;font-size:19px;font-weight:500}.vehicle-title h3 strong{font-weight:800}.vehicle-title p{color:#728396;margin:0;font-size:11px}.category-tag,.site-tag{border-radius:3px;margin-right:6px;padding:3px 7px;font-size:9px;font-weight:800;display:inline-block}.category-tag{color:#0a7492;background:#e5f6f8}.site-tag{color:#5c6f80;background:#f1f4f5}.copy{color:#536c80;background:#fff;border:1px solid #d7e2e8;border-radius:5px;margin-left:auto;padding:8px 12px;font-size:10px}.spec-grid{background:#f7fafb;border-top:1px solid #edf1f3;border-bottom:1px solid #edf1f3;grid-template-columns:repeat(4,1fr);display:grid}.spec-grid div{border-right:1px solid #e4eaee;flex-direction:column;gap:5px;padding:14px 20px;display:flex}.spec-grid div:last-child{border:0}.spec-grid span{color:#81909d;text-transform:uppercase;font-size:9px}.spec-grid strong{color:#203d57;font-size:12px}.spec-grid.wiper-specs{grid-template-columns:repeat(5,1fr)}.empty-value{color:#a9b4bc!important;font-weight:500!important}.note-row{justify-content:space-between;align-items:center;min-height:52px;padding:10px 20px;display:flex}.note-row>div{align-items:center;gap:8px;display:flex}.note-row b{color:#a87019;background:#fff2cd;border-radius:50%;place-items:center;width:19px;height:19px;font-size:11px;display:grid}.note-row span{color:#657789;flex-direction:column;gap:2px;font-size:10px;display:flex}.note-row span strong{color:#8c691d;font-size:9px}.note-row small{color:#98a4ae;font-size:9px}.empty{text-align:center;background:#fff;border:1px dashed #cad7df;border-radius:10px;padding:55px}.empty>div{color:#a7bcc7;font-size:36px}.empty h3{margin:10px 0 5px}.empty p{color:#7b8d9c;font-size:12px}.empty button{color:#08758f;background:#e8f4f6;border:0;border-radius:5px;padding:8px 13px;font-weight:700}footer{color:#8997a3;border-top:1px solid #dce5e9;justify-content:space-between;max-width:1160px;margin:0 auto;padding:18px 0 28px;font-size:9px;display:flex}@media (max-width:900px){.topbar,.hero,.search-card,.result-area,footer{margin-left:18px;margin-right:18px}.topbar{margin:0;padding:0 18px}.field-grid,.spec-grid,.spec-grid.wiper-specs{grid-template-columns:repeat(2,1fr)}.user,.sync,.divider{display:none}.watermark-layer{opacity:.095;grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.hero{padding-top:38px}.hero h1{font-size:30px}.search-card{margin-top:-75px;padding:18px}.field-grid{grid-template-columns:1fr}.quick-row{white-space:nowrap;overflow:auto}.result-top{align-items:flex-start}.copy{padding:7px}.spec-grid,.spec-grid.wiper-specs{grid-template-columns:1fr}.spec-grid div{border-bottom:1px solid #e4eaee;border-right:0}.note-row{align-items:flex-end;gap:10px}}.auth-page{place-items:center;min-height:100vh;padding:28px;display:grid}.auth-card{background:#fff;border:1px solid #dfe7ed;border-radius:16px;width:min(100%,460px);padding:32px;box-shadow:0 15px 50px #12345612}.auth-card h1{margin-top:24px;font-size:25px}.auth-card p{color:#637589;font-size:14px;line-height:1.7}.auth-card label,.admin-create label{flex-direction:column;gap:8px;margin:18px 0;font-size:14px;display:flex}.auth-card input,.admin-create input{border:1px solid #cbd8e2;border-radius:7px;width:100%;height:44px;padding:0 12px}.primary{color:#fff;background:#086f9f;border:0;border-radius:7px;padding:12px 22px;font-weight:700}.auth-card .primary{width:100%;margin-top:12px}.auth-help{font-size:12px!important}button:disabled{opacity:.5;cursor:wait}.form-error{color:#9f2020;background:#fff1f1;border-radius:6px;padding:12px}.account-nav{background:#fff;border-bottom:1px solid #dfe7ed;flex-wrap:wrap;justify-content:flex-end;gap:20px;padding:12px 24px;font-size:13px;display:flex}.account-nav a{color:#086f9f;text-decoration:none}.account-nav button{color:#637589;background:0 0;border:0}.admin-page{max-width:1160px;margin:auto;padding:24px}.admin-page p{color:#637589;line-height:1.7}.admin-create{background:#fff;border:1px solid #dfe7ed;border-radius:12px;flex-wrap:wrap;align-items:end;gap:18px;margin:24px 0;padding:24px;display:flex}.admin-create h2{width:100%;margin:0;font-size:19px}.admin-create label{flex:1;min-width:180px;margin:0}.user-table{background:#fff;border:1px solid #dfe7ed;border-radius:12px;overflow:auto}.user-table table{border-collapse:collapse;width:100%}.user-table th,.user-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #dfe7ed;padding:16px}.user-table button{color:#086f9f;background:#fff;border:1px solid #cbd8e2;border-radius:6px;margin-right:8px;padding:7px}
