@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--font-family:"Inter", sans-serif}body{font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}*{box-sizing:border-box}:root{--primary-pink:#ed5588;--primary-pink-dark:#d64271;--bg-gradient:linear-gradient(135deg, #fdf6f7 0%, #fcecf1 100%);--text-main:#1f2937;--text-muted:#6b7280;--text-light:#9ca3af;--border-light:#e5e7eb;--pink-light:#fff0f5;--pink-border:#fbcfe8;--purple-light:#f3e8ff;--purple-border:#d8b4fe;--purple-icon:#a855f7;--card-bg:#fff;--font-family:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background:var(--bg-gradient);min-height:100vh;color:var(--text-main);-webkit-font-smoothing:antialiased;justify-content:center;align-items:center;padding:40px;display:flex}#root{justify-content:center;width:100%;display:flex}.vto-container{width:100%;max-width:1100px}.vto-header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.header-left{align-items:flex-start;gap:12px;display:flex}.sparkle-wrapper{color:var(--purple-icon);margin-top:4px}.header-left h1{color:#111827;margin-bottom:4px;font-size:24px;font-weight:600}.header-left p{color:var(--text-muted);font-size:15px}.close-btn{border:1px solid var(--border-light);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;box-shadow:0 2px 5px #00000005}.close-btn:hover{background:#f9fafb}.vto-main{background:var(--card-bg);border-radius:24px;grid-template-columns:1fr 1fr 1fr;gap:24px;margin-bottom:24px;padding:32px;display:grid;box-shadow:0 20px 50px #0000000a}.step-col{flex-direction:column;display:flex}.step-header{align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.step-number{background:var(--primary-pink);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;display:flex}.step-header h2{color:#111827;margin-bottom:4px;font-size:16px;font-weight:600}.step-header p{color:var(--text-muted);font-size:13px;line-height:1.4}.product-image-container{background:#f3f4f6;border-radius:16px;flex:1;min-height:280px;margin-bottom:16px;overflow:hidden}.product-img{object-fit:cover;width:100%;height:100%;display:block}.product-info-box{color:var(--text-muted);background:#fdf2f6;border:1px solid #fce7f0;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;font-size:13px;display:flex}.upload-box{border:2px dashed var(--pink-border);text-align:center;cursor:pointer;background:0 0;border-radius:16px;flex-direction:column;align-items:center;margin-bottom:20px;padding:32px 20px;transition:all .2s;display:flex}.upload-box:hover{background:var(--pink-light)}.upload-box h3{color:#111827;margin:16px 0 4px;font-size:14px;font-weight:500}.upload-box p{color:var(--text-light);font-size:12px}.divider{text-align:center;color:var(--text-light);align-items:center;margin-bottom:20px;font-size:12px;display:flex}.divider:before,.divider:after{content:"";border-bottom:1px solid #f3f4f6;flex:1}.divider span{padding:0 16px}.take-photo-btn{background:var(--pink-light);color:#111827;cursor:pointer;border:1px solid #fce7f0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:20px;padding:14px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.take-photo-btn:hover{background:#fce7f0}.photo-tips-box{background:#f8fafc;border-radius:16px;gap:16px;margin-top:auto;padding:16px;display:flex}.tips-content{flex:1}.tips-content h3{color:#111827;margin-bottom:12px;font-size:13px;font-weight:600}.tips-list{list-style:none}.tips-list li{color:#4b5563;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;display:flex}.tips-list li:last-child{margin-bottom:0}.tips-check{color:var(--primary-pink);flex-shrink:0;width:14px;height:14px}.tips-graphic{justify-content:center;align-items:center;width:60px;display:flex}.face-frame{background:#e5e7eb;border-radius:12px;width:60px;height:60px;position:relative}.face-frame img{object-fit:cover;border-radius:12px;width:100%;height:100%}.corner-tl,.corner-tr,.corner-bl,.corner-br{border:2px solid #cbd5e1;width:12px;height:12px;position:absolute}.corner-tl{border-bottom:none;border-right:none;border-radius:6px 0 0;top:-6px;left:-6px}.corner-tr{border-bottom:none;border-left:none;border-radius:0 6px 0 0;top:-6px;right:-6px}.corner-bl{border-top:none;border-right:none;border-radius:0 0 0 6px;bottom:-6px;left:-6px}.corner-br{border-top:none;border-left:none;border-radius:0 0 6px;bottom:-6px;right:-6px}.success-badge{background:#10b981;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;bottom:-6px;right:-6px}.success-check{color:#fff;width:12px;height:12px}.preview-box{background:linear-gradient(#fff0f5 0%,#fdf2f6 100%);border-radius:16px;flex:1;justify-content:center;align-items:center;padding:32px;display:flex}.preview-placeholder{text-align:center;flex-direction:column;align-items:center;display:flex}.sparkle-circle{border:2px dashed var(--purple-border);background:#fff9;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.preview-sparkle{color:var(--purple-icon);width:28px;height:28px}.preview-placeholder h3{color:#111827;margin-bottom:8px;font-size:15px;font-weight:600}.preview-placeholder p{color:var(--text-muted);font-size:13px}.vto-footer{background:#fdf6f8;border-radius:20px;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.features-list{gap:48px;display:flex}.feature-item{align-items:center;gap:16px;display:flex}.feature-icon{background:#fde8f0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.feature-item h4{color:#111827;margin-bottom:4px;font-size:13px;font-weight:600}.feature-item p{color:var(--text-muted);font-size:12px}.footer-action{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.generate-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#f56185 0%,#eb4677 100%);border:none;border-radius:30px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 48px;font-size:16px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 8px 20px #eb467740}.generate-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #eb467759}.btn-sparkle{width:20px;height:20px}.terms-text{color:var(--text-light);text-align:right;font-size:11px}.terms-text strong{color:var(--text-muted);cursor:pointer;font-weight:500}@media (width<=900px){.vto-main{grid-template-columns:1fr}.vto-footer{flex-direction:column;align-items:center;gap:32px}.footer-action{align-items:center;width:100%}.terms-text{text-align:center}.features-list{flex-direction:column;gap:24px;width:100%}}.clickable{cursor:pointer;position:relative}.image-overlay{opacity:0;background:#0006;border-radius:16px;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.clickable:hover .image-overlay{opacity:1}.image-overlay span{color:#fff;background:#0009;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:500}.user-preview-container{border-radius:16px;width:100%;height:200px;margin-bottom:20px;position:relative;overflow:hidden}.user-img-preview{object-fit:cover;width:100%;height:100%}.preview-box.has-image{border:1px solid var(--pink-border);background:#fff;padding:16px}.generated-img{object-fit:contain;border-radius:12px;max-width:100%;max-height:100%}.loading-state{flex-direction:column;align-items:center;gap:16px;display:flex}.spinner{border:3px solid #ed558833;border-top-color:var(--primary-pink);border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-sub{color:var(--text-light);font-size:11px}.error-text{color:#ef4444}.generate-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}
