.skip-link.svelte-1a7s474{z-index:200;background:var(--ink);color:var(--cream);font-family:var(--font-sans);border-radius:999px;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:transform .4s cubic-bezier(.32,.72,0,1);position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link.svelte-1a7s474:focus-visible{transform:translateY(0)}.nav-shell.svelte-1a7s474{z-index:100;padding:max(clamp(1rem, 2.2vh, 1.75rem), env(safe-area-inset-top,0px) + .75rem) max(clamp(1rem, 4vw, 2.5rem), env(safe-area-inset-right,0px) + .5rem) clamp(1rem, 2.2vh, 1.75rem) max(clamp(1rem, 4vw, 2.5rem), env(safe-area-inset-left,0px) + .5rem);pointer-events:none;position:fixed;top:0;left:0;right:0}.nav-rail.svelte-1a7s474{justify-content:space-between;align-items:center;gap:1rem;max-width:84rem;margin:0 auto;display:flex}.nav-rail.svelte-1a7s474>:where(.svelte-1a7s474){pointer-events:auto}.brand.svelte-1a7s474,.nav-pill.svelte-1a7s474,.nav-actions.svelte-1a7s474{-webkit-backdrop-filter:blur(18px)saturate(1.4);background:#fdfbf7b8;border-radius:999px;transition:background .6s cubic-bezier(.32,.72,0,1),box-shadow .6s cubic-bezier(.32,.72,0,1);box-shadow:inset 0 1px #fff9,0 0 0 1px #241c1612,0 18px 40px -28px #241c1680}.condensed.svelte-1a7s474 .brand:where(.svelte-1a7s474),.condensed.svelte-1a7s474 .nav-pill:where(.svelte-1a7s474),.condensed.svelte-1a7s474 .nav-actions:where(.svelte-1a7s474){background:#fdfbf7eb;box-shadow:inset 0 1px #ffffffb3,0 0 0 1px #241c161a,0 22px 50px -30px #241c16a6}.brand.svelte-1a7s474{color:var(--ink);align-items:center;gap:.75rem;padding:.5rem 1.25rem .5rem .5rem;text-decoration:none;display:inline-flex}.brand-mark.svelte-1a7s474{background:var(--ink);width:2.375rem;height:2.375rem;color:var(--cream);font-family:var(--font-display);letter-spacing:.06em;border-radius:50%;place-items:center;font-size:.8125rem;font-weight:700;display:grid}.brand-copy.svelte-1a7s474{flex-direction:column;line-height:1.1;display:flex}.brand-name.svelte-1a7s474{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.0625rem;font-weight:700}.brand-role.svelte-1a7s474{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--terracotta-ink);font-size:.6875rem}.nav-pill.svelte-1a7s474{align-items:center;gap:.125rem;padding:.4375rem;display:none}.nav-link.svelte-1a7s474{font-family:var(--font-sans);color:var(--ink-soft);white-space:nowrap;border-radius:999px;align-items:center;padding:.625rem 1.0625rem;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .45s cubic-bezier(.32,.72,0,1),background .45s cubic-bezier(.32,.72,0,1);display:inline-flex;position:relative}.nav-link.svelte-1a7s474:hover,.nav-link.svelte-1a7s474:focus-visible{color:var(--ink);background:#c56a3c1a}.nav-actions.svelte-1a7s474{align-items:center;gap:.5rem;padding:.4375rem;display:inline-flex}.call-island.svelte-1a7s474{background:var(--ink);color:var(--cream);border-radius:999px;align-items:center;gap:.75rem;padding:.375rem .375rem .375rem 1.125rem;text-decoration:none;transition:transform .5s cubic-bezier(.32,.72,0,1);display:none}.call-island.svelte-1a7s474:active{transform:scale(.98)}.call-number.svelte-1a7s474{font-family:var(--font-sans);letter-spacing:.01em;white-space:nowrap;font-size:.875rem;font-weight:500}.call-icon.svelte-1a7s474{background:#fdfbf724;border-radius:50%;place-items:center;width:2rem;height:2rem;transition:transform .5s cubic-bezier(.32,.72,0,1);display:grid}.call-icon.svelte-1a7s474 svg:where(.svelte-1a7s474){width:1rem;height:1rem}.call-island.svelte-1a7s474:hover .call-icon:where(.svelte-1a7s474){transform:translate(2px,-1px)scale(1.06)}.burger.svelte-1a7s474{cursor:pointer;background:#241c160f;border:0;border-radius:50%;place-items:center;gap:.375rem;width:2.875rem;min-width:2.75rem;height:2.875rem;min-height:2.75rem;padding:0;transition:background .45s cubic-bezier(.32,.72,0,1);display:grid}.burger.svelte-1a7s474:hover{background:#241c161c}.burger-line.svelte-1a7s474{background:var(--ink);border-radius:2px;grid-area:1/1;width:1.125rem;height:1.5px;transition:transform .55s cubic-bezier(.32,.72,0,1)}.burger-line.svelte-1a7s474:first-child{transform:translateY(-3.5px)}.burger-line.svelte-1a7s474:nth-child(2){transform:translateY(3.5px)}.burger.open.svelte-1a7s474 .burger-line:where(.svelte-1a7s474):first-child{transform:rotate(45deg)}.burger.open.svelte-1a7s474 .burger-line:where(.svelte-1a7s474):nth-child(2){transform:rotate(-45deg)}.overlay.svelte-1a7s474{z-index:99;-webkit-backdrop-filter:blur(30px)saturate(1.3);opacity:0;visibility:hidden;background:#fdfbf7db;transition:opacity .6s cubic-bezier(.32,.72,0,1),visibility .6s;position:fixed;inset:0;overflow-y:auto}.overlay.open.svelte-1a7s474{opacity:1;visibility:visible}.overlay-inner.svelte-1a7s474{max-width:84rem;min-height:100%;padding:clamp(8rem, 18vh, 12rem) clamp(1.5rem, 5vw, 4rem) max(4rem, env(safe-area-inset-bottom,0px) + 2rem);padding-left:max(clamp(1.5rem, 5vw, 4rem), env(safe-area-inset-left,0px) + 1rem);padding-right:max(clamp(1.5rem, 5vw, 4rem), env(safe-area-inset-right,0px) + 1rem);flex-direction:column;justify-content:space-between;gap:4rem;margin:0 auto;display:flex}.overlay-nav.svelte-1a7s474{flex-direction:column;display:flex}.overlay-link.svelte-1a7s474{color:var(--ink);opacity:0;min-height:3rem;transition:opacity .7s cubic-bezier(.32,.72,0,1),transform .7s cubic-bezier(.32,.72,0,1);transition-delay:calc(var(--i) * 60ms);padding:clamp(1rem,1.8vh,1.375rem) 0;text-decoration:none;display:block;position:relative;transform:translateY(2.5rem)}.overlay.open.svelte-1a7s474 .overlay-link:where(.svelte-1a7s474){opacity:1;transform:translateY(0)}.overlay-link-text.svelte-1a7s474{font-family:var(--font-display);letter-spacing:-.025em;font-size:clamp(1.75rem,6vw,3.25rem);font-weight:500;line-height:1.1;transition:transform .6s cubic-bezier(.32,.72,0,1);display:block}.overlay-link.svelte-1a7s474:hover .overlay-link-text:where(.svelte-1a7s474),.overlay-link.svelte-1a7s474:focus-visible .overlay-link-text:where(.svelte-1a7s474){color:var(--terracotta-ink);transform:translate(.75rem)}.overlay-link-rule.svelte-1a7s474{background:var(--line);height:1px;margin-top:clamp(.875rem,1.8vh,1.375rem);display:block}.overlay-foot.svelte-1a7s474{font-family:var(--font-sans);opacity:0;transition:opacity .7s cubic-bezier(.32,.72,0,1),transform .7s cubic-bezier(.32,.72,0,1);transition-delay:calc(var(--i) * 60ms);flex-wrap:wrap;align-items:baseline;gap:.75rem 2.5rem;font-size:1rem;display:flex;transform:translateY(2.5rem)}.overlay.open.svelte-1a7s474 .overlay-foot:where(.svelte-1a7s474){opacity:1;transform:translateY(0)}.overlay-foot.svelte-1a7s474 a:where(.svelte-1a7s474){color:var(--terracotta-ink);border-bottom:1px solid #9c4a2259;align-items:center;min-height:2.75rem;padding:.5rem 0 2px;text-decoration:none;display:inline-flex}.overlay-foot.svelte-1a7s474 p:where(.svelte-1a7s474){color:var(--ink-soft);margin:0}@media (width>=640px){.call-island.svelte-1a7s474{display:inline-flex}}@media (width>=1200px){.nav-pill.svelte-1a7s474{display:inline-flex}.burger.svelte-1a7s474{display:none}}@media (prefers-reduced-motion:reduce){.skip-link.svelte-1a7s474,.brand.svelte-1a7s474,.nav-pill.svelte-1a7s474,.nav-actions.svelte-1a7s474,.nav-link.svelte-1a7s474,.call-island.svelte-1a7s474,.call-icon.svelte-1a7s474,.burger.svelte-1a7s474,.burger-line.svelte-1a7s474,.overlay.svelte-1a7s474,.overlay-link.svelte-1a7s474,.overlay-link-text.svelte-1a7s474,.overlay-foot.svelte-1a7s474{transition-duration:.01ms}}.footer.svelte-37jueu{background:var(--ink);color:var(--cream);padding:clamp(4.5rem,10vh,8rem) clamp(1.25rem,5vw,4rem) clamp(2rem,4vh,3rem);position:relative}.footer-inner.svelte-37jueu{max-width:84rem;margin:0 auto}.footer-lede.svelte-37jueu{border-bottom:1px solid #fdfbf724;flex-direction:column;align-items:flex-start;gap:2.25rem;padding-bottom:clamp(3.5rem,8vh,6rem);display:flex}.footer-lede.svelte-37jueu h2:where(.svelte-37jueu){max-width:20ch;font-family:var(--font-display);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(2rem,5.2vw,3.75rem);font-weight:500;line-height:1.06}.island.svelte-37jueu{background:var(--cream);color:var(--ink);font-family:var(--font-sans);border-radius:999px;align-items:center;gap:1rem;padding:.5rem .5rem .5rem 1.75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:transform .55s cubic-bezier(.32,.72,0,1);display:inline-flex}.island.svelte-37jueu:active{transform:scale(.98)}.island-icon.svelte-37jueu{background:#241c1614;border-radius:50%;flex:none;place-items:center;width:2.5rem;height:2.5rem;transition:transform .55s cubic-bezier(.32,.72,0,1);display:grid}.island-icon.svelte-37jueu svg:where(.svelte-37jueu){width:1.125rem;height:1.125rem}.island.svelte-37jueu:hover .island-icon:where(.svelte-37jueu){transform:translate(2px,-2px)scale(1.06)}.footer-grid.svelte-37jueu{grid-template-columns:1fr;gap:2.75rem;padding:clamp(3rem,7vh,5rem) 0;display:grid}.footer-col.svelte-37jueu h3:where(.svelte-37jueu){font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.18em;color:var(--terracotta-lift);margin:0 0 1.25rem;font-size:.6875rem;font-weight:500}.footer-col.svelte-37jueu ul:where(.svelte-37jueu){flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.footer-col.svelte-37jueu a:where(.svelte-37jueu){font-family:var(--font-sans);color:#fdfbf7c7;min-height:2.75rem;padding:.5rem 0;font-size:.9375rem;text-decoration:none;transition:color .45s cubic-bezier(.32,.72,0,1);display:inline-block}.footer-col.svelte-37jueu a:where(.svelte-37jueu):hover,.footer-col.svelte-37jueu a:where(.svelte-37jueu):focus-visible{color:var(--cream)}.footer-brand.svelte-37jueu{align-items:center;gap:.75rem;margin-bottom:1.25rem;text-decoration:none;display:inline-flex}.footer-mark.svelte-37jueu{width:2.5rem;height:2.5rem;font-family:var(--font-display);letter-spacing:.06em;color:var(--cream);border:1px solid #fdfbf747;border-radius:50%;flex:none;place-items:center;font-size:.8125rem;font-weight:700;display:grid}.footer-name.svelte-37jueu{font-family:var(--font-display);color:var(--cream);font-size:1.125rem;font-weight:700;line-height:1.1;display:block}.footer-role.svelte-37jueu{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--terracotta-lift);font-size:.6875rem;display:block}.footer-note.svelte-37jueu{max-width:30ch;font-family:var(--font-sans);color:#fdfbf7a8;margin:0;font-size:.9375rem;line-height:1.7}address.svelte-37jueu{font-style:normal;font-family:var(--font-sans);color:#fdfbf7c7;margin-bottom:1rem;font-size:.9375rem;line-height:1.75}.text-link.svelte-37jueu{border-bottom:1px solid #d98a5c80;padding-bottom:2px;display:inline-block;color:var(--terracotta-lift)!important}.footer-base.svelte-37jueu{border-top:1px solid #fdfbf724;flex-direction:column;align-items:flex-start;gap:1.25rem;padding-top:clamp(1.75rem,4vh,2.5rem);display:flex}.legal.svelte-37jueu{flex-wrap:wrap;gap:.75rem 2rem;display:flex}.legal.svelte-37jueu a:where(.svelte-37jueu){font-family:var(--font-sans);color:#fdfbf799;align-items:center;min-height:2.75rem;padding:.5rem 0;font-size:.8125rem;text-decoration:none;transition:color .45s cubic-bezier(.32,.72,0,1);display:inline-flex}.legal.svelte-37jueu a:where(.svelte-37jueu):hover,.legal.svelte-37jueu a:where(.svelte-37jueu):focus-visible{color:var(--cream)}.copyright.svelte-37jueu{font-family:var(--font-sans);color:#fdfbf780;margin:0;font-size:.8125rem}@media (width<=479px){.footer-lede.svelte-37jueu h2:where(.svelte-37jueu){-webkit-hyphens:auto;hyphens:auto;word-break:break-word;font-size:clamp(1.75rem,7vw,2rem)}.footer-grid.svelte-37jueu{gap:2.25rem}}@media (width>=640px){.footer-grid.svelte-37jueu{grid-template-columns:repeat(2,1fr);gap:3.5rem 2.5rem}}@media (width>=1024px){.footer-lede.svelte-37jueu{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:4rem}.footer-grid.svelte-37jueu{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:3rem}.footer-base.svelte-37jueu{flex-direction:row;justify-content:space-between;align-items:center}}@media (prefers-reduced-motion:reduce){.island.svelte-37jueu,.island-icon.svelte-37jueu,.footer-col.svelte-37jueu a:where(.svelte-37jueu),.legal.svelte-37jueu a:where(.svelte-37jueu){transition-duration:.01ms}}.fab.svelte-z8byyo{right:max(1rem, env(safe-area-inset-right,0px) + 1rem);bottom:max(1rem, env(safe-area-inset-bottom,0px) + 1rem);z-index:95;background:var(--ink,#241c16);color:var(--cream,#fdfbf7);border-radius:999px;align-items:center;gap:0;padding:.4375rem;text-decoration:none;transition:transform .6s cubic-bezier(.32,.72,0,1),bottom .6s cubic-bezier(.32,.72,0,1);display:inline-flex;position:fixed;box-shadow:inset 0 1px #ffffff1a,0 20px 45px -22px #241c16d9}@media (width>=768px){.fab.svelte-z8byyo{bottom:clamp(1rem,3vw,1.75rem);right:clamp(1rem,3vw,1.75rem)}}.fab.svelte-z8byyo:active{transform:scale(.97)}.fab-glyph.svelte-z8byyo{color:#05300f;background:#25d366;border-radius:50%;flex:none;place-items:center;width:2.875rem;height:2.875rem;transition:transform .6s cubic-bezier(.32,.72,0,1);display:grid}.fab-glyph.svelte-z8byyo svg:where(.svelte-z8byyo){width:1.375rem;height:1.375rem}.fab.svelte-z8byyo:hover .fab-glyph:where(.svelte-z8byyo){transform:scale(1.05)}.fab-label.svelte-z8byyo{font-family:var(--font-sans,sans-serif);white-space:nowrap;opacity:0;max-width:0;font-size:.875rem;font-weight:500;transition:max-width .7s cubic-bezier(.32,.72,0,1),opacity .5s cubic-bezier(.32,.72,0,1),padding .7s cubic-bezier(.32,.72,0,1);overflow:hidden}.fab.svelte-z8byyo:hover .fab-label:where(.svelte-z8byyo),.fab.svelte-z8byyo:focus-visible .fab-label:where(.svelte-z8byyo){opacity:1;max-width:16rem;padding:0 1.125rem 0 .875rem}.fab.svelte-z8byyo:focus-visible{outline:2px solid var(--terracotta,#c56a3c);outline-offset:3px}@media (width<=767px){html[data-cookie-open] .fab.svelte-z8byyo{opacity:0;visibility:hidden;pointer-events:none}}@media (prefers-reduced-motion:reduce){.fab.svelte-z8byyo,.fab-glyph.svelte-z8byyo,.fab-label.svelte-z8byyo{transition-duration:.01ms}}.cookie-shell.svelte-r7nzb5{left:max(1rem, env(safe-area-inset-left,0px) + .75rem);right:max(1rem, env(safe-area-inset-right,0px) + .75rem);bottom:max(1rem, env(safe-area-inset-bottom,0px) + .75rem);z-index:130;-webkit-backdrop-filter:blur(20px)saturate(1.3);background:#f4eee4b8;border-radius:1.75rem;padding:.4375rem;position:fixed;box-shadow:0 0 0 1px #241c1614,0 28px 60px -30px #241c168c}.cookie-card.svelte-r7nzb5{background:var(--cream,#fdfbf7);border-radius:1.375rem;flex-direction:column;gap:1.125rem;padding:1.375rem 1.5rem;display:flex;box-shadow:inset 0 1px #fffc}.cookie-card.svelte-r7nzb5 p:where(.svelte-r7nzb5){font-family:var(--font-sans,sans-serif);color:var(--ink-soft,#4a3d34);margin:0;font-size:.875rem;line-height:1.65}.cookie-card.svelte-r7nzb5 a:where(.svelte-r7nzb5){color:var(--terracotta-ink,#9c4a22);text-underline-offset:3px}.cookie-actions.svelte-r7nzb5{flex-wrap:wrap;gap:.625rem;display:flex}.cookie-actions.svelte-r7nzb5 button:where(.svelte-r7nzb5){cursor:pointer;min-height:2.875rem;font-family:var(--font-sans,sans-serif);border:0;border-radius:999px;flex:auto;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:background .5s cubic-bezier(.32,.72,0,1),transform .5s cubic-bezier(.32,.72,0,1)}.ghost.svelte-r7nzb5{color:var(--ink,#241c16);background:0 0;box-shadow:inset 0 0 0 1px #241c1629}.ghost.svelte-r7nzb5:hover{background:#241c160d}.solid.svelte-r7nzb5{background:var(--ink,#241c16);color:var(--cream,#fdfbf7)}.solid.svelte-r7nzb5:hover{background:#16110d}.cookie-actions.svelte-r7nzb5 button:where(.svelte-r7nzb5):active{transform:scale(.98)}@media (width>=768px){.cookie-shell.svelte-r7nzb5{max-width:30rem;right:auto}.cookie-card.svelte-r7nzb5{padding:1.5rem 1.75rem}.cookie-actions.svelte-r7nzb5 button:where(.svelte-r7nzb5){flex:none}}@media (prefers-reduced-motion:reduce){.cookie-actions.svelte-r7nzb5 button:where(.svelte-r7nzb5){transition-duration:.01ms}}.scrub.svelte-5s2pn{font-family:var(--font-display);color:var(--ink);text-wrap:pretty;margin:0;font-weight:400}.scrub.lead.svelte-5s2pn{letter-spacing:-.015em;max-width:54rem;font-size:clamp(1.5rem,2.6vw,2.5rem);line-height:1.34}.scrub.body.svelte-5s2pn{font-family:var(--font-sans);color:var(--ink-soft);max-width:46rem;font-size:clamp(1.0625rem,1.35vw,1.25rem);line-height:1.72}.scrub.center.svelte-5s2pn{text-align:center;margin-inline:auto}.word.svelte-5s2pn{display:inline}@media (width<=479px){.scrub.lead.svelte-5s2pn{font-size:clamp(1.25rem,5vw,1.5rem)}.scrub.body.svelte-5s2pn{font-size:1rem}}.gallery.svelte-1hga5c9{grid-template-columns:1fr;gap:3rem;width:100%;display:grid;overflow:hidden}.frame.svelte-1hga5c9{margin:0;position:relative}.frame-viewport.svelte-1hga5c9{background:var(--sand);box-shadow:var(--shadow-soft);aspect-ratio:4/3;border-radius:1.75rem;position:relative;overflow:hidden}.frame-viewport.svelte-1hga5c9:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #241c1614}.frame-media.svelte-1hga5c9{object-fit:cover;filter:saturate(.82)contrast(1.04);transform-origin:50%;will-change:transform;width:100%;height:100%}figcaption.svelte-1hga5c9{font-family:var(--font-sans);color:var(--ink-soft);-webkit-hyphens:auto;hyphens:auto;word-break:break-word;max-width:34rem;margin-top:1.125rem;font-size:.9375rem;line-height:1.6}@media (width<=479px){.gallery.svelte-1hga5c9{gap:2rem}.frame-viewport.svelte-1hga5c9{border-radius:1.25rem}figcaption.svelte-1hga5c9{margin-top:.875rem;font-size:.875rem}}@media (width>=900px){.gallery.svelte-1hga5c9{grid-template-columns:repeat(12,1fr);gap:0 2rem}.frame.svelte-1hga5c9:first-child{grid-column:1/8}.frame.svelte-1hga5c9:nth-child(2){grid-column:9/13;margin-top:7rem}.frame.svelte-1hga5c9:nth-child(2) .frame-viewport:where(.svelte-1hga5c9){aspect-ratio:3/4}.frame.svelte-1hga5c9:nth-child(3){grid-column:2/7;margin-top:5rem}.frame.svelte-1hga5c9:nth-child(3) .frame-viewport:where(.svelte-1hga5c9){aspect-ratio:1}.frame.svelte-1hga5c9:nth-child(4){grid-column:7/13;margin-top:2rem}.frame.svelte-1hga5c9:nth-child(4) .frame-viewport:where(.svelte-1hga5c9){aspect-ratio:16/11}}.marquee.svelte-17vytbl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:100%;max-width:100%;padding:2.25rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}@media (width<=479px){.marquee.svelte-17vytbl{padding:1.75rem 0}.marquee-name.svelte-17vytbl{font-size:clamp(1.25rem,5vw,1.5rem)}.marquee-item.svelte-17vytbl{gap:clamp(1.25rem,3vw,2rem);padding-right:clamp(1.25rem,3vw,2rem)}}.marquee-track.svelte-17vytbl{will-change:transform;align-items:center;width:max-content;animation:42s linear infinite svelte-17vytbl-marquee-slide;display:flex}.marquee.svelte-17vytbl:hover .marquee-track:where(.svelte-17vytbl){animation-play-state:paused}.marquee-item.svelte-17vytbl{align-items:center;gap:clamp(2rem,4vw,3.5rem);padding-right:clamp(2rem,4vw,3.5rem);display:inline-flex}.marquee-name.svelte-17vytbl{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);white-space:nowrap;font-size:clamp(1.5rem,3vw,2.75rem);font-weight:500}.marquee-dot.svelte-17vytbl{background:var(--terracotta);border-radius:50%;flex:none;width:.4rem;height:.4rem}.marquee-list.svelte-17vytbl{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;list-style:none;position:absolute;overflow:hidden}@keyframes svelte-17vytbl-marquee-slide{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee.svelte-17vytbl{display:none}.marquee-list.svelte-17vytbl{clip-path:none;border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:center;gap:1rem clamp(2rem,4vw,3.5rem);width:auto;height:auto;margin:0;padding:2.25rem 0;display:flex;position:static;overflow:visible}.marquee-list.svelte-17vytbl li:where(.svelte-17vytbl){font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:clamp(1.5rem,3vw,2.75rem);font-weight:500}}.page-b.svelte-97yhns{--cream:#fdfbf7;--sand:#f4eee4;--sand-deep:#ebe2d4;--ink:#241c16;--ink-soft:#574a40;--terracotta:#c56a3c;--terracotta-ink:#9c4a22;--terracotta-deep:#a6522b;--terracotta-lift:#d98a5c;--line:#241c161c;--font-display:"Cabinet Grotesk", "Outfit", Georgia, serif;--font-sans:"Outfit", "Cabinet Grotesk", sans-serif;--ease:cubic-bezier(.32, .72, 0, 1);--shadow-soft:0 40px 80px -50px #241c168c;--chapter:clamp(5rem, 12vh, 10rem);background:var(--cream);color:var(--ink);font-family:var(--font-sans);width:100%;max-width:100%;font-weight:300;line-height:1.65;position:relative;overflow-x:clip}body{background:#fdfbf7;margin:0;overflow-x:hidden}.page-b *,.page-b :before,.page-b :after{box-sizing:border-box}.page-b img{max-width:100%;display:block}main.svelte-97yhns{width:100%;max-width:100%;overflow-x:clip}.grain.svelte-97yhns{z-index:90;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.shell.svelte-97yhns{width:100%;max-width:84rem;margin:0 auto;padding-inline:clamp(1.25rem,5vw,4rem)}.shell.narrow.svelte-97yhns{max-width:62rem}.shell.center.svelte-97yhns{text-align:center}section.svelte-97yhns{padding-block:var(--chapter);position:relative}.chapter-title.svelte-97yhns{font-family:var(--font-display);letter-spacing:-.03em;text-wrap:balance;-webkit-hyphens:auto;hyphens:auto;word-break:break-word;overflow-wrap:break-word;max-width:22ch;margin:0 0 1.75rem;font-size:clamp(2rem,4.2vw,3.5rem);font-weight:500;line-height:1.08}.chapter-title.invert.svelte-97yhns{color:var(--cream)}.chapter-head.svelte-97yhns{gap:1.5rem;margin-bottom:clamp(3rem,6vh,4.5rem);display:grid}.chapter-lead.svelte-97yhns{color:var(--ink-soft);max-width:48rem;margin:0;font-size:clamp(1.0625rem,1.3vw,1.1875rem);line-height:1.75}.chapter-foot.svelte-97yhns{margin-top:clamp(2.5rem,5vh,4rem)}.prose.svelte-97yhns p:where(.svelte-97yhns){color:var(--ink-soft);max-width:46rem;margin:0 0 1.125rem;font-size:clamp(1rem,1.15vw,1.0625rem);line-height:1.78}.prose.invert.svelte-97yhns p:where(.svelte-97yhns){color:#fdfbf7cc}.center.svelte-97yhns .prose:where(.svelte-97yhns) p:where(.svelte-97yhns){margin-inline:auto}.micro-image.svelte-97yhns{vertical-align:middle;filter:saturate(.85)contrast(1.05);background-position:50%;background-size:cover;border-radius:999px;width:clamp(3.5rem,6vw,6rem);height:clamp(1.75rem,3vw,3rem);margin:0 .5rem;display:none;box-shadow:0 0 0 1px #241c161a}@media (width>=768px){.micro-image.svelte-97yhns{display:inline-block}}.island.svelte-97yhns{background:var(--ink);color:var(--cream);min-height:3.5rem;transition:background .55s var(--ease), color .55s var(--ease);border-radius:999px;justify-content:center;align-items:center;gap:1rem;padding:.5rem .5rem .5rem 1.75rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex}.island.light.svelte-97yhns{background:var(--cream);color:var(--ink)}.island.svelte-97yhns:active{transform:scale(.98)}.island-icon.svelte-97yhns{width:2.5rem;height:2.5rem;transition:transform .55s var(--ease);background:#fdfbf724;border-radius:50%;flex:none;place-items:center;display:grid}.island.light.svelte-97yhns .island-icon:where(.svelte-97yhns){background:#241c1614}.island-icon.svelte-97yhns svg:where(.svelte-97yhns){width:1.125rem;height:1.125rem}.island.svelte-97yhns:hover .island-icon:where(.svelte-97yhns){transform:translate(2px,-2px)scale(1.06)}.ghost.svelte-97yhns{color:var(--ink);min-height:3rem;transition:background .55s var(--ease), box-shadow .55s var(--ease);background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:.9375rem 1.75rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex;box-shadow:inset 0 0 0 1px #241c1638}.ghost.svelte-97yhns:hover{background:#241c160d;box-shadow:inset 0 0 0 1px #241c1666}.link-arrow.svelte-97yhns{color:var(--terracotta-ink);transition:border-color .55s var(--ease);border-bottom:1px solid #9c4a224d;align-items:center;gap:.75rem;min-height:2.75rem;margin-top:1.5rem;padding:.5rem 0;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.link-arrow.svelte-97yhns span:where(.svelte-97yhns){width:1.75rem;height:1.75rem;transition:transform .55s var(--ease);background:#c56a3c1f;border-radius:50%;flex:none;place-items:center;display:grid}.link-arrow.svelte-97yhns span:where(.svelte-97yhns) svg:where(.svelte-97yhns){width:.9375rem;height:.9375rem}.link-arrow.svelte-97yhns:hover{border-color:#9c4a22bf}.link-arrow.svelte-97yhns:hover span:where(.svelte-97yhns){transform:translate(3px)}.hero.svelte-97yhns{isolation:isolate;align-items:center;min-height:min(100dvh,62rem);padding-block:clamp(9rem,18vh,13rem) clamp(6rem,12vh,9rem);display:grid;overflow:hidden}.hero-figure.svelte-97yhns{z-index:-2;will-change:transform;position:absolute;inset:-8% 0}.hero-photo.svelte-97yhns{object-fit:cover;filter:saturate(.68)contrast(1.04)sepia(.1);width:100%;height:100%}.hero-wash.svelte-97yhns{z-index:-1;background:radial-gradient(110% 85% at 50% 44%,#fdfbf7f9 0%,#fdfbf7f0 34%,#fdfbf7b3 66%,#fdfbf7e0 100%),linear-gradient(#fdfbf7e6 0%,#fdfbf700 22%);position:absolute;inset:0}.hero-inner.svelte-97yhns{text-align:center;width:100%;max-width:min(100%,72rem);margin:0 auto;padding-inline:clamp(1.25rem,5vw,4rem);position:relative}.hero-eyebrow.svelte-97yhns{letter-spacing:.2em;text-transform:uppercase;color:var(--terracotta-ink);margin:0 0 clamp(1.5rem,3vh,2.25rem);font-size:.75rem;font-weight:500}.hero-title.svelte-97yhns{font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(2.75rem,5vw,5rem);font-weight:700;line-height:1.02}.hero-sub.svelte-97yhns{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-soft);margin:clamp(1.5rem,3vh,2rem) auto 0;font-size:clamp(1.125rem,1.8vw,1.5rem);font-weight:400}.hero-cta.svelte-97yhns{flex-wrap:wrap;justify-content:center;align-items:center;gap:.875rem;margin-top:clamp(2.25rem,5vh,3.25rem);display:flex}.hero-cta.svelte-97yhns .island:where(.svelte-97yhns),.hero-cta.svelte-97yhns .ghost:where(.svelte-97yhns){box-sizing:border-box;align-items:center;height:3.5rem;min-height:3.5rem;max-height:3.5rem;padding-top:0;padding-bottom:0}.hero-cta.svelte-97yhns .island:where(.svelte-97yhns){padding-left:1.75rem;padding-right:.5rem}.hero-cta.svelte-97yhns .ghost:where(.svelte-97yhns){padding-left:1.75rem;padding-right:1.75rem}.hero-call.svelte-97yhns{color:var(--ink-soft);flex-wrap:wrap;justify-content:center;gap:.5rem;margin:clamp(1.75rem,3.5vh,2.5rem) 0 0;font-size:.9375rem;display:flex}.hero-call.svelte-97yhns a:where(.svelte-97yhns){color:var(--ink);border-bottom:1px solid #241c1647;padding-bottom:1px;font-weight:500;text-decoration:none}.hero-cue.svelte-97yhns{background:linear-gradient(#241c1600,#241c1659);width:1px;height:clamp(2.5rem,6vh,4.5rem);position:absolute;bottom:clamp(1.5rem,4vh,3rem);left:50%;overflow:hidden;transform:translate(-50%)}.hero-cue.svelte-97yhns span:where(.svelte-97yhns){background:var(--terracotta);width:1px;height:40%;animation:svelte-97yhns-cue 2.8s var(--ease) infinite;display:block}@keyframes svelte-97yhns-cue{0%{transform:translateY(-100%)}to{transform:translateY(250%)}}@media (width<=767px){.hero-title.svelte-97yhns{letter-spacing:-.03em;-webkit-hyphens:auto;hyphens:auto;word-break:break-word;font-size:clamp(2.125rem,8.4vw,2.75rem)}.hero-cta.svelte-97yhns{flex-direction:column;width:100%}.hero-cta.svelte-97yhns .island:where(.svelte-97yhns),.hero-cta.svelte-97yhns .ghost:where(.svelte-97yhns){justify-content:center;width:100%}}.trust.svelte-97yhns{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--cream);padding-block:clamp(2rem,4vh,3rem)}.trust-row.svelte-97yhns{flex-wrap:wrap;justify-content:center;gap:1rem clamp(1.5rem,3.5vw,3rem);margin:0;padding:0;list-style:none;display:flex}.trust-row.svelte-97yhns li:where(.svelte-97yhns){letter-spacing:.01em;color:var(--ink-soft);align-items:center;gap:.625rem;font-size:.875rem;font-weight:400;display:inline-flex}@media (width<=479px){.trust-row.svelte-97yhns{flex-direction:column;align-items:center;gap:.875rem}.trust-row.svelte-97yhns li:where(.svelte-97yhns){text-align:center}}.trust-dot.svelte-97yhns{background:var(--terracotta);border-radius:50%;width:.3125rem;height:.3125rem}.manifesto.svelte-97yhns,.about.svelte-97yhns,.audiences.svelte-97yhns,.services.svelte-97yhns,.onestop.svelte-97yhns,.strengths.svelte-97yhns,.process.svelte-97yhns,.showcase.svelte-97yhns,.partners.svelte-97yhns,.region.svelte-97yhns,.career.svelte-97yhns,.faq.svelte-97yhns,.closing.svelte-97yhns{z-index:3;position:relative}.manifesto.svelte-97yhns{text-align:center;background:var(--cream);padding-block:clamp(6rem,16vh,12rem)}.about.svelte-97yhns{background:var(--cream)}.manifesto-rule.svelte-97yhns{background:var(--terracotta);opacity:.6;width:4rem;height:1px;margin:clamp(2.5rem,5vh,4rem) auto}.about-grid.svelte-97yhns{align-items:center;gap:clamp(3rem,7vh,5rem);display:grid}.about-copy.svelte-97yhns h2:where(.svelte-97yhns){font-family:var(--font-display);letter-spacing:-.03em;text-wrap:balance;-webkit-hyphens:auto;hyphens:auto;word-break:break-word;margin:0 0 2rem;font-size:clamp(2rem,4vw,3.25rem);font-weight:500;line-height:1.08}.about-stack.svelte-97yhns{gap:1.25rem;display:grid;position:relative}.about-plate.svelte-97yhns{background:var(--sand);box-shadow:var(--shadow-soft);border-radius:1.75rem;margin:0;overflow:hidden}.about-plate.svelte-97yhns img:where(.svelte-97yhns){object-fit:cover;filter:saturate(.82)contrast(1.04);width:100%;height:100%}@media (width<=479px){.about-plate.svelte-97yhns{border-radius:1.25rem}.about-stack.svelte-97yhns{gap:1rem}}@media (width>=900px){.about-grid.svelte-97yhns{grid-template-columns:1fr 1fr;gap:clamp(4rem,8vw,7rem)}.about-stack.svelte-97yhns{min-height:34rem;display:block}.about-plate.svelte-97yhns{position:absolute}.plate-back.svelte-97yhns{aspect-ratio:4/5;z-index:1;width:74%;top:0;right:0}.plate-front.svelte-97yhns{aspect-ratio:1;z-index:2;width:58%;bottom:0;left:0;box-shadow:0 50px 90px -45px #241c16b3}}.audiences.svelte-97yhns{background:var(--sand)}.aud-row.svelte-97yhns{gap:1.25rem;display:grid}.aud-panel.svelte-97yhns{transition:flex-grow .9s var(--ease), background .7s var(--ease), box-shadow .7s var(--ease);background:#fdfbf78c;border-radius:2rem;gap:1.75rem;padding:.5rem;display:grid;position:relative;box-shadow:0 0 0 1px #241c1612}.aud-panel.active.svelte-97yhns{background:var(--cream);box-shadow:0 0 0 1px #241c1617, var(--shadow-soft)}.aud-media.svelte-97yhns{aspect-ratio:16/10;background:var(--sand-deep);border-radius:1.5rem;overflow:hidden}.aud-media.svelte-97yhns img:where(.svelte-97yhns){object-fit:cover;filter:saturate(.8)contrast(1.04);width:100%;height:100%;transition:transform 1.1s var(--ease);transform:scale(1.04)}.aud-panel.active.svelte-97yhns .aud-media:where(.svelte-97yhns) img:where(.svelte-97yhns){transform:scale(1)}.aud-copy.svelte-97yhns{padding:0 1.5rem 1.75rem}.aud-copy.svelte-97yhns h3:where(.svelte-97yhns){font-family:var(--font-display);letter-spacing:-.02em;-webkit-hyphens:auto;hyphens:auto;word-break:break-word;margin:0 0 1rem;font-size:clamp(1.375rem,2.2vw,1.875rem);font-weight:500;line-height:1.15}.aud-copy.svelte-97yhns p:where(.svelte-97yhns){color:var(--ink-soft);margin:0;font-size:1rem;line-height:1.78}.ticks.svelte-97yhns{gap:.6875rem;margin:1.75rem 0 0;padding:0;list-style:none;display:grid}.ticks.svelte-97yhns li:where(.svelte-97yhns){color:var(--ink-soft);padding-left:1.5rem;font-size:.9375rem;position:relative}.ticks.svelte-97yhns li:where(.svelte-97yhns):before{content:"";width:.5rem;height:.5rem;box-shadow:inset 0 0 0 1.5px var(--terracotta);background:#c56a3c47;border-radius:50%;position:absolute;top:.6em;left:0}@media (width>=1024px){.aud-row.svelte-97yhns{align-items:stretch;gap:1.5rem;display:flex}.aud-panel.svelte-97yhns{flex:1 1 0;min-width:0}.aud-panel.active.svelte-97yhns{flex-grow:1.45}.aud-media.svelte-97yhns{aspect-ratio:16/9}}.slices.svelte-97yhns{gap:.75rem;display:grid}.slice.svelte-97yhns{text-align:left;background:var(--sand);cursor:pointer;width:100%;font:inherit;color:inherit;min-height:3.5rem;transition:background .7s var(--ease), box-shadow .7s var(--ease);border:0;border-radius:1.25rem;padding:1.25rem;display:block;position:relative;overflow:hidden}@media (width>=480px){.slice.svelte-97yhns{padding:1.5rem}}.slice.active.svelte-97yhns{background:var(--sand-deep)}.slice-spine.svelte-97yhns{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);font-size:1.0625rem;font-weight:500;display:block}.slice-body.svelte-97yhns{display:block}.slice-text.svelte-97yhns{color:var(--ink-soft);margin-top:.75rem;font-size:.9375rem;line-height:1.7;display:block}@media (width>=1024px){.slices.svelte-97yhns{background:var(--sand);border-radius:2rem;align-items:stretch;gap:0;height:24rem;display:flex;overflow:hidden;box-shadow:0 0 0 1px #241c1614}.slice.svelte-97yhns{min-width:0;transition:flex-grow .9s var(--ease), background .7s var(--ease);background:0 0;border-radius:0;flex:1 1 0;align-items:flex-end;gap:1.75rem;padding:2rem 1.5rem;display:flex;box-shadow:inset 1px 0 #241c1614}.slice.svelte-97yhns:first-child{box-shadow:none}.slice.active.svelte-97yhns{background:var(--cream);flex-grow:3.6}.slice-spine.svelte-97yhns{writing-mode:vertical-rl;white-space:nowrap;transition:color .7s var(--ease);flex:none;font-size:1.0625rem;transform:rotate(180deg)}.slice.active.svelte-97yhns .slice-spine:where(.svelte-97yhns){color:var(--terracotta-ink)}.slice-body.svelte-97yhns{opacity:0;min-width:0;transition:opacity .7s var(--ease), transform .9s var(--ease);flex:auto;padding-bottom:.25rem;transform:translate(-.75rem)}.slice.active.svelte-97yhns .slice-body:where(.svelte-97yhns){opacity:1;transform:translate(0)}.slice-text.svelte-97yhns{color:var(--ink);border-top:1px solid #c56a3c59;max-width:22rem;margin-top:0;padding-top:1.5rem;font-size:1.0625rem;line-height:1.7}}.onestop.svelte-97yhns{background:var(--ink);color:var(--cream)}.onestop.svelte-97yhns .chapter-title:where(.svelte-97yhns){margin-inline:auto}.pills.svelte-97yhns{flex-wrap:wrap;justify-content:center;gap:.625rem;margin:clamp(2.5rem,5vh,3.5rem) 0;padding:0;list-style:none;display:flex}.pills.svelte-97yhns li:where(.svelte-97yhns){color:#fdfbf7e0;border-radius:999px;align-items:center;min-height:2.75rem;padding:.625rem 1.125rem;font-size:.875rem;display:inline-flex;box-shadow:inset 0 0 0 1px #fdfbf733}.strengths.svelte-97yhns{background:var(--sand)}.strength-head.svelte-97yhns{max-width:22ch;margin-bottom:clamp(2.5rem,5vw,3.75rem)}.strength-head.svelte-97yhns .chapter-title:where(.svelte-97yhns){margin-bottom:0}.strength-grid.svelte-97yhns{background:#241c161f;border:1px solid #241c161f;border-radius:1.5rem;grid-template-columns:1fr;gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}@media (width>=720px){.strength-grid.svelte-97yhns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1100px){.strength-grid.svelte-97yhns{grid-template-columns:repeat(3,minmax(0,1fr))}}.strength-item.svelte-97yhns{background:var(--cream);min-height:100%;transition:background .55s var(--ease);grid-template-rows:auto 1fr;grid-template-columns:auto auto 1fr;align-items:start;gap:1.15rem 1rem;padding:clamp(1.5rem,3vw,2rem);display:grid}.strength-item.svelte-97yhns:hover{background:#fff}.strength-index.svelte-97yhns{font-family:var(--font-display);letter-spacing:.14em;color:var(--terracotta);font-variant-numeric:tabular-nums;grid-area:1/1;padding-top:.35rem;font-size:.75rem;font-weight:600;line-height:1}.strength-mark.svelte-97yhns{background:var(--sand);border:1px solid #241c1614;border-radius:50%;flex:none;grid-area:1/2;place-items:center;width:3.25rem;height:3.25rem;display:grid}.strength-mark.svelte-97yhns img:where(.svelte-97yhns){object-fit:contain;mix-blend-mode:multiply;width:1.85rem;height:1.85rem}.strength-copy.svelte-97yhns{flex-direction:column;grid-area:2/1/auto/-1;gap:.65rem;min-height:7.5rem;display:flex}.strength-copy.svelte-97yhns h3:where(.svelte-97yhns){font-family:var(--font-display);letter-spacing:-.02em;text-wrap:balance;min-height:2.5em;margin:0;font-size:clamp(1.15rem,1.6vw,1.35rem);font-weight:500;line-height:1.2}.strength-copy.svelte-97yhns p:where(.svelte-97yhns){color:var(--ink-soft);max-width:36ch;margin:0;font-size:.9375rem;line-height:1.7}@media (width<=719px){.strength-grid.svelte-97yhns{border-radius:1.25rem}.strength-item.svelte-97yhns{padding:clamp(1.25rem,4vw,1.5rem)}.strength-copy.svelte-97yhns{min-height:auto}.strength-copy.svelte-97yhns h3:where(.svelte-97yhns){min-height:auto;font-size:1.1rem}}.process.svelte-97yhns{background:var(--sand)}.process-wrap.svelte-97yhns{position:relative}.process-list.svelte-97yhns{gap:clamp(2.25rem,5vh,3.5rem);margin:0;padding:0 0 0 2.75rem;list-style:none;display:grid}.rail.svelte-97yhns{background:#241c1624;width:1px;position:absolute;top:.75rem;bottom:.75rem;left:.5rem}.rail-line.svelte-97yhns{background:var(--terracotta);transform-origin:top;width:100%;height:100%;display:block}.process-list.svelte-97yhns li:where(.svelte-97yhns){position:relative}.node.svelte-97yhns{background:var(--sand);width:1.0625rem;height:1.0625rem;box-shadow:inset 0 0 0 1.5px var(--terracotta);border-radius:50%;position:absolute;top:.4rem;left:-2.75rem;transform:translate(-.03rem)}.process-list.svelte-97yhns h3:where(.svelte-97yhns){font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 .625rem;font-size:clamp(1.25rem,2vw,1.625rem);font-weight:500;line-height:1.2}.process-list.svelte-97yhns p:where(.svelte-97yhns){color:var(--ink-soft);max-width:42rem;margin:0;font-size:1rem;line-height:1.75}@media (width<=479px){.process-list.svelte-97yhns{padding-left:2.25rem}.node.svelte-97yhns{width:.875rem;height:.875rem;left:-2.25rem}.rail.svelte-97yhns{left:.25rem}.process-list.svelte-97yhns h3:where(.svelte-97yhns){font-size:1.125rem}}@media (width>=900px){.process-list.svelte-97yhns{padding-left:4rem}.node.svelte-97yhns{left:-4rem}.rail.svelte-97yhns{left:1.2rem}}.ref-card.svelte-97yhns{background:var(--sand);border-radius:2rem;gap:0;margin-top:clamp(4rem,9vh,7rem);display:grid;overflow:hidden;box-shadow:0 0 0 1px #241c1614}.ref-media.svelte-97yhns{aspect-ratio:16/10;position:relative;overflow:hidden}.ref-media.svelte-97yhns img:where(.svelte-97yhns){object-fit:cover;filter:saturate(.72)contrast(1.03);width:100%;height:100%}.ref-flag.svelte-97yhns{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--cream);letter-spacing:.16em;text-transform:uppercase;background:#241c16db;border-radius:999px;padding:.4375rem .875rem;font-size:.6875rem;font-weight:500;position:absolute;top:1rem;left:1rem}.ref-copy.svelte-97yhns{padding:clamp(1.75rem,4vw,3rem)}.ref-copy.svelte-97yhns h3:where(.svelte-97yhns){font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.375rem,2.4vw,2rem);font-weight:500;line-height:1.15}.ref-meta.svelte-97yhns{letter-spacing:.02em;color:var(--terracotta-ink);margin:0 0 1rem;font-size:.875rem}.ref-copy.svelte-97yhns>p:where(.svelte-97yhns):not(.ref-meta){color:var(--ink-soft);margin:0;font-size:1rem;line-height:1.75}@media (width<=479px){.ref-card.svelte-97yhns{border-radius:1.5rem}.ref-copy.svelte-97yhns{padding:clamp(1.25rem,4vw,1.75rem)}.ref-copy.svelte-97yhns h3:where(.svelte-97yhns){-webkit-hyphens:auto;hyphens:auto;word-break:break-word;font-size:1.25rem}}@media (width>=900px){.ref-card.svelte-97yhns{grid-template-columns:1.1fr 1fr;align-items:center}.ref-media.svelte-97yhns{aspect-ratio:auto;height:100%;min-height:24rem}}.partner-grid.svelte-97yhns{gap:2rem;margin-bottom:clamp(3rem,7vh,5rem);display:grid}.partner-foot.svelte-97yhns{flex-direction:column;align-items:flex-start;gap:1.75rem;margin-top:clamp(3rem,7vh,5rem);display:flex}.fineprint.svelte-97yhns{color:#574a40cc;max-width:40rem;margin:0;font-size:.875rem;line-height:1.7}@media (width>=900px){.partner-grid.svelte-97yhns{grid-template-columns:1fr 1fr;align-items:start;gap:4rem}.partner-foot.svelte-97yhns{flex-direction:row;justify-content:space-between;align-items:center}}.region.svelte-97yhns{background:var(--sand)}.region-grid.svelte-97yhns{gap:clamp(2.5rem,6vh,4rem);display:grid}.region-note.lead.svelte-97yhns{margin:0 0 1.5rem}.places.svelte-97yhns{flex-wrap:wrap;gap:.625rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.places.svelte-97yhns li:where(.svelte-97yhns){color:var(--ink-soft);background:#fdfbf7b3;border-radius:999px;align-items:center;min-height:2.75rem;padding:.625rem 1.125rem;font-size:.9375rem;display:inline-flex;box-shadow:inset 0 0 0 1px #241c1614}.region-note.svelte-97yhns{color:var(--ink-soft);margin:0;font-size:1rem;line-height:1.78}@media (width>=900px){.region-grid.svelte-97yhns{grid-template-columns:1fr 1fr;align-items:start;gap:5rem}}.career.svelte-97yhns{background:var(--terracotta-deep);color:var(--cream)}.career-grid.svelte-97yhns{align-items:center;gap:clamp(2.5rem,6vh,4.5rem);display:grid}.career-media.svelte-97yhns{aspect-ratio:4/3;border-radius:1.75rem;margin:0;overflow:hidden;box-shadow:0 50px 90px -50px #1c1008e6}.career-media.svelte-97yhns img:where(.svelte-97yhns){object-fit:cover;width:100%;height:100%}@media (width<=479px){.career-media.svelte-97yhns{aspect-ratio:16/10;border-radius:1.25rem}}@media (width>=900px){.career-grid.svelte-97yhns{grid-template-columns:1fr 1fr;gap:5rem}}.faq-grid.svelte-97yhns{gap:clamp(2.5rem,6vh,4rem);display:grid}.faq-list.svelte-97yhns{display:grid}.faq-item.svelte-97yhns{border-top:1px solid var(--line)}.faq-item.svelte-97yhns:last-child{border-bottom:1px solid var(--line)}.faq-item.svelte-97yhns h3:where(.svelte-97yhns){margin:0}.faq-item.svelte-97yhns button:where(.svelte-97yhns){cursor:pointer;text-align:left;width:100%;font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink);transition:color .5s var(--ease);background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;min-height:3.5rem;padding:1.625rem 0;font-size:clamp(1.0625rem,1.7vw,1.3125rem);font-weight:500;line-height:1.35;display:flex}.faq-item.svelte-97yhns button:where(.svelte-97yhns)>span:where(.svelte-97yhns):first-child{-webkit-hyphens:auto;hyphens:auto;word-break:break-word}.faq-item.svelte-97yhns button:where(.svelte-97yhns):hover{color:var(--terracotta-ink)}.faq-sign.svelte-97yhns{width:2.25rem;height:2.25rem;transition:background .6s var(--ease);border-radius:50%;flex:none;position:relative;box-shadow:inset 0 0 0 1px #241c162e}.faq-sign.svelte-97yhns:before,.faq-sign.svelte-97yhns:after{content:"";background:var(--ink);width:.75rem;height:1.5px;transition:transform .6s var(--ease);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-sign.svelte-97yhns:after{transform:translate(-50%,-50%)rotate(90deg)}.faq-item.open.svelte-97yhns .faq-sign:where(.svelte-97yhns){background:#c56a3c24}.faq-item.open.svelte-97yhns .faq-sign:where(.svelte-97yhns):after{transform:translate(-50%,-50%)rotate(0)}.faq-answer.svelte-97yhns{padding:0 0 1.75rem}.faq-answer.svelte-97yhns p:where(.svelte-97yhns){max-width:52rem;color:var(--ink-soft);margin:0;font-size:1rem;line-height:1.78}@media (width>=900px){.faq-grid.svelte-97yhns{grid-template-columns:.85fr 1.15fr;align-items:start;gap:5rem}.faq-grid.svelte-97yhns .chapter-title:where(.svelte-97yhns){position:sticky;top:8rem}}.closing.svelte-97yhns{background:var(--sand)}.closing-shell.svelte-97yhns{background:#241c160f;border-radius:2.5rem;padding:.5rem;box-shadow:0 0 0 1px #241c1612}.closing-card.svelte-97yhns{background:var(--ink);color:var(--cream);text-align:center;border-radius:2.125rem;padding:clamp(2.5rem,7vw,5.5rem) clamp(1.5rem,6vw,5rem);box-shadow:inset 0 1px #fdfbf71a}.closing-card.svelte-97yhns h2:where(.svelte-97yhns){max-width:18ch;font-family:var(--font-display);letter-spacing:-.03em;text-wrap:balance;margin:0 auto 1.5rem;font-size:clamp(2rem,4.4vw,3.5rem);font-weight:500;line-height:1.06}.closing-card.svelte-97yhns>p:where(.svelte-97yhns){color:#fdfbf7c7;max-width:46rem;margin:0 auto clamp(2.25rem,5vh,3rem);font-size:clamp(1rem,1.2vw,1.0625rem);line-height:1.78}.channels.svelte-97yhns{border-top:1px solid #fdfbf724;gap:1.5rem;margin:clamp(2.5rem,6vh,4rem) 0 0;padding:clamp(2rem,4vh,2.75rem) 0 0;list-style:none;display:grid}.channels.svelte-97yhns a:where(.svelte-97yhns){gap:.375rem;min-height:3.5rem;padding:.75rem 0;text-decoration:none;display:grid}.channel-label.svelte-97yhns{letter-spacing:.18em;text-transform:uppercase;color:var(--terracotta-lift);font-size:.6875rem}.channel-value.svelte-97yhns{font-family:var(--font-display);letter-spacing:-.01em;color:var(--cream);word-break:break-word;transition:transform .55s var(--ease);font-size:clamp(1rem,1.6vw,1.25rem);font-weight:500}.channels.svelte-97yhns a:where(.svelte-97yhns):hover .channel-value:where(.svelte-97yhns){transform:translateY(-2px)}@media (width<=479px){.closing-shell.svelte-97yhns{border-radius:1.75rem;padding:.375rem}.closing-card.svelte-97yhns{border-radius:1.5rem;padding:clamp(1.75rem,5vw,2.5rem) clamp(1.25rem,4vw,1.5rem)}.closing-card.svelte-97yhns h2:where(.svelte-97yhns){font-size:clamp(1.75rem,7vw,2rem)}.channels.svelte-97yhns{gap:.5rem}.channels.svelte-97yhns a:where(.svelte-97yhns){padding:1rem 0}.channel-value.svelte-97yhns{font-size:.9375rem}}@media (width>=768px){.channels.svelte-97yhns{grid-template-columns:repeat(3,1fr);gap:2rem}.channels.svelte-97yhns a:where(.svelte-97yhns){min-height:auto;padding:0}}.page-b a:focus-visible,.page-b button:focus-visible{outline:2px solid var(--terracotta-ink);outline-offset:3px;border-radius:.5rem}@media (prefers-reduced-motion:reduce){.hero-cue.svelte-97yhns span:where(.svelte-97yhns){animation:none}.page-b *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
