@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap");*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;line-height:1.7;color:#f5f5f5;background-color:#0d0d0d;min-height:100vh;overflow-x:hidden}body::before{content:'';position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0.02;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}@media (max-width: 768px){body::before{display:none}}h1,h2,h3,h4,h5,h6{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;line-height:1.25;color:#f5f5f5;letter-spacing:-0.02em}h1{font-size:3.5rem}@media (max-width: 768px){h1{font-size:2.5rem}}h2{font-size:2.5rem}@media (max-width: 768px){h2{font-size:2rem}}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:1rem;color:#a3a3a3}p+p{margin-top:1rem}a{color:#f87171;text-decoration:none;transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1)}a:hover{color:#fca5a5}strong,b{font-weight:600;color:#f5f5f5}code{font-family:"JetBrains Mono","Fira Code","Consolas",monospace;font-size:0.9em;padding:0.2em 0.4em;background-color:#262626;border-radius:.375rem;color:#fca5a5}pre{font-family:"JetBrains Mono","Fira Code","Consolas",monospace;font-size:.875rem;background-color:#000;border:1px solid #262626;border-radius:.75rem;padding:1.5rem;overflow-x:auto;margin:1.5rem 0}pre code{padding:0;background:none;color:#f5f5f5;font-size:inherit}blockquote{border-left:4px solid #f87171;padding:1.5rem;margin:1.5rem 0;font-style:italic;color:#a3a3a3;background:linear-gradient(135deg, rgba(248,113,113,0.08) 0%, rgba(249,115,22,0.03) 100%);border-radius:0 .75rem .75rem 0}blockquote p:last-child{margin-bottom:0}ul,ol{margin-bottom:1rem;padding-left:2rem}ul li,ol li{margin-bottom:.5rem;color:#a3a3a3}ul{list-style-type:disc}ol{list-style-type:decimal}hr{border:none;height:1px;background:linear-gradient(90deg, transparent, #262626, transparent);margin:3rem 0}img{max-width:100%;height:auto;display:block;border-radius:.75rem}table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.875rem}table th,table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #262626}table th{font-weight:600;color:#f5f5f5;background-color:#1a1a1a;text-transform:uppercase;font-size:.75rem;letter-spacing:0.05em}table tr:hover{background-color:rgba(248,113,113,0.03)}::selection{background-color:rgba(248,113,113,0.3);color:#f5f5f5}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#262626;border-radius:9999px;border:2px solid #000}::-webkit-scrollbar-thumb:hover{background:#404040}:focus-visible{outline:2px solid #f87171;outline-offset:2px}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.section{padding:6rem 0}@media (max-width: 768px){.section{padding:4rem 0}}.section-header{text-align:center;margin-bottom:4rem}@media (max-width: 768px){.section-header{margin-bottom:3rem}}.section-subtitle{display:inline-block;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.15em;color:#f87171;margin-bottom:1rem}.section-title{font-size:2.5rem;margin-bottom:1rem}@media (max-width: 768px){.section-title{font-size:2rem}}.section-description{font-size:1.125rem;color:#a3a3a3;max-width:600px;margin:0 auto}.grid{display:grid;gap:2rem}.grid--2{grid-template-columns:repeat(2, 1fr)}@media (max-width: 768px){.grid--2{grid-template-columns:1fr}}.grid--3{grid-template-columns:repeat(3, 1fr)}@media (max-width: 1024px){.grid--3{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 640px){.grid--3{grid-template-columns:1fr}}.grid--4{grid-template-columns:repeat(4, 1fr)}@media (max-width: 1024px){.grid--4{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 640px){.grid--4{grid-template-columns:1fr}}.text-gradient{background:linear-gradient(135deg, #f87171 0%, #f97316 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}@media (prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.container-narrow{max-width:800px}.section{padding:6rem 0}@media (max-width: 768px){.section{padding:4rem 0}}.section--dark{background-color:#000}.section--highlight{background-color:#1a1a1a}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:6rem 0;overflow:hidden}.hero__bg{position:absolute;inset:0;pointer-events:none;overflow:hidden;background:radial-gradient(at 40% 20%, rgba(248,113,113,0.12) 0px, transparent 50%),radial-gradient(at 80% 0%, rgba(249,115,22,0.08) 0px, transparent 40%),radial-gradient(at 0% 50%, rgba(168,85,247,0.06) 0px, transparent 50%),radial-gradient(at 80% 80%, rgba(59,130,246,0.05) 0px, transparent 40%)}.hero__glow{position:absolute;border-radius:50%;filter:blur(100px);opacity:0.4}.hero__glow--1{width:600px;height:600px;background:radial-gradient(circle, rgba(248,113,113,0.4) 0%, transparent 70%);top:-200px;right:-100px;animation:float 20s ease-in-out infinite}.hero__glow--2{width:400px;height:400px;background:radial-gradient(circle, rgba(249,115,22,0.3) 0%, transparent 70%);bottom:-100px;left:-50px;animation:float 15s ease-in-out infinite reverse}.hero__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(64,64,64,0.03) 1px, transparent 1px),linear-gradient(90deg, rgba(64,64,64,0.03) 1px, transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 50% at 50% 50%, #000 40%, transparent 100%)}.hero__content{position:relative;z-index:1;text-align:center;max-width:900px;margin:0 auto}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:rgba(248,113,113,0.1);border:1px solid rgba(248,113,113,0.2);border-radius:9999px;font-size:.875rem;color:#f87171;margin-bottom:2rem;animation:fadeInUp 0.6s ease-out}.hero__badge-dot{width:8px;height:8px;background-color:#22c55e;border-radius:50%;animation:pulse 2s ease-in-out infinite}.hero__title{font-size:4.5rem;font-weight:800;margin-bottom:1rem;letter-spacing:-0.03em;animation:fadeInUp 0.6s ease-out 0.1s both}@media (max-width: 768px){.hero__title{font-size:2.5rem}}.hero__typing{height:50px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;animation:fadeInUp 0.6s ease-out 0.2s both}.hero .typing-text{font-size:1.5rem;font-weight:600;color:#f87171}@media (max-width: 768px){.hero .typing-text{font-size:1.25rem}}.hero .typing-cursor{font-size:1.5rem;font-weight:300;color:#f87171;animation:blink 1s step-end infinite;margin-left:2px}.hero__subtitle{font-size:1.125rem;color:#a3a3a3;max-width:600px;margin:0 auto 2.5rem;line-height:1.7;animation:fadeInUp 0.6s ease-out 0.3s both}.hero__subtitle strong{color:#f5f5f5}@media (max-width: 768px){.hero__subtitle{font-size:1rem}}.hero__cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem;animation:fadeInUp 0.6s ease-out 0.4s both}.hero__stats{display:flex;align-items:center;justify-content:center;gap:2rem;animation:fadeInUp 0.6s ease-out 0.5s both}@media (max-width: 640px){.hero__stats{flex-direction:column;gap:1rem}}.hero__stat{text-align:center}.hero__stat-value{display:block;font-size:2rem;font-weight:800;color:#f5f5f5;line-height:1}.hero__stat-label{font-size:.875rem;color:#737373;text-transform:uppercase;letter-spacing:0.05em}.hero__stat-divider{width:1px;height:40px;background:linear-gradient(180deg, transparent, #262626, transparent)}@media (max-width: 640px){.hero__stat-divider{width:40px;height:1px;background:linear-gradient(90deg, transparent, #262626, transparent)}}.hero__scroll{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#737373;font-size:.875rem;animation:fadeIn 1s ease-out 1s both, bounce 2s ease-in-out 2s infinite}.hero__scroll svg{animation:bounceDown 1.5s ease-in-out infinite}.cta-section{padding:6rem 0}@media (max-width: 768px){.cta-section{padding:4rem 0}}.cta-card{position:relative;background:linear-gradient(145deg, #1a1a1a 0%, #141414 100%);border-radius:2rem;border:1px solid #262626;padding:4rem;text-align:center;overflow:hidden}@media (max-width: 768px){.cta-card{padding:2.5rem}}.cta-card__content{position:relative;z-index:1}.cta-card__title{font-size:2.5rem;font-weight:800;margin-bottom:1rem}@media (max-width: 768px){.cta-card__title{font-size:1.5rem}}.cta-card__description{font-size:1.125rem;color:#a3a3a3;max-width:500px;margin:0 auto 2rem}@media (max-width: 768px){.cta-card__description{font-size:1rem}}.cta-card__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-card__decoration{position:absolute;inset:0;pointer-events:none}.cta-card__circle{position:absolute;border-radius:50%}.cta-card__circle--1{width:300px;height:300px;background:radial-gradient(circle, rgba(248,113,113,0.15) 0%, transparent 70%);top:-100px;right:-50px}.cta-card__circle--2{width:200px;height:200px;background:radial-gradient(circle, rgba(249,115,22,0.1) 0%, transparent 70%);bottom:-50px;left:-30px}.empty-state{text-align:center;padding:4rem;color:#737373}.empty-state svg{margin-bottom:1rem;opacity:0.5}.empty-state p{color:#737373}.expertise-card__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;justify-content:center}.grid{display:grid;gap:2rem}.grid--2{grid-template-columns:repeat(2, 1fr)}.grid--3{grid-template-columns:repeat(3, 1fr)}.grid--4{grid-template-columns:repeat(4, 1fr)}@media (max-width: 1024px){.grid--3,.grid--4{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 768px){.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}}.flex{display:flex}.flex--center{align-items:center;justify-content:center}.flex--between{justify-content:space-between}.flex--wrap{flex-wrap:wrap}.flex--gap-2{gap:.5rem}.flex--gap-4{gap:1rem}.flex--gap-6{gap:1.5rem}.page{padding-top:5rem;padding-bottom:5rem}.page__header{text-align:center;margin-bottom:4rem}.page__title{font-size:3.5rem;margin-bottom:1rem}@media (max-width: 768px){.page__title{font-size:2.5rem}}.page__description{font-size:1.125rem;color:#a3a3a3;max-width:700px;margin:0 auto}.blog-layout{display:grid;grid-template-columns:1fr 300px;gap:3rem}@media (max-width: 1024px){.blog-layout{grid-template-columns:1fr}}.sidebar{position:sticky;top:100px;height:fit-content}@media (max-width: 1024px){.sidebar{position:static}}.content{max-width:800px;margin:0 auto}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin-top:3rem;margin-bottom:1rem}.content img{margin:2rem 0;border-radius:1rem}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media (max-width: 768px){.two-column{grid-template-columns:1fr;gap:2rem}}@media (min-width: 768px){.two-column--reverse{direction:rtl}.two-column--reverse>*{direction:ltr}}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-16{padding-top:4rem;padding-bottom:4rem}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes pulse{0%, 100%{opacity:1}50%{opacity:0.5}}@keyframes blink{0%, 100%{opacity:1}50%{opacity:0}}@keyframes float{0%, 100%{transform:translate(0, 0)}50%{transform:translate(30px, -30px)}}@keyframes bounceDown{0%, 100%{transform:translateY(0)}50%{transform:translateY(8px)}}.nav{position:fixed;top:0;left:0;right:0;z-index:1020;padding:1rem 0;background-color:rgba(13,13,13,0.8);backdrop-filter:blur(20px);border-bottom:1px solid transparent;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.nav.scrolled{background-color:rgba(0,0,0,0.95);border-bottom-color:#262626}.nav__container{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;padding:0 1.5rem}.nav__logo{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.25rem;font-weight:800;color:#f5f5f5;text-decoration:none;letter-spacing:-0.02em}.nav__logo span{color:#f87171}.nav__links{display:flex;gap:2rem;list-style:none;padding:0;margin:0}@media (max-width: 768px){.nav__links{display:none}}.nav__link{font-size:.875rem;font-weight:500;color:#a3a3a3;text-decoration:none;padding:.5rem 0;position:relative;transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.nav__link::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(135deg, #f87171 0%, #f97316 100%);transition:width 250ms cubic-bezier(0.4, 0, 0.2, 1)}.nav__link:hover,.nav__link.active{color:#f87171}.nav__link:hover::after,.nav__link.active::after{width:100%}.nav__toggle{display:none;background:none;border:none;color:#f5f5f5;cursor:pointer;padding:.5rem}@media (max-width: 768px){.nav__toggle{display:block}}.mobile-menu{position:fixed;top:60px;left:0;right:0;bottom:0;background-color:rgba(13,13,13,0.98);backdrop-filter:blur(20px);padding:1.5rem;transform:translateX(100%);transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1);z-index:1050}.mobile-menu.open{transform:translateX(0)}.mobile-menu__links{list-style:none;padding:0;margin:0}.mobile-menu__link{display:block;padding:1rem 0;font-size:1.125rem;font-weight:500;color:#f5f5f5;text-decoration:none;border-bottom:1px solid #262626}.mobile-menu__link:hover{color:#f87171}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;border-radius:.75rem;border:none;cursor:pointer;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1);position:relative;overflow:hidden}.btn--primary{background:linear-gradient(135deg, #f87171 0%, #f97316 100%);color:white;box-shadow:0 4px 15px rgba(248,113,113,0.3)}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(248,113,113,0.4)}.btn--primary:active{transform:translateY(0) scale(0.98)}.btn--secondary{background-color:transparent;color:#f5f5f5;border:1px solid #262626}.btn--secondary:hover{border-color:#f87171;color:#f87171;background-color:rgba(248,113,113,0.05)}.btn--ghost{background-color:transparent;color:#f87171;padding:.5rem 1rem}.btn--ghost:hover{background-color:rgba(248,113,113,0.1)}.btn--lg{padding:1rem 2rem;font-size:1rem;border-radius:1rem}.btn--sm{padding:.5rem 1rem;font-size:.75rem}.btn--icon{width:44px;height:44px;padding:0;border-radius:9999px}.card{background:linear-gradient(145deg, #1a1a1a 0%, #141414 100%);border-radius:1.5rem;border:1px solid rgba(255,255,255,0.05);overflow:hidden;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1);position:relative;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.card::before{content:'';position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg, transparent 40%, rgba(248,113,113,0.3) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity 250ms cubic-bezier(0.4, 0, 0.2, 1)}.card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgba(0,0,0,0.5),0 10px 10px -5px rgba(0,0,0,0.2),0 0 40px rgba(248,113,113,0.1)}.card:hover::before{opacity:1}.card__image{width:100%;height:200px;object-fit:cover;background-color:#262626}.card__content{padding:1.5rem}.card__title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#f5f5f5}.card__description{font-size:.875rem;color:#a3a3a3;margin-bottom:1rem;line-height:1.6}.card__meta{display:flex;align-items:center;gap:1rem;font-size:.75rem;color:#737373}.card__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.project-card{position:relative;background:linear-gradient(145deg, #1a1a1a 0%, #141414 100%);border-radius:1.5rem;border:1px solid rgba(255,255,255,0.05);overflow:hidden;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.project-card:hover{border-color:rgba(248,113,113,0.3);transform:translateY(-8px);box-shadow:0 20px 25px -5px rgba(0,0,0,0.5),0 10px 10px -5px rgba(0,0,0,0.2),0 0 40px rgba(248,113,113,0.1)}.project-card:hover .project-card__overlay{opacity:1}.project-card:hover .project-card__image{transform:scale(1.05)}.project-card__image-wrapper{overflow:hidden}.project-card__image{width:100%;height:220px;object-fit:cover;background:linear-gradient(135deg, #262626 0%, #1a1a1a 100%);transition:transform 350ms cubic-bezier(0.4, 0, 0.2, 1)}.project-card__overlay{position:absolute;top:0;left:0;right:0;height:220px;background:linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.95) 100%);display:flex;align-items:flex-end;justify-content:center;padding-bottom:1.5rem;gap:.75rem;opacity:0;transition:opacity 250ms cubic-bezier(0.4, 0, 0.2, 1)}.project-card__content{padding:1.5rem}.project-card__title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.project-card__description{font-size:.875rem;color:#a3a3a3;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-card__tech{display:flex;flex-wrap:wrap;gap:.5rem}.tag{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;background-color:rgba(248,113,113,0.1);color:#fca5a5;border-radius:9999px;text-decoration:none;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1);border:1px solid transparent}.tag:hover{background-color:rgba(248,113,113,0.2);border-color:rgba(248,113,113,0.3)}.tag--ai{background-color:rgba(59,130,246,0.15);color:#3b82f6}.tag--malware{background-color:rgba(248,113,113,0.15);color:#f87171}.tag--compilers{background-color:rgba(168,85,247,0.15);color:#a855f7}.tag--security{background-color:rgba(249,115,22,0.15);color:#f97316}.tag--tutorials{background-color:rgba(34,197,94,0.15);color:#22c55e}.badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;background:linear-gradient(135deg, #f87171 0%, #f97316 100%);color:white;border-radius:.375rem}.timeline{position:relative;padding-left:2.5rem}.timeline::before{content:'';position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(180deg, #f87171 0%, #f97316 50%, #262626 100%)}.timeline__item{position:relative;padding-bottom:2.5rem}.timeline__item::before{content:'';position:absolute;left:calc(-2.5rem - 5px);top:4px;width:12px;height:12px;background:#f87171;border-radius:50%;border:3px solid #0d0d0d;box-shadow:0 0 15px rgba(248,113,113,0.4)}.timeline__item:last-child{padding-bottom:0}.timeline__date{font-size:.875rem;font-weight:600;color:#f87171;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:0.05em}.timeline__title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.timeline__description{font-size:.875rem;color:#a3a3a3;line-height:1.7}.skill-bar{margin-bottom:1.5rem}.skill-bar__header{display:flex;justify-content:space-between;margin-bottom:.5rem}.skill-bar__name{font-size:.875rem;font-weight:600}.skill-bar__value{font-size:.875rem;color:#f87171;font-weight:600}.skill-bar__track{height:8px;background-color:#262626;border-radius:9999px;overflow:hidden}.skill-bar__fill{height:100%;background:linear-gradient(135deg, #f87171 0%, #f97316 100%);border-radius:9999px;transition:width 1.5s cubic-bezier(0.4, 0, 0.2, 1);position:relative}.skill-bar__fill::after{content:'';position:absolute;right:0;top:0;bottom:0;width:30px;background:linear-gradient(90deg, transparent, rgba(255,255,255,0.3))}.search{position:relative}.search__input{width:100%;padding:1rem 1.25rem 1rem 3rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;background-color:#1a1a1a;border:1px solid #262626;border-radius:1rem;color:#f5f5f5;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1)}.search__input::placeholder{color:#737373}.search__input:focus{outline:none;border-color:#f87171;box-shadow:0 0 0 4px rgba(248,113,113,0.1)}.search__icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#737373}.search__results{position:absolute;top:100%;left:0;right:0;margin-top:.5rem;background-color:#1a1a1a;border:1px solid #262626;border-radius:1rem;max-height:400px;overflow-y:auto;z-index:1000;display:none;box-shadow:0 20px 25px -5px rgba(0,0,0,0.5),0 10px 10px -5px rgba(0,0,0,0.2)}.search__results.active{display:block}.search__result{padding:1rem 1.25rem;color:#f5f5f5;text-decoration:none;display:block;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1);border-bottom:1px solid #262626}.search__result:last-child{border-bottom:none}.search__result:hover{background-color:rgba(248,113,113,0.05)}.footer{background-color:#000;padding:4rem 0 2rem;border-top:1px solid #262626;position:relative}.footer::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:200px;height:1px;background:linear-gradient(135deg, #f87171 0%, #f97316 100%)}.footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:2.5rem}@media (max-width: 768px){.footer__grid{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.footer__grid{grid-template-columns:1fr}}.footer__brand{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:800;margin-bottom:1rem}.footer__brand span{color:#f87171}.footer__description{font-size:.875rem;color:#a3a3a3;line-height:1.7}.footer__title{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:1rem;color:#f5f5f5}.footer__links{list-style:none;padding:0;margin:0}.footer__link{display:block;font-size:.875rem;color:#a3a3a3;text-decoration:none;padding:.5rem 0;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1)}.footer__link:hover{color:#f87171;transform:translateX(4px)}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #262626;font-size:.875rem;color:#737373}@media (max-width: 640px){.footer__bottom{flex-direction:column;gap:1rem;text-align:center}}.footer__social{display:flex;gap:1rem}.footer__social a{color:#a3a3a3;padding:.5rem;border-radius:.75rem;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1)}.footer__social a:hover{color:#f87171;background-color:rgba(248,113,113,0.1)}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:48px;height:48px;background:linear-gradient(135deg, #f87171 0%, #f97316 100%);border-radius:9999px;display:flex;align-items:center;justify-content:center;color:white;cursor:pointer;opacity:0;visibility:hidden;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1);z-index:1030;border:none;box-shadow:0 4px 20px rgba(248,113,113,0.3)}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 8px 30px rgba(248,113,113,0.4)}.toc{padding:1.5rem;background:linear-gradient(145deg, #1a1a1a 0%, #141414 100%);border-radius:1rem;border:1px solid #262626}.toc__title{font-size:.875rem;font-weight:700;margin-bottom:1rem;color:#f5f5f5;text-transform:uppercase;letter-spacing:0.05em}.toc__list{list-style:none;padding:0;margin:0;font-size:.875rem}.toc__list ul{padding-left:1rem;margin:0}.toc__list li{margin-bottom:.5rem}.toc__list a{color:#a3a3a3;text-decoration:none;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1)}.toc__list a:hover{color:#f87171}.toc__list a.active{color:#f87171;font-weight:600}.filter{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem}.filter__btn{padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;background-color:#1a1a1a;border:1px solid #262626;border-radius:9999px;color:#a3a3a3;cursor:pointer;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1)}.filter__btn:hover{border-color:rgba(248,113,113,0.5);color:#f87171}.filter__btn.active{background:linear-gradient(135deg, #f87171 0%, #f97316 100%);border-color:transparent;color:white;box-shadow:0 4px 15px rgba(248,113,113,0.3)}.spinner{width:40px;height:40px;border:3px solid #262626;border-top-color:#f87171;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.expertise-card{background:linear-gradient(145deg, #1a1a1a 0%, #141414 100%);border-radius:1.5rem;border:1px solid rgba(255,255,255,0.05);padding:2rem;text-align:center;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1);position:relative;overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.expertise-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg, #f87171 0%, #f97316 100%);transform:scaleX(0);transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1)}.expertise-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgba(0,0,0,0.5),0 10px 10px -5px rgba(0,0,0,0.2),0 0 40px rgba(248,113,113,0.1)}.expertise-card:hover::before{transform:scaleX(1)}.expertise-card__icon{width:64px;height:64px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background:rgba(248,113,113,0.1);border-radius:1rem;color:#f87171;font-size:1.5rem;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.expertise-card__title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.expertise-card__description{font-size:.875rem;color:#a3a3a3;line-height:1.7}.expertise-card--ai:hover{border-color:rgba(59,130,246,0.3);box-shadow:0 20px 25px -5px rgba(0,0,0,0.5),0 10px 10px -5px rgba(0,0,0,0.2),0 0 40px rgba(59,130,246,0.1)}.expertise-card--ai::before{background:linear-gradient(135deg, #3b82f6 0%, #22d3ee 100%)}.expertise-card--ai .expertise-card__icon{background:rgba(59,130,246,0.1);color:#3b82f6}.expertise-card--compilers:hover{border-color:rgba(168,85,247,0.3);box-shadow:0 20px 25px -5px rgba(0,0,0,0.5),0 10px 10px -5px rgba(0,0,0,0.2),0 0 40px rgba(168,85,247,0.1)}.expertise-card--compilers::before{background:linear-gradient(135deg, #a855f7 0%, #ec4899 100%)}.expertise-card--compilers .expertise-card__icon{background:rgba(168,85,247,0.1);color:#a855f7}.expertise-card--malware:hover{border-color:rgba(249,115,22,0.3);box-shadow:0 20px 25px -5px rgba(0,0,0,0.5),0 10px 10px -5px rgba(0,0,0,0.2),0 0 40px rgba(249,115,22,0.1)}.expertise-card--malware::before{background:linear-gradient(135deg, #f97316 0%, #eab308 100%)}.expertise-card--malware .expertise-card__icon{background:rgba(249,115,22,0.1);color:#f97316}.stat{text-align:center;padding:1.5rem}.stat__value{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg, #f87171 0%, #f97316 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.stat__label{font-size:.875rem;color:#a3a3a3;text-transform:uppercase;letter-spacing:0.1em}.content a,.about a,.page__content a{position:relative;text-decoration:none}.content a::after,.about a::after,.page__content a::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(135deg, #f87171 0%, #f97316 100%);transition:width 250ms cubic-bezier(0.4, 0, 0.2, 1)}.content a:hover::after,.about a:hover::after,.page__content a:hover::after{width:100%}@keyframes shimmer{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}.highlight{background-color:#000;border-radius:.75rem;border:1px solid #262626;margin-bottom:1.5rem}.highlight pre{margin:0;padding:1.5rem;overflow-x:auto;border:none;background:transparent}.highlight code{background:transparent;padding:0;color:#f5f5f5}.highlight .lineno{color:#6b7280;padding-right:1rem;border-right:1px solid #262626;margin-right:1rem;user-select:none}.highlight .c,.highlight .c1,.highlight .cm,.highlight .cs{color:#6b7280;font-style:italic}.highlight .cd{color:#6b7280}.highlight .cp{color:#22d3ee}.highlight .err{color:#f87171}.highlight .gd{color:#f87171}.highlight .ge{font-style:italic}.highlight .gh{color:#f5f5f5;font-weight:bold}.highlight .gi{color:#22c55e}.highlight .go{color:#a3a3a3}.highlight .gp{color:#6b7280;font-weight:bold}.highlight .gs{font-weight:bold}.highlight .gt{color:#f87171}.highlight .gu{color:#22d3ee;font-weight:bold}.highlight .il{color:#f97316}.highlight .k,.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:#a855f7}.highlight .kt{color:#22d3ee}.highlight .kv{color:#3b82f6}.highlight .m,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#f97316}.highlight .n{color:#f5f5f5}.highlight .na{color:#3b82f6}.highlight .nb{color:#22d3ee}.highlight .nc{color:#eab308}.highlight .nd{color:#a855f7}.highlight .ne{color:#f87171}.highlight .nf,.highlight .fm{color:#3b82f6}.highlight .ni{color:#f5f5f5;font-weight:bold}.highlight .nl{color:#f5f5f5}.highlight .nn{color:#f5f5f5}.highlight .no{color:#f97316}.highlight .nt{color:#f87171}.highlight .nv,.highlight .vc,.highlight .vg,.highlight .vi{color:#f5f5f5}.highlight .o,.highlight .ow{color:#22d3ee}.highlight .p{color:#f5f5f5}.highlight .s,.highlight .s1,.highlight .s2,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx{color:#22c55e}.highlight .sr{color:#22d3ee}.highlight .ss{color:#22c55e}.highlight .w{color:#f5f5f5}p code,li code,td code{background-color:#1a1a1a;padding:.25rem .5rem;border-radius:.375rem;font-size:0.9em;color:#a855f7}.code-block{position:relative;margin-bottom:1.5rem}.code-block__header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background-color:#262626;border:1px solid #262626;border-bottom:none;border-radius:.75rem .75rem 0 0;font-size:.875rem;color:#a3a3a3}.code-block__filename{display:flex;align-items:center;gap:.5rem}.code-block__copy{background:none;border:none;color:#a3a3a3;cursor:pointer;padding:.25rem .5rem;border-radius:.375rem;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1)}.code-block__copy:hover{background-color:#1a1a1a;color:#3b82f6}.code-block .highlight{border-radius:0 0 .75rem .75rem;margin-bottom:0}.highlight .gi{background-color:rgba(34,197,94,0.1);display:block;margin:0 -1.5rem;padding:0 1.5rem}.highlight .gd{background-color:rgba(248,113,113,0.1);display:block;margin:0 -1.5rem;padding:0 1.5rem}.language-yara .k{color:#a855f7}.language-yara .s{color:#22c55e}.language-yara .nv{color:#3b82f6}.language-yara .c{color:#6b7280}.language-yara .m{color:#f97316}.language-asm .k,.language-nasm .k,.language-x86asm .k{color:#a855f7}.language-asm .nf,.language-nasm .nf,.language-x86asm .nf{color:#3b82f6}.language-asm .nv,.language-nasm .nv,.language-x86asm .nv{color:#22d3ee}.language-asm .c,.language-nasm .c,.language-x86asm .c{color:#6b7280}.language-asm .m,.language-nasm .m,.language-x86asm .m{color:#f97316}.language-asm .s,.language-nasm .s,.language-x86asm .s{color:#22c55e}@media (max-width: 640px){html{font-size:14px}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}.section{padding:2.5rem 0}.section--hero{padding:4rem 0;min-height:auto}.container{padding:0 1rem}.hero__title{font-size:2rem}.hero__subtitle{font-size:1rem}.hero__cta{flex-direction:column;width:100%}.hero__cta .btn{width:100%;justify-content:center}.card__content{padding:1rem}.blog-layout{gap:2rem}.page{padding-top:2.5rem;padding-bottom:2.5rem}.page__title{font-size:2rem}pre{padding:1rem;font-size:.75rem}.nav{padding:.75rem 0}.nav__logo{font-size:1.125rem}.footer{padding:2rem 0 1rem}.footer__grid{gap:1.5rem}.back-to-top{bottom:1rem;right:1rem;width:40px;height:40px}}@media (min-width: 640px) and (max-width: 768px){.hero__title{font-size:2.5rem}.grid--3{grid-template-columns:repeat(2, 1fr)}.grid--4{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.hero__content{max-width:800px}}@media print{body{background:white;color:black}.nav,.footer,.back-to-top,.mobile-menu{display:none !important}.page{padding-top:0}a{color:black;text-decoration:underline}.card,.project-card{break-inside:avoid;border:1px solid #ccc}}@media (prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important}html{scroll-behavior:auto}}@media (prefers-contrast: high){:root{--bg-dark: #000;--fg: #fff;--blue: #5dade2}.card,.project-card,.nav{border-width:2px}}.hero{text-align:center;padding:6rem 0}.hero__content{max-width:900px;margin:0 auto}.hero__greeting{display:inline-block;font-size:.875rem;color:#3b82f6;background-color:rgba(59,130,246,0.1);padding:.5rem 1rem;border-radius:9999px;margin-bottom:1.5rem;font-weight:500}.hero__title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;line-height:1.1}.hero__title .highlight{background:linear-gradient(135deg, #f87171 0%, #f97316 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 768px){.hero__title{font-size:2.5rem}}.hero__subtitle{font-size:1.25rem;color:#a3a3a3;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto}.hero__cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero__typing{min-height:40px;margin-bottom:1.5rem}.hero__typing .typing-text{font-family:"JetBrains Mono","Fira Code","Consolas",monospace;font-size:1.125rem;color:#a855f7}.hero__typing .typing-text::after{content:'|';animation:blink 1s infinite}.hero__domains{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:2rem}.hero__domain{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#1a1a1a;border:1px solid #262626;border-radius:.75rem;font-size:.875rem;color:#a3a3a3;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1)}.hero__domain:hover{border-color:#3b82f6;color:#3b82f6}.hero__domain svg{width:16px;height:16px}@keyframes blink{0%, 50%{opacity:1}51%, 100%{opacity:0}}.post-list{display:grid;gap:1.5rem}.post-item{display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem;padding:1.5rem;background-color:#1a1a1a;border-radius:1rem;border:1px solid #262626;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.post-item:hover{border-color:rgba(59,130,246,0.3);transform:translateX(4px)}.post-item__date{font-family:"JetBrains Mono","Fira Code","Consolas",monospace;font-size:.875rem;color:#6b7280;white-space:nowrap}.post-item__content{min-width:0}.post-item__title{font-size:1.125rem;margin-bottom:.5rem}.post-item__title a{color:#f5f5f5;text-decoration:none}.post-item__title a:hover{color:#3b82f6}.post-item__excerpt{font-size:.875rem;color:#a3a3a3;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-item__meta{display:flex;gap:1rem;font-size:.75rem;color:#6b7280}.post-item__category{color:#3b82f6;text-decoration:none}.post-item__category:hover{text-decoration:underline}@media (max-width: 768px){.post-item{grid-template-columns:1fr;gap:.75rem}}.featured-projects{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}@media (max-width: 768px){.featured-projects{grid-template-columns:1fr}}.stats{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}@media (max-width: 768px){.stats{grid-template-columns:repeat(2, 1fr)}}.stats__item{text-align:center;padding:1.5rem;background-color:#1a1a1a;border-radius:1rem;border:1px solid #262626}.stats__value{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2.5rem;font-weight:700;background:linear-gradient(135deg, #f87171 0%, #f97316 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stats__label{font-size:.875rem;color:#a3a3a3;margin-top:.5rem}.about__intro{display:grid;grid-template-columns:300px 1fr;gap:3rem;align-items:start;margin-bottom:4rem}@media (max-width: 768px){.about__intro{grid-template-columns:1fr;text-align:center}}.about__image{width:100%;border-radius:1.5rem;border:4px solid #262626}.about__bio{font-size:1.125rem;color:#a3a3a3;line-height:1.8}.about__bio p:first-child{font-size:1.25rem;color:#f5f5f5}.expertise{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media (max-width: 1024px){.expertise{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 640px){.expertise{grid-template-columns:1fr}}.expertise__card{padding:1.5rem;background-color:#1a1a1a;border-radius:1rem;border:1px solid #262626;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.expertise__card:hover{border-color:rgba(59,130,246,0.3);transform:translateY(-4px)}.expertise__icon{width:48px;height:48px;background:linear-gradient(135deg, #f87171 0%, #f97316 100%);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;font-size:1.25rem}.expertise__title{font-size:1.125rem;margin-bottom:.5rem}.expertise__description{font-size:.875rem;color:#a3a3a3}.writeup__header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #262626}.writeup__meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1rem;font-size:.875rem;color:#6b7280}.writeup__meta-item{display:flex;align-items:center;gap:.5rem}.writeup .ioc-table th{background-color:rgba(248,113,113,0.1);color:#f87171}.writeup .hash{font-family:"JetBrains Mono","Fira Code","Consolas",monospace;font-size:.875rem;word-break:break-all}.writeup .warning{padding:1rem 1.5rem;background-color:rgba(249,115,22,0.1);border-left:4px solid #f97316;border-radius:0 .5rem .5rem 0;margin-bottom:1.5rem}.writeup .warning strong{color:#f97316}.publication{padding:1.5rem;background-color:#1a1a1a;border-radius:1rem;border:1px solid #262626;margin-bottom:1.5rem}.publication__title{font-size:1.125rem;margin-bottom:.5rem}.publication__authors{font-size:.875rem;color:#a3a3a3;margin-bottom:.5rem}.publication__venue{font-size:.875rem;color:#6b7280;font-style:italic;margin-bottom:1rem}.publication__links{display:flex;gap:.75rem}.contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}@media (max-width: 768px){.contact__grid{grid-template-columns:1fr}}.contact__info h3{margin-bottom:1.5rem}.contact__item{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:#1a1a1a;border-radius:.75rem;margin-bottom:1rem;color:#f5f5f5;text-decoration:none;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1)}.contact__item:hover{background-color:#262626;color:#3b82f6}.contact__item svg{width:24px;height:24px;color:#3b82f6}.form__group{margin-bottom:1.5rem}.form__label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:#f5f5f5}.form__input,.form__textarea{width:100%;padding:.75rem 1rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;background-color:#1a1a1a;border:1px solid #262626;border-radius:.75rem;color:#f5f5f5;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1)}.form__input::placeholder,.form__textarea::placeholder{color:#6b7280}.form__input:focus,.form__textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.1)}.form__textarea{min-height:150px;resize:vertical}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:3rem}.pagination__link,.pagination__current{padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;text-decoration:none;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1)}.pagination__link{background-color:#1a1a1a;color:#f5f5f5;border:1px solid #262626}.pagination__link:hover{border-color:#3b82f6;color:#3b82f6}.pagination__current{background:linear-gradient(135deg, #f87171 0%, #f97316 100%);color:#0d0d0d}.error-page{min-height:70vh;display:flex;align-items:center;justify-content:center;text-align:center}.error-page__code{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:8rem;font-weight:700;background:linear-gradient(135deg, #f87171 0%, #f97316 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:1rem}.error-page__title{font-size:1.5rem;margin-bottom:1rem}.error-page__description{color:#a3a3a3;margin-bottom:2rem}details{margin:2rem 0;padding:0;background:linear-gradient(145deg, rgba(248,113,113,0.12) 0%, rgba(239,68,68,0.08) 100%);border:2px solid #f87171;border-radius:1rem;overflow:hidden;box-shadow:0 4px 20px rgba(248,113,113,0.15),inset 0 1px 0 rgba(255,255,255,0.05);transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}details:hover{box-shadow:0 6px 30px rgba(248,113,113,0.25),inset 0 1px 0 rgba(255,255,255,0.05);border-color:#fca5a5}details[open]{background:linear-gradient(145deg, rgba(248,113,113,0.15) 0%, rgba(239,68,68,0.1) 100%);box-shadow:0 8px 40px rgba(248,113,113,0.2),inset 0 1px 0 rgba(255,255,255,0.05)}details summary{cursor:pointer;font-weight:700;font-size:1.125rem;color:#f5f5f5;padding:1.25rem 1.5rem;list-style:none;display:flex;align-items:center;gap:.75rem;background:linear-gradient(90deg, rgba(248,113,113,0.2) 0%, transparent 100%);border-bottom:1px solid rgba(248,113,113,0.3);transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1)}details summary::-webkit-details-marker{display:none}details summary::before{content:'▶';font-size:.875rem;color:#f87171;transition:transform 150ms cubic-bezier(0.4, 0, 0.2, 1);text-shadow:0 0 10px rgba(248,113,113,0.4)}details summary:hover{background:linear-gradient(90deg, rgba(248,113,113,0.3) 0%, rgba(248,113,113,0.1) 100%);color:#f5f5f5}details summary strong{color:#fca5a5}details[open] summary{border-bottom:1px solid rgba(248,113,113,0.4)}details[open] summary::before{transform:rotate(90deg)}details>*:not(summary){padding:0 1.5rem}details>*:not(summary):first-of-type{margin-top:1.5rem}details>*:not(summary):last-child{padding-bottom:1.5rem}details h4{color:#fca5a5;font-size:1.125rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(248,113,113,0.3);display:flex;align-items:center;gap:.5rem}details h4::before{content:'◆';color:#f87171;font-size:.875rem}details .MathJax{font-size:1.1em;color:#f5f5f5}details table{width:100%;margin:1.5rem 0;font-size:.875rem;border-collapse:collapse;background-color:rgba(13,13,13,0.5);border-radius:.5rem;overflow:hidden}details table th{background:linear-gradient(135deg, rgba(248,113,113,0.25) 0%, rgba(239,68,68,0.2) 100%);color:#fca5a5;font-weight:600;text-transform:uppercase;font-size:.75rem;letter-spacing:0.05em}details table td,details table th{padding:.75rem 1rem;border:1px solid rgba(248,113,113,0.2)}details table tr:nth-child(even) td{background-color:rgba(248,113,113,0.03)}details table tr:hover td{background-color:rgba(248,113,113,0.08)}details pre{background-color:#000;border:1px solid rgba(248,113,113,0.2);border-radius:.5rem;margin:1rem 0}details code{color:#fca5a5}details p{color:#a3a3a3;line-height:1.7}details ul,details ol{margin:1rem 0;padding-left:1.5rem}details ul li,details ol li{margin-bottom:.5rem;color:#a3a3a3}
