.sidebar-nav[data-astro-cid-pux6a34n]{position:fixed;left:0;top:0;width:260px;height:100vh;background:#fff;padding:50px 40px;margin-left:24px;z-index:100}.nav-header[data-astro-cid-pux6a34n]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem}.site-title[data-astro-cid-pux6a34n]{font-size:1.8rem;font-weight:400;text-decoration:none;color:#6d6a6a;letter-spacing:.02em;display:block;font-family:times new roman,times,serif}.hamburger[data-astro-cid-pux6a34n]{display:none;flex-direction:column;justify-content:space-around;width:25px;height:18px;background:transparent;border:none;cursor:pointer;padding:0;z-index:101}.hamburger[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{width:28px;height:2px;background:#8b8b8b;border-radius:2px;transition:all .3s ease;transform-origin:center}.hamburger[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(1){transform:translateY(11px) rotate(45deg)}.hamburger[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(2){opacity:0}.hamburger[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(3){transform:translateY(-11px) rotate(-45deg)}.nav-links[data-astro-cid-pux6a34n]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.nav-item[data-astro-cid-pux6a34n]{position:relative}.nav-links[data-astro-cid-pux6a34n]>li[data-astro-cid-pux6a34n]>a[data-astro-cid-pux6a34n]{text-decoration:none;color:#8b8b8b;font-size:1.0625rem;letter-spacing:0;transition:color .2s ease;font-weight:300;display:block}.nav-links[data-astro-cid-pux6a34n]>li[data-astro-cid-pux6a34n]>a[data-astro-cid-pux6a34n]:hover,.nav-links[data-astro-cid-pux6a34n]>li[data-astro-cid-pux6a34n]>a[data-astro-cid-pux6a34n].active{color:#5a5a5a}.sub-nav[data-astro-cid-pux6a34n]{list-style:none;margin:0;padding:0;display:none;flex-direction:column;gap:1.25rem;position:absolute;left:170px;top:0;white-space:nowrap}.nav-item[data-astro-cid-pux6a34n]:hover .sub-nav[data-astro-cid-pux6a34n]{display:flex}.sub-nav[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{text-decoration:none;color:#b5b5b5;font-size:1.0625rem;letter-spacing:0;transition:color .2s ease;font-weight:300;display:block}.sub-nav[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover,.sub-nav[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n].active{color:#5a5a5a}@media(max-width:768px){.sidebar-nav[data-astro-cid-pux6a34n]{position:fixed;width:100%;height:auto;max-height:100vh;padding:20px;margin-left:0;border-bottom:1px solid #e5e5e5;overflow-y:auto;transition:border-bottom-color .3s ease}.sidebar-nav[data-astro-cid-pux6a34n].menu-open{border-bottom-color:transparent}.nav-header[data-astro-cid-pux6a34n]{margin-bottom:0}.site-title[data-astro-cid-pux6a34n]{font-size:1rem}.hamburger[data-astro-cid-pux6a34n]{display:flex}.nav-links[data-astro-cid-pux6a34n]{flex-direction:column;gap:.75rem;max-height:0;overflow:hidden;opacity:0;transition:max-height .4s ease,opacity .3s ease,margin-top .3s ease;margin-top:0;padding-bottom:0}.sidebar-nav[data-astro-cid-pux6a34n].menu-open .nav-links[data-astro-cid-pux6a34n]{max-height:calc(100vh - 80px);opacity:1;margin-top:1.5rem;padding-bottom:1rem}.nav-item[data-astro-cid-pux6a34n]{width:100%}.nav-links[data-astro-cid-pux6a34n]>li[data-astro-cid-pux6a34n]>a[data-astro-cid-pux6a34n]{font-size:.9375rem}.sub-nav[data-astro-cid-pux6a34n]{position:static;display:flex;flex-direction:column;gap:.5rem;padding-left:1.25rem;padding-top:.5rem;white-space:normal}.sub-nav[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{font-size:.875rem}}.site-footer[data-astro-cid-sz7xmlte]{background:#fff;padding:2rem 0;margin-left:260px;border-top:1px solid #f0f0f0}.container[data-astro-cid-sz7xmlte]{max-width:1400px;margin:0 auto;padding:0 60px;display:flex;justify-content:space-between;align-items:center}.copyright[data-astro-cid-sz7xmlte]{font-size:.875rem;color:#8b8b8b;margin:0;font-weight:300}.social-link[data-astro-cid-sz7xmlte]{color:#8b8b8b;text-decoration:none;transition:color .2s ease;display:flex;align-items:center}.social-link[data-astro-cid-sz7xmlte]:hover{color:#5a5a5a}@media(max-width:768px){.site-footer[data-astro-cid-sz7xmlte]{margin-left:0}.container[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1rem;text-align:center;padding:0 20px}}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{font-family:Avenir,Avenir Next,Georgia,Times New Roman,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.8;color:#595959;font-size:16px}body{min-height:100vh;background:#fff;display:flex;flex-direction:column}main{flex:1;padding:110px 450px 60px}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit}.container{max-width:1400px;margin:0 auto;padding:0}.section{padding:3rem 0}h1{font-size:2.5rem;font-weight:300;line-height:1.3;margin-bottom:2rem;letter-spacing:0;color:#000;font-family:Avenir,Georgia,serif}h2{font-size:1.5rem;font-weight:300;line-height:1.4;margin-bottom:1.5rem;letter-spacing:0;color:#000}h3{font-size:1.125rem;font-weight:400;line-height:1.5;margin-bottom:1rem;color:#000}p{margin-bottom:1.5rem;line-height:1.8;color:#595959;font-size:1.0625rem}@media(max-width:1200px){main{padding-left:200px;padding-right:200px}}@media(max-width:968px){main{padding-left:60px;padding-right:60px;padding-top:100px}h1{font-size:2.25rem}h2{font-size:1.375rem}}@media(max-width:768px){main{padding-left:20px;padding-right:20px;padding-top:120px}h1{font-size:1.875rem}h2{font-size:1.25rem}h3,p{font-size:1rem}.section{padding:2rem 0}}@media(max-width:480px){main{padding-left:16px;padding-right:16px}h1{font-size:1.5rem}h2{font-size:1.125rem}}
