@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:optional;src:url(/fonts/inter-latin-400-normal.woff2) format("woff2"),url(/fonts/inter-latin-400-normal.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:optional;src:url(/fonts/inter-latin-700-normal.woff2) format("woff2"),url(/fonts/inter-latin-700-normal.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--primary-gradient: linear-gradient(135deg, #4f46e5 0%, #7c3aed 60%, #9333ea 100%);--text-gradient: linear-gradient(120deg, #0f172a 0%, #1f2937 45%, #334155 100%);--bg-dark: #f7f8fb;--text-primary: #0f172a;--text-secondary: #475569;--button-bg: #eef2ff;--accent-color: #4f46e5;--accent-hover: #6366f1;--surface: #ffffff;--surface-muted: #f1f5f9;--border-color: rgba(15, 23, 42, .08);--shadow-sm: 0 6px 18px rgba(15, 23, 42, .08);--shadow-md: 0 18px 36px rgba(15, 23, 42, .12)}:root.dark-theme{--bg-dark: #0b0f1a;--text-primary: #e2e8f0;--text-secondary: #94a3b8;--button-bg: #1f2937;--accent-color: #818cf8;--accent-hover: #a5b4fc;--surface: #111827;--surface-muted: #0f172a;--border-color: rgba(148, 163, 184, .16);--shadow-sm: 0 12px 26px rgba(0, 0, 0, .35);--shadow-md: 0 20px 44px rgba(0, 0, 0, .45);--text-gradient: linear-gradient(120deg, #ffffff 0%, #f8fafc 45%, #e2e8f0 100%)}section:target,main:focus{outline:none}html,body{height:100%;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--bg-dark);color:var(--text-primary);font-size:16px;line-height:1.7;transition:background-color .3s ease,color .3s ease}h1{font-size:clamp(4rem,8vw,6rem);color:var(--text-primary);margin:0 0 1rem;font-weight:700;line-height:1.05;letter-spacing:-.03em;opacity:.95;transition:opacity .3s ease}h1:hover{opacity:1}h2{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:1.75rem}h3{font-size:clamp(1.2rem,2.5vw,1.5rem)}.navbar{display:flex;justify-content:center;padding:1.5rem;gap:.5rem}.navbar a{color:var(--text-primary);text-decoration:none;padding:.5rem 1rem;margin:0;font-size:1.05rem;transition:all .3s ease;border-radius:999px;border:1px solid transparent}.navbar a:hover{background:var(--primary-gradient);color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #4f46e540}.hero{display:flex;align-items:center;justify-content:center;min-height:46vh;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:100%;height:100%;background:radial-gradient(circle at 50% 35%,rgba(79,70,229,.16) 0%,transparent 65%);pointer-events:none}.hero-content{position:relative;z-index:1;max-width:800px}.hero h1{background:var(--text-gradient);-webkit-background-clip:text;color:transparent;letter-spacing:-.035em}.hero p{color:var(--text-secondary);font-size:1.1rem}.hero-links{display:flex;justify-content:center;gap:1.25rem;margin-top:2rem}.hero-links a{color:var(--accent-color);transition:all .3s ease;filter:brightness(1);background:var(--surface);border:1px solid var(--border-color);padding:.55rem .7rem;border-radius:999px;box-shadow:var(--shadow-sm)}.hero-links a:hover{transform:translateY(-3px) scale(1.05);filter:brightness(1.1);color:var(--accent-hover);border-color:#4f46e540}.blog{max-width:860px;margin:0 auto;padding:2rem 20px;text-align:left}.blog h2{color:var(--text-primary);margin-left:0;text-align:left;font-size:clamp(1.45rem,2.8vw,1.9rem);margin-bottom:1.75rem;font-weight:400;transition:color .3s ease}.blog-list{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;perspective:1400px}.blog-list .blog-post{margin:0;padding:1.75rem 1.75rem 1.5rem;background:var(--surface);border-radius:14px;border:1px solid var(--border-color);display:flex;flex-direction:column;cursor:pointer;position:relative;box-shadow:1px 1px #4f46e559,2px 2px #4f46e547,3px 3px #4f46e538,4px 4px #4f46e529,5px 5px #4f46e51a,6px 6px #4f46e50f,8px 14px 28px #0f172a26;transition:transform .35s cubic-bezier(.23,1,.32,1),box-shadow .35s cubic-bezier(.23,1,.32,1);will-change:transform}.blog-list .blog-post:hover{transform:translate(-4px,-6px);box-shadow:1px 1px #4f46e559,2px 2px #4f46e547,3px 3px #4f46e538,4px 4px #4f46e529,5px 5px #4f46e51a,6px 6px #4f46e50f,10px 16px #4f46e50a,14px 20px 36px #0f172a38}.blog-post-number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--primary-gradient);color:#fff;font-size:.78rem;font-weight:700;margin-bottom:1rem;flex-shrink:0;letter-spacing:.01em}.blog-list .blog-post h3{color:var(--text-primary);margin-top:0;margin-bottom:.5rem;font-size:clamp(1rem,1.8vw,1.2rem);text-align:left;line-height:1.4}.blog-list .blog-post small{color:var(--text-secondary);display:block;margin-bottom:.75rem;font-size:.8rem}.blog-list .blog-post p{color:var(--text-secondary);margin-bottom:1rem;line-height:1.6;flex:1;font-size:.92rem}.blog-list .blog-post .primary-button{margin-top:auto;color:#fff!important;text-decoration:none!important;width:100%;white-space:normal;text-align:center;word-wrap:break-word;line-height:1.4;box-sizing:border-box;font-size:.88rem;padding:.6rem 1rem}.btn-label-full{display:inline}.btn-label-short{display:none}:root.dark-theme .blog-list .blog-post{box-shadow:1px 1px #818cf866,2px 2px #818cf84d,3px 3px #818cf838,4px 4px #818cf826,5px 5px #818cf817,6px 6px #818cf80d,8px 16px 32px #00000073}:root.dark-theme .blog-list .blog-post:hover{box-shadow:1px 1px #818cf866,2px 2px #818cf84d,3px 3px #818cf838,4px 4px #818cf826,5px 5px #818cf817,6px 6px #818cf80d,10px 16px #818cf808,14px 20px 40px #0000008c}@media(max-width:640px){.blog-list{grid-template-columns:repeat(2,1fr);gap:.85rem}.blog{padding:1.5rem 12px}.blog-list .blog-post{padding:1rem .85rem .85rem;box-shadow:1px 1px #4f46e54d,2px 2px #4f46e533,3px 3px #4f46e51f,4px 6px 12px #0f172a1f}.blog-list .blog-post h3{font-size:.82rem;margin-bottom:.3rem}.blog-list .blog-post small{font-size:.7rem;margin-bottom:.4rem}.blog-list .blog-post p{font-size:.78rem;margin-bottom:.6rem;line-height:1.45}.blog-list .blog-post .primary-button{font-size:.72rem;padding:.45rem .5rem;line-height:1.3}.btn-label-full{display:none}.btn-label-short{display:inline}.blog-post-number{width:24px;height:24px;font-size:.68rem;margin-bottom:.6rem}.blog-list .blog-post:hover{transform:translateY(-3px)}}.blog-post-full{max-width:800px;margin:2rem auto;padding:2rem;background:var(--surface);border-radius:16px;border:1px solid var(--border-color);box-shadow:var(--shadow-sm);line-height:1.75;font-size:1.05rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;word-break:break-word}.blog-post-full h2,.blog-post-full h3{color:inherit}.blog-post-full p{margin-bottom:1.2rem;text-align:justify;word-wrap:break-word;hyphens:auto}.blog-post-full ul,.blog-post-full ol{margin:1.5rem 0 1.5rem 2rem;padding-left:1.5rem}.blog-post-full li{margin-bottom:.8rem;line-height:1.5}.blog-post-full strong{font-weight:600;color:var(--accent-color)}.blog-post-full a{color:var(--accent-color);text-decoration:underline;word-break:break-word}.blog-post-full a:hover{opacity:.8}.date{display:block;margin-bottom:.5rem;color:var(--text-secondary);font-style:italic}.rust-logo{width:64px;height:64px;margin:1rem auto;display:block}.back-button{display:inline-block;margin-top:2rem;padding:.7rem 1.5rem;background-color:var(--button-bg);color:var(--accent-color);text-decoration:none;border-radius:999px;transition:background-color .3s ease}.back-button:hover{background-color:#8b5cf6;color:#fff}.primary-button,.back-button{display:inline-flex!important;align-items:center;justify-content:center;gap:.5rem;border:none;padding:.85rem 1.6rem;border-radius:999px;background:var(--primary-gradient);color:#fff!important;font-size:.98rem;font-weight:600;text-decoration:none!important;cursor:pointer;box-shadow:var(--shadow-md);transition:all .3s ease}.primary-button:hover,.back-button:hover{transform:translateY(-2px);box-shadow:0 18px 34px #4f46e559;background:linear-gradient(135deg,#6366f1,#a855f7);color:#fff!important}.primary-button:focus,.back-button:focus{outline:none;box-shadow:0 0 0 3px #6366f140,0 12px 22px #6366f152}.dark-theme .blog-post{background:var(--surface);box-shadow:var(--shadow-sm)}.certifications{max-width:800px;margin:0 auto;padding:2rem 20px;text-align:left}.certifications h2{font-weight:400;color:var(--text-primary);font-size:clamp(1.45rem,2.8vw,1.9rem);margin-bottom:1.75rem;transition:color .3s ease}.cert-grid{display:flex;flex-direction:column;gap:1rem}.cert-card{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;background:var(--surface);border:1px solid var(--border-color);border-radius:16px;box-shadow:var(--shadow-sm);transition:all .3s ease}.cert-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.cert-icon{flex-shrink:0;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid var(--border-color);box-shadow:var(--shadow-sm);transition:all .3s ease}.cert-icon--aws{color:#f90;background:#ff990014}.cert-icon--azure{color:#0078d4;background:#0078d414}.cert-icon--k8s{background:#326ce514}.cert-k8s-logo{width:32px;height:32px;object-fit:contain}.cert-info{display:flex;flex-direction:column;gap:.25rem}.cert-info h3{margin:0;font-size:clamp(.95rem,1.8vw,1.1rem);font-weight:600;color:var(--text-primary)}.cert-issuer{font-size:.88rem;color:var(--text-secondary);font-style:italic}.cert-linkedin-note{margin-top:1.5rem;font-size:.95rem;color:var(--text-secondary)}.cert-linkedin-note a{color:var(--accent-color);text-decoration:none;font-weight:600;transition:color .2s ease}.cert-linkedin-note a:hover{color:var(--accent-hover);text-decoration:underline}.education{max-width:800px;margin:0 auto;padding:2rem 20px;text-align:left}.education h2{font-weight:400;color:var(--text-primary);font-size:clamp(1.45rem,2.8vw,1.9rem);margin-bottom:1.75rem;transition:color .3s ease}.edu-grid{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.edu-card{padding:1.1rem 1.4rem;display:flex;flex-direction:column;gap:.3rem;background:var(--surface);border:1px solid var(--border-color);border-radius:16px;box-shadow:var(--shadow-sm);transition:all .3s ease}.edu-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.edu-university{margin:0 0 .2rem;font-size:clamp(1rem,1.9vw,1.15rem);font-weight:600;color:var(--text-primary)}.edu-degree{margin:0 0 .4rem;font-size:.95rem;color:var(--text-secondary)}.edu-degree--compact{margin:0}.edu-card .edu-university{font-size:.98rem}.edu-card .edu-degree{font-size:.88rem}.edu-linkedin-note{font-size:.95rem;color:var(--text-secondary);margin-top:.5rem}.edu-linkedin-note a{color:var(--accent-color);text-decoration:none;font-weight:600;transition:color .2s ease}.edu-linkedin-note a:hover{color:var(--accent-hover);text-decoration:underline}.about{max-width:800px;margin:0 auto;padding:2rem 20px;text-align:left}.about h2{font-weight:400}.tech-stack{margin-top:1.5rem;padding:0 .5rem 1.5rem}.tech-icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:var(--surface);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);color:var(--accent-color);transition:all .3s ease;filter:brightness(1)}.tech-icon-text{font-weight:700;font-size:1rem;letter-spacing:.04em;color:currentColor}.theme-toggle-container{position:absolute;top:1rem;right:1rem;z-index:1001}.theme-toggle-container button{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--surface);border:1px solid var(--border-color);cursor:pointer;transition:all .3s ease;box-shadow:var(--shadow-sm)}.theme-toggle-container button:hover{background:var(--surface-muted);transform:scale(1.06);border-color:#4f46e559}.dark-theme .theme-toggle-container button{background:#6366f126;border:1px solid rgba(255,255,255,.3)}.dark-theme .theme-toggle-container button:hover{background:#6366f140;border-color:#6366f180}.text-white{color:#fff}.text-black{color:#000}.footer{text-align:center;padding:2rem;color:var(--text-secondary);max-width:800px;margin:0 auto;border-top:1px solid var(--border-color)}.date{font-size:14px;color:var(--text-secondary)}.back-button{display:inline-block;margin-top:2rem;color:#6366f1;text-decoration:none;transition:transform .2s ease}.back-button:hover{transform:translateY(-2px)}.page-shell{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:1.75rem 1rem;background:radial-gradient(circle at top,rgba(99,102,241,.12) 0%,transparent 55%),linear-gradient(135deg,#eef2ff,#f8fafc 65%,#fdf4ff);transition:background .3s ease}.fibonacci-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem;background:radial-gradient(circle at top,rgba(99,102,241,.12) 0%,transparent 55%),linear-gradient(135deg,#eef2ff,#f8fafc 65%,#fdf4ff);transition:background .3s ease}.dark-theme .page-shell,.dark-theme .fibonacci-page{background:radial-gradient(circle at top,rgba(129,140,248,.18) 0%,transparent 55%),linear-gradient(135deg,#0f172a,#111827 55%,#1f2937)}.page-card,.fibonacci-card{position:relative;width:min(900px,100%);background:var(--surface);border-radius:20px;overflow:hidden;box-shadow:var(--shadow-md);color:var(--text-primary);border:1px solid var(--border-color);transition:background .3s ease,box-shadow .3s ease,border-color .3s ease}.dark-theme .page-card,.dark-theme .fibonacci-card{background:var(--surface);box-shadow:var(--shadow-md)}.page-card-header,.fibonacci-card-header{padding:2.35rem 2.5rem 2rem;background:var(--primary-gradient);color:#fff;text-align:center;transition:background .3s ease}.dark-theme .page-card-header,.dark-theme .fibonacci-card-header{background:linear-gradient(135deg,#6f74e3,#875fc7)}.page-title-row,.fibonacci-title-row{display:flex;align-items:center;justify-content:center;gap:.6rem}.page-card-header h1,.fibonacci-card-header h1{margin:0;font-size:clamp(1.8rem,3vw,2.3rem);background:none;-webkit-text-fill-color:initial}.page-card-header p,.fibonacci-card-header p{margin:.5rem 0 0;color:#fff}.page-card-body,.fibonacci-card-body{position:relative;padding:2.25rem 2.5rem 1.8rem}.page-card-footer,.fibonacci-card-footer{padding:1.5rem 2.5rem 2rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#6a6a7c;font-size:.9rem}.page-card-header .navbar{padding:0}.page-card-header .navbar a{color:#fff;border-radius:8px;margin:0 .5rem;transition:all .3s ease}.page-card-header .navbar a:hover{background:#8b5cf64d;color:#fff;transform:translateY(-2px)}@media(max-width:768px){.page-card-header .navbar a{margin:0}.page-card-header{padding:1.5rem 1rem 1.25rem}}.page-card-body .hero h1,.dark-theme .page-card-body .hero h1{color:transparent;background:var(--text-gradient);-webkit-background-clip:text;opacity:.95}.page-card-body .hero p,.dark-theme .page-card-body .hero p{color:var(--text-secondary)}.page-card-body .hero-links a{color:#6366f1;transition:all .3s ease}.page-card-body .hero-links a:hover{color:#818cf8;transform:translateY(-4px) scale(1.1);filter:brightness(1.2)}.page-card-body .tech-icon:hover{transform:translateY(-4px) scale(1.1);filter:brightness(1.2)}.page-card-body .blog,.page-card-body .about,.page-card-body .projects{max-width:100%;padding-left:0;padding-right:0}.page-card-body .blog h2,.dark-theme .page-card-body .blog h2{color:var(--text-primary)}.page-card-body .blog article{background:var(--surface);border-radius:16px;padding:1.6rem;transition:all .3s ease;border:1px solid var(--border-color);box-shadow:var(--shadow-sm)}.dark-theme .page-card-body .blog article{background:var(--surface);border:1px solid var(--border-color)}.page-card-body .blog article:hover{background:var(--surface);box-shadow:var(--shadow-md);transform:translateY(-3px)}.dark-theme .page-card-body .blog article:hover{background:var(--surface);box-shadow:var(--shadow-md)}.page-card-body .blog article h3{color:var(--text-primary);margin-top:0}.dark-theme .page-card-body .blog article h3{color:var(--text-primary)}.page-card-body .blog article small{color:var(--text-secondary)}.dark-theme .page-card-body .blog article small{color:var(--text-secondary)}.page-card-body .blog article p{color:var(--text-secondary)}.dark-theme .page-card-body .blog article p{color:var(--text-secondary)}.page-card-body .blog article .primary-button{margin-top:1rem;display:inline-flex;color:#fff;text-decoration:none;font-weight:600}.page-card-body .blog article .primary-button:hover{color:#fff}.footer{margin-top:2rem;text-align:center;color:#6a6a7c;font-size:.9rem}@media(max-width:640px){.page-card-header,.page-card-body,.page-card-footer{padding-left:1.5rem;padding-right:1.5rem}}.projects{max-width:800px;margin:0 auto;padding:2rem 20px;text-align:left}.projects h2{color:var(--text-primary);margin-left:0;text-align:left;font-size:clamp(1.45rem,2.8vw,1.9rem);margin-bottom:1.75rem;font-weight:400;transition:color .3s ease}.projects-grid{display:grid;gap:2rem}.project-card{margin:0;padding:1.6rem;background:var(--surface);border-radius:16px;border:1px solid var(--border-color);box-shadow:var(--shadow-sm);transition:all .3s ease;display:flex;flex-direction:column}.project-card:hover{background:var(--surface);box-shadow:var(--shadow-md);transform:translateY(-3px)}.project-card h3{color:var(--text-primary);margin-top:0;margin-bottom:.6rem;font-size:clamp(1.1rem,2vw,1.35rem)}.project-card p{color:var(--text-secondary);margin-bottom:0;line-height:1.6}.project-link{margin-top:1rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.75rem 1.4rem;background:var(--primary-gradient);color:#fff;text-decoration:none;font-weight:600;box-shadow:var(--shadow-md);transition:transform .2s ease,box-shadow .2s ease}.project-link:hover{transform:translateY(-2px);box-shadow:0 18px 34px #4f46e559;color:#fff}@media(max-width:768px){.hero{min-height:40vh}.navbar{flex-wrap:wrap;justify-content:center;gap:.3rem;padding:.6rem .5rem}.navbar a{font-size:.85rem;padding:.4rem .75rem;margin:0}h1{font-size:clamp(2.5rem,6vw,4rem)}.blog-post{margin:1rem;padding:1.5rem}.theme-toggle-container{top:.5rem;right:.5rem}.theme-toggle-container button{width:34px;height:34px}.page-shell,.fibonacci-page{padding:1rem .5rem}.cookie-consent{padding:.8rem 1rem}.cookie-consent__title{font-size:1rem}.cookie-consent__text{font-size:.85rem}.cookie-consent__button{padding:.5rem 1rem;font-size:.9rem}}@media(max-width:480px){.theme-toggle-container{top:.5rem;right:.5rem}.theme-toggle-container button{width:32px;height:32px}.page-shell,.fibonacci-page{padding:.75rem .5rem}.page-card,.fibonacci-card{border-radius:14px}.navbar{gap:.2rem;padding:.5rem .25rem}.navbar a{font-size:.75rem;padding:.35rem .55rem}.page-card-header{padding:1.25rem .75rem 1rem}.cookie-consent{padding:.7rem .8rem}.cookie-consent__title{font-size:.95rem}.cookie-consent__text{font-size:.8rem}.cookie-consent__button{padding:.4rem .8rem;font-size:.85rem}}html{scroll-behavior:smooth}.about{max-width:800px;margin:0 auto;padding:2rem 20px;text-align:left;scroll-margin-top:2rem}.hero,.blog{scroll-margin-top:2rem}.cookie-consent{position:fixed;bottom:0;left:0;right:0;z-index:1000;padding:1rem;background:linear-gradient(135deg,#6e45e2,#88d3ce);color:#fff;box-shadow:0 -2px 10px #0000001a}.cookie-consent__panel{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.cookie-consent__content{display:flex;flex-direction:column;gap:.4rem}.cookie-consent__title{margin:0;font-size:1.05rem;font-weight:600}.cookie-consent__text{margin:0;font-size:.92rem;opacity:.9}.cookie-consent__prefs{display:grid;gap:.6rem}.cookie-consent__option{display:flex;align-items:center;gap:.6rem;font-size:.92rem}.cookie-consent__option input{width:16px;height:16px}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.cookie-consent__button{border:none;border-radius:999px;padding:.6rem 1.2rem;font-weight:600;cursor:pointer;background:#fff;color:#4f46e5;transition:transform .2s ease,box-shadow .2s ease;min-width:140px}.cookie-consent__button--ghost{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.4)}.cookie-consent__button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #00000026}.cookie-consent__footer{margin:0;text-align:center;font-size:.85rem}.cookie-consent__footer a{color:#fff;text-decoration:underline}@media(max-width:640px){.cookie-consent__actions{justify-content:center}}
