*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.7;color:#1e293b;background:#fff;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:"Inter",sans-serif;font-weight:600;line-height:1.3;margin:0 0 1.5rem;color:#1e293b}h1{font-size:2.5rem;font-weight:700;letter-spacing:-0.02em}h2{font-size:2rem;letter-spacing:-0.01em}h3{font-size:1.5rem}h4{font-size:1.25rem}p{margin:0 0 1rem;color:#64748b;line-height:1.8}a{color:#9333ea;text-decoration:none;transition:all 150ms ease}a:hover{color:#a855f7;text-decoration:none}ul,ol{margin:0 0 1rem;padding-left:2rem;color:#64748b}ul li,ol li{margin-bottom:.5rem}img{max-width:100%;height:auto;border-radius:8px}blockquote{margin:2rem 0;padding:1.5rem 2rem;background:#f8fafc;border-left:4px solid #9333ea;border-radius:0 8px 8px 0;font-style:italic;color:#64748b}blockquote p:last-child{margin-bottom:0}code{font-family:"Fira Code","Consolas",monospace;background:#f1f5f9;padding:2px 8px;border-radius:4px;font-size:0.875em;color:#9333ea}pre{background:#f8fafc;padding:1.5rem;border-radius:12px;overflow-x:auto;margin:2rem 0;border:1px solid #e2e8f0}pre code{background:none;padding:0;color:#1e293b}hr{border:none;height:1px;background:linear-gradient(to right, transparent, #e2e8f0, transparent);margin:3rem 0}::selection{background:#9333ea;color:white}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f8fafc}::-webkit-scrollbar-thumb{background:#f1f5f9;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9333ea}.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 2px rgba(0,0,0,0.05)}.header-container{max-width:1100px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.site-brand{display:flex;align-items:center;gap:.5rem}.site-brand .brand-text{font-family:"Inter",sans-serif;font-size:1.25rem;font-weight:700;color:#1e293b;letter-spacing:-0.02em}.site-brand:hover{text-decoration:none}.site-brand:hover .brand-text{color:#9333ea}.main-nav .nav-menu{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.main-nav .nav-menu a{color:#64748b;font-size:0.95rem;font-weight:500;padding:.5rem 0;position:relative}.main-nav .nav-menu a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:#9333ea;transition:width 250ms ease}.main-nav .nav-menu a:hover,.main-nav .nav-menu a.active{color:#1e293b}.main-nav .nav-menu a:hover::after,.main-nav .nav-menu a.active::after{width:100%}.main-content{min-height:calc(100vh - 160px);padding:3rem 2rem}.content-wrapper{max-width:1100px;margin:0 auto}.site-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:2rem 0;margin-top:4rem}.footer-content{max-width:1100px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-content p{margin:0;font-size:0.9rem;color:#94a3b8}.footer-right{display:flex;gap:1.5rem}.footer-right .social-link{color:#94a3b8;font-size:0.9rem}.footer-right .social-link:hover{color:#9333ea}@media (max-width: 768px){.header-container{flex-direction:column;gap:1rem}.main-nav .nav-menu{gap:1.5rem;flex-wrap:wrap;justify-content:center}.footer-content{flex-direction:column;text-align:center}h1{font-size:2rem}h2{font-size:1.5rem}}.page{max-width:800px;margin:0 auto}.page h1{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.blog-header{margin-bottom:3rem}.blog-header h1{font-size:2.5rem;margin-bottom:.5rem}.blog-header p{font-size:1.1rem;color:#64748b}.blog-grid{display:grid;gap:2rem}.blog-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;transition:all 250ms ease}.blog-card:hover{border-color:#9333ea;transform:translateY(-2px);box-shadow:0 0 20px rgba(147,51,234,0.15)}.blog-card a.card-link{display:block;color:inherit;text-decoration:none}.blog-card a.card-link:hover{text-decoration:none}.blog-card .card-meta{display:flex;align-items:center;gap:.5rem;font-size:0.85rem;color:#94a3b8;margin-bottom:1rem}.blog-card .card-meta .separator{color:#f1f5f9}.blog-card .card-meta .category{color:#9333ea;font-weight:500}.blog-card .card-title{font-size:1.35rem;margin-bottom:1rem;color:#1e293b;transition:color 150ms ease}.blog-card:hover .blog-card .card-title{color:#9333ea}.blog-card .card-excerpt{color:#64748b;margin-bottom:1rem;line-height:1.7}.blog-card .card-footer{display:flex;justify-content:space-between;align-items:center}.blog-card .card-footer .read-more{color:#9333ea;font-weight:500;font-size:0.9rem}.blog-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0;text-align:center}.blog-footer a{color:#94a3b8;font-size:0.9rem}.blog-footer a:hover{color:#9333ea}.post{max-width:750px;margin:0 auto}.post-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.post-header .post-title{font-size:2.25rem;margin-bottom:1rem;line-height:1.2}.post-header .post-meta{display:flex;align-items:center;gap:1rem;color:#94a3b8;font-size:0.9rem}.post-header .post-meta .separator{color:#f1f5f9}.post-header .post-meta .category{color:#9333ea}.post-content{font-size:1.05rem;line-height:1.85}.post-content h2{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.post-content h2:first-child{margin-top:0;border-top:none;padding-top:0}.post-content h3{margin-top:2rem}.post-content a{color:#9333ea;text-decoration:underline;text-underline-offset:2px}.post-content a:hover{color:#a855f7}.post-content img{display:block;max-width:100%;margin:2rem auto;border-radius:12px}.post-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0}.post-footer a{display:inline-flex;align-items:center;gap:.5rem;color:#94a3b8;font-weight:500}.post-footer a:hover{color:#9333ea}.hero-section{text-align:center;padding:3rem 0}.hero-section h2{font-size:2rem;margin-bottom:1.5rem;color:#1e293b}.hero-section p{font-size:1.1rem;color:#64748b;max-width:700px;margin:0 auto;line-height:1.8}.hero-section strong{color:#9333ea}.hero-section>p:first-of-type{font-size:1.25rem;color:#1e293b;margin-bottom:2rem}.featured-posts{margin-top:2rem}.featured-posts a{display:block;padding:1rem 0;border-bottom:1px solid #e2e8f0;font-weight:500}.featured-posts a:hover{color:#9333ea;padding-left:.5rem}.featured-posts a:last-child{border-bottom:none}.cta-button{display:inline-block;background:#9333ea;color:white;padding:1rem 2rem;border-radius:8px;font-weight:600;transition:all 250ms ease;margin-top:1.5rem}.cta-button:hover{background:#a855f7;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,0.1);text-decoration:none;color:white}.services-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:1.5rem;margin-top:3rem}.service-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;transition:all 250ms ease}.service-card:hover{border-color:#9333ea;transform:translateY(-2px)}.service-card h3{font-size:1.1rem;margin-bottom:.5rem;color:#9333ea}.service-card p{font-size:0.95rem;margin:0}.post-content h2[id],.post-content h3[id]{scroll-margin-top:100px}.post-content ul,.post-content ol{padding-left:2rem}.post-content ul li,.post-content ol li{margin-bottom:.5rem;line-height:1.7}.post-content table{width:100%;border-collapse:collapse;margin:2rem 0}.post-content table th,.post-content table td{padding:.5rem 1rem;text-align:left;border:1px solid #e2e8f0}.post-content table th{background:#f8fafc;font-weight:600}.highlight{background:#f8f9fa;padding:1rem;border-radius:4px;overflow-x:auto}
