:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172238;background:#f7f9fc;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}.site-shell{max-width:1600px;margin:auto}.site-header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5.5vw,88px);border-bottom:1px solid #dfe5ed}.brand{display:inline-flex;align-items:center;gap:13px;font-size:1.45rem;font-weight:750;letter-spacing:-.05em}.brand-mark{display:grid;gap:4px;width:31px;transform:rotate(-18deg)}.brand-mark i{height:6px;display:block;border-radius:8px;background:#4f65ef}.brand-mark i:nth-child(2){width:76%;background:#30bfa6}.brand-mark i:nth-child(3){width:48%;background:#172238}.header-link{font-size:.95rem;font-weight:650;border-bottom:1px solid #8994a8;padding-bottom:6px}.header-link span{margin-left:10px}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(34px,6vw,90px);align-items:center;padding:clamp(72px,9vw,136px) clamp(24px,5.5vw,88px) clamp(88px,10vw,150px);background:radial-gradient(circle at 79% 42%,#e4eaff 0,transparent 38%),#f7f9fc}.eyebrow{font-size:.75rem;letter-spacing:.16em;font-weight:800;color:#3f57c9;text-transform:uppercase}.signal{display:inline-block;width:8px;height:8px;border-radius:50%;background:#25bba2;margin-right:8px;vertical-align:1px;box-shadow:0 0 0 4px #d8f3ed}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.6rem,6.4vw,7rem);line-height:1.02;letter-spacing:-.075em;max-width:820px;margin:26px 0 32px}h1 em{font-style:normal;color:#4f65ef}.hero-description{font-size:clamp(1.1rem,1.5vw,1.38rem);line-height:1.55;color:#58677e;max-width:630px;margin-bottom:36px}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.button-primary,.button-light{display:inline-flex;gap:45px;align-items:center;justify-content:space-between;padding:17px 21px;border-radius:9px;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s}.button-primary{background:#172238;color:white;box-shadow:0 10px 24px #17223818}.button-primary:hover,.button-light:hover{transform:translateY(-3px);box-shadow:0 13px 26px #1722382b}.availability{font-size:.88rem;color:#6d7a8d}.flow-card{background:#fff;border:1px solid #dce3ee;border-radius:19px;box-shadow:0 28px 70px #22335c14;padding:30px;max-width:610px;width:100%;justify-self:end}.flow-head{display:flex;justify-content:space-between;gap:8px;font-size:.69rem;font-weight:800;letter-spacing:.12em;color:#8a97aa;margin-bottom:32px}.flow-status{color:#3f57c9}.flow-source,.flow-step,.flow-destinations{border:1px solid #e1e6ef;border-radius:13px;background:#fbfcfe;padding:18px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:14px}.flow-source{background:#eef1ff;border-color:#d5dcff}.flow-icon,.step-number{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;background:#dce2ff;color:#3e55ce;font-weight:800;font-size:1rem}.flow-icon{font-size:1.4rem}.flow-card strong{font-size:.97rem}.flow-card small{display:block;color:#77859a;margin-top:5px;font-size:.78rem;line-height:1.35}.flow-count{color:#6070a5;font-weight:800;font-size:.72rem}.flow-line{width:2px;height:26px;margin-left:38px;background:repeating-linear-gradient(to bottom,#aebbe5 0 5px,transparent 5px 9px)}.step-check{color:#2bbfa6;font-weight:800}.flow-destinations{grid-template-columns:42px 1fr}.channel-pills{grid-column:2;display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.channel-pills span{border:1px solid #dce3ed;border-radius:30px;padding:6px 10px;color:#64718a;font-size:.73rem;font-weight:700;background:#fff}.principle-section{background:#fff;padding:100px clamp(24px,5.5vw,88px) 110px}.section-intro{display:grid;grid-template-columns:1fr 2fr;gap:60px;align-items:start;margin-bottom:76px}.section-intro .eyebrow{margin:12px 0}.section-intro h2{font-size:clamp(2rem,3vw,3.5rem);line-height:1.15;letter-spacing:-.055em;max-width:860px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.principles article{border-top:1px solid #cfd8e6;padding-top:26px}.principle-index{font-size:.82rem;font-weight:800;color:#566dec}.principles h3{font-size:1.3rem;letter-spacing:-.03em;margin:30px 0 12px}.principles p{font-size:1rem;color:#65738a;line-height:1.55;max-width:330px}.closing{display:flex;align-items:end;justify-content:space-between;gap:38px;padding:70px clamp(24px,5.5vw,88px);background:#172238;color:#fff}.closing .eyebrow{color:#91a2ff}.closing h2{font-size:clamp(2rem,3vw,3.35rem);letter-spacing:-.055em;line-height:1.14;margin:16px 0}.closing p:last-child{font-size:1.08rem;color:#b4c0d2;margin:0}.button-light{background:#fff;color:#172238;flex-shrink:0}footer{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:30px clamp(24px,5.5vw,88px);color:#718096;font-size:.86rem}footer a{color:#3f57c9}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:75px}.flow-card{justify-self:start;max-width:650px}.section-intro{grid-template-columns:1fr;gap:10px}.principles{gap:18px}.closing{align-items:start;flex-direction:column}}@media(max-width:620px){.site-header{height:76px}.brand{font-size:1.3rem}.header-link{font-size:.85rem}.hero{padding-top:58px;padding-bottom:76px}h1{font-size:clamp(3.25rem,12vw,5rem)}.flow-card{padding:18px}.flow-head{font-size:.58rem}.flow-source,.flow-step,.flow-destinations{padding:12px;gap:10px;grid-template-columns:36px 1fr auto}.flow-destinations{grid-template-columns:36px 1fr}.flow-icon,.step-number{width:36px;height:36px}.flow-card small{font-size:.73rem}.flow-line{margin-left:29px}.principle-section{padding-top:70px;padding-bottom:70px}.section-intro{margin-bottom:36px}.principles{grid-template-columns:1fr;gap:18px}.principles article{padding-top:20px}.principles h3{margin:16px 0 8px}.closing{padding-top:58px;padding-bottom:58px}.button-light{width:100%}footer{padding-top:24px;padding-bottom:24px}}
