.container[data-astro-cid-civcfh44]{max-width:1160px;margin:0 auto}.section-label[data-astro-cid-civcfh44]{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;display:inline-block;color:var(--blue)}h2[data-astro-cid-civcfh44].section-title{font-size:clamp(30px,4vw,48px);font-weight:300;letter-spacing:-.02em;line-height:1.1;margin-bottom:16px}.section-subtitle[data-astro-cid-civcfh44]{font-size:15px;color:var(--gray-mid);max-width:580px;line-height:1.75}.hero[data-astro-cid-civcfh44]{background:linear-gradient(135deg,#0f0e2094,#20203a80,#3232526b),url(../images/bt3.png) center/cover no-repeat;position:relative;overflow:hidden;padding:96px 48px 120px;min-height:82vh;display:flex;align-items:center}.hero-inner[data-astro-cid-civcfh44]{position:relative;z-index:2;max-width:1160px;margin:0 auto;width:100%}.hero-eyebrow[data-astro-cid-civcfh44]{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;background:#247b9624;border:1px solid rgba(36,123,150,.38);padding:6px 16px;border-radius:100px;margin-bottom:28px;color:#ffffffe6}.hero-eyebrow-dot[data-astro-cid-civcfh44]{width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#247b96,#4dc8e0);flex-shrink:0}.hero[data-astro-cid-civcfh44] h1[data-astro-cid-civcfh44]{font-size:clamp(38px,6.5vw,78px);font-weight:100;line-height:1.04;color:var(--white);margin-bottom:24px;letter-spacing:-.03em;text-wrap:balance;max-width:900px}.hero[data-astro-cid-civcfh44] h1[data-astro-cid-civcfh44] .accent[data-astro-cid-civcfh44]{background:linear-gradient(90deg,#4dc8e0,#a8e8f5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub[data-astro-cid-civcfh44]{font-size:17px;color:#ffffffad;line-height:1.75;max-width:660px;margin-bottom:42px}.hero-actions[data-astro-cid-civcfh44]{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.btn-primary[data-astro-cid-civcfh44]{font-family:var(--font);font-size:14px;font-weight:600;padding:13px 30px;border-radius:var(--radius);border:none;cursor:pointer;background:linear-gradient(135deg,#1a5f74,#247b96);color:var(--white);transition:all var(--tr);display:inline-block}.btn-primary[data-astro-cid-civcfh44]:hover{background:linear-gradient(135deg,#124859,#1a5f74);transform:translateY(-2px);box-shadow:0 6px 24px #247b9680}.btn-ghost-dark[data-astro-cid-civcfh44]{font-family:var(--font);font-size:14px;font-weight:500;background:none;border:1.5px solid rgba(255,255,255,.35);padding:12px 26px;border-radius:var(--radius);cursor:pointer;color:#ffffffd9;display:inline-flex;align-items:center;gap:6px;transition:all var(--tr)}.btn-ghost-dark[data-astro-cid-civcfh44]:hover{border-color:#fffc;color:var(--white);background:#ffffff14}.overview-section[data-astro-cid-civcfh44]{background:var(--white);padding:88px 48px;border-top:1px solid var(--border)}.overview-inner[data-astro-cid-civcfh44]{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.overview-left[data-astro-cid-civcfh44] h2[data-astro-cid-civcfh44]{font-size:clamp(28px,3.8vw,46px);font-weight:300;letter-spacing:-.02em;line-height:1.15;margin-bottom:22px}.overview-left[data-astro-cid-civcfh44] p[data-astro-cid-civcfh44]{font-size:15px;color:var(--gray-mid);line-height:1.8;margin-bottom:18px}.overview-left[data-astro-cid-civcfh44] p[data-astro-cid-civcfh44]:last-of-type{margin-bottom:0}.overview-right[data-astro-cid-civcfh44]{display:flex;flex-direction:column;gap:20px;padding-top:8px}.overview-stat[data-astro-cid-civcfh44]{display:flex;align-items:flex-start;gap:20px;padding:24px;background:var(--light-blue);border-radius:var(--radius);border:1px solid var(--border)}.overview-stat-icon[data-astro-cid-civcfh44]{width:44px;height:44px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.osi-blue[data-astro-cid-civcfh44]{background:#247b961a;color:var(--blue)}.osi-green[data-astro-cid-civcfh44]{background:#3d978a1a;color:var(--green)}.osi-purple[data-astro-cid-civcfh44]{background:#4445611a;color:var(--purple)}.overview-stat-num[data-astro-cid-civcfh44]{font-size:28px;font-weight:500;letter-spacing:-.02em;color:var(--black);line-height:1;margin-bottom:4px}.overview-stat-label[data-astro-cid-civcfh44]{font-size:13px;color:var(--gray-mid);line-height:1.5}.journey-section[data-astro-cid-civcfh44]{background:var(--light-blue);padding:88px 48px}.journey-inner[data-astro-cid-civcfh44]{max-width:1160px;margin:0 auto}.journey-header[data-astro-cid-civcfh44]{margin-bottom:56px}.stages-grid[data-astro-cid-civcfh44]{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.stage-card[data-astro-cid-civcfh44]{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:28px 22px;position:relative;transition:box-shadow var(--tr),transform var(--tr)}.stage-card[data-astro-cid-civcfh44]:hover{box-shadow:0 8px 28px #00000014;transform:translateY(-2px)}.stage-num[data-astro-cid-civcfh44]{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px}.stage-card[data-astro-cid-civcfh44] h3[data-astro-cid-civcfh44]{font-size:15px;font-weight:600;color:var(--black);margin-bottom:8px}.stage-card[data-astro-cid-civcfh44] p[data-astro-cid-civcfh44]{font-size:13px;color:var(--gray-mid);line-height:1.65}.stage-bar[data-astro-cid-civcfh44]{height:3px;border-radius:2px;margin-bottom:18px}.process-section[data-astro-cid-civcfh44]{background:var(--white);padding:88px 48px;border-top:1px solid var(--border)}.process-inner[data-astro-cid-civcfh44]{max-width:1160px;margin:0 auto}.process-steps[data-astro-cid-civcfh44]{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:56px;position:relative}.process-steps[data-astro-cid-civcfh44]:before{content:"";position:absolute;top:27px;left:calc(12.5% + 14px);right:calc(12.5% + 14px);height:2px;background:linear-gradient(90deg,var(--blue) 0%,var(--green) 33%,var(--purple) 66%,var(--blue) 100%);opacity:.3;z-index:0}.process-step[data-astro-cid-civcfh44]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 20px;position:relative;z-index:1}.process-num[data-astro-cid-civcfh44]{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:var(--white);margin-bottom:20px;flex-shrink:0;box-shadow:0 4px 16px #00000021;transition:transform var(--tr),box-shadow var(--tr)}.process-step[data-astro-cid-civcfh44]:hover .process-num[data-astro-cid-civcfh44]{transform:translateY(-4px);box-shadow:0 10px 24px #0000002e}.pn-blue[data-astro-cid-civcfh44]{background:var(--blue)}.pn-green[data-astro-cid-civcfh44]{background:var(--green)}.pn-purple[data-astro-cid-civcfh44]{background:var(--purple)}.pn-cyan[data-astro-cid-civcfh44]{background:#1a8ea8}.process-step-name[data-astro-cid-civcfh44]{font-size:15px;font-weight:600;color:var(--black);margin-bottom:10px}.process-step-desc[data-astro-cid-civcfh44]{font-size:13px;color:var(--gray-mid);line-height:1.65}.for-section[data-astro-cid-civcfh44]{background:var(--black);color:var(--white);padding:88px 48px}.for-header[data-astro-cid-civcfh44]{max-width:1160px;margin:0 auto 52px}.for-header[data-astro-cid-civcfh44] .section-label[data-astro-cid-civcfh44]{color:var(--blue)!important}.for-header[data-astro-cid-civcfh44] .section-title[data-astro-cid-civcfh44]{color:var(--white)}.for-header[data-astro-cid-civcfh44] .section-subtitle[data-astro-cid-civcfh44]{color:#ffffff8c}.for-grid[data-astro-cid-civcfh44]{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.for-card[data-astro-cid-civcfh44]{background:#ffffff0d;border:1px solid rgba(255,255,255,.09);border-radius:var(--radius);padding:32px 26px;transition:background var(--tr),border-color var(--tr),transform var(--tr)}.for-card[data-astro-cid-civcfh44]:hover{background:#ffffff17;border-color:#ffffff2e;transform:translateY(-3px)}.for-card-icon[data-astro-cid-civcfh44]{width:46px;height:46px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.fci-blue[data-astro-cid-civcfh44]{background:#247b9633;color:#4dc8e0}.fci-green[data-astro-cid-civcfh44]{background:#3d978a33;color:#72d4c5}.fci-purple[data-astro-cid-civcfh44]{background:#8e90c833;color:#b4baff}.fci-orange[data-astro-cid-civcfh44]{background:#ea970933;color:#f5c842}.for-card[data-astro-cid-civcfh44] h3[data-astro-cid-civcfh44]{font-size:16px;font-weight:500;color:var(--white);margin-bottom:10px;line-height:1.3}.for-card[data-astro-cid-civcfh44] p[data-astro-cid-civcfh44]{font-size:13px;color:#ffffff80;line-height:1.7}.cta-band[data-astro-cid-civcfh44]{background:linear-gradient(135deg,var(--blue) 0%,var(--purple) 100%);color:var(--white);padding:80px 48px;text-align:center;position:relative;overflow:hidden}.cta-band[data-astro-cid-civcfh44]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 40%,rgba(255,255,255,.07) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.05) 0%,transparent 45%);pointer-events:none}.cta-band[data-astro-cid-civcfh44] .container[data-astro-cid-civcfh44]{position:relative;z-index:1}.cta-band[data-astro-cid-civcfh44] h2[data-astro-cid-civcfh44]{font-size:clamp(28px,4.5vw,52px);font-weight:300;letter-spacing:-.02em;margin-bottom:16px}.cta-band[data-astro-cid-civcfh44] p[data-astro-cid-civcfh44]{font-size:16px;color:#ffffffad;max-width:520px;margin:0 auto 38px;line-height:1.72}.cta-band-actions[data-astro-cid-civcfh44]{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.btn-white-solid[data-astro-cid-civcfh44]{font-family:var(--font);font-size:14px;font-weight:600;padding:13px 30px;border-radius:var(--radius);border:none;cursor:pointer;background:var(--white);color:var(--blue);transition:all var(--tr);display:inline-block}.btn-white-solid[data-astro-cid-civcfh44]:hover{background:var(--light-blue);transform:translateY(-1px)}.btn-white-ghost[data-astro-cid-civcfh44]{font-family:var(--font);font-size:14px;font-weight:500;padding:12px 30px;border-radius:var(--radius);border:1.5px solid rgba(255,255,255,.45);cursor:pointer;color:var(--white);background:transparent;transition:all var(--tr);display:inline-block}.btn-white-ghost[data-astro-cid-civcfh44]:hover{border-color:#ffffffe6;background:#ffffff1a}@media(max-width:960px){.hero[data-astro-cid-civcfh44]{padding:72px 24px 88px;min-height:auto}.overview-inner[data-astro-cid-civcfh44]{grid-template-columns:1fr;gap:48px}.stages-grid[data-astro-cid-civcfh44]{grid-template-columns:repeat(2,1fr)}.process-steps[data-astro-cid-civcfh44]{grid-template-columns:repeat(2,1fr);gap:40px}.process-steps[data-astro-cid-civcfh44]:before{display:none}.for-grid[data-astro-cid-civcfh44]{grid-template-columns:repeat(2,1fr)}.overview-section[data-astro-cid-civcfh44],.journey-section[data-astro-cid-civcfh44],.process-section[data-astro-cid-civcfh44],.for-section[data-astro-cid-civcfh44],.cta-band[data-astro-cid-civcfh44]{padding:64px 24px}}@media(max-width:768px){.hero[data-astro-cid-civcfh44]{padding:60px 20px 72px}.stages-grid[data-astro-cid-civcfh44],.process-steps[data-astro-cid-civcfh44],.for-grid[data-astro-cid-civcfh44]{grid-template-columns:1fr}.hero-actions[data-astro-cid-civcfh44]{flex-direction:column;align-items:flex-start}}@media(max-width:600px){.cta-band-actions[data-astro-cid-civcfh44]{flex-direction:column}.btn-white-solid[data-astro-cid-civcfh44],.btn-white-ghost[data-astro-cid-civcfh44]{width:100%;text-align:center}}
