*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}.hero{background:linear-gradient(135deg,rgba(59,130,246,.6),rgba(96,165,250,.6)),url(/images/hero-bg.jpg) 50%/cover no-repeat;padding:3rem 1rem;text-align:center;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px}@media (min-width:640px){.hero{padding:4rem 2rem;min-height:400px}}@media (min-width:1024px){.hero{padding:5rem 2rem;min-height:500px}}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,hsla(0,0%,100%,.15) 0,transparent 50%),radial-gradient(circle at 80% 80%,hsla(0,0%,100%,.15) 0,transparent 50%);pointer-events:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .8s ease-out}.animate-fade-in-up{animation:fadeInUp .6s ease-out backwards}.animate-fade-in-down{animation:fadeInDown .6s ease-out backwards}.content{font-size:1rem;line-height:1.8;color:#1f2937;letter-spacing:.01em}@media (min-width:640px){.content{font-size:1.0625rem;line-height:1.85}}@media (min-width:1024px){.content{font-size:1.125rem;line-height:1.9}}.dark .content{color:#e5e7eb}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin-top:2rem;margin-bottom:1rem;font-weight:700;color:#1a202c;line-height:1.3;letter-spacing:-.01em}@media (min-width:640px){.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin-top:2.5rem;margin-bottom:1.125rem}}@media (min-width:1024px){.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin-top:3rem;margin-bottom:1.25rem}}.dark .content h1,.dark .content h2,.dark .content h3,.dark .content h4,.dark .content h5,.dark .content h6{color:#f9fafb}.content h1{font-size:1.75rem}.content h2{font-size:1.5rem}.content h3{font-size:1.25rem}.content h4{font-size:1.125rem}@media (min-width:640px){.content h1{font-size:2rem}.content h2{font-size:1.75rem}.content h3{font-size:1.375rem}.content h4{font-size:1.1875rem}}@media (min-width:1024px){.content h1{font-size:2.25rem}.content h2{font-size:1.875rem}.content h3{font-size:1.5rem}.content h4{font-size:1.25rem}}.content p{margin-bottom:1.5rem}.content a{color:#3b82f6;text-decoration:underline;transition:opacity .2s}.content a:hover{opacity:.8}.content ol,.content ul{margin-bottom:1.5rem;padding-left:2rem}.content li{margin-bottom:.5rem}.content blockquote{border-left:4px solid #3b82f6;padding:1rem 1rem 1rem 1.5rem;margin:1.5rem 0;background:linear-gradient(90deg,rgba(59,130,246,.05),transparent);color:#6b7280;font-style:italic;border-radius:0 8px 8px 0;font-size:1rem}@media (min-width:640px){.content blockquote{padding:1.25rem 1.25rem 1.25rem 1.75rem;margin:2rem 0;font-size:1.025rem}}@media (min-width:1024px){.content blockquote{padding:1.5rem 1.5rem 1.5rem 2rem;margin:2.5rem 0;font-size:1.05rem}}.dark .content blockquote{background:linear-gradient(90deg,rgba(59,130,246,.15),transparent);color:#9ca3af}.content code{background:hsla(215,8%,47%,.1);padding:.2em .4em;border-radius:4px;font-size:.9em;font-family:JetBrains Mono,Fira Code,Consolas,Monaco,Courier New,monospace;color:#e01e5a}.dark .content code{background:hsla(215,8%,47%,.3);color:#f472b6}.content pre{background:#f6f8fa;padding:1rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0;box-shadow:0 2px 8px rgba(0,0,0,.04);border:1px solid #e5e7eb}@media (min-width:640px){.content pre{padding:1.25rem;border-radius:10px;margin:1.75rem 0}}@media (min-width:1024px){.content pre{padding:1.5rem;border-radius:12px;margin:2rem 0}}.dark .content pre{background:#1f2937;border:1px solid #374151;box-shadow:0 2px 8px rgba(0,0,0,.2)}.content pre code{background:none;padding:0;color:inherit;font-size:.9rem;line-height:1.6}.content img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0;box-shadow:0 4px 16px rgba(0,0,0,.08);transition:transform .3s ease}@media (min-width:640px){.content img{border-radius:10px;margin:2rem 0}}@media (min-width:1024px){.content img{border-radius:12px;margin:2.5rem 0}}.content img:hover{transform:scale(1.02)}.content table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.875rem;overflow-x:auto;display:block}@media (min-width:640px){.content table{font-size:.9rem;margin:1.75rem 0}}@media (min-width:1024px){.content table{font-size:.95rem;margin:2rem 0;display:table}}.content table td,.content table th{border:1px solid #e5e7eb;padding:.5rem .75rem;text-align:left}@media (min-width:640px){.content table td,.content table th{padding:.625rem .875rem}}@media (min-width:1024px){.content table td,.content table th{padding:.75rem 1rem}}.dark .content table td,.dark .content table th{border:1px solid #374151}.content table th{background:#f9fafb;font-weight:600;color:#1a202c}.dark .content table th{background:#1f2937;color:#f9fafb}.content table tr:hover{background:#f9fafb}.dark .content table tr:hover{background:#1f2937}.reading-progress-container{position:fixed;top:0;left:0;right:0;height:3px;background:#f3f4f6;z-index:1000}.reading-progress-bar{height:100%;background:linear-gradient(90deg,#3b82f6,#60a5fa);transition:width .1s ease-out;box-shadow:0 0 10px rgba(59,130,246,.5)}