.Navbar-module__UMbBgq__navbar{z-index:1000;-webkit-backdrop-filter:blur(16px)saturate(150%);backdrop-filter:blur(16px)saturate(150%);background:#00000059;padding:14px 0;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Navbar-module__UMbBgq__scrolled{-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);border-bottom:1px solid var(--border);background:#fdfcfaeb;padding:8px 0;box-shadow:0 1px 12px #0000000a}.Navbar-module__UMbBgq__navbar .Navbar-module__UMbBgq__navLink,.Navbar-module__UMbBgq__navbar .Navbar-module__UMbBgq__socialLink{color:#ffffffd9}.Navbar-module__UMbBgq__navbar .Navbar-module__UMbBgq__navLink:hover{color:#fff}.Navbar-module__UMbBgq__scrolled .Navbar-module__UMbBgq__navLink,.Navbar-module__UMbBgq__scrolled .Navbar-module__UMbBgq__socialLink{color:var(--text-secondary)}.Navbar-module__UMbBgq__scrolled .Navbar-module__UMbBgq__navLink:hover{color:var(--text-primary)}.Navbar-module__UMbBgq__navbar .Navbar-module__UMbBgq__logoText{color:#fffffff2}.Navbar-module__UMbBgq__scrolled .Navbar-module__UMbBgq__logoText{color:var(--text-primary)}.Navbar-module__UMbBgq__navbar .Navbar-module__UMbBgq__ctaBtn{background:var(--accent);color:#fff;box-shadow:0 2px 12px #5b8c3e4d}.Navbar-module__UMbBgq__scrolled .Navbar-module__UMbBgq__ctaBtn{box-shadow:none}.Navbar-module__UMbBgq__navbar .Navbar-module__UMbBgq__hamburger span{background:#ffffffe6}.Navbar-module__UMbBgq__scrolled .Navbar-module__UMbBgq__hamburger span{background:var(--text-primary)}.Navbar-module__UMbBgq__inner{max-width:1440px;padding:0 var(--space-xl);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__UMbBgq__logo{cursor:pointer;align-items:center;gap:14px;text-decoration:none;display:flex}.Navbar-module__UMbBgq__logoImg{object-fit:cover;border-radius:10px;width:72px;height:72px}.Navbar-module__UMbBgq__logoText{font-family:var(--font-display);letter-spacing:.05em;color:var(--text-primary);font-size:1.6rem;font-weight:700;transition:color .3s}.Navbar-module__UMbBgq__poe{color:var(--accent)}.Navbar-module__UMbBgq__navLinks{align-items:center;gap:var(--space-xl);display:flex}.Navbar-module__UMbBgq__navLink{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:.78rem;font-weight:500;transition:color .3s;position:relative}.Navbar-module__UMbBgq__navLink:after{content:"";background:var(--accent);width:0;height:1.5px;transition:width .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0}.Navbar-module__UMbBgq__navLink:hover:after{width:100%}.Navbar-module__UMbBgq__navLinkActive{color:var(--accent)!important}.Navbar-module__UMbBgq__navLinkActive:after{width:100%}.Navbar-module__UMbBgq__navRight{align-items:center;gap:var(--space-lg);display:flex}.Navbar-module__UMbBgq__socialLinks{align-items:center;gap:var(--space-xs);display:flex}.Navbar-module__UMbBgq__socialLink{border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .3s;display:flex}.Navbar-module__UMbBgq__socialLink:hover{background:#5b8c3e1f;color:var(--accent)!important}.Navbar-module__UMbBgq__ctaBtn{background:var(--accent);color:#fff;font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-full);cursor:pointer;border:none;padding:10px 24px;font-size:.72rem;font-weight:700;transition:all .3s}.Navbar-module__UMbBgq__ctaBtn:hover{background:var(--accent-dark);box-shadow:var(--shadow-glow);transform:translateY(-1px)}.Navbar-module__UMbBgq__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__UMbBgq__hamburger span{transform-origin:50%;width:22px;height:1.5px;transition:all .3s;display:block}.Navbar-module__UMbBgq__hamburgerOpen span:first-child{transform:rotate(45deg)translate(4px,5px)}.Navbar-module__UMbBgq__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module__UMbBgq__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translate(4px,-5px)}.Navbar-module__UMbBgq__mobileMenu{background:var(--bg-primary);border-bottom:1px solid var(--border);overflow:hidden}.Navbar-module__UMbBgq__mobileMenuInner{padding:var(--space-xl);gap:var(--space-md);flex-direction:column;display:flex}.Navbar-module__UMbBgq__mobileLink{font-family:var(--font-display);color:var(--text-primary);text-align:left;cursor:pointer;padding:var(--space-sm) 0;background:0 0;border:none;font-size:1.8rem;font-weight:500;transition:color .3s}.Navbar-module__UMbBgq__mobileLink:hover{color:var(--accent)}.Navbar-module__UMbBgq__mobileSocials{gap:var(--space-md);margin-top:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid var(--border);display:flex}@media (max-width:1024px){.Navbar-module__UMbBgq__navLinks,.Navbar-module__UMbBgq__navRight{display:none}.Navbar-module__UMbBgq__hamburger{display:flex}.Navbar-module__UMbBgq__inner{padding:0 var(--space-md)}.Navbar-module__UMbBgq__logoImg{width:56px;height:56px}.Navbar-module__UMbBgq__logoText{font-size:1.3rem}}@media (max-width:480px){.Navbar-module__UMbBgq__logoImg{width:48px;height:48px}.Navbar-module__UMbBgq__logoText{font-size:1.15rem}}
.Hero-module__oEVfFq__hero{background:#050b05;background:lab(2.5952% -2.43921 1.80341);grid-template-columns:1fr 1.15fr;min-height:100dvh;display:grid;position:relative;overflow:hidden}.Hero-module__oEVfFq__bgGradient{z-index:0;background:radial-gradient(at 15%,#091b0a80 0%,#0000 60%),radial-gradient(at 85% 20%,#1611074d 0%,#0000 50%),linear-gradient(135deg,#030703 0%,#100d06 100%);background:radial-gradient(at 15%,lab(7.69362% -9.7672 7.09459/.5) 0%,#0000 60%),radial-gradient(at 85% 20%,lab(5.30448% .869393 4.92589/.3) 0%,#0000 50%),linear-gradient(135deg,lab(1.64589% -1.77784 1.30483) 0%,lab(3.72388% .472248 2.9915) 100%);position:absolute;inset:0}.Hero-module__oEVfFq__content{z-index:5;flex-direction:column;justify-content:center;gap:0;padding:8rem 4rem 6rem 6rem;display:flex;position:relative}.Hero-module__oEVfFq__badge{font-family:var(--font-body);letter-spacing:.03em;color:#c6d1c6;color:lab(82.8638% -5.58883 4.33567);border-radius:var(--radius-full);background:#c6d1c60f;background:lab(82.8638% -5.58883 4.33567/.06);border:1px solid #c6d1c633;border:1px solid lab(82.8638% -5.58883 4.33567/.2);align-items:center;gap:8px;width:fit-content;margin-bottom:2rem;padding:8px 18px;font-size:.82rem;font-weight:500;display:inline-flex}.Hero-module__oEVfFq__badgeDot{background:#5b8c3e;border-radius:50%;width:6px;height:6px;animation:2.5s ease-in-out infinite Hero-module__oEVfFq__pulse}@keyframes Hero-module__oEVfFq__pulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__oEVfFq__headline{font-family:var(--font-display);letter-spacing:-.035em;color:#f0eeeb;color:lab(94.2205% .136048 1.90183);margin-bottom:1.5rem;font-size:clamp(3.2rem,6.5vw,6rem);font-weight:700;line-height:1.02}.Hero-module__oEVfFq__headlineLine{white-space:nowrap;display:block}.Hero-module__oEVfFq__accent{color:#5b8c3e}.Hero-module__oEVfFq__subtitle{font-family:var(--font-body);color:#b2ada3;color:lab(71.0577% .472367 5.74917);max-width:480px;margin-bottom:2.5rem;font-size:clamp(1rem,1.3vw,1.2rem);font-weight:400;line-height:1.65}.Hero-module__oEVfFq__subtitle em{color:#6fa34a;font-style:italic}.Hero-module__oEVfFq__ctas{flex-wrap:wrap;gap:12px;margin-bottom:3rem;display:flex}.Hero-module__oEVfFq__btnPrimary{font-family:var(--font-display);color:#fff;border-radius:var(--radius-full);cursor:pointer;transition:background-color .3s var(--ease-out), transform .3s var(--ease-out), box-shadow .3s var(--ease-out);background:#5b8c3e;border:none;align-items:center;gap:8px;padding:14px 28px;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 4px 20px #5b8c3e4d}@media (hover:hover) and (pointer:fine){.Hero-module__oEVfFq__btnPrimary:hover{background:#4a7230;transform:translateY(-2px);box-shadow:0 6px 28px #5b8c3e66}}.Hero-module__oEVfFq__btnPrimary:active{transform:scale(.97)}.Hero-module__oEVfFq__btnSecondary{font-family:var(--font-display);color:#d2cdc3;color:lab(82.6583% .462174 5.74192);border-radius:var(--radius-full);cursor:pointer;transition:color .3s var(--ease-out), border-color .3s var(--ease-out), background-color .3s var(--ease-out);background:0 0;border:1px solid #d2cdc333;border:1px solid lab(82.6583% .462174 5.74192/.2);padding:14px 28px;font-size:.9rem;font-weight:500}@media (hover:hover) and (pointer:fine){.Hero-module__oEVfFq__btnSecondary:hover{color:#fff;background:#ffffff0f;background:lab(100% 0 0/.06);border-color:#d2cdc359;border-color:lab(82.6583% .462174 5.74192/.35)}}.Hero-module__oEVfFq__btnSecondary:active{transform:scale(.97)}.Hero-module__oEVfFq__proofStrip{align-items:center;gap:12px;display:flex}.Hero-module__oEVfFq__proofStars{color:#e6ad00;color:lab(74.6481% 12.6892 76.8998);letter-spacing:2px;font-size:.9rem}.Hero-module__oEVfFq__proofText{font-family:var(--font-body);color:#83807a;color:lab(53.639% .305325 3.82593);font-size:.82rem}.Hero-module__oEVfFq__imageWrap{z-index:2;position:relative;overflow:hidden}.Hero-module__oEVfFq__imageInner{width:100%;height:100%;min-height:100dvh;position:relative}.Hero-module__oEVfFq__heroImg{object-fit:cover;object-position:center 15%}.Hero-module__oEVfFq__imageOverlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#050b05 0%,#050b0566 15%,#0000 40%),linear-gradient(#0000 80%,#050b054d 100%);background:linear-gradient(90deg,lab(2.5952% -2.43921 1.80341) 0%,lab(2.5952% -2.43921 1.80341/.4) 15%,#0000 40%),linear-gradient(#0000 80%,lab(2.5952% -2.43921 1.80341/.3) 100%);position:absolute;inset:0}.Hero-module__oEVfFq__scrollIndicator{z-index:10;cursor:pointer;position:absolute;bottom:2.5rem;left:23.2558%;transform:translate(-50%)}.Hero-module__oEVfFq__scrollMouse{border:2px solid #d1cdc74d;border:2px solid lab(82.6398% .291049 3.81616/.3);border-radius:12px;justify-content:center;width:22px;height:34px;padding-top:6px;display:flex}.Hero-module__oEVfFq__scrollDot{background:#d1cdc780;background:lab(82.6398% .291049 3.81616/.5);border-radius:3px;width:3px;height:8px;animation:2s ease-in-out infinite Hero-module__oEVfFq__scrollHint}@keyframes Hero-module__oEVfFq__scrollHint{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(8px)}}@media (max-width:1100px){.Hero-module__oEVfFq__content{padding:8rem 3rem 5rem 4rem}}@media (max-width:900px){.Hero-module__oEVfFq__hero{grid-template-columns:1fr;min-height:auto}.Hero-module__oEVfFq__content{text-align:center;align-items:center;padding:7rem 2rem 3rem}.Hero-module__oEVfFq__subtitle{max-width:480px}.Hero-module__oEVfFq__ctas,.Hero-module__oEVfFq__proofStrip{justify-content:center}.Hero-module__oEVfFq__imageWrap{height:50vh;min-height:350px;position:relative}.Hero-module__oEVfFq__imageInner{min-height:unset;height:100%}.Hero-module__oEVfFq__imageOverlay{background:linear-gradient(#050b05 0%,#0000 30%),linear-gradient(#0000 80%,#050b0566 100%);background:linear-gradient(lab(2.5952% -2.43921 1.80341) 0%,#0000 30%),linear-gradient(#0000 80%,lab(2.5952% -2.43921 1.80341/.4) 100%)}.Hero-module__oEVfFq__scrollIndicator{bottom:1.5rem;left:50%}}@media (max-width:600px){.Hero-module__oEVfFq__content{padding:6.5rem 1.25rem 2rem}.Hero-module__oEVfFq__headline{font-size:clamp(2rem,8vw,3.2rem)}.Hero-module__oEVfFq__subtitle{font-size:.95rem}.Hero-module__oEVfFq__badge{margin-bottom:1.2rem;padding:6px 14px;font-size:.72rem}.Hero-module__oEVfFq__ctas{flex-direction:column;gap:10px;width:100%}.Hero-module__oEVfFq__btnPrimary,.Hero-module__oEVfFq__btnSecondary{justify-content:center;width:100%;padding:14px 20px}.Hero-module__oEVfFq__proofStrip{flex-direction:column;gap:4px}.Hero-module__oEVfFq__imageWrap{height:40vh;min-height:280px}}
.About-module__5_NaKq__about{background:var(--bg-primary);padding:0;overflow:hidden}.About-module__5_NaKq__sectionLabel{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:var(--space-lg);align-items:center;gap:var(--space-md);font-size:.7rem;font-weight:600;display:flex}.About-module__5_NaKq__sectionLabel:before{content:"";background:var(--accent);border-radius:1px;width:32px;height:1.5px}.About-module__5_NaKq__editorialIntro{padding:var(--space-5xl) 0;background:var(--bg-primary)}.About-module__5_NaKq__introGrid{gap:var(--space-4xl);max-width:1440px;padding:0 var(--space-xl);grid-template-columns:1.15fr 1fr;align-items:center;margin:0 auto;display:grid}.About-module__5_NaKq__imageCluster{min-height:600px;position:relative}.About-module__5_NaKq__clusterImg{will-change:transform;background:#fff;border-radius:4px;padding:12px 12px 45px;position:absolute;overflow:hidden;transform:translateZ(0);box-shadow:0 12px 40px #0000001f}.About-module__5_NaKq__clusterImg:after,.About-module__5_NaKq__storyImg:after{content:"";z-index:10;background:radial-gradient(circle at 30% 30%,#ff6b6b,#c0392b);border-radius:50%;width:12px;height:12px;position:absolute;top:4px;left:50%;transform:translate(-50%);box-shadow:1px 2px 4px #0006,inset -1px -1px 3px #0003}.About-module__5_NaKq__imgPrimary{z-index:2;border-radius:var(--radius-lg);width:420px;transition:box-shadow .5s;top:0;left:40px}.About-module__5_NaKq__imgPrimary:hover{box-shadow:0 20px 80px #00000024}.About-module__5_NaKq__imgSecondary{z-index:3;border-radius:var(--radius-md);width:280px;transition:box-shadow .5s;bottom:20px;right:0;box-shadow:0 16px 48px #00000024}.About-module__5_NaKq__imgSecondary:hover{box-shadow:0 24px 70px #0000002e}.About-module__5_NaKq__imgAccent{z-index:1;border-radius:var(--radius-md);opacity:.92;width:200px;top:30px;left:-20px}.About-module__5_NaKq__photo{object-fit:cover;width:100%;height:auto;transition:transform .7s var(--ease-out-expo);display:block}.About-module__5_NaKq__clusterImg:hover .About-module__5_NaKq__photo,.About-module__5_NaKq__storyImg:hover .About-module__5_NaKq__photo{transform:scale(1.03)}.About-module__5_NaKq__introContent{gap:var(--space-lg);padding-right:var(--space-2xl);flex-direction:column;display:flex}.About-module__5_NaKq__editorialHeading{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text-primary);font-size:clamp(3rem,5.5vw,5.5rem);font-weight:500;line-height:.95}.About-module__5_NaKq__headingAccent{color:var(--accent)}.About-module__5_NaKq__headingLight{color:var(--text-secondary);font-weight:400}.About-module__5_NaKq__introParagraph{color:var(--text-secondary);max-width:520px;font-size:1.05rem;line-height:1.85}.About-module__5_NaKq__ghostBtn{align-items:center;gap:var(--space-sm);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);border:1.5px solid var(--accent-border);border-radius:var(--radius-full);cursor:pointer;transition:all .4s var(--ease-out-expo);background:0 0;padding:14px 32px;font-size:.8rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.About-module__5_NaKq__ghostBtn svg{transition:transform .3s var(--ease-out-expo)}.About-module__5_NaKq__ghostBtn:hover{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.About-module__5_NaKq__ghostBtn:hover svg{transform:translate(4px)}.About-module__5_NaKq__typographyBreak{padding:var(--space-4xl) var(--space-xl);text-align:center;background:#5b8c3e;border-top:none;border-bottom:none;border-radius:0;max-width:none;margin:0}.About-module__5_NaKq__pullQuote{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;max-width:960px;margin:0 auto;font-size:clamp(1.8rem,3.5vw,3.2rem);font-style:normal;font-weight:400;line-height:1.3}.About-module__5_NaKq__pullQuote em{color:#ffffffe6;font-style:italic}.About-module__5_NaKq__quoteAttribution{margin-top:var(--space-lg);font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:#ffffffb3;font-size:.75rem;font-weight:600;display:block}.About-module__5_NaKq__deepStory{padding:var(--space-5xl) 0;background:var(--bg-secondary);position:relative}.About-module__5_NaKq__deepStory:before{content:"";background:linear-gradient(90deg, transparent, var(--border), transparent);height:1px;position:absolute;top:0;left:0;right:0}.About-module__5_NaKq__storyGrid{gap:var(--space-4xl);max-width:1440px;padding:0 var(--space-xl);grid-template-columns:1fr 1.1fr;align-items:center;margin:0 auto;display:grid}.About-module__5_NaKq__storyTextCol{gap:var(--space-lg);flex-direction:column;display:flex}.About-module__5_NaKq__storyHeading{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.015em;font-size:clamp(2rem,4vw,3.5rem);font-weight:500;line-height:1.1}.About-module__5_NaKq__storyParagraph{color:var(--text-secondary);max-width:540px;font-size:1rem;line-height:1.85}.About-module__5_NaKq__storyImageCol{justify-content:center;align-items:center;min-height:520px;display:flex;position:relative}.About-module__5_NaKq__storyImg{will-change:transform;background:#fff;border-radius:4px;padding:12px 12px 45px;transition:box-shadow .5s;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 12px 40px #0000001f}.About-module__5_NaKq__storyImg:hover{box-shadow:0 20px 80px #00000024}.About-module__5_NaKq__storyImgTop{z-index:2;width:100%;max-width:480px;transform:rotate(1deg)}.About-module__5_NaKq__storyImgBottom{z-index:3;border-radius:var(--radius-md);width:260px;bottom:0;left:0;box-shadow:0 16px 48px #00000024}.About-module__5_NaKq__visionSection{justify-content:center;align-items:center;min-height:520px;display:flex;position:relative;overflow:hidden}.About-module__5_NaKq__visionBackground{will-change:transform;position:absolute;inset:-60px 0;transform:translateZ(0)}.About-module__5_NaKq__visionBgImg{object-fit:cover;object-position:center 40%}.About-module__5_NaKq__visionOverlay{background:linear-gradient(135deg,#1c1c1acc 0%,#1c1c1a94 100%);position:absolute;inset:0}.About-module__5_NaKq__visionContent{z-index:2;max-width:680px;padding:var(--space-5xl) var(--space-xl);text-align:center;margin:0 auto;position:relative}.About-module__5_NaKq__visionHeading{font-family:var(--font-display);color:#fff;margin-bottom:var(--space-xl);letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:500;line-height:1}.About-module__5_NaKq__visionText{color:#ffffffe0;font-size:1.05rem;line-height:1.85}.About-module__5_NaKq__valuesRow{padding:var(--space-4xl) 0;background:var(--bg-primary)}.About-module__5_NaKq__valuesContainer{gap:var(--space-xl);max-width:1100px;padding:0 var(--space-xl);grid-template-columns:repeat(3,1fr);margin:0 auto;display:grid}.About-module__5_NaKq__valueCard{text-align:center;padding:var(--space-2xl) var(--space-xl);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);cursor:default;will-change:transform}.About-module__5_NaKq__valueIcon{margin-bottom:var(--space-md);font-size:2rem;display:block}.About-module__5_NaKq__valueTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-sm);font-size:1.3rem;font-weight:600}.About-module__5_NaKq__valueDesc{color:var(--text-muted);font-size:.88rem;line-height:1.6}@media (max-width:1024px){.About-module__5_NaKq__introGrid{gap:var(--space-3xl);grid-template-columns:1fr}.About-module__5_NaKq__imageCluster{max-width:480px;min-height:500px;margin:0 auto}.About-module__5_NaKq__introContent{text-align:center;align-items:center;padding-right:0}.About-module__5_NaKq__sectionLabel{justify-content:center}.About-module__5_NaKq__introParagraph{text-align:center}.About-module__5_NaKq__storyGrid{gap:var(--space-2xl);grid-template-columns:1fr}.About-module__5_NaKq__storyTextCol{text-align:center;align-items:center}.About-module__5_NaKq__storyParagraph{text-align:center}.About-module__5_NaKq__storyImageCol{max-width:420px;min-height:420px;margin:0 auto}}@media (max-width:768px){.About-module__5_NaKq__imageCluster{align-items:center;gap:var(--space-md);max-width:100%;min-height:auto;padding:0 var(--space-md);flex-direction:column;display:flex;position:relative}.About-module__5_NaKq__clusterImg{max-width:380px;box-shadow:0 8px 30px #00000014;width:100%!important;position:relative!important;inset:auto!important}.About-module__5_NaKq__imgSecondary,.About-module__5_NaKq__imgAccent{display:none}.About-module__5_NaKq__imgPrimary{border-radius:var(--radius-lg)}.About-module__5_NaKq__storyImageCol{align-items:center;gap:var(--space-md);max-width:100%;min-height:auto;padding:0 var(--space-md);flex-direction:column;display:flex}.About-module__5_NaKq__storyImg{max-width:360px;box-shadow:0 8px 30px #00000014;width:100%!important;position:relative!important;inset:auto!important}.About-module__5_NaKq__storyImgTop{border-radius:var(--radius-lg)}.About-module__5_NaKq__storyImgBottom{border-radius:var(--radius-md)}.About-module__5_NaKq__valuesContainer{grid-template-columns:1fr;max-width:400px}.About-module__5_NaKq__editorialHeading{font-size:clamp(2.4rem,8vw,4rem)}.About-module__5_NaKq__visionSection{min-height:400px}.About-module__5_NaKq__visionContent{padding:var(--space-3xl) var(--space-md)}.About-module__5_NaKq__typographyBreak{padding:var(--space-2xl) var(--space-md)}}@media (max-width:480px){.About-module__5_NaKq__clusterImg{max-width:320px}.About-module__5_NaKq__storyImg{max-width:300px}.About-module__5_NaKq__editorialHeading{font-size:clamp(2rem,9vw,3rem)}.About-module__5_NaKq__editorialIntro,.About-module__5_NaKq__deepStory{padding:var(--space-3xl) 0}}
.Marquee-module__4thR4G__marquee{padding:3rem 0;position:relative;overflow:hidden}.Marquee-module__4thR4G__marquee:before{content:"";background:repeating-linear-gradient(90deg, var(--cork) 0px, var(--cork) 12px, transparent 12px, transparent 16px);opacity:.35;z-index:0;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.Marquee-module__4thR4G__track{gap:2rem;width:max-content;animation:50s linear infinite Marquee-module__4thR4G__marquee;display:flex}.Marquee-module__4thR4G__item{background:var(--paper-white);box-shadow:var(--shadow-polaroid);transition:transform .4s var(--ease-out-expo), box-shadow .4s var(--ease-out-expo);z-index:1;flex-shrink:0;padding:8px 8px 32px;position:relative}.Marquee-module__4thR4G__item:nth-child(odd){transform:rotate(-2deg)}.Marquee-module__4thR4G__item:nth-child(2n){transform:rotate(2.5deg)}.Marquee-module__4thR4G__item:nth-child(3n){transform:rotate(-1deg)}.Marquee-module__4thR4G__item:nth-child(4n){transform:rotate(3deg)}.Marquee-module__4thR4G__item:before{content:"";z-index:5;background:linear-gradient(#666 0%,#888 40%,#777 100%);border-radius:3px 3px 0 0;width:22px;height:18px;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #0000004d}.Marquee-module__4thR4G__item:after{content:"";z-index:6;border:2px solid #777;border-bottom:none;border-radius:6px 6px 0 0;width:16px;height:8px;position:absolute;top:-18px;left:50%;transform:translate(-50%)}@media (hover:hover) and (pointer:fine){.Marquee-module__4thR4G__item:hover{box-shadow:var(--shadow-polaroid-hover);z-index:10;transform:rotate(0)translateY(-4px)!important}}.Marquee-module__4thR4G__image{object-fit:cover;width:260px;height:185px;display:block}@media (max-width:768px){.Marquee-module__4thR4G__marquee{padding:2rem 0}.Marquee-module__4thR4G__track{gap:1.5rem}.Marquee-module__4thR4G__image{width:200px;height:145px}.Marquee-module__4thR4G__item{padding:6px 6px 26px}}
.ProductCard-module__ggDsGG__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-lg) var(--space-xl);text-align:center;align-items:center;gap:var(--space-sm);cursor:default;box-shadow:var(--shadow-soft);flex-direction:column;transition:all .3s;display:flex;position:relative}.ProductCard-module__ggDsGG__card:hover{box-shadow:var(--shadow-card-hover);border-color:var(--accent-border)}.ProductCard-module__ggDsGG__popular{border-color:var(--accent);box-shadow:var(--shadow-glow)}.ProductCard-module__ggDsGG__badge{background:var(--accent);color:#fff;font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radius-full);white-space:nowrap;padding:4px 14px;font-size:.6rem;font-weight:700;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.ProductCard-module__ggDsGG__packSize{font-family:var(--font-display);color:var(--text-primary);margin-top:var(--space-xs);font-size:1.2rem;font-weight:600}.ProductCard-module__ggDsGG__price{font-family:var(--font-display);color:var(--accent);font-size:1.8rem;font-weight:600}.ProductCard-module__ggDsGG__revealBtn{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--accent);background:var(--accent-light);border:1.5px solid var(--accent-border);border-radius:var(--radius-full);cursor:pointer;min-height:42px;padding:8px 20px;font-size:.78rem;font-weight:600;transition:all .3s}.ProductCard-module__ggDsGG__revealBtn:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.ProductCard-module__ggDsGG__subtitle{color:var(--text-muted);font-size:.75rem;font-weight:500}.ProductCard-module__ggDsGG__orderBtn{margin-top:var(--space-sm);color:var(--accent);border:1px solid var(--accent-border);border-radius:var(--radius-full);font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;padding:8px 24px;font-size:.72rem;font-weight:600;transition:all .3s}.ProductCard-module__ggDsGG__orderBtn:hover{background:var(--accent);color:#fff;border-color:var(--accent)}
.CheckoutModal-module__yQaaTG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;display:flex;position:fixed;top:0;left:0}.CheckoutModal-module__yQaaTG__modal{background:#fff;border-radius:16px;width:100%;max-width:450px;padding:2rem;position:relative;box-shadow:0 20px 40px #0003}.CheckoutModal-module__yQaaTG__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;font-size:1.5rem;transition:color .2s;position:absolute;top:1rem;right:1.25rem}.CheckoutModal-module__yQaaTG__closeBtn:hover{color:#000}.CheckoutModal-module__yQaaTG__title{color:var(--text);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.CheckoutModal-module__yQaaTG__orderSummary{background:#f8f9fa;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.CheckoutModal-module__yQaaTG__summaryRow{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:1rem;display:flex}.CheckoutModal-module__yQaaTG__summaryRow:last-child{color:var(--text);border-top:1px solid #e2e8f0;margin-top:.5rem;padding-top:.5rem;font-size:1.125rem}.CheckoutModal-module__yQaaTG__paymentContainer{min-height:200px;position:relative}.CheckoutModal-module__yQaaTG__loadingOverlay{z-index:10;color:var(--accent);background:#fffc;justify-content:center;align-items:center;font-weight:600;display:flex;position:absolute;inset:0}.CheckoutModal-module__yQaaTG__error{color:#e53e3e;background:#fff5f5;border:1px solid #fed7d7;border-radius:6px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.CheckoutModal-module__yQaaTG__successState{text-align:center;padding:2rem 0}.CheckoutModal-module__yQaaTG__checkmark{color:#fff;background:#48bb78;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:2rem;display:flex}.CheckoutModal-module__yQaaTG__successState h3{color:var(--text);margin-bottom:.5rem;font-size:1.5rem}.CheckoutModal-module__yQaaTG__successState p{color:var(--text-muted)}.CheckoutModal-module__yQaaTG__formGroup{margin-bottom:1rem}.CheckoutModal-module__yQaaTG__label{color:var(--text);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.CheckoutModal-module__yQaaTG__input{width:100%;color:var(--text);background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.CheckoutModal-module__yQaaTG__input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #85d18333}.CheckoutModal-module__yQaaTG__input::placeholder{color:#a0aec0}.CheckoutModal-module__yQaaTG__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.CheckoutModal-module__yQaaTG__sectionTitle{color:var(--text);border-bottom:1px solid #e2e8f0;margin:1.5rem 0 1rem;padding-bottom:.5rem;font-size:1.125rem;font-weight:600}
.Products-module__EgNsNq__products{background:var(--bg-primary);padding:0}.Products-module__EgNsNq__productBlock{padding:var(--space-5xl) 0}.Products-module__EgNsNq__fruitWheelsBlock{background:var(--bg-secondary);position:relative}.Products-module__EgNsNq__fruitWheelsBlock:before{content:"";background:linear-gradient(90deg, transparent, var(--border), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Products-module__EgNsNq__productHeader{margin-bottom:var(--space-2xl)}.Products-module__EgNsNq__productTitle{color:var(--text-primary);margin-bottom:var(--space-md)}.Products-module__EgNsNq__accent{color:var(--accent)}.Products-module__EgNsNq__productDesc{color:var(--text-secondary);max-width:640px;font-size:1.05rem;line-height:1.75}.Products-module__EgNsNq__fullWidthImage{border-radius:var(--radius-lg);margin-bottom:var(--space-2xl);aspect-ratio:21/9;box-shadow:var(--shadow-card-hover);position:relative;overflow:hidden}.Products-module__EgNsNq__fullWidthImg{object-fit:cover;object-position:center 30%;width:100%;height:100%}.Products-module__EgNsNq__parallaxInner{will-change:transform;width:100%;height:100%}.Products-module__EgNsNq__fullWidthOverlay{pointer-events:none;background:linear-gradient(#0000 60%,#00000026 100%);position:absolute;inset:0}.Products-module__EgNsNq__flavors{margin-bottom:var(--space-lg)}.Products-module__EgNsNq__flavorsLabel{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-md);font-size:.7rem;font-weight:600;display:block}.Products-module__EgNsNq__flavorShowcase{gap:var(--space-lg);margin-bottom:var(--space-2xl);grid-template-columns:repeat(3,1fr);display:grid}.Products-module__EgNsNq__flavorCard{align-items:center;gap:var(--space-md);cursor:default;flex-direction:column;display:flex}.Products-module__EgNsNq__flavorImageWrap{background:#fff;border-radius:4px;width:100%;padding:12px 12px 45px;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 12px 30px #0000001a}.Products-module__EgNsNq__flavorImageWrap:after{content:"";z-index:10;background:radial-gradient(circle at 30% 30%,#ff6b6b,#c0392b);border-radius:50%;width:12px;height:12px;position:absolute;top:4px;left:50%;transform:translate(-50%);box-shadow:1px 2px 4px #0006,inset -1px -1px 3px #0003}.Products-module__EgNsNq__flavorCard:hover .Products-module__EgNsNq__flavorImageWrap{box-shadow:0 20px 40px #00000026}.Products-module__EgNsNq__flavorImg{aspect-ratio:1;object-fit:cover;background:#f8f8f8;border-radius:2px;width:100%;height:auto}.Products-module__EgNsNq__flavorName{font-family:var(--font-display);color:var(--text-primary);text-align:center;font-size:1.1rem;font-weight:500}.Products-module__EgNsNq__pricingGrid{gap:var(--space-md);margin-bottom:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.Products-module__EgNsNq__pricingGridWide{gap:var(--space-md);margin:var(--space-2xl) 0 var(--space-xl);grid-template-columns:repeat(5,1fr);display:grid}.Products-module__EgNsNq__nutritionRow{text-align:center;margin:var(--space-lg) 0}.Products-module__EgNsNq__nutritionToggle{align-items:center;gap:var(--space-sm);font-family:var(--font-body);color:var(--accent);border:1px solid var(--accent-border);border-radius:var(--radius-full);cursor:pointer;background:0 0;padding:10px 24px;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-flex}.Products-module__EgNsNq__nutritionToggle:hover{background:var(--accent-light);border-color:var(--accent)}.Products-module__EgNsNq__nutritionPanel{overflow:hidden}.Products-module__EgNsNq__nutritionContent{gap:var(--space-2xl);padding:var(--space-xl) 0;grid-template-columns:1fr 1fr;align-items:center;display:grid}.Products-module__EgNsNq__nutritionTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-md);font-size:1.4rem;font-weight:500}.Products-module__EgNsNq__nutritionText{color:var(--text-secondary);margin-bottom:var(--space-xl);font-size:.9rem;line-height:1.7}.Products-module__EgNsNq__nutritionStats{gap:var(--space-lg);flex-wrap:wrap;display:flex}.Products-module__EgNsNq__nutritionStat{padding:var(--space-md);background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;align-items:center;min-width:80px;display:flex}.Products-module__EgNsNq__nutritionStatNum{font-family:var(--font-display);color:var(--accent);font-size:1.5rem;font-weight:600}.Products-module__EgNsNq__nutritionStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:.65rem;font-weight:500}.Products-module__EgNsNq__nutritionImage{justify-content:center;display:flex}.Products-module__EgNsNq__nutritionImg{border-radius:var(--radius-md);max-width:100%;height:auto}.Products-module__EgNsNq__customOrder{color:var(--text-secondary);text-align:center;margin-top:var(--space-lg);font-size:.85rem;font-style:italic}.Products-module__EgNsNq__contactLink{color:var(--accent);cursor:pointer;font-size:inherit;font-family:inherit;font-style:inherit;background:0 0;border:none;text-decoration:underline}.Products-module__EgNsNq__contactLink:hover{color:var(--accent-dark)}.Products-module__EgNsNq__disclaimer{color:var(--text-muted);text-align:center;margin-top:var(--space-sm);font-size:.75rem}.Products-module__EgNsNq__fwLayout{gap:var(--space-3xl);margin-bottom:var(--space-md);grid-template-columns:1.2fr 1fr;align-items:center;display:grid}.Products-module__EgNsNq__fwContent{gap:var(--space-sm);flex-direction:column;display:flex}.Products-module__EgNsNq__fwBadges{gap:var(--space-sm);margin-top:var(--space-md);flex-wrap:wrap;display:flex}.Products-module__EgNsNq__fwImageCol{justify-content:center;align-items:center;display:flex;position:relative}.Products-module__EgNsNq__fwHeroImage{z-index:1;position:relative}.Products-module__EgNsNq__fwLabelImg{border-radius:50%;box-shadow:0 12px 60px #00000014}.Products-module__EgNsNq__fwMascot{z-index:2;position:absolute;bottom:-10px;right:-10px}.Products-module__EgNsNq__fwMascotImg{filter:drop-shadow(0 4px 12px #0000001f)}@media (max-width:1200px){.Products-module__EgNsNq__pricingGridWide{grid-template-columns:repeat(3,1fr)}}@media (max-width:968px){.Products-module__EgNsNq__pricingGrid,.Products-module__EgNsNq__pricingGridWide{grid-template-columns:repeat(2,1fr)}.Products-module__EgNsNq__fwLayout{text-align:center;grid-template-columns:1fr}.Products-module__EgNsNq__fwBadges{justify-content:center}.Products-module__EgNsNq__fwImageCol{max-width:360px;margin:0 auto}.Products-module__EgNsNq__flavorShowcase{gap:var(--space-md);grid-template-columns:repeat(3,1fr)}.Products-module__EgNsNq__nutritionContent{grid-template-columns:1fr}.Products-module__EgNsNq__fullWidthImage{aspect-ratio:16/9}}@media (max-width:640px){.Products-module__EgNsNq__pricingGrid,.Products-module__EgNsNq__pricingGridWide{grid-template-columns:1fr 1fr;max-width:100%}.Products-module__EgNsNq__flavorShowcase{gap:var(--space-sm);grid-template-columns:repeat(3,1fr)}.Products-module__EgNsNq__flavorName{font-size:.85rem}.Products-module__EgNsNq__fullWidthImage{aspect-ratio:4/3;border-radius:var(--radius-md)}.Products-module__EgNsNq__fullWidthImg{object-position:center center}.Products-module__EgNsNq__nutritionStats{justify-content:center}.Products-module__EgNsNq__productBlock{padding:var(--space-3xl) 0}}@media (max-width:400px){.Products-module__EgNsNq__pricingGrid,.Products-module__EgNsNq__pricingGridWide{grid-template-columns:1fr;max-width:280px;margin-left:auto;margin-right:auto}}
.FruitWheels-module__6L7YJq__section{background:var(--bg-secondary);padding:6rem 0 5rem;position:relative;overflow:hidden}.FruitWheels-module__6L7YJq__container{z-index:2;max-width:1300px;margin:0 auto;padding:0 2rem;position:relative}.FruitWheels-module__6L7YJq__heroLayout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:3rem;display:grid}.FruitWheels-module__6L7YJq__heroContent{flex-direction:column;gap:1.25rem;display:flex}.FruitWheels-module__6L7YJq__sectionLabel{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:#e74c3c;align-items:center;gap:.75rem;font-size:.7rem;font-weight:600;display:flex}.FruitWheels-module__6L7YJq__sectionLabel:before{content:"";background:#e74c3c;border-radius:1px;width:32px;height:1.5px}.FruitWheels-module__6L7YJq__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.025em;font-size:clamp(2.8rem,5.5vw,4.5rem);font-weight:700;line-height:1.05}.FruitWheels-module__6L7YJq__accentText{color:#e74c3c}.FruitWheels-module__6L7YJq__subtitle{color:var(--text-secondary);max-width:520px;font-size:1.05rem;line-height:1.75}.FruitWheels-module__6L7YJq__highlights{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.FruitWheels-module__6L7YJq__highlightItem{align-items:flex-start;gap:.85rem;display:flex}.FruitWheels-module__6L7YJq__highlightDot{background:#e74c3c;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.FruitWheels-module__6L7YJq__highlightLabel{font-family:var(--font-display);color:var(--text-primary);margin-bottom:2px;font-size:.95rem;font-weight:600}.FruitWheels-module__6L7YJq__highlightDesc{color:var(--text-muted);font-size:.85rem;line-height:1.45}.FruitWheels-module__6L7YJq__heroImageWrap{justify-content:center;align-items:center;display:flex}.FruitWheels-module__6L7YJq__heroImage{border-radius:var(--radius-lg);width:100%;max-width:560px;height:auto;box-shadow:0 16px 60px #0000001a}.FruitWheels-module__6L7YJq__slider{aspect-ratio:1;border-radius:var(--radius-lg);width:100%;position:relative;overflow:hidden}.FruitWheels-module__6L7YJq__slide{opacity:0;transition:opacity .8s;position:absolute;inset:0}.FruitWheels-module__6L7YJq__slideActive{opacity:1}.FruitWheels-module__6L7YJq__slide img{object-fit:cover;width:100%;height:100%}.FruitWheels-module__6L7YJq__sliderDots{z-index:2;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.FruitWheels-module__6L7YJq__sliderDot{cursor:pointer;background:0 0;border:2px solid #fffc;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.FruitWheels-module__6L7YJq__sliderDotActive{background:#fff;transform:scale(1.15)}.FruitWheels-module__6L7YJq__nutritionRow{text-align:center;margin:2rem 0 1rem}.FruitWheels-module__6L7YJq__nutritionToggle{font-family:var(--font-body);color:#e74c3c;border-radius:var(--radius-full);cursor:pointer;background:0 0;border:1px solid #e74c3c4d;align-items:center;gap:.5rem;padding:10px 24px;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-flex}.FruitWheels-module__6L7YJq__nutritionToggle:hover{background:#e74c3c0f;border-color:#e74c3c}.FruitWheels-module__6L7YJq__nutritionPanel{overflow:hidden}.FruitWheels-module__6L7YJq__nutritionContent{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:2rem 0;display:grid}.FruitWheels-module__6L7YJq__nutritionInfo{text-align:left}.FruitWheels-module__6L7YJq__nutritionTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.FruitWheels-module__6L7YJq__nutritionDesc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.FruitWheels-module__6L7YJq__nutritionStats{gap:var(--space-lg);flex-wrap:wrap;margin-bottom:1.5rem;display:flex}.FruitWheels-module__6L7YJq__nutritionStat{padding:var(--space-md);background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;align-items:center;min-width:80px;display:flex}.FruitWheels-module__6L7YJq__nutritionStatNum{font-family:var(--font-display);color:#e74c3c;font-size:1.5rem;font-weight:600}.FruitWheels-module__6L7YJq__nutritionStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:.65rem;font-weight:500}.FruitWheels-module__6L7YJq__nutritionHighlights{flex-wrap:wrap;gap:.5rem;display:flex}.FruitWheels-module__6L7YJq__nutritionBadge{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text-secondary);align-items:center;gap:4px;padding:8px 16px;font-size:.78rem;font-weight:500;display:inline-flex}.FruitWheels-module__6L7YJq__nutritionImage{justify-content:center;display:flex}.FruitWheels-module__6L7YJq__nutritionImg{border-radius:var(--radius-md);max-width:100%;height:auto;box-shadow:0 8px 30px #00000014}.FruitWheels-module__6L7YJq__pricingHeader{text-align:center;margin:3rem 0 2rem}.FruitWheels-module__6L7YJq__pricingTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600}.FruitWheels-module__6L7YJq__pricingSubtitle{color:var(--text-muted);font-size:.95rem}.FruitWheels-module__6L7YJq__pricingGrid{grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:2rem;display:grid}.FruitWheels-module__6L7YJq__priceCard{text-align:center;border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--border);cursor:default;flex-direction:column;align-items:center;padding:2rem 1.25rem;transition:box-shadow .3s;display:flex;position:relative}.FruitWheels-module__6L7YJq__priceCard:hover{box-shadow:0 12px 40px #00000014}.FruitWheels-module__6L7YJq__priceCardPopular{border-color:#e74c3c;box-shadow:0 4px 20px #e74c3c1f}.FruitWheels-module__6L7YJq__popularTag{color:#fff;font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;border-radius:0 var(--radius-lg) 0 12px;background:#e74c3c;padding:6px 14px;font-size:.7rem;font-weight:600;position:absolute;top:0;right:0}.FruitWheels-module__6L7YJq__pricePackSize{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.FruitWheels-module__6L7YJq__priceAmount{font-family:var(--font-display);color:#e74c3c;margin-bottom:.25rem;font-size:2rem;font-weight:700}.FruitWheels-module__6L7YJq__priceSubtitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem;font-size:.75rem;font-weight:500}.FruitWheels-module__6L7YJq__priceOrderBtn{width:100%;font-family:var(--font-display);color:#fff;border-radius:var(--radius-full);cursor:pointer;background:#e74c3c;border:none;margin-top:auto;padding:11px;font-size:.85rem;font-weight:600;transition:background-color .25s,transform .25s}.FruitWheels-module__6L7YJq__priceOrderBtn:hover{background:#c0392b;transform:translateY(-1px)}.FruitWheels-module__6L7YJq__priceOrderBtn:active{transform:scale(.97)}.FruitWheels-module__6L7YJq__note{color:var(--text-muted);text-align:center;margin-top:1rem;font-size:.85rem;font-style:italic}.FruitWheels-module__6L7YJq__noteLink{color:#e74c3c;cursor:pointer;font-size:inherit;font-family:inherit;font-style:inherit;background:0 0;border:none;font-weight:600;text-decoration:underline}.FruitWheels-module__6L7YJq__noteLink:hover{color:#c0392b}.FruitWheels-module__6L7YJq__disclaimer{color:var(--text-muted);text-align:center;margin-top:.4rem;font-size:.75rem}@media (max-width:1100px){.FruitWheels-module__6L7YJq__pricingGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.FruitWheels-module__6L7YJq__heroLayout{text-align:center;grid-template-columns:1fr;gap:2.5rem}.FruitWheels-module__6L7YJq__heroContent{align-items:center}.FruitWheels-module__6L7YJq__sectionLabel{justify-content:center}.FruitWheels-module__6L7YJq__subtitle{text-align:center}.FruitWheels-module__6L7YJq__highlights{text-align:left;max-width:400px}.FruitWheels-module__6L7YJq__heroImageWrap{max-width:450px;margin:0 auto}.FruitWheels-module__6L7YJq__pricingGrid{grid-template-columns:repeat(2,1fr)}.FruitWheels-module__6L7YJq__nutritionContent{text-align:center;grid-template-columns:1fr}.FruitWheels-module__6L7YJq__nutritionInfo{text-align:center}.FruitWheels-module__6L7YJq__nutritionHighlights,.FruitWheels-module__6L7YJq__nutritionStats{justify-content:center}}@media (max-width:560px){.FruitWheels-module__6L7YJq__pricingGrid{grid-template-columns:1fr;max-width:300px;margin-left:auto;margin-right:auto}}
.Services-module__J8Vg9a__services{background:var(--bg-secondary);position:relative}.Services-module__J8Vg9a__heading{margin-bottom:1rem}.Services-module__J8Vg9a__accent{color:var(--accent)}.Services-module__J8Vg9a__intro{color:var(--text-secondary);max-width:680px;margin-bottom:3rem;font-size:1.05rem;line-height:1.75}.Services-module__J8Vg9a__servicesList{flex-direction:column;gap:4rem;display:flex}.Services-module__J8Vg9a__serviceCard{grid-template-columns:.9fr 1.1fr;align-items:center;gap:3.5rem;display:grid}.Services-module__J8Vg9a__serviceCard.Services-module__J8Vg9a__reversed{grid-template-columns:1.1fr .9fr}.Services-module__J8Vg9a__serviceCard.Services-module__J8Vg9a__reversed .Services-module__J8Vg9a__serviceImageWrap{order:2}.Services-module__J8Vg9a__serviceCard.Services-module__J8Vg9a__reversed .Services-module__J8Vg9a__serviceContent{order:1}.Services-module__J8Vg9a__serviceImageWrap{cursor:default;background:#fff;border-radius:4px;padding:12px 12px 45px;transition:box-shadow .5s;position:relative;transform:rotate(-1.5deg);box-shadow:0 12px 40px #0000001f}.Services-module__J8Vg9a__serviceCard:nth-child(2) .Services-module__J8Vg9a__serviceImageWrap{transform:rotate(1.8deg)}.Services-module__J8Vg9a__serviceCard:nth-child(3) .Services-module__J8Vg9a__serviceImageWrap{transform:rotate(-.8deg)}.Services-module__J8Vg9a__serviceImageWrap:hover{box-shadow:0 20px 60px #00000029}.Services-module__J8Vg9a__serviceImageWrap:after{content:"";z-index:10;background:radial-gradient(circle at 30% 30%,#ff6b6b,#c0392b);border-radius:50%;width:12px;height:12px;position:absolute;top:4px;left:50%;transform:translate(-50%);box-shadow:1px 2px 4px #0006,inset -1px -1px 3px #0003}.Services-module__J8Vg9a__serviceImage{object-fit:contain;border-radius:2px;width:100%;height:auto;display:block}.Services-module__J8Vg9a__serviceContent{flex-direction:column;gap:.75rem;display:flex}.Services-module__J8Vg9a__serviceNumber{font-family:var(--font-display);color:var(--accent);opacity:.3;font-size:2.5rem;font-weight:700;line-height:1}.Services-module__J8Vg9a__serviceTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.01em;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:600;line-height:1.2}.Services-module__J8Vg9a__serviceDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.8}.Services-module__J8Vg9a__servicePoints{flex-direction:column;gap:.5rem;margin:.5rem 0;display:flex}.Services-module__J8Vg9a__servicePoint{color:var(--text-secondary);align-items:flex-start;gap:.6rem;font-size:.9rem;line-height:1.55;display:flex}.Services-module__J8Vg9a__pointDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:7px;display:inline-block}.Services-module__J8Vg9a__inquireBtn{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);border:1.5px solid var(--accent-border);border-radius:var(--radius-full);cursor:pointer;transition:all .4s var(--ease-out-expo);background:0 0;align-items:center;gap:.5rem;width:fit-content;margin-top:.5rem;padding:12px 28px;font-size:.8rem;font-weight:600;display:inline-flex}.Services-module__J8Vg9a__inquireBtn svg{transition:transform .3s var(--ease-out-expo)}.Services-module__J8Vg9a__inquireBtn:hover{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.Services-module__J8Vg9a__inquireBtn:hover svg{transform:translate(4px)}@media (max-width:900px){.Services-module__J8Vg9a__serviceCard,.Services-module__J8Vg9a__serviceCard.Services-module__J8Vg9a__reversed{text-align:center;grid-template-columns:1fr;gap:2rem}.Services-module__J8Vg9a__serviceCard.Services-module__J8Vg9a__reversed .Services-module__J8Vg9a__serviceImageWrap,.Services-module__J8Vg9a__serviceCard.Services-module__J8Vg9a__reversed .Services-module__J8Vg9a__serviceContent{order:unset}.Services-module__J8Vg9a__serviceImageWrap{max-width:380px;margin:0 auto;transform:rotate(0)}.Services-module__J8Vg9a__serviceCard:nth-child(2) .Services-module__J8Vg9a__serviceImageWrap,.Services-module__J8Vg9a__serviceCard:nth-child(3) .Services-module__J8Vg9a__serviceImageWrap{transform:rotate(0)}.Services-module__J8Vg9a__serviceContent{align-items:center}.Services-module__J8Vg9a__servicePoints{text-align:left}.Services-module__J8Vg9a__inquireBtn{margin:.5rem auto 0}}@media (max-width:600px){.Services-module__J8Vg9a__servicesList{gap:3rem}.Services-module__J8Vg9a__serviceImageWrap{max-width:320px;padding:8px 8px 35px}.Services-module__J8Vg9a__serviceNumber{font-size:2rem}}
.Reviews-module__Ji4duG__reviews{background:var(--bg-primary)}.Reviews-module__Ji4duG__header{text-align:center;margin-bottom:var(--space-3xl)}.Reviews-module__Ji4duG__heading{color:var(--text-primary)}.Reviews-module__Ji4duG__accent{color:var(--accent)}.Reviews-module__Ji4duG__headerSub{color:var(--text-muted);margin-top:var(--space-md);max-width:520px;margin-left:auto;margin-right:auto;font-size:1rem}.Reviews-module__Ji4duG__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.Reviews-module__Ji4duG__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-xl);gap:var(--space-md);height:100%;box-shadow:var(--shadow-soft);flex-direction:column;transition:all .3s;display:flex;position:relative}.Reviews-module__Ji4duG__card:hover{border-color:var(--accent-border);box-shadow:var(--shadow-card-hover)}.Reviews-module__Ji4duG__stars{gap:2px;display:flex}.Reviews-module__Ji4duG__starFilled{color:#e5a84b;font-size:1.1rem}.Reviews-module__Ji4duG__star{color:var(--bg-tertiary);font-size:1.1rem}.Reviews-module__Ji4duG__text{color:var(--text-secondary);flex:1;font-size:.95rem;font-style:italic;line-height:1.75}.Reviews-module__Ji4duG__videoWrap{border-radius:var(--radius-md);border:1px solid var(--border);position:relative;overflow:hidden}.Reviews-module__Ji4duG__video{border-radius:var(--radius-md);object-fit:cover;width:100%;max-height:200px;display:block}.Reviews-module__Ji4duG__videoBadge{color:#fff;letter-spacing:.05em;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;align-items:center;gap:4px;padding:4px 10px;font-size:.65rem;font-weight:600;display:inline-flex;position:absolute;top:8px;right:8px}.Reviews-module__Ji4duG__meta{align-items:center;gap:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--border);display:flex}.Reviews-module__Ji4duG__avatar{background:var(--accent);color:#fff;width:40px;height:40px;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;display:flex}.Reviews-module__Ji4duG__name{font-family:var(--font-display);color:var(--text-primary);font-size:1rem;font-weight:600}.Reviews-module__Ji4duG__product{color:var(--text-muted);font-size:.75rem}.Reviews-module__Ji4duG__date{color:var(--text-muted);top:var(--space-lg);right:var(--space-lg);font-size:.7rem;position:absolute}.Reviews-module__Ji4duG__ctaRow{text-align:center;margin-top:var(--space-3xl);align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.Reviews-module__Ji4duG__reviewToggle{min-width:200px}.Reviews-module__Ji4duG__formSection{margin-top:var(--space-2xl);overflow:hidden}.Reviews-module__Ji4duG__formWrapper{max-width:680px;padding:var(--space-2xl);background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);margin:0 auto}.Reviews-module__Ji4duG__formTitle{font-family:var(--font-display);text-align:center;margin-bottom:var(--space-xs);font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:500}.Reviews-module__Ji4duG__formSubtitle{text-align:center;color:var(--text-muted);margin-bottom:var(--space-2xl);font-size:.9rem}.Reviews-module__Ji4duG__reviewForm{gap:var(--space-xl);flex-direction:column;display:flex}.Reviews-module__Ji4duG__formRow{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.Reviews-module__Ji4duG__formField{gap:var(--space-sm);flex-direction:column;display:flex}.Reviews-module__Ji4duG__formLabel{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);font-size:.8rem;font-weight:600}.Reviews-module__Ji4duG__optional{text-transform:none;letter-spacing:0;color:var(--text-muted);font-weight:400}.Reviews-module__Ji4duG__formInput{font-family:var(--font-body);border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--bg-primary);color:var(--text-primary);transition:all var(--transition-fast);outline:none;width:100%;padding:12px 16px;font-size:.95rem}.Reviews-module__Ji4duG__formInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle)}.Reviews-module__Ji4duG__formInput::placeholder{color:var(--text-muted)}.Reviews-module__Ji4duG__formTextarea{resize:vertical;min-height:120px}.Reviews-module__Ji4duG__interactiveStars{align-items:center;gap:4px;display:flex}.Reviews-module__Ji4duG__interactiveStar{color:var(--bg-tertiary);cursor:pointer;background:0 0;border:none;padding:0;font-size:1.8rem;line-height:1;transition:color .15s,transform .15s}.Reviews-module__Ji4duG__interactiveStarActive{color:#e5a84b}.Reviews-module__Ji4duG__ratingLabel{margin-left:var(--space-sm);color:var(--accent);font-size:.85rem;font-style:italic;font-weight:500}.Reviews-module__Ji4duG__videoUploadArea{position:relative}.Reviews-module__Ji4duG__uploadLabel{justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-2xl) var(--space-xl);border:2px dashed var(--border);border-radius:var(--radius-lg);background:var(--bg-secondary);cursor:pointer;transition:all var(--transition-fast);text-align:center;flex-direction:column;display:flex}.Reviews-module__Ji4duG__uploadLabel:hover{border-color:var(--accent);background:var(--accent-subtle)}.Reviews-module__Ji4duG__uploadIcon{color:var(--text-muted);opacity:.6}.Reviews-module__Ji4duG__uploadText{color:var(--text-secondary);font-size:.9rem;font-weight:500}.Reviews-module__Ji4duG__uploadHint{color:var(--text-muted);font-size:.75rem}.Reviews-module__Ji4duG__hiddenInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.Reviews-module__Ji4duG__videoPreviewWrap{border-radius:var(--radius-lg);border:1px solid var(--border);position:relative;overflow:hidden}.Reviews-module__Ji4duG__videoPreview{border-radius:var(--radius-lg);object-fit:cover;width:100%;max-height:250px;display:block}.Reviews-module__Ji4duG__removeVideoBtn{color:#fff;border-radius:var(--radius-full);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border:none;padding:6px 14px;font-size:.75rem;font-weight:600;transition:background .2s;position:absolute;top:10px;right:10px}.Reviews-module__Ji4duG__removeVideoBtn:hover{background:#c83232e6}.Reviews-module__Ji4duG__submitReviewBtn{align-self:center;min-width:200px}.Reviews-module__Ji4duG__submitReviewBtn:disabled{opacity:.4;cursor:not-allowed;transform:none!important}.Reviews-module__Ji4duG__successState{text-align:center;padding:var(--space-3xl) var(--space-xl)}.Reviews-module__Ji4duG__successIcon{background:var(--accent);color:#fff;width:64px;height:64px;margin:0 auto var(--space-lg);border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex;box-shadow:0 8px 30px #5b8c3e40}.Reviews-module__Ji4duG__successTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-sm);font-size:1.8rem}.Reviews-module__Ji4duG__successText{color:var(--text-muted);font-size:.95rem}@media (max-width:968px){.Reviews-module__Ji4duG__grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.Reviews-module__Ji4duG__date{text-align:right;position:static}.Reviews-module__Ji4duG__formRow{grid-template-columns:1fr}}@media (max-width:600px){.Reviews-module__Ji4duG__formWrapper{padding:var(--space-xl) var(--space-lg)}.Reviews-module__Ji4duG__interactiveStar{font-size:2.2rem}}
.SocialProof-module__J7rFZa__socialProof{position:relative}.SocialProof-module__J7rFZa__header{text-align:center;margin-bottom:3rem}.SocialProof-module__J7rFZa__heading{color:var(--text-ink)}.SocialProof-module__J7rFZa__accent{color:var(--accent)}.SocialProof-module__J7rFZa__subtext{color:var(--text-secondary);max-width:500px;margin-top:.75rem;margin-left:auto;margin-right:auto;font-size:1rem}.SocialProof-module__J7rFZa__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.SocialProof-module__J7rFZa__gridItem{background:var(--paper-white);box-shadow:var(--shadow-polaroid);transition:transform .4s var(--ease-out-expo), box-shadow .4s var(--ease-out-expo);cursor:pointer;padding:6px 6px 30px;position:relative;overflow:hidden}.SocialProof-module__J7rFZa__gridItem:first-child{transform:rotate(-2deg)}.SocialProof-module__J7rFZa__gridItem:nth-child(2){transform:rotate(1.5deg)}.SocialProof-module__J7rFZa__gridItem:nth-child(3){transform:rotate(-1deg)}.SocialProof-module__J7rFZa__gridItem:nth-child(4){transform:rotate(2.5deg)}.SocialProof-module__J7rFZa__gridItem:nth-child(5){transform:rotate(1deg)}.SocialProof-module__J7rFZa__gridItem:nth-child(6){transform:rotate(-1.5deg)}.SocialProof-module__J7rFZa__gridItem:nth-child(7){transform:rotate(.5deg)}.SocialProof-module__J7rFZa__gridItem:nth-child(8){transform:rotate(-2.5deg)}.SocialProof-module__J7rFZa__gridItem:nth-child(odd):before{content:"";background:radial-gradient(circle at 40% 35%, #e85d50 0%, var(--pin-red) 40%, var(--pin-red-dark) 100%);z-index:10;border-radius:50%;width:14px;height:14px;position:absolute;top:-6px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0000004d,inset 0 -2px 3px #0003,inset 0 1px 2px #ffffff4d}.SocialProof-module__J7rFZa__gridItem:nth-child(2n):before{content:"";z-index:5;width:60px;height:20px;box-shadow:var(--shadow-tape);background:#e6dac3a6;position:absolute;top:-8px;left:30%;transform:rotate(-2deg)}@media (hover:hover) and (pointer:fine){.SocialProof-module__J7rFZa__gridItem:hover{box-shadow:var(--shadow-polaroid-hover);z-index:20;transform:rotate(0)translateY(-8px)!important}}.SocialProof-module__J7rFZa__gridImage{object-fit:cover;aspect-ratio:1;width:100%;display:block}.SocialProof-module__J7rFZa__overlay{opacity:0;background:#0000004d;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:6px 6px 30px}.SocialProof-module__J7rFZa__gridItem:hover .SocialProof-module__J7rFZa__overlay{opacity:1}.SocialProof-module__J7rFZa__overlayIcon{color:#fff;text-shadow:0 2px 4px #0000004d;font-size:1.5rem}.SocialProof-module__J7rFZa__ctaRow{text-align:center}.SocialProof-module__J7rFZa__followBtn{font-family:var(--font-display);letter-spacing:0;text-transform:none;background:var(--tape-cream);box-shadow:var(--shadow-tape);color:var(--text-ink);border:none;padding:12px 28px;font-size:1.15rem;transform:rotate(-1deg)}.SocialProof-module__J7rFZa__followBtn:hover{box-shadow:var(--shadow-card);color:var(--text-ink);background:#e6dac3e6;border:none;transform:rotate(0)translateY(-2px)}.SocialProof-module__J7rFZa__followArrow{font-size:1rem}@media (max-width:768px){.SocialProof-module__J7rFZa__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.SocialProof-module__J7rFZa__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.SocialProof-module__J7rFZa__gridItem{padding:4px 4px 22px}}
.Contact-module__RDTI0G__contact{position:relative}.Contact-module__RDTI0G__grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;display:grid}.Contact-module__RDTI0G__infoCol{position:relative}.Contact-module__RDTI0G__heading{margin-bottom:1rem}.Contact-module__RDTI0G__accent{color:var(--accent)}.Contact-module__RDTI0G__intro{color:var(--text-secondary);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.Contact-module__RDTI0G__contactDetails{background:var(--paper-cream);box-shadow:var(--shadow-card);border:1px solid var(--border-paper);margin-bottom:2rem;padding:1.5rem;position:relative;transform:rotate(-.5deg)}.Contact-module__RDTI0G__contactDetails:before{content:"";background:radial-gradient(circle at 40% 35%, #e85d50 0%, var(--pin-red) 40%, var(--pin-red-dark) 100%);z-index:10;border-radius:50%;width:16px;height:16px;position:absolute;top:-7px;right:20%;box-shadow:0 2px 4px #0000004d,inset 0 -2px 3px #0003,inset 0 1px 2px #ffffff4d}.Contact-module__RDTI0G__contactItem{border-bottom:1px solid var(--border);transition:color var(--transition-fast), transform var(--transition-fast);align-items:center;gap:.75rem;padding:.75rem 0;text-decoration:none;display:flex}.Contact-module__RDTI0G__contactItem:last-child{border-bottom:none}@media (hover:hover) and (pointer:fine){.Contact-module__RDTI0G__contactItem:hover{color:var(--accent)}}.Contact-module__RDTI0G__contactIcon{color:var(--text-pencil);align-items:center;font-size:1.3rem;display:flex}.Contact-module__RDTI0G__contactLabel{font-family:var(--font-body);color:var(--text-pencil);font-size:.95rem;display:block}.Contact-module__RDTI0G__contactValue{font-family:var(--font-body);color:var(--text-ink);font-size:1.15rem;font-weight:600;display:block}.Contact-module__RDTI0G__paymentSection{background:var(--sticky-yellow);box-shadow:var(--shadow-sticky);padding:1.25rem;position:relative;transform:rotate(.8deg)}.Contact-module__RDTI0G__paymentSection:after{content:"";background:linear-gradient(135deg,#0000 50%,#0000000a 50%,#00000014 100%);width:28px;height:28px;position:absolute;bottom:0;right:0}.Contact-module__RDTI0G__paymentTitle{font-family:var(--font-display);color:var(--text-ink);margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.Contact-module__RDTI0G__paymentGrid{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.Contact-module__RDTI0G__paymentBadge{background:var(--paper-white);font-family:var(--font-body);box-shadow:var(--shadow-soft);align-items:center;gap:4px;padding:4px 12px;font-size:1rem;display:inline-flex}.Contact-module__RDTI0G__paymentIcon{font-size:1rem}.Contact-module__RDTI0G__paymentName{color:var(--text-ink);font-weight:600}.Contact-module__RDTI0G__paymentNote{color:var(--text-pencil);font-size:.8rem;font-style:italic}.Contact-module__RDTI0G__formCol{position:relative}.Contact-module__RDTI0G__form{background:var(--paper-white);box-shadow:var(--shadow-card);border:1px solid var(--border-paper);background-image:repeating-linear-gradient(#0000,#0000 27px,#add8e626 27px 28px);background-position:0 8px;padding:2rem;position:relative}.Contact-module__RDTI0G__form:before{content:"";z-index:5;width:100px;height:24px;box-shadow:var(--shadow-tape);background:#a8bfa08c;position:absolute;top:-10px;left:25%;transform:rotate(-1.5deg)}.Contact-module__RDTI0G__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__RDTI0G__formGroup{margin-bottom:1.25rem}.Contact-module__RDTI0G__label{font-family:var(--font-body);color:var(--text-pencil);margin-bottom:.5rem;font-size:1.1rem;font-weight:600;display:block}.Contact-module__RDTI0G__input{width:100%;font-family:var(--font-body);color:var(--text-ink);border:1.5px solid var(--border-paper);border-radius:var(--radius-sm);transition:border-color var(--transition-fast), box-shadow var(--transition-fast), background-color var(--transition-fast);background:#fff9;padding:10px 14px;font-size:1.05rem}.Contact-module__RDTI0G__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);background:#fff;outline:none}.Contact-module__RDTI0G__input::placeholder{color:var(--text-muted);font-style:italic}.Contact-module__RDTI0G__textarea{resize:vertical;min-height:120px}.Contact-module__RDTI0G__submitBtn{width:100%;font-family:var(--font-body);margin-top:.5rem;font-size:.8rem}.Contact-module__RDTI0G__successMsg{text-align:center;font-family:var(--font-body);color:var(--accent);background:var(--sticky-green);box-shadow:var(--shadow-sticky);margin-top:1rem;padding:.75rem;font-size:1.15rem}@media (max-width:900px){.Contact-module__RDTI0G__grid{grid-template-columns:1fr;gap:2rem}.Contact-module__RDTI0G__formRow{grid-template-columns:1fr}}
.Footer-module__as8s1W__footer{background:var(--bg-canvas-dark);padding:4rem 0 2rem;position:relative}.Footer-module__as8s1W__topBorder{background:var(--bg-canvas);clip-path:polygon(0% 0%,2% 60%,4% 20%,6% 80%,8% 30%,10% 70%,12% 10%,14% 50%,16% 90%,18% 40%,20% 60%,22% 20%,24% 80%,26% 35%,28% 65%,30% 15%,32% 75%,34% 25%,36% 55%,38% 85%,40% 45%,42% 10%,44% 70%,46% 30%,48% 60%,50% 20%,52% 80%,54% 35%,56% 65%,58% 15%,60% 75%,62% 25%,64% 55%,66% 85%,68% 45%,70% 10%,72% 70%,74% 30%,76% 60%,78% 20%,80% 80%,82% 35%,84% 65%,86% 15%,88% 75%,90% 25%,92% 55%,94% 85%,96% 45%,98% 10%,100% 50%,100% 100%,0% 100%);height:12px;position:absolute;top:-2px;left:0;right:0}.Footer-module__as8s1W__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__as8s1W__brandCol{position:relative}.Footer-module__as8s1W__logo{align-items:center;gap:12px;margin-bottom:1rem;display:flex}.Footer-module__as8s1W__logoImg{box-shadow:var(--shadow-soft);border-radius:4px}.Footer-module__as8s1W__logoText{font-family:var(--font-display);color:var(--text-ink);font-size:1.3rem;font-weight:600}.Footer-module__as8s1W__poe{color:var(--accent);font-weight:700}.Footer-module__as8s1W__tagline{font-family:var(--font-body);color:var(--text-pencil);margin-bottom:1.25rem;font-size:1.1rem;line-height:1.5}.Footer-module__as8s1W__socials{flex-wrap:wrap;gap:.75rem;display:flex}.Footer-module__as8s1W__socialLink{font-family:var(--font-body);color:var(--text-pencil);background:var(--paper-white);box-shadow:var(--shadow-soft);border-radius:var(--radius-full);transition:color var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast);padding:4px 12px;font-size:1rem;display:inline-block}@media (hover:hover) and (pointer:fine){.Footer-module__as8s1W__socialLink:hover{color:var(--accent);box-shadow:var(--shadow-card);transform:translateY(-2px)}}.Footer-module__as8s1W__linksCol{position:relative}.Footer-module__as8s1W__colTitle{font-family:var(--font-display);color:var(--text-ink);box-shadow:var(--shadow-tape);background:#e6dac380;margin-bottom:1rem;padding:2px 12px;font-size:1rem;font-weight:700;display:inline-block}.Footer-module__as8s1W__footerLink{font-family:var(--font-body);color:var(--text-pencil);text-align:left;cursor:pointer;transition:color var(--transition-fast), padding-left var(--transition-fast);background:0 0;border:none;padding:4px 0;font-size:1.05rem;display:block}@media (hover:hover) and (pointer:fine){.Footer-module__as8s1W__footerLink:hover{color:var(--accent);padding-left:6px}}.Footer-module__as8s1W__smallNote{color:var(--text-muted);margin-top:.5rem;font-size:.8rem;font-style:italic}.Footer-module__as8s1W__bottom{border-top:1px solid var(--border-paper);justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.Footer-module__as8s1W__copyright{color:var(--text-muted);font-size:.8rem}.Footer-module__as8s1W__credit{font-family:var(--font-body);color:var(--text-pencil);font-size:.95rem}@media (max-width:768px){.Footer-module__as8s1W__grid{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__as8s1W__bottom{text-align:center;flex-direction:column;gap:.5rem}}@media (max-width:480px){.Footer-module__as8s1W__grid{grid-template-columns:1fr;gap:1.5rem}}
.FloatingCTA-module__g0IM9q__floatingCta{z-index:900;background:var(--accent);color:#fff;font-family:var(--font-display);cursor:pointer;transition:background-color .3s var(--ease-out-expo), transform .3s var(--ease-out-expo), box-shadow .3s var(--ease-out-expo);border:none;padding:14px 24px;font-size:1.15rem;font-weight:700;position:fixed;bottom:2rem;right:2rem;transform:rotate(-2deg);box-shadow:3px 4px 14px #0003,inset 0 1px 2px #ffffff26}.FloatingCTA-module__g0IM9q__floatingCta:active{transform:scale(.95)}@media (hover:hover) and (pointer:fine){.FloatingCTA-module__g0IM9q__floatingCta:hover{background:var(--accent-dark);transform:rotate(0)translateY(-3px);box-shadow:4px 8px 24px #00000040,inset 0 1px 2px #ffffff26}}.FloatingCTA-module__g0IM9q__floatingCta:before{content:"";background:radial-gradient(circle at 40% 35%, #e85d50 0%, var(--pin-red) 40%, var(--pin-red-dark) 100%);border-radius:50%;width:14px;height:14px;position:absolute;top:-6px;right:16px;box-shadow:0 2px 4px #0000004d,inset 0 -2px 3px #0003,inset 0 1px 2px #ffffff4d}@media (max-width:600px){.FloatingCTA-module__g0IM9q__floatingCta{padding:12px 20px;font-size:1rem;bottom:1.25rem;right:1.25rem}}
