[data-theme=arteen-dark],[data-theme=arten-dark]{color-scheme:dark;--background: #0d0f10;--foreground: #edeae4;--card: #14181a;--card-foreground: #edeae4;--popover: #171b1c;--popover-foreground: #edeae4;--primary: #8ee6c8;--primary-foreground: #07130f;--secondary: #1d2224;--secondary-foreground: #edeae4;--muted: #1a1f20;--muted-foreground: #8f9693;--accent: #8ee6c8;--accent-foreground: #07130f;--destructive: #e2725f;--destructive-foreground: #12100f;--border: #1f2426;--input: #232829;--ring: #8ee6c8;--sidebar: #101314;--sidebar-foreground: #a0a6a4;--sidebar-accent: #1a1f20;--sidebar-accent-foreground: #edeae4;--sidebar-border: #1f2426;--radius: .625rem;--shadow-card: 0 1px 2px rgba(0, 0, 0, .45);--font-family: "IBM Plex Sans", system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace}[data-theme=arteen-dark] body,[data-theme=arten-dark] body{font-family:var(--font-family);background:var(--background);color:var(--foreground)}[data-theme=arteen-light],[data-theme=arten-light]{color-scheme:light;--background: #f6f4f0;--foreground: #16181a;--card: #fffdf9;--card-foreground: #16181a;--popover: #fffdf9;--popover-foreground: #16181a;--primary: #1f6f5c;--primary-foreground: #f6f4f0;--secondary: #ece7dd;--secondary-foreground: #16181a;--muted: #f0ebe1;--muted-foreground: #6b6f6c;--accent: #1f6f5c;--accent-foreground: #f6f4f0;--destructive: #b4462f;--destructive-foreground: #fdf8f2;--border: #e3ded4;--input: #ddd7cb;--ring: #1f6f5c;--sidebar: #fffdf9;--sidebar-foreground: #4a4f4c;--sidebar-accent: #f0ebe1;--sidebar-accent-foreground: #16181a;--sidebar-border: #e3ded4;--radius: .625rem;--shadow-card: 0 1px 3px rgba(22, 24, 26, .08);--font-family: "IBM Plex Sans", system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace}[data-theme=arteen-light] body,[data-theme=arten-light] body{font-family:var(--font-family);background:var(--background);color:var(--foreground)}[data-theme=pick-me-pinky]{color-scheme:dark;--background: #0b0709;--foreground: #f4eaef;--card: #151016;--card-foreground: #f4eaef;--popover: #191218;--popover-foreground: #f4eaef;--primary: #ff5fa2;--primary-foreground: #1a0410;--secondary: #221822;--secondary-foreground: #f4eaef;--muted: #1c141b;--muted-foreground: #a1919b;--accent: #ff5fa2;--accent-foreground: #1a0410;--destructive: #f2685f;--destructive-foreground: #1a0808;--border: #251b24;--input: #2c2029;--ring: #ff5fa2;--sidebar: #0f0a0e;--sidebar-foreground: #a1919b;--sidebar-accent: #1c141b;--sidebar-accent-foreground: #f4eaef;--sidebar-border: #251b24;--radius: .625rem;--shadow-card: 0 1px 2px rgba(0, 0, 0, .5);--font-family: "IBM Plex Sans", system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace}[data-theme=pick-me-pinky] body{font-family:var(--font-family);background:var(--background);color:var(--foreground)}[data-texture=grain] .plt-cabinet-shell,[data-texture=grain] body{--plt-bg-texture-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.35'/%3E%3C/svg%3E");--plt-bg-texture-opacity: .04}:root{--plt-font-display: "IBM Plex Sans", system-ui, sans-serif;--plt-font-mono: "IBM Plex Mono", ui-monospace, monospace;--plt-text-display-size: 2rem;--plt-text-h1-size: 1.5rem;--plt-text-h2-size: 1.125rem;--plt-text-h3-size: 1rem;--plt-text-body-size: .875rem;--plt-text-caption-size: .75rem;--plt-text-label-mono-size: .6875rem;--plt-leading-tight: 1.2;--plt-leading-normal: 1.5;--plt-space-1: .25rem;--plt-space-2: .5rem;--plt-space-3: .75rem;--plt-space-4: 1rem;--plt-space-5: 1.25rem;--plt-space-6: 1.5rem;--plt-space-8: 2rem;--plt-radius-sm: calc(var(--radius, .625rem) - 4px);--plt-radius-md: calc(var(--radius, .625rem) - 2px);--plt-radius-lg: var(--radius, .625rem);--plt-shadow-card: var(--shadow-card, 0 1px 2px rgb(0 0 0 / .06));--plt-shadow-popover: 0 8px 24px rgb(0 0 0 / .12);--plt-cabinet-gap: clamp(1rem, 2.5vw, 1.75rem);--plt-page-gap: clamp(.75rem, 1.5vw, 1.25rem);--overview-sidebar: clamp(14rem, 22vw, 18rem)}.text-display{font-size:var(--plt-text-display-size);font-weight:600;line-height:var(--plt-leading-tight)}.text-heading-1{font-size:var(--plt-text-h1-size);font-weight:600;line-height:var(--plt-leading-tight)}.text-heading-2{font-size:var(--plt-text-h2-size);font-weight:600;line-height:var(--plt-leading-tight)}.text-heading-3{font-size:var(--plt-text-h3-size);font-weight:600;line-height:var(--plt-leading-normal)}.text-body{font-size:var(--plt-text-body-size);line-height:var(--plt-leading-normal)}.text-caption{font-size:var(--plt-text-caption-size);color:var(--muted-foreground)}.text-label-mono{font-family:var(--plt-font-mono);font-size:var(--plt-text-label-mono-size);font-weight:500;letter-spacing:.08em;text-transform:uppercase}.cabinet-section-label{font-family:var(--plt-font-mono);font-size:var(--plt-text-label-mono-size);font-weight:500;letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--plt-space-2)}:root{--chart-1: oklch(.72 .14 230);--chart-2: oklch(.68 .12 160);--chart-3: oklch(.7 .1 50);--income: oklch(.72 .14 145);--expense: oklch(.65 .16 25)}[data-theme=arten-dark]{--chart-1: oklch(.7 .12 230);--chart-2: oklch(.66 .1 160);--chart-3: oklch(.68 .08 50)}[data-texture=grain] .plt-cabinet-shell,[data-texture=grain] body{--plt-bg-texture-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.35'/%3E%3C/svg%3E");--plt-bg-texture-opacity: .04}[data-texture=grain] .plt-cabinet-shell:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:var(--plt-bg-texture-opacity);background-image:var(--plt-bg-texture-image);z-index:0}.plt-btn{cursor:pointer;border:0;border-radius:var(--radius, .625rem);padding:.55rem .95rem;font:inherit;font-size:.8125rem;font-weight:500;line-height:1.2;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.plt-btn-primary{background:var(--primary);color:var(--primary-foreground)}.plt-btn-secondary{background:transparent;color:var(--foreground);border:1px solid var(--border)}.plt-btn-ghost{background:transparent;color:var(--muted-foreground);border:0}.plt-btn-sm{padding:.45rem .75rem;font-size:.75rem}.plt-btn:disabled{opacity:.55;cursor:not-allowed}.plt-card{background:var(--card);color:var(--card-foreground);border:1px solid var(--border);border-radius:calc(var(--radius, .625rem) + 2px);padding:1.125rem;box-shadow:var(--shadow-card)}.plt-muted{color:var(--muted-foreground)}.plt-cabinet-shell{display:flex;height:100vh;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden;background:var(--background);color:var(--foreground)}.plt-sidebar{display:none;width:16rem;flex-shrink:0;flex-direction:column;border-right:1px solid var(--sidebar-border);background:var(--sidebar);color:var(--sidebar-foreground)}@media(min-width:768px){.plt-sidebar{display:flex;min-height:0;overflow:hidden}}.plt-sidebar-brand{padding:.875rem .75rem 0}.plt-sidebar-switcher{padding-bottom:.25rem}.plt-sidebar-nav{display:flex;flex:1;flex-direction:column;gap:.125rem;padding:1rem .75rem;overflow-y:auto}.plt-sidebar-link{display:flex;align-items:center;gap:.625rem;padding:.55rem .625rem;border-radius:.5rem;color:inherit;text-decoration:none;font-size:.8125rem;transition:background .15s ease,color .15s ease}.plt-sidebar-link-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plt-sidebar-link-icon{flex-shrink:0;width:1rem;height:1rem;color:currentColor;opacity:.85}.plt-sidebar-link-icon-active{color:var(--primary);opacity:1}.plt-sidebar-link:hover{background:color-mix(in srgb,var(--sidebar-accent) 60%,transparent)}.plt-sidebar-link-active{background:var(--sidebar-accent);color:var(--sidebar-accent-foreground);font-weight:500}.plt-sidebar-badge{margin-left:auto;flex-shrink:0;font-family:var(--font-mono);font-size:.6875rem;padding:.125rem .375rem;border-radius:999px;background:var(--primary);color:var(--primary-foreground)}.plt-sidebar-footer{margin:0 .75rem .75rem;padding:.75rem;border:1px solid var(--sidebar-border);border-radius:.625rem;font-size:.6875rem;line-height:1.45;color:var(--muted-foreground)}.plt-cabinet-body{display:flex;min-width:0;min-height:0;flex:1;flex-direction:column;overflow:hidden}.plt-platform-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:3.5rem;padding:0 1.5rem;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--background) 95%,transparent)}.plt-platform-header-title{margin:0;font-size:.84375rem;font-weight:500}.plt-platform-header-actions{display:flex;align-items:center;gap:.875rem}.plt-header-icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:0;border-radius:999px;background:transparent;color:var(--sidebar-foreground);cursor:pointer}.plt-header-icon-btn:hover{background:var(--muted)}.plt-header-bell-dot{position:absolute;top:.35rem;right:.4rem;width:.4375rem;height:.4375rem;border-radius:999px;background:var(--primary);border:1.5px solid var(--background)}.plt-header-menu{position:relative}.plt-header-avatar{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border:0;border-radius:999px;background:color-mix(in srgb,var(--primary) 28%,var(--card));color:var(--primary);font-size:.6875rem;font-weight:600;cursor:pointer}.plt-header-dropdown{position:absolute;top:calc(100% + .35rem);right:0;z-index:30;min-width:13.5rem;padding:.35rem;border:1px solid var(--border);border-radius:.625rem;background:var(--popover);box-shadow:var(--shadow-card)}.plt-header-dropdown-meta{display:grid;gap:.15rem;padding:.5rem .625rem .625rem;border-bottom:1px solid var(--border);margin-bottom:.25rem;font-size:.75rem}.plt-header-dropdown-meta strong{font-size:.8125rem}.plt-header-dropdown-meta span{color:var(--muted-foreground)}.plt-header-dropdown-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .625rem;border:0;border-radius:.4375rem;background:transparent;color:inherit;font:inherit;font-size:.8125rem;text-align:left;text-decoration:none;cursor:pointer}.plt-header-dropdown-icon{flex-shrink:0;opacity:.85}.plt-header-dropdown-separator{height:1px;margin:.25rem .35rem;background:var(--border)}.plt-header-dropdown-item:hover:not(:disabled){background:var(--muted)}.plt-header-dropdown-item:disabled{opacity:.55;cursor:default}.plt-header-dropdown-danger{color:var(--destructive)}.plt-service-switcher{position:relative}.plt-service-switcher-trigger{display:flex;width:100%;align-items:center;gap:.625rem;padding:.55rem .625rem;border:0;border-radius:.5625rem;background:var(--sidebar-accent);color:var(--sidebar-accent-foreground);font:inherit;font-size:.8125rem;font-weight:500;text-align:left;cursor:pointer}.plt-service-switcher-trigger:hover{background:color-mix(in srgb,var(--sidebar-accent) 70%,var(--muted))}.plt-service-switcher-title{flex:1;min-width:0}.plt-service-switcher-chevron{color:var(--muted-foreground);font-size:.75rem}.plt-service-switcher-menu{position:absolute;top:calc(100% + .35rem);left:0;right:0;z-index:20;display:grid;gap:.125rem;padding:.35rem;border:1px solid var(--border);border-radius:.625rem;background:var(--popover);box-shadow:var(--shadow-card)}.plt-service-switcher-item{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .625rem;border-radius:.4375rem;color:inherit;font-size:.8125rem;text-decoration:none}.plt-service-switcher-item:hover:not(.plt-service-switcher-item-disabled){background:var(--muted)}.plt-service-switcher-item-current{background:color-mix(in srgb,var(--primary) 8%,var(--muted))}.plt-service-switcher-item-disabled{opacity:.55}.plt-service-switcher-soon,.plt-service-switcher-current{font-family:var(--font-mono);font-size:.6875rem;color:var(--muted-foreground)}.plt-overview-layout{display:grid;grid-template-columns:minmax(0,1fr) clamp(17rem,18vw,22rem);gap:1rem;align-items:start}.plt-desktop-overview{display:flex;min-height:0;flex:1;flex-direction:column;gap:.625rem;overflow:hidden}.plt-desktop-overview-body{display:grid;min-height:0;flex:1;grid-template-columns:minmax(0,1fr) clamp(17rem,18vw,22rem);gap:1rem;overflow:hidden}.plt-desktop-overview-main{display:grid;min-height:0;grid-template-rows:auto auto minmax(0,1fr);gap:.625rem;overflow:hidden}.plt-page-header-compact{margin-bottom:0;min-height:2.25rem;align-items:center}.plt-page-header-compact .plt-page-title{font-size:.875rem;font-weight:500}.plt-section-label-inline{margin:0}.plt-overview-apps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:.5rem;margin:0;padding:0;list-style:none}.plt-overview-app-item{display:flex;min-height:5.5rem;height:100%}.plt-overview-app-card{display:flex;width:100%;height:100%;min-height:5.5rem;box-sizing:border-box;align-items:flex-start;gap:.625rem;padding:clamp(.625rem,1.1vw,.875rem);border:1px solid var(--border);border-radius:.75rem;background:var(--card);color:inherit;text-decoration:none;transition:background .15s ease}.plt-overview-app-card-enabled:hover{background:color-mix(in srgb,var(--muted) 40%,var(--card))}.plt-overview-app-card-disabled{opacity:.72;cursor:default}.plt-overview-app-card-dashed{border-style:dashed;background:color-mix(in srgb,var(--card) 40%,transparent)}.plt-overview-app-icon{display:flex;width:2rem;height:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;background:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary)}.plt-overview-app-card-dashed .plt-overview-app-icon{background:var(--muted);color:var(--muted-foreground)}.plt-overview-app-copy{min-width:0;flex:1}.plt-overview-app-title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;line-height:1.25rem}.plt-overview-app-metric{margin:.125rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.9375rem,1.35vw,1.25rem);font-weight:600;line-height:1.25rem;font-variant-numeric:tabular-nums}.plt-overview-app-secondary{margin:.125rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;color:var(--muted-foreground)}.plt-overview-app-badge-slot{display:flex;min-width:4.25rem;flex-shrink:0;flex-direction:column;align-items:flex-end;align-self:flex-start}.plt-overview-tasks{display:flex;min-height:0;flex:1;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:.75rem;background:var(--card);box-shadow:var(--shadow-card)}.plt-overview-tasks-header{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border-bottom:1px solid var(--border)}.plt-overview-tasks-icon{color:var(--primary);flex-shrink:0}.plt-overview-tasks-title{margin:0;font-size:.875rem;font-weight:500}.plt-overview-tasks-list{margin:0;padding:.75rem 1rem;list-style:none;display:flex;flex-direction:column;gap:.625rem;overflow-y:auto}.plt-overview-task-row{display:flex;align-items:flex-start;gap:.5rem}.plt-overview-task-dot{width:.375rem;height:.375rem;margin-top:.45rem;border-radius:50%;background:var(--primary);flex-shrink:0}.plt-overview-task-title{margin:0;font-size:.8125rem}.plt-overview-task-meta{margin:.125rem 0 0;font-size:.6875rem;color:var(--muted-foreground)}.plt-overview-tasks-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto;padding:.75rem 1rem;border-top:1px solid var(--border)}.plt-invite-btn{display:inline-flex;align-items:center;gap:.375rem}.plt-overview-widget-desc{margin:.125rem 0 .5rem;font-size:.75rem;color:var(--muted-foreground)}.plt-overview-widget-title{display:flex;align-items:center;gap:.375rem;margin:0 0 .35rem;font-size:.8125rem;font-weight:600}.plt-overview-widget-title-icon{color:var(--primary)}.plt-overview-widget-avatars{display:flex;gap:.375rem;margin-bottom:.625rem}.plt-overview-avatar{width:2rem;height:2rem;border-radius:999px;border:1px solid var(--border);background:var(--muted)}.plt-overview-widget-links{display:flex;gap:.75rem;font-size:.75rem}.plt-overview-widget-links a{color:var(--primary);text-decoration:none}.plt-overview-widget-links a:hover{text-decoration:underline}@media(max-width:960px){.plt-desktop-overview-body{grid-template-columns:1fr;overflow-y:auto}.plt-overview-apps{grid-template-columns:repeat(2,minmax(0,1fr))}}.plt-overview-main{display:flex;flex-direction:column;gap:.625rem;min-width:0}.plt-overview-sidebar{display:flex;flex-direction:column;gap:.5rem;min-width:0;min-height:0;overflow:hidden}.plt-overview-widget{padding:.875rem 1rem;border:1px solid var(--border);border-radius:.75rem;background:var(--card);box-shadow:var(--shadow-card)}.plt-overview-widget-title{margin:0 0 .35rem;font-size:.8125rem;font-weight:600}.plt-overview-widget-metric{margin:0;font-size:.8125rem;line-height:1.45;color:var(--muted-foreground)}.plt-overview-widget-hint{margin:.35rem 0 0;font-size:.6875rem;color:var(--muted-foreground)}.plt-launcher-tile-mock{border-style:dashed;opacity:.85;cursor:default}.plt-apps-grid-wrap{display:grid;gap:.625rem}.plt-apps-grid-wrap .plt-launcher-grid{margin-top:0}.plt-apps-caption{margin:0;font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.06em;color:var(--muted-foreground)}.plt-cabinet-main{flex:1;padding:clamp(.75rem,1.5vw,1.25rem) clamp(1rem,2.5vw,1.75rem);overflow-y:auto}.plt-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.125rem}.plt-page-eyebrow{margin:0 0 .35rem;font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground)}.plt-page-title{margin:0;font-size:clamp(1.35rem,2vw,1.625rem);font-weight:600;letter-spacing:-.02em}.plt-page-description{margin:.35rem 0 0;font-size:.8125rem;color:var(--muted-foreground)}.plt-page-header-actions{display:flex;gap:.5rem;flex-shrink:0}.plt-section-label{margin:0 0 .625rem;font-family:var(--font-mono);font-size:.625rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-foreground)}.plt-launcher-grid,.plt-launcher-grid-with-extra{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.625rem}@media(max-width:900px){.plt-launcher-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.plt-launcher-tile{display:flex;min-height:7.5rem;flex-direction:column;gap:.35rem;padding:.875rem;border-radius:.625rem;border:1px solid var(--border);text-decoration:none;color:inherit;background:var(--card);box-shadow:var(--shadow-card);transition:border-color .15s ease,background .15s ease}.plt-launcher-tile-enabled{cursor:pointer}.plt-launcher-tile-enabled:hover{border-color:color-mix(in srgb,var(--primary) 35%,var(--border));background:color-mix(in srgb,var(--primary) 4%,var(--card))}.plt-launcher-tile-disabled{opacity:.55;cursor:not-allowed}.plt-tile-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.plt-tile-monogram{display:inline-flex;width:1.75rem;height:1.75rem;align-items:center;justify-content:center;border-radius:.4375rem;border:1px solid color-mix(in srgb,var(--primary) 35%,var(--border));font-family:var(--font-mono);font-size:.6875rem;color:var(--primary)}.plt-tile-badge{font-family:var(--font-mono);font-size:.6875rem;padding:.1875rem .4375rem;border-radius:.3125rem;border:1px solid var(--border);text-transform:lowercase}.plt-tile-badge-live{background:color-mix(in srgb,var(--primary) 12%,transparent);border-color:color-mix(in srgb,var(--primary) 35%,var(--border));color:var(--primary)}.plt-tile-badge-muted{background:var(--secondary);color:var(--muted-foreground)}.plt-tile-title{font-size:.875rem;font-weight:600}.plt-tile-metric{font-family:var(--font-mono);font-size:.9375rem;font-weight:500;letter-spacing:-.01em}.plt-tile-hint{font-size:.6875rem;line-height:1.35;color:var(--muted-foreground)}.plt-launcher-compact{display:flex;flex-wrap:wrap;gap:.5rem}.plt-launcher-compact .plt-launcher-tile{min-height:auto;padding:.5rem .75rem}.plt-auth-screen{min-height:100vh;display:grid;place-items:center;padding:1.5rem;background:var(--background)}.plt-auth-panel{width:min(100%,42rem);display:grid;grid-template-columns:1fr;overflow:hidden;border:1px solid var(--border);border-radius:.875rem;background:var(--card);box-shadow:var(--shadow-card)}@media(min-width:720px){.plt-auth-panel{grid-template-columns:1fr 1fr}}.plt-auth-aside{display:none;flex-direction:column;gap:1rem;padding:1.75rem;background:var(--muted);border-right:1px solid var(--border)}@media(min-width:720px){.plt-auth-aside{display:flex}}.plt-auth-brand{display:flex;align-items:center;gap:.625rem;font-size:.875rem;font-weight:600}.plt-auth-mark{width:1.375rem;height:1.375rem;border-radius:.3125rem;border:1px solid color-mix(in srgb,var(--primary) 45%,var(--border));background:color-mix(in srgb,var(--primary) 12%,transparent)}.plt-auth-copy{margin:0;font-size:.8125rem;line-height:1.55;color:var(--muted-foreground)}.plt-auth-form-wrap{padding:1.75rem;display:flex;flex-direction:column;gap:1rem}.plt-auth-title{margin:0;font-size:1.375rem;font-weight:600;letter-spacing:-.02em}.plt-field{display:grid;gap:.35rem;font-size:.8125rem}.plt-field input{width:100%;padding:.7rem .85rem;border-radius:.625rem;border:1px solid var(--input);background:var(--background);color:var(--foreground);font:inherit}.plt-field input:focus{outline:none;border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb,var(--ring) 14%,transparent)}.plt-auth-error{margin:0;font-size:.8125rem;color:var(--destructive)}.plt-brand-chip{display:flex;align-items:center;gap:.625rem;width:100%;padding:.55rem .625rem;border-radius:.5625rem;background:var(--sidebar-accent);color:var(--sidebar-accent-foreground);font-size:.8125rem;font-weight:500}.plt-brand-monogram{display:inline-flex;width:1.625rem;height:1.625rem;align-items:center;justify-content:center;border-radius:.4375rem;border:1px solid color-mix(in srgb,var(--primary) 35%,var(--border));font-family:var(--font-mono);font-size:.625rem;color:var(--primary)}.plt-sidebar-account{margin-top:0;padding:.875rem .75rem .5rem;border-top:1px solid var(--sidebar-border);display:flex;flex-direction:column;gap:.125rem}.plt-sidebar-account-label{margin:0 0 .375rem;padding:0 .625rem;font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground)}.plt-sidebar-link-disabled{opacity:.85;cursor:default;color:var(--muted-foreground)}.plt-friends-page,.plt-notifications-page{display:flex;flex-direction:column;gap:1.125rem}.plt-friends-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem}@media(max-width:900px){.plt-friends-grid{grid-template-columns:1fr}}.plt-panel{padding:1.125rem;border:1px solid var(--border);border-radius:.75rem;background:var(--card);box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:.8125rem}.plt-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.plt-panel-title{font-size:.9375rem;font-weight:600}.plt-panel-hint{margin:0;font-size:.8125rem;line-height:1.55;color:var(--muted-foreground)}.plt-panel-actions{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.8125rem;border-top:1px solid var(--border)}.plt-panel-foot{margin:0;padding-top:.6875rem;border-top:1px solid var(--border)}.plt-tag{font-family:var(--font-mono);font-size:.6875rem;padding:.1875rem .4375rem;border-radius:.3125rem;border:1px solid color-mix(in srgb,var(--primary) 35%,var(--border));color:var(--primary)}.plt-mono-muted{font-family:var(--font-mono);font-size:.6875rem;color:var(--muted-foreground)}.plt-mono-accent{font-family:var(--font-mono);font-size:.6875rem;color:var(--primary)}.plt-mock-note{margin:0;font-size:.6875rem;color:var(--muted-foreground)}.plt-invite-url-row{display:flex;align-items:center;gap:.5rem;padding:.6875rem .8125rem;border:1px solid var(--border);border-radius:.625rem;background:var(--background)}.plt-invite-url{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-mono);font-size:.75rem}.plt-text-btn,.plt-text-btn-muted,.plt-text-btn-danger{border:0;background:transparent;font:inherit;font-size:.75rem;cursor:pointer;padding:0}.plt-text-btn{color:var(--primary)}.plt-text-btn-muted{color:var(--muted-foreground)}.plt-text-btn-danger{color:var(--destructive)}.plt-stack{display:flex;flex-direction:column;gap:.5625rem}.plt-stack-tight{gap:.5rem}.plt-person-row{display:flex;align-items:center;gap:.6875rem;padding:.6875rem .75rem;border:1px solid var(--border);border-radius:.625rem}.plt-person-row-dashed{border-style:dashed}.plt-person-meta{flex:1;display:flex;flex-direction:column;gap:.125rem;min-width:0}.plt-person-meta strong{font-size:.8125rem;font-weight:500}.plt-person-meta span{font-size:.6875rem;color:var(--muted-foreground)}.plt-avatar{width:1.75rem;height:1.75rem;border-radius:50%;background:color-mix(in srgb,var(--muted) 80%,var(--border));flex-shrink:0}.plt-avatar-sm{width:1.625rem;height:1.625rem}.plt-avatar-xs{width:1.5rem;height:1.5rem}.plt-avatar-dashed{border:1px dashed var(--border);background:transparent}.plt-avatar-stack{display:inline-flex;gap:.3125rem}.plt-table-panel{border:1px solid var(--border);border-radius:.75rem;background:var(--card);overflow:hidden;box-shadow:var(--shadow-card)}.plt-table-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.9375rem 1.125rem;border-bottom:1px solid var(--border)}.plt-table-panel-head-wrap{flex-wrap:wrap}.plt-table-subtitle{display:block;margin-top:.25rem}.plt-data-table{width:100%;border-collapse:collapse}.plt-data-table th,.plt-data-table td{padding:.8125rem 1.125rem;text-align:left;vertical-align:middle;border-bottom:1px solid var(--border)}.plt-data-table th{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);background:color-mix(in srgb,var(--muted) 35%,var(--card))}.plt-data-table tbody tr:last-child td{border-bottom:0}.plt-table-strong{font-size:.8125rem;font-weight:500}.plt-table-muted{font-size:.8125rem;color:var(--muted-foreground)}.plt-table-action{text-align:right;font-size:.75rem;color:var(--muted-foreground)}.plt-person-cell{display:inline-flex;align-items:center;gap:.625rem}.plt-chip-row{display:flex;flex-wrap:wrap;gap:.375rem}.plt-chip{font-size:.6875rem;padding:.25rem .5625rem;border-radius:999px;background:color-mix(in srgb,var(--muted) 55%,var(--card))}.plt-filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.plt-search-pill{font-size:.8125rem;color:var(--muted-foreground);padding:.4375rem .75rem;border:1px solid var(--border);border-radius:999px;background:var(--background)}.plt-filter-chip{font-size:.8125rem;padding:.4375rem .8125rem;border-radius:999px;color:var(--muted-foreground)}.plt-filter-chip-active{background:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.plt-table-footer{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.125rem;border-top:1px solid var(--border);background:color-mix(in srgb,var(--muted) 25%,var(--card))}.plt-friends-bottom{display:grid;grid-template-columns:1.05fr .95fr;gap:.875rem}@media(max-width:900px){.plt-friends-bottom{grid-template-columns:1fr}}.plt-group-row{display:flex;align-items:center;gap:.6875rem}.plt-group-row>span:first-child{flex:1;font-size:.8125rem}.plt-compare-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.75rem}.plt-compare-card{padding:.8125rem;border:1px solid var(--border);border-radius:.625rem;display:flex;flex-direction:column;gap:.4375rem}.plt-compare-card p{margin:0;font-size:.75rem;line-height:1.55;color:var(--muted-foreground)}.plt-compare-card-accent{border-color:color-mix(in srgb,var(--primary) 35%,var(--border));background:color-mix(in srgb,var(--primary) 4%,var(--card))}.plt-callout{padding:.875rem 1.125rem;border:1px solid color-mix(in srgb,var(--primary) 35%,var(--border));border-radius:.75rem;background:color-mix(in srgb,var(--primary) 4%,var(--card));font-size:.8125rem;line-height:1.55}.plt-chats-split{display:flex;min-height:28rem;border:1px solid var(--border);border-radius:.75rem;overflow:hidden;background:var(--card)}.plt-chats-list{width:20rem;border-right:1px solid var(--border);display:flex;flex-direction:column;min-width:0}.plt-chats-list-head{padding:.75rem;border-bottom:1px solid var(--border)}.plt-chats-search{width:100%;padding:.5rem .75rem;border-radius:.5rem;border:1px solid var(--border);background:var(--background);font:inherit;font-size:.8125rem}.plt-chats-items{list-style:none;margin:0;padding:0;flex:1;overflow-y:auto}.plt-chats-item{width:100%;display:flex;align-items:flex-start;gap:.625rem;padding:.75rem;border:0;border-bottom:1px solid var(--border);background:transparent;text-align:left;color:inherit;font:inherit}.plt-chats-item-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.125rem}.plt-chats-item-top{display:flex;justify-content:space-between;gap:.5rem}.plt-chats-item-preview{font-size:.75rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plt-chats-unread{font-family:var(--font-mono);font-size:.6875rem;padding:.125rem .375rem;border-radius:999px;background:var(--primary);color:var(--primary-foreground)}.plt-chats-pane{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem}.plt-chats-empty{margin:0;font-size:.875rem;color:var(--muted-foreground);text-align:center}.plt-chats-mock-note{padding:.5rem .75rem}.plt-notifications-list{border:1px solid var(--border);border-radius:.75rem;overflow:hidden;background:var(--card)}.plt-notification-row{display:flex;align-items:flex-start;gap:.875rem;padding:.9375rem 1.125rem;border-bottom:1px solid var(--border)}.plt-notification-row:last-child{border-bottom:0}.plt-notification-row-unread{background:color-mix(in srgb,var(--primary) 5%,var(--card))}.plt-notification-dot,.plt-notification-dot-muted{width:.4375rem;height:.4375rem;border-radius:50%;margin-top:.375rem;flex-shrink:0}.plt-notification-dot{background:var(--primary)}.plt-notification-dot-muted{background:var(--border)}.plt-notification-body{flex:1;display:flex;flex-direction:column;gap:.25rem}.plt-notification-body strong{font-size:.8125rem;font-weight:500}.plt-notification-body span{font-size:.75rem;color:var(--muted-foreground)}.plt-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.15rem .5rem;font-size:.6875rem;font-weight:500;border:1px solid var(--border)}.plt-badge-muted{color:var(--muted-foreground);background:var(--muted)}.plt-badge-success{color:var(--income, #16a34a);border-color:color-mix(in srgb,var(--income, #16a34a) 30%,var(--border))}.plt-panel{background:var(--card);border:1px solid var(--border);border-radius:var(--plt-radius-lg);padding:var(--plt-space-6);box-shadow:var(--plt-shadow-card)}.plt-panel-header{display:flex;justify-content:space-between;gap:var(--plt-space-4);margin-bottom:var(--plt-space-4)}.plt-metric-tile{background:var(--card);border:1px solid var(--border);border-radius:var(--plt-radius-lg);padding:var(--plt-space-4)}.plt-metric-value{font-size:1.25rem;font-weight:600;margin:.25rem 0}.plt-metric-delta-income{color:var(--income, #16a34a)}.plt-metric-delta-expense{color:var(--expense, #dc2626)}.plt-kpi-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:var(--plt-space-3);margin-bottom:var(--plt-space-4)}.plt-entity-row{display:flex;align-items:center;gap:var(--plt-space-3);width:100%;text-align:left;padding:var(--plt-space-3) var(--plt-space-4);border:1px solid var(--border);border-radius:var(--plt-radius-md);background:var(--card)}.plt-entity-row-clickable{cursor:pointer}.plt-entity-row-body{flex:1;display:flex;flex-direction:column;gap:.125rem}.plt-entity-row-title{font-size:.875rem}.plt-entity-row-meta{font-size:.75rem;color:var(--muted-foreground)}.plt-event-card{padding:var(--plt-space-4);border:1px solid var(--border);border-radius:var(--plt-radius-md);background:var(--card)}.plt-event-time{margin-bottom:.25rem}.plt-overview-layout,.plt-list-layout{display:flex;flex-direction:column;gap:var(--plt-page-gap)}.plt-overview-grid{display:grid;grid-template-columns:1fr var(--overview-sidebar);gap:var(--plt-cabinet-gap)}@media(max-width:1024px){.plt-overview-grid{grid-template-columns:1fr}}.plt-contour-switcher{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.plt-contour-row{display:flex;width:100%;align-items:center;gap:.25rem;border:1px solid var(--border);border-radius:var(--radius, .625rem);padding:.125rem;box-sizing:border-box}.plt-contour-segment{flex:1;min-width:0;height:1.75rem;padding:0 .5rem;font:inherit;font-size:.75rem;font-weight:500;line-height:1.2;border:0;border-radius:calc(var(--radius, .625rem) - 2px);background:transparent;color:var(--muted-foreground);cursor:pointer}.plt-contour-segment:hover:not(.plt-contour-segment-active){color:var(--foreground);background:color-mix(in srgb,var(--muted) 60%,transparent)}.plt-contour-segment-active{background:var(--primary);color:var(--primary-foreground)}.plt-contour-org-menu{position:relative;flex:1;min-width:0}.plt-contour-segment-org{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;width:100%}.plt-contour-org-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plt-contour-org-chevron{flex-shrink:0;font-size:.625rem;opacity:.75}.plt-contour-org-dropdown{position:absolute;top:calc(100% + .25rem);left:0;right:0;z-index:40;display:flex;flex-direction:column;gap:.125rem;padding:.25rem;background:var(--popover, var(--card));border:1px solid var(--border);border-radius:var(--radius, .625rem);box-shadow:var(--plt-shadow-popover, 0 8px 24px rgb(0 0 0 / 12%))}.plt-contour-org-option{width:100%;padding:.4rem .5rem;font:inherit;font-size:.8125rem;text-align:left;border:0;border-radius:calc(var(--radius, .625rem) - 4px);background:transparent;color:var(--foreground);cursor:pointer}.plt-contour-org-option:hover{background:var(--muted)}.plt-sidebar-key-status{margin-top:auto;padding:.75rem;font-size:.75rem;color:var(--muted-foreground);display:flex;align-items:center;gap:.5rem}.plt-key-dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--income, #22c55e)}.plt-notifications-popover{position:absolute;right:0;top:calc(100% + .5rem);width:16rem;padding:.75rem;background:var(--popover, var(--card));border:1px solid var(--border);border-radius:var(--plt-radius-md);box-shadow:var(--plt-shadow-popover);z-index:30}.plt-notifications-bell{position:relative}.plt-calendar-split{display:grid;grid-template-columns:1fr 16rem;gap:var(--plt-space-4)}.plt-calendar-grid-stub{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem}.plt-calendar-cell{aspect-ratio:1;border:1px solid var(--border);border-radius:.375rem;background:var(--card);font-size:.75rem;position:relative}.plt-calendar-marker{position:absolute;bottom:.2rem;left:50%;transform:translate(-50%);width:.25rem;height:.25rem;border-radius:50%;background:var(--primary)}.plt-list-filters{display:flex;gap:.5rem;flex-wrap:wrap}.plt-filter-chip{border:1px solid var(--border);border-radius:999px;padding:.25rem .65rem;font-size:.75rem;background:transparent;cursor:pointer}.plt-filter-chip-active{background:var(--sidebar-accent);border-color:transparent}.plt-tool-sidebar-extra{display:flex;flex-direction:column;gap:.625rem;padding:0 .75rem .75rem}.plt-tool-sidebar-scroll{display:flex;min-height:0;flex:1;flex-direction:column;gap:.625rem;overflow:hidden;padding:0 .75rem .75rem}.plt-cabinet-main{display:flex;min-height:0;flex:1;flex-direction:column;overflow:hidden;padding:1rem 1.5rem 1.5rem}.plt-tool-content-scroll{display:flex;min-height:0;flex:1;flex-direction:column;gap:.75rem;overflow-y:auto;overscroll-behavior:contain}.plt-tool-header-meta{font-size:.8125rem;color:var(--muted-foreground)}.plt-kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--plt-space-4)}.plt-kanban-col{background:var(--muted);border-radius:var(--plt-radius-lg);padding:var(--plt-space-3);min-height:12rem}.tabular-nums{font-variant-numeric:tabular-nums}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.plt-settings-page{display:flex;min-height:0;flex:1;flex-direction:column;gap:.75rem;overflow-y:auto}.plt-settings-section-nav{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.8125rem}.plt-settings-section-link{border:1px solid var(--border);border-radius:.5rem;padding:.5rem .75rem;background:var(--card);color:inherit;text-decoration:none;transition:border-color .15s ease,background .15s ease}.plt-settings-section-link:hover{background:color-mix(in srgb,var(--muted) 40%,var(--card))}.plt-settings-section-link-active{border-color:var(--primary)}.plt-theme-picker-grid{display:grid;gap:1rem;align-items:stretch;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:640px){.plt-theme-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.plt-theme-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.plt-theme-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid var(--border);border-radius:.75rem;background:var(--card);padding:0;font:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease;box-sizing:border-box}.plt-theme-card:hover{border-color:color-mix(in srgb,var(--primary) 50%,var(--border))}.plt-theme-card-active{border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary)}.plt-theme-card-preview{display:flex;height:5.125rem;flex-shrink:0;align-items:flex-end;gap:.5rem;padding:.75rem;box-sizing:border-box}.plt-theme-card-bar{height:2.5rem;flex:1;border-radius:.375rem;border:2px solid transparent}.plt-theme-card-swatch{width:2.5rem;height:2.5rem;border-radius:.375rem;border:2px solid transparent;flex-shrink:0}.plt-theme-card-body{display:flex;flex:1;flex-direction:column;min-height:5.25rem;padding:1rem;background:var(--card);box-sizing:border-box}.plt-theme-card-title-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.plt-theme-card-title{margin:0;font-size:.875rem;font-weight:600}.plt-theme-card-check{display:flex;width:1.25rem;height:1.25rem;align-items:center;justify-content:center;border-radius:999px;background:var(--primary);color:var(--primary-foreground);flex-shrink:0}.plt-theme-card-desc{margin:.25rem 0 0;flex:1;font-size:.75rem;color:var(--muted-foreground);line-height:1.45}.plt-settings-stub{color:var(--muted-foreground);font-size:.875rem}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--container-md:28rem;--container-2xl:42rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--font-weight-medium:500;--font-weight-semibold:600;--leading-tight:1.25;--leading-relaxed:1.625;--radius-md:.375rem;--radius-lg:.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-family);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-full{top:100%}.left-0{left:0}.z-10{z-index:10}.z-50{z-index:50}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.m-0{margin:0}.mx-auto{margin-inline:auto}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose{--tw-prose-body:oklch(37.3% .034 259.733);--tw-prose-headings:oklch(21% .034 264.665);--tw-prose-lead:oklch(44.6% .03 256.802);--tw-prose-links:oklch(21% .034 264.665);--tw-prose-bold:oklch(21% .034 264.665);--tw-prose-counters:oklch(55.1% .027 264.364);--tw-prose-bullets:oklch(87.2% .01 258.338);--tw-prose-hr:oklch(92.8% .006 264.531);--tw-prose-quotes:oklch(21% .034 264.665);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:oklch(55.1% .027 264.364);--tw-prose-kbd:oklch(21% .034 264.665);--tw-prose-kbd-shadows:oklab(21% -.00316127 -.0338527/.1);--tw-prose-code:oklch(21% .034 264.665);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:oklch(87.2% .01 258.338);--tw-prose-td-borders:oklch(92.8% .006 264.531);--tw-prose-invert-body:oklch(87.2% .01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% .022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% .022 261.325);--tw-prose-invert-bullets:oklch(44.6% .03 256.802);--tw-prose-invert-hr:oklch(37.3% .034 259.733);--tw-prose-invert-quotes:oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:oklch(70.7% .022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .03 256.802);--tw-prose-invert-td-borders:oklch(37.3% .034 259.733);font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.71429}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em;font-size:1.28571em;line-height:1.55556}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em;padding-inline-start:1.11111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:.8em;font-size:2.14286em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:.8em;font-size:1.42857em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.55556em;margin-bottom:.444444em;font-size:1.28571em;line-height:1.55556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.42857em;margin-bottom:.571429em;line-height:1.42857}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.142857em;padding-inline-end:.357143em;padding-bottom:.142857em;border-radius:.3125rem;padding-inline-start:.357143em;font-size:.857143em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.857143em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.666667em;padding-inline-end:1em;padding-bottom:.666667em;border-radius:.25rem;margin-top:1.66667em;margin-bottom:1.66667em;padding-inline-start:1em;font-size:.857143em;line-height:1.66667}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em;padding-inline-start:1.57143em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;margin-bottom:.285714em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.428571em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;padding-inline-start:1.57143em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.85714em;margin-bottom:2.85714em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.857143em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.666667em;padding-inline-end:1em;padding-bottom:.666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.666667em;font-size:.857143em;line-height:1.33333}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.mt-1{margin-top:var(--spacing)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mb-1{margin-bottom:var(--spacing)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.size-\[26px\]{width:26px;height:26px}.min-h-0{min-height:0}.min-h-\[50vh\]{min-height:50vh}.min-h-screen{min-height:100vh}.w-5{width:calc(var(--spacing) * 5)}.w-56{width:calc(var(--spacing) * 56)}.w-64{width:calc(var(--spacing) * 64)}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-md{max-width:var(--container-md)}.max-w-none{max-width:none}.min-w-0{min-width:0}.min-w-\[10rem\]{min-width:10rem}.flex-1{flex:1}.shrink-0{flex-shrink:0}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:var(--spacing)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}:where(.space-y-0\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * .5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * .5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--spacing) * var(--tw-space-y-reverse));margin-block-end:calc(var(--spacing) * calc(1 - var(--tw-space-y-reverse)))}.self-start{align-self:flex-start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overscroll-contain{overscroll-behavior:contain}.rounded{border-radius:.25rem}.rounded-\[7px\]{border-radius:7px}.rounded-\[9px\]{border-radius:9px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[var\(--border\)\]{border-color:var(--border)}.border-\[var\(--destructive\)\]{border-color:var(--destructive)}.border-\[var\(--primary\)\]\/30{border-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.border-\[var\(--primary\)\]\/30{border-color:color-mix(in oklab,var(--primary) 30%,transparent)}}.bg-\[var\(--background\)\]{background-color:var(--background)}.bg-\[var\(--card\)\]{background-color:var(--card)}.bg-\[var\(--muted\)\]{background-color:var(--muted)}.bg-\[var\(--primary\)\]{background-color:var(--primary)}.bg-\[var\(--sidebar-accent\)\]{background-color:var(--sidebar-accent)}.p-1{padding:var(--spacing)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.px-1{padding-inline:var(--spacing)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-1{padding-block:var(--spacing)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.pr-1{padding-right:var(--spacing)}.pl-2{padding-left:calc(var(--spacing) * 2)}.text-center{text-align:center}.text-left{text-align:left}.font-mono{font-family:var(--font-mono)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-\[var\(--destructive\)\]{color:var(--destructive)}.text-\[var\(--muted-foreground\)\]{color:var(--muted-foreground)}.text-\[var\(--primary\)\]{color:var(--primary)}.text-\[var\(--primary-foreground\)\]{color:var(--primary-foreground)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.no-underline{text-decoration-line:none}.underline{text-decoration-line:underline}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline,.outline-1{outline-style:var(--tw-outline-style);outline-width:1px}.outline-\[var\(--primary\)\]{outline-color:var(--primary)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(hover:hover){.hover\:bg-\[var\(--muted\)\]:hover{background-color:var(--muted)}.hover\:opacity-80:hover{opacity:.8}}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-\[var\(--ring\)\]:focus-visible{--tw-ring-color:var(--ring)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}}.prose{--tw-prose-body:var(--foreground);--tw-prose-headings:var(--foreground);--tw-prose-lead:var(--muted-foreground);--tw-prose-links:var(--primary);--tw-prose-bold:var(--foreground);--tw-prose-counters:var(--muted-foreground);--tw-prose-bullets:var(--muted-foreground);--tw-prose-hr:var(--border);--tw-prose-quotes:var(--foreground);--tw-prose-quote-borders:var(--border);--tw-prose-captions:var(--muted-foreground);--tw-prose-code:var(--foreground);--tw-prose-pre-code:var(--foreground);--tw-prose-pre-bg:var(--muted);--tw-prose-th-borders:var(--border);--tw-prose-td-borders:var(--border)}.prose :not(pre)>code,.prose code.markdown-inline-code{background:var(--muted);font-size:.85em;font-weight:400;font-family:var(--font-mono,ui-monospace, monospace);border-radius:.25rem;padding:.125rem .375rem}.prose pre code{font-size:inherit;background:0 0;border-radius:0;padding:0}html,body,#root{height:100%}body{margin:0;overflow:hidden}button{font:inherit;cursor:pointer}textarea{font:inherit}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
