.Nav-module__e1xquq__header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8d1;border-bottom:1px solid #2a2a280f;position:sticky;top:0}.Nav-module__e1xquq__nav{width:min(100% - 2rem, var(--max-width));justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:.75rem 0;display:flex}.Nav-module__e1xquq__brand{align-items:center;gap:.65rem;display:inline-flex}.Nav-module__e1xquq__mark{border-radius:50%}.Nav-module__e1xquq__wordmark{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.05rem;font-weight:800}.Nav-module__e1xquq__green{color:var(--brand-green)}.Nav-module__e1xquq__orange{color:var(--brand-orange)}.Nav-module__e1xquq__links{color:var(--ink-soft);gap:1.25rem;font-size:.95rem;font-weight:500;list-style:none;display:flex}.Nav-module__e1xquq__links a{padding:.25rem 0;transition:color .2s;position:relative}.Nav-module__e1xquq__links a:after{content:"";background:linear-gradient(90deg, var(--brand-green), var(--brand-orange));transform-origin:0;width:100%;height:2px;transition:transform .25s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Nav-module__e1xquq__links a:hover,.Nav-module__e1xquq__links a:focus-visible{color:var(--ink)}.Nav-module__e1xquq__links a:hover:after,.Nav-module__e1xquq__links a:focus-visible:after{transform:scaleX(1)}@media (max-width:480px){.Nav-module__e1xquq__wordmark{font-size:.95rem}.Nav-module__e1xquq__links{gap:.9rem;font-size:.9rem}}
.Hero-module__Z8hQ_W__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 4rem);padding:clamp(2rem,6vw,4rem) 1.25rem 3rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__glow{background:radial-gradient(circle at 35% 40%, var(--wash-green), transparent 55%), radial-gradient(circle at 65% 45%, var(--wash-orange), transparent 50%);filter:blur(8px);pointer-events:none;height:55%;animation:7s ease-in-out infinite Hero-module__Z8hQ_W__breathe;position:absolute;inset:12% 10% auto}.Hero-module__Z8hQ_W__inner{z-index:1;flex-direction:column;align-items:center;gap:1.25rem;max-width:40rem;display:flex;position:relative}.Hero-module__Z8hQ_W__logo{width:min(72vw,22rem);height:auto;animation:.9s both Hero-module__Z8hQ_W__riseIn}.Hero-module__Z8hQ_W__headline{color:var(--ink);font-size:clamp(1.65rem,4.8vw,2.65rem);animation:.9s .12s both Hero-module__Z8hQ_W__riseIn}.Hero-module__Z8hQ_W__lead{color:#4a4a45;max-width:28rem;font-size:clamp(1rem,2.4vw,1.2rem);animation:.9s .24s both Hero-module__Z8hQ_W__riseIn}.Hero-module__Z8hQ_W__scrollHint{border:2px solid #2a2a282e;border-radius:999px;place-items:start center;width:1.4rem;height:2.2rem;padding-top:.35rem;display:grid;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollDot{background:var(--brand-orange);border-radius:50%;width:.35rem;height:.35rem;animation:1.8s ease-in-out infinite Hero-module__Z8hQ_W__drip}@keyframes Hero-module__Z8hQ_W__riseIn{0%{opacity:0;transform:translateY(1.5rem)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Hero-module__Z8hQ_W__breathe{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}@keyframes Hero-module__Z8hQ_W__drip{0%{opacity:0;transform:translateY(0)}30%{opacity:1}to{opacity:0;transform:translateY(.85rem)}}@media (max-width:640px){.Hero-module__Z8hQ_W__hero{justify-content:flex-start;min-height:calc(100svh - 3.5rem);padding-top:clamp(1.5rem,8vh,3rem)}.Hero-module__Z8hQ_W__scrollHint{display:none}}
.Reveal-module__vCs_Ea__reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s,transform .7s;transform:translateY(1.25rem)}.Reveal-module__vCs_Ea__visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.Reveal-module__vCs_Ea__reveal{opacity:1;transition:none;transform:none}}
.StorySection-module__rY0LSW__section{padding:var(--section-pad) 1.25rem;position:relative}.StorySection-module__rY0LSW__section:before{content:"";background:linear-gradient(90deg, var(--brand-green), var(--brand-orange));opacity:.55;border-radius:999px;width:min(12rem,40vw);height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.StorySection-module__rY0LSW__green:before{background:var(--brand-green)}.StorySection-module__rY0LSW__orange:before{background:var(--brand-orange)}.StorySection-module__rY0LSW__blend:before{background:linear-gradient(90deg, var(--brand-green), var(--accent-yellow), var(--brand-orange))}.StorySection-module__rY0LSW__inner{text-align:center;width:min(100%,42rem);margin:0 auto}.StorySection-module__rY0LSW__eyebrow{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--brand-green-deep);margin-bottom:.75rem;font-size:.85rem;font-weight:700}.StorySection-module__rY0LSW__title{color:var(--ink);margin-bottom:1.25rem;font-size:clamp(1.45rem,3.6vw,2.05rem)}.StorySection-module__rY0LSW__body{gap:1rem;font-size:clamp(1rem,2.2vw,1.1rem);display:grid}.StorySection-module__rY0LSW__body p strong{color:var(--ink);font-weight:700}.StorySection-module__rY0LSW__quote{font-family:var(--font-display);color:var(--brand-orange-deep);margin-top:.5rem;font-size:1.05rem;font-weight:700}
.LogoStory-module__73rvEq__section{padding:var(--section-pad) 1.25rem;width:min(100%, var(--max-width));margin:0 auto}.LogoStory-module__73rvEq__intro{text-align:center;max-width:42rem;margin:0 auto 2.75rem}.LogoStory-module__73rvEq__eyebrow{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--brand-orange-deep);margin-bottom:.75rem;font-size:.85rem;font-weight:700}.LogoStory-module__73rvEq__title{margin-bottom:1rem;font-size:clamp(1.45rem,3.6vw,2.05rem)}.LogoStory-module__73rvEq__lead{font-size:clamp(1rem,2.2vw,1.1rem)}.LogoStory-module__73rvEq__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(2rem,5vw,3.5rem);display:grid}.LogoStory-module__73rvEq__markWrap{justify-self:center;place-items:center;display:grid;position:relative}.LogoStory-module__73rvEq__mark{filter:drop-shadow(0 18px 30px #e8922a1f);width:min(100%,20rem);height:auto}.LogoStory-module__73rvEq__smileDraw{opacity:.35;pointer-events:none;width:55%;position:absolute;bottom:8%}.LogoStory-module__73rvEq__smilePath{stroke-dasharray:220;stroke-dashoffset:220px;animation:1.6s .4s forwards LogoStory-module__73rvEq__drawSmile}.LogoStory-module__73rvEq__list{gap:1.5rem;list-style:none;display:grid}.LogoStory-module__73rvEq__itemInner{text-align:left;grid-template-columns:auto 1fr;align-items:start;gap:1rem;display:grid}.LogoStory-module__73rvEq__swatch{border-radius:50%;flex-shrink:0;width:2.75rem;height:2.75rem;margin-top:.15rem}.LogoStory-module__73rvEq__hands{background:radial-gradient(circle at 35% 40%, var(--brand-green) 0 42%, transparent 43%), radial-gradient(circle at 68% 42%, var(--brand-orange) 0 38%, transparent 39%), #fff;box-shadow:inset 0 0 0 2px #2a2a280f}.LogoStory-module__73rvEq__smile{background:conic-gradient(from 200deg, var(--accent-red), var(--accent-yellow), var(--brand-green), var(--accent-red))}.LogoStory-module__73rvEq__colors{background:linear-gradient(135deg, var(--brand-green) 0 48%, var(--brand-orange) 52% 100%)}.LogoStory-module__73rvEq__itemTitle{align-items:baseline;gap:.55rem;margin-bottom:.45rem;font-size:1.15rem;display:flex}.LogoStory-module__73rvEq__index{font-family:var(--font-display);color:var(--brand-green);font-size:.95rem;font-weight:800}.LogoStory-module__73rvEq__item p{font-size:.98rem}@keyframes LogoStory-module__73rvEq__drawSmile{to{stroke-dashoffset:0}}@media (max-width:860px){.LogoStory-module__73rvEq__layout{grid-template-columns:1fr}.LogoStory-module__73rvEq__markWrap{order:-1}.LogoStory-module__73rvEq__smileDraw{display:none}}
.Closing-module__ojno1q__section{padding:var(--section-pad) 1.25rem calc(var(--section-pad) * .7)}.Closing-module__ojno1q__inner{text-align:center;width:min(100%,40rem);margin:0 auto}.Closing-module__ojno1q__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Closing-module__ojno1q__quote{padding:.5rem 0 1.5rem;position:relative}.Closing-module__ojno1q__quote p{font-family:var(--font-display);color:var(--ink);font-size:clamp(1.35rem,3.8vw,1.95rem);font-weight:800;line-height:1.45}.Closing-module__ojno1q__smile{width:5.5rem;height:3.2rem;margin:.5rem auto 0;position:relative}.Closing-module__ojno1q__eyeGreen,.Closing-module__ojno1q__eyeOrange{opacity:.9;border-radius:50% 50% 45% 45%;width:1.1rem;height:1.35rem;position:absolute;top:0}.Closing-module__ojno1q__eyeGreen{background:var(--brand-green);left:1.1rem;transform:rotate(-8deg)}.Closing-module__ojno1q__eyeOrange{background:var(--brand-orange);right:1.1rem;transform:rotate(8deg)}.Closing-module__ojno1q__mouth{border:3px solid #0000;border-top-color:var(--accent-red);width:2.8rem;height:1.1rem;box-shadow:0 -4px 0 -1px var(--accent-yellow), 0 -7px 0 -2px var(--brand-green);border-radius:50%;position:absolute;bottom:.15rem;left:50%;transform:translate(-50%)rotate(180deg)}
.Footer-module__EZoWya__footer{background:#ffffff8c;border-top:1px solid #2a2a280f;padding:2.5rem 1.25rem 3rem}.Footer-module__EZoWya__inner{width:min(100%, var(--max-width));text-align:center;flex-direction:column;align-items:center;gap:.5rem;margin:0 auto;display:flex}.Footer-module__EZoWya__mark{border-radius:50%;margin-bottom:.25rem}.Footer-module__EZoWya__wordmark{font-family:var(--font-display);font-size:1.05rem;font-weight:800}.Footer-module__EZoWya__green{color:var(--brand-green)}.Footer-module__EZoWya__orange{color:var(--brand-orange)}.Footer-module__EZoWya__copy{color:var(--ink-soft);font-size:.88rem}
.page-module__E0kJGG__page{flex-direction:column;min-height:100%;display:flex}.page-module__E0kJGG__page main{flex:1}
