.anchor-menu-container{left:0;position:fixed;top:50%;transform:translateY(-50%);z-index:1000}.anchor-menu-toggle{align-items:center;background:#039b96;border:2px solid #039b96;border-radius:0 8px 8px 0;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;min-height:56px;padding:16px 20px;transition:all .3s ease}.anchor-menu-toggle:hover{border-color:#fff}.anchor-menu-container.menu-active .anchor-menu-toggle{display:none}.toggle-icon{display:flex;flex-direction:column;height:16px;margin-right:10px;width:20px}.hamburger-line{background:#fff;height:2.5px;margin:1.5px 0;width:100%}.toggle-text{white-space:nowrap}.anchor-menu{background:#fff;border-radius:0 8px 8px 0;box-shadow:2px 2px 20px rgba(0,0,0,.2);display:flex;flex-direction:column;left:0;max-height:350px;opacity:0;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%) translateX(-100%);transition:all .4s cubic-bezier(.25,.46,.45,.94);visibility:hidden;width:350px;z-index:10}.anchor-menu-container.menu-active .anchor-menu{opacity:1;transform:translateY(-50%) translateX(0);visibility:visible}.anchor-menu-content{display:flex;flex-direction:column;height:100%}.anchor-menu-header{align-items:center;background-color:#039b96;border-radius:0 8px 0 0;display:flex;opacity:0;padding:20px 24px;transform:translateX(-20px);transition:all .3s ease .1s}.anchor-menu-container.menu-active .anchor-menu-header{opacity:1;transform:translateX(0)}.anchor-menu-back{align-items:center;background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;justify-content:center;margin-right:12px;padding:8px;transition:all .2s ease}.anchor-menu-back:hover{background:hsla(0,0%,100%,.2)}.anchor-menu-title{color:#fff;flex:1;font-size:18px;font-weight:700;letter-spacing:1px;margin:0;text-transform:uppercase}.anchor-menu-list{background:#fff;flex:1;list-style:none;margin:0;max-height:280px;overflow-y:auto;padding:24px}.anchor-menu-item{margin:0 0 8px;opacity:0;transform:translateX(-20px);transition:all .3s ease}.anchor-menu-container.menu-active .anchor-menu-item{opacity:1;transform:translateX(0);transition-delay:.2s}.anchor-link{border-radius:8px;color:#6b7280;display:block;font-size:15px;font-weight:500;line-height:1.5;padding:14px 16px;position:relative;text-decoration:none;transition:all .2s ease}.anchor-link:hover{background:#f3f4f6;color:#039b96;transform:translateX(4px)}.anchor-link.active{background:#e0f7f6;border-left:4px solid #039b96;color:#039b96;font-weight:600;padding-left:12px}@media (max-height:600px){.anchor-menu{max-height:280px}.anchor-menu-list{max-height:210px}}@media (max-height:400px){.anchor-menu{max-height:250px}.anchor-menu-list{max-height:180px}}@media (max-width:768px){.anchor-menu-container{left:0;position:fixed;top:50%;transform:translateY(-50%)}.anchor-menu-toggle{font-size:14px;min-height:48px;padding:12px 16px}.toggle-icon{height:14px;margin-right:8px;width:18px}.hamburger-line{background:#fff;height:2px;margin:1px 0}.anchor-menu{max-height:70vh;max-width:350px;top:50%;transform:translateY(-50%) translateX(-100%);transition:all .4s cubic-bezier(.25,.46,.45,.94);width:calc(100vw - 40px)}.anchor-menu-container.menu-active .anchor-menu{transform:translateY(-50%) translateX(0)}.anchor-menu-list{max-height:calc(70vh - 70px)}}.page-content{margin-left:60px;padding:20px}.content-section{margin-bottom:60px;min-height:400px;padding:40px 0}.content-section h2{color:#2c3e50;font-size:28px;margin-bottom:20px}