.about-module__-i9KWa__container{background:#fff;min-height:100vh}.about-module__-i9KWa__announcementBar{color:#fff;z-index:1000;background:linear-gradient(135deg,#ff6b00 0%,#ff9500 100%);padding:.75rem 0;transition:transform .3s;position:fixed;top:0;left:0;right:0;overflow:hidden}.about-module__-i9KWa__announcementBar.about-module__-i9KWa__hidden{transform:translateY(-100%)}.about-module__-i9KWa__marquee{overflow:hidden}.about-module__-i9KWa__marqueeContent{animation:30s linear infinite about-module__-i9KWa__marquee;display:flex}.about-module__-i9KWa__marqueeContent span{white-space:nowrap;align-items:center;gap:.5rem;padding:0 3rem;font-size:.875rem;font-weight:600;display:flex}@keyframes about-module__-i9KWa__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.about-module__-i9KWa__header{z-index:999;background:#fff;transition:all .3s;position:fixed;top:46px;left:0;right:0;box-shadow:0 2px 10px #0000000d}.about-module__-i9KWa__header.about-module__-i9KWa__scrolled{box-shadow:0 4px 20px #0000001a}.about-module__-i9KWa__header.about-module__-i9KWa__hidden{transform:translateY(-100%)}.about-module__-i9KWa__nav{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex}.about-module__-i9KWa__logo{background:linear-gradient(135deg,#ff6b00,#ff9500);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:900;text-decoration:none}.about-module__-i9KWa__logoImg{width:auto;height:50px}.about-module__-i9KWa__navLinks{align-items:center;gap:2.5rem;display:flex}.about-module__-i9KWa__navLink{color:#1f2937;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.about-module__-i9KWa__navLink:after{content:"";background:linear-gradient(135deg,#ff6b00,#ff9500);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.about-module__-i9KWa__navLink:hover{color:#ff6b00}.about-module__-i9KWa__navLink:hover:after{width:100%}.about-module__-i9KWa__navActions{align-items:center;gap:1rem;display:flex}.about-module__-i9KWa__iconButton{cursor:pointer;color:#1f2937;background:0 0;border:none;border-radius:50%;padding:.5rem;transition:all .3s;position:relative}.about-module__-i9KWa__iconButton:hover{color:#ff6b00;background:#f3f4f6;transform:scale(1.1)}.about-module__-i9KWa__cartBadge{color:#fff;background:#ff6b00;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:.125rem;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:0;right:0}.about-module__-i9KWa__mobileMenu{cursor:pointer;color:#1f2937;background:0 0;border:none;padding:.5rem;display:none}.about-module__-i9KWa__mobileNav{z-index:998;background:#fff;animation:.3s about-module__-i9KWa__slideDown;position:fixed;top:130px;left:0;right:0;box-shadow:0 4px 20px #0000001a}@keyframes about-module__-i9KWa__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.about-module__-i9KWa__mobileNavLink{color:#1f2937;border-bottom:1px solid #f3f4f6;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.about-module__-i9KWa__mobileNavLink:hover{color:#ff6b00;background:#f9fafb;padding-left:2.5rem}.about-module__-i9KWa__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#ff6b00 0%,#ff9500 100%);margin-top:130px;padding:4rem 2rem 3rem}.about-module__-i9KWa__heroContent{max-width:800px;margin:0 auto}.about-module__-i9KWa__heroTitle{margin-bottom:1rem;font-size:3.5rem;font-weight:900;line-height:1.2}.about-module__-i9KWa__heroSubtitle{opacity:.95;font-size:1.25rem;line-height:1.6}.about-module__-i9KWa__section{max-width:1200px;margin:0 auto;padding:5rem 2rem}.about-module__-i9KWa__sectionTitle{text-align:center;color:#1f2937;margin-bottom:3rem;font-size:3rem;font-weight:800}.about-module__-i9KWa__contentWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-module__-i9KWa__textContent{max-width:600px}.about-module__-i9KWa__paragraph{color:#4b5563;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.about-module__-i9KWa__imageContent{width:100%}.about-module__-i9KWa__imageGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.about-module__-i9KWa__gridItem{aspect-ratio:1;opacity:.1;background:linear-gradient(135deg,#ff6b00 0%,#ff9500 100%);border-radius:16px}.about-module__-i9KWa__missionSection{background:#f9fafb;padding:5rem 2rem}.about-module__-i9KWa__missionGrid{grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1200px;margin:0 auto;display:grid}.about-module__-i9KWa__missionCard{text-align:center;background:#fff;border-radius:16px;padding:3rem;box-shadow:0 4px 12px #00000014}.about-module__-i9KWa__missionIcon{color:#ff6b00;margin-bottom:1.5rem}.about-module__-i9KWa__missionTitle{color:#1f2937;margin-bottom:1rem;font-size:2rem;font-weight:700}.about-module__-i9KWa__missionText{color:#6b7280;font-size:1.125rem;line-height:1.8}.about-module__-i9KWa__offerGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.about-module__-i9KWa__offerCard{background:#f9fafb;border-radius:16px;padding:2.5rem;transition:all .3s}.about-module__-i9KWa__offerCard:hover{background:#fff;transform:translateY(-8px);box-shadow:0 12px 24px #ff6b0026}.about-module__-i9KWa__offerIcon{color:#ff6b00;margin-bottom:1.5rem}.about-module__-i9KWa__offerTitle{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.about-module__-i9KWa__offerText{color:#6b7280;font-size:1rem;line-height:1.7}.about-module__-i9KWa__whySection{background:#f9fafb;padding:5rem 2rem}.about-module__-i9KWa__whyGrid{grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1200px;margin:0 auto;display:grid}.about-module__-i9KWa__whyCard{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 12px #00000014}.about-module__-i9KWa__whyNumber{color:#ff6b00;opacity:.3;margin-bottom:1rem;font-size:3rem;font-weight:900;display:inline-block}.about-module__-i9KWa__whyTitle{color:#1f2937;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.about-module__-i9KWa__whyText{color:#6b7280;font-size:1.125rem;line-height:1.7}.about-module__-i9KWa__statsSection{color:#fff;background:linear-gradient(135deg,#ff6b00 0%,#ff9500 100%);padding:5rem 2rem}.about-module__-i9KWa__statsGrid{grid-template-columns:repeat(4,1fr);gap:3rem;max-width:1200px;margin:0 auto;display:grid}.about-module__-i9KWa__statCard{text-align:center}.about-module__-i9KWa__statIcon{opacity:.8;margin-bottom:1rem}.about-module__-i9KWa__statNumber{margin-bottom:.5rem;font-size:3.5rem;font-weight:900}.about-module__-i9KWa__statLabel{opacity:.9;font-size:1.125rem}.about-module__-i9KWa__valuesGrid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3rem;display:grid}.about-module__-i9KWa__valueCard{text-align:center;background:#f9fafb;border-radius:12px;padding:2rem}.about-module__-i9KWa__valueTitle{color:#1f2937;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.about-module__-i9KWa__valueText{color:#6b7280;font-size:.95rem;line-height:1.6}.about-module__-i9KWa__ctaSection{text-align:center;color:#fff;background:#1f2937;padding:6rem 2rem}.about-module__-i9KWa__ctaTitle{margin-bottom:1rem;font-size:3rem;font-weight:800}.about-module__-i9KWa__ctaText{opacity:.9;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.about-module__-i9KWa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.about-module__-i9KWa__ctaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b00 0%,#ff9500 100%);border:none;border-radius:50px;padding:1.25rem 3rem;font-size:1.125rem;font-weight:700;transition:all .3s}.about-module__-i9KWa__ctaButton:hover{transform:translateY(-3px);box-shadow:0 12px 24px #ff6b0066}.about-module__-i9KWa__ctaButtonOutline{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:50px;padding:1.25rem 3rem;font-size:1.125rem;font-weight:700;transition:all .3s}.about-module__-i9KWa__ctaButtonOutline:hover{color:#1f2937;background:#fff;transform:translateY(-3px)}@media (max-width:1024px){.about-module__-i9KWa__heroTitle{font-size:3rem}.about-module__-i9KWa__offerGrid,.about-module__-i9KWa__statsGrid,.about-module__-i9KWa__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-module__-i9KWa__container{padding-top:0}.about-module__-i9KWa__header{top:38px}.about-module__-i9KWa__mobileNav{top:102px}.about-module__-i9KWa__hero{margin-top:102px;padding:3rem 1.5rem 2rem}.about-module__-i9KWa__heroTitle{font-size:2.5rem}.about-module__-i9KWa__heroSubtitle{font-size:1.125rem}.about-module__-i9KWa__navLinks{display:none}.about-module__-i9KWa__mobileMenu{display:block}.about-module__-i9KWa__section{padding:3rem 1.5rem}.about-module__-i9KWa__sectionTitle{font-size:2rem}.about-module__-i9KWa__contentWrapper,.about-module__-i9KWa__missionGrid{grid-template-columns:1fr;gap:2rem}.about-module__-i9KWa__offerGrid{grid-template-columns:1fr}.about-module__-i9KWa__whyGrid{grid-template-columns:1fr;gap:2rem}.about-module__-i9KWa__statsGrid{grid-template-columns:repeat(2,1fr);gap:2rem}.about-module__-i9KWa__valuesGrid{grid-template-columns:1fr}.about-module__-i9KWa__ctaTitle{font-size:2rem}.about-module__-i9KWa__ctaButtons{flex-direction:column;align-items:center}.about-module__-i9KWa__ctaButton,.about-module__-i9KWa__ctaButtonOutline{width:100%;max-width:300px}}@media (max-width:480px){.about-module__-i9KWa__heroTitle{font-size:2rem}.about-module__-i9KWa__sectionTitle{font-size:1.75rem}.about-module__-i9KWa__statNumber{font-size:2.5rem}}.about-module__-i9KWa__footer{color:#fff;background:linear-gradient(135deg,#1f2937 0%,#111827 100%);margin-top:0;padding:3rem 0 1.5rem}.about-module__-i9KWa__footerContent{grid-template-columns:repeat(4,1fr);gap:3rem;max-width:1400px;margin:0 auto 2rem;padding:0 2rem;display:grid}.about-module__-i9KWa__footerSection{flex-direction:column;display:flex}.about-module__-i9KWa__footerLogo{margin-bottom:1rem}.about-module__-i9KWa__footerLogoWrapper{filter:brightness(0)invert()}.about-module__-i9KWa__footerDesc{color:#d1d5db;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.about-module__-i9KWa__socialLinks{gap:1rem;display:flex}.about-module__-i9KWa__socialIcon{color:#ff6b00;background:#ff6b001a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.about-module__-i9KWa__socialIcon:hover{color:#fff;background:#ff6b00;transform:translateY(-3px)}.about-module__-i9KWa__footerTitle{color:#fff;margin-bottom:1.25rem;font-size:1.125rem;font-weight:700}.about-module__-i9KWa__footerLinks{margin:0;padding:0;list-style:none}.about-module__-i9KWa__footerLinks li{margin-bottom:.75rem}.about-module__-i9KWa__footerLinks a{color:#d1d5db;font-size:.95rem;text-decoration:none;transition:all .3s}.about-module__-i9KWa__footerLinks a:hover{color:#ff6b00;padding-left:.5rem}.about-module__-i9KWa__footerContact{margin:0;padding:0;list-style:none}.about-module__-i9KWa__footerContact li{color:#d1d5db;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.95rem;display:flex}.about-module__-i9KWa__footerContact li svg{color:#ff6b00;flex-shrink:0}.about-module__-i9KWa__footerBottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1.5rem 2rem 0;display:flex}.about-module__-i9KWa__footerText{color:#9ca3af;margin:0;font-size:.875rem}.about-module__-i9KWa__paymentMethods{color:#9ca3af;align-items:center;gap:1rem;font-size:.875rem;display:flex}.about-module__-i9KWa__paymentIcons{gap:.5rem;display:flex}@media (max-width:1024px){.about-module__-i9KWa__footerContent{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-module__-i9KWa__footer{margin-top:0}.about-module__-i9KWa__footerContent{grid-template-columns:1fr;gap:2rem}.about-module__-i9KWa__footerBottom{text-align:center;flex-direction:column;gap:1rem}}
.home-module__txgM7a__loadingContainer{background:linear-gradient(135deg,#000 0%,#1a1a1a 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.home-module__txgM7a__loader{border:4px solid #ff6b0033;border-top-color:#ff6b00;border-radius:50%;width:50px;height:50px;animation:.8s linear infinite home-module__txgM7a__spin}@keyframes home-module__txgM7a__spin{to{transform:rotate(360deg)}}.home-module__txgM7a__container{background:#faf8f5;min-height:100vh;padding-top:130px;overflow:hidden visible}@media (max-width:768px){.home-module__txgM7a__container{padding-top:102px}}.home-module__txgM7a__announcementBar{z-index:101;color:#fff;background:linear-gradient(135deg,#ff6b00 0%,#ff9500 100%);align-items:center;height:50px;padding:.8rem 0;font-size:.95rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden;transform:translateY(0)}.home-module__txgM7a__announcementBar.home-module__txgM7a__hidden{transform:translateY(-100%)}.home-module__txgM7a__marquee{display:flex;overflow:hidden}.home-module__txgM7a__marqueeContent{white-space:nowrap;gap:3rem;animation:30s linear infinite home-module__txgM7a__marquee;display:flex}.home-module__txgM7a__marqueeContent span{align-items:center;gap:.5rem;display:inline-flex}@keyframes home-module__txgM7a__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-module__txgM7a__header{z-index:100;background:#fff;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:50px;left:0;right:0;transform:translateY(0);box-shadow:0 2px 20px #00000014}.home-module__txgM7a__header.home-module__txgM7a__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 4px 30px #0000001f}.home-module__txgM7a__header.home-module__txgM7a__hidden{transform:translateY(-150%)}.home-module__txgM7a__nav{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1.2rem 2rem;display:flex}.home-module__txgM7a__logo{align-items:center;text-decoration:none;transition:transform .3s;display:flex}.home-module__txgM7a__logo:hover{transform:scale(1.02)}.home-module__txgM7a__logoImg{object-fit:contain;height:auto}.home-module__txgM7a__navLinks{gap:2rem;display:flex}.home-module__txgM7a__navLink{color:#333;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.home-module__txgM7a__navLink:after{content:"";background:linear-gradient(135deg,#ff6b00 0%,#ff9500 100%);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.home-module__txgM7a__navLink:hover:after{width:100%}.home-module__txgM7a__navLink:hover{color:#ff6b00}.home-module__txgM7a__instagramBanner{max-width:1400px;margin:0 auto 2rem;padding:0 2rem;position:relative;overflow:hidden}.home-module__txgM7a__bannerContent{z-index:2;background:linear-gradient(135deg,#e1306c 0%,#c13584 50%,#833ab4 100%);border-radius:24px;justify-content:space-between;align-items:center;padding:2rem 3rem;animation:.8s cubic-bezier(.4,0,.2,1) home-module__txgM7a__bannerSlideIn;display:flex;position:relative;box-shadow:0 20px 60px #e1306c4d}@keyframes home-module__txgM7a__bannerSlideIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.home-module__txgM7a__bannerLeft{align-items:center;gap:1.5rem;display:flex}.home-module__txgM7a__bannerIcon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;animation:2s ease-in-out infinite home-module__txgM7a__iconPulse;display:flex}@keyframes home-module__txgM7a__iconPulse{0%,to{transform:scale(1);box-shadow:0 0 #ffffffb3}50%{transform:scale(1.05);box-shadow:0 0 0 15px #fff0}}.home-module__txgM7a__bannerText{color:#fff}.home-module__txgM7a__bannerTitle{letter-spacing:-.5px;margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.home-module__txgM7a__bannerSubtitle{opacity:.95;margin:0;font-size:.95rem;font-weight:500}.home-module__txgM7a__bannerButton{color:#e1306c;background:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 10px 30px #0003}.home-module__txgM7a__bannerButton:hover{background:linear-gradient(135deg,#fff 0%,#f0f0f0 100%);transform:translateY(-3px)scale(1.05);box-shadow:0 15px 40px #0000004d}.home-module__txgM7a__bannerBackground{z-index:1;border-radius:24px;position:absolute;inset:0;overflow:hidden}.home-module__txgM7a__bannerGradient{background:linear-gradient(135deg,#e1306ce6 0%,#c13584e6 50%,#833ab4e6 100%);position:absolute;inset:0}.home-module__txgM7a__bannerPattern{background-image:radial-gradient(circle at 20%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff1a 0%,#0000 50%);animation:20s ease-in-out infinite home-module__txgM7a__patternFloat;position:absolute;inset:0}@keyframes home-module__txgM7a__patternFloat{0%,to{transform:translate(0)scale(1)}50%{transform:translate(20px,-20px)scale(1.1)}}@media (max-width:768px){.home-module__txgM7a__instagramBanner{margin-bottom:1.5rem;padding:0 1rem}.home-module__txgM7a__bannerContent{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem}.home-module__txgM7a__bannerLeft{text-align:center;flex-direction:column}.home-module__txgM7a__bannerTitle{font-size:1.25rem}.home-module__txgM7a__bannerSubtitle{font-size:.875rem}.home-module__txgM7a__bannerButton{justify-content:center;width:100%}}.home-module__txgM7a__hero{background:linear-gradient(135deg,#000 0%,#1a1a1a 100%);justify-content:center;align-items:center;min-height:60vh;margin-top:130px;display:flex;position:relative;overflow:hidden}.home-module__txgM7a__heroBackground{background:radial-gradient(circle at 20%,#ff6b0026 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ff950026 0%,#0000 50%);animation:8s ease-in-out infinite home-module__txgM7a__gradientShift;position:absolute;inset:0}@keyframes home-module__txgM7a__gradientShift{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.home-module__txgM7a__heroContent{z-index:10;text-align:center;max-width:1000px;padding:2rem;animation:1s ease-out home-module__txgM7a__fadeInUp;position:relative}@keyframes home-module__txgM7a__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.home-module__txgM7a__heroStats{flex-wrap:wrap;justify-content:center;gap:3rem;margin-bottom:2.5rem;display:flex}.home-module__txgM7a__statItem{color:#fff;align-items:center;gap:1rem;animation:1s ease-out home-module__txgM7a__fadeInUp;display:flex}.home-module__txgM7a__statItem:first-child{opacity:0;animation-delay:.1s;animation-fill-mode:forwards}.home-module__txgM7a__statItem:nth-child(2){opacity:0;animation-delay:.2s;animation-fill-mode:forwards}.home-module__txgM7a__statItem:nth-child(3){opacity:0;animation-delay:.3s;animation-fill-mode:forwards}.home-module__txgM7a__statItem svg{color:#ff9500;flex-shrink:0}.home-module__txgM7a__statNumber{background:linear-gradient(135deg,#ff6b00 0%,#ff9500 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.3rem;font-size:1.8rem;font-weight:900;line-height:1}.home-module__txgM7a__statLabel{color:#aaa;font-size:.85rem;font-weight:500}.home-module__txgM7a__heroTitle{background:linear-gradient(135deg,#ff6b00 0%,#ff9500 50%,gold 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:900;line-height:1.1;animation:3s ease-in-out infinite home-module__txgM7a__shimmer}@keyframes home-module__txgM7a__shimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.home-module__txgM7a__heroSubtitle{color:#bbb;margin-bottom:2.5rem;font-size:1.1rem;font-weight:500;line-height:1.6;animation:1s ease-out .2s both home-module__txgM7a__fadeInUp}.home-module__txgM7a__heroCTA{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.home-module__txgM7a__heroButton{color:#fff;background:linear-gradient(135deg,#ff6b00 0%,#ff9500 100%);border-radius:50px;align-items:center;gap:.8rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;animation:1s ease-out .4s both home-module__txgM7a__fadeInUp;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #ff6b0066}.home-module__txgM7a__heroButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.home-module__txgM7a__heroButton:hover:before{left:100%}.home-module__txgM7a__heroButton:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 12px 32px #ff6b0080}.home-module__txgM7a__heroButtonSecondary{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:50px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;animation:1s ease-out .5s both home-module__txgM7a__fadeInUp;display:inline-flex}.home-module__txgM7a__heroButtonSecondary:hover{background:#ffffff1a;border-color:#ff9500;transform:translateY(-3px)}.home-module__txgM7a__features{display:none}.home-module__txgM7a__feature{color:#333;align-items:center;gap:1rem;font-size:1.05rem;font-weight:600;animation:.8s ease-out both home-module__txgM7a__fadeInUp;display:flex}.home-module__txgM7a__feature:first-child{animation-delay:.1s}.home-module__txgM7a__feature:nth-child(2){animation-delay:.2s}.home-module__txgM7a__feature:nth-child(3){animation-delay:.3s}.home-module__txgM7a__feature:nth-child(4){animation-delay:.4s}.home-module__txgM7a__featureIcon{color:#ff6b00;width:32px;height:32px;transition:transform .3s}.home-module__txgM7a__feature:hover .home-module__txgM7a__featureIcon{transform:scale(1.2)rotate(5deg)}.home-module__txgM7a__section{opacity:0;max-width:1400px;margin:0 auto;padding:6rem 2rem;animation:1s ease-out forwards home-module__txgM7a__sectionFadeIn}.home-module__txgM7a__sectionFullWidth{opacity:0;background:#faf8f5;width:100%;padding:6rem 0;scroll-margin-top:150px;animation:1s ease-out forwards home-module__txgM7a__sectionFadeIn}.home-module__txgM7a__sectionFullWidth:first-of-type{padding-top:2rem}.home-module__txgM7a__sectionFullWidth .home-module__txgM7a__sectionHeader{max-width:1400px;margin-bottom:4rem;margin-left:auto;margin-right:auto;padding:0 2rem}.home-module__txgM7a__sectionAlt{opacity:0;background:#f9f9f9;max-width:1400px;margin:0 auto;padding:6rem 2rem;animation:1s ease-out .3s forwards home-module__txgM7a__sectionFadeIn}.home-module__txgM7a__sectionAltFullWidth{opacity:0;background:#f5f2ed;width:100%;margin:0;padding:6rem 0;scroll-margin-top:150px;animation:1s ease-out .3s forwards home-module__txgM7a__sectionFadeIn}.home-module__txgM7a__sectionAltFullWidth .home-module__txgM7a__sectionHeader{margin-bottom:4rem}@keyframes home-module__txgM7a__sectionFadeIn{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.home-module__txgM7a__sectionHeader{text-align:center;opacity:0;z-index:1;margin-bottom:4rem;animation:1s ease-out .2s forwards home-module__txgM7a__headerSlideIn;position:relative;overflow:visible}@keyframes home-module__txgM7a__headerSlideIn{0%{opacity:0;transform:translateY(-30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.home-module__txgM7a__floralDecor{margin-bottom:1rem;font-size:3rem;animation:4s ease-in-out infinite home-module__txgM7a__floralSpin;display:inline-block}@keyframes home-module__txgM7a__floralSpin{0%,to{transform:rotate(-5deg)scale(1)}50%{transform:rotate(5deg)scale(1.1)}}@keyframes home-module__txgM7a__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.home-module__txgM7a__sectionTitle{color:#000;background:linear-gradient(135deg,#000 0%,#ff6b00 100%);-webkit-text-fill-color:transparent;word-wrap:break-word;overflow-wrap:break-word;-webkit-background-clip:text;background-clip:text;max-width:100%;margin-bottom:1rem;font-size:3rem;font-weight:800}.home-module__txgM7a__sectionSubtitle{color:#666;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;font-size:1.2rem;font-weight:400}.home-module__txgM7a__horizontalScrollWrapper{width:100vw;margin-left:calc(50% - 50vw);position:relative}.home-module__txgM7a__horizontalScroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-user-select:none;user-select:none;padding:3rem 0;position:relative;overflow:auto hidden}.home-module__txgM7a__horizontalScroll::-webkit-scrollbar{display:none}.home-module__txgM7a__scrollButton{z-index:10;color:#ff6b00;cursor:pointer;background:#fffffff2;border:2px solid #ff6b00;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.home-module__txgM7a__scrollButton:hover{color:#fff;background:#ff6b00;transform:translateY(-50%)scale(1.1);box-shadow:0 8px 24px #ff6b0066}.home-module__txgM7a__scrollButton:active{transform:translateY(-50%)scale(.95)}.home-module__txgM7a__scrollButtonLeft{left:2rem}.home-module__txgM7a__scrollButtonRight{right:2rem}.home-module__txgM7a__scrollContent{gap:2rem;width:max-content;padding:0 2rem;animation:60s linear infinite home-module__txgM7a__autoScroll;display:flex}.home-module__txgM7a__horizontalScroll:hover .home-module__txgM7a__scrollContent,.home-module__txgM7a__horizontalScroll:active .home-module__txgM7a__scrollContent{animation-play-state:paused}@keyframes home-module__txgM7a__autoScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1rem))}}.home-module__txgM7a__horizontalCard{color:#000;pointer-events:auto;flex-shrink:0;width:280px;text-decoration:none;transition:all .3s;position:relative}.home-module__txgM7a__horizontalCard img{pointer-events:none;-webkit-user-select:none;user-select:none}.home-module__txgM7a__horizontalCard:hover{transform:translateY(-12px)}.home-module__txgM7a__horizontalImageWrapper{background:linear-gradient(145deg,#fff,#f5f2ed);border:2px solid #ff6b001a;border-radius:50% 50% 45% 45%/55% 55% 45% 45%;width:280px;height:380px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014,inset 0 1px #fffc}.home-module__txgM7a__horizontalCard:hover .home-module__txgM7a__horizontalImageWrapper{border-color:#ff6b0099;box-shadow:0 15px 40px #ff6b0040,inset 0 1px #fff}.home-module__txgM7a__horizontalImage{object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;transition:transform .4s,opacity .5s;animation:.5s ease-in-out home-module__txgM7a__imageFadeIn}@keyframes home-module__txgM7a__imageFadeIn{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.home-module__txgM7a__horizontalCard:hover .home-module__txgM7a__horizontalImage{transform:scale(1.08)}.home-module__txgM7a__horizontalInfo{text-align:center;padding:1rem .5rem .5rem}.home-module__txgM7a__horizontalName{color:#2d2d2d;letter-spacing:.3px;margin:0;font-size:1.1rem;font-weight:600;transition:color .3s}.home-module__txgM7a__horizontalCard:hover .home-module__txgM7a__horizontalName{color:#ff6b00}.home-module__txgM7a__categoryGrid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}.home-module__txgM7a__categoryCard{color:#000;flex-direction:column;align-items:center;width:100%;max-width:320px;text-decoration:none;transition:all .4s;animation:.6s ease-out both home-module__txgM7a__fadeInScale;display:flex;position:relative}@keyframes home-module__txgM7a__fadeInScale{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.home-module__txgM7a__categoryCard:hover{transform:translateY(-15px)scale(1.08)}.home-module__txgM7a__ovalImageWrapper{background:#f5f5f5;border-radius:40%/50%;width:280px;height:380px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000026}.home-module__txgM7a__categoryCard:hover .home-module__txgM7a__ovalImageWrapper{box-shadow:0 20px 60px #ff6b004d}.home-module__txgM7a__categoryImage{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .4s}.home-module__txgM7a__categoryCard:hover .home-module__txgM7a__categoryImage{transform:scale(1.15)}.home-module__txgM7a__categoryInfo{text-align:center;width:100%;padding:1.5rem 1rem 0}.home-module__txgM7a__categoryName{color:#333;margin:0;font-size:1.2rem;font-weight:700;line-height:1.4;transition:color .3s}.home-module__txgM7a__categoryCard:hover .home-module__txgM7a__categoryName{color:#ff6b00}.home-module__txgM7a__verticalCard{color:#000;opacity:0;background:#fff;border:2px solid #000;border-radius:12px;flex-direction:column;width:100%;text-decoration:none;transition:all .3s;animation:.6s ease-out forwards home-module__txgM7a__scrollReveal;display:flex;position:relative;overflow:hidden;transform:translateY(60px)scale(.95);box-shadow:0 2px 12px #0000000f}.home-module__txgM7a__verticalCard[data-index="0"]{animation-delay:0s}.home-module__txgM7a__verticalCard[data-index="1"]{animation-delay:.1s}.home-module__txgM7a__verticalCard[data-index="2"]{animation-delay:.2s}.home-module__txgM7a__verticalCard[data-index="3"]{animation-delay:.3s}.home-module__txgM7a__verticalCard[data-index="4"]{animation-delay:.4s}.home-module__txgM7a__verticalCard[data-index="5"]{animation-delay:.5s}.home-module__txgM7a__verticalCard[data-index="6"]{animation-delay:.6s}.home-module__txgM7a__verticalCard[data-index="7"]{animation-delay:.7s}.home-module__txgM7a__verticalCard[data-index="8"]{animation-delay:.8s}.home-module__txgM7a__verticalCard[data-index="9"]{animation-delay:.9s}.home-module__txgM7a__verticalCard[data-index="10"]{animation-delay:1s}.home-module__txgM7a__verticalCard[data-index="11"]{animation-delay:1.1s}.home-module__txgM7a__verticalCard[data-index="12"]{animation-delay:1.2s}.home-module__txgM7a__verticalCard[data-index="13"]{animation-delay:1.3s}.home-module__txgM7a__verticalCard[data-index="14"]{animation-delay:1.4s}.home-module__txgM7a__verticalCard[data-index="15"]{animation-delay:1.5s}.home-module__txgM7a__verticalCard[data-index="16"]{animation-delay:1.6s}@keyframes home-module__txgM7a__scrollReveal{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.home-module__txgM7a__verticalCard:hover{z-index:10;border-color:#000;transform:translateY(-8px);box-shadow:0 12px 30px #00000026}.home-module__txgM7a__categoryNameTop{text-align:center;color:#2d2d2d;letter-spacing:.3px;word-wrap:break-word;overflow-wrap:break-word;background:#fff;padding:1.5rem 1.5rem 1rem;font-size:1.3rem;font-weight:600;line-height:1.3;transition:color .3s}.home-module__txgM7a__verticalCard:hover .home-module__txgM7a__categoryNameTop{color:#ff6b00}.home-module__txgM7a__verticalImageWrapper{background:#f8f8f8;flex-shrink:0;width:100%;height:380px;position:relative;overflow:hidden}.home-module__txgM7a__verticalImage{object-fit:cover;object-position:center;filter:brightness();width:100%;height:100%;transition:all .6s cubic-bezier(.34,1.56,.64,1),opacity .5s;animation:.5s ease-in-out home-module__txgM7a__imageFadeIn}.home-module__txgM7a__verticalCard:hover .home-module__txgM7a__verticalImage{filter:brightness(1.02);transform:scale(1.05)}.home-module__txgM7a__viewCollectionButton{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#ff6b00 0%,#ff9500 100%);border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:fit-content;max-width:90%;margin:1.5rem auto;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #ff6b0040}.home-module__txgM7a__verticalCard:hover .home-module__txgM7a__viewCollectionButton{transform:translateY(-2px);box-shadow:0 6px 16px #ff6b0059}.home-module__txgM7a__navActions{align-items:center;gap:1rem;display:flex}.home-module__txgM7a__iconButton{color:#333;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex;position:relative}.home-module__txgM7a__iconButton:hover{color:#ff6b00;background:#f5f5f5;transform:scale(1.1)}.home-module__txgM7a__cartBadge{color:#fff;text-align:center;background:#ff6b00;border-radius:10px;min-width:18px;padding:.15rem .4rem;font-size:.7rem;font-weight:700;position:absolute;top:0;right:0}.home-module__txgM7a__mobileMenu{color:#333;cursor:pointer;-webkit-tap-highlight-color:#0000001a;touch-action:manipulation;z-index:100;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;transition:all .3s;display:none;position:relative}.home-module__txgM7a__mobileMenu:hover{color:#ff6b00;background:#f5f5f5}.home-module__txgM7a__mobileMenu:active{background:#e8e8e8;transform:scale(.95)}.home-module__txgM7a__mobileMenu svg{width:24px;height:24px;display:block}.home-module__txgM7a__mobileMenuOverlay{z-index:998;background:#00000080;animation:.3s ease-out home-module__txgM7a__fadeIn;position:fixed;inset:0}.home-module__txgM7a__mobileMenuContent{z-index:999;background:#fff;flex-direction:column;width:280px;max-width:85vw;height:calc(100vh - 90px);animation:.3s ease-out home-module__txgM7a__slideInRight;display:flex;position:fixed;top:90px;right:0;overflow-y:auto;box-shadow:-4px 0 20px #0000001a}@keyframes home-module__txgM7a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes home-module__txgM7a__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.home-module__txgM7a__mobileNav{z-index:999;background:#fff;flex-direction:column;animation:.3s ease-out home-module__txgM7a__slideDown;display:flex;position:fixed;top:90px;left:0;right:0;box-shadow:0 4px 20px #0000001a}@keyframes home-module__txgM7a__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.home-module__txgM7a__mobileNavLink{color:#333;border-bottom:1px solid #f0f0f0;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.home-module__txgM7a__mobileNavLink:hover{color:#ff6b00;background:#f9f9f9}.home-module__txgM7a__mobileNavLink:last-child{border-bottom:none}.home-module__txgM7a__testimonials{opacity:0;background:#fff;max-width:1400px;margin:0 auto;padding:6rem 2rem;animation:1s ease-out forwards home-module__txgM7a__sectionFadeIn}.home-module__txgM7a__testimonialGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.home-module__txgM7a__testimonialCard{opacity:0;background:#fff;border-radius:20px;padding:2.5rem;transition:all .5s cubic-bezier(.34,1.56,.64,1);animation:.8s ease-out both home-module__txgM7a__testimonialReveal;transform:translateY(50px)scale(.95);box-shadow:0 8px 24px #00000014}.home-module__txgM7a__testimonialCard:first-child{animation-delay:.2s}.home-module__txgM7a__testimonialCard:nth-child(2){animation-delay:.4s}.home-module__txgM7a__testimonialCard:nth-child(3){animation-delay:.6s}@keyframes home-module__txgM7a__testimonialReveal{0%{opacity:0;transform:translateY(50px)scale(.95)rotateX(10deg)}to{opacity:1;transform:translateY(0)scale(1)rotateX(0)}}.home-module__txgM7a__testimonialCard:hover{transform:translateY(-15px)scale(1.03)rotate(-1deg);box-shadow:0 25px 50px #ff6b0040}.home-module__txgM7a__floralRating{gap:.5rem;margin-bottom:1.5rem;font-size:1.3rem;display:flex}.home-module__txgM7a__floralRating span{animation:2s ease-in-out infinite home-module__txgM7a__floralPulse;display:inline-block}.home-module__txgM7a__floralRating span:first-child{animation-delay:0s}.home-module__txgM7a__floralRating span:nth-child(2){animation-delay:.2s}.home-module__txgM7a__floralRating span:nth-child(3){animation-delay:.4s}.home-module__txgM7a__floralRating span:nth-child(4){animation-delay:.6s}.home-module__txgM7a__floralRating span:nth-child(5){animation-delay:.8s}@keyframes home-module__txgM7a__floralPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.home-module__txgM7a__testimonialText{color:#333;margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.7}.home-module__txgM7a__testimonialAuthor{align-items:center;gap:1rem;display:flex}.home-module__txgM7a__authorAvatar{color:#fff;background:linear-gradient(135deg,#ff6b00 0%,#ff9500 100%);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.1rem;font-weight:700;display:flex}.home-module__txgM7a__authorName{color:#000;margin-bottom:.2rem;font-weight:700}.home-module__txgM7a__authorTitle{color:#666;font-size:.9rem}.home-module__txgM7a__footer{color:#fff;background:#000;border-top:3px solid #ff6b00;padding:4rem 2rem 2rem}.home-module__txgM7a__footerContent{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1400px;margin:0 auto 3rem;display:grid}@media (max-width:1024px){.home-module__txgM7a__footerContent{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:640px){.home-module__txgM7a__footer{padding:3rem 1.5rem 1.5rem}.home-module__txgM7a__footerContent{text-align:left;grid-template-columns:1fr;gap:2.5rem}.home-module__txgM7a__footerSection:first-child{text-align:center}.home-module__txgM7a__footerLogoWrapper{padding:.6rem 1.2rem}.home-module__txgM7a__footerDesc{text-align:center}.home-module__txgM7a__socialLinks{justify-content:center}.home-module__txgM7a__footerBottom{text-align:center;flex-direction:column;gap:1rem}.home-module__txgM7a__paymentMethods{flex-direction:column;gap:.5rem}}.home-module__txgM7a__footerSection{animation:.8s ease-out both home-module__txgM7a__fadeInUp}.home-module__txgM7a__footerSection:first-child{animation-delay:.1s}.home-module__txgM7a__footerSection:nth-child(2){animation-delay:.2s}.home-module__txgM7a__footerSection:nth-child(3){animation-delay:.3s}.home-module__txgM7a__footerSection:nth-child(4){animation-delay:.4s}.home-module__txgM7a__footerLogo{margin-bottom:1rem}.home-module__txgM7a__footerLogoWrapper{background:#fff;border-radius:12px;padding:.8rem 1.5rem;display:inline-block;box-shadow:0 4px 12px #ffffff1a}.home-module__txgM7a__footerDesc{color:#aaa;margin-bottom:1.5rem;line-height:1.6}.home-module__txgM7a__socialLinks{gap:1rem;display:flex}.home-module__txgM7a__socialIcon{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.home-module__txgM7a__socialIcon:hover{background:linear-gradient(135deg,#ff6b00 0%,#ff9500 100%);transform:translateY(-3px)}.home-module__txgM7a__footerTitle{color:#fff;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.home-module__txgM7a__footerLinks{margin:0;padding:0;list-style:none}.home-module__txgM7a__footerLinks li{margin-bottom:.8rem}.home-module__txgM7a__footerLinks a{color:#aaa;text-decoration:none;transition:all .3s;display:inline-block}.home-module__txgM7a__footerLinks a:hover{color:#ff6b00;transform:translate(5px)}.home-module__txgM7a__footerContact{margin:0;padding:0;list-style:none}.home-module__txgM7a__footerContact li{color:#aaa;align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.home-module__txgM7a__footerContact a{color:inherit;text-decoration:none}.home-module__txgM7a__footerContact a:hover,.home-module__txgM7a__footerContact svg{color:#ff6b00}.home-module__txgM7a__footerBottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding-top:2rem;display:flex}@media (max-width:768px){.home-module__txgM7a__footerBottom{padding-top:1.5rem}}.home-module__txgM7a__footerText{color:#aaa;margin:0;font-size:.95rem}.home-module__txgM7a__paymentMethods{color:#aaa;align-items:center;gap:1rem;font-size:.9rem;display:flex}.home-module__txgM7a__paymentIcons{color:#fff;font-weight:600}@media (max-width:1200px){.home-module__txgM7a__nav{padding:1.2rem 1.5rem}.home-module__txgM7a__categoryGrid{grid-template-columns:repeat(3,1fr);gap:3.5rem 2rem}.home-module__txgM7a__verticalCard{max-width:100%}}@media (max-width:1024px){.home-module__txgM7a__hero{margin-top:120px}.home-module__txgM7a__heroTitle{font-size:2.8rem}.home-module__txgM7a__heroStats{gap:2.5rem}.home-module__txgM7a__statNumber{font-size:1.6rem}.home-module__txgM7a__categoryGrid{grid-template-columns:repeat(2,1fr);gap:3.5rem 2rem}.home-module__txgM7a__testimonialGrid{grid-template-columns:1fr}.home-module__txgM7a__sectionTitle{font-size:2.5rem}.home-module__txgM7a__horizontalCard{width:260px}.home-module__txgM7a__scrollButton{width:50px;height:50px}.home-module__txgM7a__scrollButtonLeft{left:1rem}.home-module__txgM7a__scrollButtonRight{right:1rem}.home-module__txgM7a__horizontalImageWrapper{width:260px;height:350px}}@media (max-width:768px){.home-module__txgM7a__announcementBar{padding:.6rem 0;font-size:.85rem}.home-module__txgM7a__header{top:42px}.home-module__txgM7a__nav{padding:1rem 1.5rem}.home-module__txgM7a__navLinks{display:none}.home-module__txgM7a__logoImg{width:150px;height:auto}.home-module__txgM7a__mobileMenu{display:flex}.home-module__txgM7a__hero{min-height:55vh;margin-top:110px;padding:3rem 1.5rem 2rem}.home-module__txgM7a__heroTitle{font-size:2.2rem}.home-module__txgM7a__heroSubtitle{font-size:1rem}.home-module__txgM7a__heroStats{flex-wrap:wrap;gap:2rem}.home-module__txgM7a__statItem{flex-direction:row}.home-module__txgM7a__heroCTA{flex-direction:column;gap:1rem;width:100%}.home-module__txgM7a__heroButton,.home-module__txgM7a__heroButtonSecondary{justify-content:center;width:100%}.home-module__txgM7a__features{flex-wrap:wrap;gap:2rem;padding:1.5rem}.home-module__txgM7a__feature{font-size:.9rem}.home-module__txgM7a__featureIcon{width:28px;height:28px}.home-module__txgM7a__sectionTitle{word-wrap:break-word;overflow-wrap:break-word;font-size:2rem;line-height:1.2}.home-module__txgM7a__sectionSubtitle{font-size:1rem;line-height:1.4}.home-module__txgM7a__floralDecor{font-size:2.5rem}.home-module__txgM7a__sectionFullWidth,.home-module__txgM7a__sectionAltFullWidth{padding:4rem 0}.home-module__txgM7a__sectionFullWidth:first-of-type{padding-top:2rem}.home-module__txgM7a__sectionFullWidth .home-module__txgM7a__sectionHeader,.home-module__txgM7a__sectionAltFullWidth .home-module__txgM7a__sectionHeader{max-width:100%;margin-bottom:3rem;padding:0 1.5rem}.home-module__txgM7a__horizontalScroll{padding:2rem 0}.home-module__txgM7a__horizontalCard{width:240px}.home-module__txgM7a__horizontalImageWrapper{width:240px;height:320px}.home-module__txgM7a__horizontalName{font-size:1rem}.home-module__txgM7a__scrollButton{width:40px;height:40px}.home-module__txgM7a__scrollButton svg{width:24px;height:24px}.home-module__txgM7a__scrollButtonLeft{left:.5rem}.home-module__txgM7a__scrollButtonRight{right:.5rem}.home-module__txgM7a__categoryGrid{grid-template-columns:1fr;gap:2.5rem;padding:0 1.5rem}.home-module__txgM7a__verticalCard{max-width:450px;margin:0 auto}.home-module__txgM7a__categoryNameTop{padding:1.25rem 1.25rem .75rem;font-size:1.2rem}.home-module__txgM7a__verticalImageWrapper{height:400px}.home-module__txgM7a__viewCollectionButton{margin:1.25rem auto;padding:.9rem 1.75rem;font-size:.95rem}.home-module__txgM7a__testimonialCard{padding:2rem}.home-module__txgM7a__testimonialText{font-size:1rem}.home-module__txgM7a__footerContent{grid-template-columns:1fr;gap:2.5rem}.home-module__txgM7a__footerSection{text-align:left}.home-module__txgM7a__footerLogo{justify-content:flex-start;display:flex}.home-module__txgM7a__footerLogoWrapper{padding:.7rem 1.2rem}.home-module__txgM7a__footerDesc{font-size:.95rem;line-height:1.6}.home-module__txgM7a__socialLinks{justify-content:flex-start}.home-module__txgM7a__socialIcon{width:45px;height:45px}.home-module__txgM7a__footerTitle{margin-bottom:1.25rem;font-size:1.15rem}.home-module__txgM7a__footerLinks li{margin-bottom:.9rem}.home-module__txgM7a__footerLinks a{font-size:.95rem}.home-module__txgM7a__footerContact li{margin-bottom:1.1rem;font-size:.95rem}.home-module__txgM7a__footerContact svg{flex-shrink:0}.home-module__txgM7a__footerBottom{text-align:center;flex-direction:column;gap:1.5rem;padding-top:1.75rem}.home-module__txgM7a__footerText{font-size:.9rem}.home-module__txgM7a__paymentMethods{flex-direction:column;gap:.75rem}}@media (max-width:480px){.home-module__txgM7a__announcementBar{padding:.5rem 0;font-size:.8rem}.home-module__txgM7a__header{top:38px}.home-module__txgM7a__nav{padding:.8rem 1rem}.home-module__txgM7a__logoImg{width:130px}.home-module__txgM7a__navActions{gap:.5rem}.home-module__txgM7a__iconButton{padding:.4rem}.home-module__txgM7a__mobileMenuContent{width:90vw;height:calc(100vh - 85px);top:85px}.home-module__txgM7a__mobileNavLink{padding:.9rem 1.25rem;font-size:.95rem}.home-module__txgM7a__hero{min-height:50vh;margin-top:95px;padding:2.5rem 1rem 1.5rem}.home-module__txgM7a__heroStats{flex-direction:column;gap:1.5rem}.home-module__txgM7a__statNumber{font-size:1.4rem}.home-module__txgM7a__statLabel{font-size:.75rem}.home-module__txgM7a__heroTitle{font-size:1.8rem}.home-module__txgM7a__feature{justify-content:center;font-size:.85rem}.home-module__txgM7a__featureIcon{width:24px;height:24px}.home-module__txgM7a__sectionTitle{word-wrap:break-word;overflow-wrap:break-word;padding:0 .5rem;font-size:1.75rem;line-height:1.3}.home-module__txgM7a__sectionSubtitle{padding:0 .5rem;font-size:.95rem;line-height:1.4}.home-module__txgM7a__floralDecor{font-size:2rem}.home-module__txgM7a__sectionFullWidth,.home-module__txgM7a__sectionAltFullWidth{padding:3rem 0}.home-module__txgM7a__sectionFullWidth:first-of-type{padding-top:2rem}.home-module__txgM7a__sectionFullWidth .home-module__txgM7a__sectionHeader,.home-module__txgM7a__sectionAltFullWidth .home-module__txgM7a__sectionHeader{max-width:100%;margin-bottom:2.5rem;padding:0 1rem}.home-module__txgM7a__horizontalScroll{padding:1.5rem 0}.home-module__txgM7a__scrollContent{gap:1.5rem;padding:0 1rem}.home-module__txgM7a__horizontalCard{width:220px}.home-module__txgM7a__horizontalImageWrapper{width:220px;height:290px}.home-module__txgM7a__horizontalName{font-size:.95rem}.home-module__txgM7a__categoryGrid{gap:2rem;padding:0 1rem}.home-module__txgM7a__verticalCard{max-width:100%}.home-module__txgM7a__categoryNameTop{padding:1rem 1rem .75rem;font-size:1.1rem}.home-module__txgM7a__verticalImageWrapper{height:380px}.home-module__txgM7a__viewCollectionButton{margin:1rem auto;padding:.85rem 1.5rem;font-size:.9rem}.home-module__txgM7a__testimonials{padding:3rem 1rem}.home-module__txgM7a__testimonialCard{padding:1.5rem}.home-module__txgM7a__testimonialText{font-size:.95rem;line-height:1.6}.home-module__txgM7a__floralRating{font-size:1.1rem}.home-module__txgM7a__footer{padding:2.5rem 1rem 1.5rem}.home-module__txgM7a__footerContent{gap:2.5rem;margin-bottom:2rem}.home-module__txgM7a__footerLogoWrapper{padding:.6rem 1rem}.home-module__txgM7a__footerLogoWrapper img{width:130px!important;height:auto!important}.home-module__txgM7a__footerDesc{font-size:.9rem;line-height:1.5}.home-module__txgM7a__socialIcon{width:38px;height:38px}.home-module__txgM7a__socialIcon svg{width:20px;height:20px}.home-module__txgM7a__footerTitle{margin-bottom:1rem;font-size:1.05rem}.home-module__txgM7a__footerLinks a,.home-module__txgM7a__footerContact li{font-size:.875rem}.home-module__txgM7a__footerContact li{gap:.7rem;margin-bottom:.9rem}.home-module__txgM7a__footerContact svg{width:18px;height:18px}.home-module__txgM7a__footerBottom{padding-top:1.5rem}.home-module__txgM7a__footerText,.home-module__txgM7a__paymentMethods,.home-module__txgM7a__paymentIcons{font-size:.8rem}.home-module__txgM7a__heroSubtitle{font-size:1rem}.home-module__txgM7a__heroButton,.home-module__txgM7a__heroButtonSecondary{padding:.9rem 2rem;font-size:.95rem}.home-module__txgM7a__features{display:none}}@media (max-width:375px){.home-module__txgM7a__sectionTitle{padding:0 .5rem;font-size:1.5rem;line-height:1.3}.home-module__txgM7a__sectionSubtitle{padding:0 .5rem;font-size:.875rem;line-height:1.4}.home-module__txgM7a__floralDecor{font-size:1.75rem}.home-module__txgM7a__sectionFullWidth:first-of-type{padding-top:2rem}.home-module__txgM7a__sectionFullWidth .home-module__txgM7a__sectionHeader,.home-module__txgM7a__sectionAltFullWidth .home-module__txgM7a__sectionHeader{margin-bottom:2rem;padding:0 .75rem}.home-module__txgM7a__horizontalCard{width:200px}.home-module__txgM7a__horizontalImageWrapper{width:200px;height:280px}.home-module__txgM7a__verticalCard{max-width:100%}.home-module__txgM7a__categoryNameTop{padding:.9rem .9rem .6rem;font-size:1rem}.home-module__txgM7a__verticalImageWrapper{height:360px}.home-module__txgM7a__viewCollectionButton{margin:.9rem auto;padding:.8rem 1.25rem;font-size:.85rem}.home-module__txgM7a__heroTitle{font-size:2rem}.home-module__txgM7a__heroSubtitle{font-size:.9rem}.home-module__txgM7a__footerLogoWrapper img{width:120px!important}.home-module__txgM7a__footerDesc{font-size:.85rem}.home-module__txgM7a__socialIcon{width:36px;height:36px}.home-module__txgM7a__footerTitle{font-size:1rem}.home-module__txgM7a__footerLinks a,.home-module__txgM7a__footerContact li{font-size:.85rem}.home-module__txgM7a__footerContact li{gap:.6rem}.home-module__txgM7a__footerText,.home-module__txgM7a__paymentMethods{font-size:.75rem}}
.order-detail-module__y6Ju1a__container{max-width:1400px;min-height:100vh;margin:0 auto;padding:180px 20px 40px}@media (max-width:768px){.order-detail-module__y6Ju1a__container{padding:140px 16px 40px}}.order-detail-module__y6Ju1a__loading{text-align:center;padding:60px 20px}.order-detail-module__y6Ju1a__spinner{border:4px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;width:50px;height:50px;margin:0 auto 20px;animation:1s linear infinite order-detail-module__y6Ju1a__spin}@keyframes order-detail-module__y6Ju1a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.order-detail-module__y6Ju1a__error{text-align:center;padding:80px 20px}.order-detail-module__y6Ju1a__error svg{color:#f44336;margin-bottom:20px}.order-detail-module__y6Ju1a__error h2{color:#333;margin-bottom:30px;font-size:24px}.order-detail-module__y6Ju1a__backBtn{color:#fff;background:#667eea;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.order-detail-module__y6Ju1a__backBtn:hover{background:#5568d3;transform:translateY(-2px)}.order-detail-module__y6Ju1a__backLink{color:#667eea;align-items:center;gap:8px;margin-bottom:24px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.order-detail-module__y6Ju1a__backLink:hover{gap:12px}.order-detail-module__y6Ju1a__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:32px;display:flex}.order-detail-module__y6Ju1a__title{color:#333;margin:0 0 8px;font-size:32px;font-weight:700}.order-detail-module__y6Ju1a__date{color:#666;margin:0;font-size:14px}.order-detail-module__y6Ju1a__statusBadges{flex-wrap:wrap;gap:12px;display:flex}.order-detail-module__y6Ju1a__statusBadge{color:#fff;text-transform:capitalize;border-radius:24px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;display:flex}.order-detail-module__y6Ju1a__grid{grid-template-columns:1fr 400px;gap:24px;display:grid}.order-detail-module__y6Ju1a__mainContent,.order-detail-module__y6Ju1a__sidebar{flex-direction:column;gap:24px;display:flex}.order-detail-module__y6Ju1a__card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a}.order-detail-module__y6Ju1a__cardTitle{color:#333;border-bottom:2px solid #f0f0f0;align-items:center;gap:10px;margin:0 0 20px;padding-bottom:16px;font-size:18px;font-weight:600;display:flex}.order-detail-module__y6Ju1a__orderItem{justify-content:space-between;align-items:flex-start;gap:20px;padding:16px 0;display:flex}.order-detail-module__y6Ju1a__itemHeaderRow{align-items:flex-start;gap:14px;display:flex}.order-detail-module__y6Ju1a__itemImage{object-fit:cover;background:#fff;border:1px solid #eee;border-radius:12px;flex:none;width:84px;height:84px}.order-detail-module__y6Ju1a__itemDetails h3{color:#333;margin:0 0 8px;font-size:18px}.order-detail-module__y6Ju1a__itemMeta{color:#666;margin:4px 0;font-size:14px}.order-detail-module__y6Ju1a__itemPrice{color:#333;white-space:nowrap;font-size:16px;font-weight:600}.order-detail-module__y6Ju1a__customization{background:#fff3cd;border-left:4px solid #ffc107;border-radius:8px;margin-top:16px;padding:16px}.order-detail-module__y6Ju1a__customization strong{color:#856404;margin-bottom:8px;font-size:15px;display:block}.order-detail-module__y6Ju1a__customization p{color:#856404;margin:4px 0;font-size:14px}.order-detail-module__y6Ju1a__notes{background:#e3f2fd;border-left:4px solid #2196f3;border-radius:8px;margin-top:16px;padding:16px}.order-detail-module__y6Ju1a__notes strong{color:#1565c0;margin-bottom:8px;font-size:15px;display:block}.order-detail-module__y6Ju1a__notes p{color:#1565c0;margin:4px 0;font-size:14px;line-height:1.5}.order-detail-module__y6Ju1a__priceSummary{border-top:2px solid #f0f0f0;margin-top:24px;padding-top:16px}.order-detail-module__y6Ju1a__priceRow{color:#666;justify-content:space-between;margin:8px 0;font-size:15px;display:flex}.order-detail-module__y6Ju1a__priceRowTotal{color:#333;border-top:1px solid #e0e0e0;justify-content:space-between;margin:16px 0 0;padding-top:12px;font-size:20px;font-weight:700;display:flex}.order-detail-module__y6Ju1a__priceRowTotal span:last-child{color:#4caf50}.order-detail-module__y6Ju1a__address p{color:#666;margin:8px 0;line-height:1.6}.order-detail-module__y6Ju1a__address strong{color:#333}.order-detail-module__y6Ju1a__infoList{flex-direction:column;gap:12px;display:flex}.order-detail-module__y6Ju1a__infoItem{color:#666;align-items:center;gap:10px;font-size:14px;display:flex}.order-detail-module__y6Ju1a__infoItem svg{color:#999;flex-shrink:0}.order-detail-module__y6Ju1a__label{color:#333;font-weight:600}.order-detail-module__y6Ju1a__value{font-weight:600}.order-detail-module__y6Ju1a__valueSmall{word-break:break-all;font-size:12px}.order-detail-module__y6Ju1a__timeline{flex-direction:column;gap:20px;display:flex}.order-detail-module__y6Ju1a__timelineItem{align-items:flex-start;gap:12px;display:flex}.order-detail-module__y6Ju1a__timelineDot{background:#667eea;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:4px}.order-detail-module__y6Ju1a__timelineLabel{color:#333;margin:0 0 4px;font-size:14px;font-weight:600}.order-detail-module__y6Ju1a__timelineDate{color:#666;margin:0;font-size:13px}@media (max-width:1024px){.order-detail-module__y6Ju1a__grid{grid-template-columns:1fr}.order-detail-module__y6Ju1a__sidebar{order:-1}}@media (max-width:768px){.order-detail-module__y6Ju1a__container{padding:80px 16px 20px}.order-detail-module__y6Ju1a__title{font-size:24px}.order-detail-module__y6Ju1a__header{flex-direction:column}.order-detail-module__y6Ju1a__card{padding:20px}.order-detail-module__y6Ju1a__orderItem{flex-direction:column}.order-detail-module__y6Ju1a__itemPrice{align-self:flex-start}}.order-detail-module__y6Ju1a__trackingItem{border-bottom:1px solid #e5e7eb;gap:16px;padding:20px 0;display:flex}.order-detail-module__y6Ju1a__trackingItem:last-child{border-bottom:none}.order-detail-module__y6Ju1a__radioActive{background:#fff;border:2px solid #667eea;border-radius:50%;width:20px;height:20px;position:relative}.order-detail-module__y6Ju1a__radioActive:after{content:"";background:#667eea;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.order-detail-module__y6Ju1a__trackingDetails{flex:1}.order-detail-module__y6Ju1a__trackingHeader{align-items:center;gap:12px;margin-bottom:8px;display:flex}.order-detail-module__y6Ju1a__trackingDateBadge{color:#667eea;font-size:15px;font-weight:700}.order-detail-module__y6Ju1a__trackingTimeBadge{color:#6b7280;background:#f3f4f6;border-radius:12px;align-items:center;gap:4px;padding:4px 10px;font-size:13px;display:inline-flex}.order-detail-module__y6Ju1a__trackingActivityText{color:#111827;margin-bottom:6px;font-size:15px;line-height:1.5}.order-detail-module__y6Ju1a__trackingLocationText{color:#6b7280;align-items:center;gap:6px;font-size:14px;display:flex}.order-detail-module__y6Ju1a__trackingLocationText svg{color:#9ca3af;flex-shrink:0}.order-detail-module__y6Ju1a__trackingLocationText strong{color:#6b7280;font-weight:600}.order-detail-module__y6Ju1a__awbInfoBanner{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-left:4px solid #667eea;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:16px 20px;display:flex}.order-detail-module__y6Ju1a__awbInfo{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.order-detail-module__y6Ju1a__awbLabel{color:#6b7280;font-size:14px;font-weight:500}.order-detail-module__y6Ju1a__awbNumber{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-family:Courier New,monospace;font-size:16px;font-weight:700}.order-detail-module__y6Ju1a__trackingUrlBtn{color:#fff;white-space:nowrap;background:#667eea;border-radius:6px;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.order-detail-module__y6Ju1a__trackingUrlBtn:hover{background:#5568d3}@media (max-width:640px){.order-detail-module__y6Ju1a__awbInfoBanner{flex-direction:column;align-items:stretch}.order-detail-module__y6Ju1a__awbInfo{flex-direction:column;align-items:flex-start;gap:8px}.order-detail-module__y6Ju1a__trackingUrlBtn{text-align:center;justify-content:center}}.order-detail-module__y6Ju1a__etdBanner{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;margin-bottom:24px;padding:16px 20px;font-size:15px}.order-detail-module__y6Ju1a__etdBanner strong{font-size:17px;font-weight:700}.order-detail-module__y6Ju1a__trackingFooter{text-align:center;border-top:1px solid #e5e7eb;margin-top:20px;padding-top:20px}.order-detail-module__y6Ju1a__trackingFullLink{color:#667eea;background:#f3f4f6;border-radius:8px;padding:10px 24px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.order-detail-module__y6Ju1a__trackingFullLink:hover{color:#fff;background:#667eea}.order-detail-module__y6Ju1a__trackingLink{color:#667eea;text-align:center;background:#f5f7ff;border-radius:8px;margin-top:16px;padding:10px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.order-detail-module__y6Ju1a__trackingLink:hover{color:#fff;background:#667eea}.order-detail-module__y6Ju1a__trackingScrollable{max-height:500px;margin-top:16px;padding-right:8px;overflow:hidden auto}.order-detail-module__y6Ju1a__trackingScrollable::-webkit-scrollbar{width:6px}.order-detail-module__y6Ju1a__trackingScrollable::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.order-detail-module__y6Ju1a__trackingScrollable::-webkit-scrollbar-thumb{background:#667eea;border-radius:10px}.order-detail-module__y6Ju1a__trackingScrollable::-webkit-scrollbar-thumb:hover{background:#5568d3}.order-detail-module__y6Ju1a__etdInfo{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;margin-bottom:32px;padding:20px 24px;box-shadow:0 4px 12px #667eea4d}.order-detail-module__y6Ju1a__etdLabel{opacity:.9;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:14px;font-weight:600}.order-detail-module__y6Ju1a__etdDate{font-size:24px;font-weight:700}.order-detail-module__y6Ju1a__trackingTimeline{padding-left:30px;position:relative}.order-detail-module__y6Ju1a__trackingTimeline:before{content:"";background:linear-gradient(#667eea 0%,#e0e0e0 100%);width:2px;position:absolute;top:8px;bottom:8px;left:7px}.order-detail-module__y6Ju1a__trackingEvent{border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding-bottom:24px;position:relative}.order-detail-module__y6Ju1a__trackingEvent:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.order-detail-module__y6Ju1a__trackingDot{background:#667eea;border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:4px;left:-26px;box-shadow:0 0 0 2px #667eea}.order-detail-module__y6Ju1a__trackingEvent:first-child .order-detail-module__y6Ju1a__trackingDot{background:#4caf50;box-shadow:0 0 0 2px #4caf50}.order-detail-module__y6Ju1a__trackingContent{flex-direction:column;gap:6px;display:flex}.order-detail-module__y6Ju1a__trackingDate{color:#667eea;font-size:15px;font-weight:700}.order-detail-module__y6Ju1a__trackingTime{color:#666;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.order-detail-module__y6Ju1a__trackingTime svg{flex-shrink:0}.order-detail-module__y6Ju1a__trackingActivity{color:#333;margin-top:4px;font-size:15px;line-height:1.5}.order-detail-module__y6Ju1a__trackingActivity strong{color:#667eea;font-weight:600}.order-detail-module__y6Ju1a__trackingLocation{color:#666;align-items:flex-start;gap:6px;margin-top:2px;font-size:14px;display:flex}.order-detail-module__y6Ju1a__trackingLocation svg{color:#999;flex-shrink:0;margin-top:2px}.order-detail-module__y6Ju1a__trackingLocation strong{color:#999;margin-right:4px;font-weight:600}.order-detail-module__y6Ju1a__loadingText{text-align:center;color:#999;padding:20px;font-style:italic}.order-detail-module__y6Ju1a__trackingPending{text-align:center;padding:40px 20px}.order-detail-module__y6Ju1a__pendingIcon{margin-bottom:16px;font-size:48px}.order-detail-module__y6Ju1a__trackingPending h3{color:#333;margin-bottom:12px;font-size:20px}.order-detail-module__y6Ju1a__trackingPending p{color:#666;margin-bottom:8px}.order-detail-module__y6Ju1a__trackingPending p strong{color:#667eea;font-weight:700}.order-detail-module__y6Ju1a__pendingMessage{color:#666;background:#f9fafb;border-left:4px solid #667eea;border-radius:8px;max-width:500px;margin:16px auto 24px;padding:16px;line-height:1.6}@media (max-width:768px){.order-detail-module__y6Ju1a__trackingTimeline{padding-left:24px}.order-detail-module__y6Ju1a__trackingDot{width:14px;height:14px;left:-20px}.order-detail-module__y6Ju1a__trackingDate,.order-detail-module__y6Ju1a__trackingActivity{font-size:14px}.order-detail-module__y6Ju1a__etdInfo{padding:16px 20px}.order-detail-module__y6Ju1a__etdDate{font-size:20px}}.order-detail-module__y6Ju1a__trackingListContainer{border-radius:8px;max-height:450px;margin-top:16px;padding-right:8px;overflow:hidden auto}.order-detail-module__y6Ju1a__trackingListContainer::-webkit-scrollbar{width:8px}.order-detail-module__y6Ju1a__trackingListContainer::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.order-detail-module__y6Ju1a__trackingListContainer::-webkit-scrollbar-thumb{background:#667eea;border-radius:10px}.order-detail-module__y6Ju1a__trackingListContainer::-webkit-scrollbar-thumb:hover{background:#5568d3}.order-detail-module__y6Ju1a__trackingListContainer{scrollbar-width:thin;scrollbar-color:#667eea #f1f1f1}.order-detail-module__y6Ju1a__trackingList{flex-direction:column;gap:12px;display:flex}.order-detail-module__y6Ju1a__trackingItem{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;gap:16px;padding:16px;transition:all .2s;display:flex}.order-detail-module__y6Ju1a__trackingItem:hover{background:#f3f4f6;border-color:#667eea;box-shadow:0 2px 8px #667eea1a}.order-detail-module__y6Ju1a__trackingRadio{flex-shrink:0;padding-top:2px}.order-detail-module__y6Ju1a__radioActive{background:#4caf50;border-radius:50%;width:16px;height:16px;animation:2s infinite order-detail-module__y6Ju1a__pulse;box-shadow:0 0 0 3px #4caf5033}@keyframes order-detail-module__y6Ju1a__pulse{0%,to{box-shadow:0 0 0 3px #4caf5033}50%{box-shadow:0 0 0 6px #4caf501a}}.order-detail-module__y6Ju1a__radioInactive{background:#d1d5db;border:2px solid #e5e7eb;border-radius:50%;width:16px;height:16px}.order-detail-module__y6Ju1a__trackingDetails{flex-direction:column;flex:1;gap:8px;display:flex}.order-detail-module__y6Ju1a__trackingHeader{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.order-detail-module__y6Ju1a__trackingDateBadge{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:6px;padding:4px 10px;font-size:13px;font-weight:600}.order-detail-module__y6Ju1a__trackingTimeBadge{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:13px;font-weight:500;display:flex}.order-detail-module__y6Ju1a__trackingActivityText{color:#111827;font-size:15px;line-height:1.5}.order-detail-module__y6Ju1a__trackingActivityText strong{color:#667eea;font-weight:600}.order-detail-module__y6Ju1a__trackingLocationText{color:#6b7280;align-items:flex-start;gap:6px;font-size:14px;line-height:1.4;display:flex}.order-detail-module__y6Ju1a__trackingLocationText svg{color:#667eea;flex-shrink:0;margin-top:2px}.order-detail-module__y6Ju1a__trackingLocationText strong{color:#374151;margin-right:4px;font-weight:600}@media (max-width:768px){.order-detail-module__y6Ju1a__trackingListContainer{max-height:350px}.order-detail-module__y6Ju1a__trackingItem{gap:12px;padding:12px}.order-detail-module__y6Ju1a__trackingHeader{flex-direction:column;align-items:flex-start;gap:6px}.order-detail-module__y6Ju1a__trackingDateBadge,.order-detail-module__y6Ju1a__trackingTimeBadge{padding:3px 8px;font-size:12px}.order-detail-module__y6Ju1a__trackingActivityText{font-size:14px}.order-detail-module__y6Ju1a__trackingLocationText{font-size:13px}}
.orders-module__DVTUUG__container{background:#fff;min-height:100vh;padding-top:130px;overflow:hidden visible}@media (max-width:768px){.orders-module__DVTUUG__container{padding-top:102px}}.orders-module__DVTUUG__contentWrapper{max-width:1200px;margin:0 auto;padding:20px 20px 40px}.orders-module__DVTUUG__loginCard{background:#fff;border-radius:12px;max-width:500px;margin:60px auto;overflow:hidden;box-shadow:0 4px 6px #0000001a}.orders-module__DVTUUG__loginHeader{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:40px}.orders-module__DVTUUG__loginHeader svg{margin-bottom:20px}.orders-module__DVTUUG__loginHeader h1{margin:10px 0;font-size:28px}.orders-module__DVTUUG__loginHeader p{opacity:.9;font-size:16px}.orders-module__DVTUUG__loginForm{padding:40px}.orders-module__DVTUUG__formGroup{margin-bottom:24px}.orders-module__DVTUUG__label{color:#333;align-items:center;gap:8px;margin-bottom:8px;font-weight:600;display:flex}.orders-module__DVTUUG__input{border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:12px 16px;font-size:16px;transition:all .3s}.orders-module__DVTUUG__input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.orders-module__DVTUUG__error{color:#c62828;background:#ffebee;border-radius:8px;margin-bottom:16px;padding:12px;font-size:14px}.orders-module__DVTUUG__loginBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;width:100%;padding:14px;font-size:16px;font-weight:600;transition:transform .2s}.orders-module__DVTUUG__loginBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.orders-module__DVTUUG__loginFooter{text-align:center;color:#666;background:#f5f5f5;padding:20px 40px;font-size:14px}.orders-module__DVTUUG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px;display:flex}.orders-module__DVTUUG__title{color:#333;margin:0;font-size:32px;font-weight:700}.orders-module__DVTUUG__subtitle{color:#666;margin:8px 0 0}.orders-module__DVTUUG__backBtn{color:#333;background:#f0f0f0;border-radius:8px;margin-bottom:16px;padding:8px 16px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.orders-module__DVTUUG__backBtn:hover{background:#e0e0e0;transform:translate(-4px)}.orders-module__DVTUUG__logoutBtn{color:#fff;cursor:pointer;background:#f44336;border:none;border-radius:8px;padding:10px 24px;font-weight:600;transition:all .3s}.orders-module__DVTUUG__logoutBtn:hover{background:#d32f2f;transform:translateY(-2px)}.orders-module__DVTUUG__filterBar{background:#f8f9fa;border-radius:12px;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;padding:16px 20px;display:flex}.orders-module__DVTUUG__filterLabel{color:#333;font-size:16px;font-weight:600}.orders-module__DVTUUG__filterButtons{flex-wrap:wrap;gap:12px;display:flex}.orders-module__DVTUUG__filterBtn{color:#666;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s}.orders-module__DVTUUG__filterBtn:hover{color:#667eea;border-color:#667eea;transform:translateY(-2px)}.orders-module__DVTUUG__filterBtnActive{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#667eea}.orders-module__DVTUUG__filterBtnActive:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}@media (max-width:640px){.orders-module__DVTUUG__filterBar{flex-direction:column;align-items:flex-start}.orders-module__DVTUUG__filterButtons{width:100%}.orders-module__DVTUUG__filterBtn{text-align:center;flex:1;padding:12px 16px;font-size:13px}}.orders-module__DVTUUG__loading{text-align:center;padding:60px 20px}.orders-module__DVTUUG__spinner{border:4px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;width:50px;height:50px;margin:0 auto 20px;animation:1s linear infinite orders-module__DVTUUG__spin}@keyframes orders-module__DVTUUG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.orders-module__DVTUUG__empty{text-align:center;padding:80px 20px}.orders-module__DVTUUG__empty svg{color:#ccc;margin-bottom:20px}.orders-module__DVTUUG__empty h2{color:#333;margin-bottom:10px;font-size:24px}.orders-module__DVTUUG__empty p{color:#666;margin-bottom:30px}.orders-module__DVTUUG__shopBtn{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:8px;padding:12px 32px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.orders-module__DVTUUG__shopBtn:hover{background:#5568d3;transform:translateY(-2px)}.orders-module__DVTUUG__noOrders{text-align:center;padding:80px 20px}.orders-module__DVTUUG__noOrders svg{color:#ccc;margin-bottom:20px}.orders-module__DVTUUG__noOrders h2{color:#333;margin-bottom:10px;font-size:24px}.orders-module__DVTUUG__noOrders p{color:#666;margin-bottom:30px}.orders-module__DVTUUG__ordersList{gap:24px;display:grid}.orders-module__DVTUUG__orderCard{background:#fff;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #0000001a}.orders-module__DVTUUG__orderCard:hover{box-shadow:0 4px 16px #00000026}.orders-module__DVTUUG__orderHeader{background:#f8f9fa;border-bottom:1px solid #e0e0e0;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px;display:flex}.orders-module__DVTUUG__orderInfo h3{color:#333;margin:0 0 8px;font-size:20px}.orders-module__DVTUUG__orderDate{color:#666;margin:0;font-size:14px}.orders-module__DVTUUG__orderStatus{flex-wrap:wrap;gap:8px;display:flex}.orders-module__DVTUUG__statusBadge{color:#fff;text-transform:capitalize;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;display:flex}.orders-module__DVTUUG__statusDate{color:#666;margin-top:4px;font-size:12px}.orders-module__DVTUUG__orderBody{flex-wrap:wrap;justify-content:space-between;gap:24px;padding:24px;display:flex}.orders-module__DVTUUG__productInfo{flex:1;min-width:250px}.orders-module__DVTUUG__productRow{align-items:flex-start;gap:12px;display:flex}.orders-module__DVTUUG__productImage{object-fit:cover;background:#fff;border:1px solid #eee;border-radius:10px;flex:none;width:64px;height:64px}.orders-module__DVTUUG__productImageLink{transition:opacity .2s;display:block}.orders-module__DVTUUG__productImageLink:hover{opacity:.8}.orders-module__DVTUUG__productNameLink{color:inherit;text-decoration:none;transition:color .2s}.orders-module__DVTUUG__productNameLink:hover h4{color:#667eea;text-decoration:underline}.orders-module__DVTUUG__productInfo h4{color:#333;margin:0 0 12px;font-size:18px}.orders-module__DVTUUG__productInfo p{color:#666;margin:6px 0;font-size:14px}.orders-module__DVTUUG__customization{background:#fff3cd;border-left:4px solid #ffc107;border-radius:8px;margin-top:12px;padding:12px}.orders-module__DVTUUG__customization strong{color:#856404;margin-bottom:6px;display:block}.orders-module__DVTUUG__customization p{color:#856404;margin:4px 0;font-size:13px}.orders-module__DVTUUG__notes{background:#e3f2fd;border-left:4px solid #2196f3;border-radius:8px;margin-top:12px;padding:12px}.orders-module__DVTUUG__notes strong{color:#1565c0;margin-bottom:6px;display:block}.orders-module__DVTUUG__notes p{color:#1565c0;margin:4px 0;font-size:13px}.orders-module__DVTUUG__orderTotal{text-align:right;min-width:120px}.orders-module__DVTUUG__totalLabel{color:#666;margin-bottom:6px;font-size:14px}.orders-module__DVTUUG__totalAmount{color:#4caf50;font-size:28px;font-weight:700}.orders-module__DVTUUG__orderFooter{text-align:right;background:#f8f9fa;border-top:1px solid #e0e0e0;padding:16px 24px}.orders-module__DVTUUG__viewBtn{color:#fff;background:#667eea;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.orders-module__DVTUUG__viewBtn:hover{background:#5568d3;transform:translateY(-2px)}.orders-module__DVTUUG__announcementBar{z-index:101;color:#fff;background:linear-gradient(135deg,#ff6b00 0%,#ff9500 100%);align-items:center;height:50px;padding:.8rem 0;font-size:.95rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden;transform:translateY(0)}.orders-module__DVTUUG__announcementBar.orders-module__DVTUUG__hidden{transform:translateY(-100%)}.orders-module__DVTUUG__marquee{display:flex;overflow:hidden}.orders-module__DVTUUG__marqueeContent{white-space:nowrap;gap:3rem;animation:30s linear infinite orders-module__DVTUUG__marquee;display:flex}.orders-module__DVTUUG__marqueeContent span{align-items:center;gap:.5rem;display:inline-flex}@keyframes orders-module__DVTUUG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.orders-module__DVTUUG__header{z-index:100;background:#fff;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:50px;left:0;right:0;transform:translateY(0);box-shadow:0 2px 20px #00000014}.orders-module__DVTUUG__header.orders-module__DVTUUG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 4px 30px #0000001f}.orders-module__DVTUUG__header.orders-module__DVTUUG__hidden{transform:translateY(-150%)}.orders-module__DVTUUG__nav{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1.2rem 2rem;display:flex}.orders-module__DVTUUG__logo{align-items:center;text-decoration:none;transition:transform .3s;display:flex}.orders-module__DVTUUG__logo:hover{transform:scale(1.02)}.orders-module__DVTUUG__logoImg{object-fit:contain;height:auto}.orders-module__DVTUUG__navLinks{flex:1;justify-content:center;gap:2rem;display:flex}.orders-module__DVTUUG__navLink{color:#333;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.orders-module__DVTUUG__navLink:after{content:"";background:linear-gradient(135deg,#ff6b00 0%,#ff9500 100%);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.orders-module__DVTUUG__navLink:hover:after{width:100%}.orders-module__DVTUUG__navLink:hover{color:#ff6b00}.orders-module__DVTUUG__navActions{align-items:center;gap:1rem;display:flex}.orders-module__DVTUUG__iconButton{color:#333;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.orders-module__DVTUUG__iconButton:hover{color:#ff6b00;background:#f5f5f5;transform:scale(1.1)}.orders-module__DVTUUG__cartBadge{color:#fff;text-align:center;background:#ff6b00;border-radius:10px;min-width:18px;padding:.15rem .4rem;font-size:.7rem;font-weight:700;position:absolute;top:0;right:0}.orders-module__DVTUUG__mobileMenu{color:#333;cursor:pointer;-webkit-tap-highlight-color:#0000001a;touch-action:manipulation;z-index:100;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;transition:all .3s;display:flex;position:relative}.orders-module__DVTUUG__mobileMenu:hover{color:#ff6b00;background:#f5f5f5}.orders-module__DVTUUG__mobileMenu:active{background:#e8e8e8;transform:scale(.95)}.orders-module__DVTUUG__mobileMenu svg{width:24px;height:24px;display:block}.orders-module__DVTUUG__mobileNav{z-index:999;background:#fff;flex-direction:column;animation:.3s ease-out orders-module__DVTUUG__slideDown;display:flex;position:fixed;top:90px;left:0;right:0;box-shadow:0 4px 20px #0000001a}@keyframes orders-module__DVTUUG__slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.orders-module__DVTUUG__mobileNavLink{color:#333;border-bottom:1px solid #f0f0f0;padding:1rem 1.5rem;font-weight:500;text-decoration:none;transition:background .2s}.orders-module__DVTUUG__mobileNavLink:hover{color:#ff6b00;background:#f9f9f9}.orders-module__DVTUUG__footer{color:#fff;background:#000;border-top:3px solid #ff6b00;margin-top:4rem;padding:4rem 2rem 2rem}.orders-module__DVTUUG__footerContent{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1400px;margin:0 auto 3rem;display:grid}.orders-module__DVTUUG__footerSection{animation:.8s ease-out both orders-module__DVTUUG__fadeInUp}.orders-module__DVTUUG__footerLogo{margin-bottom:1rem}.orders-module__DVTUUG__footerLogoWrapper{background:#fff;border-radius:12px;padding:.8rem 1.5rem;display:inline-block;box-shadow:0 4px 12px #ffffff1a}.orders-module__DVTUUG__footerDesc{color:#aaa;margin-bottom:1.5rem;line-height:1.6}.orders-module__DVTUUG__socialLinks{gap:1rem;display:flex}.orders-module__DVTUUG__socialIcon{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.orders-module__DVTUUG__socialIcon:hover{background:linear-gradient(135deg,#ff6b00 0%,#ff9500 100%);transform:translateY(-3px)}.orders-module__DVTUUG__footerTitle{color:#fff;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.orders-module__DVTUUG__footerLinks{margin:0;padding:0;list-style:none}.orders-module__DVTUUG__footerLinks li{margin-bottom:.8rem}.orders-module__DVTUUG__footerLinks a{color:#aaa;text-decoration:none;transition:all .3s;display:inline-block}.orders-module__DVTUUG__footerLinks a:hover{color:#ff6b00;transform:translate(5px)}.orders-module__DVTUUG__footerContact{margin:0;padding:0;list-style:none}.orders-module__DVTUUG__footerContact li{color:#aaa;align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.orders-module__DVTUUG__footerContact svg{color:#ff6b00}.orders-module__DVTUUG__footerBottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding-top:2rem;display:flex}.orders-module__DVTUUG__footerText{color:#aaa;margin:0;font-size:.95rem}.orders-module__DVTUUG__paymentMethods{color:#aaa;align-items:center;gap:1rem;font-size:.9rem;display:flex}.orders-module__DVTUUG__paymentIcons{color:#fff;font-weight:600}.orders-module__DVTUUG__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px;display:flex}@keyframes orders-module__DVTUUG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.orders-module__DVTUUG__navLinks{display:none}.orders-module__DVTUUG__logoImg{width:150px;height:auto}.orders-module__DVTUUG__mobileMenu{display:flex}.orders-module__DVTUUG__nav{padding:1.2rem 1.5rem}.orders-module__DVTUUG__orderCard{padding:1.5rem}.orders-module__DVTUUG__pageHeader{flex-direction:column;align-items:flex-start;gap:1rem}.orders-module__DVTUUG__logoutBtn{align-self:flex-start}}@media (max-width:768px){.orders-module__DVTUUG__announcementBar{padding:.6rem 0;font-size:.85rem}.orders-module__DVTUUG__header{top:42px}.orders-module__DVTUUG__nav{padding:1rem 1.5rem}.orders-module__DVTUUG__container{padding-top:102px;padding-left:16px;padding-right:16px}.orders-module__DVTUUG__title{font-size:24px}.orders-module__DVTUUG__subtitle{font-size:14px}.orders-module__DVTUUG__loginCard{margin:40px auto}.orders-module__DVTUUG__loginHeader{padding:30px}.orders-module__DVTUUG__loginHeader h1{font-size:24px}.orders-module__DVTUUG__loginForm{padding:30px}.orders-module__DVTUUG__orderHeader,.orders-module__DVTUUG__orderBody{flex-direction:column;gap:1rem}.orders-module__DVTUUG__orderTotal{text-align:left}.orders-module__DVTUUG__orderStatus{flex-direction:column;align-items:flex-start;gap:.5rem}.orders-module__DVTUUG__statusBadge{padding:6px 12px;font-size:12px}.orders-module__DVTUUG__footer{padding:2rem 1rem 1rem}.orders-module__DVTUUG__footerContent{grid-template-columns:1fr;gap:2rem}.orders-module__DVTUUG__footerBottom{text-align:center;flex-direction:column;gap:1rem}.orders-module__DVTUUG__orderCard{padding:1.2rem}.orders-module__DVTUUG__backBtn{font-size:14px}}@media (max-width:480px){.orders-module__DVTUUG__announcementBar{padding:.5rem 0;font-size:.8rem}.orders-module__DVTUUG__header{top:38px}.orders-module__DVTUUG__nav{padding:.8rem 1rem}.orders-module__DVTUUG__logoImg{width:130px}.orders-module__DVTUUG__navActions{gap:.5rem}.orders-module__DVTUUG__iconButton{padding:.4rem}.orders-module__DVTUUG__container{padding-top:102px;padding-left:12px;padding-right:12px}.orders-module__DVTUUG__title{font-size:20px}.orders-module__DVTUUG__loginCard{margin:20px auto}.orders-module__DVTUUG__loginHeader{padding:24px}.orders-module__DVTUUG__loginHeader h1{font-size:20px}.orders-module__DVTUUG__loginHeader p{font-size:14px}.orders-module__DVTUUG__loginForm{padding:24px}.orders-module__DVTUUG__loginFooter{padding:16px 24px}.orders-module__DVTUUG__loginFooter p{font-size:13px}.orders-module__DVTUUG__orderCard{padding:1rem}.orders-module__DVTUUG__orderHeader h3{font-size:16px}.orders-module__DVTUUG__orderDate{font-size:13px}.orders-module__DVTUUG__statusBadge{padding:5px 10px;font-size:11px}.orders-module__DVTUUG__productInfo h4{font-size:16px}.orders-module__DVTUUG__productInfo p{font-size:14px}.orders-module__DVTUUG__totalAmount{font-size:20px}.orders-module__DVTUUG__viewBtn{padding:10px 16px;font-size:14px}.orders-module__DVTUUG__pageHeader{gap:.8rem}.orders-module__DVTUUG__logoutBtn{padding:8px 16px;font-size:14px}.orders-module__DVTUUG__backBtn{font-size:13px}.orders-module__DVTUUG__footerSection{text-align:center}.orders-module__DVTUUG__footerLogo,.orders-module__DVTUUG__socialLinks{justify-content:center}.orders-module__DVTUUG__footerLinks,.orders-module__DVTUUG__footerContact{align-items:center}}
