.aeo-public-root{--aeo-ink: var(--color-ink);--aeo-muted: var(--color-ink-soft);--aeo-canvas: var(--color-bone);--aeo-card: var(--color-cardwarm);--aeo-border: rgb(11 11 14 / .06);--aeo-accent: var(--color-ember);--aeo-accent-deep: var(--color-ember-deep);--aeo-emerald: var(--color-sage);--aeo-purple: var(--color-purple2);--aeo-radius: 28px;--aeo-radius-sm: 18px;--aeo-spring: cubic-bezier(.34, 1.56, .64, 1);min-height:100vh;display:flex;flex-direction:column;background:var(--aeo-canvas);color:var(--aeo-ink)}.aeo-public-main{flex:1}.aeo-knowledge-nav{display:flex;gap:.5rem;flex-wrap:wrap;max-width:1440px;margin:0 auto;padding:.75rem 0}.aeo-knowledge-nav:not(:has(>:nth-child(2))){display:none}.aeo-knowledge-nav-item{font-size:.85rem;color:var(--aeo-muted);text-decoration:none;padding:.4rem .9rem;border-radius:999px;transition:background .15s ease,color .15s ease}.aeo-knowledge-nav-item:hover{background:var(--aeo-card);color:var(--aeo-ink)}.aeo-knowledge-nav-item.is-active{background:var(--aeo-ink);color:var(--color-bone);font-weight:600}.aeo-knowledge-layout{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem 4rem}@media(min-width:640px){.aeo-knowledge-layout{padding:0 1.5rem 4rem}}.aeo-width-article{max-width:1400px}.aeo-width-wide{max-width:1520px}.aeo-knowledge-content{padding-top:1rem}.aeo-hub-hero{padding:2rem 0 1.75rem}.aeo-hub-title{font-family:var(--font-pk-display);font-size:clamp(2rem,6vw,3rem);font-weight:900;letter-spacing:-.03em;line-height:1.05}.aeo-hub-subtitle{margin-top:.75rem;font-size:1rem;color:var(--aeo-muted);max-width:46rem;line-height:1.6}.aeo-hub-shell{display:flex;flex-direction:column;gap:2.5rem}.aeo-hub-lead.has-rail{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;align-items:start}.aeo-card,.aeo-hub-featured{display:block;background:var(--aeo-card);border:1px solid var(--aeo-border);border-radius:var(--aeo-radius);overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s var(--aeo-spring),border-color .2s ease}.aeo-card:hover,.aeo-hub-featured:hover{transform:translateY(-2px);border-color:#ff4db259}.aeo-card:active,.aeo-hub-featured:active{transform:scale(.99)}.aeo-card-thumb,.aeo-hub-featured-thumb{aspect-ratio:16 / 9;background:var(--aeo-canvas);overflow:hidden}.aeo-card-thumb img,.aeo-hub-featured-thumb img{width:100%;height:100%;object-fit:cover}.aeo-card-body,.aeo-hub-featured-body{padding:1.15rem 1.25rem 1.4rem}.aeo-card-eyebrow{font-family:var(--font-data);font-size:.625rem;text-transform:uppercase;letter-spacing:.25em;color:var(--aeo-purple);font-weight:500}.aeo-card-title,.aeo-hub-featured-title{font-family:var(--font-pk-display);margin-top:.5rem;font-size:1.15rem;font-weight:800;line-height:1.25;letter-spacing:-.015em}.aeo-hub-featured-title{font-size:clamp(1.4rem,3.5vw,1.9rem)}.aeo-card-desc{margin-top:.5rem;font-size:.9rem;line-height:1.55;color:var(--aeo-muted);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.aeo-card-meta{font-family:var(--font-data);margin-top:.75rem;font-size:.6875rem;color:var(--aeo-muted)}.aeo-hub-rail-heading{font-family:var(--font-data);font-size:.625rem;text-transform:uppercase;letter-spacing:.25em;color:var(--aeo-muted);margin-bottom:.9rem}.aeo-hub-rail-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.aeo-hub-rail-item{display:flex;gap:.8rem;align-items:center;text-decoration:none;color:inherit;background:var(--aeo-card);border:1px solid var(--aeo-border);border-radius:var(--aeo-radius-sm);padding:.7rem .85rem;transition:transform .2s var(--aeo-spring),border-color .2s ease}.aeo-hub-rail-item:hover{transform:translateY(-1px);border-color:#ff4db259}.aeo-hub-rail-item img{width:48px;height:48px;border-radius:12px;object-fit:cover;flex-shrink:0}.aeo-hub-rail-title{font-size:.875rem;font-weight:600;line-height:1.35}.aeo-hub-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.aeo-hub-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.aeo-hub-section-title{font-family:var(--font-pk-display);font-size:1.35rem;font-weight:800;letter-spacing:-.02em}.aeo-hub-section-nav button,.aeo-hub-pagination button{border:1px solid var(--aeo-border);background:var(--aeo-card);border-radius:999px;min-width:2.25rem;height:2.25rem;cursor:pointer;color:var(--aeo-ink);font-size:.85rem;transition:transform .2s var(--aeo-spring),background .15s ease}.aeo-hub-section-nav button:hover:not(:disabled),.aeo-hub-pagination button:hover:not([aria-current=page]){transform:translateY(-1px)}.aeo-hub-section-nav button:disabled{opacity:.35;cursor:default}.aeo-hub-pagination{display:flex;gap:.4rem;justify-content:center;margin-top:2rem}.aeo-hub-pagination button[aria-current=page]{background:var(--aeo-ink);color:var(--color-bone);border-color:transparent;font-weight:700}.aeo-article-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:2.5rem;align-items:start;padding-top:1rem}.aeo-article-aside{position:sticky;top:2rem;display:flex;flex-direction:column;gap:1.5rem}.aeo-article-backlink{display:none}.aeo-breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.8rem;margin-bottom:1.25rem;flex-wrap:wrap}.aeo-breadcrumb-pill{background:var(--aeo-card);border:1px solid var(--aeo-border);border-radius:999px;padding:.3rem .85rem;text-decoration:none;color:var(--aeo-ink);transition:transform .2s var(--aeo-spring)}.aeo-breadcrumb-pill:hover{transform:translateY(-1px)}.aeo-breadcrumb-current{color:var(--aeo-muted)}.aeo-article-title{font-family:var(--font-pk-display);font-size:clamp(1.9rem,5.5vw,2.9rem);font-weight:900;line-height:1.08;letter-spacing:-.03em}.aeo-article-byline,.aeo-author-byline{margin-top:.9rem;font-size:.9rem;color:var(--aeo-muted)}.aeo-author-link{color:var(--aeo-accent-deep);font-weight:600;text-decoration:none}.aeo-author-link:hover{text-decoration:underline}.aeo-article-updated{font-family:var(--font-data);margin-top:.4rem;font-size:.6875rem;text-transform:uppercase;letter-spacing:.18em;color:var(--aeo-muted)}.aeo-article-summary{margin-top:1.15rem;font-size:1.05rem;line-height:1.6;color:var(--aeo-muted)}.aeo-article-panel{margin-top:1.75rem;background:var(--aeo-card);border:1px solid var(--aeo-border);border-radius:var(--aeo-radius);padding:1.5rem}@media(min-width:640px){.aeo-article-panel{padding:2.25rem}}.aeo-back-link{color:var(--aeo-muted);text-decoration:none;font-size:.9rem}.aeo-back-link:hover{color:var(--aeo-ink)}.aeo-empty-state{padding:4rem 0;text-align:center;color:var(--aeo-muted)}.aeo-empty-state h1{font-family:var(--font-pk-display);font-size:1.5rem;font-weight:800;color:var(--aeo-ink)}.aeo-link{display:inline-block;margin-top:1.25rem;background:var(--aeo-accent);color:#fff;padding:.65rem 1.5rem;border-radius:999px;text-decoration:none;font-weight:600;font-size:.875rem;box-shadow:0 8px 32px #ff4db273;transition:transform .2s var(--aeo-spring),background .15s ease}.aeo-link:hover{transform:translateY(-2px);background:var(--aeo-accent-deep)}.aeo-link:active{transform:scale(.95)}.aeo-notfound{padding:4rem 0;text-align:center}.aeo-team-header{display:flex;gap:1.25rem;align-items:center}.aeo-team-avatar{width:88px;height:88px;border-radius:999px;object-fit:cover}.aeo-team-name{font-family:var(--font-pk-display);font-size:1.75rem;font-weight:900;letter-spacing:-.02em}.aeo-team-role{color:var(--aeo-accent-deep);font-weight:600}.aeo-team-credentials,.aeo-team-tagline{color:var(--aeo-muted);font-size:.9rem}.aeo-team-bio{margin-top:1.5rem;max-width:46rem;line-height:1.65}.aeo-team-articles-heading{font-family:var(--font-pk-display);margin:2.5rem 0 1.25rem;font-size:1.35rem;font-weight:800}@media(max-width:900px){.aeo-article-grid{grid-template-columns:1fr;gap:2rem}.aeo-article-aside{position:static}.aeo-hub-lead.has-rail{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.aeo-card,.aeo-hub-featured,.aeo-hub-rail-item,.aeo-breadcrumb-pill,.aeo-link,.aeo-hub-pagination button,.aeo-hub-section-nav button{transition:none}.aeo-card:hover,.aeo-hub-featured:hover,.aeo-hub-rail-item:hover,.aeo-breadcrumb-pill:hover,.aeo-link:hover{transform:none}}.aeo-article-content{max-width:72ch;font-size:1.0625rem;line-height:1.75}.aeo-article-content>figure,.aeo-article-content>pre,.aeo-article-content>div:has(>table){max-width:none}.aeo-post{max-width:760px;margin:0 auto;padding-top:.5rem}.aeo-post .aeo-breadcrumb{margin-bottom:1.5rem}.aeo-post-meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:1.25rem}.aeo-post-meta .aeo-post-byline{margin:0}.aeo-post-date{font-size:.85rem;color:var(--aeo-muted)}.aeo-post-header{margin-bottom:2rem}.aeo-post-title{font-family:var(--font-pk-display);font-size:clamp(2rem,4.5vw,3rem);font-weight:900;letter-spacing:-.03em;line-height:1.05;text-wrap:balance}.aeo-post-dek{margin-top:1rem;font-size:1.2rem;line-height:1.55;color:var(--aeo-muted);text-wrap:pretty}.aeo-post-byline{margin-top:1.25rem}.aeo-post-hero{margin:0 0 2.25rem;border-radius:var(--aeo-radius);overflow:hidden;border:1px solid var(--aeo-border);background:var(--aeo-card)}.aeo-post-hero img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover}.aeo-post .aeo-article-content{max-width:none}.aeo-post-related{margin-top:3.5rem;padding-top:2.5rem;border-top:1px solid var(--aeo-border)}.aeo-post-related .aeo-hub-section-title{margin-bottom:1.25rem}.aeo-post-foot{margin-top:2.5rem}.aeo-toc{margin:0 0 2rem;padding:1.15rem 1.35rem;border:1px solid var(--aeo-border);border-radius:var(--aeo-radius-sm);background:var(--aeo-card)}.aeo-toc-title{font-family:var(--font-data);font-size:.625rem;text-transform:uppercase;letter-spacing:.25em;color:var(--aeo-muted);margin-bottom:.75rem}.aeo-toc-item{line-height:1.5;margin-top:.4rem}.aeo-toc-item.aeo-toc-h3{padding-left:1rem;font-size:.9rem}.aeo-toc-num{margin-right:.5rem;color:var(--aeo-muted);font-variant-numeric:tabular-nums}.aeo-toc-item a{color:var(--aeo-ink);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s ease,color .15s ease}.aeo-toc-item a:hover{color:var(--aeo-accent-deep);border-bottom-color:var(--aeo-accent)}.aeo-article-content :is(h2,h3,h4){scroll-margin-top:5rem}.aeo-author-profile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.55rem;padding:2.5rem 0 2rem;border-bottom:1px solid var(--aeo-border);margin-bottom:2rem}.aeo-author-profile-name{font-family:var(--font-pk-display);font-size:clamp(1.9rem,4vw,2.6rem);font-weight:900;letter-spacing:-.03em;line-height:1.05;margin-top:.35rem}.aeo-author-profile-role{font-family:var(--font-data);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--aeo-muted)}.aeo-author-profile-tagline{font-size:1.05rem;color:var(--aeo-ink);max-width:46ch}.aeo-author-profile-bio{font-size:.95rem;line-height:1.65;color:var(--aeo-muted);max-width:62ch}.aeo-author-profile-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.35rem;list-style:none;padding:0}.aeo-author-profile-links a{font-family:var(--font-data);font-size:.75rem;color:var(--aeo-accent-deep);text-decoration:none;border-bottom:1px solid transparent}.aeo-author-profile-links a:hover{border-bottom-color:currentColor}.aeo-hub-grid-section{margin-bottom:3rem}.aeo-hub-grid-section .aeo-hub-section-title{margin-bottom:1.25rem}.aeo-topic-layout{width:100%;max-width:1180px;margin:0 auto;padding:0 1.25rem 5rem}@media(min-width:640px){.aeo-topic-layout{padding:0 1.5rem 5rem}}.aeo-topic-hero{max-width:46rem;margin:0 auto;padding:3.5rem 0 1.75rem;text-align:center}.aeo-topic-eyebrow{font-family:var(--font-data);font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--aeo-accent);margin-bottom:.85rem}.aeo-topic-title{font-family:var(--font-pk-display);font-size:clamp(2.25rem,5vw,3.25rem);font-weight:900;letter-spacing:-.03em;line-height:1.03;text-wrap:balance}.aeo-topic-intro{margin:1rem auto 0;max-width:40rem;font-size:1.15rem;line-height:1.6;color:var(--aeo-muted);text-wrap:pretty}.aeo-topic-hero-image{margin:0 auto 2.5rem;max-width:960px;border-radius:var(--aeo-radius);overflow:hidden;border:1px solid var(--aeo-border);background:var(--aeo-card)}.aeo-topic-hero-image img{display:block;width:100%;height:auto;aspect-ratio:21 / 9;object-fit:cover}.aeo-topic-body{margin:0 auto 1rem}.aeo-topic-body .aeo-article-content{margin-inline:auto}.aeo-hub-grid--featured{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.aeo-topic-layout .aeo-hub-grid-section{margin-top:3.25rem}.aeo-topic-layout .aeo-hub-grid-section .aeo-hub-section-title{margin-bottom:1.25rem}.aeo-topic-featured{margin:2.5rem 0 3rem}.aeo-topic-featured-list{list-style:none;margin:1.25rem 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.75rem}.aeo-topic-featured-item{display:flex;flex-direction:column;gap:.3rem;height:100%;padding:.95rem 1.1rem;border:1px solid var(--aeo-border);border-radius:14px;background:var(--aeo-card);text-decoration:none;color:inherit;transition:transform .18s ease,border-color .18s ease}.aeo-topic-featured-item:hover{transform:translateY(-2px);border-color:var(--aeo-fg)}.aeo-topic-featured-item:active{transform:translateY(0)}.aeo-topic-featured-label{font-weight:700;line-height:1.35}.aeo-topic-featured-desc{font-size:.9rem;line-height:1.5;color:var(--aeo-muted)}@media(prefers-reduced-motion:reduce){.aeo-topic-featured-item{transition:none}.aeo-topic-featured-item:hover{transform:none}}.aeo-public-root :is(a,button):focus-visible{outline:2px solid var(--aeo-accent);outline-offset:2px}.aeo-article-content>div:has(>table){overflow-x:auto}.aeo-article-content pre{overflow-x:auto}.aeo-article-content img,.aeo-article-content video{max-width:100%;height:auto}@media(max-width:640px){.aeo-topic-hero{padding-top:2.25rem}}
