:root{--navy:#0a1329;--orange:#ff6a3d;--orange-dark:#eb5f34;--mint:#34d399;--ink:#0a1329;--muted-1:#4a5163;--muted-2:#5a6072;--pill-bg:#f0f2f6;--chrome-bg:#f3f5f9;--chrome-border:#e8ebf1;--font-display:"Bricolage Grotesque", sans-serif;--font-mono-display:"Unbounded", sans-serif;--font-body:Manrope, system-ui, sans-serif}*{box-sizing:border-box}body{background:var(--navy);color:#fff;font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0}a{color:var(--orange);text-decoration:none}a:hover{color:var(--orange-dark)}button{font-family:inherit}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@media (prefers-reduced-motion:reduce){.status-dot--pulse{animation:none}}@keyframes dpulse{0%,to{box-shadow:0 0 #34d39947}50%{box-shadow:0 0 0 5px #34d39900}}.status-dot{background:var(--mint);border-radius:50%;flex:none;width:8px;height:8px}.status-dot--pulse{animation:2.4s infinite dpulse}.btn-reset{appearance:none;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;margin:0;padding:0}.btn-primary{background:var(--orange);color:#fff;white-space:nowrap;justify-content:center;align-items:center;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.btn-primary:hover{background:var(--orange-dark);transform:translateY(-2px)}.btn-dark{background:var(--navy);color:#fff;border-radius:14px;align-items:center;gap:8px;padding:15px 24px;font-size:15.5px;font-weight:700;transition:transform .2s;display:inline-flex}.btn-dark:hover{transform:translateY(-2px)}.btn-outline-dark{color:var(--navy);background:#0a13291a;border:1px solid #0a132933;border-radius:14px;align-items:center;padding:15px 24px;font-size:15.5px;font-weight:700;transition:background .2s;display:inline-flex}.btn-outline-dark:hover{background:#0a132929}.link-underline{color:#fff;border-bottom:2px solid #fff3;padding-bottom:2px;font-weight:700;transition:border-color .2s}.link-underline:hover{color:#fff;border-color:var(--orange)}.footer-link{color:#fffc;font-size:15px;font-weight:600;transition:color .2s}.footer-link:hover{color:var(--orange)}.detail-header{justify-content:space-between;align-items:center;gap:14px;height:64px;display:flex}@media (width<=640px){.detail-header{flex-wrap:wrap;row-gap:10px;height:auto;padding-top:12px;padding-bottom:12px}.detail-header__back{order:1}.detail-header__open{order:2}.detail-header__meta{flex-basis:100%;order:3}}.back-btn{color:#fff;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:14px;font-weight:700;transition:background .2s;display:inline-flex}.back-btn:hover{background:#ffffff0f}.open-site-btn{background:var(--orange);color:#fff;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:700;transition:background .2s;display:inline-flex}.open-site-btn:hover{background:var(--orange-dark)}.open-site-btn[aria-disabled=true]{opacity:.45;pointer-events:none}.work-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:clamp(18px,2.2vw,26px);display:grid}@media (width<=640px){.work-grid{grid-template-columns:1fr 1fr;gap:12px}}.card-project{min-width:0;color:var(--ink);background:#fff;border:1px solid #0000000f;border-radius:26px;flex-direction:column;width:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 22px 46px -26px #0000008c}.card-project:hover{transform:translateY(-6px);box-shadow:0 36px 64px -26px #0009}.card-project--featured{grid-column:span 2}.arrow-btn{background:var(--orange);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background .2s;display:flex}.arrow-btn:hover{background:var(--orange-dark)}@media (width<=640px){.arrow-btn--compact{display:none}}.process-card{min-width:200px;max-width:262px;color:var(--ink);transform:rotate(var(--rot,0deg));background:#fff;border-radius:24px;flex:210px;padding:26px;transition:transform .2s;box-shadow:0 24px 46px -26px #0000008c}.process-card:hover{transform:rotate(0)translateY(-4px)}.process-steps{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(16px,2vw,10px);display:flex}.process-arrow{flex:none;align-self:center}@media (width<=640px){.process-steps{flex-direction:column}.process-arrow{justify-content:center;align-items:center;width:34px;height:66px;display:flex}.process-arrow svg{transform:rotate(90deg)}}.image-slot{background:repeating-linear-gradient(45deg,#eef1f6 0 11px,#f7f9fc 11px 22px);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.image-slot img{object-fit:cover;width:100%;height:100%}.image-slot__label{color:#9aa3b2;text-align:center;padding:0 16px;font-family:ui-monospace,monospace;font-size:12px}.chrome-dot{border-radius:50%;flex:none;width:10px;height:10px}.header-status{white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:600;display:inline-flex}@media (width<=640px){.header-status{display:none}}.hero-mock-card{z-index:3;width:210px;position:absolute;bottom:-30px;left:-26px;transform:rotate(-5deg)}@media (width<=640px){.hero-mock-card{width:150px;top:-20px;bottom:auto;left:6px}}
