.CookiePolicyIntro-module__5oaKfW__intro{background:radial-gradient(ellipse 75% 55% at 8% -10%, rgb(var(--teal-deep-rgb) / .12), transparent 70%), var(--paper);width:100%;min-height:42svh;color:var(--ink);display:flex;position:relative;overflow:hidden}.CookiePolicyIntro-module__5oaKfW__backdrop{z-index:0;pointer-events:none;position:absolute;inset:0}.CookiePolicyIntro-module__5oaKfW__glow{background:radial-gradient(circle, rgb(var(--teal-rgb) / .22) 0%, rgb(var(--teal-rgb) / .08) 42%, transparent 72%);filter:blur(50px);border-radius:50%;width:min(52vw,580px);height:min(52vw,580px);position:absolute;top:-14%;left:8%}.CookiePolicyIntro-module__5oaKfW__inner{z-index:1;width:100%;max-width:var(--content-max);padding:clamp(7rem, 16vh, 9.5rem) calc(var(--side-pad) + 1rem) clamp(4rem, 10vh, 6rem);flex-direction:column;justify-content:center;align-items:flex-start;gap:clamp(1.5rem,3.5vh,2rem);margin:0 auto;display:flex;position:relative}.CookiePolicyIntro-module__5oaKfW__heading{max-width:18ch;font-family:var(--font-inter);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(2.6rem,4vw + 1.4rem,5rem);font-weight:400;line-height:1.1}.CookiePolicyIntro-module__5oaKfW__bold{color:var(--teal-deep);font-weight:700}.CookiePolicyIntro-module__5oaKfW__lead{max-width:60ch;font-family:var(--font-inter);font-size:var(--fs-base);margin:0;font-weight:300;line-height:1.75}@media (min-width:1024px){.CookiePolicyIntro-module__5oaKfW__lead{font-size:var(--fs-md)}}.CookiePolicyIntro-module__5oaKfW__leadStrong{color:var(--ink);font-weight:400}.CookiePolicyIntro-module__5oaKfW__leadMuted{font-size:var(--fs-sm);color:rgb(var(--ink-rgb) / .5);margin-top:.5rem;display:block}
.Container-module__CwHe_G__container{width:100%;max-width:1440px;padding-left:var(--side-pad);padding-right:var(--side-pad);margin:0 auto}
.GuidelinesSection-module__dzqNGq__membership{background:var(--hero-bg-bottom);width:100%;min-height:100svh;color:var(--ice);z-index:2;align-items:center;margin-top:-130svh;display:flex;position:relative;overflow:hidden;box-shadow:0 -3px 10px #040f1ab3}@media (max-width:767px){.GuidelinesSection-module__dzqNGq__membership{min-height:100svh;box-shadow:none;margin-top:0}.GuidelinesSection-module__dzqNGq__inner{padding-top:clamp(7rem,18vh,10rem)}}.GuidelinesSection-module__dzqNGq__inner{z-index:1;gap:var(--space-2xl);flex-direction:column;align-items:center;padding-top:clamp(6rem,14vh,10rem);padding-bottom:clamp(6rem,14vh,10rem);display:flex;position:relative}@media (min-width:1024px){.GuidelinesSection-module__dzqNGq__inner{flex-direction:row;align-items:center;gap:clamp(4rem,8vw,8rem)}}.GuidelinesSection-module__dzqNGq__bubbles{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.GuidelinesSection-module__dzqNGq__bubble{left:var(--left);width:calc(var(--size) * 1.9);height:calc(var(--size) * 1.9);opacity:0;animation:GuidelinesSection-module__dzqNGq__bubbleRise var(--duration) linear var(--delay) infinite;will-change:transform, opacity;background:radial-gradient(circle at 35% 30%,#b4e6f585 0%,#8cd2eb3d 40%,#64b9dc14 70%,#0000 100%);border-radius:50%;position:absolute;bottom:-8%;box-shadow:inset 0 0 0 1px #c8f0ff61,inset 0 -4px 8px #64c8e61f,0 0 10px #8cd2eb1f}@keyframes GuidelinesSection-module__dzqNGq__bubbleRise{0%{opacity:0;transform:translate(0)scale(.25)}8%{opacity:.65}25%{transform:translate(14px,-28svh)scale(.38)}50%{opacity:.72;transform:translate(-12px,-55svh)scale(.52)}70%{opacity:.52;transform:translate(18px,-78svh)scale(.62)}to{opacity:0;transform:translate(6px,-115svh)scale(.7)}}.GuidelinesSection-module__dzqNGq__content{gap:var(--space-lg);flex-direction:column;flex:1;max-width:520px;display:flex}@media (min-width:1024px){.GuidelinesSection-module__dzqNGq__content{max-width:580px}}.GuidelinesSection-module__dzqNGq__heading{--heading-color:var(--ice);--heading-line-height:1.08}@media (min-width:1024px){.GuidelinesSection-module__dzqNGq__heading{--heading-size:clamp(3rem, 3.4vw + .5rem, 4rem);--heading-line-height:1.04;--heading-letter-spacing:-.03em}}.GuidelinesSection-module__dzqNGq__description{font-family:var(--font-inter);font-size:var(--fs-sm);color:rgb(var(--foreground-rgb) / .68);max-width:44ch;margin:0;font-weight:300;line-height:1.8}.GuidelinesSection-module__dzqNGq__visual{display:none}@media (min-width:768px){.GuidelinesSection-module__dzqNGq__visual{flex:1;justify-content:center;align-items:center;display:flex}}
.GuidelinesSelector-module__58krba__selector{gap:var(--space-md);flex-direction:column;display:flex}.GuidelinesSelector-module__58krba__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.GuidelinesSelector-module__58krba__item{border-radius:var(--radius-sm);border:1px solid rgb(var(--foreground-rgb) / .08);background:rgb(var(--white-rgb) / .03);width:100%;color:rgb(var(--foreground-rgb) / .65);font-family:var(--font-inter);font-size:var(--fs-sm);cursor:pointer;text-align:left;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:flex}.GuidelinesSelector-module__58krba__item:hover{background:rgb(var(--white-rgb) / .06);border-color:rgb(var(--foreground-rgb) / .16);color:var(--ice)}.GuidelinesSelector-module__58krba__item:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.GuidelinesSelector-module__58krba__itemActive{border-color:var(--teal);background:rgb(var(--teal-rgb) / .08);color:var(--ice)}.GuidelinesSelector-module__58krba__radio{border:1.5px solid rgb(var(--foreground-rgb) / .3);border-radius:50%;flex-shrink:0;width:14px;height:14px;transition:border-color .15s;display:inline-block;position:relative}.GuidelinesSelector-module__58krba__radio:after{content:"";background:var(--teal);opacity:0;border-radius:50%;transition:opacity .15s;position:absolute;inset:2.5px}.GuidelinesSelector-module__58krba__itemActive .GuidelinesSelector-module__58krba__radio{border-color:var(--teal)}.GuidelinesSelector-module__58krba__itemActive .GuidelinesSelector-module__58krba__radio:after{opacity:1}.GuidelinesSelector-module__58krba__itemLabel{flex:1}.GuidelinesSelector-module__58krba__download{--fill-x:50%;--fill-y:50%;isolation:isolate;background:var(--teal);color:#0d1f33;font-family:var(--font-inter);font-size:var(--fs-sm);letter-spacing:.01em;border-radius:2em;align-self:flex-start;align-items:center;gap:.5em;padding:.7em 1.5em;font-weight:600;text-decoration:none;transition:transform .15s;display:inline-flex;position:relative;overflow:hidden}.GuidelinesSelector-module__58krba__download:before{content:"";border-radius:inherit;z-index:-1;clip-path:circle(0% at var(--fill-x) var(--fill-y));transition:clip-path .5s var(--ease-out-quint);pointer-events:none;background:#4daead;position:absolute;inset:0}.GuidelinesSelector-module__58krba__download:hover:before,.GuidelinesSelector-module__58krba__download:focus-visible:before{clip-path:circle(150% at var(--fill-x) var(--fill-y));transition:clip-path .9s var(--ease-out-quint)}.GuidelinesSelector-module__58krba__download:hover{transform:translateY(-1px)}.GuidelinesSelector-module__58krba__download:focus-visible{outline:2px solid var(--teal);outline-offset:3px}
.GuidelinesBook-module__4cbFKq__bookStack{perspective:900px;flex-shrink:0;width:380px;height:500px;position:relative}.GuidelinesBook-module__4cbFKq__bookBack,.GuidelinesBook-module__4cbFKq__bookFront{width:320px;box-shadow:0 28px 70px rgb(var(--black-rgb) / .55), 0 6px 18px rgb(var(--black-rgb) / .35);border-radius:4px 6px 6px 4px;position:absolute}.GuidelinesBook-module__4cbFKq__bookBack{background:#c4dce9;justify-content:center;align-items:center;height:420px;padding:1.5rem;display:flex;top:0;left:0;transform:rotate(-5deg)translate(-10px)}.GuidelinesBook-module__4cbFKq__bookBackLogo{opacity:.55;width:45%;height:auto}.GuidelinesBook-module__4cbFKq__bookFront{background:#f0f7fc;flex-direction:column;gap:1rem;height:430px;padding:2.25rem 2rem;display:flex;top:40px;left:40px}.GuidelinesBook-module__4cbFKq__bookFront--enter{animation:GuidelinesBook-module__4cbFKq__bookEnter 1.1s var(--ease-out-quint) forwards}.GuidelinesBook-module__4cbFKq__bookFront--exit{pointer-events:none;animation:1.1s cubic-bezier(.55,0,.78,0) forwards GuidelinesBook-module__4cbFKq__bookExit}@keyframes GuidelinesBook-module__4cbFKq__bookEnter{0%{opacity:0;transform:rotate(2deg)translate(60px)rotateY(-25deg)}55%{opacity:1}to{opacity:1;transform:rotate(2deg)translate(0)rotateY(0)}}@keyframes GuidelinesBook-module__4cbFKq__bookExit{0%{opacity:1;transform:rotate(2deg)translate(0)rotateY(0)}45%{opacity:0}to{opacity:0;transform:rotate(2deg)translate(-60px)rotateY(25deg)}}.GuidelinesBook-module__4cbFKq__bookTag{font-family:var(--font-inter);letter-spacing:.1em;text-transform:uppercase;color:var(--accent-orange);font-size:.68rem;font-weight:700}.GuidelinesBook-module__4cbFKq__bookTitle{font-family:var(--font-serif);color:#0d1f33;margin:0;font-size:1.53rem;font-weight:400;line-height:1.3}.GuidelinesBook-module__4cbFKq__bookEdition{font-family:var(--font-serif);color:#0d1f3380;margin:0;font-size:.96rem;font-style:italic}.GuidelinesBook-module__4cbFKq__bookWave{background:#0d1f331f;height:1px;margin:.25rem 0}.GuidelinesBook-module__4cbFKq__bookFooter{font-family:var(--font-inter);letter-spacing:.05em;color:#0d1f3366;flex-direction:column;gap:.15rem;margin-top:auto;font-size:.65rem;display:flex}
.JournalCard-module__n3lHVW__card{width:100%;transition:transform .35s var(--ease-out-soft);flex-direction:column;gap:1.25rem;display:flex}.JournalCard-module__n3lHVW__card:hover{transform:translateY(-6px)}.JournalCard-module__n3lHVW__cardList{flex-direction:row;align-items:center;gap:1.5rem}.JournalCard-module__n3lHVW__cardList:hover{transform:none}.JournalCard-module__n3lHVW__cardList .JournalCard-module__n3lHVW__imageLink{flex-shrink:0;width:clamp(140px,22vw,220px)}.JournalCard-module__n3lHVW__cardList .JournalCard-module__n3lHVW__body{gap:.5rem}.JournalCard-module__n3lHVW__cardList .JournalCard-module__n3lHVW__excerpt{-webkit-line-clamp:2}@media (max-width:560px){.JournalCard-module__n3lHVW__cardList{flex-direction:column;align-items:stretch}.JournalCard-module__n3lHVW__cardList .JournalCard-module__n3lHVW__imageLink{width:100%}}.JournalCard-module__n3lHVW__imageLink{border-radius:var(--radius-md);flex-shrink:0;text-decoration:none;display:block;overflow:hidden}.JournalCard-module__n3lHVW__image{aspect-ratio:4/3;border-radius:var(--radius-md);width:100%;transition:transform .4s;position:relative;overflow:hidden}.JournalCard-module__n3lHVW__imageLink:hover .JournalCard-module__n3lHVW__image{transform:scale(1.02)}.JournalCard-module__n3lHVW__imagePhoto{object-fit:cover}.JournalCard-module__n3lHVW__image:after{content:"";z-index:1;background:linear-gradient(125deg, rgb(var(--white-rgb) / .1) 0%, rgb(var(--white-rgb) / .04) 45%, transparent 65%), linear-gradient(to top, rgb(var(--black-rgb) / .55) 0%, rgb(var(--black-rgb) / .15) 28%, transparent 50%);pointer-events:none;position:absolute;inset:0}.JournalCard-module__n3lHVW__cardGreen{background:var(--grad-journal-green)}.JournalCard-module__n3lHVW__cardTeal{background:var(--grad-journal-teal)}.JournalCard-module__n3lHVW__cardBlue{background:var(--grad-journal-blue)}.JournalCard-module__n3lHVW__cardCoral{background:var(--grad-journal-coral)}.JournalCard-module__n3lHVW__cardSlate{background:var(--grad-journal-slate)}.JournalCard-module__n3lHVW__cardNavy{background:var(--grad-journal-navy)}.JournalCard-module__n3lHVW__imageCategory{z-index:2;font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--white-rgb) / .72);font-weight:600;position:absolute;bottom:.85rem;left:.85rem}.JournalCard-module__n3lHVW__body{flex-direction:column;gap:.75rem;display:flex}.JournalCard-module__n3lHVW__meta{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.JournalCard-module__n3lHVW__categoryTag{font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--ink);border:1px solid rgb(var(--ink-rgb) / .2);border-radius:2em;padding:.2em .65em;font-weight:600}.JournalCard-module__n3lHVW__metaDot{color:rgb(var(--ink-rgb) / .3);font-size:var(--fs-xs)}.JournalCard-module__n3lHVW__metaText{font-family:var(--font-inter);font-size:var(--fs-xs);color:rgb(var(--ink-rgb) / .5)}.JournalCard-module__n3lHVW__title{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--ink);margin:0;font-size:clamp(1.3rem,1.7vw,1.58rem);font-weight:400;line-height:1.32}.JournalCard-module__n3lHVW__titleLink{color:inherit;text-decoration:none;transition:color .18s}.JournalCard-module__n3lHVW__titleLink:hover{color:var(--teal)}.JournalCard-module__n3lHVW__titleLink:focus-visible{outline:2px solid var(--teal);outline-offset:2px;border-radius:var(--radius-2xs)}.JournalCard-module__n3lHVW__excerpt{font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--ink-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-weight:300;line-height:1.65;display:-webkit-box;overflow:hidden}.JournalCard-module__n3lHVW__readMore{min-height:44px;font-family:var(--font-inter);font-size:var(--fs-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);align-items:center;font-weight:600;text-decoration:none;transition:color .18s;display:inline-flex}.JournalCard-module__n3lHVW__readMore:hover{color:var(--accent-orange-strong)}.JournalCard-module__n3lHVW__readMore:focus-visible{outline:2px solid var(--teal);outline-offset:2px;border-radius:var(--radius-2xs)}
.JournalSection-module__lTbzGW__section{background:var(--paper);color:var(--ink);z-index:3;width:100%;position:relative}.JournalSection-module__lTbzGW__inner{gap:var(--space-2xl);flex-direction:column;padding-top:clamp(5rem,12vh,9rem);padding-bottom:clamp(5rem,12vh,9rem);display:flex}.JournalSection-module__lTbzGW__header{align-items:flex-start;gap:var(--space-lg);padding-bottom:var(--space-lg);border-bottom:1px solid rgb(var(--ink-rgb) / .12);flex-direction:column;display:flex}@media (min-width:1024px){.JournalSection-module__lTbzGW__header{justify-content:space-between;align-items:flex-end;gap:var(--space-xl);flex-direction:row}}.JournalSection-module__lTbzGW__heading{max-width:16ch}@media (min-width:1024px){.JournalSection-module__lTbzGW__heading{--heading-size:clamp(3.5rem, 4.5vw + .5rem, 5rem);--heading-letter-spacing:-.03em}}.JournalSection-module__lTbzGW__grid{gap:var(--space-xl);grid-template-columns:1fr;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.JournalSection-module__lTbzGW__grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.JournalSection-module__lTbzGW__grid{grid-template-columns:repeat(3,1fr)}}.JournalSection-module__lTbzGW__item{display:flex}.JournalSection-module__lTbzGW__ctaBtn{flex-shrink:0;margin-bottom:.35em}
.SpeciesSection-module__n6ZAZG__species{background:var(--hero-bg-bottom);color:var(--paper);position:relative;overflow:hidden}.SpeciesSection-module__n6ZAZG__viewport{align-items:center;height:100vh;display:flex;position:relative}.SpeciesSection-module__n6ZAZG__scrollHint{z-index:5;opacity:0;visibility:hidden;pointer-events:none;color:var(--serif-cream);font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:var(--track-caps);text-transform:uppercase;flex-direction:column;align-items:center;gap:.55rem;font-weight:500;display:flex;position:absolute;bottom:clamp(2rem,6vh,4rem);left:50%;transform:translate(-50%)}.SpeciesSection-module__n6ZAZG__scrollLine{background:var(--serif-cream-soft);transform-origin:top;width:1px;height:28px;animation:2.2s ease-in-out infinite SpeciesSection-module__n6ZAZG__scrollLine;display:block}@keyframes SpeciesSection-module__n6ZAZG__scrollLine{0%{transform-origin:top;transform:scaleY(0)}45%{transform-origin:top;transform:scaleY(1)}55%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}.SpeciesSection-module__n6ZAZG__track{will-change:transform;height:100%;display:flex}.SpeciesSection-module__n6ZAZG__panel{flex:0 0 min(78vw,1100px);align-items:flex-end;height:100%;padding:clamp(1.5rem,4vw,3.5rem);display:flex;position:relative;overflow:hidden}.SpeciesSection-module__n6ZAZG__panel+.SpeciesSection-module__n6ZAZG__panel{margin-left:clamp(.35rem,.9vw,.85rem)}.SpeciesSection-module__n6ZAZG__image{will-change:transform;background-position:50%;background-size:cover;position:absolute;inset:0 -18%}.SpeciesSection-module__n6ZAZG__image:after{content:"";background:linear-gradient(#040f1a0d 0%,#040f1a26 45%,#040f1ad1 100%);position:absolute;inset:0}.SpeciesSection-module__n6ZAZG__numeral{letter-spacing:.18em;color:rgb(var(--teal-deep-rgb) / .95);font-variant-numeric:tabular-nums;font-size:.8rem}.SpeciesSection-module__n6ZAZG__name{letter-spacing:-.01em;margin:0;font-size:clamp(1.6rem,4vw,3rem);font-weight:500;line-height:1}@media (max-width:767px){.SpeciesSection-module__n6ZAZG__viewport{height:auto;display:block}.SpeciesSection-module__n6ZAZG__track{flex-direction:column;gap:clamp(.35rem,.9vw,.85rem);height:auto;padding:0 0 clamp(3rem,10vh,5rem)}.SpeciesSection-module__n6ZAZG__panel{flex:none;width:100%;height:62vh;margin-left:0}.SpeciesSection-module__n6ZAZG__panel+.SpeciesSection-module__n6ZAZG__panel{margin-left:0}.SpeciesSection-module__n6ZAZG__image{inset:-18% 0}}
.MissionStatement-module__tgailG__section{width:100%;min-height:100svh;color:var(--ink);align-items:center;display:flex;position:relative}.MissionStatement-module__tgailG__inner{width:100%;padding:clamp(4rem, 10vh, 7rem) var(--side-pad);justify-content:center;display:flex}.MissionStatement-module__tgailG__statement{text-align:center;max-width:980px;font-family:var(--font-inter);letter-spacing:.01em;color:rgb(var(--foreground-rgb) / .75);margin:0;font-size:clamp(1.5rem,2.6vw + .4rem,2.4rem);font-weight:200;line-height:1.6}.MissionStatement-module__tgailG__accent{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--teal);font-size:1.3em;font-style:italic;font-weight:400}
.Button-module__o_WYGG__button{--fill-x:50%;--fill-y:50%;isolation:isolate;border-radius:var(--radius-pill);font-family:var(--font-inter), sans-serif;white-space:nowrap;cursor:pointer;color:var(--btn-color);background:var(--btn-bg);border:1px solid var(--btn-border,transparent);transition:color .35s ease, border-color .25s ease, transform .3s var(--ease-back), box-shadow .3s ease;justify-content:center;align-items:center;gap:.5em;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Button-module__o_WYGG__button:before{content:"";z-index:-1;border-radius:inherit;background:var(--btn-fill);clip-path:circle(0% at var(--fill-x) var(--fill-y));transition:clip-path .5s var(--ease-out-quint);pointer-events:none;position:absolute;inset:0}.Button-module__o_WYGG__button:hover:before,.Button-module__o_WYGG__button:focus-visible:before{clip-path:circle(150% at var(--fill-x) var(--fill-y));transition:clip-path .9s var(--ease-out-quint)}.Button-module__o_WYGG__button:hover,.Button-module__o_WYGG__button:focus-visible{color:var(--btn-hover-color,var(--btn-color));border-color:var(--btn-border-hover,var(--btn-border,transparent))}.Button-module__o_WYGG__button:focus-visible{outline:2px solid var(--btn-outline,var(--teal));outline-offset:3px}.Button-module__o_WYGG__button:disabled,.Button-module__o_WYGG__button[aria-disabled=true]{opacity:.4;cursor:not-allowed}.Button-module__o_WYGG__fullWidth{width:100%;display:flex}.Button-module__o_WYGG__sm{letter-spacing:.01em;height:34px;padding:0 16px;font-size:.78rem;font-weight:500}.Button-module__o_WYGG__md{height:48px;font-size:var(--fs-sm);letter-spacing:.02em;padding:0 1.6rem;font-weight:500}.Button-module__o_WYGG__primary{--btn-bg:var(--accent-orange);--btn-color:var(--white);--btn-border:transparent;--btn-fill:var(--accent-orange-strong);font-weight:600}.Button-module__o_WYGG__primary:hover:not(:disabled),.Button-module__o_WYGG__primary:focus-visible:not(:disabled){box-shadow:0 10px 28px rgb(var(--coral-rgb) / .38), 0 0 60px rgb(var(--coral-rgb) / .18);animation:2.4s ease-in-out infinite Button-module__o_WYGG__bioGlow;transform:translateY(-3px)}.Button-module__o_WYGG__primary:active:not(:disabled){animation:none;transform:translateY(0)}@keyframes Button-module__o_WYGG__bioGlow{0%,to{box-shadow:0 10px 28px rgb(var(--coral-rgb) / .38), 0 0 60px rgb(var(--coral-rgb) / .18)}50%{box-shadow:0 12px 36px rgb(var(--coral-rgb) / .5), 0 0 80px rgb(var(--coral-rgb) / .25)}}.Button-module__o_WYGG__ghost{--btn-bg:transparent;--btn-color:var(--serif-cream-soft);--btn-border:var(--hairline);--btn-border-hover:rgb(var(--white-rgb) / .4);--btn-fill:rgb(var(--white-rgb) / .08);--btn-hover-color:var(--serif-cream)}.Button-module__o_WYGG__outline{--btn-bg:transparent;--btn-color:var(--ink);--btn-border:rgb(var(--ink-rgb) / .25);--btn-border-hover:var(--ink);--btn-fill:var(--ink);--btn-hover-color:var(--paper);--btn-outline:var(--teal);border-width:1.5px;border-radius:2em;height:auto;padding:.75em 2em;font-weight:600}
.IconButton-module__9CHvBa__iconButton{--icon-size:44px;width:var(--icon-size);height:var(--icon-size);border:1px solid var(--icon-border,var(--hairline));background:var(--icon-bg,transparent);color:var(--icon-color,var(--serif-cream));cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:border-color .25s,color .25s,background .25s;display:inline-flex}.IconButton-module__9CHvBa__iconButton:hover,.IconButton-module__9CHvBa__iconButton:focus-visible{border-color:var(--icon-border-hover,var(--serif-cream));color:var(--icon-color-hover,var(--white));background:var(--icon-bg-hover,var(--icon-bg,transparent))}.IconButton-module__9CHvBa__iconButton:focus-visible{outline:2px solid var(--icon-outline,var(--accent-orange));outline-offset:3px}
.SectionDivider-module__lce8Fa__divider{z-index:3;width:100%;height:clamp(60px,10vw,200px);margin-top:-2px;margin-bottom:-2px;line-height:0;display:block;position:relative;overflow:hidden}@media (max-width:767px){.SectionDivider-module__lce8Fa__divider{height:60px}}.SectionDivider-module__lce8Fa__overlap{margin-top:calc(-1*clamp(60px,10vw,200px))}@media (max-width:767px){.SectionDivider-module__lce8Fa__overlap{margin-top:-60px}}.SectionDivider-module__lce8Fa__wave{will-change:transform;width:200%;height:100%;display:block;position:absolute;top:0;left:0;overflow:visible}.SectionDivider-module__lce8Fa__waveBack{opacity:.9;animation:30s linear infinite SectionDivider-module__lce8Fa__waveDriftBack;transform:translateY(-16%)}@media (max-width:767px){.SectionDivider-module__lce8Fa__waveBack{animation-name:SectionDivider-module__lce8Fa__waveDriftBackMobile}}@keyframes SectionDivider-module__lce8Fa__waveDriftBackMobile{0%{transform:translate(-40%,-6%)}to{transform:translateY(-2%)}}.SectionDivider-module__lce8Fa__waveFront{height:calc(100% + 2px);animation:22s linear infinite SectionDivider-module__lce8Fa__waveDriftFront;top:auto;bottom:-2px}@keyframes SectionDivider-module__lce8Fa__waveDriftFront{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@keyframes SectionDivider-module__lce8Fa__waveDriftBack{0%{transform:translate(-40%)}to{transform:translateY(-5%)}}
.ScrollHint-module__hk9LTq__hint{display:none}@media (min-width:1024px){.ScrollHint-module__hk9LTq__hint{z-index:1;font-family:var(--font-inter);letter-spacing:.2em;text-transform:uppercase;color:var(--serif-cream-soft);white-space:nowrap;opacity:0;animation:ScrollHint-module__hk9LTq__hintFadeUp 1s var(--ease-out-expo) 1.3s forwards;flex-direction:column;align-items:center;gap:10px;font-size:.62rem;font-weight:500;display:flex;position:absolute;bottom:clamp(1.5rem,4vh,2.75rem);left:50%;transform:translate(-50%)}}.ScrollHint-module__hk9LTq__hintCream{color:rgb(var(--ink-rgb) / .5)}.ScrollHint-module__hk9LTq__line{transform-origin:top;background:currentColor;width:1px;height:28px;animation:2.2s ease-in-out 2.3s infinite ScrollHint-module__hk9LTq__scrollLine;display:block}@keyframes ScrollHint-module__hk9LTq__hintFadeUp{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes ScrollHint-module__hk9LTq__scrollLine{0%{transform-origin:top;transform:scaleY(0)}45%{transform-origin:top;transform:scaleY(1)}55%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}
.InstitutionalIntro-module__82-ZSq__intro{background:linear-gradient(180deg, var(--hero-bg-top) 0%, var(--hero-bg-bottom) 100%);width:100%;min-height:100svh;color:var(--serif-cream);display:flex;position:relative;overflow:hidden}.InstitutionalIntro-module__82-ZSq__backdrop{z-index:0;pointer-events:none;position:absolute;inset:0}.InstitutionalIntro-module__82-ZSq__glow{background:radial-gradient(circle, rgb(var(--teal-rgb) / .24) 0%, rgb(var(--teal-rgb) / .09) 42%, transparent 72%);filter:blur(50px);border-radius:50%;width:min(52vw,580px);height:min(52vw,580px);position:absolute;top:-14%;left:8%}.InstitutionalIntro-module__82-ZSq__inner{z-index:1;width:100%;max-width:var(--content-max);padding:clamp(8rem, 18vh, 11rem) calc(var(--side-pad) + 1rem) clamp(6rem, 12vh, 8rem);flex-direction:column;justify-content:center;align-items:flex-start;gap:clamp(1.75rem,4vh,2.5rem);margin:0 auto;display:flex;position:relative}.InstitutionalIntro-module__82-ZSq__heading{max-width:16ch;font-family:var(--font-inter);letter-spacing:-.02em;color:var(--serif-cream);opacity:0;filter:blur(16px);animation:InstitutionalIntro-module__82-ZSq__introRise 1.2s var(--ease-out-expo) .15s forwards;margin:0;font-size:clamp(2.6rem,4vw + 1.4rem,5rem);font-weight:400;line-height:1.1;transform:translateY(28px)}.InstitutionalIntro-module__82-ZSq__bold{color:var(--sea-mist);font-weight:700}.InstitutionalIntro-module__82-ZSq__serif{font-family:var(--font-serif);font-style:italic;font-weight:500}.InstitutionalIntro-module__82-ZSq__lead{max-width:52ch;font-family:var(--font-inter);font-size:var(--fs-base);opacity:0;filter:blur(8px);animation:InstitutionalIntro-module__82-ZSq__introRise 1s var(--ease-out-expo) .55s forwards;margin:0;font-weight:300;line-height:1.75;transform:translateY(16px)}@media (min-width:1024px){.InstitutionalIntro-module__82-ZSq__lead{font-size:var(--fs-md)}}@keyframes InstitutionalIntro-module__82-ZSq__introRise{0%{opacity:0;filter:blur(8px);transform:translateY(16px)}to{opacity:1;filter:blur();transform:translateY(0)}}
.SectionHeading-module__5xLfrG__heading{font-family:var(--font-serif);font-weight:300;font-size:var(--heading-size,var(--fs-section-heading));line-height:var(--heading-line-height,1.05);letter-spacing:var(--heading-letter-spacing,var(--track-display));color:var(--heading-color,var(--ink));margin:0}.SectionHeading-module__5xLfrG__accent{color:var(--heading-accent,var(--teal));font-style:italic;font-weight:640}
.SectionReveal-module__rZCxPG__root{width:100%;display:block}
.UnderConstruction-module__d11e3q__wrap{background:radial-gradient(ellipse 75% 55% at 8% -10%, rgb(var(--teal-deep-rgb) / .1), transparent 70%), var(--paper);width:100%;min-height:100svh;color:var(--ink);display:flex;position:relative;overflow:hidden}.UnderConstruction-module__d11e3q__backdrop{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.UnderConstruction-module__d11e3q__glow{background:radial-gradient(circle, rgb(var(--teal-rgb) / .22) 0%, rgb(var(--teal-rgb) / .08) 42%, transparent 72%);filter:blur(60px);border-radius:50%;width:min(56vw,620px);height:min(56vw,620px);position:absolute;top:-18%;left:-8%}.UnderConstruction-module__d11e3q__inner{z-index:1;width:100%;max-width:var(--content-max);padding:clamp(8rem, 20vh, 12rem) calc(var(--side-pad) + 1rem) clamp(6rem, 14vh, 9rem);flex-direction:column;justify-content:center;align-items:flex-start;gap:clamp(1.5rem,3.5vw,2.25rem);margin:0 auto;display:flex;position:relative}@media (max-width:767px){.UnderConstruction-module__d11e3q__inner{padding-top:clamp(7rem,18vh,9rem);padding-bottom:clamp(4rem,10vh,6rem)}}.UnderConstruction-module__d11e3q__tag{font-family:var(--font-sans);font-size:var(--fs-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--teal-deep);opacity:0;animation:UnderConstruction-module__d11e3q__rise .9s var(--ease-out-expo) .1s forwards;align-items:center;gap:.55em;font-weight:500;display:inline-flex}.UnderConstruction-module__d11e3q__tag:before{content:"";background:var(--teal);width:7px;height:7px;box-shadow:0 0 0 4px rgb(var(--teal-rgb) / .18);border-radius:50%}.UnderConstruction-module__d11e3q__heading{max-width:16ch;font-family:var(--font-sans);letter-spacing:-.02em;color:var(--ink);opacity:0;filter:blur(16px);animation:UnderConstruction-module__d11e3q__rise 1.2s var(--ease-out-expo) .15s forwards;margin:0;font-size:clamp(2.6rem,4vw + 1.4rem,5rem);font-weight:400;line-height:1.1;transform:translateY(28px)}.UnderConstruction-module__d11e3q__serif{font-family:var(--font-serif);color:var(--teal-deep);font-style:italic;font-weight:500}.UnderConstruction-module__d11e3q__lead{max-width:46ch;font-family:var(--font-sans);font-size:var(--fs-base);color:rgb(var(--ink-rgb) / .62);opacity:0;filter:blur(8px);animation:UnderConstruction-module__d11e3q__rise 1s var(--ease-out-expo) .5s forwards;margin:0;font-weight:300;line-height:1.75;transform:translateY(16px)}@media (min-width:1024px){.UnderConstruction-module__d11e3q__lead{font-size:var(--fs-md)}}.UnderConstruction-module__d11e3q__actions{opacity:0;animation:UnderConstruction-module__d11e3q__rise 1s var(--ease-out-expo) .75s forwards;flex-wrap:wrap;align-items:center;gap:.9rem 1.5rem;display:flex}.UnderConstruction-module__d11e3q__homeLink{font-family:var(--font-sans);font-size:var(--fs-sm);letter-spacing:.02em;color:var(--teal-deep);align-items:center;gap:.5em;font-weight:500;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex}.UnderConstruction-module__d11e3q__homeLink:before{content:"←";transition:transform .2s;display:inline-block}.UnderConstruction-module__d11e3q__homeLink:hover{gap:.7em}.UnderConstruction-module__d11e3q__homeLink:hover:before{transform:translate(-3px)}.UnderConstruction-module__d11e3q__mail{font-family:var(--font-sans);font-size:var(--fs-sm);color:rgb(var(--ink-rgb) / .5);border-bottom:1px solid rgb(var(--ink-rgb) / .2);text-decoration:none;transition:color .2s,border-color .2s}.UnderConstruction-module__d11e3q__mail:hover{color:var(--ink);border-color:rgb(var(--ink-rgb) / .5)}@keyframes UnderConstruction-module__d11e3q__rise{0%{opacity:0;filter:blur(8px);transform:translateY(16px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.UnderConstruction-module__d11e3q__tag,.UnderConstruction-module__d11e3q__heading,.UnderConstruction-module__d11e3q__lead,.UnderConstruction-module__d11e3q__actions{opacity:1;filter:none;animation:none;transform:none}}
.MobileNav-module__MRIu2q__root{margin-left:auto;display:flex}@media (min-width:768px){.MobileNav-module__MRIu2q__root{display:none}}.MobileNav-module__MRIu2q__toggle{z-index:110;flex-direction:column;gap:5px;position:relative}.MobileNav-module__MRIu2q__bar{background:var(--serif-cream);border-radius:var(--radius-2xs);width:18px;height:1.5px;transition:transform .4s var(--ease-in-out), opacity .25s ease, background .35s ease;transform-origin:50%;display:block}.MobileNav-module__MRIu2q__bar1{transform:translateY(0)rotate(0)}.MobileNav-module__MRIu2q__bar2{opacity:1}.MobileNav-module__MRIu2q__bar3{transform:translateY(0)rotate(0)}.MobileNav-module__MRIu2q__toggleOpen .MobileNav-module__MRIu2q__bar1{transform:translateY(6.5px)rotate(45deg)}.MobileNav-module__MRIu2q__toggleOpen .MobileNav-module__MRIu2q__bar2{opacity:0;transform:scaleX(0)}.MobileNav-module__MRIu2q__toggleOpen .MobileNav-module__MRIu2q__bar3{transform:translateY(-6.5px)rotate(-45deg)}.MobileNav-module__MRIu2q__panel{background:linear-gradient(180deg, var(--hero-bg-top) 0%, var(--hero-bg-bottom) 100%);z-index:105;visibility:hidden;pointer-events:none;clip-path:circle(0% at 100% 0);transition:visibility 0s linear .7s,clip-path .7s cubic-bezier(.7,0,.3,1);position:fixed;inset:0}.MobileNav-module__MRIu2q__panelOpen{visibility:visible;pointer-events:auto;clip-path:circle(150% at 100% 0);transition:visibility linear,clip-path .7s cubic-bezier(.7,0,.3,1)}.MobileNav-module__MRIu2q__panelInner{width:100%;height:100%;padding:104px var(--side-pad) calc(1.5rem + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex-direction:column;gap:24px;display:flex;position:relative;overflow-y:auto}.MobileNav-module__MRIu2q__list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.MobileNav-module__MRIu2q__item{position:relative}.MobileNav-module__MRIu2q__row{cursor:pointer;width:100%;font-family:var(--font-serif);letter-spacing:-.01em;color:var(--serif-cream);text-align:left;background:0 0;border:0;align-items:baseline;gap:14px;padding:8px 0;font-size:1.47rem;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.MobileNav-module__MRIu2q__numeral{font-family:var(--font-inter);letter-spacing:.16em;color:var(--accent-orange);font-variant-numeric:tabular-nums;flex-shrink:0;min-width:2ch;font-size:.65rem;font-weight:600}.MobileNav-module__MRIu2q__rowLabel{flex:1}.MobileNav-module__MRIu2q__row:hover{color:var(--white)}.MobileNav-module__MRIu2q__chev{color:var(--accent-orange);margin-left:auto;transition:transform .3s}.MobileNav-module__MRIu2q__rowOpen .MobileNav-module__MRIu2q__chev{transform:rotate(180deg)}.MobileNav-module__MRIu2q__submenu{transition:grid-template-rows .45s var(--ease-in-out);grid-template-rows:0fr;display:grid}.MobileNav-module__MRIu2q__submenuOpen{grid-template-rows:1fr}.MobileNav-module__MRIu2q__submenuInner{flex-direction:column;min-height:0;padding-bottom:6px;display:flex;overflow:hidden}.MobileNav-module__MRIu2q__submenu:not(.MobileNav-module__MRIu2q__submenuOpen) .MobileNav-module__MRIu2q__submenuInner{visibility:hidden}.MobileNav-module__MRIu2q__col{border-top:1px solid var(--hairline);flex-direction:column;display:flex}.MobileNav-module__MRIu2q__col:last-child{border-bottom:1px solid var(--hairline)}.MobileNav-module__MRIu2q__colHeading{cursor:pointer;width:100%;font-family:var(--font-inter);letter-spacing:.22em;text-transform:uppercase;color:var(--accent-orange);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;margin:0;padding:14px 0;font-size:.7rem;font-weight:600;display:flex}.MobileNav-module__MRIu2q__colChev{color:var(--accent-orange);flex-shrink:0;transition:transform .3s}.MobileNav-module__MRIu2q__colHeadingOpen .MobileNav-module__MRIu2q__colChev{transform:rotate(180deg)}.MobileNav-module__MRIu2q__colBody{transition:grid-template-rows .4s var(--ease-in-out);grid-template-rows:0fr;display:grid}.MobileNav-module__MRIu2q__colBodyOpen{grid-template-rows:1fr}.MobileNav-module__MRIu2q__colList{flex-direction:column;gap:2px;min-height:0;margin:0;padding:0 0 14px;list-style:none;display:flex;overflow:hidden}.MobileNav-module__MRIu2q__entry{font-family:var(--font-inter);color:var(--serif-cream);padding:8px 0;font-size:.95rem;text-decoration:none;transition:color .2s;display:block}.MobileNav-module__MRIu2q__entry:hover{color:var(--white)}.MobileNav-module__MRIu2q__actions{flex-direction:column;flex-shrink:0;gap:10px;margin-top:auto;padding-top:1rem;display:flex}.MobileNav-module__MRIu2q__welcome{font-family:var(--font-inter), sans-serif;font-size:var(--fs-sm);color:var(--serif-cream);padding-bottom:2px;font-weight:500}.MobileNav-module__MRIu2q__list{flex-shrink:0}.MobileNav-module__MRIu2q__cta{letter-spacing:.01em;font-size:.95rem}.MobileNav-module__MRIu2q__cta:hover:not(:disabled),.MobileNav-module__MRIu2q__cta:focus-visible:not(:disabled){box-shadow:none;animation:none;transform:none}.MobileNav-module__MRIu2q__ctaGhost{--btn-fill:var(--ink);--btn-hover-color:var(--serif-cream)}.MobileNav-module__MRIu2q__panel .MobileNav-module__MRIu2q__item,.MobileNav-module__MRIu2q__panel .MobileNav-module__MRIu2q__actions{opacity:0;transition:opacity .35s ease, transform .45s var(--ease-out-soft);transform:translateY(14px)}.MobileNav-module__MRIu2q__panel .MobileNav-module__MRIu2q__actions{transition-delay:0s}.MobileNav-module__MRIu2q__panel .MobileNav-module__MRIu2q__item:nth-child(4){transition-delay:50ms}.MobileNav-module__MRIu2q__panel .MobileNav-module__MRIu2q__item:nth-child(3){transition-delay:.1s}.MobileNav-module__MRIu2q__panel .MobileNav-module__MRIu2q__item:nth-child(2){transition-delay:.15s}.MobileNav-module__MRIu2q__panel .MobileNav-module__MRIu2q__item:first-child{transition-delay:.2s}.MobileNav-module__MRIu2q__panelOpen .MobileNav-module__MRIu2q__item,.MobileNav-module__MRIu2q__panelOpen .MobileNav-module__MRIu2q__actions{opacity:1;transform:translateY(0)}.MobileNav-module__MRIu2q__panelOpen .MobileNav-module__MRIu2q__item:first-child{transition-delay:.18s}.MobileNav-module__MRIu2q__panelOpen .MobileNav-module__MRIu2q__item:nth-child(2){transition-delay:.24s}.MobileNav-module__MRIu2q__panelOpen .MobileNav-module__MRIu2q__item:nth-child(3){transition-delay:.3s}.MobileNav-module__MRIu2q__panelOpen .MobileNav-module__MRIu2q__item:nth-child(4){transition-delay:.36s}.MobileNav-module__MRIu2q__panelOpen .MobileNav-module__MRIu2q__actions{transition-delay:.45s}[data-navtheme-current=light] .MobileNav-module__MRIu2q__bar{background:var(--navy)}[data-navtheme-current=light] .MobileNav-module__MRIu2q__toggle{--icon-border:rgb(var(--navy-rgb) / .25);--icon-border-hover:var(--navy)}
.SymposiumInfoSection-module__rVSVpG__section{background:var(--paper);color:var(--ink);z-index:3;width:100%;position:relative}.SymposiumInfoSection-module__rVSVpG__inner{flex-direction:column;gap:clamp(4.5rem,10vh,7rem);padding-top:clamp(6rem,14vh,9rem);padding-bottom:clamp(6rem,14vh,10rem);display:flex}.SymposiumInfoSection-module__rVSVpG__head{gap:var(--space-md);flex-direction:column;max-width:640px;display:flex}.SymposiumInfoSection-module__rVSVpG__heading{max-width:16ch}.SymposiumInfoSection-module__rVSVpG__intro{font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--ink-soft);max-width:52ch;margin:0;font-weight:300;line-height:1.8}@media (min-width:1024px){.SymposiumInfoSection-module__rVSVpG__intro{font-size:var(--fs-md)}}.SymposiumInfoSection-module__rVSVpG__themeBanner{border-radius:var(--radius-xl);background:radial-gradient(ellipse 70% 60% at 50% -10%, rgb(var(--teal-deep-rgb) / .1), transparent 70%), var(--white);box-shadow:0 24px 48px -16px rgb(var(--ink-rgb) / .08);flex-direction:column;gap:clamp(2.5rem,6vh,3.5rem);padding:clamp(2.5rem,6vw,4rem);display:flex;position:relative;overflow:hidden}.SymposiumInfoSection-module__rVSVpG__themeMain{text-align:center;flex-direction:column;align-items:center;gap:clamp(1.25rem,3vh,1.75rem);display:flex}.SymposiumInfoSection-module__rVSVpG__themeDates{font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--ink);font-weight:600}.SymposiumInfoSection-module__rVSVpG__themeLabel{font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:.16em;text-transform:uppercase;color:var(--teal-deep);font-weight:600}.SymposiumInfoSection-module__rVSVpG__themeText{max-width:46ch;font-family:var(--font-serif);color:var(--ink);margin:0;font-size:clamp(1.5rem,1.8vw + 1rem,2.3rem);font-style:italic;font-weight:500;line-height:1.3}.SymposiumInfoSection-module__rVSVpG__themeDivider{background:var(--teal-deep);border-radius:2px;width:2.5rem;height:2px;display:block}.SymposiumInfoSection-module__rVSVpG__themeMotto{max-width:52ch;font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--ink-soft);margin:0;font-style:italic;font-weight:300;line-height:1.7}.SymposiumInfoSection-module__rVSVpG__venues{border-top:1px solid rgb(var(--ink-rgb) / .12);flex-direction:column;gap:1.5rem;padding-top:clamp(2rem,5vh,3rem);display:flex;position:relative}.SymposiumInfoSection-module__rVSVpG__venuesLabel{font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:.14em;text-transform:uppercase;color:var(--teal-deep);margin:0;font-weight:600}.SymposiumInfoSection-module__rVSVpG__venuesGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:720px){.SymposiumInfoSection-module__rVSVpG__venuesGrid{grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3.5rem)}}.SymposiumInfoSection-module__rVSVpG__venue{transition:transform .4s var(--ease-out-expo);flex-direction:column;gap:.35rem;display:flex}.SymposiumInfoSection-module__rVSVpG__venue:hover{transform:translateY(-3px)}@media (min-width:720px){.SymposiumInfoSection-module__rVSVpG__venue+.SymposiumInfoSection-module__rVSVpG__venue{border-left:1px solid rgb(var(--ink-rgb) / .12);padding-left:clamp(1.5rem,4vw,3.5rem)}}.SymposiumInfoSection-module__rVSVpG__venueHolds{font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--ink-rgb) / .45);font-weight:600}.SymposiumInfoSection-module__rVSVpG__venueName{font-family:var(--font-serif);font-style:italic;font-weight:500;font-size:var(--fs-xl);color:var(--ink);margin:.2rem 0 0}.SymposiumInfoSection-module__rVSVpG__venueTown{font-family:var(--font-inter);font-size:var(--fs-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--teal-deep);margin:0;font-weight:600}.SymposiumInfoSection-module__rVSVpG__venueDetail{font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--ink-soft);margin:.5rem 0 0;font-weight:300;line-height:1.7}.SymposiumInfoSection-module__rVSVpG__callsBanner{border-radius:var(--radius-xl);background:rgb(var(--teal-deep-rgb) / .06);grid-template-columns:1fr;gap:clamp(2rem,5vw,2.5rem) 0;padding:clamp(1.75rem,4vw,2.75rem) clamp(1.75rem,4vw,3rem);display:grid}@media (min-width:760px){.SymposiumInfoSection-module__rVSVpG__callsBanner{grid-template-columns:1fr auto 1fr;gap:0 clamp(2rem,4vw,3.5rem)}}.SymposiumInfoSection-module__rVSVpG__callsCol{flex-direction:column;align-items:flex-start;gap:.85rem;display:flex}.SymposiumInfoSection-module__rVSVpG__callsDivider{background:rgb(var(--ink-rgb) / .1);width:100%;height:1px}@media (min-width:760px){.SymposiumInfoSection-module__rVSVpG__callsDivider{width:1px;height:auto}}.SymposiumInfoSection-module__rVSVpG__abstractsLabel,.SymposiumInfoSection-module__rVSVpG__sponsorsLabel{font-family:var(--font-serif);font-style:italic;font-weight:500;font-size:var(--fs-xl);color:var(--ink)}.SymposiumInfoSection-module__rVSVpG__sponsorsLabel{color:var(--teal-deep)}.SymposiumInfoSection-module__rVSVpG__abstractsText,.SymposiumInfoSection-module__rVSVpG__sponsorsText{max-width:48ch;font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--ink-soft);margin:0;font-weight:300;line-height:1.75}.SymposiumInfoSection-module__rVSVpG__abstractsButton,.SymposiumInfoSection-module__rVSVpG__sponsorsButton{margin-top:.4rem}
.mission-module__NNlU1a__darkWrap{background:linear-gradient(180deg, var(--hero-bg-top) 0, #17304f 45vh, var(--hero-bg-bottom) 90vh);position:relative}
.Footer-module__Y3qCLq__footer{background:var(--hero-bg-bottom);color:rgb(var(--foreground-rgb) / .65);z-index:3;width:100%;position:relative}.Footer-module__Y3qCLq__inner{max-width:1440px;padding:clamp(3.5rem, 8vh, 5.5rem) var(--side-pad) clamp(1.75rem, 3vh, 2.5rem);flex-direction:column;gap:clamp(2.5rem,5vh,3.5rem);margin:0 auto;display:flex}.Footer-module__Y3qCLq__top{flex-direction:column;gap:3rem;display:flex}@media (min-width:900px){.Footer-module__Y3qCLq__top{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:clamp(3.5rem,7vw,8rem)}}.Footer-module__Y3qCLq__brand{flex-direction:column;flex-shrink:0;gap:1.25rem;max-width:360px;display:flex}.Footer-module__Y3qCLq__lockup{align-items:center;gap:1rem;display:flex}.Footer-module__Y3qCLq__lockupMark{flex-shrink:0;width:auto;height:clamp(3.25rem,5vw,4.25rem)}.Footer-module__Y3qCLq__lockupName{font-family:var(--font-serif);letter-spacing:-.005em;color:rgb(var(--foreground-rgb) / .92);margin:0;font-size:clamp(1.05rem,.6vw + .9rem,1.35rem);font-weight:400;line-height:1.25}.Footer-module__Y3qCLq__tagline{max-width:42ch;font-family:var(--font-inter);font-size:var(--fs-sm);color:rgb(var(--foreground-rgb) / .55);margin:0;line-height:1.7}.Footer-module__Y3qCLq__contactGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:.75rem;display:grid}.Footer-module__Y3qCLq__contactLabel{font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:.18em;text-transform:uppercase;color:rgb(var(--foreground-rgb) / .35);margin:0 0 .45rem;font-weight:600}.Footer-module__Y3qCLq__contactValue{font-family:var(--font-inter);font-size:var(--fs-sm);color:rgb(var(--foreground-rgb) / .6);margin:0;line-height:1.7}.Footer-module__Y3qCLq__contactLink{color:inherit;text-decoration:none;transition:color .18s}.Footer-module__Y3qCLq__contactLink:hover{color:rgb(var(--foreground-rgb) / .9)}.Footer-module__Y3qCLq__navCols{flex:1;grid-template-columns:repeat(2,1fr);gap:2.5rem clamp(1.5rem,3vw,3rem);max-width:780px;display:grid}@media (min-width:640px){.Footer-module__Y3qCLq__navCols{grid-template-columns:repeat(4,1fr)}}.Footer-module__Y3qCLq__colHeading{font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:.18em;text-transform:uppercase;color:var(--accent-orange);margin:0 0 1.1rem;font-weight:600}.Footer-module__Y3qCLq__colList{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Y3qCLq__colLink{font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--serif-cream-soft);font-weight:500;line-height:1.4;text-decoration:none;transition:color .18s;display:inline-block}.Footer-module__Y3qCLq__colLink:hover{color:var(--serif-cream)}.Footer-module__Y3qCLq__colLink:focus-visible{outline:2px solid var(--accent-orange);outline-offset:3px;border-radius:var(--radius-2xs)}.Footer-module__Y3qCLq__bottom{border-top:1px solid rgb(var(--foreground-rgb) / .1);flex-direction:column;gap:.75rem;padding-top:clamp(1.5rem,3vh,2rem);display:flex}@media (min-width:640px){.Footer-module__Y3qCLq__bottom{flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem}}.Footer-module__Y3qCLq__copyright{font-family:var(--font-inter);font-size:var(--fs-xs);color:rgb(var(--foreground-rgb) / .35);margin:0}.Footer-module__Y3qCLq__legalLinks{align-items:center;gap:.6rem;display:flex}.Footer-module__Y3qCLq__legalLink{font-family:var(--font-inter);font-size:var(--fs-xs);color:rgb(var(--foreground-rgb) / .35);text-decoration:none;transition:color .18s}.Footer-module__Y3qCLq__legalLink:hover{color:rgb(var(--foreground-rgb) / .7)}.Footer-module__Y3qCLq__legalLink:focus-visible{outline:2px solid var(--accent-orange);outline-offset:3px;border-radius:var(--radius-2xs)}.Footer-module__Y3qCLq__legalDot{color:rgb(var(--foreground-rgb) / .2);font-size:var(--fs-xs)}.Footer-module__Y3qCLq__credit{font-family:var(--font-inter);font-size:var(--fs-xs);color:rgb(var(--foreground-rgb) / .35);margin:0}@media (max-width:767px){.Footer-module__Y3qCLq__inner{padding:clamp(3rem, 8vh, 4.5rem) var(--side-pad) clamp(1.75rem, 4vh, 2.5rem);gap:2.5rem}.Footer-module__Y3qCLq__top{gap:2.75rem}.Footer-module__Y3qCLq__brand{max-width:100%}.Footer-module__Y3qCLq__contactGrid{gap:1.25rem;margin-top:.5rem}.Footer-module__Y3qCLq__navCols{grid-template-columns:1fr 1fr;gap:2.25rem 1.5rem;max-width:100%}.Footer-module__Y3qCLq__colHeading{margin-bottom:.9rem}.Footer-module__Y3qCLq__bottom{gap:.75rem}.Footer-module__Y3qCLq__legalLinks{flex-wrap:wrap;row-gap:.35rem}}
.InstitutionalMembers-module__D3LaPq__section{background:var(--paper);color:var(--ink);z-index:3;width:100%;position:relative}.InstitutionalMembers-module__D3LaPq__inner{flex-direction:column;gap:clamp(3rem,7vh,5rem);padding-top:clamp(6rem,14vh,9rem);padding-bottom:clamp(5rem,12vh,8rem);display:flex}.InstitutionalMembers-module__D3LaPq__header{gap:var(--space-md);flex-direction:column;max-width:640px;display:flex}.InstitutionalMembers-module__D3LaPq__heading{max-width:18ch}.InstitutionalMembers-module__D3LaPq__lead{font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--ink-soft);margin:0;font-weight:300;line-height:1.8}@media (min-width:1024px){.InstitutionalMembers-module__D3LaPq__lead{font-size:var(--fs-base)}}.InstitutionalMembers-module__D3LaPq__mapWrap{aspect-ratio:1156/524;width:100%;position:relative}.InstitutionalMembers-module__D3LaPq__mobileList{display:none}@media (max-width:767px){.InstitutionalMembers-module__D3LaPq__mapWrap{display:none}.InstitutionalMembers-module__D3LaPq__mobileList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}}.InstitutionalMembers-module__D3LaPq__mobileItem{border-radius:var(--radius-lg);background:rgb(var(--ink-rgb) / .03)}.InstitutionalMembers-module__D3LaPq__mobileLink{color:inherit;align-items:center;gap:.85rem;padding:.75rem 1rem;text-decoration:none;display:flex}.InstitutionalMembers-module__D3LaPq__mobileLogo{background:rgb(var(--teal-deep-rgb) / .1);width:48px;height:48px;color:var(--teal-deep);font-family:var(--font-serif);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-style:italic;font-weight:600;display:flex;position:relative;overflow:hidden}.InstitutionalMembers-module__D3LaPq__mobileLogoImage{background:0 0}.InstitutionalMembers-module__D3LaPq__mobileLogo img{object-fit:contain;padding:3px}.InstitutionalMembers-module__D3LaPq__mobileBody{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.InstitutionalMembers-module__D3LaPq__mobileName{font-family:var(--font-inter);font-weight:600;font-size:var(--fs-sm);color:var(--ink);line-height:1.3}.InstitutionalMembers-module__D3LaPq__mobileMeta{font-family:var(--font-inter);font-size:var(--fs-2xs);color:rgb(var(--ink-rgb) / .5)}.InstitutionalMembers-module__D3LaPq__mobileArrow{color:var(--teal-deep);font-size:var(--fs-sm);flex-shrink:0}.InstitutionalMembers-module__D3LaPq__mapClip{border-radius:var(--radius-lg);background:rgb(var(--ink-rgb) / .03);position:absolute;inset:0;overflow:hidden}.InstitutionalMembers-module__D3LaPq__mapImg{object-fit:cover;pointer-events:none;opacity:.85}.InstitutionalMembers-module__D3LaPq__pinWrap{position:absolute;transform:translate(-50%,-50%)}.InstitutionalMembers-module__D3LaPq__pinWrapActive{z-index:3}.InstitutionalMembers-module__D3LaPq__pin{all:unset;box-sizing:border-box;background:rgb(var(--ink-rgb) / .4);cursor:pointer;border-radius:50%;width:10px;height:10px;transition:background .25s,transform .25s,box-shadow .25s;display:block;position:relative}.InstitutionalMembers-module__D3LaPq__pin:before{content:"";border-radius:50%;position:absolute;inset:-10px}.InstitutionalMembers-module__D3LaPq__pin:after{content:"";background:rgb(var(--ink-rgb) / .35);pointer-events:none;border-radius:50%;animation:2.2s cubic-bezier(0,0,.2,1) infinite InstitutionalMembers-module__D3LaPq__pinPing;position:absolute;inset:0}.InstitutionalMembers-module__D3LaPq__pinActive:after{background:rgb(var(--teal-deep-rgb) / .55)}@keyframes InstitutionalMembers-module__D3LaPq__pinPing{0%{opacity:.6;transform:scale(1)}75%,to{opacity:0;transform:scale(2.6)}}.InstitutionalMembers-module__D3LaPq__pinActive{background:var(--teal-deep);box-shadow:0 0 0 5px rgb(var(--teal-deep-rgb) / .22);transform:scale(1.6)}.InstitutionalMembers-module__D3LaPq__pin:focus-visible{outline:2px solid var(--teal-deep);outline-offset:3px}.InstitutionalMembers-module__D3LaPq__card{border-radius:var(--radius-lg);background:var(--white);width:max-content;max-width:280px;box-shadow:0 16px 40px rgb(var(--ink-rgb) / .18);z-index:2;transform:translateX(var(--tx,-50%));animation:InstitutionalMembers-module__D3LaPq__cardIn .2s var(--ease-out-expo);align-items:center;gap:.9rem;padding:.9rem 1.1rem;text-decoration:none;display:flex;position:absolute;left:50%}.InstitutionalMembers-module__D3LaPq__cardAbove{bottom:calc(100% + 14px)}.InstitutionalMembers-module__D3LaPq__cardBelow{top:calc(100% + 14px)}.InstitutionalMembers-module__D3LaPq__card:before{content:"";height:16px;position:absolute;left:0;right:0}.InstitutionalMembers-module__D3LaPq__cardAbove:before{top:100%}.InstitutionalMembers-module__D3LaPq__cardBelow:before{bottom:100%}@keyframes InstitutionalMembers-module__D3LaPq__cardIn{0%{opacity:0;transform:translateX(var(--tx,-50%)) translateY(4px)}to{opacity:1;transform:translateX(var(--tx,-50%)) translateY(0)}}.InstitutionalMembers-module__D3LaPq__cardLogo{background:rgb(var(--teal-deep-rgb) / .1);width:72px;height:72px;color:var(--teal-deep);font-family:var(--font-serif);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;font-style:italic;font-weight:600;display:flex;position:relative;overflow:hidden}.InstitutionalMembers-module__D3LaPq__cardLogoImage{background:0 0}.InstitutionalMembers-module__D3LaPq__cardLogo img{object-fit:contain;padding:4px}.InstitutionalMembers-module__D3LaPq__cardBody{flex-direction:column;gap:.25rem;min-width:0;display:flex}.InstitutionalMembers-module__D3LaPq__cardName{font-family:var(--font-inter);font-weight:600;font-size:var(--fs-sm);color:var(--ink);white-space:normal;line-height:1.3}.InstitutionalMembers-module__D3LaPq__cardMeta{font-family:var(--font-inter);font-size:var(--fs-2xs);color:rgb(var(--ink-rgb) / .5)}.InstitutionalMembers-module__D3LaPq__cardVisit{font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--teal-deep);align-items:center;gap:.35em;margin-top:.25rem;font-weight:600;display:inline-flex}.InstitutionalMembers-module__D3LaPq__cardArrow{transition:transform .25s var(--ease-out-soft);display:inline-block}.InstitutionalMembers-module__D3LaPq__card:hover .InstitutionalMembers-module__D3LaPq__cardArrow{transform:translate(2px,-2px)}
.SymposiumVenueSection-module__VVV9Ia__section{background:var(--paper);color:var(--ink);z-index:3;width:100%;position:relative}.SymposiumVenueSection-module__VVV9Ia__inner{flex-direction:column;gap:clamp(4.5rem,10vh,7rem);padding-top:0;padding-bottom:clamp(6rem,14vh,10rem);display:flex}.SymposiumVenueSection-module__VVV9Ia__head{gap:var(--space-md);flex-direction:column;max-width:820px;display:flex}.SymposiumVenueSection-module__VVV9Ia__heading{max-width:24ch}.SymposiumVenueSection-module__VVV9Ia__intro{font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--ink-soft);max-width:78ch;margin:0;font-weight:300;line-height:1.8}@media (min-width:1024px){.SymposiumVenueSection-module__VVV9Ia__intro{font-size:var(--fs-md)}}.SymposiumVenueSection-module__VVV9Ia__prose{flex-direction:column;gap:clamp(2rem,5vh,3rem);display:flex}.SymposiumVenueSection-module__VVV9Ia__proseGrid{grid-template-columns:minmax(0,240px) 1fr;align-items:start;gap:clamp(2rem,5vw,4.5rem);display:grid}@media (max-width:860px){.SymposiumVenueSection-module__VVV9Ia__proseGrid{grid-template-columns:1fr;gap:1.25rem}}.SymposiumVenueSection-module__VVV9Ia__proseSide{flex-direction:column;gap:.85rem;display:flex;position:sticky;top:clamp(6rem,12vh,8rem)}@media (max-width:860px){.SymposiumVenueSection-module__VVV9Ia__proseSide{position:static}}.SymposiumVenueSection-module__VVV9Ia__proseEra{font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:.14em;text-transform:uppercase;color:var(--teal-deep);font-weight:600}.SymposiumVenueSection-module__VVV9Ia__proseRule{background:var(--teal-deep);border-radius:2px;width:2.5rem;height:2px;display:block}.SymposiumVenueSection-module__VVV9Ia__subheading{max-width:22ch;font-family:var(--font-serif);font-style:italic;font-weight:500;font-size:var(--fs-2xl);color:var(--ink);margin:0;line-height:1.2}.SymposiumVenueSection-module__VVV9Ia__proseMain{flex-direction:column;gap:1.3em;max-width:66ch;display:flex}.SymposiumVenueSection-module__VVV9Ia__proseText{font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--ink-soft);margin:0;font-weight:300;line-height:1.8}.SymposiumVenueSection-module__VVV9Ia__proseText:first-of-type:first-letter{float:left;font-family:var(--font-serif);color:var(--teal-deep);padding:.05em .1em 0 0;font-size:3.4em;font-style:italic;font-weight:600;line-height:.82}.SymposiumVenueSection-module__VVV9Ia__proseClosing{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:var(--fs-lg);color:var(--ink);margin:0;line-height:1.55}@media (min-width:1024px){.SymposiumVenueSection-module__VVV9Ia__proseText{font-size:var(--fs-md)}.SymposiumVenueSection-module__VVV9Ia__proseClosing{font-size:var(--fs-xl)}}.SymposiumVenueSection-module__VVV9Ia__proseFigure{border-radius:var(--radius-xl);height:clamp(320px,44vw,520px);margin:clamp(2.5rem,6vh,4rem) 0 clamp(.75rem,2vh,1.5rem);position:relative;overflow:hidden}.SymposiumVenueSection-module__VVV9Ia__proseImg{object-fit:cover;object-position:center 30%}.SymposiumVenueSection-module__VVV9Ia__proseCaption{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:.02em;color:var(--serif-cream);background:#15294a8c;margin:0;padding:.5em 1em;font-weight:500;position:absolute;bottom:clamp(1.25rem,3vw,2rem);left:clamp(1.5rem,4vw,2.5rem)}.SymposiumVenueSection-module__VVV9Ia__milestones{border-top:1px solid rgb(var(--ink-rgb) / .12);grid-template-columns:repeat(3,1fr);gap:2.25rem 1.5rem;margin:0;padding-top:clamp(2rem,5vh,3rem);display:grid}@media (max-width:900px){.SymposiumVenueSection-module__VVV9Ia__milestones{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.SymposiumVenueSection-module__VVV9Ia__milestones{grid-template-columns:1fr}}.SymposiumVenueSection-module__VVV9Ia__milestonesLabel{font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:.14em;text-transform:uppercase;color:var(--teal-deep);grid-column:1/-1;margin:0;font-weight:600}.SymposiumVenueSection-module__VVV9Ia__milestone{transition:transform .4s var(--ease-out-expo);flex-direction:column;gap:.4rem;display:flex}.SymposiumVenueSection-module__VVV9Ia__milestone:hover{transform:translateY(-3px)}.SymposiumVenueSection-module__VVV9Ia__milestoneYear{font-family:var(--font-inter);font-size:var(--fs-lg);color:var(--teal-deep);margin:0;font-weight:700}.SymposiumVenueSection-module__VVV9Ia__milestoneText{font-family:var(--font-inter);font-size:var(--fs-2xs);color:rgb(var(--ink-rgb) / .55);margin:0;font-weight:400;line-height:1.5}.SymposiumVenueSection-module__VVV9Ia__dmaBlock{border-radius:var(--radius-xl);background:var(--grad-journal-navy);color:var(--serif-cream);grid-template-columns:1.4fr 1fr;gap:clamp(2rem,5vw,3.5rem);padding:clamp(2.5rem,6vw,4rem);display:grid;position:relative;overflow:hidden}@media (max-width:860px){.SymposiumVenueSection-module__VVV9Ia__dmaBlock{grid-template-columns:1fr}}.SymposiumVenueSection-module__VVV9Ia__dmaWatermark{font-family:var(--font-serif);color:rgb(var(--cream-rgb) / .05);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(8rem,16vw,14rem);font-style:italic;font-weight:600;line-height:1;animation:14s ease-in-out infinite SymposiumVenueSection-module__VVV9Ia__dmaWatermarkDrift;position:absolute;top:clamp(-2rem,-4vw,-1rem);right:clamp(-1rem,-1vw,.5rem)}@media (prefers-reduced-motion:reduce){.SymposiumVenueSection-module__VVV9Ia__dmaWatermark{animation:none}}.SymposiumVenueSection-module__VVV9Ia__dmaMain{z-index:1;flex-direction:column;gap:.9rem;display:flex;position:relative}.SymposiumVenueSection-module__VVV9Ia__dmaKicker{font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--teal-rgb) / .85);font-weight:600}.SymposiumVenueSection-module__VVV9Ia__dmaTitle{font-family:var(--font-serif);color:var(--serif-cream);margin:0;font-size:clamp(1.6rem,1.6vw + 1.1rem,2.4rem);font-style:italic;font-weight:500;line-height:1.2}.SymposiumVenueSection-module__VVV9Ia__dmaText{max-width:58ch;font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--serif-cream-soft);margin:0;font-weight:300;line-height:1.8}@media (min-width:1024px){.SymposiumVenueSection-module__VVV9Ia__dmaText{font-size:var(--fs-md)}}.SymposiumVenueSection-module__VVV9Ia__dmaSpecies{z-index:1;border-top:1px solid rgb(var(--cream-rgb) / .16);flex-direction:column;gap:1rem;padding-top:clamp(1.5rem,3vh,2rem);display:flex;position:relative}@media (min-width:860px){.SymposiumVenueSection-module__VVV9Ia__dmaSpecies{border-top:none;border-left:1px solid rgb(var(--cream-rgb) / .16);padding-top:0;padding-left:clamp(2rem,4vw,2.75rem)}}.SymposiumVenueSection-module__VVV9Ia__dmaSpeciesIntro{font-family:var(--font-inter);font-size:var(--fs-2xs);color:rgb(var(--cream-rgb) / .65);margin:0;font-weight:400;line-height:1.6}.SymposiumVenueSection-module__VVV9Ia__speciesChips{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.SymposiumVenueSection-module__VVV9Ia__speciesChip{font-family:var(--font-inter);font-style:italic;font-size:var(--fs-2xs);color:var(--serif-cream);border-radius:var(--radius-pill);border:1px solid rgb(var(--cream-rgb) / .25);background:rgb(var(--cream-rgb) / .06);transition:background .3s var(--ease-out-expo), border-color .3s var(--ease-out-expo), transform .3s var(--ease-out-expo);padding:.4rem .85rem;font-weight:400}.SymposiumVenueSection-module__VVV9Ia__speciesChip:hover{background:rgb(var(--cream-rgb) / .14);border-color:rgb(var(--cream-rgb) / .4);transform:translateY(-2px)}@keyframes SymposiumVenueSection-module__VVV9Ia__dmaWatermarkDrift{0%,to{transform:translate(0)}50%{transform:translate(-.6%,1.2%)}}.SymposiumVenueSection-module__VVV9Ia__photoColumns{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:clamp(.5rem,2vh,1.5rem) 0;display:grid}@media (max-width:900px){.SymposiumVenueSection-module__VVV9Ia__photoColumns{grid-template-columns:1fr}}.SymposiumVenueSection-module__VVV9Ia__photoCard{background:rgb(var(--ink-rgb) / .06);border-radius:var(--radius-xl);min-height:360px;transition:transform .4s var(--ease-out-expo);flex-direction:column;justify-content:flex-end;padding:2.25rem 1.75rem;display:flex;position:relative;overflow:hidden}.SymposiumVenueSection-module__VVV9Ia__photoCard:hover{transform:translateY(-4px)}.SymposiumVenueSection-module__VVV9Ia__photoImg{object-fit:cover;z-index:0}.SymposiumVenueSection-module__VVV9Ia__photoImgContain{object-fit:contain;object-position:50% 22%;z-index:0;padding:clamp(.75rem,2vw,1.25rem)}.SymposiumVenueSection-module__VVV9Ia__photoOverlay{z-index:1;background:linear-gradient(180deg, rgb(var(--black-rgb) / .05) 0%, rgb(var(--black-rgb) / .25) 40%, rgb(var(--black-rgb) / .96) 100%);position:absolute;inset:0}.SymposiumVenueSection-module__VVV9Ia__photoBody{z-index:2;flex-direction:column;gap:.6rem;display:flex;position:relative}.SymposiumVenueSection-module__VVV9Ia__photoTitle{font-family:var(--font-serif);font-style:italic;font-weight:500;font-size:var(--fs-lg);color:var(--serif-cream);margin:0}.SymposiumVenueSection-module__VVV9Ia__photoDesc{font-family:var(--font-inter);font-size:var(--fs-xs);color:rgb(var(--foreground-rgb) / .8);margin:0;font-weight:300;line-height:1.65}
.FormField-module__-lxJaq__field{flex-direction:column;gap:.45rem;display:flex}.FormField-module__-lxJaq__caption{font-family:var(--font-inter), sans-serif;font-size:var(--fs-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--serif-cream-soft);font-weight:600}.FormField-module__-lxJaq__error{font-family:var(--font-inter), sans-serif;font-size:var(--fs-2xs);color:var(--accent-orange);font-weight:400}
.BoardSection-module__wvtZNG__section{background:var(--paper);color:var(--ink);z-index:3;width:100%;position:relative}.BoardSection-module__wvtZNG__inner{gap:var(--space-lg);flex-direction:column;padding-top:clamp(5rem,12vh,8rem);padding-bottom:clamp(5rem,12vh,9rem);display:flex}
.FooterReef-module__Cwb7AW__reef{aspect-ratio:1920/520;background:var(--paper);pointer-events:none;width:100%;position:relative;overflow:hidden}@media (max-width:767px){.FooterReef-module__Cwb7AW__reef{aspect-ratio:1920/760}.FooterReef-module__Cwb7AW__layer{width:220%}}.FooterReef-module__Cwb7AW__layer{width:140%;max-width:none;height:auto;display:block;position:absolute;bottom:0;left:0}.FooterReef-module__Cwb7AW__back{z-index:1}.FooterReef-module__Cwb7AW__front{z-index:2}
.RegulationComparison-module__eOpQsG__section{background:var(--hero-bg-bottom);width:100%;min-height:90svh;color:var(--serif-cream);align-items:center;display:flex;position:relative}.RegulationComparison-module__eOpQsG__inner{width:100%;padding:clamp(5rem, 12vh, 8rem) var(--side-pad)}.RegulationComparison-module__eOpQsG__grid{grid-template-columns:1fr;align-items:center;gap:2.5rem;max-width:1100px;margin:0 auto;display:grid}@media (min-width:900px){.RegulationComparison-module__eOpQsG__grid{grid-template-columns:1fr auto 1fr;gap:3rem}}.RegulationComparison-module__eOpQsG__col{flex-direction:column;gap:.65rem;display:flex}.RegulationComparison-module__eOpQsG__colLabel{font-family:var(--font-inter);font-size:var(--fs-xs);letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--foreground-rgb) / .4);font-weight:600}.RegulationComparison-module__eOpQsG__colLead{font-family:var(--font-inter);letter-spacing:-.015em;color:rgb(var(--foreground-rgb) / .75);margin:0;font-size:clamp(1.6rem,2.2vw + .8rem,2.4rem);font-weight:300;line-height:1.1}.RegulationComparison-module__eOpQsG__colMeta{font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:.04em;color:rgb(var(--foreground-rgb) / .4);margin:0 0 .5rem;font-weight:500}.RegulationComparison-module__eOpQsG__colText{max-width:40ch;font-family:var(--font-inter);font-weight:300;font-size:var(--fs-sm);color:rgb(var(--foreground-rgb) / .55);margin:0;line-height:1.75}.RegulationComparison-module__eOpQsG__colHigh .RegulationComparison-module__eOpQsG__colLabel{color:#9fd4debf}.RegulationComparison-module__eOpQsG__colHigh .RegulationComparison-module__eOpQsG__colLead{color:var(--teal);font-size:clamp(2rem,2.8vw + 1rem,3.2rem);font-weight:700}.RegulationComparison-module__eOpQsG__colHigh .RegulationComparison-module__eOpQsG__colText{color:rgb(var(--foreground-rgb) / .72)}.RegulationComparison-module__eOpQsG__divider{flex-direction:row;justify-self:center;align-items:center;gap:.75rem;display:flex}@media (min-width:900px){.RegulationComparison-module__eOpQsG__divider{flex-direction:column;height:100%}}.RegulationComparison-module__eOpQsG__dividerLine{background:rgb(var(--white-rgb) / .14);flex:1;width:100%;height:1px;position:relative;overflow:hidden}@media (min-width:900px){.RegulationComparison-module__eOpQsG__dividerLine{width:1px;height:auto}}.RegulationComparison-module__eOpQsG__dividerLine:after{content:"";background:linear-gradient(90deg, transparent, var(--teal), transparent);animation:3.4s cubic-bezier(.5,0,.5,1) infinite RegulationComparison-module__eOpQsG__chargeX;position:absolute;inset:0}.RegulationComparison-module__eOpQsG__divider .RegulationComparison-module__eOpQsG__dividerLine:last-child:after{animation-delay:.34s}@keyframes RegulationComparison-module__eOpQsG__chargeX{0%{opacity:0;transform:translate(-100%)}25%{opacity:1}60%,to{opacity:0;transform:translate(100%)}}@media (min-width:900px){.RegulationComparison-module__eOpQsG__dividerLine:after{background:linear-gradient(180deg, transparent, var(--teal), transparent);animation-name:RegulationComparison-module__eOpQsG__chargeY}@keyframes RegulationComparison-module__eOpQsG__chargeY{0%{opacity:0;transform:translateY(-100%)}25%{opacity:1}60%,to{opacity:0;transform:translateY(100%)}}}.RegulationComparison-module__eOpQsG__dividerArrow{--arrow-rot:90deg;font-family:var(--font-inter);color:var(--teal);transform:rotate(var(--arrow-rot));flex-shrink:0;font-size:1.1rem;animation:3.4s cubic-bezier(.5,0,.5,1) infinite RegulationComparison-module__eOpQsG__arrowNudge}@media (min-width:900px){.RegulationComparison-module__eOpQsG__dividerArrow{--arrow-rot:0deg}}@keyframes RegulationComparison-module__eOpQsG__arrowNudge{0%,12%{transform:rotate(var(--arrow-rot)) translateX(0);text-shadow:none}30%{transform:rotate(var(--arrow-rot)) translateX(5px);text-shadow:0 0 14px rgb(var(--teal-rgb) / .65)}60%,to{transform:rotate(var(--arrow-rot)) translateX(0);text-shadow:none}}
.SymposiumParkSection-module__h_PyYG__section{background:var(--paper);color:var(--ink);z-index:3;width:100%;position:relative}.SymposiumParkSection-module__h_PyYG__inner{flex-direction:column;gap:clamp(3.5rem,8vh,5.5rem);padding-top:0;padding-bottom:clamp(6rem,14vh,10rem);display:flex}.SymposiumParkSection-module__h_PyYG__head{gap:var(--space-md);flex-direction:column;max-width:640px;display:flex}.SymposiumParkSection-module__h_PyYG__heading{max-width:18ch}.SymposiumParkSection-module__h_PyYG__blocks{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:900px){.SymposiumParkSection-module__h_PyYG__blocks{grid-template-columns:repeat(2,1fr)}}.SymposiumParkSection-module__h_PyYG__block{flex-direction:column;gap:1rem;display:flex}.SymposiumParkSection-module__h_PyYG__blockMedia{aspect-ratio:16/10;border-radius:var(--radius-xl);background:rgb(var(--ink-rgb) / .06);width:100%;position:relative;overflow:hidden}.SymposiumParkSection-module__h_PyYG__blockImg{object-fit:cover}.SymposiumParkSection-module__h_PyYG__blockTitle{font-family:var(--font-serif);font-style:italic;font-weight:500;font-size:var(--fs-lg);color:var(--teal-deep);margin:.5rem 0 0}.SymposiumParkSection-module__h_PyYG__blockBody{font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--ink-soft);margin:0;font-weight:300;line-height:1.75}.SymposiumParkSection-module__h_PyYG__numbers{border-top:1px solid rgb(var(--ink-rgb) / .12);grid-template-columns:repeat(3,1fr);gap:2.25rem 1.5rem;margin:0;padding-top:clamp(2rem,5vh,3rem);display:grid}@media (max-width:900px){.SymposiumParkSection-module__h_PyYG__numbers{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.SymposiumParkSection-module__h_PyYG__numbers{grid-template-columns:1fr}}.SymposiumParkSection-module__h_PyYG__numbersLabel{font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:.14em;text-transform:uppercase;color:var(--teal-deep);grid-column:1/-1;margin:0;font-weight:600}.SymposiumParkSection-module__h_PyYG__numberItem{flex-direction:column;gap:.4rem;display:flex}.SymposiumParkSection-module__h_PyYG__numberValue{font-family:var(--font-inter);font-size:var(--fs-lg);color:var(--teal-deep);margin:0;font-weight:700}.SymposiumParkSection-module__h_PyYG__numberLabel{font-family:var(--font-inter);font-size:var(--fs-2xs);color:rgb(var(--ink-rgb) / .55);margin:0;font-weight:400;line-height:1.4}.SymposiumParkSection-module__h_PyYG__feature{border-radius:var(--radius-xl);height:clamp(320px,44vw,520px);margin:0;position:relative;overflow:hidden}.SymposiumParkSection-module__h_PyYG__featureImg{object-fit:cover;object-position:center 40%}.SymposiumParkSection-module__h_PyYG__featureCaption{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:.02em;color:var(--serif-cream);background:#15294a8c;margin:0;padding:.5em 1em;font-weight:500;position:absolute;bottom:clamp(1.25rem,3vw,2rem);left:clamp(1.5rem,4vw,2.5rem)}
.Input-module__I2hxqG__input{background:rgb(var(--white-rgb) / .04);border:1px solid var(--hairline);border-radius:var(--radius-sm);width:100%;height:48px;font-family:var(--font-inter), sans-serif;font-size:var(--fs-base);color:var(--foreground);appearance:none;outline:none;padding:0 1rem;transition:border-color .2s,background .2s,box-shadow .2s}.Input-module__I2hxqG__input::placeholder{color:rgb(var(--foreground-rgb) / .2)}.Input-module__I2hxqG__input:hover{border-color:rgb(var(--white-rgb) / .14)}.Input-module__I2hxqG__input:focus{border-color:var(--teal);background:rgb(var(--teal-rgb) / .05);box-shadow:0 0 0 3px rgb(var(--teal-rgb) / .12)}.Input-module__I2hxqG__textarea{resize:vertical;height:auto;min-height:80px;padding:.75rem 1rem;line-height:1.6}.Input-module__I2hxqG__valid{border-color:var(--teal)}.Input-module__I2hxqG__invalid{border-color:var(--accent-orange)}
.CommitteesSection-module__AJhF_G__section{background:var(--paper);width:100%;color:var(--ink);z-index:2;position:relative}.CommitteesSection-module__AJhF_G__inner{gap:var(--space-2xl);flex-direction:column;padding-top:clamp(5rem,12vh,8rem);padding-bottom:clamp(6rem,14vh,10rem);display:flex;position:relative}.CommitteesSection-module__AJhF_G__introRow{align-items:flex-start;gap:var(--space-md);flex-direction:column;display:flex}@media (min-width:1024px){.CommitteesSection-module__AJhF_G__introRow{justify-content:space-between;align-items:flex-end;gap:var(--space-xl);flex-direction:row}}.CommitteesSection-module__AJhF_G__heading{--heading-color:var(--ink);max-width:16ch}.CommitteesSection-module__AJhF_G__intro{font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--ink-soft);flex-shrink:0;max-width:42ch;margin:0;font-weight:300;line-height:1.8}@media (min-width:1024px){.CommitteesSection-module__AJhF_G__intro{font-size:var(--fs-base);text-align:right}}
.ContactRail-module__SBtbNG__rail{gap:var(--space-sm);flex-direction:column;display:flex}.ContactRail-module__SBtbNG__scope{border:1px solid var(--border);border-radius:var(--radius-md);background:radial-gradient(120% 160% at 0% 50%, rgb(var(--teal-rgb) / .08), transparent 60%), rgb(var(--white-rgb) / .02);height:64px;position:relative;overflow:hidden}.ContactRail-module__SBtbNG__grid{pointer-events:none;background:repeating-radial-gradient(circle at 0% 50%, rgb(var(--teal-rgb) / .08) 0, rgb(var(--teal-rgb) / .08) 1px, transparent 1px, transparent 64px);-webkit-mask-image:linear-gradient(90deg, var(--black), transparent 92%);mask-image:linear-gradient(90deg, var(--black), transparent 92%);position:absolute;inset:0}.ContactRail-module__SBtbNG__track{background:var(--hairline);border-radius:var(--radius-2xs);height:2px;position:absolute;top:28px;left:26px;right:26px}.ContactRail-module__SBtbNG__fill{border-radius:var(--radius-2xs);background:linear-gradient(90deg, var(--teal), var(--accent-orange));height:100%;box-shadow:0 0 12px rgb(var(--teal-rgb) / .45);transition:width 1s var(--ease-out-quint);position:absolute;top:0;left:0}.ContactRail-module__SBtbNG__sweep{height:60px;transition:left 1s var(--ease-out-quint);pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.ContactRail-module__SBtbNG__sweepTrail{background:linear-gradient(90deg, transparent, rgb(var(--coral-rgb) / .16));width:90px;position:absolute;top:0;bottom:0;right:0}.ContactRail-module__SBtbNG__sweepLine{background:var(--accent-orange);width:2px;box-shadow:0 0 10px rgb(var(--coral-rgb) / .8);position:absolute;top:0;bottom:0;right:0}.ContactRail-module__SBtbNG__node{cursor:default;background:0 0;border:none;width:14px;height:14px;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.ContactRail-module__SBtbNG__dot{background:var(--hero-bg-bottom);border:1.5px solid var(--hairline);border-radius:50%;transition:background .4s,border-color .4s,transform .3s;position:absolute;inset:3px}.ContactRail-module__SBtbNG__nodeDone{cursor:pointer}.ContactRail-module__SBtbNG__nodeDone .ContactRail-module__SBtbNG__dot{background:var(--teal);border-color:var(--teal)}.ContactRail-module__SBtbNG__nodeActive .ContactRail-module__SBtbNG__dot{background:var(--accent-orange);border-color:var(--accent-orange);transform:scale(1.15)}.ContactRail-module__SBtbNG__label{font-family:var(--font-inter), sans-serif;font-size:var(--fs-2xs);letter-spacing:.02em;white-space:nowrap;color:var(--muted);transition:color .4s;position:absolute;top:22px;left:50%;transform:translate(-50%)}.ContactRail-module__SBtbNG__nodeDone .ContactRail-module__SBtbNG__label{color:var(--serif-cream-soft)}.ContactRail-module__SBtbNG__nodeActive .ContactRail-module__SBtbNG__label{color:var(--serif-cream);font-weight:600}.ContactRail-module__SBtbNG__node:first-of-type .ContactRail-module__SBtbNG__label{left:0;transform:none}.ContactRail-module__SBtbNG__node:last-of-type .ContactRail-module__SBtbNG__label{left:auto;right:0;transform:none}.ContactRail-module__SBtbNG__ping{border:1.5px solid var(--accent-orange);pointer-events:none;border-radius:50%;width:28px;height:28px;animation:1.9s ease-out infinite ContactRail-module__SBtbNG__ping;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.4)}@keyframes ContactRail-module__SBtbNG__ping{0%{opacity:.85;transform:translate(-50%,-50%)scale(.4)}70%{opacity:0}to{opacity:0;transform:translate(-50%,-50%)scale(2.6)}}
.HistorySection-module__F4va6q__section{background:var(--paper);color:var(--ink);z-index:3;width:100%;position:relative}.HistorySection-module__F4va6q__inner{flex-direction:column;gap:clamp(5rem,10vh,7rem);padding-top:clamp(6rem,14vh,9rem);padding-bottom:clamp(6rem,14vh,10rem);display:flex}.HistorySection-module__F4va6q__presidentsBlock{gap:var(--space-xl);flex-direction:column;padding-top:clamp(3rem,6vh,4rem);display:flex}.HistorySection-module__F4va6q__presidentsHead{gap:var(--space-md);flex-direction:column;max-width:640px;display:flex}.HistorySection-module__F4va6q__presidentsHeading{max-width:14ch}.HistorySection-module__F4va6q__presidentsIntro{font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--ink-soft);max-width:52ch;margin:0;font-weight:300;line-height:1.8}@media (min-width:1024px){.HistorySection-module__F4va6q__presidentsIntro{font-size:var(--fs-base)}}
.RegulationQuote-module__o8k8RW__section{background:var(--hero-bg-bottom);color:var(--serif-cream);z-index:3;width:100%;position:relative}.RegulationQuote-module__o8k8RW__inner{padding:clamp(4rem, 10vh, 7rem) var(--side-pad) clamp(6rem, 14vh, 9rem);justify-content:center;display:flex}.RegulationQuote-module__o8k8RW__quote{text-align:center;max-width:860px;margin:0}.RegulationQuote-module__o8k8RW__quoteText{font-family:var(--font-inter);letter-spacing:.005em;color:rgb(var(--foreground-rgb) / .78);margin:0 0 1.5rem;font-size:clamp(1.4rem,2.2vw + .5rem,2.1rem);font-weight:200;line-height:1.55}.RegulationQuote-module__o8k8RW__accent{font-family:var(--font-serif);color:var(--teal);font-style:italic;font-weight:500}.RegulationQuote-module__o8k8RW__cite{font-style:normal;font-family:var(--font-inter);font-size:var(--fs-xs);letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--foreground-rgb) / .45);font-weight:600}
.SymposiumAccommodationSection-module__FeYS3G__section{background:var(--paper);color:var(--ink);z-index:3;width:100%;position:relative}.SymposiumAccommodationSection-module__FeYS3G__inner{flex-direction:column;gap:clamp(4rem,9vh,6rem);padding-top:clamp(3.5rem,8vh,5.5rem);padding-bottom:clamp(6rem,14vh,10rem);display:flex}.SymposiumAccommodationSection-module__FeYS3G__head{flex-direction:column;gap:1.25rem;display:flex}.SymposiumAccommodationSection-module__FeYS3G__heading{max-width:16ch}.SymposiumAccommodationSection-module__FeYS3G__intro{max-width:56ch;font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--ink-soft);margin:0;font-weight:300;line-height:1.75}.SymposiumAccommodationSection-module__FeYS3G__travelBlock{border-radius:var(--radius-xl);border:1px solid rgb(var(--ink-rgb) / .12);background:var(--white);flex-direction:column;gap:clamp(1.5rem,3vh,2rem);padding:clamp(1.75rem,4vw,2.75rem) clamp(1.75rem,4vw,3rem);display:flex}.SymposiumAccommodationSection-module__FeYS3G__travelHeading{font-family:var(--font-serif);font-style:italic;font-weight:500;font-size:var(--fs-xl);color:var(--ink);margin:0}.SymposiumAccommodationSection-module__FeYS3G__travelGroup{border-top:1px solid rgb(var(--ink-rgb) / .1);flex-direction:column;gap:.5rem;padding-top:clamp(1.25rem,3vh,1.75rem);display:flex}.SymposiumAccommodationSection-module__FeYS3G__travelHeading+.SymposiumAccommodationSection-module__FeYS3G__travelGroup{border-top:none;padding-top:0}.SymposiumAccommodationSection-module__FeYS3G__travelLabel{font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:.12em;text-transform:uppercase;color:var(--teal-deep);margin:0;font-weight:600}.SymposiumAccommodationSection-module__FeYS3G__travelText{font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--ink-soft);max-width:62ch;margin:0;font-weight:300;line-height:1.75}.SymposiumAccommodationSection-module__FeYS3G__travelLinks{flex-wrap:wrap;gap:.75rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.SymposiumAccommodationSection-module__FeYS3G__travelLink{font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--teal-deep);border-bottom:1px solid rgb(var(--teal-deep-rgb) / .35);font-weight:600;text-decoration:none}.SymposiumAccommodationSection-module__FeYS3G__travelLink:hover{border-color:var(--teal-deep)}.SymposiumAccommodationSection-module__FeYS3G__travelNote{font-family:var(--font-inter);font-size:var(--fs-xs);color:var(--ink-soft);margin:.25rem 0 0;font-weight:300}.SymposiumAccommodationSection-module__FeYS3G__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:700px){.SymposiumAccommodationSection-module__FeYS3G__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.SymposiumAccommodationSection-module__FeYS3G__grid{grid-template-columns:repeat(3,1fr)}}.SymposiumAccommodationSection-module__FeYS3G__card{background:var(--white);border:1px solid rgb(var(--ink-rgb) / .1);border-radius:var(--radius-xl);transition:transform .4s var(--ease-out-expo), box-shadow .4s var(--ease-out-expo);flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.SymposiumAccommodationSection-module__FeYS3G__card:hover{box-shadow:0 16px 32px rgb(var(--ink-rgb) / .08);transform:translateY(-4px)}.SymposiumAccommodationSection-module__FeYS3G__cardHead{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.SymposiumAccommodationSection-module__FeYS3G__cardName{font-family:var(--font-serif);font-size:var(--fs-lg);color:var(--ink);margin:0 0 .3rem;font-weight:600}.SymposiumAccommodationSection-module__FeYS3G__cardAddress{font-family:var(--font-inter);font-size:var(--fs-xs);color:var(--ink-soft);margin:0;font-weight:300}.SymposiumAccommodationSection-module__FeYS3G__stars{font-size:var(--fs-sm);color:var(--teal-deep);letter-spacing:.05em;flex-shrink:0}.SymposiumAccommodationSection-module__FeYS3G__rates{border-top:1px solid rgb(var(--ink-rgb) / .08);border-bottom:1px solid rgb(var(--ink-rgb) / .08);flex-direction:column;gap:.6rem;margin:0;padding:1rem 0;list-style:none;display:flex}.SymposiumAccommodationSection-module__FeYS3G__rate{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.SymposiumAccommodationSection-module__FeYS3G__rateLabel{font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--ink);flex-direction:column;gap:.2rem;display:flex}.SymposiumAccommodationSection-module__FeYS3G__rateNote{font-size:var(--fs-2xs);letter-spacing:.04em;color:#c46c2d;font-weight:600}.SymposiumAccommodationSection-module__FeYS3G__ratePrice{font-family:var(--font-serif);font-size:var(--fs-base);white-space:nowrap;color:var(--ink);flex-shrink:0}.SymposiumAccommodationSection-module__FeYS3G__cardFoot{flex-direction:column;gap:.4rem;display:flex}.SymposiumAccommodationSection-module__FeYS3G__cardMeta{font-family:var(--font-inter);font-size:var(--fs-2xs);color:var(--ink-soft);margin:0;font-weight:400}.SymposiumAccommodationSection-module__FeYS3G__cardLink{font-family:var(--font-inter);font-size:var(--fs-xs);color:var(--teal-deep);border-bottom:1px solid rgb(var(--teal-rgb) / .4);align-self:flex-start;margin-top:.4rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s}.SymposiumAccommodationSection-module__FeYS3G__cardLink:hover,.SymposiumAccommodationSection-module__FeYS3G__cardLink:focus-visible{color:var(--teal);border-color:var(--teal)}.SymposiumAccommodationSection-module__FeYS3G__studentBlock{border-top:1px solid rgb(var(--ink-rgb) / .12);flex-direction:column;gap:1.5rem;padding-top:clamp(3rem,6vh,4rem);display:flex}.SymposiumAccommodationSection-module__FeYS3G__studentHead{flex-direction:column;gap:.75rem;display:flex}.SymposiumAccommodationSection-module__FeYS3G__studentIntro{max-width:56ch;font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--ink-soft);margin:0;font-weight:300;line-height:1.75}.SymposiumAccommodationSection-module__FeYS3G__studentBlock .SymposiumAccommodationSection-module__FeYS3G__grid,.SymposiumAccommodationSection-module__FeYS3G__studentBlock .SymposiumAccommodationSection-module__FeYS3G__card{max-width:420px}.SymposiumAccommodationSection-module__FeYS3G__badge{font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--teal-deep);background:rgb(var(--teal-rgb) / .12);border:1px solid rgb(var(--teal-rgb) / .3);border-radius:var(--radius-pill);white-space:nowrap;align-self:flex-start;padding:.45em 1em;font-weight:600}@media (prefers-reduced-motion:reduce){.SymposiumAccommodationSection-module__FeYS3G__cardLink{transition:none}}
.Label-module__oUwXKW__label{font-family:var(--font-inter), sans-serif;font-size:var(--fs-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--serif-cream-soft);font-weight:600}
.PasswordInput-module__JUnrHq__wrap{position:relative}.PasswordInput-module__JUnrHq__toggle{width:2.75rem;height:100%;color:rgb(var(--foreground-rgb) / .4);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;top:0;right:0}.PasswordInput-module__JUnrHq__toggle:hover{color:var(--foreground)}.PasswordInput-module__JUnrHq__toggle:focus-visible{outline:2px solid var(--teal);outline-offset:-2px;border-radius:var(--radius-sm)}
.OceanDepthBar-module__g1ltpq__bar{z-index:50;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;transition:opacity .4s;position:fixed;top:50%;right:28px;transform:translateY(-50%)}.OceanDepthBar-module__g1ltpq__barVisible{opacity:1}@media (max-width:768px){.OceanDepthBar-module__g1ltpq__bar{display:none}}.OceanDepthBar-module__g1ltpq__track{width:100px;height:340px;position:relative}.OceanDepthBar-module__g1ltpq__line{background:linear-gradient(#7dd3fcb3 0%,#38bdf8a6 20%,#0369a199 40%,#1e3a5f8c 60%,#0f172a99 80%,#020617b3 100%);width:1px;position:absolute;top:0;bottom:0;right:0}[data-navtheme-current=light] .OceanDepthBar-module__g1ltpq__depth{color:rgb(var(--navy-rgb) / .5)}[data-navtheme-current=light] .OceanDepthBar-module__g1ltpq__tickMark{background:rgb(var(--navy-rgb) / .3)}.OceanDepthBar-module__g1ltpq__lineCleared{background:var(--accent-orange);opacity:.75;width:1px;position:absolute;top:0;right:0}.OceanDepthBar-module__g1ltpq__tick{flex-direction:row;align-items:center;gap:5px;display:flex;position:absolute;right:0}.OceanDepthBar-module__g1ltpq__tickMark{background:rgb(var(--foreground-rgb) / .35);flex-shrink:0;width:10px;height:1px;transition:background .35s;display:block}.OceanDepthBar-module__g1ltpq__depth{font-family:var(--font-inter);letter-spacing:.05em;color:rgb(var(--foreground-rgb) / .45);white-space:nowrap;font-size:.55rem;font-weight:600;transition:color .35s}.OceanDepthBar-module__g1ltpq__dot{background:var(--accent-orange);width:9px;height:9px;box-shadow:0 0 0 2px rgb(var(--coral-rgb) / .2), 0 0 10px rgb(var(--coral-rgb) / .5);z-index:2;border-radius:50%;position:absolute;right:-4px;transform:translateY(-50%)}
.CommitteeIndex-module__tiD_xa__list{border-top:1px solid rgb(var(--ink-rgb) / .12);margin:0;padding:0;list-style:none}.CommitteeIndex-module__tiD_xa__row{border-bottom:1px solid rgb(var(--ink-rgb) / .12)}.CommitteeIndex-module__tiD_xa__trigger{all:unset;box-sizing:border-box;cursor:pointer;align-items:center;gap:clamp(1rem,3vw,2rem);width:100%;padding:clamp(1.4rem,3vw,2.1rem) .25rem;display:flex}.CommitteeIndex-module__tiD_xa__name{font-family:var(--font-inter);letter-spacing:-.015em;color:var(--ink);flex:1;font-size:clamp(1.6rem,3vw + .6rem,3rem);font-weight:400;transition:font-weight .2s,color .2s}.CommitteeIndex-module__tiD_xa__trigger:hover .CommitteeIndex-module__tiD_xa__name,.CommitteeIndex-module__tiD_xa__nameActive{color:var(--teal-deep);font-weight:700}.CommitteeIndex-module__tiD_xa__trigger:focus-visible{outline:2px solid var(--teal);outline-offset:-2px;border-radius:var(--radius-xs)}.CommitteeIndex-module__tiD_xa__plus{flex-shrink:0;width:26px;height:26px;position:relative}.CommitteeIndex-module__tiD_xa__plus:before,.CommitteeIndex-module__tiD_xa__plus:after{content:"";background:rgb(var(--ink-rgb) / .35);transition:transform .3s var(--ease-out-soft), background .2s ease;position:absolute;top:50%;left:50%}.CommitteeIndex-module__tiD_xa__plus:before{width:14px;height:1.5px;transform:translate(-50%,-50%)}.CommitteeIndex-module__tiD_xa__plus:after{width:1.5px;height:14px;transform:translate(-50%,-50%)}.CommitteeIndex-module__tiD_xa__plusActive:after{transform:translate(-50%,-50%)rotate(90deg)scale(0)}.CommitteeIndex-module__tiD_xa__plusActive:before{background:var(--teal)}.CommitteeIndex-module__tiD_xa__panel{transition:grid-template-rows .4s var(--ease-out-soft);grid-template-rows:0fr;display:grid}.CommitteeIndex-module__tiD_xa__panelActive{grid-template-rows:1fr}.CommitteeIndex-module__tiD_xa__panelInner{overflow:hidden}.CommitteeIndex-module__tiD_xa__description{font-family:var(--font-inter);font-size:var(--fs-sm);color:var(--ink-soft);max-width:62ch;margin:0 0 1.1rem;padding-right:2rem;font-weight:300;line-height:1.75}@media (min-width:1024px){.CommitteeIndex-module__tiD_xa__description{font-size:var(--fs-base)}}@media (max-width:560px){.CommitteeIndex-module__tiD_xa__description{padding-right:0}}.CommitteeIndex-module__tiD_xa__roll{flex-direction:column;gap:.85rem;max-width:62ch;margin:0 0 1.75rem;display:flex}.CommitteeIndex-module__tiD_xa__rollRow{border-bottom:1px solid rgb(var(--ink-rgb) / .1);grid-template-columns:6.5rem 1fr;align-items:baseline;gap:.75rem 1.25rem;padding-bottom:.85rem;display:grid}@media (max-width:560px){.CommitteeIndex-module__tiD_xa__rollRow{grid-template-columns:1fr;gap:.3rem}}.CommitteeIndex-module__tiD_xa__rollLabel{font-family:var(--font-inter);font-size:var(--fs-2xs);letter-spacing:.16em;text-transform:uppercase;color:var(--teal);margin:0;font-weight:600}.CommitteeIndex-module__tiD_xa__rollValue{font-family:var(--font-inter);letter-spacing:-.005em;color:var(--ink);margin:0;font-size:clamp(1rem,.4vw + .85rem,1.2rem);font-weight:400;line-height:1.5}.CommitteeIndex-module__tiD_xa__rollEmail{color:inherit;font:inherit;border-bottom:1px solid rgb(var(--ink-rgb) / .2);text-decoration:none;transition:color .2s,border-color .2s}.CommitteeIndex-module__tiD_xa__rollEmail:hover{color:var(--teal-deep);border-color:var(--teal-deep)}
.ContactWizard-module__lt9g2a__page{min-height:100svh;color:var(--foreground);background:linear-gradient(to bottom, var(--hero-bg-top), var(--hero-bg-bottom) 55%, var(--background));justify-content:center;display:flex;position:relative;overflow:hidden}.ContactWizard-module__lt9g2a__aurora{background:radial-gradient(circle, rgb(var(--teal-rgb) / .1), transparent 62%);opacity:.4;pointer-events:none;width:90vmax;height:70vmax;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.ContactWizard-module__lt9g2a__frame{z-index:1;gap:var(--space-sm);width:100%;max-width:1240px;padding:clamp(6.5rem, 16vh, 8.5rem) var(--side-pad) var(--space-lg);flex-direction:column;min-height:100svh;display:flex;position:relative}.ContactWizard-module__lt9g2a__topBar{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.ContactWizard-module__lt9g2a__backHome{font-family:var(--font-inter), sans-serif;font-size:var(--fs-xs);letter-spacing:.04em;color:var(--muted);align-items:center;gap:.45em;font-weight:500;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.ContactWizard-module__lt9g2a__backHome:before{content:"←";transition:transform .2s;display:inline-block}.ContactWizard-module__lt9g2a__backHome:hover{color:var(--serif-cream-soft);gap:.65em}.ContactWizard-module__lt9g2a__backHome:hover:before{transform:translate(-3px)}.ContactWizard-module__lt9g2a__brandTag{font-family:var(--font-inter), sans-serif;font-size:var(--fs-2xs);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-weight:600}.ContactWizard-module__lt9g2a__stage{flex-direction:column;flex:1;display:flex}.ContactWizard-module__lt9g2a__step{gap:var(--space-md);flex-direction:column;flex:1;display:flex}.ContactWizard-module__lt9g2a__stepBody{gap:clamp(var(--space-md), 3vw, var(--space-xl));min-height:0;margin-top:var(--space-lg);flex:1;grid-template-columns:minmax(0,4fr) minmax(0,8fr);align-items:stretch;display:grid}@media (max-width:900px){.ContactWizard-module__lt9g2a__stepBody{gap:var(--space-lg);grid-template-columns:1fr}.ContactWizard-module__lt9g2a__frame{min-height:auto}.ContactWizard-module__lt9g2a__stage,.ContactWizard-module__lt9g2a__step,.ContactWizard-module__lt9g2a__form{flex:none}.ContactWizard-module__lt9g2a__controls{margin-top:var(--space-xl)}}.ContactWizard-module__lt9g2a__step[data-dir=down]{animation:ContactWizard-module__lt9g2a__diveIn .6s var(--ease-out-expo) both}.ContactWizard-module__lt9g2a__step[data-dir=up]{animation:ContactWizard-module__lt9g2a__floatIn .6s var(--ease-out-expo) both}@keyframes ContactWizard-module__lt9g2a__diveIn{0%{opacity:0;filter:blur(6px);transform:translateY(28px)}60%{filter:blur()}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes ContactWizard-module__lt9g2a__floatIn{0%{opacity:0;filter:blur(6px);transform:translateY(-28px)}60%{filter:blur()}to{opacity:1;filter:blur();transform:translateY(0)}}.ContactWizard-module__lt9g2a__stepHead{gap:var(--space-xs);top:var(--space-lg);flex-direction:column;display:flex;position:sticky}.ContactWizard-module__lt9g2a__headInner{gap:var(--space-xs);animation:ContactWizard-module__lt9g2a__copyIn .55s var(--ease-out-expo) both;flex-direction:column;display:flex}@keyframes ContactWizard-module__lt9g2a__copyIn{0%{opacity:0;filter:blur(4px);transform:translateY(8px)}60%{filter:blur()}to{opacity:1;filter:blur();transform:translateY(0)}}@media (max-width:900px){.ContactWizard-module__lt9g2a__stepHead{position:static}}.ContactWizard-module__lt9g2a__stepCount{margin:var(--space-md) 0 0;font-family:var(--font-inter), sans-serif;font-size:var(--fs-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--serif-cream-soft);font-weight:600}.ContactWizard-module__lt9g2a__stepCount span{color:var(--muted);margin-left:.2em;font-weight:400}.ContactWizard-module__lt9g2a__kicker{font-family:var(--font-inter), sans-serif;font-size:var(--fs-xs);letter-spacing:.2em;text-transform:uppercase;color:var(--teal);margin:0;font-weight:600}.ContactWizard-module__lt9g2a__title{font-family:var(--font-inter), sans-serif;font-size:var(--fs-2xl);letter-spacing:-.015em;color:var(--serif-cream);overflow-wrap:anywhere;margin:0;font-weight:600;line-height:1.1}.ContactWizard-module__lt9g2a__accent{font-family:var(--font-playfair), serif;color:var(--teal);font-size:1.13em;font-style:italic;font-weight:500}.ContactWizard-module__lt9g2a__lead{max-width:46ch;font-family:var(--font-inter), sans-serif;font-size:var(--fs-sm);color:var(--muted);margin:0;font-weight:300;line-height:1.65}.ContactWizard-module__lt9g2a__form{gap:var(--space-md);flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.ContactWizard-module__lt9g2a__fields{gap:var(--space-sm);flex-direction:column;display:flex}.ContactWizard-module__lt9g2a__fieldHint{font-family:var(--font-inter), sans-serif;font-size:var(--fs-2xs);color:var(--muted);font-weight:300}.ContactWizard-module__lt9g2a__categoryList{gap:var(--space-sm);border:none;flex-direction:column;margin:0;padding:0;display:flex}.ContactWizard-module__lt9g2a__categoryCard{border:1px solid var(--hairline);border-radius:var(--radius-md);background:rgb(var(--white-rgb) / .03);cursor:pointer;flex-direction:column;gap:.3rem;padding:.95rem 1.15rem;transition:border-color .25s,background .25s,transform .25s;display:flex;position:relative}.ContactWizard-module__lt9g2a__categoryCard:hover{border-color:rgb(var(--teal-rgb) / .4);background:rgb(var(--teal-rgb) / .05);transform:translateY(-2px)}.ContactWizard-module__lt9g2a__categoryCardActive{border-color:var(--teal);background:rgb(var(--teal-rgb) / .08)}.ContactWizard-module__lt9g2a__categoryRing{border-radius:var(--radius-md);pointer-events:none;box-shadow:0 0 0 0 rgb(var(--teal-rgb) / 0);transition:box-shadow .3s;position:absolute;inset:-1px}.ContactWizard-module__lt9g2a__categoryCardActive .ContactWizard-module__lt9g2a__categoryRing{box-shadow:0 0 0 3px rgb(var(--teal-rgb) / .18), 0 8px 30px rgb(var(--teal-rgb) / .14)}.ContactWizard-module__lt9g2a__categoryLabel{font-family:var(--font-inter), sans-serif;font-size:var(--fs-sm);color:var(--serif-cream);font-weight:700}.ContactWizard-module__lt9g2a__categoryBlurb{font-family:var(--font-inter), sans-serif;font-size:var(--fs-xs);color:var(--muted);line-height:1.55}.ContactWizard-module__lt9g2a__review{gap:var(--space-md);flex-direction:column;display:flex}.ContactWizard-module__lt9g2a__reviewCategory{border-radius:var(--radius-md);border:1px solid var(--teal);background:rgb(var(--teal-rgb) / .08);flex-direction:column;gap:.15rem;padding:.75rem 1.1rem;display:flex}.ContactWizard-module__lt9g2a__reviewCategoryLabel{font-family:var(--font-inter), sans-serif;font-size:var(--fs-2xs);letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin:0;font-weight:600}.ContactWizard-module__lt9g2a__reviewCategoryName{font-family:var(--font-inter), sans-serif;font-size:var(--fs-lg);color:var(--serif-cream);margin:.15rem 0 0;font-weight:700}.ContactWizard-module__lt9g2a__summary{flex-direction:column;margin:0;display:flex}.ContactWizard-module__lt9g2a__summaryRow{gap:var(--space-sm);border-bottom:1px solid var(--border);grid-template-columns:40% 1fr;padding:.6rem 0;display:grid}.ContactWizard-module__lt9g2a__summaryLabel{font-family:var(--font-inter), sans-serif;font-size:var(--fs-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0;font-weight:600}.ContactWizard-module__lt9g2a__summaryValue{font-family:var(--font-inter), sans-serif;font-size:var(--fs-sm);color:var(--foreground);word-break:break-word;white-space:pre-wrap;margin:0}.ContactWizard-module__lt9g2a__formError{border:1px solid rgb(var(--coral-rgb) / .4);border-radius:var(--radius-md);background:rgb(var(--coral-rgb) / .08);padding:.85rem 1.1rem}.ContactWizard-module__lt9g2a__formErrorTitle{font-family:var(--font-inter), sans-serif;font-size:var(--fs-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--accent-orange);margin:0 0 .35rem;font-weight:600}.ContactWizard-module__lt9g2a__formErrorList{font-family:var(--font-inter), sans-serif;font-size:var(--fs-sm);color:var(--serif-cream-soft);flex-direction:column;gap:.2rem;margin:0;padding-left:1.1rem;font-weight:300;display:flex}.ContactWizard-module__lt9g2a__controls{justify-content:space-between;align-items:center;gap:var(--space-sm);padding-top:var(--space-sm);margin-top:auto;display:flex}.ContactWizard-module__lt9g2a__success{align-items:center;gap:clamp(var(--space-lg), 6vw, var(--space-xl));animation:ContactWizard-module__lt9g2a__surfaceUp 1s var(--ease-out-expo) both;flex:1;grid-template-columns:minmax(0,1fr) minmax(160px,28vw);display:grid}@media (max-width:700px){.ContactWizard-module__lt9g2a__success{gap:var(--space-lg);grid-template-columns:1fr}.ContactWizard-module__lt9g2a__successVisual{order:-1}}.ContactWizard-module__lt9g2a__successCopy{gap:var(--space-md);flex-direction:column;max-width:44ch;display:flex}.ContactWizard-module__lt9g2a__successVisual{justify-content:center;align-items:center;display:flex}@keyframes ContactWizard-module__lt9g2a__surfaceUp{0%{opacity:0;filter:blur(8px);transform:translateY(40px)}60%{filter:blur()}to{opacity:1;filter:blur();transform:translateY(0)}}.ContactWizard-module__lt9g2a__successMark{width:clamp(96px,12vw,160px);height:clamp(96px,12vw,160px);color:var(--teal);filter:drop-shadow(0 0 18px rgb(var(--teal-rgb) / .4));display:inline-flex;position:relative}.ContactWizard-module__lt9g2a__successMark svg{width:100%;height:100%}.ContactWizard-module__lt9g2a__successPulse{border:1.5px solid var(--teal);opacity:0;border-radius:50%;animation:1.4s ease-out .5s ContactWizard-module__lt9g2a__successPulse;position:absolute;inset:-8%}@keyframes ContactWizard-module__lt9g2a__successPulse{0%{opacity:.8;transform:scale(.6)}to{opacity:0;transform:scale(1.9)}}.ContactWizard-module__lt9g2a__checkPath{stroke-dasharray:22;stroke-dashoffset:22px;animation:ContactWizard-module__lt9g2a__checkDraw .5s .35s var(--ease-in-out) forwards}@keyframes ContactWizard-module__lt9g2a__checkDraw{to{stroke-dashoffset:0}}.ContactWizard-module__lt9g2a__successTitle{font-family:var(--font-inter), sans-serif;font-size:var(--fs-3xl);letter-spacing:-.015em;color:var(--serif-cream);margin:0;font-weight:600;line-height:1.05}.ContactWizard-module__lt9g2a__successLead{font-family:var(--font-inter), sans-serif;font-size:var(--fs-md);color:var(--serif-cream-soft);margin:0;font-weight:300;line-height:1.7}.ContactWizard-module__lt9g2a__successLead strong{color:var(--serif-cream);font-weight:600}.ContactWizard-module__lt9g2a__successActions{align-items:center;gap:var(--space-sm);margin-top:var(--space-sm);flex-wrap:wrap;display:flex}.ContactWizard-module__lt9g2a__primaryLink{background:var(--accent-orange);height:48px;color:var(--white);border-radius:var(--radius-pill);font-family:var(--font-inter), sans-serif;font-size:var(--fs-sm);cursor:pointer;border:none;align-items:center;padding:0 1.7rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.ContactWizard-module__lt9g2a__primaryLink:hover{background:var(--accent-orange-strong);transform:translateY(-2px)}.ContactWizard-module__lt9g2a__ghostLink{border:1px solid var(--hairline);border-radius:var(--radius-pill);height:48px;font-family:var(--font-inter), sans-serif;font-size:var(--fs-sm);color:var(--serif-cream-soft);cursor:pointer;background:0 0;align-items:center;padding:0 1.4rem;font-weight:500;transition:border-color .2s,color .2s;display:inline-flex}.ContactWizard-module__lt9g2a__ghostLink:hover{border-color:rgb(var(--white-rgb) / .24);color:var(--serif-cream)}.ContactWizard-module__lt9g2a__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.ChangePassword-module__WGWZ7W__card{border:1px solid var(--dash-border);border-radius:var(--dash-radius);background:var(--dash-surface);flex-direction:column;gap:1.25rem;padding:clamp(1.4rem,2.2vw,1.9rem);display:flex}.ChangePassword-module__WGWZ7W__head{flex-direction:column;gap:.3rem;display:flex}.ChangePassword-module__WGWZ7W__title{font-family:var(--font-playfair), serif;font-size:var(--fs-lg);color:var(--dash-strong);margin:0;font-weight:500}.ChangePassword-module__WGWZ7W__sub{font-size:var(--fs-xs);color:var(--dash-muted);margin:0;line-height:1.55}.ChangePassword-module__WGWZ7W__form{flex-direction:column;gap:1rem;max-width:26rem;display:flex}.ChangePassword-module__WGWZ7W__field{flex-direction:column;gap:.35rem;display:flex}.ChangePassword-module__WGWZ7W__label{font-size:var(--fs-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--dash-faint);font-weight:700}.ChangePassword-module__WGWZ7W__input{border:1px solid var(--dash-border-strong);border-radius:var(--radius-md);background:var(--dash-surface-2);width:100%;color:var(--dash-text);font-family:inherit;font-size:var(--fs-sm);padding:.75rem .95rem}.ChangePassword-module__WGWZ7W__input:focus-visible{outline:2px solid var(--dash-accent);outline-offset:1px}.ChangePassword-module__WGWZ7W__input[aria-invalid=true]{border-color:rgb(var(--coral-rgb) / .6)}.ChangePassword-module__WGWZ7W__hint{font-size:var(--fs-2xs);color:rgb(var(--coral-rgb) / .95);margin:0}.ChangePassword-module__WGWZ7W__checkboxRow{font-size:var(--fs-xs);color:var(--dash-text);cursor:pointer;align-items:center;gap:.55rem;display:flex}.ChangePassword-module__WGWZ7W__checkboxRow input{width:16px;height:16px;accent-color:var(--dash-accent);cursor:pointer}.ChangePassword-module__WGWZ7W__status{border-radius:var(--radius-md);font-size:var(--fs-xs);margin:0;padding:.75rem 1rem;line-height:1.5}.ChangePassword-module__WGWZ7W__statusOk{border:1px solid var(--dash-accent);background:var(--dash-accent-soft);color:var(--dash-text)}.ChangePassword-module__WGWZ7W__statusBad{border:1px solid rgb(var(--coral-rgb) / .45);background:rgb(var(--coral-rgb) / .1);color:var(--dash-text)}.ChangePassword-module__WGWZ7W__actions{justify-content:flex-start;display:flex}.ChangePassword-module__WGWZ7W__submit{border-radius:var(--radius-pill);background:var(--dash-accent);color:var(--dash-accent-ink);font-family:inherit;font-size:var(--fs-xs);letter-spacing:.03em;cursor:pointer;border:0;padding:.75rem 1.35rem;font-weight:600}.ChangePassword-module__WGWZ7W__submit:disabled{opacity:.5;cursor:not-allowed}
.FaqIntro-module__9xlBoG__intro{background:radial-gradient(ellipse 75% 55% at 8% -10%, rgb(var(--teal-deep-rgb) / .12), transparent 70%), var(--paper);width:100%;min-height:60svh;color:var(--ink);display:flex;position:relative;overflow:hidden}.FaqIntro-module__9xlBoG__backdrop{z-index:0;pointer-events:none;position:absolute;inset:0}.FaqIntro-module__9xlBoG__glow{background:radial-gradient(circle, rgb(var(--teal-rgb) / .22) 0%, rgb(var(--teal-rgb) / .08) 42%, transparent 72%);filter:blur(50px);border-radius:50%;width:min(52vw,580px);height:min(52vw,580px);position:absolute;top:-14%;left:8%}.FaqIntro-module__9xlBoG__inner{z-index:1;width:100%;max-width:var(--content-max);padding:clamp(8rem, 18vh, 11rem) calc(var(--side-pad) + 1rem) clamp(6rem, 12vh, 8rem);flex-direction:column;justify-content:center;align-items:flex-start;gap:clamp(1.75rem,4vh,2.5rem);margin:0 auto;display:flex;position:relative}.FaqIntro-module__9xlBoG__heading{max-width:18ch;font-family:var(--font-inter);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(2.6rem,4vw + 1.4rem,5rem);font-weight:400;line-height:1.1}.FaqIntro-module__9xlBoG__bold{color:var(--teal-deep);font-weight:700}.FaqIntro-module__9xlBoG__lead{max-width:56ch;font-family:var(--font-inter);font-size:var(--fs-base);margin:0;font-weight:300;line-height:1.75}@media (min-width:1024px){.FaqIntro-module__9xlBoG__lead{font-size:var(--fs-md)}}.FaqIntro-module__9xlBoG__leadStrong{color:var(--ink);font-weight:400}.FaqIntro-module__9xlBoG__leadMuted{color:rgb(var(--ink-rgb) / .5)}
.HistoryTimeline-module__zvbE2q__wrap{--line-x:clamp(1rem, 3vw, 1.5rem);position:relative}@media (min-width:768px){.HistoryTimeline-module__zvbE2q__wrap{max-width:880px;margin:0 auto}}.HistoryTimeline-module__zvbE2q__track,.HistoryTimeline-module__zvbE2q__trackFill{left:var(--line-x);width:1px;position:absolute;top:.4rem;bottom:.4rem}@media (min-width:768px){.HistoryTimeline-module__zvbE2q__track,.HistoryTimeline-module__zvbE2q__trackFill{width:2px;left:50%;transform:translate(-50%)}}.HistoryTimeline-module__zvbE2q__track{background:rgb(var(--ink-rgb) / .14)}.HistoryTimeline-module__zvbE2q__trackFill{background:var(--teal);transform-origin:top;transform:scaleY(0)}@media (min-width:768px){.HistoryTimeline-module__zvbE2q__trackFill{transform:translate(-50%)scaleY(0)}}.HistoryTimeline-module__zvbE2q__list{margin:0;padding:0;list-style:none;position:relative}.HistoryTimeline-module__zvbE2q__node{padding-bottom:clamp(2rem,5vw,3rem);padding-left:clamp(2.25rem,7vw,3.5rem);position:relative}.HistoryTimeline-module__zvbE2q__node:last-child{padding-bottom:0}@media (min-width:768px){.HistoryTimeline-module__zvbE2q__node{grid-template-columns:1fr 1fr;column-gap:clamp(2rem,5vw,3.5rem);padding-bottom:clamp(2.5rem,5vw,3.5rem);padding-left:0;display:grid}.HistoryTimeline-module__zvbE2q__node[data-side=left] .HistoryTimeline-module__zvbE2q__content{text-align:right;grid-column:1}.HistoryTimeline-module__zvbE2q__node[data-side=right] .HistoryTimeline-module__zvbE2q__content{text-align:left;grid-column:2}}.HistoryTimeline-module__zvbE2q__dot{left:calc(var(--line-x) - 4px);background:var(--paper);border:2px solid var(--teal);z-index:1;border-radius:50%;width:9px;height:9px;position:absolute;top:.3rem}@media (min-width:768px){.HistoryTimeline-module__zvbE2q__dot{top:.35rem;left:50%;transform:translate(-50%)}}.HistoryTimeline-module__zvbE2q__year{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--teal-deep);margin-bottom:.35rem;font-size:clamp(1.4rem,2.2vw + .5rem,1.9rem);font-style:italic;font-weight:500;display:block}.HistoryTimeline-module__zvbE2q__content{flex-direction:column;gap:.3rem;display:flex}.HistoryTimeline-module__zvbE2q__eventTitle{font-family:var(--font-inter);font-weight:600;font-size:var(--fs-base);letter-spacing:-.005em;color:var(--ink);margin:0}.HistoryTimeline-module__zvbE2q__eventDesc{max-width:42ch;font-family:var(--font-inter);font-weight:300;font-size:var(--fs-xs);color:var(--ink-soft);margin:0;line-height:1.65}@media (min-width:768px){.HistoryTimeline-module__zvbE2q__node[data-side=left] .HistoryTimeline-module__zvbE2q__eventDesc{margin-left:auto}}@media (min-width:1024px){.HistoryTimeline-module__zvbE2q__eventDesc{font-size:var(--fs-sm)}}
.JournalBody-module__i4X3iG__prose{flex-direction:column;gap:1.6rem;max-width:68ch;display:flex}.JournalBody-module__i4X3iG__prose p{font-family:var(--font-inter);color:var(--ink);text-wrap:pretty;hanging-punctuation:first last;margin:0;font-size:clamp(1.06rem,.26vw + 1rem,1.19rem);font-weight:300;line-height:1.8}.JournalBody-module__i4X3iG__prose p.JournalBody-module__i4X3iG__lede{font-family:var(--font-serif);letter-spacing:-.005em;color:var(--ink);border-bottom:1px solid rgb(var(--ink-rgb) / .14);padding-bottom:clamp(1.4rem,3vh,2rem);font-size:clamp(1.45rem,1vw + 1.12rem,1.95rem);font-style:italic;font-weight:400;line-height:1.44}.JournalBody-module__i4X3iG__dropCap:first-letter{float:left;font-family:var(--font-serif);color:var(--ink);margin:.02em .12em 0 0;font-size:3.6em;font-style:normal;font-weight:400;line-height:.84}@media (max-width:560px){.JournalBody-module__i4X3iG__dropCap:first-letter{margin-right:.1em;font-size:2.9em}}.JournalBody-module__i4X3iG__prose p.JournalBody-module__i4X3iG__bold{font-weight:600}.JournalBody-module__i4X3iG__heading{clear:both;font-family:var(--font-serif);letter-spacing:-.012em;color:var(--ink);margin:0;padding-top:clamp(1.25rem,3.5vh,2.5rem);scroll-margin-top:clamp(5rem,14vh,8rem);font-size:clamp(1.5rem,1.3vw + .95rem,2rem);font-weight:400;line-height:1.28}.JournalBody-module__i4X3iG__list{clear:both;font-family:var(--font-inter);color:var(--ink);text-wrap:pretty;flex-direction:column;gap:1.15rem;margin:0;padding:.25rem 0 .25rem .25rem;font-size:clamp(1.02rem,.24vw + .96rem,1.13rem);font-weight:300;line-height:1.75;list-style:none;display:flex}.JournalBody-module__i4X3iG__list li{padding-left:1.85rem;position:relative}.JournalBody-module__i4X3iG__list li:before{content:"";background:var(--teal);border-radius:1px;width:.85rem;height:2px;position:absolute;top:calc(.875em - 1px);left:0}.JournalBody-module__i4X3iG__linkWrap{clear:both;margin:0;padding-top:.35rem}.JournalBody-module__i4X3iG__link{background:var(--white);border:1px solid rgb(var(--ink-rgb) / .16);min-height:44px;box-shadow:0 1px 2px rgb(var(--ink-rgb) / .04);font-family:var(--font-inter);font-size:var(--fs-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--ink);border-radius:2em;align-items:center;gap:.7em;padding:.55em 1.45em;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s,background-color .2s,box-shadow .2s;display:inline-flex}.JournalBody-module__i4X3iG__linkArrow{transition:transform .2s}.JournalBody-module__i4X3iG__link:hover{background:var(--teal);border-color:var(--teal);color:var(--white);box-shadow:0 6px 16px rgb(var(--teal-rgb) / .24)}.JournalBody-module__i4X3iG__link:hover .JournalBody-module__i4X3iG__linkArrow{transform:translate(2px,-2px)}.JournalBody-module__i4X3iG__link:focus-visible{outline:2px solid var(--teal);outline-offset:2px}
.StandardsDownload-module__1P0Mma__download{--fill-x:50%;--fill-y:50%;isolation:isolate;border-radius:var(--radius-pill);background:var(--teal-deep);height:48px;color:var(--white);font-family:var(--font-inter), sans-serif;font-size:var(--fs-sm);letter-spacing:.02em;white-space:nowrap;cursor:pointer;transition:color .35s ease, border-color .25s ease, transform .3s var(--ease-back), box-shadow .3s ease;border:1px solid #0000;justify-content:center;align-self:flex-start;align-items:center;gap:.5em;margin-top:.25rem;padding:0 1.6rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.StandardsDownload-module__1P0Mma__download:before{content:"";z-index:-1;border-radius:inherit;clip-path:circle(0% at var(--fill-x) var(--fill-y));transition:clip-path .5s var(--ease-out-quint);pointer-events:none;background:#2f7382;position:absolute;inset:0}.StandardsDownload-module__1P0Mma__download:hover:before,.StandardsDownload-module__1P0Mma__download:focus-visible:before{clip-path:circle(150% at var(--fill-x) var(--fill-y));transition:clip-path .9s var(--ease-out-quint)}.StandardsDownload-module__1P0Mma__download:hover,.StandardsDownload-module__1P0Mma__download:focus-visible{box-shadow:0 10px 28px rgb(var(--teal-deep-rgb) / .38), 0 0 60px rgb(var(--teal-deep-rgb) / .18);animation:2.4s ease-in-out infinite StandardsDownload-module__1P0Mma__bioGlowTeal;transform:translateY(-3px)}.StandardsDownload-module__1P0Mma__download:active{animation:none;transform:translateY(0)}.StandardsDownload-module__1P0Mma__download:focus-visible{outline:2px solid var(--teal-deep);outline-offset:3px}@keyframes StandardsDownload-module__1P0Mma__bioGlowTeal{0%,to{box-shadow:0 10px 28px rgb(var(--teal-deep-rgb) / .38), 0 0 60px rgb(var(--teal-deep-rgb) / .18)}50%{box-shadow:0 12px 36px rgb(var(--teal-deep-rgb) / .5), 0 0 80px rgb(var(--teal-deep-rgb) / .25)}}
.AbstractsIntro-module__XjdfAa__intro{background:radial-gradient(ellipse 75% 55% at 8% -10%, rgb(var(--teal-deep-rgb) / .12), transparent 70%), var(--paper);width:100%;min-height:100svh;color:var(--ink);display:flex;position:relative;overflow:hidden}.AbstractsIntro-module__XjdfAa__backdrop{z-index:0;pointer-events:none;position:absolute;inset:0}.AbstractsIntro-module__XjdfAa__glow{background:radial-gradient(circle, rgb(var(--teal-rgb) / .22) 0%, rgb(var(--teal-rgb) / .08) 42%, transparent 72%);filter:blur(50px);border-radius:50%;width:min(52vw,580px);height:min(52vw,580px);position:absolute;top:-14%;left:8%}.AbstractsIntro-module__XjdfAa__inner{z-index:1;width:100%;max-width:var(--content-max);padding:clamp(8rem, 18vh, 11rem) calc(var(--side-pad) + 1rem) clamp(6rem, 12vh, 8rem);flex-direction:column;justify-content:center;align-items:flex-start;gap:clamp(1.75rem,4vh,2.5rem);margin:0 auto;display:flex;position:relative}.AbstractsIntro-module__XjdfAa__heading{max-width:16ch;font-family:var(--font-inter);letter-spacing:-.02em;color:var(--ink);opacity:0;filter:blur(16px);animation:AbstractsIntro-module__XjdfAa__introRise 1.2s var(--ease-out-expo) .15s forwards;margin:0;font-size:clamp(2.6rem,4vw + 1.4rem,5rem);font-weight:400;line-height:1.1;transform:translateY(28px)}.AbstractsIntro-module__XjdfAa__bold{color:var(--teal-deep);font-weight:700}.AbstractsIntro-module__XjdfAa__lead{max-width:56ch;font-family:var(--font-inter);font-size:var(--fs-base);opacity:0;filter:blur(8px);animation:AbstractsIntro-module__XjdfAa__introRise 1s var(--ease-out-expo) .55s forwards;margin:0;font-weight:300;line-height:1.75;transform:translateY(16px)}@media (min-width:1024px){.AbstractsIntro-module__XjdfAa__lead{font-size:var(--fs-md)}}.AbstractsIntro-module__XjdfAa__leadStrong{color:var(--ink);font-weight:400}.AbstractsIntro-module__XjdfAa__leadMuted{color:rgb(var(--ink-rgb) / .5)}.AbstractsIntro-module__XjdfAa__cta{opacity:0;filter:blur(8px);animation:AbstractsIntro-module__XjdfAa__introRise 1s var(--ease-out-expo) .7s forwards;margin-top:.5rem;transform:translateY(16px)}@keyframes AbstractsIntro-module__XjdfAa__introRise{0%{opacity:0;filter:blur(8px);transform:translateY(16px)}to{opacity:1;filter:blur();transform:translateY(0)}}
.SymposiumCTA-module__sQjnXW__section{background:var(--hero-bg-bottom);width:100%;color:var(--serif-cream);position:relative}.SymposiumCTA-module__sQjnXW__inner{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding-top:clamp(5rem,12vh,8rem);padding-bottom:clamp(6rem,14vh,9rem);display:flex}.SymposiumCTA-module__sQjnXW__heading{--heading-color:var(--serif-cream);max-width:16ch}.SymposiumCTA-module__sQjnXW__copy{max-width:48ch;font-family:var(--font-inter);font-size:var(--fs-base);color:rgb(var(--foreground-rgb) / .68);margin:0;font-weight:300;line-height:1.8}@media (min-width:1024px){.SymposiumCTA-module__sQjnXW__copy{font-size:var(--fs-md)}}.SymposiumCTA-module__sQjnXW__cta{margin-top:.5rem}
.SymposiumFeesIntro-module__MXxhKW__intro{background:linear-gradient(180deg, var(--hero-bg-top) 0%, var(--hero-bg-bottom) 100%);width:100%;min-height:100svh;color:var(--serif-cream);display:flex;position:relative;overflow:hidden}.SymposiumFeesIntro-module__MXxhKW__backdrop{z-index:0;pointer-events:none;position:absolute;inset:0}.SymposiumFeesIntro-module__MXxhKW__glow{background:radial-gradient(circle, rgb(var(--teal-rgb) / .24) 0%, rgb(var(--teal-rgb) / .09) 42%, transparent 72%);filter:blur(50px);border-radius:50%;width:min(52vw,580px);height:min(52vw,580px);position:absolute;top:-14%;left:8%}.SymposiumFeesIntro-module__MXxhKW__inner{z-index:1;width:100%;max-width:var(--content-max);padding:clamp(8rem, 18vh, 11rem) calc(var(--side-pad) + 1rem) clamp(6rem, 12vh, 8rem);flex-direction:column;justify-content:center;align-items:flex-start;gap:clamp(1.75rem,4vh,2.5rem);margin:0 auto;display:flex;position:relative}.SymposiumFeesIntro-module__MXxhKW__heading{max-width:16ch;font-family:var(--font-inter);letter-spacing:-.02em;color:var(--serif-cream);opacity:0;filter:blur(16px);animation:SymposiumFeesIntro-module__MXxhKW__introRise 1.2s var(--ease-out-expo) .15s forwards;margin:0;font-size:clamp(2.6rem,4vw + 1.4rem,5rem);font-weight:400;line-height:1.1;transform:translateY(28px)}.SymposiumFeesIntro-module__MXxhKW__bold{color:var(--sea-mist);font-weight:700}.SymposiumFeesIntro-module__MXxhKW__lead{max-width:56ch;font-family:var(--font-inter);font-size:var(--fs-base);opacity:0;filter:blur(8px);animation:SymposiumFeesIntro-module__MXxhKW__introRise 1s var(--ease-out-expo) .55s forwards;margin:0;font-weight:300;line-height:1.75;transform:translateY(16px)}@media (min-width:1024px){.SymposiumFeesIntro-module__MXxhKW__lead{font-size:var(--fs-md)}}.SymposiumFeesIntro-module__MXxhKW__leadStrong{color:var(--serif-cream);font-weight:400}.SymposiumFeesIntro-module__MXxhKW__leadMuted{color:rgb(var(--foreground-rgb) / .55)}.SymposiumFeesIntro-module__MXxhKW__ctaWrap{opacity:0;filter:blur(8px);animation:SymposiumFeesIntro-module__MXxhKW__introRise 1s var(--ease-out-expo) .85s forwards;display:inline-block;transform:translateY(16px)}@keyframes SymposiumFeesIntro-module__MXxhKW__introRise{0%{opacity:0;filter:blur(8px);transform:translateY(16px)}to{opacity:1;filter:blur();transform:translateY(0)}}
