.AuthModal-module__eGxINa__backdrop{z-index:200;background:#0c4626b8;justify-content:center;align-items:center;padding:16px;animation:.15s ease-out AuthModal-module__eGxINa__authFadeIn;display:flex;position:fixed;inset:0}html[data-theme=dark] .AuthModal-module__eGxINa__backdrop{background:#000000c7}@keyframes AuthModal-module__eGxINa__authFadeIn{0%{opacity:0}to{opacity:1}}.AuthModal-module__eGxINa__panel{text-align:left;background:#fff;border-radius:20px;width:min(100%,400px);max-height:min(92dvh,640px);margin:0;padding:22px 20px 20px;animation:.2s cubic-bezier(.34,1.2,.64,1) AuthModal-module__eGxINa__authSlideUp;overflow-y:auto;box-shadow:0 12px #0f7035,0 24px 48px #00000047}html[data-theme=dark] .AuthModal-module__eGxINa__panel{background:#1a2e24;box-shadow:0 12px #082a17,0 24px 48px #0000008c}@keyframes AuthModal-module__eGxINa__authSlideUp{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.AuthModal-module__eGxINa__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.AuthModal-module__eGxINa__title{font-family:var(--font-nunito), "Nunito", system-ui, sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#1e3a52;margin:0;font-size:1.2rem;font-weight:900}html[data-theme=dark] .AuthModal-module__eGxINa__title{color:#e8f4ec}.AuthModal-module__eGxINa__subtitle{color:#5a7a94;margin:6px 0 0;font-size:.84rem;font-weight:600;line-height:1.45}html[data-theme=dark] .AuthModal-module__eGxINa__subtitle{color:#8fb39a}.AuthModal-module__eGxINa__closeBtn{color:#5a7a94;cursor:pointer;background:#f8fbfd;border:2px solid #e2eaf0;border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:1.35rem;line-height:1;transition:background .12s,color .12s;display:grid}.AuthModal-module__eGxINa__closeBtn:hover{color:#1e3a52;background:#eef2f6}html[data-theme=dark] .AuthModal-module__eGxINa__closeBtn{color:#8fb39a;background:#223528;border-color:#2d4a3a}.AuthModal-module__eGxINa__tabs{background:#f4f8fc;border:2px solid #e2eaf0;border-radius:12px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:16px;padding:4px;display:grid}html[data-theme=dark] .AuthModal-module__eGxINa__tabs{background:#223528;border-color:#2d4a3a}.AuthModal-module__eGxINa__tab{letter-spacing:.03em;text-transform:uppercase;color:#5a7a94;cursor:pointer;background:0 0;border:none;border-radius:9px;padding:10px 12px;font-family:inherit;font-size:.82rem;font-weight:800;transition:background .12s,color .12s,box-shadow .12s}.AuthModal-module__eGxINa__tab:hover{color:#1e3a52}.AuthModal-module__eGxINa__tabActive{color:#fff;background:#1a9548;box-shadow:0 3px #0f7035}html[data-theme=dark] .AuthModal-module__eGxINa__tabActive{background:#1fa85a;box-shadow:0 3px #0a4a28}.AuthModal-module__eGxINa__field{margin-bottom:14px;display:block}.AuthModal-module__eGxINa__fieldLabel{letter-spacing:.04em;text-transform:uppercase;color:#1e3a52;margin-bottom:6px;font-size:.78rem;font-weight:800;display:block}html[data-theme=dark] .AuthModal-module__eGxINa__fieldLabel{color:#e8f4ec}.AuthModal-module__eGxINa__inputWrap{position:relative}.AuthModal-module__eGxINa__input{box-sizing:border-box;width:100%;font:inherit;color:#1e3a52;background:#fff;border:2px solid #e2eaf0;border-radius:12px;padding:11px 12px;font-size:.95rem;font-weight:600;transition:border-color .12s;display:block}.AuthModal-module__eGxINa__input:focus{border-color:#2ec4cf;outline:none}.AuthModal-module__eGxINa__inputWithToggle{padding-right:44px}html[data-theme=dark] .AuthModal-module__eGxINa__input{color:#e8f4ec;background:#223528;border-color:#2d4a3a}.AuthModal-module__eGxINa__togglePassword{font:inherit;letter-spacing:.02em;text-transform:uppercase;color:#5a7a94;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 8px;font-size:.72rem;font-weight:800;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.AuthModal-module__eGxINa__togglePassword:hover{color:#1e3a52;background:#f4f8fc}.AuthModal-module__eGxINa__error{color:#c0392b;background:#fff5f5;border:2px solid #f5c6cb;border-radius:10px;margin:0 0 14px;padding:10px 12px;font-size:.84rem;font-weight:600;line-height:1.45}html[data-theme=dark] .AuthModal-module__eGxINa__error{color:#ff8a8a;background:#352020;border-color:#5a3030}.AuthModal-module__eGxINa__submit{letter-spacing:.04em;text-transform:uppercase;color:#fff;cursor:pointer;background:#1a9548;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-top:4px;padding:13px 18px;font-family:inherit;font-size:.92rem;font-weight:800;transition:transform 80ms,box-shadow 80ms,opacity .12s;display:flex;box-shadow:0 4px #0f7035}.AuthModal-module__eGxINa__submit:hover:not(:disabled){filter:brightness(1.03)}.AuthModal-module__eGxINa__submit:active:not(:disabled){transform:translateY(2px);box-shadow:0 2px #0f7035}.AuthModal-module__eGxINa__submit:disabled{opacity:.5;cursor:wait}.AuthModal-module__eGxINa__footer{text-align:center;color:#5a7a94;margin:14px 0 0;font-size:.82rem;font-weight:600}.AuthModal-module__eGxINa__footer button,.AuthModal-module__eGxINa__footer a{font:inherit;color:#1a9548;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-weight:800;text-decoration:underline}.AuthModal-module__eGxINa__footer button:hover,.AuthModal-module__eGxINa__footer a:hover{color:#0f7035}.AuthModal-module__eGxINa__successIcon{background:#2ecc7126;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 12px;font-size:1.5rem;display:grid}.AuthModal-module__eGxINa__successBody{color:#5a7a94;text-align:center;margin:0 0 16px;font-size:.9rem;font-weight:600;line-height:1.55}html[data-theme=dark] .AuthModal-module__eGxINa__successBody{color:#8fb39a}.AuthModal-module__eGxINa__hint{color:#5a7a94;margin:-6px 0 12px;font-size:.76rem;font-weight:600}
.Homepage-module__LOhZMq__shell{isolation:isolate;min-height:100dvh;padding-top:env(safe-area-inset-top,0px);background:radial-gradient(90% 75% at 50% 40%,#2fbf68 0%,#25a858 45%,#1a8f4a 78%,#157a40 100%);flex-direction:column;align-items:stretch;width:100%;display:flex;position:relative;overflow:clip}.Homepage-module__LOhZMq__felt{z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200' viewBox='0 0 200 200' fill='none'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath transform='translate(37 37)' d='M10 0h6a3 3 0 0 1 3 3v5h5a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3h-5v5a3 3 0 0 1-3 3h-6a3 3 0 0 1-3-3v-5H2a3 3 0 0 1-3-3v-6a3 3 0 0 1 3-3h5V3a3 3 0 0 1 3-3z'/%3E%3Crect x='137' y='46' width='26' height='8' rx='4'/%3E%3Cg transform='translate(37 132)'%3E%3Ccircle cx='13' cy='3' r='3.5'/%3E%3Crect x='0' y='10' width='26' height='8' rx='4'/%3E%3Ccircle cx='13' cy='25' r='3.5'/%3E%3C/g%3E%3Ccircle cx='150' cy='150' r='13'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:180px 180px;width:190%;height:190%;position:absolute;top:-45%;left:-45%;transform:rotate(-18deg)}.Homepage-module__LOhZMq__shell>:not(.Homepage-module__LOhZMq__felt){z-index:1;position:relative}html[data-theme=dark] .Homepage-module__LOhZMq__shell{background:radial-gradient(90% 75% at 50% 40%,#1f8a4a 0%,#16753c 45%,#0f5a2e 78%,#0c4a26 100%)}html[data-theme=dark] .Homepage-module__LOhZMq__felt{opacity:.85}.Homepage-module__LOhZMq__footerWrap{box-sizing:border-box;width:100%;margin:0 auto;padding:1.25rem clamp(12px,3vw,40px) 2rem}
