*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#fff;overflow-x:hidden}img{max-width:100%;height:auto}.dark body{background:#0a0a0a}.glass{background:#ffffff40;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);border-radius:16px}html{scroll-behavior:smooth;font-size:15px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#6366f1,#ec4899);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#4f46e5,#db2777)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.fade-in{animation:fadeIn .6s ease-out}.slide-in-left{animation:slideInLeft .6s ease-out}.slide-in-right{animation:slideInRight .6s ease-out}.img-zoom{overflow:hidden}.img-zoom img{transition:transform .5s ease}.img-zoom:hover img{transform:scale(1.05)}.gradient-text{background:linear-gradient(135deg,#6366f1,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.MuiCard-root{transition:transform .3s ease,box-shadow .3s ease}.MuiCard-root:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.MuiButton-containedPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #6366f166}.MuiButton-outlinedPrimary:hover{transform:translateY(-2px)}.shadow-modern{box-shadow:0 20px 60px #00000026}.shadow-glow{box-shadow:0 0 30px #6366f14d}.dark{color-scheme:dark}.dark body{background-color:#0a0a0a}::selection{background:#6366f1;color:#fff}*:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.blog-content h2{margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.blog-content h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.blog-content p{margin-bottom:1rem;line-height:1.8}.blog-content ul,.blog-content ol{margin-bottom:1rem;padding-left:1.5rem}.blog-content li{margin-bottom:.4rem;line-height:1.7}.blog-content pre{background:#f4f4f5;padding:1rem;border-radius:8px;overflow-x:auto;margin-bottom:1rem}.blog-content code{background:#f4f4f5;padding:.15rem .4rem;border-radius:4px;font-size:.9em}.dark .blog-content pre,.dark .blog-content code{background:#1e293b}.blog-content blockquote{border-left:4px solid #6366f1;padding-left:1rem;margin:1rem 0;font-style:italic;color:#6b7280}.blog-content img{max-width:100%;height:auto;border-radius:12px;margin:1.5rem 0;display:block}@keyframes bounceIn{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-4px)}20%,40%,60%,80%{transform:translate(4px)}}@keyframes puffIn{0%{transform:scale(.6) rotate(-10deg);opacity:0}60%{transform:scale(1.15) rotate(3deg);opacity:1}to{transform:scale(1) rotate(0);opacity:1}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.shimmer{background:linear-gradient(90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:1000px 100%;animation:shimmer 2s infinite}.dark .shimmer{background:linear-gradient(90deg,#1e293b,#334155,#1e293b);background-size:1000px 100%}
