html{scroll-behavior:smooth}body{background:#fafafa;line-height:1.6}#page{background:#fff;box-shadow:0 0 40px #00000014}#page-title{-webkit-text-fill-color:transparent;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%) text;margin-bottom:1rem;font-size:2.5rem}.professional-bio{color:#555;text-align:left;background:#fff;border-left:4px solid #667eea;border-radius:12px;max-width:900px;margin:0 auto 3rem;padding:2rem 2.5rem;font-size:1.1rem;line-height:1.8;position:relative;box-shadow:0 4px 12px #0000001a}.professional-bio:before{content:"💼 ";margin-right:.5rem;font-size:1.2rem}.profiles-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.profile-card{background:#fff;border:2px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem 1rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000001a}.profile-card:hover{border-color:currentColor;transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.profile-icon{border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:.75rem;transition:all .3s;display:flex}.profile-icon img{object-fit:contain;width:48px;height:48px}.profile-icon svg{width:48px;height:48px}.profile-name{color:#333;text-align:center;font-size:.95rem;font-weight:600}.drupal-icon{color:#fff;background:linear-gradient(135deg,#0678be 0%,#0a6dac 100%)}.profile-card:hover .drupal-icon{transform:scale(1.1)}.github-icon{color:#fff;background:linear-gradient(135deg,#333 0%,#24292e 100%)}.profile-card:hover .github-icon{transform:scale(1.1)}.linkedin-icon{color:#fff;background:linear-gradient(135deg,#0077b5 0%,#00669c 100%)}.profile-card:hover .linkedin-icon{transform:scale(1.1)}.pluralsight-icon{color:#fff;background:linear-gradient(135deg,#f15b2a 0%,#d94a1c 100%)}.profile-card:hover .pluralsight-icon{transform:scale(1.1)}.exercism-icon{color:#fff;background:linear-gradient(135deg,#009cab 0%,#007a87 100%)}.profile-card:hover .exercism-icon{transform:scale(1.1)}.goodreads-icon{color:#fff;background:linear-gradient(135deg,#553b08 0%,#372506 100%)}.profile-card:hover .goodreads-icon{transform:scale(1.1)}.strava-icon{color:#fff;background:linear-gradient(135deg,#fc4c02 0%,#e34402 100%)}.profile-card:hover .strava-icon{transform:scale(1.1)}.location-card{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:12px;flex-direction:column;gap:.5rem;margin:1.5rem 0;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 8px #00000014}.location-old{color:#999;font-size:.95rem}.location-current{color:#333;font-size:1.1rem;font-weight:600}#content ul{padding-left:0;list-style:none}#content ul li{margin-bottom:.5rem}#legend-container ul li{padding-left:.75rem!important}#legend-container ul li:before{content:none!important;display:none!important}#content h2{color:#333;margin-top:3rem;margin-bottom:1.5rem;padding-bottom:.75rem;padding-left:1rem;font-size:2rem;position:relative}#content h2:before{content:"";background:linear-gradient(#667eea 0%,#764ba2 100%);border-radius:2px;width:4px;position:absolute;top:0;bottom:0;left:0}#content h2:first-of-type{margin-top:0}#content h3{color:#333;margin-top:1rem;margin-bottom:.3rem;font-size:1.1rem}#content p{color:#666;margin-top:.3rem;margin-bottom:1rem}.certification-section{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.certification-card{background:#fff;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;padding:2rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000001a}.certification-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.certification-card.grand-master{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.certification-card.grand-master:hover{box-shadow:0 12px 24px #667eea66}.certification-card.grand-master .cert-info h3,.certification-card.grand-master .cert-info p{color:#fff;text-shadow:0 2px 4px #0000004d}.certification-card.grand-master .cert-info h3{font-size:1.3rem;font-weight:800}.certification-card.grand-master .cert-info p{font-size:1rem;font-weight:600}.cert-badge{justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:1rem;display:flex}.cert-badge img{object-fit:contain;filter:drop-shadow(0 4px 8px #0000001a);width:100%;height:100%}.cert-info{text-align:center}.cert-info h3{color:#333;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.cert-info p{color:#666;margin:0;font-size:.9rem}.timeline{margin:2rem 0;padding-left:120px;position:relative}.timeline:before{content:"";background:linear-gradient(#667eea 0%,#764ba2 100%);width:3px;position:absolute;top:0;bottom:0;left:120px}.timeline-item{gap:2rem;margin-bottom:2rem;display:flex;position:relative}.timeline-year{text-align:right;color:#667eea;flex-shrink:0;width:100px;padding-top:.5rem;font-size:1.3rem;font-weight:700;position:absolute;left:-120px}.timeline-year:after{content:"";background:#fff;border:3px solid #667eea;border-radius:50%;width:16px;height:16px;position:absolute;top:12px;right:-28px;box-shadow:0 0 0 4px #667eea33}.timeline-content{flex-direction:column;flex:1;gap:1rem;padding-left:2rem;display:flex}.cert-item{background:#fff;border-left:4px solid #0000;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #00000014}.cert-item:hover{border-left-color:#667eea;transform:translate(8px);box-shadow:0 4px 16px #0000001f}.cert-icon{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:32px;display:flex}.cert-details h3{color:#333;margin:0 0 .5rem;font-size:1rem;font-weight:600}.cert-details p{color:#666;margin:0;font-size:.9rem;line-height:1.6}.cert-details a{color:#667eea;font-weight:600;text-decoration:none}.cert-details a:hover{text-decoration:underline}#content a{color:#06c;text-decoration:none;transition:color .2s}#content a:hover{color:#049;text-decoration:underline}#legend-container{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:12px;margin:1.5rem 0;padding:1.5rem;box-shadow:0 4px 12px #00000014}#legend-container ul{flex-wrap:wrap;justify-content:flex-start;gap:.5rem;list-style:none!important}#legend-container li{background:#fff!important;list-style:none!important}#legend-container li:before,#legend-container li:after{content:none!important;display:none!important}#experience{background:#fff;border:1px solid #e0e0e0;border-radius:12px;max-width:100%;height:auto;box-shadow:0 4px 16px #0000001a}#chart-tooltip{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}#back-to-top{color:#fff;cursor:pointer;opacity:0;visibility:hidden;z-index:1000;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 12px #667eea66}#back-to-top.visible{opacity:1;visibility:visible}#back-to-top:hover{transform:translateY(-5px);box-shadow:0 8px 20px #667eea80}#back-to-top:active{transform:translateY(-2px)}#site-footer{text-align:center;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-top:3px solid #0000;border-image:linear-gradient(90deg,#667eea 0%,#764ba2 100%) 1;margin-top:4rem;padding:2rem 1rem}#site-footer p{color:#555;margin:0;font-size:.95rem;line-height:1.6}#site-footer p:before{content:"✨ "}#site-footer p:after{content:" ✨"}@media (width<=768px){#content h2{font-size:1.5rem}#content h3{font-size:1rem}.profiles-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.certification-section{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.certification-card{padding:1.5rem 1rem}.cert-badge{width:100px;height:100px}.timeline{padding-left:0}.timeline:before{left:30px}.timeline-item{flex-direction:column;gap:.5rem;padding-left:60px}.timeline-year{text-align:left;width:auto;font-size:1.1rem;position:relative;left:0}.timeline-year:after{top:8px;left:-38px;right:auto}.timeline-content{padding-left:0}.cert-item{padding:1rem}.cert-icon{width:40px;height:40px;font-size:24px}.location-card{padding:1rem}#back-to-top{width:45px;height:45px;bottom:20px;right:20px}}@media print{body{background:#fff}#back-to-top{display:none!important}.profile-card,.certification-card,.cert-item{break-inside:avoid;page-break-inside:avoid}#experience{max-height:400px}.timeline-item{break-inside:avoid;page-break-inside:avoid}a{color:#667eea;text-decoration:underline}a[href]:after{content:" (" attr(href)")";color:#666;font-size:.8em}}a:focus,button:focus,.profile-card:focus,a:focus-visible,button:focus-visible{outline-offset:2px;outline:3px solid #667eea}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=repo.96de694b.css.map */
