@layer tokens,reset,base,glass,components,utilities;@layer tokens{:root{--aa-color-surface:#fff;--aa-color-surface-elevated:#f7f7f7;--aa-color-surface-overlay:rgba(0,0,0,.5);--aa-color-primary:#06c;--aa-color-primary-hover:#0052a3;--aa-color-primary-light:#e6f0fa;--aa-color-on-primary:#fff;--aa-color-secondary:#39f;--aa-color-accent:#66b2ff;--aa-color-text:#1a1a1a;--aa-color-text-secondary:#6b6b6b;--aa-color-text-muted:#9b9b9b;--aa-color-text-on-primary:#fff;--aa-color-border:#e5e5e5;--aa-color-border-subtle:#f0f0f0;--aa-color-success:#22c55e;--aa-color-warning:#f59e0b;--aa-color-error:#ef4444;--aa-color-dynamic-accent:var(--aa-color-primary);--aa-color-status-open:var(--aa-color-success);--aa-color-status-closed:var(--aa-color-error);--aa-color-status-limited:var(--aa-color-warning);--aa-color-rating:#f59e0b;--aa-icon-xs:.75rem;--aa-icon-sm:.875rem;--aa-icon-md:1rem;--aa-icon-lg:1.125rem;--aa-icon-xl:1.25rem;--aa-icon-2xl:1.375rem;--aa-icon-3xl:1.5rem;--aa-icon-4xl:2rem;--aa-icon-5xl:2.5rem;--aa-font-sans:"Inter",system-ui,-apple-system,sans-serif;--aa-font-display:"Inter",system-ui,-apple-system,sans-serif;--aa-font-mono:"JetBrains Mono","Fira Code",monospace;--aa-text-xs:.6875rem;--aa-text-sm:.8125rem;--aa-text-base:.875rem;--aa-text-lg:1rem;--aa-text-xl:1.125rem;--aa-text-2xl:1.375rem;--aa-text-3xl:1.625rem;--aa-text-4xl:2rem;--aa-text-5xl:2.5rem;--aa-text-6xl:3.25rem;--aa-font-normal:400;--aa-font-medium:500;--aa-font-semibold:600;--aa-font-bold:700;--aa-leading-tight:1.2;--aa-leading-normal:1.45;--aa-leading-relaxed:1.65;--aa-tracking-tight:-.01em;--aa-tracking-normal:0;--aa-tracking-wide:.02em;--aa-heading-1-size:var(--aa-text-4xl);--aa-heading-2-size:var(--aa-text-2xl);--aa-heading-3-size:var(--aa-text-xl);--aa-heading-4-size:var(--aa-text-lg);--aa-heading-5-size:var(--aa-text-base);--aa-heading-6-size:var(--aa-text-sm);--aa-heading-font:var(--aa-font-display);--aa-heading-weight:var(--aa-font-medium);--aa-heading-tracking:var(--aa-tracking-tight);--aa-heading-leading:var(--aa-leading-tight);--aa-heading-color:var(--aa-color-text);--aa-space-0:0;--aa-space-1:.25rem;--aa-space-2:.5rem;--aa-space-3:.75rem;--aa-space-4:1rem;--aa-space-5:1.25rem;--aa-space-6:1.5rem;--aa-space-8:2rem;--aa-space-10:2.5rem;--aa-space-12:3rem;--aa-space-16:4rem;--aa-space-20:5rem;--aa-space-24:6rem;--aa-btn-height-sm:2.25rem;--aa-btn-height-md:3rem;--aa-btn-height-lg:3.5rem;--aa-btn-padding-sm:var(--aa-space-4);--aa-btn-padding-md:var(--aa-space-6);--aa-btn-padding-lg:var(--aa-space-8);--aa-btn-font-sm:var(--aa-text-sm);--aa-btn-font-md:var(--aa-text-base);--aa-btn-font-lg:var(--aa-text-lg);--aa-btn-radius:var(--aa-radius-full);--aa-btn-weight:var(--aa-font-medium);--aa-btn-gap:var(--aa-space-2);--aa-btn-border-width:.0625rem;--aa-btn-focus-width:.125rem;--aa-btn-focus-offset:.125rem;--aa-btn-disabled-opacity:.4;--aa-width-xs:640px;--aa-width-sm:720px;--aa-width-md:960px;--aa-width-lg:1120px;--aa-width-xl:1200px;--aa-width-full:100%;--aa-content-width:1280px;--aa-header-height:56px;--aa-header-top:12px;--aa-radius-sm:.25rem;--aa-radius-md:.5rem;--aa-radius-lg:.75rem;--aa-radius-xl:1rem;--aa-radius-2xl:1.5rem;--aa-radius-full:9999px;--aa-shadow-sm:0 1px 2px rgba(0,0,0,.06);--aa-shadow-md:0 4px 12px rgba(0,0,0,.08);--aa-shadow-lg:0 8px 24px rgba(0,0,0,.1);--aa-shadow-xl:0 16px 48px rgba(0,0,0,.14);--aa-glass-bg:hsla(0,0%,100%,.7);--aa-glass-blur:12px;--aa-glass-saturation:1.2;--aa-glass-border:hsla(0,0%,100%,.18);--aa-glass-shadow:0 8px 32px rgba(0,0,0,.08);--aa-transition-fast:.15s ease;--aa-transition-normal:.25s ease;--aa-transition-slow:.4s ease;--aa-transition-spring:.5s cubic-bezier(.34,1.56,.64,1);--aa-duration-instant:.1s;--aa-duration-fast:.2s;--aa-duration-normal:.35s;--aa-duration-slow:.5s;--aa-duration-morph:.4s;--aa-ease-default:ease-out;--aa-ease-spring:cubic-bezier(.19,1,.22,1);--aa-ease-bounce:cubic-bezier(.34,1.56,.64,1);--aa-ease-smooth:cubic-bezier(.4,0,.2,1);--aa-ease-enter:cubic-bezier(0,0,.2,1);--aa-ease-exit:cubic-bezier(.4,0,1,1);--aa-z-dropdown:100;--aa-z-sticky:200;--aa-z-overlay:300;--aa-z-modal:400;--aa-z-toast:500}[data-theme=dark]{--aa-color-surface:#000;--aa-color-surface-elevated:#111;--aa-color-surface-overlay:rgba(0,0,0,.7);--aa-color-primary:#39f;--aa-color-primary-hover:#06c;--aa-color-primary-light:rgba(0,102,204,.15);--aa-color-on-primary:#fff;--aa-color-text:#f0f0f0;--aa-color-text-secondary:#a0a0a0;--aa-color-text-muted:#8a8a9a;--aa-color-text-on-primary:#fff;--aa-color-border:hsla(0,0%,100%,.12);--aa-color-border-subtle:hsla(0,0%,100%,.08);--aa-color-success:#4ade80;--aa-color-warning:#fbbf24;--aa-color-error:#f87171;--aa-color-status-open:var(--aa-color-success);--aa-color-status-closed:var(--aa-color-error);--aa-color-status-limited:var(--aa-color-warning);--aa-color-rating:#fbbf24;--aa-glass-bg:hsla(0,0%,100%,.04);--aa-glass-border:hsla(0,0%,100%,.08);--aa-glass-shadow:0 8px 32px rgba(0,0,0,.4);--aa-shadow-sm:0 1px 2px rgba(0,0,0,.3);--aa-shadow-md:0 4px 12px rgba(0,0,0,.4);--aa-shadow-lg:0 8px 24px rgba(0,0,0,.5);--aa-shadow-xl:0 16px 48px rgba(0,0,0,.6)}}@layer reset{*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}html{line-height:1.5;-webkit-text-size-adjust:100%;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{color:inherit;font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}ol,ul{list-style:none}a{color:inherit;text-decoration:inherit}button{background:none;border:none;cursor:pointer}table{border-collapse:collapse;border-spacing:0}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}}@layer base{html{scroll-behavior:smooth}body{background-color:var(--aa-color-surface);color:var(--aa-color-text);font-family:var(--aa-font-sans);font-size:var(--aa-text-base);letter-spacing:var(--aa-tracking-tight);line-height:var(--aa-leading-normal)}h1,h2,h3,h4,h5,h6{color:var(--aa-heading-color);font-family:var(--aa-heading-font);font-weight:var(--aa-heading-weight);letter-spacing:var(--aa-heading-tracking);line-height:var(--aa-heading-leading);margin:0;text-wrap:balance}h1{font-size:var(--aa-heading-1-size)}h2{font-size:var(--aa-heading-2-size)}h3{font-size:var(--aa-heading-3-size)}h4{font-size:var(--aa-heading-4-size)}h5{font-size:var(--aa-heading-5-size)}h6{font-size:var(--aa-heading-6-size)}blockquote,dd,figcaption,li,p{text-wrap:pretty}a{color:var(--aa-color-primary);text-decoration:none}a:hover{color:var(--aa-color-primary-hover)}::-moz-selection{background-color:var(--aa-color-primary);color:var(--aa-color-text-on-primary)}::selection{background-color:var(--aa-color-primary);color:var(--aa-color-text-on-primary)}:focus-visible{border-radius:var(--aa-radius-sm);outline:2px solid var(--aa-color-primary);outline-offset:2px}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none}@media(hover:hover)and (pointer:fine){*{scrollbar-color:var(--aa-color-border) transparent;scrollbar-width:thin}::-webkit-scrollbar{display:block;height:6px;width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--aa-color-border);border-radius:var(--aa-radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--aa-color-text-muted)}}}.aa-press-ack{opacity:.85;transform:scale(.97);transition:transform 80ms var(--aa-ease-default,cubic-bezier(.4,0,.2,1)),opacity 80ms var(--aa-ease-default,cubic-bezier(.4,0,.2,1))}@media(prefers-reduced-motion:reduce){.aa-press-ack{opacity:.7;transform:none;transition:none}}@layer components{[role=switch],[role=tab],button{cursor:pointer;font-family:var(--aa-font-sans);font-size:14px;font-weight:var(--aa-font-normal);letter-spacing:var(--aa-tracking-tight);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .18s ease,color .18s ease,border-color .18s ease,opacity .18s ease,transform .12s ease}[role=switch]:hover,[role=tab]:hover,button:hover:not(:disabled){opacity:.88}[role=switch]:active,[role=tab]:active,button:active:not(:disabled){opacity:1;transform:scale(.97)}[role=switch]:focus-visible,[role=tab]:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--focus-color,var(--aa-color-primary));outline-offset:2px}[role=switch]:focus:not(:focus-visible),[role=tab]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[aria-disabled=true],button:disabled{cursor:not-allowed;opacity:.35;pointer-events:none}input,select,textarea{font-size:max(16px,1rem)}.aa-form-error-wiggle{animation:aa-wiggle .4s ease}@keyframes aa-wiggle{0%,to{transform:translate(0)}15%{transform:translate(-6px)}30%{transform:translate(5px)}45%{transform:translate(-4px)}60%{transform:translate(3px)}75%{transform:translate(-2px)}}.aa-form-error-input{background:color-mix(in srgb,var(--aa-color-error) 4%,var(--aa-color-surface))!important;border-color:var(--aa-color-error)!important}.aa-form-error-text{animation:aa-fade-in .2s ease;color:var(--aa-color-error);display:block;font-size:var(--aa-text-xs);font-weight:500;margin-top:4px;padding-left:2px}@keyframes aa-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}}@layer utilities{.aa-container{margin-inline:auto;max-width:var(--aa-content-width,var(--aa-width-full));padding-inline:var(--aa-space-4)}@media(min-width:768px){.aa-container{padding-inline:var(--aa-space-6)}}@media(min-width:1024px){.aa-container{padding-inline:var(--aa-space-8)}}.aa-section{border-top:1px solid var(--aa-color-border-subtle);padding-block:var(--aa-section-py,var(--aa-space-8))}.aa-section:first-child{border-top:none}.aa-section--compact{--aa-section-py:var(--aa-space-6)}.aa-section--flush{--aa-section-py:0;border-top:none}.aa-section__title{color:var(--aa-color-text);font-family:var(--aa-font-display);font-size:var(--aa-text-lg);font-weight:var(--aa-font-semibold);line-height:var(--aa-leading-tight);margin:0 0 var(--aa-space-4)}.aa-section__title--sm{margin-bottom:var(--aa-space-3)}.aa-stack{display:flex;flex-direction:column}.aa-stack--xs{gap:var(--aa-space-1)}.aa-stack--sm{gap:var(--aa-space-2)}.aa-stack--md{gap:var(--aa-space-3)}.aa-stack--lg{gap:var(--aa-space-4)}.aa-stack--xl{gap:var(--aa-space-6)}.aa-stack--2xl{gap:var(--aa-space-8)}.aa-inline{align-items:center;display:flex;flex-wrap:wrap}.aa-inline--nowrap{flex-wrap:nowrap}.aa-inline--xs{gap:var(--aa-space-1)}.aa-inline--sm{gap:var(--aa-space-2)}.aa-inline--md{gap:var(--aa-space-3)}.aa-inline--lg{gap:var(--aa-space-4)}}@layer utilities{.aa-text-hero{color:var(--aa-color-text);font-family:var(--aa-font-display);font-size:var(--aa-text-4xl);font-weight:var(--aa-font-medium);letter-spacing:-.03em;line-height:1.15;margin:0;text-wrap:balance}@media(min-width:768px){.aa-text-hero{font-size:var(--aa-text-5xl);letter-spacing:-.04em;line-height:1.2}}@media(min-width:1024px){.aa-text-hero{font-size:var(--aa-text-6xl);letter-spacing:-.05em;line-height:1.3}}.aa-text-subtitle{align-items:center;color:var(--aa-color-text);display:flex;flex-wrap:wrap;font-size:var(--aa-text-base);font-weight:var(--aa-font-medium);gap:var(--aa-space-2);margin-top:var(--aa-space-2)}@media(min-width:768px){.aa-text-subtitle{font-size:var(--aa-text-lg);gap:var(--aa-space-3)}}@media(min-width:1024px){.aa-text-subtitle{font-size:var(--aa-text-xl)}}.aa-text-section{color:var(--aa-heading-color);font-family:var(--aa-heading-font);font-size:var(--aa-text-xl);font-weight:var(--aa-font-medium);letter-spacing:var(--aa-heading-tracking);line-height:var(--aa-heading-leading);margin:0}@media(min-width:768px){.aa-text-section{font-size:var(--aa-heading-2-size)}}.aa-text-subsection{color:var(--aa-heading-color);font-family:var(--aa-heading-font);font-size:var(--aa-text-lg);font-weight:var(--aa-font-medium);letter-spacing:var(--aa-heading-tracking);line-height:var(--aa-heading-leading);margin:0}@media(min-width:768px){.aa-text-subsection{font-size:var(--aa-heading-3-size)}}.aa-text-lead{color:var(--aa-color-text);font-size:var(--aa-text-lg);font-weight:var(--aa-font-medium);line-height:var(--aa-leading-relaxed);margin:0}.aa-h1,.aa-h2,.aa-h3,.aa-h4,.aa-h5,.aa-h6{color:var(--aa-heading-color);font-family:var(--aa-heading-font);font-weight:var(--aa-heading-weight);letter-spacing:var(--aa-heading-tracking);line-height:var(--aa-heading-leading);text-wrap:balance}.aa-h1{font-size:var(--aa-heading-1-size)}.aa-h2{font-size:var(--aa-heading-2-size)}.aa-h3{font-size:var(--aa-heading-3-size)}.aa-h4{font-size:var(--aa-heading-4-size)}.aa-h5{font-size:var(--aa-heading-5-size)}.aa-h6{font-size:var(--aa-heading-6-size)}.aa-body,.aa-text-body{color:var(--aa-color-text-secondary);font-family:var(--aa-font-sans);font-size:var(--aa-text-lg);line-height:var(--aa-leading-relaxed);margin:0}.aa-body--lg{font-size:var(--aa-text-xl)}.aa-body--sm{font-size:var(--aa-text-base)}.aa-caption{font-size:var(--aa-text-sm)}.aa-caption,.aa-small{color:var(--aa-color-text-muted);line-height:var(--aa-leading-normal)}.aa-small{font-size:var(--aa-text-xs)}.aa-label{color:var(--aa-color-text-secondary)}.aa-label,.aa-overline{font-size:var(--aa-text-xs);font-weight:var(--aa-font-semibold);letter-spacing:var(--aa-tracking-wide);text-transform:uppercase}.aa-overline{color:var(--aa-color-primary)}}.detail-header{--aa-content-width:var(--aa-width-lg);padding-bottom:var(--aa-space-4);padding-top:var(--aa-space-6)}.detail-header-row{display:flex;flex-direction:column;gap:var(--aa-space-3)}.detail-header-left{flex:1;min-width:0}.detail-header-actions{display:none}@media(min-width:1024px){.detail-header-row{align-items:flex-start;flex-direction:row;justify-content:space-between}.detail-header-actions{align-items:center;display:flex;gap:var(--aa-space-3);padding-top:var(--aa-space-1)}}.detail-header-btn{border-radius:var(--aa-radius-full);white-space:nowrap}.detail-header-btn--saved{background:color-mix(in srgb,var(--aa-color-primary) 8%,transparent);border-color:var(--aa-color-primary);color:var(--aa-color-primary)}.detail-header-btn-icon{height:18px;width:18px}.detail-subtitle-dot{color:var(--aa-color-text-muted);font-size:var(--aa-text-lg)}.detail-category-badge{align-items:center;background:var(--aa-color-primary);border-radius:var(--aa-radius-full);color:var(--aa-color-on-primary);display:inline-flex;font-size:var(--aa-text-sm);font-weight:var(--aa-font-medium);gap:var(--aa-space-1);padding:var(--aa-space-1) var(--aa-space-3)}.detail-category-badge-icon{height:14px;width:14px}.detail-subtitle-secondary{align-items:center;color:var(--aa-color-text-secondary);display:inline-flex;font-size:inherit;font-weight:var(--aa-font-normal);gap:var(--aa-space-1)}.detail-subtitle-secondary-icon{height:14px;width:14px}.page-leave-active{transition:opacity .1s ease}.page-leave-to{opacity:0}.page-enter-active{transition:opacity .18s cubic-bezier(.25,.46,.45,.94),transform .18s cubic-bezier(.25,.46,.45,.94)}.page-enter-from{opacity:0;transform:translateY(6px)}.page-enter-active,.page-leave-active{will-change:opacity,transform}@media(prefers-reduced-motion:reduce){.page-enter-active,.page-leave-active{transition-duration:0s}}.aa-fade-enter-active{transition:opacity var(--aa-duration-normal) var(--aa-ease-enter)}.aa-fade-leave-active{transition:opacity var(--aa-duration-fast) var(--aa-ease-exit)}.aa-fade-enter-from,.aa-fade-leave-to{opacity:0}.aa-scale-enter-active{transition:opacity var(--aa-duration-normal) var(--aa-ease-spring),transform var(--aa-duration-normal) var(--aa-ease-spring)}.aa-scale-leave-active{transition:opacity var(--aa-duration-fast) var(--aa-ease-exit),transform var(--aa-duration-fast) var(--aa-ease-exit)}.aa-scale-enter-from{opacity:0;transform:scale(.95)}.aa-scale-leave-to{opacity:0;transform:scale(.97)}.aa-slide-up-enter-active{transition:opacity var(--aa-duration-normal) var(--aa-ease-spring),transform var(--aa-duration-normal) var(--aa-ease-spring)}.aa-slide-up-leave-active{transition:opacity var(--aa-duration-fast) var(--aa-ease-exit),transform var(--aa-duration-fast) var(--aa-ease-exit)}.aa-slide-up-enter-from{opacity:0;transform:translateY(16px)}.aa-slide-up-leave-to{opacity:0;transform:translateY(-8px)}.aa-carousel-enter-active,.aa-carousel-leave-active{transition:opacity var(--aa-duration-normal) var(--aa-ease-smooth),transform var(--aa-duration-normal) var(--aa-ease-smooth)}.aa-carousel-enter-from{opacity:0;transform:translate(30px)}.aa-carousel-leave-to,.aa-carousel-reverse-enter-from{opacity:0;transform:translate(-30px)}.aa-carousel-reverse-leave-to{opacity:0;transform:translate(30px)}.aa-carousel-enter-active,.aa-carousel-leave-active,.aa-fade-enter-active,.aa-fade-leave-active,.aa-scale-enter-active,.aa-scale-leave-active,.aa-slide-up-enter-active,.aa-slide-up-leave-active{will-change:opacity,transform}@media(prefers-reduced-motion:reduce){.aa-carousel-enter-active,.aa-carousel-leave-active,.aa-carousel-reverse-enter-active,.aa-carousel-reverse-leave-active,.aa-fade-enter-active,.aa-fade-leave-active,.aa-scale-enter-active,.aa-scale-leave-active,.aa-slide-up-enter-active,.aa-slide-up-leave-active{transition-duration:0s}}.aa-qr-popup-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:flex;inset:0;justify-content:center;opacity:0;pointer-events:none;position:fixed;transition:opacity .2s ease;z-index:9999}.aa-qr-popup-overlay--visible{opacity:1;pointer-events:auto}.aa-qr-popup{background:var(--aa-color-surface,#fff);border-radius:var(--aa-radius-xl,16px);box-shadow:var(--aa-shadow-xl,0 25px 50px -12px rgba(0,0,0,.25));max-width:360px;overflow:hidden;width:90%}.aa-qr-popup__header{align-items:center;border-bottom:1px solid var(--aa-color-border,#e5e7eb);display:flex;justify-content:space-between;padding:var(--aa-space-4,16px) var(--aa-space-5,20px)}.aa-qr-popup__title{color:var(--aa-color-text,#111);font-size:var(--aa-text-base,16px);font-weight:var(--aa-font-semibold,600);margin:0}.aa-qr-popup__close{align-items:center;background:none;border:none;border-radius:var(--aa-radius-md,8px);color:var(--aa-color-text-muted,#9ca3af);cursor:pointer;display:flex;height:32px;justify-content:center;transition:background .15s;width:32px}.aa-qr-popup__close:hover{background:var(--aa-color-surface-elevated,#f3f4f6)}.aa-qr-popup__close span{height:20px;width:20px}.aa-qr-popup__body{align-items:center;display:flex;flex-direction:column;gap:var(--aa-space-4,16px);padding:var(--aa-space-6,24px)}.aa-qr-popup__canvas{border:1px solid var(--aa-color-border,#e5e7eb);border-radius:var(--aa-radius-lg,12px)}.aa-qr-popup__hint{color:var(--aa-color-text-secondary,#6b7280);font-size:var(--aa-text-sm,14px);margin:0;text-align:center}.aa-qr-popup__url{color:var(--aa-color-text-muted,#9ca3af);font-family:monospace;font-size:var(--aa-text-xs,12px);margin:0;text-align:center;word-break:break-all}@supports (view-transition-name:none){::view-transition-new(root),::view-transition-old(root){animation-duration:.2s;animation-timing-function:var(--aa-ease-default,cubic-bezier(.4,0,.2,1))}@media(prefers-reduced-motion:reduce){::view-transition-new(root),::view-transition-old(root){animation-duration:0s}}}*,:after,:before{--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 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(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 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(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-lucide-accessibility{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='16' cy='4' r='1'/%3E%3Cpath d='m18 19l1-7l-6 1M5 8l3-3l5.5 3l-2.36 3.5m-6.9 3a5 5 0 0 0 6.88 6'/%3E%3Cpath d='M13.76 17.5a5 5 0 0 0-6.88-6'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-accessibility,.i-lucide-activity{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-activity{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2'/%3E%3C/svg%3E")}.i-lucide-alert-circle{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 8v4m0 4h.01'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-alert-circle,.i-lucide-alert-triangle{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-alert-triangle{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m21.73 18l-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3M12 9v4m0 4h.01'/%3E%3C/svg%3E")}.i-lucide-arrow-left{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m12 19l-7-7l7-7m7 7H5'/%3E%3C/svg%3E")}.i-lucide-arrow-left,.i-lucide-arrow-right,[i-lucide-arrow-right=""]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-arrow-right,[i-lucide-arrow-right=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14m-7-7l7 7l-7 7'/%3E%3C/svg%3E")}.i-lucide-arrow-up-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M7 7h10v10M7 17L17 7'/%3E%3C/svg%3E")}.i-lucide-arrow-up-right,.i-lucide-baby{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-baby{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 16c.5.3 1.2.5 2 .5s1.5-.2 2-.5m1-4h.01'/%3E%3Cpath d='M19.38 6.813A9 9 0 0 1 20.8 10.2a2 2 0 0 1 0 3.6a9 9 0 0 1-17.6 0a2 2 0 0 1 0-3.6A9 9 0 0 1 12 3c2 0 3.5 1.1 3.5 2.5s-.9 2.5-2 2.5c-.8 0-1.5-.4-1.5-1m-3 5h.01'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-backpack{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 10a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm4 0h8m-8 8h8'/%3E%3Cpath d='M8 22v-6a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v6M9 6V4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-backpack,.i-lucide-badge-check{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-badge-check{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77a4 4 0 0 1 6.74 0a4 4 0 0 1 4.78 4.78a4 4 0 0 1 0 6.74a4 4 0 0 1-4.77 4.78a4 4 0 0 1-6.75 0a4 4 0 0 1-4.78-4.77a4 4 0 0 1 0-6.76'/%3E%3Cpath d='m9 12l2 2l4-4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-bed{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 4v16M2 8h18a2 2 0 0 1 2 2v10M2 17h20M6 8v9'/%3E%3C/svg%3E")}.i-lucide-bed,.i-lucide-bell{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-bell{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10.268 21a2 2 0 0 0 3.464 0m-10.47-5.674A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326'/%3E%3C/svg%3E")}.i-lucide-bike{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='18.5' cy='17.5' r='3.5'/%3E%3Ccircle cx='5.5' cy='17.5' r='3.5'/%3E%3Ccircle cx='15' cy='5' r='1'/%3E%3Cpath d='M12 17.5V14l-3-3l4-3l2 3h2'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-bike,.i-lucide-book-open{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-book-open{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 7v14m-9-3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4a4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3a3 3 0 0 0-3-3z'/%3E%3C/svg%3E")}.i-lucide-bookmark{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17 3a2 2 0 0 1 2 2v15a1 1 0 0 1-1.496.868l-4.512-2.578a2 2 0 0 0-1.984 0l-4.512 2.578A1 1 0 0 1 5 20V5a2 2 0 0 1 2-2z'/%3E%3C/svg%3E")}.i-lucide-bookmark,.i-lucide-bookmark-check{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-bookmark-check{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 3a2 2 0 0 1 2 2v15a1 1 0 0 1-1.496.868l-4.512-2.578a2 2 0 0 0-1.984 0l-4.512 2.578A1 1 0 0 1 5 20V5a2 2 0 0 1 2-2z'/%3E%3Cpath d='m9 10l2 2l4-4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-bookmark-plus{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 7v6m3-3H9m8-7a2 2 0 0 1 2 2v15a1 1 0 0 1-1.496.868l-4.512-2.578a2 2 0 0 0-1.984 0l-4.512 2.578A1 1 0 0 1 5 20V5a2 2 0 0 1 2-2z'/%3E%3C/svg%3E")}.i-lucide-bookmark-plus,.i-lucide-brain{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-brain{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 18V5m3 8a4.17 4.17 0 0 1-3-4a4.17 4.17 0 0 1-3 4m8.598-6.5A3 3 0 1 0 12 5a3 3 0 1 0-5.598 1.5'/%3E%3Cpath d='M17.997 5.125a4 4 0 0 1 2.526 5.77'/%3E%3Cpath d='M18 18a4 4 0 0 0 2-7.464'/%3E%3Cpath d='M19.967 17.483A4 4 0 1 1 12 18a4 4 0 1 1-7.967-.517'/%3E%3Cpath d='M6 18a4 4 0 0 1-2-7.464'/%3E%3Cpath d='M6.003 5.125a4 4 0 0 0-2.526 5.77'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-building{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 10h.01M12 14h.01M12 6h.01M16 10h.01M16 14h.01M16 6h.01M8 10h.01M8 14h.01M8 6h.01M9 22v-3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3'/%3E%3Crect width='16' height='20' x='4' y='2' rx='2'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-building,.i-lucide-building-2{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-building-2{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 12h4m-4-4h4m0 13v-3a2 2 0 0 0-4 0v3'/%3E%3Cpath d='M6 10H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-2'/%3E%3Cpath d='M6 21V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v16'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-bus{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 6v6m7-6v6M2 12h19.6M18 18h3s.5-1.7.8-2.8c.1-.4.2-.8.2-1.2s-.1-.8-.2-1.2l-1.4-5C20.1 6.8 19.1 6 18 6H4a2 2 0 0 0-2 2v10h3'/%3E%3Ccircle cx='7' cy='18' r='2'/%3E%3Cpath d='M9 18h5'/%3E%3Ccircle cx='16' cy='18' r='2'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-bus,.i-lucide-calendar{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-calendar{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 2v4m8-4v4'/%3E%3Crect width='18' height='18' x='3' y='4' rx='2'/%3E%3Cpath d='M3 10h18'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-calendar-check{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 2v4m8-4v4'/%3E%3Crect width='18' height='18' x='3' y='4' rx='2'/%3E%3Cpath d='M3 10h18M9 16l2 2l4-4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-calendar-check,.i-lucide-camera{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-camera{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13.997 4a2 2 0 0 1 1.76 1.05l.486.9A2 2 0 0 0 18.003 7H20a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1.997a2 2 0 0 0 1.759-1.048l.489-.904A2 2 0 0 1 10.004 4z'/%3E%3Ccircle cx='12' cy='13' r='3'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-car{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 17h2c.6 0 1-.4 1-1v-3c0-.9-.7-1.7-1.5-1.9C18.7 10.6 16 10 16 10s-1.3-1.4-2.2-2.3c-.5-.4-1.1-.7-1.8-.7H5c-.6 0-1.1.4-1.4.9l-1.4 2.9A3.7 3.7 0 0 0 2 12v4c0 .6.4 1 1 1h2'/%3E%3Ccircle cx='7' cy='17' r='2'/%3E%3Cpath d='M9 17h6'/%3E%3Ccircle cx='17' cy='17' r='2'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-car,.i-lucide-castle{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-castle{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 5V3m4 2V3m1 18v-3a3 3 0 0 0-6 0v3m9-18v8m0-6H6m16 6H2'/%3E%3Cpath d='M22 9v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9m4-6v8'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-check{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 6L9 17l-5-5'/%3E%3C/svg%3E")}.i-lucide-check,.i-lucide-check-circle,[i-lucide-check-circle=""]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-check-circle,[i-lucide-check-circle=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21.801 10A10 10 0 1 1 17 3.335'/%3E%3Cpath d='m9 11l3 3L22 4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-chevron-down{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9l6 6l6-6'/%3E%3C/svg%3E")}.i-lucide-chevron-down,.i-lucide-chevron-left{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-chevron-left{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m15 18l-6-6l6-6'/%3E%3C/svg%3E")}.i-lucide-chevron-right,[i-lucide-chevron-right=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m9 18l6-6l-6-6'/%3E%3C/svg%3E")}.i-lucide-chevron-right,.i-lucide-chevron-up,[i-lucide-chevron-right=""]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-chevron-up{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m18 15l-6-6l-6 6'/%3E%3C/svg%3E")}.i-lucide-circle{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Ccircle cx='12' cy='12' r='10' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E")}.i-lucide-circle,.i-lucide-circle-check{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-circle-check{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m9 12l2 2l4-4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-circle-dot{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-circle-dot,.i-lucide-circle-parking,.i-lucide-parking-circle{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-circle-parking,.i-lucide-parking-circle{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M9 17V7h4a3 3 0 0 1 0 6H9'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-clock{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l4 2'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-clock,.i-lucide-cloud-rain{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-cloud-rain{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242M16 14v6m-8-6v6m4-4v6'/%3E%3C/svg%3E")}.i-lucide-coffee{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10 2v2m4-2v2m2 4a1 1 0 0 1 1 1v8a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1h14a4 4 0 1 1 0 8h-1M6 2v2'/%3E%3C/svg%3E")}.i-lucide-coffee,.i-lucide-compass{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-compass{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m16.24 7.76l-1.804 5.411a2 2 0 0 1-1.265 1.265L7.76 16.24l1.804-5.411a2 2 0 0 1 1.265-1.265z'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-cooking-pot{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 12h20m-2 0v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8m0-4l16-4M8.86 6.78l-.45-1.81a2 2 0 0 1 1.45-2.43l1.94-.48a2 2 0 0 1 2.43 1.46l.45 1.8'/%3E%3C/svg%3E")}.i-lucide-cooking-pot,.i-lucide-corner-down-left{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-corner-down-left{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 4v7a4 4 0 0 1-4 4H4'/%3E%3Cpath d='m9 10l-5 5l5 5'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-credit-card{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='14' x='2' y='5' rx='2'/%3E%3Cpath d='M2 10h20'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-credit-card,.i-lucide-croissant{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-croissant{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10.2 18H4.774a1.5 1.5 0 0 1-1.352-.97a11 11 0 0 1 .132-6.487M18 10.2V4.774a1.5 1.5 0 0 0-.97-1.352a11 11 0 0 0-6.486.132'/%3E%3Cpath d='M18 5a4 3 0 0 1 4 3a2 2 0 0 1-2 2a10 10 0 0 0-5.139 1.42M5 18a3 4 0 0 0 3 4a2 2 0 0 0 2-2a10 10 0 0 1 1.42-5.14'/%3E%3Cpath d='M8.709 2.554a10 10 0 0 0-6.155 6.155a1.5 1.5 0 0 0 .676 1.626l9.807 5.42a2 2 0 0 0 2.718-2.718l-5.42-9.807a1.5 1.5 0 0 0-1.626-.676'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-crosshair{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M22 12h-4M6 12H2m10-6V2m0 20v-4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-crosshair,.i-lucide-crown{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-crown{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11.562 3.266a.5.5 0 0 1 .876 0L15.39 8.87a1 1 0 0 0 1.516.294L21.183 5.5a.5.5 0 0 1 .798.519l-2.834 10.246a1 1 0 0 1-.956.734H5.81a1 1 0 0 1-.957-.734L2.02 6.02a.5.5 0 0 1 .798-.519l4.276 3.664a1 1 0 0 0 1.516-.294zM5 21h14'/%3E%3C/svg%3E")}.i-lucide-dog{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11.25 16.25h1.5L12 17zM16 14v.5'/%3E%3Cpath d='M4.42 11.247A13.2 13.2 0 0 0 4 14.556C4 18.728 7.582 21 12 21s8-2.272 8-6.444a11.7 11.7 0 0 0-.493-3.309M8 14v.5'/%3E%3Cpath d='M8.5 8.5c-.384 1.05-1.083 2.028-2.344 2.5c-1.931.722-3.576-.297-3.656-1c-.113-.994 1.177-6.53 4-7c1.923-.321 3.651.845 3.651 2.235A7.5 7.5 0 0 1 14 5.277c0-1.39 1.844-2.598 3.767-2.277c2.823.47 4.113 6.006 4 7c-.08.703-1.725 1.722-3.656 1c-1.261-.472-1.855-1.45-2.239-2.5'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-dog,.i-lucide-download,.light [light~=i-lucide-download]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-download,.light [light~=i-lucide-download]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 15V3m9 12v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpath d='m7 10l5 5l5-5'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-droplet{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 22a7 7 0 0 0 7-7c0-2-1-3.9-3-5.5s-3.5-4-4-6.5c-.5 2.5-2 4.9-4 6.5S5 13 5 15a7 7 0 0 0 7 7'/%3E%3C/svg%3E")}.i-lucide-droplet,.i-lucide-droplets{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-droplets{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 16.3c2.2 0 4-1.83 4-4.05c0-1.16-.57-2.26-1.71-3.19S7.29 6.75 7 5.3c-.29 1.45-1.14 2.84-2.29 3.76S3 11.1 3 12.25c0 2.22 1.8 4.05 4 4.05'/%3E%3Cpath d='M12.56 6.6A11 11 0 0 0 14 3.02c.5 2.5 2 4.9 4 6.5s3 3.5 3 5.5a6.98 6.98 0 0 1-11.91 4.97'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-dumbbell{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17.596 12.768a2 2 0 1 0 2.829-2.829l-1.768-1.767a2 2 0 0 0 2.828-2.829l-2.828-2.828a2 2 0 0 0-2.829 2.828l-1.767-1.768a2 2 0 1 0-2.829 2.829zM2.5 21.5l1.4-1.4M20.1 3.9l1.4-1.4M5.343 21.485a2 2 0 1 0 2.829-2.828l1.767 1.768a2 2 0 1 0 2.829-2.829l-6.364-6.364a2 2 0 1 0-2.829 2.829l1.768 1.767a2 2 0 0 0-2.828 2.829zM9.6 14.4l4.8-4.8'/%3E%3C/svg%3E")}.i-lucide-dumbbell,.i-lucide-external-link,.light [light~=i-lucide-external-link]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-external-link,.light [light~=i-lucide-external-link]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 3h6v6m-11 5L21 3m-3 10v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3C/svg%3E")}.i-lucide-eye{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2.062 12.348a1 1 0 0 1 0-.696a10.75 10.75 0 0 1 19.876 0a1 1 0 0 1 0 .696a10.75 10.75 0 0 1-19.876 0'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-eye,.i-lucide-eye-off{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-eye-off{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575a1 1 0 0 1 0 .696a10.8 10.8 0 0 1-1.444 2.49m-6.41-.679a3 3 0 0 1-4.242-4.242'/%3E%3Cpath d='M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151a1 1 0 0 1 0-.696a10.75 10.75 0 0 1 4.446-5.143M2 2l20 20'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-facebook{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z'/%3E%3C/svg%3E")}.i-lucide-facebook,.i-lucide-ferris-wheel{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-ferris-wheel{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3Cpath d='M12 2v4m-5.2 9l-3.5 2M20.7 7l-3.5 2M6.8 9L3.3 7m17.4 10l-3.5-2M9 22l3-8l3 8m-7 0h8'/%3E%3Cpath d='M18 18.7a9 9 0 1 0-12 0'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-file-text{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z'/%3E%3Cpath d='M14 2v5a1 1 0 0 0 1 1h5M10 9H8m8 4H8m8 4H8'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-file-text,.i-lucide-film{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-film{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M7 3v18M3 7.5h4M3 12h18M3 16.5h4M17 3v18m0-13.5h4m-4 9h4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-fish{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6.5 12c.94-3.46 4.94-6 8.5-6s6.06 2.54 7 6c-.94 3.47-3.44 6-7 6s-7.56-2.53-8.5-6M18 12v.5'/%3E%3Cpath d='M16 17.93a9.77 9.77 0 0 1 0-11.86m-9 4.6C7 8 5.58 5.97 2.73 5.5c-1 1.5-1 5 .23 6.5c-1.24 1.5-1.24 5-.23 6.5C5.58 18.03 7 16 7 13.33'/%3E%3Cpath d='M10.46 7.26C10.2 5.88 9.17 4.24 8 3h5.8a2 2 0 0 1 1.98 1.67l.23 1.4m0 11.86l-.23 1.4A2 2 0 0 1 13.8 21H9.5a5.96 5.96 0 0 0 1.49-3.98'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-fish,.i-lucide-flame{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-flame{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 3q1 4 4 6.5t3 5.5a1 1 0 0 1-14 0a5 5 0 0 1 1-3a1 1 0 0 0 5 0c0-2-1.5-3-1.5-5q0-2 2.5-4'/%3E%3C/svg%3E")}.i-lucide-flower-2{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 5a3 3 0 1 1 3 3m-3-3a3 3 0 1 0-3 3m3-3v1M9 8a3 3 0 1 0 3 3M9 8h1m5 0a3 3 0 1 1-3 3m3-3h-1m-2 3v-1'/%3E%3Ccircle cx='12' cy='8' r='2'/%3E%3Cpath d='M12 10v12m0 0c4.2 0 7-1.667 7-5c-4.2 0-7 1.667-7 5m0 0c-4.2 0-7-1.667-7-5c4.2 0 7 1.667 7 5'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-flower-2,.i-lucide-folder-heart{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-folder-heart{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10.638 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v3.417'/%3E%3Cpath d='M14.62 18.8A2.25 2.25 0 1 1 18 15.836a2.25 2.25 0 1 1 3.38 2.966l-2.626 2.856a.998.998 0 0 1-1.507 0z'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-footprints{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 16v-2.38C4 11.5 2.97 10.5 3 8c.03-2.72 1.49-6 4.5-6C9.37 2 10 3.8 10 5.5c0 3.11-2 5.66-2 8.68V16a2 2 0 1 1-4 0m16 4v-2.38c0-2.12 1.03-3.12 1-5.62c-.03-2.72-1.49-6-4.5-6C14.63 6 14 7.8 14 9.5c0 3.11 2 5.66 2 8.68V20a2 2 0 1 0 4 0m-4-3h4M4 13h4'/%3E%3C/svg%3E")}.i-lucide-footprints,.i-lucide-globe,[i-lucide-globe=""]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-globe,[i-lucide-globe=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 2a14.5 14.5 0 0 0 0 20a14.5 14.5 0 0 0 0-20M2 12h20'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-grid-2x2{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 3v18m-9-9h18'/%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-grid-2x2,.i-lucide-grip-vertical{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-grip-vertical{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='9' cy='12' r='1'/%3E%3Ccircle cx='9' cy='5' r='1'/%3E%3Ccircle cx='9' cy='19' r='1'/%3E%3Ccircle cx='15' cy='12' r='1'/%3E%3Ccircle cx='15' cy='5' r='1'/%3E%3Ccircle cx='15' cy='19' r='1'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-hand{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 11V6a2 2 0 0 0-2-2a2 2 0 0 0-2 2m0 4V4a2 2 0 0 0-2-2a2 2 0 0 0-2 2v2m0 4.5V6a2 2 0 0 0-2-2a2 2 0 0 0-2 2v8'/%3E%3Cpath d='M18 8a2 2 0 1 1 4 0v6a8 8 0 0 1-8 8h-2c-2.8 0-4.5-.86-5.99-2.34l-3.6-3.6a2 2 0 0 1 2.83-2.82L7 15'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-hand,.i-lucide-handshake{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-handshake{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m11 17l2 2a1 1 0 1 0 3-3'/%3E%3Cpath d='m14 14l2.5 2.5a1 1 0 1 0 3-3l-3.88-3.88a3 3 0 0 0-4.24 0l-.88.88a1 1 0 1 1-3-3l2.81-2.81a5.79 5.79 0 0 1 7.06-.87l.47.28a2 2 0 0 0 1.42.25L21 4'/%3E%3Cpath d='m21 3l1 11h-2M3 3L2 14l6.5 6.5a1 1 0 1 0 3-3M3 4h8'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-headset{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 11h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm0 0a9 9 0 1 1 18 0m0 0v5a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2z'/%3E%3Cpath d='M21 16v2a4 4 0 0 1-4 4h-5'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-headset,.i-lucide-heart,[i-lucide-heart=""]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-heart,[i-lucide-heart=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 9.5a5.5 5.5 0 0 1 9.591-3.676a.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5l-5.492 5.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5'/%3E%3C/svg%3E")}.i-lucide-heart-off{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10.5 4.893a5.5 5.5 0 0 1 1.091.931a.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 1.872-1.002 3.356-2.187 4.655m-2.846 2.812l-3.459 3.346a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5a5.5 5.5 0 0 1 2.747-4.761M2 2l20 20'/%3E%3C/svg%3E")}.i-lucide-heart-off,.i-lucide-home{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-home{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8'/%3E%3Cpath d='M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-hotel{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 22v-6.57M12 11h.01M12 7h.01M14 15.43V22m1-6a5 5 0 0 0-6 0m7-5h.01M16 7h.01M8 11h.01M8 7h.01'/%3E%3Crect width='16' height='20' x='4' y='2' rx='2'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-hotel,.i-lucide-image{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-image{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Ccircle cx='9' cy='9' r='2'/%3E%3Cpath d='m21 15l-3.086-3.086a2 2 0 0 0-2.828 0L6 21'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-images{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m22 11l-1.296-1.296a2.4 2.4 0 0 0-3.408 0L11 16'/%3E%3Cpath d='M4 8a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2'/%3E%3Ccircle cx='13' cy='7' r='1' fill='currentColor'/%3E%3Crect width='14' height='14' x='8' y='2' rx='2'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-images,.i-lucide-inbox{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-inbox{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 12h-6l-2 3h-4l-2-3H2'/%3E%3Cpath d='M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-info{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 16v-4m0-4h.01'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-info,.i-lucide-instagram,[i-lucide-instagram=""]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-instagram,[i-lucide-instagram=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='20' x='2' y='2' rx='5' ry='5'/%3E%3Cpath d='M16 11.37A4 4 0 1 1 12.63 8A4 4 0 0 1 16 11.37m1.5-4.87h.01'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-key{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m15.5 7.5l2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4m2-2l-9.6 9.6'/%3E%3Ccircle cx='7.5' cy='15.5' r='5.5'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-key,.i-lucide-landmark{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-landmark{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10 18v-7m1.12-8.802a2 2 0 0 1 1.76.006l7.866 3.847c.476.233.31.949-.22.949H3.474c-.53 0-.695-.716-.22-.949zM14 18v-7m4 7v-7M3 22h18M6 18v-7'/%3E%3C/svg%3E")}.i-lucide-languages{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m5 8l6 6m-7 0l6-6l2-3M2 5h12M7 2h1m14 20l-5-10l-5 10m2-4h6'/%3E%3C/svg%3E")}.i-lucide-languages,.i-lucide-layers{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-layers{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z'/%3E%3Cpath d='M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12'/%3E%3Cpath d='M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-leaf{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8c0 5.5-4.78 10-10 10'/%3E%3Cpath d='M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-leaf,.i-lucide-lightbulb{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-lightbulb{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 14c.2-1 .7-1.7 1.5-2.5c1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5c.7.7 1.3 1.5 1.5 2.5m0 4h6m-5 4h4'/%3E%3C/svg%3E")}.i-lucide-link{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71'/%3E%3Cpath d='M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-link,.i-lucide-linkedin{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-linkedin{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2a2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6M2 9h4v12H2z'/%3E%3Ccircle cx='4' cy='4' r='2'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-list{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 5h.01M3 12h.01M3 19h.01M8 5h13M8 12h13M8 19h13'/%3E%3C/svg%3E")}.i-lucide-list,.i-lucide-list-checks{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-list-checks{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13 5h8m-8 7h8m-8 7h8M3 17l2 2l4-4M3 7l2 2l4-4'/%3E%3C/svg%3E")}.i-lucide-loader-2{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21 12a9 9 0 1 1-6.219-8.56'/%3E%3C/svg%3E")}.i-lucide-loader-2,.i-lucide-locate{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-locate{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 12h3m14 0h3M12 2v3m0 14v3'/%3E%3Ccircle cx='12' cy='12' r='7'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-locate-fixed{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 12h3m14 0h3M12 2v3m0 14v3'/%3E%3Ccircle cx='12' cy='12' r='7'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-locate-fixed,.i-lucide-log-in{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-log-in{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m10 17l5-5l-5-5m5 5H3m12-9h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4'/%3E%3C/svg%3E")}.i-lucide-log-out{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m16 17l5-5l-5-5m5 5H9m0 9H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'/%3E%3C/svg%3E")}.i-lucide-log-out,.i-lucide-mail,.light [light~=i-lucide-mail]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-mail,.light [light~=i-lucide-mail]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m22 7l-8.991 5.727a2 2 0 0 1-2.009 0L2 7'/%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-mail-check{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8'/%3E%3Cpath d='m22 7l-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7m14 12l2 2l4-4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-mail-check,.i-lucide-map{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-map{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14.106 5.553a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619v12.764a1 1 0 0 1-.553.894l-4.553 2.277a2 2 0 0 1-1.788 0l-4.212-2.106a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0zm.894.211v15M9 3.236v15'/%3E%3C/svg%3E")}.i-lucide-map-pin,.light [light~=i-lucide-map-pin],[i-lucide-map-pin=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-map-pin,.i-lucide-map-pin-off,.light [light~=i-lucide-map-pin],[i-lucide-map-pin=""]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-map-pin-off{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12.75 7.09a3 3 0 0 1 2.16 2.16m2.162 7.822c-1.634 2.17-3.527 3.912-4.471 4.727a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 1.432-4.568M2 2l20 20'/%3E%3Cpath d='M8.475 2.818A8 8 0 0 1 20 10c0 1.183-.31 2.377-.81 3.533M9.13 9.13a3 3 0 0 0 3.74 3.74'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-maximize-2{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 3h6v6m0-6l-7 7M3 21l7-7m-1 7H3v-6'/%3E%3C/svg%3E")}.i-lucide-maximize-2,.i-lucide-menu{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-menu{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 5h16M4 12h16M4 19h16'/%3E%3C/svg%3E")}.i-lucide-message-circle{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092a10 10 0 1 0-4.777-4.719'/%3E%3C/svg%3E")}.i-lucide-message-circle,.i-lucide-mic{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-mic{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 19v3m7-12v2a7 7 0 0 1-14 0v-2'/%3E%3Crect width='6' height='13' x='9' y='2' rx='3'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-minus{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14'/%3E%3C/svg%3E")}.i-lucide-minus,.i-lucide-monitor-smartphone{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-monitor-smartphone{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 8V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h8m-2 4v-3.96v3.15M7 19h5'/%3E%3Crect width='6' height='10' x='16' y='12' rx='2'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-moon{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401'/%3E%3C/svg%3E")}.i-lucide-moon,.i-lucide-mountain{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-mountain{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m8 3l4 8l5-5l5 15H2z'/%3E%3C/svg%3E")}.i-lucide-music{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 18V5l12-2v13'/%3E%3Ccircle cx='6' cy='18' r='3'/%3E%3Ccircle cx='18' cy='16' r='3'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-music,.i-lucide-music-2{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-music-2{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='8' cy='18' r='4'/%3E%3Cpath d='M12 18V2l7 4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-navigation,.light [light~=i-lucide-navigation],[i-lucide-navigation=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m3 11l19-9l-9 19l-2-8z'/%3E%3C/svg%3E")}.i-lucide-navigation,.i-lucide-newspaper,.light [light~=i-lucide-navigation],[i-lucide-navigation=""]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-newspaper{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 18h-5m8-4h-8m-6 8h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-4 0v-9a2 2 0 0 1 2-2h2'/%3E%3Crect width='8' height='4' x='10' y='6' rx='1'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-pause{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='5' height='18' x='14' y='3' rx='1'/%3E%3Crect width='5' height='18' x='5' y='3' rx='1'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-pause,.i-lucide-pencil{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-pencil{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497zM15 5l4 4'/%3E%3C/svg%3E")}.i-lucide-phone,.light [light~=i-lucide-phone],[i-lucide-phone=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233a14 14 0 0 0 6.392 6.384'/%3E%3C/svg%3E")}.i-lucide-phone,.i-lucide-play,.light [light~=i-lucide-phone],[i-lucide-phone=""]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-play{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 5a2 2 0 0 1 3.008-1.728l11.997 6.998a2 2 0 0 1 .003 3.458l-12 7A2 2 0 0 1 5 19z'/%3E%3C/svg%3E")}.i-lucide-play-circle,[i-lucide-play-circle=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 9.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997A1 1 0 0 1 9 14.996z'/%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-play-circle,.i-lucide-plus,[i-lucide-play-circle=""]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-plus{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14m-7-7v14'/%3E%3C/svg%3E")}.i-lucide-refresh-cw{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 12a9 9 0 0 1 9-9a9.75 9.75 0 0 1 6.74 2.74L21 8'/%3E%3Cpath d='M21 3v5h-5m5 4a9 9 0 0 1-9 9a9.75 9.75 0 0 1-6.74-2.74L3 16'/%3E%3Cpath d='M8 16H3v5'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-refresh-cw,.i-lucide-route{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-route{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='6' cy='19' r='3'/%3E%3Cpath d='M9 19h8.5a3.5 3.5 0 0 0 0-7h-11a3.5 3.5 0 0 1 0-7H15'/%3E%3Ccircle cx='18' cy='5' r='3'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-ruler{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21.3 15.3a2.4 2.4 0 0 1 0 3.4l-2.6 2.6a2.4 2.4 0 0 1-3.4 0L2.7 8.7a2.41 2.41 0 0 1 0-3.4l2.6-2.6a2.41 2.41 0 0 1 3.4 0Zm-6.8-2.8l2-2m-5-1l2-2m-5-1l2-2m7 11l2-2'/%3E%3C/svg%3E")}.i-lucide-ruler,.i-lucide-search,[i-lucide-search=""]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-search,[i-lucide-search=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m21 21l-4.34-4.34'/%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-search-x{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m13.5 8.5l-5 5m0-5l5 5'/%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21l-4.3-4.3'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-search-x,.i-lucide-send{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-send{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11zm7.318-19.539l-10.94 10.939'/%3E%3C/svg%3E")}.i-lucide-settings{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9.671 4.136a2.34 2.34 0 0 1 4.659 0a2.34 2.34 0 0 0 3.319 1.915a2.34 2.34 0 0 1 2.33 4.033a2.34 2.34 0 0 0 0 3.831a2.34 2.34 0 0 1-2.33 4.033a2.34 2.34 0 0 0-3.319 1.915a2.34 2.34 0 0 1-4.659 0a2.34 2.34 0 0 0-3.32-1.915a2.34 2.34 0 0 1-2.33-4.033a2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-settings,.i-lucide-share-2,.light [light~=i-lucide-share-2]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-share-2,.light [light~=i-lucide-share-2]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='18' cy='5' r='3'/%3E%3Ccircle cx='6' cy='12' r='3'/%3E%3Ccircle cx='18' cy='19' r='3'/%3E%3Cpath d='m8.59 13.51l6.83 3.98m-.01-10.98l-6.82 3.98'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-shield{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z'/%3E%3C/svg%3E")}.i-lucide-shield,.i-lucide-shield-alert{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-shield-alert{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1zm-8-5v4m0 4h.01'/%3E%3C/svg%3E")}.i-lucide-shield-check{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z'/%3E%3Cpath d='m9 12l2 2l4-4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-shield-check,.i-lucide-ship{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-ship{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 10.189V14m0-12v3m7 8V7a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v6'/%3E%3Cpath d='M19.38 20A11.6 11.6 0 0 0 21 14l-8.188-3.639a2 2 0 0 0-1.624 0L3 14a11.6 11.6 0 0 0 2.81 7.76'/%3E%3Cpath d='M2 21c.6.5 1.2 1 2.5 1c2.5 0 2.5-2 5-2c1.3 0 1.9.5 2.5 1s1.2 1 2.5 1c2.5 0 2.5-2 5-2c1.3 0 1.9.5 2.5 1'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-shirt{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20.38 3.46L16 2a4 4 0 0 1-8 0L3.62 3.46a2 2 0 0 0-1.34 2.23l.58 3.47a1 1 0 0 0 .99.84H6v10c0 1.1.9 2 2 2h8a2 2 0 0 0 2-2V10h2.15a1 1 0 0 0 .99-.84l.58-3.47a2 2 0 0 0-1.34-2.23'/%3E%3C/svg%3E")}.i-lucide-shirt,.i-lucide-shopping-bag{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-shopping-bag{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 10a4 4 0 0 1-8 0M3.103 6.034h17.794'/%3E%3Cpath d='M3.4 5.467a2 2 0 0 0-.4 1.2V20a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6.667a2 2 0 0 0-.4-1.2l-2-2.667A2 2 0 0 0 17 2H7a2 2 0 0 0-1.6.8z'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-signal{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 20h.01M7 20v-4m5 4v-8m5 8V8m5-4v16'/%3E%3C/svg%3E")}.i-lucide-signal,.i-lucide-sliders-horizontal{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-sliders-horizontal{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10 5H3m9 14H3M14 3v4m2 10v4m5-9h-9m9 7h-5m5-14h-7m-6 5v4m0-2H3'/%3E%3C/svg%3E")}.i-lucide-smartphone{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='14' height='20' x='5' y='2' rx='2' ry='2'/%3E%3Cpath d='M12 18h.01'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-smartphone,.i-lucide-snowflake{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-snowflake{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m10 20l-1.25-2.5L6 18m4-14L8.75 6.5L6 6m8 14l1.25-2.5L18 18M14 4l1.25 2.5L18 6'/%3E%3Cpath d='m17 21l-3-6h-4m7-12l-3 6l1.5 3M2 12h6.5L10 9m10 1l-1.5 2l1.5 2'/%3E%3Cpath d='M22 12h-6.5L14 15M4 10l1.5 2L4 14m3 7l3-6l-1.5-3M7 3l3 6h4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-sparkles{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594zM20 2v4m2-2h-4'/%3E%3Ccircle cx='4' cy='20' r='2'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-sparkles,.i-lucide-square{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-square{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Crect width='18' height='18' x='3' y='3' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' rx='2'/%3E%3C/svg%3E")}.i-lucide-star{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.12 2.12 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.12 2.12 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.12 2.12 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.12 2.12 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.12 2.12 0 0 0 1.597-1.16z'/%3E%3C/svg%3E")}.i-lucide-star,.i-lucide-sun{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-sun{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M12 2v2m0 16v2M4.93 4.93l1.41 1.41m11.32 11.32l1.41 1.41M2 12h2m16 0h2M6.34 17.66l-1.41 1.41M19.07 4.93l-1.41 1.41'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-tablet-smartphone{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='10' height='14' x='3' y='8' rx='2'/%3E%3Cpath d='M5 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2h-2.4M8 18h.01'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-tablet-smartphone,.i-lucide-tag{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-tag{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z'/%3E%3Ccircle cx='7.5' cy='7.5' r='.5' fill='currentColor'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-tent{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3.5 21L14 3m6.5 18L10 3m5.5 18L12 15l-3.5 6M2 21h20'/%3E%3C/svg%3E")}.i-lucide-tent,.i-lucide-ticket{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-ticket{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Zm11-4v2m0 10v2m0-8v2'/%3E%3C/svg%3E")}.i-lucide-train{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='16' height='16' x='4' y='3' rx='2'/%3E%3Cpath d='M4 11h16m-8-8v8m-4 8l-2 3m12 0l-2-3m-8-4h.01M16 15h.01'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-train,.i-lucide-train-front{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-train-front{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 3.1V7a4 4 0 0 0 8 0V3.1M9 15l-1-1m7 1l1-1'/%3E%3Cpath d='M9 19c-2.8 0-5-2.2-5-5v-4a8 8 0 0 1 16 0v4c0 2.8-2.2 5-5 5Zm-1 0l-2 3m10-3l2 3'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-trash-2{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10 11v6m4-6v6m5-11v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6M3 6h18M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2'/%3E%3C/svg%3E")}.i-lucide-trash-2,.i-lucide-tree-deciduous{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-tree-deciduous{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8 19a4 4 0 0 1-2.24-7.32A3.5 3.5 0 0 1 9 6.03V6a3 3 0 1 1 6 0v.04a3.5 3.5 0 0 1 3.24 5.65A4 4 0 0 1 16 19Zm4 0v3'/%3E%3C/svg%3E")}.i-lucide-tree-pine{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m17 14l3 3.3a1 1 0 0 1-.7 1.7H4.7a1 1 0 0 1-.7-1.7L7 14h-.3a1 1 0 0 1-.7-1.7L9 9h-.2A1 1 0 0 1 8 7.3L12 3l4 4.3a1 1 0 0 1-.8 1.7H15l3 3.3a1 1 0 0 1-.7 1.7zm-5 8v-3'/%3E%3C/svg%3E")}.i-lucide-tree-pine,.i-lucide-trees{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-trees{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 10v.2A3 3 0 0 1 8.9 16H5a3 3 0 0 1-1-5.8V10a3 3 0 0 1 6 0m-3 6v6m6-3v3'/%3E%3Cpath d='M12 19h8.3a1 1 0 0 0 .7-1.7L18 14h.3a1 1 0 0 0 .7-1.7L16 9h.2a1 1 0 0 0 .8-1.7L13 3l-1.4 1.5'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-trending-down{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 17h6v-6'/%3E%3Cpath d='m22 17l-8.5-8.5l-5 5L2 7'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-trending-down,.i-lucide-trending-up{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-trending-up{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 7h6v6'/%3E%3Cpath d='m22 7l-8.5 8.5l-5-5L2 17'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-trophy{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 14.66v1.626a2 2 0 0 1-.976 1.696A5 5 0 0 0 7 21.978m7-7.318v1.626a2 2 0 0 0 .976 1.696A5 5 0 0 1 17 21.978M18 9h1.5a1 1 0 0 0 0-5H18M4 22h16'/%3E%3Cpath d='M6 9a6 6 0 0 0 12 0V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1zm0 0H4.5a1 1 0 0 1 0-5H6'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-trophy,.i-lucide-twitter{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-twitter{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6c2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4c-.9-4.2 4-6.6 7-3.8c1.1 0 3-1.2 3-1.2'/%3E%3C/svg%3E")}.i-lucide-user{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-user,.i-lucide-user-check{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-user-check{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m16 11l2 2l4-4m-6 12v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-user-plus{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M19 8v6m3-3h-6'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-user-plus,.i-lucide-users{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-users{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2M16 3.128a4 4 0 0 1 0 7.744M22 21v-2a4 4 0 0 0-3-3.87'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-utensils{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 2v7c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V2M7 2v20m14-7V2a5 5 0 0 0-5 5v6c0 1.1.9 2 2 2zm0 0v7'/%3E%3C/svg%3E")}.i-lucide-utensils,.i-lucide-utensils-crossed{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-utensils-crossed{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m16 2l-2.3 2.3a3 3 0 0 0 0 4.2l1.8 1.8a3 3 0 0 0 4.2 0L22 8m-7 7L3.3 3.3a4.2 4.2 0 0 0 0 6l7.3 7.3c.7.7 2 .7 2.8 0zm0 0l7 7m-19.9-.2l6.4-6.3M19 5l-7 7'/%3E%3C/svg%3E")}.i-lucide-volume-2{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298zM16 9a5 5 0 0 1 0 6m3.364 3.364a9 9 0 0 0 0-12.728'/%3E%3C/svg%3E")}.i-lucide-volume-2,.i-lucide-volume-x{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-volume-x{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298zM22 9l-6 6m0-6l6 6'/%3E%3C/svg%3E")}.i-lucide-wallet{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 7V4a1 1 0 0 0-1-1H5a2 2 0 0 0 0 4h15a1 1 0 0 1 1 1v4h-3a2 2 0 0 0 0 4h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1'/%3E%3Cpath d='M3 5v14a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-wallet,.i-lucide-waves{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-waves{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c2.6 0 2.4 2 5 2c2.5 0 2.5-2 5-2c1.3 0 1.9.5 2.5 1M2 12c.6.5 1.2 1 2.5 1c2.5 0 2.5-2 5-2c2.6 0 2.4 2 5 2c2.5 0 2.5-2 5-2c1.3 0 1.9.5 2.5 1M2 18c.6.5 1.2 1 2.5 1c2.5 0 2.5-2 5-2c2.6 0 2.4 2 5 2c2.5 0 2.5-2 5-2c1.3 0 1.9.5 2.5 1'/%3E%3C/svg%3E")}.i-lucide-wifi{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 20h.01M2 8.82a15 15 0 0 1 20 0M5 12.859a10 10 0 0 1 14 0m-10.5 3.57a5 5 0 0 1 7 0'/%3E%3C/svg%3E")}.i-lucide-wifi,.i-lucide-wifi-off{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-wifi-off{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 20h.01M8.5 16.429a5 5 0 0 1 7 0M5 12.859a10 10 0 0 1 5.17-2.69m8.83 2.69a10 10 0 0 0-2.007-1.523M2 8.82a15 15 0 0 1 4.177-2.643M22 8.82a15 15 0 0 0-11.288-3.764M2 2l20 20'/%3E%3C/svg%3E")}.i-lucide-wind{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12.8 19.6A2 2 0 1 0 14 16H2m15.5-8a2.5 2.5 0 1 1 2 4H2m7.8-7.6A2 2 0 1 1 11 8H2'/%3E%3C/svg%3E")}.i-lucide-wind,.i-lucide-wine{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-wine{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8 22h8M7 10h10m-5 5v7m0-7a5 5 0 0 0 5-5c0-2-.5-4-2-8H9c-1.5 4-2 6-2 8a5 5 0 0 0 5 5'/%3E%3C/svg%3E")}.i-lucide-x,[i-lucide-x=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E")}.i-lucide-x,.i-lucide-youtube,[i-lucide-x=""]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-youtube{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2.5 17a24.1 24.1 0 0 1 0-10a2 2 0 0 1 1.4-1.4a49.6 49.6 0 0 1 16.2 0A2 2 0 0 1 21.5 7a24.1 24.1 0 0 1 0 10a2 2 0 0 1-1.4 1.4a49.6 49.6 0 0 1-16.2 0A2 2 0 0 1 2.5 17'/%3E%3Cpath d='m10 15l5-3l-5-3z'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-zap{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z'/%3E%3C/svg%3E")}.i-lucide-zap,.i-lucide-zoom-in{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-lucide-zoom-in{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21l-4.35-4.35M11 8v6m-3-3h6'/%3E%3C/g%3E%3C/svg%3E")}.i-mdi-account{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 4a4 4 0 0 1 4 4a4 4 0 0 1-4 4a4 4 0 0 1-4-4a4 4 0 0 1 4-4m0 10c4.42 0 8 1.79 8 4v2H4v-2c0-2.21 3.58-4 8-4'/%3E%3C/svg%3E")}.i-mdi-account,.i-mdi-account-group{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-account-group{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 5.5A3.5 3.5 0 0 1 15.5 9a3.5 3.5 0 0 1-3.5 3.5A3.5 3.5 0 0 1 8.5 9A3.5 3.5 0 0 1 12 5.5M5 8c.56 0 1.08.15 1.53.42c-.15 1.43.27 2.85 1.13 3.96C7.16 13.34 6.16 14 5 14a3 3 0 0 1-3-3a3 3 0 0 1 3-3m14 0a3 3 0 0 1 3 3a3 3 0 0 1-3 3c-1.16 0-2.16-.66-2.66-1.62a5.54 5.54 0 0 0 1.13-3.96c.45-.27.97-.42 1.53-.42M5.5 18.25c0-2.07 2.91-3.75 6.5-3.75s6.5 1.68 6.5 3.75V20h-13zM0 20v-1.5c0-1.39 1.89-2.56 4.45-2.9c-.59.68-.95 1.62-.95 2.65V20zm24 0h-3.5v-1.75c0-1.03-.36-1.97-.95-2.65c2.56.34 4.45 1.51 4.45 2.9z'/%3E%3C/svg%3E")}.i-mdi-air-conditioner{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6.59.66c2.34-1.81 4.88.4 5.45 3.84c.43 0 .85.12 1.23.34c.52-.6.98-1.42.8-2.34c-.42-2.15 1.99-3.89 4.28-.92c1.81 2.34-.4 4.88-3.85 5.45c0 .43-.11.86-.34 1.24c.6.51 1.42.97 2.34.79c2.13-.42 3.88 1.98.91 4.28c-2.34 1.81-4.88-.4-5.45-3.84c-.43 0-.85-.13-1.22-.35c-.52.6-.99 1.43-.81 2.35c.42 2.14-1.99 3.89-4.28.92c-1.82-2.35.4-4.89 3.85-5.45c0-.43.13-.85.35-1.23c-.6-.51-1.42-.98-2.35-.8c-2.13.42-3.88-1.98-.91-4.28M5 16h2a2 2 0 0 1 2 2v6H7v-2H5v2H3v-6a2 2 0 0 1 2-2m0 2v2h2v-2zm7.93-2H15l-2.93 8H10zM18 16h3v2h-3v4h3v2h-3a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2'/%3E%3C/svg%3E")}.i-mdi-air-conditioner,.i-mdi-airplane{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-airplane{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M20.56 3.91c.59.59.59 1.54 0 2.12l-3.89 3.89l2.12 9.19l-1.41 1.42l-3.88-7.43L9.6 17l.36 2.47l-1.07 1.06l-1.76-3.18l-3.19-1.77L5 14.5l2.5.37L11.37 11L3.94 7.09l1.42-1.41l9.19 2.12l3.89-3.89c.56-.58 1.56-.58 2.12 0'/%3E%3C/svg%3E")}.i-mdi-alert{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13 14h-2V9h2m0 9h-2v-2h2M1 21h22L12 2z'/%3E%3C/svg%3E")}.i-mdi-alert,.i-mdi-baby{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-baby{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M18.5 4A2.5 2.5 0 0 1 21 6.5A2.5 2.5 0 0 1 18.5 9A2.5 2.5 0 0 1 16 6.5A2.5 2.5 0 0 1 18.5 4m-14 16A1.5 1.5 0 0 1 3 18.5A1.5 1.5 0 0 1 4.5 17h7a1.5 1.5 0 0 1 1.5 1.5a1.5 1.5 0 0 1-1.5 1.5zm11.59-1l-1.4-4H11l-4.25-4.25S9 8.25 12.5 8.25c3 0 3.35 1 3.56 1.62L18.92 18c.28.78-.14 1.64-.92 1.92c-.78.27-1.64-.14-1.91-.92'/%3E%3C/svg%3E")}.i-mdi-backpack{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 5V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v1a4 4 0 0 0-4 4v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9a4 4 0 0 0-4-4m-6-1h4v1h-4zm2 5l2 2l-2 2l-2-2zm6 7H9v2H8v-2H6v-1h12z'/%3E%3C/svg%3E")}.i-mdi-backpack,.i-mdi-bathtub{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-bathtub{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M7 5a2 2 0 1 1 0 4c-1.11 0-2-.89-2-2s.9-2 2-2m13 8V4.83C20 3.27 18.73 2 17.17 2c-.75 0-1.47.3-2 .83l-1.25 1.25c-.16-.05-.33-.08-.51-.08c-.41 0-.77.12-1.08.32l2.76 2.76c.2-.31.32-.68.32-1.08c0-.18-.03-.34-.07-.5l1.25-1.26a.828.828 0 0 1 1.41.59V13h-6.85c-.3-.21-.57-.45-.82-.72l-1.4-1.55c-.19-.23-.43-.38-.69-.5c-.31-.15-.65-.23-1-.23C6 10 5 11 5 12.25V13H2v6c0 1.1.9 2 2 2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1c1.1 0 2-.9 2-2v-6z'/%3E%3C/svg%3E")}.i-mdi-bed{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 7h-8v7H3V5H1v15h2v-3h18v3h2v-9a4 4 0 0 0-4-4M7 13a3 3 0 0 0 3-3a3 3 0 0 0-3-3a3 3 0 0 0-3 3a3 3 0 0 0 3 3'/%3E%3C/svg%3E")}.i-mdi-bed,.i-mdi-beer{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-beer{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4 2h15l-2 20H6zm2.2 2l1.6 16h1L7.43 6.34C8.5 6 9.89 5.89 11 7c1.56 1.56 4.33.69 5.5.23L16.8 4z'/%3E%3C/svg%3E")}.i-mdi-bicycle{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 10c-.56 0-1.09.11-1.59.28L14.46 4.5H11V6h2.54l.88 1.72L12 13.13l-1.77-4.18c.27-.1.51-.37.51-.7c0-.41-.33-.75-.74-.75H8c-.42 0-.76.34-.76.75S7.58 9 8 9h.61l2.25 5.25h-.94C9.56 11.85 7.5 10 5 10c-2.76 0-5 2.24-5 5s2.24 5 5 5c2.5 0 4.56-1.85 4.92-4.25h2.58l2.79-6.32l.79 1.53A4.98 4.98 0 0 0 14 15c0 2.76 2.24 5 5 5s5-2.24 5-5s-2.24-5-5-5M5 18.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5c1.67 0 3.07 1.18 3.41 2.75H4v1.5h4.41A3.495 3.495 0 0 1 5 18.5m14 0c-1.93 0-3.5-1.57-3.5-3.5c0-1.08.5-2.03 1.27-2.67l1.8 3.52l1.32-.72l-1.79-3.5c.29-.07.59-.13.9-.13c1.93 0 3.5 1.57 3.5 3.5s-1.57 3.5-3.5 3.5'/%3E%3C/svg%3E")}.i-mdi-bicycle,.i-mdi-bike{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-bike{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M5 20.5A3.5 3.5 0 0 1 1.5 17A3.5 3.5 0 0 1 5 13.5A3.5 3.5 0 0 1 8.5 17A3.5 3.5 0 0 1 5 20.5M5 12a5 5 0 0 0-5 5a5 5 0 0 0 5 5a5 5 0 0 0 5-5a5 5 0 0 0-5-5m9.8-2H19V8.2h-3.2l-1.94-3.27c-.29-.5-.86-.83-1.46-.83c-.47 0-.9.19-1.2.5L7.5 8.29C7.19 8.6 7 9 7 9.5c0 .63.33 1.16.85 1.47L11.2 13v5H13v-6.5l-2.25-1.65l2.32-2.35m5.93 13a3.5 3.5 0 0 1-3.5-3.5a3.5 3.5 0 0 1 3.5-3.5a3.5 3.5 0 0 1 3.5 3.5a3.5 3.5 0 0 1-3.5 3.5m0-8.5a5 5 0 0 0-5 5a5 5 0 0 0 5 5a5 5 0 0 0 5-5a5 5 0 0 0-5-5m-3-7.2c1 0 1.8-.8 1.8-1.8S17 1.2 16 1.2S14.2 2 14.2 3S15 4.8 16 4.8'/%3E%3C/svg%3E")}.i-mdi-book{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M18 22a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-6v7L9.5 7.5L7 9V2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2z'/%3E%3C/svg%3E")}.i-mdi-book,.i-mdi-book-open-variant{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-book-open-variant{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 21.5c-1.35-.85-3.8-1.5-5.5-1.5c-1.65 0-3.35.3-4.75 1.05c-.1.05-.15.05-.25.05c-.25 0-.5-.25-.5-.5V6c.6-.45 1.25-.75 2-1c1.11-.35 2.33-.5 3.5-.5c1.95 0 4.05.4 5.5 1.5c1.45-1.1 3.55-1.5 5.5-1.5c1.17 0 2.39.15 3.5.5c.75.25 1.4.55 2 1v14.6c0 .25-.25.5-.5.5c-.1 0-.15 0-.25-.05c-1.4-.75-3.1-1.05-4.75-1.05c-1.7 0-4.15.65-5.5 1.5M12 8v11.5c1.35-.85 3.8-1.5 5.5-1.5c1.2 0 2.4.15 3.5.5V7c-1.1-.35-2.3-.5-3.5-.5c-1.7 0-4.15.65-5.5 1.5m1 3.5c1.11-.68 2.6-1 4.5-1c.91 0 1.76.09 2.5.28V9.23c-.87-.15-1.71-.23-2.5-.23q-2.655 0-4.5.84zm4.5.17c-1.71 0-3.21.26-4.5.79v1.69c1.11-.65 2.6-.99 4.5-.99c1.04 0 1.88.08 2.5.24v-1.5c-.87-.16-1.71-.23-2.5-.23m2.5 2.9c-.87-.16-1.71-.24-2.5-.24c-1.83 0-3.33.27-4.5.8v1.69c1.11-.66 2.6-.99 4.5-.99c1.04 0 1.88.08 2.5.24z'/%3E%3C/svg%3E")}.i-mdi-bus{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M18 11H6V6h12m-1.5 11a1.5 1.5 0 0 1-1.5-1.5a1.5 1.5 0 0 1 1.5-1.5a1.5 1.5 0 0 1 1.5 1.5a1.5 1.5 0 0 1-1.5 1.5m-9 0A1.5 1.5 0 0 1 6 15.5A1.5 1.5 0 0 1 7.5 14A1.5 1.5 0 0 1 9 15.5A1.5 1.5 0 0 1 7.5 17M4 16c0 .88.39 1.67 1 2.22V20a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1h8v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1.78c.61-.55 1-1.34 1-2.22V6c0-3.5-3.58-4-8-4s-8 .5-8 4z'/%3E%3C/svg%3E")}.i-mdi-bus,.i-mdi-calendar{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-calendar{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 19H5V8h14m-3-7v2H8V1H6v2H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2h-1V1m-1 11h-5v5h5z'/%3E%3C/svg%3E")}.i-mdi-camera{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4 4h3l2-2h6l2 2h3a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m8 3a5 5 0 0 0-5 5a5 5 0 0 0 5 5a5 5 0 0 0 5-5a5 5 0 0 0-5-5m0 2a3 3 0 0 1 3 3a3 3 0 0 1-3 3a3 3 0 0 1-3-3a3 3 0 0 1 3-3'/%3E%3C/svg%3E")}.i-mdi-camera,.i-mdi-car{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-car{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m5 11l1.5-4.5h11L19 11m-1.5 5a1.5 1.5 0 0 1-1.5-1.5a1.5 1.5 0 0 1 1.5-1.5a1.5 1.5 0 0 1 1.5 1.5a1.5 1.5 0 0 1-1.5 1.5m-11 0A1.5 1.5 0 0 1 5 14.5A1.5 1.5 0 0 1 6.5 13A1.5 1.5 0 0 1 8 14.5A1.5 1.5 0 0 1 6.5 16M18.92 6c-.2-.58-.76-1-1.42-1h-11c-.66 0-1.22.42-1.42 1L3 12v8a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1h12v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-8z'/%3E%3C/svg%3E")}.i-mdi-check{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M21 7L9 19l-5.5-5.5l1.41-1.41L9 16.17L19.59 5.59z'/%3E%3C/svg%3E")}.i-mdi-check,.i-mdi-chef-hat{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-chef-hat{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12.5 1.5c-1.77 0-3.33 1.17-3.83 2.87C8.14 4.13 7.58 4 7 4a4 4 0 0 0-4 4a4.01 4.01 0 0 0 3 3.87V19h13v-7.13c1.76-.46 3-2.05 3-3.87a4 4 0 0 0-4-4c-.58 0-1.14.13-1.67.37c-.5-1.7-2.06-2.87-3.83-2.87m-.5 9h1v7h-1zm-3 2h1v5H9zm6 0h1v5h-1zM6 20v1a1 1 0 0 0 1 1h11a1 1 0 0 0 1-1v-1z'/%3E%3C/svg%3E")}.i-mdi-clock{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 2A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m4.2 14.2L11 13V7h1.5v5.2l4.5 2.7z'/%3E%3C/svg%3E")}.i-mdi-clock,.i-mdi-close{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-close{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12z'/%3E%3C/svg%3E")}.i-mdi-coffee{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M2 21h18v-2H2M20 8h-2V5h2m0-2H4v10a4 4 0 0 0 4 4h6a4 4 0 0 0 4-4v-3h2a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2'/%3E%3C/svg%3E")}.i-mdi-coffee,.i-mdi-compass{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-compass{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M14.19 14.19L6 18l3.81-8.19L18 6m-6-4A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 8.9a1.1 1.1 0 0 0-1.1 1.1a1.1 1.1 0 0 0 1.1 1.1a1.1 1.1 0 0 0 1.1-1.1a1.1 1.1 0 0 0-1.1-1.1'/%3E%3C/svg%3E")}.i-mdi-cup{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M18.32 8H5.67l-.44-4h13.54M3 2l2 18.23c.13 1 .97 1.77 2 1.77h10c1 0 1.87-.77 2-1.77L21 2z'/%3E%3C/svg%3E")}.i-mdi-cup,.i-mdi-family-tree{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-family-tree{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 1a2.5 2.5 0 0 0-2.5 2.5A2.5 2.5 0 0 0 11 5.79V7H7a2 2 0 0 0-2 2v.71A2.5 2.5 0 0 0 3.5 12A2.5 2.5 0 0 0 5 14.29V15H4a2 2 0 0 0-2 2v1.21A2.5 2.5 0 0 0 .5 20.5A2.5 2.5 0 0 0 3 23a2.5 2.5 0 0 0 2.5-2.5A2.5 2.5 0 0 0 4 18.21V17h4v1.21a2.5 2.5 0 0 0-1.5 2.29A2.5 2.5 0 0 0 9 23a2.5 2.5 0 0 0 2.5-2.5a2.5 2.5 0 0 0-1.5-2.29V17a2 2 0 0 0-2-2H7v-.71A2.5 2.5 0 0 0 8.5 12A2.5 2.5 0 0 0 7 9.71V9h10v.71A2.5 2.5 0 0 0 15.5 12a2.5 2.5 0 0 0 1.5 2.29V15h-1a2 2 0 0 0-2 2v1.21a2.5 2.5 0 0 0-1.5 2.29A2.5 2.5 0 0 0 15 23a2.5 2.5 0 0 0 2.5-2.5a2.5 2.5 0 0 0-1.5-2.29V17h4v1.21a2.5 2.5 0 0 0-1.5 2.29A2.5 2.5 0 0 0 21 23a2.5 2.5 0 0 0 2.5-2.5a2.5 2.5 0 0 0-1.5-2.29V17a2 2 0 0 0-2-2h-1v-.71A2.5 2.5 0 0 0 20.5 12A2.5 2.5 0 0 0 19 9.71V9a2 2 0 0 0-2-2h-4V5.79a2.5 2.5 0 0 0 1.5-2.29A2.5 2.5 0 0 0 12 1m0 1.5a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1M6 11a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1m12 0a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1M3 19.5a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1m6 0a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1m6 0a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1m6 0a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1'/%3E%3C/svg%3E")}.i-mdi-fire{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17.66 11.2c-.23-.3-.51-.56-.77-.82c-.67-.6-1.43-1.03-2.07-1.66C13.33 7.26 13 4.85 13.95 3c-.95.23-1.78.75-2.49 1.32c-2.59 2.08-3.61 5.75-2.39 8.9c.04.1.08.2.08.33c0 .22-.15.42-.35.5c-.23.1-.47.04-.66-.12a.6.6 0 0 1-.14-.17c-1.13-1.43-1.31-3.48-.55-5.12C5.78 10 4.87 12.3 5 14.47c.06.5.12 1 .29 1.5c.14.6.41 1.2.71 1.73c1.08 1.73 2.95 2.97 4.96 3.22c2.14.27 4.43-.12 6.07-1.6c1.83-1.66 2.47-4.32 1.53-6.6l-.13-.26c-.21-.46-.77-1.26-.77-1.26m-3.16 6.3c-.28.24-.74.5-1.1.6c-1.12.4-2.24-.16-2.9-.82c1.19-.28 1.9-1.16 2.11-2.05c.17-.8-.15-1.46-.28-2.23c-.12-.74-.1-1.37.17-2.06c.19.38.39.76.63 1.06c.77 1 1.98 1.44 2.24 2.8c.04.14.06.28.06.43c.03.82-.33 1.72-.93 2.27'/%3E%3C/svg%3E")}.i-mdi-fire,.i-mdi-flower{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-flower{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M3 13a9 9 0 0 0 9 9c0-5-4.03-9-9-9m9-7.5A2.5 2.5 0 0 1 14.5 8a2.5 2.5 0 0 1-2.5 2.5A2.5 2.5 0 0 1 9.5 8A2.5 2.5 0 0 1 12 5.5m-6.4 4.75a2.5 2.5 0 0 0 2.5 2.5c.53 0 1.02-.17 1.4-.44v.19A2.5 2.5 0 0 0 12 15a2.5 2.5 0 0 0 2.5-2.5v-.19c.38.27.87.44 1.4.44a2.5 2.5 0 0 0 2.5-2.5c0-1-.59-1.85-1.43-2.25c.84-.4 1.43-1.26 1.43-2.25a2.5 2.5 0 0 0-2.5-2.5c-.53 0-1.02.16-1.4.44V3.5A2.5 2.5 0 0 0 12 1a2.5 2.5 0 0 0-2.5 2.5v.19c-.38-.28-.87-.44-1.4-.44a2.5 2.5 0 0 0-2.5 2.5c0 .99.59 1.85 1.43 2.25c-.84.4-1.43 1.25-1.43 2.25M12 22a9 9 0 0 0 9-9c-5 0-9 4-9 9'/%3E%3C/svg%3E")}.i-mdi-food{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M18.06 23h1.66c.84 0 1.53-.65 1.63-1.47L23 5.05h-5V1h-1.97v4.05h-4.97l.3 2.34c1.71.47 3.31 1.32 4.27 2.26c1.44 1.42 2.43 2.89 2.43 5.29zM1 22v-1h15.03v1c0 .54-.45 1-1.03 1H2c-.55 0-1-.46-1-1m15.03-7C16.03 7 1 7 1 15zM1 17h15v2H1z'/%3E%3C/svg%3E")}.i-mdi-food,.i-mdi-food-fork-drink{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-food-fork-drink{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M3 3a1 1 0 0 0-1 1v5.5c0 1.69 1.03 3.13 2.5 3.72v6.28A1.5 1.5 0 0 0 6 21a1.5 1.5 0 0 0 1.5-1.5v-6.28c1.47-.59 2.5-2.03 2.5-3.72V4a1 1 0 0 0-1-1a1 1 0 0 0-1 1v4a.5.5 0 0 1-.5.5A.5.5 0 0 1 7 8V4a1 1 0 0 0-1-1a1 1 0 0 0-1 1v4a.5.5 0 0 1-.5.5A.5.5 0 0 1 4 8V4a1 1 0 0 0-1-1m16.88 0c-.13 0-.26.09-.38.16L16 5.25V9h-4v2h1l1 10h6l1-10h1V9h-4V6.34l2.5-1.5c.5-.28.63-.84.34-1.34c-.21-.36-.58-.55-.96-.5'/%3E%3C/svg%3E")}.i-mdi-glass-wine{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m15.5 21.27l-.84-.09c-.76-.07-1.41-.58-1.66-1.31a11.5 11.5 0 0 1 0-6c2.32-.47 4-2.5 4-4.87c0-2-2-7-2-7H9S7 7 7 9a5 5 0 0 0 4 4.9c.53 1.96.53 4.04 0 6c-.24.72-.88 1.23-1.63 1.31l-.87.09s-.5-.02-.5.7h8c0-.72-.5-.73-.5-.73M9.44 7l1-3h3.12l1 3z'/%3E%3C/svg%3E")}.i-mdi-glass-wine,.i-mdi-hammer{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-hammer{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M2 19.63L13.43 8.2l-.71-.7l1.42-1.43L12 3.89c1.2-1.19 3.09-1.19 4.27 0l3.6 3.61l-1.42 1.41h2.84l.71.71l-3.55 3.59l-.71-.71V9.62l-1.47 1.42l-.71-.71L4.13 21.76z'/%3E%3C/svg%3E")}.i-mdi-heart{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m12 21.35l-1.45-1.32C5.4 15.36 2 12.27 2 8.5C2 5.41 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.08C13.09 3.81 14.76 3 16.5 3C19.58 3 22 5.41 22 8.5c0 3.77-3.4 6.86-8.55 11.53z'/%3E%3C/svg%3E")}.i-mdi-heart,.i-mdi-hiking{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-hiking{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17.47 8.67H19V23h-1.53V12.6c-.8-.16-1.55-.46-2.26-.89s-1.31-.93-1.82-1.51l-.62 3.07l2.23 2.2V23h-2v-6l-2.24-2.2L8.89 23H6.73S9.86 7.22 9.89 7.09c.11-.48.33-.85.7-1.09c.37-.27.74-.4 1.12-.4q.585 0 1.08.27c.34.17.6.42.79.74l1.06 1.63c.29.54.68 1.01 1.17 1.39s1.05.67 1.66.87zM8.55 5.89L7.4 5.65c-.57-.15-1.09-.03-1.56.29c-.46.32-.74.76-.84 1.34l-.81 3.98c-.03.29.03.55.19.79s.37.37.62.41l2.21.43zM13 1c-1.1 0-2 .9-2 2s.9 2 2 2s2-.89 2-2s-.89-2-2-2'/%3E%3C/svg%3E")}.i-mdi-image{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m8.5 13.5l2.5 3l3.5-4.5l4.5 6H5m16 1V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2'/%3E%3C/svg%3E")}.i-mdi-image,.i-mdi-information{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-information{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13 9h-2V7h2m0 10h-2v-6h2m-1-9A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2'/%3E%3C/svg%3E")}.i-mdi-information-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11 9h2V7h-2m1 13c-4.41 0-8-3.59-8-8s3.59-8 8-8s8 3.59 8 8s-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m-1 15h2v-6h-2z'/%3E%3C/svg%3E")}.i-mdi-information-outline,.i-mdi-kayaking{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-kayaking{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M22 23v-2c-1.42.05-2.79-.1-4-1c-1.77 1.25-4.23 1.25-6 0c-1.77 1.25-4.23 1.25-6 0c-1.21.9-2.58 1.05-4 1v2c1.38.05 2.79-.06 4-.75c1.84 1 4.16 1 6 0c1.84 1 4.16 1 6 0c1.21.69 2.62.8 4 .75m1.39-5.79c-2.26-.92-5.09-1.65-7.73-1.99l3.7-8.34l1.31-.47l1.33-3L18.8 2l-1.3 2.95l.5 1.32l-1.69 3.7l-2.81 1.5L11 10.2a.5.5 0 0 0-.26-.14c-.92-.33-1.97.26-2.24 1.17l-1.37 4.18c-.54-.23-5.88 1.56-6.215 1.71L0 17.47c1.33.57 2.2.92 3.94 1.41c.81-.25 1.5-.79 2.06-1.41c1.5 1.95 4.5 1.95 6 0c1.5 1.95 4.5 1.95 6 0c.56.62 1.25 1.16 2.06 1.41l2.89-.97l1.05-.44zm-9.33-2.13c-.99-.08-2-.08-3-.08l.71-2.17l1.73.94l1.5-.85zM14 7.5c0 1.11-.89 2-2 2s-2-.89-2-2s.9-2 2-2s2 .9 2 2'/%3E%3C/svg%3E")}.i-mdi-leaf{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17 8C8 10 5.9 16.17 3.82 21.34l1.89.66l.95-2.3c.48.17.98.3 1.34.3C19 20 22 3 22 3c-1 2-8 2.25-13 3.25S2 11.5 2 13.5s1.75 3.75 1.75 3.75C7 8 17 8 17 8'/%3E%3C/svg%3E")}.i-mdi-leaf,.i-mdi-lightning-bolt{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-lightning-bolt{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11 15H6l7-14v8h5l-7 14z'/%3E%3C/svg%3E")}.i-mdi-map{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m15 19l-6-2.11V5l6 2.11M20.5 3h-.16L15 5.1L9 3L3.36 4.9c-.21.07-.36.25-.36.48V20.5a.5.5 0 0 0 .5.5c.05 0 .11 0 .16-.03L9 18.9l6 2.1l5.64-1.9c.21-.1.36-.25.36-.48V3.5a.5.5 0 0 0-.5-.5'/%3E%3C/svg%3E")}.i-mdi-map,.i-mdi-map-marker{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-map-marker{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 11.5A2.5 2.5 0 0 1 9.5 9A2.5 2.5 0 0 1 12 6.5A2.5 2.5 0 0 1 14.5 9a2.5 2.5 0 0 1-2.5 2.5M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7'/%3E%3C/svg%3E")}.i-mdi-mountain{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m14 6l-3.75 5l2.85 3.8l-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22z'/%3E%3C/svg%3E")}.i-mdi-mountain,.i-mdi-navigation{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-navigation{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 2L4.5 20.29l.71.71L12 18l6.79 3l.71-.71z'/%3E%3C/svg%3E")}.i-mdi-parachute{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M21.2 10.95L12 23L2.78 10.96l.09-.08c.21-.21.46-.38.71-.52l7.15 9.33L8.58 13l.66-1.19L12 20.38l2.73-8.58l.67 1.2l-2.13 6.69l7.14-9.34c.25.15.49.29.69.5zM5 9c1.5 0 2.81.86 3.5 2.1A3.97 3.97 0 0 1 12 9c1.5 0 2.8.85 3.5 2.09A3.93 3.93 0 0 1 19 9c1.09 0 2.09.42 2.81 1.14C20.94 5.5 16.88 2 12 2c-4.91 0-8.97 3.5-9.84 8.17C2.89 9.45 3.89 9 5 9'/%3E%3C/svg%3E")}.i-mdi-parachute,.i-mdi-paragliding{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-paragliding{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 17c-1.1 0-2-.89-2-2s.9-2 2-2s2 .9 2 2s-.89 2-2 2m7-3h-2c0 2.76-2.24 5-5 5s-5-2.24-5-5H5c0 2.79 1.64 5.19 4 6.32V23h6v-2.68c2.36-1.13 4-3.53 4-6.32m4-6.24c.04.8-.95 1.3-1.59.84c-.14-.14-.25-.16-.41-.28L18.97 13H17l-1.5-6.27c-2.29-.23-4.71-.23-7 0L7 13H5.03L3 8.32c-.16.12-.27.14-.41.28c-.64.46-1.631-.04-1.59-.84V4s0-3 11-3s11 3 11 3M6.9 7c-.9.2-1.75.43-2.53.71l1.5 3.56zm12.73.71C18.85 7.43 18 7.2 17.1 7l1.03 4.27z'/%3E%3C/svg%3E")}.i-mdi-parking{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13.2 11H10V7h3.2a2 2 0 0 1 2 2a2 2 0 0 1-2 2M13 3H6v18h4v-6h3a6 6 0 0 0 6-6c0-3.32-2.69-6-6-6'/%3E%3C/svg%3E")}.i-mdi-parking,.i-mdi-paw{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-paw{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8.35 3c1.18-.17 2.43 1.12 2.79 2.9c.36 1.77-.29 3.35-1.47 3.53c-1.17.18-2.43-1.11-2.8-2.89c-.37-1.77.3-3.35 1.48-3.54m7.15 0c1.19.19 1.85 1.77 1.5 3.54c-.38 1.78-1.63 3.07-2.81 2.89c-1.19-.18-1.84-1.76-1.47-3.53c.36-1.78 1.61-3.07 2.78-2.9M3 7.6c1.14-.49 2.69.4 3.5 1.95c.76 1.58.5 3.24-.63 3.73s-2.67-.39-3.46-1.96S1.9 8.08 3 7.6m18 0c1.1.48 1.38 2.15.59 3.72s-2.33 2.45-3.46 1.96s-1.39-2.15-.63-3.73C18.31 8 19.86 7.11 21 7.6m-1.67 10.78c.04.94-.68 1.98-1.54 2.37c-1.79.82-3.91-.88-5.9-.88s-4.13 1.77-5.89.88c-1-.49-1.69-1.79-1.56-2.87c.18-1.49 1.97-2.29 3.03-3.38c1.41-1.41 2.41-4.06 4.42-4.06c2 0 3.06 2.61 4.41 4.06c1.11 1.22 2.96 2.25 3.03 3.88'/%3E%3C/svg%3E")}.i-mdi-pool{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M2 15c1.67-.75 3.33-1.5 5-1.83V5a3 3 0 0 1 3-3c1.31 0 2.42.83 2.83 2H10a1 1 0 0 0-1 1v1h5V5a3 3 0 0 1 3-3c1.31 0 2.42.83 2.83 2H17a1 1 0 0 0-1 1v9.94c2-.32 4-1.94 6-1.94v2c-2.22 0-4.44 2-6.67 2c-2.22 0-4.44-2-6.66-2c-2.23 0-4.45 1-6.67 2zm12-7H9v2h5zm0 4H9v1c1.67.16 3.33 1.31 5 1.79zM2 19c2.22-1 4.44-2 6.67-2c2.22 0 4.44 2 6.66 2c2.23 0 4.45-2 6.67-2v2c-2.22 0-4.44 2-6.67 2c-2.22 0-4.44-2-6.66-2c-2.23 0-4.45 1-6.67 2z'/%3E%3C/svg%3E")}.i-mdi-pool,.i-mdi-rowing{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-rowing{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8.5 14.5L4 19l1.5 1.5L9 17h2zM15 1a2 2 0 0 0-2 2a2 2 0 0 0 2 2a2 2 0 0 0 2-2a2 2 0 0 0-2-2m6 20l-3 3l-3-3v-1.5l-7.09-7.09c-.31.05-.61.09-.91.09v-2.18c1.66.03 3.61-.87 4.67-2.04l1.4-1.55c.19-.23.43-.38.69-.5c.29-.14.62-.23.96-.23h.03C16 6 17 7 17 8.26V14c0 .85-.35 1.62-.92 2.17l-3.58-3.58v-2.27c-.63.52-1.43 1.02-2.29 1.39L16.5 18H18z'/%3E%3C/svg%3E")}.i-mdi-run{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13.5 5.5c1.09 0 2-.92 2-2a2 2 0 0 0-2-2c-1.11 0-2 .88-2 2c0 1.08.89 2 2 2M9.89 19.38l1-4.38L13 17v6h2v-7.5l-2.11-2l.61-3A7.3 7.3 0 0 0 19 13v-2c-1.91 0-3.5-1-4.31-2.42l-1-1.58c-.4-.62-1-1-1.69-1c-.31 0-.5.08-.81.08L6 8.28V13h2V9.58l1.79-.7L8.19 17l-4.9-1l-.4 2z'/%3E%3C/svg%3E")}.i-mdi-run,.i-mdi-shower{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-shower{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M21 14v1c0 1.91-1.07 3.57-2.65 4.41L19 22h-2l-.5-2h-9L7 22H5l.65-2.59A4.99 4.99 0 0 1 3 15v-1H2v-2h18V5a1 1 0 0 0-1-1c-.5 0-.88.34-1 .79c.63.54 1 1.34 1 2.21h-6a3 3 0 0 1 3-3h.17c.41-1.16 1.52-2 2.83-2a3 3 0 0 1 3 3v9zm-2 0H5v1a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3z'/%3E%3C/svg%3E")}.i-mdi-silverware{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8.1 13.34L3.91 9.16a4.01 4.01 0 0 1 0-5.66l7.02 7zm6.78-1.81L13.41 13l6.88 6.88l-1.41 1.41L12 14.41l-6.88 6.88l-1.41-1.41l9.76-9.76c-.71-1.53-.21-3.68 1.38-5.27c1.91-1.92 4.65-2.28 6.11-.82c1.47 1.47 1.11 4.21-.81 6.12c-1.59 1.59-3.74 2.09-5.27 1.38'/%3E%3C/svg%3E")}.i-mdi-silverware,.i-mdi-silverware-fork-knife{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-silverware-fork-knife{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11 9H9V2H7v7H5V2H3v7c0 2.12 1.66 3.84 3.75 3.97V22h2.5v-9.03C11.34 12.84 13 11.12 13 9V2h-2zm5-3v8h2.5v8H21V2c-2.76 0-5 2.24-5 4'/%3E%3C/svg%3E")}.i-mdi-silverware-spoon{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m14.88 11.53l-9.76 9.76l-1.41-1.41l9.76-9.76c-.71-1.53-.21-3.68 1.38-5.27c1.91-1.92 4.65-2.28 6.11-.82c1.47 1.47 1.11 4.21-.81 6.12c-1.59 1.59-3.74 2.09-5.27 1.38'/%3E%3C/svg%3E")}.i-mdi-silverware-spoon,.i-mdi-ski{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-ski{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17.92 13.32c-.25-.04-1.21-.32-1.46-.43l-2.07 6.48l-3.09-1.13l2.2-5.77L10.45 9L13 7.54c.45 1.13 1.17 2.08 2.12 2.86s2.04 1.27 3.26 1.46l1.12-3.43l-1.44-.47l-.52 1.6c-.66-.28-1.24-.7-1.74-1.24c-.5-.55-.86-1.19-1.08-1.91l-.33-1.08c-.12-.4-.35-.72-.68-.96c-.33-.23-.71-.37-1.08-.4c-.39-.03-.77.03-1.13.24L8 6.23c-.37.21-.64.51-.81.89c-.19.38-.23.76-.19 1.17s.26.77.54 1.08l3.57 3.71l-1.69 4.46l-6.95-2.49L2 16.46l14.04 5.12q1.17.42 2.49.42c.62 0 1.23-.08 1.83-.23c.59-.16 1.14-.38 1.64-.66L20.87 20c-.75.33-1.53.5-2.34.5q-.99 0-1.98-.33l-.75-.28zM19 3c0 1.11-.89 2-2 2s-2-.89-2-2s.9-2 2-2s2 .9 2 2'/%3E%3C/svg%3E")}.i-mdi-snowboard{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M21.87 20.37c-.11-.17-.25-.28-.44-.31a.71.71 0 0 0-.65.14c-.35.3-.74.53-1.2.66c-.45.14-.92.14-1.42.04l-1.12-.28L16 14.46l-3.26-2.67l1.76-2.85c.58.91 1.35 1.64 2.33 2.2s2.05.86 3.2.86V9.97c-.94 0-1.77-.25-2.5-.75s-1.27-1.15-1.61-1.96l-.56-1.21q-.15-.285-.54-.66c-.27-.25-.63-.39-1.1-.39H8.07L5.54 9l1.73 1.06L9.14 7h2.36L9 10.95c-.31.47-.4.98-.28 1.55l.84 3.45l-3.5 2.34l-.47-.1a2.85 2.85 0 0 1-1.26-.58c-.37-.3-.65-.65-.83-1.05c-.1-.25-.27-.39-.5-.42c-.24-.06-.44-.03-.61.09s-.27.27-.3.47c-.03.15-.02.3.04.47c.29.62.7 1.16 1.24 1.61c.55.45 1.18.72 1.9.86l12.61 2.71c.72.15 1.41.15 2.08-.05c.67-.18 1.27-.51 1.8-.98c.12-.09.2-.21.24-.37c0-.22 0-.41-.13-.58m-13.1-1.48l3.04-2l-.47-3.32l2.85 2.01l.75 4.62zM18 3c0 1.11-.89 2-2 2s-2-.89-2-2s.9-2 2-2s2 .9 2 2'/%3E%3C/svg%3E")}.i-mdi-snowboard,.i-mdi-star{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-star{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.62L12 2L9.19 8.62L2 9.24l5.45 4.73L5.82 21z'/%3E%3C/svg%3E")}.i-mdi-surfing{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M22 23v-2c-1.41.05-2.78-.1-4-1c-1.76 1.25-4.23 1.25-6 0c-1.77 1.25-4.24 1.25-6 0c-1.22.9-2.59 1.05-4 1v2c1.37.05 2.78-.06 4-.75c1.84 1 4.15 1 6 0c1.85 1 4.16 1 6 0c1.22.69 2.63.8 4 .75m-1.5-11.03V9.95c-1.76.01-3.5-.95-4.32-2.54l-.89-1.55c-.29-.46-.74-.75-1.22-.89L8.5 3.94L5 6.38L6.13 8l2.82-1.9l2.02.33l-2.16 1.45C8.21 8.29 7.88 9 8 9.71l.53 3.1C7.12 12.26 3.21 11 3 13.23c.36 2.44 3.07 4.09 5.06 5.59c1.44.47 3-.24 3.94-1.36c1.32 1.7 3.89 2 5.5.54c-.47-.42-1-.85-1.5-1.2v-3.85l-3.81-3l2.25-1.51C15.62 10.59 18 12 20.5 11.97M14 14v1.47c0-.04-2.34-1.31-2.19-1.23l-1.08-.54l-.42-2.62zm5-10.5c0 1.11-.89 2-2 2s-2-.89-2-2s.9-2 2-2s2 .9 2 2'/%3E%3C/svg%3E")}.i-mdi-surfing,.i-mdi-swim{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-swim{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M2 18c2.22-1 4.44-2 6.67-2c2.22 0 4.44 2 6.66 2c2.23 0 4.45-2 6.67-2v3c-2.22 0-4.44 2-6.67 2c-2.22 0-4.44-2-6.66-2c-2.23 0-4.45 1-6.67 2zm6.67-5c-.78 0-1.55.12-2.32.32l4.92-3.44l-1.04-1.24c-.14-.17-.23-.4-.23-.64c0-.34.17-.65.44-.83l5.72-4l1.15 1.63l-4.84 3.39l5.23 6.23c-.79.33-1.58.58-2.37.58c-2.22 0-4.44-2-6.66-2M18 7a2 2 0 0 1 2 2a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2'/%3E%3C/svg%3E")}.i-mdi-taxi{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m5 11l1.5-4.5h11L19 11m-1.5 5a1.5 1.5 0 0 1-1.5-1.5a1.5 1.5 0 0 1 1.5-1.5a1.5 1.5 0 0 1 1.5 1.5a1.5 1.5 0 0 1-1.5 1.5m-11 0A1.5 1.5 0 0 1 5 14.5A1.5 1.5 0 0 1 6.5 13A1.5 1.5 0 0 1 8 14.5A1.5 1.5 0 0 1 6.5 16M18.92 6c-.2-.58-.76-1-1.42-1H15V3H9v2H6.5c-.66 0-1.22.42-1.42 1L3 12v8a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1h12v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-8z'/%3E%3C/svg%3E")}.i-mdi-taxi,.i-mdi-tent{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-tent{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4 6c0 1.19.39 2.27 1 3a3 3 0 0 1-3-3a3 3 0 0 1 3-3c-.61.73-1 1.81-1 3M2 21v-2h2.76L12 4.78L19.24 19H22v2zM12 9.19L7 19h10z'/%3E%3C/svg%3E")}.i-mdi-terrace{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 10v2H8v-2zm6 2v-2h-2v2zm5 2v8H3v-8h1v-4c0-4.42 3.58-8 8-8s8 3.58 8 8v4zM7 16H5v4h2zm4 0H9v4h2zm0-11.92C8.16 4.56 6 7.03 6 10v4h5zM13 14h5v-4c0-2.97-2.16-5.44-5-5.92zm2 2h-2v4h2zm4 0h-2v4h2z'/%3E%3C/svg%3E")}.i-mdi-terrace,.i-mdi-text{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-text{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M21 6v2H3V6zM3 18h9v-2H3zm0-5h18v-2H3z'/%3E%3C/svg%3E")}.i-mdi-tools{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m21.71 20.29l-1.42 1.42a1 1 0 0 1-1.41 0L7 9.85A3.8 3.8 0 0 1 6 10a4 4 0 0 1-3.78-5.3l2.54 2.54l.53-.53l1.42-1.42l.53-.53L4.7 2.22A4 4 0 0 1 10 6a3.8 3.8 0 0 1-.15 1l11.86 11.88a1 1 0 0 1 0 1.41M2.29 18.88a1 1 0 0 0 0 1.41l1.42 1.42a1 1 0 0 0 1.41 0l5.47-5.46l-2.83-2.83M20 2l-4 2v2l-2.17 2.17l2 2L18 8h2l2-4Z'/%3E%3C/svg%3E")}.i-mdi-tools,.i-mdi-train{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-train{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 2c-4 0-8 .5-8 4v9.5A3.5 3.5 0 0 0 7.5 19L6 20.5v.5h2.23l2-2H14l2 2h2v-.5L16.5 19a3.5 3.5 0 0 0 3.5-3.5V6c0-3.5-3.58-4-8-4M7.5 17A1.5 1.5 0 0 1 6 15.5A1.5 1.5 0 0 1 7.5 14A1.5 1.5 0 0 1 9 15.5A1.5 1.5 0 0 1 7.5 17m3.5-7H6V6h5zm2 0V6h5v4zm3.5 7a1.5 1.5 0 0 1-1.5-1.5a1.5 1.5 0 0 1 1.5-1.5a1.5 1.5 0 0 1 1.5 1.5a1.5 1.5 0 0 1-1.5 1.5'/%3E%3C/svg%3E")}.i-mdi-tree{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11 21v-4.26c-.47.17-.97.26-1.5.26C7 17 5 15 5 12.5c0-1.27.5-2.41 1.36-3.23C6.13 8.73 6 8.13 6 7.5C6 5 8 3 10.5 3c1.56 0 2.94.8 3.75 2h.25a5.5 5.5 0 0 1 5.5 5.5a5.5 5.5 0 0 1-5.5 5.5q-.75 0-1.5-.21V21z'/%3E%3C/svg%3E")}.i-mdi-tree,.i-mdi-umbrella-beach{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-umbrella-beach{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m13.13 14.56l1.43-1.43L21 19.57L19.57 21zm4.29-5.73l2.86-2.86C16.33 2 9.93 2 6 5.95c3.91-1.3 8.29-.25 11.42 2.88M5.95 6C2 9.93 2 16.33 5.97 20.28l2.86-2.86C5.7 14.29 4.65 9.91 5.95 6m.02-.04l-.01.01C5.58 9 7.13 12.85 10.26 16L16 10.26c-3.14-3.13-7-4.68-10.03-4.3'/%3E%3C/svg%3E")}.i-mdi-video{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17 10.5V7a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-3.5l4 4v-11z'/%3E%3C/svg%3E")}.i-mdi-video,.i-mdi-walk{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-walk{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M14.12 10H19V8.2h-3.62l-2-3.33c-.3-.5-.84-.84-1.46-.84c-.18 0-.34.03-.5.08L6 5.8V11h1.8V7.33l2.11-.66L6 22h1.8l2.87-8.11L13 17v5h1.8v-6.41l-2.49-4.54l.73-2.87M14 3.8c1 0 1.8-.8 1.8-1.8S15 .2 14 .2S12.2 1 12.2 2S13 3.8 14 3.8'/%3E%3C/svg%3E")}.i-mdi-water{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 20a6 6 0 0 1-6-6c0-4 6-10.75 6-10.75S18 10 18 14a6 6 0 0 1-6 6'/%3E%3C/svg%3E")}.i-mdi-water,.i-mdi-weather-cloudy{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-weather-cloudy{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6 19a5 5 0 0 1-5-5a5 5 0 0 1 5-5c1-2.35 3.3-4 6-4c3.43 0 6.24 2.66 6.5 6.03L19 11a4 4 0 0 1 4 4a4 4 0 0 1-4 4zm13-6h-2v-1a5 5 0 0 0-5-5c-2.5 0-4.55 1.82-4.94 4.19C6.73 11.07 6.37 11 6 11a3 3 0 0 0-3 3a3 3 0 0 0 3 3h13a2 2 0 0 0 2-2a2 2 0 0 0-2-2'/%3E%3C/svg%3E")}.i-mdi-weather-rainy{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6 14.03a1 1 0 0 1 1 1c0 .55-.45 1-1 1c-2.76 0-5-2.24-5-5s2.24-5 5-5c1-2.35 3.3-4 6-4c3.43 0 6.24 2.66 6.5 6.03l.5-.03a4 4 0 0 1 4 4c0 2.2-1.79 4-4 4h-1c-.55 0-1-.45-1-1c0-.56.45-1 1-1h1a2 2 0 0 0 2-2a2 2 0 0 0-2-2h-2v-1c0-2.76-2.24-5-5-5c-2.5 0-4.55 1.81-4.94 4.18c-.33-.12-.69-.18-1.06-.18a3 3 0 0 0-3 3a3 3 0 0 0 3 3m6 .12c.18.24.37.51.56.79C13 15.56 14 17.03 14 18a2 2 0 0 1-2 2a2 2 0 0 1-2-2c0-.97 1-2.44 1.44-3.06c.19-.28.38-.54.56-.79m0-3.12l-.5.56s-.85.96-1.71 2.22C8.93 15.06 8 16.56 8 18a4 4 0 0 0 4 4a4 4 0 0 0 4-4c0-1.44-.93-2.94-1.79-4.19c-.86-1.26-1.71-2.22-1.71-2.22'/%3E%3C/svg%3E")}.i-mdi-weather-rainy,.i-mdi-weather-snowy{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-weather-snowy{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6 14a1 1 0 0 1 1 1a1 1 0 0 1-1 1a5 5 0 0 1-5-5a5 5 0 0 1 5-5c1-2.35 3.3-4 6-4c3.43 0 6.24 2.66 6.5 6.03L19 8a4 4 0 0 1 4 4a4 4 0 0 1-4 4h-1a1 1 0 0 1-1-1a1 1 0 0 1 1-1h1a2 2 0 0 0 2-2a2 2 0 0 0-2-2h-2V9a5 5 0 0 0-5-5C9.5 4 7.45 5.82 7.06 8.19C6.73 8.07 6.37 8 6 8a3 3 0 0 0-3 3a3 3 0 0 0 3 3m1.88 4.07l2.19-.57l-1.61-1.62c-.39-.38-.39-1.02 0-1.42c.39-.39 1.04-.39 1.42 0l1.62 1.61l.57-2.19a1 1 0 1 1 1.93.52l-.59 2.19L15.6 16a1 1 0 1 1 .52 1.93l-2.19.57l1.61 1.62c.39.38.39 1.03 0 1.42s-1.04.39-1.42 0l-1.62-1.61l-.57 2.19A1 1 0 1 1 10 21.6l.59-2.19L8.4 20a1 1 0 1 1-.52-1.93'/%3E%3C/svg%3E")}.i-mdi-weather-sunny{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 7a5 5 0 0 1 5 5a5 5 0 0 1-5 5a5 5 0 0 1-5-5a5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3a3 3 0 0 0 3 3a3 3 0 0 0 3-3a3 3 0 0 0-3-3m0-7l2.39 3.42C13.65 5.15 12.84 5 12 5s-1.65.15-2.39.42zM3.34 7l4.16-.35A7.2 7.2 0 0 0 5.94 8.5c-.44.74-.69 1.5-.83 2.29zm.02 10l1.76-3.77a7.13 7.13 0 0 0 2.38 4.14zM20.65 7l-1.77 3.79a7.02 7.02 0 0 0-2.38-4.15zm-.01 10l-4.14.36c.59-.51 1.12-1.14 1.54-1.86c.42-.73.69-1.5.83-2.29zM12 22l-2.41-3.44c.74.27 1.55.44 2.41.44c.82 0 1.63-.17 2.37-.44z'/%3E%3C/svg%3E")}.i-mdi-weather-sunny,.i-mdi-wheelchair-accessibility{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.i-mdi-wheelchair-accessibility{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m18.4 11.2l-4.1.2l2.3-2.6c.2-.3.3-.8.2-1.3c-.1-.3-.2-.6-.5-.8l-5.4-3.2c-.4-.3-1-.2-1.4.1L6.8 6.1c-.5.5-.6 1.2-.1 1.7c.4.5 1.2.5 1.7.1l2-1.8l1.9 1.1l-4.2 4.3c-.1.1-.1.2-.2.2c-.5.2-1 .4-1.4.7L8 13.9c.5-.2 1-.4 1.5-.4c1.9 0 3.5 1.6 3.5 3.5c0 .6-.1 1.1-.4 1.5l1.5 1.5q.9-1.35.9-3c0-1.2-.4-2.4-1.1-3.3l3.3-.3l-.2 4.8c-.1.7.4 1.2 1.1 1.3h.1c.6 0 1.1-.5 1.2-1.1l.2-5.9c0-.3-.1-.7-.3-.9c-.3-.3-.6-.4-.9-.4M18 5.5a2 2 0 0 0 2-2a2 2 0 0 0-2-2a2 2 0 0 0-2 2a2 2 0 0 0 2 2m-5.5 16.1q-1.35.9-3 .9C6.5 22.5 4 20 4 17q0-1.65.9-3l1.5 1.5c-.2.5-.4 1-.4 1.5c0 1.9 1.6 3.5 3.5 3.5c.6 0 1.1-.1 1.5-.4z'/%3E%3C/svg%3E")}.i-mdi-wifi{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m12 21l3.6-4.8c-1-.75-2.25-1.2-3.6-1.2s-2.6.45-3.6 1.2zm0-18C7.95 3 4.21 4.34 1.2 6.6L3 9c2.5-1.88 5.62-3 9-3s6.5 1.12 9 3l1.8-2.4C19.79 4.34 16.05 3 12 3m0 6c-2.7 0-5.19.89-7.2 2.4l1.8 2.4C8.1 12.67 9.97 12 12 12s3.9.67 5.4 1.8l1.8-2.4C17.19 9.89 14.7 9 12 9'/%3E%3C/svg%3E")}.i-mdi-wifi,[i-lucide-globe~="target:"]:target{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}[i-lucide-globe~="target:"]:target{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 2a14.5 14.5 0 0 0 0 20a14.5 14.5 0 0 0 0-20M2 12h20'/%3E%3C/g%3E%3C/svg%3E")}[i-lucide-navigation~="target:"]:target{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m3 11l19-9l-9 19l-2-8z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}[i-lucide-mail~="default:"]:default{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m22 7l-8.991 5.727a2 2 0 0 1-2.009 0L2 7'/%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3C/g%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}[i-lucide-phone~="default:"]:default{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233a14 14 0 0 0 6.392 6.384'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}[i-lucide-navigation~="disabled:"]:disabled{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' stroke-width='1.4' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m3 11l19-9l-9 19l-2-8z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;stroke-width:1.4;width:1.2em}.container,[container=""]{width:100%}.aa-glass{background-color:#ffffffb3;border-color:#ffffff2e;border-radius:.75rem;border-width:1px;--un-shadow:0 8px 32px var(--un-shadow-color,rgba(0,0,0,.12));--un-backdrop-blur:blur(12px)}.aa-glass,.aa-glass-dark{-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);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.aa-glass-dark{border-color:#ffffff14;border-radius:.75rem;border-width:1px;--un-bg-opacity:.7;background-color:rgba(13,13,26,var(--un-bg-opacity));--un-shadow:0 8px 32px var(--un-shadow-color,rgba(0,0,0,.4));--un-backdrop-blur:blur(12px)}.aa-body{font-size:1rem;letter-spacing:-.025em;line-height:1.5rem;line-height:1.5}.aa-body,.aa-caption{font-family:var(--aa-font-sans)}.aa-caption{color:var(--aa-color-text-muted);font-size:.875rem;line-height:1.25rem;line-height:1.5}.aa-heading-1{font-size:2.25rem;line-height:2.5rem;line-height:1.25}.aa-heading-1,.aa-heading-2{font-family:var(--aa-font-display);font-weight:600;letter-spacing:-.025em}.aa-heading-2{font-size:1.875rem;line-height:2.25rem;line-height:1.25}.aa-heading-3{font-family:var(--aa-font-display);font-size:1.5rem;font-weight:600;letter-spacing:-.025em;line-height:2rem;line-height:1.25}@media(min-width:640px){.container,[container=""]{max-width:640px}}@media(min-width:768px){.container,[container=""]{max-width:768px}}@media(min-width:1024px){.container,[container=""]{max-width:1024px}}@media(min-width:1440px){.container,[container=""]{max-width:1440px}}@media(min-width:1536px){.container,[container=""]{max-width:1536px}}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.visible,[visible=""]{visibility:visible}.invisible,[invisible=""]{visibility:hidden}.absolute,[absolute=""]{position:absolute}.fixed,[fixed=""]{position:fixed}.relative{position:relative}.sticky,[sticky=""]{position:sticky}.static,[static=""]{position:static}[top~="2"]{top:.5rem}.grid,[grid=""]{display:grid}[rows~="12"]{grid-template-rows:repeat(12,minmax(0,1fr))}[rows~="3"]{grid-template-rows:repeat(3,minmax(0,1fr))}[rows~="4"]{grid-template-rows:repeat(4,minmax(0,1fr))}.m\[1\]{margin:1}.ms,[ms=""]{margin-inline-start:1rem}.inline,[inline=""]{display:inline}.block,[block=""]{display:block}.inline-block{display:inline-block}.contents{display:contents}.hidden,[hidden=""]{display:none}[aspect-ratio~="1"]{aspect-ratio:1}[aspect-ratio~="10"]{aspect-ratio:10}[aspect-ratio~="16"]{aspect-ratio:16}[aspect-ratio~="16/9"]{aspect-ratio:16/9}[aspect-ratio~="3"]{aspect-ratio:3}[aspect-ratio~="4"]{aspect-ratio:4}[aspect-ratio~="4/3"]{aspect-ratio:4/3}[aspect-ratio~="5"]{aspect-ratio:5}[aspect-ratio~="9"]{aspect-ratio:9}[size~="0"]{height:0;width:0}[size~="18"]{height:4.5rem;width:4.5rem}[size~="20"]{height:5rem;width:5rem}[size~="22"]{height:5.5rem;width:5.5rem}[size~=lg]{height:32rem;width:32rem}[size~=md]{height:28rem;width:28rem}[size~=sm]{height:24rem;width:24rem}[size~=xl]{height:36rem;width:36rem}[size~=xs]{height:20rem;width:20rem}.h-3,.h3,[h3=""]{height:.75rem}.h1{height:.25rem}.h2{height:.5rem}.h4{height:1rem}.w-3{width:.75rem}.w-full{width:100%}.flex,[flex=""]{display:flex}.inline-flex{display:inline-flex}.flex-1,[flex-1=""]{flex:1 1 0%}.flex-shrink,.shrink{flex-shrink:1}.grow{flex-grow:1}.flex-wrap{flex-wrap:wrap}.table{display:table}.border-collapse{border-collapse:collapse}.transform,[transform=""]{transform: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))}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}[resize~=x]{resize:horizontal}[resize~=y]{resize:vertical}.resize,[resize=""]{resize:both}[resize~="default:"]:default{resize:both}.items-center{align-items:center}.gap-2{gap:.5rem}.b,.border,[b=""],[border=""]{border-width:1px}.rounded,[rounded=""]{border-radius:.25rem}[stroke-width~="1.5"]{stroke-width:1.5px}[stroke-width~="2"]{stroke-width:2px}[stroke-width~="2.5"]{stroke-width:2.5px}[stroke-width~="52"]{stroke-width:52px}[stroke-width~="80"]{stroke-width:80px}[stroke~="#C8102E"]{--un-stroke-opacity:1;stroke:rgb(200 16 46/var(--un-stroke-opacity))}[stroke~="#FFF"],[stroke~="#ffffff"]{--un-stroke-opacity:1;stroke:rgb(255 255 255/var(--un-stroke-opacity))}.px,[px=""]{padding-left:1rem;padding-right:1rem}[px~="1"]{padding-left:.25rem;padding-right:.25rem}.text-wrap{text-wrap:wrap}.text-xs{font-size:.75rem;line-height:1rem}[text~="1"]{font-size:.25rem}[text~=text]{color:var(--aa-color-text)}.uppercase{text-transform:uppercase}.italic,[italic=""]{font-style:italic}.tabular-nums{--un-numeric-spacing:tabular-nums;font-variant-numeric:var(--un-ordinal) var(--un-slashed-zero) var(--un-numeric-figure) var(--un-numeric-spacing) var(--un-numeric-fraction)}.underline{text-decoration-line:underline}[selection~=tab] ::-moz-selection,[selection~=tab]::-moz-selection{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.tab,[selection~=tab] ::selection,[selection~=tab]::selection,[tab=""]{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.active-tab:active{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.text-shadow{--un-text-shadow:0 0 1px var(--un-text-shadow-color,rgba(0,0,0,.2)),0 0 1px var(--un-text-shadow-color,rgba(1,0,5,.1));text-shadow:var(--un-text-shadow)}.op-50{opacity:.5}.op-60{opacity:.6}.hover\:op-80:hover{opacity:.8}.shadow,[shadow=""]{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color,rgba(0,0,0,.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.light [light~=outline],.outline,[outline=""]{outline-style:solid}.ring{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.blur,[blur=""],[blur~="8"]{--un-blur:blur(8px)}.blur,[blur=""],[blur~="3"],[blur~="8"]{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)}[blur~="3"]{--un-blur:blur(3px)}[blur~="4"]{--un-blur:blur(4px)}[blur~="4"],[blur~="6"]{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)}[blur~="6"]{--un-blur:blur(6px)}[drop-shadow=""]{--un-drop-shadow:drop-shadow(0 1px 2px var(--un-drop-shadow-color,rgba(0,0,0,.1))) drop-shadow(0 1px 1px var(--un-drop-shadow-color,rgba(0,0,0,.06)))}.filter,[drop-shadow=""],[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,[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=""]{transition-duration:.15s;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-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease,.ease-in-out,[ease=""]{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}[placeholder~="$t("]::-moz-placeholder{color:var(--t\()}[placeholder~="$t("]::placeholder{color:var(--t\()}.aa-modal-backdrop[data-v-c982e6c4]{align-items:center;backdrop-filter:blur(var(--aa-glass-blur)) saturate(var(--aa-glass-saturation));-webkit-backdrop-filter:blur(var(--aa-glass-blur)) saturate(var(--aa-glass-saturation));background:var(--aa-color-surface-overlay);display:flex;inset:0;justify-content:center;padding:var(--aa-space-4);position:fixed;z-index:var(--aa-z-modal)}.aa-modal[data-v-c982e6c4]{background:var(--aa-color-surface);border:1px solid var(--aa-color-border);border-radius:var(--aa-radius-2xl);box-shadow:var(--aa-shadow-xl);max-height:90vh;overflow-y:auto;width:100%}.aa-modal--sm[data-v-c982e6c4]{max-width:360px}.aa-modal--md[data-v-c982e6c4]{max-width:520px}.aa-modal--lg[data-v-c982e6c4]{max-width:720px}.aa-modal__header[data-v-c982e6c4]{align-items:center;border-bottom:1px solid var(--aa-color-border);display:flex;justify-content:space-between;padding:var(--aa-space-5) var(--aa-space-6)}.aa-modal__title[data-v-c982e6c4]{color:var(--aa-color-text);font-size:var(--aa-text-lg);font-weight:var(--aa-font-semibold)}.aa-modal__close[data-v-c982e6c4]{align-items:center;background:var(--aa-color-surface-elevated);border:none;border-radius:var(--aa-radius-full);color:var(--aa-color-text-muted);cursor:pointer;display:flex;height:32px;justify-content:center;transition:color var(--aa-transition-fast);width:32px}.aa-modal__close[data-v-c982e6c4]:hover{color:var(--aa-color-text)}.aa-modal__close-icon[data-v-c982e6c4]{height:16px;width:16px}.aa-modal__body[data-v-c982e6c4]{color:var(--aa-color-text-secondary);font-size:var(--aa-text-base);line-height:var(--aa-leading-relaxed);padding:var(--aa-space-6)}.aa-modal__footer[data-v-c982e6c4]{border-top:1px solid var(--aa-color-border);display:flex;gap:var(--aa-space-2);justify-content:flex-end;padding:var(--aa-space-4) var(--aa-space-6)}.aa-modal-overlay-enter-active[data-v-c982e6c4]{transition:opacity var(--aa-duration-normal) var(--aa-ease-spring)}.aa-modal-overlay-leave-active[data-v-c982e6c4]{transition:opacity var(--aa-duration-fast) var(--aa-ease-exit)}.aa-modal-overlay-enter-from[data-v-c982e6c4],.aa-modal-overlay-leave-to[data-v-c982e6c4]{opacity:0}.aa-modal-overlay-enter-active .aa-modal[data-v-c982e6c4]{transition:transform var(--aa-duration-normal) var(--aa-ease-spring)}.aa-modal-overlay-leave-active .aa-modal[data-v-c982e6c4]{transition:transform var(--aa-duration-fast) var(--aa-ease-exit)}.aa-modal-overlay-enter-from .aa-modal[data-v-c982e6c4]{transform:scale(.95)}.aa-modal-overlay-leave-to .aa-modal[data-v-c982e6c4]{transform:scale(.97)}.aa-modal-overlay-enter-active[data-v-c982e6c4],.aa-modal-overlay-leave-active[data-v-c982e6c4]{will-change:opacity}.aa-modal-overlay-enter-active .aa-modal[data-v-c982e6c4],.aa-modal-overlay-leave-active .aa-modal[data-v-c982e6c4]{will-change:transform}@media(prefers-reduced-motion:reduce){.aa-modal-backdrop[data-v-c982e6c4]{backdrop-filter:none;-webkit-backdrop-filter:none}.aa-modal-overlay-enter-active[data-v-c982e6c4],.aa-modal-overlay-enter-active .aa-modal[data-v-c982e6c4],.aa-modal-overlay-leave-active[data-v-c982e6c4],.aa-modal-overlay-leave-active .aa-modal[data-v-c982e6c4]{transition-duration:0s}}.aa-sheet-backdrop[data-v-d70bab14]{align-items:flex-end;background:#fff3;display:flex;inset:0;justify-content:center;position:fixed;z-index:var(--aa-z-modal)}[data-theme=dark] .aa-sheet-backdrop[data-v-d70bab14]{background:#0003}@media(min-width:768px){.aa-sheet-backdrop[data-v-d70bab14]{align-items:center}}.aa-sheet[data-v-d70bab14]{box-shadow:var(--aa-shadow-xl);display:flex;flex-direction:column;max-width:520px;position:relative;width:100%;will-change:transform}@media(min-width:768px){.aa-sheet[data-v-d70bab14]{border-radius:var(--aa-radius-xl);margin:0 auto;margin-bottom:var(--aa-space-8)}}.aa-sheet__handle-area[data-v-d70bab14]{cursor:grab;display:flex;justify-content:center;padding:var(--aa-space-3) 0 var(--aa-space-1);touch-action:none}.aa-sheet__handle[data-v-d70bab14]{background:var(--aa-color-border);border-radius:var(--aa-radius-full);height:4px;width:36px}.aa-sheet__header[data-v-d70bab14]{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;padding:var(--aa-space-2) var(--aa-space-5) var(--aa-space-4)}.aa-sheet__title[data-v-d70bab14]{color:var(--aa-color-text);font-size:var(--aa-text-lg);font-weight:var(--aa-font-semibold)}.aa-sheet__close[data-v-d70bab14]{align-items:center;background:var(--aa-color-surface-elevated);border:none;border-radius:var(--aa-radius-full);color:var(--aa-color-text-muted);cursor:pointer;display:flex;height:32px;justify-content:center;transition:color var(--aa-transition-fast);width:32px}.aa-sheet__close[data-v-d70bab14]:hover{color:var(--aa-color-text)}.aa-sheet__close-icon[data-v-d70bab14]{height:16px;width:16px}.aa-sheet__body[data-v-d70bab14]{flex:1;overflow-y:auto;padding:0 var(--aa-space-5) var(--aa-space-5);-webkit-overflow-scrolling:touch}.aa-sheet__footer[data-v-d70bab14]{border-top:1px solid var(--aa-color-border);flex-shrink:0;padding:var(--aa-space-4) var(--aa-space-5);padding-bottom:calc(var(--aa-space-4) + env(safe-area-inset-bottom,0px))}.aa-sheet--keyboard-open[data-v-d70bab14]{transition:max-height .2s ease,height .2s ease}.aa-sheet--keyboard-open .aa-sheet__body[data-v-d70bab14]{padding-bottom:var(--aa-space-8)}.aa-sheet-overlay-enter-active[data-v-d70bab14]{transition:opacity var(--aa-duration-normal) var(--aa-ease-spring)}.aa-sheet-overlay-leave-active[data-v-d70bab14]{transition:opacity var(--aa-duration-fast) var(--aa-ease-exit)}.aa-sheet-overlay-enter-from[data-v-d70bab14],.aa-sheet-overlay-leave-to[data-v-d70bab14]{opacity:0}.aa-sheet-overlay-enter-active .aa-sheet[data-v-d70bab14]{transition:transform var(--aa-duration-normal) var(--aa-ease-spring)}.aa-sheet-overlay-leave-active .aa-sheet[data-v-d70bab14]{transition:transform var(--aa-duration-fast) var(--aa-ease-exit)}.aa-sheet-overlay-enter-from .aa-sheet[data-v-d70bab14],.aa-sheet-overlay-leave-to .aa-sheet[data-v-d70bab14]{transform:translateY(100%)}.aa-sheet-overlay-enter-active[data-v-d70bab14],.aa-sheet-overlay-leave-active[data-v-d70bab14]{will-change:opacity}.aa-sheet-overlay-enter-active .aa-sheet[data-v-d70bab14],.aa-sheet-overlay-leave-active .aa-sheet[data-v-d70bab14]{will-change:transform}@media(prefers-reduced-motion:reduce){.aa-sheet-overlay-enter-active[data-v-d70bab14],.aa-sheet-overlay-enter-active .aa-sheet[data-v-d70bab14],.aa-sheet-overlay-leave-active[data-v-d70bab14],.aa-sheet-overlay-leave-active .aa-sheet[data-v-d70bab14]{transition-duration:0s}}.cb-overlay[data-v-b4cf0993]{align-items:flex-end;display:flex;inset:0;pointer-events:none;position:fixed;z-index:9999}.cb-sheet[data-v-b4cf0993]{box-shadow:0 -4px 24px #0000001f;margin:0 auto;max-width:480px;padding-bottom:env(safe-area-inset-bottom,0);pointer-events:all;width:100%}.cb-content[data-v-b4cf0993]{padding:var(--aa-space-5) var(--aa-space-5) var(--aa-space-6);position:relative;z-index:2}.cb-header[data-v-b4cf0993]{align-items:center;display:flex;gap:var(--aa-space-2);margin-bottom:var(--aa-space-3)}.cb-icon[data-v-b4cf0993]{font-size:1.4rem;line-height:1}.cb-title[data-v-b4cf0993]{color:var(--aa-color-text);font-size:var(--aa-text-base);font-weight:var(--aa-font-semibold);margin:0}.cb-desc[data-v-b4cf0993]{color:var(--aa-color-text-secondary);font-size:var(--aa-text-sm);line-height:var(--aa-leading-relaxed);margin:0 0 var(--aa-space-4)}.cb-actions[data-v-b4cf0993]{display:flex;gap:var(--aa-space-2);margin-bottom:var(--aa-space-3)}.cb-btn[data-v-b4cf0993]{border:none;border-radius:var(--aa-radius-lg);cursor:pointer;flex:1;font-size:var(--aa-text-sm);font-weight:var(--aa-font-semibold);padding:var(--aa-space-3) var(--aa-space-4);transition:opacity var(--aa-transition-fast)}.cb-btn[data-v-b4cf0993]:hover{opacity:.85}.cb-btn--secondary[data-v-b4cf0993]{background:var(--aa-color-surface-elevated);border:1px solid var(--aa-color-border);color:var(--aa-color-text-secondary)}.cb-btn--primary[data-v-b4cf0993]{background:var(--aa-color-primary);color:#fff}.cb-btn--full[data-v-b4cf0993]{margin-top:var(--aa-space-5);width:100%}.cb-details-link[data-v-b4cf0993]{background:none;border:none;color:var(--aa-color-text-muted);cursor:pointer;display:block;font-size:var(--aa-text-xs);padding:var(--aa-space-1);text-align:center;transition:color var(--aa-transition-fast);width:100%}.cb-details-link[data-v-b4cf0993]:hover{color:var(--aa-color-text-secondary)}.cb-row[data-v-b4cf0993],.cb-settings[data-v-b4cf0993]{padding:var(--aa-space-2) 0}.cb-row[data-v-b4cf0993]{align-items:center;display:flex;gap:var(--aa-space-3);justify-content:space-between}.cb-row-info[data-v-b4cf0993]{display:flex;flex-direction:column;gap:var(--aa-space-1)}.cb-row-label[data-v-b4cf0993]{color:var(--aa-color-text);font-size:var(--aa-text-sm);font-weight:var(--aa-font-medium)}.cb-row-sub[data-v-b4cf0993]{color:var(--aa-color-text-muted);font-size:var(--aa-text-xs);line-height:var(--aa-leading-relaxed)}.cb-divider[data-v-b4cf0993]{background:var(--aa-color-border-subtle);height:1px;margin:var(--aa-space-1) 0}.cb-toggle[data-v-b4cf0993]{border:none;border-radius:var(--aa-radius-full);cursor:pointer;flex-shrink:0;height:26px;padding:0;position:relative;transition:background var(--aa-transition-fast);width:44px}.cb-toggle--on[data-v-b4cf0993]{background:var(--aa-color-primary)}.cb-toggle--off[data-v-b4cf0993]{background:var(--aa-color-border)}.cb-toggle--disabled[data-v-b4cf0993]{background:var(--aa-color-primary);cursor:not-allowed;opacity:.5}.cb-toggle-knob[data-v-b4cf0993]{background:#fff;border-radius:var(--aa-radius-full);box-shadow:0 1px 3px #0003;height:20px;position:absolute;top:3px;transition:left var(--aa-transition-fast);width:20px}.cb-toggle-knob--on[data-v-b4cf0993]{left:21px}.cb-toggle-knob--off[data-v-b4cf0993]{left:3px}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans SemiBold Italic"),url(../_fonts/N9ZVab_oKs_UxWIn_IQNAbCBO0yf3HA7y5o1gm1Rgr4-cZC7TGBN2w9iY84creVgli_kUK1Ea9wqq7tFWan1Gq4.woff2) format(woff2);font-display:swap;unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:600;font-style:italic}@font-face{font-family:"Plus Jakarta Sans Fallback: BlinkMacSystemFont";src:local("BlinkMacSystemFont");size-adjust:112.3639%;ascent-override:92.3784%;descent-override:19.7572%;line-gap-override:0%}@font-face{font-family:"Plus Jakarta Sans Fallback: Segoe UI";src:local("Segoe UI");size-adjust:105.5577%;ascent-override:98.3348%;descent-override:21.0311%;line-gap-override:0%}@font-face{font-family:"Plus Jakarta Sans Fallback: Helvetica Neue";src:local("Helvetica Neue");size-adjust:104%;ascent-override:99.8077%;descent-override:21.3462%;line-gap-override:0%}@font-face{font-family:"Plus Jakarta Sans Fallback: Arial";src:local("Arial");size-adjust:104.9796%;ascent-override:98.8763%;descent-override:21.147%;line-gap-override:0%}@font-face{font-family:"Plus Jakarta Sans Fallback: Noto Sans";src:local("Noto Sans");size-adjust:98.7342%;ascent-override:105.1308%;descent-override:22.4846%;line-gap-override:0%}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans SemiBold Italic"),url(../_fonts/4wEg2DxsAoviDLnyIBgQYsCS7SFqT-Kca8ePZIhfIWs-gynKDAjQ2_SBmSyfhNCYcbQieb3MEszUxVyk3cRMvCE.woff2) format(woff2);font-display:swap;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-weight:600;font-style:italic}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans SemiBold Italic"),url(../_fonts/yANoew4-5J3lKqWmn7pBC7UxLEOTWBfV9eD1YSKBaqw-O3ATPxxNttq5P6uRnTwwuKKvI2r6SlzLalCBrNmOLJI.woff2) format(woff2);font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:600;font-style:italic}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans SemiBold Italic"),url(../_fonts/uwqakOkBu6oMrlKV4nma9bgMSEI66NJL44fJJkjX1H0-mm5MnNoNuc5ko4Nv0Cu1FYtbr_ybSjxjKyx63bJpg40.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:600;font-style:italic}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans Bold Italic"),url(../_fonts/N9ZVab_oKs_UxWIn_IQNAbCBO0yf3HA7y5o1gm1Rgr4-cZC7TGBN2w9iY84creVgli_kUK1Ea9wqq7tFWan1Gq4.woff2) format(woff2);font-display:swap;unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:700;font-style:italic}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans Bold Italic"),url(../_fonts/4wEg2DxsAoviDLnyIBgQYsCS7SFqT-Kca8ePZIhfIWs-gynKDAjQ2_SBmSyfhNCYcbQieb3MEszUxVyk3cRMvCE.woff2) format(woff2);font-display:swap;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-weight:700;font-style:italic}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans Bold Italic"),url(../_fonts/yANoew4-5J3lKqWmn7pBC7UxLEOTWBfV9eD1YSKBaqw-O3ATPxxNttq5P6uRnTwwuKKvI2r6SlzLalCBrNmOLJI.woff2) format(woff2);font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:700;font-style:italic}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans Bold Italic"),url(../_fonts/uwqakOkBu6oMrlKV4nma9bgMSEI66NJL44fJJkjX1H0-mm5MnNoNuc5ko4Nv0Cu1FYtbr_ybSjxjKyx63bJpg40.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:700;font-style:italic}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans ExtraBold Italic"),url(../_fonts/N9ZVab_oKs_UxWIn_IQNAbCBO0yf3HA7y5o1gm1Rgr4-cZC7TGBN2w9iY84creVgli_kUK1Ea9wqq7tFWan1Gq4.woff2) format(woff2);font-display:swap;unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:800;font-style:italic}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans ExtraBold Italic"),url(../_fonts/4wEg2DxsAoviDLnyIBgQYsCS7SFqT-Kca8ePZIhfIWs-gynKDAjQ2_SBmSyfhNCYcbQieb3MEszUxVyk3cRMvCE.woff2) format(woff2);font-display:swap;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-weight:800;font-style:italic}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans ExtraBold Italic"),url(../_fonts/yANoew4-5J3lKqWmn7pBC7UxLEOTWBfV9eD1YSKBaqw-O3ATPxxNttq5P6uRnTwwuKKvI2r6SlzLalCBrNmOLJI.woff2) format(woff2);font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:800;font-style:italic}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans ExtraBold Italic"),url(../_fonts/uwqakOkBu6oMrlKV4nma9bgMSEI66NJL44fJJkjX1H0-mm5MnNoNuc5ko4Nv0Cu1FYtbr_ybSjxjKyx63bJpg40.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:800;font-style:italic}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans SemiBold"),url(../_fonts/sYzVejXE0Q8AktK-XNgNEadmJoFvAQlpP8bk2h2Py44-zCSKauXG97M8kHkMdsSHEuzR9LUqA2nZttaC7ssTzJk.woff2) format(woff2);font-display:swap;unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:600;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans SemiBold"),url(../_fonts/nxParXGGR7cNErfBjnXo55C6KEGr87XGQTGPVN06jX8-ePjpwWzTNgzufgT_r9peDQqMZiVMOtIueY_3ltCwe94.woff2) format(woff2);font-display:swap;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-weight:600;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans SemiBold"),url(../_fonts/nUcvduHXtGB2E0s091ntUXXIhWTbfwXK0AyjqopWzjw-xdSwZkF_Ar8smKcaUldUamZxUPjpOZCk0naZBqn3ld0.woff2) format(woff2);font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:600;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans SemiBold"),url(../_fonts/xAgln5dSOIuCufJoUuvSumEbp6nwk_5l1iNEj8UD--Q-lM2uw_GlrieFupO05ZpcDsytugt3jjU5RBmGxD8PVZE.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:600;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans Bold"),url(../_fonts/sYzVejXE0Q8AktK-XNgNEadmJoFvAQlpP8bk2h2Py44-zCSKauXG97M8kHkMdsSHEuzR9LUqA2nZttaC7ssTzJk.woff2) format(woff2);font-display:swap;unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:700;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans Bold"),url(../_fonts/nxParXGGR7cNErfBjnXo55C6KEGr87XGQTGPVN06jX8-ePjpwWzTNgzufgT_r9peDQqMZiVMOtIueY_3ltCwe94.woff2) format(woff2);font-display:swap;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-weight:700;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans Bold"),url(../_fonts/nUcvduHXtGB2E0s091ntUXXIhWTbfwXK0AyjqopWzjw-xdSwZkF_Ar8smKcaUldUamZxUPjpOZCk0naZBqn3ld0.woff2) format(woff2);font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:700;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans Bold"),url(../_fonts/xAgln5dSOIuCufJoUuvSumEbp6nwk_5l1iNEj8UD--Q-lM2uw_GlrieFupO05ZpcDsytugt3jjU5RBmGxD8PVZE.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:700;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans ExtraBold"),url(../_fonts/sYzVejXE0Q8AktK-XNgNEadmJoFvAQlpP8bk2h2Py44-zCSKauXG97M8kHkMdsSHEuzR9LUqA2nZttaC7ssTzJk.woff2) format(woff2);font-display:swap;unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:800;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans ExtraBold"),url(../_fonts/nxParXGGR7cNErfBjnXo55C6KEGr87XGQTGPVN06jX8-ePjpwWzTNgzufgT_r9peDQqMZiVMOtIueY_3ltCwe94.woff2) format(woff2);font-display:swap;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-weight:800;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans ExtraBold"),url(../_fonts/nUcvduHXtGB2E0s091ntUXXIhWTbfwXK0AyjqopWzjw-xdSwZkF_Ar8smKcaUldUamZxUPjpOZCk0naZBqn3ld0.woff2) format(woff2);font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:800;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:local("Plus Jakarta Sans ExtraBold"),url(../_fonts/xAgln5dSOIuCufJoUuvSumEbp6nwk_5l1iNEj8UD--Q-lM2uw_GlrieFupO05ZpcDsytugt3jjU5RBmGxD8PVZE.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:800;font-style:normal}.error-hero[data-v-d6ec8cee]{padding:var(--aa-space-16) var(--aa-space-4) var(--aa-space-8);text-align:center}.error-hero__code[data-v-d6ec8cee]{color:var(--aa-color-text-tertiary);font-size:clamp(80px,20vw,160px);font-weight:900;letter-spacing:-4px;line-height:1;margin-bottom:var(--aa-space-2);opacity:.18;-webkit-user-select:none;-moz-user-select:none;user-select:none}.error-hero__code[data-v-d6ec8cee],.error-hero__title[data-v-d6ec8cee]{font-family:Plus Jakarta Sans,"Plus Jakarta Sans Fallback: BlinkMacSystemFont","Plus Jakarta Sans Fallback: Segoe UI","Plus Jakarta Sans Fallback: Helvetica Neue","Plus Jakarta Sans Fallback: Arial","Plus Jakarta Sans Fallback: Noto Sans",system-ui,sans-serif}.error-hero__title[data-v-d6ec8cee]{color:var(--aa-color-text);font-size:clamp(20px,4vw,28px);font-weight:700;margin:0}.error-hero__subtitle[data-v-d6ec8cee]{color:var(--aa-color-text-secondary);font-size:14px;margin-top:var(--aa-space-2);margin-inline:auto;max-width:380px}.error-hero__actions[data-v-d6ec8cee]{display:flex;gap:var(--aa-space-3);justify-content:center;margin-top:var(--aa-space-6)}.error-hero__btn[data-v-d6ec8cee]{border:none;border-radius:14px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 24px;text-decoration:none;transition:opacity .15s}.error-hero__btn[data-v-d6ec8cee]:hover{opacity:.85}.error-hero__btn--primary[data-v-d6ec8cee]{background:var(--aa-color-primary);color:#fff}.error-hero__btn--secondary[data-v-d6ec8cee]{background:var(--aa-color-surface-elevated);border:1px solid var(--aa-color-border);color:var(--aa-color-text-secondary)}.aa-skeleton[data-v-03eb9762]{animation:shimmer-03eb9762 1.4s ease infinite;background:linear-gradient(90deg,var(--aa-color-surface-elevated) 25%,var(--aa-color-border-subtle,#f0f1f5) 50%,var(--aa-color-surface-elevated) 75%);background-size:200% 100%;border-radius:var(--aa-radius-sm);display:block}.aa-skeleton--rounded[data-v-03eb9762]{border-radius:var(--aa-radius-lg)}.aa-skeleton--circle[data-v-03eb9762]{border-radius:var(--aa-radius-full)}@keyframes shimmer-03eb9762{0%{background-position:200% 0}to{background-position:-200% 0}}.aa-img[data-v-dd4616e0]{border-radius:inherit;overflow:clip;position:relative;width:100%}.aa-img__placeholder[data-v-dd4616e0]{filter:blur(20px);inset:-10%;transform:scale(1.2)}.aa-img__el[data-v-dd4616e0],.aa-img__placeholder[data-v-dd4616e0]{position:absolute;transition:opacity .3s ease}.aa-img__el[data-v-dd4616e0]{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;opacity:0;width:100%}.aa-img__el--loaded[data-v-dd4616e0]{opacity:1}.aa-img--flow[data-v-dd4616e0]{height:auto;width:auto}.aa-img--flow .aa-img__el[data-v-dd4616e0]{height:auto;inset:auto;max-height:100%;max-width:100%;position:relative;width:auto}.aa-img--flow .aa-img__placeholder[data-v-dd4616e0],.aa-img__fallback[data-v-dd4616e0]{inset:0;position:absolute}.aa-img__fallback[data-v-dd4616e0]{align-items:center;background:var(--aa-color-surface-elevated);display:flex;justify-content:center}.aa-img__fallback-icon[data-v-dd4616e0]{color:var(--aa-color-text-muted);height:32px;opacity:.4;width:32px}.aa-img__credit[data-v-dd4616e0]{background:#00000080;border-top-left-radius:4px;bottom:0;color:#ffffffd9;font-size:10px;line-height:1.4;opacity:0;padding:2px 6px;pointer-events:none;position:absolute;right:0;transition:opacity .2s ease;white-space:nowrap;z-index:2}.aa-img:hover .aa-img__credit[data-v-dd4616e0]{opacity:1}@media(max-width:767px){.aa-img__credit[data-v-dd4616e0]{opacity:1}}.heart-confetti[data-v-eb68cd16]{align-items:center;display:flex;inset:-12px;justify-content:center;pointer-events:none;position:absolute;z-index:1}.heart-confetti__particle[data-v-eb68cd16]{animation:heart-burst-eb68cd16 .8s cubic-bezier(.22,.61,.36,1) forwards;height:6px;position:absolute;width:6px}.heart-confetti__particle[data-v-eb68cd16]:before{background:currentColor;border-radius:50% 50% 0;content:"";display:block;height:100%;transform:rotate(-45deg);width:100%}.heart-confetti__particle[data-v-eb68cd16]:nth-child(4n+1){color:#ef4444}.heart-confetti__particle[data-v-eb68cd16]:nth-child(4n+2){color:#f472b6}.heart-confetti__particle[data-v-eb68cd16]:nth-child(4n+3){color:#fb923c}.heart-confetti__particle[data-v-eb68cd16]:nth-child(4n+4){color:#f87171}.heart-confetti__particle[data-v-eb68cd16]:first-child{--angle:0deg;--dist:32px}.heart-confetti__particle[data-v-eb68cd16]:nth-child(2){--angle:30deg;--dist:38px}.heart-confetti__particle[data-v-eb68cd16]:nth-child(3){--angle:60deg;--dist:28px}.heart-confetti__particle[data-v-eb68cd16]:nth-child(4){--angle:90deg;--dist:36px}.heart-confetti__particle[data-v-eb68cd16]:nth-child(5){--angle:120deg;--dist:30px}.heart-confetti__particle[data-v-eb68cd16]:nth-child(6){--angle:150deg;--dist:40px}.heart-confetti__particle[data-v-eb68cd16]:nth-child(7){--angle:180deg;--dist:32px}.heart-confetti__particle[data-v-eb68cd16]:nth-child(8){--angle:210deg;--dist:36px}.heart-confetti__particle[data-v-eb68cd16]:nth-child(9){--angle:240deg;--dist:28px}.heart-confetti__particle[data-v-eb68cd16]:nth-child(10){--angle:270deg;--dist:38px}.heart-confetti__particle[data-v-eb68cd16]:nth-child(11){--angle:300deg;--dist:34px}.heart-confetti__particle[data-v-eb68cd16]:nth-child(12){--angle:330deg;--dist:40px}@keyframes heart-burst-eb68cd16{0%{opacity:1;transform:translate(0) scale(1.2)}60%{opacity:.8}to{opacity:0;transform:translate(calc(cos(var(--angle))*var(--dist)),calc(sin(var(--angle))*var(--dist))) scale(.3)}}.save-button[data-v-5f8d1ae5]{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:inline-flex;justify-content:center;padding:0;position:relative;transition:transform .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.save-button--md[data-v-5f8d1ae5]{height:40px;width:40px}.save-button--sm[data-v-5f8d1ae5]{height:32px;width:32px}.save-button--pressing[data-v-5f8d1ae5]{transform:scale(.8)}.save-button--pop[data-v-5f8d1ae5]{animation:save-pop-5f8d1ae5 .4s cubic-bezier(.34,1.56,.64,1)}@keyframes save-pop-5f8d1ae5{0%{transform:scale(1)}40%{transform:scale(1.4)}70%{transform:scale(.9)}to{transform:scale(1)}}.save-button__icon[data-v-5f8d1ae5]{display:block;transition:color .2s ease,transform .2s ease}.save-button--md .save-button__icon[data-v-5f8d1ae5]{font-size:26px;height:26px;width:26px}.save-button--sm .save-button__icon[data-v-5f8d1ae5]{font-size:22px;height:22px;width:22px}.save-button:not(.save-button--saved) .save-button__icon[data-v-5f8d1ae5]{color:#ffffffd9;filter:drop-shadow(0 1px 3px rgba(0,0,0,.5))}.save-button__badge[data-v-5f8d1ae5]{background:var(--aa-color-primary);border-radius:7px;color:#fff;font-size:9px;font-weight:700;height:14px;line-height:14px;min-width:14px;padding:0 3px;pointer-events:none;position:absolute;right:-1px;text-align:center;top:0}.save-button--saved .save-button__icon[data-v-5f8d1ae5]{color:var(--aa-color-error);filter:drop-shadow(0 1px 3px rgba(0,0,0,.3));--un-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 24 24'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78'/%3E%3C/svg%3E")}.aa-item-card[data-v-6bc019f7]{aspect-ratio:3/4;border-radius:var(--aa-radius-xl);color:#fff;cursor:pointer;display:block;overflow:hidden;position:relative;text-decoration:none;transition:transform var(--aa-transition-normal),box-shadow var(--aa-transition-normal)}.aa-item-card[data-v-6bc019f7]:hover{box-shadow:var(--aa-shadow-xl);transform:translateY(-4px)}.aa-item-card__image[data-v-6bc019f7],.aa-item-card__image-wrap[data-v-6bc019f7]{inset:0;position:absolute}.aa-item-card__image[data-v-6bc019f7]{border-radius:0;height:100%;transition:opacity .5s ease;width:100%}.aa-item-card__image--transitioning[data-v-6bc019f7]{animation:aa-item-card-fade-6bc019f7 .5s ease}@keyframes aa-item-card-fade-6bc019f7{0%{opacity:.6}to{opacity:1}}.aa-item-card__image[data-v-6bc019f7] .aa-img__el{border-radius:0}.aa-item-card__placeholder[data-v-6bc019f7]{background:var(--aa-color-surface-elevated);height:100%;width:100%}.aa-item-card__dots[data-v-6bc019f7]{bottom:var(--aa-space-2);display:flex;gap:var(--aa-space-1);left:50%;position:absolute;transform:translate(-50%);z-index:3}.aa-item-card__dot[data-v-6bc019f7]{background:#ffffff80;border-radius:var(--aa-radius-full);height:6px;transition:background var(--aa-transition-fast);width:6px}.aa-item-card__dot--active[data-v-6bc019f7]{background:#fff}.aa-item-card__gradient[data-v-6bc019f7]{background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.05) 70%,transparent);inset:0;position:absolute;transition:background var(--aa-transition-normal);z-index:1}.aa-item-card:hover .aa-item-card__gradient[data-v-6bc019f7]{background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,.1) 80%,transparent)}.aa-item-card__save[data-v-6bc019f7]{position:absolute;right:var(--aa-space-2);top:var(--aa-space-2);z-index:3}.aa-item-card__pills[data-v-6bc019f7]{display:flex;gap:var(--aa-space-2);left:var(--aa-space-3);overflow:hidden;position:absolute;right:var(--aa-space-10);top:var(--aa-space-3);z-index:2}.aa-item-card__pill[data-v-6bc019f7]{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0006;border-radius:var(--aa-radius-full);color:#fff;flex-shrink:1;font-size:var(--aa-text-xs);font-weight:var(--aa-font-semibold);max-width:10rem;min-width:0;overflow:hidden;padding:var(--aa-space-1) var(--aa-space-2);text-overflow:ellipsis;white-space:nowrap}.aa-item-card__pill--type[data-v-6bc019f7]{background:var(--aa-color-primary);flex-shrink:0;max-width:none}.aa-item-card__content[data-v-6bc019f7]{bottom:0;left:0;padding:var(--aa-space-4);position:absolute;right:0;z-index:2}.aa-item-card__title[data-v-6bc019f7]{color:#fff;display:-webkit-box;font-size:var(--aa-text-lg);font-weight:var(--aa-font-semibold);-webkit-line-clamp:2;line-height:var(--aa-leading-tight);margin:0;-webkit-box-orient:vertical;overflow:hidden}.aa-item-card__region[data-v-6bc019f7]{color:#ffffffb3;font-size:var(--aa-text-xs);margin:var(--aa-space-1) 0 0}.aa-item-card__meta[data-v-6bc019f7]{display:flex;flex-wrap:wrap;gap:var(--aa-space-1) var(--aa-space-2);margin-top:var(--aa-space-1)}.aa-item-card__meta-item[data-v-6bc019f7]{color:#ffffffbf;font-size:var(--aa-text-xs);white-space:nowrap}.aa-item-card__meta-item+.aa-item-card__meta-item[data-v-6bc019f7]:before{content:"·";margin-right:var(--aa-space-2);opacity:.5}.aa-item-card__blog-placeholder[data-v-6bc019f7]{align-items:center;background:linear-gradient(135deg,#06c,#004799);display:flex;inset:0;justify-content:center;position:absolute}.aa-item-card__blog-placeholder-logo[data-v-6bc019f7]{filter:brightness(10);height:auto;opacity:.18;width:64px}.aa-item-card__desc[data-v-6bc019f7]{color:#ffffffd9;display:-webkit-box;font-size:var(--aa-text-sm);-webkit-line-clamp:3;line-height:var(--aa-leading-normal);margin:var(--aa-space-2) 0 0;max-height:0;opacity:0;overflow:hidden;transition:max-height var(--aa-transition-normal),opacity var(--aa-transition-normal);-webkit-box-orient:vertical}.aa-item-card__desc--visible[data-v-6bc019f7]{max-height:80px;opacity:1}.aa-item-card__count[data-v-6bc019f7]{border:1px solid hsla(0,0%,100%,.3);border-radius:var(--aa-radius-full);color:#ffffffb3;display:inline-block;font-size:var(--aa-text-xs);font-weight:var(--aa-font-medium);margin-top:var(--aa-space-2);padding:2px var(--aa-space-2)}.aa-item-card--compact[data-v-6bc019f7]{aspect-ratio:4/3}.aa-item-card--compact[data-v-6bc019f7]:hover{box-shadow:var(--aa-shadow-lg);transform:translateY(-3px)}.aa-item-card--compact .aa-item-card__pills[data-v-6bc019f7]{left:var(--aa-space-2);top:var(--aa-space-2)}.aa-item-card--compact .aa-item-card__pill[data-v-6bc019f7]{font-size:10px;letter-spacing:.4px;padding:2px var(--aa-space-2);text-transform:uppercase}.aa-item-card--compact .aa-item-card__content[data-v-6bc019f7]{padding:var(--aa-space-3)}.aa-item-card--compact .aa-item-card__title[data-v-6bc019f7]{font-size:var(--aa-text-sm)}.aa-item-card__subtitle[data-v-6bc019f7]{color:#ffffffb3;font-size:var(--aa-text-xs);margin:2px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:639px){.aa-item-card[data-v-6bc019f7]:not(.aa-item-card--compact){aspect-ratio:4/5}.aa-item-card__title[data-v-6bc019f7]{font-size:var(--aa-text-base)}}.aa-center-carousel[data-v-ed27cb21]{padding:var(--aa-space-8) 0}.aa-center-carousel__heading[data-v-ed27cb21]{color:var(--aa-color-text);font-family:var(--aa-font-display);font-size:var(--aa-text-xl);font-weight:var(--aa-font-bold);margin-bottom:var(--aa-space-6);text-align:center}.aa-center-carousel__wrapper[data-v-ed27cb21]{overflow:hidden;position:relative}.aa-center-carousel__track[data-v-ed27cb21]{display:flex;gap:var(--aa-space-4);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:var(--aa-space-4) 0}.aa-center-carousel__track[data-v-ed27cb21]::-webkit-scrollbar{display:none}.aa-center-carousel__item[data-v-ed27cb21]{flex:0 0 var(--v42174db6);opacity:.65;scroll-snap-align:center;transform:scale(.88);transition:transform var(--aa-duration-normal) var(--aa-ease-default),opacity var(--aa-duration-normal) var(--aa-ease-default)}.aa-center-carousel__item--active[data-v-ed27cb21]{opacity:1;transform:scale(1)}.aa-center-carousel__fade[data-v-ed27cb21]{bottom:0;pointer-events:none;position:absolute;top:0;width:120px;z-index:3}.aa-center-carousel__fade--left[data-v-ed27cb21]{background:linear-gradient(to right,var(--aa-color-surface) 0,transparent 100%);left:0}.aa-center-carousel__fade--right[data-v-ed27cb21]{background:linear-gradient(to left,var(--aa-color-surface) 0,transparent 100%);right:0}.aa-center-carousel__nav[data-v-ed27cb21]{align-items:center;background:var(--aa-color-surface);border:1px solid var(--aa-color-border);border-radius:var(--aa-radius-full);box-shadow:var(--aa-shadow-sm);color:var(--aa-color-text);cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all var(--aa-duration-fast);width:40px;z-index:4}.aa-center-carousel__nav[data-v-ed27cb21]:hover{background:var(--aa-color-surface-elevated);box-shadow:var(--aa-shadow-md)}.aa-center-carousel__nav--left[data-v-ed27cb21]{left:var(--aa-space-3)}.aa-center-carousel__nav--right[data-v-ed27cb21]{right:var(--aa-space-3)}.aa-center-carousel__nav span[data-v-ed27cb21]{height:20px;width:20px}@media(max-width:639px){.aa-center-carousel__item[data-v-ed27cb21]{flex:0 0 var(--v7a0729f8)}.aa-center-carousel__fade[data-v-ed27cb21]{width:80px}}.aa-center-carousel--hero .aa-center-carousel__track[data-v-ed27cb21]{gap:var(--aa-space-5)}.aa-center-carousel--hero .aa-center-carousel__item[data-v-ed27cb21]{opacity:.5;transform:scale(.75)}.aa-center-carousel--hero .aa-center-carousel__item--active[data-v-ed27cb21]{opacity:1;transform:scale(1)}.aa-center-carousel--hero .aa-center-carousel__fade[data-v-ed27cb21]{width:180px}@media(prefers-reduced-motion:reduce){.aa-center-carousel__item[data-v-ed27cb21]{transition:none}.aa-center-carousel__track[data-v-ed27cb21]{scroll-behavior:auto}}.not-found-recs[data-v-2bb87fbf]{padding:var(--aa-space-8) 0}.not-found-recs__title[data-v-2bb87fbf]{color:var(--aa-color-text);font-family:var(--aa-font-display);font-size:var(--aa-text-xl);font-weight:var(--aa-font-bold);margin-bottom:var(--aa-space-6);text-align:center}.not-found-recs__skeleton[data-v-2bb87fbf]{display:flex;gap:var(--aa-space-4);justify-content:center;overflow:hidden;padding:0 var(--aa-space-4)}.not-found-recs__empty[data-v-2bb87fbf]{color:var(--aa-color-text-muted);font-size:var(--aa-text-sm);padding:var(--aa-space-4) 0;text-align:center}.error-page[data-v-fcdb7735]{min-height:60vh}
