.longread-dark{--lr-bg-primary:#0f0f23;--lr-bg-secondary:#1a1a3e;--lr-bg-tertiary:#2d1b4e;--lr-bg-card:#ffffff0f;--lr-bg-card-hover:#ffffff1a;--lr-accent:#fbbf24;--lr-accent-bright:#f59e0b;--lr-accent-dark:#d97706;--lr-accent-secondary:#a78bfa;--lr-accent-secondary-bright:#8b5cf6;--lr-accent-green:#34d399;--lr-accent-green-bright:#10b981;--lr-accent-pink:#ec4899;--lr-accent-blue:#38bdf8;--lr-accent-red:#ef4444;--lr-text-primary:#fff;--lr-text-secondary:#ffffffb3;--lr-text-muted:#ffffff80;--lr-text-subtle:#ffffff4d;--lr-border-light:#ffffff1a;--lr-border-medium:#fff3;--lr-glow-accent:#fbbf2466;--lr-glow-secondary:#8b5cf64d;--lr-font-heading:"Montserrat",sans-serif;--lr-font-body:"Inter",sans-serif;color:var(--lr-text-primary);background:linear-gradient(160deg,#0f0f23 0%,#1a1a3e 50%,#2d1b4e 100%);min-height:100vh}.longread-dark:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 80%,#8b5cf626,#0000 50%),radial-gradient(circle at 80% 20%,#ec48991a,#0000 50%),radial-gradient(circle,#fbbf240d,#0000 60%);position:fixed;inset:0}.longread-light{--lr-bg-primary:#fff;--lr-bg-secondary:#f8f8f8;--lr-bg-tertiary:#f3f4f6;--lr-bg-card:#fff;--lr-bg-card-hover:#fafafa;--lr-accent:#22c55e;--lr-accent-bright:#16a34a;--lr-accent-dark:#15803d;--lr-accent-secondary:#eab308;--lr-accent-secondary-bright:#ca8a04;--lr-accent-green:#22c55e;--lr-accent-green-bright:#16a34a;--lr-accent-blue:#3b82f6;--lr-accent-red:#ef4444;--lr-text-primary:#0f0f0f;--lr-text-secondary:#1a1a1a;--lr-text-muted:#6b7280;--lr-text-subtle:#9ca3af;--lr-border-light:#0000000f;--lr-border-medium:#0000001f;--lr-shadow-sm:0 2px 8px #0000000a;--lr-shadow-md:0 4px 20px #00000014;--lr-shadow-lg:0 8px 40px #0000001f;--lr-font-heading:"Montserrat",sans-serif;--lr-font-heading-serif:"Playfair Display",serif;--lr-font-body:"Inter",sans-serif;color:var(--lr-text-primary);background:linear-gradient(#fff 0%,#f8f8f8 100%);min-height:100vh}.longread-content{z-index:1;max-width:720px;margin:0 auto;padding:48px 24px 80px;position:relative}.longread-content-wide{max-width:1200px}.longread-dark h1,.longread-light h1{font-family:var(--lr-font-heading);letter-spacing:-.02em;color:var(--lr-text-primary);margin-bottom:16px;font-size:2rem;font-weight:900;line-height:1.2}.longread-dark h2,.longread-light h2{font-family:var(--lr-font-heading);color:var(--lr-text-primary);border-radius:12px;margin-top:48px;margin-bottom:16px;padding:16px 20px;font-size:1.5rem;font-weight:800;line-height:1.25;position:relative}.longread-light h2{font-family:var(--lr-font-heading-serif);background:var(--lr-bg-secondary);border-left:4px solid var(--lr-accent);letter-spacing:-.5px;font-size:clamp(24px,3vw,32px)}.longread-dark h2{background:var(--lr-bg-card);border-left:4px solid var(--lr-accent)}.longread-dark h3,.longread-light h3{font-family:var(--lr-font-heading);color:var(--lr-text-primary);margin-top:36px;margin-bottom:14px;font-size:1.25rem;font-weight:700;line-height:1.3}.longread-light h3{font-family:var(--lr-font-heading-serif);border-bottom:1px solid var(--lr-border-light);padding-bottom:10px;font-size:22px}.longread-dark p,.longread-light p{font-family:var(--lr-font-body);color:var(--lr-text-secondary);margin-bottom:16px;font-size:1rem;font-weight:500;line-height:1.7}.longread-dark .lead,.longread-light .lead{font-size:1.125rem;font-weight:600;line-height:1.6}.longread-light p strong,.longread-light li strong{color:var(--lr-text-primary);font-weight:700}.longread-dark p strong,.longread-dark li strong{color:var(--lr-accent);font-weight:700}.longread-light div.highlight{border:1px solid var(--lr-border-light);border-top:3px solid var(--lr-accent);background:#fffdf9;border-radius:0 0 10px 10px;margin:32px 0;padding:28px 32px}.longread-light div.highlight p{color:var(--lr-text-secondary);margin-bottom:12px;font-size:16px}.longread-light div.highlight p:last-child{margin-bottom:0}.longread-light div.highlight p strong{color:var(--lr-text-primary)}.longread-dark div.highlight{border:1px solid #fbbf2426;border-top:3px solid var(--lr-accent);background:#fbbf2414;border-radius:0 0 10px 10px;margin:32px 0;padding:28px 32px}.longread-dark div.highlight p{color:var(--lr-text-secondary);margin-bottom:12px}.longread-dark div.highlight p:last-child{margin-bottom:0}.longread-dark span.highlight,.longread-light span.highlight{color:var(--lr-accent)}.longread-light .highlight-serif{font-family:var(--lr-font-heading-serif);color:var(--lr-accent);font-style:italic;font-weight:600}.longread-dark .highlight-gradient{background:linear-gradient(135deg,var(--lr-accent),var(--lr-accent-red));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.longread-dark blockquote,.longread-light blockquote{font-family:var(--lr-font-body);border-radius:12px;margin:32px 0;padding:24px 32px;font-size:1rem;font-style:italic;font-weight:500;line-height:1.6;position:relative}.longread-dark blockquote{background:var(--lr-bg-card);border-left:4px solid var(--lr-accent);color:var(--lr-text-secondary)}.longread-light blockquote{background:var(--lr-bg-secondary);border-left:4px solid var(--lr-accent);color:var(--lr-text-secondary);box-shadow:var(--lr-shadow-sm)}.longread-dark blockquote:before,.longread-light blockquote:before{content:"\"";opacity:.2;color:var(--lr-accent);font-family:serif;font-size:64px;line-height:1;position:absolute;top:16px;left:20px}.longread-dark .list-check,.longread-light .list-check{flex-direction:column;gap:10px;margin:20px 0;padding:0;list-style:none;display:flex}.longread-dark .list-check li,.longread-light .list-check li{font-family:var(--lr-font-body);color:var(--lr-text-secondary);align-items:flex-start;gap:12px;font-size:.9375rem;font-weight:500;line-height:1.5;display:flex}.longread-dark .list-check li:before,.longread-light .list-check li:before{content:"✓";border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex}.longread-dark .list-check li:before{background:linear-gradient(135deg,var(--lr-accent-green),var(--lr-accent-green-bright));color:#0f0f23}.longread-light .list-check li:before{background:linear-gradient(135deg,var(--lr-accent-green),var(--lr-accent-green-bright));color:#fff}.longread-dark .list-cross,.longread-light .list-cross{flex-direction:column;gap:10px;margin:20px 0;padding:0;list-style:none;display:flex}.longread-dark .list-cross li,.longread-light .list-cross li{font-family:var(--lr-font-body);color:var(--lr-text-secondary);align-items:flex-start;gap:12px;font-size:.9375rem;font-weight:500;line-height:1.5;display:flex}.longread-dark .list-cross li:before,.longread-light .list-cross li:before{content:"✕";background:linear-gradient(135deg,var(--lr-accent-red),#dc2626);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex}.longread-dark .list-steps,.longread-light .list-steps{counter-reset:step-counter;flex-direction:column;gap:20px;margin:32px 0;padding:0;list-style:none;display:flex}.longread-dark .list-steps li,.longread-light .list-steps li{counter-increment:step-counter;align-items:flex-start;gap:24px;display:flex}.longread-dark .list-steps li:before,.longread-light .list-steps li:before{content:counter(step-counter);width:56px;height:56px;font-family:var(--lr-font-heading);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:24px;font-weight:900;display:flex}.longread-dark .list-steps li:nth-child(5n+1):before{background:linear-gradient(135deg,#f59e0b,#ef4444)}.longread-dark .list-steps li:nth-child(5n+2):before{background:linear-gradient(135deg,#8b5cf6,#6366f1)}.longread-dark .list-steps li:nth-child(5n+3):before{background:linear-gradient(135deg,#10b981,#059669)}.longread-dark .list-steps li:nth-child(5n+4):before{background:linear-gradient(135deg,#ec4899,#db2777)}.longread-dark .list-steps li:nth-child(5n+5):before{background:linear-gradient(135deg,#38bdf8,#0ea5e9)}.longread-light .list-steps li:nth-child(5n+1):before{background:linear-gradient(135deg,#22c55e,#16a34a)}.longread-light .list-steps li:nth-child(5n+2):before{background:linear-gradient(135deg,#3b82f6,#2563eb)}.longread-light .list-steps li:nth-child(5n+3):before{background:linear-gradient(135deg,#f59e0b,#d97706)}.longread-light .list-steps li:nth-child(5n+4):before{background:linear-gradient(135deg,#ec4899,#db2777)}.longread-light .list-steps li:nth-child(5n+5):before{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.longread-dark .list-steps .step-content,.longread-light .list-steps .step-content{flex:1}.longread-dark .list-steps .step-title,.longread-light .list-steps .step-title{font-family:var(--lr-font-heading);color:var(--lr-text-primary);margin-bottom:8px;font-size:20px;font-weight:700}.longread-dark .list-steps .step-text,.longread-light .list-steps .step-text{font-family:var(--lr-font-body);color:var(--lr-text-secondary);font-size:17px;line-height:1.6}.longread-dark .result-box,.longread-light .result-box{border-radius:16px;margin:32px 0;padding:24px;position:relative}.longread-dark .result-box{background:var(--lr-bg-card);border:1px solid var(--lr-accent);box-shadow:0 0 40px var(--lr-glow-accent)}.longread-light .result-box{border-left:4px solid var(--lr-accent);border:1px solid #bbf7d0;border-left:4px solid var(--lr-accent);box-shadow:var(--lr-shadow-sm);background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%)}.longread-dark .result-box .result-label,.longread-light .result-box .result-label{font-family:var(--lr-font-heading);text-transform:uppercase;letter-spacing:2px;border-radius:50px;margin-bottom:16px;padding:8px 16px;font-size:12px;font-weight:700;display:inline-block}.longread-dark .result-box .result-label{background:linear-gradient(135deg,var(--lr-accent),var(--lr-accent-red));color:#0f0f23}.longread-light .result-box .result-label{background:linear-gradient(135deg,var(--lr-accent),var(--lr-accent-bright));color:#fff}.longread-dark .result-box .result-value,.longread-light .result-box .result-value{font-family:var(--lr-font-heading);color:var(--lr-accent);margin-bottom:12px;font-size:clamp(32px,5vw,48px);font-weight:900;line-height:1.1}.longread-dark .result-box .result-description,.longread-light .result-box .result-description{font-family:var(--lr-font-body);color:var(--lr-text-secondary);font-size:18px;line-height:1.5}.longread-dark .lr-image,.longread-light .lr-image{border-radius:12px;margin:32px 0;overflow:hidden}.longread-dark .lr-image img,.longread-light .lr-image img{width:100%;height:auto;display:block}.longread-dark .lr-image{border:1px solid var(--lr-border-light)}.longread-light .lr-image{box-shadow:var(--lr-shadow-md)}.longread-dark .lr-image figcaption,.longread-light .lr-image figcaption{font-family:var(--lr-font-body);text-align:center;color:var(--lr-text-muted);padding:16px;font-size:14px}.longread-dark .lr-image-full,.longread-light .lr-image-full{width:100%;max-width:720px}.longread-dark .lr-image-medium,.longread-light .lr-image-medium{width:70%;max-width:504px;margin-left:auto;margin-right:auto}.longread-dark .lr-image-small,.longread-light .lr-image-small{width:40%;max-width:288px;margin-left:auto;margin-right:auto}.longread-dark .lr-video,.longread-light .lr-video{border-radius:12px;margin:32px 0;padding-bottom:56.25%;position:relative;overflow:hidden}.longread-dark .lr-video{border:1px solid var(--lr-border-light)}.longread-light .lr-video{box-shadow:var(--lr-shadow-md)}.longread-dark .lr-video iframe,.longread-light .lr-video iframe{width:100%;height:100%;position:absolute;top:0;left:0}.longread-dark hr,.longread-light hr{border:none;height:2px;margin:48px 0}.longread-dark hr{background:linear-gradient(90deg,transparent,var(--lr-border-light),transparent)}.longread-light hr{background:linear-gradient(90deg,transparent 5%,var(--lr-accent)20%,var(--lr-accent)80%,transparent 95%);opacity:.3}.longread-dark hr.divider-glow{background:linear-gradient(90deg,transparent,var(--lr-accent),transparent);height:2px;box-shadow:0 0 20px var(--lr-glow-accent)}.longread-dark .cta-block,.longread-light .cta-block{text-align:center;border-radius:16px;margin:40px 0;padding:32px 28px}.longread-dark .cta-block{background:var(--lr-bg-card);border:2px solid var(--lr-accent);box-shadow:0 0 60px var(--lr-glow-accent)}.longread-light .cta-block{border:2px solid var(--lr-accent);box-shadow:var(--lr-shadow-xl);background:#fff}.longread-dark .cta-block .cta-title,.longread-light .cta-block .cta-title{font-family:var(--lr-font-heading);color:var(--lr-text-primary);margin-bottom:16px;font-size:clamp(24px,3vw,32px);font-weight:800}.longread-dark .cta-block .cta-description,.longread-light .cta-block .cta-description{font-family:var(--lr-font-body);color:var(--lr-text-secondary);margin-bottom:32px;font-size:18px;line-height:1.6}.longread-dark .cta-block .cta-price,.longread-light .cta-block .cta-price{margin-bottom:24px}.longread-dark .cta-block .cta-price-old,.longread-light .cta-block .cta-price-old{font-family:var(--lr-font-body);color:var(--lr-text-muted);margin-right:12px;font-size:20px;text-decoration:line-through}.longread-dark .cta-block .cta-price-current,.longread-light .cta-block .cta-price-current{font-family:var(--lr-font-heading);color:var(--lr-accent);font-size:48px;font-weight:900}.longread-dark .cta-block .cta-course-info,.longread-light .cta-block .cta-course-info{border-bottom:1px solid var(--lr-border-medium);margin-bottom:32px;padding-bottom:32px}.longread-dark .cta-block .cta-course-title,.longread-light .cta-block .cta-course-title{font-family:var(--lr-font-heading);color:var(--lr-text-primary);margin-bottom:12px;font-size:clamp(20px,2.5vw,28px);font-weight:800}.longread-dark .cta-block .cta-course-description,.longread-light .cta-block .cta-course-description{font-family:var(--lr-font-body);color:var(--lr-text-secondary);margin-bottom:20px;font-size:16px;line-height:1.6}.longread-dark .cta-block .cta-course-info .list-check,.longread-light .cta-block .cta-course-info .list-check{text-align:left;margin-bottom:0}.longread-dark .cta-block .cta-offer-box,.longread-light .cta-block .cta-offer-box{border-radius:16px;padding:24px}.longread-dark .cta-block .cta-offer-box{border:1px solid var(--lr-border-light);background:#ffffff08}.longread-light .cta-block .cta-offer-box{background:var(--lr-bg-subtle);border:1px solid var(--lr-border-light)}.longread-dark .btn-primary,.longread-light .btn-primary{font-family:var(--lr-font-heading);text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;gap:12px;padding:20px 48px;font-size:18px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.longread-dark .btn-primary{color:#0f0f23;background:linear-gradient(135deg,var(--lr-accent),var(--lr-accent-bright));box-shadow:0 8px 30px var(--lr-glow-accent)}.longread-dark .btn-primary:hover{box-shadow:0 12px 40px var(--lr-glow-accent),0 0 30px var(--lr-glow-accent);transform:translateY(-3px)}.longread-light .btn-primary{color:#fff;background:linear-gradient(135deg,var(--lr-accent),var(--lr-accent-bright));box-shadow:0 8px 30px #22c55e4d}.longread-light .btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 40px #22c55e66}.longread-dark .btn-secondary,.longread-light .btn-secondary{font-family:var(--lr-font-heading);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:18px 40px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.longread-dark .btn-secondary{color:var(--lr-text-primary);background:var(--lr-bg-card);border:1px solid var(--lr-border-medium)}.longread-dark .btn-secondary:hover{background:var(--lr-bg-card-hover);border-color:var(--lr-accent);box-shadow:0 0 20px #fbbf2433}.longread-light .btn-secondary{color:var(--lr-text-primary);border:2px solid var(--lr-border-medium);box-shadow:var(--lr-shadow-sm);background:#fff}.longread-light .btn-secondary:hover{border-color:var(--lr-accent);box-shadow:var(--lr-shadow-md)}.longread-dark .badge,.longread-light .badge{font-family:var(--lr-font-heading);text-transform:uppercase;letter-spacing:2px;border-radius:50px;align-items:center;gap:8px;padding:10px 20px;font-size:12px;font-weight:700;display:inline-flex}.longread-dark .badge{color:#0f0f23;background:linear-gradient(135deg,var(--lr-accent),var(--lr-accent-red));box-shadow:0 8px 30px var(--lr-glow-accent)}.longread-light .badge{color:#fff;background:linear-gradient(135deg,var(--lr-accent),var(--lr-accent-bright));box-shadow:0 4px 15px #22c55e4d}.longread-dark .card,.longread-light .card{border-radius:20px;margin:32px 0;padding:32px;transition:all .3s}.longread-dark .card{background:var(--lr-bg-card);border:1px solid var(--lr-border-light)}.longread-dark .card:hover{background:var(--lr-bg-card-hover);border-color:var(--lr-border-medium);transform:translateY(-4px)}.longread-light .card{border:1px solid var(--lr-border-light);box-shadow:var(--lr-shadow-sm);background:#fff}.longread-light .card:hover{box-shadow:var(--lr-shadow-lg);transform:translateY(-4px)}@media (max-width:768px){.longread-content{padding:32px 16px 60px}.longread-dark h1,.longread-light h1{font-size:1.625rem}.longread-dark h2,.longread-light h2{margin-top:32px;font-size:1.25rem}.longread-dark h3,.longread-light h3{margin-top:24px;font-size:1.125rem}.longread-dark .list-steps li:before,.longread-light .list-steps li:before{width:36px;height:36px;font-size:14px}.longread-dark .cta-block,.longread-light .cta-block{padding:24px 20px}.longread-dark .btn-primary,.longread-light .btn-primary{padding:14px 28px;font-size:14px}}.longread-editor-content{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.longread-editor-content h1{color:#1e293b;border-left:4px solid #8b5cf6;margin:1.5rem 0 1rem;padding-left:12px;font-size:2.5rem;font-weight:800;line-height:1.2}.longread-editor-content h2{color:#1e293b;border-left:4px solid #6366f1;margin:1.25rem 0 .75rem;padding-left:12px;font-size:2rem;font-weight:700;line-height:1.25}.longread-editor-content h3{color:#334155;border-left:4px solid #a5b4fc;margin:1rem 0 .5rem;padding-left:12px;font-size:1.5rem;font-weight:600;line-height:1.3}.longread-editor-content blockquote{color:#78350f;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-left:4px solid #f59e0b;border-radius:0 12px 12px 0;margin:1.5rem 0;padding:1.25rem 1.5rem;font-style:italic;position:relative}.longread-editor-content blockquote:before{content:"\"";color:#f59e0b;opacity:.5;font-family:serif;font-size:48px;line-height:1;position:absolute;top:-8px;left:12px}.longread-editor-content blockquote p{margin:0}.longread-editor-content ul[data-type=checkList]{margin:1rem 0;padding:0;list-style:none}.longread-editor-content ul[data-type=checkList] li{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);border-left:3px solid #22c55e;border-radius:8px;align-items:flex-start;gap:12px;margin:4px 0;padding:8px 12px;display:flex}.longread-editor-content ul[data-type=checkList] li:before{content:"✓";color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.longread-editor-content ul[data-type=crossList]{margin:1rem 0;padding:0;list-style:none}.longread-editor-content ul[data-type=crossList] li{background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border-left:3px solid #ef4444;border-radius:8px;align-items:flex-start;gap:12px;margin:4px 0;padding:8px 12px;display:flex}.longread-editor-content ul[data-type=crossList] li:before{content:"✕";color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.longread-editor-content ol{counter-reset:step-counter;margin:1rem 0;padding:0;list-style:none}.longread-editor-content ol li{counter-increment:step-counter;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-left:3px solid #3b82f6;border-radius:12px;align-items:flex-start;gap:16px;margin:8px 0;padding:12px 16px;display:flex}.longread-editor-content ol li:before{content:counter(step-counter);color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.longread-editor-content ul:not([data-type]){margin:1rem 0;padding:0;list-style:none}.longread-editor-content ul:not([data-type]) li{align-items:flex-start;gap:12px;padding:6px 0;display:flex}.longread-editor-content ul:not([data-type]) li:before{content:"•";color:#6366f1;flex-shrink:0;font-size:20px;line-height:1.4}.longread-editor-content hr{background:linear-gradient(90deg,#0000,#cbd5e1,#0000);border:none;height:2px;margin:2rem 0}.longread-editor-content mark{color:#713f12;background:linear-gradient(135deg,#fef08a,#fde047);border-radius:4px;padding:2px 6px}.longread-editor-content a{color:#7c3aed;text-underline-offset:2px;text-decoration:underline}.longread-editor-content a:hover{color:#6d28d9}.longread-editor-content code{color:#be185d;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:.9em}.longread-editor-content strong{color:#0f172a;font-weight:700}.longread-editor-content em{font-style:italic}.longread-editor-content u{text-underline-offset:3px;text-decoration:underline}.longread-editor-content s{color:#94a3b8;text-decoration:line-through}.longread-editor-content p{margin:.75rem 0;line-height:1.7}.longread-editor-content p.is-editor-empty:first-child:before{color:#94a3b8;content:attr(data-placeholder);float:left;pointer-events:none;height:0}.dark .longread-editor-content h1{color:#f1f5f9;border-left-color:#a78bfa}.dark .longread-editor-content h2{color:#f1f5f9;border-left-color:#818cf8}.dark .longread-editor-content h3{color:#e2e8f0;border-left-color:#c4b5fd}.dark .longread-editor-content blockquote{color:#fef3c7;background:linear-gradient(135deg,#fbbf2426 0%,#f59e0b33 100%)}.dark .longread-editor-content ul[data-type=checkList] li{color:#dcfce7;background:linear-gradient(135deg,#22c55e26 0%,#16a34a33 100%)}.dark .longread-editor-content ul[data-type=crossList] li{color:#fee2e2;background:linear-gradient(135deg,#ef444426 0%,#dc262633 100%)}.dark .longread-editor-content ol li{color:#dbeafe;background:linear-gradient(135deg,#3b82f626 0%,#2563eb33 100%)}.dark .longread-editor-content strong{color:#f8fafc}.dark .longread-editor-content code{color:#f472b6;background:#1e293b}.dark .longread-editor-content mark{color:#fef9c3;background:linear-gradient(135deg,#facc154d,#eab30866)}.lr-gallery{gap:12px;margin:32px 0;display:grid}.lr-gallery-2{grid-template-columns:repeat(2,1fr)}.lr-gallery-3{grid-template-columns:repeat(3,1fr)}.lr-gallery-4{grid-template-columns:repeat(4,1fr)}.lr-gallery img{object-fit:cover;aspect-ratio:4/5;border-radius:12px;width:100%;height:auto;transition:transform .2s,box-shadow .2s}.lr-gallery img:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000026}.longread-dark .lr-gallery img{border:1px solid var(--lr-border-light)}.longread-light .lr-gallery img{border:1px solid #0000000f;box-shadow:0 4px 16px #00000014}.lr-screenshots{flex-wrap:wrap;justify-content:center;gap:16px;margin:32px 0;display:flex}.lr-screenshots img{border-radius:16px;max-width:300px;height:auto;box-shadow:0 20px 60px #00000026}.longread-dark .lr-screenshots img{box-shadow:0 20px 60px #00000080}@media (max-width:768px){.lr-gallery-3,.lr-gallery-4{grid-template-columns:repeat(2,1fr)}.lr-screenshots{flex-direction:column;align-items:center}.lr-screenshots img{max-width:100%}}@media (max-width:480px){.lr-gallery-2,.lr-gallery-3,.lr-gallery-4{grid-template-columns:1fr}}.lr-callout{border-radius:12px;align-items:flex-start;gap:12px;margin:24px 0;padding:20px;display:flex}.lr-callout-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.lr-callout-content{flex:1}.lr-callout-content p{margin:0 0 8px;font-size:16px;line-height:1.7}.lr-callout-content p:last-child{margin-bottom:0}.lr-callout-content p strong{color:inherit;font-weight:700}.lr-callout-info{background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border-left:4px solid #3b82f6}.lr-callout-info .lr-callout-icon{color:#fff;background:#3b82f6}.longread-dark .lr-callout-info{color:#bfdbfe;background:linear-gradient(135deg,#3b82f626 0%,#2563eb33 100%)}.lr-callout-tip{background:linear-gradient(135deg,#f3e8ff 0%,#e9d5ff 100%);border-left:4px solid #8b5cf6}.lr-callout-tip .lr-callout-icon{color:#fff;background:#8b5cf6}.longread-dark .lr-callout-tip{color:#e9d5ff;background:linear-gradient(135deg,#8b5cf626 0%,#7c3aed33 100%)}.lr-callout-warning{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-left:4px solid #f59e0b}.lr-callout-warning .lr-callout-icon{color:#fff;background:#f59e0b}.longread-dark .lr-callout-warning{color:#fef3c7;background:linear-gradient(135deg,#f59e0b26 0%,#d9770633 100%)}.lr-callout-success{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);border-left:4px solid #22c55e}.lr-callout-success .lr-callout-icon{color:#fff;background:#22c55e}.longread-dark .lr-callout-success{color:#dcfce7;background:linear-gradient(135deg,#22c55e26 0%,#16a34a33 100%)}.lr-callout-important{background:linear-gradient(135deg,#fce7f3 0%,#fbcfe8 100%);border-left:4px solid #ec4899}.lr-callout-important .lr-callout-icon{color:#fff;background:#ec4899}.longread-dark .lr-callout-important{color:#fce7f3;background:linear-gradient(135deg,#ec489926 0%,#db277733 100%)}.lr-toggle{border-radius:12px;margin:20px 0;overflow:hidden}.longread-dark .lr-toggle{border:1px solid var(--lr-border-medium);background:var(--lr-bg-card)}.longread-light .lr-toggle{background:#f1f5f9;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a}.lr-toggle summary,.lr-toggle .lr-toggle-title{cursor:pointer;font-family:var(--lr-font-heading);align-items:center;gap:12px;padding:18px 20px;font-size:1rem;font-weight:600;list-style:none;transition:background .2s;display:flex}.lr-toggle summary::-webkit-details-marker{display:none}.lr-toggle summary:before{content:"▶";opacity:.6;font-size:10px;transition:transform .2s}.lr-toggle[open] summary:before{transform:rotate(90deg)}.longread-dark .lr-toggle summary,.longread-dark .lr-toggle .lr-toggle-title{background:var(--lr-bg-card);color:var(--lr-text-primary)}.longread-dark .lr-toggle summary:hover,.longread-dark .lr-toggle .lr-toggle-title:hover{background:var(--lr-bg-card-hover)}.longread-light .lr-toggle summary,.longread-light .lr-toggle .lr-toggle-title{color:var(--lr-text-primary);background:#e2e8f0}.longread-light .lr-toggle summary:hover,.longread-light .lr-toggle .lr-toggle-title:hover{background:#cbd5e1}.lr-toggle-content{padding:16px 20px}.longread-light .lr-toggle-content{background:#f8fafc}.longread-dark .lr-toggle-content{background:#0003}.lr-toggle-content p{margin:0}.lr-code-block{border-radius:10px;margin:24px 0;overflow:hidden}.lr-code-header{background:#1e293b;border-bottom:1px solid #334155;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.lr-code-language{font-family:var(--lr-font-body);color:#94a3b8;text-transform:uppercase;font-size:12px;font-weight:500}.lr-code-copy{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:12px;transition:all .2s}.lr-code-copy:hover{color:#e2e8f0;background:#334155}.lr-code-block pre{background:#0f172a;margin:0;padding:20px;overflow:hidden}.lr-code-block code{color:#e2e8f0;white-space:pre-wrap;word-wrap:break-word;font-family:JetBrains Mono,Fira Code,monospace;font-size:14px;line-height:1.6;display:block}.lr-code-block.collapsed pre{max-height:200px;position:relative}.lr-code-block.collapsed pre:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0f172a);height:80px;position:absolute;bottom:0;left:0;right:0}.lr-code-expand{color:#94a3b8;cursor:pointer;text-align:center;background:#1e293b;border:none;border-radius:0 0 12px 12px;width:100%;padding:8px 16px;font-size:13px;transition:all .2s;display:none}.lr-code-expand:hover{color:#e2e8f0;background:#334155}.lr-code-block.collapsed .lr-code-expand{display:block}.lr-container{z-index:1;max-width:800px;margin:0 auto;padding:0 20px;position:relative}.lr-course-hero{z-index:1;text-align:center;padding:80px 20px 60px;position:relative}.lr-course-hero-inner{max-width:800px;margin:0 auto}.lr-course-hero-title{font-family:var(--lr-font-heading);color:var(--lr-text-primary);margin-bottom:20px;font-size:2.5rem;font-weight:800;line-height:1.15}.lr-course-hero-subtitle{font-family:var(--lr-font-body);color:var(--lr-text-secondary);max-width:640px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.6}.lr-course-hero-cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.lr-course-hero-price{font-family:var(--lr-font-heading);color:var(--lr-text-muted);font-size:1.1rem;font-weight:600}.longread-dark .lr-course-hero-title{background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.longread-light .lr-course-hero-title{color:var(--lr-text-primary);font-family:Playfair Display,serif}.lr-course-stats{z-index:1;padding:40px 20px;position:relative}.lr-course-stats-grid{flex-wrap:wrap;justify-content:center;gap:32px;max-width:600px;margin:0 auto;display:flex}.lr-course-stats-item{text-align:center;background:var(--lr-bg-card);border:1px solid var(--lr-border-light);border-radius:16px;min-width:120px;padding:20px 28px;transition:all .3s}.lr-course-stats-item:hover{background:var(--lr-bg-card-hover);transform:translateY(-2px)}.lr-course-stats-value{font-family:var(--lr-font-heading);color:var(--lr-accent);margin-bottom:6px;font-size:1.75rem;font-weight:800;line-height:1}.lr-course-stats-label{font-family:var(--lr-font-body);color:var(--lr-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:500}.longread-light .lr-course-stats-item{background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 3px #00000014}.longread-light .lr-course-stats-item:hover{box-shadow:0 4px 12px #0000001a}.lr-course-curriculum{padding:40px 0}.lr-course-curriculum-title{font-family:var(--lr-font-heading);color:var(--lr-text-primary);margin-bottom:24px;font-size:1.75rem;font-weight:700}.lr-course-curriculum-accordion{flex-direction:column;gap:12px;display:flex}.lr-course-curriculum-module{background:var(--lr-bg-card);border:1px solid var(--lr-border-light);cursor:pointer;text-align:left;width:100%;font-family:var(--lr-font-body);border-radius:12px;align-items:center;gap:12px;padding:16px 20px;transition:all .2s;display:flex}.lr-course-curriculum-module:hover{background:var(--lr-bg-card-hover);border-color:var(--lr-border-medium)}.lr-course-curriculum-module-number{background:var(--lr-accent);color:#000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex}.lr-course-curriculum-module-title{color:var(--lr-text-primary);flex:1;font-weight:600}.lr-course-curriculum-module-badge{flex-shrink:0;font-size:.75rem}.lr-course-curriculum-lessons{flex-direction:column;gap:4px;margin:8px 0 0 40px;padding:0;list-style:none;display:flex}.lr-course-curriculum-lesson{border-radius:8px;align-items:center;gap:10px;padding:10px 16px;transition:background .15s;display:flex}.lr-course-curriculum-lesson:hover{background:var(--lr-bg-card)}.lr-course-curriculum-lesson-icon{color:var(--lr-text-muted);flex-shrink:0}.lr-course-curriculum-lesson-title{color:var(--lr-text-secondary);flex:1;font-size:.95rem}.lr-course-curriculum-lesson-duration{color:var(--lr-text-muted);flex-shrink:0;font-size:.8rem}.lr-course-curriculum-lesson-free{flex-shrink:0;font-size:.7rem}.longread-light .lr-course-curriculum-module{background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.longread-light .lr-course-curriculum-module:hover{box-shadow:0 2px 8px #00000014}.longread-light .lr-course-curriculum-module-number{background:var(--lr-accent);color:#fff}.lr-course-bonuses{padding:40px 0}@media (max-width:768px){.lr-course-hero{padding:60px 16px 40px}.lr-course-hero-title{font-size:1.75rem}.lr-course-hero-subtitle{font-size:1rem}.lr-course-stats-grid{gap:16px}.lr-course-stats-item{min-width:100px;padding:16px 20px}.lr-course-stats-value{font-size:1.4rem}.lr-course-curriculum-lessons{margin-left:20px}.lr-course-curriculum-module{padding:12px 16px}}
