.Navbar-module__cJzEcG__navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0fcc;border-bottom:1px solid #ffffff0d;align-items:center;height:80px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navInner{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__logo{z-index:1001;font-size:1.5rem;font-weight:800;text-decoration:none}.Navbar-module__cJzEcG__navLinks{gap:var(--space-xl);align-items:center;display:flex}.Navbar-module__cJzEcG__navLinks a{color:var(--text-on-dark-secondary);font-size:var(--font-size-sm);transition:color var(--transition-fast);font-weight:500;text-decoration:none}.Navbar-module__cJzEcG__navLinks a:hover{color:var(--accent-primary)}.Navbar-module__cJzEcG__desktopActions{align-items:center;display:flex}.Navbar-module__cJzEcG__userActions{align-items:center;gap:var(--space-md);display:flex}.Navbar-module__cJzEcG__navCta{font-size:var(--font-size-sm);padding:8px 24px}.Navbar-module__cJzEcG__signOutBtn{color:var(--text-on-dark-secondary);border-radius:var(--radius-md);font-size:var(--font-size-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:1px solid #ffffff1a;padding:8px 16px}.Navbar-module__cJzEcG__signOutBtn:hover{color:var(--text-on-dark);background:#ffffff0d;border-color:#fff3}.Navbar-module__cJzEcG__signOutBtnMobile{width:100%;margin-top:var(--space-sm);color:var(--text-on-dark-secondary);border-radius:var(--radius-md);font-size:var(--font-size-base);cursor:pointer;background:0 0;border:1px solid #ffffff1a;padding:12px;display:block}.Navbar-module__cJzEcG__burger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;display:none}.Navbar-module__cJzEcG__burger span{background-color:var(--text-on-dark);width:100%;height:2px;transition:all var(--transition-normal)}.Navbar-module__cJzEcG__mobileCta{display:none}@media (max-width:768px){.Navbar-module__cJzEcG__burger{display:flex}.Navbar-module__cJzEcG__navLinks{background:var(--bg-dark);width:100%;height:100vh;padding:var(--space-2xl);transition:right var(--transition-normal);flex-direction:column;justify-content:center;position:fixed;top:0;right:-100%}.Navbar-module__cJzEcG__navLinksOpen{right:0}.Navbar-module__cJzEcG__navLinks a{font-size:var(--font-size-xl);padding:var(--space-md) 0}.Navbar-module__cJzEcG__mobileCta{margin-top:var(--space-xl);text-align:center;width:100%;padding:16px;display:block}.Navbar-module__cJzEcG__desktopActions{display:none}.Navbar-module__cJzEcG__burgerActive span:first-child{transform:translateY(9px)rotate(45deg)}.Navbar-module__cJzEcG__burgerActive span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__burgerActive span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-light);padding:var(--space-3xl) 0 var(--space-xl)}.Footer-module__S6Hkya__footerInner{justify-content:space-between;align-items:flex-start;gap:var(--space-2xl);margin-bottom:var(--space-2xl);display:flex}.Footer-module__S6Hkya__brand{max-width:300px}.Footer-module__S6Hkya__brandName{font-size:var(--font-size-2xl);margin-bottom:var(--space-md);color:var(--text-on-light);font-weight:800}.Footer-module__S6Hkya__brandDesc{font-size:var(--font-size-sm);color:var(--text-on-light-secondary);line-height:1.7}.Footer-module__S6Hkya__footerLinks{gap:var(--space-3xl);display:flex}.Footer-module__S6Hkya__footerCol h4{font-size:var(--font-size-sm);text-transform:uppercase;letter-spacing:.05em;color:var(--text-on-light-muted);margin-bottom:var(--space-md);font-weight:600}.Footer-module__S6Hkya__footerCol ul{list-style:none}.Footer-module__S6Hkya__footerCol li{margin-bottom:var(--space-sm)}.Footer-module__S6Hkya__footerCol a{font-size:var(--font-size-sm);color:var(--text-on-light-secondary);transition:color var(--transition-fast)}.Footer-module__S6Hkya__footerCol a:hover{color:var(--accent-primary)}.Footer-module__S6Hkya__footerBottom{border-top:1px solid var(--border-light);padding-top:var(--space-xl);justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__copyright,.Footer-module__S6Hkya__footerNote{font-size:var(--font-size-xs);color:var(--text-on-light-muted)}@media (max-width:768px){.Footer-module__S6Hkya__footerInner{flex-direction:column}.Footer-module__S6Hkya__footerLinks{gap:var(--space-xl);flex-direction:column}.Footer-module__S6Hkya__footerBottom{gap:var(--space-md);text-align:center;flex-direction:column}}
.Hero-module__ZARIfG__hero{text-align:center;min-height:100vh;padding:var(--space-xl);flex-direction:column;justify-content:center;align-items:center;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before,.Hero-module__ZARIfG__hero:after{content:"";filter:blur(120px);z-index:0;pointer-events:none;border-radius:50%;position:absolute}.Hero-module__ZARIfG__hero:before{background:radial-gradient(circle,#d4a05a14,#0000 70%);width:600px;height:600px;top:-200px;right:-100px}.Hero-module__ZARIfG__hero:after{background:radial-gradient(circle,#3b6cb51a,#0000 70%);width:500px;height:500px;bottom:-150px;left:-100px}.Hero-module__ZARIfG__heroContent{z-index:1;max-width:800px;position:relative}.Hero-module__ZARIfG__badge{align-items:center;gap:var(--space-sm);border:1px solid var(--border-accent);border-radius:var(--radius-full);padding:var(--space-md) var(--space-xl);font-size:var(--font-size-base);color:var(--accent-secondary);margin-bottom:var(--space-2xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#d4a05a14;font-weight:500;animation:.6s both Hero-module__ZARIfG__fadeInUp;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:var(--success);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__ZARIfG__pulse-glow}.Hero-module__ZARIfG__heroTitle{font-size:var(--font-size-hero);letter-spacing:-.03em;margin-bottom:var(--space-xl);font-weight:900;line-height:1.15;animation:.8s .1s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__heroSubtitle{font-size:var(--font-size-xl);color:var(--text-on-dark-secondary);max-width:580px;margin:0 auto var(--space-2xl);line-height:1.7;animation:.8s .2s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__heroActions{gap:var(--space-md);flex-wrap:wrap;justify-content:center;animation:.8s .3s both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__heroStats{gap:var(--space-3xl);margin-top:var(--space-4xl);justify-content:center;animation:.8s .5s both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__stat{text-align:center}.Hero-module__ZARIfG__statValue{font-size:var(--font-size-3xl);background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.Hero-module__ZARIfG__statLabel{font-size:var(--font-size-sm);color:var(--text-on-dark-muted);margin-top:var(--space-xs)}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding-top:100px;padding-bottom:var(--space-3xl)}.Hero-module__ZARIfG__heroTitle{font-size:var(--font-size-3xl)}.Hero-module__ZARIfG__heroSubtitle{font-size:var(--font-size-base);margin-bottom:var(--space-xl)}.Hero-module__ZARIfG__heroStats{margin-top:var(--space-2xl);gap:var(--space-lg);flex-direction:column;align-items:center}.Hero-module__ZARIfG__statValue{font-size:var(--font-size-2xl)}.Hero-module__ZARIfG__badge{font-size:var(--font-size-xs);padding:var(--space-sm) var(--space-lg)}}
.BeforeAfter-module__rk3SHW__beforeAfter{position:relative;overflow-x:hidden}.BeforeAfter-module__rk3SHW__fullWidthSlider{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:var(--space-2xl);position:relative;overflow:hidden;box-shadow:0 10px 40px #0000001a}
.ImageSlider-module__UkK7rG__container{aspect-ratio:3;cursor:ew-resize;-webkit-user-select:none;user-select:none;background:var(--bg-light-alt);width:100%;position:relative;overflow:hidden}.ImageSlider-module__UkK7rG__gridContainer{background:var(--bg-dark);pointer-events:none;grid-template-columns:repeat(3,1fr);gap:2px;width:100%;height:100%;display:grid;position:absolute;top:0;left:0}.ImageSlider-module__UkK7rG__imageGridItem{object-fit:cover;pointer-events:none;width:100%;height:100%}.ImageSlider-module__UkK7rG__foregroundWrapper{will-change:clip-path;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.ImageSlider-module__UkK7rG__label{bottom:var(--space-xl);padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-full);font-size:var(--font-size-base);text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;z-index:2;background:#fffffff2;font-weight:700;position:absolute;box-shadow:0 10px 30px #0000001a}.ImageSlider-module__UkK7rG__labelRight{right:var(--space-2xl);color:var(--text-on-light-secondary)}.ImageSlider-module__UkK7rG__labelLeft{left:var(--space-2xl);background:var(--accent-gradient);color:#1a1000}.ImageSlider-module__UkK7rG__handle{z-index:10;pointer-events:none;background:#fff;justify-content:center;align-items:center;width:4px;display:flex;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 20px #00000080}.ImageSlider-module__UkK7rG__handleLine{display:none}.ImageSlider-module__UkK7rG__handleButton{width:56px;height:56px;color:var(--text-on-light);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 8px 25px #00000040}@media (max-width:1024px){.ImageSlider-module__UkK7rG__container{aspect-ratio:2}.ImageSlider-module__UkK7rG__gridContainer{grid-template-columns:repeat(2,1fr)}.ImageSlider-module__UkK7rG__imageGridItem:nth-child(n+3){display:none}}@media (max-width:768px){.ImageSlider-module__UkK7rG__container{aspect-ratio:1/1.1}.ImageSlider-module__UkK7rG__gridContainer{grid-template-columns:repeat(2,1fr)}.ImageSlider-module__UkK7rG__imageGridItem:nth-child(n+3){display:none}.ImageSlider-module__UkK7rG__label{font-size:var(--font-size-xs);bottom:var(--space-lg);padding:var(--space-xs) var(--space-md)}.ImageSlider-module__UkK7rG__labelLeft{left:var(--space-md)}.ImageSlider-module__UkK7rG__labelRight{right:var(--space-md)}}
.HowItWorks-module__tSMH5W__howItWorks{background:var(--bg-dark-alt);padding:var(--space-section) 0;font-family:var(--font-family);overflow:hidden}.HowItWorks-module__tSMH5W__grid{gap:var(--space-2xl);margin-top:var(--space-3xl);grid-template-columns:repeat(3,1fr);align-items:start;display:grid}.HowItWorks-module__tSMH5W__stepColumn{gap:var(--space-xl);flex-direction:column;display:flex}.HowItWorks-module__tSMH5W__stepNumber{background:var(--accent-gradient);-webkit-text-fill-color:transparent;margin-bottom:var(--space-xs);opacity:.9;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1.2}.HowItWorks-module__tSMH5W__stepTitle{font-size:var(--font-size-xl);margin-bottom:var(--space-md);letter-spacing:-.01em;color:var(--text-on-dark);font-weight:800}.HowItWorks-module__tSMH5W__stepDesc{font-size:var(--font-size-base);color:var(--text-on-dark-secondary);line-height:1.6}.HowItWorks-module__tSMH5W__phonePart{border-radius:var(--radius-xl);background:var(--bg-card-dark);border:1px solid var(--border-dark);aspect-ratio:4/5;justify-content:center;width:100%;display:flex;position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__phoneMockup{width:280px;box-shadow:none;background:0 0;border-radius:0;padding:0;position:absolute}.HowItWorks-module__tSMH5W__phoneTop .HowItWorks-module__tSMH5W__phoneMockup{top:10px}.HowItWorks-module__tSMH5W__phoneBottom .HowItWorks-module__tSMH5W__phoneMockup{bottom:0}.HowItWorks-module__tSMH5W__phoneScreen{aspect-ratio:9/21;background:#0d0d12;border:1px solid #ffffff1a;border-radius:32px;flex-direction:column;display:flex;overflow:hidden;box-shadow:inset 0 0 20px #000c,0 20px 40px #0009}.HowItWorks-module__tSMH5W__phoneHeader{text-align:center;z-index:10;background:linear-gradient(#0d0d12 0%,#0000 100%);flex-shrink:0;padding:20px 15px 15px;position:relative}.HowItWorks-module__tSMH5W__phoneTitle{color:#fff;font-size:.9rem;font-weight:700}.HowItWorks-module__tSMH5W__phoneGalleryGrid{grid-template-columns:repeat(2,1fr);gap:8px;padding:0 15px;display:grid}.HowItWorks-module__tSMH5W__galleryItem{aspect-ratio:1;background:#222;border-radius:8px;overflow:hidden}.HowItWorks-module__tSMH5W__galleryItem img{object-fit:cover;width:100%;height:100%}.HowItWorks-module__tSMH5W__phoneSelectionTag{background:var(--accent-gradient);color:#000;border-radius:20px;align-self:center;margin-top:15px;padding:8px 15px;font-size:.7rem;font-weight:700}.HowItWorks-module__tSMH5W__phoneStylePreview{flex:1;width:100%;min-height:180px;margin-bottom:20px;position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__blurredPreview{object-fit:cover;filter:blur(8px)brightness(.6);width:100%;height:100%;transform:scale(1.1)}.HowItWorks-module__tSMH5W__previewOverlay{background:linear-gradient(#0000 0%,#0d0d12 100%);flex-direction:column;justify-content:flex-end;padding:20px 15px;display:flex;position:absolute;inset:0}.HowItWorks-module__tSMH5W__phoneStylesLabelSmall{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.6rem}.HowItWorks-module__tSMH5W__phoneMiniStyles{gap:6px;display:flex}.HowItWorks-module__tSMH5W__miniStyleCard{opacity:.7;border:1px solid #ffffff1a;border-radius:6px;width:40px;height:40px;overflow:hidden}.HowItWorks-module__tSMH5W__miniStyleCard img{object-fit:cover;width:100%;height:100%}.HowItWorks-module__tSMH5W__phoneStyleLabel{color:var(--accent-primary);margin-bottom:10px;padding:0 15px;font-size:.8rem;font-weight:600}.HowItWorks-module__tSMH5W__phoneStylesPreview{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px;padding:0 15px;display:grid}.HowItWorks-module__tSMH5W__styleCard{aspect-ratio:1;border:1px solid #ffffff1a;border-radius:8px;overflow:hidden}.HowItWorks-module__tSMH5W__styleCard img{object-fit:cover;width:100%;height:100%}.HowItWorks-module__tSMH5W__phoneActionButton{background:var(--accent-gradient);color:#000;text-align:center;border-radius:12px;margin:0 15px 30px;padding:12px;font-size:.8rem;font-weight:700}.HowItWorks-module__tSMH5W__phoneResultHeader{justify-content:space-between;padding:20px 15px;font-weight:700;display:flex}.HowItWorks-module__tSMH5W__phoneResultImage{padding:0 15px;position:relative}.HowItWorks-module__tSMH5W__phoneResultImage img{border-radius:16px;width:100%}.HowItWorks-module__tSMH5W__heartIcon{color:#ff4757}.HowItWorks-module__tSMH5W__successBadge{color:#000;background:#4ade80;border-radius:10px;padding:4px 10px;font-size:.6rem;font-weight:800;position:absolute;top:-10px;right:5px;box-shadow:0 4px 10px #4ade8066}.HowItWorks-module__tSMH5W__footerAction{margin-top:var(--space-4xl);justify-content:center;display:flex}@media (max-width:1024px){.HowItWorks-module__tSMH5W__grid{gap:var(--space-3xl);grid-template-columns:1fr}.HowItWorks-module__tSMH5W__stepColumn{text-align:center}.HowItWorks-module__tSMH5W__phonePart{aspect-ratio:16/9;max-width:500px;margin:0 auto}.HowItWorks-module__tSMH5W__phoneMockup{width:240px}.HowItWorks-module__tSMH5W__stepColumn:nth-child(2){flex-direction:column}}
.Particles-module___GaoxG__canvas{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}
.StylesGrid-module__X0mc0W__container{margin-top:var(--space-4xl);padding-top:var(--space-3xl);border-top:1px solid #ffffff0d}.StylesGrid-module__X0mc0W__gridHeader{margin-bottom:var(--space-xl)}.StylesGrid-module__X0mc0W__stepNumber{font-size:var(--font-size-xs);color:var(--accent-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-xs);font-weight:700;display:block}.StylesGrid-module__X0mc0W__gridHeader h2{font-size:var(--font-size-2xl);margin-bottom:var(--space-xs);font-weight:700}.StylesGrid-module__X0mc0W__gridHeader p{color:var(--text-on-dark-secondary)}.StylesGrid-module__X0mc0W__grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));display:grid}.StylesGrid-module__X0mc0W__card{border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-base);background:#ffffff08;border:1px solid #ffffff0d;overflow:hidden}.StylesGrid-module__X0mc0W__card:hover{border-color:#fff3;transform:translateY(-4px)}.StylesGrid-module__X0mc0W__selected{border-color:var(--accent-primary);background:#d4a05a0d}.StylesGrid-module__X0mc0W__imageWrapper{aspect-ratio:3/4;position:relative}.StylesGrid-module__X0mc0W__img{object-fit:cover;transition:transform var(--transition-slow)}.StylesGrid-module__X0mc0W__card:hover .StylesGrid-module__X0mc0W__img{transform:scale(1.05)}.StylesGrid-module__X0mc0W__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#d4a05a4d;justify-content:center;align-items:center;animation:.3s ease-out StylesGrid-module__X0mc0W__fadeIn;display:flex;position:absolute;inset:0}.StylesGrid-module__X0mc0W__checkIcon{color:#fff;filter:drop-shadow(0 2px 10px #0000004d)}.StylesGrid-module__X0mc0W__info{padding:var(--space-md)}.StylesGrid-module__X0mc0W__info h3{font-size:var(--font-size-base);margin-bottom:4px;font-weight:700}.StylesGrid-module__X0mc0W__info p{font-size:var(--font-size-xs);color:var(--text-on-dark-secondary);line-height:1.4}@keyframes StylesGrid-module__X0mc0W__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.StylesGrid-module__X0mc0W__grid{gap:var(--space-sm);grid-template-columns:1fr 1fr}}
.dashboard-module__XABe8G__wrapper{background:var(--bg-dark);min-height:100vh;color:var(--text-on-dark);padding-top:100px}.dashboard-module__XABe8G__container{max-width:1000px;padding:0 var(--space-xl);margin:0 auto}.dashboard-module__XABe8G__header{margin-bottom:var(--space-2xl);justify-content:space-between;align-items:flex-end;display:flex}.dashboard-module__XABe8G__welcome{flex:1}.dashboard-module__XABe8G__welcome h1{font-size:var(--font-size-3xl);margin-bottom:var(--space-xs);font-weight:800}.dashboard-module__XABe8G__userEmail{color:var(--text-on-dark-secondary);font-size:var(--font-size-sm)}.dashboard-module__XABe8G__balance{text-align:right;padding:var(--space-md) var(--space-lg);border-radius:var(--radius-md);border:1px solid var(--border-dark);background:#ffffff08}.dashboard-module__XABe8G__balanceLabel{font-size:var(--font-size-xs);color:var(--text-on-dark-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;display:block}.dashboard-module__XABe8G__balanceValue{font-size:var(--font-size-xl);color:var(--accent-primary);font-weight:700}.dashboard-module__XABe8G__emptyState{padding:var(--space-4xl) var(--space-xl);text-align:center;border-radius:var(--radius-xl);align-items:center;gap:var(--space-lg);background:#ffffff05;border:1px dashed #ffffff1a;flex-direction:column;display:flex}.dashboard-module__XABe8G__emptyIcon{margin-bottom:var(--space-md);filter:grayscale()opacity(.5);font-size:4rem}.dashboard-module__XABe8G__emptyTitle{font-size:var(--font-size-2xl);font-weight:700}.dashboard-module__XABe8G__emptyDesc{max-width:500px;color:var(--text-on-dark-secondary);line-height:1.6}.dashboard-module__XABe8G__statGrid{gap:var(--space-lg);margin-bottom:var(--space-3xl);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.dashboard-module__XABe8G__statCard{padding:var(--space-xl);border-radius:var(--radius-lg);border:1px solid var(--border-dark);background:#ffffff08}.dashboard-module__XABe8G__statCard h3{font-size:var(--font-size-sm);color:var(--text-on-dark-secondary);margin-bottom:var(--space-sm)}.dashboard-module__XABe8G__statValue{font-size:var(--font-size-3xl);font-weight:800}@media (max-width:768px){.dashboard-module__XABe8G__header{align-items:flex-start;gap:var(--space-lg);flex-direction:column}.dashboard-module__XABe8G__balance{text-align:left;width:100%}}.dashboard-module__XABe8G__photoshootsGrid{gap:var(--space-lg);margin-bottom:var(--space-4xl);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.dashboard-module__XABe8G__shootCard{border:1px solid var(--border-dark);border-radius:var(--radius-lg);padding:var(--space-xl);gap:var(--space-md);background:#ffffff08;flex-direction:column;transition:transform .2s,border-color .2s;display:flex}.dashboard-module__XABe8G__shootCard:hover{border-color:#fff3;transform:translateY(-2px)}.dashboard-module__XABe8G__shootHeader{justify-content:space-between;align-items:center;display:flex}.dashboard-module__XABe8G__shootDate{font-size:var(--font-size-sm);color:var(--text-on-dark-muted)}.dashboard-module__XABe8G__shootStatus{text-transform:uppercase;letter-spacing:.5px;border-radius:var(--radius-full);padding:4px 8px;font-size:11px;font-weight:700}.dashboard-module__XABe8G__status_pending{color:#f59e0b;background:#f59e0b1a}.dashboard-module__XABe8G__status_training,.dashboard-module__XABe8G__status_generating{color:#3b82f6;background:#3b82f61a}.dashboard-module__XABe8G__status_completed{color:#10b981;background:#10b9811a}.dashboard-module__XABe8G__status_error{color:#ef4444;background:#ef44441a}.dashboard-module__XABe8G__shootBody{padding:var(--space-sm) 0}.dashboard-module__XABe8G__shootStyle{font-size:var(--font-size-lg);text-transform:capitalize;margin-bottom:4px;font-weight:600}.dashboard-module__XABe8G__shootImagesCount{font-size:var(--font-size-sm);color:var(--text-on-dark-secondary)}.dashboard-module__XABe8G__shootFooter{padding-top:var(--space-md);border-top:1px solid #ffffff0d;margin-top:auto}.dashboard-module__XABe8G__actionBtn{width:100%}
.PhotoUpload-module__mztROG__container{margin-top:var(--space-xl)}.PhotoUpload-module__mztROG__dropzone{border-radius:var(--radius-lg);padding:var(--space-3xl) var(--space-xl);text-align:center;cursor:pointer;transition:all var(--transition-fast);background:#ffffff03;border:2px dashed #ffffff1a}.PhotoUpload-module__mztROG__dropzone:hover,.PhotoUpload-module__mztROG__active{border-color:var(--accent-primary);background:#d4a05a0d}.PhotoUpload-module__mztROG__dropContent{align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}.PhotoUpload-module__mztROG__iconCircle{width:64px;height:64px;margin-bottom:var(--space-sm);color:var(--text-on-dark-secondary);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;display:flex}.PhotoUpload-module__mztROG__dropzone:hover .PhotoUpload-module__mztROG__iconCircle{color:var(--accent-primary);background:#d4a05a1a}.PhotoUpload-module__mztROG__dropContent h3{font-size:var(--font-size-lg);font-weight:700}.PhotoUpload-module__mztROG__dropContent p{color:var(--text-on-dark-secondary);font-size:var(--font-size-sm)}.PhotoUpload-module__mztROG__hint{margin-top:var(--space-xs);font-size:var(--font-size-xs);color:var(--accent-primary);font-weight:600;display:block}.PhotoUpload-module__mztROG__previewContainer{margin-top:var(--space-2xl);animation:.4s ease-out PhotoUpload-module__mztROG__fadeIn}.PhotoUpload-module__mztROG__previewHeader{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.PhotoUpload-module__mztROG__previewHeader h4{font-size:var(--font-size-base);font-weight:600}.PhotoUpload-module__mztROG__clearBtn{font-size:var(--font-size-xs);color:var(--text-on-dark-muted);cursor:pointer;transition:color .2s}.PhotoUpload-module__mztROG__clearBtn:hover{color:#ff4d4d}.PhotoUpload-module__mztROG__grid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(130px,1fr));display:grid}.PhotoUpload-module__mztROG__previewItem{aspect-ratio:1;border-radius:var(--radius-md);border:1px solid #ffffff1a;position:relative;overflow:hidden}.PhotoUpload-module__mztROG__previewItem img{object-fit:cover;width:100%;height:100%}.PhotoUpload-module__mztROG__removeBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:absolute;top:6px;right:6px}.PhotoUpload-module__mztROG__removeBtn:hover{background:#ff4d4d;transform:scale(1.1)}.PhotoUpload-module__mztROG__footer{margin-top:var(--space-3xl);padding-top:var(--space-xl);align-items:center;gap:var(--space-lg);border-top:1px solid #ffffff0d;flex-direction:column;display:flex}.PhotoUpload-module__mztROG__securityInfo{align-items:center;gap:var(--space-sm);color:#4ade80;font-size:var(--font-size-xs);border-radius:var(--radius-full);background:#4ade800d;padding:8px 16px;display:flex}.PhotoUpload-module__mztROG__startBtn{width:100%;max-width:320px}@keyframes PhotoUpload-module__mztROG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.TrainingProgress-module__0C12ca__progressContainer{margin-top:var(--space-md);width:100%}.TrainingProgress-module__0C12ca__statusRow{margin-bottom:var(--space-xs);font-size:var(--font-size-xs);justify-content:space-between;align-items:center;display:flex}.TrainingProgress-module__0C12ca__statusLabel{color:var(--accent-primary);font-weight:600}.TrainingProgress-module__0C12ca__percent{color:var(--text-on-dark-secondary)}.TrainingProgress-module__0C12ca__barBg{border-radius:var(--radius-full);background:#ffffff0d;width:100%;height:6px;position:relative;overflow:hidden}.TrainingProgress-module__0C12ca__barFill{background:var(--accent-gradient);border-radius:var(--radius-full);height:100%;box-shadow:0 0 10px var(--accent-glow);transition:width .5s ease-out;position:relative}.TrainingProgress-module__0C12ca__barFill:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);animation:1.5s infinite TrainingProgress-module__0C12ca__placeholder-glow;position:absolute;inset:0}@keyframes TrainingProgress-module__0C12ca__placeholder-glow{0%{transform:translate(-100%)}to{transform:translate(100%)}}
.NewPhotoshoot-module__8On_aq__wrapper{background:var(--bg-dark);min-height:100vh;padding-top:100px}.NewPhotoshoot-module__8On_aq__container{max-width:800px;padding:0 var(--space-xl) var(--space-4xl);margin:0 auto}.NewPhotoshoot-module__8On_aq__header{margin-bottom:var(--space-2xl)}.NewPhotoshoot-module__8On_aq__backLink{color:var(--text-on-dark-secondary);font-size:var(--font-size-sm);margin-bottom:var(--space-md);transition:color var(--transition-fast);text-decoration:none;display:inline-block}.NewPhotoshoot-module__8On_aq__backLink:hover{color:var(--accent-primary)}.NewPhotoshoot-module__8On_aq__title{font-size:var(--font-size-3xl);font-weight:800}.NewPhotoshoot-module__8On_aq__wizard{border:1px solid var(--border-dark);border-radius:var(--radius-xl);padding:var(--space-2xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05}.NewPhotoshoot-module__8On_aq__stepHeader{margin-bottom:var(--space-2xl)}.NewPhotoshoot-module__8On_aq__stepNumber{font-size:var(--font-size-xs);color:var(--accent-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-xs);font-weight:700;display:block}.NewPhotoshoot-module__8On_aq__stepHeader h2{font-size:var(--font-size-2xl);margin-bottom:var(--space-xs);font-weight:700}.NewPhotoshoot-module__8On_aq__stepHeader p{color:var(--text-on-dark-secondary)}.NewPhotoshoot-module__8On_aq__instructionGrid{gap:var(--space-lg);margin-bottom:var(--space-2xl);grid-template-columns:1fr 1fr;display:grid}.NewPhotoshoot-module__8On_aq__instructCard{padding:var(--space-lg);border-radius:var(--radius-lg);font-size:var(--font-size-sm)}.NewPhotoshoot-module__8On_aq__instructCard h3{margin-bottom:var(--space-sm);font-size:var(--font-size-base)}.NewPhotoshoot-module__8On_aq__instructCard ul{flex-direction:column;gap:6px;padding:0;list-style:none;display:flex}.NewPhotoshoot-module__8On_aq__good{background:#4ade800d;border:1px solid #4ade801a}.NewPhotoshoot-module__8On_aq__good h3{color:#4ade80}.NewPhotoshoot-module__8On_aq__bad{background:#ff4d4d0d;border:1px solid #ff4d4d1a}.NewPhotoshoot-module__8On_aq__bad h3{color:#ff4d4d}@media (max-width:640px){.NewPhotoshoot-module__8On_aq__instructionGrid{grid-template-columns:1fr}.NewPhotoshoot-module__8On_aq__wizard{padding:var(--space-lg)}}.NewPhotoshoot-module__8On_aq__finalAction{margin-top:var(--space-3xl);padding-top:var(--space-2xl);border-top:1px solid var(--border-dark);text-align:center}.NewPhotoshoot-module__8On_aq__hintBox{margin-bottom:var(--space-lg)}.NewPhotoshoot-module__8On_aq__hintWarning{font-size:var(--font-size-sm);color:var(--accent-secondary);border-radius:var(--radius-full);background:#e8bf800d;border:1px solid #e8bf801a;padding:8px 16px;display:inline-block}.NewPhotoshoot-module__8On_aq__hintSuccess{font-size:var(--font-size-sm);color:var(--success);border-radius:var(--radius-full);background:#4ade800d;border:1px solid #4ade801a;padding:8px 16px;display:inline-block}.NewPhotoshoot-module__8On_aq__submitBtn{min-width:280px}.NewPhotoshoot-module__8On_aq__questionnaireGrid{gap:var(--space-xl);margin-top:var(--space-xl);margin-bottom:var(--space-2xl);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.NewPhotoshoot-module__8On_aq__qGroup{gap:var(--space-sm);flex-direction:column;display:flex}.NewPhotoshoot-module__8On_aq__qLabel{font-size:var(--font-size-sm);color:var(--text-on-dark);font-weight:600}.NewPhotoshoot-module__8On_aq__qSelect{padding:var(--space-md);border-radius:var(--radius-md);background:var(--surface-dark);border:1px solid var(--border-dark);color:var(--text-on-dark);font-family:inherit;font-size:var(--font-size-base);transition:border-color var(--transition-fast);cursor:pointer;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right 1rem top 50%;background-repeat:no-repeat;background-size:.65rem}.NewPhotoshoot-module__8On_aq__qSelect:focus{border-color:var(--accent-primary);outline:none}
