@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);:root{--primary-blue:#4d8bf8;--primary-green:#45d1ad;--dark-bg:#0d1424;--terminal-bg:#1a2035;--terminal-header:#2a2e3c;--text-light:#fff;--text-muted:#a3b3cc;--button-red:#ff5f56;--button-yellow:#ffbd2e;--button-green:#27c93f}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;overflow-x:hidden;overflow-y:auto}body{background-color:var(--dark-bg);color:var(--text-light);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@media (max-width:1200px){.home-section{flex-direction:column;gap:3rem;padding-top:8rem;text-align:left}.cta-buttons{justify-content:flex-start}}@media (max-width:768px){.title-main,.title-sub{font-size:2.5rem}.home-section{min-height:auto;padding-top:5rem}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background-color:#0d1424e6;justify-content:space-between;padding:1.5rem 2rem;position:fixed;top:0;width:100%;z-index:100}.logo,.navbar{align-items:center;display:flex}.logo{color:inherit;font-size:1.5rem;font-weight:700;text-decoration:none}.logo:active,.logo:focus,.logo:hover,.logo:visited{box-shadow:none;color:inherit;outline:none;text-decoration:none}.bracket{color:var(--primary-blue)}.name{margin:0 .25rem}.nav-links{display:flex;gap:2rem}.nav-links a{color:var(--text-light);padding:.5rem 0;text-decoration:none;transition:color .3s}.nav-links a.active,.nav-links a:hover{color:var(--primary-blue)}.mobile-menu-button{background:none;border:none;cursor:pointer;display:none;padding:.5rem;z-index:101}.menu-icon{display:flex;flex-direction:column;height:20px;justify-content:space-between;position:relative;width:24px}.menu-icon span{background-color:var(--text-light);display:block;height:2px;transition:all .3s ease;width:100%}.menu-icon.open span:first-child{transform:translateY(9px) rotate(45deg)}.menu-icon.open span:nth-child(2){opacity:0}.menu-icon.open span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media (max-width:768px){.mobile-menu-button{display:block}.nav-links{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0d1424f2;flex-direction:column;gap:2.5rem;height:100vh;justify-content:center;padding:2rem;position:fixed;right:-100%;top:0;transition:right .3s ease;width:70%}.nav-links.active{right:0}.nav-links a{font-size:1.2rem}}.btn{border-radius:8px;cursor:pointer;font-weight:600;padding:.8rem 1.8rem;text-decoration:none;transition:all .3s}.primary-btn{background:linear-gradient(90deg,var(--primary-blue) 0,var(--primary-green) 100%);color:var(--text-light)}.primary-btn:hover{opacity:.9;transform:translateY(-2px)}.secondary-btn{background-color:#ffffff0d;border:1px solid #ffffff1a;color:var(--text-light)}.secondary-btn:hover{background-color:#ffffff1a}.terminal-container{background-color:var(--terminal-bg);border-radius:.75rem;box-shadow:0 1.25rem 3.125rem #0000004d;margin:0 auto;overflow:hidden;width:30rem}.terminal-button{height:.75rem;width:.75rem}.terminal-line{display:flex;margin-bottom:.5rem}.terminal-prompt{color:var(--primary-green)}.terminal-command{color:var(--text-light)}.terminal-output{color:var(--text-muted);margin-bottom:1.5rem}.terminal-category{color:var(--button-yellow);font-weight:700}@media (max-width:75rem){.terminal-container{max-width:30rem;width:100%}}@media (max-width:48rem){.terminal-container{max-width:30rem;width:100%}.terminal-body{padding:1rem}.terminal-output{font-size:.9rem}}.home-section{align-items:center;display:flex;gap:2rem;justify-content:center;margin:0 auto;max-width:87.5rem;min-height:100vh;padding:6rem 2rem 0}.home-content{max-width:40rem}.title{font-size:3.2rem;line-height:1.2;margin-bottom:1.5rem}.title-main{color:var(--text-light);display:block}.title-sub{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,var(--primary-blue) 0,var(--primary-green) 100%);-webkit-background-clip:text;background-clip:text;display:block;font-size:4.5rem;line-height:1.3;padding-bottom:.2em}.engineer,.security{display:inline;white-space:nowrap}.security{margin-right:.7rem}.tagline{color:var(--text-muted);font-size:1.25rem;margin-bottom:2.5rem}.cta-buttons{display:flex;gap:1rem}@media (max-width:1200px){.home-section{flex-direction:column;gap:4rem;justify-content:flex-start;padding-bottom:3rem}.home-content{max-width:100%;width:100%}.home-section .terminal-container{margin:0 auto;max-width:40rem;order:2;width:100%}}@media (max-width:768px){.home-section{gap:3rem}.title-sub{font-size:3.5rem}}@media (max-width:480px){.title-sub{font-size:2.8rem;line-height:1.1}.engineer,.security{display:block}.engineer{margin-top:-.2em}.title{font-size:2.5rem}}.about-section{background-color:var(--dark-bg);min-height:100vh;padding:6rem 2rem}.about-container{margin:0 auto;max-width:75rem}.about-content{gap:3rem;justify-content:flex-start;margin-top:2rem}.about-content,.about-image{align-items:center;display:flex}.about-image{flex:1 1;justify-content:center}.image-placeholder{background-color:var(--terminal-bg);border-radius:1rem;box-shadow:0 1rem 2rem #0003;height:20rem;width:20rem}.image-icon{align-items:center;display:flex;font-size:8rem;justify-content:center}.about-text{flex:2 1;margin-top:0}.about-text p{color:var(--text-muted);font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.about-details{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-top:2rem}.detail-item{display:flex;flex-direction:column}.detail-label{color:var(--text-muted);font-size:.9rem;margin-bottom:.25rem}.detail-value{color:var(--text-light);font-size:1.1rem;font-weight:500}.profile-image{border-radius:1rem;box-shadow:0 .5rem 1rem #0000001a;height:100%;object-fit:cover;width:100%}@media (max-width:56.25rem){.about-content{flex-direction:column;text-align:left}.about-details{grid-template-columns:1fr;margin:2rem 0 0;max-width:25rem}}.experience-section{background-color:var(--dark-bg);min-height:100vh;padding:6rem 2rem}.experience-container{margin:0 auto;max-width:75rem}.experience-timeline-container{padding-left:3.75rem;position:relative}.experience-item{margin-bottom:4rem;position:relative}.experience-timeline{bottom:-4rem;left:-3.75rem;position:absolute;top:0;z-index:1}.timeline-dot{background:linear-gradient(90deg,var(--primary-blue) 0,var(--primary-green) 100%);border-radius:50%;box-shadow:0 0 0 .25rem #4d8bf833;height:1.5rem;top:0;width:1.5rem;z-index:3}.timeline-dot,.timeline-line{left:.75rem;position:absolute;transform:translateX(-50%)}.timeline-line{background-color:#ffffff1a;bottom:0;top:1.5rem;width:.125rem;z-index:2}.experience-item:last-of-type .timeline-line{display:none}.experience-content{background-color:var(--terminal-bg);border-radius:.75rem;box-shadow:0 1rem 2rem #0003;padding:2rem;transition:transform .3s ease}.experience-content:hover{transform:translateY(-.25rem)}.experience-header{margin-bottom:1.5rem}.experience-header h3{color:var(--text-light);font-size:1.5rem;margin-bottom:.5rem}.company{color:var(--primary-blue);display:block;font-size:1.1rem;margin-bottom:.25rem}.period{color:var(--text-muted);display:block;font-size:.9rem}.description{font-size:1rem;margin-bottom:1.5rem}.experience-content h4{color:var(--text-light);font-size:1.1rem;margin-bottom:1rem}.achievements{margin-bottom:1.5rem;padding-left:1.5rem}.achievements li{color:var(--text-muted);line-height:1.6;margin-bottom:.5rem}.timeline-end{margin-left:-.75rem;padding-bottom:2rem;padding-top:.5rem;position:relative}.timeline-end .timeline-dot{background:var(--button-red);box-shadow:0 0 0 .25rem #ff5f5633}.timeline-end span{color:var(--text-muted);font-size:.9rem;font-style:italic;margin-left:2rem}@media (max-width:48rem){.experience-timeline-container{padding-left:3rem}.experience-timeline{left:-3rem}.experience-content{padding:1.5rem}}.projects-section{align-items:center;background-color:var(--dark-bg);display:flex;flex-direction:column;min-height:100vh;padding:6rem 2rem 2rem}.projects-container{margin:0 auto;max-width:75rem;width:100%}.projects-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(min(21.875rem,100%),1fr));width:100%}.project-card{background-color:var(--terminal-bg);border-radius:.75rem;box-shadow:0 1rem 2rem #0003;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:0 1.5rem 3rem #0000004d;transform:translateY(-.5rem)}.project-image{align-items:center;background-color:var(--terminal-header);display:flex;height:9rem;justify-content:center;overflow:hidden}.project-image img{height:100%;object-fit:cover;width:100%}.project-image img[src*=appilo-icon]{background-color:var(--terminal-header);object-fit:contain;padding:1.5rem}.image-placeholder{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.code-icon{color:var(--primary-blue);font-size:5rem}.project-info{display:flex;flex:1 1;flex-direction:column;padding:1.5rem}.project-info h3{color:var(--text-light);font-size:1.5rem;margin-bottom:.75rem}.project-info p{color:var(--text-muted);flex:1 1;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-tag{background-color:#4d8bf826;border-radius:1rem;color:var(--primary-blue);font-size:.75rem;font-weight:600;padding:.25rem .75rem}.project-links{display:flex;gap:1rem}.project-link{border-radius:.25rem;font-size:.875rem;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.project-link.github{background-color:#ffffff1a;color:var(--text-light)}.project-link.live{background:linear-gradient(90deg,var(--primary-blue) 0,var(--primary-green) 100%);color:var(--text-light)}.project-link:hover{transform:translateY(-.125rem)}.project-link.github:hover{background-color:#fff3}.project-link.live:hover{opacity:.9}@media (max-width:48rem){.projects-grid{grid-template-columns:1fr}}.contact-section{background-color:var(--dark-bg);min-height:100vh;overflow:hidden;padding:6rem 2rem}.contact-container{margin:0 auto;max-width:75rem}.contact-content-split{display:flex;gap:3rem}.contact-info{display:flex;flex:1 1;flex-direction:column;gap:1.5rem}.contact-card{align-items:center;background-color:var(--terminal-bg);border-radius:.75rem;box-shadow:0 .5rem 1rem #0003;display:flex;gap:1.5rem;padding:1.5rem;transition:transform .3s ease}.contact-card:hover{transform:translateY(-.25rem)}.contact-icon{align-items:center;background:linear-gradient(90deg,var(--primary-blue) 0,var(--primary-green) 100%);border-radius:50%;display:flex;font-size:1.5rem;height:3rem;justify-content:center;width:3rem}.contact-details h3{color:var(--text-light);font-size:1.1rem;margin-bottom:.5rem}.contact-details p{color:var(--text-muted);font-size:.95rem}.social-links{gap:1rem}.social-link{background-color:var(--terminal-bg);border-radius:.75rem;box-shadow:0 .5rem 1rem #0003;color:var(--text-light);font-size:.95rem;font-weight:500;padding:.75rem 1.25rem;text-decoration:none;transition:all .3s ease}.social-link:hover{background:linear-gradient(90deg,var(--primary-blue) 0,var(--primary-green) 100%);transform:translateY(-.25rem)}.terminal-container{flex:1.5 1}.contact-form-container{background-color:var(--terminal-bg);border-radius:.75rem;box-shadow:0 1rem 2rem #0003;flex:1.5 1;padding:2rem}.contact-form{display:flex;gap:1.5rem}.contact-form,.form-group{flex-direction:column}.form-group label{color:var(--text-light);font-size:1rem;font-weight:500}.form-group input,.form-group textarea{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;color:var(--text-light);font-family:inherit;font-size:1rem;padding:.75rem 1rem;resize:none;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:var(--primary-blue);box-shadow:0 0 0 .2rem #4d8bf833;outline:none}.submit-btn{background:linear-gradient(90deg,var(--primary-blue) 0,var(--primary-green) 100%);border:none;border-radius:.5rem;color:var(--text-light);cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.submit-btn:hover:not(:disabled){box-shadow:0 .5rem 1rem #0003;transform:translateY(-.25rem)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.submit-result{border-radius:.5rem;font-size:.95rem;margin-top:1.5rem;padding:1rem;text-align:center}.submit-result.success{background-color:#45d1ad1a;border:1px solid #45d1ad4d;color:var(--primary-green)}.submit-result.error{background-color:#ff5f561a;border:1px solid #ff5f564d;color:var(--button-red)}.contact-content-centered,.contact-info-full{display:none}.social-links{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-start;margin-top:1rem}@media (max-width:62.5rem){.contact-content-split{flex-direction:column}.contact-info{margin-bottom:2rem}}@media (max-width:48rem){.contact-card{padding:1.25rem}}.terminal-contact-card{background-color:var(--terminal-bg);border-radius:12px;box-shadow:0 20px 50px #0000004d;height:100%;overflow:hidden;width:100%}.terminal-header{align-items:center;background-color:var(--terminal-header);display:flex;padding:.5rem 1rem}.terminal-buttons{display:flex;gap:.5rem}.terminal-button{border-radius:50%;height:12px;width:12px}.terminal-button.red{background-color:var(--button-red)}.terminal-button.yellow{background-color:var(--button-yellow)}.terminal-button.green{background-color:var(--button-green)}.terminal-title{color:var(--text-muted);font-size:.9rem;margin-left:1rem}.terminal-body{font-family:Courier New,monospace;line-height:1.6;min-height:300px;padding:1.5rem}.terminal-text{color:var(--text-muted);font-size:.95rem;margin:0;white-space:pre-wrap}.terminal-cursor{animation:blink 1s step-end infinite;background-color:var(--text-muted);display:inline-block;height:1rem;margin-left:.2rem;position:relative;top:-.05rem;vertical-align:middle;width:.6rem}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.certifications-section{background-color:var(--dark-bg);min-height:100vh;padding:6rem 2rem}.certifications-container{margin:0 auto;max-width:75rem}.certifications-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(30rem,1fr))}.certification-item{background-color:var(--terminal-bg);border-radius:.75rem;box-shadow:0 1rem 2rem #0003;display:flex;gap:1.5rem;padding:2rem;transition:transform .3s ease}.certification-item:hover{transform:translateY(-.25rem)}.certification-icon{align-items:center;background:linear-gradient(90deg,var(--primary-blue) 0,var(--primary-green) 100%);border-radius:50%;display:flex;flex-shrink:0;height:3.5rem;justify-content:center;width:3.5rem}.certification-icon span{font-size:1.5rem}.certification-content{flex:1 1}.certification-content h3{color:var(--text-light);font-size:1.3rem;margin-bottom:.5rem}.certification-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.issuer{color:var(--primary-blue);font-size:1rem;font-weight:600}.date{color:var(--text-muted);font-size:.9rem}.description{font-size:.95rem;line-height:1.6}.credential-id,.description{color:var(--text-muted);margin-bottom:1rem}.credential-id{font-size:.9rem}.credential-id .label{font-weight:600;margin-right:.5rem}.credential-id a{color:var(--primary-blue);text-decoration:none;transition:-webkit-text-decoration .3s;transition:text-decoration .3s;transition:text-decoration .3s,-webkit-text-decoration .3s}.credential-id a:hover{text-decoration:underline}.skills{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{background-color:#4d8bf826;border-radius:1rem;color:var(--primary-blue);font-size:.75rem;font-weight:600;padding:.25rem .75rem}.certification-icon.has-custom-icon{background:none}@media (max-width:62.5rem){.certifications-grid{grid-template-columns:1fr}}@media (max-width:30rem){.certification-item{align-items:flex-start;flex-direction:column}.certification-icon{margin-bottom:1rem}}.blog-section{background-color:var(--dark-bg);min-height:100vh;padding:6rem 2rem 2rem}.blog-container,.blog-section{display:flex;flex-direction:column}.blog-container{flex:1 1;margin:0 auto;max-width:75rem}.section-title{font-size:2.5rem;margin-bottom:1.5rem;position:relative;text-align:center}.section-title:after{background:linear-gradient(90deg,var(--primary-blue) 0,var(--primary-green) 100%);border-radius:.25rem;bottom:-1rem;content:"";height:.25rem;left:50%;position:absolute;transform:translateX(-50%);width:6rem}.section-description{color:var(--text-muted);font-size:1.1rem;line-height:1.6;margin:2rem auto 3rem;max-width:50rem;text-align:center}.blog-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(21.875rem,1fr))}.spacer{flex:1 1;min-height:2rem}.blog-card{background-color:var(--terminal-bg);border-radius:.75rem;box-shadow:0 1rem 2rem #0003;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.blog-card:hover{box-shadow:0 1.5rem 3rem #0000004d;transform:translateY(-.5rem)}.blog-image{background-color:var(--terminal-header);height:12.5rem;overflow:hidden}.blog-image img{height:100%;object-fit:cover;width:100%}.blog-content{display:flex;flex:1 1;flex-direction:column;padding:1.5rem}.blog-date{color:var(--text-muted);font-size:.875rem;margin-bottom:.5rem}.blog-title{color:var(--text-light);font-size:1.5rem;margin-bottom:.75rem}.blog-summary{color:var(--text-muted);flex:1 1;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.blog-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.read-more{align-self:flex-start;background:linear-gradient(90deg,var(--primary-blue) 0,var(--primary-green) 100%);border-radius:.25rem;color:var(--text-light);font-size:.875rem;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:opacity .3s ease,transform .2s ease}.read-more:hover{opacity:.9;transform:translateY(-.125rem)}.coming-soon{align-self:flex-start;background:#7d7d7d40;border-radius:.25rem;color:var(--text-muted);cursor:default;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.subscription-container{background-color:var(--terminal-bg);border-radius:.75rem;box-shadow:0 1rem 2rem #0003;margin:5rem auto 3rem;max-width:40rem;padding:2rem;text-align:center}.subscription-title{color:var(--text-light);font-size:1.5rem;margin-bottom:.75rem}.subscription-description{color:var(--text-muted);font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.subscription-form{margin:0 auto;max-width:30rem}.form-group{display:flex;gap:.5rem}.subscription-input{background-color:var(--dark-bg);border:1px solid #ffffff1a;border-radius:.5rem;color:var(--text-light);flex:1 1;font-size:.9rem;padding:.6rem 1rem;transition:border-color .3s ease}.subscription-input:focus{border-color:var(--primary-blue);outline:none}.subscription-button{background:linear-gradient(90deg,var(--primary-blue) 0,var(--primary-green) 100%);border:none;border-radius:.5rem;color:var(--text-light);cursor:pointer;font-size:.9rem;font-weight:600;padding:.6rem 1.25rem;transition:opacity .3s ease,transform .2s ease}.subscription-button:hover{opacity:.9;transform:translateY(-.125rem)}.subscription-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.subscription-error{color:var(--button-red);font-size:.9rem;margin-top:.75rem;text-align:left}.subscription-success{background-color:#4d8bf826;border-radius:.5rem;color:var(--text-light);padding:1.5rem}@media (max-width:48rem){.blog-grid{grid-template-columns:1fr}.form-group{flex-direction:column}.subscription-container{padding:2rem 1.5rem}}.blog-post-container{background-color:var(--dark-bg);min-height:100vh;padding:6rem 2rem}.blog-post{background-color:var(--terminal-bg);border-radius:.75rem;box-shadow:0 1rem 2rem #0003;margin:0 auto;max-width:48rem;padding:2rem}.back-to-blog{color:var(--primary-blue);display:inline-block;font-weight:500;margin-bottom:2rem;text-decoration:none;transition:color .3s ease}.back-to-blog:hover{color:var(--primary-green);text-decoration:underline}.blog-post-title{color:var(--text-light);font-size:2.5rem;line-height:1.2;margin-bottom:.5rem}.blog-post-meta{align-items:center;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:1.5rem}.blog-post-meta,.blog-post-meta-item{color:var(--text-muted)}.blog-post-meta-separator{color:var(--text-muted);opacity:.5}.blog-post-date,.blog-post-read-time{color:var(--text-muted)}.blog-post-read-time{align-items:center;display:flex}.blog-post-read-time:before{content:"•";margin-right:.5rem}.blog-post-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.blog-tag{background-color:#4d8bf826;border-radius:1rem;color:var(--primary-blue);font-size:.75rem;font-weight:600;padding:.25rem .75rem}.blog-post-image{border-radius:.5rem;height:20rem;margin-bottom:2rem;overflow:hidden;width:100%}.blog-post-image img{height:100%;object-fit:cover;width:100%}.blog-post-content{color:var(--text-muted);font-size:1.1rem;line-height:1.7}.blog-post-content h2{color:var(--text-light);font-size:1.8rem;margin:2rem 0 1rem}.blog-post-content h3{color:var(--text-light);font-size:1.4rem;margin:1.5rem 0 1rem}.blog-post-content p{margin-bottom:1.2rem}.blog-post-content ol,.blog-post-content ul{margin-bottom:1.2rem;padding-left:1.5rem}.blog-post-content li{margin-bottom:.5rem}.blog-post-content pre{background-color:var(--terminal-header);border-radius:.5rem;margin:1.5rem 0;overflow-x:auto;padding:1.2rem}.blog-post-content code{color:var(--primary-blue);font-family:Source Code Pro,monospace;font-size:.9rem}.blog-post-content pre code{color:var(--text-light)}.blog-post-content a{border-bottom:1px solid #0000;color:var(--primary-blue);text-decoration:none;transition:border-color .3s ease}.blog-post-content a:hover{border-color:var(--primary-blue)}.blog-post-error{padding:3rem;text-align:center}.blog-post-error h2{color:var(--text-light);font-size:2rem;margin-bottom:1rem}.blog-post-error p{color:var(--text-muted);margin-bottom:2rem}.blog-image-container{margin:20px 0;text-align:center}.blog-image{border-radius:8px;box-shadow:0 2px 4px #0000001a;height:auto;max-width:100%}@media (max-width:48rem){.blog-post-title{font-size:2rem}.blog-post{padding:1.5rem}.blog-post-content{font-size:1rem}.blog-post-image{height:15rem}}.App{text-align:left}.App,.App-header{display:flex;flex-direction:column;min-height:100vh}.App-header{align-items:center;background-color:#282c34;color:#fff;font-size:calc(10px + 2vmin);justify-content:center}.App-link{color:#61dafb}.content{flex:1 1;padding:0}@media (max-width:768px){.content{padding:0}}
/*# sourceMappingURL=main.387ab726.css.map*/