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;font-size:1.1rem!important;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace!important;font-size:1rem!important}.main-container{background-color:#0d1116;min-height:100vh;position:relative}a{text-decoration:none}a:hover{color:#5000ca;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}a,button,h1,h2,h3,h4,h5,label,p{color:#fff;font-family:Lato,sans-serif}.navigation-bar{background-color:#0d1116;justify-content:space-between}.navigation-bar button{font-family:Lato,sans-serif;font-size:1.1rem;padding:6px 10px;text-transform:none}.navigation-bar svg{cursor:pointer}.navigation-bar-responsive p,.navigation-bar-responsive span{color:#0d1116;font-family:Lato,sans-serif}.container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:64px;width:100%}.header-image,.header-image img{height:450px;width:100%}.header-image img{object-fit:cover}.mobile-menu-top{align-items:center;font-weight:700;gap:5px}.items-container,.mobile-menu-top{display:flex;justify-content:center}.items-container{flex-direction:column;padding:5% 10%;text-align:left}.light-mode,.light-mode .navigation-bar{background-color:#f8f9fa}.light-mode a,.light-mode button,.light-mode h1,.light-mode h2,.light-mode h3,.light-mode h4,.light-mode h5,.light-mode label,.light-mode p{color:#0d1116}.light-mode a:hover{color:#5000ca;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.light-mode .navigation-bar svg{color:#0d1116}.light-mode .about-section{background:linear-gradient(135deg,#f8f9faf2,#f0f2f5f2);overflow:hidden;position:relative}.light-mode .about-section:before{background:radial-gradient(circle at 50% 50%,#5000ca0d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.light-mode .skills-container svg{color:#0d1116}.light-mode .chip{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.light-mode .chip,.light-mode .vertical-timeline:before{background-color:#00000014}.light-mode .vertical-timeline--animate .vertical-timeline-element-content.bounce-in{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.light-mode .vertical-timeline--two-columns .vertical-timeline-element-content .vertical-timeline-element-date{color:gray}.light-mode .vertical-timeline-element-content-arrow{border-right:7px solid #00000014!important}.light-mode .flex-chips .chip-title{color:#0d1116}@media screen and (max-width:768px){.items-container{padding:5%}}.dark-mode .about-section{background-color:#0003}.about-section{align-items:center;background:linear-gradient(135deg,#121212f2,#000000f2);display:flex;gap:30px;justify-content:flex-start;min-height:700px;overflow:hidden;padding:0 15%;position:relative;width:100%}.about-section:before{background:radial-gradient(circle at 50% 50%,#00f3ff1a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.about-section .content{text-align:left;z-index:2}.about-section .content .social_icons{color:#fff;display:flex;flex-direction:row;gap:10px}.about-section .content .social_icons svg{font-size:1.8em}.about-section .content .mobile_social_icons{display:none}.about-section .content p{font-size:1.5em}.about-section .content h1,.about-section .content p{-webkit-margin-before:0;-webkit-margin-after:0;margin-block-end:0;margin-block-start:0}.about-section .content h1{font-size:5em}.about-section .image-wrapper{z-index:2}.about-section .image-wrapper img{border-radius:50%;width:150px}.about p{padding-bottom:30%;padding-top:30%;text-align:center}@media screen and (max-width:567px){.nav-left{float:left;padding-top:20px}.nav-left img{height:35px}.nav-right{float:right}.nav-right li{color:#fff;font-size:13px;list-style:none;padding:10px 15px;width:10%}.nav-right ul{list-style-type:none;margin:0;padding:0}body{width:100%}.about{font-size:12px;padding-left:5%;padding-right:5%}}@media screen and (max-width:768px){.about-section h1{font-size:4em!important;text-align:left}.about-section p{text-align:left}.container{display:inline;display:initial}.social_icons{display:none!important}.mobile_social_icons{color:#fff;display:flex!important;flex-direction:row;gap:10px;padding-top:10px}.mobile_social_icons svg{font-size:1.8em}.about-section{display:block;padding-left:0;padding-right:0;padding-top:150px}.about-section .content{padding-bottom:5%;padding-left:5%;padding-right:5%;width:90%}.about-section .image-wrapper{padding-left:5%;width:100%}}.notes-app{background:#0d1116;color:#fff;display:flex;flex-direction:column;min-height:100vh}.notes-topbar{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0e15f2;border-bottom:1px solid #ffffff0f;display:flex;gap:16px;height:56px;left:0;padding:0 20px;position:fixed;right:0;top:0;z-index:100}.notes-topbar .notes-topbar__brand{align-items:center;color:#fff;display:flex;font-size:.95rem;font-weight:600;gap:8px;text-decoration:none}.notes-topbar .notes-topbar__brand .brand-dot{background:#00f3ff;border-radius:50%;box-shadow:0 0 8px #00f3ff;height:8px;width:8px}.notes-topbar .notes-topbar__brand .brand-sub{color:#00f3ff;font-size:.8rem;opacity:.8}.notes-topbar .notes-topbar__menu-btn{background:none;border:none;color:#fff;cursor:pointer;display:none;padding:4px}@media(max-width:768px){.notes-topbar .notes-topbar__menu-btn{align-items:center;display:flex}}.notes-topbar .notes-topbar__blog-link{color:#ffffff80;flex-shrink:0;font-size:.8rem;text-decoration:none;transition:color .2s;white-space:nowrap}.notes-topbar .notes-topbar__blog-link:hover{color:#00f3ff}@media(max-width:540px){.notes-topbar .notes-topbar__blog-link-text{display:none}}.notes-topbar .notes-topbar__blog-link-icon{display:none}@media(max-width:540px){.notes-topbar .notes-topbar__blog-link-icon{display:inline}}.notes-search{flex:1 1;margin-left:auto;max-width:380px;position:relative}.notes-search__input-wrap{align-items:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;display:flex;gap:8px;height:36px;padding:0 12px;transition:border-color .2s,background .2s}.notes-search__input-wrap.focused{background:#ffffff12;border-color:#00f3ff59}.notes-search__icon{color:#ffffff59;flex-shrink:0;font-size:.95rem!important}.notes-search__input{background:none;border:none;color:#fff;flex:1 1;font-family:inherit;font-size:.82rem;min-width:0;outline:none}.notes-search__input::placeholder{color:#ffffff4d}.notes-search__clear{align-items:center;background:none;border:none;color:#ffffff59;cursor:pointer;display:flex;padding:0;transition:color .15s}.notes-search__clear:hover{color:#fff}.notes-search__dropdown{background:#0e1420;border:1px solid #ffffff1a;border-radius:10px;box-shadow:0 16px 40px #0009;left:0;max-height:420px;overflow:hidden;overflow-y:auto;position:absolute;right:0;top:calc(100% + 6px);z-index:200}.notes-search__item{border-bottom:1px solid #ffffff0a;cursor:pointer;padding:10px 14px;transition:background .1s}.notes-search__item:last-child{border-bottom:none}.notes-search__item.active,.notes-search__item:hover{background:#00f3ff12}.notes-search__item mark{background:#00f3ff40;border-radius:2px;color:#00f3ff;padding:0 1px}.notes-search__item-meta{color:#00f3ff;font-size:.68rem;letter-spacing:.05em;margin-bottom:2px;opacity:.7;text-transform:uppercase}.notes-search__item-title{color:#fff;font-size:.85rem;font-weight:600;margin-bottom:3px}.notes-search__item-excerpt{color:#fff6;font-size:.75rem;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notes-search__empty{color:#ffffff59;font-size:.82rem;padding:16px 14px;text-align:center}@media(max-width:768px){.notes-search{max-width:200px}}@media(max-width:540px){.notes-search{max-width:160px}}@media(max-width:400px){.notes-search{max-width:120px}.notes-search__input::placeholder{font-size:.72rem}}@media(max-width:540px){.notes-search__dropdown{left:-40px;right:-40px;width:auto}}.notes-layout{display:flex;min-height:100vh;padding-top:56px}.notes-sidebar{background:#0a0e15;border-right:1px solid #ffffff0f;bottom:0;left:0;min-width:280px;overflow-y:auto;padding:20px 0;position:fixed;top:56px;transition:transform .3s ease;width:280px;z-index:50}.notes-sidebar::-webkit-scrollbar{width:4px}.notes-sidebar::-webkit-scrollbar-track{background:#0000}.notes-sidebar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}@media(max-width:768px){.notes-sidebar{transform:translateX(-100%)}.notes-sidebar.open{transform:translateX(0)}}.notes-sidebar .sidebar-home-link{align-items:center;color:#ffffff80;display:flex;font-size:.8rem;gap:8px;margin-bottom:12px;padding:8px 20px;text-decoration:none;transition:color .2s}.notes-sidebar .sidebar-home-link:hover{color:#00f3ff}.notes-sidebar .sidebar-category{margin-bottom:4px}.notes-sidebar .sidebar-category .sidebar-category__header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:8px 20px;-webkit-user-select:none;user-select:none}.notes-sidebar .sidebar-category .sidebar-category__header span{color:#fff6;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.notes-sidebar .sidebar-category .sidebar-category__header svg{color:#ffffff4d;font-size:.9rem;transition:transform .2s}.notes-sidebar .sidebar-category .sidebar-category__header svg.open{transform:rotate(90deg)}.notes-sidebar .sidebar-category .sidebar-category__notes{overflow:hidden}.notes-sidebar .sidebar-note-link{border-left:2px solid #0000;color:#ffffff8c;display:block;font-size:.82rem;margin-left:20px;overflow:hidden;padding:7px 20px 7px 32px;text-decoration:none;text-overflow:ellipsis;transition:all .2s;white-space:nowrap}.notes-sidebar .sidebar-note-link:hover{background:#ffffff0a;color:#fff}.notes-sidebar .sidebar-note-link.active{background:#00f3ff0d;border-left-color:#00f3ff;color:#00f3ff}.notes-main{flex:1 1;margin-left:280px;min-width:0;padding:48px 60px}@media(max-width:1200px){.notes-main{padding:40px}}@media(max-width:768px){.notes-main{margin-left:0;padding:28px 20px}}.notes-home{max-width:1100px}.notes-home .notes-home__hero{margin-bottom:64px;position:relative}@media(max-width:640px){.notes-home .notes-home__hero{margin-bottom:36px}}.notes-home .notes-home__hero-badge{align-items:center;background:#00f3ff14;border:1px solid #00f3ff33;border-radius:20px;color:#00f3ff;display:inline-flex;font-size:.68rem;font-weight:700;gap:6px;letter-spacing:.12em;margin-bottom:20px;padding:4px 12px;text-transform:uppercase}.notes-home .notes-home__hero-badge:before{animation:pulse-dot 2s ease-in-out infinite;background:#00f3ff;border-radius:50%;box-shadow:0 0 6px #00f3ff;content:"";display:inline-block;height:6px;width:6px}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.notes-home .notes-home__hero-title{line-height:1.1;margin:0 0 16px}.notes-home .notes-home__hero-title-main{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#ffffffb3);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;letter-spacing:-.02em}@media(max-width:640px){.notes-home .notes-home__hero-title-main{font-size:2.4rem}}@media(max-width:400px){.notes-home .notes-home__hero-title-main{font-size:2rem}}.notes-home .notes-home__hero-sub{color:#ffffff73;font-size:1rem;line-height:1.6;margin:0 0 32px;max-width:480px}@media(max-width:640px){.notes-home .notes-home__hero-sub{font-size:.88rem}}.notes-home .notes-home__stats{align-items:center;display:flex;gap:24px}.notes-home .notes-home__stat{display:flex;flex-direction:column;gap:2px}.notes-home .notes-home__stat-value{font-feature-settings:"tnum";color:#00f3ff;font-size:1.6rem;font-variant-numeric:tabular-nums;font-weight:700;line-height:1}.notes-home .notes-home__stat-label{color:#ffffff4d;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.notes-home .notes-home__stat-divider{background:#ffffff14;height:36px;width:1px}.notes-home .notes-home__grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}@media(max-width:640px){.notes-home .notes-home__grid{gap:14px;grid-template-columns:1fr}}.notes-home .notes-home__card{--card-accent:#00f3ff;background:hsla(0,0%,100%,.025);border:1px solid #ffffff12;border-radius:16px;display:flex;flex-direction:column;height:420px;overflow:hidden;padding:28px;position:relative;transition:border-color .25s,background .25s,transform .2s}@media(max-width:640px){.notes-home .notes-home__card{height:auto;max-height:320px;padding:20px}}.notes-home .notes-home__card:before{background:linear-gradient(90deg,#0000,var(--card-accent),#0000);content:"";height:2px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s}.notes-home .notes-home__card:after{background:radial-gradient(circle,var(--card-accent) 0,#0000 70%);border-radius:50%;content:"";height:160px;opacity:.04;pointer-events:none;position:absolute;right:-60px;top:-60px;transition:opacity .3s;width:160px}.notes-home .notes-home__card:hover{background:#ffffff0a;border-color:#00f3ff40;border-color:color-mix(in srgb,var(--card-accent) 30%,#0000);transform:translateY(-2px)}.notes-home .notes-home__card:hover:before{opacity:1}.notes-home .notes-home__card:hover:after{opacity:.08}.notes-home .notes-home__card-header{align-items:flex-start;display:flex;gap:14px;margin-bottom:20px}.notes-home .notes-home__card-icon{filter:drop-shadow(0 0 6px var(--card-accent));flex-shrink:0;font-size:1.4rem;line-height:1;margin-top:2px}.notes-home .notes-home__card-title-block{flex:1 1;min-width:0}.notes-home .notes-home__card-title{color:#fff;font-size:1rem;font-weight:700;letter-spacing:-.01em;margin:0 0 4px}.notes-home .notes-home__card-desc{color:#fff6;font-size:.78rem;line-height:1.5;margin:0}.notes-home .notes-home__card-count{background:#ffffff0f;border:1px solid #ffffff14;border-radius:20px;color:var(--card-accent);flex-shrink:0;font-size:.72rem;font-weight:700;letter-spacing:.02em;padding:3px 10px}.notes-home .notes-home__card-count:after{color:#ffffff4d;content:" notes";font-weight:400}.notes-home .notes-home__card-divider{background:linear-gradient(90deg,#ffffff0f,#0000);height:1px;margin-bottom:16px}.notes-home .notes-home__card-list{display:flex;flex:1 1;flex-direction:column;gap:2px;list-style:none;margin:0;overflow-y:auto;padding:0;scrollbar-color:#ffffff1a #0000;scrollbar-width:thin}.notes-home .notes-home__card-link{align-items:center;border-radius:6px;color:#ffffff8c;display:flex;font-size:.82rem;gap:8px;padding:6px 8px;text-decoration:none;transition:all .15s}.notes-home .notes-home__card-link:hover{background:#ffffff0d;color:#fff}.notes-home .notes-home__card-link:hover .notes-home__card-link-arrow{color:var(--card-accent);transform:translateX(2px)}.notes-home .notes-home__card-link-arrow{color:#fff3;flex-shrink:0;font-size:1rem;line-height:1;transition:all .15s}.notes-content-wrapper{align-items:flex-start;display:flex;gap:40px;max-width:1200px;overflow:visible}.notes-toc{background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;flex-shrink:0;max-height:calc(100vh - 136px);min-width:220px;overflow-y:auto;padding:16px;pointer-events:all;position:-webkit-sticky;position:sticky;top:104px;width:220px;z-index:10}.notes-toc::-webkit-scrollbar{width:3px}.notes-toc::-webkit-scrollbar-track{background:#0000}.notes-toc::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.notes-toc .notes-toc__title{color:#ffffff59;font-size:.68rem;font-weight:700;letter-spacing:.1em;margin:0 0 12px;text-transform:uppercase}.notes-toc ul{display:flex;flex-direction:column;gap:2px;list-style:none;margin:0;padding:0}.notes-toc li.toc-level-1{padding-left:0}.notes-toc li.toc-level-2{padding-left:10px}.notes-toc li.toc-level-3{padding-left:20px}.notes-toc a{border-left:2px solid #0000;border-radius:4px;color:#ffffff73;display:block;font-size:.78rem;line-height:1.4;padding:3px 6px;text-decoration:none;transition:all .15s}.notes-toc a:hover{background:#ffffff0a;color:#ffffffd9}.notes-toc a.active{background:#00f3ff0d;border-left-color:#00f3ff;color:#00f3ff}@media(max-width:1100px){.notes-toc{display:none}}.notes-content{flex:1 1;isolation:isolate;min-width:0}.notes-content .notes-content__meta{border-bottom:1px solid #ffffff0f;margin-bottom:32px;padding-bottom:20px}.notes-content .notes-content__meta h1{color:#fff;font-size:1.8rem;font-weight:700;line-height:1.3;margin:0 0 8px}@media(max-width:640px){.notes-content .notes-content__meta h1{font-size:1.4rem}}.notes-content .notes-content__meta .note-date{color:#ffffff59;font-size:.8rem}.notes-content .notes-content__body h1,.notes-content .notes-content__body h2,.notes-content .notes-content__body h3,.notes-content .notes-content__body h4{color:#fff;font-weight:600;margin-bottom:.5em;margin-top:2em}.notes-content .notes-content__body h1{font-size:1.5rem}.notes-content .notes-content__body h2{border-bottom:1px solid #ffffff0f;font-size:1.2rem;padding-bottom:6px}.notes-content .notes-content__body h3{color:#ffffffd9;font-size:1rem}.notes-content .notes-content__body p{color:#ffffffbf;font-size:.92rem;line-height:1.75;margin:.8em 0}.notes-content .notes-content__body a{color:#00f3ff;text-decoration:none}.notes-content .notes-content__body a:hover{text-decoration:underline}.notes-content .notes-content__body ol,.notes-content .notes-content__body ul{color:#ffffffbf;font-size:.92rem;line-height:1.75;padding-left:1.5em}.notes-content .notes-content__body ol li,.notes-content .notes-content__body ul li{margin:4px 0}.notes-content .notes-content__body strong{color:#fff;font-weight:600}.notes-content .notes-content__body code{background:#00f3ff14;border-radius:4px;color:#00f3ff;font-size:.85em;padding:2px 6px}.notes-content .notes-content__body pre{background:#0a0e15;border:1px solid #ffffff0f;border-radius:8px;margin:1.2em 0;overflow-x:auto;padding:16px 20px}.notes-content .notes-content__body pre code{background:none;color:#ffffffd9;font-size:.85rem;padding:0}.notes-content .notes-content__body .shell-code-block{background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;color:#e2e8f0;font-family:JetBrains Mono,Fira Code,Cascadia Code,Consolas,monospace;font-size:.84rem;line-height:1.75;margin:1.2em 0;overflow-x:auto;padding:20px 24px}.notes-content .notes-content__body .shell-code-block div{min-height:.1em;white-space:pre}.notes-content .notes-content__body img{border:1px solid #ffffff0f;border-radius:8px;display:block;height:auto;margin:1.4em auto;max-width:100%}.notes-content .notes-content__body blockquote{background:#00f3ff0a;border-left:3px solid #00f3ff;border-radius:0 8px 8px 0;margin:1em 0;padding:8px 16px}.notes-content .notes-content__body blockquote p{color:#fff9;margin:0}.notes-content .notes-content__body table{-webkit-overflow-scrolling:touch;border-collapse:collapse;display:block;font-size:.88rem;margin:1em 0;overflow-x:auto;width:100%}.notes-content .notes-content__body table th{background:#ffffff0d;border-bottom:1px solid #ffffff0f;color:#fff;font-weight:600;padding:8px 12px;text-align:left;white-space:nowrap}.notes-content .notes-content__body table td{border-bottom:1px solid #ffffff0f;color:#ffffffb3;padding:8px 12px}@media(max-width:640px){.notes-content .notes-content__body h1{font-size:1.25rem}.notes-content .notes-content__body h2{font-size:1.05rem}.notes-content .notes-content__body h3{font-size:.95rem}.notes-content .notes-content__body ol,.notes-content .notes-content__body p,.notes-content .notes-content__body ul{font-size:.88rem}.notes-content .notes-content__body .shell-code-block{font-size:.78rem;padding:14px 16px}.notes-content .notes-content__body pre{padding:12px 14px}}.notes-content .notes-content__nav{border-top:1px solid #ffffff0f;display:flex;gap:12px;justify-content:space-between;margin-top:48px;padding-top:24px}@media(max-width:480px){.notes-content .notes-content__nav{flex-direction:column;gap:8px}}.notes-content .notes-content__nav a{border:1px solid #ffffff0f;border-radius:8px;display:flex;flex-direction:column;gap:4px;max-width:240px;padding:12px 16px;text-decoration:none;transition:all .2s}@media(max-width:480px){.notes-content .notes-content__nav a{max-width:100%}}.notes-content .notes-content__nav a:hover{background:#00f3ff08;border-color:#00f3ff4d}.notes-content .notes-content__nav a .nav-label{color:#ffffff59;font-size:.7rem;letter-spacing:.05em;text-transform:uppercase}.notes-content .notes-content__nav a .nav-title{color:#00f3ff;font-size:.85rem;font-weight:500}.notes-content .notes-content__nav a.prev{margin-right:auto}.notes-content .notes-content__nav a.next{margin-left:auto;text-align:right}@media(max-width:480px){.notes-content .notes-content__nav a.next{margin-left:0;text-align:left}}.sidebar-overlay{background:#00000080;display:none;inset:0;position:fixed;z-index:49}@media(max-width:768px){.sidebar-overlay.open{display:block}}
/*# sourceMappingURL=main.9ce427cc.css.map*/