*{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-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;border:1px solid var(--pt-border);width:auto;min-width:360px;color:var(--pt-text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050a12b8;border-radius:999px;align-items:center;gap:12px;padding:8px 12px;display:flex;position:absolute;top:14px;left:auto;right:150px;transform:none}.light-direction-control label{color:#dce9ff;white-space:nowrap;flex:none;font-size:12px;font-weight:900}.light-direction-control input[type=range]{cursor:pointer;background:0 0;border:none;width:180px;padding:0}#lightDirectionValue{color:var(--pt-cyan)}.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{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,.animal-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,.animal-choice-card:hover{background:linear-gradient(145deg,#ffffff1a,#ffffff09),#09111ff0;border-color:#59ffd257;transform:translateY(-2px)}.choice-card.is-selected,.concept-card.is-selected,.animal-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-fit,minmax(220px,1fr));gap:16px}.concept-card{border-radius:var(--pt-radius-lg);min-height:360px;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);height:260px;padding:10px}.concept-card .concept-preview img{object-fit:contain;border-radius:var(--pt-radius-md);background:#050a12bd}.concept-card .concept-body{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}.animal-category-tabs{flex-wrap:wrap;gap:8px;margin:0 0 14px;padding:0;display:flex}.animal-category-tabs[hidden]{display:none!important}.animal-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}.animal-category-tab:hover{background:#59ffd214;border-color:#59ffd247}.animal-category-tab.is-selected{color:var(--pt-cyan);background:#59ffd21f;border-color:#59ffd275}.wizard-choices-grid.animal-text-grid{flex:1;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:8px;min-height:0;padding-right:6px;overflow-y:auto}.animal-choice-card{text-align:left;border-radius:11px;min-height:62px;padding:11px 12px}.animal-choice-card strong{color:#fff;margin-bottom:4px;font-size:14px;display:block}.animal-choice-category{color:#8f9caf;font-size:11px;display:block}.wizard-choices-grid.animal-text-grid .upload-pet-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.animal-text-grid .upload-pet-card:before{content:none;display:none}.wizard-choices-grid.animal-text-grid .upload-pet-card strong{color:#fff;margin:0 0 9px;font-size:16px;line-height:1.2;display:block}.upload-pet-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-pet-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-pet-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(360px,100% - 32px);min-width:0}}.wizard-choices-grid.animal-text-grid .animal-choice-card:not(:disabled){color:#f7fbff;background:linear-gradient(145deg,#ffffff16,#ffffff07),#09111feb;border:1px solid #ffffff21}.wizard-choices-grid.animal-text-grid .animal-choice-card:not(:disabled):hover{background:linear-gradient(145deg,#59ffd21f,#2f80ed14),#09111ff5;border-color:#59ffd259}.wizard-choices-grid.animal-text-grid .animal-choice-card strong{color:#fff}.wizard-choices-grid.animal-text-grid .animal-choice-category{color:#b9c8dc;font-weight:800}.wizard-choices-grid.animal-text-grid{grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:10px}.wizard-choices-grid.animal-text-grid .animal-choice-card{flex-direction:column;justify-content:center;min-height:76px;padding:12px 14px;display:flex;overflow:hidden}.wizard-choices-grid.animal-text-grid .animal-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.animal-text-grid .animal-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))}}
