@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:Manrope,sans-serif;color:#18211b;background:#f2f0e8;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f2f0e8}a{color:inherit;text-decoration:none}button,input{font:inherit}.hero{width:min(1180px,calc(100% - 48px));min-height:calc(100vh - 92px);margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;padding:50px 0 90px}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:10px;font-weight:700;display:flex;align-items:center;gap:10px}.eyebrow span{width:22px;height:1px;background:#849188}h1,h2,h3,p{margin-top:0}h1{font:400 clamp(58px,7.2vw,108px)/.88 "DM Serif Display",serif;letter-spacing:-.055em;max-width:760px;margin:34px 0}h1 em{color:#4f6959}.hero-intro{max-width:590px;font-size:clamp(16px,1.5vw,20px);line-height:1.65;color:#58635c}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:38px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:16px 20px;border-radius:999px;font-size:13px;font-weight:700}.primary{background:#18211b;color:#f4f1e8}.text-link{padding-bottom:5px;border-bottom:1px solid #7f8982;font-size:13px;font-weight:700}.text-link span{margin-left:18px}.hero-visual{position:relative;min-height:580px;display:grid;place-items:center}.portrait-frame{width:min(77%,380px);height:500px;border-radius:190px 190px 24px 24px;overflow:hidden;filter:saturate(.72);box-shadow:0 30px 70px #24332928}.portrait-frame img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.orbit{position:absolute;inset:8% 3%;border:1px solid #8a948d88;border-radius:50%;transform:rotate(-18deg)}.orbit span{position:absolute;padding:7px 10px;border-radius:20px;background:#d7e86a;font-size:9px;font-weight:800;top:20%;left:0}.orbit-two{inset:14% -4%;transform:rotate(31deg)}.orbit-two span{top:67%;left:92%;background:#82afe4}.orbit-three{inset:5% 10%;transform:rotate(66deg)}.orbit-three span{top:4%;left:72%;background:#efaa76}.vertical-note{position:absolute;right:-22px;bottom:70px;writing-mode:vertical-rl;font-size:8px;letter-spacing:.2em}.statement{background:#dce3da;padding:120px max(24px,calc((100vw - 1000px)/2));text-align:center}.statement>p{font-size:12px;text-transform:uppercase;letter-spacing:.14em}.statement h2{font:400 clamp(34px,4.7vw,67px)/1.08 "DM Serif Display",serif;letter-spacing:-.035em}.statement i{color:#4f6959}.capabilities,.work,.writing{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:120px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:54px}.section-heading>p,.section-heading>div+p{max-width:370px;color:#667169;font-size:13px;line-height:1.7}.section-heading h2{font:400 clamp(40px,5vw,70px)/1 "DM Serif Display",serif;margin:14px 0 0}.discipline-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.discipline{min-height:500px;padding:0;border:0;border-radius:5px;background:transparent;color:#18211b;text-align:left;perspective:1200px;cursor:pointer;transition:transform .3s ease,filter .3s ease}.discipline:hover{transform:translateY(-9px);filter:drop-shadow(0 18px 18px #26352b20)}.discipline:focus-visible{outline:3px solid #18211b;outline-offset:5px}.discipline-inner{position:relative;display:block;width:100%;min-height:500px;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.2,.75,.25,1)}.discipline.is-flipped .discipline-inner{transform:rotateY(180deg)}.discipline-face{position:absolute;inset:0;min-height:500px;padding:28px;border-radius:5px;display:flex;flex-direction:column;backface-visibility:hidden;-webkit-backface-visibility:hidden;overflow:hidden}.discipline.lime .discipline-front{background:#dce967}.discipline.blue .discipline-front{background:#91b8e6}.discipline.orange .discipline-front{background:#edaa78}.discipline-back{transform:rotateY(180deg);background:#18211b;color:#f1f1e9}.discipline small{font-weight:700}.flip-hint{position:absolute;top:25px;right:25px;color:#3d493fbb;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.flip-hint b{display:inline-grid;place-items:center;width:24px;height:24px;margin-left:5px;border:1px solid #26342b55;border-radius:50%;font-size:12px;transition:transform .35s ease}.discipline:hover .flip-hint b{transform:rotate(120deg)}.back-heading{display:flex;justify-content:space-between;align-items:center}.back-heading b{font-size:18px}.stack-title{display:block;margin:22px 0 18px;font:400 32px/1 "DM Serif Display",serif}.discipline-icon{display:block;margin:68px 0 34px;font:30px "DM Serif Display",serif}.discipline h3{font:400 31px/1.05 "DM Serif Display",serif}.discipline p{color:#344239;font-size:13px;line-height:1.7}.discipline-back p{color:#aeb8b1}.discipline ul,.work-card ul{list-style:none;padding:0;margin:auto 0 0;display:flex;gap:7px;flex-wrap:wrap}.discipline li,.work-card li{font-size:9px;text-transform:uppercase;letter-spacing:.1em;border:1px solid #25312955;border-radius:20px;padding:7px 10px}.discipline-back li{border-color:#aab5ad66;color:#e8ece9}.discipline-back .stack-list{width:100%;min-height:0;flex:1;margin:0;padding-right:5px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;align-content:start;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:transparent transparent}.discipline-back .stack-list:hover,.discipline-back .stack-list:focus-within{scrollbar-color:#718078 transparent}.discipline-back .stack-list::-webkit-scrollbar{width:5px}.discipline-back .stack-list::-webkit-scrollbar-track{background:transparent}.discipline-back .stack-list::-webkit-scrollbar-thumb{background:transparent;border-radius:999px}.discipline-back .stack-list:hover::-webkit-scrollbar-thumb,.discipline-back .stack-list:focus-within::-webkit-scrollbar-thumb{background:#718078}.discipline-back .stack-list::-webkit-scrollbar-thumb:hover{background:#96a49b}.discipline-back .stack-list li{aspect-ratio:1;min-width:0;padding:10px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border-radius:8px;text-align:center;line-height:1.25;background:#273129;transition:background .2s ease,transform .2s ease}.discipline-back .stack-list li:hover{background:#344137;transform:translateY(-2px)}.discipline-back .stack-list img{width:34px;height:34px;-o-object-fit:contain;object-fit:contain;border-radius:6px}.stack-empty{margin-top:auto;padding:14px;border:1px dashed #829087;border-radius:5px;color:#aeb8b1;font-size:11px;line-height:1.6}.work{border-top:1px solid #cbd0c9}.work-tabs{margin:-24px 0 42px;display:flex;gap:6px}.work-tabs button,.explore-filters button{padding:10px 13px;display:inline-flex;align-items:center;gap:9px;border:1px solid #9eb2af;border-radius:3px;color:#365457;background:transparent;font:600 10px IBM Plex Mono,monospace;text-transform:uppercase;cursor:pointer}.work-tabs button span,.explore-filters button span{min-width:18px;padding:3px 5px;border-radius:2px;color:#557174;background:#dce7e5;text-align:center;font-size:8px}.work-tabs button.active,.explore-filters button.active{color:#edfaf8;background:#091d20;border-color:#091d20}.work-tabs button.active span,.explore-filters button.active span{color:#062124;background:#39c9c6}.work-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:62px 24px}.work-image{height:360px;overflow:hidden;position:relative;background:#dce3da}.work-image img{width:100%;height:100%;padding:18px;-o-object-fit:contain;object-fit:contain;transition:transform .6s ease}.work-card:hover .work-image img{transform:scale(1.035)}.work-image>span{position:absolute;top:16px;left:16px;padding:7px 11px;background:#f2f0e8dd;border-radius:20px;font-size:9px;text-transform:uppercase}.image-placeholder{display:grid;place-items:center;height:100%;font:110px "DM Serif Display",serif;color:#a8b5aa}.work-meta{display:flex;align-items:center;justify-content:space-between;margin-top:19px}.work-meta h3{font:400 28px "DM Serif Display",serif;margin:0}.work-card>p{color:#68736b;font-size:13px;line-height:1.6;max-width:90%}.work-card ul{margin-top:15px}.more-work{margin-top:55px;display:flex;justify-content:center}.empty-state{padding:50px;text-align:center;border:1px dashed #aab2ac;color:#69736c}.writing{border-top:1px solid #cbd0c9}.writing-list{border-top:1px solid #aeb6b0}.writing-row{display:grid;grid-template-columns:52px 1fr 42px;gap:24px;align-items:start;padding:30px 8px;border-bottom:1px solid #cbd0c9;transition:padding .25s ease,background .25s ease}.writing-row:hover{padding-left:18px;background:#e8e7df}.writing-row small{padding-top:7px;color:#7b867f;font-size:10px}.writing-row div>p{margin-bottom:8px;color:#68736b;font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.writing-row h3{margin:0 0 9px;font:400 clamp(25px,3vw,39px)/1.1 "DM Serif Display",serif}.writing-row div>span{display:block;max-width:700px;color:#68736b;font-size:12px;line-height:1.6}.writing-row>b{display:grid;place-items:center;width:38px;height:38px;border:1px solid #aeb6b0;border-radius:50%;font-size:13px}.about{background:#18211b;color:#edf0e9;padding:120px max(24px,calc((100vw - 1180px)/2))}.detail-page{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:55px 0 120px}.detail-back{display:inline-block;margin-bottom:70px;color:#647068;font-size:12px;font-weight:700}.detail-heading{max-width:940px;margin-bottom:65px}.detail-heading h1{max-width:920px;margin:28px 0 20px;font-size:clamp(54px,8vw,104px)}.detail-subtitle{max-width:720px;color:#637068;font-size:clamp(17px,2vw,23px);line-height:1.55}.detail-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:28px}.detail-tags span{padding:7px 11px;border:1px solid #b9c0ba;border-radius:20px;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.detail-hero-image{width:100%;min-height:420px;max-height:720px;padding:28px;display:grid;place-items:center;background:#dfe4dc;overflow:hidden}.detail-hero-image img{display:block;max-width:100%;max-height:660px;-o-object-fit:contain;object-fit:contain}.detail-body{display:grid;grid-template-columns:220px minmax(0,700px);gap:90px;padding:90px 0;justify-content:center}.detail-aside{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:11px}.detail-aside>p{color:#7a857e;text-transform:uppercase;letter-spacing:.16em}.detail-aside a{padding-bottom:3px;border-bottom:1px solid #919b94;font-weight:700}.detail-copy p{color:#58645c;font-size:15px;line-height:1.85}.detail-copy .detail-lead{color:#18211b;font:400 clamp(25px,3vw,39px)/1.3 "DM Serif Display",serif}.detail-gallery{padding-top:45px;border-top:1px solid #c7cdc7}.detail-gallery>div{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:35px}.detail-gallery a{min-height:300px;padding:18px;display:grid;place-items:center;background:#dfe4dc}.detail-gallery img{display:block;max-width:100%;max-height:600px;-o-object-fit:contain;object-fit:contain}.detail-status{min-height:65vh;display:grid;place-content:center;gap:18px;text-align:center;color:#68736c}.explore-page{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:70px 0 120px}.explore-heading{max-width:850px;margin-bottom:60px}.explore-heading h1{margin:25px 0 20px}.explore-heading>p:last-child{max-width:650px;color:#65736c;font-size:16px;line-height:1.7}.explore-controls{position:sticky;top:0;z-index:10;padding:18px 0;display:grid;grid-template-columns:minmax(280px,1fr) auto;gap:24px;align-items:center;background:#f2f6f5ee;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-block:1px solid #afc0bd}.search-field{position:relative;display:block}.search-field>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.search-field input{width:100%;height:43px;padding:0 42px 0 14px;border:1px solid #9eb2af;border-radius:3px;outline:none;color:#10282b;background:transparent;font:500 12px IBM Plex Mono,monospace}.search-field input:focus{border-color:#00a5a8;box-shadow:0 0 0 2px #00a5a82b}.search-field b{position:absolute;top:9px;right:14px;color:#527174;font-size:18px}.explore-filters{display:flex;gap:5px}.results-summary{min-height:75px;display:flex;align-items:center;justify-content:space-between;color:#63736d;font:500 10px IBM Plex Mono,monospace;text-transform:uppercase}.results-summary p{margin:0}.results-summary button{padding:7px 0;border:0;border-bottom:1px solid #81918b;color:inherit;background:transparent;font:inherit;cursor:pointer}.explore-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.explore-card{min-width:0;padding:14px;border:1px solid #afc0bd;background:#f5f8f7;transition:border-color .2s ease,transform .2s ease}.explore-card:hover{transform:translateY(-4px);border-color:#168d8e}.explore-image{height:200px;margin-bottom:18px;display:grid;place-items:center;overflow:hidden;background:#e1eae8}.explore-image img{width:100%;height:100%;padding:10px;-o-object-fit:contain;object-fit:contain}.explore-image>span{color:#9cb0ad;font:600 70px Space Grotesk,sans-serif}.explore-card>small{color:#168486;font:600 9px IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.12em}.explore-card h2{margin:10px 0;font-size:22px;line-height:1.1;letter-spacing:-.035em}.explore-card>p{min-height:56px;color:#687770;font-size:12px;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.explore-card>div:last-child{display:flex;flex-wrap:wrap;gap:5px}.explore-card>div:last-child span{padding:5px 7px;border:1px solid #bac7c5;font:500 8px IBM Plex Mono,monospace;text-transform:uppercase}.about .eyebrow span{background:#9ba59e}.about-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:end;margin-top:60px}.about h2{font:400 clamp(44px,6vw,82px)/.98 "DM Serif Display",serif;margin:0}.about h2 em{color:#dce967}.about-grid>div p{color:#b8c0ba;font-size:15px;line-height:1.8}.light{display:inline-block;color:#fff;margin-top:24px}footer{padding:26px max(24px,calc((100vw - 1180px)/2));background:#18211b;color:#929d95;border-top:1px solid #3a443d;display:flex;justify-content:space-between;font-size:10px;text-transform:uppercase;letter-spacing:.1em}footer p{margin:0}@media(max-width:800px){.hero{width:calc(100% - 32px);grid-template-columns:1fr;padding-top:45px}.hero-visual{min-height:500px}.vertical-note{right:0}.discipline-grid{grid-template-columns:1fr}.discipline,.discipline-inner,.discipline-face{min-height:500px}.discipline-back .stack-list{grid-template-columns:repeat(6,minmax(0,1fr))}.work-grid{grid-template-columns:1fr}.work-image{height:290px}.about-grid{grid-template-columns:1fr;gap:50px}.detail-body{grid-template-columns:1fr;gap:40px;padding:65px 0}.explore-controls{position:static;grid-template-columns:1fr}.explore-filters{overflow-x:auto;padding-bottom:5px}.explore-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){h1{font-size:56px}.hero-actions{align-items:flex-start;flex-direction:column}.capabilities,.work,.writing{width:calc(100% - 32px);padding:86px 0}.section-heading{display:block}.section-heading>p{margin-top:24px}.portrait-frame{height:420px}.hero-visual{min-height:470px}footer{flex-direction:column;gap:12px}.writing-row{grid-template-columns:28px 1fr;gap:12px}.writing-row>b{display:none}.discipline,.discipline-inner,.discipline-face{min-height:510px}.discipline-back .stack-list{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-page{width:calc(100% - 32px);padding-top:35px}.detail-back,.detail-heading{margin-bottom:45px}.detail-hero-image{min-height:230px;padding:12px}.detail-gallery>div{grid-template-columns:1fr}.work-tabs{margin-top:0}.explore-page{width:calc(100% - 32px);padding-top:45px}.explore-grid{grid-template-columns:1fr}}@media(hover:none){.discipline:hover{transform:none;filter:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}:root{font-family:Space Grotesk,sans-serif;color:#091d20;background:#f2f6f5}body{background-color:#f2f6f5;background-image:linear-gradient(#3971740c 1px,transparent 1px),linear-gradient(90deg,#3971740c 1px,transparent 1px);background-size:32px 32px}.hero{min-height:calc(100vh - 82px)}.eyebrow{color:#356164;font:600 10px IBM Plex Mono,monospace;letter-spacing:.12em}.eyebrow span{height:2px;background:#00a5a8}h1{max-width:780px;font:600 clamp(54px,6.8vw,100px)/.9 "Space Grotesk",sans-serif;letter-spacing:-.065em}h1 em,.statement i{color:#007f83;font-style:normal}.button{border-radius:3px;font:600 11px IBM Plex Mono,monospace;text-transform:uppercase}.primary{background:#091d20;color:#ecf8f6;box-shadow:5px 5px #00a5a8}.text-link{font-family:IBM Plex Mono,monospace;font-size:11px;text-transform:uppercase}.portrait-frame{border:1px solid #0d373b;border-radius:3px;filter:saturate(.78);box-shadow:18px 18px #0d373b}.orbit{inset:4% 5%;border:1px solid #1b696e66;border-radius:0;transform:none;pointer-events:none}.orbit:before,.orbit:after{content:"";position:absolute;width:18px;height:18px;border-color:#00a5a8}.orbit:before{left:-1px;top:-1px;border-left:2px solid;border-top:2px solid}.orbit:after{right:-1px;bottom:-1px;border-right:2px solid;border-bottom:2px solid}.orbit span{top:16%;left:-1px;padding:7px 10px;border-radius:2px;background:#00a5a8;color:#06191b;font:700 9px IBM Plex Mono,monospace}.orbit-two{inset:10% 0;transform:none;border-style:dashed}.orbit-two span{top:72%;right:-1px;left:auto;background:#5a83ff;color:#fff}.orbit-three{inset:0 11%;transform:none;border-color:#1b696e33}.orbit-three span{top:-1px;left:68%;background:#ff9b55}.vertical-note{font-family:IBM Plex Mono,monospace}.statement{background:#dce9e7;border-block:1px solid #a9bfbc}.statement h2{font:550 clamp(34px,4.7vw,65px)/1.08 "Space Grotesk",sans-serif;letter-spacing:-.045em}.section-heading h2{font:600 clamp(40px,5vw,68px)/1 "Space Grotesk",sans-serif;letter-spacing:-.05em}.discipline-face{border:1px solid #6f8e8b;border-radius:3px}.discipline.lime .discipline-front{background:#d6eeeb}.discipline.blue .discipline-front{background:#dce6ff}.discipline.orange .discipline-front{background:#fbe4d4}.discipline-back{background:#091d20;color:#edf8f6;border-color:#00a5a8}.discipline-icon{color:#007f83;font-family:IBM Plex Mono,monospace}.discipline h3,.stack-title,.work-meta h3,.writing-row h3{font-family:Space Grotesk,sans-serif;font-weight:600;letter-spacing:-.04em}.discipline li,.work-card li,.work-image>span,.writing-row div>p{font-family:IBM Plex Mono,monospace}.work-image{background:#e2eae8;border:1px solid #adc0bd}.writing-row:hover{background:#e0ebea}.detail-copy .detail-lead{color:#091d20;font-family:Space Grotesk,sans-serif;font-weight:550;letter-spacing:-.035em}.about{background-color:#091d20;color:#edf8f6;background-image:linear-gradient(#76c8c812 1px,transparent 1px),linear-gradient(90deg,#76c8c812 1px,transparent 1px);background-size:32px 32px}.about h2{font-family:Space Grotesk,sans-serif;font-weight:600;letter-spacing:-.06em}.about h2 em{color:#38c8c5;font-style:normal}footer{background:#091d20;color:#86a39f;border-top-color:#285157;font-family:IBM Plex Mono,monospace}@media(max-width:560px){h1{font-size:52px}}[data-theme=dark]{color:#dce8e6;background:#071619}[data-theme=dark] body{color:#dce8e6;background-color:#071619;background-image:linear-gradient(#63aeb00b 1px,transparent 1px),linear-gradient(90deg,#63aeb00b 1px,transparent 1px)}[data-theme=dark] .hero-intro,[data-theme=dark] .section-heading>p,[data-theme=dark] .section-heading>div+p,[data-theme=dark] .work-card>p,[data-theme=dark] .writing-row div>span,[data-theme=dark] .detail-subtitle,[data-theme=dark] .detail-copy p{color:#8fa7a4}[data-theme=dark] .eyebrow{color:#79a5a3}[data-theme=dark] h1 em,[data-theme=dark] .statement i{color:#35c5c2}[data-theme=dark] .primary{background:#36c5c3;color:#061719;box-shadow:5px 5px #315dff}[data-theme=dark] .primary:hover{background:#55d6d3}[data-theme=dark] .text-link{border-bottom-color:#638481}[data-theme=dark] .statement{color:#dce8e6;background:#10282b;border-color:#29494b}[data-theme=dark] .capabilities,[data-theme=dark] .work,[data-theme=dark] .writing{border-color:#294448}[data-theme=dark] .discipline.lime .discipline-front{background:#123f40}[data-theme=dark] .discipline.blue .discipline-front{background:#172f54}[data-theme=dark] .discipline.orange .discipline-front{background:#503021}[data-theme=dark] .discipline-face{color:#e4efed;border-color:#4a7475}[data-theme=dark] .discipline p{color:#adc0bd}[data-theme=dark] .discipline li{border-color:#87a3a066}[data-theme=dark] .flip-hint{color:#a8bcb9}[data-theme=dark] .work,[data-theme=dark] .writing,[data-theme=dark] .writing-list,[data-theme=dark] .writing-row,[data-theme=dark] .detail-gallery{border-color:#294448}[data-theme=dark] .work-image,[data-theme=dark] .detail-hero-image,[data-theme=dark] .detail-gallery a{background:#102529;border-color:#29494b}[data-theme=dark] .work-image>span{color:#dbe8e6;background:#071619dd}[data-theme=dark] .writing-row:hover{background:#102529}[data-theme=dark] .writing-row>b,[data-theme=dark] .detail-tags span{border-color:#456467}[data-theme=dark] .detail-back,[data-theme=dark] .detail-aside>p{color:#87a19e}[data-theme=dark] .detail-copy .detail-lead{color:#dce8e6}[data-theme=dark] .empty-state{color:#91a8a5;border-color:#456467}[data-theme=dark] .work-tabs button,[data-theme=dark] .explore-filters button{color:#a7bfbc;border-color:#456467}[data-theme=dark] .work-tabs button span,[data-theme=dark] .explore-filters button span{color:#9ab1ae;background:#183034}[data-theme=dark] .work-tabs button.active,[data-theme=dark] .explore-filters button.active{color:#06191b;background:#36c5c3;border-color:#36c5c3}[data-theme=dark] .work-tabs button.active span,[data-theme=dark] .explore-filters button.active span{color:#dce8e6;background:#0b3336}[data-theme=dark] .explore-heading>p:last-child,[data-theme=dark] .results-summary,[data-theme=dark] .explore-card>p{color:#8fa7a4}[data-theme=dark] .explore-controls{background:#071619ee;border-color:#294448}[data-theme=dark] .search-field input{color:#dce8e6;border-color:#456467}[data-theme=dark] .explore-card{background:#0c2023;border-color:#294448}[data-theme=dark] .explore-card:hover{border-color:#36c5c3}[data-theme=dark] .explore-image{background:#102b2e}[data-theme=dark] .explore-card>div:last-child span{border-color:#456467}.site-shell{min-height:100vh}.site-header{width:min(1180px,calc(100% - 48px));margin:0 auto;height:82px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20;border-bottom:1px solid #b8c8c5}.brand{display:flex;gap:12px;align-items:center;color:#091d20;font:650 11px/1.18 Space Grotesk,sans-serif;letter-spacing:.06em;text-transform:uppercase}.brand-mark{display:block;width:42px;height:42px;border:1px solid #0c4b50;border-radius:3px;background:#dbe8e6;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.nav{display:flex;gap:34px;align-items:center}.nav a{color:#29474a;font:600 11px IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.04em}.nav a:hover{color:#007e80}.nav-cta{border:1px solid #8aa6a4;padding:11px 16px;border-radius:3px}.nav-cta span{margin-left:18px}.theme-selector{margin:0;padding:3px;display:flex;gap:2px;border:1px solid #8aa6a4;border-radius:3px}.theme-selector legend{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.theme-selector label{position:relative;cursor:pointer}.theme-selector input{position:absolute;opacity:0;pointer-events:none}.theme-selector span{width:27px;height:27px;display:grid;place-items:center;border-radius:2px;color:#456568;font:600 11px IBM Plex Mono,monospace;transition:color .2s ease,background .2s ease}.theme-selector svg{width:15px;height:15px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.theme-selector b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.theme-selector input:checked+span{background:#091d20;color:#e9f8f6}.theme-selector input:focus-visible+span{outline:2px solid #00a5a8;outline-offset:2px}.menu-button{display:none;background:none;color:#18211b;border:0;padding:8px;font-size:13px}@media(max-width:720px){.site-header{width:calc(100% - 32px);height:72px}.menu-button{display:block}.nav{display:none;position:absolute;top:71px;left:0;right:0;padding:22px;border-radius:3px;background:#091d20;box-shadow:0 20px 50px #091d2033}.nav.open{display:flex;flex-direction:column;align-items:stretch;gap:18px}.nav a{color:#f3f0e8}.theme-selector{align-self:flex-start;border-color:#597174}.theme-selector span{color:#b9cdca}.theme-selector input:checked+span{background:#22b8b7;color:#06191b}}[data-theme=dark] .site-header{border-bottom-color:#29484b}[data-theme=dark] .brand{color:#e4efed}[data-theme=dark] .brand-mark{border-color:#4b7779}[data-theme=dark] .nav a{color:#afc7c4}[data-theme=dark] .nav a:hover{color:#42d2cf}[data-theme=dark] .nav-cta,[data-theme=dark] .theme-selector{border-color:#46676a}[data-theme=dark] .theme-selector span{color:#9db7b4}[data-theme=dark] .theme-selector input:checked+span{background:#36c5c3;color:#07191b}[data-theme=dark] .menu-button{color:#e4efed}
