@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap");:root{--bg:#f5f7fb;--text:#0b1020;--surface:#ffffff;--border:#e5e7eb;--muted-text:grey;--primary:#3b82f6;--primary-700:#1d4ed8;--ring:rgba(59,130,246,.25);--success:#16a34a;--info:#0ea5e9;--danger:#dc2626;--shadow:0 8px 28px rgba(17,24,39,.06)}body,html{padding:0;margin:0;background:var(--text);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;line-height:1.6}*{box-sizing:border-box}button,input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}.Home_wrapper__CDAK8{max-width:980px;margin:auto auto 64px;padding:0 24px}.Home_transparent__6fDuB{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(0,0,0,.8);z-index:3;position:fixed;top:0;left:0;width:100%;height:100%;display:none}.Home_header__y2QYS{background:var(--text);padding:16px 0 10px;opacity:.9;margin:20px 0 0;z-index:2;position:relative}.Home_topbar__l8FxL{background:var(--text);justify-content:flex-start;align-items:center;gap:16px;display:flex;position:fixed;top:0;left:0;right:0;max-width:940px;margin:auto;padding:20px 0;z-index:4}.Home_brandLink__9rXpj{display:flex;align-items:center;gap:2px;text-decoration:none}.Home_brandDot__LfEvm{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;color:#fff;font-size:16px;justify-items:start;transition:transform .15s ease}.Home_brandDot__LfEvm:hover{transform:translateY(-1px) scale(1.03)}.Home_brandDot__LfEvm svg{display:block}.Home_title__hYX6j{font-size:22px;font-weight:800;letter-spacing:.2px;color:#fff;margin:0}.Home_menuBtn__5k8rT{display:none;background:transparent;color:#fff;width:40px;height:40px;border-radius:10px;position:fixed;right:20px;border:none}.Home_nav__KViFq{margin-left:12px}.Home_navRight__w3vqJ{display:flex;align-items:center;gap:10px;margin-left:auto}@media (max-width:860px){.Home_header__y2QYS{margin:0}.Home_navRight__w3vqJ{padding-right:60px}}.Home_navLinks___tPFn{display:flex;align-items:center;gap:14px;list-style:none;margin:0;padding:0}.Home_navLink__SvGJP{color:#e5e7eb;text-decoration:none;font-weight:600;padding:8px 10px;border-radius:10px}.Home_navLink__SvGJP:hover{background:rgba(255,255,255,.06);color:#fff}.Home_iconBtn__udjIQ{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.15);background:transparent;color:#fff;cursor:pointer}.Home_iconBtn__udjIQ:hover{background:rgba(255,255,255,.06)}.Home_dropdown__1dIW0{position:relative}.Home_dropdownBtn__IoxFd{display:flex;align-items:center;gap:6px;color:#e5e7eb;background:transparent;font-weight:600;cursor:pointer;border:none;font-size:16px;padding:8px 10px}.Home_dropdownBtn__IoxFd:hover{background:rgba(255,255,255,.06);color:#fff}.Home_dropdownMenu__OanlX{position:absolute;top:110%;left:0;min-width:180px;background:#0f172a;color:#e5e7eb;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:8px;list-style:none;margin:6px 0 0;box-shadow:0 12px 28px rgba(3,7,18,.45);opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .15s ease,transform .15s ease}.Home_dropdownOpen__eFYJX{opacity:1;transform:translateY(0);pointer-events:auto}.Home_dropdownItem__1IKVT{display:flex;align-items:center;gap:8px;width:100%;text-align:left;padding:8px 10px;border:none;border-radius:10px;background:transparent;color:#e5e7eb;text-decoration:none;font-weight:400;cursor:pointer}.Home_dropdownItem__1IKVT:hover{background:rgba(255,255,255,.06);color:#fff}.Home_dropdownItem__1IKVT:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.Home_dropdownMenu__OanlX button.Home_dropdownItem__1IKVT{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:none;font:inherit;color:inherit;padding:8px 10px;width:100%}.Home_subtitle__KzT68{text-align:center;color:white;font-size:54px;line-height:60px;margin-top:1.5em}.Home_subsubtitle__KgG5D{color:white;font-weight:100;text-align:center;font-size:24px;line-height:36px}@media (max-width:860px){.Home_subtitle__KzT68{font-size:12px;line-height:0px;color:var(--muted-text);font-weight:400;text-align:left;margin:0 0 8px}.Home_subsubtitle__KgG5D{display:none}.Home_menuBtn__5k8rT{display:block}.Home_header__y2QYS{z-index:5}.Home_header__y2QYS,.Home_topbar__l8FxL{position:-webkit-sticky;position:sticky;top:0}.Home_topbar__l8FxL{align-items:stretch;gap:10px;padding:15px 0;left:0;z-index:10}.Home_topbarOpen__qUfsS{flex-direction:column}.Home_nav__KViFq{display:block;border-top:1px solid rgba(255,255,255,.12);padding-top:10px;max-height:0;overflow:hidden;transition:max-height .2s ease}.Home_navOpen__iCaq5{max-height:420px}.Home_navLinks___tPFn{display:block}.Home_navLinks___tPFn>li{margin-bottom:8px}.Home_navRight__w3vqJ{margin-top:6px;position:absolute;right:-15px;top:8px}.Home_dropdown__1dIW0{position:static}.Home_dropdownMenu__OanlX{position:static;min-width:unset;margin:6px 0 0;box-shadow:none;opacity:1;transform:none;pointer-events:auto;padding:6px;background:rgba(255,255,255,.04);border-radius:10px}}.Home_startHere__zrbqd{position:absolute;right:-20px;top:-20px;display:flex;z-index:2}.Home_startHere__zrbqd p{color:orange;top:-50px;position:absolute;right:50px;width:300px;text-align:right;font-size:28px}.Home_panel__UGulu{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:20px;box-shadow:var(--shadow);position:relative}.Home_segmentBottom__wrkg_,.Home_segmentTop__L1tqT{display:flex;gap:10px;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding:10px 8px;scroll-snap-type:x proximity;white-space:nowrap}.Home_segmentBottom__wrkg_::-webkit-scrollbar,.Home_segmentTop__L1tqT::-webkit-scrollbar{height:8px}.Home_segmentBottom__wrkg_::-webkit-scrollbar-thumb,.Home_segmentTop__L1tqT::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:999px}.Home_pillCategory__H3dmO{border:1px solid var(--border);color:#374151;padding:10px 14px;border-radius:999px;background:#f9fafb;cursor:pointer;transition:background .2s ease,transform .12s ease,border-color .15s ease,box-shadow .15s ease;scroll-snap-align:start}.Home_pillCategory__H3dmO:hover{background:#f3f4f6;border-color:#d1d5db}.Home_pillCategoryActive__5DWyE{background:var(--primary,#3b82f6);border-color:var(--primary,#3b82f6);color:#fff}.Home_pillCategoryActive__5DWyE:hover{background:var(--primary-700,#1d4ed8);border-color:var(--primary-700,#1d4ed8)}.Home_pill__2LXzG{flex:0 0 auto;color:#374151;padding:0 10px 5px;background:#ffffff;cursor:pointer;transition:background .2s ease,transform .12s ease,border-color .15s ease,box-shadow .15s ease;scroll-snap-align:start;font-size:12px;border:none}.Home_pill__2LXzG:hover{background:#f9fafb;border-color:#d1d5db}.Home_pillActive__RgG2s{color:#3b82f6;font-weight:800}.Home_editor__875n0{z-index:3}.Home_theme__oiC2D{margin-top:16px;background:#334155;color:#f8fafc;padding:16px 18px;border-radius:12px;animation:Home_fadeIn__6AUDn .25s ease both;z-index:3}.Home_theme__oiC2D strong{display:inline-flex;align-items:center;gap:8px}.Home_themeLabel___E6SW{border:1px solid white;padding:5px;border-radius:100%;min-width:50px;height:50px;float:left;display:flex;align-items:center;justify-content:center}.Home_themeHeader__SkV78{display:flex;align-items:center;gap:15px}.Home_controls__D8fvL{display:flex;align-items:center;gap:12px;margin:0 0 12px}.Home_sampleBtn__5QCGI{margin-left:auto;padding:8px 12px;border-radius:10px;border:1px solid var(--primary);background:#ffffff;color:var(--primary);cursor:pointer;font-weight:600;transition:background .2s ease,transform .1s ease,border-color .2s ease}.Home_sampleBtn__5QCGI:hover{background:#eff6ff;border-color:#93c5fd}.Home_sampleBtn__5QCGI:active{transform:translateY(1px)}.Home_textarea__k243o{width:100%;min-height:140px;resize:vertical;padding:18px;border-radius:14px;background:#ffffff;color:var(--text);border:1px solid #d1d5db;outline:none;transition:box-shadow .15s ease,border-color .15s ease,transform .08s ease}.Home_textarea__k243o:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--ring)}.Home_textarea__k243o::placeholder{font-style:italic;color:#9ca3af}.Home_cta__AxdWf{margin-top:18px;padding:14px 20px;border-radius:14px;border:1px solid var(--primary);background:var(--primary);color:#fff;font-weight:800;letter-spacing:.2px;cursor:pointer;min-width:220px;max-width:320px;transition:background .15s ease,transform .12s ease,box-shadow .15s ease}.Home_cta__AxdWf[disabled]{opacity:.8;cursor:not-allowed}.Home_cta__AxdWf:hover:not([disabled]){background:var(--primary-700);box-shadow:0 10px 26px var(--ring);transform:translateY(-1px)}.Home_spinner__tyqRb{display:inline-block;width:16px;height:16px;margin-right:8px;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;animation:Home_spin__VEV0f .75s linear infinite;vertical-align:-2px}.Home_result__kTSSh{margin-top:32px;padding:20px;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:var(--shadow);animation:Home_rise__nf7ZD .3s ease both}.Home_assistantHeader__IM9Yz{display:flex;align-items:center;gap:10px;margin:-2px 0 8px;color:#374151;font-weight:600}.Home_assistantAvatar__u29Ex{width:28px;height:28px;border-radius:999px;background:#e0e7ff;display:grid;place-items:center;font-size:14px}.Home_resultTitle__NglVe{font-size:20px;margin:6px 0 10px}.Home_correctedContainer__rdVVn{display:flex}.Home_corrected__SvqEw{background:#fafafa;border:1px solid var(--border);padding:16px;border-radius:12px;white-space:pre-wrap;width:50%}.Home_sectionTitle__DKb2S{margin:20px 0 10px}.Home_mistakes__EmRpr{display:grid;grid-gap:12px;gap:12px}.Home_mistakeItem__UbumL{background:#ffffff;border:1px solid var(--border);padding:12px 14px;border-radius:12px;animation:Home_fadeIn__6AUDn .2s ease both}.Home_badge__ng_aq{font-size:12px;font-weight:700;padding:2px 10px;margin-right:10px;color:#0b1020;background:#e5efff;border:1px solid #c7d2fe}.Home_alts__JWaIM{padding-left:18px;color:#111827}.Home_alts__JWaIM li{margin:4px 0}.Home_scores__k1ZVZ{display:flex;gap:14px;flex-wrap:wrap}.Home_score__yW_Bg{flex:1 1 220px;background:#ffffff;border:1px solid var(--border);border-radius:12px;padding:12px 14px}.Home_scoreRow__7u1Va{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.Home_scoreValue__tdbsn{font-weight:700;color:var(--primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Home_meter__b1aEK{height:10px;width:100%;border-radius:999px;background:#eef2f7;overflow:hidden;border:1px solid #e5e7eb}.Home_meter__b1aEK>span{display:block;height:100%;background:linear-gradient(90deg,#7aa8ff,#4c7ae6);width:0;animation:Home_fill__Phv8O .6s ease forwards}.Home_toastErr__uSxpQ{margin-top:18px;color:#b91c1c;background:#fef2f2;border:1px solid #fee2e2;padding:12px 14px;border-radius:12px}.Home_emptyHint__YbruJ{color:#6b7280}@keyframes Home_fadeIn__6AUDn{0%{opacity:0}to{opacity:1}}@keyframes Home_rise__nf7ZD{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes Home_fill__Phv8O{0%{width:0}to{width:var(--pct,50%)}}@keyframes Home_spin__VEV0f{to{transform:rotate(1turn)}}.Home_collapseHeader__Q3v2d{margin:20px 0 8px;width:100%;display:flex;align-items:center;justify-content:flex-start;background:transparent;border:none;cursor:pointer;padding:0;color:#111827}.Home_caret__GBFUw{transition:transform .2s ease;margin-top:10px;margin-left:10px}.Home_caretOpen__kZfHC{transform:rotate(180deg)}.Home_panelMarketing__ElJNh{border:1px solid var(--border);border-radius:16px;padding:20px;box-shadow:var(--shadow);margin-top:100px}.Home_h2___ndSG{margin:0 0 12px;font-size:22px;line-height:28px;font-weight:800;color:white;text-align:center}.Home_cards__s3q_4{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;text-align:center}.Home_card__E5spL{background:#fff;border:1px solid var(--border);border-radius:12px;padding:14px;box-shadow:var(--shadow)}.Home_card__E5spL h3{margin:6px 0;font-size:16px}.Home_card__E5spL p{margin:0;color:#374151}.Home_cardIcon__BMU1m{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;font-weight:800;margin:auto auto 20px}.Home_steps__hbS9k{list-style:none;margin:0;padding:0;display:grid;grid-gap:10px;gap:10px}.Home_step__vdJn5{display:grid;grid-template-columns:32px 1fr;grid-gap:12px;gap:12px;background:#fff;border:1px solid var(--border);border-radius:12px;padding:12px}.Home_step__vdJn5 h3{margin:0 0 4px;font-size:15px}.Home_step__vdJn5 p{margin:0;color:#374151}.Home_stepNum__qlDyG{width:35px;height:50px;border-radius:8px;display:grid;place-items:center;background:#eef2ff;color:var(--primary);font-weight:800;font-size:40px;line-height:10px}.Home_note__cMP_I{color:#6b7280;margin:2px 0 12px;text-align:center}.Home_planGrid__QmVnc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.Home_plan__uBJMt{background:#ffffff;border:1px solid var(--border);border-radius:16px;padding:16px;box-shadow:var(--shadow)}.Home_planPremium__P1BJB{border-color:var(--primary)}.Home_badge__ng_aq{display:inline-block;font-size:11px;font-weight:800;background:#f0f9ff;color:#0369a1;border:1px solid #bae6fd;border-radius:999px;padding:2px 8px;margin-bottom:8px}.Home_planHeader__eLU_x{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.Home_price__AsfCj{font-weight:800;font-size:24px;color:var(--primary)}.Home_price__AsfCj small{font-weight:600;color:#6b7280;margin-left:4px}.Home_featureList__dN8ZU{margin:10px 0;padding-left:0;list-style:none;display:grid;grid-gap:8px;gap:8px}.Home_featureList__dN8ZU li{display:flex;gap:8px;align-items:flex-start;color:#111827}.Home_check__9ReJh{color:var(--primary);font-weight:900}.Home_footnote__yHQAx{font-size:13px;color:#6b7280;margin:6px 0 12px}.Home_planCta__fad_b{width:100%;padding:12px 14px;border-radius:12px;border:1px solid var(--primary);background:var(--primary);color:#fff;font-weight:800;cursor:pointer}.Home_planCta__fad_b:hover{background:var(--primary-700)}@media (max-width:860px){.Home_startHere__zrbqd{display:none}.Home_cards__s3q_4,.Home_planGrid__QmVnc{grid-template-columns:1fr}.Home_correctedContainer__rdVVn{flex-direction:column}.Home_corrected__SvqEw{width:100%}}.Home_faq__Mk9DH{display:grid;grid-gap:10px;gap:10px}.Home_faqItem__Remjx{background:#ffffff;border:1px solid var(--border);border-radius:12px;padding:10px 12px}.Home_faqItem__Remjx[open]{box-shadow:var(--shadow)}.Home_faqQ__ue9wM{cursor:pointer;font-weight:700;color:#111827;list-style:none}.Home_faqQ__ue9wM::-webkit-details-marker{display:none}.Home_faqQ__ue9wM:after{content:"▾";float:right;transition:transform .2s ease;opacity:.7}.Home_faqItem__Remjx[open] .Home_faqQ__ue9wM:after{transform:rotate(180deg)}.Home_faqA__RmRNc{margin-top:8px;color:#374151}.Home_ctaFinal__JUCrs{background:linear-gradient(135deg,#1f2937,#0b1020);color:#fff;text-align:center;border:1px solid rgba(255,255,255,.08)}.Home_ctaTitle__XpfrS{margin:0 0 6px;font-size:26px;line-height:32px;font-weight:900}.Home_ctaSubtitle__WEVmd{margin:0 0 14px;color:#e5e7eb}.Home_ctaButtons__pu37U{display:flex;justify-content:center}.Home_ctaBig__1NrjK{padding:14px 18px;border-radius:12px;border:1px solid var(--primary);background:var(--primary);color:#fff;font-weight:800;cursor:pointer;min-width:220px}.Home_ctaBig__1NrjK:hover{background:var(--primary-700)}.Home_blogGrid___TQbS{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.Home_post__KSZI_{background:#fff;border:1px solid var(--border);border-radius:12px;padding:12px;box-shadow:var(--shadow)}.Home_postHeader__4mCEA,.Home_post__KSZI_{display:grid;grid-gap:8px;gap:8px}.Home_postThumb__UP4XV{height:120px;border-radius:10px;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border:1px solid #e5e7eb;width:100%;object-fit:cover}.Home_postTitle__lrcqf{margin:0;font-size:16px}.Home_postTitle__lrcqf a{color:#0b1020;text-decoration:none}.Home_postTitle__lrcqf a:hover{text-decoration:underline}.Home_postDesc__DwOVf{margin:0;color:#374151}.Home_postLink__jWTUa{color:var(--primary);font-weight:700;text-decoration:none}.Home_postLink__jWTUa:hover{text-decoration:underline}@media (max-width:1024px){.Home_blogGrid___TQbS{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.Home_blogGrid___TQbS{grid-template-columns:1fr}}.Home_planPremium__P1BJB .Home_planCta__fad_b{background:#f97316;border-color:#f97316;color:#fff}.Home_planPremium__P1BJB .Home_planCta__fad_b:hover{background:#ea580c}.Home_planPremium__P1BJB .Home_planCta__fad_b:focus-visible{outline:2px solid #fdba74;outline-offset:2px}.Home_planPremium__P1BJB .Home_planHeader__eLU_x h3{color:#f97316}.Home_footer__yFiaX{margin-top:80px;background:#0b1020;color:#e5e7eb;padding:22px 20px;width:100%}.Home_footerGrid__T9Jb_{display:grid;grid-template-columns:2fr .9fr .9fr 4fr;grid-gap:32px;gap:32px}.Home_footerBrand__kr_i5 .Home_title__hYX6j{color:#fff}.Home_footerTag__keoQ7{margin:.5rem 0 0;color:#cbd5e1;font-size:14px;line-height:20px}.Home_footerColWide__05xBL{grid-column:span 1}.Home_footerTitle__gBSeU{font-weight:800;font-size:14px;letter-spacing:.3px;color:#fff;margin:2px 0 8px}.Home_footerLinks__BQcA_{list-style:none;padding:0;margin:0;display:grid;grid-gap:6px;gap:6px}.Home_footerLinks__BQcA_ a{color:#cbd5e1;text-decoration:none;font-size:14px;padding:2px 0}.Home_footerLinks__BQcA_ a:hover{color:#fff;text-decoration:underline}.Home_footerLinkBtn__ng7Z8{display:inline-block;padding:0;border:none;background:transparent;color:#cbd5e1;cursor:pointer;font-size:14px;text-align:left}.Home_footerLinkBtn__ng7Z8:hover{color:#fff;text-decoration:underline}.Home_footerForm__Jg6Nu{display:grid;grid-gap:8px;gap:8px}.Home_formRow__R1zVZ{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.Home_footerInput__xNX_t,.Home_footerTextarea__4kAax{width:100%;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#0f172a;color:#e5e7eb;padding:10px 12px;font-size:14px;outline:none}.Home_footerInput__xNX_t::placeholder,.Home_footerTextarea__4kAax::placeholder{color:#94a3b8}.Home_footerInput__xNX_t:focus,.Home_footerTextarea__4kAax:focus{border-color:#334155;box-shadow:0 0 0 3px rgba(59,130,246,.25)}.Home_footerBtn__CAGid{border:1px solid #f97316;background:#f97316;color:#0b1020;font-weight:800;padding:10px 14px;border-radius:10px;cursor:pointer}.Home_footerBtn__CAGid:hover{background:#ea580c;border-color:#ea580c}.Home_footerMail__HpqCT{color:#cbd5e1;text-decoration:none}.Home_footerMail__HpqCT:hover{color:#fff;text-decoration:underline}.Home_formActions__Lbnha{display:flex;gap:10px;align-items:center}.Home_footerBottom__Onsk3{margin-top:18px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;color:#94a3b8;font-size:13px}.Home_footerLegal__xIVk_{display:flex;gap:12px}.Home_footerLegal__xIVk_ a{color:#94a3b8;text-decoration:none}.Home_footerLegal__xIVk_ a:hover{color:#fff;text-decoration:underline}@media (max-width:980px){.Home_footerGrid__T9Jb_{grid-template-columns:1fr 1fr}.Home_footerColWide__05xBL{grid-column:1/-1}}@media (max-width:640px){.Home_footerGrid__T9Jb_,.Home_formRow__R1zVZ{grid-template-columns:1fr}.Home_footerBottom__Onsk3{flex-direction:column;gap:8px;align-items:flex-start}}@media (max-width:900px){.Home_dropdownBtn__IoxFd{width:100%;display:flex;justify-content:space-between;align-items:center}.Home_dropdownBtn__IoxFd svg{transition:transform .2s ease}.Home_dropdownBtn__IoxFd[aria-expanded=true] svg{transform:rotate(180deg)}.Home_dropdownMenu__OanlX{display:none;max-height:0;overflow:hidden;padding:0;opacity:0;transform:translateY(-4px);transition:max-height .25s ease,opacity .2s ease,transform .2s ease}.Home_dropdownOpen__eFYJX{display:block;max-height:800px;padding:8px;opacity:1;transform:translateY(0)}}.Home_textarea__k243o[contenteditable=true]:empty:before{content:attr(data-placeholder);opacity:.6;pointer-events:none}.Home_backdrop__ntuza{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:9999}.Home_modal___NgiA{width:min(92vw,520px);background:#fff;border-radius:14px;padding:20px;box-shadow:0 10px 30px rgba(0,0,0,.3);max-height:90vh;overflow:auto}.Home_closeBtn__WI89g{background:transparent;border:0;font-size:24px;line-height:1;cursor:pointer;padding:4px;border-radius:8px}.Home_closeBtn__WI89g:hover{opacity:.85}.Home_closeBtn__WI89g:focus-visible{outline:2px solid #111;outline-offset:2px}.Home_note__cMP_I{color:#444;margin:0 0 20px}.Home_tabs__G9YlU{display:flex;gap:6px;margin-top:10px;margin-bottom:10px}.Home_tab__U0j2_{flex:1 1;padding:10px 12px;border-radius:10px;border:1px solid #ddd;background:#fafafa;cursor:pointer;font-weight:600;text-align:center}.Home_tab__U0j2_:hover{background:#f4f4f4}.Home_tabActive__k62Ol{background:#fff;border-color:#999}.Home_form__FrVR9{display:grid;grid-gap:10px;gap:10px;margin-top:6px}.Home_input__OGaGo{padding:12px 14px;border-radius:10px;border:1px solid #ddd;outline:none;width:100%;font:inherit}.Home_input__OGaGo:focus{border-color:#888;box-shadow:0 0 0 3px rgba(0,0,0,.06)}.Home_primaryBtn__mDzTP{padding:12px 14px;border-radius:10px;border:0;background:#000;color:#fff;cursor:pointer;font-weight:700}.Home_primaryBtn__mDzTP:hover{opacity:.9}.Home_secondaryBtn__S_tTq{padding:10px 12px;border-radius:10px;border:1px solid #ddd;background:#fff;cursor:pointer;font-weight:600}.Home_secondaryBtn__S_tTq:hover{background:#f8f8f8}.Home_upgradeBtn__Hx2rj{width:100%;padding:12px 14px;border-radius:10px;border:0;background:orange;color:#fff;cursor:pointer;font-weight:800}.Home_upgradeBtn__Hx2rj:hover{filter:brightness(.95)}.Home_tinyNote__r5Ulc{font-size:12px;color:#666;margin-top:6px;text-align:center}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-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:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-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:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-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:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-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:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_6bee3b{font-family:Poppins,Poppins Fallback;font-style:normal}