.skills-container{background-color:var(
    --color-background-secondary
  );margin:0 auto;max-width:1200px;padding:4rem 2rem}.skill-section{margin-bottom:30px;max-width:90ch}.skill-section h2{font-size:22px;font-weight:500;margin-bottom:15px}.skill-section ul{list-style-type:none;padding-left:0}.skill-section li{border-left:2px solid #444;line-height:1.5;margin-bottom:10px;padding:6px 0 6px 20px;position:relative}.skill-section li:before{content:"-";left:8px;position:absolute}@media (max-width:768px){.skills-container{padding:15px}.skills-container h1{font-size:24px}.skill-section h2{font-size:20px}}.skill-section li strong{color:#61dafb;font-weight:500}.header{align-items:left;display:flex}.header,.header-title{color:var(--color-text)}.header-title{display:inline-block;font-size:2.5rem;font-weight:600;margin-bottom:2.5rem;position:relative}.header-title:after{background:var(--color-header-drop-line);bottom:-10px;content:"";height:4px;left:0;position:absolute;width:90%}.certifications-section{background-color:var(
    --color-background-secondary
  );color:var(--color-text);margin:0 auto;max-width:1200px;min-height:100%;padding:4rem 2rem}.certifications-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.certifications-list li{border-radius:8px;box-shadow:var(--box-shadow);list-style:none;padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.certifications-list li h2{font-size:1.2rem;margin-bottom:2.5rem}.certifications-list img{border-radius:8px;box-shadow:0 4px 8px #0000001a;height:auto;max-width:200px;width:100%}.about-section{background-color:var(--color-background-secondary);color:var(--color-text);margin:0 auto;max-width:1200px;min-height:100%;padding:4rem 2rem}.about-content{grid-gap:2rem;display:grid;gap:2rem}.about-paragraph{font-size:1.05rem;line-height:1.8;max-width:90ch}@media (max-width:768px){.about-section{padding:3rem 1.5rem}.about-heading{font-size:2rem}.about-paragraph{font-size:1rem}}:root{--color-background:#fff;--color-background-secondary:#9a9a9a;--color-text:#000;--color-primary:#0070f3;--color-secondary:#1a1a1a;--color-border:#eaeaea;--color-border-hover:#0070f3;--color-border-active:#005bb5;--color-link-active:#333333b;--color-header-background:#eee;--color-footer-background:#eee;--color-header-drop-line:#3498db;--font-size-small:0.875rem;--font-size-medium:1rem;--font-size-large:1.25rem;--font-size-xlarge:1.5rem;color:#000;color:var(--color-text)}*{box-sizing:border-box;margin:0;padding:0}@media (prefers-color-scheme:dark){:root{--color-light-background:#dfdfdf;--color-background:#0a0a0a;--color-background-secondary:#121212;--color-text:#fff;--color-primary:#0070f3;--color-secondary:#999;--color-border:#444;--color-border-hover:#005bb5;--color-border-active:#0070f3;--color-link-active:#bbb;--color-header-drop-line:#3498db;--color-header-background:#111;--color-footer-background:#111;color:#000;color:var(--color-text)}}body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--color-background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}nav{background-color:#eee;background-color:var(--color-header-background);display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:1rem}nav a{color:#000;color:var(--color-text);padding:.5rem 1rem;text-decoration:none;transition:color .2s ease}nav a:hover{color:#333333b;color:var(--color-link-active)}nav a.active{font-weight:500;text-decoration:underline;text-underline-offset:5px}main{flex-grow:1}footer{align-items:center;background-color:#eee;background-color:var(--color-footer-background);display:flex;font-size:.9rem;justify-content:center;max-height:2rem;padding:1.5rem}
/*# sourceMappingURL=main.95a5ea05.css.map*/