.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:#fff;min-height:100vh}.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__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{background:#f9f9f9;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;padding:2rem;display:flex}.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;width:100%;padding:6rem 0;animation:1s ease-out forwards home-module__txgM7a__sectionFadeIn}.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:#f9f9f9;width:100%;max-width:1400px;margin:0 auto;padding:6rem 2rem;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;margin-bottom:4rem;animation:1s ease-out .2s forwards home-module__txgM7a__headerSlideIn}@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;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.home-module__txgM7a__sectionSubtitle{color:#666;font-size:1.2rem;font-weight:400}.home-module__txgM7a__horizontalScroll{cursor:grab;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ff6b00 #f5f5f5;width:100vw;margin-left:calc(50% - 50vw);padding:3rem 0;position:relative;overflow:auto hidden}.home-module__txgM7a__horizontalScroll::-webkit-scrollbar{height:8px}.home-module__txgM7a__horizontalScroll::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px;margin:0 2rem}.home-module__txgM7a__horizontalScroll::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#ff6b00,#ff9500);border-radius:10px}.home-module__txgM7a__horizontalScroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#ff9500,#ff6b00)}.home-module__txgM7a__horizontalScroll:active{cursor:grabbing}.home-module__txgM7a__horizontalScroll:hover .home-module__txgM7a__scrollContent{animation-play-state:paused}.home-module__txgM7a__scrollContent{gap:2rem;width:max-content;padding:0 2rem;animation:40s linear infinite home-module__txgM7a__autoScroll;display:flex}@keyframes home-module__txgM7a__autoScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-module__txgM7a__horizontalCard{color:#000;flex-shrink:0;width:280px;text-decoration:none;transition:all .4s;position:relative}.home-module__txgM7a__horizontalCard:hover{transform:translateY(-15px)scale(1.05)}.home-module__txgM7a__horizontalImageWrapper{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__horizontalCard:hover .home-module__txgM7a__horizontalImageWrapper{box-shadow:0 20px 60px #ff6b004d}.home-module__txgM7a__horizontalImage{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .4s}.home-module__txgM7a__horizontalCard:hover .home-module__txgM7a__horizontalImage{transform:scale(1.15)}.home-module__txgM7a__horizontalInfo{text-align:center;padding:1.5rem .5rem 0}.home-module__txgM7a__horizontalName{color:#333;margin:0;font-size:1.15rem;font-weight:700;transition:color .3s}.home-module__txgM7a__horizontalCard:hover .home-module__txgM7a__horizontalName{color:#ff6b00}.home-module__txgM7a__categoryGrid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:4.5rem 3rem;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;border-radius:20px;width:100%;max-width:350px;text-decoration:none;transition:all .5s cubic-bezier(.34,1.56,.64,1);animation:.8s ease-out forwards home-module__txgM7a__scrollReveal;display:block;position:relative;overflow:hidden;transform:translateY(80px)scale(.9);box-shadow:0 8px 30px #0000001f}.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(80px)scale(.9)rotateX(10deg)}to{opacity:1;transform:translateY(0)scale(1)rotateX(0)}}.home-module__txgM7a__verticalCard:hover{z-index:10;transform:translateY(-25px)scale(1.08)rotate(-2deg);box-shadow:0 30px 60px #ff6b0059}.home-module__txgM7a__verticalImageWrapper{background:linear-gradient(135deg,#f5f5f5 0%,#e0e0e0 100%);width:100%;height:420px;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)}.home-module__txgM7a__verticalCard:hover .home-module__txgM7a__verticalImage{filter:brightness(1.1);transform:scale(1.15)rotate(2deg)}.home-module__txgM7a__verticalOverlay{opacity:0;background:linear-gradient(#0000 0%,#000000b3 60%,#000000e6 100%);flex-direction:column;justify-content:flex-end;align-items:center;padding:2rem;transition:all .5s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;inset:0;transform:translateY(30px)}.home-module__txgM7a__verticalCard:hover .home-module__txgM7a__verticalOverlay{opacity:1;transform:translateY(0)}.home-module__txgM7a__overlayText{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:1.5rem;font-weight:800;transition:transform .5s cubic-bezier(.34,1.56,.64,1) .1s;transform:translateY(20px)}.home-module__txgM7a__verticalCard:hover .home-module__txgM7a__overlayText{transform:translateY(0)}.home-module__txgM7a__overlayButton{color:#fff;background:linear-gradient(135deg,#ff6b00 0%,#ff9500 100%);border-radius:50px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:700;transition:all .5s cubic-bezier(.34,1.56,.64,1) .2s;display:inline-flex;transform:translateY(20px)scale(.9);box-shadow:0 8px 20px #ff6b0066}.home-module__txgM7a__verticalCard:hover .home-module__txgM7a__overlayButton{transform:translateY(0)scale(1);box-shadow:0 12px 30px #ff6b0099}.home-module__txgM7a__overlayButton:hover{transform:translateY(-3px)scale(1.05)}.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;background:0 0;border:none;padding:.5rem;display: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:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1400px;margin:0 auto 3rem;display:grid}.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 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}.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__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:block}.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{font-size:2rem}.home-module__txgM7a__sectionSubtitle{font-size:1rem}.home-module__txgM7a__floralDecor{font-size:2.5rem}.home-module__txgM7a__sectionFullWidth,.home-module__txgM7a__sectionAltFullWidth{padding:4rem 0}.home-module__txgM7a__sectionFullWidth .home-module__txgM7a__sectionHeader,.home-module__txgM7a__sectionAltFullWidth .home-module__txgM7a__sectionHeader{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__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__verticalImageWrapper{height:400px}.home-module__txgM7a__overlayText{font-size:1.3rem}.home-module__txgM7a__overlayButton{padding:.8rem 1.5rem;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__footerBottom{text-align:center;flex-direction:column;gap:1rem}}@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__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__features{flex-direction:column;gap:1.5rem;padding:1.5rem 1rem}.home-module__txgM7a__feature{justify-content:center;font-size:.85rem}.home-module__txgM7a__featureIcon{width:24px;height:24px}.home-module__txgM7a__sectionTitle{font-size:1.75rem}.home-module__txgM7a__sectionSubtitle{font-size:.95rem}.home-module__txgM7a__floralDecor{font-size:2rem}.home-module__txgM7a__sectionFullWidth,.home-module__txgM7a__sectionAltFullWidth{padding:3rem 0}.home-module__txgM7a__sectionFullWidth .home-module__txgM7a__sectionHeader,.home-module__txgM7a__sectionAltFullWidth .home-module__txgM7a__sectionHeader{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__verticalImageWrapper{height:380px}.home-module__txgM7a__overlayText{font-size:1.2rem}.home-module__txgM7a__overlayButton{padding:.7rem 1.2rem;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:3rem 1rem 1.5rem}.home-module__txgM7a__footerContent{gap:2rem}.home-module__txgM7a__footerTitle{font-size:1.1rem}.home-module__txgM7a__footerText,.home-module__txgM7a__paymentMethods{font-size:.85rem}.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{flex-direction:column;gap:1.5rem}}
