:root{--blue:#0747ca;--bg:#f3f1ec;--card:#fff;--placeholder:#d9d9d9;--text-dark:#1e1e1e;--text-body:#4a4a4a;--text-muted:#898989;--text-muted2:#9c9c9c;--text-muted3:#9d9d9d;--border:#bababa;--font:"Parkinsans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--tile-shadow:0 6px 20px #0000000f, inset 1px 1px 0 #ffffffe6, inset -1px -1px 0 #0000000d;--m-nav-bottom:20px;--m-nav-height:62px;--m-nav-clearance:calc(var(--m-nav-bottom) + var(--m-nav-height) + 12px)}html[data-theme=dark]{--blue:#fff;--bg:#161616;--card:#232323;--placeholder:#bcbcbc;--text-dark:#fff;--text-body:#bcbcbc;--text-muted:#8a8a8a;--text-muted2:#8a8a8a;--text-muted3:#9a9a9a;--border:#3a3a3a;--tile-shadow:0 6px 20px #00000080;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scrollbar-color:#bcbcbc transparent}html[data-theme=dark]::-webkit-scrollbar{width:12px;height:12px}html[data-theme=dark]::-webkit-scrollbar-track{background:0 0}html[data-theme=dark]::-webkit-scrollbar-thumb{background:#bcbcbc padding-box padding-box;border:3px solid #0000;border-radius:999px}html.theme-transition,html.theme-transition *,html.theme-transition :before,html.theme-transition :after{transition:background-color .35s,color .35s,border-color .35s,box-shadow .35s!important}@media (prefers-reduced-motion:reduce){html.theme-transition,html.theme-transition *,html.theme-transition :before,html.theme-transition :after{transition:none!important}}*{box-sizing:border-box}html{scrollbar-gutter:stable both-edges}body{background:var(--bg);font-family:var(--font);color:var(--text-dark);-webkit-font-smoothing:antialiased;margin:0;overflow-x:clip}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:#0747ca40;border-radius:10px}@media (max-width:879px){html{scrollbar-width:none}html::-webkit-scrollbar{width:0;display:none}}a{color:inherit}@keyframes bentoAppear{0%{opacity:0;transform:translateY(28px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.appear{animation:.7s cubic-bezier(.16,1,.3,1) both bentoAppear;animation-delay:var(--appear-delay,0s)}.fade-in{animation:.6s both fadeIn}@media (prefers-reduced-motion:reduce){.appear,.fade-in{animation:none}}
.Footer-module__S6Hkya__footer{color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:14px 20px 40px;font-size:13px;display:flex}.Footer-module__S6Hkya__divider{color:var(--border)}.Footer-module__S6Hkya__link{color:var(--text-muted);text-decoration:none;transition:color .15s}.Footer-module__S6Hkya__link:hover{color:var(--blue)}@media (max-width:879px){.Footer-module__S6Hkya__footer{padding-bottom:calc(var(--m-nav-clearance) + 8px)}}
.EmailGate-module__fMOwAG__overlay{z-index:200;-webkit-backdrop-filter:blur(3px);background:#00000073;justify-content:center;align-items:center;padding:24px;animation:.15s both EmailGate-module__fMOwAG__overlayIn;display:flex;position:fixed;inset:0}@keyframes EmailGate-module__fMOwAG__overlayIn{0%{opacity:0}to{opacity:1}}.EmailGate-module__fMOwAG__dialog{background:var(--card);width:100%;max-width:380px;color:var(--text-dark);border:1px solid var(--border);border-radius:18px;padding:24px;animation:.2s cubic-bezier(.16,1,.3,1) both EmailGate-module__fMOwAG__dialogIn;box-shadow:0 20px 60px #00000059}@keyframes EmailGate-module__fMOwAG__dialogIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}.EmailGate-module__fMOwAG__title{color:var(--text-dark);margin:0 0 10px;font-size:19px;font-weight:600}.EmailGate-module__fMOwAG__body{color:var(--text-body);margin:0 0 10px;font-size:14px;line-height:1.55}.EmailGate-module__fMOwAG__email{color:var(--blue);font-weight:600}.EmailGate-module__fMOwAG__altNote{color:var(--text-muted);text-align:center;margin:14px 0 0;font-size:13px;line-height:1.55}.EmailGate-module__fMOwAG__altLink{color:var(--blue);text-underline-offset:2px;font-weight:500;text-decoration:underline}.EmailGate-module__fMOwAG__actions{gap:10px;margin-top:20px;display:flex}.EmailGate-module__fMOwAG__cancel,.EmailGate-module__fMOwAG__proceed{cursor:pointer;border-radius:10px;flex:1;height:44px;font-family:inherit;font-size:14px;font-weight:600;transition:opacity .15s,background .15s}.EmailGate-module__fMOwAG__cancel{border:1px solid var(--border);color:var(--text-body);background:0 0}.EmailGate-module__fMOwAG__cancel:hover{background:#0000000a}.EmailGate-module__fMOwAG__proceed{background:var(--blue);color:#fff;border:none}.EmailGate-module__fMOwAG__proceed:disabled{opacity:.45;cursor:not-allowed}html[data-theme=dark] .EmailGate-module__fMOwAG__proceed{color:#171717}html[data-theme=dark] .EmailGate-module__fMOwAG__cancel:hover{background:#ffffff0f}
.Header-module__hBw1pG__logoWrap{z-index:60;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .28s,opacity .28s;display:block;position:fixed;top:40px;left:52px}.Header-module__hBw1pG__logoImg{border-radius:12px;width:50px;height:50px;display:block}.Header-module__hBw1pG__logoWrap.Header-module__hBw1pG__hidden{opacity:0;pointer-events:none;transform:translateY(-140%)}.Header-module__hBw1pG__navWrap{z-index:60;transition:transform .28s,opacity .28s;position:fixed;top:40px;right:52px}.Header-module__hBw1pG__navWrap.Header-module__hBw1pG__hidden{opacity:0;pointer-events:none;transform:translateY(-140%)}.Header-module__hBw1pG__navBar{background:var(--card);border-radius:999px;align-items:center;gap:4px;padding:6px;display:flex;box-shadow:0 2px 10px #00000014}.Header-module__hBw1pG__navItem{cursor:pointer;width:42px;height:42px;color:var(--blue);touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:background .15s,color .15s;display:flex}.Header-module__hBw1pG__navItem:hover{background:#0747ca14}.Header-module__hBw1pG__navItem.Header-module__hBw1pG__active,.Header-module__hBw1pG__navItem.Header-module__hBw1pG__active:hover{background:var(--blue);color:#fff}.Header-module__hBw1pG__navItem.Header-module__hBw1pG__placeholder{cursor:default}.Header-module__hBw1pG__navItem.Header-module__hBw1pG__placeholder:hover{background:0 0}@media (min-width:1280px){.Header-module__hBw1pG__logoWrap,.Header-module__hBw1pG__navWrap{--chrome-edge:clamp(52px, 3.18vw, 65px);--chrome-inset:max(var(--chrome-edge), calc((100% - clamp(1440px, 88vw, 1800px)) / 2 + var(--chrome-edge)))}.Header-module__hBw1pG__logoWrap{left:var(--chrome-inset)}.Header-module__hBw1pG__navWrap{right:var(--chrome-inset)}}@media (max-width:879px){.Header-module__hBw1pG__logoWrap{top:24px;left:24px}.Header-module__hBw1pG__logoImg{width:40px;height:40px}.Header-module__hBw1pG__navWrap{top:auto;left:0;right:0;bottom:var(--m-nav-bottom);justify-content:center;padding:0 16px;display:flex}.Header-module__hBw1pG__navWrap.Header-module__hBw1pG__hidden{transform:translateY(160%)}.Header-module__hBw1pG__navBar{-webkit-backdrop-filter:blur(36px)saturate(200%);background:#ffffff8c;border:1px solid #ffffffbf;border-radius:999px;justify-content:space-between;width:100%;max-width:560px;padding:6px;box-shadow:0 8px 24px #0000002e,inset 0 1px 1px #ffffffd9,inset 0 -1px 1px #0000000a}.Header-module__hBw1pG__navItem{border-radius:999px;width:62px;height:50px}}html[data-theme=dark] .Header-module__hBw1pG__navItem.Header-module__hBw1pG__active,html[data-theme=dark] .Header-module__hBw1pG__navItem.Header-module__hBw1pG__active:hover{color:#171717}html[data-theme=dark] .Header-module__hBw1pG__navItem:hover{background:#ffffff1a}@media (max-width:879px){html[data-theme=dark] .Header-module__hBw1pG__navBar{background:#1c1c1c99;border-color:#ffffff1f}}
