.layout-module__muyaCG__page{background:#ddd;grid-template-columns:auto 1fr;width:100%;height:100%;display:grid}.layout-module__muyaCG__sideNavigation{--nav-icon-size:2.5rem;--sidebar-bg:#222;background:var(--sidebar-bg);color:#fff;width:fit-content;height:100%;max-width:calc(var(--nav-icon-size) + 2rem);flex-direction:column;gap:.5rem;padding:1rem;transition:max-width .5s;display:flex;overflow:hidden}.layout-module__muyaCG__sideNavigation.layout-module__muyaCG__sidebarOpen{max-width:100%}.layout-module__muyaCG__sidebarToggle{aspect-ratio:1;width:var(--nav-icon-size);height:var(--nav-icon-size);cursor:pointer;background:#fff5;border:0;border-radius:15%;justify-content:center;align-items:center;transition:background .25s;display:flex;position:relative}.layout-module__muyaCG__sidebarToggle:hover{background:#fff7}.layout-module__muyaCG__hamburger{opacity:1;background:currentColor;border-radius:100vw;width:75%;height:10%;transition:opacity .5s,margin-top .5s,transform .75s;position:absolute}.layout-module__muyaCG__hamburger:first-child{margin-top:-50%}.layout-module__muyaCG__hamburger:nth-child(3){margin-top:50%}.layout-module__muyaCG__sidebarOpen .layout-module__muyaCG__hamburger:nth-child(2){opacity:0}.layout-module__muyaCG__sidebarOpen .layout-module__muyaCG__hamburger:first-child,.layout-module__muyaCG__sidebarOpen .layout-module__muyaCG__hamburger:nth-child(3){margin-top:0;transform:rotate(135deg)}.layout-module__muyaCG__sidebarOpen .layout-module__muyaCG__hamburger:nth-child(3){transform:rotate(-135deg)}.layout-module__muyaCG__navItem{width:100%;height:var(--nav-icon-size);background:0 0;border:1px solid #cccc;border-radius:.5rem;flex-direction:row;align-items:center;gap:.5rem;padding:.5rem .75rem .5rem .5rem;transition:background .5s;display:flex;overflow:hidden}.layout-module__muyaCG__navItem.layout-module__muyaCG__active{background:#f555}.layout-module__muyaCG__navIcon{aspect-ratio:1;background:currentColor;height:100%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@property --wipe-amount{syntax:"<number>";inherits:true;initial-value:0}.layout-module__muyaCG__navText{--wipe-amount:0;white-space:pre;-webkit-mask-image:linear-gradient(90deg,black calc((var(--wipe-amount)*2.5%) + -150%),transparent calc((var(--wipe-amount)*0.5%) + 51%));mask-image:linear-gradient(90deg,black calc((var(--wipe-amount)*2.5%) + -150%),transparent calc((var(--wipe-amount)*0.5%) + 51%));transition:--wipe-amount .25s}.layout-module__muyaCG__sidebarOpen .layout-module__muyaCG__navText{--wipe-amount:100;transition:--wipe-amount .5s}.layout-module__muyaCG__content{isolation:isolate;flex-direction:column;width:100%;height:100%;padding:1rem;display:flex;position:relative;overflow:auto}@media screen and (max-width:900px){.layout-module__muyaCG__page{grid-template-rows:1fr auto;grid-template-columns:1fr}.layout-module__muyaCG__sideNavigation{flex-direction:row;order:1;justify-content:center;gap:.75rem;width:100%;max-width:100%;height:4rem;padding:.25rem .5rem}.layout-module__muyaCG__sidebarToggle{display:none}.layout-module__muyaCG__navItem{aspect-ratio:4/3;border:0;grid-template-rows:1fr 1.25rem;grid-template-columns:1fr;gap:.25rem;width:auto;height:100%;padding:.35rem;display:grid}.layout-module__muyaCG__navIcon{aspect-ratio:1;width:min-content;height:100%;margin-inline:auto}.layout-module__muyaCG__navText{height:fit-content;white-space:unset;text-align:center;line-clamp:2;-webkit-line-clamp:2;text-overflow:".";--line-height:.7rem;font-size:.85rem;line-height:var(--line-height);padding-bottom:calc(.9rem - var(--line-height));-webkit-box-orient:vertical;overflow:hidden;--wipe-amount:100!important}}
