@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5901b7c6-module__ec5Qua__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5901b7c6-module__ec5Qua__variable{--font-inter:"Inter", "Inter Fallback"}
:root{--bg-color:#f8fafc;--text-color:#0f172a;--text-muted:#64748b;--glass-bg:#ffffffd9;--glass-border:#0f172a14;--glass-shadow:0 10px 30px -10px #0f172a0d;--card-bg:#fff;--card-border:#0f172a14;--accent-primary:#2563eb;--accent-secondary:#7c3aed;--accent-hover:#1d4ed8;--gradient-primary:linear-gradient(135deg, #2563eb, #7c3aed);--input-bg:#fff;--input-border:#cbd5e1;--input-color:#0f172a;--radius-xl:20px;--radius-lg:16px;--radius-md:12px;--radius-sm:8px}[data-theme=dark]{--bg-color:#090d16;--text-color:#f8fafc;--text-muted:#94a3b8;--glass-bg:#111827b3;--glass-border:#ffffff14;--glass-shadow:0 10px 30px -10px #00000080;--card-bg:#ffffff08;--card-border:#ffffff14;--accent-primary:#3b82f6;--accent-secondary:#8b5cf6;--accent-hover:#2563eb;--gradient-primary:linear-gradient(135deg, #3b82f6, #8b5cf6);--input-bg:#00000040;--input-border:#ffffff26;--input-color:#f8fafc}body{background-color:var(--bg-color);color:var(--text-color);font-family:var(--font-inter,system-ui, -apple-system, sans-serif);background-image:radial-gradient(circle at 15%,#3b82f60a,#0000 25%),radial-gradient(circle at 85% 30%,#8b5cf60a,#0000 25%);background-attachment:fixed;flex-direction:column;min-height:100vh;margin:0;padding:0;transition:background-color .3s,color .3s,border-color .3s;display:flex}[data-theme=dark] body{background-image:radial-gradient(circle at 15%,#3b82f61f,#0000 25%),radial-gradient(circle at 85% 30%,#8b5cf61f,#0000 25%)}*{box-sizing:border-box}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--glass-shadow);transition:background-color .3s,border-color .3s,box-shadow .3s}.premium-button{background:var(--accent-primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;padding:12px 24px;font-weight:600;transition:all .2s}.premium-button:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f633}.premium-button:active{transform:translateY(0)}.seoHero{background:var(--card-bg);border-bottom:1px solid var(--card-border);text-align:center;width:100%;padding:4rem 2rem 3rem}.seoHeroInner{flex-direction:column;align-items:center;gap:1.25rem;max-width:760px;margin:0 auto;display:flex}.seoHeroBadge{color:var(--accent-primary);letter-spacing:.02em;background:#2563eb1a;border:1px solid #2563eb33;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}[data-theme=dark] .seoHeroBadge{background:#3b82f61f;border-color:#3b82f640}.seoHeroTitle{letter-spacing:-.03em;color:var(--text-color);margin:0;font-size:clamp(1.9rem,4.5vw,3rem);font-weight:800;line-height:1.18}.seoHeroGradient{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.seoHeroDesc{color:var(--text-muted);max-width:640px;margin:0;font-size:1.05rem;line-height:1.7}.seoTrustPills{flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.seoTrustPills li{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-muted);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.82rem;font-weight:500;display:inline-flex}.seoExplainer{width:100%;padding:3.5rem 2rem}.seoExplainerInner{flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;display:flex}.seoExplainerTitle{color:var(--text-color);text-align:center;margin:0;font-size:clamp(1.3rem,2.5vw,1.75rem);font-weight:700}.seoStepsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.seoStep{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);flex-direction:column;gap:.75rem;padding:1.75rem;transition:transform .2s,box-shadow .2s;display:flex}.seoStep:hover{transform:translateY(-3px);box-shadow:0 12px 30px -8px #0000001a}[data-theme=dark] .seoStep:hover{box-shadow:0 12px 30px -8px #0006}.seoStepNum{background:var(--gradient-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;font-weight:700;display:flex}.seoStep h3{color:var(--text-color);margin:0;font-size:1rem;font-weight:600}.seoStep p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.65}.seoFaq{width:100%;padding:0 2rem 4rem}.seoFaqInner{flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;display:flex}.seoFaqTitle{color:var(--text-color);text-align:center;margin:0;font-size:clamp(1.3rem,2.5vw,1.75rem);font-weight:700}.seoFaqGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.faqItem{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);flex-direction:column;gap:.6rem;padding:1.5rem;transition:border-color .2s;display:flex}.faqItem:hover{border-color:var(--accent-primary)}.faqItem h3{color:var(--text-color);margin:0;font-size:.95rem;font-weight:600;line-height:1.4}.faqItem p{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.65}.seoBackLink{color:var(--text-muted);align-items:center;gap:.4rem;padding:1rem 2rem 0;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.seoBackLink:hover{color:var(--accent-primary)}@media (max-width:768px){.seoHero{padding:3rem 1.25rem 2rem}.seoStepsGrid,.seoFaqGrid{grid-template-columns:1fr}.seoTrustPills li{padding:.35rem .7rem;font-size:.75rem}}
.Navbar-module__KHvhDq__header{justify-content:center;width:100%;padding:1.5rem 1rem 0;display:flex}.Navbar-module__KHvhDq__navbar{border-radius:var(--radius-lg);width:100%;max-width:1200px;padding:.75rem 2rem;transition:all .3s}.Navbar-module__KHvhDq__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__KHvhDq__logo{color:var(--text-color);letter-spacing:-.04em;font-size:1.5rem;font-weight:800;text-decoration:none;transition:opacity .2s}.Navbar-module__KHvhDq__logo:hover{opacity:.9}.Navbar-module__KHvhDq__logo span{color:var(--accent-primary)}.Navbar-module__KHvhDq__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__KHvhDq__link{color:var(--text-muted);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.Navbar-module__KHvhDq__link:hover{color:var(--text-color)}.Navbar-module__KHvhDq__toggleWrapper{align-items:center;margin-left:.5rem;display:flex}@media (max-width:640px){.Navbar-module__KHvhDq__navbar{padding:.75rem 1rem}.Navbar-module__KHvhDq__navLinks{gap:1rem}.Navbar-module__KHvhDq__link{font-size:.85rem}}
.Footer-module__668lQW__footer{border-top:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);width:100%;margin-top:auto;padding:4rem 2rem 2rem}.Footer-module__668lQW__container{grid-template-columns:1fr 2fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.Footer-module__668lQW__infoCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__668lQW__logo{color:var(--text-color);letter-spacing:-.04em;font-size:1.5rem;font-weight:800}.Footer-module__668lQW__logo span{color:var(--accent-primary)}.Footer-module__668lQW__description{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.Footer-module__668lQW__linksGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__668lQW__linkGroup{flex-direction:column;gap:.75rem;display:flex}.Footer-module__668lQW__linkGroup h4{color:var(--text-color);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:.95rem;font-weight:700}.Footer-module__668lQW__link{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__668lQW__link:hover{color:var(--text-color)}.Footer-module__668lQW__bottomBar{border-top:1px solid var(--glass-border);text-align:center;max-width:1200px;margin:4rem auto 0;padding-top:2rem}.Footer-module__668lQW__bottomBar p{color:var(--text-muted);margin:0;font-size:.85rem}@media (max-width:768px){.Footer-module__668lQW__container{grid-template-columns:1fr;gap:3rem}.Footer-module__668lQW__linksGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:480px){.Footer-module__668lQW__linksGrid{grid-template-columns:1fr}}
