.home{background:var(--svc-bg)}.home .jprog{background:linear-gradient(90deg, var(--accent), var(--cyan));transform-origin:0;z-index:70;width:100%;height:2px;position:fixed;top:0;left:0;transform:scaleX(0)}.home .journey{position:relative}.home .jbg{z-index:0;background:var(--svc-bg) url(/assets/img/seq/frame_001.webp) center/cover no-repeat;height:100svh;position:sticky;top:0;overflow:hidden}.home #seq{width:100%;height:100%;display:block;position:absolute;inset:0}.home .jbg .scrim{z-index:1;pointer-events:none;background:linear-gradient(#070e1875,#070e183d 32%,#070e1880 68%,#070e18eb);position:absolute;inset:0}.home .jbg .scrim2{z-index:1;pointer-events:none;background:#070e1800;position:absolute;inset:0}.home .jbg .horizon{z-index:2;opacity:0;background:linear-gradient(90deg,#0000,#8dd1f4f2,#0000);height:2px;position:absolute;top:50%;left:0;right:0;box-shadow:0 0 22px 2px #8dd1f473}.home .jstations{z-index:2;margin-top:-100svh;position:relative}.home .station{position:relative}.home .station.hero{align-items:center;min-height:64svh;display:flex}.home .station .blk{padding:20px 0}.home #s3 .blk{padding-top:58px}.home #s4 .blk{padding-bottom:92px}.home .hero .eyebrow,.home .panel .eyebrow,.home .blk-head .eyebrow{color:#9fc6e6}@keyframes heroRise{0%{opacity:0;transform:translateY(18px)}}html.motion-ready .home .hero .eyebrow{animation:heroRise .7s var(--ease-lux) both}html.motion-ready .home .hero h1{animation:heroRise .7s var(--ease-lux) 80ms both}html.motion-ready .home .hero .sub{animation:heroRise .7s var(--ease-lux) .16s both}html.motion-ready .home .hero .ctas{animation:heroRise .7s var(--ease-lux) .26s both}.home .hero h1{font-family:var(--disp);font-weight:var(--fw-disp);font-size:var(--fs-h1);line-height:var(--lh-disp);letter-spacing:var(--ls-disp);color:#fff;text-shadow:0 2px 30px #070e1899}.home .hero .sub{color:#d2deec;text-shadow:0 1px 14px #070e18b3;max-width:540px;margin-top:16px;font-size:clamp(16px,1.55vw,20px)}.home .hero .ctas{flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px;display:flex}.home .hero .note{color:#aec0d2;text-shadow:0 1px 10px #070e18b3;font-size:13px}.home .panel{background:radial-gradient(120% 120% at 0 0, var(--svc-surface-hero), #081726f0);border:1px solid var(--accent-halo);max-width:640px;box-shadow:var(--sh-deep-a);-webkit-backdrop-filter:blur(4px);border-radius:20px;padding:24px 26px}.home .panel.wide{max-width:960px}.home .panel h2,.home .blk-head h2{font-family:var(--disp);font-size:clamp(20px,2.5vw,31px);font-weight:600;line-height:var(--lh-disp-2);letter-spacing:-.03em;color:#fff}.home .panel .em,.home .blk-head .em,.home .hero .em{color:var(--spark-hi);font-style:normal}.home .panel p,.home .blk-head p{color:#d2deec;max-width:600px;margin-top:14px;font-size:16px}.home .panel .chips{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.home .panel .chip{color:#dce6f1;background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:13px;display:inline-flex}.home .panel .chip .s{background:var(--spark);border-radius:50%;width:6px;height:6px}.home .panel .ctas{margin-top:24px}.home .sob-row{justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.home .ens-seal{opacity:.92;flex:none;width:96px;height:96px}.home .jfigs{flex-wrap:wrap;gap:22px;margin-top:18px;display:flex}.home .jfigs .fig{padding:16px 18px}.home .jfigs .n{font-family:var(--disp);color:var(--data);letter-spacing:-.02em;font-size:clamp(21px,2.5vw,30px);font-weight:600}.home .jfigs .l{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;color:#9fc6e6;margin-top:4px;font-size:11px}.home .btn-ghost{color:#eaf1f8;border-color:#ffffff47}.home .btn-ghost:hover{border-color:var(--accent-hi);color:#fff}.home .blk-head{max-width:720px}.home .svc-tiles{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px;display:grid}.home .svc-tile{background:var(--svc-surface);border:1px solid var(--accent-line);-webkit-backdrop-filter:blur(5px);transition:transform .4s var(--ease), border-color .4s, box-shadow .4s;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.home .svc-tile:hover{border-color:var(--accent-halo);box-shadow:var(--sh-deep-b);transform:translateY(-4px)}.home .svc-tile .media{aspect-ratio:8/5;background:#0a1320;position:relative;overflow:hidden}.home .svc-tile .media img{object-fit:cover;width:100%;height:100%;display:block}.home .svc-tile .media:after{content:"";background:linear-gradient(#070e180d,#070e1880);position:absolute;inset:0}.home .svc-tile .media.icon{background:radial-gradient(120% 120% at 50% 0,#2e83d03d,#070e1899);justify-content:center;align-items:center;display:flex}.home .svc-tile .media.icon:after{display:none}.home .svc-tile .media.icon svg{width:46px;height:46px;color:var(--accent-hi)}.home .svc-tile .body{flex-direction:column;flex:1;gap:6px;padding:15px 17px 17px;display:flex}.home .svc-tile h3{font-family:var(--disp);font-weight:600;font-size:var(--fs-h3);color:#fff;justify-content:space-between;align-items:center;gap:8px;display:flex}.home .svc-tile h3 .arrow{color:var(--accent-hi);opacity:.85;transition:transform .3s}.home .svc-tile:hover h3 .arrow{transform:translate(3px,-3px)}.home .svc-tile p{color:#c2d2e2;margin:0;font-size:14px;line-height:1.45}.home .svc-tile .tags{flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:10px;display:flex}.home .svc-tile .tag{font-family:var(--mono);letter-spacing:.05em;color:#9cc4ec;background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:5px;padding:3px 7px;font-size:10px}.home .more{margin-top:22px}.home .more a{color:var(--accent-hi);align-items:center;min-height:44px;font-weight:500;display:inline-flex}.home .jcue{bottom:calc(22px + env(safe-area-inset-bottom,0px));z-index:40;font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:#aec0d2;text-shadow:0 1px 10px #070e18d9;font-size:11px;position:fixed;left:50%;transform:translate(-50%)}.home a:focus-visible,.home .btn:focus-visible,.home .svc-tile:focus-visible{outline:2px solid var(--accent-hi);outline-offset:3px;border-radius:8px}.home .dual{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;max-width:1080px;display:grid}.home .dual .panel{flex-direction:column;max-width:none;height:100%;display:flex}.home .dual .panel .ctas{margin-top:auto}.home .dual .panel p{max-width:none}@media (max-width:880px){.home .svc-tiles{grid-template-columns:repeat(2,1fr)}.home .sob-row{flex-direction:column}.home .ens-seal{display:none}.home .dual{grid-template-columns:1fr;gap:16px;max-width:640px}.home .dual .panel{height:auto}.home .dual .panel .ctas{margin-top:22px}}@media (max-width:560px){.home .svc-tiles{grid-template-columns:1fr 1fr;gap:10px}.home .svc-tile .media{aspect-ratio:16/10}.home .svc-tile .body{gap:4px;padding:10px 11px 12px}.home .svc-tile h3{font-size:14.5px}.home .svc-tile p{font-size:12px;line-height:1.4}.home .svc-tile .tag{padding:2px 5px;font-size:9.5px}.home .station.hero{min-height:64svh}.home #s3 .blk{padding-top:44px}.home #s4 .blk{padding-bottom:64px}.home .station .blk{padding:14px 0}.home .panel{padding:20px 16px}.home .jfigs{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.home .jfigs .fig{padding:12px 14px}.home .hero .sub{margin-top:12px}}@media (prefers-reduced-motion:reduce){.home .jstations{margin-top:0}.home .jbg{height:64svh;position:relative}.home .jbg .horizon{display:none}.home .dual .panel{transition:none}}
