*,*:before,*:after{box-sizing:border-box}:root{--bg-main: #0a0a0a;--bg-radial-1: rgba(255, 0, 0, .03);--bg-radial-2: rgba(255, 0, 0, .02);--text-main: rgba(255, 255, 255, .9);--text-muted: rgba(255, 255, 255, .8);--heading: #ffffff;--link: #ff0000;--link-hover: #ff4444;--selection-bg: rgba(255, 0, 0, .3);--selection-text: #ffffff;--scroll-track: #1a1a1a;--scroll-thumb: #333333}html[data-theme=light]{--bg-main: #f6f7fb;--bg-radial-1: rgba(255, 0, 0, .08);--bg-radial-2: rgba(255, 0, 0, .04);--text-main: rgba(18, 20, 24, .92);--text-muted: rgba(18, 20, 24, .78);--heading: #0f1115;--link: #d70000;--link-hover: #aa0000;--selection-bg: rgba(255, 0, 0, .2);--selection-text: #111111;--scroll-track: #e7e9ef;--scroll-thumb: #b6bcc7;--surface-1: rgba(255, 255, 255, .92);--surface-2: rgba(255, 255, 255, .84);--surface-border: rgba(17, 20, 24, .12);--surface-border-strong: rgba(17, 20, 24, .2);--shadow-soft: 0 8px 24px rgba(26, 29, 35, .08);--input-bg: rgba(255, 255, 255, .96)}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:var(--text-main);background:var(--bg-main);background-image:radial-gradient(circle at 20% 50%,var(--bg-radial-1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,var(--bg-radial-2) 0%,transparent 50%);background-attachment:fixed;overflow-x:clip}body{margin:0;padding:0;min-height:100vh;overflow-x:clip;max-width:100%}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;line-height:1.2;font-weight:700;color:var(--heading)}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{margin:0 0 1rem;color:var(--text-muted)}a{color:var(--link);text-decoration:none;transition:color .2s}a:hover{color:var(--link-hover)}button{cursor:pointer;font-family:inherit}input{font-family:inherit}::selection{background:var(--selection-bg);color:var(--selection-text)}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:var(--scroll-track)}::-webkit-scrollbar-thumb{background:var(--scroll-thumb);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:red}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}html[data-theme=light] .main-nav{background:#ffffffd9;border-bottom-color:#0f121717}html[data-theme=light] .logo-text,html[data-theme=light] .nav-link,html[data-theme=light] .profile-trigger{color:#14181dd1}html[data-theme=light] .nav-link:hover,html[data-theme=light] .profile-trigger:hover,html[data-theme=light] .nav-link.active,html[data-theme=light] .profile-trigger.active{color:#0f1217}html[data-theme=light] .theme-toggle-btn{border-color:#11141829;background:#ffffffe6}html[data-theme=light] .theme-toggle-btn:hover{background:#fff;border-color:#11141847}html[data-theme=light] .profile-dropdown{background:#fffffffa;border-color:#11141824;box-shadow:0 10px 28px #00000014}html[data-theme=light] .profile-menu-item{color:#14181de6}html[data-theme=light] .profile-menu-item:hover{background:#1114180f;color:#0f1217}html[data-theme=light] .search-box,html[data-theme=light] .hero-section,html[data-theme=light] .info-card,html[data-theme=light] .description-text,html[data-theme=light] .feature-card,html[data-theme=light] .step,html[data-theme=light] .reason-item,html[data-theme=light] .metadata-item,html[data-theme=light] .input-card,html[data-theme=light] .eligibility-card,html[data-theme=light] .auth-card,html[data-theme=light] .account-card,html[data-theme=light] .plan,html[data-theme=light] .ai-section,html[data-theme=light] .ai-subcard,html[data-theme=light] .ai-rec-card{background:var(--surface-1);border-color:var(--surface-border);box-shadow:var(--shadow-soft)}html[data-theme=light] .search-input,html[data-theme=light] .form-input,html[data-theme=light] input[type=text],html[data-theme=light] input[type=email]{background:var(--input-bg);color:#14181d;border-color:var(--surface-border-strong)}html[data-theme=light] .search-input::placeholder,html[data-theme=light] .form-input::placeholder{color:#14181d73}html[data-theme=light] .info-card-label,html[data-theme=light] .ai-usage,html[data-theme=light] .item-value,html[data-theme=light] .subtitle,html[data-theme=light] .page-subtitle,html[data-theme=light] .eligibility-description{color:#14181d9e}html[data-theme=light] .info-card-value,html[data-theme=light] .hero-title,html[data-theme=light] .section-title,html[data-theme=light] .content-title,html[data-theme=light] .item-message,html[data-theme=light] .item-label,html[data-theme=light] .plan h2,html[data-theme=light] .price,html[data-theme=light] .ai-section-title,html[data-theme=light] .ai-rec-title{color:#101318}html[data-theme=light] .checklist-item,html[data-theme=light] .result-hero,html[data-theme=light] .results-card{background:var(--surface-2);border-color:var(--surface-border)}html[data-theme=light] .tag{background:#1114180d;border-color:#1114181f;color:#111418e6}html[data-theme=light] .tag:hover{background:#d700001a;border-color:#d7000059;color:#8e0000}html[data-theme=light] .metadata-note,html[data-theme=light] .disclaimer,html[data-theme=light] .auth-status,html[data-theme=light] .account-status{background:#ffffffe6;border-color:var(--surface-border-strong);color:#14181ddb}.site-announce[data-astro-cid-pux6a34n]{position:relative;overflow:hidden;color:#fff;background:radial-gradient(120% 140% at 0% 50%,rgba(255,60,60,.35),transparent 55%),linear-gradient(90deg,#1a0505,#4a0808 35%,#6e0c0c,#4a0808 65%,#1a0505);border-bottom:1px solid rgba(255,120,120,.22);box-shadow:inset 0 -1px #00000040}.site-announce[data-astro-cid-pux6a34n]:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.08) 50%,transparent 60%);background-size:220% 100%;animation:siteAnnounceSheen 7s ease-in-out infinite;pointer-events:none}.site-announce-inner[data-astro-cid-pux6a34n]{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:.35rem 1rem .35rem 1.25rem;min-height:36px;display:flex;align-items:center;gap:.75rem}.site-announce-badge[data-astro-cid-pux6a34n]{flex-shrink:0;font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:.16rem .4rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,200,200,.28);color:#ffe4e4;line-height:1}.site-announce-marquee[data-astro-cid-pux6a34n]{flex:1;min-width:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.site-announce-track[data-astro-cid-pux6a34n]{display:flex;width:max-content;gap:2.75rem;animation:siteAnnounceMarquee 22s linear infinite}.site-announce-item[data-astro-cid-pux6a34n]{display:inline-flex;align-items:center;gap:.45rem;white-space:nowrap;font-size:.78rem;font-weight:600;letter-spacing:.01em;color:#ffececf2}.site-announce-dot[data-astro-cid-pux6a34n]{width:5px;height:5px;border-radius:50%;background:#ff6b6b;box-shadow:0 0 0 2px #ff505040;flex-shrink:0}.site-announce-actions[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.site-announce-cta[data-astro-cid-pux6a34n]{display:inline-flex;align-items:center;justify-content:center;padding:.28rem .7rem;border-radius:999px;background:#fffffff5;color:#1a0505;text-decoration:none;font-size:.72rem;font-weight:700;white-space:nowrap;border:1px solid transparent;transition:transform .15s ease,background .15s ease,box-shadow .15s ease;box-shadow:0 1px 8px #0003}.site-announce-cta[data-astro-cid-pux6a34n]:hover{background:#fff;transform:translateY(-1px);box-shadow:0 3px 12px #00000047}.site-announce-dismiss[data-astro-cid-pux6a34n]{appearance:none;border:none;background:transparent;color:#ffffffb8;width:26px;height:26px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,color .15s ease}.site-announce-dismiss[data-astro-cid-pux6a34n]:hover{background:#ffffff1a;color:#fff}.visually-hidden[data-astro-cid-pux6a34n]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes siteAnnounceMarquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@keyframes siteAnnounceSheen{0%,to{background-position:120% 0}50%{background-position:-20% 0}}@media(prefers-reduced-motion:reduce){.site-announce-track[data-astro-cid-pux6a34n],.site-announce[data-astro-cid-pux6a34n]:before{animation:none}.site-announce-item[data-astro-cid-pux6a34n][aria-hidden=true]{display:none}.site-announce-track[data-astro-cid-pux6a34n]{width:auto;justify-content:flex-start}}@media(max-width:640px){.site-announce-inner[data-astro-cid-pux6a34n]{padding:.32rem .65rem .32rem .85rem;gap:.5rem;min-height:34px}.site-announce-cta[data-astro-cid-pux6a34n]{padding:.26rem .55rem;font-size:.68rem}.site-announce-item[data-astro-cid-pux6a34n]{font-size:.74rem}}html[data-theme=light] .site-announce[data-astro-cid-pux6a34n]{background:radial-gradient(120% 140% at 0% 50%,rgba(255,80,80,.28),transparent 55%),linear-gradient(90deg,#9b0000,#d10000,#9b0000);border-bottom-color:#78000033}html[data-theme=light] .site-announce-cta[data-astro-cid-pux6a34n]{background:#fff;color:#7a0000}.main-nav[data-astro-cid-pux6a34n]{background:#00000080;backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:100;padding:1rem 0}.nav-container[data-astro-cid-pux6a34n]{max-width:1400px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;position:relative}.nav-logo[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:all .3s ease;z-index:101}.nav-logo[data-astro-cid-pux6a34n]:hover{transform:scale(1.05)}.logo-icon[data-astro-cid-pux6a34n]{height:20px;width:auto}.logo-text[data-astro-cid-pux6a34n]{font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.02em}.hamburger[data-astro-cid-pux6a34n]{display:none;flex-direction:column;gap:5px;background:transparent;border:none;cursor:pointer;padding:.5rem;z-index:101;transition:all .3s ease}.hamburger-line[data-astro-cid-pux6a34n]{width:28px;height:3px;background:#fff;border-radius:3px;transition:all .3s ease}.hamburger[data-astro-cid-pux6a34n].active .hamburger-line[data-astro-cid-pux6a34n]:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.hamburger[data-astro-cid-pux6a34n].active .hamburger-line[data-astro-cid-pux6a34n]:nth-child(2){opacity:0}.hamburger[data-astro-cid-pux6a34n].active .hamburger-line[data-astro-cid-pux6a34n]:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.nav-links[data-astro-cid-pux6a34n]{display:flex;gap:1.25rem;align-items:center}.nav-usage-wrap[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;gap:.35rem;padding:.2rem .65rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#00000040;max-width:200px}.nav-usage-row[data-astro-cid-pux6a34n]{display:grid;grid-template-columns:34px 1fr 38px;align-items:center;gap:.35rem}.nav-usage-label[data-astro-cid-pux6a34n]{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#ffffff8c}.nav-usage-track[data-astro-cid-pux6a34n]{height:5px;border-radius:999px;background:#ffffff1f;overflow:hidden}.nav-usage-fill[data-astro-cid-pux6a34n]{height:100%;width:0%;border-radius:999px;background:linear-gradient(90deg,#f44,red);transition:width .25s ease}.nav-usage-fill-ai[data-astro-cid-pux6a34n]{background:linear-gradient(90deg,#6c8cff,#4b6bfb)}.nav-usage-text[data-astro-cid-pux6a34n]{font-size:.68rem;font-weight:700;color:#ffffffe0;text-align:right;font-variant-numeric:tabular-nums}.nav-link[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.4rem;padding:.35rem 0;color:#ffffffc7;font-size:.98rem;font-weight:500;text-decoration:none;transition:color .2s ease;white-space:nowrap;position:relative}.nav-link[data-astro-cid-pux6a34n]:hover{color:#fff}.nav-link[data-astro-cid-pux6a34n].active{color:#fff;font-weight:600}.nav-link[data-astro-cid-pux6a34n].active:after{content:"";position:absolute;left:0;right:0;bottom:-.35rem;height:2px;background:red;border-radius:999px}.link-icon[data-astro-cid-pux6a34n]{width:18px;height:18px;flex-shrink:0}.profile-initial-wrap[data-astro-cid-pux6a34n]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:999px;line-height:0}.profile-initial-wrap--pro[data-astro-cid-pux6a34n]{padding:2px;border-radius:999px;background:conic-gradient(from 0deg,#4285f4,#ea4335,#fbbc04,#34a853,#4285f4);animation:profile-pro-ring-rotate 3.2s linear infinite}@keyframes profile-pro-ring-rotate{to{transform:rotate(360deg)}}.profile-initial-wrap--pro[data-astro-cid-pux6a34n] .profile-initial[data-astro-cid-pux6a34n]{animation:profile-pro-inner-counter 3.2s linear infinite}@keyframes profile-pro-inner-counter{to{transform:rotate(-360deg)}}.profile-initial[data-astro-cid-pux6a34n]{width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#ff3b3b,#d40000);box-shadow:0 2px 8px #ff000040;flex-shrink:0}.chevron-icon[data-astro-cid-pux6a34n]{width:14px;height:14px;opacity:.7}.profile-menu[data-astro-cid-pux6a34n]{position:relative}.profile-trigger[data-astro-cid-pux6a34n]{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem 0;color:#ffffffc7;font-size:.98rem;font-weight:500;background:transparent;border:none;cursor:pointer;position:relative}.profile-trigger[data-astro-cid-pux6a34n]:hover{color:#fff}.profile-trigger[data-astro-cid-pux6a34n].active{color:#fff;font-weight:600}.profile-trigger[data-astro-cid-pux6a34n].active:after{content:"";position:absolute;left:0;right:0;bottom:-.35rem;height:2px;background:red;border-radius:999px}.profile-dropdown[data-astro-cid-pux6a34n]{position:absolute;top:calc(100% + .65rem);right:0;min-width:160px;padding:.4rem;background:#0d0d0dfa;border:1px solid rgba(255,255,255,.12);border-radius:10px;box-shadow:0 8px 24px #00000059;display:none;z-index:120}.profile-dropdown[data-astro-cid-pux6a34n].open{display:block}.profile-menu-item[data-astro-cid-pux6a34n]{display:flex;width:100%;align-items:center;padding:.55rem .65rem;border-radius:8px;color:#ffffffe0;text-decoration:none;font-size:.92rem;background:transparent;border:none;text-align:left}.profile-menu-item[data-astro-cid-pux6a34n]:hover{background:#ffffff14;color:#fff}.profile-menu-item-btn[data-astro-cid-pux6a34n]{cursor:pointer}.hidden[data-astro-cid-pux6a34n]{display:none!important}.theme-toggle-btn[data-astro-cid-pux6a34n]{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:inherit;font-size:.95rem;cursor:pointer;transition:background .2s ease,border-color .2s ease}.theme-toggle-btn[data-astro-cid-pux6a34n]:hover{background:#ffffff29;border-color:#ffffff61}@media(max-width:768px){.nav-usage-wrap[data-astro-cid-pux6a34n]{order:10;width:100%;max-width:none;margin-top:.25rem}.hamburger[data-astro-cid-pux6a34n]{display:flex}.nav-links[data-astro-cid-pux6a34n]{position:fixed;top:70px;left:0;right:0;flex-direction:column;background:#000000f2;backdrop-filter:blur(10px);padding:1.5rem 1rem;gap:1rem;max-height:0;overflow:hidden;opacity:0;transition:all .3s ease;border-bottom:1px solid rgba(255,255,255,.1)}.nav-links[data-astro-cid-pux6a34n].active{max-height:500px;opacity:1}.nav-link[data-astro-cid-pux6a34n]{justify-content:center;width:100%;padding:.9rem 1rem;border-bottom:1px solid rgba(255,255,255,.08)}.profile-menu[data-astro-cid-pux6a34n]{width:100%}.theme-toggle-btn[data-astro-cid-pux6a34n]{width:42px;height:42px}.profile-trigger[data-astro-cid-pux6a34n]{justify-content:center;width:100%;padding:.9rem 1rem;border-bottom:1px solid rgba(255,255,255,.08)}.profile-trigger[data-astro-cid-pux6a34n].active:after{left:25%;right:25%;bottom:.45rem}.profile-dropdown[data-astro-cid-pux6a34n]{position:static;margin-top:.5rem;width:100%;box-shadow:none}.nav-link[data-astro-cid-pux6a34n].active:after{left:25%;right:25%;bottom:.45rem}.logo-text[data-astro-cid-pux6a34n]{font-size:1rem}.logo-icon[data-astro-cid-pux6a34n]{height:18px}}html[data-theme=light] .hamburger-line[data-astro-cid-pux6a34n]{background:#101318}html[data-theme=light] .nav-links[data-astro-cid-pux6a34n]{background:#fffffffa;border-bottom-color:#1114181f}@media(max-width:768px){html[data-theme=light] .nav-link[data-astro-cid-pux6a34n],html[data-theme=light] .profile-trigger[data-astro-cid-pux6a34n]{border-bottom-color:#1114181a}}html[data-theme=light] .nav-usage-wrap[data-astro-cid-pux6a34n]{border-color:#1114181f;background:#ffffffbf}html[data-theme=light] .nav-usage-label[data-astro-cid-pux6a34n]{color:#11141880}html[data-theme=light] .nav-usage-track[data-astro-cid-pux6a34n]{background:#1114181a}html[data-theme=light] .nav-usage-text[data-astro-cid-pux6a34n]{color:#111418d9}html[data-theme=light] .profile-initial-wrap--pro[data-astro-cid-pux6a34n]{background:conic-gradient(from 0deg,#4285f4,#ea4335,#fbbc04,#34a853,#4285f4)}html[data-theme=light] .profile-initial-wrap--pro[data-astro-cid-pux6a34n] .profile-initial[data-astro-cid-pux6a34n]{box-shadow:0 1px 4px #1114181f}@media(prefers-reduced-motion:reduce){.profile-initial-wrap--pro[data-astro-cid-pux6a34n],.profile-initial-wrap--pro[data-astro-cid-pux6a34n] .profile-initial[data-astro-cid-pux6a34n]{animation:none}}.footer{padding:3rem 1.5rem;margin-top:4rem;text-align:center;border-top:1px solid rgba(255,255,255,.1)}.container{max-width:1400px;margin:0 auto}.footer-content{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.footer-email-capture{width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center;gap:.55rem}.footer-email-capture.hidden{display:none}.footer-email-label{margin:0;font-size:.9rem;color:#ffffffb3}.footer-email-form{display:flex;gap:.45rem;width:100%}.footer-email-form.is-done{display:none}.footer-email-input{flex:1;min-width:0;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:#fff;padding:.55rem .9rem;font-size:.875rem}.footer-email-input::placeholder{color:#fff6}.footer-email-submit{border:none;border-radius:999px;background:#ff0000e6;color:#fff;font-weight:600;font-size:.8rem;padding:.55rem .95rem;cursor:pointer;white-space:nowrap}.footer-email-submit:hover{background:#e60000}.footer-email-submit:disabled{opacity:.65;cursor:default}.footer-email-status{margin:0;font-size:.8rem;font-weight:600}.footer-email-status.hidden{display:none}.footer-email-status.is-success{color:#4ade80}.footer-email-status.is-error{color:#f87171}.footer-links{display:flex;flex-wrap:wrap;gap:0;justify-content:center;align-items:center}.footer-links a{color:#ffffffb3;text-decoration:none;font-size:.95rem;transition:color .3s ease;padding:0 1rem;border-right:1px solid rgba(255,255,255,.3)}.footer-links a:last-child{border-right:none}.footer-links a:hover{color:#fff}.footer-social{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.social-link{display:inline-flex;align-items:center;justify-content:center;color:#ffffffb3;text-decoration:none;padding:.25rem;transition:color .3s ease}.social-link:hover{color:#fff}.social-icon{width:22px;height:22px;flex-shrink:0}.copyright{color:#ffffff80;font-size:.9rem;margin:0}.heart{color:red;animation:heartbeat 1.5s ease-in-out infinite;display:inline-block}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@media(max-width:768px){.footer-links{flex-direction:column;gap:1rem}.footer-links a{border-right:none;padding:.5rem 0}.footer-email-form{flex-direction:column}.footer-email-submit{width:100%}}html[data-theme=light] .footer{border-top-color:#1114181f}html[data-theme=light] .footer-links a{color:#111418b8;border-right-color:#1114183d}html[data-theme=light] .footer-links a:hover{color:#0f1217}html[data-theme=light] .social-link{color:#111418b8}html[data-theme=light] .social-link:hover{color:#0f1217}html[data-theme=light] .copyright{color:#11141894}html[data-theme=light] .footer-email-label{color:#111418b3}html[data-theme=light] .footer-email-input{background:#fffffffa;border-color:#11141829;color:#101318}html[data-theme=light] .footer-email-input::placeholder{color:#11141866}
