:root{--bg: #ece7e1;--surface: rgba(248, 244, 239, .78);--surface-strong: #f4eee7;--ink: #15161a;--muted: #5b6069;--line: rgba(21, 22, 26, .1);--accent: #206469;--accent-strong: #51ff00;--accent-soft: rgba(81, 255, 0, .16);--shadow: 0 32px 80px rgba(17, 22, 34, .12);--radius-xl: 40px;--radius-lg: 28px;--radius-md: 20px;--display: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--sans: "Avenir Next", "Segoe UI", "Helvetica Neue", sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(255,255,255,.9),transparent 28%),linear-gradient(180deg,#efe8e0,#e6ded6);color:var(--ink);font-family:var(--sans)}a{color:inherit;text-decoration:none}button{font:inherit}.page-shell{position:relative;overflow:clip}.page-shell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 15% 20%,rgba(240,226,210,.8),transparent 22%),radial-gradient(circle at 85% 12%,rgba(81,255,0,.16),transparent 18%);z-index:-1}.site-header{position:fixed;top:22px;left:50%;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1240px,calc(100% - 32px));padding:16px 22px;transform:translate(-50%);border:1px solid rgba(255,255,255,.46);border-radius:999px;background:#20242c3d;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);color:#fff;transition:background .24s ease,transform .24s ease,border-color .24s ease}.site-header.is-scrolled{background:#f8f4efc7;border-color:#15161a14;color:var(--ink)}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{width:34px;height:34px;object-fit:contain;flex-shrink:0}.brand-copy{display:flex;flex-direction:column;gap:2px}.brand-copy strong{font-size:.96rem;letter-spacing:.08em;text-transform:uppercase}.brand-copy small{opacity:.72}.site-nav{display:flex;align-items:center;gap:28px;font-size:.96rem}.site-nav a{position:relative;opacity:.84}.site-nav a:after{content:"";position:absolute;right:0;bottom:-8px;width:100%;height:1px;transform:scaleX(0);transform-origin:right;background:currentColor;transition:transform .22s ease}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.language-toggle{min-width:58px;padding:10px 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14;color:inherit;cursor:pointer}.section{width:min(1240px,calc(100% - 32px));margin:0 auto}.hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(460px,.92fr);grid-template-areas:"copy stage" "text stage" "actions stage";align-items:center;min-height:100svh;padding-top:110px;column-gap:56px;row-gap:0}.hero-copy{grid-area:copy;max-width:720px}.eyebrow{margin:0 0 18px;color:var(--accent);font-size:.82rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.hero h1,.section-heading h2,.feature-content h2,.contact-panel h2{margin:0;font-family:var(--display);font-weight:500;line-height:.98;letter-spacing:-.04em}.hero h1{font-size:clamp(3.2rem,5.4vw,6.1rem)}.hero-text,.feature-content p,.section-heading p,.governance-card p,.contact-panel p,.portfolio-overlay p{color:var(--muted);line-height:1.65;font-size:1.05rem}.hero-text{grid-area:text;max-width:580px;margin:-48px 0 0;font-size:1.1rem}.hero-actions,.contact{display:flex;align-items:center;gap:16px;margin-top:34px}.hero-actions{grid-area:actions;margin-top:6px}.button{display:inline-flex;align-items:center;justify-content:center;padding:16px 28px;border-radius:999px;transition:transform .22s ease,background .22s ease,border-color .22s ease}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;box-shadow:0 22px 36px #2064693d}.button-secondary{border:1px solid rgba(21,22,26,.12);background:#ffffff57}.contact-cta{gap:10px}.contact-cta-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.contact-cta-icon svg{width:18px;height:18px;fill:currentColor}.hero-stage{grid-area:stage;position:relative;min-height:720px;border-radius:52px;background:radial-gradient(circle at 50% 50%,rgba(81,255,0,.14),transparent 42%),linear-gradient(180deg,#22283914,#2228392e);box-shadow:inset 0 1px #ffffff85,var(--shadow);overflow:hidden;perspective:1400px}.hero-stage-brand:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 24% 24%,rgba(255,255,255,.46),transparent 24%),radial-gradient(circle at 78% 22%,rgba(81,255,0,.14),transparent 22%)}.hero-orbit{position:absolute;top:50%;left:50%;border:1px solid rgba(255,255,255,.34);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.hero-orbit-a{width:272px;height:272px;transform:translate(calc(-50% - 12px),calc(-50% + 8px))}.hero-orbit-b{width:278px;height:278px;border-color:#51ff0038;transform:translate(calc(-50% + 18px),calc(-50% - 16px))}.hero-orbit-c{width:252px;height:252px;transform:translate(calc(-50% + 8px),calc(-50% + 18px))}.hero-orbit-d{width:266px;height:266px;border-color:#51ff002e;transform:translate(calc(-50% + 22px),calc(-50% + 6px))}.hero-orbit-e{width:240px;height:240px;transform:translate(calc(-50% - 18px),calc(-50% - 10px))}.stage-grid,.stage-glow,.stage-structure,.ecosystem-orbit,.ecosystem-link,.ecosystem-node,.ecosystem-pulse{position:absolute}.stage-grid{top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.24) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.24) 1px,transparent 1px);background-size:70px 70px;-webkit-mask-image:linear-gradient(180deg,transparent 5%,rgba(0,0,0,.95) 26%,rgba(0,0,0,.95) 74%,transparent 100%);mask-image:linear-gradient(180deg,transparent 5%,rgba(0,0,0,.95) 26%,rgba(0,0,0,.95) 74%,transparent 100%);opacity:.36;transform:rotateX(70deg) translateY(180px) scale(1.6)}.stage-glow{border-radius:50%;filter:blur(16px)}.stage-glow-a{top:12%;left:8%;width:220px;height:220px;background:#51ff0047}.stage-glow-b{right:10%;bottom:10%;width:280px;height:280px;background:#2064694d}.stage-structure{top:50%;left:50%;width:520px;height:520px;transform:translate(-50%,-50%);animation:ecosystem-float 12s ease-in-out infinite}.ecosystem-orbit{top:50%;right:50%;bottom:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%)}.ecosystem-orbit-a{width:420px;height:420px;border:1px solid rgba(255,255,255,.52);opacity:.8;animation:orbit-spin-a 20s linear infinite}.ecosystem-orbit-b{width:280px;height:280px;border:1px solid rgba(81,255,0,.52);opacity:.72;animation:orbit-spin-b 16s linear infinite reverse}.ecosystem-link{top:50%;left:50%;width:2px;border-radius:999px;transform-origin:top center;opacity:.52;filter:drop-shadow(0 0 12px rgba(81,255,0,.16))}.ecosystem-link-a{height:182px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(81,255,0,.18) 74%,transparent 100%);animation:link-orbit-a 11s linear infinite}.ecosystem-link-b{height:124px;background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(32,100,105,.2) 72%,transparent 100%);animation:link-orbit-b 14s linear infinite reverse}.ecosystem-link-c{height:182px;background:linear-gradient(180deg,rgba(255,255,255,.84),rgba(81,255,0,.14) 72%,transparent 100%);animation:link-orbit-c 13s linear infinite}.ecosystem-link-d{height:124px;background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(32,100,105,.18) 72%,transparent 100%);animation:link-orbit-d 10s linear infinite reverse}.ecosystem-node{top:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%)}.ecosystem-node-core{width:96px;height:96px;background:radial-gradient(circle at 30% 30%,#fffffff5,#ffffffd1 34%,#51ff0038 72%,#51ff000f);box-shadow:0 28px 60px #1426492e,0 0 0 1px #ffffff85,inset 0 1px #fffc}.ecosystem-node-core:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:50%;border:1px solid rgba(32,100,105,.26)}.ecosystem-node-a,.ecosystem-node-b,.ecosystem-node-c,.ecosystem-node-d{width:18px;height:18px;background:radial-gradient(circle at 32% 32%,#fffffff5,#ffffffb3 42%,#51ff00a3);box-shadow:0 8px 18px #11162229,0 0 0 1px #ffffff52}.ecosystem-node-a{animation:orbit-node-a 11s linear infinite}.ecosystem-node-b{animation:orbit-node-b 14s linear infinite reverse}.ecosystem-node-c{animation:orbit-node-c 13s linear infinite}.ecosystem-node-d{animation:orbit-node-d 10s linear infinite reverse}.ecosystem-node-a:before,.ecosystem-node-b:before,.ecosystem-node-c:before,.ecosystem-node-d:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:#2064696b;opacity:.9}.ecosystem-pulse{border-radius:50%;border:1px solid rgba(81,255,0,.18);opacity:.32}.ecosystem-pulse-a{top:50%;left:50%;width:240px;height:152px;transform:translate(-50%,-50%);animation:orbit-spin-a 18s linear infinite}.ecosystem-pulse-b{top:50%;left:50%;width:360px;height:220px;transform:translate(-50%,-50%);animation:orbit-spin-b 24s linear infinite reverse}.transition-band{display:flex;align-items:center;justify-content:center;min-height:22vh;margin-top:-40px;background:linear-gradient(180deg,#ece7e100,#ece7e1c7 24%,#ece7e1)}.transition-band p{width:min(960px,calc(100% - 32px));margin:0;color:#15161a8f;font-family:var(--display);font-size:clamp(1.8rem,4vw,3.4rem);line-height:1.04;letter-spacing:-.04em}.feature-card{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.95fr);gap:0;margin-top:40px;overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.feature-visual,.feature-content{min-height:520px}.feature-image{width:100%;height:100%;background-size:cover;background-position:center 68%}.feature-image-main{background-image:linear-gradient(135deg,#15231e47,#ece2d20f),url(https://images.unsplash.com/photo-1500382017468-9049fed747ef?auto=format&fit=crop&w=1400&q=80)}.feature-content{display:flex;flex-direction:column;justify-content:center;padding:56px 62px}.feature-content h2,.section-heading h2,.contact-panel h2,.manifesto h2{font-size:clamp(2.4rem,4vw,4.5rem)}.section-heading{display:grid;gap:14px;max-width:720px;margin-bottom:34px}.portfolio,.manifesto,.motion-lab{padding-top:124px}.motion-stack{display:grid;gap:24px}.motion-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);gap:0;overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.motion-preview,.motion-copy{min-height:360px}.motion-preview{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.52),transparent 28%),linear-gradient(180deg,#d6dfdedb,#cad4d6eb)}.motion-copy{display:flex;flex-direction:column;justify-content:center;padding:44px 42px}.motion-copy h3{margin:0 0 12px;font-family:var(--display);font-size:clamp(2rem,3vw,3.2rem);font-weight:500;line-height:.98;letter-spacing:-.04em}.motion-copy p{margin:0;color:var(--muted);font-size:1.02rem;line-height:1.72}.motion-preview-brand:before,.motion-preview-brand-mosaic:before,.motion-preview-mosaic:before,.motion-preview-editorial:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 24% 24%,rgba(255,255,255,.46),transparent 24%),radial-gradient(circle at 78% 22%,rgba(81,255,0,.14),transparent 22%)}.motion-brand-mark,.motion-brand-mosaic-grid,.motion-brand-mosaic-cell,.motion-brand-lines,.motion-mosaic-grid,.motion-editorial-image,.motion-editorial-overlay{position:absolute}.motion-brand-mark{top:50%;left:50%;width:132px;height:132px;padding:26px;border-radius:36px;background:linear-gradient(160deg,#ffffffe6,#f4eee78f),linear-gradient(180deg,#51ff001f,#20646914);box-shadow:0 28px 54px #1116221f,inset 0 1px #ffffffd1;transform:translate(-50%,-50%);animation:motion-brand-float 6.4s ease-in-out infinite}.motion-brand-mark img{width:100%;height:100%;object-fit:contain}.motion-brand-mark-combo img{width:84px;height:84px;padding:8px;border-radius:22px;background:linear-gradient(160deg,#fffffff5,#d6f1dfe6);box-shadow:inset 0 1px #ffffffd1,0 14px 28px #1116221a}.motion-brand-mark-combo{top:50%;left:50%;width:84px;height:84px;padding:0;border-radius:0;background:transparent;box-shadow:none;transform:translate(-50%,-50%);z-index:2}.motion-brand-mosaic-grid{top:0;right:0;bottom:0;left:0}.motion-brand-mosaic-grid:before,.motion-brand-mosaic-grid:after{display:none}.motion-brand-mosaic-cell{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;top:50%;left:50%;z-index:1}.motion-brand-mosaic-cell img{width:42px;height:42px;object-fit:contain;border-radius:14px}.motion-brand-mosaic-logo{width:42px;height:42px;border-radius:14px}.motion-brand-mosaic-logo--svg{object-fit:contain}.motion-brand-mosaic-cell-a img{width:36px;height:36px;padding:3px;background:linear-gradient(160deg,#fffffff5,#d6f1dfeb);box-shadow:inset 0 1px #ffffffc7,0 10px 18px #11162214}.motion-brand-mosaic-placeholder{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#206469d1,#51ff00b8);color:#fff;font-size:1rem;font-weight:700}.motion-brand-mosaic-cell-a{animation:motion-orbit-a 12s linear infinite}.motion-brand-mosaic-cell-b{animation:motion-orbit-b 15s linear infinite reverse}.motion-brand-mosaic-cell-c{animation:motion-orbit-c 13.5s linear infinite}.motion-brand-mosaic-cell-d{animation:motion-orbit-d 16s linear infinite reverse}.motion-brand-mosaic-cell-e{animation:motion-orbit-e 18s linear infinite}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.motion-brand-lines{top:0;right:0;bottom:0;left:0}.motion-brand-lines span{position:absolute;left:50%;width:220px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.82),transparent);transform:translate(-50%)}.motion-brand-lines span:nth-child(1){top:34%;animation:motion-brand-line-a 7s ease-in-out infinite}.motion-brand-lines span:nth-child(2){top:50%;width:280px;animation:motion-brand-line-b 8s ease-in-out infinite}.motion-brand-lines span:nth-child(3){top:66%;animation:motion-brand-line-c 7.4s ease-in-out infinite}.motion-mosaic-grid{top:28px;right:28px;bottom:28px;left:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.motion-mosaic-cell{display:flex;align-items:end;padding:18px;border:1px solid rgba(255,255,255,.56);border-radius:28px;background:linear-gradient(160deg,#ffffffb8,#f4eee757),linear-gradient(180deg,#51ff0014,#2064690a);color:#15161abd;font-size:1rem;font-weight:600;line-height:1.2;box-shadow:0 18px 34px #11162214}.motion-mosaic-cell-a{animation:motion-mosaic-a 7s ease-in-out infinite}.motion-mosaic-cell-b{animation:motion-mosaic-b 8.2s ease-in-out infinite}.motion-mosaic-cell-c{animation:motion-mosaic-c 7.6s ease-in-out infinite}.motion-mosaic-cell-d{animation:motion-mosaic-d 8.8s ease-in-out infinite}.motion-editorial-image{top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#15231e3d,#ece2d20f),url(https://images.unsplash.com/photo-1500382017468-9049fed747ef?auto=format&fit=crop&w=1400&q=80);background-size:cover;background-position:center 72%;transform:scale(1.02)}.motion-editorial-overlay{top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1116221a,#11162247),radial-gradient(circle at 24% 72%,rgba(81,255,0,.14),transparent 28%)}.motion-preview:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 48% 48%,rgba(81,255,0,.18),transparent 24%),radial-gradient(circle at 80% 20%,rgba(32,100,105,.12),transparent 24%)}.motion-monolith-shadow,.motion-monolith-body,.motion-monolith-glow,.motion-sphere-shell,.motion-sphere-ring,.motion-sphere-core,.motion-cube-shadow,.motion-cube-frame,.motion-cube-inner,.motion-cube-core,.motion-ribbon-loop,.motion-ribbon-glow,.motion-particle,.motion-crystal-facet,.motion-crystal-core,.motion-grid-plane,.motion-grid-point,.motion-grid-scan{position:absolute}.motion-monolith-shadow{top:50%;left:50%;width:172px;height:52px;border-radius:50%;background:radial-gradient(circle,rgba(17,22,34,.18),transparent 72%);transform:translate(-50%,92px);filter:blur(14px)}.motion-monolith-body{top:50%;left:50%;width:134px;height:224px;border-radius:38px;background:linear-gradient(160deg,#ffffffd6,#ffffff42 34%,#51ff002e 70%,#20646933),linear-gradient(180deg,#ffffff2e,#ffffff05);transform:translate(-50%,-50%) rotate(-8deg);box-shadow:0 28px 54px #1116222e,inset 0 1px #ffffffc2;animation:motion-monolith 7s ease-in-out infinite}.motion-monolith-glow{top:50%;left:50%;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(81,255,0,.18),transparent 68%);transform:translate(-50%,-50%);filter:blur(18px);animation:motion-monolith-glow 7s ease-in-out infinite}.motion-sphere-shell{top:50%;left:50%;width:206px;height:206px;border-radius:50%;background:radial-gradient(circle at 30% 28%,#ffffffe6,#ffffff2e 48%,#20646929);transform:translate(-50%,-50%);box-shadow:0 28px 48px #1116221f;animation:motion-sphere-shell 8s ease-in-out infinite}.motion-sphere-ring{top:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%)}.motion-sphere-ring-a{width:286px;height:112px;border:1px solid rgba(255,255,255,.86);animation:motion-sphere-ring-a 11s linear infinite}.motion-sphere-ring-b{width:176px;height:286px;border:1px solid rgba(81,255,0,.46);animation:motion-sphere-ring-b 9s linear infinite reverse}.motion-sphere-core{top:50%;left:50%;width:76px;height:76px;border-radius:50%;background:radial-gradient(circle,#fffffff5,#51ff004d);transform:translate(-50%,-50%);box-shadow:0 0 26px #51ff002e}.motion-cube-shadow{top:50%;left:50%;width:190px;height:54px;border-radius:50%;background:radial-gradient(circle,rgba(17,22,34,.16),transparent 72%);transform:translate(-50%,86px);filter:blur(12px)}.motion-cube-frame{top:50%;left:50%;width:180px;height:180px;border:1px solid rgba(255,255,255,.82);transform:translate(-50%,-50%) rotate(14deg);box-shadow:inset 0 0 0 1px #51ff0014;animation:motion-cube-frame 8s ease-in-out infinite}.motion-cube-inner{top:50%;left:50%;border:1px solid rgba(81,255,0,.42);transform:translate(-50%,-50%)}.motion-cube-inner-a{width:124px;height:124px;animation:motion-cube-inner-a 8.8s ease-in-out infinite}.motion-cube-inner-b{width:84px;height:84px;animation:motion-cube-inner-b 7.2s ease-in-out infinite}.motion-cube-core{top:50%;left:50%;width:36px;height:36px;border-radius:12px;background:linear-gradient(145deg,#206469f0,#51ff00d1);transform:translate(-50%,-50%) rotate(16deg);box-shadow:0 0 24px #51ff0033}.motion-ribbon-loop{top:50%;left:50%;width:260px;height:150px;border-radius:50%;border:18px solid rgba(255,255,255,.76);border-left-color:#51ff008f;border-right-color:#20646985;transform:translate(-50%,-50%) rotate(24deg) skew(-12deg);box-shadow:0 22px 44px #1116221f;animation:motion-ribbon 8.4s ease-in-out infinite}.motion-ribbon-glow{top:50%;left:50%;width:240px;height:240px;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(81,255,0,.16),transparent 70%);filter:blur(18px)}.motion-particle{width:14px;height:14px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fffffff5,#51ff008a);box-shadow:0 0 18px #51ff0029}.motion-particle-a{animation:motion-particle-a 8s ease-in-out infinite}.motion-particle-b{animation:motion-particle-b 9s ease-in-out infinite}.motion-particle-c{animation:motion-particle-c 10s ease-in-out infinite}.motion-particle-d{animation:motion-particle-d 8.8s ease-in-out infinite}.motion-particle-e{animation:motion-particle-e 9.6s ease-in-out infinite}.motion-particle-f{animation:motion-particle-f 10.4s ease-in-out infinite}.motion-crystal-facet{top:50%;left:50%;transform:translate(-50%,-50%);clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%);background:linear-gradient(160deg,#ffffffd1,#51ff002e,#20646924);box-shadow:0 16px 34px #1116221a}.motion-crystal-facet-a{width:210px;height:240px;animation:motion-crystal-a 8s ease-in-out infinite}.motion-crystal-facet-b{width:150px;height:190px;animation:motion-crystal-b 7s ease-in-out infinite}.motion-crystal-facet-c{width:98px;height:130px;animation:motion-crystal-c 6.4s ease-in-out infinite}.motion-crystal-core{top:50%;left:50%;width:46px;height:46px;border-radius:16px;background:linear-gradient(145deg,#fffffff5,#51ff0047);transform:translate(-50%,-50%) rotate(12deg)}.motion-grid-plane{left:50%;bottom:36px;width:340px;height:220px;transform:translate(-50%) perspective(600px) rotateX(72deg);background-image:linear-gradient(rgba(255,255,255,.3) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.3) 1px,transparent 1px);background-size:32px 32px;opacity:.7}.motion-grid-point{width:16px;height:16px;border-radius:50%;background:radial-gradient(circle,#fffffffa,#51ff00a3);box-shadow:0 0 18px #51ff0029}.motion-grid-point-a{top:112px;left:28%;animation:motion-grid-point-a 7s ease-in-out infinite}.motion-grid-point-b{top:146px;left:58%;animation:motion-grid-point-b 8.2s ease-in-out infinite}.motion-grid-point-c{top:198px;left:42%;animation:motion-grid-point-c 7.6s ease-in-out infinite}.motion-grid-point-d{top:98px;left:70%;animation:motion-grid-point-d 8.8s ease-in-out infinite}.motion-grid-scan{top:50%;left:50%;width:320px;height:2px;transform:translate(-50%,-50%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.92),transparent);opacity:.72;animation:motion-grid-scan 6.8s ease-in-out infinite}.manifesto-copy{display:grid;gap:18px;max-width:none;width:100%;padding:36px 40px;border:1px solid rgba(255,255,255,.7);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.manifesto-copy p{margin:0;color:var(--muted);font-size:1.1rem;line-height:1.9}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.portfolio-card{position:relative;display:block;min-height:580px;overflow:hidden;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.portfolio-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0c1214,#0a0c122e 28%,#0a0c12d6)}.portfolio-media{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover;transform:scale(1.02);transition:transform .7s ease}.portfolio-card:hover .portfolio-media{transform:scale(1.09)}.portfolio-media-city{background-image:linear-gradient(180deg,#12151c24,#12151c5c),url(https://images.unsplash.com/photo-1449824913935-59a10b8d2000?auto=format&fit=crop&w=1200&q=80)}.portfolio-media-energy{background-image:linear-gradient(180deg,#12151c24,#12151c5c),url(https://images.unsplash.com/photo-1483721310020-03333e577078?auto=format&fit=crop&w=1200&q=80)}.portfolio-media-office{background-image:linear-gradient(180deg,#12151c24,#12151c5c),url(https://images.unsplash.com/photo-1511882150382-421056c89033?auto=format&fit=crop&w=1200&q=80)}.portfolio-media-loop{background-image:linear-gradient(180deg,#12151c24,#12151c5c),url(https://images.unsplash.com/photo-1511512578047-dfb367046420?auto=format&fit=crop&w=1200&q=80)}.portfolio-media-home{background-image:linear-gradient(180deg,#12151c24,#12151c5c),url(https://images.unsplash.com/photo-1513694203232-719a280e022f?auto=format&fit=crop&w=1200&q=80)}.portfolio-media-lar{background-image:linear-gradient(180deg,#12151c24,#12151c5c),url(https://images.unsplash.com/photo-1505693416388-ac5ce068fe85?auto=format&fit=crop&w=1200&q=80)}.portfolio-overlay{position:absolute;top:32px;right:32px;bottom:30px;left:32px;z-index:1;display:flex;flex-direction:column;color:#fff}.portfolio-overlay h3{margin:0 0 14px;font-family:var(--display);font-size:clamp(1.9rem,2.8vw,3.2rem);font-weight:500;line-height:.98;letter-spacing:-.04em}.portfolio-overlay p{margin:0;color:#ffffffc2}.portfolio-footer{margin-top:auto}.portfolio-products-label{margin:0;color:#ffffffa3;font-size:.74rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.portfolio-products{display:flex;flex-wrap:wrap;gap:16px;margin-top:12px}.portfolio-chip-logo{width:42px;height:42px;border-radius:12px;object-fit:cover;flex-shrink:0;background:#ffffff24}.portfolio-chip-logo--svg{object-fit:contain}.portfolio-chip-logo-placeholder{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;letter-spacing:0}.portfolio-logo-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:16px;background:#ffffff0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .22s ease,background .22s ease,box-shadow .22s ease}.portfolio-logo-link:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border:1px solid rgba(255,255,255,0);border-radius:20px;transition:border-color .22s ease,transform .22s ease,opacity .22s ease;opacity:0}.portfolio-logo-link:hover,.portfolio-logo-link:focus-visible{background:#51ff0024;transform:translateY(-2px) scale(1.04);box-shadow:0 14px 24px #0000002e}.portfolio-logo-link:hover:after,.portfolio-logo-link:focus-visible:after{border-color:#ffffff57;transform:scale(1.03);opacity:1}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding-top:88px}.stats>div{position:relative;display:flex;flex-direction:column;justify-content:flex-end;gap:18px;min-height:220px;padding:30px 28px 26px;overflow:hidden;border:1px solid rgba(255,255,255,.62);border-radius:30px;background:linear-gradient(180deg,#ffffff4d,#f8f4efd1),#f8f4efb8;box-shadow:var(--shadow)}.stats>div:before{content:"";position:absolute;top:0;right:26px;left:26px;height:1px;background:linear-gradient(90deg,#2064691f,#51ff00c7,#2064691f)}.stats>div:after{content:"";position:absolute;inset:auto -10% -26% auto;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,rgba(81,255,0,.12),transparent 68%);filter:blur(10px);pointer-events:none}.stat-number{position:relative;font-family:var(--display);font-size:clamp(3rem,4.4vw,4.8rem);line-height:.88;letter-spacing:-.06em}.stat-label{position:relative;color:var(--muted);font-size:1.08rem;line-height:1.42;max-width:14ch}.governance{padding-top:124px}.governance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.governance-card{display:grid;grid-template-columns:180px minmax(0,1fr);align-items:stretch;gap:0;overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.governance-photo-wrap{margin:0;overflow:hidden}.governance-photo{display:block;width:100%;height:100%;min-height:100%;object-fit:cover;object-position:center top}.governance-content{display:flex;flex-direction:column;justify-content:center;padding:28px 30px 30px}.governance-card h3{margin:0 0 18px;font-family:var(--display);font-size:clamp(2.1rem,3vw,3.2rem);font-weight:600;line-height:.98;letter-spacing:-.04em}.governance-card p{margin:0;color:var(--muted);font-size:1.08rem;line-height:1.8}.governance-link{width:fit-content;margin-top:24px;background:#ffffff75}.contact{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:22px;padding:124px 0 88px}.contact-panel{max-width:760px}.contact-cta{margin-top:0}.contact-socials,.footer-socials{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.social-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 18px;border:1px solid rgba(21,22,26,.12);border-radius:999px;background:#ffffff6b;color:var(--ink);font-size:.94rem;font-weight:500;transition:transform .22s ease,border-color .22s ease,background .22s ease}.social-link:hover,.social-link:focus-visible{transform:translateY(-2px);border-color:#15161a38;background:#ffffff9e}.social-link-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.social-link-icon svg{width:100%;height:100%;fill:currentColor}.site-footer{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 0 44px}.site-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#15161a1f}.site-footer p{flex:1 1 auto;margin:0;color:#15161a94;font-size:.92rem;line-height:1.6}.footer-socials{flex:0 0 auto}.social-link-footer{min-height:40px;padding:0 16px;font-size:.9rem}.cookie-modal{position:fixed;right:24px;bottom:28px;z-index:34;width:min(420px,calc(100vw - 32px));opacity:0;pointer-events:none;transform:translateY(28px);transition:opacity .26s ease,transform .32s cubic-bezier(.2,1,.2,1)}.cookie-modal.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.cookie-modal-inner{position:relative;overflow:hidden;padding:26px 24px 24px;border:1px solid rgba(255,255,255,.24);border-radius:28px;background:radial-gradient(circle at top right,rgba(81,255,0,.16),transparent 34%),linear-gradient(180deg,#0f121af5,#161a25f5);box-shadow:0 24px 60px #0a0c1252,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.cookie-modal-inner:before{content:"";position:absolute;inset:auto -40px -50px auto;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(81,255,0,.18),transparent 68%);pointer-events:none}.cookie-kicker{position:relative;z-index:1;margin:0 0 10px;color:#7fecc8;font-size:.78rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.cookie-modal h2{position:relative;z-index:1;margin:0;color:#f8faf9;font-size:clamp(1.3rem,2.3vw,1.55rem);line-height:1.15}.cookie-text{position:relative;z-index:1;margin:14px 0 0;color:#f8faf9b8;font-size:.98rem;line-height:1.7}.cookie-actions{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.cookie-button{width:100%;min-height:54px;padding:14px 18px;border:1px solid transparent;font-weight:600}.cookie-button-primary{box-shadow:0 18px 32px #2064693d}.cookie-button-secondary{background:#ffffff0f;border-color:#ffffff1f;color:#f8faf9e0}.cookie-button-secondary:hover,.cookie-button-secondary:focus-visible{background:#ffffff1a}.back-to-top{position:fixed;right:24px;bottom:28px;z-index:35;display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;padding:0;border:1px solid rgba(255,255,255,.22);border-radius:20px;background:linear-gradient(160deg,#ffffff24,#ffffff0a),linear-gradient(180deg,#14171feb,#0d1118d6);box-shadow:0 18px 40px #11162238,inset 0 1px #ffffff1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#f7fbf8;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(18px);transition:opacity .22s ease,transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease;overflow:hidden}body.has-cookie-consent .back-to-top{bottom:344px}.back-to-top:before{content:"";position:absolute;inset:auto 10px 8px;height:4px;border-radius:999px;background:linear-gradient(90deg,#20646929,#51ff00d6,#20646929);box-shadow:0 0 18px #51ff004d;opacity:.72;transition:opacity .22s ease,transform .32s ease,box-shadow .32s ease}.back-to-top-icon{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.back-to-top svg{width:22px;height:22px;fill:currentColor;transition:transform .22s ease,filter .22s ease,opacity .22s ease}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover,.back-to-top:focus-visible{border-color:#51ff0061;background:linear-gradient(160deg,#ffffff2e,#ffffff0d),linear-gradient(180deg,#161d26f0,#0b1016e0);box-shadow:0 24px 52px #1116224d,0 0 0 1px #51ff001f;transform:translateY(-4px) scale(1.02)}.back-to-top:hover:before,.back-to-top:focus-visible:before{opacity:1;transform:scaleX(1.12);box-shadow:0 0 24px #51ff006b}.back-to-top:hover svg,.back-to-top:focus-visible svg{transform:translateY(-4px);filter:drop-shadow(0 8px 14px rgba(81,255,0,.2));opacity:1}.reveal{opacity:0;transform:translateY(46px) scale(.98);transition:opacity .7s ease,transform .9s cubic-bezier(.2,1,.2,1)}.reveal.is-visible{opacity:1;transform:translateY(0) scale(1)}@keyframes ecosystem-float{0%,to{transform:translate(-50%,-50%) translateY(-8px)}50%{transform:translate(-50%,-50%) translateY(10px)}}@keyframes orbit-spin-a{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes orbit-spin-b{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes orbit-node-a{0%{transform:translate(-50%,-50%) rotate(0) translate(180px) scale(1)}50%{transform:translate(-50%,-50%) rotate(180deg) translate(180px) scale(1.08)}to{transform:translate(-50%,-50%) rotate(360deg) translate(180px) scale(1)}}@keyframes orbit-node-b{0%{transform:translate(-50%,-50%) rotate(70deg) translate(120px) scale(.96)}50%{transform:translate(-50%,-50%) rotate(250deg) translate(120px) scale(1.08)}to{transform:translate(-50%,-50%) rotate(430deg) translate(120px) scale(.96)}}@keyframes orbit-node-c{0%{transform:translate(-50%,-50%) rotate(150deg) translate(178px) scale(1)}50%{transform:translate(-50%,-50%) rotate(330deg) translate(178px) scale(1.08)}to{transform:translate(-50%,-50%) rotate(510deg) translate(178px) scale(1)}}@keyframes orbit-node-d{0%{transform:translate(-50%,-50%) rotate(220deg) translate(120px) scale(.96)}50%{transform:translate(-50%,-50%) rotate(400deg) translate(120px) scale(1.08)}to{transform:translate(-50%,-50%) rotate(580deg) translate(120px) scale(.96)}}@keyframes motion-monolith{0%,to{transform:translate(-50%,-50%) rotate(-8deg) translateY(-6px)}50%{transform:translate(-50%,-50%) rotate(2deg) translateY(8px)}}@keyframes motion-monolith-glow{0%,to{opacity:.36;transform:translate(-50%,-50%) scale(.94)}50%{opacity:.62;transform:translate(-50%,-50%) scale(1.08)}}@keyframes motion-sphere-shell{0%,to{transform:translate(-50%,-50%) scale(.98)}50%{transform:translate(-50%,-50%) scale(1.04)}}@keyframes motion-sphere-ring-a{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes motion-sphere-ring-b{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes motion-cube-frame{0%,to{transform:translate(-50%,-50%) rotate(14deg)}50%{transform:translate(-50%,-50%) rotate(-4deg)}}@keyframes motion-cube-inner-a{0%,to{transform:translate(-50%,-50%) scale(.94)}50%{transform:translate(-50%,-50%) scale(1.06)}}@keyframes motion-cube-inner-b{0%,to{transform:translate(-50%,-50%) rotate(0) scale(.92)}50%{transform:translate(-50%,-50%) rotate(18deg) scale(1.04)}}@keyframes motion-ribbon{0%,to{transform:translate(-50%,-50%) rotate(24deg) skew(-12deg) scale(.96)}50%{transform:translate(-50%,-50%) rotate(204deg) skew(-12deg) scale(1.02)}}@keyframes motion-particle-a{0%,to{transform:translate(88px,68px) scale(1);opacity:.3}50%{transform:translate(180px,118px) scale(1.2);opacity:1}}@keyframes motion-particle-b{0%,to{transform:translate(264px,96px) scale(.9);opacity:.24}50%{transform:translate(192px,168px) scale(1.15);opacity:.92}}@keyframes motion-particle-c{0%,to{transform:translate(156px,210px) scale(1);opacity:.28}50%{transform:translate(236px,116px) scale(1.18);opacity:.96}}@keyframes motion-particle-d{0%,to{transform:translate(328px,206px) scale(.94);opacity:.24}50%{transform:translate(248px,138px) scale(1.16);opacity:.9}}@keyframes motion-particle-e{0%,to{transform:translate(102px,154px) scale(.88);opacity:.2}50%{transform:translate(174px,90px) scale(1.14);opacity:.84}}@keyframes motion-particle-f{0%,to{transform:translate(292px,62px) scale(.9);opacity:.22}50%{transform:translate(212px,126px) scale(1.16);opacity:.9}}@keyframes motion-crystal-a{0%,to{transform:translate(-50%,-50%) rotate(-8deg) scale(.98)}50%{transform:translate(-50%,-50%) rotate(10deg) scale(1.03)}}@keyframes motion-crystal-b{0%,to{transform:translate(-50%,-50%) rotate(12deg) scale(.94)}50%{transform:translate(-50%,-50%) rotate(-8deg) scale(1.04)}}@keyframes motion-crystal-c{0%,to{transform:translate(-50%,-50%) rotate(4deg) scale(.92)}50%{transform:translate(-50%,-50%) rotate(22deg) scale(1.06)}}@keyframes motion-grid-point-a{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.22);opacity:1}}@keyframes motion-grid-point-b{0%,to{transform:scale(.92);opacity:.24}50%{transform:scale(1.18);opacity:.92}}@keyframes motion-grid-point-c{0%,to{transform:scale(1);opacity:.28}50%{transform:scale(1.16);opacity:.96}}@keyframes motion-grid-point-d{0%,to{transform:scale(.9);opacity:.22}50%{transform:scale(1.18);opacity:.9}}@keyframes motion-grid-scan{0%,to{transform:translate(-50%,-76px);opacity:0}15%{opacity:.72}50%{transform:translate(-50%);opacity:.84}85%{opacity:.72}to{transform:translate(-50%,76px);opacity:0}}@keyframes motion-brand-float{0%,to{transform:translate(-50%,-50%) translateY(-6px)}50%{transform:translate(-50%,-50%) translateY(8px)}}@keyframes motion-brand-line-a{0%,to{opacity:.28;transform:translate(-50%) scaleX(.88)}50%{opacity:.74;transform:translate(-50%) scaleX(1.04)}}@keyframes motion-brand-line-b{0%,to{opacity:.22;transform:translate(-50%) scaleX(.84)}50%{opacity:.78;transform:translate(-50%) scaleX(1.02)}}@keyframes motion-brand-line-c{0%,to{opacity:.24;transform:translate(-50%) scaleX(.9)}50%{opacity:.7;transform:translate(-50%) scaleX(1.03)}}@keyframes motion-mosaic-a{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes motion-mosaic-b{0%,to{transform:translateY(-4px)}50%{transform:translateY(6px)}}@keyframes motion-mosaic-c{0%,to{transform:translateY(4px)}50%{transform:translateY(-6px)}}@keyframes motion-mosaic-d{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}@keyframes motion-orbit-a{0%{transform:translate(-50%,-50%) translate(-18px,10px) rotate(0) translate(136px) rotate(0) scale(.96)}25%{transform:translate(-50%,-50%) translate(-18px,10px) rotate(90deg) translate(136px) rotate(-90deg) scale(1.04)}50%{transform:translate(-50%,-50%) translate(-18px,10px) rotate(180deg) translate(136px) rotate(-180deg) scale(1)}75%{transform:translate(-50%,-50%) translate(-18px,10px) rotate(270deg) translate(136px) rotate(-270deg) scale(1.04)}to{transform:translate(-50%,-50%) translate(-18px,10px) rotate(360deg) translate(136px) rotate(-360deg) scale(.96)}}@keyframes motion-orbit-b{0%{transform:translate(-50%,-50%) translate(24px,-22px) rotate(45deg) translate(139px) rotate(-45deg) scale(.92)}25%{transform:translate(-50%,-50%) translate(24px,-22px) rotate(135deg) translate(139px) rotate(-135deg) scale(1.04)}50%{transform:translate(-50%,-50%) translate(24px,-22px) rotate(225deg) translate(139px) rotate(-225deg) scale(.98)}75%{transform:translate(-50%,-50%) translate(24px,-22px) rotate(315deg) translate(139px) rotate(-315deg) scale(1.04)}to{transform:translate(-50%,-50%) translate(24px,-22px) rotate(405deg) translate(139px) rotate(-405deg) scale(.92)}}@keyframes motion-orbit-c{0%{transform:translate(-50%,-50%) translate(12px,24px) rotate(120deg) translate(126px) rotate(-120deg) scale(.94)}25%{transform:translate(-50%,-50%) translate(12px,24px) rotate(210deg) translate(126px) rotate(-210deg) scale(1.05)}50%{transform:translate(-50%,-50%) translate(12px,24px) rotate(300deg) translate(126px) rotate(-300deg) scale(1)}75%{transform:translate(-50%,-50%) translate(12px,24px) rotate(390deg) translate(126px) rotate(-390deg) scale(1.05)}to{transform:translate(-50%,-50%) translate(12px,24px) rotate(480deg) translate(126px) rotate(-480deg) scale(.94)}}@keyframes motion-orbit-d{0%{transform:translate(-50%,-50%) translate(28px,8px) rotate(200deg) translate(133px) rotate(-200deg) scale(.9)}25%{transform:translate(-50%,-50%) translate(28px,8px) rotate(290deg) translate(133px) rotate(-290deg) scale(1.04)}50%{transform:translate(-50%,-50%) translate(28px,8px) rotate(380deg) translate(133px) rotate(-380deg) scale(.98)}75%{transform:translate(-50%,-50%) translate(28px,8px) rotate(470deg) translate(133px) rotate(-470deg) scale(1.04)}to{transform:translate(-50%,-50%) translate(28px,8px) rotate(560deg) translate(133px) rotate(-560deg) scale(.9)}}@keyframes motion-orbit-e{0%{transform:translate(-50%,-50%) translate(-26px,-14px) rotate(280deg) translate(120px) rotate(-280deg) scale(.92)}25%{transform:translate(-50%,-50%) translate(-26px,-14px) rotate(370deg) translate(120px) rotate(-370deg) scale(1.04)}50%{transform:translate(-50%,-50%) translate(-26px,-14px) rotate(460deg) translate(120px) rotate(-460deg) scale(.98)}75%{transform:translate(-50%,-50%) translate(-26px,-14px) rotate(550deg) translate(120px) rotate(-550deg) scale(1.04)}to{transform:translate(-50%,-50%) translate(-26px,-14px) rotate(640deg) translate(120px) rotate(-640deg) scale(.92)}}@keyframes link-orbit-a{0%{transform:translate(-50%,-50%) rotate(0);opacity:.3}50%{transform:translate(-50%,-50%) rotate(180deg);opacity:.82}to{transform:translate(-50%,-50%) rotate(360deg);opacity:.3}}@keyframes link-orbit-b{0%{transform:translate(-50%,-50%) rotate(70deg);opacity:.28}50%{transform:translate(-50%,-50%) rotate(250deg);opacity:.72}to{transform:translate(-50%,-50%) rotate(430deg);opacity:.28}}@keyframes link-orbit-c{0%{transform:translate(-50%,-50%) rotate(150deg);opacity:.26}50%{transform:translate(-50%,-50%) rotate(330deg);opacity:.78}to{transform:translate(-50%,-50%) rotate(510deg);opacity:.26}}@keyframes link-orbit-d{0%{transform:translate(-50%,-50%) rotate(220deg);opacity:.28}50%{transform:translate(-50%,-50%) rotate(400deg);opacity:.72}to{transform:translate(-50%,-50%) rotate(580deg);opacity:.28}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.stage-structure,.ecosystem-orbit-a,.ecosystem-orbit-b,.ecosystem-link-a,.ecosystem-link-b,.ecosystem-link-c,.ecosystem-link-d,.ecosystem-pulse-a,.ecosystem-pulse-b,.ecosystem-node-a,.ecosystem-node-b,.ecosystem-node-c,.ecosystem-node-d,.reveal,.button,.portfolio-media{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.cookie-modal,.back-to-top{transition:none!important}}@media (min-width: 961px) and (max-width: 1180px){.section{width:min(1240px,calc(100% - 56px))}.site-nav{display:none}.site-header{top:16px;width:calc(100% - 56px);padding:12px 18px;gap:18px}.brand-copy strong{font-size:.88rem;letter-spacing:.06em}.brand-copy small{font-size:.72rem}.hero{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);min-height:auto;padding-top:132px;padding-bottom:40px;column-gap:34px}.hero-copy,.hero-text{max-width:none}.hero h1{max-width:11.5ch;font-size:clamp(3.55rem,5.6vw,5rem);line-height:.94}.hero-text{max-width:520px;margin-top:-20px;font-size:1.02rem;line-height:1.62}.hero-actions{margin-top:12px}.hero-stage{min-height:560px;border-radius:42px}.motion-brand-mark-combo,.motion-brand-mark-combo img{width:94px;height:94px}.transition-band{min-height:16vh;margin-top:-8px}.transition-band p{font-size:clamp(2rem,4vw,2.9rem)}.feature-card{grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr)}.feature-visual,.feature-content{min-height:430px}.feature-content{padding:42px 36px}.governance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.governance-card{grid-template-columns:150px minmax(0,1fr)}.governance-card h3{font-size:clamp(1.95rem,2.8vw,2.8rem)}.governance-card p{font-size:1rem;line-height:1.64}.contact{padding:108px 0 76px}.contact-panel{max-width:none}.contact-panel h2{max-width:14ch;font-size:clamp(3.15rem,4.8vw,4.55rem);line-height:.95}.contact-panel p{max-width:760px;font-size:1.02rem;line-height:1.66}.contact-cta{width:fit-content;margin-top:0}}@media (min-width: 1181px) and (max-height: 860px){.site-header{top:14px;padding:12px 18px}.brand-mark{width:30px;height:30px}.brand-copy strong{font-size:.9rem}.brand-copy small,.site-nav,.language-toggle{font-size:.92rem}.hero{min-height:auto;grid-template-columns:minmax(0,1.14fr) minmax(420px,.86fr);padding-top:102px;padding-bottom:24px;column-gap:34px}.hero-copy{max-width:none}.hero h1{max-width:12.8ch;font-size:clamp(3.25rem,4.6vw,4.7rem);line-height:.94}.hero-text{max-width:620px;margin-top:-10px;font-size:.98rem;line-height:1.56}.hero-actions{margin-top:2px}.button{padding:14px 24px}.hero-stage{min-height:560px;border-radius:42px}.motion-brand-mark-combo,.motion-brand-mark-combo img{width:92px;height:92px}}@media (max-width: 960px){.section{width:min(1240px,calc(100% - 48px))}.site-nav{display:none}.feature-card,.motion-card,.contact,.stats,.portfolio-grid{grid-template-columns:1fr}.hero{grid-template-columns:1fr;grid-template-areas:"copy" "stage" "text" "actions"}.hero,.feature-card,.contact,.stats,.portfolio-grid,.governance-grid,.governance-card{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{min-height:auto;padding-top:136px;padding-bottom:40px}.hero-copy,.hero-text{max-width:none}.hero-stage{min-height:540px}.feature-visual,.feature-content{min-height:auto}.feature-content,.motion-copy,.manifesto-copy,.contact{padding-left:28px;padding-right:28px}.contact{align-items:flex-start}.cookie-modal{right:16px;bottom:18px;width:min(420px,calc(100vw - 20px))}}@media (max-width: 860px){.section{width:min(1240px,calc(100% - 24px))}.hero{gap:24px;padding-top:112px;padding-bottom:24px}.hero-stage{min-height:460px}.transition-band{min-height:12vh;margin-top:0}.transition-band p{font-size:clamp(1.35rem,5.6vw,2.1rem)}.manifesto,.motion-lab,.portfolio,.governance,.stats{padding-top:82px}.portfolio-grid{gap:18px}.portfolio-card{min-height:460px}}@media (min-width: 721px) and (max-width: 960px){.site-header{top:14px;width:calc(100% - 48px);gap:14px;padding:10px 14px}.brand-copy strong{font-size:.86rem;letter-spacing:.05em}.brand-copy small{font-size:.7rem;line-height:1.2}.language-toggle{min-width:50px;padding:8px 10px}.hero{grid-template-columns:1fr;grid-template-areas:"copy" "text" "actions" "stage";gap:18px;padding-top:122px;padding-bottom:30px}.hero h1{max-width:12.5ch;font-size:clamp(3.45rem,7.4vw,4.7rem);line-height:.94}.hero-text{max-width:none;margin-top:2px;font-size:1.02rem;line-height:1.66}.hero-actions{margin-top:8px;flex-direction:row;flex-wrap:wrap;align-items:center}.button{width:auto;min-width:220px;max-width:none}.hero-stage{min-height:430px;border-radius:34px}.motion-brand-mark-combo,.motion-brand-mark-combo img{width:90px;height:90px}.transition-band{display:none}.feature-card{margin-top:34px}.section-heading h2,.feature-content h2,.contact-panel h2,.manifesto h2{font-size:clamp(2.6rem,6vw,3.7rem)}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.governance-grid{grid-template-columns:1fr;gap:20px}.governance-card{grid-template-columns:220px minmax(0,1fr);border-radius:32px}.governance-photo{object-fit:cover;object-position:center top}.governance-content{padding:24px 26px 26px}.governance-card h3{font-size:clamp(2rem,4.6vw,2.8rem)}.governance-card p{font-size:1rem;line-height:1.66}.governance-link{align-self:flex-start;min-width:188px}.contact{flex-direction:column;align-items:flex-start;gap:22px;padding:92px 0 68px}.contact-panel{max-width:none}.contact-panel h2{max-width:13.5ch;font-size:clamp(2.9rem,6vw,4rem);line-height:.96}.contact-panel p{max-width:680px;font-size:1rem;line-height:1.66}.contact-cta{width:fit-content;margin-top:0}.site-footer{flex-direction:column;align-items:flex-start;padding-bottom:34px}.footer-socials{padding-top:0;border-top:0}}@media (max-width: 720px){.section{width:calc(100% - 38px)}.site-header{top:10px;width:calc(100% - 40px);gap:10px;padding:7px 10px;border-color:#ffffff5c;background:#f4eee78f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 12px 28px #11162214;color:var(--ink)}.brand{gap:9px;min-width:0}.brand-mark{width:28px;height:28px}.brand-copy strong{font-size:.78rem;letter-spacing:.035em;line-height:1}.brand-copy small{display:block;max-width:180px;font-size:.58rem;line-height:1.15;letter-spacing:.02em;opacity:.58;white-space:normal}.language-toggle{min-width:42px;padding:5px 7px;border-color:#15161a1a;background:#ffffff42;font-size:.8rem}.hero h1{font-size:clamp(2.2rem,11vw,3.5rem);line-height:.92}.hero-text,.feature-content p,.section-heading p,.governance-card p,.contact-panel p,.portfolio-overlay p{font-size:1rem}.hero-actions,.contact{flex-direction:column;align-items:stretch}.hero{gap:18px;padding-top:82px;padding-bottom:28px}.eyebrow{margin-bottom:12px;font-size:.74rem;letter-spacing:.15em}.hero-text{margin-top:12px;max-width:none;font-size:.98rem;line-height:1.62}.hero-actions{margin-top:24px;gap:12px}.button{width:100%;max-width:100%;padding:13px 18px}.hero-stage{min-height:280px;border-radius:24px}.stage-structure{width:300px;height:300px}.ecosystem-orbit-a{width:250px;height:250px}.ecosystem-orbit-b{width:170px;height:170px}.ecosystem-link-a,.ecosystem-link-c{height:126px}.ecosystem-link-b,.ecosystem-link-d{height:86px}.ecosystem-node-core{width:82px;height:82px}.ecosystem-node-a,.ecosystem-node-b,.ecosystem-node-c,.ecosystem-node-d{width:48px;height:48px}.ecosystem-node-a:before,.ecosystem-node-b:before,.ecosystem-node-c:before,.ecosystem-node-d:before{top:14px;right:14px;bottom:14px;left:14px;border-radius:12px}.ecosystem-pulse-a{width:170px;height:104px}.ecosystem-pulse-b{width:250px;height:150px}.transition-band{display:none}.feature-card{margin-top:40px;border-radius:28px}.motion-preview,.motion-copy{min-height:auto}.motion-preview{min-height:260px}.motion-copy{padding:28px 20px 30px}.feature-content h2,.section-heading h2,.contact-panel h2,.manifesto h2{font-size:clamp(2rem,8.4vw,2.9rem)}.section-heading{gap:10px;margin-bottom:24px}.feature-visual{min-height:260px}.feature-image{background-position:center 78%}.feature-content{padding:28px 20px 30px}.feature-content .button{margin-top:6px}.manifesto,.motion-lab,.portfolio,.governance,.stats{padding-top:68px}.manifesto-copy{padding:22px 18px;border-radius:28px}.manifesto-copy p{font-size:.98rem;line-height:1.68}.stats{gap:14px}.stats{display:none}.stats>div{padding:22px 20px}.stat-number{font-size:clamp(2.05rem,10vw,3rem)}.stat-label{font-size:.95rem;line-height:1.45}.portfolio-grid{gap:14px}.portfolio-card{min-height:360px;border-radius:24px}.portfolio-overlay{top:18px;right:18px;bottom:18px;left:18px}.portfolio-overlay h3{margin-bottom:10px;font-size:clamp(1.8rem,8.4vw,2.6rem)}.portfolio-overlay p{font-size:.95rem;line-height:1.56}.portfolio-footer{padding-top:14px}.portfolio-products-label{font-size:.68rem;letter-spacing:.14em}.portfolio-products{gap:12px;margin-top:10px}.portfolio-chip-logo{width:36px;height:36px}.portfolio-logo-link{width:46px;height:46px;border-radius:14px}.governance-card{grid-template-columns:1fr;gap:0;overflow:visible;border-radius:28px;margin-top:56px;padding:0 0 6px}.governance-photo-wrap{width:112px;height:112px;margin:-56px auto 0;border:4px solid rgba(248,244,239,.96);border-radius:50%;overflow:hidden;background:linear-gradient(180deg,#ece7e1f2,#f4eee7fa);box-shadow:0 20px 36px #1116221f}.governance-photo{width:100%;height:100%;min-height:100%;object-fit:contain;object-position:center 18%;background:linear-gradient(180deg,#ece7e1e6,#f4eee7f2)}.governance-content{padding:16px 18px 20px;text-align:center}.governance-card h3{margin-bottom:12px;font-size:clamp(1.7rem,7.8vw,2.3rem)}.governance-card p{font-size:.98rem;line-height:1.65}.governance-link{width:fit-content;min-width:180px;align-self:center;margin-top:16px}.contact{gap:14px;padding-top:68px;padding-bottom:56px}.contact-panel h2{line-height:.96}.contact-cta{width:100%;justify-content:center}.contact-socials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.contact-socials .social-link{width:100%;padding:0 14px}.site-footer{flex-direction:column;align-items:stretch;gap:16px;padding-bottom:32px}.site-footer p{width:100%;flex:0 0 auto;text-align:center}.footer-socials{display:none}.cookie-modal-inner{padding:24px 20px 20px;border-radius:24px}.cookie-actions{grid-template-columns:1fr}.back-to-top{right:16px;bottom:18px;width:50px;height:50px}body.has-cookie-consent .back-to-top{bottom:356px}}@media (max-width: 520px){.section{width:calc(100% - 30px)}.site-header{top:6px;width:calc(100% - 34px);padding:6px 8px;gap:7px}.brand-copy strong{font-size:.72rem;letter-spacing:.02em}.brand-copy small{display:none}.language-toggle{min-width:40px;padding:5px 6px;font-size:.74rem}.hero h1{font-size:clamp(1.95rem,10.6vw,3.05rem)}.hero{gap:16px;padding-top:78px;padding-bottom:24px}.hero-text{font-size:.95rem;line-height:1.58}.button{padding:12px 16px}.hero-stage{min-height:240px;border-radius:22px}.stage-structure{width:250px;height:250px}.ecosystem-orbit-a{width:206px;height:206px}.ecosystem-orbit-b{width:142px;height:142px}.ecosystem-link-a,.ecosystem-link-c{height:104px}.ecosystem-link-b,.ecosystem-link-d{height:72px}.ecosystem-node-core{width:72px;height:72px}.ecosystem-node-a,.ecosystem-node-b,.ecosystem-node-c,.ecosystem-node-d{width:42px;height:42px}.ecosystem-node-a:before,.ecosystem-node-b:before,.ecosystem-node-c:before,.ecosystem-node-d:before{top:12px;right:12px;bottom:12px;left:12px;border-radius:10px}.ecosystem-pulse-a{width:140px;height:88px}.ecosystem-pulse-b{width:206px;height:126px}.portfolio-card{min-height:332px}.portfolio-overlay h3{font-size:clamp(1.65rem,7.8vw,2.2rem)}.portfolio-overlay p{font-size:.92rem}.feature-content h2,.section-heading h2,.contact-panel h2,.manifesto h2{font-size:clamp(1.85rem,8vw,2.45rem)}.motion-copy h3{font-size:clamp(1.7rem,7vw,2.2rem)}.motion-copy p{font-size:.95rem;line-height:1.62}.feature-image{background-position:center 82%}.stats{grid-template-columns:1fr}.stats>div{padding:20px 18px}.governance-photo{object-position:center 16%}.governance-content{padding:16px 16px 18px}.governance-card h3{font-size:clamp(1.55rem,7.2vw,2rem)}.governance-card p{font-size:.94rem;line-height:1.58}.governance-card{margin-top:48px}.governance-photo-wrap{width:96px;height:96px;margin-top:-48px}.cookie-modal{right:8px;bottom:10px;width:calc(100vw - 16px)}.back-to-top{right:12px;bottom:14px;width:46px;height:46px}body.has-cookie-consent .back-to-top{bottom:400px}}
