:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-primary:#f3efe7;--bg-secondary:#e9e3d8;--surface:#fbf8f2;--surface-raised:#fff;--text-primary:#181915;--text-secondary:#5f625b;--text-tertiary:#777a72;--accent-color:#9a622f;--accent-hover:#75471f;--accent-contrast:#fff;--border-color:#d8d1c5;--border-strong:#c3baac;--success-color:#567052;--header-bg:#f3efe7eb;--shadow-light:#1c191414;--shadow-medium:#1c191424;--fab-bg:#fbf8f2eb;--fab-color:#252721;--fab-shadow:0 10px 30px #14120e24;--fab-shadow-hover:0 14px 36px #14120e33}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-primary:#121410;--bg-secondary:#1b1e19;--surface:#1c1f1a;--surface-raised:#242822;--text-primary:#f2ede4;--text-secondary:#b8b5ac;--text-tertiary:#96978f;--accent-color:#d39a61;--accent-hover:#e5ae74;--accent-contrast:#17130f;--border-color:#343830;--border-strong:#494e43;--success-color:#92ad8c;--header-bg:#121410eb;--shadow-light:#00000040;--shadow-medium:#0006;--fab-bg:#1c1f1aeb;--fab-color:#f2ede4;--fab-shadow:0 10px 30px #00000057;--fab-shadow-hover:0 14px 36px #0000007a}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100%}body{background:var(--bg-primary);color:var(--text-primary);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;transition:background-color .22s,color .22s;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--accent-color);outline-offset:3px}.page-container{background:radial-gradient(circle at 13% 18%, color-mix(in srgb, var(--accent-color) 7%, transparent), transparent 28rem), var(--bg-primary);flex-direction:column;min-height:100svh;display:flex}.skip-link{background:var(--text-primary);color:var(--bg-primary);z-index:2000;padding:.7rem 1rem;font-size:.85rem;font-weight:700;transition:transform .18s;position:fixed;top:0;left:1rem;transform:translateY(-130%)}.skip-link:focus{transform:translateY(1rem)}.site-header{backdrop-filter:blur(18px);background:var(--header-bg);border-bottom:1px solid var(--border-color);z-index:20;flex:0 0 78px;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(1.25rem,4vw,4.5rem);transition:background-color .22s,border-color .22s;display:flex;position:relative}.brand{align-items:center;gap:.85rem;display:inline-flex}.brand-mark{background:var(--text-primary);color:var(--bg-primary);letter-spacing:-.02em;border-radius:50%;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;font-family:Georgia,Times New Roman,serif;font-size:.78rem;font-style:italic;font-weight:700;transition:background-color .18s,color .18s;display:inline-flex}.brand:hover .brand-mark{background:var(--accent-color);color:var(--accent-contrast)}.brand-copy{line-height:1.15;display:grid}.brand-copy strong{letter-spacing:-.01em;font-size:.92rem;font-weight:750}.brand-copy small{color:var(--text-secondary);letter-spacing:.13em;text-transform:uppercase;margin-top:.22rem;font-size:.67rem;font-weight:600}.header-actions,.header-link,.availability{align-items:center;display:flex}.header-actions{gap:clamp(1rem,2.5vw,2.4rem)}.availability{color:var(--text-secondary);letter-spacing:.11em;text-transform:uppercase;gap:.55rem;font-size:.72rem;font-weight:700}.availability i{background:var(--success-color);box-shadow:0 0 0 4px color-mix(in srgb, var(--success-color) 13%, transparent);border-radius:50%;width:.42rem;height:.42rem}.header-link{border-bottom:1px solid var(--border-strong);gap:.45rem;padding:.35rem 0;font-size:.8rem;font-weight:700;transition:border-color .18s,color .18s}.header-link:hover{border-color:var(--accent-color);color:var(--accent-color)}.header-link svg,.hero-footer a svg{width:.95rem;height:.95rem}.hero-layout{flex:1;grid-template-columns:minmax(0,1.2fr) minmax(390px,.8fr);min-height:calc(100svh - 78px);display:grid}.hero-content{place-self:center;width:100%;max-width:900px;padding:clamp(3rem,6vh,5.25rem) clamp(2rem,6.3vw,7rem) 2rem}.hero-copy{max-width:720px}.eyebrow{color:var(--accent-color);letter-spacing:.14em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.7rem;margin-bottom:1.35rem;font-size:.7rem;font-weight:800;display:flex}.eyebrow span{background:var(--border-strong);width:1.8rem;height:1px}.hero-copy h1{letter-spacing:-.055em;text-wrap:balance;max-width:760px;font-family:Iowan Old Style,Baskerville,Georgia,Times New Roman,serif;font-size:clamp(3.4rem,5.4vw,6.15rem);font-weight:500;line-height:.94}.hero-copy h1 em{color:var(--accent-color);font-weight:400}.hero-intro{color:var(--text-secondary);max-width:650px;margin-top:1.7rem;font-size:clamp(1.02rem,1.2vw,1.18rem);line-height:1.72}.hero-support{color:var(--text-secondary);max-width:650px;margin-top:.7rem;font-size:.88rem;line-height:1.68}.expertise-list{flex-wrap:wrap;gap:.55rem;margin-top:1.5rem;list-style:none;display:flex}.expertise-list li{background:color-mix(in srgb, var(--surface) 78%, transparent);border:1px solid var(--border-color);color:var(--text-secondary);letter-spacing:.04em;border-radius:999px;align-items:center;gap:.48rem;padding:.55rem .8rem;font-size:.72rem;font-weight:700;display:inline-flex}.expertise-list li:before{background:var(--text-tertiary);content:"";border-radius:50%;flex:0 0 .32rem;width:.32rem;height:.32rem}.expertise-list li:first-child{background:color-mix(in srgb, var(--accent-color) 12%, var(--surface));border-color:color-mix(in srgb, var(--accent-color) 42%, var(--border-color));color:var(--text-primary)}.expertise-list li:first-child:before{background:var(--accent-color);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent-color) 13%, transparent)}.experience-note{color:var(--text-primary);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:1.4rem;font-size:.69rem;display:flex}.experience-note>span{color:var(--text-tertiary);font-weight:650}.experience-note strong{font-size:.7rem;font-weight:850}.experience-note i{background:var(--border-strong);border-radius:50%;width:.22rem;height:.22rem}.access-card{background:color-mix(in srgb, var(--surface) 92%, transparent);border:1px solid var(--border-color);box-shadow:0 18px 48px var(--shadow-light);border-radius:1.35rem;max-width:720px;margin-top:clamp(2.2rem,5vh,3.4rem);padding:clamp(1.25rem,2.5vw,1.7rem);transition:background-color .22s,border-color .22s,box-shadow .22s}.access-card-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.section-label{color:var(--accent-color);letter-spacing:.15em;text-transform:uppercase;margin-bottom:.32rem;font-size:.65rem;font-weight:800}.access-card h2{letter-spacing:-.025em;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:500;line-height:1.15}.secure-badge{border:1px solid var(--border-color);color:var(--text-secondary);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;flex:none;align-items:center;gap:.35rem;padding:.42rem .62rem;font-size:.66rem;font-weight:750;display:inline-flex}.secure-badge svg{width:.84rem;height:.84rem}.access-description{color:var(--text-secondary);margin-top:.5rem;font-size:.82rem}.cv-access-actions{margin-top:1rem}.login-form-clean>label{color:var(--text-secondary);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.42rem;font-size:.7rem;font-weight:750;display:block}.access-form-row{grid-template-columns:minmax(0,1fr) auto;gap:.65rem;display:grid}.password-input-clean{background:var(--surface-raised);border:1px solid var(--border-strong);color:var(--text-primary);border-radius:.72rem;width:100%;min-width:0;min-height:3.1rem;padding:0 1rem;font-size:.9rem;transition:border-color .18s,box-shadow .18s,background-color .18s}.password-input-clean::placeholder{color:var(--text-tertiary)}.password-input-clean:hover:not(:disabled){border-color:var(--text-tertiary)}.password-input-clean:focus{border-color:var(--accent-color);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent-color) 16%, transparent);outline:none}.button-primary{background:var(--text-primary);border:1px solid var(--text-primary);color:var(--bg-primary);letter-spacing:.02em;border-radius:.72rem;justify-content:center;align-items:center;gap:.65rem;min-width:8.5rem;min-height:3.1rem;padding:0 1.05rem;font-size:.78rem;font-weight:800;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.button-primary svg,.button-secondary svg{width:1rem;height:1rem}.button-primary:hover:not(:disabled){background:var(--accent-color);border-color:var(--accent-color);box-shadow:0 8px 22px color-mix(in srgb, var(--accent-color) 24%, transparent);color:var(--accent-contrast)}.button-primary:disabled,.button-secondary:disabled{opacity:.5}.button-secondary{color:var(--text-secondary);background:0 0;border:0;align-items:center;gap:.4rem;margin-top:.75rem;padding:.15rem 0;font-size:.75rem;font-weight:700;transition:color .18s;display:inline-flex}.button-secondary:hover:not(:disabled){color:var(--accent-color)}.error-message-clean{background:color-mix(in srgb, var(--accent-color) 8%, transparent);border-left:2px solid var(--accent-color);color:var(--text-secondary);margin-top:.75rem;padding:.55rem .7rem;font-size:.75rem;line-height:1.5}.hero-footer{color:var(--text-tertiary);letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;max-width:720px;margin-top:1.55rem;font-size:.7rem;font-weight:700;display:flex}.hero-footer a{color:var(--text-primary);align-items:center;gap:.4rem;transition:color .18s;display:inline-flex}.hero-footer a:hover{color:var(--accent-color)}.portrait-panel{border-left:1px solid var(--border-color);background:#181713;min-height:calc(100svh - 78px);position:relative;overflow:hidden}.portrait-image{object-fit:cover;object-position:50% 36%;transform:scale(1.002)}.portrait-shade{background:linear-gradient(#09080708 42%,#080807c2 100%),linear-gradient(90deg,#0e0d0b1f,#0000 35%);position:absolute;inset:0}.portrait-caption{color:#f6f1e9;gap:.85rem;display:grid;position:absolute;bottom:clamp(2rem,4.5vw,4.5rem);left:clamp(1.5rem,3.5vw,3.75rem);right:clamp(1.5rem,3.5vw,3.75rem)}.portrait-caption>p{color:#f6f1e9b8;letter-spacing:.13em;text-transform:uppercase;font-size:.65rem;font-weight:700}.portrait-caption>div{border-top:1px solid #ffffff47;justify-content:space-between;padding-top:.9rem;display:flex}.portrait-caption strong{letter-spacing:-.02em;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(1.35rem,2vw,2rem);font-weight:500}.portrait-caption span{color:#f6f1e9b8;letter-spacing:.08em;text-transform:uppercase;align-self:center;font-size:.65rem;font-weight:750}.portrait-index{color:#ffffff9e;letter-spacing:.12em;font-size:.64rem;font-weight:750;position:absolute;top:1.5rem;right:1.6rem}@media (max-width:1180px){.hero-layout{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)}.hero-content{padding-left:clamp(2rem,5vw,4rem);padding-right:clamp(2rem,5vw,4rem)}.hero-copy h1{font-size:clamp(3.35rem,5.8vw,5.2rem)}}@media (max-width:899px){.site-header{flex-basis:72px;height:72px}.hero-layout{flex-direction:column;min-height:auto;display:flex}.portrait-panel{border-left:0;border-bottom:1px solid var(--border-color);order:-1;min-height:clamp(500px,68svh,650px)}.portrait-image{object-position:50% 32%}.hero-content{align-self:auto;max-width:800px;padding:4.5rem clamp(1.5rem,7vw,4.5rem) 7rem}.hero-copy h1{font-size:clamp(3.5rem,9.6vw,5.8rem)}.access-card{margin-top:3.2rem}}@media (max-width:620px){.site-header{padding:0 1rem}.availability{display:none}.brand-copy strong{font-size:.84rem}.brand-copy small{font-size:.59rem}.portrait-panel{min-height:clamp(430px,59svh,540px)}.portrait-caption{bottom:1.45rem;left:1.25rem;right:1.25rem}.portrait-caption>div{flex-direction:column;align-items:flex-start;gap:.25rem}.hero-content{padding:3.4rem 1.25rem 7.5rem}.eyebrow{margin-bottom:1rem;font-size:.63rem}.hero-copy h1{font-size:clamp(3.1rem,15vw,4.5rem);line-height:.96}.hero-intro{margin-top:1.4rem;font-size:1rem;line-height:1.65}.hero-support{font-size:.84rem}.expertise-list li{font-size:.67rem}.experience-note{align-items:flex-start;gap:.45rem .8rem;display:flex}.experience-note>span{flex-basis:100%}.access-card{border-radius:1.1rem;margin-top:2.6rem;padding:1.2rem}.access-card-heading{align-items:flex-start}.secure-badge{gap:0;padding:.45rem;font-size:0}.secure-badge svg{width:.95rem;height:.95rem}.access-form-row{grid-template-columns:1fr}.button-primary{width:100%}.hero-footer{flex-direction:column;align-items:flex-start;gap:.7rem}}@media (max-width:390px){.brand-copy small{display:none}.header-link{font-size:.72rem}.portrait-panel{min-height:420px}.hero-copy h1{font-size:3.05rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:high){.access-card,.password-input-clean,.expertise-list li{border-color:currentColor}}@media print{.site-header,.portrait-panel,.theme-toggle-fab,.chat-fab{display:none!important}}.suite-footer{--suite-surface:var(--surface,var(--color-surface,var(--color-fd-card,#121212)));--suite-text:var(--text,var(--color-text,var(--color-fd-foreground,#fff)));--suite-muted:var(--muted,var(--color-muted,var(--color-fd-muted-foreground,#969696)));--suite-border:var(--border,var(--color-border,var(--color-fd-border,#3b3b3b)));--suite-focus:var(--focus,var(--color-focus,var(--color-fd-ring,var(--lime,#6e67fb))));z-index:4;width:100%;padding:18px 0 max(18px, env(safe-area-inset-bottom));border-top:1px solid var(--suite-border);color:var(--suite-text);justify-content:space-between;align-items:center;gap:20px;margin-top:28px;display:flex;position:relative}.suite-footer-copy,.suite-footer-copy>span:last-child,.suite-footer-actions,.suite-footer-home,.suite-app-menu>summary,.suite-app-heading{align-items:center;display:flex}.suite-footer-copy{gap:11px;min-width:0}.suite-footer-copy>span:last-child,.suite-app-heading{flex-direction:column;align-items:flex-start}.suite-footer-copy strong{letter-spacing:-.02em;font-size:13px}.suite-footer-copy small,.suite-app-heading span{color:var(--suite-muted);font-size:11px;line-height:1.35}.suite-footer-mark{color:#202d41;background:#c8ff3c;border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.suite-footer-mark svg,.suite-footer-home svg,.suite-app-menu>summary svg{width:17px;height:17px}.suite-footer-actions{gap:8px}.suite-footer-home,.suite-app-menu>summary{border:1px solid var(--suite-border);background:var(--suite-surface);min-height:44px;color:var(--suite-text);cursor:pointer;border-radius:11px;gap:8px;padding:9px 14px;font-size:13px;font-weight:650;line-height:1;text-decoration:none;transition:background-color .18s,border-color .18s}.suite-footer-home:hover,.suite-app-menu>summary:hover{border-color:var(--suite-muted);background:color-mix(in srgb, var(--suite-surface) 88%, var(--suite-text));text-decoration:none}.suite-footer-home:focus-visible,.suite-app-menu>summary:focus-visible,.suite-app-grid a:focus-visible{outline:3px solid var(--suite-focus);outline-offset:3px}.suite-app-menu{position:relative}.suite-app-menu>summary{list-style:none}.suite-app-menu>summary::-webkit-details-marker{display:none}.suite-app-menu>summary svg{color:var(--suite-muted);transition:transform .18s}.suite-app-menu[open]>summary svg{transform:rotate(180deg)}.suite-app-panel{border:1px solid var(--suite-border);background:var(--suite-surface);width:min(640px,100vw - 32px);max-height:min(68dvh,520px);color:var(--suite-text);border-radius:16px;padding:18px;position:absolute;bottom:calc(100% + 12px);right:0;overflow:auto;box-shadow:0 24px 70px #00000047}.suite-app-heading{gap:2px;margin:0 2px 14px}.suite-app-heading strong{font-size:15px}.suite-app-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.suite-app-grid a{border:1px solid var(--suite-border);min-width:0;min-height:44px;color:var(--suite-text);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:background-color .18s,border-color .18s;display:flex}.suite-app-grid a>span{background:var(--app-accent);border-radius:99px;flex:0 0 4px;width:4px;height:19px}.suite-app-grid a:hover{border-color:var(--app-accent);background:color-mix(in srgb, var(--app-accent) 10%, var(--suite-surface));text-decoration:none}@media (max-width:620px){.suite-footer{flex-direction:column;align-items:stretch;gap:12px}.suite-footer-actions{width:100%}.suite-footer-home,.suite-app-menu{flex:1}.suite-app-menu>summary,.suite-footer-home{justify-content:center}.suite-app-panel{right:-1px}.suite-app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:350px){.suite-app-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.suite-footer *,.suite-footer :before,.suite-footer :after{transition:none!important}}.suite-footer{--suite-surface:var(--surface);--suite-text:var(--text-primary);--suite-muted:var(--text-secondary);--suite-border:var(--border-color);max-width:1440px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}@media print{.suite-footer{display:none!important}}
@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_cf30ea47-module__eJBGjG__className{font-family:Inter,Inter Fallback;font-style:normal}
