:root{--color-fg: #000;--color-tabs: #86c441;--color-tabs-fg: #fff;--color-tabs-border: #161;--color-background: #fff;--color-background-alt: #eee}summary .tab-label{width:fit-content}.tab-wrapper{position:relative}.tabs{display:flex;flex-wrap:nowrap;position:relative;margin:0 0 auto;max-width:100%;gap:.25rem;overflow:hidden}.tabs .Section-A{padding:.5em 1em 0}.tab-label{z-index:1;box-shadow:2px 5px 3px #0009;position:relative;display:flex;align-items:center;justify-content:center;line-height:1.2;color:rgb(var(--color-background));font-size:1.4rem;font-weight:700;padding:.5rem 1rem;border-radius:15px 15px 0 0;border:none;cursor:pointer;top:0;transition:all .15s;white-space:nowrap}.tabs.truncate-tabs .tab-label{max-width:8em;overflow:hidden;text-overflow:ellipsis;font-size:1.2rem;padding:.5rem .75rem;flex-shrink:1;min-width:3em}.tab-dropdown-wrapper{display:none}.tab-wrapper.use-dropdown .tab-dropdown-wrapper{display:block;margin-bottom:-1px;position:relative;z-index:2;width:fit-content}.tab-wrapper.use-dropdown .tabs{display:none}.tab-dropdown{appearance:none;-webkit-appearance:none;font-size:1.4rem;font-weight:700;padding:.65rem 2.5rem .65rem 1.2rem;border:1px solid white;border-radius:0;border-bottom:none;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground, 0 0 0));cursor:pointer;box-shadow:2px -2px 5px #0000001a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23333' stroke-width='2' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;min-width:200px;position:relative;top:-1px}.tab-dropdown:focus{outline:2px solid rgba(0,0,0,.3);outline-offset:-2px}.tab-label:not([aria-selected=true]){z-index:0}.tab-label:hover{top:.4rem;transition:all .15s}details:not([open]) .tab-content{display:none}.tab-menu-toggle{display:none}@media only screen and (min-width:769px){.tab-close-button{display:none}}@media only screen and (max-width:768px){.tab-dropdown-wrapper{display:none!important}.tab-wrapper.use-dropdown .tabs{display:grid}.tab-menu-toggle{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--color-tabs, #86c441);color:#fff;border:none;border-radius:var(--buttons-radius, 8px);padding:.6rem 1.2rem;font-size:1.3rem;font-weight:700;cursor:pointer;width:100%;box-shadow:2px 3px 5px #0000004d;margin-bottom:.5rem;z-index:3;position:sticky;top:0}.tab-menu-toggle .toggle-arrow{transition:transform .2s;font-size:.8em}.tab-menu-toggle.expanded .toggle-arrow{transform:rotate(180deg)}.tabs{display:grid;justify-content:center;z-index:2;overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .2s ease}.tabs.mobile-expanded{max-height:800px;opacity:1}.tab-label{border-radius:var(--buttons-radius, 8px);margin-bottom:.2rem;flex:0 0 auto;height:fit-content;max-width:none!important}.tab-label:not([aria-selected=true]){z-index:2}.tab-close-button{box-shadow:2px 5px 3px #0009}.tab-close-button[hidden]{display:none}}
/*# sourceMappingURL=/cdn/shop/t/126/assets/component-tabbed-index.css.map */
