.ThemeToggle-module__Z5gSZG__wrap{z-index:999;pointer-events:none;opacity:0;width:150px;height:240px;animation:ThemeToggle-module__Z5gSZG__fadeIn .5s var(--ease).25s forwards;position:fixed;top:0;right:clamp(18px,4.5vw,64px);overflow:visible}@keyframes ThemeToggle-module__Z5gSZG__fadeIn{to{opacity:1}}.ThemeToggle-module__Z5gSZG__rope{pointer-events:none;position:absolute;inset:0;overflow:visible}.ThemeToggle-module__Z5gSZG__ropePath{fill:none;stroke:var(--muted-2);stroke-width:2.4px;stroke-linecap:round;transition:stroke .35s var(--ease)}.ThemeToggle-module__Z5gSZG__lit .ThemeToggle-module__Z5gSZG__ropePath{stroke:var(--sun-amber)}.ThemeToggle-module__Z5gSZG__bulb{pointer-events:auto;cursor:pointer;width:44px;height:44px;color:var(--muted);-webkit-tap-highlight-color:transparent;transition:color .3s var(--ease);background:0 0;border:none;place-items:center;padding:0;display:grid;position:absolute;top:175px;left:75px;transform:translate(-50%,-50%)}.ThemeToggle-module__Z5gSZG__bulb:hover{color:var(--accent)}.ThemeToggle-module__Z5gSZG__on{color:var(--sun-gold)}.ThemeToggle-module__Z5gSZG__icon{z-index:1;width:30px;height:30px;position:relative;overflow:visible}.ThemeToggle-module__Z5gSZG__sun{opacity:0;transform-origin:12px 12px;transition:opacity .4s var(--ease),transform .55s var(--pop);transform:scale(.5)rotate(40deg)}.ThemeToggle-module__Z5gSZG__on .ThemeToggle-module__Z5gSZG__sun{opacity:1;transform:scale(1)rotate(0)}.ThemeToggle-module__Z5gSZG__rays{stroke:currentColor}.ThemeToggle-module__Z5gSZG__core{fill:currentColor;stroke:currentColor}.ThemeToggle-module__Z5gSZG__moon{fill:#cfd7e4;opacity:1;transform-origin:12px 12px;transition:opacity .4s var(--ease),transform .55s var(--pop),fill .3s var(--ease);transform:scale(.82)rotate(-12deg)}.ThemeToggle-module__Z5gSZG__bulb:hover .ThemeToggle-module__Z5gSZG__moon{fill:#e7ecf5}.ThemeToggle-module__Z5gSZG__on .ThemeToggle-module__Z5gSZG__moon{opacity:0;transform:scale(.5)rotate(-44deg)}.ThemeToggle-module__Z5gSZG__glow{opacity:0;pointer-events:none;transition:opacity .4s var(--ease),transform .55s var(--pop);background:radial-gradient(circle,#ffb6278c,#0000 62%);border-radius:50%;position:absolute;inset:-45%;transform:scale(.5)}.ThemeToggle-module__Z5gSZG__on .ThemeToggle-module__Z5gSZG__glow{opacity:1;transform:scale(1)}@media (prefers-reduced-motion:reduce){.ThemeToggle-module__Z5gSZG__wrap{opacity:1;animation:none}.ThemeToggle-module__Z5gSZG__sun,.ThemeToggle-module__Z5gSZG__moon,.ThemeToggle-module__Z5gSZG__core,.ThemeToggle-module__Z5gSZG__glow,.ThemeToggle-module__Z5gSZG__bulb,.ThemeToggle-module__Z5gSZG__ropePath{transition:none}}
.Header-module__ldgnoG__header{z-index:1000;transition:background .3s var(--ease),border-color .3s var(--ease),backdrop-filter .3s var(--ease);border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.Header-module__ldgnoG__scrolled{background:var(--header-bg);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.Header-module__ldgnoG__inner{max-width:var(--container);justify-content:space-between;align-items:center;margin:0 auto;padding:18px 36px;display:flex}.Header-module__ldgnoG__logo{color:var(--paper);align-items:center;gap:11px;display:inline-flex}.Header-module__ldgnoG__logoMark{transition:transform .6s var(--pop)}.Header-module__ldgnoG__logo:hover .Header-module__ldgnoG__logoMark{transform:rotate(45deg)}.Header-module__ldgnoG__wordmark{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.18rem;font-weight:700}.Header-module__ldgnoG__wordmarkLight{color:var(--muted)}.Header-module__ldgnoG__nav{align-items:center;gap:34px;display:flex}.Header-module__ldgnoG__navLink{color:var(--muted);font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.Header-module__ldgnoG__navLink:after{content:"";background:var(--grad-sun);width:0;height:2px;transition:width .3s var(--ease);border-radius:2px;position:absolute;bottom:-6px;left:0}.Header-module__ldgnoG__navLink:hover{color:var(--paper)}.Header-module__ldgnoG__navLink:hover:after{width:100%}.Header-module__ldgnoG__actions{align-items:center;gap:10px;display:flex}.Header-module__ldgnoG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:44px;min-height:44px;display:none}.Header-module__ldgnoG__burgerLine{background:var(--paper);width:26px;height:2px;transition:transform .3s var(--ease),opacity .2s ease;border-radius:2px}.Header-module__ldgnoG__burgerOpen .Header-module__ldgnoG__burgerLine:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__ldgnoG__burgerOpen .Header-module__ldgnoG__burgerLine:nth-child(2){opacity:0}.Header-module__ldgnoG__burgerOpen .Header-module__ldgnoG__burgerLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__ldgnoG__mobileMenu{z-index:999;background:var(--header-solid);-webkit-backdrop-filter:blur(16px);opacity:0;pointer-events:none;transition:opacity .3s var(--ease);flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex;position:fixed;inset:0}.Header-module__ldgnoG__mobileOpen{opacity:1;pointer-events:auto}.Header-module__ldgnoG__mobileLink{font-family:var(--font-display);color:var(--paper);font-size:2rem;font-weight:700;transition:color .2s}.Header-module__ldgnoG__mobileLink:hover{color:var(--accent)}@media (max-width:820px){.Header-module__ldgnoG__nav{display:none}.Header-module__ldgnoG__burger{display:flex}}
.Hero-module__JgYmMq__hero{--px:0;--py:0;align-items:center;min-height:100svh;padding:124px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__bgGlow{z-index:0;width:720px;max-width:80vw;height:720px;transform:translate(calc(var(--px)*14px),calc(var(--py)*14px));transition:transform .6s var(--ease);will-change:transform;background:radial-gradient(circle,#ffb62729,#2dd4a70d 45%,#0000 66%);border-radius:50%;position:absolute;top:-18%;right:-6%}.Hero-module__JgYmMq__bgGrid{z-index:0;background-image:linear-gradient(var(--line)1px,transparent 1px),linear-gradient(90deg,var(--line)1px,transparent 1px);opacity:.35;background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 72%,#000,#0000 72%);mask-image:radial-gradient(circle at 72%,#000,#0000 72%)}.Hero-module__JgYmMq__inner{max-width:var(--container);z-index:2;grid-template-columns:1.08fr .92fr;align-items:center;gap:56px;width:100%;margin:0 auto;padding:0 36px;display:grid;position:relative}.Hero-module__JgYmMq__content{max-width:600px}.Hero-module__JgYmMq__eyebrow{animation:Hero-module__JgYmMq__fadeUp .7s var(--ease)50ms both}.Hero-module__JgYmMq__name{letter-spacing:-.045em;margin:16px 0 0;font-size:clamp(3rem,8vw,5.8rem);font-weight:800;line-height:.9}.Hero-module__JgYmMq__nameLine{animation:Hero-module__JgYmMq__fadeUp .85s var(--ease)both;display:block}.Hero-module__JgYmMq__nameLine:first-child{animation-delay:.13s}.Hero-module__JgYmMq__nameLine:nth-child(2){animation-delay:.21s}.Hero-module__JgYmMq__rule{background:linear-gradient(90deg,var(--sun-gold),var(--leaf));width:0;height:3px;animation:Hero-module__JgYmMq__grow .9s var(--ease).42s both;border-radius:3px;margin:24px 0 0;display:block}@keyframes Hero-module__JgYmMq__grow{0%{opacity:0;width:0}to{opacity:1;width:96px}}.Hero-module__JgYmMq__positioning{font-family:var(--font-display);letter-spacing:-.01em;color:var(--paper);text-wrap:balance;max-width:18ch;animation:Hero-module__JgYmMq__fadeUp .85s var(--ease).5s both;margin-top:22px;font-size:clamp(1.25rem,2.6vw,1.7rem);font-weight:600}.Hero-module__JgYmMq__lede{color:var(--muted);max-width:50ch;animation:Hero-module__JgYmMq__fadeUp .85s var(--ease).58s both;margin-top:14px;font-size:1.02rem}.Hero-module__JgYmMq__actions{animation:Hero-module__JgYmMq__fadeUp .85s var(--ease).66s both;flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.Hero-module__JgYmMq__btnPrimary,.Hero-module__JgYmMq__btnGhost{font-family:var(--font-body);cursor:pointer;transition:transform .25s var(--pop),box-shadow .25s var(--ease),background .25s ease,border-color .25s ease;border:1px solid #0000;border-radius:100px;padding:15px 30px;font-size:.98rem;font-weight:600}.Hero-module__JgYmMq__btnPrimary{background:var(--grad-sun);color:var(--ink);box-shadow:0 10px 30px #ff8a3d52}.Hero-module__JgYmMq__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 16px 42px #ff8a3d75}.Hero-module__JgYmMq__btnGhost{background:var(--ghost-bg);color:var(--paper);border-color:var(--line)}.Hero-module__JgYmMq__btnGhost:hover{background:var(--ghost-bg-hover);border-color:#ffb62780;transform:translateY(-3px)}.Hero-module__JgYmMq__creds{border-top:1px solid var(--line);animation:Hero-module__JgYmMq__fadeUp .85s var(--ease).74s both;flex-wrap:wrap;gap:10px 22px;margin-top:24px;padding-top:18px;list-style:none;display:flex}.Hero-module__JgYmMq__creds li{letter-spacing:.02em;color:var(--muted);padding-left:16px;font-size:.82rem;font-weight:500;position:relative}.Hero-module__JgYmMq__creds li:before{content:"";background:var(--sun-gold);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Hero-module__JgYmMq__cardCol{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__JgYmMq__cardGlow{width:120%;height:120%;transform:translate(calc(var(--px)*-16px),calc(var(--py)*-16px));transition:transform .6s var(--ease);will-change:transform;background:radial-gradient(circle,#ffb62747,#0000 64%);border-radius:50%;position:absolute}.Hero-module__JgYmMq__cardRing{aspect-ratio:4/5;width:min(525px,104%);transform:translate(14px,16px)translate(calc(var(--px)*6px),calc(var(--py)*6px));transition:transform .5s var(--ease);border:1px solid #2dd4a740;border-radius:28px;position:absolute}.Hero-module__JgYmMq__card{aspect-ratio:4/5;width:min(500px,100%);box-shadow:var(--shadow-elev);transform:translate(calc(var(--px)*-8px),calc(var(--py)*-8px));transition:transform .5s var(--ease);will-change:transform;animation:Hero-module__JgYmMq__cardIn 1s var(--pop).2s both;border:1px solid #ffb6274d;border-radius:24px;position:relative;overflow:hidden}@keyframes Hero-module__JgYmMq__cardIn{0%{opacity:0;transform:translateY(26px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.Hero-module__JgYmMq__photo{object-fit:cover;object-position:50% 20%;filter:grayscale()contrast(1.06)brightness(1.03);width:100%;height:100%;position:absolute;inset:0}.Hero-module__JgYmMq__cardWash{background:linear-gradient(#0000 52%,#080b10c7),radial-gradient(80% 60% at 78% 8%,#ffb62738,#0000 60%);position:absolute;inset:0}.Hero-module__JgYmMq__cardBadge{-webkit-backdrop-filter:blur(8px);border:1px solid var(--line);letter-spacing:.04em;color:#f6f4ee;background:#080b108c;border-radius:100px;align-items:center;gap:9px;padding:9px 15px;font-size:.78rem;font-weight:600;display:inline-flex;position:absolute;bottom:16px;left:16px}.Hero-module__JgYmMq__cardBadgeDot{background:var(--grad-sun);border-radius:50%;width:8px;height:8px}.Hero-module__JgYmMq__scrollCue{z-index:2;color:var(--muted);letter-spacing:.24em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;padding:8px 12px;font-size:.7rem;transition:color .2s;display:inline-flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__scrollCue:hover{color:var(--accent)}.Hero-module__JgYmMq__scrollCue svg{animation:1.8s ease-in-out infinite Hero-module__JgYmMq__bob}@keyframes Hero-module__JgYmMq__bob{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (prefers-reduced-motion:reduce){.Hero-module__JgYmMq__bgGlow,.Hero-module__JgYmMq__cardGlow,.Hero-module__JgYmMq__cardRing,.Hero-module__JgYmMq__photo,.Hero-module__JgYmMq__card{transition:none;transform:none}.Hero-module__JgYmMq__card,.Hero-module__JgYmMq__scrollCue svg,.Hero-module__JgYmMq__eyebrow,.Hero-module__JgYmMq__nameLine,.Hero-module__JgYmMq__rule,.Hero-module__JgYmMq__positioning,.Hero-module__JgYmMq__lede,.Hero-module__JgYmMq__actions,.Hero-module__JgYmMq__creds{animation:none}.Hero-module__JgYmMq__rule{width:96px}}@media (max-height:820px) and (min-width:921px){.Hero-module__JgYmMq__hero{padding:104px 0 64px}.Hero-module__JgYmMq__lede{display:none}.Hero-module__JgYmMq__card,.Hero-module__JgYmMq__cardRing{width:min(425px,92%)}}@media (max-width:920px){.Hero-module__JgYmMq__inner{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__JgYmMq__content{max-width:none;margin-inline:auto}.Hero-module__JgYmMq__positioning,.Hero-module__JgYmMq__lede{margin-inline:auto}.Hero-module__JgYmMq__actions,.Hero-module__JgYmMq__creds{justify-content:center}.Hero-module__JgYmMq__cardCol{order:-1}.Hero-module__JgYmMq__card,.Hero-module__JgYmMq__cardRing{width:min(375px,84vw)}}@media (max-width:600px){.Hero-module__JgYmMq__hero{padding:110px 0 80px}.Hero-module__JgYmMq__card,.Hero-module__JgYmMq__cardRing{width:min(325px,82vw)}}
.Marquee-module__Q--LXW__marquee{z-index:2;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--strip-bg);padding:22px 0;position:relative}.Marquee-module__Q--LXW__track{max-width:var(--container);flex-wrap:wrap;justify-content:center;align-items:center;gap:0;margin:0 auto;padding:0 36px;display:flex}.Marquee-module__Q--LXW__item{font-family:var(--font-display);letter-spacing:-.01em;background:var(--grad-marquee);color:#0000;-webkit-background-clip:text;background-clip:text;align-items:center;gap:24px;padding-right:24px;font-size:clamp(.95rem,2vw,1.4rem);font-weight:600;display:inline-flex}.Marquee-module__Q--LXW__item:last-child{padding-right:0}.Marquee-module__Q--LXW__dot{background:var(--sun-amber);border-radius:50%;flex:none;width:7px;height:7px}.Marquee-module__Q--LXW__item:last-child .Marquee-module__Q--LXW__dot{display:none}@media (max-width:540px){.Marquee-module__Q--LXW__track{padding:0 20px}}
.About-module__S-Ka5a__about{z-index:2;padding:var(--section-pad)0;position:relative}.About-module__S-Ka5a__layout{grid-template-columns:.95fr 1.05fr;align-items:start;gap:60px;display:grid}.About-module__S-Ka5a__head{position:sticky;top:110px}.About-module__S-Ka5a__heading{text-wrap:balance;margin:18px 0 28px;font-size:clamp(1.9rem,4vw,3rem)}.About-module__S-Ka5a__quote{border-left:3px solid #0000;border-image:var(--grad-sun)1;border-radius:0 var(--radius)var(--radius)0;background:linear-gradient(120deg,#ffb6270f,#0000);padding:26px 26px 26px 30px;position:relative}.About-module__S-Ka5a__quote p{font-family:var(--font-display);color:var(--paper);font-size:1.12rem;font-weight:500;line-height:1.45}.About-module__S-Ka5a__quote cite{letter-spacing:.04em;color:var(--accent);margin-top:16px;font-size:.85rem;font-style:normal;display:block}.About-module__S-Ka5a__body{padding-top:6px}.About-module__S-Ka5a__para{color:var(--muted);margin-bottom:22px;font-size:1.08rem}.About-module__S-Ka5a__para:first-child{color:var(--paper);font-size:1.22rem;line-height:1.55}.About-module__S-Ka5a__para:last-child{margin-bottom:0}.About-module__S-Ka5a__stats{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:64px;list-style:none;display:grid}.About-module__S-Ka5a__statCard{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(160deg,var(--card-1),var(--card-2));box-shadow:var(--shadow-card);transition:transform .3s var(--ease),border-color .3s var(--ease);padding:28px 24px}.About-module__S-Ka5a__statCard:hover{border-color:#ffb62766;transform:translateY(-4px)}.About-module__S-Ka5a__statNum{font-family:var(--font-display);letter-spacing:-.03em;background:var(--grad-text);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.7rem,3.6vw,2.6rem);font-weight:800;line-height:1;display:block}.About-module__S-Ka5a__statLabel{color:var(--muted);margin-top:12px;font-size:.92rem;line-height:1.4;display:block}@media (max-width:920px){.About-module__S-Ka5a__layout{grid-template-columns:1fr;gap:36px}.About-module__S-Ka5a__head{position:static}.About-module__S-Ka5a__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.About-module__S-Ka5a__stats{grid-template-columns:1fr}}
.Focus-module__FshtMW__focus{z-index:2;padding:var(--section-pad)0;border-top:1px solid var(--line);position:relative}.Focus-module__FshtMW__layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:64px;display:grid}.Focus-module__FshtMW__head{position:sticky;top:120px}.Focus-module__FshtMW__title{text-wrap:balance;margin:18px 0;font-size:clamp(1.9rem,4vw,3rem)}.Focus-module__FshtMW__intro{color:var(--muted);max-width:42ch;font-size:1.08rem}.Focus-module__FshtMW__accordion{border-top:1px solid var(--line);list-style:none}.Focus-module__FshtMW__item{border-bottom:1px solid var(--line)}.Focus-module__FshtMW__row{cursor:pointer;text-align:left;width:100%;color:var(--paper);transition:padding-left .3s var(--ease);background:0 0;border:none;align-items:center;gap:20px;padding:26px 4px;display:flex}.Focus-module__FshtMW__row:hover,.Focus-module__FshtMW__item.Focus-module__FshtMW__open .Focus-module__FshtMW__row{padding-left:12px}.Focus-module__FshtMW__num{font-family:var(--font-display);color:var(--muted-2);width:26px;transition:color .3s var(--ease);flex:none;font-size:.92rem;font-weight:700}.Focus-module__FshtMW__item.Focus-module__FshtMW__open .Focus-module__FshtMW__num{color:var(--accent)}.Focus-module__FshtMW__icon{width:44px;height:44px;color:var(--accent);transition:transform .4s var(--pop),background .3s var(--ease);background:#ffb6271f;border-radius:12px;flex:none;justify-content:center;align-items:center;font-size:1.35rem;display:inline-flex}.Focus-module__FshtMW__item.Focus-module__FshtMW__open .Focus-module__FshtMW__icon{background:#ffb6272e;transform:rotate(-6deg)scale(1.05)}.Focus-module__FshtMW__rowTitle{font-family:var(--font-display);letter-spacing:-.01em;flex:1;font-size:clamp(1.2rem,2.4vw,1.7rem);font-weight:600}.Focus-module__FshtMW__toggle{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);transition:transform .4s var(--pop),color .3s var(--ease),border-color .3s var(--ease),background .3s var(--ease);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1.1rem;display:inline-flex}.Focus-module__FshtMW__item.Focus-module__FshtMW__open .Focus-module__FshtMW__toggle{color:var(--ink);background:var(--grad-sun);border-color:#0000;transform:rotate(135deg)}.Focus-module__FshtMW__panel{transition:grid-template-rows .45s var(--ease);grid-template-rows:0fr;display:grid}.Focus-module__FshtMW__item.Focus-module__FshtMW__open .Focus-module__FshtMW__panel{grid-template-rows:1fr}.Focus-module__FshtMW__panelInner{overflow:hidden}.Focus-module__FshtMW__copy{color:var(--muted);max-width:60ch;padding:0 4px 28px 90px;font-size:1.05rem}@media (max-width:900px){.Focus-module__FshtMW__layout{grid-template-columns:1fr;gap:40px}.Focus-module__FshtMW__head{position:static}.Focus-module__FshtMW__intro{max-width:52ch}}@media (max-width:540px){.Focus-module__FshtMW__row{gap:14px;padding:22px 2px}.Focus-module__FshtMW__icon{width:40px;height:40px;font-size:1.2rem}.Focus-module__FshtMW__copy{padding-bottom:24px;padding-left:0}}
.Impact-module__8FHNqW__impact{z-index:2;padding:var(--section-pad)0;border-top:1px solid var(--line);position:relative;overflow:hidden}.Impact-module__8FHNqW__glow{z-index:0;background:radial-gradient(circle,#2dd4a71f,#0000 65%);border-radius:50%;width:640px;max-width:80vw;height:640px;position:absolute;bottom:-20%;left:-10%}.Impact-module__8FHNqW__head{margin-bottom:56px}.Impact-module__8FHNqW__list{flex-direction:column;display:flex}.Impact-module__8FHNqW__row{border-top:1px solid var(--line);transition:background .3s var(--ease);grid-template-columns:200px 1fr;gap:40px;padding:40px 0;display:grid}.Impact-module__8FHNqW__row:last-child{border-bottom:1px solid var(--line)}.Impact-module__8FHNqW__row:hover{background:linear-gradient(90deg,#ffb6270a,#0000 70%)}.Impact-module__8FHNqW__rowIndex{flex-direction:column;gap:14px;display:flex}.Impact-module__8FHNqW__kicker{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);font-size:.74rem;font-weight:600}.Impact-module__8FHNqW__no{font-family:var(--font-display);letter-spacing:-.03em;color:var(--muted-2);font-size:3rem;font-weight:800;line-height:1}.Impact-module__8FHNqW__rowTitle{letter-spacing:-.02em;align-items:center;gap:10px;margin-bottom:16px;font-size:clamp(1.4rem,3vw,2rem);font-weight:600;display:flex}.Impact-module__8FHNqW__arrow{color:var(--sun-gold);transition:transform .35s var(--pop);flex:none;font-size:.7em}.Impact-module__8FHNqW__row:hover .Impact-module__8FHNqW__arrow{transform:translate(4px,-4px)}.Impact-module__8FHNqW__rowCopy{color:var(--muted);max-width:62ch;font-size:1.05rem}.Impact-module__8FHNqW__meta{border:1px solid var(--line);color:var(--paper);border-radius:100px;margin-top:18px;padding:7px 14px;font-size:.82rem;display:inline-block}@media (max-width:760px){.Impact-module__8FHNqW__row{grid-template-columns:1fr;gap:16px;padding:32px 0}.Impact-module__8FHNqW__rowIndex{flex-direction:row;justify-content:space-between;align-items:center}.Impact-module__8FHNqW__no{font-size:2rem}}
.Recognition-module__BGjttW__recognition{z-index:2;padding:var(--section-pad)0;border-top:1px solid var(--line);position:relative}.Recognition-module__BGjttW__head{margin-bottom:48px}.Recognition-module__BGjttW__feature{border-radius:var(--radius);background:linear-gradient(120deg,#ffb6271f,transparent 55%),linear-gradient(160deg,var(--card-1),var(--card-2));border:1px solid #ffb62766;align-items:center;gap:32px;margin-bottom:18px;padding:40px;display:flex;position:relative;overflow:hidden}.Recognition-module__BGjttW__featureGlow{pointer-events:none;background:radial-gradient(circle,#ffb62738,#0000 64%);border-radius:50%;width:360px;height:360px;position:absolute;top:-60%;left:6%}.Recognition-module__BGjttW__featureIcon{z-index:1;background:var(--grad-sun);width:84px;height:84px;color:var(--ink);border-radius:22px;flex:none;justify-content:center;align-items:center;font-size:2.4rem;display:inline-flex;position:relative;box-shadow:0 16px 40px #ff8a3d59}.Recognition-module__BGjttW__featureBody{z-index:1;position:relative}.Recognition-module__BGjttW__featureTag{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;font-size:.74rem;font-weight:700;display:inline-block}.Recognition-module__BGjttW__featureTitle{letter-spacing:-.01em;margin-bottom:10px;font-size:clamp(1.4rem,2.8vw,2rem);font-weight:600}.Recognition-module__BGjttW__featureDetail{color:var(--muted);max-width:70ch;font-size:1.05rem}.Recognition-module__BGjttW__grid{grid-template-columns:repeat(3,1fr);gap:18px;list-style:none;display:grid}.Recognition-module__BGjttW__card{border-radius:var(--radius);border:1px solid var(--line);background:linear-gradient(160deg,var(--card-1),var(--card-2));box-shadow:var(--shadow-card);transition:transform .3s var(--ease),border-color .3s var(--ease);flex-direction:column;padding:28px;display:flex}.Recognition-module__BGjttW__card:hover{border-color:#ffb62759;transform:translateY(-5px)}.Recognition-module__BGjttW__cardTop{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Recognition-module__BGjttW__cardIcon{width:46px;height:46px;color:var(--accent);background:#ffb6271f;border-radius:12px;justify-content:center;align-items:center;font-size:1.35rem;display:inline-flex}.Recognition-module__BGjttW__cardYear{font-family:var(--font-display);color:var(--accent);font-size:.95rem;font-weight:700}.Recognition-module__BGjttW__cardTitle{letter-spacing:-.01em;margin-bottom:10px;font-size:1.18rem;font-weight:600}.Recognition-module__BGjttW__cardDetail{color:var(--muted);font-size:.98rem}@media (max-width:860px){.Recognition-module__BGjttW__grid{grid-template-columns:1fr}.Recognition-module__BGjttW__feature{flex-direction:column;align-items:flex-start;gap:22px;padding:30px}.Recognition-module__BGjttW__featureIcon{border-radius:18px;width:64px;height:64px;font-size:1.9rem}}
.not-found-module__HS70Aa__wrap{background:var(--canvas);width:100%;height:100svh;transition:background .8s var(--ease);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.not-found-module__HS70Aa__off{background:#050608}.not-found-module__HS70Aa__aura{z-index:0;width:820px;max-width:120vw;height:820px;transition:opacity .8s var(--ease);will-change:transform;background:radial-gradient(circle,#ffb62752,#ff8a3d1f 42%,#0000 66%);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-module__HS70Aa__off .not-found-module__HS70Aa__aura{opacity:.12}.not-found-module__HS70Aa__on .not-found-module__HS70Aa__aura{opacity:1}.not-found-module__HS70Aa__gridBg{z-index:0;background-image:linear-gradient(var(--line)1px,transparent 1px),linear-gradient(90deg,var(--line)1px,transparent 1px);opacity:.4;background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.not-found-module__HS70Aa__particles{z-index:1;pointer-events:none;transition:opacity .8s var(--ease);position:absolute;inset:0}.not-found-module__HS70Aa__off .not-found-module__HS70Aa__particles{opacity:.2}.not-found-module__HS70Aa__particle{transition:transform .7s var(--ease);will-change:transform;border-radius:50%;animation:7s ease-in-out infinite not-found-module__HS70Aa__drift;position:absolute}.not-found-module__HS70Aa__gold{background:var(--sun-gold);box-shadow:0 0 14px #ffb627b3}.not-found-module__HS70Aa__leaf{background:var(--leaf);box-shadow:0 0 14px #2dd4a799}.not-found-module__HS70Aa__sky{background:var(--sky);box-shadow:0 0 14px #5aa9e699}@keyframes not-found-module__HS70Aa__drift{0%,to{translate:0}50%{translate:0 -22px}}.not-found-module__HS70Aa__content{z-index:3;text-align:center;will-change:transform;max-width:660px;padding:24px;position:relative}.not-found-module__HS70Aa__kicker{letter-spacing:.22em;text-transform:uppercase;color:var(--sun-gold);margin-bottom:26px;font-size:.74rem;font-weight:600;display:inline-block}.not-found-module__HS70Aa__code{justify-content:center;align-items:center;gap:clamp(8px,2vw,22px);margin-bottom:18px;display:flex}.not-found-module__HS70Aa__digit{font-family:var(--font-display);letter-spacing:-.04em;color:var(--paper);font-size:clamp(6rem,26vw,15rem);font-weight:800;line-height:.8}.not-found-module__HS70Aa__sun{justify-content:center;align-items:center;width:clamp(6rem,22vw,13rem);height:clamp(6rem,22vw,13rem);display:inline-flex;position:relative}.not-found-module__HS70Aa__sunCore{background:var(--grad-sun);width:64%;height:64%;transition:box-shadow .8s var(--ease),filter .8s var(--ease);border-radius:50%;animation:5s ease-in-out infinite not-found-module__HS70Aa__breathe;box-shadow:0 0 60px #ff8a3db3}.not-found-module__HS70Aa__off .not-found-module__HS70Aa__sunCore{box-shadow:none;filter:grayscale(.7)brightness(.5)}@keyframes not-found-module__HS70Aa__breathe{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.not-found-module__HS70Aa__sunRing{border:2px dashed #ffb62773;border-radius:50%;animation:22s linear infinite not-found-module__HS70Aa__ringspin;position:absolute;inset:6%}@keyframes not-found-module__HS70Aa__ringspin{to{transform:rotate(360deg)}}.not-found-module__HS70Aa__headline{letter-spacing:-.02em;text-wrap:balance;margin-bottom:14px;font-size:clamp(1.6rem,5vw,2.8rem)}.not-found-module__HS70Aa__sub{color:var(--muted);max-width:44ch;margin:0 auto 34px;font-size:1.05rem}.not-found-module__HS70Aa__actions{flex-wrap:wrap;justify-content:center;gap:14px;display:inline-flex}.not-found-module__HS70Aa__btnPrimary{background:var(--grad-sun);color:var(--ink);transition:transform .25s var(--pop),box-shadow .25s var(--ease);border-radius:100px;align-items:center;gap:8px;padding:14px 28px;font-size:.98rem;font-weight:600;display:inline-flex;box-shadow:0 10px 30px #ff8a3d52}.not-found-module__HS70Aa__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 16px 42px #ff8a3d75}.not-found-module__HS70Aa__btnPrimary svg{transition:transform .3s var(--ease)}.not-found-module__HS70Aa__btnPrimary:hover svg{transform:translate(-4px)}.not-found-module__HS70Aa__hint{letter-spacing:.02em;color:var(--muted-2);margin-top:22px;font-size:.84rem}@media (prefers-reduced-motion:reduce){.not-found-module__HS70Aa__particle,.not-found-module__HS70Aa__sunCore,.not-found-module__HS70Aa__sunRing{animation:none}.not-found-module__HS70Aa__particle{transition:none}}
.Footer-module__Grjkva__footer{z-index:2;padding:var(--section-pad)0 48px;border-top:1px solid var(--line);position:relative;overflow:hidden}.Footer-module__Grjkva__glow{z-index:0;background:radial-gradient(circle at 50% 0,#ffb62729,#0000 60%);width:900px;max-width:120vw;height:600px;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.Footer-module__Grjkva__lead{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:24px;margin-bottom:72px;display:flex;position:relative}.Footer-module__Grjkva__leadMark{color:var(--sun-gold);animation:40s linear infinite Footer-module__Grjkva__slowspin}@keyframes Footer-module__Grjkva__slowspin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Footer-module__Grjkva__leadMark{animation:none}}.Footer-module__Grjkva__leadText{letter-spacing:-.02em;text-wrap:balance;max-width:16ch;font-size:clamp(1.8rem,5vw,3.2rem)}.Footer-module__Grjkva__row{z-index:1;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding-bottom:32px;display:flex;position:relative}.Footer-module__Grjkva__brand{font-family:var(--font-display);font-size:1.3rem;font-weight:700}.Footer-module__Grjkva__brandLight{color:var(--muted)}.Footer-module__Grjkva__links{align-items:center;gap:26px;display:flex}.Footer-module__Grjkva__links a{color:var(--muted);align-items:center;padding:8px 2px;font-size:.95rem;transition:color .2s;display:inline-flex}.Footer-module__Grjkva__links a:hover{color:var(--paper)}.Footer-module__Grjkva__iconLink{border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;transition:color .2s,border-color .2s,transform .2s;display:inline-flex}.Footer-module__Grjkva__iconLink:hover{color:var(--accent);border-color:#ffb62780;transform:translateY(-2px)}.Footer-module__Grjkva__toTop{background:var(--grad-sun);width:46px;height:46px;color:var(--ink);cursor:pointer;transition:transform .25s var(--pop),box-shadow .25s var(--ease);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:inline-flex;box-shadow:0 8px 24px #ff8a3d4d}.Footer-module__Grjkva__toTop:hover{transform:translateY(-3px);box-shadow:0 14px 34px #ff8a3d73}.Footer-module__Grjkva__bottom{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:26px;display:flex;position:relative}.Footer-module__Grjkva__copy,.Footer-module__Grjkva__note{color:var(--muted-2);font-size:.85rem}.Footer-module__Grjkva__noteLink{color:var(--muted);transition:color .2s}.Footer-module__Grjkva__noteLink:hover{color:var(--accent)}@media (max-width:640px){.Footer-module__Grjkva__row{flex-direction:column;align-items:flex-start;gap:20px}.Footer-module__Grjkva__toTop{align-self:flex-end;margin-top:0}.Footer-module__Grjkva__bottom{flex-direction:column;align-items:flex-start}}
