:root{--gc-mono:ui-monospace, "SF Mono", "SFMono-Regular", Menlo, Consolas, monospace;--gc-radius:18px;--gc-radius-lg:22px;--gc-glass:rgba(255, 255, 255, 0.045);--gc-glass-line:rgba(255, 255, 255, 0.09);--gc-grad:linear-gradient(120deg, #8b5cf6 0%, #7c3aed 45%, #4f46e5 100%);--gc-glow:rgba(124, 58, 237, 0.55);--gc-card-hover-shadow:0 30px 60px -34px rgba(124, 58, 237, 0.55);--gc-space-section:clamp(4.5rem, 8vw, 7.5rem);--gc-space-head:clamp(2.75rem, 5vw, 4rem);--gc-ease:cubic-bezier(0.16, 1, 0.3, 1)}.gc-section{padding-block:var(--gc-space-section)}.gc-eyebrow{display:inline-block;font-family:var(--gc-mono);font-size:12px;font-weight:500;letter-spacing:.26em;text-transform:uppercase;color:var(--gc-accent-soft)}.gc-eyebrow::before{content:none}.gc-section__title{margin-top:1.35rem;max-width:20ch;font-family:var(--gc-display);font-weight:600;letter-spacing:-.025em;font-size:clamp(1.9rem, 4vw, 3.1rem);line-height:1.05;text-wrap:balance}.gc-lead{margin:1.35rem 0 0;max-width:36rem;color:var(--gc-muted);font-size:1.02rem;line-height:1.8}.gc-icon-block{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;color:#fff;background:rgb(124 58 237 / .16);border:1px solid rgb(139 92 246 / .35);transition:transform 0.4s var(--gc-ease),background-color 0.4s var(--gc-ease)}.gc-card,.gc-upgrade,.gc-how__step,.gc-review{position:relative;height:100%;overflow:hidden;border:1px solid var(--gc-border);border-radius:var(--gc-radius);background:linear-gradient(180deg,var(--gc-glass),rgb(255 255 255 / .01));padding:1.9rem 1.7rem;transition:border-color 0.4s var(--gc-ease),transform 0.4s var(--gc-ease),box-shadow 0.4s var(--gc-ease),background-color 0.4s var(--gc-ease)}.gc-card::before,.gc-upgrade::before{content:"";position:absolute;top:13px;left:13px;width:14px;height:14px;border-top:1px solid var(--gc-accent-soft);border-left:1px solid var(--gc-accent-soft);opacity:.5;pointer-events:none;transition:opacity 0.4s var(--gc-ease),width 0.4s var(--gc-ease),height 0.4s var(--gc-ease)}.gc-card::after,.gc-upgrade::after,.gc-how__step::after,.gc-review::after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(120% 90% at 50% -10%,rgb(124 58 237 / .16),transparent 60%);opacity:0;transition:opacity 0.4s var(--gc-ease)}.gc-card:hover,.gc-upgrade:hover,.gc-how__step:hover,.gc-review:hover{border-color:rgb(139 92 246 / .55);transform:translateY(-5px);box-shadow:var(--gc-card-hover-shadow);background:linear-gradient(180deg,rgb(124 58 237 / .07),rgb(255 255 255 / .01))}.gc-card:hover::before,.gc-upgrade:hover::before{opacity:1;width:20px;height:20px}.gc-card:hover::after,.gc-upgrade:hover::after,.gc-how__step:hover::after,.gc-review:hover::after{opacity:1}.gc-card>*,.gc-upgrade>*,.gc-how__step>*,.gc-review>*{position:relative;z-index:1}.gc-card__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;color:#fff;background:rgb(124 58 237 / .16);border:1px solid rgb(139 92 246 / .35);margin-bottom:1.25rem;transition:transform 0.4s var(--gc-ease),background-color 0.4s var(--gc-ease)}.gc-card:hover .gc-card__icon{transform:translateY(-2px) scale(1.06);background:rgb(124 58 237 / .28)}.gc-card__title{margin-top:0;font-family:var(--gc-display);font-size:1.18rem;font-weight:600}.gc-card__body{margin-top:.6rem;font-size:.95rem;line-height:1.68;color:var(--gc-muted)}.gc-upgrades__grid{margin-top:var(--gc-space-head);display:grid;grid-template-columns:repeat(3,1fr);gap:16px;background:none;border:0;border-radius:0;overflow:visible}.gc-upgrade{background:linear-gradient(180deg,var(--gc-glass),rgb(255 255 255 / .01))}.gc-upgrade__icon{box-sizing:border-box;width:46px;height:46px;padding:11px;border-radius:12px;color:#fff;background:rgb(124 58 237 / .16);border:1px solid rgb(139 92 246 / .35);transition:transform 0.4s var(--gc-ease),background-color 0.4s var(--gc-ease)}.gc-upgrade:hover .gc-upgrade__icon{transform:translateY(-2px) scale(1.06);background:rgb(124 58 237 / .28)}.gc-upgrade__title{margin-top:1.25rem;font-family:var(--gc-display);font-size:1.12rem;font-weight:600}.gc-upgrade__body{margin-top:.55rem;font-size:.95rem;line-height:1.65;color:var(--gc-muted)}.gc-how__grid{margin-top:var(--gc-space-head);display:grid;grid-template-columns:repeat(4,1fr);gap:16px;counter-reset:gc-step}.gc-how__step{padding:1.7rem 1.5rem 1.6rem}.gc-how__step::before{content:counter(gc-step,decimal-leading-zero);counter-increment:gc-step;position:absolute;top:1.5rem;right:1.5rem;z-index:1;font-family:var(--gc-mono);font-size:12px;letter-spacing:.08em;color:var(--gc-accent-soft);opacity:.8}.gc-how__icon{width:46px;height:46px;border-radius:12px;background:rgb(124 58 237 / .16);border:1px solid rgb(139 92 246 / .35);color:#fff;margin-bottom:1.1rem;transition:transform 0.4s var(--gc-ease),background-color 0.4s var(--gc-ease)}.gc-how__step:hover .gc-how__icon{transform:translateY(-2px) scale(1.06);background:rgb(124 58 237 / .28)}.gc-how__title{margin-top:0;font-family:var(--gc-display);font-size:1.12rem;font-weight:600}.gc-how__body{margin-top:.55rem;font-size:.95rem;line-height:1.65;color:var(--gc-muted)}.gc-review{flex:0 0 clamp(280px, 32vw, 360px);padding:1.9rem}.gc-review__stars{color:var(--gc-accent-soft)}.gc-review__body{color:#ededf2}.gc-review__avatar{background:rgb(124 58 237 / .2);border:1px solid rgb(139 92 246 / .3);color:var(--gc-accent-soft)}.gc-glass{background:var(--gc-glass);border:1px solid var(--gc-glass-line);border-radius:var(--gc-radius);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.gc-divider{height:1px;border:0;background:linear-gradient(90deg,transparent,var(--gc-border),transparent);margin-block:clamp(2rem, 5vw, 4rem)}.gc-badge{display:inline-flex;align-items:center;gap:7px;font-family:var(--gc-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--gc-accent-soft);padding:5px 11px;border:1px solid rgb(139 92 246 / .3);border-radius:999px;background:rgb(124 58 237 / .08)}.gc-stat__num{font-family:var(--gc-display);font-weight:700;letter-spacing:-.02em;font-size:clamp(2.1rem, 4vw, 3rem);line-height:1;color:#fff}.gc-stat__num--grad{background:var(--gc-grad);-webkit-background-clip:text;background-clip:text;color:#fff0}.gc-stat__label{margin-top:.55rem;font-family:var(--gc-mono);font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--gc-muted)}.gc-final__box{position:relative;overflow:hidden;border:1px solid rgb(139 92 246 / .3);border-radius:28px;background:radial-gradient(80% 120% at 50% 0%,rgb(124 58 237 / .28),transparent 60%),linear-gradient(180deg,#150f22,#0a0812);padding:clamp(3rem, 7vw, 6rem) clamp(1.5rem, 5vw, 4rem);text-align:center}.gc-final__title{margin-inline:auto;font-family:var(--gc-display);font-weight:700}.gc-final__text{margin:1.3rem auto 0}.gc-final__cta{margin-top:2.4rem}.gc-btn{transition:transform 0.2s var(--gc-ease),box-shadow 0.3s var(--gc-ease)}.gc-btn--filled:hover{box-shadow:0 10px 34px -10px rgb(124 58 237 / .6)}.gc-btn--outline:hover{box-shadow:0 10px 30px -12px rgb(124 58 237 / .4)}@media (prefers-reduced-motion:reduce){.gc-card,.gc-upgrade,.gc-how__step,.gc-review{transition:border-color 0.2s ease}.gc-card:hover,.gc-upgrade:hover,.gc-how__step:hover,.gc-review:hover{transform:none}}@media (max-width:900px){.gc-upgrades__grid{grid-template-columns:repeat(2,1fr)}.gc-how__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.gc-upgrades__grid,.gc-how__grid{grid-template-columns:1fr}}