:root{--ink:#07121a;--navy:#0a1a25;--cyan:#42d9e8;--cyan-dark:#087b8f;--cream:#f4f1e8;--paper:#fbfaf6;--muted:#60717a;--orange:#e86436}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
.site-header{position:absolute;z-index:10;top:0;left:50%;transform:translateX(-50%);width:min(1180px,calc(100% - 40px));height:88px;display:flex;align-items:center;gap:34px;color:#fff;border-bottom:1px solid rgba(255,255,255,.2)}
.brand{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:850;letter-spacing:.03em}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(103,226,240,.75);border-radius:10px;color:var(--cyan);font-size:12px;letter-spacing:-.05em;background:rgba(4,16,24,.72)}nav{display:flex;gap:28px;margin-left:auto;font-size:13px;font-weight:650;color:#c8d5da}nav a:hover{color:#fff}.header-action{padding:10px 18px;border:1px solid rgba(103,226,240,.8);border-radius:999px;font-size:13px;font-weight:800;color:#eaffff;background:rgba(43,181,200,.13)}
.hero{position:relative;min-height:780px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);align-items:center;gap:50px;padding:140px max(6vw,calc((100vw - 1180px)/2)) 92px;overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 36%,#123c4d 0,#091c29 31%,#06121b 62%,#040b11 100%)}.hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(66,217,232,.035) 1px,transparent 1px),linear-gradient(rgba(66,217,232,.025) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,transparent,#000 30%,transparent)}.hero-copy,.hero-art{position:relative;z-index:1}.eyebrow{margin:0 0 18px;color:#24b8c9;font-size:11px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.hero .eyebrow{color:#6ee8f3}.hero h1{max-width:690px;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(54px,6.5vw,92px);font-weight:500;line-height:.98;letter-spacing:-.045em}.hero-intro{max-width:590px;margin:27px 0 0;color:#b9c8cf;font-size:18px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 23px;border-radius:8px;font-size:13px;font-weight:850;letter-spacing:.015em}.button.primary{color:#031318;background:var(--cyan);box-shadow:0 10px 30px rgba(50,207,225,.2)}.button.secondary{border:1px solid #55717c;color:#e9f7f9;background:rgba(7,21,29,.58)}.hero-proof{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:36px;color:#8198a3;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.hero-proof span:before{content:"✓";margin-right:7px;color:#59e798}
.hero-art{align-self:center}.hero-glow{position:absolute;inset:8% 1%;border-radius:50%;background:rgba(23,175,194,.17);filter:blur(55px)}.hero-art>img{position:relative;width:100%;max-height:520px;object-fit:contain;filter:drop-shadow(0 24px 30px rgba(0,0,0,.48))}.hero-card{position:absolute;right:0;bottom:2%;display:grid;gap:3px;width:220px;padding:17px 18px;border:1px solid rgba(95,217,231,.45);border-radius:10px;background:rgba(4,15,22,.88);backdrop-filter:blur(8px)}.hero-card span{color:#70dbe7;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.16em}.hero-card strong{font-family:Georgia,serif;font-size:21px}.hero-card small{color:#9fb2ba;font-size:11px}
.game-section,.method{padding:110px max(6vw,calc((100vw - 1180px)/2))}.section-heading{max-width:720px;margin-bottom:52px}.section-heading h2,.offline-section h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,5vw,62px);font-weight:500;line-height:1.04;letter-spacing:-.035em}.section-heading>p:last-child{max-width:620px;margin:20px 0 0;color:var(--muted);font-size:17px;line-height:1.65}.game-feature{display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border:1px solid #9cb0b6;border-radius:20px;background:#fff;box-shadow:0 24px 65px rgba(8,28,39,.12)}.game-image{display:grid;grid-template-columns:minmax(0,1fr) 82px;align-items:center;gap:18px;min-height:570px;padding:36px 28px;background:radial-gradient(circle at 50% 42%,#174b5e,#081925 58%,#050c12 100%)}.ship-showcase{display:grid;gap:13px;justify-items:center}.ship-showcase img{width:100%;filter:drop-shadow(0 18px 20px #000)}.ship-showcase span{color:#6bdce8;font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.phone-stack{display:grid;gap:18px;justify-items:center}.gameplay-capture{position:relative;justify-self:center;width:82px;margin:0;overflow:hidden;border:4px solid #10161a;border-radius:13px;background:#02080d;box-shadow:0 18px 30px rgba(0,0,0,.7),inset 0 0 0 1px #52616a;transform:rotate(3deg)}.gameplay-capture.score-capture{transform:rotate(-3deg)}.gameplay-capture:before{content:"";position:absolute;z-index:2;top:2px;left:50%;width:18px;height:2px;transform:translateX(-50%);border-radius:99px;background:#151d22;box-shadow:0 0 0 1px #50616a}.gameplay-capture img{width:100%;filter:none}.gameplay-capture figcaption{display:none}.game-copy{padding:62px 54px}.game-label{margin:0 0 14px;color:var(--orange);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.18em}.game-copy h3{margin:0;font-family:Georgia,serif;font-size:38px;font-weight:500;line-height:1.08}.game-copy>p:not(.game-label){color:var(--muted);font-size:15px;line-height:1.7}.game-copy ul{display:grid;gap:12px;margin:24px 0;padding:0;list-style:none}.game-copy li{position:relative;padding-left:25px;color:#29404a;font-size:13px;line-height:1.45}.game-copy li:before{content:"";position:absolute;left:0;top:5px;width:9px;height:9px;border:2px solid var(--cyan-dark);border-radius:50%}.price-line{display:flex;align-items:baseline;gap:12px;margin:28px 0 19px}.price-line strong{font-family:Georgia,serif;font-size:38px}.price-line span{color:var(--muted);font-size:12px}.game-actions{display:flex;align-items:center;gap:20px}.text-link{color:var(--cyan-dark);font-size:12px;font-weight:850;border-bottom:1px solid #9ed8df}
.method{background:var(--cream)}.section-heading.compact{margin-bottom:40px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit-grid article{min-height:290px;padding:32px;border:1px solid #c7d0cf;border-radius:14px;background:rgba(255,255,255,.58)}.benefit-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:#fff;background:var(--cyan-dark);font-size:11px;font-weight:850}.benefit-grid h3{margin:47px 0 12px;font-family:Georgia,serif;font-size:26px;font-weight:500}.benefit-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.offline-section{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:82px max(6vw,calc((100vw - 1180px)/2));color:#fff;background:#0b2632}.offline-section>div{max-width:720px}.offline-section p:last-child{max-width:670px;color:#acc0c7;line-height:1.65}.button.light{flex:none;border-color:#7aa3ae}
footer{display:grid;grid-template-columns:1fr auto;gap:18px 40px;padding:55px max(6vw,calc((100vw - 1180px)/2));color:#9bacb4;background:#051018;font-size:12px}.footer-brand{color:#fff}.footer-links{display:flex;gap:24px;align-items:center;color:#dce8eb;font-weight:700}footer p{margin:0}footer small{grid-column:1/-1;padding-top:18px;border-top:1px solid #1c333e;color:#687e88}
@media(max-width:900px){.site-header{height:74px}.site-header nav{display:none}.hero{min-height:0;grid-template-columns:1fr;padding-top:120px}.hero-art{max-width:620px;margin:auto}.game-feature{grid-template-columns:1fr}.game-image{min-height:380px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{min-height:220px}.benefit-grid h3{margin-top:28px}}
@media(max-width:620px){.site-header{width:calc(100% - 28px)}.brand{font-size:12px}.brand-mark{width:34px;height:34px}.header-action{padding:9px 14px}.hero{padding:116px 20px 64px;gap:25px}.hero h1{font-size:49px}.hero-intro{font-size:16px}.hero-art{width:calc(100% + 20px);margin-left:-10px}.hero-card{right:4px;bottom:-4px;width:190px}.hero-proof{display:grid}.game-section,.method{padding:76px 20px}.game-image{grid-template-columns:minmax(0,1fr) 66px;min-height:430px;padding:24px 17px;gap:10px}.gameplay-capture{width:66px}.game-copy{padding:36px 24px}.game-copy h3{font-size:32px}.game-actions{align-items:stretch;flex-direction:column}.text-link{text-align:center;border:0}.offline-section{align-items:flex-start;flex-direction:column;padding:64px 20px}.offline-section .button{width:100%}footer{grid-template-columns:1fr;padding:42px 20px}.footer-links{align-items:flex-start;flex-direction:column;gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.game-actions .purchase-dark{border-color:#8ca2aa;color:#17313b;background:#eef4f5}

/* The ship is the sole featured visual. */
.game-image{grid-template-columns:1fr;place-items:center;padding:46px}
.ship-showcase img{max-height:360px}
@media(max-width:620px){.game-image{grid-template-columns:1fr;padding:25px}}

/* Memory Fortress product page */
.product-page{background:#fbfaf6}.product-header{position:absolute}.product-hero{min-height:760px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px;padding:145px max(6vw,calc((100vw - 1180px)/2)) 85px;color:#fff;background:radial-gradient(circle at 76% 36%,#15495b,#081a26 43%,#040c12 78%)}.product-hero-copy{position:relative;z-index:1}.product-hero h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(52px,6.2vw,84px);font-weight:500;line-height:.98;letter-spacing:-.045em}.product-hero-copy>p:not(.eyebrow){max-width:620px;margin:26px 0 0;color:#b7c7cd;font-size:17px;line-height:1.65}.product-price{display:flex;align-items:center;gap:16px;margin:29px 0 0}.product-price strong{font-family:Georgia,serif;font-size:44px;font-weight:500}.product-price span{color:#94aab3;font-size:11px;line-height:1.45}.product-hero-art{position:relative}.product-hero-art img{position:relative;z-index:1;width:100%;filter:drop-shadow(0 30px 35px #000)}.product-hero-art>span{position:relative;z-index:1;display:block;margin-top:12px;color:#63dce8;font-size:10px;font-weight:900;letter-spacing:.17em;text-align:center;text-transform:uppercase}
.sales-intro{padding:115px max(6vw,calc((100vw - 1030px)/2));text-align:center}.sales-intro h2{max-width:980px;margin:0 auto;font-family:Georgia,serif;font-size:clamp(38px,5vw,62px);font-weight:500;line-height:1.08;letter-spacing:-.035em}.sales-intro>p:last-child{max-width:760px;margin:28px auto 0;color:var(--muted);font-size:16px;line-height:1.8}
.sales-steps,.included,.faq{padding:105px max(6vw,calc((100vw - 1180px)/2))}.sales-steps{color:#fff;background:#09202b}.sales-steps .section-heading h2{color:#fff}.step-list{display:grid;gap:1px;border:1px solid #31515e;border-radius:16px;overflow:hidden;background:#31515e}.step-list article{display:grid;grid-template-columns:72px 1fr;gap:26px;padding:32px;background:#0b2733}.step-list article>span{display:grid;place-items:center;width:55px;height:55px;border:1px solid #3fbfd0;border-radius:50%;color:#65dce8;font-size:12px;font-weight:900}.step-list h3{margin:0 0 8px;font-family:Georgia,serif;font-size:27px;font-weight:500}.step-list p{margin:0;color:#a9bec6;font-size:14px;line-height:1.65}
.included{background:#f2efe6}.included-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.included-grid article{min-height:245px;padding:29px;border:1px solid #c9d1ce;border-radius:13px;background:#fbfaf6}.included-grid article>strong{display:block;color:#098ea2;font-family:Georgia,serif;font-size:35px;font-weight:500}.included-grid h3{margin:38px 0 9px;font-family:Georgia,serif;font-size:24px;font-weight:500}.included-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}
.for-you{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:105px max(6vw,calc((100vw - 1180px)/2));background:#fff}.for-you h2{margin:0;font-family:Georgia,serif;font-size:clamp(38px,4.6vw,58px);font-weight:500;line-height:1.07}.for-you ul{display:grid;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid #cbd5d6}.for-you li{padding:18px 5px;border-bottom:1px solid #cbd5d6;color:#344a53;font-size:14px;line-height:1.45}.for-you li:before{content:"✓";display:inline-block;margin-right:12px;color:#0995a8;font-weight:900}
.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq details{padding:21px 23px;border:1px solid #c8d2d4;border-radius:11px;background:#fff}.faq summary{cursor:pointer;font-family:Georgia,serif;font-size:19px;font-weight:600;line-height:1.3}.faq details p{margin:13px 0 0;color:var(--muted);font-size:13px;line-height:1.65}.purchase-callout{padding:100px 20px;color:#fff;text-align:center;background:radial-gradient(circle at 50% 0,#174b5d,#071822 65%)}.purchase-callout h2{max-width:820px;margin:0 auto;font-family:Georgia,serif;font-size:clamp(42px,5.5vw,67px);font-weight:500;line-height:1.05}.purchase-callout>p:not(.eyebrow){color:#a9bdc5}.product-price.centered{justify-content:center;margin-bottom:22px}
@media(max-width:900px){.product-hero{grid-template-columns:1fr;padding-top:125px}.product-hero-art{max-width:620px;margin:auto}.included-grid{grid-template-columns:1fr 1fr}.for-you{grid-template-columns:1fr}.faq-grid{grid-template-columns:1fr}}
@media(max-width:620px){.product-hero{padding:115px 20px 65px}.product-hero h1{font-size:48px}.product-hero-copy>p:not(.eyebrow){font-size:15px}.product-price{align-items:flex-start}.product-hero .hero-actions{display:grid}.sales-intro,.sales-steps,.included,.faq,.for-you{padding:75px 20px}.step-list article{grid-template-columns:1fr;gap:16px;padding:25px}.included-grid{grid-template-columns:1fr}.included-grid article{min-height:210px}.faq details{padding:18px}.purchase-callout .button{width:100%}}
