:root{--blue:#1167d8;--blue-dark:#0b4fae;--blue-soft:#eaf3ff;--navy:#0f1b2d;--ink:#1b2638;--text:#4b596b;--muted:#748296;--line:#e3e9f0;--soft:#f7f9fc;--white:#fff;--success:#0f9d78;--max:1600px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);letter-spacing:.006em;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{object-fit:cover;width:100%;height:100%;display:block}svg{display:block}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#fffffff5;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:30px;min-height:76px;display:flex}.brand{letter-spacing:-.012em;color:var(--navy);align-items:center;gap:10px;font-size:1.15rem;font-weight:700;display:flex}.brand-mark{background:var(--blue);color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.brand-mark [data-lucide]{width:21px;height:21px}.nav-links{color:#4d5b6d;letter-spacing:.01em;align-items:center;gap:30px;font-size:.95rem;font-weight:550;display:flex}.nav-links a:hover,.nav-links a.active{color:var(--blue)}.nav-actions{align-items:center;gap:10px;display:flex}.btn{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-weight:650;transition:all .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:var(--blue-dark)}.btn-outline{color:var(--navy);background:#fff;border-color:#cad5e2}.mobile-toggle{background:0 0;border:0;padding:8px;display:none}.eyebrow{color:var(--blue);letter-spacing:.075em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:18px;font-size:.82rem;font-weight:700;display:inline-flex}.eyebrow-dot{background:var(--blue);border-radius:50%;width:8px;height:8px}.hero{background:linear-gradient(#fbfdff 0%,#fff 100%);padding:78px 0 88px}.hero-inner{text-align:center;max-width:980px;margin:0 auto}h1{color:var(--navy);letter-spacing:-.028em;margin:0;font-size:clamp(2.75rem,4vw,4.7rem);font-weight:700;line-height:1.08}.hero p{max-width:760px;color:var(--text);margin:22px auto 0;font-size:1.08rem;line-height:1.82}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.hero-note{color:#667487;flex-wrap:wrap;justify-content:center;gap:18px 24px;margin-top:22px;font-size:.9rem;font-weight:550;display:flex}.hero-note span{align-items:center;gap:8px;display:flex}.hero-note [data-lucide]{width:18px;height:18px;color:var(--success)}.section{padding:104px 0}.section-soft{background:var(--soft)}.section-heading{max-width:820px;margin-bottom:46px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2{color:var(--navy);letter-spacing:-.024em;margin:0;font-size:clamp(2rem,3vw,3.25rem);font-weight:650;line-height:1.14}.section-heading p{color:var(--text);letter-spacing:.008em;margin:18px 0 0;font-size:1.02rem;line-height:1.82}.process{grid-template-columns:repeat(3,1fr);gap:20px;display:grid;position:relative}.process-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:32px}.process-top{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.process-number{color:var(--blue);letter-spacing:.07em;font-size:.88rem;font-weight:700}.process-icon{background:var(--blue-soft);width:66px;height:66px;color:var(--blue);border-radius:17px;place-items:center;display:grid}.process-icon [data-lucide]{stroke-width:1.8px;width:34px;height:34px}.process-card h3{color:var(--navy);letter-spacing:-.006em;margin:0 0 12px;font-size:1.24rem;font-weight:650;line-height:1.35}.process-card p{color:var(--text);margin:0;font-size:.95rem;line-height:1.72}.split{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid}.split-media{background:#dce6f0;border-radius:24px;min-height:560px;overflow:hidden}.split-copy h2{color:var(--navy);letter-spacing:-.022em;margin:0;font-size:clamp(2.05rem,3.1vw,3.25rem);font-weight:650;line-height:1.13}.split-copy>p{color:var(--text);margin:18px 0 0;font-size:1.02rem;line-height:1.82}.check-list{gap:18px;margin:30px 0 0;display:grid}.check-item{align-items:flex-start;gap:14px;display:flex}.check-icon{background:var(--blue-soft);width:44px;height:44px;color:var(--blue);border-radius:12px;flex:none;place-items:center;display:grid}.check-icon [data-lucide]{width:22px;height:22px}.check-item strong{color:var(--navy);font-size:.98rem;font-weight:650;display:block}.check-item span{color:var(--muted);margin-top:5px;font-size:.9rem;line-height:1.6;display:block}.timeline{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.timeline-item{border-top:3px solid var(--blue);background:#fff;border-radius:0 0 18px 18px;padding:26px 24px;position:relative;box-shadow:0 8px 22px #0f1b2d0a}.timeline-item [data-lucide]{width:32px;height:32px;color:var(--blue);margin-bottom:18px}.timeline-item h3{color:var(--navy);margin:0 0 9px;font-size:1.02rem;font-weight:650}.timeline-item p{color:var(--text);margin:0;font-size:.9rem;line-height:1.65}.business-wrap{grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px;display:grid}.business-image{background:#dde6ef;border-radius:24px;min-height:520px;overflow:hidden}.business-copy h2{color:var(--navy);letter-spacing:-.022em;margin:0;font-size:clamp(2.05rem,3.1vw,3.25rem);font-weight:650;line-height:1.13}.business-copy>p{color:var(--text);margin:18px 0 0;font-size:1.02rem;line-height:1.82}.business-steps{gap:16px;margin:28px 0 30px;display:grid}.business-step{border-top:1px solid var(--line);grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:18px 0;display:grid}.business-step:first-child{border-top:0}.business-step .num{background:var(--blue);color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:.84rem;font-weight:700;display:grid}.business-step strong{color:var(--navy);margin-top:1px;font-size:.98rem;font-weight:650;display:block}.business-step span{color:var(--muted);margin-top:5px;font-size:.9rem;line-height:1.6;display:block}.faq-wrap{max-width:980px;margin:0 auto}.faq{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:22px 0}summary{cursor:pointer;color:var(--navy);justify-content:space-between;align-items:center;gap:20px;font-size:1rem;font-weight:650;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary [data-lucide]{width:20px;height:20px;color:var(--blue)}details p{max-width:820px;color:var(--text);margin:14px 0 0;font-size:.94rem;line-height:1.75}.cta{background:var(--blue);color:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:28px;padding:40px;display:flex}.cta h2{letter-spacing:-.02em;margin:0;font-size:clamp(1.9rem,3vw,3rem);font-weight:650;line-height:1.14}.cta p{color:#ddebff;margin:10px 0 0;line-height:1.7}.cta .btn{color:var(--blue);white-space:nowrap;background:#fff;border-color:#fff}footer{border-top:1px solid var(--line);background:#fff;padding:48px 0 30px}.footer-grid{grid-template-columns:1.4fr repeat(3,.75fr);gap:36px;display:grid}.footer-brand p{color:var(--muted);max-width:430px;font-size:.92rem;line-height:1.65}footer h4{color:var(--navy);margin:0 0 14px;font-size:.9rem}footer a{color:#657488;margin:9px 0;font-size:.89rem;display:block}footer a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);color:#7b8898;flex-wrap:wrap;justify-content:space-between;gap:20px;margin-top:34px;padding-top:20px;font-size:.84rem;display:flex}@media (width<=1180px){.process,.split,.business-wrap{grid-template-columns:1fr}.timeline{grid-template-columns:repeat(2,1fr)}.split-media,.business-image{min-height:460px}}@media (width<=860px){.nav-links,.nav-actions .btn-outline{display:none}.mobile-toggle{display:block}.footer-grid{grid-template-columns:1fr 1fr}.cta{flex-direction:column;align-items:flex-start}.cta .btn{width:100%}}@media (width<=640px){.container{width:min(calc(100% - 24px),var(--max))}.nav{min-height:68px}.hero{padding:54px 0 66px}h1{font-size:clamp(2.45rem,12vw,3.8rem)}.hero p{font-size:1rem}.hero-actions{display:grid}.hero-actions .btn{width:100%}.section{padding:72px 0}.timeline{grid-template-columns:1fr}.split-media,.business-image{min-height:340px}.cta{padding:28px}.footer-grid{grid-template-columns:1fr}}
