*{margin:0;padding:0;box-sizing:border-box}body{overflow-x:hidden;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.navbar[data-v-7451cc58]{background:linear-gradient(135deg,#1e293b,#334155,#1e293b);box-shadow:0 4px 6px #0000001a;position:sticky;top:0;z-index:99}.navbar-container[data-v-7451cc58]{max-width:1280px;margin:0 auto;padding:0 1.5rem}.navbar-content[data-v-7451cc58]{display:flex;justify-content:space-between;align-items:center;height:5rem}.logo-container[data-v-7451cc58]{margin:auto 0}.logo-link[data-v-7451cc58]{display:flex;align-items:center;gap:1rem;text-decoration:none}.logo-image[data-v-7451cc58]{height:2.8rem;width:auto}.logo-text[data-v-7451cc58]{padding-top:.5rem;font-size:1.8rem;font-weight:700;background:linear-gradient(to right,#4ade80,#2dd4bf);-webkit-background-clip:text;background-clip:text;color:transparent}.desktop-nav[data-v-7451cc58]{display:none;align-items:center;gap:2rem}@media (min-width: 768px){.desktop-nav[data-v-7451cc58]{display:flex}}.nav-link[data-v-7451cc58]{color:#e2e8f0;padding:.75rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease;border-radius:.25rem}.nav-link[data-v-7451cc58]:hover{color:#4ade80;background-color:#4ade801a}.auth-section[data-v-7451cc58]{display:none;align-items:center}@media (min-width: 768px){.auth-section[data-v-7451cc58]{display:flex}}.signup-btn[data-v-7451cc58]{background:linear-gradient(to right,#22c55e,#0d9488);color:#fff;padding:.75rem 1.5rem;border-radius:2rem;font-size:1rem;font-weight:500;border:none;cursor:pointer;transition:all .3s ease}.signup-btn[data-v-7451cc58]:hover{background:linear-gradient(to right,#16a34a,#0f766e);transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.profile-section[data-v-7451cc58]{position:relative}.profile-toggle[data-v-7451cc58]{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background:#4ade801a;border-radius:2rem;border:none;cursor:pointer;transition:all .3s ease}.profile-toggle[data-v-7451cc58]:hover{background:#4ade8033}.profile-text[data-v-7451cc58]{color:#4ade80;font-weight:500;font-size:1rem}.user-icon[data-v-7451cc58]{width:2.2rem;height:2.2rem;background:linear-gradient(to right,#22c55e,#0d9488);border-radius:50%;display:flex;align-items:center;justify-content:center}.icon[data-v-7451cc58]{color:#fff;width:1rem;height:1rem}.dropdown-chevron[data-v-7451cc58]{width:1rem;height:1rem;color:#94a3b8;transition:transform .3s ease}.dropdown-chevron.rotated[data-v-7451cc58]{transform:rotate(180deg)}.profile-dropdown[data-v-7451cc58]{position:absolute;right:0;top:100%;margin-top:.5rem;width:16rem;background:#1e293b;border-radius:.5rem;box-shadow:0 10px 15px #0003;border:1px solid #334155;opacity:0;transform:translateY(-10px);visibility:hidden;transition:all .3s ease;z-index:50}.profile-dropdown.visible[data-v-7451cc58]{opacity:1;transform:translateY(0);visibility:visible}.dropdown-content[data-v-7451cc58]{padding:.5rem 0}.dropdown-item[data-v-7451cc58]{display:flex;align-items:center;padding:.75rem 1.5rem;color:#e2e8f0;text-decoration:none;transition:all .2s ease}.dropdown-item[data-v-7451cc58]:hover{background:#4ade801a;color:#4ade80}.dropdown-icon[data-v-7451cc58]{width:1rem;height:1rem;margin-right:.75rem;color:#94a3b8}.dropdown-item:hover .dropdown-icon[data-v-7451cc58]{color:#4ade80}.dropdown-item.logout[data-v-7451cc58]{color:#fca5a5}.dropdown-item.logout[data-v-7451cc58]:hover{background:#f871711a;color:#f87171}.mobile-menu-btn[data-v-7451cc58]{display:block}@media (min-width: 768px){.mobile-menu-btn[data-v-7451cc58]{display:none}}.mobile-toggle[data-v-7451cc58]{padding:.5rem;background:transparent;border:none;cursor:pointer}.hamburger[data-v-7451cc58]{width:1.5rem;height:1.5rem;position:relative}.hamburger-line[data-v-7451cc58]{position:absolute;width:100%;height:2px;background:#e2e8f0;transition:all .3s ease}.hamburger-line.top[data-v-7451cc58]{top:.25rem}.hamburger-line.middle[data-v-7451cc58]{top:50%;transform:translateY(-50%)}.hamburger-line.bottom[data-v-7451cc58]{bottom:.25rem}.hamburger-line.top.rotated[data-v-7451cc58]{transform:rotate(45deg) translate(.3rem,.3rem)}.hamburger-line.middle.hidden[data-v-7451cc58]{opacity:0}.hamburger-line.bottom.rotatedNegative[data-v-7451cc58]{transform:rotate(-45deg) translate(.3rem,-.3rem)}.mobile-menu[data-v-7451cc58]{position:absolute;top:100%;left:0;right:0;background:#1e293b;overflow:hidden;max-height:0;transition:max-height .3s ease}.mobile-menu.open[data-v-7451cc58]{max-height:100vh}.mobile-menu-content[data-v-7451cc58]{padding:1rem 1.5rem;border-top:1px solid #334155}.mobile-nav-link[data-v-7451cc58]{display:block;padding:1rem 0;color:#e2e8f0;text-decoration:none;border-bottom:1px solid #334155;transition:all .2s ease}.mobile-nav-link[data-v-7451cc58]:hover{color:#4ade80}.mobile-auth-section[data-v-7451cc58]{margin-top:1rem;padding-top:1rem}.mobile-signup-btn[data-v-7451cc58]{width:100%;padding:1rem;background:linear-gradient(to right,#22c55e,#0d9488);color:#fff;border:none;border-radius:.25rem;font-weight:500;cursor:pointer;transition:all .3s ease}.mobile-signup-btn[data-v-7451cc58]:hover{background:linear-gradient(to right,#16a34a,#0f766e)}.mobile-profile-toggle[data-v-7451cc58]{display:flex;align-items:center;gap:.75rem;width:100%;padding:1rem 0;background:transparent;border:none;color:#e2e8f0;cursor:pointer}.mobile-profile-text[data-v-7451cc58]{color:#4ade80;font-weight:500}.mobile-user-icon[data-v-7451cc58]{width:2rem;height:2rem;background:linear-gradient(to right,#22c55e,#0d9488);border-radius:50%;display:flex;align-items:center;justify-content:center}.mobile-icon[data-v-7451cc58]{color:#fff;width:1rem;height:1rem}.mobile-dropdown-chevron[data-v-7451cc58]{margin-left:auto;width:1rem;height:1rem;color:#94a3b8;transition:transform .3s ease}.mobile-dropdown-chevron.rotated[data-v-7451cc58]{transform:rotate(180deg)}.mobile-dropdown[data-v-7451cc58]{overflow:hidden;max-height:0;transition:max-height .3s ease}.mobile-dropdown.visible[data-v-7451cc58]{max-height:20rem}.mobile-dropdown-item[data-v-7451cc58]{display:flex;align-items:center;padding:.75rem 1.5rem;color:#e2e8f0;text-decoration:none;transition:all .2s ease}.mobile-dropdown-item[data-v-7451cc58]:hover{background:#4ade801a;color:#4ade80}.mobile-dropdown-icon[data-v-7451cc58]{width:1rem;height:1rem;margin-right:.75rem;color:#94a3b8}.mobile-dropdown-item:hover .mobile-dropdown-icon[data-v-7451cc58]{color:#4ade80}.mobile-dropdown-item.logout[data-v-7451cc58]{color:#fca5a5}.mobile-dropdown-item.logout[data-v-7451cc58]:hover{background:#f871711a;color:#f87171}.cart-section[data-v-7451cc58]{display:none;align-items:center;margin-right:1rem}@media (min-width: 768px){.cart-section[data-v-7451cc58]{display:flex}}.cart-button[data-v-7451cc58]{position:relative;padding:.75rem;background:#4ade801a;border-radius:50%;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.cart-button[data-v-7451cc58]:hover{background:#4ade8033;transform:translateY(-2px)}.cart-icon-wrapper[data-v-7451cc58]{position:relative}.cart-icon[data-v-7451cc58]{width:1.25rem;height:1.25rem;color:#4ade80}.cart-badge[data-v-7451cc58]{position:absolute;top:-1.2rem;right:-1rem;background:linear-gradient(to right,#c2503e,#dc2626);color:#fff;font-size:.7rem;font-weight:600;width:1rem;height:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:.6rem;border:1px solid #3f160b;box-shadow:0 2px 4px #0003}.mobile-cart-section[data-v-7451cc58]{margin-top:1rem}.mobile-cart-button[data-v-7451cc58]{display:flex;align-items:center;gap:.75rem;width:100%;padding:1rem 0;background:transparent;border:none;color:#e2e8f0;cursor:pointer;transition:all .2s ease}.mobile-cart-button[data-v-7451cc58]:hover{color:#4ade80}.mobile-cart-icon-wrapper[data-v-7451cc58]{position:relative;width:2rem;height:2rem;background:#4ade801a;border-radius:50%;display:flex;align-items:center;justify-content:center}.mobile-cart-icon[data-v-7451cc58]{width:1rem;height:1rem;color:#4ade80}.mobile-cart-badge[data-v-7451cc58]{position:absolute;top:-.5rem;right:-.5rem;background:linear-gradient(to right,#ef4444,#dc2626);color:#fff;font-size:.75rem;font-weight:500;width:1rem;height:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:.5rem;border:1px solid #073d0b;box-shadow:0 1px 2px #0003}.mobile-cart-text[data-v-7451cc58]{color:#4ade80;font-weight:500}.footer[data-v-68473f9a]{background:linear-gradient(135deg,#1e293b,#334155,#1e293b);color:#fff;position:relative}.footer-container[data-v-68473f9a]{max-width:1280px;margin:0 auto;padding:4rem 1rem}.footer-grid[data-v-68473f9a]{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width: 768px){.footer-grid[data-v-68473f9a]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.footer-grid[data-v-68473f9a]{grid-template-columns:repeat(4,1fr)}}.footer-brand[data-v-68473f9a]{grid-column:1 / -1}@media (min-width: 1024px){.footer-brand[data-v-68473f9a]{grid-column:auto}}.footer-logo[data-v-68473f9a]{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.logo-image[data-v-68473f9a]{width:3rem;height:3rem}.logo-text[data-v-68473f9a]{font-size:1.5rem;font-weight:700;background:linear-gradient(to right,#4ade80,#2dd4bf);-webkit-background-clip:text;background-clip:text;color:transparent}.footer-mission[data-v-68473f9a]{color:#cbd5e1;font-size:.875rem;line-height:1.5;margin-bottom:1.5rem}.eco-badges[data-v-68473f9a]{display:flex;flex-direction:column;gap:.75rem}.eco-badge[data-v-68473f9a]{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.eco-badge[data-v-68473f9a]:nth-child(1){color:#4ade80}.eco-badge[data-v-68473f9a]:nth-child(2){color:#2dd4bf}.eco-badge[data-v-68473f9a]:nth-child(3){color:#86efac}.badge-icon[data-v-68473f9a]{width:1rem;height:1rem}.footer-links[data-v-68473f9a]{margin-bottom:2rem}.footer-heading[data-v-68473f9a]{font-size:1.125rem;font-weight:600;margin-bottom:1.5rem}.links-list[data-v-68473f9a]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-link[data-v-68473f9a]{display:flex;align-items:center;color:#cbd5e1;font-size:.875rem;text-decoration:none;transition:all .3s ease}.footer-link[data-v-68473f9a]:hover{color:#4ade80}.link-text[data-v-68473f9a]{transition:transform .3s ease}.footer-link:hover .link-text[data-v-68473f9a]{transform:translate(.25rem)}.link-arrow[data-v-68473f9a]{width:.75rem;height:.75rem;margin-left:.25rem;opacity:0;transition:all .3s ease}.footer-link:hover .link-arrow[data-v-68473f9a]{opacity:1}.footer-link.router-link-active[data-v-68473f9a]{color:#4ade80;font-weight:500}.footer-link.router-link-active .link-arrow[data-v-68473f9a]{opacity:1}.newsletter-form[data-v-68473f9a]{margin-bottom:2rem}.input-group[data-v-68473f9a]{position:relative}.email-input[data-v-68473f9a]{width:100%;padding:.75rem 1rem;background-color:#334155;border:1px solid #475569;border-radius:.5rem;color:#fff;font-size:.875rem}.email-input[data-v-68473f9a]:focus{outline:none;border-color:#4ade80;box-shadow:0 0 0 2px #4ade8080}.subscribe-btn[data-v-68473f9a]{position:absolute;right:.25rem;top:.25rem;background:linear-gradient(to right,#22c55e,#0d9488);color:#fff;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;border:none;cursor:pointer;display:flex;align-items:center;gap:.25rem;transition:all .3s ease}.subscribe-btn[data-v-68473f9a]:hover{background:linear-gradient(to right,#16a34a,#0f766e);transform:scale(1.05)}.mail-icon[data-v-68473f9a]{width:.75rem;height:.75rem}.subscribe-message[data-v-68473f9a]{color:#4ade80;font-size:.75rem;margin-top:.5rem;animation:pulse-68473f9a 2s infinite}@keyframes pulse-68473f9a{0%,to{opacity:1}50%{opacity:.7}}.social-heading[data-v-68473f9a]{font-size:.875rem;font-weight:500;color:#cbd5e1;margin-bottom:1rem}.social-icons[data-v-68473f9a]{display:flex;gap:1rem}.social-icon[data-v-68473f9a]{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#334155;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#fff}.social-icon[data-v-68473f9a]:hover{transform:scale(1.1);box-shadow:0 4px 6px #0000001a}.social-icon.pink[data-v-68473f9a]:hover{color:#ec4899;background-color:#ec48991a}.social-icon.blue[data-v-68473f9a]:hover{color:#3b82f6;background-color:#3b82f61a}.social-icon.sky[data-v-68473f9a]:hover{color:#0ea5e9;background-color:#0ea5e91a}.social-icon.red[data-v-68473f9a]:hover{color:#ef4444;background-color:#ef44441a}.social-icon-svg[data-v-68473f9a]{width:1.25rem;height:1.25rem}.footer-bottom[data-v-68473f9a]{border-top:1px solid #475569;background-color:#1e293b80;padding:1.5rem 0}.bottom-container[data-v-68473f9a]{max-width:1280px;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.bottom-container[data-v-68473f9a]{flex-direction:row;justify-content:space-between;align-items:center}}.copyright[data-v-68473f9a]{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;color:#94a3b8}@media (min-width: 768px){.copyright[data-v-68473f9a]{flex-direction:row;align-items:center;gap:1.5rem}}.sustainability-badge[data-v-68473f9a]{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#4ade80}.pulse-dot[data-v-68473f9a]{width:.5rem;height:.5rem;background-color:#4ade80;border-radius:50%;animation:pulse-68473f9a 2s infinite}.certifications[data-v-68473f9a]{display:flex;gap:1.5rem}.certification-badge[data-v-68473f9a]{display:flex;align-items:center;gap:.5rem;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.certification-badge.green[data-v-68473f9a]{background-color:#4ade801a;border:1px solid rgba(74,222,128,.3);color:#86efac}.certification-badge.teal[data-v-68473f9a]{background-color:#2dd4bf1a;border:1px solid rgba(45,212,191,.3);color:#5eead4}.certification-icon[data-v-68473f9a]{width:.75rem;height:.75rem}.back-to-top[data-v-68473f9a]{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;background:linear-gradient(to right,#22c55e,#0d9488);color:#fff;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;z-index:40}.back-to-top[data-v-68473f9a]:hover{background:linear-gradient(to right,#16a34a,#0f766e);transform:scale(1.1);box-shadow:0 6px 8px #00000026}.arrow-icon[data-v-68473f9a]{width:1.25rem;height:1.25rem;transform:rotate(-90deg);transition:transform .3s ease}.back-to-top:hover .arrow-icon[data-v-68473f9a]{transform:rotate(-90deg) translateY(-.25rem)}.page-container{display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1}.hero-section[data-v-3600eece]{position:relative;min-height:calc(100vh - 5rem);background:linear-gradient(135deg,#16a34a,#0d9488,#22c55e 70%,#059669);display:flex;align-items:center;overflow:hidden;color:#fff}.hero-container[data-v-3600eece]{position:relative;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;z-index:2}.hero-content[data-v-3600eece]{animation:slideInLeft-3600eece 1s ease-out}.hero-badge[data-v-3600eece]{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:.5rem 1rem;border-radius:50px;font-size:.875rem;margin-bottom:2rem;transition:transform .3s ease}.hero-badge[data-v-3600eece]:hover{transform:scale(1.05)}.hero-title[data-v-3600eece]{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(to right,#fff,#dcfce7,#fff);-webkit-background-clip:text;background-clip:text;color:transparent;animation:glow-3600eece 3s ease-in-out infinite alternate}.hero-subtitle[data-v-3600eece]{font-size:1.25rem;color:#dcfce7;line-height:1.6;margin-bottom:2rem;width:100%}.hero-buttons[data-v-3600eece]{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2rem;justify-content:center}.btn[data-v-3600eece]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;cursor:pointer;border:none;font-size:1rem}.btn-primary[data-v-3600eece]{background:#fffffff2;color:#16a34a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-primary[data-v-3600eece]:hover{background:#fff;transform:translateY(-2px);box-shadow:0 10px 30px #0003}.btn-secondary[data-v-3600eece]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.4)}.btn-secondary[data-v-3600eece]:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.hero-stats[data-v-3600eece]{display:flex;justify-content:center;gap:2rem;margin-top:1rem}.stat-item[data-v-3600eece]{text-align:left}.stat-number[data-v-3600eece]{font-size:1.5rem;font-weight:700;color:#fff}.stat-label[data-v-3600eece]{font-size:.875rem;color:#dcfce7}.hero-visual[data-v-3600eece]{position:relative;display:flex;align-items:center;justify-content:center;animation:slideInRight-3600eece 1s ease-out}.visual-circle[data-v-3600eece]{position:relative;width:400px;height:400px;border-radius:50%;background:linear-gradient(45deg,#ffffff1a,#ffffff0d);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;animation:float-3600eece 6s ease-in-out infinite;z-index:1}.logo-container[data-v-3600eece]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:2}.logo-image[data-v-3600eece]{width:350px;height:350px;border-radius:50%;object-fit:cover}.floating-element[data-v-3600eece]{position:absolute;border-radius:50%;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center}.floating-1[data-v-3600eece]{top:10%;left:10%;width:80px;height:80px;animation:float-3600eece 4s ease-in-out infinite}.floating-2[data-v-3600eece]{top:20%;right:15%;width:60px;height:60px;animation:float-3600eece 5s ease-in-out infinite reverse}.floating-3[data-v-3600eece]{bottom:20%;left:15%;width:70px;height:70px;animation:float-3600eece 6s ease-in-out infinite}.floating-4[data-v-3600eece]{bottom:15%;right:20%;width:50px;height:50px;animation:float-3600eece 4.5s ease-in-out infinite reverse}.floating-5[data-v-3600eece]{top:50%;left:5%;width:40px;height:40px;animation:float-3600eece 3s ease-in-out infinite}.floating-6[data-v-3600eece]{top:40%;right:5%;width:35px;height:35px;animation:float-3600eece 3.5s ease-in-out infinite reverse}.orbital[data-v-3600eece]{position:absolute;width:30px;height:30px;border-radius:50%;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1}.orbital-1[data-v-3600eece]{top:-15px;left:50%;transform:translate(-50%);animation:orbit-3600eece 8s linear infinite}.orbital-2[data-v-3600eece]{bottom:-15px;right:20%;animation:orbit-3600eece 10s linear infinite reverse}.orbital-3[data-v-3600eece]{left:-15px;top:30%;animation:orbit-3600eece 12s linear infinite}.particle[data-v-3600eece]{position:absolute;width:4px;height:4px;border-radius:50%;background:#fff9}.particle-1[data-v-3600eece]{top:15%;left:25%;animation:twinkle-3600eece 2s ease-in-out infinite}.particle-2[data-v-3600eece]{top:30%;right:30%;animation:twinkle-3600eece 3s ease-in-out infinite .5s}.particle-3[data-v-3600eece]{bottom:25%;left:20%;animation:twinkle-3600eece 2.5s ease-in-out infinite 1s}.particle-4[data-v-3600eece]{bottom:40%;right:25%;animation:twinkle-3600eece 2s ease-in-out infinite 1.5s}@keyframes slideInLeft-3600eece{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight-3600eece{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes float-3600eece{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes orbit-3600eece{0%{transform:rotate(0) translate(200px) rotate(0)}to{transform:rotate(360deg) translate(200px) rotate(-360deg)}}@keyframes twinkle-3600eece{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}@keyframes glow-3600eece{0%{text-shadow:0 0 20px rgba(255,255,255,.3)}to{text-shadow:0 0 30px rgba(255,255,255,.5)}}@keyframes pulse-3600eece{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width: 1024px){.hero-container[data-v-3600eece]{grid-template-columns:1fr;gap:2rem;text-align:center}.visual-circle[data-v-3600eece]{width:300px;height:300px}.logo-container[data-v-3600eece]{width:220px;height:220px;top:50%;left:50%;transform:translate(-50%,-50%)}.logo-image[data-v-3600eece]{width:280px;height:280px}}@media (max-width: 768px){.hero-container[data-v-3600eece]{padding:0 1rem}.hero-buttons[data-v-3600eece],.hero-stats[data-v-3600eece]{justify-content:center}.visual-circle[data-v-3600eece]{width:250px;height:250px}.logo-container[data-v-3600eece],.logo-image[data-v-3600eece]{width:180px;height:180px}.floating-element[data-v-3600eece]{display:none}}@media (max-width: 480px){.hero-stats[data-v-3600eece]{flex-direction:column;gap:1rem}.btn[data-v-3600eece]{width:100%;justify-content:center}}.product-card[data-v-4288a962]{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb;transition:all .3s ease;position:relative;height:100%;display:flex;flex-direction:column}.product-card[data-v-4288a962]:hover{transform:translateY(-8px);box-shadow:0 20px 40px #16a34a26;border-color:#22c55e}.card-image-container[data-v-4288a962]{position:relative;width:100%;height:240px;overflow:hidden;background:linear-gradient(135deg,#f0fdf4,#ecfdf5)}.product-image[data-v-4288a962]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image[data-v-4288a962]{transform:scale(1.1)}.card-badge[data-v-4288a962]{position:absolute;top:1rem;right:1rem;background:linear-gradient(to right,#16a34a,#0d9488);color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:.25rem}.eco-icon[data-v-4288a962]{position:absolute;top:1rem;left:1rem;width:40px;height:40px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#16a34a}.card-content[data-v-4288a962]{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.product-name[data-v-4288a962]{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.75rem;line-height:1.3}.product-description[data-v-4288a962]{font-size:.9rem;color:#4b5563;line-height:1.5;margin-bottom:1.5rem;flex-grow:1}.card-bottom[data-v-4288a962]{display:flex;justify-content:space-between;align-items:center}.product-price[data-v-4288a962]{font-size:1.5rem;font-weight:700;background:linear-gradient(to right,#16a34a,#0d9488);-webkit-background-clip:text;background-clip:text;color:transparent}.original-price[data-v-4288a962]{font-size:1rem;color:#9ca3af;text-decoration:line-through;margin-left:.5rem}.shop-now-btn[data-v-4288a962]{background:linear-gradient(to right,#16a34a,#0d9488);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;text-decoration:none}.shop-now-btn[data-v-4288a962]:hover{transform:scale(1.05);box-shadow:0 8px 20px #16a34a4d}.shop-now-btn[data-v-4288a962]:active{transform:scale(.98)}.product-rating[data-v-4288a962]{display:flex;align-items:center;gap:.25rem;margin-bottom:.5rem}.star[data-v-4288a962]{width:16px;height:16px;color:#fbbf24}.rating-text[data-v-4288a962]{font-size:.75rem;color:#6b7280;margin-left:.25rem}.card-loading[data-v-4288a962]{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:loading-4288a962 2s infinite}@keyframes loading-4288a962{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 768px){.card-image-container[data-v-4288a962]{height:200px}.card-content[data-v-4288a962]{padding:1.25rem}.card-bottom[data-v-4288a962]{flex-direction:column;gap:1rem;align-items:stretch}.shop-now-btn[data-v-4288a962]{justify-content:center}}@media (max-width: 480px){.card-image-container[data-v-4288a962]{height:180px}.product-name[data-v-4288a962]{font-size:1.125rem}.product-price[data-v-4288a962]{font-size:1.25rem}}.product-card[data-v-4288a962]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent,rgba(22,163,74,.05));opacity:0;transition:opacity .3s ease;z-index:1}.product-card[data-v-4288a962]:hover:before{opacity:1}.card-content[data-v-4288a962],.card-image-container[data-v-4288a962]{position:relative;z-index:2}.container[data-v-fe978f3a]{background:linear-gradient(to bottom right,#f0fdf4,#fff,#f0fdf4)}.top-selling-section[data-v-fe978f3a]{max-width:1200px;margin:0 auto;padding:4rem 0}.section-header[data-v-fe978f3a]{text-align:center;margin-bottom:3rem}.section-title[data-v-fe978f3a]{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem;background:linear-gradient(to right,#16a34a,#0d9488);-webkit-background-clip:text;background-clip:text;color:transparent}.section-subtitle[data-v-fe978f3a]{font-size:1.125rem;color:#4b5563;max-width:600px;margin:0 auto}.cards-grid[data-v-fe978f3a]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 1024px){.cards-grid[data-v-fe978f3a]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){.cards-grid[data-v-fe978f3a]{grid-template-columns:1fr;gap:1.5rem}.section-title[data-v-fe978f3a]{font-size:2rem}}@media (max-width: 480px){.section-header[data-v-fe978f3a]{margin-bottom:2rem}.section-title[data-v-fe978f3a]{font-size:1.75rem}}.testimonials-section{padding:80px 0;background:linear-gradient(to bottom right,#f0fdf4,#ecfdf5);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.section-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:15px}.section-subtitle{font-size:1.25rem;color:#4b5563;max-width:700px;margin:0 auto}.testimonials-carousel{position:relative;margin-bottom:40px}.main-testimonial{background:linear-gradient(to right,#16a34a,#0d9488);border-radius:24px;padding:60px 40px;color:#fff;position:relative;overflow:hidden}.main-testimonial:before{content:"";position:absolute;top:20px;right:20px;width:120px;height:120px;background:#ffffff1a;border-radius:50%;z-index:1}.testimonial-content{position:relative;z-index:2;max-width:800px;margin:0 auto;text-align:center}.quote-icon{width:80px;height:80px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 30px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.quote-icon-svg{width:32px;height:32px;color:#fff}.rating{display:flex;justify-content:center;gap:4px;margin-bottom:30px}.star-icon{width:20px;height:20px;fill:currentColor;color:#fbbf24}.testimonial-text{font-size:1.5rem;line-height:1.6;margin-bottom:40px;font-style:italic;color:#dcfce7}.testimonial-author{display:flex;align-items:center;justify-content:center;gap:20px}.author-avatar{width:80px;height:80px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.avatar-icon-svg{color:#fff}.author-info{text-align:left}.author-name{font-size:1.25rem;font-weight:700;margin-bottom:4px}.author-role{font-size:1rem;color:#dcfce7;margin-bottom:2px}.author-location{font-size:.875rem;color:#bbf7d0}.carousel-controls{position:absolute;top:50%;left:0;right:0;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.control-button{width:50px;height:50px;background:#fff3;border:none;margin:0 1rem;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:all}.control-button:hover{background:#ffffff4d;transform:scale(1.1)}.control-icon{width:20px;height:20px}.testimonial-indicators{display:flex;justify-content:center;gap:12px;margin-bottom:60px}.indicator{width:12px;height:12px;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;transition:all .3s ease}.indicator.active{background:linear-gradient(to right,#16a34a,#0d9488);transform:scale(1.2)}.indicator:hover{background:#9ca3af}.testimonials-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:24px}.testimonial-card{background:#fff;border-radius:16px;padding:30px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;transition:all .3s ease}.testimonial-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-4px)}.card-icon{width:50px;height:50px;background:linear-gradient(to right,#22c55e,#0d9488);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#fff}.card-icon-svg{width:24px;height:24px}.card-rating{display:flex;gap:4px;margin-bottom:15px}.card-star-icon{width:16px;height:16px;fill:currentColor;color:#fbbf24}.card-text{font-size:.875rem;color:#4b5563;line-height:1.6;margin-bottom:20px}.card-author h5{font-size:1rem;font-weight:600;color:#111827;margin-bottom:4px}.card-author p{font-size:.875rem;color:#6b7280}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width: 768px){.main-testimonial{padding:80px 60px}.testimonial-text{font-size:1.75rem}.testimonials-grid{grid-template-columns:repeat(2,1fr)}.author-info{text-align:left}}@media (min-width: 1024px){.testimonials-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 767px){.testimonial-author{flex-direction:column;text-align:center}.author-info{text-align:center}.testimonial-text{font-size:1.25rem}.carousel-controls{position:static;transform:none;justify-content:center;gap:20px;margin-top:30px}}.product-card[data-v-f7e7b1e6]{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb;transition:all .3s ease;position:relative;height:100%;display:flex;flex-direction:column}.product-card[data-v-f7e7b1e6]:hover{transform:translateY(-8px);box-shadow:0 20px 40px #16a34a26;border-color:#22c55e}.card-image-container[data-v-f7e7b1e6]{position:relative;width:100%;height:240px;overflow:hidden;background:linear-gradient(135deg,#f0fdf4,#ecfdf5)}.product-image[data-v-f7e7b1e6]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image[data-v-f7e7b1e6]{transform:scale(1.1)}.card-badge[data-v-f7e7b1e6]{position:absolute;top:1rem;right:1rem;background:linear-gradient(to right,#16a34a,#0d9488);color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:.25rem}.eco-icon[data-v-f7e7b1e6]{position:absolute;top:1rem;left:1rem;width:40px;height:40px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#16a34a}.card-content[data-v-f7e7b1e6]{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.product-name[data-v-f7e7b1e6]{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.75rem;line-height:1.3}.product-description[data-v-f7e7b1e6]{font-size:.9rem;color:#4b5563;line-height:1.5;margin-bottom:1.5rem;flex-grow:1}.card-bottom[data-v-f7e7b1e6]{display:flex;flex-direction:column;gap:1rem}.product-price[data-v-f7e7b1e6]{font-size:1.5rem;font-weight:700;background:linear-gradient(to right,#16a34a,#0d9488);-webkit-background-clip:text;background-clip:text;color:transparent}.original-price[data-v-f7e7b1e6]{font-size:1rem;color:#9ca3af;text-decoration:line-through;margin-left:.5rem}.cart-controls[data-v-f7e7b1e6]{display:flex;justify-content:space-between;align-items:center;gap:1rem}.quantity-selector[data-v-f7e7b1e6]{display:flex;align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.quantity-btn[data-v-f7e7b1e6]{background:none;border:none;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#6b7280}.quantity-btn[data-v-f7e7b1e6]:hover:not(:disabled){background:#e5e7eb;color:#16a34a}.quantity-btn[data-v-f7e7b1e6]:disabled{opacity:.5;cursor:not-allowed}.quantity-btn[data-v-f7e7b1e6]:active:not(:disabled){transform:scale(.95)}.quantity-display[data-v-f7e7b1e6]{min-width:40px;text-align:center;font-weight:600;color:#111827;padding:0 .5rem;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;height:36px;display:flex;align-items:center;justify-content:center}.add-to-cart-btn[data-v-f7e7b1e6]{background:linear-gradient(to right,#16a34a,#0d9488);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:12px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;flex:1;justify-content:center;max-width:140px}.add-to-cart-btn[data-v-f7e7b1e6]:hover{transform:scale(1.05);box-shadow:0 8px 20px #16a34a4d}.add-to-cart-btn.adding[data-v-f7e7b1e6]{background:linear-gradient(to right,#9ca3af,#6b7280);cursor:not-allowed}.add-to-cart-btn.success[data-v-f7e7b1e6]{background:linear-gradient(to right,#059669,#047857)}.spinner[data-v-f7e7b1e6]{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin-f7e7b1e6 1s linear infinite}@keyframes spin-f7e7b1e6{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-rating[data-v-f7e7b1e6]{display:flex;align-items:center;gap:.25rem;margin-bottom:.5rem}.star[data-v-f7e7b1e6]{width:16px;height:16px;color:#fbbf24}.rating-text[data-v-f7e7b1e6]{font-size:.75rem;color:#6b7280;margin-left:.25rem}.card-loading[data-v-f7e7b1e6]{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:loading-f7e7b1e6 2s infinite}@keyframes loading-f7e7b1e6{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 768px){.card-image-container[data-v-f7e7b1e6]{height:200px}.card-content[data-v-f7e7b1e6]{padding:1.25rem}.cart-controls[data-v-f7e7b1e6]{flex-direction:column;align-items:stretch}.add-to-cart-btn[data-v-f7e7b1e6]{max-width:none}}@media (max-width: 480px){.card-image-container[data-v-f7e7b1e6]{height:180px}.product-name[data-v-f7e7b1e6]{font-size:1.125rem}.product-price[data-v-f7e7b1e6]{font-size:1.25rem}.cart-controls[data-v-f7e7b1e6]{gap:.75rem}}.product-card[data-v-f7e7b1e6]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent,rgba(22,163,74,.05));opacity:0;transition:opacity .3s ease;z-index:1}.product-card[data-v-f7e7b1e6]:hover:before{opacity:1}.card-content[data-v-f7e7b1e6],.card-image-container[data-v-f7e7b1e6]{position:relative;z-index:2}.container[data-v-a83fcefe]{background:linear-gradient(to bottom right,#f0fdf4,#fff,#f0fdf4);min-height:100vh}.page-header[data-v-a83fcefe]{max-width:1200px;margin:0 auto;padding:4rem 1rem 2rem;text-align:center}.page-title[data-v-a83fcefe]{font-size:3rem;font-weight:700;color:#111827;margin-bottom:1rem;background:linear-gradient(to right,#16a34a,#0d9488);-webkit-background-clip:text;background-clip:text;color:transparent}.page-subtitle[data-v-a83fcefe]{font-size:1.25rem;color:#4b5563;max-width:700px;margin:0 auto;line-height:1.6}.filters-section[data-v-a83fcefe]{max-width:1200px;margin:0 auto;padding:2rem 1rem}.filters-container[data-v-a83fcefe]{display:flex;flex-wrap:wrap;gap:1rem;align-items:end;background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a}.search-container[data-v-a83fcefe]{position:relative;flex:1;min-width:250px}.search-icon[data-v-a83fcefe]{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af}.search-input[data-v-a83fcefe]{width:100%;padding:.75rem .75rem .75rem 2.5rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:border-color .2s}.search-input[data-v-a83fcefe]:focus{outline:none;border-color:#16a34a}.filter-group[data-v-a83fcefe]{display:flex;flex-direction:column;gap:.5rem}.filter-label[data-v-a83fcefe]{font-weight:600;color:#374151;font-size:.875rem}.filter-select[data-v-a83fcefe]{padding:.75rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;background:#fff;min-width:150px;transition:border-color .2s}.filter-select[data-v-a83fcefe]:focus{outline:none;border-color:#16a34a}.view-toggle[data-v-a83fcefe]{display:flex;border:2px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.view-btn[data-v-a83fcefe]{padding:.75rem;background:#fff;border:none;cursor:pointer;transition:all .2s;color:#6b7280}.view-btn[data-v-a83fcefe]:hover{background:#f3f4f6}.view-btn.active[data-v-a83fcefe]{background:#16a34a;color:#fff}.clear-filters-btn[data-v-a83fcefe]{padding:.75rem 1.5rem;background:#ef4444;color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background-color .2s}.clear-filters-btn[data-v-a83fcefe]:hover{background:#dc2626}.results-info[data-v-a83fcefe]{max-width:1200px;margin:0 auto;padding:0 1rem 1rem}.results-text[data-v-a83fcefe]{color:#6b7280;font-weight:500}.products-section[data-v-a83fcefe]{max-width:1200px;margin:0 auto;padding:0 1rem 4rem}.products-grid[data-v-a83fcefe]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;transition:all .3s ease}.products-grid.list-view[data-v-a83fcefe]{grid-template-columns:1fr;gap:1rem}.no-results[data-v-a83fcefe]{text-align:center;padding:4rem 2rem}.no-results-content[data-v-a83fcefe]{max-width:400px;margin:0 auto}.no-results-icon[data-v-a83fcefe]{color:#9ca3af;margin-bottom:1rem}.no-results-title[data-v-a83fcefe]{font-size:1.5rem;font-weight:600;color:#374151;margin-bottom:.5rem}.no-results-text[data-v-a83fcefe]{color:#6b7280;margin-bottom:2rem}.category-showcase[data-v-a83fcefe]{max-width:1200px;margin:0 auto;padding:4rem 1rem}.showcase-title[data-v-a83fcefe]{text-align:center;font-size:2rem;font-weight:700;color:#111827;margin-bottom:3rem}.category-cards[data-v-a83fcefe]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.category-card[data-v-a83fcefe]{background:#fff;padding:2rem;border-radius:1rem;text-align:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a}.category-card[data-v-a83fcefe]:hover{transform:translateY(-4px);box-shadow:0 10px 25px -3px #0000001a}.category-icon[data-v-a83fcefe]{color:#16a34a;margin-bottom:1rem}.category-name[data-v-a83fcefe]{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.category-description[data-v-a83fcefe]{color:#6b7280;margin-bottom:1rem;font-size:.875rem}.category-count[data-v-a83fcefe]{color:#16a34a;font-weight:600;font-size:.875rem}@media (max-width: 1024px){.products-grid[data-v-a83fcefe]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.filters-container[data-v-a83fcefe]{flex-direction:column;align-items:stretch}.view-toggle[data-v-a83fcefe]{align-self:center}.cart-sidebar[data-v-a83fcefe]{width:350px}}@media (max-width: 768px){.products-grid[data-v-a83fcefe]{grid-template-columns:1fr;gap:1.5rem}.page-title[data-v-a83fcefe]{font-size:2.5rem}.page-subtitle[data-v-a83fcefe]{font-size:1.125rem}.filters-container[data-v-a83fcefe]{padding:1rem}.search-container[data-v-a83fcefe]{min-width:auto}.cart-sidebar[data-v-a83fcefe]{width:100vw}.cart-button-container[data-v-a83fcefe]{top:1rem;right:1rem}}@media (max-width: 480px){.page-header[data-v-a83fcefe]{padding:2rem 1rem 1rem}.page-title[data-v-a83fcefe]{font-size:2rem}.filters-section[data-v-a83fcefe]{padding:1rem}.category-cards[data-v-a83fcefe]{grid-template-columns:1fr}.cart-item[data-v-a83fcefe]{flex-direction:column;text-align:center;gap:.75rem}.cart-item-details[data-v-a83fcefe]{order:2}.remove-item-btn[data-v-a83fcefe]{align-self:flex-end;order:1}}[data-v-a83fcefe] .list-card{display:flex!important;flex-direction:row!important;align-items:center!important;text-align:left!important}[data-v-a83fcefe] .list-card .product-image{width:150px!important;height:150px!important;flex-shrink:0!important}[data-v-a83fcefe] .list-card .product-content{flex:1!important;padding-left:1.5rem!important}.cart-container[data-v-aed4edc9]{background:linear-gradient(to bottom right,#f0fdf4,#fff,#f0fdf4);min-height:100vh}.cart-header[data-v-aed4edc9]{max-width:1200px;margin:0 auto;padding:2rem 1rem}.header-top[data-v-aed4edc9]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.back-btn[data-v-aed4edc9]{display:flex;align-items:center;gap:.5rem;background:#fff;border:2px solid #e5e7eb;padding:.75rem 1.5rem;border-radius:.75rem;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease;margin-right:2rem}.back-btn[data-v-aed4edc9]:hover{border-color:#16a34a;color:#16a34a;transform:translate(-2px)}.cart-title-section[data-v-aed4edc9]{display:flex;align-items:center;gap:1rem}.cart-icon[data-v-aed4edc9]{color:#16a34a}.cart-title[data-v-aed4edc9]{font-size:2.5rem;font-weight:700;background:linear-gradient(to right,#16a34a,#0d9488);-webkit-background-clip:text;background-clip:text;color:transparent;margin:0}.cart-subtitle[data-v-aed4edc9]{color:#6b7280;font-size:1.125rem;text-align:center}.cart-content[data-v-aed4edc9]{max-width:1200px;margin:0 auto;padding:0 1rem 4rem}.empty-cart-state[data-v-aed4edc9]{text-align:center;padding:4rem 2rem}.empty-cart-content[data-v-aed4edc9]{max-width:500px;margin:0 auto;background:#fff;padding:3rem;border-radius:2rem;box-shadow:0 10px 30px #0000000d}.empty-icon[data-v-aed4edc9]{color:#9ca3af;margin-bottom:2rem}.empty-title[data-v-aed4edc9]{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1rem}.empty-description[data-v-aed4edc9]{color:#6b7280;font-size:1.125rem;margin-bottom:2rem;line-height:1.6}.shop-now-btn[data-v-aed4edc9]{background:linear-gradient(to right,#16a34a,#0d9488);color:#fff;border:none;padding:1rem 2rem;border-radius:1rem;font-weight:600;font-size:1.125rem;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.75rem}.shop-now-btn[data-v-aed4edc9]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #16a34a4d}.cart-layout[data-v-aed4edc9]{display:grid;grid-template-columns:1fr 400px;gap:3rem}.cart-items-section[data-v-aed4edc9]{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 6px #0000000d;height:fit-content;position:relative}.cart-items-header[data-v-aed4edc9]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.items-title[data-v-aed4edc9]{font-size:1.5rem;font-weight:700;color:#111827;margin:0}.savings-badge[data-v-aed4edc9]{background:linear-gradient(to right,#fef3c7,#fde68a);color:#92400e;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.25rem;border:1px solid #fbbf24}.cart-items-list[data-v-aed4edc9]{display:flex;flex-direction:column;gap:1.5rem}.cart-item[data-v-aed4edc9]{display:flex;gap:1.5rem;padding:1.5rem;background:#f9fafb;border-radius:1rem;border:1px solid #e5e7eb;transition:all .2s ease}.cart-item[data-v-aed4edc9]:hover{border-color:#16a34a;box-shadow:0 4px 12px #16a34a1a}.item-image-container[data-v-aed4edc9]{position:relative;flex-shrink:0}.item-image[data-v-aed4edc9]{width:120px;height:120px;object-fit:cover;border-radius:.75rem}.item-category[data-v-aed4edc9]{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);background:#16a34a;color:#fff;padding:.25rem .75rem;border-radius:50px;font-size:.75rem;font-weight:600}.item-details[data-v-aed4edc9]{flex:1;display:flex;flex-direction:column;justify-content:space-between}.item-name[data-v-aed4edc9]{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:.5rem}.item-description[data-v-aed4edc9]{color:#6b7280;font-size:.875rem;margin-bottom:.75rem}.item-rating[data-v-aed4edc9]{display:flex;align-items:center;gap:.25rem;margin-bottom:1rem}.star[data-v-aed4edc9]{color:#d1d5db;transition:color .2s ease}.star.filled[data-v-aed4edc9]{color:#fbbf24}.rating-text[data-v-aed4edc9]{font-size:.75rem;color:#6b7280;margin-left:.5rem}.item-actions[data-v-aed4edc9]{display:flex;justify-content:space-between;align-items:center}.quantity-controls[data-v-aed4edc9]{display:flex;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden}.qty-btn[data-v-aed4edc9]{background:none;border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#6b7280}.qty-btn[data-v-aed4edc9]:hover:not(:disabled){background:#f3f4f6;color:#16a34a}.qty-btn[data-v-aed4edc9]:disabled{opacity:.5;cursor:not-allowed}.quantity[data-v-aed4edc9]{font-weight:600;color:#111827;min-width:40px;text-align:center;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;height:40px;display:flex;align-items:center;justify-content:center}.item-pricing[data-v-aed4edc9]{text-align:right}.current-price[data-v-aed4edc9]{font-size:1.25rem;font-weight:700;color:#16a34a}.original-price[data-v-aed4edc9]{font-size:.875rem;color:#9ca3af;text-decoration:line-through}.unit-price[data-v-aed4edc9]{font-size:.75rem;color:#6b7280}.remove-btn[data-v-aed4edc9]{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:.5rem;padding:.5rem;cursor:pointer;transition:all .2s ease;margin-left:1rem}.remove-btn[data-v-aed4edc9]:hover{background:#fee2e2;transform:scale(1.05)}.order-summary[data-v-aed4edc9]{display:flex;flex-direction:column;gap:1.5rem;height:fit-content;position:sticky;top:2rem}.summary-card[data-v-aed4edc9]{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb;position:relative}.summary-title[data-v-aed4edc9]{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem}.promo-section[data-v-aed4edc9]{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.promo-label[data-v-aed4edc9]{display:block;font-weight:600;color:#374151;margin-bottom:.5rem}.promo-input-group[data-v-aed4edc9]{display:flex;gap:.5rem}.promo-input[data-v-aed4edc9]{flex:1;padding:.75rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;transition:border-color .2s ease}.promo-input[data-v-aed4edc9]:focus{outline:none;border-color:#16a34a}.promo-input.valid[data-v-aed4edc9]{border-color:#16a34a;background:#f0fdf4}.apply-btn[data-v-aed4edc9]{background:linear-gradient(to right,#16a34a,#0d9488);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease}.apply-btn[data-v-aed4edc9]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #16a34a4d}.promo-success[data-v-aed4edc9]{color:#16a34a;font-size:.875rem;font-weight:600;margin-top:.5rem}.promo-hint[data-v-aed4edc9]{color:#9ca3af;font-size:.75rem;margin-top:.5rem}.pricing-breakdown[data-v-aed4edc9]{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.price-row[data-v-aed4edc9]{display:flex;justify-content:space-between;align-items:center}.price-label[data-v-aed4edc9]{color:#6b7280;font-weight:500}.price-value[data-v-aed4edc9]{font-weight:600;color:#111827}.discount-row .price-value[data-v-aed4edc9]{color:#16a34a}.free-shipping[data-v-aed4edc9]{color:#16a34a;font-weight:600;font-size:.75rem}.total-row[data-v-aed4edc9]{padding-top:1rem;border-top:1px solid #e5e7eb;font-size:1.125rem}.total-row .price-value[data-v-aed4edc9]{font-size:1.5rem;font-weight:700;color:#16a34a}.total-savings[data-v-aed4edc9]{background:linear-gradient(to right,#dcfce7,#bbf7d0);color:#166534;padding:.75rem;border-radius:.75rem;text-align:center;font-weight:600;margin-top:1rem}.checkout-btn[data-v-aed4edc9]{width:100%;background:linear-gradient(to right,#16a34a,#0d9488);color:#fff;border:none;padding:1.25rem;border-radius:1rem;font-weight:700;font-size:1.125rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.checkout-btn[data-v-aed4edc9]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #16a34a4d}.trust-badges[data-v-aed4edc9]{display:flex;flex-direction:column;gap:.75rem}.trust-item[data-v-aed4edc9]{display:flex;align-items:center;gap:.75rem;color:#6b7280;font-size:.875rem}.trust-item svg[data-v-aed4edc9]{color:#16a34a;flex-shrink:0}.cart-item.loading[data-v-aed4edc9]{opacity:.7;pointer-events:none}.checkout-btn[data-v-aed4edc9]:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.checkout-btn[data-v-aed4edc9]:disabled:hover{transform:none;box-shadow:none}.cart-item[data-v-aed4edc9]{animation:slideInUp-aed4edc9 .3s ease-out}@keyframes slideInUp-aed4edc9{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.suggested-item[data-v-aed4edc9]{animation:fadeIn-aed4edc9 .4s ease-out}@keyframes fadeIn-aed4edc9{0%{opacity:0}to{opacity:1}}.cart-items-section[data-v-aed4edc9]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(to right,#16a34a,#0d9488,#059669);border-radius:1.5rem 1.5rem 0 0}.summary-card[data-v-aed4edc9]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(to right,#16a34a,#0d9488,#059669);border-radius:1.5rem 1.5rem 0 0}@media (max-width: 1024px){.cart-layout[data-v-aed4edc9]{grid-template-columns:1fr;gap:2rem}.order-summary[data-v-aed4edc9]{position:static;order:-1}}@media (max-width: 768px){.header-top[data-v-aed4edc9]{flex-direction:column;gap:1rem;text-align:center}.cart-title[data-v-aed4edc9]{font-size:2rem}.cart-item[data-v-aed4edc9]{flex-direction:column;text-align:center}.item-actions[data-v-aed4edc9]{flex-direction:column;gap:1rem;align-items:center}.item-pricing[data-v-aed4edc9]{text-align:center}.cart-items-header[data-v-aed4edc9]{flex-direction:column;gap:1rem;text-align:center}.promo-input-group[data-v-aed4edc9]{flex-direction:column}.apply-btn[data-v-aed4edc9]{width:100%}}@media (max-width: 480px){.cart-header[data-v-aed4edc9]{padding:1rem}.cart-content[data-v-aed4edc9]{padding:0 1rem 2rem}.cart-items-section[data-v-aed4edc9],.summary-card[data-v-aed4edc9],.suggested-section[data-v-aed4edc9]{padding:1.5rem}.cart-title[data-v-aed4edc9]{font-size:1.75rem}.item-image[data-v-aed4edc9]{width:80px;height:80px}.trust-badges[data-v-aed4edc9]{gap:.5rem}.trust-item[data-v-aed4edc9]{font-size:.75rem}}.about-page{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333}.section-container{max-width:1200px;margin:0 auto;padding:0 20px}.section-header{text-align:center;margin-bottom:60px}.section-header h2{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:15px}.section-subheader{font-size:1.25rem;color:#4b5563;max-width:700px;margin:0 auto}.hero-section{position:relative;background:linear-gradient(to right,#16a34a,#0d9488,#16a34a);color:#fff;padding:80px 0;overflow:hidden}.hero-content{position:relative;max-width:900px;margin:0 auto;padding:0 20px;text-align:center;z-index:2}.logo-container{margin-bottom:40px}.logo-circle{width:280px;height:280px;border-radius:50%;background-color:#fff3;display:flex;align-items:center;justify-content:center;margin:0 auto 30px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.logo-circle img{width:250px;height:250px;border-radius:50%}.logo-text{font-size:3.5rem;font-weight:700;background:linear-gradient(to right,#fff,#dcfce7);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:10px}.hero-subtext{font-size:1.25rem;color:#dcfce7;margin-bottom:30px}.hero-description{font-size:1.25rem;color:#dcfce7;max-width:700px;margin:0 auto;line-height:1.6}.floating-element{position:absolute;border-radius:50%;background-color:#fff3}.floating-element-1{top:80px;left:100px;width:24px;height:24px;animation:pulse 2s infinite}.floating-element-2{bottom:120px;right:160px;width:16px;height:16px;background-color:#86efac4d;animation:bounce 3s infinite}.floating-element-3{top:160px;right:120px;width:12px;height:12px;background-color:#5eead466;animation:ping 1.5s infinite}.mission-section{padding:80px 0;background-color:#fff}.mission-content{display:grid;grid-template-columns:1fr;gap:40px}.mission-text{font-size:1.1rem;line-height:1.8}.mission-paragraph{margin-bottom:20px;color:#4b5563}.impact-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.stat-card{background:linear-gradient(to bottom right,#f0fdf4,#ecfdf5);border:1px solid #d1fae5;border-radius:16px;padding:30px;text-align:center;transition:transform .3s ease}.stat-card:hover{transform:scale(1.05)}.stat-icon-container{width:50px;height:50px;background:linear-gradient(to right,#22c55e,#0d9488);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px}.stat-icon{width:24px;height:24px;color:#fff}.stat-number{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:5px}.stat-label{font-size:.875rem;color:#4b5563}.values-section{padding:80px 0;background:linear-gradient(to bottom right,#f9fafb,#f0fdf4)}.values-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:30px}.value-card{background-color:#fff;border-radius:16px;padding:40px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;transition:all .3s ease;cursor:pointer}.value-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-8px)}.value-icon-container{width:70px;height:70px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:25px;transition:transform .3s ease}.value-card:hover .value-icon-container{transform:scale(1.1)}.green-gradient{background:linear-gradient(to right,#22c55e,#16a34a)}.teal-gradient{background:linear-gradient(to right,#0d9488,#0f766e)}.green-teal-gradient{background:linear-gradient(to right,#16a34a,#0d9488)}.teal-green-gradient{background:linear-gradient(to right,#0d9488,#16a34a)}.value-icon{width:32px;height:32px;color:#fff}.value-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:15px}.value-description{font-size:1rem;color:#4b5563;line-height:1.6}.team-section{padding:80px 0;background:linear-gradient(to bottom right,#f0fdf4,#ecfdf5)}.team-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:30px}.team-card{background-color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;transition:all .3s ease}.team-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-8px)}.team-card-header{height:180px;background:linear-gradient(to right,#22c55e,#0d9488);display:flex;align-items:center;justify-content:center}.team-member-icon{width:100px;height:100px;background-color:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.team-icon{width:48px;height:48px;color:#fff}.team-card-body{padding:30px}.team-member-name{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:5px}.team-member-role{color:#16a34a;font-weight:600;margin-bottom:15px}.team-member-bio{font-size:.875rem;color:#4b5563;line-height:1.6;margin-bottom:20px}.team-member-expertise{display:flex;align-items:center;font-size:.875rem;color:#0d9488}.expertise-icon{width:16px;height:16px;margin-right:8px}.cta-section{padding:80px 0;background:linear-gradient(to right,#16a34a,#0d9488);color:#fff}.cta-container{max-width:900px;margin:0 auto;padding:0 20px;text-align:center}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:20px}.cta-text{font-size:1.25rem;color:#dcfce7;max-width:700px;margin:0 auto 40px;line-height:1.6}.cta-buttons{display:flex;flex-direction:column;gap:20px;justify-content:center}.cta-button{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease}.cta-button-primary{background-color:#fff;color:#16a34a}.cta-button-primary:hover{background-color:#f3f4f6;transform:scale(1.05);box-shadow:0 4px 20px #0000001a}.cta-button-secondary{border:2px solid white;color:#fff}.cta-button-secondary:hover{background-color:#fff;color:#16a34a;transform:scale(1.05)}.button-icon{width:20px;height:20px;margin-left:10px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes ping{0%{transform:scale(1);opacity:1}75%,to{transform:scale(2);opacity:0}}@media (min-width: 768px){.mission-content{grid-template-columns:1fr 1fr}.values-grid,.team-grid{grid-template-columns:repeat(2,1fr)}.cta-buttons{flex-direction:row}}@media (min-width: 1024px){.values-grid,.team-grid{grid-template-columns:repeat(4,1fr)}}.eco-contact{min-height:100vh;background:linear-gradient(to bottom right,#f9fafb,#f0fdf4)}.eco-contact-hero{background:linear-gradient(to right,#16a34a,#0d9488,#16a34a);color:#fff;padding:5rem 0}.eco-contact-hero-content{max-width:72rem;margin:0 auto;padding:0 1rem;text-align:center}.eco-contact-hero-icon{width:4rem;height:4rem;border-radius:9999px;background-color:#fff3;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);margin:0 auto 1.5rem}.eco-contact-hero h1{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}.eco-contact-hero p{font-size:1.25rem;color:#dcfce7;max-width:42rem;margin:0 auto}.eco-contact-container{max-width:80rem;margin:0 auto;padding:0 1rem 4rem}.eco-contact-grid{display:grid;gap:3rem;grid-template-columns:repeat(1,1fr);margin-bottom:4rem}.eco-contact-info-card,.eco-contact-form-card{background:#fff;border-radius:1rem;border:1px solid #f3f4f6;box-shadow:0 1px 2px #0000000d;padding:2rem;margin-top:4rem}.eco-contact-info h2,.eco-contact-form h2{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:2rem}.eco-contact-form h2{margin-bottom:.5rem}.eco-contact-form p{color:#4b5563;margin-bottom:2rem}.eco-contact-info-item{display:flex;gap:1rem;margin-bottom:1.5rem}.eco-contact-info-icon{width:3rem;height:3rem;background:linear-gradient(to right,#22c55e,#0d9488);border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.eco-contact-info-icon svg{width:1.25rem;height:1.25rem;color:#fff}.eco-contact-info-item h3{font-weight:600;color:#111827;margin-bottom:.25rem}.eco-contact-info-item p{color:#4b5563}.eco-contact-info-small{font-size:.875rem;color:#6b7280!important}.eco-contact-promise{margin-top:2rem;padding:1.5rem;background:linear-gradient(to right,#f0fdf4,#ecfdf5);border-radius:.75rem;border:1px solid #d1fae5}.eco-contact-promise-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.eco-contact-promise-header svg{width:1.25rem;height:1.25rem;color:#16a34a}.eco-contact-promise-header h3{font-weight:600;color:#166534}.eco-contact-promise p{font-size:.875rem;color:#166534}.eco-contact-topics{margin-bottom:2rem}.eco-contact-topics label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:1rem}.eco-contact-topics-grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr)}.eco-contact-topic-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;border-radius:.5rem;border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:.875rem;font-weight:500;transition:all .2s;cursor:pointer}.eco-contact-topic-btn:hover{border-color:#86efac;background:#f0fdf4}.eco-contact-topic-btn-active{background:linear-gradient(to right,#22c55e,#0d9488)!important;color:#fff!important;border-color:transparent!important}.eco-contact-topic-btn svg{width:1rem;height:1rem}.eco-contact-form-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.eco-contact-form label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem;margin-top:1rem}.eco-contact-form input,.eco-contact-form textarea{width:90%;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:all .2s}#subject{width:95%!important}.eco-contact-form input:focus,.eco-contact-form textarea:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 2px #22c55e33}.eco-contact-form textarea{min-height:9rem;resize:vertical;margin-bottom:2rem;width:95%}.eco-contact-submit-btn{width:100%;background:linear-gradient(to right,#22c55e,#0d9488);color:#fff;font-weight:600;padding:1rem 2rem;border-radius:.5rem;border:none;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s;cursor:pointer}.eco-contact-submit-btn:hover{background:linear-gradient(to right,#16a34a,#0d9488);transform:scale(1.01)}.eco-contact-submit-btn:disabled{background:linear-gradient(to right,#9ca3af,#6b7280);transform:none;cursor:not-allowed}.eco-contact-submit-btn svg{width:1.25rem;height:1.25rem}.eco-contact-submit-spinner{width:1.25rem;height:1.25rem;border:2px solid white;border-top-color:transparent;border-radius:9999px;animation:spin 1s linear infinite}.eco-contact-alert{margin-top:1.5rem;padding:1rem;border-radius:.5rem;display:flex;align-items:flex-start;gap:.75rem}.eco-contact-alert-success{background:#f0fdf4;border:1px solid #bbf7d0}.eco-contact-alert-error{background:#fef2f2;border:1px solid #fecaca}.eco-contact-alert svg{width:1.25rem;height:1.25rem;flex-shrink:0}.eco-contact-alert-success svg{color:#16a34a}.eco-contact-alert-error svg{color:#dc2626}.eco-contact-alert p:first-child{font-weight:500;margin-bottom:.25rem}.eco-contact-alert-success p:first-child{color:#166534}.eco-contact-alert-error p:first-child{color:#991b1b}.eco-contact-alert p:last-child{font-size:.875rem}.eco-contact-alert-success p:last-child{color:#166534}.eco-contact-alert-error p:last-child{color:#991b1b}.eco-contact-cta{background:linear-gradient(to right,#16a34a,#0d9488);border-radius:1rem;padding:2rem;text-align:center;color:#fff}.eco-contact-cta h2{font-size:1.875rem;font-weight:700;margin-bottom:1rem}.eco-contact-cta p{color:#dcfce7;font-size:1.125rem;max-width:42rem;margin:0 auto 2rem}.eco-contact-social{display:flex;justify-content:center;gap:1rem}.eco-contact-social a{width:3rem;height:3rem;background-color:#fff3;border-radius:9999px;display:flex;align-items:center;justify-content:center;transition:all .2s}.eco-contact-social a:hover{background-color:#ffffff4d;transform:scale(1.1)}.eco-contact-social a:before{content:"";width:1.25rem;height:1.25rem;background-color:#fff;border-radius:.125rem}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width: 1024px){.eco-contact-grid{grid-template-columns:repeat(3,1fr)}.eco-contact-form{grid-column:span 2}.eco-contact-topics-grid{grid-template-columns:repeat(3,1fr)}}.dashboard-container[data-v-f9965eea]{background:linear-gradient(to bottom right,#f0fdf4,#fff,#f0fdf4);min-height:100vh;position:relative}.dashboard-header[data-v-f9965eea]{max-width:1400px;margin:0 auto;padding:2rem 1rem}.header-content[data-v-f9965eea]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.dashboard-title[data-v-f9965eea]{font-size:2.5rem;font-weight:700;background:linear-gradient(to right,#16a34a,#0d9488);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.5rem}.dashboard-subtitle[data-v-f9965eea]{color:#6b7280;font-size:1.125rem}.time-range-select[data-v-f9965eea]{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.75rem;background:#fff;font-weight:600;color:#374151;cursor:pointer;transition:border-color .2s ease}.time-range-select[data-v-f9965eea]:focus{outline:none;border-color:#16a34a}.login-overlay[data-v-f9965eea]{position:absolute;inset:0;background:#16a34a1a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:9;cursor:pointer;animation:fadeIn-f9965eea .5s ease-out}.login-overlay-content[data-v-f9965eea]{background:#fff;padding:2rem 3rem;border-radius:2rem;box-shadow:0 20px 50px #0000001a;text-align:center;border:2px solid #16a34a;animation:pulse-f9965eea 2s infinite}.overlay-icon[data-v-f9965eea]{background:linear-gradient(135deg,#f0fdf4,#dcfce7);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#16a34a}.overlay-text[data-v-f9965eea]{font-size:1.125rem;font-weight:600;color:#111827;margin:0}.dashboard-content[data-v-f9965eea]{max-width:1400px;margin:0 auto;padding:0 1rem 4rem;transition:filter .3s ease}.blurred[data-v-f9965eea]{filter:blur(4px);pointer-events:none}.stats-section[data-v-f9965eea]{margin-bottom:3rem}.stats-grid[data-v-f9965eea]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.stat-card[data-v-f9965eea]{background:#fff;padding:2rem;border-radius:1.5rem;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb;position:relative;overflow:hidden}.stat-card[data-v-f9965eea]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;border-radius:1.5rem 1.5rem 0 0}.stat-card.sales[data-v-f9965eea]:before{background:linear-gradient(to right,#16a34a,#0d9488)}.stat-card.orders[data-v-f9965eea]:before{background:linear-gradient(to right,#0369a1,#0284c7)}.stat-card.customers[data-v-f9965eea]:before{background:linear-gradient(to right,#7c3aed,#a855f7)}.stat-card.carbon[data-v-f9965eea]:before{background:linear-gradient(to right,#059669,#0d9488)}.stat-header[data-v-f9965eea]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.stat-icon[data-v-f9965eea]{background:#f3f4f6;padding:.75rem;border-radius:.75rem;color:#6b7280}.sales .stat-icon[data-v-f9965eea]{background:#f0fdf4;color:#16a34a}.orders .stat-icon[data-v-f9965eea]{background:#eff6ff;color:#0369a1}.customers .stat-icon[data-v-f9965eea]{background:#faf5ff;color:#7c3aed}.carbon .stat-icon[data-v-f9965eea]{background:#ecfdf5;color:#059669}.stat-trend[data-v-f9965eea]{display:flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:50px;font-size:.875rem;font-weight:600}.stat-trend.up[data-v-f9965eea]{background:#dcfce7;color:#166534}.stat-value[data-v-f9965eea]{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.25rem}.stat-label[data-v-f9965eea]{color:#6b7280;font-weight:500}.dashboard-grid[data-v-f9965eea]{display:grid;grid-template-columns:2fr 1fr;gap:2rem;grid-template-areas:"orders products" "chart impact" "chart notifications"}.dashboard-card[data-v-f9965eea]{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb}.orders-card[data-v-f9965eea]{grid-area:orders}.products-card[data-v-f9965eea]{grid-area:products}.chart-card[data-v-f9965eea]{grid-area:chart}.impact-card[data-v-f9965eea]{grid-area:impact}.notifications-card[data-v-f9965eea]{grid-area:notifications}.card-header[data-v-f9965eea]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.card-title[data-v-f9965eea]{font-size:1.25rem;font-weight:700;color:#111827;margin:0}.header-icon[data-v-f9965eea]{color:#16a34a}.view-all-btn[data-v-f9965eea]{background:#f3f4f6;color:#6b7280;border:none;padding:.5rem 1rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease}.view-all-btn[data-v-f9965eea]:hover{background:#e5e7eb;color:#374151}.metric-select[data-v-f9965eea]{background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb;padding:.5rem 1rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease}.metric-select[data-v-f9965eea]:focus{outline:none;border-color:#16a34a;background:#fff}.orders-list[data-v-f9965eea]{display:flex;flex-direction:column;gap:1rem}.order-item[data-v-f9965eea]{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f9fafb;border-radius:.75rem;border:1px solid #e5e7eb;transition:all .2s ease}.order-item[data-v-f9965eea]:hover{background:#f3f4f6;border-color:#d1d5db}.order-info[data-v-f9965eea]{display:flex;flex-direction:column;gap:.25rem}.order-id[data-v-f9965eea]{font-weight:600;color:#111827;font-size:.875rem}.order-customer[data-v-f9965eea]{color:#6b7280;font-size:.875rem}.order-meta[data-v-f9965eea]{color:#9ca3af;font-size:.75rem}.order-status[data-v-f9965eea]{text-align:right}.status-badge[data-v-f9965eea]{color:#fff;padding:.25rem .75rem;border-radius:50px;font-size:.75rem;font-weight:600;text-transform:capitalize}.order-date[data-v-f9965eea]{color:#9ca3af;font-size:.75rem;margin-top:.25rem}.products-list[data-v-f9965eea]{display:flex;flex-direction:column;gap:1rem}.product-item[data-v-f9965eea]{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f9fafb;border-radius:.75rem;border:1px solid #e5e7eb;transition:all .2s ease}.product-item[data-v-f9965eea]:hover{background:#f3f4f6;border-color:#d1d5db}.product-info[data-v-f9965eea]{display:flex;flex-direction:column;gap:.25rem}.product-name[data-v-f9965eea]{font-weight:600;color:#111827;font-size:.875rem;margin:0}.product-metrics[data-v-f9965eea]{display:flex;gap:1rem}.metric[data-v-f9965eea]{color:#6b7280;font-size:.75rem}.product-trend[data-v-f9965eea]{display:flex;align-items:center}.trend-icon[data-v-f9965eea]{transition:transform .2s ease}.trend-icon.up[data-v-f9965eea]{color:#16a34a}.trend-icon.down[data-v-f9965eea]{color:#dc2626}.product-item:hover .trend-icon[data-v-f9965eea]{transform:scale(1.1)}.chart-placeholder[data-v-f9965eea]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;background:#f9fafb;border-radius:1rem;border:2px dashed #e5e7eb;transition:all .3s ease}.chart-placeholder[data-v-f9965eea]:hover{background:#f3f4f6;border-color:#d1d5db}.chart-icon[data-v-f9965eea]{color:#9ca3af;margin-bottom:1rem;transition:all .3s ease}.chart-placeholder:hover .chart-icon[data-v-f9965eea]{color:#6b7280;transform:scale(1.05)}.chart-text[data-v-f9965eea]{color:#6b7280;font-weight:500}.chart-actions[data-v-f9965eea]{display:flex;gap:.5rem}.chart-btn[data-v-f9965eea]{padding:.5rem 1rem;border:1px solid #e5e7eb;background:#fff;border-radius:.5rem;cursor:pointer;transition:all .2s ease;font-size:.875rem;font-weight:500;color:#6b7280}.chart-btn[data-v-f9965eea]:hover{background:#f9fafb;border-color:#d1d5db}.chart-btn.active[data-v-f9965eea]{background:#16a34a;color:#fff;border-color:#16a34a}.chart-btn.active[data-v-f9965eea]:hover{background:#15803d}.impact-metrics[data-v-f9965eea]{display:flex;flex-direction:column;gap:1.5rem}.impact-item[data-v-f9965eea]{display:flex;align-items:center;gap:1rem;transition:transform .2s ease}.impact-item[data-v-f9965eea]:hover{transform:translate(4px)}.impact-icon[data-v-f9965eea]{background:#fff;padding:.75rem;border-radius:.75rem;box-shadow:0 2px 4px #0000000d;transition:all .2s ease}.impact-item:hover .impact-icon[data-v-f9965eea]{box-shadow:0 4px 8px #0000001a;transform:scale(1.05)}.impact-icon.leaf[data-v-f9965eea]{color:#16a34a}.impact-icon.recycle[data-v-f9965eea]{color:#0d9488}.impact-icon.globe[data-v-f9965eea]{color:#0369a1}.impact-info[data-v-f9965eea]{display:flex;flex-direction:column}.impact-value[data-v-f9965eea]{font-size:1.25rem;font-weight:700;color:#111827}.impact-label[data-v-f9965eea]{color:#6b7280;font-size:.875rem}.notification-count[data-v-f9965eea]{background:#16a34a;color:#fff;padding:.25rem .5rem;border-radius:50px;font-size:.75rem;font-weight:600;min-width:20px;text-align:center}.notifications-list[data-v-f9965eea]{display:flex;flex-direction:column;gap:1rem}.notification-item[data-v-f9965eea]{display:flex;gap:1rem;padding:1rem;background:#f9fafb;border-radius:.75rem;border:1px solid #e5e7eb;transition:all .2s ease}.notification-item[data-v-f9965eea]:hover{background:#f3f4f6;border-color:#d1d5db;transform:translate(2px)}.notification-icon[data-v-f9965eea]{background:#fff;padding:.5rem;border-radius:.5rem;color:#16a34a;flex-shrink:0;transition:all .2s ease}.notification-item:hover .notification-icon[data-v-f9965eea]{transform:scale(1.05)}.notification-content[data-v-f9965eea]{display:flex;flex-direction:column;gap:.25rem}.notification-message[data-v-f9965eea]{font-weight:500;color:#111827;font-size:.875rem;margin:0}.notification-time[data-v-f9965eea]{color:#9ca3af;font-size:.75rem}.modal-overlay[data-v-f9965eea]{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1001;animation:fadeIn-f9965eea .3s ease-out}.modal-content[data-v-f9965eea]{background:#fff;max-width:500px;width:90%;border-radius:2rem;box-shadow:0 20px 50px #0003;animation:slideUp-f9965eea .3s ease-out;overflow:hidden}.modal-header[data-v-f9965eea]{background:linear-gradient(to right,#16a34a,#0d9488);color:#fff;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.modal-title[data-v-f9965eea]{font-size:1.5rem;font-weight:700;margin:0}.modal-close[data-v-f9965eea]{background:#fff3;border:none;color:#fff;padding:.5rem;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.modal-close[data-v-f9965eea]:hover{background:#ffffff4d;transform:scale(1.05)}.modal-body[data-v-f9965eea]{padding:2.5rem;text-align:center}.info-icon-container[data-v-f9965eea]{background:linear-gradient(135deg,#f0fdf4,#dcfce7);width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#16a34a;animation:gentle-bounce-f9965eea 3s ease-in-out infinite}.modal-subtitle[data-v-f9965eea]{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 1rem}.modal-text[data-v-f9965eea]{color:#6b7280;line-height:1.6;margin:0 0 2rem}.coming-features[data-v-f9965eea]{background:#f9fafb;padding:1.5rem;border-radius:1rem;margin-bottom:1.5rem;border:1px solid #e5e7eb}.coming-title[data-v-f9965eea]{font-size:1rem;font-weight:600;color:#111827;margin:0 0 1rem}.coming-list[data-v-f9965eea]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.coming-item[data-v-f9965eea]{background:linear-gradient(to right,#dcfce7,#bbf7d0);color:#166534;padding:.5rem 1rem;border-radius:50px;font-size:.75rem;font-weight:600;border:1px solid #16a34a;transition:all .2s ease}.coming-item[data-v-f9965eea]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #16a34a1a}.modal-footer[data-v-f9965eea]{padding:1.5rem 2rem;background:#f9fafb}.modal-btn[data-v-f9965eea]{width:100%;background:linear-gradient(to right,#16a34a,#0d9488);color:#fff;border:none;padding:1rem 2rem;border-radius:1rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.modal-btn[data-v-f9965eea]:hover{background:linear-gradient(to right,#15803d,#0f766e);transform:translateY(-2px);box-shadow:0 8px 20px #16a34a33}.modal-btn[data-v-f9965eea]:active{transform:translateY(0)}@keyframes fadeIn-f9965eea{0%{opacity:0}to{opacity:1}}@keyframes slideUp-f9965eea{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-f9965eea{0%,to{box-shadow:0 0 #16a34a66}50%{box-shadow:0 0 0 20px #16a34a00}}@keyframes gentle-bounce-f9965eea{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-width: 1024px){.dashboard-grid[data-v-f9965eea]{grid-template-columns:1fr;grid-template-areas:"orders" "products" "chart" "impact" "notifications"}.dashboard-title[data-v-f9965eea]{font-size:2rem}.stats-grid[data-v-f9965eea]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width: 768px){.dashboard-header[data-v-f9965eea]{padding:1.5rem 1rem}.header-content[data-v-f9965eea]{flex-direction:column;align-items:stretch;text-align:center}.dashboard-title[data-v-f9965eea]{font-size:1.75rem}.stats-grid[data-v-f9965eea]{grid-template-columns:1fr;gap:1rem}.stat-card[data-v-f9965eea],.dashboard-card[data-v-f9965eea]{padding:1.5rem}.order-item[data-v-f9965eea]{flex-direction:column;align-items:flex-start;gap:1rem}.order-status[data-v-f9965eea]{text-align:left;width:100%}.modal-content[data-v-f9965eea]{margin:1rem;width:calc(100% - 2rem)}.modal-body[data-v-f9965eea]{padding:2rem 1.5rem}}@media (max-width: 480px){.dashboard-container[data-v-f9965eea]{padding:0}.dashboard-header[data-v-f9965eea]{padding:1rem}.dashboard-title[data-v-f9965eea]{font-size:1.5rem}.dashboard-subtitle[data-v-f9965eea]{font-size:1rem}.dashboard-content[data-v-f9965eea]{padding:0 1rem 2rem}.stat-card[data-v-f9965eea]{padding:1rem}.stat-value[data-v-f9965eea]{font-size:1.5rem}.dashboard-card[data-v-f9965eea]{padding:1rem}.card-header[data-v-f9965eea]{flex-direction:column;align-items:flex-start;gap:1rem}.product-metrics[data-v-f9965eea]{flex-direction:column;gap:.25rem}.coming-list[data-v-f9965eea]{flex-direction:column;align-items:center}.coming-item[data-v-f9965eea]{width:100%;text-align:center}}@media (prefers-color-scheme: dark){.login-overlay-content[data-v-f9965eea],.modal-content[data-v-f9965eea]{border:2px solid rgba(22,163,74,.8)}}@media (prefers-reduced-motion: reduce){[data-v-f9965eea]{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast: high){.stat-card[data-v-f9965eea],.dashboard-card[data-v-f9965eea],.order-item[data-v-f9965eea],.product-item[data-v-f9965eea],.notification-item[data-v-f9965eea]{border:2px solid #111827}.stat-trend.up[data-v-f9965eea]{background:#16a34a;color:#fff}}.time-range-select[data-v-f9965eea]:focus,.view-all-btn[data-v-f9965eea]:focus,.metric-select[data-v-f9965eea]:focus,.chart-btn[data-v-f9965eea]:focus,.modal-close[data-v-f9965eea]:focus,.modal-btn[data-v-f9965eea]:focus{outline:2px solid #16a34a;outline-offset:2px}@media print{.login-overlay[data-v-f9965eea],.modal-overlay[data-v-f9965eea]{display:none}.dashboard-content[data-v-f9965eea]{filter:none!important}.dashboard-container[data-v-f9965eea]{background:#fff}}.profile-container[data-v-244d3e76]{background:linear-gradient(to bottom right,#f0fdf4,#fff,#f0fdf4);min-height:100vh}.profile-header[data-v-244d3e76]{max-width:1200px;margin:0 auto;padding:3rem 1rem 2rem}.header-content[data-v-244d3e76]{text-align:center}.user-avatar-section[data-v-244d3e76]{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.avatar-placeholder[data-v-244d3e76]{width:120px;height:120px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#9ca3af;border:4px solid white;box-shadow:0 8px 25px #0000001a}.welcome-title[data-v-244d3e76]{font-size:2.5rem;font-weight:700;background:linear-gradient(to right,#16a34a,#0d9488);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.5rem}.welcome-subtitle[data-v-244d3e76]{color:#6b7280;font-size:1.125rem}.login-required-section[data-v-244d3e76]{max-width:1200px;margin:0 auto;padding:0 1rem 4rem}.login-content[data-v-244d3e76]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.login-card[data-v-244d3e76]{background:#fff;padding:3rem;border-radius:2rem;box-shadow:0 10px 30px #00000014;text-align:center;border:1px solid #e5e7eb;position:relative}.login-card[data-v-244d3e76]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(to right,#16a34a,#0d9488,#059669);border-radius:2rem 2rem 0 0}.lock-icon-container[data-v-244d3e76]{background:linear-gradient(135deg,#f0fdf4,#dcfce7);width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;color:#16a34a}.login-title[data-v-244d3e76]{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1rem}.login-description[data-v-244d3e76]{color:#6b7280;font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.login-benefits[data-v-244d3e76]{text-align:left;margin-bottom:2rem}.benefits-title[data-v-244d3e76]{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1rem}.benefits-list[data-v-244d3e76]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.benefit-item[data-v-244d3e76]{display:flex;align-items:center;gap:.75rem;color:#374151;font-weight:500}.benefit-icon[data-v-244d3e76]{color:#16a34a;flex-shrink:0}.login-btn[data-v-244d3e76]{background:linear-gradient(to right,#16a34a,#0d9488);color:#fff;border:none;padding:1rem 2rem;border-radius:1rem;font-weight:600;font-size:1.125rem;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.75rem;margin-bottom:1rem;width:100%;justify-content:center}.login-btn[data-v-244d3e76]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #16a34a4d}.signup-text[data-v-244d3e76]{color:#6b7280;font-size:.875rem}.signup-link[data-v-244d3e76]{color:#16a34a;font-weight:600;cursor:pointer;text-decoration:underline}.signup-link[data-v-244d3e76]:hover{color:#0d9488}.features-preview[data-v-244d3e76]{background:#fff;padding:2rem;border-radius:2rem;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb}.preview-title[data-v-244d3e76]{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem;text-align:center}.features-grid[data-v-244d3e76]{display:flex;flex-direction:column;gap:1rem}.feature-card[data-v-244d3e76]{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#f9fafb;border-radius:1rem;border:1px solid #e5e7eb;cursor:pointer;transition:all .3s ease}.feature-card[data-v-244d3e76]:hover{background:#f0fdf4;border-color:#16a34a;transform:translate(4px);box-shadow:0 4px 12px #16a34a1a}.feature-icon[data-v-244d3e76]{background:#fff;padding:.75rem;border-radius:.75rem;box-shadow:0 2px 4px #0000000d}.feature-content[data-v-244d3e76]{flex:1}.feature-title[data-v-244d3e76]{font-size:1rem;font-weight:600;color:#111827;margin-bottom:.25rem}.feature-description[data-v-244d3e76]{color:#6b7280;font-size:.875rem;line-height:1.4}.feature-arrow[data-v-244d3e76]{color:#9ca3af;transition:all .2s ease}.feature-card:hover .feature-arrow[data-v-244d3e76]{color:#16a34a;transform:translate(2px)}.modal-overlay[data-v-244d3e76]{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn-244d3e76 .3s ease-out}.modal-content[data-v-244d3e76]{background:#fff;max-width:500px;width:90%;border-radius:2rem;box-shadow:0 20px 50px #0003;animation:slideUp-244d3e76 .3s ease-out;overflow:hidden}.modal-header[data-v-244d3e76]{background:linear-gradient(to right,#16a34a,#0d9488);color:#fff;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.modal-title[data-v-244d3e76]{font-size:1.5rem;font-weight:700;margin:0}.modal-close[data-v-244d3e76]{background:#fff3;border:none;color:#fff;padding:.5rem;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.modal-close[data-v-244d3e76]:hover{background:#ffffff4d}.modal-body[data-v-244d3e76]{padding:2.5rem;text-align:center}.info-icon-container[data-v-244d3e76]{background:linear-gradient(135deg,#f0fdf4,#dcfce7);width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#16a34a}.modal-subtitle[data-v-244d3e76]{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1rem}.modal-text[data-v-244d3e76]{color:#6b7280;line-height:1.6;margin-bottom:2rem}.coming-features[data-v-244d3e76]{background:#f9fafb;padding:1.5rem;border-radius:1rem;margin-bottom:1.5rem}.coming-title[data-v-244d3e76]{font-size:1rem;font-weight:600;color:#111827;margin-bottom:1rem}.coming-list[data-v-244d3e76]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.coming-item[data-v-244d3e76]{background:linear-gradient(to right,#dcfce7,#bbf7d0);color:#166534;padding:.5rem 1rem;border-radius:50px;font-size:.75rem;font-weight:600;border:1px solid #16a34a}.modal-footer[data-v-244d3e76]{padding:1.5rem 2rem;background:#f9fafb}.modal-btn[data-v-244d3e76]{width:100%;background:linear-gradient(to right,#16a34a,#0d9488);color:#fff;border:none;padding:1rem;border-radius:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.modal-btn[data-v-244d3e76]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #16a34a4d}@keyframes fadeIn-244d3e76{0%{opacity:0}to{opacity:1}}@keyframes slideUp-244d3e76{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.feature-card[data-v-244d3e76]{animation:slideInLeft-244d3e76 .5s ease-out}@keyframes slideInLeft-244d3e76{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media (max-width: 1024px){.login-content[data-v-244d3e76]{grid-template-columns:1fr;gap:2rem}.features-preview[data-v-244d3e76]{order:-1}}@media (max-width: 768px){.profile-header[data-v-244d3e76]{padding:2rem 1rem 1rem}.welcome-title[data-v-244d3e76]{font-size:2rem}.user-avatar-section[data-v-244d3e76]{gap:1rem}.avatar-placeholder[data-v-244d3e76]{width:80px;height:80px}.login-card[data-v-244d3e76]{padding:2rem}.modal-content[data-v-244d3e76]{margin:1rem;width:auto}.modal-body[data-v-244d3e76]{padding:2rem}.features-grid[data-v-244d3e76]{gap:.75rem}.feature-card[data-v-244d3e76]{padding:1rem}}@media (max-width: 480px){.welcome-title[data-v-244d3e76]{font-size:1.75rem}.login-card[data-v-244d3e76]{padding:1.5rem}.login-title[data-v-244d3e76]{font-size:1.5rem}.benefits-list[data-v-244d3e76]{gap:.5rem}.benefit-item[data-v-244d3e76]{font-size:.875rem}.modal-header[data-v-244d3e76]{padding:1rem 1.5rem}.modal-body[data-v-244d3e76]{padding:1.5rem}.coming-list[data-v-244d3e76]{flex-direction:column;align-items:center}.coming-item[data-v-244d3e76]{width:100%;text-align:center}}.login-card[data-v-244d3e76]{position:relative;overflow:hidden}.login-card[data-v-244d3e76]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,#16a34a,transparent)}.features-preview[data-v-244d3e76]{position:relative}.features-preview[data-v-244d3e76]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(to right,#16a34a,#0d9488,#059669);border-radius:2rem 2rem 0 0}.faq-page[data-v-639de596]{min-height:100vh;background:linear-gradient(to bottom right,#f9fafb,#f0fdf4)}.faq-hero[data-v-639de596]{background:linear-gradient(to right,#16a34a,#0d9488,#16a34a);color:#fff;padding:5rem 1rem;text-align:center}.faq-hero-content[data-v-639de596]{max-width:56rem;margin:0 auto}.faq-hero-icon[data-v-639de596]{width:4rem;height:4rem;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.faq-hero-icon .icon[data-v-639de596]{width:2rem;height:2rem}.faq-hero h1[data-v-639de596]{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}.faq-hero p[data-v-639de596]{font-size:1.25rem;color:#d1fae5;max-width:36rem;margin:0 auto}.faq-container[data-v-639de596]{max-width:80rem;margin:0 auto;padding:4rem 1rem}.search-container[data-v-639de596]{max-width:42rem;margin:0 auto 3rem}.search-input[data-v-639de596]{position:relative}.search-input .search-icon[data-v-639de596]{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:#9ca3af}.search-input input[data-v-639de596]{width:100%;padding:1rem 1rem 1rem 3rem;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;font-size:1.125rem;box-shadow:0 1px 2px #0000000d}.search-input input[data-v-639de596]:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 2px #10b98180}.category-filters[data-v-639de596]{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem}.category-filters button[data-v-639de596]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:9999px;font-size:.875rem;font-weight:500;transition:all .3s;border:1px solid #e5e7eb;background:#fff;color:#4b5563}.category-filters button[data-v-639de596]:hover{background:#f0fdf4;color:#16a34a;transform:scale(1.05)}.category-filters button.active[data-v-639de596]{background:linear-gradient(to right,#10b981,#0d9488);color:#fff;box-shadow:0 4px 6px #0000001a;border:none}.category-icon[data-v-639de596]{width:1rem;height:1rem}.faq-grid[data-v-639de596]{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:4rem}@media (min-width: 768px){.faq-grid[data-v-639de596]{grid-template-columns:repeat(2,1fr)}}.faq-item[data-v-639de596]{background:#fff;border-radius:1rem;border:1px solid #e5e7eb;overflow:hidden;transition:box-shadow .3s}.faq-item[data-v-639de596]:hover{box-shadow:0 4px 6px #0000000d}.faq-question[data-v-639de596]{width:100%;padding:1.25rem 1.5rem;text-align:left;display:flex;justify-content:space-between;align-items:center;background:transparent;border:none;cursor:pointer}.faq-question[data-v-639de596]:hover{background:#f0fdf4}.faq-question h3[data-v-639de596]{font-size:1.125rem;font-weight:600;color:#111827;margin-right:1rem}.chevron[data-v-639de596]{width:1.25rem;height:1.25rem;color:#6b7280;flex-shrink:0;transition:transform .3s}.chevron.rotated[data-v-639de596]{transform:rotate(180deg)}.faq-answer[data-v-639de596]{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer.open[data-v-639de596]{max-height:500px}.answer-content[data-v-639de596]{padding:0 1.5rem 1.5rem;border-top:1px solid #e5e7eb}.answer-content p[data-v-639de596]{color:#4b5563;line-height:1.6}.no-results[data-v-639de596]{text-align:center;padding:3rem 0}.no-results-icon[data-v-639de596]{width:6rem;height:6rem;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.search-icon-large[data-v-639de596]{width:3rem;height:3rem;color:#6b7280}.no-results h3[data-v-639de596]{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.no-results p[data-v-639de596]{color:#6b7280;margin-bottom:1.5rem}.clear-filters[data-v-639de596]{background:linear-gradient(to right,#10b981,#0d9488);color:#fff;padding:.75rem 1.5rem;border-radius:9999px;font-weight:500;border:none;cursor:pointer;transition:all .3s}.clear-filters[data-v-639de596]:hover{background:linear-gradient(to right,#0d9488,#0f766e);transform:scale(1.05)}.contact-cta[data-v-639de596]{background:linear-gradient(to right,#16a34a,#0d9488);border-radius:1rem;padding:2rem;text-align:center;color:#fff}.cta-content[data-v-639de596]{max-width:42rem;margin:0 auto}.cta-icon[data-v-639de596]{width:4rem;height:4rem;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.cta-icon .icon[data-v-639de596]{width:2rem;height:2rem}.contact-cta h2[data-v-639de596]{font-size:2rem;font-weight:700;margin-bottom:1rem}.contact-cta p[data-v-639de596]{font-size:1.125rem;color:#d1fae5;margin-bottom:2rem}.cta-buttons[data-v-639de596]{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width: 640px){.cta-buttons[data-v-639de596]{flex-direction:row}}.primary-button[data-v-639de596]{background:#fff;color:#16a34a;padding:.75rem 2rem;border-radius:9999px;font-weight:600;transition:all .3s;text-decoration:none}.primary-button[data-v-639de596]:hover{background:#f0fdf4;transform:scale(1.05);box-shadow:0 4px 6px #0000001a}.secondary-button[data-v-639de596]{border:2px solid white;color:#fff;padding:.75rem 2rem;border-radius:9999px;font-weight:600;transition:all .3s;text-decoration:none}.secondary-button[data-v-639de596]:hover{background:#fff;color:#16a34a;transform:scale(1.05)}.legal-page{min-height:100vh;background:linear-gradient(to bottom right,#f0fdf4,#fff,#f0fdf4);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333}.legal-hero{background:linear-gradient(to right,#16a34a,#0d9488,#16a34a);color:#fff;padding:4rem 0;text-align:center}.legal-hero h1{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}.legal-hero p{font-size:1.25rem;color:#dcfce7;max-width:36rem;margin:0 auto}.legal-container{max-width:80rem;margin:0 auto;padding:3rem 1rem}.tab-button{display:flex;align-items:center;width:100%;gap:.75rem;padding:1rem 2rem;border-radius:.75rem;font-weight:500;transition:all .3s ease;border:none;background:transparent;cursor:pointer}.legal-card{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;overflow:hidden;margin-bottom:3rem}.card-header{background:linear-gradient(to right,#f0fdf4,#ecfdf5);padding:1.5rem;border-bottom:1px solid #e5e7eb}.header-content{display:flex;align-items:center;gap:.75rem}.update-date{color:#4b5563;margin-top:.5rem}.card-body{padding:2rem}.legal-section{margin-bottom:2rem}.section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.section-icon{width:2rem;height:2rem;background:linear-gradient(to right,#22c55e,#0d9488);border-radius:50%;display:flex;align-items:center;justify-content:center}.section-icon svg{width:1rem;height:1rem;color:#fff}.legal-section h3{font-size:1.25rem;font-weight:600;color:#111827}.legal-section p{color:#4b5563;line-height:1.6;margin-bottom:1rem}.legal-section ul{color:#4b5563;padding-left:1.5rem;margin-bottom:1rem}.legal-section li{margin-bottom:.5rem}.section-content{display:flex;flex-direction:column;gap:1.5rem}.info-group h4{font-weight:500;color:#111827;margin-bottom:.5rem}.usage-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;margin-top:1rem}.usage-card{padding:1rem;border-radius:.5rem;border:1px solid #e5e7eb}.usage-card:nth-child(odd){background:#f0fdf4;border-color:#d1fae5}.usage-card:nth-child(2n){background:#ecfdf5;border-color:#a7f3d0}.usage-card h4{font-weight:500;color:#111827;margin-bottom:.5rem}.usage-card p{font-size:.875rem;color:#4b5563;margin-bottom:0}.notice-box{display:flex;gap:.75rem;padding:1rem;border-radius:.5rem;border:1px solid #d1fae5;background:#f0fdf4;margin:1rem 0}.notice-icon{width:1.25rem;height:1.25rem;color:#0d9488;flex-shrink:0}.notice-box h4{font-weight:500;color:#111827;margin-bottom:.25rem;margin-top:0!important}.notice-box p{font-size:.875rem;color:#4b5563;margin-bottom:0;margin-top:0!important}.warning-box{padding:1rem;border-radius:.5rem;border:1px solid #fef3c7;background:#fffbeb;margin:1rem 0}.warning-box p{font-size:.875rem;color:#92400e;margin-bottom:0;margin-top:0!important}.grid-section{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-top:1rem}.grid-section ul{font-size:.875rem;padding-left:1.25rem}.contact-section{padding-top:1.5rem;border-top:1px solid #e5e7eb}.contact-link{display:flex;align-items:center;gap:.5rem;color:#16a34a;margin-top:.5rem}.contact-info{margin-top:1rem}.contact-info p{font-size:.875rem;margin-top:.5rem}.legal-cta{background:linear-gradient(to right,#16a34a,#0d9488);border-radius:1rem;padding:2rem;text-align:center;color:#fff}.legal-cta h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.legal-cta p{color:#dcfce7;max-width:48rem;margin:0 auto 1.5rem}.cta-button{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#16a34a;padding:.75rem 1.5rem;border-radius:9999px;font-weight:600;text-decoration:none;transition:all .3s ease}.cta-button:hover{background:#f3f4f6;transform:scale(1.05);box-shadow:0 4px 6px #0000001a}@media (min-width: 768px){.usage-grid,.grid-section{grid-template-columns:repeat(2,1fr)}.legal-hero h1{font-size:3rem}.legal-container{padding:3rem 2rem}}@media (min-width: 1024px){.legal-hero{padding:5rem 0}.legal-hero h1{font-size:3.75rem}}.shipping-returns-page{min-height:100vh;background:linear-gradient(to bottom right,#f0fdf4,#fff,#f0fdf4);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333}.shipping-hero{background:linear-gradient(to right,#16a34a,#0d9488,#16a34a);color:#fff;padding:4rem 0;text-align:center}.hero-content{max-width:56rem;margin:0 auto;padding:0 1rem}.hero-icon{width:4rem;height:4rem;border-radius:50%;background-color:#fff3;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-icon svg{width:2rem;height:2rem;color:#fff}.shipping-hero h1{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}.shipping-hero p{font-size:1.25rem;color:#dcfce7;max-width:36rem;margin:0 auto}.shipping-container{max-width:80rem;margin:0 auto;padding:3rem 1rem}.tab-container{display:flex;justify-content:center;margin-bottom:3rem}.tab-wrapper{background:#fff;border-radius:1rem;padding:.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.tab-button{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:.75rem;font-weight:500;transition:all .3s ease;border:none;background:transparent;cursor:pointer}.tab-icon{width:1.25rem;height:1.25rem}.tab-button:not(.active-tab){color:#4b5563}.tab-button:not(.active-tab):hover{background:#f0fdf4;color:#16a34a}.active-tab{background:linear-gradient(to right,#22c55e,#0d9488);color:#fff;box-shadow:0 4px 6px #0000001a}.eco-promise,.satisfaction-guarantee{background:linear-gradient(to right,#16a34a,#0d9488);border-radius:1rem;padding:2rem;text-align:center;color:#fff;margin-bottom:2rem}.promise-icon,.guarantee-icon{width:4rem;height:4rem;border-radius:50%;background-color:#fff3;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.promise-icon svg,.guarantee-icon svg{width:2rem;height:2rem;color:#fff}.eco-promise h2,.satisfaction-guarantee h2{font-size:1.75rem;font-weight:700;margin-bottom:1rem}.eco-promise p,.satisfaction-guarantee p{font-size:1.125rem;color:#dcfce7;max-width:48rem;margin:0 auto}.shipping-card,.returns-card,.packaging-card,.faq-card,.exchange-card,.notes-card{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;margin-bottom:2rem}.faq-card,.notes-card{padding-left:2rem}.card-header{display:flex;align-items:center;gap:.75rem;padding:1.5rem;border-bottom:1px solid #e5e7eb}.card-header h2{font-size:1.5rem;font-weight:700;color:#111827}.header-icon{width:1.5rem;height:1.5rem;color:#16a34a}.card-body{padding:1.5rem}.shipping-options{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}.option-card{padding:1.5rem;border-radius:.75rem}.option-card.standard{background:#f0fdf4;border:1px solid #d1fae5}.option-card.express{background:#ecfdf5;border:1px solid #a7f3d0}.option-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.option-header h3{font-size:1.25rem;font-weight:600;color:#111827}.option-icon{width:1.5rem;height:1.5rem}.option-card.standard .option-icon{color:#16a34a}.option-card.express .option-icon{color:#0d9488}.option-card ul{color:#4b5563;padding-left:1.5rem}.option-card li{margin-bottom:.5rem}.shipping-zones,.return-reasons{margin-top:2rem}.shipping-zones h3,.return-reasons h3{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1rem}.table-container{overflow-x:auto}table{width:100%;border-collapse:collapse;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}th{background:#f9fafb;text-align:left;padding:.75rem 1rem;font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}td{padding:1rem;border-top:1px solid #e5e7eb;font-size:.875rem;color:#4b5563}td.cost{color:#16a34a;font-weight:500}tr:hover{background:#f9fafb}.packaging-features{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;padding:1.5rem}.feature{text-align:center;padding:1.5rem;border-radius:.75rem;background:#f0fdf4;border:1px solid #d1fae5}.feature-icon{width:3rem;height:3rem;background:linear-gradient(to right,#22c55e,#16a34a);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.feature-icon svg{width:1.5rem;height:1.5rem;color:#fff}.feature h3{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem}.feature p{font-size:.875rem;color:#4b5563}.faq-items{padding:1.5rem}.faq-item{padding:1rem 0 1rem 1rem;border-left:4px solid #22c55e;margin-bottom:1.5rem}.faq-item h3{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem}.faq-item p{font-size:.875rem;color:#4b5563}.return-steps{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}.step{text-align:center;padding:1.5rem}.step-number{width:3rem;height:3rem;background:linear-gradient(to right,#22c55e,#0d9488);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#fff;font-weight:700;font-size:1.25rem}.step h3{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem}.step p{font-size:.875rem;color:#4b5563}.exchange-content{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;padding:1.5rem}.exchange-available h3,.exchange-process h3{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1rem}.exchange-available ul{color:#4b5563}.exchange-available li{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.75rem}.check-icon{width:1.25rem;height:1.25rem;color:#22c55e;flex-shrink:0;margin-top:.125rem}.process-cards{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}.process-card{padding:1rem;border-radius:.5rem}.process-card.free{background:#f0fdf4;border:1px solid #d1fae5}.process-card.standard{background:#ecfdf5;border:1px solid #a7f3d0}.process-card h4{font-weight:500;color:#111827;margin-bottom:.5rem}.process-card p{font-size:.875rem;color:#4b5563}.notes-content{padding:1.5rem}.warning-box{display:flex;gap:1rem;padding:1rem;background:#fffbeb;border:1px solid #fef3c7;border-radius:.5rem;margin-bottom:1.5rem}.warning-icon{width:1.5rem;height:1.5rem;color:#d97706;flex-shrink:0}.warning-box h3{font-weight:500;color:#92400e;margin-bottom:.5rem}.warning-box ul{color:#92400e;font-size:.875rem}.warning-box li{margin-bottom:.25rem}.info-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}.info-card{padding:1rem;border-radius:.5rem;background:#f0fdf4;border:1px solid #d1fae5}.info-card h3{font-weight:500;color:#111827;margin-bottom:.5rem}.info-card ul{color:#4b5563;font-size:.875rem}.info-card li{margin-bottom:.25rem}.contact-link{display:flex;align-items:center;gap:.5rem;color:#0d9488;font-size:.875rem;margin-top:.5rem}.mail-icon{width:1rem;height:1rem}.shipping-cta{background:linear-gradient(to right,#16a34a,#0d9488);border-radius:1rem;padding:2rem;text-align:center;color:#fff;margin-top:2rem}.shipping-cta h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.shipping-cta p{color:#dcfce7;max-width:48rem;margin:0 auto 1.5rem}.cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:9999px;font-weight:500;text-decoration:none;transition:all .3s ease}.cta-button.primary{background:#fff;color:#16a34a}.cta-button.primary:hover{background:#f3f4f6;transform:scale(1.05);box-shadow:0 4px 6px #0000001a}.cta-button.secondary{border:2px solid white;color:#16a34a}.cta-button.secondary:hover{background:#fff;color:#16a34a;transform:scale(1.05)}.button-icon{width:1rem;height:1rem}@media (min-width: 768px){.shipping-options{grid-template-columns:repeat(2,1fr)}.packaging-features{grid-template-columns:repeat(3,1fr)}.return-steps{grid-template-columns:repeat(4,1fr)}.exchange-content,.info-grid{grid-template-columns:repeat(2,1fr)}.cta-buttons{flex-direction:row}}@media (min-width: 1024px){.shipping-hero{padding:5rem 0}.shipping-hero h1{font-size:3rem}}
