.v12-root{--ink:#1F1D24;--ink-deep:#14121A;--charcoal:#2A2A2E;--graphite:#4A4751;--slate:#6B6775;--mute:#9B96A6;--line:#E7E4EC;--line-2:#EFECF3;--bg:#F5F3F7;--paper:#FBFAFD;--purple:#7C4DFF;--purple-deep:#6235F2;--lavender:#B6A0F5;--lavender-2:#D8CAFF;--lavender-3:#ECE3FF;--orange:#E76A3C;--orange-2:#F08862;--peach:#FBE9DD;--cream:#F8EFE6;--acid:#D6F25C;--display:var(--font-instrument),"Instrument Serif","Times New Roman",serif;--sans:var(--font-geist),"Geist","Helvetica Neue",Helvetica,Arial,sans-serif;--mono:var(--font-geist-mono),"Geist Mono",ui-monospace,"SF Mono",monospace;color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.v12-root *,.v12-root :after,.v12-root :before{box-sizing:border-box}.v12-root{position:relative;background:var(--paper);overflow:clip}.v12-root:after,.v12-root:before{content:"";position:absolute;top:0;bottom:0;left:-30vw;right:-30vw;z-index:0;pointer-events:none;will-change:transform}.v12-root:before{background:radial-gradient(ellipse 130vw 60vh at 5% 12%,rgba(251,233,221,.7),transparent 70%),radial-gradient(circle 60vw at 92% 26%,rgba(216,202,255,.65),transparent 65%),radial-gradient(ellipse 110vw 55vh at 80% 48%,rgba(216,202,255,.5),transparent 70%),radial-gradient(circle 70vw at 8% 64%,rgba(248,239,230,.7),transparent 65%),radial-gradient(circle 65vw at 88% 78%,rgba(251,233,221,.6),transparent 65%),radial-gradient(ellipse 140vw 60vh at 30% 92%,rgba(248,239,230,.75),transparent 70%);animation:v12-drift-a 28s ease-in-out infinite alternate}.v12-root:after{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 500'><text x='200' y='400' text-anchor='middle' font-family='Instrument Serif,Georgia,serif' font-size='460' fill='white'>&#245;</text></svg>") 50% 18% /55vw auto no-repeat,url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 500'><text x='200' y='400' text-anchor='middle' font-family='Instrument Serif,Georgia,serif' font-size='460' fill='white'>&#245;</text></svg>") 12% 52% /45vw auto no-repeat,url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 500'><text x='200' y='400' text-anchor='middle' font-family='Instrument Serif,Georgia,serif' font-size='460' fill='white'>&#245;</text></svg>") 88% 86% /50vw auto no-repeat,radial-gradient(circle 55vw at 6% 4%,rgba(216,202,255,.5),transparent 70%),radial-gradient(ellipse 120vw 60vh at 50% 22%,rgba(248,239,230,.55),transparent 70%),radial-gradient(circle 50vw at 18% 50%,rgba(184,160,245,.45),transparent 70%),radial-gradient(ellipse 130vw 65vh at 70% 65%,rgba(251,233,221,.6),transparent 70%),radial-gradient(circle 60vw at 12% 90%,rgba(248,239,230,.65),transparent 65%);animation:v12-drift-b 36s ease-in-out infinite alternate}@keyframes v12-drift-a{0%{transform:translate(0) rotate(0deg) scale(1)}50%{transform:translate(-2vw,1vh) rotate(1.5deg) scale(1.04)}to{transform:translate(2vw,-1vh) rotate(-1.5deg) scale(.97)}}@keyframes v12-drift-b{0%{transform:translate(0) rotate(0deg) scale(1)}50%{transform:translate(2vw,-1vh) rotate(-2deg) scale(.96)}to{transform:translate(-1.5vw,1vh) rotate(2deg) scale(1.05)}}@media (prefers-reduced-motion:reduce){.v12-root:after,.v12-root:before{animation:none}}.v12-root .v12-footer,.v12-root .v12-section,.v12-root .v12-wrap{position:relative;z-index:1}.v12-root img{max-width:100%;display:block}.v12-root a{color:inherit;text-decoration:none}.v12-root .v12-wrap{max-width:1200px;margin:0 auto;padding:0 32px}.v12-root .v12-nav{position:sticky;top:0;z-index:50;background:transparent;border-bottom:1px solid transparent;transition:background .25s ease,backdrop-filter .25s ease,border-color .25s ease}.v12-root .v12-nav.is-scrolled{background:#F5F1F7;border-bottom-color:var(--line);box-shadow:0 1px 0 rgba(31,29,36,.04),0 8px 24px -16px rgba(31,29,36,.12)}.v12-root .v12-nav-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:16px 32px;max-width:1200px;margin:0 auto;gap:24px}.v12-root .v12-nav-inner>a:first-child{justify-self:start}.v12-root .v12-nav-inner>.v12-nav-links{justify-self:center}.v12-root .v12-nav-inner>a:last-child{justify-self:end}.v12-root .v12-nav-logo{height:26px;flex-shrink:0}.v12-root .v12-nav-links{display:flex;gap:28px;font-size:14px;font-weight:400}.v12-root .v12-nav-links a{color:var(--graphite);transition:color .15s}.v12-root .v12-nav-links a:hover{color:var(--ink)}.v12-root .v12-nav-links a.is-active{color:var(--purple);font-weight:500}.v12-root .v12-nav-actions{display:flex;align-items:center;gap:10px;justify-self:end}.v12-root .v12-nav-login{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:500;color:var(--graphite);padding:10px 14px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.55);transition:color .15s ease,border-color .15s ease,background .15s ease}.v12-root .v12-nav-login:hover{color:var(--purple);border-color:var(--purple);background:var(--lavender-3)}.v12-root .v12-btn{font-family:var(--sans);font-size:14px;font-weight:500;border-radius:10px;padding:12px 18px;min-height:44px;border:1px solid transparent;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .15s ease;line-height:1;letter-spacing:-.005em;text-decoration:none}.v12-root .v12-btn:active{transform:translateY(1px)}.v12-root .v12-btn .v12-arr{width:14px;height:14px;flex-shrink:0;transition:transform .15s ease}.v12-root .v12-btn:hover .v12-arr{transform:translateX(2px)}.v12-root .v12-btn-primary{background:var(--ink);color:#fff;box-shadow:0 6px 14px -6px rgba(31,29,36,.5)}.v12-root .v12-btn-primary:hover{background:var(--ink-deep)}.v12-root .v12-btn-purple{background:var(--purple);color:#fff;box-shadow:0 6px 14px -6px rgba(124,77,255,.5)}.v12-root .v12-btn-purple:hover{background:var(--purple-deep)}.v12-root .v12-btn-secondary{background:var(--paper);color:var(--ink);border-color:var(--line)}.v12-root .v12-btn-secondary:hover{background:#FAF8FC;border-color:#DAD5E2}.v12-root .v12-btn-acid{background:var(--acid);color:var(--ink)}.v12-root .v12-btn-orange{background:var(--orange);color:#fff}.v12-root .v12-btn-outline{background:transparent;color:var(--ink);border-color:var(--ink)}.v12-root .v12-btn-outline:hover{background:var(--ink);color:var(--bg)}.v12-root .v12-btn-lg{padding:14px 22px;font-size:15px}.v12-root .v12-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:500;line-height:1;border:1px solid transparent;font-family:var(--sans)}.v12-root .v12-badge-cream{background:var(--cream);color:var(--ink)}.v12-root .v12-badge-acid{background:var(--acid);color:var(--ink)}.v12-root .v12-badge-purple{background:var(--lavender-3);color:var(--purple-deep)}.v12-root .v12-badge-ink{background:var(--ink);color:var(--bg)}.v12-root .v12-badge-orange{background:var(--orange);color:#fff}.v12-root .v12-badge-outline{background:transparent;border-color:var(--ink);color:var(--ink)}.v12-root .v12-eyebrow{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--purple)}.v12-root .v12-section{padding:96px 0;border:0;background:transparent;position:relative}.v12-root .v12-section--xs{padding:32px 0}.v12-root .v12-section--tight{padding:56px 0}.v12-root .v12-section--loose{padding:128px 0}.v12-root .v12-section--xl{padding:160px 0}@media (max-width:720px){.v12-root .v12-section--loose{padding:88px 0}.v12-root .v12-section--xl{padding:112px 0}.v12-root .v12-section--tight{padding:40px 0}.v12-root .v12-section--xs{padding:24px 0}}.v12-root .v12-section--peach{background:var(--peach);border-top-color:rgba(231,106,60,.2);box-shadow:0 0 0 100vmax var(--peach)}.v12-root .v12-section--lavender{background:var(--lavender-3);border-top-color:rgba(124,77,255,.22);box-shadow:0 0 0 100vmax var(--lavender-3)}.v12-root .v12-section--cream{background:var(--cream);border-top-color:rgba(31,29,36,.08);box-shadow:0 0 0 100vmax var(--cream)}.v12-root .v12-section--ink{background:var(--ink);color:#FFFFFF;border-top-color:var(--ink-deep);box-shadow:0 0 0 100vmax var(--ink)}.v12-root .v12-section--ink h1,.v12-root .v12-section--ink h2,.v12-root .v12-section--ink h3{color:#FFFFFF}.v12-root .v12-section--ink p{color:var(--lavender-2)}.v12-root .v12-section--ink .v12-eyebrow{color:var(--lavender)}.v12-root .v12-sec-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:48px}.v12-root .v12-sec-head .left{max-width:60ch}.v12-root .v12-sec-head h2{font-family:var(--display);font-weight:400;font-size:clamp(36px,4.4vw,56px);line-height:1.1;letter-spacing:-.02em;margin:14px 0 12px;color:var(--ink)}.v12-root .v12-sec-head h2 em{color:var(--purple);font-style:italic}.v12-root .v12-sec-head p{color:var(--graphite);margin:0;font-size:16px;max-width:52ch}.v12-root .v12-copy-link{color:var(--purple);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.v12-root .v12-copy-link:hover{text-decoration-thickness:2px}.v12-footer,.v12-root .v12-footer{padding:56px 0 28px;border-top:1px solid var(--line);margin-top:0;background:#F5F3F7;position:relative;z-index:10}.v12-root .v12-footer-cols{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}.v12-footer-cols img,.v12-root .v12-footer-cols img{height:36px;width:auto;margin:0 0 14px}.v12-footer-brand{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.v12-footer-blurb,.v12-root .v12-footer-blurb{color:var(--graphite);font-size:14px;line-height:1.55;max-width:38ch;margin:0}.v12-root .v12-footer-col h6{font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;color:var(--purple);font-weight:500}.v12-root .v12-footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.v12-footer-col a,.v12-root .v12-footer-col a{font-size:14px;color:var(--ink);transition:color .15s}.v12-root .v12-footer-col a:hover{color:var(--purple)}.v12-footer-login,.v12-root .v12-footer-login{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:11px 16px;font-size:14px;font-weight:500;color:var(--ink);border:1px solid var(--line);border-radius:10px;background:#fff;transition:color .15s ease,border-color .15s ease,background .15s ease}.v12-footer-login:hover,.v12-root .v12-footer-login:hover{color:var(--purple);border-color:var(--purple);background:var(--lavender-3)}.v12-root .v12-footer-legal{margin-top:32px;padding-top:20px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:8px 20px;list-style:none;padding-left:0}.v12-root .v12-footer-legal a{font-family:var(--mono);font-size:11px;color:var(--slate);letter-spacing:.04em;text-decoration:none;transition:color .15s ease}.v12-root .v12-footer-legal a:hover{color:var(--ink)}.v12-root .v12-footer-bottom{margin-top:20px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-family:var(--mono);font-size:11px;color:var(--slate);letter-spacing:.04em}.v12-root .v12-nav-burger{display:none;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent;border:1px solid var(--line);border-radius:999px;color:var(--ink);cursor:pointer;transition:background .15s ease,border-color .15s ease}.v12-root .v12-nav-burger:hover{background:var(--lavender-3);border-color:var(--purple)}@media (max-width:900px){.v12-root .v12-nav-inner{grid-template-columns:1fr auto}.v12-root .v12-nav-actions,.v12-root .v12-nav-cta-desktop,.v12-root .v12-nav-links{display:none}.v12-root .v12-nav-burger{display:inline-flex}.v12-root .v12-nav-inner>.v12-nav-burger{justify-self:end}}.v12-nav-mobile-overlay{position:fixed;inset:0;z-index:2147483000;background:rgba(20,18,26,.55);backdrop-filter:blur(6px) saturate(140%);-webkit-backdrop-filter:blur(6px) saturate(140%);display:flex;justify-content:flex-end;animation:v12NavOverlayFade .22s cubic-bezier(.2,.8,.2,1)}@keyframes v12NavOverlayFade{0%{opacity:0}to{opacity:1}}.v12-nav-mobile-panel{width:min(92vw,420px);background:var(--paper,#FBFAFD);height:100dvh;max-height:100vh;display:flex;flex-direction:column;padding:24px 28px 32px;overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:-16px 0 64px -32px rgba(20,18,26,.45);animation:v12NavPanelSlide .32s cubic-bezier(.2,.8,.2,1)}@keyframes v12NavPanelSlide{0%{transform:translateX(8%);opacity:0}to{transform:translateX(0);opacity:1}}.v12-nav-mobile-head{display:flex;justify-content:flex-end;margin-bottom:24px}.v12-nav-mobile-close{width:40px;height:40px;padding:0;background:transparent;border:1px solid #e7e4ec;border-radius:999px;color:#1F1D24;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.v12-nav-mobile-close:hover{background:var(--lavender-3,#ECE3FF);border-color:var(--purple,#7C4DFF)}.v12-nav-mobile-links{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:4px;flex:1 0 auto}.v12-nav-mobile-links a{display:block;padding:14px 0;font-family:"Instrument Serif",Times New Roman,serif;font-size:28px;line-height:1.1;letter-spacing:-.01em;color:#1F1D24;text-decoration:none;border-bottom:1px solid #efecf3;transition:color .15s ease}.v12-nav-mobile-links a:hover{color:var(--purple,#7C4DFF)}.v12-nav-mobile-links a.is-active{color:var(--purple,#7C4DFF);font-style:italic}.v12-nav-mobile-sublinks{list-style:none;margin:0 0 6px;padding:2px 0 8px 16px;display:flex;flex-direction:column}.v12-nav-mobile-sublinks a{font-family:var(--sans,"Geist",system-ui,sans-serif);font-size:16px;padding:9px 0;color:#56525E;border-bottom:1px solid #f4f2f7}.v12-nav-mobile-sublinks li:last-child a{border-bottom:0}.v12-nav-mobile-cta{align-self:stretch;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-align:center;padding:14px 22px;min-height:48px;font-family:var(--sans,"Geist",system-ui,sans-serif);font-size:15px;font-weight:500;line-height:1;border:1px solid transparent;border-radius:10px;background:var(--ink,#1F1D24);color:#fff;text-decoration:none;box-shadow:0 6px 14px -6px rgba(31,29,36,.5)}.v12-nav-mobile-cta:hover{color:#fff}.v12-nav-mobile-actions{display:flex;flex-direction:column;gap:10px;position:sticky;bottom:-32px;padding:12px 0 32px;margin-bottom:-32px;background:var(--paper,#FBFAFD)}.v12-nav-mobile-login{align-self:stretch;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 18px;font-family:var(--sans,"Geist",system-ui,sans-serif);font-size:15px;font-weight:500;color:#1F1D24;border:1px solid #e7e4ec;border-radius:10px;text-decoration:none}.v12-nav-mobile-login:hover{color:var(--purple,#7C4DFF);border-color:var(--purple,#7C4DFF);background:var(--lavender-3,#ECE3FF)}@media (max-width:720px){.v12-root .v12-wrap{padding:0 20px}.v12-root .v12-nav-inner{padding:14px 20px}.v12-root .v12-section{padding:64px 0}.v12-root .v12-footer-cols{grid-template-columns:1fr 1fr;gap:32px}.v12-root .v12-footer-cols>div:first-child{grid-column:span 2}}.v12-root .v12-page-hero{padding:40px 0 64px}.v12-root .v12-page-hero h1{font-family:var(--display);font-weight:400;font-size:clamp(48px,5.6vw,88px);line-height:1.05;letter-spacing:-.02em;margin:18px 0 24px;color:var(--ink);max-width:18ch}.v12-root .v12-page-hero h1 em{color:var(--purple);font-style:italic}.v12-root .v12-page-hero .v12-page-lede{font-size:18px;color:var(--graphite);max-width:56ch;margin:0 0 32px;line-height:1.55}.v12-root .v12-page-hero .v12-page-meta{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.v12-root .v12-page-hero.v12-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:64px;align-items:center}.v12-root .v12-page-hero.v12-hero-grid h1{max-width:none}.v12-root .v12-page-hero.v12-hero-grid .v12-page-lede{max-width:48ch}.v12-root .v12-hero-figure{position:relative;margin:0;border-radius:24px;overflow:hidden;background:var(--bg);aspect-ratio:4/5;width:100%}.v12-root .v12-hero-figure img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:1024px){.v12-root .v12-page-hero.v12-hero-grid{grid-template-columns:1fr;gap:32px}.v12-root .v12-hero-figure{aspect-ratio:16/10;max-width:720px}}.v12-root .v12-panel-ink{background:var(--ink);color:#fff;border-radius:24px;padding:56px 48px;position:relative;overflow:hidden}.v12-root .v12-panel-ink:before{content:"";position:absolute;right:-120px;top:-100px;width:380px;height:380px;background:radial-gradient(circle,var(--purple),transparent 70%);filter:blur(20px);opacity:.55}.v12-root .v12-panel-ink>*{position:relative}.v12-root .v12-panel-ink h2,.v12-root .v12-panel-ink h3{font-family:var(--display);font-weight:400;letter-spacing:-.02em;line-height:1;margin:0;color:#fff}.v12-root .v12-panel-ink em{color:var(--lavender);font-style:italic}.v12-root .v12-panel-ink p{color:var(--lavender-2)}.v12-root .v12-card{border:1px solid var(--line);padding:28px;gap:12px}.v12-root .v12-card,.v12-root .v12-card-photo{background:var(--paper);border-radius:18px;display:flex;flex-direction:column}.v12-root .v12-card-photo{border:1px solid var(--line);overflow:hidden}.v12-root .v12-card-photo>.v12-card-photo-img{aspect-ratio:4/3;position:relative;overflow:hidden}.v12-root .v12-card-photo>.v12-card-photo-img img{width:100%;height:100%;object-fit:cover}.v12-root .v12-card-photo .v12-card-body{padding:24px;display:flex;flex-direction:column;gap:8px}.v12-root .v12-card-photo h4{font-family:var(--display);font-weight:400;font-size:26px;line-height:1.15;margin:0;letter-spacing:-.01em}.v12-root .v12-card-photo p{color:var(--graphite);font-size:14px;line-height:1.55;margin:0}.v12-root .v12-card-tag{font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--purple)}.v12-root .v12-num-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.v12-root .v12-num-list>li{display:grid;grid-template-columns:100px 1fr;gap:32px;padding:32px 0;border-bottom:1px solid var(--line);align-items:start}.v12-root .v12-num-list>li:last-child{border-bottom:none}.v12-root .v12-num-list .num{font-family:var(--display);font-style:italic;font-size:56px;line-height:1;color:var(--purple);letter-spacing:-.02em}.v12-root .v12-num-list .head{font-family:var(--display);font-size:28px;line-height:1.15;margin:0 0 8px;font-weight:400;letter-spacing:-.01em}.v12-root .v12-num-list .body{color:var(--graphite);font-size:15px;line-height:1.55;margin:0}.v12-root .v12-marquee{background:var(--ink);color:var(--bg);padding:14px 0;overflow:hidden;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.v12-root .v12-marquee-inner{display:flex;gap:40px;white-space:nowrap;font-family:var(--display);font-size:24px;font-style:italic;animation:v12-marquee 45s linear infinite}.v12-root .v12-marquee-inner span{display:inline-flex;align-items:center;gap:24px}.v12-root .v12-marquee .star{color:var(--acid);font-style:normal}@keyframes v12-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.v12-root .v12-prose{max-width:720px;font-size:16px;line-height:1.7;color:var(--ink)}.v12-root .v12-prose>*+*{margin-top:1.2em}.v12-root .v12-prose h2{font-size:32px;line-height:1.15;margin-top:2em}.v12-root .v12-prose h2,.v12-root .v12-prose h3{font-family:var(--display);font-weight:400;letter-spacing:-.01em;color:var(--ink)}.v12-root .v12-prose h3{font-size:24px;line-height:1.2;margin-top:1.6em}.v12-root .v12-prose p{margin:0;color:var(--graphite)}.v12-root .v12-prose strong{color:var(--ink);font-weight:600}.v12-root .v12-prose a{color:var(--purple);text-decoration:none;border-bottom:1px solid var(--purple)}.v12-root .v12-prose ol,.v12-root .v12-prose ul{padding-left:1.4em}.v12-root .v12-prose li+li{margin-top:.4em}.v12-root .v12-kpi-band{background:var(--ink);color:#fff;border-radius:24px;padding:48px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;position:relative;overflow:hidden}.v12-root .v12-kpi-band:before{content:"";position:absolute;right:-120px;top:-100px;width:380px;height:380px;background:radial-gradient(circle,var(--purple),transparent 70%);filter:blur(20px);opacity:.55}.v12-root .v12-kpi{position:relative}.v12-root .v12-kpi .v{font-family:var(--display);font-size:56px;line-height:1;margin-bottom:8px;color:var(--lavender)}.v12-root .v12-kpi:nth-child(2) .v{color:var(--orange)}.v12-root .v12-kpi:nth-child(4) .v{color:var(--acid)}.v12-root .v12-kpi .l{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--lavender)}@media (max-width:720px){.v12-root .v12-kpi-band{grid-template-columns:1fr 1fr;padding:32px;gap:24px}.v12-root .v12-panel-ink{padding:36px 28px}.v12-root .v12-num-list>li{grid-template-columns:1fr;gap:8px}.v12-root .v12-num-list .num{font-size:40px}}.v12-root .v12-faq{display:flex;flex-direction:column;gap:8px;max-width:880px}.v12-root .v12-faq-row{background:var(--paper);border:1px solid var(--line);border-radius:14px;overflow:hidden}.v12-root .v12-faq-row summary{list-style:none;cursor:pointer;padding:22px 24px;display:flex;justify-content:space-between;align-items:center;gap:16px;font-family:var(--display);font-size:22px;line-height:1.2;font-weight:400;color:var(--ink)}.v12-root .v12-faq-row summary::-webkit-details-marker{display:none}.v12-root .v12-faq-plus{width:28px;height:28px;border-radius:50%;background:var(--lavender-3);color:var(--purple-deep);display:grid;place-items:center;flex-shrink:0;font-size:16px;transition:transform .2s ease,background .2s,color .2s}.v12-root .v12-faq-row[open] .v12-faq-plus{transform:rotate(45deg);background:var(--purple);color:#fff}.v12-root .v12-faq-body{padding:0 24px 22px;color:var(--graphite);font-size:14px;line-height:1.55;max-width:70ch}