*{box-sizing:border-box}body,html{height:100%;margin:0;overflow:hidden;padding:0}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}.window{touch-action:none;transition:opacity .2s ease,transform .1s ease;z-index:10}@media(max-width:768px){.window{touch-action:manipulation}}.window.active{opacity:1;z-index:100!important}.window.active .sectionContainer{box-shadow:0 8px 24px #0006}.window.inactive{z-index:10!important}.window.inactive .sectionContainer{border:1px solid #ccc;box-shadow:0 4px 12px #0003}.window.inactive:hover{cursor:pointer;opacity:.95}.fullscreen.window{bottom:50px!important;height:calc(100vh - 50px)!important;height:calc(var(--vh, 1vh)*100 - 50px)!important;height:calc(100dvh - 50px)!important;left:0!important;max-height:calc(100vh - 50px)!important;max-height:calc(var(--vh, 1vh)*100 - 50px)!important;max-height:calc(100dvh - 50px)!important;max-width:100vw!important;min-height:calc(100vh - 50px)!important;min-height:calc(var(--vh, 1vh)*100 - 50px)!important;min-height:calc(100dvh - 50px)!important;min-width:100vw!important;position:fixed!important;right:0!important;top:0!important;transform:none!important;width:100vw!important;z-index:1000!important}@media(max-width:768px){.fullscreen.window{bottom:60px!important;height:calc(100vh - 60px)!important;height:calc(var(--vh, 1vh)*100 - 60px)!important;height:calc(100dvh - 60px)!important;max-height:calc(100vh - 60px)!important;max-height:calc(var(--vh, 1vh)*100 - 60px)!important;max-height:calc(100dvh - 60px)!important;min-height:calc(100vh - 60px)!important;min-height:calc(var(--vh, 1vh)*100 - 60px)!important;min-height:calc(100dvh - 60px)!important}}.fullscreen.window .sectionContainer{background-color:#15191c;background-color:var(--section-container-background-fullscreen);border-radius:0}.fullscreen.window .sectionContainer .actionBar{cursor:default}.fullscreen.window .sectionContainer .actionBar .close{border-radius:0!important}.sectionContainer{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:#15191cf7;background-color:var(--section-container-background);border:1px solid #ffffff4d;border-radius:7px;border-radius:16px;box-shadow:0 0 11px 4px #0006;box-shadow:var(--section-container-box-shadow);display:flex;flex-direction:column;height:100%;overflow:hidden;transition:box-shadow .2s ease,border .2s ease;width:100%}.sectionContainer .actionBar{align-items:center;background-color:#13151c;background-color:var(--section-container-action-bar);color:#f5f5f5;color:var(--section-container-action-bar-text);cursor:move;display:flex;height:30px;justify-content:flex-end;position:relative;touch-action:none;-webkit-user-select:none;user-select:none}@media(max-width:768px){.sectionContainer .actionBar{height:30px;touch-action:manipulation}}.sectionContainer .actionBar .actionBtnsWrapper{display:flex;height:100%;position:relative;z-index:10}.sectionContainer .actionBar .actionBtnsWrapper .actionBtn{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0 8px;touch-action:manipulation;transition:background-color .2s ease}@media(max-width:768px){.sectionContainer .actionBar .actionBtnsWrapper .actionBtn{min-height:30px;min-width:30px;padding:0 12px}}.sectionContainer .actionBar .actionBtnsWrapper .actionBtn:active,.sectionContainer .actionBar .actionBtnsWrapper .actionBtn:hover{background-color:#394956f7;background-color:var(--section-container-action-bar-text-hover)}.sectionContainer .actionBar .actionBtnsWrapper .actionBtn.close{border-radius:0 7px 0 0;position:relative;z-index:20}.sectionContainer .actionBar .actionBtnsWrapper .actionBtn.close:active,.sectionContainer .actionBar .actionBtnsWrapper .actionBtn.close:hover{background-color:#f44336;color:#fff}@media(max-width:768px){.sectionContainer .actionBar .actionBtnsWrapper .actionBtn.close:active{background-color:#d32f2f;transform:scale(.95)}.sectionContainer .actionBar .actionBtnsWrapper .actionBtn.close:before{bottom:-5px;content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:21}}.sectionContainer .actionBar .actionBtnsWrapper .actionBtn svg{font-size:16px;pointer-events:none}@media(max-width:768px){.sectionContainer .actionBar .actionBtnsWrapper .actionBtn svg{font-size:18px}}.sectionContainer .content{flex:1 1;overflow-y:auto;padding:15px}.sectionContainer .content h1,.sectionContainer .content h2{color:#f5f5f5;color:var(--section-heading-color);font-size:18px;margin-bottom:15px;margin-top:0}.sectionContainer .content p{color:#f5f5f5;color:var(--text-color);font-size:14px;line-height:1.6;margin-bottom:12px}.sectionContainer .content .aboutContent .aboutTextWithImage{overflow:hidden;position:relative}.sectionContainer .content .aboutContent .aboutTextWithImage .aboutProfilePic{border:3px solid #2196f3;border:3px solid var(--primary-button-color);border-radius:50%;box-shadow:0 4px 12px #0003;-webkit-clip-path:circle(50%);clip-path:circle(50%);float:left;height:140px;margin:0 20px 20px 0;object-fit:cover;shape-outside:circle(50%);width:140px}@media(max-width:768px){.sectionContainer .content .aboutContent .aboutTextWithImage .aboutProfilePic{border-width:2px;height:120px;margin:0 15px 15px 0;width:120px}}@media(max-width:480px){.sectionContainer .content .aboutContent .aboutTextWithImage .aboutProfilePic{display:block;float:none;margin:0 auto 15px;shape-outside:none}}.sectionContainer .content .aboutContent .aboutTextWithImage .aboutText{line-height:1.6;text-align:justify}.sectionContainer .content .aboutContent .aboutTextWithImage .aboutText p{margin-bottom:16px;text-align:justify}.sectionContainer .content .aboutContent .aboutTextWithImage .aboutText p:first-of-type{font-size:15px;font-weight:500;margin-top:0}.sectionContainer .content .aboutContent .aboutTextWithImage .aboutText p:last-child{margin-bottom:0}@media(max-width:480px){.sectionContainer .content .aboutContent .aboutTextWithImage .aboutText,.sectionContainer .content .aboutContent .aboutTextWithImage .aboutText p{text-align:left}}.sectionContainer .content .skillsWrapper h3{border-bottom:1px solid #2196f3;border-bottom:1px solid var(--skill-category-border);color:#2196f3;color:var(--skill-category-color);font-size:16px;margin:20px 0 10px;padding-bottom:5px}.sectionContainer .content .skillsWrapper h3:first-of-type{margin-top:0}@media(max-width:768px){.sectionContainer .content .skillsWrapper h3{font-size:15px;margin:15px 0 8px}}.sectionContainer .content .skillsWrapper .skill{align-items:center;border-bottom:1px solid #333;border-bottom:1px solid var(--skill-border-color);display:flex;font-size:14px;justify-content:space-between;padding:8px 0}@media(max-width:768px){.sectionContainer .content .skillsWrapper .skill{font-size:13px;padding:6px 0}}.sectionContainer .content .skillsWrapper .skill:last-child{border-bottom:none}.sectionContainer .content .skillsWrapper .skill .skillName{color:#f5f5f5;color:var(--skill-name-color);font-weight:600}.sectionContainer .content .skillsWrapper .skill .skillLevel{background:#4caf501a;background:var(--skill-level-background);border-radius:4px;color:#4caf50;color:var(--skill-level-color);font-size:12px;font-weight:500;padding:2px 8px}@media(max-width:768px){.sectionContainer .content .skillsWrapper .skill .skillLevel{font-size:11px;padding:1px 6px}}.sectionContainer .content .experienceWrapper .experience{border-bottom:1px solid #333;border-bottom:1px solid var(--experience-border-color);margin-bottom:15px;padding-bottom:12px}.sectionContainer .content .experienceWrapper .experience .link a{color:#2196f3;color:var(--section-link-color);font-size:13px}.sectionContainer .content .experienceWrapper .experience .link a:hover{color:#1976d2;color:var(--section-link-hover)}@media(max-width:768px){.sectionContainer .content .experienceWrapper .experience{margin-bottom:10px;padding-bottom:8px}}.sectionContainer .content .experienceWrapper .experience:last-child{border-bottom:none;margin-bottom:0}.sectionContainer .content .experienceWrapper .experience .experienceName{color:#2196f3;color:var(--experience-title-color);font-size:15px;font-weight:700;margin-bottom:6px}@media(max-width:768px){.sectionContainer .content .experienceWrapper .experience .experienceName{font-size:14px;margin-bottom:4px}}.sectionContainer .content .experienceWrapper .experience .experienceDescription{color:#f5f5f5;color:var(--experience-description-color);font-size:13px;line-height:1.5}@media(max-width:768px){.sectionContainer .content .experienceWrapper .experience .experienceDescription{font-size:12px}}.sectionContainer .content .experienceWrapper .experience .experienceDescription span:first-child{color:#999;color:var(--experience-date-color);display:block;font-style:italic;font-weight:600;margin-bottom:5px}.sectionContainer .content .experienceWrapper .experience .experienceDescription div{margin-top:5px}.sectionContainer .content .experienceWrapper .experience .experienceDescription div span{display:inline}.sectionContainer .content .gameIframeWrapper{height:100%;width:100%}.sectionContainer .content .gameIframeWrapper iframe{background:#fff;border:none;border-radius:8px;min-height:500px}.sectionContainer .content .pdfViewer{height:100%;width:100%}.sectionContainer .content .pdfViewer iframe{background:#fff;border:none;border-radius:8px}.sectionContainer .content .pdfViewerMobile{display:flex;flex-direction:column;gap:20px;height:100%;padding:10px}.sectionContainer .content .pdfViewerMobile .pdfInfo{text-align:center}.sectionContainer .content .pdfViewerMobile .pdfInfo h2{color:#f5f5f5;color:var(--text-color);font-size:20px;margin:0 0 10px}@media(max-width:768px){.sectionContainer .content .pdfViewerMobile .pdfInfo h2{font-size:18px}}.sectionContainer .content .pdfViewerMobile .pdfInfo p{color:#f5f5f5;color:var(--text-color);font-size:14px;line-height:1.5;margin:0}@media(max-width:768px){.sectionContainer .content .pdfViewerMobile .pdfInfo p{font-size:13px}}.sectionContainer .content .pdfViewerMobile .pdfActions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.sectionContainer .content .pdfViewerMobile .pdfActions .pdfActionBtn{align-items:center;background:#2196f3;background:var(--primary-button-color);border:none;border-radius:8px;color:#fff;color:var(--button-text-color);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;min-width:140px;padding:10px 15px;transition:all .2s ease;width:155px}@media(max-width:768px){.sectionContainer .content .pdfViewerMobile .pdfActions .pdfActionBtn{font-size:13px;min-width:130px;padding:10px 15px}}.sectionContainer .content .pdfViewerMobile .pdfActions .pdfActionBtn:active{transform:translateY(0)}.sectionContainer .content .pdfViewerMobile .pdfActions .pdfActionBtn svg{font-size:18px}@media(max-width:768px){.sectionContainer .content .pdfViewerMobile .pdfActions .pdfActionBtn svg{font-size:16px}}.sectionContainer .content .pdfViewerMobile .pdfActions .pdfActionBtn:hover{background:#1976d2;background:var(--primary-button-hover);box-shadow:0 4px 12px #2196f34d;box-shadow:0 4px 12px var(--button-shadow-primary);transform:translateY(-1px)}.sectionContainer .content .pdfViewerMobile .pdfActions .pdfActionBtn.download{align-items:center;background:#4caf50;background:var(--success-button-color);border:none;border-radius:8px;color:#fff;color:var(--button-text-color);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;min-width:140px;padding:10px 15px;transition:all .2s ease}@media(max-width:768px){.sectionContainer .content .pdfViewerMobile .pdfActions .pdfActionBtn.download{font-size:13px;min-width:130px;padding:10px 15px}}.sectionContainer .content .pdfViewerMobile .pdfActions .pdfActionBtn.download:active{transform:translateY(0)}.sectionContainer .content .pdfViewerMobile .pdfActions .pdfActionBtn.download svg{font-size:18px}@media(max-width:768px){.sectionContainer .content .pdfViewerMobile .pdfActions .pdfActionBtn.download svg{font-size:16px}}.sectionContainer .content .pdfViewerMobile .pdfActions .pdfActionBtn.download:hover{background:#388e3c;background:var(--success-button-hover);box-shadow:0 4px 12px #4caf504d;box-shadow:0 4px 12px var(--button-shadow-success);transform:translateY(-1px)}.sectionContainer .content .pdfViewerMobile .pdfFallback{flex:1 1;min-height:200px}.sectionContainer .content .pdfViewerMobile .pdfFallback object{border:2px dashed #ccc;border-radius:8px}.sectionContainer .content .pdfViewerMobile .pdfFallback p{color:#f5f5f5;color:var(--text-color);padding:20px;text-align:center}.sectionContainer .content .pdfViewerMobile .pdfFallback p a{color:#2196f3;color:var(--section-link-color);font-weight:500;text-decoration:none}.sectionContainer .content .pdfViewerMobile .pdfFallback p a:hover{color:#1976d2;color:var(--section-link-hover);text-decoration:underline}.actionBtn.close{cursor:pointer}.footer{align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:#1b1f23f7;background-color:var(--footer-background);box-shadow:0 0 10px 0 hsla(0,0%,58%,.175);box-shadow:var(--box-shadow);color:#f5f5f5;color:var(--footer-text-color);display:flex;flex-direction:row;flex-shrink:0;height:50px;justify-content:space-between;padding:0 10px;position:relative;z-index:3000}@media(max-width:768px){.footer{bottom:0;box-sizing:border-box;height:60px;padding:0 15px env(safe-area-inset-bottom,0);position:relative;width:100%}}.footer .footerLeft{align-items:center;display:flex;flex-direction:row;height:40px}@media(max-width:768px){.footer .footerLeft{height:50px}}.footer .footerRight{align-items:center;display:flex;flex-direction:row;gap:10px;height:40px;padding:0 5px}@media(max-width:768px){.footer .footerRight{gap:15px;height:50px;padding:0 8px}}.footer .footerRight .settingsWrapper{align-items:center;display:flex;height:100%;justify-content:center;padding:0 5px}@media(max-width:768px){.footer .footerRight .settingsWrapper{border-radius:8px;min-height:44px;min-width:44px;padding:8px 12px;transition:background-color .2s ease}.footer .footerRight .settingsWrapper:active{background-color:#fff3;transform:scale(.95)}}.footer .footerRight .settingsWrapper .settingsIcon{cursor:pointer}@media(max-width:768px){.footer .footerRight .settingsWrapper .settingsIcon{font-size:24px}}.footer .footerRight .settingsWrapper:hover{border-radius:5px;box-shadow:0 0 10px 0 hsla(0,0%,58%,.175);box-shadow:var(--box-shadow)}@media(max-width:768px){.footer .footerRight .settingsWrapper:hover{box-shadow:none}.footer .footerRight .timeWrapper .footer-time{font-size:14px;font-weight:500}.footer .footerRight .timeWrapper .footer-date{font-size:12px}}.backgroundPicker,.settingsContent{max-width:100%;overflow:hidden;width:100%}.backgroundPicker .backgroundImagesContainer{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;padding:4px}.backgroundPicker .backgroundImagesContainer .backgroundImage{border-radius:5px;box-shadow:0 0 5px 0 rgba(0,0,0,.463);cursor:pointer;height:110px;object-fit:cover;overflow:hidden;width:130px}.backgroundPicker .backgroundImagesContainer .backgroundImage:hover{scale:1.03}.backgroundPicker .backgroundImagesContainer .selectedBackgroundImage{border:2px solid #fff}.themePicker .themeButton{background-color:#1a1a1a;background-color:var(--theme-button-background);border:1px solid #545353;border:1px solid var(--theme-button-border);border-radius:5px;box-shadow:0 0 10px 0 hsla(0,0%,58%,.175);box-shadow:var(--box-shadow);color:#f5f5f5;color:var(--theme-button-text);cursor:pointer;margin:5px;padding:5px 10px}.themePicker .themeButton:hover{background-color:#5d5c5c56;background-color:var(--theme-button-hover)}.themePicker .themeButton:disabled{cursor:not-allowed;opacity:.5}.emailFormContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px}.emailFormContainer .emailFormTitle{text-align:left;width:100%}.emailFormContainer .emailForm{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:25px;min-width:200px;width:50%}.emailFormContainer .emailForm .emailInput,.emailFormContainer .emailForm .emailTextarea{background-color:#30314bc7;background-color:var(--input-background-color);border:1px solid #3f3b53;border:1px solid var(--input-border-color);border-radius:5px;box-shadow:0 0 5px #e5da4654;color:#000;font-size:1rem;padding:7px;width:100%}.emailFormContainer .emailForm .emailTextarea{min-height:100px}.emailFormContainer .emailForm input:focus,.emailFormContainer .emailForm textarea:focus{border-color:#161547;border-color:var(--input-focus-border-color);border-width:2px;box-shadow:0 0 5px #e5da4654;outline:none}.emailFormContainer .emailForm .emailButton{align-items:center;background:#2196f3;background:var(--primary-button-color);border:none;border-radius:8px;color:#fff;color:var(--button-text-color);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;margin-top:25px;min-width:140px;padding:10px 15px;transition:all .2s ease}@media(max-width:768px){.emailFormContainer .emailForm .emailButton{font-size:13px;min-width:130px;padding:10px 15px}}.emailFormContainer .emailForm .emailButton:active{transform:translateY(0)}.emailFormContainer .emailForm .emailButton svg{font-size:18px}@media(max-width:768px){.emailFormContainer .emailForm .emailButton svg{font-size:16px}}.emailFormContainer .emailForm .emailButton:hover{background:#1976d2;background:var(--primary-button-hover);box-shadow:0 4px 12px #2196f34d;box-shadow:0 4px 12px var(--button-shadow-primary);transform:translateY(-1px)}.startContainer .startContentOpen{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:var(--start-open-background);border:1px solid hsla(0,0%,100%,.097);border-radius:5px;bottom:60px;box-shadow:var(--box-shadow);left:10px;max-width:100%;overflow:hidden;padding:10px;position:absolute;width:-webkit-fit-content;width:fit-content;z-index:1000}@media(max-width:768px){.startContainer .startContentOpen{bottom:70px;left:15px;max-width:none;padding:15px;right:15px;width:calc(100% - 30px)}}.startContainer .recommendedSection{align-items:left;display:flex;flex-direction:column;gap:8px}.startContainer .recommendedSection .recommendedSectionTitle{color:var(--footer-text-color);font-size:1.2rem;font-weight:600}.startContainer .recommendedSection .recommendedSectionContent{color:var(--footer-text-color);display:flex;flex-direction:column;gap:0}.startContainer .recommendedSection .recommendedSectionContent span{font-size:1.3rem;margin-right:5px}.startContainer .recommendedSection .emailItem,.startContainer .recommendedSection .pdfItem{align-items:center;cursor:pointer;display:flex;font-size:1.2rem;gap:10px;height:50px;padding:2px 10px 2px 5px;text-decoration:none;width:100%}.startContainer .recommendedSection .emailItem a,.startContainer .recommendedSection .pdfItem a{color:var(--footer-text-color);text-decoration:none}.startContainer .recommendedSection .emailItem:hover,.startContainer .recommendedSection .pdfItem:hover{border-radius:5px;box-shadow:var(--box-shadow)}@media(max-width:768px){.startContainer .recommendedSection .emailItem,.startContainer .recommendedSection .pdfItem{font-size:1rem;height:60px;padding:8px 15px}.startContainer .recommendedSection .emailItem:active,.startContainer .recommendedSection .pdfItem:active{background-color:#ffffff1a;transform:scale(.98)}}.startBtnWrapper{align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px;padding:3px 5px}@media(max-width:768px){.startBtnWrapper{border-radius:8px;min-height:44px;padding:8px 12px;transition:background-color .2s ease}.startBtnWrapper:active{background-color:#fff3;transform:scale(.95)}}.startBtnWrapper .startImg{display:flex}.startBtnWrapper .startImg .photoButton{border-radius:50%;height:35px;overflow:hidden;width:35px}@media(max-width:768px){.startBtnWrapper .startImg .photoButton{height:40px;width:40px}}.startBtnWrapper .startText{font-size:12px;font-weight:600}@media(max-width:768px){.startBtnWrapper .startText{font-size:14px}}.startBtnWrapper:hover,.startBtnWrapperOpen{border-radius:5px;box-shadow:var(--box-shadow)}@media(max-width:768px){.startBtnWrapper:hover,.startBtnWrapperOpen{box-shadow:none}}.layoutContainer{-webkit-overflow-scrolling:touch;background-color:#15191cf7;background-color:var(--section-container-background);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;height:calc(var(--vh, 1vh)*100);height:100dvh;left:0;overflow:hidden;position:fixed;top:0;touch-action:manipulation;width:100vw}.desktop{flex:1 1;height:calc(100% - 50px);overflow:hidden;position:relative;width:100%}@media(max-width:768px){.desktop{-webkit-overflow-scrolling:touch;height:calc(100% - 60px);overflow-y:auto}}.desktop .foldersGrid{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;left:10px;max-width:calc(100% - 20px);position:absolute;top:10px;z-index:1}@media(max-width:768px){.desktop .foldersGrid{gap:10px;left:5px;max-width:calc(100% - 10px);top:5px}}.desktop .foldersGrid .folderIcon{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:8px;touch-action:manipulation;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}@media(max-width:768px){.desktop .foldersGrid .folderIcon{min-height:70px;padding:12px}}.desktop .foldersGrid .folderIcon:active,.desktop .foldersGrid .folderIcon:focus,.desktop .foldersGrid .folderIcon:hover{background-color:#bfbfbf1e;background-color:var(--icons-hover-color);box-shadow:0 0 10px 0 hsla(0,0%,58%,.175);box-shadow:var(--box-shadow)}@media(max-width:768px){.desktop .foldersGrid .folderIcon:active{background-color:#ffffff4d;transform:scale(.95)}}.desktop .foldersGrid .folderIcon .folderSvg{color:#e4dfdf;color:var(--icons-color);font-size:38px;margin-bottom:5px}@media(max-width:768px){.desktop .foldersGrid .folderIcon .folderSvg{font-size:36px;margin-bottom:3px}}.desktop .foldersGrid .folderIcon .folderLabel{word-wrap:break-word;color:#f5f5f5;color:var(--icons-text-color);font-size:12px;font-weight:500;line-height:1.2;max-width:60px;overflow:hidden;text-align:center;text-overflow:ellipsis;text-shadow:0 0 10px rgba(0,0,0,.329);text-shadow:var(--text-shadow);white-space:nowrap;width:100%}@media(max-width:768px){.desktop .foldersGrid .folderIcon .folderLabel{font-size:10px}}:root{--text-color:#f5f5f5;--input-background-color:#30314bc7;--input-border-color:#3f3b53;--input-focus-border-color:#161547;--footer-background:#1b1f23f7;--footer-text-color:#f5f5f5;--start-open-background:#1b1f23dc;--start-open-background-hover:rgba(7,12,19,.816);--icons-color:#e4dfdf;--icons-hover-color:#bfbfbf1e;--icons-text-color:#f5f5f5;--section-container-background:#15191cf7;--section-container-background-fullscreen:#15191c;--section-container-action-bar:#13151c;--section-container-action-bar-text:#f5f5f5;--section-container-action-bar-text-hover:#394956f7;--section-container-box-shadow:0px 0px 11px 4px #0006;--text-shadow:0 0 10px rgba(0,0,0,.329);--box-shadow:0 0 10px 0 hsla(0,0%,58%,.175);--theme-button-background:#1a1a1a;--theme-button-text:#f5f5f5;--theme-button-border:#545353;--theme-button-hover:#5d5c5c56;--button-box-shadow:1px 1px 4px 1px hsla(0,0%,60%,.123);--primary-button-color:#2196f3;--primary-button-hover:#1976d2;--success-button-color:#4caf50;--success-button-hover:#388e3c;--button-text-color:#fff;--button-shadow-primary:#2196f34d;--button-shadow-success:#4caf504d;--section-heading-color:#f5f5f5;--section-subheading-color:#2196f3;--section-date-color:#999;--section-border-color:#333;--section-link-color:#2196f3;--section-link-hover:#1976d2;--experience-title-color:#2196f3;--experience-company-color:#f5f5f5;--experience-date-color:#999;--experience-description-color:#f5f5f5;--experience-border-color:#333;--skill-name-color:#f5f5f5;--skill-level-color:#4caf50;--skill-level-background:#4caf501a;--skill-category-color:#2196f3;--skill-category-border:#2196f3;--skill-border-color:#333;--education-degree-color:#2196f3;--education-institution-color:#f5f5f5;--education-date-color:#999;--education-description-color:#f5f5f5;--education-border-color:#333;--language-name-color:#f5f5f5;--language-level-color:#4caf50;--language-level-background:#4caf501a;--scrollbar-track:#2a2a2a;--scrollbar-thumb:#555;--scrollbar-thumb-hover:#666;--scrollbar-thumb-active:#777;--scrollbar-corner:#2a2a2a}[data-theme=light]{--text-color:#111;--input-background-color:#e4e4dfb0;--input-border-color:#507dc6ea;--input-focus-border-color:#0548b4ea;--footer-background:#d0cfc966;--footer-text-color:#202020;--start-open-background:hsla(51,7%,80%,.953);--icons-color:#cbc2a8;--icons-hover-color:#bfbfbf1e;--icons-text-color:#fffefe;--section-container-background:#ffffffcf;--section-container-background-fullscreen:#fff;--section-container-action-bar:#efc1369c;--section-container-action-bar-text:#1f1e1e;--section-container-action-bar-text-hover:#cfbe7f91;--section-container-box-shadow:0px 0px 11px 4px #0006;--box-shadow:0 0 10px 0 rgba(0,0,0,.463);--text-shadow:0 0 5px #00000080;--theme-button-background:#f7f6f3aa;--theme-button-text:#1e1e1e;--theme-button-border:#5f5959c7;--theme-button-hover:#e3e3e3b9;--button-box-shadow:1px 1px 4px 1px rgba(0,0,0,.123);--primary-button-color:#2196f3;--primary-button-hover:#1976d2;--success-button-color:#4caf50;--success-button-hover:#388e3c;--button-text-color:#fff;--button-shadow-primary:#2196f34d;--button-shadow-success:#4caf504d;--section-heading-color:#111;--section-subheading-color:#2196f3;--section-date-color:#666;--section-border-color:#e0e0e0;--section-link-color:#2196f3;--section-link-hover:#1976d2;--experience-title-color:#2196f3;--experience-company-color:#111;--experience-date-color:#666;--experience-description-color:#111;--experience-border-color:#e0e0e0;--skill-name-color:#111;--skill-level-color:#4caf50;--skill-level-background:#4caf501a;--skill-category-color:#2196f3;--skill-category-border:#2196f3;--skill-border-color:#e0e0e0;--education-degree-color:#2196f3;--education-institution-color:#111;--education-date-color:#666;--education-description-color:#111;--education-border-color:#e0e0e0;--language-name-color:#111;--language-level-color:#4caf50;--language-level-background:#4caf501a;--scrollbar-track:#f1f1f1;--scrollbar-thumb:#c1c1c1;--scrollbar-thumb-hover:#a8a8a8;--scrollbar-thumb-active:#909090;--scrollbar-corner:#f1f1f1}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#2a2a2a;background:var(--scrollbar-track);border-radius:4px}::-webkit-scrollbar-thumb{background:#555;background:var(--scrollbar-thumb);border-radius:4px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}::-webkit-scrollbar-thumb:hover{background:#666;background:var(--scrollbar-thumb-hover)}::-webkit-scrollbar-thumb:active{background:#777;background:var(--scrollbar-thumb-active)}::-webkit-scrollbar-corner{background:#2a2a2a;background:var(--scrollbar-corner)}html{scrollbar-color:#555 #2a2a2a;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);scrollbar-width:thin}.content::-webkit-scrollbar{width:6px}.content::-webkit-scrollbar-track{background:#0000}.content::-webkit-scrollbar-thumb{background:#555;background:var(--scrollbar-thumb);border-radius:3px}.content::-webkit-scrollbar-thumb:hover{background:#666;background:var(--scrollbar-thumb-hover)}
/*# sourceMappingURL=main.52997f1d.css.map*/