:root{color:#f7fbf5;background:#0b0f14;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 18% 0%,rgba(163,48,61,.22),transparent 30rem),linear-gradient(180deg,#0d1218,#101617 45%,#0a0c0f)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem clamp(1rem,3vw,3rem);border-bottom:1px solid rgba(255,255,255,.08);background:#090c10d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:.65rem;font-weight:800;white-space:nowrap}.brand-mark{display:grid;width:2.2rem;height:2.2rem;place-items:center;border-radius:.45rem;background:#b3313e;color:#fff7e8;box-shadow:0 0 0 1px #ffffff24 inset}.site-header nav,footer nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.45rem 1rem;color:#d7e2d6;font-size:.95rem}.site-header nav a:hover,footer nav a:hover{color:#fff}.section{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:clamp(3rem,8vw,6.5rem) 0}.hero{display:grid;min-height:calc(100vh - 4rem);grid-template-columns:minmax(0,1fr) minmax(280px,.92fr);align-items:center;gap:clamp(2rem,7vw,5rem)}.hero-copy h1{max-width:11ch;margin:0;color:#fff8ec;font-size:clamp(3.6rem,8vw,7.4rem);line-height:.91;letter-spacing:0}.hero-subtitle{max-width:36rem;margin:1.4rem 0 0;color:#e0eadc;font-size:clamp(1.16rem,2vw,1.55rem);line-height:1.55}.eyebrow{margin:0 0 .8rem;color:#81d3a1;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.button{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;border:0;border-radius:.45rem;padding:.85rem 1.15rem;background:#e04252;color:#fff;cursor:pointer;font:inherit;font-weight:800;line-height:1;box-shadow:0 16px 36px #e042523d}.button:hover{background:#f04f60}.button.secondary{background:#ffffff14;box-shadow:0 0 0 1px #ffffff24 inset}.button.secondary:hover{background:#ffffff24}.hero-media{position:relative;overflow:hidden;margin:0;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;background:linear-gradient(160deg,rgba(26,83,70,.75),transparent 45%),linear-gradient(180deg,#111a20,#1a2422 62%,#12120f);box-shadow:0 28px 90px #00000061}.hero-media img,.game-shot img{display:block;width:100%;height:100%;object-fit:cover}.hero-media img{aspect-ratio:4 / 5}.hero-media:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,transparent 45%,rgba(7,10,11,.42));pointer-events:none}.moon{position:absolute;top:3rem;right:3rem;width:5.2rem;height:5.2rem;border-radius:50%;background:#f0d899;box-shadow:0 0 60px #f0d8995c}.shell{position:absolute;width:10rem;height:6.8rem;border:.45rem solid #151817;border-radius:52% 52% 35% 35%;background:radial-gradient(circle at 50% 22%,#93d579 0 18%,transparent 19%),linear-gradient(130deg,#2d7b56,#7bb65f 55%,#174a35);box-shadow:0 20px #111711}.shell:before,.shell:after{position:absolute;content:"";background:#151817}.shell:before{inset:48% 8% auto;height:.28rem}.shell:after{top:13%;left:49%;width:.3rem;height:70%}.shell-one{right:6%;bottom:23%}.shell-two{left:8%;bottom:17%;transform:scale(.78)}.shell-three{left:36%;bottom:7%;transform:scale(.62)}.banner{position:absolute;left:18%;bottom:28%;width:.45rem;height:10rem;background:#17130f}.banner:after{position:absolute;left:.45rem;width:6.7rem;height:4.7rem;content:"";background:linear-gradient(135deg,#b3313e,#e0a64f);clip-path:polygon(0 0,100% 0,84% 50%,100% 100%,0 100%)}.media-stack{display:grid;gap:clamp(2rem,6vw,4rem);padding-top:0}.media-row{display:grid;grid-template-columns:minmax(0,.8fr) minmax(280px,1.1fr);align-items:center;gap:clamp(1.5rem,5vw,4rem)}.media-row.reverse{grid-template-columns:minmax(280px,1.1fr) minmax(0,.8fr)}.media-row.reverse .media-copy{grid-column:2}.media-row.reverse .game-shot{grid-column:1;grid-row:1}.media-copy h2{margin:0;color:#fff8ec;font-size:clamp(2rem,4vw,3.2rem);line-height:1.06;letter-spacing:0}.media-copy p:not(.eyebrow){color:#c8d5c8;font-size:1.03rem;line-height:1.75}.game-shot{overflow:hidden;margin:0;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;background:#ffffff0b;box-shadow:0 22px 70px #00000052}.game-shot img{aspect-ratio:16 / 10}.section-heading{max-width:720px;margin-bottom:1.5rem}.section-heading h2,.page-heading h1,.legal-section h2{margin:0;color:#fff8ec;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05;letter-spacing:0}.section-heading p:not(.eyebrow){color:#c8d5c8;line-height:1.7}.page{min-height:calc(100vh - 9rem)}.page-heading{max-width:800px;padding-top:1rem}.info-grid,.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.info-panel,.product-card,.legal-section{border:1px solid rgba(255,255,255,.1);border-radius:.5rem;background:#ffffff0b}.info-panel{min-height:13rem;padding:1.35rem}.info-panel h3,.product-card h3,.legal-copy h3{margin:0 0 .65rem;color:#fff8ec}.info-panel p,.product-card p,.legal-copy p{color:#c8d5c8;line-height:1.65}.split-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.75fr);align-items:start;gap:clamp(1.5rem,5vw,4rem)}.pricing-layout{display:grid;grid-template-columns:minmax(280px,.88fr) minmax(260px,1fr);align-items:stretch;gap:1rem;margin-bottom:clamp(2.5rem,6vw,4.5rem)}.pricing-note{display:flex;min-height:22rem;flex-direction:column;justify-content:center;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;padding:clamp(1.35rem,4vw,2.5rem);background:linear-gradient(140deg,rgba(179,49,62,.22),transparent 58%),#ffffff0b}.pricing-note h2{margin:0;color:#fff8ec;font-size:clamp(1.75rem,3vw,2.6rem);line-height:1.1}.pricing-note p:not(.eyebrow){color:#c8d5c8;line-height:1.7}.products-heading{margin-top:0}.product-card{display:flex;min-height:22rem;flex-direction:column;justify-content:space-between;gap:1.15rem;padding:1.35rem}.product-art{position:relative;overflow:hidden;margin:-.35rem -.35rem 0;border:1px solid rgba(255,255,255,.08);border-radius:.45rem;background:radial-gradient(circle at 50% 18%,rgba(129,211,161,.22),transparent 32%),linear-gradient(145deg,#b3313e2e,#0b0f14d1)}.product-art:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,transparent 55%,rgba(7,10,11,.36));pointer-events:none}.product-art img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-card ul{display:grid;gap:.45rem;margin:0;padding-left:1.1rem;color:#dce7d9}.badge{display:inline-flex;width:fit-content;border-radius:999px;padding:.35rem .65rem;background:#81d3a11f;color:#9ee4b7;font-size:.78rem;font-weight:800}.price{color:#fff;font-size:1.75rem}.legal-wrap{width:min(960px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 5rem}.legal-section{margin-top:1rem;padding:clamp(1.2rem,3vw,2rem);scroll-margin-top:6rem}.legal-copy{margin-top:1.25rem}.legal-copy h3{margin-top:1.35rem}.contact-grid{display:grid;gap:.85rem;margin-top:1rem}.contact-grid a{width:fit-content;color:#9ee4b7;font-weight:800}footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:2rem clamp(1rem,3vw,3rem);border-top:1px solid rgba(255,255,255,.1);color:#d7e2d6}footer strong{color:#fff8ec}@media (max-width: 900px){.site-header{align-items:flex-start;flex-direction:column}.site-header nav{justify-content:flex-start}.hero,.split-section,.pricing-layout{grid-template-columns:1fr}.hero{min-height:auto}.info-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-row,.media-row.reverse{grid-template-columns:1fr}.media-row.reverse .media-copy,.media-row.reverse .game-shot{grid-column:auto;grid-row:auto}}@media (max-width: 620px){.brand{white-space:normal}.section{width:min(100% - 1rem,1180px)}.hero-copy h1{font-size:3.25rem}.hero-actions,.button{width:100%}.info-grid,.product-grid{grid-template-columns:1fr}.info-panel,.product-card{min-height:auto}footer{align-items:flex-start;flex-direction:column}footer nav{justify-content:flex-start}}
