:root{--ink:#29150d;--muted:#745e54;--accent:#ff5838;--cream:#fff8ed;--paper:#fffdf8;--line:#41231824}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif}a,button{-webkit-tap-highlight-color:transparent}button{font:inherit}img{max-width:100%}.site-header{z-index:20;justify-content:space-between;align-items:center;width:min(1280px,100% - 72px);height:104px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{z-index:2;position:relative}.brand img{object-fit:contain;object-position:left center;width:248px;height:74px;display:block}.desktop-nav{align-items:center;gap:40px;display:flex}.desktop-nav a{color:#321910;font-size:15px;font-weight:700;text-decoration:none;position:relative}.desktop-nav a:not(.nav-contact):after{content:"";background:var(--accent);height:3px;transition:right .25s;position:absolute;bottom:-10px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.desktop-nav .nav-contact{border:1px solid #2d19114d;border-radius:999px;padding:13px 22px}.desktop-nav .nav-contact:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.menu-button,.mobile-nav{display:none}.hero{background:#ddc16c;height:min(800px,88vh);min-height:680px;position:relative;overflow:hidden}.hero-slide{opacity:0;pointer-events:none;transition:opacity .8s;position:absolute;inset:0}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-slide>img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 7s;transform:scale(1.03)}.hero-slide.is-active>img{transform:scale(1)}.hero-wash{background:linear-gradient(90deg,#fff9eefa 0%,#fff9eecc 27%,#fff9ee29 56%,#fff9ee00 72%);position:absolute;inset:0}.hero-copy{z-index:2;width:min(560px,44vw);position:absolute;top:52%;left:max(36px,50% - 640px);transform:translateY(-50%)}.hero-copy>span,.section-heading span,.studio-intro>span,.about-copy>span,.contact-inner>span{color:var(--accent);letter-spacing:.24em;font-size:12px;font-weight:900}.hero-copy h1{letter-spacing:-.05em;margin:18px 0 22px;font-size:clamp(54px,5.5vw,84px);line-height:1.05}.hero-copy h1 span{display:block}.hero-copy p{color:#6b4d40;max-width:490px;margin:0 0 34px;font-size:17px;line-height:1.9}.hero-copy a{background:var(--ink);color:#fff;border-radius:999px;justify-content:space-between;align-items:center;width:164px;min-height:52px;padding:0 24px;font-weight:700;text-decoration:none;transition:transform .25s,background .25s;display:inline-flex}.hero-copy a:hover{background:var(--accent);transform:translateY(-3px)}.hero-copy a b{font-size:20px;font-weight:400}.hero-controls{z-index:5;align-items:center;gap:18px;display:flex;position:absolute;bottom:52px;right:max(36px,50% - 640px)}.hero-controls>button{width:42px;height:42px;color:var(--ink);cursor:pointer;background:#ffffff61;border:1px solid #2d19114d;border-radius:50%;place-items:center;display:grid}.hero-controls>button:hover{background:var(--ink);color:#fff}.hero-dots{align-items:center;gap:8px;display:flex}.hero-dots button{cursor:pointer;background:#2d191152;border:0;border-radius:99px;width:8px;height:8px;padding:0;transition:width .25s,background .25s}.hero-dots button.is-active{background:var(--accent);width:28px}.scroll-cue{z-index:5;color:#2d19118c;letter-spacing:.18em;writing-mode:vertical-rl;align-items:center;gap:10px;font-size:9px;font-weight:800;display:flex;position:absolute;bottom:44px;left:24px;transform:rotate(180deg)}.scroll-cue i{background:#2d191159;width:1px;height:38px;display:block}.section{width:min(1280px,100% - 72px);margin:0 auto;padding:122px 0}.section-heading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:54px;display:flex}.section-heading h2,.studio-intro h2,.about-copy h2,.contact-inner h2{letter-spacing:-.045em;margin:14px 0 0;font-size:clamp(42px,4.8vw,68px);line-height:1.1}.section-heading>p{width:min(430px,40%);color:var(--muted);margin:0 0 6px;font-size:16px;line-height:1.9}.game-grid{grid-template-columns:repeat(4,1fr);gap:34px 20px;display:grid}.game-card{min-width:0}.game-image{aspect-ratio:1;background:#efe6d5;border-radius:24px;position:relative;overflow:hidden}.game-image:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff8c;position:absolute;inset:0}.game-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.2,.7,.2,1);display:block}.game-card:hover .game-image img{transform:scale(1.055)}.game-image>span{width:42px;height:42px;color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffdb;border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid;position:absolute;top:16px;right:16px}.game-info{justify-content:space-between;align-items:center;padding:18px 4px 0;display:flex}.game-info h3{margin:0 0 7px;font-size:20px}.game-info p{color:#937b70;letter-spacing:.12em;margin:0;font-size:12px}.game-info b{border:1px solid var(--line);border-radius:50%;place-items:center;width:38px;height:38px;font-size:17px;font-weight:400;transition:background .25s,color .25s;display:grid}.game-card:hover .game-info b{background:var(--accent);color:#fff;border-color:var(--accent)}.studio{border-top:1px solid var(--line);grid-template-columns:.82fr 1.18fr;gap:100px;display:grid}.studio-intro{align-self:start;position:sticky;top:50px}.studio-intro p{max-width:470px;color:var(--muted);margin:28px 0 0;font-size:16px;line-height:1.9}.strength-list{border-top:1px solid var(--line)}.strength-list article{border-bottom:1px solid var(--line);grid-template-columns:46px 1fr 34px;align-items:start;gap:26px;padding:34px 0;display:grid}.strength-list article>span{color:var(--accent);font-size:12px;font-weight:800}.strength-list h3{margin:-5px 0 12px;font-size:27px}.strength-list p{max-width:530px;color:var(--muted);margin:0;line-height:1.8}.strength-list b{background:#efe4d5;border-radius:50%;place-items:center;width:32px;height:32px;font-size:19px;font-weight:400;display:grid}.about{grid-template-columns:1.05fr .95fr;align-items:center;gap:90px;display:grid}.about-photo{position:relative}.about-photo>img{aspect-ratio:1.14;object-fit:cover;border-radius:34px;width:100%;display:block}.about-photo>div{background:var(--accent);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;width:164px;height:164px;padding:24px;display:flex;position:absolute;bottom:-34px;right:-28px}.about-photo strong{font-size:40px;line-height:1}.about-photo span{margin-top:9px;font-size:13px}.about-copy{padding-left:20px}.about-copy>p{color:var(--muted);margin:24px 0 0;font-size:15px;line-height:2}.about-copy dl{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:16px;margin:38px 0 0;padding-top:28px;display:grid}.about-copy dl div{min-width:0}.about-copy dt{font-size:25px;font-weight:900}.about-copy dd{color:#987f73;margin:8px 0 0;font-size:12px}.contact{background:var(--ink);color:#fff;padding:118px 36px}.contact-inner{width:min(1280px,100%);margin:0 auto}.contact-inner>span{color:#ff8d74}.contact-inner h2{max-width:820px;font-size:clamp(52px,6.7vw,94px)}.contact-row{border-top:1px solid #fff3;justify-content:space-between;align-items:end;gap:50px;margin-top:66px;padding-top:34px;display:flex}.contact-row>a{color:#fff;align-items:center;gap:20px;font-size:clamp(26px,3vw,42px);font-weight:800;text-decoration:none;display:flex}.contact-row>a b{background:var(--accent);border-radius:50%;place-items:center;width:54px;height:54px;font-size:22px;font-weight:400;display:grid}.contact-row p{color:#ffffff9e;text-align:right;margin:0;line-height:1.8}footer{background:var(--paper);padding:58px max(36px,50% - 640px)}.footer-brand img{object-fit:contain;object-position:left center;width:240px;height:70px}footer>p{max-width:430px;color:var(--muted);margin:15px 0 44px;line-height:1.8}footer>div{border-top:1px solid var(--line);color:#9a8277;justify-content:space-between;gap:24px;padding-top:24px;font-size:12px;display:flex}footer>div a{color:var(--ink);font-weight:700;text-decoration:none}@media (max-width:980px){.desktop-nav{display:none}.menu-button{z-index:3;background:#ffffff6b;border:1px solid #2d191140;border-radius:50%;place-content:center;gap:7px;width:48px;height:48px;display:grid;position:relative}.menu-button span{background:var(--ink);width:20px;height:2px;transition:transform .25s;display:block}.menu-button.is-open span:first-child{transform:translateY(4.5px)rotate(45deg)}.menu-button.is-open span:last-child{transform:translateY(-4.5px)rotate(-45deg)}.mobile-nav{z-index:1;background:var(--cream);opacity:0;visibility:hidden;flex-direction:column;justify-content:center;align-items:center;gap:28px;transition:opacity .25s,visibility .25s;display:flex;position:fixed;inset:0}.mobile-nav.is-open{opacity:1;visibility:visible}.mobile-nav a{color:var(--ink);font-size:30px;font-weight:800;text-decoration:none}.game-grid{grid-template-columns:repeat(2,1fr)}.studio{grid-template-columns:1fr;gap:56px}.studio-intro{position:static}.about{grid-template-columns:1fr;gap:82px}.about-copy{padding-left:0}}@media (max-width:680px){.site-header{width:calc(100% - 36px);height:78px}.brand img{width:190px;height:56px}.hero{height:90vh;min-height:660px}.hero-slide>img{object-position:58% center}.hero-wash{background:linear-gradient(180deg, #fff9ee33, #fff9eef2 64%, var(--cream))}.hero-copy{width:auto;inset:auto 24px 84px;transform:none}.hero-copy h1{margin-top:14px;font-size:45px}.hero-copy p{margin-bottom:26px;font-size:15px;line-height:1.75}.hero-controls{bottom:26px;right:20px}.hero-controls>button,.scroll-cue{display:none}.section{width:calc(100% - 40px);padding:82px 0}.section-heading{margin-bottom:36px;display:block}.section-heading h2,.studio-intro h2,.about-copy h2{font-size:40px}.section-heading>p{width:100%;margin-top:22px}.game-grid{gap:26px 12px}.game-image{border-radius:17px}.game-image>span{width:34px;height:34px;top:10px;right:10px}.game-info{align-items:start;padding-top:13px}.game-info h3{font-size:16px}.game-info p{letter-spacing:.04em;font-size:10px}.game-info b{display:none}.strength-list article{grid-template-columns:34px 1fr;gap:12px}.strength-list article>b{display:none}.strength-list h3{font-size:23px}.about-photo>img{border-radius:22px}.about-photo>div{width:130px;height:130px;bottom:-48px;right:-6px}.about-photo strong{font-size:32px}.about-copy dl{gap:8px}.about-copy dt{font-size:20px}.contact{padding:82px 20px}.contact-inner h2{font-size:47px}.contact-row{margin-top:46px;display:block}.contact-row>a{font-size:25px}.contact-row>a b{width:44px;height:44px}.contact-row p{text-align:left;margin-top:32px}footer{padding:44px 20px}footer>div{line-height:2;display:block}footer>div a{margin-top:8px;display:block}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
