@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700;800&family=Manrope:wght@400;500;600;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;@layer utilities{@keyframes blob{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.animate-blob{animation:blob 7s infinite}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeIn{animation:fadeIn 1s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-slideUp{animation:slideUp .6s ease-out forwards;opacity:0}}:root{--aurora-text: #dbe7ff;--aurora-muted: #a8b6d1;--aurora-card: rgba(17, 24, 38, .78);--aurora-accent: #5ed1ff;--aurora-accent-2: #6f7dff}body{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background .3s ease;background:#030713;margin:0;padding:0;overflow-x:hidden;position:relative;min-height:100vh}html,body{width:100%}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:linear-gradient(180deg,#01040b8f,#01040bdb),url(/assets/dark-aurora-B3mtClbB.jpg);background-size:cover;background-position:center center;filter:saturate(1.08) contrast(1.1) brightness(.76);transform:scale(1.08);animation:auroraPan 26s ease-in-out infinite alternate}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 17% 28%,rgba(58,127,255,.3),transparent 42%),radial-gradient(circle at 82% 22%,rgba(42,214,255,.23),transparent 42%),radial-gradient(circle at 66% 75%,rgba(97,85,255,.24),transparent 48%),radial-gradient(circle at 50% 8%,rgba(255,255,255,.08),transparent 28%);mix-blend-mode:screen;animation:auroraGlow 12s ease-in-out infinite}#root:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(115deg,rgba(88,156,255,.08),transparent 36%,rgba(131,94,255,.08));transform:translate(-35%);animation:lightSweep 15s linear infinite}@keyframes auroraPan{0%{transform:scale(1.08) translateZ(0)}to{transform:scale(1.12) translate3d(-1.5%,-1%,0)}}@keyframes auroraGlow{0%,to{opacity:.4}50%{opacity:.82}}@keyframes lightSweep{0%{transform:translate(-35%)}to{transform:translate(35%)}}html{scroll-behavior:smooth}.menu-bar{position:fixed;top:1rem;left:50%;transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#040f188f;border:1px solid rgba(255,255,255,.2);border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 28px #00000040}.menu-items{display:flex;align-items:center;gap:.5rem}.menu-brand{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.menu-brand:hover{transform:translateY(-1px);box-shadow:0 8px 20px #02081059}.menu-brand-logo{width:100%;height:100%;display:block}.menu-toggle{display:none;border:1px solid rgba(109,233,217,.45);background:#081d2ab3;color:var(--aurora-text);border-radius:10px;width:40px;height:40px;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.menu-toggle:hover{background:#6de9d92e}.menu-link{padding:.5rem 1rem;text-decoration:none;color:var(--aurora-text);font-weight:600;font-size:.9rem;border-radius:999px;transition:all .2s ease;white-space:nowrap}.menu-link:hover{color:#061222;background:linear-gradient(115deg,#9ee9d8,#b7c6ff)}.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}.container:first-of-type{padding-top:6.5rem}#blog,#product,#case-studies,#certificate{scroll-margin-top:6.5rem}.menu-content{max-width:980px;padding:1.35rem 0}.menu-description{margin:0;font-size:1.06rem;color:var(--aurora-muted);line-height:1.75;max-width:74ch}.section-header-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.6rem}.section-header-row .section-title{margin:0}.section-more-link{display:inline-flex;align-items:center;padding:.45rem 1rem;border-radius:999px;border:1px solid rgba(126,232,216,.45);background:#07192875;color:#d9f5ff;text-decoration:none;font-weight:700;font-size:.85rem;letter-spacing:.03em;transition:all .25s ease}.section-more-link:hover{color:#061222;background:linear-gradient(115deg,#9ee9d8,#b7c6ff);border-color:transparent}.preview-grid{margin-top:1.25rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem}.preview-card{text-align:left;border-radius:0;background:transparent;border:0;border-bottom:1px solid rgba(126,232,216,.25);padding:0 0 1.1rem;box-shadow:none;transition:border-color .2s ease,transform .2s ease}.preview-card:hover{border-bottom-color:#b7c6ffa6;transform:translateY(-2px)}.preview-card-empty{grid-column:1 / -1}.preview-card-meta{margin:0 0 .55rem;display:inline-flex;align-items:center;padding:.24rem .62rem;border-radius:999px;background:#7ee8d824;border:1px solid rgba(126,232,216,.3);color:#b8f6ec;font-size:.73rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.preview-card-title{margin:0;color:#ebf7ff;font-size:1.2rem;font-weight:700;line-height:1.3}.preview-card-subtitle{margin:.5rem 0 0;color:#bfe1ff;font-size:.95rem;font-weight:600}.preview-card-summary{margin:.7rem 0 0;color:#b8cce5;font-size:.95rem;line-height:1.62}.preview-card-link{margin-top:.8rem;display:inline-flex;text-decoration:none;color:#9de8dc;font-weight:700;font-size:.86rem}.preview-card-link:hover{color:#d6f7ff}.section-page-container{padding-top:7rem;align-items:flex-start}.section-page-shell{width:min(1100px,100%)}.section-page-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.section-page-title{margin:0;text-align:left;justify-content:flex-start;line-height:1.15}.section-title-edit{display:inline-flex;align-items:center;gap:.7rem;min-width:0}.section-edit-toggle{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;border:1px solid rgba(173,215,255,.4);background:#091f2e8c;color:#d6f4ff;cursor:pointer;transition:all .2s ease}.section-edit-toggle:hover{border-color:#9de8dce6;background:#0b2a3ed9}.section-back-link{text-decoration:none;color:#d7ebff;border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:.45rem .95rem;background:#081b2994;transition:all .25s ease;margin-left:auto}.section-back-link:hover{background:#7ee8d82e}.section-page-description{max-width:80ch}.section-page-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:1.6rem}.section-editor{margin-top:2.4rem;border-top:1px solid rgba(255,255,255,.16);padding-top:1.4rem;text-align:left}.section-editor-closed{display:none}.section-editor-open{display:block}.section-editor-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem}.section-editor-title{margin:0;color:#dff3ff;font-size:1.2rem}.section-editor-status{margin:0;color:#9de8dc;font-size:.85rem;font-weight:700}.editor-label{display:block;margin-bottom:.45rem;color:#cde6ff;font-weight:700;font-size:.9rem}.editor-input{width:100%;box-sizing:border-box;border:1px solid rgba(173,215,255,.38);background:#0a202e80;color:#e6f6ff;border-radius:10px;padding:.66rem .78rem;font-size:.92rem;margin-bottom:.75rem}.editor-input:focus{outline:none;border-color:#9aede0e6}.editor-textarea{min-height:96px;resize:vertical}.editor-card-list{display:grid;gap:.9rem;margin-top:1rem}.editor-card-row{border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:.9rem;background:#05131e6b}.editor-card-heading{margin:0 0 .65rem;color:#cce8ff;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.section-editor-actions{margin-top:.9rem;display:flex;gap:.6rem;flex-wrap:wrap}.editor-button{border:1px solid transparent;border-radius:999px;padding:.5rem .9rem;font-weight:700;cursor:pointer}.editor-button-primary{background:linear-gradient(120deg,#8deada,#98b7ff);color:#041526}.editor-button-muted{background:#091e2c99;border-color:#add7ff4d;color:#d8f1ff}.editor-button:disabled{opacity:.6;cursor:not-allowed}.container{min-height:100vh;color:var(--aurora-text);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center}.hero-container{text-align:left}.hero-layout{width:min(1120px,100%);z-index:10;display:flex;gap:clamp(3rem,7vw,7rem);justify-content:space-between;align-items:center}.hero-layout>*{flex:1 1 0}.hero-layout .hero-image-shell{flex:0 0 clamp(220px,26vw,320px)}.hero-layout .hero-copy{flex:1 1 560px;max-width:760px}.hero-image-shell{width:100%;max-width:320px;margin:0 auto}.hero-image{display:block;width:100%;height:auto;border-radius:20px;object-fit:cover;background:#050c1acc;box-shadow:0 14px 30px #01040b73}.hero-copy{width:100%}.hero-kicker{margin:0 0 .8rem;font-size:.88rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#90b5ff}.hero-title{margin-bottom:.8rem}.typing-text{margin:0 0 1.2rem;min-height:1.8em;color:#c8dcff;font-size:1.2rem;font-weight:600;letter-spacing:.01em}.typing-text span{display:inline-block;overflow:hidden;white-space:nowrap;border-right:2px solid rgba(200,220,255,.85);width:0;animation:typing 4.2s steps(43,end) infinite,blinkCaret .85s step-end infinite}@keyframes typing{0%{width:0}45%{width:43ch}55%{width:43ch}to{width:0}}@keyframes blinkCaret{0%,to{border-right-color:#c8dcffd9}50%{border-right-color:transparent}}.hero-subtitle{max-width:62ch}.hero-copy .buttons{justify-content:flex-start}.hero-contact{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.5rem;max-width:38rem}.contact-item{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;padding:.65rem 1rem;border-radius:10px;border:1px solid rgba(126,232,216,.45);background:#051422a3;color:#d9f5ff;text-decoration:none;font-weight:700;transition:border-color .25s ease,background-color .25s ease,transform .25s ease}.contact-item:hover{border-color:#a8b9ffcc;background:#061c2ed1;transform:translateY(-1px)}.contact-item svg{flex-shrink:0}.contact-label{letter-spacing:.02em}.title{font-family:Space Grotesk,sans-serif;font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(115deg,#f0fbff 10%,#7ee8d8,#a8b9ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;letter-spacing:-.03em}.subtitle{font-size:1.25rem;color:var(--aurora-muted);margin-bottom:2rem;line-height:1.8}.highlight{font-weight:700;background:linear-gradient(135deg,var(--aurora-accent) 0%,var(--aurora-accent-2) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:.75rem 1.75rem;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid transparent;border-radius:12px;color:#1a1a1a;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 4px 12px #0000001a;text-decoration:none;transition:all .3s ease;cursor:pointer;font-size:1rem}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.btn-secondary{background:#fffffff2;border:2px solid #667eea}.btn-secondary:hover{background:#667eea1a;transform:translateY(-2px)}.section{max-width:1200px;width:100%;margin:0 auto;padding-left:clamp(0rem,1vw,.5rem);padding-right:clamp(0rem,1vw,.5rem)}.section-title{font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:1rem;color:var(--aurora-text);text-shadow:0 8px 20px rgba(2,8,16,.45)}.section-icon{color:var(--aurora-accent)}.experience-timeline{display:flex;flex-direction:column;gap:2rem}.experience-card{background:var(--aurora-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000001a;display:flex;gap:1.5rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.5);text-align:left}.experience-card:hover{box-shadow:0 12px 48px #667eea33;transform:translateY(-4px)}.experience-icon{flex-shrink:0;width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 12px #00000026}.experience-content{flex:1}.experience-header{display:flex;justify-content:space-between;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.experience-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 .25rem}.experience-company{font-size:1.125rem;font-weight:600;color:#667eea;margin:0}.experience-meta{text-align:right}.experience-period{font-size:.875rem;font-weight:600;color:#555;margin:0 0 .25rem}.experience-location{font-size:.875rem;color:#888;margin:0}.experience-highlights{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.experience-highlights li{display:flex;align-items:flex-start;gap:.75rem;color:#555;line-height:1.6}.bullet{color:#667eea;font-weight:700;flex-shrink:0}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.project-card{background:var(--aurora-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000001a;transition:all .3s ease;border:1px solid rgba(255,255,255,.5);text-align:left}.project-card:hover{box-shadow:0 12px 48px #667eea33}.project-icon{width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1rem}.project-title{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0 0 .75rem;overflow-wrap:anywhere}.project-description{color:#555;line-height:1.6;margin-bottom:1rem;font-size:.95rem}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tech-badge{padding:.375rem .75rem;background:#667eea1a;color:#667eea;border-radius:6px;font-size:.75rem;font-weight:600;border:1px solid rgba(102,126,234,.2)}.project-impact{display:flex;align-items:center;gap:.5rem;color:#4caf50;font-weight:600;font-size:.875rem}.project-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.project-status{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;border:1px solid transparent}.project-status-live{background:#4caf5014;color:#2e7d32;border-color:#4caf504d}.project-status-offline{background:#9e9e9e14;color:#616161;border-color:#9e9e9e4d}.project-status-dot{width:8px;height:8px;border-radius:50%}.project-status-live .project-status-dot{background:#4caf50}.project-status-offline .project-status-dot{background:#9e9e9e}.project-links{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.75rem}.project-link{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-radius:999px;font-size:.8rem;font-weight:600;text-decoration:none;border:1px solid rgba(102,126,234,.4);background:#fffffff2;color:#667eea;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #0000000f;transition:all .2s ease}.project-link:hover{transform:translateY(-1px);background:#667eea14}.project-link-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.project-link-primary:hover{box-shadow:0 6px 18px #667eea66}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.skill-category{background:var(--aurora-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.5);text-align:left}.skill-category-title{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0 0 1.25rem;display:flex;align-items:center;gap:.5rem}.skills-list{display:flex;flex-wrap:wrap;gap:.75rem}.skill-badge{padding:.625rem 1rem;background:linear-gradient(135deg,#667eea0d,#764ba20d);color:#1a1a1a;border-radius:10px;font-size:.9rem;font-weight:600;border:1px solid rgba(102,126,234,.2);transition:all .2s ease;cursor:default}.skill-badge:hover{background:linear-gradient(135deg,#667eea26,#764ba226);border-color:#667eea66}.socials{margin-top:3rem;text-align:center;padding-bottom:2rem}.contact-subtitle{font-size:1.125rem;color:var(--aurora-muted);margin-bottom:2rem}.social-icons{display:flex;justify-content:center;gap:1.5rem;margin:2rem 0}.social-link{background:#081d2a8f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(109,233,217,.4);padding:1rem;border-radius:50%;color:var(--aurora-accent);box-shadow:0 6px 22px #0000003d;transition:all .3s ease;cursor:pointer;display:flex;align-items:center;justify-content:center}.social-link:hover{background:linear-gradient(135deg,#0f3244,#345b88);color:#f2fcff;box-shadow:0 8px 26px #4fb5ff57}.contact-email{font-size:1.125rem;font-weight:600;color:#667eea;margin:1rem 0 .5rem}.contact-phone{font-size:1rem;color:#555;margin:0}.footer{text-align:center;padding:2rem 0;color:#888;font-size:.875rem;margin-top:2rem}@media (max-width: 768px){.menu-bar{top:.6rem;width:auto;left:auto;right:.75rem;transform:none;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;padding:.35rem;border-radius:12px;overflow:visible}.menu-toggle{display:inline-flex;align-self:flex-end}.menu-items{display:flex;position:absolute;top:calc(100% + .5rem);right:0;min-width:210px;padding:.45rem;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#040f18d1;box-shadow:0 14px 34px #0000004d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;gap:.35rem;opacity:0;transform:translateY(-8px) scale(.98);transform-origin:top right;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.menu-items-open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.menu-link{font-size:.85rem;padding:.45rem .85rem;width:100%;text-align:left}.menu-bar-open{box-shadow:0 14px 34px #0000004d}.container{min-height:auto;padding:2.5rem 1rem}.hero-layout{flex-direction:column;gap:1.6rem;text-align:center}.hero-image-shell{max-width:250px}.hero-subtitle{max-width:none}.typing-text{font-size:1.05rem}.typing-text span{max-width:100%}.hero-copy .buttons{justify-content:center}.hero-contact{justify-content:center;align-items:center;max-width:none}.contact-item{width:100%;max-width:28rem;justify-content:center}.title{font-size:2.5rem}.subtitle{font-size:1rem}.buttons{flex-direction:column;align-items:stretch}.btn{justify-content:center}.section-title{font-size:2rem}.section-header-row{flex-direction:column;align-items:flex-start}.preview-grid{grid-template-columns:1fr}.section-page-head{flex-direction:column;align-items:flex-start}.section-title-edit{width:100%;justify-content:space-between}.section-back-link{margin-left:0}.experience-card,.experience-header{flex-direction:column}.experience-meta{text-align:left}.projects-grid,.skills-grid{grid-template-columns:1fr;gap:1.25rem}.section-title{margin-bottom:2rem}.social-icons{gap:1rem}}@media (max-width: 480px){.menu-bar{top:.4rem;right:.45rem}.menu-link{font-size:.8rem}.container:first-of-type{padding-top:5.7rem}#blog,#product,#case-studies,#certificate{scroll-margin-top:5.7rem}.menu-content{padding:1.8rem 1.2rem;border-radius:18px}.hero-layout{gap:1.2rem}.hero-image-shell{max-width:190px}.hero-image{border-radius:12px}.title{font-size:2rem}.buttons{gap:.8rem}.btn{width:100%}.section-title{font-size:1.75rem}.experience-card,.project-card,.skill-category{padding:1.5rem}.project-links{gap:.5rem}.project-link{width:100%;justify-content:center}}@media (max-width: 360px){.title{font-size:1.75rem}.menu-content{padding:1.4rem 1rem}}@media (prefers-reduced-motion: reduce){body:before,body:after,#root:before{animation:none}}
