:root{--forest:#173F35;--forest-soft:#285548;--sage:#91AA94;--sage-pale:#DDE5DC;--sand:#E9DDC9;--sand-soft:#F2EADF;--warm-white:#FAF8F3;--terracotta:#BC7961;--terracotta-soft:#EEDBD2;--ink:#24322E;--muted:#69756F;--line:rgba(23,63,53,0.13);--shadow:0 24px 70px rgba(23,63,53,0.10);--radius-xl:34px;--radius-lg:24px;--radius-md:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--warm-white);font-family:var(--font-ui),sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}.container{width:min(1160px,calc(100% - 40px));margin:0 auto}.section{padding:104px 0}.eyebrow,.mini-label{display:inline-block;color:var(--terracotta);font-size:11px;font-weight:800;letter-spacing:.18em}h1,h2,h3,h4,p{margin-top:0}h1,h2{font-family:var(--font-editorial),serif;color:var(--forest);font-weight:600;letter-spacing:-.035em}h1{font-size:clamp(58px,7vw,94px);line-height:.87;margin:22px 0 28px}h2{font-size:clamp(44px,5vw,67px);line-height:.96;margin:16px 0 24px}p{color:var(--muted);line-height:1.75}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:rgba(250,248,243,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(23,63,53,.07)}.topbar-inner{min-height:78px;justify-content:space-between}.desktop-nav,.topbar-inner{display:flex;align-items:center;gap:28px}.desktop-nav{font-size:13px;font-weight:650;color:#4d615a}.desktop-nav a:hover{color:var(--forest)}.brand-header{display:flex;align-items:center}.brand-symbol-official{display:none;width:48px;height:48px;object-fit:contain}.brand-lockup-official{display:block;width:360px;height:auto;object-fit:contain}.app-shell-top .brand-symbol-official{display:block;width:42px;height:42px}.app-shell-top .brand-lockup-official{display:none}.ghost-button,.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border-radius:999px;padding:0 20px;font-size:13px;font-weight:750}.primary-button{background:var(--forest);color:white;border:1px solid var(--forest)}.primary-button:hover{background:#0f3129}.ghost-button{border:1px solid var(--line);color:var(--forest);background:transparent}.text-link{font-size:13px;color:var(--forest);font-weight:750;border-bottom:1px solid var(--forest);padding-bottom:3px}.hero{padding:95px 0 110px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;grid-gap:70px;gap:70px;align-items:center}.hero-copy>p{max-width:610px;font-size:19px;color:#52645d}.hero-copy .hero-secondary{font-size:15px;max-width:560px}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:34px}.hero-art{min-height:560px;place-items:center}.hero-art,.organic-card{position:relative;display:grid}.organic-card{z-index:2;width:min(100%,480px);aspect-ratio:.93;border-radius:46% 54% 50% 50%/40% 42% 58% 60%;background:var(--sand);box-shadow:var(--shadow);place-items:center}.plate{width:72%;aspect-ratio:1;background:#fffdf8;box-shadow:0 16px 40px rgba(44,61,54,.15),inset 0 0 0 18px rgba(233,221,201,.35);position:relative;overflow:hidden}.food,.plate{border-radius:50%}.food{position:absolute}.food-1{width:43%;height:34%;background:#6b8964;left:7%;top:12%;border-radius:60% 40% 55% 45%}.food-2{width:38%;height:30%;background:#d9b665;right:8%;top:15%}.food-3{width:45%;height:37%;background:#b6634e;left:10%;bottom:10%;border-radius:47% 53% 40% 60%}.food-4{width:33%;height:40%;background:#e7d9b5;right:10%;bottom:9%;border-radius:55% 45% 47% 53%}.food-5{width:18%;height:18%;background:#3f704d;left:42%;top:41%}.mini-note{position:absolute;bottom:9%;left:4%;transform:translateX(-12%);background:var(--warm-white);border:1px solid rgba(23,63,53,.08);padding:13px 16px;border-radius:16px;display:flex;gap:9px;align-items:center;color:var(--forest);box-shadow:0 12px 30px rgba(23,63,53,.1);font-size:10px;font-weight:800;letter-spacing:.12em}.mini-note img{width:22px;height:22px;flex:0 0 auto}.sage-orb,.terracotta-orb{position:absolute;border-radius:50%}.terracotta-orb{width:160px;height:160px;background:var(--terracotta-soft);right:-25px;top:38px}.sage-orb{width:210px;height:210px;background:var(--sage-pale);left:-35px;bottom:0}.manifesto{background:var(--forest);color:white;padding:78px 0}.manifesto-inner{text-align:center}.manifesto .eyebrow{color:var(--sage)}.manifesto h2{color:#f9f4e9;margin-bottom:0}.section-heading{max-width:700px;margin-bottom:54px}.section-heading p{max-width:650px}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.step-card{position:relative;min-height:330px;background:white;border:1px solid var(--line);border-radius:var(--radius-lg);padding:34px;display:flex;flex-direction:column;justify-content:flex-end}.step-card svg{color:var(--terracotta);margin-bottom:18px}.step-card h3{font-family:var(--font-editorial),serif;color:var(--forest);font-size:29px;line-height:1;margin-bottom:14px}.step-card p{margin:0;font-size:14px}.step-number{position:absolute;top:28px;right:30px;color:var(--sage);font-family:var(--font-editorial),serif;font-size:38px}.patient-zone{background:var(--sand-soft)}.patient-grid{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:70px;gap:70px;align-items:start}.patient-intro{padding-top:60px}.patient-intro p{max-width:460px}.feature-list{list-style:none;margin:30px 0 0;padding:0;display:grid;grid-gap:15px;gap:15px;color:#4e635b;font-size:14px}.feature-list li{display:flex;align-items:center;gap:12px}.feature-list svg{color:var(--terracotta)}.app-shell{background:var(--warm-white);border:1px solid rgba(23,63,53,.1);border-radius:34px;padding:24px;box-shadow:0 30px 80px rgba(23,63,53,.12)}.app-shell-top{display:flex;align-items:center;justify-content:space-between;padding:4px 3px 22px}.icon-button{width:40px;height:40px;border-radius:50%;border:1px solid var(--line);background:transparent;color:var(--forest);display:grid;place-items:center}.login-card,.welcome-card{background:var(--sage-pale);border-radius:24px;padding:30px}.chat-card h3,.login-card h3,.welcome-card h3{font-family:var(--font-editorial),serif;font-size:34px;color:var(--forest);margin:9px 0 8px}.login-card form{margin-top:24px;display:grid;grid-gap:10px;gap:10px}.login-card label{font-size:11px;font-weight:800;color:var(--forest);letter-spacing:.08em}.login-card input{width:100%;min-height:50px;border:1px solid rgba(23,63,53,.14);border-radius:14px;background:var(--warm-white);padding:0 14px;outline:none;color:var(--ink)}.login-card input:focus{border-color:var(--sage);box-shadow:0 0 0 3px rgba(145,170,148,.16)}.full-button{width:100%;margin-top:4px}.form-message{font-size:12px;margin:13px 0 0}.patient-content{display:grid;grid-gap:16px;gap:16px}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.dashboard-card{border:1px solid var(--line);background:white;border-radius:18px;min-height:92px;padding:18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;color:var(--forest);text-align:left}.dashboard-card span{display:flex;flex-direction:column;gap:5px;font-weight:700}.dashboard-card small{color:var(--terracotta);font-size:8px;letter-spacing:.14em}.chat-card{border:1px solid var(--line);background:white;border-radius:24px;padding:24px}.chat-heading{display:flex;align-items:center;gap:13px}.chat-heading h3{margin:2px 0 0;font-size:30px}.chat-heading small{color:var(--terracotta);font-size:8px;font-weight:800;letter-spacing:.15em}.chat-icon{width:42px;height:42px;border-radius:14px;background:var(--terracotta-soft);display:grid;place-items:center;color:var(--terracotta)}.chat-form{position:relative;margin-top:18px}.chat-form textarea{resize:vertical;width:100%;min-height:100px;border:1px solid var(--line);border-radius:18px;background:var(--warm-white);padding:16px 52px 16px 16px;outline:none;color:var(--ink);line-height:1.5}.chat-form textarea:focus{border-color:var(--sage);box-shadow:0 0 0 3px rgba(145,170,148,.15)}.send-button{position:absolute;right:10px;bottom:10px;width:40px;height:40px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--forest);color:white}.send-button:disabled{opacity:.45;cursor:not-allowed}.answer-card{margin-top:16px;border-radius:18px;padding:20px;background:var(--sage-pale)}.answer-card--human{background:var(--terracotta-soft)}.answer-card h4{font-family:var(--font-editorial),serif;font-size:25px;color:var(--forest);margin:7px 0 10px}.answer-card p{font-size:13px;margin-bottom:0;color:#4c6159}.contact-inline{display:inline-flex;align-items:center;gap:8px;margin-top:14px;font-size:12px;font-weight:800;color:var(--forest)}.sources{border-top:1px solid rgba(23,63,53,.1);margin-top:18px;padding-top:13px;display:grid;grid-gap:8px;gap:8px}.sources>small{font-size:9px;font-weight:800;color:var(--terracotta);letter-spacing:.12em;text-transform:uppercase}.source-item{display:flex;flex-direction:column;gap:2px}.source-item strong{font-size:11px;color:var(--forest)}.source-item span{font-size:10px;color:var(--muted)}.contact-section{background:var(--warm-white)}.contact-grid{display:grid;grid-template-columns:1fr .9fr;grid-gap:70px;gap:70px;align-items:center}.contact-grid>div:first-child p{max-width:560px}.professional-card{border:1px solid var(--line);border-radius:var(--radius-xl);padding:26px;background:white;box-shadow:var(--shadow)}.professional-badge{display:flex;align-items:center;gap:16px;padding-bottom:22px}.portrait-placeholder{width:58px;height:58px;border-radius:50%;background:var(--sage-pale);display:grid;place-items:center;overflow:hidden}.portrait-placeholder img{width:36px;height:36px}.professional-badge small{color:var(--terracotta);font-size:8px;letter-spacing:.15em;font-weight:800}.professional-badge h3{font-family:var(--font-editorial),serif;color:var(--forest);font-size:30px;margin:3px 0 0}.professional-link{min-height:72px;border-top:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;grid-gap:13px;gap:13px;align-items:center}.professional-link>span{width:38px;height:38px;border-radius:12px;background:var(--sand-soft);color:var(--forest);display:grid;place-items:center}.professional-link>div{display:flex;flex-direction:column;gap:4px}.professional-link small{font-size:9px;color:var(--muted)}.professional-link strong{font-size:13px;color:var(--forest)}footer{background:var(--forest);color:white;padding:58px 0}footer .brand-lockup-official{width:360px;max-width:100%}.footer-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.footer-note{text-align:right}.footer-note p{color:#d9e2dd;margin-bottom:6px;font-family:var(--font-editorial),serif;font-size:24px}.footer-note small{color:#9fb2aa;font-size:10px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:900px){.desktop-nav{display:none}.hero{padding:72px 0 86px}.contact-grid,.hero-grid,.patient-grid{grid-template-columns:1fr}.hero-art{min-height:430px}.organic-card{width:min(88%,440px)}.patient-intro{padding-top:0}.steps{grid-template-columns:1fr}.step-card{min-height:250px}.contact-grid{gap:36px}}@media (max-width:620px){.container{width:min(100% - 28px,1160px)}.section{padding:78px 0}.topbar-inner{min-height:68px}.brand-header .brand-lockup-official,.topbar .ghost-button{display:none}.brand-header .brand-symbol-official{display:block;width:46px;height:46px}.hero{padding-top:60px}h1{font-size:58px}h2{font-size:44px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-art{min-height:360px}.mini-note{left:14%;transform:none;bottom:4%}.terracotta-orb{width:110px;height:110px;right:-15px}.sage-orb{width:150px;height:150px}.dashboard-grid{grid-template-columns:1fr}.app-shell{margin:0 -2px;padding:16px;border-radius:26px}.login-card,.welcome-card{padding:22px}.contact-section{padding-bottom:58px}.footer-inner{align-items:flex-start;flex-direction:column}.footer-note{text-align:left}}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_30721a{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.__variable_30721a{--font-editorial:"Cormorant Garamond","Cormorant Garamond Fallback"}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-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:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-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:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-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:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-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:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-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:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-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:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-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:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-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:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-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:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-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:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_d2dc74{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_d2dc74{--font-ui:"Manrope","Manrope Fallback"}