:root{--blue:#2628dd;--red:#ff2e3e;--ink:#15162c;--muted:#6f7287;--line:#e8e9f2;--soft:#f6f6ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif}.page-shell{overflow:hidden}.site-header{height:100px;max-width:1240px;margin:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.brand{display:block;width:154px;height:64px}.brand object,.brand img{width:100%;height:100%;object-fit:contain}.status{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:13px;font-weight:700}.status i{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px rgba(255,46,62,.1)}.hero{min-height:650px;max-width:1240px;margin:auto;padding:68px 32px 105px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:72px}.eyebrow{margin:0 0 18px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:1.8px;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(45px,5.3vw,74px);line-height:1.02;letter-spacing:-3.5px}.hero h1 span{color:var(--blue)}.intro{max-width:660px;margin:28px 0;color:var(--muted);font-size:18px;line-height:1.7}.discover{display:inline-flex;align-items:center;gap:12px;color:var(--ink);font-weight:800;text-decoration:none}.discover span{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;color:#fff;background:var(--blue);transition:transform .2s}.discover:hover span{transform:translateY(4px)}.hero-visual{position:relative;min-height:430px;display:grid;place-items:center}.orbit{position:absolute;border:1px solid rgba(38,40,221,.13);border-radius:50%}.orbit-one{width:410px;height:410px}.orbit-two{width:295px;height:295px;border-style:dashed;animation:spin 24s linear infinite}.symbol{position:relative;z-index:2;width:225px;height:225px;border-radius:42px;display:flex;align-items:flex-end;justify-content:center;gap:18px;padding:52px;background:var(--blue);box-shadow:0 35px 75px rgba(38,40,221,.25);transform:rotate(-4deg)}.bar{width:31px;display:block;background:#fff}.bar.short{height:70px}.bar.red{height:105px;background:var(--red)}.bar.tall{height:135px}.spark{position:absolute;width:12px;height:38px;background:var(--blue)}.spark-one{top:12%;right:9%}.spark-two{bottom:11%;left:4%;height:24px;background:var(--red)}.spark-three{top:20%;left:7%;height:17px}@keyframes spin{to{transform:rotate(360deg)}}.vision{padding:110px max(32px,calc((100vw - 1176px)/2));background:var(--soft)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:48px}.section-heading h2{margin:0;font-size:clamp(34px,4vw,53px);line-height:1.08;letter-spacing:-2px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.principle{position:relative;min-height:330px;padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff;transition:transform .25s,box-shadow .25s}.principle:hover{transform:translateY(-6px);box-shadow:0 22px 50px rgba(26,28,83,.1)}.principle.featured{color:#fff;background:var(--blue);border-color:var(--blue)}.number{position:absolute;top:25px;right:25px;color:#a3a5b6;font-size:12px;font-weight:800}.featured .number{color:rgba(255,255,255,.55)}.principle-icon{width:54px;height:54px;margin:38px 0 40px;display:grid;place-items:center;border-radius:16px;color:var(--blue);font-size:25px;background:#eeeefe}.featured .principle-icon{color:#fff;background:rgba(255,255,255,.15)}.principle h3{margin:0 0 13px;font-size:23px}.principle p{margin:0;color:var(--muted);line-height:1.65}.featured p{color:rgba(255,255,255,.72)}.coming-soon{max-width:1176px;margin:105px auto;padding:65px 70px;border-radius:30px;color:#fff;background:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:50px}.eyebrow.light{color:#aeb0ff}.coming-soon h2{margin:0 0 15px;font-size:clamp(32px,4vw,50px);letter-spacing:-2px}.coming-soon p:last-child{max-width:650px;margin:0;color:#b8bac9;line-height:1.65}.signal{height:115px;display:flex;align-items:flex-end;gap:10px}.signal span{width:14px;background:var(--blue)}.signal span:nth-child(1){height:30%}.signal span:nth-child(2){height:55%;background:var(--red)}.signal span:nth-child(3){height:43%}.signal span:nth-child(4){height:78%}.signal span:nth-child(5){height:100%}footer{max-width:1176px;margin:auto;padding:0 0 35px;display:flex;justify-content:space-between;color:#8b8d9e;font-size:13px}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:45px}.hero-copy{text-align:center}.intro{margin-left:auto;margin-right:auto}.hero-visual{min-height:360px}.orbit-one{width:350px;height:350px}.orbit-two{width:260px;height:260px}.symbol{width:190px;height:190px;padding:43px}.section-heading{display:block}.principles{grid-template-columns:1fr}.principle{min-height:auto}.coming-soon{margin:70px 24px}.vision{padding:80px 24px}}@media(max-width:600px){.site-header{height:82px;padding:0 18px}.brand{width:124px;height:52px}.status{font-size:11px}.hero{min-height:auto;padding:55px 20px 75px;gap:35px}.hero h1{font-size:43px;letter-spacing:-2px}.intro{font-size:16px}.hero-visual{min-height:300px}.orbit-one{width:280px;height:280px}.orbit-two{width:205px;height:205px}.symbol{width:155px;height:155px;border-radius:30px;padding:34px;gap:12px}.bar{width:23px}.bar.short{height:50px}.bar.red{height:73px}.bar.tall{height:94px}.vision{padding:68px 16px}.section-heading h2{font-size:36px}.principle{padding:24px}.coming-soon{margin:55px 14px;padding:38px 25px;display:block}.signal{height:75px;margin-top:35px;justify-content:center}footer{padding:0 20px 28px;display:grid;gap:8px;text-align:center}}
