:root{color-scheme:light;--bg:oklch(0.975 0.01 102);--bg-strong:oklch(0.94 0.025 98);--surface:oklch(0.995 0.004 95);--surface-muted:oklch(0.97 0.012 95);--surface-strong:oklch(0.91 0.03 100);--ink:oklch(0.24 0.03 125);--ink-soft:oklch(0.43 0.03 122);--line:oklch(0.86 0.025 103);--brand:oklch(0.42 0.1 142);--brand-strong:oklch(0.34 0.09 144);--brand-soft:oklch(0.9 0.05 137);--accent:oklch(0.64 0.14 95);--shadow:0 24px 60px rgba(45,66,34,.08);--radius-lg:28px;--radius-md:18px;--radius-sm:12px;--site-width:min(1180px,calc(100vw - 2rem))}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,hsla(92,32%,59%,.14),transparent 28%),linear-gradient(180deg,#f9f8f3,#f3f5ef 52%,#eef1e9);color:var(--ink);font-family:var(--font-body),"Segoe UI",sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}a,a:hover{text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 72%,#fff);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:color-mix(in srgb,var(--surface) 92%,#fff);border-bottom:1px solid rgba(106,128,81,.12)}.site-footer-inner,.site-header-inner,.site-main{width:var(--site-width);margin:0 auto}.header-main{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.05rem 0}.brand-group{display:inline-flex;align-items:center;gap:0;min-width:0}.brand-group img{width:84px;height:auto}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:1.2rem;flex:1 1}.nav-toggle{display:none;width:2.8rem;height:2.8rem;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:999px;background:var(--surface);box-shadow:0 10px 24px rgba(40,58,31,.08)}.hamburger,.hamburger:after,.hamburger:before{display:block;width:1.1rem;height:2px;background:var(--brand-strong);border-radius:999px;content:"";transition:transform .18s ease,opacity .18s ease}.hamburger{position:relative}.hamburger:before{position:absolute;top:-.35rem}.hamburger:after{position:absolute;top:.35rem}.menu{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:1.25rem}.menu a{position:relative;padding:.3rem 0;border-radius:0;font-size:.98rem;font-weight:700;color:var(--ink-soft);transition:color .18s ease}.menu a:after{content:"";position:absolute;left:0;right:0;bottom:-.55rem;height:2px;border-radius:999px;background:transparent;transition:background .18s ease}.menu a.active,.menu a:hover{color:var(--brand-strong)}.menu a.active:after,.menu a:hover:after{background:color-mix(in srgb,var(--brand) 82%,#fff)}.search-form{display:inline-flex;align-items:center;gap:.45rem;padding:.32rem;border:1px solid rgba(106,128,81,.18);border-radius:999px;background:hsla(0,0%,100%,.92)}.search-form input{min-width:11rem;padding:.55rem .85rem;border:0;border-radius:999px;background:transparent;color:var(--ink)}.search-form input::placeholder{color:color-mix(in srgb,var(--ink-soft) 68%,#fff)}.cta-link,.search-form button,.secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.6rem;padding:.72rem 1.05rem;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.cta-link,.search-form button{background:linear-gradient(135deg,color-mix(in srgb,var(--brand) 92%,#fff) 0,var(--brand-strong) 100%);color:#fff;box-shadow:0 10px 24px rgba(49,94,43,.18)}.cta-link:hover,.search-form button:hover,.secondary-link:hover,.social-link:hover,.text-link:hover{transform:translateY(-1px)}.secondary-link{border-color:rgba(106,128,81,.2);background:hsla(0,0%,100%,.72);color:var(--brand-strong)}.header-cta{white-space:nowrap}.site-main{width:min(1240px,calc(100vw - 2rem));padding:clamp(1.5rem,3vw,2.5rem) 0 clamp(4rem,5vw,5rem)}.stack{display:grid;grid-gap:clamp(1.5rem,3vw,2.4rem);gap:clamp(1.5rem,3vw,2.4rem)}.landing-shell{gap:clamp(2rem,4vw,3rem)}.landing-social{display:grid;justify-items:center;grid-gap:.6rem;gap:.6rem;padding-bottom:.5rem;text-align:center}.landing-social-label{margin:0;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft)}.landing-social-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:.75rem 1.25rem;border:1px solid rgba(106,128,81,.2);border-radius:999px;background:hsla(0,0%,100%,.78);color:var(--brand-strong);font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.landing-social-link:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(49,94,43,.12)}.breadcrumbs-wrap{color:var(--ink-soft)}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;padding:0;margin:0;list-style:none;font-size:.96rem}.breadcrumbs li{display:inline-flex;align-items:center;gap:.7rem}.breadcrumbs li:not(:last-child):after{content:"•";color:rgba(88,108,65,.5)}.section-eyebrow{margin:0;color:var(--brand-strong);font-size:.82rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3{margin:0;font-family:var(--font-display),sans-serif;line-height:1.08;letter-spacing:-.03em}h1{font-size:clamp(2.45rem,4.8vw,4.45rem);max-width:10.5ch}h2{font-size:clamp(1.7rem,2.8vw,2.7rem)}h3{font-size:clamp(1.18rem,2vw,1.5rem)}dd,li,p{margin:0;color:var(--ink-soft)}.band-callout,.detail-hero,.hero-panel,.page-hero{position:relative;overflow:hidden;background:linear-gradient(145deg,hsla(0,0%,100%,.98),hsla(83,33%,95%,.96)),linear-gradient(130deg,rgba(122,158,86,.1),transparent 56%);border:1px solid rgba(122,145,92,.16);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.hero-panel{display:grid;align-items:start;grid-template-columns:minmax(0,1.35fr) minmax(18rem,.8fr);grid-gap:clamp(1.5rem,3vw,2.5rem);gap:clamp(1.5rem,3vw,2.5rem);padding:clamp(1.6rem,3vw,2.6rem)}.band-callout,.detail-copy,.detail-media,.hero-aside,.hero-copy,.hero-rail,.page-hero{position:relative;z-index:1}.hero-summary,.section-summary{font-size:clamp(1rem,1.5vw,1.14rem);max-width:58ch}.hero-copy{display:grid;grid-gap:1.1rem;gap:1.1rem}.about-link-card,.about-tree-card,.card,.contact-mini-card,.empty-state,.feature-card,.hero-aside,.hero-rail,.highlight-card,.mini-panel,.not-found-panel,.rich-panel{background:hsla(0,0%,100%,.82);border:1px solid rgba(122,145,92,.16);border-radius:var(--radius-md);box-shadow:0 16px 34px rgba(51,72,37,.06)}.band-callout,.empty-state,.hero-aside,.hero-rail,.highlight-card,.mini-panel,.not-found-panel,.page-hero,.rich-panel{padding:1.35rem}.contact-mini-card{display:grid;grid-gap:.28rem;gap:.28rem;padding:1rem 1.1rem}.home-hero:before{content:"";position:absolute;inset:auto auto -5.5rem -3rem;width:18rem;height:18rem;border-radius:999px;background:radial-gradient(circle,hsla(86,40%,77%,.42) 0,hsla(86,40%,77%,0) 72%);pointer-events:none}.hero-rail{display:grid;align-content:start;grid-gap:1rem;gap:1rem;padding:1.35rem}.hero-rail-header{display:grid;grid-gap:.45rem;gap:.45rem}.hero-rail-summary{color:var(--ink);font-weight:600}.hero-key-points{display:grid;grid-gap:.9rem;gap:.9rem;padding:0;margin:0;list-style:none}.hero-key-points li{position:relative;padding-left:1rem}.hero-key-points li:before{content:"";position:absolute;left:0;top:.68rem;width:.38rem;height:.38rem;border-radius:999px;background:var(--accent)}.hero-contact{display:grid;grid-gap:.12rem;gap:.12rem;padding-top:.9rem;border-top:1px solid rgba(122,145,92,.14)}.hero-contact span{color:var(--ink);font-weight:700}.button-row,.feature-card-actions,.share-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.feature-slab{display:grid;grid-gap:1.25rem;gap:1.25rem;padding:clamp(1.2rem,2vw,1.5rem);border-radius:var(--radius-lg);background:hsla(0,0%,100%,.34);border:1px solid rgba(122,145,92,.12)}.feature-slab.muted{background:hsla(83,36%,88%,.28)}.section-header{display:grid;grid-gap:.42rem;gap:.42rem;max-width:58rem}.section-header h2{font-size:clamp(1.7rem,2.4vw,2.35rem);max-width:18ch}.section-summary{max-width:54ch}.about-highlight-grid,.about-tree-grid,.contact-grid,.detail-meta-grid,.footer-grid,.form-grid,.highlight-grid,.three-column-grid{display:grid;grid-gap:1rem;gap:1rem}.three-column-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-highlight-grid,.about-tree-grid,.contact-grid,.highlight-grid,.two-panel-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.two-panel-layout{display:grid;grid-gap:1rem;gap:1rem}.mini-panel{display:grid;grid-gap:.7rem;gap:.7rem}.mini-panel.numbered{grid-template-columns:auto 1fr;align-items:start}.mini-panel.numbered span{display:inline-grid;place-items:center;width:2.3rem;aspect-ratio:1;border-radius:999px;background:var(--brand-soft);color:var(--brand-strong);font-weight:800}.feature-stack{display:grid;grid-gap:1rem;gap:1rem}.feature-stack.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card{display:grid;grid-template-columns:minmax(12rem,.88fr) minmax(0,1.12fr);overflow:hidden}.feature-card-media{min-height:100%}.article-cover,.card-image,.detail-media img,.feature-card-media img{width:100%;height:100%;object-fit:cover}.card-post-content,.feature-card-body{display:grid;grid-gap:.72rem;gap:.72rem;padding:1.1rem}.card-post-content h2{font-size:clamp(1.4rem,2vw,1.85rem);max-width:none}.feature-card-topline{display:flex;flex-wrap:wrap;gap:.5rem}.date-chip,.status-chip{display:inline-flex;align-items:center;min-height:2rem;padding:.28rem .72rem;border-radius:999px;font-size:.9rem;font-weight:700}.date-chip{background:color-mix(in srgb,var(--brand-soft) 78%,#fff);color:var(--brand-strong)}.status-chip{background:rgba(255,247,224,.92);color:oklch(.5 .09 76)}.feature-meta-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.detail-meta-grid div,.feature-meta-list div{display:grid;grid-gap:.15rem;gap:.15rem}.detail-meta-grid span,.feature-meta-list dt{font-size:.84rem;text-transform:uppercase;letter-spacing:.08em;color:color-mix(in srgb,var(--ink-soft) 72%,#fff)}.detail-meta-grid strong,.feature-meta-list dd{margin:0;color:var(--ink)}.text-link{font-weight:700;color:var(--brand-strong)}.text-link.subdued{color:var(--ink-soft)}.support-copy{font-size:.96rem;color:color-mix(in srgb,var(--ink-soft) 82%,#fff)}.post-list{display:grid;grid-gap:1rem;gap:1rem}.card{overflow:hidden}.card-post{display:grid;grid-template-columns:minmax(14rem,.9fr) minmax(0,1.1fr)}.card-image,.card-image-link{min-height:100%}.card-image{height:100%}.card-image-placeholder{display:grid;place-items:center;height:100%;min-height:12rem;background:linear-gradient(145deg,rgba(53,99,39,.92),rgba(111,148,61,.88)),radial-gradient(circle at top right,hsla(0,0%,100%,.18),transparent 38%);color:rgba(251,255,244,.95);font-weight:800;letter-spacing:.16em}.post-meta{font-size:.95rem;color:color-mix(in srgb,var(--ink-soft) 78%,#fff)}.pagination{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;justify-content:space-between;padding:1rem 0 0}.pagination a{font-weight:700;color:var(--brand-strong)}.page-hero{display:grid;grid-gap:.9rem;gap:.9rem;padding:clamp(1.4rem,4vw,2.2rem)}.band-callout{display:flex;align-items:center;justify-content:space-between;gap:1.3rem;padding:clamp(1.4rem,4vw,2rem)}.detail-shell{display:grid;grid-gap:1.2rem;gap:1.2rem}.detail-hero{grid-template-columns:minmax(0,1.05fr) minmax(18rem,.95fr);padding:1rem}.detail-copy,.detail-hero{display:grid;grid-gap:1rem;gap:1rem}.detail-copy{align-content:start;padding:clamp(.7rem,2vw,1rem)}.detail-copy h1{font-size:clamp(2.1rem,4vw,4rem);max-width:14ch}.detail-media{border-radius:calc(var(--radius-lg) - 8px);overflow:hidden;min-height:22rem}.detail-content{display:grid;grid-gap:1rem;gap:1rem}.rich-panel{display:grid;grid-gap:.9rem;gap:.9rem}.about-tree-card,.interest-form{display:grid;grid-gap:1rem;gap:1rem}.interest-form label{display:grid;grid-gap:.45rem;gap:.45rem;color:var(--ink);font-weight:600}.interest-form input,.interest-form textarea{width:100%;padding:.9rem 1rem;border-radius:var(--radius-sm);border:1px solid rgba(122,145,92,.2);background:hsla(0,0%,100%,.88);color:var(--ink)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-actions{display:grid;grid-gap:.6rem;gap:.6rem}.check-list{display:grid;grid-gap:.8rem;gap:.8rem;padding:0;margin:0;list-style:none}.check-list li{position:relative;padding-left:1.45rem}.check-list li:before{content:"";position:absolute;left:0;top:.58rem;width:.55rem;height:.55rem;border-radius:999px;background:var(--accent)}.check-list.compact{gap:.7rem}.article{display:grid;grid-gap:1rem;gap:1rem;max-width:72rem}.article h1{font-size:clamp(2rem,4vw,4rem);max-width:16ch}.article-cover{max-height:34rem;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.article .entry-content,.article>div:last-of-type{display:grid;grid-gap:1rem;gap:1rem;padding:clamp(1.25rem,3vw,1.8rem);background:hsla(0,0%,100%,.82);border:1px solid rgba(122,145,92,.16);border-radius:var(--radius-lg)}.article :where(p,ul,ol,blockquote,table,figure,h2,h3,h4){margin:0}.article :where(ul,ol){padding-left:1.35rem}.article :where(table){width:100%;border-collapse:collapse;overflow:hidden;border-radius:var(--radius-sm)}.article :where(td,th){padding:.85rem;border:1px solid rgba(122,145,92,.16);vertical-align:top}.article :where(blockquote){padding:1rem 1.1rem;border-left:4px solid var(--accent);background:hsla(82,41%,95%,.94)}.about-hub,.related-block{display:grid;grid-gap:1rem;gap:1rem;padding:1.2rem;border-radius:var(--radius-lg);background:hsla(0,0%,100%,.6);border:1px solid rgba(122,145,92,.14)}.about-tree-card ul,.related-block ul{display:grid;grid-gap:.55rem;gap:.55rem;padding-left:1.2rem;margin:0}.about-link-card{display:grid;grid-gap:.45rem;gap:.45rem;padding:1.15rem}.empty-state,.not-found-panel{display:grid;grid-gap:.8rem;gap:.8rem}.site-footer{padding:2rem 0 2.4rem;border-top:1px solid rgba(122,145,92,.12);background:hsla(77,30%,95%,.92)}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.footer-brand{display:inline-flex;align-items:center;gap:.7rem;margin-bottom:.55rem;color:var(--brand-strong)}@media (max-width:1120px){.header-actions,.header-main{flex-wrap:wrap}.search-form.compact input{min-width:9rem}.about-highlight-grid,.about-tree-grid,.band-callout,.contact-grid,.detail-hero,.feature-stack.compact,.footer-grid,.form-grid,.hero-panel,.highlight-grid,.three-column-grid,.two-panel-layout{grid-template-columns:1fr}}@media (max-width:860px){.site-header{position:static}.header-main{align-items:flex-start}.header-actions{width:100%;justify-content:space-between;position:relative}.nav-toggle{display:inline-flex}.menu{position:absolute;top:calc(100% + .5rem);left:1rem;right:1rem;display:none;padding:.9rem;border-radius:22px;background:hsla(0,0%,100%,.98);border:1px solid rgba(122,145,92,.18);box-shadow:var(--shadow)}.menu.open{display:grid}.menu a{padding:.55rem 0}.menu a:after{bottom:.15rem}.card-post,.feature-card{grid-template-columns:1fr}.card-image,.detail-media img,.feature-card-media img{min-height:14rem}}@media (max-width:640px){.site-footer-inner,.site-header-inner,.site-main{width:min(100vw - 1rem,100%)}.header-main{padding:.9rem 0}.brand-group img{width:72px}.button-row,.feature-card-actions,.pagination{align-items:stretch}.button-row>*,.feature-card-actions>*,.pagination>*{width:100%}.article>div:last-of-type,.band-callout,.card-post-content,.detail-copy,.detail-hero,.feature-card-body,.feature-slab,.hero-panel,.page-hero{padding:1rem}.header-cta{min-height:2.45rem;padding-inline:.9rem}}@font-face{font-family:Sora;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-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:Sora;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-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:Sora;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-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:Sora;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-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:Sora;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-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:Sora;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-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:Sora;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-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:Sora;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-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:Sora Fallback;src:local("Arial");ascent-override:85.29%;descent-override:25.50%;line-gap-override:0.00%;size-adjust:113.73%}.__className_438e8d{font-family:Sora,Sora Fallback;font-style:normal}.__variable_438e8d{--font-display:"Sora","Sora Fallback"}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/88da59c891d37117-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:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1e377d93cbdd6b44-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/36d711d427a06e51-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f1f7cdf240180e28-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/55fbdf033607a0e1-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:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b6a6f0b43d027304-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:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9cf9c6e84ed13b5e-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:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/88da59c891d37117-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:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1e377d93cbdd6b44-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/36d711d427a06e51-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f1f7cdf240180e28-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/55fbdf033607a0e1-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:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b6a6f0b43d027304-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:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9cf9c6e84ed13b5e-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:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/88da59c891d37117-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:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1e377d93cbdd6b44-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/36d711d427a06e51-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/f1f7cdf240180e28-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/55fbdf033607a0e1-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:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b6a6f0b43d027304-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:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9cf9c6e84ed13b5e-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:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/88da59c891d37117-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:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1e377d93cbdd6b44-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/36d711d427a06e51-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f1f7cdf240180e28-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/55fbdf033607a0e1-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:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b6a6f0b43d027304-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:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9cf9c6e84ed13b5e-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:Source Sans\ 3 Fallback;src:local("Arial");ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.00%;size-adjust:93.76%}.__className_e73cbf{font-family:Source Sans\ 3,Source Sans\ 3 Fallback;font-style:normal}.__variable_e73cbf{--font-body:"Source Sans 3","Source Sans 3 Fallback"}