.theme-spacing-xs{margin:8px}.theme-spacing-sm{margin:16px}.theme-spacing-md{margin:24px}.theme-spacing-lg{margin:32px}.theme-spacing-xl{margin:48px}.theme-spacing-top-xs{margin-top:8px}.theme-spacing-top-sm{margin-top:16px}.theme-spacing-top-md{margin-top:24px}.theme-spacing-top-lg{margin-top:32px}.theme-spacing-top-xl{margin-top:48px}.theme-spacing-bottom-xs{margin-bottom:8px}.theme-spacing-bottom-sm{margin-bottom:16px}.theme-spacing-bottom-md{margin-bottom:24px}.theme-spacing-bottom-lg{margin-bottom:32px}.theme-spacing-bottom-xl{margin-bottom:48px}.theme-padding-xs{padding:8px}.theme-padding-sm{padding:16px}.theme-padding-md{padding:24px}.theme-padding-lg{padding:32px}.theme-padding-xl{padding:48px}.theme-container{max-width:var(--page-width, 1200px);margin:0 auto;padding:0 20px}.theme-grid{display:grid;gap:20px}.theme-grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.theme-grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.theme-grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.theme-flex{display:flex;gap:16px}.theme-flex-center{display:flex;align-items:center;justify-content:center}.theme-flex-between{display:flex;align-items:center;justify-content:space-between}.theme-flex-column{display:flex;flex-direction:column;gap:16px}.theme-text-center{text-align:center}.theme-text-left{text-align:left}.theme-text-right{text-align:right}.theme-text-bold{font-weight:600}.theme-text-normal{font-weight:400}.theme-text-light{font-weight:300}.theme-text-uppercase{text-transform:uppercase}.theme-text-capitalize{text-transform:capitalize}.theme-text-xs{font-size:12px}.theme-text-sm{font-size:14px}.theme-text-md{font-size:16px}.theme-text-lg{font-size:18px}.theme-text-xl{font-size:24px}.theme-text-primary{color:rgb(var(--color-foreground))}.theme-text-secondary{color:rgb(var(--color-foreground));opacity:.7}.theme-text-heading{color:rgb(var(--color-heading))}.theme-text-link{color:rgb(var(--color-link))}.theme-bg-primary{background-color:rgb(var(--color-background))}.theme-bg-contrast{background-color:rgb(var(--color-background-contrast))}.theme-border{border:1px solid rgb(var(--color-card-border))}.theme-border-top{border-top:1px solid rgb(var(--color-card-border))}.theme-border-bottom{border-bottom:1px solid rgb(var(--color-card-border))}.theme-border-radius{border-radius:var(--theme-card-radius)}.theme-border-radius-sm{border-radius:4px}.theme-border-radius-lg{border-radius:12px}.theme-border-radius-full{border-radius:9999px}.theme-shadow-sm{box-shadow:0 1px 3px #0000001a}.theme-shadow-md{box-shadow:0 4px 6px #0000001a}.theme-shadow-lg{box-shadow:0 10px 15px #0000001a}.theme-transition{transition:var(--dark-mode-transition)}.theme-transition-fast{transition:all .15s ease}.theme-transition-slow{transition:all .5s ease}.theme-hidden{display:none!important}.theme-visible{display:block!important}@media screen and (max-width: 768px){.theme-hidden-mobile{display:none!important}.theme-visible-mobile{display:block!important}}@media screen and (min-width: 769px){.theme-hidden-desktop{display:none!important}.theme-visible-desktop{display:block!important}}@media screen and (max-width: 768px){.theme-container{padding:0 16px}.theme-grid{gap:16px}.theme-padding-lg,.theme-padding-xl{padding:24px}}html.dark-mode .theme-border,html.dark-mode .theme-border-top,html.dark-mode .theme-border-bottom,body.dark-mode .theme-border,body.dark-mode .theme-border-top,body.dark-mode .theme-border-bottom{border-color:rgb(var(--theme-dark-border))!important}html.dark-mode .theme-shadow-sm,html.dark-mode .theme-shadow-md,html.dark-mode .theme-shadow-lg,body.dark-mode .theme-shadow-sm,body.dark-mode .theme-shadow-md,body.dark-mode .theme-shadow-lg{box-shadow:0 4px 6px #0000004d}
/*# sourceMappingURL=/cdn/shop/t/63/assets/theme-utilities.css.map */
