.eb_home{--home-ink:var(--heading-color);--home-muted:var(--text-light-color);--home-accent:var(--primary-color);background:var(--white-color);color:var(--text-color)}.eb_home_container{width:100%;max-width:1160px;margin:0 auto;padding:0 24px}.eb_home_nav{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);background:#ffffffd9;position:sticky;top:0}.eb_home_nav_inner{justify-content:space-between;align-items:center;gap:24px;height:72px;display:flex}.eb_home_nav_logo img{width:auto;height:32px;display:block}.eb_home_nav_links{align-items:center;gap:32px;display:flex}.eb_home_nav_links a{color:var(--home-muted);font-size:15px;font-weight:500;transition:color .15s}.eb_home_nav_links a:hover{color:var(--home-ink)}.eb_home_nav_cta{align-items:center;gap:12px;display:flex}.eb_home_btn{white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:46px;padding:0 22px;font-size:15px;font-weight:700;transition:transform .12s,box-shadow .15s,background .15s;display:inline-flex}.eb_home_btn:active{transform:translateY(1px)}.eb_home_btn_primary{background:var(--home-accent);color:#fff;box-shadow:0 6px 20px #2f85f547}.eb_home_btn_primary:hover{color:#fff;background:#1d72e0}.eb_home_btn_ghost{color:var(--home-ink);border-color:var(--border-color);background:#fff}.eb_home_btn_ghost:hover{background:#f8fafc;border-color:#cbd5e1}.eb_home_btn_sm{height:40px;padding:0 18px;font-size:14px}.eb_home_hero{background:radial-gradient(900px 420px at 80% -10%,#2f85f51a,#0000 70%),radial-gradient(700px 380px at 5% 10%,#2f85f50f,#0000 70%);padding:76px 0 64px}.eb_home_hero_grid{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:56px;display:grid}.eb_home_pill{color:#1d72e0;background:#2f85f51a;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.eb_home_pill_dot{background:currentColor;border-radius:50%;width:6px;height:6px}.eb_home_h1{letter-spacing:-.02em;color:var(--home-ink);margin:0 0 20px;font-size:52px;font-weight:800;line-height:1.08}.eb_home_h1 em{color:var(--home-accent);font-style:normal}.eb_home_lede{color:var(--home-muted);max-width:34em;margin:0 0 30px;font-size:18px;line-height:1.65}.eb_home_hero_actions{flex-wrap:wrap;gap:12px;margin-bottom:26px;display:flex}.eb_home_hero_note{color:var(--home-muted);font-size:14px}.eb_home_hero_art{border-radius:16px;line-height:0;overflow:hidden;box-shadow:0 24px 60px #0f172b29}.eb_home_hero_art img{width:100%;height:auto;display:block}.eb_home_strip{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:var(--bg-color);padding:22px 0}.eb_home_strip_inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 32px;display:flex}.eb_home_strip_label{letter-spacing:.1em;text-transform:uppercase;color:var(--placeholder-color);font-size:13px;font-weight:600}.eb_home_strip_item{color:var(--home-ink);font-size:16px;font-weight:700}.eb_home_section{padding:84px 0;scroll-margin-top:72px}.eb_home_section_alt{background:var(--bg-color);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.eb_home_section_head{text-align:center;max-width:640px;margin:0 auto 52px}.eb_home_eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--home-accent);margin:0 0 12px;font-size:13px;font-weight:700}.eb_home_h2{letter-spacing:-.015em;color:var(--home-ink);margin:0 0 14px;font-size:36px;font-weight:800;line-height:1.2}.eb_home_sub{color:var(--home-muted);margin:0;font-size:17px;line-height:1.6}.eb_home_cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.eb_home_card{border:1px solid var(--border-color);background:#fff;border-radius:14px;padding:26px 24px;transition:box-shadow .18s,transform .18s,border-color .18s}.eb_home_card:hover{border-color:#cfe0f8;transform:translateY(-3px);box-shadow:0 14px 34px #0f172b14}.eb_home_card_icon{width:44px;height:44px;color:var(--home-accent);background:#2f85f51a;border-radius:11px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.eb_home_card_icon svg{width:20px;height:20px}.eb_home_card h3{color:var(--home-ink);margin:0 0 8px;font-size:18px;font-weight:700}.eb_home_card p{color:var(--home-muted);margin:0;font-size:15px;line-height:1.6}.eb_home_steps{counter-reset:step;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.eb_home_step{border:1px solid var(--border-color);background:#fff;border-radius:14px;padding:26px 22px;position:relative}.eb_home_step_no{background:var(--home-ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:14px;font-size:14px;font-weight:700;display:inline-flex}.eb_home_step h3{color:var(--home-ink);margin:0 0 8px;font-size:17px;font-weight:700}.eb_home_step p{color:var(--home-muted);margin:0;font-size:15px;line-height:1.6}.eb_home_formats{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.eb_home_format{border:1px solid var(--border-color);color:var(--home-ink);background:#fff;border-radius:999px;align-items:center;gap:10px;padding:12px 20px;font-size:15px;font-weight:600;display:inline-flex}.eb_home_format span{color:var(--home-muted);font-weight:400}.eb_home_faq{max-width:780px;margin:0 auto}.eb_home_faq details{border:1px solid var(--border-color);background:#fff;border-radius:12px;margin-bottom:12px;padding:0 22px}.eb_home_faq summary{cursor:pointer;color:var(--home-ink);justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-size:17px;font-weight:600;list-style:none;display:flex}.eb_home_faq summary::-webkit-details-marker{display:none}.eb_home_faq summary:after{content:"+";color:var(--home-accent);font-size:22px;font-weight:400;line-height:1}.eb_home_faq details[open] summary:after{content:"–"}.eb_home_faq_body{color:var(--home-muted);max-width:62ch;margin:0;padding:0 0 22px;font-size:15px;line-height:1.7}.eb_home_cta{padding:84px 0}.eb_home_cta_box{text-align:center;color:#fff;background:linear-gradient(135deg,#0f172b 0%,#1e3a63 100%);border-radius:20px;padding:58px 40px}.eb_home_cta_box h2{color:#fff;letter-spacing:-.015em;margin:0 0 14px;font-size:34px;font-weight:800;line-height:1.2}.eb_home_cta_box p{color:#ffffffbd;max-width:44em;margin:0 auto 28px;font-size:17px;line-height:1.6}.eb_home_cta_box .eb_home_btn_ghost{color:#fff;background:0 0;border-color:#ffffff57}.eb_home_cta_box .eb_home_btn_ghost:hover{color:#fff;background:#ffffff1a;border-color:#ffffff80}.eb_home_footer{border-top:1px solid var(--border-color);background:var(--bg-color);padding:34px 0}.eb_home_footer_inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.eb_home_footer img{width:auto;height:28px;display:block}.eb_home_footer_meta{color:var(--home-muted);font-size:14px}.eb_home_footer_links{flex-wrap:wrap;gap:22px;font-size:14px;display:flex}.eb_home_footer_links a{color:var(--home-muted)}.eb_home_footer_links a:hover{color:var(--home-ink)}@media (max-width:991px){.eb_home_hero_grid{grid-template-columns:minmax(0,1fr);gap:40px}.eb_home_h1{font-size:40px}.eb_home_lede{font-size:17px}.eb_home_cards,.eb_home_steps{grid-template-columns:repeat(2,minmax(0,1fr))}.eb_home_nav_links{display:none}}@media (max-width:575px){.eb_home_container{padding:0 18px}.eb_home_hero{padding:48px 0 44px}.eb_home_h1{font-size:32px}.eb_home_section,.eb_home_cta{padding:56px 0}.eb_home_h2{font-size:27px}.eb_home_cards,.eb_home_steps{grid-template-columns:minmax(0,1fr)}.eb_home_hero_actions .eb_home_btn{width:100%}.eb_home_cta_box{padding:40px 22px}.eb_home_cta_box h2{font-size:26px}}
