:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#07101d;color:#eaf2fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 50% -20%,#173454 0,#091625 40%,#050b14)}button,input,textarea{font:inherit}button,a,[role=button],input,textarea{outline-color:#46b6ff}button,a{-webkit-tap-highlight-color:transparent}.shell{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:48px 0 24px}.hero{max-width:810px;margin:0 auto 32px;text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#71caff;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:700}.pulse{width:7px;height:7px;border-radius:50%;background:#36c5ff;box-shadow:0 0 0 5px #2196d529,0 0 18px #36c5ff}h1,h2,h3{margin:0}h1{margin-top:13px;font-size:clamp(31px,5vw,52px);line-height:1.06;letter-spacing:-.045em}h1 span{color:#51baff}.hero>p{color:#91a6bb;max-width:720px;margin:15px auto 0;font-size:clamp(14px,2vw,17px);line-height:1.6}.workspace{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:20px;align-items:start}.panel{background:linear-gradient(150deg,#101d2c,#0b1624);border:1px solid #263a4e;border-radius:16px;box-shadow:0 18px 50px #0006;padding:27px}.section-title{display:flex;gap:13px;align-items:flex-start;margin-bottom:22px}.step{flex:0 0 30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#06111f;background:linear-gradient(135deg,#78d0ff,#258fe4);font-weight:800}.section-title h2{font-size:19px;letter-spacing:-.02em}.section-title p,.subheading p{margin:4px 0 0;color:#7f94aa;font-size:13px;line-height:1.4}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.dropzone{position:relative;min-height:244px;border:1.5px dashed #39546c;border-radius:13px;overflow:hidden;display:grid;place-items:center;cursor:pointer;transition:.2s;background:#07121f8c}.dropzone:hover,.dropzone:focus-visible{border-color:#4ebafc;background:#0b1c2d;transform:translateY(-1px)}.dropzone img{width:100%;height:278px;display:block;object-fit:contain;background:#050b12}.drop-copy{display:flex;flex-direction:column;align-items:center;gap:5px;color:#91a5b9;text-align:center;padding:20px}.drop-copy strong{color:#dce8f3;font-size:15px}.drop-copy span{color:#4ebafc;font-size:13px}.drop-copy small{margin-top:7px;font-size:11px;color:#657c92}.upload-icon{width:45px;height:45px;margin-bottom:7px;display:grid;place-items:center;border-radius:50%;font-size:22px;color:#58bfff;background:#183149;border:1px solid #2d5876}.image-action{position:absolute;inset:auto 10px 10px;display:flex;justify-content:space-between;gap:10px;align-items:center;padding:8px 9px 8px 13px;border-radius:9px;background:#06101ddd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px}.image-action button,.reference-top button{color:#60c3ff;background:transparent;border:0;cursor:pointer;font-weight:600}.preprocess-note,.tip{display:flex;gap:10px;margin-top:12px;padding:11px;border-radius:9px;background:#0c1b29;border:1px solid #22394c;color:#7290a6}.preprocess-note>span{color:#50b9f9}.preprocess-note p{margin:0;font-size:10px;line-height:1.5}.preprocess-note strong{display:block;color:#afc3d4}.divider{height:1px;margin:24px 0 21px;background:#26394b}.subheading{display:flex;justify-content:space-between;gap:14px;margin-bottom:13px}.subheading h3{font-size:15px}.subheading h3 span,.overall>span{color:#667f95;font-size:11px;font-weight:500;margin-left:5px}.count{color:#7891a7;font-size:12px;white-space:nowrap}.add-reference{width:100%;border:1px solid #2a445b;border-radius:10px;background:#102338;padding:12px;color:#8fd2ff;font-size:13px;font-weight:600;cursor:pointer}.add-reference:hover:not(:disabled){background:#16304a;border-color:#3b7ea9}.add-reference:disabled{opacity:.45;cursor:not-allowed}.reference-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:12px}.reference-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px;min-width:0;padding:9px;border:1px solid #263c50;border-radius:10px;background:#091521}.reference-card>img{width:72px;height:72px;border-radius:7px;object-fit:cover}.reference-card>div{min-width:0}.reference-top{display:flex;justify-content:space-between;gap:6px;font-size:11px}.reference-card p{overflow:hidden;margin:8px 0 3px;color:#8ca1b4;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.reference-card small{color:#5f768b;font-size:9px}.refinement-banner{display:flex;align-items:flex-start;gap:10px;margin-top:18px;padding:12px;border:1px solid #2b7eb0;border-radius:10px;background:#0b2b40}.refinement-banner>span{color:#67c9ff;font-size:20px}.refinement-banner div{flex:1}.refinement-banner strong{font-size:12px}.refinement-banner p{margin:3px 0 0;color:#8eb0c5;font-size:10px;line-height:1.4}.refinement-banner button{border:0;background:none;color:#8ed6ff;cursor:pointer;font-size:10px}.overall{display:block;position:relative;margin-top:21px;color:#cbd9e6;font-size:12px;text-transform:uppercase;letter-spacing:.05em;font-weight:700}textarea{display:block;width:100%;min-height:105px;margin-top:5px;resize:vertical;padding:11px 11px 22px;color:#dce9f5;background:#101f2e;border:1px solid #2c4357;border-radius:8px;font-size:12px;line-height:1.45;text-transform:none;letter-spacing:normal}.overall small{position:absolute;right:10px;bottom:8px;color:#5f7488;font-size:10px}.overall textarea:focus{border-color:#44aef1;box-shadow:0 0 0 2px #2196d526}.fixed-output{display:flex;justify-content:space-between;gap:10px;margin-top:12px;padding:10px 12px;border-radius:8px;background:#0b1724;color:#748a9e;font-size:11px}.fixed-output strong{color:#b4c6d5}.error{display:flex;gap:10px;margin-top:15px;padding:12px;border:1px solid #8e3d44;border-radius:9px;background:#3b1720;color:#ffc4c9}.error>span{flex:0 0 24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#9a3942;font-weight:800}.error strong{font-size:12px}.error p{margin:2px 0 0;font-size:12px;line-height:1.4}.generate{width:100%;margin-top:18px;min-height:50px;border:0;border-radius:10px;color:#fff;background:linear-gradient(120deg,#087fd1,#36aef5);box-shadow:0 10px 24px #0784d037;font-weight:700;cursor:pointer}.generate:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.generate:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.spinner{display:inline-block;width:15px;height:15px;margin-right:8px;border:2px solid #fff6;border-top-color:#fff;border-radius:50%;vertical-align:-3px;animation:spin .8s linear infinite}.secure-note{text-align:center;margin:10px 0 0;color:#647b90;font-size:10px;line-height:1.4}.result{position:sticky;top:18px;max-height:calc(100vh - 36px);overflow:auto}.result-placeholder{min-height:390px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:13px;border:1px solid #23384b;background:radial-gradient(circle,#13283a 0,#07121f 68%);color:#6c8297;text-align:center;padding:20px}.vehicle-silhouette{color:#244156;font-size:80px;line-height:1;transform:scaleX(1.7);filter:drop-shadow(0 15px 18px #000)}.result-placeholder strong{margin-top:21px;color:#9badbd;font-size:14px}.result-placeholder span{margin-top:7px;font-size:12px}.placeholder-chips{display:flex;gap:6px;margin-top:24px}.placeholder-chips i{width:29px;height:5px;border-radius:5px;background:#1a3144}.placeholder-chips i:first-child{background:#2f6c94}.loading-state .scan{animation:scan 1.6s ease-in-out infinite}.result-content>img{display:block;width:100%;max-height:500px;object-fit:contain;border-radius:12px;background:#050b12;border:1px solid #253a4e}.result-meta{display:flex;justify-content:space-between;align-items:center;margin:11px 2px;color:#7f94a7;font-size:11px}.result-meta span{color:#71c5fa}.result-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.result-actions a,.result-actions button{border-radius:9px;border:1px solid #315674;color:#93d5ff;background:transparent;padding:11px;text-align:center;text-decoration:none;font-weight:600;font-size:12px;cursor:pointer}.result-actions a:hover,.result-actions button:hover{background:#102a3d}.history-heading{display:flex;justify-content:space-between;align-items:center;margin:25px 0 10px;padding-top:18px;border-top:1px solid #26394b}.history-heading h3{font-size:14px}.history-heading p{margin:3px 0 0;color:#6f8599;font-size:10px}.history-heading button{border:0;background:none;color:#77bfe9;cursor:pointer;font-size:10px}.history-note,.empty-history{margin:8px 0;color:#71879a;font-size:10px;line-height:1.4}.history-list{display:grid;gap:8px}.history-card{display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:9px;align-items:center;padding:8px;border:1px solid #263b4d;border-radius:9px;background:#081421}.history-card>img{width:78px;height:55px;object-fit:cover;border-radius:6px;background:#050b12}.history-copy{min-width:0}.history-copy time,.history-copy small{color:#657c91;font-size:9px}.history-copy p{overflow:hidden;margin:4px 0;color:#a4b6c6;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.history-actions{display:grid;gap:2px;text-align:right}.history-actions a,.history-actions button{border:0;background:none;color:#72c7f9;padding:1px;cursor:pointer;font-size:9px;text-decoration:none}.history-actions .danger{color:#db8b92}.access-shell{min-height:100vh;display:grid;place-items:center;padding:20px}.access-panel{width:min(460px,100%);padding:38px;border:1px solid #2b4053;border-radius:16px;background:#0d1a28;text-align:center;box-shadow:0 20px 60px #0008}.access-icon{font-size:35px}.access-panel h1{margin:15px 0 8px;font-size:24px}.access-panel p{margin:0;color:#8ba0b4;line-height:1.5}footer{margin-top:22px;padding:17px;border-top:1px solid #1a2c3d;text-align:center;color:#5f7488;font-size:10px}footer strong{color:#8299ad}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scan{50%{color:#3c83ad;filter:drop-shadow(0 0 22px #2d9ddd)}}@media(max-width:900px){.workspace{grid-template-columns:1fr}.result{position:static;max-height:none}.result-placeholder{min-height:330px}}@media(max-width:600px){.shell{width:min(100% - 18px,1240px);padding-top:26px}.hero{margin-bottom:23px}.panel{padding:18px;border-radius:13px}.dropzone{min-height:205px}.dropzone img{height:230px}.reference-list{grid-template-columns:1fr}.result-placeholder{min-height:280px}.history-card{grid-template-columns:62px minmax(0,1fr)}.history-card>img{width:62px;height:48px}.history-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:12px}.fixed-output{flex-direction:column}.result-actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;transition:none!important}}
