.AnnouncementBar-module__7glhcG__container{color:#fff;padding:calc(8px + var(--safe-area-inset-top)) 0 8px 0;background:linear-gradient(90deg,#14746f,#b85c38);position:relative;overflow:hidden}.AnnouncementBar-module__7glhcG__bgPattern{opacity:.5;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHBhdHRlcm4gaWQ9ImdyaWQiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgcGF0dGVyblVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHBhdGggZD0iTSAwIDEwIEwgNDAgMTAgTSAxMCAwIEwgMTAgNDAgTSAwIDIwIEwgNDAgMjAgTSAyMCAwIEwgMjAgNDAgTSAwIDMwIEwgNDAgMzAgTSAzMCAwIEwgMzAgNDAiIGZpbGw9Im5vbmUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1vcGFjaXR5PSIwLjA1IiBzdHJva2Utd2lkdGg9IjEiLz48L3BhdHRlcm4+PC9kZWZzPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JpZCkiLz48L3N2Zz4=);position:absolute;inset:0}.AnnouncementBar-module__7glhcG__marqueeWrapper{z-index:10;position:relative;overflow:hidden}.AnnouncementBar-module__7glhcG__marqueeTrack{width:fit-content;animation:35s linear infinite AnnouncementBar-module__7glhcG__scroll;display:flex}.AnnouncementBar-module__7glhcG__item{letter-spacing:.025em;flex-shrink:0;align-items:center;font-size:12px;font-weight:500;display:flex}.AnnouncementBar-module__7glhcG__itemText{white-space:nowrap;padding:0 32px}.AnnouncementBar-module__7glhcG__itemIcon{color:#ffffffb3;padding:0 16px}.AnnouncementBar-module__7glhcG__closeBtn{z-index:20;border-radius:50%;padding:4px;transition:background-color .15s;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.AnnouncementBar-module__7glhcG__closeBtn:hover{background-color:#fff3}@keyframes AnnouncementBar-module__7glhcG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Header-module__onPCRq__header{z-index:1000;-webkit-backdrop-filter:blur(10px);padding-top:var(--safe-area-inset-top);background:#fffffffa;border-bottom:1px solid #e5e1dc;position:sticky;top:0;box-shadow:0 2px 8px #00000014}.Header-module__onPCRq__container{max-width:1280px;margin:0 auto;padding:0 16px}@media (min-width:640px){.Header-module__onPCRq__container{padding:0 24px}}@media (min-width:1024px){.Header-module__onPCRq__container{padding:0 32px}}.Header-module__onPCRq__flex{justify-content:space-between;align-items:center;height:80px;display:flex}.Header-module__onPCRq__logo{flex-shrink:0;align-items:center;gap:16px;display:flex}.Header-module__onPCRq__logoImg{object-fit:cover;border-radius:50%;width:56px;height:56px;transition:transform .3s;box-shadow:0 4px 6px #0000001a}.Header-module__onPCRq__logo:hover .Header-module__onPCRq__logoImg{transform:scale(1.05)}.Header-module__onPCRq__logoText{letter-spacing:-.025em;color:#14746f;font-size:1.875rem;font-weight:600}.Header-module__onPCRq__nav{display:none}@media (min-width:1024px){.Header-module__onPCRq__nav{align-items:center;gap:32px;display:flex}}.Header-module__onPCRq__navLink{color:#374151;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Header-module__onPCRq__navLink:hover{color:#14746f}.Header-module__onPCRq__navLinkUnderline{background-color:#14746f;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__onPCRq__navLink:hover .Header-module__onPCRq__navLinkUnderline{width:100%}.Header-module__onPCRq__desktopOnly{display:none!important}@media (min-width:1024px){.Header-module__onPCRq__desktopOnly{display:flex!important}}.Header-module__onPCRq__mobileOnly{display:flex!important}@media (min-width:1024px){.Header-module__onPCRq__mobileOnly{display:none!important}}.Header-module__onPCRq__mobileMenu{-webkit-backdrop-filter:blur(20px);z-index:9999;width:100vw;height:100vh;padding:calc(24px + var(--safe-area-inset-top)) 24px var(--safe-area-inset-bottom);background:#0a0a0afa;flex-direction:column;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.Header-module__onPCRq__mobileMenuClose{top:calc(24px + var(--safe-area-inset-top));color:#fff;cursor:pointer;z-index:10000;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .3s;display:flex;position:absolute;right:24px}.Header-module__onPCRq__mobileMenuClose:hover{background:#fff3}.Header-module__onPCRq__infiniteBg{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Header-module__onPCRq__infiniteBg:before,.Header-module__onPCRq__infiniteBg:after{content:"";filter:blur(80px);opacity:.3;border-radius:50%;width:60vw;height:60vw;animation:10s ease-in-out infinite alternate Header-module__onPCRq__floatOrb;position:absolute}.Header-module__onPCRq__infiniteBg:before{background:#14746f;top:-10%;left:-10%}.Header-module__onPCRq__infiniteBg:after{background:#c9a961;animation-delay:-5s;bottom:-10%;right:-10%}@keyframes Header-module__onPCRq__floatOrb{0%{transform:translate(0)scale(1)}to{transform:translate(30px,50px)scale(1.1)}}.Header-module__onPCRq__mobileNav{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;gap:20px;margin-top:40px;display:flex}.Header-module__onPCRq__mobileLinkLarge{color:#fff9;justify-content:center;align-items:center;width:100%;font-size:2.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Header-module__onPCRq__mobileLinkLarge:hover,.Header-module__onPCRq__mobileLinkLarge:focus{color:#fff;transform:scale(1.05)}.Header-module__onPCRq__mobileFooter{margin-top:auto;padding-top:40px;padding-bottom:20px}.Header-module__onPCRq__mobileUserSection{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:16px;padding:16px;display:flex}.Header-module__onPCRq__mobileUserSection p{color:#fff!important}.Header-module__onPCRq__mobileBtn{cursor:pointer;background:#ffffff1a;border:1px solid #ffffff0d;border-radius:16px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px;font-size:1rem;font-weight:500;transition:all .3s;display:flex;color:#fff!important}.Header-module__onPCRq__mobileBtn:hover{background:#fff;color:#000!important}@media (min-width:1024px){.Header-module__onPCRq__mobileMenuToggle{display:none!important}}.Header-module__onPCRq__actions{align-items:center;gap:12px;display:flex}.Header-module__onPCRq__searchBox{margin:0 16px;display:none;position:relative}@media (min-width:1024px){.Header-module__onPCRq__searchBox{display:block}}.Header-module__onPCRq__searchInput{min-width:220px;box-shadow:none;background-color:#f5f5f5;border:1px solid #e5e1dc;border-radius:12px;align-items:center;gap:16px;padding:12px 16px;display:flex}@media (min-width:1280px){.Header-module__onPCRq__searchInput{min-width:300px}}.Header-module__onPCRq__searchInputField{color:#000;background-color:#0000;border:none;outline:none;width:100%;font-size:14px}.Header-module__onPCRq__searchInputField::placeholder{color:#9ca3af}.Header-module__onPCRq__iconBtn{color:#374151;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:relative}.Header-module__onPCRq__iconBtn:hover{background-color:#0000000d}.Header-module__onPCRq__badge{color:#fff;background-color:#14746f;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.Header-module__onPCRq__userAvatar{color:#fff;background:linear-gradient(135deg,#14746f,#c9a961);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex;overflow:hidden}.Header-module__onPCRq__dropdown{z-index:50;background-color:#fff;border-radius:12px;margin-top:8px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 20px 25px #00000026}.Header-module__onPCRq__dropdownItem{text-align:left;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;transition:background .15s;display:flex}.Header-module__onPCRq__dropdownItem:hover{background-color:#f9fafb}.Header-module__onPCRq__userMenu{-webkit-backdrop-filter:blur(20px);z-index:50;background:#fffffff2;border:1px solid #e5e7eb80;border-radius:24px;width:240px;margin-top:.25in;padding:28px 18px 10px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 20px 25px -5px #0000001a,inset 0 0 0 1px #ffffff80}.Header-module__onPCRq__profileHeader{background:0 0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:8px;padding:10px 10px 5px;display:flex;position:relative}.Header-module__onPCRq__avatarContainer{justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:16px;display:flex;position:relative}.Header-module__onPCRq__avatarRing{opacity:0;background:conic-gradient(#0000 0% 20%,#14746f 40%,#c9a961 60%,#0000 80% 100%);border-radius:50%;transition:opacity .3s;animation:2s linear infinite Header-module__onPCRq__rotateRing;position:absolute;inset:-4px;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 3px),#fff calc(100% - 3px));mask:radial-gradient(farthest-side,#0000 calc(100% - 3px),#fff calc(100% - 3px))}.Header-module__onPCRq__userMenu:hover .Header-module__onPCRq__avatarRing,.Header-module__onPCRq__userMenu .Header-module__onPCRq__avatarRing{opacity:1}@keyframes Header-module__onPCRq__rotateRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Header-module__onPCRq__avatarPulse{border:2px solid #14746f33;border-radius:50%;animation:2s cubic-bezier(.4,0,.6,1) infinite Header-module__onPCRq__pulseRing;position:absolute;inset:0}@keyframes Header-module__onPCRq__pulseRing{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}.Header-module__onPCRq__largeAvatar{color:#fff;z-index:2;object-fit:cover;background:linear-gradient(135deg,#14746f,#0d4e4b);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:36px;font-weight:700;display:flex;box-shadow:0 0 0 4px #fff}.Header-module__onPCRq__userName{color:#111827;letter-spacing:-.01em;margin:0;font-size:19px;font-weight:700}.Header-module__onPCRq__userMenuItem{color:#4b5563;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;margin-bottom:2px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Header-module__onPCRq__userMenuItem:hover{color:#14746f;background-color:#14746f14;transform:scale(1.02)}.Header-module__onPCRq__userMenuItem svg{color:#9ca3af;transition:all .2s}.Header-module__onPCRq__userMenuItem:hover svg{color:#14746f;transform:scale(1.1)}.Header-module__onPCRq__menuDivider{background:#f3f4f6;height:1px;margin:2px 8px}.Header-module__onPCRq__signOutBtn{color:#ef4444}.Header-module__onPCRq__signOutBtn:hover{color:#dc2626;background-color:#fef2f2}.Header-module__onPCRq__signOutBtn svg{color:#f87171}.Header-module__onPCRq__activeProfileBtn{animation:.6s cubic-bezier(.34,1.56,.64,1) forwards Header-module__onPCRq__bloomToDiamond;box-shadow:0 0 0 2px #fff,0 0 0 4px #14746f;background-color:#0000!important}.Header-module__onPCRq__activeProfileBtn .Header-module__onPCRq__userAvatar{transition:border-radius .3s;border-radius:12px!important;transform:none!important}.Header-module__onPCRq__activeProfileBtn .Header-module__onPCRq__userAvatar img,.Header-module__onPCRq__activeProfileBtn .Header-module__onPCRq__userInitials{animation:.6s cubic-bezier(.34,1.56,.64,1) forwards Header-module__onPCRq__keepUpright;display:block}.Header-module__onPCRq__userInitials{justify-content:center;align-items:center;width:100%;height:100%;padding-bottom:2px;line-height:1;display:flex}@keyframes Header-module__onPCRq__bloomToDiamond{0%{border-radius:50%;transform:scale(1)rotate(0)}40%{border-radius:14px;transform:scale(1.1)rotate(0)}to{border-radius:14px;transform:scale(1.1)rotate(45deg)}}@keyframes Header-module__onPCRq__keepUpright{0%{transform:rotate(0)scale(1)}40%{transform:rotate(0)scale(.9)}70%{transform:rotate(-25deg)scale(1.1)}to{transform:rotate(-45deg)scale(1)}}.Header-module__onPCRq__searchOverlay{-webkit-backdrop-filter:blur(40px);z-index:9999;background:#fffffff2;border:1px solid #14746f1a;border-radius:24px;width:95vw;max-width:1200px;height:auto;max-height:calc(100vh - 100px);padding:40px;position:fixed;top:85px;left:50%;overflow:hidden auto;transform:translate(-50%);box-shadow:0 50px 100px -20px #00000026,inset 0 0 0 1px #fffc}.Header-module__onPCRq__searchOverlay::-webkit-scrollbar{width:6px}.Header-module__onPCRq__searchOverlay::-webkit-scrollbar-track{background:0 0}.Header-module__onPCRq__searchOverlay::-webkit-scrollbar-thumb{background-color:#14746f33;border-radius:20px}.Header-module__onPCRq__overlayContent{grid-template-columns:280px 1fr;gap:48px;display:grid}.Header-module__onPCRq__overlayLeft{border-right:1px solid #0000000d;flex-direction:column;gap:40px;padding-right:24px;display:flex}.Header-module__onPCRq__overlayTitle{text-transform:uppercase;letter-spacing:.1em;color:#6b7280;align-items:center;gap:10px;margin-bottom:20px;font-size:.75rem;font-weight:700;display:flex}.Header-module__onPCRq__tagList{flex-wrap:wrap;gap:10px;display:flex}.Header-module__onPCRq__searchTag{color:#4b5563;cursor:pointer;background:#f9fafb;border:1px solid #0000;border-radius:12px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .25s cubic-bezier(.2,.8,.2,1)}.Header-module__onPCRq__searchTag:hover{color:#14746f;background:#fff;border-color:#14746f;transform:translateY(-2px);box-shadow:0 4px 12px #14746f1a}.Header-module__onPCRq__categoryGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.Header-module__onPCRq__categoryPill{text-align:left;color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #0000;border-radius:14px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .25s cubic-bezier(.2,.8,.2,1)}.Header-module__onPCRq__categoryPill:hover{color:#14746f;background:#fff;border-color:#14746f33;transform:scale(1.02);box-shadow:0 4px 12px #0000000d}.Header-module__onPCRq__collectionGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Header-module__onPCRq__collectionCard{cursor:pointer;border-radius:20px;flex-direction:column;justify-content:space-between;height:220px;padding:24px;transition:transform .3s;display:flex;position:relative;overflow:hidden}.Header-module__onPCRq__collectionCard:before{content:"";z-index:1;background:linear-gradient(to bottom right,#fff6,#0000);position:absolute;inset:0}.Header-module__onPCRq__collectionInfo{z-index:2;position:relative}.Header-module__onPCRq__collectionInfo h4{color:#111827;letter-spacing:-.02em;margin:0 0 8px;font-size:1.25rem;font-weight:800;line-height:1.2}.Header-module__onPCRq__shopLink{color:#14746f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffc;border-radius:99px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:700;transition:gap .2s;display:inline-flex}.Header-module__onPCRq__collectionCard:hover .Header-module__onPCRq__shopLink{background:#fff;gap:10px}.Header-module__onPCRq__collectionImagePlaceholder{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffc,#ffffff1a);border:1px solid #ffffff4d;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-30px;right:-30px;box-shadow:0 10px 30px #0000000d}@media (max-width:1024px){.Header-module__onPCRq__searchOverlay{background:#fffffffa;border-radius:0;width:100vw;height:100vh;max-height:none;padding:100px 20px 20px;top:0;left:0;transform:none}.Header-module__onPCRq__overlayContent{grid-template-columns:1fr;gap:32px}.Header-module__onPCRq__overlayLeft{border-right:none;flex-flow:wrap;padding-right:0}.Header-module__onPCRq__collectionGrid{grid-template-columns:1fr}.Header-module__onPCRq__collectionCard{height:180px}}
.Footer-module__daAaVG__footer{background-color:var(--color-neutral-900);color:#fff}.Footer-module__daAaVG__container{max-width:1280px;padding:32px 16px calc(32px + var(--safe-area-inset-bottom));margin:0 auto}@media (min-width:700px){.Footer-module__daAaVG__container{padding:32px 24px}}@media (min-width:1024px){.Footer-module__daAaVG__container{padding:64px 32px}}.Footer-module__daAaVG__grid{grid-template-columns:repeat(2,1fr);gap:24px 16px;display:grid}@media (min-width:700px){.Footer-module__daAaVG__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:32px}}.Footer-module__daAaVG__brandSection{flex-direction:column;grid-column:1/-1;gap:16px;display:flex}.Footer-module__daAaVG__resourcesSection{order:6;grid-column:1/-1}.Footer-module__daAaVG__resourcesSection .Footer-module__daAaVG__linksList{flex-direction:column;gap:8px;display:flex}.Footer-module__daAaVG__contactInfo{border-top:1px solid #ffffff1a;margin-bottom:0;padding-top:16px}.Footer-module__daAaVG__quickLinksSection{order:4;grid-column:auto}.Footer-module__daAaVG__supportSection{order:5;grid-column:auto}@media (min-width:700px){.Footer-module__daAaVG__brandSection{grid-column:auto;display:block}.Footer-module__daAaVG__quickLinksSection,.Footer-module__daAaVG__supportSection,.Footer-module__daAaVG__resourcesSection,.Footer-module__daAaVG__contactInfo{order:unset;border-top:none;grid-column:auto;margin-bottom:0;padding-top:0}.Footer-module__daAaVG__resourcesSection{grid-column:auto}}.Footer-module__daAaVG__logo{align-items:center;gap:12px;margin-bottom:0;display:flex}.Footer-module__daAaVG__quoteContainer{cursor:pointer;padding:4px 0;transition:all .3s}.Footer-module__daAaVG__quoteContainer:hover{filter:drop-shadow(0 0 8px #c9a96159)}.Footer-module__daAaVG__quoteText{color:#c9a961;white-space:pre-line;text-align:left;margin-bottom:10px;font-size:15.5px;font-weight:700;line-height:1.65}@media (min-width:700px){.Footer-module__daAaVG__quoteText{font-size:17px}}.Footer-module__daAaVG__languageToggle{letter-spacing:.05em;align-items:center;gap:8px;font-size:12px;display:flex}.Footer-module__daAaVG__activeLanguage{color:#c9a961;text-underline-offset:3px;font-weight:600;text-decoration:underline}.Footer-module__daAaVG__inactiveLanguage{color:#6b7280;cursor:pointer;font-weight:400;transition:color .3s}.Footer-module__daAaVG__inactiveLanguage:hover{color:#9ca3af}@media (min-width:700px){.Footer-module__daAaVG__linksList{gap:12px}}.Footer-module__daAaVG__logoImg{object-fit:cover;border-radius:50%;width:52px;height:52px;transition:transform .3s;box-shadow:0 4px 6px #0000001a}.Footer-module__daAaVG__logo:hover .Footer-module__daAaVG__logoImg{transform:scale(1.05)}.Footer-module__daAaVG__logoText{letter-spacing:-.025em;color:#14746f;font-size:30px;font-weight:600}.Footer-module__daAaVG__quote{cursor:pointer;color:#c9a961;text-align:left;margin-bottom:0;font-size:17px;font-weight:500;line-height:1.6;transition:opacity .3s}.Footer-module__daAaVG__separator{color:#6b7280;font-weight:300}.Footer-module__daAaVG__socialIcons{justify-content:flex-start;align-items:center;gap:8px;margin-bottom:0;display:flex}.Footer-module__daAaVG__socialIcon{cursor:pointer;background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Footer-module__daAaVG__socialIconSvg{color:#9ca3af;filter:drop-shadow(0 0 #0000);width:20px;height:20px;transition:all .4s cubic-bezier(.4,0,.2,1)}.Footer-module__daAaVG__socialIcon[data-social=facebook]:hover{background:#4267b233;transform:translateY(-2px);box-shadow:0 0 15px #4267b24d}.Footer-module__daAaVG__socialIcon[data-social=facebook]:hover .Footer-module__daAaVG__socialIconSvg{color:#8ab4f8;filter:drop-shadow(0 0 3px #8ab4f899);transform:scale(1.15)}.Footer-module__daAaVG__socialIcon[data-social=instagram]:hover{background:linear-gradient(135deg,#ffb45a33,#c878ff33);transform:translateY(-2px);box-shadow:0 0 15px #ed96ac59}.Footer-module__daAaVG__socialIcon[data-social=instagram]:hover .Footer-module__daAaVG__socialIconSvg{color:#ffb86c;filter:drop-shadow(0 0 3px #ffb86c99);transform:scale(1.15)}.Footer-module__daAaVG__socialIcon[data-social=x]:hover{background:#ffffff40;transform:translateY(-2px);box-shadow:0 0 15px #fff3}.Footer-module__daAaVG__socialIcon[data-social=x]:hover .Footer-module__daAaVG__socialIconSvg{color:#e8e8e8;filter:drop-shadow(0 0 3px #e8e8e899);transform:scale(1.15)}.Footer-module__daAaVG__socialIcon[data-social=youtube]:hover{background:#dc464633;transform:translateY(-2px);box-shadow:0 0 15px #dc464659}.Footer-module__daAaVG__socialIcon[data-social=youtube]:hover .Footer-module__daAaVG__socialIconSvg{color:#f99;filter:drop-shadow(0 0 3px #f999);transform:scale(1.15)}@media (min-width:700px){.Footer-module__daAaVG__logo{gap:16px;margin-bottom:16px}.Footer-module__daAaVG__socialIcons{justify-content:flex-start;margin-bottom:24px}.Footer-module__daAaVG__quote{text-align:left;margin-bottom:24px;font-size:16px}.Footer-module__daAaVG__linksTitle{font-size:inherit;margin-bottom:24px}.Footer-module__daAaVG__link{font-size:inherit}.Footer-module__daAaVG__linksList{gap:12px}.Footer-module__daAaVG__newsletter{margin-top:48px;padding-top:48px}.Footer-module__daAaVG__bottomBarContent{text-align:left;flex-flow:row;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:24px 16px}.Footer-module__daAaVG__copyright,.Footer-module__daAaVG__license,.Footer-module__daAaVG__paymentsLabel{font-size:11px}}@media (min-width:1024px){.Footer-module__daAaVG__bottomBarContent{gap:24px}.Footer-module__daAaVG__copyright,.Footer-module__daAaVG__license,.Footer-module__daAaVG__paymentsLabel{font-size:14px}.Footer-module__daAaVG__license{font-size:12px}}.Footer-module__daAaVG__contactInfo{flex-flow:wrap;align-items:center;gap:12px 24px;display:flex}.Footer-module__daAaVG__contactLink{color:#9ca3af;align-items:center;gap:12px;transition:color .3s;display:flex}.Footer-module__daAaVG__contactLink:hover{color:#c9a961}.Footer-module__daAaVG__address{color:#9ca3af;align-items:flex-start;gap:12px;display:flex}.Footer-module__daAaVG__linksTitle{color:#fff;margin-bottom:12px;font-size:16px}.Footer-module__daAaVG__linksList{flex-direction:column;gap:8px;display:flex}@media (min-width:700px){.Footer-module__daAaVG__linksList{flex-direction:column;gap:12px;display:flex}}.Footer-module__daAaVG__link{color:#9ca3af;font-size:14px;transition:color .3s}.Footer-module__daAaVG__link:hover{color:#c9a961}.Footer-module__daAaVG__newsletter{border-top:1px solid #ffffff1a;margin-top:24px;padding-top:24px}.Footer-module__daAaVG__newsletterContent{text-align:center;max-width:42rem;margin:0 auto}.Footer-module__daAaVG__newsletterTitle{color:#fff;margin-bottom:12px}.Footer-module__daAaVG__newsletterText{color:#9ca3af;margin-bottom:24px}.Footer-module__daAaVG__newsletterForm{flex-direction:column;gap:16px;max-width:36rem;margin:0 auto;display:flex}@media (min-width:700px){.Footer-module__daAaVG__newsletterForm{flex-direction:row}}.Footer-module__daAaVG__emailInput{color:#fff;background-color:#ffffff1a;border:1px solid #fff3;border-radius:9999px;flex:1;padding:16px 24px;transition:all .3s}.Footer-module__daAaVG__emailInput::placeholder{color:#9ca3af}.Footer-module__daAaVG__emailInput:focus{outline:none;box-shadow:0 0 0 2px #c9a961}.Footer-module__daAaVG__subscribeBtn{color:#fff;white-space:nowrap;background:linear-gradient(90deg,#c9a961,#b85c38);border-radius:9999px;padding:16px 32px;transition:transform .3s;box-shadow:0 4px 6px #0000001a}.Footer-module__daAaVG__subscribeBtn:hover{transform:scale(1.05)}.Footer-module__daAaVG__bottomBar{border-top:1px solid #ffffff1a}.Footer-module__daAaVG__bottomBarContent{max-width:1280px;padding:16px 16px calc(16px + var(--safe-area-inset-bottom));text-align:center;flex-flow:wrap;justify-content:center;align-items:center;gap:12px 24px;margin:0 auto;display:flex}.Footer-module__daAaVG__copyright{color:#9ca3af;font-size:14px}.Footer-module__daAaVG__license{color:#c9a961;font-size:12px}.Footer-module__daAaVG__bottomLink{color:#9ca3af;font-size:14px;transition:color .3s}.Footer-module__daAaVG__bottomLink:hover{color:#c9a961}.Footer-module__daAaVG__bottomBarLinks{flex-flow:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.Footer-module__daAaVG__separator{color:#fff3;display:none}@media (min-width:480px){.Footer-module__daAaVG__separator{display:inline}}.Footer-module__daAaVG__payments{align-items:center;gap:12px;display:flex}.Footer-module__daAaVG__paymentsLabel{color:#9ca3af;font-size:14px}.Footer-module__daAaVG__paymentMethods{align-items:center;gap:8px;display:flex}.Footer-module__daAaVG__paymentMethod{color:#d1d5db;background-color:#ffffff1a;border-radius:4px;padding:4px 12px;font-size:12px}
.AuthModal-module__HJdOWG__backdrop{-webkit-backdrop-filter:blur(4px);z-index:999998;padding:calc(24px + var(--safe-area-inset-top)) 24px calc(24px + var(--safe-area-inset-bottom));background-color:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AuthModal-module__HJdOWG__modal{z-index:999999;width:100%;max-width:420px;position:relative}.AuthModal-module__HJdOWG__modalContent{background-color:#fff;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px #00000040}.AuthModal-module__HJdOWG__header{color:#fff;background:linear-gradient(90deg,#14746f,#c9a961);padding:20px 24px;position:relative}.AuthModal-module__HJdOWG__closeBtn{border-radius:50%;padding:8px;transition:background-color .15s;position:absolute;top:16px;right:16px}.AuthModal-module__HJdOWG__closeBtn:hover{background-color:#fff3}.AuthModal-module__HJdOWG__title{margin-bottom:4px;font-size:24px;font-weight:700}.AuthModal-module__HJdOWG__subtitle{color:#fffc;font-size:14px}.AuthModal-module__HJdOWG__content{padding:20px 24px 24px}.AuthModal-module__HJdOWG__socialButtons{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.AuthModal-module__HJdOWG__socialBtn{border:2px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;padding:12px 16px;font-weight:500;transition:all .15s;display:flex}.AuthModal-module__HJdOWG__socialBtn:hover{background-color:#f9fafb;border-color:#d1d5db}.AuthModal-module__HJdOWG__divider{margin:24px 0;position:relative}.AuthModal-module__HJdOWG__dividerLine{align-items:center;display:flex;position:absolute;inset:0}.AuthModal-module__HJdOWG__dividerLineInner{border-top:1px solid #e5e7eb;width:100%}.AuthModal-module__HJdOWG__dividerText{justify-content:center;font-size:14px;display:flex;position:relative}.AuthModal-module__HJdOWG__dividerTextInner{color:#6b7280;background-color:#fff;padding:0 16px}.AuthModal-module__HJdOWG__form{flex-direction:column;gap:16px;display:flex}.AuthModal-module__HJdOWG__inputWrapper{position:relative}.AuthModal-module__HJdOWG__inputIcon{color:#9ca3af;width:20px;height:20px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.AuthModal-module__HJdOWG__input{border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:12px 16px 12px 48px;transition:border-color .15s}.AuthModal-module__HJdOWG__input:focus{border-color:#14746f;outline:none}.AuthModal-module__HJdOWG__inputRight{padding-right:48px}.AuthModal-module__HJdOWG__passwordToggle{color:#9ca3af;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.AuthModal-module__HJdOWG__passwordToggle:hover{color:#6b7280}.AuthModal-module__HJdOWG__forgotPassword{text-align:right}.AuthModal-module__HJdOWG__forgotPasswordLink{color:#14746f;font-size:14px}.AuthModal-module__HJdOWG__forgotPasswordLink:hover{text-decoration:underline}.AuthModal-module__HJdOWG__submitBtn{color:#fff;background:linear-gradient(90deg,#14746f,#c9a961);border-radius:12px;width:100%;padding:12px;font-weight:600;transition:all .15s}.AuthModal-module__HJdOWG__submitBtn:hover{transform:scale(1.02);box-shadow:0 10px 15px #0000001a}.AuthModal-module__HJdOWG__toggleMode{text-align:center;color:#6b7280;margin-top:24px}.AuthModal-module__HJdOWG__toggleModeLink{color:#14746f;font-weight:600}.AuthModal-module__HJdOWG__toggleModeLink:hover{text-decoration:underline}
.FloatingElements-module__zmbrxq__scrollTopBtn{z-index:99999;cursor:pointer;background:linear-gradient(135deg,#14746f 0%,#1a8a84 100%);border:2px solid #ffffff4d;border-radius:50%;outline:none;justify-content:center;align-items:center;display:flex;position:fixed;box-shadow:0 8px 25px #14746f80,0 4px 10px #0003}.FloatingElements-module__zmbrxq__scrollTopBtnDesktop{width:56px;height:56px;bottom:40px;right:24px}.FloatingElements-module__zmbrxq__scrollTopBtnMobile{right:16px;bottom:calc(24px + var(--safe-area-inset-bottom));width:48px;height:48px}.FloatingElements-module__zmbrxq__whatsappContainer{z-index:99999;position:fixed}.FloatingElements-module__zmbrxq__whatsappContainerDesktop{bottom:120px;right:24px}.FloatingElements-module__zmbrxq__whatsappContainerMobile{right:16px;bottom:calc(100px + var(--safe-area-inset-bottom))}.FloatingElements-module__zmbrxq__closeBtn{z-index:10;cursor:pointer;background:linear-gradient(135deg,#c9a961 0%,#b8986a 100%);border:2px solid #fff;border-radius:50%;outline:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:-8px;right:-8px}.FloatingElements-module__zmbrxq__whatsappBtn{cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:3px solid #fff6;border-radius:50%;outline:none;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 25px #25d36680,0 4px 10px #0003}.FloatingElements-module__zmbrxq__whatsappBtnDesktop{width:64px;height:64px}.FloatingElements-module__zmbrxq__whatsappBtnMobile{width:56px;height:56px}.FloatingElements-module__zmbrxq__tooltip{white-space:nowrap;pointer-events:none;color:#fff;background:linear-gradient(135deg,#c9a961 0%,#b8986a 100%);border-radius:12px;padding:10px 16px;font-size:14px;font-weight:600;position:absolute;top:50%;right:80px;transform:translateY(-50%);box-shadow:0 4px 15px #c9a96166}.FloatingElements-module__zmbrxq__tooltipArrow{background:#b8986a;width:12px;height:12px;position:absolute;top:50%;right:-6px;transform:translateY(-50%)rotate(45deg)}
.ChatBot-module__Y2Y2ka__chatToggleWrapper{z-index:99999;position:fixed;bottom:24px;left:24px}.ChatBot-module__Y2Y2ka__chatToggleBtn{cursor:pointer;background:linear-gradient(135deg,#14746f 0%,#1a9e97 100%);border:3px solid #ffffff59;border-radius:50%;outline:none;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative;box-shadow:0 8px 28px #14746f8c,0 4px 12px #0000002e}.ChatBot-module__Y2Y2ka__notificationDot{z-index:10;background:#c9a961;border:2px solid #fff;border-radius:50%;width:14px;height:14px;animation:1.8s infinite ChatBot-module__Y2Y2ka__pulseDot;position:absolute;top:-3px;right:-3px}@keyframes ChatBot-module__Y2Y2ka__pulseDot{0%,to{box-shadow:0 0 #c9a96199}50%{box-shadow:0 0 0 7px #c9a96100}}.ChatBot-module__Y2Y2ka__chatWindow{z-index:99998;background:#fff;border-radius:20px;flex-direction:column;width:360px;max-height:540px;display:flex;position:fixed;bottom:96px;left:24px;overflow:hidden;box-shadow:0 20px 60px #0000002e,0 8px 24px #14746f1f}.ChatBot-module__Y2Y2ka__chatHeader{background:linear-gradient(135deg,#14746f 0%,#1a9e97 100%);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ChatBot-module__Y2Y2ka__chatHeaderLeft{align-items:center;gap:10px;display:flex}.ChatBot-module__Y2Y2ka__botAvatar{color:#fff;letter-spacing:-1px;background:#ffffff38;border:2px solid #ffffff73;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;font-weight:800;display:flex;position:relative}.ChatBot-module__Y2Y2ka__onlineDot{background:#4ade80;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:1px;right:1px}.ChatBot-module__Y2Y2ka__botName{color:#fff;margin:0;font-size:14px;font-weight:700;line-height:1.2}.ChatBot-module__Y2Y2ka__botStatus{color:#ffffffbf;margin:0;font-size:10.5px;line-height:1.4}.ChatBot-module__Y2Y2ka__chatHeaderActions{align-items:center;gap:6px;display:flex}.ChatBot-module__Y2Y2ka__headerIconBtn{cursor:pointer;background:#ffffff26;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;width:30px;height:30px;transition:background .2s;display:flex}.ChatBot-module__Y2Y2ka__headerIconBtn:hover{background:#ffffff47}.ChatBot-module__Y2Y2ka__chatBody{scroll-behavior:smooth;background:#f8f5f0;flex-direction:column;flex:1;gap:12px;padding:16px 14px;display:flex;overflow-y:auto}.ChatBot-module__Y2Y2ka__chatBody::-webkit-scrollbar{width:4px}.ChatBot-module__Y2Y2ka__chatBody::-webkit-scrollbar-track{background:0 0}.ChatBot-module__Y2Y2ka__chatBody::-webkit-scrollbar-thumb{background:#d4cfc8;border-radius:4px}.ChatBot-module__Y2Y2ka__messageRow{align-items:flex-start;gap:8px;display:flex}.ChatBot-module__Y2Y2ka__botRow{justify-content:flex-start}.ChatBot-module__Y2Y2ka__userRow{flex-direction:row-reverse;justify-content:flex-end}.ChatBot-module__Y2Y2ka__botAvatarSmall{color:#fff;background:linear-gradient(135deg,#14746f,#1a9e97);border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;margin-top:2px;font-size:11px;font-weight:800;display:flex}.ChatBot-module__Y2Y2ka__messageGroup{flex-direction:column;gap:4px;max-width:82%;display:flex}.ChatBot-module__Y2Y2ka__messageBubble{border-radius:16px;padding:10px 14px;line-height:1.55}.ChatBot-module__Y2Y2ka__botBubble{background:#fff;border-bottom-left-radius:4px;box-shadow:0 2px 8px #00000012}.ChatBot-module__Y2Y2ka__userBubble{color:#fff;background:linear-gradient(135deg,#14746f 0%,#1a9e97 100%);border-bottom-right-radius:4px;box-shadow:0 3px 10px #14746f59}.ChatBot-module__Y2Y2ka__messageText{white-space:pre-line;color:inherit;margin:0;font-size:13px;font-weight:500;line-height:1.6}.ChatBot-module__Y2Y2ka__botBubble .ChatBot-module__Y2Y2ka__messageText{color:#2b2520}.ChatBot-module__Y2Y2ka__messageTime{color:#a09890;margin-top:2px;font-size:10px;line-height:1}.ChatBot-module__Y2Y2ka__botTime{padding-left:2px}.ChatBot-module__Y2Y2ka__userTime{text-align:right;padding-right:2px}.ChatBot-module__Y2Y2ka__optionsGrid{flex-direction:column;gap:6px;margin-top:6px;display:flex}.ChatBot-module__Y2Y2ka__optionBtn{cursor:pointer;border:none;border-radius:10px;outline:none;justify-content:space-between;align-items:center;width:100%;padding:9px 14px;font-family:Poppins,sans-serif;font-size:12.5px;font-weight:600;transition:transform .15s,box-shadow .15s;display:flex}.ChatBot-module__Y2Y2ka__optionBtnPrimary{color:#14746f;background:#fff;border:1.5px solid #c6e0de;box-shadow:0 2px 8px #14746f1a}.ChatBot-module__Y2Y2ka__optionBtnPrimary:hover{background:#e8f5f4;border-color:#14746f;box-shadow:0 4px 14px #14746f33}.ChatBot-module__Y2Y2ka__optionBtnSecondary{color:#a09890;background:0 0;border:1.5px dashed #d4cfc8}.ChatBot-module__Y2Y2ka__optionBtnSecondary:hover{color:#14746f;background:#14746f0d;border-color:#14746f}.ChatBot-module__Y2Y2ka__optionArrow{opacity:.6;flex-shrink:0}.ChatBot-module__Y2Y2ka__orderCard{background:#fff;border:1.5px solid #e8e3db;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 2px 10px #00000012}.ChatBot-module__Y2Y2ka__orderCardHeader{background:linear-gradient(135deg,#faf7f2 0%,#f0eeea 100%);border-bottom:1px solid #e8e3db;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 14px;display:flex}.ChatBot-module__Y2Y2ka__orderCardIcon{color:#14746f;flex-shrink:0}.ChatBot-module__Y2Y2ka__orderCardId{color:#2b2520;flex:1;font-size:12px;font-weight:700}.ChatBot-module__Y2Y2ka__orderCardStatus{border:1px solid;border-radius:20px;align-items:center;gap:4px;padding:3px 8px;font-size:10.5px;font-weight:600;display:inline-flex}.ChatBot-module__Y2Y2ka__orderCardBody{flex-direction:column;gap:6px;padding:10px 14px;display:flex}.ChatBot-module__Y2Y2ka__orderCardRow{justify-content:space-between;align-items:center;font-size:12px;display:flex}.ChatBot-module__Y2Y2ka__orderCardLabel{color:#8a8078;font-weight:500}.ChatBot-module__Y2Y2ka__orderCardValue{color:#2b2520;font-weight:600}.ChatBot-module__Y2Y2ka__orderCardValueBold{color:#14746f;font-size:13px;font-weight:700}.ChatBot-module__Y2Y2ka__chatFooter{background:#f0ede8;border-top:1px solid #e8e3db;flex-shrink:0;padding:9px 14px}.ChatBot-module__Y2Y2ka__chatFooterText{color:#9a9188;text-align:center;margin:0;font-size:10.5px;line-height:1.5}.ChatBot-module__Y2Y2ka__chatFooterText strong{color:#14746f}.ChatBot-module__Y2Y2ka__loadingRow{justify-content:flex-start;padding-left:36px;display:flex}.ChatBot-module__Y2Y2ka__loadingDots{background:#fff;border-radius:16px 16px 16px 4px;align-items:center;gap:5px;padding:10px 14px;display:flex;box-shadow:0 2px 8px #00000012}.ChatBot-module__Y2Y2ka__loadingDots span{background:#14746f;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite ChatBot-module__Y2Y2ka__bounceDot;display:inline-block}.ChatBot-module__Y2Y2ka__loadingDots span:first-child{animation-delay:0s}.ChatBot-module__Y2Y2ka__loadingDots span:nth-child(2){animation-delay:.2s}.ChatBot-module__Y2Y2ka__loadingDots span:nth-child(3){animation-delay:.4s}@keyframes ChatBot-module__Y2Y2ka__bounceDot{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}@media (max-width:480px){.ChatBot-module__Y2Y2ka__chatToggleWrapper{bottom:20px;left:16px}.ChatBot-module__Y2Y2ka__chatToggleBtn{width:54px;height:54px}.ChatBot-module__Y2Y2ka__chatWindow{border-radius:20px 20px 0 0;width:100vw;max-height:85vh;bottom:0;left:0;right:0}}
.CartModal-module__h_idZG__backdrop{z-index:999998;background-color:#00000080;position:fixed;inset:0}.CartModal-module__h_idZG__panel{z-index:999999;background-color:#fff;flex-direction:column;width:100%;max-width:400px;height:100vh;display:flex;position:fixed;top:0;right:0;box-shadow:-10px 0 30px #00000026}.CartModal-module__h_idZG__header{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:24px;display:flex}.CartModal-module__h_idZG__headerTitle{align-items:center;gap:12px;display:flex}.CartModal-module__h_idZG__title{margin:0;font-size:20px;font-weight:700}.CartModal-module__h_idZG__badge{color:#fff;background-color:#14746f;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600}.CartModal-module__h_idZG__closeBtn{cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.CartModal-module__h_idZG__closeBtn:hover{background-color:#f3f4f6}.CartModal-module__h_idZG__content{flex:1;padding:24px;overflow-y:auto}.CartModal-module__h_idZG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.CartModal-module__h_idZG__emptyTitle{color:#6b7280;margin-bottom:8px;font-size:18px;font-weight:600}.CartModal-module__h_idZG__emptyText{color:#9ca3af;margin-bottom:24px;font-size:14px}.CartModal-module__h_idZG__itemList{flex-direction:column;gap:16px;display:flex}.CartModal-module__h_idZG__item{background-color:#f9fafb;border-radius:12px;gap:16px;padding:16px;display:flex}.CartModal-module__h_idZG__itemImage{background-color:#fff;border-radius:8px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.CartModal-module__h_idZG__itemImg{object-fit:contain;width:100%;height:100%}.CartModal-module__h_idZG__itemInfo{flex:1;min-width:0}.CartModal-module__h_idZG__itemName{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:14px;font-weight:600;overflow:hidden}.CartModal-module__h_idZG__itemSubtitle{color:#c9a961;margin:0 0 4px;font-size:14px}.CartModal-module__h_idZG__itemPrice{color:#14746f;margin:8px 0 0;font-size:15px;font-weight:700}.CartModal-module__h_idZG__outOfStockBadge{color:#dc2626;margin:8px 0 0;font-size:12px;font-weight:600}.CartModal-module__h_idZG__itemActions{flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.CartModal-module__h_idZG__deleteBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:4px}.CartModal-module__h_idZG__deleteBtn:hover{color:#dc2626}.CartModal-module__h_idZG__quantityControl{background-color:#fff;border:1px solid #e5e7eb;border-radius:50px;align-items:center;gap:8px;padding:4px 8px;display:flex}.CartModal-module__h_idZG__quantityBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.CartModal-module__h_idZG__quantityBtn:hover{background-color:#f3f4f6}.CartModal-module__h_idZG__quantityValue{text-align:center;width:24px;font-size:14px;font-weight:600}.CartModal-module__h_idZG__moveToWishlistBtn{color:#14746f;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #14746f;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.CartModal-module__h_idZG__moveToWishlistBtn:hover{color:#fff;background:#14746f}.CartModal-module__h_idZG__footer{border-top:1px solid #e5e5e5;padding:24px}.CartModal-module__h_idZG__subtotalRow{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.CartModal-module__h_idZG__subtotalLabel{color:#6b7280}.CartModal-module__h_idZG__subtotalValue{color:#14746f;font-size:20px;font-weight:700}.CartModal-module__h_idZG__shippingNote{color:#9ca3af;margin-bottom:16px;font-size:12px}.CartModal-module__h_idZG__checkoutBtn{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#14746f,#1a9690);border:none;border-radius:50px;justify-content:center;align-items:center;width:100%;margin-bottom:12px;padding:16px;font-weight:600;text-decoration:none;transition:transform .2s;display:flex}.CartModal-module__h_idZG__checkoutBtn:hover{transform:scale(1.02)}.CartModal-module__h_idZG__continueBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50px;width:100%;padding:12px;font-weight:500}.CartModal-module__h_idZG__continueBtn:hover{color:#374151}
.HeroSlider-module__brixKG__section{background-color:var(--color-neutral-900);height:100dvh;margin-top:calc(-80px - var(--safe-area-inset-top));padding-top:calc(80px + var(--safe-area-inset-top));position:relative;overflow:hidden}.HeroSlider-module__brixKG__slide,.HeroSlider-module__brixKG__imageWrapper{position:absolute;inset:0}.HeroSlider-module__brixKG__image{object-fit:cover;object-position:75% 80px;width:100%;height:100%;position:absolute;top:0;left:0}@media (min-width:768px){.HeroSlider-module__brixKG__image{object-position:center 80px}}.HeroSlider-module__brixKG__overlay{background:linear-gradient(#0003,#0006,#000000b3);position:absolute;inset:0}@media (min-width:768px){.HeroSlider-module__brixKG__overlay{background:linear-gradient(90deg,#000000b3,#00000040,#0000)}}.HeroSlider-module__brixKG__content{align-items:center;max-width:1280px;height:100%;margin:0 auto;padding:0 48px;display:flex;position:relative}@media (min-width:640px){.HeroSlider-module__brixKG__content{padding:0 24px}}@media (min-width:1024px){.HeroSlider-module__brixKG__content{padding:0 32px}}.HeroSlider-module__brixKG__contentInner{color:#fff;max-width:100%}@media (min-width:768px){.HeroSlider-module__brixKG__contentInner{max-width:36rem}}.HeroSlider-module__brixKG__title{text-shadow:2px 2px 8px #00000080;margin-bottom:16px;font-size:clamp(1.25rem,3.5vw,2.25rem);font-weight:700;line-height:1.15}.HeroSlider-module__brixKG__subtitle{color:#c9a961;margin-bottom:20px;font-size:12px;font-style:italic;font-weight:400}@media (min-width:768px){.HeroSlider-module__brixKG__subtitle{font-size:14px}}.HeroSlider-module__brixKG__productSection{margin-bottom:16px}.HeroSlider-module__brixKG__productLine{background:linear-gradient(90deg,#c9a961,#e8d5a3);width:64px;height:4px;margin-bottom:16px}.HeroSlider-module__brixKG__productName{letter-spacing:.1em;color:#c9a961;text-shadow:2px 2px 8px #0006;margin-bottom:8px;font-size:1.5rem;font-weight:900}@media (min-width:768px){.HeroSlider-module__brixKG__productName{font-size:2rem}}@media (min-width:1024px){.HeroSlider-module__brixKG__productName{font-size:2.5rem}}.HeroSlider-module__brixKG__productType{text-transform:uppercase;letter-spacing:.3em;color:#ffffffd9;font-size:12px;font-weight:600}@media (min-width:768px){.HeroSlider-module__brixKG__productType{font-size:14px}}.HeroSlider-module__brixKG__tagline{color:#c9a961;text-shadow:1px 1px 4px #00000080;background:linear-gradient(135deg,#c9a96126,#c9a9610d);border-left:3px solid #c9a961;border-radius:0 8px 8px 0;margin-top:8px;margin-bottom:28px;padding:12px 20px;font-size:14px;font-style:italic;position:relative}.HeroSlider-module__brixKG__tagline:before{content:"\"";color:#c9a96180;font-family:Georgia,serif;font-size:32px;position:absolute;top:-5px;left:10px}@media (min-width:768px){.HeroSlider-module__brixKG__tagline{margin-bottom:32px;padding:16px 28px;font-size:16px}.HeroSlider-module__brixKG__tagline:before{font-size:40px;top:-8px;left:12px}}.HeroSlider-module__brixKG__bullets{margin-bottom:24px;list-style:none}.HeroSlider-module__brixKG__bullet{color:#f3f4f6;align-items:center;gap:12px;margin-bottom:8px;font-size:12px;display:flex}@media (min-width:768px){.HeroSlider-module__brixKG__bullet{margin-bottom:12px;font-size:14px}}.HeroSlider-module__brixKG__bulletDot{background-color:#c9a961;border-radius:50%;flex-shrink:0;width:8px;height:8px}.HeroSlider-module__brixKG__ctaButton{text-transform:uppercase;letter-spacing:.1em;color:#1a1a1a;background:linear-gradient(135deg,#c9a961 0%,#e8d5a3 50%,#c9a961 100%);border-radius:9999px;padding:16px 32px;font-size:14px;font-weight:700;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #c9a96166}.HeroSlider-module__brixKG__ctaButton:hover{transform:scale(1.05);box-shadow:0 25px 50px #00000040}@media (min-width:768px){.HeroSlider-module__brixKG__ctaButton{font-size:16px}}.HeroSlider-module__brixKG__navButton{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}@media (min-width:768px){.HeroSlider-module__brixKG__navButton{width:48px;height:48px}}.HeroSlider-module__brixKG__navButton:hover{background-color:#ffffff40}.HeroSlider-module__brixKG__navButtonLeft{left:8px}@media (min-width:768px){.HeroSlider-module__brixKG__navButtonLeft{left:16px}}.HeroSlider-module__brixKG__navButtonRight{right:8px}@media (min-width:768px){.HeroSlider-module__brixKG__navButtonRight{right:16px}}.HeroSlider-module__brixKG__dots{z-index:20;gap:12px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.HeroSlider-module__brixKG__dot{border-radius:9999px;height:8px;transition:all .3s}.HeroSlider-module__brixKG__dotActive{background-color:#fff;width:48px}.HeroSlider-module__brixKG__dotInactive{background-color:#ffffff80;width:8px}.HeroSlider-module__brixKG__dotInactive:hover{background-color:#ffffffb3}.HeroSlider-module__brixKG__pauseButton{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#00000026;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;top:100px;right:16px}.HeroSlider-module__brixKG__pauseButton:hover{background-color:#00000059;transform:scale(1.05)}@media (min-width:768px){.HeroSlider-module__brixKG__pauseButton{top:110px;right:24px}}
.ProductCard-module__lmJDna__card{background-color:#fff;border-radius:16px;transition:all .5s;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}.ProductCard-module__lmJDna__card:hover{transform:translateY(-8px);box-shadow:0 25px 50px #00000026}.ProductCard-module__lmJDna__badges{z-index:10;flex-direction:column;gap:8px;display:flex;position:absolute;top:16px;left:16px}.ProductCard-module__lmJDna__badge{color:#fff;border-radius:9999px;padding:4px 12px;font-size:12px;font-weight:600;box-shadow:0 4px 6px #0000001a}.ProductCard-module__lmJDna__badgeBestseller{background:linear-gradient(135deg,#c9a961,#e8d5a3)}.ProductCard-module__lmJDna__badgeNew{background:linear-gradient(135deg,#14746f,#1a9690)}.ProductCard-module__lmJDna__badgeDiscount{background-color:#22c55e}.ProductCard-module__lmJDna__favoriteBtn{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 6px #0000001a}.ProductCard-module__lmJDna__favoriteBtn:hover{transform:scale(1.1)}.ProductCard-module__lmJDna__imageContainer{background-color:#f5f3f0;justify-content:center;align-items:center;height:320px;display:flex;position:relative;overflow:hidden}.ProductCard-module__lmJDna__image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform .3s}.ProductCard-module__lmJDna__card:hover .ProductCard-module__lmJDna__image{transform:scale(1.02)}.ProductCard-module__lmJDna__content{padding:24px}.ProductCard-module__lmJDna__rating{align-items:center;gap:8px;margin-bottom:12px;display:flex}.ProductCard-module__lmJDna__stars{align-items:center;gap:2px;display:flex}.ProductCard-module__lmJDna__reviewCount{color:#6b7280;font-size:14px}.ProductCard-module__lmJDna__productName{color:var(--color-neutral-900);margin-bottom:4px;font-size:20px;font-weight:700;transition:color .3s}.ProductCard-module__lmJDna__card:hover .ProductCard-module__lmJDna__productName{color:#14746f}.ProductCard-module__lmJDna__productSize{color:#6b7280;font-size:14px;font-weight:400}.ProductCard-module__lmJDna__subtitle{color:#c9a961;margin-bottom:8px;font-size:14px;font-weight:500}.ProductCard-module__lmJDna__description{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:14px;display:-webkit-box;overflow:hidden}.ProductCard-module__lmJDna__priceRow{align-items:baseline;gap:8px;margin-bottom:8px;padding-top:4px;display:flex}.ProductCard-module__lmJDna__price{color:#14746f;font-size:24px;font-weight:700}.ProductCard-module__lmJDna__originalPrice{color:#9ca3af;font-size:14px;text-decoration:line-through}.ProductCard-module__lmJDna__stockWarning{color:#ea580c;margin-bottom:8px;font-size:14px;font-weight:500}.ProductCard-module__lmJDna__buttonsRow{align-items:center;gap:8px;padding-top:8px;display:flex}.ProductCard-module__lmJDna__addToCartBtn{color:#fff;background:linear-gradient(135deg,#14746f,#1a9690);border-radius:9999px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:600;transition:transform .2s;display:flex}.ProductCard-module__lmJDna__addToCartBtn:hover{transform:scale(1.02)}.ProductCard-module__lmJDna__quantityControls{background-color:#f3f4f6;border:2px solid #14746f;border-radius:9999px;flex:1;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.ProductCard-module__lmJDna__quantityBtn{color:#fff;background-color:#14746f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .15s;display:flex}.ProductCard-module__lmJDna__quantityBtn:active{transform:scale(.9)}.ProductCard-module__lmJDna__quantityValue{color:#14746f;font-size:18px;font-weight:700}.ProductCard-module__lmJDna__quickViewBtn{color:#14746f;opacity:0;pointer-events:none;border:2px solid #14746f;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:600;transition:all .3s;display:flex;transform:translate(10px)}.ProductCard-module__lmJDna__card:hover .ProductCard-module__lmJDna__quickViewBtn{opacity:1;pointer-events:auto;transform:translate(0)}.ProductCard-module__lmJDna__quickViewBtn:hover{background-color:#14746f1a}
.QuickViewModal-module__yka67G__backdrop{z-index:9998;background-color:#0009;position:fixed;inset:0}.QuickViewModal-module__yka67G__modalContainer{z-index:9999;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.QuickViewModal-module__yka67G__containerDesktop{padding:20px}.QuickViewModal-module__yka67G__containerMobile{padding:10px}.QuickViewModal-module__yka67G__modal{pointer-events:auto;background-color:#fff;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.QuickViewModal-module__yka67G__modalDesktop{border-radius:24px;max-width:900px;max-height:90vh}.QuickViewModal-module__yka67G__modalMobile{border-radius:16px;max-width:100%;max-height:95vh}.QuickViewModal-module__yka67G__closeBtn{cursor:pointer;z-index:10;background-color:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #00000026}.QuickViewModal-module__yka67G__closeBtn:hover{background-color:#fff}.QuickViewModal-module__yka67G__contentWrapper{flex:1;display:flex;overflow-y:auto}.QuickViewModal-module__yka67G__contentDesktop{flex-direction:row}.QuickViewModal-module__yka67G__contentMobile{flex-direction:column}.QuickViewModal-module__yka67G__imageSection{background-color:#f8f6f4;justify-content:center;align-items:center;display:flex}.QuickViewModal-module__yka67G__imageSectionDesktop{flex:0 0 45%;min-height:400px;padding:40px}.QuickViewModal-module__yka67G__imageSectionMobile{flex:none;min-height:200px;padding:24px}.QuickViewModal-module__yka67G__productImage{object-fit:contain;max-width:100%}.QuickViewModal-module__yka67G__productImageDesktop{max-height:350px}.QuickViewModal-module__yka67G__productImageMobile{max-height:180px}.QuickViewModal-module__yka67G__detailsSection{flex:1;overflow-y:auto}.QuickViewModal-module__yka67G__detailsSectionDesktop{padding:40px}.QuickViewModal-module__yka67G__detailsSectionMobile{padding:20px}.QuickViewModal-module__yka67G__badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background-color:#14746f;border-radius:20px;margin-bottom:12px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-block}.QuickViewModal-module__yka67G__productName{color:#1a1a1a;margin:0 0 4px;font-weight:700}.QuickViewModal-module__yka67G__productNameDesktop{font-size:28px}.QuickViewModal-module__yka67G__productNameMobile{font-size:22px}.QuickViewModal-module__yka67G__subtitle{color:#c9a961;margin:0 0 10px;font-weight:500}.QuickViewModal-module__yka67G__subtitleDesktop{font-size:16px}.QuickViewModal-module__yka67G__subtitleMobile{font-size:14px}.QuickViewModal-module__yka67G__rating{align-items:center;gap:6px;margin-bottom:12px;display:flex}.QuickViewModal-module__yka67G__stars{gap:2px;display:flex}.QuickViewModal-module__yka67G__ratingText{color:#6b7280;font-size:13px}.QuickViewModal-module__yka67G__shortDescription{color:#4b5563;background-color:#f9fafb;border-left:3px solid #14746f;border-radius:10px;margin:0 0 16px;line-height:1.6}.QuickViewModal-module__yka67G__shortDescriptionDesktop{padding:16px;font-size:15px}.QuickViewModal-module__yka67G__shortDescriptionMobile{padding:12px;font-size:13px}.QuickViewModal-module__yka67G__detailedDescription{color:#6b7280;margin:0 0 20px;font-size:14px;line-height:1.8}.QuickViewModal-module__yka67G__benefitsTitle{color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:13px;font-weight:600}.QuickViewModal-module__yka67G__benefitsGrid{display:grid}.QuickViewModal-module__yka67G__benefitsGridDesktop{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:24px}.QuickViewModal-module__yka67G__benefitsGridMobile{grid-template-columns:1fr;gap:6px;margin-bottom:16px}.QuickViewModal-module__yka67G__benefitItem{color:#374151;align-items:center;gap:6px;display:flex}.QuickViewModal-module__yka67G__benefitItemDesktop{font-size:14px}.QuickViewModal-module__yka67G__benefitItemMobile{font-size:13px}.QuickViewModal-module__yka67G__benefitCheck{color:#14746f}.QuickViewModal-module__yka67G__priceSection{background-color:#f0fdf4;border-radius:10px;flex-wrap:wrap;align-items:center;display:flex}.QuickViewModal-module__yka67G__priceSectionDesktop{gap:16px;margin-bottom:24px;padding:16px}.QuickViewModal-module__yka67G__priceSectionMobile{gap:10px;margin-bottom:16px;padding:12px}.QuickViewModal-module__yka67G__currentPrice{color:#14746f;font-weight:700}.QuickViewModal-module__yka67G__currentPriceDesktop{font-size:32px}.QuickViewModal-module__yka67G__currentPriceMobile{font-size:26px}.QuickViewModal-module__yka67G__originalPrice{color:#9ca3af;text-decoration:line-through}.QuickViewModal-module__yka67G__originalPriceDesktop{font-size:18px}.QuickViewModal-module__yka67G__originalPriceMobile{font-size:16px}.QuickViewModal-module__yka67G__discountBadge{color:#fff;background-color:#14746f;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600}.QuickViewModal-module__yka67G__quantityControls{background-color:#f3f4f6;border:2px solid #14746f;border-radius:50px;justify-content:space-between;align-items:center;width:100%;padding:8px 16px;display:flex}.QuickViewModal-module__yka67G__quantityBtn{cursor:pointer;background-color:#14746f;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex}.QuickViewModal-module__yka67G__quantityBtn:hover{background-color:#0f5f5a}.QuickViewModal-module__yka67G__quantityText{color:#14746f;font-size:20px;font-weight:700}.QuickViewModal-module__yka67G__cartIconBtn{cursor:pointer;background-color:#14746f;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-left:8px;transition:background .2s;display:flex}.QuickViewModal-module__yka67G__cartIconBtn:hover{background-color:#0f5f5a}.QuickViewModal-module__yka67G__addToCartBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#14746f,#1a9690);border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;width:100%;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #14746f4d}.QuickViewModal-module__yka67G__addToCartBtnDesktop{padding:16px 32px;font-size:16px}.QuickViewModal-module__yka67G__addToCartBtnMobile{padding:14px 24px;font-size:15px}.QuickViewModal-module__yka67G__addToCartBtn:hover{transform:scale(1.02)}.QuickViewModal-module__yka67G__trustIndicators{color:#9ca3af;flex-wrap:wrap;justify-content:center;margin-top:16px;display:flex}.QuickViewModal-module__yka67G__trustIndicatorsDesktop{gap:24px;font-size:12px}.QuickViewModal-module__yka67G__trustIndicatorsMobile{gap:12px;font-size:11px}
.ProductsSection-module__D0HxnG__section{background-color:var(--color-neutral-50);z-index:5;padding:80px 0;position:relative}.ProductsSection-module__D0HxnG__container{max-width:1280px;margin:0 auto;padding:0 16px}@media (min-width:640px){.ProductsSection-module__D0HxnG__container{padding:0 24px}}@media (min-width:1024px){.ProductsSection-module__D0HxnG__container{padding:0 32px}}.ProductsSection-module__D0HxnG__header{text-align:center;margin-bottom:64px}.ProductsSection-module__D0HxnG__badge{color:#14746f;text-transform:uppercase;letter-spacing:.05em;background-color:#c9a96133;border-radius:9999px;margin-bottom:16px;padding:8px 16px;font-size:14px;display:inline-block}.ProductsSection-module__D0HxnG__title{color:var(--color-neutral-900);margin-bottom:16px}.ProductsSection-module__D0HxnG__description{color:#6b7280;max-width:42rem;margin:0 auto}.ProductsSection-module__D0HxnG__grid{grid-template-columns:1fr;gap:32px;max-width:64rem;margin:0 auto;display:grid}@media (min-width:768px){.ProductsSection-module__D0HxnG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProductsSection-module__D0HxnG__grid{gap:48px}}.ProductsSection-module__D0HxnG__ctaWrapper{text-align:center;margin-top:48px}.ProductsSection-module__D0HxnG__ctaBtn{color:#14746f;border:2px solid #14746f;border-radius:9999px;padding:16px 32px;font-weight:600;transition:all .3s}.ProductsSection-module__D0HxnG__ctaBtn:hover{color:#fff;background-color:#14746f;transform:scale(1.05)}
.HowToUse-module__luG7BG__section{width:100%;padding:20px 0}.HowToUse-module__luG7BG__scrollContainer{z-index:40;height:120vh;position:relative}.native-app .HowToUse-module__luG7BG__scrollContainer{height:auto}@media (max-width:1024px){.HowToUse-module__luG7BG__scrollContainer{height:auto}}.HowToUse-module__luG7BG__stickyWrapper{z-index:30;background:linear-gradient(to bottom right, var(--color-neutral-100), white);flex-direction:column;justify-content:center;width:100%;min-height:100vh;padding:40px 0;display:flex;position:sticky;top:0}.native-app .HowToUse-module__luG7BG__stickyWrapper{padding:60px 0;position:relative}@media (max-width:1024px){.HowToUse-module__luG7BG__stickyWrapper{padding:60px 0;position:relative}}.HowToUse-module__luG7BG__container{max-width:1280px;margin:0 auto;padding:0 16px}@media (min-width:640px){.HowToUse-module__luG7BG__container{padding:0 24px}}@media (min-width:1024px){.HowToUse-module__luG7BG__container{padding:0 32px}}.HowToUse-module__luG7BG__header{text-align:center;margin-bottom:12px}.HowToUse-module__luG7BG__badge{color:#14746f;text-transform:uppercase;letter-spacing:.05em;background-color:#c9a96133;border-radius:9999px;margin-bottom:16px;padding:8px 16px;font-size:14px;display:inline-block}.HowToUse-module__luG7BG__title{color:var(--color-neutral-900);margin-bottom:16px}.HowToUse-module__luG7BG__description{color:#6b7280;max-width:42rem;margin:0 auto}.HowToUse-module__luG7BG__tabs{justify-content:center;margin-bottom:40px;display:flex}.HowToUse-module__luG7BG__tabsContainer{background-color:#2d3a2d;border-radius:9999px;padding:6px;display:inline-flex}.HowToUse-module__luG7BG__tab{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:12px 32px;font-size:14px;font-weight:600;transition:all .3s}.HowToUse-module__luG7BG__tabActive{color:#1a2a1a;background-color:#3cb371}.HowToUse-module__luG7BG__tabInactive{color:#8b9a8b;background-color:#0000}.HowToUse-module__luG7BG__stepsWrapper{position:relative}.HowToUse-module__luG7BG__stepsGrid{z-index:10;grid-template-columns:1fr;gap:32px;display:grid;position:relative}@media (min-width:768px){.HowToUse-module__luG7BG__stepsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.HowToUse-module__luG7BG__stepsGrid{grid-template-columns:repeat(4,1fr)}}.HowToUse-module__luG7BG__stepCard{position:relative}.HowToUse-module__luG7BG__stepCardInner{cursor:pointer;background-color:#fff;border:2px solid #0000;border-radius:16px;padding:20px;transition:all .5s;box-shadow:0 4px 6px #0000001a}.HowToUse-module__luG7BG__stepCardInner:hover{border-color:#c9a961;box-shadow:0 25px 50px #00000026}.HowToUse-module__luG7BG__iconCircle{background:linear-gradient(135deg,#14746f,#c9a961);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 24px;transition:transform .3s;display:flex;box-shadow:0 4px 6px #0000001a}.HowToUse-module__luG7BG__stepCardInner:hover .HowToUse-module__luG7BG__iconCircle{transform:scale(1.1)}.HowToUse-module__luG7BG__progressTrack{z-index:0;background-color:#0000;border-radius:4px;width:100%;height:4px;display:none;position:absolute;top:50%;left:0;transform:translateY(-50%)}.HowToUse-module__luG7BG__progressLine{background:linear-gradient(90deg,#c9a961,#14746f);border-radius:4px;height:100%;position:relative}.HowToUse-module__luG7BG__floatingArrow{color:#fff;z-index:20;background-color:#14746f;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:none;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 4px 6px #00000026}@media (min-width:1024px){.HowToUse-module__luG7BG__progressTrack,.HowToUse-module__luG7BG__floatingArrow{display:flex}}.HowToUse-module__luG7BG__stepNumber{color:#1a1a1a;background-color:#d5ba7b;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-12px;right:-12px;box-shadow:0 4px 6px #0000001a}.HowToUse-module__luG7BG__stepTitle{text-align:center;color:var(--color-neutral-900);margin-bottom:12px;font-weight:600}.HowToUse-module__luG7BG__stepDescription{color:#6b7280;text-align:center;margin-bottom:16px;font-size:14px}.HowToUse-module__luG7BG__tipBox{background-color:#c9a9611a;border:1px solid #c9a96133;border-radius:8px;padding:12px}.HowToUse-module__luG7BG__tipText{color:#14746f;text-align:center;font-size:12px}.HowToUse-module__luG7BG__mobileConnector{justify-content:center;margin:16px 0;display:flex}@media (min-width:1024px){.HowToUse-module__luG7BG__mobileConnector{display:none}}.HowToUse-module__luG7BG__mobileConnectorLine{background:linear-gradient(#14746f,#b85c38);width:4px;height:32px}.HowToUse-module__luG7BG__proTipWrapper{text-align:center;margin-top:40px}.HowToUse-module__luG7BG__proTipBox{background-color:#fff;border-radius:12px;max-width:42rem;padding:16px 24px;display:inline-block;box-shadow:0 10px 15px #0000001a}.HowToUse-module__luG7BG__proTipText{color:#6b7280;margin-bottom:16px}.HowToUse-module__luG7BG__proTipBtn{text-transform:uppercase;letter-spacing:.05em;color:#1a1a1a;background:linear-gradient(135deg,#d5ba7b,#c9a961,#b8986a);border-radius:9999px;padding:16px 32px;font-weight:600;transition:transform .3s;box-shadow:0 4px 6px #0000001a}.HowToUse-module__luG7BG__proTipBtn:hover{transform:scale(1.05)}.HowToUse-module__luG7BG__stepCardActive .HowToUse-module__luG7BG__iconCircle{transform:scale(1.1);box-shadow:0 0 15px #c9a96166}@media (min-width:1024px){.HowToUse-module__luG7BG__stepCard:nth-child(2) .HowToUse-module__luG7BG__stepCardInner,.HowToUse-module__luG7BG__stepCard:nth-child(3) .HowToUse-module__luG7BG__stepCardInner{border-color:#c9a9611a;min-height:280px;transform:scale(1.05)}.HowToUse-module__luG7BG__stepCardActive.HowToUse-module__luG7BG__stepCard:nth-child(2) .HowToUse-module__luG7BG__stepCardInner,.HowToUse-module__luG7BG__stepCardActive.HowToUse-module__luG7BG__stepCard:nth-child(3) .HowToUse-module__luG7BG__stepCardInner{transform:scale(1.05)translateY(-8px)}}
.SiddhaPower-module__nifK0G__section{background-color:var(--color-neutral-900);color:#fff;padding:80px 0;position:relative;overflow:hidden}.SiddhaPower-module__nifK0G__bgPattern{opacity:.05;position:absolute;inset:0}.SiddhaPower-module__nifK0G__container{z-index:10;max-width:1280px;margin:0 auto;padding:0 16px;position:relative}@media (min-width:640px){.SiddhaPower-module__nifK0G__container{padding:0 24px}}@media (min-width:1024px){.SiddhaPower-module__nifK0G__container{padding:0 32px}}.SiddhaPower-module__nifK0G__grid{grid-template-columns:1fr;align-items:center;gap:48px;display:grid}@media (min-width:1024px){.SiddhaPower-module__nifK0G__grid{grid-template-columns:repeat(2,1fr)}}.SiddhaPower-module__nifK0G__leftContent{flex-direction:column;gap:24px;display:flex}.SiddhaPower-module__nifK0G__badge{color:#c9a961;text-transform:uppercase;letter-spacing:.05em;background-color:#c9a96133;border-radius:9999px;width:fit-content;padding:8px 16px;font-size:14px;display:inline-block}.SiddhaPower-module__nifK0G__title{color:#fff}.SiddhaPower-module__nifK0G__divider{background:linear-gradient(90deg,#c9a961,#b85c38);width:96px;height:4px}.SiddhaPower-module__nifK0G__paragraph{color:#d1d5db;font-size:18px;line-height:1.625}.SiddhaPower-module__nifK0G__featureCard{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff0d;border-radius:12px;align-items:flex-start;gap:16px;padding:16px;display:flex}.SiddhaPower-module__nifK0G__featureIcon{background-color:#c9a96133;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.SiddhaPower-module__nifK0G__featureTitle{color:#fff;margin-bottom:4px}.SiddhaPower-module__nifK0G__featureText{color:#9ca3af;font-size:14px}.SiddhaPower-module__nifK0G__rightContent{flex-direction:column;gap:32px;display:flex}.SiddhaPower-module__nifK0G__videoWrapper{border-radius:16px;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000040}.SiddhaPower-module__nifK0G__video{object-fit:cover;width:100%;height:384px}.SiddhaPower-module__nifK0G__videoOverlay{background:linear-gradient(#0000,#0009);position:absolute;inset:0}.SiddhaPower-module__nifK0G__videoQuote{color:#fff;font-size:14px;font-style:italic;position:absolute;bottom:24px;left:24px;right:24px}.SiddhaPower-module__nifK0G__featuresGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.SiddhaPower-module__nifK0G__featureItem{text-align:center;background-color:#36302b;border:1px solid #4a4540;border-radius:16px;padding:24px;transition:transform .3s}.SiddhaPower-module__nifK0G__featureItem:hover{transform:scale(1.05)}.SiddhaPower-module__nifK0G__featureItemIcon{background-color:#534935;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex}.SiddhaPower-module__nifK0G__featureItemTitle{color:#fff;margin-bottom:8px;font-weight:600}.SiddhaPower-module__nifK0G__featureItemText{color:#99a1af;font-size:14px}
.Ingredients-module__cyMURq__section{background-color:#fff;padding:80px 0;position:relative;overflow:hidden}.Ingredients-module__cyMURq__decorBlob1{filter:blur(64px);background-color:#c9a9611a;border-radius:50%;width:256px;height:256px;position:absolute;top:80px;right:40px}.Ingredients-module__cyMURq__decorBlob2{filter:blur(64px);background-color:#14746f0d;border-radius:50%;width:384px;height:384px;position:absolute;bottom:80px;left:40px}.Ingredients-module__cyMURq__container{z-index:10;max-width:1280px;margin:0 auto;padding:0 16px;position:relative}@media (min-width:640px){.Ingredients-module__cyMURq__container{padding:0 24px}}@media (min-width:1024px){.Ingredients-module__cyMURq__container{padding:0 32px}}.Ingredients-module__cyMURq__header{text-align:center;margin-bottom:64px}.Ingredients-module__cyMURq__badge{color:#14746f;text-transform:uppercase;letter-spacing:.05em;background-color:#c9a96133;border-radius:9999px;margin-bottom:16px;padding:8px 16px;font-size:14px;display:inline-block}.Ingredients-module__cyMURq__title{color:var(--color-neutral-900);margin-bottom:16px}.Ingredients-module__cyMURq__description{color:#6b7280;max-width:42rem;margin:0 auto}.Ingredients-module__cyMURq__videoWrapper{border-radius:24px;max-width:64rem;margin-bottom:64px;margin-left:auto;margin-right:auto;overflow:hidden;box-shadow:0 25px 50px #00000026}.Ingredients-module__cyMURq__videoContainer{height:400px;position:relative}.Ingredients-module__cyMURq__video{object-fit:cover;width:100%;height:100%}.Ingredients-module__cyMURq__videoOverlay{background:linear-gradient(#0000,#0000,#0009);position:absolute;inset:0}.Ingredients-module__cyMURq__muteBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background-color:#fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:16px;right:16px}.Ingredients-module__cyMURq__videoContent{color:#fff;position:absolute;bottom:32px;left:32px;right:32px}.Ingredients-module__cyMURq__videoLabel{align-items:center;gap:12px;margin-bottom:12px;display:flex}.Ingredients-module__cyMURq__videoLabelText{text-transform:uppercase;letter-spacing:.05em;font-size:14px}.Ingredients-module__cyMURq__videoTitle{color:#fff}.Ingredients-module__cyMURq__cardsGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.Ingredients-module__cyMURq__cardsGrid{grid-template-columns:repeat(3,1fr)}}.Ingredients-module__cyMURq__card{text-align:center;border-radius:12px;padding:24px}.Ingredients-module__cyMURq__cardHero{background-color:#14746f0d}.Ingredients-module__cyMURq__cardAccent1{background-color:#c9a9611a}.Ingredients-module__cyMURq__cardAccent2{background-color:#b8986a1a}.Ingredients-module__cyMURq__cardIcon{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.Ingredients-module__cyMURq__cardIconHero{background-color:#14746f}.Ingredients-module__cyMURq__cardIconAccent{background-color:#c9a961}.Ingredients-module__cyMURq__cardTitle{margin-bottom:8px}.Ingredients-module__cyMURq__cardText{color:#6b7280;font-size:14px}
.VendorSection-module__8zxY1a__section{position:relative}.VendorSection-module__8zxY1a__wrapper{min-height:500px;position:relative;overflow:hidden}@media (min-width:768px){.VendorSection-module__8zxY1a__wrapper{min-height:600px}}.VendorSection-module__8zxY1a__bgImage{position:absolute;inset:0}.VendorSection-module__8zxY1a__bgImg{object-fit:cover;width:100%;height:100%}.VendorSection-module__8zxY1a__overlay{background:linear-gradient(90deg,#000c,#0009,#0000);position:absolute;inset:0}.VendorSection-module__8zxY1a__container{z-index:10;max-width:1280px;height:100%;margin:0 auto;padding:0 16px;position:relative}@media (min-width:640px){.VendorSection-module__8zxY1a__container{padding:0 24px}}@media (min-width:1024px){.VendorSection-module__8zxY1a__container{padding:0 32px}}.VendorSection-module__8zxY1a__content{align-items:center;height:100%;display:flex}.VendorSection-module__8zxY1a__contentInner{max-width:36rem;padding:64px 0}.VendorSection-module__8zxY1a__badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;text-transform:uppercase;letter-spacing:.05em;background-color:#fff3;border-radius:9999px;margin-bottom:24px;padding:8px 16px;font-size:14px;display:inline-block}.VendorSection-module__8zxY1a__title{color:#fff;margin-bottom:24px;font-size:2.25rem;font-weight:700;line-height:1.1}@media (min-width:768px){.VendorSection-module__8zxY1a__title{font-size:3rem}}.VendorSection-module__8zxY1a__description{color:#ffffffe6;margin-bottom:32px;font-size:18px;line-height:1.625}.VendorSection-module__8zxY1a__benefits{flex-wrap:wrap;gap:12px;margin-bottom:32px;display:flex}.VendorSection-module__8zxY1a__benefit{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff1a;border:1px solid #fff3;border-radius:9999px;align-items:center;gap:8px;padding:8px 16px;display:flex}.VendorSection-module__8zxY1a__benefitLabel{color:#fff;font-size:14px;font-weight:500}.VendorSection-module__8zxY1a__ctaBtn{background:linear-gradient(135deg,#c9a961,#b85c38);border-radius:9999px;align-items:center;gap:12px;padding:16px 32px;font-weight:600;transition:transform .3s;display:inline-flex;box-shadow:0 4px 6px #0000001a}.VendorSection-module__8zxY1a__ctaBtn:hover{transform:scale(1.05)}.VendorSection-module__8zxY1a__ctaBtnText{color:#1a1a1a}
.Testimonials-module__PP4qZW__section{background:linear-gradient(to bottom right, #c9a9611a, var(--color-neutral-50));padding:80px 0}.Testimonials-module__PP4qZW__container{max-width:1280px;margin:0 auto;padding:0 16px}@media (min-width:640px){.Testimonials-module__PP4qZW__container{padding:0 24px}}@media (min-width:1024px){.Testimonials-module__PP4qZW__container{padding:0 32px}}.Testimonials-module__PP4qZW__header{text-align:center;margin-bottom:64px}.Testimonials-module__PP4qZW__badge{color:#14746f;text-transform:uppercase;letter-spacing:.05em;background-color:#c9a96133;border-radius:9999px;margin-bottom:16px;padding:8px 16px;font-size:14px;display:inline-block}.Testimonials-module__PP4qZW__title{color:var(--color-neutral-900);margin-bottom:16px}.Testimonials-module__PP4qZW__cardWrapper{max-width:56rem;margin:0 auto 64px}.Testimonials-module__PP4qZW__card{background-color:#fff;border-radius:24px;padding:24px;box-shadow:0 20px 25px #0000001a}@media (min-width:768px){.Testimonials-module__PP4qZW__card{padding:48px}}.Testimonials-module__PP4qZW__cardText{color:#374151;text-align:justify;margin-bottom:32px;font-size:16px;line-height:1.625}@media (min-width:768px){.Testimonials-module__PP4qZW__cardText{font-size:18px}}.Testimonials-module__PP4qZW__highlight{color:#c9a961;font-weight:700}.Testimonials-module__PP4qZW__featuresGrid{grid-template-columns:1fr;gap:16px;margin-bottom:32px;display:grid}@media (min-width:768px){.Testimonials-module__PP4qZW__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Testimonials-module__PP4qZW__featuresGrid{grid-template-columns:repeat(3,1fr)}}.Testimonials-module__PP4qZW__featureItem{background:linear-gradient(to bottom right,#14746f0d,#c9a9610d);border-radius:12px;align-items:center;gap:12px;padding:16px;display:flex}.Testimonials-module__PP4qZW__featureIcon{background-color:#14746f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Testimonials-module__PP4qZW__featureLabel{color:#374151;font-size:14px;font-weight:500}.Testimonials-module__PP4qZW__trustedBadge{background:linear-gradient(90deg,#14746f,#c9a961);border-radius:16px;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex}.Testimonials-module__PP4qZW__trustedNumber{color:#fff;font-size:24px;font-weight:700}.Testimonials-module__PP4qZW__trustedLabel{color:#ffffffe6;font-size:14px}.Testimonials-module__PP4qZW__carouselTitle{text-align:center;color:#1f2937;margin-bottom:24px;font-family:Georgia,serif;font-size:22px;font-weight:700}@media (min-width:768px){.Testimonials-module__PP4qZW__carouselTitle{font-size:26px}}.Testimonials-module__PP4qZW__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#c9a96166 transparent;gap:20px;padding-bottom:16px;display:flex;overflow-x:auto}.Testimonials-module__PP4qZW__carousel::-webkit-scrollbar{height:4px}.Testimonials-module__PP4qZW__carousel::-webkit-scrollbar-thumb{background-color:#c9a96166;border-radius:9999px}.Testimonials-module__PP4qZW__reviewCard{scroll-snap-align:start;background:#fff;border:1px solid #c9a96126;border-radius:16px;flex-direction:column;flex:0 0 300px;gap:12px;padding:24px;display:flex;box-shadow:0 4px 20px #00000014}@media (min-width:768px){.Testimonials-module__PP4qZW__reviewCard{flex:0 0 320px}}.Testimonials-module__PP4qZW__starRow{gap:2px;display:flex}.Testimonials-module__PP4qZW__reviewQuote{color:#374151;flex:1;font-family:Georgia,serif;font-size:14px;font-style:italic;line-height:1.7}@media (min-width:768px){.Testimonials-module__PP4qZW__reviewQuote{font-size:15px}}.Testimonials-module__PP4qZW__reviewFooter{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.Testimonials-module__PP4qZW__reviewAuthor{align-items:center;gap:10px;display:flex}.Testimonials-module__PP4qZW__reviewAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.Testimonials-module__PP4qZW__reviewAvatarFallback{color:#fff;background:linear-gradient(135deg,#14746f,#c9a961);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.Testimonials-module__PP4qZW__reviewName{color:#111827;font-size:13px;font-weight:600}.Testimonials-module__PP4qZW__reviewLocation{color:#9ca3af;font-size:12px}.Testimonials-module__PP4qZW__reviewProduct{color:#c9a961;white-space:nowrap;background-color:#c9a9611a;border-radius:9999px;flex-shrink:0;padding:3px 10px;font-size:11px;font-weight:500}.Testimonials-module__PP4qZW__transformCard{scroll-snap-align:start;background:#fff;border:2px solid #c9a96140;border-radius:16px;flex-direction:column;flex:0 0 340px;gap:12px;padding:24px;display:flex;position:relative;box-shadow:0 4px 20px #0000001a}@media (min-width:768px){.Testimonials-module__PP4qZW__transformCard{flex:0 0 380px}}.Testimonials-module__PP4qZW__transformBadge{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(90deg,#14746f,#c9a961);border-radius:9999px;width:fit-content;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.Testimonials-module__PP4qZW__transformImages{gap:10px;display:flex}.Testimonials-module__PP4qZW__transformImgWrap{flex:1;position:relative}.Testimonials-module__PP4qZW__transformLabel{text-transform:uppercase;color:#fff;z-index:1;background:#0009;border-radius:6px;padding:2px 7px;font-size:10px;font-weight:700;position:absolute;top:6px;left:6px}.Testimonials-module__PP4qZW__transformLabelAfter{text-transform:uppercase;color:#fff;z-index:1;background:#14746fd9;border-radius:6px;padding:2px 7px;font-size:10px;font-weight:700;position:absolute;top:6px;left:6px}.Testimonials-module__PP4qZW__transformImg{object-fit:cover;border-radius:10px;width:100%;height:130px}.Testimonials-module__PP4qZW__usageDuration{color:#c9a961;margin-top:2px;font-size:11px;font-weight:500}.Testimonials-module__PP4qZW__seeTransformLink{color:#14746f;white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.Testimonials-module__PP4qZW__seeTransformLink:hover{color:#c9a961}@media (max-width:639px){.Testimonials-module__PP4qZW__carousel{scroll-snap-type:none;flex-direction:column;overflow-x:visible}.Testimonials-module__PP4qZW__reviewCard,.Testimonials-module__PP4qZW__transformCard{flex:none;width:100%}}
.Journal-module__HIlFTq__section{background-color:#fff;padding:80px 0}.Journal-module__HIlFTq__container{max-width:1280px;margin:0 auto;padding:0 16px}@media (min-width:640px){.Journal-module__HIlFTq__container{padding:0 24px}}@media (min-width:1024px){.Journal-module__HIlFTq__container{padding:0 32px}}.Journal-module__HIlFTq__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.Journal-module__HIlFTq__badge{color:#14746f;text-transform:uppercase;letter-spacing:.1em;background:#14746f1a;border:1px solid #14746f33;border-radius:9999px;margin-bottom:16px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.Journal-module__HIlFTq__title{color:var(--color-neutral-900);margin-bottom:16px}.Journal-module__HIlFTq__description{color:#6b7280;max-width:42rem;margin:0 auto 32px}.Journal-module__HIlFTq__viewAllBtn{color:#14746f;border:2px solid #14746f;border-radius:9999px;align-items:center;gap:8px;padding:12px 24px;transition:all .3s;display:inline-flex}.Journal-module__HIlFTq__viewAllBtn:hover{color:#fff;background-color:#14746f}.Journal-module__HIlFTq__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.Journal-module__HIlFTq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Journal-module__HIlFTq__grid{gap:32px}}.Journal-module__HIlFTq__card{background:linear-gradient(to bottom right, var(--color-neutral-50), white);border:2px solid var(--color-neutral-100);cursor:pointer;border-radius:16px;flex-direction:column;height:100%;padding:24px;transition:all .5s;display:flex}@media (min-width:768px){.Journal-module__HIlFTq__card{padding:32px}}.Journal-module__HIlFTq__card:hover{border-color:#14746f;box-shadow:0 20px 25px #0000001a}.Journal-module__HIlFTq__cardHeader{align-items:center;gap:12px;margin-bottom:16px;display:flex}.Journal-module__HIlFTq__cardIcon{background-color:#14746f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Journal-module__HIlFTq__cardCategory{text-transform:uppercase;letter-spacing:.05em;color:#14746f;font-size:12px;font-weight:700}.Journal-module__HIlFTq__cardTitle{color:var(--color-neutral-900);min-height:56px;margin-bottom:12px;font-size:20px;font-weight:700;transition:color .3s}.Journal-module__HIlFTq__card:hover .Journal-module__HIlFTq__cardTitle{color:#14746f}.Journal-module__HIlFTq__cardDescription{color:#6b7280;flex:1;font-size:14px}.Journal-module__HIlFTq__cardFooter{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.Journal-module__HIlFTq__readTime{color:#6b7280;align-items:center;gap:8px;font-size:14px;display:flex}.Journal-module__HIlFTq__readMoreBtn{color:#14746f;align-items:center;gap:8px;font-size:14px;font-weight:600;transition:gap .3s;display:inline-flex}.Journal-module__HIlFTq__card:hover .Journal-module__HIlFTq__readMoreBtn{gap:12px}.Journal-module__HIlFTq__viewMoreBtn{color:#14746f;cursor:pointer;background-color:#0000;border:2px solid #14746f;border-radius:9999px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.Journal-module__HIlFTq__viewMoreBtn:hover{color:#fff;background-color:#14746f;transform:translateY(-2px);box-shadow:0 4px 12px #14746f33}.Journal-module__HIlFTq__arrow{transition:transform .3s;display:inline-block}.Journal-module__HIlFTq__viewMoreBtn:hover .Journal-module__HIlFTq__arrow{transform:translate(4px)}
.ArticleCard-module__tRcI8a__cardWrapper{perspective:1000px;height:100%}.ArticleCard-module__tRcI8a__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:100%;transform-style:preserve-3d;cursor:pointer;background:linear-gradient(145deg,#ffffffe6 0%,#f0fdfacc 100%);border:1px solid #fffc;border-radius:20px;flex-direction:column;padding:24px;transition:box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -5px #14746f1a,0 4px 6px -2px #14746f0d,inset 0 0 20px #fffc}.ArticleCard-module__tRcI8a__card:before{content:"";opacity:0;background:linear-gradient(90deg,#14746f,#2dd4bf);height:6px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.ArticleCard-module__tRcI8a__card:hover:before{opacity:1}.ArticleCard-module__tRcI8a__card:hover{border-color:#14746f33;box-shadow:0 20px 40px -10px #14746f33,0 0 0 1px #14746f1a}@media (min-width:768px){.ArticleCard-module__tRcI8a__card{padding:32px}}.ArticleCard-module__tRcI8a__cardContent{flex-direction:column;height:100%;display:flex;transform:translateZ(20px)}.ArticleCard-module__tRcI8a__cardHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex;transform:translateZ(30px)}.ArticleCard-module__tRcI8a__cardIcon{color:#fff;background:linear-gradient(135deg,#14746f,#0d524e);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 8px 16px #14746f33}.ArticleCard-module__tRcI8a__cardCategory{text-transform:uppercase;letter-spacing:.1em;color:#14746f;font-size:.75rem;font-weight:800}.ArticleCard-module__tRcI8a__cardTitle{color:#111827;margin-bottom:12px;font-size:1.25rem;font-weight:800;line-height:1.3;transform:translateZ(40px)}.ArticleCard-module__tRcI8a__cardDescription{color:#4b5563;flex:1;margin-bottom:24px;font-size:.95rem;line-height:1.6;transform:translateZ(30px)}.ArticleCard-module__tRcI8a__cardFooter{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;display:flex;transform:translateZ(25px)}.ArticleCard-module__tRcI8a__readTime{color:#6b7280;align-items:center;gap:6px;font-size:.875rem;font-weight:500;display:flex}.ArticleCard-module__tRcI8a__readMoreBtn{color:#14746f;background:#14746f14;border-radius:9999px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:700;transition:all .3s;display:inline-flex}.ArticleCard-module__tRcI8a__readMoreBtn:hover{color:#fff;background:#14746f;transform:translate(4px)}@keyframes ArticleCard-module__tRcI8a__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
.JournalModal-module__X3wDrG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;padding:calc(1rem + var(--safe-area-inset-top)) 1rem calc(1rem + var(--safe-area-inset-bottom));background-color:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.JournalModal-module__X3wDrG__modal{background:#fff;border:1px solid #fff3;border-radius:24px;flex-direction:column;width:85vw;max-width:none;height:85vh;max-height:none;transition:background-color .3s,color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 50px 100px -20px #0006}.JournalModal-module__X3wDrG__modal.JournalModal-module__X3wDrG__darkMode{background:#1f2937;border-color:#374151}.JournalModal-module__X3wDrG__modal.JournalModal-module__X3wDrG__darkMode .JournalModal-module__X3wDrG__header{background:#1f2937;border-bottom-color:#374151}.JournalModal-module__X3wDrG__modal.JournalModal-module__X3wDrG__darkMode .JournalModal-module__X3wDrG__title{color:#f3f4f6}.JournalModal-module__X3wDrG__modal.JournalModal-module__X3wDrG__darkMode .JournalModal-module__X3wDrG__controlBtn{color:#9ca3af;background:#374151;border-color:#4b5563}.JournalModal-module__X3wDrG__modal.JournalModal-module__X3wDrG__darkMode .JournalModal-module__X3wDrG__controlBtn:hover{color:#f3f4f6;background:#4b5563;border-color:#6b7280}.JournalModal-module__X3wDrG__modal.JournalModal-module__X3wDrG__darkMode .JournalModal-module__X3wDrG__groupControls{background:#374151;border-color:#4b5563}.JournalModal-module__X3wDrG__modal.JournalModal-module__X3wDrG__darkMode .JournalModal-module__X3wDrG__zoomLabel{color:#d1d5db}.JournalModal-module__X3wDrG__modal.JournalModal-module__X3wDrG__darkMode .JournalModal-module__X3wDrG__divider{background:#4b5563}.JournalModal-module__X3wDrG__darkContent{background-color:#111827!important}@media (max-width:768px){.JournalModal-module__X3wDrG__modal{width:95vw;height:85vh}}.JournalModal-module__X3wDrG__header{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.JournalModal-module__X3wDrG__titleContainer{flex:1}.JournalModal-module__X3wDrG__category{text-transform:uppercase;letter-spacing:.05em;color:#14746f;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.JournalModal-module__X3wDrG__title{color:#111827;font-size:1.25rem;font-weight:700;line-height:1.4}.JournalModal-module__X3wDrG__controls{align-items:center;gap:.75rem;display:flex}.JournalModal-module__X3wDrG__controlBtn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.JournalModal-module__X3wDrG__controlBtn:hover{color:#14746f;background:#f3f4f6;border-color:#14746f;transform:translateY(-2px)}.JournalModal-module__X3wDrG__controlBtn.JournalModal-module__X3wDrG__active{color:#fff;background:#14746f;border-color:#14746f}.JournalModal-module__X3wDrG__closeBtn{color:#ef4444;background:#fee2e2;border-color:#fecaca;width:44px;height:44px;margin-left:.5rem}.JournalModal-module__X3wDrG__closeBtn:hover{color:#fff;background:#dc2626;border-color:#dc2626;transform:rotate(90deg)}.JournalModal-module__X3wDrG__groupControls{background:#f9fafb;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem;display:flex}.JournalModal-module__X3wDrG__divider{background:#e5e7eb;width:1px;height:24px;margin:0 .25rem}.JournalModal-module__X3wDrG__zoomLabel{color:#4b5563;text-align:center;min-width:40px;font-size:.75rem;font-weight:600}.JournalModal-module__X3wDrG__content{background:#f9fafb;flex:1;position:relative;overflow:hidden;overflow-x:hidden!important}.JournalModal-module__X3wDrG__iframeContainer{border:none;width:100%;height:100%}.JournalModal-module__X3wDrG__loadingState{text-align:center;color:#6b7280;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.JournalModal-module__X3wDrG__externalState{text-align:center;background:radial-gradient(circle,#f0fdfa,#f9fafb);flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex;position:absolute;inset:0}.JournalModal-module__X3wDrG__externalIconWrapper{color:#14746f;background:#fff;border:1px solid #14746f1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex;box-shadow:0 10px 25px -5px #14746f26}.JournalModal-module__X3wDrG__externalTitle{color:#111827;margin-bottom:12px;font-size:1.5rem;font-weight:700}.JournalModal-module__X3wDrG__externalDesc{color:#4b5563;max-width:480px;margin-bottom:32px;line-height:1.6}.JournalModal-module__X3wDrG__primaryActionBtn{color:#fff;background:#14746f;border-radius:9999px;align-items:center;gap:12px;padding:16px 32px;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px -1px #14746f33}.JournalModal-module__X3wDrG__primaryActionBtn:hover{background:#0f5c58;transform:translateY(-2px);box-shadow:0 10px 15px -3px #14746f4d}.JournalModal-module__X3wDrG__secureNote{color:#9ca3af;align-items:center;gap:6px;margin-top:24px;font-size:.8rem;font-weight:500;display:flex}.JournalModal-module__X3wDrG__spinner{border:3px solid #e5e7eb;border-top-color:#14746f;border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite JournalModal-module__X3wDrG__spin}@keyframes JournalModal-module__X3wDrG__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.JournalModal-module__X3wDrG__header{flex-direction:column;align-items:flex-start;padding:1rem}.JournalModal-module__X3wDrG__controls{justify-content:flex-end;width:100%;margin-top:1rem}.JournalModal-module__X3wDrG__title{font-size:1.1rem}}
.Blog-module__xEPI3G__section{background-color:var(--color-neutral-50);padding:80px 0}.Blog-module__xEPI3G__container{max-width:1280px;margin:0 auto;padding:0 16px}@media (min-width:640px){.Blog-module__xEPI3G__container{padding:0 24px}}@media (min-width:1024px){.Blog-module__xEPI3G__container{padding:0 32px}}.Blog-module__xEPI3G__header{text-align:center;margin-bottom:64px}.Blog-module__xEPI3G__badge{color:#14746f;text-transform:uppercase;letter-spacing:.05em;background-color:#c9a96133;border-radius:9999px;margin-bottom:16px;padding:8px 16px;font-size:14px;display:inline-block}.Blog-module__xEPI3G__title{color:var(--color-neutral-900);margin-bottom:16px}.Blog-module__xEPI3G__description{color:#6b7280;max-width:42rem;margin:0 auto}.Blog-module__xEPI3G__grid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.Blog-module__xEPI3G__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Blog-module__xEPI3G__grid{grid-template-columns:repeat(3,1fr)}}.Blog-module__xEPI3G__card{cursor:pointer}.Blog-module__xEPI3G__cardInner{background-color:#fff;border-radius:16px;flex-direction:column;height:100%;transition:box-shadow .5s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000001a}.Blog-module__xEPI3G__card:hover .Blog-module__xEPI3G__cardInner{box-shadow:0 25px 50px #00000026}.Blog-module__xEPI3G__imageWrapper{background-color:var(--color-neutral-100);height:224px;position:relative;overflow:hidden}.Blog-module__xEPI3G__image{object-fit:cover;width:100%;height:100%;transition:transform 1s}.Blog-module__xEPI3G__card:hover .Blog-module__xEPI3G__image{transform:scale(1.1)}.Blog-module__xEPI3G__imageOverlay{opacity:0;background:linear-gradient(#0000,#00000080);transition:opacity .3s;position:absolute;inset:0}.Blog-module__xEPI3G__card:hover .Blog-module__xEPI3G__imageOverlay{opacity:1}.Blog-module__xEPI3G__categoryBadge{color:#fff;background-color:#14746f;border-radius:9999px;padding:4px 12px;font-size:12px;position:absolute;top:16px;left:16px;box-shadow:0 4px 6px #0000001a}.Blog-module__xEPI3G__content{flex-direction:column;flex:1;padding:24px;display:flex}.Blog-module__xEPI3G__meta{color:#6b7280;align-items:center;gap:16px;margin-bottom:16px;font-size:14px;display:flex}.Blog-module__xEPI3G__metaItem{align-items:center;gap:4px;display:flex}.Blog-module__xEPI3G__cardTitle{flex:1;margin-bottom:12px;transition:color .3s}.Blog-module__xEPI3G__card:hover .Blog-module__xEPI3G__cardTitle{color:#14746f}.Blog-module__xEPI3G__excerpt{color:#6b7280;margin-bottom:16px;font-size:14px;line-height:1.625}.Blog-module__xEPI3G__readMoreBtn{color:#14746f;align-items:center;gap:8px;font-size:14px;transition:gap .3s;display:inline-flex}.Blog-module__xEPI3G__card:hover .Blog-module__xEPI3G__readMoreBtn{gap:16px}.Blog-module__xEPI3G__newsletter{text-align:center;color:#fff;background:linear-gradient(to bottom right,#14746f,#b85c38);border-radius:24px;margin-top:64px;padding:32px}@media (min-width:768px){.Blog-module__xEPI3G__newsletter{padding:48px}}.Blog-module__xEPI3G__newsletterContent{max-width:42rem;margin:0 auto}.Blog-module__xEPI3G__newsletterTitle{color:#fff;margin-bottom:16px}.Blog-module__xEPI3G__newsletterText{color:#ffffffe6;margin-bottom:24px}.Blog-module__xEPI3G__newsletterForm{flex-direction:column;gap:16px;max-width:36rem;margin:0 auto;display:flex}@media (min-width:640px){.Blog-module__xEPI3G__newsletterForm{flex-direction:row}}.Blog-module__xEPI3G__emailInput{color:#1f2937;border-radius:9999px;flex:1;padding:16px 24px;transition:box-shadow .3s}.Blog-module__xEPI3G__emailInput:focus{outline:none;box-shadow:0 0 0 4px #ffffff4d}.Blog-module__xEPI3G__subscribeBtn{color:#14746f;white-space:nowrap;background-color:#fff;border-radius:9999px;padding:16px 32px;transition:all .3s;box-shadow:0 4px 6px #0000001a}.Blog-module__xEPI3G__subscribeBtn:hover{background-color:var(--color-neutral-100);transform:scale(1.05)}.Blog-module__xEPI3G__privacyNote{color:#ffffffb3;margin-top:16px;font-size:12px}
.FAQ-module__78gemG__section{background-color:#fff;padding:80px 0}.FAQ-module__78gemG__container{max-width:56rem;margin:0 auto;padding:0 16px}@media (min-width:640px){.FAQ-module__78gemG__container{padding:0 24px}}@media (min-width:1024px){.FAQ-module__78gemG__container{padding:0 32px}}.FAQ-module__78gemG__header{text-align:center;margin-bottom:64px}.FAQ-module__78gemG__badge{color:#14746f;text-transform:uppercase;letter-spacing:.05em;background-color:#c9a96133;border-radius:9999px;margin-bottom:16px;padding:8px 16px;font-size:14px;display:inline-block}.FAQ-module__78gemG__title{color:var(--color-neutral-900);margin-bottom:16px}.FAQ-module__78gemG__description{color:#6b7280;max-width:42rem;margin:0 auto}.FAQ-module__78gemG__accordionList{flex-direction:column;gap:16px;display:flex}.FAQ-module__78gemG__accordionItem{background-color:var(--color-neutral-50);border:2px solid #0000;border-radius:16px;transition:all .3s;overflow:hidden}.FAQ-module__78gemG__accordionItemOpen{border-color:#c9a961;box-shadow:0 10px 15px #0000001a}.FAQ-module__78gemG__accordionItemClosed:hover{border-color:var(--color-neutral-100)}.FAQ-module__78gemG__accordionButton{text-align:left;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;padding:24px;display:flex}.FAQ-module__78gemG__accordionQuestion{color:var(--color-neutral-900);flex:1;padding-right:16px;transition:color .3s}.FAQ-module__78gemG__accordionButton:hover .FAQ-module__78gemG__accordionQuestion{color:#14746f}.FAQ-module__78gemG__accordionIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.FAQ-module__78gemG__accordionIconOpen{color:#fff;background-color:#14746f;transform:rotate(180deg)}.FAQ-module__78gemG__accordionIconClosed{color:#14746f;background-color:#fff}.FAQ-module__78gemG__accordionButton:hover .FAQ-module__78gemG__accordionIconClosed{color:#fff;background-color:#14746f}.FAQ-module__78gemG__accordionContent{overflow:hidden}.FAQ-module__78gemG__accordionAnswer{padding:0 24px 24px}.FAQ-module__78gemG__accordionDivider{background:linear-gradient(90deg,#c9a96133,#0000);height:1px;margin-bottom:16px}.FAQ-module__78gemG__accordionText{color:#6b7280;line-height:1.625}.FAQ-module__78gemG__contactCard{text-align:center;background:linear-gradient(to bottom right,#c9a9611a,#0000);border-radius:16px;margin-top:48px;padding:32px}.FAQ-module__78gemG__contactTitle{margin-bottom:12px}.FAQ-module__78gemG__contactText{color:#6b7280;margin-bottom:24px}.FAQ-module__78gemG__contactButtons{flex-direction:column;justify-content:center;gap:16px;display:flex}@media (min-width:640px){.FAQ-module__78gemG__contactButtons{flex-direction:row}}.FAQ-module__78gemG__btnPrimary{color:#fff;background-color:#14746f;border-radius:9999px;padding:12px 24px;transition:all .3s;box-shadow:0 4px 6px #0000001a}.FAQ-module__78gemG__btnPrimary:hover{background-color:#b85c38;transform:scale(1.05)}.FAQ-module__78gemG__btnSecondary{color:#14746f;border:2px solid #14746f;border-radius:9999px;padding:12px 24px;transition:all .3s}.FAQ-module__78gemG__btnSecondary:hover{color:#fff;background-color:#14746f;transform:scale(1.05)}
.BecomeVendor-module__S0vbsG__container{background-color:#faf7f2;min-height:100vh}.BecomeVendor-module__S0vbsG__breadcrumb{max-width:1280px;margin:0 auto;padding:16px}.BecomeVendor-module__S0vbsG__breadcrumbNav{color:#6b7280;align-items:center;gap:8px;font-size:14px;display:flex}.BecomeVendor-module__S0vbsG__breadcrumbLink{color:#6b7280;align-items:center;gap:4px;text-decoration:none;display:flex}.BecomeVendor-module__S0vbsG__breadcrumbLink:hover{color:#14746f}.BecomeVendor-module__S0vbsG__breadcrumbCurrent{color:#14746f;font-weight:500}.BecomeVendor-module__S0vbsG__main{max-width:900px;margin:0 auto;padding:32px 16px 64px}.BecomeVendor-module__S0vbsG__hero{text-align:center;margin-bottom:48px}.BecomeVendor-module__S0vbsG__title{color:#14746f;margin-bottom:12px;font-size:36px;font-weight:700}@media (min-width:768px){.BecomeVendor-module__S0vbsG__title{font-size:42px}}.BecomeVendor-module__S0vbsG__subtitle{color:#6b7280;font-size:18px}.BecomeVendor-module__S0vbsG__benefits{margin-bottom:48px}.BecomeVendor-module__S0vbsG__benefitsTitle{color:#14746f;text-align:center;margin-bottom:24px;font-size:24px;font-weight:700}.BecomeVendor-module__S0vbsG__benefitsGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.BecomeVendor-module__S0vbsG__benefitsGrid{grid-template-columns:repeat(3,1fr)}}.BecomeVendor-module__S0vbsG__benefitCard{text-align:center;background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #00000014}.BecomeVendor-module__S0vbsG__benefitIcon{color:#14746f;background-color:#14746f1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;font-size:24px;font-weight:700;display:flex}.BecomeVendor-module__S0vbsG__benefitTitle{color:#111827;margin-bottom:8px;font-size:18px;font-weight:600}.BecomeVendor-module__S0vbsG__benefitText{color:#6b7280;font-size:14px}.BecomeVendor-module__S0vbsG__form{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 20px #00000014}@media (max-width:640px){.BecomeVendor-module__S0vbsG__form{padding:24px}}.BecomeVendor-module__S0vbsG__section{margin-bottom:32px}.BecomeVendor-module__S0vbsG__sectionTitle{color:#14746f;border-bottom:2px solid #e5e7eb;margin-bottom:20px;padding-bottom:12px;font-size:20px;font-weight:700}.BecomeVendor-module__S0vbsG__grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.BecomeVendor-module__S0vbsG__grid{grid-template-columns:repeat(2,1fr)}}.BecomeVendor-module__S0vbsG__grid3{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.BecomeVendor-module__S0vbsG__grid3{grid-template-columns:repeat(3,1fr)}}.BecomeVendor-module__S0vbsG__formStack{flex-direction:column;gap:16px;display:flex}.BecomeVendor-module__S0vbsG__formGroup{flex-direction:column;display:flex}.BecomeVendor-module__S0vbsG__formGroupFull{grid-column:1/-1}.BecomeVendor-module__S0vbsG__label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:500}.BecomeVendor-module__S0vbsG__input,.BecomeVendor-module__S0vbsG__textarea{color:#111827;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:16px;transition:all .2s}.BecomeVendor-module__S0vbsG__input:focus,.BecomeVendor-module__S0vbsG__textarea:focus{border-color:#14746f;outline:none;box-shadow:0 0 0 3px #14746f1a}.BecomeVendor-module__S0vbsG__input::placeholder,.BecomeVendor-module__S0vbsG__textarea::placeholder{color:#9ca3af}.BecomeVendor-module__S0vbsG__inputError{border-color:#ef4444}.BecomeVendor-module__S0vbsG__textarea{resize:vertical;min-height:100px}.BecomeVendor-module__S0vbsG__error{color:#ef4444;margin-top:4px;font-size:12px}.BecomeVendor-module__S0vbsG__submitBtn{color:#fff;cursor:pointer;background-color:#14746f;border:none;border-radius:9999px;width:100%;margin-top:16px;padding:16px;font-size:18px;font-weight:700;transition:all .3s;box-shadow:0 4px 12px #14746f4d}.BecomeVendor-module__S0vbsG__submitBtn:hover{background-color:#0f5f5a;transform:translateY(-2px)}.BecomeVendor-module__S0vbsG__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.BecomeVendor-module__S0vbsG__disclaimer{color:#9ca3af;text-align:center;margin-top:16px;font-size:12px}.BecomeVendor-module__S0vbsG__successContainer{justify-content:center;align-items:center;min-height:60vh;padding:48px 16px;display:flex}.BecomeVendor-module__S0vbsG__successCard{text-align:center;background:#fff;border-radius:16px;max-width:600px;padding:48px;box-shadow:0 4px 20px #00000014}@media (max-width:640px){.BecomeVendor-module__S0vbsG__successCard{padding:32px 24px}}.BecomeVendor-module__S0vbsG__successIcon{justify-content:center;margin-bottom:24px;display:flex}.BecomeVendor-module__S0vbsG__successTitle{color:#14746f;margin-bottom:16px;font-size:32px;font-weight:700}.BecomeVendor-module__S0vbsG__successText{color:#6b7280;margin-bottom:16px;font-size:16px;line-height:1.6}.BecomeVendor-module__S0vbsG__successNote{color:#9ca3af;margin-bottom:32px;font-size:14px}.BecomeVendor-module__S0vbsG__successActions{flex-direction:column;gap:12px;display:flex}@media (min-width:640px){.BecomeVendor-module__S0vbsG__successActions{flex-direction:row;justify-content:center}}.BecomeVendor-module__S0vbsG__successBtn,.BecomeVendor-module__S0vbsG__successBtnSecondary{border-radius:9999px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.BecomeVendor-module__S0vbsG__successBtn{color:#fff;background-color:#14746f}.BecomeVendor-module__S0vbsG__successBtn:hover{background-color:#0f5f5a}.BecomeVendor-module__S0vbsG__successBtnSecondary{color:#14746f;background-color:#0000;border:2px solid #14746f}.BecomeVendor-module__S0vbsG__successBtnSecondary:hover{background-color:#14746f1a}
.FinalCTA-module__2qJ_5G__section{color:#fff;background:linear-gradient(135deg,#14746f 0%,#c9a961 50%,#1a1a1a 100%);padding:80px 0;position:relative;overflow:hidden}.FinalCTA-module__2qJ_5G__bgBlob1{filter:blur(64px);opacity:.1;background-color:#fff;border-radius:50%;width:288px;height:288px;animation:2s ease-in-out infinite FinalCTA-module__2qJ_5G__pulse;position:absolute;top:80px;left:40px}.FinalCTA-module__2qJ_5G__bgBlob2{filter:blur(64px);opacity:.1;background-color:#c9a961;border-radius:50%;width:384px;height:384px;animation:2s ease-in-out 1s infinite FinalCTA-module__2qJ_5G__pulse;position:absolute;bottom:80px;right:40px}@keyframes FinalCTA-module__2qJ_5G__pulse{0%,to{opacity:.1}50%{opacity:.05}}.FinalCTA-module__2qJ_5G__container{z-index:10;max-width:64rem;margin:0 auto;padding:0 16px;position:relative}@media (min-width:640px){.FinalCTA-module__2qJ_5G__container{padding:0 24px}}@media (min-width:1024px){.FinalCTA-module__2qJ_5G__container{padding:0 32px}}.FinalCTA-module__2qJ_5G__content{text-align:center}.FinalCTA-module__2qJ_5G__iconCircle{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fff3;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:32px;display:inline-flex}.FinalCTA-module__2qJ_5G__title{color:#fff;margin-bottom:24px}.FinalCTA-module__2qJ_5G__subtitle{color:#ffffffe6;max-width:48rem;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:20px;line-height:1.625}.FinalCTA-module__2qJ_5G__trustBadges{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-bottom:40px;display:flex}.FinalCTA-module__2qJ_5G__trustBadge{align-items:center;gap:8px;display:flex}.FinalCTA-module__2qJ_5G__trustIcon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.FinalCTA-module__2qJ_5G__trustLabel{color:#ffffffe6;font-size:14px}.FinalCTA-module__2qJ_5G__ctaButtons{flex-direction:column;justify-content:center;gap:16px;margin-bottom:32px;display:flex}@media (min-width:640px){.FinalCTA-module__2qJ_5G__ctaButtons{flex-direction:row}}.FinalCTA-module__2qJ_5G__btnPrimary{color:#14746f;background-color:#fff;border-radius:9999px;justify-content:center;align-items:center;gap:12px;padding:20px 40px;font-size:18px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 25px 50px #00000040}.FinalCTA-module__2qJ_5G__btnPrimary:hover{background-color:var(--color-neutral-50);transform:scale(1.05)}.FinalCTA-module__2qJ_5G__btnSecondary{color:#fff;border:2px solid #fff;border-radius:9999px;padding:20px 40px;font-size:18px;font-weight:600;transition:all .3s}.FinalCTA-module__2qJ_5G__btnSecondary:hover{color:#14746f;background-color:#fff;transform:scale(1.05)}.FinalCTA-module__2qJ_5G__offerBadge{background-color:#c9a961;border-radius:9999px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;display:inline-flex;box-shadow:0 4px 6px #0000001a}.FinalCTA-module__2qJ_5G__statsGrid{border-top:1px solid #fff3;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:64px;padding-top:48px;display:grid}@media (min-width:768px){.FinalCTA-module__2qJ_5G__statsGrid{grid-template-columns:repeat(4,1fr)}}.FinalCTA-module__2qJ_5G__statItem{text-align:center}.FinalCTA-module__2qJ_5G__statIcon{background-color:#fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 8px;display:flex}.FinalCTA-module__2qJ_5G__statValue{margin-bottom:4px;font-size:24px;font-weight:700}.FinalCTA-module__2qJ_5G__statLabel{color:#fffc;font-size:14px}
.LegalPage-module__fkEnCa__page{background:#f8fafc;min-height:100vh}.LegalPage-module__fkEnCa__breadcrumb{max-width:1200px;margin:0 auto;padding:1rem 1rem 0}.LegalPage-module__fkEnCa__breadcrumbNav{color:#64748b;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.LegalPage-module__fkEnCa__breadcrumbLink{color:#0f766e;align-items:center;gap:.35rem;text-decoration:none;display:inline-flex}.LegalPage-module__fkEnCa__breadcrumbCurrent{color:#334155;font-weight:500}.LegalPage-module__fkEnCa__main{max-width:900px;margin:0 auto;padding:1.25rem 1rem 2rem}.LegalPage-module__fkEnCa__card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.25rem;box-shadow:0 1px 2px #0f172a0d}.LegalPage-module__fkEnCa__hero{border-bottom:1px solid #e2e8f0;margin-bottom:1.25rem;padding-bottom:1rem}.LegalPage-module__fkEnCa__title{color:#0f172a;margin:.5rem 0 .35rem;font-size:1.8rem;line-height:1.2}.LegalPage-module__fkEnCa__updatedAt{color:#64748b;font-size:.9rem}.LegalPage-module__fkEnCa__section{margin-bottom:1.25rem}.LegalPage-module__fkEnCa__sectionTitle{color:#0f172a;margin-bottom:.45rem;font-size:1.1rem}.LegalPage-module__fkEnCa__text{color:#334155;font-size:.95rem;line-height:1.7}.LegalPage-module__fkEnCa__list{color:#334155;margin:.5rem 0 0;padding-left:1.1rem;font-size:.95rem;line-height:1.7}.LegalPage-module__fkEnCa__list li{margin-bottom:.35rem}@media (min-width:768px){.LegalPage-module__fkEnCa__breadcrumb{padding:1.2rem 1.5rem 0}.LegalPage-module__fkEnCa__main{padding:1.5rem 1.5rem 3rem}.LegalPage-module__fkEnCa__card{padding:1.75rem}}
