.lp{font-family:var(--font-raleway), -apple-system, sans-serif;color:var(--ink);background:var(--paper);overflow-x:hidden}.lp a{color:inherit;text-decoration:none}.lp-eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--forest-dark);margin:0 0 .7rem;font-size:.74rem;font-weight:600}.lp-eyebrow--light{color:var(--gold)}.lp-h2{font-family:var(--font-aspergit), var(--font-raleway), sans-serif;letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(2rem,4.5vw,3rem);line-height:1.05}.lp-h2--light{color:#fff}.lp-muted{color:var(--ink-light)}.lp-hero{text-align:center;color:#fff;isolation:isolate;justify-content:center;align-items:center;min-height:100svh;padding:6rem 6vw;display:flex;position:relative;overflow:hidden}.lp-hero__bg{z-index:-2;background-position:50%;background-size:cover;position:absolute;inset:0}.lp-hero__scrim{z-index:-1;background:linear-gradient(#1a24218c 0%,#1a242159 40%,#1a2421c7 100%);position:absolute;inset:0}.lp-hero__inner{max-width:760px;animation:.8s cubic-bezier(.16,1,.3,1) both lpUp}.lp-hero__logo{filter:drop-shadow(0 2px 10px #00000073);width:auto;height:68px;margin-bottom:1.4rem}.lp-hero__brand{margin:0;padding:0;line-height:0}.lp-hero__eyebrow{text-transform:uppercase;letter-spacing:.22em;color:var(--gold);margin-bottom:1.2rem;font-size:.8rem}.lp-hero__title{font-family:var(--font-aspergit), var(--font-raleway), sans-serif;letter-spacing:.02em;text-shadow:0 3px 30px #00000059;margin:0 0 1.4rem;font-size:clamp(3.2rem,12vw,7rem);line-height:.95}.lp-hero__body{color:#ffffffe6;max-width:40rem;margin:0 auto 2.2rem;font-size:clamp(1.05rem,2.2vw,1.3rem);line-height:1.7}.lp-hero__actions{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}.lp-section{max-width:1120px;margin:0 auto;padding:6rem 6vw}.lp-head{text-align:center;margin-bottom:3rem}.lp-head__more{text-align:center;margin-top:3rem}.lp-head__more a,.lp-story__social a{font-weight:600}.lp-head__more a{color:var(--forest-dark)}.lp-blog-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.8rem;display:grid}.lp-card{border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex;overflow:hidden}.lp-card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.lp-card__imgwrap{position:relative;overflow:hidden}.lp-card__img{aspect-ratio:3/2;object-fit:cover;width:100%;transition:transform .5s;display:block}.lp-card__img--ph{background:linear-gradient(135deg, var(--sage), var(--forest-light))}.lp-card:hover .lp-card__img{transform:scale(1.05)}.lp-card__cat{position:absolute;top:.9rem;left:0}.lp-card__body{flex-direction:column;flex:1;padding:1.3rem 1.4rem 1.5rem;display:flex}.lp-card__title{font-family:var(--font-aspergit), var(--font-raleway), sans-serif;color:var(--ink);margin:0 0 .6rem;font-size:1.35rem;line-height:1.2}.lp-card__excerpt{color:var(--ink-mid);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 1rem;font-size:.93rem;line-height:1.65;display:-webkit-box;overflow:hidden}.lp-card__read{color:var(--forest-dark);margin-top:auto;font-size:.9rem;font-weight:600}.lp-story{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:0;display:grid}.lp-story__media{align-self:stretch;min-height:420px}.lp-story__media img{object-fit:cover;width:100%;height:100%;display:block}.lp-story__text{padding:clamp(3rem,6vw,6rem)}.lp-story__body{color:#ffffffd1;max-width:34rem;margin:1.4rem 0 1.8rem;font-size:1.1rem;line-height:1.85}.lp-story__social{flex-wrap:wrap;gap:1.6rem;display:flex}.lp-story__social a{color:var(--gold)}.lp-story__social a:hover{color:#fff}.lp-story__do{flex-direction:column;gap:.7rem;max-width:36rem;margin:0 0 1.8rem;padding:0;list-style:none;display:flex}.lp-story__do li{color:#fffc;padding-left:1.4rem;font-size:.98rem;line-height:1.55;position:relative}.lp-story__do li:before{content:"❯";color:var(--gold);position:absolute;left:0}.lp-story__do strong{color:#fff}.lp-connect{background:var(--paper-warm);border-top:1px solid var(--border)}.lp-connect__grid{grid-template-columns:1fr auto 1fr;align-items:start;gap:3.5rem;max-width:1120px;margin:0 auto;padding:6rem 6vw;display:grid}.lp-connect__divider{background:var(--border);align-self:stretch;width:1px}.lp-connect__sub{color:var(--ink-mid);margin:.8rem 0 1.6rem;line-height:1.6}.lp-form--inline{flex-wrap:wrap;gap:.6rem;display:flex}.lp-form--stack{flex-direction:column;gap:.8rem;display:flex}.lp-form__row{flex-wrap:wrap;gap:.8rem;display:flex}.lp-form__row .lp-input{flex:160px}.lp-input{font:inherit;border:1px solid var(--border);color:var(--ink);background:#fff;border-radius:10px;outline:none;width:100%;padding:.9rem 1.1rem;transition:border-color .2s,box-shadow .2s}.lp-form--inline .lp-input{border-radius:999px;flex:220px}.lp-textarea{resize:vertical;min-height:120px}.lp-input:focus{border-color:var(--forest);box-shadow:0 0 0 3px #73867833}.lp-form__consent{color:var(--ink-light);cursor:pointer;align-items:flex-start;gap:.55rem;width:100%;margin-top:.1rem;font-size:.83rem;line-height:1.5;display:flex}.lp-form__consent input[type=checkbox]{accent-color:var(--forest);cursor:pointer;flex-shrink:0;width:1rem;height:1rem;margin-top:.2rem}.lp-form__consent a{color:var(--forest-dark);text-decoration:underline}.lp-form__msg{width:100%;margin:.5rem 0 0;font-size:.9rem;font-weight:500}.lp-form__msg.is-ok{color:var(--forest-dark)}.lp-form__msg.is-err{color:#b23c3c}.lp-btn{font:inherit;cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:999px;align-items:center;padding:.9rem 1.7rem;font-weight:600;transition:all .2s;display:inline-flex}.lp-btn--primary{background:var(--gold);color:var(--ink)}.lp-btn--primary:hover{background:var(--terra-light);transform:translateY(-1px)}.lp-btn--primary:disabled{opacity:.6;cursor:default;transform:none}.lp-btn--ghost-light{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border-color:#fff6}.lp-btn--ghost-light:hover{background:#ffffff29}.lp-game{background:var(--ink)}.lp-game__inner{flex-direction:column;align-items:center;gap:2.4rem;max-width:1120px;margin:0 auto;padding:5rem 6vw 4.5rem;display:flex}.lp-game__frame{border-radius:var(--radius);width:100%;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s;display:block;overflow:hidden;box-shadow:0 18px 50px #00000059}.lp-game__frame:hover{transform:translateY(-5px);box-shadow:0 24px 60px #00000073}.lp-game__frame:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.lp-game__img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.lp-game__cta{text-align:center;max-width:40rem}.lp-game__cta .lp-h2{text-wrap:balance}.lp-game__studio{opacity:.78;flex-direction:column;align-items:center;gap:.55rem;margin-top:2.2rem;transition:opacity .2s;display:flex}.lp-game__studio:hover,.lp-game__studio:focus-visible{opacity:1}.lp-game__studio-mark{align-items:flex-start;gap:.3rem;display:inline-flex}.lp-game__studio img{width:230px;height:auto;display:block}.lp-game__studio-c{color:#ffffffbf;font-size:.72rem;line-height:1.4}.lp-game__studio-label{text-transform:uppercase;letter-spacing:.18em;color:#ffffff8c;font-size:.66rem}.lp-game__body{color:#ffffffd1;text-wrap:pretty;margin:1.1rem 0 1.9rem;font-size:1.05rem;line-height:1.75}.lp-footer{background:var(--ink);color:#ffffffb3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:3rem 6vw;display:flex}.lp-footer__logo{opacity:.85;height:40px}.lp-footer__link{color:inherit;text-underline-offset:2px;text-decoration:underline}.lp-footer__link:hover{color:#fff}.lp-footer__dim{font-size:.85rem}@keyframes lpUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@media (max-width:860px){.lp-story{grid-template-columns:1fr}.lp-story__media{min-height:260px}.lp-connect__grid{grid-template-columns:1fr;gap:2.5rem}.lp-connect__divider{width:auto;height:1px}}@media (max-width:720px){.lp-game__inner{gap:1.8rem;padding:3.5rem 6vw 3rem}.lp-game__img{aspect-ratio:9/16}}@media (prefers-reduced-motion:reduce){.lp-hero__inner{animation:none}.lp-card,.lp-card__img,.lp-game__frame{transition:none}}
