*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background-color:#0a0a0f;color:#a0a0b0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}a{color:#00d4aa;text-decoration:none;transition:color .3s ease}a:hover{color:#33f0c8}img{max-width:100%;height:auto;display:block}ol,ul{padding-left:1.5rem;margin-bottom:1.5rem}li{margin-bottom:.25rem}button{cursor:pointer;border:none;background:none;color:inherit}button,input,select,textarea{font:inherit}table{border-collapse:collapse;border-spacing:0;width:100%}::selection{background:rgba(0,212,170,.3);color:#fff}::-moz-selection{background:rgba(0,212,170,.3);color:#fff}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;padding:0;position:absolute!important;width:1px}h1,h2,h3,h4,h5,h6{color:#fff;font-weight:700;line-height:1.2;margin:0 0 1rem}h1{font-size:3.5rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:.875rem;letter-spacing:1px;text-transform:uppercase;color:#6b6b80}blockquote,p{margin:0 0 1.5rem}blockquote{border-left:3px solid #00d4aa;color:#fff;font-size:1.25rem;font-style:italic;line-height:1.8;padding-left:1.5rem}blockquote cite,blockquote small{color:#6b6b80;font-size:.875rem}blockquote p:last-child{margin-bottom:0}mark{background:rgba(0,212,170,.2);color:#fff;padding:0 3px}hr{border:0;height:1px;background:hsla(0,0%,100%,.06);margin:2rem 0}table{font-size:.875rem;margin-bottom:1.5rem}td,th{border:1px solid hsla(0,0%,100%,.1);padding:.5rem .75rem;text-align:left}th{background:#1a1a2e;color:#fff;font-weight:600}td{background:#12121a}strong{color:#fff}code{font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.9em;background:#1a1a2e;color:#00d4aa;padding:.15em .4em;border-radius:6px}pre{overflow-x:auto;margin-bottom:1.5rem}pre code{background:none;padding:0;color:inherit;font-size:.875rem}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:6rem 0}.section--sm{padding:4rem 0}.reading-width{max-width:800px;margin:0 auto}.grid{display:grid;grid-gap:2rem;gap:2rem}.grid--posts{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}@media (max-width:768px){.grid--posts{grid-template-columns:1fr}}.gradient-text{background:linear-gradient(135deg,#00d4aa,#06f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.tag-pill{display:inline-block;background:rgba(0,212,170,.1);color:#00d4aa;font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;padding:.25rem .75rem;border-radius:9999px;border:1px solid rgba(0,212,170,.2);text-decoration:none;transition:all .3s ease}.tag-pill:hover{background:rgba(0,212,170,.2);color:#00d4aa;border-color:rgba(0,212,170,.4)}.btn{display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:.5px;padding:.75rem 1.75rem;border-radius:10px;text-decoration:none;transition:all .3s ease;cursor:pointer}.btn--primary{background:linear-gradient(135deg,#00d4aa,#06f);color:#0a0a0f}.btn--primary:hover{box-shadow:0 0 30px rgba(0,212,170,.15);transform:translateY(-1px);color:#0a0a0f}.btn--ghost{background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.1)}.btn--ghost:hover{border-color:#00d4aa;color:#00d4aa;box-shadow:0 0 30px rgba(0,212,170,.15);transform:translateY(-1px)}.label{display:inline-block;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.75rem;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:#00d4aa;margin-bottom:1rem}.text-center{text-align:center}.text-muted{color:#6b6b80}.mb-0{margin-bottom:0}.nav{position:fixed;top:0;left:0;right:0;z-index:1000;height:70px;background:rgba(10,10,15,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid hsla(0,0%,100%,.06);transition:background .3s ease}.nav__inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;height:100%;display:flex;align-items:center;justify-content:space-between}.nav__logo{font-size:1.25rem;font-weight:700;color:#fff;text-decoration:none;letter-spacing:-.5px}.nav__logo:hover{color:#fff}.nav__logo span{color:#00d4aa}.nav__links{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.nav__link{font-size:.875rem;font-weight:500;color:#a0a0b0;text-decoration:none;transition:color .2s ease;position:relative}.nav__link--active,.nav__link:hover{color:#fff}.nav__link--active:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:linear-gradient(135deg,#00d4aa,#06f);border-radius:1px}.nav__toggle{display:none;flex-direction:column;gap:5px;padding:4px;cursor:pointer}.nav__toggle span{display:block;width:24px;height:2px;background:#fff;border-radius:1px;transition:all .3s ease}.nav__toggle.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.nav__toggle.active span:nth-child(2){opacity:0}.nav__toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width:768px){.nav__toggle{display:flex}.nav__links{display:none;position:absolute;top:70px;left:0;right:0;flex-direction:column;background:rgba(10,10,15,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid hsla(0,0%,100%,.06);padding:1.5rem;gap:0}.nav__links.active{display:flex}.nav__link{padding:1rem 0;font-size:1rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.nav__link:last-child{border-bottom:0}.nav__link--active:after{display:none}}.hero{position:relative;padding:8rem 0 6rem;overflow:hidden;min-height:70vh;display:flex;align-items:center}.hero__bg{position:absolute;inset:0;background:linear-gradient(135deg,#0a0a0f,#12121a 50%,#1a1a2e);z-index:0}.hero__bg:before{top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(0,212,170,.08) 0,transparent 70%);animation:heroGlow 8s ease-in-out infinite alternate}.hero__bg:after,.hero__bg:before{content:"";position:absolute;border-radius:50%}.hero__bg:after{bottom:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(0,102,255,.06) 0,transparent 70%);animation:heroGlow 10s ease-in-out infinite alternate-reverse}@keyframes heroGlow{0%{transform:translate(0) scale(1)}to{transform:translate(30px,-20px) scale(1.1)}}.hero__content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem}.hero__label{font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.75rem;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:#00d4aa;margin-bottom:1.5rem;display:block}.hero__title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.15;color:#fff;margin-bottom:2rem;max-width:800px}.hero__title .highlight{background:linear-gradient(135deg,#00d4aa,#06f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero__description{font-size:1.125rem;color:#a0a0b0;max-width:560px;margin-bottom:3rem;line-height:1.8}.hero__actions{display:flex;gap:1rem;flex-wrap:wrap}@media (max-width:480px){.hero{padding:6rem 0 4rem;min-height:auto}.hero__actions{flex-direction:column}.hero__actions .btn{text-align:center}}.post-card{background:#1a1a2e;border-radius:16px;border:1px solid hsla(0,0%,100%,.06);overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.post-card:hover{border-color:rgba(0,212,170,.3);box-shadow:0 0 30px rgba(0,212,170,.15);transform:translateY(-4px)}.post-card__image{position:relative;overflow:hidden;aspect-ratio:16/9;background:#12121a;display:block}.post-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.post-card:hover .post-card__image img{transform:scale(1.05)}.post-card__body{padding:2rem;display:flex;flex-direction:column;flex:1 1}.post-card__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.post-card__title{font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.post-card__title a{color:#fff;text-decoration:none;transition:color .2s ease}.post-card__title a:hover{color:#00d4aa}.post-card__excerpt{color:#a0a0b0;font-size:.875rem;line-height:1.7;margin-bottom:1.5rem;flex:1 1}.post-card__excerpt p{margin-bottom:0}.post-card__meta{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:#6b6b80;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.06)}.post-card__date,.post-card__readtime{font-family:JetBrains Mono,Fira Code,Consolas,monospace}.post-header{padding-top:calc(70px + 3rem);padding-bottom:4rem;text-align:center}.post-header__tags{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.post-header__title{font-size:clamp(2rem,4vw,3.5rem);font-weight:800;max-width:800px;margin:0 auto 1.5rem}.post-header__meta{display:flex;align-items:center;justify-content:center;gap:1.5rem;color:#6b6b80;font-size:.875rem}.post-header__author{display:flex;align-items:center;gap:.5rem}.post-header__avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.post-header__author-name{color:#fff;font-weight:500}.post-header__date{font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.75rem}.post-banner{max-width:1200px;margin:0 auto 4rem;padding:0 1.5rem}.post-banner img{width:100%;border-radius:16px;aspect-ratio:21/9;object-fit:cover}.post-content{max-width:800px;margin:0 auto;padding:0 1.5rem}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin-top:2.5rem}.post-content h2{font-size:2rem;padding-bottom:.5rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.post-content h3{font-size:1.5rem}.post-content a{text-decoration:underline;text-underline-offset:3px}.post-content a:hover{color:#33f0c8}.post-content img{border-radius:10px;margin:2rem 0}.post-content pre{background:#12121a;border:1px solid hsla(0,0%,100%,.06);border-radius:10px;padding:1.5rem;margin:2rem 0;overflow-x:auto}.post-content ol,.post-content ul{margin-bottom:1.5rem;color:#a0a0b0}.post-content ol li,.post-content ul li{margin-bottom:.5rem}.post-content blockquote{margin:2rem 0;padding:1.5rem;background:#1a1a2e;border-radius:0 10px 10px 0}.post-footer{max-width:800px;margin:4rem auto 0;padding:0 1.5rem}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:3rem}.author-card{background:#1a1a2e;border:1px solid hsla(0,0%,100%,.06);border-radius:16px;padding:3rem;display:flex;gap:2rem;align-items:flex-start;margin-bottom:4rem}.author-card__avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;flex-shrink:0}.author-card__name{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.author-card__bio{color:#a0a0b0;font-size:.875rem;line-height:1.7;margin-bottom:.5rem}.author-card__location{color:#6b6b80;font-size:.75rem}.post-nav{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:4rem}.post-nav__item{background:#1a1a2e;border:1px solid hsla(0,0%,100%,.06);border-radius:10px;padding:2rem;text-decoration:none;transition:all .3s ease}.post-nav__item:hover{border-color:rgba(0,212,170,.3);transform:translateY(-2px);color:inherit}.post-nav__label{display:block;font-size:.75rem;color:#6b6b80;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.post-nav__title{color:#fff;font-weight:600;font-size:.875rem;line-height:1.4}.post-nav__item--next{text-align:right}@media (max-width:768px){.post-nav{grid-template-columns:1fr}.post-nav__item--next{text-align:left}.author-card{flex-direction:column;align-items:center;text-align:center}}.comments-area{max-width:800px;margin:0 auto;padding:0 1.5rem 4rem}.footer{border-top:1px solid transparent;background-image:linear-gradient(#0a0a0f,#0a0a0f),linear-gradient(135deg,#00d4aa,#06f);background-origin:border-box;background-clip:padding-box,border-box;padding:4rem 0 2rem}.footer__inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:4rem;gap:4rem}.footer__title{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:1rem}.footer__text{color:#6b6b80;font-size:.875rem;line-height:1.7;max-width:400px}.footer__heading{font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#6b6b80;margin-bottom:1.5rem}.footer__links{list-style:none;padding:0;margin:0}.footer__links li{margin-bottom:.5rem}.footer__links a{color:#a0a0b0;font-size:.875rem;text-decoration:none;transition:color .2s ease}.footer__links a:hover{color:#00d4aa}.footer__social{display:flex;gap:1rem;margin-top:1rem}.footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:1px solid hsla(0,0%,100%,.06);color:#a0a0b0;transition:all .3s ease}.footer__social-link:hover{border-color:#00d4aa;color:#00d4aa;background:rgba(0,212,170,.1)}.footer__social-link svg{width:18px;height:18px;fill:currentColor}.footer__bottom{max-width:1200px;margin:3rem auto 0;padding:1.5rem 1.5rem 0;border-top:1px solid hsla(0,0%,100%,.06);display:flex;justify-content:space-between;align-items:center;color:#6b6b80;font-size:.75rem}.footer__bottom a{color:#6b6b80}.footer__bottom a:hover{color:#00d4aa}@media (max-width:768px){.footer__inner{grid-template-columns:1fr;gap:3rem}.footer__bottom{flex-direction:column;gap:1rem;text-align:center}}.hljs{background:#12121a;color:#abb2bf;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.875rem;line-height:1.6}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-addition,.hljs-keyword,.hljs-selector-tag{color:#c678dd}.hljs-doctag,.hljs-literal,.hljs-meta .hljs-meta-string,.hljs-number,.hljs-regexp,.hljs-string{color:#98c379}.hljs-name,.hljs-section,.hljs-selector-class,.hljs-selector-id,.hljs-title{color:#e06c75}.hljs-attr,.hljs-attribute,.hljs-class .hljs-title,.hljs-template-variable,.hljs-type,.hljs-variable{color:#d19a66}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-meta .hljs-keyword,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-subst,.hljs-symbol{color:#61afef}.hljs-built_in,.hljs-deletion{color:#e06c75}.hljs-formula{background:#1a1a2e}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.page-header{padding-top:calc(70px + 3rem);padding-bottom:4rem;text-align:center}.page-content{max-width:800px;margin:0 auto;padding:0 1.5rem 4rem}.page-content h2,.page-content h3,.page-content h4{margin-top:2.5rem}.page-content h2{font-size:2rem;padding-bottom:.5rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.page-content h3{font-size:1.5rem}.page-content a{text-decoration:underline;text-underline-offset:3px}.page-content a:hover{color:#33f0c8}.page-content img{border-radius:10px;margin:2rem 0}.page-content blockquote{margin:2rem 0;padding:1.5rem;background:#1a1a2e;border-radius:0 10px 10px 0}@media (max-width:1200px){.hero__title{font-size:clamp(2rem,4.5vw,3rem)}}@media (max-width:960px){.section{padding:4rem 0}}@media (max-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}.post-header__title{font-size:2rem}.post-header__meta{flex-direction:column;gap:.5rem}}@media (max-width:480px){h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}.container,.post-content,.post-footer{padding:0 1rem}}