:root{--accent:#2166c2;color:#f2f2ee;font-synthesis:none;text-rendering:optimizelegibility;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#11110f;font-family:Barlow,sans-serif}*{box-sizing:border-box}html{background:#11110f;min-width:320px}body{min-width:320px;min-height:100dvh;margin:0}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a{color:inherit}::selection{background:var(--accent);color:#fff}.site-shell{isolation:isolate;min-height:100dvh;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);background:#11110f;grid-template-rows:auto 1fr auto;display:grid;position:relative;overflow:hidden}.skip-link{z-index:10;background:var(--accent);color:#fff;border-radius:6px;padding:.7rem .9rem;font-weight:700;text-decoration:none;transition:transform .18s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header,.site-footer{width:min(100% - 3rem,1120px);margin-inline:auto}.site-header{border-bottom:1px solid #3c3c37;justify-content:space-between;align-items:center;gap:1rem;padding-block:1.35rem;display:flex}.brand{color:#f2f2ee;letter-spacing:0;text-transform:uppercase;align-items:center;gap:.7rem;min-height:44px;font-family:Barlow Condensed,sans-serif;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{object-fit:contain;width:32px;height:32px;display:block}.studio-link{color:#f2f2ee;text-transform:uppercase;border:1px solid #3c3c37;border-radius:6px;align-items:center;gap:.45rem;min-height:44px;padding-inline:.75rem;font-size:.75rem;font-weight:800;text-decoration:none;transition:border-color .18s,background-color .18s;display:inline-flex}.studio-link:hover{border-color:var(--accent);background:#20201d}.studio-link:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.studio-link svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.studio-link-short{display:none}.gateway{align-content:center;gap:clamp(2.2rem,5vw,4rem);width:min(100% - 3rem,1120px);margin-inline:auto;padding-block:clamp(3rem,8vh,6rem);display:grid}.intro{max-width:720px}.intro h1{color:#f2f2ee;letter-spacing:0;text-transform:uppercase;text-wrap:balance;max-width:660px;margin:0;font-family:Barlow Condensed,sans-serif;font-size:clamp(3rem,8vw,6rem);line-height:.94}.intro-copy{color:#b5b4ad;text-wrap:pretty;max-width:58ch;margin:1.25rem 0 0;font-size:clamp(.95rem,2vw,1.08rem);line-height:1.7}.experience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.experience-card{color:#f2f2ee;background:#20201d;border:1px solid #3c3c37;border-radius:6px;grid-template-rows:1fr auto;grid-template-columns:auto 1fr;gap:1.4rem;min-width:0;min-height:260px;padding:clamp(1.4rem,4vw,2rem);text-decoration:none;transition:transform .22s cubic-bezier(.16,1,.3,1);display:grid;position:relative;overflow:hidden}.experience-card:hover{border-color:var(--accent);background:#292925;transform:translateY(-5px)}.experience-card:focus-visible,.brand:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.experience-icon{z-index:1;width:58px;height:58px;color:var(--accent);align-self:start;place-items:center;display:grid;position:relative}.experience-icon svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.experience-content{z-index:1;flex-direction:column;align-self:start;align-items:flex-start;min-width:0;display:flex;position:relative}.experience-label{color:#b5b4ad;letter-spacing:0;text-transform:uppercase;font-size:.67rem;font-weight:800}.experience-content strong{text-wrap:balance;margin-top:.55rem;font-family:Barlow Condensed,sans-serif;font-size:clamp(1.45rem,3vw,2.15rem);line-height:1.08}.experience-description{color:#b5b4ad;text-wrap:pretty;max-width:42ch;margin-top:.75rem;font-size:.86rem;line-height:1.6}.experience-action{z-index:1;color:#f2f2ee;letter-spacing:0;text-transform:uppercase;border-top:1px solid #3c3c37;grid-column:1/-1;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;font-size:.75rem;font-weight:800;display:inline-flex;position:relative}.experience-action svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;transition:transform .22s cubic-bezier(.16,1,.3,1)}.experience-card:hover .experience-action svg{transform:translate(4px)}.support-band{background:#20201d;border:1px solid #3c3c37;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.25rem;padding:clamp(1.25rem,3vw,1.75rem);display:grid}.support-icon{width:42px;height:42px;color:var(--accent);place-items:center;display:grid}.support-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.support-copy{min-width:0}.support-copy h2{color:#f2f2ee;text-transform:uppercase;margin:0;font-family:Barlow Condensed,sans-serif;font-size:clamp(1.35rem,3vw,1.8rem);line-height:1}.support-copy p{color:#b5b4ad;max-width:60ch;margin:.45rem 0 0;font-size:.88rem;line-height:1.5}.support-link{border:1px solid var(--accent);background:var(--accent);color:#fff;text-transform:uppercase;border-radius:6px;justify-content:center;align-items:center;gap:.65rem;min-height:44px;padding:.7rem 1rem;font-size:.78rem;font-weight:800;text-decoration:none;transition:filter .18s,transform .18s;display:inline-flex}.support-link:hover{filter:brightness(1.12);transform:translateY(-2px)}.support-link:focus-visible{outline-offset:3px;outline:3px solid #f2f2ee}.support-link svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.site-footer{color:#b5b4ad;letter-spacing:0;border-top:1px solid #3c3c37;justify-content:space-between;gap:1rem;padding-block:1.35rem;font-size:.7rem;display:flex}@media (width<=720px){.site-header,.site-footer,.gateway{width:min(100% - 2rem,1120px)}.studio-link-full{display:none}.studio-link-short{display:inline}.gateway{align-content:start;gap:2.5rem;padding-block:3.25rem}.experience-grid{grid-template-columns:1fr}.experience-card{min-height:230px}.support-band{grid-template-columns:auto minmax(0,1fr)}.support-link{grid-column:1/-1;width:100%}.site-footer{flex-direction:column;align-items:flex-start}}@media (width<=440px){.intro h1{font-size:clamp(2.65rem,15vw,4rem)}.experience-card{grid-template-columns:48px 1fr;gap:1rem}.experience-icon{width:46px;height:46px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
