:root{--landing-bg:#fafcff;--landing-bg-white:#fff;--landing-bg-elevated:#f4f6fb;--landing-surface:#fff;--landing-surface-soft:#f8f9fc;--landing-navy:#0b111f;--landing-navy-80:rgba(11,17,31,.8);--landing-navy-70:rgba(11,17,31,.7);--landing-text:#0b111f;--landing-text-muted:rgba(11,17,31,.65);--landing-text-subtle:rgba(11,17,31,.45);--landing-border:rgba(11,17,31,.08);--landing-border-strong:rgba(11,17,31,.14);--landing-accent-pink:#c5a3ef;--landing-accent-blue:#4624e0;--landing-accent-orange:#fb864d;--landing-accent-live:#22c55e;--landing-highlight-bg:#ede4f9;--landing-highlight-text:#0b111f;--landing-primary:#6137db;--landing-page-max:1440px;--landing-content-max:1240px;--landing-gutter:100px;--landing-gutter-2xl:64px;--landing-talent-gradient-start:#7a7cef;--landing-talent-gradient-end:#b59afd;--landing-footer-gradient-end:#c7d8ff}html.landing-scroll-mode,html.landing-scroll-mode body{max-height:none!important;height:auto!important;min-height:100dvh;overflow-x:hidden!important;overflow-y:auto!important;background:var(--landing-bg)!important}html.landing-scroll-mode body{padding:0!important}html.landing-menu-open,html.landing-menu-open body{overflow:hidden!important}.landing-header--menu-open{backdrop-filter:none;-webkit-backdrop-filter:none;background:var(--landing-bg)}html.landing-scroll-mode main{min-height:auto!important;height:auto!important;overflow:visible!important;padding:0!important;background:transparent!important}.landing-page{background-color:var(--landing-bg);color:var(--landing-text);font-family:var(--font-satoshi),system-ui,sans-serif;-webkit-font-smoothing:antialiased}.landing-display{font-family:var(--font-lufga),var(--font-satoshi),system-ui,sans-serif}.landing-mono{font-family:var(--font-satoshi),ui-monospace,monospace;font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--landing-text-muted)}.landing-container{width:100%;max-width:var(--landing-page-max);margin-left:auto;margin-right:auto;padding-left:1.125rem;padding-right:1.125rem}@media (min-width:1024px) and (max-width:1535px){.landing-container{padding-left:calc(var(--landing-gutter) - 6px);padding-right:calc(var(--landing-gutter) - 6px)}}@media (min-width:1536px){.landing-container{padding-left:var(--landing-gutter-2xl);padding-right:var(--landing-gutter-2xl)}}.landing-hero-shell{position:relative;background:var(--landing-bg);overflow-x:clip}.landing-header-glow{position:absolute;top:-110px;left:40%;right:max(-72px,-5vw);height:min(460px,44vh);z-index:0;pointer-events:none}.landing-header-glow:before{content:"";position:absolute;inset:0;border-radius:9999px;background:rgba(197,163,239,.28);filter:blur(76px);transform:translateZ(0)}@media (min-width:1024px){.landing-header-glow{top:-120px;left:38%;height:min(500px,46vh)}.landing-header-glow:before{background:rgba(197,163,239,.26);filter:blur(80px)}}@media (min-width:1280px){.landing-header-glow{left:36%}}.landing-header-close-btn,.landing-header-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:1px solid var(--landing-border-strong);border-radius:.375rem;background:hsla(0,0%,100%,.88);color:var(--landing-navy);cursor:pointer;transition:background .15s ease,border-color .15s ease}.landing-header-close-btn:hover,.landing-header-menu-btn:hover{background:#fff;border-color:var(--landing-navy-70)}.landing-header-menu-btn.is-hidden{visibility:hidden;pointer-events:none}.landing-header-menu-icon{position:relative;display:block;width:1.125rem;height:.875rem}.landing-header-menu-icon span{position:absolute;left:0;right:0;height:2px;border-radius:1px;background:currentColor}.landing-header-menu-icon span:first-child{top:0}.landing-header-menu-icon span:nth-child(2){top:.375rem}.landing-header-menu-icon span:nth-child(3){top:.75rem}.landing-header-close-icon{position:relative;display:block;width:1rem;height:1rem}.landing-header-close-icon span{position:absolute;top:50%;left:0;right:0;height:2px;border-radius:1px;background:currentColor}.landing-header-close-icon span:first-child{transform:translateY(-50%) rotate(45deg)}.landing-header-close-icon span:nth-child(2){transform:translateY(-50%) rotate(-45deg)}.landing-header-mobile-panel{position:fixed;inset:0;z-index:9999;pointer-events:none}.landing-header-mobile-panel.is-open{pointer-events:auto}.landing-header-mobile-backdrop{position:absolute;inset:0;z-index:1;border:0;background:rgba(250,252,255,.4);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;cursor:pointer;transition:opacity .2s ease}.landing-header-mobile-panel.is-open .landing-header-mobile-backdrop{opacity:1;visibility:visible}.landing-header-mobile-drawer{position:fixed;top:0;right:0;bottom:0;z-index:2;display:flex;align-items:stretch;gap:.25rem;height:100dvh;max-height:100dvh;visibility:hidden;transform:translateX(100%);transition:transform .25s ease}.landing-header-mobile-panel.is-open .landing-header-mobile-drawer{visibility:visible;transform:translateX(0)}.landing-header-close-btn{flex-shrink:0;align-self:flex-start;margin-top:1rem;box-shadow:0 8px 24px rgba(11,17,31,.08)}.landing-header-mobile-inner{display:flex;flex-direction:column;gap:2rem;width:min(calc(100vw - 3.75rem),15rem);height:100dvh;max-height:100dvh;min-height:100dvh;padding:1.5rem 1.25rem 2rem;border:1px solid var(--landing-border);border-right:0;border-radius:0;background:var(--landing-bg);box-shadow:-16px 0 48px rgba(76,78,228,.08)}.landing-header-mobile-panel.is-open .landing-header-mobile-inner{visibility:visible}.landing-header-mobile-nav{display:flex;flex-direction:column;gap:1.125rem}.landing-header-mobile-link{display:block;font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.3;color:var(--landing-navy);transition:color .15s ease}.landing-header-mobile-link:hover{color:var(--landing-accent-blue)}.landing-header-mobile-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1.5rem;border-top:1px solid var(--landing-border)}.landing-header-mobile-actions .landing-btn{width:100%;justify-content:center}@media (min-width:1024px){.landing-header-menu-btn{display:none}.landing-header-mobile-panel{display:none!important}}.landing-noise{position:relative}.landing-noise:before{content:"";position:absolute;inset:0;opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.landing-grid-pattern{background-image:linear-gradient(var(--landing-border) 1px,transparent 1px),linear-gradient(90deg,var(--landing-border) 1px,transparent 1px);background-size:48px 48px}.landing-btn{display:inline-flex;align-items:center;gap:.625rem;padding:.9375rem 1.375rem;border-radius:9999px;font-size:.875rem;font-weight:500;line-height:1.25;transition:background-color .2s,border-color .2s,color .2s,opacity .2s;white-space:nowrap}.landing-btn-primary{background:var(--landing-navy);color:var(--landing-bg-white);border:1px solid var(--landing-navy)}.landing-btn-primary:hover{opacity:.9}.landing-btn-outline{background:var(--landing-bg-white);color:var(--landing-navy);border:1px solid rgba(11,17,31,.12)}.landing-btn-outline:hover{background:var(--landing-bg-elevated);border-color:var(--landing-navy-70)}.landing-btn-dark{background:var(--landing-navy);color:var(--landing-bg-white);border:1px solid var(--landing-navy)}.landing-btn-orange{background:var(--landing-accent-orange);color:var(--landing-navy);border:1px solid var(--landing-accent-orange)}.landing-btn-orange:hover{opacity:.92}.landing-btn-orange-white{background:var(--landing-accent-orange);color:#fff;border:1px solid var(--landing-accent-orange)}.landing-btn-orange-white:hover{opacity:.92}.landing-btn-glass{background:hsla(0,0%,100%,.14);color:#fff;border:1px solid hsla(0,0%,100%,.22)}.landing-btn-glass:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.32)}.landing-btn-indicator{width:8px;height:8px;border-radius:9999px;flex-shrink:0}.landing-btn-indicator-orange{background:var(--landing-accent-orange)}.landing-btn-indicator-blue{background:var(--landing-accent-blue)}.landing-btn-arrow-light{filter:brightness(0) invert(1)}.landing-btn-arrow-dark{filter:brightness(0)}.landing-divider{border-color:var(--landing-border)}.landing-divider-dark{border-color:hsla(0,0%,100%,.12)}.landing-pill-highlight{display:inline-block;padding:.25rem 1.5rem;border-radius:9999px;background:var(--landing-highlight-bg);color:var(--landing-highlight-text)}.landing-manifesto-intro{padding-top:3rem}@media (min-width:1024px){.landing-manifesto-intro{padding-top:5rem}}.landing-manifesto-struck{color:var(--landing-text-subtle);text-decoration:line-through;text-decoration-thickness:1.5px}.landing-manifesto-headline{font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-weight:500}.landing-manifesto-brand{color:var(--landing-accent-blue);font-weight:500}.landing-manifesto-pill{display:inline-block;padding:.2rem 1.25rem;border-radius:9999px;background:var(--landing-accent-orange);color:var(--landing-navy);font-family:var(--font-fraunces),Georgia,"Times New Roman",serif;font-style:italic;font-weight:500;box-decoration-break:clone;-webkit-box-decoration-break:clone}.landing-manifesto-tail{font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-weight:300;color:var(--landing-text-muted)}.landing-role-pill{display:inline-block;padding:.2rem .75rem;border-radius:9999px;background:var(--landing-accent-pink);color:var(--landing-navy);font-size:.75rem;font-weight:500;line-height:1.4}.landing-feature-num{min-width:1.75rem;font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:.875rem;font-weight:500;line-height:1.4;color:var(--landing-text-subtle)}.landing-feature-num-dark{color:hsla(0,0%,100%,.45)}.landing-feature-item{font-family:var(--font-fraunces),Georgia,"Times New Roman",serif;font-size:clamp(1.125rem,2vw,1.375rem);font-style:italic;font-weight:500;line-height:1.35;color:var(--landing-navy)}.landing-feature-item-dark{color:var(--landing-bg-white)}.landing-manifesto-split{border-top:1px solid var(--landing-border)}.landing-manifesto-talent{background-color:var(--landing-bg);background-image:linear-gradient(0deg,rgba(76,78,228,.12) 0,rgba(118,99,240,.07) 28%,rgba(158,113,253,.035) 48%,rgba(250,252,255,0) 68%)}.landing-manifesto-talent-decor{position:absolute;right:0;bottom:0;z-index:0;width:min(360px,52%);height:auto;object-fit:contain;object-position:bottom right}@media (min-width:1024px){.landing-manifesto-talent-decor{width:min(420px,48%)}}.landing-manifesto-clients{background:var(--landing-navy);color:var(--landing-bg-white)}.landing-split-headline{font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:clamp(2rem,5vw,4rem);font-weight:500;line-height:1.08;letter-spacing:-.02em;color:var(--landing-navy)}.landing-split-headline-light{color:var(--landing-bg-white)}.landing-split-accent{font-family:var(--font-fraunces),Georgia,"Times New Roman",serif;font-style:italic;font-weight:500}.landing-split-accent-purple{background:linear-gradient(to top,var(--landing-talent-gradient-start) 0,var(--landing-talent-gradient-end) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-split-accent-orange{color:var(--landing-accent-orange)}.landing-split-body{font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:.9375rem;font-weight:400;color:var(--landing-text-muted)}.landing-split-body-light{color:hsla(0,0%,100%,.65)}.landing-headline-accent{color:var(--landing-accent-blue);font-style:italic;font-weight:400}.landing-hero-matched{display:block;font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:clamp(2.75rem,7vw,6rem);font-weight:500;line-height:1.08;letter-spacing:-.06em;color:var(--landing-navy)}.landing-hero-not-browsed{display:block;font-family:var(--font-fraunces),Georgia,"Times New Roman",serif;font-size:clamp(2.5rem,7vw,7rem);font-weight:300;font-style:italic;line-height:1.08;letter-spacing:-.004em;color:var(--landing-accent-blue)}.landing-hero-tagline{font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:clamp(1.625rem,3.5vw,3rem);font-weight:500;line-height:1.15;letter-spacing:-.04em;color:var(--landing-navy)}@media (min-width:768px){.landing-hero-not-browsed{font-size:min(6.5rem,13vw);white-space:nowrap}}@media (min-width:1024px) and (max-width:1279px){.landing-hero-matched{font-size:80px;line-height:1.08;letter-spacing:-7px}.landing-hero-not-browsed{font-size:82px;line-height:1.08;letter-spacing:-.4px;white-space:nowrap}.landing-hero-tagline{font-size:40px;line-height:48px;letter-spacing:-1.5px}}@media (min-width:1280px) and (max-width:1535px){.landing-hero-matched{font-size:88px;line-height:1.08;letter-spacing:-8px}.landing-hero-not-browsed{font-size:92px;line-height:1.08;letter-spacing:-.44px;white-space:nowrap}.landing-hero-tagline{font-size:44px;line-height:52px;letter-spacing:-1.75px}}@media (min-width:1536px){.landing-hero-matched{font-size:96px;line-height:139.8px;letter-spacing:-9px}.landing-hero-not-browsed{font-size:112px;line-height:139.8px;letter-spacing:-.48px;white-space:nowrap}.landing-hero-tagline{font-size:48px;line-height:56px;letter-spacing:-2px}}.landing-description-highlight{color:var(--landing-navy);text-decoration:underline;text-decoration-color:var(--landing-accent-orange);text-decoration-thickness:2px;text-underline-offset:4px}.landing-hero-actions{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:.75rem}.landing-hero-cta-short{display:none}.landing-hero-cta-full{display:inline}@media (max-width:639px){.landing-hero-actions{gap:.5rem}.landing-hero-actions .landing-btn{flex:1 1 0;min-width:0;justify-content:center;gap:.375rem;padding:.625rem;font-size:.75rem}.landing-hero-cta-short{display:inline}.landing-hero-cta-full{display:none}.landing-hero-actions .landing-btn img{width:12px;height:12px}.landing-hero-actions .landing-btn-indicator{width:6px;height:6px}}.landing-talent-separator{width:8px;height:8px;border-radius:9999px;background:var(--landing-accent-orange);flex-shrink:0}@keyframes landing-pulse{0%,to{opacity:1}50%{opacity:.4}}.landing-live-dot{animation:landing-pulse 2s ease-in-out infinite}.landing-live-matches-section{background:var(--landing-bg);padding-top:7rem;padding-bottom:5rem;border-bottom:none}@media (min-width:1024px){.landing-live-matches-section{padding-top:10rem;padding-bottom:8rem}}@media (min-width:1280px){.landing-live-matches-section{padding-top:11rem;padding-bottom:9rem}}.landing-live-matches-viewport{--landing-live-row-height:4.5rem;height:calc(4 * var(--landing-live-row-height));overflow:hidden}.landing-live-matches-row{min-height:var(--landing-live-row-height);padding-top:.875rem;padding-bottom:.875rem}@media (min-width:1024px){.landing-live-matches-viewport{--landing-live-row-height:5rem}.landing-live-matches-row{padding-top:1rem;padding-bottom:1rem}}.landing-live-matches-fade{pointer-events:none;position:absolute;left:0;right:0;height:2.5rem;z-index:1}.landing-live-matches-fade-top{top:0;background:linear-gradient(to bottom,var(--landing-bg-white) 0,hsla(0,0%,100%,0) 100%)}.landing-live-matches-fade-bottom{bottom:0;background:linear-gradient(to top,var(--landing-bg-white) 0,hsla(0,0%,100%,0) 100%)}.landing-talent-bar{background:var(--landing-navy);color:var(--landing-bg-white)}.landing-talent-marquee-track{padding-left:1.125rem;padding-right:1.125rem}@media (min-width:1024px) and (max-width:1535px){.landing-talent-marquee-track{padding-left:calc(var(--landing-gutter) - 6px);padding-right:calc(var(--landing-gutter) - 6px)}}@media (min-width:1536px){.landing-talent-marquee-track{padding-left:var(--landing-gutter-2xl);padding-right:var(--landing-gutter-2xl)}}.landing-process-section{background:var(--landing-bg)}.landing-process-list-wrap{position:relative;overflow:visible}.landing-process-bg{pointer-events:none;position:absolute;top:-2.5rem;right:0;bottom:0;left:0;z-index:0;background-image:url(/bacground-process-section.png);background-repeat:no-repeat;background-position:bottom;background-size:auto calc(100% - 10px)}@media (min-width:1024px){.landing-process-bg{top:-2.75rem}}.landing-process-headline{font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:clamp(2rem,5vw,4rem);font-weight:500;line-height:1.08;letter-spacing:-.02em;color:var(--landing-navy)}.landing-process-both{color:var(--landing-navy)}.landing-process-both,.landing-process-sides{font-family:var(--font-fraunces),Georgia,"Times New Roman",serif;font-style:italic;font-weight:500}.landing-process-sides{color:var(--landing-accent-pink)}.landing-process-list{border-bottom:1px solid var(--landing-border)}.landing-process-row{border-top:1px solid var(--landing-border)}.landing-process-row-inner{padding:1rem 0}.landing-process-row-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(3.5rem,5rem) minmax(5rem,7rem) minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:1rem 1.5rem;padding:1.125rem 0;transition:background-color .25s ease}.landing-process-row-inner:focus-within .landing-process-row-grid,.landing-process-row-inner:hover .landing-process-row-grid{background:var(--landing-bg-elevated)}@media (max-width:767px){.landing-process-row-grid{grid-template-columns:3.5rem 1fr;grid-template-areas:"num label" "title title" "detail detail";align-items:start}.landing-process-num{grid-area:num}.landing-process-label{grid-area:label}.landing-process-title{grid-area:title}.landing-process-detail{grid-area:detail}}.landing-process-num{font-family:var(--font-fraunces),Georgia,"Times New Roman",serif;font-size:clamp(2.75rem,5vw,4.5rem);font-weight:500;line-height:1;color:rgba(11,17,31,.14);transition:color .25s ease}.landing-process-row-inner:focus-within .landing-process-num,.landing-process-row-inner:hover .landing-process-num{color:var(--landing-accent-orange)}.landing-process-label{font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--landing-text-subtle);transition:color .25s ease}.landing-process-row-inner:focus-within .landing-process-label,.landing-process-row-inner:hover .landing-process-label{color:var(--landing-navy)}.landing-process-title{font-family:var(--font-fraunces),Georgia,"Times New Roman",serif;font-size:clamp(1.25rem,2.2vw,1.75rem);font-style:italic;font-weight:500;line-height:1.25;color:var(--landing-navy)}.landing-process-detail{max-width:18rem;justify-self:end;font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.55;color:var(--landing-text-muted)}@media (max-width:767px){.landing-process-detail{max-width:none;justify-self:start}}.landing-index-section{background:var(--landing-bg);padding-top:2.5rem;padding-bottom:2rem}@media (min-width:1024px){.landing-index-section{padding-top:3rem;padding-bottom:2.5rem}}.landing-index-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.625rem;border-bottom:1px solid var(--landing-border)}.landing-index-header .landing-mono{margin:0}.landing-index-date{color:var(--landing-text-subtle)}.landing-index-grid{display:grid;width:100%;gap:2.5rem 2rem;padding-top:.625rem;padding-bottom:.625rem;border-bottom:1px solid var(--landing-border)}@media (min-width:640px){.landing-index-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 2rem}}@media (max-width:1023px){.landing-index-grid{justify-items:center}.landing-index-stat{width:max-content;max-width:100%;margin-left:auto;margin-right:auto;text-align:center}.landing-index-value{justify-content:center}}@media (min-width:1024px){.landing-index-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;padding-top:.75rem;padding-bottom:.75rem}}@media (min-width:1536px){.landing-index-grid{display:flex;justify-content:space-between;align-items:flex-start;gap:0}.landing-index-stat{flex:0 1 auto;min-width:0}.landing-index-stat:last-child{margin-right:0}.landing-index-number{font-size:7.25rem;letter-spacing:-.045em}.landing-index-suffix{margin-top:.625rem;font-size:2.375rem}.landing-index-title{margin-top:1.375rem;font-size:1.625rem}.landing-index-sub{margin-top:.75rem;font-size:.75rem}}.landing-index-stat p{margin:0}.landing-index-value{display:flex;align-items:flex-start;line-height:1}.landing-index-number{font-size:clamp(3.25rem,7.5vw,6rem);letter-spacing:-.03em;color:var(--landing-navy)}.landing-index-number,.landing-index-suffix{font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-weight:500}.landing-index-suffix{margin-top:.35rem;margin-left:.125rem;font-size:clamp(1.25rem,2.5vw,2rem);line-height:1;color:var(--landing-accent-orange)}.landing-index-title{margin-top:1.25rem;font-family:var(--font-fraunces),Georgia,"Times New Roman",serif;font-size:clamp(1.125rem,1.8vw,1.5rem);font-style:italic;font-weight:500;line-height:1.3;color:var(--landing-navy)}.landing-index-sub{margin-top:.625rem;font-family:var(--font-satoshi),ui-monospace,monospace;font-size:.6875rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--landing-text-subtle)}.landing-filter-section{background:var(--landing-bg);padding-top:1.5rem;padding-bottom:2rem}@media (min-width:1024px){.landing-filter-section{padding-top:2rem;padding-bottom:2.5rem}}.landing-filter-image{display:block;width:100%;height:auto;max-width:100%;margin-inline:auto}.landing-recent-section{background:var(--landing-bg);border-top:1px solid var(--landing-border);padding-top:4rem;padding-bottom:4rem}@media (min-width:1024px){.landing-recent-section{padding-top:5rem;padding-bottom:5rem}}.landing-recent-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.5rem 2rem}@media (max-width:639px){.landing-recent-header{display:flex;flex-direction:column;align-items:flex-start}.landing-recent-nav{margin-top:1.25rem;align-self:flex-end}}.landing-recent-header-copy{min-width:0}.landing-recent-headline{display:flex;flex-direction:column;align-items:flex-start;width:max-content;max-width:100%;font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:clamp(2.5rem,6.25vw,5.625rem);font-weight:500;line-height:1;letter-spacing:-.02em;color:var(--landing-navy)}.landing-recent-headline-line{display:block;white-space:nowrap}.landing-recent-headline-accent{font-family:var(--font-fraunces),Georgia,"Times New Roman",serif;font-style:italic;font-weight:300;letter-spacing:-.02em;background:linear-gradient(90deg,#4c4ee4,#9e71fd);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-recent-nav{display:flex;gap:.5rem}.landing-recent-nav-btn{display:flex;height:3.5rem;width:3.5rem;align-items:center;justify-content:center;border-radius:9999px;border:1px solid var(--landing-border);background:transparent;transition:border-color .2s ease,background-color .2s ease}.landing-recent-nav-btn:hover{border-color:var(--landing-border-strong);background:var(--landing-bg-white)}.landing-recent-track{display:flex;gap:1rem;margin-top:3rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:0;-ms-overflow-style:none;scrollbar-width:none}.landing-recent-track::-webkit-scrollbar{display:none}@media (min-width:1024px){.landing-recent-track{margin-top:3.5rem;gap:1.25rem}}.landing-recent-card{position:relative;flex:0 0 min(320px,78vw);height:min(420px,72vw);overflow:hidden;border-radius:1.25rem;scroll-snap-align:start}@media (min-width:640px){.landing-recent-card{flex-basis:min(300px,42vw);height:min(440px,56vw)}}@media (min-width:1024px){.landing-recent-card{flex-basis:calc((100% - 2.5rem) / 3.15);height:440px;max-width:320px}}.landing-recent-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,17,31,.08),rgba(11,17,31,.02) 42%,rgba(11,17,31,.55) 78%,rgba(11,17,31,.82));pointer-events:none}.landing-recent-tag{position:absolute;top:1rem;left:1rem;z-index:1;border-radius:9999px;background:var(--landing-bg-white);padding:.375rem .75rem;font-family:var(--font-satoshi),ui-monospace,monospace;font-size:.625rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--landing-text-muted)}.landing-recent-card-body{position:absolute;right:0;bottom:0;left:0;z-index:1;padding:1.25rem}.landing-recent-card-title{margin:0;font-family:var(--font-fraunces),Georgia,"Times New Roman",serif;font-size:clamp(1.125rem,2vw,1.375rem);font-style:italic;font-weight:500;line-height:1.35;color:#fff}.landing-recent-card-divider{height:1px;margin-top:1rem;background:hsla(0,0%,100%,.28)}.landing-recent-card-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-top:.875rem}.landing-recent-card-meta{margin:0;font-family:var(--font-satoshi),ui-monospace,monospace;font-size:.625rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.72)}.landing-recent-card-score{margin:0;font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:500;line-height:1;letter-spacing:-.03em;color:var(--landing-accent-orange)}.landing-testimonials-section{background:#0b111f;padding-top:4rem;padding-bottom:4rem}@media (min-width:1024px){.landing-testimonials-section{padding-top:5rem;padding-bottom:5rem}}.landing-testimonials-label{color:hsla(0,0%,100%,.42)}.landing-testimonial-layout{display:grid;gap:2.5rem;align-items:center}@media (min-width:1024px){.landing-testimonial-layout{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:3rem 4rem}}.landing-testimonial-copy{min-width:0}.landing-testimonial-quote{margin:0;max-width:42rem;font-family:var(--font-fraunces),Georgia,"Times New Roman",serif;font-size:clamp(1.5rem,3.2vw,2.5rem);font-weight:300;line-height:1.35;letter-spacing:-.01em;color:#fff}.landing-testimonial-quote em{font-style:italic;font-weight:400}.landing-testimonial-quote-mark{color:var(--landing-accent-orange)}.landing-testimonial-meta{margin:2rem 0 0;font-family:var(--font-satoshi),ui-monospace,monospace;font-size:.6875rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.42)}.landing-testimonial-visual{display:flex;justify-content:center}@media (min-width:1024px){.landing-testimonial-visual{justify-content:flex-end}}.landing-testimonial-portrait{position:relative;width:min(360px,78vw);aspect-ratio:1;padding:3px;border-radius:9999px;background:var(--landing-accent-orange)}.landing-testimonial-portrait-image{display:block;width:100%;height:100%;border-radius:9999px;object-fit:cover}.landing-testimonial-dots{display:flex;justify-content:center;gap:.625rem;margin-top:3rem}@media (min-width:1024px){.landing-testimonial-dots{margin-top:3.5rem}}.landing-testimonial-dot{height:2px;width:2rem;padding:0;border:0;border-radius:9999px;background:hsla(0,0%,100%,.16);cursor:pointer;transition:width .25s ease,background-color .25s ease}.landing-testimonial-dot.is-active{width:4rem;background:var(--landing-accent-orange)}.landing-testimonial-dot:hover{background:rgba(251,134,77,.55)}.landing-testimonial-dot.is-active:hover{background:var(--landing-accent-orange)}.landing-faq-section{background:var(--landing-bg);border-top:1px solid var(--landing-border);padding-top:4rem;padding-bottom:4rem}@media (min-width:1024px){.landing-faq-section{padding-top:5rem;padding-bottom:5rem}}.landing-faq-layout{display:grid;gap:3rem}@media (min-width:1024px){.landing-faq-layout{grid-template-columns:minmax(240px,.95fr) minmax(0,1.55fr);grid-template-rows:minmax(0,1fr);gap:4rem;align-items:stretch}.landing-faq-intro{grid-column:1;grid-row:1;align-self:start}.landing-faq-list{grid-column:2;grid-row:1}.landing-faq-cta{grid-column:1;grid-row:1;align-self:end;margin-top:0}}.landing-faq-intro{min-width:0}@media (min-width:1024px){.landing-faq-intro{position:sticky;top:2rem}}.landing-faq-headline{display:flex;flex-direction:column;align-items:flex-start;width:max-content;max-width:100%}.landing-faq-headline-line{display:block;white-space:nowrap;font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:clamp(2.25rem,4.5vw,3.75rem);font-weight:500;line-height:1.05;letter-spacing:-.02em;color:var(--landing-navy)}.landing-faq-headline-accent{font-family:var(--font-fraunces),Georgia,"Times New Roman",serif;font-style:italic;font-weight:300;background:linear-gradient(90deg,#4c4ee4,#9e71fd);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-faq-cta{margin-top:2.5rem}@media (max-width:1023px){.landing-faq-cta{display:none}}.landing-faq-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--landing-border)}.landing-faq-item{border-bottom:1px solid var(--landing-border)}.landing-faq-trigger{display:grid;width:100%;grid-template-columns:2.5rem minmax(0,1fr) auto;align-items:center;gap:1rem 1.25rem;padding:1.5rem 0;text-align:left;background:transparent;border:0;cursor:pointer}@media (min-width:768px){.landing-faq-trigger{padding:1.75rem 0;gap:1.25rem 1.5rem}}.landing-faq-num{font-family:var(--font-satoshi),ui-monospace,monospace;font-size:.6875rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--landing-text-subtle)}.landing-faq-question{font-family:var(--font-fraunces),Georgia,"Times New Roman",serif;font-size:clamp(1.125rem,2vw,1.5rem);font-style:italic;font-weight:500;line-height:1.3;color:var(--landing-navy)}.landing-faq-toggle{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;border:1px solid var(--landing-border);font-size:1.125rem;line-height:1;color:var(--landing-text-muted)}.landing-faq-answer{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:stretch;gap:1rem 1.25rem;padding:0 0 1.75rem 3.75rem}@media (min-width:768px){.landing-faq-answer{gap:1.25rem 1.5rem;padding-bottom:2rem;padding-left:4.25rem}}.landing-faq-mark-wrap{flex-shrink:0;width:2.75rem;align-self:start;margin-top:.125rem}.landing-faq-mark{display:block;width:100%;height:auto}.landing-faq-answer-divider{width:1px;align-self:stretch;min-height:3.5rem;background:var(--landing-border)}.landing-faq-answer p{margin:0;max-width:38rem;font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.65;color:var(--landing-text-muted)}.landing-join-section{background:var(--landing-bg);padding-top:2rem;padding-bottom:4rem}@media (min-width:1024px){.landing-join-section{padding-top:2.5rem;padding-bottom:5rem}}.landing-join-card{position:relative;overflow:hidden;display:flex;flex-direction:column;border:1px solid #e5e8ef;border-radius:2.5rem;background:linear-gradient(135deg,#4c4ee4,#9e71fd);padding:2rem}@media (min-width:1024px){.landing-join-card{min-height:26rem;padding:4rem}}.landing-join-grid{pointer-events:none;position:absolute;inset:0;border-radius:inherit;opacity:.14;background-image:linear-gradient(hsla(0,0%,100%,.45) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.45) 1px,transparent 0);background-size:48px 48px}.landing-join-inner{position:relative;z-index:1;display:grid;flex:1;gap:2rem;align-items:stretch}@media (min-width:1024px){.landing-join-inner{grid-template-columns:minmax(0,1fr) auto;gap:3rem;align-items:stretch}.landing-join-copy{align-self:start}}@media (max-width:399px){.landing-join-section .landing-container{padding-left:1rem;padding-right:1rem}.landing-join-card{padding:2rem 1.25rem}.landing-join-inner{width:100%}.landing-join-copy{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.landing-join-headline{align-items:center;width:100%;max-width:100%;margin-left:auto;margin-right:auto}.landing-join-headline-line{white-space:normal;text-align:center}.landing-join-body{margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.landing-join-actions,.landing-join-body{width:100%;max-width:100%}}.landing-join-label{color:hsla(0,0%,100%,.72)}.landing-join-headline{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;width:max-content;max-width:100%;font-size:clamp(2rem,5vw,4rem);line-height:1.425;letter-spacing:-.0375em;color:#fafcff}.landing-join-headline-line{display:block;white-space:nowrap;font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:inherit;font-style:normal;font-weight:500;line-height:inherit;letter-spacing:inherit;color:inherit}.landing-join-headline-accent{font-family:var(--font-fraunces),Georgia,"Times New Roman",serif;font-size:1em;font-style:italic;font-weight:300;line-height:inherit;letter-spacing:-.02em;color:inherit}.landing-join-body{margin:1.5rem 0 0;max-width:26rem;font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.65;color:#fafcff;opacity:.88}.landing-join-actions{display:flex;flex-direction:column;gap:.75rem;width:100%}@media (min-width:1024px){.landing-join-actions{width:min(100%,15rem);align-self:end;justify-self:end;margin-top:auto}}.landing-join-actions .landing-btn{justify-content:center;width:100%}.landing-footer{background:linear-gradient(to top,var(--landing-footer-gradient-end) 0,#fff 100%);color:var(--landing-navy);padding-top:3rem;padding-bottom:2rem}@media (min-width:1024px){.landing-footer{padding-top:4rem;padding-bottom:2.5rem}}.landing-footer-top{display:grid;gap:3rem}@media (min-width:1024px){.landing-footer-top{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:4rem;align-items:start}}.landing-footer-col-label{margin:0 0 .75rem;font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:.6875rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:rgba(11,17,31,.42)}.landing-footer-headline{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;width:max-content;max-width:100%;margin:0;font-family:var(--font-fraunces),Georgia,"Times New Roman",serif;font-size:clamp(1.75rem,3.2vw,2.25rem);font-style:italic;font-weight:500;line-height:1.32;letter-spacing:-.02em;background:linear-gradient(90deg,#4c4ee4,#9e71fd);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-footer-headline-line{display:block}.landing-footer-form{display:flex;align-items:center;gap:.375rem;margin-top:1.75rem;max-width:26rem;padding:.3125rem;border:1px solid var(--landing-border);border-radius:9999px;background:var(--landing-bg-elevated)}.landing-footer-input{min-width:0;flex:1;border:0;background:transparent;padding:.75rem 1rem;font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:.875rem;font-weight:400;color:var(--landing-navy);outline:none}.landing-footer-input::placeholder{color:var(--landing-text-subtle)}.landing-footer-form--subscribed{justify-content:center;padding:.875rem 1.25rem}.landing-footer-subscribed{color:var(--landing-navy)}.landing-footer-submit,.landing-footer-subscribed{font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:.875rem;font-weight:500}.landing-footer-submit{display:inline-flex;flex-shrink:0;align-items:center;gap:.5rem;border:0;border-radius:9999px;background:var(--landing-accent-orange);padding:.6875rem 1.125rem;color:#fff;cursor:pointer;transition:opacity .15s ease}.landing-footer-submit:hover{opacity:.92}.landing-footer-submit-arrow{filter:brightness(0) invert(1)}.landing-footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 2.5rem}@media (min-width:640px){.landing-footer-links{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-footer-link-list{margin:0;padding:0;list-style:none}.landing-footer-link-list li+li{margin-top:.875rem}.landing-footer-link{font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.4;color:var(--landing-navy);transition:color .15s ease}.landing-footer-link:hover{color:var(--landing-accent-blue)}.landing-footer-brand{width:100%;max-width:var(--landing-page-max);margin:clamp(3rem,8vw,5.5rem) auto 0;padding-left:1.125rem;padding-right:1.125rem}@media (min-width:1024px) and (max-width:1535px){.landing-footer-brand{padding-left:calc(var(--landing-gutter) - 6px);padding-right:calc(var(--landing-gutter) - 6px)}}@media (min-width:1536px){.landing-footer-brand{padding-left:var(--landing-gutter-2xl);padding-right:var(--landing-gutter-2xl)}.landing-footer-brand-inner{max-width:calc(var(--landing-page-max) - 2 * var(--landing-gutter-2xl))}}.landing-footer-brand-inner{width:100%;max-width:var(--landing-content-max);margin-left:auto;margin-right:auto}.landing-footer-brand-logo{display:block;width:100%;height:auto}.landing-footer-legal{display:grid;gap:1rem;margin-top:clamp(2rem,5vw,3rem);padding-top:1.5rem;padding-bottom:.5rem;border-top:1px solid var(--landing-border);font-family:var(--font-plus-jakarta),var(--font-satoshi),system-ui,sans-serif;font-size:.625rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--landing-text-subtle)}@media (min-width:768px){.landing-footer-legal{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem}.landing-footer-legal-copy{justify-self:start}.landing-footer-legal-nav{justify-self:center}.landing-footer-systems{justify-self:end}}.landing-footer-legal-copy,.landing-footer-systems{margin:0}.landing-footer-legal-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.25rem}.landing-footer-legal-link{display:inline-flex;align-items:center;gap:.375rem;color:inherit;transition:color .15s ease}.landing-footer-legal-link:hover{color:var(--landing-navy)}.landing-footer-status-dot{width:.375rem;height:.375rem;border-radius:9999px;background:var(--landing-accent-live)}.landing-footer-systems{display:inline-flex;align-items:center;gap:.5rem}.landing-footer-systems-dot{width:.375rem;height:.375rem;border-radius:9999px;background:var(--landing-accent-orange)}@media (min-width:768px){.landing-footer-systems{justify-self:end}}@font-face{font-family:__Plus_Jakarta_Sans_a9409e;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Plus_Jakarta_Sans_a9409e;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Plus_Jakarta_Sans_a9409e;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Plus_Jakarta_Sans_a9409e;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Plus_Jakarta_Sans_a9409e;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Plus_Jakarta_Sans_a9409e;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Plus_Jakarta_Sans_a9409e;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Plus_Jakarta_Sans_a9409e;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Plus_Jakarta_Sans_Fallback_a9409e;src:local("Arial");ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.00%;size-adjust:104.98%}.__className_a9409e{font-family:__Plus_Jakarta_Sans_a9409e,__Plus_Jakarta_Sans_Fallback_a9409e;font-style:normal}.__variable_a9409e{--font-plus-jakarta:"__Plus_Jakarta_Sans_a9409e","__Plus_Jakarta_Sans_Fallback_a9409e"}@font-face{font-family:__Fraunces_f7a3bc;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/f3deaf8281908ff2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Fraunces_f7a3bc;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/c62081b071647022-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Fraunces_f7a3bc;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/6ba5f591ae6c56f6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Fraunces_f7a3bc;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/f3deaf8281908ff2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Fraunces_f7a3bc;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/c62081b071647022-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Fraunces_f7a3bc;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/6ba5f591ae6c56f6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Fraunces_Fallback_f7a3bc;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_f7a3bc{font-family:__Fraunces_f7a3bc,__Fraunces_Fallback_f7a3bc;font-style:italic}.__variable_f7a3bc{--font-fraunces:"__Fraunces_f7a3bc","__Fraunces_Fallback_f7a3bc"}