.sl-page{background:var(--background,#0a0d18);min-height:100vh;color:var(--foreground,#e5e7eb);flex-direction:column;display:flex}.sl-container{width:100%;max-width:1180px;margin:0 auto;padding:0 1.5rem}.sl-breadcrumb{letter-spacing:.04em;color:#94a3b8;padding:1.5rem 0 0;font-size:.8125rem}.sl-breadcrumb ol{flex-wrap:wrap;gap:.4rem .6rem;margin:0;padding:0;list-style:none;display:flex}.sl-breadcrumb a{color:#94a3b8;border-bottom:1px dotted #94a3b84d;text-decoration:none;transition:color .15s,border-color .15s}.sl-breadcrumb a:hover{color:#2dd4bf;border-bottom-color:#2dd4bf99}.sl-breadcrumb .sep{color:#64748b}.sl-hero{padding:4rem 0 5rem}.sl-hero .badge{letter-spacing:.16em;text-transform:uppercase;color:#2dd4bf;background:#2dd4bf1a;border:1px solid #2dd4bf40;border-radius:999px;padding:.4rem .9rem;font-size:.72rem;font-weight:600;display:inline-block}.sl-hero h1{letter-spacing:-.01em;background:linear-gradient(90deg,#e5e7eb 0%,#2dd4bf 50%,#e5e7eb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:1.4rem 0 1rem;font-size:clamp(2rem,4.6vw,3.4rem);font-weight:700;line-height:1.1}.sl-hero .lead{color:#cbd5e1;max-width:56rem;margin:0;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.65}.sl-stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.8rem;max-width:56rem;margin:2.4rem 0 0;display:grid}.sl-stat{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:.9rem 1rem}.sl-stat .value{color:#2dd4bf;font-size:1.15rem;font-weight:700}.sl-stat .label{letter-spacing:.14em;text-transform:uppercase;color:#94a3b8;margin-top:.2rem;font-size:.72rem;display:block}.sl-cta-row{flex-wrap:wrap;gap:.6rem;margin-top:1.8rem;display:flex}.sl-btn-primary,.sl-btn-ghost{border-radius:.6rem;align-items:center;gap:.4rem;padding:.65rem 1.1rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.sl-btn-primary{color:#0f172a;background:#2dd4bf}.sl-btn-primary:hover{background:#14b8a6}.sl-btn-ghost{color:#e5e7eb;background:0 0;border:1px solid #94a3b84d}.sl-btn-ghost:hover{color:#2dd4bf;border-color:#2dd4bf}.sl-section{padding:3.5rem 0}.sl-section .eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#2dd4bf;font-size:.72rem;font-weight:600}.sl-section h2{letter-spacing:-.005em;color:#e5e7eb;margin:.6rem 0 1.2rem;font-size:clamp(1.5rem,2.6vw,2.2rem);font-weight:700;line-height:1.2}.sl-section p.body{color:#cbd5e1;max-width:56rem;margin:0 0 1rem;font-size:1rem;line-height:1.65}.sl-grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1.6rem;display:grid}.sl-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:1.2rem;transition:border-color .15s}.sl-card:hover{border-color:#2dd4bf59}.sl-card h3{color:#e5e7eb;margin:0 0 .4rem;font-size:1rem;font-weight:600}.sl-card p{color:#cbd5e1;margin:0;font-size:.92rem;line-height:1.55}.sl-steps{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:1.6rem;display:grid}.sl-step{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:1.2rem}.sl-step .n{color:#2dd4bf;letter-spacing:.08em;margin-bottom:.4rem;font-size:.85rem;font-weight:700;display:inline-block}.sl-step h3{margin:.4rem 0;font-size:1rem;font-weight:600}.sl-step p{color:#cbd5e1;margin:0;font-size:.92rem;line-height:1.55}.sl-related ul{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin:1.4rem 0 0;padding:0;list-style:none;display:grid}.sl-related li{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:1rem 1.1rem}.sl-related a{color:#2dd4bf;border-bottom:1px solid #2dd4bf66;font-size:.95rem;font-weight:600;text-decoration:none}.sl-related a:hover{border-bottom-color:currentColor}.sl-related .reason{color:#cbd5e1;margin-top:.4rem;font-size:.85rem;line-height:1.5;display:block}.sl-faq details{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;margin-top:.7rem;padding:.9rem 1.1rem}.sl-faq summary{cursor:pointer;color:#e5e7eb;font-size:.98rem;font-weight:600;list-style:none}.sl-faq summary::-webkit-details-marker{display:none}.sl-faq summary:after{content:"+";float:right;color:#2dd4bf;font-weight:700}.sl-faq details[open] summary:after{content:"–"}.sl-faq .a{color:#cbd5e1;margin-top:.6rem;font-size:.92rem;line-height:1.6}.sl-final-cta{text-align:center;background:linear-gradient(135deg,#2dd4bf1f,#2dd4bf0a);border:1px solid #2dd4bf40;border-radius:20px;margin:2rem 0;padding:2.4rem 1.6rem}.sl-final-cta h2{margin:.6rem 0}.sl-final-cta p{color:#cbd5e1;max-width:44rem;margin:0 auto 1.4rem}.sl-final-cta .actions{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.sl-attribution{text-align:center;color:#94a3b8;border-top:1px solid #ffffff0f;padding:1.4rem 0;font-size:.78rem}.sl-attribution a{color:#2dd4bf;border-bottom:1px dotted #2dd4bf66;text-decoration:none}html.light .sl-page{color:#0f172a;background:#f6f8fa}html.light .sl-section h2,html.light .sl-card h3,html.light .sl-step h3,html.light .sl-faq summary{color:#0f172a!important}html.light .sl-hero h1{background:linear-gradient(90deg,#0f172a 0%,#0d9488 50%,#0f172a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}html.light .sl-hero .lead,html.light .sl-section p.body,html.light .sl-card p,html.light .sl-step p,html.light .sl-faq .a,html.light .sl-final-cta p,html.light .sl-related .reason{color:#0f172ac2!important}html.light .sl-stat .label,html.light .sl-breadcrumb,html.light .sl-breadcrumb a,html.light .sl-breadcrumb .sep,html.light .sl-attribution{color:#0f172a9e!important}html.light .sl-section .eyebrow,html.light .sl-stat .value,html.light .sl-step .n,html.light .sl-faq summary:after,html.light .sl-related a,html.light .sl-hero .badge{color:#0d9488!important}html.light .sl-card,html.light .sl-step,html.light .sl-faq details,html.light .sl-related li,html.light .sl-stat{background:#fff!important;border-color:#0f172a14!important}html.light .sl-hero .badge{background:#0d94881a;border-color:#0d948840}html.light .sl-btn-ghost{border-color:#0f172a2e;color:#0f172a!important}html.light .sl-btn-ghost:hover{border-color:#0d9488;color:#0d9488!important}html.light .sl-final-cta{background:linear-gradient(135deg,#0d948814,#0d948805)!important;border-color:#0d948840!important}html.light .sl-attribution{border-top-color:#0f172a14}html.light .sl-attribution a{color:#0d9488;border-bottom-color:#0d948866}
