.mobile-page{background:#0e080a}
.mobile-page em{font-style:normal;color:var(--hot-text)}
.mobile-header{position:sticky;top:0;z-index:60;background:rgba(14,8,10,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}
.mobile-nav-inner{max-width:1480px;margin:auto;padding:20px 40px;display:flex;gap:36px;align-items:center}
.mobile-nav{position:static;display:flex;gap:28px;margin-left:auto;border:0;background:none;backdrop-filter:none;font:600 12px var(--display);letter-spacing:.05em}
.mobile-nav a:hover,.mobile-nav a[aria-current]{color:var(--hot-text)}
.mobile-nav-cta{font:600 12px var(--display);border:1px solid #6f2737;padding:12px 18px;white-space:nowrap}
.mobile-nav-cta span{margin-left:12px}
.menu-button{display:none;background:none;border:1px solid #6f2737;color:var(--bone);padding:10px;font:inherit}
.menu-button[hidden]{display:none}
/* Hero fits the viewport below the header; the artwork is contained so the phones are never cropped. */
.mobile-hero{--hero-h:max(560px,min(calc(100vw*941/1672),calc(100svh - 80px),900px));position:relative;width:100%;height:var(--hero-h);background:#080101;overflow:hidden}
.mobile-art{--art-scale:.82;position:absolute;right:0;width:calc(min(100%,var(--hero-h)*1672/941)*var(--art-scale));aspect-ratio:1672/941;top:50%;transform:translateY(-50%)}
.mobile-backdrop{display:block;width:100%;height:auto;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent),linear-gradient(transparent,#000 5%,#000 95%,transparent);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent),linear-gradient(transparent,#000 5%,#000 95%,transparent);mask-composite:intersect}
.hero-phone{position:absolute;height:auto;transform-origin:center;animation:phone-float 6s ease-in-out infinite;will-change:transform}
.store-phone{left:42.4043%;top:32.3061%;width:18.2416%}
.game-phone{left:60.6459%;top:16.6844%;width:18.3014%;animation-duration:6.8s;animation-delay:-2.2s}
.ar-phone{left:78.9474%;top:2.763%;width:18.0024%;animation-duration:7.4s;animation-delay:-4.1s}
@keyframes phone-float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-1.5%) rotate(.35deg)}}
.mobile-hero.motion-paused .hero-phone{animation-play-state:paused}
.mobile-hero-copy{position:relative;z-index:2;min-height:inherit;height:100%;width:43%;padding:70px 0 70px max(32px,calc((100vw - 1400px)/2));display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.eyebrow{font:600 11px var(--display);letter-spacing:.18em;color:var(--hot-text);margin-bottom:20px}
.mobile-hero h1{font:700 clamp(38px,4.05vw,70px)/1.08 var(--display);letter-spacing:-.035em;margin-bottom:25px}
.hero-intro{max-width:95%;font-size:clamp(19px,1.8vw,27px);line-height:1.35;margin-bottom:18px;font-weight:500}
.hero-description{max-width:380px;font-size:16px;line-height:1.7;color:#bfb1b5;padding-right:22px}
.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:18px;margin-top:28px}
.mobile-button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:17px 24px;min-height:52px;font:700 12px var(--display);letter-spacing:.04em;transition:background .2s,transform .2s}
.mobile-button.primary{background:#c8102e;color:white}
.mobile-button:hover{background:#a60f28;transform:translateY(-2px)}
.mobile-button span{font-size:20px;line-height:1}
.text-link{font-size:14px;border-bottom:1px solid #70424d;padding-bottom:4px}
.text-link:hover{color:#fff;border-color:var(--hot-text)}
.text-link span{margin-left:14px}
.hero-platforms{display:flex;gap:22px;margin-top:33px;color:#a89da0;font:600 10px var(--display);letter-spacing:.12em}
.motion-button{position:absolute;right:22px;bottom:16px;z-index:3;background:#110608cf;color:#cdbec3;border:1px solid #60313c;font:500 11px var(--body);padding:7px 12px;cursor:pointer;border-radius:20px}
.motion-button[hidden]{display:none}
.mobile-proof{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding:30px max(32px,calc((100vw - 1240px)/2));gap:40px;background:#160c10}
.mobile-proof span{font:600 11px var(--display);letter-spacing:.1em}
.mobile-proof p{font-size:13px;color:var(--dim);margin-top:7px}
.mobile-section{max-width:1320px;margin:auto;padding:100px 40px}
.section-heading{display:grid;grid-template-columns:1.15fr 1fr;gap:90px;align-items:end;margin-bottom:55px}
.mobile-page h2{font:600 clamp(32px,3.3vw,48px)/1.13 var(--display);letter-spacing:-.025em}
.section-heading>p{color:#b7aaae;max-width:430px;line-height:1.8;font-size:16px}
.service-list article{display:grid;grid-template-columns:45px 1fr 1.4fr .85fr;gap:30px;padding:32px 0;border-top:1px solid #3d242c;align-items:start}
.service-number{color:var(--hot-text);font:600 14px var(--display);padding-top:5px}
.service-list h3{font:600 23px/1.25 var(--display)}
.service-list p{color:#b7aaae;font-size:15px;line-height:1.8}
.service-tag{font:500 10px/1.7 var(--display);letter-spacing:.08em;color:#ae8e98;padding-top:5px;text-align:right}
.examples-section{background:#160c10;border-block:1px solid var(--line)}
.app-examples{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}
.app-example{border:1px solid #3a232b;background:#10090c}
.example-visual{height:340px;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:flex-start;padding-top:40px;background:radial-gradient(ellipse at 50% 80%,#4b1724,transparent 70%)}
.game-visual{background:radial-gradient(ellipse at 50% 80%,#173945,transparent 70%)}
.ar-visual{background:radial-gradient(ellipse at 50% 80%,#26392d,transparent 70%)}
.example-visual img{width:155px;height:auto;transform:rotate(-7deg);filter:drop-shadow(12px 18px 12px #0005)}
.game-visual img{transform:rotate(4deg)}
.ar-visual img{transform:rotate(-4deg)}
.example-label{position:absolute;top:19px;left:20px;color:#c4adb5;font:600 10px var(--display);letter-spacing:.15em}
.example-copy{padding:28px 26px 30px;border-top:1px solid #3a232b}
.example-copy .eyebrow{font-size:10px;margin-bottom:13px}
.example-copy h3{font:600 24px/1.2 var(--display);margin-bottom:15px}
.example-copy p{font-size:15px;color:#b7aaae;line-height:1.75}
.example-copy small{display:block;margin-top:22px;font-size:12px;color:#a89da0;line-height:1.6}
.process-steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
.process-steps li{border-top:2px solid #6a2435;padding-top:22px}
.process-steps span{color:var(--hot-text);font:600 11px var(--display);letter-spacing:.06em}
.process-steps h3{font:600 23px/1.25 var(--display);margin:20px 0 14px}
.process-steps p{font-size:14px;line-height:1.8;color:#b7aaae}
.technology-note{border:1px solid #40242e;margin-top:65px;padding:35px;display:grid;grid-template-columns:1fr 1.3fr;gap:50px;background:#180d12}
.technology-note .eyebrow{font-size:10px;margin-bottom:12px}
.technology-note h3{font:600 25px/1.2 var(--display)}
.technology-note>p{color:#b7aaae;font-size:14px;line-height:1.8}
.development-approaches p{color:#b7aaae;font-size:14px;line-height:1.8}
.development-approaches p+p{margin-top:16px}
.development-approaches strong{color:var(--bone);font-weight:500}
.categories-section{border-bottom:1px solid var(--line)}
.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 26px}
.category-grid article{padding-top:20px;border-top:1px solid #4d2834}
.category-grid h3{font:600 20px/1.3 var(--display);margin-bottom:10px}
.category-grid p{font-size:14px;line-height:1.75;color:#b7aaae}
.category-invitation{margin-top:38px;color:#b7aaae;font-size:15px;line-height:2}
.category-invitation a{display:inline-block;margin-left:10px;color:var(--bone)}
.app-delivery{margin-top:60px;padding-top:40px;border-top:1px solid #4d2834}
.app-delivery>h3{font:600 28px/1.3 var(--display);margin-bottom:28px}
.delivery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.delivery-grid h4{font:600 18px/1.3 var(--display);margin-bottom:10px}
.delivery-grid p{color:#b7aaae;font-size:14px;line-height:1.75}
@media(max-width:760px){.delivery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:500px){.delivery-grid{grid-template-columns:1fr}}
@media(max-width:1100px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:500px){.category-grid{grid-template-columns:1fr;gap:24px}.category-invitation a{margin-left:0}}
.faq-section{display:grid;grid-template-columns:1fr 1.25fr;gap:70px;border-top:1px solid var(--line)}
.mobile-faq details{border-bottom:1px solid #3d242c}
.mobile-faq details:first-child{border-top:1px solid #3d242c}
.mobile-faq summary{padding:22px 32px 22px 0;cursor:pointer;font-size:17px;font-weight:500;list-style:none;position:relative}
.mobile-faq summary::-webkit-details-marker{display:none}
.mobile-faq summary::after{content:'+';position:absolute;right:0;top:20px;color:var(--hot-text);font-size:24px}
.mobile-faq details[open] summary::after{content:'-'}
.mobile-faq details p{padding:0 22px 25px 0;color:#b7aaae;line-height:1.8;font-size:15px}
.mobile-contact{background:radial-gradient(ellipse at 85% 110%,#491122,transparent 65%),#190b10;border-top:1px solid #47212b}
.mobile-contact .mobile-section{padding-block:85px}
.mobile-contact h2{font-size:clamp(36px,4.4vw,64px);margin-bottom:25px}
.mobile-contact p:not(.eyebrow){color:#c3b4b9;font-size:18px;line-height:1.7}
.contact-actions{display:flex;gap:30px;align-items:center;margin-top:30px;flex-wrap:wrap}
.mobile-footer{padding:35px 40px;max-width:1480px;margin:auto;display:flex;align-items:center;gap:35px;border:0}
.mobile-footer p{font-size:12px;color:var(--dim);margin-left:auto}
.mobile-footer>div{display:flex;gap:20px;font-size:12px;color:#c3b4b9}
@media(min-width:1800px){.mobile-hero-copy{padding-left:max(60px,calc((100vw - 1480px)/2));width:45%}}
@media(max-width:1100px){.mobile-nav-inner{padding:18px 24px;gap:20px}.mobile-nav{gap:18px;font-size:10px}.mobile-nav-cta{font-size:10px;padding:10px}.mobile-hero-copy{width:44%;padding-left:24px}.mobile-hero h1{font-size:42px}.hero-description{font-size:14px}.hero-intro{font-size:21px}.hero-platforms{gap:15px}.section-heading{gap:40px}.service-list article{grid-template-columns:30px 1fr 1.3fr;gap:20px}.service-tag{display:none}.mobile-footer{flex-wrap:wrap}.mobile-footer>div{margin-left:auto}}
@media(max-width:760px){
 .mobile-nav-inner{flex-wrap:wrap;gap:14px;padding:16px 20px}.mobile-nav-cta{margin-left:auto}.mobile-nav{order:3;width:100%;justify-content:space-between;gap:8px;font-size:10px;padding-top:10px}.mobile-header.js-ready .mobile-nav{display:none}.mobile-header.js-ready .mobile-nav.is-open{display:flex;flex-wrap:wrap;gap:15px}.menu-button:not([hidden]){display:block;font-size:12px}.mobile-header .logo b{font-size:10px}.mobile-header .logo i{font-size:7px}.mobile-header .logo{gap:8px}.mobile-header .logo img{width:32px;height:32px}
 .mobile-hero{height:auto;min-height:0;max-height:none;display:flex;flex-direction:column}.mobile-hero-copy{width:100%;padding:42px 24px 22px;min-height:0;order:0}.mobile-hero h1{font-size:clamp(35px,8.8vw,60px);margin-bottom:22px}.hero-intro{font-size:23px}.hero-intro br{display:none}.hero-description{font-size:15px;max-width:550px;padding:0}.hero-actions{margin-top:22px;gap:16px}.hero-platforms{margin-top:25px}.mobile-art{position:relative;order:1;top:auto;right:auto;transform:none;width:172%;margin-left:-70%;margin-top:-5px;margin-bottom:15px;flex:none}.mobile-backdrop{-webkit-mask-image:none;mask-image:none}.mobile-art::after{content:'';position:absolute;inset:0 0 auto;height:10%;background:linear-gradient(#080101,transparent);pointer-events:none}.motion-button{bottom:12px;right:12px;font-size:10px}.mobile-proof{grid-template-columns:1fr;gap:20px;padding:28px 24px}.mobile-proof>div+div{border-top:1px solid var(--line);padding-top:20px}.mobile-proof p{margin-top:4px}
 .mobile-section{padding:64px 24px}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:35px}.mobile-page h2{font-size:34px}.section-heading>p{font-size:15px}.service-list article{grid-template-columns:26px 1fr;gap:12px 16px;padding:26px 0}.service-list h3{font-size:24px}.service-list h3 br{display:none}.service-list p{grid-column:2}.app-examples{grid-template-columns:1fr;gap:25px}.example-visual{height:300px}.example-visual img{width:143px}.example-copy{padding:25px}.process-steps{grid-template-columns:1fr 1fr;gap:30px 22px}.process-steps h3{font-size:21px}.technology-note{grid-template-columns:1fr;gap:22px;padding:25px;margin-top:40px}.faq-section{grid-template-columns:1fr;gap:32px}.mobile-faq summary{font-size:16px}.mobile-contact .mobile-section{padding-block:60px}.mobile-contact h2{font-size:39px}.mobile-contact p:not(.eyebrow){font-size:16px}.contact-actions{gap:22px}.mobile-footer{padding:30px 24px;gap:24px;align-items:flex-start;flex-direction:column}.mobile-footer p,.mobile-footer>div{margin-left:0}.mobile-footer>div{flex-wrap:wrap}
}
@media(max-width:370px){.mobile-nav-cta{display:none}.menu-button{margin-left:auto}.process-steps{grid-template-columns:1fr}.mobile-hero h1{font-size:33px}.hero-platforms{gap:16px}.contact-actions .text-link{font-size:12px}}
@media(prefers-reduced-motion:reduce){.hero-phone{animation:none;will-change:auto}.motion-button{display:none}.mobile-button{transition:none}}
