@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500..700&family=Public+Sans:wght@400;500;600;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-ink:#18231f;--color-muted:#5a6c63;--color-border:#18231f1f;--color-surface:#fffbf5e6;--color-surface-strong:#f7f2e9;--color-surface-dark:#22312c;--color-page:#f3ede2;--color-page-deep:#e6dccb;--color-brand:#386452;--color-brand-strong:#214b3a;--color-accent:#c96c44;--color-accent-soft:#ecd7c8;--color-highlight:#d5e1cc;--color-white:#fff;--color-night:#15211f;--shadow-soft:0 18px 50px #29312c14;--shadow-panel:0 22px 70px #1e28221f;--shadow-plate:0 20px 45px #1018142e;--radius-sm:.875rem;--radius-md:1.25rem;--radius-lg:1.75rem;--radius-xl:2.5rem;--space-1:.5rem;--space-2:.75rem;--space-3:1rem;--space-4:1.25rem;--space-5:1.5rem;--space-6:2rem;--space-7:2.75rem;--space-8:4rem;--space-9:6rem;--space-10:8rem;--z-base:1;--z-content:5;--z-decorative:2;--z-overlay:8;--z-header:20;--bp-tablet:48rem;--bp-desktop:75rem;--font-body:"Public Sans", "Segoe UI", sans-serif;--font-display:"Fraunces", Georgia, serif;--text-xs:clamp(.74rem, .71rem + .18vw, .84rem);--text-sm:clamp(.88rem, .83rem + .2vw, .98rem);--text-md:clamp(1rem, .95rem + .34vw, 1.12rem);--text-lg:clamp(1.2rem, 1.05rem + .62vw, 1.48rem);--text-xl:clamp(1.6rem, 1.2rem + 1.4vw, 2.4rem);--text-2xl:clamp(2.4rem, 1.7rem + 3vw, 4.75rem);--ease-standard:cubic-bezier(.2, .8, .2, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;font-family:var(--font-body);font-size:var(--text-md);color:var(--color-ink);background:radial-gradient(circle at 0 0,#d5e1cc80,#0000 32rem),linear-gradient(#f5efe5 0%,#efe6d9 100%);margin:0;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a{transition:transform .18s var(--ease-standard), background-color .18s var(--ease-standard), border-color .18s var(--ease-standard), color .18s var(--ease-standard), box-shadow .18s var(--ease-standard)}a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #c96c446b}#root{min-height:100vh}.skip-link{left:var(--space-4);top:var(--space-3);z-index:50;padding:var(--space-2) var(--space-3);background:var(--color-ink);color:var(--color-white);border-radius:999px;position:absolute;transform:translateY(-180%)}.skip-link:focus-visible{transform:translateY(0)}.container{width:min(100% - 2rem,72rem);z-index:var(--z-content);margin:0 auto;position:relative}.container--wide{width:min(100% - 2rem,82rem)}.eyebrow{margin:0 0 var(--space-2);font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--color-brand-strong);font-weight:700}.button-link{min-height:3rem;font-size:var(--text-sm);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.2rem;font-weight:700;display:inline-flex}.button-link:hover{transform:translateY(-1px)}.button-link--primary{background:var(--color-brand-strong);color:var(--color-white);box-shadow:var(--shadow-soft)}.button-link--secondary{color:var(--color-ink);background:#ffffffb8;border-color:#18231f1f}.button-link--ghost{color:var(--color-brand-strong);border-color:#0000;padding-left:0;padding-right:0}.surface-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(#fffcf8f5,#f9f4edf0)}.media-slot{isolation:isolate;width:100%;aspect-ratio:var(--media-ratio,16 / 9);border-radius:inherit;background:linear-gradient(135deg,#3864521f,#c96c441f);margin:0;position:relative;overflow:hidden}.media-slot__picture,.media-slot__image,.media-slot__overlay,.media-slot__fallback{position:absolute;inset:0}.media-slot__image{object-fit:cover;object-position:var(--object-position-mobile,center center);width:100%;height:100%}.media-slot__overlay{align-items:stretch;display:flex}.media-slot__fallback{padding:var(--space-4);background:linear-gradient(135deg,#3864521f,#c96c442e),radial-gradient(circle at 0 0,#ffffffbf,#0000 40%);place-items:center;display:grid}.media-slot__fallback span{color:var(--color-brand-strong);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;background:#fffbf5eb;border-radius:999px;justify-content:center;align-items:center;padding:.55rem .85rem;font-weight:700;display:inline-flex}@media (width>=75rem){.media-slot__image{object-position:var(--object-position-desktop,center center)}}.utility-shell{background:radial-gradient(circle at 0 0,#d5e1cc57,#0000 28rem),linear-gradient(#f7f1e7 0%,#efe4d5 100%);min-height:100vh}.utility-header{z-index:var(--z-content);padding:var(--space-7) 0 var(--space-5);position:relative}.utility-header__inner{justify-content:space-between;align-items:end;gap:var(--space-4);flex-wrap:wrap;display:flex}.utility-header h1{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,1.5rem + 2vw,3.4rem);line-height:.98}.utility-header p{margin:var(--space-3) 0 0;max-width:64ch;color:var(--color-muted)}.utility-main{z-index:var(--z-content);padding-bottom:var(--space-8);position:relative}.responsive-tool{gap:var(--space-5);display:grid}.responsive-tool__controls,.responsive-tool__panel{padding:var(--space-4)}.responsive-tool__control-group{gap:var(--space-3);display:grid}.responsive-tool__field{gap:.55rem;display:grid}.responsive-tool__field span{font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--color-brand-strong);font-weight:700}.responsive-tool__field input,.responsive-tool__code-block{width:100%;color:var(--color-ink);font:inherit;background:#ffffffc7;border:1px solid #18231f29;border-radius:1rem}.responsive-tool__field input{min-height:3rem;padding:.8rem .95rem}.responsive-tool__field input[type=file]{padding:.65rem .8rem}.responsive-tool__field input:focus-visible,.responsive-tool__code-block:focus-visible{outline-offset:2px;outline:3px solid #c96c4461}.responsive-tool__metrics{gap:var(--space-3);margin-top:var(--space-4);display:grid}.responsive-tool__metrics div{background:#fffcf8b8;border:1px solid #18231f14;border-radius:1rem;gap:.2rem;padding:.95rem 1rem;display:grid}.responsive-tool__metrics strong{font-size:var(--text-sm)}.responsive-tool__metrics span{color:var(--color-muted);font-size:var(--text-sm)}.responsive-tool__workspace,.responsive-tool__results{gap:var(--space-5);display:grid}.responsive-tool__panel-heading{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.responsive-tool__panel-heading h2{font-family:var(--font-display);margin:0;font-size:clamp(1.35rem,1.1rem + .9vw,1.9rem);line-height:1.02}.responsive-tool__selector-stage{cursor:crosshair;background:linear-gradient(135deg,#38645214,#c96c4429),linear-gradient(#ffffff75,#ffffff75);border:1px solid #18231f1a;border-radius:1.5rem;place-items:center;min-height:clamp(14rem,28vw,18rem);padding:clamp(.5rem,1.5vw,.9rem);display:grid;position:relative;overflow:hidden}.responsive-tool__selector-stage:before{content:"";pointer-events:none;background-image:linear-gradient(#18231f0f 1px,#0000 1px),linear-gradient(90deg,#18231f0f 1px,#0000 1px);background-size:2rem 2rem;position:absolute;inset:0}.responsive-tool__selector-canvas{width:100%;max-width:100%;box-shadow:var(--shadow-soft);cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none;border:1px solid #18231f1a;border-radius:1rem;position:relative;overflow:hidden}.responsive-tool__selector-canvas--loading{min-height:12rem}.responsive-tool__selector-image{object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;position:absolute;inset:0}.responsive-tool__selection-layer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.responsive-tool__selection-box{border:2px solid #fffffff0;border-radius:1rem;position:absolute;box-shadow:0 0 0 999rem #0c15126b,inset 0 0 0 1px #18231f2e}.responsive-tool__selection-box:before,.responsive-tool__selection-box:after{content:"";pointer-events:none;position:absolute;inset:0}.responsive-tool__selection-box:before{background-image:linear-gradient(#ffffff61 1px,#0000 1px),linear-gradient(90deg,#ffffff61 1px,#0000 1px);background-size:33.333% 33.333%}.responsive-tool__selection-box:after{border-radius:inherit;border:1px solid #fff3}.responsive-tool__selection-box span{color:var(--color-white);letter-spacing:.08em;text-transform:uppercase;background:#121c18c2;border-radius:999px;padding:.4rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;top:.6rem;left:.6rem}.responsive-tool__selection-fields{gap:var(--space-3);margin-top:var(--space-4);display:grid}.responsive-tool__helper,.responsive-tool__warning{margin:var(--space-4) 0 0;color:var(--color-muted);font-size:var(--text-sm)}.responsive-tool__warning{color:#8c4d31}.responsive-tool__code-block{resize:vertical;min-height:20rem;padding:1rem 1.1rem;font-family:Cascadia Code,Consolas,monospace;font-size:.9rem;line-height:1.5}.responsive-tool__preview-list{gap:var(--space-4);display:grid}.responsive-tool__preview-card{gap:var(--space-3);padding:var(--space-3);background:#fffcf8b8;border:1px solid #18231f14;border-radius:1.25rem;display:grid}.responsive-tool__preview-copy{gap:var(--space-2);display:grid}.responsive-tool__preview-copy h3,.responsive-tool__export-card h3{margin:0;font-size:1.1rem;line-height:1.1}.responsive-tool__preview-copy p,.responsive-tool__export-card p{color:var(--color-muted);font-size:var(--text-sm);margin:0}.responsive-tool__preview-meta{flex-wrap:wrap;gap:.65rem;display:flex}.responsive-tool__preview-meta span,.responsive-tool__dpi-chip{color:var(--color-ink);background:#22312c0f;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .7rem;font-size:.78rem;display:inline-flex}.responsive-tool__viewport-shell{justify-content:center;display:flex}.responsive-tool__viewport{width:min(100%,21rem);aspect-ratio:var(--preview-aspect);background:#18231f14;border:1px solid #18231f14;border-radius:1.1rem;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff40}.responsive-tool__viewport-image{max-width:none;height:auto;display:block;position:absolute}.responsive-tool__dpi-list{flex-wrap:wrap;gap:.75rem;display:flex}.responsive-tool__dpi-chip{background:#ffffffd6;border:1px solid #18231f14;justify-content:space-between;min-width:8rem}.responsive-tool__dpi-chip[data-supported=true]{color:#1f5c3e;background:#d5e1cc99}.responsive-tool__dpi-chip[data-supported=false]{color:#8c4d31;background:#ecd7c8d6}.responsive-tool__export-grid{gap:var(--space-3);display:grid}.responsive-tool__export-card{padding:var(--space-3);background:#fffcf8b8;border:1px solid #18231f14;border-radius:1.1rem;gap:.45rem;display:grid}.responsive-tool__empty-state{min-height:100%;padding:var(--space-5);text-align:center;color:var(--color-muted);align-content:center;place-items:center;gap:.6rem;display:grid}.responsive-tool__empty-state p{font-family:var(--font-display);color:var(--color-ink);margin:0;font-size:1.3rem}.responsive-tool__empty-state span{max-width:32ch}.responsive-tool__empty-state--compact{background:#fffcf8ad;border:1px dashed #18231f2e;border-radius:1.1rem;min-height:12rem}@media (width>=48rem){.responsive-tool__control-group,.responsive-tool__selection-fields,.responsive-tool__metrics,.responsive-tool__export-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.responsive-tool__field--wide{grid-column:1/-1}}@media (width>=75rem){.responsive-tool__workspace{grid-template-columns:minmax(0,1.08fr) minmax(23rem,.92fr);align-items:start}.responsive-tool__controls,.responsive-tool__panel{padding:var(--space-5)}.responsive-tool__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.responsive-tool__selection-fields{grid-template-columns:repeat(4,minmax(0,1fr))}.responsive-tool__export-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=40rem){.utility-header{padding-top:var(--space-6)}.utility-header__inner,.responsive-tool__panel-heading{align-items:start}.responsive-tool__panel-heading .button-link,.utility-header .button-link{width:100%}.responsive-tool__selector-stage{min-height:12rem;padding:.45rem}}.shell{background:radial-gradient(circle at 0 0,#c96c4424,#0000 24rem),linear-gradient(#dfe6de 0%,#edf0ea 36%,#e7dfd3 100%);min-height:100vh}.frame{background:#fcf8f1eb;border:1px solid #15211f2e;width:min(100%,88rem);min-height:100vh;margin:0 auto;overflow:clip;box-shadow:inset 0 0 0 1px #ffffffb3,0 28px 80px #1d241f2e}.header{z-index:var(--z-header);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#f8f2eaf0,#f8f2ead1);border-bottom:1px solid #15211f1a;position:sticky;top:0}.header__inner,.section__content{width:min(100% - clamp(2rem,4vw,4rem),76rem);margin:0 auto}.header__inner{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:5.5rem;display:flex}.brand{flex:0 auto;align-items:center;min-width:0;display:flex}.brand__logo{object-fit:contain;width:auto;max-width:min(14rem,42vw);height:clamp(2.7rem,2.25rem + 1vw,3.35rem)}.nav,.header__actions{align-items:center;gap:var(--space-3);display:flex}.nav{color:var(--color-muted);font-size:var(--text-sm)}.header__actions{flex:none;margin-left:auto}.nav a:hover{color:var(--color-ink)}.main{position:relative}.section{position:relative;overflow:clip}.section+.section{border-top:0}.section__bleed,.section__wash{position:absolute;inset:0}.section__bleed{z-index:0}.section__bleed-media{border-radius:0;min-height:100%}.section__wash{z-index:1;pointer-events:none;background:linear-gradient(#f8f2ea99,#f8f2ea66)}.section__wash--warm{background:linear-gradient(#f8f3ebd6,#f3ece2b8),linear-gradient(90deg,#fff0,#0000 25%)}.section__wash--ink{background:linear-gradient(#f8f3ebcc,#f3ece2a8),linear-gradient(90deg,#ffffff24,#0000 42%)}.section__content{z-index:2;padding:clamp(3rem,7vw,6rem) 0;position:relative}.hero,.partner{gap:var(--space-6);display:grid}.story__intro,.audiences__copy,.partner__copy{gap:var(--space-3);isolation:isolate;padding:clamp(1rem,2vw,1.4rem);display:grid;position:relative}.story__intro:before,.audiences__copy:before,.partner__copy:before{content:"";z-index:-1;pointer-events:none;filter:blur(28px);opacity:.94;background:radial-gradient(circle at 28% 32%,#fffbf4f2,#0000 44%),radial-gradient(circle at 72% 58%,#f7efe3db,#0000 52%),linear-gradient(#fcf7f0d6,#f4ece070);border-radius:2.2rem;position:absolute;inset:-1.35rem -1.75rem}.hero h1,.story__intro h2,.audiences__copy h2,.partner__copy h2{max-width:12ch;font-family:var(--font-display);letter-spacing:-.05em;margin:0;font-size:clamp(2.4rem,1.5rem + 3vw,5rem);line-height:.95}.story__intro h2,.audiences__copy h2,.partner__copy h2{max-width:14ch;font-size:clamp(2rem,1.3rem + 2vw,3.4rem)}.story__intro p:last-child,.audiences__copy p:last-child,.partner__copy p:last-child{max-width:60ch;color:var(--color-muted);font-size:var(--text-lg);margin:0}.story__intro .eyebrow,.audiences__copy .eyebrow,.partner__copy .eyebrow{text-shadow:0 0 10px #fff8eff5,0 0 22px #faf1e4db,0 0 42px #f4e9d6b8}.story__intro h2,.audiences__copy h2,.partner__copy h2{text-shadow:0 0 14px #fff9f1fa,0 0 28px #f8efe3e0,0 0 54px #f1e5d2bd}.story__intro p:last-child,.audiences__copy p:last-child,.partner__copy p:last-child{text-shadow:0 0 10px #fff8f0f5,0 0 22px #f7efe2d1,0 0 40px #f0e5d3a3}.story,.audiences{gap:var(--space-5);display:grid}.footer-section{gap:clamp(2rem,4vw,3rem);display:grid}.footer-section__foot{justify-content:space-between;align-items:center;gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid #18231f1a;flex-wrap:wrap;display:flex}.footer-section__foot p{color:var(--color-muted);font-size:var(--text-sm);letter-spacing:.04em;margin:0;font-weight:600}.footer-section__privacy{max-width:44rem;font-size:var(--text-xs);letter-spacing:0;text-align:right;font-weight:500;line-height:1.5}@media (width<=48rem){.footer-section__privacy{text-align:left}}.story__cards,.audiences__cards,.partner__cards{min-width:0}.partner__cards{display:grid}.partner__cards-grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.section--hero .section__content{z-index:3;pointer-events:none;width:auto;margin:0;padding:0;position:absolute;inset:0;overflow:visible}.section--hero{overflow:visible}.section--footer .section__content{padding-bottom:clamp(2.75rem,6vw,4rem)}.hero--projection{justify-items:center}.hero__overlay-copy{z-index:4;text-align:center;isolation:isolate;gap:.85rem;width:min(100% - 2rem,42rem);padding:clamp(1rem,2vw,1.35rem);display:grid;position:absolute;top:clamp(1rem,2.5vw,1.8rem);left:50%;transform:translate(-50%)}.hero__overlay-copy:before{content:"";z-index:-1;pointer-events:none;filter:blur(28px);opacity:.94;background:radial-gradient(circle at 28% 32%,#fffbf4f2,#0000 44%),radial-gradient(circle at 72% 58%,#f7efe3db,#0000 52%),linear-gradient(#fcf7f0d6,#f4ece070);border-radius:2.2rem;position:absolute;inset:-1.35rem -1.75rem}.hero__overlay-copy h1{font-family:var(--font-display);letter-spacing:-.05em;text-shadow:0 0 14px #fff9f1fa,0 0 28px #f8efe3e0,0 0 54px #f1e5d2bd;margin:0;font-size:clamp(2.2rem,1.7rem + 2vw,3.8rem);line-height:.98}.hero__overlay-copy p{max-width:38rem;color:var(--color-muted);text-shadow:0 0 10px #fff8f0f5,0 0 22px #f7efe2d1,0 0 40px #f0e5d3a3;margin:0 auto;font-size:clamp(1rem,.92rem + .45vw,1.3rem);line-height:1.45}.hero__projection-shell{z-index:2;width:min(100% - clamp(2rem,4vw,4rem),76rem);margin:0 auto;padding:clamp(7rem,10vw,8.5rem) 0 clamp(5rem,8vw,7rem);position:relative;overflow:visible}.hero__projection-shell:before,.hero__projection-shell:after{content:"";pointer-events:none;position:absolute}.hero__projection-shell:before{filter:blur(48px);opacity:.9;background:radial-gradient(circle at 50% 48%,#ffffffb8,#0000 34%),radial-gradient(circle at 50% 62%,#ddcdb485,#0000 50%);inset:12% 10% -6%}.hero__projection-shell:after{filter:blur(20px);opacity:.44;background:radial-gradient(circle,#483c2a2e,#0000 72%);width:min(74%,56rem);height:2.8rem;bottom:.6rem;left:50%;transform:translate(-50%)}.hero__projection-stage{aspect-ratio:2.55;isolation:isolate;width:clamp(56rem,79vw,84rem);margin:0 auto;position:relative}.hero__projection-scene{perspective:1400px;transform-style:preserve-3d;z-index:1;position:absolute;inset:0}.hero__projection-scene:before,.hero__projection-scene:after{content:"";pointer-events:none;position:absolute;inset:0}.hero__projection-scene:before{background:radial-gradient(circle,#ffffff80,#0000 56%),linear-gradient(#ffffff2e,#f4ece014);border-radius:3rem;inset:14% 8% 8%;transform:translateZ(-18px)}.hero__projection-scene:after{filter:blur(34px);opacity:.28;background:radial-gradient(circle,#2d271f2e,#0000 72%);border-radius:999px;inset:38% 14% 14%}.hero__projection-card{min-width:0;transform-style:preserve-3d;filter:drop-shadow(0 26px 42px #22261f24);display:flex;position:absolute}.hero__projection-card>*{flex:auto;min-width:0}.hero__projection-card .content-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(#fffdf9f5,#f9f4eceb),radial-gradient(circle at 0 0,#ffffffd1,#0000 52%);height:100%;min-height:100%;box-shadow:0 28px 58px #242a231f,inset 0 0 0 1px #ffffff85}.hero__projection-card .content-card__body{gap:.85rem}.hero__projection-card .content-card__body h3{max-width:20ch;font-size:clamp(1.08rem,.94rem + .46vw,1.5rem)}.hero__projection-card .content-card__body-copy,.hero__projection-card .content-card__agenda-row span,.hero__projection-card .content-card__footer-note{font-size:.95rem}.hero__projection-card--map{z-index:2;width:43%;height:68%;top:18%;left:0;transform:rotateY(15deg)rotateX(5deg)}.hero__projection-card--banner{z-index:1;width:22%;height:55%;top:14%;left:34%;transform:rotateY(8deg)rotateX(4deg)translateZ(-12px)}.hero__projection-card--banner .content-card{border-radius:1.35rem;min-height:0}.hero__projection-card--banner .content-card__body{padding:0}.hero__projection-card--banner .content-card__body h3{max-width:24ch;font-size:1rem;line-height:1.08}.hero__projection-card--banner .content-card__body-copy,.hero__projection-card--banner .content-card__footer-note{font-size:.78rem;line-height:1.45}.hero__projection-card--banner .content-card__chrome{top:.72rem}.hero__projection-card--agenda{z-index:4;width:29%;height:62%;top:31%;left:48%;transform:rotateY(3deg)rotateX(2deg)translateZ(38px)}.hero__projection-card--agenda .content-card__body{padding-top:1.05rem}.hero__projection-card--agenda .content-card__agenda{gap:.65rem}.hero__projection-card--agenda .content-card__agenda-row{padding-bottom:.65rem}.hero__projection-card--agenda .content-card__agenda-row strong{font-size:.98rem}.hero__projection-card--story{z-index:3;width:24%;height:58%;top:17%;right:4%;transform:rotateY(-14deg)rotateX(5deg)translateZ(8px)}.hero__projection-figure{pointer-events:none;-webkit-user-select:none;user-select:none;transform-origin:bottom;max-width:none;height:auto;display:block;position:absolute}.hero__projection-figure--bear{z-index:6;filter:drop-shadow(0 28px 32px #29251c29);width:38%;bottom:-16%;left:0}.hero__projection-figure--foliage{z-index:7;opacity:.96;filter:drop-shadow(0 18px 26px #495a3a24);width:30%;bottom:-15%;left:-10%}.hero__projection-figure--duck{z-index:6;filter:drop-shadow(0 24px 34px #2c251a29);width:18%;bottom:-15%;right:15%}.card-showcase{gap:var(--space-5);display:grid}.card-showcase__intro{gap:var(--space-3);max-width:48rem;display:grid}.card-showcase__intro h2{max-width:15ch;font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,1.25rem + 2vw,3.1rem);line-height:.98}.card-showcase__intro p:last-child{color:var(--color-muted);font-size:var(--text-lg);margin:0}.card-showcase__grid{gap:var(--space-4);display:grid}.card-showcase__row,.card-showcase__item{min-width:0}.card-showcase__item{display:flex}.card-showcase__item--wide{flex:1.35 24rem}.content-card-row{align-items:stretch;gap:var(--space-4);flex-wrap:wrap;display:flex}.content-card-row>*{flex:18rem;align-content:flex-start;min-width:0}.content-card-column{align-items:stretch;gap:var(--space-4);flex-direction:column;flex:auto;min-width:0;display:flex}.content-card-column>*{flex:auto;min-width:0}.content-card{background:linear-gradient(#fffdf9f0,#faf5ede6),radial-gradient(circle at 0 0,#ffffffb3,#0000 50%);border:1px solid #18231f1f;border-radius:1.65rem;align-content:flex-start;width:100%;min-width:0;height:100%;min-height:19rem;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #282e2714,inset 0 0 0 1px #ffffff85}.content-card--compact{min-height:15rem}.content-card--roomy{min-height:23rem}.content-card--illustrated{grid-template-rows:minmax(0,1fr);align-content:stretch}.content-card__chrome{z-index:2;gap:.35rem;display:inline-flex;position:absolute;top:.9rem;left:1rem}.content-card__chrome span{background:#a69e9070;border-radius:999px;width:.42rem;height:.42rem}.content-card__ornament{border-bottom:1px solid #18231f0f;min-height:8.25rem;position:relative}.content-card__ornament--full{border-bottom:0;min-height:0;position:absolute;inset:0}.content-card__wash,.content-card__ornament-image,.content-card__ornament-lines,.content-card__ornament-overlay{position:absolute;inset:0}.content-card__ornament-image{object-fit:cover;opacity:.82;width:100%;height:100%}.content-card__wash{background:radial-gradient(circle at 0 0,#ffffff4d,#0000 42%),radial-gradient(circle at 100% 100%,#bfb08d2e,#0000 34%),linear-gradient(#f6f1e83d,#f8f4ee1f)}.content-card__ornament-overlay{mix-blend-mode:screen;opacity:.7;background:linear-gradient(#ffffff2e,#0000 32%,#ffffff14),radial-gradient(circle,#ffffff24,#0000 58%)}.content-card__ornament-lines{opacity:.16}.content-card__ornament--map .content-card__ornament-lines{background:radial-gradient(circle at 18% 46%,#597a9238 0 18%,#0000 19%),radial-gradient(circle at 74% 38%,#98835c57 0 16%,#0000 17%),linear-gradient(115deg,#0000 31%,#526c818c 32% 33%,#0000 34%),linear-gradient(160deg,#0000 43%,#a3876273 44% 45%,#0000 46%),linear-gradient(#bbcfb885,#0000 60%)}.content-card__ornament--map .content-card__ornament-image{object-position:center center}.content-card__ornament--timeline .content-card__ornament-lines{background:linear-gradient(90deg,#0000 14%,#a8aba557 14% 15%,#0000 15%),radial-gradient(circle at 14.5% 26%,#c4b08a80 0 12%,#0000 13%),radial-gradient(circle at 14.5% 52%,#c4b08a80 0 12%,#0000 13%),radial-gradient(circle at 14.5% 76%,#c4b08a80 0 12%,#0000 13%),linear-gradient(#0000 22%,#ffffff3d 22% 32%,#0000 32%),linear-gradient(#0000 46%,#ffffff3d 46% 58%,#0000 58%),linear-gradient(#0000 68%,#ffffff3d 68% 80%,#0000 80%)}.content-card__ornament--timeline .content-card__ornament-image{object-position:center top}.content-card__ornament--ledger .content-card__ornament-lines{background:linear-gradient(90deg,#0000 62%,#ffffff38 62% 63%,#0000 63%),linear-gradient(#0000 20%,#ffffff3d 20% 42%,#0000 42%),linear-gradient(#0000 57%,#ffffff38 57% 74%,#0000 74%),radial-gradient(circle at 78% 44%,#6d90a638,#0000 26%)}.content-card__ornament--ledger .content-card__ornament-image{object-position:center center}.content-card__ornament--postcard .content-card__ornament-lines{background:linear-gradient(90deg,#0000 6%,#ffffff38 6% 31%,#0000 31%),linear-gradient(90deg,#0000 36%,#ffffff2e 36% 61%,#0000 61%),linear-gradient(90deg,#0000 66%,#fff3 66% 91%,#0000 91%),linear-gradient(#0000 18%,#b8cab557 18% 86%,#0000 86%)}.content-card__ornament--postcard .content-card__ornament-image{object-position:center top}.content-card__ornament--dossier .content-card__ornament-lines{background:linear-gradient(#0000 18%,#ffffff38 18% 50%,#0000 50%),linear-gradient(90deg,#0000 72%,#fff3 72% 86%,#0000 86%),radial-gradient(circle at 18% 36%,#bcae867a,#0000 16%),radial-gradient(circle at 80% 30%,#7894a538,#0000 24%)}.content-card__ornament--dossier .content-card__ornament-image{object-position:center center}.content-card__body{z-index:2;gap:var(--space-3);padding:1.2rem 1.25rem 1.3rem;display:grid;position:relative}.content-card--illustrated .content-card__body{gap:0;height:100%;padding:0}.content-card--illustrated.content-card--has-chrome:before{content:"";z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#fffcf7fa,#f6efe5eb),linear-gradient(#ffffff61,#0000 62%),radial-gradient(circle at 0 0,#ffffffb8,#0000 60%);border-bottom:1px solid #18231f1f;height:2.1rem;position:absolute;top:0;left:0;right:0;box-shadow:inset 0 1px #ffffffb3,0 6px 18px #2d271f14}.content-card--illustrated .content-card__chrome{z-index:4;top:.82rem;left:.95rem}.content-card__feature-media{border-radius:inherit;height:100%;min-height:0;box-shadow:none;background:0 0;border:0;display:block;overflow:hidden}.content-card__feature-media-image{object-fit:cover;object-position:center center;width:100%;height:100%}.content-card__media-top{border-bottom:1px solid #18231f0f;height:11rem;min-height:11rem;position:relative}.content-card__media-top-image{object-fit:cover;object-position:center center;width:100%;height:100%}.content-card--top-image.content-card--compact .content-card__media-top{height:9.75rem;min-height:9.75rem}.content-card--top-image.content-card--roomy .content-card__media-top{height:12.5rem;min-height:12.5rem}.content-card__ornament--full+.content-card__body{background:linear-gradient(#fffcf7ad,#faf5edd6),radial-gradient(circle at 0 0,#ffffff4d,#0000 40%);min-height:100%}.content-card__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-brand-strong);margin:0;font-size:.72rem;font-weight:700}.content-card__body h3{max-width:22ch;margin:0;font-size:clamp(1.1rem,.98rem + .45vw,1.45rem);line-height:1.08}.content-card__body-copy,.content-card__agenda-row span,.content-card__mini-tile span{color:var(--color-muted);margin:0}.content-card__bullet-list{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.content-card__bullet-list li{color:var(--color-muted);padding-left:1rem;position:relative}.content-card__bullet-list li:before{content:"";background:#c96c44b8;border-radius:999px;width:.42rem;height:.42rem;position:absolute;top:.65rem;left:0}.content-card__agenda{gap:.75rem;display:grid}.content-card__agenda-row{background:#ffffff70;border:1px solid #18231f0f;border-radius:1rem;gap:.18rem;padding:.8rem .9rem;display:grid}.content-card__agenda-row strong,.content-card__mini-tile strong,.content-card__split-meta strong,.content-card__stat-chip strong{font-size:var(--text-sm);color:var(--color-ink)}.content-card__split-meta{background:#ffffff7a;border:1px solid #18231f0f;border-radius:1rem;justify-items:start;gap:.2rem;padding:.8rem .9rem;display:inline-grid}.content-card__split-meta p,.content-card__footer-note,.content-card__stat-chip span{font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--color-brand-strong);margin:0;font-weight:700}.content-card__tag-row{flex-wrap:wrap;gap:.55rem;display:flex}.content-card__tag-row span{color:var(--color-ink);font-size:var(--text-xs);background:#d6dfce7a;border-radius:999px;padding:.45rem .7rem;font-weight:700;display:inline-flex}.content-card__mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.content-card__mini-tile{background:#ffffff70;border:1px solid #18231f0f;border-radius:1rem;gap:.25rem;min-height:4.8rem;padding:.8rem;display:grid}.content-card__stat-chip{background:#ffffff7a;border:1px solid #18231f0f;border-radius:1rem;justify-items:start;gap:.2rem;width:fit-content;padding:.85rem .95rem;display:inline-grid}.content-card__footer{border-top:1px solid #18231f14;padding-top:.2rem}@media (width>=64rem){.hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center}.partner{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center}.partner__cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-showcase__item--wide{flex-basis:28rem}}@media (width<=63.99rem){.header{position:static}.header__inner{flex-wrap:nowrap;align-items:center;padding:.7rem 0}.nav{display:none}.header__actions{justify-content:flex-end;width:auto}.brand__logo{max-width:min(13.5rem,48vw)}.card-showcase__grid,.partner__cards-grid{grid-template-columns:1fr}.content-card-row{flex-direction:column}.content-card--top-image{--top-image-mobile-width:clamp(6.75rem, 30vw, 9.25rem);grid-template-columns:var(--top-image-mobile-width) minmax(0, 1fr);grid-template-rows:1fr;min-height:0}.story__cards.content-card-row>.content-card,.audiences__cards.content-card-row>.content-card{flex:none;height:auto}.content-card--top-image .content-card__media-top{border-bottom:0;border-right:1px solid #18231f0f;grid-area:1/1;height:auto;min-height:100%}.content-card--top-image .content-card__body{grid-area:1/2;align-content:start;padding:1rem 1rem 1.05rem}.section--hero .section__content{inset:0}.hero__projection-shell{padding-top:clamp(6.25rem,12vw,7.25rem);padding-bottom:clamp(4.5rem,10vw,6rem)}.hero__projection-stage{width:clamp(46rem,116vw,60rem)}.hero__overlay-copy{width:min(100% - 1.5rem,36rem);top:.6rem}.hero__overlay-copy h1{font-size:clamp(1.8rem,1.4rem + 2vw,3rem)}.hero__overlay-copy p{font-size:clamp(.96rem,.9rem + .36vw,1.12rem)}.hero__projection-card--map{width:44%;height:70%;top:19%;left:1%}.hero__projection-card--banner{width:24%;height:56%;top:15%;left:34%}.hero__projection-card--agenda{width:31%;height:63%;top:31%;left:47%}.hero__projection-card--story{width:25%;height:56%;top:18%;right:3%}.hero__projection-figure--bear{width:30%;bottom:-24%;left:5%}.hero__projection-figure--foliage{width:20%;bottom:-27%;left:-3%}.hero__projection-figure--duck{width:25%;bottom:-40%;right:25%}}@media (width<=30rem){.hero__projection-shell{padding-top:clamp(5.85rem,15vw,6.5rem);padding-bottom:clamp(3.9rem,10vw,4.75rem)}.hero__projection-stage{width:clamp(33rem,140vw,40rem)}.hero__overlay-copy{gap:.7rem;width:min(100% - 1.25rem,23rem);top:.7rem}.hero__overlay-copy h1{font-size:clamp(1.72rem,1.34rem + 1.8vw,2.65rem)}.hero__overlay-copy p{max-width:22rem;font-size:1rem}.hero__projection-figure--duck{width:18%;bottom:-33%;right:30%}.content-card--top-image .content-card__body{gap:.55rem;padding:.85rem .9rem .9rem}.content-card--top-image .content-card__body h3{font-size:1.02rem;line-height:1.06}.content-card--top-image .content-card__body-copy{font-size:.98rem;line-height:1.48}}@media (width<=88rem){.frame{width:100%;box-shadow:none;border:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
