*{box-sizing:border-box}:root{--pt-bg-1:#08111f;--pt-bg-2:#101827;--pt-bg-3:#090b12;--pt-blue:#2f80ed;--pt-blue-hover:#438fff;--pt-cyan:#59ffd2;--pt-cyan-hover:#7affdf;--pt-text:#f7fbff;--pt-muted:#9fb0c7;--pt-muted-2:#b9c8dc;--pt-soft:#dbeafe;--pt-panel:#09111fe0;--pt-panel-strong:#09111ff5;--pt-field:#ffffff0e;--pt-field-hover:#59ffd212;--pt-border:#ffffff21;--pt-border-soft:#ffffff14;--pt-border-cyan:#59ffd247;--pt-shadow:0 24px 70px #00000038;--pt-shadow-strong:0 34px 120px #0000007a;--pt-radius-sm:10px;--pt-radius-md:14px;--pt-radius-lg:18px;--pt-radius-xl:30px;--pt-success:#7dffad;--pt-warning:#ffd36a;--pt-error:#f77}body{min-height:100vh;color:var(--pt-text);background:radial-gradient(circle at 18% 10%, #2f80ed57, transparent 34rem), radial-gradient(circle at 82% 4%, #59ffd22e, transparent 32rem), linear-gradient(135deg, var(--pt-bg-1) 0%, var(--pt-bg-2) 55%, var(--pt-bg-3) 100%);margin:0;font-family:Arial,Helvetica,sans-serif;overflow:hidden}#app{background:radial-gradient(circle at 20% 8%, #2f80ed3d, transparent 36rem), radial-gradient(circle at 78% 4%, #59ffd21f, transparent 34rem), linear-gradient(135deg, var(--pt-bg-1) 0%, var(--pt-bg-2) 55%, var(--pt-bg-3) 100%);grid-template-columns:1fr 560px;width:100vw;height:100vh;display:grid}#viewerPanel{background:radial-gradient(circle at 24% 18%,#2f80ed42,#0000 34rem),radial-gradient(circle at 72% 10%,#59ffd21c,#0000 32rem),linear-gradient(135deg,#08111ffa,#090b12fa);min-width:0;position:relative;overflow:hidden}#threeCanvas{width:100%;height:100%;display:block}#settingsPanel{background:linear-gradient(145deg,#ffffff12,#ffffff06),#09111ff0;border-left:1px solid #ffffff1c;padding:20px;overflow-y:auto;box-shadow:-24px 0 80px #00000047}#settingsPanel h1{color:var(--pt-text);letter-spacing:-.045em;margin:0 0 6px;font-size:30px;line-height:1}.allToolsLink{color:#9fe8ff;align-items:center;margin-bottom:12px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.allToolsLink:hover{color:#fff;text-decoration:underline}h2{color:var(--pt-text);letter-spacing:-.025em;margin:0;font-size:18px}label{font-size:14px}a{color:inherit}input,textarea,select{border:1px solid var(--pt-border);background:var(--pt-field);width:100%;color:var(--pt-text);border-radius:8px;outline:none;padding:9px 10px;font-family:Arial,Helvetica,sans-serif;font-size:13px}input:focus,textarea:focus,select:focus{border-color:#59ffd275;box-shadow:0 0 0 4px #59ffd214}input::placeholder,textarea::placeholder{color:#7f90a8}select option{color:var(--pt-text);background:#111827}select option:checked,select option:hover{background:var(--pt-blue);color:#fff}button,.printServiceButton{cursor:pointer;border:0;border-radius:999px;font-weight:900}button{width:100%;padding:12px}button:not(:disabled),.printServiceButton{background:linear-gradient(135deg, var(--pt-blue), var(--pt-cyan));color:#07111f}button:not(:disabled):hover,.printServiceButton:hover{filter:brightness(1.08);background:linear-gradient(135deg, var(--pt-blue-hover), var(--pt-cyan-hover))}button:disabled{cursor:not-allowed;color:#8fa0b8;border:1px solid var(--pt-border-soft);opacity:.75;background:#ffffff17}.secondary-button:not(:disabled){color:var(--pt-text);border:1px solid var(--pt-border);background:#ffffff14}.secondary-button:not(:disabled):hover{background:#ffffff21}.download-button:not(:disabled){color:#07111f;background:linear-gradient(135deg,#2f80ed,#59ffd2)}.seoIntro,.printServiceBox,.settingsGroup,.wizard-step-card,.auth-panel,.credits-modal,.project-panel,.viewer-hint-card,.wizard-modal-card,.loading-card,.generation-complete-dialog{border:1px solid var(--pt-border);background:linear-gradient(145deg, #ffffff16, #ffffff08), var(--pt-panel);box-shadow:var(--pt-shadow)}.seoIntro{border-radius:var(--pt-radius-sm);color:var(--pt-soft);margin:0 0 18px;padding:12px 14px;font-size:13px;line-height:1.45}.seoIntro p{margin:0 0 10px}.seoIntro p:last-child{margin-bottom:0}.printServiceBox{border-radius:var(--pt-radius-sm);color:#e8f1ff;border-color:#2f80ed61;margin:0 0 18px;padding:12px 14px;font-size:13px;line-height:1.45}.printServiceBox strong{color:#fff;margin-bottom:6px;font-size:14px;display:block}.printServiceBox p{color:var(--pt-muted-2);margin:0 0 10px}.printServiceButton{text-align:center;width:100%;padding:10px 12px;text-decoration:none;display:block}.wizard-panel{margin-bottom:14px}.wizard-progress-title{color:#fff;justify-content:space-between;align-items:center;margin-bottom:10px;font-weight:900;display:flex}#wizardProgressBadge{color:#bffff0;background:#59ffd21f;border:1px solid #59ffd238;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:900}.wizard-step-card{border-radius:var(--pt-radius-md);grid-template-columns:34px 1fr 108px;align-items:center;gap:10px;margin-bottom:10px;padding:12px;transition:border-color .16s,background .16s,transform .16s;display:grid}.wizard-step-card.is-complete{background:linear-gradient(145deg, #00ff7814, #ffffff06), var(--pt-panel);border-color:#00ff7861}.wizard-step-card.is-active{background:linear-gradient(145deg, #2f80ed29, #59ffd20b), var(--pt-panel);border-color:#59ffd257}.step-number{border:1px solid var(--pt-border);width:30px;height:30px;color:var(--pt-text);background:#ffffff14;border-radius:999px;place-items:center;font-weight:900;display:grid}.is-complete .step-number{color:var(--pt-success);background:#00ff7821;border-color:#00ff786b}.is-active .step-number{color:var(--pt-cyan);background:#59ffd221;border-color:#59ffd26b}.step-content strong{color:#fff;margin-bottom:4px;font-size:14px;display:block}.step-content p{color:var(--pt-muted-2);margin:0;font-size:12px;line-height:1.35}.step-action-button{padding:9px 10px;font-size:12px}.paid-action-button{white-space:normal;flex-direction:column;justify-content:center;align-items:center;gap:2px;line-height:1.05;display:flex}.button-main-label{font-size:12px;font-weight:900;display:block}.button-credit-label{opacity:.82;font-size:10px;font-weight:800;display:block}#finalStepCard{grid-template-columns:34px 1fr 148px}.final-model-actions{gap:8px;display:grid}.color-model-button:not(:disabled){color:#fff;background:linear-gradient(135deg,#7b5cff,#26a7ff)}.color-model-button:not(:disabled):hover{background:linear-gradient(135deg,#8d72ff,#3ab4ff)}.color-model-info{color:#9fb4d4;margin:6px 0 0;font-size:11px;line-height:1.35}.settingsGroup{border-radius:var(--pt-radius-lg);margin-bottom:14px;overflow:hidden}.settingsGroup summary{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--pt-text);background:#ffffff0e;padding:12px 14px;font-weight:900}.settingsGroup summary:hover{background:#59ffd214}.settingsGroupBody{padding:14px}.settingsGroupBody button+button{margin-top:10px}.auth-widget{z-index:50;font-family:Arial,Helvetica,sans-serif;position:absolute;top:14px;left:14px}.auth-top-row{align-items:center;gap:8px;display:flex}.auth-status-button,.credits-badge,.languageToggleButton,.main-status-badge{border:1px solid var(--pt-border);color:var(--pt-text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050a12b8}.auth-status-button{border-radius:10px;width:auto;min-width:120px;padding:8px 12px;font-size:13px}.auth-status-button:hover{background:#161f30e6}.credits-badge{color:#bffff0;border-color:#59ffd238;border-radius:10px;padding:8px 10px;font-size:13px;font-weight:900}.buy-credits-button{border-radius:10px;width:auto;padding:8px 12px;font-size:13px}.buy-credits-button:not(:disabled){color:var(--pt-cyan);background:#59ffd21f;border:1px solid #59ffd238}.buy-credits-button:not(:disabled):hover{color:#bffff0;background:#59ffd22e}.languageToggleButton{border-radius:8px;flex:0 0 42px;min-width:42px;max-width:42px;height:28px;margin-left:6px;padding:0;font-size:12px;line-height:1;width:42px!important}.auth-panel{color:#e8e8e8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;width:260px;margin-top:8px;padding:12px}.auth-panel label{color:#b8c0cc;margin-bottom:10px;font-size:12px;display:block}.auth-panel input{background:#050a12bd;border-radius:8px;margin-top:4px}.auth-panel button{border-radius:8px;margin-top:8px;padding:8px}.auth-message,.credits-purchase-message,.wizard-modal-message{color:var(--pt-warning);margin-top:10px;font-size:12px;line-height:1.35}.auth-user-email{color:#dce9ff;word-break:break-word;margin-bottom:8px;font-size:13px}.credits-modal[hidden],.project-panel[hidden],.wizard-modal[hidden],.loading-overlay[hidden]{display:none!important}.credits-modal{z-index:60;color:#e8e8e8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;width:360px;padding:14px;position:absolute;top:42px;left:0}.credits-modal h2{margin:0 0 6px;font-size:16px}.credits-modal-subtitle{color:#b8c0cc;margin:0 28px 12px 0;font-size:12px;line-height:1.35}.credits-modal-close,.wizard-modal-close{border-radius:8px;place-items:center;width:32px;height:32px;padding:0;font-size:18px;line-height:1;display:grid;color:#fff!important;background:#ffffff14!important}.credits-modal-close{width:26px;height:26px;font-size:16px;position:absolute;top:9px;right:9px}.credits-modal-close:hover,.wizard-modal-close:hover{background:#ffffff21!important}.creditsTermsRow{border:1px solid var(--pt-border-soft);color:#d8e2f2;cursor:pointer;background:#ffffff0a;border-radius:9px;align-items:flex-start;gap:8px;margin:0 0 12px;padding:9px 10px;font-size:12px;line-height:1.35;display:flex}.creditsTermsRow input{flex:none;width:auto;margin:2px 0 0}.creditsTermsRow a{color:#8abfff;font-weight:800;text-decoration:none}.creditsTermsRow a:hover{color:#fff;text-decoration:underline}.credit-bundles{gap:8px;display:grid}.credit-bundle-card{text-align:left;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;gap:2px 10px;width:100%;padding:10px 12px;display:grid}.credit-bundle-card strong{grid-column:1;font-size:13px}.credit-bundle-card span{color:#c8d6ef;grid-column:1;font-size:12px}.credit-bundle-card b{grid-area:1/2/span 2;font-size:14px}.credit-bundle-card:disabled,.credit-bundle-card:disabled:hover{border-color:var(--pt-border-soft);color:#8fa0b8;opacity:.65;background:#ffffff12}.credit-bundle-card:disabled span,.credit-bundle-card:disabled b{color:#8fa0b8}.main-status-badge{z-index:20;color:#fff;letter-spacing:.2px;pointer-events:none;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;position:absolute;top:14px;right:16px}.main-status-badge.status-ok{color:var(--pt-cyan);border-color:#59ffd26b}.main-status-badge.status-working{color:var(--pt-warning);border-color:#ffbe3cb3}.main-status-badge.status-error{color:var(--pt-error);border-color:#ff5050bf}.light-direction-control{z-index:30;width:min(310px,100% - 36px);min-width:0;color:var(--pt-text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#2f80ed1f,#59ffd20b),#050a12c7;border:1px solid #59ffd247;border-radius:14px;padding:12px 14px;display:block;position:absolute;inset:auto auto 18px 18px;box-shadow:0 14px 38px #00000052}.light-direction-control label{color:#dce9ff;white-space:nowrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;font-size:12px;font-weight:900;display:flex}#lightDirectionValue{color:var(--pt-cyan);font-weight:900}.light-direction-control input[type=range]{width:100%;height:18px;box-shadow:none;cursor:pointer;appearance:none;background:0 0;border:0;margin:0;padding:0;display:block}.light-direction-control input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg, var(--pt-blue), var(--pt-cyan));border:1px solid #59ffd238;border-radius:999px;width:100%;height:6px}.light-direction-control input[type=range]::-webkit-slider-thumb{background:var(--pt-cyan);appearance:none;border:2px solid #fff;border-radius:50%;width:18px;height:18px;margin-top:-7px;box-shadow:0 0 0 3px #59ffd229,0 4px 12px #0006}.light-direction-control input[type=range]::-moz-range-track{background:linear-gradient(90deg, var(--pt-blue), var(--pt-cyan));border:1px solid #59ffd238;border-radius:999px;width:100%;height:6px}.light-direction-control input[type=range]::-moz-range-thumb{background:var(--pt-cyan);cursor:pointer;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 3px #59ffd229,0 4px 12px #0006}.viewer-hint-card{z-index:12;border-radius:var(--pt-radius-md);color:#e8e8e8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;width:min(520px,100% - 56px);padding:14px 16px;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.viewer-hint-card strong{color:#fff;margin-bottom:5px;display:block}.viewer-hint-card p{color:#c7d1df;margin:0;font-size:13px;line-height:1.4}.selected-concept-preview{object-fit:contain;border:1px solid var(--pt-border);background:#050a12bd;border-radius:10px;width:100%;max-height:220px;margin-top:12px}.viewer-hint-card.has-selected-concept{pointer-events:auto;width:min(360px,100% - 32px);max-height:calc(100vh - 84px);inset:52px 16px auto auto;overflow:hidden;transform:none}.viewer-hint-card.has-selected-concept .selected-concept-preview{object-fit:contain;background:#050a12bd;width:100%;max-height:calc(100vh - 185px);display:block}.viewer-secondary-button{width:100%;margin-top:12px}.rear-concept-panel{z-index:32;box-sizing:border-box;border:1px solid var(--pt-border);border-radius:var(--pt-radius-lg);background:linear-gradient(145deg, #ffffff17, #ffffff09), var(--pt-panel-strong);width:min(360px,100% - 32px);max-height:min(520px,100vh - 90px);box-shadow:var(--pt-shadow-strong);pointer-events:auto;padding:14px;position:absolute;bottom:16px;right:16px;overflow:hidden auto}.rear-concept-panel[hidden]{display:none!important}.rear-concept-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.rear-concept-header strong{color:#fff;font-size:14px;line-height:1.25}.rear-concept-window-close{flex:0 0 32px;width:32px;height:32px;padding:0}.rear-concept-panel>p{color:#c7d1df;margin:0;font-size:12px;line-height:1.4}.rear-concept-actions{flex-direction:column;gap:8px;margin-top:12px;display:flex}.rear-concept-actions button{width:100%}.rear-concept-remove{border:1px solid var(--pt-border);color:var(--pt-text)!important;background:#ffffff12!important}.small-action-button{width:100%}.rear-concept-preview{object-fit:cover;border:1px solid var(--pt-border);background:0 0;border-radius:10px;width:60%;height:auto;max-height:none;margin:10px auto 0;display:block}.rear-concept-preview[hidden]{display:none!important}.wizard-modal{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 50% 20%,#59ffd21f,#0000 26rem),#03070dbd;justify-content:center;align-items:center;padding:32px;display:flex;position:absolute;inset:0}.wizard-modal-card{border-radius:var(--pt-radius-xl);background:linear-gradient(145deg, #ffffff1c, #ffffff0b), var(--pt-panel-strong);width:min(980px,92vw);max-height:88vh;box-shadow:var(--pt-shadow-strong);flex-direction:column;padding:18px;display:flex;overflow:hidden}.wizard-modal-header{justify-content:space-between;gap:14px;margin-bottom:14px;display:flex}.wizard-modal-header h2{letter-spacing:-.045em;font-size:30px;line-height:1}.wizard-modal-header p{color:var(--pt-muted-2);margin:8px 0 0;font-size:13px;line-height:1.4}.wizard-search-input{margin-bottom:14px}.wizard-choices-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;padding:2px 6px 4px 2px;display:grid;overflow-y:auto}.choice-card,.concept-card,.vehicle-choice-card{border:1px solid var(--pt-border);color:var(--pt-text);background:linear-gradient(145deg,#ffffff13,#ffffff06),#09111fe0;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s}.choice-card,.concept-card{border-radius:var(--pt-radius-lg);text-align:left;min-height:180px;padding:0;overflow:hidden}.choice-card:hover,.concept-card:hover,.vehicle-choice-card:hover{background:linear-gradient(145deg,#ffffff1a,#ffffff09),#09111ff0;border-color:#59ffd257;transform:translateY(-2px)}.choice-card.is-selected,.concept-card.is-selected,.vehicle-choice-card.is-selected{border-color:#59ffd2a8;box-shadow:0 0 0 2px #59ffd21f}.choice-card:disabled{color:#8d8d8d;border-color:var(--pt-border-soft);opacity:.75}.choice-preview,.concept-preview{background:radial-gradient(circle at 30% 20%,#2f80ed6b,#0000 30%),radial-gradient(circle at 80% 70%,#59ffd229,#0000 28%),linear-gradient(135deg,#202a3af5,#0d121af5);justify-content:center;align-items:center;height:118px;font-size:48px;display:flex}.choice-preview img,.concept-preview img{object-fit:cover;width:100%;height:100%;display:block}.choice-body,.concept-body{padding:11px 12px 13px}.choice-body strong,.concept-body strong{color:#fff;margin-bottom:5px;font-size:14px;display:block}.choice-body span,.concept-body span{color:var(--pt-muted-2);font-size:12px;line-height:1.35;display:block}.choice-badge{color:var(--pt-warning);background:#ffd36a21;border:1px solid #ffd36a59;border-radius:999px;margin-top:8px;padding:3px 7px;font-size:11px;font-weight:800;display:inline-block}.wizard-choices-grid.style-preview-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.choice-card.has-image{border-radius:var(--pt-radius-lg);min-height:390px;box-shadow:0 14px 36px #00000047}.choice-card.has-image:hover{box-shadow:0 18px 46px #00000061}.choice-card.has-image .choice-preview{border-bottom:1px solid var(--pt-border-soft);background:radial-gradient(circle at 50% 18%,#ffffff1f,#0000 34%),linear-gradient(135deg,#202a3af5,#0d121af5);height:300px;padding:10px}.choice-card.has-image .choice-preview img{object-fit:contain;border-radius:var(--pt-radius-md)}.choice-card.has-image .choice-body{padding:13px 14px 15px}.choice-card.has-image .choice-body strong{font-size:15px}.wizard-choices-grid.concept-preview-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.concept-card{border-radius:var(--pt-radius-lg);flex-direction:column;min-height:360px;display:flex;box-shadow:0 14px 36px #00000047}.concept-card:hover{box-shadow:0 18px 46px #00000061}.concept-card .concept-preview{border-bottom:1px solid var(--pt-border-soft);flex-shrink:0;height:285px;padding:0;overflow:hidden}.concept-card .concept-preview img{object-fit:cover;background:0 0;border-radius:0;width:100%;height:100%}.concept-card .concept-body{flex:1;padding:13px 14px 15px}.concept-card .concept-body strong{font-size:15px}.concept-options-footer{grid-column:1/-1;justify-content:center;margin-top:8px;display:flex}.concept-options-footer button{width:auto;min-width:260px;padding:12px 18px}.style-option-card{min-height:300px}.style-option-preview{height:190px;padding:8px;font-size:54px}.style-option-preview img{object-fit:contain;background:#050a12bd;border-radius:12px;width:100%;height:100%;display:block}.style-option-title-row{align-items:center;gap:8px;margin-bottom:6px;display:flex}.style-option-title-row input{pointer-events:none;width:auto;margin:0}.style-options-footer{grid-column:1/-1;justify-content:flex-end;margin-top:6px;display:flex}.style-options-footer button{width:auto;min-width:220px;padding:12px 18px}.vehicle-category-tabs{flex-wrap:wrap;gap:8px;margin:0 0 14px;padding:0;display:flex}.vehicle-category-tab{border:1px solid var(--pt-border);color:#cbd6e6;white-space:nowrap;background:#ffffff14;border-radius:999px;flex:none;padding:7px 11px;font-size:12px;font-weight:800;width:auto!important}.vehicle-category-tab:hover{background:#59ffd214;border-color:#59ffd247}.wizard-choices-grid.vehicle-text-grid{flex:1;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:8px;min-height:0;padding-right:6px;overflow-y:auto}.vehicle-choice-card{text-align:left;border-radius:11px;min-height:62px;padding:11px 12px}.vehicle-choice-card strong{color:#fff;margin-bottom:4px;font-size:14px;display:block}.vehicle-choice-category{color:#8f9caf;font-size:11px;display:block}.wizard-choices-grid.vehicle-text-grid .upload-vehicle-card{background:radial-gradient(circle at 18% 30%,#2f80ed3d,#0000 34%),linear-gradient(135deg,#172236f5,#101722f5);border-color:#59ffd26b;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:flex-start;min-height:92px;padding:18px 20px;display:flex}.wizard-choices-grid.vehicle-text-grid .upload-vehicle-card strong{color:#fff;margin:0 0 9px;font-size:16px;line-height:1.2;display:block}.upload-vehicle-subtitle{color:#dbeafe;white-space:nowrap;justify-content:flex-start;align-items:center;gap:10px;width:auto;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.upload-vehicle-emoji{flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:16px;line-height:1;display:inline-flex;transform:translateY(0)}.upload-vehicle-subtitle span:last-child{line-height:1;display:inline-block}.loading-overlay{z-index:1200;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 50% 20%,#59ffd229,#0000 26rem),#03070dbd;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.loading-card{border-radius:var(--pt-radius-xl);background:linear-gradient(145deg, #ffffff1c, #ffffff0b), var(--pt-panel-strong);text-align:center;width:min(420px,90%);padding:28px 24px}.loading-card h2{margin:14px 0 10px;font-size:24px}.loading-card p{color:#c7d3e3;margin:0;line-height:1.45}.loading-spinner{border:5px solid #ffffff24;border-top-color:var(--pt-cyan);border-radius:999px;width:54px;height:54px;margin:0 auto;animation:.9s linear infinite spin360}@keyframes spin360{to{transform:rotate(360deg)}}.project-panel{z-index:45;color:#e8e8e8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;width:340px;padding:12px;position:absolute;bottom:14px;left:14px}.project-panel-header{color:#dce9ff;margin-bottom:10px;font-size:13px}.project-panel input,.project-panel select{background:#050a12bd;border-radius:8px;width:100%;margin-bottom:8px;padding:8px;font-size:12px}.project-panel-buttons{grid-template-columns:1fr;gap:8px;display:grid}.project-panel-buttons button{border-radius:8px;width:100%;margin:0;padding:8px;font-size:12px}#deleteProjectBtn:not(:disabled){color:var(--pt-text);border:1px solid var(--pt-border);background:#ffffff14}.legalFooter{color:#8fa0b8;text-align:center;margin-top:auto;padding-top:18px;padding-bottom:8px;font-size:11px}.legalFooter a{color:var(--pt-muted);text-decoration:none}.legalFooter a:hover{color:#fff;text-decoration:underline}.legalFooter span{color:#666;margin:0 6px}.feedbackLine{color:var(--pt-muted-2);margin:0 0 8px;font-size:12px;line-height:1.35}.feedbackLine a{color:#9fe8ff;font-weight:800}.legalLinks{font-size:11px}pre{border:1px solid var(--pt-border);white-space:pre-wrap;background:#050a12bd;border-radius:8px;max-height:260px;padding:12px;font-size:12px;overflow-y:auto}.mobile-unsupported-page{display:none}@media (width<=1050px){#app{grid-template-rows:58vh 42vh;grid-template-columns:1fr}#settingsPanel{border-top:1px solid var(--pt-border);border-left:none}}@media (width<=900px){body{background:radial-gradient(circle at 50% 0,#2f80ed59,#0000 38%),linear-gradient(#151a24,#080b10);min-height:100vh;overflow:auto}#app{display:none!important}.mobile-unsupported-page{color:#fff;justify-content:center;align-items:center;min-height:100vh;padding:28px 18px;display:flex}.mobile-unsupported-card{border-radius:var(--pt-radius-xl);background:linear-gradient(145deg, #ffffff1c, #ffffff0b), var(--pt-panel-strong);border:1px solid var(--pt-border);width:min(420px,100%);box-shadow:var(--pt-shadow-strong);text-align:center;padding:26px 22px}.mobile-unsupported-card img{object-fit:contain;border-radius:20px;width:82px;height:82px;margin-bottom:18px}.mobile-unsupported-card h1{letter-spacing:-.035em;margin:0 0 14px;font-size:26px}.mobile-unsupported-card p{color:#c7d3e3;margin:0 0 14px;font-size:15px;line-height:1.5}.mobile-unsupported-card a{background:linear-gradient(135deg, var(--pt-blue), var(--pt-cyan));color:#07111f;border-radius:12px;justify-content:center;align-items:center;margin-top:8px;padding:12px 16px;font-weight:900;text-decoration:none;display:inline-flex}}@media (width<=720px){.wizard-step-card,#finalStepCard{grid-template-columns:30px 1fr}.step-action-button,.final-model-actions{grid-column:1/-1}.wizard-modal{padding:14px}.wizard-modal-card{width:100%;max-height:92vh}.project-panel{width:min(340px,100% - 28px)}.light-direction-control{width:min(310px,100% - 32px);min-width:0;inset:auto auto 16px 16px}}.wizard-choices-grid.vehicle-text-grid .vehicle-choice-card:not(:disabled){color:#f7fbff;background:linear-gradient(145deg,#ffffff16,#ffffff07),#09111feb;border:1px solid #ffffff21}.wizard-choices-grid.vehicle-text-grid .vehicle-choice-card:not(:disabled):hover{background:linear-gradient(145deg,#59ffd21f,#2f80ed14),#09111ff5;border-color:#59ffd259}.wizard-choices-grid.vehicle-text-grid .vehicle-choice-card strong{color:#fff}.wizard-choices-grid.vehicle-text-grid .vehicle-choice-category{color:#b9c8dc;font-weight:800}.wizard-choices-grid.vehicle-text-grid{grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:10px}.wizard-choices-grid.vehicle-text-grid .vehicle-choice-card{flex-direction:column;justify-content:center;min-height:76px;padding:12px 14px;display:flex;overflow:hidden}.wizard-choices-grid.vehicle-text-grid .vehicle-choice-card strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:5px;font-size:15px;line-height:1.18;display:-webkit-box;overflow:hidden}.wizard-choices-grid.vehicle-text-grid .vehicle-choice-category{white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.2;overflow:hidden}.choice-card.has-image:not(:disabled),.concept-card:not(:disabled){color:#f7fbff;background:linear-gradient(145deg,#ffffff13,#ffffff06),#09111feb!important}.choice-card.has-image:not(:disabled):hover,.concept-card:not(:disabled):hover{border-color:#59ffd25c;background:linear-gradient(145deg,#59ffd21a,#2f80ed14),#09111ff5!important}.choice-card.has-image .choice-body,.concept-card .concept-body{background:#050a1294;border-top:1px solid #ffffff14}.choice-card.has-image .choice-body strong,.concept-card .concept-body strong{color:#fff}.choice-card.has-image .choice-body span,.concept-card .concept-body span{color:#b9c8dc;font-weight:700}.choice-card.has-image.is-selected,.concept-card.is-selected{border-color:#59ffd2b8;box-shadow:0 0 0 2px #59ffd224,0 18px 46px #00000061}.wizard-choices-grid.type-preview-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.wizard-choices-grid.type-preview-grid .choice-card.has-image{min-height:385px}.wizard-choices-grid.type-preview-grid .choice-card.has-image .choice-preview{height:300px}.wizard-choices-grid.type-preview-grid .choice-card.has-image .choice-body{min-height:86px}.style-option-card:not(:disabled),.choice-card.style-option-card:not(:disabled){color:#f7fbff;border:1px solid #ffffff21;background:linear-gradient(145deg,#ffffff13,#ffffff06),#09111feb!important}.style-option-card:not(:disabled):hover,.choice-card.style-option-card:not(:disabled):hover{border-color:#59ffd25c;background:linear-gradient(145deg,#59ffd21a,#2f80ed14),#09111ff5!important}.style-option-card.is-selected{border-color:#59ffd2b8;box-shadow:0 0 0 2px #59ffd224,0 18px 46px #00000061}.style-option-card .choice-body{background:#050a1294;border-top:1px solid #ffffff14}.style-option-card .choice-body strong{color:#fff;font-size:15px;line-height:1.18}.style-option-card .choice-body span{color:#b9c8dc;font-weight:700;line-height:1.35}.style-option-title-row input[type=checkbox]{accent-color:#59ffd2;flex:none;width:14px;height:14px}.style-option-card .choice-preview,.style-option-card .style-option-preview{background:radial-gradient(circle at 50% 18%,#ffffff1f,#0000 34%),linear-gradient(135deg,#202a3af5,#0d121af5)!important}.style-options-footer button:not(:disabled){color:#07111f;background:linear-gradient(135deg,#2f80ed,#59ffd2)!important}.wizard-choices-grid .style-option-card{max-width:none;min-height:312px}.wizard-choices-grid:has(.style-option-card){grid-template-columns:repeat(4,minmax(170px,1fr));gap:12px}.style-option-card .style-option-preview,.style-option-card .choice-preview{height:182px;padding:9px}.style-option-card .choice-preview img,.style-option-card .style-option-preview img{object-fit:contain;object-position:center}.style-option-card .choice-body{flex-direction:column;justify-content:flex-start;min-height:128px;padding:12px 13px 13px;display:flex}.style-option-title-row{align-items:flex-start;gap:8px;margin-bottom:8px}.style-option-title-row input[type=checkbox]{margin-top:2px}.style-option-card .choice-body strong{font-size:15px;line-height:1.12}.style-option-card .choice-body span{color:#c8d6ef;font-size:12px;font-weight:700;line-height:1.32}.style-options-footer{margin-top:18px}.style-options-footer button{border-radius:999px;min-width:220px}@media (width<=900px){.wizard-choices-grid:has(.style-option-card){grid-template-columns:repeat(2,minmax(190px,1fr))}}.wizard-feedback-note{color:#c8d6ef;background:#59ffd212;border:1px solid #59ffd247;border-radius:12px;flex-wrap:wrap;align-items:center;gap:4px;margin:-4px 0 14px;padding:10px 12px;font-size:13px;font-weight:700;line-height:1.35;display:flex}.wizard-feedback-note[hidden]{display:none!important}.wizard-feedback-note a{color:#9fe8ff;font-weight:900;text-decoration:none}.wizard-feedback-note a:hover{color:#fff;text-decoration:underline}.style-option-inline-input{flex-direction:column;gap:6px;margin-top:12px;display:flex}.style-option-inline-input[hidden]{display:none!important}.style-option-inline-input label{color:#c8d6ef;font-size:12px;font-weight:800}.style-option-inline-input input{color:#fff;box-sizing:border-box;background:#0a1220c7;border:1px solid #59ffd247;border-radius:10px;outline:none;width:100%;min-height:38px;padding:10px 12px;font-size:14px;font-weight:800}.style-option-inline-input input:focus{border-color:#59ffd2b3;box-shadow:0 0 0 2px #59ffd224}.style-option-inline-input input::placeholder{color:#c8d6ef85}.wizard-modal-card{position:relative}#styleOptionsFooter.style-options-footer{z-index:100;pointer-events:none;justify-content:flex-end;margin:0;padding:0;display:flex;position:absolute;bottom:34px;right:58px}#styleOptionsFooter.style-options-footer button{pointer-events:auto;border-radius:999px;width:auto;min-width:220px;padding:12px 22px;box-shadow:0 16px 42px #0000006b}#styleOptionsFooter.style-options-footer button:not(:disabled){color:#07111f;background:linear-gradient(135deg,#2f80ed,#59ffd2)!important}.wizard-choices-grid:has(.style-option-card){padding-bottom:90px}.generation-complete-modal{z-index:15000;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.generation-complete-modal[hidden]{display:none!important}.generation-complete-backdrop{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 50% 25%,#59ffd221,#0000 28rem),#03070dd1;position:absolute;inset:0}.generation-complete-dialog{z-index:1;border-radius:var(--pt-radius-xl);background:linear-gradient(145deg, #ffffff1c, #ffffff0a), var(--pt-panel-strong);width:min(480px,100vw - 40px);box-shadow:var(--pt-shadow-strong), 0 0 42px #59ffd21a;color:var(--pt-text);text-align:center;border-color:#59ffd252;padding:34px 30px 30px;position:relative}.generation-complete-icon{background:linear-gradient(135deg, var(--pt-blue), var(--pt-cyan));color:#07111f;border:1px solid #59ffd27a;border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 20px;font-size:36px;font-weight:900;line-height:1;display:grid;box-shadow:0 14px 34px #2f80ed38,0 0 28px #59ffd22e}.generation-complete-dialog h2{color:#fff;letter-spacing:-.035em;margin:0 0 12px;font-size:26px;line-height:1.15}.generation-complete-dialog>p{color:var(--pt-muted-2);margin:0;font-size:14px;line-height:1.55}.generation-complete-file{border:1px solid var(--pt-border-soft);overflow-wrap:anywhere;background:#ffffff0e;border-radius:11px;padding:11px 14px;font-weight:800;color:#dbeafe!important;margin-top:16px!important;font-size:12px!important}.generation-complete-ok-button{border-radius:999px;width:auto;min-width:160px;margin-top:26px;padding:12px 28px}.generation-complete-ok-button:not(:disabled){background:linear-gradient(135deg, var(--pt-blue), var(--pt-cyan));color:#07111f}.generation-complete-ok-button:not(:disabled):hover{background:linear-gradient(135deg, var(--pt-blue-hover), var(--pt-cyan-hover));filter:brightness(1.06);transform:translateY(-1px)}.generation-complete-ok-button:not(:disabled):active{transform:translateY(0)}@media (width<=520px){.generation-complete-modal{padding:18px}.generation-complete-dialog{width:100%;padding:28px 22px 24px}.generation-complete-dialog h2{font-size:23px}.generation-complete-icon{width:60px;height:60px;font-size:32px}.generation-complete-ok-button{width:100%}}.vehicle-choice-card{cursor:pointer;text-align:center;background:#fffffff5;border:1px solid #075eea33;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:150px;padding:20px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.vehicle-choice-card:hover{border-color:#075eea;transform:translateY(-2px);box-shadow:0 12px 28px #075eea24}.vehicle-choice-card.is-selected{border-color:#075eea;box-shadow:0 0 0 3px #075eea24}.vehicle-choice-emoji,.upload-vehicle-emoji{font-size:2.25rem;line-height:1}.vehicle-choice-category,.upload-vehicle-subtitle{color:#64748b;font-size:.9rem}.upload-vehicle-subtitle{align-items:center;gap:8px;display:flex}.vehicle-category-tabs{flex-wrap:wrap;gap:8px;margin:0 0 14px;display:flex}.vehicle-category-tabs[hidden]{display:none}.vehicle-category-tab{cursor:pointer;background:#fff;border:1px solid #075eea33;border-radius:999px;padding:8px 14px}.vehicle-category-tab.is-selected{color:#fff;background:#075eea;border-color:#075eea}.wizard-choices-grid.vehicle-text-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.wizard-choices-grid.vehicle-details-grid{display:block}.vehicle-details-form{gap:18px;max-width:720px;margin:0 auto;padding:4px;display:grid}.vehicle-detail-field{color:#172033;gap:8px;font-weight:700;display:grid}.vehicle-detail-field select,.vehicle-detail-field input{color:#172033;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px;font-weight:500}.vehicle-detail-control-stack{gap:8px;display:grid}.vehicle-detail-control-stack [hidden]{display:none}.vehicle-details-form>button{min-height:48px;margin-top:4px}.vehicle-catalog-status{color:#334155;background:#075eea14;border:1px solid #075eea47;border-radius:10px;padding:10px 12px;font-size:.88rem;line-height:1.45}.vehicle-details-form-large-catalog .vehicle-detail-field>span:after{content:"  (type to search)";color:#64748b;font-size:.78rem;font-weight:500}.vehicle-details-form-large-catalog .vehicle-detail-field:last-of-type>span:after{content:""}.wizard-choices-grid.vehicle-details-grid{padding:4px 10px 10px 4px;overflow:visible}.vehicle-details-form-large-catalog{gap:16px;width:min(760px,100%);max-width:760px;padding:2px 0 8px}.vehicle-details-form-large-catalog .vehicle-detail-field{color:#edf5ff;letter-spacing:.01em;gap:7px;font-size:13px;font-weight:850;position:relative}.vehicle-details-form-large-catalog .vehicle-detail-field>span{color:#dbeafe}.vehicle-details-form-large-catalog .vehicle-detail-field>span:after{color:#8496b1;font-weight:650}.vehicle-details-form-large-catalog .vehicle-detail-field input,.vehicle-details-form-large-catalog .vehicle-detail-field select{color:#fff;background:linear-gradient(145deg,#ffffff0e,#ffffff06),#070e1af5;border:1px solid #9fe8ff38;border-radius:12px;outline:none;min-height:50px;padding:11px 14px;font-size:14px;font-weight:700;transition:border-color .15s,box-shadow .15s,background .15s;box-shadow:inset 0 1px #ffffff0b,0 8px 24px #00000024}.vehicle-details-form-large-catalog .vehicle-detail-field input:hover,.vehicle-details-form-large-catalog .vehicle-detail-field select:hover{background:linear-gradient(145deg,#59ffd211,#2f80ed0b),#070e1afa;border-color:#9fe8ff61}.vehicle-details-form-large-catalog .vehicle-detail-field input:focus,.vehicle-details-form-large-catalog .vehicle-detail-field select:focus{border-color:#59ffd2b3;box-shadow:0 0 0 3px #59ffd21f,0 12px 30px #00000038}.vehicle-details-form-large-catalog .vehicle-detail-field input::placeholder{color:#8496b1;opacity:1}.vehicle-details-form-large-catalog .vehicle-detail-field select:disabled{cursor:not-allowed;color:#72839b;opacity:1;background:#ffffff09;border-color:#ffffff17}.vehicle-details-form-large-catalog .vehicle-catalog-status{color:#c8d6ef;background:linear-gradient(135deg,#2f80ed1a,#59ffd211),#070e1ac2;border:1px solid #59ffd242;border-radius:12px;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.45;box-shadow:inset 0 1px #ffffff0b}.catalog-combobox{width:100%;position:relative}.catalog-combobox.is-open{z-index:600}.catalog-combobox>input{padding-right:52px!important}.catalog-combobox-toggle,.catalog-combobox-toggle:not(:disabled){z-index:2;cursor:pointer;place-items:center;height:40px;min-height:40px;font-size:17px;display:grid;position:absolute;top:5px;right:5px;width:40px!important;box-shadow:none!important;color:#c8d6ef!important;background:0 0!important;border:1px solid #0000!important;border-radius:9px!important;padding:0!important}.catalog-combobox-toggle:hover,.catalog-combobox-toggle:not(:disabled):hover{color:#fff!important;filter:none!important;background:#59ffd214!important;border-color:#59ffd22e!important}.catalog-combobox-toggle span{transition:transform .16s;display:block}.catalog-combobox.is-open .catalog-combobox-toggle span{transform:rotate(180deg)}.catalog-combobox-list{z-index:700;overscroll-behavior:contain;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff0f,#ffffff05),#070e1afe;border:1px solid #9fe8ff3d;border-radius:12px;max-height:246px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow:hidden auto;box-shadow:0 24px 60px #00000085,inset 0 1px #ffffff0f}.catalog-combobox-list[hidden]{display:none!important}.catalog-combobox-option,.catalog-combobox-option:not(:disabled){text-align:left;cursor:pointer;align-items:center;min-height:38px;margin:0;font-size:13px;font-weight:750;line-height:1.25;display:flex;width:100%!important;box-shadow:none!important;color:#dbeafe!important;background:0 0!important;border:1px solid #0000!important;border-radius:8px!important;padding:9px 11px!important}.catalog-combobox-option:hover,.catalog-combobox-option.is-active,.catalog-combobox-option:not(:disabled):hover{color:#fff!important;filter:none!important;background:linear-gradient(90deg,#2f80ed2e,#59ffd21c)!important;border-color:#59ffd238!important}.catalog-combobox-empty{color:#8496b1;text-align:center;padding:13px 12px;font-size:13px;font-weight:700}.catalog-combobox-list{scrollbar-width:thin;scrollbar-color:#59ffd27a #ffffff0b}.catalog-combobox-list::-webkit-scrollbar{width:8px}.catalog-combobox-list::-webkit-scrollbar-track{background:#ffffff0b;border-radius:999px}.catalog-combobox-list::-webkit-scrollbar-thumb{background:linear-gradient(#2f80edbf,#59ffd2bf);border-radius:999px}.vehicle-details-form-large-catalog>button{border-radius:999px;min-height:50px;margin-top:6px;box-shadow:0 14px 34px #2f80ed2e}@media (width<=640px){.catalog-combobox-list{max-height:210px}.vehicle-details-form-large-catalog{gap:14px}}.vehicle-choice-card.vehicle-choice-image-card{background:linear-gradient(145deg,#ffffff0b,#ffffff04),#08101df5;border:1px solid #9fe8ff2e;border-radius:16px;justify-content:flex-start;gap:0;min-height:210px;padding:0;overflow:hidden}.vehicle-choice-card.vehicle-choice-image-card:hover{border-color:#59ffd29e;transform:translateY(-3px);box-shadow:0 18px 36px #00000042,0 0 0 1px #59ffd214}.vehicle-choice-card.vehicle-choice-image-card.is-selected{border-color:#59ffd2;box-shadow:0 0 0 3px #59ffd221,0 18px 36px #00000047}.vehicle-choice-preview{background:radial-gradient(circle at 50% 35%,#2f80ed2e,#0000 58%),#050c17d1;place-items:center;width:100%;height:145px;display:grid;position:relative;overflow:hidden}.vehicle-choice-preview:after{content:"";background:linear-gradient(90deg,#0000,#59ffd266,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.vehicle-choice-preview img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .18s,filter .18s;display:block}.vehicle-choice-image-card:hover .vehicle-choice-preview img{filter:brightness(1.05);transform:scale(1.035)}.vehicle-choice-preview-fallback{color:#fff;font-size:44px}.vehicle-choice-card-body{background:linear-gradient(135deg,#2f80ed12,#59ffd20b);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;width:100%;min-height:64px;padding:11px 10px 13px;display:flex}.vehicle-choice-card-body strong{color:#fff;text-align:center;font-size:15px;font-weight:850;line-height:1.2}.vehicle-choice-card-body .vehicle-choice-category{color:#9fb0c9;font-size:12px;font-weight:700;line-height:1.2}.upload-vehicle-card{min-height:78px}@media (width<=700px){.vehicle-choice-card.vehicle-choice-image-card{min-height:190px}.vehicle-choice-preview{height:125px}}.style-choice-image-card{min-height:210px}.style-choice-image-card .vehicle-choice-preview{height:155px}.style-choice-image-card .vehicle-choice-card-body{min-height:58px;padding:12px 10px}.style-choice-image-card .vehicle-choice-card-body strong{color:#fff;text-align:center;font-size:15px;font-weight:850;line-height:1.2}.style-preview-grid:has(.style-choice-image-card){grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=850px){.style-preview-grid:has(.style-choice-image-card){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=540px){.style-preview-grid:has(.style-choice-image-card){grid-template-columns:1fr}}.type-choice-image-card{min-height:210px}.type-choice-image-card .vehicle-choice-preview{height:155px}.type-choice-image-card .vehicle-choice-card-body{min-height:58px;padding:12px 10px}.type-choice-image-card .vehicle-choice-card-body strong{color:#fff;text-align:center;font-size:15px;font-weight:850;line-height:1.2}.type-preview-grid:has(.type-choice-image-card){grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=850px){.type-preview-grid:has(.type-choice-image-card){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=540px){.type-preview-grid:has(.type-choice-image-card){grid-template-columns:1fr}}.vehicle-workflow-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 14px;display:grid}.vehicle-workflow-step{border:1px solid var(--pt-border);border-radius:var(--pt-radius-md);min-height:44px;color:var(--pt-muted-2);font:inherit;cursor:pointer;background:#08111eb8;justify-content:center;align-items:center;gap:9px;padding:9px 14px;font-weight:800;transition:border-color .16s,background .16s,color .16s,box-shadow .16s;display:flex}.vehicle-workflow-step:hover:not(:disabled){color:var(--pt-text);border-color:#59ffd26b}.vehicle-workflow-step.is-active{color:var(--pt-text);background:#11524b57;border-color:#59ffd2ad;box-shadow:0 0 0 2px #59ffd21a}.vehicle-workflow-step.is-complete:not(.is-active){color:#b7ffe7;border-color:#1fdc976b}.vehicle-workflow-step:disabled{cursor:not-allowed;opacity:.46}.vehicle-workflow-step-number{border:1px solid;border-radius:999px;flex:0 0 25px;place-items:center;width:25px;height:25px;font-size:12px;line-height:1;display:inline-grid}@media (width<=620px){.vehicle-workflow-steps{grid-template-columns:1fr}}.vehicle-choice-preview,.choice-card.has-image .choice-preview,.concept-card .concept-preview,.style-option-card .choice-preview,.style-option-card .style-option-preview{padding:0}.vehicle-choice-preview img,.choice-card.has-image .choice-preview img,.concept-card .concept-preview img,.style-option-card .choice-preview img,.style-option-card .style-option-preview img{object-fit:cover;object-position:center;background:0 0;border-radius:0;width:100%;height:100%;display:block}.vehicle-choice-card.vehicle-choice-image-card{aspect-ratio:1122/1402;isolation:isolate;background:#050c17f5;min-height:0;padding:0;display:block;position:relative;overflow:hidden}.vehicle-choice-card.vehicle-choice-image-card .vehicle-choice-preview{z-index:0;background:#050c17f5;width:100%;padding:0;position:absolute;inset:0;overflow:hidden;height:100%!important}.vehicle-choice-card.vehicle-choice-image-card .vehicle-choice-preview:after{display:none}.vehicle-choice-card.vehicle-choice-image-card .vehicle-choice-preview img{object-fit:cover;object-position:center;background:0 0;border-radius:0;width:100%;height:100%;display:block}.vehicle-choice-card.vehicle-choice-image-card .vehicle-choice-card-body{z-index:2;background:linear-gradient(#050c1700 0%,#050c17b8 45%,#050c17fa 100%);min-height:76px;padding:30px 12px 14px;display:flex;position:absolute;bottom:0;left:0;right:0}.vehicle-choice-card.vehicle-choice-image-card .vehicle-choice-card-body strong{color:#fff;text-shadow:0 2px 8px #000000f2}.vehicle-choice-card.vehicle-choice-image-card:hover .vehicle-choice-preview img{transform:scale(1.025)}.style-choice-image-card,.type-choice-image-card{min-height:0}@media (width<=700px){.vehicle-choice-card.vehicle-choice-image-card{min-height:0}.vehicle-choice-card.vehicle-choice-image-card .vehicle-choice-preview{height:100%!important}}.wizard-choices-grid.vehicle-text-grid,.wizard-choices-grid.style-preview-grid,.wizard-choices-grid.type-preview-grid{grid-auto-rows:max-content;align-content:start;align-items:start;row-gap:14px}.vehicle-choice-card.vehicle-choice-image-card{aspect-ratio:auto;align-self:start;height:auto;margin:0}.vehicle-choice-card.vehicle-choice-image-card:before{content:"";pointer-events:none;width:100%;padding-top:124.955%;display:block}.vehicle-details-form-large-catalog .catalog-combobox.is-disabled>input{cursor:not-allowed;color:#72839b;opacity:1;background:#ffffff09;border-color:#ffffff17}.vehicle-details-form-large-catalog .catalog-combobox.is-disabled .catalog-combobox-toggle,.vehicle-details-form-large-catalog .catalog-combobox.is-disabled .catalog-combobox-toggle:disabled{cursor:not-allowed;opacity:.72;pointer-events:none;color:#72839b!important}.wizard-choices-grid.vehicle-text-grid .upload-vehicle-card{width:100%;min-height:76px;box-shadow:none;text-align:left;background:#0c1829a8;border:1px solid #5c759770;border-radius:14px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:flex-start;gap:8px;padding:13px 16px;display:flex;overflow:hidden;transform:none}.wizard-choices-grid.vehicle-text-grid .upload-vehicle-card:hover{background:#102232d1;border-color:#59ffd28f;transform:none;box-shadow:0 0 0 2px #59ffd212}.wizard-choices-grid.vehicle-text-grid .upload-vehicle-card:before{content:none;display:none}.wizard-choices-grid.vehicle-text-grid .upload-vehicle-card strong{color:#fff;text-align:left;margin:0;font-size:15px;font-weight:850;line-height:1.2;display:block}.wizard-choices-grid.vehicle-text-grid .upload-vehicle-subtitle{color:#c7d3e5;white-space:normal;text-align:left;justify-content:flex-start;align-items:center;gap:10px;width:100%;margin:0;font-size:14px;font-weight:750;line-height:1.25;display:flex}.wizard-choices-grid.vehicle-text-grid .upload-vehicle-subtitle span:last-child{line-height:1.25;display:block}.wizard-choices-grid.vehicle-text-grid .upload-vehicle-emoji{color:#0000;border:1.5px solid #9fb0c9;border-radius:2px;flex:0 0 18px;width:18px;height:13px;line-height:0;display:inline-block;position:relative;transform:none;font-size:0!important}.wizard-choices-grid.vehicle-text-grid .upload-vehicle-emoji:before{content:"";border:1.5px solid #9fb0c9;border-radius:50%;width:5px;height:5px;position:absolute;top:2px;left:5px}.wizard-choices-grid.vehicle-text-grid .upload-vehicle-emoji:after{content:"";background:#9fb0c9;border-radius:2px 2px 0 0;width:6px;height:3px;position:absolute;top:-4px;left:2px}@media (width<=620px){.wizard-choices-grid.vehicle-text-grid .upload-vehicle-card{min-height:72px;padding:12px 14px}.wizard-choices-grid.vehicle-text-grid .upload-vehicle-subtitle{font-size:13px}}.wizard-modal:has(.wizard-choices-grid.vehicle-details-grid){padding:16px}.wizard-modal-card:has(.wizard-choices-grid.vehicle-details-grid){width:min(1100px,96vw);min-height:min(700px,100vh - 32px);max-height:calc(100vh - 32px)}.vehicle-details-form-large-catalog .vehicle-detail-field:last-of-type .catalog-combobox-list{max-height:202px;overflow-y:auto}@media (width<=640px){.wizard-modal-card:has(.wizard-choices-grid.vehicle-details-grid){width:100%;min-height:calc(100vh - 20px);max-height:calc(100vh - 20px)}.vehicle-details-form-large-catalog .vehicle-detail-field:last-of-type .catalog-combobox-list{max-height:202px}}.history-concept-card{cursor:pointer;position:relative}.history-concept-card:focus-visible{outline-offset:3px;outline:2px solid #59ffd2eb}.history-concept-card .concept-preview{position:relative}.history-download-button{z-index:4;color:#fff;-webkit-backdrop-filter:blur(8px);cursor:pointer;opacity:.9;border:1px solid #ffffff42;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:transform .15s,opacity .15s,border-color .15s,background .15s;display:inline-flex;position:absolute;top:10px;right:10px;box-shadow:0 5px 16px #00000052,inset 0 1px #ffffff14;background:#050c16c2!important}.history-download-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;width:19px;height:19px}.history-download-button:hover:not(:disabled){opacity:1;color:#59ffd2;border-color:#59ffd2ad;transform:translateY(-1px)scale(1.04);background:#081920eb!important}.history-download-button:focus-visible{outline-offset:2px;outline:2px solid #59ffd2}.history-download-button:disabled{cursor:wait;opacity:.55}.history-download-button.is-downloading svg{animation:.75s ease-in-out infinite alternate history-download-pulse}@keyframes history-download-pulse{0%{transform:translateY(0)}to{transform:translateY(3px)}}.auth-forgot-password-row{justify-content:flex-end;margin:-3px 0 4px;display:flex}.auth-forgot-password-link{color:#9fe8ff;font-size:12px;font-weight:800;line-height:1.3;text-decoration:none}.auth-forgot-password-link:hover{color:#fff;text-decoration:underline}.wizard-progress-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.wizard-reset-button{white-space:nowrap;border:1px solid #59ffd247;border-radius:999px;width:auto;min-width:0;margin:0;padding:6px 11px;font-size:11px;font-weight:900;line-height:1}.wizard-reset-button:not(:disabled){color:#bffff0;background:#59ffd21a}.wizard-reset-button:not(:disabled):hover{background:#59ffd22e;border-color:#59ffd280}.actions-panel{background:#161f2db8;border:1px solid #91a4be38;border-radius:18px;margin-top:14px;padding:14px}.actions-panel h2{color:#fff;margin:0 0 12px;font-size:16px}.actions-panel .settingsGroupBody{gap:10px;padding:0;display:grid}.actions-panel button{width:100%;margin:0}#settingsPanel,.wizard-choices-grid,.catalog-combobox-list,pre{scrollbar-width:thin;scrollbar-color:#59ffd2c7 #ffffff0e}#settingsPanel,.wizard-choices-grid{scrollbar-gutter:stable}.wizard-choices-grid,.wizard-choices-grid.vehicle-text-grid{padding-right:10px}.catalog-combobox-list{padding-right:9px}#settingsPanel::-webkit-scrollbar{width:10px;height:10px}.wizard-choices-grid::-webkit-scrollbar{width:10px;height:10px}.catalog-combobox-list::-webkit-scrollbar{width:10px;height:10px}pre::-webkit-scrollbar{width:10px;height:10px}#settingsPanel::-webkit-scrollbar-track{background:#ffffff0e;border-radius:999px;margin-block:4px;box-shadow:inset 0 0 0 1px #ffffff09}.wizard-choices-grid::-webkit-scrollbar-track{background:#ffffff0e;border-radius:999px;margin-block:4px;box-shadow:inset 0 0 0 1px #ffffff09}.catalog-combobox-list::-webkit-scrollbar-track{background:#ffffff0e;border-radius:999px;margin-block:4px;box-shadow:inset 0 0 0 1px #ffffff09}pre::-webkit-scrollbar-track{background:#ffffff0e;border-radius:999px;margin-block:4px;box-shadow:inset 0 0 0 1px #ffffff09}#settingsPanel::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--pt-blue), var(--pt-cyan));border:2px solid #09111ff0;border-radius:999px;min-height:52px}.wizard-choices-grid::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--pt-blue), var(--pt-cyan));border:2px solid #09111ff0;border-radius:999px;min-height:52px}.catalog-combobox-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--pt-blue), var(--pt-cyan));border:2px solid #09111ff0;border-radius:999px;min-height:52px}pre::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--pt-blue), var(--pt-cyan));border:2px solid #09111ff0;border-radius:999px;min-height:52px}#settingsPanel::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, var(--pt-blue-hover), var(--pt-cyan-hover))}.wizard-choices-grid::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, var(--pt-blue-hover), var(--pt-cyan-hover))}.catalog-combobox-list::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, var(--pt-blue-hover), var(--pt-cyan-hover))}pre::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, var(--pt-blue-hover), var(--pt-cyan-hover))}#settingsPanel::-webkit-scrollbar-thumb:active{background:linear-gradient(#246fd1,#3dd8b5)}.wizard-choices-grid::-webkit-scrollbar-thumb:active{background:linear-gradient(#246fd1,#3dd8b5)}.catalog-combobox-list::-webkit-scrollbar-thumb:active{background:linear-gradient(#246fd1,#3dd8b5)}pre::-webkit-scrollbar-thumb:active{background:linear-gradient(#246fd1,#3dd8b5)}.wizard-choices-grid::-webkit-scrollbar-corner{background:0 0}.catalog-combobox-list::-webkit-scrollbar-corner{background:0 0}pre::-webkit-scrollbar-corner{background:0 0}.concept-card{cursor:pointer;width:100%;position:relative}.concept-card:focus-visible{outline-offset:3px;outline:3px solid #59ffd2b8}.concept-card .concept-preview{isolation:isolate;position:relative}.concept-image-download-button,.concept-image-download-button:not(:disabled){z-index:4;color:#dce9f8;-webkit-backdrop-filter:blur(8px);filter:none;border:1px solid #ffffff21;border-radius:10px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;padding:0;display:inline-flex;position:absolute;top:10px;right:10px;transform:none;box-shadow:0 5px 14px #00000061;background:#121c2ae0!important}.concept-image-download-button:not(:disabled):hover{color:#fff;filter:none;border-color:#59ffd273;transform:translateY(-1px);background:#263548f5!important}.concept-image-download-button:focus-visible{outline-offset:2px;outline:3px solid #59ffd2b8}.concept-image-download-button:disabled{color:#93a4b8;opacity:.72;border:1px solid #ffffff21;border-radius:10px;width:38px;min-width:38px;height:38px;padding:0;background:#121c2aad!important}.concept-image-download-button svg{pointer-events:none;width:20px;height:20px}.concept-image-download-button path{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.model-history-card.is-loading{pointer-events:none;opacity:.72}.model-history-card.is-loading .concept-preview:after{content:"";z-index:3;border:3px solid #ffffff4d;border-top-color:#59ffd2;border-radius:50%;width:34px;height:34px;margin:-17px 0 0 -17px;animation:.8s linear infinite model-history-spin;position:absolute;inset:50% auto auto 50%}@keyframes model-history-spin{to{transform:rotate(360deg)}}
