/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@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-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:var(--blume-font-body);--font-mono:var(--blume-font-mono);--spacing:.25rem;--container-2xl:42rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-md:.375rem;--default-font-family:var(--blume-font-body);--default-mono-font-family:var(--blume-font-mono);--font-display:var(--blume-font-display)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}body{color:var(--blume-foreground);background:0 0}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.mx-auto{margin-inline:auto}.mt-2{margin-top:calc(var(--spacing) * 2)}.block{display:block}.flex{display:flex}.hidden{display:none}.min-h-\[60vh\]{min-height:60vh}.max-w-2xl{max-width:var(--container-2xl)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing) * 4)}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-accent{background-color:var(--blume-accent)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-24{padding-block:calc(var(--spacing) * 24)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-accent-foreground{color:var(--blume-accent-foreground)}.text-foreground{color:var(--blume-foreground)}.text-muted-foreground{color:var(--blume-muted-foreground)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,)}}:root{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}:root{--blume-background:oklch(100% 0 0);--blume-background-image:none;--blume-background-image-repeat:no-repeat;--blume-background-image-size:cover;--blume-foreground:oklch(14.5% 0 0);--blume-muted:oklch(96.5% 0 0);--blume-muted-foreground:oklch(54% 0 0);--blume-border:oklch(88% .006 260/.72);--blume-accent:oklch(14.5% 0 0);--blume-accent-foreground:oklch(100% 0 0);--blume-action:var(--blume-accent);--blume-action-foreground:var(--blume-accent-foreground);--blume-code-background:oklch(99% 0 0);--blume-code-highlight:oklch(55% .16 255/.1);--blume-code-highlight-border:oklch(55% .16 255/.55);--blume-code-add:oklch(72% .16 150/.16);--blume-code-add-border:oklch(52% .15 150/.7);--blume-code-remove:oklch(66% .21 22/.16);--blume-code-remove-border:oklch(55% .2 22/.7);--blume-code-word:oklch(55% .16 255/.16);--blume-code-word-border:oklch(55% .16 255/.5);--blume-radius:.75rem;--blume-content-width:42rem;--blume-font-body:var(--blume-font-body-src,ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif);--blume-font-mono:var(--blume-font-mono-src,ui-monospace, "SF Mono", "Cascadia Code", "Source Code Pro", Menlo, Consolas, monospace);--blume-font-display:var(--blume-font-display-src,var(--blume-font-body))}:root[data-theme=dark]{--blume-background:oklch(8.5% 0 0);--blume-background-image:none;--blume-background-image-repeat:no-repeat;--blume-background-image-size:cover;--blume-foreground:oklch(96% 0 0);--blume-muted:oklch(16% 0 0);--blume-muted-foreground:oklch(68% 0 0);--blume-border:oklch(24% 0 0/.8);--blume-accent:oklch(96% 0 0);--blume-accent-foreground:oklch(8.5% 0 0);--blume-action:var(--blume-accent);--blume-action-foreground:var(--blume-accent-foreground);--blume-code-background:oklch(12% 0 0);--blume-code-highlight:oklch(70% .14 255/.16);--blume-code-highlight-border:oklch(70% .14 255/.6);--blume-code-add:oklch(78% .17 150/.2);--blume-code-add-border:oklch(72% .16 150/.7);--blume-code-remove:oklch(72% .21 22/.22);--blume-code-remove-border:oklch(70% .2 22/.7);--blume-code-word:oklch(70% .14 255/.22);--blume-code-word-border:oklch(70% .14 255/.55)}:root{--blume-accent:#171717;--blume-action:#171717;--blume-action-foreground:oklch(100% 0 0);--blume-radius:.25rem}:root[data-theme=dark]{--blume-accent:#fafafa;--blume-accent-foreground:oklch(100% 0 0);--blume-action:#171717;--blume-action-foreground:oklch(100% 0 0)}:root{color-scheme:light;--preview-background:#fff;--preview-foreground:#171717;--preview-muted:#737373;--preview-border:#e5e5e5}body{background:var(--preview-background);color:var(--preview-foreground)}[data-preview]{box-sizing:border-box;color:var(--preview-foreground);margin-inline:auto}[data-preview] *,[data-preview] :before,[data-preview] :after{box-sizing:border-box}[data-preview] button,[data-preview] select{border:1px solid var(--preview-border);background:var(--preview-background);min-height:2.75rem;color:var(--preview-foreground);font:inherit;border-radius:.625rem}[data-preview] button{cursor:pointer;padding:.65rem 1rem;font-weight:600}[data-preview] select{width:100%;min-width:0;padding-inline:.75rem 2rem}[data-preview=catalog],[data-preview=product-card],[data-preview=price-selector],[data-preview=rtl-product]{max-width:26rem}[data-preview=catalog] h2,[data-preview=account-list] h2{margin:0 0 1rem;font-size:1.25rem}[data-preview=catalog] ul,[data-preview=account-list] ul,[data-preview=pricing-plans] ul{margin:0;padding:0;list-style:none}[data-preview=catalog] article,[data-preview=product-card] article,[data-preview=rtl-product] article,.custom-product-card{border:1px solid var(--preview-border);background:var(--preview-background);gap:1rem;padding:1.5rem;display:grid}[data-preview=catalog] article,[data-preview=product-card] article,[data-preview=rtl-product] article{border-radius:.875rem}[data-preview=catalog] img,[data-preview=product-card] img,.custom-product-card>img{aspect-ratio:5/3;object-fit:cover;border-radius:.625rem;width:100%}[data-preview=product-card] button,[data-preview=rtl-product] button,[data-preview=pricing-plans] button,[data-preview=checkout-button] button,.custom-product-card button{border-color:var(--preview-foreground);background:var(--preview-foreground);width:100%;color:var(--preview-background)}[data-preview=price-selector],[data-preview=checkout-button],[data-preview=invoice-button],[data-preview=account-list]{border:1px solid var(--preview-border);background:var(--preview-background);border-radius:.875rem;padding:1.5rem}[data-preview=price-selector] label,[data-preview=pricing-plans] label{gap:.5rem;min-width:0;display:grid}[data-preview=pricing-plans]{width:calc(100vw - 3rem);max-width:70rem;padding:.5rem}[data-preview=pricing-plans]>section>ul{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));gap:1.25rem;display:grid}[data-preview=pricing-plans] li{min-width:0}[data-preview=pricing-plans] article{border:1px solid var(--preview-border);border-radius:.875rem;flex-direction:column;gap:1rem;min-width:0;height:100%;padding:1.5rem;display:flex}[data-preview=pricing-plans] article>:last-child{margin-top:auto}[data-preview=checkout-button]{max-width:24rem}[data-preview=checkout-button] p{color:var(--preview-muted);margin:0 0 1rem}[data-preview=invoice-button]{justify-content:space-between;align-items:center;gap:1rem;max-width:34rem;display:flex}[data-preview=invoice-button] strong,[data-preview=invoice-button] span{display:block}[data-preview=invoice-button] span{color:var(--preview-muted);margin-top:.25rem;font-size:.875rem}[data-preview=account-list]{max-width:36rem}[data-preview=account-list] li{background:#f5f5f5;border-radius:.625rem;padding:1rem}[data-preview=rtl-product]{font-family:Cairo,Tahoma,Arial,sans-serif}.custom-product-card{border-color:var(--preview-foreground);max-width:26rem}button:focus-visible,select:focus-visible,a:focus-visible{outline:2px solid var(--preview-foreground);outline-offset:3px}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
