@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-duration:initial;--tw-ease:initial;--tw-leading:initial}}}.shepherd-button{height:calc(var(--spacing,.25rem) * 8);border-radius:calc(var(--radius) - 2px);padding-inline:calc(var(--spacing,.25rem) * 3);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25 / .875)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);white-space:nowrap;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4, 0, .2, 1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));justify-content:center;align-items:center;display:inline-flex}.shepherd-button:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);--tw-ring-color:hsl(var(--ring));--tw-outline-style:none;outline-style:none}.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 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}@media (hover:hover){.shepherd-button-primary:hover{background-color:hsl(var(--primary))}@supports (color:color-mix(in lab, red, red)){.shepherd-button-primary:hover{background-color:color-mix(in oklab, hsl(var(--primary)) 90%, transparent)}}}.shepherd-button-secondary{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground));--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);align-self:flex-start}@media (hover:hover){.shepherd-button-secondary:hover{background-color:hsl(var(--secondary))}@supports (color:color-mix(in lab, red, red)){.shepherd-button-secondary:hover{background-color:color-mix(in oklab, hsl(var(--secondary)) 80%, transparent)}}}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{border-bottom-right-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px);padding-inline:calc(var(--spacing,.25rem) * 6);padding-block:calc(var(--spacing,.25rem) * 4);justify-content:space-between;display:flex}.shepherd-footer .shepherd-button:last-child{margin-inline:0}.shepherd-cancel-icon{margin:0;margin-top:calc(var(--spacing,.25rem) * -2);cursor:pointer;--tw-border-style:none;font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,calc(2.25 / 1.875)));color:var(--color-gray-400,#99a1af);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4, 0, .2, 1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.5s;--tw-ease:var(--ease-in-out,cubic-bezier(.4, 0, .2, 1));transition-duration:.5s;transition-timing-function:var(--ease-in-out,cubic-bezier(.4, 0, .2, 1));background-color:#0000;border-style:none;padding:0;animation-duration:.5s;animation-timing-function:cubic-bezier(.4,0,.2,1)}@supports (color:lab(0% 0 0)){.shepherd-cancel-icon{color:var(--color-gray-400,lab(65.9269% -.832707 -8.17473))}}.shepherd-cancel-icon:hover{color:#000000bf}@supports (color:color-mix(in lab, red, red)){.shepherd-cancel-icon:hover{color:color-mix(in oklab, var(--color-black,#000) 75%, transparent)}}.shepherd-title{font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75 / 1.125)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:hsl(var(--primary))}.shepherd-header{padding-inline:calc(var(--spacing,.25rem) * 6);padding-block:calc(var(--spacing,.25rem) * 4);justify-content:space-between;align-items:flex-start;display:flex}.shepherd-text{padding-inline:calc(var(--spacing,.25rem) * 6);padding-block:calc(var(--spacing,.25rem) * 4);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25 / .875)));--tw-leading:var(--leading-normal,1.5);line-height:var(--leading-normal,1.5);color:var(--color-gray-800,#1e2939);padding-top:0}@supports (color:lab(0% 0 0)){.shepherd-text{color:var(--color-gray-800,lab(16.1051% -1.18239 -11.7533))}}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:var(--radius);--tw-outline-style:none;outline-style:none;padding:0}.shepherd-element{visibility:hidden;z-index:50;width:100%;max-width:var(--container-xs,20rem);border-radius:var(--radius);background-color:var(--color-white,#fff);opacity:0;--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4, 0, .2, 1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;--tw-outline-style:none;outline-style:none;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{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:100vh;transform:translateZ(0) var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);opacity:.5}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:auto}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}
.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}}
