/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans:"Vazirmatn",Tahoma,sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;--spacing:0.25rem;--container-md:28rem;--container-2xl:42rem;--container-3xl:48rem;--container-4xl:56rem;--text-xs:0.75rem;--text-xs--line-height:calc(1 / 0.75);--text-sm:.78rem;--text-sm--line-height:calc(1.25 / 0.875);--text-2xl:1.65rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:2rem;--text-3xl--line-height:calc(2.25 / 1.875);--text-4xl:2.55rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-5xl:3.2rem;--text-5xl--line-height:1;--font-weight-semibold:600;--font-weight-bold:700;--tracking-tight:-0.025em;--tracking-wider:0.05em;--default-transition-duration:150ms;--default-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-primary:#674078;--color-primary-500:#79508a;--color-secondary-200:#ebe5eb;--color-secondary-600:#6f6573;--color-neutral:#2f2832}}@layer base{*,::after,::before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family,ui-sans-serif,system-ui,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:#fff0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color: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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:#fff0;opacity:1}: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)){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,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-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']),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden='until-found'])){display:none!important}}@layer utilities{.visible{visibility:visible}.static{position:static}.-mx-6{margin-inline:calc(var(--spacing) * -6)}.mx-2{margin-inline:calc(var(--spacing) * 2)}.mx-auto{margin-inline:auto}.prose{color:var(--tw-prose-body);max-width:65ch;:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:1.25em;margin-bottom:1.25em}:where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}:where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-bold);font-weight:600}:where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit}:where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit}:where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit}:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}:where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:upper-alpha}:where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:lower-alpha}:where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:upper-alpha}:where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:lower-alpha}:where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:upper-roman}:where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:lower-roman}:where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:upper-roman}:where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:lower-roman}:where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:decimal}:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}:where(ol>li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{font-weight:400;color:var(--tw-prose-counters)}:where(ul>li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{color:var(--tw-prose-bullets)}:where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}:where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}:where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{content:open-quote}:where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{content:close-quote}:where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}:where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){font-weight:900;color:inherit}:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}:where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){font-weight:800;color:inherit}:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}:where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){font-weight:700;color:inherit}:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}:where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){font-weight:700;color:inherit}:where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:2em;margin-bottom:2em}:where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){display:block;margin-top:2em;margin-bottom:2em}:where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:2em;margin-bottom:2em}:where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{content:"`"}:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{content:"`"}:where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit}:where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit}:where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit;font-size:.875em}:where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit;font-size:.9em}:where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit}:where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit}:where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit}:where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}:where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){background-color:#fff0;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}:where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{content:none}:where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{content:none}:where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}:where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}:where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}:where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}:where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){border-bottom-width:0}:where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){vertical-align:baseline}:where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}:where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){vertical-align:top}:where(th,td):not(:where([class~="not-prose"],[class~="not-prose"] *)){text-align:start}:where(figure>*):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0;margin-bottom:0}:where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}--tw-prose-body:oklch(37.3% 0.034 259.733);--tw-prose-headings:oklch(21% 0.034 264.665);--tw-prose-lead:oklch(44.6% 0.03 256.802);--tw-prose-links:oklch(21% 0.034 264.665);--tw-prose-bold:oklch(21% 0.034 264.665);--tw-prose-counters:oklch(55.1% 0.027 264.364);--tw-prose-bullets:oklch(87.2% 0.01 258.338);--tw-prose-hr:oklch(92.8% 0.006 264.531);--tw-prose-quotes:oklch(21% 0.034 264.665);--tw-prose-quote-borders:oklch(92.8% 0.006 264.531);--tw-prose-captions:oklch(55.1% 0.027 264.364);--tw-prose-kbd:oklch(21% 0.034 264.665);--tw-prose-kbd-shadows:color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);--tw-prose-code:oklch(21% 0.034 264.665);--tw-prose-pre-code:oklch(92.8% 0.006 264.531);--tw-prose-pre-bg:oklch(27.8% 0.033 256.848);--tw-prose-th-borders:oklch(87.2% 0.01 258.338);--tw-prose-td-borders:oklch(92.8% 0.006 264.531);--tw-prose-invert-body:oklch(87.2% 0.01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% 0.022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% 0.022 261.325);--tw-prose-invert-bullets:oklch(44.6% 0.03 256.802);--tw-prose-invert-hr:oklch(37.3% 0.034 259.733);--tw-prose-invert-quotes:oklch(96.7% 0.003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% 0.034 259.733);--tw-prose-invert-captions:oklch(70.7% 0.022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255 / 10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% 0.01 258.338);--tw-prose-invert-pre-bg:rgb(0 0 0 / 50%);--tw-prose-invert-th-borders:oklch(44.6% 0.03 256.802);--tw-prose-invert-td-borders:oklch(37.3% 0.034 259.733);font-size:1rem;line-height:1.75;:where(picture>img):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0;margin-bottom:0}:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:.5em;margin-bottom:.5em}:where(ol>li):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-inline-start:.375em}:where(ul>li):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-inline-start:.375em}:where(.prose>ul>li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:.75em;margin-bottom:.75em}:where(.prose>ul>li>p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:1.25em}:where(.prose>ul>li>p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-bottom:1.25em}:where(.prose>ol>li>p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:1.25em}:where(.prose>ol>li>p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-bottom:1.25em}:where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:.75em;margin-bottom:.75em}:where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:1.25em;margin-bottom:1.25em}:where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:.5em;padding-inline-start:1.625em}:where(hr+*):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0}:where(h2+*):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0}:where(h3+*):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0}:where(h4+*):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0}:where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-inline-start:0}:where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-inline-end:0}:where(tbody td,tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}:where(tbody td:first-child,tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-inline-start:0}:where(tbody td:last-child,tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-inline-end:0}:where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:2em;margin-bottom:2em}:where(.prose>:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0}:where(.prose>:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-bottom:0}}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-10{margin-top:calc(var(--spacing) * 10)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-10{margin-bottom:calc(var(--spacing) * 10)}.mb-12{margin-bottom:calc(var(--spacing) * 12)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.h-auto{height:auto}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-md{max-width:var(--container-md)}.max-w-none{max-width:none}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-8{gap:calc(var(--spacing) * 8)}.gap-12{gap:calc(var(--spacing) * 12)}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-secondary-200{border-color:var(--color-secondary-200)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-12{padding-block:calc(var(--spacing) * 12)}.py-16{padding-block:calc(var(--spacing) * 16)}.py-24{padding-block:calc(var(--spacing) * 24)}.pt-16{padding-top:calc(var(--spacing) * 16)}.pb-8{padding-bottom:calc(var(--spacing) * 8)}.pb-12{padding-bottom:calc(var(--spacing) * 12)}.pb-16{padding-bottom:calc(var(--spacing) * 16)}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.text-neutral{color:var(--color-neutral)}.text-primary-500{color:var(--color-primary-500)}.text-secondary-600{color:var(--color-secondary-600)}.uppercase{text-transform:uppercase}.no-underline{text-decoration-line:none}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{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));transition-duration:var(--tw-duration,var(--default-transition-duration))}.last\:border-b-0{&:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}}.hover\:text-primary{&:hover{@media (hover:hover){color:var(--color-primary)}}}.hover\:text-primary-500{&:hover{@media (hover:hover){color:var(--color-primary-500)}}}.hover\:underline{&:hover{@media (hover:hover){text-decoration-line:underline}}}.md\:mx-0{@media (width>=48rem){margin-inline:calc(var(--spacing) * 0)}}.md\:text-3xl{@media (width>=48rem){font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}}.md\:text-4xl{@media (width>=48rem){font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}}.md\:text-5xl{@media (width>=48rem){font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}}}@layer base{html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:#fbfaf8;color:#2f2832;font-family:"Vazirmatn",Tahoma,sans-serif;direction:rtl;overflow-x:hidden}*{box-sizing:border-box}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}}@layer components{.m6-announcement{background:#351d40;color:#fff;text-align:center;font-size:12px;font-weight:800;padding:7px 12px;letter-spacing:-.1px}.m6-header{position:sticky;top:0;z-index:90;background:rgb(255 255 255 / .97);backdrop-filter:blur(12px);border-bottom:1px solid #eee7ef}.m6-header-row{max-width:1180px;margin:auto;padding:11px 18px;display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"search brand actions";align-items:center;gap:18px}.m6-brand{grid-area:brand;display:block;text-align:center;color:#351d40}.m6-brand-mark{display:block;font-size:21px;font-weight:900;line-height:1.2}.m6-brand small{display:block;font-size:9px;color:#85748b;margin-top:2px}.m6-search{grid-area:search;position:relative;max-width:275px}.m6-search input{width:100%;height:42px;border:1px solid #e8e0e9;background:#faf8fb;border-radius:24px;padding:0 16px 0 44px;outline:none}.m6-search button{position:absolute;left:6px;top:5px;width:32px;height:32px;border:0;background:#fff0;color:#563365;font-size:22px}.m6-head-actions{grid-area:actions;justify-self:end;display:flex;gap:16px;align-items:center;font-size:12px;font-weight:800;color:#44384a}.m6-cart-link{position:relative}.m6-cart-link i{position:absolute;top:-13px;right:-12px;min-width:18px;height:18px;padding:0 5px;border-radius:18px;background:#674078;color:#fff;display:grid;place-items:center;font-size:9px;font-style:normal}.m6-desktop-nav{max-width:1180px;margin:auto;height:42px;display:flex;align-items:center;justify-content:center;gap:28px;border-top:1px solid #f3eef3;font-size:12px;font-weight:700;color:#54485a}.m6-desktop-nav a:hover{color:#674078}.m6-menu-toggle,.m6-drawer,.m6-overlay{display:none}.m6-main{max-width:1180px;margin:auto;padding:24px 18px 50px;min-height:60vh}.m6-hero{display:grid;grid-template-columns:1.02fr 1.25fr;min-height:430px;background:#f3edf2;border:1px solid #ece4ed;border-radius:26px;overflow:hidden}.m6-hero-copy{padding:56px 48px;display:flex;flex-direction:column;justify-content:center}.m6-eyebrow{font-size:11px;color:#79508a;font-weight:900;margin-bottom:11px}.m6-hero h1{font-size:42px;line-height:1.35;margin:0;color:#351d40;letter-spacing:-1.3px}.m6-hero p{font-size:14px;line-height:2;color:#675b6b;max-width:480px}.m6-primary{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:46px;padding:0 22px;background:#674078;color:#fff;border-radius:13px;font-weight:900;font-size:12px}.m6-hero-media img{width:100%;height:100%;object-fit:cover;display:block}.m6-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0 36px}.m6-benefit{background:#fff;border:1px solid #e8dfea;border-radius:18px;padding:22px 14px;text-align:center;box-shadow:0 8px 26px rgb(59 36 67 / .06)}.m6-benefit i{width:42px;height:42px;margin:0 auto 9px;border-radius:50%;display:grid;place-items:center;background:#f1eaf3;color:#674078;font-size:20px;font-style:normal;font-weight:900}.m6-benefit b{display:block;font-size:16px;color:#3f3045}.m6-benefit span{display:block;font-size:11px;line-height:1.8;color:#7d7081;margin-top:5px}.m6-trust-strip{margin-top:26px}.m6-section{margin:34px 0}.m6-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:15px}.m6-section-head h2{margin:0;color:#351d40;font-size:22px}.m6-section-head a{font-size:10px;color:#79508a;font-weight:800}.m6-categories{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.m6-cat{position:relative;aspect-ratio:4/5;border-radius:17px;overflow:hidden;background:#eee7ec}.m6-cat img{width:100%;height:100%;object-fit:cover;transition:.3s}.m6-cat:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgb(34 20 40 / .78))}.m6-cat span{position:absolute;z-index:2;right:13px;bottom:12px;color:#fff;font-size:13px;font-weight:900}.m6-cat:hover img{transform:scale(1.03)}.m6-tabs{display:flex;gap:7px;overflow:auto;padding-bottom:4px;scrollbar-width:none}.m6-tabs button{white-space:nowrap;border:1px solid #e9e1ea;background:#fff;border-radius:22px;min-height:39px;padding:0 16px;font-weight:800;font-size:11px;color:#6e6272}.m6-tabs button.is-active{background:#674078;color:#fff;border-color:#674078}.m6-panel{display:none}.m6-panel.is-active{display:block}.m6-product-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.m6-product-card{background:#fff;border:1px solid #ece5ed;border-radius:16px;overflow:hidden;box-shadow:0 5px 18px rgb(59 36 67 / .04);display:flex;flex-direction:column;height:100%}.m6-product-image{display:block;aspect-ratio:3/4;background:#f4f0f2;overflow:hidden;flex:0 0 auto}.m6-product-image img{width:100%;height:100%;object-fit:cover;display:block}.m6-product-body{padding:11px;display:flex;flex-direction:column;flex:1 1 auto}.m6-product-title{font-size:12px;line-height:1.8;min-height:64px;font-weight:700;color:#3b313f}.m6-product-price{font-size:12px;font-weight:900;color:#351d40;margin-top:5px;min-height:42px}.m6-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:auto;padding-top:10px}.m6-product-actions a{min-height:38px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:900}.m6-add{background:#f1eaf3;color:#4d2860}.m6-buy{background:#674078;color:#fff}.m6-needs{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.m6-need{background:#fff;border:1px solid #ece5ed;border-radius:14px;min-height:76px;display:flex;align-items:center;justify-content:center;text-align:center;padding:10px;font-size:11px;font-weight:800;color:#514456}.m6-colors{display:flex;gap:14px;flex-wrap:wrap}.m6-color{display:flex;align-items:center;gap:5px;font-size:9px;color:#746879}.m6-color i{display:block;width:29px;height:29px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #ddd}.m6-luxury-banner{display:grid;grid-template-columns:1fr 1fr;min-height:270px;border-radius:22px;overflow:hidden;background:#493451;color:#fff}.m6-luxury-banner img{width:100%;height:100%;object-fit:cover}.m6-luxury-copy{padding:38px;display:flex;justify-content:center;flex-direction:column}.m6-luxury-copy h2{font-size:28px;margin:0 0 10px}.m6-luxury-copy p{font-size:12px;line-height:2;color:#e7dfea}.m6-luxury-copy a{background:#fff;color:#493451}.m6-instagram-club{background:linear-gradient(135deg,#fff,#f5eef6);border:1px solid #e9deeb;border-radius:22px;padding:22px}.m6-ig-copy{display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:center;margin-bottom:17px}.m6-ig-icon{width:48px;height:48px;border-radius:15px;background:#674078;color:#fff;display:grid;place-items:center;font-size:27px;font-weight:900}.m6-ig-copy small{font-size:9px;color:#8a6c92;font-weight:800}.m6-ig-copy h2{margin:2px 0 4px;font-size:21px;color:#351d40}.m6-ig-copy p{margin:0;font-size:10px;line-height:1.9;color:#756879}.m6-ig-follow{min-height:43px;padding:0 18px;border-radius:12px;background:#674078;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900}.m6-instagram-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.m6-instagram-grid a{aspect-ratio:1/1;border-radius:13px;overflow:hidden;background:#f1ecef}.m6-instagram-grid img{width:100%;height:100%;object-fit:cover}.m6-footer{background:#f1ecef;border-top:1px solid #e7e0e8;padding:32px 18px}.m6-footer-inner{max-width:1180px;margin:auto;display:flex;justify-content:space-between;gap:30px}.m6-footer-brand img{width:115px}.m6-footer-brand p{font-size:10px;color:#756979}.m6-footer nav{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:10px}.m6-mobile-bottom{display:none}.woocommerce .woocommerce-breadcrumb{font-size:10px;color:#887d8a;margin:0 0 18px}.woocommerce-products-header{margin-bottom:18px}.woocommerce-products-header__title,.woocommerce h1.product_title{color:#351d40!important;font-weight:900!important}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:10px}.woocommerce .woocommerce-ordering select{height:40px;border:1px solid #e5dce7;border-radius:9px;background:#fff;padding:0 10px}.woocommerce ul.products,.woocommerce-page ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:22px 0!important;width:100%!important;clear:both!important}.woocommerce ul.products:before,.woocommerce ul.products:after,.woocommerce-page ul.products:before,.woocommerce-page ul.products:after{display:none!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce.columns-3 ul.products li.product,.woocommerce.columns-4 ul.products li.product{float:none!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;background:#fff;border:1px solid #ece5ed;border-radius:16px;overflow:hidden;padding:0 0 11px!important;box-shadow:0 5px 18px rgb(59 36 67 / .04);position:relative}.woocommerce ul.products li.product a img{width:100%!important;aspect-ratio:4/5!important;height:auto!important;object-fit:cover!important;margin:0 0 9px!important;background:#f4f0f2}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important;line-height:1.8;padding:0 11px!important;color:#3b313f;min-height:44px}.woocommerce ul.products li.product .price{padding:0 11px;color:#351d40!important;font-size:12px!important;font-weight:900}.woocommerce ul.products li.product .button{margin:8px 11px 0!important;min-height:39px!important;border-radius:9px!important;background:#f1eaf3!important;color:#4d2860!important;font-size:9px!important;display:flex!important;align-items:center;justify-content:center}.woocommerce ul.products li.product .m6-buy-now{background:#674078!important;color:white!important}.woocommerce ul.products li.product .button:not(.m6-buy-now){width:calc(50% - 14px)!important;margin:8px 6px 0 8px!important;display:inline-flex!important;vertical-align:top!important;padding:7px 4px!important;text-align:center!important;line-height:1.35!important}.woocommerce ul.products li.product .m6-buy-now{width:calc(50% - 14px)!important;margin:8px 8px 0 6px!important;display:inline-flex!important;vertical-align:top!important;padding:7px 4px!important;text-align:center!important;line-height:1.35!important}.woocommerce ul.products li.product .added_to_cart{display:none!important}.woocommerce ul.products li.product.pqm6-grid-item,.woocommerce-page ul.products li.product.pqm6-grid-item{float:none!important;width:100%!important;max-width:100%!important;margin:0!important;display:flex!important;flex-direction:column!important;height:100%!important}.woocommerce ul.products li.product.pqm6-grid-item .woocommerce-LoopProduct-link{display:flex!important;flex-direction:column!important;flex:1 1 auto!important}.woocommerce ul.products li.product.pqm6-grid-item .woocommerce-loop-product__title{min-height:64px!important}.woocommerce ul.products li.product.pqm6-grid-item .price{min-height:42px!important;display:flex!important;align-items:flex-start!important;flex-wrap:wrap!important}.woocommerce ul.products li.product.pqm6-grid-item .button:not(.m6-buy-now){margin-top:auto!important}.woocommerce ul.products li.product.pqm6-grid-item .m6-buy-now{margin-top:auto!important}.woocommerce ul.products li.product.pqm6-grid-item{padding-bottom:12px!important}.woocommerce ul.products li.product.pqm6-grid-item .button:not(.m6-buy-now),.woocommerce ul.products li.product.pqm6-grid-item .m6-buy-now{align-self:flex-end!important;margin-bottom:0!important}.woocommerce ul.products li.product.pqm6-grid-item a.woocommerce-LoopProduct-link{display:block!important;width:100%!important}.woocommerce ul.products li.product.pqm6-grid-item img{display:block!important;width:100%!important;aspect-ratio:3/4!important;object-fit:cover!important}.woocommerce nav.woocommerce-pagination ul{border:0!important;display:flex;gap:6px}.woocommerce nav.woocommerce-pagination ul li{border:0!important}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{min-width:38px;height:38px;border:1px solid #e5dce7!important;border-radius:10px;display:grid!important;place-items:center;background:white!important;color:#493451!important}.woocommerce nav.woocommerce-pagination ul li span.current{background:#674078!important;color:white!important}.single-product div.product{background:#fff;border:1px solid #e9e1ea;border-radius:20px;padding:20px}.single-product div.product .woocommerce-product-gallery img{border-radius:14px}.single-product .summary .price{color:#351d40!important;font-weight:900}.single-product form.cart{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.single-product .single_add_to_cart_button,.single-product .m6-single-buy{min-height:46px!important;border-radius:10px!important;font-weight:900!important}.single-product .single_add_to_cart_button{background:#eee5f1!important;color:#4d2860!important}.single-product .m6-single-buy{background:#674078!important;color:#fff!important}.single-product .quantity .qty{height:46px;border:1px solid #e3dae5;border-radius:9px}.woocommerce-tabs,.related.products{margin-top:32px}.woocommerce-tabs ul.tabs{padding:0!important}.woocommerce-tabs ul.tabs li{border-radius:10px!important}.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce,.woocommerce-account .woocommerce,.woocommerce-page .entry-content{background:#fff;border:1px solid #eae2eb;border-radius:18px;padding:20px}.woocommerce table.shop_table{border-color:#ece5ed!important;border-radius:12px!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form select{min-height:44px;border:1px solid #ded5e0;border-radius:9px;padding:8px 11px;background:#fff}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{font-family:inherit!important;border-radius:9px!important;min-height:42px!important}.woocommerce a.checkout-button,.woocommerce #place_order{background:#674078!important;color:white!important}.m6-page-shell{max-width:900px;margin:auto;background:#fff;border:1px solid #eae2eb;border-radius:18px;padding:24px}.m6-page-shell h1{color:#351d40}.m6-drawer i{font-style:normal}}@media (max-width:760px){.m6-announcement{font-size:9px;padding:6px 8px}.m6-header{position:sticky}.m6-header-row{grid-template-columns:42px 42px 1fr 66px;grid-template-areas:"menu search brand actions";gap:2px;padding:7px 8px}.m6-menu-toggle{grid-area:menu;display:flex;width:42px;height:42px;border:0;background:#fff0;flex-direction:column;align-items:center;justify-content:center;gap:4px}.m6-menu-toggle span{width:19px;height:1.5px;background:#351d40}.m6-search{grid-area:search;width:42px;height:42px;overflow:hidden}.m6-search input{opacity:0;width:42px;padding:0}.m6-search button{inset:0;width:42px;height:42px}.m6-brand{grid-area:brand}.m6-brand-mark{font-size:15px}.m6-brand small{font-size:7px}.m6-head-actions{grid-area:actions;gap:6px}.m6-head-actions>a:first-child{display:none}.m6-head-actions a{font-size:9px}.m6-desktop-nav{display:none}.m6-drawer{display:block;position:fixed;z-index:1002;top:0;right:0;width:min(86vw,360px);height:100dvh;background:#fff;padding:20px 15px;overflow:auto;transform:translateX(105%);transition:transform .2s ease;box-shadow:-18px 0 44px rgb(35 20 40 / .2)}.m6-menu-open .m6-drawer{transform:none}.m6-overlay{display:block;position:fixed;z-index:1001;inset:0;background:rgb(28 18 31 / .5);opacity:0;pointer-events:none;transition:.2s}.m6-menu-open .m6-overlay{opacity:1;pointer-events:auto}.m6-drawer-close{position:absolute;left:10px;top:8px;width:40px;height:40px;border:0;background:#fff0;font-size:28px;color:#685a6d}.m6-drawer-brand{text-align:center;padding:5px 35px 15px}.m6-drawer-brand b{display:block;font-size:18px;color:#351d40}.m6-drawer-brand span{display:block;font-size:9px;color:#88798e}.m6-login-box{display:block!important;background:#faf7fb!important;border:1px solid #eee6ef!important;border-radius:12px;padding:11px!important;margin-bottom:8px}.m6-login-box b{display:block;font-size:11px}.m6-login-box small{display:block;font-size:8px;color:#8a7d8e;margin-top:3px}.m6-drawer>a{display:flex;align-items:center;justify-content:space-between;min-height:46px;border-bottom:1px solid #f0ebf1;color:#3e3542;font-size:11px;padding:7px 5px}.m6-instagram{color:#674078!important;font-weight:900}.m6-main{padding:10px 7px 78px}.m6-hero{grid-template-columns:1fr;min-height:auto;border-radius:16px}.m6-hero-media{order:-1;aspect-ratio:16/10}.m6-hero-copy{padding:22px 17px 25px}.m6-eyebrow{font-size:9px}.m6-hero h1{font-size:27px;letter-spacing:-.7px}.m6-hero p{font-size:11px}.m6-primary{min-height:43px;font-size:10px}.m6-benefits{grid-template-columns:repeat(4,1fr);gap:5px;margin:8px 0 23px}.m6-benefit{padding:10px 4px;border-radius:10px}.m6-benefit b{font-size:9px}.m6-benefit span{font-size:7px}.m6-section{margin:26px 0}.m6-section-head h2{font-size:17px}.m6-categories{grid-template-columns:repeat(2,1fr);gap:7px}.m6-cat{aspect-ratio:4/3;border-radius:13px}.m6-cat span{font-size:11px}.home .m6-product-row{grid-template-columns:repeat(2,1fr)!important;gap:7px}.m6-product-card{border-radius:12px}.m6-product-title{font-size:10px;min-height:38px}.m6-product-price{font-size:10px}.m6-product-actions{gap:4px}.m6-product-actions a{font-size:8px;min-height:35px}.m6-needs{grid-template-columns:repeat(2,1fr);gap:6px}.m6-need{min-height:60px;font-size:10px}.m6-colors{gap:10px}.m6-color i{width:25px;height:25px}.m6-luxury-banner{grid-template-columns:1fr;border-radius:16px}.m6-luxury-banner img{aspect-ratio:16/9}.m6-luxury-copy{padding:22px 18px}.m6-luxury-copy h2{font-size:20px}.m6-instagram-club{padding:14px 10px;border-radius:16px}.m6-ig-copy{grid-template-columns:42px 1fr;gap:9px;margin-bottom:12px}.m6-ig-icon{width:42px;height:42px;border-radius:12px;font-size:24px}.m6-ig-copy h2{font-size:16px}.m6-ig-copy p{font-size:9px}.m6-ig-follow{grid-column:1/-1;width:100%;min-height:42px}.m6-instagram-grid{grid-template-columns:repeat(3,1fr);gap:5px}.m6-footer{padding:22px 12px 78px}.m6-footer-inner{display:block}.m6-footer nav{margin-top:15px;gap:11px}.m6-mobile-bottom{position:fixed;z-index:999;bottom:0;right:0;left:0;height:64px;background:rgb(255 255 255 / .98);border-top:1px solid #e9e2ea;display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom)}.m6-mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:#5e5064;font-size:8px}.m6-mobile-bottom span{font-size:18px;color:#351d40}@layer components{body.woocommerce-shop ul.products,body.tax-product_cat ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{float:none!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;clear:none!important;border-radius:12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:10px!important;min-height:38px;padding:0 8px!important}.woocommerce ul.products li.product .price{font-size:10px!important;padding:0 8px}.woocommerce ul.products li.product .button{margin:6px 8px 0!important;font-size:8px!important;min-height:36px!important}.woocommerce .woocommerce-result-count{float:none!important}.woocommerce .woocommerce-ordering{float:none!important;margin-top:8px!important}.single-product div.product{padding:10px;border-radius:13px}.single-product form.cart{position:sticky;bottom:70px;z-index:25;background:#fff;padding:7px;border:1px solid #e9e1ea;border-radius:12px;box-shadow:0 7px 26px rgb(40 20 50 / .14)}.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce,.woocommerce-account .woocommerce,.woocommerce-page .entry-content{padding:12px;border-radius:13px}.m6-page-shell{padding:15px;border-radius:13px}}.m6-hero-slider{touch-action:pan-y!important;cursor:grab;-webkit-user-select:none;user-select:none}.m6-hero-slider.is-dragging{cursor:grabbing}.m6-hero-slider img{-webkit-user-drag:none;user-select:none;pointer-events:none}.m6-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgb(25 15 28 / .58),#fff0 58%);pointer-events:none}.m6-slide-caption{position:absolute;z-index:3;right:7%;bottom:9%;max-width:72%;display:flex;flex-direction:column;align-items:flex-start;gap:5px;color:#fff;text-align:right;direction:rtl}.m6-slide-caption strong{font-size:clamp(22px,3vw,40px);font-weight:900;line-height:1.25;text-shadow:0 2px 12px rgb(0 0 0 / .2)}.m6-slide-caption span{font-size:clamp(11px,1.4vw,16px);font-weight:500}.m6-slide-caption a{margin-top:5px;padding:8px 14px;border-radius:10px;background:#fff;color:#4b1f5c;font-size:12px;font-weight:800;text-decoration:none}@media (max-width:760px){.m6-slide-caption{right:6%;bottom:9%;max-width:78%}.m6-slide-caption strong{font-size:22px}.m6-slide-caption span{font-size:11px}.m6-slide-caption a{padding:7px 11px;font-size:10px}}.m6-categories .m6-cat{overflow:hidden}.m6-categories{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.m6-categories .m6-cat{position:relative;aspect-ratio:1/1!important;overflow:hidden;border-radius:18px}.m6-categories .m6-cat img{display:block!important;width:100%!important;height:100%!important;aspect-ratio:1/1!important;object-fit:cover!important;object-position:50% 50%!important;transform:none!important;transition:transform .25s ease}.m6-categories .m6-cat{background:#f7f4ef;box-shadow:0 8px 24px rgb(36 26 31 / .08);border:1px solid rgb(255 255 255 / .85)}.m6-categories .m6-cat:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgb(20 20 20 / .10));pointer-events:none}.m6-categories .m6-cat span{position:absolute;right:22%;left:22%;bottom:12px;z-index:2;min-height:36px;display:flex;align-items:center;justify-content:center;padding:5px 36px 5px 10px;border-radius:999px;background:rgb(255 255 255 / .95);box-shadow:0 5px 18px rgb(0 0 0 / .12);color:#174d3b!important;font-size:15px;font-weight:900;text-align:center;backdrop-filter:blur(7px)}.m6-categories .m6-cat span:before{content:"‹";position:absolute;right:8px;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#174d3b;color:#fff;font-size:27px;font-weight:400;line-height:1}@media (max-width:760px){.m6-categories{gap:10px!important}.m6-categories .m6-cat{border-radius:16px}.m6-categories .m6-cat span{right:16%;left:16%;bottom:9px;min-height:34px;padding:4px 31px 4px 7px;font-size:12px}.m6-categories .m6-cat span:before{right:5px;width:25px;height:25px;font-size:22px}}.m6-hero{display:flex!important;flex-direction:column!important;padding:0!important;overflow:hidden!important}.m6-hero-slider{position:relative;width:100%;overflow:hidden;background:#f3eff1;order:1}.m6-slides{display:flex!important;direction:ltr;width:100%;aspect-ratio:16/10;transition:transform .38s ease;will-change:transform}.m6-slide{position:relative!important;flex:0 0 100%!important;width:100%!important;height:100%!important;opacity:1!important;visibility:visible!important}.m6-slide img{display:block;width:100%;height:100%;object-fit:cover}.m6-hero-copy{order:2!important;width:100%!important;max-width:none!important}.m6-slide-prev,.m6-slide-next{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border:1px solid rgb(75 31 92 / .12);border-radius:50%;background:rgb(255 255 255 / .94);color:#4b1f5c;font-size:28px;box-shadow:0 5px 18px rgb(0 0 0 / .12)}.m6-slide-prev{left:14px}.m6-slide-next{right:14px}.m6-slider-dots{position:absolute;z-index:4;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:7px}.m6-slider-dots button{width:9px;height:9px;padding:0;border:1.5px solid #fff;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgb(0 0 0 / .25)}.m6-slider-dots button.is-active{background:#5c286d}.m6-mobile-bottom{height:70px!important;padding:5px 8px calc(5px + env(safe-area-inset-bottom))!important;align-items:center;box-shadow:0 -6px 24px rgb(47 27 53 / .07)}.m6-mobile-bottom a{position:relative;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:3px!important;min-width:0;color:#756a78!important;text-decoration:none}.m6-mobile-bottom a b{font-size:9px;line-height:1.25;font-weight:600;white-space:nowrap}.m6-mobile-bottom span{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;font-size:0!important;background:transparent!important;color:#5b4b60;transition:.2s ease}.m6-mobile-bottom span svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.m6-mobile-bottom a.m6-bottom-home span{background:#5c286d!important;color:#fff;box-shadow:0 5px 14px rgb(92 40 109 / .22)}.m6-mobile-bottom a.m6-bottom-search span{width:42px;height:42px;margin-top:-16px;border-radius:50%;background:#fff!important;color:#5c286d;border:1px solid #eadfeb;box-shadow:0 5px 18px rgb(67 35 76 / .14)}.m6-mobile-bottom a.m6-bottom-search b{margin-top:-1px;color:#5c286d}.m6-cart-link{display:inline-flex!important;align-items:center;gap:6px;position:relative}.m6-cart-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.m6-cart-link i{position:absolute;top:-7px;right:-7px;min-width:17px;height:17px;border-radius:9px;background:#5c286d;color:#fff;font-size:9px;display:grid;place-items:center;font-style:normal}.m6-announcement{overflow:hidden;min-height:42px!important;display:flex!important;align-items:center;justify-content:center;padding:7px 12px!important}.m6-announcement span{display:inline-block;font-size:18px!important;line-height:1.45;font-weight:900;letter-spacing:.1px;animation:m6NoticePulse 1.35s ease-in-out infinite}@keyframes m6NoticePulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.42;transform:scale(.97)}}@media (prefers-reduced-motion:reduce){.m6-announcement span{animation:none}}@media (max-width:760px){.m6-slides{aspect-ratio:1/1}.m6-slide-prev,.m6-slide-next{width:36px;height:36px;font-size:24px}.m6-hero-copy{padding:17px 18px 21px!important}.m6-cart-link span{display:none}.m6-cart-link svg{width:24px;height:24px}}.m6-announcement span{animation:none!important;font-size:15px!important}.m6-brand-mark{font-size:24px!important}.m6-brand small{font-size:11px!important}.m6-hero{min-height:0!important}.m6-slides{aspect-ratio:16/7!important}.m6-hero-copy{padding:28px 38px 30px!important}.m6-hero h1{font-size:34px!important;line-height:1.4!important}.m6-hero p{font-size:15px!important;line-height:1.9!important;margin:8px 0 16px}.m6-eyebrow{font-size:13px!important}.m6-primary{font-size:13px!important}.m6-section-head a{font-size:12px!important}.m6-tabs button{font-size:13px!important}.m6-product-title{font-size:14px!important;min-height:58px}.m6-product-price{font-size:14px!important}.m6-product-actions a{font-size:11px!important;min-height:42px}.m6-need{font-size:13px!important}.m6-trust-strip-top{margin:16px 0 28px!important}.m6-trust-strip-top .m6-benefit{padding:18px 12px}.m6-ig-copy small{font-size:11px!important}.m6-ig-copy p{font-size:12px!important}.m6-ig-follow{font-size:12px!important}.m6-footer-brand p,.m6-footer nav{font-size:12px!important}@media (min-width:761px){.m6-categories{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important}.m6-categories .m6-cat{aspect-ratio:4/5!important;border-radius:16px}.m6-categories .m6-cat span{right:8%;left:8%;font-size:13px}}@media (max-width:760px){.m6-announcement{min-height:36px!important}.m6-announcement span{font-size:13px!important}.m6-brand-mark{font-size:17px!important}.m6-brand small{font-size:9px!important}.m6-slides{aspect-ratio:4/3!important}.m6-hero-copy{padding:15px 15px 18px!important}.m6-eyebrow{font-size:10px!important}.m6-hero h1{font-size:23px!important}.m6-hero p{font-size:12px!important;line-height:1.8!important}.m6-benefits{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.m6-benefit{padding:13px 7px!important;border-radius:13px!important}.m6-benefit i{width:34px;height:34px;font-size:16px;margin-bottom:6px}.m6-benefit b{font-size:12px!important}.m6-benefit span{font-size:9px!important}.m6-section-head h2{font-size:19px!important}.m6-section-head a{font-size:11px!important}.m6-tabs button{font-size:12px!important;min-height:41px}.m6-product-title{font-size:12px!important;line-height:1.75;min-height:43px}.m6-product-price{font-size:12px!important}.m6-product-actions a{font-size:10px!important;min-height:39px}.m6-need{font-size:12px!important}.m6-ig-copy p{font-size:11px!important}.m6-ig-follow{font-size:11px!important}.m6-drawer>a{font-size:13px!important}.m6-login-box b{font-size:13px!important}.m6-login-box small{font-size:10px!important}.m6-mobile-bottom a b{font-size:10px!important}}@layer base{input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select{appearance:none;background-color:#fff;border-color:oklch(55.1% .027 264.364);border-width:1px;border-radius:0;padding-top:.5rem;padding-right:.75rem;padding-bottom:.5rem;padding-left:.75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000;&:focus{outline:2px solid #fff0;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:oklch(54.6% 0.245 262.881);--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);border-color:oklch(54.6% .245 262.881)}}input::placeholder,textarea::placeholder{color:oklch(55.1% .027 264.364);opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}::-webkit-date-and-time-value{text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;print-color-adjust:exact}select:where([multiple]),select:where([size]:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;print-color-adjust:unset}input:where([type='checkbox']),input:where([type='radio']){appearance:none;padding:0;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:oklch(54.6% .245 262.881);background-color:#fff;border-color:oklch(55.1% .027 264.364);border-width:1px;--tw-shadow:0 0 #0000}input:where([type='checkbox']){border-radius:0}input:where([type='radio']){border-radius:100%}input:where([type='checkbox']):focus,input:where([type='radio']):focus{outline:2px solid #fff0;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:oklch(54.6% 0.245 262.881);--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)}input:where([type='checkbox']):checked,input:where([type='radio']):checked{border-color:#fff0;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}input:where([type='checkbox']):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");@media (forced-colors:active){appearance:auto}}input:where([type='radio']):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");@media (forced-colors:active){appearance:auto}}input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus{border-color:#fff0;background-color:currentColor}input:where([type='checkbox']):indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:#fff0;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat;@media (forced-colors:active){appearance:auto}}input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus{border-color:#fff0;background-color:currentColor}input:where([type='file']){background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}input:where([type='file']):focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial}}}