.Hero-module__Z8hQ_W__hero{color:#fff;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bgImage{will-change:transform;z-index:0;background-position:50%;background-size:cover;width:100%;height:120%;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__overlay{z-index:1;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__content{z-index:10;text-align:center;flex-direction:column;align-items:center;padding-top:60px;display:flex;position:relative}.Hero-module__Z8hQ_W__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-full);letter-spacing:.05em;text-transform:uppercase;background:#ffffff1a;border:1px solid #fff3;margin-bottom:24px;padding:8px 16px;font-size:12px;font-weight:600;display:inline-block}.Hero-module__Z8hQ_W__title{letter-spacing:-.04em;margin-bottom:24px;font-size:80px;font-weight:800;line-height:1}.Hero-module__Z8hQ_W__subtitle{opacity:.9;max-width:600px;margin:0 auto 40px;font-size:20px;font-weight:400;line-height:1.5}.Hero-module__Z8hQ_W__actions{justify-content:center;gap:16px;display:flex}.Hero-module__Z8hQ_W__primaryBtn{color:#000;border-radius:var(--radius-full);background:#fff;align-items:center;height:56px;padding:0 32px;font-size:16px;font-weight:600;transition:transform .2s cubic-bezier(.4,0,.2,1);display:flex}.Hero-module__Z8hQ_W__primaryBtn:hover{transform:scale(1.05)}.Hero-module__Z8hQ_W__secondaryBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border-radius:var(--radius-full);background:#ffffff1a;align-items:center;gap:8px;height:56px;padding:0 24px;font-size:16px;font-weight:500;transition:background .2s;display:flex}.Hero-module__Z8hQ_W__secondaryBtn:hover{background:#fff3}.Hero-module__Z8hQ_W__scrollIndicator{opacity:.7;animation:2s infinite Hero-module__Z8hQ_W__bounce;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__arrowDown{transform:rotate(90deg)}@keyframes Hero-module__Z8hQ_W__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(10px)}60%{transform:translate(-50%)translateY(5px)}}@media (max-width:768px){.Hero-module__Z8hQ_W__title{font-size:48px}.Hero-module__Z8hQ_W__subtitle{padding:0 20px;font-size:16px}.Hero-module__Z8hQ_W__actions{flex-direction:column;padding:0 20px}}
.Customizer-module__dyLwEa__section{background:var(--background-alt)}.Customizer-module__dyLwEa__header{text-align:center;margin-bottom:60px}.Customizer-module__dyLwEa__subtitle{color:var(--foreground-secondary);max-width:600px;margin-top:16px;margin-left:auto;margin-right:auto}.Customizer-module__dyLwEa__layout{grid-template-columns:400px 1fr;align-items:start;gap:60px;display:grid}.Customizer-module__dyLwEa__controls{flex-direction:column;gap:32px;display:flex}.Customizer-module__dyLwEa__stepLabel{color:var(--foreground);margin-bottom:12px;font-size:14px;font-weight:600;display:block}.Customizer-module__dyLwEa__garmentGrid{flex-direction:column;gap:12px;display:flex}.Customizer-module__dyLwEa__garmentBtn{border-radius:var(--radius);text-align:left;background:#fff;border:1px solid #0000001a;flex-direction:column;align-items:flex-start;padding:16px;transition:all .2s;display:flex;position:relative}.Customizer-module__dyLwEa__garmentBtn:hover{border-color:var(--foreground)}.Customizer-module__dyLwEa__active{border-color:var(--foreground);box-shadow:0 0 0 1px var(--foreground)}.Customizer-module__dyLwEa__garmentName{color:var(--foreground);font-size:14px;font-weight:500}.Customizer-module__dyLwEa__garmentPrice{color:var(--foreground-secondary);margin-top:4px;font-size:12px}.Customizer-module__dyLwEa__checkIcon{color:var(--foreground);position:absolute;top:16px;right:16px}.Customizer-module__dyLwEa__uploadBox{border-radius:var(--radius);cursor:pointer;background:#fff;border:2px dashed #0000001a;padding:32px;transition:background .2s,border-color .2s;display:block}.Customizer-module__dyLwEa__uploadBox:hover{border-color:var(--foreground-secondary);background:#fafafa}.Customizer-module__dyLwEa__uploadContent{color:var(--foreground-secondary);flex-direction:column;align-items:center;gap:8px;display:flex}.Customizer-module__dyLwEa__uploadIcon{color:var(--foreground)}.Customizer-module__dyLwEa__uploadText{color:var(--foreground);font-size:14px;font-weight:500}.Customizer-module__dyLwEa__uploadHint{font-size:12px}.Customizer-module__dyLwEa__sizeGrid{gap:12px;display:flex}.Customizer-module__dyLwEa__sizeBtn{width:40px;height:40px;color:var(--foreground);background:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:500;transition:all .2s;display:flex}.Customizer-module__dyLwEa__sizeBtn:hover{border-color:var(--foreground)}.Customizer-module__dyLwEa__activeSize{background:var(--foreground);color:#fff;border-color:var(--foreground)}.Customizer-module__dyLwEa__addToCartBtn{background:var(--accent-blue);color:#fff;border-radius:var(--radius-full);box-shadow:var(--shadow-md);background:linear-gradient(135deg,#000 0%,#333 100%);margin-top:16px;padding:16px;font-weight:600;transition:transform .2s}.Customizer-module__dyLwEa__addToCartBtn:hover{transform:scale(1.02)}.Customizer-module__dyLwEa__preview{border-radius:var(--radius-lg);aspect-ratio:4/5;box-shadow:var(--shadow-lg);background:#fff;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Customizer-module__dyLwEa__previewImage{object-fit:cover;width:100%;height:100%}.Customizer-module__dyLwEa__previewBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-full);color:var(--foreground);background:#fffc;padding:8px 16px;font-size:12px;font-weight:600;position:absolute;bottom:24px;left:24px}@media (max-width:900px){.Customizer-module__dyLwEa__layout{grid-template-columns:1fr}.Customizer-module__dyLwEa__controls{order:2}.Customizer-module__dyLwEa__preview{aspect-ratio:1;order:1}}
.Featured-module__sSwImG__section{background:var(--background)}.Featured-module__sSwImG__heading{color:var(--foreground);margin-bottom:12px}.Featured-module__sSwImG__subheading{color:var(--foreground-secondary);margin-bottom:60px;font-size:18px}.Featured-module__sSwImG__grid{grid-template-columns:repeat(4,1fr);gap:32px;margin-top:48px;display:grid}.Featured-module__sSwImG__card{flex-direction:column;display:flex}.Featured-module__sSwImG__imageWrapper{aspect-ratio:1;border-radius:var(--radius-lg);background:var(--background-alt);margin-bottom:16px;position:relative;overflow:hidden}.Featured-module__sSwImG__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Featured-module__sSwImG__imageWrapper:hover .Featured-module__sSwImG__image{transform:scale(1.05)}.Featured-module__sSwImG__overlay{opacity:0;background:#0003;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.Featured-module__sSwImG__imageWrapper:hover .Featured-module__sSwImG__overlay{opacity:1}.Featured-module__sSwImG__buyBtn{color:#000;border-radius:var(--radius-full);background:#fff;padding:12px 24px;font-size:14px;font-weight:600;transition:transform .3s;transform:translateY(10px)}.Featured-module__sSwImG__imageWrapper:hover .Featured-module__sSwImG__buyBtn{transform:translateY(0)}.Featured-module__sSwImG__info{justify-content:space-between;align-items:center;display:flex}.Featured-module__sSwImG__title{color:var(--foreground);font-size:16px;font-weight:600}.Featured-module__sSwImG__price{color:var(--foreground-secondary);font-size:16px;font-weight:500}
.QuoteSection-module__rvHqgW__section{color:#fff;background:linear-gradient(#000,#111);border-top:1px solid #ffffff0d;padding:120px 0}.QuoteSection-module__rvHqgW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.QuoteSection-module__rvHqgW__content{flex-direction:column;gap:24px;display:flex}.QuoteSection-module__rvHqgW__label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-blue);font-size:12px;font-weight:600}.QuoteSection-module__rvHqgW__title{letter-spacing:-.02em;font-size:64px;font-weight:700;line-height:1}.QuoteSection-module__rvHqgW__description{color:#888;max-width:450px;font-size:18px;line-height:1.6}.QuoteSection-module__rvHqgW__features{flex-direction:column;gap:16px;margin-top:16px;display:flex}.QuoteSection-module__rvHqgW__feature{color:#ccc;align-items:center;gap:12px;font-size:15px;display:flex}.QuoteSection-module__rvHqgW__dot{background:var(--accent-blue);width:6px;height:6px;box-shadow:0 0 10px var(--accent-blue);border-radius:50%}.QuoteSection-module__rvHqgW__formCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;padding:40px}.QuoteSection-module__rvHqgW__formTitle{margin-bottom:24px;font-size:24px;font-weight:600}.QuoteSection-module__rvHqgW__form{flex-direction:column;gap:20px;display:flex}.QuoteSection-module__rvHqgW__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.QuoteSection-module__rvHqgW__group{flex-direction:column;gap:8px;display:flex}.QuoteSection-module__rvHqgW__group label{color:#666;text-transform:uppercase;font-size:12px;font-weight:600}.QuoteSection-module__rvHqgW__input,.QuoteSection-module__rvHqgW__textarea{color:#fff;background:#0003;border:1px solid #ffffff1a;border-radius:8px;padding:12px 16px;font-family:inherit;transition:border-color .2s}.QuoteSection-module__rvHqgW__input:focus,.QuoteSection-module__rvHqgW__textarea:focus{border-color:var(--accent-blue);outline:none}.QuoteSection-module__rvHqgW__submitBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:16px;font-size:16px;font-weight:600;transition:transform .2s,background .2s;display:flex}.QuoteSection-module__rvHqgW__submitBtn:hover{background:#f0f0f0;transform:scale(1.02)}.QuoteSection-module__rvHqgW__divider{background:#ffffff1a;height:1px;margin:10px 0}.QuoteSection-module__rvHqgW__totalBox{background:#ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;margin-top:10px;padding:20px;display:flex}.QuoteSection-module__rvHqgW__totalLabel{color:#888;font-size:14px}.QuoteSection-module__rvHqgW__totalAmount{color:#fff;font-size:32px;font-weight:700}.QuoteSection-module__rvHqgW__successCard{text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;align-items:center;gap:24px;max-width:600px;margin:0 auto;padding:80px 40px;display:flex}.QuoteSection-module__rvHqgW__successIcon{color:var(--accent-blue);width:64px;height:64px;margin-bottom:8px}.QuoteSection-module__rvHqgW__successCard h2{font-size:42px;font-weight:700}.QuoteSection-module__rvHqgW__successCard p{color:#888;font-size:18px;line-height:1.6}@media (max-width:900px){.QuoteSection-module__rvHqgW__grid{grid-template-columns:1fr;gap:40px}.QuoteSection-module__rvHqgW__title{font-size:42px}}
.Motion-module__zxIKza__section{color:#fff;background-color:#000;padding:100px 0;position:relative;overflow:hidden}.Motion-module__zxIKza__grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.Motion-module__zxIKza__content{flex-direction:column;gap:40px;display:flex}.Motion-module__zxIKza__title{margin-bottom:24px;font-size:56px;font-weight:700;line-height:1.1}.Motion-module__zxIKza__accent{background:linear-gradient(90deg,#fff,#999);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Motion-module__zxIKza__description{color:#888;max-width:400px;font-size:18px;line-height:1.6}.Motion-module__zxIKza__uploadCard{background:#ffffff0d;border:1px dashed #fff3;border-radius:20px;padding:30px;transition:all .3s}.Motion-module__zxIKza__uploadCard:hover{background:#ffffff14;border-color:#fff6}.Motion-module__zxIKza__fileInput{display:none}.Motion-module__zxIKza__uploadLabel{cursor:pointer;text-align:center;flex-direction:column;align-items:center;display:flex}.Motion-module__zxIKza__uploadIconWrapper{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:16px;display:flex}.Motion-module__zxIKza__uploadText{margin-bottom:4px;font-size:16px;font-weight:600}.Motion-module__zxIKza__uploadHint{color:#666;font-size:13px}.Motion-module__zxIKza__generateBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:50px;width:fit-content;margin-top:16px;padding:16px 32px;font-size:16px;font-weight:600;transition:transform .2s,background .2s}.Motion-module__zxIKza__generateBtn:hover{background:#f0f0f0;transform:scale(1.02)}.Motion-module__zxIKza__generateBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.Motion-module__zxIKza__successState{text-align:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;align-items:center;gap:24px;padding:100px 40px;display:flex}.Motion-module__zxIKza__successIcon{color:#4ade80;margin-bottom:8px}.Motion-module__zxIKza__successState h2{font-size:42px;font-weight:700}.Motion-module__zxIKza__successState p{color:#888;max-width:500px;font-size:18px;line-height:1.6}.Motion-module__zxIKza__resetBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50px;padding:12px 24px;font-weight:600;transition:background .2s}.Motion-module__zxIKza__resetBtn:hover{background:#ffffff26}.Motion-module__zxIKza__previewArea{position:relative}.Motion-module__zxIKza__videoCard{aspect-ratio:9/16;background:linear-gradient(#1a1a2e 0%,#16213e 100%);border:1px solid #ffffff0d;border-radius:24px;max-width:400px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.Motion-module__zxIKza__emptyState{color:#ffffff4d;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex}.Motion-module__zxIKza__emptyIcon{opacity:.5;margin-bottom:16px}.Motion-module__zxIKza__videoPlaceholder{width:100%;height:100%;position:relative}.Motion-module__zxIKza__bgPreview{object-fit:cover;opacity:.3;width:100%;height:100%}.Motion-module__zxIKza__processingOverlay{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Motion-module__zxIKza__filmIcon{color:#fffc;margin-bottom:16px}@media (max-width:768px){.Motion-module__zxIKza__grid{grid-template-columns:1fr}.Motion-module__zxIKza__videoCard{max-width:100%}}
