:root{--ink:#08111d;--ink-soft:#182433;--paper:#f5f4ef;--white:#fff;--blue:#1767ff;--blue-bright:#78a5ff;--cyan:#63dbe4;--lavender:#9477ff;--line:#08111d24;--muted:#66707c;--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,Helvetica Neue,Arial,sans-serif}@keyframes hero-rise{0%{opacity:0;filter:blur(7px);transform:translateY(26px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes room-arrive{0%{opacity:0;transform:translate(42px,18px)rotate(2deg)scale(.96)}to{opacity:1;transform:rotate(-1.5deg)scale(1)}}@keyframes card-drift-a{0%,to{transform:rotate(-9deg)translateY(0)}50%{transform:rotate(-7.7deg)translateY(-9px)}}@keyframes card-drift-b{0%,to{transform:rotate(-1deg)translateY(0)}50%{transform:rotate(-2deg)translateY(8px)}}@keyframes card-drift-c{0%,to{transform:rotate(8deg)translateY(0)}50%{transform:rotate(6.8deg)translateY(-7px)}}@keyframes pulse-node{0%,to{opacity:.55;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@keyframes live-pulse{0%,to{box-shadow:0 0 0 4px #69e2b01a}50%{box-shadow:0 0 0 9px #69e2b000}}@keyframes flow-travel{0%{opacity:0;left:0}8%,86%{opacity:1}to{opacity:0;left:calc(100% - 9px)}}@keyframes node-breathe{0%,to{box-shadow:0 0 #7da8ff00}50%{box-shadow:0 0 0 8px #7da8ff12}}.hero-copy>*,.hero-footnote{opacity:0;animation:.85s cubic-bezier(.16,1,.3,1) forwards hero-rise}.hero-copy .eyebrow{animation-delay:.12s}.hero-copy h1{animation-delay:.21s}.hero-copy .hero-intro{animation-delay:.34s}.hero-copy .hero-profile{animation-delay:.43s}.hero-copy .hero-actions{animation-delay:.51s}.hero-footnote{animation-delay:.72s}.signal-room{opacity:0;animation:1.05s cubic-bezier(.16,1,.3,1) .3s forwards room-arrive}.live-mark i{animation:2.2s ease-in-out infinite live-pulse}.card-rwa{animation:7s ease-in-out 1.4s infinite card-drift-a}.card-stable{animation:8s ease-in-out .6s infinite card-drift-b}.card-science{animation:7.5s ease-in-out 1s infinite card-drift-c}.rwa-node{animation:2.8s ease-in-out infinite pulse-node}.rwa-node:nth-of-type(2){animation-delay:.7s}.rwa-node:nth-of-type(3){animation-delay:1.4s}.reveal-item{opacity:0;filter:blur(5px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1),filter .8s;transform:translateY(38px)}.reveal-item.is-visible{opacity:1;filter:blur();transform:translateY(0)}.project-card:nth-child(2),.proof-card:nth-child(2),.proof-card:nth-child(6),.practice-step:nth-child(2){transition-delay:80ms}.project-card:nth-child(3),.proof-card:nth-child(3),.proof-card:nth-child(7),.practice-step:nth-child(3){transition-delay:.16s}.project-card:nth-child(4),.proof-card:nth-child(4),.proof-card:nth-child(8),.practice-step:nth-child(4){transition-delay:.24s}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{z-index:200;background:var(--ink);color:#fff;padding:10px 14px;transition:transform .2s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;width:min(calc(100% - 64px), var(--max));color:#fff;border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;height:112px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{align-items:center;gap:13px;display:flex}.brand-mark{letter-spacing:-.03em;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:42px;height:42px;font-size:11px;font-weight:800;display:grid;overflow:hidden}.brand-mark img{object-fit:cover;width:100%;height:100%;image-rendering:pixelated}.brand-copy{letter-spacing:-.01em;gap:3px;font-size:13px;font-weight:700;display:grid}.brand-copy small{color:#ffffff85;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:600}.site-nav{align-items:center;gap:36px;font-size:12px;font-weight:650;display:flex}.site-nav>a:not(.nav-social){color:#ffffffb8;transition:color .2s}.site-nav>a:hover{color:#fff}.nav-social{border:1px solid #ffffff42;border-radius:999px;align-items:center;gap:8px;padding:11px 15px;display:flex}.menu-toggle{display:none}.hero{min-height:850px;padding:186px max(32px, calc((100vw - var(--max)) / 2)) 72px;color:#fff;background:radial-gradient(circle at 74% 38%,#2269ff4d,#0000 31%),radial-gradient(circle at 89% 77%,#63dbe41c,#0000 24%),linear-gradient(122deg,#07111f 0%,#0a1727 50%,#0a203c 100%);grid-template-columns:minmax(0,1.05fr) minmax(430px,.75fr);align-items:center;gap:88px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;opacity:.16;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 55% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 55% 100%)}.hero:after{content:"";border:1px solid #68a4ff2e;border-radius:50%;width:520px;height:520px;position:absolute;top:220px;right:-240px;box-shadow:0 0 0 90px #68a4ff06,0 0 0 180px #68a4ff05}.hero-copy,.signal-room{z-index:2;position:relative}.eyebrow{color:#ffffff8a;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 34px;font-size:10px;font-weight:700;display:flex}.eyebrow span{color:#9cc0ff}.eyebrow i{background:#ffffff4d;border-radius:50%;width:4px;height:4px}.hero h1{letter-spacing:-.066em;max-width:800px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(64px,7vw,108px);font-weight:400;line-height:.91}.hero h1 em{color:var(--blue-bright);font-weight:400}.hero-intro{color:#ffffffad;letter-spacing:-.01em;max-width:660px;margin:42px 0 0;font-size:17px;line-height:1.75}.hero-profile{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0b;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:13px;width:fit-content;margin-top:27px;padding:8px 15px 8px 8px;display:flex}.hero-profile>img{object-fit:cover;width:42px;height:42px;image-rendering:pixelated;border:1px solid #7faaff8c;border-radius:50%;box-shadow:0 0 22px #1767ff47}.hero-profile>span{gap:4px;display:grid}.hero-profile strong{color:#ffffffe6;letter-spacing:.01em;font-size:11px}.hero-profile small{color:#ffffff73;letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:700}.hero-actions{gap:13px;margin-top:24px;display:flex}.button{border-radius:4px;justify-content:center;align-items:center;gap:13px;min-height:52px;padding:0 21px;font-size:12px;font-weight:750;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--ink);background:#f8fbff}.button-primary:hover{background:#dce9ff}.button-quiet{color:#ffffffc7;border:1px solid #ffffff38}.button-quiet:hover{color:#fff;border-color:#ffffff80}.signal-room{justify-self:flex-end;width:100%;max-width:510px;transform:rotate(-1.5deg)}.signal-header,.signal-footer{color:#ffffff70;letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;font-weight:700;display:flex}.signal-header{margin-bottom:14px}.live-mark{align-items:center;gap:7px;display:flex}.live-mark i{background:#69e2b0;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #69e2b01a}.signal-stack{perspective:1000px;height:456px;position:relative}.signal-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff26;border-radius:9px;width:76%;height:316px;padding:27px;position:absolute;overflow:hidden;box-shadow:0 28px 70px #00000059}.signal-card strong{z-index:2;letter-spacing:-.045em;margin-top:36px;font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:400;line-height:.93;display:block;position:relative}.signal-index{z-index:2;color:#ffffff8a;letter-spacing:.13em;font-size:8px;font-weight:800;position:relative}.card-rwa{background:linear-gradient(145deg,#1767ffd6,#081936ed);top:22px;left:1%;transform:rotate(-9deg)}.card-stable{background:linear-gradient(145deg,#0f2439f2,#104953f0);top:60px;left:14%;transform:rotate(-1deg)}.card-science{background:linear-gradient(145deg,#4a30a0ed,#121537f5);top:105px;left:25%;transform:rotate(8deg)}.signal-line{border:1px solid #ffffff2e;border-radius:50%;width:230px;height:120px;position:absolute;bottom:30px;right:-40px;transform:rotate(-17deg)}.signal-line span{background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 18px #fff}.signal-line span:first-child{top:7px;left:58px}.signal-line span:nth-child(2){top:45px;right:18px}.signal-line span:nth-child(3){bottom:5px;left:49px}.signal-ring{color:#ffffff85;border:42px solid #63dbe42e;border-radius:50%;place-items:center;width:245px;height:245px;font-family:Georgia,serif;font-size:64px;display:grid;position:absolute;bottom:-70px;right:-45px}.signal-atom{border:1px solid #ffffff29;border-radius:50%;width:145px;height:145px;position:absolute;bottom:22px;right:22px;box-shadow:inset 0 0 40px #9477ff2e}.signal-atom:before,.signal-atom:after{content:"";border:1px solid #ffffff2e;border-radius:50%;position:absolute;inset:33px -10px;transform:rotate(56deg)}.signal-atom:after{transform:rotate(-56deg)}.signal-atom i{z-index:2;background:#b8a6ff;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 16px #b8a6ff}.signal-atom i:first-child{top:-4px;left:66px}.signal-atom i:nth-child(2){bottom:23px;right:4px}.signal-atom i:nth-child(3){bottom:23px;left:7px}.signal-footer{margin-top:8px}.hero-footnote{z-index:2;left:max(32px, calc((100vw - var(--max)) / 2));right:max(32px, calc((100vw - var(--max)) / 2));color:#ffffff52;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;font-size:9px;font-weight:700;display:flex;position:absolute;bottom:28px}.section{width:min(calc(100% - 64px), var(--max));margin-inline:auto}.about{border-bottom:1px solid var(--line);grid-template-columns:.38fr 1fr;gap:94px;padding:132px 0 142px;display:grid}.about-aside{border-right:1px solid var(--line);padding-right:42px}.about-portrait{background:#10204b;border:1px solid #1767ff47;border-radius:50%;width:92px;height:92px;margin-top:47px;overflow:hidden;box-shadow:0 16px 38px #08111d21}.about-portrait img{object-fit:cover;width:100%;height:100%;image-rendering:pixelated;transition:transform .55s cubic-bezier(.16,1,.3,1)}.about-portrait:hover img{transform:scale(1.08)rotate(2deg)}.about-role{color:#697480;letter-spacing:.1em;text-transform:uppercase;margin:25px 0 0;font-size:10px;font-weight:750;line-height:1.65}.about-lead{letter-spacing:-.048em;max-width:990px;margin:-9px 0 53px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.3vw,61px);font-weight:400;line-height:1.03}.about-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:65px;display:grid}.about-columns p{color:var(--muted);margin:0 0 21px;font-size:14px;line-height:1.85}.about-principle{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:40px;margin-top:43px;padding-top:29px;display:flex}.about-principle span{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:800}.about-principle strong{letter-spacing:-.035em;text-align:right;max-width:410px;font-family:Georgia,serif;font-size:28px;font-weight:400;line-height:1.08}.work{padding:134px 0 150px}.section-heading{border-bottom:1px solid var(--line);grid-template-columns:1.1fr .65fr;align-items:flex-end;gap:80px;padding-bottom:58px;display:grid}.section-kicker{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;margin:0 0 26px;font-size:10px;font-weight:800}.section-heading h2,.practice h2{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6vw,80px);font-weight:400;line-height:.96}.section-heading>p{max-width:480px;color:var(--muted);margin:0 0 4px;font-size:15px;line-height:1.8}.filter-row{gap:9px;padding:26px 0 42px;display:flex}.filter-button{border:1px solid var(--line);color:#647080;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:11px;min-height:39px;padding:0 14px;font-size:11px;font-weight:700;transition:color .2s,background .2s,border .2s;display:flex}.filter-button span{background:#08111d0f;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;display:grid}.filter-button:hover,.filter-button.is-active{border-color:var(--ink);color:#fff;background:var(--ink)}.filter-button.is-active span{color:var(--ink);background:#fff}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.project-card{border:1px solid var(--line);background:#ffffff8f;border-radius:6px;transition-property:opacity,transform,filter,box-shadow;overflow:hidden}.project-card:hover{transform:translateY(-7px);box-shadow:0 24px 70px #08111d1f}.project-card .visual{transition:transform .75s cubic-bezier(.16,1,.3,1)}.project-card:hover .visual{transform:scale(1.025)}.project-visual-wrap{height:360px;padding:18px}.visual{border-radius:3px;width:100%;height:100%;position:relative;overflow:hidden}.project-copy{padding:30px 32px 29px}.project-meta{color:#6d7886;letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;font-size:9px;font-weight:800;display:flex}.project-copy h3{letter-spacing:-.04em;max-width:560px;margin:34px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:400;line-height:1.05}.project-copy>p{max-width:565px;min-height:72px;color:var(--muted);margin:0;font-size:13px;line-height:1.75}.project-note{border-top:1px solid var(--line);color:#4e5b69;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:28px;padding-top:20px;font-size:9px;font-weight:750;display:flex}.visual-rwa{background:radial-gradient(circle at 50% 48%,#65a3ff5c,#0000 18%),linear-gradient(135deg,#07111e,#0b3266)}.visual-rwa:before{content:"";opacity:.26;background-color:#0000;background-image:linear-gradient(#ffffff17 1px,#0000 1px),linear-gradient(90deg,#ffffff17 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:41px 41px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.rwa-ledger,.stable-topline{z-index:4;color:#ffffff75;letter-spacing:.14em;justify-content:space-between;font-size:7px;font-weight:800;display:flex;position:absolute;top:20px;left:21px;right:21px}.rwa-core{z-index:4;color:#fff;letter-spacing:.12em;background:#1767ff4d;border:1px solid #ffffff7a;border-radius:50%;place-items:center;width:92px;height:92px;font-size:11px;font-weight:800;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 50px #1767ff8c,inset 0 0 28px #ffffff14}.rwa-orbit{border:1px solid #85b3ff45;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-14deg)}.orbit-one{width:285px;height:150px}.orbit-two{width:410px;height:225px;transform:translate(-50%,-50%)rotate(29deg)}.rwa-node{z-index:3;background:#89b4ff;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 0 20px #5a92ff}.node-a{top:36%;left:24%}.node-b{top:54%;right:19%}.node-c{bottom:12%;left:49%}.visual-stablecoin{color:#fff;background:radial-gradient(circle at 50% 44%,#5ddce54a,#0000 32%),linear-gradient(145deg,#071c27,#0c5558)}.stable-coin{border-radius:50%;place-items:center;font-family:Georgia,serif;display:grid;position:absolute}.coin-back{color:#ffffff5c;background:#ffffff0a;border:1px solid #ffffff3d;width:196px;height:196px;font-size:74px;top:20%;left:21%;transform:rotate(-14deg)}.coin-front{z-index:3;background:linear-gradient(145deg,#ffffff2b,#03181f59);border:1px solid #ffffff6b;width:210px;height:210px;top:23%;left:43%;box-shadow:0 25px 45px #00000040,inset 0 0 40px #ffffff14}.coin-front:before{content:"";border:1px dashed #ffffff3d;border-radius:50%;position:absolute;inset:13px}.coin-front span{letter-spacing:.18em;font:700 8px Inter,sans-serif;position:absolute;top:34px}.coin-front b{font-size:82px;font-weight:400}.coin-front small{letter-spacing:.16em;font:700 7px Inter,sans-serif;position:absolute;bottom:35px}.stable-wave{border-top:1px solid #ffffff2e;border-radius:50%;height:70px;position:absolute;left:-10%;right:-10%}.wave-a{bottom:55px;transform:rotate(5deg)}.wave-b{bottom:31px;transform:rotate(-4deg)}.stable-ticker{color:#ffffff7a;letter-spacing:.14em;font-size:7px;font-weight:800;position:absolute;bottom:17px;left:21px}.visual-campaign{background:#dadada}.campaign-label{z-index:6;color:#fff;letter-spacing:.13em;background:#0a111b;padding:8px 10px;font-size:7px;font-weight:800;position:absolute;bottom:15px;left:17px}.poster{border:1px solid #08111d26;position:absolute;overflow:hidden;box-shadow:0 23px 42px #08111d38}.poster-a{z-index:1;color:#0a2e73;letter-spacing:.12em;background:#f8fbff;flex-direction:column;justify-content:space-between;width:42%;height:72%;padding:22px;font:800 9px Inter,sans-serif;display:flex;top:13%;left:-2%;transform:rotate(-8deg)}.poster-a b{color:#1e90ff;font-size:70px;font-weight:400}.poster-b{z-index:3;color:#fff;background:radial-gradient(circle at 80% 15%,#9c75ff,#0000 31%),#160c33;width:40%;height:86%;padding:24px;top:5%;left:31%;transform:rotate(1deg)}.poster-b small{letter-spacing:.17em;font:700 7px Inter,sans-serif}.poster-b strong{letter-spacing:-.04em;margin-top:64px;font-family:Georgia,serif;font-size:31px;font-weight:400;line-height:.92;display:block}.poster-b i{letter-spacing:.14em;font:800 9px Inter,sans-serif;position:absolute;bottom:17px;right:20px}.poster-c{z-index:2;color:#fff;background:#09265a;width:35%;height:70%;padding:22px;top:17%;right:-1%;transform:rotate(9deg)}.poster-c span{letter-spacing:.16em;font:800 8px Inter,sans-serif}.poster-c strong{font-family:Georgia,serif;font-size:23px;font-weight:400;line-height:.94;position:absolute;bottom:28px;left:22px}.visual-academic{background:radial-gradient(circle at 50% 49%,#ffb05d26,#0000 24%),linear-gradient(145deg,#140e16,#302031)}.academic-grid{opacity:.16;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;transform:perspective(500px)rotateX(55deg)scale(1.4)}.atom{z-index:3;color:#fff;border-radius:50%;place-items:center;font-family:Georgia,serif;display:grid;position:absolute;box-shadow:inset -12px -14px 25px #00000057,0 10px 30px #0000004d}.atom-sn{background:radial-gradient(circle at 35% 30%,#ffc37d,#b45b35);width:108px;height:108px;font-size:32px;top:47%;left:50%;transform:translate(-50%,-50%)}.atom-sn small{font:700 9px Inter,sans-serif;position:absolute;top:26px;right:23px}.atom-i{background:radial-gradient(circle at 35% 30%,#b49aff,#593d9c);width:58px;height:58px;font-size:18px}.atom-i-a{top:27%;left:19%}.atom-i-b{top:23%;right:17%}.atom-i-c{bottom:15%;right:25%}.bond{z-index:2;transform-origin:0;background:linear-gradient(90deg,#ffffff1a,#ffbc75b8);height:2px;position:absolute}.bond-a{width:180px;top:37%;left:25%;transform:rotate(13deg)}.bond-b{width:185px;top:43%;left:55%;transform:rotate(-18deg)}.bond-c{width:160px;top:54%;left:55%;transform:rotate(38deg)}.academic-readout{z-index:5;color:#ffffff85;letter-spacing:.14em;justify-content:space-between;font-size:7px;font-weight:800;display:flex;position:absolute;bottom:18px;left:20px;right:20px}.academic-readout span{color:#ffc387}.proof{padding:0 0 150px}.proof-heading{border-top:1px solid var(--line);grid-template-columns:1.1fr .65fr;align-items:end;gap:80px;margin-bottom:56px;padding-top:132px;display:grid}.proof-heading h2{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6vw,80px);font-weight:400;line-height:.96}.proof-heading h2 em{color:var(--blue);font-weight:400}.proof-heading>p{max-width:480px;color:var(--muted);margin:0 0 4px;font-size:15px;line-height:1.8}.proof-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.proof-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff5c;flex-direction:column;min-height:338px;padding:22px 23px 24px;transition:color .25s,background .25s,transform .25s;display:flex;position:relative;overflow:hidden}.proof-card:before{content:"";background:var(--project-accent);transform-origin:0;height:3px;transition:transform .25s;position:absolute;inset:auto 0 0;transform:scaleX(0)}.proof-card:hover{z-index:2;color:#fff;background:var(--ink);transform:translateY(-4px)}.proof-card:hover:before{transform:scaleX(1)}.proof-card-top{color:#77818d;justify-content:space-between;align-items:center;display:flex}.proof-index{letter-spacing:.14em;font-size:9px;font-weight:800}.project-logo{border:1px solid color-mix(in srgb, var(--project-accent) 32%, transparent);background:#fff;border-radius:19px;place-items:center;width:72px;height:72px;margin-top:39px;padding:6px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:grid;overflow:hidden;transform:rotate(-3deg);box-shadow:0 10px 28px #08111d14}.project-logo img{object-fit:cover;border-radius:13px;width:100%;height:100%}.proof-card:hover .project-logo{transform:rotate(0)scale(1.06);box-shadow:0 14px 35px #00000047}.proof-card-copy{margin-top:auto;padding-top:34px}.proof-card-copy h3{letter-spacing:-.035em;margin:0 0 8px;font-family:Georgia,serif;font-size:25px;font-weight:400}.proof-card-copy p{color:#77818d;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:10px;font-weight:750}.proof-link{border-top:1px solid var(--line);color:#5e6a78;justify-content:space-between;align-items:center;margin-top:20px;padding-top:17px;font-size:10px;font-weight:750;display:flex}.proof-link i{color:var(--project-accent);font-size:16px;font-style:normal}.proof-card:hover .proof-card-copy p,.proof-card:hover .proof-link,.proof-card:hover .proof-card-top{color:#ffffff8c}.proof-card:hover .proof-link{border-color:#ffffff26}.proof-note{color:#66707c;align-items:center;gap:11px;margin:25px 0 0;font-size:11px;line-height:1.6;display:flex}.proof-note i{background:var(--blue);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 5px #1767ff14}.practice{width:100%;padding:132px max(32px, calc((100vw - var(--max)) / 2)) 0;color:#fff;background:var(--ink)}.practice-top{grid-template-columns:.55fr 1.05fr .7fr;align-items:start;gap:64px;display:grid}.section-kicker.light{color:#7da8ff}.practice h2{font-size:clamp(52px,6vw,82px)}.practice h2 em{color:#7da8ff;font-weight:400}.practice-lead{color:#ffffff8c;margin:10px 0 0;font-size:15px;line-height:1.8}.process-map{grid-template-columns:repeat(4,1fr);margin-top:82px;padding:0 0 42px;display:grid;position:relative}.process-rail{background:linear-gradient(90deg,#7da8ff47,#63dbe48f,#7da8ff47);height:1px;position:absolute;top:22px;left:calc(12.5% + 22px);right:calc(12.5% + 22px);overflow:visible}.process-rail:after{content:"";border-top:1px solid #7da8ff;border-right:1px solid #7da8ff;width:7px;height:7px;position:absolute;top:-3px;right:-1px;transform:rotate(45deg)}.process-rail i{background:#8bb5ff;border-radius:50%;width:9px;height:9px;animation:6s cubic-bezier(.45,0,.55,1) infinite flow-travel;position:absolute;top:-4px;left:0;box-shadow:0 0 18px #6d9dff}.process-node{z-index:2;color:#ffffff6b;letter-spacing:.15em;text-transform:uppercase;justify-items:center;gap:14px;font-size:8px;font-weight:800;display:grid;position:relative}.process-node>span{background:#0b1725;border:1px solid #7da8ff57;border-radius:50%;width:45px;height:45px;animation:4s ease-in-out infinite node-breathe;display:block;position:relative}.process-node:nth-of-type(3)>span{animation-delay:.5s}.process-node:nth-of-type(4)>span{animation-delay:1s}.process-node:nth-of-type(5)>span{animation-delay:1.5s}.process-node b{background:#7da8ff;border-radius:50%;width:6px;height:6px;display:block;position:absolute;box-shadow:0 0 9px #7da8ff80}.node-research b:first-child{top:11px;left:11px}.node-research b:nth-child(2){top:17px;right:9px}.node-research b:nth-child(3){bottom:8px;left:18px}.node-research>span:before,.node-research>span:after{content:"";background:#7da8ff6b;width:18px;height:1px;position:absolute;top:17px;left:12px;transform:rotate(18deg)}.node-research>span:after{top:27px;transform:rotate(-47deg)}.node-synthesis b:first-child{top:19px;left:9px}.node-synthesis b:nth-child(2){top:9px;left:20px}.node-synthesis b:nth-child(3){bottom:9px;right:8px}.node-synthesis>span:before{content:"";border:1px solid #63dbe485;position:absolute;inset:12px;transform:rotate(45deg)}.node-narrative b{left:10px}.node-narrative b:first-child{top:10px}.node-narrative b:nth-child(2){border-radius:2px;width:23px;top:20px}.node-narrative b:nth-child(3){border-radius:2px;width:16px;top:30px}.node-visual b{border-radius:2px;width:9px;height:9px}.node-visual b:first-child{top:10px;left:10px}.node-visual b:nth-child(2){top:10px;right:10px}.node-visual b:nth-child(3){bottom:10px;left:10px}.node-visual b:nth-child(4){bottom:10px;right:10px}.practice-steps{border-top:1px solid #ffffff26;grid-template-columns:repeat(4,1fr);display:grid}.practice-step{border-right:1px solid #ffffff26;min-height:255px;padding:25px 27px 30px 0}.practice-step+.practice-step{padding-left:27px}.practice-step:last-child{border-right:0}.practice-step>span{color:#ffffff59;letter-spacing:.13em;font-size:9px;font-weight:750}.practice-step h3{letter-spacing:-.035em;margin:69px 0 18px;font-family:Georgia,serif;font-size:28px;font-weight:400}.practice-step p{color:#ffffff7a;max-width:230px;margin:0;font-size:12px;line-height:1.7}.contact-band{border-top:1px solid #ffffff26;justify-content:space-between;align-items:flex-end;margin-top:44px;padding:84px 0 92px;display:flex}.availability{color:#7da8ff;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;font-size:9px;font-weight:800;display:flex}.availability i{background:#63db9e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #63db9e17}.contact-band h3{letter-spacing:-.05em;margin:28px 0 0;font-family:Georgia,serif;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:.98}.contact-link{color:#ffffffc2;border-bottom:1px solid #ffffff8c;justify-content:space-between;align-items:center;gap:44px;min-width:310px;padding:20px 0;font-size:12px;font-weight:750;transition:color .2s,border .2s;display:flex}.contact-link:hover{color:#fff;border-color:#7da8ff}.footer{width:100%;padding:32px max(32px, calc((100vw - var(--max)) / 2));color:#ffffff73;background:#050b13;grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:10px;display:grid}.footer-brand{color:#fffc;align-items:center;gap:10px;font-weight:700;display:flex}.footer-brand span{border:1px solid #ffffff38;border-radius:50%;place-items:center;width:28px;height:28px;font-size:7px;display:grid;overflow:hidden}.footer-brand img{object-fit:cover;width:100%;height:100%;image-rendering:pixelated}.footer p{text-align:center}.footer>div{justify-content:flex-end;gap:25px;display:flex}.footer a:hover{color:#fff}@media (max-width:1080px){.hero{grid-template-columns:1fr 390px;gap:40px;min-height:780px}.hero h1{font-size:clamp(62px,8vw,88px)}.signal-stack{height:410px}.signal-card{height:285px}.practice-top{grid-template-columns:.5fr 1fr}.practice-lead{grid-column:2;max-width:580px}.practice-steps{grid-template-columns:repeat(2,1fr)}.practice-step:nth-child(2){border-right:0}.practice-step:nth-child(3),.practice-step:nth-child(4){border-top:1px solid #ffffff26}.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about{grid-template-columns:.3fr 1fr;gap:58px}.about-columns{gap:38px}}@media (max-width:820px){.site-header{width:calc(100% - 40px);height:86px}.brand-copy{display:none}.menu-toggle{z-index:3;background:0 0;border:1px solid #ffffff40;border-radius:50%;width:42px;height:42px;padding:0;display:block;position:relative}.menu-toggle span{background:#fff;width:16px;height:1px;transition:transform .2s;position:absolute;left:12px}.menu-toggle span:first-child{top:17px}.menu-toggle span:last-child{top:23px}.site-nav{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#07111ff5;border:1px solid #ffffff26;border-radius:8px;flex-direction:column;align-items:flex-start;gap:24px;padding:88px 24px 28px;display:none;position:fixed;top:11px;left:0;right:0;box-shadow:0 20px 45px #00000059}.site-nav.is-open{display:flex}.hero{grid-template-columns:1fr;gap:68px;padding-top:148px;padding-bottom:80px}.hero-copy{max-width:720px}.signal-room{justify-self:center;max-width:560px}.hero-footnote{display:none}.about{grid-template-columns:1fr;gap:54px}.about-aside{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;gap:0 24px;padding:0 0 38px;display:grid}.about-aside .section-kicker{grid-column:1/-1}.about-portrait{margin-top:12px}.about-role{align-self:end;margin-bottom:8px}.section-heading{grid-template-columns:1fr;gap:30px}.section-heading>p{max-width:650px}.proof-heading{grid-template-columns:1fr;gap:30px}.proof-heading>p{max-width:650px}.project-grid{grid-template-columns:1fr}.project-visual-wrap{height:420px}.practice-top{grid-template-columns:1fr;gap:26px}.practice-lead{grid-column:auto;max-width:650px}.practice-steps{margin-top:64px}.contact-band{flex-direction:column;align-items:flex-start;gap:54px}.contact-link{width:100%}.footer{grid-template-columns:1fr 1fr;gap:20px}.footer p{display:none}}@media (max-width:560px){.site-header{width:calc(100% - 32px)}.hero{gap:58px;min-height:auto;padding:132px 16px 66px}.eyebrow{flex-wrap:wrap;gap:8px;margin-bottom:27px}.eyebrow i{display:none}.hero h1{font-size:clamp(53px,16.6vw,72px);line-height:.92}.hero-intro{margin-top:30px;font-size:15px;line-height:1.7}.hero-profile{max-width:100%}.hero-profile small{letter-spacing:.06em;font-size:7px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.signal-room{transform:none}.signal-stack{height:344px}.signal-card{width:73%;height:245px;padding:20px}.signal-card strong{margin-top:27px;font-size:31px}.card-rwa{left:2%}.card-stable{left:13%}.card-science{top:83px;left:23%}.signal-ring{border-width:32px;width:190px;height:190px}.signal-atom{width:112px;height:112px}.signal-atom i:first-child{left:50px}.section{width:calc(100% - 32px)}.work{padding:94px 0 102px}.section-heading{padding-bottom:40px}.section-heading h2,.practice h2{font-size:48px}.about{gap:42px;padding:91px 0 94px}.about-lead{margin-bottom:37px;font-size:38px}.about-columns{grid-template-columns:1fr;gap:0}.about-principle{flex-direction:column;align-items:flex-start;gap:18px}.about-principle strong{text-align:left;font-size:25px}.filter-row{scrollbar-width:none;margin-inline:-16px;padding-inline:16px;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-button{flex:none}.project-grid{gap:18px}.project-visual-wrap{height:270px;padding:10px}.project-copy{padding:24px 22px}.project-copy h3{margin-top:27px;font-size:29px}.project-copy>p{min-height:0}.orbit-two{width:300px}.coin-back{width:150px;height:150px;left:6%}.coin-front{width:164px;height:164px;left:37%}.coin-front b{font-size:60px}.poster-b{width:45%;padding:16px;left:28%}.poster-b strong{margin-top:47px;font-size:22px}.atom-i-a{left:12%}.atom-i-b{right:10%}.academic-readout b{display:none}.proof{padding-bottom:102px}.proof-heading{margin-bottom:40px;padding-top:92px}.proof-heading h2{font-size:48px}.proof-grid{grid-template-columns:1fr}.proof-card{min-height:300px}.practice{padding:91px 16px 0}.process-map{grid-template-columns:1fr;gap:22px;margin-top:58px;padding:0 0 42px}.process-rail{background:linear-gradient(#7da8ff47,#63dbe48f,#7da8ff47);width:1px;height:auto;inset:22px auto 64px 22px}.process-rail:after{top:auto;bottom:-1px;right:-3px;transform:rotate(135deg)}.process-rail i{animation:none;top:0;left:-4px}.process-node{grid-template-columns:45px 1fr;place-items:center start;gap:16px}.process-node small{font-size:9px}.practice-steps{grid-template-columns:1fr}.practice-step,.practice-step+.practice-step{border-top:1px solid #ffffff26;border-right:0;min-height:190px;padding:24px 0 27px}.practice-step h3{margin-top:42px}.contact-band{margin-top:24px;padding:64px 0 76px}.contact-band h3{font-size:44px}.contact-link{min-width:0}.footer{grid-template-columns:1fr;padding:28px 16px}.footer>div{justify-content:space-between}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-copy>*,.hero-footnote,.signal-room,.reveal-item{opacity:1;filter:none;transform:none}}
