:root {
  --bg:#03060b;
  --bg-soft:#070b12;
  --panel:#0a0f18;
  --text:#f4f7fb;
  --muted:#a8b3c4;
  --accent:#0b84ff;
  --accent-bright:#22d3f4;
  --accent-soft:#78dcff;
  --line:rgba(255,255,255,.09);
  --line-accent:rgba(11,132,255,.38);
  --max:1240px;
  --header-height:96px;
  --ease:cubic-bezier(.2,.75,.2,1);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--bg)}
body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}
body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 80% 12%,rgba(11,132,255,.12),transparent 34rem),radial-gradient(circle at 12% 75%,rgba(11,132,255,.06),transparent 30rem)}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input,textarea,select{font:inherit}
::selection{background:rgba(34,211,244,.35);color:#fff}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.skip-link{position:fixed;left:16px;top:-90px;z-index:9999;background:#fff;color:#000;padding:12px 16px;font-weight:800;transition:top .2s}.skip-link:focus{top:16px}
.kicker{margin:0 0 22px;color:var(--accent-soft);font-size:12px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}
h1,h2,h3{margin:0;font-weight:780;letter-spacing:-.045em;line-height:.98;text-wrap:balance}
p{text-wrap:pretty}
.site-header{position:fixed;z-index:50;top:0;left:0;right:0;background:rgba(3,6,11,.70);backdrop-filter:blur(20px);transition:background .3s var(--ease),box-shadow .3s var(--ease)}
.site-header.is-scrolled{background:rgba(3,6,11,.93);box-shadow:0 18px 55px rgba(0,0,0,.25)}
.header-shell{width:min(calc(100% - 48px),var(--max));height:var(--header-height);margin:0 auto;display:grid;grid-template-columns:265px 1fr auto;gap:28px;align-items:center}
.header-line{height:1px;background:linear-gradient(90deg,transparent,rgba(11,132,255,.52),transparent)}
.brand{display:inline-flex;align-items:center;min-width:230px;max-width:265px;transition:opacity .2s var(--ease)}
.brand:hover{opacity:.86}
.brand img{display:block;width:100%;height:auto;max-height:64px;object-fit:contain;object-position:left center}
.desktop-nav{display:flex;justify-content:center;gap:clamp(18px,2.2vw,34px)}
.desktop-nav a,.lang-switch,.group-link{font-size:11px;font-weight:780;letter-spacing:.09em;text-transform:uppercase;color:#c7d0dd;transition:color .2s var(--ease)}
.desktop-nav a:hover,.lang-switch:hover,.group-link:hover{color:#fff}
.header-actions{display:flex;align-items:center;gap:18px}
.lang-switch{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line)}
.group-link{padding:13px 15px;border:1px solid var(--line);white-space:nowrap}
.menu-toggle{display:none;width:46px;height:44px;border:1px solid var(--line);background:transparent;cursor:pointer;padding:12px}
.menu-toggle span:not(.sr-only){display:block;height:1px;background:#fff;margin:6px 0}
.mobile-nav{display:none}
.hero{min-height:100svh;position:relative;overflow:hidden;padding:calc(var(--header-height) + 72px) 0 70px;display:grid;align-items:center}
.hero-grid,.closing-grid{position:absolute;inset:0;opacity:.23;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.6),transparent)}
.hero-glow{position:absolute;width:630px;height:630px;border-radius:50%;right:3%;top:9%;background:var(--accent);filter:blur(180px);opacity:.14}
.hero-shell{width:min(calc(100% - 48px),var(--max));margin:0 auto;display:grid;grid-template-columns:1.02fr .98fr;gap:clamp(42px,7vw,105px);align-items:center;position:relative;z-index:2}
.hero h1{font-size:clamp(58px,7.2vw,108px);max-width:9ch}
.hero-lead{max-width:660px;margin:32px 0 0;color:#b5c0ce;font-size:clamp(18px,1.7vw,22px);line-height:1.72}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:40px}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:1px solid var(--line);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;transition:transform .2s var(--ease),background .2s,color .2s,border-color .2s}
.button:hover{transform:translateY(-2px)}
.button-primary{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 12px 40px rgba(11,132,255,.18)}
.button-primary:hover{background:var(--accent-bright);border-color:var(--accent-bright)}
.button-ghost{background:rgba(255,255,255,.015);color:#eef3f9}.button-ghost:hover{border-color:rgba(255,255,255,.22)}
.hero-logo{min-height:520px;display:grid;place-items:center;position:relative}
.hero-logo::before{content:none}
.hero-logo img{width:min(92%,530px);position:relative;z-index:1;filter:drop-shadow(0 26px 70px rgba(0,0,0,.35))}
.scroll-cue{position:absolute;bottom:24px;left:50%;width:34px;height:54px;border:1px solid rgba(255,255,255,.16);border-radius:22px;display:flex;justify-content:center;padding-top:10px;z-index:4}
.scroll-cue span{width:4px;height:9px;border-radius:3px;background:var(--accent-bright);animation:scrollCue 1.8s ease-in-out infinite}
@keyframes scrollCue{0%{transform:translateY(0);opacity:0}25%{opacity:1}75%{opacity:1}100%{transform:translateY(17px);opacity:0}}
.section{padding:clamp(92px,10vw,148px) 0;position:relative}
.content-shell{width:min(calc(100% - 48px),var(--max));margin:0 auto}
.two-col{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(50px,9vw,130px);align-items:start}.align-end{align-items:end}
.section-heading h2{font-size:clamp(42px,5vw,76px);max-width:11ch}.section-heading.max h2{max-width:14ch}
.section-heading.max>p:last-child{max-width:760px;color:var(--muted);font-size:18px;margin-top:24px;line-height:1.8}
.section-copy>p,.action-copy>p,.section-heading>p:not(.kicker){color:#b4bfce;font-size:18px;line-height:1.85;margin-top:0}
.note{margin-top:28px!important;padding:18px 0 18px 20px;border-left:2px solid var(--accent);color:#8fa0b7!important;font-size:14px!important}
.intro{border-block:1px solid var(--line);background:rgba(255,255,255,.008)}
.principles{background:radial-gradient(circle at 20% 20%,rgba(11,132,255,.055),transparent 28rem)}
.principle-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);margin-top:64px;border:1px solid var(--line)}
.principle-card{min-height:355px;padding:clamp(30px,4vw,52px);background:linear-gradient(145deg,rgba(10,15,24,.98),rgba(5,8,13,.98));position:relative;overflow:hidden}
.principle-card::after{content:"";position:absolute;inset:auto -15% -45% auto;width:230px;height:230px;border-radius:50%;background:var(--accent);filter:blur(90px);opacity:.04;transition:opacity .3s,transform .5s var(--ease)}
.principle-card:hover::after{opacity:.11;transform:scale(1.2)}
.principle-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:62px}.principle-top span{color:#69778c;font:700 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}.principle-top i{display:block;width:75px;height:6px;transform:skewX(-34deg);background:linear-gradient(90deg,var(--accent-bright),rgba(11,132,255,.08))}
.principle-card h3{margin:0 0 20px;font-size:clamp(24px,2.3vw,34px);line-height:1.15}.principle-card h3 small{display:block;margin-bottom:10px;color:var(--accent-bright);font-size:13px;letter-spacing:.16em}.principle-card p{max-width:560px;margin:0;color:#9fabbb;font-size:16px;line-height:1.75}
.action{overflow:hidden;background:linear-gradient(90deg,rgba(11,132,255,.05),transparent 42%)}
.action::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(transparent,var(--accent-bright),transparent);opacity:.75}
.action-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(50px,9vw,130px)}
.action-copy blockquote{margin:42px 0 0;padding:30px 0 0;border-top:1px solid var(--line-accent);color:#fff;font-size:clamp(25px,2.6vw,38px);line-height:1.3;font-weight:720;letter-spacing:-.035em}
.journey{border-top:1px solid var(--line)}
.steps{margin-top:64px;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.step{padding:30px 0;border-top:1px solid rgba(11,132,255,.45)}.step>span{color:#6a7688;font:700 11px/1 ui-monospace,monospace;letter-spacing:.1em}.step h3{margin:44px 0 14px;font-size:30px}.step p{margin:0;color:var(--muted);line-height:1.72}
.future-panel{margin-top:78px;padding:clamp(30px,5vw,62px);display:grid;grid-template-columns:180px 1fr;align-items:center;gap:48px;border:1px solid var(--line-accent);background:linear-gradient(130deg,rgba(11,132,255,.08),rgba(255,255,255,.01))}.future-panel img{width:160px;filter:drop-shadow(0 0 26px rgba(11,132,255,.18))}.future-panel h3{margin:0 0 14px;font-size:clamp(28px,3vw,44px)}.future-panel p{margin:0;max-width:830px;color:#aeb9c8;font-size:17px;line-height:1.75}
.followup{background:#060a11;border-block:1px solid var(--line)}
.transparency-grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(60px,10vw,150px)}
.visual{min-height:420px;position:relative;display:grid;place-items:center}.visual img{width:190px;position:relative;z-index:2;filter:drop-shadow(0 0 35px rgba(11,132,255,.22))}.orbit{position:absolute;border-radius:50%;border:1px solid rgba(11,132,255,.2)}.orbit-a{width:360px;height:360px;animation:ring 18s linear infinite}.orbit-b{width:255px;height:255px;border-style:dashed;animation:ring 12s linear infinite reverse}.orbit::before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:var(--accent-bright);box-shadow:0 0 24px var(--accent-bright);top:-4px;left:50%}@keyframes ring{to{transform:rotate(360deg)}}
.point-list{list-style:none;padding:0;margin:36px 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 22px}.point-list li{position:relative;padding-left:18px;color:#c3ccd8;font-size:14px}.point-list li::before{content:"";width:6px;height:6px;background:var(--accent-bright);position:absolute;left:0;top:.62em;transform:rotate(45deg)}
.closing{min-height:70vh;position:relative;display:grid;place-items:center;padding:130px 0;overflow:hidden;border-top:1px solid var(--line)}.closing::before{content:"";position:absolute;width:620px;height:620px;border-radius:50%;background:var(--accent);filter:blur(180px);opacity:.08}.closing-grid{mask-image:radial-gradient(circle at center,#000,transparent 72%)}.closing-shell{width:min(calc(100% - 48px),900px);text-align:center;position:relative;z-index:2}.closing-shell h2{font-size:clamp(56px,8vw,110px)}.closing-shell>p:not(.kicker){max-width:700px;margin:30px auto 34px;color:#aeb8c7;font-size:18px;line-height:1.75}
.site-footer{border-top:1px solid var(--line);background:#020407}.footer-shell{width:min(calc(100% - 48px),var(--max));min-height:120px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:30px;color:#748096;font-size:12px}.footer-shell strong{color:#dce3ed;margin-right:14px;letter-spacing:.08em}.footer-right{display:flex;align-items:center;gap:24px}.footer-right a{color:#aeb8c7}
.simple-page{min-height:calc(100svh - 120px);padding:calc(var(--header-height) + 120px) 24px 120px;display:grid;place-items:center}.simple-shell{width:min(100%,800px)}.simple-shell h1{font-size:clamp(54px,7vw,90px)}.simple-shell>p:not(.kicker){color:#aeb8c7;font-size:18px;margin:30px 0;line-height:1.8}.text-link{color:var(--accent-bright);font-weight:750}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.reveal.is-visible{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
@media (max-width:1080px){:root{--header-height:88px}.header-shell{grid-template-columns:250px 1fr auto}.desktop-nav{display:none}.group-link{display:none}.menu-toggle{display:block}.mobile-nav{display:grid;grid-template-columns:1fr;gap:0;max-height:0;overflow:hidden;width:min(calc(100% - 48px),var(--max));margin:0 auto;transition:max-height .4s var(--ease),padding .4s var(--ease)}.mobile-nav.is-open{max-height:480px;padding:16px 0 30px}.mobile-nav a{padding:14px 0;border-bottom:1px solid var(--line);color:#dce4ee;font-size:13px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.hero-shell{grid-template-columns:1fr}.hero-logo{min-height:350px;order:-1}.hero-copy{text-align:center}.hero h1{max-width:none}.hero-lead{margin-inline:auto}.hero-actions{justify-content:center}.two-col,.action-grid,.transparency-grid{grid-template-columns:1fr}.section-heading h2{max-width:14ch}.visual{min-height:340px}}
@media (max-width:760px){.header-shell,.content-shell,.hero-shell,.footer-shell{width:min(calc(100% - 30px),var(--max))}.header-shell{grid-template-columns:1fr auto;gap:12px}.brand{gap:8px}.brand{min-width:190px;max-width:220px}.brand img{width:100%;height:auto;max-height:52px}.brand strong{font-size:15px}.brand small{font-size:8px}.lang-switch{font-size:11px}.hero{padding-top:calc(var(--header-height) + 36px)}.hero-logo{min-height:280px}.hero-logo img{width:min(92vw,410px)}.hero h1{font-size:clamp(50px,15vw,74px)}.hero-lead{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.principle-grid{grid-template-columns:1fr}.principle-card{min-height:310px}.steps{grid-template-columns:1fr;gap:4px}.step h3{margin-top:24px}.future-panel{grid-template-columns:1fr;gap:18px}.future-panel img{width:145px}.point-list{grid-template-columns:1fr}.orbit-a{width:290px;height:290px}.orbit-b{width:205px;height:205px}.footer-shell{min-height:150px;flex-direction:column;align-items:flex-start;justify-content:center}.footer-right{flex-direction:column;align-items:flex-start;gap:8px}}
