@charset "UTF-8";
:root{--paper:#f4f2e9;--ink:#243c35;--muted:#55645a;--line:#c8cec1;--green:#1d3833;--lime:#d9ee9b;--rust:#97472d;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans);overflow-wrap:break-word}h1,h2,h3,h4,p{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:-.04em;font-weight:400}h1,h2{font-family:var(--serif)}h1{font-size:clamp(54px,5.7vw,86px)}h2{font-size:clamp(38px,4.3vw,62px)}h3{font-size:34px}h4{font-size:15px;margin:20px 0 6px}em{font-weight:400;color:var(--rust)}a{color:inherit;text-underline-offset:5px}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #a64623;outline-offset:5px}button:disabled{cursor:default}button:focus-visible{position:relative;z-index:3}svg{display:block;max-width:100%}.shell{width:min(1240px,calc(100% - 96px));margin-inline:auto}.eyebrow,.tiny-label{font-size:11px;font-weight:650;letter-spacing:.12em;text-transform:uppercase}.eyebrow{margin-bottom:25px}.skip{position:fixed;left:20px;top:-80px;padding:12px 20px;background:var(--green);color:white;z-index:100}.skip:focus{top:12px}.js-only{display:none!important}.js .js-only{display:flex!important}[hidden]{display:none!important}.site-header{border-bottom:1px solid var(--line);background:rgba(244,242,233,.96);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:88px}.wordmark{display:inline-flex;align-items:center;gap:4px;text-decoration:none;font-weight:750;letter-spacing:-.055em;font-size:25px;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:33px;height:36px;background:var(--green);color:var(--lime);font:italic 34px/1 var(--serif);border-radius:10px 3px 10px 3px;margin-right:8px;padding-bottom:6px}.brand-dot{color:var(--muted)}nav{display:flex;gap:28px}nav a,.header-contact{font-size:13px;text-decoration:none}nav a:hover,.header-contact:hover{text-decoration:underline}.header-contact{border-bottom:1px solid var(--ink);padding-bottom:4px}.header-contact span{margin-left:22px}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:65px;align-items:center;padding-block:76px 83px}.hero-copy .eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:.09em}.status-dot{width:7px;height:7px;background:#698b42;border-radius:50%}.hero-lede{font-size:18px;line-height:1.65;max-width:460px;margin-top:28px}.hero-role{font-size:12px;color:var(--muted);max-width:440px;margin-top:18px}.actions{display:flex;align-items:center;gap:27px;margin-top:32px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:14px 24px;text-decoration:none;font-size:13px;border-radius:5px}.button.dark{background:var(--green);color:var(--paper);border:1px solid var(--green)}.button:hover{background:#335047}.text-link{font-size:13px;font-weight:600}.filetype{font-size:9px;letter-spacing:.07em;border:1px solid currentColor;padding:2px 4px;margin-left:5px;text-decoration:none;display:inline-block}.hero-art{background:var(--green);color:var(--paper);border-radius:120px 12px 12px 12px;position:relative;padding:30px 32px 22px;min-width:0;box-shadow:12px 12px 0 #e1e5d8;isolation:isolate}.art-heading{display:flex;justify-content:space-between;align-items:center;padding-left:42px;color:#d9e0c7}.art-edition{font-size:11px;font-variant-numeric:tabular-nums}.orbital{height:300px;position:relative;display:grid;place-items:center;margin:0 -6px}.orbit{position:absolute;width:250px;height:250px;border:1px solid #637b66;border-radius:50%;transition:transform .8s ease,border-color .8s}.orbit-two{width:305px;height:162px;transform:rotate(-36deg)}.orbit-three{width:305px;height:162px;transform:rotate(36deg)}.orbit-core{width:130px;height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--lime);color:var(--green);border-radius:50%;text-align:center;font-size:12px;line-height:1.3;box-shadow:0 0 0 9px #d9ee9b0a;transition:transform .7s}.core-symbol{font-size:42px;line-height:1.15;margin-bottom:6px}.orbit-node{position:absolute;border:1px solid #78947b;background:#2c4740;font-size:10px;letter-spacing:.08em;text-transform:uppercase;padding:5px 11px;border-radius:20px;z-index:2}.node-one{top:25px;left:calc(50% - 28px)}.node-two{left:8px;bottom:67px}.node-three{right:10px;bottom:64px}.star{position:absolute;color:var(--lime)}.star-one{right:5px;top:38px;font-size:35px}.star-two{left:25px;top:50px;font-size:24px}.hero-art[data-lens="access"] .orbit-two{transform:rotate(-12deg);border-color:var(--lime)}.hero-art[data-lens="access"] .orbit-three{transform:rotate(70deg)}.hero-art[data-lens="build"] .orbit-two{transform:rotate(-90deg)}.hero-art[data-lens="build"] .orbit-three{transform:rotate(0deg);border-color:var(--lime)}.hero-art[data-lens="access"] .core-symbol{transform:rotate(45deg)}.hero-art[data-lens="build"] .orbit-core{transform:scale(.92)}.lens-copy{min-height:102px}.lens-copy h2{font:25px/1.2 var(--serif);letter-spacing:-.025em;margin-bottom:10px}.lens-copy p{font-size:12px;line-height:1.7;max-width:350px;color:#d5dfd0}.lens-controls{gap:3px;border-top:1px solid #597267;padding-top:15px;margin-top:13px}.lens-controls button{flex:1;background:none;border:1px solid transparent;color:#e1e8d4;padding:8px 4px;font-size:10px;border-radius:4px;white-space:nowrap}.lens-controls button[aria-pressed="true"]{background:var(--lime);color:var(--green)}.hero-art :focus-visible,.lab-section :focus-visible{outline-color:var(--lime)}.art-caption{display:block;font-size:9px;letter-spacing:.04em;color:#c5d2bd;text-align:center;margin-top:13px}.proof-strip{border-block:1px solid var(--line)}.proof-inner{display:grid;grid-template-columns:1fr 1fr 1fr .9fr;gap:30px;padding-block:28px;align-items:center}.proof-inner p{display:flex;gap:16px;align-items:center}.proof-inner strong{font:42px/1 var(--serif);letter-spacing:-.06em}.proof-inner span{font-size:11px;line-height:1.5;color:var(--muted)}.proof-inner>a{text-align:right;font-size:11px;text-decoration:none}.proof-inner>a span{font-size:30px;padding-left:12px}.section{padding-block:96px}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:42px}.section-intro{font-size:14px;max-width:365px;color:var(--muted);padding-bottom:4px}.section-heading .eyebrow{margin-bottom:20px}.filter-row{align-items:center;justify-content:space-between;gap:15px;margin-bottom:26px}.filter-row>div{display:flex;gap:8px;flex-wrap:wrap}.filter{padding:8px 15px;border:1px solid #b7c1b2;border-radius:25px;background:transparent;font-size:11px;min-height:40px}.filter[aria-pressed="true"]{background:var(--green);color:var(--paper);border-color:var(--green)}.filter span{padding-left:6px}.filter-row>p{font-size:10px;color:var(--muted)}.project{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:10px;overflow:hidden;margin-top:22px;background:#faf9f3}.project-art{position:relative;min-height:394px;padding:26px 30px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.mock-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.1em;font-weight:600}.mock-top>span:last-child{font-size:22px;line-height:1}.art-footnote{font-size:10px;margin-top:18px;letter-spacing:.01em}.access-art{background:#dce5cc;color:#284133}.access-diagram{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:20px;padding:20px 0}.document-stack{position:relative;width:137px;height:156px}.document-stack>span{position:absolute;inset:0;border:1px solid #769377;background:#e9edda;border-radius:5px;transform:rotate(-13deg)}.document-stack>span:nth-child(2){transform:rotate(-6deg)}.document-stack>div{position:absolute;inset:0;background:#fbfcf4;border:1px solid #759275;border-radius:5px;padding:17px;transform:rotate(3deg)}.doc-icon{display:block;font:30px var(--serif);margin-bottom:16px}.document-stack i{display:block;height:3px;background:#a9ba9b;margin-block:7px}.document-stack i:last-of-type{width:60%}.document-stack b{display:block;font-size:9px;margin-top:13px;letter-spacing:.09em;text-transform:uppercase}.connector{font-size:27px}.hub{border:1px solid #51765a;background:#2b503c;color:#f1f5df;display:grid;place-content:center;width:115px;height:115px;border-radius:24px;text-align:center;box-shadow:0 0 0 10px #78936f20,0 0 0 22px #78936f12}.hub>span{font-size:34px;line-height:1.1}.hub b{font-size:15px;font-weight:500;line-height:1.2;margin-top:6px}.flow-stages{display:flex;gap:6px;justify-content:center;flex-wrap:wrap;margin-top:6px}.flow-stages span{font-size:9px;border:1px solid #a0b096;border-radius:20px;padding:5px 10px}.project-copy{padding:31px 36px 23px}.project-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:9px;text-transform:uppercase;letter-spacing:.055em;color:var(--muted);margin-bottom:25px;flex-wrap:wrap}.pill{padding:3px 8px;border:1px solid #b8c5b5;border-radius:20px;font-size:9px}.project-copy>p{font-size:14px;line-height:1.7;color:var(--muted);margin-top:20px}.project-facts{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-block:22px}.project-facts span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:4px}.project-facts strong{font-size:11px;font-weight:600;line-height:1.6;display:block}.project details{border-top:1px solid var(--line)}summary{cursor:pointer}.project summary{font-size:12px;font-weight:600;padding-block:16px;list-style:none;display:flex;justify-content:space-between;gap:16px}.project summary::-webkit-details-marker{display:none}.project summary span{font-size:20px;line-height:1}.project details[open] summary span{transform:rotate(45deg)}.case-body{font-size:13px;padding-bottom:12px}.case-body p,.case-body ul{margin-bottom:14px}.case-body ul{padding-left:20px}.case-body li{margin-bottom:8px}.case-note{padding:12px 14px;border-left:2px solid var(--rust);background:#efefe5;font-size:12px}.learning-art{background:#ebd4be;color:#643c29}.quest-map{position:relative;height:210px;margin-top:10px}.quest-map svg{width:100%;height:100%;overflow:visible}.quest-map circle{fill:#f5ead7;stroke:#865631;stroke-width:2}.quest-map circle:last-child{fill:#65442e}.quest-label{position:absolute;font-size:10px}.q-one{left:3%;bottom:0}.q-two{left:28%;top:22%}.q-three{left:55%;bottom:5%}.q-four{right:0;top:0}.quest-card{background:#f8eddd;border:1px solid #b78d6c;border-radius:6px;padding:13px 16px;display:flex;gap:16px;align-items:center;width:90%;margin:8px auto}.quest-spark{font-size:28px}.quest-card b{display:block;font-size:13px}.quest-card div>span{display:block;font-size:9px;margin-top:3px}.software-art{background:#cfdcde;color:#284048}.software-window{background:#f0f3ee;border:1px solid #6f8d90;border-radius:7px;overflow:hidden;margin:30px 0 0;box-shadow:9px 9px 0 #94adb33a}.window-bar{padding:13px;border-bottom:1px solid #b9ccca;display:flex;align-items:center;gap:4px;font-size:9px}.window-bar i{width:5px;height:5px;background:#6f8d90;border-radius:50%}.window-bar span{margin-left:10px}.pipeline-row{display:flex;justify-content:space-between;gap:14px;padding:12px 17px;border-bottom:1px solid #d1ddda;font-size:11px}.pipeline-row>b{flex:1;font-weight:500}.pipeline-row>span:first-child{font-size:9px;color:#526c70}.software-seal{display:flex;align-items:center;gap:12px;align-self:flex-end;margin-top:22px}.software-seal strong{font:45px var(--serif)}.software-seal span{font-size:9px;line-height:1.4}.lab-section{background:var(--green);color:var(--paper);padding-block:80px}.lab-grid{display:grid;grid-template-columns:1fr 1fr;gap:88px;align-items:center}.lab-intro .eyebrow{font-size:9px;color:#d2dfa9}.lab-intro h2{font-size:clamp(36px,4vw,57px)}.lab-intro em{color:var(--lime)}.lab-intro>p:not(.eyebrow){font-size:14px;color:#d0dacc;margin-top:24px;max-width:430px}.lab-intro .lab-aside{font-size:12px!important}.lab-intro a{display:inline-block;margin-top:20px;color:var(--lime);font-size:11px}.demo{background:#f5f3e9;color:var(--ink);border-radius:9px;padding:26px}.demo :focus-visible{outline-color:var(--rust)}.demo-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:9px;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:17px;margin-bottom:20px}.demo h3{font:27px var(--serif);letter-spacing:-.035em}.demo>p{font-size:12px;margin-top:9px;color:var(--muted)}.pathway{list-style:none;padding:0;margin:23px 0 17px;display:grid;gap:9px}.pathway li{display:flex;align-items:center;gap:12px;background:#e6e9da;border:1px solid #bbc6ad;border-radius:5px;padding:10px 12px;min-height:62px}.step-number{font-size:10px;color:var(--muted)}.step-name{font-size:15px;font-weight:550;flex:1}.step-symbol{font-size:23px;margin-right:5px}.move-buttons{gap:5px}.move-buttons button{width:34px;height:36px;border:1px solid #93a58b;background:#f5f6eb;border-radius:4px;font-size:18px}.move-buttons button:hover{background:#d5e4b7}.move-buttons button[aria-disabled="true"]{opacity:.45;cursor:default}.pathway li.just-moved{animation:highlight .7s ease}@keyframes highlight{0%{background:#cadf99}100%{background:#e6e9da}}.demo-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:10px}.reset{border:0;background:transparent;text-decoration:underline;text-underline-offset:4px;font-size:10px;padding:8px;min-height:36px;align-items:center}.demo-note{font-size:9px!important;border-top:1px solid var(--line);padding-top:13px;margin-top:15px!important}.play-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.play-card{display:block;text-decoration:none;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#faf9f3;transition:transform .2s,box-shadow .2s}.play-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px #1d38330e}.play-visual{height:190px;position:relative;display:grid;place-items:center;overflow:hidden}.play-arrow{position:absolute;right:16px;top:12px;font-size:24px}.play-copy{padding:23px}.play-copy .tiny-label{font-size:8px;color:var(--muted)}.play-copy h3{font-size:23px;letter-spacing:-.035em;margin-top:10px}.play-copy p{font-size:12px;color:var(--muted);margin-top:12px}.play-cta{display:block;font-size:10px;text-decoration:underline;text-underline-offset:4px;margin-top:21px}.beatbox .play-visual{background:#293f3b;color:var(--lime)}.equalizer{display:flex;gap:7px;align-items:center;height:90px}.equalizer i{width:13px;background:var(--lime);height:40%;border-radius:2px;transition:height .35s}.equalizer i:nth-child(3n){height:95%}.equalizer i:nth-child(2n){height:70%}.equalizer i:nth-child(5){height:54%}.beatbox:hover .equalizer i:nth-child(odd){height:85%}.beatbox:hover .equalizer i:nth-child(even){height:35%}.mutagen .play-visual{background:#e0d5bf;color:#69542e}.cell{position:absolute;border:2px solid #73683c;background:#c0b982;border-radius:40% 60% 55% 45%;width:95px;height:95px;box-shadow:inset 0 0 0 8px #d4cc97,0 0 0 8px #c9bd9438}.cell::after{content:'';position:absolute;inset:27%;border:2px solid #6c6137;border-radius:50%;background:#a0965f}.cell-one{left:25%;top:20%;transform:rotate(20deg)}.cell-two{width:53px;height:53px;right:17%;bottom:15%;transform:rotate(-20deg)}.cell-three{width:25px;height:25px;left:15%;bottom:14%}.cell-three::after{inset:20%;border-width:1px}.dungeon .play-visual{background:#d2dadc;color:#3a5960}.map-blocks{display:grid;grid-template-columns:repeat(3,40px);gap:9px;transform:rotate(-17deg) skew(8deg);padding:25px;border:1px solid #819a9d;background:repeating-linear-gradient(90deg,transparent 0 39px,#94a9ac30 40px 41px),repeating-linear-gradient(0deg,transparent 0 39px,#94a9ac30 40px 41px)}.map-blocks i{height:35px;border:1px solid #5a7b80;background:#9bb4b7;box-shadow:4px 4px #78969b}.map-blocks i:nth-child(2),.map-blocks i:nth-child(6){visibility:hidden}.more-projects{display:flex;gap:24px;border-bottom:1px solid var(--line);padding-block:26px 29px;flex-wrap:wrap;font-size:11px}.more-projects>span{color:var(--muted);margin-right:auto}.about-section{padding-block:80px;background:#e9ebdf;border-block:1px solid #d0d6c5}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px}.about-grid h2{font-size:clamp(36px,4vw,55px)}.signature{font:italic 30px var(--serif);margin-top:70px}.signature span{display:block;font:10px var(--sans);letter-spacing:.12em;text-transform:uppercase;margin-top:12px}.about-copy p{font-size:14px;margin-bottom:18px}.about-copy .large-copy{font-size:21px;line-height:1.5;margin-bottom:26px}.education{margin-block:28px}.education>div{display:flex;gap:18px;align-items:center;border-top:1px solid #bac5af;padding-block:14px}.education span{font:25px var(--serif);min-width:47px}.education p{font-size:11px;line-height:1.6;margin:0}.education strong{font-weight:600}.contact-section{padding-block:91px 77px}.contact-row{display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-row h2{font-size:clamp(44px,6vw,80px)}.contact-orb{width:130px;height:130px;flex-shrink:0;border:1px solid var(--ink);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;transition:background .3s,transform .3s}.contact-orb span{font-size:12px}.contact-orb b{font-weight:400;font-size:45px;line-height:1}.contact-orb:hover{background:var(--lime);transform:rotate(-8deg)}.contact-section>p:not(.eyebrow){margin-top:26px;font-size:14px;color:var(--muted)}.email-link{display:inline-block;font-size:clamp(14px,2.2vw,22px);margin-top:18px;overflow-wrap:anywhere}.contact-links{display:flex;flex-wrap:wrap;gap:30px;font-size:12px;margin-top:32px}footer{border-top:1px solid var(--line);padding-block:28px 22px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-top>span,.footer-top>a:not(.wordmark){font-size:10px;color:var(--muted)}#motion-toggle{background:transparent;border:1px solid #afbaa5;border-radius:20px;padding:7px 13px;font-size:10px;min-height:34px}.accessibility-statement{border-top:1px solid var(--line);margin-top:25px;padding-top:18px;max-width:100%;font-size:11px;color:var(--muted)}.accessibility-statement p{margin-top:14px;max-width:760px}.footer-note{font-size:9px;color:var(--muted);margin-top:22px}.calm,.calm *,.calm *::before,.calm *::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.calm .play-card:hover,.calm .contact-orb:hover{transform:none}
@media(min-width:1500px){.hero{padding-block:95px}.hero-art{max-width:530px;width:100%;justify-self:end}}
@media(max-width:1100px){.shell{width:calc(100% - 64px)}.hero{gap:35px}.hero-art{padding-inline:23px}.orbital{height:280px}.orbit-one{width:230px;height:230px}.orbit-two,.orbit-three{width:265px;height:145px}.node-two{left:-3px}.node-three{right:-3px}.hero h1{font-size:65px}.project-copy{padding:27px}.project-art{padding:24px}.lab-grid,.about-grid{gap:45px}.proof-inner{gap:20px}.proof-inner strong{font-size:36px}.proof-inner p{gap:11px}.proof-inner span{font-size:10px}.proof-inner>a{font-size:10px}.project-facts{grid-template-columns:1fr}.project-meta{margin-bottom:20px}.project-copy h3{font-size:31px}}
@media(max-width:800px){.shell{width:calc(100% - 40px)}.header-inner{min-height:74px;gap:16px}.header-contact{display:none}nav{gap:18px}nav a{font-size:11px}.wordmark{font-size:22px}.hero{grid-template-columns:1fr;gap:40px;padding-block:45px 55px}.hero h1{font-size:clamp(51px,8.7vw,76px)}.hero-lede{max-width:530px}.hero-art{width:min(100%,520px);justify-self:center;border-top-left-radius:85px}.orbital{height:285px}.orbit-two,.orbit-three{width:310px}.node-two{left:calc(50% - 155px)}.node-three{right:calc(50% - 155px)}.lens-copy{min-height:auto}.lens-controls button{font-size:12px}.proof-inner{grid-template-columns:1fr 1fr;gap:24px 18px;padding-block:24px}.proof-inner>a{text-align:left}.section{padding-block:62px}.section-heading{align-items:start;flex-direction:column;gap:24px;margin-bottom:30px}.section-intro{max-width:540px}.filter-row{flex-direction:column;align-items:flex-start}.project{grid-template-columns:1fr}.project-art{min-height:340px}.access-diagram{margin:15px auto;gap:40px}.project-copy{padding:28px}.project-facts{grid-template-columns:1fr 1fr}.project-copy h3{font-size:35px}.quest-map{max-width:400px;width:100%;margin-inline:auto}.software-window{width:85%;margin:20px auto 0}.software-seal{margin-right:8%}.lab-section{padding-block:55px}.lab-grid,.about-grid{grid-template-columns:1fr;gap:35px}.lab-intro>p:not(.eyebrow){max-width:560px}.lab-intro h2,.about-grid h2{font-size:44px}.play-grid{grid-template-columns:1fr}.play-card{display:grid;grid-template-columns:1fr 1.25fr}.play-visual{height:100%;min-height:210px}.play-copy{padding:26px}.more-projects{gap:15px}.more-projects>span{width:100%}.about-section{padding-block:55px}.signature{margin-top:25px}.contact-section{padding-block:60px}.contact-row h2{font-size:51px}.contact-orb{width:98px;height:98px}.contact-links{gap:22px}.footer-top{gap:18px}.footer-top .wordmark{margin-right:auto}.footer-top>span{width:100%;order:4}}
@media(max-width:420px){.shell{width:calc(100% - 32px)}nav{gap:12px}nav a{font-size:10px}.brand-mark{display:none}.wordmark{font-size:21px}.hero h1{font-size:50px}.hero-lede{font-size:16px}.hero-copy .eyebrow{font-size:9px;letter-spacing:.04em}.hero-art{padding-inline:19px}.hero-art .art-heading{padding-left:25px}.orbital{height:260px}.orbit-one{width:213px;height:213px}.orbit-two,.orbit-three{width:250px;height:142px}.node-two{left:0}.node-three{right:0}.orbit-core{width:115px;height:115px}.star-one{right:5px}.star-two{left:7px}.lens-copy h2{font-size:23px}.lens-controls button{font-size:10px}.proof-inner strong{font-size:32px}.proof-inner span{font-size:9px}.proof-inner p{gap:9px}.proof-inner>a span{font-size:22px}.section-heading h2{font-size:37px}.filter{padding-inline:12px}.project-art{padding:20px;min-height:320px}.access-diagram{gap:25px}.document-stack{width:111px;height:137px}.hub{width:90px;height:98px}.project-copy{padding:23px}.project-copy h3{font-size:31px}.project-facts strong{font-size:10px}.project-meta{font-size:8px}.demo{padding:19px}.demo h3{font-size:25px}.step-symbol{display:none}.pathway li{padding:10px;gap:10px}.demo-top .tiny-label{font-size:9px}.play-card{display:block}.play-visual{height:180px;min-height:0}.contact-row{gap:15px}.contact-row h2{font-size:43px}.contact-orb{width:78px;height:78px}.contact-orb b{font-size:32px}.contact-orb span{font-size:10px}.lab-intro h2,.about-grid h2{font-size:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.play-card:hover,.contact-orb:hover{transform:none}}
@media print{.site-header,.hero-art,.project-art,.play-visual,.js-only,.lab-section,.contact-orb{display:none!important}body{background:white;color:black;font-size:11pt}.shell{width:100%;max-width:none}.hero,.about-grid,.project{display:block}.hero,.section,.about-section,.contact-section{padding:20px 0}.hero h1{font-size:36pt}.section-heading{display:block}h2{font-size:24pt}h3{font-size:20pt}.project,.play-card{break-inside:avoid}.project-copy{padding:15px}.play-grid{display:block}.play-card{margin:12px 0}footer{font-size:9pt}a{color:black}}
