.shepherd-button{display:inline-flex;height:2rem;align-items:center;justify-content:center;white-space:nowrap;border-radius:calc(var(--radius) - 2px);padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.shepherd-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(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))}.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 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);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{align-self:flex-start;background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground));--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)}.shepherd-button-secondary:hover{background-color:hsl(var(--secondary)/.8)}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{display:flex;justify-content:space-between;border-bottom-left-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px);padding:1rem 1.5rem}.shepherd-footer .shepherd-button:last-child{margin-left:0;margin-right:0}.shepherd-cancel-icon{margin:-.5rem 0 0;cursor:pointer;border-style:none;background-color:transparent;padding:0;font-size:1.875rem;line-height:2.25rem;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity));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));--tw-text-opacity:0.75}.shepherd-title{font-size:1.125rem;line-height:1.75rem;font-weight:600;color:hsl(var(--primary))}.shepherd-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1.5rem}.shepherd-text{padding:0 1.5rem 1rem;font-size:.875rem;line-height:1.25rem;line-height:1.5;--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{padding:0}.shepherd-content,.shepherd-element{border-radius:var(--radius);outline:2px solid transparent;outline-offset:2px}.shepherd-element{visibility:hidden;z-index:50;width:100%;max-width:20rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));opacity:0;--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px 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:.3s;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{height:16px;position:absolute;width:16px;z-index:-1}.shepherd-arrow:before{background:#fff;content:"";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;position:fixed;left:0;top:0;z-index:40;height:0;width:100vw;overflow:hidden;opacity:0}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;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%;position:relative;isolation:isolate;color:hsl(var(--foreground));background-color:var(--brand-paper);background-image:linear-gradient(rgba(96,74,117,.045) 1px,transparent 0),linear-gradient(90deg,rgba(96,74,117,.045) 1px,transparent 0),radial-gradient(circle at 92% 8%,rgba(76,181,199,.11),transparent 24rem);background-size:2rem 2rem,2rem 2rem,100% 100%}.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(rgba(139,215,227,.045) 1px,transparent 0),linear-gradient(90deg,rgba(139,215,227,.045) 1px,transparent 0),radial-gradient(circle at 92% 8%,rgba(76,181,199,.1),transparent 24rem)}.product-brand-shell [data-product-navigation=true]{border-bottom:1px solid rgba(96,74,117,.22);background:rgba(248,246,255,.94);box-shadow:0 1px 0 rgba(76,181,199,.14);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dark .product-brand-shell [data-product-navigation=true]{border-color:rgba(139,215,227,.14);background:rgba(7,10,28,.94)}.product-brand-shell [data-product-navigation=true] nav>a{border-bottom:1px solid transparent}.product-brand-shell [data-product-navigation=true] nav>a:focus-visible,.product-brand-shell [data-product-navigation=true] nav>a:hover{border-bottom-color:var(--brand-cyan)}.product-brand-shell [data-product-sidebar=true]{border-right:1px solid rgba(96,74,117,.16);background:rgba(248,246,255,.56)}.dark .product-brand-shell [data-product-sidebar=true]{border-color:rgba(139,215,227,.12);background:rgba(7,10,28,.48)}.product-brand-shell [data-slot=card]{border:1px solid hsl(var(--border));border-radius:.35rem;box-shadow:4px 4px 0 rgba(96,74,117,.1);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.product-brand-shell [data-slot=card]:hover{border-color:rgba(76,181,199,.58);box-shadow:4px 4px 0 rgba(76,181,199,.14)}.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=accordion-trigger]:focus-visible,.product-brand-shell [data-slot=button]:focus-visible,.product-brand-shell [data-slot=input]: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]{border-radius:.25rem;background:color-mix(in srgb,hsl(var(--background)) 88%,white);box-shadow:inset 3px 0 0 rgba(138,115,223,.34)}.dark .product-brand-shell [data-slot=input]{background:color-mix(in srgb,hsl(var(--background)) 90%,white)}.product-brand-shell [data-slot=tabs-list]{height:auto;border:1px solid hsl(var(--border));border-radius:.35rem;background:color-mix(in srgb,hsl(var(--muted)) 75%,transparent)}.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 ::-moz-selection{color:var(--brand-ink);background:var(--brand-violet-soft)}.product-brand-shell ::selection{color:var(--brand-ink);background:var(--brand-violet-soft)}@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 0 rgba(96,74,117,.09)}}@media (prefers-reduced-motion:reduce){.product-brand-shell *,.product-brand-shell :after,.product-brand-shell :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}