@charset "UTF-8";[data-element=Text]{display:block;position:relative;outline:none;min-width:2rem}[data-element=Text][contenteditable]{min-height:1lh}[data-element=Text][data-placeholder]:before{display:block;content:attr(data-placeholder);position:absolute!important;inset:0;opacity:.5;pointer-events:none;outline-offset:3px;outline:var(--theme-color-on-surface) dashed 1px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.themed .btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;gap:.5rem;padding:.3rem 1rem;border:1px solid transparent;line-height:1.2;border-radius:var(--theme-radius-button);font-family:var(--theme-font-family-body),sans-serif;font-size:var(--theme-font-size-body);font-weight:600;cursor:pointer;white-space:nowrap;box-sizing:border-box;text-wrap:balance}.themed .btn--primary{background-color:var(--theme-color-primary);color:var(--theme-color-on-primary)}.themed .btn--primary:hover{background-color:color-mix(in oklch,var(--theme-color-primary) 85%,#000)}.themed .btn--secondary{background-color:var(--theme-color-secondary);color:var(--theme-color-on-secondary)}.themed .btn--secondary:hover{background-color:color-mix(in oklch,var(--theme-color-secondary) 85%,#fff)}.themed .btn--icon-only{aspect-ratio:1/1;flex-shrink:0;padding:0}.themed .btn--icon-only.btn--size-md{width:44px;height:44px}.themed .btn--icon-only.btn--size-sm{width:32px;height:32px}.themed .btn--loading{position:relative;pointer-events:none;opacity:.7}.themed .btn--loading:after{content:"";position:absolute;inset:0;margin:auto;width:24px;height:24px;border:2px solid;border-top:2px solid transparent;border-radius:50%;animation:btn-spin .6s linear infinite}@keyframes btn-spin{to{transform:rotate(1turn)}}.themed .btn--disabled{cursor:not-allowed}.themed .btn__icon{width:1rem;height:1rem;flex-shrink:0}.themed .btn--icon-only:not(.btn--disabled):hover{opacity:.85}.themed [data-element=Image]{display:flex}.themed [data-element=Image] .image__placeholder{width:100%;min-height:100%;background-color:var(--theme-color-placeholder);border-radius:var(--theme-radius-card);background-position:50%;background-repeat:no-repeat}.themed [data-element=Image].image--fit-contain,.themed [data-element=Image].image--fit-cover{width:100%;height:100%}.themed [data-element=Image].image--fit-contain img,.themed [data-element=Image].image--fit-cover img{width:100%;height:100%;display:block}.themed [data-element=Image].image--fit-cover img{-o-object-fit:cover;object-fit:cover}.themed [data-element=Image].image--fit-contain img{-o-object-fit:contain;object-fit:contain}.auth-methods__loading[data-v-bd980281]{text-align:center;opacity:.6;font-size:.9rem;padding:1rem 0}.auth-methods__item[data-v-bd980281]{display:flex;flex-direction:column;gap:.5rem}.auth-methods__input[data-v-bd980281]{width:100%;padding:.5rem .75rem;border:1px solid var(--theme-color-border,#d1d5db);border-radius:.375rem;background-color:var(--theme-color-surface,#fff);color:var(--theme-color-on-surface,#111);font-size:var(--theme-font-size-body);outline:none;box-sizing:border-box}.auth-methods__input[data-v-bd980281]:focus{border-color:var(--theme-color-primary);box-shadow:0 0 0 3px color-mix(in oklch,var(--theme-color-primary) 25%,transparent)}.auth-methods__btn[data-v-bd980281]{padding:.5rem 1rem;border-radius:.375rem;border:none;background-color:var(--theme-color-primary);color:var(--theme-color-on-primary);font-size:var(--theme-font-size-body);cursor:pointer}.auth-methods__btn[data-v-bd980281]:hover:not(:disabled){background-color:color-mix(in oklch,var(--theme-color-primary) 85%,#000)}.auth-methods__btn[data-v-bd980281]:disabled{opacity:.4;cursor:not-allowed}.auth-methods__link[data-v-bd980281]{display:block;text-align:center;padding:.5rem 1rem;border-radius:.375rem;border:1px solid var(--theme-color-border);color:var(--theme-color-text);text-decoration:none;font-size:var(--theme-font-size-body);transition:background-color .15s}.auth-methods__link[data-v-bd980281]:hover{background-color:color-mix(in oklch,var(--theme-color-on-surface,#111) 8%,transparent)}.overlay[data-v-e1672dca]{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:var(--theme-z-index-modal)}.overlay.is-editor[data-v-e1672dca]{inset:var(--topbar-height) 0 0 var(--sidebar-width);overflow:hidden}.popup[data-v-e1672dca]{display:flex;position:relative;width:var(--v7b0aafb3);flex-direction:column;justify-content:center;align-items:center;gap:24px;background-color:var(--theme-color-background);color:var(--theme-color-on-surface);border-radius:var(--theme-radius-card);max-height:calc(100vh - 4rem);overflow-y:auto}.popup__title[data-v-e1672dca]{font-size:1.125rem;font-weight:600;margin:0}.popup__close[data-v-e1672dca]{background:none;border:none;cursor:pointer;color:inherit;position:absolute;width:48px;height:48px;font-size:24px;top:0;right:0;z-index:var(--theme-z-index-modal)}.popup__body[data-v-e1672dca]{display:flex;flex-direction:column;gap:.75rem;width:100%}.basket-login-block__logout[data-v-a70430fe],.basket-login-block__trigger[data-v-a70430fe]{padding:.5rem 1.25rem;border-radius:.375rem;border:none;background-color:var(--theme-color-primary);color:var(--theme-color-on-primary);font-size:var(--theme-font-size-body);cursor:pointer}.basket-login-block__logout[data-v-a70430fe]:hover,.basket-login-block__trigger[data-v-a70430fe]:hover{background-color:color-mix(in oklch,var(--theme-color-primary) 85%,#000)}.basket-login-block__title[data-v-a70430fe]{font-size:var(--theme-font-size-h5);font-weight:var(--theme-font-weight-heading);margin:0}.basket-login-block__logout[data-v-a70430fe]{margin-top:1rem}.basket-login-block__content[data-v-a70430fe]{display:flex;flex-direction:column;gap:24px;padding:48px;width:100%}.basket-login-block__image[data-v-a70430fe]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.basket-sidebar-header[data-v-0b69d028]{display:flex;align-items:center;justify-content:space-between;gap:16px}.basket-sidebar-header__user[data-v-0b69d028]{display:flex;align-items:center;gap:13px}.basket-sidebar-header__icon[data-v-0b69d028]{font-size:1.25rem;flex-shrink:0}.basket-sidebar-header__username[data-v-0b69d028]{font-size:1rem;font-weight:700;white-space:nowrap}.basket-sidebar-header__logout-btn[data-v-0b69d028]{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:10px 24px;background-color:var(--theme-color-surface,#545455);border:none;color:inherit;font-size:1rem;cursor:pointer;flex-shrink:0}.basket-sidebar-header__logout-btn[data-v-0b69d028]:hover{background-color:color-mix(in oklch,var(--theme-color-surface,#545455) 80%,#fff)}.basket-sidebar-item[data-v-84f25deb]{display:flex;align-items:center;justify-content:space-between;background-color:var(--theme-color-surface);border-radius:var(--theme-radius-card);padding:24px;gap:16px}.basket-sidebar-item__info[data-v-84f25deb]{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.basket-sidebar-item__name[data-v-84f25deb]{font-size:var(--theme-font-size-body);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.basket-sidebar-item__price[data-v-84f25deb]{display:inline-flex;align-items:baseline;gap:4px}.basket-sidebar-item__price-amount[data-v-84f25deb],.basket-sidebar-item__price-currency[data-v-84f25deb]{font-size:var(--theme-font-size-body);color:var(--theme-color-primary)}.basket-sidebar-item__actions[data-v-84f25deb]{display:flex;align-items:center;gap:12px;flex-shrink:0}.basket-sidebar-item__qty-select[data-v-84f25deb]{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:55px;height:44px;padding:0 28px 0 12px;background-color:transparent;border:1px solid var(--theme-color-border);color:inherit;font-size:1.125rem;font-weight:600;text-align:center;cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23f9f9f9' d='m15 8-5-6-5 6zM15 12l-5 6-5-6z'/%3E%3C/svg%3E");background-size:20px 20px;background-repeat:no-repeat;background-position:right 8px center}.basket-sidebar-item__qty-select[data-v-84f25deb]:disabled{opacity:.5;cursor:not-allowed}.basket-sidebar-item__delete-btn[data-v-84f25deb],.basket-sidebar-item__qty-select option[data-v-84f25deb]{background-color:var(--theme-color-surface);color:inherit}.basket-sidebar-item__delete-btn[data-v-84f25deb]{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;font-size:1rem;cursor:pointer}.basket-sidebar-item__delete-btn[data-v-84f25deb]:hover{background-color:color-mix(in oklch,var(--theme-color-surface) 80%,#fff)}.basket-sidebar-item__delete-btn[data-v-84f25deb]:disabled{opacity:.5;cursor:not-allowed}.basket-sidebar-block[data-v-bd419a2a]{display:inline-flex}.basket-sidebar-block__trigger[data-v-bd419a2a]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;border:none;border-radius:.375rem;background-color:var(--theme-color-primary);color:var(--theme-color-on-primary);font-size:var(--theme-font-size-body);cursor:pointer}.basket-sidebar-block__trigger[data-v-bd419a2a]:hover{background-color:color-mix(in oklch,var(--theme-color-primary) 85%,#000)}.basket-sidebar-block__badge[data-v-bd419a2a]{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .25rem;border-radius:999px;background-color:var(--theme-color-on-primary);color:var(--theme-color-primary);font-size:.75rem;font-weight:700;line-height:1}.basket-sidebar-overlay[data-v-bd419a2a]{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:flex-end;z-index:200}.basket-sidebar-overlay.is-editor[data-v-bd419a2a]{inset:var(--topbar-height) 0 0 var(--sidebar-width);overflow:hidden}.basket-sidebar-overlay.is-editor .basket-sidebar[data-v-bd419a2a]{max-width:100%}.basket-sidebar[data-v-bd419a2a]{display:flex;flex-direction:column;width:518px;max-width:100vw;height:100%;background-color:var(--theme-color-background,#222224);color:var(--theme-color-on-surface,#fff);overflow-y:auto;position:relative}.basket-sidebar__close[data-v-bd419a2a]{position:absolute;top:20px;right:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:inherit;font-size:1.125rem;cursor:pointer;opacity:.7}.basket-sidebar__close[data-v-bd419a2a]:hover{opacity:1}.basket-sidebar__header[data-v-bd419a2a]{padding:62px 39px 0}.basket-sidebar__divider[data-v-bd419a2a]{height:1px;background-color:var(--theme-color-border,#3a3a3b);margin:24px 39px 0}.basket-sidebar__items[data-v-bd419a2a]{flex:1;display:flex;flex-direction:column;gap:16px;padding:24px 39px;overflow-y:auto}.basket-sidebar__empty[data-v-bd419a2a]{color:color-mix(in oklch,var(--theme-color-on-surface,#fff) 60%,transparent);font-size:.9rem;text-align:center;margin-top:2rem}.basket-sidebar__summary[data-v-bd419a2a]{display:flex;flex-direction:column;gap:24px;padding:24px 39px 48px;border-top:1px solid var(--theme-color-border,#3a3a3b);margin-top:auto}.basket-sidebar__summary-rows[data-v-bd419a2a]{display:flex;flex-direction:column;gap:12px}.basket-sidebar__summary-row[data-v-bd419a2a]{display:flex;align-items:baseline;justify-content:space-between}.basket-sidebar__summary-label[data-v-bd419a2a]{font-size:1rem;font-weight:700;text-transform:capitalize}.basket-sidebar__summary-total[data-v-bd419a2a]{display:inline-flex;align-items:baseline;gap:4px}.basket-sidebar__summary-amount[data-v-bd419a2a]{font-size:1.5rem;font-weight:400;color:var(--theme-color-primary,#41c4c3)}.basket-sidebar__summary-currency[data-v-bd419a2a]{font-size:1rem;color:var(--theme-color-primary,#41c4c3)}.basket-sidebar__summary-tax-label[data-v-bd419a2a]{font-weight:700;text-transform:capitalize}.basket-sidebar__summary-creator-label[data-v-bd419a2a],.basket-sidebar__summary-tax-label[data-v-bd419a2a],.basket-sidebar__summary-tax-value[data-v-bd419a2a]{font-size:1rem;color:color-mix(in oklch,var(--theme-color-on-surface,#fff) 65%,transparent)}.basket-sidebar__summary-creator-label[data-v-bd419a2a]{font-weight:700;text-transform:capitalize}.basket-sidebar__summary-creator-value[data-v-bd419a2a]{font-size:1rem;color:color-mix(in oklch,var(--theme-color-on-surface,#fff) 65%,transparent)}.basket-sidebar__checkout-btn[data-v-bd419a2a]{display:flex;align-items:center;justify-content:center;height:44px;background-color:var(--theme-color-primary,#41c4c3);color:var(--theme-color-on-primary,#fff);font-size:1.125rem;font-weight:600;font-family:inherit;text-decoration:none;border:none;cursor:pointer}.basket-sidebar__checkout-btn[data-v-bd419a2a]:hover:not(:disabled){background-color:color-mix(in oklch,var(--theme-color-primary,#41c4c3) 85%,#000)}.basket-sidebar__checkout-btn[data-v-bd419a2a]:disabled{opacity:.5;cursor:not-allowed}.basket-sidebar-enter-active[data-v-bd419a2a],.basket-sidebar-leave-active[data-v-bd419a2a]{transition:opacity .25s ease}.basket-sidebar-enter-active .basket-sidebar[data-v-bd419a2a],.basket-sidebar-leave-active .basket-sidebar[data-v-bd419a2a]{transition:transform .3s ease}.basket-sidebar-enter-from[data-v-bd419a2a],.basket-sidebar-leave-to[data-v-bd419a2a]{opacity:0}.basket-sidebar-enter-from .basket-sidebar[data-v-bd419a2a],.basket-sidebar-leave-to .basket-sidebar[data-v-bd419a2a]{transform:translate(100%)}.scroll-carousel{position:relative;width:100%;height:100%}.scroll-carousel__track{display:flex;align-items:center;height:100%;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.scroll-carousel__track::-webkit-scrollbar{display:none}.scroll-carousel__nav{position:absolute;bottom:var(--theme-padding-card);right:var(--theme-padding-card);z-index:10;display:flex;gap:.5rem;pointer-events:none}.scroll-carousel__nav-btn{pointer-events:auto;transition:opacity .2s}.scroll-carousel__nav-btn:disabled{opacity:.3}.themed .carousel{overflow:hidden}.themed .carousel__wrapper{position:relative;min-height:0;aspect-ratio:3/4}@container page (min-width: 768px){.themed .carousel__wrapper{aspect-ratio:16/7}}.themed .carousel__item{height:100%}.themed .carousel__item-cta{align-self:flex-start}.themed .carousel__item-content{display:flex;flex-direction:column;margin:0 auto;max-width:1200px;width:100%;gap:.75rem;padding:var(--theme-padding-card)}.themed .carousel[data-style="2"] .carousel__item,.themed .carousel[data-style="2"] .scroll-carousel__track{max-width:100%;max-height:515px;height:100%}.themed .carousel[data-style="2"] .responsive__container{max-width:100%;padding:0}@container page (min-width: 768px){.themed .carousel[data-style="2"] .responsive__container{height:auto;max-height:515px}}.themed .carousel[data-style="2"] .carousel__wrapper{height:515px;max-height:515px;aspect-ratio:unset}.themed .carousel[data-style="2"] .scroll-carousel__nav{left:0;right:0;max-height:515px;max-width:1200px;width:100%;margin:auto;display:flex;justify-content:end;padding:var(--theme-padding-card);padding-bottom:0}@container page (min-width: 768px){.themed .carousel[data-style="2"] .scroll-carousel__nav{padding-inline:calc(var(--theme-padding-card) + 12px)}}.themed .carousel[data-style="2"] .scroll-carousel__track{align-items:center}.themed .carousel[data-style="2"] .carousel__item-content{padding:var(--theme-padding-card)}@container page (min-width: 768px){.themed .carousel[data-style="2"] .carousel__item-content{padding-inline:calc(var(--theme-padding-card) + 12px)}}.video{width:100%;height:100%}.video__direct,.video__iframe{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;border:none}.themed [data-element=Background]{display:block}.themed [data-element=Background] .bg__placeholder{width:100%;height:100%;background-color:var(--theme-color-placeholder);background-position:50%;background-repeat:no-repeat}.themed [data-element=Background] .bg__color{width:100%;height:100%;background-color:var(--theme-color-surface)}.themed [data-element=Background].bg--fit-contain,.themed [data-element=Background].bg--fit-cover{width:100%;height:100%}.themed [data-element=Background].bg--fit-contain img,.themed [data-element=Background].bg--fit-cover img{width:100%;height:100%;display:block}.themed [data-element=Background].bg--fit-cover img{-o-object-fit:cover;object-fit:cover}.themed [data-element=Background].bg--fit-contain img{-o-object-fit:contain;object-fit:contain}.themed .carousel-media-item{position:relative;overflow:hidden;flex:0 0 100%;border-radius:var(--theme-radius-card);background-color:var(--theme-color-surface);scroll-snap-align:start}.themed .carousel-media-item__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.themed .carousel-media-item__overlay{position:absolute;inset:0;display:flex;flex-direction:column;gap:.75rem;justify-content:flex-end;background:linear-gradient(to top,var(--theme-color-overlay) 0,transparent 60%);color:var(--theme-color-text)}.themed .carousel-media-item__item-image{max-width:150px;max-height:60px}.themed .carousel-media-item__item-description{opacity:.85;max-width:600px}.themed .carousel-media-item__item-cta{align-self:flex-start}.themed .carousel-media-item__nav{position:absolute;bottom:2rem;right:2rem;display:flex;gap:.5rem}.themed .add-package-btn--in-basket{border:1px solid var(--theme-color-on-surface);color:var(--theme-color-on-surface);overflow:hidden}.themed .add-package-btn--loading{opacity:.6}.themed .add-package-btn__step{display:flex;align-items:center;justify-content:center;width:44px;height:100%;background:transparent;border:none;color:inherit;font-size:1.25rem;cursor:pointer;flex-shrink:0}.themed .add-package-btn__step:hover:not(:disabled){background-color:color-mix(in oklch,var(--theme-color-on-surface) 15%,transparent)}.themed .add-package-btn__step:disabled{cursor:default}.themed .add-package-btn__label{flex:1;text-align:center;padding:0 .25rem;height:100%;display:flex;align-items:center;justify-content:center}.themed .add-package-btn{display:inline-flex;align-items:center;height:44px;border-radius:var(--theme-radius-button);font-family:var(--theme-font-family-body),sans-serif;font-size:var(--theme-font-size-body);font-weight:600;box-sizing:border-box;white-space:nowrap}.themed .carousel-package-item{position:relative;flex:0 0 100%;border-radius:var(--theme-radius-card);overflow:hidden;scroll-snap-align:start;background-color:var(--theme-color-surface)}.themed .carousel-package-item__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.themed .carousel-package-item__overlay{position:absolute;inset:0;display:flex;flex-direction:column;gap:.75rem;justify-content:flex-end;background:linear-gradient(to top,var(--theme-color-overlay) 0,transparent 60%);color:var(--theme-color-text)}.themed .carousel-package-item__item-image{max-width:150px;max-height:60px}.themed .carousel-package-item__item-title{cursor:pointer}.themed .carousel-package-item__item-description{opacity:.85;max-width:600px}.themed .carousel-package-item__item-cta{align-self:flex-start}.themed [data-element=SkeletonBox]{background-color:var(--theme-color-placeholder);border-radius:.25rem}.themed .category-display[data-align=left]{--category-display-align:left;--category-display-justify:flex-start}.themed .category-display[data-align=center]{--category-display-align:center;--category-display-justify:center}.themed .category-display[data-align=right]{--category-display-align:right;--category-display-justify:flex-end}.themed .category-display__container{padding:var(--theme-padding-card) 0;background-color:var(--theme-color-background);color:var(--theme-color-text)}.themed .category-display__title{margin:0 0 1.5rem;text-align:var(--category-display-align,center)}.themed .category-display__grid{--columns:1;--gap:1.5rem}@container page (min-width: 640px){.themed .category-display__grid{--columns:2}}@container page (min-width: 768px){.themed .category-display__grid{--columns:4}}.themed .category-display__grid{display:flex;flex-wrap:wrap;justify-content:var(--category-display-justify,center);gap:var(--gap)}.themed .category-display__card{background-color:var(--theme-color-surface);color:var(--theme-color-on-surface);border-radius:var(--theme-radius-card);overflow:hidden;display:flex;flex-direction:column;flex:0 1 calc((100% - (var(--columns) - 1)*var(--gap))/var(--columns))}.themed .category-display__card-media{aspect-ratio:3/4;cursor:pointer}.themed .category-display__card-content{padding:var(--theme-padding-card);display:flex;flex-direction:column;gap:.5rem;flex:1}.themed .category-display__card-title{font-size:var(--theme-font-size-h5);margin:0;cursor:pointer}.themed .category-display__card-title a{color:inherit;text-decoration:none}.themed .category-display__card-description{margin:0;flex:1;line-height:1.5;color:var(--theme-color-muted-on-surface)}.themed .category-display__card-pricing{margin-top:auto;display:flex;align-items:baseline;gap:.5rem}.themed .category-display__card-base-price{color:var(--theme-color-muted-on-surface);text-decoration:line-through}.themed .category-display__card-price{font-size:var(--theme-font-size-h6);font-weight:700;color:var(--theme-color-primary)}.themed .category-display__card-actions{margin-top:.75rem;display:flex;gap:.5rem;flex-wrap:wrap}.themed .category-display__card-btn-add{flex:1;min-width:-moz-fit-content;min-width:fit-content}.themed .category-display__empty{padding:0 var(--theme-padding-card);color:var(--theme-color-text-muted)}.themed .category-display__skeleton{padding:var(--theme-padding-card) 0;display:flex;flex-direction:column;gap:1.5rem;background:none}.themed .category-display__skeleton-title{align-self:var(--category-display-justify,center);width:30%;height:1.75rem}.themed .category-display__skeleton-grid{--columns:1;--gap:1.5rem}@container page (min-width: 640px){.themed .category-display__skeleton-grid{--columns:2}}@container page (min-width: 768px){.themed .category-display__skeleton-grid{--columns:4}}.themed .category-display__skeleton-grid{display:flex;flex-wrap:wrap;justify-content:var(--category-display-justify,center);gap:var(--gap)}.themed .category-display__skeleton-card{display:flex;flex-direction:column;border-radius:var(--theme-radius-card);overflow:hidden;flex:0 1 calc((100% - (var(--columns) - 1)*var(--gap))/var(--columns))}.themed .category-display__skeleton-media{aspect-ratio:3/4;border-radius:0}.themed .category-display__skeleton-content{padding:var(--theme-padding-card);display:flex;flex-direction:column;gap:.5rem;flex:1}.themed .category-display__skeleton-card-title{width:70%;height:var(--theme-font-size-h5)}.themed .category-display__skeleton-description{width:100%;height:3rem}.themed .category-display__skeleton-pricing{margin-top:auto;width:35%;height:var(--theme-font-size-h6)}.themed .category-display__skeleton-actions{margin-top:.75rem;width:100%;height:2.5rem}.themed .category-display[data-style="1"] .category-display__card-description,.themed .category-display[data-style="1"] .category-display__skeleton-description,.themed .category-display[data-style="2"] .category-display__card-actions,.themed .category-display[data-style="2"] .category-display__card-description,.themed .category-display[data-style="2"] .category-display__card:hover .category-display__card-description,.themed .category-display[data-style="2"] .category-display__card:hover .category-display__card-pricing,.themed .category-display[data-style="2"] .category-display__card:hover .category-display__card-title{display:none}.themed .category-display[data-style="2"] .category-display__card:hover .category-display__card-actions{display:flex}.themed .category-display[data-style="2"] .category-display__skeleton-actions,.themed .category-display[data-style="2"] .category-display__skeleton-description,.themed .category-display[data-style="3"] .category-display__card-pricing,.themed .category-display[data-style="3"] .category-display__skeleton-pricing{display:none}.themed .category-links{display:flex;flex-wrap:wrap;gap:1rem}@container page (max-width: 768px){.themed .category-links{gap:.5rem}}.themed .category-links__item{color:var(--theme-color-text);cursor:pointer;text-decoration:none}.themed .category-links__item--active,.themed .category-links__item:hover{color:var(--theme-color-primary)}.themed .category-list__container{padding:var(--theme-padding-card) 0;background-color:var(--theme-color-background);color:var(--theme-color-text)}.themed .category-list__item{color:inherit;text-decoration:none;cursor:pointer}.themed .category-list__empty{color:var(--theme-color-text-muted)}.themed .category-list[data-style="1"] .category-list__container{display:flex;flex-wrap:wrap;gap:.75rem}.themed .category-list[data-style="1"] .category-list__item{padding:.5rem .75rem;border:1px solid var(--theme-color-surface);border-radius:var(--theme-radius-card);background-color:var(--theme-color-surface);color:var(--theme-color-on-surface);font-weight:700;text-transform:uppercase}.themed .category-list[data-style="1"] .category-list__item:hover{background-color:var(--theme-color-secondary)}.themed .category-list[data-style="1"] .category-list__item:active{background-color:var(--theme-color-primary)}.themed .category-list[data-style="1"] .category-list__media{display:none}.themed .category-list[data-style="1"] .category-list__item--active{background-color:var(--theme-color-primary);border-color:var(--theme-color-primary);color:var(--theme-color-on-primary)}.themed .category-list[data-style="2"] .category-list__container{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.5rem}.themed .category-list[data-style="2"] .category-list__item{display:flex;flex-direction:column;gap:.75rem;text-align:center;height:240px;padding:var(--theme-padding-card);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-card);background-color:var(--theme-color-surface);color:var(--theme-color-on-surface);font-weight:700;text-transform:uppercase;justify-content:center;align-items:center;cursor:pointer}.themed .category-list[data-style="2"] .category-list__item:hover{border-color:var(--theme-color-primary)}.themed .category-list[data-style="2"] .category-list__media{aspect-ratio:3/4;overflow:hidden;border:2px solid transparent;height:172px;width:160px}.themed .category-list[data-style="2"] .category-list__name{font-weight:700;text-transform:uppercase}.themed .category-list[data-style="2"] .category-list__item--active .category-list__media{border-color:var(--theme-color-primary)}.themed .input{width:100%;height:44px;padding:0 .75rem;border-radius:var(--theme-radius-input);border:1px solid var(--theme-color-border);background-color:var(--theme-color-background);color:var(--theme-color-text);font-size:var(--theme-font-size-body);font-family:var(--theme-font-family-body),sans-serif;outline:none;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.themed .input:focus{border-color:var(--theme-color-primary)}.themed .input:disabled{opacity:.5;cursor:not-allowed}.themed .input:-moz-read-only{opacity:.7;cursor:default}.themed .input:read-only{opacity:.7;cursor:default}.themed .creator-code__container{padding:var(--theme-padding-card);display:flex;flex-direction:column}@container page (min-width: 768px){.themed .creator-code__container{flex-direction:row}}.themed .creator-code__container{align-items:center;gap:1rem;background-color:var(--theme-color-surface);border-radius:var(--theme-radius-card);color:var(--theme-color-on-surface)}.themed .creator-code__text{flex:1;max-width:100%;white-space:normal;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.themed .creator-code__title{font-size:var(--theme-font-size-h4);margin:0 0 .25rem}.themed .creator-code__description{margin:0;color:var(--theme-color-muted-on-surface)}.themed .creator-code__field{flex:1;min-width:0;width:100%;max-width:400px;gap:.75rem;display:flex;flex-direction:column}.themed .creator-code__input{padding:.5rem .75rem}.themed .creator-code__button,.themed .creator-code__remove{white-space:normal}.tbx-prose{font-family:var(--theme-font-family-body),sans-serif;font-size:var(--theme-font-size-body);line-height:1.7}.tbx-prose h1,.tbx-prose h2,.tbx-prose h3,.tbx-prose h4,.tbx-prose h5,.tbx-prose h6{margin-top:.5em;margin-bottom:.5em}.tbx-prose p{margin-top:0;margin-bottom:1em}.tbx-prose a{color:var(--theme-color-primary);text-decoration:underline;text-underline-offset:2px}.tbx-prose a:hover{opacity:.8}.tbx-prose ol,.tbx-prose ul{margin-bottom:1em;padding-left:1.5em}.tbx-prose li{margin-bottom:.25em}.tbx-prose ul{list-style:disc}.tbx-prose ol{list-style:decimal}.tbx-prose blockquote{border-left:3px solid var(--theme-color-primary);margin:1em 0;padding:.5em 0 .5em 1em;opacity:.8}.tbx-prose blockquote p:last-child{margin-bottom:0}.tbx-prose code{font-family:ui-monospace,Cascadia Code,monospace;font-size:.875em;padding:.15em .35em}.tbx-prose code,.tbx-prose pre{background-color:var(--theme-color-background);border-radius:var(--theme-radius-card)}.tbx-prose pre{padding:1em;margin-bottom:1em;overflow-x:auto}.tbx-prose pre code{background:none;padding:0;border-radius:0}.tbx-prose img{max-width:100%;height:auto}.tbx-prose hr{border:none;border-top:1px solid rgba(0,0,0,.12);margin:1.5em 0}.tbx-prose strong{font-weight:700}.tbx-prose em{font-style:italic}.tbx-prose>:first-child{margin-top:0}.tbx-prose>:last-child{margin-bottom:0}.tbx-prose table{width:100%;border-collapse:collapse;margin-bottom:1em}.tbx-prose th{text-align:left;color:var(--theme-color-muted-on-surface);font-weight:600}.tbx-prose td,.tbx-prose th{padding:.6rem 1rem;border-bottom:1px solid var(--theme-color-border)}.tbx-prose tr>:first-child{padding-inline-start:0}.tbx-prose tr>:last-child{padding-inline-end:0}@media(min-width:768px){.tbx-prose tr>:first-child{padding-inline-start:1rem}.tbx-prose tr>:last-child{padding-inline-end:1rem}}.themed .custom-content__container{padding:var(--theme-padding-card);background-color:var(--theme-color-surface);border-radius:var(--theme-radius-card);color:var(--theme-color-on-surface)}.themed .custom-html__frame{width:100%;border:none;display:block}.themed .custom-html__frame--inert{pointer-events:none}.package-media-gallery__item{display:flex;align-items:center;justify-content:center;flex:0 0 100%;height:100%;scroll-snap-align:start}.themed .featured-package__container{display:flex;flex-direction:column}@container page (min-width: 768px){.themed .featured-package__container{flex-direction:row;align-items:flex-start}}.themed .featured-package__container{border-radius:var(--theme-radius-card);overflow:hidden;min-height:320px}.themed .featured-package__media{flex:1;min-width:0}.themed .featured-package__media img,.themed .featured-package__media video{max-height:400px}.themed .featured-package__content{padding:var(--theme-padding-card);display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem}@container page (min-width: 768px){.themed .featured-package__content{flex:0 0 380px}}.themed .featured-package__content{background-color:var(--theme-color-surface);color:var(--theme-color-on-surface)}.themed .featured-package__body{display:flex;flex-direction:column;gap:.75rem}.themed .featured-package__badge{display:none}.themed .featured-package__title{font-size:var(--theme-font-size-h3);line-height:1.2}.themed .featured-package__title a{color:inherit;text-decoration:none}.themed .featured-package__description{color:var(--theme-color-muted-on-surface);line-height:1.6}.themed .featured-package__footer{display:flex;flex-direction:column;gap:1rem}.themed .featured-package__pricing{display:flex;align-items:baseline;gap:.75rem}.themed .featured-package__base-price{color:var(--theme-color-muted-on-surface);text-decoration:line-through}.themed .featured-package__price{font-size:var(--theme-font-size-h4);font-weight:700;color:var(--theme-color-primary)}.themed .featured-package__actions{display:flex;gap:.5rem}.themed .featured-package__cta{flex:1}.themed .featured-package__empty{padding:var(--theme-padding-card);color:var(--theme-color-text-muted)}.themed .featured-package__skeleton{display:flex;flex-direction:column}@container page (min-width: 768px){.themed .featured-package__skeleton{flex-direction:row}}.themed .featured-package__skeleton{border-radius:var(--theme-radius-card);overflow:hidden;min-height:320px}.themed .featured-package__skeleton-media{flex:1;min-width:0}.themed .featured-package__skeleton-image{width:100%;height:100%;min-height:240px}.themed .featured-package__skeleton-content{padding:var(--theme-padding-card);display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem}@container page (min-width: 768px){.themed .featured-package__skeleton-content{flex:0 0 380px}}.themed .featured-package__skeleton-body{display:flex;flex-direction:column;gap:.75rem}.themed .featured-package__skeleton-title{width:70%;height:var(--theme-font-size-h3)}.themed .featured-package__skeleton-description{width:100%;height:4.5rem}.themed .featured-package__skeleton-footer{display:flex;flex-direction:column;gap:1rem}.themed .featured-package__skeleton-price{width:35%;height:var(--theme-font-size-h4)}.themed .featured-package__skeleton-button{width:100%;height:2.75rem}.themed .featured-package[data-style="1"] .featured-package__skeleton{padding:var(--theme-padding-card);gap:1rem}.themed .featured-package[data-style="1"] .featured-package__container{background-color:var(--theme-color-surface);padding:var(--theme-padding-card)}.themed .featured-package[data-style="1"] .featured-package__content,.themed .featured-package[data-style="1"] .featured-package__skeleton-content{padding-top:0;padding-bottom:0}.themed .featured-package[data-style="1"] .featured-package__skeleton-content{background:none}.themed .featured-package[data-style="2"] .featured-package__skeleton{background:none;gap:1rem}.themed .info-cards[data-align=left]{--info-cards-align:left;--info-cards-justify:flex-start}.themed .info-cards[data-align=center]{--info-cards-align:center;--info-cards-justify:center}.themed .info-cards[data-align=right]{--info-cards-align:right;--info-cards-justify:flex-end}.themed .info-cards__container{color:var(--theme-color-text)}.themed .info-cards__title{margin:0 0 1.5rem;text-align:var(--info-cards-align,center)}.themed .info-cards__grid{--columns:1;--gap:1.5rem}@container page (min-width: 640px){.themed .info-cards__grid{--columns:2}}@container page (min-width: 768px){.themed .info-cards__grid{--columns:4}}.themed .info-cards__grid{display:flex;flex-wrap:wrap;justify-content:var(--info-cards-justify,center);gap:var(--gap)}.themed .info-cards__grid .info-card-item{flex:0 1 calc((100% - (var(--columns) - 1)*var(--gap))/var(--columns))}.themed .info-card-item{color:var(--theme-color-on-surface);border-radius:var(--theme-radius-card);overflow:hidden}.themed .info-card-item__media{aspect-ratio:3/4;width:100%;max-height:350px}@container page (min-width: 768px){.themed .info-card-item__media{aspect-ratio:16/9}}.themed .info-card-item__content{padding:var(--theme-padding-card);display:flex;flex-direction:column;gap:.5rem;text-align:center}.themed .info-card-item__title{font-size:var(--theme-font-size-h5);font-weight:700;margin:0}.themed .info-card-item__text{margin:0;color:var(--theme-color-text);line-height:1.5}.themed .info-cards[data-style="2"] .info-card-item{background-color:var(--theme-color-surface);color:var(--theme-color-on-surface)}.themed .info-cards[data-style="2"] .info-card-item__content{text-align:left}.themed .package-detail-popup{display:flex;flex-direction:column;position:relative;background-color:var(--theme-color-surface);color:var(--theme-color-on-surface);border-radius:var(--theme-radius-card);max-height:calc(100vh - 4rem);overflow:hidden}.themed .package-detail-popup__overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:100;outline:none}.themed .package-detail-popup__close{background:none;border:none;cursor:pointer;color:inherit;position:absolute;width:48px;height:48px;font-size:24px;top:0;right:0;z-index:1}.themed .package-detail-popup__empty{padding:2rem;color:var(--theme-color-muted-on-surface)}.themed .package-detail-popup__contents{flex:1 1 auto;min-height:0}.themed .package-detail-popup__media{min-width:0;overflow:hidden;flex-shrink:0}.themed .package-detail-popup__details{position:relative;display:flex;flex-direction:column;min-height:0}.themed .package-detail-popup__details-scroll{display:flex;flex-direction:column;gap:.75rem;min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;padding-right:.5rem}.themed .package-detail-popup__scroll-fade{position:absolute;bottom:0;left:0;right:.5rem;height:3rem;background:linear-gradient(to bottom,transparent,var(--theme-color-surface));pointer-events:none}.themed .package-detail-popup__title{font-size:var(--theme-font-size-h5);line-height:1.2;margin:0}.themed .package-detail-popup__description{color:var(--theme-color-on-surface);line-height:1.6}.themed .package-detail-popup__pricing{display:flex;align-items:baseline;gap:.75rem;flex-shrink:0}.themed .package-detail-popup__base-price{color:var(--theme-color-error);text-decoration:line-through}.themed .package-detail-popup__price{font-weight:700;color:var(--theme-color-on-surface)}.themed .package-detail-popup__cta{flex:1}.themed .package-detail-popup__cta-price{opacity:.8}.themed .package-detail-popup__cta-price:before{content:"•";margin-right:.5rem}.themed .package-detail-popup__actions{display:flex;align-items:center;flex-shrink:0}.themed .package-detail-popup--horizontal{min-height:460px;padding:var(--theme-padding-card) calc(var(--theme-padding-card)*2)}.themed .package-detail-popup--horizontal .package-detail-popup__contents{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;grid-template-areas:"details media" "pricing actions";-moz-column-gap:var(--theme-padding-card);column-gap:var(--theme-padding-card);row-gap:var(--theme-padding-card)}.themed .package-detail-popup--horizontal .package-detail-popup__media{max-height:415px;grid-area:media;align-self:stretch;min-height:0}.themed .package-detail-popup--horizontal .package-detail-popup__media [data-element=Image],.themed .package-detail-popup--horizontal .package-detail-popup__media [data-element=Image] img{height:auto;max-height:100%}.themed .package-detail-popup--horizontal .package-detail-popup__details{grid-area:details;justify-content:flex-start}.themed .package-detail-popup--horizontal .package-detail-popup__pricing{grid-area:pricing;align-self:center}.themed .package-detail-popup--horizontal .package-detail-popup__actions{grid-area:actions;display:flex;gap:12px}.themed .package-detail-popup--horizontal .package-detail-popup__actions .package-detail-popup__base-price,.themed .package-detail-popup--horizontal .package-detail-popup__actions .package-detail-popup__price{display:none}@media(max-width:640px){.themed .package-detail-popup--horizontal{min-height:0;padding:0}.themed .package-detail-popup--horizontal .package-detail-popup__contents{display:flex;flex-direction:column;gap:var(--theme-padding-card)}.themed .package-detail-popup--horizontal .package-detail-popup__media [data-element=Image],.themed .package-detail-popup--horizontal .package-detail-popup__media [data-element=Image] img{height:auto;max-height:415px}.themed .package-detail-popup--horizontal .package-detail-popup__details{padding:0 var(--theme-padding-card) 0;flex:1 1 auto}.themed .package-detail-popup--horizontal .package-detail-popup__pricing{width:100%;align-self:flex-start;padding-inline:var(--theme-padding-card)}.themed .package-detail-popup--horizontal .package-detail-popup__actions{padding:var(--theme-padding-card);padding-top:0;display:flex;gap:12px}.themed .package-detail-popup--horizontal .package-detail-popup__pricing{display:none}.themed .package-detail-popup--horizontal .package-detail-popup__actions .package-detail-popup__base-price,.themed .package-detail-popup--horizontal .package-detail-popup__actions .package-detail-popup__price{display:revert}}.themed .package-detail-popup--vertical .package-detail-popup__contents{display:flex;flex-direction:column;gap:var(--theme-padding-card)}.themed .package-detail-popup--vertical .package-detail-popup__media [data-element=Image],.themed .package-detail-popup--vertical .package-detail-popup__media [data-element=Image] img{height:auto;max-height:415px}.themed .package-detail-popup--vertical .package-detail-popup__details{padding:0 var(--theme-padding-card) 0;flex:1 1 auto}.themed .package-detail-popup--vertical .package-detail-popup__pricing{width:100%;align-self:flex-start;padding-inline:var(--theme-padding-card)}.themed .package-detail-popup--vertical .package-detail-popup__actions{padding:var(--theme-padding-card);padding-top:0;display:flex;gap:12px}.page{flex-direction:column;min-height:100vh;container-type:inline-size;container-name:page}.page,.page__content{display:flex;gap:var(--theme-gap-section,1rem)}.page__content{flex:1;flex-direction:column}section[data-v-b1618e89]{padding:var(--theme-padding-card);border:1px solid #ccc}label[data-v-b1618e89]{display:block;margin-bottom:.5rem}pre[data-v-b1618e89]{font-size:.8em}.legal-banner[data-v-2f47d164]{width:100%!important;min-height:42px!important;padding-block:8px!important;font-size:11px!important;font-weight:400!important;font-family:Arial,sans-serif!important;line-height:1.2!important;display:flex!important;justify-content:flex-start!important}@container page (max-width: 800px){.legal-banner[data-v-2f47d164]{min-height:96px!important;padding:16px!important}.legal-banner__container[data-v-2f47d164]{flex-direction:column!important;align-items:flex-start!important;padding:0!important}.legal-banner__text[data-v-2f47d164]{padding-right:0!important}.legal-banner__links[data-v-2f47d164]{margin-top:12px!important}}.legal-banner--light[data-v-2f47d164]{background-color:#fff!important;color:#000!important}.legal-banner--dark[data-v-2f47d164]{background-color:#000!important;color:#fff!important}.legal-banner__container[data-v-2f47d164]{width:100%!important;height:100%!important;display:flex!important;justify-content:flex-start!important;align-items:center!important}@container page (max-width: 800px){.legal-banner__container[data-v-2f47d164]{flex-direction:column!important;align-items:flex-start!important}}.legal-banner__main[data-v-2f47d164]{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}.legal-banner__image[data-v-2f47d164]{padding-right:16px!important;flex-shrink:0!important;margin-top:-4px!important}.legal-banner__image[data-v-2f47d164] svg{fill:currentColor!important}.legal-banner__text[data-v-2f47d164]{flex-grow:1!important;color:inherit!important;text-wrap:balance!important;padding-right:32px!important}@container page (max-width: 800px){.legal-banner__text[data-v-2f47d164]{padding-right:0!important}}.legal-banner__links[data-v-2f47d164]{margin-left:0!important;flex-shrink:0!important;padding:0!important}@container page (max-width: 800px){.legal-banner__links[data-v-2f47d164]{margin-top:12px!important}}@container page (min-width: 800px){.legal-banner__links[data-v-2f47d164]{max-width:unset!important;flex-shrink:0!important;margin-left:auto!important;margin-right:0!important}}.legal-banner__links a[data-v-2f47d164]{color:inherit!important;text-decoration:underline!important}.legal-banner__links>a[data-v-2f47d164]:not(:last-child){margin-right:12px!important}.themed .site-footer{background-color:var(--theme-color-surface);color:var(--theme-color-on-surface)}.themed .site-footer__main{width:100%;display:grid;grid-template-columns:max-content 1fr max-content;gap:.75rem;padding-block:1.5rem!important}@container page (max-width: 1000px){.themed .site-footer__main{grid-template-columns:minmax(160px,1fr) 2fr}}@container page (max-width: 800px){.themed .site-footer__main{padding-inline:16px!important}}.themed .site-footer__logo{display:block;text-decoration:none}.themed .site-footer__logo img{display:block;width:100%;max-width:140px;max-height:60px}.themed .site-footer__logo-text{color:var(--theme-color-on-surface);font-size:var(--theme-font-size-h6);font-weight:700;margin:0}.themed .site-footer__links{display:flex;flex-wrap:wrap;gap:.25rem .875rem;padding-left:4.75rem;padding-right:4.75rem;align-items:flex-end}@container page (max-width: 1000px){.themed .site-footer__links{justify-content:flex-end;padding-left:0;text-align:right}}.themed .site-footer__payment-methods{display:flex;flex-wrap:wrap balance;flex-wrap:wrap;gap:.875rem;margin-left:auto;align-items:center;justify-content:flex-end}@container page (max-width: 400px){.themed .site-footer__payment-methods{grid-row:2;grid-column:1/-1;margin-left:0;justify-content:flex-start}}.themed .site-footer__copyright{width:100%;font-size:.75rem;color:var(--theme-color-muted-on-surface);grid-column:1/-1}@container page (max-width: 1000px){.themed .site-footer__copyright{grid-row:2;grid-column:1}}@container page (max-width: 400px){.themed .site-footer__copyright{grid-row:3}}.themed .site-footer-group{min-width:120px}.themed .site-footer-group__title{font-weight:700;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--theme-color-muted-on-surface)}.themed .site-footer-group__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.themed .site-footer-group__links a{text-decoration:none}.themed .site-footer-group__links a:hover{color:var(--theme-color-primary)}.themed .site-header{background-color:var(--theme-color-surface);color:var(--theme-color-on-surface);position:relative}.themed .site-header--sticky{position:sticky;top:0;z-index:10}.themed .site-header__full-width{width:100%;padding:0 12px}.themed .site-header__container{display:flex;align-items:center;justify-content:space-between;padding:1rem}.themed .site-header__container--centerAligned{justify-content:center;gap:2rem}@container page (max-width: 768px){.themed .site-header__container{flex-wrap:wrap;justify-content:space-between;gap:.5rem}}.themed .site-header__logo{text-decoration:none}.themed .site-header__logo img{max-height:60px;display:block}.themed .site-header__logo-text{color:var(--theme-color-on-surface);font-size:var(--theme-font-size-h6);font-weight:700;margin:0}.themed .site-header__nav{display:flex;align-items:center;gap:2rem;order:3}@container page (max-width: 768px){.themed .site-header__nav{display:none;width:100%}.themed .site-header__nav--open{display:flex;flex-direction:column;gap:1rem;padding:.75rem 0;opacity:1}}.themed .site-header__links{display:flex;list-style:none;margin:0;padding:0;gap:1rem}.themed .site-header__links a{display:inline-block;text-decoration:none;color:var(--theme-color-text)}.themed .site-header__links a--active,.themed .site-header__links a:hover{color:var(--theme-color-primary)}@container page (max-width: 768px){.themed .site-header__links{flex-direction:column;gap:.5rem}}.themed .site-header__actions{display:flex;gap:.5rem}@container page (max-width: 768px){.themed .site-header__actions{flex-wrap:wrap}}.themed .site-header__hamburger{display:none;order:2;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:none;border:none;border-radius:4px;cursor:pointer;color:currentColor;font-size:1.25rem}.themed .site-header__hamburger:hover{opacity:.7}@container page (max-width: 768px){.themed .site-header__hamburger{display:flex}}.themed .system-requirements__container{padding:var(--theme-padding-card);background-color:var(--theme-color-surface);border-radius:var(--theme-radius-card);color:var(--theme-color-on-surface)}.themed .system-requirements__title{font-size:var(--theme-font-size-h3);margin:0 0 1.25rem;text-align:center}.themed .system-requirements__table-wrap{position:relative;margin-inline:calc(var(--theme-padding-card)*-1)}.themed .system-requirements__table-wrap:after,.themed .system-requirements__table-wrap:before{content:"";position:absolute;top:0;bottom:0;width:1.75rem;pointer-events:none;z-index:1}.themed .system-requirements__table-wrap:before{left:0;background:linear-gradient(to right,var(--theme-color-surface),transparent)}.themed .system-requirements__table-wrap:after{right:0;background:linear-gradient(to left,var(--theme-color-surface),transparent)}.themed .system-requirements__scroll{overflow-x:auto;scrollbar-width:none}.themed .system-requirements__scroll::-webkit-scrollbar{display:none}.themed .system-requirements__table{width:calc(100% - var(--theme-padding-card)*2);border-collapse:collapse;margin-inline:var(--theme-padding-card)}.themed .system-requirements__table th{text-align:left;padding:.6rem 1rem;border-bottom:1px solid var(--theme-color-border);color:var(--theme-color-muted-on-surface);font-weight:600}.themed .system-requirements__table th:first-child{width:140px}.themed .system-requirements__table td{border-bottom:1px solid var(--theme-color-border)}.themed .system-requirements__table tr>*{padding:.6rem 1rem}.themed .system-requirements__table tr>:first-child{padding-inline-start:0}@container page (min-width: 768px){.themed .system-requirements__table tr>:first-child{padding-inline-start:1rem}}.themed .system-requirements__table tr>:last-child{padding-inline-end:0}@container page (min-width: 768px){.themed .system-requirements__table tr>:last-child{padding-inline-end:1rem}}.themed .system-requirements__label,.themed .system-requirements-row__label{font-weight:600;color:var(--theme-color-muted-on-surface)}.themed .system-requirements-row__max-spec,.themed .system-requirements-row__min-spec{min-width:250px}
