.shepherd-button{white-space:nowrap;border-radius:calc(var(--radius) - 2px);justify-content:center;align-items:center;height:2rem;padding-left:.75rem;padding-right:.75rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-flex}.shepherd-button:focus-visible{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(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:hsl(var(--ring));outline:2px solid #0000}.shepherd-button:disabled{pointer-events:none;opacity:.5}.shepherd-button-primary{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));--tw-shadow:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shepherd-button-primary:hover{background-color:hsl(var(--primary) / .9)}.shepherd-button-secondary{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground));--tw-shadow:0 1px 2px 0 #0000000d;--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);align-self:flex-start}.shepherd-button-secondary:hover{background-color:hsl(var(--secondary) / .8)}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{border-bottom-left-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px);justify-content:space-between;padding:1rem 1.5rem;display:flex}.shepherd-footer .shepherd-button:last-child{margin-left:0;margin-right:0}.shepherd-cancel-icon{cursor:pointer;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1));background-color:#0000;border-style:none;margin:-.5rem 0 0;padding:0;font-size:1.875rem;line-height:2.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation-duration:.5s;animation-timing-function:cubic-bezier(.4,0,.2,1)}.shepherd-cancel-icon:hover{color:rgb(0 0 0/var(--tw-text-opacity,1));--tw-text-opacity:.75}.shepherd-title{color:hsl(var(--primary));font-size:1.125rem;font-weight:600;line-height:1.75rem}.shepherd-header{justify-content:space-between;align-items:flex-start;padding:1rem 1.5rem;display:flex}.shepherd-text{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1));padding:0 1.5rem 1rem;font-size:.875rem;line-height:1.5}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:var(--radius);outline-offset:2px;outline:2px solid #0000;padding:0}.shepherd-element{visibility:hidden;z-index:50;border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));opacity:0;--tw-shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);width:100%;max-width:20rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);outline-offset:2px;outline:2px solid #0000;transition-property:opacity;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation-duration:.3s}.shepherd-enabled.shepherd-element{visibility:visible;opacity:1}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){pointer-events:none;visibility:hidden;opacity:0}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow:before{z-index:-1;width:16px;height:16px;position:absolute}.shepherd-arrow:before{content:"";background:#fff;transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{pointer-events:none;z-index:40;opacity:0;width:100vw;height:0;position:fixed;top:0;left:0;overflow:hidden}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100svh;transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:.5}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:auto}
.product-brand-shell{--background:258 45% 98%;--foreground:235 60% 8%;--card:252 50% 99%;--card-foreground:235 60% 8%;--popover:252 50% 99%;--popover-foreground:235 60% 8%;--primary:235 60% 8%;--primary-foreground:252 50% 99%;--secondary:252 47% 94%;--secondary-foreground:235 60% 8%;--muted:252 35% 93%;--muted-foreground:242 13% 43%;--accent:252 54% 65%;--accent-foreground:235 60% 8%;--border:256 24% 82%;--input:256 24% 76%;--ring:252 54% 65%;isolation:isolate;color:hsl(var(--foreground));background-color:var(--brand-paper);background-image:linear-gradient(#604a750b 1px,#0000 1px),linear-gradient(90deg,#604a750b 1px,#0000 1px),radial-gradient(circle at 92% 8%,#4cb5c71c,#0000 24rem);background-size:2rem 2rem,2rem 2rem,100% 100%;position:relative}.dark .product-brand-shell{--background:235 60% 7%;--foreground:252 50% 96%;--card:232 47% 12%;--card-foreground:252 50% 96%;--popover:232 47% 10%;--popover-foreground:252 50% 96%;--primary:252 54% 65%;--primary-foreground:235 60% 7%;--secondary:232 35% 17%;--secondary-foreground:252 50% 96%;--muted:232 31% 18%;--muted-foreground:247 16% 69%;--border:235 24% 25%;--input:235 24% 29%;background-color:var(--brand-ink);background-image:linear-gradient(#8bd7e30b 1px,#0000 1px),linear-gradient(90deg,#8bd7e30b 1px,#0000 1px),radial-gradient(circle at 92% 8%,#4cb5c71a,#0000 24rem)}.product-brand-shell [data-product-navigation=true]{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f6fff0;border-bottom:1px solid #604a7538;box-shadow:0 1px #4cb5c724}.dark .product-brand-shell [data-product-navigation=true]{background:#070a1cf0;border-color:#8bd7e324}.product-brand-shell [data-product-navigation=true] nav>a{border-bottom:1px solid #0000}.product-brand-shell [data-product-navigation=true] nav>a:hover,.product-brand-shell [data-product-navigation=true] nav>a:focus-visible{border-bottom-color:var(--brand-cyan)}.product-brand-shell [data-product-sidebar=true]{background:#f8f6ff8f;border-right:1px solid #604a7529}.dark .product-brand-shell [data-product-sidebar=true]{background:#070a1c7a;border-color:#8bd7e31f}.product-brand-shell [data-slot=card]{border:1px solid hsl(var(--border));border-radius:.35rem;transition:border-color .16s,box-shadow .16s,transform .16s;box-shadow:4px 4px #604a751a}.product-brand-shell [data-slot=card]:hover{border-color:#4cb5c794;box-shadow:4px 4px #4cb5c724}.product-brand-shell [data-slot=card-title]{font-family:var(--font-display), sans-serif;letter-spacing:-.02em}.product-brand-shell [data-slot=button]{border-radius:.25rem}.product-brand-shell [data-slot=button]:focus-visible,.product-brand-shell [data-slot=input]:focus-visible,.product-brand-shell [data-slot=accordion-trigger]:focus-visible,.product-brand-shell [data-slot=tabs-trigger]:focus-visible{outline:2px solid var(--brand-cyan);outline-offset:2px}.product-brand-shell [data-slot=input]{background:color-mix(in srgb, hsl(var(--background)) 88%, white);border-radius:.25rem;box-shadow:inset 3px 0 #8a73df57}.dark .product-brand-shell [data-slot=input]{background:color-mix(in srgb, hsl(var(--background)) 90%, white)}.product-brand-shell [data-slot=tabs-list]{border:1px solid hsl(var(--border));background:color-mix(in srgb, hsl(var(--muted)) 75%, transparent);border-radius:.35rem;height:auto}.product-brand-shell [data-slot=tabs-trigger]{border-radius:.2rem}.product-brand-shell [data-slot=tabs-trigger][data-state=active]{box-shadow:inset 0 -2px 0 var(--brand-cyan)}.product-brand-shell h1,.product-brand-shell h2,.product-brand-shell h3{text-wrap:balance}.product-brand-shell ::selection{color:var(--brand-ink);background:var(--brand-violet-soft)}.asset-studio-page [data-asset-back=true],.asset-studio-page [data-asset-internal-header=true]{display:none}.asset-studio-page [data-asset-studio-surface=true]>div{min-width:0}@media (max-width:767px){.product-brand-shell{background-size:1.5rem 1.5rem,1.5rem 1.5rem,100% 100%}.product-brand-shell [data-slot=card]{box-shadow:3px 3px #604a7517}}@media (prefers-reduced-motion:reduce){.product-brand-shell *,.product-brand-shell :before,.product-brand-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
