@import"https://fonts.googleapis.com/css2?family=Heebo:wght@300&family=Roboto:wght@500&display=swap";.page-content{background-color:#f9f9f9;padding:0}.homepage-container{display:flex;flex-direction:column;gap:30px;margin-top:45px}@media (max-width: 1024px){.homepage-after-title{flex-direction:column}.homepage-projects,.homepage-articles,.homepage-works{flex-basis:auto;margin-left:-25px;margin-right:-25px}}.footer{display:flex;padding-top:25px;padding-bottom:25px;align-items:center}.footer-links,.footer-credits{flex-basis:50%}.footer-links{margin-left:-40px}.footer-nav-link-list{display:flex;list-style:none;justify-content:space-between;align-items:center}.footer-nav-link-item{font-weight:700;font-size:80%}.footer-nav-link-list a{text-decoration:none;color:var(--secondary-color)}.footer-nav-link-list a:hover{color:var(--link-color)}.footer-credits-text{justify-content:flex-end;color:var(--tertiary-color);font-size:14px;text-align:right}@media (max-width: 600px){.footer{flex-direction:column;height:85px}.footer-links{display:flex;width:100%;justify-content:center}.footer-nav-link-list{width:100%}}.navbar{width:100%;position:fixed;top:3vh;z-index:999;display:flex;justify-content:center;align-items:center}.nav-background{display:inline-flex;align-items:center;height:45px;padding:0 30px;background:#fff;box-shadow:0 4px 12px #0000001a;border-radius:50px;transition:all .4s ease-in-out}.nav-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:40px}.nav-item{font-weight:700}.nav-item a{text-decoration:none;color:var(--primary-color);transition:color .3s ease-in-out}.nav-item.active a,.nav-item a:hover{color:var(--link-color)}.logo-profile{width:28px;height:28px;border-radius:50%;object-fit:cover;box-shadow:0 2px 8px #0003;margin-right:20px;transition:width .4s ease,margin-right .4s ease,opacity .4s ease}.logo-profile.hidden{width:0;margin-right:0;opacity:0;overflow:hidden}@media (max-width: 728px){.nav-background{height:40px;padding:0 20px}.nav-list{gap:25px;font-size:.9rem}}@media (max-width: 480px){.nav-background{height:40px;padding:0 20px}.nav-list{gap:20px;font-size:.9rem}}.experienceSection{padding:25px 40px;margin:20px 0;background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;transition:padding .3s ease,margin .3s ease}.experienceContainer{display:flex;flex-direction:column;gap:30px}.experienceCard{background-color:#fff;border-radius:16px;padding:30px;box-shadow:0 8px 30px #00000014;border:1px solid #f0f0f0;transition:transform .2s ease,box-shadow .2s ease,padding .3s ease}.experienceHeader{margin-bottom:20px}.experienceLeft{margin-bottom:15px}.roleHeader{display:flex;align-items:center;gap:10px;margin-bottom:8px}.roleIcon{color:#6495ed;font-size:28px}.roleTitle{font-size:27px;font-weight:600;color:#2c3e50;margin:0}.companyName{font-size:1.1rem;color:#6495ed;font-weight:500;margin-bottom:12px}.experienceMeta{display:flex;gap:20px;flex-wrap:wrap}.metaItem{display:flex;align-items:center;color:#2c3e50;font-size:.9rem;gap:4px}.experienceDescription{line-height:1.6;margin-bottom:20px;font-size:18px;color:#a89d9d;font-weight:500}.technologiesContainer{display:flex;flex-wrap:wrap;gap:8px}.techBadge{display:inline-flex;align-items:center;gap:6px;background-color:#f8f9fa;color:#6495ed;padding:6px 12px;border-radius:20px;font-size:.85rem;font-weight:500;border:1px solid #e9ecef;transition:all .2s ease;white-space:nowrap}.techBadge:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 32px #6495ed26;border-color:#6495ed33;background:linear-gradient(135deg,#f0f8ff,#e6f3ff);color:#6495ed}.techBadgeIcon{font-size:14px}@media (max-width: 1024px){.experienceSection{padding:30px;margin:30px 0}.experienceCard{padding:25px}}@media (max-width: 768px){.experienceSection{padding:20px;margin:20px 0}.experienceCard{padding:20px}.roleTitle{font-size:1.1rem}.companyName,.experienceDescription{font-size:1rem}.techBadge{padding:5px 10px;font-size:.8rem}.techBadgeIcon{font-size:12px}}@media (max-width: 480px){.experienceContainer{gap:20px}.experienceCard{padding:15px}.experienceMeta{flex-direction:column;gap:6px}.roleHeader{flex-direction:row;align-items:flex-start;gap:10px}.roleIcon{color:#6495ed;font-size:22px}.technologiesContainer{justify-content:flex-start;gap:8px}.techBadge{font-size:.75rem;padding:4px 8px;white-space:normal}.techBadgeIcon{font-size:11px}}.technologies{margin-top:20px;padding:10px 15px 40px;background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a}.technologies-container{display:flex;flex-wrap:wrap;justify-content:center}.technology-item{background:#f0f8ff;border-radius:10px;padding:15px 20px;margin:10px;display:flex;align-items:center;opacity:0}.technology-item.animate{opacity:1;transform:translateY(20px);animation:fadeIn 1.5s forwards;transition:transform 1s ease}.technology-icon{font-size:30px;color:#6495ed;margin-right:10px}.technology-label{font-size:18px;color:#a89d9d;font-weight:700}@media (max-width: 1024px){.technology-icon{font-size:28px}.technology-label{font-size:16px}}@media (max-width: 768px){.technologies-container{justify-content:space-around}.technology-item{padding:12px 15px;margin:8px}.technology-icon{font-size:26px;margin-right:8px}.technology-label{font-size:15px}}@media (max-width: 480px){.technologies-container{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.technology-item{flex:0 1 1;padding:10px 12px;margin:5px 0;display:flex;align-items:center}.technology-icon{font-size:24px;margin-right:6px}.technology-label{font-size:14px;text-align:center}}.achievements{padding:40px;margin:40px 0;background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a}.achievements-list{list-style-type:none;padding:0;margin:0}.achievement-item{display:flex;align-items:center;margin:15px 0;padding:15px;border-radius:8px;background-color:#f2f7ff;transition:background-color .3s ease,transform .2s ease;box-shadow:0 2px 5px #0000001a;color:#a89d9d;font-weight:700}.achievement-item:hover{background-color:#dceaff;box-shadow:0 12px 32px #6495ed26;border-color:#6495ed33;background:linear-gradient(135deg,#f0f8ff,#e6f3ff);color:#6495ed}.achievement-icon{width:36px;height:36px;margin-right:15px}.achievement-text{font-size:16px;color:#555;flex-grow:1}.homepage-hero{display:flex;justify-content:space-between;align-items:center;padding:80px 5%;gap:40px}.homepage-hero-left-side{display:flex;flex-direction:column;align-items:flex-start;flex:1;max-width:600px;animation:fadeInUp .8s ease-out forwards}.homepage-title{font-size:3.5rem;font-weight:700;background:linear-gradient(90deg,var(--primary-color),#2a6fdb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.homepage-subtitle{font-size:1.2rem;line-height:1.6;color:var(--secondary-color);font-weight:600;max-width:90%;animation:fadeInUp .8s ease-out forwards;animation-delay:.4s;opacity:0}.homepage-hero-right-side{flex:1;display:flex;justify-content:center;align-items:center;max-width:450px}.homepage-image-container{position:relative;width:100%;padding-top:100%;animation:zoomIn .7s ease-in-out forwards;animation-delay:.6s;opacity:0}.homepage-image-container:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background:linear-gradient(45deg,#43aaff,#a2cffc);border-radius:30% 72% 73% 30%/30% 30% 74% 71%;transform:translate(-50%,-50%);animation:morph 10s ease-in-out infinite;z-index:1}.homepage-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:30% 72% 73% 30%/30% 30% 74% 71%;box-shadow:0 20px 40px var(--shadow-color);animation:morph 7s ease-in-out infinite;z-index:2}.homepage-image-wrapper img{width:100%;height:100%;object-fit:cover;transform:scale(1.05)}.profile{width:100%;max-width:390px}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes morph{0%{border-radius:65% 35% 45% 70%/55% 60% 40% 65%}12.5%{border-radius:40% 60% 70% 30%/60% 40% 55% 45%}25%{border-radius:75% 25% 35% 65%/45% 70% 30% 55%}37.5%{border-radius:55% 45% 60% 40%/60% 50% 40% 55%}50%{border-radius:35% 65% 50% 50%/55% 45% 60% 40%}62.5%{border-radius:70% 30% 60% 40%/50% 65% 35% 50%}75%{border-radius:50% 50% 40% 60%/65% 40% 55% 50%}87.5%{border-radius:60% 40% 55% 45%/50% 55% 45% 60%}to{border-radius:65% 35% 45% 70%/55% 60% 40% 65%}}.homepage-image-wrapper{animation:morph 8s ease-in-out infinite}@media (max-width: 1024px){.homepage-hero{flex-direction:column;padding:60px 5%;gap:30px}.homepage-hero-left-side{display:flex;flex-direction:column;align-items:flex-start;width:100%;order:2}.homepage-title{font-size:3rem;width:100%!important;margin-top:20px;order:2}.homepage-subtitle{font-size:1.1rem;width:100%!important;margin-top:10px;order:3}.homepage-hero-right-side{width:100%;order:1;justify-content:center}.homepage-image-container{padding-top:50px;padding-bottom:50px;margin-left:10px;order:1}}@media (max-width: 768px){.homepage-hero{flex-direction:column;text-align:center;padding:50px 8%;min-height:auto}.homepage-hero-left-side{align-items:center;max-width:100%}.homepage-title{font-size:2.5rem}.homepage-subtitle{max-width:70%;font-size:1rem;line-height:2;animation-delay:.3s}.homepage-hero-right-side{max-width:350px;margin-top:30px}.homepage-image-container{width:80%;padding-top:80%}.homepage-image-wrapper{box-shadow:0 12px 25px var(--shadow-color);animation:morphMobile 8s ease-in-out infinite}}@media (max-width: 480px){.homepage-hero{gap:3px;margin-top:30px}.homepage-title{font-size:2rem}.homepage-subtitle{font-size:.95rem;line-height:1.5}.homepage-hero{padding:20px 2%;gap:25px}.homepage-hero-right-side{max-width:300px}.homepage-image-container{width:100%;height:100%}.homepage-image-wrapper{box-shadow:0 8px 18px var(--shadow-color);animation:morph 9s ease-in-out infinite}}.projects-container{display:flex;flex-direction:column;gap:10px;margin-top:45px;align-items:center}.projects-hero{text-align:center;background:linear-gradient(135deg,#e0f7ff,#d0e8ff);border-radius:30px;margin:80px auto 0%;padding:80px 5%;max-width:900px;overflow:hidden;animation:fadeInUp 1s ease-out forwards}.projects-title{font-size:3rem;font-weight:700;background:linear-gradient(90deg,var(--primary-color),#2a6fdb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:fadeInUp 1s ease-out forwards}.projects-subtitle{font-size:1.2rem;line-height:1.6;color:var(--secondary-color);font-weight:600;max-width:800px;margin:0 auto;animation:fadeInUp 1s ease-out forwards;animation-delay:.3s;opacity:0}.projects-hero-blob{position:absolute;top:-50px;right:-50px;width:300px;height:300px;background:linear-gradient(45deg,#43aaff,#a2cffc);border-radius:50%;animation:morph 10s ease-in-out infinite;opacity:.3;z-index:0}.projects-list{width:100%;border:1px solid #0e1f39;border-radius:5rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes morph{0%{border-radius:65% 35% 45% 70%/55% 60% 40% 65%}25%{border-radius:40% 60% 70% 30%/60% 40% 55% 45%}50%{border-radius:75% 25% 35% 65%/45% 70% 30% 55%}75%{border-radius:55% 45% 60% 40%/60% 50% 40% 55%}to{border-radius:65% 35% 45% 70%/55% 60% 40% 65%}}@media (max-width: 768px){.projects-title{font-size:2.5rem}.projects-subtitle{font-size:1rem;max-width:100%}.projects-hero{padding:50px 8%;border-radius:20px}}@media (max-width: 480px){.projects-title{font-size:2rem}.projects-subtitle{font-size:.95rem;line-height:1.4}.projects-hero{padding:40px 6%}.projects-hero-blob{width:200px;height:200px;top:-30px;right:-30px}}.project-card{display:flex;flex-direction:row;background:#ffffff40;border-radius:24px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;opacity:0;animation:fadeInUp .8s ease forwards;min-height:280px;position:relative;z-index:1}.project-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--primary-color),#2a6fdb);opacity:0;transition:opacity .3s ease}.project-logo{flex:0 0 320px;max-width:320px;height:auto;display:flex;align-items:center;justify-content:center;padding:30px;background:linear-gradient(135deg,#e0f7ff4d,#d0e8ff4d);position:relative;overflow:hidden}.project-logo:after{content:"";position:absolute;top:50%;left:50%;width:200px;height:200px;background:linear-gradient(45deg,#43aaff1a,#a2cffc1a);border-radius:50%;transform:translate(-50%,-50%);animation:pulse 4s ease-in-out infinite}.project-logo img{width:100%;height:100%;max-height:200px;object-fit:contain;transition:transform .4s ease;position:relative;z-index:2;filter:drop-shadow(0 4px 12px rgba(0,0,0,.1))}.project-card:hover .project-logo img{transform:scale(1.05)}.project-content{flex:1;padding:35px 40px;display:flex;flex-direction:column;justify-content:center;gap:20px}.project-title{font-size:2.2rem;font-weight:800;background:linear-gradient(90deg,var(--primary-color),#2a6fdb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;line-height:1.2}.project-description{font-size:1.1rem;color:#2c3e50;line-height:1.7}.project-technologies{display:flex;flex-wrap:wrap;gap:12px}.technology-pill{background:#f0f8ff;border-radius:10px;padding:12px 18px;display:flex;align-items:center;gap:10px;font-size:16px;color:#6495ed;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;border:2px solid transparent;position:relative;overflow:hidden}.technology-pill:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(100,149,237,.1),transparent);transition:left .6s ease}.technology-pill:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 32px #6495ed26;border-color:#6495ed33;background:linear-gradient(135deg,#f0f8ff,#e6f3ff);color:#6495ed}.technology-pill:hover .technology-icon{transform:scale(1.1);color:#6495ed}.technology-icon{font-size:24px;color:#6495ed;transition:all .4s cubic-bezier(.4,0,.2,1)}.project-link{margin-top:10px;font-weight:700;color:var(--secondary-color);display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;font-size:14px;letter-spacing:.5px;text-decoration:none;padding:12px 20px;background:linear-gradient(135deg,#e0f7ff99,#d0e8ff99);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(67,170,255,.2);border-radius:12px;transition:all .3s ease;width:fit-content}.project-link:hover{color:#1a50b7;box-shadow:0 8px 24px #43aaff33;background:linear-gradient(135deg,#e0f7ffcc,#d0e8ffcc);border-color:#43aaff66}.project-link-icon{font-size:12px;transition:transform .3s ease}.project-link:hover .project-link-icon{transform:translate(2px,-2px)}.projects-list{max-width:1200px;width:100%;margin:40px auto 0;background:linear-gradient(135deg,#e0f7ff26,#d0e8ff26);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:32px;padding:40px;position:relative;z-index:2}.all-projects-item{margin-bottom:32px;animation:fadeInUp .8s ease forwards}.all-projects-item:nth-child(2n) .project-card{animation-delay:.1s}.all-projects-item:nth-child(3n) .project-card{animation-delay:.2s}.all-projects-item:last-child{margin-bottom:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.3}50%{transform:translate(-50%,-50%) scale(1.1);opacity:.2}}@media (max-width: 1240px){.projects-list{max-width:calc(100% - 140px);margin-left:20px;margin-right:20px}}@media (max-width: 1024px){.project-card{flex-direction:column;min-height:auto}.project-logo{width:100%;flex:0 0 220px;border-radius:24px 24px 0 0}.project-content{padding:30px 35px 35px}.project-title{font-size:2rem}.projects-list{padding:30px 25px;border-radius:24px;max-width:calc(100% - 40px)}}@media (max-width: 768px){.projects-list{padding:25px 20px;border-radius:20px;max-width:calc(100% - 30px);margin-left:15px;margin-right:15px}.project-card{border-radius:18px}.project-logo{flex:0 0 180px;padding:25px;border-radius:18px 18px 0 0}.project-content{padding:25px 30px 30px;gap:16px}.project-title{font-size:1.8rem}.project-description{font-size:1rem}}@media (max-width: 480px){.projects-list{padding:20px 15px;border-radius:16px;margin-top:30px;max-width:calc(100% - 20px);margin-left:10px;margin-right:10px}.project-card{border-radius:16px;min-height:auto}.project-logo{width:100%;flex:1 1 auto;padding:20px;border-radius:16px 16px 0 0;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.project-logo img{max-width:100%;height:auto;object-fit:contain;margin:0 auto}.project-content{padding:20px 25px 25px;gap:14px}.project-title{font-size:1.6rem}.project-description{font-size:.95rem;line-height:1.6}.technology-pill{padding:6px 14px;font-size:10px}.project-link{padding:10px 16px;font-size:13px}.all-projects-item{margin-bottom:24px}}.socials{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;max-width:800px;margin:auto;padding:20px}.social,.email-wrapper{display:flex;align-items:center;margin:0 15px;transition:all .3s ease;border-radius:5px}.social a,.email-wrapper a{text-decoration:none;display:flex;align-items:center;padding:10px;border-radius:5px;color:#a89d9d}.social a:hover,.email-wrapper a:hover{background-color:#2a6fdb;color:#fff;box-shadow:0 4px 15px #0003;transform:scale(1.05)}.social-icon{font-size:20px;color:inherit;transition:color .3s ease}.social-text{color:inherit;padding-left:10px;font-weight:600;font-size:18px}.email{display:flex}.email:before{content:"";display:block;padding-top:20px;border-top:3px solid #f4f4f5;margin-top:20px}.email-wrapper{padding-top:20px}.page-content{min-height:100vh;display:flex;flex-direction:column}.contact-container{display:flex;flex-direction:column;flex:1;justify-content:center;align-items:center;margin-top:80px;padding:0 20px;animation:slideUp 1s ease-in-out}.contact-title{font-weight:bolder;font-size:2.2em;margin-bottom:20px;text-align:center;background:linear-gradient(90deg,var(--primary-color),#2a6fdb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-subtitle{font-weight:700;font-size:1.1em;color:#a89d9d;max-width:700px;text-align:justify;line-height:1.7;margin-bottom:40px}.contact-email{color:#2a6fdb;text-decoration:none;font-weight:400}.contact-email:hover{text-decoration:underline}.socials-container{display:flex;justify-content:center;margin-top:40px}.content-wrapper{display:flex;flex-direction:column;flex:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 768px){.contact-container{padding:0 15px}.contact-title{font-size:1.8em}.contact-subtitle{font-size:1em}.socials-container{margin-top:30px}}.not-found{overflow:hidden;height:100vh}.notfound-logo-container{display:flex;justify-content:left;padding-top:25px}.notfound-logo{display:flex;position:fixed;border:1px solid white;border-radius:50%;box-shadow:0 4px 10px #00000040;top:4vh;z-index:999}.notfound-container{display:flex;flex-direction:column;height:100%;margin:0;padding-top:120px}.notfound-message{position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;top:50%;left:50%;transform:translate(-50%,-50%)}.notfound-title{font-family:var(--secondary-font);color:var(--primary-color);font-size:80px;padding-top:15px;font-weight:700}.not-found-message{color:var(--secondary-color);font-size:2rem;margin:2rem 0;text-align:center}.not-found-link{font-size:1.5rem;text-decoration:none;color:#fff;background-color:var(--link-color);padding:1rem 2rem;border-radius:50px;transition:all .3s ease-in-out}.not-found-link:hover{background-color:#fff;color:var(--link-color);box-shadow:2px 2px 8px #0000004d}@media (max-width: 500px){.notfound-message{position:absolute;top:auto;left:auto;width:100%;transform:none}.notfound-title{font-size:50px}.not-found-message{width:100%;font-size:15px;margin-top:10px;margin-left:-5px;margin-right:32px}.not-found-link{font-size:15px;padding:15px}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#383636;border-radius:5px}::-webkit-scrollbar-thumb:hover{background-color:#000}.page-content{background-color:#fff;position:relative}.page-content:before,.page-content:after{content:"";position:absolute;top:0;bottom:0;width:calc((100% - 1200px)/2);background-color:#fafafa;border:1px solid #f4f4f5}.page-content:before{left:0;z-index:1}.page-content:after{right:0;z-index:1}.content-wrapper{max-width:1000px;margin:0 auto}.title{color:var(--primary-color);font-family:var(--secondary-font);font-size:45px;font-weight:700;width:70%}.subtitle{padding-top:10px;color:var(--secondary-color);font-size:16px;line-height:28px;width:70%;margin-top:25px}.section-title{text-align:center;color:#6495ed;font-size:35px}.page-footer{margin-top:40px;text-align:center;padding:20px;color:#fff;position:block}.page-footer:before{content:"";position:absolute;left:0;right:0;border-top:2px solid var(--tertiary-color)}.hidden{display:none}@media (max-width: 1270px){.page-content:before,.page-content:after{width:5%}.content-wrapper{max-width:90%;padding-left:10%;padding-right:10%}}@media (max-width: 1024px){.page-content:before,.page-content:after{width:calc((100% - 950px)/2)}.content-wrapper{max-width:980px}}@media (max-width: 800px){.content-wrapper{max-width:90%;margin:0 auto;padding:0 10px}.page-content:before,.page-content:after{display:none}.title,.subtitle{width:100%}}:root{--primary-color: #27272a;--secondary-color: #65656d;--tertiary-color: #acacb4;--quaternary-color: #e4e4e7;--link-color: cornflowerblue;--primary-font: "Heebo", sans-serif;--secondary-font: "Roboto", sans-serif}body{margin:0;font-family:var(--primary-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
