#store-preview-root .bg-card{background-color:var(--store-color-secondary)}#store-preview-root .text-muted-foreground{color:var(--store-color-primary);opacity:.7}#store-preview-root header{background-color:var(--store-color-secondary);border-bottom-width:0;box-shadow:none}#store-preview-root .rounded-lg{border-radius:var(--store-border-radius)}#store-preview-root .shadow-md{box-shadow:var(--store-card-shadow)}#store-preview-root [data-radix-dialog-overlay],#store-preview-root [data-radix-sheet-overlay]{background-color:rgba(0,0,0,.5);backdrop-filter:blur(2px)}#store-preview-root [data-radix-dialog-content],#store-preview-root [data-radix-sheet-content]{background-color:var(--store-color-secondary)!important;color:var(--store-color-primary)!important;border-color:transparent!important}#store-preview-root [data-radix-dialog-content] .border-b,#store-preview-root [data-radix-sheet-content] .border-b{border-color:rgba(from var(--store-color-primary) r g b/.1)!important}#store-preview-root [data-radix-dialog-content] [role=heading],#store-preview-root [data-radix-sheet-content] [role=heading]{color:var(--store-color-primary)!important}#store-preview-root .border{border-color:transparent}#store-preview-root .bg-muted{background-color:var(--store-color-background)!important}#store-preview-root button[data-state=inactive]{color:var(--store-color-primary)}#store-preview-root button[data-state=active]{background-color:var(--store-color-accent)!important;color:#fff!important}#store-preview-root [data-radix-sheet-content]{background-color:var(--store-color-secondary)!important}.store-nav a,.store-nav button{-webkit-tap-highlight-color:transparent;color:inherit;box-shadow:none!important;transition:all .2s ease-in-out;position:relative}.store-nav .active,.store-nav [aria-selected=true],.store-nav [data-state=active],.store-nav a[aria-current=page]{background-color:transparent!important;color:inherit!important;box-shadow:none!important}.store-nav a:hover,.store-nav button:hover{transform:translateY(-2px);opacity:.8;box-shadow:none!important}.store-nav a:focus,.store-nav button:focus{outline:none;box-shadow:none!important}.store-nav :focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.store-nav a:active,.store-nav button:active{transform:translateY(0);box-shadow:none!important}.no-highlight,.no-highlight [role=button],.no-highlight a,.no-highlight button{-webkit-tap-highlight-color:transparent!important}.no-highlight,.no-highlight .active,.no-highlight [aria-selected=true],.no-highlight [data-state=active],.no-highlight [role=button],.no-highlight a,.no-highlight button{background:transparent!important;color:inherit!important;box-shadow:none!important}.no-highlight :active,.no-highlight :focus{outline:none!important;box-shadow:none!important}.no-highlight :focus-visible{outline:0!important;box-shadow:none!important}.bg-accent,.hover\:bg-accent:hover{background-color:transparent!important}