.ae-backdrop{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111c208c;animation:.4s both ae-fade;position:fixed;inset:0}.ae-panel{background:var(--background);outline:none;animation:.5s cubic-bezier(.22,.61,.36,1) both ae-rise;position:absolute;inset:0}.ae-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;height:100dvh;overflow-y:auto}.ae-close{z-index:20;top:max(18px, env(safe-area-inset-top));right:max(18px, env(safe-area-inset-right));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#111c2047;border:1px solid #ffffff80;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:.95rem;transition:background .2s,border-color .2s,transform .2s;display:flex;position:fixed}.ae-close:hover{background:#111c2080;transform:scale(1.05)}.ae-close:focus-visible{outline-offset:3px;outline:2px solid #fff}.ae-progress{z-index:20;top:max(18px, env(safe-area-inset-top));bottom:max(18px, env(safe-area-inset-bottom));left:max(18px, env(safe-area-inset-left));background:#ffffff38;border-radius:999px;width:2px;display:none;position:fixed}.ae-progress-fill{transform-origin:top;background:#ffffffd9;border-radius:999px;width:100%;height:100%;transition:transform .15s linear}.ae-route-header{z-index:20;top:max(18px, env(safe-area-inset-top));right:max(18px, env(safe-area-inset-right));position:fixed}.ae-experience{background:var(--background)}.ae-empty-state{text-align:center;min-height:100dvh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.ae-empty-state h1{font-family:var(--font-cormorant), Georgia, serif;color:var(--foreground);font-size:2rem;font-weight:500}.ae-section{padding:clamp(4rem,10vw,8rem) clamp(1.25rem,5vw,4rem);position:relative}.ae-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.65rem;margin-bottom:1rem;font-size:.72rem;font-weight:700;display:flex}.ae-eyebrow:before{content:"";background:var(--accent);flex:none;width:22px;height:1px}.ae-heading{font-family:var(--font-cormorant), Georgia, serif;letter-spacing:-.01em;color:var(--foreground);margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3.1rem);font-weight:500;line-height:1.1}.ae-intro{color:var(--muted);max-width:62ch;font-size:1.08rem;line-height:1.75}.ae-prose{max-width:62ch}.ae-prose-tight{max-width:52ch}.ae-text-p{color:var(--muted);margin-bottom:1.1rem;font-size:1.05rem;line-height:1.8}.ae-text-p:last-child{margin-bottom:0}.ae-text-h2{font-family:var(--font-cormorant), Georgia, serif;color:var(--foreground);margin:1.75rem 0 .75rem;font-size:1.6rem;font-weight:600}.ae-text-h3{font-family:var(--font-cormorant), Georgia, serif;color:var(--foreground);margin:1.5rem 0 .6rem;font-size:1.3rem;font-weight:600}.ae-text-blockquote{color:var(--muted);border-left:2px solid var(--accent);margin:1.25rem 0;padding-left:1.1rem;font-size:1.1rem;font-style:italic;line-height:1.7}.ae-text-link{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.ae-caption{color:var(--muted);margin-top:.6rem;font-size:.8rem}.ae-side-annotation{letter-spacing:.04em;color:var(--muted);opacity:.85;margin-top:1.5rem;font-size:.78rem;font-style:italic}.ae-annotation-line{letter-spacing:.14em;text-transform:uppercase;opacity:.85;margin-top:.75rem;font-size:.72rem}.ae-pull-quote{font-family:var(--font-cormorant), Georgia, serif;color:var(--foreground);text-align:center;max-width:44ch;margin:3rem auto 0;font-size:clamp(1.4rem,2.4vw,2rem);font-style:italic;line-height:1.4}.ae-media-fill,.ae-media-desktop-only,.ae-media-mobile-only{position:absolute;inset:0}.ae-media-mobile-only{display:block}@media (min-width:768px){.ae-media-mobile-only{display:none}}.ae-media-el{object-fit:cover;width:100%;height:100%}.ae-media-frame{aspect-ratio:4/5;border-radius:2px;position:relative;overflow:hidden;box-shadow:0 24px 56px #111c2029}.ae-contour{opacity:.5;mix-blend-mode:overlay;background-image:radial-gradient(circle at 20% 30%,#ffffff1f 0,#0000 34%),radial-gradient(circle at 75% 60%,#ffffff14 0,#0000 40%),radial-gradient(circle at 50% 85%,#ffffff0f 0,#0000 45%);position:absolute;inset:0}.ae-reveal{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.22,.61,.36,1);transform:translateY(28px)}.ae-reveal.ae-in-view{opacity:1;transform:translateY(0)}.ae-scale-in{animation:1.8s cubic-bezier(.22,.61,.36,1) both ae-scale-in}@keyframes ae-fade{0%{opacity:0}to{opacity:1}}@keyframes ae-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes ae-scale-in{0%{transform:scale(1.02)}to{transform:scale(1)}}.ae-opening{align-items:flex-end;min-height:100dvh;padding-bottom:clamp(3rem,8vw,6rem);display:flex}.ae-opening-media{position:absolute;inset:0;overflow:hidden}.ae-opening-overlay{background:linear-gradient(#0a0e1026 45%,#0a0e10d9);position:absolute;inset:0}.ae-opening-content{z-index:1;max-width:640px;position:relative}.ae-align-center .ae-opening-content{text-align:center;margin-inline:auto}.ae-align-right .ae-opening-content{text-align:right;margin-left:auto}.ae-mode-text-light .ae-opening-heading,.ae-mode-text-light .ae-opening-subheading,.ae-mode-text-light .ae-opening-intro,.ae-mode-text-light .ae-annotation-line{color:#fff}.ae-mode-text-dark .ae-opening-heading,.ae-mode-text-dark .ae-opening-subheading,.ae-mode-text-dark .ae-opening-intro,.ae-mode-text-dark .ae-annotation-line{color:var(--foreground)}.ae-mode-text-dark .ae-opening-overlay{background:linear-gradient(#ffffff1a 45%,#ffffffd9)}.ae-opening-heading{font-family:var(--font-cormorant), Georgia, serif;margin-bottom:1rem;font-size:clamp(2.6rem,6vw,4.6rem);font-weight:500;line-height:1.05}.ae-opening-subheading{letter-spacing:.02em;opacity:.9;margin-bottom:.85rem;font-size:1.15rem}.ae-opening-intro{opacity:.85;max-width:52ch;font-size:1.05rem;line-height:1.7}.ae-scroll-prompt{z-index:1;letter-spacing:.16em;text-transform:uppercase;color:#ffffffd9;flex-direction:column;align-items:center;gap:.5rem;font-size:.68rem;display:flex;position:absolute;bottom:clamp(1.25rem,3vw,2.25rem);left:50%;transform:translate(-50%)}.ae-scroll-prompt-line{background:linear-gradient(#ffffffd9,#0000);width:1px;height:28px}.ae-story-inner{grid-template-columns:1fr;align-items:center;gap:2.5rem;max-width:1180px;margin:0 auto;display:grid}.ae-story-text{max-width:56ch}@media (min-width:900px){.ae-story-inner{grid-template-columns:1fr 1fr;gap:4rem}.ae-image-left .ae-story-media{order:-1}}.ae-meaning-inner{max-width:1180px;margin:0 auto}.ae-meaning-header{text-align:center;max-width:60ch;margin:0 auto 3rem}.ae-meaning-header .ae-eyebrow{justify-content:center}.ae-meaning-header .ae-intro{margin:0 auto}.ae-meaning-grid{grid-template-columns:1fr;gap:2rem;display:grid}.ae-meaning-half{position:relative}.ae-meaning-half .ae-media-frame{aspect-ratio:4/3;margin-bottom:1rem}.ae-meaning-label{font-family:var(--font-cormorant), Georgia, serif;color:var(--foreground);margin-bottom:.4rem;font-size:1.5rem;font-weight:600}.ae-meaning-description{color:var(--muted);max-width:46ch;line-height:1.7}@media (min-width:768px){.ae-meaning-grid{grid-template-columns:1fr 1fr;gap:2.5rem}.ae-meaning-overlap .ae-meaning-sidestreets{margin-top:3.5rem}.ae-meaning-overlap .ae-meaning-sights .ae-media-frame{margin-right:-2rem}.ae-meaning-overlap .ae-meaning-sidestreets .ae-media-frame{margin-left:-2rem}}.ae-principles{overflow:hidden}.ae-theme-dark.ae-principles{background:var(--foreground)}.ae-theme-dark .ae-heading,.ae-theme-dark .ae-intro,.ae-theme-dark .ae-principle-title,.ae-theme-dark .ae-principle-description{color:var(--cream)}.ae-principles-media{z-index:0;position:absolute;inset:0}.ae-principles-overlay{background:#0a0e108c;position:absolute;inset:0}.ae-principles-inner{z-index:1;max-width:900px;margin:0 auto;position:relative}.ae-principles-header{max-width:60ch;margin-bottom:3rem}.ae-principles-list{margin:0;padding:0;list-style:none}.ae-principle{border-top:1px solid var(--warm-border);grid-template-columns:auto 1fr;align-items:start;gap:1.5rem;padding:1.75rem 0;display:grid;position:relative}.ae-theme-dark .ae-principle{border-top-color:#f6f2ea2e}.ae-principle:last-child{border-bottom:1px solid var(--warm-border)}.ae-theme-dark .ae-principle:last-child{border-bottom-color:#f6f2ea2e}.ae-principle-number{font-family:var(--font-cormorant), Georgia, serif;color:var(--accent);opacity:.7;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:500;line-height:1}.ae-principle-title{color:var(--foreground);margin-bottom:.4rem;font-size:1.3rem;font-weight:600}.ae-principle-description{color:var(--muted);max-width:52ch;line-height:1.7}.ae-principle-alt{grid-template-columns:1fr auto}.ae-principle-alt .ae-principle-number{text-align:right;order:2}.ae-principle-media{aspect-ratio:4/3;border-radius:2px;grid-column:1/-1;width:100%;max-width:320px;margin-top:1rem;position:relative;overflow:hidden}.ae-profiles-inner{max-width:1100px;margin:0 auto}.ae-profiles-header{max-width:60ch;margin-bottom:3.5rem}.ae-profile{grid-template-columns:1fr;align-items:center;gap:2rem;margin-bottom:4rem;display:grid}.ae-profile:last-child{margin-bottom:0}.ae-profile-media .ae-media-frame{aspect-ratio:3/4}.ae-profile-name{font-family:var(--font-cormorant), Georgia, serif;color:var(--foreground);margin-bottom:.25rem;font-size:2rem;font-weight:600}.ae-profile-role{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:.85rem}.ae-profile-quote{font-family:var(--font-cormorant), Georgia, serif;color:var(--foreground);margin:1.25rem 0;font-size:1.3rem;font-style:italic}.ae-profile-details{color:var(--muted);flex-wrap:wrap;gap:.5rem 1.25rem;margin:1rem 0 0;padding:0;font-size:.82rem;list-style:none;display:flex}.ae-profile-details li{padding-left:.9rem;position:relative}.ae-profile-details li:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;top:.5em;left:0}@media (min-width:768px){.ae-profile{grid-template-columns:1fr 1fr;gap:3.5rem}.ae-profile-reversed .ae-profile-media{order:2}}.ae-timeline-inner{max-width:1100px;margin:0 auto}.ae-timeline-header{max-width:60ch;margin-bottom:3rem}.ae-timeline-list{margin:0;padding:0;list-style:none;position:relative}.ae-timeline-line{background:var(--border);transform-origin:top;width:1px;transition:transform 1.1s cubic-bezier(.22,.61,.36,1);position:absolute;top:6px;bottom:6px;left:6px;transform:scaleY(0)}.ae-timeline-inner.ae-in-view .ae-timeline-line{transform:scaleY(1)}.ae-timeline-item{padding:0 0 2.5rem 2rem;position:relative}.ae-timeline-item:last-child{padding-bottom:0}.ae-timeline-marker{background:var(--accent);border-radius:50%;width:9px;height:9px;position:absolute;top:6px;left:2px}.ae-timeline-date{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.35rem;font-size:.72rem;display:block}.ae-timeline-title{font-family:var(--font-cormorant), Georgia, serif;color:var(--foreground);margin-bottom:.35rem;font-size:1.35rem;font-weight:600}.ae-timeline-text{color:var(--muted);max-width:46ch;line-height:1.65}.ae-timeline-meta{letter-spacing:.04em;color:var(--muted);opacity:.8;margin-top:.4rem;font-size:.75rem}.ae-timeline-media{aspect-ratio:4/3;border-radius:2px;max-width:280px;margin-top:1rem;position:relative;overflow:hidden}@media (min-width:900px){.ae-timeline-horizontal .ae-timeline-list{gap:1.5rem;display:flex}.ae-timeline-horizontal .ae-timeline-line{transform-origin:0;width:auto;height:1px;inset:6px 0 auto;transform:scaleX(0)}.ae-timeline-horizontal.ae-in-view .ae-timeline-line,.ae-timeline-horizontal .ae-timeline-inner.ae-in-view .ae-timeline-line{transform:scaleX(1)}.ae-timeline-horizontal .ae-timeline-item{flex:1;padding:2rem 1rem 0 0}.ae-timeline-staggered .ae-timeline-list{gap:1.5rem;display:flex}.ae-timeline-staggered .ae-timeline-item{flex:1;padding:2rem 1rem 0 0}.ae-timeline-staggered .ae-timeline-item:nth-child(2n){margin-top:2.5rem}.ae-timeline-staggered .ae-timeline-line{transform-origin:0;width:auto;height:1px;inset:6px 0 auto;transform:scaleX(0)}.ae-timeline-staggered.ae-in-view .ae-timeline-line,.ae-timeline-staggered .ae-timeline-inner.ae-in-view .ae-timeline-line{transform:scaleX(1)}}.ae-overview{overflow:hidden}.ae-theme-dark.ae-overview{background:var(--foreground)}.ae-theme-dark .ae-overview-item-title,.ae-theme-dark .ae-overview-item-description{color:var(--cream)}.ae-overview-inner{max-width:1100px;margin:0 auto}.ae-overview-header{max-width:62ch;margin-bottom:2.5rem}.ae-overview-media{aspect-ratio:21/9;border-radius:2px;margin-bottom:2.5rem;position:relative;overflow:hidden}.ae-overview-list{grid-template-columns:1fr;gap:1.75rem;margin:0 0 2.5rem;padding:0;list-style:none;display:grid}@media (min-width:640px){.ae-overview-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ae-overview-list{grid-template-columns:repeat(3,1fr)}}.ae-overview-item-media{aspect-ratio:3/2;border-radius:2px;margin-bottom:.85rem;position:relative;overflow:hidden}.ae-overview-item-title{font-family:var(--font-cormorant), Georgia, serif;color:var(--foreground);margin-bottom:.35rem;font-size:1.2rem;font-weight:600}.ae-overview-item-description{color:var(--muted);font-size:.92rem;line-height:1.6}.ae-overview-item-link{transition:opacity .2s;display:block}.ae-overview-item-link:hover{opacity:.82}.ae-overview-item-link:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.ae-overview-cta{letter-spacing:.06em;text-transform:uppercase;color:var(--foreground);border-bottom:1px solid var(--foreground);align-items:center;gap:.5rem;padding-bottom:.35rem;font-size:.85rem;font-weight:600;transition:color .2s,border-color .2s,gap .2s;display:inline-flex}.ae-theme-dark .ae-overview-cta{color:var(--cream);border-color:var(--cream)}.ae-overview-cta:hover{color:var(--accent);border-color:var(--accent);gap:.75rem}.ae-overview-cta:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.ae-closing{text-align:center;justify-content:center;align-items:center;min-height:100dvh;display:flex;overflow:hidden}.ae-closing-media{position:absolute;inset:0;overflow:hidden}.ae-closing-overlay{background:linear-gradient(#0a0e1059,#0a0e10bf);position:absolute;inset:0}.ae-closing-content{z-index:1;max-width:620px;margin:0 auto;position:relative}.ae-mode-text-light.ae-closing .ae-closing-heading,.ae-mode-text-light.ae-closing .ae-closing-text,.ae-mode-text-light.ae-closing .ae-annotation-line{color:#fff}.ae-mode-text-dark.ae-closing .ae-closing-heading,.ae-mode-text-dark.ae-closing .ae-closing-text,.ae-mode-text-dark.ae-closing .ae-annotation-line{color:var(--foreground)}.ae-closing-heading{font-family:var(--font-cormorant), Georgia, serif;margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:500;line-height:1.12}.ae-closing-text{opacity:.88;margin-bottom:1rem;font-size:1.1rem;line-height:1.7}.ae-closing-ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.ae-cta-primary,.ae-cta-secondary{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:.85rem 1.6rem;font-size:.85rem;font-weight:600;transition:background .2s,color .2s,border-color .2s,transform .2s}.ae-cta-primary{color:var(--foreground);background:#fff}.ae-cta-primary:hover{transform:translateY(-1px)}.ae-cta-secondary{color:#fff;border:1px solid #fff9}.ae-cta-secondary:hover{background:#ffffff14;border-color:#fff}.ae-cta-primary:focus-visible,.ae-cta-secondary:focus-visible{outline-offset:3px;outline:2px solid #fff}@media (min-width:640px){.ae-progress{display:block}}@media (prefers-reduced-motion:reduce){.ae-backdrop,.ae-panel,.ae-reveal,.ae-scale-in,.ae-timeline-line{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.ae-close{transition:none}}
