@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}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}.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}.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}.hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:minmax(360px,.9fr) 1.1fr;grid-template-rows:1fr auto;position:relative;padding:4.5vw 4.5vw 28px}.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{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{max-width:740px;margin:0;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{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-size:14px;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-height:590px;position:relative;margin:-1vw -4vw -1vw -5vw;background:transparent}.scene-wrap canvas{display:block;cursor:grab;touch-action:none}.scene-wrap canvas:active{cursor:grabbing}.scene-hint,.scene-credit{position:absolute;z-index:2;color:#7c7e75;font-size:9px;letter-spacing:.13em}.scene-hint{right:7%;top:18%;display:flex;align-items:center;gap:8px}.scene-credit{left:12%;bottom:11%;max-width:calc(100% - 190px);color:#595b54;font-size:7px;letter-spacing:.06em;transition:color .2s ease}.scene-credit:hover{color:#b6b8af}.scene-tools{position:absolute;z-index:3;right:7%;bottom:9%;display:flex;gap:6px}.scene-tools button{width:35px;height:35px;display:grid;place-items:center;border:1px solid #34362f;border-radius:50%;background:#11120fcc;color:#a6a89f;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:.2s ease}.scene-tools button:hover,.scene-tools button:focus-visible{color:#11120f;background:var(--accent);outline:none}.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}.hero-meta{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr auto;align-items:end;position:relative;z-index:2;border-top:1px solid #30312c;padding-top:24px}.hero-meta>div:not(.api-status){display:grid;gap:7px}.hero-meta span{color:#686a62;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.hero-meta strong{font-size:11px;font-weight:500;letter-spacing:.08em}.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-grid{background:#e9e8df;color:#12130f;padding:9vw 4.5vw;display:grid;grid-template-columns:.85fr 1fr 1fr;gap:18px}.work-intro{display:flex;flex-direction:column;justify-content:space-between;padding-right:3vw}.section-no{color:#6e7069;font-size:11px;letter-spacing:.1em}.work-intro h2{font-size:clamp(38px,4vw,68px);line-height:1.04;letter-spacing:-.045em;font-weight:500}.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)}.project-lime{background:var(--accent)}.project-stone{background:#cac9bf}.card-top{display:flex;justify-content:space-between;font-size:12px;letter-spacing:.08em}.orb{width:230px;height:230px;margin:auto;border-radius:50%}.orb-dark{background:radial-gradient(circle at 32% 27%,#5f6258 0,#1b1c18 38%,#0c0d0b 72%);box-shadow:32px 42px 55px #5b782d66}.orb-wire{background:repeating-radial-gradient(circle at 45% 40%,#2c2d28 0 1px,transparent 2px 11px),radial-gradient(circle,#edede8,#8f9088);box-shadow:inset -26px -22px 55px #1d1e1a44,28px 38px 52px #6f706944}.project-card h3{margin:0 0 7px;font-size:22px;font-weight:600;letter-spacing:-.02em}.project-card p{margin:0;color:#41423d;font-size:13px}footer{background:#11120f;padding:52px 4.5vw;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:11px;color:#8b8d84}footer p{justify-self:center;color:#ecebe3;font-size:15px}footer a{justify-self:end}.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}@media(max-width:900px){.topbar{grid-template-columns:1fr auto;padding:0 22px}.topbar nav{display:none}.hero{grid-template-columns:1fr;padding:70px 22px 24px}.hero-copy{text-align:left}.scene-wrap{min-height:480px;margin:-35px -50px 8px}.hero-meta{grid-template-columns:1fr 1fr;gap:20px}.api-status{grid-column:1 / -1}.work-grid{grid-template-columns:1fr 1fr;padding:90px 22px}.work-intro{grid-column:1 / -1;min-height:260px}.project-card{min-height:430px}}@media(max-width:620px){.contact-link{font-size:0;gap:0}.contact-link svg{width:20px;height:20px}.hero{padding-top:58px}h1{font-size:clamp(51px,16vw,75px)}.hero-copy>p{margin:26px 0;font-size:14px}.button{padding:0 18px}.scene-wrap{min-height:390px;margin:-20px -40px 4px}.scene-hint{inset:auto auto 49px 14px;font-size:8px;letter-spacing:.09em}.scene-credit{display:none}.scene-tools{right:10px;bottom:10px}.scene-tools button{width:32px;height:32px}.hero-meta,.work-grid{grid-template-columns:1fr}.project-card{min-height:430px}footer{grid-template-columns:1fr auto;gap:20px}footer p{grid-column:1 / -1;grid-row:1;justify-self:start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
