@layer Reset{*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{font-family:Prompt,Noto Sans Thai,Arial,sans-serif;line-height:1.6;color:#333;font-weight:400}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}ul{list-style:none}button{border:none;background:none;cursor:pointer;font-family:Prompt,Noto Sans Thai,Arial,sans-serif}h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}h2{font-size:2rem;font-weight:600;margin-bottom:.875rem}h3{font-size:1.5rem;font-weight:600;margin-bottom:.75rem}h4{font-size:1.25rem;font-weight:500;margin-bottom:.625rem}h5{font-size:1.125rem;font-weight:500;margin-bottom:.5rem}h6{font-size:1rem;font-weight:500;margin-bottom:.5rem}p{margin-bottom:1rem}.container{max-width:75rem;margin:0 auto;padding:0 1rem}.sr-only{position:absolute;width:.0625rem;height:.0625rem;padding:0;margin:-.0625rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus{outline-offset:.125rem}.skip-link{position:absolute;top:-2.5rem;left:.375rem;background:#000;color:#fff;padding:.5rem;text-decoration:none;z-index:1000}.skip-link:focus{top:.375rem}figure img{display:block}@media (min-width: 767px){.container{padding:0 2rem}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.75rem}h4{font-size:1.5rem}.text-headline{font-size:1.75rem}}@media (min-width: 1279px){.container{padding:0 3rem}h1{font-size:3.5rem;margin-bottom:1.5rem}h2{font-size:2.75rem;margin-bottom:1.25rem}h3{font-size:2rem;margin-bottom:1rem}h4{font-size:1.75rem}.text-headline{font-size:2rem}.layout{padding-inline:2rem}}}@layer base{:root{--base-size: .372rem;--scale: 1.4;--h1: calc(var(--h2) * var(--scale));--h2: calc(var(--h3) * var(--scale));--h3: calc(var(--h4) * var(--scale));--h4: calc(var(--h5) * var(--scale));--h5: calc(var(--h6) * var(--scale));--h6: var(--base-size)}.pointer{cursor:pointer}}@layer layout{.layout{margin-inline:auto;max-width:1312px;padding:1rem}.layout-body{min-height:100vh;display:flex;flex-direction:column}.layout-main{flex:1;display:flex;flex-direction:column}.layout-content{flex:1;min-height:auto;padding-bottom:2rem;display:flex;flex-direction:column}footer{margin-top:auto;width:100%;box-sizing:border-box;padding:1.5rem}}@layer Core{.title-card{font-size:1.25rem;font-weight:400;color:#222;margin:0;margin:1rem}.text-card-info{font-size:.875rem;color:#666;margin-bottom:.5rem;height:24px}.text-card-description{font-size:.875rem;color:#666;margin-bottom:1rem}.text-sub-headline{font-size:1rem;font-weight:400;margin-bottom:.5rem;color:#555}.text-center{text-align:center}}@layer Homepage{.video-banner,.daily-video{width:100%;height:auto}.video-playlist-section{margin-block-end:2rem}.daily-videos iframe{width:100%;max-width:600px;height:300px;border-radius:.5rem;box-shadow:0 .25rem .5rem #0000001a}.text-headline{font-size:1.5rem;font-weight:400;margin-bottom:1rem;color:#333}.video-count-header{font-size:1rem;font-weight:300;color:#666;margin-left:.5rem}iframe{width:100%}@media (min-width: 767px){.daily-videos iframe{max-width:560px;height:315px}}@media (min-width: 1279px){.daily-videos iframe{max-width:800px;height:450px}}}@layer BlogNewsCard{.blog-news-container{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.blog-news-container.one-row{grid-template-columns:repeat(1,1fr);grid-template-rows:1fr}.blog-news-container.two-rows{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(2,1fr)}.blog-news-container.multi-rows{grid-template-columns:repeat(1,1fr);grid-template-rows:auto}.article-item.hidden{display:none}.blog-news-card{max-width:100%;border-radius:.5rem;background-color:#fff;box-shadow:0 .125rem .25rem #0000001a;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.blog-news-card:hover{transform:translateY(-.25rem);box-shadow:0 .25rem .5rem #00000026}.blog-news-card img{width:100%;aspect-ratio:3 / 2;object-fit:contain;background-color:#f8f9fa}.blog-news-card figcaption{font-size:1rem;color:#555}.title-container{height:60px}.text-ellipsis{white-space:normal;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.text-clamp-title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}@media (min-width: 767px){.blog-news-container{grid-template-columns:repeat(2,1fr);gap:1.5rem}.blog-news-container.one-row{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}.blog-news-container.two-rows{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.blog-news-container.multi-rows{grid-template-columns:repeat(3,1fr);grid-template-rows:auto}}@media (min-width: 1279px){.blog-news-container{grid-template-columns:repeat(3,1fr);gap:1.5rem}.blog-news-container.one-row{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}.blog-news-container.two-rows{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.blog-news-container.multi-rows{grid-template-columns:repeat(3,1fr);grid-template-rows:auto}}}@layer BlogCategoryNav{.blog-category-container{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;justify-content:flex-start}.blog-category-link{display:inline-block;padding:.5rem 1rem;background-color:#f8f9fa;text-decoration:none;border-radius:.5rem;font-weight:500;transition:all .3s ease;border:2px solid transparent;text-align:center;white-space:nowrap;flex-shrink:0;font-size:.875rem;color:#000}.blog-category-link:hover,.blog-category-link:focus{background-color:#e9ecef;color:#c118a1;transform:translateY(-2px);box-shadow:0 4px 8px #c118a133}.blog-category-link.active{background-color:#c118a1;color:#fff;border-color:#c118a1}.blog-category-link.active:hover{background-color:#a01683;border-color:#a01683}@media (min-width: 767px){.blog-category-container{gap:1rem}.blog-category-link{padding:.75rem 1.5rem;font-size:1rem}}@media (min-width: 1279px){.blog-category-container{gap:1.5rem;margin-bottom:3rem}.blog-category-link{padding:1rem 2rem;font-size:1rem}}}@layer VideosPlayList{.video-playlist{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.video-playlist-thumbnail{width:100%;height:auto;border-radius:.5rem;display:block;aspect-ratio:16/9;flex-shrink:0}@media (min-width: 767px){.video-playlist{gap:1.5rem}.video-playlist-thumbnail{width:250px}}@media (min-width: 1279px){.video-playlist{gap:2rem}}}@layer NewsCategoryCard{.news-category-container{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.news-category-card{border-radius:.5rem;display:block;transition:transform .2s ease}.news-category-card:hover{transform:translateY(-.25rem)}.news-image-container{width:100%;height:auto;overflow:hidden;border-radius:.5rem;position:relative}.news-image-bright{width:100%;height:auto;object-fit:cover}.news-title-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b3);color:#fff;padding:1rem}.news-title-overlay p{margin:0;font-size:.875rem;font-weight:500;line-height:1.3}.news-category-card img{width:100%;height:auto;object-fit:cover;border-radius:.5rem;aspect-ratio:1 / 1}.news-category-card iframe{width:100%;height:200px;border-radius:.5rem;border:none}@media (min-width: 767px){.news-image-container{height:400px}.news-title-overlay p{font-size:1rem}.news-category-card img{height:400px}.news-category-card iframe{height:250px;border-radius:.5rem}}@media (min-width: 1279px){.news-category-container{grid-template-columns:repeat(3,1fr);gap:2rem}.news-image-container{height:450px}.news-title-overlay{padding:1.5rem}.news-title-overlay p{font-size:1.125rem;font-weight:600}.news-category-card img{height:450px}.news-category-card iframe{height:300px;border-radius:.5rem}}}@layer Pagination{.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin:2rem 0}.pagination-link{display:inline-block;padding:.5rem 1rem;background-color:#f8f9fa;color:#333;text-decoration:none;border-radius:.5rem;font-weight:500;transition:all .3s ease;border:2px solid transparent}.pagination-link:hover,.pagination-link:focus{background-color:#e9ecef;color:#c118a1;transform:translateY(-2px);box-shadow:0 4px 8px #c118a133}.pagination-link.active{background-color:#c118a1;color:#fff;border-color:#c118a1}.pagination-link.active:hover{background-color:#a01683;border-color:#a01683}.pagination-info{font-size:.875rem;color:#666;font-weight:500}}@layer BannerComp{.banner-comp{display:flex;flex-direction:column;gap:1.5rem;padding:1rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:1rem;margin-bottom:2rem;text-align:center}.banner-video-section{display:flex;justify-content:center}lite-youtube{width:100%}.banner-iframe{width:100%;max-width:350px;height:200px;border-radius:.5rem;box-shadow:0 .25rem .5rem #0000001a}.banner-content{text-align:center}.banner-title{color:#171717;margin-bottom:1rem;text-shadow:0 .125rem .25rem rgba(0,0,0,.1)}.banner-description{color:#495057;line-height:1.6;max-width:600px;margin:0 auto}@media (min-width: 767px){.banner-comp{padding:2rem;text-align:center}.banner-iframe{width:560px;height:315px;max-width:none}.banner-title{font-size:2rem;margin-bottom:1.5rem}.banner-description{font-size:1.125rem;max-width:800px}}@media (min-width: 1279px){.banner-comp{padding:3rem}.banner-iframe{width:800px;height:450px}.banner-title{font-size:2.5rem;margin-bottom:2rem}.banner-description{font-size:1.25rem;line-height:1.7;max-width:900px}}}@layer Heighlight{.videos-highlight-container{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.heighlight-card{border-radius:.5rem;padding:1rem;background-color:#fff;box-shadow:0 .125rem .25rem #0000001a;transition:transform .2s ease,box-shadow .2s ease}.heighlight-card img{width:100%;aspect-ratio:3 / 2;object-fit:cover}.heighlight-card:hover{transform:translateY(-.25rem);box-shadow:0 .25rem .5rem #00000026}.heighlight-card img{border-radius:.5rem;width:100%;height:a uto}.heighlight-card figcaption{padding-top:.75rem}.heighlight-card iframe{width:100%;height:200px;border-radius:.5rem;border:none}@media (min-width: 767px){.videos-highlight-container{grid-template-columns:repeat(2,1fr);gap:1.5rem}.heighlight-card{padding:1.25rem}.heighlight-card iframe{height:315px}}@media (min-width: 1279px){.videos-highlight-container{grid-template-columns:repeat(2,1fr);gap:2rem}.heighlight-card{padding:1.5rem}.heighlight-card iframe{height:400px}}}@layer VideoCard{.video-card-container{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.video-card{background-color:#fff;border-radius:.5rem;padding:1rem;box-shadow:0 .125rem .25rem #0000001a;transition:transform .2s ease,box-shadow .2s ease}.video-card:hover{transform:translateY(-.25rem);box-shadow:0 .25rem .5rem #00000026}.video-card iframe{width:100%;height:180px;border-radius:.5rem;border:none}.video-card figcaption{padding-top:.75rem}.video-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}@media (min-width: 767px){.video-card-container{grid-template-columns:repeat(2,1fr);gap:1.5rem}.video-card{padding:1rem}.video-card iframe{aspect-ratio:3/2;height:auto}}@media (min-width: 1279px){.video-card-container{grid-template-columns:repeat(4,1fr);gap:1.5rem}.video-card iframe{aspect-ratio:3/2;height:auto}}}@layer AlbumCard{.album-card-container{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;max-width:1312px;margin-left:auto;margin-right:auto}.album-card{background-color:#fff;border-radius:.5rem;box-shadow:0 .125rem .25rem #0000001a;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.album-card:hover{transform:translateY(-.25rem);box-shadow:0 .25rem .5rem #00000026}.album-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.album-card figcaption{padding:1rem}.album-card h3{font-size:1.25rem;font-weight:400;margin-bottom:.5rem;color:#222}.gallery-img{width:100%;aspect-ratio:1/1;object-fit:cover}.title-weight{font-weight:400}@media (min-width: 767px){.album-card-container{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 1279px){.album-card-container{grid-template-columns:repeat(4,1fr);gap:2rem}.album-card h3{font-size:1.375rem}}@media (min-width: 1280px) and (max-width: 1439px){.album-card-container{max-width:1280px;gap:1.75rem}}}@layer DetailPages{.detail-container{max-width:1200px;margin:0 auto;padding:0 2rem}.cate-tag{color:#c118a1}.detail-content{margin:0 auto}.detail-header{margin-bottom:2rem;text-align:center}.detail-meta{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.detail-date{color:#666;font-size:.875rem}.detail-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#333;line-height:1.3}.detail-subtitle{font-size:1.1rem;color:#666;margin-bottom:2rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.detail-content-area{max-width:70ch;margin-bottom:2rem;margin-inline:auto}.detail-body{margin-inline:auto}.detail-body img{width:100%;height:auto}.detail-body :global(p){margin-bottom:1.5rem}.detail-body :global(h2){font-size:1.5rem;margin:2rem 0 1rem;color:#333}.detail-body :global(h3){font-size:1.25rem;margin:1.5rem 0 1rem;color:#333}.related-posts{margin-top:3rem;padding-top:2rem;border-top:1px solid #eee}.related-posts h3{font-size:1.5rem;color:#333;text-align:left}.related-posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.detail-navigation{display:flex;justify-content:space-between;align-items:center;margin:3rem 0;padding-top:2rem;border-top:1px solid #e9ecef;flex-wrap:wrap;gap:1rem}.back-link,.category-link{color:#c118a1;text-decoration:none;font-weight:500;transition:color .3s ease}.back-link:hover,.category-link:hover{color:#a01683}.category-nav{display:flex;flex-wrap:wrap;gap:.5rem;margin:2rem 0;padding:1rem 0;border-bottom:1px solid #eee}.category-pill{padding:.5rem 1rem;background-color:#f5f5f5;color:#666;text-decoration:none;border-radius:20px;font-size:.9rem;transition:all .3s ease;border:1px solid transparent}.category-pill:hover{background-color:#e0e0e0;color:#333}.category-pill.active{background-color:#007bff;color:#fff;border-color:#007bff}.no-posts{text-align:center;color:#666;font-size:1.1rem;margin:2rem 0}@media (max-width: 768px){.detail-title{font-size:2rem}.related-posts-grid{grid-template-columns:1fr}.category-nav{gap:.3rem}.category-pill{font-size:.8rem;padding:.4rem .8rem}.detail-navigation{flex-wrap:wrap}}@media (min-width: 767px){.detail-container{width:1000px}.detail-navigation{flex-wrap:nowrap}.related-posts-grid{grid-template-columns:repeat(2,1fr)}article iframe{width:100%;height:400px}}@media (min-width: 1279px){.detail-container{width:1300px}.detail-title{font-size:3rem}.related-posts-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}}@layer NewsDetail{.news-detail-container{max-width:1312px;margin:0 auto;padding:1rem}.news-detail-content{text-align:center;margin-bottom:2rem}ß .news-detail-content h1{margin-bottom:1rem;text-align:left}.news-detail-content .text-sub-headline{text-align:left;margin-bottom:2rem}.news-detail-video{position:relative;width:100%;margin:2rem 0;background-color:#000;border-radius:.5rem;overflow:hidden;box-shadow:0 .5rem 1rem #0003}@media (min-width: 767px){.news-detail-container{padding:2rem}.news-detail-content h1{font-size:2.25rem;margin-bottom:1.5rem}.news-detail-content .text-sub-headline{font-size:1.125rem;margin-bottom:2.5rem}.news-detail-video{margin:3rem 0;border-radius:.75rem}}@media (min-width: 1279px){.news-detail-container{padding:3rem;max-width:1200px}.news-detail-content h1{font-size:2.75rem;margin-bottom:2rem}.news-detail-content .text-sub-headline{font-size:1.25rem;margin-bottom:3rem}.news-detail-video{margin:4rem 0;border-radius:1rem;box-shadow:0 1rem 2rem #00000026}}}.article-item{opacity:1;transform:scale(1)}.article-item.hidden{opacity:0;pointer-events:none}@layer videoPreviousDetail{.video-previous-container{width:100%;margin:0 auto;padding:0 2rem}@media (min-width: 500px){.video-previous-container{width:400px;height:auto}}@media (min-width: 768px){.video-previous-container{width:770px;padding:0 2rem}}@media (min-width: 1280px){.video-previous-container{width:1200px;padding:0 2rem}}}.site-footer[data-astro-cid-n7aqniup]{background-color:#171717;color:#ecf0f1;margin-top:auto}.footer-container[data-astro-cid-n7aqniup]{max-width:75rem;margin:0 auto;padding:0 1rem}.footer-content[data-astro-cid-n7aqniup]{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:2rem;padding:3rem 0}.footer-section[data-astro-cid-n7aqniup]{display:flex;flex-direction:column;gap:1rem}.footer-logo[data-astro-cid-n7aqniup]{display:flex;align-items:center;gap:1.5rem;text-decoration:none;color:inherit;margin-bottom:1rem}.footer-logo-image[data-astro-cid-n7aqniup]{height:4rem;width:auto}.footer-logo-text[data-astro-cid-n7aqniup]{font-size:1.25rem;font-weight:600;color:#c118a1}.footer-description[data-astro-cid-n7aqniup]{color:#bdc3c7;line-height:1.6;margin:0}.footer-heading[data-astro-cid-n7aqniup]{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#c118a1}.footer-nav-list[data-astro-cid-n7aqniup]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.footer-link[data-astro-cid-n7aqniup]{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.footer-link[data-astro-cid-n7aqniup]:hover,.footer-link[data-astro-cid-n7aqniup]:focus{color:#c118a1}.footer-contact[data-astro-cid-n7aqniup]{font-style:normal}.contact-item[data-astro-cid-n7aqniup]{margin-bottom:.5rem}.contact-label[data-astro-cid-n7aqniup]{font-weight:500;color:#ecf0f1}.social-heading[data-astro-cid-n7aqniup]{font-size:1rem;font-weight:500;margin-bottom:.75rem;color:#c118a1}.social-links[data-astro-cid-n7aqniup]{display:flex;gap:1rem;flex-wrap:wrap}.social-text[data-astro-cid-n7aqniup]{font-size:.875rem}.footer-bottom[data-astro-cid-n7aqniup]{border-top:1px solid #34495e;padding:1.5rem 0}.footer-bottom-content[data-astro-cid-n7aqniup]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem}.copyright[data-astro-cid-n7aqniup]{margin:0;color:#bdc3c7;font-size:.875rem}.footer-legal[data-astro-cid-n7aqniup]{display:flex;align-items:center;gap:.75rem;font-size:.875rem}.divider[data-astro-cid-n7aqniup]{color:#7f8c8d}@media (max-width: 48rem){.footer-content[data-astro-cid-n7aqniup]{grid-template-columns:1fr;gap:2rem;padding:2rem 0}.footer-bottom-content[data-astro-cid-n7aqniup]{flex-direction:column;text-align:center;gap:1rem}}@media (max-width: 30rem){.footer-container[data-astro-cid-n7aqniup]{padding:0 .5rem}.footer-content[data-astro-cid-n7aqniup]{padding:1.5rem 0}.social-links[data-astro-cid-n7aqniup]{align-items:center}}.site-header[data-astro-cid-leeuqjyv]{background-color:#fff;box-shadow:0 .125rem .25rem #0000001a;position:sticky;top:0;z-index:100}.nav-container[data-astro-cid-leeuqjyv]{max-width:84rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem}.logo-link[data-astro-cid-leeuqjyv]{display:flex;align-items:center;text-decoration:none}.logo-image[data-astro-cid-leeuqjyv]{height:2.5rem;width:auto}.nav-menu[data-astro-cid-leeuqjyv]{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.nav-link[data-astro-cid-leeuqjyv]{text-decoration:none;color:#333;font-weight:500;padding:.5rem 1rem;border-radius:.25rem;transition:all .3s ease}.nav-link[data-astro-cid-leeuqjyv]:hover,.nav-link[data-astro-cid-leeuqjyv]:focus{background-color:#f0f0f0;color:#c118a1;border-radius:10rem}.nav-link[data-astro-cid-leeuqjyv].active{background-color:#c118a1;color:#fff;border-radius:10rem}.mobile-menu-toggle[data-astro-cid-leeuqjyv]{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;gap:.25rem}.hamburger-line[data-astro-cid-leeuqjyv]{width:1.5rem;height:.1875rem;background-color:#333;transition:all .3s ease}.mobile-menu[data-astro-cid-leeuqjyv]{display:none;position:absolute;top:100%;left:0;right:0;background-color:#fff;box-shadow:0 .25rem .375rem #0000001a;border-top:.0625rem solid #e0e0e0}.mobile-nav-list[data-astro-cid-leeuqjyv]{list-style:none;margin:0;padding:1rem}.mobile-nav-link[data-astro-cid-leeuqjyv]{display:block;text-decoration:none;color:#333;padding:.75rem 1rem;font-weight:500;border-radius:.25rem;margin-bottom:.5rem}.mobile-nav-link[data-astro-cid-leeuqjyv]:hover,.mobile-nav-link[data-astro-cid-leeuqjyv]:focus{background-color:#f0f0f0;color:#c118a1}@media (max-width: 48rem){.nav-menu[data-astro-cid-leeuqjyv]{display:none}.mobile-menu-toggle[data-astro-cid-leeuqjyv]{display:flex}.mobile-menu[data-astro-cid-leeuqjyv][aria-hidden=false]{display:block}.mobile-menu-toggle[data-astro-cid-leeuqjyv][aria-expanded=true] .hamburger-line[data-astro-cid-leeuqjyv]:nth-child(1){transform:rotate(45deg) translate(.375rem,.375rem)}.mobile-menu-toggle[data-astro-cid-leeuqjyv][aria-expanded=true] .hamburger-line[data-astro-cid-leeuqjyv]:nth-child(2){opacity:0}.mobile-menu-toggle[data-astro-cid-leeuqjyv][aria-expanded=true] .hamburger-line[data-astro-cid-leeuqjyv]:nth-child(3){transform:rotate(-45deg) translate(.375rem,-.375rem)}}
