@import url(https://fonts.googleapis.com/css2?family=Oooh+Baby&family=Quicksand:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(180deg,#84b9ef,#f4e6da);background-attachment:fixed;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.App{display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden}.main-content{flex:1 1;min-height:0;overflow-y:auto}.main-content.home-scroll{scroll-behavior:smooth;scroll-snap-type:y mandatory}#root,body,html{height:100%}.navbar{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(180deg,#84b9eff2,#84b9ef00);display:flex;justify-content:space-between;padding:24px 60px 12px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.logo-link{cursor:pointer;text-decoration:none;transition:opacity .16s ease}.logo-link:hover{opacity:.7}.logo{height:auto;width:48px}.nav-links{align-items:center;display:flex;gap:30px}.nav-link{color:#0f172a;font-size:.95rem;font-weight:500;padding:8px 0;position:relative;text-decoration:none;text-transform:lowercase;transition:color .16s ease,opacity .16s ease}.nav-link.active,.nav-link:hover{color:#2563eb}.nav-link:after{background:currentColor;border-radius:999px;bottom:2px;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.nav-link.active:after,.nav-link:hover:after{transform:scaleX(1)}@media (max-width:768px){.navbar{gap:16px;padding:18px 18px 10px}.nav-links{gap:12px}.nav-link{font-size:.82rem}}.home-page{height:100%;margin:0 auto;padding:0;width:100%}.about-snippet,.contact-footer,.experience-section,.hero{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:100%;padding:48px 60px;scroll-snap-align:start;scroll-snap-stop:always}.hero{margin-bottom:0}.hero,.hero h1{text-align:center}.hero h1{color:#0f172a;font-family:Oooh Baby,cursive;font-size:clamp(2.5rem,6vw,4rem);font-weight:400;letter-spacing:-.02em;margin:0 auto}.tagline{color:#1d4ed8;font-size:1.25rem;font-weight:500}.subtitle,.tagline{margin:16px auto 0;text-align:center}.subtitle{color:#1e293b;font-size:1.05rem;line-height:1.6;max-width:600px}.experience-section{gap:32px}.about-snippet>*,.contact-footer>*,.experience-section>*,.hero>*{margin-left:auto;margin-right:auto;width:min(100%,900px)}.hero>*{text-align:center}.about-snippet h2,.contact-footer h3,.experience-section h2{color:#0f172a;font-size:1.8rem;font-weight:600;margin-bottom:32px}.experience-grid{grid-gap:24px;align-items:stretch;display:grid;flex:0 1 auto;gap:24px;grid-auto-rows:1fr;grid-template-columns:repeat(2,1fr);min-height:0}.about-snippet,.about-snippet p{text-align:center}.about-snippet p{color:#0f172a;font-size:1rem;line-height:1.8;margin:0 auto;max-width:760px}.contact-footer{text-align:center}.contact-footer h3{margin-top:0}.contact-links{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:16px 0 0}.contact-links a{align-items:center;color:#1d4ed8;display:inline-flex;font-weight:500;gap:8px;text-decoration:none;transition:opacity .16s ease}.contact-links a:hover{opacity:.7}.contact-icon{align-items:center;display:inline-flex;height:18px;justify-content:center;width:18px}.contact-icon svg{height:100%;width:100%}.divider{color:#64748b}@media (max-width:768px){.home-page{padding:0}.hero{padding:32px 18px}.hero h1{font-size:2rem}.tagline{font-size:1.05rem}.subtitle{font-size:.95rem}.experience-grid{gap:16px;grid-auto-rows:auto;grid-template-columns:1fr}.experience-section{gap:16px;justify-content:flex-start;overflow-y:auto;padding:28px 18px}.about-snippet h2,.contact-footer h3,.experience-section h2{font-size:1.4rem;margin-bottom:20px}.about-snippet,.contact-footer{padding:32px 18px}.contact-links{font-size:.9rem;gap:8px}}.experience-card{background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000014;display:flex;flex-direction:column;height:100%;padding:24px;transition:transform .16s ease,box-shadow .16s ease}.experience-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.card-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px}.card-title{color:#0f172a;font-size:1.1rem;font-weight:600;margin:0}.card-subtitle{color:#334155;font-size:.9rem;margin:4px 0 0}.card-dates{color:#475569;font-size:.85rem;white-space:nowrap}.card-description{color:#334155;font-size:.95rem;line-height:1.6;margin:12px 0 0}.card-skills{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.skill-tag{background:#e2e8f0;border-radius:16px;color:#1e293b;display:inline-block;font-size:.8rem;font-weight:500;padding:4px 10px}@media (max-width:768px){.experience-card{padding:18px}.card-header{flex-direction:column;gap:8px}.card-dates{white-space:normal}}
/*# sourceMappingURL=main.8d1eb4b9.css.map*/