*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#180052;font-family:Segoe UI,sans-serif;overflow:hidden auto}.desktop{min-height:100vh;padding:40px 60px}.header h1{font-size:64px;font-weight:300}.user{align-items:center;gap:12px;font-size:34px;font-weight:300;display:flex}.avatar{font-size:32px}.grid{grid-template-columns:320px 240px 320px;grid-auto-rows:160px;gap:12px;display:grid}.tile{cursor:pointer;flex-direction:column;justify-content:flex-end;padding:25px;transition:all .15s;display:flex}.tile:hover{transform:scale(.97)}.about{background:#0078d7;grid-row:span 2}.experience{background:#008a00;grid-row:span 2}.travel{background:#e51400;grid-row:span 2}.title{font-size:34px;font-weight:300}.subtitle{margin-top:10px;font-size:18px;line-height:1.4}.app{min-height:100vh;position:relative;overflow-x:hidden}.desktop{color:#fff;background-position:100% 0;background-repeat:no-repeat;background-size:cover;min-height:100vh;padding:45px 70px;font-family:Segoe UI,sans-serif;position:relative;overflow:hidden}.header{justify-content:space-between;align-items:baseline;margin-bottom:90px;display:flex}.header h1{letter-spacing:.4px;margin:0;font-size:72px;font-weight:300;line-height:1}.user{letter-spacing:.4px;color:#fffffff7;text-shadow:0 2px 8px #0000002e;margin:0;font-size:34px;font-weight:300}.metro{z-index:1;grid-template-columns:repeat(4,280px);grid-auto-rows:150px;gap:22px;display:grid;position:relative}.tile{cursor:pointer;-webkit-user-select:none;user-select:none;transform-origin:50%;border:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s,filter .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #0000002e}.tile:hover{filter:brightness(1.08);z-index:10;transform:translateY(-5px)scale(1.03);box-shadow:0 22px 45px #00000047}.tile:active{transform:scale(.98)}.tile:before{content:"";pointer-events:none;background:linear-gradient(#ffffff1a,#fff0);position:absolute;inset:0}.tile:after{content:"";opacity:0;background:linear-gradient(#ffffff1a,#0000 40%);transition:opacity .18s;position:absolute;inset:0}.tile:hover:after{opacity:1}.metroIcon{width:60px;height:60px;margin-bottom:20px;transition:transform .22s}.tile:hover .metroIcon{transform:scale(1.1)}.tileTitle{letter-spacing:.2px;pointer-events:none;font-size:23px;font-weight:300;transition:transform .2s}.tile:hover .tileTitle{transform:translateY(2px)}.about{background:#2672ec}.experience{background:#008299}.contact{background:#8c0095}.certifications{background:#5133ab}.education{background:#d24726}.projects{background:#094ab2}.travel{background:#008a00;grid-column:span 2}@media (width<=1200px){.metro{grid-template-columns:repeat(3,220px)}}@media (width<=900px){.desktop{padding:30px}.header{flex-direction:column;gap:10px;margin-bottom:40px}.header h1{font-size:46px}.user{font-size:20px}.metro{grid-template-columns:repeat(2,1fr);grid-auto-rows:120px}}@media (width<=600px){.metro{grid-template-columns:1fr}@media (width<=900px){.travel{grid-column:span 1}}}.home-mobile{perspective:1000px;perspective-origin:50%;background:#180052;min-height:100dvh;font-family:Segoe UI,sans-serif;overflow-x:hidden}.home-mobile-screen{transform-origin:0;backface-visibility:hidden;will-change:transform, opacity;background:#180052;flex-direction:column;min-height:100dvh;display:flex}.home-mobile-leaving .home-mobile-screen{pointer-events:none;animation:.38s cubic-bezier(.55,0,.85,.35) forwards windows-phone-start-exit}@keyframes windows-phone-start-exit{0%{opacity:1;transform:translate(0)rotateY(0)scale(1)}35%{opacity:1;transform:translate(-3%)rotateY(4deg)scale(.98)}to{opacity:0;transform:translate(-65%)rotateY(22deg)scale(.86)}}@media (prefers-reduced-motion:reduce){.home-mobile-leaving .home-mobile-screen{animation-duration:1ms}}.mobile-header{padding-top:env(safe-area-inset-top,24px);padding-bottom:22px;padding-left:22px;padding-right:22px}.mobile-header h1{color:#fff;margin:0;font-size:46px;font-weight:300;line-height:1}.mobile-header p{color:#fff;opacity:.9;margin-top:10px;font-size:18px;font-weight:300}.mobile-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:8px;padding:0 22px 30px;display:grid}.mobile-grid .wide{grid-column:span 2}.mobile-grid .large{grid-area:span 2/span 2}.mobile-tile{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;outline:none;flex-direction:column;justify-content:space-between;width:100%;padding:14px;font-family:Segoe UI,sans-serif;transition:transform .18s,filter .18s,opacity .18s;display:flex;position:relative;overflow:hidden}.mobile-tile:hover{filter:brightness(1.08)}.mobile-tile:active{filter:brightness(.92);transform:scale(.97)}.mobile-tile:focus-visible{outline-offset:2px;outline:2px solid #ffffffe6}:root{--tile-size:150px}.mobile-tile.small,.mobile-tile.medium{height:var(--tile-size)}.mobile-tile.wide{height:var(--tile-size);grid-column:span 2}.mobile-tile.large{height:calc(var(--tile-size) * 2 + 8px);grid-column:span 2}.mobile-tile-icon{color:#fff;justify-content:flex-start;align-items:flex-start;font-size:34px;line-height:1;display:flex}.mobile-tile-content{flex-direction:column;gap:2px;display:flex}.mobile-tile-title{color:#fff;font-size:20px;font-weight:300;line-height:1.2}.mobile-tile-subtitle{color:#ffffffd9;font-size:13px;font-weight:400;line-height:1.3}.aboutPage{background:0 0;min-height:100vh;font-family:Segoe UI,sans-serif}.aboutContent{align-items:flex-start;gap:60px;display:flex}.aboutPhoto{border:1px solid #ffffff59;width:560px;display:block}.photoCaption{text-align:center;opacity:.85;margin-top:12px;font-size:20px}.textSection{max-width:720px}.textSection h2{margin:0;font-size:42px;font-weight:300}.jobTitle{opacity:.9;margin:10px 0 40px;font-size:28px}.textSection h3{margin-bottom:25px;font-size:28px;font-weight:300}.textSection p{margin-bottom:22px;font-size:22px;line-height:1.7}.photoSubtitle{opacity:.7;margin-top:8px;font-size:18px;font-weight:300;display:block}.page{color:#fff;z-index:1;background:0 0;min-height:100vh;padding:45px 70px 60px;font-family:Segoe UI,sans-serif;position:relative}.backButton{color:#fff;cursor:pointer;opacity:.75;background:0 0;border:none;margin-bottom:40px;padding:0;font-size:20px;font-weight:300;transition:all .2s}.backButton:hover{opacity:1;transform:translate(-4px)}.pageTitle{letter-spacing:.5px;color:#fff;margin:0 0 50px;font-size:64px;font-weight:300}.page h2{margin-bottom:14px;font-size:34px;font-weight:300}.page h3{letter-spacing:.8px;text-transform:uppercase;opacity:.85;margin-top:40px;margin-bottom:20px;font-size:22px;font-weight:400}.page p{color:#ffffffe0;margin-bottom:18px;font-size:18px;line-height:1.8}.page a{color:#fff;text-decoration:none}.page a:hover{text-decoration:underline}.experiencePage{font-family:Segoe UI,sans-serif;overflow-x:auto}.timeline{width:1450px;height:800px}.item{width:320px;position:absolute}.item4{top:120px;left:80px}.item3{top:260px;left:420px}.item2{top:400px;left:790px}.item1{top:540px;left:1160px}.item h2{margin:0 0 8px;font-size:34px;font-weight:300}.item h3{margin:0 0 6px;font-size:22px;font-weight:600}.city{opacity:.75;margin-bottom:25px;font-size:18px}.current{opacity:.6;margin-bottom:20px;font-size:18px}.item ul{margin:0;padding-left:22px}.item li{margin-bottom:8px;font-size:18px;line-height:1.8}.certificationsPage{color:#fff;min-height:100vh;font-family:Segoe UI,sans-serif}.backButton{color:#fff;cursor:pointer;background:0 0;border:none;font-size:28px}.certGrid{gap:40px;display:flex}.certCard{box-sizing:border-box;background:#ffffff12;width:360px;height:260px;padding:30px;transition:all .2s}.certCard:hover{background:#ffffff1f;transform:scale(1.02)}.certYear{opacity:.55;margin-bottom:25px;font-size:22px}.certTitle{font-size:28px;font-weight:300;line-height:1.3}.certSubtitle{margin-top:5px;font-size:28px;font-weight:300;line-height:1.3}.certIssuer{opacity:.7;margin-top:55px;font-size:22px}.educationPage{color:#fff;font-family:Segoe UI,sans-serif}.educationTimeline{margin-left:55px;padding-left:85px;position:relative}.educationTimeline:before{content:"";background:#ffffff2e;width:2px;position:absolute;top:18px;bottom:220px;left:0}.entry{margin-bottom:90px;position:relative}.entry:last-child{margin-bottom:0}.dot{z-index:2;background:#fff;border-radius:50%;width:14px;height:14px;position:absolute;top:18px;left:-92px}.year{margin-bottom:28px;font-size:48px;font-weight:300}.content{max-width:760px}.content h3{margin-bottom:10px;font-size:30px;font-weight:300;line-height:1.45}.content p{opacity:.65;margin-bottom:28px;font-size:20px}.skills{opacity:.75;margin-top:20px;font-size:18px;line-height:1.8}.travelPage{font-family:Segoe UI,sans-serif}.travelTimeline{flex-direction:column;gap:90px;display:flex}.column1{margin-left:50px}.column2{margin-left:430px}.column3{margin-left:850px}.tripCity{margin-bottom:5px;font-size:42px;font-weight:300}.tripYear{opacity:.18;margin-bottom:10px;font-size:72px;font-weight:300;line-height:1}.tripCountry{opacity:.7;font-size:20px}.tripNote{opacity:.55;margin-top:20px;font-size:18px;font-style:italic}.trip{width:420px;transition:transform .25s;position:relative}.tripImage{left:300gitpx;opacity:0;pointer-events:none;background-position:50%;background-size:cover;border-radius:6px;width:340px;height:220px;transition:all .35s;position:absolute;top:-20px;transform:translate(-20px)scale(.97);box-shadow:0 10px 30px #00000059}.trip:hover{transform:translateY(-4px)}.trip:hover .tripImage{opacity:1;transform:translate(0)scale(1)}.contactPage{font-family:Segoe UI,sans-serif}.subtitle{opacity:.65;margin-bottom:90px;font-size:28px;font-weight:300}.contactBlock{margin-bottom:80px}.label{opacity:.45;margin-bottom:10px;font-size:22px}.value{color:#fff;font-size:42px;font-weight:300;text-decoration:none;transition:opacity .2s}a.value:hover{opacity:.7}.projectsPage{font-family:Segoe UI,sans-serif}.projectsContainer{flex-direction:column;gap:120px;display:flex}.projectCard{width:560px}.left{margin-left:40px}.right{margin-left:720px}.projectTitle{margin-bottom:10px;font-size:42px;font-weight:300}.projectYear{opacity:.18;margin-bottom:20px;font-size:72px;font-weight:300;line-height:1}.projectTech{opacity:.75;margin-bottom:35px;font-size:24px}.projectDescription{margin-bottom:30px;font-size:28px;font-weight:300;line-height:1.4}.projectDetails{opacity:.7;flex-direction:column;gap:10px;font-size:20px;display:flex}.learnMore{color:#fff;cursor:pointer;opacity:.55;background:0 0;border:none;margin-top:35px;font-family:Segoe UI,sans-serif;font-size:22px;font-weight:300;transition:all .2s}.learnMore:hover{opacity:1}.gugolePage{font-family:Segoe UI,sans-serif}ul{padding:0;list-style:none}li{opacity:.85;font-size:24px;line-height:2}.flow{opacity:.9;font-size:28px;font-weight:300;line-height:2.2}.status{font-size:42px;font-weight:300}.period{opacity:.55;margin-top:10px;font-size:24px}.libroSociPage{font-family:Segoe UI,sans-serif}.screenshotsGrid{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:40px;display:grid}.screenshotTitle{opacity:.65;margin-top:12px;font-size:18px;font-weight:300}@media (width<=900px){.libroSociPage{padding:30px}.screenshotsGrid{grid-template-columns:1fr}.projectYear{font-size:70px}section p{font-size:20px}}.liscioClubPage{font-family:Segoe UI,sans-serif}.flow{opacity:.92;flex-direction:column;gap:14px;margin:40px 0;padding-left:20px;font-size:24px;font-weight:300;line-height:1.4;display:flex}.flow>div{transition:opacity .2s}.imageModal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;z-index:9999;background:#000000e0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@media (width<=700px){.flow{gap:10px;padding-left:0;font-size:20px}}.cryptoPage{font-family:Segoe UI,sans-serif}.projectYear{opacity:.18;font-size:90px;font-weight:300;line-height:1}.projectCategory{opacity:.65;margin-top:20px;margin-bottom:90px;font-size:24px}section{max-width:1050px;margin-bottom:100px}section h2{font-size:42px;font-weight:300;line-height:1.4}section h3{margin-bottom:30px;font-size:34px;font-weight:300}.intro{margin-top:30px}section p{opacity:.85;margin-bottom:25px;font-size:24px;font-weight:300;line-height:1.8}.featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:50px;display:grid}.featureTile{background:#ffffff14;border-radius:6px;min-height:180px;padding:28px;transition:all .25s}.featureTile:hover{background:#ffffff24;transform:translateY(-4px)}.featureTile h4{margin-bottom:20px;font-size:24px;font-weight:400}.featureTile p{opacity:.75;margin:0;font-size:18px;line-height:1.6}.flow{opacity:.9;margin-top:50px;padding-left:20px;font-size:28px;font-weight:300;line-height:2.1}.reportBox{color:#7cff9e;white-space:pre-line;background:#111;border-radius:6px;margin-top:50px;padding:35px;font-family:Consolas,monospace;font-size:20px;line-height:2;box-shadow:0 12px 30px #00000059}.screenshotsGrid{grid-template-columns:1fr;gap:30px;display:grid}.screenshotCard{flex-direction:column;display:flex}.screenshotsGrid img{cursor:pointer;border-radius:6px;width:100%;transition:transform .25s,box-shadow .25s;box-shadow:0 12px 30px #00000059}.screenshotsGrid img:hover{transform:scale(1.015);box-shadow:0 18px 45px #00000073}.screenshotTitle{opacity:.65;margin-top:14px;font-size:18px}.capabilities{opacity:.85;margin-top:40px;padding-left:28px;font-size:22px;line-height:2}.capabilities li{margin-bottom:6px}.imageModal{z-index:9999;cursor:pointer;background:#000000e0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.imageModal img{border-radius:8px;max-width:92vw;max-height:92vh;box-shadow:0 20px 60px #0000008c}@media (width<=900px){.cryptoPage{padding:30px}.featuresGrid{grid-template-columns:1fr}.projectYear{font-size:70px}section p{font-size:20px}.flow{font-size:22px}.reportBox{font-size:16px}}.projectYear{opacity:.12;-webkit-user-select:none;user-select:none;margin:18px 0 10px;font-size:72px;font-weight:200;line-height:1}.projectCategory{color:#ffffffc7;margin-bottom:70px;font-size:22px;font-weight:300}.projectIntro{color:#fff;max-width:720px;margin-bottom:22px;font-size:22px;font-weight:300;line-height:1.5}.projectDescription{max-width:900px;margin-bottom:80px}.projectSection{margin-top:70px}.projectSection:first-of-type{margin-top:0}.projectSection h2{text-transform:uppercase;letter-spacing:.8px;color:#fff;margin-bottom:28px;font-size:28px;font-weight:300}.projectSection h3{color:#fff;margin:30px 0 14px;font-size:20px;font-weight:400}.projectSection p{color:#ffffffe0;max-width:900px;margin-bottom:22px;font-size:18px;line-height:1.9}.projectList{margin:0;padding:0;list-style:none}.projectList li{color:#ffffffe6;margin-bottom:14px;padding-left:18px;font-size:18px;line-height:1.8;position:relative}.projectList li:before{content:"•";color:#9d6bff;position:absolute;left:0}.projectTech{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.projectBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:8px 16px;font-size:15px}.projectGallery{flex-direction:column;gap:50px;display:flex}.projectScreenshot{border:1px solid #ffffff14;border-radius:6px;width:100%;max-width:1050px;height:auto;display:block;box-shadow:0 12px 35px #00000059}.projectCaption{color:#fff9;margin-top:12px;font-size:16px}.projectLink{color:#fff;border-bottom:1px solid #ffffff40;text-decoration:none;transition:all .2s}.projectLink:hover{border-bottom-color:#fff}.projectDivider{background:#ffffff14;width:100%;max-width:1100px;height:1px;margin:70px 0}@media (width<=900px){.projectYear{font-size:56px}.projectCategory{margin-bottom:50px;font-size:18px}.projectIntro{font-size:20px}.projectScreenshot{max-width:100%}}.background{z-index:-1;position:fixed;inset:0;overflow:hidden}.background img{object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}.background:after{content:"";pointer-events:none;background:linear-gradient(135deg,#18005238 0%,#1800521f 45%,#18005214 100%);position:absolute;inset:0}.footer{color:#fff;opacity:.35;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:100;flex-direction:column;align-items:flex-end;gap:6px;font-family:Segoe UI,sans-serif;font-size:14px;font-weight:300;display:flex;position:fixed;bottom:30px;right:40px}.footer div{line-height:1.4}.about-mobile-content{width:100%;padding-bottom:40px}.about-mobile-photo{width:100%;margin:0;overflow:hidden}.about-mobile-photo img{object-fit:cover;width:100%;height:auto;display:block}.about-mobile-identity{padding:24px 22px 30px}.about-mobile-identity h2{color:#fff;margin:0;font-family:Segoe UI,sans-serif;font-size:32px;font-weight:300;line-height:1.1}.about-mobile-identity p{color:#fffc;margin:8px 0 0;font-family:Segoe UI,sans-serif;font-size:18px;font-weight:300;line-height:1.3}.about-mobile-section{padding:0 22px}.about-mobile-section h3{color:#fff;margin:0 0 18px;font-family:Segoe UI,sans-serif;font-size:28px;font-weight:300;line-height:1.1}.about-mobile-section p{color:#ffffffeb;margin:0 0 18px;font-family:Segoe UI,sans-serif;font-size:17px;font-weight:300;line-height:1.55}.mobile-page{box-sizing:border-box;color:#fff;perspective:1000px;perspective-origin:50%;background:#180052;width:100%;min-height:100dvh;margin:0;font-family:Segoe UI,Segoe WP,sans-serif;overflow-x:hidden}.mobile-page-screen{transform-origin:100%;backface-visibility:hidden;will-change:transform, opacity;background:#180052;width:100%;min-height:100dvh;animation:.43s cubic-bezier(.15,.7,.25,1) both windows-phone-app-enter}.mobile-page-leaving .mobile-page-screen{pointer-events:none;animation:.38s cubic-bezier(.55,0,.85,.35) forwards windows-phone-app-exit}@keyframes windows-phone-app-enter{0%{opacity:0;transform:translate(65%)rotateY(-22deg)scale(.86)}65%{opacity:1}to{opacity:1;transform:translate(0)rotateY(0)scale(1)}}@keyframes windows-phone-app-exit{0%{opacity:1;transform:translate(0)rotateY(0)scale(1)}35%{opacity:1}to{opacity:0;transform:translate(65%)rotateY(-22deg)scale(.86)}}@media (prefers-reduced-motion:reduce){.mobile-page-screen,.mobile-page-leaving .mobile-page-screen{animation-duration:1ms}}.mobile-page-header{padding:calc(env(safe-area-inset-top,0px) + 20px) 22px 18px;color:#fff}.mobile-back-button{color:#ffffffd9;cursor:pointer;background:0 0;border:none;align-items:center;margin:0 0 20px;padding:0;font-family:Segoe UI,sans-serif;font-size:18px;font-weight:300;transition:opacity .18s;display:inline-flex}.mobile-back-button:hover{opacity:.8}.mobile-back-button:active{opacity:.6}.mobile-page-header h1{color:#fff;margin:0;font-family:Segoe UI,sans-serif;font-size:46px;font-weight:300;line-height:1}.contact-mobile-content{box-sizing:border-box;width:100%;padding:0 22px 50px}.contact-mobile-intro{color:#fffc;margin:0 0 24px;font-family:Segoe UI,sans-serif;font-size:20px;font-weight:300;line-height:1.3}.contact-mobile-list{flex-direction:column;gap:8px;display:flex}.contact-mobile-tile{box-sizing:border-box;color:#fff;flex-direction:column;justify-content:space-between;width:100%;min-height:150px;padding:16px;text-decoration:none;display:flex}.contact-mobile-email{background:#1ba1e2}.contact-mobile-linkedin{background:#fa6800}.contact-mobile-location{background:#008a00}.contact-mobile-label{color:#fffc;font-family:Segoe UI,sans-serif;font-size:15px;font-weight:400;line-height:1}.contact-mobile-value{color:#fff;overflow-wrap:anywhere;font-family:Segoe UI,sans-serif;font-size:25px;font-weight:300;line-height:1.2}.contact-mobile-tile:active{opacity:.7}.experience-mobile-content{box-sizing:border-box;width:100%;padding:10px 22px 50px}.experience-mobile-timeline{width:100%;position:relative}.experience-mobile-timeline:before{content:"";background:#ffffff59;width:2px;position:absolute;top:7px;bottom:0;left:5px}.experience-mobile-item{padding:0 0 46px 34px;display:flex;position:relative}.experience-mobile-item:last-child{padding-bottom:0}.experience-mobile-marker{box-sizing:border-box;background:#fff;width:12px;height:12px;position:absolute;top:5px;left:0}.experience-mobile-details{width:100%}.experience-mobile-date{color:#ffffffb3;margin-bottom:10px;font-family:Segoe UI,sans-serif;font-size:13px;font-weight:400;line-height:1.3;display:block}.experience-mobile-details h2{color:#fff;margin:0;font-family:Segoe UI,sans-serif;font-size:27px;font-weight:300;line-height:1.15}.experience-mobile-company{color:#fff;margin:8px 0 0;font-family:Segoe UI,sans-serif;font-size:19px;font-weight:300;line-height:1.3}.experience-mobile-location{color:#ffffffa6;margin:4px 0 0;font-family:Segoe UI,sans-serif;font-size:16px;font-weight:300;line-height:1.3}.travel-mobile-content{width:100%;padding-bottom:50px}.travel-mobile-item{width:100%;margin:0 0 34px}.travel-mobile-heading{justify-content:space-between;align-items:flex-end;padding:0 22px 12px;display:flex}.travel-mobile-heading h2{color:#fff;margin:0;font-family:Segoe UI,sans-serif;font-size:31px;font-weight:300;line-height:1.1}.travel-mobile-heading span{color:#ffffffb3;font-family:Segoe UI,sans-serif;font-size:16px;font-weight:300;line-height:1.2}.travel-mobile-item img{object-fit:cover;width:100%;height:auto;display:block}.certifications-mobile-content{box-sizing:border-box;width:100%;padding:0 22px 50px}.certifications-mobile-intro{color:#fffc;margin:0 0 24px;font-family:Segoe UI,sans-serif;font-size:20px;font-weight:300;line-height:1.3}.certifications-mobile-list{flex-direction:column;gap:8px;display:flex}.certification-mobile-tile{box-sizing:border-box;color:#fff;flex-direction:column;justify-content:space-between;width:100%;min-height:180px;padding:16px;display:flex}.certification-mobile-year{font-family:Segoe UI,sans-serif;font-size:15px;font-weight:400;line-height:1}.certification-mobile-text h2{color:#fff;margin:0;font-family:Segoe UI,sans-serif;font-size:27px;font-weight:300;line-height:1.15}.certification-mobile-text p{color:#ffffffe6;margin:6px 0 0;font-family:Segoe UI,sans-serif;font-size:18px;font-weight:300;line-height:1.2}.certification-mobile-text span{color:#ffffffbf;margin-top:12px;font-family:Segoe UI,sans-serif;font-size:15px;font-weight:300;line-height:1.2;display:block}.education-mobile-content{box-sizing:border-box;width:100%;padding:10px 22px 50px}.education-mobile-timeline{width:100%;position:relative}.education-mobile-timeline:before{content:"";background:#ffffff59;width:2px;position:absolute;top:7px;bottom:0;left:5px}.education-mobile-item{padding:0 0 48px 34px;position:relative}.education-mobile-item:last-child{padding-bottom:0}.education-mobile-marker{box-sizing:border-box;background:#fff;width:12px;height:12px;position:absolute;top:5px;left:0}.education-mobile-details{width:100%}.education-mobile-year{color:#ffffffbf;margin-bottom:20px;font-family:Segoe UI,sans-serif;font-size:15px;font-weight:400;line-height:1;display:block}.education-mobile-course{margin-bottom:26px}.education-mobile-course:last-child{margin-bottom:0}.education-mobile-course h2{color:#fff;margin:0;font-family:Segoe UI,sans-serif;font-size:24px;font-weight:300;line-height:1.2}.education-mobile-course p{color:#ffffffb8;margin:7px 0 0;font-family:Segoe UI,sans-serif;font-size:17px;font-weight:300;line-height:1.3}.education-mobile-course .education-mobile-note{color:#ffffffd9;margin-top:14px;font-size:15px}.education-mobile-skills{color:#ffffffb3;margin-top:18px;font-family:Segoe UI,sans-serif;font-size:15px;font-weight:300;line-height:1.6}.projects-mobile-content{box-sizing:border-box;width:100%;padding:0 22px 50px}.project-mobile-tile{box-sizing:border-box;color:#fff;flex-direction:column;width:100%;min-height:320px;margin-bottom:8px;padding:18px;display:flex}.project-mobile-year{color:#ffffffe6;margin-bottom:18px;font-family:Segoe UI,sans-serif;font-size:15px;font-weight:400;line-height:1;display:block}.project-mobile-top h2{color:#fff;margin:0;font-family:Segoe UI,sans-serif;font-size:29px;font-weight:300;line-height:1.1}.project-mobile-tech{color:#ffffffd9;margin:8px 0 0;font-family:Segoe UI,sans-serif;font-size:16px;font-weight:300;line-height:1.3}.project-mobile-body{margin-top:28px}.project-mobile-description{color:#fff;margin:0 0 18px;font-family:Segoe UI,sans-serif;font-size:18px;font-weight:300;line-height:1.4}.project-mobile-details{flex-direction:column;gap:5px;display:flex}.project-mobile-details span{color:#fffc;font-family:Segoe UI,sans-serif;font-size:15px;font-weight:300;line-height:1.3}.project-mobile-learn-more{color:#fff;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:auto;padding:28px 0 0;font-family:Segoe UI,sans-serif;font-size:18px;font-weight:300}.project-mobile-learn-more:active{opacity:.6}.gugoletk-mobile-content{box-sizing:border-box;width:100%;padding:0 22px 50px}.gugoletk-mobile-intro{flex-direction:column;margin-bottom:46px;display:flex}.gugoletk-mobile-year{color:#ffffffb3;font-family:Segoe UI,sans-serif;font-size:15px;font-weight:400}.gugoletk-mobile-category{color:#ffffffd9;margin-top:8px;font-family:Segoe UI,sans-serif;font-size:18px;font-weight:300}.gugoletk-mobile-intro h2{color:#fff;margin:30px 0 0;font-family:Segoe UI,sans-serif;font-size:29px;font-weight:300;line-height:1.25}.gugoletk-mobile-section{margin-bottom:48px}.gugoletk-mobile-section:last-child{margin-bottom:0}.gugoletk-mobile-section h3{color:#fff;margin:0 0 20px;font-family:Segoe UI,sans-serif;font-size:28px;font-weight:300;line-height:1.1}.gugoletk-mobile-section p{color:#ffffffe6;margin:0 0 18px;font-family:Segoe UI,sans-serif;font-size:17px;font-weight:300;line-height:1.55}.gugoletk-mobile-highlights{flex-direction:column;gap:8px;display:flex}.gugoletk-mobile-highlights div{color:#fff;background:#0078d7;padding:14px;font-family:Segoe UI,sans-serif;font-size:17px;font-weight:300;line-height:1.3}.gugoletk-mobile-flow{flex-direction:column;align-items:stretch;display:flex}.gugoletk-mobile-flow div{color:#fff;text-align:center;background:#0078d7;padding:16px;font-family:Segoe UI,sans-serif;font-size:18px;font-weight:300}.gugoletk-mobile-flow span{color:#ffffffbf;text-align:center;padding:8px 0;font-family:Segoe UI,sans-serif;font-size:20px;font-weight:300}.crypto-mobile-content{box-sizing:border-box;width:100%;padding:0 22px 50px}.crypto-mobile-intro{flex-direction:column;margin-bottom:48px;display:flex}.crypto-mobile-year{color:#ffffffb3;font-family:Segoe UI,sans-serif;font-size:15px;font-weight:400}.crypto-mobile-category{color:#ffffffd9;margin-top:8px;font-family:Segoe UI,sans-serif;font-size:17px;font-weight:300;line-height:1.4}.crypto-mobile-intro h2{color:#fff;margin:30px 0 0;font-family:Segoe UI,sans-serif;font-size:29px;font-weight:300;line-height:1.25}.crypto-mobile-intro p{color:#ffffffb3;margin:12px 0 0;font-family:Segoe UI,sans-serif;font-size:17px;font-weight:300}.crypto-mobile-section{margin-bottom:52px}.crypto-mobile-section:last-child{margin-bottom:0}.crypto-mobile-section h3{color:#fff;margin:0 0 20px;font-family:Segoe UI,sans-serif;font-size:28px;font-weight:300;line-height:1.1}.crypto-mobile-section>p{color:#ffffffe6;margin:0 0 18px;font-family:Segoe UI,sans-serif;font-size:17px;font-weight:300;line-height:1.55}.crypto-mobile-flow{flex-direction:column;display:flex}.crypto-mobile-flow div{color:#fff;text-align:center;background:#00a300;padding:16px;font-family:Segoe UI,sans-serif;font-size:18px;font-weight:300}.crypto-mobile-flow span{color:#ffffffbf;text-align:center;padding:8px 0;font-family:Segoe UI,sans-serif;font-size:20px;font-weight:300}.crypto-mobile-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.crypto-mobile-feature{box-sizing:border-box;background:#00a300;min-height:180px;padding:14px}.crypto-mobile-feature h4{color:#fff;margin:0 0 14px;font-family:Segoe UI,sans-serif;font-size:20px;font-weight:300;line-height:1.15}.crypto-mobile-feature p{color:#ffffffd9;margin:0;font-family:Segoe UI,sans-serif;font-size:14px;font-weight:300;line-height:1.4}.crypto-mobile-example{width:100%;min-width:0;overflow:hidden}.crypto-mobile-example h3{padding:0 22px}.crypto-mobile-image-button{cursor:pointer;background:0 0;border:none;width:100%;padding:0;display:block}.crypto-mobile-image-button img{width:100%;height:auto;display:block}.crypto-mobile-caption{color:#ffffffb3;padding:12px 22px 0;font-family:Segoe UI,sans-serif;font-size:15px;font-weight:300;display:block}.crypto-mobile-capabilities{flex-direction:column;gap:8px;display:flex}.crypto-mobile-capabilities div{color:#fff;background:#00a300;padding:14px;font-family:Segoe UI,sans-serif;font-size:17px;font-weight:300;line-height:1.3}.crypto-mobile-modal{z-index:9999;box-sizing:border-box;cursor:zoom-out;background:#180052;justify-content:center;align-items:center;width:100vw;height:100dvh;padding:12px;display:flex;position:fixed;inset:0;overflow:hidden}.crypto-mobile-modal img{object-fit:contain;width:auto;max-width:calc(100vw - 24px);height:auto;max-height:calc(100dvh - 24px);display:block}.crypto-mobile-example img{object-fit:contain;width:100%;max-width:100%;height:auto;display:block}.librosoci-mobile-content{box-sizing:border-box;width:100%;padding:0 22px 50px}.librosoci-mobile-intro{flex-direction:column;margin-bottom:48px;display:flex}.librosoci-mobile-year{color:#ffffffb3;font-family:Segoe UI,sans-serif;font-size:15px;font-weight:400}.librosoci-mobile-category{color:#ffffffd9;margin-top:8px;font-family:Segoe UI,sans-serif;font-size:17px;font-weight:300;line-height:1.4}.librosoci-mobile-intro h2{color:#fff;margin:30px 0 0;font-family:Segoe UI,sans-serif;font-size:29px;font-weight:300;line-height:1.25}.librosoci-mobile-intro p{color:#ffffffb3;margin:12px 0 0;font-family:Segoe UI,sans-serif;font-size:17px;font-weight:300;line-height:1.4}.librosoci-mobile-section{margin-bottom:52px}.librosoci-mobile-section:last-child{margin-bottom:0}.librosoci-mobile-section h3{color:#fff;margin:0 0 20px;font-family:Segoe UI,sans-serif;font-size:28px;font-weight:300;line-height:1.1}.librosoci-mobile-section>p{color:#ffffffe6;margin:0 0 18px;font-family:Segoe UI,sans-serif;font-size:17px;font-weight:300;line-height:1.55}.librosoci-mobile-gallery-section{margin-left:-22px;margin-right:-22px}.librosoci-mobile-gallery-section h3{padding:0 22px}.librosoci-mobile-gallery{flex-direction:column;gap:26px;display:flex}.librosoci-mobile-screenshot{width:100%}.librosoci-mobile-screenshot button{cursor:pointer;background:0 0;border:none;width:100%;padding:0;display:block}.librosoci-mobile-screenshot img{width:100%;height:auto;display:block}.librosoci-mobile-screenshot span{color:#ffffffb3;padding:10px 22px 0;font-family:Segoe UI,sans-serif;font-size:15px;font-weight:300;display:block}.librosoci-mobile-flow{flex-direction:column;margin-top:30px;display:flex}.librosoci-mobile-flow div{color:#fff;text-align:center;background:#da532c;padding:16px;font-family:Segoe UI,sans-serif;font-size:18px;font-weight:300}.librosoci-mobile-flow span{color:#ffffffbf;text-align:center;padding:8px 0;font-family:Segoe UI,sans-serif;font-size:20px;font-weight:300}.librosoci-mobile-modal{z-index:1000;cursor:pointer;background:#000000f0;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}.librosoci-mobile-modal img{object-fit:contain;max-width:100%;max-height:95vh;display:block}.liscioclub-mobile-content{box-sizing:border-box;width:100%;padding:0 22px 50px}.liscioclub-mobile-intro{flex-direction:column;margin-bottom:48px;display:flex}.liscioclub-mobile-year{color:#ffffffb3;font-family:Segoe UI,sans-serif;font-size:15px;font-weight:400}.liscioclub-mobile-category{color:#ffffffd9;margin-top:8px;font-family:Segoe UI,sans-serif;font-size:17px;font-weight:300;line-height:1.4}.liscioclub-mobile-intro h2{color:#fff;margin:30px 0 0;font-family:Segoe UI,sans-serif;font-size:29px;font-weight:300;line-height:1.25}.liscioclub-mobile-intro p{color:#ffffffb3;margin:12px 0 0;font-family:Segoe UI,sans-serif;font-size:17px;font-weight:300;line-height:1.4}.liscioclub-mobile-section{margin-bottom:52px}.liscioclub-mobile-section:last-child{margin-bottom:0}.liscioclub-mobile-section h3{color:#fff;margin:0 0 20px;font-family:Segoe UI,sans-serif;font-size:28px;font-weight:300;line-height:1.1}.liscioclub-mobile-section>p{color:#ffffffe6;margin:0 0 18px;font-family:Segoe UI,sans-serif;font-size:17px;font-weight:300;line-height:1.55}.liscioclub-mobile-gallery-section{margin-left:-22px;margin-right:-22px}.liscioclub-mobile-gallery-section h3{padding:0 22px}.liscioclub-mobile-gallery{flex-direction:column;gap:26px;display:flex}.liscioclub-mobile-screenshot{width:100%}.liscioclub-mobile-screenshot button{cursor:pointer;background:0 0;border:none;width:100%;padding:0;display:block}.liscioclub-mobile-screenshot img{width:100%;height:auto;display:block}.liscioclub-mobile-screenshot span{color:#ffffffb3;padding:10px 22px 0;font-family:Segoe UI,sans-serif;font-size:15px;font-weight:300;display:block}.liscioclub-mobile-features{flex-direction:column;gap:8px;display:flex}.liscioclub-mobile-features div{color:#fff;background:#b91d47;padding:14px;font-family:Segoe UI,sans-serif;font-size:17px;font-weight:300;line-height:1.3}.liscioclub-mobile-flow{flex-direction:column;display:flex}.liscioclub-mobile-flow div{color:#fff;text-align:center;background:#b91d47;padding:16px;font-family:Segoe UI,sans-serif;font-size:18px;font-weight:300;line-height:1.3}.liscioclub-mobile-flow span{color:#ffffffbf;text-align:center;padding:8px 0;font-family:Segoe UI,sans-serif;font-size:20px;font-weight:300}.liscioclub-mobile-flow-description{margin-top:28px!important}.liscioclub-mobile-modal{z-index:1000;cursor:pointer;background:#000000f0;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}.liscioclub-mobile-modal img{object-fit:contain;max-width:100%;max-height:95vh;display:block}
