:root{--weiss:#FFFFFF;--flaeche:#F5F7FA;--flaeche-2:#EAEEF4;--linie:#DBE1EA;--linie-stark:#C3CCD9;--ink:#0F1721;--ink-2:#4A5766;--ink-3:#8A94A2;--primaer:#15458C;--primaer-hell:#E7EDF7;--erreicht:#157A4A;--erreicht-hell:#E4F1EA;--teilweise:#B0740F;--teilweise-hell:#FBF1DE;--fehlend:#BE3A2B;--fehlend-hell:#FBE9E7;--radius:12px;--schatten:0 1px 2px rgba(15,23,33,.05),0 8px 24px -12px rgba(15,23,33,.18)}*{box-sizing:border-box}body,html{padding:0;margin:0}body{background:var(--flaeche);color:var(--ink);font-family:var(--font-inter),system-ui,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}.zahl{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.serif{font-family:var(--font-source-serif),Georgia,serif}.karte{background:var(--weiss);border:1px solid var(--linie);border-radius:var(--radius);padding:16px}.karte+.karte{margin-top:12px}.knopf{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 16px;border:none;border-radius:10px;background:var(--primaer);color:#fff;font:inherit;font-size:14.5px;font-weight:600;cursor:pointer}.knopf:hover{background:#123C7C}.knopf:disabled{opacity:.5;cursor:not-allowed}.knopf.zweit{background:var(--weiss);color:var(--primaer);border:1px solid var(--linie-stark)}.knopf.zweit:hover{background:var(--primaer-hell)}.knopf.still{background:transparent;color:var(--ink-2);border:none;padding:8px 10px}.knopf.still:hover{background:var(--flaeche-2);color:var(--ink)}.knopf.gefahr{color:var(--fehlend)}.feld,.knopf.gefahr{background:var(--weiss);border:1px solid var(--linie-stark)}.feld{width:100%;padding:9px 11px;border-radius:9px;font:inherit;font-size:14px;color:var(--ink)}.feld:focus{outline:2px solid var(--primaer);outline-offset:-1px;border-color:var(--primaer)}textarea.feld{resize:vertical;min-height:74px;line-height:1.55}label.etikett{display:block;font-size:12px;font-weight:600;color:var(--ink-2);margin:0 0 5px}label.etikett span{font-weight:400;color:var(--ink-3)}.marker{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;padding:3px 9px;border-radius:20px;white-space:nowrap}.marker.e{background:var(--erreicht-hell);color:var(--erreicht)}.marker.t{background:var(--teilweise-hell);color:var(--teilweise)}.marker.f{background:var(--fehlend-hell);color:var(--fehlend)}.marker.p{background:var(--primaer-hell);color:var(--primaer)}.marker.n{background:var(--flaeche-2);color:var(--ink-2)}.kopfleiste{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:var(--weiss);border-bottom:1px solid var(--linie);padding:11px 22px;justify-content:space-between;gap:18px}.kopfleiste,.marke{display:flex;align-items:center}.marke{gap:9px;font-weight:700;font-size:15px;letter-spacing:-.01em}.marke i{width:23px;height:23px;border-radius:6px;background:var(--primaer);display:grid;place-items:center;color:#fff;font-size:11px;font-style:normal;font-weight:700}.krumen{font-size:13.5px;color:var(--ink-2)}.krumen b{color:var(--ink);font-weight:600}a{color:var(--primaer);text-decoration:none}a:hover{text-decoration:underline}.rahmen{min-height:100dvh;background:var(--flaeche)}.seitenleiste{position:fixed;top:0;left:0;bottom:0;width:236px;background:var(--weiss);border-right:1px solid var(--linie);padding:18px 12px;display:flex;flex-direction:column;z-index:30}.seitenleiste .marke{display:flex;align-items:center;gap:9px;font-weight:700;font-size:16px}.seitenleiste .marke i{width:24px;height:24px;border-radius:7px;background:var(--primaer);display:grid;place-items:center;color:#fff;font-size:11px;font-style:normal;font-weight:700}.unterleiste{position:fixed;bottom:0;left:0;right:0;display:none;background:var(--weiss);border-top:1px solid var(--linie);z-index:30}.inhalt{margin-left:236px;min-height:100dvh}.spalte{max-width:760px}.spalte,.spalte-breit{margin:0 auto;padding:26px 34px 60px}.spalte-breit{max-width:1180px}@media (max-width:820px){.seitenleiste{display:none}.inhalt{margin-left:0}.unterleiste{display:flex}.spalte{padding:18px 16px 88px}}.raster{display:grid;grid-gap:14px;gap:14px}.raster-2{grid-template-columns:1.6fr 1fr}.raster-3{grid-template-columns:repeat(3,1fr)}.raster-korrektur{grid-template-columns:1.5fr 1fr}@media (max-width:820px){.raster-2,.raster-3,.raster-korrektur{grid-template-columns:1fr}}.seitentitel{font-size:13px;color:var(--ink-2)}.seitentitel h1{font-size:24px;font-weight:700;letter-spacing:-.025em;margin:2px 0 20px}.chat-flaeche{display:flex;flex-direction:column;height:100dvh;max-width:820px;margin:0 auto}.chat-kopf{display:flex;align-items:center;gap:8px;padding:14px 24px;border-bottom:1px solid var(--linie);font-size:13px;color:var(--ink-2);background:var(--weiss)}.chat-kopf b{color:var(--ink);font-weight:600}.chat-verlauf{flex:1 1;overflow-y:auto;padding:24px}.chat-liste{gap:18px}.chat-leer,.chat-liste{display:flex;flex-direction:column}.chat-leer{height:100%;align-items:center;justify-content:center;text-align:center;padding:20px}.chat-siegel{width:54px;height:54px;border-radius:15px;background:var(--primaer);color:#fff;display:grid;place-items:center;margin-bottom:16px}.bubble{max-width:76%}.bubble.ich{margin-left:auto;background:var(--primaer);color:#fff;padding:11px 15px;border-radius:16px 16px 5px 16px;font-size:14.5px;line-height:1.55;white-space:pre-wrap}.bubble.kai{margin-right:auto;max-width:82%}.kai-name{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--ink-3);font-weight:600;margin-bottom:5px}.kai-punkt{width:17px;height:17px;border-radius:5px;background:var(--primaer);color:#fff;display:grid;place-items:center;font-size:9px;font-weight:700}.kai-text{font-family:var(--font-source-serif),Georgia,serif;font-size:15.5px;line-height:1.7;color:#1B2631;white-space:pre-wrap}.tippt{display:flex;gap:4px;padding:6px 0}.tippt span{width:7px;height:7px;border-radius:50%;background:var(--ink-3);opacity:.5;animation:tippt 1.2s infinite}.tippt span:nth-child(2){animation-delay:.2s}.tippt span:nth-child(3){animation-delay:.4s}@keyframes tippt{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:.9;transform:translateY(-3px)}}.chat-eingabe{display:flex;gap:10px;align-items:flex-end;padding:14px 24px 20px;background:linear-gradient(to top,var(--weiss) 70%,transparent)}.chat-eingabe-inner{flex:1 1;display:flex;gap:8px;align-items:flex-end;border:1px solid var(--linie-stark);border-radius:26px;padding:6px 6px 6px 8px;background:var(--weiss);box-shadow:0 2px 12px rgba(15,23,33,.06);transition:border-color .15s,box-shadow .15s}.chat-eingabe-inner:focus-within{border-color:var(--primaer);box-shadow:0 2px 16px rgba(21,69,140,.14)}.chat-feld{flex:1 1;resize:none;border:none;background:none;padding:9px 8px;font:inherit;font-size:15px;line-height:1.5;color:var(--ink);max-height:140px;outline:none}.chat-senden{width:40px;height:40px;flex:none;border:none;border-radius:50%;background:var(--primaer);color:#fff;cursor:pointer;display:grid;place-items:center;transition:transform .12s,background .12s}.chat-senden:hover:not(:disabled){transform:scale(1.05)}.chat-senden:disabled{opacity:.35;cursor:not-allowed}.chip{font-size:13px;padding:8px 14px;border-radius:20px;border:1px solid var(--linie-stark);background:var(--weiss);color:var(--ink-2);cursor:pointer;font-family:inherit;text-align:left}.chip:hover{border-color:var(--primaer);color:var(--primaer);background:var(--primaer-hell)}.frage-karte{display:flex;align-items:center;gap:12px;padding:14px 15px;border:1px solid var(--linie);border-radius:14px;background:var(--weiss);cursor:pointer;font-family:inherit;text-align:left;transition:border-color .14s,transform .14s,box-shadow .14s}.frage-karte:hover{border-color:var(--primaer);transform:translateY(-1px);box-shadow:0 4px 14px rgba(21,69,140,.1)}.frage-karte-icon{width:34px;height:34px;flex:none;border-radius:9px;background:var(--primaer-hell);color:var(--primaer);display:grid;place-items:center}.frage-karte-kat{display:block;font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--primaer);margin-bottom:2px}.frage-karte-text{display:block;font-size:14px;color:var(--ink);line-height:1.35}@media (max-width:820px){.chat-flaeche{height:calc(100dvh - 60px)}.chat-verlauf{padding:16px}.chat-eingabe{padding:12px 16px 16px}.bubble.ich,.bubble.kai{max-width:88%}}@keyframes kai-puls{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.85}}.kai-puls{animation:kai-puls 1.6s ease-in-out infinite}.kai-spinner{width:11px;height:11px;border:2px solid var(--primaer);border-top:2px solid transparent;border-radius:50%;display:inline-block;animation:kai-sp .7s linear infinite}@keyframes kai-sp{to{transform:rotate(1turn)}}.denk-dots{display:inline-flex;gap:4px}.denk-dots span{width:7px;height:7px;border-radius:50%;background:var(--primaer);opacity:.4;animation:denk 1.4s ease-in-out infinite}.denk-dots span:nth-child(2){animation-delay:.2s}.denk-dots span:nth-child(3){animation-delay:.4s}@keyframes denk{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.md h3,.md h4,.md h5{font-family:Inter,sans-serif;font-weight:600;margin:14px 0 6px;line-height:1.3}.md h3{font-size:16px}.md h4{font-size:15px}.md h5{font-size:14px;color:var(--ink-2)}.md p{margin:0 0 10px}.md p:last-child{margin-bottom:0}.md ul{margin:6px 0 12px;padding-left:20px}.md li{margin:4px 0}.md strong{font-weight:600}.md em{font-style:italic}.md .norm{font-family:Inter,sans-serif;font-size:.92em;color:var(--primaer);white-space:nowrap}.login-rahmen{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr;background:var(--weiss)}.login-marke{background:var(--primaer);color:#fff;padding:44px 40px;display:flex;flex-direction:column;justify-content:space-between}.login-logo{display:flex;align-items:center;gap:10px;font-weight:700;font-size:17px}.login-logo i{width:28px;height:28px;border-radius:8px;background:#fff;color:var(--primaer);display:grid;place-items:center;font-size:13px;font-style:normal;font-weight:700}.login-claim{font-size:27px;font-weight:700;line-height:1.25;letter-spacing:-.02em;margin-bottom:14px;max-width:16ch}.login-sub{font-size:14.5px;color:#B5D4F4;line-height:1.6;max-width:36ch;margin:0}.login-stats{display:flex;gap:26px}.login-stat-z{font-size:20px;font-weight:700;letter-spacing:-.02em}.login-stat-l{font-size:12.5px;color:#B5D4F4;margin-top:1px}.login-form{display:flex;align-items:center;justify-content:center;padding:40px}.login-box{width:100%;max-width:360px}.login-titel{font-size:22px;font-weight:700;letter-spacing:-.02em}.login-untertitel{font-size:14px;color:var(--ink-2);margin:4px 0 24px;line-height:1.5}.login-google{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:44px;border:1px solid var(--linie-stark);border-radius:10px;background:var(--weiss);font-size:14px;font-weight:500;cursor:pointer;color:var(--ink)}.login-google:hover{background:var(--flaeche)}.login-trenner{display:flex;align-items:center;gap:12px;margin:18px 0}.login-trenner:after,.login-trenner:before{content:"";flex:1 1;height:1px;background:var(--linie)}.login-trenner span{font-size:12px;color:var(--ink-3)}.login-label{display:block;font-size:13px;color:var(--ink-2);margin-bottom:6px}.login-input{width:100%;height:44px;border:1px solid var(--linie-stark);border-radius:10px;padding:0 13px;font:inherit;font-size:14.5px;background:var(--weiss);color:var(--ink);margin-bottom:14px}.login-input:focus{outline:2px solid var(--primaer);outline-offset:-1px;border-color:var(--primaer)}.login-pw{position:relative}.login-auge{position:absolute;right:10px;top:11px;background:none;border:none;cursor:pointer;font-size:12.5px;color:var(--ink-3);padding:4px 6px}.login-auge:hover{color:var(--primaer)}.login-fehler{color:var(--fehlend);background:var(--fehlend-hell)}.login-fehler,.login-hinweis{font-size:13px;border-radius:8px;padding:9px 12px;margin-bottom:14px;line-height:1.45}.login-hinweis{color:var(--erreicht);background:var(--erreicht-hell)}.login-absenden{width:100%;height:44px;border:none;border-radius:10px;background:var(--primaer);color:#fff;font-size:14.5px;font-weight:600;cursor:pointer;margin-top:2px}.login-absenden:hover{background:#0f3868}.login-absenden:disabled{opacity:.6;cursor:not-allowed}.login-wechsel{font-size:13.5px;color:var(--ink-2);text-align:center;margin-top:16px}.login-wechsel button{background:none;border:none;color:var(--primaer);font-weight:600;cursor:pointer;font-size:13.5px;padding:0}.login-wechsel button:hover{text-decoration:underline}@media (max-width:760px){.login-rahmen{grid-template-columns:1fr}.login-marke{padding:28px 24px;gap:20px}.login-claim{font-size:22px}.login-stats{display:none}.login-form{padding:28px 24px}}.ablage{border:2px dashed var(--linie-stark);border-radius:var(--radius);padding:30px 20px;text-align:center;cursor:pointer;transition:border-color .15s,background .15s;background:var(--flaeche);display:block}.ablage.aktiv,.ablage:hover{border-color:var(--primaer);background:var(--primaer-hell)}.datei-chip{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--linie);border-radius:10px;background:var(--weiss)}@keyframes ablauf{0%{transform:translateX(-120%)}to{transform:translateX(360%)}}.ladebalken{height:6px;background:var(--flaeche-2);border-radius:3px;overflow:hidden;position:relative}.ladebalken:after{content:"";position:absolute;inset:0;width:28%;background:var(--primaer);border-radius:3px;animation:ablauf 1.15s ease-in-out infinite}.login-logo img{background:#fff;padding:4px;border-radius:9px;box-shadow:0 1px 4px rgba(0,0,0,.12)}@font-face{font-family:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c56fbb5486862d1b-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:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/bd7a9b1ce2297c14-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:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/45d0fdf0988e07ff-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:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7452ca4a93358909-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:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e0ecb571b51ea3b5-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:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6e8c7cb283336a9d-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:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_35b0e9{font-family:Fraunces,Fraunces Fallback}.__variable_35b0e9{--font-fraunces:"Fraunces","Fraunces Fallback"}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;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;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;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;font-style:normal;font-weight:100 900;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;font-style:normal;font-weight:100 900;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;font-style:normal;font-weight:100 900;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;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/fa20d3c920a61e0f-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 Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/b811bb48e9860189-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/897bedb07e9f6a6b-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 Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/85a5f8de62ccd539-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 Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/aa65a3055749b77e-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 Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/0289ba911e8000e3-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 Serif 4 Fallback";src:local("Times New Roman");ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.00%;size-adjust:117.91%}.__className_0a6548{font-family:"Source Serif 4","Source Serif 4 Fallback";font-style:normal}.__variable_0a6548{--font-source-serif:"Source Serif 4","Source Serif 4 Fallback"}@font-face{font-family:Caveat;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/e44cdba7d0878bc5-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:Caveat;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/07fccecd6728972a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Caveat;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/486fce9f36bc8f45-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:Caveat;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/46bdd75a3ff56824-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:Caveat Fallback;src:local("Arial");ascent-override:124.77%;descent-override:38.99%;line-gap-override:0.00%;size-adjust:76.94%}.__className_97f5e1{font-family:Caveat,Caveat Fallback;font-style:normal}.__variable_97f5e1{--font-caveat:"Caveat","Caveat Fallback"}