:root{--color-background:hsl(var(--background));--color-foreground:hsl(var(--foreground));--color-card:hsl(var(--card));--color-card-foreground:hsl(var(--card-foreground));--color-popover:hsl(var(--popover));--color-popover-foreground:hsl(var(--popover-foreground));--color-primary:hsl(var(--primary));--color-primary-foreground:hsl(var(--primary-foreground));--color-secondary:hsl(var(--secondary));--color-secondary-foreground:hsl(var(--secondary-foreground));--color-muted:hsl(var(--muted));--color-muted-foreground:hsl(var(--muted-foreground));--color-accent:hsl(var(--accent));--color-accent-foreground:hsl(var(--accent-foreground));--color-destructive:hsl(var(--destructive));--color-destructive-foreground:hsl(var(--destructive-foreground));--color-warning:hsl(var(--warning));--color-warning-foreground:hsl(var(--warning-foreground));--color-success:hsl(var(--success));--color-success-foreground:hsl(var(--success-foreground));--color-info:hsl(var(--info));--color-info-foreground:hsl(var(--info-foreground));--color-border:hsl(var(--border));--color-input:hsl(var(--input));--color-ring:hsl(var(--ring));--color-surface-1:hsl(var(--surface-1));--color-surface-2:hsl(var(--surface-2));--color-surface-3:hsl(var(--surface-3));--color-primary-soft:color-mix(in oklch,var(--color-primary)10%,transparent);--color-success-soft:color-mix(in oklch,var(--color-success)10%,transparent);--color-warning-soft:color-mix(in oklch,var(--color-warning)10%,transparent);--color-destructive-soft:color-mix(in oklch,var(--color-destructive)10%,transparent);--color-info-soft:color-mix(in oklch,var(--color-info)10%,transparent);--color-muted-soft:color-mix(in oklch,var(--color-muted)10%,transparent);--color-primary-soft-hover:color-mix(in oklch,var(--color-primary)15%,transparent);--color-success-soft-hover:color-mix(in oklch,var(--color-success)15%,transparent);--color-warning-soft-hover:color-mix(in oklch,var(--color-warning)15%,transparent);--color-destructive-soft-hover:color-mix(in oklch,var(--color-destructive)15%,transparent);--color-info-soft-hover:color-mix(in oklch,var(--color-info)15%,transparent);--color-muted-soft-hover:color-mix(in oklch,var(--color-muted)15%,transparent);--color-strong:hsl(var(--strong));--color-overlay-strong:hsl(var(--overlay-strong));--color-border-strong:hsl(var(--border-strong));--color-border-subtle:hsl(var(--border-subtle));--color-border-accent:hsl(var(--border-accent));--background-image-gradient-glow:var(--ui-kit-gradient-glow);--shadow-glow:var(--ui-kit-shadow-glow);--shadow-soft:var(--ui-kit-shadow-soft);--shadow-inner-soft:var(--ui-kit-shadow-inner-soft);--duration-fast:var(--ui-motion-duration-fast);--text-micro:.5625rem;--text-xxs:.625rem;--font-sans:ui-sans-serif,system-ui,sans-serif;--font-display:ui-sans-serif,system-ui,sans-serif;--font-serif:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--font-mono:ui-monospace,"Menlo","Consolas",monospace;--radius-control:var(--ui-radius-control);--radius-surface:var(--ui-radius-surface);color-scheme:light;--default:var(--background);--ui-kit-decoration-glow:radial-gradient(60% 50% at 50% 0%,hsl(var(--primary)/.18),transparent 70%);--ui-kit-decoration-grid:none;--ui-kit-decoration-grid-size:auto;--ui-kit-decoration-grid-mask:none;--ui-kit-wallpaper-green:linear-gradient(to bottom,#9ca88f 0%,#596352 100%);--ui-kit-wallpaper-blue:linear-gradient(to bottom,#637c86 0%,#778599 100%);--ui-kit-wallpaper-purple:linear-gradient(to bottom,#7b627d 0%,#8f6976 100%);--ui-kit-wallpaper-brown:linear-gradient(to bottom,#8d7359 0%,#765959 100%);--background:0 0% 100%;--foreground:222.2 47.4% 11.2%;--card:0 0% 100%;--card-foreground:222.2 47.4% 11.2%;--popover:0 0% 100%;--popover-foreground:222.2 47.4% 11.2%;--primary:221.2 83.2% 53.3%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--warning:38 92% 50%;--warning-foreground:48 96% 11%;--success:142.1 76.2% 36.3%;--success-foreground:355.7 100% 97.3%;--info:199 89% 48%;--info-foreground:204 100% 97%;--navy:222 47% 16%;--cream:48 100% 96%;--russet:15 65% 38%;--brand-50:214 100% 97%;--surface-1:210 40% 98%;--surface-2:210 40% 96%;--surface-3:214 32% 91%;--strong:215 28% 17%;--overlay-strong:222.2 47.4% 8%;--border-strong:215 20% 65%;--border-subtle:214.3 31.8% 91.4%;--border-accent:221.2 83.2% 53.3%;--ui-kit-gradient-glow:linear-gradient(135deg,hsl(var(--primary))0%,hsl(var(--info))100%);--ui-kit-shadow-glow:0 18px 48px hsl(var(--primary)/.28);--ui-kit-glass-reflection:linear-gradient(135deg,#ffffff12 0%,transparent 60%);--ui-kit-shadow-soft:0 18px 45px hsl(var(--foreground)/.1);--ui-kit-shadow-inner-soft:inset 0 1px 2px hsl(var(--foreground)/.08);--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:221.2 83.2% 53.3%;--radius:.5rem;--content-width:90rem;--reading-width:65ch;--ui-density-control-height:2.5rem;--ui-density-control-padding-x:1rem;--ui-density-gap:1rem;--ui-radius-control:.5rem;--ui-radius-surface:.75rem;--ui-motion-duration-fast:.15s;--ui-motion-duration-medium:.2s;--ui-progress-ratio:0;--ui-kit-z-sticky:30;--ui-kit-z-drawer:40;--ui-kit-z-nav:50;--ui-kit-z-modal:60;--ui-kit-z-toast:70}@property --ui-progress-ratio{syntax:"<number>";inherits:false;initial-value:0}.z-sticky{z-index:var(--ui-kit-z-sticky)}.z-drawer{z-index:var(--ui-kit-z-drawer)}.z-nav{z-index:var(--ui-kit-z-nav)}.z-modal{z-index:var(--ui-kit-z-modal)}.z-toast{z-index:var(--ui-kit-z-toast)}[data-ui-preset=studio]{--primary:262.1 83.3% 57.8%;--primary-foreground:210 40% 98%;--ring:262.1 83.3% 57.8%;--border-accent:262.1 83.3% 57.8%;--ui-radius-control:.75rem;--ui-radius-surface:1rem;--ui-kit-gradient-glow:linear-gradient(135deg,hsl(var(--primary))0%,hsl(var(--info))100%);--ui-kit-shadow-glow:0 24px 64px hsl(var(--primary)/.32)}.dark[data-ui-preset=studio],.dark [data-ui-preset=studio]{--primary:263.4 70% 50.4%;--primary-foreground:210 40% 98%;--ring:263.4 70% 50.4%;--border-accent:263.4 70% 50.4%;--ui-kit-shadow-glow:0 24px 64px hsl(var(--primary)/.38)}[data-ui-preset=compact]{--primary:189 94% 43%;--primary-foreground:0 0% 100%;--ring:189 94% 43%;--border-accent:189 94% 43%;--ui-density-control-height:2.25rem;--ui-density-control-padding-x:.75rem;--ui-density-gap:.75rem;--ui-radius-control:.25rem;--ui-radius-surface:.375rem;--ui-kit-shadow-glow:0 14px 34px hsl(var(--primary)/.24)}.dark[data-ui-preset=compact],.dark [data-ui-preset=compact]{--primary:188.7 94.5% 42.7%;--primary-foreground:0 0% 100%;--ring:188.7 94.5% 42.7%;--border-accent:188.7 94.5% 42.7%;--ui-kit-shadow-glow:0 14px 34px hsl(var(--primary)/.3)}[data-ui-brand=violet]{--primary:262.1 83.3% 57.8%;--primary-foreground:210 40% 98%;--ring:262.1 83.3% 57.8%;--border-accent:262.1 83.3% 57.8%;--ui-kit-gradient-glow:linear-gradient(135deg,hsl(var(--primary))0%,hsl(var(--info))100%);--ui-kit-shadow-glow:0 18px 48px hsl(var(--primary)/.28)}.dark[data-ui-brand=violet],.dark [data-ui-brand=violet]{--primary:263.4 70% 50.4%;--primary-foreground:210 40% 98%;--ring:263.4 70% 50.4%;--border-accent:263.4 70% 50.4%;--ui-kit-shadow-glow:0 18px 48px hsl(var(--primary)/.34)}[data-ui-brand=cyan]{--primary:189 94% 43%;--primary-foreground:0 0% 100%;--ring:189 94% 43%;--border-accent:189 94% 43%;--ui-kit-gradient-glow:linear-gradient(135deg,hsl(var(--primary))0%,hsl(var(--success))100%);--ui-kit-shadow-glow:0 18px 48px hsl(var(--primary)/.24)}.dark[data-ui-brand=cyan],.dark [data-ui-brand=cyan]{--primary:188.7 94.5% 42.7%;--primary-foreground:0 0% 100%;--ring:188.7 94.5% 42.7%;--border-accent:188.7 94.5% 42.7%;--ui-kit-shadow-glow:0 18px 48px hsl(var(--primary)/.3)}[data-ui-brand=emerald]{--primary:142.1 76.2% 36.3%;--primary-foreground:355.7 100% 97.3%;--ring:142.1 76.2% 36.3%;--border-accent:142.1 76.2% 36.3%;--ui-kit-gradient-glow:linear-gradient(135deg,hsl(var(--primary))0%,hsl(var(--info))100%);--ui-kit-shadow-glow:0 18px 48px hsl(var(--primary)/.24)}.dark[data-ui-brand=emerald],.dark [data-ui-brand=emerald]{--primary:142.1 70.6% 45.3%;--primary-foreground:144.9 80.4% 10%;--ring:142.1 70.6% 45.3%;--border-accent:142.1 70.6% 45.3%;--ui-kit-shadow-glow:0 18px 48px hsl(var(--primary)/.3)}[data-ui-brand=amber]{--primary:38 92% 50%;--primary-foreground:48 96% 11%;--ring:38 92% 50%;--border-accent:38 92% 50%;--ui-kit-gradient-glow:linear-gradient(135deg,hsl(var(--primary))0%,hsl(var(--russet))100%);--ui-kit-shadow-glow:0 18px 48px hsl(var(--primary)/.26)}.dark[data-ui-brand=amber],.dark [data-ui-brand=amber]{--primary:43 96% 56%;--primary-foreground:20 14.3% 4.1%;--ring:43 96% 56%;--border-accent:43 96% 56%;--ui-kit-shadow-glow:0 18px 48px hsl(var(--primary)/.32)}[data-ui-brand=rose]{--primary:346.8 77.2% 49.8%;--primary-foreground:355.7 100% 97.3%;--ring:346.8 77.2% 49.8%;--border-accent:346.8 77.2% 49.8%;--ui-kit-gradient-glow:linear-gradient(135deg,hsl(var(--primary))0%,hsl(var(--warning))100%);--ui-kit-shadow-glow:0 18px 48px hsl(var(--primary)/.26)}.dark[data-ui-brand=rose],.dark [data-ui-brand=rose]{--primary:346.8 77.2% 49.8%;--primary-foreground:355.7 100% 97.3%;--ring:346.8 77.2% 49.8%;--border-accent:346.8 77.2% 49.8%;--ui-kit-shadow-glow:0 18px 48px hsl(var(--primary)/.34)}[data-ui-tone=brand]{--surface-1:214 100% 98%;--surface-2:214 92% 96%;--surface-3:214 72% 91%;--border-subtle:214 46% 86%;--accent:214 92% 96%}.dark[data-ui-tone=brand],.dark [data-ui-tone=brand]{--surface-1:222 47% 14%;--surface-2:221 42% 18%;--surface-3:221 36% 25%;--border-subtle:221 32% 20%;--accent:221 42% 18%}[data-ui-tone=muted]{--surface-1:210 20% 98%;--surface-2:210 18% 95%;--surface-3:210 16% 90%;--border-subtle:210 14% 84%;--accent:210 18% 95%}.dark[data-ui-tone=muted],.dark [data-ui-tone=muted]{--surface-1:220 18% 14%;--surface-2:220 16% 18%;--surface-3:220 14% 24%;--border-subtle:220 12% 22%;--accent:220 16% 18%}[data-ui-tone=info]{--surface-1:204 100% 98%;--surface-2:204 94% 95%;--surface-3:204 82% 89%;--border-subtle:204 58% 82%;--accent:204 94% 95%}.dark[data-ui-tone=info],.dark [data-ui-tone=info]{--surface-1:204 48% 14%;--surface-2:204 44% 18%;--surface-3:204 38% 24%;--border-subtle:204 34% 22%;--accent:204 44% 18%}[data-ui-tone=success]{--surface-1:142 76% 98%;--surface-2:142 68% 95%;--surface-3:142 52% 89%;--border-subtle:142 38% 82%;--accent:142 68% 95%}.dark[data-ui-tone=success],.dark [data-ui-tone=success]{--surface-1:150 42% 13%;--surface-2:150 38% 17%;--surface-3:150 32% 23%;--border-subtle:150 28% 21%;--accent:150 38% 17%}[data-ui-tone=warning]{--surface-1:48 100% 97%;--surface-2:45 96% 94%;--surface-3:42 88% 86%;--border-subtle:42 68% 78%;--accent:45 96% 94%}.dark[data-ui-tone=warning],.dark [data-ui-tone=warning]{--surface-1:35 42% 13%;--surface-2:35 38% 17%;--surface-3:35 32% 23%;--border-subtle:35 30% 22%;--accent:35 38% 17%}[data-ui-tone=danger]{--surface-1:0 100% 98%;--surface-2:0 86% 95%;--surface-3:0 68% 90%;--border-subtle:0 48% 82%;--accent:0 86% 95%}.dark[data-ui-tone=danger],.dark [data-ui-tone=danger]{--surface-1:0 42% 13%;--surface-2:0 38% 17%;--surface-3:0 32% 23%;--border-subtle:0 30% 22%;--accent:0 38% 17%}[data-ui-density=compact]{--ui-density-control-height:2.25rem;--ui-density-control-padding-x:.75rem;--ui-density-gap:.75rem}[data-ui-density=spacious]{--ui-density-control-height:2.75rem;--ui-density-control-padding-x:1.25rem;--ui-density-gap:1.25rem}[data-ui-radius=none]{--radius:0rem;--ui-radius-control:0rem;--ui-radius-surface:0rem}[data-ui-radius=sm]{--radius:.25rem;--ui-radius-control:.25rem;--ui-radius-surface:.375rem}[data-ui-radius=lg]{--radius:.75rem;--ui-radius-control:.75rem;--ui-radius-surface:1rem}[data-ui-radius=xl]{--radius:1rem;--ui-radius-control:1rem;--ui-radius-surface:1.25rem}[data-ui-motion=reduced]{--ui-motion-duration-fast:1ms;--ui-motion-duration-medium:1ms}[data-ui-motion=reduced] *,[data-ui-motion=reduced] :before,[data-ui-motion=reduced] :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}[data-ui-contrast=high]{--border:var(--border-strong);--input:var(--border-strong)}[data-ui-finish=none]{--ui-kit-shadow-glow:none;--ui-kit-shadow-soft:none;--ui-kit-shadow-inner-soft:none}[data-ui-finish=distinct]{--ui-kit-shadow-soft:0 22px 60px hsl(var(--foreground)/.16);--ui-kit-shadow-inner-soft:inset 0 1px 2px hsl(var(--foreground)/.12)}.dark{color-scheme:dark;--default:var(--background);--background:222.2 47.4% 11.2%;--foreground:210 40% 98%;--card:222.2 47.4% 13.5%;--card-foreground:210 40% 98%;--popover:222.2 47.4% 13.5%;--popover-foreground:210 40% 98%;--primary:217.2 91.2% 59.8%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--warning:43 96% 56%;--warning-foreground:20 14.3% 4.1%;--success:142.1 70.6% 45.3%;--success-foreground:144.9 80.4% 10%;--info:198.6 88.7% 48.4%;--info-foreground:204 100% 97%;--navy:213 42% 82%;--cream:48 100% 92%;--russet:18 77% 64%;--brand-50:214 56% 22%;--surface-1:222.2 47.4% 13.5%;--surface-2:217.2 32.6% 17.5%;--surface-3:215 27.9% 24.3%;--strong:210 40% 98%;--overlay-strong:222.2 47.4% 4%;--border-strong:215 20.2% 65.1%;--border-subtle:217.2 32.6% 17.5%;--border-accent:217.2 91.2% 59.8%;--ui-kit-gradient-glow:linear-gradient(135deg,hsl(var(--primary))0%,hsl(var(--info))100%);--ui-kit-shadow-glow:0 18px 48px hsl(var(--primary)/.34);--ui-kit-glass-reflection:linear-gradient(135deg,#ffffff0d 0%,transparent 60%);--ui-kit-shadow-soft:0 18px 45px #00000047;--ui-kit-shadow-inner-soft:inset 0 1px 2px #ffffff14;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:224.3 76.3% 48%;--content-width:90rem;--reading-width:65ch;--ui-kit-wallpaper-green:linear-gradient(to bottom,#333a2b 0%,#26361b 100%);--ui-kit-wallpaper-blue:linear-gradient(to bottom,#243a42 0%,#232f40 100%);--ui-kit-wallpaper-purple:linear-gradient(to bottom,#412c42 0%,#3c1a26 100%);--ui-kit-wallpaper-brown:linear-gradient(to bottom,#382d23 0%,#3d2323 100%)}.bg-gradient-glow{background-image:var(--ui-kit-gradient-glow)}.shadow-glow{box-shadow:var(--ui-kit-shadow-glow)}.shadow-soft{box-shadow:var(--ui-kit-shadow-soft)}.shadow-inner-soft{box-shadow:var(--ui-kit-shadow-inner-soft)}.glass-reflection{background-image:var(--ui-kit-glass-reflection)}@keyframes ui-kit-spin{to{transform:rotate(360deg)}}@keyframes ui-kit-pulse{50%{opacity:.5}}@keyframes ui-kit-fade-in{0%{opacity:0}}@keyframes ui-kit-fade-out{to{opacity:0}}@keyframes ui-kit-scale-in{0%{opacity:0;transform:scale(.96)}}@keyframes ui-kit-scale-out{to{opacity:0;transform:scale(.96)}}@keyframes ui-kit-slide-in-from-top{0%{opacity:0;transform:translateY(-.5rem)}}@keyframes ui-kit-slide-in-from-bottom{0%{opacity:0;transform:translateY(.5rem)}}@keyframes ui-kit-progress-indeterminate{0%{transform:translate(-150%)}to{transform:translate(400%)}}@keyframes ui-kit-toast-in{0%{opacity:0;transform:translateY(.5rem)scale(.97)}}@keyframes ui-kit-toast-out{to{opacity:0;transform:translateY(.5rem)scale(.97)}}@keyframes ui-kit-toast-swipe-out{0%{transform:translate(var(--ui-toast-swipe-end-x),var(--ui-toast-swipe-end-y))}to{transform:translate(calc(var(--ui-toast-swipe-end-x) + 100% + 1.5rem),var(--ui-toast-swipe-end-y));opacity:0}}@keyframes ui-kit-slide-out-to-top{to{opacity:0;transform:translateY(-.5rem)}}@keyframes ui-kit-slide-out-to-bottom{to{opacity:0;transform:translateY(.5rem)}}@keyframes ui-kit-accordion-down{0%{height:0}to{height:var(--ui-accordion-content-height)}}@keyframes ui-kit-accordion-up{0%{height:var(--ui-accordion-content-height)}to{height:0}}.animate-ui-spin{animation:1s linear infinite ui-kit-spin}.animate-ui-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite ui-kit-pulse}.animate-ui-fade-in{animation:.15s ease-out both ui-kit-fade-in}.animate-ui-fade-out{animation:.15s ease-in both ui-kit-fade-out}.animate-ui-scale-in{animation:.15s ease-out both ui-kit-scale-in}.animate-ui-scale-out{animation:.15s ease-in both ui-kit-scale-out}.animate-ui-slide-in-from-top{animation:.2s ease-out both ui-kit-slide-in-from-top}.animate-ui-slide-in-from-bottom{animation:.2s ease-out both ui-kit-slide-in-from-bottom}.animate-ui-slide-out-to-top{animation:.15s ease-in both ui-kit-slide-out-to-top}.animate-ui-slide-out-to-bottom{animation:.15s ease-in both ui-kit-slide-out-to-bottom}.animate-ui-accordion-down{animation:.2s ease-out both ui-kit-accordion-down}.animate-ui-accordion-up{animation:.2s ease-out both ui-kit-accordion-up}@keyframes ui-kit-sheet-in-left{0%{transform:translate(-100%)}}@keyframes ui-kit-sheet-out-left{to{transform:translate(-100%)}}@keyframes ui-kit-sheet-in-right{0%{transform:translate(100%)}}@keyframes ui-kit-sheet-out-right{to{transform:translate(100%)}}@keyframes ui-kit-sheet-in-top{0%{transform:translateY(-100%)}}@keyframes ui-kit-sheet-out-top{to{transform:translateY(-100%)}}@keyframes ui-kit-sheet-in-bottom{0%{transform:translateY(100%)}}@keyframes ui-kit-sheet-out-bottom{to{transform:translateY(100%)}}.animate-ui-sheet-in-left{animation:.3s ease-out both ui-kit-sheet-in-left}.animate-ui-sheet-out-left{animation:.3s ease-in both ui-kit-sheet-out-left}.animate-ui-sheet-in-right{animation:.3s ease-out both ui-kit-sheet-in-right}.animate-ui-sheet-out-right{animation:.3s ease-in both ui-kit-sheet-out-right}.animate-ui-sheet-in-top{animation:.3s ease-out both ui-kit-sheet-in-top}.animate-ui-sheet-out-top{animation:.3s ease-in both ui-kit-sheet-out-top}.animate-ui-sheet-in-bottom{animation:.3s ease-out both ui-kit-sheet-in-bottom}.animate-ui-sheet-out-bottom{animation:.3s ease-in both ui-kit-sheet-out-bottom}.ui-prose{color:var(--color-foreground);line-height:1.75}.ui-prose :where(h1,h2,h3,h4){color:var(--color-foreground);margin-top:2em;margin-bottom:.75em;font-weight:600;line-height:1.25}.ui-prose :where(h1){font-size:2.25em}.ui-prose :where(h2){font-size:1.5em}.ui-prose :where(h3){font-size:1.25em}.ui-prose :where(h4){font-size:1em}.ui-prose :where(p,ul,ol,blockquote,pre,table,figure){margin-top:1.25em;margin-bottom:1.25em}.ui-prose :where(ul,ol){padding-inline-start:1.625em}.ui-prose :where(ul){list-style-type:disc}.ui-prose :where(ol){list-style-type:decimal}.ui-prose :where(li){margin-top:.375em;margin-bottom:.375em}.ui-prose :where(a){color:var(--color-primary);text-underline-offset:2px;font-weight:500;text-decoration:underline}.ui-prose :where(strong){color:var(--color-foreground);font-weight:600}.ui-prose :where(blockquote){border-inline-start:3px solid var(--color-border);color:var(--color-muted-foreground);padding-inline-start:1em;font-style:italic}.ui-prose :where(code){font-family:var(--font-mono);background:var(--color-muted);border-radius:var(--radius-control);padding:.125em .375em;font-size:.875em}.ui-prose :where(pre){font-family:var(--font-mono);background:var(--color-muted);color:var(--color-foreground);border-radius:var(--radius-surface);padding:1em;font-size:.875em;overflow-x:auto}.ui-prose :where(pre code){font-size:inherit;background:0 0;border-radius:0;padding:0}.ui-prose :where(hr){border:0;border-top:1px solid var(--color-border);margin-top:2em;margin-bottom:2em}.ui-prose :where(img){border-radius:var(--radius-surface)}.ui-prose>:where(:first-child){margin-top:0}.ui-prose>:where(:last-child){margin-bottom:0}*,:before,:after{box-sizing:border-box}body{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}blockquote,dl,dd,figure,p,pre{margin:0}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}ol,ul,menu{margin:0;padding:0;list-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;appearance:button;cursor:pointer;background-color:#0000;background-image:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]{display:none}@layer ui-kit-utilities{.\*\:first\:before\:-translate-x-full>:first-child:before{transform:translate(-100%)}.\*\:first\:before\:absolute>:first-child:before{position:absolute}.\*\:first\:before\:content-\[\'\201c\'\]>:first-child:before{content:"\201c"}.\*\:first\:before\:inline>:first-child:before{display:inline}.\*\:h-full>*{height:100%}.\*\:last\:after\:content-\[\'\201d\'\]>:last-child:after{content:"\201d"}.\*\:last\:after\:inline>:last-child:after{display:inline}.\*\:max-w-none>*{max-width:none}.\*\:object-cover>*{object-fit:cover}.\*\:w-auto>*{width:auto}.-me-1{margin-inline-end:-.25rem}.-mt-1{margin-top:-.25rem}.-mx-1{margin-inline:-.25rem}.-mx-2{margin-inline:-.5rem}.-outline-offset-1{outline-offset:-1px}.-top-16{top:-4rem}.-translate-x-1\/2{transform:translate(-50%)}.-translate-y-1\/2{transform:translateY(-50%)}.-z-10{z-index:-10}.\@container{container-type:inline-size}@container (width>=24rem){.\@sm\:flex-row{flex-direction:row}.\@sm\:gap-4{gap:1rem}.\@sm\:mt-0{margin-top:0}.\@sm\:self-center{align-self:center}}.\[\&\>span\]\:line-clamp-1>span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.\[\&\>svg\]\:size-3>svg{width:.75rem;height:.75rem}.\[\&\>svg\]\:size-3\.5>svg{width:.875rem;height:.875rem}.\[\&\>svg\]\:size-4>svg{width:1rem;height:1rem}.\[\&\>svg\]\:size-5>svg{width:1.25rem;height:1.25rem}.\[\&\>svg\]\:text-destructive>svg{color:var(--color-destructive)}.\[\&\>svg\]\:text-info>svg{color:var(--color-info)}.\[\&\>svg\]\:text-success>svg{color:var(--color-success)}.\[\&\>svg\]\:text-warning>svg{color:var(--color-warning)}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{transform:rotate(180deg)}.\[\&_a\]\:font-medium a{font-weight:500}.\[\&_a\]\:underline a{text-decoration-line:underline}.\[\&_code\]\:font-mono code{font-family:var(--font-mono)}.\[\&_code\]\:text-sm code{font-size:.875rem;line-height:1.4286}.\[\&_li\]\:leading-normal li{line-height:1.5}.\[\&_li\]\:leading-relaxed li{line-height:1.625}.\[\&_li\]\:leading-snug li{line-height:1.375}.\[\&_li\]\:leading-tight li{line-height:1.25}.\[\&_p\]\:leading-normal p{line-height:1.5}.\[\&_p\]\:leading-relaxed p{line-height:1.625}.\[\&_p\]\:leading-snug p{line-height:1.375}.\[\&_p\]\:leading-tight p{line-height:1.25}.\[\&_pre\]\:m-0 pre{margin:0}.\[\&_pre\]\:overflow-x-auto pre{overflow-x:auto}.\[\&_pre\]\:p-4 pre{padding:1rem}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-color:var(--color-0)}.absolute{position:absolute}.active\:scale-\[0\.98\]:active{transform:scale(.98)}.animate-ping{animation:1s cubic-bezier(0,0,.2,1) infinite ui-kit-ping}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite ui-kit-pulse}.animate-spin{animation:1s linear infinite ui-kit-spin}.appearance-none{appearance:none}.aspect-square{aspect-ratio:1}.backdrop-blur-lg{backdrop-filter:blur(16px)}.backdrop-blur-md{backdrop-filter:blur(12px)}.before\:bg-background:before{background-color:var(--color-background)}.before\:block:before{display:block}.before\:rounded-full:before{border-radius:9999px}.before\:size-5:before{width:1.25rem;height:1.25rem}.before\:transition-transform:before{transition-property:transform,translate,scale,rotate;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.before\:translate-x-0\.5:before{transform:translate(.125rem)}.before\:translate-y-0\.5:before{transform:translateY(.125rem)}.bg-\[image\:var\(--ui-kit-decoration-glow\)\]{background-image:var(--ui-kit-decoration-glow)}.bg-\[image\:var\(--ui-kit-decoration-grid\)\]{background-image:var(--ui-kit-decoration-grid)}.bg-accent{background-color:var(--color-accent)}.bg-background{background-color:var(--color-background)}.bg-background\/50{background-color:color-mix(in oklab,var(--color-background)50%,transparent)}.bg-border{background-color:var(--color-border)}.bg-card{background-color:var(--color-card)}.bg-card\/50{background-color:color-mix(in oklab,var(--color-card)50%,transparent)}.bg-current{background-color:var(--color-current)}.bg-destructive{background-color:var(--color-destructive)}.bg-destructive-soft{background-color:var(--color-destructive-soft)}.bg-info{background-color:var(--color-info)}.bg-info-soft{background-color:var(--color-info-soft)}.bg-input{background-color:var(--color-input)}.bg-muted{background-color:var(--color-muted)}.bg-muted-foreground{background-color:var(--color-muted-foreground)}.bg-muted\/30{background-color:color-mix(in oklab,var(--color-muted)30%,transparent)}.bg-muted\/50{background-color:color-mix(in oklab,var(--color-muted)50%,transparent)}.bg-overlay-strong\/80{background-color:color-mix(in oklab,var(--color-overlay-strong)80%,transparent)}.bg-popover{background-color:var(--color-popover)}.bg-primary{background-color:var(--color-primary)}.bg-primary-soft{background-color:var(--color-primary-soft)}.bg-primary\/20{background-color:color-mix(in oklab,var(--color-primary)20%,transparent)}.bg-radial-glow{background-color:var(--color-radial-glow)}.bg-secondary{background-color:var(--color-secondary)}.bg-secondary-foreground{background-color:var(--color-secondary-foreground)}.bg-success{background-color:var(--color-success)}.bg-success-soft{background-color:var(--color-success-soft)}.bg-surface-1{background-color:var(--color-surface-1)}.bg-surface-1\/40{background-color:color-mix(in oklab,var(--color-surface-1)40%,transparent)}.bg-surface-1\/50{background-color:color-mix(in oklab,var(--color-surface-1)50%,transparent)}.bg-surface-1\/60{background-color:color-mix(in oklab,var(--color-surface-1)60%,transparent)}.bg-surface-1\/85{background-color:color-mix(in oklab,var(--color-surface-1)85%,transparent)}.bg-surface-2{background-color:var(--color-surface-2)}.bg-surface-3{background-color:var(--color-surface-3)}.bg-transparent{background-color:var(--color-transparent)}.bg-warning{background-color:var(--color-warning)}.bg-warning-soft{background-color:var(--color-warning-soft)}.block{display:block}.border{border-style:solid;border-width:1px}.border-0{border-color:var(--color-0)}.border-2{border-color:var(--color-2)}.border-\[1\.5px\]{border-width:1.5px}.border-accent{border-color:var(--color-accent)}.border-b{border-color:var(--color-b)}.border-border{border-color:var(--color-border)}.border-border-accent{border-color:var(--color-border-accent)}.border-collapse{border-color:var(--color-collapse)}.border-current{border-color:var(--color-current)}.border-dashed{border-color:var(--color-dashed)}.border-destructive{border-color:var(--color-destructive)}.border-destructive\/40{border-color:color-mix(in oklab,var(--color-destructive)40%,transparent)}.border-destructive\/50{border-color:color-mix(in oklab,var(--color-destructive)50%,transparent)}.border-info{border-color:var(--color-info)}.border-info\/40{border-color:color-mix(in oklab,var(--color-info)40%,transparent)}.border-info\/50{border-color:color-mix(in oklab,var(--color-info)50%,transparent)}.border-input{border-color:var(--color-input)}.border-l{border-color:var(--color-l)}.border-l-transparent{border-color:var(--color-l-transparent)}.border-none{border-color:var(--color-none)}.border-primary{border-color:var(--color-primary)}.border-r{border-color:var(--color-r)}.border-secondary-foreground{border-color:var(--color-secondary-foreground)}.border-strong{border-color:var(--color-strong)}.border-success{border-color:var(--color-success)}.border-success\/40{border-color:color-mix(in oklab,var(--color-success)40%,transparent)}.border-success\/50{border-color:color-mix(in oklab,var(--color-success)50%,transparent)}.border-t{border-color:var(--color-t)}.border-t-transparent{border-color:var(--color-t-transparent)}.border-tone{border-color:var(--color-tone)}.border-transparent{border-color:var(--color-transparent)}.border-warning{border-color:var(--color-warning)}.border-warning\/40{border-color:color-mix(in oklab,var(--color-warning)40%,transparent)}.border-warning\/50{border-color:color-mix(in oklab,var(--color-warning)50%,transparent)}.bottom-0{bottom:0}.bottom-0\.5{bottom:.125rem}.bottom-1{bottom:.25rem}.bottom-1\.5{bottom:.375rem}.bottom-10{bottom:2.5rem}.bottom-12{bottom:3rem}.bottom-16{bottom:4rem}.bottom-2{bottom:.5rem}.bottom-2\.5{bottom:.625rem}.bottom-20{bottom:5rem}.bottom-24{bottom:6rem}.bottom-3{bottom:.75rem}.bottom-32{bottom:8rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-6{bottom:1.5rem}.bottom-8{bottom:2rem}.bottom-full{bottom:100%}.caption-bottom{caption-side:bottom}.checked\:before\:translate-x-5:checked:before{transform:translate(1.25rem)}.checked\:bg-primary:checked{background-color:var(--color-primary)}.col-end-1{grid-column-end:1}.col-end-10{grid-column-end:10}.col-end-11{grid-column-end:11}.col-end-12{grid-column-end:12}.col-end-13{grid-column-end:13}.col-end-2{grid-column-end:2}.col-end-3{grid-column-end:3}.col-end-4{grid-column-end:4}.col-end-5{grid-column-end:5}.col-end-6{grid-column-end:6}.col-end-7{grid-column-end:7}.col-end-8{grid-column-end:8}.col-end-9{grid-column-end:9}.col-end-auto{grid-column-end:auto}.col-span-1{grid-column:span 1/span 1}.col-span-10{grid-column:span 10/span 10}.col-span-11{grid-column:span 11/span 11}.col-span-12{grid-column:span 12/span 12}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-span-7{grid-column:span 7/span 7}.col-span-8{grid-column:span 8/span 8}.col-span-9{grid-column:span 9/span 9}.col-span-full{grid-column:1/-1}.col-start-1{grid-column-start:1}.col-start-10{grid-column-start:10}.col-start-11{grid-column-start:11}.col-start-12{grid-column-start:12}.col-start-13{grid-column-start:13}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-4{grid-column-start:4}.col-start-5{grid-column-start:5}.col-start-6{grid-column-start:6}.col-start-7{grid-column-start:7}.col-start-8{grid-column-start:8}.col-start-9{grid-column-start:9}.col-start-auto{grid-column-start:auto}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.dark .dark\:opacity-25{opacity:.25}.data-\[color\=blue\]\:bg-\[image\:var\(--ui-kit-wallpaper-blue\)\][data-color=blue]{background-image:var(--ui-kit-wallpaper-blue)}.data-\[color\=brown\]\:bg-\[image\:var\(--ui-kit-wallpaper-brown\)\][data-color=brown]{background-image:var(--ui-kit-wallpaper-brown)}.data-\[color\=green\]\:bg-\[image\:var\(--ui-kit-wallpaper-green\)\][data-color=green]{background-image:var(--ui-kit-wallpaper-green)}.data-\[color\=purple\]\:bg-\[image\:var\(--ui-kit-wallpaper-purple\)\][data-color=purple]{background-image:var(--ui-kit-wallpaper-purple)}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=closed\]\:opacity-0[data-state=closed]{opacity:0}.data-\[state\=on\]\:bg-accent[data-state=on]{background-color:var(--color-accent)}.data-\[state\=on\]\:text-accent-foreground[data-state=on]{color:var(--color-accent-foreground)}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.data-\[state\=open\]\:opacity-100[data-state=open]{opacity:1}.data-\[swipe\=end\]\:duration-100[data-swipe=end]{transition-duration:.1s}.data-\[swipe\=end\]\:opacity-0[data-swipe=end]{opacity:0}.data-\[swipe\=end\]\:translate-x-\[var\(--ui-toast-swipe-end-x\)\][data-swipe=end]{transform:translate(var(--ui-toast-swipe-end-x))}.data-\[swipe\=end\]\:translate-y-\[var\(--ui-toast-swipe-end-y\)\][data-swipe=end]{transform:translateY(var(--ui-toast-swipe-end-y))}.data-\[swipe\=move\]\:translate-x-\[var\(--ui-toast-swipe-move-x\)\][data-swipe=move]{transform:translate(var(--ui-toast-swipe-move-x))}.data-\[swipe\=move\]\:translate-y-\[var\(--ui-toast-swipe-move-y\)\][data-swipe=move]{transform:translateY(var(--ui-toast-swipe-move-y))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:scale-100:disabled{transform:scale(1)}.drop-shadow-lg{filter:drop-shadow(0 10px 8px #0000000a)drop-shadow(0 4px 3px #0000001a)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.end-0{inset-inline-end:0}.end-1{inset-inline-end:.25rem}.end-2{inset-inline-end:.5rem}.end-3{inset-inline-end:.75rem}.end-4{inset-inline-end:1rem}.end-full{inset-inline-end:100%}.file\:bg-transparent::file-selector-button{background-color:var(--color-transparent)}.file\:border-0::file-selector-button{border-color:var(--color-0)}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.4286}.fill-current{fill:var(--color-current)}.fill-secondary\/30{fill:color-mix(in oklab,var(--color-secondary)30%,transparent)}.fixed{position:fixed}.flex{display:flex}.flex-1{flex:1}.flex-auto{flex:auto}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-initial{flex:0 auto}.flex-none{flex:none}.flex-nowrap{flex-wrap:nowrap}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.focus-visible\:outline-none:focus-visible{outline-offset:2px;outline:2px solid #0000}.focus-visible\:ring-2:focus-visible{--ui-ring-color:var(--color-2)}.focus-visible\:ring-destructive:focus-visible{--ui-ring-color:var(--color-destructive)}.focus-visible\:ring-offset-2:focus-visible{--ui-ring-color:var(--color-offset-2)}.focus-visible\:ring-ring:focus-visible{--ui-ring-color:var(--color-ring)}.focus-within\:border-primary\/40:focus-within{border-color:color-mix(in oklab,var(--color-primary)40%,transparent)}.focus\:bg-accent:focus{background-color:var(--color-accent)}.focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.focus\:ring-2:focus{--ui-ring-color:var(--color-2)}.focus\:ring-destructive:focus{--ui-ring-color:var(--color-destructive)}.focus\:ring-offset-2:focus{--ui-ring-color:var(--color-offset-2)}.focus\:ring-ring:focus{--ui-ring-color:var(--color-ring)}.focus\:text-accent-foreground:focus{color:var(--color-accent-foreground)}.font-bold{font-weight:700}.font-display{font-family:var(--font-display)}.font-medium{font-weight:500}.font-mono{font-family:var(--font-mono)}.font-normal{font-weight:400}.font-semibold{font-weight:600}.font-serif{font-family:var(--font-serif)}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-20{gap:5rem}.gap-24{gap:6rem}.gap-3{gap:.75rem}.gap-32{gap:8rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-0{column-gap:0}.gap-x-0\.5{column-gap:.125rem}.gap-x-1{column-gap:.25rem}.gap-x-1\.5{column-gap:.375rem}.gap-x-10{column-gap:2.5rem}.gap-x-12{column-gap:3rem}.gap-x-16{column-gap:4rem}.gap-x-2{column-gap:.5rem}.gap-x-2\.5{column-gap:.625rem}.gap-x-20{column-gap:5rem}.gap-x-24{column-gap:6rem}.gap-x-3{column-gap:.75rem}.gap-x-32{column-gap:8rem}.gap-x-4{column-gap:1rem}.gap-x-5{column-gap:1.25rem}.gap-x-6{column-gap:1.5rem}.gap-x-8{column-gap:2rem}.gap-y-0{row-gap:0}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-10{row-gap:2.5rem}.gap-y-12{row-gap:3rem}.gap-y-16{row-gap:4rem}.gap-y-2{row-gap:.5rem}.gap-y-2\.5{row-gap:.625rem}.gap-y-20{row-gap:5rem}.gap-y-24{row-gap:6rem}.gap-y-3{row-gap:.75rem}.gap-y-32{row-gap:8rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.gap-y-8{row-gap:2rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-\[0\.95fr_0\.9fr_1\.25fr\]{grid-template-columns:.95fr .9fr 1.25fr}.grid-cols-\[1\.25fr_1fr\]{grid-template-columns:1.25fr 1fr}.grid-cols-\[17rem_minmax\(0\,1fr\)\]{grid-template-columns:17rem minmax(0,1fr)}.grid-cols-\[1fr_auto_auto\]{grid-template-columns:1fr auto auto}.grid-cols-\[auto_minmax\(0\,1fr\)\]{grid-template-columns:auto minmax(0,1fr)}.grid-cols-\[minmax\(0\,0\.95fr\)_minmax\(0\,1\.05fr\)\]{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.grid-cols-\[minmax\(0\,1\.05fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.grid-cols-\[minmax\(0\,1fr\)_20rem\]{grid-template-columns:minmax(0,1fr) 20rem}.grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.grid-cols-\[minmax\(0\,1fr\)_minmax\(20rem\,0\.78fr\)\]{grid-template-columns:minmax(0,1fr) minmax(20rem,.78fr)}.grid-cols-none{grid-template-columns:none}.grid-flow-col{grid-auto-flow:column}.grid-flow-col-dense{grid-auto-flow:column dense}.grid-flow-row{grid-auto-flow:row}.grid-flow-row-dense{grid-auto-flow:dense}.group:focus-within .group-focus-within\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.grow{flex-grow:1}.grow-0{flex-grow:0}.h-\(--ui-density-control-height\){height:var(--ui-density-control-height)}.h-0{height:0}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-100{height:25rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[1px\]{height:1px}.h-auto{height:auto}.h-dvh{height:100dvh}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.hidden{display:none}.hover\:-translate-y-1:hover{transform:translateY(-.25rem)}.hover\:bg-accent:hover{background-color:var(--color-accent)}.hover\:bg-destructive\/80:hover{background-color:color-mix(in oklab,var(--color-destructive)80%,transparent)}.hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab,var(--color-destructive)90%,transparent)}.hover\:bg-info\/80:hover{background-color:color-mix(in oklab,var(--color-info)80%,transparent)}.hover\:bg-info\/90:hover{background-color:color-mix(in oklab,var(--color-info)90%,transparent)}.hover\:bg-muted:hover{background-color:var(--color-muted)}.hover\:bg-muted\/50:hover{background-color:color-mix(in oklab,var(--color-muted)50%,transparent)}.hover\:bg-muted\/80:hover{background-color:color-mix(in oklab,var(--color-muted)80%,transparent)}.hover\:bg-primary:hover{background-color:var(--color-primary)}.hover\:bg-primary-soft-hover:hover{background-color:var(--color-primary-soft-hover)}.hover\:bg-primary\/80:hover{background-color:color-mix(in oklab,var(--color-primary)80%,transparent)}.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--color-primary)90%,transparent)}.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab,var(--color-secondary)80%,transparent)}.hover\:bg-success\/80:hover{background-color:color-mix(in oklab,var(--color-success)80%,transparent)}.hover\:bg-success\/90:hover{background-color:color-mix(in oklab,var(--color-success)90%,transparent)}.hover\:bg-warning\/80:hover{background-color:color-mix(in oklab,var(--color-warning)80%,transparent)}.hover\:bg-warning\/90:hover{background-color:color-mix(in oklab,var(--color-warning)90%,transparent)}.hover\:border-border-strong:hover{border-color:var(--color-border-strong)}.hover\:border-primary\/40:hover{border-color:color-mix(in oklab,var(--color-primary)40%,transparent)}.hover\:opacity-100:hover{opacity:1}.hover\:ring-border-accent:hover{--ui-ring-color:var(--color-border-accent)}.hover\:ring-primary\/40:hover{--ui-ring-color:color-mix(in oklab,var(--color-primary)40%,transparent)}.hover\:shadow:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.hover\:shadow-glow:hover{box-shadow:var(--ui-kit-shadow-glow)}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.hover\:text-accent-foreground:hover{color:var(--color-accent-foreground)}.hover\:text-foreground:hover{color:var(--color-foreground)}.hover\:text-foreground\/80:hover{color:color-mix(in oklab,var(--color-foreground)80%,transparent)}.hover\:text-muted-foreground:hover{color:var(--color-muted-foreground)}.hover\:text-primary-foreground:hover{color:var(--color-primary-foreground)}.hover\:underline:hover{text-decoration-line:underline}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.inline-grid{display:inline-grid}.inset-0{inset:0}.inset-0\.5{inset:.125rem}.inset-1{inset:.25rem}.inset-1\.5{inset:.375rem}.inset-10{inset:2.5rem}.inset-12{inset:3rem}.inset-16{inset:4rem}.inset-2{inset:.5rem}.inset-2\.5{inset:.625rem}.inset-20{inset:5rem}.inset-24{inset:6rem}.inset-3{inset:.75rem}.inset-32{inset:8rem}.inset-4{inset:1rem}.inset-5{inset:1.25rem}.inset-6{inset:1.5rem}.inset-8{inset:2rem}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-evenly{justify-content:space-evenly}.justify-start{justify-content:flex-start}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.left-0{left:0}.left-0\.5{left:.125rem}.left-1{left:.25rem}.left-1\.5{left:.375rem}.left-1\/2{left:50%}.left-10{left:2.5rem}.left-12{left:3rem}.left-16{left:4rem}.left-2{left:.5rem}.left-2\.5{left:.625rem}.left-20{left:5rem}.left-24{left:6rem}.left-3{left:.75rem}.left-32{left:8rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-6{left:1.5rem}.left-8{left:2rem}.left-\[50\%\]{left:50%}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-4{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-5{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-6{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-none{-webkit-line-clamp:unset;-webkit-box-orient:horizontal;display:block;overflow:visible}.m-0{margin:0}.m-0\.5{margin:.125rem}.m-1{margin:.25rem}.m-1\.5{margin:.375rem}.m-10{margin:2.5rem}.m-12{margin:3rem}.m-16{margin:4rem}.m-2{margin:.5rem}.m-2\.5{margin:.625rem}.m-20{margin:5rem}.m-24{margin:6rem}.m-3{margin:.75rem}.m-32{margin:8rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.max-h-96{max-height:24rem}.max-h-\[80vh\]{max-height:80vh}.max-h-screen{max-height:100vh}.max-w-0{max-width:0}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-\[calc\(var\(--container-7xl\)-\(--spacing\(10\)\*2\)\)\]{max-width:calc(var(--container-7xl) - (--spacing(10)*2))}.max-w-\[var\(--content-width\)\]{max-width:var(--content-width)}.max-w-\[var\(--reading-width\)\]{max-width:var(--reading-width)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-prose{max-width:65ch}.max-w-screen{max-width:100vw}.max-w-screen-lg{max-width:64rem}.max-w-screen-md{max-width:48rem}.max-w-screen-sm{max-width:40rem}.max-w-screen-xl{max-width:80rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.me-1\.5{margin-inline-end:.375rem}.me-2{margin-inline-end:.5rem}.min-h-0{min-height:0}.min-h-20{min-height:5rem}.min-h-24{min-height:6rem}.min-h-56{min-height:14rem}.min-h-\[150px\]{min-height:150px}.min-h-\[200px\]{min-height:200px}.min-h-\[50vh\]{min-height:50vh}.min-h-dvh{min-height:100dvh}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.min-h-svh{min-height:100svh}.min-w-0{min-width:0}.min-w-10{min-width:2.5rem}.min-w-12{min-width:3rem}.min-w-20{min-width:5rem}.min-w-32{min-width:8rem}.min-w-40{min-width:10rem}.min-w-56{min-width:14rem}.min-w-64{min-width:16rem}.min-w-72{min-width:18rem}.min-w-8{min-width:2rem}.min-w-\[17rem\]{min-width:17rem}.min-w-\[8rem\]{min-width:8rem}.min-w-full{min-width:100%}.mix-blend-overlay{mix-blend-mode:overlay}.ms-1{margin-inline-start:.25rem}.ms-2{margin-inline-start:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mx-auto{margin-inline:auto}.my-1{margin-block:.25rem}.object-cover{object-fit:cover}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-15{opacity:.15}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-5{opacity:.05}.opacity-50{opacity:.5}.opacity-55{opacity:.55}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.origin-left{transform-origin:0}.outline{outline-style:solid}.outline-1{outline-color:var(--color-1)}.outline-border\/50{outline-color:color-mix(in oklab,var(--color-border)50%,transparent)}.outline-none{outline-offset:2px;outline:2px solid #0000}.overflow-auto{overflow:auto}.overflow-clip{overflow:clip}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-20{padding:5rem}.p-24{padding:6rem}.p-3{padding:.75rem}.p-32{padding:8rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[1px\]{padding:1px}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pe-0{padding-inline-end:0}.pe-0\.5{padding-inline-end:.125rem}.pe-1{padding-inline-end:.25rem}.pe-1\.5{padding-inline-end:.375rem}.pe-10{padding-inline-end:2.5rem}.pe-12{padding-inline-end:3rem}.pe-16{padding-inline-end:4rem}.pe-2{padding-inline-end:.5rem}.pe-2\.5{padding-inline-end:.625rem}.pe-20{padding-inline-end:5rem}.pe-24{padding-inline-end:6rem}.pe-3{padding-inline-end:.75rem}.pe-32{padding-inline-end:8rem}.pe-4{padding-inline-end:1rem}.pe-5{padding-inline-end:1.25rem}.pe-6{padding-inline-end:1.5rem}.pe-8{padding-inline-end:2rem}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.pl-0{padding-left:0}.pl-0\.5{padding-left:.125rem}.pl-1{padding-left:.25rem}.pl-1\.5{padding-left:.375rem}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.pl-16{padding-left:4rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-20{padding-left:5rem}.pl-24{padding-left:6rem}.pl-3{padding-left:.75rem}.pl-32{padding-left:8rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.placeholder\:text-muted-foreground::placeholder{color:var(--color-muted-foreground)}.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.pr-0{padding-right:0}.pr-0\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-1\.5{padding-right:.375rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-16{padding-right:4rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-20{padding-right:5rem}.pr-24{padding-right:6rem}.pr-3{padding-right:.75rem}.pr-32{padding-right:8rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.ps-0{padding-inline-start:0}.ps-0\.5{padding-inline-start:.125rem}.ps-1{padding-inline-start:.25rem}.ps-1\.5{padding-inline-start:.375rem}.ps-10{padding-inline-start:2.5rem}.ps-12{padding-inline-start:3rem}.ps-16{padding-inline-start:4rem}.ps-2{padding-inline-start:.5rem}.ps-2\.5{padding-inline-start:.625rem}.ps-20{padding-inline-start:5rem}.ps-24{padding-inline-start:6rem}.ps-3{padding-inline-start:.75rem}.ps-32{padding-inline-start:8rem}.ps-4{padding-inline-start:1rem}.ps-5{padding-inline-start:1.25rem}.ps-6{padding-inline-start:1.5rem}.ps-8{padding-inline-start:2rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.px-\(--ui-density-control-padding-x\){padding-inline:var(--ui-density-control-padding-x)}.px-0{padding-inline:0}.px-0\.5{padding-inline:.125rem}.px-1{padding-inline:.25rem}.px-1\.5{padding-inline:.375rem}.px-10{padding-inline:2.5rem}.px-12{padding-inline:3rem}.px-16{padding-inline:4rem}.px-2{padding-inline:.5rem}.px-2\.5{padding-inline:.625rem}.px-20{padding-inline:5rem}.px-24{padding-inline:6rem}.px-3{padding-inline:.75rem}.px-32{padding-inline:8rem}.px-4{padding-inline:1rem}.px-5{padding-inline:1.25rem}.px-6{padding-inline:1.5rem}.px-8{padding-inline:2rem}.py-0{padding-block:0}.py-0\.5{padding-block:.125rem}.py-1{padding-block:.25rem}.py-1\.5{padding-block:.375rem}.py-10{padding-block:2.5rem}.py-12{padding-block:3rem}.py-16{padding-block:4rem}.py-2{padding-block:.5rem}.py-2\.5{padding-block:.625rem}.py-20{padding-block:5rem}.py-24{padding-block:6rem}.py-3{padding-block:.75rem}.py-32{padding-block:8rem}.py-4{padding-block:1rem}.py-5{padding-block:1.25rem}.py-6{padding-block:1.5rem}.py-8{padding-block:2rem}.relative{position:relative}.right-0{right:0}.right-0\.5{right:.125rem}.right-1{right:.25rem}.right-1\.5{right:.375rem}.right-10{right:2.5rem}.right-12{right:3rem}.right-16{right:4rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-20{right:5rem}.right-24{right:6rem}.right-3{right:.75rem}.right-32{right:8rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.right-8{right:2rem}.ring-1{--ui-ring-color:var(--color-1)}.ring-2{--ui-ring-color:var(--color-2)}.ring-accent\/30{--ui-ring-color:color-mix(in oklab,var(--color-accent)30%,transparent)}.ring-border{--ui-ring-color:var(--color-border)}.ring-border\/50{--ui-ring-color:color-mix(in oklab,var(--color-border)50%,transparent)}.ring-border\/60{--ui-ring-color:color-mix(in oklab,var(--color-border)60%,transparent)}.ring-destructive\/20{--ui-ring-color:color-mix(in oklab,var(--color-destructive)20%,transparent)}.ring-info\/20{--ui-ring-color:color-mix(in oklab,var(--color-info)20%,transparent)}.ring-info\/30{--ui-ring-color:color-mix(in oklab,var(--color-info)30%,transparent)}.ring-offset-background{--ui-ring-color:var(--color-offset-background)}.ring-primary\/20{--ui-ring-color:color-mix(in oklab,var(--color-primary)20%,transparent)}.ring-primary\/30{--ui-ring-color:color-mix(in oklab,var(--color-primary)30%,transparent)}.ring-success\/20{--ui-ring-color:color-mix(in oklab,var(--color-success)20%,transparent)}.ring-success\/30{--ui-ring-color:color-mix(in oklab,var(--color-success)30%,transparent)}.ring-warning\/20{--ui-ring-color:color-mix(in oklab,var(--color-warning)20%,transparent)}.ring-white\/5{--ui-ring-color:color-mix(in oklab,var(--color-white)5%,transparent)}.rounded{border-radius:.375rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[2px\]{border-radius:2px}.rounded-\[inherit\]{border-radius:inherit}.rounded-control{border-radius:var(--ui-radius-control)}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.25rem}.rounded-surface{border-radius:var(--ui-radius-surface)}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-surface{border-top-left-radius:var(--ui-radius-surface);border-top-right-radius:var(--ui-radius-surface)}.rounded-xl{border-radius:.75rem}.row-span-1{grid-row:span 1/span 1}.row-span-2{grid-row:span 2/span 2}.row-span-3{grid-row:span 3/span 3}.row-span-4{grid-row:span 4/span 4}.row-span-5{grid-row:span 5/span 5}.row-span-6{grid-row:span 6/span 6}.row-span-full{grid-row:1/-1}.scale-x-\[var\(--ui-progress-ratio\)\]{transform:scaleX(var(--ui-progress-ratio))}.select-none{user-select:none}.self-auto{align-self:auto}.self-baseline{align-self:baseline}.self-center{align-self:center}.self-end{align-self:flex-end}.self-start{align-self:flex-start}.self-stretch{align-self:stretch}.shadow-glow{box-shadow:var(--ui-kit-shadow-glow)}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-none{box-shadow:0 0 #0000}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.size-1\.5{width:.375rem;height:.375rem}.size-10{width:2.5rem;height:2.5rem}.size-11{width:2.75rem;height:2.75rem}.size-12{width:3rem;height:3rem}.size-14{width:3.5rem;height:3.5rem}.size-2{width:.5rem;height:.5rem}.size-2\.5{width:.625rem;height:.625rem}.size-3{width:.75rem;height:.75rem}.size-3\.5{width:.875rem;height:.875rem}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-7{width:1.75rem;height:1.75rem}.size-8{width:2rem;height:2rem}.size-9{width:2.25rem;height:2.25rem}.size-full{width:100%;height:100%}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start-0{inset-inline-start:0}.start-1{inset-inline-start:.25rem}.start-1\/2{inset-inline-start:50%}.start-2{inset-inline-start:.5rem}.start-3{inset-inline-start:.75rem}.start-\[50\%\]{inset-inline-start:50%}.start-full{inset-inline-start:100%}.static{position:static}.sticky{position:sticky}.stroke-border\/40{stroke:color-mix(in oklab,var(--color-border)40%,transparent)}@supports (backdrop-filter){.supports-\[backdrop-filter\]\:bg-background\/50{background-color:color-mix(in oklab,var(--color-background)50%,transparent)}}.tabular-nums{font-variant-numeric:tabular-nums}.text-2xl{font-size:1.5rem;line-height:1.3333}.text-3xl{font-size:1.875rem;line-height:1.2}.text-4xl{font-size:2.25rem;line-height:1.1111}.text-accent-foreground{color:var(--color-accent-foreground)}.text-background{color:var(--color-background)}.text-balance{color:var(--color-balance)}.text-base{font-size:1rem;line-height:1.5}.text-brand-50{color:var(--color-brand-50)}.text-card-foreground{color:var(--color-card-foreground)}.text-center{text-align:center}.text-cream{color:var(--color-cream)}.text-current{color:var(--color-current)}.text-destructive{color:var(--color-destructive)}.text-destructive-foreground{color:var(--color-destructive-foreground)}.text-foreground{color:var(--color-foreground)}.text-info{color:var(--color-info)}.text-info-foreground{color:var(--color-info-foreground)}.text-justify{text-align:justify}.text-left{text-align:left}.text-lg{font-size:1.125rem;line-height:1.5556}.text-micro{font-size:.5625rem;line-height:1}.text-muted-foreground{color:var(--color-muted-foreground)}.text-navy{color:var(--color-navy)}.text-popover-foreground{color:var(--color-popover-foreground)}.text-pretty{color:var(--color-pretty)}.text-primary{color:var(--color-primary)}.text-primary-foreground{color:var(--color-primary-foreground)}.text-right{text-align:right}.text-russet{color:var(--color-russet)}.text-secondary-foreground{color:var(--color-secondary-foreground)}.text-sm{font-size:.875rem;line-height:1.4286}.text-success{color:var(--color-success)}.text-success-foreground{color:var(--color-success-foreground)}.text-warning{color:var(--color-warning)}.text-warning-foreground{color:var(--color-warning-foreground)}.text-white{color:var(--color-white)}.text-white\/70{color:color-mix(in oklab,var(--color-white)70%,transparent)}.text-wrap{color:var(--color-wrap)}.text-xl{font-size:1.25rem;line-height:1.4}.text-xs{font-size:.75rem;line-height:1.3333}.text-xxs{font-size:.625rem;line-height:1}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-12{top:3rem}.top-16{top:4rem}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-20{top:5rem}.top-24{top:6rem}.top-3{top:.75rem}.top-32{top:8rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-6{top:1.5rem}.top-8{top:2rem}.top-\[50\%\]{top:50%}.top-full{top:100%}.touch-none{touch-action:none}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-property:box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.translate-x-\[-50\%\]{transform:translate(-50%)}.translate-y-1{transform:translateY(.25rem)}.translate-y-\[-50\%\]{transform:translateY(-50%)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.underline-offset-4{text-underline-offset:4px}.uppercase{text-transform:uppercase}.w-\(--ui-density-control-height\){width:var(--ui-density-control-height)}.w-0{width:0}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.3333%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-\[150vw\]{width:150vw}.w-\[17rem\]{width:17rem}.w-\[1px\]{width:1px}.w-\[var\(--content-width\)\]{width:var(--content-width)}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-px{width:1px}.w-screen{width:100vw}.whitespace-nowrap{white-space:nowrap}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-auto{z-index:auto}.z-drawer{z-index:var(--ui-kit-z-drawer)}.z-modal{z-index:var(--ui-kit-z-modal)}.z-nav{z-index:var(--ui-kit-z-nav)}.z-sticky{z-index:var(--ui-kit-z-sticky)}.z-toast{z-index:var(--ui-kit-z-toast)}@media(width>=40rem){@media(width>=96rem){.\32xl\:sm\:text-3xl{font-size:1.875rem;line-height:1.2}.\32xl\:sm\:text-base{font-size:1rem;line-height:1.5}}@media(width>=64rem){.lg\:sm\:text-3xl{font-size:1.875rem;line-height:1.2}.lg\:sm\:text-base{font-size:1rem;line-height:1.5}}@media(width>=48rem){.md\:sm\:text-3xl{font-size:1.875rem;line-height:1.2}.md\:sm\:text-base{font-size:1rem;line-height:1.5}}.sm\:-z-10{z-index:-10}.sm\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.sm\:block{display:block}.sm\:bottom-0{bottom:0}.sm\:bottom-0\.5{bottom:.125rem}.sm\:bottom-1{bottom:.25rem}.sm\:bottom-1\.5{bottom:.375rem}.sm\:bottom-10{bottom:2.5rem}.sm\:bottom-12{bottom:3rem}.sm\:bottom-16{bottom:4rem}.sm\:bottom-2{bottom:.5rem}.sm\:bottom-2\.5{bottom:.625rem}.sm\:bottom-20{bottom:5rem}.sm\:bottom-24{bottom:6rem}.sm\:bottom-3{bottom:.75rem}.sm\:bottom-32{bottom:8rem}.sm\:bottom-4{bottom:1rem}.sm\:bottom-5{bottom:1.25rem}.sm\:bottom-6{bottom:1.5rem}.sm\:bottom-8{bottom:2rem}.sm\:drop-shadow-lg{filter:drop-shadow(0 10px 8px #0000000a)drop-shadow(0 4px 3px #0000001a)}.sm\:flex{display:flex}.sm\:flex-col{flex-direction:column}.sm\:flex-col-reverse{flex-direction:column-reverse}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:flex-wrap{flex-wrap:wrap}.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse}.sm\:font-bold{font-weight:700}.sm\:font-display{font-family:var(--font-display)}.sm\:font-medium{font-weight:500}.sm\:font-normal{font-weight:400}.sm\:font-semibold{font-weight:600}.sm\:gap-0{gap:0}.sm\:gap-0\.5{gap:.125rem}.sm\:gap-1{gap:.25rem}.sm\:gap-1\.5{gap:.375rem}.sm\:gap-10{gap:2.5rem}.sm\:gap-12{gap:3rem}.sm\:gap-16{gap:4rem}.sm\:gap-2{gap:.5rem}.sm\:gap-2\.5{gap:.625rem}.sm\:gap-20{gap:5rem}.sm\:gap-24{gap:6rem}.sm\:gap-3{gap:.75rem}.sm\:gap-32{gap:8rem}.sm\:gap-4{gap:1rem}.sm\:gap-5{gap:1.25rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-8{gap:2rem}.sm\:gap-x-0{column-gap:0}.sm\:gap-x-0\.5{column-gap:.125rem}.sm\:gap-x-1{column-gap:.25rem}.sm\:gap-x-1\.5{column-gap:.375rem}.sm\:gap-x-10{column-gap:2.5rem}.sm\:gap-x-12{column-gap:3rem}.sm\:gap-x-16{column-gap:4rem}.sm\:gap-x-2{column-gap:.5rem}.sm\:gap-x-2\.5{column-gap:.625rem}.sm\:gap-x-20{column-gap:5rem}.sm\:gap-x-24{column-gap:6rem}.sm\:gap-x-3{column-gap:.75rem}.sm\:gap-x-32{column-gap:8rem}.sm\:gap-x-4{column-gap:1rem}.sm\:gap-x-5{column-gap:1.25rem}.sm\:gap-x-6{column-gap:1.5rem}.sm\:gap-x-8{column-gap:2rem}.sm\:gap-y-0{row-gap:0}.sm\:gap-y-0\.5{row-gap:.125rem}.sm\:gap-y-1{row-gap:.25rem}.sm\:gap-y-1\.5{row-gap:.375rem}.sm\:gap-y-10{row-gap:2.5rem}.sm\:gap-y-12{row-gap:3rem}.sm\:gap-y-16{row-gap:4rem}.sm\:gap-y-2{row-gap:.5rem}.sm\:gap-y-2\.5{row-gap:.625rem}.sm\:gap-y-20{row-gap:5rem}.sm\:gap-y-24{row-gap:6rem}.sm\:gap-y-3{row-gap:.75rem}.sm\:gap-y-32{row-gap:8rem}.sm\:gap-y-4{row-gap:1rem}.sm\:gap-y-5{row-gap:1.25rem}.sm\:gap-y-6{row-gap:1.5rem}.sm\:gap-y-8{row-gap:2rem}.sm\:grid{display:grid}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.sm\:grid-cols-\[0\.95fr_0\.9fr_1\.25fr\]{grid-template-columns:.95fr .9fr 1.25fr}.sm\:grid-cols-\[1\.25fr_1fr\]{grid-template-columns:1.25fr 1fr}.sm\:grid-cols-\[17rem_minmax\(0\,1fr\)\]{grid-template-columns:17rem minmax(0,1fr)}.sm\:grid-cols-\[1fr_auto_auto\]{grid-template-columns:1fr auto auto}.sm\:grid-cols-\[auto_minmax\(0\,1fr\)\]{grid-template-columns:auto minmax(0,1fr)}.sm\:grid-cols-\[minmax\(0\,0\.95fr\)_minmax\(0\,1\.05fr\)\]{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.sm\:grid-cols-\[minmax\(0\,1\.05fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.sm\:grid-cols-\[minmax\(0\,1fr\)_20rem\]{grid-template-columns:minmax(0,1fr) 20rem}.sm\:grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.sm\:grid-cols-\[minmax\(0\,1fr\)_minmax\(20rem\,0\.78fr\)\]{grid-template-columns:minmax(0,1fr) minmax(20rem,.78fr)}.sm\:grid-cols-none{grid-template-columns:none}.sm\:grid-flow-col{grid-auto-flow:column}.sm\:grid-flow-col-dense{grid-auto-flow:column dense}.sm\:grid-flow-row{grid-auto-flow:row}.sm\:grid-flow-row-dense{grid-auto-flow:dense}.sm\:h-0{height:0}.sm\:h-0\.5{height:.125rem}.sm\:h-1{height:.25rem}.sm\:h-1\.5{height:.375rem}.sm\:h-10{height:2.5rem}.sm\:h-12{height:3rem}.sm\:h-16{height:4rem}.sm\:h-2{height:.5rem}.sm\:h-2\.5{height:.625rem}.sm\:h-20{height:5rem}.sm\:h-24{height:6rem}.sm\:h-3{height:.75rem}.sm\:h-32{height:8rem}.sm\:h-4{height:1rem}.sm\:h-5{height:1.25rem}.sm\:h-56{height:14rem}.sm\:h-6{height:1.5rem}.sm\:h-64{height:16rem}.sm\:h-7{height:1.75rem}.sm\:h-8{height:2rem}.sm\:h-\[23rem\]{height:23rem}.sm\:h-auto{height:auto}.sm\:h-dvh{height:100dvh}.sm\:h-full{height:100%}.sm\:h-screen{height:100vh}.sm\:hidden{display:none}.sm\:inline-flex{display:inline-flex}.sm\:inline-grid{display:inline-grid}.sm\:inset-0{inset:0}.sm\:inset-0\.5{inset:.125rem}.sm\:inset-1{inset:.25rem}.sm\:inset-1\.5{inset:.375rem}.sm\:inset-10{inset:2.5rem}.sm\:inset-12{inset:3rem}.sm\:inset-16{inset:4rem}.sm\:inset-2{inset:.5rem}.sm\:inset-2\.5{inset:.625rem}.sm\:inset-20{inset:5rem}.sm\:inset-24{inset:6rem}.sm\:inset-3{inset:.75rem}.sm\:inset-32{inset:8rem}.sm\:inset-4{inset:1rem}.sm\:inset-5{inset:1.25rem}.sm\:inset-6{inset:1.5rem}.sm\:inset-8{inset:2rem}.sm\:items-baseline{align-items:baseline}.sm\:items-center{align-items:center}.sm\:items-end{align-items:flex-end}.sm\:items-start{align-items:flex-start}.sm\:items-stretch{align-items:stretch}.sm\:justify-around{justify-content:space-around}.sm\:justify-between{justify-content:space-between}.sm\:justify-center{justify-content:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-evenly{justify-content:space-evenly}.sm\:justify-start{justify-content:flex-start}.sm\:leading-tight{line-height:1.25}.sm\:left-0{left:0}.sm\:left-0\.5{left:.125rem}.sm\:left-1{left:.25rem}.sm\:left-1\.5{left:.375rem}.sm\:left-10{left:2.5rem}.sm\:left-12{left:3rem}.sm\:left-16{left:4rem}.sm\:left-2{left:.5rem}.sm\:left-2\.5{left:.625rem}.sm\:left-20{left:5rem}.sm\:left-24{left:6rem}.sm\:left-3{left:.75rem}.sm\:left-32{left:8rem}.sm\:left-4{left:1rem}.sm\:left-5{left:1.25rem}.sm\:left-6{left:1.5rem}.sm\:left-8{left:2rem}.sm\:line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sm\:line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sm\:line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sm\:line-clamp-4{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sm\:line-clamp-5{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sm\:line-clamp-6{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sm\:line-clamp-none{-webkit-line-clamp:unset;-webkit-box-orient:horizontal;display:block;overflow:visible}.sm\:m-0{margin:0}.sm\:m-0\.5{margin:.125rem}.sm\:m-1{margin:.25rem}.sm\:m-1\.5{margin:.375rem}.sm\:m-10{margin:2.5rem}.sm\:m-12{margin:3rem}.sm\:m-16{margin:4rem}.sm\:m-2{margin:.5rem}.sm\:m-2\.5{margin:.625rem}.sm\:m-20{margin:5rem}.sm\:m-24{margin:6rem}.sm\:m-3{margin:.75rem}.sm\:m-32{margin:8rem}.sm\:m-4{margin:1rem}.sm\:m-5{margin:1.25rem}.sm\:m-6{margin:1.5rem}.sm\:m-8{margin:2rem}.sm\:max-h-\[80vh\]{max-height:80vh}.sm\:max-h-screen{max-height:100vh}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-4xl{max-width:56rem}.sm\:max-w-5xl{max-width:64rem}.sm\:max-w-\[420px\]{max-width:420px}.sm\:max-w-\[var\(--content-width\)\]{max-width:var(--content-width)}.sm\:max-w-\[var\(--reading-width\)\]{max-width:var(--reading-width)}.sm\:max-w-full{max-width:100%}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-none{max-width:none}.sm\:max-w-prose{max-width:65ch}.sm\:max-w-screen{max-width:100vw}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-xl{max-width:36rem}.sm\:min-h-0{min-height:0}.sm\:min-h-56{min-height:14rem}.sm\:min-h-\[50vh\]{min-height:50vh}.sm\:min-h-dvh{min-height:100dvh}.sm\:min-h-full{min-height:100%}.sm\:min-h-screen{min-height:100vh}.sm\:min-h-svh{min-height:100svh}.sm\:min-w-0{min-width:0}.sm\:min-w-10{min-width:2.5rem}.sm\:min-w-12{min-width:3rem}.sm\:min-w-20{min-width:5rem}.sm\:min-w-72{min-width:18rem}.sm\:min-w-8{min-width:2rem}.sm\:min-w-\[17rem\]{min-width:17rem}.sm\:min-w-full{min-width:100%}.sm\:mt-3{margin-top:.75rem}.sm\:opacity-0{opacity:0}.sm\:opacity-10{opacity:.1}.sm\:opacity-100{opacity:1}.sm\:opacity-15{opacity:.15}.sm\:opacity-20{opacity:.2}.sm\:opacity-25{opacity:.25}.sm\:opacity-30{opacity:.3}.sm\:opacity-40{opacity:.4}.sm\:opacity-5{opacity:.05}.sm\:opacity-50{opacity:.5}.sm\:opacity-55{opacity:.55}.sm\:opacity-60{opacity:.6}.sm\:opacity-70{opacity:.7}.sm\:opacity-75{opacity:.75}.sm\:opacity-80{opacity:.8}.sm\:opacity-90{opacity:.9}.sm\:overflow-auto{overflow:auto}.sm\:overflow-clip{overflow:clip}.sm\:overflow-hidden{overflow:hidden}.sm\:overflow-visible{overflow:visible}.sm\:overflow-x-auto{overflow-x:auto}.sm\:overflow-y-auto{overflow-y:auto}.sm\:p-0{padding:0}.sm\:p-0\.5{padding:.125rem}.sm\:p-1{padding:.25rem}.sm\:p-1\.5{padding:.375rem}.sm\:p-10{padding:2.5rem}.sm\:p-12{padding:3rem}.sm\:p-16{padding:4rem}.sm\:p-2{padding:.5rem}.sm\:p-2\.5{padding:.625rem}.sm\:p-20{padding:5rem}.sm\:p-24{padding:6rem}.sm\:p-3{padding:.75rem}.sm\:p-32{padding:8rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:pb-0{padding-bottom:0}.sm\:pb-0\.5{padding-bottom:.125rem}.sm\:pb-1{padding-bottom:.25rem}.sm\:pb-1\.5{padding-bottom:.375rem}.sm\:pb-10{padding-bottom:2.5rem}.sm\:pb-12{padding-bottom:3rem}.sm\:pb-16{padding-bottom:4rem}.sm\:pb-2{padding-bottom:.5rem}.sm\:pb-2\.5{padding-bottom:.625rem}.sm\:pb-20{padding-bottom:5rem}.sm\:pb-24{padding-bottom:6rem}.sm\:pb-3{padding-bottom:.75rem}.sm\:pb-32{padding-bottom:8rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pb-5{padding-bottom:1.25rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pe-0{padding-inline-end:0}.sm\:pe-0\.5{padding-inline-end:.125rem}.sm\:pe-1{padding-inline-end:.25rem}.sm\:pe-1\.5{padding-inline-end:.375rem}.sm\:pe-10{padding-inline-end:2.5rem}.sm\:pe-12{padding-inline-end:3rem}.sm\:pe-16{padding-inline-end:4rem}.sm\:pe-2{padding-inline-end:.5rem}.sm\:pe-2\.5{padding-inline-end:.625rem}.sm\:pe-20{padding-inline-end:5rem}.sm\:pe-24{padding-inline-end:6rem}.sm\:pe-3{padding-inline-end:.75rem}.sm\:pe-32{padding-inline-end:8rem}.sm\:pe-4{padding-inline-end:1rem}.sm\:pe-5{padding-inline-end:1.25rem}.sm\:pe-6{padding-inline-end:1.5rem}.sm\:pe-8{padding-inline-end:2rem}.sm\:pl-0{padding-left:0}.sm\:pl-0\.5{padding-left:.125rem}.sm\:pl-1{padding-left:.25rem}.sm\:pl-1\.5{padding-left:.375rem}.sm\:pl-10{padding-left:2.5rem}.sm\:pl-12{padding-left:3rem}.sm\:pl-16{padding-left:4rem}.sm\:pl-2{padding-left:.5rem}.sm\:pl-2\.5{padding-left:.625rem}.sm\:pl-20{padding-left:5rem}.sm\:pl-24{padding-left:6rem}.sm\:pl-3{padding-left:.75rem}.sm\:pl-32{padding-left:8rem}.sm\:pl-4{padding-left:1rem}.sm\:pl-5{padding-left:1.25rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pl-8{padding-left:2rem}.sm\:pr-0{padding-right:0}.sm\:pr-0\.5{padding-right:.125rem}.sm\:pr-1{padding-right:.25rem}.sm\:pr-1\.5{padding-right:.375rem}.sm\:pr-10{padding-right:2.5rem}.sm\:pr-12{padding-right:3rem}.sm\:pr-16{padding-right:4rem}.sm\:pr-2{padding-right:.5rem}.sm\:pr-2\.5{padding-right:.625rem}.sm\:pr-20{padding-right:5rem}.sm\:pr-24{padding-right:6rem}.sm\:pr-3{padding-right:.75rem}.sm\:pr-32{padding-right:8rem}.sm\:pr-4{padding-right:1rem}.sm\:pr-5{padding-right:1.25rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pr-8{padding-right:2rem}.sm\:ps-0{padding-inline-start:0}.sm\:ps-0\.5{padding-inline-start:.125rem}.sm\:ps-1{padding-inline-start:.25rem}.sm\:ps-1\.5{padding-inline-start:.375rem}.sm\:ps-10{padding-inline-start:2.5rem}.sm\:ps-12{padding-inline-start:3rem}.sm\:ps-16{padding-inline-start:4rem}.sm\:ps-2{padding-inline-start:.5rem}.sm\:ps-2\.5{padding-inline-start:.625rem}.sm\:ps-20{padding-inline-start:5rem}.sm\:ps-24{padding-inline-start:6rem}.sm\:ps-3{padding-inline-start:.75rem}.sm\:ps-32{padding-inline-start:8rem}.sm\:ps-4{padding-inline-start:1rem}.sm\:ps-5{padding-inline-start:1.25rem}.sm\:ps-6{padding-inline-start:1.5rem}.sm\:ps-8{padding-inline-start:2rem}.sm\:pt-0{padding-top:0}.sm\:pt-0\.5{padding-top:.125rem}.sm\:pt-1{padding-top:.25rem}.sm\:pt-1\.5{padding-top:.375rem}.sm\:pt-10{padding-top:2.5rem}.sm\:pt-12{padding-top:3rem}.sm\:pt-16{padding-top:4rem}.sm\:pt-2{padding-top:.5rem}.sm\:pt-2\.5{padding-top:.625rem}.sm\:pt-20{padding-top:5rem}.sm\:pt-24{padding-top:6rem}.sm\:pt-3{padding-top:.75rem}.sm\:pt-32{padding-top:8rem}.sm\:pt-4{padding-top:1rem}.sm\:pt-5{padding-top:1.25rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pt-8{padding-top:2rem}.sm\:px-0{padding-inline:0}.sm\:px-0\.5{padding-inline:.125rem}.sm\:px-1{padding-inline:.25rem}.sm\:px-1\.5{padding-inline:.375rem}.sm\:px-10{padding-inline:2.5rem}.sm\:px-12{padding-inline:3rem}.sm\:px-16{padding-inline:4rem}.sm\:px-2{padding-inline:.5rem}.sm\:px-2\.5{padding-inline:.625rem}.sm\:px-20{padding-inline:5rem}.sm\:px-24{padding-inline:6rem}.sm\:px-3{padding-inline:.75rem}.sm\:px-32{padding-inline:8rem}.sm\:px-4{padding-inline:1rem}.sm\:px-5{padding-inline:1.25rem}.sm\:px-6{padding-inline:1.5rem}.sm\:px-8{padding-inline:2rem}.sm\:py-0{padding-block:0}.sm\:py-0\.5{padding-block:.125rem}.sm\:py-1{padding-block:.25rem}.sm\:py-1\.5{padding-block:.375rem}.sm\:py-10{padding-block:2.5rem}.sm\:py-12{padding-block:3rem}.sm\:py-16{padding-block:4rem}.sm\:py-2{padding-block:.5rem}.sm\:py-2\.5{padding-block:.625rem}.sm\:py-20{padding-block:5rem}.sm\:py-24{padding-block:6rem}.sm\:py-3{padding-block:.75rem}.sm\:py-32{padding-block:8rem}.sm\:py-4{padding-block:1rem}.sm\:py-5{padding-block:1.25rem}.sm\:py-6{padding-block:1.5rem}.sm\:py-8{padding-block:2rem}.sm\:right-0{right:0}.sm\:right-0\.5{right:.125rem}.sm\:right-1{right:.25rem}.sm\:right-1\.5{right:.375rem}.sm\:right-10{right:2.5rem}.sm\:right-12{right:3rem}.sm\:right-16{right:4rem}.sm\:right-2{right:.5rem}.sm\:right-2\.5{right:.625rem}.sm\:right-20{right:5rem}.sm\:right-24{right:6rem}.sm\:right-3{right:.75rem}.sm\:right-32{right:8rem}.sm\:right-4{right:1rem}.sm\:right-5{right:1.25rem}.sm\:right-6{right:1.5rem}.sm\:right-8{right:2rem}.sm\:rounded-2xl{border-radius:1rem}.sm\:rounded-3xl{border-radius:1.5rem}.sm\:rounded-control{border-radius:var(--ui-radius-control)}.sm\:rounded-full{border-radius:9999px}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-md{border-radius:.375rem}.sm\:rounded-none{border-radius:0}.sm\:rounded-sm{border-radius:.25rem}.sm\:rounded-surface{border-radius:var(--ui-radius-surface)}.sm\:rounded-xl{border-radius:.75rem}.sm\:size-1\.5{width:.375rem;height:.375rem}.sm\:size-10{width:2.5rem;height:2.5rem}.sm\:size-11{width:2.75rem;height:2.75rem}.sm\:size-12{width:3rem;height:3rem}.sm\:size-14{width:3.5rem;height:3.5rem}.sm\:size-2\.5{width:.625rem;height:.625rem}.sm\:size-3{width:.75rem;height:.75rem}.sm\:size-3\.5{width:.875rem;height:.875rem}.sm\:size-4{width:1rem;height:1rem}.sm\:size-5{width:1.25rem;height:1.25rem}.sm\:size-6{width:1.5rem;height:1.5rem}.sm\:size-7{width:1.75rem;height:1.75rem}.sm\:size-8{width:2rem;height:2rem}.sm\:size-9{width:2.25rem;height:2.25rem}.sm\:size-full{width:100%;height:100%}.sm\:sm\:text-3xl{font-size:1.875rem;line-height:1.2}.sm\:sm\:text-base{font-size:1rem;line-height:1.5}.sm\:text-2xl{font-size:1.5rem;line-height:1.3333}.sm\:text-3xl{font-size:1.875rem;line-height:1.2}.sm\:text-4xl{font-size:2.25rem;line-height:1.1111}.sm\:text-accent-foreground{color:var(--color-accent-foreground)}.sm\:text-base{font-size:1rem;line-height:1.5}.sm\:text-brand-50{color:var(--color-brand-50)}.sm\:text-center{text-align:center}.sm\:text-cream{color:var(--color-cream)}.sm\:text-destructive-foreground{color:var(--color-destructive-foreground)}.sm\:text-foreground{color:var(--color-foreground)}.sm\:text-info-foreground{color:var(--color-info-foreground)}.sm\:text-justify{text-align:justify}.sm\:text-left{text-align:left}.sm\:text-lg{font-size:1.125rem;line-height:1.5556}.sm\:text-micro{font-size:.5625rem;line-height:1}.sm\:text-muted-foreground{color:var(--color-muted-foreground)}.sm\:text-navy{color:var(--color-navy)}.sm\:text-primary{color:var(--color-primary)}.sm\:text-primary-foreground{color:var(--color-primary-foreground)}.sm\:text-right{text-align:right}.sm\:text-russet{color:var(--color-russet)}.sm\:text-secondary-foreground{color:var(--color-secondary-foreground)}.sm\:text-sm{font-size:.875rem;line-height:1.4286}.sm\:text-success-foreground{color:var(--color-success-foreground)}.sm\:text-warning-foreground{color:var(--color-warning-foreground)}.sm\:text-xl{font-size:1.25rem;line-height:1.4}.sm\:text-xs{font-size:.75rem;line-height:1.3333}.sm\:text-xxs{font-size:.625rem;line-height:1}.sm\:top-0{top:0}.sm\:top-0\.5{top:.125rem}.sm\:top-1{top:.25rem}.sm\:top-1\.5{top:.375rem}.sm\:top-10{top:2.5rem}.sm\:top-12{top:3rem}.sm\:top-16{top:4rem}.sm\:top-2{top:.5rem}.sm\:top-2\.5{top:.625rem}.sm\:top-20{top:5rem}.sm\:top-24{top:6rem}.sm\:top-3{top:.75rem}.sm\:top-32{top:8rem}.sm\:top-4{top:1rem}.sm\:top-5{top:1.25rem}.sm\:top-6{top:1.5rem}.sm\:top-8{top:2rem}.sm\:tracking-tight{letter-spacing:-.025em}.sm\:w-0{width:0}.sm\:w-0\.5{width:.125rem}.sm\:w-1{width:.25rem}.sm\:w-1\.5{width:.375rem}.sm\:w-10{width:2.5rem}.sm\:w-12{width:3rem}.sm\:w-16{width:4rem}.sm\:w-2{width:.5rem}.sm\:w-2\.5{width:.625rem}.sm\:w-20{width:5rem}.sm\:w-24{width:6rem}.sm\:w-3{width:.75rem}.sm\:w-32{width:8rem}.sm\:w-4{width:1rem}.sm\:w-5{width:1.25rem}.sm\:w-6{width:1.5rem}.sm\:w-72{width:18rem}.sm\:w-8{width:2rem}.sm\:w-\[17rem\]{width:17rem}.sm\:w-\[var\(--content-width\)\]{width:var(--content-width)}.sm\:w-auto{width:auto}.sm\:w-fit{width:fit-content}.sm\:w-full{width:100%}.sm\:w-screen{width:100vw}.sm\:z-0{z-index:0}.sm\:z-10{z-index:10}.sm\:z-20{z-index:20}.sm\:z-30{z-index:30}.sm\:z-40{z-index:40}.sm\:z-50{z-index:50}.sm\:z-auto{z-index:auto}.sm\:z-drawer{z-index:var(--ui-kit-z-drawer)}.sm\:z-modal{z-index:var(--ui-kit-z-modal)}.sm\:z-nav{z-index:var(--ui-kit-z-nav)}.sm\:z-sticky{z-index:var(--ui-kit-z-sticky)}.sm\:z-toast{z-index:var(--ui-kit-z-toast)}@media(width>=80rem){.xl\:sm\:text-3xl{font-size:1.875rem;line-height:1.2}.xl\:sm\:text-base{font-size:1rem;line-height:1.5}}}@media(width>=48rem){@media(width>=96rem){.\32xl\:md\:text-4xl{font-size:2.25rem;line-height:1.1111}}@media(width>=64rem){.lg\:md\:text-4xl{font-size:2.25rem;line-height:1.1111}}.md\:-z-10{z-index:-10}.md\:block{display:block}.md\:bottom-0{bottom:0}.md\:bottom-0\.5{bottom:.125rem}.md\:bottom-1{bottom:.25rem}.md\:bottom-1\.5{bottom:.375rem}.md\:bottom-10{bottom:2.5rem}.md\:bottom-12{bottom:3rem}.md\:bottom-16{bottom:4rem}.md\:bottom-2{bottom:.5rem}.md\:bottom-2\.5{bottom:.625rem}.md\:bottom-20{bottom:5rem}.md\:bottom-24{bottom:6rem}.md\:bottom-3{bottom:.75rem}.md\:bottom-32{bottom:8rem}.md\:bottom-4{bottom:1rem}.md\:bottom-5{bottom:1.25rem}.md\:bottom-6{bottom:1.5rem}.md\:bottom-8{bottom:2rem}.md\:drop-shadow-lg{filter:drop-shadow(0 10px 8px #0000000a)drop-shadow(0 4px 3px #0000001a)}.md\:flex{display:flex}.md\:flex-col{flex-direction:column}.md\:flex-col-reverse{flex-direction:column-reverse}.md\:flex-nowrap{flex-wrap:nowrap}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-wrap-reverse{flex-wrap:wrap-reverse}.md\:font-bold{font-weight:700}.md\:font-display{font-family:var(--font-display)}.md\:font-medium{font-weight:500}.md\:font-normal{font-weight:400}.md\:font-semibold{font-weight:600}.md\:gap-0{gap:0}.md\:gap-0\.5{gap:.125rem}.md\:gap-1{gap:.25rem}.md\:gap-1\.5{gap:.375rem}.md\:gap-10{gap:2.5rem}.md\:gap-12{gap:3rem}.md\:gap-16{gap:4rem}.md\:gap-2{gap:.5rem}.md\:gap-2\.5{gap:.625rem}.md\:gap-20{gap:5rem}.md\:gap-24{gap:6rem}.md\:gap-3{gap:.75rem}.md\:gap-32{gap:8rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:gap-x-0{column-gap:0}.md\:gap-x-0\.5{column-gap:.125rem}.md\:gap-x-1{column-gap:.25rem}.md\:gap-x-1\.5{column-gap:.375rem}.md\:gap-x-10{column-gap:2.5rem}.md\:gap-x-12{column-gap:3rem}.md\:gap-x-16{column-gap:4rem}.md\:gap-x-2{column-gap:.5rem}.md\:gap-x-2\.5{column-gap:.625rem}.md\:gap-x-20{column-gap:5rem}.md\:gap-x-24{column-gap:6rem}.md\:gap-x-3{column-gap:.75rem}.md\:gap-x-32{column-gap:8rem}.md\:gap-x-4{column-gap:1rem}.md\:gap-x-5{column-gap:1.25rem}.md\:gap-x-6{column-gap:1.5rem}.md\:gap-x-8{column-gap:2rem}.md\:gap-y-0{row-gap:0}.md\:gap-y-0\.5{row-gap:.125rem}.md\:gap-y-1{row-gap:.25rem}.md\:gap-y-1\.5{row-gap:.375rem}.md\:gap-y-10{row-gap:2.5rem}.md\:gap-y-12{row-gap:3rem}.md\:gap-y-16{row-gap:4rem}.md\:gap-y-2{row-gap:.5rem}.md\:gap-y-2\.5{row-gap:.625rem}.md\:gap-y-20{row-gap:5rem}.md\:gap-y-24{row-gap:6rem}.md\:gap-y-3{row-gap:.75rem}.md\:gap-y-32{row-gap:8rem}.md\:gap-y-4{row-gap:1rem}.md\:gap-y-5{row-gap:1.25rem}.md\:gap-y-6{row-gap:1.5rem}.md\:gap-y-8{row-gap:2rem}.md\:grid{display:grid}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.md\:grid-cols-\[0\.95fr_0\.9fr_1\.25fr\]{grid-template-columns:.95fr .9fr 1.25fr}.md\:grid-cols-\[1\.25fr_1fr\]{grid-template-columns:1.25fr 1fr}.md\:grid-cols-\[17rem_minmax\(0\,1fr\)\]{grid-template-columns:17rem minmax(0,1fr)}.md\:grid-cols-\[1fr_auto_auto\]{grid-template-columns:1fr auto auto}.md\:grid-cols-\[auto_minmax\(0\,1fr\)\]{grid-template-columns:auto minmax(0,1fr)}.md\:grid-cols-\[minmax\(0\,0\.95fr\)_minmax\(0\,1\.05fr\)\]{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.md\:grid-cols-\[minmax\(0\,1\.05fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.md\:grid-cols-\[minmax\(0\,1fr\)_20rem\]{grid-template-columns:minmax(0,1fr) 20rem}.md\:grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.md\:grid-cols-\[minmax\(0\,1fr\)_minmax\(20rem\,0\.78fr\)\]{grid-template-columns:minmax(0,1fr) minmax(20rem,.78fr)}.md\:grid-cols-none{grid-template-columns:none}.md\:grid-flow-col{grid-auto-flow:column}.md\:grid-flow-col-dense{grid-auto-flow:column dense}.md\:grid-flow-row{grid-auto-flow:row}.md\:grid-flow-row-dense{grid-auto-flow:dense}.md\:h-0{height:0}.md\:h-0\.5{height:.125rem}.md\:h-1{height:.25rem}.md\:h-1\.5{height:.375rem}.md\:h-10{height:2.5rem}.md\:h-12{height:3rem}.md\:h-16{height:4rem}.md\:h-2{height:.5rem}.md\:h-2\.5{height:.625rem}.md\:h-20{height:5rem}.md\:h-24{height:6rem}.md\:h-3{height:.75rem}.md\:h-32{height:8rem}.md\:h-4{height:1rem}.md\:h-5{height:1.25rem}.md\:h-56{height:14rem}.md\:h-6{height:1.5rem}.md\:h-7{height:1.75rem}.md\:h-8{height:2rem}.md\:h-\[31\.25rem\]{height:31.25rem}.md\:h-auto{height:auto}.md\:h-dvh{height:100dvh}.md\:h-full{height:100%}.md\:h-screen{height:100vh}.md\:hidden{display:none}.md\:inline-flex{display:inline-flex}.md\:inline-grid{display:inline-grid}.md\:inset-0{inset:0}.md\:inset-0\.5{inset:.125rem}.md\:inset-1{inset:.25rem}.md\:inset-1\.5{inset:.375rem}.md\:inset-10{inset:2.5rem}.md\:inset-12{inset:3rem}.md\:inset-16{inset:4rem}.md\:inset-2{inset:.5rem}.md\:inset-2\.5{inset:.625rem}.md\:inset-20{inset:5rem}.md\:inset-24{inset:6rem}.md\:inset-3{inset:.75rem}.md\:inset-32{inset:8rem}.md\:inset-4{inset:1rem}.md\:inset-5{inset:1.25rem}.md\:inset-6{inset:1.5rem}.md\:inset-8{inset:2rem}.md\:items-baseline{align-items:baseline}.md\:items-center{align-items:center}.md\:items-end{align-items:flex-end}.md\:items-start{align-items:flex-start}.md\:items-stretch{align-items:stretch}.md\:justify-around{justify-content:space-around}.md\:justify-between{justify-content:space-between}.md\:justify-center{justify-content:center}.md\:justify-end{justify-content:flex-end}.md\:justify-evenly{justify-content:space-evenly}.md\:justify-start{justify-content:flex-start}.md\:leading-tight{line-height:1.25}.md\:left-0{left:0}.md\:left-0\.5{left:.125rem}.md\:left-1{left:.25rem}.md\:left-1\.5{left:.375rem}.md\:left-10{left:2.5rem}.md\:left-12{left:3rem}.md\:left-16{left:4rem}.md\:left-2{left:.5rem}.md\:left-2\.5{left:.625rem}.md\:left-20{left:5rem}.md\:left-24{left:6rem}.md\:left-3{left:.75rem}.md\:left-32{left:8rem}.md\:left-4{left:1rem}.md\:left-5{left:1.25rem}.md\:left-6{left:1.5rem}.md\:left-8{left:2rem}.md\:line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.md\:line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.md\:line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.md\:line-clamp-4{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.md\:line-clamp-5{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.md\:line-clamp-6{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.md\:line-clamp-none{-webkit-line-clamp:unset;-webkit-box-orient:horizontal;display:block;overflow:visible}.md\:m-0{margin:0}.md\:m-0\.5{margin:.125rem}.md\:m-1{margin:.25rem}.md\:m-1\.5{margin:.375rem}.md\:m-10{margin:2.5rem}.md\:m-12{margin:3rem}.md\:m-16{margin:4rem}.md\:m-2{margin:.5rem}.md\:m-2\.5{margin:.625rem}.md\:m-20{margin:5rem}.md\:m-24{margin:6rem}.md\:m-3{margin:.75rem}.md\:m-32{margin:8rem}.md\:m-4{margin:1rem}.md\:m-5{margin:1.25rem}.md\:m-6{margin:1.5rem}.md\:m-8{margin:2rem}.md\:max-h-\[80vh\]{max-height:80vh}.md\:max-h-screen{max-height:100vh}.md\:max-w-2xl{max-width:42rem}.md\:max-w-3xl{max-width:48rem}.md\:max-w-4xl{max-width:56rem}.md\:max-w-5xl{max-width:64rem}.md\:max-w-\[var\(--content-width\)\]{max-width:var(--content-width)}.md\:max-w-\[var\(--reading-width\)\]{max-width:var(--reading-width)}.md\:max-w-full{max-width:100%}.md\:max-w-lg{max-width:32rem}.md\:max-w-md{max-width:28rem}.md\:max-w-none{max-width:none}.md\:max-w-prose{max-width:65ch}.md\:max-w-screen{max-width:100vw}.md\:max-w-sm{max-width:24rem}.md\:max-w-xl{max-width:36rem}.md\:md\:text-4xl{font-size:2.25rem;line-height:1.1111}.md\:min-h-0{min-height:0}.md\:min-h-56{min-height:14rem}.md\:min-h-\[50vh\]{min-height:50vh}.md\:min-h-dvh{min-height:100dvh}.md\:min-h-full{min-height:100%}.md\:min-h-screen{min-height:100vh}.md\:min-h-svh{min-height:100svh}.md\:min-w-0{min-width:0}.md\:min-w-10{min-width:2.5rem}.md\:min-w-12{min-width:3rem}.md\:min-w-20{min-width:5rem}.md\:min-w-72{min-width:18rem}.md\:min-w-8{min-width:2rem}.md\:min-w-\[17rem\]{min-width:17rem}.md\:min-w-full{min-width:100%}.md\:mt-3{margin-top:.75rem}.md\:opacity-0{opacity:0}.md\:opacity-10{opacity:.1}.md\:opacity-100{opacity:1}.md\:opacity-15{opacity:.15}.md\:opacity-20{opacity:.2}.md\:opacity-25{opacity:.25}.md\:opacity-30{opacity:.3}.md\:opacity-40{opacity:.4}.md\:opacity-5{opacity:.05}.md\:opacity-50{opacity:.5}.md\:opacity-55{opacity:.55}.md\:opacity-60{opacity:.6}.md\:opacity-70{opacity:.7}.md\:opacity-75{opacity:.75}.md\:opacity-80{opacity:.8}.md\:opacity-90{opacity:.9}.md\:overflow-auto{overflow:auto}.md\:overflow-clip{overflow:clip}.md\:overflow-hidden{overflow:hidden}.md\:overflow-visible{overflow:visible}.md\:overflow-x-auto{overflow-x:auto}.md\:overflow-y-auto{overflow-y:auto}.md\:p-0{padding:0}.md\:p-0\.5{padding:.125rem}.md\:p-1{padding:.25rem}.md\:p-1\.5{padding:.375rem}.md\:p-10{padding:2.5rem}.md\:p-12{padding:3rem}.md\:p-16{padding:4rem}.md\:p-2{padding:.5rem}.md\:p-2\.5{padding:.625rem}.md\:p-20{padding:5rem}.md\:p-24{padding:6rem}.md\:p-3{padding:.75rem}.md\:p-32{padding:8rem}.md\:p-4{padding:1rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:pb-0{padding-bottom:0}.md\:pb-0\.5{padding-bottom:.125rem}.md\:pb-1{padding-bottom:.25rem}.md\:pb-1\.5{padding-bottom:.375rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-12{padding-bottom:3rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-2{padding-bottom:.5rem}.md\:pb-2\.5{padding-bottom:.625rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-24{padding-bottom:6rem}.md\:pb-3{padding-bottom:.75rem}.md\:pb-32{padding-bottom:8rem}.md\:pb-4{padding-bottom:1rem}.md\:pb-5{padding-bottom:1.25rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-8{padding-bottom:2rem}.md\:pe-0{padding-inline-end:0}.md\:pe-0\.5{padding-inline-end:.125rem}.md\:pe-1{padding-inline-end:.25rem}.md\:pe-1\.5{padding-inline-end:.375rem}.md\:pe-10{padding-inline-end:2.5rem}.md\:pe-12{padding-inline-end:3rem}.md\:pe-16{padding-inline-end:4rem}.md\:pe-2{padding-inline-end:.5rem}.md\:pe-2\.5{padding-inline-end:.625rem}.md\:pe-20{padding-inline-end:5rem}.md\:pe-24{padding-inline-end:6rem}.md\:pe-3{padding-inline-end:.75rem}.md\:pe-32{padding-inline-end:8rem}.md\:pe-4{padding-inline-end:1rem}.md\:pe-5{padding-inline-end:1.25rem}.md\:pe-6{padding-inline-end:1.5rem}.md\:pe-8{padding-inline-end:2rem}.md\:pl-0{padding-left:0}.md\:pl-0\.5{padding-left:.125rem}.md\:pl-1{padding-left:.25rem}.md\:pl-1\.5{padding-left:.375rem}.md\:pl-10{padding-left:2.5rem}.md\:pl-12{padding-left:3rem}.md\:pl-16{padding-left:4rem}.md\:pl-2{padding-left:.5rem}.md\:pl-2\.5{padding-left:.625rem}.md\:pl-20{padding-left:5rem}.md\:pl-24{padding-left:6rem}.md\:pl-3{padding-left:.75rem}.md\:pl-32{padding-left:8rem}.md\:pl-4{padding-left:1rem}.md\:pl-5{padding-left:1.25rem}.md\:pl-6{padding-left:1.5rem}.md\:pl-8{padding-left:2rem}.md\:pr-0{padding-right:0}.md\:pr-0\.5{padding-right:.125rem}.md\:pr-1{padding-right:.25rem}.md\:pr-1\.5{padding-right:.375rem}.md\:pr-10{padding-right:2.5rem}.md\:pr-12{padding-right:3rem}.md\:pr-16{padding-right:4rem}.md\:pr-2{padding-right:.5rem}.md\:pr-2\.5{padding-right:.625rem}.md\:pr-20{padding-right:5rem}.md\:pr-24{padding-right:6rem}.md\:pr-3{padding-right:.75rem}.md\:pr-32{padding-right:8rem}.md\:pr-4{padding-right:1rem}.md\:pr-5{padding-right:1.25rem}.md\:pr-6{padding-right:1.5rem}.md\:pr-8{padding-right:2rem}.md\:ps-0{padding-inline-start:0}.md\:ps-0\.5{padding-inline-start:.125rem}.md\:ps-1{padding-inline-start:.25rem}.md\:ps-1\.5{padding-inline-start:.375rem}.md\:ps-10{padding-inline-start:2.5rem}.md\:ps-12{padding-inline-start:3rem}.md\:ps-16{padding-inline-start:4rem}.md\:ps-2{padding-inline-start:.5rem}.md\:ps-2\.5{padding-inline-start:.625rem}.md\:ps-20{padding-inline-start:5rem}.md\:ps-24{padding-inline-start:6rem}.md\:ps-3{padding-inline-start:.75rem}.md\:ps-32{padding-inline-start:8rem}.md\:ps-4{padding-inline-start:1rem}.md\:ps-5{padding-inline-start:1.25rem}.md\:ps-6{padding-inline-start:1.5rem}.md\:ps-8{padding-inline-start:2rem}.md\:pt-0{padding-top:0}.md\:pt-0\.5{padding-top:.125rem}.md\:pt-1{padding-top:.25rem}.md\:pt-1\.5{padding-top:.375rem}.md\:pt-10{padding-top:2.5rem}.md\:pt-12{padding-top:3rem}.md\:pt-16{padding-top:4rem}.md\:pt-2{padding-top:.5rem}.md\:pt-2\.5{padding-top:.625rem}.md\:pt-20{padding-top:5rem}.md\:pt-24{padding-top:6rem}.md\:pt-3{padding-top:.75rem}.md\:pt-32{padding-top:8rem}.md\:pt-4{padding-top:1rem}.md\:pt-5{padding-top:1.25rem}.md\:pt-6{padding-top:1.5rem}.md\:pt-8{padding-top:2rem}.md\:px-0{padding-inline:0}.md\:px-0\.5{padding-inline:.125rem}.md\:px-1{padding-inline:.25rem}.md\:px-1\.5{padding-inline:.375rem}.md\:px-10{padding-inline:2.5rem}.md\:px-12{padding-inline:3rem}.md\:px-16{padding-inline:4rem}.md\:px-2{padding-inline:.5rem}.md\:px-2\.5{padding-inline:.625rem}.md\:px-20{padding-inline:5rem}.md\:px-24{padding-inline:6rem}.md\:px-3{padding-inline:.75rem}.md\:px-32{padding-inline:8rem}.md\:px-4{padding-inline:1rem}.md\:px-5{padding-inline:1.25rem}.md\:px-6{padding-inline:1.5rem}.md\:px-8{padding-inline:2rem}.md\:py-0{padding-block:0}.md\:py-0\.5{padding-block:.125rem}.md\:py-1{padding-block:.25rem}.md\:py-1\.5{padding-block:.375rem}.md\:py-10{padding-block:2.5rem}.md\:py-12{padding-block:3rem}.md\:py-16{padding-block:4rem}.md\:py-2{padding-block:.5rem}.md\:py-2\.5{padding-block:.625rem}.md\:py-20{padding-block:5rem}.md\:py-24{padding-block:6rem}.md\:py-3{padding-block:.75rem}.md\:py-32{padding-block:8rem}.md\:py-4{padding-block:1rem}.md\:py-5{padding-block:1.25rem}.md\:py-6{padding-block:1.5rem}.md\:py-8{padding-block:2rem}.md\:right-0{right:0}.md\:right-0\.5{right:.125rem}.md\:right-1{right:.25rem}.md\:right-1\.5{right:.375rem}.md\:right-10{right:2.5rem}.md\:right-12{right:3rem}.md\:right-16{right:4rem}.md\:right-2{right:.5rem}.md\:right-2\.5{right:.625rem}.md\:right-20{right:5rem}.md\:right-24{right:6rem}.md\:right-3{right:.75rem}.md\:right-32{right:8rem}.md\:right-4{right:1rem}.md\:right-5{right:1.25rem}.md\:right-6{right:1.5rem}.md\:right-8{right:2rem}.md\:rounded-2xl{border-radius:1rem}.md\:rounded-3xl{border-radius:1.5rem}.md\:rounded-control{border-radius:var(--ui-radius-control)}.md\:rounded-full{border-radius:9999px}.md\:rounded-lg{border-radius:.5rem}.md\:rounded-md{border-radius:.375rem}.md\:rounded-none{border-radius:0}.md\:rounded-sm{border-radius:.25rem}.md\:rounded-surface{border-radius:var(--ui-radius-surface)}.md\:rounded-xl{border-radius:.75rem}.md\:size-1\.5{width:.375rem;height:.375rem}.md\:size-10{width:2.5rem;height:2.5rem}.md\:size-11{width:2.75rem;height:2.75rem}.md\:size-12{width:3rem;height:3rem}.md\:size-14{width:3.5rem;height:3.5rem}.md\:size-2\.5{width:.625rem;height:.625rem}.md\:size-3{width:.75rem;height:.75rem}.md\:size-3\.5{width:.875rem;height:.875rem}.md\:size-4{width:1rem;height:1rem}.md\:size-5{width:1.25rem;height:1.25rem}.md\:size-6{width:1.5rem;height:1.5rem}.md\:size-7{width:1.75rem;height:1.75rem}.md\:size-8{width:2rem;height:2rem}.md\:size-9{width:2.25rem;height:2.25rem}.md\:size-full{width:100%;height:100%}.md\:text-2xl{font-size:1.5rem;line-height:1.3333}.md\:text-3xl{font-size:1.875rem;line-height:1.2}.md\:text-4xl{font-size:2.25rem;line-height:1.1111}.md\:text-accent-foreground{color:var(--color-accent-foreground)}.md\:text-base{font-size:1rem;line-height:1.5}.md\:text-brand-50{color:var(--color-brand-50)}.md\:text-center{text-align:center}.md\:text-cream{color:var(--color-cream)}.md\:text-destructive-foreground{color:var(--color-destructive-foreground)}.md\:text-foreground{color:var(--color-foreground)}.md\:text-info-foreground{color:var(--color-info-foreground)}.md\:text-justify{text-align:justify}.md\:text-left{text-align:left}.md\:text-lg{font-size:1.125rem;line-height:1.5556}.md\:text-micro{font-size:.5625rem;line-height:1}.md\:text-muted-foreground{color:var(--color-muted-foreground)}.md\:text-navy{color:var(--color-navy)}.md\:text-primary{color:var(--color-primary)}.md\:text-primary-foreground{color:var(--color-primary-foreground)}.md\:text-right{text-align:right}.md\:text-russet{color:var(--color-russet)}.md\:text-secondary-foreground{color:var(--color-secondary-foreground)}.md\:text-sm{font-size:.875rem;line-height:1.4286}.md\:text-success-foreground{color:var(--color-success-foreground)}.md\:text-warning-foreground{color:var(--color-warning-foreground)}.md\:text-xl{font-size:1.25rem;line-height:1.4}.md\:text-xs{font-size:.75rem;line-height:1.3333}.md\:text-xxs{font-size:.625rem;line-height:1}.md\:top-0{top:0}.md\:top-0\.5{top:.125rem}.md\:top-1{top:.25rem}.md\:top-1\.5{top:.375rem}.md\:top-10{top:2.5rem}.md\:top-12{top:3rem}.md\:top-16{top:4rem}.md\:top-2{top:.5rem}.md\:top-2\.5{top:.625rem}.md\:top-20{top:5rem}.md\:top-24{top:6rem}.md\:top-3{top:.75rem}.md\:top-32{top:8rem}.md\:top-4{top:1rem}.md\:top-5{top:1.25rem}.md\:top-6{top:1.5rem}.md\:top-8{top:2rem}.md\:tracking-tight{letter-spacing:-.025em}.md\:w-0{width:0}.md\:w-0\.5{width:.125rem}.md\:w-1{width:.25rem}.md\:w-1\.5{width:.375rem}.md\:w-10{width:2.5rem}.md\:w-12{width:3rem}.md\:w-16{width:4rem}.md\:w-2{width:.5rem}.md\:w-2\.5{width:.625rem}.md\:w-20{width:5rem}.md\:w-24{width:6rem}.md\:w-3{width:.75rem}.md\:w-32{width:8rem}.md\:w-4{width:1rem}.md\:w-5{width:1.25rem}.md\:w-6{width:1.5rem}.md\:w-72{width:18rem}.md\:w-8{width:2rem}.md\:w-\[17rem\]{width:17rem}.md\:w-\[var\(--content-width\)\]{width:var(--content-width)}.md\:w-auto{width:auto}.md\:w-fit{width:fit-content}.md\:w-full{width:100%}.md\:w-screen{width:100vw}.md\:z-0{z-index:0}.md\:z-10{z-index:10}.md\:z-20{z-index:20}.md\:z-30{z-index:30}.md\:z-40{z-index:40}.md\:z-50{z-index:50}.md\:z-auto{z-index:auto}.md\:z-drawer{z-index:var(--ui-kit-z-drawer)}.md\:z-modal{z-index:var(--ui-kit-z-modal)}.md\:z-nav{z-index:var(--ui-kit-z-nav)}.md\:z-sticky{z-index:var(--ui-kit-z-sticky)}.md\:z-toast{z-index:var(--ui-kit-z-toast)}@media(width>=40rem){.sm\:md\:text-4xl{font-size:2.25rem;line-height:1.1111}}@media(width>=80rem){.xl\:md\:text-4xl{font-size:2.25rem;line-height:1.1111}}}@media(width>=64rem){@media(width>=96rem){.\32xl\:lg\:text-5xl{font-size:3rem;line-height:1}}.lg\:-z-10{z-index:-10}.lg\:block{display:block}.lg\:bottom-0{bottom:0}.lg\:bottom-0\.5{bottom:.125rem}.lg\:bottom-1{bottom:.25rem}.lg\:bottom-1\.5{bottom:.375rem}.lg\:bottom-10{bottom:2.5rem}.lg\:bottom-12{bottom:3rem}.lg\:bottom-16{bottom:4rem}.lg\:bottom-2{bottom:.5rem}.lg\:bottom-2\.5{bottom:.625rem}.lg\:bottom-20{bottom:5rem}.lg\:bottom-24{bottom:6rem}.lg\:bottom-3{bottom:.75rem}.lg\:bottom-32{bottom:8rem}.lg\:bottom-4{bottom:1rem}.lg\:bottom-5{bottom:1.25rem}.lg\:bottom-6{bottom:1.5rem}.lg\:bottom-8{bottom:2rem}.lg\:drop-shadow-lg{filter:drop-shadow(0 10px 8px #0000000a)drop-shadow(0 4px 3px #0000001a)}.lg\:flex{display:flex}.lg\:flex-col{flex-direction:column}.lg\:flex-col-reverse{flex-direction:column-reverse}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-wrap{flex-wrap:wrap}.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse}.lg\:font-bold{font-weight:700}.lg\:font-display{font-family:var(--font-display)}.lg\:font-medium{font-weight:500}.lg\:font-normal{font-weight:400}.lg\:font-semibold{font-weight:600}.lg\:gap-0{gap:0}.lg\:gap-0\.5{gap:.125rem}.lg\:gap-1{gap:.25rem}.lg\:gap-1\.5{gap:.375rem}.lg\:gap-10{gap:2.5rem}.lg\:gap-12{gap:3rem}.lg\:gap-16{gap:4rem}.lg\:gap-2{gap:.5rem}.lg\:gap-2\.5{gap:.625rem}.lg\:gap-20{gap:5rem}.lg\:gap-24{gap:6rem}.lg\:gap-3{gap:.75rem}.lg\:gap-32{gap:8rem}.lg\:gap-4{gap:1rem}.lg\:gap-5{gap:1.25rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:gap-x-0{column-gap:0}.lg\:gap-x-0\.5{column-gap:.125rem}.lg\:gap-x-1{column-gap:.25rem}.lg\:gap-x-1\.5{column-gap:.375rem}.lg\:gap-x-10{column-gap:2.5rem}.lg\:gap-x-12{column-gap:3rem}.lg\:gap-x-16{column-gap:4rem}.lg\:gap-x-2{column-gap:.5rem}.lg\:gap-x-2\.5{column-gap:.625rem}.lg\:gap-x-20{column-gap:5rem}.lg\:gap-x-24{column-gap:6rem}.lg\:gap-x-3{column-gap:.75rem}.lg\:gap-x-32{column-gap:8rem}.lg\:gap-x-4{column-gap:1rem}.lg\:gap-x-5{column-gap:1.25rem}.lg\:gap-x-6{column-gap:1.5rem}.lg\:gap-x-8{column-gap:2rem}.lg\:gap-y-0{row-gap:0}.lg\:gap-y-0\.5{row-gap:.125rem}.lg\:gap-y-1{row-gap:.25rem}.lg\:gap-y-1\.5{row-gap:.375rem}.lg\:gap-y-10{row-gap:2.5rem}.lg\:gap-y-12{row-gap:3rem}.lg\:gap-y-16{row-gap:4rem}.lg\:gap-y-2{row-gap:.5rem}.lg\:gap-y-2\.5{row-gap:.625rem}.lg\:gap-y-20{row-gap:5rem}.lg\:gap-y-24{row-gap:6rem}.lg\:gap-y-3{row-gap:.75rem}.lg\:gap-y-32{row-gap:8rem}.lg\:gap-y-4{row-gap:1rem}.lg\:gap-y-5{row-gap:1.25rem}.lg\:gap-y-6{row-gap:1.5rem}.lg\:gap-y-8{row-gap:2rem}.lg\:grid{display:grid}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.lg\:grid-cols-\[0\.95fr_0\.9fr_1\.25fr\]{grid-template-columns:.95fr .9fr 1.25fr}.lg\:grid-cols-\[1\.25fr_1fr\]{grid-template-columns:1.25fr 1fr}.lg\:grid-cols-\[17rem_minmax\(0\,1fr\)\]{grid-template-columns:17rem minmax(0,1fr)}.lg\:grid-cols-\[1fr_auto_auto\]{grid-template-columns:1fr auto auto}.lg\:grid-cols-\[auto_minmax\(0\,1fr\)\]{grid-template-columns:auto minmax(0,1fr)}.lg\:grid-cols-\[minmax\(0\,0\.95fr\)_minmax\(0\,1\.05fr\)\]{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.lg\:grid-cols-\[minmax\(0\,1\.05fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.lg\:grid-cols-\[minmax\(0\,1fr\)_20rem\]{grid-template-columns:minmax(0,1fr) 20rem}.lg\:grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.lg\:grid-cols-\[minmax\(0\,1fr\)_minmax\(20rem\,0\.78fr\)\]{grid-template-columns:minmax(0,1fr) minmax(20rem,.78fr)}.lg\:grid-cols-none{grid-template-columns:none}.lg\:grid-flow-col{grid-auto-flow:column}.lg\:grid-flow-col-dense{grid-auto-flow:column dense}.lg\:grid-flow-row{grid-auto-flow:row}.lg\:grid-flow-row-dense{grid-auto-flow:dense}.group:nth-child(2n) .lg\:group-even\:col-start-1{grid-column-start:1}.group:nth-child(2n) .lg\:group-even\:col-start-2{grid-column-start:2}.lg\:h-0{height:0}.lg\:h-0\.5{height:.125rem}.lg\:h-1{height:.25rem}.lg\:h-1\.5{height:.375rem}.lg\:h-10{height:2.5rem}.lg\:h-12{height:3rem}.lg\:h-16{height:4rem}.lg\:h-2{height:.5rem}.lg\:h-2\.5{height:.625rem}.lg\:h-20{height:5rem}.lg\:h-24{height:6rem}.lg\:h-3{height:.75rem}.lg\:h-32{height:8rem}.lg\:h-36{height:9rem}.lg\:h-4{height:1rem}.lg\:h-5{height:1.25rem}.lg\:h-56{height:14rem}.lg\:h-6{height:1.5rem}.lg\:h-7{height:1.75rem}.lg\:h-8{height:2rem}.lg\:h-auto{height:auto}.lg\:h-dvh{height:100dvh}.lg\:h-full{height:100%}.lg\:h-screen{height:100vh}.lg\:hidden{display:none}.lg\:inline-flex{display:inline-flex}.lg\:inline-grid{display:inline-grid}.lg\:inset-0{inset:0}.lg\:inset-0\.5{inset:.125rem}.lg\:inset-1{inset:.25rem}.lg\:inset-1\.5{inset:.375rem}.lg\:inset-10{inset:2.5rem}.lg\:inset-12{inset:3rem}.lg\:inset-16{inset:4rem}.lg\:inset-2{inset:.5rem}.lg\:inset-2\.5{inset:.625rem}.lg\:inset-20{inset:5rem}.lg\:inset-24{inset:6rem}.lg\:inset-3{inset:.75rem}.lg\:inset-32{inset:8rem}.lg\:inset-4{inset:1rem}.lg\:inset-5{inset:1.25rem}.lg\:inset-6{inset:1.5rem}.lg\:inset-8{inset:2rem}.lg\:items-baseline{align-items:baseline}.lg\:items-center{align-items:center}.lg\:items-end{align-items:flex-end}.lg\:items-start{align-items:flex-start}.lg\:items-stretch{align-items:stretch}.lg\:justify-around{justify-content:space-around}.lg\:justify-between{justify-content:space-between}.lg\:justify-center{justify-content:center}.lg\:justify-end{justify-content:flex-end}.lg\:justify-evenly{justify-content:space-evenly}.lg\:justify-start{justify-content:flex-start}.lg\:leading-tight{line-height:1.25}.lg\:left-0{left:0}.lg\:left-0\.5{left:.125rem}.lg\:left-1{left:.25rem}.lg\:left-1\.5{left:.375rem}.lg\:left-10{left:2.5rem}.lg\:left-12{left:3rem}.lg\:left-16{left:4rem}.lg\:left-2{left:.5rem}.lg\:left-2\.5{left:.625rem}.lg\:left-20{left:5rem}.lg\:left-24{left:6rem}.lg\:left-3{left:.75rem}.lg\:left-32{left:8rem}.lg\:left-4{left:1rem}.lg\:left-5{left:1.25rem}.lg\:left-6{left:1.5rem}.lg\:left-8{left:2rem}.lg\:lg\:text-5xl{font-size:3rem;line-height:1}.lg\:line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.lg\:line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.lg\:line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.lg\:line-clamp-4{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.lg\:line-clamp-5{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.lg\:line-clamp-6{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.lg\:line-clamp-none{-webkit-line-clamp:unset;-webkit-box-orient:horizontal;display:block;overflow:visible}.lg\:m-0{margin:0}.lg\:m-0\.5{margin:.125rem}.lg\:m-1{margin:.25rem}.lg\:m-1\.5{margin:.375rem}.lg\:m-10{margin:2.5rem}.lg\:m-12{margin:3rem}.lg\:m-16{margin:4rem}.lg\:m-2{margin:.5rem}.lg\:m-2\.5{margin:.625rem}.lg\:m-20{margin:5rem}.lg\:m-24{margin:6rem}.lg\:m-3{margin:.75rem}.lg\:m-32{margin:8rem}.lg\:m-4{margin:1rem}.lg\:m-5{margin:1.25rem}.lg\:m-6{margin:1.5rem}.lg\:m-8{margin:2rem}.lg\:max-h-\[80vh\]{max-height:80vh}.lg\:max-h-screen{max-height:100vh}.lg\:max-w-2xl{max-width:42rem}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-5xl{max-width:64rem}.lg\:max-w-\[var\(--content-width\)\]{max-width:var(--content-width)}.lg\:max-w-\[var\(--reading-width\)\]{max-width:var(--reading-width)}.lg\:max-w-full{max-width:100%}.lg\:max-w-lg{max-width:32rem}.lg\:max-w-md{max-width:28rem}.lg\:max-w-none{max-width:none}.lg\:max-w-prose{max-width:65ch}.lg\:max-w-screen{max-width:100vw}.lg\:max-w-sm{max-width:24rem}.lg\:max-w-xl{max-width:36rem}.lg\:min-h-0{min-height:0}.lg\:min-h-56{min-height:14rem}.lg\:min-h-\[50vh\]{min-height:50vh}.lg\:min-h-dvh{min-height:100dvh}.lg\:min-h-full{min-height:100%}.lg\:min-h-screen{min-height:100vh}.lg\:min-h-svh{min-height:100svh}.lg\:min-w-0{min-width:0}.lg\:min-w-10{min-width:2.5rem}.lg\:min-w-12{min-width:3rem}.lg\:min-w-20{min-width:5rem}.lg\:min-w-72{min-width:18rem}.lg\:min-w-8{min-width:2rem}.lg\:min-w-\[17rem\]{min-width:17rem}.lg\:min-w-full{min-width:100%}.lg\:mt-3{margin-top:.75rem}.lg\:opacity-0{opacity:0}.lg\:opacity-10{opacity:.1}.lg\:opacity-100{opacity:1}.lg\:opacity-15{opacity:.15}.lg\:opacity-20{opacity:.2}.lg\:opacity-25{opacity:.25}.lg\:opacity-30{opacity:.3}.lg\:opacity-40{opacity:.4}.lg\:opacity-5{opacity:.05}.lg\:opacity-50{opacity:.5}.lg\:opacity-55{opacity:.55}.lg\:opacity-60{opacity:.6}.lg\:opacity-70{opacity:.7}.lg\:opacity-75{opacity:.75}.lg\:opacity-80{opacity:.8}.lg\:opacity-90{opacity:.9}.lg\:overflow-auto{overflow:auto}.lg\:overflow-clip{overflow:clip}.lg\:overflow-hidden{overflow:hidden}.lg\:overflow-visible{overflow:visible}.lg\:overflow-x-auto{overflow-x:auto}.lg\:overflow-y-auto{overflow-y:auto}.lg\:p-0{padding:0}.lg\:p-0\.5{padding:.125rem}.lg\:p-1{padding:.25rem}.lg\:p-1\.5{padding:.375rem}.lg\:p-10{padding:2.5rem}.lg\:p-12{padding:3rem}.lg\:p-16{padding:4rem}.lg\:p-2{padding:.5rem}.lg\:p-2\.5{padding:.625rem}.lg\:p-20{padding:5rem}.lg\:p-24{padding:6rem}.lg\:p-3{padding:.75rem}.lg\:p-32{padding:8rem}.lg\:p-4{padding:1rem}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:p-8{padding:2rem}.lg\:pb-0{padding-bottom:0}.lg\:pb-0\.5{padding-bottom:.125rem}.lg\:pb-1{padding-bottom:.25rem}.lg\:pb-1\.5{padding-bottom:.375rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-2{padding-bottom:.5rem}.lg\:pb-2\.5{padding-bottom:.625rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-3{padding-bottom:.75rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pb-4{padding-bottom:1rem}.lg\:pb-5{padding-bottom:1.25rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pe-0{padding-inline-end:0}.lg\:pe-0\.5{padding-inline-end:.125rem}.lg\:pe-1{padding-inline-end:.25rem}.lg\:pe-1\.5{padding-inline-end:.375rem}.lg\:pe-10{padding-inline-end:2.5rem}.lg\:pe-12{padding-inline-end:3rem}.lg\:pe-16{padding-inline-end:4rem}.lg\:pe-2{padding-inline-end:.5rem}.lg\:pe-2\.5{padding-inline-end:.625rem}.lg\:pe-20{padding-inline-end:5rem}.lg\:pe-24{padding-inline-end:6rem}.lg\:pe-3{padding-inline-end:.75rem}.lg\:pe-32{padding-inline-end:8rem}.lg\:pe-4{padding-inline-end:1rem}.lg\:pe-5{padding-inline-end:1.25rem}.lg\:pe-6{padding-inline-end:1.5rem}.lg\:pe-8{padding-inline-end:2rem}.lg\:pl-0{padding-left:0}.lg\:pl-0\.5{padding-left:.125rem}.lg\:pl-1{padding-left:.25rem}.lg\:pl-1\.5{padding-left:.375rem}.lg\:pl-10{padding-left:2.5rem}.lg\:pl-12{padding-left:3rem}.lg\:pl-16{padding-left:4rem}.lg\:pl-2{padding-left:.5rem}.lg\:pl-2\.5{padding-left:.625rem}.lg\:pl-20{padding-left:5rem}.lg\:pl-24{padding-left:6rem}.lg\:pl-3{padding-left:.75rem}.lg\:pl-32{padding-left:8rem}.lg\:pl-4{padding-left:1rem}.lg\:pl-5{padding-left:1.25rem}.lg\:pl-6{padding-left:1.5rem}.lg\:pl-8{padding-left:2rem}.lg\:pr-0{padding-right:0}.lg\:pr-0\.5{padding-right:.125rem}.lg\:pr-1{padding-right:.25rem}.lg\:pr-1\.5{padding-right:.375rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pr-12{padding-right:3rem}.lg\:pr-16{padding-right:4rem}.lg\:pr-2{padding-right:.5rem}.lg\:pr-2\.5{padding-right:.625rem}.lg\:pr-20{padding-right:5rem}.lg\:pr-24{padding-right:6rem}.lg\:pr-3{padding-right:.75rem}.lg\:pr-32{padding-right:8rem}.lg\:pr-4{padding-right:1rem}.lg\:pr-5{padding-right:1.25rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pr-8{padding-right:2rem}.lg\:ps-0{padding-inline-start:0}.lg\:ps-0\.5{padding-inline-start:.125rem}.lg\:ps-1{padding-inline-start:.25rem}.lg\:ps-1\.5{padding-inline-start:.375rem}.lg\:ps-10{padding-inline-start:2.5rem}.lg\:ps-12{padding-inline-start:3rem}.lg\:ps-16{padding-inline-start:4rem}.lg\:ps-2{padding-inline-start:.5rem}.lg\:ps-2\.5{padding-inline-start:.625rem}.lg\:ps-20{padding-inline-start:5rem}.lg\:ps-24{padding-inline-start:6rem}.lg\:ps-3{padding-inline-start:.75rem}.lg\:ps-32{padding-inline-start:8rem}.lg\:ps-4{padding-inline-start:1rem}.lg\:ps-5{padding-inline-start:1.25rem}.lg\:ps-6{padding-inline-start:1.5rem}.lg\:ps-8{padding-inline-start:2rem}.lg\:pt-0{padding-top:0}.lg\:pt-0\.5{padding-top:.125rem}.lg\:pt-1{padding-top:.25rem}.lg\:pt-1\.5{padding-top:.375rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-12{padding-top:3rem}.lg\:pt-16{padding-top:4rem}.lg\:pt-2{padding-top:.5rem}.lg\:pt-2\.5{padding-top:.625rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pt-3{padding-top:.75rem}.lg\:pt-32{padding-top:8rem}.lg\:pt-4{padding-top:1rem}.lg\:pt-5{padding-top:1.25rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pt-8{padding-top:2rem}.lg\:px-0{padding-inline:0}.lg\:px-0\.5{padding-inline:.125rem}.lg\:px-1{padding-inline:.25rem}.lg\:px-1\.5{padding-inline:.375rem}.lg\:px-10{padding-inline:2.5rem}.lg\:px-12{padding-inline:3rem}.lg\:px-16{padding-inline:4rem}.lg\:px-2{padding-inline:.5rem}.lg\:px-2\.5{padding-inline:.625rem}.lg\:px-20{padding-inline:5rem}.lg\:px-24{padding-inline:6rem}.lg\:px-3{padding-inline:.75rem}.lg\:px-32{padding-inline:8rem}.lg\:px-4{padding-inline:1rem}.lg\:px-5{padding-inline:1.25rem}.lg\:px-6{padding-inline:1.5rem}.lg\:px-8{padding-inline:2rem}.lg\:py-0{padding-block:0}.lg\:py-0\.5{padding-block:.125rem}.lg\:py-1{padding-block:.25rem}.lg\:py-1\.5{padding-block:.375rem}.lg\:py-10{padding-block:2.5rem}.lg\:py-12{padding-block:3rem}.lg\:py-16{padding-block:4rem}.lg\:py-2{padding-block:.5rem}.lg\:py-2\.5{padding-block:.625rem}.lg\:py-20{padding-block:5rem}.lg\:py-24{padding-block:6rem}.lg\:py-3{padding-block:.75rem}.lg\:py-32{padding-block:8rem}.lg\:py-4{padding-block:1rem}.lg\:py-5{padding-block:1.25rem}.lg\:py-6{padding-block:1.5rem}.lg\:py-8{padding-block:2rem}.lg\:right-0{right:0}.lg\:right-0\.5{right:.125rem}.lg\:right-1{right:.25rem}.lg\:right-1\.5{right:.375rem}.lg\:right-10{right:2.5rem}.lg\:right-12{right:3rem}.lg\:right-16{right:4rem}.lg\:right-2{right:.5rem}.lg\:right-2\.5{right:.625rem}.lg\:right-20{right:5rem}.lg\:right-24{right:6rem}.lg\:right-3{right:.75rem}.lg\:right-32{right:8rem}.lg\:right-4{right:1rem}.lg\:right-5{right:1.25rem}.lg\:right-6{right:1.5rem}.lg\:right-8{right:2rem}.lg\:rounded-2xl{border-radius:1rem}.lg\:rounded-3xl{border-radius:1.5rem}.lg\:rounded-control{border-radius:var(--ui-radius-control)}.lg\:rounded-full{border-radius:9999px}.lg\:rounded-lg{border-radius:.5rem}.lg\:rounded-md{border-radius:.375rem}.lg\:rounded-none{border-radius:0}.lg\:rounded-sm{border-radius:.25rem}.lg\:rounded-surface{border-radius:var(--ui-radius-surface)}.lg\:rounded-tr-none{border-top-right-radius:0}.lg\:rounded-xl{border-radius:.75rem}.lg\:size-1\.5{width:.375rem;height:.375rem}.lg\:size-10{width:2.5rem;height:2.5rem}.lg\:size-11{width:2.75rem;height:2.75rem}.lg\:size-12{width:3rem;height:3rem}.lg\:size-14{width:3.5rem;height:3.5rem}.lg\:size-2\.5{width:.625rem;height:.625rem}.lg\:size-3{width:.75rem;height:.75rem}.lg\:size-3\.5{width:.875rem;height:.875rem}.lg\:size-4{width:1rem;height:1rem}.lg\:size-5{width:1.25rem;height:1.25rem}.lg\:size-6{width:1.5rem;height:1.5rem}.lg\:size-7{width:1.75rem;height:1.75rem}.lg\:size-8{width:2rem;height:2rem}.lg\:size-9{width:2.25rem;height:2.25rem}.lg\:size-full{width:100%;height:100%}.lg\:text-2xl{font-size:1.5rem;line-height:1.3333}.lg\:text-3xl{font-size:1.875rem;line-height:1.2}.lg\:text-4xl{font-size:2.25rem;line-height:1.1111}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-accent-foreground{color:var(--color-accent-foreground)}.lg\:text-base{font-size:1rem;line-height:1.5}.lg\:text-brand-50{color:var(--color-brand-50)}.lg\:text-center{text-align:center}.lg\:text-cream{color:var(--color-cream)}.lg\:text-destructive-foreground{color:var(--color-destructive-foreground)}.lg\:text-foreground{color:var(--color-foreground)}.lg\:text-info-foreground{color:var(--color-info-foreground)}.lg\:text-justify{text-align:justify}.lg\:text-left{text-align:left}.lg\:text-lg{font-size:1.125rem;line-height:1.5556}.lg\:text-micro{font-size:.5625rem;line-height:1}.lg\:text-muted-foreground{color:var(--color-muted-foreground)}.lg\:text-navy{color:var(--color-navy)}.lg\:text-primary{color:var(--color-primary)}.lg\:text-primary-foreground{color:var(--color-primary-foreground)}.lg\:text-right{text-align:right}.lg\:text-russet{color:var(--color-russet)}.lg\:text-secondary-foreground{color:var(--color-secondary-foreground)}.lg\:text-sm{font-size:.875rem;line-height:1.4286}.lg\:text-success-foreground{color:var(--color-success-foreground)}.lg\:text-warning-foreground{color:var(--color-warning-foreground)}.lg\:text-xl{font-size:1.25rem;line-height:1.4}.lg\:text-xs{font-size:.75rem;line-height:1.3333}.lg\:text-xxs{font-size:.625rem;line-height:1}.lg\:top-0{top:0}.lg\:top-0\.5{top:.125rem}.lg\:top-1{top:.25rem}.lg\:top-1\.5{top:.375rem}.lg\:top-10{top:2.5rem}.lg\:top-12{top:3rem}.lg\:top-16{top:4rem}.lg\:top-2{top:.5rem}.lg\:top-2\.5{top:.625rem}.lg\:top-20{top:5rem}.lg\:top-24{top:6rem}.lg\:top-3{top:.75rem}.lg\:top-32{top:8rem}.lg\:top-4{top:1rem}.lg\:top-5{top:1.25rem}.lg\:top-6{top:1.5rem}.lg\:top-8{top:2rem}.lg\:tracking-tight{letter-spacing:-.025em}.lg\:w-0{width:0}.lg\:w-0\.5{width:.125rem}.lg\:w-1{width:.25rem}.lg\:w-1\.5{width:.375rem}.lg\:w-10{width:2.5rem}.lg\:w-12{width:3rem}.lg\:w-16{width:4rem}.lg\:w-2{width:.5rem}.lg\:w-2\.5{width:.625rem}.lg\:w-20{width:5rem}.lg\:w-24{width:6rem}.lg\:w-3{width:.75rem}.lg\:w-32{width:8rem}.lg\:w-4{width:1rem}.lg\:w-5{width:1.25rem}.lg\:w-6{width:1.5rem}.lg\:w-72{width:18rem}.lg\:w-8{width:2rem}.lg\:w-\[17rem\]{width:17rem}.lg\:w-\[var\(--content-width\)\]{width:var(--content-width)}.lg\:w-auto{width:auto}.lg\:w-fit{width:fit-content}.lg\:w-full{width:100%}.lg\:w-screen{width:100vw}.lg\:z-0{z-index:0}.lg\:z-10{z-index:10}.lg\:z-20{z-index:20}.lg\:z-30{z-index:30}.lg\:z-40{z-index:40}.lg\:z-50{z-index:50}.lg\:z-auto{z-index:auto}.lg\:z-drawer{z-index:var(--ui-kit-z-drawer)}.lg\:z-modal{z-index:var(--ui-kit-z-modal)}.lg\:z-nav{z-index:var(--ui-kit-z-nav)}.lg\:z-sticky{z-index:var(--ui-kit-z-sticky)}.lg\:z-toast{z-index:var(--ui-kit-z-toast)}@media(width>=48rem){.md\:lg\:text-5xl{font-size:3rem;line-height:1}}@media(width>=40rem){.sm\:lg\:text-5xl{font-size:3rem;line-height:1}}@media(width>=80rem){.xl\:lg\:text-5xl{font-size:3rem;line-height:1}}}@media(width>=80rem){@media(width>=96rem){.\32xl\:xl\:text-6xl{font-size:3.75rem;line-height:1}}@media(width>=64rem){.lg\:xl\:text-6xl{font-size:3.75rem;line-height:1}}@media(width>=48rem){.md\:xl\:text-6xl{font-size:3.75rem;line-height:1}}@media(width>=40rem){.sm\:xl\:text-6xl{font-size:3.75rem;line-height:1}}.xl\:-z-10{z-index:-10}.xl\:block{display:block}.xl\:bottom-0{bottom:0}.xl\:bottom-0\.5{bottom:.125rem}.xl\:bottom-1{bottom:.25rem}.xl\:bottom-1\.5{bottom:.375rem}.xl\:bottom-10{bottom:2.5rem}.xl\:bottom-12{bottom:3rem}.xl\:bottom-16{bottom:4rem}.xl\:bottom-2{bottom:.5rem}.xl\:bottom-2\.5{bottom:.625rem}.xl\:bottom-20{bottom:5rem}.xl\:bottom-24{bottom:6rem}.xl\:bottom-3{bottom:.75rem}.xl\:bottom-32{bottom:8rem}.xl\:bottom-4{bottom:1rem}.xl\:bottom-5{bottom:1.25rem}.xl\:bottom-6{bottom:1.5rem}.xl\:bottom-8{bottom:2rem}.xl\:drop-shadow-lg{filter:drop-shadow(0 10px 8px #0000000a)drop-shadow(0 4px 3px #0000001a)}.xl\:flex{display:flex}.xl\:flex-col{flex-direction:column}.xl\:flex-col-reverse{flex-direction:column-reverse}.xl\:flex-nowrap{flex-wrap:nowrap}.xl\:flex-row{flex-direction:row}.xl\:flex-row-reverse{flex-direction:row-reverse}.xl\:flex-wrap{flex-wrap:wrap}.xl\:flex-wrap-reverse{flex-wrap:wrap-reverse}.xl\:font-bold{font-weight:700}.xl\:font-display{font-family:var(--font-display)}.xl\:font-medium{font-weight:500}.xl\:font-normal{font-weight:400}.xl\:font-semibold{font-weight:600}.xl\:gap-0{gap:0}.xl\:gap-0\.5{gap:.125rem}.xl\:gap-1{gap:.25rem}.xl\:gap-1\.5{gap:.375rem}.xl\:gap-10{gap:2.5rem}.xl\:gap-12{gap:3rem}.xl\:gap-16{gap:4rem}.xl\:gap-2{gap:.5rem}.xl\:gap-2\.5{gap:.625rem}.xl\:gap-20{gap:5rem}.xl\:gap-24{gap:6rem}.xl\:gap-3{gap:.75rem}.xl\:gap-32{gap:8rem}.xl\:gap-4{gap:1rem}.xl\:gap-5{gap:1.25rem}.xl\:gap-6{gap:1.5rem}.xl\:gap-8{gap:2rem}.xl\:gap-x-0{column-gap:0}.xl\:gap-x-0\.5{column-gap:.125rem}.xl\:gap-x-1{column-gap:.25rem}.xl\:gap-x-1\.5{column-gap:.375rem}.xl\:gap-x-10{column-gap:2.5rem}.xl\:gap-x-12{column-gap:3rem}.xl\:gap-x-16{column-gap:4rem}.xl\:gap-x-2{column-gap:.5rem}.xl\:gap-x-2\.5{column-gap:.625rem}.xl\:gap-x-20{column-gap:5rem}.xl\:gap-x-24{column-gap:6rem}.xl\:gap-x-3{column-gap:.75rem}.xl\:gap-x-32{column-gap:8rem}.xl\:gap-x-4{column-gap:1rem}.xl\:gap-x-5{column-gap:1.25rem}.xl\:gap-x-6{column-gap:1.5rem}.xl\:gap-x-8{column-gap:2rem}.xl\:gap-y-0{row-gap:0}.xl\:gap-y-0\.5{row-gap:.125rem}.xl\:gap-y-1{row-gap:.25rem}.xl\:gap-y-1\.5{row-gap:.375rem}.xl\:gap-y-10{row-gap:2.5rem}.xl\:gap-y-12{row-gap:3rem}.xl\:gap-y-16{row-gap:4rem}.xl\:gap-y-2{row-gap:.5rem}.xl\:gap-y-2\.5{row-gap:.625rem}.xl\:gap-y-20{row-gap:5rem}.xl\:gap-y-24{row-gap:6rem}.xl\:gap-y-3{row-gap:.75rem}.xl\:gap-y-32{row-gap:8rem}.xl\:gap-y-4{row-gap:1rem}.xl\:gap-y-5{row-gap:1.25rem}.xl\:gap-y-6{row-gap:1.5rem}.xl\:gap-y-8{row-gap:2rem}.xl\:grid{display:grid}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.xl\:grid-cols-\[0\.95fr_0\.9fr_1\.25fr\]{grid-template-columns:.95fr .9fr 1.25fr}.xl\:grid-cols-\[1\.25fr_1fr\]{grid-template-columns:1.25fr 1fr}.xl\:grid-cols-\[17rem_minmax\(0\,1fr\)\]{grid-template-columns:17rem minmax(0,1fr)}.xl\:grid-cols-\[1fr_auto_auto\]{grid-template-columns:1fr auto auto}.xl\:grid-cols-\[auto_minmax\(0\,1fr\)\]{grid-template-columns:auto minmax(0,1fr)}.xl\:grid-cols-\[minmax\(0\,0\.95fr\)_minmax\(0\,1\.05fr\)\]{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.xl\:grid-cols-\[minmax\(0\,1\.05fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.xl\:grid-cols-\[minmax\(0\,1fr\)_20rem\]{grid-template-columns:minmax(0,1fr) 20rem}.xl\:grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.xl\:grid-cols-\[minmax\(0\,1fr\)_minmax\(20rem\,0\.78fr\)\]{grid-template-columns:minmax(0,1fr) minmax(20rem,.78fr)}.xl\:grid-cols-none{grid-template-columns:none}.xl\:grid-flow-col{grid-auto-flow:column}.xl\:grid-flow-col-dense{grid-auto-flow:column dense}.xl\:grid-flow-row{grid-auto-flow:row}.xl\:grid-flow-row-dense{grid-auto-flow:dense}.xl\:h-0{height:0}.xl\:h-0\.5{height:.125rem}.xl\:h-1{height:.25rem}.xl\:h-1\.5{height:.375rem}.xl\:h-10{height:2.5rem}.xl\:h-12{height:3rem}.xl\:h-16{height:4rem}.xl\:h-2{height:.5rem}.xl\:h-2\.5{height:.625rem}.xl\:h-20{height:5rem}.xl\:h-24{height:6rem}.xl\:h-3{height:.75rem}.xl\:h-32{height:8rem}.xl\:h-4{height:1rem}.xl\:h-5{height:1.25rem}.xl\:h-56{height:14rem}.xl\:h-6{height:1.5rem}.xl\:h-7{height:1.75rem}.xl\:h-8{height:2rem}.xl\:h-auto{height:auto}.xl\:h-dvh{height:100dvh}.xl\:h-full{height:100%}.xl\:h-screen{height:100vh}.xl\:hidden{display:none}.xl\:inline-flex{display:inline-flex}.xl\:inline-grid{display:inline-grid}.xl\:inset-0{inset:0}.xl\:inset-0\.5{inset:.125rem}.xl\:inset-1{inset:.25rem}.xl\:inset-1\.5{inset:.375rem}.xl\:inset-10{inset:2.5rem}.xl\:inset-12{inset:3rem}.xl\:inset-16{inset:4rem}.xl\:inset-2{inset:.5rem}.xl\:inset-2\.5{inset:.625rem}.xl\:inset-20{inset:5rem}.xl\:inset-24{inset:6rem}.xl\:inset-3{inset:.75rem}.xl\:inset-32{inset:8rem}.xl\:inset-4{inset:1rem}.xl\:inset-5{inset:1.25rem}.xl\:inset-6{inset:1.5rem}.xl\:inset-8{inset:2rem}.xl\:items-baseline{align-items:baseline}.xl\:items-center{align-items:center}.xl\:items-end{align-items:flex-end}.xl\:items-start{align-items:flex-start}.xl\:items-stretch{align-items:stretch}.xl\:justify-around{justify-content:space-around}.xl\:justify-between{justify-content:space-between}.xl\:justify-center{justify-content:center}.xl\:justify-end{justify-content:flex-end}.xl\:justify-evenly{justify-content:space-evenly}.xl\:justify-start{justify-content:flex-start}.xl\:leading-tight{line-height:1.25}.xl\:left-0{left:0}.xl\:left-0\.5{left:.125rem}.xl\:left-1{left:.25rem}.xl\:left-1\.5{left:.375rem}.xl\:left-10{left:2.5rem}.xl\:left-12{left:3rem}.xl\:left-16{left:4rem}.xl\:left-2{left:.5rem}.xl\:left-2\.5{left:.625rem}.xl\:left-20{left:5rem}.xl\:left-24{left:6rem}.xl\:left-3{left:.75rem}.xl\:left-32{left:8rem}.xl\:left-4{left:1rem}.xl\:left-5{left:1.25rem}.xl\:left-6{left:1.5rem}.xl\:left-8{left:2rem}.xl\:line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.xl\:line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.xl\:line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.xl\:line-clamp-4{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.xl\:line-clamp-5{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.xl\:line-clamp-6{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.xl\:line-clamp-none{-webkit-line-clamp:unset;-webkit-box-orient:horizontal;display:block;overflow:visible}.xl\:m-0{margin:0}.xl\:m-0\.5{margin:.125rem}.xl\:m-1{margin:.25rem}.xl\:m-1\.5{margin:.375rem}.xl\:m-10{margin:2.5rem}.xl\:m-12{margin:3rem}.xl\:m-16{margin:4rem}.xl\:m-2{margin:.5rem}.xl\:m-2\.5{margin:.625rem}.xl\:m-20{margin:5rem}.xl\:m-24{margin:6rem}.xl\:m-3{margin:.75rem}.xl\:m-32{margin:8rem}.xl\:m-4{margin:1rem}.xl\:m-5{margin:1.25rem}.xl\:m-6{margin:1.5rem}.xl\:m-8{margin:2rem}.xl\:max-h-\[80vh\]{max-height:80vh}.xl\:max-h-screen{max-height:100vh}.xl\:max-w-2xl{max-width:42rem}.xl\:max-w-3xl{max-width:48rem}.xl\:max-w-4xl{max-width:56rem}.xl\:max-w-5xl{max-width:64rem}.xl\:max-w-\[var\(--content-width\)\]{max-width:var(--content-width)}.xl\:max-w-\[var\(--reading-width\)\]{max-width:var(--reading-width)}.xl\:max-w-full{max-width:100%}.xl\:max-w-lg{max-width:32rem}.xl\:max-w-md{max-width:28rem}.xl\:max-w-none{max-width:none}.xl\:max-w-prose{max-width:65ch}.xl\:max-w-screen{max-width:100vw}.xl\:max-w-sm{max-width:24rem}.xl\:max-w-xl{max-width:36rem}.xl\:min-h-0{min-height:0}.xl\:min-h-56{min-height:14rem}.xl\:min-h-\[50vh\]{min-height:50vh}.xl\:min-h-dvh{min-height:100dvh}.xl\:min-h-full{min-height:100%}.xl\:min-h-screen{min-height:100vh}.xl\:min-h-svh{min-height:100svh}.xl\:min-w-0{min-width:0}.xl\:min-w-10{min-width:2.5rem}.xl\:min-w-12{min-width:3rem}.xl\:min-w-20{min-width:5rem}.xl\:min-w-72{min-width:18rem}.xl\:min-w-8{min-width:2rem}.xl\:min-w-\[17rem\]{min-width:17rem}.xl\:min-w-full{min-width:100%}.xl\:mt-3{margin-top:.75rem}.xl\:opacity-0{opacity:0}.xl\:opacity-10{opacity:.1}.xl\:opacity-100{opacity:1}.xl\:opacity-15{opacity:.15}.xl\:opacity-20{opacity:.2}.xl\:opacity-25{opacity:.25}.xl\:opacity-30{opacity:.3}.xl\:opacity-40{opacity:.4}.xl\:opacity-5{opacity:.05}.xl\:opacity-50{opacity:.5}.xl\:opacity-55{opacity:.55}.xl\:opacity-60{opacity:.6}.xl\:opacity-70{opacity:.7}.xl\:opacity-75{opacity:.75}.xl\:opacity-80{opacity:.8}.xl\:opacity-90{opacity:.9}.xl\:overflow-auto{overflow:auto}.xl\:overflow-clip{overflow:clip}.xl\:overflow-hidden{overflow:hidden}.xl\:overflow-visible{overflow:visible}.xl\:overflow-x-auto{overflow-x:auto}.xl\:overflow-y-auto{overflow-y:auto}.xl\:p-0{padding:0}.xl\:p-0\.5{padding:.125rem}.xl\:p-1{padding:.25rem}.xl\:p-1\.5{padding:.375rem}.xl\:p-10{padding:2.5rem}.xl\:p-12{padding:3rem}.xl\:p-16{padding:4rem}.xl\:p-2{padding:.5rem}.xl\:p-2\.5{padding:.625rem}.xl\:p-20{padding:5rem}.xl\:p-24{padding:6rem}.xl\:p-3{padding:.75rem}.xl\:p-32{padding:8rem}.xl\:p-4{padding:1rem}.xl\:p-5{padding:1.25rem}.xl\:p-6{padding:1.5rem}.xl\:p-8{padding:2rem}.xl\:pb-0{padding-bottom:0}.xl\:pb-0\.5{padding-bottom:.125rem}.xl\:pb-1{padding-bottom:.25rem}.xl\:pb-1\.5{padding-bottom:.375rem}.xl\:pb-10{padding-bottom:2.5rem}.xl\:pb-12{padding-bottom:3rem}.xl\:pb-16{padding-bottom:4rem}.xl\:pb-2{padding-bottom:.5rem}.xl\:pb-2\.5{padding-bottom:.625rem}.xl\:pb-20{padding-bottom:5rem}.xl\:pb-24{padding-bottom:6rem}.xl\:pb-3{padding-bottom:.75rem}.xl\:pb-32{padding-bottom:8rem}.xl\:pb-4{padding-bottom:1rem}.xl\:pb-5{padding-bottom:1.25rem}.xl\:pb-6{padding-bottom:1.5rem}.xl\:pb-8{padding-bottom:2rem}.xl\:pe-0{padding-inline-end:0}.xl\:pe-0\.5{padding-inline-end:.125rem}.xl\:pe-1{padding-inline-end:.25rem}.xl\:pe-1\.5{padding-inline-end:.375rem}.xl\:pe-10{padding-inline-end:2.5rem}.xl\:pe-12{padding-inline-end:3rem}.xl\:pe-16{padding-inline-end:4rem}.xl\:pe-2{padding-inline-end:.5rem}.xl\:pe-2\.5{padding-inline-end:.625rem}.xl\:pe-20{padding-inline-end:5rem}.xl\:pe-24{padding-inline-end:6rem}.xl\:pe-3{padding-inline-end:.75rem}.xl\:pe-32{padding-inline-end:8rem}.xl\:pe-4{padding-inline-end:1rem}.xl\:pe-5{padding-inline-end:1.25rem}.xl\:pe-6{padding-inline-end:1.5rem}.xl\:pe-8{padding-inline-end:2rem}.xl\:pl-0{padding-left:0}.xl\:pl-0\.5{padding-left:.125rem}.xl\:pl-1{padding-left:.25rem}.xl\:pl-1\.5{padding-left:.375rem}.xl\:pl-10{padding-left:2.5rem}.xl\:pl-12{padding-left:3rem}.xl\:pl-16{padding-left:4rem}.xl\:pl-2{padding-left:.5rem}.xl\:pl-2\.5{padding-left:.625rem}.xl\:pl-20{padding-left:5rem}.xl\:pl-24{padding-left:6rem}.xl\:pl-3{padding-left:.75rem}.xl\:pl-32{padding-left:8rem}.xl\:pl-4{padding-left:1rem}.xl\:pl-5{padding-left:1.25rem}.xl\:pl-6{padding-left:1.5rem}.xl\:pl-8{padding-left:2rem}.xl\:pr-0{padding-right:0}.xl\:pr-0\.5{padding-right:.125rem}.xl\:pr-1{padding-right:.25rem}.xl\:pr-1\.5{padding-right:.375rem}.xl\:pr-10{padding-right:2.5rem}.xl\:pr-12{padding-right:3rem}.xl\:pr-16{padding-right:4rem}.xl\:pr-2{padding-right:.5rem}.xl\:pr-2\.5{padding-right:.625rem}.xl\:pr-20{padding-right:5rem}.xl\:pr-24{padding-right:6rem}.xl\:pr-3{padding-right:.75rem}.xl\:pr-32{padding-right:8rem}.xl\:pr-4{padding-right:1rem}.xl\:pr-5{padding-right:1.25rem}.xl\:pr-6{padding-right:1.5rem}.xl\:pr-8{padding-right:2rem}.xl\:ps-0{padding-inline-start:0}.xl\:ps-0\.5{padding-inline-start:.125rem}.xl\:ps-1{padding-inline-start:.25rem}.xl\:ps-1\.5{padding-inline-start:.375rem}.xl\:ps-10{padding-inline-start:2.5rem}.xl\:ps-12{padding-inline-start:3rem}.xl\:ps-16{padding-inline-start:4rem}.xl\:ps-2{padding-inline-start:.5rem}.xl\:ps-2\.5{padding-inline-start:.625rem}.xl\:ps-20{padding-inline-start:5rem}.xl\:ps-24{padding-inline-start:6rem}.xl\:ps-3{padding-inline-start:.75rem}.xl\:ps-32{padding-inline-start:8rem}.xl\:ps-4{padding-inline-start:1rem}.xl\:ps-5{padding-inline-start:1.25rem}.xl\:ps-6{padding-inline-start:1.5rem}.xl\:ps-8{padding-inline-start:2rem}.xl\:pt-0{padding-top:0}.xl\:pt-0\.5{padding-top:.125rem}.xl\:pt-1{padding-top:.25rem}.xl\:pt-1\.5{padding-top:.375rem}.xl\:pt-10{padding-top:2.5rem}.xl\:pt-12{padding-top:3rem}.xl\:pt-16{padding-top:4rem}.xl\:pt-2{padding-top:.5rem}.xl\:pt-2\.5{padding-top:.625rem}.xl\:pt-20{padding-top:5rem}.xl\:pt-24{padding-top:6rem}.xl\:pt-3{padding-top:.75rem}.xl\:pt-32{padding-top:8rem}.xl\:pt-4{padding-top:1rem}.xl\:pt-5{padding-top:1.25rem}.xl\:pt-6{padding-top:1.5rem}.xl\:pt-8{padding-top:2rem}.xl\:px-0{padding-inline:0}.xl\:px-0\.5{padding-inline:.125rem}.xl\:px-1{padding-inline:.25rem}.xl\:px-1\.5{padding-inline:.375rem}.xl\:px-10{padding-inline:2.5rem}.xl\:px-12{padding-inline:3rem}.xl\:px-16{padding-inline:4rem}.xl\:px-2{padding-inline:.5rem}.xl\:px-2\.5{padding-inline:.625rem}.xl\:px-20{padding-inline:5rem}.xl\:px-24{padding-inline:6rem}.xl\:px-3{padding-inline:.75rem}.xl\:px-32{padding-inline:8rem}.xl\:px-4{padding-inline:1rem}.xl\:px-5{padding-inline:1.25rem}.xl\:px-6{padding-inline:1.5rem}.xl\:px-8{padding-inline:2rem}.xl\:py-0{padding-block:0}.xl\:py-0\.5{padding-block:.125rem}.xl\:py-1{padding-block:.25rem}.xl\:py-1\.5{padding-block:.375rem}.xl\:py-10{padding-block:2.5rem}.xl\:py-12{padding-block:3rem}.xl\:py-16{padding-block:4rem}.xl\:py-2{padding-block:.5rem}.xl\:py-2\.5{padding-block:.625rem}.xl\:py-20{padding-block:5rem}.xl\:py-24{padding-block:6rem}.xl\:py-3{padding-block:.75rem}.xl\:py-32{padding-block:8rem}.xl\:py-4{padding-block:1rem}.xl\:py-5{padding-block:1.25rem}.xl\:py-6{padding-block:1.5rem}.xl\:py-8{padding-block:2rem}.xl\:right-0{right:0}.xl\:right-0\.5{right:.125rem}.xl\:right-1{right:.25rem}.xl\:right-1\.5{right:.375rem}.xl\:right-10{right:2.5rem}.xl\:right-12{right:3rem}.xl\:right-16{right:4rem}.xl\:right-2{right:.5rem}.xl\:right-2\.5{right:.625rem}.xl\:right-20{right:5rem}.xl\:right-24{right:6rem}.xl\:right-3{right:.75rem}.xl\:right-32{right:8rem}.xl\:right-4{right:1rem}.xl\:right-5{right:1.25rem}.xl\:right-6{right:1.5rem}.xl\:right-8{right:2rem}.xl\:rounded-2xl{border-radius:1rem}.xl\:rounded-3xl{border-radius:1.5rem}.xl\:rounded-control{border-radius:var(--ui-radius-control)}.xl\:rounded-full{border-radius:9999px}.xl\:rounded-lg{border-radius:.5rem}.xl\:rounded-md{border-radius:.375rem}.xl\:rounded-none{border-radius:0}.xl\:rounded-sm{border-radius:.25rem}.xl\:rounded-surface{border-radius:var(--ui-radius-surface)}.xl\:rounded-xl{border-radius:.75rem}.xl\:size-1\.5{width:.375rem;height:.375rem}.xl\:size-10{width:2.5rem;height:2.5rem}.xl\:size-11{width:2.75rem;height:2.75rem}.xl\:size-12{width:3rem;height:3rem}.xl\:size-14{width:3.5rem;height:3.5rem}.xl\:size-2\.5{width:.625rem;height:.625rem}.xl\:size-3{width:.75rem;height:.75rem}.xl\:size-3\.5{width:.875rem;height:.875rem}.xl\:size-4{width:1rem;height:1rem}.xl\:size-5{width:1.25rem;height:1.25rem}.xl\:size-6{width:1.5rem;height:1.5rem}.xl\:size-7{width:1.75rem;height:1.75rem}.xl\:size-8{width:2rem;height:2rem}.xl\:size-9{width:2.25rem;height:2.25rem}.xl\:size-full{width:100%;height:100%}.xl\:text-2xl{font-size:1.5rem;line-height:1.3333}.xl\:text-3xl{font-size:1.875rem;line-height:1.2}.xl\:text-4xl{font-size:2.25rem;line-height:1.1111}.xl\:text-6xl{font-size:3.75rem;line-height:1}.xl\:text-accent-foreground{color:var(--color-accent-foreground)}.xl\:text-base{font-size:1rem;line-height:1.5}.xl\:text-brand-50{color:var(--color-brand-50)}.xl\:text-center{text-align:center}.xl\:text-cream{color:var(--color-cream)}.xl\:text-destructive-foreground{color:var(--color-destructive-foreground)}.xl\:text-foreground{color:var(--color-foreground)}.xl\:text-info-foreground{color:var(--color-info-foreground)}.xl\:text-justify{text-align:justify}.xl\:text-left{text-align:left}.xl\:text-lg{font-size:1.125rem;line-height:1.5556}.xl\:text-micro{font-size:.5625rem;line-height:1}.xl\:text-muted-foreground{color:var(--color-muted-foreground)}.xl\:text-navy{color:var(--color-navy)}.xl\:text-primary{color:var(--color-primary)}.xl\:text-primary-foreground{color:var(--color-primary-foreground)}.xl\:text-right{text-align:right}.xl\:text-russet{color:var(--color-russet)}.xl\:text-secondary-foreground{color:var(--color-secondary-foreground)}.xl\:text-sm{font-size:.875rem;line-height:1.4286}.xl\:text-success-foreground{color:var(--color-success-foreground)}.xl\:text-warning-foreground{color:var(--color-warning-foreground)}.xl\:text-xl{font-size:1.25rem;line-height:1.4}.xl\:text-xs{font-size:.75rem;line-height:1.3333}.xl\:text-xxs{font-size:.625rem;line-height:1}.xl\:top-0{top:0}.xl\:top-0\.5{top:.125rem}.xl\:top-1{top:.25rem}.xl\:top-1\.5{top:.375rem}.xl\:top-10{top:2.5rem}.xl\:top-12{top:3rem}.xl\:top-16{top:4rem}.xl\:top-2{top:.5rem}.xl\:top-2\.5{top:.625rem}.xl\:top-20{top:5rem}.xl\:top-24{top:6rem}.xl\:top-3{top:.75rem}.xl\:top-32{top:8rem}.xl\:top-4{top:1rem}.xl\:top-5{top:1.25rem}.xl\:top-6{top:1.5rem}.xl\:top-8{top:2rem}.xl\:tracking-tight{letter-spacing:-.025em}.xl\:w-0{width:0}.xl\:w-0\.5{width:.125rem}.xl\:w-1{width:.25rem}.xl\:w-1\.5{width:.375rem}.xl\:w-10{width:2.5rem}.xl\:w-12{width:3rem}.xl\:w-16{width:4rem}.xl\:w-2{width:.5rem}.xl\:w-2\.5{width:.625rem}.xl\:w-20{width:5rem}.xl\:w-24{width:6rem}.xl\:w-3{width:.75rem}.xl\:w-32{width:8rem}.xl\:w-4{width:1rem}.xl\:w-5{width:1.25rem}.xl\:w-6{width:1.5rem}.xl\:w-72{width:18rem}.xl\:w-8{width:2rem}.xl\:w-\[17rem\]{width:17rem}.xl\:w-\[var\(--content-width\)\]{width:var(--content-width)}.xl\:w-auto{width:auto}.xl\:w-fit{width:fit-content}.xl\:w-full{width:100%}.xl\:w-screen{width:100vw}.xl\:xl\:text-6xl{font-size:3.75rem;line-height:1}.xl\:z-0{z-index:0}.xl\:z-10{z-index:10}.xl\:z-20{z-index:20}.xl\:z-30{z-index:30}.xl\:z-40{z-index:40}.xl\:z-50{z-index:50}.xl\:z-auto{z-index:auto}.xl\:z-drawer{z-index:var(--ui-kit-z-drawer)}.xl\:z-modal{z-index:var(--ui-kit-z-modal)}.xl\:z-nav{z-index:var(--ui-kit-z-nav)}.xl\:z-sticky{z-index:var(--ui-kit-z-sticky)}.xl\:z-toast{z-index:var(--ui-kit-z-toast)}}@media(width>=96rem){.\32xl\:-z-10{z-index:-10}.\32xl\:block{display:block}.\32xl\:bottom-0{bottom:0}.\32xl\:bottom-0\.5{bottom:.125rem}.\32xl\:bottom-1{bottom:.25rem}.\32xl\:bottom-1\.5{bottom:.375rem}.\32xl\:bottom-10{bottom:2.5rem}.\32xl\:bottom-12{bottom:3rem}.\32xl\:bottom-16{bottom:4rem}.\32xl\:bottom-2{bottom:.5rem}.\32xl\:bottom-2\.5{bottom:.625rem}.\32xl\:bottom-20{bottom:5rem}.\32xl\:bottom-24{bottom:6rem}.\32xl\:bottom-3{bottom:.75rem}.\32xl\:bottom-32{bottom:8rem}.\32xl\:bottom-4{bottom:1rem}.\32xl\:bottom-5{bottom:1.25rem}.\32xl\:bottom-6{bottom:1.5rem}.\32xl\:bottom-8{bottom:2rem}.\32xl\:drop-shadow-lg{filter:drop-shadow(0 10px 8px #0000000a)drop-shadow(0 4px 3px #0000001a)}.\32xl\:flex{display:flex}.\32xl\:flex-col{flex-direction:column}.\32xl\:flex-col-reverse{flex-direction:column-reverse}.\32xl\:flex-nowrap{flex-wrap:nowrap}.\32xl\:flex-row{flex-direction:row}.\32xl\:flex-row-reverse{flex-direction:row-reverse}.\32xl\:flex-wrap{flex-wrap:wrap}.\32xl\:flex-wrap-reverse{flex-wrap:wrap-reverse}.\32xl\:font-bold{font-weight:700}.\32xl\:font-display{font-family:var(--font-display)}.\32xl\:font-medium{font-weight:500}.\32xl\:font-normal{font-weight:400}.\32xl\:font-semibold{font-weight:600}.\32xl\:gap-0{gap:0}.\32xl\:gap-0\.5{gap:.125rem}.\32xl\:gap-1{gap:.25rem}.\32xl\:gap-1\.5{gap:.375rem}.\32xl\:gap-10{gap:2.5rem}.\32xl\:gap-12{gap:3rem}.\32xl\:gap-16{gap:4rem}.\32xl\:gap-2{gap:.5rem}.\32xl\:gap-2\.5{gap:.625rem}.\32xl\:gap-20{gap:5rem}.\32xl\:gap-24{gap:6rem}.\32xl\:gap-3{gap:.75rem}.\32xl\:gap-32{gap:8rem}.\32xl\:gap-4{gap:1rem}.\32xl\:gap-5{gap:1.25rem}.\32xl\:gap-6{gap:1.5rem}.\32xl\:gap-8{gap:2rem}.\32xl\:gap-x-0{column-gap:0}.\32xl\:gap-x-0\.5{column-gap:.125rem}.\32xl\:gap-x-1{column-gap:.25rem}.\32xl\:gap-x-1\.5{column-gap:.375rem}.\32xl\:gap-x-10{column-gap:2.5rem}.\32xl\:gap-x-12{column-gap:3rem}.\32xl\:gap-x-16{column-gap:4rem}.\32xl\:gap-x-2{column-gap:.5rem}.\32xl\:gap-x-2\.5{column-gap:.625rem}.\32xl\:gap-x-20{column-gap:5rem}.\32xl\:gap-x-24{column-gap:6rem}.\32xl\:gap-x-3{column-gap:.75rem}.\32xl\:gap-x-32{column-gap:8rem}.\32xl\:gap-x-4{column-gap:1rem}.\32xl\:gap-x-5{column-gap:1.25rem}.\32xl\:gap-x-6{column-gap:1.5rem}.\32xl\:gap-x-8{column-gap:2rem}.\32xl\:gap-y-0{row-gap:0}.\32xl\:gap-y-0\.5{row-gap:.125rem}.\32xl\:gap-y-1{row-gap:.25rem}.\32xl\:gap-y-1\.5{row-gap:.375rem}.\32xl\:gap-y-10{row-gap:2.5rem}.\32xl\:gap-y-12{row-gap:3rem}.\32xl\:gap-y-16{row-gap:4rem}.\32xl\:gap-y-2{row-gap:.5rem}.\32xl\:gap-y-2\.5{row-gap:.625rem}.\32xl\:gap-y-20{row-gap:5rem}.\32xl\:gap-y-24{row-gap:6rem}.\32xl\:gap-y-3{row-gap:.75rem}.\32xl\:gap-y-32{row-gap:8rem}.\32xl\:gap-y-4{row-gap:1rem}.\32xl\:gap-y-5{row-gap:1.25rem}.\32xl\:gap-y-6{row-gap:1.5rem}.\32xl\:gap-y-8{row-gap:2rem}.\32xl\:grid{display:grid}.\32xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.\32xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.\32xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.\32xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.\32xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\32xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.\32xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.\32xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.\32xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.\32xl\:grid-cols-\[0\.95fr_0\.9fr_1\.25fr\]{grid-template-columns:.95fr .9fr 1.25fr}.\32xl\:grid-cols-\[1\.25fr_1fr\]{grid-template-columns:1.25fr 1fr}.\32xl\:grid-cols-\[17rem_minmax\(0\,1fr\)\]{grid-template-columns:17rem minmax(0,1fr)}.\32xl\:grid-cols-\[1fr_auto_auto\]{grid-template-columns:1fr auto auto}.\32xl\:grid-cols-\[auto_minmax\(0\,1fr\)\]{grid-template-columns:auto minmax(0,1fr)}.\32xl\:grid-cols-\[minmax\(0\,0\.95fr\)_minmax\(0\,1\.05fr\)\]{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.\32xl\:grid-cols-\[minmax\(0\,1\.05fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.\32xl\:grid-cols-\[minmax\(0\,1fr\)_20rem\]{grid-template-columns:minmax(0,1fr) 20rem}.\32xl\:grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.\32xl\:grid-cols-\[minmax\(0\,1fr\)_minmax\(20rem\,0\.78fr\)\]{grid-template-columns:minmax(0,1fr) minmax(20rem,.78fr)}.\32xl\:grid-cols-none{grid-template-columns:none}.\32xl\:grid-flow-col{grid-auto-flow:column}.\32xl\:grid-flow-col-dense{grid-auto-flow:column dense}.\32xl\:grid-flow-row{grid-auto-flow:row}.\32xl\:grid-flow-row-dense{grid-auto-flow:dense}.\32xl\:h-0{height:0}.\32xl\:h-0\.5{height:.125rem}.\32xl\:h-1{height:.25rem}.\32xl\:h-1\.5{height:.375rem}.\32xl\:h-10{height:2.5rem}.\32xl\:h-12{height:3rem}.\32xl\:h-16{height:4rem}.\32xl\:h-2{height:.5rem}.\32xl\:h-2\.5{height:.625rem}.\32xl\:h-20{height:5rem}.\32xl\:h-24{height:6rem}.\32xl\:h-3{height:.75rem}.\32xl\:h-32{height:8rem}.\32xl\:h-4{height:1rem}.\32xl\:h-5{height:1.25rem}.\32xl\:h-56{height:14rem}.\32xl\:h-6{height:1.5rem}.\32xl\:h-7{height:1.75rem}.\32xl\:h-8{height:2rem}.\32xl\:h-auto{height:auto}.\32xl\:h-dvh{height:100dvh}.\32xl\:h-full{height:100%}.\32xl\:h-screen{height:100vh}.\32xl\:hidden{display:none}.\32xl\:inline-flex{display:inline-flex}.\32xl\:inline-grid{display:inline-grid}.\32xl\:inset-0{inset:0}.\32xl\:inset-0\.5{inset:.125rem}.\32xl\:inset-1{inset:.25rem}.\32xl\:inset-1\.5{inset:.375rem}.\32xl\:inset-10{inset:2.5rem}.\32xl\:inset-12{inset:3rem}.\32xl\:inset-16{inset:4rem}.\32xl\:inset-2{inset:.5rem}.\32xl\:inset-2\.5{inset:.625rem}.\32xl\:inset-20{inset:5rem}.\32xl\:inset-24{inset:6rem}.\32xl\:inset-3{inset:.75rem}.\32xl\:inset-32{inset:8rem}.\32xl\:inset-4{inset:1rem}.\32xl\:inset-5{inset:1.25rem}.\32xl\:inset-6{inset:1.5rem}.\32xl\:inset-8{inset:2rem}.\32xl\:items-baseline{align-items:baseline}.\32xl\:items-center{align-items:center}.\32xl\:items-end{align-items:flex-end}.\32xl\:items-start{align-items:flex-start}.\32xl\:items-stretch{align-items:stretch}.\32xl\:justify-around{justify-content:space-around}.\32xl\:justify-between{justify-content:space-between}.\32xl\:justify-center{justify-content:center}.\32xl\:justify-end{justify-content:flex-end}.\32xl\:justify-evenly{justify-content:space-evenly}.\32xl\:justify-start{justify-content:flex-start}.\32xl\:leading-tight{line-height:1.25}.\32xl\:left-0{left:0}.\32xl\:left-0\.5{left:.125rem}.\32xl\:left-1{left:.25rem}.\32xl\:left-1\.5{left:.375rem}.\32xl\:left-10{left:2.5rem}.\32xl\:left-12{left:3rem}.\32xl\:left-16{left:4rem}.\32xl\:left-2{left:.5rem}.\32xl\:left-2\.5{left:.625rem}.\32xl\:left-20{left:5rem}.\32xl\:left-24{left:6rem}.\32xl\:left-3{left:.75rem}.\32xl\:left-32{left:8rem}.\32xl\:left-4{left:1rem}.\32xl\:left-5{left:1.25rem}.\32xl\:left-6{left:1.5rem}.\32xl\:left-8{left:2rem}.\32xl\:line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.\32xl\:line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.\32xl\:line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.\32xl\:line-clamp-4{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.\32xl\:line-clamp-5{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.\32xl\:line-clamp-6{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.\32xl\:line-clamp-none{-webkit-line-clamp:unset;-webkit-box-orient:horizontal;display:block;overflow:visible}.\32xl\:m-0{margin:0}.\32xl\:m-0\.5{margin:.125rem}.\32xl\:m-1{margin:.25rem}.\32xl\:m-1\.5{margin:.375rem}.\32xl\:m-10{margin:2.5rem}.\32xl\:m-12{margin:3rem}.\32xl\:m-16{margin:4rem}.\32xl\:m-2{margin:.5rem}.\32xl\:m-2\.5{margin:.625rem}.\32xl\:m-20{margin:5rem}.\32xl\:m-24{margin:6rem}.\32xl\:m-3{margin:.75rem}.\32xl\:m-32{margin:8rem}.\32xl\:m-4{margin:1rem}.\32xl\:m-5{margin:1.25rem}.\32xl\:m-6{margin:1.5rem}.\32xl\:m-8{margin:2rem}.\32xl\:max-h-\[80vh\]{max-height:80vh}.\32xl\:max-h-screen{max-height:100vh}.\32xl\:max-w-2xl{max-width:42rem}.\32xl\:max-w-3xl{max-width:48rem}.\32xl\:max-w-4xl{max-width:56rem}.\32xl\:max-w-5xl{max-width:64rem}.\32xl\:max-w-\[var\(--content-width\)\]{max-width:var(--content-width)}.\32xl\:max-w-\[var\(--reading-width\)\]{max-width:var(--reading-width)}.\32xl\:max-w-full{max-width:100%}.\32xl\:max-w-lg{max-width:32rem}.\32xl\:max-w-md{max-width:28rem}.\32xl\:max-w-none{max-width:none}.\32xl\:max-w-prose{max-width:65ch}.\32xl\:max-w-screen{max-width:100vw}.\32xl\:max-w-sm{max-width:24rem}.\32xl\:max-w-xl{max-width:36rem}.\32xl\:min-h-0{min-height:0}.\32xl\:min-h-56{min-height:14rem}.\32xl\:min-h-\[50vh\]{min-height:50vh}.\32xl\:min-h-dvh{min-height:100dvh}.\32xl\:min-h-full{min-height:100%}.\32xl\:min-h-screen{min-height:100vh}.\32xl\:min-h-svh{min-height:100svh}.\32xl\:min-w-0{min-width:0}.\32xl\:min-w-10{min-width:2.5rem}.\32xl\:min-w-12{min-width:3rem}.\32xl\:min-w-20{min-width:5rem}.\32xl\:min-w-72{min-width:18rem}.\32xl\:min-w-8{min-width:2rem}.\32xl\:min-w-\[17rem\]{min-width:17rem}.\32xl\:min-w-full{min-width:100%}.\32xl\:mt-3{margin-top:.75rem}.\32xl\:opacity-0{opacity:0}.\32xl\:opacity-10{opacity:.1}.\32xl\:opacity-100{opacity:1}.\32xl\:opacity-15{opacity:.15}.\32xl\:opacity-20{opacity:.2}.\32xl\:opacity-25{opacity:.25}.\32xl\:opacity-30{opacity:.3}.\32xl\:opacity-40{opacity:.4}.\32xl\:opacity-5{opacity:.05}.\32xl\:opacity-50{opacity:.5}.\32xl\:opacity-55{opacity:.55}.\32xl\:opacity-60{opacity:.6}.\32xl\:opacity-70{opacity:.7}.\32xl\:opacity-75{opacity:.75}.\32xl\:opacity-80{opacity:.8}.\32xl\:opacity-90{opacity:.9}.\32xl\:overflow-auto{overflow:auto}.\32xl\:overflow-clip{overflow:clip}.\32xl\:overflow-hidden{overflow:hidden}.\32xl\:overflow-visible{overflow:visible}.\32xl\:overflow-x-auto{overflow-x:auto}.\32xl\:overflow-y-auto{overflow-y:auto}.\32xl\:p-0{padding:0}.\32xl\:p-0\.5{padding:.125rem}.\32xl\:p-1{padding:.25rem}.\32xl\:p-1\.5{padding:.375rem}.\32xl\:p-10{padding:2.5rem}.\32xl\:p-12{padding:3rem}.\32xl\:p-16{padding:4rem}.\32xl\:p-2{padding:.5rem}.\32xl\:p-2\.5{padding:.625rem}.\32xl\:p-20{padding:5rem}.\32xl\:p-24{padding:6rem}.\32xl\:p-3{padding:.75rem}.\32xl\:p-32{padding:8rem}.\32xl\:p-4{padding:1rem}.\32xl\:p-5{padding:1.25rem}.\32xl\:p-6{padding:1.5rem}.\32xl\:p-8{padding:2rem}.\32xl\:pb-0{padding-bottom:0}.\32xl\:pb-0\.5{padding-bottom:.125rem}.\32xl\:pb-1{padding-bottom:.25rem}.\32xl\:pb-1\.5{padding-bottom:.375rem}.\32xl\:pb-10{padding-bottom:2.5rem}.\32xl\:pb-12{padding-bottom:3rem}.\32xl\:pb-16{padding-bottom:4rem}.\32xl\:pb-2{padding-bottom:.5rem}.\32xl\:pb-2\.5{padding-bottom:.625rem}.\32xl\:pb-20{padding-bottom:5rem}.\32xl\:pb-24{padding-bottom:6rem}.\32xl\:pb-3{padding-bottom:.75rem}.\32xl\:pb-32{padding-bottom:8rem}.\32xl\:pb-4{padding-bottom:1rem}.\32xl\:pb-5{padding-bottom:1.25rem}.\32xl\:pb-6{padding-bottom:1.5rem}.\32xl\:pb-8{padding-bottom:2rem}.\32xl\:pe-0{padding-inline-end:0}.\32xl\:pe-0\.5{padding-inline-end:.125rem}.\32xl\:pe-1{padding-inline-end:.25rem}.\32xl\:pe-1\.5{padding-inline-end:.375rem}.\32xl\:pe-10{padding-inline-end:2.5rem}.\32xl\:pe-12{padding-inline-end:3rem}.\32xl\:pe-16{padding-inline-end:4rem}.\32xl\:pe-2{padding-inline-end:.5rem}.\32xl\:pe-2\.5{padding-inline-end:.625rem}.\32xl\:pe-20{padding-inline-end:5rem}.\32xl\:pe-24{padding-inline-end:6rem}.\32xl\:pe-3{padding-inline-end:.75rem}.\32xl\:pe-32{padding-inline-end:8rem}.\32xl\:pe-4{padding-inline-end:1rem}.\32xl\:pe-5{padding-inline-end:1.25rem}.\32xl\:pe-6{padding-inline-end:1.5rem}.\32xl\:pe-8{padding-inline-end:2rem}.\32xl\:pl-0{padding-left:0}.\32xl\:pl-0\.5{padding-left:.125rem}.\32xl\:pl-1{padding-left:.25rem}.\32xl\:pl-1\.5{padding-left:.375rem}.\32xl\:pl-10{padding-left:2.5rem}.\32xl\:pl-12{padding-left:3rem}.\32xl\:pl-16{padding-left:4rem}.\32xl\:pl-2{padding-left:.5rem}.\32xl\:pl-2\.5{padding-left:.625rem}.\32xl\:pl-20{padding-left:5rem}.\32xl\:pl-24{padding-left:6rem}.\32xl\:pl-3{padding-left:.75rem}.\32xl\:pl-32{padding-left:8rem}.\32xl\:pl-4{padding-left:1rem}.\32xl\:pl-5{padding-left:1.25rem}.\32xl\:pl-6{padding-left:1.5rem}.\32xl\:pl-8{padding-left:2rem}.\32xl\:pr-0{padding-right:0}.\32xl\:pr-0\.5{padding-right:.125rem}.\32xl\:pr-1{padding-right:.25rem}.\32xl\:pr-1\.5{padding-right:.375rem}.\32xl\:pr-10{padding-right:2.5rem}.\32xl\:pr-12{padding-right:3rem}.\32xl\:pr-16{padding-right:4rem}.\32xl\:pr-2{padding-right:.5rem}.\32xl\:pr-2\.5{padding-right:.625rem}.\32xl\:pr-20{padding-right:5rem}.\32xl\:pr-24{padding-right:6rem}.\32xl\:pr-3{padding-right:.75rem}.\32xl\:pr-32{padding-right:8rem}.\32xl\:pr-4{padding-right:1rem}.\32xl\:pr-5{padding-right:1.25rem}.\32xl\:pr-6{padding-right:1.5rem}.\32xl\:pr-8{padding-right:2rem}.\32xl\:ps-0{padding-inline-start:0}.\32xl\:ps-0\.5{padding-inline-start:.125rem}.\32xl\:ps-1{padding-inline-start:.25rem}.\32xl\:ps-1\.5{padding-inline-start:.375rem}.\32xl\:ps-10{padding-inline-start:2.5rem}.\32xl\:ps-12{padding-inline-start:3rem}.\32xl\:ps-16{padding-inline-start:4rem}.\32xl\:ps-2{padding-inline-start:.5rem}.\32xl\:ps-2\.5{padding-inline-start:.625rem}.\32xl\:ps-20{padding-inline-start:5rem}.\32xl\:ps-24{padding-inline-start:6rem}.\32xl\:ps-3{padding-inline-start:.75rem}.\32xl\:ps-32{padding-inline-start:8rem}.\32xl\:ps-4{padding-inline-start:1rem}.\32xl\:ps-5{padding-inline-start:1.25rem}.\32xl\:ps-6{padding-inline-start:1.5rem}.\32xl\:ps-8{padding-inline-start:2rem}.\32xl\:pt-0{padding-top:0}.\32xl\:pt-0\.5{padding-top:.125rem}.\32xl\:pt-1{padding-top:.25rem}.\32xl\:pt-1\.5{padding-top:.375rem}.\32xl\:pt-10{padding-top:2.5rem}.\32xl\:pt-12{padding-top:3rem}.\32xl\:pt-16{padding-top:4rem}.\32xl\:pt-2{padding-top:.5rem}.\32xl\:pt-2\.5{padding-top:.625rem}.\32xl\:pt-20{padding-top:5rem}.\32xl\:pt-24{padding-top:6rem}.\32xl\:pt-3{padding-top:.75rem}.\32xl\:pt-32{padding-top:8rem}.\32xl\:pt-4{padding-top:1rem}.\32xl\:pt-5{padding-top:1.25rem}.\32xl\:pt-6{padding-top:1.5rem}.\32xl\:pt-8{padding-top:2rem}.\32xl\:px-0{padding-inline:0}.\32xl\:px-0\.5{padding-inline:.125rem}.\32xl\:px-1{padding-inline:.25rem}.\32xl\:px-1\.5{padding-inline:.375rem}.\32xl\:px-10{padding-inline:2.5rem}.\32xl\:px-12{padding-inline:3rem}.\32xl\:px-16{padding-inline:4rem}.\32xl\:px-2{padding-inline:.5rem}.\32xl\:px-2\.5{padding-inline:.625rem}.\32xl\:px-20{padding-inline:5rem}.\32xl\:px-24{padding-inline:6rem}.\32xl\:px-3{padding-inline:.75rem}.\32xl\:px-32{padding-inline:8rem}.\32xl\:px-4{padding-inline:1rem}.\32xl\:px-5{padding-inline:1.25rem}.\32xl\:px-6{padding-inline:1.5rem}.\32xl\:px-8{padding-inline:2rem}.\32xl\:py-0{padding-block:0}.\32xl\:py-0\.5{padding-block:.125rem}.\32xl\:py-1{padding-block:.25rem}.\32xl\:py-1\.5{padding-block:.375rem}.\32xl\:py-10{padding-block:2.5rem}.\32xl\:py-12{padding-block:3rem}.\32xl\:py-16{padding-block:4rem}.\32xl\:py-2{padding-block:.5rem}.\32xl\:py-2\.5{padding-block:.625rem}.\32xl\:py-20{padding-block:5rem}.\32xl\:py-24{padding-block:6rem}.\32xl\:py-3{padding-block:.75rem}.\32xl\:py-32{padding-block:8rem}.\32xl\:py-4{padding-block:1rem}.\32xl\:py-5{padding-block:1.25rem}.\32xl\:py-6{padding-block:1.5rem}.\32xl\:py-8{padding-block:2rem}.\32xl\:right-0{right:0}.\32xl\:right-0\.5{right:.125rem}.\32xl\:right-1{right:.25rem}.\32xl\:right-1\.5{right:.375rem}.\32xl\:right-10{right:2.5rem}.\32xl\:right-12{right:3rem}.\32xl\:right-16{right:4rem}.\32xl\:right-2{right:.5rem}.\32xl\:right-2\.5{right:.625rem}.\32xl\:right-20{right:5rem}.\32xl\:right-24{right:6rem}.\32xl\:right-3{right:.75rem}.\32xl\:right-32{right:8rem}.\32xl\:right-4{right:1rem}.\32xl\:right-5{right:1.25rem}.\32xl\:right-6{right:1.5rem}.\32xl\:right-8{right:2rem}.\32xl\:rounded-2xl{border-radius:1rem}.\32xl\:rounded-3xl{border-radius:1.5rem}.\32xl\:rounded-control{border-radius:var(--ui-radius-control)}.\32xl\:rounded-full{border-radius:9999px}.\32xl\:rounded-lg{border-radius:.5rem}.\32xl\:rounded-md{border-radius:.375rem}.\32xl\:rounded-none{border-radius:0}.\32xl\:rounded-sm{border-radius:.25rem}.\32xl\:rounded-surface{border-radius:var(--ui-radius-surface)}.\32xl\:rounded-xl{border-radius:.75rem}.\32xl\:size-1\.5{width:.375rem;height:.375rem}.\32xl\:size-10{width:2.5rem;height:2.5rem}.\32xl\:size-11{width:2.75rem;height:2.75rem}.\32xl\:size-12{width:3rem;height:3rem}.\32xl\:size-14{width:3.5rem;height:3.5rem}.\32xl\:size-2\.5{width:.625rem;height:.625rem}.\32xl\:size-3{width:.75rem;height:.75rem}.\32xl\:size-3\.5{width:.875rem;height:.875rem}.\32xl\:size-4{width:1rem;height:1rem}.\32xl\:size-5{width:1.25rem;height:1.25rem}.\32xl\:size-6{width:1.5rem;height:1.5rem}.\32xl\:size-7{width:1.75rem;height:1.75rem}.\32xl\:size-8{width:2rem;height:2rem}.\32xl\:size-9{width:2.25rem;height:2.25rem}.\32xl\:size-full{width:100%;height:100%}.\32xl\:text-2xl{font-size:1.5rem;line-height:1.3333}.\32xl\:text-3xl{font-size:1.875rem;line-height:1.2}.\32xl\:text-4xl{font-size:2.25rem;line-height:1.1111}.\32xl\:text-accent-foreground{color:var(--color-accent-foreground)}.\32xl\:text-base{font-size:1rem;line-height:1.5}.\32xl\:text-brand-50{color:var(--color-brand-50)}.\32xl\:text-center{text-align:center}.\32xl\:text-cream{color:var(--color-cream)}.\32xl\:text-destructive-foreground{color:var(--color-destructive-foreground)}.\32xl\:text-foreground{color:var(--color-foreground)}.\32xl\:text-info-foreground{color:var(--color-info-foreground)}.\32xl\:text-justify{text-align:justify}.\32xl\:text-left{text-align:left}.\32xl\:text-lg{font-size:1.125rem;line-height:1.5556}.\32xl\:text-micro{font-size:.5625rem;line-height:1}.\32xl\:text-muted-foreground{color:var(--color-muted-foreground)}.\32xl\:text-navy{color:var(--color-navy)}.\32xl\:text-primary{color:var(--color-primary)}.\32xl\:text-primary-foreground{color:var(--color-primary-foreground)}.\32xl\:text-right{text-align:right}.\32xl\:text-russet{color:var(--color-russet)}.\32xl\:text-secondary-foreground{color:var(--color-secondary-foreground)}.\32xl\:text-sm{font-size:.875rem;line-height:1.4286}.\32xl\:text-success-foreground{color:var(--color-success-foreground)}.\32xl\:text-warning-foreground{color:var(--color-warning-foreground)}.\32xl\:text-xl{font-size:1.25rem;line-height:1.4}.\32xl\:text-xs{font-size:.75rem;line-height:1.3333}.\32xl\:text-xxs{font-size:.625rem;line-height:1}.\32xl\:top-0{top:0}.\32xl\:top-0\.5{top:.125rem}.\32xl\:top-1{top:.25rem}.\32xl\:top-1\.5{top:.375rem}.\32xl\:top-10{top:2.5rem}.\32xl\:top-12{top:3rem}.\32xl\:top-16{top:4rem}.\32xl\:top-2{top:.5rem}.\32xl\:top-2\.5{top:.625rem}.\32xl\:top-20{top:5rem}.\32xl\:top-24{top:6rem}.\32xl\:top-3{top:.75rem}.\32xl\:top-32{top:8rem}.\32xl\:top-4{top:1rem}.\32xl\:top-5{top:1.25rem}.\32xl\:top-6{top:1.5rem}.\32xl\:top-8{top:2rem}.\32xl\:tracking-tight{letter-spacing:-.025em}.\32xl\:w-0{width:0}.\32xl\:w-0\.5{width:.125rem}.\32xl\:w-1{width:.25rem}.\32xl\:w-1\.5{width:.375rem}.\32xl\:w-10{width:2.5rem}.\32xl\:w-12{width:3rem}.\32xl\:w-16{width:4rem}.\32xl\:w-2{width:.5rem}.\32xl\:w-2\.5{width:.625rem}.\32xl\:w-20{width:5rem}.\32xl\:w-24{width:6rem}.\32xl\:w-3{width:.75rem}.\32xl\:w-32{width:8rem}.\32xl\:w-4{width:1rem}.\32xl\:w-5{width:1.25rem}.\32xl\:w-6{width:1.5rem}.\32xl\:w-72{width:18rem}.\32xl\:w-8{width:2rem}.\32xl\:w-\[17rem\]{width:17rem}.\32xl\:w-\[var\(--content-width\)\]{width:var(--content-width)}.\32xl\:w-auto{width:auto}.\32xl\:w-fit{width:fit-content}.\32xl\:w-full{width:100%}.\32xl\:w-screen{width:100vw}.\32xl\:z-0{z-index:0}.\32xl\:z-10{z-index:10}.\32xl\:z-20{z-index:20}.\32xl\:z-30{z-index:30}.\32xl\:z-40{z-index:40}.\32xl\:z-50{z-index:50}.\32xl\:z-auto{z-index:auto}.\32xl\:z-drawer{z-index:var(--ui-kit-z-drawer)}.\32xl\:z-modal{z-index:var(--ui-kit-z-modal)}.\32xl\:z-nav{z-index:var(--ui-kit-z-nav)}.\32xl\:z-sticky{z-index:var(--ui-kit-z-sticky)}.\32xl\:z-toast{z-index:var(--ui-kit-z-toast)}}}:root{--font-sans: "Inter", sans-serif;--font-serif: "Lora", serif;--font-size-2xs: .625rem;--line-height-2xs: .875rem;--font-size-xs: .75rem;--line-height-xs: 1rem;--font-size-sm: .875rem;--line-height-sm: 1.25rem;--font-size-base: 1rem;--line-height-base: 1.5rem;--font-size-lg: 1.125rem;--line-height-lg: 1.75rem;--font-size-xl: 1.25rem;--line-height-xl: 1.75rem;--font-size-2xl: 1.5rem;--line-height-2xl: 2rem;--font-size-3xl: 1.875rem;--line-height-3xl: 2.25rem;--font-size-4xl: 2.25rem;--line-height-4xl: 2.5rem;--font-size-5xl: 3rem;--line-height-5xl: 1;--font-size-6xl: 3.75rem;--line-height-6xl: 1;--font-size-7xl: 4.5rem;--line-height-7xl: 1;--color-background: #f5f5e8;--color-foreground: #1a2e0f;--color-overlay: #0f1a08;--color-shadow: #1a1a0f;--color-card: #fefef9;--color-card-foreground: #1a2e0f;--color-popover: #fefef9;--color-popover-foreground: #1a2e0f;--color-primary: #2e7d32;--color-primary-foreground: #f5f5e8;--color-secondary: #6b8e23;--color-secondary-foreground: #1a2e0f;--color-muted: #e8e8d3;--color-muted-foreground: #5a7a3a;--color-accent: #4a90a4;--color-accent-foreground: #1a2e0f;--color-destructive: #c62828;--color-destructive-foreground: #fefef9;--color-border: #c8d5b9;--color-input: #e0e8d8;--color-ring: #2e7d32;--color-primary-rgb: 46 125 50;--color-secondary-rgb: 107 142 35;--color-accent-rgb: 74 144 164;--color-destructive-rgb: 198 40 40;--color-muted-rgb: 232 232 211;--color-background-rgb: 245 245 232;--color-card-rgb: 254 254 249;--color-foreground-rgb: 26 46 15;--color-border-rgb: 200 213 185;--color-shadow-rgb: 26 26 15;--color-sector-construction: #5d7c9a;--color-sector-production: #2e7d32;--color-sector-recreation: #d97757;--color-sector-logistics: #7b68b8;--color-success: #2e7d32;--color-warning: #f57c00;--color-warning-foreground: #2d5016;--shadow-rgb: 45 45 26}.dark{--color-background: #0f1a0f;--color-foreground: #f0f0e3;--color-overlay: #0a0f0a;--color-shadow: #050805;--color-card: #1a2e1a;--color-card-foreground: #f0f0e3;--color-popover: #1a2e1a;--color-popover-foreground: #f0f0e3;--color-primary: #4caf50;--color-primary-foreground: #0f1a0f;--color-secondary: #558b2f;--color-secondary-foreground: #f0f0e3;--color-muted: #2e3d2e;--color-muted-foreground: #d4d4c4;--color-accent: #5c9ead;--color-accent-foreground: #f0f0e3;--color-destructive: #ef5350;--color-destructive-foreground: #f0f0e3;--color-border: #3e4e3e;--color-input: #2e3d2e;--color-ring: #4caf50;--color-primary-rgb: 76 175 80;--color-secondary-rgb: 85 139 47;--color-accent-rgb: 92 158 173;--color-destructive-rgb: 239 83 80;--color-muted-rgb: 46 61 46;--color-background-rgb: 15 26 15;--color-card-rgb: 26 46 26;--color-foreground-rgb: 240 240 227;--color-border-rgb: 62 78 62;--color-shadow-rgb: 5 8 5;--color-sector-construction: #7a9fc4;--color-sector-production: #4caf50;--color-sector-recreation: #e68a6a;--color-sector-logistics: #9b7fc8;--color-success: #66bb6a;--color-warning: #ffb74d;--color-warning-foreground: #1a2e1a;--shadow-rgb: 5 8 5}*,*:before,*:after{box-sizing:border-box;border-color:var(--color-border)}html{position:relative;background-color:var(--color-background);color:var(--color-foreground);scroll-behavior:smooth;scroll-padding-top:4rem}body{position:relative;min-height:100vh;margin:0;background-color:var(--color-background);color:var(--color-foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;color:inherit}a{color:var(--color-primary);text-decoration:inherit;transition:color .15s cubic-bezier(.4,0,.2,1)}a:hover{opacity:.8}input,textarea,select{border-color:var(--color-border);color:inherit;background-color:var(--color-background)}select option{background-color:var(--color-background);color:var(--color-foreground)}input::placeholder,textarea::placeholder{color:var(--color-muted-foreground)}svg{color:currentColor;fill:currentColor}.scrollbar-none::-webkit-scrollbar{display:none}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.leaflet-control-attribution{display:none!important}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.marker-cluster{background-color:var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-primary-foreground);font-weight:600;font-size:.875rem;border:2px solid var(--color-background);box-shadow:0 2px 8px rgb(var(--shadow-rgb) / .3);transition:all .2s ease}.marker-cluster:hover{transform:scale(1.1);box-shadow:0 4px 12px rgb(var(--shadow-rgb) / .4)}.marker-cluster-small{width:40px;height:40px;font-size:.75rem}.marker-cluster-medium{width:50px;height:50px;font-size:.875rem}.marker-cluster-large{width:60px;height:60px;font-size:1rem}.marker-cluster div{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%}.custom-organization-marker,.custom-historical-marker{background:transparent;border:none}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}
