:root{--background:#0f172a;--foreground:#f8fafc;--primary:#0ea5e9;--primary-hover:#38bdf8;--secondary:#1e293b;--accent:#0284c7;--muted:#64748b;--card-bg:#1e293b;--card-border:#334155;--success-bg:#064e3b;--success-text:#a7f3d0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.blog-container,body{background-color:var(--background);color:var(--foreground)}.blog-container{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.blog-header{margin-bottom:3rem;text-align:center;padding-top:6rem}.blog-title{font-size:2.75rem;font-weight:800;color:var(--primary);margin-bottom:1.5rem;line-height:1.2;background:linear-gradient(90deg,#0ea5e9,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.blog-subtitle{font-size:1.25rem;color:var(--foreground);line-height:1.6;opacity:.9}.blog-content,.blog-subtitle{max-width:800px;margin:0 auto}.section-title{font-size:2rem;font-weight:700;color:var(--primary);margin-top:3rem;margin-bottom:1.5rem;border-bottom:2px solid var(--card-border);padding-bottom:.75rem}.subsection-title{font-size:1.5rem;font-weight:600;color:var(--primary-hover);margin-top:2rem;margin-bottom:1rem}.blog-text{margin-bottom:1.5rem;line-height:1.8;font-size:1.125rem;color:var(--foreground);opacity:.9}.blog-list{margin:1.5rem 0 2rem 1.5rem}.blog-list-item{margin-bottom:1rem;line-height:1.6;font-size:1.125rem;color:var(--foreground);opacity:.9}.blog-list-item::marker{color:var(--primary)}.faq-section{background-color:var(--secondary);padding:2rem;border-radius:.5rem;margin:3rem 0;border:1px solid var(--card-border)}.faq-title{font-size:1.75rem;font-weight:700;color:var(--primary);margin-bottom:1.5rem}.faq-question{font-size:1.25rem;font-weight:600;color:var(--primary-hover);margin-top:1.5rem;margin-bottom:.75rem}.faq-answer{margin-bottom:1.5rem;line-height:1.7;font-size:1.125rem;color:var(--foreground);opacity:.9}.cta-section{text-align:center;margin:4rem 0 2rem;padding:2.5rem;background-color:var(--secondary);border-radius:.75rem;border:1px solid var(--card-border);background-image:linear-gradient(to bottom right,rgba(14,165,233,.1),rgba(56,189,248,.05))}.cta-title{font-size:1.75rem;font-weight:700;color:var(--primary);margin-bottom:1.5rem}.cta-text{margin-bottom:2rem;font-size:1.125rem;color:var(--foreground);max-width:600px;margin-left:auto;margin-right:auto;opacity:.9}.cta-button{display:inline-block;background-color:#0ea5e9;color:#fff!important;font-weight:700;font-size:1.125rem;padding:1rem 2.5rem;border-radius:.5rem;text-decoration:none;transition:all .2s ease-in-out;box-shadow:0 0 15px rgba(14,165,233,.5);border:none;margin-top:1rem;text-shadow:0 1px 2px rgba(0,0,0,.2)}.cta-button:hover{background-color:#38bdf8;color:#fff!important;transform:translateY(-2px);box-shadow:0 0 20px rgba(14,165,233,.7)}.success-story{background-color:var(--success-bg);border-left:4px solid var(--primary);padding:1.5rem;margin:2rem 0;border-radius:0 .5rem .5rem 0}.success-story-title{font-size:1.25rem;font-weight:600;color:var(--success-text);margin-bottom:.75rem}.success-story-text{color:var(--foreground);line-height:1.7;opacity:.9}.day-card{border:1px solid var(--card-border);border-radius:.5rem;padding:1.5rem;margin-bottom:1.5rem;background-color:var(--card-bg);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .2s ease-in-out}.day-card:hover{transform:translateY(-3px);box-shadow:0 10px 15px -3px rgba(0,0,0,.2),0 4px 6px -2px rgba(0,0,0,.1);border-color:var(--primary)}.day-title{font-size:1.25rem;font-weight:600;color:var(--primary);margin-bottom:.75rem}.day-content{color:var(--foreground);line-height:1.7;opacity:.9}.highlight{color:var(--primary);font-weight:600}.gradient-text{background:linear-gradient(90deg,#0ea5e9,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.glow{text-shadow:0 0 10px rgba(14,165,233,.5)}.blog-layout{--primary-color:#3b82f6;--primary-hover:#2563eb;--text-color:#1f2937;--light-bg:#f9fafb;--border-color:#e5e7eb}.blog-layout h1,.blog-layout h2,.blog-layout h3,.blog-layout h4,.blog-layout h5,.blog-layout h6{color:var(--text-color);font-weight:600;line-height:1.2}.blog-layout a{color:var(--primary-color);text-decoration:none;transition:color .2s ease}.blog-layout a:hover{color:var(--primary-hover)}.blog-layout iframe{max-width:100%;border:none}.blog-layout table{display:block;overflow-x:auto;white-space:nowrap}@media (min-width:1024px){.blog-layout table{display:table;white-space:normal}}@media (max-width:768px){.blog-title{font-size:2rem}.blog-subtitle{font-size:1.125rem}.section-title{font-size:1.75rem}.subsection-title{font-size:1.25rem}.blog-list-item,.blog-text,.cta-text,.faq-answer{font-size:1rem}.cta-section{padding:1.5rem}.blog-layout h1{font-size:2rem}.blog-layout h2{font-size:1.5rem}.blog-layout .space-y-16>*{margin-top:2rem;margin-bottom:2rem}}.cta-button-text{color:#fff!important;font-weight:700}