@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@1,600&display=swap";:root{font-family:Manrope,sans-serif;color:#f5f3ef;background:#101010;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}body{margin:0;min-width:320px}body:has(.intro-screen){overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.template{min-height:100vh;overflow:hidden;position:relative}.concept-enter{animation:concept-in .65s cubic-bezier(.2,.8,.2,1) both}[data-parallax]{transform:translateY(var(--parallax-y, 0px));will-change:transform}[data-magnetic]{translate:var(--magnetic-x, 0) var(--magnetic-y, 0);transition:translate .2s ease-out}@keyframes concept-in{0%{opacity:0}to{opacity:1}}.obsidian{background:#111;color:#efede8}.section-arrival-down{animation:section-arrival-down .75s cubic-bezier(.22,1,.36,1) both}.section-arrival-up{animation:section-arrival-up .75s cubic-bezier(.22,1,.36,1) both}.intro-screen{position:fixed;z-index:200;inset:0;display:grid;place-items:center;overflow:hidden;color:#efede8}.intro-panel{position:absolute;z-index:0;top:0;bottom:0;width:50.1%;background:#0b0b0b}.intro-panel-left{left:0;border-right:1px solid #222}.intro-panel-right{right:0}.intro-terminal{width:min(680px,86vw);position:relative;z-index:1;overflow:hidden;border:1px solid #363636;background:#0d0d0d;box-shadow:0 40px 110px #000000a6;font-family:DM Mono}.intro-terminal-bar{min-height:48px;display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:12px;padding:0 18px;border-bottom:1px solid #2b2b2b;background:#151515;color:#666;font-size:8px;letter-spacing:.08em;text-transform:uppercase}.intro-terminal-bar>div{display:flex;gap:6px}.intro-terminal-bar i{width:7px;height:7px;border-radius:50%;background:#ff5f57}.intro-terminal-bar i:nth-child(2){background:#febc2e}.intro-terminal-bar i:nth-child(3){background:#28c840}.intro-terminal-bar span{text-align:center}.intro-terminal-bar small{color:#ff4d18;font:inherit}.intro-terminal-body{min-height:335px;display:flex;flex-direction:column;justify-content:center;gap:18px;padding:34px clamp(25px,6vw,62px);position:relative}.intro-terminal-body:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.13;background-image:linear-gradient(#555 1px,transparent 1px),linear-gradient(90deg,#555 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(to bottom,transparent,black 22%,black 78%,transparent);mask-image:linear-gradient(to bottom,transparent,black 22%,black 78%,transparent)}.intro-terminal-command{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px}.intro-terminal-command p{margin:0;color:#aaa;font-size:11px}.intro-terminal-command b{color:#ff4d18;font-weight:400}.intro-terminal-command span{color:#626262;font-size:9px}.intro-terminal-command span.success{color:#63c77a}.intro-terminal-ready{min-height:62px;display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:12px;margin-top:8px;padding:0 16px;position:relative;z-index:1;border:1px solid #3a3a3a;background:#141414e6}.intro-terminal-ready i{width:7px;height:7px;border-radius:50%;background:#63dc83;box-shadow:0 0 12px #63dc83}.intro-terminal-ready span{color:#63dc83;font-size:9px;letter-spacing:.12em}.intro-terminal-ready strong{color:#efede8;font-size:9px;font-weight:400;letter-spacing:.08em}.intro-terminal-progress{width:100%;height:2px;position:absolute;left:0;bottom:0;background:#ff4d18;transform-origin:left;box-shadow:0 0 18px #ff4d1899}.scroll-progress{position:fixed;z-index:80;right:18px;top:50%;width:18px;height:160px;pointer-events:none;transform:translateY(-50%)}.scroll-progress:before{content:"";position:absolute;left:3px;top:0;bottom:0;width:1px;background:#333}.scroll-progress i{position:absolute;left:3px;top:0;width:1px;height:100%;background:#ff4d18;transform-origin:top;transition:transform .08s linear}.scroll-progress span{position:absolute;left:-4px;bottom:-25px;color:#666;font:8px DM Mono}.obs-nav{height:78px;display:flex;align-items:center;padding:0 5vw;border-bottom:1px solid #2b2b2b;position:relative;z-index:5;background:#111111e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.wordmark{display:inline-flex;align-items:baseline;gap:5px;font-size:21px;line-height:1;letter-spacing:-.055em;white-space:nowrap}.wordmark span{color:#efede8;font-family:Manrope,sans-serif;font-weight:800}.wordmark em{color:#ff4d18;font-family:Playfair Display,serif;font-size:22px;font-weight:600;letter-spacing:-.035em;transition:transform .45s cubic-bezier(.22,1,.36,1),color .3s}.wordmark:hover em{color:#ff6a3d;transform:translate(3px)}.nav-links{display:flex;gap:34px;margin:auto;font-size:12px;color:#aaa}.nav-links a{position:relative;transition:color .25s}.nav-links a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:#ff4d18;transition:right .3s}.nav-links a:hover,.nav-links a.active{color:#ff4d18}.nav-links a:hover:after,.nav-links a.active:after{right:0}.availability{display:flex;align-items:center;gap:8px;font:11px DM Mono;text-transform:uppercase}.availability i{width:7px;height:7px;background:#63dc83;border-radius:50%;box-shadow:0 0 8px #63dc83;animation:status-pulse 2s ease-in-out infinite}.mobile-menu{display:none;color:inherit;border:0;background:none}.obs-hero{min-height:710px;display:grid;grid-template-columns:7% 51% 36% 6%;position:relative;border-bottom:1px solid #2b2b2b}.hero-index,.hero-side{font:10px DM Mono;color:#666;letter-spacing:.1em;writing-mode:vertical-rl;display:grid;place-items:center}.hero-index{transform:rotate(180deg);border-left:1px solid #2b2b2b}.hero-side{border-left:1px solid #2b2b2b}.hero-copy{padding:100px 3vw 60px 1vw;position:relative;z-index:2}.eyebrow{margin:0 0 28px;color:#ff4d18;font:11px DM Mono;letter-spacing:.14em;text-transform:uppercase}.hero-copy h1{margin:0;font-size:clamp(52px,6vw,96px);line-height:.98;letter-spacing:-.065em;font-weight:600}.masked-title>span{display:block;overflow:hidden;padding-bottom:.08em;margin-bottom:-.08em}.masked-title>span>i{display:block;font-style:normal;transform:translateY(115%);animation:mask-title-in .9s .45s cubic-bezier(.2,.8,.2,1) forwards}.masked-title>span:nth-child(2)>i{animation-delay:.58s}.hero-copy h1 em{display:inline-block;animation:text-breathe 5s ease-in-out infinite}.hero-copy h1 em,.section-heading h2 em,.skills-title h2 em{color:#ff4d18;font-family:Playfair Display;font-weight:600}.hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-top:100px}.hero-bottom p{max-width:370px;color:#8e8e8e;font-size:13px;line-height:1.8}.hero-bottom a{display:flex;align-items:center;gap:18px;padding-bottom:7px;border-bottom:1px solid #555;font-size:12px;white-space:nowrap;transition:color .25s,border-color .25s}.hero-bottom a:hover{color:#ff4d18;border-color:#ff4d18}.hero-bottom svg{color:#ff4d18;transition:transform .3s}.hero-bottom a:hover svg{transform:translate(4px,4px)}.hero-visual{position:relative;display:grid;place-items:center;background:radial-gradient(circle at 60% 40%,#392018,#151515 56%);overflow:hidden}.hero-visual:before,.hero-visual:after{content:"";position:absolute;width:1px;height:140%;background:#333;transform:rotate(36deg);animation:line-drift 8s ease-in-out infinite alternate}.hero-visual:after{transform:rotate(-54deg);animation-delay:-4s}.hero-ecosystem{width:min(88%,560px);height:480px;position:relative;z-index:1}.ecosystem-grid{position:absolute;inset:0;opacity:.22;background-image:linear-gradient(#555 1px,transparent 1px),linear-gradient(90deg,#555 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:radial-gradient(ellipse,black 25%,transparent 72%);mask-image:radial-gradient(ellipse,black 25%,transparent 72%)}.ecosystem-node{width:150px;min-height:155px;display:flex;flex-direction:column;justify-content:space-between;padding:16px;position:absolute;z-index:2;color:#a4a4a4;border:1px solid #414141;background:#0f0f0fe6;box-shadow:0 22px 55px #00000061}.ecosystem-node>*{position:relative;z-index:1}.ecosystem-node>span{color:#ff4d18;font:8px DM Mono}.ecosystem-node svg{width:28px;height:28px;margin-block:16px 22px;color:#ff4d18;stroke-width:1.2}.ecosystem-node strong{font-size:24px;letter-spacing:-.055em}.ecosystem-node small{margin-top:5px;color:#666;font:8px DM Mono;text-transform:uppercase}.node-web{left:0;top:28px}.node-api{left:50%;top:50%;transform:translate(-50%,-50%);border-color:#8f351d;background:linear-gradient(145deg,#2b1711,#131313)}.node-cloud{right:0;bottom:28px}.ecosystem-route{height:1px;position:absolute;z-index:1;overflow:visible;background:#424242;transform-origin:left}.ecosystem-route:before{content:"";position:absolute;inset:-5px 0;border-top:1px dashed rgba(255,255,255,.08)}.ecosystem-route i{width:42px;height:1px;display:block;background:linear-gradient(90deg,transparent,#ff4d18,transparent);box-shadow:0 0 10px #ff4d18cc;animation:route-pulse 2.6s linear infinite}.route-a{width:185px;left:132px;top:170px;transform:rotate(25deg)}.route-b{width:185px;left:285px;top:315px;transform:rotate(25deg)}.route-b i{animation-delay:-1.3s}.ecosystem-status{position:absolute;left:0;bottom:22px;display:flex;align-items:center;gap:8px;color:#747474;font:8px DM Mono;letter-spacing:.08em}.ecosystem-status i{width:6px;height:6px;border-radius:50%;background:#63dc83;box-shadow:0 0 8px #63dc83;animation:status-pulse 2s ease-in-out infinite}.tech-marquee{overflow:hidden;padding:13px 0;border-bottom:1px solid #2b2b2b;color:#777;background:#0d0d0d;white-space:nowrap}.tech-marquee div{width:max-content;font:9px DM Mono;letter-spacing:.12em;animation:stack-marquee 24s linear infinite}.tech-marquee i{display:inline-block;width:5px;height:5px;margin:0 20px;border-radius:50%;background:#ff4d18;vertical-align:middle}.obs-projects{padding:120px 7vw}.section-heading{display:flex;justify-content:space-between;align-items:start;margin-bottom:65px}.section-heading>div{display:flex;gap:16px;align-items:center;font:11px DM Mono;text-transform:uppercase}.section-heading>div span{color:#ff4d18}.section-heading h2{margin:0;max-width:630px;font-size:clamp(38px,4.5vw,65px);line-height:1;letter-spacing:-.05em;font-weight:500}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.project-reveal{min-width:0;height:100%;transition:opacity .5s,filter .5s}.project-reveal.is-expanded{grid-column:1 / -1;order:-1}.project-grid:has(.project-reveal.is-expanded) .project-reveal:not(.is-expanded){opacity:.48;filter:saturate(.45)}.obs-project{height:100%;padding:18px;position:relative;overflow:hidden;border:1px solid #292929;background:#161616;transform:perspective(900px) rotateX(var(--card-rx, 0deg)) rotateY(var(--card-ry, 0deg));transform-style:preserve-3d;transition:transform .22s ease-out,border-color .3s,box-shadow .45s}.obs-project.is-clickable{cursor:pointer}.obs-project.is-clickable:focus-visible{outline:1px solid #ff4d18;outline-offset:4px}.obs-project:hover{border-color:#666;box-shadow:0 28px 70px #00000061}.card-shine{display:none}.project-meta{display:flex;justify-content:space-between;margin-bottom:18px;color:#777;font:9px DM Mono;text-transform:uppercase}.project-mockup{aspect-ratio:1.18;padding:8%;position:relative;overflow:hidden;background:#ef5427}.project-mockup:after{content:"";position:absolute;inset:-100% -40%;background:linear-gradient(110deg,transparent 42%,rgba(255,255,255,.25) 50%,transparent 58%);transform:translate(-60%);transition:transform .8s}.obs-project:hover .project-mockup:after{transform:translate(60%)}.project-mockup.has-image{padding:0;background:#090909}.papyris .project-mockup.has-image{background:#090909}.upcoming .project-mockup{padding:0;background:#121212}.upcoming-visual{width:100%;height:100%;display:grid;place-content:center;position:relative;color:#484848;background-image:linear-gradient(#242424 1px,transparent 1px),linear-gradient(90deg,#242424 1px,transparent 1px);background-size:30px 30px}.upcoming-visual:after{content:"";position:absolute;inset:13%;border:1px solid #333;border-radius:50%}.upcoming-visual span{position:relative;z-index:1;color:#ff4d18;font:10px DM Mono}.upcoming-visual p{position:relative;z-index:1;margin:8px 0 0;font-size:clamp(23px,2vw,34px);line-height:.9;letter-spacing:-.06em}.obs-project.is-upcoming{cursor:default}.obs-project.is-upcoming:hover{border-color:#353535;box-shadow:none}.project-mockup.has-image:after{z-index:2}.project-mockup.has-image>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:scale(1.1);transition:transform 1.35s cubic-bezier(.16,1,.3,1),filter 1s cubic-bezier(.16,1,.3,1);will-change:transform}.obs-project:hover .project-mockup.has-image>img{transform:scale(1.17);filter:brightness(.68)}.project-view-label{position:absolute;z-index:3;left:50%;top:50%;display:flex;align-items:center;gap:8px;padding:10px 13px;color:#fff;border:1px solid rgba(255,255,255,.38);background:#0a0a0ab8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font:9px DM Mono;text-transform:uppercase;opacity:0;transform:translate(-50%,calc(-50% + 12px));transition:opacity .35s,transform .45s cubic-bezier(.22,1,.36,1)}.project-view-label svg{width:14px;height:14px;color:#ff4d18}.obs-project:hover .project-view-label,.obs-project:focus-visible .project-view-label{opacity:1;transform:translate(-50%,-50%)}.lime .project-mockup{background:#b7d45c}.violet .project-mockup{background:#8982cf}.mockup-top{height:18px;display:flex;align-items:center;gap:4px;padding:0 7px;background:#222}.mockup-top i{width:3px;height:3px;background:#777;border-radius:50%}.mockup-content{height:calc(100% - 18px);display:flex;gap:12%;padding:12%;background:#0d0d0d;box-shadow:0 24px 40px #0000004d;transition:transform .45s}.obs-project:hover .mockup-content{transform:scale(1.035)}.mockup-sidebar{width:18%;border-right:1px solid #333}.mockup-chart{flex:1;display:flex;gap:8%;align-items:end;border-bottom:1px solid #333}.mockup-chart i{flex:1;background:#ef5427;transform-origin:bottom;animation:chart-grow 1s cubic-bezier(.2,.8,.2,1) both}.mockup-chart i:nth-child(2){animation-delay:.08s}.mockup-chart i:nth-child(3){animation-delay:.16s}.mockup-chart i:nth-child(4){animation-delay:.24s}.mockup-chart i:nth-child(5){animation-delay:.32s}.lime .mockup-chart i{background:#b7d45c}.violet .mockup-chart i{background:#8982cf}.mockup-icon{position:absolute;right:14%;bottom:10%;width:27%;height:27%;color:#fff;filter:drop-shadow(0 8px 12px #000)}.obs-project h3{margin:20px 0 8px;font-size:26px;letter-spacing:-.04em}.obs-project>p{min-height:42px;color:#888;font-size:11px;line-height:1.7}.project-footer{display:flex;align-items:end;justify-content:space-between;margin-top:18px}.project-footer span{display:inline-block;margin-right:5px;padding:5px 7px;border:1px solid #333;color:#777;font:8px DM Mono;text-transform:uppercase}.project-footer svg{width:18px;color:#ff4d18}.project-reveal.is-expanded .obs-project{min-height:500px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-template-rows:auto auto auto auto 1fr;column-gap:32px;padding:24px;cursor:default;border-color:#4a4a4a;background:#141414;box-shadow:0 34px 90px #0000006b;transform:none!important}.project-reveal.is-expanded .project-meta{grid-column:1 / -1}.project-reveal.is-expanded .project-mockup{grid-column:1;grid-row:2 / 6;min-height:390px;aspect-ratio:auto}.project-reveal.is-expanded .project-mockup.has-image>img{transform:scale(1.04);filter:brightness(.82)}.project-reveal.is-expanded .project-view-label{display:none}.project-reveal.is-expanded .obs-project>h3{grid-column:2;grid-row:2;align-self:end;margin:22px 0 20px;font-size:clamp(38px,5vw,66px);line-height:.95}.project-reveal.is-expanded .obs-project>p{grid-column:2;grid-row:3;align-self:start;min-height:0;margin:0;padding-bottom:20px;border-bottom:1px solid #303030;font-size:12px}.project-reveal.is-expanded .project-footer{grid-column:2;grid-row:4;align-self:start;margin:22px 0}.project-details{grid-column:2;grid-row:5;align-self:stretch;min-width:0;display:flex;flex-direction:column;position:relative}.project-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:32px;border:1px solid #303030;background:#303030}.project-overview>div{min-height:112px;display:flex;flex-direction:column;justify-content:space-between;padding:14px;background:#171717;transition:background .35s,color .35s}.project-overview>div:hover{background:#211510}.project-overview span{color:#ff4d18;font:8px DM Mono}.project-overview strong{max-width:110px;color:#9a9a9a;font-size:11px;font-weight:500;line-height:1.35}.project-overview>div:hover strong{color:#efede8}.project-role{margin-top:auto;padding-top:22px;border-top:1px solid #303030}.project-role span{display:block;margin-bottom:7px;color:#ff4d18;font:8px DM Mono;text-transform:uppercase}.project-role strong{color:#d8d5cf;font-size:13px;font-weight:500}.project-details>p{margin:20px 0;color:#8d8d8d;font-size:12px;line-height:1.75}.project-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:26px}.project-actions a,.project-actions>span{min-height:42px;display:inline-flex;align-items:center;gap:10px;padding:0 15px;border:1px solid #414141;font:9px DM Mono;text-transform:uppercase}.project-actions a{color:#f2f0eb;background:#1c1c1c;transition:color .25s,border-color .25s,background .25s}.project-actions a:hover{color:#fff;border-color:#ff4d18;background:#29150f}.project-actions a svg{width:14px;height:14px;color:#ff4d18}.project-actions>span{color:#626262}.project-close{position:absolute;right:0;top:-58px;width:36px;height:36px;display:grid;place-items:center;padding:0;color:#777;border:1px solid #383838;background:#121212;cursor:pointer;transition:color .25s,border-color .25s,transform .35s}.project-close:hover{color:#ff4d18;border-color:#ff4d18;transform:rotate(90deg)}.project-close svg{width:15px}.projects-more{display:flex;align-items:center;justify-content:space-between;margin-top:32px;padding-top:22px;border-top:1px solid #2b2b2b}.projects-more button{display:flex;align-items:center;gap:18px;padding:0 0 8px;color:#efede8;border:0;border-bottom:1px solid #555;background:transparent;cursor:pointer;font-size:12px;transition:color .25s,border-color .25s}.projects-more button:hover{color:#ff4d18;border-color:#ff4d18}.projects-more button svg{width:17px;color:#ff4d18;transition:transform .3s}.projects-more button:hover svg{transform:translate(3px,-3px)}.projects-more>span{color:#666;font:9px DM Mono;text-transform:uppercase}.project-archive{position:fixed;z-index:145;inset:0;display:grid;place-items:center;padding:3vw;background:#040404e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.project-archive-panel{width:min(1050px,100%);max-height:calc(100vh - 6vw);overflow-y:auto;border:1px solid #393939;background:#111;box-shadow:0 40px 120px #000000b8}.project-archive-panel>header{display:flex;align-items:center;justify-content:space-between;padding:26px 30px;border-bottom:1px solid #2d2d2d}.project-archive-panel header span{color:#ff4d18;font:9px DM Mono}.project-archive-panel h2{margin:7px 0 0;font-size:clamp(36px,5vw,66px);line-height:1;letter-spacing:-.06em}.project-archive-panel header button{width:46px;height:46px;display:grid;place-items:center;color:#aaa;border:1px solid #393939;background:transparent;cursor:pointer;transition:color .25s,border-color .25s,transform .35s}.project-archive-panel header button:hover{color:#ff4d18;border-color:#ff4d18;transform:rotate(90deg)}.project-archive-list{display:grid}.project-archive-list>button{min-height:145px;display:grid;grid-template-columns:60px 1fr 230px 40px;align-items:center;gap:22px;padding:18px 30px;color:#efede8;text-align:left;border:0;border-bottom:1px solid #292929;background:transparent;cursor:pointer;transition:background .35s,padding-left .4s cubic-bezier(.22,1,.36,1)}.project-archive-list>button:hover{padding-left:40px;background:#181818}.project-archive-list>button>span,.project-archive-list small{color:#666;font:9px DM Mono;text-transform:uppercase}.project-archive-list h3{margin:6px 0 0;font-size:28px;letter-spacing:-.04em}.project-archive-list img{width:100%;height:105px;object-fit:cover;filter:grayscale(.5) brightness(.7);transition:filter .35s,transform .45s}.project-archive-list button:hover img{filter:none;transform:scale(1.025)}.project-archive-list svg{color:#ff4d18}.project-archive-list i{color:#555;font:9px DM Mono;text-transform:uppercase}.project-archive-list>button.is-upcoming{cursor:default;opacity:.55}.project-archive-list>button.is-upcoming:hover{padding-left:30px;background:transparent}.project-view-switch{display:flex;align-items:center;gap:4px;margin-bottom:34px;padding-bottom:16px;border-bottom:1px solid #2d2d2d}.project-view-switch button{min-width:105px;padding:10px 14px;color:#747474;border:1px solid #303030;background:transparent;cursor:pointer;font:9px DM Mono;text-transform:uppercase;transition:color .3s,border-color .3s,background .3s}.project-view-switch button:hover{color:#efede8;border-color:#555}.project-view-switch button.active{color:#111;border-color:#ff4d18;background:#ff4d18}.project-view-switch>span{margin-left:auto;color:#626262;font:8px DM Mono;text-transform:uppercase}.projects-bands{border-top:1px solid #303030}.project-band{height:205px;display:grid;grid-template-columns:135px minmax(280px,1fr) 58px;grid-template-rows:205px minmax(0,1fr);align-items:center;position:relative;overflow:hidden;border-bottom:1px solid #303030;transition:background .7s cubic-bezier(.16,1,.3,1),padding 1.1s cubic-bezier(.16,1,.3,1)}.project-band:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,77,24,.09),transparent 42%);opacity:0;transform:translate(-14%);transition:opacity .5s,transform .7s cubic-bezier(.22,1,.36,1)}.project-band.is-expanded{padding-inline:18px;background:#151515}.project-band.is-expanded:before{opacity:1;transform:translate(0)}.band-index{grid-row:1;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;padding:24px 0;position:relative;z-index:1;color:#666;font:9px DM Mono;text-transform:uppercase}.band-index span{color:#ff4d18}.band-copy{grid-row:1;position:relative;z-index:1;padding-right:30px}.band-copy h3{margin:0 0 12px;font-size:clamp(40px,5vw,76px);line-height:.9;letter-spacing:-.065em;transition:color .35s,transform .6s cubic-bezier(.22,1,.36,1)}.project-band.is-expanded .band-copy h3{color:#ff4d18;transform:translate(8px)}.band-copy p{max-width:540px;margin:0 0 17px;color:#777;font-size:11px;line-height:1.65}.band-copy>div,.editorial-stack{display:flex;flex-wrap:wrap;gap:6px}.band-copy>div span,.editorial-stack span{padding:5px 7px;color:#727272;border:1px solid #343434;font:8px DM Mono;text-transform:uppercase}.band-visual{grid-column:2 / 3;grid-row:2;align-self:start;width:min(820px,84%);height:340px;margin:0 0 34px;position:relative;overflow:visible;opacity:0;background:transparent;clip-path:inset(0 0 100% 0);transform:translateY(-24px) scaleY(.88);transform-origin:top;transition:opacity .7s .08s,clip-path 1.25s cubic-bezier(.16,1,.3,1),transform 1.35s cubic-bezier(.16,1,.3,1)}.band-visual img{width:100%;height:100%;display:block;object-fit:contain;object-position:left center;transform:scale(.96);filter:brightness(.82);transition:transform 1.6s cubic-bezier(.16,1,.3,1),filter 1s cubic-bezier(.16,1,.3,1)}.project-band.is-expanded .band-visual{opacity:1;clip-path:inset(0);transform:translateY(0) scaleY(1)}.project-band.is-expanded .band-visual img{transform:scale(1);filter:brightness(1)}.band-upcoming{height:100%;display:grid;place-items:center;color:#555;background-image:linear-gradient(#282828 1px,transparent 1px),linear-gradient(90deg,#282828 1px,transparent 1px);background-size:28px 28px;font:9px DM Mono;text-transform:uppercase}.band-actions{grid-row:1;display:grid;place-items:center;position:relative;z-index:1}.band-actions a{width:42px;height:42px;display:grid;place-items:center;color:#ff4d18;border:1px solid #3c3c3c;transition:color .3s,border-color .3s,background .3s,transform .4s}.band-actions a:hover{color:#111;border-color:#ff4d18;background:#ff4d18;transform:rotate(8deg)}.band-actions svg{width:17px}.project-band.is-upcoming{opacity:.55}.project-band.is-upcoming:hover{height:205px;padding-inline:0;background:transparent}.projects-editorial{display:grid;gap:110px}.editorial-project{min-height:560px;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);align-items:center;gap:clamp(45px,7vw,115px)}.editorial-project:nth-child(2n) .editorial-visual{order:2}.editorial-project:nth-child(2n) .editorial-copy{order:1;padding-left:4vw}.editorial-visual{min-height:500px;display:grid;place-items:center;position:relative;overflow:hidden;background:#090909;border:1px solid #292929}.editorial-visual:before{content:"";position:absolute;inset:0;opacity:.3;background:radial-gradient(circle at 50% 50%,rgba(255,77,24,.16),transparent 58%);transition:opacity .6s}.editorial-visual img{width:94%;height:94%;object-fit:contain;position:relative;z-index:1;filter:brightness(.88);transform:scale(.97);transition:transform 1.25s cubic-bezier(.16,1,.3,1),filter .8s}.editorial-project:hover .editorial-visual img{transform:scale(1.015);filter:brightness(1)}.editorial-project:hover .editorial-visual:before{opacity:.65}.editorial-visual>span{position:absolute;z-index:2;left:22px;top:20px;color:#ff4d18;font:9px DM Mono}.editorial-copy>span{color:#ff4d18;font:9px DM Mono;text-transform:uppercase}.editorial-copy h3{margin:22px 0 25px;font-size:clamp(58px,7vw,110px);line-height:.82;letter-spacing:-.075em}.editorial-copy>p{max-width:560px;color:#8a8a8a;font-size:13px;line-height:1.8}.editorial-features{display:grid;margin:32px 0;border-top:1px solid #303030}.editorial-features span{padding:13px 0;color:#929292;border-bottom:1px solid #303030;font:9px DM Mono;text-transform:uppercase;transition:color .3s,padding-left .35s}.editorial-features span:hover{padding-left:9px;color:#ff4d18}.editorial-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.editorial-actions a{min-height:44px;display:inline-flex;align-items:center;gap:12px;padding:0 16px;color:#efede8;border:1px solid #414141;font:9px DM Mono;text-transform:uppercase;transition:color .3s,border-color .3s,background .3s}.editorial-actions a:hover{color:#111;border-color:#ff4d18;background:#ff4d18}.editorial-actions svg{width:15px}.editorial-next{display:flex;align-items:center;justify-content:space-between;padding:30px 0;border-top:1px solid #303030;border-bottom:1px solid #303030;color:#666;font:10px DM Mono;text-transform:uppercase}.editorial-next span{color:#ff4d18}.editorial-next p{margin:0}.projects-index{position:fixed;z-index:160;inset:0;overflow-y:auto;padding:0 5vw 45px;color:#efede8;background:#101010;overscroll-behavior:contain}.projects-index-header{min-height:370px;display:grid;grid-template-columns:70px minmax(0,1fr) minmax(280px,430px);align-items:end;gap:42px;padding:45px 0 65px;border-bottom:1px solid #343434}.projects-index-header>button{width:48px;height:48px;align-self:start;display:grid;place-items:center;color:#a4a4a4;border:1px solid #3c3c3c;background:transparent;cursor:pointer;transition:color .3s,border-color .3s,transform .5s cubic-bezier(.22,1,.36,1)}.projects-index-header>button:hover{color:#ff4d18;border-color:#ff4d18;transform:rotate(90deg)}.projects-index-header>button svg{width:17px}.projects-index-header span{color:#ff4d18;font:9px DM Mono;letter-spacing:.09em}.projects-index-header h2{margin:22px 0 0;font-size:clamp(65px,9vw,145px);line-height:.78;letter-spacing:-.075em;font-weight:500}.projects-index-header h2 em{color:#ff4d18;font-family:Playfair Display;font-weight:600}.projects-index-header p{margin:0;color:#858585;font-size:13px;line-height:1.8}.projects-index-toolbar{min-height:94px;display:flex;align-items:center;gap:24px;border-bottom:1px solid #343434}.projects-index-toolbar>div{display:flex;flex-wrap:wrap;gap:6px}.projects-index-toolbar button{padding:10px 14px;color:#777;border:1px solid #343434;background:transparent;cursor:pointer;font:8px DM Mono;text-transform:uppercase;transition:color .3s,border-color .3s,background .3s}.projects-index-toolbar button:hover{color:#efede8;border-color:#666}.projects-index-toolbar button.active{color:#111;border-color:#ff4d18;background:#ff4d18}.projects-index-toolbar>span{margin-left:auto;color:#626262;font:8px DM Mono;text-transform:uppercase}.projects-index-list{border-top:1px solid #343434}.projects-index-list article{height:260px;display:grid;grid-template-columns:90px minmax(350px,1fr) minmax(460px,.92fr) 105px;grid-template-rows:260px minmax(0,1fr);align-items:center;gap:clamp(25px,4vw,70px);position:relative;overflow:hidden;border-bottom:1px solid #343434;transition:background .55s,padding 1.1s cubic-bezier(.16,1,.3,1)}.projects-index-list article:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,77,24,.09),transparent 50%);opacity:0;transform:translate(-15%);transition:opacity .5s,transform .8s cubic-bezier(.22,1,.36,1)}.projects-index-list article.is-active{padding:0 18px 58px;background:#151515}.projects-index-list article.is-active:before{opacity:1;transform:translate(0)}.projects-index-number,.projects-index-copy,.projects-index-visual,.projects-index-action{position:relative;z-index:1}.projects-index-number{grid-row:1;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;padding:32px 0;color:#666;font:9px DM Mono}.projects-index-number span{color:#ff4d18}.projects-index-copy{grid-row:1}.projects-index-copy>span,.projects-index-action>span{color:#686868;font:8px DM Mono;text-transform:uppercase}.projects-index-copy h3{margin:13px 0 16px;font-size:clamp(45px,5.4vw,84px);line-height:.88;letter-spacing:-.065em;transition:color .35s,transform .65s cubic-bezier(.22,1,.36,1)}.projects-index-list article.is-active h3{color:#ff4d18;transform:translate(9px)}.projects-index-copy p{max-width:660px;margin:0 0 20px;color:#828282;font-size:11px;line-height:1.75}.projects-index-copy>div{display:flex;flex-wrap:wrap;gap:6px}.projects-index-list article.is-active .projects-index-copy>div{margin-bottom:34px}.projects-index-copy>div span{padding:5px 7px;color:#737373;border:1px solid #383838;font:8px DM Mono;text-transform:uppercase}.projects-index-visual{grid-column:3 / 4;grid-row:2;align-self:start;height:430px;margin-top:-105px;overflow:visible;opacity:0;clip-path:inset(0 0 100% 0);transform:translateY(-24px) scaleY(.88);transform-origin:top;transition:opacity .7s .08s,clip-path 1.25s cubic-bezier(.16,1,.3,1),transform 1.35s cubic-bezier(.16,1,.3,1)}.projects-index-visual img{width:100%;height:100%;display:block;object-fit:contain;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.projects-index-list article.is-active .projects-index-visual{opacity:1;clip-path:inset(0);transform:translateY(0) scaleY(1)}.projects-index-list article.is-active .projects-index-visual img{transform:scale(1.08)}.projects-index-action{grid-row:1;justify-self:end;display:grid;justify-items:end;gap:18px}.projects-index-action a{width:48px;height:48px;display:grid;place-items:center;color:#ff4d18;border:1px solid #414141;transition:color .3s,border-color .3s,background .3s,transform .45s}.projects-index-action a:hover{color:#111;border-color:#ff4d18;background:#ff4d18;transform:rotate(8deg)}.projects-index-action svg{width:18px}.projects-index-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:34px 0 0;color:#666;font:9px DM Mono;text-transform:uppercase}.projects-index-footer button{display:flex;align-items:center;gap:12px;padding:10px 0;color:#efede8;border:0;border-bottom:1px solid #555;background:transparent;cursor:pointer;font:inherit;text-transform:uppercase;transition:color .3s,border-color .3s}.projects-index-footer button:hover{color:#ff4d18;border-color:#ff4d18}.projects-index-footer svg{width:13px}.obs-skills{display:grid;grid-template-columns:40% 60%;border-top:1px solid #2b2b2b;border-bottom:1px solid #2b2b2b}.skills-title{padding:100px 7vw;border-right:1px solid #2b2b2b}.skills-title>span{color:#ff4d18;font:10px DM Mono}.skills-title h2{margin:55px 0 0;font-size:clamp(43px,5vw,72px);line-height:1.02;letter-spacing:-.06em;font-weight:500}.deploy-terminal{max-width:390px;margin-top:65px;border:1px solid #303030;background:#0b0b0b;box-shadow:0 25px 60px #00000059;font:9px/1.7 DM Mono}.deploy-terminal>div{height:30px;display:flex;align-items:center;gap:5px;padding:0 10px;border-bottom:1px solid #292929;background:#161616}.deploy-terminal>div i{width:5px;height:5px;border-radius:50%;background:#ff5f57}.deploy-terminal>div i:nth-child(2){background:#febc2e}.deploy-terminal>div i:nth-child(3){background:#28c840}.deploy-terminal>div span{margin-left:7px;color:#696969}.deploy-terminal p{margin:0;padding:5px 13px;color:#777}.deploy-terminal p:first-of-type{padding-top:14px}.deploy-terminal p:last-child{padding-bottom:14px}.deploy-terminal b{color:#ff4d18}.deploy-terminal .terminal-success{color:#62c77a}.typing-command{display:inline-block;width:0;overflow:hidden;color:#aaa;white-space:nowrap;vertical-align:bottom;animation:terminal-type 3.8s steps(19) infinite}.deploy-terminal p>em{display:inline-block;width:5px;height:11px;margin-left:2px;background:#ff4d18;vertical-align:middle;animation:caret-blink .8s steps(1) infinite}.skills-list{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.skill-reveal{min-width:0;height:230px;position:relative;z-index:1;transform-origin:top center}.skill-reveal.is-expanded{z-index:3}.skills-list article{width:100%;height:100%;padding:34px;position:relative;border-right:1px solid #2b2b2b;border-bottom:1px solid #2b2b2b;overflow:hidden;cursor:pointer;outline:none;background:#111;transition:background .85s cubic-bezier(.16,1,.3,1),padding 1.15s cubic-bezier(.16,1,.3,1),box-shadow .95s cubic-bezier(.16,1,.3,1)}.skill-reveal.is-expanded article{padding-left:42px;background:#171717;box-shadow:0 24px 70px #00000057}.skills-list article:focus-visible{box-shadow:inset 0 0 0 1px #ff4d18}.skills-list article>span{color:#555;font:9px DM Mono}.skills-list article>svg:not(.skill-arrow){display:block;margin:28px 0 18px;color:#ff4d18;stroke-width:1.3}.skills-list h3{margin:0;font-size:17px}.skills-list p{color:#777;font-size:11px}.skill-details{max-width:720px;max-height:0;overflow:hidden;opacity:0;transform:translateY(22px) scaleY(.96);transform-origin:top;transition:max-height 1.15s cubic-bezier(.16,1,.3,1),opacity .72s cubic-bezier(.16,1,.3,1),transform 1.05s cubic-bezier(.16,1,.3,1)}.skill-details>p{max-width:580px;margin:22px 0 16px;color:#aaa;font-size:12px;line-height:1.7}.skill-details>div{display:flex;flex-wrap:wrap;gap:7px}.skill-details>div span{padding:6px 9px;border:1px solid #3d3d3d;color:#8d8d8d;font:8px DM Mono;text-transform:uppercase}.skill-details strong{display:block;margin-top:18px;color:#ff6a3d;font:9px DM Mono;font-weight:400;text-transform:uppercase}.skill-reveal.is-expanded .skill-details{max-height:210px;opacity:1;transform:translateY(0) scaleY(1);transition-delay:.12s}.skill-arrow{position:absolute;right:25px;top:25px;width:15px;color:#555;transition:color .55s,transform .9s cubic-bezier(.16,1,.3,1)}.skill-reveal.is-expanded .skill-arrow{color:#ff4d18;transform:rotate(45deg)}.obs-footer{padding:100px 7vw 40px}.obs-footer>p{color:#777;font:11px DM Mono;text-transform:uppercase}.obs-footer>button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 0 25px;border:0;border-bottom:1px solid #555;color:inherit;background:transparent;text-align:left;cursor:pointer;font-size:clamp(46px,8vw,120px);letter-spacing:-.07em;transition:color .35s,letter-spacing .45s}.obs-footer>button:hover{color:#ff4d18;letter-spacing:-.055em}.obs-footer>button>span{display:flex;flex-direction:column}.obs-footer>button small{margin:12px 0 0 6px;color:#777;font:9px DM Mono;letter-spacing:.08em;text-transform:uppercase}.obs-footer>button:hover small{color:#b7b7b7}.obs-footer>button svg{flex:0 0 auto;width:7vw;height:7vw;color:#ff4d18;stroke-width:1}.obs-footer>div{display:flex;justify-content:space-between;padding-top:25px;color:#666;font:9px DM Mono;text-transform:uppercase}@keyframes loader-fill{0%{transform:scaleX(0)}}@keyframes mask-title-in{to{transform:translateY(0)}}@keyframes stack-marquee{to{transform:translate(-50%)}}@keyframes terminal-type{0%,15%{width:0}55%,85%{width:19ch}to{width:0}}@keyframes caret-blink{50%{opacity:0}}@keyframes status-pulse{50%{opacity:.45;box-shadow:0 0 16px #63dc83}}@keyframes text-breathe{50%{transform:translateY(-3px);filter:brightness(1.22)}}@keyframes line-drift{to{translate:30px 0}}@keyframes tag-float{50%{translate:0 -9px}}@keyframes chart-grow{0%{scale:1 0}}@keyframes route-pulse{0%{transform:translate(-45px);opacity:0}15%,80%{opacity:1}to{transform:translate(185px);opacity:0}}@keyframes section-arrival-down{0%{opacity:.45;transform:translate(55px)}to{opacity:1;transform:translate(0)}}@keyframes section-arrival-up{0%{opacity:.45;transform:translate(-55px)}to{opacity:1;transform:translate(0)}}@media(max-width:900px){.scroll-progress,.nav-links,.availability{display:none}.nav-links.open{position:absolute;top:78px;left:0;right:0;display:flex;flex-direction:column;gap:0;background:#111}.nav-links.open a{padding:18px 5vw;border-bottom:1px solid #2b2b2b}.mobile-menu{display:block;margin-left:auto}.obs-hero{grid-template-columns:9% 91%}.hero-copy{padding:70px 5vw 40px}.hero-copy h1{font-size:clamp(48px,12vw,80px)}.hero-bottom{margin-top:60px;flex-direction:column;align-items:start}.hero-visual{grid-column:2;min-height:400px}.hero-side{display:none}.hero-ecosystem{width:min(88%,520px);transform:scale(.9)}.project-grid{grid-template-columns:1fr}.section-heading{flex-direction:column;gap:35px}.project-band{grid-template-columns:75px 1fr 48px}.band-visual{width:min(680px,92%);height:270px}.band-copy h3{font-size:clamp(38px,7vw,62px)}.editorial-project{min-height:0;grid-template-columns:1fr;gap:35px}.editorial-project:nth-child(2n) .editorial-visual,.editorial-project:nth-child(2n) .editorial-copy{order:initial}.editorial-project:nth-child(2n) .editorial-copy{padding-left:0}.editorial-visual{min-height:52vw}.editorial-copy h3{font-size:clamp(58px,12vw,92px)}.projects-index-header{min-height:320px;grid-template-columns:55px 1fr}.projects-index-header p{grid-column:2}.projects-index-list article{grid-template-columns:65px minmax(260px,1fr) minmax(300px,.82fr) 60px;gap:24px}.project-reveal.is-expanded{grid-column:auto}.project-reveal.is-expanded .obs-project{min-height:0;grid-template-columns:1fr;grid-template-rows:auto;gap:0}.project-reveal.is-expanded .project-meta,.project-reveal.is-expanded .project-mockup,.project-reveal.is-expanded .obs-project>h3,.project-reveal.is-expanded .obs-project>p,.project-reveal.is-expanded .project-footer,.project-details{grid-column:1;grid-row:auto}.project-reveal.is-expanded .project-mockup{min-height:48vw}.project-reveal.is-expanded .obs-project>h3{margin-top:26px}.project-reveal.is-expanded .obs-project>p{margin-top:0}.project-reveal.is-expanded .project-footer{margin:18px 0}.project-archive{padding:18px}.project-archive-list>button{grid-template-columns:40px 1fr 150px 30px;padding-inline:20px}.obs-skills{grid-template-columns:1fr}.skills-title{border-right:0;border-bottom:1px solid #2b2b2b}[data-parallax]{--parallax-y: 0px !important}}@media(max-width:600px){.intro-terminal-bar{grid-template-columns:auto 1fr}.intro-terminal-bar span{text-align:right}.intro-terminal-bar small{display:none}.intro-terminal-body{min-height:315px;padding-inline:20px}.intro-terminal-command{grid-template-columns:1fr;gap:5px}.intro-terminal-command span{padding-left:14px}.intro-terminal-ready{grid-template-columns:10px 1fr}.intro-terminal-ready strong{display:none}.obs-projects{padding:80px 5vw}.skills-list{grid-template-columns:1fr}.hero-ecosystem{width:360px;height:370px;transform:scale(.82)}.ecosystem-node{width:125px;min-height:132px;padding:13px}.ecosystem-node strong{font-size:20px}.ecosystem-node svg{margin-block:10px 14px}.route-a{width:125px;left:107px;top:136px}.route-b{width:125px;left:218px;top:245px}.project-view-switch{flex-wrap:wrap}.project-view-switch button{min-width:0;flex:1}.project-view-switch>span{width:100%;margin:10px 0 0}.project-band{min-height:0;height:auto!important;grid-template-columns:45px 1fr 42px;grid-template-rows:auto auto;gap:10px;padding:24px 0}.project-band.is-expanded{padding-inline:0}.band-index{padding:0}.band-index small{display:none}.band-copy{padding-right:0}.band-copy h3{font-size:44px}.band-copy p{font-size:10px}.band-visual{grid-column:1 / -1;grid-row:2;width:100%;height:52vw;margin:14px 0 0;opacity:1;clip-path:inset(0);transform:none}.band-visual img{filter:brightness(.9);transform:scale(1.06)}.project-band:hover .band-visual{transform:none}.band-actions{grid-column:3;grid-row:1}.projects-editorial{gap:75px}.editorial-visual{min-height:60vw}.editorial-copy h3{margin-block:18px;font-size:19vw}.editorial-copy>p{font-size:11px}.projects-index{padding-inline:5vw}.projects-index-header{min-height:0;grid-template-columns:1fr;gap:28px;padding-block:28px 45px}.projects-index-header>button{grid-row:1}.projects-index-header p{grid-column:1}.projects-index-header h2{font-size:19vw}.projects-index-toolbar{align-items:flex-start;flex-direction:column;padding-block:22px}.projects-index-toolbar>span{margin-left:0}.projects-index-list article,.projects-index-list article.is-active{height:auto!important;min-height:0;grid-template-columns:38px 1fr 46px;grid-template-rows:auto auto;gap:14px;padding:30px 0}.projects-index-number{padding:0}.projects-index-copy h3{font-size:15vw}.projects-index-copy p{font-size:10px}.projects-index-visual,.projects-index-list article.is-active .projects-index-visual{grid-column:1 / -1;grid-row:2;height:54vw;opacity:1;clip-path:inset(0);transform:none}.projects-index-action{grid-column:3;grid-row:1}.projects-index-action>span{display:none}.projects-index-footer{align-items:flex-start;flex-direction:column}.projects-more{align-items:flex-start;flex-direction:column;gap:20px}.project-archive{padding:0}.project-archive-panel{min-height:100vh;max-height:100vh;border:0}.project-archive-panel>header{padding:20px}.project-archive-list>button{min-height:115px;grid-template-columns:30px 1fr 80px;gap:12px;padding:14px 20px}.project-archive-list>button>svg{display:none}.project-archive-list img{height:70px}.project-archive-list h3{font-size:21px}.skill-reveal,.skill-reveal.is-expanded{min-height:auto}.skill-reveal.is-expanded{grid-column:auto}.skills-list article{min-height:210px;height:auto}.skill-reveal.is-expanded article{min-height:340px}.skill-reveal:not(.is-expanded) article{padding-left:34px}.skill-reveal:not(.is-expanded) .skill-details{max-height:0;opacity:0;transform:translateY(15px) scaleY(.96)}.project-reveal.is-expanded .obs-project{padding:18px}.project-reveal.is-expanded .project-mockup{min-height:58vw}.project-details{padding-top:20px}.project-close{top:-54px}.obs-footer>button{font-size:14vw}.obs-footer{padding-inline:5vw}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.scroll-progress{display:none}.masked-title>span>i{transform:none}}
