@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans SC,sans-serif;color:#f1f0e8;background:#11120f;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}html.home-scroll-snap{scroll-snap-type:y mandatory;overscroll-behavior-y:none}body{margin:0;min-width:320px;background:#11120f}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-shell{min-height:100vh;overflow:hidden;background:#11120f}.site-shell.has-atmosphere{background:radial-gradient(circle at 78% 18%,var(--atmosphere-a),#11120f 48%)}.atmosphere-site-spring{--atmosphere-a: #749b594d;--atmosphere-b: #ef9eb0;--atmosphere-c: #dff4d0}.atmosphere-site-summer{--atmosphere-a: #3ea98d52;--atmosphere-b: #f5c95f;--atmosphere-c: #bcebdd}.atmosphere-site-autumn{--atmosphere-a: #b86a344f;--atmosphere-b: #e5a44e;--atmosphere-c: #f3dfbd}.atmosphere-site-winter{--atmosphere-a: #7899ad52;--atmosphere-b: #d7edf5;--atmosphere-c: #a8c2d2}.atmosphere-site-dragon_boat{--atmosphere-a: #56815455;--atmosphere-b: #d2bd64;--atmosphere-c: #cfe7ca}.atmosphere-site-qixi{--atmosphere-a: #785da657;--atmosphere-b: #e5a2bc;--atmosphere-c: #dcd0ee}.atmosphere-site-mid_autumn{--atmosphere-a: #c4974052;--atmosphere-b: #f4d98e;--atmosphere-c: #66799b}.atmosphere-site-national_day{--atmosphere-a: #bd3c3359;--atmosphere-b: #e9b644;--atmosphere-c: #f1c1aa}.atmosphere-site-halloween{--atmosphere-a: #713b8552;--atmosphere-b: #e28a3c;--atmosphere-c: #a97a4d}.atmosphere-site-christmas{--atmosphere-a: #28614659;--atmosphere-b: #b64141;--atmosphere-c: #dcebdc}.atmosphere-site-spring_festival{--atmosphere-a: #b530295c;--atmosphere-b: #e2aa3e;--atmosphere-c: #f3c99f}.atmosphere-site-lantern_festival{--atmosphere-a: #c64e3e59;--atmosphere-b: #edb14f;--atmosphere-c: #f4d5a9}.atmosphere-layer{position:fixed;inset:0;z-index:6;overflow:hidden;pointer-events:none;opacity:.72}.atmosphere-layer:before{content:"";position:absolute;width:46vw;height:46vw;min-width:420px;min-height:420px;right:-12vw;top:-18vw;border-radius:50%;background:var(--atmosphere-a);filter:blur(70px)}.atmosphere-glow{position:absolute;border-radius:50%;filter:blur(55px);opacity:.22;animation:atmosphere-breathe 9s ease-in-out infinite alternate}.atmosphere-glow-one{width:300px;height:300px;left:-110px;top:34%;background:var(--atmosphere-b)}.atmosphere-glow-two{width:240px;height:240px;right:7%;bottom:-100px;background:var(--atmosphere-c);animation-delay:-4s}.atmosphere-particles span{position:absolute;left:var(--particle-left);top:-8vh;color:var(--atmosphere-c);font-size:clamp(10px,1.1vw,18px);font-weight:600;opacity:.16;text-shadow:0 0 18px var(--atmosphere-b);animation:atmosphere-fall var(--particle-duration) linear infinite;animation-delay:var(--particle-delay)}.atmosphere-particles span:nth-child(3n){color:var(--atmosphere-b);font-size:clamp(14px,1.5vw,23px)}.atmosphere-label{position:fixed;right:24px;bottom:22px;padding:7px 11px;border:1px solid #ffffff1f;border-radius:999px;display:flex;align-items:center;gap:7px;color:#ffffff8a;background:#11120f73;font-size:9px;letter-spacing:.08em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes atmosphere-fall{0%{transform:translate3d(0,-10vh,0) rotate(0)}to{transform:translate3d(4vw,116vh,0) rotate(300deg)}}@keyframes atmosphere-breathe{0%{transform:scale(.88) translate3d(-3%,0,0)}to{transform:scale(1.14) translate3d(5%,-4%,0)}}.home-panel{height:100dvh;min-height:100svh;position:relative;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always}.topbar{height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4.5vw;border-bottom:1px solid #30312c;font-size:13px;letter-spacing:.05em;position:relative;z-index:10}.home-topbar{width:100%;position:fixed;inset:0 0 auto;z-index:40;background:#11120fe8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .42s cubic-bezier(.22,.7,.22,1),opacity .3s ease}.home-topbar.is-hidden{opacity:0;transform:translate3d(0,calc(-100% - 2px),0);pointer-events:none}.home-topbar.is-visible{opacity:1;transform:translateZ(0)}.header-reveal-zone{height:18px;position:fixed;inset:0 0 auto;z-index:41}.brand{display:flex;align-items:center;gap:10px;font-weight:600}.brand-mark{width:38px;height:38px;display:block;object-fit:contain;image-rendering:pixelated}.brand>span{letter-spacing:.015em}.topbar nav{display:flex;gap:38px;color:#a4a59d}.topbar nav a:hover{color:#fff}.contact-link{justify-self:end;display:flex;align-items:center;gap:8px}.mobile-nav-button,.mobile-nav-overlay{display:none}.hero-panel{display:grid;grid-template-rows:minmax(0,1fr) auto}.hero{width:100%;min-width:0;min-height:0;height:100%;display:grid;grid-template-columns:minmax(360px,.9fr) 1.1fr;position:relative;overflow:hidden;padding:clamp(84px,7.2vh,112px) 4.5vw clamp(18px,3vh,32px)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#ffffff06 1px,transparent 1px),linear-gradient(90deg,#ffffff06 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to right,black,transparent 68%);mask-image:linear-gradient(to right,black,transparent 68%);pointer-events:none}.hero-copy{min-width:0;align-self:center;position:relative;z-index:2;padding-bottom:4vh}.eyebrow-row{display:flex;align-items:center;gap:11px;font-size:11px;letter-spacing:.18em;color:#a7a99f;margin-bottom:30px}.pulse-dot{width:7px;height:7px;background:var(--accent);border-radius:50%;box-shadow:0 0 0 5px color-mix(in srgb,var(--accent) 14%,transparent)}h1{width:100%;max-width:740px;margin:0;overflow-wrap:anywhere;font-size:clamp(57px,7.4vw,116px);line-height:.96;letter-spacing:-.065em;font-weight:500}.hero-copy>p{max-width:520px;margin:34px 0;color:#a7a99f;line-height:1.8;font-size:16px}.hero-actions{min-width:0;display:flex;gap:12px}.button{height:52px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid #40413b;border-radius:100px;font:inherit;font-size:14px;cursor:pointer;transition:.25s ease}.button-primary{color:#10110e;background:var(--accent);border-color:var(--accent)}.button-primary:hover{transform:translateY(-2px);box-shadow:0 10px 36px color-mix(in srgb,var(--accent) 18%,transparent)}.button-ghost:hover{border-color:#e6e5dd}.scene-wrap{min-width:0;min-height:min(590px,62vh);position:relative;overflow:hidden;margin:-1vw -4vw -1vw -5vw;background:transparent}.scene-wrap canvas{display:block;cursor:grab;touch-action:pan-y}.scene-wrap canvas:active{cursor:grabbing}.model-loading{display:block;width:max-content;padding:10px 14px;border:1px solid #3c3e37;border-radius:100px;background:#171814d9;color:#a6a89f;font-size:10px;letter-spacing:.1em}.api-status{display:flex;align-items:center;gap:8px;color:#8b8d84;font-size:11px}.status-light{width:6px;height:6px;border-radius:50%;background:#d59458}.api-status.live .status-light{background:var(--accent);box-shadow:0 0 12px var(--accent)}.ticker{display:flex;align-items:center;justify-content:space-around;gap:30px;min-width:max-content;background:var(--accent);color:#11120f;padding:19px 3vw;font-size:12px;font-weight:600;letter-spacing:.1em}.ticker i{font-style:normal}.work-section{padding:clamp(68px,8vh,96px) 4.5vw clamp(48px,6vh,72px);display:flex;flex-direction:column;background:#e9e8df;color:#12130f}.section-no{color:#6e7069;font-size:11px;letter-spacing:.1em}.warehouse-section{padding:0;display:block;background:radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--accent) 10%,#f7f6f1),#e1e4dd 72%,#cbd1c8)}.warehouse-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#11120f0b 1px,transparent 1px),linear-gradient(90deg,#11120f0b 1px,transparent 1px);background-size:68px 68px;pointer-events:none}.warehouse-overlay{position:fixed;inset:0;z-index:15;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .14s ease,visibility 0s linear .14s;will-change:transform,opacity}.warehouse-overlay.is-visible{opacity:1;visibility:visible;transition-delay:0s}.warehouse-overlay.is-interactive{pointer-events:auto}.warehouse-overlay canvas{display:block;cursor:crosshair;touch-action:pan-y}.warehouse-overlay canvas:active{cursor:grabbing}.visually-hidden{width:1px;height:1px;padding:0;position:absolute;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.warehouse-side-copy-wrap{pointer-events:none!important;-webkit-user-select:none;user-select:none}.warehouse-side-copy{width:238px;padding:12px 14px;border-left:2px solid var(--accent);display:grid;gap:9px;color:#2f352e;font-size:9.5px;font-weight:680;letter-spacing:.07em;opacity:.72;text-align:left;text-shadow:0 1px 0 #ffffffa3}.warehouse-side-copy span{display:block}.warehouse-side-copy span:before{color:color-mix(in srgb,var(--accent) 76%,#1f2a20)}.warehouse-side-copy span:nth-child(1):before{content:"01  "}.warehouse-side-copy span:nth-child(2):before{content:"02  "}.warehouse-side-copy span:nth-child(3):before{content:"03  "}.warehouse-bubble-wrap{pointer-events:none!important}.warehouse-bubble{width:min(270px,38vw);padding:15px 17px 16px;border:1px solid color-mix(in srgb,var(--accent) 64%,#fff);border-radius:10px;position:relative;background:#11120fe8;color:#f3f2eb;box-shadow:0 16px 48px #0007;text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.warehouse-bubble:after{content:"";width:10px;height:10px;position:absolute;left:50%;bottom:-5px;border-right:1px solid color-mix(in srgb,var(--accent) 64%,#fff);border-bottom:1px solid color-mix(in srgb,var(--accent) 64%,#fff);background:#11120fe8;transform:translate(-50%) rotate(45deg)}.warehouse-bubble small{display:block;margin-bottom:6px;color:var(--accent);font-size:8px;letter-spacing:.14em;text-transform:uppercase}.warehouse-bubble strong{display:block;font-size:15px;line-height:1.25}.warehouse-bubble p{margin:7px 0 0;color:#b8bab1;font-size:10px;line-height:1.55}.work-layout{min-height:0;flex:1;margin-top:clamp(22px,3.5vh,34px);position:relative}.repository-cards{width:100%;height:100%;min-height:0;min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.repository-card-shell{min-width:0;height:100%;opacity:0;clip-path:inset(0 100% 0 0);transform:translate3d(-28px,0,0) scaleX(.94);transform-origin:left center;transition:opacity .4s ease,clip-path .52s cubic-bezier(.22,.7,.2,1),transform .52s cubic-bezier(.22,.7,.2,1);transition-delay:calc(var(--card-index, 0) * 90ms);will-change:clip-path,opacity,transform}.work-section.is-visible .repository-card-shell{opacity:1;clip-path:inset(0 0 0 0);transform:translateZ(0) scaleX(1)}.repository-card-shell>.project-card{height:100%;min-height:0}.work-copy-track{position:absolute;inset:0;z-index:4;pointer-events:none}.work-copy-sticky{width:min(48%,660px);position:absolute;top:0;right:0;text-align:right;mix-blend-mode:difference;will-change:transform}.work-copy-sticky h2{margin:0;color:#fff;font-size:clamp(30px,3.1vw,54px);line-height:1.08;letter-spacing:-.045em;font-weight:500;white-space:pre-line}.project-card{min-height:470px;padding:28px;border-radius:4px;display:flex;flex-direction:column;transition:transform .3s ease;overflow:hidden}.project-card:hover{transform:translateY(-7px)}.model-project-card{position:relative;padding:0;background:#cac9bf;border-bottom:5px solid var(--accent)}.model-project-card:nth-child(2n){background:color-mix(in srgb,var(--accent) 72%,#e9e8df)}.repository-placeholder{border:1px solid #c9c8bf;border-bottom-color:#c1c0b7;background:#d8d7ce}.repository-placeholder:before{content:"";position:absolute;inset:18px;border:1px solid #c3c2b8;border-radius:2px}.card-model{position:absolute;inset:0;min-height:100%}.card-model canvas{display:block;cursor:grab;touch-action:pan-y}.card-model canvas:active{cursor:grabbing}.card-overlay{position:absolute;inset:0;z-index:2;padding:28px;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none;background:transparent}.card-top{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:12px;letter-spacing:.08em;text-shadow:0 2px 16px #000c}.card-top svg{width:19px;height:19px}.card-copy{color:#fff;text-shadow:0 2px 18px #11120f80}.project-card h3{margin:0 0 7px;font-size:22px;font-weight:600;letter-spacing:-.02em}.project-card p{max-width:34em;margin:0;color:#d0d1c9;font-size:13px;line-height:1.55}.model-project-card .card-copy p{color:#fff}.shadow-gallery{height:min(900px,92vh);min-height:690px;position:relative;overflow:hidden;isolation:isolate;background:#171914}.home-moments-panel{background:#171914}.home-moments-panel>.shadow-gallery{width:100%;height:100%;min-height:0}.shadow-gallery:before{content:"";position:absolute;inset:0;z-index:2;background:radial-gradient(circle at 50% 50%,#11120f35,#11120f85 58%,#11120fd9);pointer-events:none}.shadow-waterfall{position:absolute;inset:-72% -16%;display:grid;grid-template-columns:repeat(var(--waterfall-columns, 5),var(--waterfall-column-width, 220px));align-items:center;justify-content:center;gap:clamp(8px,1.2vw,18px)}.shadow-column{min-width:0;height:100%;overflow:hidden;transform:rotate(-30deg);transform-origin:center}.shadow-track{display:flex;flex-direction:column;will-change:transform;animation:shadow-flow-down var(--column-duration, var(--flow-duration, 40s)) linear infinite;animation-delay:calc(var(--column-index, 0) * -5s)}.shadow-gallery.speed-slow{--flow-duration: 58s}.shadow-gallery.speed-medium{--flow-duration: 40s}.shadow-gallery.speed-fast{--flow-duration: 26s}.shadow-column:hover .shadow-track{animation-play-state:paused}.shadow-cycle{padding:9px 0;display:grid;gap:clamp(10px,1.25vw,18px)}.shadow-card{width:100%;aspect-ratio:var(--photo-ratio, 1);margin:0;padding:0;border:0;border-radius:5px;position:relative;display:block;background:transparent;cursor:pointer;perspective:1200px;transition:transform .4s cubic-bezier(.2,.75,.25,1),filter .3s ease}.shadow-card:not(.is-blank):hover{z-index:3;transform:scale(.94);filter:brightness(1.06)}.shadow-card:disabled{cursor:default}.shadow-card-inner{position:absolute;inset:0;display:block;transform-style:preserve-3d;transition:transform .85s cubic-bezier(.18,.72,.2,1)}.shadow-card.is-flipped .shadow-card-inner{transform:rotateY(180deg)}.shadow-card-face{position:absolute;inset:0;border-radius:inherit;display:block;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden;box-shadow:0 22px 55px #0008}.shadow-card-front{background:#31332d}.shadow-card-front img{width:100%;height:100%;display:block;object-fit:cover}.shadow-card-back{padding:15%;transform:rotateY(180deg);background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 82%,#fff),#809f47);color:#11120f}.shadow-card-copy{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:left}.shadow-card-copy small{margin-bottom:auto;font-size:8px;letter-spacing:.16em;text-transform:uppercase}.shadow-card-copy strong{margin-bottom:9px;font-size:clamp(14px,1.35vw,22px);line-height:1.05}.shadow-card-copy>span{font-size:clamp(9px,.72vw,12px);line-height:1.6}.shadow-card.is-blank .shadow-card-front{border:1px solid #ffffff0d;background:linear-gradient(145deg,#242620,#1b1d18);box-shadow:none}.shadow-card.is-blank:nth-child(2n) .shadow-card-front{background:linear-gradient(145deg,#30322b,#22241f)}.shadow-gallery-copy{position:absolute;inset:0;z-index:3;padding:6vw 4.5vw;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#f6f5ed;text-align:center;pointer-events:none;text-shadow:0 5px 32px #000}.shadow-gallery-copy>span{color:var(--accent);font-size:clamp(12px,1vw,15px);letter-spacing:.18em}.shadow-gallery-copy p{margin:18px 0 0;font-size:clamp(15px,1.25vw,19px);letter-spacing:.08em}.shadow-empty-note{position:absolute;z-index:4;left:50%;bottom:7%;margin:0;color:#9c9e95;font-size:10px;letter-spacing:.14em;transform:translate(-50%)}@keyframes shadow-flow-down{0%{transform:translateY(-33.333333%)}to{transform:translateY(0)}}.placeholder-page{min-height:100vh;background:#11120f;color:#f1f0e8}.placeholder-content{min-height:calc(100vh - 82px);padding:9vw 4.5vw;display:flex;flex-direction:column;justify-content:center}.placeholder-content>span{color:var(--accent, #b7f34a);font-size:10px;letter-spacing:.18em}.placeholder-content h1{margin-top:24px}.placeholder-content p{margin:25px 0;color:#8b8d84}.placeholder-content a{width:max-content;padding-bottom:4px;border-bottom:1px solid #5c5e56;font-size:12px}.compact-footer{width:100%;height:54px;padding:0 4.5vw;position:absolute;inset:auto 0 0;z-index:9;display:flex;align-items:center;justify-content:space-between;gap:28px;border-top:1px solid #30312c;background:#11120ff2;color:#8b8d84;font-size:10px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.homepage-dock{height:30px;position:absolute;inset:auto 0 54px;z-index:8}.homepage-trigger{min-width:112px;height:30px;padding:0 17px;border:1px solid #4a4c44;border-bottom:0;border-radius:14px 14px 0 0;position:absolute;left:50%;bottom:0;z-index:2;transform:translate(-50%);background:#171914e8;color:#d7d8d0;font:inherit;font-size:10px;letter-spacing:.08em;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.homepage-popover{min-height:132px;padding:24px 28px;position:absolute;left:4.5vw;right:4.5vw;bottom:0;border:1px solid #3b3d36;border-radius:8px;background:#171914f5;color:#ecebe3;box-shadow:0 -24px 70px #0008;opacity:0;transform:translate3d(0,calc(100% + 60px),0);transition:opacity .24s ease,transform .38s cubic-bezier(.22,.72,.2,1);pointer-events:none;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.homepage-dock.is-open{z-index:12}.homepage-dock.is-open .homepage-popover{opacity:1;transform:translate3d(0,-15px,0);pointer-events:auto}.homepage-dock.is-pinned .homepage-trigger{border-color:var(--accent);color:var(--accent)}.homepage-popover h2{margin:0 0 16px;font-size:15px;font-weight:600}.footer-homepage-list{margin:0;padding:0;display:grid;gap:9px;list-style:none}.footer-homepage-list a{color:#96988f;font-size:12px;line-height:1.45;transition:color .18s ease}.footer-homepage-list a:hover{color:#ecebe3;text-decoration:underline;text-underline-offset:3px}.footer-legal{display:flex;flex-wrap:wrap;gap:6px 12px}.footer-legal a{color:#8b8d84;transition:color .2s ease}.footer-legal a:hover{color:#ecebe3}.footer-actions{display:flex;align-items:center;gap:22px}.footer-actions a{white-space:nowrap}.moments-page{min-height:100vh;background:#f0efe8;color:#151611}.moments-topbar{position:sticky;top:0;z-index:20;background:#11120ff2;color:#f1f0e8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.moments-topbar nav a.is-active{color:#fff}.moments-hero{padding:clamp(70px,8vw,130px) 4.5vw 58px}.moments-hero>span{color:#74766e;font-size:11px;letter-spacing:.18em}.moments-hero h1{margin-top:18px;font-size:clamp(64px,9vw,142px)}.moments-hero p{margin:24px 0 0;color:#696b64;font-size:15px}.moments-grid{padding:0 4.5vw 9vw;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:14px}.moments-status{padding:60px 0;color:#74766e;grid-column:1 / -1}.moments-load-more{min-height:70px;margin:8px 0 0;grid-column:1 / -1;display:grid;place-items:center;color:#85877f;font-size:11px;letter-spacing:.03em}.content-page{min-height:100vh;background:#e9e8df;color:#151611}.content-page .moments-topbar nav a.is-active{color:var(--accent)}.content-topbar{width:100%;position:fixed;inset:0 0 auto;z-index:40;transition:transform .4s cubic-bezier(.22,.7,.22,1),opacity .28s ease}.content-topbar.is-visible{opacity:1;transform:translateZ(0)}.content-topbar.is-hidden{opacity:0;transform:translate3d(0,calc(-100% - 2px),0);pointer-events:none}.content-card-grid{padding:18px 4.5vw 4.5vw clamp(300px,23vw,370px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;transition:padding-top .4s cubic-bezier(.22,.7,.22,1)}.content-info-card{width:clamp(220px,17vw,280px);height:calc(100dvh - 36px);max-height:calc(100dvh - 36px);padding:24px 20px;position:fixed;left:clamp(22px,2.5vw,44px);top:18px;z-index:32;overflow:auto;border:1px solid #34362f;border-radius:8px;display:flex;flex-direction:column;gap:25px;background:#151712f2;color:#f1f0e8;box-shadow:0 22px 65px #11120f42;transition:top .4s cubic-bezier(.22,.7,.22,1),height .4s cubic-bezier(.22,.7,.22,1),max-height .4s cubic-bezier(.22,.7,.22,1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:thin;scrollbar-color:#42453d transparent}.content-page.is-header-visible .content-info-card{height:calc(100dvh - 118px);max-height:calc(100dvh - 118px);top:100px}@media(min-width:621px){.content-page.is-header-visible .content-card-grid{padding-top:100px}}.content-info-card>header{padding-bottom:21px;border-bottom:1px solid #34362f;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.content-info-card>header small{color:var(--accent);font-size:8px;font-weight:600;letter-spacing:.18em}.content-info-card>header strong{color:#f3f2ea;font-size:clamp(24px,2.1vw,32px);line-height:1;font-weight:500;letter-spacing:-.05em}.content-info-heading-copy{min-width:0;display:grid;align-content:start;gap:9px}.content-info-heading-copy :where(small,strong){white-space:nowrap}.content-rss-link{width:52px;height:52px;padding:0;border:1px solid #42453d;border-radius:6px;flex:0 0 52px;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:#9a9d92;transition:border-color .2s ease,color .2s ease,background .2s ease,transform .2s ease}.content-rss-link:hover{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 8%,transparent);color:var(--accent)}.content-rss-link:active{transform:scale(.96)}.content-rss-link svg{width:16px;height:16px;stroke-width:1.8}.content-rss-link span{font-size:7px;font-weight:600;letter-spacing:.1em}.content-info-body{min-width:0;padding:0;display:flex;flex:1;flex-direction:column;gap:24px}.content-info-body section{display:grid;align-content:start;gap:7px}.content-info-body section>span{color:#85887f;font-size:9px;letter-spacing:.12em}.content-info-body section>strong{color:#f3f2ea;font-size:36px;line-height:1;font-weight:500}.content-info-body section>small{color:#65685f;font-size:7px;letter-spacing:.12em}.content-recommendations{min-height:0;padding-top:17px;border-top:1px solid #31332d;overflow:hidden}.content-recommendations button{width:100%;padding:7px 0;overflow:hidden;border:0;border-bottom:1px solid #292b26;background:transparent;color:#c4c6bc;font:inherit;font-size:10px;line-height:1.35;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.content-recommendations button:hover{color:var(--accent)}.content-empty{min-height:240px;grid-column:1 / -1;display:grid;place-items:center;color:#777970}.content-card{min-width:0;min-height:430px;overflow:hidden;border:1px solid #d0d0c7;border-radius:5px;position:relative;background:#f5f4ed;color:#181914;text-align:left;box-shadow:0 12px 36px #11120f0c}.article-card{padding:28px;display:flex;flex-direction:column;cursor:pointer;font:inherit;transition:transform .28s ease,background .28s ease,box-shadow .28s ease}.article-card:hover{background:#fff;transform:translateY(-5px);box-shadow:0 24px 54px #11120f18}.article-card.is-fold-source{visibility:hidden}.article-card:after{content:"";width:250px;height:250px;position:absolute;right:-90px;bottom:-120px;border:1px solid color-mix(in srgb,var(--accent) 50%,#bebfb6);border-radius:50%}.article-card-index{display:flex;align-items:center;justify-content:space-between;color:#85877f;font-size:9px;letter-spacing:.12em}.article-card-index>span{color:#52682e}.content-card-copy{position:relative;z-index:1}.article-card .content-card-copy{margin:auto 0}.content-card-copy small{color:var(--accent);font-size:9px;font-weight:600;letter-spacing:.14em}.content-card-copy h2{max-width:17em;margin:14px 0 16px;overflow-wrap:anywhere;font-size:clamp(28px,3.2vw,48px);line-height:1.08;letter-spacing:-.04em;font-weight:500}.content-card-copy p{max-width:42em;margin:0;color:#74766e;font-size:13px;line-height:1.75}.article-card-more{display:flex;align-items:center;gap:8px;font-size:11px}.route-card{display:grid;grid-template-rows:minmax(260px,1.2fr) auto;background:#171914;color:#f3f2eb}.route-canvas{min-height:285px;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 46%,color-mix(in srgb,var(--accent) 11%,#171914),#11120f 72%)}.route-canvas canvas{display:block;cursor:grab;touch-action:pan-y}.route-canvas canvas:active{cursor:grabbing}.route-canvas>span{position:absolute;left:15px;bottom:13px;color:#777970;font-size:8px;letter-spacing:.08em;pointer-events:none}.route-card>.content-card-copy{padding:24px 26px 26px;border-top:1px solid #30322b}.route-card .content-card-copy h2{margin:9px 0;font-size:26px}.route-card .content-card-copy p{color:#94968d}.route-stats{margin:20px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.route-stats div{padding:10px 11px;border:1px solid #34362f;border-radius:5px;display:grid;gap:4px}.route-stats dt{color:#76786f;font-size:8px}.route-stats dd{margin:0;color:#e6e5dd;font-size:11px}.article-fold-backdrop{position:fixed;inset:0;z-index:110;overflow:hidden;display:grid;place-items:center;background:#d7d7d1e8}.article-fold-backdrop.is-opening{animation:article-fold-backdrop-in .72s cubic-bezier(.2,.72,.2,1) both}.article-fold-backdrop.is-closing{animation:article-fold-backdrop-out .72s ease both;pointer-events:none}.article-modal{width:min(920px,calc(100vw - 44px));height:calc(100dvh - 44px);max-height:calc(100dvh - 44px);overflow:hidden;border:1px solid #ffffff24;border-radius:7px;background:#f1f0e8;color:#171813;box-shadow:0 30px 100px #0007}.article-fold-card{--article-final-width: min(920px, calc(100vw - 44px) );--article-final-height: calc(100dvh - 44px) ;width:var(--article-final-width);height:var(--article-final-height);max-height:var(--article-final-height);position:fixed;left:50%;top:50%;z-index:1;overflow:hidden;isolation:isolate;contain:layout paint;background:#f5f4ed;transform:translate3d(-50%,-50%,0);transform-origin:center;will-change:transform}.article-fold-card.is-opening{animation:article-project-stage-open .72s cubic-bezier(.2,.72,.2,1) both}.article-fold-card.is-closing{animation:article-project-stage-close .72s cubic-bezier(.4,0,.2,1) both}.article-fold-reading{position:absolute;inset:0;z-index:1;overflow:hidden;border-radius:inherit;display:grid;grid-template-rows:auto minmax(0,1fr);background:#f1f0e8;will-change:opacity,transform,filter}.article-fold-card.is-opening .article-fold-reading{animation:article-project-reading-open .72s ease both}.article-fold-card.is-closing .article-fold-reading{animation:article-project-reading-close .72s ease both}.article-fold-projection{position:absolute;inset:0;z-index:2;overflow:hidden;border-radius:inherit;background:#f5f4ed;will-change:opacity,transform;pointer-events:none}.article-fold-card.is-opening .article-fold-projection{animation:article-project-cover-open .72s ease both}.article-fold-card.is-closing .article-fold-projection{animation:article-project-cover-close .72s ease both}.article-fold-cover-face{width:100%;height:100%;padding:28px;position:absolute;inset:0;overflow:hidden;display:flex;flex-direction:column;background:#f5f4ed;color:#181914;will-change:filter}.article-fold-card.is-opening .article-fold-cover-face{animation:article-project-cover-text-open .72s ease both}.article-fold-card.is-closing .article-fold-cover-face{animation:article-project-cover-text-close .72s ease both}.article-fold-cover-face:after{content:"";width:250px;height:250px;position:absolute;right:-90px;bottom:-120px;border:1px solid color-mix(in srgb,var(--accent) 50%,#bebfb6);border-radius:50%}.article-fold-cover-face .content-card-copy{margin:auto 0}.article-fold-reading>header{min-height:70px;padding:14px 18px 14px 30px;border-bottom:1px solid #d9d9d1;display:flex;align-items:center;justify-content:space-between}.article-fold-reading>header>div{display:flex;align-items:center;gap:18px;color:#85877f;font-size:9px;letter-spacing:.1em}.article-fold-reading>header>div span{color:#556f2e;font-weight:600}.article-fold-reading>header button{width:40px;height:40px;padding:0;border:1px solid #c8c9c1;border-radius:50%;display:grid;place-items:center;background:transparent;color:#383a34;cursor:pointer}.article-fold-reading>header svg{width:17px}.article-modal-content{padding:clamp(35px,6vw,78px);overflow-y:auto}.article-modal-content>h1{max-width:760px;font-size:clamp(38px,6vw,70px)}.article-lead{margin:26px 0 44px;padding-left:18px;border-left:3px solid var(--accent);color:#72746c;font-size:15px;line-height:1.8}.article-rich-body{color:#373934;font-size:15px;line-height:1.95}.article-rich-body :where(h1,h2,h3,h4){margin:2em 0 .8em;color:#171813;line-height:1.3}.article-rich-body h1{font-size:34px}.article-rich-body h2{font-size:27px}.article-rich-body h3{font-size:21px}.article-rich-body h4{font-size:17px}.article-rich-body p{margin:0 0 1.4em}.article-rich-body blockquote{margin:2em 0;padding:18px 22px;border-left:3px solid var(--accent);background:#e7e7de;color:#63655e}.article-rich-body a{color:#526c2c;text-decoration:underline;text-underline-offset:3px}.article-rich-body figure{margin:2.4em 0}.article-rich-body img,.article-rich-body video{width:auto;max-width:100%;height:auto;max-height:78vh;margin:0 auto;border-radius:6px;display:block;background:#11120f;box-shadow:0 12px 34px #11120f14}.article-rich-body video{width:100%}.article-rich-body figcaption{margin-top:10px;color:#888a82;font-size:11px;line-height:1.6;text-align:center}.article-rich-body pre{padding:18px 20px;overflow-x:auto;border-radius:6px;background:#1b1d19;color:#e5e8df;font:13px/1.75 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap}.article-rich-body code{padding:.1em .35em;border-radius:3px;background:#deded5;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.article-rich-body pre code{padding:0;background:transparent}.article-rich-body table{width:100%;margin:2em 0;border-collapse:collapse;display:block;overflow-x:auto}.article-rich-body th,.article-rich-body td{min-width:110px;padding:11px 13px;border:1px solid #cfd0c7;text-align:left}.article-rich-body th{background:#e5e5dc;color:#272923}.article-rich-body hr{margin:3em 0;border:0;border-top:1px solid #c8c9c0}@keyframes article-fold-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes article-fold-backdrop-out{0%,32%{opacity:1}to{opacity:0}}@keyframes article-project-stage-open{0%{transform:translate3d(calc(-50% + var(--article-origin-x)),calc(-50% + var(--article-origin-y)),0) scale(var(--article-origin-scale-x),var(--article-origin-scale-y))}82%{transform:translate3d(-50%,-50%,0) scale(1.012)}to{transform:translate3d(-50%,-50%,0) scale(1)}}@keyframes article-project-stage-close{0%{opacity:1;transform:translate3d(-50%,-50%,0) scale(1)}34%{opacity:1;transform:translate3d(calc(-50% + var(--article-close-x)),calc(-50% + var(--article-close-y)),0) scale(.94)}88%{opacity:1}to{opacity:0;transform:translate3d(calc(-50% + var(--article-origin-x)),calc(-50% + var(--article-origin-y)),0) scale(var(--article-origin-scale-x),var(--article-origin-scale-y))}}@keyframes article-project-cover-open{0%,44%{opacity:1;transform:scale(1)}78%{opacity:0;transform:scale(1.018)}to{opacity:0;transform:scale(1.018)}}@keyframes article-project-cover-close{0%,18%{opacity:0;transform:scale(1.018)}52%,86%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1)}}@keyframes article-project-cover-text-open{0%,24%{filter:blur(0)}48%{filter:blur(7px)}78%,to{filter:blur(14px)}}@keyframes article-project-cover-text-close{0%,to{filter:blur(14px)}}@keyframes article-project-reading-open{0%,54%{opacity:0;filter:blur(14px);transform:scale(.982)}74%{opacity:.5;filter:blur(7px);transform:scale(.992)}94%,to{opacity:1;filter:blur(0);transform:scale(1)}}@keyframes article-project-reading-close{0%{opacity:1;filter:blur(0);transform:scale(1)}32%{opacity:.55;filter:blur(7px);transform:scale(.992)}52%,to{opacity:0;filter:blur(14px);transform:scale(.982)}}.moment-column{min-width:0;display:grid;align-content:start;gap:14px}.moment-card{width:100%;margin:0;padding:0;overflow:hidden;border:0;border-radius:3px;background:#fff;color:#171813;cursor:pointer;text-align:left;transition:transform .24s ease,box-shadow .24s ease}.moment-card:not(:disabled):hover{transform:scale(.965);box-shadow:0 18px 40px #11120f24}.moment-card:disabled{opacity:1;cursor:default}.moment-card.is-hidden img{image-rendering:pixelated}.moment-card img{width:100%;height:auto;display:block;background:#ddddd5}.moment-meta{padding:12px 13px 14px;display:grid;gap:5px}.moment-meta strong{overflow-wrap:anywhere;font-size:12px;line-height:1.4;font-weight:600}.moment-meta time{color:#898b83;font-size:10px;letter-spacing:.05em}.photo-modal-backdrop{position:fixed;inset:0;z-index:100;padding:20px;display:grid;place-items:center;background:#080906b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.photo-modal{width:min(1120px,96vw);height:min(920px,calc(100vh - 40px));min-height:0;overflow:hidden;border:1px solid #ffffff24;border-radius:8px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#171813;color:#f1f0e8;box-shadow:0 30px 100px #0009}.photo-modal>header{min-height:62px;padding:15px 18px 15px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #34352f}.photo-modal h2{margin:0;font-size:18px;font-weight:500}.photo-modal>header button{width:36px;height:36px;border:1px solid #464740;border-radius:50%;display:grid;place-items:center;background:transparent;color:#f1f0e8;cursor:pointer}.photo-modal>header svg{width:17px}.photo-modal-image{min-width:0;min-height:0;position:relative;overflow:hidden;background:#0e0f0c}.photo-modal-image img{position:absolute;inset:18px;width:calc(100% - 36px);height:calc(100% - 36px);display:block;object-fit:contain;object-position:center}.photo-modal-footer{min-height:82px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-top:1px solid #34352f}.photo-modal-footer p{max-width:760px;margin:0;color:#b0b2a8;font-size:13px;line-height:1.7;white-space:pre-line}.photo-download{flex:none;min-height:40px;padding:0 16px;border:1px solid var(--accent);border-radius:100px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--accent);color:#11120f;font:inherit;font-size:12px;cursor:pointer}.photo-download:disabled{border-color:#484a43;background:#30312c;color:#777970;cursor:not-allowed}.primary-action-overlay{position:fixed;inset:0;z-index:120;overflow:hidden auto;display:grid;place-items:center;background:#050604cc;color:#f3f2eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:primary-overlay-enter .34s ease both}.primary-action-overlay:before{content:"";width:48vw;height:48vw;position:fixed;left:50%;top:50%;border:1px solid #ffffff0e;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.primary-action-close{width:48px;height:48px;padding:0;position:fixed;z-index:2;top:max(24px,env(safe-area-inset-top));right:max(24px,env(safe-area-inset-right));border:1px solid #ffffff38;border-radius:50%;display:grid;place-items:center;background:#ffffff08;color:#f3f2eb;cursor:pointer;transition:background .2s ease,transform .2s ease}.primary-action-close:hover{background:#ffffff16;transform:rotate(6deg)}.primary-action-close svg{width:20px;height:20px}.primary-coming-soon{position:relative;z-index:1;display:grid;justify-items:center;text-align:center}.primary-coming-soon span{color:var(--accent);font-size:9px;font-weight:600;letter-spacing:.24em}.primary-coming-soon h2{margin:16px 0 9px;font-size:clamp(42px,8vw,94px);line-height:1;letter-spacing:-.06em;font-weight:500}.primary-coming-soon p{margin:0;color:#a2a49b;font-size:13px}.primary-intro-playback{width:min(820px,calc(100vw - 64px));min-height:58vh;padding:110px 0;position:relative;z-index:1;display:flex;align-items:stretch;justify-content:center;flex-direction:column;gap:28px}.primary-intro-line{position:relative;color:#f2f1e9;font-size:clamp(25px,3.7vw,50px);line-height:1.32;letter-spacing:-.035em;opacity:1;transition:opacity 1.1s ease,filter 1.1s ease;animation:primary-intro-line-enter .5s ease both;will-change:transform,opacity}.primary-intro-line.is-fading{opacity:0;filter:blur(3px);animation:primary-intro-line-fade 1.1s ease forwards}.primary-intro-line :where(h2,h3,p,div,ul,ol,blockquote){margin:0;font:inherit}.primary-intro-line :where(ul,ol){padding-left:1.2em}.primary-intro-line a{color:var(--accent);text-decoration:underline;text-underline-offset:.15em}.primary-intro-line.is-typing{min-height:1.32em}.primary-intro-line-sizer{visibility:hidden;pointer-events:none}.primary-intro-line-typed{position:absolute;inset:0}.primary-intro-inline-cursor{width:2px;height:.92em;margin-left:.08em;display:inline-block;vertical-align:-.08em;background:var(--accent);animation:primary-intro-cursor .78s steps(1) infinite}.primary-intro-complete{width:min(820px,calc(100vw - 64px));max-height:calc(100dvh - 150px);padding:52px 0;position:relative;z-index:1;overflow-y:auto;overscroll-behavior:contain;display:grid;gap:28px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 48px,#000 calc(100% - 48px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 48px,#000 calc(100% - 48px),transparent 100%);animation:primary-intro-complete-enter .8s ease both}.primary-intro-complete::-webkit-scrollbar{width:0;height:0;display:none}.primary-intro-complete:focus{outline:none}.primary-intro-complete>div{color:#f2f1e9;font-size:clamp(20px,2.7vw,38px);line-height:1.45;letter-spacing:-.025em}.primary-intro-complete :where(h2,h3,p,ul,ol,blockquote){margin:0}.primary-intro-complete :where(ul,ol){padding-left:1.2em}.primary-intro-complete a{color:var(--accent);text-decoration:underline;text-underline-offset:.15em}@keyframes primary-overlay-enter{0%{opacity:0}}@keyframes primary-intro-line-enter{0%{opacity:0;transform:translate3d(0,20px,0)}}@keyframes primary-intro-line-fade{0%{opacity:1;filter:blur(0)}to{opacity:0;filter:blur(3px)}}@keyframes primary-intro-complete-enter{0%{opacity:0;transform:translate3d(0,24px,0)}}@keyframes primary-intro-cursor{0%,48%{opacity:1}49%,to{opacity:0}}@media(max-width:900px){.topbar{grid-template-columns:1fr auto;padding:0 22px}.topbar nav{display:none}.topbar .contact-link{display:none}.mobile-nav-button{width:42px;height:42px;padding:0;border:0;justify-self:end;display:grid;place-items:center;background:transparent;color:#f1f0e8;cursor:pointer}.mobile-nav-button svg{width:24px;height:24px;stroke-width:1.7}.mobile-nav-overlay{position:fixed;inset:0;z-index:80;padding:max(24px,env(safe-area-inset-top)) 20px max(24px,env(safe-area-inset-bottom));display:flex;align-items:stretch;justify-content:stretch;background:#050604d6;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility 0s linear .25s;pointer-events:none;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.mobile-nav-overlay.is-open{opacity:1;visibility:visible;transition-delay:0s;pointer-events:auto}.mobile-nav-content{width:100%;min-height:100%;display:flex;flex-direction:column}.mobile-nav-heading{min-height:62px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff29}.mobile-nav-heading>span{color:var(--accent, #b7f34a);font-size:10px;font-weight:600;letter-spacing:.2em}.mobile-nav-heading button{width:42px;height:42px;padding:0;border:1px solid #ffffff30;border-radius:50%;display:grid;place-items:center;background:#ffffff08;color:#f1f0e8}.mobile-nav-heading svg{width:19px;height:19px}.mobile-nav-content nav{margin:auto 0;display:grid}.mobile-nav-content nav a{min-height:76px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;border-bottom:1px solid #ffffff1d;color:#f5f4ec;font-size:clamp(30px,10vw,46px);line-height:1;letter-spacing:-.04em}.mobile-nav-content nav a span{align-self:start;padding-top:23px;color:#8a8c83;font-size:9px;letter-spacing:.12em}.mobile-nav-content nav a svg{width:22px;height:22px;color:var(--accent, #b7f34a);stroke-width:1.6}.mobile-nav-content>small{color:#81837a;font-size:9px;letter-spacing:.12em}.hero{grid-template-columns:1fr;grid-template-rows:minmax(0,.96fr) minmax(220px,1.04fr);padding:86px 22px 4px}.hero-copy{align-self:end;padding-bottom:8px;text-align:left}.eyebrow-row{margin-bottom:18px}.hero-copy>p{margin:18px 0;font-size:14px;line-height:1.6}.button{height:46px}.ticker{width:100%;min-width:0;overflow:hidden}.ticker span:nth-of-type(n+4),.ticker i:nth-of-type(n+3){display:none}.scene-wrap{min-height:0;margin:0 -22px -4px}.work-section{padding:72px 22px 52px}.warehouse-section{padding:0}.warehouse-side-copy{width:215px;font-size:9px}.work-layout{min-height:0}.work-copy-sticky{width:min(62%,520px)}.repository-cards{min-height:0;grid-template-columns:repeat(3,minmax(0,1fr))}.project-card{min-height:430px}.shadow-gallery{min-height:620px}.shadow-waterfall{inset:-66% -35%;grid-template-columns:repeat(var(--mobile-columns, 3),var(--mobile-column-width, 210px));justify-content:center;gap:10px}.shadow-column:nth-child(n+4){display:none}.moments-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.content-card-grid{padding-left:clamp(250px,29vw,310px);grid-template-columns:1fr}.content-info-card{width:clamp(190px,23vw,230px);left:18px}.content-card{min-height:390px}}@media(max-width:620px){.content-page{display:flow-root}.contact-link{font-size:0;gap:0}.contact-link svg{width:20px;height:20px}.hero{grid-template-rows:auto minmax(0,1fr);padding:clamp(116px,15svh,140px) 16px 0}.hero-copy{min-height:0;align-self:start;padding-bottom:4px}.eyebrow-row{margin-bottom:12px;font-size:9px}h1{font-size:clamp(38px,11.5vw,54px)}.hero-copy>p{margin:13px 0;font-size:12.5px;line-height:1.5}.hero-actions{gap:8px}.hero-actions{align-items:stretch}.hero-actions .button{min-width:0;min-height:43px;height:auto;padding:9px 14px;gap:8px;font-size:11px;line-height:1.35;text-align:center}.hero-actions .button-primary{flex:none}.hero-actions .button-ghost{flex:0 1 auto;max-width:min(52vw,220px)}.hero-actions .button-ghost span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ticker{justify-content:center;gap:22px;padding-inline:16px}.ticker span:nth-of-type(n+3),.ticker i:nth-of-type(n+2){display:none}.scene-wrap{min-height:0;height:100%;margin:0 -16px}.warehouse-side-copy{width:188px;padding:10px 11px;gap:7px;font-size:8px}.warehouse-bubble{width:min(230px,72vw)}.repository-cards{min-height:0;grid-template-columns:repeat(3,minmax(78vw,1fr));gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.repository-cards::-webkit-scrollbar{display:none}.repository-card-shell{min-height:0;scroll-snap-align:center}.work-copy-sticky{width:82%}.project-card{min-height:0}.shadow-gallery{height:720px}.shadow-waterfall{inset:-62% -52%;gap:8px}.shadow-gallery-copy p{max-width:250px;line-height:1.7}.compact-footer{height:62px;padding:0 16px;gap:12px;font-size:9px}.homepage-dock{bottom:62px}.footer-legal{max-width:58%;gap:3px 8px}.footer-actions{align-items:flex-end;flex-direction:column-reverse;gap:6px}.homepage-popover{left:16px;right:16px}.moments-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.content-info-card{width:auto;height:auto;min-height:0;max-height:none;margin:98px 12px 0;padding:20px;position:relative;left:auto;top:auto;gap:18px;transform:none}.content-page.is-header-visible .content-info-card{height:auto;max-height:none;top:auto}.content-info-card>header{padding-bottom:16px}.content-rss-link{width:64px;height:64px;border-radius:7px;flex-basis:64px;gap:6px}.content-rss-link svg{width:19px;height:19px}.content-rss-link span{font-size:8px}.content-info-body{display:grid;grid-template-columns:minmax(90px,.7fr) minmax(0,1.3fr);gap:18px}.content-recommendations{padding-top:0;padding-left:18px;border-top:0;border-left:1px solid #31332d}.content-card-grid{padding:16px 12px;gap:12px}.content-card{min-height:350px}.article-card{padding:20px}.route-card{min-height:520px}.route-canvas{min-height:300px}.article-fold-backdrop{height:100dvh}.article-fold-card{--article-final-width: calc(100vw - 16px) ;--article-final-height: calc(100dvh - 16px) ;width:var(--article-final-width);height:var(--article-final-height);max-height:var(--article-final-height)}.article-fold-cover-face{padding:20px}.article-modal-content{padding:34px 22px 70px}.article-modal-content>h1{font-size:clamp(38px,14vw,58px)}.article-fold-reading>header{padding-left:20px}.moment-column{gap:10px}.photo-modal-backdrop{height:100dvh;padding:8px 8px max(82px,calc(64px + env(safe-area-inset-bottom)))}.photo-modal{width:100%;height:100%;max-height:100%}.photo-modal-footer{align-items:stretch;flex-direction:column}.photo-download{width:100%}.primary-action-close{width:44px;height:44px;top:max(18px,env(safe-area-inset-top));right:18px}.primary-intro-playback,.primary-intro-complete{width:calc(100vw - 36px)}.primary-intro-playback{min-height:64vh;padding:92px 0;gap:22px}.primary-intro-line{font-size:clamp(23px,8vw,34px)}.primary-intro-complete{max-height:calc(100dvh - 120px);padding:72px 0 36px;gap:22px}.primary-intro-complete>div{font-size:clamp(19px,6.4vw,28px)}}@media(max-width:620px)and (hover:none){.home-moments-panel .homepage-dock{height:148px;inset:auto 0 62px;z-index:12}.home-moments-panel .homepage-trigger{display:none}.home-moments-panel .homepage-popover{min-height:132px;left:16px;right:16px;bottom:8px;opacity:1;transform:none;pointer-events:auto}}@media(max-width:380px){.ticker span:nth-of-type(n+2),.ticker i{display:none}}@media(max-width:620px)and (max-height:700px){.hero{grid-template-rows:auto minmax(0,1fr);padding-top:98px}h1{font-size:clamp(34px,10.5vw,46px)}.eyebrow-row{margin-bottom:8px}.hero-copy>p{margin:8px 0;font-size:11.5px}.button{height:38px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
