@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&display=swap";:root{--landing-dark: #0c1114;--landing-panel: rgba(13, 18, 22, .85);--landing-card: #1b1f22;--landing-card-light: #eef1f4;--landing-foreground: #eeeff2;--landing-foreground-dark: #111417;--landing-muted: #9aa2a8;--landing-border: rgba(255, 255, 255, .12);--landing-border-light: rgba(22, 27, 32, .12);--landing-green: linear-gradient(95deg, #42be75 0%, #42bea8 45%, #31efd9 100%);--landing-red: linear-gradient(90deg, #dc433b, #e16244);--landing-orange: linear-gradient(95deg, #f1ae35 0%, #ea9952 100%);--landing-card-radius: 18px;--landing-gap: 24px;--landing-accent: #42be75}.landing-green-gradient{background:var(--landing-green);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.landing{font-family:"Outfit",var(--font-body-family, "Outfit"),sans-serif;color:var(--landing-foreground);position:relative;isolation:isolate;line-height:1.55}.landing ::selection{background:#f5635459;color:#fff}.landing-shell{width:min(1700px,100% - 2.4rem);margin:0 auto;padding-inline:clamp(1.5rem,3vw,3.5rem)}.landing h1,.landing h2,.landing h3,.landing h4{font-weight:600;margin:0;color:inherit}.landing p{color:var(--landing-muted)}.landing-title{font-size:clamp(3rem,4vw,4.75rem);line-height:1.1;letter-spacing:-.02em;margin-top:16px!important}.landing-subtitle{font-size:clamp(1.5rem,2vw,1.75rem);color:var(--landing-foreground);margin-top:4rem;max-width:600px}.landing-text{font-size:1.4rem;margin-top:1rem;color:var(--landing-muted)}.landing-chip{display:inline-flex;align-items:center;gap:.8rem;padding:.35rem 1.35rem;border-radius:999px;background:#ffffff1a;font-size:1.3rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.landing-chip svg{width:1.35rem;height:1.35rem}.landing-gradient{background:var(--landing-red);-webkit-background-clip:text;color:transparent!important;font-weight:600}.landing-gradient--green{background:var(--landing-green)}.landing-gradient--orange{background:var(--landing-orange)}.landing-button{--landing-button-bg: var(--landing-red);display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1.1rem 1.9rem;border-radius:999px;border:none;font-weight:600;color:#fff;background-image:var(--landing-button-bg);background-color:transparent;font-size:1.5rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 12px 30px #00000040;width:fit-content}.landing-button:hover{transform:translateY(-3px)}.landing-button--outline{background-image:none;border:1px solid rgba(255,255,255,.2);color:var(--landing-foreground);box-shadow:none;background-color:transparent}.landing-section-heading{display:flex;align-items:center;gap:1.5rem}.landing-section-heading h2{margin:12px 0;font-size:clamp(2.2rem,2.6vw,3rem)}.landing-section-heading h3{font-size:clamp(2.2rem,2.6vw,3rem)}.landing-section-heading__divider{flex:1;height:1px;background:#ffffff26;border-radius:999px;display:flex;gap:.6rem;align-items:center}.landing-section-heading__divider:before,.landing-section-heading__divider:after{content:"";width:10px;height:10px;border-radius:50%;background:#fff3}.landing-hero{background:#050607;padding-block:clamp(5rem,10vw,12rem);margin-top:clamp(-5rem,-3vw,-2rem);overflow:hidden}.landing-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(//checkout.goskins.store/cdn/shop/t/6/assets/landing-hero-bg-dark.avif?v=45390067485660592681763649950);background-size:cover;background-position:center top;opacity:.9;z-index:-2}@media (prefers-color-scheme: light){.landing-hero:before{background-image:url(//checkout.goskins.store/cdn/shop/t/6/assets/landing-hero-bg-light.avif?v=154348483276386087561763649950)}}.landing-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#05060700,#0506070a 5%);z-index:-1}.landing-hero__inner{display:grid;grid-template-columns:minmax(0,760px) minmax(300px,1fr);gap:clamp(1.5rem,4vw,4.5rem);align-items:center}.landing-hero__image{position:relative;display:flex;justify-content:flex-end}.landing-hero__image img{width:min(320px,95%);height:auto;object-fit:contain;filter:drop-shadow(0 30px 80px rgba(0,0,0,.65))}.landing-hero__image img+img{display:none}@media (prefers-color-scheme: light){.landing-hero__image img{display:none}.landing-hero__image img+img{display:block}}.landing-hero__ctas{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2rem}.landing-game-link{position:relative;overflow:hidden;border-radius:18px;padding:.85rem 1.35rem;min-width:0;display:inline-flex;align-items:center;gap:.9rem;text-decoration:none;color:#fff;font-weight:600;border:1px solid rgba(255,255,255,.15);background:#090b0e4a;box-shadow:inset 0 1px #ffffff0d}.landing-game-link:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--landing-cta-image);background-size:cover;background-position:center;filter:saturate(1.05);transform:scale(1);transition:transform .3s ease;z-index:-2;opacity:.8}.landing-game-link__icon{width:40px;height:40px;border-radius:12px;background:#ffffff14;display:grid;place-items:center;flex-shrink:0}.landing-game-link__copy{display:flex;flex-direction:column;line-height:1.15}.landing-game-link__copy small{font-size:1.1rem;color:#ffffffa6;text-transform:uppercase}.landing-game-link__copy strong{font-size:1.5rem;letter-spacing:.05em;color:#fff}.landing-game-link:hover:before{transform:scale(1.05)}.landing-hero__trust{margin-top:1.4rem}.landing-trust{display:flex;gap:1.2rem;align-items:center;margin-top:3rem;text-decoration:none;color:#fff}.landing-trust__stars{display:flex;gap:.6rem;justify-content:center}.landing-trust__star{width:32px;height:32px;border-radius:6px;background:#ffffff14;display:grid;place-items:center}.landing-trust__star img{width:50%;height:50%}.landing-trust small{color:var(--landing-muted)}.landing-hero__features{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem;margin-top:clamp(3rem,4vw,4.5rem)}@media (min-width: 768px){.landing-hero__features{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-feature-card{padding:1rem;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);display:flex;gap:1.5rem;align-items:center}.landing-feature-card__icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center}.landing-feature-card__title{font-size:1.6rem;text-align:start}.landing-feature-card__body{font-size:1.4rem;line-height:1.5rem;margin:4px 0 0;text-align:start}.landing-feature-card--green .landing-feature-card__icon{background:var(--landing-green)}.landing-feature-card--red .landing-feature-card__icon{background:var(--landing-red)}.landing-feature-card--orange .landing-feature-card__icon{background:var(--landing-orange)}.landing-games{margin-top:var(--landing-gap)}.landing-games__banner{position:relative;border-radius:18px;overflow:hidden;padding:16px;background:#171616;border:1px solid rgba(255,255,255,.08);margin-bottom:24px}.landing-games__banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;border:1px solid rgba(66,190,149,.4);z-index:-1}.landing-games__banner-content{display:flex;align-items:center;justify-content:space-between;gap:2rem}.landing-games__banner img{width:200px;height:160px;object-fit:contain}.landing-games__grid{display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.landing-game-card{position:relative;border-radius:20px;overflow:hidden;color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;border:1px solid rgba(255,255,255,.1);text-decoration:none}.landing-game-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--landing-card-bg);background-size:cover;background-position:center;transform:scale(1);transition:transform .3s ease;z-index:-2}.landing-game-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0405071a,#040507f2);z-index:-1}.landing-game-card:hover:before{transform:scale(1.05)}.landing-game-card__top{display:flex;align-items:center;gap:1rem}.landing-game-card__top img{width:56px;height:56px}.landing-game-card__title{font-size:2.8rem;margin:0!important;line-height:2.8rem;font-weight:700;color:#fff!important}.landing-game-card__meta{font-size:1.3rem;text-transform:uppercase;color:#ffffffb3;margin:4px 0!important}.landing-featured{margin-top:var(--landing-gap)}.landing-tabs{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:.5rem}.landing-tabs::-webkit-scrollbar{height:4px}.landing-tab{border:none;background:#ffffff0a;border-radius:14px;padding:.9rem 1.4rem;display:inline-flex;align-items:center;gap:.8rem;font-size:1.4rem;color:var(--landing-muted);cursor:pointer;transition:background .15s ease,color .15s ease;border:1px solid transparent}.landing-tab img{width:28px;height:28px}.landing-tab.is-active{color:var(--landing-foreground);border-color:#ffffff26;background:#ffffff14}.landing-featured__panel{display:none;margin-top:1rem}.landing-featured__panel.is-active{display:block}.landing-marquee{overflow:hidden;border-radius:20px;padding:1rem 0;position:relative}.landing-marquee:before,.landing-marquee:after{content:"";position:absolute;top:0;width:80px;height:100%;z-index:2;pointer-events:none}.landing-marquee:before{left:0;background:linear-gradient(90deg,var(--landing-dark),rgba(12,17,20,0))}.landing-marquee:after{right:0;background:linear-gradient(270deg,var(--landing-dark),rgba(12,17,20,0))}.landing-marquee__track{display:flex;gap:1.2rem;width:max-content;animation:landing-marquee 28s linear infinite}@keyframes landing-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-reviews__track{display:flex;gap:1.2rem;width:max-content;animation:landing-marquee 32s linear infinite}@media (prefers-reduced-motion: reduce){.landing-marquee__track,.landing-reviews__track{animation:none}}.landing-product-card{display:flex;flex-direction:column;max-width:100%;border-radius:10px;padding:1.2rem;background:#00000059;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 0 0 1px #ffffff05;text-decoration:none;color:inherit;position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.landing-product-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--landing-card-bg, url(//checkout.goskins.store/cdn/shop/t/6/assets/landing-gag-banner.avif?v=123531456317012901331763649947));background-size:cover;background-position:center;opacity:.5;z-index:0}.landing-product-card--placeholder{pointer-events:none;opacity:.9}.landing-product-card--placeholder:hover{transform:none;box-shadow:inset 0 0 0 1px #ffffff14}.landing-product-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#05070a1a,#05070a4d);z-index:1}.landing-product-card:hover{transform:translateY(-4px);box-shadow:0 15px 30px #00000073}.landing-product-card__badge{position:absolute;top:1rem;right:1rem;z-index:3;padding:.3rem .8rem;border-radius:999px;font-size:1.1rem;font-weight:600;color:#fff;background:#f55854e6;border:1px solid rgba(255,255,255,.2)}.landing-product-card__media{position:relative;z-index:2;border-radius:10px;overflow:hidden;background:#00000059;margin-bottom:1rem;display:flex;justify-content:center;align-items:center;height:200px;aspect-ratio:1}.landing-product-card__media img{max-width:100%;width:180px;aspect-ratio:1 / 1;object-fit:contain}.landing-product-card__placeholder{display:grid;place-items:center;height:100%;font-size:1.2rem;color:#ffffff80}.landing-product-card__title{font-size:1.6rem;font-weight:600;margin:0!important;color:#fff!important;position:relative;z-index:2;max-width:100%}.landing-product-card__price{display:flex;gap:.6rem;align-items:baseline;font-size:1.3rem;position:relative;z-index:2}.landing-product-card__price-current{font-weight:600;color:var(--landing-card-accent, #42be75)}.landing-product-card__price-compare{color:#ffffff80;text-decoration:line-through;font-size:1.1rem}.landing-mystery{text-align:center;margin-top:3rem}.landing-mystery>p{max-width:700px;margin:0 auto}.landing-mystery>h2{margin-top:1.6rem}.landing-mystery__cards{margin-top:2.4rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.4rem;margin-bottom:2.4rem}.landing-mystery-card{padding:2rem;border-radius:20px;background:#171616;border:1px solid rgba(255,255,255,.08);text-align:left;display:flex;flex-direction:column}.landing-mystery-card__chip{align-self:flex-start;padding:.4rem 1.2rem;border-radius:999px;font-size:1.2rem;text-transform:uppercase;letter-spacing:.15em;background:#ffffff14}.landing-mystery-card__title{font-size:2rem;margin-bottom:20px!important}.landing-mystery-card>p{margin:2px 0}.landing-mystery-card__price{font-size:1.3rem;color:#ffffffb3;margin-bottom:16px!important}.landing-why{margin-top:var(--landing-gap);padding:clamp(3rem,5vw,5rem) 0;position:relative;overflow:hidden;text-align:center}.landing-why:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(//checkout.goskins.store/cdn/shop/t/6/assets/landing-why-bg-dark.avif?v=77731338277526686651763649947);background-size:cover;background-position:center;opacity:.9;z-index:-2}@media (prefers-color-scheme: light){.landing-why:before{background-image:url(//checkout.goskins.store/cdn/shop/t/6/assets/landing-why-bg-light.avif?v=34441862407300022251763649947)}}.landing-why:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0003;z-index:-1}.landing-why__grid{margin-top:3rem;display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.landing-faq{margin-top:var(--landing-gap)}.landing-faq__header{display:flex;gap:2rem;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:2rem;border-radius:20px;background:#1716161d;border:1px solid rgba(255,255,255,.08);position:relative}.landing-faq__header:before{content:"";position:absolute;border-radius:20px;top:0;right:0;bottom:0;left:0;background-image:url(//checkout.goskins.store/cdn/shop/t/6/assets/order-tracking.avif?v=168579634757994894651763649948);background-size:cover;opacity:.65;z-index:-2}.landing-faq__list{margin-top:2.4rem;gap:1.2rem}.landing-accordion{background:#171616;border-radius:16px;border:1px solid rgba(255,255,255,.08);padding:1.2rem 1.5rem;margin-bottom:.5rem}.landing-accordion summary{cursor:pointer;list-style:none;position:relative;font-weight:600;color:var(--landing-foreground);font-size:1.5rem;display:flex;align-items:center;justify-content:space-between}.landing-accordion summary::-webkit-details-marker{display:none}.landing-accordion summary:after{content:"+";position:absolute;right:0;top:-5px;font-size:2rem;color:var(--landing-accent);transition:transform .2s ease}.landing-accordion[open] summary:after{transform:rotate(45deg)}.landing-accordion__body{margin-top:1rem;color:var(--landing-muted);font-size:1.4rem;display:flex;flex-direction:column;gap:1rem}.landing-accordion__body>p{margin:0!important}.landing-payment-icons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.landing-payment-icons img{height:26px;width:auto}.landing-engage{margin-top:var(--landing-gap);display:flex;flex-direction:column;gap:2.4rem}.landing-gift{display:grid;grid-template-columns:1fr 360px;gap:2rem;align-items:center;flex-wrap:wrap;border-radius:32px;padding:24px 0;position:relative}.landing-gift>div>p{max-width:900px}.landing-gift img{width:360px;max-width:100%;border-radius:16px;object-fit:contain}.landing-discord{border-radius:22px;overflow:hidden;padding:1.6rem;position:relative;margin:24px 0}.landing-discord:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(//checkout.goskins.store/cdn/shop/t/6/assets/banner-discord.avif?v=2254037837187281381763649947);background-size:cover;background-position:center;opacity:.9;border-radius:32px;z-index:-2}.landing-discord__list{margin:1.2rem 0;display:flex;flex-wrap:wrap;gap:1.2rem;color:#fff}.landing-discord__list span{display:inline-flex;align-items:center;gap:.6rem}.landing-tracking{position:relative;border-radius:24px;padding:clamp(2rem,4vw,3.5rem);overflow:hidden;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem}.landing-tracking:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(//checkout.goskins.store/cdn/shop/t/6/assets/order-tracking.avif?v=168579634757994894651763649948);background-size:cover;opacity:.65;z-index:-2}.landing-order-info{margin-top:1.5rem;padding:1.2rem 1.4rem;border-radius:14px;background:#ffffff14;font-size:1.4rem;color:var(--landing-muted)}.landing-order-form{display:flex;flex-direction:column;gap:1.2rem}.landing-order-form input{padding:1.2rem 1.4rem;border-radius:14px;border:none;background:#ffffff1a;color:#fff;font-size:1.5rem}.landing-order-form input:focus{outline:2px solid rgba(255,255,255,.35)}.landing-order-error{font-size:1.3rem;color:#ffb3b3;min-height:1.3em}.landing-trust__grid{display:grid;grid-template-columns:minmax(0,320px) 1fr;gap:2rem;align-items:center}.landing-trust__badge{background:#ffffff0a;border-radius:20px;padding:2rem;text-align:center;border:1px solid rgba(255,255,255,.08)}.landing-reviews{overflow:hidden}.landing-review-card{width:280px;min-width:280px;background:#ffffff0a;border-radius:18px;padding:1.5rem;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:1rem}.landing-review-card__stars{display:flex;gap:.4rem}.landing-review-card__stars span{width:18px;height:18px;background:var(--landing-green);border-radius:4px}.landing-review-card__author{font-weight:600;margin-top:auto}.landing-tab__short{display:none}@media (max-width: 1024px){.landing-hero__inner{grid-template-columns:1fr;text-align:center}.landing-hero__image{display:none}.landing-title{font-size:3rem;margin-top:0!important}.landing-subtitle{margin-left:auto;margin-right:auto;margin-top:2rem}.landing-section-text{text-align:start}.landing-games__banner-content>img{display:none}.landing-trust{flex-direction:column}.landing-hero__ctas,.landing-hero__features{justify-content:center}.landing-games__banner-content{flex-direction:column;text-align:center}.landing-games__banner-content .landing-section-text{margin-top:0!important}.landing-gift{flex-direction:column;text-align:center}.landing-trust__grid{grid-template-columns:1fr}}@media (max-width: 768px){.landing-gift{display:flex;flex-direction:column}.landing-hero__ctas{flex-direction:column}.landing-hero__features{flex-direction:column;display:flex}.landing-hero:before{background-position:left!important}.landing-game-card__title{font-size:2rem}.landing-tab__short{display:block}.landing-tab__long{display:none}}@media (max-width: 640px){.landing-shell{padding-inline:0rem}.landing-section-heading{flex-direction:column;align-items:flex-start}.landing-chip{justify-content:center}.landing-tracking{padding:2rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/landing.css.map */
