@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Sora:wght@300;400;500;600;700&display=swap";:root{--primary: #f4f8ff;--primary-dark: #dfe9f8;--primary-light: #ffffff;--accent: #1155cc;--accent-hover: #0f47aa;--highlight: #e1496a;--gold: #f0b429;--text-light: #ffffff;--text-dark: #18253d;--text-secondary: #4f5f7d;--text-muted: #7283a3;--bg-app: #f4f8ff;--bg-light: #ffffff;--bg-card: rgba(255, 255, 255, .88);--header-color: #f4f8ff;--header-text-color: #ffffff;--button-highlight: #1155cc;--hovers: #e1496a;--icon-accents: #f0b429;--secondary-text: #4f5f7d;--background-and-borders: #ffffff;--primary-text: #18253d;--secondary-muted-sections: #7283a3;--primary-darkbackground-text: #ffffff;--hover-activestate: #1155cc;--muted-disabled-text: #ffffff;--font-family: Sora, Avenir Next, Segoe UI, sans-serif;--font-heading: DM Serif Display, Georgia, serif;--radius-md: .75rem;--radius-lg: 1rem;--transition: all .28s ease}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{font-size:100%;scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:Sora,Avenir Next,Segoe UI,sans-serif;background:radial-gradient(circle at 12% 16%,#fff,#f0f5ff 40%,#e9f0fe);color:#18253d;line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}:focus-visible{outline:2px solid rgba(17,85,204,.35);outline-offset:2px}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{line-height:1.2;font-family:"DM Serif Display",Georgia,serif;font-weight:400;color:#18253d}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.875rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{line-height:1.6;color:#4f5f7d;font-family:Sora,Avenir Next,Segoe UI,sans-serif}em{color:#e1496a;font-style:italic;font-weight:700}strong{font-weight:700;color:#18253d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes floatSoft{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes glowPulse{0%,to{box-shadow:0 8px 20px #15c3}50%{box-shadow:0 16px 28px #1155cc4d}}@keyframes revealGrid{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.layout{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;display:flex;flex-direction:column;width:min(1200px,100%);margin:0 auto;padding:0 1rem 2rem}@media screen and (max-width:640px){.main-content{padding:0 .75rem 1.5rem}}button{font-family:Sora,Avenir Next,Segoe UI,sans-serif;border:none}.page-home-link,.back-to-dash{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:700;font-size:1rem;background:transparent;color:#18253d;border:1px solid rgba(22,57,119,.35);cursor:pointer;text-decoration:none;transition:all .18s ease;letter-spacing:.02em}.page-home-link:hover,.page-home-link:focus-visible,.back-to-dash:hover,.back-to-dash:focus-visible{background:#1155cc12;border-color:#15c;color:#15c;box-shadow:0 2px 6px #192d521a}.page-home-link:focus-visible,.back-to-dash:focus-visible{outline:2px solid rgba(17,85,204,.35);outline-offset:2px}.page-home-link,.back-to-dash{margin-top:2rem;min-width:168px;min-height:46px;justify-self:center}.downloadCv{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:700;font-size:1rem;background:#15c;color:#fff;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:all .18s ease;letter-spacing:.02em}.downloadCv:hover,.downloadCv:focus-visible{background:#0f47aa;box-shadow:0 0 0 3px #1155cc40;color:#fff}.downloadCv:focus-visible{outline:2px solid rgba(17,85,204,.4);outline-offset:2px}.downloadCv{border-radius:9999px;font-size:1.125rem;letter-spacing:.01em;padding:1rem 2rem;min-height:46px;box-shadow:0 8px 18px #162b5221}.navButtons{display:flex;flex-wrap:wrap;gap:.75rem}.navButtons a{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:700;font-size:1rem;background:transparent;color:#18253d;border:1px solid rgba(22,57,119,.35);cursor:pointer;text-decoration:none;transition:all .18s ease;letter-spacing:.02em}.navButtons a:hover,.navButtons a:focus-visible{background:#1155cc12;border-color:#15c;color:#15c;box-shadow:0 2px 6px #192d521a}.navButtons a:focus-visible{outline:2px solid rgba(17,85,204,.35);outline-offset:2px}.navButtons a{min-width:168px;min-height:46px;text-align:center}@media screen and (max-width:860px){.navButtons{width:100%}.navButtons a{flex:1;min-width:0}}@media screen and (max-width:640px){.navButtons{flex-direction:column}.navButtons a{width:100%;min-width:0;min-height:40px}}.link-icon,.share-button{display:flex;justify-content:center;align-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(17,85,204,.35);border-radius:9999px;background:#fff;color:#15c;box-shadow:0 2px 6px #192d521a;transition:all .18s ease}.link-icon:hover,.share-button:hover{color:#0f47aa;border-color:#15c;transform:translateY(-2px)}.logout-pill{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:700;font-size:1rem;background:#15c;color:#fff;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:all .18s ease;letter-spacing:.02em}.logout-pill:hover,.logout-pill:focus-visible{background:#0f47aa;box-shadow:0 0 0 3px #1155cc40;color:#fff}.logout-pill:focus-visible{outline:2px solid rgba(17,85,204,.4);outline-offset:2px}.logout-pill{background:#e1496a;min-width:168px;min-height:46px}.logout-pill:hover{background:#c53a59}@media screen and (max-width:640px){.page-home-link,.back-to-dash,.logout-pill,.downloadCv{min-width:138px;min-height:40px}}.certificationsContainer,.projectsContainer{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:.75rem;align-items:stretch}.certification-card,.project-card{background:#ffffffc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(92,122,177,.22);box-shadow:0 18px 40px #132a5224;border-radius:1.35rem;padding:1.25rem;width:100%;transition:all .28s ease}.certification-card:hover,.project-card:hover{transform:translateY(-5px);box-shadow:0 16px 32px #162b5229;background:#fffffff5}.certification-card,.project-card{min-height:300px;max-height:460px;height:100%;display:flex}.certification-card-content,.project-card-content{display:flex;flex-direction:column;gap:.75rem;height:100%}.certification-image-wrapper,.project-image-wrapper{border-radius:1rem;overflow:hidden;background:linear-gradient(140deg,#eef4ff,#d9e6ff);border:1px solid rgba(17,85,204,.2);min-height:190px;max-height:190px}.certification-image-wrapper img,.project-image-wrapper img{width:100%;height:100%;object-fit:cover;aspect-ratio:16/9}.project-card h2,.certification-card h3{margin:0;font-size:1.5rem}.certification-card h3{font-size:1.125rem;color:#18253d}.certification-card p,.project-card p{margin:0;color:#4f5f7d}.project-card-link{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:700;font-size:1rem;background:#15c;color:#fff;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:all .18s ease;letter-spacing:.02em}.project-card-link:hover,.project-card-link:focus-visible{background:#0f47aa;box-shadow:0 0 0 3px #1155cc40;color:#fff}.project-card-link:focus-visible{outline:2px solid rgba(17,85,204,.4);outline-offset:2px}.project-card-link{margin-top:auto;width:168px;min-height:46px;text-align:center;align-self:center}.certification-actions{display:flex;gap:.5rem;margin-top:auto}.certification-actions a,.certification-actions button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:700;font-size:1rem;background:transparent;color:#18253d;border:1px solid rgba(22,57,119,.35);cursor:pointer;text-decoration:none;transition:all .18s ease;letter-spacing:.02em}.certification-actions a:hover,.certification-actions a:focus-visible,.certification-actions button:hover,.certification-actions button:focus-visible{background:#1155cc12;border-color:#15c;color:#15c;box-shadow:0 2px 6px #192d521a}.certification-actions a:focus-visible,.certification-actions button:focus-visible{outline:2px solid rgba(17,85,204,.35);outline-offset:2px}.certification-actions a,.certification-actions button{margin:0;font-size:.875rem;min-width:140px;min-height:40px;padding:.5rem .75rem;text-align:center}.projectDetail{width:100%}.project-loading{background:#ffffffc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(92,122,177,.22);box-shadow:0 18px 40px #132a5224;border-radius:1.35rem;padding:1.25rem;width:100%;transition:all .28s ease}.project-loading:hover{transform:translateY(-5px);box-shadow:0 16px 32px #162b5229;background:#fffffff5}.project-loading{text-align:center;font-weight:600}.project-detail-card{background:#ffffffc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(92,122,177,.22);box-shadow:0 18px 40px #132a5224;border-radius:1.35rem;padding:1.25rem;width:100%;transition:all .28s ease}.project-detail-card:hover{transform:translateY(-5px);box-shadow:0 16px 32px #162b5229;background:#fffffff5}.project-detail-card{display:grid;grid-template-columns:320px 1fr;gap:2rem;align-items:start}@media screen and (max-width:860px){.project-detail-card{grid-template-columns:1fr}}.top-detail{display:flex;flex-direction:column;gap:1rem}.top-detail h2{margin:0;text-align:center}.top-detail img{width:100%;border-radius:1rem;aspect-ratio:4/3;object-fit:cover;border:1px solid rgba(17,85,204,.18);box-shadow:0 2px 6px #192d521a}.bottom-detail{display:flex;flex-direction:column;gap:1.25rem}.detail-block h3{margin:0 0 .5rem;font-size:1.875rem;color:#18253d}.detail-block p{margin:0;color:#4f5f7d}.collaborators-list,.tech-list{display:flex;flex-wrap:wrap;gap:.5rem}.collaborators-list li{display:inline-flex;align-items:center;gap:.25rem;border:1px solid rgba(17,85,204,.2);background:#ffffffb3;border-radius:9999px;padding:.25rem .75rem;color:#18253d;font-weight:600}.collaborators-list li a{display:inline-flex;align-items:center;color:#15c;padding:0;border:none;background:transparent}.tech-pill{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(17,85,204,.22);background:#1155cc12;color:#18253d;border-radius:9999px;padding:.25rem .75rem;font-weight:600}.links{display:flex;gap:.75rem}.links a{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:9999px;border:1px solid rgba(17,85,204,.28);color:#15c;background:#fffc}.links a:hover{transform:translateY(-2px);border-color:#15c;color:#0f47aa}#edit-project,#dashboard{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:700;font-size:1rem;background:transparent;color:#18253d;border:1px solid rgba(22,57,119,.35);cursor:pointer;text-decoration:none;transition:all .18s ease;letter-spacing:.02em}#edit-project:hover,#edit-project:focus-visible,#dashboard:hover,#dashboard:focus-visible{background:#1155cc12;border-color:#15c;color:#15c;box-shadow:0 2px 6px #192d521a}#edit-project:focus-visible,#dashboard:focus-visible{outline:2px solid rgba(17,85,204,.35);outline-offset:2px}#edit-project,#dashboard{width:168px;min-height:46px;text-align:center}@media screen and (max-width:640px){.project-card-link,#edit-project,#dashboard{width:138px;min-height:40px}.certification-image-wrapper,.project-image-wrapper{min-height:170px;max-height:170px}}form{display:flex;flex-direction:column;gap:1rem}label{display:flex;flex-direction:column;gap:.5rem;color:#18253d;font-weight:600}input[type=text],input[type=email],input[type=password],input[type=url],input[type=date],input[type=file],select,textarea{width:100%;border:1px solid rgba(29,58,110,.22);border-radius:.75rem;background:#fff;color:#18253d;padding:.75rem 1rem;font-family:Sora,Avenir Next,Segoe UI,sans-serif;font-size:1rem;transition:all .18s ease}input[type=text]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,input[type=url]::placeholder,input[type=date]::placeholder,input[type=file]::placeholder,select::placeholder,textarea::placeholder{color:#7283a3}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=url]:focus,input[type=date]:focus,input[type=file]:focus,select:focus,textarea:focus{border-color:#15c;box-shadow:0 0 0 3px #1155cc40;outline:none}textarea{resize:vertical;min-height:110px}.status-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#1155cc 50%),linear-gradient(135deg,#1155cc 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% + 1px),calc(100% - 12px) calc(50% + 1px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:2.5rem}.status-select:hover{border-color:#1155cc73}.auth-shell,.addCertification,.addProject,.update-project-form{background:#ffffffc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(92,122,177,.22);box-shadow:0 18px 40px #132a5224;border-radius:1.35rem;padding:1.25rem;width:100%;transition:all .28s ease}.auth-shell:hover,.addCertification:hover,.addProject:hover,.update-project-form:hover{transform:translateY(-5px);box-shadow:0 16px 32px #162b5229;background:#fffffff5}.auth-shell,.addCertification,.addProject,.update-project-form{width:min(560px,100%)}.auth-form button,.addCertification button,.addProject button,.update-project-form button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:700;font-size:1rem;background:#15c;color:#fff;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:all .18s ease;letter-spacing:.02em}.auth-form button:hover,.auth-form button:focus-visible,.addCertification button:hover,.addCertification button:focus-visible,.addProject button:hover,.addProject button:focus-visible,.update-project-form button:hover,.update-project-form button:focus-visible{background:#0f47aa;box-shadow:0 0 0 3px #1155cc40;color:#fff}.auth-form button:focus-visible,.addCertification button:focus-visible,.addProject button:focus-visible,.update-project-form button:focus-visible{outline:2px solid rgba(17,85,204,.4);outline-offset:2px}.auth-form button,.addCertification button,.addProject button,.update-project-form button{width:100%}.addCertificationWrapper,.addProjectWrapper,.update-project-container{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding-top:2rem}.collaborator{border:1px solid rgba(17,85,204,.2);border-radius:1rem;background:#ffffffa6;padding:1rem}.form-feedback{margin:.5rem 0 0;font-size:.875rem;font-weight:600;text-align:center}.form-feedback--error{color:#c53a59}.form-feedback--success{color:#1c9d73}.footer{background:linear-gradient(180deg,#dfe9f8a6,#dfe9f8e6);color:#4f5f7d;text-align:center;padding:1rem .75rem;font-size:.875rem;display:flex;justify-content:center;align-items:center;letter-spacing:.03em;border-top:1px solid rgba(67,95,146,.2)}.spinner{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;background:#f4f8ff}.spinner a{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:700;font-size:1rem;background:transparent;color:#18253d;border:1px solid rgba(22,57,119,.35);cursor:pointer;text-decoration:none;transition:all .18s ease;letter-spacing:.02em}.spinner a:hover,.spinner a:focus-visible{background:#1155cc12;border-color:#15c;color:#15c;box-shadow:0 2px 6px #192d521a}.spinner a:focus-visible{outline:2px solid rgba(17,85,204,.35);outline-offset:2px}.spinner a{padding:.75rem 1.5rem;border-radius:.75rem;color:#18253d;font-weight:700;font-size:1.125rem}.spinner a:hover{color:#15c}.landing-page,.noAdmin-page{display:flex;flex-direction:column;width:min(100%,1040px);margin:0 auto;gap:2rem;padding-top:2rem;animation:fadeInUp .45s ease both}.landing-hero{display:grid;grid-template-columns:1.1fr 320px;gap:2rem;align-items:center}@media screen and (max-width:860px){.landing-hero{grid-template-columns:1fr}}.header-text .eyebrow{display:inline-block;margin-bottom:.75rem;font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#15c}.header-text h1{margin:0;font-size:clamp(2.2rem,5vw,4rem)}.header-text h2{margin:.75rem 0 1rem;color:#18253d;font-size:clamp(1.2rem,2vw,1.8rem);font-family:Sora,Avenir Next,Segoe UI,sans-serif;font-weight:600;line-height:1.35}.hero-section{max-width:56ch;color:#4f5f7d}.hero-photo-frame{width:min(320px,100%);margin-left:auto;border-radius:1.75rem;padding:.5rem;background:linear-gradient(145deg,#fff,#e2ecff);border:1px solid rgba(17,85,204,.2);box-shadow:0 16px 32px #162b5229;animation:floatSoft 4s ease-in-out infinite}.hero-photo-frame img{width:100%;border-radius:1.5rem;aspect-ratio:4/5;object-fit:cover}@media screen and (max-width:860px){.hero-photo-frame{margin:0;width:min(280px,100%)}}.landing-actions,.noAdmin-bottom{background:#ffffffc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(92,122,177,.22);box-shadow:0 18px 40px #132a5224;border-radius:1.35rem;padding:1.25rem;width:100%;transition:all .28s ease}.landing-actions:hover,.noAdmin-bottom:hover{transform:translateY(-5px);box-shadow:0 16px 32px #162b5229;background:#fffffff5}.landing-actions,.noAdmin-bottom{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem}@media screen and (max-width:860px){.landing-actions,.noAdmin-bottom{grid-template-columns:1fr}}.landing-support-text{margin:0;color:#4f5f7d}.landing-grid-accent{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;animation:revealGrid .6s ease both}.landing-grid-accent span{height:8px;border-radius:9999px;background:linear-gradient(90deg,#1155cc2e,#1155cc0a)}.landing-grid-accent span:nth-child(2){background:linear-gradient(90deg,#e1496a2e,#e1496a08)}.noAdmin-buttons{display:flex}.about{width:min(100%,1040px);margin:0 auto;padding:2rem 0;animation:fadeInUp .45s ease both}.about h1{color:#18253d;font-size:2.25rem;font-weight:400;font-family:"DM Serif Display",Georgia,serif;margin:2rem 0 1.5rem;text-align:center;letter-spacing:-.01em;line-height:1.2}@media screen and (max-width:860px){.about h1{font-size:1.875rem}}@media screen and (max-width:480px){.about h1{font-size:1.5rem}}.about h1{margin-top:0}#topHR{border-color:#15c3;margin-bottom:2rem}.description{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem}@media screen and (max-width:860px){.description{grid-template-columns:1fr}}.about-me,.skills{background:#ffffffc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(92,122,177,.22);box-shadow:0 18px 40px #132a5224;border-radius:1.35rem;padding:1.25rem;width:100%;transition:all .28s ease}.about-me:hover,.skills:hover{transform:translateY(-5px);box-shadow:0 16px 32px #162b5229;background:#fffffff5}.about-me p{color:#4f5f7d}.about-me hr,.skills hr{border-color:#15c3;margin:1rem 0}.column{display:flex;flex-direction:column;gap:1.25rem}.list{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media screen and (max-width:640px){.list{grid-template-columns:1fr}}.soft-skills,.hard-skills{background:#ffffffa6;border:1px solid rgba(17,85,204,.16);border-radius:1rem;padding:1rem}.soft-skills h2,.hard-skills h2{font-family:Sora,Avenir Next,Segoe UI,sans-serif;color:#18253d;font-size:1.125rem;font-weight:700;margin:0 0 .5rem}.soft-skills li,.hard-skills li{color:#4f5f7d;padding:2px 0}.contacts{display:flex;gap:.75rem;align-items:center}.contactIcons{font-size:1.2rem}.share-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0d172b66;display:grid;place-items:center;padding:1rem;z-index:20}.share-modal__panel{background:#ffffffc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(92,122,177,.22);box-shadow:0 18px 40px #132a5224;border-radius:1.35rem;padding:1.25rem;width:100%;transition:all .28s ease}.share-modal__panel:hover{transform:translateY(-5px);box-shadow:0 16px 32px #162b5229;background:#fffffff5}.share-modal__panel{max-width:460px}.share-modal__panel p{margin-bottom:.5rem}.share-modal__actions{margin-top:.75rem;display:flex;gap:.5rem;justify-content:flex-end}@media screen and (max-width:640px){.share-modal__actions{flex-direction:column}}.share-modal__button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:700;font-size:1rem;background:transparent;color:#18253d;border:1px solid rgba(22,57,119,.35);cursor:pointer;text-decoration:none;transition:all .18s ease;letter-spacing:.02em}.share-modal__button:hover,.share-modal__button:focus-visible{background:#1155cc12;border-color:#15c;color:#15c;box-shadow:0 2px 6px #192d521a}.share-modal__button:focus-visible{outline:2px solid rgba(17,85,204,.35);outline-offset:2px}.share-modal__button--primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:700;font-size:1rem;background:#15c;color:#fff;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:all .18s ease;letter-spacing:.02em}.share-modal__button--primary:hover,.share-modal__button--primary:focus-visible{background:#0f47aa;box-shadow:0 0 0 3px #1155cc40;color:#fff}.share-modal__button--primary:focus-visible{outline:2px solid rgba(17,85,204,.4);outline-offset:2px}.auth-page{width:min(100%,1040px);margin:0 auto;min-height:72vh;display:grid;place-items:center;padding:1.5rem 0;animation:fadeInUp .45s ease both}.auth-page h1{margin:0 0 1rem;text-align:center}.form-container{width:min(560px,100%);margin:0 auto}.auth-shell{display:flex;flex-direction:column;gap:1rem}.auth-form span{color:#18253d}.certificationsPage{width:min(100%,1040px);margin:0 auto;display:flex;flex-direction:column;align-items:stretch;padding:1.5rem 0;animation:fadeInUp .45s ease both}.certificationsPage h1{color:#18253d;font-size:2.25rem;font-weight:400;font-family:"DM Serif Display",Georgia,serif;margin:2rem 0 1.5rem;text-align:center;letter-spacing:-.01em;line-height:1.2}@media screen and (max-width:860px){.certificationsPage h1{font-size:1.875rem}}@media screen and (max-width:480px){.certificationsPage h1{font-size:1.5rem}}.certificationsPage h1{margin-top:0}.projectsPage,.projectDetail{width:min(100%,1040px);margin:0 auto;padding:1.5rem 0;animation:fadeInUp .45s ease both}.projectsPage h1,.projectDetail h1{color:#18253d;font-size:2.25rem;font-weight:400;font-family:"DM Serif Display",Georgia,serif;margin:2rem 0 1.5rem;text-align:center;letter-spacing:-.01em;line-height:1.2}@media screen and (max-width:860px){.projectsPage h1,.projectDetail h1{font-size:1.875rem}}@media screen and (max-width:480px){.projectsPage h1,.projectDetail h1{font-size:1.5rem}}.projectsPage h1,.projectDetail h1{margin-top:0}.projectDetail{display:flex;flex-direction:column;gap:1.25rem}.dashboardPage{width:min(100%,1040px);margin:0 auto;display:grid;justify-items:center;gap:.75rem;padding:2rem 0;animation:fadeInUp .45s ease both}.dashboardPage h1{color:#18253d;font-size:2.25rem;font-weight:400;font-family:"DM Serif Display",Georgia,serif;margin:2rem 0 1.5rem;text-align:center;letter-spacing:-.01em;line-height:1.2}@media screen and (max-width:860px){.dashboardPage h1{font-size:1.875rem}}@media screen and (max-width:480px){.dashboardPage h1{font-size:1.5rem}}.dashboardPage h1{margin-top:0;margin-bottom:.5rem}.dashboardPage a,.dashboardPage button{width:min(280px,100%)}.dash-logout{background:#e1496a}.dash-logout:hover{background:#c53a59;color:#fff}
