:root{--gap:24px;--content-gap:20px;--nav-width:1024px;--main-width:720px;--header-height:60px;--footer-height:60px;--radius:8px;--theme:rgb(255, 255, 255);--entry:rgb(255, 255, 255);--primary:rgb(30, 30, 30);--secondary:rgb(108, 108, 108);--tertiary:rgb(214, 214, 214);--content:rgb(31, 31, 31);--code-block-bg:rgb(28, 29, 33);--code-bg:rgb(245, 245, 245);--border:rgb(238, 238, 238)}.dark{--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--secondary:rgb(155, 156, 157);--tertiary:rgb(65, 66, 68);--content:rgb(196, 196, 197);--code-block-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51)}.list{background:var(--code-bg)}.dark.list{background:var(--theme)}*,::after,::before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;overflow-y:scroll;-webkit-text-size-adjust:100%;text-size-adjust:100%}a,button,body,h1,h2,h3,h4,h5,h6{color:var(--primary)}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif;font-size:18px;line-height:1.6;word-break:break-word;background:var(--theme)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section,table{display:block}h1,h2,h3,h4,h5,h6{line-height:1.2}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}ul{padding:0}a{text-decoration:none}body,figure,ul{margin:0}table{width:100%;border-collapse:collapse;border-spacing:0;overflow-x:auto;word-break:keep-all}button,input,textarea{padding:0;font:inherit;background:0 0;border:0}input,textarea{outline:0}button,input[type=button],input[type=submit]{cursor:pointer}input:-webkit-autofill,textarea:-webkit-autofill{box-shadow:0 0 0 50px var(--theme)inset}img{display:block;max-width:100%}.resume-cta-section{position:relative;height:140px}@media(min-width:768px){.resume-cta-section{height:200px}}@media(min-width:1024px){.resume-cta-section{height:235px}}@media(min-width:1280px){.resume-cta-section{height:280px}}@media(min-width:1536px){.resume-cta-section{height:305px}}.steps-shadow{position:absolute;left:50%;top:0;transform:translateX(-50%);background:#fff;border-radius:20px;padding:0 12px;width:288px;height:auto;min-height:140px;padding-bottom:36px;box-shadow:0 4px 12px rgb(0 0 0/.1);z-index:10}@media(min-width:768px){.steps-shadow{border-radius:44px;padding:0 24px;width:473px;height:169px}}@media(min-width:1024px){.steps-shadow{width:630px;height:185px}}@media(min-width:1280px){.steps-shadow{width:788px;height:231px}}@media(min-width:1536px){.steps-shadow{width:946px;height:277px}}.steps-content{display:flex;align-items:center;justify-content:space-between;height:100%;padding-top:8px;padding-bottom:12px}@media(min-width:768px){.steps-content{padding-top:0}}.bg-shape{position:absolute;top:-6rem;left:-6rem;opacity:.3;pointer-events:none;user-select:none;display:none}@media(min-width:768px){.bg-shape{display:block}}@media(min-width:1024px){.bg-shape{left:-5rem;top:-5rem}}@media(min-width:1280px){.bg-shape{left:-3.5rem;top:-3.5rem}}.text-container{width:65%;padding-top:22px}@media(min-width:1280px){.text-container{padding-top:40px}}h2{font-family:montserrat,sans-serif;font-weight:300;color:#52a1ff;line-height:1.05;font-size:12.43px;margin:0}h2 span{font-weight:400}@media(min-width:768px){h2{font-size:20.4px;line-height:1.02}}@media(min-width:1024px){h2{font-size:27.2px;line-height:1.12}}@media(min-width:1280px){h2{font-size:34px}}@media(min-width:1536px){h2{font-size:40.8px}}.btn-group-md{display:none;gap:8px;padding-top:16px;font-size:9.9px}@media(min-width:768px){.btn-group-md{display:flex;font-size:13.2px}}@media(min-width:1280px){.btn-group-md{font-size:16.5px}}@media(min-width:1536px){.btn-group-md{font-size:19.8px}}.btn-gradient,.btn-secondary{cursor:pointer;border:none;border-radius:40px;font-family:Poppins,sans-serif;font-weight:500;display:inline-flex;align-items:center;gap:6px;justify-content:center;transition:background-color .3s ease}.btn-gradient{background:linear-gradient(-90deg,#428bf7 0%,#74c8fb 100%);color:#fff;padding:4px 16px;text-decoration:none;white-space:nowrap}.btn-gradient:hover,.btn-gradient:focus{background:linear-gradient(90deg,#52a1ffcc 0%,#3786ffcc 100%)}.btn-secondary{background:#fff;box-shadow:0 4px 8px rgb(0 0 0/.15);padding:4px 16px;color:#000;white-space:nowrap;text-decoration:none}.icon-arrow,.icon-import{height:1.5em;width:1.5em}@media(min-width:1280px){.icon-arrow,.icon-import{height:2em;width:2em}}.image-container{position:relative;width:80px;height:75px;flex-shrink:0}@media(min-width:768px){.image-container{width:131px;height:124px}}@media(min-width:1024px){.image-container{width:174px;height:165px}}@media(min-width:1280px){.image-container{width:218px;height:206px}}@media(min-width:1536px){.image-container{width:262px;height:247px}}.image-container img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;color:transparent}.bottom-bar{position:absolute;bottom:0;width:100%;background-color:#87c5ff;height:87px}@media(min-width:768px){.bottom-bar{height:63px}}@media(min-width:1024px){.bottom-bar{height:84px}}@media(min-width:1280px){.bottom-bar{height:105px}}@media(min-width:1536px){.bottom-bar{height:126px}}.btn-mobile{display:flex;justify-content:space-between;gap:4px;margin:8px 0;font-family:Poppins,sans-serif;font-size:10px;position:absolute;left:50%;transform:translateX(-50%);bottom:6px;width:calc(100% - 36px);max-width:520px}@media(min-width:768px){.btn-mobile{display:none}}.btn-mobile .btn-gradient,.btn-mobile .btn-secondary{border-radius:40px;font-weight:500;display:inline-flex;align-items:center;gap:4px;justify-content:center;white-space:nowrap}.btn-mobile .btn-gradient{background:linear-gradient(90deg,#3786FF 0%,#52A1FF 100%);color:#fff;padding:8px 24px;text-decoration:none;flex:auto}.btn-mobile .btn-gradient:hover,.btn-mobile .btn-gradient:focus{background:linear-gradient(90deg,#52a1ffcc 0%,#3786ffcc 100%)}.btn-mobile .btn-secondary{background:#fff;box-shadow:0 4px 8px rgb(0 0 0/.15);padding:8px 12px;color:#000;flex:none;text-decoration:none}.btn-mobile .icon-arrow-small,.btn-mobile .icon-import-small{height:1em;width:1em}.footer{background-color:#fff;padding:3rem 0 2rem;box-shadow:0 -2px 7px -1px rgba(0,0,0,.1);font-family:montserrat,sans-serif;margin:auto;width:100vw;background-color:whilte}.container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.container{padding-left:2rem;padding-right:2rem}}.grid-footer{display:grid;gap:2rem;grid-template-columns:1fr;text-align:center}@media(min-width:768px){.grid-footer{grid-template-columns:repeat(2,1fr);text-align:left}}@media(min-width:1024px){.grid-footer{grid-template-columns:repeat(4,1fr)}}.footer-section h3{font-weight:600;font-size:1.125rem;margin-bottom:1rem;color:#111827}.footer-list{list-style:none;padding-left:0;margin:0}.footer-list li+li{margin-top:.75rem}.footer-link{color:#4b5563;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.footer-link:hover{color:#1c75bc}.social-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;justify-items:start}@media(max-width:768px){.social-grid{justify-items:center}}.logo-container{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-bottom:1rem}@media(min-width:768px){.logo-container{justify-content:flex-start;margin-bottom:1rem;gap:.5rem}}.logo-image{position:relative;width:85px;height:92px}@media(min-width:1024px){.logo-image{width:90px;height:97px}}@media(min-width:1280px){.logo-image{width:100px;height:107px}}@media(min-width:1536px){.logo-image{width:120px;height:127px}}.logo-image img{position:absolute;inset:0;width:100%;height:100%;color:transparent;object-fit:contain}.logo-text{font-weight:600;font-size:10px;line-height:.75rem;font-family:montserrat,sans-serif}@media(min-width:768px){.logo-text{font-size:.75rem;line-height:.75rem}}@media(min-width:1280px){.logo-text{font-size:.875rem;line-height:1rem}}@media(min-width:1536px){.logo-text{font-size:1rem;line-height:1rem}}.text-blue-dark{color:#1c75bc}.text-blue-light{color:#27aae1}.footer-description{font-size:.875rem;line-height:1.25rem;max-width:80%;margin-left:auto;margin-right:auto;color:#4b5563}@media(min-width:1024px){.footer-description{max-width:100%;font-size:1rem;line-height:1.5rem;margin-left:0;margin-right:0}}.footer-bottom{margin-top:3rem;border-top:1px solid #e5e7eb;padding-top:2rem;text-align:center;color:#6b7280;font-size:.875rem;line-height:1.25rem}.social-icon{width:24px;height:auto;display:inline-block;vertical-align:middle}@media(min-width:1024px){.social-icon{width:28px}}@media(min-width:1280px){.social-icon{width:32px}}@media(min-width:1536px){.social-icon{width:38px}}.header-navbar{animation:fadeIn .5s ease forwards}.header-sticky{top:20px;z-index:50}.header-top{margin-top:1.25rem;margin-bottom:1.25rem;margin-left:2rem;margin-right:2rem;height:60px}.header-zindex{z-index:50}.header-flex{display:flex;align-items:center;justify-content:space-between}.header-rounded{border-radius:1rem}.header-bg{background-color:#fff}.header-padding{padding-left:1.5rem;padding-right:1.5rem}.header-text{font-size:.875rem}.header-shadow{box-shadow:0 1px 3px rgba(0,0,0,5%)}.header-container{display:flex;align-items:center;justify-content:space-between;width:100%;position:relative;height:40px}.header-left{display:flex;gap:6rem;align-items:center}.header-logo-link,.header-logo-wrapper{display:flex;align-items:center;gap:.5rem}.header-logo-image-wrapper{position:relative;height:42px;width:36px}.header-logo-image{position:absolute;height:100%;width:100%;top:0;left:0;color:transparent}.header-logo-text{font-family:montserrat,sans-serif;font-weight:600;font-size:.875rem;line-height:1rem}.header-logo-text-primary{color:#1c75bc}.header-logo-text-secondary{color:#27aae1}.header-menu-button{display:none}.header-menu-button-mobile{display:block}.header-menu-icon{height:24px;width:24px}@media(min-width:1024px){.header-menu-button{display:none}.header-menu{display:flex;gap:3rem;list-style:none;margin:0;padding:0;font-size:1.125rem;line-height:1.75rem}.header-menu-desktop{display:flex}.header-menu-item{font-weight:400}.header-menu-item-active{font-weight:600;color:#52a1ff}.header-menu-link{text-decoration:none;color:inherit}.header-button{display:block;padding:.5rem 2rem;font-family:poppins,sans-serif;font-size:1rem;background-image:linear-gradient(to top left,#428bf7,#74c8fb);border-radius:1.5rem;border:none;color:#fff}.header-button-desktop{display:hidden}}.header-dropdown-menu{position:absolute;top:20px;right:0;background-color:#fff;border-radius:1rem;padding:.5rem;box-shadow:0 4px 6px rgb(0 0 0/.1);transform:translateX(150%);transition:transform .5s ease;z-index:100}.header-dropdown-close-button{position:absolute;top:-4px;left:-8px;background-color:#4e4e4e;padding:2px;border-radius:50%}.header-dropdown-close-icon{height:16px;width:16px;color:#fff}.header-dropdown-list{display:flex;flex-direction:column;gap:.5rem;font-family:montserrat,sans-serif;font-size:10px;padding:0;margin:0;list-style:none}.header-dropdown-link{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#2d2d2d}.header-dropdown-icon{stroke-width:.7}.header-dropdown-icon-small{height:12px;width:12px}.header-button-dropdown-signin{margin-top:.25rem;padding:6px 1.5rem;font-family:poppins,sans-serif;font-size:12px}.header-navbar{animation:fadeIn .5s ease forwards}.header-sticky{top:20px;z-index:50}.header-top{margin-top:1.25rem;margin-bottom:1.25rem;margin-left:2rem;margin-right:2rem;height:60px}.header-zindex{z-index:50}.header-flex{display:flex;align-items:center;justify-content:space-between}.header-rounded{border-radius:1rem}.header-bg{background-color:#fff}.header-padding{padding-left:1.5rem;padding-right:1.5rem}.header-text{font-size:.875rem}.header-shadow{box-shadow:0 1px 3px rgba(0,0,0,5%)}.header-container{display:flex;align-items:center;justify-content:space-between;width:100%;position:relative;height:40px}.header-left{display:flex;gap:6rem;align-items:center}.header-logo-link,.header-logo-wrapper{display:flex;align-items:center;gap:.5rem}.header-logo-image-wrapper{position:relative;height:42px;width:36px}.header-logo-image{position:absolute;height:100%;width:100%;top:0;left:0;color:transparent}.header-logo-text{font-family:montserrat,sans-serif;font-weight:600;font-size:.875rem;line-height:1rem}.header-logo-text-primary{color:#1c75bc}.header-logo-text-secondary{color:#27aae1}.header-menu-button{display:none;background:0 0;border:none;cursor:pointer}.header-menu-button-mobile{display:none}.header-menu-icon{height:24px;width:24px}.header-logo-link{text-decoration:none;color:inherit}@media(min-width:1024px){.header-menu-button,.header-dropdown-menu{display:none}.header-menu{display:flex;gap:3rem;list-style:none;margin:0;padding:0;font-size:1.125rem;line-height:1.75rem}.header-menu-desktop{display:flex}.header-menu-item{font-weight:400}.header-menu-item-active{font-weight:600;color:#52a1ff}.header-menu-link{text-decoration:none;color:inherit}.header-button{display:block;padding:.5rem 2rem;font-family:poppins,sans-serif;font-size:1rem;background-image:linear-gradient(to top left,#428bf7,#74c8fb);border-radius:1.5rem;color:#fff}.header-button-desktop{display:block}}@media(max-width:1023px){html,body{overflow-x:hidden !important;touch-action:pan-y}.header-left{gap:1rem}.header-menu-desktop{display:none}.header-menu-button{display:block}.header-button-desktop{display:none}.header-dropdown-menu{position:fixed;top:64px;right:-1000px;height:auto;width:140px;transition:right .28s cubic-bezier(.2,.9,.3,1);padding:12px 0 18px;box-shadow:0 10px 24px rgba(0,0,0,8%);border-radius:16px;background-clip:padding-box;pointer-events:none;background:#fff;z-index:120}header.open .header-dropdown-menu{right:12px;pointer-events:auto;transform:none}.mobile-menu-open{overflow:hidden;height:100%}.header-dropdown-list{padding:.75rem;padding-top:1rem;padding-bottom:.25rem;display:flex;flex-direction:column;list-style:none}.header-dropdown-link{display:inline-block;vertical-align:middle;text-decoration:none;color:#333;font-weight:500;line-height:1;font-size:small;font-size:12px;padding:.2rem .02rem;border-radius:8px}.header-dropdown-close-button{position:absolute;top:10px;left:10px;background-color:#333;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(180deg,#ffffff 0%,#f3f6fb 100%);box-shadow:0 2px 6px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,6%);transform:translateX(-18px)}.header-dropdown-close-icon{height:10px;width:10px;color:#333}.header-button-dropdown-signin{display:block;padding:.4rem 1.4rem;font-family:poppins,sans-serif;font-size:14px;background-image:linear-gradient(to top left,#428bf7,#74c8fb);border-radius:1.5rem;border:none;color:#fff}.mobile-list{display:flex;flex-direction:row;align-items:center;gap:.6rem;list-style:none;margin:0;padding:0}.mobile-list svg,.mobile-list img{display:block;flex:none;width:14px;height:14px}}body{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif;color:#1a202c;background:#f9fafb;margin:0;padding:0}.blog-list{max-width:1080px;margin:3rem auto;padding:0 1.5rem}.page-header{text-align:center;margin-bottom:2.5rem}.page-header h1{font-weight:700;font-size:2.8rem;margin:0 0 1rem;background:linear-gradient(-45deg,#428bf7,#74c8fb);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.subtitle{font-size:1.2rem;color:#6b7280;margin-bottom:20px;margin-left:auto;margin-right:auto}.category-tabs{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.category-tabs .tab{background:#e0e7ff;border:none;padding:.45rem 1.25rem;border-radius:30px;font-weight:600;font-size:.9rem;cursor:pointer;color:#428bf7;transition:background .3s,color .3s;user-select:none}.category-tabs .tab.active,.category-tabs .tab:hover{background:#428bf7;color:#fff}.search-container{max-width:400px;margin:0 auto 1rem;position:relative}.search-container input[type=search]{width:100%;padding:.55rem 2.5rem .55rem 1rem;font-size:1rem;border:1px solid #d1d5db;border-radius:30px;outline-offset:2px;transition:border-color .3s}.search-container input[type=search]:focus{border-color:#428bf7}.search-button{position:absolute;right:.65rem;top:50%;transform:translateY(-50%);background:0 0;border:none;font-size:1.25rem;cursor:pointer;color:#6b7280}.featured-post{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgb(0 0 0/5%);margin-bottom:3rem;overflow:hidden}.post-featured{border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 4px 20px rgb(0 0 0/5%);display:block}.featured-thumbnail{width:100%;max-height:50vh;height:auto;object-fit:cover;border-top-left-radius:12px;border-top-right-radius:12px;display:block}.featured-content{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:1.6rem 2rem;position:relative}.category-label{background-color:#428bf7;color:#fff;font-weight:700;font-size:.9rem;display:inline-block;padding:.2rem .8rem;border-radius:30px;text-transform:capitalize;margin-bottom:.6rem;width:fit-content;user-select:none;margin-top:.6rem}.featured-content h2{margin:0 0 .8rem;font-size:1.8rem;font-weight:700;line-height:1.2;color:#111827}.featured-content h2 a{text-decoration:none;color:inherit;transition:color .3s}.featured-content h2 a:hover{color:#428bf7}.post-meta{font-size:.9rem;color:#6b7280;margin-bottom:1rem}.post-meta time{margin-right:.6rem}.post-meta .author{font-style:italic}.description{flex-grow:1;font-size:1.1rem;color:#374151;margin-bottom:1.4rem}.read-more-button{align-self:flex-end;background-color:#428bf7;color:#fff;padding:.6rem 1.2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.read-more-button:hover{background:#74c8fb}.recent-articles{margin-bottom:3rem}.recent-articles h3{font-size:1.6rem;font-weight:700;margin-bottom:1rem}.article-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.8rem;max-width:1200px;margin:0 auto}.post-card-small{display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,8%);overflow:hidden;transition:box-shadow .3s ease}.post-card-small:hover{box-shadow:0 8px 30px rgba(0,0,0,.12)}.card-thumbnail{width:100%;height:300px;border-radius:12px 12px 0 0;display:block}.card-content{padding:1.2rem 1.6rem;display:flex;flex-direction:column;justify-content:center;flex-grow:1}.category-label{font-weight:600;font-size:.85rem;margin-bottom:.5rem;text-transform:capitalize}.post-card-small h4{margin:0 0 .5rem;font-size:1.3rem;font-weight:700;line-height:1.2}.post-card-small h4 a{color:#111827;text-decoration:none}.post-card-small h4 a:hover{color:#428bf7}.post-meta-small{font-size:.9rem;color:#6b7280;margin-bottom:.8rem}.read-more-link{align-self:flex-end;font-weight:600;color:#428bf7;text-decoration:none;font-size:.94rem}.read-more-link:hover{text-decoration:underline}@media(max-width:700px){.article-list{grid-template-columns:1fr;max-width:100%}}.most-popular{margin-bottom:5rem}.most-popular h3{display:flex;justify-content:space-between;align-items:center;font-size:1.6rem;font-weight:700;margin-bottom:1rem}.view-all-link{font-size:.95rem;color:#428bf7;font-weight:600;text-decoration:none;cursor:pointer}.view-all-link:hover{text-decoration:underline}.most-popular{max-width:1200px;margin:3rem auto}.popular-list{display:grid;grid-template-columns:1fr;gap:1.8rem}.popular-post{display:flex;gap:1.6rem;align-items:stretch;background:#fff;border-radius:12px;box-shadow:0 4px 18px rgba(0,0,0,7%);overflow:hidden;transition:box-shadow .3s ease;min-height:150px}.popular-thumbnail{max-width:400px;height:100%;object-fit:cover;border-radius:12px 0 0 12px;flex-shrink:0;display:block}.popular-content{padding:1rem 1.4rem;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.popular-description{font-size:.95rem;color:#4b5563;margin-bottom:.8rem;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}.popular-post:hover{box-shadow:0 8px 32px rgba(0,0,0,.12)}.post-meta-small{font-size:.9rem;color:#6b7280;margin-bottom:.9rem}.read-more-link{font-weight:600;color:#428bf7;text-decoration:none;font-size:.95rem;align-self:flex-end}.read-more-link:hover{text-decoration:underline}@media(max-width:700px){.popular-post{flex-direction:column}.popular-thumbnail{width:100%;height:180px;border-radius:12px 12px 0 0}.popular-content{padding:1rem 1rem 1.5rem}}@media(max-width:720px){.featured-post{flex-direction:column;padding:1.2rem 1rem}.featured-thumbnail{width:100%;max-width:100%;height:200px;margin-bottom:1rem}.article-list{grid-template-columns:1fr}}.body{width:100%}.single-post-container{max-width:1220px;margin:2rem auto;padding:0 1rem}.single-post{background-color:#fff;border-radius:12px;box-shadow:0 6px 18px rgba(0,0,0,8%);padding:2rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif}.post-header{margin-bottom:1.5rem}.category-label{display:inline-block;background-color:#428bf7;padding:.25rem .6rem;border-radius:9999px;color:#fff;font-weight:600;font-size:.9rem;text-transform:capitalize;margin-bottom:.75rem}.post-title{font-size:2.5rem;margin:0 0 .5rem;line-height:1.1;color:#111827}.post-date{color:#6b7280;font-size:.95rem}.post-author{color:#374151;font-size:1rem;margin-top:.5rem}.post-thumbnail img{width:100%;border-radius:12px;margin-bottom:2rem;object-fit:cover;max-height:400px;display:block}.post-content{line-height:1.6;font-size:1.125rem;color:#374151}.post-tags{display:flex;justify-content:start;align-items:center;margin-top:2rem;border-top:1px solid #e5e7eb;padding-top:1rem}.post-tags h4{font-weight:600;margin-bottom:.5rem}.post-tags ul{list-style:none;padding:0;display:flex;gap:1rem;flex-wrap:wrap;margin:0}.post-tags ul li a{background:#e0e7ff;color:#428bf7;padding:.3rem .75rem;border-radius:9999px;font-weight:600;text-decoration:none;font-size:.9rem;transition:background-color .3s ease}.post-tags ul li a:hover{background:#c7d2fe}.post-description{margin-top:2rem;font-size:1.2rem;color:#0b0500}.description-divider{border:none;border-bottom:1px solid #e5e7eb;margin:1.5rem 0;width:100%}.not-found{position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:center;height:80%;font-size:160px;font-weight:700}.archive-posts{width:100%;font-size:16px}.archive-year{margin-top:40px}.archive-year:not(:last-of-type){border-bottom:2px solid var(--border)}.archive-month{display:flex;align-items:flex-start;padding:10px 0}.archive-month-header{margin:25px 0;width:200px}.archive-month:not(:last-of-type){border-bottom:1px solid var(--border)}.archive-entry{position:relative;padding:5px;margin:10px 0}.archive-entry-title{margin:5px 0;font-weight:400}.archive-count,.archive-meta{color:var(--secondary);font-size:14px}.first-entry{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:320px;margin:var(--gap)0 calc(var(--gap) * 2)}.first-entry .entry-header{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.first-entry .entry-header h1{font-size:34px;line-height:1.3}.first-entry .entry-content{margin:14px 0;font-size:16px;-webkit-line-clamp:3}.first-entry .entry-footer{font-size:14px}.home-info .entry-content{-webkit-line-clamp:unset}.post-entry{position:relative;margin-bottom:var(--gap);padding:var(--gap);background:var(--entry);border-radius:var(--radius);transition:transform .1s;border:1px solid var(--border)}.post-entry:active{transform:scale(.96)}.tag-entry .entry-cover{display:none}.entry-header h2{font-size:24px;line-height:1.3}.entry-content{margin:8px 0;color:var(--secondary);font-size:14px;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.entry-footer{color:var(--secondary);font-size:13px}.entry-link{position:absolute;left:0;right:0;top:0;bottom:0}.entry-hint{color:var(--secondary)}.entry-hint-parent{display:flex;justify-content:space-between}.entry-cover{font-size:14px;margin-bottom:var(--gap);text-align:center}.entry-cover img{border-radius:var(--radius);width:100%;height:auto}.entry-cover a{color:var(--secondary);box-shadow:0 1px 0 var(--primary)}.page-header,.post-header{margin:24px auto var(--content-gap)}.post-title{margin-bottom:2px;font-size:40px}.post-description{margin-top:10px;margin-bottom:5px}.post-meta,.breadcrumbs{color:var(--secondary);font-size:14px;display:flex;flex-wrap:wrap;align-items:center}.post-meta .i18n_list li{display:inline-flex;list-style:none;margin:auto 3px;box-shadow:0 1px 0 var(--secondary)}.breadcrumbs a{font-size:16px}.post-content{color:var(--content)}.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin:24px 0 16px}.post-content h1{margin:40px auto 32px;font-size:40px}.post-content h2{margin:32px auto 24px;font-size:32px}.post-content h3{font-size:24px}.post-content h4{font-size:16px}.post-content h5{font-size:14px}.post-content h6{font-size:12px}.post-content a,.toc a:hover{box-shadow:0 1px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.post-content a code{margin:auto 0;border-radius:0;box-shadow:0 -1px 0 var(--primary)inset}.post-content del{text-decoration:line-through}.post-content dl,.post-content ol,.post-content p,.post-content figure,.post-content ul{margin-bottom:var(--content-gap)}.post-content ol,.post-content ul{padding-inline-start:20px}.post-content li{margin-top:5px}.post-content li p{margin-bottom:0}.post-content dl{display:flex;flex-wrap:wrap;margin:0}.post-content dt{width:25%;font-weight:700}.post-content dd{width:75%;margin-inline-start:0;padding-inline-start:10px}.post-content dd~dd,.post-content dt~dt{margin-top:10px}.post-content table{margin-bottom:var(--content-gap)}.post-content table th,.post-content table:not(.highlighttable,.highlight table,.gist .highlight) td{min-width:80px;padding:8px 5px;line-height:1.5;border-bottom:1px solid var(--border)}.post-content table th{text-align:start}.post-content table:not(.highlighttable) td code:only-child{margin:auto 0}.post-content .highlight table{border-radius:var(--radius)}.post-content .highlight:not(table){margin:10px auto;background:var(--code-block-bg) !important;border-radius:var(--radius);direction:ltr}.post-content li>.highlight{margin-inline-end:0}.post-content ul pre{margin-inline-start:calc(var(--gap) * -2)}.post-content .highlight pre{margin:0}.post-content .highlighttable{table-layout:fixed}.post-content .highlighttable td:first-child{width:40px}.post-content .highlighttable td .linenodiv{padding-inline-end:0 !important}.post-content .highlighttable td .highlight,.post-content .highlighttable td .linenodiv pre{margin-bottom:0}.post-content code{margin:auto 4px;padding:4px 6px;font-size:.78em;line-height:1.5;background:var(--code-bg);border-radius:2px}.post-content pre code{display:grid;margin:auto 0;padding:10px;color:#d5d5d6;background:var(--code-block-bg) !important;border-radius:var(--radius);overflow-x:auto;word-break:break-all}.post-content blockquote{margin:20px 0;padding:0 14px;border-inline-start:3px solid var(--primary)}.post-content hr{margin:30px 0;height:2px;background:var(--tertiary);border:0}.post-content iframe{max-width:100%}.post-content img{border-radius:4px;margin:1rem 0}.post-content img[src*="#center"]{margin:1rem auto}.post-content figure.align-center{text-align:center}.post-content figure>figcaption{color:var(--primary);font-size:16px;font-weight:700;margin:8px 0 16px}.post-content figure>figcaption>p{color:var(--secondary);font-size:14px;font-weight:400}.toc{margin:0 2px 40px;border:1px solid var(--border);background:var(--code-bg);border-radius:var(--radius);padding:.4em}.dark .toc{background:var(--entry)}.toc details summary{cursor:zoom-in;margin-inline-start:10px;user-select:none}.toc details[open] summary{cursor:zoom-out}.toc .details{display:inline;font-weight:500}.toc .inner{margin:5px 20px 0;padding:0 10px;opacity:.9}.toc li ul{margin-inline-start:var(--gap)}.toc summary:focus{outline:0}.post-footer{margin-top:56px}.post-footer>*{margin-bottom:10px}.post-tags{display:flex;flex-wrap:wrap;gap:10px}.post-tags li{display:inline-block}.post-tags a,.share-buttons,.paginav{border-radius:var(--radius);background:var(--code-bg);border:1px solid var(--border)}.post-tags a{display:block;padding:0 14px;color:var(--secondary);font-size:14px;line-height:34px;background:var(--code-bg)}.post-tags a:hover,.paginav a:hover{background:var(--border)}.share-buttons{padding:10px;display:flex;justify-content:center;overflow-x:auto;gap:10px}.share-buttons li,.share-buttons a{display:inline-flex}.share-buttons a:not(:last-of-type){margin-inline-end:12px}h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{display:inline-flex;color:var(--secondary);margin-inline-start:8px;font-weight:500;user-select:none}.paginav{display:flex;line-height:30px}.paginav a{padding-inline-start:14px;padding-inline-end:14px;border-radius:var(--radius)}.paginav .title{letter-spacing:1px;text-transform:uppercase;font-size:small;color:var(--secondary)}.paginav .prev,.paginav .next{width:50%}.paginav span:hover:not(.title){box-shadow:0 1px}.paginav .next{margin-inline-start:auto;text-align:right}[dir=rtl] .paginav .next{text-align:left}h1>a>svg{display:inline}img.in-text{display:inline;margin:auto}.buttons,.main .profile{display:flex;justify-content:center}.main .profile{align-items:center;min-height:calc(100vh - var(--header-height) - var(--footer-height) - (var(--gap) * 2));text-align:center}.profile .profile_inner{display:flex;flex-direction:column;align-items:center;gap:10px}.profile img{border-radius:50%}.buttons{flex-wrap:wrap;max-width:400px}.button{background:var(--tertiary);border-radius:var(--radius);margin:8px;padding:6px;transition:transform .1s}.button-inner{padding:0 8px}.button:active{transform:scale(.96)}#searchbox input{padding:4px 10px;width:100%;color:var(--primary);font-weight:700;border:2px solid var(--tertiary);border-radius:var(--radius)}#searchbox input:focus{border-color:var(--secondary)}#searchResults li{list-style:none;border-radius:var(--radius);padding:10px;margin:10px 0;position:relative;font-weight:500}#searchResults{margin:10px 0;width:100%}#searchResults li:active{transition:transform .1s;transform:scale(.98)}#searchResults a{position:absolute;width:100%;height:100%;top:0;left:0;outline:none}#searchResults .focus{transform:scale(.98);border:2px solid var(--tertiary)}.terms-tags li{display:inline-block;margin:10px;font-weight:500}.terms-tags a{display:block;padding:3px 10px;background:var(--tertiary);border-radius:6px;transition:transform .1s}.terms-tags a:active{background:var(--tertiary);transform:scale(.96)}.bg{color:#cad3f5;background-color:#24273a}.chroma{color:#cad3f5;background-color:#24273a}.chroma .x{}.chroma .err{color:#ed8796}.chroma .cl{}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#474733}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .line{display:flex}.chroma .k{color:#c6a0f6}.chroma .kc{color:#f5a97f}.chroma .kd{color:#ed8796}.chroma .kn{color:#8bd5ca}.chroma .kp{color:#c6a0f6}.chroma .kr{color:#c6a0f6}.chroma .kt{color:#ed8796}.chroma .n{}.chroma .na{color:#8aadf4}.chroma .nb{color:#91d7e3}.chroma .bp{color:#91d7e3}.chroma .nc{color:#eed49f}.chroma .no{color:#eed49f}.chroma .nd{color:#8aadf4;font-weight:700}.chroma .ni{color:#8bd5ca}.chroma .ne{color:#f5a97f}.chroma .nf{color:#8aadf4}.chroma .fm{color:#8aadf4}.chroma .nl{color:#91d7e3}.chroma .nn{color:#f5a97f}.chroma .nx{}.chroma .py{color:#f5a97f}.chroma .nt{color:#c6a0f6}.chroma .nv{color:#f4dbd6}.chroma .vc{color:#f4dbd6}.chroma .vg{color:#f4dbd6}.chroma .vi{color:#f4dbd6}.chroma .vm{color:#f4dbd6}.chroma .l{}.chroma .ld{}.chroma .s{color:#a6da95}.chroma .sa{color:#ed8796}.chroma .sb{color:#a6da95}.chroma .sc{color:#a6da95}.chroma .dl{color:#8aadf4}.chroma .sd{color:#6e738d}.chroma .s2{color:#a6da95}.chroma .se{color:#8aadf4}.chroma .sh{color:#6e738d}.chroma .si{color:#a6da95}.chroma .sx{color:#a6da95}.chroma .sr{color:#8bd5ca}.chroma .s1{color:#a6da95}.chroma .ss{color:#a6da95}.chroma .m{color:#f5a97f}.chroma .mb{color:#f5a97f}.chroma .mf{color:#f5a97f}.chroma .mh{color:#f5a97f}.chroma .mi{color:#f5a97f}.chroma .il{color:#f5a97f}.chroma .mo{color:#f5a97f}.chroma .o{color:#91d7e3;font-weight:700}.chroma .ow{color:#91d7e3;font-weight:700}.chroma .p{}.chroma .c{color:#6e738d;font-style:italic}.chroma .ch{color:#6e738d;font-style:italic}.chroma .cm{color:#6e738d;font-style:italic}.chroma .c1{color:#6e738d;font-style:italic}.chroma .cs{color:#6e738d;font-style:italic}.chroma .cp{color:#6e738d;font-style:italic}.chroma .cpf{color:#6e738d;font-weight:700;font-style:italic}.chroma .g{}.chroma .gd{color:#ed8796;background-color:#363a4f}.chroma .ge{font-style:italic}.chroma .gr{color:#ed8796}.chroma .gh{color:#f5a97f;font-weight:700}.chroma .gi{color:#a6da95;background-color:#363a4f}.chroma .go{}.chroma .gp{}.chroma .gs{font-weight:700}.chroma .gu{color:#f5a97f;font-weight:700}.chroma .gt{color:#ed8796}.chroma .gl{text-decoration:underline}.chroma .w{}.chroma{background-color:unset !important}.chroma .hl{display:flex}.chroma .lnt{padding:0 0 0 12px}.highlight pre.chroma code{padding:8px 0}.highlight pre.chroma .line .cl,.chroma .ln{padding:0 10px}.chroma .lntd:last-of-type{width:100%}::-webkit-scrollbar-track{background:0 0}.list:not(.dark)::-webkit-scrollbar-track{background:var(--code-bg)}::-webkit-scrollbar-thumb{background:var(--tertiary);border:5px solid var(--theme);border-radius:var(--radius)}.list:not(.dark)::-webkit-scrollbar-thumb{border:5px solid var(--code-bg)}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}::-webkit-scrollbar:not(.highlighttable,.highlight table,.gist .highlight){background:var(--theme)}.post-content .highlighttable td .highlight pre code::-webkit-scrollbar{display:none}.post-content :not(table) ::-webkit-scrollbar-thumb{border:2px solid var(--code-block-bg);background:#717175}.post-content :not(table) ::-webkit-scrollbar-thumb:hover{background:#a3a3a5}.gist table::-webkit-scrollbar-thumb{border:2px solid #fff;background:#adadad}.gist table::-webkit-scrollbar-thumb:hover{background:#707070}.post-content table::-webkit-scrollbar-thumb{border-width:2px}@media screen and (min-width:768px){::-webkit-scrollbar{width:19px;height:11px}}@media screen and (max-width:768px){:root{--gap:14px}.profile img{transform:scale(.85)}.first-entry{min-height:260px}.archive-month{flex-direction:column}.archive-year{margin-top:20px}.footer{padding:calc((var(--footer-height) - var(--gap) - 10px)/2)var(--gap)}}@media screen and (max-width:900px){.list .top-link{transform:translateY(-5rem)}}@media screen and (max-width:340px){.share-buttons{justify-content:unset}}@media(prefers-reduced-motion){.terms-tags a:active,.button:active,.post-entry:active,.top-link,#searchResults .focus,#searchResults li:active{transform:none}}