.Components-module__C2e7PW__navbar{z-index:1000;-webkit-backdrop-filter:blur(16px);background:#faf5eba6;border:1px solid #14789b1f;border-radius:50px;width:90%;max-width:1100px;padding:.75rem 2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #14789b0d}.Components-module__C2e7PW__scrolled{background:#faf5ebe0;border:1px solid #14789b33;width:86%;padding:.55rem 2.5rem;top:14px;box-shadow:0 12px 36px #00000014}.Components-module__C2e7PW__navInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Components-module__C2e7PW__logo{cursor:pointer;align-items:center;gap:.75rem;display:flex}.Components-module__C2e7PW__logoImage{object-fit:contain;width:auto;height:48px;transition:transform .3s}.Components-module__C2e7PW__logoImage:hover{transform:scale(1.05)}.Components-module__C2e7PW__logoFrame{border:4px solid var(--color-tosca);border-radius:6px;justify-content:center;align-items:center;width:42px;height:48px;transition:border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 3px 6px #0000001a}.Components-module__C2e7PW__logoFrame:before{content:"";background:linear-gradient(135deg, var(--color-tosca) 0%, var(--color-maroon) 50%, var(--color-kunyit) 100%);opacity:.85;width:150%;height:150%;position:absolute}.Components-module__C2e7PW__logoFrame:hover{border-color:var(--color-maroon)}.Components-module__C2e7PW__logoTextContainer{flex-direction:column;display:flex}.Components-module__C2e7PW__logoText{font-family:var(--font-cursive);color:var(--color-text-dark);margin-bottom:2px;font-size:1.8rem;font-weight:700;line-height:1}.Components-module__C2e7PW__logoTagline{text-transform:uppercase;letter-spacing:1.5px;color:var(--color-text-muted);font-size:.6rem;font-weight:800}.Components-module__C2e7PW__navLinks{align-items:center;gap:2rem;display:flex}.Components-module__C2e7PW__navLink{color:var(--color-text-dark);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;padding:.25rem 0;font-size:.9rem;font-weight:700;transition:color .3s;position:relative}.Components-module__C2e7PW__navLink:after{content:"";background-color:var(--color-maroon);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Components-module__C2e7PW__navLink:hover{color:var(--color-maroon)}.Components-module__C2e7PW__navLink:hover:after{width:100%}.Components-module__C2e7PW__activeLink{color:var(--color-maroon)}.Components-module__C2e7PW__activeLink:after{width:100%}.Components-module__C2e7PW__adminBtn{background-color:var(--color-tosca);color:var(--color-white);border-radius:50px;padding:.5rem 1.25rem;font-size:.8rem;font-weight:700;transition:all .3s}.Components-module__C2e7PW__adminBtn:hover{background-color:var(--color-maroon);transform:translateY(-1px)}.Components-module__C2e7PW__menuToggle{cursor:pointer;z-index:1001;flex-direction:column;gap:5px;display:none}.Components-module__C2e7PW__bar{background-color:var(--color-text-dark);width:25px;height:3px;transition:all .3s}.Components-module__C2e7PW__footer{background-color:var(--color-dark-bg);color:var(--color-text-light);border-top:4px solid var(--color-tosca);margin-top:auto;padding:4.5rem 0 2rem}.Components-module__C2e7PW__footerInner{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Components-module__C2e7PW__footerGrid{grid-template-columns:2fr 1fr 1.5fr;gap:3.5rem;margin-bottom:3rem;display:grid}.Components-module__C2e7PW__footerCol h4{text-transform:uppercase;letter-spacing:1px;color:var(--color-kunyit);margin-bottom:1.5rem;font-size:1.1rem}.Components-module__C2e7PW__footerBrandText{color:var(--color-text-light);font-family:var(--font-cursive);font-size:2.2rem;font-weight:700}.Components-module__C2e7PW__footerTagline{text-transform:uppercase;letter-spacing:2px;color:var(--color-text-muted);margin-bottom:1.25rem;font-size:.7rem}.Components-module__C2e7PW__footerDesc{color:#94a3b8;max-width:400px;margin-bottom:1.5rem;font-size:.95rem}.Components-module__C2e7PW__footerLinks{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Components-module__C2e7PW__footerLink{color:#94a3b8;font-size:.95rem;transition:color .3s}.Components-module__C2e7PW__footerLink:hover{color:var(--color-kunyit);padding-left:4px}.Components-module__C2e7PW__socials{gap:1rem;margin-top:1rem;display:flex}.Components-module__C2e7PW__socialIcon{width:40px;height:40px;color:var(--color-white);background-color:#ffffff12;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Components-module__C2e7PW__socialIcon:hover{background-color:var(--color-tosca);transform:translateY(-3px);box-shadow:0 4px 12px #14789b4d}.Components-module__C2e7PW__socialIcon.Components-module__C2e7PW__whatsapp:hover{background-color:#25d366;box-shadow:0 4px 12px #25d3664d}.Components-module__C2e7PW__socialIcon.Components-module__C2e7PW__instagram:hover{background-color:#e1306c;box-shadow:0 4px 12px #e1306c4d}.Components-module__C2e7PW__socialIcon.Components-module__C2e7PW__tiktok:hover{background-color:#000;box-shadow:0 4px 12px #00000080}.Components-module__C2e7PW__socialIcon.Components-module__C2e7PW__youtube:hover{background-color:red;box-shadow:0 4px 12px #ff00004d}.Components-module__C2e7PW__footerDivider{background-color:#ffffff14;height:1px;margin-bottom:2rem}.Components-module__C2e7PW__footerBottom{color:#94a3b8;justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.Components-module__C2e7PW__rainbowText{background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#8b00ff) 0 0/400%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:700;animation:8s linear infinite Components-module__C2e7PW__rainbow_animation;display:inline-block}@keyframes Components-module__C2e7PW__rainbow_animation{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Components-module__C2e7PW__carouselContainer{perspective:1200px;justify-content:center;align-items:center;width:100%;max-width:1100px;height:480px;margin:2rem auto;display:flex;position:relative;overflow:hidden}.Components-module__C2e7PW__carouselTrack{width:100%;height:100%;transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:relative}.Components-module__C2e7PW__carouselCard{background:var(--color-white);cursor:pointer;border:1px solid #14789b1a;border-radius:16px;flex-direction:column;width:280px;height:380px;transition:all .6s cubic-bezier(.25,.8,.25,1);display:flex;position:absolute;overflow:hidden;box-shadow:0 15px 35px #00000026}.Components-module__C2e7PW__carouselImageWrapper{width:100%;height:70%;position:relative;overflow:hidden}.Components-module__C2e7PW__carouselImage{object-fit:cover;width:100%;height:100%;transition:transform .6s}.Components-module__C2e7PW__carouselCard:hover .Components-module__C2e7PW__carouselImage{transform:scale(1.08)}.Components-module__C2e7PW__carouselInfo{background:linear-gradient(180deg, var(--color-white) 0%, var(--color-cream-bg) 100%);flex-direction:column;flex-grow:1;justify-content:space-between;padding:1.25rem;display:flex}.Components-module__C2e7PW__carouselBadge{text-transform:uppercase;color:var(--color-white);z-index:10;border-radius:20px;padding:.3rem .8rem;font-size:.7rem;font-weight:800;position:absolute;top:1rem;left:1rem;box-shadow:0 2px 6px #00000026}.Components-module__C2e7PW__carouselTitle{color:var(--color-text-dark);font-size:1.1rem;font-weight:700;line-height:1.3}.Components-module__C2e7PW__carouselFooter{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.Components-module__C2e7PW__carouselPrice{color:var(--color-maroon);font-size:.95rem;font-weight:800}.Components-module__C2e7PW__carouselSummary{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:65%;font-size:.8rem;font-weight:500;overflow:hidden}.Components-module__C2e7PW__carouselBtn{text-transform:uppercase;color:var(--color-tosca);align-items:center;gap:.25rem;font-size:.7rem;font-weight:700;display:flex}.Components-module__C2e7PW__carouselControls{z-index:50;gap:1.5rem;display:flex;position:absolute;bottom:0}.Components-module__C2e7PW__controlBtn{background:var(--color-white);width:48px;height:48px;color:var(--color-tosca);cursor:pointer;border:1px solid #14789b33;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 4px 10px #0000000d}.Components-module__C2e7PW__controlBtn:hover{background:var(--color-tosca);color:var(--color-white);transform:scale(1.05);box-shadow:0 6px 16px #14789b40}.Components-module__C2e7PW__card{background-color:var(--color-white);cursor:pointer;border:1px solid #14789b14;border-radius:16px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000000a}.Components-module__C2e7PW__card:hover{border-color:#14789b33;transform:translateY(-6px);box-shadow:0 15px 35px #14789b1f}.Components-module__C2e7PW__cardImageWrapper{background:#f0ebe3;width:100%;height:240px;position:relative;overflow:hidden}.Components-module__C2e7PW__cardImage{object-fit:contain;width:100%;height:100%;transition:transform .5s}.Components-module__C2e7PW__card:hover .Components-module__C2e7PW__cardImage{transform:scale(1.06)}.Components-module__C2e7PW__cardCategoryBadge{text-transform:uppercase;color:var(--color-white);z-index:5;border-radius:20px;padding:.35rem .85rem;font-size:.65rem;font-weight:800;position:absolute;top:1rem;left:1rem;box-shadow:0 2px 8px #00000026}.Components-module__C2e7PW__cardBody{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.Components-module__C2e7PW__cardTitle{color:var(--color-text-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:3.2rem;margin-bottom:.5rem;font-size:1.15rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.Components-module__C2e7PW__cardDesc{color:var(--color-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1.25rem;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Components-module__C2e7PW__cardFooter{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.Components-module__C2e7PW__cardPrice{color:var(--color-maroon);font-size:1.1rem;font-weight:800}.Components-module__C2e7PW__cardDetailBtn{color:var(--color-tosca);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;transition:color .3s;display:flex}.Components-module__C2e7PW__cardDetailBtn:hover{color:var(--color-maroon)}.Components-module__C2e7PW__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:2000;background-color:#0b132ba6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;animation:.3s forwards Components-module__C2e7PW__fadeIn;display:flex;position:fixed;top:0;left:0}.Components-module__C2e7PW__modalContent{background:var(--color-cream-bg);border:1px solid #fff6;border-radius:24px;width:100%;max-width:900px;animation:.35s cubic-bezier(.34,1.56,.64,1) forwards Components-module__C2e7PW__scaleUp;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000040}.Components-module__C2e7PW__modalClose{cursor:pointer;width:36px;height:36px;color:var(--color-text-dark);z-index:100;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:1.25rem;right:1.25rem;box-shadow:0 2px 8px #0000001a}.Components-module__C2e7PW__modalClose:hover{background:var(--color-maroon);color:var(--color-white);transform:rotate(90deg)}.Components-module__C2e7PW__modalGrid{grid-template-columns:1fr 1fr;min-height:480px;display:grid}.Components-module__C2e7PW__modalImageCol{background:#f0ebe3;width:100%;height:100%;min-height:350px;position:relative}.Components-module__C2e7PW__modalImage{object-fit:contain;width:100%;height:100%}.Components-module__C2e7PW__modalInfoCol{flex-direction:column;padding:2.5rem;display:flex}.Components-module__C2e7PW__modalCategory{text-transform:uppercase;color:var(--color-tosca);letter-spacing:1px;margin-bottom:.5rem;font-size:.75rem;font-weight:800}.Components-module__C2e7PW__modalTitle{color:var(--color-text-dark);margin-bottom:1rem;font-size:1.75rem;font-weight:800;line-height:1.25}.Components-module__C2e7PW__modalPrice{color:var(--color-maroon);margin-bottom:1.5rem;font-size:1.4rem;font-weight:800}.Components-module__C2e7PW__modalDescTitle{text-transform:uppercase;color:var(--color-text-dark);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.Components-module__C2e7PW__modalDesc{color:var(--color-text-muted);max-height:150px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;overflow-y:auto}.Components-module__C2e7PW__modalSpecs{color:#334155;background-color:#14789b0d;border:1px solid #14789b1a;border-radius:12px;margin-bottom:2rem;padding:1rem;font-size:.85rem;line-height:1.5}.Components-module__C2e7PW__modalCTA{text-align:center;width:100%;margin-top:auto}@keyframes Components-module__C2e7PW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Components-module__C2e7PW__scaleUp{0%{opacity:0;transform:scale(.9)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:1200px){.Components-module__C2e7PW__navbar{padding:.75rem 1.5rem}.Components-module__C2e7PW__scrolled{padding:.55rem 1.5rem}.Components-module__C2e7PW__navInner{padding:0 .5rem}.Components-module__C2e7PW__navLinks{gap:1.25rem}.Components-module__C2e7PW__logoTagline{letter-spacing:1px;font-size:.55rem}}@media (max-width:1024px){.Components-module__C2e7PW__navLinks{gap:.85rem}.Components-module__C2e7PW__navLink{font-size:.85rem}.Components-module__C2e7PW__logoTagline{display:none}}@media (max-width:960px){.Components-module__C2e7PW__footerGrid{grid-template-columns:1fr;gap:2rem}.Components-module__C2e7PW__modalGrid{grid-template-columns:1fr}.Components-module__C2e7PW__modalImageCol{height:300px;min-height:unset}.Components-module__C2e7PW__modalInfoCol{padding:1.75rem}.Components-module__C2e7PW__carouselContainer{height:440px}.Components-module__C2e7PW__carouselCard{width:240px;height:320px}}@media (max-width:768px){.Components-module__C2e7PW__navbar{width:92%;padding:.65rem 1.5rem;top:16px}.Components-module__C2e7PW__scrolled{width:92%;padding:.5rem 1.5rem;top:10px}.Components-module__C2e7PW__navLinks{display:none}.Components-module__C2e7PW__menuToggle{display:flex}.Components-module__C2e7PW__carouselContainer{height:380px}.Components-module__C2e7PW__carouselCard{width:200px;height:280px}.Components-module__C2e7PW__carouselInfo{padding:.85rem}.Components-module__C2e7PW__carouselTitle{font-size:.95rem}.Components-module__C2e7PW__footerBottom{text-align:center;flex-direction:column;gap:1rem}}.Components-module__C2e7PW__menuActive .Components-module__C2e7PW__bar:first-child{transform:rotate(-45deg)translate(-5px,6px)}.Components-module__C2e7PW__menuActive .Components-module__C2e7PW__bar:nth-child(2){opacity:0}.Components-module__C2e7PW__menuActive .Components-module__C2e7PW__bar:nth-child(3){transform:rotate(45deg)translate(-5px,-6px)}.Components-module__C2e7PW__navbarExpanded{border-radius:24px}.Components-module__C2e7PW__mobileMenuContent{opacity:0;border-top:1px solid #14789b00;flex-direction:column;gap:.5rem;width:100%;max-height:0;padding-top:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s,transform .3s,margin-top .3s,padding-top .3s;display:flex;overflow:hidden;transform:translateY(-10px)}.Components-module__C2e7PW__mobileMenuVisible{opacity:1;border-top:1px solid #14789b1f;max-height:380px;margin-top:1.25rem;padding-top:1.25rem;transform:translateY(0)}.Components-module__C2e7PW__mobileNavLink{text-transform:uppercase;color:var(--color-text-dark);letter-spacing:.5px;border-radius:12px;padding:.65rem 1rem;font-size:1rem;font-weight:700;transition:all .3s;display:block}.Components-module__C2e7PW__mobileNavLink:hover{color:var(--color-maroon);background:#14789b0f;padding-left:1.5rem}.Components-module__C2e7PW__priceContainer{flex-direction:column;align-items:flex-start;gap:.15rem;display:flex}.Components-module__C2e7PW__cardOriginalPrice{color:var(--color-text-muted);opacity:.7;font-size:.82rem;font-weight:600;line-height:1;text-decoration:line-through}.Components-module__C2e7PW__modalPriceContainer{align-items:baseline;gap:.85rem;margin-bottom:1.5rem;display:flex}.Components-module__C2e7PW__modalOriginalPrice{color:var(--color-text-muted);opacity:.65;font-size:1.05rem;font-weight:600;text-decoration:line-through}.Components-module__C2e7PW__langSwitchBtn{color:var(--color-text-dark);cursor:pointer;letter-spacing:.5px;background:0 0;border:1px solid #14789b40;border-radius:20px;align-items:center;gap:4px;margin-left:.5rem;padding:.35rem .75rem;font-size:.8rem;font-weight:800;transition:all .3s;display:inline-flex}.Components-module__C2e7PW__langSwitchBtn:hover{border-color:var(--color-tosca);background:#14789b14}.Components-module__C2e7PW__mobileLangSwitchBtn{color:var(--color-text-dark);cursor:pointer;background:0 0;border:1px solid #14789b33;border-radius:30px;align-items:center;gap:8px;width:fit-content;margin-top:1.5rem;padding:.5rem 1.5rem;font-size:.95rem;font-weight:800;transition:all .3s;display:flex}.Components-module__C2e7PW__mobileLangSwitchBtn:hover{border-color:var(--color-tosca);background:#14789b14}
.About-module__kAIAca__pageContainer{background-color:var(--color-cream-bg);flex-direction:column;min-height:100vh;display:flex}.About-module__kAIAca__aboutMain{flex-grow:1}.About-module__kAIAca__container{width:90%;max-width:1200px;margin:0 auto}.About-module__kAIAca__heroSection{background:linear-gradient(180deg, #faf7f0 0%, var(--color-cream-bg) 100%);border-bottom:1px solid #14789b0f;padding:9.5rem 0 7rem;position:relative;overflow:hidden}.About-module__kAIAca__heroBgDecor{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.About-module__kAIAca__sparkle{color:var(--color-kunyit);opacity:.4;font-size:1.5rem;animation:3s ease-in-out infinite About-module__kAIAca__sparklePulse;position:absolute}.About-module__kAIAca__sp1{animation-delay:0s;top:15%;left:10%}.About-module__kAIAca__sp2{animation-delay:1.5s;top:25%;right:12%}.About-module__kAIAca__bubbleDecor{filter:blur(80px);opacity:.12;border-radius:50%;position:absolute}.About-module__kAIAca__bb1{background-color:var(--color-tosca);width:300px;height:300px;top:-100px;left:-50px}.About-module__kAIAca__bb2{background-color:var(--color-kunyit);width:250px;height:250px;bottom:50px;right:-50px}.About-module__kAIAca__heroContent{z-index:5;text-align:center;max-width:800px;margin:0 auto 5rem;position:relative}.About-module__kAIAca__heroLabel{text-transform:uppercase;letter-spacing:4px;color:var(--color-maroon);background:#ab22230f;border:1px solid #ab22231f;border-radius:30px;margin-bottom:1.25rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:800;display:inline-block}.About-module__kAIAca__heroTitle{color:var(--color-text-dark);letter-spacing:-1.5px;font-size:3.5rem;font-weight:800;line-height:1.25}.About-module__kAIAca__heroTitle span{font-family:var(--font-cursive);color:var(--color-tosca);text-transform:none;margin-left:.5rem;font-size:4.2rem;font-weight:500;display:inline-block;transform:rotate(-1.5deg)}.About-module__kAIAca__heroDesc{color:var(--color-text-muted);max-width:650px;margin:1.5rem auto 0;font-size:1.15rem;line-height:1.7}.About-module__kAIAca__collageGrid{z-index:5;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}.About-module__kAIAca__collageCard{aspect-ratio:3/4;background-color:var(--color-white);border:6px solid var(--color-white);border-radius:24px;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 10px 25px #14789b0d,0 20px 45px #0000000a}.About-module__kAIAca__collageCard:nth-child(2n){transform:translateY(20px)}.About-module__kAIAca__collageCard:nth-child(2n):hover{transform:translateY(10px)scale(1.03)}.About-module__kAIAca__collageCard:nth-child(odd):hover{transform:translateY(-10px)scale(1.03)}.About-module__kAIAca__collageCard img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.About-module__kAIAca__collageCard:hover img{transform:scale(1.08)}.About-module__kAIAca__collageOverlay{width:100%;color:var(--color-white);text-align:center;opacity:0;background:linear-gradient(#0000 0%,#0b132bd9 100%);padding:1.5rem 1rem;transition:opacity .35s,transform .35s;position:absolute;bottom:0;left:0;transform:translateY(10px)}.About-module__kAIAca__collageOverlay span{text-transform:uppercase;letter-spacing:1.5px;font-size:.8rem;font-weight:800}.About-module__kAIAca__collageCard:hover .About-module__kAIAca__collageOverlay{opacity:1;transform:translateY(0)}.About-module__kAIAca__featureSection{background-color:var(--color-white);padding:8rem 0}.About-module__kAIAca__featureGrid{grid-template-columns:1.15fr .85fr;align-items:center;gap:5.5rem;display:grid}.About-module__kAIAca__sectionTag{text-transform:uppercase;letter-spacing:2px;color:var(--color-tosca);margin-bottom:.75rem;font-size:.85rem;font-weight:800;display:inline-block}.About-module__kAIAca__sectionTitle{color:var(--color-text-dark);letter-spacing:-.75px;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.25}.About-module__kAIAca__highlightText{color:var(--color-maroon)}.About-module__kAIAca__sectionDesc{color:var(--color-text-muted);margin-bottom:2.25rem;font-size:1.05rem;line-height:1.75}.About-module__kAIAca__featureButtons{gap:1rem;display:flex}.About-module__kAIAca__checklistCol{flex-direction:column;gap:1.5rem;display:flex}.About-module__kAIAca__checkCard{background:#faf5eb73;border:1px solid #14789b0f;border-radius:20px;gap:1.25rem;padding:1.5rem 1.75rem;transition:transform .3s,box-shadow .3s,background .3s;display:flex}.About-module__kAIAca__checkCard:hover{background:#faf5ebcc;transform:translateY(-3px);box-shadow:0 10px 25px #14789b0d}.About-module__kAIAca__checkIcon{background-color:var(--color-kunyit);width:40px;height:40px;color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 10px #faa4334d}.About-module__kAIAca__checkIcon svg{width:18px;height:18px}.About-module__kAIAca__checkInfo h3{color:var(--color-text-dark);margin-bottom:.35rem;font-size:1.1rem;font-weight:800}.About-module__kAIAca__checkInfo p{color:var(--color-text-muted);font-size:.92rem;line-height:1.5}.About-module__kAIAca__empowerSection{background-color:var(--color-cream-bg);border-top:1px solid #14789b0d;border-bottom:1px solid #14789b0d;padding:8rem 0}.About-module__kAIAca__empowerGrid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.About-module__kAIAca__empowerVisualCol{justify-content:center;align-items:center;display:flex;position:relative}.About-module__kAIAca__visualFrame{aspect-ratio:4/5;border:12px solid var(--color-white);border-radius:24px;width:100%;max-width:430px;transition:transform .4s;position:relative;overflow:hidden;box-shadow:0 15px 35px #14789b0f,0 30px 60px #0000000d}.About-module__kAIAca__visualFrame:hover{transform:scale(1.01)}.About-module__kAIAca__frameCorner{border:4px solid var(--color-kunyit);z-index:10;pointer-events:none;width:24px;height:24px;position:absolute}.About-module__kAIAca__topL{border-bottom:none;border-right:none;top:12px;left:12px}.About-module__kAIAca__topR{border-bottom:none;border-left:none;top:12px;right:12px}.About-module__kAIAca__botL{border-top:none;border-right:none;bottom:12px;left:12px}.About-module__kAIAca__botR{border-top:none;border-left:none;bottom:12px;right:12px}.About-module__kAIAca__visualImage{object-fit:cover;width:100%;height:100%}.About-module__kAIAca__playBadge{background-color:var(--color-kunyit);width:70px;height:70px;color:var(--color-white);cursor:pointer;z-index:5;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s,background-color .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 25px #faa43366}.About-module__kAIAca__playBadge:hover{background-color:#e58f24;transform:translate(-50%,-50%)scale(1.1)}.About-module__kAIAca__playPulse{border:2px solid var(--color-kunyit);pointer-events:none;border-radius:50%;width:100%;height:100%;animation:2s ease-out infinite About-module__kAIAca__playRings;position:absolute;top:0;left:0}.About-module__kAIAca__playBadge svg{margin-left:4px}.About-module__kAIAca__floatingQuoteCard{background-color:var(--color-white);z-index:10;border:1px solid #14789b1f;border-radius:20px;max-width:320px;padding:1.75rem 2rem;transition:transform .3s;position:absolute;bottom:-30px;right:-20px;box-shadow:0 15px 35px #14789b14,0 5px 15px #0000000d}.About-module__kAIAca__floatingQuoteCard:hover{transform:translateY(-5px)}.About-module__kAIAca__quoteText{color:var(--color-text-dark);margin-bottom:1rem;font-size:.95rem;font-style:italic;font-weight:500;line-height:1.6}.About-module__kAIAca__quoteAuthor{flex-direction:column;display:flex}.About-module__kAIAca__authorName{color:var(--color-tosca);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:800}.About-module__kAIAca__authorRole{color:var(--color-text-muted);font-size:.75rem}.About-module__kAIAca__empowerTextCol{flex-direction:column;display:flex}.About-module__kAIAca__storyParagraphs{flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;display:flex}.About-module__kAIAca__storyPara{color:var(--color-text-muted);font-size:1.05rem;line-height:1.75}.About-module__kAIAca__dropCapText{float:left;color:var(--color-maroon);margin-top:4px;margin-right:10px;font-size:3.25rem;font-weight:800;line-height:.8}.About-module__kAIAca__visionCard{background:var(--color-white);border-left:6px solid var(--color-maroon);border-radius:20px;padding:2.25rem;transition:transform .3s;box-shadow:0 10px 30px #00000008}.About-module__kAIAca__visionCard:hover{transform:translate(4px)}.About-module__kAIAca__visionTitleRow{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.About-module__kAIAca__visionIcon{font-size:1.25rem}.About-module__kAIAca__visionTitleRow h3{color:var(--color-text-dark);text-transform:uppercase;letter-spacing:1px;font-size:1.2rem;font-weight:800}.About-module__kAIAca__visionCard p{color:var(--color-text-muted);font-size:.98rem;line-height:1.6}.About-module__kAIAca__pillarsSection{background-color:var(--color-white);padding:8rem 0}.About-module__kAIAca__pillarsHeader{text-align:center;max-width:700px;margin:0 auto 5rem}.About-module__kAIAca__pillarsTitle{color:var(--color-text-dark);margin-bottom:.75rem;font-size:2.5rem;font-weight:800}.About-module__kAIAca__pillarsTitle span{font-family:var(--font-cursive);color:var(--color-maroon);text-transform:none;font-size:3.2rem}.About-module__kAIAca__pillarsSubtitle{color:var(--color-text-muted);font-size:1.05rem}.About-module__kAIAca__pillarsGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.About-module__kAIAca__pillarCard{border-radius:24px;flex-direction:column;padding:3.5rem 2.5rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;background:#faf5eb73!important;border:1px solid #14789b0f!important}.About-module__kAIAca__pillarCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #14789b14;background:var(--color-white)!important;border-color:#14789b2e!important}.About-module__kAIAca__pillarCardIcon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:2rem;display:flex}.About-module__kAIAca__iconTosca{color:var(--color-tosca);background-color:#14789b1a}.About-module__kAIAca__iconMaroon{color:var(--color-maroon);background-color:#ab22231a}.About-module__kAIAca__iconKunyit{color:var(--color-kunyit);background-color:#faa43326}.About-module__kAIAca__pillarCard h3{color:var(--color-text-dark);margin-bottom:1.15rem;font-size:1.3rem;font-weight:800}.About-module__kAIAca__pillarCard p{color:var(--color-text-muted);font-size:.96rem;line-height:1.65}.About-module__kAIAca__statsSection{background-color:var(--color-dark-bg);color:var(--color-white);padding:6rem 0}.About-module__kAIAca__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2.5rem;display:grid}.About-module__kAIAca__statCard{flex-direction:column;align-items:center;padding:1rem;display:flex}.About-module__kAIAca__statNumber{color:var(--color-kunyit);letter-spacing:-1px;margin-bottom:.75rem;font-size:3.5rem;font-weight:800;line-height:1}.About-module__kAIAca__statLabel{color:#f8fafcbf;text-transform:uppercase;letter-spacing:1.5px;max-width:200px;font-size:.82rem;font-weight:700}.About-module__kAIAca__ctaSection{background-color:var(--color-cream-bg);padding:8rem 1.5rem}.About-module__kAIAca__ctaCard{background:linear-gradient(135deg, var(--color-tosca) 0%, #0c5973 100%);text-align:center;max-width:950px;color:var(--color-white);border-radius:28px;margin:0 auto;padding:5rem 4rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #14789b2e}.About-module__kAIAca__ctaCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#faa4331a 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.About-module__kAIAca__ctaTitle{letter-spacing:-.5px;margin-bottom:1.25rem;font-size:2.5rem;font-weight:800}.About-module__kAIAca__ctaDesc{opacity:.9;max-width:600px;margin-bottom:2.75rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.65}.About-module__kAIAca__ctaButtons{justify-content:center;gap:1.25rem;display:flex}@keyframes About-module__kAIAca__sparklePulse{0%,to{opacity:.3;transform:scale(.9)}50%{opacity:.8;transform:scale(1.2)rotate(10deg)}}@keyframes About-module__kAIAca__playRings{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}@media (max-width:1024px){.About-module__kAIAca__heroTitle{font-size:3rem}.About-module__kAIAca__heroTitle span{font-size:3.6rem}.About-module__kAIAca__collageGrid{gap:1rem}.About-module__kAIAca__featureGrid{gap:3.5rem}.About-module__kAIAca__empowerGrid{gap:4rem}}@media (max-width:960px){.About-module__kAIAca__collageGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:600px;margin:0 auto}.About-module__kAIAca__collageCard:nth-child(2n){transform:translateY(0)}.About-module__kAIAca__collageCard:nth-child(2n):hover,.About-module__kAIAca__collageCard:nth-child(odd):hover{transform:translateY(-8px)scale(1.02)}.About-module__kAIAca__featureGrid{grid-template-columns:1fr;gap:4rem}.About-module__kAIAca__empowerGrid{grid-template-columns:1fr;gap:5rem}.About-module__kAIAca__empowerVisualCol{order:-1}.About-module__kAIAca__pillarsGrid{grid-template-columns:1fr;gap:2rem;max-width:450px;margin:0 auto}.About-module__kAIAca__statsGrid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width:768px){.About-module__kAIAca__heroSection{padding-top:8rem;padding-bottom:5rem}.About-module__kAIAca__heroTitle{font-size:2.5rem}.About-module__kAIAca__heroTitle span{font-size:3rem}.About-module__kAIAca__featureSection{padding:5rem 0}.About-module__kAIAca__sectionTitle{font-size:2rem}.About-module__kAIAca__empowerSection{padding:5rem 0}.About-module__kAIAca__floatingQuoteCard{max-width:90%;margin:0 auto;bottom:-20px;left:0;right:0}.About-module__kAIAca__pillarsSection{padding:5rem 0}.About-module__kAIAca__ctaCard{padding:4rem 2.5rem}.About-module__kAIAca__ctaTitle{font-size:2rem}}@media (max-width:480px){.About-module__kAIAca__heroTitle{font-size:2rem}.About-module__kAIAca__heroTitle span{font-size:2.4rem}.About-module__kAIAca__heroDesc{font-size:1rem}.About-module__kAIAca__collageGrid{grid-template-columns:1fr;max-width:320px}.About-module__kAIAca__sectionTitle{font-size:1.75rem}.About-module__kAIAca__dropCapText{font-size:2.8rem}.About-module__kAIAca__checkCard{padding:1.25rem}.About-module__kAIAca__visionCard{padding:1.5rem}.About-module__kAIAca__statsGrid{grid-template-columns:1fr;gap:2.5rem}.About-module__kAIAca__statNumber{font-size:3rem}.About-module__kAIAca__ctaButtons{flex-direction:column;width:100%;max-width:280px;margin:0 auto}.About-module__kAIAca__ctaButtons a{width:100%}}
.Blog-module__f2qemW__blogGlowContainer{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.Blog-module__f2qemW__glowBlob{filter:blur(120px);opacity:.12;border-radius:50%;transition:all 1s;position:absolute}.Blog-module__f2qemW__glowTosca{background:var(--color-tosca);width:400px;height:400px;top:-10%;left:-10%}.Blog-module__f2qemW__glowMaroon{background:var(--color-maroon);width:500px;height:500px;top:30%;right:-10%}.Blog-module__f2qemW__glowKunyit{background:var(--color-kunyit);width:350px;height:350px;bottom:-5%;left:20%}.Blog-module__f2qemW__blogPage{z-index:2;max-width:1200px;min-height:80vh;margin:0 auto;padding:8rem 1.5rem 6.5rem;position:relative}.Blog-module__f2qemW__blogHeader{text-align:center;margin-bottom:4rem}.Blog-module__f2qemW__blogTitle{color:var(--color-text-dark);letter-spacing:-1px;margin-bottom:1rem;font-size:3rem;font-weight:800}.Blog-module__f2qemW__blogTitle span{font-family:var(--font-cursive);color:var(--color-maroon);text-transform:none;font-size:3.5rem}.Blog-module__f2qemW__blogSubtitle{max-width:600px;color:var(--color-text-muted);margin:0 auto;font-size:1.1rem;line-height:1.6}.Blog-module__f2qemW__featuredSection{margin-bottom:5rem}.Blog-module__f2qemW__featuredCard{background:var(--color-white);border:1px solid #14789b14;border-radius:24px;grid-template-columns:1.2fr 1fr;transition:all .4s cubic-bezier(.4,0,.2,1);display:grid;overflow:hidden;box-shadow:0 10px 30px #00000005}.Blog-module__f2qemW__featuredCard:hover{border-color:#14789b2e;transform:translateY(-6px);box-shadow:0 20px 40px #14789b14}.Blog-module__f2qemW__featuredImageWrapper{height:420px;position:relative;overflow:hidden}.Blog-module__f2qemW__featuredImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.Blog-module__f2qemW__featuredCard:hover .Blog-module__f2qemW__featuredImage{transform:scale(1.03)}.Blog-module__f2qemW__featuredTag{background-color:var(--color-maroon);color:var(--color-white);text-transform:uppercase;letter-spacing:.8px;z-index:2;border-radius:30px;padding:.4rem 1rem;font-size:.8rem;font-weight:800;position:absolute;top:1.5rem;left:1.5rem;box-shadow:0 4px 12px #b52a534d}.Blog-module__f2qemW__featuredContent{flex-direction:column;justify-content:center;padding:3rem 2.5rem;display:flex}.Blog-module__f2qemW__featuredDate{color:var(--color-tosca);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.85rem;font-weight:750}.Blog-module__f2qemW__featuredTitle{color:var(--color-text-dark);letter-spacing:-.5px;margin-bottom:1.25rem;font-size:2rem;font-weight:800;line-height:1.3}.Blog-module__f2qemW__featuredTitle a{transition:color .3s}.Blog-module__f2qemW__featuredTitle a:hover{color:var(--color-tosca)}.Blog-module__f2qemW__featuredExcerpt{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.02rem;line-height:1.6}.Blog-module__f2qemW__featuredBtn{text-transform:uppercase;color:var(--color-maroon);align-items:center;gap:.5rem;font-size:.9rem;font-weight:800;transition:all .3s;display:inline-flex}.Blog-module__f2qemW__featuredBtn:hover{color:var(--color-tosca);gap:.75rem}.Blog-module__f2qemW__blogGridSection{margin-top:4rem}.Blog-module__f2qemW__gridSectionTitle{color:var(--color-text-dark);margin-bottom:2.25rem;padding-bottom:.5rem;font-size:1.6rem;font-weight:800;display:inline-block;position:relative}.Blog-module__f2qemW__gridSectionTitle:after{content:"";background-color:var(--color-maroon);border-radius:2px;width:40px;height:3.5px;position:absolute;bottom:0;left:0}.Blog-module__f2qemW__blogGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;display:grid}.Blog-module__f2qemW__blogCard{background-color:var(--color-white);border:1px solid #14789b0f;border-radius:20px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 10px 25px #00000005}.Blog-module__f2qemW__blogCard:hover{border-color:#14789b26;transform:translateY(-6px);box-shadow:0 15px 35px #14789b14}.Blog-module__f2qemW__blogCardImageWrapper{width:100%;height:220px;position:relative;overflow:hidden}.Blog-module__f2qemW__blogCardImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.Blog-module__f2qemW__blogCard:hover .Blog-module__f2qemW__blogCardImage{transform:scale(1.05)}.Blog-module__f2qemW__blogCardTag{color:var(--color-white);text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background-color:#14789bd9;border-radius:30px;padding:.3rem .8rem;font-size:.75rem;font-weight:800;position:absolute;top:1rem;left:1rem}.Blog-module__f2qemW__blogCardBody{flex-direction:column;flex-grow:1;padding:1.75rem;display:flex}.Blog-module__f2qemW__blogCardDate{color:var(--color-tosca);margin-bottom:.5rem;font-size:.8rem;font-weight:700}.Blog-module__f2qemW__blogCardTitle{color:var(--color-text-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:3.6rem;margin-bottom:.75rem;font-size:1.3rem;font-weight:800;line-height:1.4;display:-webkit-box;overflow:hidden}.Blog-module__f2qemW__blogCardTitle a{transition:color .3s}.Blog-module__f2qemW__blogCardTitle a:hover{color:var(--color-tosca)}.Blog-module__f2qemW__blogCardExcerpt{color:var(--color-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1.75rem;font-size:.92rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Blog-module__f2qemW__blogCardBtn{text-transform:uppercase;color:var(--color-maroon);align-items:center;gap:.3rem;margin-top:auto;font-size:.8rem;font-weight:750;transition:all .3s;display:flex}.Blog-module__f2qemW__blogCardBtn:hover{color:var(--color-tosca);gap:.5rem}.Blog-module__f2qemW__emptyGrid{text-align:center;color:var(--color-text-muted);padding:6rem 0}.Blog-module__f2qemW__detailPage{z-index:2;max-width:900px;min-height:80vh;margin:0 auto;padding:8rem 1.5rem 6.5rem;position:relative}.Blog-module__f2qemW__backBtn{text-transform:uppercase;letter-spacing:.5px;color:var(--color-tosca);cursor:pointer;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.8rem;font-weight:850;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.Blog-module__f2qemW__backBtn:hover{color:var(--color-maroon);transform:translate(-4px)}.Blog-module__f2qemW__articleContainer{background:var(--color-white);border:1px solid #14789b14;border-radius:28px;padding:3.5rem;box-shadow:0 15px 35px #00000005}.Blog-module__f2qemW__postHeader{text-align:center;margin-bottom:2.5rem}.Blog-module__f2qemW__postCategory{text-transform:uppercase;color:var(--color-maroon);letter-spacing:1.5px;margin-bottom:.75rem;font-size:.8rem;font-weight:800;display:block}.Blog-module__f2qemW__postTitle{color:var(--color-text-dark);letter-spacing:-.75px;margin-bottom:1.25rem;font-size:2.75rem;font-weight:800;line-height:1.25}.Blog-module__f2qemW__postMeta{color:var(--color-text-muted);font-size:.92rem;font-weight:500}.Blog-module__f2qemW__postMeta strong{color:var(--color-text-dark)}.Blog-module__f2qemW__postMeta span{color:#14789b40;margin:0 .75rem}.Blog-module__f2qemW__postImageWrapper{border:1px solid #14789b14;border-radius:20px;width:100%;height:480px;margin-bottom:3.5rem;overflow:hidden;box-shadow:0 15px 35px #0000000a}.Blog-module__f2qemW__postImage{object-fit:cover;width:100%;height:100%}.Blog-module__f2qemW__postContent{color:#334155;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;max-width:760px;margin:0 auto;font-size:1.15rem;line-height:1.85}.Blog-module__f2qemW__postContent p{margin-bottom:2rem}.Blog-module__f2qemW__postContent blockquote{border-left:5px solid var(--color-tosca);background-color:var(--color-cream-bg);color:#475569;border-radius:0 12px 12px 0;margin:2.5rem 0;padding:1rem 1.5rem;font-size:1.2rem;font-style:italic;font-weight:500}.Blog-module__f2qemW__postFooter{border-top:1px solid #14789b1a;max-width:760px;margin-top:4.5rem;margin-left:auto;margin-right:auto;padding-top:3rem}.Blog-module__f2qemW__authorCard{background-color:var(--color-cream-bg);border:1px solid #14789b0f;border-radius:20px;align-items:center;gap:1.5rem;padding:2rem;display:flex}.Blog-module__f2qemW__authorAvatar{background:linear-gradient(135deg, var(--color-tosca) 0%, var(--color-maroon) 100%);width:64px;height:64px;color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.8rem;font-weight:800;display:flex}.Blog-module__f2qemW__authorInfo h4{color:var(--color-text-dark);margin-bottom:.5rem;font-size:1.1rem;font-weight:800}.Blog-module__f2qemW__authorInfo p{color:var(--color-text-muted);margin:0;font-size:.92rem;line-height:1.55}@media (max-width:960px){.Blog-module__f2qemW__featuredCard{grid-template-columns:1fr}.Blog-module__f2qemW__featuredImageWrapper{height:300px}.Blog-module__f2qemW__featuredContent{padding:2.25rem 1.75rem}.Blog-module__f2qemW__postTitle{font-size:2.25rem}.Blog-module__f2qemW__postImageWrapper{height:350px}.Blog-module__f2qemW__articleContainer{padding:2.5rem 2rem}}@media (max-width:768px){.Blog-module__f2qemW__blogTitle{font-size:2.25rem}.Blog-module__f2qemW__blogTitle span{font-size:2.6rem}.Blog-module__f2qemW__blogSubtitle{font-size:.95rem}.Blog-module__f2qemW__blogGrid{grid-template-columns:1fr;gap:2rem}.Blog-module__f2qemW__postTitle{font-size:1.85rem}.Blog-module__f2qemW__postImageWrapper{height:250px;margin-bottom:2rem}.Blog-module__f2qemW__articleContainer{border-radius:20px;padding:1.75rem 1.25rem}.Blog-module__f2qemW__authorCard{text-align:center;flex-direction:column;padding:1.5rem}}.Blog-module__f2qemW__blogCtaBlock{text-align:center;background:linear-gradient(135deg,#14789b0a 0%,#b52a530a 100%);border:1.5px dashed #14789b33;border-radius:20px;max-width:760px;margin:3.5rem auto;padding:3rem 2rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000003}.Blog-module__f2qemW__blogCtaTitle{color:var(--color-text-dark);letter-spacing:-.5px;margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.Blog-module__f2qemW__blogCtaDesc{color:var(--color-text-muted);max-width:580px;margin-bottom:1.75rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.Blog-module__f2qemW__blogCtaBtn{background-color:var(--color-maroon);color:var(--color-white);cursor:pointer;border:none;border-radius:30px;padding:.8rem 2.25rem;font-size:.92rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;box-shadow:0 4px 15px #b52a5333}.Blog-module__f2qemW__blogCtaBtn:hover{background-color:var(--color-tosca);transform:translateY(-2px);box-shadow:0 6px 20px #14789b4d}@media (max-width:768px){.Blog-module__f2qemW__blogCtaBlock{margin:2.5rem 0;padding:2rem 1.25rem}.Blog-module__f2qemW__blogCtaTitle{font-size:1.3rem}.Blog-module__f2qemW__blogCtaDesc{margin-bottom:1.5rem;font-size:.92rem}.Blog-module__f2qemW__blogCtaBtn{padding:.75rem 1.75rem;font-size:.88rem}}
.Collaboration-module__gK3Hma__pageContainer{background-color:var(--color-cream-bg);flex-direction:column;min-height:100vh;display:flex}.Collaboration-module__gK3Hma__mainContent{flex-grow:1;margin-top:80px}.Collaboration-module__gK3Hma__heroSection{background:linear-gradient(180deg, #faf7f0 0%, var(--color-cream-bg) 100%);text-align:center;border-bottom:1px solid #14789b0d;padding:6.5rem 1.5rem;position:relative;overflow:hidden}.Collaboration-module__gK3Hma__heroGlowContainer{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Collaboration-module__gK3Hma__glowBlob{filter:blur(140px);opacity:.05;border-radius:50%;width:350px;height:350px;position:absolute}.Collaboration-module__gK3Hma__glowTosca{background-color:var(--color-tosca);top:-120px;left:10%}.Collaboration-module__gK3Hma__glowKunyit{background-color:var(--color-kunyit);bottom:-120px;right:10%}.Collaboration-module__gK3Hma__glowMaroon{background-color:var(--color-maroon);top:30%;left:45%}.Collaboration-module__gK3Hma__heroInner{z-index:5;max-width:800px;margin:0 auto;position:relative}.Collaboration-module__gK3Hma__heroSubtitle{color:var(--color-maroon);letter-spacing:3px;text-transform:uppercase;margin-bottom:1.25rem;font-size:.95rem;font-weight:800;display:block}.Collaboration-module__gK3Hma__heroTitle{color:var(--color-text-dark);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.Collaboration-module__gK3Hma__heroTitle span{font-family:var(--font-cursive);color:var(--color-tosca);text-transform:none;margin-left:.5rem;font-size:3.8rem;display:inline-block;transform:rotate(-2deg)}.Collaboration-module__gK3Hma__heroDesc{color:var(--color-text-muted);max-width:650px;margin:0 auto;font-size:1.15rem;line-height:1.7}.Collaboration-module__gK3Hma__collabSection{background-color:var(--color-white);padding:7rem 1.5rem;position:relative}.Collaboration-module__gK3Hma__sectionInner{max-width:1200px;margin:0 auto}.Collaboration-module__gK3Hma__brandCollabGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:5rem;display:grid}.Collaboration-module__gK3Hma__brandContent{flex-direction:column;display:flex}.Collaboration-module__gK3Hma__brandHeader{margin-bottom:2rem}.Collaboration-module__gK3Hma__sectionBadge{text-transform:uppercase;letter-spacing:1px;color:var(--color-maroon);background-color:#ab222314;border-radius:50px;margin-bottom:1.25rem;padding:.45rem 1.1rem;font-size:.8rem;font-weight:700;display:inline-block;box-shadow:0 2px 8px #ab22230d}.Collaboration-module__gK3Hma__brandHeader h2{color:var(--color-text-dark);letter-spacing:-.5px;margin-bottom:.75rem;font-size:2.4rem;font-weight:800}.Collaboration-module__gK3Hma__underline{background-color:var(--color-maroon);border-radius:2px;width:60px;height:4px}.Collaboration-module__gK3Hma__toscaUnderline{background-color:var(--color-tosca)}.Collaboration-module__gK3Hma__sectionIntro{color:var(--color-text-muted);margin-bottom:2.5rem;font-size:1.15rem;line-height:1.65}.Collaboration-module__gK3Hma__featuresList{flex-direction:column;gap:2rem;display:flex}.Collaboration-module__gK3Hma__featureItem{align-items:flex-start;gap:1.5rem;display:flex}.Collaboration-module__gK3Hma__iconBox{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 4px 12px #00000008}.Collaboration-module__gK3Hma__maroonIcon{color:var(--color-maroon);background-color:#ab222312}.Collaboration-module__gK3Hma__toscaIcon{color:var(--color-tosca);background-color:#14789b12}.Collaboration-module__gK3Hma__kunyitIcon{color:var(--color-kunyit);background-color:#faa43312}.Collaboration-module__gK3Hma__featureText h4{color:var(--color-text-dark);margin-bottom:.35rem;font-size:1.15rem;font-weight:800}.Collaboration-module__gK3Hma__featureText p{color:var(--color-text-muted);font-size:.95rem;line-height:1.55}.Collaboration-module__gK3Hma__brandVisual{justify-content:center;display:flex;position:relative}.Collaboration-module__gK3Hma__mockupContainer{width:100%;max-width:440px;height:480px;position:relative}.Collaboration-module__gK3Hma__mockupPattern{background-image:radial-gradient(var(--color-kunyit) 20%, transparent 20%);opacity:.25;z-index:1;background-size:15px 15px;width:90px;height:90px;position:absolute;top:-10px;left:-10px}.Collaboration-module__gK3Hma__canvasFrame{z-index:2;background-color:#f8fafc;border:14px solid #e2e8f0;border-radius:16px;width:76%;height:76%;position:absolute;top:12%;left:12%;overflow:hidden;transform:rotate(-1deg);box-shadow:0 10px 25px #0000000d,0 25px 55px #0000001a}.Collaboration-module__gK3Hma__canvasInner{background-position:50%;background-size:cover;width:100%;height:100%;position:relative}.Collaboration-module__gK3Hma__canvasTitle{color:var(--color-text-dark);-webkit-backdrop-filter:blur(6px);background:#ffffffe6;border-radius:6px;padding:5px 14px;font-size:.8rem;font-weight:700;position:absolute;bottom:15px;left:15px;box-shadow:0 2px 8px #0000000d}.Collaboration-module__gK3Hma__floatingItems{pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;top:0;left:0}.Collaboration-module__gK3Hma__floatCard{background:var(--color-white);pointer-events:auto;border:1px solid #14789b0f;border-radius:16px;flex-direction:column;padding:1.25rem;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .4s;display:flex;position:absolute;box-shadow:0 6px 15px #0000000a,0 15px 35px #14789b14}.Collaboration-module__gK3Hma__floatCard:hover{transform:translateY(-6px)rotate(1deg);box-shadow:0 10px 25px #0000000f,0 25px 45px #14789b1f}.Collaboration-module__gK3Hma__toteCard{border-top:5px solid var(--color-tosca);width:140px;padding:1.8rem 1rem 1rem;bottom:6%;left:-8%;transform:rotate(-3deg)}.Collaboration-module__gK3Hma__bagHandle{border:3.5px solid var(--color-tosca);border-bottom:none;border-radius:10px 10px 0 0;width:46px;height:22px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Collaboration-module__gK3Hma__toteTitle{font-family:var(--font-cursive);color:var(--color-tosca);text-align:center;margin-bottom:.15rem;font-size:1.2rem;font-weight:700;line-height:1.15}.Collaboration-module__gK3Hma__toteHeart{text-align:center;margin-top:.35rem;font-size:.95rem}.Collaboration-module__gK3Hma__mugCard{border-left:5px solid var(--color-kunyit);border-radius:16px;justify-content:center;align-items:center;width:110px;height:95px;display:flex;position:relative;top:5%;right:-2%;transform:rotate(4deg)}.Collaboration-module__gK3Hma__mugHandle{border:4.5px solid #cbd5e1;border-left:none;border-radius:0 14px 14px 0;width:22px;height:42px;position:absolute;top:25px;right:-14px}.Collaboration-module__gK3Hma__mugBrand{color:var(--color-text-dark);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:800}.Collaboration-module__gK3Hma__thanksCard{text-align:center;border-bottom:4px solid var(--color-maroon);width:170px;bottom:12%;right:-6%;transform:rotate(2deg)}.Collaboration-module__gK3Hma__thanksCard p{color:var(--color-text-dark);font-size:.82rem;font-weight:700;line-height:1.35}.Collaboration-module__gK3Hma__brandCalloutBox{text-align:center;background-color:var(--color-cream-bg);border:1px solid #14789b14;border-radius:28px;margin-top:5.5rem;padding:3.5rem 2rem;box-shadow:inset 0 2px 8px #14789b03}.Collaboration-module__gK3Hma__brandCalloutBox p{color:var(--color-text-dark);letter-spacing:-.2px;font-size:1.4rem;font-weight:800;line-height:1.45}.Collaboration-module__gK3Hma__venueSectionBg{background-color:var(--color-cream-bg);border-top:1px solid #14789b0f}.Collaboration-module__gK3Hma__venueHeader{text-align:center;max-width:800px;margin:0 auto 4.5rem}.Collaboration-module__gK3Hma__venueHeader h2{color:var(--color-text-dark);letter-spacing:-.5px;margin-bottom:.75rem;font-size:2.4rem;font-weight:800}.Collaboration-module__gK3Hma__venueSubtitle{color:var(--color-text-muted);margin-top:1.5rem;font-size:1.2rem;line-height:1.65}.Collaboration-module__gK3Hma__venueSubtitle strong{color:var(--color-tosca);font-weight:800}.Collaboration-module__gK3Hma__venueBenefitsGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:5rem;display:grid}.Collaboration-module__gK3Hma__benefitCard{background:var(--color-white);text-align:center;border:1px solid #14789b0d;border-radius:24px;padding:3rem 2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 10px 30px #14789b05}.Collaboration-module__gK3Hma__benefitCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #14789b14}.Collaboration-module__gK3Hma__benefitIconBox{width:68px;height:68px;color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;display:flex;box-shadow:0 6px 15px #0000000d}.Collaboration-module__gK3Hma__toscaBg{background-color:var(--color-tosca);box-shadow:0 6px 15px #14789b40}.Collaboration-module__gK3Hma__maroonBg{background-color:var(--color-maroon);box-shadow:0 6px 15px #ab222340}.Collaboration-module__gK3Hma__kunyitBg{background-color:var(--color-kunyit);box-shadow:0 6px 15px #faa43340}.Collaboration-module__gK3Hma__benefitCard h3{color:var(--color-text-dark);margin-bottom:.85rem;font-size:1.35rem;font-weight:800}.Collaboration-module__gK3Hma__benefitCard p{color:var(--color-text-muted);font-size:.94rem;line-height:1.6}.Collaboration-module__gK3Hma__venueCtaBanner{background:linear-gradient(135deg, var(--color-tosca) 0%, #0d5d79 100%);color:var(--color-white);text-align:center;border-radius:28px;padding:4.5rem 3.5rem;position:relative;overflow:hidden;box-shadow:0 15px 45px #14789b2e}.Collaboration-module__gK3Hma__venueCtaBanner h3{color:var(--color-white);letter-spacing:-.5px;margin-bottom:1rem;font-size:2.4rem;font-weight:800}.Collaboration-module__gK3Hma__venueCtaBanner p{opacity:.92;max-width:720px;color:var(--color-white);margin:0 auto 2.5rem;font-size:1.15rem;line-height:1.65}@media (max-width:990px){.Collaboration-module__gK3Hma__brandCollabGrid{grid-template-columns:1fr;gap:4rem}.Collaboration-module__gK3Hma__brandVisual{order:2;margin-top:1rem}.Collaboration-module__gK3Hma__brandContent{order:1}.Collaboration-module__gK3Hma__venueBenefitsGrid{grid-template-columns:1fr;gap:2rem;max-width:480px;margin:0 auto 3.5rem}}@media (max-width:600px){.Collaboration-module__gK3Hma__heroSection{padding:4.5rem 1.5rem}.Collaboration-module__gK3Hma__heroTitle{font-size:2.2rem}.Collaboration-module__gK3Hma__heroTitle span{font-size:2.8rem}.Collaboration-module__gK3Hma__brandHeader h2,.Collaboration-module__gK3Hma__venueHeader h2{font-size:1.85rem}.Collaboration-module__gK3Hma__venueCtaBanner{padding:3rem 1.5rem}.Collaboration-module__gK3Hma__venueCtaBanner h3{font-size:1.8rem}.Collaboration-module__gK3Hma__venueCtaBanner p{margin-bottom:2rem;font-size:1rem}}
.Landing-module__QrMDlq__page{flex-direction:column;min-height:100vh;padding-top:80px;display:flex}.Landing-module__QrMDlq__heroScrollContainer{background-color:var(--color-cream-bg);width:100%;height:200vh;margin-top:-80px;position:relative}.Landing-module__QrMDlq__heroStickyWrapper{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.Landing-module__QrMDlq__heroContent{z-index:20;text-align:center;-webkit-backdrop-filter:blur(16px);background:#faf5ebd9;border:1px solid #14789b1f;border-radius:28px;width:90%;max-width:800px;margin-bottom:0;padding:3.5rem 3rem;transition:transform .1s ease-out,opacity .1s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #00000005,0 30px 60px #14789b0d}.Landing-module__QrMDlq__heroSubtitle{text-transform:uppercase;letter-spacing:3px;color:var(--color-maroon);margin-bottom:1.25rem;font-size:.95rem;font-weight:800;display:block}.Landing-module__QrMDlq__heroTitle{color:var(--color-text-dark);letter-spacing:-1px;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.15}.Landing-module__QrMDlq__heroTitle cursive,.Landing-module__QrMDlq__heroTitle span{font-family:var(--font-cursive);color:var(--color-tosca);text-transform:none;margin:0 .5rem;font-size:4rem;font-weight:500;display:inline-block;transform:rotate(-2deg)}.Landing-module__QrMDlq__heroDesc{color:var(--color-text-muted);max-width:650px;margin:0 auto 2rem;font-size:1.15rem;line-height:1.7}.Landing-module__QrMDlq__heroCTAs{justify-content:center;gap:1rem;display:flex}.Landing-module__QrMDlq__heroBrush1{opacity:.1;pointer-events:none;z-index:2;transition:transform .1s ease-out,opacity .1s ease-out;position:absolute;top:10%;left:-5%}.Landing-module__QrMDlq__heroBrush2{opacity:.1;pointer-events:none;z-index:2;transition:transform .1s ease-out,opacity .1s ease-out;position:absolute;bottom:5%;right:-5%}.Landing-module__QrMDlq__frameContainer{z-index:15;width:100%;height:100%;transform-style:preserve-3d;justify-content:center;align-items:center;transition:transform .1s ease-out,opacity .1s ease-out;display:flex;position:absolute;top:50%;left:50%}.Landing-module__QrMDlq__frameWrapper{width:100%;height:100%;position:relative}.Landing-module__QrMDlq__frameCorner{object-fit:contain;aspect-ratio:2700/1600;filter:drop-shadow(0 8px 20px #0000000f);z-index:15;width:42%;max-width:650px;position:absolute}.Landing-module__QrMDlq__cornerTl{top:0;left:0}.Landing-module__QrMDlq__cornerTr{top:0;right:0}.Landing-module__QrMDlq__cornerBl{bottom:0;left:0}.Landing-module__QrMDlq__cornerBr{bottom:0;right:0}.Landing-module__QrMDlq__frameLogoOverlay{z-index:5;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .15s ease-out;display:flex;position:absolute;top:0;left:0}.Landing-module__QrMDlq__introVideo{object-fit:cover;width:100%;height:100%}.Landing-module__QrMDlq__frameLogo{display:none}@media (max-width:768px){.Landing-module__QrMDlq__frameLogoOverlay{aspect-ratio:320/275;width:min(80vw,450px);height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.Landing-module__QrMDlq__introVideo{display:none!important}.Landing-module__QrMDlq__frameLogo{object-fit:contain;width:100%;height:100%;display:block}}.Landing-module__QrMDlq__heroStage3Bg{z-index:5;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Landing-module__QrMDlq__sunsetParallaxWrapper,.Landing-module__QrMDlq__birdsParallaxWrapper{will-change:transform;width:100%;height:100%;transition:transform .1s ease-out;position:absolute;top:0;left:0}.Landing-module__QrMDlq__bgSunset{will-change:transform;background:url(/pantai-sunset.webp) bottom/cover no-repeat;width:100%;height:100%;animation:16s ease-in-out infinite alternate Landing-module__QrMDlq__swaySunset;position:absolute;top:0;left:0}.Landing-module__QrMDlq__bgBirds{will-change:transform;background:url(/burung-burung.webp) top/cover no-repeat;width:100%;height:100%;animation:8s ease-in-out infinite alternate Landing-module__QrMDlq__flyBirds;position:absolute;top:0;left:0}@keyframes Landing-module__QrMDlq__swaySunset{0%{transform:translate(0)scale(1.02)}to{transform:translate(-10px,-5px)scale(1.04)}}@keyframes Landing-module__QrMDlq__flyBirds{0%{transform:translate(-15px,-12px)scale(1)rotate(-1deg)}33%{transform:translate(10px,15px)scale(1.03)rotate(.5deg)}66%{transform:translate(-5px,5px)scale(.98)rotate(-.5deg)}to{transform:translate(15px,-15px)scale(1.02)rotate(1deg)}}.Landing-module__QrMDlq__showcaseWrapper{z-index:30;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .1s ease-out,opacity .1s ease-out;display:flex;position:absolute;top:0;left:0}.Landing-module__QrMDlq__showcaseTreeLeft{pointer-events:none;z-index:5;opacity:.95;transform-origin:0 100%;background-image:url(/pohon-kiri.png);background-position:0 100%;background-repeat:no-repeat;background-size:contain;width:750px;height:95%;transition:all .3s;position:absolute;bottom:0;left:0}.Landing-module__QrMDlq__showcaseTreeRight{pointer-events:none;z-index:5;opacity:.95;transform-origin:100% 100%;background-image:url(/pohon-kanan.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;width:750px;height:95%;transition:all .3s;position:absolute;bottom:0;right:0}@media (max-width:1600px){.Landing-module__QrMDlq__showcaseTreeLeft,.Landing-module__QrMDlq__showcaseTreeRight{width:600px;height:90%}}@media (max-width:1300px){.Landing-module__QrMDlq__showcaseTreeLeft,.Landing-module__QrMDlq__showcaseTreeRight{width:480px;height:80%}}@media (max-width:1024px){.Landing-module__QrMDlq__showcaseTreeLeft,.Landing-module__QrMDlq__showcaseTreeRight{opacity:.6;width:350px;height:70%}}@media (max-width:820px){.Landing-module__QrMDlq__showcaseTreeLeft,.Landing-module__QrMDlq__showcaseTreeRight{display:none}}.Landing-module__QrMDlq__carouselShowcaseContainer{z-index:10;flex-direction:column;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.Landing-module__QrMDlq__carouselShowcaseHeader{text-align:center;max-width:600px;margin-bottom:1.5rem}.Landing-module__QrMDlq__carouselShowcaseHeader h3{color:var(--color-text-dark);margin-bottom:.5rem;font-size:2rem;font-weight:800}.Landing-module__QrMDlq__carouselShowcaseHeader h3 span{font-family:var(--font-cursive);color:var(--color-maroon);margin-left:.25rem;font-size:2.5rem}.Landing-module__QrMDlq__carouselShowcaseHeader p{color:var(--color-text-muted);font-size:.95rem}.Landing-module__QrMDlq__programs{background:linear-gradient(180deg, var(--color-cream-bg) 0%, var(--color-white) 100%);color:var(--color-text-dark);z-index:5;padding:8rem 1.5rem;position:relative;overflow:hidden}.Landing-module__QrMDlq__programsGlowContainer{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Landing-module__QrMDlq__glowBlob{filter:blur(140px);opacity:.05;will-change:transform, opacity;border-radius:50%;position:absolute}.Landing-module__QrMDlq__glowMaroon{background-color:var(--color-maroon);width:300px;height:300px;top:10%;left:-50px}.Landing-module__QrMDlq__glowTosca{background-color:var(--color-tosca);width:350px;height:350px;bottom:5%;left:50%;transform:translate(-50%)}.Landing-module__QrMDlq__glowKunyit{background-color:var(--color-kunyit);width:300px;height:300px;top:15%;right:-50px}.Landing-module__QrMDlq__programsLineDecor{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Landing-module__QrMDlq__sectionHeader{text-align:center;z-index:5;max-width:700px;margin:0 auto 5rem;position:relative}.Landing-module__QrMDlq__sectionHeader h2{text-transform:uppercase;letter-spacing:2px;color:var(--color-white);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Landing-module__QrMDlq__programs .Landing-module__QrMDlq__sectionHeader h2{color:var(--color-text-dark)}.Landing-module__QrMDlq__sectionHeader h2 span{font-family:var(--font-cursive);color:var(--color-kunyit);text-transform:none;margin-left:.5rem;font-size:3.2rem;display:inline-block;transform:rotate(-1deg)}.Landing-module__QrMDlq__sectionHeader p{color:#94a3b8;font-size:1.05rem;line-height:1.65}.Landing-module__QrMDlq__programs .Landing-module__QrMDlq__sectionHeader p{color:var(--color-text-muted)}.Landing-module__QrMDlq__programsGrid{z-index:5;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.Landing-module__QrMDlq__programCard{background:var(--color-white);border:1px solid #14789b14;border-radius:24px;flex-direction:column;height:520px;transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #14789b0a}.Landing-module__QrMDlq__cardImageBg{z-index:1;background-position:50%;background-size:cover;width:100%;height:220px;transition:transform .8s cubic-bezier(.165,.84,.44,1);position:absolute;top:0;left:0}.Landing-module__QrMDlq__cardOverlayGradient{z-index:2;background:linear-gradient(#00000040 0%,#0000 100%);width:100%;height:220px;transition:opacity .5s;position:absolute;top:0;left:0}.Landing-module__QrMDlq__cardAccentLine{z-index:3;width:0;height:5px;transition:width .4s cubic-bezier(.165,.84,.44,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Landing-module__QrMDlq__cardIndicator{color:var(--color-white);opacity:.35;z-index:3;text-shadow:0 2px 4px #00000040;font-size:2.2rem;font-weight:900;line-height:1;transition:opacity .4s,transform .4s;position:absolute;top:1.5rem;right:1.5rem}.Landing-module__QrMDlq__cardContent{z-index:3;flex-direction:column;flex-grow:1;margin-top:220px;padding:0 2.25rem 2.25rem;transition:transform .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative}.Landing-module__QrMDlq__programCard:first-child .Landing-module__QrMDlq__cardAccentLine{background-color:var(--color-maroon)}.Landing-module__QrMDlq__programCard:nth-child(2) .Landing-module__QrMDlq__cardAccentLine{background-color:var(--color-tosca)}.Landing-module__QrMDlq__programCard:nth-child(3) .Landing-module__QrMDlq__cardAccentLine{background-color:var(--color-kunyit)}.Landing-module__QrMDlq__programCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #14789b1a}.Landing-module__QrMDlq__programCard:first-child:hover{border-color:#ab222333}.Landing-module__QrMDlq__programCard:nth-child(2):hover{border-color:#14789b33}.Landing-module__QrMDlq__programCard:nth-child(3):hover{border-color:#faa43333}.Landing-module__QrMDlq__programCard:hover .Landing-module__QrMDlq__cardImageBg{transform:scale(1.06)}.Landing-module__QrMDlq__programCard:hover .Landing-module__QrMDlq__cardAccentLine{width:100%}.Landing-module__QrMDlq__programCard:hover .Landing-module__QrMDlq__cardIndicator{opacity:.65;transform:translateY(-2px)}.Landing-module__QrMDlq__programCard:hover .Landing-module__QrMDlq__cardContent{transform:translateY(-2px)}.Landing-module__QrMDlq__iconWrapper{border:4px solid var(--color-white);background-color:var(--color-white);z-index:4;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-top:-30px;margin-bottom:1.25rem;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .4s;display:flex}.Landing-module__QrMDlq__programCard:first-child .Landing-module__QrMDlq__iconWrapper{background-color:var(--color-maroon);color:var(--color-white);box-shadow:0 6px 15px #ab222333}.Landing-module__QrMDlq__programCard:nth-child(2) .Landing-module__QrMDlq__iconWrapper{background-color:var(--color-tosca);color:var(--color-white);box-shadow:0 6px 15px #14789b33}.Landing-module__QrMDlq__programCard:nth-child(3) .Landing-module__QrMDlq__iconWrapper{background-color:var(--color-kunyit);color:var(--color-white);box-shadow:0 6px 15px #faa43333}.Landing-module__QrMDlq__programCard:hover .Landing-module__QrMDlq__iconWrapper{transform:translateY(-2px)scale(1.05)}.Landing-module__QrMDlq__programCard h3{color:var(--color-text-dark);margin-bottom:.75rem;font-size:1.35rem;font-weight:800;line-height:1.3;transition:color .3s}.Landing-module__QrMDlq__programCard:first-child:hover h3{color:var(--color-maroon)}.Landing-module__QrMDlq__programCard:nth-child(2):hover h3{color:var(--color-tosca)}.Landing-module__QrMDlq__programCard:nth-child(3):hover h3{color:var(--color-kunyit)}.Landing-module__QrMDlq__programCard p{color:var(--color-text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:.92rem;font-weight:400;line-height:1.6}.Landing-module__QrMDlq__learnMoreBtn{text-transform:uppercase;letter-spacing:1px;align-items:center;gap:.5rem;width:fit-content;margin-top:auto;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Landing-module__QrMDlq__programCard:first-child .Landing-module__QrMDlq__learnMoreBtn{color:var(--color-maroon)}.Landing-module__QrMDlq__programCard:nth-child(2) .Landing-module__QrMDlq__learnMoreBtn{color:var(--color-tosca)}.Landing-module__QrMDlq__programCard:nth-child(3) .Landing-module__QrMDlq__learnMoreBtn{color:var(--color-kunyit)}.Landing-module__QrMDlq__programCard:hover .Landing-module__QrMDlq__learnMoreBtn{gap:.75rem}.Landing-module__QrMDlq__gallery{background-color:var(--color-white);padding:6.5rem 1.5rem}.Landing-module__QrMDlq__filterTabs{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3.5rem;display:flex}.Landing-module__QrMDlq__filterTab{background:var(--color-cream-bg);color:var(--color-text-dark);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:1px solid #14789b1a;border-radius:50px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:700;transition:all .3s}.Landing-module__QrMDlq__filterTab:hover{background-color:var(--color-tosca);color:var(--color-white);border-color:var(--color-tosca)}.Landing-module__QrMDlq__activeFilterTab{background-color:var(--color-maroon);color:var(--color-white);border-color:var(--color-maroon);box-shadow:0 4px 12px #ab222340}.Landing-module__QrMDlq__activeFilterTab:hover{background-color:var(--color-maroon);border-color:var(--color-maroon)}.Landing-module__QrMDlq__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.Landing-module__QrMDlq__emptyGallery{text-align:center;color:var(--color-text-muted);grid-column:1/-1;padding:4rem 0}.Landing-module__QrMDlq__cta{background:linear-gradient(135deg, var(--color-tosca) 0%, #0d5d79 100%);color:var(--color-white);text-align:center;padding:6.5rem 1.5rem;position:relative;overflow:hidden}.Landing-module__QrMDlq__ctaInner{z-index:10;max-width:700px;margin:0 auto;position:relative}.Landing-module__QrMDlq__cta h2{letter-spacing:-.5px;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Landing-module__QrMDlq__cta p{opacity:.9;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}@media (max-width:960px){.Landing-module__QrMDlq__frameCorner{width:50%}.Landing-module__QrMDlq__heroContent{border-radius:20px;width:92%;padding:2.5rem 2rem}.Landing-module__QrMDlq__heroTitle{font-size:2.75rem}.Landing-module__QrMDlq__heroTitle cursive,.Landing-module__QrMDlq__heroTitle span{font-size:3.2rem}.Landing-module__QrMDlq__programsGrid{grid-template-columns:1fr;max-width:500px}.Landing-module__QrMDlq__aboutGrid{grid-template-columns:1fr;gap:3rem}.Landing-module__QrMDlq__statsContainer{justify-content:center}}@media (max-width:480px){.Landing-module__QrMDlq__frameCorner{width:60%}.Landing-module__QrMDlq__heroContent{border-radius:18px;width:90%;padding:1.5rem 1rem}.Landing-module__QrMDlq__heroSubtitle{letter-spacing:2px!important;margin-bottom:.75rem!important;font-size:.75rem!important}.Landing-module__QrMDlq__heroTitle{margin-bottom:1rem!important;font-size:1.75rem!important;line-height:1.2!important}.Landing-module__QrMDlq__heroTitle cursive,.Landing-module__QrMDlq__heroTitle span{font-size:2.1rem!important}.Landing-module__QrMDlq__heroDesc{margin-bottom:1.5rem!important;font-size:.85rem!important;line-height:1.5!important}.Landing-module__QrMDlq__heroCTAs{flex-direction:column;align-items:center;width:100%;max-width:240px;margin:0 auto;gap:.75rem!important}.Landing-module__QrMDlq__heroCTAs a{width:100%!important;padding:.6rem 1.2rem!important;font-size:.8rem!important}}.Landing-module__QrMDlq__heroLogoWrapper{justify-content:center;margin-bottom:2.25rem;display:flex}.Landing-module__QrMDlq__heroLogo{object-fit:contain;filter:drop-shadow(0 8px 20px #14789b14);width:auto;height:160px;transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.Landing-module__QrMDlq__heroLogo:hover{transform:scale(1.05)rotate(1deg)}@media (max-width:960px){.Landing-module__QrMDlq__heroLogo{height:130px}}@media (max-width:480px){.Landing-module__QrMDlq__heroLogo{height:100px}}.Landing-module__QrMDlq__scrollIndicator{cursor:pointer;z-index:25;flex-direction:column;align-items:center;gap:6px;transition:opacity .3s,transform .3s;display:flex;position:absolute;bottom:8%;left:50%;transform:translate(-50%)}.Landing-module__QrMDlq__scrollIndicator:hover{transform:translate(-50%)translateY(2px)}.Landing-module__QrMDlq__scrollText{letter-spacing:3px;color:var(--color-text-dark);opacity:.85;text-transform:uppercase;font-size:.7rem;font-weight:800}.Landing-module__QrMDlq__scrollArrow{color:var(--color-maroon);animation:1.8s ease-in-out infinite Landing-module__QrMDlq__bounceAnim}@keyframes Landing-module__QrMDlq__bounceAnim{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (max-width:768px){.Landing-module__QrMDlq__scrollIndicator{bottom:15%}.Landing-module__QrMDlq__bgBirds{background-position:50% 45px!important;background-size:125%!important;height:48vh!important}}.Landing-module__QrMDlq__promoBanner{background:linear-gradient(135deg,#faa43314 0%,#ab222314 100%);border:1px solid #faa43340;border-radius:20px;max-width:1000px;margin:-2rem auto 3.5rem;padding:1.5rem 2.25rem;box-shadow:0 10px 30px #faa4330a}.Landing-module__QrMDlq__promoBannerInner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Landing-module__QrMDlq__promoIcon{font-size:2.25rem;line-height:1;animation:2s ease-in-out infinite Landing-module__QrMDlq__pulseSoft}.Landing-module__QrMDlq__promoTextCol{flex-grow:1}.Landing-module__QrMDlq__promoTextCol h4{color:var(--color-text-dark);margin-bottom:.25rem;font-size:1.15rem;font-weight:800}.Landing-module__QrMDlq__promoTextCol p{color:var(--color-text-muted);font-size:.9rem;line-height:1.45}.Landing-module__QrMDlq__countdownBox{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.25rem;display:flex}.Landing-module__QrMDlq__countdownLabel{text-transform:uppercase;letter-spacing:1.5px;color:var(--color-maroon);font-size:.65rem;font-weight:800}.Landing-module__QrMDlq__countdownTimer{align-items:center;gap:.5rem;display:flex}.Landing-module__QrMDlq__timerDigit{background:var(--color-white);border:1px solid #14789b26;border-radius:12px;flex-direction:column;align-items:center;width:52px;padding:.4rem 0;display:flex;box-shadow:0 4px 8px #00000008}.Landing-module__QrMDlq__timerDigit span{color:var(--color-text-dark);font-size:1.25rem;font-weight:900;font-family:var(--font-sans);line-height:1.1}.Landing-module__QrMDlq__timerDigit label{text-transform:uppercase;color:var(--color-text-muted);margin-top:1px;font-size:.55rem;font-weight:700}.Landing-module__QrMDlq__timerColon{color:var(--color-maroon);font-size:1.25rem;font-weight:900;line-height:1.1;animation:1s steps(2,end) infinite Landing-module__QrMDlq__flashColon}@keyframes Landing-module__QrMDlq__flashColon{0%,to{opacity:.3}50%{opacity:1}}@keyframes Landing-module__QrMDlq__pulseSoft{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@media (max-width:768px){.Landing-module__QrMDlq__promoBanner{margin-bottom:2.5rem;padding:1.5rem}.Landing-module__QrMDlq__promoBannerInner{text-align:center;flex-direction:column;gap:1.25rem}.Landing-module__QrMDlq__countdownBox{align-items:center;width:100%}}.Landing-module__QrMDlq__gallerySliderWrapper{justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.Landing-module__QrMDlq__galleryScrollTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:2rem;width:100%;padding:1.5rem .5rem;display:flex;overflow-x:auto}.Landing-module__QrMDlq__galleryScrollTrack::-webkit-scrollbar{display:none}.Landing-module__QrMDlq__galleryScrollItem{scroll-snap-align:start;flex:0 0 350px}.Landing-module__QrMDlq__gallerySliderBtn{background:var(--color-white);width:48px;height:48px;color:var(--color-tosca);cursor:pointer;z-index:10;border:1px solid #14789b26;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000014}.Landing-module__QrMDlq__gallerySliderBtn:hover{background:var(--color-tosca);color:var(--color-white);transform:translateY(-50%)scale(1.05);box-shadow:0 6px 18px #14789b40}.Landing-module__QrMDlq__gallerySliderBtnLeft{left:-20px}.Landing-module__QrMDlq__gallerySliderBtnRight{right:-20px}.Landing-module__QrMDlq__scrollIndicatorTrack{background:#14789b26;border-radius:6px;width:150px;height:5px;margin:2.5rem auto 0;position:relative;overflow:hidden}.Landing-module__QrMDlq__scrollIndicatorThumb{background:var(--color-maroon);border-radius:6px;width:40px;height:100%;transition:transform .1s ease-out;position:absolute;top:0;left:0}@media (max-width:1024px){.Landing-module__QrMDlq__gallerySliderBtnLeft{left:-10px}.Landing-module__QrMDlq__gallerySliderBtnRight{right:-10px}}@media (max-width:768px){.Landing-module__QrMDlq__gallerySliderBtn{display:none!important}.Landing-module__QrMDlq__galleryScrollTrack{gap:1.25rem;padding-left:1rem;padding-right:1rem}.Landing-module__QrMDlq__galleryScrollItem{flex:0 0 290px}}.Landing-module__QrMDlq__viewAllContainer{justify-content:center;margin-top:3rem;margin-bottom:1rem;display:flex}.Landing-module__QrMDlq__testimonials{background-color:var(--color-cream-bg);z-index:5;padding:6.5rem 0;position:relative;overflow:hidden}.Landing-module__QrMDlq__marqueeWrapper{width:100%;margin-bottom:1.5rem;padding:16px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.Landing-module__QrMDlq__marqueeWrapper:last-child{margin-bottom:0}.Landing-module__QrMDlq__marqueeTrackLeft{gap:2rem;width:max-content;animation:40s linear infinite Landing-module__QrMDlq__scrollLeft;display:flex}.Landing-module__QrMDlq__marqueeTrackRight{gap:2rem;width:max-content;animation:40s linear infinite Landing-module__QrMDlq__scrollRight;display:flex}.Landing-module__QrMDlq__marqueeWrapper:hover .Landing-module__QrMDlq__marqueeTrackLeft,.Landing-module__QrMDlq__marqueeWrapper:hover .Landing-module__QrMDlq__marqueeTrackRight{animation-play-state:paused}@keyframes Landing-module__QrMDlq__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes Landing-module__QrMDlq__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.Landing-module__QrMDlq__reviewCard{background:var(--color-white);will-change:transform;backface-visibility:hidden;border:1px solid #14789b0d;border-radius:24px;flex-direction:column;flex:0 0 360px;justify-content:space-between;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;transform:translate(0,0);box-shadow:0 10px 30px #00000005}.Landing-module__QrMDlq__reviewCard:hover{border-color:#14789b26;transform:translateY(-6px)scale(1.02);box-shadow:0 15px 35px #14789b14}.Landing-module__QrMDlq__reviewHeader{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.Landing-module__QrMDlq__reviewAvatar{object-fit:cover;border:2px solid var(--color-cream-bg);border-radius:50%;width:52px;height:52px;box-shadow:0 4px 10px #0000000d}.Landing-module__QrMDlq__reviewMeta{flex-direction:column;display:flex}.Landing-module__QrMDlq__reviewName{color:var(--color-text-dark);letter-spacing:-.2px;font-size:.95rem;font-weight:800}.Landing-module__QrMDlq__reviewStars{gap:3px;margin-top:3px;display:flex}.Landing-module__QrMDlq__reviewComment{color:var(--color-text-muted);font-size:.9rem;font-style:italic;font-weight:500;line-height:1.6}.Landing-module__QrMDlq__videoPreviewWrapper{cursor:pointer;z-index:2;border-bottom:1px solid #14789b14;width:calc(100% + 3.5rem);height:160px;margin:-1.75rem -1.75rem 1.25rem;display:block;position:relative;overflow:hidden}.Landing-module__QrMDlq__videoPreviewImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.Landing-module__QrMDlq__videoPlayOverlay{opacity:.95;background:linear-gradient(#00000059 0%,#00000026 40%,#00000073 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:absolute;top:0;left:0}.Landing-module__QrMDlq__playButtonIcon{background:var(--color-tosca);width:44px;height:44px;color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);animation:2s ease-in-out infinite Landing-module__QrMDlq__playButtonPulse;display:flex;box-shadow:0 4px 15px #14789b80}.Landing-module__QrMDlq__playButtonIcon svg{fill:#fff;margin-left:2px}.Landing-module__QrMDlq__playText{color:#fff;text-transform:uppercase;letter-spacing:.8px;text-shadow:0 2px 4px #0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;border:1px solid #ffffff26;border-radius:4px;margin-top:.4rem;padding:3px 8px;font-size:.7rem;font-weight:700;transition:all .3s}.Landing-module__QrMDlq__videoMockProgress{z-index:3;background:#ffffff40;width:100%;height:4px;position:absolute;bottom:0;left:0}.Landing-module__QrMDlq__videoMockProgressBar{background:var(--color-tosca);height:100%}.Landing-module__QrMDlq__videoPreviewWrapper:hover .Landing-module__QrMDlq__videoPreviewImage{transform:scale(1.08)}.Landing-module__QrMDlq__videoPreviewWrapper:hover .Landing-module__QrMDlq__videoPlayOverlay{background:linear-gradient(#0006 0%,#0000001a 40%,#0000008c 100%)}.Landing-module__QrMDlq__videoPreviewWrapper:hover .Landing-module__QrMDlq__playButtonIcon{background:var(--color-maroon);transform:scale(1.12)rotate(10deg);box-shadow:0 6px 18px #ba2d3299}.Landing-module__QrMDlq__videoPreviewWrapper:hover .Landing-module__QrMDlq__playText{background:var(--color-maroon);border-color:#ffffff59}@keyframes Landing-module__QrMDlq__playButtonPulse{0%{box-shadow:0 0 #14789ba6}70%{box-shadow:0 0 0 8px #14789b00}to{box-shadow:0 0 #14789b00}}.Landing-module__QrMDlq__videoReviewCard{cursor:pointer;will-change:transform;backface-visibility:hidden;border:1px solid #14789b0d;border-radius:24px;flex-direction:column;flex:0 0 360px;justify-content:flex-end;height:280px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;transform:translate(0,0);box-shadow:0 10px 30px #00000005}.Landing-module__QrMDlq__videoReviewCard:hover{border-color:#14789b33;transform:translateY(-6px)scale(1.02);box-shadow:0 15px 35px #14789b1f}.Landing-module__QrMDlq__videoCardImage{object-fit:cover;z-index:1;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.Landing-module__QrMDlq__videoReviewCard:hover .Landing-module__QrMDlq__videoCardImage{transform:scale(1.08)}.Landing-module__QrMDlq__videoCardPlayOverlay{z-index:2;background:linear-gradient(#0000000d 0%,#00000040 50%,#00000080 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding-bottom:75px;transition:background .3s;display:flex;position:absolute;top:0;left:0}.Landing-module__QrMDlq__videoReviewCard:hover .Landing-module__QrMDlq__videoCardPlayOverlay{background:linear-gradient(#0000001a 0%,#0000004d 50%,#0000008c 100%)}.Landing-module__QrMDlq__playButtonIconLarge{background:var(--color-tosca);width:52px;height:52px;color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);animation:2s ease-in-out infinite Landing-module__QrMDlq__playButtonPulseLarge;display:flex;box-shadow:0 4px 15px #14789b80}.Landing-module__QrMDlq__playButtonIconLarge svg{fill:#fff;margin-left:2px}.Landing-module__QrMDlq__videoReviewCard:hover .Landing-module__QrMDlq__playButtonIconLarge{background:var(--color-maroon);transform:scale(1.1)rotate(8deg);box-shadow:0 6px 20px #ba2d32a6}.Landing-module__QrMDlq__playBadge{color:#fff;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 4px #0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:1px solid #fff3;border-radius:4px;margin-top:.5rem;padding:4px 10px;font-size:.65rem;font-weight:700;transition:all .3s}.Landing-module__QrMDlq__videoReviewCard:hover .Landing-module__QrMDlq__playBadge{background:var(--color-maroon);border-color:#ffffff59}.Landing-module__QrMDlq__videoCardProgress{z-index:3;background:#fff3;width:100%;height:4px;position:absolute;top:0;left:0}.Landing-module__QrMDlq__videoCardProgressBar{background:var(--color-tosca);height:100%}.Landing-module__QrMDlq__videoCardFooter{z-index:4;-webkit-backdrop-filter:blur(12px)saturate(180%);background:#ffffffd9;border-top:1px solid #ffffff4d;flex-direction:column;gap:.5rem;width:100%;padding:1rem 1.25rem;display:flex;position:relative}.Landing-module__QrMDlq__videoCardHeader{align-items:center;gap:.75rem;display:flex}.Landing-module__QrMDlq__videoCardAvatar{object-fit:cover;border:1.5px solid var(--color-white);border-radius:50%;width:36px;height:36px;box-shadow:0 2px 6px #0000001a}.Landing-module__QrMDlq__videoCardMeta{flex-direction:column;display:flex}.Landing-module__QrMDlq__videoCardName{color:var(--color-text-dark);font-size:.85rem;font-weight:800;line-height:1.2}.Landing-module__QrMDlq__videoCardStars{gap:2px;margin-top:1px;display:flex}.Landing-module__QrMDlq__videoCardComment{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;font-style:italic;font-weight:500;line-height:1.4;overflow:hidden}@keyframes Landing-module__QrMDlq__playButtonPulseLarge{0%{box-shadow:0 0 #14789bb3}70%{box-shadow:0 0 0 10px #14789b00}to{box-shadow:0 0 #14789b00}}@media (max-width:768px){.Landing-module__QrMDlq__videoReviewCard{flex-basis:300px;height:250px}.Landing-module__QrMDlq__videoCardPlayOverlay{padding-bottom:60px}.Landing-module__QrMDlq__testimonials{padding:4.5rem 0}.Landing-module__QrMDlq__reviewCard{flex-basis:300px;padding:1.25rem}.Landing-module__QrMDlq__reviewAvatar{width:44px;height:44px}}.Landing-module__QrMDlq__partnersSection{background-color:var(--color-white);z-index:5;border-top:1px solid #14789b0f;border-bottom:1px solid #14789b0f;padding:3.5rem 0;position:relative;overflow:hidden}.Landing-module__QrMDlq__partnersInner{flex-direction:column;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.Landing-module__QrMDlq__partnersTitle{text-transform:uppercase;letter-spacing:2.5px;color:var(--color-text-muted);text-align:center;font-size:.75rem;font-weight:800}.Landing-module__QrMDlq__partnersMarquee{width:100%;padding:.5rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%)}.Landing-module__QrMDlq__partnersTrack{align-items:center;width:max-content;animation:25s linear infinite Landing-module__QrMDlq__scrollPartners;display:flex}.Landing-module__QrMDlq__partnersGroup{align-items:center;gap:5rem;padding-right:5rem;display:flex}.Landing-module__QrMDlq__partnerLogo{object-fit:contain;opacity:.9;width:auto;height:45px;transition:all .3s cubic-bezier(.4,0,.2,1)}.Landing-module__QrMDlq__partnerLogo:hover{opacity:1;transform:scale(1.08)}@keyframes Landing-module__QrMDlq__scrollPartners{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@media (max-width:768px){.Landing-module__QrMDlq__partnersSection{padding:2.5rem 0}.Landing-module__QrMDlq__partnersInner{gap:1rem}.Landing-module__QrMDlq__partnerLogo{height:32px}.Landing-module__QrMDlq__partnersGroup{gap:3.5rem;padding-right:3.5rem}@keyframes Landing-module__QrMDlq__scrollPartners{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}}.Landing-module__QrMDlq__blogSliderSection{background-color:var(--color-white);z-index:5;padding:6.5rem 1.5rem;position:relative}.Landing-module__QrMDlq__blogSliderWrapper{justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.Landing-module__QrMDlq__blogScrollTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:2rem;width:100%;padding:1.5rem .5rem;display:flex;overflow-x:auto}.Landing-module__QrMDlq__blogScrollTrack::-webkit-scrollbar{display:none}.Landing-module__QrMDlq__blogScrollItem{scroll-snap-align:start;flex:0 0 350px}.Landing-module__QrMDlq__blogSliderBtn{background:var(--color-white);width:48px;height:48px;color:var(--color-tosca);cursor:pointer;z-index:10;border:1px solid #14789b26;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000014}.Landing-module__QrMDlq__blogSliderBtn:hover{background:var(--color-tosca);color:var(--color-white);transform:translateY(-50%)scale(1.05);box-shadow:0 6px 18px #14789b40}.Landing-module__QrMDlq__blogSliderBtnLeft{left:-20px}.Landing-module__QrMDlq__blogSliderBtnRight{right:-20px}.Landing-module__QrMDlq__blogScrollIndicatorTrack{background:#14789b26;border-radius:6px;width:150px;height:5px;margin:2.5rem auto 0;position:relative;overflow:hidden}.Landing-module__QrMDlq__blogScrollIndicatorThumb{background:var(--color-maroon);border-radius:6px;width:40px;height:100%;transition:transform .1s ease-out;position:absolute;top:0;left:0}.Landing-module__QrMDlq__viewAllBlogContainer{justify-content:center;margin-top:3rem;display:flex}.Landing-module__QrMDlq__emptyBlog{text-align:center;color:var(--color-text-muted);padding:4rem 0}.Landing-module__QrMDlq__blogSlideCard{background-color:var(--color-white);border:1px solid #14789b0f;border-radius:20px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 10px 30px #00000005}.Landing-module__QrMDlq__blogSlideCard:hover{border-color:#14789b26;transform:translateY(-6px);box-shadow:0 15px 35px #14789b14}.Landing-module__QrMDlq__blogSlideImageWrapper{width:100%;height:200px;position:relative;overflow:hidden}.Landing-module__QrMDlq__blogSlideImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.Landing-module__QrMDlq__blogSlideCard:hover .Landing-module__QrMDlq__blogSlideImage{transform:scale(1.05)}.Landing-module__QrMDlq__blogSlideTag{color:var(--color-white);text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background-color:#14789be6;border-radius:30px;padding:.35rem .85rem;font-size:.75rem;font-weight:800;position:absolute;top:1rem;left:1rem}.Landing-module__QrMDlq__blogSlideBody{flex-direction:column;flex-grow:1;padding:1.75rem;display:flex}.Landing-module__QrMDlq__blogSlideDate{color:var(--color-tosca);margin-bottom:.5rem;font-size:.8rem;font-weight:700}.Landing-module__QrMDlq__blogSlideTitle{color:var(--color-text-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:3.4rem;margin-bottom:.75rem;font-size:1.2rem;font-weight:800;line-height:1.4;transition:color .3s;display:-webkit-box;overflow:hidden}.Landing-module__QrMDlq__blogSlideTitle a:hover{color:var(--color-tosca)}.Landing-module__QrMDlq__blogSlideExcerpt{color:var(--color-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;height:4.1rem;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Landing-module__QrMDlq__blogSlideBtn{text-transform:uppercase;color:var(--color-maroon);align-items:center;gap:.3rem;margin-top:auto;font-size:.8rem;font-weight:750;transition:all .3s;display:inline-flex}.Landing-module__QrMDlq__blogSlideBtn:hover{color:var(--color-tosca);gap:.5rem}@media (max-width:1024px){.Landing-module__QrMDlq__blogSliderBtnLeft{left:-10px}.Landing-module__QrMDlq__blogSliderBtnRight{right:-10px}}@media (max-width:768px){.Landing-module__QrMDlq__blogSliderSection{padding:4.5rem 1rem}.Landing-module__QrMDlq__blogSliderBtn{display:none!important}.Landing-module__QrMDlq__blogScrollTrack{gap:1.25rem;padding-left:1rem;padding-right:1rem}.Landing-module__QrMDlq__blogScrollItem{flex:0 0 290px}}
.Store-module__KT5eKq__pageWrapper{background-color:var(--color-cream-bg);flex-direction:column;min-height:100vh;display:flex}.Store-module__KT5eKq__storeMain{flex-grow:1;padding-top:80px;position:relative;overflow:hidden}.Store-module__KT5eKq__storeGlowContainer{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Store-module__KT5eKq__glowBlob{filter:blur(140px);opacity:.06;will-change:transform;border-radius:50%;position:absolute}.Store-module__KT5eKq__glowTosca{background-color:var(--color-tosca);width:450px;height:450px;top:-100px;left:-100px}.Store-module__KT5eKq__glowMaroon{background-color:var(--color-maroon);width:500px;height:500px;top:30%;right:-150px}.Store-module__KT5eKq__loadingContainer{background-color:var(--color-cream-bg);min-height:100vh;color:var(--color-text-dark);font-family:var(--font-sans);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Store-module__KT5eKq__spinner{border:5px solid #14789b1a;border-top-color:var(--color-tosca);border-radius:50%;width:50px;height:50px;animation:1s linear infinite Store-module__KT5eKq__spin}@keyframes Store-module__KT5eKq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Store-module__KT5eKq__heroSection{z-index:2;text-align:center;padding:5rem 1.5rem 2.5rem;position:relative}.Store-module__KT5eKq__heroInner{max-width:800px;margin:0 auto}.Store-module__KT5eKq__heroSubtitle{text-transform:uppercase;letter-spacing:3px;color:var(--color-maroon);margin-bottom:1rem;font-size:.85rem;font-weight:800;display:block}.Store-module__KT5eKq__heroTitle{color:var(--color-text-dark);letter-spacing:-.5px;margin-bottom:1.25rem;font-size:3rem;font-weight:800;line-height:1.2}.Store-module__KT5eKq__heroTitle span{font-family:var(--font-cursive);color:var(--color-tosca);text-transform:none;margin-left:.5rem;font-size:3.5rem;display:inline-block;transform:rotate(-1.5deg)}.Store-module__KT5eKq__heroDesc{color:var(--color-text-muted);font-size:1.05rem;line-height:1.65}.Store-module__KT5eKq__toolbarSection{z-index:5;margin-bottom:3rem;padding:0 1.5rem;position:relative}.Store-module__KT5eKq__toolbarInner{-webkit-backdrop-filter:blur(16px);background:#ffffff8c;border:1px solid #14789b1f;border-radius:24px;flex-direction:column;gap:1.5rem;max-width:1200px;margin:0 auto;padding:2rem;display:flex;box-shadow:0 10px 30px #00000005,0 20px 40px #14789b0a}.Store-module__KT5eKq__searchWrapper{width:100%;position:relative}.Store-module__KT5eKq__searchIcon{color:var(--color-tosca);pointer-events:none;opacity:.8;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.Store-module__KT5eKq__searchInput{width:100%;font-size:.95rem;font-family:var(--font-sans);background:var(--color-white);color:var(--color-text-dark);border:1.5px solid #14789b26;border-radius:50px;outline:none;padding:1rem 3.5rem 1rem 3.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 2px 4px #00000003}.Store-module__KT5eKq__searchInput:focus{border-color:var(--color-tosca);box-shadow:inset 0 2px 4px #00000003,0 0 0 4px #14789b1a}.Store-module__KT5eKq__clearSearch{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background-color .2s,color .2s;display:flex;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.Store-module__KT5eKq__clearSearch:hover{color:var(--color-maroon);background-color:#0000000d}.Store-module__KT5eKq__controlsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.Store-module__KT5eKq__filterTabs{flex-wrap:wrap;gap:.75rem;display:flex}.Store-module__KT5eKq__filterTab{color:var(--color-text-dark);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#14789b0d;border:1px solid #14789b1a;border-radius:50px;padding:.6rem 1.25rem;font-size:.85rem;font-weight:700;transition:all .3s}.Store-module__KT5eKq__filterTab:hover{background-color:var(--color-tosca);color:var(--color-white);border-color:var(--color-tosca)}.Store-module__KT5eKq__activeFilterTab{background-color:var(--color-maroon);color:var(--color-white);border-color:var(--color-maroon);box-shadow:0 4px 12px #ab222340}.Store-module__KT5eKq__activeFilterTab:hover{background-color:var(--color-maroon);border-color:var(--color-maroon)}.Store-module__KT5eKq__sortWrapper{align-items:center;gap:.75rem;display:flex}.Store-module__KT5eKq__sortWrapper label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:700}.Store-module__KT5eKq__sortSelect{font-size:.85rem;font-weight:700;font-family:var(--font-sans);background:var(--color-white);color:var(--color-text-dark);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%2314789B' stroke-width='3' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-position:calc(100% - 12px);background-repeat:no-repeat;border:1px solid #14789b26;border-radius:50px;outline:none;padding:.6rem 2.25rem .6rem 1rem;transition:all .3s}.Store-module__KT5eKq__sortSelect:focus{border-color:var(--color-tosca)}.Store-module__KT5eKq__resultsSummary{color:var(--color-text-muted);border-top:1px solid #14789b14;justify-content:space-between;align-items:center;padding-top:1.25rem;font-size:.9rem;display:flex}.Store-module__KT5eKq__resultsSummary strong{color:var(--color-text-dark)}.Store-module__KT5eKq__resetFilters{color:var(--color-maroon);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:.85rem;font-weight:700;transition:color .2s}.Store-module__KT5eKq__resetFilters:hover{color:#8c1a1b}.Store-module__KT5eKq__gridSection{z-index:2;padding:0 1.5rem 6.5rem;position:relative}.Store-module__KT5eKq__gridInner{max-width:1200px;margin:0 auto}.Store-module__KT5eKq__productsGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.Store-module__KT5eKq__gridItem{opacity:0;animation:.5s ease-out forwards Store-module__KT5eKq__fadeInUp}@keyframes Store-module__KT5eKq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Store-module__KT5eKq__gridItem:first-child{animation-delay:50ms}.Store-module__KT5eKq__gridItem:nth-child(2){animation-delay:.1s}.Store-module__KT5eKq__gridItem:nth-child(3){animation-delay:.15s}.Store-module__KT5eKq__gridItem:nth-child(4){animation-delay:.2s}.Store-module__KT5eKq__gridItem:nth-child(5){animation-delay:.25s}.Store-module__KT5eKq__gridItem:nth-child(6){animation-delay:.3s}.Store-module__KT5eKq__gridItem:nth-child(7){animation-delay:.35s}.Store-module__KT5eKq__gridItem:nth-child(8){animation-delay:.4s}.Store-module__KT5eKq__gridItem:nth-child(9){animation-delay:.45s}.Store-module__KT5eKq__emptyStore{text-align:center;background:#fff6;border:1px dashed #14789b33;border-radius:24px;max-width:600px;margin:0 auto;padding:6rem 1.5rem}.Store-module__KT5eKq__emptyStore svg{color:var(--color-text-muted);opacity:.7;margin-bottom:1.5rem}.Store-module__KT5eKq__emptyStore h3{color:var(--color-text-dark);margin-bottom:.5rem;font-size:1.35rem;font-weight:800}.Store-module__KT5eKq__emptyStore p{color:var(--color-text-muted);font-size:.95rem;line-height:1.5}@media (max-width:1024px){.Store-module__KT5eKq__productsGrid{grid-template-columns:repeat(2,1fr);gap:2rem}.Store-module__KT5eKq__heroTitle{font-size:2.5rem}.Store-module__KT5eKq__heroTitle span{font-size:3rem}}@media (max-width:768px){.Store-module__KT5eKq__heroSection{padding:3.5rem 1rem 1.5rem}.Store-module__KT5eKq__toolbarInner{gap:1.25rem;padding:1.5rem}.Store-module__KT5eKq__controlsRow{flex-direction:column;align-items:stretch;gap:1.25rem}.Store-module__KT5eKq__filterTabs{justify-content:flex-start}.Store-module__KT5eKq__sortWrapper{justify-content:space-between;width:100%}.Store-module__KT5eKq__sortSelect{flex-grow:1;max-width:250px}}@media (max-width:580px){.Store-module__KT5eKq__productsGrid{grid-template-columns:1fr;max-width:380px;margin:0 auto}.Store-module__KT5eKq__heroTitle{font-size:2rem}.Store-module__KT5eKq__heroTitle span{font-size:2.35rem}.Store-module__KT5eKq__heroDesc{font-size:.95rem}}
