:root{--primary-color:#0f172a;--primary-hover:#1e293b;--secondary-color:#64748b;--accent-orange:#f97316;--accent-purple:#8b5cf6;--accent-green:#10b981;--text-primary:#0f172a;--text-secondary:#64748b;--text-muted:#94a3b8;--background:#ffffff;--background-alt:#fafafa;--background-soft:#f8fafc;--border:#f1f5f9;--border-hover:#e2e8f0;--shadow-sm:0 1px 3px rgba(0,0,0,0.05);--shadow-md:0 4px 12px rgba(0,0,0,0.08);--shadow-lg:0 8px 24px rgba(0,0,0,0.12);--foreground:oklch(0.145 0 0);--card:oklch(1 0 0);--card-foreground:oklch(0.145 0 0);--popover:oklch(1 0 0);--popover-foreground:oklch(0.145 0 0);--primary:oklch(0.205 0 0);--primary-foreground:oklch(0.985 0 0);--secondary:oklch(0.97 0 0);--secondary-foreground:oklch(0.205 0 0);--muted:oklch(0.97 0 0);--muted-foreground:oklch(0.556 0 0);--accent:oklch(0.97 0 0);--accent-foreground:oklch(0.205 0 0);--destructive:oklch(0.577 0.245 27.325);--destructive-foreground:oklch(0.577 0.245 27.325);--input:oklch(0.922 0 0);--ring:oklch(0.708 0 0);--chart-1:oklch(0.646 0.222 41.116);--chart-2:oklch(0.6 0.118 184.704);--chart-3:oklch(0.398 0.07 227.392);--chart-4:oklch(0.828 0.189 84.429);--chart-5:oklch(0.769 0.188 70.08);--radius:0.625rem;--sidebar:oklch(0.985 0 0);--sidebar-foreground:oklch(0.145 0 0);--sidebar-primary:oklch(0.205 0 0);--sidebar-primary-foreground:oklch(0.985 0 0);--sidebar-accent:oklch(0.97 0 0);--sidebar-accent-foreground:oklch(0.205 0 0);--sidebar-border:oklch(0.922 0 0);--sidebar-ring:oklch(0.708 0 0)}@supports (color:oklch(0% 0 0)){:root{--background:oklch(1 0 0);--border:oklch(0.922 0 0)}}.dark{--background:oklch(0.145 0 0);--foreground:oklch(0.985 0 0);--card:oklch(0.145 0 0);--card-foreground:oklch(0.985 0 0);--popover:oklch(0.145 0 0);--popover-foreground:oklch(0.985 0 0);--primary:oklch(0.985 0 0);--primary-foreground:oklch(0.205 0 0);--secondary:oklch(0.269 0 0);--secondary-foreground:oklch(0.985 0 0);--muted:oklch(0.269 0 0);--muted-foreground:oklch(0.708 0 0);--accent:oklch(0.269 0 0);--accent-foreground:oklch(0.985 0 0);--destructive:oklch(0.396 0.141 25.723);--destructive-foreground:oklch(0.637 0.237 25.331);--border:oklch(0.269 0 0);--input:oklch(0.269 0 0);--ring:oklch(0.439 0 0);--chart-1:oklch(0.488 0.243 264.376);--chart-2:oklch(0.696 0.17 162.48);--chart-3:oklch(0.769 0.188 70.08);--chart-4:oklch(0.627 0.265 303.9);--chart-5:oklch(0.645 0.246 16.439);--sidebar:oklch(0.205 0 0);--sidebar-foreground:oklch(0.985 0 0);--sidebar-primary:oklch(0.488 0.243 264.376);--sidebar-primary-foreground:oklch(0.985 0 0);--sidebar-accent:oklch(0.269 0 0);--sidebar-accent-foreground:oklch(0.985 0 0);--sidebar-border:oklch(0.269 0 0);--sidebar-ring:oklch(0.439 0 0)}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--color-card:var(--card);--color-card-foreground:var(--card-foreground);--color-popover:var(--popover);--color-popover-foreground:var(--popover-foreground);--color-primary:var(--primary);--color-primary-foreground:var(--primary-foreground);--color-secondary:var(--secondary);--color-secondary-foreground:var(--secondary-foreground);--color-muted:var(--muted);--color-muted-foreground:var(--muted-foreground);--color-accent:var(--accent);--color-accent-foreground:var(--accent-foreground);--color-destructive:var(--destructive);--color-destructive-foreground:var(--destructive-foreground);--color-border:var(--border);--color-input:var(--input);--color-ring:var(--ring);--color-chart-1:var(--chart-1);--color-chart-2:var(--chart-2);--color-chart-3:var(--chart-3);--color-chart-4:var(--chart-4);--color-chart-5:var(--chart-5);--radius-sm:calc(var(--radius) - 4px);--radius-md:calc(var(--radius) - 2px);--radius-lg:var(--radius);--radius-xl:calc(var(--radius) + 4px);--color-sidebar:var(--sidebar);--color-sidebar-foreground:var(--sidebar-foreground);--color-sidebar-primary:var(--sidebar-primary);--color-sidebar-primary-foreground:var(--sidebar-primary-foreground);--color-sidebar-accent:var(--sidebar-accent);--color-sidebar-accent-foreground:var(--sidebar-accent-foreground);--color-sidebar-border:var(--sidebar-border);--color-sidebar-ring:var(--sidebar-ring)}@layer base{*{@apply border-border outline-ring/50}body{@apply bg-background text-foreground}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:clip;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text-primary);background:var(--background);font-weight:400}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-geist-sans)}button{cursor:pointer;border:none}button,input,select{font-family:inherit}.container{max-width:1170px;margin:0 auto;padding:0 20px}.questionNavContainer{display:flex;align-items:center;gap:12px}.btn-primary{background:var(--primary-color);color:white;border:none;padding:8px 24px;border-radius:8px;font-size:14px;font-weight:500;transition:all .2s ease}.btn-primary:hover{background:var(--primary-hover)}.btn-primary:disabled{background:var(--text-muted);cursor:not-allowed}.btn-secondary{background:white;color:var(--text-secondary);border:1px solid var(--border);padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;transition:all .2s ease}.btn-secondary:hover{border-color:var(--border-hover);color:var(--text-primary)}.form-group{margin-bottom:20px}.form-label{display:block;margin-bottom:6px;font-weight:500;color:var(--text-primary);font-size:14px}.form-input{width:100%;padding:12px 16px;border:1px solid var(--border);border-radius:8px;font-size:15px;background:var(--background-alt);transition:all .2s ease;font-weight:400}.form-input:focus{outline:none;border-color:var(--secondary-color);background:white}.form-select{width:100%;padding:12px 16px;border:1px solid var(--border);border-radius:8px;font-size:15px;background:white;transition:all .2s ease;font-weight:400}.form-select:focus{outline:none;border-color:var(--secondary-color)}@media (max-width:768px){.container{padding:0 16px}}@media (max-width:487px){html{font-size:78%}}.Footer_footer__pQtti{background-color:#121314;color:white;padding:5rem 0 2rem;position:relative;overflow:hidden}.Footer_footer__pQtti:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/images/footer-bg.jpg);background-repeat:no-repeat;background-position:100%;opacity:.1;filter:brightness(.3);background-size:100%}.Footer_container__KpDnW{width:100%;max-width:1300px;margin:0 auto;padding:0 1.5rem}.Footer_footerTop__aHjwR{display:flex;flex-direction:row;justify-content:space-between;gap:3rem;margin-bottom:4rem}.Footer_footerBrand__s5UQq{max-width:300px}.Footer_footerLogo__4BA6d{display:inline-block;margin-bottom:.8rem}.Footer_logoImage__WD24i{filter:brightness(0) invert(1);max-height:40px}.Footer_footerTagline__jv0tL{color:var(--gray-300,#d1d5db);line-height:1.6;margin-bottom:1.5rem}.Footer_footerSocial__mGyvm{display:flex;gap:1rem}.Footer_socialIcon__fsVbM{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:rgba(255,255,255,.1);border-radius:var(--radius-full,9999px);color:white;transition:all .3s ease}.Footer_socialIcon__fsVbM:hover{background-color:var(--primary,#4f46e5);transform:translateY(-3px)}.Footer_footerLinksWrapper__OQ6z5{display:flex;flex-wrap:wrap;gap:3rem}.Footer_footerLinksSection__EbWNv{display:flex;flex-direction:column;min-width:160px}.Footer_footerLinksTitle__6mAJp{font-size:1rem;font-weight:600;margin-bottom:1.5rem;color:white}.Footer_footerLinksList__Ruevx{list-style:none;padding:0;margin:0}.Footer_footerLinksList__Ruevx li{margin-bottom:.75rem}.Footer_footerLink__xz_wT{color:var(--gray-300,#d1d5db);text-decoration:none;font-size:.95rem;transition:color .2s ease;display:inline-block;position:relative}.Footer_footerLink__xz_wT:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:white;transition:width .3s ease}.Footer_footerLink__xz_wT:hover{color:white}.Footer_footerLink__xz_wT:hover:after{width:100%}.Footer_footerBottom__YIYBj{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.Footer_copyright__j4atB{color:var(--gray-400,#9ca3af);font-size:.875rem}.Footer_footerBottomLinks__w8bl5{display:flex;gap:1.5rem}.Footer_footerBottomLink__6kjUD{color:var(--gray-400,#9ca3af);font-size:.875rem;text-decoration:none;transition:color .2s ease}.Footer_footerBottomLink__6kjUD:hover{color:white}.Footer_divider__YAbaq{height:1px;background:rgba(255,255,255,.1);margin:40px 0}.Footer_bottom__wxP7Z{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.Footer_bottom__wxP7Z p{font-size:13px;color:#999;margin:0}.Footer_affiliateDisclaimer__6YlIj{max-width:600px;margin:10px auto;padding:16px 20px;background:rgba(255,255,255,.05);border-radius:8px;border:1px solid rgba(255,255,255,.1)}.Footer_affiliateDisclaimer__6YlIj p{font-size:.875rem;line-height:1.5;color:#a0a0a0;margin:0;text-align:center}@media (max-width:992px){.Footer_footerTop__aHjwR{flex-direction:column;gap:2.5rem}.Footer_footerBrand__s5UQq{max-width:100%}.Footer_footerLinksWrapper__OQ6z5{justify-content:space-between;width:100%}}@media (max-width:768px){.Footer_footerLinksWrapper__OQ6z5{gap:2rem}.Footer_footerLinksSection__EbWNv{min-width:140px}}@media (max-width:576px){.Footer_footer__pQtti{padding:4rem 0 1.5rem}.Footer_footerLinksWrapper__OQ6z5{flex-direction:column;gap:2rem}.Footer_footerBottom__YIYBj{flex-direction:column;gap:1.5rem}.Footer_copyright__j4atB{order:2;text-align:center}.Footer_footerBottomLinks__w8bl5{order:1;justify-content:center}}.Header_navbar__26gfT{position:sticky;top:0;left:0;right:0;z-index:1000;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06)}.Header_navContent__bx5IH{max-width:1300px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.Header_logo____uDV{text-decoration:none;z-index:1002;transition:transform .3s ease}.Header_logoIcon__p3gSG,.Header_logo____uDV{display:flex;align-items:center}.Header_logoIcon__p3gSG img{height:36px;width:auto}.Header_navLinks__PIPAd{display:none;gap:2rem;align-items:center}.Header_navLink__Rvw2c{position:relative;text-decoration:none;color:#1a1a1a;font-weight:500;font-size:.95rem;transition:color .3s ease}.Header_navLink__Rvw2c:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#1a1a1a;transition:width .3s ease}.Header_navLink__Rvw2c:hover{color:#666}.Header_navLink__Rvw2c:hover:after{width:100%}.Header_burger__9ocpS{display:flex;flex-direction:column;justify-content:space-between;width:28px;height:20px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1002;transition:transform .3s ease}.Header_burger__9ocpS:hover{transform:scale(1.1)}.Header_burger__9ocpS span{width:100%;height:2px;background:#1a1a1a;border-radius:2px;transition:all .3s ease;transform-origin:center}.Header_burgerOpen__u8Epx span:first-child{transform:translateY(9px) rotate(45deg)}.Header_burgerOpen__u8Epx span:nth-child(2){opacity:0;transform:translateX(-10px)}.Header_burgerOpen__u8Epx span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.Header_mobileMenu__YC5Nj{position:fixed;top:0;right:0;height:100vh;width:280px;background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:6rem 2rem 2rem;transform:translateX(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);box-shadow:-4px 0 24px rgba(0,0,0,.1);z-index:1001}.Header_mobileMenuOpen__r21de{transform:translateX(0)}.Header_mobileNavLinks__6HsvX{display:flex;flex-direction:column;gap:.25rem}.Header_mobileNavLink__Ai4_9{text-decoration:none;color:#1a1a1a;font-size:1.125rem;font-weight:500;padding:.75rem .5rem;transition:all .3s ease;opacity:0;transform:translateX(20px);animation:Header_slideIn__6s8Hu .4s ease forwards;border-left:2px solid transparent}.Header_mobileMenuOpen__r21de .Header_mobileNavLink__Ai4_9:first-child{animation-delay:.1s}.Header_mobileMenuOpen__r21de .Header_mobileNavLink__Ai4_9:nth-child(2){animation-delay:.15s}.Header_mobileMenuOpen__r21de .Header_mobileNavLink__Ai4_9:nth-child(3){animation-delay:.2s}.Header_mobileNavLink__Ai4_9:hover{color:#666;transform:translateX(4px);border-left-color:#1a1a1a}@keyframes Header_slideIn__6s8Hu{to{opacity:1;transform:translateX(0)}}.Header_backdrop___4FUC{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;animation:Header_fadeIn__5jqN_ .3s ease}@keyframes Header_fadeIn__5jqN_{0%{opacity:0}to{opacity:1}}@media (min-width:768px){.Header_navLinks__PIPAd{display:flex}.Header_burger__9ocpS{display:none}}.Header_hideDesktop__y42GQ{display:none!important}.Header_showAlways__ig31O{display:flex!important}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-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:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-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:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}