.burger-button[data-v-fccc067d]{position:relative;display:none;width:46px;height:46px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid rgba(201,154,75,.26);border-radius:999px;background:#ffffffc2;box-shadow:0 12px 28px #1f1f1f14;color:var(--landing-text);cursor:pointer;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.burger-button[data-v-fccc067d]:hover{border-color:#c99a4b7a;box-shadow:0 16px 34px #1f1f1f1f;transform:translateY(-1px)}.burger-button span[data-v-fccc067d]{position:absolute;width:18px;height:2px;border-radius:999px;background:currentColor;transition:opacity .22s ease,transform .26s ease}.burger-button span[data-v-fccc067d]:nth-child(1){transform:translateY(-6px)}.burger-button span[data-v-fccc067d]:nth-child(3){transform:translateY(6px)}.burger-button--open span[data-v-fccc067d]:nth-child(1){transform:rotate(45deg)}.burger-button--open span[data-v-fccc067d]:nth-child(2){opacity:0}.burger-button--open span[data-v-fccc067d]:nth-child(3){transform:rotate(-45deg)}@media(max-width:768px){.burger-button[data-v-fccc067d]{display:inline-flex}}.logo-mark[data-v-933e7695]{display:inline-flex;align-items:center;gap:12px;min-width:0;color:var(--landing-text);text-decoration:none;transition:transform .24s ease}.logo-mark[data-v-933e7695]:hover{transform:translateY(-1px)}.logo-mark__icon[data-v-933e7695]{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;color:var(--landing-gold);filter:drop-shadow(0 10px 18px rgba(201,154,75,0));transform-origin:center;transition:color .24s ease,filter .24s ease,transform .28s ease}.logo-mark:hover .logo-mark__icon[data-v-933e7695]{color:var(--landing-gold-dark);filter:drop-shadow(0 12px 20px rgba(201,154,75,.22));transform:rotate(-4deg) scale(1.04)}.logo-mark__icon svg[data-v-933e7695]{width:100%;height:100%}.logo-mark__icon path[data-v-933e7695]{transition:stroke-width .24s ease}.logo-mark:hover .logo-mark__icon path[data-v-933e7695]{stroke-width:3.1}.logo-mark__copy[data-v-933e7695]{display:grid;gap:4px;min-width:0;transition:transform .24s ease}.logo-mark:hover .logo-mark__copy[data-v-933e7695]{transform:translate(2px)}.logo-mark__title[data-v-933e7695]{color:var(--landing-text);font-size:20px;font-weight:700;letter-spacing:0;line-height:1;white-space:nowrap;transition:color .22s ease}.logo-mark:hover .logo-mark__title[data-v-933e7695]{color:#111}.logo-mark__subtitle[data-v-933e7695]{max-width:150px;color:var(--landing-muted);font-size:11px;font-weight:500;letter-spacing:.04em;line-height:1.1;text-transform:uppercase;transition:color .22s ease}.logo-mark:hover .logo-mark__subtitle[data-v-933e7695]{color:var(--landing-gold-dark)}@media(max-width:520px){.logo-mark[data-v-933e7695]{gap:9px}.logo-mark__icon[data-v-933e7695]{width:40px;height:40px}.logo-mark__title[data-v-933e7695]{font-size:16px}.logo-mark__subtitle[data-v-933e7695]{max-width:118px;font-size:9px}}.app-header[data-v-15535d03]{position:sticky;top:0;z-index:50;width:100%;border-bottom:1px solid rgba(201,154,75,.16);background:#ffffffbf;box-shadow:0 10px 30px #1f1f1f09;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:background .26s ease,box-shadow .26s ease,border-color .26s ease}.app-header--scrolled[data-v-15535d03],.app-header--menu-open[data-v-15535d03],.app-header--call-open[data-v-15535d03]{border-bottom-color:#c99a4b29;background:#fffcf7db;box-shadow:0 18px 46px #1f1f1f17}.app-header__inner[data-v-15535d03]{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:22px;width:min(100% - 48px,1220px);min-height:84px;margin:0 auto}.app-header__nav[data-v-15535d03]{display:flex;align-items:center;justify-content:center;gap:clamp(14px,1.55vw,28px);min-width:0}.app-header__nav-link[data-v-15535d03]{position:relative;display:inline-flex;align-items:center;min-height:40px;color:#1f1f1fc7;font-size:14px;font-weight:500;line-height:1.2;text-decoration:none;white-space:nowrap;transition:color .22s ease}.app-header__nav-link[data-v-15535d03]:after{position:absolute;right:0;bottom:5px;left:0;height:2px;border-radius:999px;background:var(--landing-gold);content:"";opacity:0;transform:scaleX(.35);transition:opacity .22s ease,transform .22s ease}.app-header__nav-link[data-v-15535d03]:hover{color:var(--landing-text)}.app-header__nav-link[data-v-15535d03]:hover:after{opacity:1;transform:scaleX(1)}.app-header__contacts[data-v-15535d03]{display:grid;gap:6px;justify-items:end;white-space:nowrap}.app-header__phones[data-v-15535d03]{display:grid;gap:4px;justify-items:end}.app-header__phone[data-v-15535d03]{color:var(--landing-text);font-size:16px;font-weight:600;line-height:1.15;text-decoration:none;transition:color .22s ease}.app-header__phone[data-v-15535d03]:hover{color:var(--landing-gold-dark)}.app-header__schedule[data-v-15535d03]{color:var(--landing-muted);font-size:11px;font-weight:400;line-height:1.25}.app-header__cta[data-v-15535d03],.app-header__mobile-cta[data-v-15535d03]{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--landing-gold),var(--landing-gold-dark));box-shadow:0 14px 30px #c99a4b3d;color:#fff;font-size:14px;font-weight:600;line-height:1.15;padding:0 24px;text-decoration:none;white-space:nowrap;transition:box-shadow .22s ease,filter .22s ease,transform .22s ease}.app-header__call[data-v-15535d03]{position:relative;display:none}.app-header__call-button[data-v-15535d03]{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid rgba(201,154,75,.28);border-radius:999px;background:#ffffffc7;box-shadow:0 12px 28px #1f1f1f12;color:var(--landing-text);cursor:pointer;font:inherit;font-size:13px;font-weight:600;line-height:1.15;padding:0 16px;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.app-header__call-button[data-v-15535d03]:hover{border-color:#c99a4b7a;box-shadow:0 16px 34px #1f1f1f1a;transform:translateY(-1px)}.app-header__call-dropdown[data-v-15535d03]{position:absolute;top:calc(100% + 10px);right:0;display:grid;gap:4px;min-width:206px;border:1px solid rgba(201,154,75,.18);border-radius:18px;background:#fffcf7f5;box-shadow:0 22px 54px #1f1f1f24;padding:8px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-header__call-dropdown a[data-v-15535d03]{border-radius:12px;color:var(--landing-text);font-size:15px;font-weight:500;padding:12px;text-decoration:none;transition:background .22s ease,color .22s ease}.app-header__call-dropdown a[data-v-15535d03]:hover{background:#c99a4b1a;color:var(--landing-gold-dark)}.app-header__cta[data-v-15535d03]:hover,.app-header__mobile-cta[data-v-15535d03]:hover{box-shadow:0 18px 38px #c99a4b57;filter:brightness(.96);transform:translateY(-1px)}.app-header__mobile-panel[data-v-15535d03]{position:absolute;top:calc(100% + 10px);right:16px;left:16px;display:none;max-height:calc(100vh - 112px);overflow-y:auto;border:1px solid rgba(201,154,75,.16);border-radius:24px;background:#fffcf7f0;box-shadow:0 24px 64px #1f1f1f24;padding:18px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-header__mobile-nav[data-v-15535d03]{display:grid;gap:4px}.app-header__mobile-link[data-v-15535d03]{display:flex;align-items:center;min-height:42px;border-radius:14px;color:var(--landing-text);font-size:16px;font-weight:500;padding:0 12px;text-decoration:none;transition:background .22s ease,color .22s ease}.app-header__mobile-link[data-v-15535d03]:hover{background:#c99a4b1a;color:var(--landing-gold-dark)}.app-header__mobile-contact[data-v-15535d03]{display:grid;gap:7px;border-top:1px solid rgba(31,31,31,.08);color:var(--landing-muted);font-size:13px;font-weight:400;margin-top:14px;padding:18px 12px 14px}.app-header__mobile-phone[data-v-15535d03]{color:var(--landing-text);font-size:18px;font-weight:600;text-decoration:none}.app-header__mobile-cta[data-v-15535d03]{width:100%}.mobile-menu-enter-active[data-v-15535d03],.mobile-menu-leave-active[data-v-15535d03]{transition:opacity .22s ease,transform .26s ease}.mobile-menu-enter-from[data-v-15535d03],.mobile-menu-leave-to[data-v-15535d03]{opacity:0;transform:translateY(-10px)}.call-dropdown-enter-active[data-v-15535d03],.call-dropdown-leave-active[data-v-15535d03]{transition:opacity .18s ease,transform .22s ease}.call-dropdown-enter-from[data-v-15535d03],.call-dropdown-leave-to[data-v-15535d03]{opacity:0;transform:translateY(-8px)}@media(max-width:1140px){.app-header__inner[data-v-15535d03]{gap:18px;width:min(100% - 36px,1220px)}.app-header__nav[data-v-15535d03]{gap:11px}.app-header__nav-link[data-v-15535d03]{font-size:13px}.app-header__phone[data-v-15535d03]{font-size:14px}.app-header__cta[data-v-15535d03]{padding:0 18px}}@media(max-width:980px){.app-header__inner[data-v-15535d03]{grid-template-columns:auto minmax(0,1fr) auto}.app-header__cta[data-v-15535d03]{display:none}}@media(max-width:768px){section[id]{scroll-margin-top:82px}main{padding-top:64px}.app-header[data-v-15535d03]{position:fixed;top:0;right:0;left:0;z-index:86;width:100%;background:#fffcf7e6;box-shadow:0 10px 30px #1f1f1f0f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-header--scrolled[data-v-15535d03],.app-header--menu-open[data-v-15535d03],.app-header--call-open[data-v-15535d03]{background:#fffcf7f0;box-shadow:0 16px 42px #1f1f1f1f}.app-header__inner[data-v-15535d03]{display:flex;justify-content:space-between;gap:10px;min-height:64px;width:min(100% - 28px,1220px)}.app-header__nav[data-v-15535d03],.app-header__contacts[data-v-15535d03],.app-header__cta[data-v-15535d03]{display:none}.app-header__call[data-v-15535d03]{display:block;margin-left:auto}.app-header__mobile-panel[data-v-15535d03]{display:block;max-height:calc(100vh - 92px)}}@media(max-width:420px){.app-header__call-button[data-v-15535d03]{width:42px;padding:0;font-size:0}.app-header__call-button[data-v-15535d03]:before{content:"☎";font-size:17px}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--un-default-border-color, #e5e7eb)}:before,:after{--un-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;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}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.prose pre:not(.shiki){padding:0}.prose .shiki{font-family:DM Mono,monospace;font-size:1.2em;line-height:1.4}.prose img{width:100%}.shiki,.shiki span{color:var(--shiki-light);background:var(--shiki-light-bg)}html.dark .shiki,html.dark .shiki span{color:var(--shiki-dark);background:var(--shiki-dark-bg)}:root{--landing-text: #1f1f1f;--landing-muted: #6f6a61;--landing-gold: #c99a4b;--landing-gold-dark: #ad7d2e;--landing-cream: #fffaf2;--landing-milk: #f7f1e8}html,body,#app{height:100%;margin:0;padding:0}html{color:var(--landing-text);font-family:Inter,DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;scroll-behavior:smooth}body{overflow-x:hidden;background:var(--landing-cream)}body.is-mobile-menu-open{overflow-x:hidden}html.dark{background:#121212;color-scheme:dark}#nprogress{pointer-events:none}#nprogress .bar{background:#0d9488;opacity:.75;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.i-carbon-warning,[i-carbon-warning=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m0 26a12 12 0 1 1 12-12a12 12 0 0 1-12 12'/%3E%3Cpath fill='currentColor' d='M15 8h2v11h-2zm1 14a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 22'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.2em;height:1.2em}:is(.prose){color:var(--un-prose-body);max-width:65ch;font-size:1rem;line-height:1.75;--un-prose-body:#374151;--un-prose-invert-body:#d1d5db;--un-prose-headings:#111827;--un-prose-invert-headings:white;--un-prose-lead:#4b5563;--un-prose-invert-lead:#9ca3af;--un-prose-links:#111827;--un-prose-invert-links:white;--un-prose-bold:#111827;--un-prose-invert-bold:white;--un-prose-counters:#6b7280;--un-prose-invert-counters:#9ca3af;--un-prose-bullets:#d1d5db;--un-prose-invert-bullets:#4b5563;--un-prose-hr:#e5e7eb;--un-prose-invert-hr:#374151;--un-prose-quotes:#111827;--un-prose-invert-quotes:#f3f4f6;--un-prose-quote-borders:#e5e7eb;--un-prose-invert-quote-borders:#374151;--un-prose-captions:#6b7280;--un-prose-invert-captions:#9ca3af;--un-prose-kbd:#111827;--un-prose-invert-kbd:white;--un-prose-kbd-shadows:#111827;--un-prose-invert-kbd-shadows:white;--un-prose-code:#111827;--un-prose-invert-code:white;--un-prose-pre-code:#e5e7eb;--un-prose-invert-pre-code:#d1d5db;--un-prose-pre-bg:#1f2937;--un-prose-invert-pre-bg:rgb(0 0 0 / 50%);--un-prose-th-borders:#d1d5db;--un-prose-invert-th-borders:#4b5563;--un-prose-td-borders:#e5e7eb;--un-prose-invert-td-borders:#374151}:is(.prose) :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}:is(.prose) :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}:is(.prose) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-links);text-decoration:underline;font-weight:500}:is(.prose) :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-bold);font-weight:600}:is(.prose) :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :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}:is(.prose) :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:is(.prose) :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:is(.prose) :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:is(.prose) :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:is(.prose) :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:is(.prose) :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:is(.prose) :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:is(.prose) :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:is(.prose) :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}:is(.prose) :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}:is(.prose) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--un-prose-counters)}:is(.prose) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--un-prose-bullets)}:is(.prose) :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;margin-top:1.25em}:is(.prose) :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--un-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}:is(.prose) :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--un-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--un-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}:is(.prose) :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}:is(.prose) :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}:is(.prose) :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}:is(.prose) :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}:is(.prose) :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}:is(.prose) :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}:is(.prose) :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}:is(.prose) :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}:is(.prose) :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}:is(.prose) :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}:is(.prose) :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:is(.prose) :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}:is(.prose) :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:is(.prose) :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--un-prose-kbd);box-shadow:0 0 0 1px rgb(var(--un-prose-kbd-shadows) / 10%),0 3px rgb(var(--un-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}:is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-code);font-weight:600;font-size:.875em}:is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}:is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}:is(.prose) :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}:is(.prose) :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}:is(.prose) :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-pre-code);background-color:var(--un-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}:is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}:is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}:is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}:is(.prose) :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}:is(.prose) :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--un-prose-th-borders)}:is(.prose) :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}:is(.prose) :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--un-prose-td-borders)}:is(.prose) :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}:is(.prose) :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}:is(.prose) :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--un-prose-th-borders)}:is(.prose) :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}:is(.prose) :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}:is(.prose) :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:is(.prose) :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}:is(.prose) :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:is(.prose) :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}:is(.prose) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:is(.prose) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:is(.prose) :where(>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}:is(.prose) :where(>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:is(.prose) :where(>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:is(.prose) :where(>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:is(.prose) :where(>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:is(.prose) :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}:is(.prose) :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}:is(.prose) :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}:is(.prose) :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.prose) :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.prose) :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}:is(.prose) :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.prose) :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.prose) :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:is(.prose) :where(>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}:is(.prose-sm){font-size:.875rem;line-height:1.7142857}:is(.prose-sm) :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}:is(.prose-sm) :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}:is(.prose-sm) :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}:is(.prose-sm) :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}:is(.prose-sm) :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}:is(.prose-sm) :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}:is(.prose-sm) :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}:is(.prose-sm) :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}:is(.prose-sm) :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}:is(.prose-sm) :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:is(.prose-sm) :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}:is(.prose-sm) :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}:is(.prose-sm) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}:is(.prose-sm) :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}:is(.prose-sm) :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}:is(.prose-sm) :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}:is(.prose-sm) :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}:is(.prose-sm) :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}:is(.prose-sm) :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}:is(.prose-sm) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}:is(.prose-sm) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}:is(.prose-sm) :where(>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}:is(.prose-sm) :where(>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}:is(.prose-sm) :where(>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}:is(.prose-sm) :where(>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}:is(.prose-sm) :where(>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}:is(.prose-sm) :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}:is(.prose-sm) :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}:is(.prose-sm) :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}:is(.prose-sm) :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}:is(.prose-sm) :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}:is(.prose-sm) :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose-sm) :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose-sm) :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose-sm) :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose-sm) :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}:is(.prose-sm) :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}:is(.prose-sm) :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.prose-sm) :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.prose-sm) :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}:is(.prose-sm) :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.prose-sm) :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.prose-sm) :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}:is(.prose-sm) :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:is(.prose-sm) :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}:is(.prose-sm) :where(>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose-sm) :where(>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.static{position:static}.right-0{right:0}.top-\[calc\(var\(--app-safe-area-top\)\+1rem\)\]{top:calc(var(--app-safe-area-top) + 1rem)}.z-80{z-index:80}.grid{display:grid}.grid-cols-\[44px_1fr_auto\]{grid-template-columns:44px 1fr auto}[rows~="3"]{grid-template-rows:repeat(3,minmax(0,1fr))}[rows~="4"]{grid-template-rows:repeat(4,minmax(0,1fr))}.m-auto{margin:auto}.m\[i\]{margin:i}.mt-1{margin-top:.25rem}.mt-5,[mt-5=""]{margin-top:1.25rem}.block{display:block}.inline-block,[inline-block=""]{display:inline-block}.hidden{display:none}.h-11{height:2.75rem}.h-9{height:2.25rem}.h1{height:.25rem}.h2{height:.5rem}.h3{height:.75rem}.h4{height:1rem}.max-w-sm{max-width:24rem}.min-w-0{min-width:0}.w-\[calc\(100vw-2rem\)\]{width:calc(100vw - 2rem)}.w-11{width:2.75rem}.w-9{width:2.25rem}.flex{display:flex}.inline-flex{display:inline-flex}.shrink-0{flex-shrink:0}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.active\:scale-\[0\.95\]:active{--un-scale-x:.95;--un-scale-y:.95;transform:perspective(var(--un-perspective)) translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.transform{transform:perspective(var(--un-perspective)) translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.resize{resize:both}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.border{border-width:1px}.border-amber-400\/20{border-color:#fbbf2433}.border-emerald-400\/20{border-color:#34d39933}.border-red-400\/20{border-color:#f8717133}.rounded,[rounded=""]{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.bg-\[\#0b1512\]\/94{background-color:#0b1512f0}.bg-\[\#160f14\]\/94{background-color:#160f14f0}.bg-\[\#171309\]\/94{background-color:#171309f0}.bg-amber-500\/16{background-color:#f59e0b29}.bg-emerald-500\/16{background-color:#10b98129}.bg-red-500\/16{background-color:#ef444429}.bg-white\/8{background-color:#ffffff14}[bg~=teal-500]{--un-bg-opacity:1;background-color:rgb(20 184 166 / var(--un-bg-opacity))}[bg~="hover:teal-600"]:hover{--un-bg-opacity:1;background-color:rgb(13 148 136 / var(--un-bg-opacity))}[bg~="active:teal-700"]:active{--un-bg-opacity:1;background-color:rgb(15 118 110 / var(--un-bg-opacity))}[stroke-width~="2.8"]{stroke-width:2.8px}.p-3{padding:.75rem}.px-4,[p~=x4],[px-4=""]{padding-left:1rem;padding-right:1rem}.py-2,[py-2=""]{padding-top:.5rem;padding-bottom:.5rem}[p~=y10]{padding-top:2.5rem;padding-bottom:2.5rem}.pt-0\.5{padding-top:.125rem}[text~=center]{text-align:center}.text-left{text-align:left}.text-4xl,[text-4xl=""]{font-size:2.25rem;line-height:2.5rem}.text-5{font-size:1.25rem}.text-6{font-size:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.dark [text~="dark:gray-200"]{--un-text-opacity:1;color:rgb(229 231 235 / var(--un-text-opacity))}.text-amber-300{--un-text-opacity:1;color:rgb(252 211 77 / var(--un-text-opacity))}.text-emerald-300{--un-text-opacity:1;color:rgb(110 231 183 / var(--un-text-opacity))}.text-red-300{--un-text-opacity:1;color:rgb(252 165 165 / var(--un-text-opacity))}.text-slate-300{--un-text-opacity:1;color:rgb(203 213 225 / var(--un-text-opacity))}.text-white,[text~=white]{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}[text~=teal-700]{--un-text-opacity:1;color:rgb(15 118 110 / var(--un-text-opacity))}.font-700{font-weight:700}.font-950{font-weight:950}.leading-5{line-height:1.25rem}.font-sans{font-family:DM Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.uppercase{text-transform:uppercase}.shadow-\[0_18px_60px_rgba\(0\,0\,0\,0\.32\)\]{--un-shadow:0 18px 60px var(--un-shadow-color, rgba(0, 0, 0, .32));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline{outline-style:solid}.outline-none{outline:2px solid transparent;outline-offset:2px}.backdrop-blur-xl{--un-backdrop-blur:blur(24px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}[duration~="4200"]{transition-duration:4.2s}.ease{transition-timing-function:cubic-bezier(.4,0,.2,1)}
