.chess-theme{--chess-primary: #4338ca;--chess-primary-light: #6366f1;--chess-primary-dark: #3730a3;--chess-accent: #d97706;--chess-accent-light: #f59e0b;--chess-bg-50: #eef2ff;--chess-bg-100: #e0e7ff;--chess-bg-200: #c7d2fe}.chess-label{color:var(--chess-primary)!important}.chess-label:before{background:var(--chess-primary-light)!important}.chess-text-gradient{background:linear-gradient(135deg,var(--chess-primary),var(--chess-primary-light),#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.badge-chess-gold{background:#d977061a;color:var(--chess-accent)}.badge-chess{background:#4338ca1a;color:var(--chess-primary)}.chess-stars{color:var(--chess-accent-light)!important}.chess-avatar{background:linear-gradient(135deg,var(--chess-primary),var(--chess-primary-light))!important}.btn-chess-outline{background:transparent!important;color:var(--chess-primary)!important;border:2px solid var(--chess-primary-light)!important}.btn-chess-outline:hover{background:var(--chess-bg-100)!important;border-color:var(--chess-primary)!important;color:var(--chess-primary-dark)!important;transform:translateY(-2px)}.c-hero{position:relative;min-height:90vh;display:flex;align-items:center;padding-top:var(--header-height);overflow:hidden}.c-hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 60% 50%,#fff,#ececec 70%)}.c-hero-content{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3xl);align-items:center;padding-top:var(--space-2xl);padding-bottom:var(--space-2xl)}.c-hero-text{animation:slideInLeft .8s ease both}.c-hero-badges{display:flex;gap:var(--space-sm);margin-bottom:var(--space-lg);flex-wrap:wrap}.c-hero-desc{font-size:1.05rem;line-height:1.8;margin-top:var(--space-md);margin-bottom:var(--space-xl)}.c-hero-actions{display:flex;gap:var(--space-md);flex-wrap:wrap;margin-bottom:var(--space-xl)}.c-hero-proof{display:flex;align-items:center;gap:var(--space-md)}.c-hero-visual{display:flex;justify-content:flex-end;animation:scaleIn .8s ease .2s both}.c-book-container{position:relative;max-width:635px}.c-book-img{position:relative;z-index:1;max-width:100%;border-radius:0;box-shadow:none}.chess-icon{background:var(--chess-bg-50)!important}.chess-step{border-color:var(--neutral-100)}.chess-step:hover{border-color:var(--chess-bg-200)!important}.chess-step-num{background:linear-gradient(135deg,var(--chess-primary),var(--chess-primary-dark))!important}.chess-icon-wrap{background:var(--chess-bg-50)!important}.chess-blog-cta{background:linear-gradient(135deg,var(--chess-bg-50),var(--chess-bg-100))!important}.c-final-cta{background:linear-gradient(135deg,var(--chess-primary-dark),#1e1b4b);color:#fff;position:relative;overflow:hidden}.c-final-cta:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;border-radius:50%;background:#ffffff0a}.c-final-cta:after{content:"";position:absolute;bottom:-150px;left:-50px;width:300px;height:300px;border-radius:50%;background:#ffffff08}.c-final-cta h2{color:#fff;margin-bottom:var(--space-md)}.c-final-cta p{color:#ffffffd9;margin-bottom:var(--space-xl)}@media(max-width:968px){.c-hero{align-items:flex-start;padding-top:calc(var(--header-height) + var(--space-xl));min-height:auto}.c-hero-content{grid-template-columns:1fr;text-align:center;padding-top:0}.c-hero-text{order:1}.c-hero-visual{order:0}.c-hero-badges{justify-content:center}.c-hero-desc{margin-left:auto;margin-right:auto}.c-hero-actions,.c-hero-proof{justify-content:center}.c-book-container{max-width:350px}}
