:root{--bg: #040514;--bg-2: #091332;--bg-3: #03040d;--bg-4: #190b3a;--ink: #f7f8ff;--muted: #a7acc8;--muted-2: #7f85a9;--muted-3: #666d94;--line: rgba(255,255,255,.085);--line-strong: rgba(255,255,255,.14);--blue: #2c8bff;--cyan: #27c2ff;--violet: #8554ff;--purple: #b54cff;--shell: min(1480px, calc(100vw - 72px));--radius: 24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Roboto,Helvetica Neue,Arial,sans-serif;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;overflow-x:hidden}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-2;background:radial-gradient(900px 560px at 86% 3%,rgba(67,71,246,.14),transparent 65%),radial-gradient(760px 480px at 12% 18%,rgba(25,127,255,.08),transparent 68%),var(--bg)}.page-noise{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:40;opacity:.012;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{display:block;max-width:100%}.shell{width:var(--shell);margin-inline:auto}.gradient-text{background:linear-gradient(100deg,var(--cyan) 0%,#4d8dff 38%,var(--violet) 72%,var(--purple) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.site-header{min-height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(255,255,255,.045);position:relative;z-index:10}.brand,.footer-brand{width:124px}.brand img,.footer-brand img{width:100%;height:auto}.site-nav{display:flex;gap:34px;align-items:center}.site-nav a{color:#9da3c1;font-size:17px;transition:color .2s ease}.site-nav a:hover{color:#fff}.contact-link{justify-self:end;display:inline-flex;align-items:center;gap:10px;border:1px solid var(--line-strong);border-radius:999px;padding:11px 17px;color:#dce0f3;font-size:16px;transition:transform .2s ease,border-color .2s ease,background .2s ease}.contact-link:hover{transform:translateY(-1px);border-color:#4887ff8c;background:rgba(82,92,202,.08)}.hero{min-height:calc(100vh - 92px);padding:clamp(88px,9vw,138px) 0 56px;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(370px,.8fr);grid-template-rows:1fr auto;gap:80px 64px;align-items:center}.hero-copy{max-width:1000px}.hero-kicker{width:fit-content;display:inline-flex;align-items:center;gap:10px;margin-bottom:28px;color:#9fa6ca;font-size:14px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.status-dot{width:7px;height:7px;border-radius:50%;background:#54c8ff;box-shadow:0 0 18px #54c8ffcc}.hero h1{margin:0;max-width:1040px;font-size:clamp(64px,5.8vw,96px);line-height:.93;letter-spacing:-.065em;font-weight:650}.hero-lead{max-width:900px;margin:34px 0 0;color:#bec2d8;font-size:clamp(19px,1.45vw,24px);line-height:1.47;letter-spacing:-.018em}.hero-actions{display:flex;align-items:center;gap:14px;margin-top:44px;flex-wrap:wrap}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:0 20px;border-radius:999px;font-size:14px;font-weight:600;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{border:1px solid rgba(97,135,255,.45);background:linear-gradient(115deg,rgba(32,129,255,.95),rgba(101,71,235,.95));box-shadow:0 12px 36px #2b4fcc33}.button-primary:hover{box-shadow:0 16px 42px #385bdd4d}.button-ghost{border:1px solid var(--line-strong);color:#d7daec;background:rgba(255,255,255,.015)}.button-ghost:hover{border-color:#ffffff3d;background:rgba(255,255,255,.035)}.hero-system{min-height:510px;border:1px solid var(--line-strong);border-radius:30px;background:radial-gradient(500px 360px at 50% 0%,rgba(67,77,203,.15),transparent 70%),linear-gradient(180deg,rgba(15,18,56,.88),rgba(6,7,28,.94));box-shadow:0 28px 80px #00000047,inset 0 1px #ffffff09;padding:24px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.hero-system:after{content:"";position:absolute;width:250px;height:250px;right:-95px;bottom:-120px;border-radius:50%;background:rgba(93,61,231,.16);filter:blur(40px)}.system-topline,.diagram-header,.founder-card-top{display:flex;justify-content:space-between;gap:18px;color:#737a9f;font-size:13px;font-weight:700;letter-spacing:.15em}.design-brief{position:relative;z-index:2;padding:58px 8px 38px}.design-brief-label{display:block;color:#8f98bd;font-size:13px;font-weight:700;letter-spacing:.13em}.design-brief strong{display:block;max-width:460px;margin-top:16px;font-size:clamp(30px,2.45vw,42px);line-height:1.02;letter-spacing:-.045em;font-weight:590}.design-brief p{max-width:470px;margin:18px 0 0;color:#b8bed7;font-size:17px;line-height:1.52}.design-signals{position:relative;z-index:2;display:grid;grid-template-columns:1fr;border-top:1px solid var(--line)}.design-signals>div{min-height:68px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.design-signals>div:last-child{border-bottom:0}.design-signals span{color:#687095;font-size:11px}.design-signals strong{color:#c3c8dc;font-size:15px;font-weight:520}.credibility-strip{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.credibility-strip>div{min-height:82px;display:flex;align-items:center;gap:15px;border-right:1px solid var(--line);padding-right:22px}.credibility-strip>div+div{padding-left:22px}.credibility-strip>div:last-child{border-right:0}.credibility-strip span{color:#687095;font-size:12px}.credibility-strip strong{color:#bbc0d6;font-size:15px;font-weight:500}.section{position:relative;padding:148px 0;border-top:1px solid rgba(255,255,255,.075)}.section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none}.thesis-section{background:#fffdf9;color:#0a1020;border-top-color:#0a102014}.architecture-section{background:radial-gradient(980px 620px at 10% 30%,rgba(28,100,204,.08),transparent 68%),#03040d}.realworld-section{background:radial-gradient(900px 620px at 82% 18%,rgba(86,69,255,.34),transparent 60%),radial-gradient(760px 520px at 10% 88%,rgba(24,145,255,.15),transparent 70%),linear-gradient(120deg,#24105f 0%,#32136f 54%,#43188a 100%)}.research-section{background:#fbfdff;color:#0a1020;border-top-color:#0a102014}.eyebrow{margin:0 0 22px;color:#8992c1;font-size:14px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.section-heading{max-width:1180px}.section-heading h2,.realworld-copy h2,.contact-copy h2{margin:0;font-size:clamp(48px,4.25vw,72px);line-height:.98;letter-spacing:-.052em;font-weight:625}.section-heading>p:last-child,.realworld-copy>p:last-child,.contact-copy>p:not(.eyebrow){max-width:900px;margin:28px 0 0;color:#adb2cc;font-size:18px;line-height:1.58;letter-spacing:-.008em}.thesis-grid{margin-top:82px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.thesis-card{min-height:350px;padding:30px 36px 36px 0;display:flex;flex-direction:column;justify-content:flex-start;gap:68px;border-right:1px solid var(--line);position:relative}.thesis-card+.thesis-card{padding-left:36px}.thesis-card:last-child{border-right:0;padding-right:0}.thesis-card-else{background:linear-gradient(180deg,rgba(57,56,158,.05),rgba(67,40,164,.12))}.thesis-card-else:before{content:"";position:absolute;top:-1px;left:0;right:0;height:1px;background:linear-gradient(90deg,var(--cyan),var(--violet))}.card-index{color:#555d84;font-size:13px}.card-label{margin:0 0 15px;color:#828aae;font-size:13px;font-weight:700;letter-spacing:.13em}.thesis-card h3{margin:0;max-width:none;font-size:clamp(27px,2vw,32px);line-height:1.06;letter-spacing:-.04em;font-weight:580}.thesis-card>div>p:last-child{max-width:520px;margin:18px 0 0;color:#a5abc7;font-size:17px;line-height:1.55}.thesis-question{min-height:134px;display:grid;grid-template-columns:180px 1fr;gap:30px;align-items:center;border-bottom:1px solid var(--line)}.thesis-question span{color:#6f789f;font-size:13px;font-weight:700;letter-spacing:.15em}.thesis-question p{margin:0;font-size:clamp(24px,2.3vw,36px);line-height:1.18;letter-spacing:-.028em;color:#d9dcef}.split-heading{max-width:none;display:grid;grid-template-columns:minmax(0,8fr) minmax(350px,4fr);gap:80px;align-items:end}.split-heading>p{margin:0 0 4px;max-width:620px}.architecture-heading{grid-template-columns:minmax(0,7.4fr) minmax(380px,4.6fr);gap:72px;align-items:center}.architecture-rings{position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.architecture-rings-compact{width:min(100%,490px);justify-self:end;aspect-ratio:1 / 1}.architecture-rings:before{content:"";position:absolute;left:50%;top:50%;width:96%;aspect-ratio:1 / 1;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(64,75,210,.12) 0%,rgba(64,75,210,.05) 43%,rgba(39,44,145,.02) 64%,transparent 76%);filter:blur(2px);z-index:-1}.ring{position:relative;border-radius:50%;display:flex;align-items:center;justify-content:center}.ring:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none}.ring-protocol{width:100%;aspect-ratio:1 / 1;border:1px solid rgba(92,105,226,.3);background:radial-gradient(circle at 50% 50%,rgba(40,47,136,.08),rgba(14,16,49,.025) 60%,rgba(9,10,32,.02) 100%);box-shadow:0 0 72px #2f39af12,inset 0 0 60px #4851be08}.ring-protocol:after{border:1px solid rgba(255,255,255,.018);transform:scale(.985)}.ring-balance{width:67%;aspect-ratio:1 / 1;border:1px solid rgba(78,120,240,.4);background:radial-gradient(circle at 50% 48%,rgba(55,69,191,.13),rgba(18,20,61,.13) 58%,rgba(10,11,37,.18) 100%);box-shadow:0 0 58px #3c4dd214,inset 0 0 54px #4656d70a}.ring-balance:after{border:1px solid rgba(105,94,244,.08);transform:scale(.975)}.ring-credit{width:48%;aspect-ratio:1 / 1;border:1px solid rgba(95,142,255,.55);background:radial-gradient(circle at 50% 38%,rgba(52,154,255,.18),rgba(76,64,219,.2) 54%,rgba(31,28,103,.23) 100%);box-shadow:0 0 46px #2f7fff21,inset 0 0 38px #6043ec1a}.ring-credit:after{border:1px solid rgba(64,218,255,.1);transform:scale(.95)}.ring-name{position:absolute;left:50%;transform:translate(-50%);z-index:2;color:#eef1ff;text-align:center;white-space:nowrap;font-weight:580;letter-spacing:-.025em}.ring-name-protocol{top:10%;font-size:19px;color:#c7cbea}.ring-name-balance{top:13%;font-size:19px;color:#e2e6ff}.ring-name-credit{top:50%;transform:translate(-50%,-50%);font-size:23px;line-height:1.05}.principle-grid{margin-top:70px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.principle-card{min-height:250px;padding:30px 36px 34px 0;border-right:1px solid var(--line)}.principle-card+.principle-card{padding-left:36px}.principle-card:last-child{border-right:0;padding-right:0}.principle-card>span{color:#687196;font-size:13px}.principle-card h3{margin:66px 0 0;font-size:23px;letter-spacing:-.03em;font-weight:570}.principle-card p{max-width:500px;margin:15px 0 0;color:#aab0c9;font-size:17px;line-height:1.55}.realworld-layout{display:grid;grid-template-columns:minmax(0,8.5fr) minmax(340px,3.5fr);gap:90px;align-items:start}.realworld-copy{max-width:930px}.asset-stack{border-top:1px solid var(--line-strong)}.asset-item{min-height:106px;display:grid;grid-template-columns:42px 1fr 24px;align-items:center;gap:18px;border-bottom:1px solid var(--line)}.asset-item span{color:#737ba0;font-size:12px}.asset-item strong{font-size:clamp(24px,2vw,32px);letter-spacing:-.03em;font-weight:560}.asset-item i{color:#6f78a4;font-style:normal;font-size:16px}.research-heading{max-width:1120px}.research-grid{margin-top:82px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.research-card{min-height:360px;border:1px solid var(--line);border-radius:22px;padding:26px;display:flex;flex-direction:column;background:rgba(255,255,255,.012)}.research-card-top{display:flex;justify-content:space-between;gap:16px;color:#68719a;font-size:12px;letter-spacing:.09em;white-space:nowrap}.research-card-top b{font-weight:700}.research-card h3{margin:68px 0 0;max-width:none;font-size:26px;line-height:1.08;letter-spacing:-.035em;font-weight:570}.research-card>p{margin:18px 0 0;color:#9da4c2;font-size:17px;line-height:1.56}.research-meta{margin-top:auto;padding-top:28px;color:#626b94;font-size:11px;font-weight:700;letter-spacing:.08em;white-space:nowrap}.research-principle{margin-top:22px;min-height:150px;border:1px solid rgba(74,108,229,.2);border-radius:22px;display:grid;grid-template-columns:220px 1fr;gap:34px;align-items:center;padding:30px;background:linear-gradient(110deg,rgba(38,94,207,.08),rgba(90,57,196,.07))}.research-principle-label{color:#7a86b3;font-size:12px;font-weight:700;letter-spacing:.14em}.research-principle p{margin:0;max-width:900px;color:#d4d8eb;font-size:clamp(21px,2vw,30px);line-height:1.25;letter-spacing:-.025em}.status-board{margin-top:72px;border-top:1px solid var(--line-strong)}.status-board-label{padding:23px 0;color:#717aa6;font-size:12px;font-weight:700;letter-spacing:.14em;border-bottom:1px solid var(--line)}.status-board-items{display:grid;grid-template-columns:repeat(4,1fr)}.status-board-items>div{min-height:116px;display:flex;align-items:center;gap:14px;border-right:1px solid var(--line);min-width:0}.status-board-items>div+div{padding-left:22px}.status-board-items>div:last-child{border-right:0}.status-check{width:26px;height:26px;border:1px solid rgba(67,156,255,.36);border-radius:50%;display:grid;place-items:center;color:#63b2ff;font-size:13px}.status-board-items p{margin:0}.status-board-items small{display:block;color:#626b93;font-size:11px;font-weight:700;letter-spacing:.08em;white-space:nowrap}.status-board-items strong{display:block;margin-top:7px;color:#c7cbdf;font-size:16px;font-weight:520}.thesis-section .eyebrow,.research-section .eyebrow{color:#646d82}.thesis-section .section-heading>p:last-child,.research-section .section-heading>p:last-child{color:#4f586c}.thesis-section .thesis-grid{border-top-color:#0a10201f;border-bottom-color:#0a10201f}.thesis-section .thesis-card{border-color:#0a10201c}.thesis-section .thesis-card-else{background:linear-gradient(180deg,rgba(64,104,255,.035),rgba(112,63,225,.085))}.thesis-section .card-index{color:#9aa1b2}.thesis-section .card-label{color:#697287}.thesis-section .thesis-card h3{color:#0a1020}.thesis-section .thesis-card>div>p:last-child{color:#565f72}.thesis-section .thesis-question{border-bottom-color:#0a10201f}.thesis-section .thesis-question span{color:#747d91}.thesis-section .thesis-question p{color:#141a2a}.research-section .research-card{border-color:#1f42872b;background:linear-gradient(180deg,#f8faff 0%,#f3f7ff 100%);box-shadow:0 18px 46px #16254a0b}.research-section .research-card-top{color:#747d91}.research-section .research-card h3{color:#0a1020}.research-section .research-card>p{color:#566075}.research-section .research-meta{color:#7a8396}.research-section .research-principle{border-color:#3a5fd224;background:linear-gradient(110deg,rgba(42,121,255,.055),rgba(118,67,224,.055))}.research-section .research-principle-label{color:#68758f}.research-section .research-principle p{color:#141a2a}.research-section .status-board{border-top-color:#0a102021}.research-section .status-board-label{color:#6e7890;border-bottom-color:#0a10201a}.research-section .status-board-items>div{border-color:#0a10201a}.research-section .status-board-items small{color:#788196}.research-section .status-board-items strong{color:#172035}.research-section .status-check{border-color:#277eec57;color:#1673dc;background:rgba(39,126,236,.035)}.realworld-section .eyebrow{color:#e1e2ffb8}.realworld-section .realworld-copy>p:last-child{color:#eff0ffc7}.realworld-section .asset-stack{border-top-color:#ffffff38}.realworld-section .asset-item{border-bottom-color:#ffffff26}.realworld-section .asset-item span,.realworld-section .asset-item i{color:#e0e3ff9e}.realworld-section .asset-item strong{color:#fff}.contact-section{position:relative;padding:146px 0 120px;border-top:1px solid rgba(255,255,255,.05);background:radial-gradient(900px 520px at 14% 42%,rgba(31,87,200,.11),transparent 70%),radial-gradient(700px 420px at 84% 20%,rgba(112,54,215,.12),transparent 68%),linear-gradient(110deg,#050713 0%,#07091a 100%)}.contact-layout{display:grid;grid-template-columns:minmax(0,8.5fr) minmax(340px,3.5fr);gap:88px;align-items:end}.contact-copy{max-width:1050px}.contact-copy .button{margin-top:38px}.founder-card{min-height:270px;border:1px solid var(--line-strong);border-radius:24px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;background:rgba(5,6,25,.38)}.founder-details{display:flex;flex-direction:column;align-items:flex-start}.founder-details strong{font-size:30px;letter-spacing:-.03em;font-weight:580}.founder-details>span{margin-top:7px;color:#9ca4c2;font-size:16px}.founder-details a{margin-top:22px;color:#aec9ff;font-size:16px}.site-footer{min-height:112px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#686f95;font-size:13px}.site-footer p{margin:0}.site-footer p:nth-child(2){justify-self:center}.site-footer p:last-child{justify-self:end}.footer-brand{width:100px;opacity:.82}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width: 1180px){:root{--shell: min(100% - 56px, 1160px)}.hero{grid-template-columns:minmax(0,1.35fr) minmax(350px,.65fr);gap:60px 42px}.hero h1{font-size:clamp(58px,6.7vw,82px)}.realworld-layout,.contact-layout{gap:70px}}@media (max-width: 980px){.site-header{grid-template-columns:1fr auto}.site-nav{display:none}.hero{min-height:auto;grid-template-columns:1fr;padding-top:90px;gap:60px}.hero-copy{max-width:890px}.hero-system{max-width:720px;min-height:450px}.credibility-strip{grid-template-columns:repeat(2,1fr)}.credibility-strip>div:nth-child(2){border-right:0}.credibility-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.credibility-strip>div:nth-child(3){padding-left:0}.split-heading{grid-template-columns:1fr;gap:28px}.split-heading>p{max-width:740px}.architecture-heading{grid-template-columns:minmax(0,1fr) minmax(340px,410px);gap:48px}.architecture-rings-compact{width:min(100%,410px)}.principle-grid{grid-template-columns:1fr}.principle-card,.principle-card+.principle-card,.principle-card:last-child{min-height:auto;padding:28px 0 30px;border-right:0;border-bottom:1px solid var(--line)}.principle-card:last-child{border-bottom:0}.principle-card h3{margin-top:32px}.realworld-layout{grid-template-columns:1fr;gap:72px}.asset-stack{max-width:760px}.research-grid{grid-template-columns:1fr}.research-card{min-height:280px}.research-card h3{margin-top:56px}.research-principle{grid-template-columns:1fr;gap:18px}.status-board-items{grid-template-columns:repeat(2,1fr)}.status-board-items>div:nth-child(2){border-right:0}.status-board-items>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.status-board-items>div:nth-child(3){padding-left:0}.contact-layout{grid-template-columns:1fr;gap:66px}.founder-card{max-width:620px;min-height:260px}}@media (max-width: 760px){:root{--shell:calc(100vw - 36px)}.page-noise{display:none}.site-header{min-height:76px}.brand{width:94px}.contact-link{border:0;padding:8px 0;font-size:14px}.hero{padding:74px 0 40px;gap:50px}.hero-kicker{font-size:12px;margin-bottom:22px}.hero h1{font-size:clamp(52px,15vw,78px);line-height:.94}.hero-lead{margin-top:26px;font-size:18px}.hero-actions{align-items:stretch;flex-direction:column}.button{width:100%}.hero-system{min-height:auto;padding:20px;border-radius:22px}.design-brief{padding:42px 2px 30px}.design-brief strong{font-size:31px}.design-signals>div{min-height:62px}.architecture-heading{grid-template-columns:1fr;gap:46px}.architecture-rings-compact{width:min(88vw,400px);justify-self:center}.ring-name-protocol,.ring-name-balance{font-size:15px}.ring-name-credit{font-size:19px}.credibility-strip{grid-template-columns:1fr}.credibility-strip>div,.credibility-strip>div+div,.credibility-strip>div:nth-child(3){min-height:68px;padding:0;border-right:0;border-bottom:1px solid var(--line)}.credibility-strip>div:last-child{border-bottom:0}.section{padding:104px 0}.section-heading h2,.realworld-copy h2,.contact-copy h2{font-size:clamp(44px,12vw,62px)}.section-heading>p:last-child,.realworld-copy>p:last-child,.contact-copy>p:not(.eyebrow){font-size:17px}.thesis-grid{grid-template-columns:1fr;margin-top:62px}.thesis-card,.thesis-card+.thesis-card,.thesis-card:last-child{min-height:280px;padding:28px 0 30px;gap:48px;border-right:0;border-bottom:1px solid var(--line)}.thesis-card:last-child{border-bottom:0}.thesis-question{grid-template-columns:1fr;gap:16px;padding:28px 0}.realworld-layout{gap:54px}.asset-item{min-height:88px;grid-template-columns:32px 1fr 20px}.research-grid{margin-top:60px}.research-card{min-height:305px;padding:22px}.research-card h3{margin-top:52px}.research-principle{margin-top:18px;min-height:0;padding:24px}.research-principle p{font-size:21px}.status-board{margin-top:56px}.status-board-items{grid-template-columns:1fr}.status-board-items>div,.status-board-items>div+div,.status-board-items>div:nth-child(3){min-height:86px;padding:0;border-right:0;border-bottom:1px solid var(--line)}.status-board-items>div:last-child{border-bottom:0}.contact-section{padding:104px 0 84px}.founder-card{min-height:230px;padding:22px}.site-footer{min-height:150px;grid-template-columns:1fr auto;gap:20px;padding:30px 0}.site-footer p:nth-child(2){grid-column:1 / -1;grid-row:2;justify-self:start}.site-footer p:last-child{grid-column:2;grid-row:1}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button,.contact-link{transition:none}}@media (min-width: 1280px){.thesis-section .section-heading{max-width:1320px}.thesis-section .section-heading h2{white-space:nowrap}.thesis-card{padding-right:46px}.thesis-card+.thesis-card{padding-left:46px}.principle-card{padding-right:46px}.principle-card+.principle-card{padding-left:46px}.realworld-copy h2{max-width:900px}.research-heading{max-width:1240px}.contact-copy h2{max-width:1050px}}.site-footer{background:#040514;border-top:1px solid rgba(255,255,255,.05)}
