.container-homepage{width:100%;min-height:100vh;background-color:var(--background-primary)}@keyframes logoFadeIn-homepage{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.initiative-logo{width:35px;height:30px}.div-imglogo1{margin-top:5px;opacity:0;animation:logoFadeIn-homepage .8s ease-out forwards;animation-delay:.8s}.intro-screen-homepage{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .8s ease,visibility .8s ease}.intro-screen-homepage.hidden-intro-homepage{opacity:0;visibility:hidden;pointer-events:none}.logo-container-homepage{opacity:0;transform:scale(.8);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;width:100%;text-align:center;padding:0 1rem}.logo-container-homepage.visible-logo-homepage{animation:logoFadeIn-homepage 1.2s ease-out forwards}.logo-wrapper-homepage{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;width:100%}.logo-img-homepage{width:150px;height:auto;object-fit:contain;display:block}.logo-text-homepage{font-size:2rem;font-weight:400;color:#333;line-height:1;display:inline-block}.initiative-text-homepage{margin-top:1.5rem;font-size:1rem;color:#666;font-family:Arial,sans-serif;font-weight:400;letter-spacing:.5px;opacity:0;animation:logoFadeIn-homepage .8s ease-out forwards;animation-delay:.8s;text-align:center;width:100%}@media (max-width: 768px){.logo-container-homepage{padding:0 1rem;gap:1.25rem}.logo-wrapper-homepage{gap:.6rem}.logo-img-homepage{width:120px}.logo-text-homepage{font-size:1.75rem}.initiative-text-homepage{font-size:.875rem}}@media (max-width: 480px){.logo-container-homepage{padding:0 1rem;gap:1rem}.logo-wrapper-homepage{gap:.5rem}.logo-img-homepage{width:100px}.logo-text-homepage{font-size:1.5rem}.initiative-text-homepage{font-size:.75rem;padding:0 .5rem}}@keyframes charFadeIn{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scroll-reveal{opacity:0;transform:translateY(50px) scale(.95)}.scroll-reveal.reveal-visible{animation:fadeInUp .8s ease-out forwards}.wrapper-features-homepage .scroll-reveal:nth-child(1){animation-delay:.1s}.wrapper-features-homepage .scroll-reveal:nth-child(2){animation-delay:.3s}.wrapper-features-homepage .scroll-reveal:nth-child(3){animation-delay:.5s}.wrapper-whychoose-homepage .scroll-reveal:nth-child(1){animation-delay:.1s}.wrapper-whychoose-homepage .scroll-reveal:nth-child(2){animation-delay:.25s}.wrapper-whychoose-homepage .scroll-reveal:nth-child(3){animation-delay:.4s}.wrapper-whychoose-homepage .scroll-reveal:nth-child(4){animation-delay:.55s}.content-featured-homepage.scroll-reveal.reveal-visible{animation:slideInLeft .8s ease-out forwards}.image-featured-homepage.scroll-reveal.reveal-visible{animation:slideInRight .8s ease-out forwards;animation-delay:.2s}.icon-feature-homepage{animation:pulse 2s ease-in-out infinite}.icon-whychoose-homepage{animation:float 3s ease-in-out infinite}@keyframes logoSectionFadeIn-homepage{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes logoSectionPulse-homepage{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.logo-section-homepage{padding:4rem 2rem;background-color:var(--background-primary);display:flex;align-items:center;justify-content:center;width:100%;position:relative;z-index:1}.logo-section-container-homepage{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;text-align:center;opacity:0;transform:translateY(30px);visibility:hidden}.logo-section-container-homepage.animate-logo-section-homepage{visibility:visible;animation:logoSectionFadeIn-homepage 1s ease-out forwards}.logo-section-wrapper-homepage{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;width:100%}.logo-section-img-homepage{width:180px;height:auto;object-fit:contain;display:block;transition:transform .3s ease}.logo-section-container-homepage.animate-logo-section-homepage .logo-section-img-homepage{animation:logoSectionPulse-homepage 3s ease-in-out infinite}.logo-section-container-homepage.animate-logo-section-homepage .logo-section-img-homepage:nth-child(1){animation-delay:0s}.logo-section-container-homepage.animate-logo-section-homepage .logo-section-img-homepage:nth-child(3){animation-delay:1.5s}.logo-section-img-homepage:hover{transform:scale(1.1)}.logo-section-text-homepage{font-size:2.5rem;font-weight:400;color:#333;line-height:1;display:inline-block;opacity:0;transform:translateY(20px);visibility:hidden}.logo-section-text-homepage.animate-logo-text-homepage{visibility:visible;animation:logoSectionFadeIn-homepage 1.2s ease-out forwards;animation-delay:.3s}.logo-section-initiative-homepage{font-size:1.125rem;color:#666;font-family:Arial,sans-serif;font-weight:400;letter-spacing:.5px;text-align:center;width:100%;opacity:0;transform:translateY(20px);visibility:hidden}.logo-section-initiative-homepage.animate-logo-initiative-homepage{visibility:visible;animation:logoSectionFadeIn-homepage 1s ease-out forwards;animation-delay:.6s}.hero-homepage{position:relative;width:100%;height:90vh;min-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center}.slider-homepage{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.slide-homepage{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform:translate(100%);transition:all 1s ease-in-out}.slide-homepage.active-slide-homepage{opacity:1;transform:translate(0);z-index:2}.slide-homepage.prev-slide-homepage{opacity:0;transform:translate(-100%);z-index:1}.background-homepage{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.overlay-homepage{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.content-homepage{position:relative;z-index:4;text-align:center;padding:2rem;max-width:900px;margin:0 auto}.heading-homepage{font-size:4rem;font-weight:300;line-height:1.2;font-family:Arial,sans-serif;overflow:hidden}.heading-homepage span{display:inline-block}.heading-homepage .char{display:inline-block;opacity:0;will-change:transform,opacity}.heading-homepage.animate-gradient-text-homepage .char{animation:charFadeIn .6s ease-out forwards}.highlight-homepage .char{display:inline-block;opacity:0;will-change:transform,opacity}.highlight-homepage.animate-gradient-text-homepage .char{animation:charFadeIn .6s ease-out forwards}.gradient-text-homepage{display:inline;color:#fff;font-weight:400}.highlight-homepage{display:inline;font-weight:700;color:#020a31;font-size:4.5rem;text-shadow:0 2px 10px rgba(255,255,255,.3)}.description-homepage{font-size:1.25rem;color:var(--text-inverse);margin-bottom:2.5rem;line-height:1.6;font-family:Arial,sans-serif;opacity:.95;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.buttons-homepage{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.primary-btn-homepage{padding:1rem 2.5rem;background-color:var(--btn-primary-bg);color:var(--btn-primary-text);border:none;border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Arial,sans-serif;box-shadow:0 4px 6px var(--shadow-color)}.primary-btn-homepage:hover{background-color:var(--btn-hover-bg);transform:translateY(-2px);box-shadow:0 6px 12px var(--shadow-color)}.secondary-btn-homepage{padding:1rem 2.5rem;background-color:var(--primary-color);color:var(--secondary-color);border:2px solid var(--primary-color);border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Arial,sans-serif;box-shadow:0 4px 6px #0003}.secondary-btn-homepage:hover{background-color:transparent;color:var(--text-inverse);border-color:var(--primary-color)}.indicators-homepage{display:flex;gap:.75rem;justify-content:center;margin-top:2rem}.indicator-dot-homepage{width:12px;height:12px;border-radius:50%;background-color:#ffffff80;border:none;cursor:pointer;transition:all .3s ease;padding:0}.indicator-dot-homepage:hover{background-color:#fffc;transform:scale(1.2)}.indicator-dot-homepage.active-indicator-homepage{background-color:var(--primary-color);width:32px;border-radius:6px}.features-homepage{padding:5rem 2rem;background-color:var(--background-primary)}.wrapper-features-homepage{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.feature-card-homepage{text-align:center;padding:3rem 2rem;background:linear-gradient(145deg,#fff,#f8f9fc);border-radius:20px;border:1px solid rgba(11,30,78,.08);transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 4px 6px #0b1e4e0a,0 10px 20px #0b1e4e0f,0 25px 50px #0b1e4e14}.feature-card-homepage:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#0b1e4e,#1a3a8f,#0b1e4e);opacity:0;transition:opacity .3s ease}.feature-card-homepage:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(11,30,78,.03) 0%,transparent 70%);opacity:0;transition:opacity .5s ease}.feature-card-homepage:hover{transform:translateY(-15px) scale(1.02);border-color:#0b1e4e26;box-shadow:0 8px 16px #0b1e4e14,0 20px 40px #0b1e4e1f,0 40px 80px #0b1e4e26}.feature-card-homepage:hover:before{opacity:1}.feature-card-homepage:hover:after{opacity:1}.icon-feature-homepage{font-size:3.5rem;margin-bottom:1.5rem;display:inline-flex;align-items:center;justify-content:center;width:90px;height:90px;background:linear-gradient(135deg,#0b1e4e0d,#0b1e4e1a);border-radius:50%;transition:all .4s ease;animation:pulse 3s ease-in-out infinite}.feature-card-homepage:hover .icon-feature-homepage{transform:scale(1.1) rotate(5deg);background:linear-gradient(135deg,#0b1e4e1a,#0b1e4e26)}.title-feature-homepage{font-size:1.5rem;font-weight:700;color:#0b1e4e;margin-bottom:1rem;font-family:Arial,sans-serif;position:relative;z-index:1}.text-feature-homepage{font-size:1rem;color:#5a6a8a;line-height:1.7;font-family:Arial,sans-serif;position:relative;z-index:1}.whychoose-homepage{padding:5rem 2rem;background:linear-gradient(180deg,var(--background-primary) 0%,#f4f6fb 100%)}.header-whychoose-homepage{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.title-whychoose-homepage{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.title-whychoose-text{font-size:2.5rem;font-weight:600;background:linear-gradient(135deg,#0b1e4e,#1a3a8f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Arial,sans-serif}.whychoose-wordmark{height:2.25rem;object-fit:contain}.subtitle-whychoose-homepage{font-size:1.125rem;color:#5a6a8a;line-height:1.6;font-family:Arial,sans-serif}.wrapper-whychoose-homepage{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.card-whychoose-homepage{position:relative;text-align:center;padding:2.5rem 1.5rem;background:linear-gradient(145deg,#fff,#f8f9fc);border-radius:20px;border:1px solid rgba(11,30,78,.08);transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;min-width:0;box-shadow:0 4px 6px #0b1e4e0a,0 10px 20px #0b1e4e0f,0 25px 50px #0b1e4e14}.card-whychoose-homepage:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#0b1e4e,#1a3a8f,#0b1e4e);opacity:0;transition:opacity .3s ease}.card-whychoose-homepage:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(11,30,78,.03) 0%,transparent 70%);opacity:0;transition:opacity .5s ease}.card-whychoose-homepage:hover{transform:translateY(-15px) scale(1.02);border-color:#0b1e4e26;box-shadow:0 8px 16px #0b1e4e14,0 20px 40px #0b1e4e1f,0 40px 80px #0b1e4e26}.card-whychoose-homepage:hover:before{opacity:1}.card-whychoose-homepage:hover:after{opacity:1}.icon-whychoose-homepage{font-size:3rem;margin-bottom:1.5rem;display:inline-flex;align-items:center;justify-content:center;width:85px;height:85px;background:linear-gradient(135deg,#0b1e4e0d,#0b1e4e1a);border-radius:50%;transition:all .4s ease;animation:float 3s ease-in-out infinite}.card-whychoose-homepage:hover .icon-whychoose-homepage{transform:scale(1.15) rotate(5deg);background:linear-gradient(135deg,#0b1e4e1a,#0b1e4e26)}.heading-whychoose-homepage{font-size:1.25rem;font-weight:700;color:#0b1e4e;margin-bottom:1rem;font-family:Arial,sans-serif;position:relative;z-index:1;transition:all .3s ease}.card-whychoose-homepage:hover .heading-whychoose-homepage{transform:scale(1.05)}.text-whychoose-homepage{font-size:.95rem;color:#5a6a8a;line-height:1.7;font-family:Arial,sans-serif;position:relative;z-index:1}@media (max-width: 1200px){.wrapper-whychoose-homepage{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.wrapper-features-homepage{grid-template-columns:1fr;gap:2rem}.features-homepage{padding:3rem 1.5rem}.feature-card-homepage{padding:2.5rem 1.5rem;box-shadow:0 4px 10px #0b1e4e0f,0 15px 30px #0b1e4e14}.icon-feature-homepage{width:80px;height:80px;font-size:3rem}}@media (max-width: 480px){.feature-card-homepage{padding:2rem 1.25rem}.title-feature-homepage{font-size:1.25rem}.text-feature-homepage{font-size:.938rem}}@media (max-width: 768px){.whychoose-homepage{padding:3rem 1rem}.wrapper-whychoose-homepage{grid-template-columns:1fr;gap:1.5rem}.card-whychoose-homepage{padding:2rem 1.5rem;box-shadow:0 4px 10px #0b1e4e0f,0 15px 30px #0b1e4e14}.icon-whychoose-homepage{width:75px;height:75px;font-size:2.5rem}.title-whychoose-text{font-size:2rem}.whychoose-wordmark{height:1.9rem}}@media (max-width: 480px){.card-whychoose-homepage{padding:1.75rem 1.25rem}.heading-whychoose-homepage{font-size:1.125rem}.text-whychoose-homepage{font-size:.875rem}.title-whychoose-text{font-size:1.75rem}.whychoose-wordmark{height:1.6rem}.subtitle-whychoose-homepage{font-size:1rem}}.featured-product-homepage{padding:5rem 2rem;background-color:var(--surface-light)}.container-featured-homepage{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.content-featured-homepage{padding:2rem}.title-featured-homepage{font-size:2.5rem;font-weight:600;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.3;font-family:Arial,sans-serif}.description-featured-homepage{font-size:1.125rem;color:var(--text-secondary);margin-bottom:2rem;line-height:1.6;font-family:Arial,sans-serif}.features-list-homepage{list-style:none;padding:0;margin-bottom:2.5rem}.feature-item-homepage{display:flex;align-items:flex-start;margin-bottom:1rem;font-size:1rem;color:var(--text-secondary);font-family:Arial,sans-serif}.feature-item-homepage:before{content:"✓";color:var(--success-color);font-weight:700;font-size:1.25rem;margin-right:.75rem;flex-shrink:0}.buttons-featured-homepage{display:flex;gap:1rem;flex-wrap:wrap}.primary-btn-featured{padding:1rem 2rem;background-color:var(--btn-primary-bg);color:var(--btn-primary-text);border:none;border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Arial,sans-serif;box-shadow:0 4px 6px var(--shadow-color)}.primary-btn-featured:hover{background-color:var(--btn-hover-bg);transform:translateY(-2px);box-shadow:0 6px 12px var(--shadow-color)}.secondary-btn-featured{padding:1rem 2rem;background-color:transparent;color:var(--secondary-color);border:2px solid var(--secondary-color);border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Arial,sans-serif}.secondary-btn-featured:hover{background-color:var(--secondary-color);color:var(--primary-color)}.image-featured-homepage{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px var(--shadow-color);height:500px}.featured-img-homepage{width:100%;height:100%;object-fit:cover;display:block;border-radius:16px;transition:transform .3s ease}.image-featured-homepage:hover .featured-img-homepage{transform:scale(1.05)}.badge-featured-homepage{position:absolute;top:20px;right:20px;background-color:var(--primary-color);padding:1rem 1.5rem;border-radius:12px;box-shadow:0 4px 12px var(--shadow-color);text-align:center;animation:pulse 2s ease-in-out infinite}.badge-number-homepage{font-size:2rem;font-weight:700;color:var(--secondary-color);display:block;font-family:Arial,sans-serif}.badge-text-homepage{font-size:.875rem;color:var(--text-secondary);display:block;font-family:Arial,sans-serif}.newsletter-homepage{padding:5rem 2rem;background-color:var(--secondary-color);text-align:center;position:relative;overflow:hidden}.newsletter-homepage:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:rotate 20s linear infinite}.container-newsletter-homepage{max-width:700px;margin:0 auto;position:relative;z-index:1}.title-newsletter-homepage{font-size:2.5rem;font-weight:600;color:var(--text-inverse);margin-bottom:1rem;font-family:Arial,sans-serif}.description-newsletter-homepage{font-size:1.125rem;color:#ffffffe6;margin-bottom:2.5rem;line-height:1.6;font-family:Arial,sans-serif}.form-newsletter-homepage{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.input-newsletter-homepage{padding:1rem 1.5rem;border:2px solid rgba(255,255,255,.3);border-radius:8px;font-size:1rem;background-color:#ffffff1a;color:var(--text-inverse);font-family:Arial,sans-serif;flex:1;min-width:250px;max-width:400px;transition:all .3s ease}.input-newsletter-homepage::placeholder{color:#fff9}.input-newsletter-homepage:focus{outline:none;border-color:var(--primary-color);background-color:#ffffff26}.btn-newsletter-homepage{padding:1rem 2.5rem;background-color:#ff8c00;color:var(--primary-color);border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Arial,sans-serif;box-shadow:0 4px 12px #0003;position:relative;overflow:hidden}.btn-newsletter-homepage:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.btn-newsletter-homepage:hover:before{width:300px;height:300px}.btn-newsletter-homepage:hover{background-color:#f70;transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}@media (max-width: 1200px){.wrapper-whychoose-homepage{grid-template-columns:repeat(2,1fr)}.container-featured-homepage{gap:3rem}.logo-section-img-homepage{width:170px}}@media (max-width: 1024px){.heading-homepage{font-size:3rem}.highlight-homepage{font-size:3.5rem}.whychoose-homepage{padding:4rem 1.5rem}.container-featured-homepage{grid-template-columns:1fr;gap:2rem}.image-featured-homepage{order:1;height:400px}.content-featured-homepage{order:2;padding:1rem}.title-featured-homepage{font-size:2rem}.logo-section-homepage{padding:3.5rem 1.5rem}.logo-section-img-homepage{width:160px}.logo-section-text-homepage{font-size:2.25rem}}@media (max-width: 768px){.hero-homepage{height:100vh;min-height:500px}.heading-homepage{font-size:2.5rem}.highlight-homepage{font-size:3rem}.gradient-text-homepage{white-space:normal}.highlight-homepage{white-space:normal;font-size:3rem}.description-homepage{font-size:1rem}.buttons-homepage{flex-direction:column;align-items:center}.primary-btn-homepage,.secondary-btn-homepage{width:100%;max-width:300px}.wrapper-features-homepage{grid-template-columns:1fr;gap:2rem}.features-homepage,.logo-section-homepage{padding:3rem 1.5rem}.logo-section-container-homepage{gap:1.25rem}.logo-section-wrapper-homepage{gap:.6rem}.logo-section-img-homepage{width:140px}.logo-section-text-homepage{font-size:2rem}.logo-section-initiative-homepage{font-size:1rem}.indicators-homepage{gap:.5rem}.indicator-dot-homepage{width:10px;height:10px}.indicator-dot-homepage.active-indicator-homepage{width:24px}.whychoose-homepage{padding:3rem 1rem}.wrapper-whychoose-homepage{grid-template-columns:1fr}.card-whychoose-homepage{padding:1.75rem 1.25rem}.icon-whychoose-homepage{font-size:3rem;margin-bottom:1rem}.heading-whychoose-homepage{font-size:1.125rem}.text-whychoose-homepage{font-size:.938rem}.featured-product-homepage{padding:3rem 1rem}.container-featured-homepage{gap:2rem}.content-featured-homepage{padding:.5rem}.image-featured-homepage{height:350px}.title-featured-homepage{font-size:1.75rem;margin-bottom:1rem}.description-featured-homepage{font-size:1rem;margin-bottom:1.5rem}.features-list-homepage{margin-bottom:2rem}.feature-item-homepage{font-size:.938rem;margin-bottom:.75rem}.buttons-featured-homepage{flex-direction:column;gap:.75rem}.primary-btn-featured,.secondary-btn-featured{width:100%;padding:.875rem 1.5rem;font-size:1rem}.badge-featured-homepage{top:15px;right:15px;padding:.75rem 1rem}.badge-number-homepage{font-size:1.5rem}.badge-text-homepage{font-size:.75rem}.newsletter-homepage{padding:3.5rem 1.5rem}.title-newsletter-homepage{font-size:2rem}.description-newsletter-homepage{font-size:1rem;margin-bottom:2rem}.form-newsletter-homepage{flex-direction:column;align-items:center}.input-newsletter-homepage{width:100%;max-width:100%}.btn-newsletter-homepage{width:100%;max-width:300px}}@media (max-width: 600px){.wrapper-whychoose-homepage{grid-template-columns:1fr}}@media (max-width: 480px){.heading-homepage{font-size:2rem}.highlight-homepage{font-size:2.5rem}.gradient-text-homepage{white-space:normal}.highlight-homepage{white-space:normal;font-size:2.5rem}.content-homepage{padding:1rem}.description-homepage{font-size:.938rem}.primary-btn-homepage,.secondary-btn-homepage{padding:.875rem 2rem;font-size:1rem}.title-whychoose-homepage{font-size:2rem}.subtitle-whychoose-homepage{font-size:1rem}.card-whychoose-homepage{padding:2rem 1.5rem}.icon-whychoose-homepage{font-size:3.5rem}.heading-whychoose-homepage{font-size:1.25rem}.featured-product-homepage{padding:2.5rem 1rem}.image-featured-homepage{height:300px}.title-featured-homepage{font-size:1.5rem}.description-featured-homepage{font-size:.938rem}.feature-item-homepage{font-size:.875rem}.primary-btn-featured,.secondary-btn-featured{padding:.75rem 1.25rem;font-size:.938rem}.badge-featured-homepage{top:10px;right:10px;padding:.5rem .75rem}.badge-number-homepage{font-size:1.25rem}.badge-text-homepage{font-size:.688rem}.newsletter-homepage{padding:3rem 1rem}.title-newsletter-homepage{font-size:1.75rem}.description-newsletter-homepage{font-size:.938rem}.input-newsletter-homepage{padding:.875rem 1.25rem;font-size:.938rem}.btn-newsletter-homepage{padding:.875rem 2rem;font-size:.938rem}.logo-section-homepage{padding:2.5rem 1rem}.logo-section-container-homepage{gap:1rem}.logo-section-wrapper-homepage{gap:.5rem}.logo-section-img-homepage{width:120px}.logo-section-text-homepage{font-size:1.75rem}.logo-section-initiative-homepage{font-size:.875rem;padding:0 .5rem}}.section-customerreview{padding:5rem 2rem;background-color:var(--background-primary);overflow:hidden}.header-customerreview{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.title-customerreview{font-size:2.5rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;font-family:Arial,sans-serif}.subtitle-customerreview{font-size:1.125rem;color:var(--text-secondary);line-height:1.6;font-family:Arial,sans-serif}.slider-wrapper-customerreview{width:100%;overflow:hidden;position:relative;padding:1rem 0}.slider-wrapper-customerreview:before,.slider-wrapper-customerreview:after{content:"";position:absolute;top:0;bottom:0;width:200px;z-index:2;pointer-events:none}.slider-wrapper-customerreview:before{left:0;background:linear-gradient(to right,var(--background-primary) 0%,transparent 100%)}.slider-wrapper-customerreview:after{right:0;background:linear-gradient(to left,var(--background-primary) 0%,transparent 100%)}.slider-track-customerreview{display:flex;gap:2rem;width:max-content;animation:smoothSlide 40s linear infinite}@keyframes smoothSlide{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.slider-track-customerreview:hover{animation-play-state:paused}.card-customerreview{min-width:380px;max-width:380px;background-color:var(--primary-color);border-radius:16px;padding:2rem;box-shadow:0 4px 12px var(--shadow-color);border:2px solid var(--border-light);transition:all .3s ease;flex-shrink:0}.card-customerreview:hover{transform:translateY(-8px);box-shadow:0 12px 24px var(--shadow-color);border-color:var(--secondary-color)}.stars-customerreview{font-size:1.25rem;margin-bottom:1rem;color:#f1c40f}.text-customerreview{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem;font-style:italic;font-family:Arial,sans-serif;min-height:90px;display:-webkit-box;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.author-customerreview{border-top:1px solid var(--border-light);padding-top:1rem}.name-customerreview{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem;font-family:Arial,sans-serif}.location-customerreview{font-size:.875rem;color:var(--text-muted);font-family:Arial,sans-serif}@media (max-width: 768px){.section-customerreview{padding:3rem 1rem}.header-customerreview{margin-bottom:3rem}.title-customerreview{font-size:2rem}.subtitle-customerreview{font-size:1rem}.slider-track-customerreview{gap:1.5rem;animation:smoothSlide 35s linear infinite}.card-customerreview{min-width:300px;max-width:300px;padding:1.5rem}.text-customerreview{font-size:.938rem;min-height:100px}.name-customerreview{font-size:.938rem}.location-customerreview{font-size:.813rem}}@media (max-width: 480px){.section-customerreview{padding:2.5rem 1rem}.title-customerreview{font-size:1.75rem}.subtitle-customerreview{font-size:.938rem}.slider-track-customerreview{gap:1rem;animation:smoothSlide 30s linear infinite}.card-customerreview{min-width:280px;max-width:280px;padding:1.25rem}.stars-customerreview{font-size:1rem}.text-customerreview{font-size:.875rem;min-height:110px}}.add-to-cart-message-productlist{margin-top:.5rem;padding:.5rem;border-radius:4px;font-size:.8rem;text-align:center;animation:slideIn .3s ease-out}.add-to-cart-message-productlist.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.add-to-cart-message-productlist.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.card-productlist{background:var(--primary-color);border:1px solid var(--border-light);border-radius:16px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;height:100%;box-shadow:0 2px 8px var(--shadow-color);cursor:pointer}.card-productlist:hover{transform:translateY(-8px);box-shadow:0 12px 24px var(--shadow-color);border-color:var(--highlight-color)}.badges-productlist{position:absolute;top:12px;left:12px;right:12px;display:flex;justify-content:space-between;z-index:2;gap:.5rem;opacity:0;transform:translateY(-10px);transition:all .3s ease}.card-productlist:hover .badges-productlist{opacity:1;transform:translateY(0)}.badge-type-productlist{padding:.375rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:capitalize;letter-spacing:.5px;background:var(--secondary-color);color:var(--primary-color)}.badge-discount-productlist{padding:.375rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;background:var(--error-color);color:var(--primary-color);margin-left:auto}.image-wrapper-productlist{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:18px 18px 0 0;background:var(--surface-light)}.image-productlist{display:block;width:100%;height:100%;object-fit:cover;image-rendering:auto;transition:transform .4s ease}.image-wrapper-productlist:hover .image-productlist{transform:scale(1.05)}.overlay-productlist{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:12px;opacity:0;transition:opacity .3s ease}.image-wrapper-productlist:hover .overlay-productlist{opacity:1}.quick-view-productlist{padding:6px 14px;border-radius:999px;border:none;font-size:.85rem;cursor:pointer}.content-productlist{padding:1.5rem;display:flex;flex-direction:column;gap:.875rem;flex:1}.title-productlist{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0;line-height:1.3}.description-productlist{font-size:.9rem;color:var(--text-secondary);margin:0;line-height:1.5}.rating-wrapper-productlist{display:flex;align-items:center;gap:.5rem}.rating-productlist{display:flex;align-items:center;gap:.25rem}.star-productlist{font-size:1rem}.score-productlist{font-size:.95rem;font-weight:600;color:var(--text-primary)}.reviews-productlist{font-size:.85rem;color:var(--text-muted)}.firmness-productlist{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.sizes-productlist{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem}.sizes-list-productlist{display:flex;flex-wrap:wrap;gap:.25rem}.size-tag-productlist{padding:.25rem .5rem;background:#e3f2fd;color:#1976d2;border-radius:4px;font-size:.8rem;font-weight:500;border:1px solid #bbdefb}.label-productlist{color:var(--text-secondary);font-weight:500}.value-productlist{color:var(--text-primary);font-weight:600;background:#dfdfdf;padding:.25rem .625rem;border-radius:4px}.features-productlist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.375rem}.feature-item-productlist{font-size:.85rem;color:var(--text-secondary);padding-left:1.25rem;position:relative}.feature-item-productlist:before{content:"•";position:absolute;left:0;color:var(--highlight-color);font-weight:700;font-size:1.2rem}.price-wrapper-productlist{display:flex;align-items:center;gap:.75rem;margin-top:auto;padding-top:.5rem}.price-current-productlist{font-size:1.5rem;font-weight:700;color:var(--secondary-color)}.price-original-productlist{font-size:1.1rem;color:var(--text-muted);text-decoration:line-through}.actions-productlist{display:flex;gap:.75rem;margin-top:.5rem}.btn-primary-productlist,.btn-secondary-productlist{flex:1;padding:.75rem 1rem;border:none;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease;font-family:inherit}.btn-primary-productlist{background:var(--secondary-color);color:var(--primary-color)}.btn-primary-productlist:hover{background:var(--btn-hover-bg);transform:translateY(-2px);box-shadow:0 4px 12px #0b1e4e4d}.btn-secondary-productlist{background:transparent;color:var(--secondary-color);border:1.5px solid var(--secondary-color)}.btn-secondary-productlist:hover{background:var(--secondary-color);color:var(--primary-color);transform:translateY(-2px)}@media (max-width: 768px){.image-wrapper-productlist{height:240px}.content-productlist{padding:1.25rem;gap:.75rem}.title-productlist{font-size:1.1rem}.price-current-productlist{font-size:1.35rem}}@media (max-width: 480px){.image-wrapper-productlist{height:220px}.content-productlist{padding:1rem}.title-productlist{font-size:1rem}.actions-productlist{flex-direction:column}.btn-primary-productlist,.btn-secondary-productlist{width:100%}}.description-container{display:flex;flex-direction:column;gap:.4rem}.description-short{font-size:.9rem;color:var(--text-secondary);margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.toggle-btn{align-self:flex-start;background:transparent;border:1px solid var(--secondary-color);color:var(--secondary-color);padding:.2rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease}.toggle-btn:hover{background:var(--secondary-color);color:var(--primary-color)}.description-full{font-size:.9rem;color:var(--text-secondary);line-height:1.5;max-height:0;overflow:hidden;transition:max-height .3s ease}.description-full p{margin:0 0 .5rem}.dropdown-open{max-height:600px}.container-collection{min-height:100vh;background:var(--background-primary);padding:2rem 0;width:85%;margin:0 auto}.loading-collection{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.loading-spinner-collection{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid var(--primary-color);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.error-collection{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#fee;border:1px solid #fcc;border-radius:8px;margin:2rem}.error-collection button{background:var(--primary-color);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;margin-top:1rem}.error-collection button:hover{background:var(--primary-dark)}.wrapper-collection{margin:0 auto;padding:0 2rem}.filters-bar-collection{background:var(--primary-color);border:1px solid var(--border-light);border-radius:12px;padding:1.5rem;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;box-shadow:0 2px 8px var(--shadow-color)}.filters-left-collection{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;flex:1}.filter-toggle-collection{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;color:var(--text-primary);font-size:1rem;font-weight:600;cursor:pointer;font-family:inherit}.icon-collection{width:20px;height:20px;color:var(--secondary-color)}.filter-group-collection{display:flex;align-items:center;gap:.75rem}.filter-label-collection{font-size:.95rem;font-weight:600;color:var(--text-secondary);white-space:nowrap}.filter-buttons-collection{display:flex;gap:.5rem;flex-wrap:wrap}.filter-btn-collection{padding:.5rem 1rem;background:var(--surface-light);border:1.5px solid var(--border-light);border-radius:8px;color:var(--text-primary);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:inherit;white-space:nowrap}.filter-btn-collection:hover{border-color:var(--secondary-color);background:var(--surface-light);transform:translateY(-1px)}.filter-btn-collection.active-collection{background:var(--secondary-color);color:var(--primary-color);border-color:var(--secondary-color)}.sort-wrapper-collection{display:flex;align-items:center;gap:.75rem}.sort-label-collection{font-size:.95rem;font-weight:600;color:var(--text-secondary);white-space:nowrap}.sort-select-collection{padding:.625rem 2.5rem .625rem 1rem;background:var(--surface-light);border:1.5px solid var(--border-light);border-radius:8px;color:var(--text-primary);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:inherit;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%230b1e4e' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;background-size:12px}.sort-select-collection:hover{border-color:var(--secondary-color)}.sort-select-collection:focus{outline:none;border-color:var(--highlight-color);box-shadow:0 0 0 3px #1a4dff1a}.count-collection{margin-bottom:1.5rem}.count-text-collection{font-size:.95rem;color:var(--text-secondary);margin:0}.grid-collection{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin-bottom:3rem}.no-results-collection{text-align:center;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.no-results-icon-collection{width:64px;height:64px;color:var(--text-muted);opacity:.5}.no-results-title-collection{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0}.no-results-text-collection{font-size:1rem;color:var(--text-secondary);margin:0;max-width:400px}.reset-btn-collection{margin-top:1rem;padding:.75rem 2rem;background:var(--secondary-color);color:var(--primary-color);border:none;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;font-family:inherit}.reset-btn-collection:hover{background:var(--btn-hover-bg);transform:translateY(-2px);box-shadow:0 4px 12px #0b1e4e4d}@media (max-width: 1200px){.grid-collection{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem}}@media (max-width: 1024px){.wrapper-collection{padding:0 1.5rem}.filters-bar-collection{flex-direction:column;align-items:flex-start}.filters-left-collection{width:100%;flex-direction:column;align-items:flex-start;gap:1.25rem}.filter-group-collection{width:100%;flex-direction:column;align-items:flex-start;gap:.5rem}.filter-buttons-collection{width:100%}.sort-wrapper-collection{width:100%;justify-content:space-between}.sort-select-collection{flex:1;max-width:250px}.grid-collection{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.container-collection{padding:1.5rem 0}.wrapper-collection{padding:0 1rem}.filters-bar-collection{padding:1.25rem}.grid-collection{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.filter-btn-collection{flex:1;min-width:70px;text-align:center}}@media (max-width: 640px){.grid-collection{grid-template-columns:1fr;gap:1.5rem}.filter-buttons-collection{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.sort-select-collection{max-width:100%}.no-results-collection{padding:3rem 1rem}.no-results-icon-collection{width:48px;height:48px}.no-results-title-collection{font-size:1.25rem}.no-results-text-collection{font-size:.9rem}}@media (max-width: 480px){.filters-bar-collection{padding:1rem}.filter-toggle-collection{font-size:.9rem}.filter-label-collection,.sort-label-collection{font-size:.85rem}.filter-btn-collection{padding:.4rem .75rem;font-size:.85rem}.sort-select-collection{padding:.5rem 2rem .5rem .875rem;font-size:.85rem}.count-text-collection{font-size:.85rem}}.product-card-wrapper-collection{opacity:0;transform:translateY(30px);animation:fadeInUp-collection .6s ease-out forwards}@keyframes fadeInUp-collection{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: no-preference){.container-collection{scroll-behavior:smooth}}.about-page-about{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:var(--primary-color);color:var(--text-primary);overflow-x:hidden}.scroll-reveal-about{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.scroll-reveal-about.visible-about{opacity:1;transform:translateY(0)}@keyframes fadeInUp-about{0%{opacity:0;transform:translateY(60px)}50%{opacity:.5;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft-about{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight-about{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn-about{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes float-about{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse-about{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes rotateGradient-about{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes slideDown-about{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.stats-hero-section-about{background:linear-gradient(135deg,var(--surface-light) 0%,var(--primary-color) 100%);padding:60px 40px}.stats-hero-container-about{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.stat-hero-item-about{text-align:center;padding:30px 20px;background:var(--primary-color);border-radius:12px;box-shadow:0 4px 16px var(--shadow-color);transition:all .4s cubic-bezier(.4,0,.2,1);animation:fadeInUp-about .8s ease-out forwards;opacity:0}.stat-hero-item-about:hover{transform:translateY(-8px);box-shadow:0 8px 24px var(--shadow-color)}.stat-hero-icon-about{width:60px;height:60px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--secondary-color) 0%,var(--background-accent) 100%);border-radius:50%;color:var(--text-inverse);animation:pulse-about 2s ease-in-out infinite}.stat-hero-value-about{font-size:36px;font-weight:700;color:var(--text-primary);margin-bottom:6px}.stat-hero-label-about{font-size:14px;color:var(--text-secondary);font-weight:500}.mission-vision-section-about{padding:80px 40px;background:var(--primary-color)}.mission-vision-container-about{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:45% 55%;gap:50px;align-items:center}.mission-vision-image-about{border-radius:16px;overflow:hidden;box-shadow:0 12px 40px var(--shadow-color);animation:fadeInLeft-about 1s ease-out}.mission-vision-image-about img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.mission-vision-image-about:hover img{transform:scale(1.05)}.mission-vision-content-about{display:flex;flex-direction:column;gap:32px}.mission-box-about,.vision-box-about{animation:fadeInRight-about 1s ease-out}.mission-icon-about,.vision-icon-about{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:16px;animation:float-about 3s ease-in-out infinite}.mission-icon-about{background:linear-gradient(135deg,var(--secondary-color) 0%,var(--background-accent) 100%);color:var(--text-inverse)}.vision-icon-about{background:linear-gradient(135deg,var(--secondary-color) 0%,var(--btn-hover-bg) 100%);color:var(--text-inverse)}.mission-title-about,.vision-title-about{font-size:28px;font-weight:600;color:var(--text-primary);margin-bottom:12px;display:flex;align-items:center;gap:10px}.mission-description-about,.vision-description-about{font-size:15px;line-height:1.8;color:var(--text-secondary)}.core-values-section-about{padding:80px 40px;background:linear-gradient(135deg,var(--surface-light) 0%,var(--primary-color) 100%)}.core-values-container-about{max-width:1200px;margin:0 auto}.core-values-heading-about{font-size:40px;font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:10px}.core-values-subheading-about{font-size:16px;color:var(--text-secondary);text-align:center;margin-bottom:50px;max-width:650px;margin-left:auto;margin-right:auto}.core-values-grid-about{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.core-value-card-about{background:var(--primary-color);padding:32px 24px;border-radius:12px;text-align:center;box-shadow:0 4px 16px var(--shadow-color);transition:all .4s cubic-bezier(.4,0,.2,1);animation:scaleIn-about .6s ease-out forwards;opacity:0}.core-value-card-about:hover{transform:translateY(-8px);box-shadow:0 8px 24px var(--shadow-color)}.core-value-icon-about{width:64px;height:64px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--secondary-color) 0%,var(--background-accent) 100%);border-radius:50%;color:var(--text-inverse);animation:pulse-about 2.5s ease-in-out infinite}.core-value-title-about{font-size:20px;font-weight:600;color:var(--text-primary);margin-bottom:12px}.core-value-description-about{font-size:14px;line-height:1.7;color:var(--text-secondary)}.journey-section-about{padding:80px 40px;background:linear-gradient(135deg,var(--secondary-color) 0%,var(--background-accent) 100%);position:relative;overflow:hidden}.journey-section-about:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(16,45,107,.3) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(14,37,97,.3) 0%,transparent 50%);animation:rotateGradient-about 15s ease infinite;background-size:200% 200%}.journey-container-about{max-width:1000px;margin:0 auto;position:relative;z-index:1}.journey-heading-about{font-size:40px;font-weight:700;color:var(--text-inverse);text-align:center;margin-bottom:10px}.journey-subheading-about{font-size:16px;color:#fffc;text-align:center;margin-bottom:60px}.journey-timeline-about{position:relative}.journey-timeline-about:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.3),rgba(255,255,255,.5),rgba(255,255,255,.3),transparent);transform:translate(-50%)}.journey-item-about{display:flex;margin-bottom:50px;position:relative;opacity:0;animation:none;transition:opacity 1s ease-out,transform 1s ease-out}.journey-item-about.visible-about{animation:fadeInUp-about 1.2s cubic-bezier(.25,.46,.45,.94) forwards}.journey-item-about:nth-child(1).visible-about{animation-delay:0s}.journey-item-about:nth-child(2).visible-about{animation-delay:.25s}.journey-item-about:nth-child(3).visible-about{animation-delay:.5s}.journey-item-about:nth-child(4).visible-about{animation-delay:.75s}.journey-item-about:nth-child(5).visible-about{animation-delay:1s}.journey-item-about.left-about{justify-content:flex-end;padding-right:calc(50% + 35px)}.journey-item-about.right-about{justify-content:flex-start;padding-left:calc(50% + 35px)}.journey-item-about:after{content:"";position:absolute;top:24px;width:16px;height:16px;background:var(--primary-color);border:3px solid var(--secondary-color);border-radius:50%;box-shadow:0 0 0 4px #ffffff4d;animation:pulse-about 2s ease-in-out infinite}.journey-item-about.left-about:after{right:calc(50% - 8px)}.journey-item-about.right-about:after{left:calc(50% - 8px)}.journey-card-about{background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:24px;border-radius:12px;max-width:350px;border:1px solid rgba(255,255,255,.15);transition:all .4s ease}.journey-card-about:hover{background:#ffffff1f;transform:scale(1.03);box-shadow:0 8px 20px #0000004d}.journey-year-about{display:inline-block;background:linear-gradient(135deg,var(--primary-color) 0%,rgba(255,255,255,.9) 100%);color:var(--secondary-color);padding:6px 16px;border-radius:16px;font-size:13px;font-weight:700;margin-bottom:12px}.journey-title-about{font-size:20px;font-weight:600;color:var(--text-inverse);margin-bottom:10px}.journey-description-about{font-size:14px;line-height:1.7;color:#fffc}.team-section-about{padding:80px 40px;background:var(--primary-color)}.team-container-about{margin:0 auto}.team-heading-about{font-size:40px;font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:10px}.team-subheading-about{font-size:16px;color:var(--text-secondary);text-align:center;margin-bottom:50px;max-width:650px;margin-left:auto;margin-right:auto}.team-grid-about{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.team-card-about{background:var(--primary-color);padding:32px 24px;border-radius:12px;text-align:center;box-shadow:0 4px 16px var(--shadow-color);transition:all .4s cubic-bezier(.4,0,.2,1);animation:scaleIn-about .6s ease-out forwards;opacity:0}.team-card-about:hover{transform:translateY(-8px);box-shadow:0 8px 24px var(--shadow-color)}.team-image-about{width:120px;height:120px;margin:0 auto 20px;border-radius:50%;overflow:hidden;border:3px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,var(--secondary-color) 0%,var(--background-accent) 100%) border-box;transition:transform .4s ease}.team-card-about:hover .team-image-about{transform:scale(1.08) rotate(3deg)}.team-name-about{font-size:22px;font-weight:600;color:var(--text-primary);margin-bottom:6px}.team-position-about{font-size:15px;font-weight:600;color:var(--secondary-color);margin-bottom:12px}.team-description-about{font-size:14px;line-height:1.7;color:var(--text-secondary);margin-bottom:20px}.team-social-about{display:flex;gap:10px;justify-content:center}.social-btn-about{padding:8px 20px;border:2px solid var(--border-light);background:transparent;color:var(--text-secondary);border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease}.team-image-about{width:150px;height:150px;margin:0 auto 24px;border-radius:50%;overflow:hidden;border:4px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#667eea,#764ba2) border-box;transition:transform .4s ease}.team-card-about:hover .team-image-about{transform:scale(1.1) rotate(5deg)}.team-image-about img{width:100%;height:100%;object-fit:cover}.team-name-about{font-size:24px;font-weight:600;color:var(--text-primary);margin-bottom:8px}.team-position-about{font-size:16px;font-weight:600;color:#667eea;margin-bottom:16px}.team-description-about{font-size:15px;line-height:1.7;color:var(--text-secondary);margin-bottom:24px}.team-social-about{display:flex;gap:12px;justify-content:center}.social-btn-about{padding:10px 24px;border:2px solid var(--border-light);background:transparent;color:var(--text-secondary);border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.social-btn-about:hover{background:var(--secondary-color);color:var(--text-inverse);border-color:var(--secondary-color);transform:translateY(-2px)}@media (max-width: 1200px){.stats-hero-container-about{grid-template-columns:repeat(2,1fr);gap:24px}.core-values-grid-about{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1024px){.mission-vision-container-about{grid-template-columns:1fr;gap:40px}.mission-vision-image-about{order:-1;max-height:350px}.journey-item-about.left-about,.journey-item-about.right-about{padding:0 0 0 50px;justify-content:flex-start}.journey-timeline-about:before{left:18px}.journey-item-about:after{left:10px!important}.journey-card-about{max-width:100%}.team-grid-about{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.stats-hero-section-about{padding:50px 30px}.stats-hero-container-about{grid-template-columns:1fr;gap:20px}.stat-hero-item-about{padding:24px 20px}.mission-vision-section-about,.core-values-section-about,.journey-section-about,.team-section-about{padding:60px 30px}.core-values-heading-about,.journey-heading-about,.team-heading-about{font-size:34px}.core-values-subheading-about,.journey-subheading-about,.team-subheading-about{font-size:15px;margin-bottom:40px}.core-values-grid-about{grid-template-columns:1fr;gap:20px}.core-value-card-about{padding:28px 20px}.journey-subheading-about{margin-bottom:50px}.team-grid-about{grid-template-columns:1fr;gap:24px}.mission-title-about,.vision-title-about{font-size:26px}.mission-description-about,.vision-description-about{font-size:15px}}@media (max-width: 480px){.stats-hero-section-about{padding:40px 20px}.stat-hero-item-about{padding:20px 16px}.stat-hero-icon-about{width:50px;height:50px}.stat-hero-value-about{font-size:32px}.stat-hero-label-about{font-size:13px}.mission-vision-section-about,.core-values-section-about,.journey-section-about,.team-section-about{padding:50px 20px}.core-values-heading-about,.journey-heading-about,.team-heading-about{font-size:30px}.core-values-subheading-about,.journey-subheading-about,.team-subheading-about{font-size:14px}.core-value-card-about{padding:24px 18px}.core-value-icon-about{width:52px;height:52px}.core-value-title-about{font-size:18px}.core-value-description-about{font-size:13px}.mission-title-about,.vision-title-about{font-size:24px}.mission-description-about,.vision-description-about{font-size:14px}.mission-icon-about,.vision-icon-about{width:48px;height:48px}.journey-item-about.left-about,.journey-item-about.right-about{padding:0 0 0 40px}.journey-card-about{padding:20px}.journey-year-about{font-size:12px;padding:5px 14px}.journey-title-about{font-size:18px}.journey-description-about{font-size:13px}.team-card-about{padding:28px 20px}.team-image-about{width:100px;height:100px}.team-name-about{font-size:20px}.team-position-about{font-size:14px}.team-description-about{font-size:13px}.social-btn-about{padding:7px 18px;font-size:12px}}@media (max-width: 360px){.core-values-heading-about,.journey-heading-about,.team-heading-about{font-size:26px}.stat-hero-value-about{font-size:28px}.journey-item-about.left-about,.journey-item-about.right-about{padding:0 0 0 35px}.team-social-about{flex-direction:column}.social-btn-about{width:100%}}.contact-page-contact{width:100%;min-height:100vh;background:#000}.contact-hero-contact{position:relative;height:350px;background-image:url(/assets/image_3-BMQGHmbk.jpg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.contact-hero-overlay-contact{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0b1e4ed9,#102d6bbf)}.contact-hero-content-contact{position:relative;z-index:1;text-align:center;color:var(--text-inverse);padding:0 20px}.contact-hero-content-contact h1{font-size:3.5rem;font-weight:300;margin-bottom:1rem;letter-spacing:2px}.contact-hero-content-contact p{font-size:1.125rem;font-weight:300;line-height:1.8;opacity:.95}.contact-content-section-contact{background-color:#000;padding:54px 0 80px;position:relative}.contact-second-section-contact{background-color:transparent}.contact-experience-section-contact{position:relative;height:400px;background-image:url(https://images.unsplash.com/photo-1505693416388-ac5ce068fe85?w=1600&q=80);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;margin-bottom:50px}.contact-experience-overlay-contact{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000a6}.contact-experience-content-contact{position:relative;z-index:1;text-align:center;color:var(--text-inverse);padding:0 20px}.contact-experience-content-contact h1{font-size:48px;font-weight:300;color:#fff;margin-bottom:16px;letter-spacing:1px}.contact-experience-content-contact p{font-size:1.063rem;font-weight:300;line-height:1.6;opacity:.9}.contact-container-contact{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start}.contact-single-column-contact{grid-template-columns:1fr;max-width:100%;padding:0}.contact-form-wrapper-contact{background:#0f1d3a;padding:40px;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.contact-form-wrapper-contact h2{color:var(--text-inverse);font-size:1.375rem;font-weight:500;margin-bottom:28px;letter-spacing:.3px}.contact-form-contact{display:flex;flex-direction:column;gap:22px}.form-row-contact{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group-contact{display:flex;flex-direction:column;gap:10px}.form-group-contact label{color:#ffffffd9;font-size:.813rem;font-weight:400;letter-spacing:.2px;margin-bottom:2px}.form-group-contact input,.form-group-contact textarea{background-color:#000;border:1px solid rgba(255,255,255,.15);border-radius:6px;padding:12px 16px;color:var(--text-inverse);font-size:.875rem;transition:all .3s ease;font-family:inherit}.form-group-contact input:focus,.form-group-contact textarea:focus{outline:none;border-color:#ffffff4d;background-color:#000}.form-group-contact input::placeholder,.form-group-contact textarea::placeholder{color:#ffffff59;font-size:.875rem}.form-group-contact textarea{resize:vertical;min-height:100px;line-height:1.6}.submit-btn-contact{background-color:#fff;color:#0f1d3a;border:none;padding:13px 32px;font-size:.875rem;font-weight:500;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;margin-top:12px;letter-spacing:.3px;width:100%}.submit-btn-contact:hover{background-color:#f0f0f0;transform:translateY(-1px);box-shadow:0 4px 12px #fff3}.send-icon-contact{width:16px;height:16px}.contact-info-sidebar-contact{display:flex;flex-direction:column;gap:24px}.contact-info-box-contact{background:#000;padding:32px}.contact-info-box-contact h2{color:var(--text-inverse);font-size:1.375rem;font-weight:400;margin-bottom:32px;letter-spacing:.3px}.info-item-contact{display:flex;gap:18px;margin-bottom:32px;align-items:flex-start}.info-item-contact:last-child{margin-bottom:0}.info-icon-wrapper-contact{width:20px;height:20px;flex-shrink:0;margin-top:2px}.info-icon-contact{width:100%;height:100%;color:var(--text-inverse)}.info-details-contact{flex:1}.info-details-contact h3{color:var(--text-inverse);font-size:1rem;font-weight:500;margin-bottom:10px;letter-spacing:.2px}.info-details-contact p{color:#fff9;font-size:.938rem;line-height:1.8;margin:0 0 4px}.info-details-contact p:last-child{margin-bottom:0}.closed-contact{color:#f1c40f!important;font-weight:400}.showroom-box-contact{position:relative;border-radius:6px;overflow:hidden;height:220px;box-shadow:0 4px 20px #0b1e4e66}.showroom-img-contact{width:100%;height:100%;object-fit:cover}.showroom-overlay-contact{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(11,30,78,.92) 0%,rgba(11,30,78,.4) 60%,transparent 100%)}.showroom-content-contact{position:absolute;bottom:0;left:0;right:0;padding:24px;color:var(--text-inverse);z-index:1}.showroom-content-contact h3{font-size:1.25rem;font-weight:500;margin-bottom:6px;letter-spacing:.3px}.showroom-content-contact p{font-size:.875rem;color:#fffc;margin:0;line-height:1.5}.quick-support-box-contact{background:#0a1929;padding:32px;border-radius:6px;border:1px solid rgba(255,255,255,.08)}.quick-support-box-contact h3{color:var(--text-inverse);font-size:1.25rem;font-weight:500;margin-bottom:24px;letter-spacing:.3px}.support-category-contact{margin-bottom:24px}.support-category-contact:last-child{margin-bottom:0}.support-category-contact h4{color:var(--text-inverse);font-size:.938rem;font-weight:500;margin-bottom:6px;letter-spacing:.2px}.support-category-contact p{color:#fff9;font-size:.875rem;margin:0;line-height:1.6}@media (max-width: 968px){.contact-container-contact{grid-template-columns:1fr}.contact-hero-content-contact h1{font-size:2.75rem}}@media (max-width: 768px){.contact-hero-contact{height:280px}.contact-hero-content-contact h1{font-size:2.25rem}.contact-hero-content-contact p{font-size:1rem}.contact-experience-section-contact{height:300px;margin-bottom:40px}.contact-experience-content-contact h1{font-size:2rem}.contact-experience-content-contact p{font-size:1rem}.contact-form-wrapper-contact,.contact-info-box-contact,.quick-support-box-contact{padding:28px}.contact-content-section-contact{padding:40px 15px 60px}.contact-second-section-contact{padding:20px 0 0}.showroom-box-contact{height:200px}.form-row-contact{grid-template-columns:1fr}}@media (max-width: 480px){.contact-hero-contact{height:260px}.contact-hero-content-contact h1{font-size:1.875rem;letter-spacing:1px}.contact-hero-content-contact p{font-size:.938rem}.contact-experience-section-contact{height:250px;margin-bottom:30px}.contact-experience-content-contact h1{font-size:1.75rem}.contact-experience-content-contact p{font-size:.938rem}.contact-form-wrapper-contact h2{font-size:1.25rem}.contact-form-wrapper-contact,.contact-info-box-contact,.quick-support-box-contact{padding:24px}.contact-content-section-contact{padding:30px 12px 50px}.contact-second-section-contact{padding:15px 0 0}.form-row-contact{grid-template-columns:1fr}}:root{--primary-color: #ffffff;--secondary-color: #0b1e4e;--background-primary: var(--primary-color);--background-secondary: var(--secondary-color);--background-accent: #102d6b;--text-primary: #2e2e2e;--text-secondary: #555555;--text-muted: #888888;--text-inverse: #ffffff;--border-light: #d0d0d0;--border-dark: #0b1e4e}.loading-productpage{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;min-height:50vh}.loading-spinner-productpage{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid var(--secondary-color);border-radius:50%;animation:spin-productpage 1s linear infinite;margin-bottom:1rem}@keyframes spin-productpage{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-productpage{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#fee;border:1px solid #fcc;border-radius:8px;margin:2rem;min-height:30vh}.error-productpage button{background:var(--secondary-color);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;margin-top:1rem}.error-productpage button:hover{background:var(--background-accent)}.add-to-cart-message{margin-top:1rem;padding:.75rem 1rem;border-radius:4px;font-size:.9rem;text-align:center;animation:slideIn .3s ease-out}.add-to-cart-message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.add-to-cart-message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.container-productpage{max-width:1400px;margin:0 auto;padding:30px 40px}.breadcrumb-productpage{margin-bottom:30px}.back-button-productpage{background:none;border:none;color:var(--text-secondary);font-size:14px;cursor:pointer;display:flex;align-items:center;gap:5px;padding:8px 12px;transition:color .3s ease}.back-button-productpage:hover{color:var(--secondary-color)}.product-layout-productpage{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;margin-bottom:60px}.product-images-productpage{position:sticky;top:20px}.main-image-productpage{width:100%;aspect-ratio:4/3;border-radius:12px;overflow:hidden;margin-bottom:20px;box-shadow:0 4px 20px var(--shadow-color);position:relative;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.main-image-productpage img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.fullscreen-toggle-productpage{position:absolute;top:12px;right:12px;background:#0000008c;color:#fff;border:none;border-radius:999px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;transition:background .3s ease,transform .2s ease;z-index:2}.fullscreen-toggle-productpage:hover,.fullscreen-toggle-productpage:focus-visible{background:#000000bf;transform:scale(1.05)}.fullscreen-overlay-productpage{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;padding:30px 20px;z-index:1000;overflow:auto}.fullscreen-image-wrapper-productpage{position:relative;background:#0000;border-radius:12px;box-shadow:0 20px 50px #0006;max-width:95vw;max-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center}.fullscreen-image-wrapper-productpage img{width:auto;height:auto;max-width:100%;max-height:calc(100vh - 160px);object-fit:contain;background:#000}.close-fullscreen-productpage{position:absolute;top:12px;right:12px;background:#0009;color:#fff;border:none;border-radius:999px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;transition:background .3s ease,transform .2s ease}.close-fullscreen-productpage:hover,.close-fullscreen-productpage:focus-visible{background:#000000d9;transform:scale(1.05)}.thumbnail-gallery-productpage{display:flex;gap:15px}.thumbnail-productpage{width:120px;height:90px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.thumbnail-productpage img{width:100%;height:100%;object-fit:cover}.thumbnail-productpage:hover{transform:translateY(-3px);box-shadow:0 4px 12px #00000026}.thumbnail-productpage.active-productpage{border-color:var(--secondary-color)}.product-details-productpage{padding-top:10px}.badge-productpage{display:inline-block;background:linear-gradient(135deg,#ff9a56,#ff6b35);color:#fff;padding:6px 16px;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:15px;text-transform:uppercase;letter-spacing:.5px}.product-title-productpage{font-size:36px;font-weight:300;color:var(--text-primary);margin-bottom:15px;letter-spacing:-.5px}.rating-section-productpage{display:flex;align-items:center;gap:10px;margin-bottom:20px}.stars-productpage{display:flex;gap:2px}.star-filled-productpage{color:gold;font-size:18px}.star-empty-productpage{color:var(--border-light);font-size:18px}.rating-text-productpage{font-weight:600;color:var(--text-primary);font-size:15px}.reviews-text-productpage{color:var(--text-muted);font-size:14px}.price-section-productpage{display:flex;align-items:center;gap:15px;margin-bottom:35px;flex-wrap:wrap}.current-price-productpage{font-size:32px;font-weight:700;color:var(--text-primary)}.original-price-productpage{font-size:18px;color:var(--text-muted);text-decoration:line-through}.discount-badge-productpage{background-color:#e8f5e9;color:var(--success-color);padding:5px 12px;border-radius:6px;font-size:13px;font-weight:600}.section-title-productpage{font-size:16px;font-weight:600;color:var(--text-primary);margin-bottom:15px}.size-section-productpage{margin-bottom:30px}.size-grid-productpage{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.size-option-productpage{background:var(--background-primary);border:2px solid var(--border-light);border-radius:10px;padding:16px;cursor:pointer;transition:all .3s ease;text-align:left}.size-option-productpage:hover{border-color:var(--secondary-color);box-shadow:0 4px 12px var(--shadow-color);transform:translateY(-2px)}.size-option-productpage.selected-productpage{border-color:var(--secondary-color);background-color:#f5f8ff;box-shadow:0 4px 12px var(--shadow-color)}.size-label-productpage{font-weight:600;color:var(--text-primary);font-size:15px;margin-bottom:4px}.size-dimensions-productpage{font-size:13px;color:var(--text-muted);margin-bottom:6px}.size-price-productpage{font-size:15px;font-weight:600;color:var(--secondary-color)}.quantity-section-productpage{margin-bottom:35px}.quantity-controls-productpage{display:flex;align-items:center;gap:0;width:fit-content;border:2px solid var(--border-light);border-radius:8px;overflow:hidden}.quantity-btn-productpage{background:var(--background-primary);border:none;width:45px;height:45px;font-size:20px;cursor:pointer;color:var(--text-primary);transition:all .3s ease;display:flex;align-items:center;justify-content:center}.quantity-btn-productpage:hover{background-color:var(--surface-light)}.quantity-input-productpage{border:none;width:60px;height:45px;text-align:center;font-size:16px;font-weight:600;color:var(--text-primary);border-left:2px solid var(--border-light);border-right:2px solid var(--border-light)}.action-buttons-productpage{display:flex;flex-direction:column;gap:15px;margin-bottom:40px}.add-to-cart-btn-productpage{width:100%;background-color:var(--btn-primary-bg);color:var(--btn-primary-text);border:none;padding:16px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px var(--shadow-color)}.add-to-cart-btn-productpage:hover{background-color:var(--btn-hover-bg);transform:translateY(-2px);box-shadow:0 6px 16px var(--shadow-color)}.buy-now-btn-productpage{width:100%;background-color:var(--background-primary);color:var(--secondary-color);border:2px solid var(--secondary-color);padding:16px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.buy-now-btn-productpage:hover{background-color:var(--secondary-color);color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow-color)}.features-grid-productpage{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding-top:40px;border-top:1px solid var(--border-light)}.feature-item-productpage{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.feature-icon-productpage{font-size:36px;margin-bottom:5px}.feature-content-productpage{display:flex;flex-direction:column;gap:4px}.feature-title-productpage{font-weight:600;color:var(--text-primary);font-size:15px}.feature-subtitle-productpage{font-size:13px;color:var(--text-muted)}.tabs-section-productpage{margin-top:60px;background-color:var(--surface-light);border-radius:12px;overflow:hidden}.tabs-header-productpage{display:flex;background-color:var(--background-primary);border-bottom:1px solid var(--border-light)}.tab-btn-productpage{flex:1;background:none;border:none;padding:20px 30px;font-size:16px;font-weight:500;color:var(--text-muted);cursor:pointer;transition:all .3s ease;border-bottom:3px solid transparent;position:relative}.tab-btn-productpage:hover{color:var(--text-primary);background-color:var(--surface-light)}.tab-btn-productpage.active-tab-productpage{color:var(--secondary-color);font-weight:600;border-bottom-color:var(--secondary-color)}.tab-content-productpage{padding:40px;background-color:var(--background-primary)}.description-content-productpage{max-width:900px}.content-heading-productpage{font-size:28px;font-weight:600;color:var(--text-primary);margin-bottom:20px}.content-subheading-productpage{font-size:20px;font-weight:600;color:var(--text-primary);margin-top:35px;margin-bottom:20px}.description-text-productpage{font-size:16px;line-height:1.8;color:var(--text-secondary);margin-bottom:30px}.key-features-grid-productpage{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.key-feature-productpage{display:flex;align-items:center;gap:12px;font-size:15px;color:var(--text-secondary)}.checkmark-productpage{color:var(--success-color);font-size:18px;font-weight:700;flex-shrink:0}.specifications-content-productpage{max-width:900px}.specs-table-productpage{display:flex;flex-direction:column;gap:0}.spec-row-productpage{display:grid;grid-template-columns:1fr 2fr;padding:20px 0;border-bottom:1px solid var(--border-light)}.spec-row-productpage:last-child{border-bottom:none}.spec-label-productpage{font-weight:600;color:var(--text-primary);font-size:15px}.spec-value-productpage{color:var(--text-secondary);font-size:15px;text-align:right}.reviews-content-productpage{max-width:900px}.reviews-header-productpage{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}.write-review-btn-productpage{background-color:var(--background-primary);color:var(--secondary-color);border:2px solid var(--secondary-color);padding:12px 24px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.write-review-btn-productpage:hover{background-color:var(--secondary-color);color:var(--primary-color);transform:translateY(-2px)}.reviews-list-productpage{display:flex;flex-direction:column;gap:30px}.review-item-productpage{padding:25px;background-color:var(--surface-light);border-radius:10px;border:1px solid var(--border-light)}.review-header-row-productpage{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.review-author-productpage{display:flex;flex-direction:column;gap:4px}.reviewer-name-productpage{font-weight:600;font-size:16px;color:var(--text-primary)}.review-date-productpage{font-size:13px;color:var(--text-muted)}.review-stars-productpage{display:flex;gap:2px}.review-comment-productpage{font-size:15px;line-height:1.7;color:var(--text-secondary)}@media (max-width: 1200px){body{padding-top:90px}.container-productpage{padding:25px 30px}.product-layout-productpage{gap:40px}}@media (max-width: 1024px){.product-layout-productpage{grid-template-columns:1fr;gap:40px}.product-images-productpage{position:relative;top:0}.features-grid-productpage{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width: 768px){body{padding-top:80px}.container-productpage{padding:20px}.product-title-productpage{font-size:28px}.current-price-productpage{font-size:26px}.size-grid-productpage{grid-template-columns:1fr}.thumbnail-gallery-productpage{justify-content:center}.fullscreen-image-wrapper-productpage{max-width:100%;max-height:calc(100vh - 60px)}.fullscreen-image-wrapper-productpage img{max-height:calc(100vh - 140px)}.thumbnail-productpage{width:100px;height:75px}.features-grid-productpage{grid-template-columns:1fr;gap:25px}.feature-item-productpage{flex-direction:row;text-align:left;padding:15px;background-color:var(--surface-light);border-radius:8px}.feature-icon-productpage{font-size:32px;margin-bottom:0}.feature-content-productpage{align-items:flex-start}.tabs-header-productpage{flex-direction:column}.tab-btn-productpage{border-bottom:1px solid var(--border-light);border-right:none;text-align:left;padding:15px 20px}.tab-btn-productpage.active-tab-productpage{border-bottom:1px solid var(--border-light);border-left:3px solid var(--secondary-color)}.tab-content-productpage{padding:30px 20px}.content-heading-productpage{font-size:24px}.content-subheading-productpage{font-size:18px}.key-features-grid-productpage{grid-template-columns:1fr}.spec-row-productpage{grid-template-columns:1fr;gap:8px;padding:15px 0}.spec-value-productpage{text-align:left;color:var(--text-primary);font-weight:500}.reviews-header-productpage{flex-direction:column;align-items:flex-start;gap:20px}.write-review-btn-productpage{width:100%}.review-header-row-productpage{flex-direction:column;gap:10px}}@media (max-width: 480px){body{padding-top:70px}.product-title-productpage{font-size:24px}.current-price-productpage{font-size:22px}.original-price-productpage{font-size:16px}.add-to-cart-btn-productpage,.buy-now-btn-productpage{padding:14px 24px;font-size:15px}.price-section-productpage{flex-direction:column;align-items:flex-start;gap:10px}.thumbnail-gallery-productpage{gap:10px;overflow-x:auto;padding-bottom:10px}.fullscreen-toggle-productpage{width:32px;height:32px;font-size:14px}.close-fullscreen-productpage{width:36px;height:36px}.fullscreen-image-wrapper-productpage{padding:12px}.fullscreen-image-wrapper-productpage img{max-height:calc(100vh - 120px)}.thumbnail-productpage{width:80px;height:60px;flex-shrink:0}.tab-content-productpage,.review-item-productpage{padding:20px 15px}.description-text-productpage{font-size:15px}}@media (max-width: 360px){.container-productpage{padding:10px 15px}.product-title-productpage,.current-price-productpage{font-size:20px}.badge-productpage{font-size:11px;padding:5px 12px}.content-heading-productpage{font-size:20px}.feature-icon-productpage{font-size:28px}.feature-title-productpage{font-size:14px}.feature-subtitle-productpage{font-size:12px}}.cart-toggle-btn-cart{position:fixed;top:20px;right:20px;background-color:var(--btn-primary-bg);color:var(--btn-primary-text);border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;z-index:1000;box-shadow:0 4px 12px var(--shadow-color);transition:all .3s ease}.cart-toggle-btn-cart:hover{background-color:var(--btn-hover-bg);transform:translateY(-2px);box-shadow:0 6px 16px var(--shadow-color)}.cart-overlay-cart{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1100;animation:fadeIn-cart .3s ease}@keyframes fadeIn-cart{0%{opacity:0}to{opacity:1}}.cart-panel-cart{position:fixed;top:0;right:-450px;width:420px;height:100vh;background-color:var(--background-primary);box-shadow:-4px 0 20px #00000026;z-index:1200;display:flex;flex-direction:column;transition:right .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.cart-panel-cart.open-cart{right:0}.cart-header-cart{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 20px;border-bottom:1px solid var(--border-light);background-color:var(--background-primary)}.cart-title-cart{font-size:24px;font-weight:600;color:var(--text-primary);margin:0}.cart-close-btn-cart{background:none;border:none;font-size:28px;color:var(--text-secondary);cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.cart-close-btn-cart:hover{color:var(--error-color)}.cart-count-cart{padding:16px 24px;background-color:var(--surface-light);color:var(--text-secondary);font-size:14px;border-bottom:1px solid var(--border-light)}.cart-items-container-cart{flex:1;overflow-y:auto;padding:20px 24px}.empty-cart-cart{display:flex;justify-content:center;align-items:center;height:200px;color:var(--text-muted);font-size:16px}.cart-item-cart{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid var(--border-light);position:relative}.cart-item-cart:last-child{border-bottom:none}.cart-item-image-cart{width:80px;height:80px;border-radius:8px;object-fit:cover;flex-shrink:0;box-shadow:0 2px 8px #0000001a}.cart-item-details-cart{flex:1;display:flex;flex-direction:column;gap:6px}.cart-item-name-cart{font-size:16px;font-weight:600;color:var(--text-primary);margin:0}.cart-item-size-cart{font-size:13px;color:var(--text-muted);margin:0}.cart-item-price-cart{font-size:16px;font-weight:600;color:var(--secondary-color);margin:0}.cart-item-actions-cart{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.cart-item-quantity-cart{display:flex;align-items:center;gap:0;border:1px solid var(--border-light);border-radius:6px;overflow:hidden}.quantity-btn-cart{background:var(--background-primary);border:none;width:32px;height:32px;font-size:16px;cursor:pointer;color:var(--text-primary);transition:background-color .3s ease;display:flex;align-items:center;justify-content:center}.quantity-btn-cart:hover{background-color:var(--surface-light)}.quantity-display-cart{width:36px;text-align:center;font-weight:600;color:var(--text-primary);border-left:1px solid var(--border-light);border-right:1px solid var(--border-light);display:flex;align-items:center;justify-content:center;height:32px}.remove-item-btn-cart{background:none;border:none;color:var(--error-color);font-size:20px;cursor:pointer;padding:4px;transition:transform .2s ease}.remove-item-btn-cart:hover{transform:scale(1.2)}.cart-footer-cart{padding:24px;border-top:2px solid var(--border-light);background-color:var(--background-primary)}.order-summary-cart{margin-bottom:24px}.summary-title-cart{font-size:18px;font-weight:600;color:var(--text-primary);margin:0 0 16px}.summary-row-cart{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.summary-label-cart{font-size:15px;color:var(--text-secondary)}.summary-value-cart{font-size:15px;font-weight:600;color:var(--text-primary)}.summary-value-free-cart{font-size:15px;font-weight:600;color:var(--success-color)}.summary-row-total-cart{display:flex;justify-content:space-between;align-items:center;padding-top:16px;margin-top:16px;border-top:1px solid var(--border-light)}.summary-label-total-cart{font-size:18px;font-weight:600;color:var(--text-primary)}.summary-value-total-cart{font-size:20px;font-weight:700;color:var(--secondary-color)}.proceed-checkout-btn-cart{width:100%;background-color:var(--btn-primary-bg);color:var(--btn-primary-text);border:none;padding:16px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-bottom:12px;transition:all .3s ease;box-shadow:0 4px 12px var(--shadow-color)}.proceed-checkout-btn-cart:hover{background-color:var(--btn-hover-bg);transform:translateY(-2px);box-shadow:0 6px 16px var(--shadow-color)}.clear-cart-btn-cart{width:100%;background-color:var(--background-primary);color:var(--text-secondary);border:2px solid var(--border-light);padding:14px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.clear-cart-btn-cart:hover{background-color:var(--surface-light);border-color:var(--text-secondary);color:var(--text-primary)}@media (max-width: 768px){.cart-panel-cart{width:100%;right:-100%}.cart-panel-cart.open-cart{right:0}.cart-overlay-cart{display:none}}@media (max-width: 480px){.cart-header-cart{padding:20px 16px 16px}.cart-title-cart{font-size:20px}.cart-count-cart{padding:12px 16px;font-size:13px}.cart-items-container-cart{padding:16px}.cart-item-image-cart{width:70px;height:70px}.cart-item-name-cart,.cart-item-price-cart{font-size:15px}.cart-footer-cart{padding:20px 16px}.summary-title-cart{font-size:17px}.proceed-checkout-btn-cart{padding:14px;font-size:15px}}.cart-items-container-cart::-webkit-scrollbar{width:6px}.cart-items-container-cart::-webkit-scrollbar-track{background:var(--surface-light)}.cart-items-container-cart::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:3px}.cart-items-container-cart::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.payment-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:20px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.payment-container{max-width:1200px;margin:0 auto;padding:0 20px}.payment-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;padding:20px 0}.back-btn{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px 20px;color:#64748b;font-weight:500;cursor:pointer;transition:all .3s ease}.back-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.payment-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin:0}.security-badge{display:flex;align-items:center;gap:8px;background:#10b981;color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500}.payment-content{display:grid;grid-template-columns:2fr 1fr;gap:40px}.payment-form-section{background:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 20px #00000014}.form-header{margin-bottom:30px}.form-header h2{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:8px}.form-header p{color:#64748b;font-size:14px}.payment-methods{display:flex;gap:16px;margin-bottom:30px}.payment-method{flex:1;display:flex;align-items:center;gap:12px;padding:16px 20px;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .3s ease;background:#fff}.payment-method:hover{border-color:#3b82f6;background:#f8faff}.payment-method.active{border-color:#3b82f6;background:#eff6ff}.payment-method span{font-weight:500;color:#374151}.upi-icon{width:24px;height:24px;background:#6366f1;color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.payment-form{display:flex;flex-direction:column;gap:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-weight:500;color:#374151;font-size:14px}.form-group input,.form-group textarea{padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;transition:all .3s ease;background:#fff}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row.three-col{grid-template-columns:1fr 1fr 1fr}.card-form,.upi-form{display:flex;flex-direction:column;gap:20px}.contact-section,.shipping-section{padding-top:20px;border-top:1px solid #e5e7eb}.contact-section h3,.shipping-section h3{font-size:1.2rem;font-weight:600;color:#1e293b;margin-bottom:16px}.payment-btn{display:flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:12px;padding:16px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:20px}.payment-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #3b82f64d}.payment-btn:disabled{opacity:.7;cursor:not-allowed}.payment-btn.processing{background:linear-gradient(135deg,#10b981,#059669)}.spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.order-summary{background:#fff;border-radius:16px;padding:30px;box-shadow:0 4px 20px #00000014;height:fit-content;position:sticky;top:20px}.order-summary h3{font-size:1.3rem;font-weight:600;color:#1e293b;margin-bottom:20px}.order-items{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.order-item{display:flex;gap:12px;padding:12px;background:#f8fafc;border-radius:8px}.item-image{width:60px;height:60px;border-radius:8px;overflow:hidden;background:#e2e8f0}.item-image img{width:100%;height:100%;object-fit:cover}.item-details{flex:1}.item-details h4{font-size:14px;font-weight:500;color:#1e293b;margin-bottom:4px;line-height:1.4}.item-details p{font-size:12px;color:#64748b;margin-bottom:4px}.item-price{font-size:14px;font-weight:600;color:#059669}.order-totals{border-top:1px solid #e5e7eb;padding-top:20px;margin-bottom:24px}.total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px}.total-row:last-child{margin-bottom:0}.total-final{font-size:18px;font-weight:700;color:#1e293b;padding-top:12px;border-top:1px solid #e5e7eb}.delivery-info{display:flex;flex-direction:column;gap:16px}.delivery-item{display:flex;align-items:center;gap:12px;padding:12px;background:#f0f9ff;border-radius:8px;border-left:3px solid #3b82f6}.delivery-item h4{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:2px}.delivery-item p{font-size:12px;color:#64748b;margin:0}.payment-success-page{min-height:100vh;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);display:flex;align-items:center;justify-content:center;padding:20px}.success-container{background:#fff;border-radius:20px;padding:60px 40px;text-align:center;box-shadow:0 20px 60px #0000001a;max-width:500px;width:100%}.success-icon{color:#10b981;margin-bottom:24px}.success-title{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:16px}.success-message{color:#64748b;font-size:16px;line-height:1.6;margin-bottom:24px}.success-details{background:#f8fafc;border-radius:12px;padding:20px;margin-bottom:32px}.success-details p{margin-bottom:8px;font-size:14px}.success-details p:last-child{margin-bottom:0}.success-actions{display:flex;gap:16px;justify-content:center}.btn-primary,.btn-secondary{padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover{background:#2563eb;transform:translateY(-2px)}.btn-secondary{background:#fff;color:#64748b;border:1px solid #d1d5db}.btn-secondary:hover{background:#f8fafc;border-color:#9ca3af}@media (max-width: 1024px){.payment-content{grid-template-columns:1fr;gap:30px}.order-summary{position:static}}@media (max-width: 768px){.payment-container{padding:0 16px}.payment-header{flex-direction:column;gap:16px;align-items:flex-start}.payment-title{font-size:2rem}.payment-form-section,.order-summary{padding:24px}.form-row,.form-row.three-col{grid-template-columns:1fr}.payment-methods{flex-direction:column}.success-container{padding:40px 24px}.success-actions{flex-direction:column}}@media (max-width: 480px){.payment-page{padding:10px 0}.payment-form-section,.order-summary{padding:20px}.payment-title,.success-title{font-size:1.5rem}.success-container{padding:30px 20px}}.message-login{padding:1rem;border-radius:8px;margin-bottom:1rem;text-align:center;font-weight:500;animation:slideIn .3s ease-out}.success-login{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.error-login{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.container-login{min-height:100vh;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;position:relative;padding:2rem 1rem}.overlay-login{position:absolute;inset:0;background:linear-gradient(135deg,#18181880,#24242473,#2424248c);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.content-login{position:relative;z-index:1;width:100%;max-width:480px;animation:fadeInUp-login .6s ease-out}@keyframes fadeInUp-login{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.header-login{text-align:center;margin-bottom:2rem}.title-login{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin:0 0 .5rem;letter-spacing:.5px}.subtitle-login{font-size:1rem;color:#fffc;margin:0;font-weight:400}.tabs-login{display:flex;gap:0;margin-bottom:1.5rem;background:#ffffff0d;border-radius:12px;padding:4px;border:1px solid rgba(255,255,255,.1)}.tab-login{flex:1;padding:.875rem 1.5rem;background:transparent;border:none;color:#fff9;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border-radius:8px;font-family:inherit}.tab-login.active-login{background:var(--primary-color);color:var(--secondary-color);box-shadow:0 4px 12px #fff3}.tab-login:hover:not(.active-login){color:#ffffffe6;background:#ffffff0d}.form-container-login{background:#0b1e4e99;border:1px solid rgba(255,255,255,.15);border-radius:20px;padding:2.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 60px #00000080}.form-wrapper-login{animation:fadeIn-login .4s ease-out}@keyframes fadeIn-login{0%{opacity:0}to{opacity:1}}.form-header-login{margin-bottom:1.75rem}.form-title-login{font-size:1.75rem;font-weight:700;color:var(--primary-color);margin:0 0 .5rem}.form-description-login{font-size:.9rem;color:#ffffffb3;margin:0;line-height:1.5}.form-login{display:flex;flex-direction:column;gap:1.25rem}.google-btn-login{width:100%;padding:.875rem 1.5rem;background:var(--primary-color);border:1px solid rgba(255,255,255,.2);border-radius:10px;color:var(--secondary-color);font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;font-family:inherit}.google-icon-login{width:20px;height:20px;flex-shrink:0}.google-btn-login:hover{background:#fffffff2;transform:translateY(-2px);box-shadow:0 6px 20px #ffffff4d}.google-btn-login:disabled{opacity:.6;cursor:not-allowed;transform:none}.google-btn-login:disabled:hover{background:#ffffffe6;transform:none;box-shadow:0 4px 15px #fff3}.divider-login{display:flex;align-items:center;gap:1rem;margin:.5rem 0}.divider-login:before,.divider-login:after{content:"";flex:1;height:1px;background:#ffffff26}.divider-text-login{font-size:.75rem;color:#ffffff80;font-weight:500;letter-spacing:.5px}.input-row-login{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.input-group-login{display:flex;flex-direction:column;gap:.5rem}.label-login{font-size:.9rem;color:#ffffffe6;font-weight:500}.input-login{width:100%;padding:.875rem 1rem;background:#0000004d;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:var(--primary-color);font-size:.95rem;transition:all .3s ease;font-family:inherit}.input-login::placeholder{color:#fff6}.input-login:focus{outline:none;border-color:var(--highlight-color);background:#0006;box-shadow:0 0 0 3px #1a4dff1a}.password-wrapper-login{position:relative}.password-wrapper-login .input-login{padding-right:3rem}.password-toggle-login{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#ffffff80;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.password-toggle-login:hover{color:#ffffffe6}.password-toggle-login svg{width:20px;height:20px}.submit-btn-login{width:100%;padding:1rem 1.5rem;background:linear-gradient(135deg,var(--highlight-color),var(--primary-color));border:none;border-radius:10px;color:var(--secondary-color);font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;font-family:inherit;margin-top:.5rem;text-transform:uppercase;letter-spacing:.5px}.submit-btn-login:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1a4dff66}.submit-btn-login:active{transform:translateY(0)}.terms-login{font-size:.8rem;color:#fff9;text-align:center;margin:.5rem 0 0;line-height:1.6}.link-login{color:var(--highlight-color);text-decoration:none;transition:color .3s ease}.link-login:hover{color:var(--primary-color);text-decoration:underline}@media (max-width: 768px){.container-login{padding:1.5rem 1rem}.content-login{max-width:100%}.title-login{font-size:2rem}.subtitle-login{font-size:.9rem}.form-container-login{padding:2rem 1.5rem}.form-title-login{font-size:1.5rem}}@media (max-width: 480px){.container-login{padding:1rem .75rem}.title-login{font-size:1.75rem}.subtitle-login{font-size:.85rem}.form-container-login{padding:1.75rem 1.25rem;border-radius:16px}.form-title-login{font-size:1.35rem}.form-description-login{font-size:.85rem}.input-row-login{grid-template-columns:1fr}.tab-login{padding:.75rem 1rem;font-size:.9rem}.google-btn-login{padding:.75rem 1.25rem;font-size:.9rem}.input-login{padding:.75rem .875rem;font-size:.9rem}.submit-btn-login{padding:.875rem 1.25rem;font-size:.95rem}.divider-text-login{font-size:.7rem}.label-login{font-size:.85rem}}.admin-link-container-login{display:flex;justify-content:center;margin:1rem 0;padding:.75rem 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.admin-link-login{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;border-radius:8px;font-size:.9rem;font-weight:500;transition:all .3s ease;box-shadow:0 2px 4px #667eea33}.admin-link-login:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d;background:linear-gradient(135deg,#5a67d8,#6b46c1)}.admin-icon-login{width:18px;height:18px;fill:currentColor}@media (prefers-reduced-motion: no-preference){.container-login{scroll-behavior:smooth}}.tab-login:focus-visible,.google-btn-login:focus-visible,.input-login:focus-visible,.submit-btn-login:focus-visible,.password-toggle-login:focus-visible{outline:2px solid var(--highlight-color);outline-offset:2px}.review-page-writereview{min-height:100vh;background-color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.hero-section-writereview{position:relative;height:400px;background-image:url(/assets/image_3-BMQGHmbk.jpg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.hero-overlay-writereview{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0009,#000c)}.hero-content-writereview{position:relative;z-index:1;text-align:center;padding:0 20px}.hero-title-writereview{font-size:48px;font-weight:300;color:#fff;margin-bottom:16px;letter-spacing:1px}.hero-subtitle-writereview{font-size:18px;color:#e0e0e0;font-weight:300}.form-container-writereview{padding:60px 40px;background-color:#000}.form-wrapper-writereview{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px}.form-card-writereview{background-color:#1a1f35;border-radius:16px;padding:40px;box-shadow:0 8px 32px #0006}.form-title-writereview{font-size:28px;font-weight:600;color:#fff;margin-bottom:32px}.form-group-writereview{margin-bottom:24px}.form-label-writereview{display:block;font-size:14px;font-weight:500;color:#b0b8c8;margin-bottom:10px}.form-select-writereview,.form-input-writereview{width:100%;padding:14px 16px;background-color:#0f1421;border:1px solid #2a3348;border-radius:8px;color:#fff;font-size:15px;transition:all .3s ease}.form-select-writereview:focus,.form-input-writereview:focus{outline:none;border-color:#0b1e4e;background-color:#12172a}.form-select-writereview option{background-color:#1a1f35;color:#fff}.star-rating-writereview{display:flex;gap:8px}.star-writereview{font-size:32px;color:#3a4258;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none}.star-writereview:hover{transform:scale(1.15)}.star-writereview.filled-writereview{color:gold}.form-row-writereview{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-textarea-writereview{width:100%;padding:14px 16px;background-color:#0f1421;border:1px solid #2a3348;border-radius:8px;color:#fff;font-size:15px;font-family:inherit;resize:vertical;transition:all .3s ease;min-height:150px}.form-textarea-writereview:focus{outline:none;border-color:#0b1e4e;background-color:#12172a}.form-textarea-writereview::placeholder,.form-input-writereview::placeholder{color:#5a6278}.submit-btn-writereview{width:100%;padding:16px 32px;background-color:#fff;color:#0b1e4e;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #ffffff1a;margin-top:8px}.submit-btn-writereview:hover{background-color:#f0f0f0;transform:translateY(-2px);box-shadow:0 6px 20px #ffffff26}.info-section-writereview{display:flex;flex-direction:column;gap:30px}.info-card-writereview{background-color:#1a1f35;border-radius:16px;padding:32px;box-shadow:0 8px 32px #0006}.info-title-writereview{font-size:22px;font-weight:600;color:#fff;margin-bottom:20px}.info-list-writereview{list-style:none;padding:0}.info-item-writereview{color:#b0b8c8;font-size:15px;line-height:1.7;margin-bottom:16px;padding-left:28px;position:relative}.info-item-writereview:before{content:"•";position:absolute;left:8px;color:#fff;font-size:20px;line-height:1.7}.community-card-writereview{position:relative;border-radius:16px;overflow:hidden;height:280px;box-shadow:0 8px 32px #0006}.community-image-writereview{width:100%;height:100%;object-fit:cover}.community-overlay-writereview{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.9),transparent);padding:32px;display:flex;flex-direction:column;justify-content:flex-end}.community-title-writereview{font-size:24px;font-weight:600;color:#fff;margin-bottom:8px}.community-text-writereview{font-size:15px;color:#e0e0e0;line-height:1.5}@media (max-width: 1024px){.form-wrapper-writereview{grid-template-columns:1fr;gap:40px}.hero-title-writereview{font-size:40px}.hero-subtitle-writereview{font-size:16px}}@media (max-width: 768px){.hero-section-writereview{height:300px}.hero-title-writereview{font-size:32px}.hero-subtitle-writereview{font-size:15px}.form-container-writereview{padding:40px 20px}.form-card-writereview{padding:30px 24px}.form-title-writereview{font-size:24px}.form-row-writereview{grid-template-columns:1fr;gap:0}.info-card-writereview{padding:24px}.community-card-writereview{height:240px}.star-writereview{font-size:28px}}@media (max-width: 480px){.hero-section-writereview{height:250px}.hero-title-writereview{font-size:28px}.hero-subtitle-writereview{font-size:14px}.form-container-writereview{padding:30px 16px}.form-card-writereview{padding:24px 20px}.form-title-writereview{font-size:22px;margin-bottom:24px}.form-group-writereview{margin-bottom:20px}.form-label-writereview{font-size:13px}.form-select-writereview,.form-input-writereview{padding:12px 14px;font-size:14px}.form-textarea-writereview{padding:12px 14px;font-size:14px;min-height:120px}.submit-btn-writereview{padding:14px 28px;font-size:15px}.info-card-writereview{padding:20px}.info-title-writereview{font-size:20px}.info-item-writereview{font-size:14px;margin-bottom:14px}.community-card-writereview{height:200px}.community-overlay-writereview{padding:24px}.community-title-writereview{font-size:20px}.community-text-writereview{font-size:14px}.star-writereview{font-size:26px;gap:6px}}.message-writereview{margin-top:20px;padding:15px;border-radius:8px;font-weight:500;text-align:center;animation:slideIn .3s ease-out}.message-writereview.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.message-writereview.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.submit-btn-writereview:disabled{background-color:#666;cursor:not-allowed;opacity:.7}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 360px){.hero-title-writereview{font-size:24px}.form-card-writereview{padding:20px 16px}.form-title-writereview{font-size:20px}.star-writereview{font-size:24px}}.faq-page-faq{width:100%;min-height:100vh;background:#fff}.faq-hero-faq{position:relative;height:350px;background-image:url(https://images.unsplash.com/photo-1617806118233-18e1de247200?w=1600&q=80);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.faq-hero-overlay-faq{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffffbf}.faq-hero-content-faq{position:relative;z-index:1;text-align:center;color:var(--text-primary);padding:0 20px}.faq-hero-content-faq h1{font-size:3rem;font-weight:300;margin-bottom:1rem;letter-spacing:1px;color:var(--text-primary)}.faq-hero-content-faq p{font-size:1.063rem;font-weight:400;line-height:1.7;color:var(--text-secondary)}.faq-content-section-faq{background-color:#fff;padding:60px 20px 40px}.faq-container-faq{max-width:900px;margin:0 auto}.faq-list-faq{display:flex;flex-direction:column;gap:16px}.faq-item-faq{background:#fff;border:1px solid var(--border-light);border-radius:6px;overflow:hidden;transition:all .3s ease}.faq-item-faq:hover{border-color:var(--border-dark);box-shadow:0 2px 8px #00000014}.faq-question-faq{width:100%;padding:20px 24px;background:transparent;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left;transition:all .3s ease;gap:20px}.faq-question-faq:hover{background-color:var(--surface-light)}.faq-question-faq span{font-size:1rem;font-weight:500;color:var(--text-primary);line-height:1.5;letter-spacing:.2px}.faq-icon-faq{width:20px;height:20px;color:var(--text-secondary);flex-shrink:0;transition:transform .3s ease}.faq-icon-faq.rotate-faq{transform:rotate(180deg)}.faq-answer-faq{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.faq-answer-faq.open-faq{max-height:500px;border-top:1px solid var(--border-light)}.faq-answer-content-faq{padding:24px;background-color:var(--surface-light)}.faq-answer-content-faq p{font-size:.938rem;color:var(--text-secondary);line-height:1.8;margin:0}.inline-wordmark-dark{height:1em;display:inline-block;vertical-align:middle;object-fit:contain;margin:0 .25rem}.faq-item-faq.active-faq{border-color:var(--border-dark);box-shadow:0 2px 8px #00000014}.faq-cta-section-faq{background-color:#f5f5f5;padding:60px 20px;margin-top:40px}.faq-cta-container-faq{max-width:700px;margin:0 auto}.faq-cta-content-faq{background:#fff;padding:50px 40px;border-radius:8px;text-align:center;box-shadow:0 4px 16px #00000014}.faq-cta-icon-faq{width:60px;height:60px;margin:0 auto 20px;color:var(--text-muted)}.faq-cta-icon-faq svg{width:100%;height:100%}.faq-cta-content-faq h2{font-size:1.875rem;font-weight:400;color:var(--text-primary);margin-bottom:12px;letter-spacing:.5px}.faq-cta-content-faq p{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:30px}.faq-contact-btn-faq{background-color:var(--secondary-color);color:var(--primary-color);border:none;padding:14px 40px;font-size:.938rem;font-weight:500;border-radius:4px;cursor:pointer;transition:all .3s ease;letter-spacing:.3px}.faq-contact-btn-faq:hover{background-color:var(--btn-hover-bg);transform:translateY(-2px);box-shadow:0 4px 12px #0b1e4e40}@media (max-width: 768px){.faq-hero-faq{height:280px}.faq-hero-content-faq h1{font-size:2.25rem}.faq-hero-content-faq p{font-size:1rem}.faq-content-section-faq{padding:40px 15px 30px}.faq-question-faq{padding:18px 20px}.faq-question-faq span{font-size:.938rem}.faq-answer-content-faq{padding:20px}.faq-cta-content-faq{padding:40px 30px}.faq-cta-content-faq h2{font-size:1.625rem}.faq-cta-section-faq{padding:40px 15px}}@media (max-width: 480px){.faq-hero-faq{height:260px}.faq-hero-content-faq h1{font-size:1.875rem;letter-spacing:.5px}.faq-hero-content-faq p{font-size:.938rem}.faq-question-faq{padding:16px 18px;gap:15px}.faq-question-faq span{font-size:.875rem}.faq-answer-content-faq{padding:18px}.faq-answer-content-faq p{font-size:.875rem}.faq-cta-content-faq{padding:35px 25px}.faq-cta-content-faq h2{font-size:1.5rem}.faq-cta-content-faq p{font-size:.938rem}.faq-contact-btn-faq{padding:12px 32px;font-size:.875rem}}@keyframes fadeInUp-product{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn-product{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.product-page-product{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#fff;min-height:100vh;color:#333;line-height:1.7}.tabs-container-product{background:#fff;position:sticky;top:0;z-index:100}.tabs-container-product{max-width:1200px;margin:0 auto;display:flex;gap:0;padding:0}.tab-button-product{flex:1;padding:20px 40px;border:none;background:transparent;color:#666;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;letter-spacing:.5px;text-transform:uppercase}.tab-button-product:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#0b1e4e,#1a3a8f);transform:scaleX(0);transition:transform .3s ease}.tab-button-product:hover,.tab-button-product.active-product{color:#0b1e4e}.tab-button-product.active-product:after{transform:scaleX(1)}.section-product{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section-product{padding:80px 0 60px;opacity:0;animation:fadeInUp-product .8s ease forwards}.hero-content-product{text-align:center}.hero-title-product{font-size:48px;color:#0b1e4e;margin-bottom:15px;font-weight:700;letter-spacing:-.5px}.hero-subtitle-product{font-size:24px;color:#1a3a8f;margin-bottom:30px;font-weight:400}.hero-description-product{font-size:18px;color:#666;max-width:900px;margin:0 auto 40px;line-height:1.8}.hero-image-wrapper-product{margin-top:40px;border-radius:8px;overflow:hidden;box-shadow:0 10px 40px #0b1e4e1a}.hero-image-product{width:100%;height:450px;object-fit:cover;display:block;transition:transform .5s ease}.hero-image-product:hover{transform:scale(1.02)}.content-section-product{padding:60px 0;opacity:0;animation:fadeInUp-product .8s ease forwards;animation-delay:.2s}.content-container-product{max-width:900px;margin:0 auto}.section-heading-product{font-size:36px;color:#0b1e4e;margin-bottom:15px;font-weight:700;letter-spacing:-.5px}.section-divider-product{width:80px;height:3px;background:linear-gradient(90deg,#0b1e4e,#1a3a8f);margin-bottom:30px}.section-intro-product{font-size:18px;color:#666;margin-bottom:40px;line-height:1.8}.foam-list-product{margin:50px 0}.foam-item-product{display:flex;align-items:center;gap:25px;padding:15px 0;border-bottom:1px solid #f0f0f0;transition:all .3s ease;animation:slideIn-product .5s ease backwards;animation-delay:calc(var(--index) * .1s)}.foam-item-product:nth-child(1){--index: 1}.foam-item-product:nth-child(2){--index: 2}.foam-item-product:nth-child(3){--index: 3}.foam-item-product:nth-child(4){--index: 4}.foam-item-product:nth-child(5){--index: 5}.foam-item-product:nth-child(6){--index: 6}.foam-item-product:nth-child(7){--index: 7}.foam-item-product:hover{padding-left:15px;border-left:3px solid #1a3a8f}.foam-number-product{font-size:24px;font-weight:700;color:#1a3a8f;min-width:40px}.foam-details-product{flex:1;display:flex;justify-content:space-between;align-items:center}.foam-name-product{font-size:20px;font-weight:600;color:#333}.foam-status-product{font-size:14px;color:#0b1e4e;background:#f0f4ff;padding:6px 16px;border-radius:20px;font-weight:500}.quality-content-product{margin-top:80px}.heading-with-wordmark{display:inline-flex;align-items:center;gap:.75rem;flex-wrap:wrap}.product-wordmark-img{height:2rem;object-fit:contain}.product-wordmark-img-1{height:1rem;object-fit:contain}.wordmark-inline{display:inline-block;vertical-align:baseline;object-fit:contain;width:auto;max-width:100%;position:relative;top:.08em}.quality-text-product{margin-top:40px}.quality-paragraph-product{font-size:17px;color:#555;margin-bottom:30px;line-height:1.9;text-align:justify}.quality-highlight-product{color:#0b1e4e;font-weight:600;font-size:18px}.layers-content-product{margin:50px 0}.layer-item-product{padding:30px 0}.layer-header-product{display:flex;align-items:center;gap:20px;margin-bottom:15px}.layer-number-badge-product{width:45px;height:45px;background:linear-gradient(135deg,#0b1e4e,#1a3a8f);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;flex-shrink:0}.layer-title-product{font-size:22px;color:#0b1e4e;font-weight:600}.layer-text-product{font-size:16px;color:#666;margin-left:65px;line-height:1.8}.layer-separator-product{height:1px;background:#f0f0f0;margin:30px 0}.features-content-product{margin-top:80px}.feature-block-product{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #f0f0f0}.feature-block-product:last-child{border-bottom:none}.feature-header-product{display:flex;align-items:center;gap:15px;margin-bottom:15px}.feature-icon-product{color:#1a3a8f;flex-shrink:0}.feature-title-product{font-size:24px;color:#0b1e4e;font-weight:600}.feature-description-product{font-size:17px;color:#555;line-height:1.9;margin-left:47px;text-align:justify}.mattresses-content-product{margin-top:80px}.mattress-item-product{margin-bottom:50px;padding-bottom:50px;border-bottom:1px solid #f0f0f0}.mattress-item-product:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.mattress-name-product{font-size:26px;color:#0b1e4e;font-weight:600;margin-bottom:20px;letter-spacing:-.5px}.mattress-description-product{font-size:17px;color:#555;line-height:1.9;text-align:justify}.doux-content-product{margin-top:80px}.doux-list-product{list-style:none;margin-top:30px}.doux-item-product{display:flex;align-items:flex-start;gap:15px;padding:20px;margin-bottom:15px;border-left:3px solid transparent;transition:all .3s ease;animation:slideIn-product .5s ease backwards;animation-delay:calc(var(--index) * .1s)}.doux-item-product:nth-child(1){--index: 1}.doux-item-product:nth-child(2){--index: 2}.doux-item-product:nth-child(3){--index: 3}.doux-item-product:nth-child(4){--index: 4}.doux-item-product:hover{background:#f8f9ff;border-left-color:#1a3a8f}.doux-check-product{color:#1a3a8f;flex-shrink:0;margin-top:2px}.doux-item-product span{font-size:17px;color:#555;line-height:1.7}.pillow-section-product{margin-bottom:60px;padding-bottom:60px}.pillow-header-product{display:flex;align-items:flex-start;gap:25px;margin-bottom:25px}.pillow-emoji-product{font-size:60px;flex-shrink:0}.pillow-title-group-product{flex:1}.pillow-name-product{font-size:32px;color:#0b1e4e;margin-bottom:8px;font-weight:700;letter-spacing:-.5px}.pillow-subtitle-product{font-size:18px;color:#1a3a8f;font-weight:500;font-style:italic}.pillow-description-product{font-size:17px;color:#555;margin-bottom:30px;line-height:1.9;text-align:justify}.pillow-features-section-product{margin:35px 0}.features-heading-product{font-size:20px;color:#0b1e4e;margin-bottom:20px;font-weight:600}.features-list-product{list-style:none}.feature-item-product{display:flex;align-items:flex-start;gap:12px;padding:15px 0;font-size:16px;color:#555;line-height:1.7;border-bottom:1px solid #f5f5f5;transition:all .3s ease}.feature-item-product:last-child{border-bottom:none}.feature-item-product:hover{padding-left:10px}.feature-check-product{color:#1a3a8f;flex-shrink:0;margin-top:3px}.best-for-section-product{background:#f8f9ff;padding:25px;border-radius:8px;border-left:4px solid #1a3a8f;margin-top:30px}.best-for-label-product{display:block;font-size:18px;color:#0b1e4e;margin-bottom:10px;font-weight:600}.best-for-text-product{font-size:16px;color:#555;line-height:1.8}.pillow-divider-product{height:2px;background:linear-gradient(90deg,transparent,#e0e0e0,transparent);margin:60px 0}.scroll-reveal-product{opacity:0;transform:translateY(30px);transition:all .8s ease}.scroll-reveal-product.visible-product{opacity:1;transform:translateY(0)}@media (max-width: 768px){.product-page-product{padding:0}.section-product{padding:0 15px}.tabs-container-product{flex-direction:column}.tab-button-product{padding:15px 20px;font-size:14px}.hero-section-product{padding:50px 0 40px}.hero-title-product{font-size:32px}.hero-subtitle-product{font-size:18px}.hero-description-product{font-size:16px}.hero-image-product{height:300px}.content-section-product{padding:40px 0}.section-heading-product{font-size:28px}.foam-item-product{flex-direction:column;align-items:flex-start;gap:10px}.foam-details-product{width:100%;flex-direction:column;align-items:flex-start;gap:10px}.quality-paragraph-product,.feature-description-product,.mattress-description-product{text-align:left;margin-left:0}.layer-text-product{margin-left:0}.mattress-name-product{font-size:22px}.pillow-header-product{flex-direction:column;gap:15px}.pillow-name-product{font-size:26px}.pillow-emoji-product{font-size:48px}}@media (max-width: 480px){.hero-title-product{font-size:26px}.hero-subtitle-product{font-size:16px}.section-heading-product{font-size:24px}.foam-name-product{font-size:18px}.pillow-name-product{font-size:22px}.mattress-name-product{font-size:20px}}@keyframes float-shape{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-30px) rotate(10deg)}}@keyframes pulse-shape{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.1);opacity:.8}}@keyframes rotate-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes wave-animation{0%{transform:translate(0)}to{transform:translate(-50%)}}.store-detail-container{min-height:100vh;background:linear-gradient(135deg,#fff,#f8f9ff,#fff);display:flex;justify-content:center;position:relative;overflow:hidden;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.background-shapes{position:absolute;width:100%;height:100%;overflow:hidden;z-index:1}.shape{position:absolute;border-radius:50%;opacity:.15}.shape-1{width:400px;height:400px;background:linear-gradient(135deg,#0b1e4e,#1a3a8f);top:-100px;left:-100px;animation:float-shape 8s ease-in-out infinite}.shape-2{width:300px;height:300px;background:linear-gradient(135deg,#1a3a8f,#0b1e4e);bottom:-80px;right:-80px;animation:float-shape 10s ease-in-out infinite reverse}.shape-3{width:200px;height:200px;background:linear-gradient(135deg,#0b1e4e,#1a3a8f);top:50%;right:10%;animation:pulse-shape 6s ease-in-out infinite}.floating-circle{position:absolute;width:600px;height:600px;border:2px solid rgba(26,58,143,.1);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);animation:rotate-slow 30s linear infinite;transition:transform .3s ease-out}.floating-circle:before{content:"";position:absolute;width:400px;height:400px;border:2px solid rgba(11,30,78,.1);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.floating-circle:after{content:"";position:absolute;width:200px;height:200px;border:2px solid rgba(26,58,143,.1);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.store-detail-content{position:relative;z-index:10;text-align:center;padding:40px;animation:fadeInScale 1s ease-out}.coming-soon-text{font-size:80px;font-weight:600;background:linear-gradient(135deg,#2c3e50,#34495e,#2c3e50);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-2px;animation:fadeInScale 1.2s ease-out;text-transform:uppercase;position:relative;display:inline-block}.coming-soon-text:after{content:"";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:200px;height:4px;background:linear-gradient(90deg,transparent,#34495e,transparent);animation:pulse-shape 2s ease-in-out infinite}.bottom-wave{position:absolute;bottom:0;left:0;width:100%;z-index:5}.bottom-wave svg{display:block;width:100%;height:120px}@media (max-width: 1024px){.coming-soon-text{font-size:90px}.floating-circle{width:500px;height:500px}.floating-circle:before{width:350px;height:350px}.floating-circle:after{width:180px;height:180px}.shape-1{width:350px;height:350px}.shape-2{width:250px;height:250px}.shape-3{width:180px;height:180px}}@media (max-width: 768px){.coming-soon-text{font-size:60px;letter-spacing:-1px}.floating-circle{width:400px;height:400px}.floating-circle:before{width:280px;height:280px}.floating-circle:after{width:140px;height:140px}.shape-1{width:250px;height:250px}.shape-2{width:200px;height:200px}.shape-3{width:150px;height:150px}.store-detail-content{padding:20px}}@media (max-width: 480px){.coming-soon-text{font-size:48px}.coming-soon-text:after{width:150px;height:3px;bottom:-15px}.floating-circle{width:300px;height:300px}.floating-circle:before{width:200px;height:200px}.floating-circle:after{width:100px;height:100px}}.container-navbar{position:sticky;top:0;z-index:1000;width:100%;background-color:#fff;font-family:Arial,sans-serif;box-shadow:0 2px 10px #0000001a}.wrapper-navbar{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:70px;padding:0 2rem}.toggle-wrapper-navbar{display:none}.toggle-navbar{display:flex;flex-direction:column;justify-content:space-between;width:26px;height:20px;background:none;border:none;cursor:pointer;padding:0;z-index:1001}.bar-navbar{width:100%;height:3px;background-color:#374151;border-radius:2px;transition:all .3s ease}.bar-navbar.active-navbar:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.bar-navbar.active-navbar:nth-child(2){opacity:0}.bar-navbar.active-navbar:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.logo-navbar{flex-shrink:0}.brand-navbar{font-size:1.5rem;font-weight:700;color:#000;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;gap:.5rem;transition:color .2s ease}.brand-navbar:hover{color:#333}.logo-image{height:40px;width:auto;object-fit:contain}.logo-image-2{height:55px}.logo-text{font-size:1.5rem;font-weight:700;color:#000}.menu-navbar{display:flex;list-style:none;gap:2rem;margin:0;padding:0;flex:1;justify-content:center}.item-navbar{margin:0}.link-navbar{color:#6b7280;font-size:.938rem;font-weight:500;background:none;border:none;cursor:pointer;padding:0;transition:color .2s ease;white-space:nowrap;font-family:Arial,sans-serif;display:flex;align-items:center}.link-navbar:hover{color:#000}.product-dropdown-wrapper{position:relative}.link-navbar.product-link{display:flex;align-items:center;gap:4px}.dropdown-arrow{transition:transform .3s ease}.product-dropdown-wrapper:hover .dropdown-arrow,.product-dropdown-menu.active~.link-navbar .dropdown-arrow{transform:rotate(180deg)}.product-dropdown-menu{position:absolute;top:100%;left:0;background:#fff;box-shadow:0 4px 12px #00000026;border-radius:8px;min-width:160px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000;margin-top:8px;overflow:hidden}.product-dropdown-menu.active{opacity:1;visibility:visible;transform:translateY(0)}.product-dropdown-menu .dropdown-item{width:100%;padding:12px 20px;border:none;background:#fff;text-align:left;cursor:pointer;font-size:14px;color:#333;transition:background-color .2s ease;display:block;font-family:Arial,sans-serif}.product-dropdown-menu .dropdown-item:hover{background-color:#f5f5f5}.actions-navbar{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.button-navbar{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background-color:#fff;border:1.5px solid #e5e7eb;border-radius:10px;color:#374151;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000000a;font-family:Arial,sans-serif}.button-navbar:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.icon-wrapper-navbar{position:relative;display:flex;align-items:center}.icon-navbar{width:24px;height:24px;flex-shrink:0}.text-navbar{white-space:nowrap;color:#4b5563;font-size:1rem}.badge-navbar{position:absolute;top:-8px;right:-8px;background:linear-gradient(135deg,#f43f5e,#e11d48);color:#fff;font-size:.75rem;font-weight:700;min-width:20px;height:20px;padding:0 6px;border-radius:10px;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.login-navbar{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background-color:#fff;border:1.5px solid #e5e7eb;border-radius:10px;color:#374151;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000000a;font-family:Arial,sans-serif}.login-navbar:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.user-navbar{position:relative;display:flex;align-items:center}.user-avatar-navbar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#22327a,#4b8ea2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;cursor:pointer;border:2px solid #fff;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;text-transform:uppercase}.user-avatar-navbar:hover{transform:scale(1.05)}.user-menu-dropdown{position:absolute;top:55px;right:0;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;min-width:200px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1001;overflow:hidden}.user-menu-dropdown.active{opacity:1;visibility:visible;transform:translateY(0)}.user-menu-header{padding:1rem;border-bottom:1px solid #f3f4f6;background:#fafafa}.user-menu-name{font-weight:600;color:#1f2937;font-size:.95rem}.user-menu-email{font-size:.8rem;color:#6b7280;margin-top:.25rem}.logout-navbar{width:100%;background:transparent;color:#dc3545;border:none;padding:.875rem 1rem;cursor:pointer;text-align:left;font-weight:500;font-size:.9rem;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.logout-navbar:hover{background:#fef2f2}@media (max-width: 1024px){.menu-navbar{gap:1.5rem}.link-navbar{font-size:.875rem}}@media (max-width: 900px){.text-navbar{display:none}.button-navbar{padding:.625rem}.login-navbar{padding:.625rem 1rem}}@media (max-width: 768px){.wrapper-navbar{height:56px;padding:0 1rem;position:relative}.toggle-wrapper-navbar{display:flex;align-items:center;flex:1;justify-content:flex-start}.logo-navbar{position:absolute;left:50%;transform:translate(-50%)}.logo-image{height:30px}.logo-image-2{height:55px}.logo-text{font-size:1.2rem}.actions-navbar{flex:1;justify-content:flex-end;gap:.5rem}.menu-navbar{position:absolute;top:56px;left:0;right:0;flex-direction:column;background-color:#fff;border-top:1px solid #e5e7eb;box-shadow:0 4px 6px #0000001a;padding:0;gap:0;max-height:0;overflow:hidden;opacity:0;transition:all .3s ease;z-index:1000}.menu-navbar.active-navbar{max-height:500px;opacity:1;padding:.5rem 0}.item-navbar{width:100%;border-bottom:1px solid #f3f4f6}.item-navbar:last-child{border-bottom:none}.link-navbar{display:block;padding:.75rem 1.25rem;font-size:.9rem;width:100%;text-align:left}.link-navbar:hover{background-color:#f9fafb}.product-dropdown-wrapper{position:relative}.link-navbar.product-link{display:flex;align-items:center;justify-content:space-between;width:100%}.dropdown-arrow{margin-left:auto;transition:transform .3s ease}.product-dropdown-menu.active~.link-navbar .dropdown-arrow,.item-navbar.product-dropdown-wrapper .product-dropdown-menu.active+.link-navbar .dropdown-arrow{transform:rotate(180deg)}.product-dropdown-wrapper .product-dropdown-menu.active~button .dropdown-arrow{transform:rotate(180deg)}.product-dropdown-menu{position:static;box-shadow:none;background:#f8f8f8;margin-top:0;transform:none;border-radius:0;max-height:0;overflow:hidden;opacity:0;visibility:visible;transition:max-height .3s ease,opacity .3s ease}.product-dropdown-menu.active{transform:none;max-height:200px;opacity:1}.product-dropdown-menu .dropdown-item{padding:.65rem 2.5rem;background:#f8f8f8;font-size:.85rem;border-bottom:1px solid #e5e7eb}.product-dropdown-menu .dropdown-item:last-child{border-bottom:none}.product-dropdown-menu .dropdown-item:hover{background-color:#eee}.button-navbar{padding:.5rem}.icon-navbar{width:20px;height:20px}.badge-navbar{top:-5px;right:-5px;min-width:16px;height:16px;font-size:.65rem;padding:0 4px}.login-navbar{padding:.5rem}.user-avatar-navbar{width:32px;height:32px;font-size:.85rem}.user-menu-dropdown{top:44px;right:0;min-width:180px}}@media (max-width: 480px){.wrapper-navbar{height:50px;padding:0 .75rem}.menu-navbar{top:50px}.logo-image{height:26px}.logo-image-2{height:38px}.logo-text{font-size:1rem}.toggle-navbar{width:22px;height:16px}.bar-navbar{height:2.5px}.bar-navbar.active-navbar:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.bar-navbar.active-navbar:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.button-navbar{padding:.4rem}.icon-navbar{width:18px;height:18px}.login-navbar{padding:.4rem}.user-avatar-navbar{width:28px;height:28px;font-size:.75rem}.badge-navbar{top:-4px;right:-4px;min-width:14px;height:14px;font-size:.6rem}.actions-navbar{gap:.35rem}.link-navbar{padding:.65rem 1rem;font-size:.85rem}.user-menu-dropdown{top:38px}}.container-footer{background:linear-gradient(135deg,var(--background-secondary) 0%,var(--background-accent) 100%);color:var(--text-inverse);position:relative;overflow:hidden}.container-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--highlight-color),var(--primary-color),var(--highlight-color),transparent);animation:shimmer-footer 3s infinite}@keyframes shimmer-footer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.wrapper-footer{margin:0 auto;padding:4rem 2rem 1.5rem}.main-footer{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1);position:relative}.main-footer:after{content:"";position:absolute;bottom:-1px;left:0;width:200px;height:2px;background:linear-gradient(90deg,var(--highlight-color),transparent)}.section-footer{display:flex;flex-direction:column;gap:1.25rem}.logo-footer{margin-bottom:.5rem}.brand-footer{margin:0 0 .25rem;display:flex;align-items:center;justify-content:flex-start}.brand-footer-img{width:180px;height:auto;object-fit:contain}.inline-wordmark{height:1.1em;display:inline-block;vertical-align:middle;object-fit:contain;margin-bottom:4px}.tagline-footer{color:#fff9;font-size:.9rem;font-style:italic;margin:0}.description-footer{color:#ffffffb3;line-height:1.7;font-size:.95rem;margin:0}.social-footer{display:flex;gap:.875rem;margin-top:.5rem;flex-wrap:wrap}.social-link-footer{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#ffffff0f;border:1.5px solid rgba(255,255,255,.15);border-radius:12px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.social-link-footer:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--highlight-color),var(--primary-color));opacity:0;transition:opacity .3s ease;border-radius:12px}.social-link-footer:hover{transform:translateY(-4px);border-color:var(--highlight-color);box-shadow:0 8px 20px #1a4dff59;background:#1a4dff26}.social-link-footer:hover:before{opacity:.2}.social-icon-footer{width:20px;height:20px;position:relative;z-index:1;color:#fffc;transition:all .3s ease}.social-link-footer:hover .social-icon-footer{color:var(--primary-color);transform:scale(1.1)}.title-footer{font-size:1.25rem;font-weight:600;margin:0 0 .5rem;color:var(--text-inverse);position:relative;padding-left:12px}.title-footer:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:20px;background:linear-gradient(180deg,var(--highlight-color),var(--primary-color));border-radius:2px}.links-footer{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.item-footer{margin:0}.link-footer{background:none;border:none;color:#ffffffb3;font-size:.95rem;cursor:pointer;padding:.25rem 0;text-align:left;transition:all .3s ease;position:relative;padding-left:0;font-family:inherit}.link-footer:before{content:"→";position:absolute;left:-20px;opacity:0;transition:all .3s ease;color:var(--highlight-color)}.link-footer:hover{color:var(--primary-color);padding-left:20px}.link-footer:hover:before{opacity:1;left:0}.contact-footer{display:flex;flex-direction:column;gap:1rem}.contact-item-footer{display:flex;align-items:flex-start;gap:.875rem}.contact-icon-footer{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff0f;border:1.5px solid rgba(255,255,255,.15);border-radius:10px;transition:all .3s ease;color:#fffc}.contact-icon-footer svg{width:18px;height:18px}.contact-item-footer:hover .contact-icon-footer{background:#1a4dff33;border-color:var(--highlight-color);transform:scale(1.08) rotate(5deg);color:var(--primary-color)}.contact-text-footer{color:#ffffffb3;font-size:.95rem;line-height:1.6;transition:color .3s ease}.contact-item-footer:hover .contact-text-footer{color:var(--text-inverse)}.address-section-footer{margin-bottom:1.5rem}.address-title-footer{font-size:.85rem;font-weight:600;color:#fff;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.5px}.address-text-footer{font-size:.8rem;line-height:1.5;color:#fffc;margin-bottom:.5rem}.address-text-footer strong{color:var(--text-inverse);font-weight:600;font-size:.85rem}.phone-text-footer{font-size:.75rem;color:#fff;font-weight:500;margin-top:.5rem}.newsletter-footer{margin-top:1.5rem;padding:1.75rem;background:#ffffff0d;border:1.5px solid rgba(255,255,255,.15);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.newsletter-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--highlight-color),transparent)}.newsletter-title-footer{font-size:1.1rem;font-weight:600;margin:0 0 .5rem;color:var(--text-inverse)}.newsletter-text-footer{font-size:.9rem;color:#fff9;margin:0 0 1.25rem}.form-footer{display:flex;gap:.5rem}.input-footer{flex:1;padding:.875rem 1.125rem;background:#ffffff14;border:1.5px solid rgba(255,255,255,.2);border-radius:10px;color:var(--text-inverse);font-size:.95rem;transition:all .3s ease;font-family:inherit}.input-footer::placeholder{color:#ffffff80}.input-footer:focus{outline:none;border-color:var(--highlight-color);background:#ffffff1f;box-shadow:0 0 0 3px #1a4dff26}.btn-footer{padding:.875rem 1.75rem;background:linear-gradient(135deg,var(--highlight-color),var(--primary-color));border:none;border-radius:10px;color:var(--secondary-color);font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.95rem;white-space:nowrap;font-family:inherit;position:relative;overflow:hidden}.btn-footer:before{content:"";position:absolute;inset:0;opacity:0;transition:opacity .3s ease}.btn-footer:hover{transform:translateY(-2px);box-shadow:0 6px 24px #1a4dff66;color:#000}.btn-footer:hover:before{opacity:1}.btn-footer span{position:relative;z-index:1}.bottom-footer{padding-top:2rem}.bottom-content-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.copyright-footer{flex:1;min-width:200px}.copyright-text-footer{color:#fff;font-size:.9rem;margin:0}.legal-footer{display:flex;gap:2rem;flex-wrap:wrap}.legal-link-footer{background:none;border:none;color:#fff9;font-size:.9rem;cursor:pointer;transition:all .3s ease;position:relative;font-family:inherit;padding:0}.legal-link-footer:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--highlight-color);transition:width .3s ease}.legal-link-footer:hover{color:var(--primary-color)}.legal-link-footer:hover:after{width:100%}@media (max-width: 1024px){.main-footer{grid-template-columns:repeat(2,1fr);gap:2.5rem}.wrapper-footer{padding:3rem 1.5rem 1.5rem}.social-footer{gap:.75rem}.social-link-footer{width:42px;height:42px}}@media (max-width: 768px){.main-footer{grid-template-columns:1fr;gap:2rem}.wrapper-footer{padding:2.5rem 1.25rem 1.25rem}.brand-footer{font-size:1.75rem}.form-footer{flex-direction:column}.btn-footer{width:100%}.bottom-content-footer{flex-direction:column;text-align:center;gap:1rem}.legal-footer{justify-content:center;gap:1.5rem}.copyright-footer{text-align:center}.social-footer{justify-content:flex-start}}@media (max-width: 480px){.wrapper-footer{padding:2rem 1rem 1rem}.main-footer{gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem}.section-footer{gap:1rem}.brand-footer{font-size:1.5rem}.title-footer{font-size:1.1rem}.social-footer{gap:.625rem}.social-link-footer{width:40px;height:40px}.social-icon-footer{width:18px;height:18px}.newsletter-footer{padding:1.25rem}.legal-footer{flex-direction:column;gap:.75rem;align-items:center}.contact-icon-footer{width:36px;height:36px}.contact-icon-footer svg{width:16px;height:16px}.address-section-footer{margin-bottom:1rem}.address-title-footer{font-size:.75rem}.address-text-footer{font-size:.7rem}.address-text-footer strong{font-size:.75rem}.phone-text-footer{font-size:.65rem}}@media (prefers-reduced-motion: no-preference){.container-footer{scroll-behavior:smooth}}@media print{.social-footer,.newsletter-footer,.btn-footer{display:none}}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden;height:100%}#root{min-height:100vh;display:flex;flex-direction:column}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--primary-color: #ffffff;--secondary-color: #0b1e4e;--background-primary: var(--primary-color);--background-secondary: var(--secondary-color);--background-accent: #102d6b;--text-primary: #2e2e2e;--text-secondary: #555555;--text-muted: #888888;--text-inverse: #ffffff;--border-light: #d0d0d0;--border-dark: #0b1e4e;--shadow-color: rgba(11, 30, 78, .15);--btn-primary-bg: var(--secondary-color);--btn-primary-text: var(--primary-color);--btn-secondary-bg: #102d6b;--btn-hover-bg: #0e2561;--surface-light: #fafafa;--surface-dark: #12285f;--highlight-color: #1a4dff;--success-color: #00b894;--warning-color: #f1c40f;--error-color: #e74c3c}
