.layout_main__IC0zG{width:100%;margin:0 auto;padding:0;min-height:calc(100vh - var(--nav-offset, 96px));box-sizing:border-box;overflow:visible}.layout_nav__fHtXU{display:flex;align-items:center;gap:20px;padding:16px clamp(18px,4vw,40px);border-bottom:none;background:hsla(0,0%,100%,.92);color:var(--text);position:-webkit-sticky;position:sticky;top:0;z-index:30;flex-wrap:nowrap;box-shadow:0 24px 60px rgba(15,23,42,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border);transition:transform .25s ease,box-shadow .25s ease}body.chatSidebarOpen .layout_nav__fHtXU{transform:translateY(-120%);box-shadow:none}.layout_navRow__olR24{display:flex;align-items:center;gap:12px;flex:0 0 auto}.layout_navContent__k4JF2{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex:1 1}.layout_links__7GOgz{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.layout_links__7GOgz a{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;font-weight:500;color:var(--text);border:1px solid var(--border);background:hsla(0,0%,100%,.8);transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;min-height:36px}.layout_links__7GOgz a:focus-visible,.layout_links__7GOgz a:hover,.layout_navRight__Gmo4W a:focus-visible,.layout_navRight__Gmo4W a:hover{background:#fff;border-color:rgba(var(--brand-rgb),.4);color:var(--text);box-shadow:0 8px 20px rgba(15,23,42,.08)}.layout_navRight__Gmo4W{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--muted)}.layout_navRight__Gmo4W a{color:var(--text)}.layout_navRight__Gmo4W form{display:inline-flex;margin:0}.layout_navRight__Gmo4W button{border:1px solid var(--border);border-radius:999px;padding:8px 14px;background:hsla(0,0%,100%,.9);color:var(--text);cursor:pointer;min-height:36px;transition:box-shadow .2s ease,border .2s ease}.layout_navRight__Gmo4W button:hover{border-color:rgba(var(--brand-rgb),.4);box-shadow:0 8px 20px rgba(15,23,42,.08)}.layout_brand__AK0jZ{font-weight:700;margin-right:4px}.layout_brand__AK0jZ a{font-size:19px;letter-spacing:.08em;text-transform:uppercase;color:var(--text)}.layout_burger__nMo7Z{display:none;width:40px;height:40px;border-radius:12px;border:1px solid var(--border);background:transparent;align-items:center;justify-content:center;gap:4px;cursor:pointer;color:var(--text)}.layout_burger__nMo7Z span{width:20px;height:2px;background:currentColor;border-radius:999px;transition:transform .2s ease,opacity .2s ease}.layout_nav__fHtXU[data-open] .layout_burger__nMo7Z span:first-child{transform:translateY(6px) rotate(45deg)}.layout_nav__fHtXU[data-open] .layout_burger__nMo7Z span:nth-child(2){opacity:0}.layout_nav__fHtXU[data-open] .layout_burger__nMo7Z span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.layout_navOverlay__gPv4f{position:fixed;inset:0;background:rgba(11,16,33,.25);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:15}.layout_navOverlay__gPv4f[data-open]{opacity:1;pointer-events:auto}@media (min-width:961px){.layout_navOverlay__gPv4f{display:none}}.layout_footer__ke1Oa{background:hsla(0,0%,100%,.92);color:var(--text);border-top:1px solid var(--border);box-shadow:0 -12px 40px rgba(15,23,42,.06)}.layout_footerInner__bPzQq{max-width:1200px;margin:0 auto;padding:32px clamp(18px,5vw,48px);display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;gap:24px}.layout_footerBrand__f6mXT p{margin:0;color:var(--muted)}.layout_footerTitle__ANWiM{font-size:18px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;margin-bottom:8px;color:var(--text)}.layout_footerLinks__akP4D{display:flex;flex-wrap:wrap;gap:8px}.layout_footerLinks__akP4D a{color:var(--text);border:1px solid var(--border);padding:6px 12px;border-radius:999px;font-size:14px;text-decoration:none;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease}.layout_footerLinks__akP4D a:hover{border-color:rgba(var(--brand-rgb),.4);color:var(--text);box-shadow:0 6px 18px rgba(15,23,42,.08)}.layout_footerContact__DRgRw{display:grid;grid-gap:6px;gap:6px;font-size:14px;color:var(--muted)}.layout_footerContact__DRgRw a{color:var(--text);font-weight:600;text-decoration:none}.layout_footerLegal__x8Mkk{border-top:1px solid var(--border);padding:12px clamp(18px,5vw,48px);align-items:center;justify-content:space-between;font-size:13px;color:var(--muted)}.layout_footerLegalLinks__AJtiF,.layout_footerLegal__x8Mkk{display:flex;flex-wrap:wrap;gap:12px}.layout_footerLegalLinks__AJtiF a{color:var(--text);text-decoration:none}.layout_footerLegalLinks__AJtiF a:hover{text-decoration:underline}.layout_muted__y4y0t{color:var(--muted)}@media (max-width:960px){.layout_nav__fHtXU{flex-direction:column;align-items:stretch;gap:0}.layout_navRow__olR24{width:100%;justify-content:space-between;padding-bottom:8px}.layout_navContent__k4JF2{display:none;flex-direction:column;align-items:stretch;gap:16px;width:100%;padding-bottom:12px}.layout_nav__fHtXU[data-open] .layout_navContent__k4JF2{display:flex}.layout_links__7GOgz{flex-direction:column;align-items:stretch}.layout_links__7GOgz a{width:100%;justify-content:flex-start}.layout_navRight__Gmo4W{flex-direction:column;align-items:stretch}.layout_navRight__Gmo4W a,.layout_navRight__Gmo4W button{width:100%;justify-content:flex-start}.layout_burger__nMo7Z{display:inline-flex}}@media (max-width:600px){.layout_nav__fHtXU{padding:12px 18px}.layout_navContent__k4JF2{padding:0 0 12px}}:root{--bg:#f8f8f6;--bg-alt:#edeff3;--card:hsla(0,0%,100%,.9);--text:#111318;--muted:#6b6f7c;--brand:#868b97;--brand-600:#5f646f;--brand-rgb:134,139,151;--border:rgba(15,23,42,.06);--nav-offset:clamp(72px,11vh,118px)}@media (max-width:960px){:root{--nav-offset:clamp(62px,10vh,96px)}}@media (max-width:600px){:root{--nav-offset:clamp(56px,9vh,84px)}}#__next,body,html{height:100%}body{margin:0;font-family:var(--font-sans,"Inter","Söhne","SF Pro Display","Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,sans-serif);color:var(--text);background:radial-gradient(circle at 15% 18%,hsla(0,0%,100%,.9),transparent 45%),radial-gradient(circle at 82% 0,rgba(214,216,224,.35),transparent 52%),linear-gradient(135deg,#f8f8f6,#f1f2f6 50%,#ebecef);background-attachment:fixed;min-height:100%;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button,input{font:inherit}body.chatPage{background:#f9fbff;background-attachment:scroll}body.chatPage main{padding-top:clamp(8px,2vh,24px)}body.chatPage footer{display:block}body.chatPage footer .layout_footerInner__bPzQq{display:none}@media (max-width:960px){body.chatPage main{padding-top:0;padding-bottom:0}body.chatPage footer{display:none}}::selection{background:rgba(var(--brand-rgb),.2);color:#0d1424}@font-face{font-family:__Inter_52ad5f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:__Inter_52ad5f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_52ad5f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_52ad5f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:__Inter_52ad5f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_52ad5f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_52ad5f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_52ad5f;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:__Inter_52ad5f;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_52ad5f;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_52ad5f;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:__Inter_52ad5f;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_52ad5f;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_52ad5f;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_52ad5f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:__Inter_52ad5f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_52ad5f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_52ad5f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:__Inter_52ad5f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_52ad5f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_52ad5f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_52ad5f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:__Inter_52ad5f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_52ad5f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_52ad5f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:__Inter_52ad5f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_52ad5f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_52ad5f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_Fallback_52ad5f;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_52ad5f{font-family:__Inter_52ad5f,__Inter_Fallback_52ad5f;font-style:normal}.__variable_52ad5f{--font-sans:"__Inter_52ad5f","__Inter_Fallback_52ad5f"}