:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eef5ff;background:#050c15;color-scheme:dark;font-synthesis:none;--bg: #050c15;--topbar: #091321;--panel: #121c2a;--panel-soft: #172231;--field: #08111d;--border: #314052;--border-soft: #233346;--text: #f3f7ff;--muted: #a8b8cc;--muted-2: #778aa2;--cyan: #57f2d3;--blue: #369cf4;--danger: #ff6c7a;--focus: #5cf3d5}*{box-sizing:border-box}html,body{min-width:320px;min-height:100%}body{margin:0;overflow:hidden;background:var(--bg);color:var(--text)}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,label:has(input:focus-visible){outline:2px solid var(--focus);outline-offset:2px}button:disabled{cursor:not-allowed}[hidden]{display:none!important}.skip-link{position:fixed;z-index:100;top:8px;left:8px;transform:translateY(-150%);padding:10px 14px;border-radius:9px;color:#06111c;background:var(--cyan);font-weight:800;text-decoration:none}.skip-link:focus{transform:none}.app-shell{min-height:100vh;height:100vh;display:grid;grid-template-columns:minmax(0,1fr) clamp(430px,29vw,560px);background:var(--bg)}.workspace{min-width:0;display:grid;grid-template-rows:74px minmax(0,1fr);border-right:1px solid #263345}.topbar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:20px;padding:0 20px;background:#081220fa;border-bottom:1px solid #253348}.brand-link{display:inline-flex;align-items:center;gap:12px;min-width:0;color:inherit;text-decoration:none}.brand-mark{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;color:#061523;background:linear-gradient(145deg,#38a1f7,#57f0d3);box-shadow:0 10px 25px #22a5de33;font-size:22px;font-weight:950}.brand-copy{display:flex;flex-direction:column;line-height:1.12}.brand-copy b{font-size:16px}.brand-copy small{margin-top:3px;color:var(--muted);font-size:11px}.topbar-actions{display:flex;align-items:center;justify-self:end;gap:12px}.language-switcher{display:flex;gap:3px;padding:3px;border:1px solid var(--border-soft);border-radius:10px;background:#0c1725}.language-switcher button{min-width:36px;padding:7px 8px;border:0;border-radius:7px;color:var(--muted);background:transparent;font-size:12px;font-weight:850;cursor:pointer}.language-switcher button:hover{color:#fff;background:#18273a}.language-switcher button.is-active{color:#06131d;background:linear-gradient(135deg,var(--blue),var(--cyan))}.free-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #1b796a;border-radius:999px;color:#63f3d4;background:#0b2527;font-size:11px;font-weight:850;white-space:nowrap}.free-badge i{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 4px #57f2d31c}.viewer-shell{position:relative;min-height:0;overflow:hidden;background:radial-gradient(circle at 21% 30%,rgba(35,101,184,.36),transparent 37%),radial-gradient(circle at 73% 23%,rgba(28,144,120,.19),transparent 34%),linear-gradient(145deg,#07111f,#030a12 78%)}.viewer-shell:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent 65%)}#viewerCanvas{display:block;width:100%;height:100%;position:relative;z-index:1}.empty-state,.busy-overlay,.drop-overlay{position:absolute;z-index:3;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center}.empty-state{pointer-events:none}.empty-state>*{max-width:640px}.hero-art{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:27px}.hero-card{position:relative;width:clamp(124px,10vw,148px);aspect-ratio:1;display:grid;place-items:center;flex:0 0 auto;margin:0;overflow:hidden;border:1px solid rgba(184,218,248,.72);border-radius:31px;box-shadow:inset 0 1px #ffffff80,0 22px 55px #0000005e,0 0 30px #319beb14;isolation:isolate}.hero-card:after{content:"";position:absolute;z-index:2;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(145deg,rgba(255,255,255,.2),transparent 35%,rgba(64,224,211,.07));box-shadow:inset 0 0 0 1px #ffffff14}.hero-card img{position:relative;z-index:1;width:100%;height:100%;display:block;object-fit:contain;user-select:none}.hero-card--source,.hero-card--model{background:linear-gradient(145deg,#eef7ff,#aecdf0)}.hero-card--source img{transform:translate(4%)}.hero-card--model{border-color:#aed1f1c7;box-shadow:inset 0 1px #ffffff8c,0 22px 55px #0000005e,0 0 34px #50cde729}.hero-arrow{color:var(--cyan);font-size:30px;filter:drop-shadow(0 0 12px rgba(87,242,211,.32))}.eyebrow{color:var(--cyan);font-size:12px;font-weight:950;letter-spacing:.14em}.empty-state h1{margin:9px 0 13px;font-size:clamp(34px,3.5vw,58px);line-height:1.02;letter-spacing:-.045em}.empty-state p{max-width:590px;margin:0 0 26px;color:#b4c4d8;font-size:clamp(15px,1.2vw,18px);line-height:1.55}.empty-state small{margin-top:13px;color:#7690a9;font-size:11px}.gradient-button{pointer-events:auto;min-width:220px;padding:14px 22px;border:0;border-radius:999px;color:#04121d;background:linear-gradient(120deg,var(--blue),var(--cyan));box-shadow:0 14px 34px #2ba8d93d;font-weight:900;cursor:pointer}.gradient-button:hover{filter:brightness(1.08);transform:translateY(-1px)}.busy-overlay{z-index:12;background:#040a12d1;backdrop-filter:blur(8px)}.busy-overlay b{margin-top:16px;font-size:19px}.busy-overlay small{margin-top:6px;color:var(--muted)}.spinner{width:44px;height:44px;border:4px solid rgba(90,240,211,.15);border-top-color:var(--cyan);border-right-color:var(--blue);border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.drop-overlay{z-index:16;inset:18px;border:3px dashed rgba(87,242,211,.82);border-radius:24px;background:#092130ed;backdrop-filter:blur(10px);pointer-events:none}.drop-overlay b{color:#fff;font-size:28px}.drop-overlay span{margin-top:8px;color:#9dbbd0}.camera-tools,.model-stats,.viewer-options{position:absolute;z-index:5;border:1px solid rgba(73,98,124,.7);background:#091421d4;box-shadow:0 14px 42px #00000052;backdrop-filter:blur(14px)}.camera-tools{top:18px;right:18px;display:flex;flex-direction:column;gap:3px;padding:4px;border-radius:12px}.camera-tools button{width:39px;height:37px;border:0;border-radius:8px;color:#b9c9dc;background:transparent;font-size:12px;font-weight:900;cursor:pointer}.camera-tools button:hover{color:#fff;background:#21364a}.model-stats{left:18px;bottom:18px;display:flex;overflow:hidden;border-radius:13px}.model-stats div{min-width:100px;padding:10px 14px;border-right:1px solid #2a3b4e}.model-stats div:last-child{border-right:0}.model-stats span{display:block;color:#778da6;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.model-stats b{display:block;margin-top:3px;font-size:12px}.viewer-options{right:18px;bottom:18px;display:flex;gap:15px;padding:10px 13px;border-radius:11px}.viewer-options label{display:flex;align-items:center;gap:6px;color:#aebfd1;font-size:11px;cursor:pointer}.viewer-options input{accent-color:var(--cyan)}.wizard-sidebar{min-width:0;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,#172231,#111a28)}.sidebar-content{flex:1;overflow:auto;padding:21px 20px 16px;scrollbar-color:#4a5665 transparent}.all-tools-link{color:#94e8f5;font-size:12px;font-weight:850;text-decoration:none}.all-tools-link:hover{color:#fff}.wizard-sidebar>.sidebar-content>h1{margin:9px 0 14px;font-size:clamp(26px,2vw,32px);line-height:1.08;letter-spacing:-.035em}.wizard-intro{margin:0 0 19px;padding:14px;border:1px solid #344254;border-radius:11px;color:#c0ccdc;background:#161f2cc7;font-size:12px;line-height:1.5}.wizard-progress-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 10px}.wizard-progress-title>span{font-size:17px;font-weight:900}.wizard-progress-actions{display:flex;align-items:center;gap:8px}.wizard-progress-actions>span{min-width:48px;padding:5px 9px;border:1px solid #397468;border-radius:999px;color:#bdfff1;background:#1b3a3d;font-size:11px;font-weight:900;text-align:center}.reset-button{padding:5px 10px;border:1px solid #356d67;border-radius:999px;color:#a9efdf;background:#163336;font-size:10px;font-weight:850;cursor:pointer}.reset-button:hover:not(:disabled){border-color:var(--cyan);color:#fff}.reset-button:disabled{opacity:.38}.wizard-steps{display:grid;gap:10px}.wizard-card{padding:13px;border:1px solid #344254;border-radius:14px;background:#17202ee6;transition:border-color .2s,background .2s}.wizard-card.is-active{border-color:#2f8f91;background:#102b39bd}.wizard-card.is-complete{border-color:#22845f;background:#0c2b2b94}.card-heading{display:flex;align-items:center;gap:10px}.step-number{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #526172;border-radius:50%;color:#d7e0eb;background:#2b3543;font-size:12px;font-weight:950}.is-active .step-number{border-color:#35b6ae;color:#6af5dc;background:#17434b}.is-complete .step-number{border-color:#2da06e;color:#55f0ab;background:#123d31}.card-heading>span:last-child{display:flex;flex:1;min-width:0;flex-direction:column}.card-heading b{font-size:13px}.card-heading small{margin-top:2px;overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.upload-zone{display:flex;align-items:center;flex-direction:column;margin-top:12px;padding:16px 10px;border:1px dashed #46657b;border-radius:11px;background:#0b1723;cursor:pointer}.upload-zone:hover{border-color:var(--cyan);background:#0d202b}.upload-icon{color:var(--cyan);font-size:25px;font-weight:900}.upload-zone b{margin-top:2px;font-size:12px}.upload-zone small{margin-top:4px;color:#748ba2;font-size:9px}.source-file{align-items:center;gap:9px;margin-top:12px}.source-file:not([hidden]){display:flex}.file-badge{width:43px;height:43px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:#06201d;background:linear-gradient(145deg,#5beed3,#4da4ed);font-size:10px;font-weight:950}.source-file>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column}.source-file>span:nth-child(2) b{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.source-file>span:nth-child(2) small{margin-top:3px;color:#8096ac;font-size:9px}.source-file button{padding:6px 9px;border:1px solid #415369;border-radius:8px;color:#c7d5e3;background:#202c3c;font-size:10px;font-weight:800;cursor:pointer}.stroke-guidance,.settings-note{display:flex;align-items:flex-start;gap:7px;margin:10px 0 0;color:#7f95aa;font-size:9px;line-height:1.45}.stroke-guidance>span:first-child{color:#79c9ef}fieldset{min-width:0;margin:12px 0 0;padding:0;border:0}fieldset:disabled{opacity:.43}.field-grid.is-disabled{opacity:.4}.field-grid{display:grid;gap:9px;margin-top:10px}.field-grid:first-child{margin-top:0}.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.field-grid label>span{display:block;margin:0 0 5px;color:#aab9c9;font-size:9px;font-weight:800}.number-field,.color-field{display:flex;align-items:center;border:1px solid #35475b;border-radius:9px;background:var(--field)}.number-field input{width:100%;min-width:0;padding:8px 7px;border:0;outline:0;color:#f4f8ff;background:transparent;font-size:11px}.number-field em{padding-right:8px;color:#71879c;font-size:9px;font-style:normal}select{width:100%;padding:8px;border:1px solid #35475b;border-radius:9px;color:#e9f2fb;background:var(--field);font-size:11px}.color-field{padding:4px 7px;gap:7px}.color-field input{width:32px;height:27px;padding:0;border:0;border-radius:6px;background:transparent;cursor:pointer}.color-field output{overflow:hidden;color:#bac9da;font-size:9px;text-overflow:ellipsis}.toggle-row{display:flex;align-items:center;gap:8px;margin-top:11px;cursor:pointer}.toggle-row input{width:16px;height:16px;accent-color:var(--cyan)}.toggle-row>span{display:flex;flex-direction:column}.toggle-row b{font-size:10px}.toggle-row small{margin-top:1px;color:#758ba0;font-size:8px}.download-buttons{display:grid;gap:6px;margin-top:12px}.download-buttons button{display:flex;align-items:center;gap:10px;width:100%;padding:9px 11px;border:1px solid #355167;border-radius:10px;color:#d9e8f5;background:#102331;text-align:left;cursor:pointer}.download-buttons button:hover:not(:disabled){border-color:#58dec8;background:#143444}.download-buttons button:disabled{opacity:.38;filter:saturate(.4)}.download-buttons button>span{display:flex;flex:1;flex-direction:column}.download-buttons button b{font-size:11px}.download-buttons button small{margin-top:2px;color:#8398ad;font-size:8px}.download-buttons button i{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#051720;background:linear-gradient(145deg,var(--blue),var(--cyan));font-style:normal;font-weight:950}.legal-footer{padding:12px 20px 17px;color:#73869a;font-size:9px;text-align:center}.legal-footer p{margin:4px 0}.legal-footer p:last-child{display:flex;justify-content:center;gap:7px}.legal-footer a{color:#9dddec;font-weight:750;text-decoration:none}.legal-footer a:hover{color:#fff}.toast-region{position:absolute;z-index:50;left:50%;bottom:18px;width:min(380px,calc(100% - 32px));display:grid;justify-items:center;gap:8px;transform:translate(-50%);pointer-events:none}.toast{max-width:100%;padding:11px 14px;border:1px solid #36617a;border-radius:11px;color:#dcebf6;background:#0e2330f5;box-shadow:0 18px 45px #00000073;font-size:11px;animation:toast-in .22s ease-out}.toast.is-error{border-color:#964755;color:#ffd7dc;background:#34141df7}@keyframes toast-in{0%{opacity:0;transform:translateY(7px)}}.fatal-startup-error{min-height:100vh;display:grid;place-items:center;padding:32px;color:#ffd4da;background:#080e17;text-align:center}@media(max-width:1180px)and (min-width:941px){.app-shell{grid-template-columns:minmax(0,1fr) 430px}.three-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.free-badge span{display:none}}@media(max-width:940px){body{overflow:auto}.app-shell{height:auto;min-height:100vh;grid-template-columns:1fr}.workspace{height:72vh;min-height:560px;border-right:0;border-bottom:1px solid #263345}.wizard-sidebar{min-height:720px;overflow:visible}.sidebar-content{overflow:visible}.toast-region{bottom:16px}}@media(max-width:640px){.workspace{height:67vh;min-height:520px;grid-template-rows:64px minmax(0,1fr)}.topbar{padding:0 11px}.brand-mark{width:37px;height:37px;border-radius:11px;font-size:19px}.brand-copy small,.free-badge{display:none}.language-switcher button{min-width:32px;padding:6px}.empty-state{padding:24px 18px}.hero-art{gap:13px;margin-bottom:18px}.hero-card{width:88px;border-radius:21px}.hero-arrow{font-size:21px}.empty-state h1{font-size:31px}.empty-state p{font-size:13px}.camera-tools{top:9px;right:9px}.camera-tools button{width:34px;height:31px}.model-stats{left:9px;bottom:52px}.model-stats div{min-width:0;padding:8px 9px}.viewer-options{right:9px;bottom:9px}.sidebar-content{padding:18px 12px 14px}.wizard-sidebar>.sidebar-content>h1{font-size:26px}.wizard-progress-title{align-items:flex-start}.wizard-progress-actions{flex-wrap:wrap;justify-content:flex-end}.two-columns,.three-columns{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
