:root{--primary-gradient: linear-gradient(90deg, #00FFA8, #00C0FF);--primary-color-start: #00FFA8;--primary-color-end: #00C0FF;--text-gradient: var(--primary-gradient);--accent-color: #00FFA8;--secondary-color: #00C0FF;--secondary-color-rgb: 0, 192, 255;--accent-color-rgb: 0, 255, 168;--bg-primary: #0a0e17;--bg-secondary: #0d121e;--bg-light: #1a2130;--text-primary: #ffffff;--text-secondary: #b0b7c3;--text-muted: #8a9199;--card-bg: rgba(255, 255, 255, .03);--card-border: rgba(255, 255, 255, .05);--footer-bg: #080b12;--background-dark: var(--bg-primary);--background-light: var(--bg-light);--section-bg: var(--bg-secondary);--text-color: var(--text-primary);--text-muted: var(--text-secondary)}body.theme-alt{--primary-gradient: linear-gradient(90deg, #FF6B6B, #FFD166);--primary-color-start: #FF6B6B;--primary-color-end: #FFD166;--text-gradient: var(--primary-gradient);--accent-color: #FF6B6B;--secondary-color: #FFD166;--secondary-color-rgb: 255, 209, 102;--accent-color-rgb: 255, 107, 107}body.theme-alt h1{background:linear-gradient(90deg,#ff6b6b,#ffd166);background:var(--text-gradient, linear-gradient(90deg, #FF6B6B, #FFD166));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:#ff6b6b}.gradient-text{background:var(--text-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.theme-toggle{position:fixed;top:20px;right:20px;z-index:1000;background:var(--card-bg);border:1px solid var(--card-border);color:var(--text-color);padding:10px 15px;border-radius:30px;cursor:pointer;font-weight:600;transition:all .3s ease;display:flex;align-items:center;gap:8px}.theme-toggle:hover{background:#ffffff1a}.theme-toggle-icon{font-size:1.2rem}.btn-primary{background:var(--primary-gradient)}.counter,.timeline-date,.testimonial-role,.benefit-icon{color:var(--accent-color)}.timeline-container:before{background:linear-gradient(to bottom,var(--primary-color-start),var(--primary-color-end))}.logo svg text,.logo img[src*="svg+base64"]{fill:var(--accent-color);color:var(--accent-color)}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}body{background-color:#0a0e17;background-color:var(--bg-primary, #0a0e17);color:#fff;color:var(--text-primary, #ffffff);line-height:1.6}.container{max-width:900px;margin:0 auto;padding:0 20px}.section-title{font-size:2.5rem;text-align:center;margin-bottom:60px;color:#fff;color:var(--text-primary, #ffffff)}.btn-primary{display:block;width:100%;padding:18px;background:linear-gradient(90deg,#00ffa8,#00c0ff);background:var(--primary-gradient, linear-gradient(90deg, #00FFA8, #00C0FF));color:#000;color:var(--bg-primary, #000000);border:none;border-radius:8px;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;margin-top:30px;text-decoration:none;text-align:center}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 20px #00c0ff4d;box-shadow:0 10px 20px rgba(var(--secondary-color-rgb, 0, 192, 255),.3)}.form-message{padding:15px;border-radius:8px;margin-bottom:20px;font-weight:500;text-align:center;animation:slideDown .3s ease-out}.form-message.error{background:linear-gradient(135deg,#ff4757,#ff3742);color:#fff;border:1px solid #ff6b7a}.form-message.success{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;border:1px solid #66bb6a}.form-message.warning{background:linear-gradient(135deg,#ffa726,#ff9800);color:#fff;border:1px solid #ffb74d}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.touch-device .btn-primary,.touch-device .btn-secondary,.touch-device .faq-question{min-height:48px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.touch-device input,.touch-device select,.touch-device textarea{font-size:16px}@media(hover:hover)and (pointer:fine){.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 20px #00c0ff4d;box-shadow:0 10px 20px rgba(var(--secondary-color-rgb, 0, 192, 255),.3)}}@media(hover:none)and (pointer:coarse){.btn-primary:hover{transform:none;box-shadow:none}}.text-center{text-align:center}.container{max-width:1100px;margin:0 auto;padding:0 24px}.container--narrow{max-width:720px;margin-left:auto;margin-right:auto}.gradient-text{background:var(--text-gradient, linear-gradient(90deg, #00FFA8, #00C0FF));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.icon-check{display:inline-block;width:22px;height:22px;min-width:22px;background:var(--accent-color);border-radius:50%;position:relative}.icon-check:after{content:"";position:absolute;top:5px;left:7px;width:6px;height:10px;border:solid #0B0F19;border-width:0 2.5px 2.5px 0;transform:rotate(45deg)}.section{padding:90px 24px}.section--dark{background:var(--bg-primary)}.section--alt{background:#0d111f}.section--cta{padding:100px 24px;background:linear-gradient(135deg,rgba(var(--accent-color-rgb, 0, 255, 168),.08),rgba(var(--secondary-color-rgb, 0, 192, 255),.08))}.section-title{font-size:2.2rem;margin-bottom:48px;color:var(--text-primary);line-height:1.2;font-weight:800}.guide-hero{background:linear-gradient(160deg,#0b0f19,#111827,#0b0f19);padding:100px 0;position:relative;overflow:hidden}.guide-hero:before{content:"";position:absolute;top:-40%;left:-30%;width:160%;height:160%;background:radial-gradient(ellipse at 30% 20%,rgba(0,255,168,.07) 0%,transparent 50%);pointer-events:none}.guide-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:center}.guide-hero__badge{display:inline-block;background:#00ffa81f;color:var(--accent-color);font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:6px 20px;border-radius:30px;border:1px solid rgba(0,255,168,.25);margin-bottom:20px}.guide-hero__title{font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;line-height:1.15;margin-bottom:20px;color:var(--text-primary)}.guide-hero__subtitle{font-size:clamp(.95rem,1.8vw,1.1rem);color:var(--text-secondary);line-height:1.7;margin-bottom:24px;max-width:520px}.guide-hero__bullets{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.guide-hero__bullet{display:flex;align-items:center;gap:10px;font-size:.95rem;color:var(--text-primary);font-weight:500}.guide-hero__bullet .icon-check{width:18px;height:18px;min-width:18px}.guide-hero__bullet .icon-check:after{top:4px;left:6px;width:5px;height:8px;border-width:0 2px 2px 0}.guide-hero__privacy{color:var(--text-muted, #8a9199);font-size:.78rem;margin-top:10px;opacity:.7}.guide-hero__illustration{display:flex;justify-content:center;align-items:center}.guide-hero__img{width:100%;max-width:380px;height:auto;border-radius:16px;filter:drop-shadow(0 0 40px rgba(0,255,168,.12))}.guide-form{display:flex;gap:10px;max-width:480px;flex-wrap:wrap}.guide-form__input{flex:1;min-width:200px;padding:16px 20px;border:2px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff0d;color:var(--text-primary);font-size:1rem;font-family:inherit;box-sizing:border-box;transition:border-color .2s}.guide-form__input:focus{outline:none;border-color:var(--accent-color);background:#ffffff14}.guide-form__input::placeholder{color:var(--text-muted, #8a9199)}.guide-form__btn{padding:16px 28px;font-size:1rem;font-weight:700;white-space:nowrap;margin-top:0;border-radius:10px;box-shadow:0 6px 30px #00ffa84d;letter-spacing:.5px}.guide-form__btn:hover{box-shadow:0 8px 40px #00ffa880}.guide-form__msg{width:100%;font-size:.85rem;min-height:1.2em;margin-top:4px}.guide-form__msg.error{color:#ff6b7a}.guide-form__msg.success{color:var(--accent-color)}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.problem-card{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:28px 22px;transition:border-color .3s}.problem-card:hover{border-color:#ff6b7a40}.problem-card__icon{margin-bottom:16px;opacity:.9}.problem-card h3{font-size:1rem;font-weight:700;color:var(--text-primary);margin-bottom:8px;line-height:1.3}.problem-card p{color:var(--text-secondary);font-size:.9rem;line-height:1.55}.guide-chapters-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.guide-chapter-card{background:#ffffff08;border-radius:14px;padding:28px 22px;border:1px solid rgba(255,255,255,.06);transition:transform .3s,border-color .3s}.guide-chapter-card:hover{transform:translateY(-4px);border-color:#00ffa833}.guide-chapter-card__icon{color:var(--accent-color);margin-bottom:14px}.guide-chapter-card h3{font-size:1rem;color:var(--text-primary);margin-bottom:8px;font-weight:700;line-height:1.3}.guide-chapter-card p{color:var(--text-secondary);font-size:.9rem;line-height:1.55}.proof-strip{padding:50px 24px;background:#0d111f;border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.04)}.proof-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;text-align:center}.proof-strip__item{display:flex;flex-direction:column;align-items:center;gap:6px}.proof-strip__number{font-size:2.2rem;font-weight:800;line-height:1}.proof-strip__label{font-size:.85rem;color:var(--text-secondary);font-weight:500}.cta-headline{font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;color:var(--text-primary);margin-bottom:14px}.guide-cta__subtitle{color:var(--text-secondary);font-size:1.05rem;margin-bottom:32px;line-height:1.6}.guide-cta__form{max-width:480px;margin:0 auto}.site-footer{background:var(--footer-bg, #080b12);padding:40px 24px;text-align:center;border-top:1px solid rgba(255,255,255,.06)}.footer-logo{margin-bottom:16px}.footer-logo img{height:40px;width:auto}.footer-links,.footer-social{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-bottom:12px}.footer-links a,.footer-social a{color:var(--text-secondary);text-decoration:none;font-size:.85rem;transition:color .2s}.footer-links a:hover,.footer-social a:hover{color:var(--accent-color)}.footer-copy{color:var(--text-muted, #8a9199);font-size:.75rem;margin-top:8px}.thankyou-hero{background:linear-gradient(160deg,#0b0f19,#111827,#0b0f19);padding:160px 0 120px;text-align:center;position:relative;overflow:hidden;min-height:60vh;display:flex;align-items:center}.thankyou-hero:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(ellipse at 50% 30%,rgba(0,255,168,.1) 0%,transparent 55%);pointer-events:none}.thankyou-content{position:relative;z-index:1}.thankyou-icon{margin-bottom:30px}.thankyou-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:20px;background:var(--text-gradient, linear-gradient(90deg, #00FFA8, #00C0FF));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.thankyou-text{font-size:1.15rem;color:var(--text-secondary);line-height:1.7;max-width:500px;margin:0 auto 40px}.thankyou-cta{display:inline-block;padding:18px 48px;font-size:1.1rem;margin-top:0}
