.ax-drawer{position:fixed;top:0;left:-340px;width:320px;max-width:90%;height:100%;background:#f0f0f0;box-shadow:4px 0 15px #00000026;z-index:1090;transition:left .4s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;font-family:sans-serif}.ax-drawer.ax-open{left:0}.ax-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #dcdcdc}.ax-drawer-header h3{margin:0;font-size:1.25rem;color:#333}.ax-drawer-close{background:none;border:none;font-size:1.75rem;cursor:pointer;padding:.5rem;line-height:1;color:#666}.ax-drawer-close:hover{color:#000}.ax-drawer-content{padding:1.5rem;overflow-y:auto;flex-grow:1}.ax-group{margin-bottom:1.5rem}.ax-font-size-controls{display:flex;justify-content:space-between;background-color:#e0e0e0;border-radius:8px;padding:.5rem}.ax-font-btn{flex:1;margin:0 .25rem;padding:.75rem 0;border:1px solid #ccc;background:#006b35;color:#fff;font-size:1rem;font-weight:700;border-radius:6px;cursor:pointer;transition:all .2s ease}.ax-font-btn:hover{background:#fff;border-color:#006b35;color:#006b35}.ax-options-list{list-style:none;padding:0;margin:0}.ax-option-item{display:flex;align-items:center;padding:.75rem;background:#fff;border-radius:8px;margin-bottom:.75rem;border:1px solid #dcdcdc;cursor:pointer;transition:all .2s ease}.ax-option-item:hover{border-color:#006b35;transform:translateY(-2px);box-shadow:0 4px 8px #0000000d}.ax-option-item.ax-active{background-color:#006b35;color:#fff;border-color:#006b35}.ax-option-item.ax-active .ax-option-icon{background-color:#fff;color:#006b35}.ax-option-icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#006b35;color:#fff;border-radius:6px;margin-right:1rem;font-size:1.2rem;flex-shrink:0}.ax-option-icon b{font-size:1.5rem}.ax-option-text{font-size:1rem;font-weight:500}html.ax-monochrome{filter:grayscale(100%)}html.ax-invert{filter:invert(100%) hue-rotate(180deg)}html.ax-invert img,html.ax-invert video,html.ax-invert iframe{filter:invert(100%) hue-rotate(180deg)}html.ax-big-cursor,html.ax-big-cursor body,html.ax-big-cursor a,html.ax-big-cursor button,html.ax-big-cursor [role=button]{cursor:url(/build/assets/cursor-BRbZsqwX.svg),auto}html.ax-highlight-links a:not(.btn){background-color:#ff0!important;color:#000!important;text-decoration:underline!important;border:1px solid black!important}#ax-reading-guide{position:fixed;height:5px;background:#006b35;width:100%;top:50%;left:0;z-index:9999;pointer-events:none;display:none}html.ax-reading-guide-on #ax-reading-guide{display:block}.ax-side-panel{position:fixed;top:0;left:-100%;width:300px;height:100%;background:#fff;z-index:1100;box-shadow:2px 0 10px #0000001a;transition:left .3s ease-in-out;display:flex;flex-direction:column}.ax-side-panel.ax-open{left:0}.ax-side-panel-header{padding:1rem;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;align-items:center}.ax-side-panel-content{padding:1rem;overflow-y:auto;flex-grow:1}.ax-side-panel-content ul{list-style:none;padding-left:0}.ax-side-panel-content ul a{text-decoration:none;color:#333;display:block;padding:.5rem;border-radius:4px}.ax-side-panel-content ul a:hover{background-color:#f1f1f1}.ax-side-panel-content .ax-heading-h2{padding-left:1rem}.ax-side-panel-content .ax-heading-h3{padding-left:2rem}.ax-side-panel-content .ax-heading-h4{padding-left:3rem}.ax-shortcut{display:flex;justify-content:space-between;padding:.5rem 0}.ax-shortcut kbd{background-color:#e9ecef;padding:.2rem .4rem;border-radius:3px;border:1px solid #ccc}
