:root{--gc-bg:#080808;--gc-bg-2:#111111;--gc-surface:#171717;--gc-border:#262626;--gc-border-strong:#333333;--gc-accent:#7c3aed;--gc-accent-soft:#8b5cf6;--gc-accent-tint:#1b1430;--gc-text:#ffffff;--gc-muted:#a1a1aa;--gc-display:"Space Grotesk", system-ui, sans-serif;--gc-sans:"Inter", system-ui, sans-serif;--gc-max:1280px;--gc-ease:cubic-bezier(0.16, 1, 0.3, 1)}html{background:var(--gc-bg)!important}body{background:var(--gc-bg)!important}body.gc-has-custom-chrome .elementor-location-header,body.gc-has-custom-chrome .elementor-location-footer,body.gc-has-custom-chrome #masthead,body.gc-has-custom-chrome .site-header,body.gc-has-custom-chrome .ast-above-header-wrap,body.gc-has-custom-chrome .ast-main-header-wrap,body.gc-has-custom-chrome .ast-below-header-wrap,body.gc-has-custom-chrome #colophon,body.gc-has-custom-chrome .site-footer,body.gc-has-custom-chrome .ast-hfb-header{display:none!important}body.gc-has-custom-chrome{padding-top:72px}body.admin-bar.gc-has-custom-chrome{padding-top:104px}.gc-cart{position:relative}.gc-cart__count{position:absolute;top:2px;right:2px;min-width:16px;height:16px;padding:0 4px;display:grid;place-items:center;background:var(--gc-accent);color:#fff;font-family:var(--gc-sans);font-size:10px;font-weight:600;border-radius:999px;line-height:1}.gc-cookie{position:fixed;z-index:200;right:clamp(12px, 3vw, 24px);left:auto;bottom:clamp(12px, 3vw, 24px);width:min(400px, calc(100vw - 24px));display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding:18px 20px;background:rgb(17 17 17 / .96);backdrop-filter:blur(16px);border:1px solid var(--gc-border);border-radius:14px;opacity:0;transform:translateY(12px);transition:opacity 0.3s var(--gc-ease),transform 0.3s var(--gc-ease)}.gc-cookie.is-in{opacity:1;transform:translateY(0)}.gc-cookie[hidden]{display:none!important}.gc-cookie__text{flex:1;min-width:220px;margin:0;font-family:var(--gc-sans);font-size:13px;line-height:1.6;color:var(--gc-muted)}.gc-cookie__text a{color:var(--gc-accent-soft);text-decoration:underline;text-underline-offset:2px}.gc-cookie__actions{display:flex;gap:10px;flex-shrink:0}.gc-cookie__btn{font-family:var(--gc-sans);font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;padding:9px 16px;border-radius:2px;transition:background-color 0.2s ease,border-color 0.2s ease,color 0.2s ease}.gc-cookie__btn--decline{background:none;border:1px solid var(--gc-border);color:var(--gc-muted)}.gc-cookie__btn--decline:hover{color:#fff;border-color:var(--gc-border-strong)}.gc-cookie__btn--accept{background:none;border:1px solid var(--gc-accent);color:#fff}.gc-cookie__btn--accept:hover{background:rgb(124 58 237 / .18)}@media (min-width:768px){.gc-cookie{left:auto;right:20px;bottom:20px}}.gc-home{--gc-bg:#080808;--gc-bg-2:#111111;--gc-surface:#171717;--gc-border:#262626;--gc-border-strong:#333333;--gc-accent:#7c3aed;--gc-accent-soft:#8b5cf6;--gc-accent-tint:#1b1430;--gc-text:#ffffff;--gc-muted:#a1a1aa;--gc-display:"Space Grotesk", system-ui, sans-serif;--gc-sans:"Inter", system-ui, sans-serif;--gc-max:1280px;--gc-ease:cubic-bezier(0.16, 1, 0.3, 1);background:var(--gc-bg);color:var(--gc-text);font-family:var(--gc-sans);-webkit-font-smoothing:antialiased;overflow-x:hidden}.gc-home h1,.gc-home h2,.gc-home h3{font-family:var(--gc-display);font-weight:600;letter-spacing:-.02em;line-height:1.04;color:var(--gc-text);margin:0}.gc-home p{margin:0}.gc-home a{color:inherit;text-decoration:none}.gc-home ::selection{background:var(--gc-accent);color:#fff}.gc-home :focus-visible{outline:2px solid var(--gc-accent-soft);outline-offset:3px}.gc-container{width:100%;max-width:var(--gc-max);margin-inline:auto;padding-inline:clamp(1.25rem, 5vw, 4rem)}.gc-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;font-family:var(--gc-sans);font-size:13px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#fff;cursor:pointer;transition:transform 0.2s var(--gc-ease)}.gc-btn:hover{transform:translateY(-1px)}.gc-btn:active{transform:translateY(0)}.gc-btn__b1,.gc-btn__b2{position:absolute;transition:background-color 0.2s ease;clip-path:polygon(9px 0,100% 0,100% calc(100% - 9px),calc(100% - 9px) 100%,0 100%,0 9px)}.gc-btn__b1{inset:0;background:var(--gc-accent)}.gc-btn__b2{inset:1.5px}.gc-btn:hover .gc-btn__b1{background:var(--gc-accent-soft)}.gc-btn--filled .gc-btn__b2{background:var(--gc-accent)}.gc-btn--filled:hover .gc-btn__b2{background:var(--gc-accent-soft)}.gc-btn--outline .gc-btn__b2{background:var(--gc-bg)}.gc-btn--outline:hover .gc-btn__b2{background:var(--gc-accent-tint)}.gc-hero__cta .gc-btn__b1{background:var(--gc-accent);box-shadow:none;clip-path:polygon(evenodd,9px 0,100% 0,100% calc(100% - 9px),calc(100% - 9px) 100%,0 100%,0 9px,11px 2px,2px 11px,2px calc(100% - 2px),calc(100% - 11px) calc(100% - 2px),calc(100% - 2px) calc(100% - 11px),calc(100% - 2px) 2px)}.gc-hero__cta .gc-btn__b2{background:#fff0}.gc-hero__cta .gc-btn--outline:hover .gc-btn__b1{background:var(--gc-accent-soft)}.gc-hero__cta .gc-btn--outline:hover .gc-btn__b2{background:rgb(124 58 237 / .14)}.gc-btn__label{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px}.gc-btn__arrow{transition:transform 0.2s var(--gc-ease)}.gc-btn:hover .gc-btn__arrow{transform:translateX(4px)}.gc-eyebrow-text{font-size:12px;font-weight:500;letter-spacing:.32em;text-transform:uppercase;color:var(--gc-muted)}.gc-hero{position:relative;height:100svh;min-height:600px;width:100%;overflow:hidden;background:var(--gc-bg)}.gc-hero__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.gc-hero__scrim{position:absolute;inset-inline:0;bottom:0;height:55%;background:linear-gradient(to top,var(--gc-bg) 0%,rgb(8 8 8 / .7) 45%,transparent 100%);pointer-events:none}.gc-hero__inner{position:absolute;inset-inline:0;bottom:0;z-index:2;padding-bottom:clamp(4rem, 7vw, 6rem)}.gc-hero__content{max-width:var(--gc-max);margin-inline:auto;text-align:center}.gc-hero__headline{margin:1.25rem auto 0;max-width:56rem;font-size:clamp(2.1rem, 5.5vw, 4.5rem);font-weight:600;line-height:1.02;text-wrap:balance}.gc-hero__subtext{margin:1.25rem auto 0;max-width:36rem;font-size:clamp(0.95rem, 1.4vw, 1rem);line-height:1.65;color:var(--gc-muted)}.gc-hero__cta{margin-top:2.25rem}.gc-home .gc-hero__headline{margin:1.25rem auto 0}.gc-home .gc-hero__subtext{margin:1.25rem auto 0}.gc-section{padding:clamp(5rem, 9vw, 8rem) 0}.gc-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--gc-accent-soft)}.gc-eyebrow::before{content:"";width:24px;height:1px;background:var(--gc-accent-soft);opacity:.6}.gc-section__title{margin-top:1.25rem;max-width:42rem;font-size:clamp(1.9rem, 4vw, 3rem);line-height:1.05;text-wrap:balance}.gc-card{height:100%;border:1px solid var(--gc-border);background:var(--gc-surface);border-radius:16px;padding:2rem;transition:border-color 0.3s ease}.gc-card:hover{border-color:var(--gc-border-strong)}.gc-card__icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--gc-border);border-radius:12px;background:var(--gc-bg-2);color:var(--gc-accent-soft)}.gc-card__title{margin-top:1.6rem;font-size:1.25rem}.gc-card__body{margin-top:.75rem;font-size:15px;line-height:1.65;color:var(--gc-muted)}.gc-why__grid{margin-top:3.5rem;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.gc-showcase__grid{margin-top:3.5rem;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.gc-showcase__card{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;border:1px solid var(--gc-border);border-radius:16px;background:var(--gc-surface)}.gc-showcase__media,.gc-showcase__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transition:transform 0.7s var(--gc-ease)}.gc-showcase__media img{padding:10px;box-sizing:border-box}.gc-showcase__media--empty{background:radial-gradient(circle at 50% 35%,#241640,var(--gc-bg-2))}.gc-showcase__card:hover .gc-showcase__media img{transform:scale(1.05)}.gc-showcase__overlay{position:absolute;inset-inline:0;bottom:0;display:flex;align-items:flex-end;justify-content:space-between;padding:1.5rem;background:linear-gradient(to top,var(--gc-bg),transparent)}.gc-showcase__label{font-family:var(--gc-display);font-size:1.5rem;font-weight:600}.gc-showcase__cta{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--gc-border-strong);border-radius:50%;background:rgb(8 8 8 / .6);color:#fff;transition:background-color 0.3s ease}.gc-showcase__card:hover .gc-showcase__cta{background:var(--gc-accent)}.gc-bs__scroller{margin-top:3rem;overflow:hidden}.gc-bs__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;scrollbar-width:thin}.gc-bs__card{flex:0 0 clamp(240px, 30vw, 320px);scroll-snap-align:start}.gc-bs__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;border:1px solid var(--gc-border);border-radius:14px;background:var(--gc-surface)}.gc-bs__media img{width:100%;height:100%;object-fit:cover;transition:transform 0.7s var(--gc-ease)}.gc-bs__card:hover .gc-bs__media img{transform:scale(1.05)}.gc-bs__badge{position:absolute;top:12px;left:12px;padding:4px 10px;font-size:11px;letter-spacing:.04em;color:var(--gc-muted);background:rgb(8 8 8 / .7);border:1px solid var(--gc-border-strong);border-radius:999px;backdrop-filter:blur(6px)}.gc-bs__info{margin-top:1rem}.gc-bs__name{font-size:15px;font-weight:500;line-height:1.4}.gc-bs__price{margin-top:4px;font-size:14px;color:var(--gc-muted)}.gc-bs__price del{opacity:.6;margin-right:6px}.gc-bs__price ins{text-decoration:none;color:var(--gc-text)}.gc-bs__more{margin-top:2.5rem}@media (max-width:880px){.gc-why__grid,.gc-showcase__grid{grid-template-columns:1fr}}.gc-header{position:fixed;inset-inline:0;top:0;z-index:100;background:#fff0;border-bottom:1px solid #fff0;transition:background-color 0.4s ease,border-color 0.4s ease,backdrop-filter 0.4s ease}body.admin-bar .gc-header{top:32px}.gc-header.is-solid{background:rgb(8 8 8 / .8);border-bottom-color:var(--gc-border);backdrop-filter:blur(18px)}.gc-header__bar{display:flex;align-items:center;justify-content:space-between;height:72px}.gc-logo{font-family:var(--gc-display);font-weight:700;font-size:20px;letter-spacing:.04em;color:#fff}.gc-logo span{color:var(--gc-accent-soft)}.gc-logo{display:inline-flex;align-items:center;line-height:0}.gc-logo__img{display:block;height:42px;width:134px;object-fit:cover;object-position:center}.gc-nav{display:flex;gap:36px}.gc-nav__link{font-size:13px;color:var(--gc-muted);transition:color 0.2s ease}.gc-nav__link:hover{color:#fff}.gc-header__actions{display:flex;align-items:center;gap:10px}.gc-iconbtn{display:grid;place-items:center;width:40px;height:40px;color:#fff;border-radius:3px;transition:background-color 0.2s ease}.gc-iconbtn:hover{background:rgb(255 255 255 / .06)}.gc-header__cta{padding-block:11px}.gc-burger{display:none;flex-direction:column;gap:5px;width:40px;height:40px;align-items:center;justify-content:center;background:none;border:0;cursor:pointer}.gc-burger span{width:20px;height:1.5px;background:#fff;transition:transform 0.25s ease,opacity 0.25s ease}.gc-burger[aria-expanded="true"] span:nth-child(1){transform:translateY(3.25px) rotate(45deg)}.gc-burger[aria-expanded="true"] span:nth-child(2){transform:translateY(-3.25px) rotate(-45deg)}.gc-drawer{background:rgb(8 8 8 / .97);border-top:1px solid var(--gc-border);backdrop-filter:blur(18px)}.gc-drawer__nav{display:flex;flex-direction:column;padding:8px clamp(1.25rem, 5vw, 4rem) 16px}.gc-drawer__nav a{padding:14px 0;font-size:16px;color:var(--gc-muted);border-bottom:1px solid rgb(38 38 38 / .6)}.gc-drawer__nav a:hover{color:#fff}@media (max-width:880px){.gc-nav,.gc-header__cta,.gc-header__actions .gc-iconbtn--account{display:none}.gc-cart{display:grid}.gc-burger{display:flex}.gc-logo__img{height:36px;width:115px}}.gc-footer{background:var(--gc-bg-2);border-top:1px solid var(--gc-border)}.gc-footer__inner{display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;padding-block:clamp(3rem, 6vw, 5rem) 2rem}.gc-footer__brand{max-width:26rem}.gc-logo--footer{font-size:24px;display:inline-flex}.gc-logo--footer .gc-logo__img{height:52px;width:166px}.gc-footer__tagline{margin-top:1rem;font-size:14px;line-height:1.7;color:var(--gc-muted)}.gc-footer__links{display:flex;flex-direction:column;gap:18px;align-items:flex-start}.gc-footer__social{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.gc-footer__etsy{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;background:linear-gradient(135deg,#ff7a45,#f1641e);color:#fff!important;font-family:var(--gc-sans);font-size:13px;font-weight:600;letter-spacing:.01em;border-radius:999px;text-decoration:none!important;box-shadow:0 4px 16px rgb(241 100 30 / .35);transition:transform 0.2s var(--gc-ease),box-shadow 0.2s ease,filter 0.2s ease}.gc-footer__etsy:hover{transform:translateY(-2px);box-shadow:0 7px 22px rgb(241 100 30 / .5);filter:brightness(1.05)}.gc-footer__social-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;border:1px solid var(--gc-border-strong);color:var(--gc-muted);transition:color 0.2s ease,border-color 0.2s ease,background-color 0.2s ease,transform 0.2s ease}.gc-footer__social-icon:hover{color:#fff;border-color:var(--gc-accent);background:rgb(124 58 237 / .14);transform:translateY(-2px)}.gc-footer__nav{display:flex;gap:28px;align-items:flex-start;flex-wrap:wrap}.gc-footer__nav a{font-size:14px;color:var(--gc-muted);transition:color 0.2s ease;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.gc-footer__nav a:hover{color:#fff}.gc-footer__legal{display:flex;gap:20px;flex-wrap:wrap}.gc-footer__legal a{font-size:14px;color:var(--gc-muted);transition:color 0.2s ease;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.gc-footer__legal a:hover{color:#fff}.gc-footer__pay-row{display:flex;padding-block:1.5rem;border-top:1px solid var(--gc-border)}.gc-footer__pay{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;color:var(--gc-muted)}.gc-pay-badge{border:1px solid var(--gc-border);border-radius:3px;padding:3px 9px;font-size:11px;letter-spacing:.04em}.gc-footer__copyright{padding-block:1.25rem 1.75rem;border-top:1px solid var(--gc-border);text-align:center;font-size:13px;color:var(--gc-muted)}.gc-footer__copyright p{margin:0}body.gc-has-custom-chrome .gc-header .gc-nav__link{color:#fff!important}body.gc-has-custom-chrome .gc-header .gc-iconbtn{color:#fff!important}body.gc-has-custom-chrome .gc-header .gc-btn{color:#fff!important}body.gc-has-custom-chrome .gc-drawer__nav a{color:var(--gc-muted)!important}body.gc-has-custom-chrome .gc-drawer__nav a:hover{color:#fff!important}body.gc-has-custom-chrome .gc-footer__nav a,body.gc-has-custom-chrome .gc-footer__legal a{color:var(--gc-muted)!important;text-decoration:underline!important;text-underline-offset:4px}body.gc-has-custom-chrome .gc-footer__nav a:hover,body.gc-has-custom-chrome .gc-footer__legal a:hover{color:#fff!important}body.gc-has-custom-chrome .gc-footer__social-icon{color:var(--gc-muted)!important;text-decoration:none!important}body.gc-has-custom-chrome .gc-footer__social-icon:hover{color:#fff!important}body.gc-has-custom-chrome .gc-footer__etsy{color:#fff!important;text-decoration:none!important}e-page-transition,[class*="e-page-transition"],.e-page-transition,.elementor-page-transition,#e-page-transition{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.gc-upgrades__head{display:flex;flex-wrap:wrap;gap:1.5rem 3rem;justify-content:space-between;align-items:flex-end}.gc-upgrades__lead{max-width:24rem;font-size:15px;line-height:1.7;color:var(--gc-muted)}.gc-upgrades__grid{margin-top:3.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--gc-border);border:1px solid var(--gc-border);border-radius:16px;overflow:hidden}.gc-upgrade{background:var(--gc-bg);padding:2rem;transition:background-color 0.3s ease}.gc-upgrade:hover{background:var(--gc-surface)}.gc-upgrade__icon{color:var(--gc-accent-soft)}.gc-upgrade__title{margin-top:1.25rem;font-size:1.1rem}.gc-upgrade__body{margin-top:.5rem;font-size:14px;line-height:1.6;color:var(--gc-muted)}.gc-builder__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.gc-builder__stage{position:relative;aspect-ratio:1/1;border:1px solid var(--gc-border);border-radius:24px;overflow:hidden;background:var(--gc-bg)}.gc-builder__stage img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity 0.3s ease}.gc-builder__bar{position:absolute;inset-inline:0;bottom:0;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:linear-gradient(to top,var(--gc-bg),transparent);font-size:14px;color:var(--gc-muted)}.gc-builder__price{font-family:var(--gc-display);font-size:1.5rem;font-weight:600;color:#fff}.gc-builder__group{margin-top:2rem}.gc-builder__label{font-size:14px;color:var(--gc-muted);margin-bottom:.75rem}.gc-builder__swatches{display:flex;gap:12px}.gc-swatch{width:40px;height:40px;border-radius:50%;border:2px solid var(--gc-border);cursor:pointer;transition:transform 0.2s ease,border-color 0.2s ease}.gc-swatch:hover{transform:scale(1.05)}.gc-swatch.is-active{border-color:#fff;transform:scale(1.1)}.gc-builder__chips{display:flex;flex-wrap:wrap;gap:10px}.gc-chip{border:1px solid var(--gc-border);background:none;color:var(--gc-muted);border-radius:999px;padding:9px 16px;font-family:var(--gc-sans);font-size:14px;cursor:pointer;transition:border-color 0.2s ease,color 0.2s ease,background-color 0.2s ease}.gc-chip:hover{border-color:var(--gc-border-strong)}.gc-chip.is-on{border-color:var(--gc-accent);background:rgb(124 58 237 / .14);color:#fff}.gc-builder__cta{margin-top:2.5rem}.gc-how__grid{margin-top:3.5rem;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem 2.5rem}.gc-how__icon{display:grid;place-items:center;width:56px;height:56px;border:1px solid var(--gc-border);border-radius:12px;background:var(--gc-surface);color:var(--gc-accent-soft)}.gc-how__title{margin-top:1.75rem;font-size:1.1rem}.gc-how__body{margin-top:.6rem;font-size:15px;line-height:1.6;color:var(--gc-muted)}.gc-reviews__scroller{margin-top:3rem;overflow:hidden}.gc-reviews__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.gc-review{flex:0 0 clamp(280px, 32vw, 360px);scroll-snap-align:start;background:var(--gc-surface);border:1px solid var(--gc-border);border-radius:16px;padding:2rem}.gc-review__stars{display:flex;gap:3px;color:var(--gc-accent-soft)}.gc-review__body{margin-top:1.25rem;font-size:15px;line-height:1.65;color:#fff}.gc-review__by{display:flex;align-items:center;gap:12px;margin-top:1.5rem}.gc-review__avatar{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:rgb(124 58 237 / .2);color:var(--gc-accent-soft);font-family:var(--gc-display);font-weight:600}.gc-review__name{display:block;font-size:14px;font-weight:500}.gc-review__product{display:block;font-size:12px;color:var(--gc-muted)}.gc-faq__grid{display:grid;grid-template-columns:0.8fr 1.2fr;gap:3rem;align-items:start}.gc-faq__list{border-top:1px solid var(--gc-border)}.gc-faq__item{border-bottom:1px solid var(--gc-border)}.gc-faq__item summary{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.4rem 0;font-size:1.05rem;color:#fff;cursor:pointer;list-style:none}.gc-faq__item summary::-webkit-details-marker{display:none}.gc-faq__mark{position:relative;flex:0 0 18px;width:18px;height:18px}.gc-faq__mark::before,.gc-faq__mark::after{content:"";position:absolute;background:var(--gc-muted);transition:transform 0.25s ease}.gc-faq__mark::before{top:8px;left:0;width:18px;height:2px}.gc-faq__mark::after{top:0;left:8px;width:2px;height:18px}.gc-faq__item[open] .gc-faq__mark::after{transform:scaleY(0)}.gc-faq__answer{padding:0 3rem 1.5rem 0;font-size:15px;line-height:1.7;color:var(--gc-muted)}.gc-final__box{border:1px solid var(--gc-border);background:var(--gc-bg-2);border-radius:28px;padding:clamp(3rem, 7vw, 6rem) 1.5rem;text-align:center}.gc-final__title{font-size:clamp(2rem, 4.5vw, 3.5rem);line-height:1.05;text-wrap:balance;max-width:40rem;margin-inline:auto}.gc-final__title span{color:var(--gc-accent-soft)}.gc-final__text{margin:1.25rem auto 0;max-width:32rem;font-size:16px;color:var(--gc-muted)}.gc-final__cta{margin-top:2.25rem;display:flex;justify-content:center}@media (max-width:880px){.gc-upgrades__grid,.gc-how__grid{grid-template-columns:1fr 1fr}.gc-builder__grid,.gc-faq__grid{grid-template-columns:1fr}}@media (max-width:560px){.gc-upgrades__grid,.gc-how__grid{grid-template-columns:1fr}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.gc-page{padding-top:clamp(7rem, 12vw, 10rem)}.gc-breadcrumb{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--gc-muted)}.gc-breadcrumb a:hover{color:#fff}.gc-page__title{margin-top:1.25rem;font-size:clamp(2rem, 4.5vw, 3.25rem)}.gc-page__intro{margin-top:1rem;max-width:40rem;font-size:16px;line-height:1.7;color:var(--gc-muted)}.gc-legal{max-width:48rem;margin-inline:auto}.gc-legal__meta{margin-top:1.25rem;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--gc-muted);border-bottom:1px solid var(--gc-border);padding-bottom:2.5rem}.gc-prose{color:var(--gc-muted);font-size:15px;line-height:1.75;margin-top:2.5rem}.gc-prose h2{font-family:var(--gc-display);color:#fff;font-size:1.35rem;font-weight:600;margin:2.75rem 0 .9rem}.gc-prose h2:first-child{margin-top:0}.gc-prose p{margin-bottom:1rem}.gc-prose ul{list-style:disc;padding-left:1.25rem;margin-bottom:1rem}.gc-prose li{margin-bottom:.5rem}.gc-prose strong{color:#fff;font-weight:500}.gc-prose a{color:var(--gc-accent-soft);text-decoration:underline;text-underline-offset:2px}.gc-about__hero-media{margin-top:3.5rem;aspect-ratio:16 / 10;overflow:hidden;border:1px solid var(--gc-border);border-radius:16px}.gc-about__hero-media img{width:100%;height:100%;object-fit:cover}.gc-about__split{display:grid;gap:2.5rem 4rem;grid-template-columns:0.8fr 1.2fr;align-items:start}.gc-about__split p{font-size:16px;line-height:1.8;color:var(--gc-muted)}.gc-about__split p+p{margin-top:1.25rem}.gc-about__media{aspect-ratio:16 / 10;overflow:hidden;border:1px solid var(--gc-border);border-radius:16px}.gc-about__media img{width:100%;height:100%;object-fit:cover}.gc-about__list{border-top:1px solid var(--gc-border)}.gc-about__list-row{display:flex;justify-content:space-between;gap:1.5rem;padding:1rem 0;border-bottom:1px solid var(--gc-border)}.gc-about__list-row span:first-child{color:#fff;font-size:15px}.gc-about__list-row span:last-child{color:var(--gc-muted);font-size:14px;text-align:right}.gc-about__reasons{margin-top:3.5rem;display:grid;gap:2rem 2.5rem;grid-template-columns:repeat(3,1fr)}.gc-about__reason{display:flex;align-items:center;gap:1rem}.gc-about__reason span{display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--gc-border);border-radius:10px;background:var(--gc-surface);color:var(--gc-accent-soft)}.gc-contact__grid{display:grid;gap:3.5rem;grid-template-columns:0.85fr 1.15fr;align-items:start}.gc-contact__list{margin-top:2.5rem;display:flex;flex-direction:column;gap:1.5rem}.gc-contact__item{display:flex;gap:1rem}.gc-contact__item-ico{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border:1px solid var(--gc-border);border-radius:8px;background:var(--gc-surface);color:var(--gc-accent-soft)}.gc-contact__item p{font-size:14px;color:var(--gc-muted)}.gc-contact__item p strong{display:block;color:#fff;font-weight:500;margin-top:2px}.gc-form{background:var(--gc-bg-2);border:1px solid var(--gc-border);border-radius:16px;padding:clamp(1.5rem, 3vw, 2.25rem)}.gc-form__row{display:grid;gap:1.25rem;grid-template-columns:1fr 1fr}.gc-field{margin-bottom:1.25rem}.gc-field label{display:block;margin-bottom:.5rem;font-size:14px;color:var(--gc-muted)}.gc-field input,.gc-field textarea{width:100%;background:var(--gc-bg);border:1px solid var(--gc-border);border-radius:3px;padding:11px 14px;font-family:var(--gc-sans);font-size:15px;color:#fff;transition:border-color 0.2s ease}.gc-field input:focus,.gc-field textarea:focus{outline:none;border-color:var(--gc-accent)}.gc-field textarea{resize:vertical;min-height:130px}.gc-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.gc-form__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:.5rem}.gc-form__note{font-size:12px;color:var(--gc-muted)}.gc-form__success{display:flex;gap:12px;align-items:flex-start;padding:1rem 1.25rem;border:1px solid rgb(124 58 237 / .4);background:rgb(124 58 237 / .08);border-radius:10px;color:#fff;font-size:14px;margin-bottom:1.5rem}.gc-form__success svg{color:var(--gc-accent-soft);flex:0 0 auto}@media (max-width:880px){.gc-about__split,.gc-about__reasons,.gc-contact__grid,.gc-form__row{grid-template-columns:1fr}}html.gc-js .gc-home [data-reveal]{opacity:0;transform:translateY(28px);will-change:opacity,transform}@media (prefers-reduced-motion:reduce){html.gc-js .gc-home [data-reveal]{opacity:1!important;transform:none!important}}html.gc-js .gc-home .gc-hero [data-reveal]{opacity:0;transform:translateY(16px);animation:gcHeroReveal 0.8s var(--gc-ease) forwards}html.gc-js .gc-home .gc-hero .gc-eyebrow-text[data-reveal]{animation-delay:0.05s}html.gc-js .gc-home .gc-hero .gc-hero__headline[data-reveal]{animation-delay:0.15s}html.gc-js .gc-home .gc-hero .gc-hero__subtext[data-reveal]{animation-delay:0.25s}html.gc-js .gc-home .gc-hero .gc-hero__cta[data-reveal]{transform:none;animation-name:gcHeroFade;animation-delay:0.3s}@keyframes gcHeroReveal{to{opacity:1;transform:translateY(0)}}@keyframes gcHeroFade{from{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){html.gc-js .gc-home .gc-hero [data-reveal]{animation:none;opacity:1;transform:none}}.gc-home .gc-hero__headline{letter-spacing:-.01em}.gc-home .gc-hero__subtext{max-width:40rem}.gc-marquee{position:relative;overflow:hidden;border-block:1px solid var(--gc-border);background:linear-gradient(180deg,var(--gc-bg-2),var(--gc-bg));padding:20px 0}.gc-marquee::before,.gc-marquee::after{content:"";position:absolute;top:0;bottom:0;width:clamp(40px, 8vw, 130px);z-index:2;pointer-events:none}.gc-marquee::before{left:0;background:linear-gradient(90deg,var(--gc-bg),transparent)}.gc-marquee::after{right:0;background:linear-gradient(270deg,var(--gc-bg),transparent)}.gc-marquee__track{display:flex;width:max-content;animation:gcMarquee 48s linear infinite;will-change:transform}.gc-marquee:hover .gc-marquee__track,.gc-marquee:focus-within .gc-marquee__track{animation-play-state:paused}.gc-marquee__set{display:flex;align-items:center;flex:none}.gc-marquee__item{display:inline-flex;align-items:center;gap:9px;padding:0 clamp(16px, 2.4vw, 30px);font-family:var(--gc-sans);font-size:clamp(13px, 1.4vw, 14.5px);font-weight:500;letter-spacing:.01em;color:#d4d4d8;white-space:nowrap}.gc-marquee__icon{display:inline-flex}.gc-marquee__icon svg{width:15px;height:15px;display:block}.gc-marquee__icon--check{color:var(--gc-accent-soft)}.gc-marquee__icon--star{color:#facc15}.gc-marquee__sep{flex:none;width:4px;height:4px;border-radius:50%;background:var(--gc-border-strong)}@keyframes gcMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.gc-marquee__track{animation:none;width:100%;overflow-x:auto;scrollbar-width:none}.gc-marquee__track::-webkit-scrollbar{display:none}.gc-marquee__set:last-child{display:none}}.gc-featured__grid{margin-top:clamp(2.5rem, 4vw, 3.5rem);display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:210px;gap:18px;grid-template-areas:"ps5 xbox joycon" "ps5 pro joycon" "lite lite joycon"}.gc-featured__card--ps5{grid-area:ps5}.gc-featured__card--xbox{grid-area:xbox}.gc-featured__card--pro{grid-area:pro}.gc-featured__card--joycon{grid-area:joycon}.gc-featured__card--lite{grid-area:lite}.gc-featured__card{position:relative;display:block;overflow:hidden;border-radius:20px;border:1px solid var(--gc-border);background:var(--gc-bg-2);box-shadow:0 20px 40px -30px rgb(0 0 0 / .9);isolation:isolate;transition:transform 0.4s var(--gc-ease),border-color 0.4s var(--gc-ease),box-shadow 0.4s var(--gc-ease)}.gc-featured__card:hover{border-color:var(--gc-accent);transform:translateY(-4px);box-shadow:0 30px 60px -28px rgb(0 0 0 / .95),0 0 0 1px rgb(124 58 237 / .35),0 0 42px -8px rgb(124 58 237 / .4)}.gc-featured__media{position:absolute;inset:0;z-index:-2}.gc-featured__img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 0.6s var(--gc-ease)}.gc-featured__card:hover .gc-featured__img{transform:scale(1.06)}.gc-featured__media--empty{background:radial-gradient(circle at 50% 30%,#241640,var(--gc-bg-2))}.gc-featured__scrim{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgb(8 8 8 / .05) 0%,rgb(8 8 8 / .28) 45%,rgb(8 8 8 / .88) 100%)}.gc-featured__content{position:absolute;inset-inline:0;bottom:0;padding:clamp(1.1rem, 2vw, 1.6rem);display:flex;flex-direction:column;align-items:flex-start}.gc-featured__label{font-family:var(--gc-sans);font-size:10.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#fff;background:rgb(124 58 237 / .85);padding:5px 10px;border-radius:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gc-featured__title{font-family:var(--gc-display);font-size:clamp(1.25rem, 2vw, 1.7rem);font-weight:600;line-height:1.05;margin:.6rem 0 0}.gc-featured__desc{font-family:var(--gc-sans);font-size:12.5px;line-height:1.5;color:#d0d0d5;max-width:34ch;margin:.4rem 0 0}.gc-featured__link{margin-top:.7rem;display:inline-flex;align-items:center;gap:8px;font-family:var(--gc-sans);font-size:12.5px;font-weight:600;letter-spacing:.02em;color:#fff}.gc-featured__link svg{color:var(--gc-accent-soft);transition:transform 0.25s var(--gc-ease)}.gc-featured__card:hover .gc-featured__link svg{transform:translateX(4px)}@media (max-width:980px){.gc-featured__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px;grid-template-areas:"ps5 xbox" "ps5 joycon" "pro joycon" "lite lite"}}@media (max-width:620px){.gc-featured__grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:14px;grid-template-areas:"ps5" "xbox" "joycon" "pro" "lite"}.gc-featured__card{min-height:300px}}.gc-videofx{padding:clamp(1.5rem, 4vw, 3.5rem) 0}.gc-videofx__frame{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:clamp(14px, 2vw, 22px);overflow:hidden;border:1px solid var(--gc-border);background:var(--gc-bg-2);box-shadow:0 40px 80px -50px rgb(0 0 0 / .9)}.gc-videofx__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media (max-width:620px){.gc-videofx__frame{aspect-ratio:4 / 3}}