*{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}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{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-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}.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-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}.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],.generation-completed-modal[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{box-sizing:border-box;appearance:none;text-align:left;border:1px solid #0000;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;gap:2px 10px;width:100%;height:54px;min-height:54px;max-height:54px;margin:0;padding:8px 12px;line-height:1.15;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:1px solid var(--pt-border-soft);color:#8fa0b8;opacity:.65;filter:none;background:#ffffff12;height:54px;min-height:54px;max-height:54px;padding:8px 12px;transform:none}.credit-bundle-card:not(:disabled),.credit-bundle-card:not(:disabled):hover{border:1px solid #0000;height:54px;min-height:54px;max-height:54px;padding:8px 12px}.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:285px;min-width:0;color:var(--pt-text);-webkit-backdrop-filter:blur(18px);background:linear-gradient(145deg,#2f80ed14,#59ffd20d),#081825e6;border:1px solid #59ffd26b;border-radius:14px;gap:10px;padding:11px 13px 13px;display:grid;position:absolute;inset:auto auto 16px 16px;box-shadow:0 14px 35px #00000047,inset 0 1px #ffffff0a}.light-direction-control label{color:#fff;white-space:nowrap;justify-content:space-between;align-items:center;width:100%;font-size:12px;font-weight:900;line-height:1;display:flex}#lightDirectionValue{color:var(--pt-cyan);font-weight:900}.light-direction-control input[type=range]{appearance:none;cursor:pointer;width:100%;height:18px;accent-color:var(--pt-cyan);background:0 0;border:none;outline:none;margin:0;padding:0}.light-direction-control input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg, #35a8ef 0%, var(--pt-cyan) 100%);border-radius:999px;width:100%;height:5px;box-shadow:0 0 10px #59ffd238}.light-direction-control input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--pt-cyan);border:3px solid #fff;border-radius:50%;width:17px;height:17px;margin-top:-6px;box-shadow:0 0 0 2px #59ffd247,0 3px 10px #0006}.light-direction-control input[type=range]::-moz-range-track{background:linear-gradient(90deg, #35a8ef 0%, var(--pt-cyan) 100%);border:none;border-radius:999px;width:100%;height:5px;box-shadow:0 0 10px #59ffd238}.light-direction-control input[type=range]::-moz-range-thumb{background:var(--pt-cyan);border:3px solid #fff;border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 2px #59ffd247,0 3px 10px #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}.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{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#59ffd2c7 #ffffff0e;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;padding:2px 10px 4px 2px;display:grid;overflow-y:auto}.wizard-choices-grid::-webkit-scrollbar{width:10px;height:10px}.wizard-choices-grid::-webkit-scrollbar-track{background:#ffffff0e;border-radius:999px;margin-block:4px;box-shadow:inset 0 0 0 1px #ffffff09}.wizard-choices-grid::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--pt-blue) 0%, var(--pt-cyan) 100%);border:2px solid #09111ff0;border-radius:999px;min-height:52px}.wizard-choices-grid::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, var(--pt-blue-hover) 0%, var(--pt-cyan-hover) 100%)}.wizard-choices-grid::-webkit-scrollbar-thumb:active{background:linear-gradient(#246fd1 0%,#3dd8b5 100%)}.wizard-choices-grid::-webkit-scrollbar-corner{background:0 0}.choice-card,.concept-card{border:1px solid var(--pt-border);color:var(--pt-text);border-radius:var(--pt-radius-lg);text-align:left;background:linear-gradient(145deg,#ffffff13,#ffffff06),#09111fe0;min-height:180px;padding:0;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;overflow:hidden}.choice-card:hover,.concept-card:hover{background:linear-gradient(145deg,#ffffff1a,#ffffff09),#09111ff0;border-color:#59ffd257;transform:translateY(-2px)}.choice-card.is-selected,.concept-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}.wizard-choices-grid.type-preview-grid{grid-template-columns:repeat(auto-fit,minmax(260px,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}.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.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}.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}.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}.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)}.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)}}.generation-completed-modal{z-index:1300;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 50% 24%,#59ffd22e,#0000 25rem),#03070dc7;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.generation-completed-card{border-radius:var(--pt-radius-xl);background:linear-gradient(145deg, #ffffff1c, #ffffff0b), var(--pt-panel-strong);width:min(460px,92vw);box-shadow:var(--pt-shadow-strong);color:var(--pt-text);text-align:center;border:1px solid #59ffd257;padding:30px 26px 24px}.generation-completed-icon{width:66px;height:66px;color:var(--pt-cyan);background:#59ffd221;border:1px solid #59ffd280;border-radius:999px;place-items:center;margin:0 auto 16px;font-size:36px;font-weight:900;line-height:1;display:grid}.generation-completed-card h2{margin:0 0 10px;font-size:26px}.generation-completed-card p{color:#c7d3e3;margin:0 0 20px;font-size:14px;line-height:1.5}.generation-completed-card button{width:auto;min-width:150px;padding:11px 22px}.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(285px,100% - 28px);bottom:14px;left:14px}}.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}.pot-photo-upload-panel{border-radius:var(--pt-radius-md);background:linear-gradient(145deg,#59ffd214,#2f80ed12),#050c16c2;border:1px solid #59ffd247;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 16px;margin:0 0 14px;padding:14px;display:grid}.pot-photo-upload-panel[hidden]{display:none!important}.pot-photo-upload-copy{min-width:0}.pot-photo-upload-copy strong,.pot-photo-upload-copy span{display:block}.pot-photo-upload-copy strong{color:#fff;margin-bottom:5px;font-size:15px}.pot-photo-upload-copy span{color:var(--pt-muted-2);font-size:12px;line-height:1.4}.pot-photo-upload-button{width:auto;min-width:190px;padding-inline:18px}.pot-photo-upload-preview{border-top:1px solid var(--pt-border-soft);grid-column:1/-1;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:12px;padding-top:12px;display:grid}.pot-photo-upload-preview[hidden]{display:none!important}.pot-photo-upload-preview img{object-fit:contain;border:1px solid var(--pt-border);background:#fff;border-radius:12px;width:76px;height:76px;display:block}.pot-photo-upload-preview-copy{min-width:0}.pot-photo-upload-preview-copy strong,.pot-photo-upload-preview-copy span{display:block}.pot-photo-upload-preview-copy strong{color:var(--pt-cyan);margin-bottom:5px;font-size:13px}.pot-photo-upload-preview-copy span{color:var(--pt-muted-2);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.pot-photo-remove-button{width:auto;min-width:110px;padding:10px 14px}.pot-photo-upload-message{min-height:0;color:var(--pt-muted-2);grid-column:1/-1;margin:0;font-size:12px}.pot-photo-upload-message:empty{display:none}.pot-photo-upload-message.is-error{color:var(--pt-error)}@media (width<=720px){.pot-photo-upload-panel{grid-template-columns:1fr}.pot-photo-upload-button{width:100%}.pot-photo-upload-preview{grid-template-columns:64px minmax(0,1fr)}.pot-photo-upload-preview img{width:64px;height:64px}.pot-photo-remove-button{grid-column:1/-1;width:100%}}.concept-card{cursor:pointer;width:100%;position:relative}.concept-card:focus-visible{outline-offset:3px;outline:3px solid #59ffd2b8}.concept-card.is-disabled{cursor:default;opacity:.7}.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}.actions-panel{background:#161f2db8;border:1px solid #91a4be38;border-radius:18px;margin-top:14px;padding:14px}.actions-panel .settingsGroupBody{gap:10px;padding:0;display:grid}.actions-panel button{width:100%;margin:0}.choice-body strong:last-child{margin-bottom:0}.wizard-choices-grid:has(.choice-card.has-image){grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;align-items:start;gap:14px}.wizard-choices-grid .choice-card.has-image{aspect-ratio:1122/1402;isolation:isolate;width:100%;box-shadow:none;text-align:center;border:1px solid #9fe8ff2e;border-radius:16px;display:block;position:relative;overflow:hidden;background:#050c17f5!important;min-height:0!important;padding:0!important}.wizard-choices-grid .choice-card.has-image .choice-preview{z-index:0;border:0;width:100%;display:block;position:absolute;inset:0;background:#050c17f5!important;height:100%!important;padding:0!important}.wizard-choices-grid .choice-card.has-image .choice-preview img{object-fit:cover;object-position:center;background:0 0;border:0;border-radius:0;width:100%;height:100%;transition:transform .18s,filter .18s;display:block}.wizard-choices-grid .choice-card.has-image .choice-body{z-index:2;justify-content:center;align-items:flex-end;min-height:58px;padding:24px 10px 11px;display:flex;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(#050c1700 0% 28%,#050c1761 58%,#050c17eb 100%)!important;border:0!important}.wizard-choices-grid .choice-card.has-image .choice-body strong{color:#fff;text-align:center;text-shadow:0 2px 8px #000000f2;margin:0;font-size:15px;font-weight:900;line-height:1.2;display:block}.wizard-choices-grid .choice-card.has-image .choice-body span{display:none}.wizard-choices-grid .choice-card.has-image:not(:disabled):hover{border-color:#59ffd29e;transform:translateY(-3px);box-shadow:0 18px 36px #00000047,0 0 0 1px #59ffd214;background:#050c17f5!important}.wizard-choices-grid .choice-card.has-image:not(:disabled):hover .choice-preview img{filter:brightness(1.05);transform:scale(1.025)}.wizard-choices-grid .choice-card.has-image.is-selected{border-color:#59ffd2;box-shadow:0 0 0 3px #59ffd221,0 18px 36px #0000004d}@media (width<=900px){.wizard-choices-grid:has(.choice-card.has-image){grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.wizard-choices-grid:has(.choice-card.has-image){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.wizard-choices-grid:has(.choice-card.has-image){grid-template-columns:1fr}}#settingsPanel{scrollbar-width:thin;scrollbar-color:#59ffd2b3 #ffffff0b;scrollbar-gutter:stable}#settingsPanel::-webkit-scrollbar{width:10px}#settingsPanel::-webkit-scrollbar-track{background:#ffffff0b}#settingsPanel::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--pt-blue), var(--pt-cyan));border:2px solid #09111ff0;border-radius:999px}#settingsPanel::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, var(--pt-blue-hover), var(--pt-cyan-hover))}.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)}}
