:root{--bg:#e9edf0;--bg-strong:#f8f8f6;--ink:#101923;--muted:#5d6872;--line:#cbd2d7;--panel:#f8f8f6;--accent:#e46f35;--accent-dark:#b94f20;--cool-accent:#76b9b0;--dark:#0b151f;--dark-soft:#142433;--radius:8px;font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:20;color:#f7f5f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b151feb;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;padding:16px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;display:inline-flex}.brand>span:last-child{letter-spacing:.13em;text-transform:uppercase;font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-size:.82rem;font-weight:500}.brand-mark{background:#a8794d;border:1px solid #c39668;border-radius:2px;place-items:center;width:38px;height:38px;display:inline-grid;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%;transform:none}.desktop-nav{color:#c8d0d6;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:28px;font-size:.82rem;display:flex}.desktop-nav a{border-bottom:2px solid #0000;padding:8px 0}.desktop-nav a.active,.desktop-nav a:hover{color:#fff;border-bottom-color:var(--accent)}.mobile-nav{display:none;position:relative}.mobile-nav summary{cursor:pointer;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-menu{width:260px;color:var(--ink);border:1px solid var(--line);background:#f8f8f6;border-radius:4px;gap:10px;padding:16px;display:grid;position:absolute;top:38px;right:0;box-shadow:0 18px 50px #0f172a40}.mobile-menu a{border-radius:12px;padding:10px 12px}.mobile-menu a:hover{background:#f1f5f9}.hero{isolation:isolate;color:#f7f5f0;background:linear-gradient(140deg,#0b151f 0%,#122331 58%,#0b151f 100%);grid-template-columns:1fr;align-items:center;gap:54px;min-height:calc(100vh - 72px);padding:74px clamp(20px,5vw,72px) 46px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;border:1px solid #76b9b02e;width:33vw;height:33vw;position:absolute;inset:10% 12% auto auto;transform:rotate(35deg)}.hero-glow{z-index:-2;filter:blur(18px);opacity:.48;border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#ff964ae6,#e46f3500 68%);width:280px;height:280px;top:15%;right:20%}.hero-glow-two{background:radial-gradient(circle,#38758280,#0000 70%);width:430px;height:430px;bottom:-25%;left:9%}.hero-copy{z-index:1;text-align:center;max-width:900px;margin:0 auto;position:relative}.headshot{object-fit:cover;background:#fff;border:1px solid #ffffff59;border-radius:4px;width:348px;height:348px;margin:0 auto 30px;box-shadow:22px 22px #76b9b01f}.eyebrow{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}p:where(:not(.eyebrow):not(.hero-title):not(.panel-label):not(.orbit-viewer-hint)){text-align:justify;text-align-last:auto;-webkit-hyphens:auto;hyphens:auto}h1,h2,h3{font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-weight:700}h1{letter-spacing:-.055em;margin-bottom:18px;font-size:clamp(3rem,8vw,6.4rem);line-height:.93}h2{letter-spacing:-.045em;margin-bottom:14px;font-size:clamp(1.9rem,4vw,3rem);line-height:1.04}h3{letter-spacing:-.04em;margin-bottom:10px;font-size:1.35rem}.hero-title{color:#f2b188;letter-spacing:.22em;text-transform:uppercase;margin-bottom:20px;font-size:clamp(.88rem,1.6vw,1.12rem);font-weight:700}.hero-tagline{color:#c6d0d6;text-align:justify;text-align-last:center;-webkit-hyphens:auto;hyphens:auto;max-width:720px;margin-left:auto;margin-right:auto;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.7}.hero h1{color:#fff;text-transform:uppercase;letter-spacing:-.065em;text-shadow:0 10px 30px #00000047;margin-bottom:12px;font-family:Avenir Next Condensed,Arial Narrow,Helvetica Neue,sans-serif;font-size:clamp(4rem,10vw,8.8rem);font-weight:800}.hero-actions,.footer-actions,.center-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.hero-actions{justify-content:center;width:100%}.button{border:1px solid var(--line);letter-spacing:.06em;text-transform:uppercase;border-radius:3px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:12px 18px;font-size:.82rem;font-weight:800;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.button.primary:hover{background:var(--accent);border-color:var(--accent)}.button.secondary{color:var(--ink);background:#fff}.button.tertiary{background:var(--cool-accent);color:var(--dark);border-color:var(--cool-accent)}.button.tertiary:hover{background:#8ccac2;border-color:#8ccac2}.button.ghost{color:var(--ink);background:0 0}.meta-row{color:#9fadb6;flex-wrap:wrap;justify-content:center;gap:22px;margin-top:26px;font-size:.88rem;font-weight:650;display:flex}.meta-row span,.meta-row a{align-items:center;gap:8px;display:inline-flex}.meta-row a{color:inherit;transition:color .2s}.meta-row a:hover{color:#fff}.hero-panel{z-index:1;border-top:1px solid #ffffff29;width:min(1180px,100%);margin:0 auto;padding-top:24px;position:relative}.panel-label{color:#91a0aa;text-transform:uppercase;letter-spacing:.2em;margin-bottom:16px;font-size:.7rem;font-weight:800}.focus-grid{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.focus-link{color:#dce2e5;border-left:1px solid #ffffff24;grid-template-columns:1fr auto;align-content:space-between;gap:18px;min-height:156px;padding:18px;transition:background .25s,color .25s;display:grid;position:relative}.focus-link:last-child{border-right:1px solid #ffffff24}.focus-link:hover{color:#fff;background:#e46f351f}.focus-link>svg:first-of-type{color:var(--cool-accent)}.focus-link>svg:last-child{align-self:end}.focus-link strong{grid-column:1/-1;font-family:Avenir Next Condensed,Arial Narrow,sans-serif;font-size:1.05rem;line-height:1.15}.focus-number{color:#6e7d87;letter-spacing:.12em;font-family:ui-monospace,monospace;font-size:.68rem}.section,.page-shell{padding:72px clamp(20px,5vw,72px)}.white-section{background:var(--bg-strong)}.section-header{text-align:center;max-width:820px;margin:0 auto 40px}.section-header h1{letter-spacing:-.045em;margin-bottom:14px;font-size:clamp(1.9rem,4vw,3rem);line-height:1.04}.section-header p:not(.eyebrow){color:var(--muted);text-align:justify;text-align-last:center;-webkit-hyphens:auto;hyphens:auto;font-size:1.05rem;line-height:1.7}.about-intro{max-width:980px;margin-bottom:56px}.about-intro h1,.about-intro h2{margin-bottom:28px}.about-intro p:not(.eyebrow){text-align:justify;text-align-last:auto;-webkit-hyphens:auto;hyphens:auto}.about-intro p:last-child{margin-bottom:0}.about-banner{background:var(--dark);width:calc(100% + 2*clamp(20px,5vw,72px));margin:-72px calc(-1*clamp(20px,5vw,72px)) 64px;overflow:hidden}.about-banner img{width:100%;height:auto;display:block}.gallery-category-links{flex-wrap:wrap;justify-content:center;gap:12px;max-width:820px;margin:-14px auto 40px;display:flex}.gallery-category-links .button{background:var(--bg-strong)}.gallery-category-links .button:hover{border-color:var(--accent);color:var(--accent)}.about-strip{padding-top:86px;padding-bottom:52px}.project-grid,.category-grid,.highlight-grid,.about-grid{gap:24px;max-width:1180px;margin:0 auto;display:grid}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.highlight-grid.four-up{grid-template-columns:repeat(4,minmax(0,1fr))}.about-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card,.category-card,.about-card,.highlight-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:8px 10px #1019230b}.project-card{overflow:hidden}.project-card img{object-fit:cover;background:#e2e8f0;width:100%;height:190px}.project-card img.contain{object-fit:contain;background:#fbfaf8;padding:28px}.project-card-body{padding:22px}.project-card p,.category-card p,.about-card p{color:var(--muted);line-height:1.65}.category-card p{text-align:left;text-align-last:auto;-webkit-hyphens:none;hyphens:none}.home-featured-section .project-card{background:#13212c;border-color:#2b3b47;box-shadow:8px 10px #0a141c1f}.home-featured-section .project-card h3 a{color:#f7f7f3}.home-featured-section .project-card p{color:#b8c4cb;text-align:left;text-align-last:auto;-webkit-hyphens:none;hyphens:none}.home-featured-section .project-card .pill{color:#c4dedb;background:#253c42}.home-featured-section .project-card img.contain{background:#eef0ed}.home-featured-section .project-card .text-link{color:#ff7a3d}.about-card-link{margin-top:10px}.about-education-card{flex-direction:column;display:flex}.about-education-image{margin:auto 0 0;padding-top:24px}.about-education-image img{border:1px solid var(--line);width:100%;height:auto;display:block}.about-tools-section{background:var(--dark);color:#fff;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(34px,6vw,78px);max-width:1180px;margin:72px auto 0;padding:clamp(30px,5vw,54px);display:grid}.about-tools-section h2{color:#fff;margin-bottom:0;font-size:clamp(2rem,4vw,3.2rem)}.about-tool-list{flex-wrap:wrap;gap:10px;display:flex}.about-tool-list span{color:#dbe4e9;letter-spacing:.04em;text-transform:uppercase;background:#ffffff0e;border:1px solid #ffffff2e;padding:9px 12px;font-size:.76rem;font-weight:800}.about-interests{max-width:1180px;margin:72px auto 0}.about-interests-heading{max-width:900px;margin-bottom:34px}.about-interests-heading>p:last-child{color:var(--muted);font-size:1.05rem;line-height:1.75}.about-interest-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.about-interest-grid article{background:var(--panel);padding:clamp(26px,4vw,42px)}.about-interest-grid h3{margin:22px 0 14px;font-size:clamp(1.55rem,2.5vw,2rem)}.about-interest-grid p{color:var(--muted);line-height:1.72}.about-interest-icon{background:var(--accent);color:#fff;place-items:center;width:48px;height:48px;display:grid}.about-interest-link{margin-top:12px}.astrodynamics-visuals{color:#fff;background:#0d1923}.astrodynamics-loading{color:#b9c6ce;text-align:center;background:#0d1923}.astrodynamics-visuals-heading,.groundtrack-heading{text-align:center;max-width:900px;margin:0 auto 38px}.astrodynamics-visuals-heading h2,.groundtrack-heading h2,.orbit-viewer-grid h3{color:#fff}.astrodynamics-visuals-heading>p:last-child,.groundtrack-heading>p:last-child,.orbit-viewer-grid article>p{color:#b9c6ce;line-height:1.72}.astrodynamics-visuals code{color:#d2e6e2}.orbit-viewer-grid,.groundtrack-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1280px;margin:0 auto;display:grid}.orbit-viewer-grid article{background:#13232e;border:1px solid #ffffff24;padding:22px}.orbit-viewer-grid h3{margin-bottom:8px;font-size:clamp(1.35rem,2.2vw,1.8rem)}.orbit-viewer-grid article>p{min-height:56px;margin-top:0}.orbit-viewer-shell{background:#0d1923;border:1px solid #ffffff29;position:relative;overflow:hidden}.orbit-viewer{cursor:grab;width:100%;height:clamp(390px,42vw,560px)}.orbit-viewer:active{cursor:grabbing}.orbit-viewer canvas{width:100%;height:100%;display:block}.orbit-legend{border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:8px 14px;padding:13px 15px 4px;display:flex}.orbit-legend span{color:#cbd5dc;align-items:center;gap:7px;font-size:.72rem;font-weight:750;display:inline-flex}.orbit-legend i{width:18px;height:3px}.orbit-viewer-hint{color:#7f929f;letter-spacing:.04em;text-transform:uppercase;margin:0;padding:9px 15px 13px;font-size:.72rem}.groundtrack-heading{margin-top:82px}.groundtrack-grid figure{background:#f7f7f4;border:1px solid #ffffff26;margin:0;overflow:hidden}.groundtrack-grid img{width:100%;height:auto;display:block}.groundtrack-grid figcaption{color:var(--muted);padding:13px 16px 16px;font-size:.84rem}.pill-row{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.pill,.tool-list span{color:#315f5c;background:#dce8e7;border-radius:2px;align-items:center;padding:7px 10px;font-size:.74rem;font-weight:800;display:inline-flex}.text-link{color:var(--accent);align-items:center;gap:8px;margin-top:10px;font-weight:850;display:inline-flex}.category-card{flex-direction:column;min-height:260px;padding:24px;transition:transform .2s,border-color .2s;display:flex}.category-card:hover{border-color:#bfdbfe;transform:translateY(-5px)}.category-card svg{color:var(--accent);margin-bottom:18px}.category-card span{color:var(--accent);align-items:center;gap:8px;margin-top:auto;font-weight:850;display:inline-flex}.center-actions{justify-content:center}.category-hero,.project-hero{color:#fff;background:linear-gradient(135deg,#0b151f 0%,#172938 100%);grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:center;gap:52px;padding:76px clamp(20px,5vw,72px);display:grid}.category-hero h1,.project-hero h1{font-size:clamp(2.8rem,7vw,5.5rem)}.category-hero p,.project-hero p{color:#c6d0d6;font-size:1.08rem;line-height:1.75}.category-hero img,.project-hero img{background:#fff;border:1px solid #ffffff2e;border-radius:4px;box-shadow:22px 24px #e46f351f}.project-hero-image.contain{object-fit:contain;width:100%;max-height:640px}.project-hero .pill,.category-hero .pill,.project-hero .tool-list span{color:#a9d7d1;background:#76b9b024}.tool-list{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.split-section{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);align-items:start;gap:48px;display:grid}.split-section>div,.split-section>ol{max-width:590px;margin:0 auto}.process-list{counter-reset:process;gap:14px;padding:0;list-style:none;display:grid}.process-list li{counter-increment:process;border:1px solid var(--line);color:#475569;background:#f8f8f6;border-radius:3px;padding:20px 20px 20px 62px;line-height:1.55;position:relative}.process-list li:before{content:counter(process);background:var(--ink);color:#fff;border-radius:2px;place-items:center;width:30px;height:30px;font-weight:850;display:grid;position:absolute;top:18px;left:18px}.project-writeup{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:1180px;margin:0 auto;display:grid}.project-writeup article,.highlight-card,.about-card{padding:24px}.writeup-section{border-top:1px solid var(--line)}.writeup-section.wide{grid-column:1/-1}.writeup-section.with-media{grid-template-columns:minmax(0,.85fr) minmax(320px,1.15fr);align-items:center;gap:clamp(28px,5vw,64px);padding-top:36px;padding-bottom:36px;display:grid}.writeup-section.with-media:nth-child(2n) .writeup-copy{order:2}.writeup-section.with-media:nth-child(2n) .section-media{order:1}.writeup-section.title-wide{grid-template-columns:minmax(0,.92fr) minmax(340px,1.08fr);align-items:start;gap:14px clamp(28px,5vw,64px)}.title-wide .writeup-heading{grid-column:1/-1}.title-wide .writeup-heading .eyebrow{margin-bottom:8px}.title-wide .writeup-heading h2{margin-bottom:4px}.title-wide .writeup-copy{grid-column:1}.title-wide .writeup-copy>p:first-child{margin-top:0}.title-wide .section-media{grid-column:2;order:initial!important}.project-writeup p:not(.eyebrow){color:var(--muted);line-height:1.7}.writeup-link{border-bottom:1px solid color-mix(in srgb, var(--accent) 55%, transparent);color:var(--accent);font-family:var(--heading);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:8px;margin-top:18px;padding:8px 0 6px;font-size:.82rem;font-weight:700;transition:gap .18s,border-color .18s;display:inline-flex}.writeup-link:hover{border-color:var(--accent);gap:12px}.detail-list{color:var(--muted);margin:18px 0 0;padding-left:1.2rem;line-height:1.7}.detail-list li+li{margin-top:9px}.workflow-section .detail-list{counter-reset:workflow;grid-template-columns:repeat(7,minmax(0,1fr));gap:14px;padding:0;list-style:none;display:grid}.workflow-section .detail-list li{counter-increment:workflow;border-top:2px solid var(--accent);min-height:132px;color:var(--ink);background:#eef1f2;align-content:space-between;margin:0;padding:16px;font-size:.84rem;font-weight:650;display:grid;position:relative}.workflow-section .detail-list li:before{content:"0" counter(workflow);color:var(--accent);letter-spacing:.12em;font-family:ui-monospace,monospace;font-size:.68rem}.workflow-section .detail-list li:not(:last-child):after{content:"→";z-index:2;color:var(--accent);position:absolute;top:50%;right:-13px;transform:translateY(-50%)}.controls-workflow .detail-list{grid-template-columns:repeat(4,minmax(0,1fr))}.project-media-section{background:#dfe5e8}.media-gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:dense;gap:22px;max-width:1180px;margin:0 auto;display:grid}.media-item{border:1px solid var(--line);background:#f8f8f6;border-radius:3px;margin:0;overflow:hidden;box-shadow:10px 12px #1019230e}.media-item.wide{grid-column:1/-1}.media-item img,.media-item video{aspect-ratio:auto;object-fit:contain;background:#eef1f2;width:100%;height:auto;display:block}.media-item.portrait img{object-fit:contain;max-height:760px}.media-item.render img{object-fit:contain;background:#fff;max-height:680px;padding:16px}.section-media{align-self:center}.section-media-group{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.section-media img,.section-media video{object-fit:contain;width:100%;height:auto;max-height:none}.inline-section-media{margin-top:24px}.inline-section-media img{object-fit:contain;background:#fff;width:100%;height:auto}.uniform-media-pair .section-media-group{align-items:stretch}.uniform-media-pair .section-media{grid-template-rows:clamp(210px,19vw,280px) auto;height:100%;display:grid}.uniform-media-pair .section-media img{object-fit:contain;background:#fff;width:100%;height:100%}.writeup-section.media-strip{padding-top:34px;padding-bottom:34px;display:block}.media-strip .writeup-copy{display:none}.media-strip .section-media-group{gap:22px}.media-strip .media-item{grid-template-rows:minmax(0,1fr) auto;height:100%;display:grid}.media-strip .media-item img{object-fit:contain;background:#fff;width:100%;height:clamp(280px,32vw,410px)}.section-media video{aspect-ratio:9/16;object-fit:contain;background:#080d12;width:min(100%,420px);margin:0 auto}.section-media.landscape video{aspect-ratio:16/9;width:100%}.section-media.native-portrait video{aspect-ratio:1080/1306;width:min(100%,500px)}.media-gallery .media-item video{aspect-ratio:16/10;object-fit:contain;background:#080d12}.media-gallery:has(.turn-video):has(.inverted-video){grid-template-columns:1630fr 2304fr}.media-gallery .media-item.turn-video video{aspect-ratio:1630/1572}.media-gallery .media-item.inverted-video video{aspect-ratio:2304/1572}.media-item figcaption{color:var(--muted);padding:15px 18px 17px;font-size:.92rem;line-height:1.55}.highlight-card{text-align:center;place-items:center;min-height:120px;font-size:1.3rem;font-weight:850;display:grid}.making-page{background:#e5eaec}.making-hero{background:linear-gradient(135deg,#0b151f 0%,#172938 58%,#10242b 100%)}.making-hero img{object-fit:cover;max-height:590px}.making-section-nav{z-index:12;color:#d6dde1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b151ff2;border-bottom:1px solid #ffffff1a;justify-content:center;gap:0;padding:0 clamp(20px,5vw,72px);display:flex;position:sticky;top:71px;overflow-x:auto}.making-section-nav a{letter-spacing:.11em;text-transform:uppercase;border-bottom:2px solid #0000;flex:none;padding:14px 18px;font-size:.72rem;font-weight:800}.making-section-nav a:hover{color:#fff;border-bottom-color:var(--accent)}.making-section-nav a.active{color:#fff;border-bottom-color:var(--accent);background:#76b9b024}.making-page section[id]{scroll-margin-top:126px}.making-intro{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(40px,8vw,112px);display:grid}.making-intro-copy{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;display:grid}.making-intro-copy p,.making-section-heading>p:not(.eyebrow),.making-story-copy p,.making-creative p,.making-functional p,.making-addon p{color:var(--muted);line-height:1.75}.making-lenses{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1180px;margin:0 auto;padding:34px clamp(20px,5vw,72px) 72px;display:grid}.making-lenses article{border-left:1px solid #bac4ca;min-height:215px;padding:24px}.making-lenses article:last-child{border-right:1px solid #bac4ca}.making-lenses span{color:var(--accent);letter-spacing:.14em;font-family:ui-monospace,monospace;font-size:.68rem}.making-lenses h3{margin-top:46px}.making-lenses p{color:var(--muted);text-align:left;text-align-last:auto;-webkit-hyphens:none;hyphens:none;margin-bottom:0;line-height:1.62}.making-section-heading{text-align:center;max-width:850px;margin:0 auto 56px}.making-story{border-top:1px solid var(--line);grid-template-columns:minmax(310px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(38px,7vw,94px);max-width:1180px;margin:0 auto;padding:74px 0;display:grid}.making-story-copy h3{font-size:clamp(2rem,4vw,3.25rem)}.making-tags{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.making-tags span{color:#315f5c;text-transform:uppercase;letter-spacing:.05em;background:#dce8e7;padding:7px 9px;font-size:.7rem;font-weight:800}.making-figure,.making-video{border:1px solid var(--line);background:#f8f8f6;margin:0;overflow:hidden;box-shadow:9px 11px #1019230b}.making-figure img,.making-video video{object-fit:contain;background:#eef1f2;width:100%;height:auto;max-height:680px;display:block}.making-figure figcaption,.making-video figcaption{color:var(--muted);padding:13px 16px 16px;font-size:.84rem;line-height:1.5}.syne-media{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.syne-media .wide{grid-column:1/-1}.syne-media .wide img{max-height:390px}.syne-media>figure:not(.wide) img{height:360px}.vanity-story{grid-template-columns:minmax(0,1.05fr) minmax(310px,.95fr)}.vanity-media{grid-template-columns:.95fr 1.05fr;align-items:start;gap:18px;display:grid}.vanity-media .making-figure img{max-height:600px}.vanity-media video{aspect-ratio:auto;background:#080d12}.seva-media{align-items:start;gap:18px;display:grid}.seva-media .making-figure img{background:#f8f8f6;padding:14px}.seva-media .making-figure:last-child img{padding:0}.trapeze-story{grid-template-columns:minmax(0,1.28fr) minmax(310px,.72fr)}.trapeze-media{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px;display:grid}.trapeze-media img{height:auto;max-height:520px}.making-creative{background:#dfe5e8}.making-creative-grid{grid-template-columns:1.2fr .8fr;gap:28px;max-width:1180px;margin:0 auto;display:grid}.making-creative-grid>article{border:1px solid var(--line);background:#f8f8f6;padding:24px}.making-creative-grid h3{margin-top:24px;font-size:1.8rem}.making-pair{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.making-pair img{height:auto;max-height:340px}.holden-study{grid-column:1/-1;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:center;gap:30px;display:grid}.holden-pair{grid-template-columns:.9fr 1.1fr}.holden-pair .making-figure{align-self:start}.holden-copy h3{margin-top:0}.clam-study{grid-column:1/-1;grid-template-columns:minmax(260px,.72fr) minmax(480px,1.28fr);align-items:center;gap:clamp(30px,5vw,72px);display:grid}.clam-copy{max-width:540px}.clam-copy h3{margin-top:0}.clam-pair{grid-template-columns:repeat(2,minmax(0,1fr));justify-self:end;align-items:stretch;gap:20px;width:min(100%,760px)}.clam-pair .making-figure{grid-template-rows:330px 1fr;display:grid}.clam-pair .making-figure img{object-fit:contain;width:100%;height:330px;max-height:none}.making-functional-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;max-width:1180px;margin:0 auto;display:grid}.making-functional-grid article{border:1px solid var(--line);background:#eef1f2;grid-template-columns:.9fr 1.1fr;align-items:center;gap:24px;padding:22px;display:grid}.making-functional-grid .making-figure{box-shadow:none}.making-functional-grid h3{font-size:1.55rem}.making-digital{color:#fff;background:#0d1923;padding:88px clamp(20px,5vw,72px)}.making-digital .making-section-heading>p:not(.eyebrow),.making-digital-grid p{color:#b7c3ca}.making-digital-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1180px;margin:0 auto;display:grid}.making-digital-grid article{background:#142530;border:1px solid #ffffff24;overflow:hidden}.making-digital-grid video,.making-digital-grid img{aspect-ratio:16/9;object-fit:contain;background:#050a0e;width:100%;display:block}.making-digital-grid article>div{padding:22px}.making-digital-grid span{color:#f0a678;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.making-digital-grid h3{color:#fff;margin-top:8px}.making-digital-grid .hill-study{grid-column:1/-1;grid-template-columns:.95fr 1.05fr;align-items:stretch;display:grid}.making-digital-grid .hill-study img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;min-height:0}.making-digital-grid .hill-study>div{align-content:center;padding:clamp(28px,5vw,62px);display:grid}.print-collection-grid{columns:3 280px;column-gap:20px;max-width:1180px;margin:0 auto}.print-collection-grid figure{break-inside:avoid;border:1px solid var(--line);background:#f8f8f6;margin:0 0 20px;overflow:hidden}.print-collection-grid img{object-fit:contain;background:#eef1f2;width:100%;height:auto;max-height:530px;display:block}.print-collection-grid figcaption{color:var(--muted);padding:13px 15px 16px;font-size:.82rem;line-height:1.5}.print-collection-grid strong{color:var(--ink);margin-bottom:4px;font-size:.92rem;display:block}.making-addon{background:#dce2e5;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:center;gap:clamp(46px,8vw,110px);padding:86px clamp(20px,5vw,72px);display:grid}.making-addon>div{max-width:720px}.making-addon img{border:1px solid var(--line);background:#f8f8f6;width:100%;box-shadow:16px 18px #1019230f}.architecture-page{background:#e4e8ea}.architecture-hero{background:linear-gradient(135deg,#0c151d 0%,#182732 64%,#1e282e 100%)}.architecture-reflection{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:center;gap:clamp(46px,8vw,110px);display:grid}.architecture-reflection-copy{max-width:720px}.architecture-reflection-copy p:not(.eyebrow),.architecture-chapter p,.architecture-catalogue p,.architecture-closing>p:last-child{color:var(--muted);line-height:1.78}.architecture-reflection blockquote{border-left:3px solid var(--accent);color:var(--ink);margin:0;padding:36px 0 36px 34px;font-family:Avenir Next,Avenir,sans-serif;font-size:clamp(1.45rem,2.6vw,2.15rem);font-weight:650;line-height:1.35}.architecture-catalogue{background:#dce2e5;grid-template-columns:minmax(320px,.72fr) minmax(480px,1.28fr);align-items:center;gap:clamp(38px,6vw,78px);display:grid}.architecture-catalogue-copy{max-width:620px}.architecture-keywords{flex-wrap:wrap;gap:8px;margin:24px 0 28px;display:flex}.architecture-keywords span{color:#46545e;letter-spacing:.04em;text-transform:uppercase;border:1px solid #bfc8ce;padding:8px 10px;font-size:.74rem;font-weight:800}.catalogue-frame{background:#f8f8f6;border:1px solid #bfc8ce;overflow:hidden;box-shadow:14px 16px #1019230f}.catalogue-frame iframe{background:#fff;border:0;width:100%;height:720px;display:block}.catalogue-frame>p{border-top:1px solid var(--line);text-align:left;margin:0;padding:10px 14px;font-size:.78rem}.catalogue-frame a{color:var(--accent-dark);font-weight:800}.architecture-chapter{padding:86px clamp(20px,5vw,72px)}.architecture-chapter-heading,.architecture-chapter-intro,.architecture-comparison,.architecture-study,.architecture-action-grid,.architecture-closing{max-width:1180px;margin-left:auto;margin-right:auto}.architecture-chapter-heading{border-bottom:1px solid var(--line);grid-template-columns:82px minmax(0,1fr);align-items:start;gap:24px;padding-bottom:28px;display:grid}.architecture-chapter-heading>span{color:var(--accent);letter-spacing:.15em;font-family:ui-monospace,monospace;font-size:.82rem;font-weight:800}.architecture-chapter-heading h2{max-width:820px;margin-bottom:0}.architecture-chapter-intro{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px;padding:34px 0 54px 106px;display:grid}.architecture-chapter-intro.architecture-full-intro{padding-bottom:18px;display:block}.architecture-full-intro+.architecture-comparison{margin-top:16px}.architecture-observe-intro{align-items:start}.architecture-observe-intro figure{border:1px solid var(--line);background:#eef1f2;margin:0;box-shadow:9px 11px #1019230b}.architecture-observe-intro img{width:100%;height:auto;display:block}.architecture-observe-intro div p:first-child{margin-top:0}.architecture-observe-intro div p:last-child{margin-bottom:0}.architecture-translation{background:#e3e8ea}.architecture-comparison{border-top:1px solid var(--line);margin-top:34px;padding-top:54px}.architecture-comparison-copy{grid-template-columns:minmax(230px,.58fr) minmax(0,1.42fr);gap:46px;margin-bottom:26px;display:grid}.architecture-comparison-copy p{max-width:760px}.architecture-comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.architecture-comparison figure,.architecture-study figure,.architecture-action figure{border:1px solid var(--line);background:#f8f8f6;margin:0;box-shadow:9px 11px #1019230b}.architecture-comparison img{object-fit:contain;background:#f1f2f0;width:100%;height:390px}.architecture-comparison figcaption,.architecture-study figcaption,.architecture-action figcaption{color:var(--muted);padding:14px 17px 17px;font-size:.86rem;line-height:1.55}.architecture-comparison figcaption span{color:var(--accent-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:4px;font-size:.68rem;font-weight:850;display:block}.architecture-study{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:center;gap:clamp(34px,6vw,78px);padding:58px 0;display:grid}.architecture-study.reverse figure{order:2}.architecture-study figure img{object-fit:contain;background:#eef1f2;width:100%;height:auto;max-height:620px}.architecture-study h3,.architecture-action h3{font-size:clamp(1.65rem,3vw,2.35rem)}.architecture-study-kite{grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr)}.architecture-kite-media{grid-template-columns:1.3fr .7fr;align-items:start;gap:18px;display:grid}.architecture-kite-media figure img{height:330px}.architecture-action{color:#fff;background:#15232e}.architecture-action .architecture-chapter-heading{border-bottom-color:#ffffff24}.architecture-action .architecture-chapter-heading h2,.architecture-action h3{color:#fff}.architecture-action p{color:#c2ccd2}.architecture-action-grid{grid-template-columns:minmax(0,.9fr) minmax(330px,.7fr);align-items:center;gap:clamp(42px,8vw,110px);padding-top:48px;display:grid}.architecture-action figure{background:#f8f8f6}.architecture-action figure img{object-fit:contain;background:#eef1f2;width:100%;max-height:720px}.architecture-closing{text-align:center}.architecture-closing>p:last-child{text-align:justify;text-align-last:center;-webkit-hyphens:auto;hyphens:auto;max-width:850px;margin:0 auto;font-size:1.08rem}.making-section-heading>p:not(.eyebrow),.astrodynamics-visuals-heading>p:last-child,.groundtrack-heading>p:last-child{text-align:justify;text-align-last:center;-webkit-hyphens:auto;hyphens:auto}.ge-intro .section-header{margin-bottom:64px}.ge-context-feature{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:center;gap:clamp(34px,6vw,78px);max-width:1180px;margin:0 auto 48px;padding-bottom:72px;display:grid}.ge-context-feature figure{margin:0}.ge-context-feature img{border:1px solid var(--line);width:100%;height:auto;box-shadow:14px 16px #1019230e}.ge-context-feature figcaption{color:var(--muted);padding-top:12px;font-size:.82rem}.ge-context-feature>div>p:not(.eyebrow){color:var(--muted);font-size:1.03rem;line-height:1.75}.ge-area-list{border-top:1px solid var(--line);max-width:1180px;margin:0 auto}.ge-area-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(36px,7vw,92px);padding:58px 0;display:grid}.ge-area-row:nth-child(2n) .ge-area-image{order:2}.ge-area-row:nth-child(2n) .ge-area-copy{order:1}.ge-area-image{border:1px solid var(--line);background:#dfe5e8;min-height:330px;display:block;position:relative;overflow:hidden}.ge-area-image img{object-fit:cover;width:100%;height:100%;min-height:330px}.ge-area-image span{background:var(--accent);color:#fff;letter-spacing:.12em;padding:11px 14px;font-family:ui-monospace,monospace;font-size:.74rem;position:absolute;bottom:0;right:0}.ge-area-copy>p:not(.eyebrow){max-width:680px;color:var(--muted);font-size:1.05rem;line-height:1.75}.ge-area-copy .button{margin-top:24px}.ge-project-links{border-top:1px solid var(--line);gap:0;margin:24px 0;padding:0;list-style:none;display:grid}.ge-project-links li{border-bottom:1px solid var(--line);margin:0}.ge-project-links a{justify-content:space-between;gap:16px;padding:13px 2px;font-weight:700;display:flex}.ge-project-links a:hover{color:var(--accent)}.ge-project-detail-list{scroll-behavior:smooth}.ge-project-detail{border-top:1px solid var(--line);grid-template-columns:70px minmax(0,.85fr) minmax(320px,1.15fr);gap:clamp(24px,5vw,68px);max-width:1180px;margin:0 auto;padding:72px 0;scroll-margin-top:82px;display:grid}.ge-project-detail:last-of-type{border-bottom:1px solid var(--line)}.ge-project-number{color:var(--accent);letter-spacing:.14em;font-family:ui-monospace,monospace;font-size:.78rem;font-weight:800}.ge-project-summary,.ge-project-work p{color:var(--muted);line-height:1.75}.ge-project-work h3{letter-spacing:.02em;text-transform:uppercase;margin-top:0;font-size:1rem}.ge-project-work h3:not(:first-child){margin-top:30px}.ge-project-media{grid-column:2/-1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:22px;margin-top:8px;display:grid}.ge-project-media.stacked-left{align-items:start}.ge-media-column{align-content:start;gap:22px;display:grid}.ge-project-media .media-item.wide{grid-column:1/-1}.ge-project-media .media-item img{max-height:620px}.ge-hero .ge-role-label{color:#a9d7d1;letter-spacing:.1em;text-transform:uppercase;margin:2px 0 14px;font-size:.82rem;font-weight:800}.footer{background:var(--dark);color:#fff;justify-content:space-between;align-items:center;gap:32px;padding:64px clamp(20px,5vw,72px);display:flex}.footer h2{max-width:800px}.footer p{color:#cbd5e1;max-width:680px;line-height:1.7}.footer .button.ghost{color:#fff;border-color:#ffffff4d}.footer .button.primary{color:var(--ink);background:#fff;border-color:#fff}@media (width<=1100px){.featured-grid,.category-grid,.project-grid,.highlight-grid.four-up{grid-template-columns:repeat(2,minmax(0,1fr))}.focus-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.focus-link:nth-child(4){border-top:1px solid #ffffff24}.focus-link:nth-child(5){border-top:1px solid #ffffff24;border-right:1px solid #ffffff24}.making-story,.vanity-story,.trapeze-story{grid-template-columns:1fr}.making-story-copy{max-width:820px}}@media (width<=820px){.desktop-nav{display:none}.mobile-nav{display:block}.hero,.category-hero,.project-hero,.split-section,.project-writeup,.footer{grid-template-columns:1fr;display:grid}.footer{align-items:start}.project-grid,.featured-grid,.category-grid,.highlight-grid,.about-grid,.highlight-grid.four-up,.about-tools-section,.about-interest-grid,.orbit-viewer-grid,.groundtrack-grid{grid-template-columns:1fr}.focus-grid{grid-template-columns:1fr 1fr}.focus-link{min-height:132px}.focus-link:nth-child(3){border-top:1px solid #ffffff24}.media-gallery{grid-template-columns:1fr}.media-gallery:has(.turn-video):has(.inverted-video){grid-template-columns:1fr}.writeup-section.wide,.media-item.wide{grid-column:auto}.writeup-section.with-media{grid-template-columns:1fr}.writeup-section.title-wide .writeup-heading,.writeup-section.title-wide .writeup-copy,.writeup-section.title-wide .section-media{grid-column:auto}.section-media-group,.workflow-section .detail-list{grid-template-columns:1fr}.workflow-section .detail-list li{min-height:82px}.workflow-section .detail-list li:not(:last-child):after{content:"↓";top:auto;bottom:-18px;right:50%;transform:translate(50%)}.ge-area-row,.ge-project-detail{grid-template-columns:1fr}.ge-context-feature{grid-template-columns:1fr;margin-bottom:40px;padding-bottom:52px}.ge-area-row:nth-child(2n) .ge-area-image,.ge-area-row:nth-child(2n) .ge-area-copy{order:initial}.ge-area-image,.ge-area-image img{min-height:240px}.ge-project-detail{gap:18px;padding:52px 0}.ge-project-media{grid-column:auto;grid-template-columns:1fr}.ge-project-media.stacked-left{grid-template-columns:1fr}.ge-project-media .media-item.wide{grid-column:auto}.writeup-section.with-media:nth-child(2n) .writeup-copy,.writeup-section.with-media:nth-child(2n) .section-media{order:initial}.architecture-reflection,.architecture-catalogue,.architecture-comparison-copy,.architecture-study,.architecture-study-kite,.architecture-action-grid{grid-template-columns:1fr}.architecture-chapter-intro{grid-template-columns:1fr;gap:12px;padding-left:0}.architecture-comparison-grid,.architecture-kite-media{grid-template-columns:1fr}.architecture-comparison img{height:auto;max-height:520px}.architecture-study.reverse figure{order:initial}.catalogue-frame iframe{height:560px}.making-section-nav{justify-content:flex-start;top:70px}.making-intro,.making-addon,.making-intro-copy,.making-creative-grid,.making-functional-grid,.making-digital-grid{grid-template-columns:1fr}.making-lenses{grid-template-columns:repeat(2,minmax(0,1fr))}.making-lenses article:nth-child(2){border-right:1px solid #bac4ca}.making-lenses article:nth-child(n+3){border-top:1px solid #bac4ca}.vanity-media{grid-template-columns:1fr}.making-digital-grid .hill-study{grid-column:auto;grid-template-columns:1fr}.making-digital-grid .hill-study img{min-height:0}.holden-study,.clam-study{grid-column:auto;grid-template-columns:1fr}.clam-pair{justify-self:start}.trapeze-media{grid-template-columns:repeat(3,minmax(180px,1fr));padding-bottom:8px;overflow-x:auto}h1{letter-spacing:-.06em}}@media (width<=520px){.about-banner img{object-fit:cover;object-position:center;height:112px}.clam-pair{grid-template-columns:1fr}.clam-pair .making-figure{grid-template-rows:auto 1fr}.clam-pair .making-figure img{height:auto;max-height:360px}.hero{gap:40px;padding-top:56px}.hero h1{font-size:clamp(3.3rem,17vw,5.4rem)}.headshot{width:120px;height:120px}.focus-grid{grid-template-columns:1fr}.focus-link{border-top:1px solid #ffffff24;border-right:1px solid #ffffff24;min-height:108px}.architecture-chapter-heading{grid-template-columns:1fr;gap:8px}.catalogue-frame iframe{height:440px}.making-lenses{grid-template-columns:1fr}.making-lenses article,.making-lenses article:nth-child(2){border-top:1px solid #bac4ca;border-right:1px solid #bac4ca}.making-lenses article:first-child{border-top:0}.syne-media,.making-pair{grid-template-columns:1fr}.syne-media .wide{grid-column:auto}.syne-media>figure:not(.wide) img,.making-pair img{height:auto;max-height:480px}.trapeze-media{grid-template-columns:1fr;overflow:visible}.trapeze-media img{height:auto;max-height:560px}.making-functional-grid article{grid-template-columns:1fr}}
