
:root{--midnight:#0e1a2f;--coral:#ff6b4e;--ivory:#f7f2e9;--teal:#2db7a3;--lav:#887cff;--ink:#111827;--muted:#667085}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;background:var(--ivory);color:var(--ink)}h1,h2,h3,.button,.eyebrow{font-family:Sora,Inter,sans-serif}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:rgba(247,242,233,.96);position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(14,26,47,.08)}.brand img{width:240px;height:60px;object-fit:cover;object-position:center}.nav{display:flex;gap:28px}.nav a,.wordmark{color:inherit;text-decoration:none;font-weight:600}.menu-toggle{display:none;background:none;border:0;font-size:1.5rem}.hero{min-height:82vh;position:relative;display:flex;align-items:center;overflow:hidden;background:var(--midnight)}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,26,47,.94) 0%,rgba(14,26,47,.62) 52%,rgba(14,26,47,.18) 100%)}.hero-content{position:relative;z-index:2;color:white;max-width:690px;padding:8vw 7vw}.eyebrow{letter-spacing:.18em;font-size:.78rem;font-weight:800}.hero h1{font-size:clamp(3rem,8vw,6.6rem);line-height:.94;margin:.25em 0}.hero h1 span{color:var(--coral)}.hero-content>p:not(.eyebrow){font-size:1.12rem;line-height:1.7;max-width:620px}.button{display:inline-block;text-decoration:none;border-radius:999px;padding:15px 24px;font-weight:700}.button-primary{background:var(--coral);color:white}.button-light{background:white;color:var(--midnight)}.section{padding:110px 7vw}.section-heading h2{font-size:clamp(2rem,5vw,4rem);margin:.2em 0 1em;line-height:1.03}.coral{color:var(--coral)}.teal{color:var(--teal)}.lavender{color:var(--lav)}.studio-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:80px}.studio-copy{font-size:1.14rem;line-height:1.8}.values{display:grid;gap:18px}.value{background:white;border-radius:24px;padding:28px;box-shadow:0 12px 30px rgba(14,26,47,.06)}.value span{color:var(--coral);font-weight:800}.value strong{font-family:Sora;display:block;font-size:1.35rem;margin:.4em 0}.games-section{background:white}.split-heading{display:flex;align-items:end;justify-content:space-between;gap:40px}.split-heading>p{max-width:400px;color:var(--muted);line-height:1.7}.game-card{position:relative;border-radius:32px;overflow:hidden;min-height:560px;background:var(--midnight)}.game-card>img{position:absolute;width:100%;height:100%;object-fit:cover}.game-card-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,9,24,.93),rgba(3,9,24,.2))}.game-card-content{position:relative;color:#fff;z-index:2;max-width:600px;padding:70px}.game-card-content h3{font-size:4rem;margin:.2em 0}.game-card-content p{line-height:1.7}.status{display:inline-block;border:1px solid rgba(255,255,255,.4);background:rgba(7,18,43,.38);backdrop-filter:blur(10px);padding:9px 13px;border-radius:999px;font-weight:700}.future-game{margin-top:28px;border-radius:28px;background:var(--midnight);color:white;padding:50px;display:flex;justify-content:space-between;align-items:center}.future-game h3{font-size:2rem;margin:.3em 0}.future-symbol{font-size:5rem;color:var(--coral)}.contact-section{background:var(--midnight);color:white;padding:90px 7vw;display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-section h2{font-size:clamp(2rem,4vw,3.5rem);margin:.3em 0}.footer{min-height:120px;display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap;padding:30px 5vw;background:#fff}.footer img{width:70px;height:70px;object-fit:cover;border-radius:18px}.footer a{color:inherit}.dark-header{background:#081225;color:white;border-color:rgba(255,255,255,.08)}.tombward-page{background:#071124;color:#eaf5ff}.tomb-hero{min-height:72vh;position:relative;display:flex;align-items:end;overflow:hidden}.tomb-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tomb-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,10,25,.98),rgba(4,10,25,.1) 75%)}.tomb-copy{position:relative;padding:8vw 7vw;max-width:760px}.tomb-copy h1{font-size:clamp(4rem,10vw,8rem);margin:.12em 0}.tomb-tagline{font-family:Sora;font-size:1.5rem;color:#8eeaff}.button-ghost{border:1px solid #6ce9ff;color:#c7f7ff;margin-top:15px}.tomb-section{background:#08152a}.features{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.features article{padding:30px;border:1px solid rgba(118,226,255,.14);border-radius:24px;background:rgba(255,255,255,.035)}.features h3{color:#9eeeff}.features p{color:#bcc9dc;line-height:1.7}.gallery-section{background:#050d1d}.screens{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;overflow-x:auto}.screens img{width:100%;min-width:210px;border-radius:20px;border:1px solid rgba(255,255,255,.12)}.story-cta{padding:90px 7vw;background:linear-gradient(135deg,#101c3c,#061124);display:grid;grid-template-columns:260px 1fr;align-items:center;gap:50px}.story-cta img{width:100%;border-radius:30px}.story-cta h2{font-size:clamp(2.2rem,5vw,4.5rem);margin:.2em 0}.tomb-footer{background:#050b18;color:#b6c7dc}.legal{max-width:850px;margin:auto;padding:80px 24px;line-height:1.75}.legal h1{font-size:2.5rem}.legal h2{margin-top:2em}.legal-note{padding:20px;border-radius:14px;background:#fff3cd;color:#664d03}@media(max-width:800px){.site-header{height:auto;min-height:72px}.brand img{width:190px;height:50px}.menu-toggle{display:block}.nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--ivory);padding:20px 7vw;flex-direction:column}.dark-header .nav{background:#081225}.nav.open{display:flex}.hero{min-height:74vh}.hero-content{padding:80px 7vw}.section{padding:75px 7vw}.studio-grid,.story-cta{grid-template-columns:1fr}.features{grid-template-columns:1fr}.split-heading,.contact-section{align-items:flex-start;flex-direction:column}.game-card{min-height:640px}.game-card-content{padding:45px 28px}.game-card-content h3{font-size:3rem}.screens{grid-template-columns:repeat(5,72vw)}.footer{font-size:.85rem}}
