:root{--bg: #06110f;--bg-2: #0a1d1a;--surface: rgba(12, 27, 25, .92);--surface-2: rgba(255, 248, 236, .06);--ink: #fff8ec;--muted: #c9c0ad;--dim: #8d9784;--line: rgba(255, 248, 236, .16);--line-strong: rgba(183, 219, 63, .42);--accent: #b7db3f;--accent-2: #6fd4c5;--warm: #ffb24a;--shadow: 0 20px 50px rgba(0, 0, 0, .3);--page-gutter: clamp(18px, 4vw, 72px);color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;color:var(--ink);background:linear-gradient(180deg,rgba(255,248,236,.04),transparent 260px),linear-gradient(135deg,#040a09,#0a1d1a 48%,#06110f)}body:before{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";background:repeating-linear-gradient(90deg,rgba(255,255,255,.022) 0 1px,transparent 1px 96px);opacity:.5}body,button,input{font:inherit}a{color:inherit}a:focus-visible{outline:3px solid var(--accent-2);outline-offset:4px}img{display:block;max-width:100%}main{min-height:70vh}main:has(.contact-section){min-height:auto}.site-header,.site-footer,.section,.hero,.page-hero,.project-hero{width:calc(100% - (var(--page-gutter) * 2));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 0;backdrop-filter:blur(18px)}.brand,.footer-brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-weight:900;text-transform:uppercase}.brand{letter-spacing:.06em}.brand__mark{display:grid;width:40px;height:40px;place-items:center}.brand__mark img,.footer-brand img{width:100%;height:100%}.brand__name{display:grid;line-height:1;white-space:nowrap}.brand small{color:var(--accent);font-size:.68rem;letter-spacing:.28em}.site-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;padding:7px;border:1px solid var(--line);border-radius:8px;background:#040a09b8}.site-nav a,.text-link{color:var(--muted);text-decoration:none}.site-nav a{min-height:34px;padding:8px 10px;border-radius:6px;font-size:.8rem;font-weight:850;text-transform:uppercase}.site-nav a:hover,.site-nav a:focus-visible,.text-link:hover{color:var(--accent)}.hero{display:grid;gap:clamp(18px,3vw,32px);padding:26px 0 42px}.hero__art{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.hero__art img{width:100%;height:100%;aspect-ratio:25 / 8;object-fit:cover}.hero__copy{display:grid;justify-items:center;min-width:0;text-align:center}.hero h1,.page-hero h1,.project-hero__copy h1{margin:0;line-height:1;letter-spacing:0;text-transform:uppercase}.hero h1{max-width:900px;font-size:clamp(2.8rem,6vw,5.6rem)}.page-hero h1,.project-hero__copy h1{font-size:clamp(2.2rem,4.5vw,3.6rem)}.hero__intro,.page-hero p,.section__intro,.project-note{color:var(--muted);font-size:1.05rem;line-height:1.65}.hero__intro{max-width:760px;margin:14px 0 0}.eyebrow{margin:0 0 10px;color:var(--accent);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.section{padding:42px 0}.section--compact{padding-top:12px}.section__header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section h2,.section__header h2{margin:0;font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.08;text-transform:uppercase}.content-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff8ec06}.game-grid,.link-grid,.press-grid,.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.featured-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,300px));gap:16px;align-items:stretch;justify-content:start}.game-card,.info-card,.press-card,.team-card,.feature-card,.press-cta,.utility-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,#0a1917f2,#0d221ed1);box-shadow:0 12px 34px #0003}.game-card--flagship{border-color:var(--line-strong)}.game-card__image{display:block;aspect-ratio:16 / 9;background:var(--surface-2);overflow:hidden}.game-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.game-card__image img[src="/images/pack-tactics/capsule-image.png"],.project-hero__media img[src="/images/pack-tactics/capsule-image.png"]{object-fit:contain;background:#050505}.game-card:hover .game-card__image img{transform:scale(1.03)}.game-card__body,.info-card,.press-card,.feature-card,.utility-card{padding:18px}.game-card h3,.info-card h3,.press-card h2,.feature-card h3,.team-card h2,.utility-copy h2,.utility-copy h3{margin:0 0 8px;line-height:1.14;text-transform:uppercase}.game-card h3,.feature-card h3,.team-card h2{font-size:1.25rem}.game-card h3 a{text-decoration:none}.game-card p,.info-card p,.press-card p,.team-card p,.feature-card p,.utility-copy p,.utility-copy li,.muted{color:var(--muted);line-height:1.58}.platform-list,.button-row,.footer-links,.social-row{display:flex;flex-wrap:wrap;gap:10px}.button-row{margin-top:22px}.button-row--center{justify-content:center}.footer-links{flex-wrap:nowrap;gap:16px}.contact-section{min-height:28vh;padding-top:6px;padding-bottom:28px}.contact-list{display:grid;max-width:420px;gap:26px}.contact-option{display:grid;justify-items:start;gap:10px}.contact-option .button{min-width:118px}.contact-option p{margin:0;color:var(--muted);line-height:1.55}.button,.game-card__action,.platform-button,.icon-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid var(--line);border-radius:7px;text-decoration:none;font-weight:900;transition:transform .16s ease,border-color .16s ease,background .16s ease}.button:hover,.game-card__action:hover,.platform-button:hover,.icon-link:hover{transform:translateY(-1px);border-color:var(--accent)}.button{padding:0 16px}.button--primary{border-color:transparent;background:linear-gradient(180deg,#d8f35e,var(--accent));color:#13200f}.button--secondary{background:#fff8ec0a;color:var(--ink)}.platform-list--card{margin:16px 0 14px}.platform-button{gap:9px;min-height:42px;padding:7px 10px;background:#fff8ec09;color:var(--ink);font-size:.83rem}.platform-button--icon-only{width:42px;padding:0}.platform-button__icon{display:grid;width:25px;height:25px;place-items:center}.platform-button__icon img{width:100%;height:100%;object-fit:contain}.platform-button--testflight .platform-button__icon,.platform-button--partner .platform-button__icon,.platform-button--press .platform-button__icon{width:34px;height:34px;padding:3px;border-radius:7px;background:#fff}.platform-button__label strong{display:block}.platform-button small{display:block;color:var(--dim);font-size:.72rem}.platform-button--prominent{border-color:var(--line-strong)}.game-card__action{width:100%;margin-top:auto;padding:0 14px;color:var(--accent);background:#b7db3f14}.page-hero{padding:48px 0 22px}.page-hero--simple{text-align:left}.page-hero--simple p{max-width:680px;margin:14px 0 0}.project-hero{display:grid;grid-template-columns:minmax(0,.85fr) minmax(340px,1.15fr);gap:24px;align-items:stretch;padding-top:32px}.project-hero__copy,.project-hero__media{min-height:440px;border:1px solid var(--line);border-radius:8px;background:var(--surface);overflow:hidden}.project-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(22px,4vw,42px)}.project-hero__media img{width:100%;height:100%;object-fit:cover}.project-hero__media .lightbox-trigger{display:block;width:100%;height:100%}.project-logo{width:min(320px,80%);height:auto;margin-bottom:18px}.project-note{margin-top:0}.feature-card{padding:18px}.screenshot-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:start}.screenshot-gallery--portrait{grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr))}.screenshot-gallery figure{display:flex;align-items:center;justify-content:center;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#00000042}.screenshot-gallery img{width:auto;height:auto;max-width:100%;object-fit:contain}.lightbox-trigger{display:grid;place-items:center;width:100%;cursor:zoom-in}.lightbox-trigger:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.lightbox{position:fixed;z-index:80;inset:0;display:none;place-items:center;padding:clamp(16px,3vw,36px)}.lightbox:target{display:grid}.lightbox__backdrop{position:absolute;inset:0;background:#050807db;backdrop-filter:blur(4px)}.lightbox__content{position:relative;z-index:1;margin:0;max-width:min(94vw,1440px);max-height:92vh}.lightbox__content img{width:auto;height:auto;max-width:100%;max-height:82vh;border:1px solid var(--line);border-radius:8px;object-fit:contain;background:#050807;box-shadow:var(--shadow)}.press-cta{display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center}.press-cta img{width:100%;height:100%;min-height:180px;padding:24px;object-fit:contain;background:#fff8ec09}.press-cta div{padding:22px}.team-card img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.team-card{display:flex;flex-direction:column}.team-card__body{display:flex;flex:1;flex-direction:column;justify-content:center;min-height:104px;padding:16px}.support-hero{display:grid;gap:18px}.support-hero__banner{display:block;width:100%;height:auto;border:1px solid var(--line);border-radius:8px;aspect-ratio:25 / 8;object-fit:cover;background:var(--surface);box-shadow:var(--shadow)}.utility-card{max-width:980px;margin-inline:auto}.utility-card--policy{padding:0}.utility-card__banner{width:100%;max-height:320px;object-fit:cover}.utility-copy{padding:22px}.utility-copy h2{margin-top:28px;color:var(--ink);font-size:1.18rem}.utility-copy h3{margin-top:22px;color:var(--ink);font-size:1rem}.utility-copy ul{padding-left:22px}.site-footer{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:18px 28px;align-items:center;padding:34px 0 42px;border-top:1px solid var(--line);color:var(--muted)}.footer-brand img{width:34px;height:34px}.site-footer strong{color:var(--ink);font-size:1rem}.site-footer p{margin:8px 0 0;max-width:560px;line-height:1.55}.footer-links{justify-content:flex-end}.social-row{grid-column:1 / -1}.icon-link{width:40px;height:40px;background:#fff8ec09}.icon-link img{width:22px;height:22px;object-fit:contain}.copyright{grid-column:1 / -1;color:var(--dim);font-size:.88rem}@media(max-width:900px){.site-header{position:static;align-items:flex-start;flex-direction:column}.site-nav{justify-content:flex-start;width:100%}.project-hero,.site-footer,.press-cta{grid-template-columns:1fr}.hero{padding-top:14px}.project-hero__copy,.project-hero__media{min-height:auto}.project-hero__media img{aspect-ratio:16 / 9}.game-grid,.team-grid,.link-grid,.press-grid,.feature-grid,.featured-grid,.screenshot-gallery,.screenshot-gallery--portrait{grid-template-columns:1fr}.section__header{align-items:flex-start;flex-direction:column}.footer-links,.social-row{justify-content:flex-start}}
