.fe-page{--fe-bg: #fbfaf4;--fe-bg-raised: #f4eedd;--fe-ink: #14110a;--fe-ink-muted: #565042;--fe-rule: #e7ddc6;--fe-accent: #a16207;--fe-accent-soft: #fbf3df;--fe-energy: #f59e0b;--fe-glow: rgba(245, 158, 11, .13);--fe-glow-strong: rgba(245, 158, 11, .38);--fe-display: "Fraunces Variable", "Fraunces", Georgia, "Times New Roman", serif;--fe-body: "Inter Variable", "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;background-color:var(--fe-bg);background-image:radial-gradient(135% 70% at 50% -12%,var(--fe-glow) 0%,transparent 55%);background-repeat:no-repeat;color:var(--fe-ink-muted);font-family:var(--fe-body);min-height:100%}.dark .fe-page{--fe-bg: #0d0b07;--fe-bg-raised: #1a160d;--fe-ink: #f3eede;--fe-ink-muted: #a89c80;--fe-rule: #2e2818;--fe-accent: #fbbf24;--fe-accent-soft: #1f1809;--fe-energy: #fcd34d;--fe-glow: rgba(252, 211, 77, .1);--fe-glow-strong: rgba(252, 211, 77, .3)}.fe-strip{border-top:1px solid var(--fe-rule);border-bottom:1px solid var(--fe-rule);background-color:transparent}.fe-strip-inner{max-width:48rem;margin:0 auto;padding:.875rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.fe-wordmark{display:inline-flex;align-items:center;font-family:var(--fe-display);font-weight:500;font-size:1rem;letter-spacing:.01em;color:var(--fe-ink);font-variation-settings:"SOFT" 30,"opsz" 14}.fe-wordmark:before{content:"";flex:none;width:.5em;height:.5em;margin-right:.5em;border-radius:50%;background:radial-gradient(circle at 35% 30%,var(--fe-energy),var(--fe-accent) 85%);box-shadow:0 0 10px var(--fe-glow-strong)}.fe-tagline{font-family:var(--fe-body);font-size:.875rem;font-weight:500;letter-spacing:.01em;color:var(--fe-ink-muted)}.fe-main{max-width:48rem;margin:0 auto;padding:0 1.5rem}@media(min-width:64rem){.fe-main{position:relative}.fe-main:before,.fe-main:after{content:"";position:absolute;top:0;bottom:0;width:1px;pointer-events:none;background:linear-gradient(to bottom,transparent 0%,color-mix(in srgb,var(--fe-energy) 24%,transparent) 10%,color-mix(in srgb,var(--fe-energy) 24%,transparent) 90%,transparent 100%)}.fe-main:before{left:-2.5rem}.fe-main:after{right:-2.5rem}}.fe-chapter-num,.fe-spotlight-org{color:var(--fe-energy);background:linear-gradient(165deg,var(--fe-energy) 0%,var(--fe-accent) 95%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.fe-chapter-title,.fe-spotlight-eyebrow,.fe-availability-title,.fe-highlight-period{font-family:var(--fe-body);font-weight:600;letter-spacing:.22em;text-transform:uppercase}.fe-hero{margin-top:4rem}@media(min-width:768px){.fe-hero{margin-top:8rem}}.fe-h1{font-family:var(--fe-display);font-weight:600;font-size:clamp(2.5rem,7vw,5.5rem);line-height:1.02;letter-spacing:-.025em;color:var(--fe-ink);font-variation-settings:"SOFT" 30,"opsz" 100;margin:0;opacity:0;transform:translateY(8px);animation:fe-fade-in .7s ease-out .1s forwards}.fe-h1 em{font-style:italic;font-weight:400;color:var(--fe-accent)}@keyframes fe-fade-in{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.fe-h1{opacity:1;transform:none;animation:none}}.fe-hero-subhead{margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem;font-family:var(--fe-body);font-size:1.0625rem;line-height:1.65;color:var(--fe-ink)}@media(min-width:768px){.fe-hero-subhead{margin-top:2.5rem;font-size:1.1875rem}}.fe-hero-ctas{margin-top:2.5rem;display:flex;flex-wrap:wrap;gap:.75rem}@media(min-width:768px){.fe-hero-ctas{margin-top:3rem}}.fe-btn-primary,.fe-btn-secondary{display:inline-flex;align-items:center;padding:.75rem 1.375rem;border-radius:.5rem;font-family:var(--fe-body);font-size:.9375rem;font-weight:500;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.fe-btn-primary{background-color:var(--fe-energy);color:#1c1605}.fe-btn-primary:hover{background-color:color-mix(in srgb,var(--fe-energy) 90%,#000 10%)}.fe-btn-secondary{border:1px solid var(--fe-rule);color:var(--fe-ink);background-color:transparent}.fe-btn-secondary:hover{background-color:var(--fe-accent-soft);border-color:var(--fe-accent)}.fe-chapter{margin-top:6rem}@media(min-width:768px){.fe-chapter{margin-top:8rem}}.fe-chapter-num{display:block;width:max-content;font-family:var(--fe-display);font-weight:400;font-size:clamp(5rem,14vw,9rem);line-height:.9;font-variation-settings:"SOFT" 0,"opsz" 144;letter-spacing:-.04em}.fe-chapter-title{display:block;margin:.75rem 0 0;font-size:.75rem;color:var(--fe-ink)}.fe-body{margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem;font-family:var(--fe-body);font-size:1rem;line-height:1.7;color:var(--fe-ink-muted)}@media(min-width:768px){.fe-body{margin-top:2.5rem;font-size:1.0625rem}}.fe-chapter-intro{margin:2rem 0 0;font-family:var(--fe-body);font-size:.9375rem;color:var(--fe-ink-muted);font-style:italic;line-height:1.6}.fe-spotlight{margin-top:6rem;padding-top:3rem;border-top:1px solid var(--fe-rule)}@media(min-width:768px){.fe-spotlight{margin-top:8rem;padding-top:3.5rem}}.fe-spotlight-eyebrow{display:block;font-size:.75rem;color:var(--fe-accent)}.fe-spotlight-org{width:max-content;max-width:100%;margin:.75rem 0 0;font-family:var(--fe-display);font-weight:600;font-size:clamp(2.25rem,6vw,3.5rem);line-height:1;letter-spacing:-.02em;font-variation-settings:"SOFT" 30,"opsz" 72}.fe-spotlight-lede{margin:1rem 0 0;font-family:var(--fe-display);font-weight:500;font-size:clamp(1.25rem,3vw,1.625rem);line-height:1.3;color:var(--fe-ink);font-variation-settings:"SOFT" 30,"opsz" 28}.fe-spotlight-body{margin-top:1.75rem;display:flex;flex-direction:column;gap:1.5rem;font-family:var(--fe-body);font-size:1rem;line-height:1.7;color:var(--fe-ink-muted)}@media(min-width:768px){.fe-spotlight-body{font-size:1.0625rem}}.fe-spotlight-body em{font-style:italic;color:var(--fe-ink)}.fe-pull{margin:3rem 0 0;padding:0 0 0 1.5rem;border-left:2px solid var(--fe-accent);font-family:var(--fe-display);font-style:italic;font-weight:400;font-size:1.5rem;line-height:1.35;font-variation-settings:"SOFT" 50,"opsz" 36}@media(min-width:768px){.fe-pull{margin-top:4rem;padding-left:2rem;font-size:1.875rem}}.fe-pull-line{display:block}.fe-pull-accent{color:var(--fe-accent)}.fe-pull-line:not(.fe-pull-accent){color:var(--fe-ink)}.fe-offerings{margin-top:2.5rem;display:flex;flex-direction:column;gap:2.5rem}.fe-offering-title{font-family:var(--fe-display);font-weight:500;font-size:1.375rem;color:var(--fe-ink);margin:0 0 .5rem;font-variation-settings:"SOFT" 30,"opsz" 24}@media(min-width:768px){.fe-offering-title{font-size:1.625rem}}.fe-offering-meta{font-family:var(--fe-body);font-weight:400;font-size:.8125rem;color:var(--fe-ink-muted);letter-spacing:.02em;font-style:normal;white-space:nowrap}.fe-offering p{font-family:var(--fe-body);font-size:.9375rem;line-height:1.65;color:var(--fe-ink-muted);margin:0}@media(min-width:768px){.fe-offering p{font-size:1rem}}.fe-highlights{margin-top:2.5rem;display:flex;flex-direction:column;gap:2.5rem}.fe-highlight{display:flex;flex-direction:column;gap:.5rem}.fe-highlight-period{font-size:.6875rem;color:var(--fe-accent)}.fe-highlight-org{font-family:var(--fe-display);font-weight:500;font-size:1.375rem;color:var(--fe-ink);margin:0;font-variation-settings:"SOFT" 30,"opsz" 24}@media(min-width:768px){.fe-highlight-org{font-size:1.625rem}}.fe-highlight-org a{color:inherit;text-decoration:none;border-bottom:1px solid var(--fe-rule);padding-bottom:1px;transition:border-color .2s ease}.fe-highlight-org a:hover{border-bottom-color:var(--fe-accent)}.fe-body a,.fe-spotlight-body a{color:inherit;text-decoration:none;border-bottom:1px solid var(--fe-rule);padding-bottom:1px;transition:border-color .2s ease}.fe-body a:hover,.fe-spotlight-body a:hover{border-bottom-color:var(--fe-accent)}.fe-highlight-body{font-family:var(--fe-body);font-size:.9375rem;line-height:1.65;color:var(--fe-ink-muted);margin:.25rem 0 0}@media(min-width:768px){.fe-highlight-body{font-size:1rem}}.fe-availability{margin-top:6rem;padding:2rem;background-color:var(--fe-bg-raised);border:1px solid var(--fe-rule);border-radius:.5rem;position:relative;overflow:hidden}@media(min-width:768px){.fe-availability{margin-top:8rem;padding:2.5rem}}.fe-availability:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background-color:var(--fe-energy)}.fe-availability-title{font-size:.75rem;color:var(--fe-accent);margin:0 0 1rem}.fe-availability p{font-family:var(--fe-body);font-size:.9375rem;line-height:1.7;color:var(--fe-ink-muted);margin:0 0 1.25rem}@media(min-width:768px){.fe-availability p{font-size:1rem}}.fe-availability-link{font-family:var(--fe-body);font-size:.9375rem;font-weight:500;color:var(--fe-accent);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:1px;transition:opacity .2s ease}.fe-availability-link:hover{opacity:.75}.fe-mark{margin:5rem auto 0;max-width:48rem;padding:1rem 1.5rem;border-top:1px solid var(--fe-rule);text-align:center;font-family:var(--fe-body);font-size:.6875rem;text-transform:uppercase;letter-spacing:.25em;color:var(--fe-ink-muted)}
