:root{--kj-accent:#d4f94a;--kj-ink:#131313;--kj-ink-soft:#0e0f0e;--kj-bg:#f4f4f1;--kj-surface:#fff;--kj-text-muted:#8e8e93;--kj-text-dim:#6b6b72;--kj-divider:#f1f1ef;--kj-danger:#dc2626;--background:var(--kj-bg);--background-rgb:244, 244, 241;--surface:var(--kj-surface);--surface-rgb:255, 255, 255;--primary:var(--kj-ink);--primary-rgb:19, 19, 19;--primary-hover:#000;--accent:var(--kj-accent);--accent-rgb:212, 249, 74;--secondary:var(--kj-ink);--secondary-rgb:19, 19, 19;--text-main:var(--kj-ink);--text-muted:var(--kj-text-dim);--border:var(--kj-divider);--radius:1.375rem;--radius-pill:999px;--radius-control:1rem;--shadow-soft:0 6px 16px #1414280a;--shadow-card:0 8px 22px #1414280d;--shadow-dark:0 18px 36px #0000002e;--shadow-premium:0 8px 22px #1414280d}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--kj-bg);color:var(--kj-ink);-webkit-font-smoothing:antialiased;letter-spacing:-.01em;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::selection{background:var(--kj-accent);color:var(--kj-ink)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width:640px){.container{padding:0 1rem}}.text-gradient{color:var(--kj-ink)}.cj-pill{border-radius:var(--radius-pill);background:var(--kj-ink);color:#fff;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:700;transition:transform .18s,background-color .18s;display:inline-flex}.cj-pill:hover{background:#000;transform:translateY(-1px)}.cj-pill-accent{background:var(--kj-accent);color:var(--kj-ink)}.cj-pill-accent:hover{background:#c8ee3f}
.LanguageToggle-module__qSlm8a__wrapper{border:1px solid var(--kj-divider,#e5e5e5);background:#fff9;border-radius:999px;gap:.15rem;padding:.2rem;display:inline-flex}.LanguageToggle-module__qSlm8a__button{color:var(--kj-text-dim,#666);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.3rem .6rem;font-size:.75rem;font-weight:700;transition:background .15s,color .15s}.LanguageToggle-module__qSlm8a__button:hover:not(:disabled){color:var(--kj-ink,#111)}.LanguageToggle-module__qSlm8a__button:disabled{opacity:.6;cursor:not-allowed}.LanguageToggle-module__qSlm8a__active{background:var(--kj-ink,#111);color:#fff}
.Header-module__hBw1pG__header{-webkit-backdrop-filter:saturate(180%)blur(14px);border-bottom:1px solid var(--kj-divider);z-index:100;background-color:#f4f4f1d9;position:sticky;top:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:.875rem 2rem;display:flex}.Header-module__hBw1pG__logo{letter-spacing:-.04em;align-items:center;gap:.625rem;font-size:1.25rem;font-weight:900;text-decoration:none;display:flex}.Header-module__hBw1pG__logoText{color:var(--kj-ink)}.Header-module__hBw1pG__nav{border:1px solid var(--kj-divider);background:#fff9;border-radius:999px;gap:.25rem;padding:.25rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--kj-text-dim);border-radius:999px;padding:.5rem 1.05rem;font-size:.9rem;font-weight:600;transition:background .18s,color .18s;position:relative}.Header-module__hBw1pG__navLink:hover{color:var(--kj-ink);background:#1313130a}.Header-module__hBw1pG__auth{align-items:center;gap:.625rem;display:flex}.Header-module__hBw1pG__btnLogin{color:var(--kj-ink);border-radius:999px;padding:.55rem 1.05rem;font-weight:700;transition:background .18s}.Header-module__hBw1pG__btnLogin:hover{background:#1313130d}.Header-module__hBw1pG__btnRegister{background-color:var(--kj-ink);color:#fff;border-radius:999px;padding:.6rem 1.25rem;font-weight:700;transition:transform .18s,background-color .18s;box-shadow:0 10px 22px #0000002e}.Header-module__hBw1pG__btnRegister:hover{background-color:#000;transform:translateY(-1px)}.Header-module__hBw1pG__dropdownWrap{display:inline-flex;position:relative}.Header-module__hBw1pG__btnLogin{align-items:center;gap:.35rem;display:inline-flex}.Header-module__hBw1pG__caret{color:var(--kj-text-dim);font-size:.75rem;line-height:1;transition:transform .18s}.Header-module__hBw1pG__caretOpen{transform:rotate(180deg)}.Header-module__hBw1pG__userBtn{border:1px solid var(--kj-divider);color:var(--kj-ink);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.3rem .85rem .3rem .3rem;font-weight:700;transition:background .18s,box-shadow .18s;display:inline-flex}.Header-module__hBw1pG__userBtn:hover{background:#1313130a;box-shadow:0 4px 12px #0000000f}.Header-module__hBw1pG__avatar{object-fit:cover;border-radius:50%;width:30px;height:30px;display:block}.Header-module__hBw1pG__avatarFallback{background:var(--kj-ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.85rem;font-weight:700;display:inline-flex}.Header-module__hBw1pG__userName{text-overflow:ellipsis;white-space:nowrap;max-width:110px;font-size:.9rem;overflow:hidden}.Header-module__hBw1pG__dropdownMenu{border:1px solid var(--kj-divider);z-index:200;background:#fff;border-radius:.85rem;flex-direction:column;min-width:220px;padding:.35rem;display:flex;position:absolute;top:calc(100% + .5rem);left:0;box-shadow:0 16px 40px #0000001f}.Header-module__hBw1pG__dropdownMenuRight{left:auto;right:0}.Header-module__hBw1pG__dropdownItem{text-align:left;width:100%;color:var(--kj-ink);cursor:pointer;background:0 0;border:none;border-radius:.6rem;align-items:center;padding:.6rem .85rem;font-size:.9rem;font-weight:600;transition:background .15s;display:flex}.Header-module__hBw1pG__dropdownItem:hover{background:#1313130d}.Header-module__hBw1pG__dropdownItemDanger{color:#b42318}.Header-module__hBw1pG__dropdownItemDanger:hover{background:#b4231814}.Header-module__hBw1pG__userMeta{border-bottom:1px solid var(--kj-divider);margin-bottom:.25rem;padding:.6rem .85rem .5rem}.Header-module__hBw1pG__userMetaName{color:var(--kj-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:700;overflow:hidden}.Header-module__hBw1pG__userMetaEmail{color:var(--kj-text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.Header-module__hBw1pG__mobileOnlyLink{display:none}.Header-module__hBw1pG__mobileMenuBtn{z-index:1001;border:1px solid var(--kj-divider);background:#fff;border-radius:.625rem;width:40px;height:40px;display:none;position:relative}.Header-module__hBw1pG__hamburger{background:var(--kj-ink);width:18px;height:2px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__hBw1pG__hamburger:before,.Header-module__hBw1pG__hamburger:after{content:"";background:var(--kj-ink);width:18px;height:2px;transition:all .3s;position:absolute}.Header-module__hBw1pG__hamburger:before{top:-6px;left:0}.Header-module__hBw1pG__hamburger:after{top:6px;left:0}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active{background:0 0}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active:before{top:0;transform:rotate(45deg)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active:after{top:0;transform:rotate(-45deg)}.Header-module__hBw1pG__mobileAuth{border-top:1px solid var(--kj-divider);flex-direction:column;gap:.75rem;width:100%;margin-top:2rem;padding-top:2rem;display:none}@media (max-width:768px){.Header-module__hBw1pG__mobileMenuBtn{justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__nav{background:var(--kj-surface);z-index:1000;border:none;border-radius:0;flex-direction:column;gap:.5rem;width:80%;height:100vh;padding:6rem 1.5rem 2rem;transition:right .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #0000001a}.Header-module__hBw1pG__navOpen{right:0}.Header-module__hBw1pG__navLink{width:100%;padding:.75rem 1rem;font-size:1.1rem}.Header-module__hBw1pG__auth{display:none}.Header-module__hBw1pG__mobileAuth{display:flex}.Header-module__hBw1pG__mobileOnlyLink{display:block}.Header-module__hBw1pG__container{padding:.625rem 1rem}}
@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.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:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.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:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_9edc4f9a-module__h4ISCa__className{font-family:Outfit,Outfit Fallback;font-style:normal}
