.HeroLanding-module__GwrhhG__hero{min-height:100vh;padding:var(--space-8) var(--space-4);justify-content:center;align-items:center;display:flex}.HeroLanding-module__GwrhhG__content{text-align:center;align-items:center;gap:var(--space-6);flex-direction:column;max-width:800px;display:flex}.HeroLanding-module__GwrhhG__avatarWrapper{align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);display:flex;position:relative}.HeroLanding-module__GwrhhG__avatarGlow{background:radial-gradient(circle, var(--color-accent-glow) 0%, transparent 70%);filter:blur(20px);border-radius:50%;width:200px;height:200px;animation:6s ease-in-out infinite HeroLanding-module__GwrhhG__float;position:absolute}.HeroLanding-module__GwrhhG__avatar{object-fit:cover;object-position:top;border:4px solid var(--color-surface-elevated);width:180px;height:180px;box-shadow:var(--shadow-lg);z-index:1;border-radius:50%;animation:6s ease-in-out infinite HeroLanding-module__GwrhhG__float;position:relative}.HeroLanding-module__GwrhhG__speechBubble{background:var(--color-surface-elevated);border-radius:var(--radius-lg);padding:var(--space-3) var(--space-4);box-shadow:var(--shadow-md);max-width:220px;position:relative}.HeroLanding-module__GwrhhG__speechBubble:before{content:"";border:8px solid #0000;border-right-color:var(--color-surface-elevated);position:absolute;top:50%;left:-8px;transform:translateY(-50%)}.HeroLanding-module__GwrhhG__speechText{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.5}.HeroLanding-module__GwrhhG__badge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--color-accent-light);color:var(--color-accent);border-radius:var(--radius-full);font-size:var(--text-sm);letter-spacing:.02em;font-weight:600;display:inline-flex}.HeroLanding-module__GwrhhG__title{font-family:var(--font-serif);font-size:var(--text-6xl);color:var(--color-text-primary);letter-spacing:-.02em;font-weight:700;line-height:1.1}.HeroLanding-module__GwrhhG__subtitle{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:600px;line-height:1.7}.HeroLanding-module__GwrhhG__priceTag{align-items:baseline;gap:var(--space-2);padding:var(--space-3) var(--space-6);background:var(--color-teal-light);border-radius:var(--radius-full);border:1px solid #3d9a8b26;display:flex}.HeroLanding-module__GwrhhG__priceAmount{font-family:var(--font-serif);font-size:var(--text-3xl);color:var(--color-teal);font-weight:700}.HeroLanding-module__GwrhhG__priceLabel{font-size:var(--text-sm);color:var(--color-teal);font-weight:500}.HeroLanding-module__GwrhhG__ctaButton{padding:var(--space-5) var(--space-12);font-size:var(--text-lg)}.HeroLanding-module__GwrhhG__features{gap:var(--space-4);margin-top:var(--space-8);width:100%;display:flex}.HeroLanding-module__GwrhhG__featureCard{padding:var(--space-6) var(--space-4);background:var(--color-bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--color-border);border-radius:var(--radius-lg);text-align:center;transition:all var(--duration-normal) var(--ease-out-expo);flex:1;position:relative}.HeroLanding-module__GwrhhG__featureCard:hover{box-shadow:var(--shadow-md);border-color:var(--color-accent);transform:translateY(-4px)}.HeroLanding-module__GwrhhG__featureIcon{width:48px;height:48px;margin:0 auto var(--space-3);background:linear-gradient(135deg, var(--color-accent-light) 0%, var(--color-teal-light) 100%);border-radius:var(--radius-md);color:var(--color-accent);justify-content:center;align-items:center;display:flex}.HeroLanding-module__GwrhhG__featureTitle{font-size:var(--text-sm);color:var(--color-text-primary);margin-bottom:var(--space-1);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.HeroLanding-module__GwrhhG__featureDesc{font-size:var(--text-xs);color:var(--color-text-muted);line-height:1.5}.HeroLanding-module__GwrhhG__featureArrow{color:var(--color-text-muted);z-index:2;opacity:.5;position:absolute;top:50%;right:-18px;transform:translateY(-50%)}@media (max-width:768px){.HeroLanding-module__GwrhhG__hero{padding:var(--space-16) var(--space-4) var(--space-8)}.HeroLanding-module__GwrhhG__avatarWrapper{flex-direction:column}.HeroLanding-module__GwrhhG__speechBubble:before{border:8px solid #0000;border-bottom-color:var(--color-surface-elevated);top:-14px;left:50%;transform:translate(-50%)}.HeroLanding-module__GwrhhG__features{flex-direction:column}.HeroLanding-module__GwrhhG__featureArrow{display:none}.HeroLanding-module__GwrhhG__title{font-size:var(--text-4xl)}}
.PhotoUploader-module__ZXvRuG__section{min-height:100vh;padding:var(--space-8) var(--space-4);justify-content:center;align-items:center;display:flex}.PhotoUploader-module__ZXvRuG__container{gap:var(--space-6);flex-direction:column;width:100%;max-width:640px;display:flex}.PhotoUploader-module__ZXvRuG__backButton{align-items:center;gap:var(--space-2);color:var(--color-text-muted);font-family:var(--font-sans);font-size:var(--text-sm);cursor:pointer;padding:var(--space-2) 0;transition:color var(--duration-fast);background:0 0;border:none;align-self:flex-start;font-weight:500;display:inline-flex}.PhotoUploader-module__ZXvRuG__backButton:hover{color:var(--color-text-primary)}.PhotoUploader-module__ZXvRuG__header{text-align:center}.PhotoUploader-module__ZXvRuG__title{font-family:var(--font-serif);font-size:var(--text-3xl);color:var(--color-text-primary);justify-content:center;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);font-weight:700;display:flex}.PhotoUploader-module__ZXvRuG__titleIcon{color:var(--color-accent)}.PhotoUploader-module__ZXvRuG__subtitle{font-size:var(--text-base);color:var(--color-text-secondary);max-width:500px;margin:0 auto;line-height:1.7}.PhotoUploader-module__ZXvRuG__dropzone{padding:var(--space-16) var(--space-8);border:2px dashed var(--color-border-strong);border-radius:var(--radius-xl);background:var(--color-bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;cursor:pointer;transition:all var(--duration-normal) var(--ease-out-expo);position:relative}.PhotoUploader-module__ZXvRuG__dropzone:hover{border-color:var(--color-accent);background:var(--color-accent-light)}.PhotoUploader-module__ZXvRuG__dropzoneActive{border-color:var(--color-teal);background:var(--color-teal-light);transform:scale(1.02)}.PhotoUploader-module__ZXvRuG__fileInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.PhotoUploader-module__ZXvRuG__uploadIcon{width:80px;height:80px;margin:0 auto var(--space-4);background:linear-gradient(135deg, var(--color-accent-light) 0%, var(--color-teal-light) 100%);color:var(--color-accent);border-radius:50%;justify-content:center;align-items:center;display:flex}.PhotoUploader-module__ZXvRuG__dropText{font-size:var(--text-lg);color:var(--color-text-primary);margin-bottom:var(--space-2);font-weight:600}.PhotoUploader-module__ZXvRuG__dropHint{font-size:var(--text-sm);color:var(--color-text-muted)}.PhotoUploader-module__ZXvRuG__divider{align-items:center;gap:var(--space-4);color:var(--color-text-muted);font-size:var(--text-sm);display:flex}.PhotoUploader-module__ZXvRuG__divider:before,.PhotoUploader-module__ZXvRuG__divider:after{content:"";background:var(--color-border);flex:1;height:1px}.PhotoUploader-module__ZXvRuG__sampleButton{align-self:center}.PhotoUploader-module__ZXvRuG__previewWrapper{align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.PhotoUploader-module__ZXvRuG__previewImageWrapper{aspect-ratio:1;border-radius:var(--radius-xl);width:100%;max-width:400px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.PhotoUploader-module__ZXvRuG__previewImage{object-fit:cover;width:100%;height:100%}.PhotoUploader-module__ZXvRuG__previewCheck{top:var(--space-3);right:var(--space-3);background:var(--color-success);color:#fff;width:40px;height:40px;box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.PhotoUploader-module__ZXvRuG__previewFileName{font-size:var(--text-sm);color:var(--color-text-muted)}.PhotoUploader-module__ZXvRuG__previewActions{gap:var(--space-3);display:flex}.PhotoUploader-module__ZXvRuG__error{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);background:var(--color-error-bg);color:var(--color-error);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:500;display:flex}.PhotoUploader-module__ZXvRuG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite PhotoUploader-module__ZXvRuG__spin;display:inline-block}@keyframes PhotoUploader-module__ZXvRuG__spin{to{transform:rotate(360deg)}}
.AvatarAnalyzer-module__ePOO7W__section{min-height:100vh;padding:var(--space-8) var(--space-4);justify-content:center;align-items:center;display:flex}.AvatarAnalyzer-module__ePOO7W__container{width:100%;max-width:1000px}.AvatarAnalyzer-module__ePOO7W__analysisGrid{gap:var(--space-8);grid-template-columns:1fr 1fr;align-items:start;display:grid}.AvatarAnalyzer-module__ePOO7W__imagePanel{gap:var(--space-4);flex-direction:column;display:flex}.AvatarAnalyzer-module__ePOO7W__imageWrapper{aspect-ratio:1;border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-xl);background:var(--color-bg-secondary);position:relative;overflow:hidden}.AvatarAnalyzer-module__ePOO7W__uploadedImage{object-fit:cover;width:100%;height:100%}.AvatarAnalyzer-module__ePOO7W__scanOverlay{pointer-events:none;position:absolute;inset:0}.AvatarAnalyzer-module__ePOO7W__scanLine{background:linear-gradient(90deg, transparent 0%, var(--color-teal) 20%, var(--color-teal) 80%, transparent 100%);height:3px;box-shadow:0 0 20px var(--color-teal-glow), 0 0 60px var(--color-teal-glow);z-index:2;position:absolute;left:0;right:0}.AvatarAnalyzer-module__ePOO7W__cornerMarkers{pointer-events:none;z-index:3;position:absolute;inset:12px}.AvatarAnalyzer-module__ePOO7W__corner{border-color:var(--color-teal);border-style:solid;border-width:0;width:24px;height:24px;position:absolute}.AvatarAnalyzer-module__ePOO7W__topLeft{border-top-width:3px;border-left-width:3px;border-top-left-radius:4px;top:0;left:0}.AvatarAnalyzer-module__ePOO7W__topRight{border-top-width:3px;border-right-width:3px;border-top-right-radius:4px;top:0;right:0}.AvatarAnalyzer-module__ePOO7W__bottomLeft{border-bottom-width:3px;border-left-width:3px;border-bottom-left-radius:4px;bottom:0;left:0}.AvatarAnalyzer-module__ePOO7W__bottomRight{border-bottom-width:3px;border-right-width:3px;border-bottom-right-radius:4px;bottom:0;right:0}.AvatarAnalyzer-module__ePOO7W__progressWrapper{gap:var(--space-2);flex-direction:column;display:flex}.AvatarAnalyzer-module__ePOO7W__progressBar{background:var(--color-bg-secondary);border-radius:var(--radius-full);height:6px;overflow:hidden}.AvatarAnalyzer-module__ePOO7W__progressFill{background:linear-gradient(90deg, var(--color-teal) 0%, var(--color-accent) 100%);border-radius:var(--radius-full);background-size:200% 100%;height:100%;transition:width .3s;animation:2s linear infinite AvatarAnalyzer-module__ePOO7W__shimmer}.AvatarAnalyzer-module__ePOO7W__progressLabel{font-size:var(--text-sm);color:var(--color-text-muted);font-weight:500}.AvatarAnalyzer-module__ePOO7W__chatPanel{gap:var(--space-6);flex-direction:column;display:flex}.AvatarAnalyzer-module__ePOO7W__avatarSection{align-items:center;gap:var(--space-4);display:flex}.AvatarAnalyzer-module__ePOO7W__avatarBubble{position:relative}.AvatarAnalyzer-module__ePOO7W__avatar{object-fit:cover;object-position:top;border:3px solid var(--color-surface-elevated);width:80px;height:80px;box-shadow:var(--shadow-md);border-radius:50%}.AvatarAnalyzer-module__ePOO7W__thinkingDots{background:var(--color-surface-elevated);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);gap:3px;padding:4px 8px;display:flex;position:absolute;bottom:-4px;right:-4px}.AvatarAnalyzer-module__ePOO7W__thinkingDots span{background:var(--color-teal);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite AvatarAnalyzer-module__ePOO7W__pulse}.AvatarAnalyzer-module__ePOO7W__thinkingDots span:nth-child(2){animation-delay:.2s}.AvatarAnalyzer-module__ePOO7W__thinkingDots span:nth-child(3){animation-delay:.4s}.AvatarAnalyzer-module__ePOO7W__avatarLabel{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-secondary);display:flex}.AvatarAnalyzer-module__ePOO7W__avatarLabel strong{font-size:var(--text-lg);color:var(--color-text-primary)}.AvatarAnalyzer-module__ePOO7W__statusDot{background:var(--color-success);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite AvatarAnalyzer-module__ePOO7W__pulse}.AvatarAnalyzer-module__ePOO7W__chatMessages{gap:var(--space-3);flex-direction:column;min-height:160px;display:flex}.AvatarAnalyzer-module__ePOO7W__chatBubble{padding:var(--space-3) var(--space-4);background:var(--color-bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--color-border);border-radius:var(--radius-lg);border-top-left-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--color-text-secondary);max-width:90%;line-height:1.6}.AvatarAnalyzer-module__ePOO7W__stageList{gap:var(--space-2);padding:var(--space-4);background:var(--color-bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;display:flex}.AvatarAnalyzer-module__ePOO7W__stageItem{align-items:center;gap:var(--space-3);padding:var(--space-2) 0;font-size:var(--text-sm);transition:all var(--duration-fast);display:flex}.AvatarAnalyzer-module__ePOO7W__stageIndicator{text-align:center;width:20px;font-size:var(--text-xs)}.AvatarAnalyzer-module__ePOO7W__stageComplete .AvatarAnalyzer-module__ePOO7W__stageIndicator{color:var(--color-success)}.AvatarAnalyzer-module__ePOO7W__stageComplete .AvatarAnalyzer-module__ePOO7W__stageLabel{color:var(--color-text-muted);text-decoration:line-through;-webkit-text-decoration-color:var(--color-border-strong);text-decoration-color:var(--color-border-strong)}.AvatarAnalyzer-module__ePOO7W__stageCurrent{font-weight:600}.AvatarAnalyzer-module__ePOO7W__stageCurrent .AvatarAnalyzer-module__ePOO7W__stageIndicator{color:var(--color-teal);animation:1s ease-in-out infinite AvatarAnalyzer-module__ePOO7W__pulse}.AvatarAnalyzer-module__ePOO7W__stageCurrent .AvatarAnalyzer-module__ePOO7W__stageLabel{color:var(--color-text-primary)}.AvatarAnalyzer-module__ePOO7W__stagePending .AvatarAnalyzer-module__ePOO7W__stageIndicator,.AvatarAnalyzer-module__ePOO7W__stagePending .AvatarAnalyzer-module__ePOO7W__stageLabel{color:var(--color-text-muted)}.AvatarAnalyzer-module__ePOO7W__stageLabel{flex:1}@media (max-width:768px){.AvatarAnalyzer-module__ePOO7W__analysisGrid{grid-template-columns:1fr}}.AvatarAnalyzer-module__ePOO7W__errorOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;border-radius:var(--radius-2xl);padding:var(--space-6);background:#1a2332cc;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.AvatarAnalyzer-module__ePOO7W__errorCard{background:var(--color-bg-card);border:1px solid var(--color-error);border-radius:var(--radius-xl);padding:var(--space-6);text-align:center;max-width:400px;box-shadow:var(--shadow-xl);gap:var(--space-4);color:var(--color-text-primary);flex-direction:column;display:flex}.AvatarAnalyzer-module__ePOO7W__errorCard p{color:var(--color-error);font-weight:500}
.BeforeAfterSlider-module__bX_nRG__slider{aspect-ratio:1;border-radius:var(--radius-xl);cursor:ew-resize;-webkit-user-select:none;user-select:none;width:100%;box-shadow:var(--shadow-xl);background:var(--color-bg-secondary);position:relative;overflow:hidden}.BeforeAfterSlider-module__bX_nRG__slider.BeforeAfterSlider-module__bX_nRG__locked{cursor:default}.BeforeAfterSlider-module__bX_nRG__afterImage,.BeforeAfterSlider-module__bX_nRG__beforeImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.BeforeAfterSlider-module__bX_nRG__beforeWrapper{z-index:1;position:absolute;inset:0}.BeforeAfterSlider-module__bX_nRG__beforeImage{position:absolute;inset:0}.BeforeAfterSlider-module__bX_nRG__labelBefore,.BeforeAfterSlider-module__bX_nRG__labelAfter{top:var(--space-4);z-index:3;padding:var(--space-1) var(--space-3);color:#fff;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:opacity var(--duration-normal);background:#0000008c;font-weight:600;position:absolute}.BeforeAfterSlider-module__bX_nRG__labelBefore{left:var(--space-4)}.BeforeAfterSlider-module__bX_nRG__labelAfter{right:var(--space-4)}.BeforeAfterSlider-module__bX_nRG__handle{z-index:4;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;transform:translate(-50%)}.BeforeAfterSlider-module__bX_nRG__handleLine{background:#fff;width:3px;height:100%;position:absolute;top:0;box-shadow:0 0 8px #0000004d}.BeforeAfterSlider-module__bX_nRG__handleGrip{z-index:5;width:44px;height:44px;box-shadow:var(--shadow-lg);transition:transform var(--duration-fast);background:#fff;border-radius:50%;justify-content:center;align-items:center;gap:2px;display:flex;position:relative}.BeforeAfterSlider-module__bX_nRG__handleGrip:hover{transform:scale(1.1)}.BeforeAfterSlider-module__bX_nRG__gripArrow{color:var(--color-text-secondary);font-size:10px;line-height:1}.BeforeAfterSlider-module__bX_nRG__lockedOverlay{z-index:5;justify-content:center;align-items:center;gap:var(--space-2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000059;flex-direction:column;display:flex;position:absolute;inset:0}.BeforeAfterSlider-module__bX_nRG__lockIcon{font-size:var(--text-3xl)}.BeforeAfterSlider-module__bX_nRG__lockText{font-size:var(--text-sm);color:#fff;padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);background:#0006;font-weight:600}
.ResultsView-module__RW-Jjq__section{min-height:100vh;padding:var(--space-8) var(--space-4)}.ResultsView-module__RW-Jjq__container{gap:var(--space-8);flex-direction:column;max-width:1200px;margin:0 auto;display:flex}.ResultsView-module__RW-Jjq__header{text-align:left}.ResultsView-module__RW-Jjq__avatarRow{align-items:center;gap:var(--space-4);display:flex}.ResultsView-module__RW-Jjq__avatar{object-fit:cover;object-position:top;border:3px solid var(--color-surface-elevated);width:56px;height:56px;box-shadow:var(--shadow-md);border-radius:50%}.ResultsView-module__RW-Jjq__title{font-family:var(--font-serif);font-size:var(--text-2xl);color:var(--color-text-primary);font-weight:700}.ResultsView-module__RW-Jjq__styleBadge{margin-top:var(--space-1);padding:var(--space-1) var(--space-3);background:var(--color-accent-light);color:var(--color-accent);font-size:var(--text-xs);border-radius:var(--radius-full);font-weight:600;display:inline-block}.ResultsView-module__RW-Jjq__grid{gap:var(--space-8);grid-template-columns:1fr 1fr;align-items:start;display:grid}.ResultsView-module__RW-Jjq__sliderColumn{gap:var(--space-4);top:var(--space-8);flex-direction:column;display:flex;position:sticky}.ResultsView-module__RW-Jjq__metaBadges{gap:var(--space-3);flex-wrap:wrap;display:flex}.ResultsView-module__RW-Jjq__metaBadge{padding:var(--space-2) var(--space-3);background:var(--color-bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--color-text-secondary);font-weight:600}.ResultsView-module__RW-Jjq__adviceColumn{gap:var(--space-6);flex-direction:column;display:flex}.ResultsView-module__RW-Jjq__cardTitle{font-family:var(--font-serif);font-size:var(--text-lg);color:var(--color-text-primary);margin-bottom:var(--space-4);font-weight:700}.ResultsView-module__RW-Jjq__summaryCard{padding:var(--space-6);position:relative;overflow:hidden}.ResultsView-module__RW-Jjq__summaryText{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.8}.ResultsView-module__RW-Jjq__summaryBlurred{font-size:var(--text-sm);color:var(--color-text-secondary);filter:blur(6px);-webkit-user-select:none;user-select:none;pointer-events:none;line-height:1.8}.ResultsView-module__RW-Jjq__blurOverlay{justify-content:center;align-items:center;gap:var(--space-2);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);font-size:var(--text-sm);color:var(--color-text-secondary);background:#fff6;font-weight:600;display:flex;position:absolute;inset:0}.ResultsView-module__RW-Jjq__stepsSection{padding:0}.ResultsView-module__RW-Jjq__stepsList{gap:var(--space-3);flex-direction:column;display:flex}.ResultsView-module__RW-Jjq__stepCard{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);background:var(--color-bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--duration-normal) var(--ease-out-expo);display:flex}.ResultsView-module__RW-Jjq__stepCard:hover{border-color:var(--color-accent);box-shadow:var(--shadow-sm);transform:translate(4px)}.ResultsView-module__RW-Jjq__stepBlurred{filter:blur(4px);pointer-events:none;-webkit-user-select:none;user-select:none}.ResultsView-module__RW-Jjq__stepNumber{background:linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-hover) 100%);color:#fff;width:28px;height:28px;font-size:var(--text-xs);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.ResultsView-module__RW-Jjq__stepIcon{background:var(--color-accent-light);width:36px;height:36px;color:var(--color-accent);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ResultsView-module__RW-Jjq__stepContent{flex:1;min-width:0}.ResultsView-module__RW-Jjq__stepTitle{font-size:var(--text-sm);color:var(--color-text-primary);margin-bottom:var(--space-1);font-weight:700}.ResultsView-module__RW-Jjq__stepDesc{font-size:var(--text-xs);color:var(--color-text-secondary);line-height:1.6}.ResultsView-module__RW-Jjq__materialsCard{padding:var(--space-6);position:relative;overflow:hidden}.ResultsView-module__RW-Jjq__materialsList{gap:var(--space-2);flex-direction:column;display:flex}.ResultsView-module__RW-Jjq__materialsBlurred{gap:var(--space-2);filter:blur(6px);-webkit-user-select:none;user-select:none;pointer-events:none;flex-direction:column;display:flex}.ResultsView-module__RW-Jjq__materialRow{padding:var(--space-2) 0;border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}.ResultsView-module__RW-Jjq__materialRow:last-child{border-bottom:none}.ResultsView-module__RW-Jjq__materialName{font-size:var(--text-sm);color:var(--color-text-secondary)}.ResultsView-module__RW-Jjq__materialCost{font-size:var(--text-sm);color:var(--color-text-primary);font-weight:600}.ResultsView-module__RW-Jjq__ctaSection{align-items:center;gap:var(--space-4);padding:var(--space-6) 0;flex-direction:column;display:flex}.ResultsView-module__RW-Jjq__payButton{width:100%;padding:var(--space-5);font-size:var(--text-lg)}.ResultsView-module__RW-Jjq__paidActions{gap:var(--space-3);width:100%;display:flex}.ResultsView-module__RW-Jjq__paidActions button{flex:1}.ResultsView-module__RW-Jjq__restartButton{align-items:center;gap:var(--space-2);color:var(--color-text-muted);font-family:var(--font-sans);font-size:var(--text-sm);cursor:pointer;padding:var(--space-2) 0;transition:color var(--duration-fast);background:0 0;border:none;font-weight:500;display:inline-flex}.ResultsView-module__RW-Jjq__restartButton:hover{color:var(--color-text-primary)}@media (max-width:768px){.ResultsView-module__RW-Jjq__grid{grid-template-columns:1fr}.ResultsView-module__RW-Jjq__sliderColumn{position:static}.ResultsView-module__RW-Jjq__paidActions{flex-direction:column}}
.PaymentModal-module__VSu_-q__backdrop{z-index:100;background:var(--color-bg-overlay);-webkit-backdrop-filter:blur(8px);padding:var(--space-4);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PaymentModal-module__VSu_-q__modal{background:var(--color-surface-elevated);border-radius:var(--radius-2xl);width:100%;max-width:440px;box-shadow:var(--shadow-xl);padding:var(--space-8);position:relative;overflow:hidden}.PaymentModal-module__VSu_-q__confettiContainer{pointer-events:none;z-index:10;position:absolute;inset:0;overflow:hidden}.PaymentModal-module__VSu_-q__confetti{border-radius:2px;width:8px;height:8px;animation:2s ease-in forwards PaymentModal-module__VSu_-q__confettiDrop;position:absolute;top:-10px}.PaymentModal-module__VSu_-q__header{margin-bottom:var(--space-6);justify-content:space-between;align-items:center;display:flex}.PaymentModal-module__VSu_-q__headerLeft{align-items:center;gap:var(--space-3);display:flex}.PaymentModal-module__VSu_-q__logoIcon{background:linear-gradient(135deg, var(--color-accent) 0%, var(--color-teal) 100%);color:#fff;border-radius:var(--radius-md);justify-content:center;align-items:center;width:44px;height:44px;display:flex}.PaymentModal-module__VSu_-q__modalTitle{font-family:var(--font-serif);font-size:var(--text-lg);color:var(--color-text-primary);font-weight:700}.PaymentModal-module__VSu_-q__modalSubtitle{font-size:var(--text-xs);color:var(--color-text-muted)}.PaymentModal-module__VSu_-q__closeButton{background:var(--color-surface-muted);width:36px;height:36px;color:var(--color-text-muted);cursor:pointer;transition:all var(--duration-fast);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.PaymentModal-module__VSu_-q__closeButton:hover{background:var(--color-bg-secondary);color:var(--color-text-primary)}.PaymentModal-module__VSu_-q__priceSection{padding:var(--space-4);background:var(--color-surface-muted);border-radius:var(--radius-lg);margin-bottom:var(--space-5);justify-content:space-between;align-items:baseline;display:flex}.PaymentModal-module__VSu_-q__priceLabel{font-size:var(--text-sm);color:var(--color-text-secondary);font-weight:500}.PaymentModal-module__VSu_-q__priceAmount{font-family:var(--font-serif);font-size:var(--text-3xl);color:var(--color-text-primary);font-weight:700}.PaymentModal-module__VSu_-q__itemsList{gap:var(--space-2);margin-bottom:var(--space-6);flex-direction:column;display:flex}.PaymentModal-module__VSu_-q__item{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-secondary);display:flex}.PaymentModal-module__VSu_-q__itemCheck{color:var(--color-success);flex-shrink:0}.PaymentModal-module__VSu_-q__form{gap:var(--space-4);flex-direction:column;display:flex}.PaymentModal-module__VSu_-q__fieldGroup{gap:var(--space-2);flex-direction:column;flex:1;display:flex}.PaymentModal-module__VSu_-q__fieldRow{gap:var(--space-4);display:flex}.PaymentModal-module__VSu_-q__label{font-size:var(--text-sm);color:var(--color-text-primary);font-weight:600}.PaymentModal-module__VSu_-q__inputWrapper{position:relative}.PaymentModal-module__VSu_-q__inputIcon{left:var(--space-3);color:var(--color-text-muted);position:absolute;top:50%;transform:translateY(-50%)}.PaymentModal-module__VSu_-q__input{width:100%;padding:var(--space-3) var(--space-4);background:var(--color-surface-muted);border:1.5px solid var(--color-border);border-radius:var(--radius-md);font-family:var(--font-sans);font-size:var(--text-base);color:var(--color-text-primary);transition:border-color var(--duration-fast);outline:none}.PaymentModal-module__VSu_-q__inputWrapper .PaymentModal-module__VSu_-q__input{padding-left:calc(var(--space-3) + 24px)}.PaymentModal-module__VSu_-q__input:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-glow)}.PaymentModal-module__VSu_-q__input::placeholder{color:var(--color-text-muted)}.PaymentModal-module__VSu_-q__payButton{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-4);background:linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-hover) 100%);color:#fff;font-family:var(--font-sans);font-size:var(--text-base);border-radius:var(--radius-md);cursor:pointer;box-shadow:var(--shadow-md), var(--shadow-glow-accent);transition:all var(--duration-normal);margin-top:var(--space-2);border:none;font-weight:700;display:flex}.PaymentModal-module__VSu_-q__payButton:hover{box-shadow:var(--shadow-lg), 0 0 40px var(--color-accent-glow)}.PaymentModal-module__VSu_-q__securityNote{justify-content:center;align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--color-text-muted);text-align:center;display:flex}.PaymentModal-module__VSu_-q__processingState{align-items:center;gap:var(--space-4);padding:var(--space-12) 0;flex-direction:column;display:flex}.PaymentModal-module__VSu_-q__spinner{border:4px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;width:48px;height:48px}.PaymentModal-module__VSu_-q__processingTitle{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--color-text-primary);font-weight:700}.PaymentModal-module__VSu_-q__processingText{font-size:var(--text-sm);color:var(--color-text-muted)}.PaymentModal-module__VSu_-q__successState{align-items:center;gap:var(--space-4);padding:var(--space-12) 0;text-align:center;flex-direction:column;display:flex}.PaymentModal-module__VSu_-q__successIcon{background:var(--color-success-bg);width:80px;height:80px;color:var(--color-success);border-radius:50%;justify-content:center;align-items:center;display:flex}.PaymentModal-module__VSu_-q__successTitle{font-family:var(--font-serif);font-size:var(--text-2xl);color:var(--color-text-primary);font-weight:700}.PaymentModal-module__VSu_-q__successText{font-size:var(--text-base);color:var(--color-text-secondary)}.PaymentModal-module__VSu_-q__error{padding:var(--space-3) var(--space-4);background:var(--color-error-bg);color:var(--color-error);border-radius:var(--radius-md);font-size:var(--text-sm);text-align:center;margin-top:var(--space-4);font-weight:500}.PaymentModal-module__VSu_-q__demoButton{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3);background:var(--color-surface-elevated);color:var(--color-text-secondary);font-family:var(--font-sans);font-size:var(--text-sm);border:1.5px dashed var(--color-accent);border-radius:var(--radius-md);cursor:pointer;transition:all var(--duration-normal);font-weight:600;display:inline-flex}.PaymentModal-module__VSu_-q__demoButton:hover{background:var(--color-accent-light);color:var(--color-accent)}
.page-module___8aEwW__main{z-index:1;min-height:100vh;position:relative}.page-module___8aEwW__verifyingContainer{justify-content:center;align-items:center;gap:var(--space-4);min-height:100vh;padding:var(--space-12);text-align:center;background:var(--color-bg-primary);color:var(--color-text-primary);flex-direction:column;display:flex}.page-module___8aEwW__spinner{border:4px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;width:48px;height:48px;animation:1s linear infinite page-module___8aEwW__spin}@keyframes page-module___8aEwW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module___8aEwW__verifyingTitle{font-family:var(--font-serif);font-size:var(--text-2xl);color:var(--color-text-primary);font-weight:700}.page-module___8aEwW__verifyingText{font-size:var(--text-base);color:var(--color-text-secondary)}
