.console-root{--console-canvas:247 247 248;--console-surface:255 255 255;--console-elevated:250 250 251;--console-ink:24 24 27;--console-muted:113 113 122;--console-line:228 228 231;--console-primary:234 88 12;--cs-bg:rgb(var(--console-canvas));--cs-card:rgb(var(--console-surface));--cs-ink:rgb(var(--console-ink));--cs-muted:rgb(var(--console-muted));--cs-line:rgb(var(--console-line));--cs-accent:rgb(var(--console-primary));--cs-accent-soft:rgb(var(--console-primary)/0.09);--cs-radius:14px;min-height:100vh;--tw-bg-opacity:1;background-color:rgb(var(--console-canvas)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:light}.console-root[data-theme=dark]{--console-canvas:12 12 14;--console-surface:20 20 23;--console-elevated:27 27 31;--console-ink:244 244 245;--console-muted:161 161 170;--console-line:39 39 42;--console-primary:249 115 22;color-scheme:dark}.console-root button,.console-root input,.console-root select,.console-root textarea{border-style:solid}.console-layout{min-height:100vh;--tw-bg-opacity:1;background-color:rgb(var(--console-canvas)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.console-sidebar{position:fixed;top:0;bottom:0;left:0;z-index:80;display:flex;width:264px;flex-direction:column;border-right-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:.75rem;transition-property:width,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.console-sidebar.is-collapsed{width:76px}.console-brand{display:flex;height:4rem;align-items:center;gap:.75rem;overflow:hidden;padding-left:.5rem;padding-right:.5rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));-webkit-text-decoration-line:none;text-decoration-line:none}.console-brand-mark{display:grid;height:2.5rem;width:2.5rem;flex-shrink:0;place-items:center;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.console-brand-copy{min-width:150px;line-height:1.25;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.console-brand-copy b{display:block;font-size:.875rem;line-height:1.25rem;font-weight:600}.console-brand-copy small{font-size:9px;font-weight:700;letter-spacing:.16em;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.is-collapsed .console-brand-copy,.is-collapsed .console-nav-chevron,.is-collapsed .console-nav-group-title,.is-collapsed .console-nav-label,.is-collapsed .console-profile-copy{pointer-events:none;opacity:0}.console-nav{margin-top:.75rem;display:flex;flex:1 1 0%;flex-direction:column;gap:.25rem;overflow-y:auto;overflow-x:hidden}.console-nav-group-title{margin-bottom:.25rem;margin-top:1rem;white-space:nowrap;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.13em;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.console-nav-group-title,.console-nav-item{padding-left:.75rem;padding-right:.75rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.console-nav-item{position:relative;display:flex;min-height:2.75rem;width:100%;align-items:center;gap:.75rem;border-radius:.75rem;border-width:0;background-color:initial;font-size:13px;-webkit-text-decoration-line:none;text-decoration-line:none;outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.console-nav-item:hover{--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.console-nav-item:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.6)}.console-nav-item{font-family:inherit;font-weight:500}.console-nav-item.\!active,.console-nav-item.active{background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.console-nav-icon{display:grid;height:1.5rem;width:1.5rem;flex-shrink:0;place-items:center}.console-nav-label{white-space:nowrap;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.console-nav-chevron{margin-left:auto;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.console-nav-chevron.\!open,.console-nav-chevron.open{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.console-subnav{margin-left:1.25rem;display:grid;border-left-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding-left:1.25rem}.is-collapsed .console-subnav{display:none}.console-tooltip{pointer-events:none;visibility:hidden;position:absolute;left:58px;z-index:90;white-space:nowrap;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(var(--console-ink)/var(--tw-bg-opacity,1));padding:.375rem .625rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-surface)/var(--tw-text-opacity,1));opacity:0;--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.is-collapsed .console-nav-item:focus-visible .console-tooltip,.is-collapsed .console-nav-item:hover .console-tooltip{visibility:visible;opacity:1}.console-sidebar-footer{border-top-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding-top:.75rem}.console-profile{position:relative;display:flex;height:3rem;align-items:center;gap:.75rem;overflow:visible;border-radius:.75rem;padding-left:.5rem;padding-right:.5rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));-webkit-text-decoration-line:none;text-decoration-line:none;outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.console-profile:hover{--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1))}.console-profile:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.6)}.console-profile.\!active,.console-profile.active{background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.console-profile>svg{margin-left:auto;flex-shrink:0;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.is-collapsed .console-profile>svg{display:none}.is-collapsed .console-profile:focus-visible .console-tooltip,.is-collapsed .console-profile:hover .console-tooltip{visibility:visible;opacity:1}.console-avatar-small{display:grid;height:2.25rem;width:2.25rem;flex-shrink:0;place-items:center;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.console-profile-copy{min-width:145px;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.console-profile-copy b,.console-profile-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.console-profile-copy b{font-size:.75rem;line-height:1rem}.console-profile-copy small{margin-top:.125rem;font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.console-main{min-height:100vh;padding-left:264px;transition-property:padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.console-main.is-collapsed{padding-left:76px}.console-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;display:flex;height:4rem;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));background-color:rgb(var(--console-surface)/.9);padding-left:1.25rem;padding-right:1.25rem;--tw-backdrop-blur:blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.console-icon-button{display:inline-grid;height:2.25rem;width:2.25rem;flex-shrink:0;cursor:pointer;place-items:center;border-radius:.5rem;border-width:1px;border-color:transparent;background-color:initial;padding:0;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.console-icon-button:hover{--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.console-icon-button:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.6)}.console-header-divider{height:1.25rem;width:1px;--tw-bg-opacity:1;background-color:rgb(var(--console-line)/var(--tw-bg-opacity,1))}.console-breadcrumbs{display:flex;min-width:0;align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem}.console-breadcrumbs,.console-breadcrumbs a{--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.console-breadcrumbs a{-webkit-text-decoration-line:none;text-decoration-line:none}.console-breadcrumbs a:hover,.console-breadcrumbs strong{--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.console-breadcrumbs strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.console-header-actions{margin-left:auto;display:flex;align-items:center;gap:.25rem}.console-logout-button{display:inline-flex;height:2.25rem;cursor:pointer;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;border-color:transparent;background-color:initial;padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity:1;color:rgb(153 27 27/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.console-logout-button:hover{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.console-logout-button:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(185 28 28/0.4)}.console-logout-button:disabled{pointer-events:none;opacity:.6}.console-root[data-theme=dark] .console-logout-button{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.console-root[data-theme=dark] .console-logout-button:hover{--tw-border-opacity:1;border-color:rgb(127 29 29/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(69 10 10/var(--tw-bg-opacity,1))}.console-mobile-brand{display:none;font-size:.875rem;line-height:1.25rem;font-weight:600}.console-drawer-backdrop{position:fixed;inset:0;z-index:70;border-width:0;background-color:rgb(0 0 0/.5);--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.console-page-header{margin-bottom:1.5rem;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem}.console-page-header h1{margin:0;font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.console-page-header p{margin-bottom:0;margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.console-card{border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;--tw-shadow:0 1px 2px rgb(15 23 42/.04),0 8px 28px rgb(15 23 42/.04);--tw-shadow-colored:0 1px 2px var(--tw-shadow-color),0 8px 28px var(--tw-shadow-color)}.console-button,.console-card{background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.console-button{display:inline-flex;min-height:2.5rem;cursor:pointer;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;padding-left:1rem;padding-right:1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.console-button:hover{--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1))}.console-button:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.6)}.console-button:disabled{pointer-events:none;opacity:.5}.console-button-primary{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.console-button-primary:hover{background-color:rgb(var(--console-primary)/.9)}.console-input{min-height:2.5rem;width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.console-input::placeholder{--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.console-input:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.console-badge{display:inline-flex;align-items:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:.25rem .625rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.console-table-wrap{width:100%;overflow-x:auto;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1))}.console-skeleton{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1))}.console-modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;background-color:rgb(0 0 0/.5);padding:1rem;--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.console-modal{max-height:90vh;width:100%;max-width:32rem;overflow:auto;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;padding:1.5rem;--tw-shadow:0 25px 50px -12px rgb(0 0 0/0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.console-dropdown,.console-modal{background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.console-dropdown{position:absolute;right:0;top:100%;z-index:90;margin-top:.5rem;min-width:12rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;padding:.375rem;--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.language-page{margin-left:auto;margin-right:auto;width:100%;max-width:1400px;padding:1.25rem 1.25rem 7rem}@media (min-width:768px){.language-page{padding:2rem 2rem 7rem}}.language-hero{margin-bottom:1.25rem;display:flex;flex-direction:column;gap:1.25rem;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1.5rem;--tw-shadow:0 1px 2px rgb(15 23 42/.04),0 8px 28px rgb(15 23 42/.04);--tw-shadow-colored:0 1px 2px var(--tw-shadow-color),0 8px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:768px){.language-hero{flex-direction:row;align-items:center;justify-content:space-between;padding:2rem}}.language-hero{background-image:radial-gradient(circle at 90% 0,rgb(var(--console-primary)/.14),transparent 34%)}.language-hero>div>span{font-size:10px;font-weight:800;letter-spacing:.16em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.language-hero h1{font-size:1.875rem;line-height:2.25rem;font-weight:600;letter-spacing:-.025em;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.language-hero h1,.language-hero p{margin-bottom:0;margin-top:.5rem;--tw-text-opacity:1}.language-hero p{max-width:42rem;font-size:.875rem;line-height:1.5rem;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.language-hero .console-badge{gap:.5rem;white-space:nowrap;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.language-toolbar{position:-webkit-sticky;position:sticky;top:64px;z-index:40;margin-bottom:1.25rem;display:flex;flex-direction:column;gap:.75rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));background-color:rgb(var(--console-surface)/.95);padding:.75rem;--tw-shadow:0 1px 2px rgb(15 23 42/.04),0 8px 28px rgb(15 23 42/.04);--tw-shadow-colored:0 1px 2px var(--tw-shadow-color),0 8px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-backdrop-blur:blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}@media (min-width:768px){.language-toolbar{flex-direction:row;align-items:flex-end}}.language-selector{display:grid;flex-shrink:0;gap:.375rem}.language-selector>span{padding-left:.25rem;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.language-selector select{height:2.75rem;min-width:12rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.language-selector select:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.language-search{position:relative;display:flex;height:2.75rem;flex:1 1 0%;align-items:center}.language-search>svg{pointer-events:none;position:absolute;left:.875rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.language-search input{height:100%;width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding-left:2.75rem;padding-right:5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.language-search input::placeholder{--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.language-search input:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-bg-opacity:1;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.language-search input:focus,.language-search kbd{background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1))}.language-search kbd{position:absolute;right:.75rem;border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;padding:.25rem .5rem;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.language-name-card{margin-bottom:1rem;display:flex;flex-direction:column;gap:1rem;padding:1rem}@media (min-width:768px){.language-name-card{flex-direction:row;align-items:center;justify-content:space-between}}.language-name-card>div{display:flex;align-items:center;gap:.75rem}.language-field-icon{display:grid;height:2.5rem;width:2.5rem;place-items:center;border-radius:.75rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.language-name-card b,.language-name-card small{display:block}.language-name-card b{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.language-name-card small{margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}@media (min-width:768px){.language-name-card .console-input{max-width:28rem}}.language-sections{display:grid;gap:.75rem}.language-section{overflow:hidden}.language-section-heading{display:flex;width:100%;cursor:pointer;align-items:center;gap:.75rem;border-width:0;--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1rem;text-align:left;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.language-section-heading:hover{--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1))}.language-section-heading:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-inset:inset;--tw-ring-color:rgb(var(--console-primary)/0.6)}@media (min-width:768px){.language-section-heading{padding-left:1.25rem;padding-right:1.25rem}}.language-section-heading>span{display:grid;height:2.25rem;width:2.25rem;flex-shrink:0;place-items:center;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.language-section-heading>div{flex:1 1 0%}.language-section-heading b,.language-section-heading small{display:block}.language-section-heading b{font-size:.875rem;line-height:1.25rem;font-weight:600}.language-section-heading small{margin-top:.125rem;font-size:11px}.language-section-heading small,.language-section-heading>svg{--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.language-section-heading>svg{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.language-section-heading>svg.\!open,.language-section-heading>svg.open{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.language-fields{border-top-width:1px;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));background-color:rgb(var(--console-elevated)/.5)}.language-field,.language-fields{display:grid;--tw-border-opacity:1}.language-field{gap:.75rem;border-bottom-width:1px;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1rem}.language-field:last-child{border-bottom-width:0}@media (min-width:768px){.language-field{grid-template-columns:minmax(190px,30%) 1fr;align-items:flex-start;padding-left:1.25rem;padding-right:1.25rem}}.language-field>label{display:grid;gap:.25rem;padding-top:.25rem}.language-field>label b{font-size:.75rem;font-weight:600;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.language-field code{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.language-field input,.language-field textarea{width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:.625rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.language-field input::placeholder,.language-field textarea::placeholder{--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.language-field input:focus,.language-field textarea:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.language-field input{min-height:2.75rem}.language-field textarea{min-height:6rem;resize:vertical;line-height:1.5rem}.language-save-dock{position:fixed;bottom:1.25rem;left:50%;z-index:50;display:flex;width:min(440px,calc(100vw - 2rem));--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));align-items:center;justify-content:space-between;gap:1rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));background-color:rgb(var(--console-surface)/.95);padding:.5rem .5rem .5rem 1rem;--tw-shadow:0 25px 50px -12px rgb(0 0 0/0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-backdrop-blur:blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.language-save-dock>span{display:flex;align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.language-save-dock i{height:.5rem;width:.5rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity,1))}.language-toast{position:fixed;right:1.25rem;top:5rem;z-index:110;display:flex;width:min(390px,calc(100vw - 2rem));align-items:center;gap:.75rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:.75rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));--tw-shadow:0 25px 50px -12px rgb(0 0 0/0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);animation:console-toast-in .2s ease-out}.language-toast>span{display:grid;height:2.5rem;width:2.5rem;flex-shrink:0;place-items:center;border-radius:.75rem;background-color:rgb(16 185 129/.1);--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity,1))}.language-toast.\!error>span,.language-toast.error>span{background-color:rgb(239 68 68/.1);--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.language-toast>div{min-width:0;flex:1 1 0%}.language-toast b,.language-toast small{display:block}.language-toast b,.language-toast small{font-size:.75rem;line-height:1rem}.language-toast small{margin-top:.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.language-toast>button{display:grid;height:2rem;width:2rem;cursor:pointer;place-items:center;border-radius:.5rem;border-width:0;background-color:initial;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.language-toast>button:hover{--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.language-empty,.language-error{display:grid;justify-items:center;padding:3rem;text-align:center}.language-empty h2,.language-error h2{margin-bottom:0;margin-top:1rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.language-empty p,.language-error p{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.language-empty button{margin-top:.75rem;cursor:pointer;border-width:0;background-color:initial;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.language-hero-skeleton{margin-bottom:1.25rem;display:block;height:10rem;width:100%}.language-section-skeleton{margin-bottom:.75rem;display:block;height:5rem;width:100%}.slider-console-page{margin-left:auto;margin-right:auto;width:100%;max-width:1500px;padding:1.25rem 1.25rem 5rem}@media (min-width:768px){.slider-console-page{padding:2rem}}.slider-console-hero{margin-bottom:1.25rem;display:flex;flex-direction:column;gap:1.25rem;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1.5rem;--tw-shadow:0 1px 2px rgb(15 23 42/.04),0 8px 28px rgb(15 23 42/.04);--tw-shadow-colored:0 1px 2px var(--tw-shadow-color),0 8px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:768px){.slider-console-hero{flex-direction:row;align-items:center;justify-content:space-between;padding:2rem}}.slider-console-hero{background-image:radial-gradient(circle at 92% 0,rgb(var(--console-primary)/.16),transparent 36%)}.slider-console-hero>div:first-child>span{font-size:10px;font-weight:800;letter-spacing:.16em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.slider-console-hero h1{margin-bottom:0;margin-top:.5rem;font-size:1.875rem;line-height:2.25rem;font-weight:600;letter-spacing:-.025em}.slider-console-hero p{margin-bottom:0;margin-top:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.slider-console-hero>div:last-child{display:flex;align-items:center;gap:.5rem}.slider-console-hero .console-badge{gap:.5rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.slider-block-tabs{margin-bottom:1rem;display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem}.slider-block-tabs button{display:flex;min-width:12rem;cursor:pointer;-webkit-appearance:none;appearance:none;align-items:center;gap:.5rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:.75rem 1rem;text-align:left;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.slider-block-tabs button:hover{border-color:rgb(var(--console-primary)/.5);--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1))}.slider-block-tabs button:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.5)}.slider-block-tabs button{border-style:solid}.slider-block-tabs button[aria-selected=true]{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));background-color:rgb(var(--console-primary)/.05);--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.slider-block-tabs i{height:.5rem;width:.5rem;flex-shrink:0;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(var(--console-muted)/var(--tw-bg-opacity,1))}.slider-block-tabs i.\!active,.slider-block-tabs i.active{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity,1))}.slider-block-tabs span{flex:1 1 0%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;font-weight:600}.slider-block-tabs small{white-space:nowrap;font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.slider-settings-bar{margin-bottom:1rem;display:grid;gap:.75rem;padding:.75rem}@media (min-width:768px){.slider-settings-bar{grid-template-columns:minmax(180px,1fr) 220px auto auto;align-items:flex-end}}.slider-create-form label,.slider-inspector form>label,.slider-settings-bar label{display:grid;gap:.375rem}.slider-create-form label>span,.slider-inspector form>label>span,.slider-settings-bar label>span{padding-left:.25rem;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.slider-create-form input,.slider-create-form select,.slider-inspector input:not([type=file]),.slider-inspector select,.slider-settings-bar input,.slider-settings-bar select{height:2.5rem;width:100%;-webkit-appearance:none;appearance:none;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.slider-create-form input:focus,.slider-create-form select:focus,.slider-inspector input:not([type=file]):focus,.slider-inspector select:focus,.slider-settings-bar input:focus,.slider-settings-bar select:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.slider-create-form input,.slider-create-form select,.slider-inspector input:not([type=file]),.slider-inspector select,.slider-settings-bar input,.slider-settings-bar select{border-style:solid}.slider-studio{display:grid;align-items:flex-start;gap:1rem}@media (min-width:1280px){.slider-studio{grid-template-columns:minmax(0,1fr) 360px}}.slider-canvas-panel{overflow:hidden}.slider-canvas-panel>header{display:flex;height:4rem;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding-left:1rem;padding-right:1rem}@media (min-width:768px){.slider-canvas-panel>header{padding-left:1.25rem;padding-right:1.25rem}}.slider-canvas-panel>header b,.slider-canvas-panel>header small{display:block}.slider-canvas-panel>header b{font-size:.875rem;line-height:1.25rem}.slider-canvas-panel>header small{margin-top:.25rem;font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.slider-device-toggle{display:flex;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:.25rem}.slider-device-toggle button{display:grid;height:2rem;width:2.25rem;cursor:pointer;place-items:center;border-radius:.5rem;border-width:0;background-color:initial;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.slider-device-toggle button.\!active,.slider-device-toggle button.active{--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.slider-device-toggle button.\!active,.slider-device-toggle button.active,.slider-preview-stage{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.slider-preview-stage{margin:1.25rem auto;overflow:hidden;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;width:calc(100% - 2.5rem)}.slider-preview-stage.tab{width:min(760px,calc(100% - 2.5rem))}.slider-preview-stage.mobile{width:min(390px,calc(100% - 2.5rem))}.slider-storefront-chrome{display:flex;height:2.25rem;align-items:center;gap:.375rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem}.slider-storefront-chrome i{height:.5rem;width:.5rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(var(--console-line)/var(--tw-bg-opacity,1))}.slider-storefront-chrome span{margin-left:.5rem;font-size:9px;font-weight:500;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.slider-render-block{display:flex;min-height:13rem;gap:.5rem;overflow-x:auto;--tw-bg-opacity:1;background-color:rgb(247 247 247/var(--tw-bg-opacity,1));padding:1rem}.slider-render-block button{position:relative;height:-webkit-fit-content;height:fit-content;width:min(76vw,560px);flex-shrink:0;cursor:pointer;overflow:hidden;border-radius:.75rem;border-width:2px;border-color:transparent;background-color:initial;padding:0;opacity:1;outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.slider-render-block button:hover{--tw-translate-y:-0.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.slider-render-block button:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(var(--console-primary)/var(--tw-ring-opacity,1))}.slider-preview-stage.mobile .slider-render-block button{width:310px}.slider-render-block button.\!selected,.slider-render-block button.selected{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.slider-render-block button.inactive{opacity:.5;--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.slider-render-block img{display:block;aspect-ratio:1280/626;width:100%;object-fit:cover}.slider-render-block button>span{position:absolute;bottom:.5rem;left:.5rem;border-radius:.375rem;background-color:rgb(0 0 0/.65);padding:.25rem .5rem;font-size:9px;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));opacity:0;--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.group:hover .slider-render-block button>span{opacity:1}.slider-preview-empty{display:grid;min-height:11rem;width:100%;place-content:center;justify-items:center;gap:.75rem;border-radius:.75rem;border-width:2px;border-style:dashed;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.slider-sort-list{border-top-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1rem}@media (min-width:768px){.slider-sort-list{padding:1.25rem}}.slider-sort-list>div:first-child{margin-bottom:.75rem}.slider-sort-list b,.slider-sort-list small{display:block}.slider-sort-list b{font-size:.75rem;line-height:1rem}.slider-sort-list small{margin-top:.25rem;font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.slider-sort-list>div:last-child{display:grid;gap:.5rem}@media (min-width:640px){.slider-sort-list>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.slider-sort-list>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr))}}.slider-sort-list button{display:flex;cursor:grab;align-items:center;gap:.5rem;overflow:hidden;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:.5rem;text-align:left;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.slider-sort-list button:hover{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1))}.slider-sort-list button:active{cursor:grabbing}.slider-sort-list button.\!selected,.slider-sort-list button.selected{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));background-color:rgb(var(--console-primary)/.05)}.slider-sort-list button>svg{flex-shrink:0;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.slider-sort-list button img{height:2.25rem;width:4rem;flex-shrink:0;border-radius:.5rem;object-fit:cover}.slider-sort-list button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slider-inspector{overflow:hidden}@media (min-width:1280px){.slider-inspector{position:-webkit-sticky;position:sticky;top:5rem}}.slider-inspector>header{display:flex;align-items:flex-start;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1.25rem}.slider-inspector>header span{font-size:9px;font-weight:800;letter-spacing:.14em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.slider-inspector h2{margin-bottom:0;margin-top:.25rem;font-size:1.125rem;line-height:1.75rem}.slider-inspector>header button{display:grid;height:2rem;width:2rem;cursor:pointer;place-items:center;border-radius:.5rem;border-width:0;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.slider-inspector>header button:hover{--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.slider-inspector form{display:grid;gap:1rem;padding:1rem}@media (min-width:768px){.slider-inspector form{padding:1.25rem}}.slider-image-drop{position:relative;display:grid;min-height:11rem;cursor:pointer;place-content:center;justify-items:center;gap:.5rem;overflow:hidden;border-radius:.75rem;border-width:2px;border-style:dashed;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:.75rem;text-align:center;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.slider-image-drop:hover{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));background-color:rgb(var(--console-primary)/.05)}.slider-image-drop input{position:absolute;inset:0;cursor:pointer;opacity:0}.slider-image-drop>span{display:grid;height:2.75rem;width:2.75rem;place-items:center;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.slider-image-drop b{font-size:.75rem;line-height:1rem}.slider-image-drop small{font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.slider-image-drop img{height:100%;max-height:13rem;width:100%;border-radius:.5rem;object-fit:contain}.slider-image-drop em{position:absolute;left:.75rem;right:.75rem;bottom:.75rem;border-radius:.5rem;background-color:rgb(0 0 0/.65);padding:.375rem .5rem;font-size:9px;font-weight:600;font-style:normal;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.slider-inspector-actions{margin-top:.25rem;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding-top:1rem}.slider-delete-button{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.slider-console-empty{display:grid;min-height:18rem;place-content:center;justify-items:center;padding:2.5rem;text-align:center}.slider-console-empty>span{display:grid;height:3.5rem;width:3.5rem;place-items:center;border-radius:1rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.slider-console-empty h2{margin-bottom:0;margin-top:1rem}.slider-console-empty p{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.slider-create-form{display:grid;gap:1rem}.slider-create-form p{margin-top:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.slider-create-form>div{margin-top:.5rem;display:flex;justify-content:flex-end;gap:.5rem}.slider-console-hero-skeleton{margin-bottom:1.25rem;display:block;height:10rem;width:100%}.openai-console-page{margin-left:auto;margin-right:auto;width:100%;max-width:1400px;padding:1.25rem 1.25rem 5rem}@media (min-width:768px){.openai-console-page{padding:2rem}}.openai-hero{position:relative;margin-bottom:1.25rem;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1.75rem;--tw-shadow:0 1px 2px rgb(15 23 42/.04),0 8px 28px rgb(15 23 42/.04);--tw-shadow-colored:0 1px 2px var(--tw-shadow-color),0 8px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:768px){.openai-hero{padding:2.5rem}}.openai-hero{background-image:radial-gradient(circle at 88% 0,rgb(var(--console-primary)/.18),transparent 37%)}.openai-hero>div{position:relative;max-width:48rem}.openai-hero .console-badge{gap:.5rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.openai-hero h1{margin-bottom:0;margin-top:1.25rem;font-size:1.875rem;line-height:2.25rem;font-weight:600;letter-spacing:-.025em}@media (min-width:768px){.openai-hero h1{font-size:2.25rem;line-height:2.5rem}}.openai-hero p{margin-bottom:0;margin-top:.75rem;max-width:42rem;font-size:.875rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.openai-hero>div>div{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:.5rem}.openai-hero>div>div span{border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));background-color:rgb(var(--console-surface)/.8);padding:.5rem .75rem;font-size:11px;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.openai-layout{display:grid;align-items:flex-start;gap:1rem}@media (min-width:1280px){.openai-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr)}}.openai-config-panel{overflow:hidden}.openai-config-panel>header,.openai-side>.console-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1.25rem}@media (min-width:768px){.openai-config-panel>header,.openai-side>.console-card>header{padding:1.5rem}}.openai-config-panel h2,.openai-side h2{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600}.openai-config-panel header p,.openai-side header p{margin-bottom:0;margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.openai-config-panel header .console-badge{gap:.5rem;white-space:nowrap}.openai-config-panel header .console-badge i{height:.5rem;width:.5rem;border-radius:9999px;background-color:currentColor}.openai-config-panel header .configured{background-color:rgb(16 185 129/.1);--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity,1))}.openai-config-panel header .required{background-color:rgb(245 158 11/.1);--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity,1))}.openai-config-panel form{display:grid;gap:1.5rem;padding:1.25rem}@media (min-width:768px){.openai-config-panel form{padding:1.5rem}}.openai-config-panel fieldset{margin:0;border-width:0;padding:0}.openai-config-panel legend{margin-bottom:.75rem;display:flex;width:100%;justify-content:space-between;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.openai-config-panel legend small{font-weight:400;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.openai-model-grid{display:grid;gap:.5rem}@media (min-width:768px){.openai-model-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.openai-model-grid label{position:relative;display:flex;cursor:pointer;align-items:center;gap:.75rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:.75rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.openai-model-grid label:hover{border-color:rgb(var(--console-primary)/.5)}.openai-model-grid label{border-style:solid}.openai-model-grid label.\!selected,.openai-model-grid label.selected{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));background-color:rgb(var(--console-primary)/.05)}.openai-model-grid input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.openai-model-grid label>span{min-width:0;flex:1 1 0%}.openai-model-grid b,.openai-model-grid small{display:block}.openai-model-grid b{font-size:.75rem;line-height:1rem}.openai-model-grid small{margin-top:.25rem;font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.openai-model-grid em{margin-left:.25rem;display:none;border-radius:.25rem;background-color:rgb(var(--console-primary)/.1);padding:.125rem .375rem;font-size:8px;font-weight:700;font-style:normal;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}@media (min-width:1024px){.openai-model-grid em{display:inline}}.openai-model-grid label>i{height:.875rem;width:.875rem;flex-shrink:0;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));border-style:solid}.openai-model-grid label.\!selected>i,.openai-model-grid label.selected>i{border-width:4px;--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1))}.openai-field{display:grid;gap:.5rem}.openai-field>span{display:flex;justify-content:space-between;gap:.75rem}.openai-field b{font-size:.75rem;line-height:1rem}.openai-field>span small{font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.openai-field>input,.openai-key-field input{height:3rem;width:100%;-webkit-appearance:none;appearance:none;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.openai-field>input:focus,.openai-key-field input:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.openai-field>input,.openai-key-field input{border-style:solid}.openai-field>p{margin:0;font-size:11px;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.openai-key-field{position:relative}.openai-key-field input{padding-right:3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.openai-key-field button{position:absolute;right:.375rem;top:50%;display:grid;height:2.25rem;width:2.25rem;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));cursor:pointer;place-items:center;border-radius:.5rem;border-width:0;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.openai-key-field button:hover{--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.openai-secure-note{display:flex;gap:.75rem;border-radius:.75rem;border-width:1px;border-color:rgb(var(--console-primary)/.2);background-color:rgb(var(--console-primary)/.05);padding:1rem;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1));border-style:solid}.openai-secure-note>svg{margin-top:.125rem;flex-shrink:0}.openai-secure-note p{margin:0}.openai-secure-note b,.openai-secure-note span{display:block}.openai-secure-note b{font-size:.75rem;line-height:1rem}.openai-secure-note span{margin-top:.25rem;font-size:11px;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.openai-config-panel form>.console-button{justify-self:start}.openai-side{display:grid;gap:1rem}.openai-side ol{margin:0;list-style-type:none;padding:.75rem}@media (min-width:768px){.openai-side ol{padding:1.25rem}}.openai-side li{display:grid;grid-template-columns:40px 1fr;gap:.75rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding-top:1rem;padding-bottom:1rem}.openai-side li:last-child{border-bottom-width:0}.openai-side li>span{display:grid;height:2.5rem;width:2.5rem;place-items:center;border-radius:.75rem;background-color:rgb(var(--console-primary)/.1);font-size:11px;font-weight:700;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.openai-side li b{font-size:.75rem;line-height:1rem}.openai-side li p{margin-bottom:0;margin-top:.25rem;font-size:11px;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.openai-side a{font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.openai-usage{display:flex;gap:1rem;padding:1.25rem}.openai-usage>span{display:grid;height:2.75rem;width:2.75rem;flex-shrink:0;place-items:center;border-radius:.75rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.openai-usage b{font-size:.75rem;line-height:1rem}.openai-usage p{margin-bottom:0;margin-top:.25rem;font-size:11px;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.openai-error{display:grid;min-height:18rem;place-content:center;justify-items:center;padding:2.5rem;text-align:center}.openai-error h2{margin:0}.openai-error p{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.openai-hero-skeleton{margin-bottom:1.25rem;display:block;height:14rem;width:100%}.profile-console-page{margin-left:auto;margin-right:auto;width:100%;max-width:1400px;padding:1.25rem 1.25rem 5rem}@media (min-width:768px){.profile-console-page{padding:2rem}}.profile-console-hero{margin-bottom:1.25rem;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1.5rem;--tw-shadow:0 1px 2px rgb(15 23 42/.04),0 8px 28px rgb(15 23 42/.04);--tw-shadow-colored:0 1px 2px var(--tw-shadow-color),0 8px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:768px){.profile-console-hero{flex-direction:row;align-items:center;justify-content:space-between;padding:2rem}}.profile-console-hero{background-image:radial-gradient(circle at 90% 0,rgb(var(--console-primary)/.16),transparent 38%)}.profile-console-identity{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}@media (min-width:640px){.profile-console-identity{flex-direction:row;align-items:center}}.profile-console-identity>div:first-child{position:relative}.profile-console-identity img{height:5rem;width:5rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));object-fit:cover;padding:.25rem}.profile-console-identity>div:first-child span{position:absolute;bottom:-.25rem;right:-.25rem;display:grid;height:1.5rem;width:1.5rem;place-items:center;border-radius:9999px;border-width:2px;--tw-border-opacity:1;border-color:rgb(var(--console-surface)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.profile-console-identity .console-badge{background-color:rgb(var(--console-primary)/.1);font-size:9px;font-weight:700;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.profile-console-identity h1{margin-bottom:0;margin-top:.5rem;font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:-.025em}.profile-console-identity p{margin-bottom:0;margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.profile-secure-badge{gap:.5rem;background-color:rgb(16 185 129/.1);--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity,1))}.profile-console-layout{display:grid;align-items:flex-start;gap:1rem}@media (min-width:1280px){.profile-console-layout{grid-template-columns:minmax(0,1.35fr) minmax(330px,.75fr)}}.profile-details-card,.profile-security-card{overflow:hidden}.profile-details-card>header,.profile-security-card>header{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1.25rem}@media (min-width:768px){.profile-details-card>header,.profile-security-card>header{padding:1.5rem}}.profile-details-card>header>span,.profile-security-card>header>span{display:grid;height:2.75rem;width:2.75rem;flex-shrink:0;place-items:center;border-radius:.75rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.profile-details-card h2,.profile-security-card h2{margin:0;font-size:1rem;line-height:1.5rem}.profile-details-card header p,.profile-security-card header p{margin-bottom:0;margin-top:.25rem;font-size:11px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.profile-details-card form,.profile-security-card form{display:grid;gap:1.25rem;padding:1.25rem}@media (min-width:768px){.profile-details-card form,.profile-security-card form{padding:1.5rem}}.profile-photo-editor{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:1rem}@media (min-width:640px){.profile-photo-editor{flex-direction:row;align-items:center}}.profile-photo-editor{border-style:solid}.profile-photo-editor>img{height:5rem;width:5rem;flex-shrink:0;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));object-fit:cover}.profile-photo-editor b{font-size:.75rem;line-height:1rem}.profile-photo-editor p{margin-bottom:.5rem;margin-top:.25rem;font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.profile-photo-editor label{position:relative;display:inline-flex;cursor:pointer;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:.5rem .75rem;font-size:11px;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.profile-photo-editor label:hover{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1))}.profile-photo-editor label{border-style:solid}.profile-photo-editor input{position:absolute;inset:0;cursor:pointer;opacity:0}.profile-fields-grid{display:grid;gap:1rem}@media (min-width:768px){.profile-fields-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-fields-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}}.profile-details-card form>label,.profile-fields-grid label,.profile-security-card form>label{display:grid;gap:.5rem}.profile-details-card form label>span,.profile-security-card form label>span{padding-left:.25rem;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.profile-details-card input:not([type=file]),.profile-details-card textarea,.profile-security-card input{width:100%;-webkit-appearance:none;appearance:none;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.profile-details-card input:not([type=file])::placeholder,.profile-details-card textarea::placeholder,.profile-security-card input::placeholder{--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.profile-details-card input:not([type=file]):focus,.profile-details-card textarea:focus,.profile-security-card input:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.profile-details-card input:not([type=file]),.profile-details-card textarea,.profile-security-card input{border-style:solid}.profile-details-card input:not([type=file]),.profile-security-card input{height:2.75rem}.profile-details-card textarea{min-height:6rem;resize:vertical;padding-top:.75rem;padding-bottom:.75rem;line-height:1.5rem}.profile-details-card form label>small{padding-left:.25rem;font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.profile-form-actions{display:flex;justify-content:flex-end;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding-top:1.25rem}.profile-console-side{display:grid;gap:1rem}@media (min-width:1280px){.profile-console-side{position:-webkit-sticky;position:sticky;top:5rem}}.profile-password-note{display:flex;gap:.75rem;border-radius:.75rem;border-width:1px;border-color:rgb(var(--console-primary)/.2);background-color:rgb(var(--console-primary)/.05);padding:1rem;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1));border-style:solid}.profile-password-note svg{flex-shrink:0}.profile-password-note p{margin:0;font-size:11px;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.profile-security-card form>.console-button{margin-top:.25rem;width:100%}.profile-account-meta{display:flex;align-items:center;gap:.75rem;padding:1.25rem}.profile-account-meta>span{display:grid;height:2.5rem;width:2.5rem;place-items:center;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.profile-account-meta b{font-size:.75rem;line-height:1rem}.profile-account-meta p{margin-bottom:0;margin-top:.25rem;font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.profile-console-error{display:grid;min-height:18rem;place-content:center;justify-items:center;padding:2.5rem;text-align:center}.profile-console-error h2{margin:0}.profile-console-error p{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.profile-console-hero-skeleton{margin-bottom:1.25rem;display:block;height:11rem;width:100%}.product-editor-page,.products-console-page{margin-left:auto;margin-right:auto;width:100%;max-width:1480px;padding:1.5rem 1rem}@media (min-width:640px){.product-editor-page,.products-console-page{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.product-editor-page,.products-console-page{padding-left:2rem;padding-right:2rem}}.product-editor-heading,.products-console-heading{margin-bottom:1.25rem;display:flex;flex-direction:column;gap:1rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1.25rem}@media (min-width:640px){.product-editor-heading,.products-console-heading{flex-direction:row;align-items:center;justify-content:space-between;padding:1.5rem}}.product-editor-heading,.products-console-heading{border-style:solid}.product-editor-heading>div:first-child>span,.products-console-heading>div>span{display:block;font-size:10px;font-weight:700;letter-spacing:.16em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.product-editor-heading h1,.products-console-heading h1{margin-bottom:0;margin-top:.25rem;font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}@media (min-width:640px){.product-editor-heading h1,.products-console-heading h1{font-size:1.875rem;line-height:2.25rem}}.product-editor-heading p,.products-console-heading p{margin-bottom:0;margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.product-editor-heading a,.products-console-heading>a{-webkit-text-decoration-line:none;text-decoration-line:none}.products-heading-actions{display:flex;flex-wrap:wrap;gap:.5rem}.products-heading-actions>a{-webkit-text-decoration-line:none;text-decoration-line:none}.products-console-card{overflow:hidden;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.products-toolbar{display:flex;flex-direction:column;gap:.75rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1rem}@media (min-width:1024px){.products-toolbar{flex-direction:row;align-items:center;justify-content:space-between}}.products-toolbar form{position:relative;display:flex;min-width:0;flex:1 1 0%;align-items:center}@media (min-width:1024px){.products-toolbar form{max-width:36rem}}.products-toolbar form>svg{pointer-events:none;position:absolute;left:.75rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.products-toolbar form input{width:100%;padding-left:2.25rem}.products-toolbar>div{display:flex;flex-wrap:wrap;gap:.5rem}.product-field select,.products-toolbar select{min-height:2.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.product-field select:focus,.products-toolbar select:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.15)}.product-field select,.products-toolbar select{border-style:solid}.products-table-wrap{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.products-table{width:100%;min-width:1120px;border-collapse:collapse;text-align:left;font-size:.875rem;line-height:1.25rem}.products-table th{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.products-table td,.products-table th{border-bottom-width:1px;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:.75rem 1rem}.products-table td{--tw-border-opacity:1;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.products-table tbody tr{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.products-table tbody tr:hover{--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1))}.products-table td:first-child,.products-table th:first-child{left:0}.products-table td:first-child,.products-table td:last-child,.products-table th:first-child,.products-table th:last-child{position:-webkit-sticky;position:sticky;z-index:2;--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1))}.products-table td:last-child,.products-table th:last-child{right:0}.product-identity{display:flex;min-width:220px;align-items:center;gap:.75rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));-webkit-text-decoration-line:none;text-decoration-line:none}.product-identity>span:last-child{display:flex;min-width:0;flex-direction:column}.product-identity b{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.product-identity small,.products-table del,.products-table time{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.product-thumbnail{display:grid;height:2.75rem;width:2.75rem;flex-shrink:0;place-items:center;overflow:hidden;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.product-thumbnail img{height:100%;width:100%;object-fit:cover}.product-price{margin-right:.5rem;font-weight:600;--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.product-actions,.product-badges{display:flex;align-items:center;gap:.375rem}.console-badge.is-blue{--tw-border-opacity:1;border-color:rgb(191 219 254/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity,1))}.console-badge.is-blue:is([data-theme=dark] *){--tw-border-opacity:1;border-color:rgb(30 58 138/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(23 37 84/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(147 197 253/var(--tw-text-opacity,1))}.console-badge.is-green{--tw-border-opacity:1;border-color:rgb(167 243 208/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity,1))}.console-badge.is-green:is([data-theme=dark] *){--tw-border-opacity:1;border-color:rgb(6 78 59/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(2 44 34/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(110 231 183/var(--tw-text-opacity,1))}.console-badge.is-muted{--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.products-row-skeleton{display:block;height:2rem;min-width:4rem;border-radius:.5rem}.products-empty{display:flex;min-height:18rem;flex-direction:column;align-items:center;justify-content:center;text-align:center}.products-empty>span{margin-bottom:.75rem;display:grid;height:3rem;width:3rem;place-items:center;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.products-empty h2{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.products-empty p{margin-bottom:0;margin-top:.25rem;font-size:.875rem;line-height:1.25rem}.products-empty p,.products-pagination{--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.products-pagination{display:flex;flex-direction:column;gap:.75rem;padding:1rem;font-size:.75rem;line-height:1rem}@media (min-width:640px){.products-pagination{flex-direction:row;align-items:center;justify-content:space-between}}.products-pagination>div{display:flex;align-items:center;gap:.5rem}.product-toast{position:fixed;right:1.25rem;top:1.25rem;z-index:100;display:flex;max-width:28rem;align-items:center;gap:.75rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.product-toast.is-success>svg{--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity,1))}.product-toast.is-error>svg{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.product-toast button{margin-left:.5rem;display:grid;height:1.75rem;width:1.75rem;place-items:center;border-radius:.375rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.product-toast button:hover{--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.product-editor-heading>div:first-child>a{margin-bottom:.5rem;display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.product-editor-heading>div:first-child>a:hover{--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.product-editor-heading>div:last-child{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.product-editor-grid{display:grid;align-items:flex-start;gap:1.25rem}@media (min-width:1280px){.product-editor-grid{grid-template-columns:minmax(0,1fr) 390px}}.product-editor-grid aside,.product-editor-grid main{display:grid;gap:1.25rem}.product-editor-card{overflow:hidden;padding:0;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.product-editor-card>header{display:flex;align-items:flex-start;gap:.75rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1.25rem}.product-editor-card>header>span{display:grid;height:2.25rem;width:2.25rem;flex-shrink:0;place-items:center;border-radius:.75rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.product-editor-card h2{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.product-editor-card header p{margin-bottom:0;margin-top:.25rem;font-size:.75rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.product-editor-card-body{display:grid;gap:1rem;padding:1.25rem}.product-field{display:grid;min-width:0;gap:.375rem}.product-field>span{font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.product-field>span em{margin-left:.25rem;font-style:normal;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.product-field>small{font-size:.75rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.product-field .console-input,.product-field select{width:100%}.product-field-grid{display:grid;gap:1rem}@media (min-width:640px){.product-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.console-textarea.product-html-editor{min-height:12rem;width:100%;resize:vertical;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:.625rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.console-textarea.product-html-editor:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.15)}.console-textarea.product-html-editor{border-style:solid}.product-field-error{font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.product-field-error:is([data-theme=dark] *){--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.product-image-drop{display:grid;min-height:14rem;width:100%;place-items:center;overflow:hidden;border-radius:.75rem;border-width:1px;border-style:dashed;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.product-image-drop:hover{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));background-color:rgb(var(--console-primary)/.05)}.product-image-drop:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.product-image-drop img{height:100%;max-height:18rem;width:100%;object-fit:contain;padding:.75rem}.product-image-drop>span{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding-left:1.25rem;padding-right:1.25rem;text-align:center}.product-image-drop b{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.product-image-drop small{font-size:.75rem;line-height:1rem}.product-toggle{display:flex;cursor:pointer;align-items:center;justify-content:space-between;gap:1rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:.75rem;border-style:solid}.product-toggle>span{display:flex;flex-direction:column}.product-toggle b{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.product-toggle small{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.product-toggle input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.product-toggle i{position:relative;height:1.5rem;width:2.75rem;flex-shrink:0;background-color:rgb(203 213 225/var(--tw-bg-opacity,1))}.product-toggle i,.product-toggle i:after{border-radius:9999px;--tw-bg-opacity:1;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.product-toggle i:after{position:absolute;left:.25rem;top:.25rem;height:1rem;width:1rem;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));content:var(--tw-content)}.product-toggle i:is([data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity,1))}.product-toggle input:checked+i{--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1))}.product-toggle input:checked+i:after{content:var(--tw-content);--tw-translate-x:1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.product-toggle input:focus-visible+i{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(var(--console-primary)/var(--tw-ring-opacity,1));--tw-ring-offset-width:2px;--tw-ring-offset-color:rgb(var(--console-surface)/1)}.product-radio-group{display:flex;flex-wrap:wrap;gap:.5rem}.product-radio-group label{cursor:pointer;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));border-style:solid}.product-radio-group input{accent-color:rgb(var(--console-primary)/1)}.addon-category-picker{display:grid;gap:.5rem}@media (min-width:640px){.addon-category-picker{grid-template-columns:repeat(2,minmax(0,1fr))}}.addon-category-picker>label{display:flex;cursor:pointer;align-items:center;gap:.75rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:.75rem;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.addon-category-picker>label:hover{border-color:rgb(var(--console-primary)/.6)}.addon-category-picker>label{border-style:solid}.addon-category-picker>label.is-selected{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));background-color:rgb(var(--console-primary)/.05);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.addon-category-picker input{height:1rem;width:1rem;accent-color:rgb(var(--console-primary)/1)}.addon-category-picker label>span{display:flex;min-width:0;flex:1 1 0%;flex-direction:column}.addon-category-picker b{font-size:.875rem;line-height:1.25rem;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.addon-category-picker b,.addon-category-picker small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1}.addon-category-picker small{font-size:.75rem;line-height:1rem}.addon-category-picker small,.addon-empty{color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.addon-empty{display:flex;min-height:6rem;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;border-width:1px;border-style:dashed;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1}.addon-groups{display:grid;gap:.75rem}.addon-groups>section{overflow:hidden;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));border-style:solid}.addon-groups>section>header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:.75rem 1rem}.addon-groups header>div{display:flex;flex-direction:column}.addon-groups header b{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.addon-groups header small,.addon-no-image{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.addon-item-row{display:grid;align-items:flex-end;gap:.75rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:.75rem}.addon-item-row:last-child{border-bottom-width:0}@media (min-width:768px){.addon-item-row{grid-template-columns:56px minmax(150px,1fr) 140px 120px}}.addon-item-image{display:grid;height:3rem;width:3rem;place-items:center;overflow:hidden;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.addon-item-image img{height:100%;width:100%;object-fit:cover}.addon-file-actions{display:flex;align-items:center;gap:.25rem}.addon-file-actions label{cursor:pointer}.addon-file-actions input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.addon-no-items{margin:0;padding:1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.product-status-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.product-status-card b{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.product-status-card p{margin-bottom:0;margin-top:.25rem;line-height:1.25rem;--tw-text-opacity:1}.product-editor-savebar,.product-status-card p{font-size:.75rem;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.product-editor-savebar{position:-webkit-sticky;position:sticky;bottom:.75rem;z-index:10;margin-top:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));background-color:rgb(var(--console-surface)/.95);padding:.75rem;line-height:1rem;--tw-text-opacity:1;--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.product-title-skeleton{display:block;height:2.5rem;width:16rem;border-radius:.75rem}.product-form-skeleton{margin:1.25rem;display:block;height:24rem;border-radius:.75rem}.product-bulk-modal{max-width:36rem}.product-bulk-modal>h2{margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.product-bulk-modal form>p{margin-top:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1}.product-bulk-drop,.product-bulk-modal form>p{color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.product-bulk-drop{display:flex;min-height:11rem;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;border-width:1px;border-style:dashed;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:1.25rem;text-align:center;--tw-text-opacity:1;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.product-bulk-drop:hover{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1))}.product-bulk-drop{border-style:solid}.product-bulk-drop b{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.product-bulk-drop small{font-size:.75rem;line-height:1rem}.product-bulk-drop input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.product-bulk-actions{margin-top:1.25rem;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.product-bulk-actions>a{-webkit-text-decoration-line:none;text-decoration-line:none}.tags-console-page{margin-left:auto;margin-right:auto;width:100%;max-width:1480px;padding:1.5rem 1rem}@media (min-width:640px){.tags-console-page{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.tags-console-page{padding-left:2rem;padding-right:2rem}}.tags-console-heading{margin-bottom:1.25rem;display:flex;flex-direction:column;gap:1rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1.25rem}@media (min-width:640px){.tags-console-heading{flex-direction:row;align-items:center;justify-content:space-between;padding:1.5rem}}.tags-console-heading{border-style:solid}.tags-console-heading>div>span{display:block;font-size:10px;font-weight:700;letter-spacing:.16em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.tags-console-heading h1{margin-bottom:0;margin-top:.25rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}@media (min-width:640px){.tags-console-heading h1{font-size:1.875rem;line-height:2.25rem}}.tags-console-heading p{margin-bottom:0;margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.tags-console-card{overflow:hidden;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tags-toolbar{display:flex;flex-direction:column;gap:.75rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1rem}@media (min-width:1024px){.tags-toolbar{flex-direction:row;align-items:center;justify-content:space-between}}.tags-toolbar form{position:relative;display:flex;min-width:0;flex:1 1 0%;align-items:center}@media (min-width:1024px){.tags-toolbar form{max-width:36rem}}.tags-toolbar form>svg{pointer-events:none;position:absolute;left:.75rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.tags-toolbar form input{width:100%;padding-left:2.25rem}.tags-toolbar>div{display:flex;flex-wrap:wrap;gap:.5rem}.tags-toolbar select{min-height:2.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tags-toolbar select:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.15)}.tags-toolbar select{border-style:solid}.tags-sort-note{display:flex;align-items:center;gap:.5rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:.625rem 1rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.tags-sort-note>span{flex:1 1 0%}.tags-table-wrap{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.tags-table{width:100%;min-width:1120px;border-collapse:collapse;text-align:left;font-size:.875rem;line-height:1.25rem}.tags-table th{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.tags-table td,.tags-table th{border-bottom-width:1px;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:.75rem 1rem}.tags-table td{--tw-border-opacity:1;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.tags-table tbody tr{transition-property:background,opacity,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tags-table tbody tr:hover{--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1))}.tags-table tbody tr.is-dragging{opacity:.4}.tags-table tbody tr.is-drop-target{background-color:rgb(var(--console-primary)/.05);--tw-shadow:inset 0 2px 0 rgb(var(--console-primary));--tw-shadow-colored:inset 0 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tags-table td:nth-child(3),.tags-table th:nth-child(3){left:0}.tags-table td:last-child,.tags-table td:nth-child(3),.tags-table th:last-child,.tags-table th:nth-child(3){position:-webkit-sticky;position:sticky;z-index:2;--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1))}.tags-table td:last-child,.tags-table th:last-child{right:0}.tag-drag-controls{display:flex;align-items:center;gap:.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.tag-drag-controls.is-disabled{opacity:.35}.tag-drag-handle{cursor:grab;touch-action:none;border-radius:.375rem;padding:.25rem}.tag-drag-handle:active{cursor:grabbing}.tag-drag-controls>span:last-child{display:flex;flex-direction:column}.tag-drag-controls button{display:grid;height:1rem;width:1.25rem;place-items:center;border-radius:.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.tag-drag-controls button:hover{--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.tag-drag-controls button:disabled{opacity:.3}.tag-drag-controls button:first-child svg{--tw-rotate:-90deg}.tag-drag-controls button:first-child svg,.tag-drag-controls button:last-child svg{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tag-drag-controls button:last-child svg{--tw-rotate:90deg}.tags-table code{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.tag-name-button{display:flex;min-width:220px;align-items:center;gap:.75rem;background-color:initial;padding:0;text-align:left;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.tag-name-button:hover{--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.tag-name-button:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.5)}.tag-name-button>span:first-child{display:grid;height:2.5rem;width:2.5rem;place-items:center;border-radius:.75rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.tag-name-button>span:last-child{display:flex;min-width:0;flex-direction:column}.tag-name-button b{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.tag-name-button small,.tags-table time{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.tag-item-count{display:inline-grid;height:2rem;min-width:2rem;place-items:center;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(245 243 255/var(--tw-bg-opacity,1));padding-left:.5rem;padding-right:.5rem;font-weight:600;--tw-text-opacity:1;color:rgb(109 40 217/var(--tw-text-opacity,1))}.tag-item-count:is([data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(46 16 101/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(196 181 253/var(--tw-text-opacity,1))}.tag-actions{display:flex;align-items:center;gap:.5rem}.tag-status-switch{cursor:pointer}.tag-status-switch input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.tag-status-switch i{position:relative;display:block;height:1.5rem;width:2.75rem;background-color:rgb(203 213 225/var(--tw-bg-opacity,1))}.tag-status-switch i,.tag-status-switch i:after{border-radius:9999px;--tw-bg-opacity:1;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tag-status-switch i:after{position:absolute;left:.25rem;top:.25rem;height:1rem;width:1rem;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));content:var(--tw-content)}.tag-status-switch i:is([data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity,1))}.tag-status-switch input:checked+i{--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1))}.tag-status-switch input:checked+i:after{content:var(--tw-content);--tw-translate-x:1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tag-status-switch input:focus-visible+i{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(var(--console-primary)/var(--tw-ring-opacity,1));--tw-ring-offset-width:2px;--tw-ring-offset-color:rgb(var(--console-surface)/1)}.tag-row-skeleton{display:block;height:2rem;min-width:3rem;border-radius:.5rem}.tags-empty{display:flex;min-height:18rem;flex-direction:column;align-items:center;justify-content:center;text-align:center}.tags-empty>span{margin-bottom:.75rem;display:grid;height:3rem;width:3rem;place-items:center;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.tags-empty h2{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.tags-empty p{margin-bottom:0;margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.tag-drawer-layer{position:fixed;inset:0;z-index:100}.tag-drawer-backdrop{position:absolute;inset:0;height:100%;width:100%;cursor:default;border-width:0;background-color:rgb(0 0 0/.4);--tw-backdrop-blur:blur(1px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.tag-drawer{position:absolute;top:0;bottom:0;right:0;display:flex;width:100%;max-width:32rem;flex-direction:column;border-left-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));--tw-shadow:0 25px 50px -12px rgb(0 0 0/0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);animation:tag-drawer-enter .24s ease-out}.tag-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1.25rem}@media (min-width:640px){.tag-drawer>header{padding:1.5rem}}.tag-drawer>header>div>span{font-size:10px;font-weight:700;letter-spacing:.15em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.tag-drawer h2{font-size:1.25rem;line-height:1.75rem;font-weight:600;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.tag-drawer h2,.tag-drawer header p{margin-bottom:0;margin-top:.25rem;--tw-text-opacity:1}.tag-drawer header p{font-size:.875rem;line-height:1.25rem;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.tag-drawer>form{display:flex;min-height:0;flex:1 1 0%;flex-direction:column;gap:1.25rem;overflow-y:auto;padding:1.25rem}@media (min-width:640px){.tag-drawer>form{padding:1.5rem}}.tag-drawer-info{display:flex;align-items:flex-start;gap:.75rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1));border-style:solid}.tag-drawer-info svg{flex-shrink:0;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.tag-drawer-info p{margin:0;font-size:.75rem;line-height:1.25rem}.tag-drawer footer{margin-top:auto;display:flex;justify-content:flex-end;gap:.5rem;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding-top:1.25rem}.addon-categories-page,.addon-category-editor{margin-left:auto;margin-right:auto;width:100%;max-width:1480px;padding:1.5rem 1rem}@media (min-width:640px){.addon-categories-page,.addon-category-editor{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.addon-categories-page,.addon-category-editor{padding-left:2rem;padding-right:2rem}}.addon-categories-heading,.addon-category-editor-heading{margin-bottom:1.25rem;display:flex;flex-direction:column;gap:1rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1.25rem}@media (min-width:640px){.addon-categories-heading,.addon-category-editor-heading{flex-direction:row;align-items:center;justify-content:space-between;padding:1.5rem}}.addon-categories-heading,.addon-category-editor-heading{border-style:solid}.addon-categories-heading>div>span,.addon-category-editor-heading>div:first-child>span{display:block;font-size:10px;font-weight:700;letter-spacing:.16em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.addon-categories-heading h1,.addon-category-editor-heading h1{margin-bottom:0;margin-top:.25rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}@media (min-width:640px){.addon-categories-heading h1,.addon-category-editor-heading h1{font-size:1.875rem;line-height:2.25rem}}.addon-categories-heading p,.addon-category-editor-heading p{margin-bottom:0;margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.addon-categories-heading>a,.addon-category-editor-heading a{-webkit-text-decoration-line:none;text-decoration-line:none}.addon-categories-card{overflow:hidden;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.addon-categories-toolbar{display:flex;flex-direction:column;gap:.75rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1rem}@media (min-width:1024px){.addon-categories-toolbar{flex-direction:row;align-items:center;justify-content:space-between}}.addon-categories-toolbar form{position:relative;display:flex;min-width:0;flex:1 1 0%;align-items:center}@media (min-width:1024px){.addon-categories-toolbar form{max-width:36rem}}.addon-categories-toolbar form>svg{pointer-events:none;position:absolute;left:.75rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.addon-categories-toolbar form input{width:100%;padding-left:2.25rem}.addon-categories-toolbar>div{display:flex;flex-wrap:wrap;gap:.5rem}.addon-categories-toolbar select,.addon-form-card select{min-height:2.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.addon-categories-toolbar select:focus,.addon-form-card select:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.15)}.addon-categories-toolbar select,.addon-form-card select{border-style:solid}.addon-categories-table-wrap{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.addon-categories-table{width:100%;min-width:980px;border-collapse:collapse;text-align:left;font-size:.875rem;line-height:1.25rem}.addon-categories-table th{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.addon-categories-table td,.addon-categories-table th{border-bottom-width:1px;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:.75rem 1rem}.addon-categories-table td{--tw-border-opacity:1;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.addon-categories-table tbody tr{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.addon-categories-table tbody tr:hover{--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1))}.addon-categories-table td:first-child,.addon-categories-table th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:2;--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1))}.addon-categories-table td:last-child,.addon-categories-table th:last-child{position:-webkit-sticky;position:sticky;right:0;z-index:2;--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1))}.addon-category-name{display:flex;min-width:220px;align-items:center;gap:.75rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));-webkit-text-decoration-line:none;text-decoration-line:none}.addon-category-name>span:first-child{display:grid;height:2.5rem;width:2.5rem;place-items:center;border-radius:.75rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.addon-category-name>span:last-child{display:flex;flex-direction:column}.addon-category-name b{font-weight:600}.addon-categories-table time,.addon-category-name small{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.console-badge.is-purple{--tw-border-opacity:1;border-color:rgb(221 214 254/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(245 243 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(109 40 217/var(--tw-text-opacity,1))}.console-badge.is-purple:is([data-theme=dark] *){--tw-border-opacity:1;border-color:rgb(76 29 149/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(46 16 101/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(196 181 253/var(--tw-text-opacity,1))}.addon-category-limit{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.addon-category-count{display:inline-grid;height:2rem;min-width:2rem;place-items:center;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity,1));padding-left:.5rem;padding-right:.5rem;font-weight:600;--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity,1))}.addon-category-count:is([data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(2 44 34/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(110 231 183/var(--tw-text-opacity,1))}.addon-category-skeleton{display:block;height:2rem;min-width:4rem;border-radius:.5rem}.addon-categories-empty{display:flex;min-height:18rem;flex-direction:column;align-items:center;justify-content:center;text-align:center}.addon-categories-empty>span{margin-bottom:.75rem;display:grid;height:3rem;width:3rem;place-items:center;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.addon-categories-empty h2{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.addon-categories-empty p{margin-bottom:0;margin-top:.25rem;font-size:.875rem;line-height:1.25rem}.addon-categories-empty p,.addon-categories-pagination{--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.addon-categories-pagination{display:flex;flex-direction:column;gap:.75rem;padding:1rem;font-size:.75rem;line-height:1rem}@media (min-width:640px){.addon-categories-pagination{flex-direction:row;align-items:center;justify-content:space-between}}.addon-categories-pagination>div{display:flex;align-items:center;gap:.5rem}.addon-category-editor-heading>div:first-child>a{margin-bottom:.5rem;display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.addon-category-editor-heading>div:first-child>a:hover{--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.addon-category-editor-heading>div:last-child{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.addon-category-editor-grid{display:grid;align-items:flex-start;gap:1.25rem}@media (min-width:1280px){.addon-category-editor-grid{grid-template-columns:minmax(0,1fr) 340px}}.addon-category-editor-grid main{display:grid;gap:1.25rem}.addon-form-card{overflow:hidden;padding:0;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.addon-form-card>header{display:flex;align-items:flex-start;gap:.75rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1.25rem}.addon-form-card>header>span{display:grid;height:2.25rem;width:2.25rem;flex-shrink:0;place-items:center;border-radius:.75rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.addon-form-card>header>div{min-width:0;flex:1 1 0%}.addon-form-card h2{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.addon-form-card header p{margin-bottom:0;margin-top:.25rem;font-size:.75rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.addon-form-card-body{display:grid;gap:1rem;padding:1.25rem}.addon-form-card select{width:100%}.addon-category-field-grid{display:grid;gap:1rem}@media (min-width:640px){.addon-category-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.addon-records{display:grid;gap:.5rem}.addon-record-row{display:grid;align-items:flex-end;gap:.75rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:.75rem}@media (min-width:768px){.addon-record-row{grid-template-columns:34px minmax(180px,1fr) 150px 110px 40px}}.addon-record-row{border-style:solid}.addon-record-index{display:grid;height:2rem;width:2rem;place-items:center;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));font-weight:600}.addon-record-index,.addon-record-status{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.addon-record-status{display:flex;cursor:pointer;flex-direction:column;gap:.25rem;font-weight:500}.addon-record-status input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.addon-record-status i{position:relative;height:1.5rem;width:2.75rem;background-color:rgb(203 213 225/var(--tw-bg-opacity,1))}.addon-record-status i,.addon-record-status i:after{border-radius:9999px;--tw-bg-opacity:1;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.addon-record-status i:after{position:absolute;left:.25rem;top:.25rem;height:1rem;width:1rem;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));content:var(--tw-content)}.addon-record-status i:is([data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity,1))}.addon-record-status input:checked+i{--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1))}.addon-record-status input:checked+i:after{content:var(--tw-content);--tw-translate-x:1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.addon-record-status input:focus-visible+i{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(var(--console-primary)/var(--tw-ring-opacity,1));--tw-ring-offset-width:2px;--tw-ring-offset-color:rgb(var(--console-surface)/1)}.addon-record-delete{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.addon-record-delete:hover{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.addon-record-delete:is([data-theme=dark] *){--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.addon-record-delete:hover:is([data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(69 10 10/var(--tw-bg-opacity,1))}.addon-records-empty{display:flex;min-height:6rem;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;border-width:1px;border-style:dashed;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.addon-category-guide{position:-webkit-sticky;position:sticky;top:5rem;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.addon-category-guide>span{display:grid;height:2.5rem;width:2.5rem;place-items:center;border-radius:.75rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.addon-category-guide h2{font-size:1rem;line-height:1.5rem}.addon-category-guide h2,.addon-category-guide h3{margin-bottom:.5rem;margin-top:1rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.addon-category-guide h3{font-size:.875rem;line-height:1.25rem}.addon-category-guide p{margin:0;font-size:.875rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.addon-category-guide hr{margin-top:1rem;margin-bottom:1rem;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1))}.addon-category-guide code{border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:.125rem .375rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.addon-category-savebar{position:-webkit-sticky;position:sticky;bottom:.75rem;z-index:10;margin-top:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));background-color:rgb(var(--console-surface)/.95);padding:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1));--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.addon-delete-modal{max-width:28rem}.addon-delete-modal>p{font-size:.875rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.addon-delete-modal>div{margin-top:1.25rem;display:flex;justify-content:flex-end;gap:.5rem}.addon-danger-button{--tw-border-opacity:1;border-color:rgb(220 38 38/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.addon-danger-button:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.addon-editor-title-skeleton{display:block;height:2.5rem;width:18rem;border-radius:.75rem}.addon-editor-form-skeleton{margin:1.25rem;display:block;height:520px;border-radius:.75rem}.blog-editor-page,.blog-manager-page{margin-left:auto;margin-right:auto;width:100%;max-width:1480px;padding:1.5rem 1rem}@media (min-width:640px){.blog-editor-page,.blog-manager-page{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.blog-editor-page,.blog-manager-page{padding-left:2rem;padding-right:2rem}}.blog-editor-header,.blog-manager-heading{margin-bottom:1.25rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}@media (min-width:640px){.blog-editor-header,.blog-manager-heading{flex-direction:row;align-items:center}}.blog-manager-heading>div>span,.blog-media-card header>span,.blog-publish-card header>span,.blog-seo-card header span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.16em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.blog-editor-header h1,.blog-manager-heading h1{margin-bottom:0;margin-top:.25rem;font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}@media (min-width:640px){.blog-editor-header h1,.blog-manager-heading h1{font-size:1.875rem;line-height:2.25rem}}.blog-manager-heading p{margin-bottom:0;margin-top:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.blog-manager-heading>a{-webkit-text-decoration-line:none;text-decoration-line:none}.blog-manager-toolbar{margin-bottom:1rem;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:.75rem;padding:.75rem}@media (min-width:640px){.blog-manager-toolbar{flex-direction:row;align-items:center}}.blog-manager-toolbar form{display:flex;flex:1 1 0%;flex-direction:column;gap:.5rem}@media (min-width:640px){.blog-manager-toolbar form{flex-direction:row}}.blog-manager-toolbar form>div{position:relative;max-width:36rem;flex:1 1 0%}.blog-manager-toolbar form>div>svg{pointer-events:none;position:absolute;left:.75rem;top:50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.blog-manager-toolbar .console-input{width:100%;padding-left:2.5rem}.blog-manager-list{overflow:hidden;padding:0}.blog-manager-list table{width:100%;min-width:900px;border-collapse:collapse;text-align:left;font-size:.75rem;line-height:1rem}.blog-manager-list th{background-color:rgb(var(--console-elevated)/.7);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.blog-manager-list td,.blog-manager-list th{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:.75rem 1rem;--tw-text-opacity:1}.blog-manager-list td{color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.blog-manager-list tbody tr:last-child td{border-bottom-width:0}.blog-manager-list tbody tr{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.blog-manager-list tbody tr:hover{background-color:rgb(var(--console-elevated)/.5)}.blog-list-article{display:flex;min-width:16rem;align-items:center;gap:.75rem}.blog-list-article>img,.blog-list-article>span{height:2.75rem;width:3.5rem;flex-shrink:0;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));object-fit:cover}.blog-list-article>span{display:grid;place-items:center;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.blog-list-article a{display:block;max-width:20rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));-webkit-text-decoration-line:none;text-decoration-line:none}.blog-list-article a:hover{--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.blog-list-article small,.blog-list-author small{margin-top:.25rem;display:block;font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.blog-list-author b{font-weight:500}.blog-status-toggle{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:.375rem .625rem;font-size:10px;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.blog-status-toggle:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.3)}.blog-status-toggle{border-style:solid}.blog-status-toggle i{height:.5rem;width:.5rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(var(--console-muted)/var(--tw-bg-opacity,1))}.blog-status-toggle.\!active,.blog-status-toggle.active{border-color:rgb(16 185 129/.25);background-color:rgb(16 185 129/.1);--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity,1))}.blog-status-toggle.\!active i,.blog-status-toggle.active i{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity,1))}.blog-row-actions{display:flex;justify-content:flex-end;gap:.25rem}.blog-row-actions a,.blog-row-actions button{display:grid;height:2rem;width:2rem;place-items:center;border-radius:.5rem;border-width:1px;border-color:transparent;background-color:initial;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.blog-row-actions a:hover,.blog-row-actions button:hover{--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.blog-row-actions a:focus-visible,.blog-row-actions button:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.3)}.blog-row-actions a{-webkit-text-decoration-line:none;text-decoration-line:none}.blog-row-actions button:last-child:hover{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.blog-empty{display:grid;min-height:20rem;place-content:center;justify-items:center;padding-left:1.25rem;padding-right:1.25rem;text-align:center}.blog-empty>span{display:grid;height:3.5rem;width:3.5rem;place-items:center;border-radius:1rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.blog-empty h2{margin-bottom:0;margin-top:1rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.blog-empty p{margin-top:.5rem;max-width:28rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.blog-empty a{margin-top:.5rem;-webkit-text-decoration-line:none;text-decoration-line:none}.blog-pagination{margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:1rem}.blog-pagination span{font-size:.75rem;line-height:1rem}.blog-delete-modal p,.blog-pagination span{--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.blog-delete-modal p{font-size:.875rem;line-height:1.5rem}.blog-delete-modal>div{margin-top:1.25rem;display:flex;justify-content:flex-end;gap:.5rem}.blog-danger-button{border-color:rgb(239 68 68/.3);background-color:rgb(239 68 68/.1);--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.blog-danger-button:hover{background-color:rgb(239 68 68/.15)}.blog-list-skeleton>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity:1;border-color:rgb(var(--console-line)/var(--tw-divide-opacity,1))}.blog-list-skeleton>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;padding:1rem}.blog-list-skeleton span{display:block;height:2.25rem;width:100%}.blog-editor-header{position:-webkit-sticky;position:sticky;top:4rem;z-index:20;margin-left:-1rem;margin-right:-1rem;margin-bottom:1.25rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));background-color:rgb(var(--console-canvas)/.95);padding:.75rem 1rem;--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}@media (min-width:640px){.blog-editor-header{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.blog-editor-header{margin-left:-2rem;margin-right:-2rem;padding-left:2rem;padding-right:2rem}}.blog-editor-header>div:first-child a{display:inline-flex;--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));align-items:center;gap:.25rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1));-webkit-text-decoration-line:none;text-decoration-line:none}.blog-editor-header>div:first-child a:hover{--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.blog-editor-header>div:last-child{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.blog-save-state{margin-right:.25rem;display:inline-flex;align-items:center;gap:.5rem;font-size:10px;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.blog-save-state i{height:.5rem;width:.5rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity,1))}.blog-save-state.unsaved i{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity,1))}.blog-save-state.\!saving i,.blog-save-state.saving i{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1))}.blog-save-state.\!error i,.blog-save-state.error i{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.blog-editor-grid{display:grid;align-items:flex-start;gap:1.25rem}@media (min-width:1280px){.blog-editor-grid{grid-template-columns:minmax(0,1fr) 330px}}.blog-editor-grid aside,.blog-editor-grid main{display:grid;min-width:0;gap:1.25rem}@media (min-width:1280px){.blog-editor-grid aside{position:-webkit-sticky;position:sticky;top:10rem}}.blog-content-card,.blog-media-card,.blog-publish-card,.blog-seo-card{padding:1.25rem}@media (min-width:640px){.blog-content-card,.blog-media-card,.blog-publish-card,.blog-seo-card{padding:1.5rem}}.blog-title-field{display:grid;gap:.5rem}.blog-form-grid label>span,.blog-publish-card label>span,.blog-title-field>span,.blog-upload-field>span{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.blog-title-field input{height:3.5rem;width:100%;border-width:0 0 1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));background-color:initial;padding-left:0;padding-right:0;font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.blog-title-field input::placeholder{font-weight:400;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.blog-title-field input:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}@media (min-width:640px){.blog-title-field input{font-size:1.5rem;line-height:2rem}}.blog-title-field input{border-style:solid}.blog-field-error,.blog-publish-card label>small,.blog-title-field small{font-size:10px;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.blog-ai-panel{margin-top:1.25rem;margin-bottom:1.25rem;display:grid;gap:.75rem;border-radius:1rem;border-width:1px;border-color:rgb(var(--console-primary)/.2);background-color:rgb(var(--console-primary)/.05);padding:1rem}@media (min-width:640px){.blog-ai-panel{grid-template-columns:auto 1fr auto}}.blog-ai-panel{border-style:solid}.blog-ai-panel>span{display:grid;height:2.25rem;width:2.25rem;place-items:center;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.blog-ai-panel b{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.blog-ai-panel p{margin-bottom:.5rem;margin-top:.25rem;font-size:11px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.blog-ai-panel input{height:2.25rem;width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.blog-ai-panel input:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.blog-ai-panel input{border-style:solid}.blog-ai-panel>div:last-child{display:flex;flex-direction:column;gap:.5rem}.blog-editor-tabs{display:flex;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1))}.blog-editor-tabs button{margin-bottom:-1px;border-width:0 0 2px;border-color:transparent;background-color:initial;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.blog-editor-tabs button:hover{--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.blog-editor-tabs button:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.3)}.blog-editor-tabs button[aria-selected=true]{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.blog-html-toolbar{display:flex;flex-wrap:wrap;gap:.25rem;border-left-width:1px;border-right-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:.5rem;border-style:solid}.blog-html-toolbar button{border-radius:.375rem;border-width:1px;border-color:transparent;background-color:initial;padding:.375rem .5rem;font-size:10px;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.blog-html-toolbar button:hover{border-color:rgb(var(--console-line)/var(--tw-border-opacity,1))}.blog-html-editor,.blog-html-toolbar button:hover{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.blog-html-editor{min-height:480px;width:100%;resize:vertical;border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem;border-width:1px;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;line-height:1.75rem;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.blog-html-editor:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.blog-html-editor{border-style:solid}.blog-html-editor.editor{font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.blog-live-preview{margin-top:1rem;min-height:620px;width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-style:solid}.blog-media-card header,.blog-publish-card header,.blog-seo-card header{margin-bottom:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.blog-seo-card h2{margin-bottom:0;margin-top:.25rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.blog-form-grid{display:grid;gap:1rem}@media (min-width:640px){.blog-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.blog-form-grid label{display:grid;gap:.5rem}@media (min-width:640px){.blog-form-grid label.wide{grid-column:span 2/span 2}}.blog-form-grid input,.blog-form-grid textarea,.blog-publish-card input,.blog-publish-card select{width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.blog-form-grid input:focus,.blog-form-grid textarea:focus,.blog-publish-card input:focus,.blog-publish-card select:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.blog-form-grid input,.blog-form-grid textarea,.blog-publish-card input,.blog-publish-card select{border-style:solid}.blog-form-grid input,.blog-publish-card input,.blog-publish-card select{height:2.75rem}.blog-form-grid textarea{min-height:6rem;resize:vertical;padding-top:.75rem;padding-bottom:.75rem}.blog-publish-card label{margin-bottom:1rem;display:grid;gap:.5rem}.blog-popular-switch{margin-top:.5rem;display:grid;cursor:pointer;grid-template-columns:auto auto 1fr;align-items:flex-start;gap:.75rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:.75rem;border-style:solid}.blog-popular-switch input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.blog-popular-switch>i{position:relative;margin-top:.125rem;height:1.25rem;width:2.25rem;background-color:rgb(var(--console-line)/var(--tw-bg-opacity,1))}.blog-popular-switch>i,.blog-popular-switch>i:after{border-radius:9999px;--tw-bg-opacity:1;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.blog-popular-switch>i:after{content:"";position:absolute;left:.125rem;top:.125rem;height:1rem;width:1rem;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.blog-popular-switch input:checked+i{--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1))}.blog-popular-switch input:checked+i:after{--tw-translate-x:1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.blog-popular-switch b{font-size:.75rem;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.blog-popular-switch b,.blog-popular-switch small{display:block;line-height:1rem;--tw-text-opacity:1}.blog-popular-switch small{margin-top:.25rem;font-size:10px;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.blog-media-card header small{text-align:right;font-size:9px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.blog-upload-field{margin-bottom:1rem;display:grid;cursor:pointer;gap:.5rem}.blog-upload-field>div{position:relative;display:grid;height:9rem;place-items:center;overflow:hidden;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));border-style:solid}.blog-upload-field img{height:100%;width:100%;object-fit:cover}.blog-upload-field>div>span{display:grid;justify-items:center;gap:.5rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.blog-upload-field em{position:absolute;bottom:.5rem;right:.5rem;display:inline-flex;align-items:center;gap:.25rem;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));background-color:rgb(var(--console-surface)/.95);padding:.375rem .5rem;font-size:9px;font-weight:600;font-style:normal;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.blog-upload-field>input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.blog-editor-head-skeleton{margin-bottom:1.25rem;display:block;height:5rem;width:100%}.cache-console-page{margin-left:auto;margin-right:auto;width:100%;max-width:1480px;padding:1.5rem 1rem}@media (min-width:640px){.cache-console-page{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.cache-console-page{padding-left:2rem;padding-right:2rem}}.cache-console-heading{margin-bottom:1.25rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}@media (min-width:640px){.cache-console-heading{flex-direction:row;align-items:center}}.cache-console-heading>div>span,.cache-modules-card>header span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.16em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.cache-console-heading h1{margin-bottom:0;margin-top:.25rem;font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}@media (min-width:640px){.cache-console-heading h1{font-size:1.875rem;line-height:2.25rem}}.cache-console-heading p{margin-bottom:0;margin-top:.5rem;max-width:42rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.cache-warning{margin-bottom:1.25rem;display:flex;gap:.75rem;border-radius:.75rem;background-color:rgb(245 158 11/.1);padding:1rem;--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity,1));border:1px solid rgb(245 158 11/.3)}.cache-warning>svg{flex-shrink:0}.cache-warning b{font-size:.75rem;line-height:1rem}.cache-warning p{margin-bottom:0;margin-top:.25rem;font-size:11px;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.cache-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width:1280px){.cache-status-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.cache-status-card{padding:1rem}@media (min-width:640px){.cache-status-card{padding:1.25rem}}.cache-status-card>small{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.cache-status-card>div{margin-top:.75rem;display:flex;align-items:center;gap:.5rem}.cache-status-card i{height:.625rem;width:.625rem;flex-shrink:0;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.cache-status-card i.good{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity,1))}.cache-status-card b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}@media (min-width:640px){.cache-status-card b{font-size:.875rem;line-height:1.25rem}}.cache-modules-card{margin-top:1.25rem;overflow:hidden;padding:0}.cache-modules-card>header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1rem 1.25rem}.cache-modules-card h2{margin-bottom:0;margin-top:.25rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.cache-module-list>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity:1;border-color:rgb(var(--console-line)/var(--tw-divide-opacity,1))}.cache-module-list>article{display:grid;align-items:flex-end;gap:.75rem;padding:1rem}@media (min-width:1024px){.cache-module-list>article{grid-template-columns:minmax(160px,1.1fr) 100px 120px 130px 130px minmax(145px,.8fr) auto;padding-left:1.25rem;padding-right:1.25rem}}.cache-module-name{display:flex;align-items:center;gap:.75rem;align-self:center}.cache-module-name>span{display:grid;height:2.25rem;width:2.25rem;flex-shrink:0;place-items:center;border-radius:.75rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.cache-module-name b{display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.cache-module-name small{margin-top:.25rem;display:block;font-size:9px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.cache-module-list label:not(.cache-inline-switch){display:grid;gap:.375rem}.cache-module-list label>span{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.cache-module-list input[type=number],.cache-module-list select{height:2.25rem;width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.5rem;padding-right:.5rem;font-size:11px;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.cache-module-list input[type=number]:focus,.cache-module-list select:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.cache-module-list input[type=number],.cache-module-list select{border-style:solid}.cache-inline-switch{display:flex;height:2.25rem;cursor:pointer;align-items:center;gap:.5rem;align-self:flex-end;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding-left:.5rem;padding-right:.5rem;border-style:solid}.cache-inline-switch input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.cache-inline-switch i{position:relative;height:1rem;width:1.75rem;background-color:rgb(var(--console-line)/var(--tw-bg-opacity,1))}.cache-inline-switch i,.cache-inline-switch i:after{border-radius:9999px;--tw-bg-opacity:1;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.cache-inline-switch i:after{content:"";position:absolute;left:.125rem;top:.125rem;height:.75rem;width:.75rem;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.cache-inline-switch input:checked+i{--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1))}.cache-inline-switch input:checked+i:after{--tw-translate-x:0.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cache-inline-switch span{font-size:10px;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.cache-module-time{display:grid;gap:.25rem;align-self:center;font-size:9px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.cache-module-time b{--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.cache-module-actions{display:flex;gap:.25rem;align-self:center}@media (min-width:1024px){.cache-module-actions{justify-content:flex-end}}.cache-module-actions .console-button{min-height:2.25rem;padding-left:.625rem;padding-right:.625rem;font-size:10px}.cache-tools-grid{margin-top:1.25rem;display:grid;gap:1.25rem}@media (min-width:1024px){.cache-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.cache-tool-card{padding:1.25rem}.cache-tool-card>header{margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.cache-tool-card>header>span{display:grid;height:2.5rem;width:2.5rem;flex-shrink:0;place-items:center;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.cache-tool-card h2{margin:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.cache-tool-card p{margin-bottom:0;margin-top:.25rem;--tw-text-opacity:1}.cache-tool-card code,.cache-tool-card p{font-size:10px;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.cache-tool-card code{margin-bottom:1rem;display:block;overflow-x:auto;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:.75rem;--tw-text-opacity:1;border-style:solid}.cache-framework-actions,.cache-tool-card>div{display:flex;flex-wrap:wrap;gap:.5rem}.cache-tool-card .console-button{font-size:10px}.cache-danger-zone{margin-top:1.25rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1rem;border-color:rgb(239 68 68/.25);background-color:rgb(239 68 68/.03);padding:1.25rem}@media (min-width:640px){.cache-danger-zone{flex-direction:row;align-items:center}}.cache-danger-zone>div{display:flex;gap:.75rem}.cache-danger-zone>div>span{display:grid;height:2.5rem;width:2.5rem;flex-shrink:0;place-items:center;border-radius:.75rem;background-color:rgb(239 68 68/.1);--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.cache-danger-zone h2{margin:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.cache-danger-zone p{margin-bottom:0;margin-top:.25rem;max-width:48rem;font-size:11px;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.cache-danger-button{border-color:rgb(239 68 68/.3);--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.cache-danger-button:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.cache-confirm-warning{display:flex;gap:.75rem;border-radius:.75rem;background-color:rgb(245 158 11/.1);padding:1rem;--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity,1));border:1px solid rgb(245 158 11/.3)}.cache-confirm-warning svg{flex-shrink:0}.cache-confirm-warning p{margin:0;font-size:.75rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.cache-confirm-modal>label{margin-top:1rem;display:grid;gap:.5rem}.cache-confirm-modal>label span{font-size:11px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.cache-confirm-modal>label input{height:2.75rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.cache-confirm-modal>label input:focus{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(239 68 68/0.2)}.cache-confirm-modal>label input{border-style:solid}.cache-confirm-modal>div:last-child{margin-top:1.25rem;display:flex;justify-content:flex-end;gap:.5rem}.cache-heading-skeleton{margin-bottom:1.25rem;display:block;height:6rem;width:100%}.stores-console-page{margin-left:auto;margin-right:auto;width:100%;max-width:1480px;padding:1.5rem 1rem}@media (min-width:640px){.stores-console-page{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.stores-console-page{padding-left:2rem;padding-right:2rem}}.stores-console-heading{margin-bottom:1.25rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}@media (min-width:1280px){.stores-console-heading{flex-direction:row;align-items:center}}.stores-console-heading>div:first-child>span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.16em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.stores-console-heading h1{margin-bottom:0;margin-top:.25rem;font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}@media (min-width:640px){.stores-console-heading h1{font-size:1.875rem;line-height:2.25rem}}.stores-console-heading p{margin-bottom:0;margin-top:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.stores-console-heading>div:last-child{display:flex;flex-wrap:wrap;gap:.5rem}.stores-console-heading>div:last-child a{-webkit-text-decoration-line:none;text-decoration-line:none}.stores-console-heading em{margin-left:.25rem;display:grid;min-width:1.25rem;place-items:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity,1));padding-left:.25rem;padding-right:.25rem;font-size:9px;font-style:normal;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.stores-console-toolbar{margin-bottom:1rem;display:flex;flex-direction:column;gap:.5rem;padding:.75rem}@media (min-width:768px){.stores-console-toolbar{flex-direction:row;align-items:center}}.stores-console-toolbar>div{position:relative;flex:1 1 0%}.stores-console-toolbar>div svg{pointer-events:none;position:absolute;left:.75rem;top:50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.stores-console-toolbar input{height:2.75rem;width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:2.5rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.stores-console-toolbar input::placeholder{--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.stores-console-toolbar input:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.stores-console-toolbar input{border-style:solid}.stores-console-toolbar label{display:flex;align-items:center;gap:.5rem;font-size:10px;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.stores-console-toolbar select{height:2.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.5rem;padding-right:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px;border-style:solid}.stores-console-list{overflow:hidden;padding:0}.stores-console-list table{width:100%;min-width:1080px;border-collapse:collapse;text-align:left;font-size:.75rem;line-height:1rem}.stores-console-list th{background-color:rgb(var(--console-elevated)/.7);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.stores-console-list td,.stores-console-list th{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:.75rem 1rem;--tw-text-opacity:1}.stores-console-list td{color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.stores-console-list tbody tr:last-child td{border-bottom-width:0}.stores-console-list tbody tr{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stores-console-list tbody tr:hover{background-color:rgb(var(--console-elevated)/.5)}.stores-list-name{display:flex;min-width:15rem;align-items:center;gap:.75rem}.stores-list-name img{height:3rem;width:3rem;flex-shrink:0;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));object-fit:cover}.stores-list-name b{max-width:13rem;font-size:.75rem;line-height:1rem}.stores-list-meta small,.stores-list-name b,.stores-list-name small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stores-list-meta small,.stores-list-name small{margin-top:.25rem;max-width:16rem;font-size:9px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.stores-list-meta b{font-size:11px}.stores-rating{font-weight:600;--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity,1))}.stores-row-actions{display:flex;justify-content:flex-end;gap:.25rem}.stores-row-actions a{display:inline-flex;min-height:2.25rem;align-items:center;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.625rem;padding-right:.625rem;font-size:10px;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1));-webkit-text-decoration-line:none;text-decoration-line:none;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stores-row-actions a:hover{--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.stores-row-actions a{border-style:solid}.stores-row-actions .console-button{min-height:2.25rem;padding-left:.625rem;padding-right:.625rem;font-size:10px}.stores-empty{display:grid;min-height:20rem;place-content:center;justify-items:center;padding:2rem;text-align:center}.stores-empty>span{display:grid;height:3.5rem;width:3.5rem;place-items:center;border-radius:1rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.stores-empty h2{margin-bottom:0;margin-top:1rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.stores-empty p{margin-top:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.stores-create-modal{max-height:90vh;width:min(960px,calc(100vw - 24px));max-width:none;overflow-y:auto}.stores-create-modal>h2{position:-webkit-sticky;position:sticky;top:0;z-index:10;margin-left:-1.5rem;margin-right:-1.5rem;margin-top:-1.5rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1.25rem 1.5rem}.stores-create-modal form{display:grid;gap:1.25rem}.stores-form-section{border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));background-color:rgb(var(--console-elevated)/.3);padding:1rem;border-style:solid}.stores-form-section h3{margin-bottom:1rem;margin-top:0;font-size:.75rem;line-height:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.stores-form-grid{display:grid;gap:1rem}@media (min-width:640px){.stores-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.stores-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.stores-form-grid label{display:grid;min-width:0;gap:.5rem}@media (min-width:640px){.stores-form-grid label.wide{grid-column:span 2/span 2}}@media (min-width:1024px){.stores-form-grid label.wide{grid-column:span 3/span 3}}.stores-form-grid label>span,.stores-image-field>span{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.stores-form-grid input,.stores-form-grid select{height:2.75rem;width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.stores-form-grid input:focus,.stores-form-grid select:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.stores-form-grid input,.stores-form-grid select{border-style:solid}.stores-form-grid input[aria-invalid=true]{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.stores-form-grid label>small,.stores-image-field>small{font-size:9px;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.stores-image-field>div{display:grid;height:7rem;cursor:pointer;place-items:center;overflow:hidden;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1));border-style:dashed}.stores-image-field img{height:100%;width:100%;object-fit:cover}.stores-image-field>div>svg{margin-bottom:.25rem}.stores-image-field>div>small{display:block;font-size:9px}.stores-image-field>input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.stores-checks{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.75rem}.stores-checks label{display:flex;cursor:pointer;align-items:center;gap:.5rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));border-style:solid}.stores-checks input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.stores-checks i{position:relative;height:1.25rem;width:2.25rem;background-color:rgb(var(--console-line)/var(--tw-bg-opacity,1))}.stores-checks i,.stores-checks i:after{border-radius:9999px;--tw-bg-opacity:1;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stores-checks i:after{content:"";position:absolute;left:.125rem;top:.125rem;height:1rem;width:1rem;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.stores-checks input:checked+i{--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1))}.stores-checks input:checked+i:after{--tw-translate-x:1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.stores-create-modal form>footer{position:-webkit-sticky;position:sticky;bottom:-1.5rem;z-index:10;margin-left:-1.5rem;margin-right:-1.5rem;margin-bottom:-1.5rem;display:flex;justify-content:flex-end;gap:.5rem;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1rem 1.5rem}.stores-bulk-form{display:grid;gap:1rem}.stores-bulk-form p{margin:0;font-size:.75rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.stores-bulk-form code{border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding-left:.25rem;padding-right:.25rem;font-size:10px}.stores-bulk-form label{display:grid;gap:.5rem}.stores-bulk-form label span{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.stores-bulk-form input{border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:.75rem;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));border-style:solid}.stores-bulk-form input,.stores-bulk-form>a{font-size:.75rem;line-height:1rem;--tw-text-opacity:1}.stores-bulk-form>a{font-weight:600;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.stores-bulk-form>div{display:flex;justify-content:flex-end;gap:.5rem}.store-editor-page{margin-left:auto;margin-right:auto;width:100%;max-width:1480px;padding:1.5rem 1rem}@media (min-width:640px){.store-editor-page{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.store-editor-page{padding-left:2rem;padding-right:2rem}}.store-editor-heading{margin-bottom:1.25rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1rem}@media (min-width:640px){.store-editor-heading{flex-direction:row;align-items:center;padding:1.25rem}}.store-editor-heading{border-style:solid}.store-editor-heading>div:first-child{display:flex;min-width:0;align-items:center;gap:1rem}.store-editor-heading>div:first-child>img{height:auto;max-height:6rem;width:auto;max-width:239px;flex-shrink:0;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));object-fit:contain}.store-editor-heading a{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1));-webkit-text-decoration-line:none;text-decoration-line:none}.store-editor-heading h1{margin-bottom:0;margin-top:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}@media (min-width:640px){.store-editor-heading h1{font-size:1.5rem;line-height:2rem}}.store-editor-heading p{margin-bottom:0;margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.store-editor-heading>div:last-child{display:flex;align-items:center;gap:.5rem}.store-editor-layout{display:grid;align-items:flex-start;gap:1.25rem}@media (min-width:1024px){.store-editor-layout{grid-template-columns:210px minmax(0,1fr)}}.store-editor-layout>nav{display:grid;gap:.25rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:.5rem}@media (min-width:1024px){.store-editor-layout>nav{position:-webkit-sticky;position:sticky;top:5rem}}.store-editor-layout>nav{border-style:solid}.store-editor-layout>nav button{border-radius:.75rem;border-width:0;background-color:initial;padding:.75rem;text-align:left;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.store-editor-layout>nav button:hover{--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.store-editor-layout>nav button:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.3)}.store-editor-layout>nav button.\!active,.store-editor-layout>nav button.active{--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.store-edit-card{padding:1.25rem}@media (min-width:640px){.store-edit-card{padding:1.5rem}}.store-edit-card>header{margin-bottom:1.25rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding-bottom:1rem}.store-edit-card>header h2{margin:0;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.store-edit-card>header p{margin-bottom:0;margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.store-edit-grid{display:grid;gap:1rem}@media (min-width:640px){.store-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.store-edit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.store-edit-grid>label{display:grid;min-width:0;gap:.5rem}@media (min-width:640px){.store-edit-grid>.wide,.store-edit-grid>label.wide{grid-column:span 2/span 2}}@media (min-width:1280px){.store-edit-grid>.wide,.store-edit-grid>label.wide{grid-column:span 3/span 3}}.store-edit-grid label>span,.store-logo-drop>span{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.store-edit-grid input,.store-edit-grid select,.store-edit-grid textarea{width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.store-edit-grid input:focus,.store-edit-grid select:focus,.store-edit-grid textarea:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.store-edit-grid input,.store-edit-grid select,.store-edit-grid textarea{border-style:solid}.store-edit-grid input,.store-edit-grid select{height:2.75rem}.store-edit-grid textarea{min-height:7rem;resize:vertical;padding-top:.75rem;padding-bottom:.75rem}.store-edit-grid input[aria-invalid=true]{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.store-edit-grid label>small{font-size:9px;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.store-logo-drop{display:grid;gap:.5rem}.store-logo-drop>button{display:grid;min-height:13rem;width:100%;grid-template-columns:minmax(0,239px) 1fr;align-items:center;gap:1.25rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));background-color:rgb(var(--console-elevated)/.5);padding:1rem;text-align:left;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.store-logo-drop>button:hover{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));background-color:rgb(var(--console-primary)/.05)}.store-logo-drop>button{border-style:dashed}.store-logo-drop>button.dragging{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));background-color:rgb(var(--console-primary)/.1);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.1)}.store-logo-drop img{height:239px;width:100%;max-width:239px;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));object-fit:contain}.store-logo-drop button>div{display:grid;justify-items:start;gap:.5rem}.store-logo-drop button b{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.store-logo-drop button small{font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.store-logo-drop>input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.store-edit-choices{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.5rem;border-width:0;padding:0}@media (min-width:640px){.store-edit-choices{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.store-edit-choices{grid-template-columns:repeat(3,minmax(0,1fr))}}.store-edit-choices legend{margin-bottom:.5rem;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.store-edit-choices label{display:flex;cursor:pointer;align-items:center;gap:.75rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:.75rem;border-style:solid}.store-edit-choices input{height:1rem;width:1rem;accent-color:rgb(var(--console-primary)/1)}.store-edit-choices b{display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.store-edit-choices small{margin-top:.25rem;display:block;font-size:9px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.store-edit-toggles{margin-bottom:1.25rem;display:grid;gap:.75rem}@media (min-width:640px){.store-edit-toggles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.store-edit-toggles{grid-template-columns:repeat(3,minmax(0,1fr))}}.store-edit-toggles label{display:flex;cursor:pointer;align-items:center;gap:.75rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));border-style:solid}.store-edit-toggles input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.store-edit-toggles i{position:relative;height:1.25rem;width:2.25rem;flex-shrink:0;background-color:rgb(var(--console-line)/var(--tw-bg-opacity,1))}.store-edit-toggles i,.store-edit-toggles i:after{border-radius:9999px;--tw-bg-opacity:1;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.store-edit-toggles i:after{content:"";position:absolute;left:.125rem;top:.125rem;height:1rem;width:1rem;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.store-edit-toggles input:checked+i{--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1))}.store-edit-toggles input:checked+i:after{--tw-translate-x:1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zones-page{margin-left:auto;margin-right:auto;width:100%;max-width:1480px;padding:1.5rem 1rem}@media (min-width:640px){.zones-page{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.zones-page{padding-left:2rem;padding-right:2rem}}.zones-heading{margin-bottom:1.25rem;display:flex;flex-direction:column;gap:1rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1.25rem}@media (min-width:640px){.zones-heading{flex-direction:row;align-items:center;justify-content:space-between;padding:1.5rem}}.zones-heading{border-style:solid}.zones-heading>div>span{font-size:10px;font-weight:700;letter-spacing:.16em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.zones-heading h1{margin-bottom:0;margin-top:.25rem;font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}@media (min-width:640px){.zones-heading h1{font-size:1.875rem;line-height:2.25rem}}.zones-heading p{margin-bottom:0;margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.zones-stats{margin-bottom:1.25rem;display:grid;gap:.75rem}@media (min-width:640px){.zones-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.zones-stats .console-card{display:flex;align-items:center;gap:1rem;padding:1rem;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.zones-stats .console-card>span{display:grid;height:2.5rem;width:2.5rem;place-items:center;border-radius:.75rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.zones-stats small{display:block;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.zones-stats b{margin-top:.125rem;display:block;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.zones-card{overflow:hidden;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.zones-card>header{display:flex;flex-direction:column;gap:1rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1.25rem}@media (min-width:640px){.zones-card>header{flex-direction:row;align-items:center;justify-content:space-between}}.zones-card>header h2{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.zones-card>header p{margin-bottom:0;margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.zones-search{position:relative;display:block;width:100%}@media (min-width:640px){.zones-search{width:16rem}}.zones-search>svg{pointer-events:none;position:absolute;left:.75rem;top:50%;z-index:10;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.zones-search .console-input{width:100%;padding-left:2.25rem}.zones-table{width:100%;min-width:820px;border-collapse:collapse}.zones-table th{background-color:rgb(var(--console-elevated)/.6);padding:.75rem 1.25rem;text-align:left;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.zones-table td,.zones-table th{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.zones-table td{padding:1rem 1.25rem;font-size:.75rem;line-height:1rem}.zones-table tbody tr:last-child td{border-bottom-width:0}.zones-table tbody tr{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.zones-table tbody tr:hover{background-color:rgb(var(--console-elevated)/.5)}.zones-table td:first-child{display:flex;align-items:center;gap:.75rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.zones-table td:last-child{text-align:right}.zones-table .console-button{min-height:2.25rem;border-radius:.75rem;padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.zones-map-pin{display:grid;height:2rem;width:2rem;flex-shrink:0;place-items:center;border-radius:.5rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.zones-skeleton{display:grid;gap:.5rem;padding:1.25rem}.zones-empty{display:grid;justify-items:center;padding:4rem 1.5rem;text-align:center}.zones-empty>span{display:grid;height:3rem;width:3rem;place-items:center;border-radius:1rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.zones-empty h2{margin-bottom:0;margin-top:1rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.zones-empty p{margin-bottom:1.25rem;margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.zone-drawer-backdrop{position:fixed;inset:0;z-index:150;background-color:rgb(0 0 0/.55);--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.zone-drawer{position:absolute;right:0;top:0;display:flex;height:100%;width:100%;max-width:520px;flex-direction:column;border-left-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));--tw-shadow:0 25px 50px -12px rgb(0 0 0/0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);animation:zone-drawer-enter .22s ease-out}.zone-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1.25rem}@media (min-width:640px){.zone-drawer>header{padding:1.5rem}}.zone-drawer>header small{font-size:9px;font-weight:700;letter-spacing:.16em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.zone-drawer>header h2{font-size:1.25rem;line-height:1.75rem;font-weight:600;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.zone-drawer>header h2,.zone-drawer>header p{margin-bottom:0;margin-top:.25rem;--tw-text-opacity:1}.zone-drawer>header p{font-size:.75rem;line-height:1.25rem;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.zone-drawer>header>button{display:grid;height:2.5rem;width:2.5rem;flex-shrink:0;place-items:center;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.zone-drawer>header>button:hover{--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.zone-drawer>header>button:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.5)}.zone-drawer>section{display:grid;align-content:flex-start;gap:1.25rem;overflow-y:auto;padding:1.25rem}@media (min-width:640px){.zone-drawer>section{padding:1.5rem}}.zone-drawer>section>label{display:grid;gap:.5rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.zone-drawer>section>label span b{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.zone-drawer textarea{min-height:7rem;width:100%;resize:vertical;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.zone-drawer textarea:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.zone-drawer textarea{border-style:solid}.zone-drawer label>small{font-size:10px;font-weight:400;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.zone-drawer input[aria-invalid=true]{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.zone-drawer input[aria-invalid=true]+small{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.zone-drawer-callout{display:flex;gap:.75rem;border-radius:.75rem;border-width:1px;border-color:rgb(var(--console-primary)/.2);background-color:rgb(var(--console-primary)/.05);padding:1rem;border-style:solid}.zone-drawer-callout>svg{flex-shrink:0;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.zone-drawer-callout b{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.zone-drawer-callout p{margin-bottom:0;margin-top:.25rem;font-size:11px;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.zone-drawer>footer{margin-top:auto;display:flex;justify-content:flex-end;gap:.5rem;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1.25rem}@media (min-width:640px){.zone-drawer>footer{padding:1.5rem}}.coupons-page{margin-left:auto;margin-right:auto;width:100%;max-width:1480px;padding:1.5rem 1rem}@media (min-width:640px){.coupons-page{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.coupons-page{padding-left:2rem;padding-right:2rem}}.coupons-heading{margin-bottom:1.25rem;display:flex;flex-direction:column;gap:1rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1.25rem}@media (min-width:640px){.coupons-heading{flex-direction:row;align-items:center;justify-content:space-between;padding:1.5rem}}.coupons-heading{border-style:solid}.coupons-heading>div>span{font-size:10px;font-weight:700;letter-spacing:.16em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.coupons-heading h1{margin-bottom:0;margin-top:.25rem;font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}@media (min-width:640px){.coupons-heading h1{font-size:1.875rem;line-height:2.25rem}}.coupons-heading p{margin-bottom:0;margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.coupon-stats{margin-bottom:1.25rem;display:grid;gap:.75rem}@media (min-width:640px){.coupon-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}.coupon-stats .console-card{display:flex;align-items:center;gap:1rem;padding:1rem;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.coupon-stats .console-card>span{display:grid;height:2.5rem;width:2.5rem;place-items:center;border-radius:.75rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.coupon-stats small{display:block;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.coupon-stats b{margin-top:.125rem;display:block;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.coupons-card{overflow:hidden;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.coupons-card>header{display:flex;flex-direction:column;gap:1rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1.25rem}@media (min-width:640px){.coupons-card>header{flex-direction:row;align-items:center;justify-content:space-between}}.coupons-card>header h2{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.coupons-card>header p{margin-bottom:0;margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.coupon-search{position:relative;width:100%}@media (min-width:640px){.coupon-search{width:18rem}}.coupon-search>svg{pointer-events:none;position:absolute;left:.75rem;top:50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.coupon-search input{width:100%;padding-left:2.25rem}.coupon-table{width:100%;min-width:1050px;border-collapse:collapse}.coupon-table th{background-color:rgb(var(--console-elevated)/.6);padding:.75rem 1rem;text-align:left;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.coupon-table td,.coupon-table th{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.coupon-table td{padding:1rem;font-size:.75rem;line-height:1rem}.coupon-table tbody tr:last-child td{border-bottom-width:0}.coupon-table tbody tr{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.coupon-table tbody tr:hover{background-color:rgb(var(--console-elevated)/.5)}.coupon-table td:first-child b,.coupon-table td:nth-child(3) b{display:block;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.coupon-table code{margin-top:.25rem;display:inline-block;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:.25rem .5rem;font-size:10px;font-weight:700;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.coupon-table td:nth-child(3) small{margin-top:.125rem;display:block;font-size:9px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.coupon-table td:last-child{text-align:right}.coupon-table td:last-child .console-button{min-height:2.25rem;border-radius:.75rem;padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.coupon-table .coupon-active{--tw-border-opacity:1;border-color:rgb(167 243 208/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity,1))}.coupon-table .coupon-inactive{--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.console-root[data-theme=dark] .coupon-table .coupon-active{--tw-border-opacity:1;border-color:rgb(6 95 70/var(--tw-border-opacity,1));background-color:rgb(2 44 34/.5);--tw-text-opacity:1;color:rgb(110 231 183/var(--tw-text-opacity,1))}.coupon-expired{font-weight:600;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.coupon-pagination{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1rem}.coupon-pagination span{font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.coupon-skeleton{display:grid;gap:.5rem;padding:1.25rem}.coupons-empty{display:grid;justify-items:center;padding:4rem 1.5rem;text-align:center}.coupons-empty>span{display:grid;height:3rem;width:3rem;place-items:center;border-radius:1rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.coupons-empty h2{margin-bottom:0;margin-top:1rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.coupons-empty p{margin-bottom:1.25rem;margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.coupon-drawer-bg{position:fixed;inset:0;z-index:150;background-color:rgb(0 0 0/.55);--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.coupon-drawer{position:absolute;right:0;top:0;display:flex;height:100%;width:100%;max-width:680px;flex-direction:column;border-left-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));--tw-shadow:0 25px 50px -12px rgb(0 0 0/0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);animation:coupon-drawer-in .22s ease-out}.coupon-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1.25rem}@media (min-width:640px){.coupon-drawer>header{padding:1.5rem}}.coupon-drawer>header small{font-size:9px;font-weight:700;letter-spacing:.16em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.coupon-drawer>header h2{font-size:1.25rem;line-height:1.75rem;font-weight:600;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.coupon-drawer>header h2,.coupon-drawer>header p{margin-bottom:0;margin-top:.25rem;--tw-text-opacity:1}.coupon-drawer>header p{font-size:.75rem;line-height:1rem;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.coupon-drawer>header>button{display:grid;height:2.5rem;width:2.5rem;flex-shrink:0;place-items:center;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.coupon-drawer>header>button:hover{--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.coupon-drawer>header>button:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.5)}.coupon-drawer>section{display:grid;align-content:flex-start;gap:1.25rem;overflow-y:auto;padding:1.25rem}@media (min-width:640px){.coupon-drawer>section{padding:1.5rem}}.coupon-drawer fieldset{display:grid;gap:1rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1rem}@media (min-width:640px){.coupon-drawer fieldset{padding:1.25rem}}.coupon-drawer legend{padding-left:.5rem;padding-right:.5rem;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.coupon-form-grid{display:grid;gap:1rem}@media (min-width:640px){.coupon-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.coupon-form-grid>label{display:grid;min-width:0;gap:.5rem}@media (min-width:640px){.coupon-form-grid>label.wide{grid-column:span 2/span 2}}.coupon-form-grid label>span{font-size:10px;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.coupon-form-grid label>span b{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.coupon-form-grid input,.coupon-form-grid select{height:2.75rem;width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.coupon-form-grid input:focus,.coupon-form-grid select:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.coupon-form-grid input,.coupon-form-grid select{border-style:solid}.coupon-form-grid input[aria-invalid=true]{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.coupon-field-error,.coupon-form-grid label>small{font-size:10px;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.coupon-store-tools{display:flex;align-items:center;justify-content:space-between}.coupon-store-tools span{font-weight:500;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.coupon-store-tools button,.coupon-store-tools span{font-size:.75rem;line-height:1rem;--tw-text-opacity:1}.coupon-store-tools button{border-width:0;background-color:initial;font-weight:600;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.coupon-store-tools button:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.coupon-store-list{display:grid;max-height:12rem;gap:.5rem;overflow-y:auto}@media (min-width:640px){.coupon-store-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.coupon-store-list label{cursor:pointer}.coupon-store-list input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.coupon-store-list label>span{display:flex;align-items:center;gap:.5rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:.75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;border-style:solid}.coupon-store-list input:checked+span{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));background-color:rgb(var(--console-primary)/.05);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.coupon-active-toggle{display:flex;cursor:pointer;align-items:center;gap:.75rem;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:1rem}.coupon-active-toggle input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.coupon-active-toggle i{position:relative;height:1.5rem;width:2.75rem;flex-shrink:0;background-color:rgb(var(--console-line)/var(--tw-bg-opacity,1))}.coupon-active-toggle i,.coupon-active-toggle i:after{border-radius:9999px;--tw-bg-opacity:1;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.coupon-active-toggle i:after{content:"";position:absolute;left:.125rem;top:.125rem;height:1.25rem;width:1.25rem;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.coupon-active-toggle input:checked+i{--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1))}.coupon-active-toggle input:checked+i:after{--tw-translate-x:1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.coupon-active-toggle span b{display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.coupon-active-toggle span small{margin-top:.125rem;display:block;font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.coupon-drawer>footer{margin-top:auto;display:flex;align-items:center;gap:.5rem;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1.25rem}@media (min-width:640px){.coupon-drawer>footer{padding:1.5rem}}.coupon-drawer>footer>span{flex:1 1 0%}.coupon-delete{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.coupon-delete:hover{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.console-root[data-theme=dark] .coupon-delete{--tw-border-opacity:1;border-color:rgb(127 29 29/var(--tw-border-opacity,1));background-color:rgb(69 10 10/.5);--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity,1))}.console-root[data-theme=dark] .coupon-delete:hover{--tw-bg-opacity:1;background-color:rgb(69 10 10/var(--tw-bg-opacity,1))}.coupon-confirm p{font-size:.875rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.coupon-confirm>div{margin-top:1.25rem;display:flex;justify-content:flex-end;gap:.5rem}.push-page{margin-left:auto;margin-right:auto;width:100%;max-width:1480px;padding:1.5rem 1rem}@media (min-width:640px){.push-page{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.push-page{padding-left:2rem;padding-right:2rem}}.push-heading{margin-bottom:1.25rem;display:flex;flex-direction:column;gap:1.25rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1.25rem}@media (min-width:640px){.push-heading{flex-direction:row;align-items:center;justify-content:space-between;padding:1.5rem}}.push-heading{border-style:solid}.push-heading>div:first-child>span{font-size:10px;font-weight:700;letter-spacing:.16em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.push-heading h1{margin-bottom:0;margin-top:.25rem;font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}@media (min-width:640px){.push-heading h1{font-size:1.875rem;line-height:2.25rem}}.push-heading p{margin-bottom:0;margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.push-ready{display:flex;align-items:center;gap:.75rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:.75rem 1rem;border-style:solid}.push-ready>i{height:.625rem;width:.625rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(var(--console-muted)/var(--tw-bg-opacity,1))}.push-ready>i.online{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(16 185 129/0.15)}.push-ready b{font-size:.75rem;line-height:1rem;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.push-ready b,.push-ready small{display:block;--tw-text-opacity:1}.push-ready small{font-size:9px;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.push-stats{margin-bottom:1.25rem;display:grid;gap:.75rem}@media (min-width:640px){.push-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.push-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.push-stats .console-card{display:flex;min-height:6rem;align-items:center;gap:1rem;padding:1rem;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.push-stats .console-card>span{display:grid;height:2.5rem;width:2.5rem;flex-shrink:0;place-items:center;border-radius:.75rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.push-stats small{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.push-stats b,.push-stats small{display:block;--tw-text-opacity:1}.push-stats b{margin-top:.125rem;font-size:1.25rem;line-height:1.75rem;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.push-stats .attention>span{color:rgb(239 68 68/var(--tw-text-opacity,1))}.push-stats .attention>button,.push-stats .attention>span{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1));--tw-text-opacity:1}.push-stats .attention>button{margin-left:auto;border-radius:.5rem;border-width:0;padding:.5rem .75rem;font-size:10px;font-weight:700;color:rgb(220 38 38/var(--tw-text-opacity,1))}.push-stats .attention>button:hover{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.console-root[data-theme=dark] .push-stats .attention>button,.console-root[data-theme=dark] .push-stats .attention>span{background-color:rgb(69 10 10/.5);--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity,1))}.push-workspace{display:grid;align-items:flex-start;gap:1.25rem}@media (min-width:1280px){.push-workspace{grid-template-columns:minmax(0,1fr) 360px}}.push-composer{overflow:hidden;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.push-composer>header{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1.25rem}@media (min-width:640px){.push-composer>header{padding:1.5rem}}.push-composer>header small{font-size:9px;font-weight:700;letter-spacing:.15em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.push-composer>header h2{font-size:1.25rem;line-height:1.75rem;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.push-composer>header h2,.push-composer>header p{margin-bottom:0;margin-top:.25rem;--tw-text-opacity:1}.push-composer>header p{font-size:.75rem;line-height:1rem;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.push-composer>form{display:grid;gap:1.5rem;padding:1.25rem}@media (min-width:640px){.push-composer>form{padding:1.5rem}}.push-audiences{display:grid;gap:.5rem}@media (min-width:768px){.push-audiences{grid-template-columns:repeat(3,minmax(0,1fr))}}.push-audiences>button{position:relative;display:flex;min-height:6rem;align-items:flex-start;gap:.75rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1rem;text-align:left;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.push-audiences>button:hover{--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1))}.push-audiences>button:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.4)}.push-audiences>button{border-style:solid}.push-audiences>button.\!active,.push-audiences>button.active{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));background-color:rgb(var(--console-primary)/.05);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.push-audiences>button>span{display:grid;height:2rem;width:2rem;flex-shrink:0;place-items:center;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.push-audiences>button.\!active>span,.push-audiences>button.active>span{--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.push-audiences b{font-size:.75rem;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.push-audiences b,.push-audiences small{display:block;line-height:1rem;--tw-text-opacity:1}.push-audiences small{margin-top:.25rem;font-size:9px;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.push-audiences button>i{position:absolute;right:.75rem;top:.75rem;height:.5rem;width:.5rem;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1))}.push-audiences button.\!active>i,.push-audiences button.active>i{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1))}.push-user-select{position:relative;display:grid;gap:.75rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));background-color:rgb(var(--console-elevated)/.5);padding:1rem;border-style:solid}.push-fields label>span,.push-image-field>span,.push-user-select>label>span{margin-bottom:.5rem;display:block;font-size:10px;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.push-user-search{position:relative}.push-user-search>svg{position:absolute;left:.75rem;top:50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.push-user-search input{width:100%;padding-left:2.25rem}.push-selected-users{display:flex;flex-wrap:wrap;gap:.5rem}.push-selected-users>span{display:inline-flex;align-items:center;gap:.5rem;border-radius:.5rem;background-color:rgb(var(--console-primary)/.1);padding:.5rem .625rem;font-size:10px;font-weight:600}.push-selected-users button,.push-selected-users>span{--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.push-selected-users button{border-width:0;background-color:initial;padding:0}.push-user-results{position:absolute;left:1rem;right:1rem;top:82px;z-index:20;overflow:hidden;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:.25rem;--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.push-user-results>small{display:block;padding:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.push-user-results>button{display:flex;width:100%;align-items:center;gap:.75rem;border-radius:.5rem;border-width:0;background-color:initial;padding:.5rem;text-align:left}.push-user-results>button:hover{--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1))}.push-user-results>button>span{display:grid;height:2rem;width:2rem;place-items:center;border-radius:.5rem;background-color:rgb(var(--console-primary)/.1);font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.push-user-results>button div{min-width:0;flex:1 1 0%}.push-user-results b{font-size:.75rem;line-height:1rem;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.push-user-results b,.push-user-results small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1}.push-user-results small{font-size:9px}.push-user-results small,.push-user-results svg{color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.push-user-results svg{--tw-text-opacity:1}.push-fields{display:grid;gap:1rem}.push-fields label{position:relative;display:grid}.push-fields label>span b{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.push-fields input,.push-fields textarea{width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.push-fields input:focus,.push-fields textarea:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.push-fields input,.push-fields textarea{border-style:solid}.push-fields input{height:2.75rem}.push-fields textarea{min-height:7rem;resize:vertical;padding-top:.75rem;padding-bottom:.75rem}.push-fields input[aria-invalid=true],.push-fields textarea[aria-invalid=true]{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.push-fields label>small{margin-top:.25rem}.push-fields label>small,.push-fields textarea~em{font-size:9px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.push-fields textarea~em{position:absolute;bottom:.5rem;right:.75rem;font-style:normal}.push-error,.push-fields textarea[aria-invalid=true]~small{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.push-error{font-size:10px}.push-image-field{position:relative;display:grid}.push-image-field>button:first-of-type{display:grid;min-height:13rem;width:100%;place-items:center;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));background-color:rgb(var(--console-elevated)/.5);padding:1rem;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.push-image-field>button:first-of-type:hover{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));background-color:rgb(var(--console-primary)/.05)}.push-image-field>button:first-of-type{border-style:dashed}.push-image-field>button.dragging{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));background-color:rgb(var(--console-primary)/.1);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.1)}.push-image-field>button>span{display:grid;justify-items:center;gap:.5rem;text-align:center}.push-image-field>button>span>svg{--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.push-image-field>button>span b{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.push-image-field>button>span small{max-width:28rem;font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.push-image-field img{max-height:360px;width:100%;border-radius:.75rem;object-fit:contain}.push-image-field>input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.push-remove-image{position:absolute;right:.75rem;top:2.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));background-color:rgb(var(--console-surface)/.9);padding:.5rem .75rem;font-size:10px;font-weight:700;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.push-composer form>footer{display:flex;flex-direction:column;gap:1rem;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding-top:1.25rem}@media (min-width:640px){.push-composer form>footer{flex-direction:row;align-items:center;justify-content:space-between}}.push-composer form>footer>div{display:flex;align-items:center;gap:.75rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.push-composer form>footer b{display:block;font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.push-composer form>footer small{display:block;font-size:9px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.push-workspace>aside{display:grid;gap:1rem}@media (min-width:1280px){.push-workspace>aside{position:-webkit-sticky;position:sticky;top:5rem}}.push-preview{overflow:hidden;padding:0;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.push-preview>header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1rem}.push-preview>header small{font-size:9px;font-weight:700;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.push-preview>header b{font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.push-device{margin:1rem;overflow:hidden;border-radius:28px;border-width:6px;--tw-border-opacity:1;border-color:rgb(var(--console-ink)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:.75rem}.push-device-top{margin-bottom:1.75rem;display:flex;align-items:center;gap:.25rem;padding-left:.5rem;padding-right:.5rem;font-size:9px;font-weight:700;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.push-device-top span{margin-right:auto}.push-device-top i{height:.375rem;width:.375rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(var(--console-muted)/var(--tw-bg-opacity,1))}.push-notification-card{overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:.75rem;--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.push-notification-card>img{margin-bottom:.75rem;aspect-ratio:16/11;width:100%;border-radius:.75rem;object-fit:cover}.push-notification-card>div{margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.push-notification-card>div>span{display:grid;height:1.5rem;width:1.5rem;place-items:center;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.push-notification-card>div small{font-size:8px;font-weight:700;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.push-notification-card>b{display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.push-notification-card>p{margin-bottom:0;margin-top:.25rem;font-size:10px;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.push-delivery-note{display:flex;gap:.75rem;padding:1rem;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.push-delivery-note>svg{flex-shrink:0;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.push-delivery-note b{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.push-delivery-note p{margin-bottom:0;margin-top:.25rem;font-size:10px;line-height:1.25rem}.push-confirm p,.push-delivery-note p{--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.push-confirm p{font-size:.875rem;line-height:1.5rem}.push-confirm>div{margin-top:1.25rem;display:flex;justify-content:flex-end;gap:.5rem}.user-editor-page,.users-console-page{margin-left:auto;margin-right:auto;width:100%;max-width:1480px;padding:1.5rem 1rem}@media (min-width:640px){.user-editor-page,.users-console-page{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.user-editor-page,.users-console-page{padding-left:2rem;padding-right:2rem}}.user-editor-heading,.users-console-heading{margin-bottom:1.25rem;display:flex;flex-direction:column;gap:1rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1.25rem}@media (min-width:640px){.user-editor-heading,.users-console-heading{flex-direction:row;align-items:center;justify-content:space-between;padding:1.5rem}}.user-editor-heading,.users-console-heading{border-style:solid}.users-console-heading>div:first-child>span{font-size:10px;font-weight:700;letter-spacing:.16em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.user-editor-heading h1,.users-console-heading h1{margin-bottom:0;margin-top:.25rem;font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}@media (min-width:640px){.user-editor-heading h1,.users-console-heading h1{font-size:1.875rem;line-height:2.25rem}}.user-editor-heading p,.users-console-heading p{margin-bottom:0;margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.users-heading-actions{display:flex;flex-wrap:wrap;gap:.5rem}.users-heading-actions>a{-webkit-text-decoration-line:none;text-decoration-line:none}.users-console-card{overflow:hidden;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.users-console-card>header{display:flex;flex-direction:column;gap:.75rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1rem}@media (min-width:1024px){.users-console-card>header{flex-direction:row;align-items:center;justify-content:space-between}}.users-console-card>header form{position:relative;width:100%}@media (min-width:1024px){.users-console-card>header form{max-width:28rem}}.users-console-card>header form>svg{position:absolute;left:.75rem;top:50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.users-console-card>header form input{width:100%;padding-left:2.25rem}.users-console-card>header>div{display:flex;flex-wrap:wrap;gap:.5rem}.user-form-grid select,.users-console-card select{height:2.5rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.user-form-grid select:focus,.users-console-card select:focus{--tw-border-opacity:1;border-color:rgb(var(--console-primary)/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--console-primary)/0.2)}.user-form-grid select,.users-console-card select{border-style:solid}.users-swipe-table{overscroll-behavior-x:contain;scroll-behavior:smooth}.users-console-table{width:100%;min-width:1120px;border-collapse:initial;--tw-border-spacing-x:0px;--tw-border-spacing-y:0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.users-console-table th{position:-webkit-sticky;position:sticky;top:0;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:.75rem 1rem;text-align:left;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.users-console-table td,.users-console-table th{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.users-console-table td{background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:1rem;font-size:.75rem;line-height:1rem}.users-console-table tbody tr:hover td{background-color:rgb(var(--console-elevated)/.6)}.users-console-table td:nth-child(2),.users-console-table th:nth-child(2){position:-webkit-sticky;position:sticky;left:0;z-index:10}.users-console-table td:last-child,.users-console-table th:last-child{position:-webkit-sticky;position:sticky;right:0;z-index:10}.users-console-table th:last-child,.users-console-table th:nth-child(2){z-index:20;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1))}.users-console-table td:last-child .console-button{min-height:2.25rem;padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;-webkit-text-decoration-line:none;text-decoration-line:none;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.users-person{display:flex;min-width:12rem;align-items:center;gap:.75rem}.users-person>img,.users-person>span{height:2.5rem;width:2.5rem;flex-shrink:0;border-radius:9999px;object-fit:cover}.users-person>span{display:grid;place-items:center;background-color:rgb(var(--console-primary)/.1);font-weight:700;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.users-person b{display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.users-person small{margin-top:.125rem;display:block;font-size:9px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.user-role-list{display:flex;max-width:12rem;flex-wrap:wrap;gap:.25rem}.user-active{border-color:rgb(167 243 208/var(--tw-border-opacity,1));background-color:rgb(236 253 245/var(--tw-bg-opacity,1));color:rgb(4 120 87/var(--tw-text-opacity,1))}.user-active,.user-banned{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1}.user-banned{border-color:rgb(254 202 202/var(--tw-border-opacity,1));background-color:rgb(254 242 242/var(--tw-bg-opacity,1));color:rgb(220 38 38/var(--tw-text-opacity,1))}.console-root[data-theme=dark] .user-active{--tw-border-opacity:1;border-color:rgb(6 95 70/var(--tw-border-opacity,1));background-color:rgb(2 44 34/.5);--tw-text-opacity:1;color:rgb(110 231 183/var(--tw-text-opacity,1))}.console-root[data-theme=dark] .user-banned{--tw-border-opacity:1;border-color:rgb(127 29 29/var(--tw-border-opacity,1));background-color:rgb(69 10 10/.5);--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity,1))}.users-whatsapp{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1));-webkit-text-decoration-line:none;text-decoration-line:none}.users-whatsapp:hover{--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.users-whatsapp>span{display:grid;height:1.75rem;width:1.75rem;place-items:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity,1));font-size:9px;font-weight:900;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.users-pagination{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1rem}.users-pagination span{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.users-console-skeleton{display:grid;gap:.5rem;padding:1.25rem}.users-empty{display:grid;justify-items:center;padding:4rem 1.25rem;text-align:center}.users-empty>span{display:grid;height:3rem;width:3rem;place-items:center;border-radius:1rem;background-color:rgb(var(--console-primary)/.1);--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.users-empty h2{margin-bottom:0;margin-top:1rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.users-empty p{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.user-drawer-bg{position:fixed;inset:0;z-index:150;background-color:rgb(0 0 0/.55);--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.user-drawer{position:absolute;top:0;display:flex;height:100%;width:100%;max-width:620px;flex-direction:column;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));--tw-shadow:0 25px 50px -12px rgb(0 0 0/0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);animation:user-drawer-left .22s ease-out}.user-drawer.left{left:0;border-right-width:1px}.user-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1.25rem}@media (min-width:640px){.user-drawer>header{padding:1.5rem}}.user-drawer>header small{font-size:9px;font-weight:700;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.user-drawer>header h2{font-size:1.25rem;line-height:1.75rem;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.user-drawer>header h2,.user-drawer>header p{margin-bottom:0;margin-top:.25rem;--tw-text-opacity:1}.user-drawer>header p{font-size:.75rem;line-height:1rem;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.user-drawer>header button{display:grid;height:2.5rem;width:2.5rem;place-items:center;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.user-drawer>section{display:grid;gap:1.25rem;overflow-y:auto;padding:1.25rem}@media (min-width:640px){.user-drawer>section{padding:1.5rem}}.user-drawer fieldset{display:grid;gap:1rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1rem}.user-drawer legend{padding-left:.5rem;padding-right:.5rem;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.user-drawer>section>fieldset>label{display:grid;gap:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.user-drawer>section input[type=file]{border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.user-drawer>footer{margin-top:auto;display:flex;justify-content:flex-end;gap:.5rem;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding:1.25rem}.user-form-grid{display:grid;gap:1rem}@media (min-width:640px){.user-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.user-form-grid>label{display:grid;gap:.5rem}.user-form-grid label>span{font-size:10px;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.user-form-grid input,.user-form-grid select{width:100%}.user-form-grid label>small{font-size:9px;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.user-form-grid input[aria-invalid=true]{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.user-editor-heading>div:first-child{display:flex;min-width:0;align-items:center;gap:1rem}.user-editor-heading>div:first-child>img,.user-editor-heading>div:first-child>span{height:4rem;width:4rem;flex-shrink:0;border-radius:1rem;object-fit:cover}@media (min-width:640px){.user-editor-heading>div:first-child>img,.user-editor-heading>div:first-child>span{height:5rem;width:5rem}}.user-editor-heading>div:first-child>span{display:grid;place-items:center;background-color:rgb(var(--console-primary)/.1);font-size:1.5rem;line-height:2rem}.user-editor-heading a,.user-editor-heading>div:first-child>span{font-weight:700;--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1))}.user-editor-heading a{font-size:10px;text-transform:uppercase;letter-spacing:.05em;-webkit-text-decoration-line:none;text-decoration-line:none}.user-editor-heading>div:last-child{display:flex;align-items:center;gap:.5rem}.user-editor-layout{display:grid;align-items:flex-start;gap:1.25rem}@media (min-width:1024px){.user-editor-layout{grid-template-columns:210px minmax(0,1fr)}}.user-editor-layout>nav{display:grid;gap:.25rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));padding:.5rem}@media (min-width:1024px){.user-editor-layout>nav{position:-webkit-sticky;position:sticky;top:5rem}}.user-editor-layout>nav button{border-radius:.75rem;border-width:0;background-color:initial;padding:.75rem;text-align:left;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.user-editor-layout>nav button:hover{--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.user-editor-layout>nav button.\!active,.user-editor-layout>nav button.active{--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.user-edit-card{padding:1.25rem;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:640px){.user-edit-card{padding:1.5rem}}.user-edit-card>header{margin-bottom:1.25rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));padding-bottom:1rem}.user-edit-card>header h2{margin:0;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.user-edit-card>header p{margin-bottom:0;margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.user-security-row{margin-top:1.25rem;display:flex;flex-direction:column;gap:.75rem;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:1rem}@media (min-width:640px){.user-security-row{flex-direction:row;align-items:center;justify-content:space-between}}.user-security-row>div{display:flex;align-items:center;gap:.75rem}.user-security-row b,.user-security-row small{display:block}.user-security-row b{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.user-ip,.user-security-row small{font-size:10px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.user-ip{margin-top:1rem}.user-current-roles{display:flex;gap:.5rem}.user-store-link{margin-top:1.25rem;width:-webkit-fit-content;width:fit-content}.user-delivery-photo{margin-bottom:1.25rem;display:flex;align-items:center;gap:1rem}.user-delivery-photo img{height:5rem;width:5rem;border-radius:9999px;object-fit:cover}.user-delivery-photo label{display:grid;gap:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.user-delivery-photo small{font-size:9px;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.user-toggle{margin-top:1.25rem;display:flex;align-items:center;gap:.75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.user-toggle input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.user-toggle i{position:relative;height:1.5rem;width:2.75rem;background-color:rgb(var(--console-line)/var(--tw-bg-opacity,1))}.user-toggle i,.user-toggle i:after{border-radius:9999px;--tw-bg-opacity:1}.user-toggle i:after{content:"";position:absolute;left:.125rem;top:.125rem;height:1.25rem;width:1.25rem;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.user-toggle input:checked+i{--tw-bg-opacity:1;background-color:rgb(var(--console-primary)/var(--tw-bg-opacity,1))}.user-toggle input:checked+i:after{--tw-translate-x:1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.user-wallet-form{display:grid;max-width:36rem;gap:1rem}.user-wallet-modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(var(--console-elevated)/var(--tw-bg-opacity,1));padding:.25rem}.user-wallet-modes button{border-radius:.5rem;border-width:0;background-color:initial;padding:.75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.user-wallet-modes button.\!active,.user-wallet-modes button.active{--tw-bg-opacity:1;background-color:rgb(var(--console-surface)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-primary)/var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.user-wallet-form>label{display:grid;gap:.5rem;font-size:10px;font-weight:600;--tw-text-opacity:1;color:rgb(var(--console-ink)/var(--tw-text-opacity,1))}.user-detail-table{width:100%;min-width:680px;border-collapse:collapse}.user-detail-table th{padding:.75rem 1rem;text-align:left;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.user-detail-table td,.user-detail-table th{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(var(--console-line)/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(var(--console-muted)/var(--tw-text-opacity,1))}.user-detail-table td{padding:1rem;font-size:.75rem;line-height:1rem}.user-address-actions{display:flex;gap:.5rem}.user-address-actions .console-button{min-height:2.25rem;padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.\!visible{visibility:visible!important}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.left-0\.5{left:.125rem}.left-\[22px\]{left:22px}.right-0{right:0}.right-2{right:.5rem}.right-4{right:1rem}.top-0\.5{top:.125rem}.top-4{top:1rem}.z-\[70\]{z-index:70}.z-\[80\]{z-index:80}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-5{margin-top:1.25rem}.box-border{box-sizing:border-box}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-24{height:6rem}.h-28{height:7rem}.h-36{height:9rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-9{height:2.25rem}.h-\[480px\]{height:480px}.h-\[520px\]{height:520px}.h-\[540px\]{height:540px}.h-\[560px\]{height:560px}.h-\[600px\]{height:600px}.h-\[620px\]{height:620px}.h-\[650px\]{height:650px}.h-\[700px\]{height:700px}.h-\[720px\]{height:720px}.h-full{height:100%}.max-h-8{max-height:2rem}.min-h-0{min-height:0}.min-h-28{min-height:7rem}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-32{width:8rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-9{width:2.25rem}.w-\[min\(390px\2c calc\(100vw-2rem\)\)\]{width:min(390px,calc(100vw - 2rem))}.w-full{width:100%}.min-w-0{min-width:0}.min-w-28{min-width:7rem}.max-w-7xl{max-width:80rem}.max-w-8{max-width:2rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-0{border-width:0}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-t{border-top-width:1px}.border-emerald-200{--tw-border-opacity:1;border-color:rgb(167 243 208/var(--tw-border-opacity,1))}.border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity,1))}.border-slate-100{--tw-border-opacity:1;border-color:rgb(241 245 249/var(--tw-border-opacity,1))}.border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity,1))}.border-slate-300{--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity,1))}.bg-emerald-100{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity,1))}.bg-emerald-400{--tw-bg-opacity:1;background-color:rgb(52 211 153/var(--tw-bg-opacity,1))}.bg-emerald-50{--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity,1))}.bg-emerald-500{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity,1))}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.bg-slate-300{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity,1))}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.bg-slate-900{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity,1))}.bg-slate-950\/50{background-color:rgb(2 6 23/.5)}.bg-transparent{background-color:initial}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.object-contain{object-fit:contain}.p-0{padding:0}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pb-5{padding-bottom:1.25rem}.pr-16{padding-right:4rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[11px\]{font-size:11px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-5{line-height:1.25rem}.tracking-\[\.16em\]{letter-spacing:.16em}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.text-emerald-600{--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity,1))}.text-emerald-700{--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity,1))}.text-indigo-500{--tw-text-opacity:1;color:rgb(99 102 241/var(--tw-text-opacity,1))}.text-indigo-600{--tw-text-opacity:1;color:rgb(79 70 229/var(--tw-text-opacity,1))}.text-inherit{color:inherit}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.accent-indigo-600{accent-color:#4f46e5}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgb(0 0 0/0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-\[0_0_0_5px_rgb\(52_211_153\/\.12\)\]{--tw-shadow:0 0 0 5px rgb(52 211 153/.12);--tw-shadow-colored:0 0 0 5px var(--tw-shadow-color)}.shadow-\[0_0_0_5px_rgb\(52_211_153\/\.12\)\],.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-indigo-600\/20{--tw-shadow-color:rgb(79 70 229/0.2);--tw-shadow:var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-\[2px\]{--tw-backdrop-blur:blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@media (max-width:640px){.product-editor-heading>div:last-child,.product-editor-heading>div:last-child>*,.products-console-heading>a,.products-heading-actions,.products-heading-actions>*,.products-toolbar>div,.products-toolbar>div>*{width:100%}.products-toolbar>div>*{flex:1 1 0%}.product-editor-heading>div:last-child>*{justify-content:center}.product-editor-card-body,.product-editor-card>header{padding:1rem}.addon-item-row{grid-template-columns:56px 1fr}.addon-file-actions,.addon-item-row>.product-field,.addon-no-image{grid-column:span 2/span 2}.product-editor-savebar>span{display:none}.product-editor-savebar .console-button{width:100%;justify-content:center}}@keyframes tag-drawer-enter{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.tag-drawer{animation:none}}@media (max-width:640px){.tags-console-heading .console-button,.tags-toolbar>div,.tags-toolbar>div>*{width:100%}.tags-toolbar>div>*{flex:1 1 0%}.tag-drawer footer .console-button{flex:1 1 0%;justify-content:center}.addon-categories-heading>a,.addon-categories-toolbar>div,.addon-categories-toolbar>div>*,.addon-category-editor-heading>div:last-child,.addon-category-editor-heading>div:last-child>*{width:100%}.addon-categories-toolbar>div>*,.addon-category-editor-heading>div:last-child>*{flex:1 1 0%;justify-content:center}.addon-record-row{grid-template-columns:34px 1fr}.addon-record-row>.product-field,.addon-record-status{grid-column:span 2/span 2}.addon-record-delete{grid-column-start:2;grid-row-start:1;justify-self:end}.addon-category-savebar>span{display:none}.addon-category-savebar .console-button{width:100%;justify-content:center}}@keyframes console-toast-in{0%{opacity:0;transform:translateY(-8px) scale(.98)}}@media (max-width:820px){.console-sidebar{width:76px;--tw-translate-x:0px;--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.console-sidebar,.console-sidebar.is-open{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.console-sidebar.is-open{width:280px;--tw-translate-x:0px;--tw-shadow:0 25px 50px -12px rgb(0 0 0/0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.console-sidebar.is-collapsed{width:76px}.console-sidebar .console-brand-copy,.console-sidebar .console-nav-chevron,.console-sidebar .console-nav-group-title,.console-sidebar .console-nav-label,.console-sidebar .console-profile-copy{pointer-events:none;opacity:0}.console-sidebar.is-open .console-brand-copy,.console-sidebar.is-open .console-nav-chevron,.console-sidebar.is-open .console-nav-group-title,.console-sidebar.is-open .console-nav-label,.console-sidebar.is-open .console-profile-copy{pointer-events:auto;opacity:1}.console-sidebar .console-subnav{display:none}.console-sidebar.is-open .console-subnav{display:grid}.console-sidebar .console-profile>svg{display:none}.console-sidebar.is-open .console-profile>svg{display:block}.console-main,.console-main.is-collapsed{padding-left:76px}.console-header{padding-left:.75rem;padding-right:.75rem}.console-mobile-brand{display:block}.console-desktop-toggle,.console-header-divider{display:none}.language-toolbar{top:64px}.language-toolbar .console-button{width:100%}}@media (prefers-reduced-motion:reduce){.console-root *,.console-root :after,.console-root :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:640px){.blog-editor-header{position:static}.blog-editor-header>div:last-child .blog-save-state{width:100%}.blog-editor-header .console-button{flex:1 1 0%}.blog-ai-panel>div:last-child{flex-direction:row}.blog-ai-panel>div:last-child button{flex:1 1 0%}}@media (max-width:1023px){.cache-module-list>article{grid-template-columns:repeat(2,minmax(0,1fr))}.cache-module-name,.cache-module-time{grid-column:span 2/span 2}.cache-module-time{grid-template-columns:repeat(2,minmax(0,1fr))}.cache-module-actions{grid-column:span 2/span 2;justify-content:flex-end}}@media (max-width:520px){.cache-module-list>article,.cache-status-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.cache-module-actions,.cache-module-name,.cache-module-time{grid-column:span 1/span 1}.cache-module-actions{flex-wrap:wrap;justify-content:flex-start}}@media (max-width:640px){.stores-console-heading>div:last-child .console-button,.stores-console-heading>div:last-child a,.stores-console-toolbar .console-button{flex:1 1 0%}.store-editor-heading>div:first-child{align-items:flex-start}.store-editor-heading>div:last-child .console-button{flex:1 1 0%}.store-logo-drop>button{grid-template-columns:repeat(1,minmax(0,1fr));justify-items:center;text-align:center}.store-logo-drop button>div{justify-items:center}}@keyframes zone-drawer-enter{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.zone-drawer{animation:none}}@media (max-width:640px){.zones-heading .console-button{width:100%}.zone-drawer>footer .console-button{flex:1 1 0%}}@keyframes coupon-drawer-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.coupon-drawer{animation:none}}@media (max-width:640px){.coupons-heading .console-button{width:100%}.coupon-drawer>footer{flex-wrap:wrap}.coupon-drawer>footer>span{display:none}.coupon-drawer>footer .console-button{flex:1 1 0%}.coupon-drawer>footer .coupon-delete{flex-basis:100%}.push-composer form>footer .console-button,.push-heading .push-ready{width:100%}.push-user-results{left:.75rem;right:.75rem}}@keyframes user-drawer-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.user-drawer{animation:none}}@media (max-width:640px){.users-console-heading .console-button{width:100%}.users-console-card>header>div>*{flex:1 1 0%}.users-pagination span{text-align:center;font-size:10px}.user-editor-heading>div:last-child .console-button{flex:1 1 0%}.user-editor-heading>div:last-child{width:100%}}.console-root .theme-console.console-embedded{min-height:calc(100vh - 4rem);background:transparent;color:rgb(var(--console-ink))}.console-root .theme-console.console-embedded .workspace{min-height:calc(100vh - 4rem);margin-left:0}.console-root .console-placeholder>header,.console-root .theme-console.console-embedded .workspace>header{height:64px;padding-inline:2rem;border-color:rgb(var(--console-line));background:rgb(var(--console-surface))}.console-root .console-placeholder>section,.console-root .theme-console .content{width:min(1240px,100%);max-width:none;margin-inline:auto;padding:2rem 2rem 4rem}.console-root .cs-panel,.console-root .page-form-card,.console-root .pages-card,.console-root .theme-card{border-color:rgb(var(--console-line))!important;border-radius:14px!important;background:rgb(var(--console-surface))!important;box-shadow:0 1px 2px rgb(15 23 42/.04),0 8px 28px rgb(15 23 42/.04)!important}.console-root .page-editor input,.console-root .page-editor textarea,.console-root .theme-console input,.console-root .theme-console select,.console-root .theme-console textarea{border-color:rgb(var(--console-line))!important;background:rgb(var(--console-surface))!important;color:rgb(var(--console-ink))!important}.console-root .pages-manager a:focus-visible,.console-root .pages-manager button:focus-visible,.console-root .theme-console a:focus-visible,.console-root .theme-console button:focus-visible{outline:2px solid rgb(var(--console-primary));outline-offset:2px}.console-root[data-theme=dark] .console-placeholder,.console-root[data-theme=dark] .cs-dashboard,.console-root[data-theme=dark] .theme-console{background:rgb(var(--console-canvas))!important;color:rgb(var(--console-ink))!important}.console-root[data-theme=dark] .console-placeholder>header,.console-root[data-theme=dark] .page-editor,.console-root[data-theme=dark] .pages-empty,.console-root[data-theme=dark] .pages-head,.console-root[data-theme=dark] .theme-console .workspace>header{border-color:rgb(var(--console-line))!important;background:rgb(var(--console-surface))!important;color:rgb(var(--console-ink))!important}.console-root[data-theme=dark] .console-placeholder h1,.console-root[data-theme=dark] .console-placeholder h2,.console-root[data-theme=dark] .theme-console h1,.console-root[data-theme=dark] .theme-console h2{color:rgb(var(--console-ink))!important}.console-root[data-theme=dark] .console-placeholder p,.console-root[data-theme=dark] .theme-console .description,.console-root[data-theme=dark] .theme-console p{color:rgb(var(--console-muted))!important}@media (max-width:820px){.console-root .theme-console.console-embedded .workspace>header{display:none}.console-root .console-placeholder>section,.console-root .theme-console .content{padding:1.5rem 1rem 3rem}}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-indigo-200:hover{--tw-border-opacity:1;border-color:rgb(199 210 254/var(--tw-border-opacity,1))}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity,1))}.focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-indigo-500\/10:focus{--tw-ring-color:rgb(99 102 241/0.1)}.disabled\:cursor-default:disabled{cursor:default}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:cursor-wait:disabled{cursor:wait}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.dark\:border-emerald-900:is([data-theme=dark] *){--tw-border-opacity:1;border-color:rgb(6 78 59/var(--tw-border-opacity,1))}.dark\:border-red-900:is([data-theme=dark] *){--tw-border-opacity:1;border-color:rgb(127 29 29/var(--tw-border-opacity,1))}.dark\:border-slate-700:is([data-theme=dark] *){--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity,1))}.dark\:border-slate-800:is([data-theme=dark] *){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity,1))}.dark\:bg-emerald-950\/40:is([data-theme=dark] *){background-color:rgb(2 44 34/.4)}.dark\:bg-slate-600:is([data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity,1))}.dark\:bg-slate-800:is([data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))}.dark\:bg-slate-900:is([data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity,1))}.dark\:bg-slate-950:is([data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity,1))}.dark\:bg-slate-950\/50:is([data-theme=dark] *){background-color:rgb(2 6 23/.5)}.dark\:bg-white:is([data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.dark\:text-emerald-300:is([data-theme=dark] *){--tw-text-opacity:1;color:rgb(110 231 183/var(--tw-text-opacity,1))}.dark\:text-emerald-400:is([data-theme=dark] *){--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity,1))}.dark\:text-indigo-400:is([data-theme=dark] *){--tw-text-opacity:1;color:rgb(129 140 248/var(--tw-text-opacity,1))}.dark\:text-slate-200:is([data-theme=dark] *){--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity,1))}.dark\:text-slate-300:is([data-theme=dark] *){--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity,1))}.dark\:text-slate-400:is([data-theme=dark] *){--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1))}.dark\:text-slate-900:is([data-theme=dark] *){--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.dark\:text-white:is([data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:hover\:border-indigo-700:hover:is([data-theme=dark] *){--tw-border-opacity:1;border-color:rgb(67 56 202/var(--tw-border-opacity,1))}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-end{align-items:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1024px){.lg\:p-8{padding:2rem}}@media (min-width:1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}