@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--pm-primary: #2FA79E;--pm-primary-dark: #006A64;--pm-primary-light: #37AA9F;--pm-primary-very-light:#E4FFFB;--pm-primary-tint: #E0F2F1;--pm-ink: #002930;--pm-ink-deep: #012A30;--pm-text-secondary: #6A7282;--pm-text-tertiary: #9CA3AF;--pm-text-muted: #4A5565;--pm-bg: #FFFFFF;--pm-bg-subtle: #F9FAFB;--pm-bg-input: #F5F5F5;--pm-bg-table-zebra: #F9FAFB;--pm-border: rgba(0,41,48,.1);--pm-border-strong: rgba(0,41,48,.15);--pm-border-soft: #E5E7EB;--pm-border-softer: #ECECEC;--pm-border-input: #E0E0E0;--pm-d-bg: #0A0F12;--pm-d-bg-secondary: #1A1F23;--pm-d-bg-tertiary: #2A3137;--pm-d-text: #E8EAED;--pm-d-text-secondary: #9CA3AF;--pm-d-text-tertiary: #6A7282;--pm-d-border: #2A2F33;--pm-d-border-strong: rgba(255,255,255,.1);--pm-success: #4CAF50;--pm-error: #E7000B;--pm-warning: #FFA500;--pm-info: #2196F3;--pm-accent-yellow: #FFCD00;--pm-chart-blue: #1976D2;--pm-chart-green: #2E7D32;--pm-chart-red: #C62828;--pm-chart-orange: #F57C00;--pm-chart-purple: #7F22FE;--pm-font-sans: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--pm-font-mono: "Roboto Mono", monospace;--pm-fs-h1: 32px;--pm-fs-h2: 28px;--pm-fs-h3: 24px;--pm-fs-card: 16px;--pm-fs-body: 14px;--pm-fs-table: 13px;--pm-fs-small: 12px;--pm-fs-micro: 11px;--pm-fs-code: 12px;--pm-lh-tight: 1.2;--pm-lh-snug: 1.4;--pm-lh-body: 1.5;--pm-sp-xs: 4px;--pm-sp-sm: 8px;--pm-sp-md: 12px;--pm-sp-lg: 16px;--pm-sp-xl: 20px;--pm-sp-2xl: 24px;--pm-sp-3xl: 32px;--pm-sp-4xl: 48px;--pm-radius-sm: 4px;--pm-radius-md: 8px;--pm-radius-lg: 10px;--pm-radius-xl: 14px;--pm-radius-pill: 9999px;--pm-shadow-xs: 0 1px 2px 0 rgba(0,41,48,.04);--pm-shadow-sm: 0 1px 3px rgba(0,41,48,.06), 0 1px 2px rgba(0,41,48,.04);--pm-shadow-md: 0 4px 12px rgba(0,41,48,.08);--pm-shadow-lg: 0 10px 24px rgba(0,41,48,.1);--pm-shadow-focus: 0 0 0 2px #FFFFFF, 0 0 0 4px var(--pm-primary);--pm-ease: cubic-bezier(.2,.8,.2,1);--pm-dur-fast: .12s;--pm-dur-base: .18s;--pm-dur-slow: .26s}.pm-scope{font-family:var(--pm-font-sans);color:var(--pm-ink);background:var(--pm-bg-subtle)}.pm-h1{font-family:var(--pm-font-sans);font-weight:400;font-size:var(--pm-fs-h1);line-height:48px;color:var(--pm-ink);letter-spacing:-.01em;margin:0}.pm-h2{font-family:var(--pm-font-sans);font-weight:400;font-size:var(--pm-fs-h2);line-height:1.2;color:var(--pm-ink);margin:0}.pm-h3{font-family:var(--pm-font-sans);font-weight:500;font-size:var(--pm-fs-h3);line-height:1.25;color:var(--pm-ink);margin:0}.pm-card-heading{font-family:var(--pm-font-sans);font-weight:500;font-size:var(--pm-fs-card);line-height:24px;color:var(--pm-ink)}.pm-card-subtitle{font-family:var(--pm-font-sans);font-weight:400;font-size:13px;line-height:19.5px;color:var(--pm-text-secondary)}.pm-body{font-family:var(--pm-font-sans);font-size:var(--pm-fs-body);line-height:21px;color:var(--pm-ink)}.pm-small{font-family:var(--pm-font-sans);font-size:var(--pm-fs-small);line-height:16px;color:var(--pm-text-secondary)}.pm-table{font-family:var(--pm-font-sans);font-size:var(--pm-fs-table);line-height:19.5px;color:var(--pm-ink)}.pm-code{font-family:var(--pm-font-mono);font-size:var(--pm-fs-code);background:#f3f4f6;color:#9810fa;padding:2px 6px;border-radius:var(--pm-radius-sm)}:root{--teal: #0E9A8A;--teal-hover: #0D8A7A;--teal-dark: #0A695F;--teal-deep: #053C36;--teal-light: #E6F7F5;--teal-tint: #F2FBFA;--teal-bright: #3BB5A8;--ink-deep: #062E2A;--gray-50: #F9FAFB;--gray-100: #F3F4F6;--gray-200: #E5E7EB;--gray-300: #D1D5DB;--gray-400: #9CA3AF;--gray-500: #6B7280;--gray-600: #4B5563;--gray-700: #374151;--gray-800: #1F2937;--gray-900: #111827;--ink: #0B1F1C;--success: #10B981;--warning: #F59E0B;--error: #EF4444;--info: #3B82F6;--radius: 10px;--radius-lg: 16px;--radius-xl: 22px;--radius-2xl: 32px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(6,46,42,.05);--shadow: 0 8px 24px -8px rgba(6,46,42,.12);--shadow-lg: 0 24px 60px -18px rgba(6,46,42,.22);--shadow-xl: 0 40px 90px -24px rgba(6,46,42,.3);--nav-h: 97px;--banner-h: 40px;--max: 1240px;--max-narrow: 940px;--max-text: 720px;--rd-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--ease: cubic-bezier(.22,.61,.36,1);--ease-out: cubic-bezier(.16,1,.3,1)}.redesign{font-family:var(--rd-font);color:var(--gray-900);background:#fff;line-height:1.5;letter-spacing:-.011em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.redesign :where(h1,h2,h3,h4){margin:0;font-weight:600;letter-spacing:-.025em;color:var(--gray-900)}.redesign :where(p){margin:0}.redesign :where(a){color:inherit;text-decoration:none}.redesign :where(img){max-width:100%;display:block}.redesign ::-moz-selection{background:var(--teal);color:#fff}.redesign ::selection{background:var(--teal);color:#fff}.redesign .wrap{width:100%;max-width:var(--max);margin:0 auto;padding:0 28px}.redesign .wrap-narrow{max-width:var(--max-narrow)}.redesign .wrap-text{max-width:var(--max-text)}.redesign .section{padding:clamp(80px,11vw,160px) 0}.redesign .section-sm{padding:clamp(56px,7vw,100px) 0}.redesign .center{text-align:center}.redesign .mx-auto{margin-left:auto;margin-right:auto}.redesign .eyebrow{font-size:clamp(15px,1.5vw,19px);font-weight:600;color:var(--teal);letter-spacing:-.01em;margin-bottom:14px}.redesign .display-xl{font-size:clamp(46px,8.2vw,116px);line-height:1.02;font-weight:600;letter-spacing:-.03em}.redesign .display-lg{font-size:clamp(40px,6.4vw,84px);line-height:1.04;font-weight:600;letter-spacing:-.028em}.redesign .display-md{font-size:clamp(32px,4.6vw,60px);line-height:1.07;font-weight:600;letter-spacing:-.025em}.redesign .display-sm{font-size:clamp(26px,3vw,40px);line-height:1.12;font-weight:600;letter-spacing:-.022em}.redesign .lead{font-size:clamp(19px,2.1vw,27px);line-height:1.4;font-weight:400;color:var(--gray-600);letter-spacing:-.015em}.redesign .lead-sm{font-size:clamp(17px,1.6vw,20px);line-height:1.5;color:var(--gray-600)}.redesign .muted{color:var(--gray-500)}.redesign .tnum{font-variant-numeric:tabular-nums}.redesign .grad-teal-text{background:linear-gradient(180deg,var(--teal-bright),var(--teal-dark));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.redesign .reveal{opacity:0;transform:translateY(28px);transition:opacity .9s var(--ease-out),transform .9s var(--ease-out)}.redesign .reveal.in{opacity:1;transform:none}.redesign .reveal.d1{transition-delay:.08s}.redesign .reveal.d2{transition-delay:.16s}.redesign .reveal.d3{transition-delay:.24s}.redesign .reveal.d4{transition-delay:.32s}.redesign .reveal.d5{transition-delay:.4s}.redesign .reveal-scale{opacity:0;transform:scale(.94) translateY(24px);transition:opacity 1s var(--ease-out),transform 1s var(--ease-out)}.redesign .reveal-scale.in{opacity:1;transform:none}.redesign .word{display:inline-block;opacity:0;transform:translateY(40px) rotate(2deg);transition:opacity .8s var(--ease-out),transform .8s var(--ease-out)}.redesign .word.in{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){.redesign .reveal,.redesign .reveal-scale,.redesign .word{opacity:1!important;transform:none!important;transition:none!important}}.redesign .hslider{position:relative}.redesign .hslider-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.redesign .hslider-track::-webkit-scrollbar{display:none}.redesign .hslider-track.dragging{scroll-snap-type:none;cursor:grabbing}.redesign .hslider-track>*{flex:0 0 320px;scroll-snap-align:start}.redesign .hslider-nav{display:flex;gap:10px;margin-top:24px}.redesign .hslider-btn{width:44px;height:44px;border-radius:var(--radius-full);display:grid;place-items:center;background:#fff;border:1px solid var(--gray-300);color:var(--gray-900);transition:background .2s var(--ease),color .2s var(--ease),border-color .2s var(--ease),opacity .2s var(--ease)}.redesign .hslider-btn svg{width:20px;height:20px}.redesign .hslider-btn:hover:not(:disabled){background:var(--ink);color:#fff;border-color:var(--ink)}.redesign .hslider-btn:disabled{opacity:.35;cursor:default}.redesign .btn{display:inline-flex;align-items:center;gap:9px;height:50px;padding:0 26px;border-radius:var(--radius-full);font-size:17px;font-weight:500;letter-spacing:-.01em;border:1px solid transparent;transition:background .25s var(--ease),color .25s var(--ease),border-color .25s var(--ease),transform .25s var(--ease),box-shadow .25s var(--ease);white-space:nowrap}.redesign .btn .arr{transition:transform .3s var(--ease-out);display:inline-flex}.redesign .btn:hover .arr{transform:translate(4px)}.redesign .btn-primary{background:var(--teal);color:#fff}.redesign .btn-primary:hover{background:var(--teal-hover);box-shadow:0 12px 30px -10px #0e9a8a99}.redesign .btn-dark{background:var(--ink);color:#fff}.redesign .btn-dark:hover{background:#16332e}.redesign .btn-ghost{background:transparent;color:var(--gray-900);border-color:var(--gray-300)}.redesign .btn-ghost:hover{border-color:var(--gray-900);background:var(--gray-900);color:#fff}.redesign .btn-on-dark{background:#ffffff1f;color:#fff;border-color:#ffffff47;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.redesign .btn-on-dark:hover{background:#fff;color:var(--ink);border-color:#fff}.redesign .btn-sm{height:42px;padding:0 20px;font-size:15px}.redesign .btn-lg{height:56px;padding:0 32px;font-size:19px}.redesign .btn svg{width:18px;height:18px}.redesign .link-arrow{display:inline-flex;align-items:center;gap:6px;color:var(--teal);font-weight:500;font-size:17px}.redesign .link-arrow .arr{transition:transform .3s var(--ease-out);display:inline-flex}.redesign .link-arrow:hover{color:var(--teal-hover)}.redesign .link-arrow:hover .arr{transform:translate(4px)}.redesign .link-arrow svg{width:18px;height:18px}.redesign .soon{font-size:13px;font-weight:400;opacity:.7;padding-left:11px;margin-left:3px;border-left:1px solid currentColor}.redesign .card{background:#fff;border:1px solid var(--gray-200);border-radius:var(--radius-xl);transition:box-shadow .35s var(--ease),transform .35s var(--ease),border-color .35s var(--ease)}.redesign .card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px);border-color:transparent}.redesign .icon-tile{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;background:var(--teal-light);color:var(--teal);transition:transform .35s var(--ease),background .35s var(--ease)}.redesign .icon-tile svg{width:26px;height:26px}.redesign .card:hover .icon-tile{transform:scale(1.06) rotate(-3deg)}.redesign .pill{display:inline-flex;align-items:center;gap:7px;padding:6px 13px;border-radius:var(--radius-full);font-size:13px;font-weight:500;letter-spacing:-.005em;background:var(--teal-tint);color:var(--teal-dark);border:1px solid rgba(14,154,138,.18)}.redesign .pill.dot:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.redesign .pill-soon{background:#fff7e8;color:#b4720b;border-color:#f59e0b40}.redesign .pill-live{background:#10b9811a;color:#0a7a52;border-color:#10b98138}.redesign .banner{background:var(--ink);color:#fff;font-size:13.5px;letter-spacing:-.01em;position:relative;z-index:60}.redesign .banner .wrap{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:var(--banner-h);padding-top:8px;padding-bottom:8px;flex-wrap:wrap}.redesign .banner b{font-weight:600}.redesign .banner .b-msg{color:#ffffffdb}.redesign .banner a{display:inline-flex;align-items:center;gap:6px;color:#fff;font-weight:500;white-space:nowrap}.redesign .banner a .arr{transition:transform .3s var(--ease-out);display:inline-flex}.redesign .banner a:hover .arr{transform:translate(4px)}.redesign .banner svg{width:15px;height:15px}.redesign .nav{position:sticky;top:0;z-index:50;height:var(--nav-h);background:#ffffffb8;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid transparent;transition:background .3s var(--ease),border-color .3s var(--ease)}.redesign .nav.scrolled{background:#ffffffe0;border-bottom-color:#062e2a14}.redesign .nav .wrap{display:flex;align-items:center;gap:28px;height:100%}.redesign .nav-logo{display:flex;align-items:center}.redesign .nav-logo img{height:72px;width:auto}.redesign .nav-links{display:flex;align-items:center;gap:4px;margin-left:6px}.redesign .nav-link{position:relative;display:inline-flex;align-items:center;gap:5px;font-size:14.5px;font-weight:450;color:var(--gray-700);padding:8px 13px;border-radius:9px;background:transparent;border:none;cursor:pointer;font-family:inherit;transition:color .2s,background .2s}.redesign .nav-link:hover{color:var(--gray-900);background:#062e2a0d}.redesign .nav-link svg{width:13px;height:13px;opacity:.6;transition:transform .25s var(--ease)}.redesign .has-menu:hover .nav-link svg,.redesign .has-menu:focus-within .nav-link svg{transform:rotate(180deg)}.redesign .nav-right{margin-left:auto;display:flex;align-items:center;gap:8px}.redesign .nav-login{font-size:14.5px;font-weight:450;color:var(--gray-700);padding:8px 12px;border-radius:9px}.redesign .nav-login:hover{color:var(--gray-900);background:#062e2a0d}.redesign .nav-redakteur{font-size:12.5px;font-weight:450;color:var(--gray-400);padding:6px 8px;border-radius:8px;background:none;border:none;cursor:pointer}.redesign .nav-redakteur:hover{color:var(--ink);background:#062e2a0d}.redesign .nav-user{display:flex;flex-direction:column;line-height:1.15;font-size:12.5px;font-weight:600;color:var(--ink);padding-left:4px}.redesign .nav-user small{font-size:10.5px;font-weight:450;color:var(--gray-500)}.redesign .nav-logout{font-size:12.5px;color:var(--gray-500);background:none;border:none;padding:6px 8px;border-radius:8px;cursor:pointer}.redesign .nav-logout:hover{color:var(--ink);background:#062e2a0d}.redesign .has-menu{position:relative}.redesign .menu{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%) translateY(8px);min-width:230px;background:#fff;border-radius:16px;box-shadow:var(--shadow-lg);border:1px solid var(--gray-100);padding:8px;opacity:0;visibility:hidden;transition:opacity .22s var(--ease),transform .22s var(--ease),visibility .22s}.redesign .has-menu:hover .menu,.redesign .has-menu:focus-within .menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.redesign .menu a{display:flex;flex-direction:column;gap:1px;padding:9px 12px;border-radius:10px;font-size:14px;font-weight:500;color:var(--gray-800);transition:background .18s}.redesign .menu a small{font-weight:400;color:var(--gray-500);font-size:12.5px}.redesign .menu a:hover{background:var(--teal-tint);color:var(--teal)}.redesign .menu a:hover small{color:var(--teal-hover)}.redesign .menu hr{border:none;border-top:1px solid var(--gray-100);margin:6px 4px}.redesign .nav-burger{display:none;margin-left:auto;width:42px;height:42px;border-radius:11px;border:1px solid var(--gray-200);background:#fff;align-items:center;justify-content:center;cursor:pointer}.redesign .nav-burger svg{width:20px;height:20px}.redesign .mobile-menu{display:none}@media (max-width: 940px){.redesign .nav-links,.redesign .nav-right{display:none}.redesign .nav-burger{display:flex}.redesign .mobile-menu{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#fff;padding:24px 28px;overflow-y:auto;transform:translateY(-100%);transition:transform .4s var(--ease-out)}.redesign .mobile-menu.open{transform:translateY(0)}.redesign .mobile-menu .mm-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.redesign .mobile-menu .mm-top img{height:30px}.redesign .mobile-menu a{display:block;font-size:26px;font-weight:600;letter-spacing:-.02em;padding:13px 0;border-bottom:1px solid var(--gray-100);color:var(--gray-900)}.redesign .mobile-menu .mm-text-btn{display:block;width:100%;text-align:left;font-size:26px;font-weight:600;letter-spacing:-.02em;padding:13px 0;border:none;border-bottom:1px solid var(--gray-100);background:none;color:var(--gray-900);cursor:pointer}.redesign .mobile-menu .mm-actions{margin-top:28px;display:flex;flex-direction:column;gap:12px}.redesign .mobile-menu .btn{width:100%;justify-content:center}}.redesign .footer{background:var(--ink);color:#ffffffb3;padding:80px 0 40px}.redesign .footer a{color:#ffffffb3;transition:color .2s}.redesign .footer a:hover{color:#fff}.redesign .footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:40px}.redesign .footer-brand img{height:40px;margin-bottom:18px}.redesign .footer-brand p{font-size:14px;line-height:1.6;max-width:260px;color:#fff9}.redesign .footer h5{color:#fff;font-size:13px;font-weight:600;letter-spacing:.02em;margin-bottom:16px}.redesign .footer ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:11px;font-size:14px}.redesign .footer .socials{display:flex;gap:14px;margin-top:22px}.redesign .footer .socials a{width:38px;height:38px;border:1px solid rgba(255,255,255,.18);border-radius:11px;display:grid;place-items:center}.redesign .footer .socials a:hover{background:#ffffff1a;border-color:#ffffff4d}.redesign .footer .socials svg{width:18px;height:18px}.redesign .footer-bottom{margin-top:56px;padding-top:28px;border-top:1px solid rgba(255,255,255,.12);text-align:center;font-size:13px;color:#ffffff80}@media (max-width: 860px){.redesign .footer-grid{grid-template-columns:1fr 1fr;gap:36px 24px}.redesign .footer-brand{grid-column:1 / -1}}.redesign .page-hero{background:radial-gradient(140% 120% at 50% -20%,var(--teal-dark) 0%,var(--ink-deep) 70%);color:#fff;padding:clamp(64px,7vw,88px) 0;text-align:center;position:relative;overflow:hidden}.redesign .page-hero .display-md{color:#fff}.redesign .page-hero .lead{color:#ffffffd1;max-width:760px;margin:18px auto 0}.redesign .page-hero .eyebrow{color:var(--teal-bright)}.redesign .breadcrumb{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--gray-500);margin-bottom:26px}.redesign .breadcrumb a:hover{color:var(--teal)}.redesign .breadcrumb svg{width:14px;height:14px;opacity:.5}.redesign section[id]{scroll-margin-top:calc(var(--nav-h) + 16px)}.redesign .app-frame{position:relative;border-radius:16px;background:#fff;box-shadow:var(--shadow-xl);overflow:hidden;border:1px solid rgba(6,46,42,.08);container-type:inline-size}.redesign .app-bar{height:38px;background:#f4f6f7;border-bottom:1px solid var(--gray-200);display:flex;align-items:center;gap:8px;padding:0 14px}.redesign .app-dots{display:flex;gap:7px}.redesign .app-dots i{width:11px;height:11px;border-radius:50%;display:block}.redesign .app-dots i:nth-child(1){background:#ff5f57}.redesign .app-dots i:nth-child(2){background:#febc2e}.redesign .app-dots i:nth-child(3){background:#28c840}.redesign .app-url{margin-left:12px;height:22px;flex:1;max-width:360px;background:#fff;border:1px solid var(--gray-200);border-radius:6px;display:flex;align-items:center;padding:0 10px;font-size:11px;color:var(--gray-400);gap:6px}.redesign .app-url svg{width:11px;height:11px}.redesign .app-body{display:flex;height:680px;background:#f7f9f9;font-size:13px;color:var(--ink)}.redesign .app-side{width:210px;flex:none;background:var(--teal-dark);color:#fff;display:flex;flex-direction:column;padding:14px 10px}.redesign .app-side-logo{display:flex;align-items:center;gap:9px;padding:4px 8px 16px}.redesign .app-side-logo img{height:26px}.redesign .app-side-group{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#ffffff73;padding:12px 10px 6px}.redesign .app-nav-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;color:#fffc;font-size:12.5px;font-weight:450}.redesign .app-nav-item svg{width:15px;height:15px;opacity:.85}.redesign .app-nav-item.active{background:#ffffff29;color:#fff;font-weight:500}.redesign .app-nav-item .nav-chev{margin-left:auto;width:13px;height:13px;opacity:.45}.redesign .app-side-support{margin-top:auto;display:flex;flex-direction:column}.redesign .app-side-foot{display:flex;align-items:center;gap:9px;padding:10px;margin-top:10px;border-top:1px solid rgba(255,255,255,.14);font-size:12px}.redesign .app-avatar{width:28px;height:28px;border-radius:50%;background:var(--teal-bright);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:600}.redesign .app-main{flex:1;display:flex;flex-direction:column;min-width:0}.redesign .app-mtop,.redesign .app-tabbar{display:none}.redesign .app-mtop{align-items:center;gap:12px;height:48px;background:var(--teal-dark);color:#fff;padding:0 14px}.redesign .app-mtop-burger{background:none;border:none;color:#fff;display:grid;place-items:center;width:32px;height:32px;margin-left:-6px;cursor:pointer}.redesign .app-mtop-burger svg{width:22px;height:22px}.redesign .app-mtop-brand{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:15px;letter-spacing:-.01em}.redesign .app-mtop-brand img{width:22px;height:22px}.redesign .app-mtop-tenant{margin-left:auto;display:inline-flex;align-items:center;gap:6px;background:#ffffff26;border-radius:999px;padding:5px 11px;font-size:11.5px;font-weight:500;max-width:175px}.redesign .app-mtop-tenant svg{width:12px;height:12px;flex:none}.redesign .app-mtop-tenant span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.redesign .app-tabbar{align-items:stretch;height:58px;background:#fff;border-top:1px solid var(--gray-200)}.redesign .app-tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10.5px;font-weight:500;color:var(--gray-500)}.redesign .app-tab.active{color:var(--teal)}.redesign .app-tab-ic{width:34px;height:30px;display:grid;place-items:center;border-radius:999px}.redesign .app-tab.active .app-tab-ic{background:var(--teal-light)}.redesign .app-tab-ic svg{width:18px;height:18px}.redesign .app-tab-ic.app-tab-new{background:var(--teal);color:#fff;width:34px;height:34px}.redesign .app-top{height:52px;background:#fff;border-bottom:1px solid var(--gray-200);display:flex;align-items:center;gap:14px;padding:0 20px}.redesign .app-search{flex:1;min-width:0;max-width:380px;height:34px;background:var(--gray-50);border:1px solid var(--gray-200);border-radius:9px;display:flex;align-items:center;gap:8px;padding:0 12px;color:var(--gray-400);font-size:12.5px;white-space:nowrap;overflow:hidden}.redesign .app-search svg{width:14px;height:14px}.redesign .app-top-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.redesign .app-btn-primary{height:34px;padding:0 14px;border-radius:9px;background:var(--teal);color:#fff;font-size:12.5px;font-weight:500;display:flex;align-items:center;gap:7px;border:none;white-space:nowrap}.redesign .app-btn-primary svg{width:14px;height:14px}.redesign .app-icon-btn{width:34px;height:34px;border-radius:9px;border:1px solid var(--gray-200);background:#fff;display:grid;place-items:center;color:var(--gray-500);position:relative}.redesign .app-icon-btn svg{width:15px;height:15px}.redesign .app-icon-btn .dot{position:absolute;top:7px;right:7px;width:7px;height:7px;border-radius:50%;background:var(--error);border:1.5px solid #fff}.redesign .app-tenant{display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 11px;border:1px solid var(--gray-200);border-radius:9px;font-size:12px;font-weight:500;color:var(--gray-700);white-space:nowrap}.redesign .app-tenant svg{width:14px;height:14px;color:var(--gray-500)}.redesign .app-tenant .app-tenant-chev{width:12px;height:12px;opacity:.55}.redesign .app-presence{display:inline-flex;align-items:center;padding-left:2px}.redesign .app-pres-av{width:28px;height:28px;border-radius:50%;border:2px solid #fff;margin-left:-8px;display:grid;place-items:center;font-size:10px;font-weight:700}.redesign .app-pres-av:first-child{margin-left:0}.redesign .app-user{display:inline-flex;align-items:center;gap:8px;padding-left:4px}.redesign .app-user-name{font-size:12.5px;font-weight:600;color:var(--ink);white-space:nowrap}.redesign .app-content{flex:1;overflow:hidden;padding:20px;position:relative}.redesign .app-screen{position:absolute;top:20px;right:20px;bottom:20px;left:20px;opacity:0;transform:scale(1.015);transition:opacity .6s var(--ease-out),transform .7s var(--ease-out);pointer-events:none}.redesign .app-screen.active{opacity:1;transform:none;pointer-events:auto}.redesign .app-frame.static .app-screen{opacity:1;transform:none;position:relative;top:0;right:0;bottom:0;left:0;pointer-events:auto}.redesign .scr-h{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.redesign .scr-title{font-size:18px;font-weight:600;letter-spacing:-.02em}.redesign .scr-sub{font-size:12px;color:var(--gray-500);margin-top:2px}.redesign .app-welcome{background:linear-gradient(110deg,var(--teal-dark),var(--teal));color:#fff;border-radius:14px;padding:20px 24px;display:flex;align-items:center;gap:16px;margin-bottom:14px}.redesign .aw-icon{width:54px;height:54px;border-radius:14px;background:#ffffff29;display:grid;place-items:center;flex:none}.redesign .aw-icon svg{width:27px;height:27px;color:#fff}.redesign .aw-text{flex:1;min-width:0;text-align:left}.redesign .app-welcome h4{color:#fff;font-size:17px;font-weight:700;text-align:left}.redesign .app-welcome p{font-size:12.5px;line-height:1.45;color:#ffffffd9;margin-top:4px;text-align:left}.redesign .aw-actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex:none}.redesign .aw-pill{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;background:#ffffff29;padding:6px 12px;border-radius:999px;white-space:nowrap}.redesign .aw-pill svg{width:13px;height:13px}.redesign .aw-tour{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;background:#fff;color:var(--teal-dark);padding:8px 15px;border-radius:10px;border:none;white-space:nowrap}.redesign .aw-tour svg{width:16px;height:16px}.redesign .app-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:10px}.redesign .app-kpi{background:#fff;border:1px solid var(--gray-200);border-radius:14px;padding:18px 16px;display:flex;flex-direction:column}.redesign .app-kpi .kpi-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.redesign .app-kpi .lbl{font-size:12px;font-weight:500;color:var(--gray-600);line-height:1.35;min-height:2.7em}.redesign .app-kpi .ic{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;flex:none}.redesign .app-kpi .ic svg{width:20px;height:20px}.redesign .app-kpi .val{font-size:30px;font-weight:700;letter-spacing:-.02em;margin-top:6px;line-height:1.1;text-align:left}.redesign .kpi-foot{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:auto;padding-top:14px}.redesign .kpi-delta{font-size:11.5px;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.redesign .kpi-delta.up{color:#0a7a52}.redesign .kpi-delta.down{color:#d6453f}.redesign .kpi-meta{font-size:10.5px;color:var(--gray-500);text-align:right;line-height:1.3}.redesign .app-card{background:#fff;border:1px solid var(--gray-200);border-radius:12px;padding:14px 16px}.redesign .app-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.redesign .app-card h5{font-size:13px;font-weight:600;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.redesign .app-card h5 a{font-size:11px;color:var(--teal);font-weight:500}.redesign .bars{display:flex;align-items:flex-end;gap:8px;height:120px;padding-top:8px}.redesign .bars .bar{flex:1;background:linear-gradient(180deg,var(--teal-bright),var(--teal));border-radius:5px 5px 0 0;position:relative}.redesign .bars .bar.muted{background:var(--teal-light)}.redesign .bars-x{display:flex;gap:8px;margin-top:7px}.redesign .bars-x span{flex:1;text-align:center;font-size:10px;color:var(--gray-400)}.redesign .app-list{display:flex;flex-direction:column}.redesign .app-row{display:flex;align-items:center;gap:11px;padding:9px 0;border-bottom:1px solid var(--gray-100);font-size:12.5px}.redesign .app-row:last-child{border-bottom:none}.redesign .app-row .nm{font-weight:500}.redesign .app-row .sub2{font-size:11px;color:var(--gray-500)}.redesign .app-row .right{margin-left:auto;text-align:right}.redesign .app-row .amt{font-weight:600;font-variant-numeric:tabular-nums}.redesign .app-ava{width:30px;height:30px;border-radius:8px;background:var(--teal-light);color:var(--teal-dark);display:grid;place-items:center;font-size:11px;font-weight:600;flex:none}.redesign .app-ava svg{width:15px;height:15px}.redesign .pt-check{width:26px;height:26px;flex:none;display:grid;place-items:center;color:#0a7a52}.redesign .pt-check svg{width:18px;height:18px}.redesign .pt-sign{display:flex;gap:12px;margin-top:16px}.redesign .pt-sign-box{flex:1;height:64px;border:1.5px dashed var(--gray-300);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:var(--gray-400);font-size:11px}.redesign .pt-sign-box svg{width:18px;height:18px}.redesign .app-frame{--rev-red: #E5484D}.redesign .app-widgets{margin-top:14px;-moz-column-gap:12px;column-gap:12px;row-gap:44px}.redesign .app-card h5 .hd-r{display:flex;align-items:center;gap:8px}.redesign .app-card-ic{width:26px;height:26px;border-radius:8px;background:var(--teal-light);color:var(--teal);display:grid;place-items:center;flex:none}.redesign .app-card-ic svg{width:14px;height:14px}.redesign .seg{display:flex;gap:2px;background:var(--gray-100);border-radius:8px;padding:2px}.redesign .seg span{font-size:9.5px;padding:3px 7px;border-radius:6px;color:var(--gray-500);white-space:nowrap;font-weight:500}.redesign .seg span.on{background:var(--teal);color:#fff;font-weight:600}.redesign .app-sub{font-size:11px;color:var(--gray-500);margin:-7px 0 10px}.redesign .rev-svg{width:100%;height:auto;display:block}.redesign .rev-grid{stroke:var(--gray-200);stroke-width:1}.redesign .rev-ylabel{fill:var(--gray-400);font-size:7px;font-variant-numeric:tabular-nums}.redesign .rev-area{fill:url(#revGrad)}.redesign .rev-line{fill:none;stroke:var(--teal);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.redesign .rev-fc{fill:none;stroke:#e0a93b;stroke-width:2;stroke-dasharray:4 4;stroke-linecap:round}.redesign .rev-band{fill:#e0a93b1f}.redesign .rev-x{display:flex;justify-content:space-between;margin-top:6px}.redesign .rev-x span{font-size:9px;color:var(--gray-400)}.redesign .rev-foot{margin-top:11px}.redesign .rev-foot-line{font-size:11px;color:var(--gray-500);line-height:1.5}.redesign .rev-foot-line b{color:var(--ink);font-weight:600;font-variant-numeric:tabular-nums}.redesign .rev-foot-link{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--teal);font-weight:500;margin-top:4px}.redesign .rev-foot-link svg{width:12px;height:12px}.redesign .tk{display:flex;flex-direction:column;gap:9px;margin-top:2px}.redesign .tk-row{display:flex;align-items:center;gap:10px;font-size:11.5px}.redesign .tk-name{width:102px;flex:none;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.redesign .tk-track{flex:1;height:13px;background:var(--gray-100);border-radius:5px;overflow:hidden}.redesign .tk-bar{display:block;height:100%;border-radius:5px;background:linear-gradient(90deg,var(--teal-bright),var(--teal));transform-origin:left}.redesign .tk-val{width:60px;flex:none;text-align:right;font-weight:600;font-variant-numeric:tabular-nums;color:var(--ink)}.redesign .donut-wrap{display:flex;align-items:center;gap:16px}.redesign .donut{width:110px;height:110px;flex:none;transform-origin:center}.redesign .donut-num{fill:var(--ink);font-size:20px;font-weight:700;font-variant-numeric:tabular-nums}.redesign .donut-lbl{fill:var(--gray-500);font-size:7.5px}.redesign .legend{display:flex;flex-direction:column;gap:8px;font-size:11.5px;color:var(--gray-500)}.redesign .legend-row{display:flex;align-items:center}.redesign .legend-row i{width:9px;height:9px;border-radius:2px;margin-right:8px;flex:none}.redesign .legend-row b{color:var(--ink);font-weight:600;margin-left:6px;font-variant-numeric:tabular-nums}.redesign .vst{display:flex;flex-direction:column;gap:13px;margin-top:4px}.redesign .vst-top{display:flex;justify-content:space-between;align-items:baseline;font-size:11.5px;margin-bottom:6px}.redesign .vst-name{color:var(--ink)}.redesign .vst-val{font-weight:700;font-size:13px;font-variant-numeric:tabular-nums}.redesign .vst-track{display:block;height:9px;background:var(--gray-100);border-radius:5px;overflow:hidden}.redesign .vst-fill{display:block;height:100%;border-radius:5px;transform-origin:left}@media (prefers-reduced-motion: no-preference){.redesign .app-frame.animated .rev-line{stroke-dasharray:1;stroke-dashoffset:1}.redesign .app-frame.animated.living .rev-line{stroke-dashoffset:0;transition:stroke-dashoffset 1.2s var(--ease-out) .1s}.redesign .app-frame.animated .rev-area,.redesign .app-frame.animated .rev-fc,.redesign .app-frame.animated .rev-band{opacity:0}.redesign .app-frame.animated.living .rev-area{opacity:1;transition:opacity .8s ease .25s}.redesign .app-frame.animated.living .rev-fc,.redesign .app-frame.animated.living .rev-band{opacity:1;transition:opacity .6s ease 1s}.redesign .app-frame.animated .tk-bar,.redesign .app-frame.animated .vst-fill{transform:scaleX(0)}.redesign .app-frame.animated.living .tk-bar,.redesign .app-frame.animated.living .vst-fill{transform:scaleX(1);transition:transform .85s var(--ease-out)}.redesign .app-frame.animated.living .tk-row:nth-child(2) .tk-bar{transition-delay:.05s}.redesign .app-frame.animated.living .tk-row:nth-child(3) .tk-bar{transition-delay:.1s}.redesign .app-frame.animated.living .tk-row:nth-child(4) .tk-bar{transition-delay:.15s}.redesign .app-frame.animated.living .tk-row:nth-child(5) .tk-bar{transition-delay:.2s}.redesign .app-frame.animated.living .tk-row:nth-child(6) .tk-bar{transition-delay:.25s}.redesign .app-frame.animated.living .vst-row:nth-child(2) .vst-fill{transition-delay:.1s}.redesign .app-frame.animated.living .vst-row:nth-child(3) .vst-fill{transition-delay:.2s}.redesign .app-frame.animated .donut{opacity:0;transform:rotate(-24deg) scale(.72)}.redesign .app-frame.animated.living .donut{opacity:1;transform:none;transition:transform 1s var(--ease-out) .15s,opacity .6s ease .15s}}.redesign .app-table{width:100%;border-collapse:collapse;font-size:12px}.redesign .app-table th{text-align:left;font-weight:600;color:var(--gray-500);font-size:10.5px;text-transform:uppercase;letter-spacing:.04em;padding:8px 10px;border-bottom:1px solid var(--gray-200)}.redesign .app-table td{padding:10px;border-bottom:1px solid var(--gray-100)}.redesign .app-badge{font-size:10.5px;font-weight:500;padding:3px 9px;border-radius:999px}.redesign .b-green{background:#10b9811f;color:#0a7a52}.redesign .b-amber{background:#fff7e8;color:#b4720b}.redesign .b-blue{background:#3b82f61f;color:#2563eb}.redesign .b-gray{background:var(--gray-100);color:var(--gray-600)}.redesign .ki-wrap{display:flex;flex-direction:column;height:100%}.redesign .ki-msgs{flex:1;display:flex;flex-direction:column;gap:12px;overflow:hidden}.redesign .ki-msg{max-width:78%;padding:11px 14px;border-radius:14px;font-size:12.5px;line-height:1.5}.redesign .ki-user{align-self:flex-end;background:var(--teal);color:#fff;border-bottom-right-radius:5px}.redesign .ki-bot{align-self:flex-start;background:#fff;border:1px solid var(--gray-200);border-bottom-left-radius:5px}.redesign .ki-bot .ki-chart{margin-top:10px}.redesign .ki-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:6px}.redesign .ki-chip{font-size:11px;padding:6px 11px;border-radius:999px;background:var(--teal-tint);color:var(--teal-dark);border:1px solid rgba(14,154,138,.18)}.redesign .ki-input{margin-top:12px;height:48px;background:#fff;border:1px solid var(--gray-200);border-radius:999px;display:flex;align-items:center;padding:0 7px 0 8px;gap:6px;box-shadow:0 1px 2px #062e2a0d}.redesign .ki-add,.redesign .ki-mic{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;border:none;background:transparent;color:var(--gray-500);flex:none;cursor:pointer}.redesign .ki-add svg,.redesign .ki-mic svg{width:18px;height:18px}.redesign .ki-add:hover,.redesign .ki-mic:hover{background:var(--gray-100);color:var(--gray-600)}.redesign .ki-input .ph{flex:1;color:var(--gray-400);font-size:13px;padding-left:2px}.redesign .ki-send{width:36px;height:36px;border-radius:999px;background:linear-gradient(135deg,var(--teal-bright),var(--teal));color:#fff;display:grid;place-items:center;border:none;flex:none;cursor:pointer}.redesign .ki-send svg{width:16px;height:16px}.redesign .ki-avatar{width:24px;height:24px;border-radius:7px;background:linear-gradient(135deg,var(--teal-bright),var(--teal-dark));display:grid;place-items:center;flex:none}.redesign .ki-avatar svg{width:13px;height:13px;color:#fff}.redesign .ki-botline{display:flex;gap:8px;align-items:flex-start}.redesign .ki-quote-msg{max-width:94%;padding:0;background:transparent;border:none}.redesign .ki-quote{background:#fff;border:1px solid #F4D08A;border-radius:14px;overflow:hidden;box-shadow:0 10px 24px -18px #062e2a73}.redesign .ki-quote-head{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;background:#fff7e8;border-bottom:1px solid #F4D08A}.redesign .ki-quote-ic{width:30px;height:30px;border-radius:9px;background:#fce9c2;color:#b4720b;display:grid;place-items:center;flex:none}.redesign .ki-quote-ic svg{width:16px;height:16px}.redesign .ki-quote .qh-title{font-size:13.5px;font-weight:700;color:var(--ink)}.redesign .ki-quote .qh-sub{font-size:11.5px;color:var(--gray-500);margin-top:1px}.redesign .ki-quote-kunde{padding:12px 14px 0;font-size:12.5px;color:var(--gray-700)}.redesign .ki-quote-line{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:10px 14px;padding:10px 12px;background:var(--gray-50);border:1px solid var(--gray-200);border-radius:10px}.redesign .ki-quote-line .qq-art{font-size:12.5px;font-weight:600;color:var(--ink)}.redesign .ki-quote-line .qq-meta{font-size:11px;color:var(--gray-500);margin-top:2px}.redesign .ki-quote-line .qq-pos{font-size:12.5px;font-weight:700;white-space:nowrap}.redesign .ki-quote-sums{margin:0 14px;padding:10px 12px;background:var(--gray-50);border-radius:10px}.redesign .ki-quote-sums .qq-sum{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:var(--gray-600);padding:2px 0}.redesign .ki-quote-sums .qq-total{font-size:13.5px;font-weight:700;color:var(--ink);border-top:1px solid var(--gray-200);margin-top:4px;padding-top:6px}.redesign .ki-quote-note{display:flex;align-items:center;gap:7px;margin:10px 14px;padding:8px 12px;background:#fff7e8;border-radius:9px;font-size:11.5px;color:#8a5a0b}.redesign .ki-quote-note svg{width:14px;height:14px;flex:none}.redesign .ki-quote-actions{display:flex;gap:8px;padding:0 14px 14px}.redesign .ki-quote-actions .qq-primary{display:inline-flex;align-items:center;gap:6px;background:var(--teal);color:#fff;font-size:12px;font-weight:600;padding:8px 14px;border-radius:9px}.redesign .ki-quote-actions .qq-ghost{display:inline-flex;align-items:center;gap:6px;background:#fff;color:var(--gray-700);border:1px solid var(--gray-300);font-size:12px;font-weight:500;padding:8px 14px;border-radius:9px}.redesign .ki-quote-actions svg{width:14px;height:14px}.redesign .ki-turn{display:flex;flex-direction:column;gap:12px}.redesign .ki-cap{font-size:11px;font-weight:600;color:var(--gray-500);margin-bottom:8px}.redesign .ki-bot:has(.ki-chart){max-width:92%}.redesign .ki-chip{display:inline-flex;align-items:center;gap:6px}.redesign .ki-chip svg{width:13px;height:13px}.redesign .ki-profile-msg{max-width:92%}.redesign .ki-profile{display:flex;flex-direction:column;gap:10px}.redesign .ki-profile-top{display:flex;align-items:center;gap:10px}.redesign .ki-profile-av{width:36px;height:36px;border-radius:10px;background:var(--teal-light);color:var(--teal-dark);display:grid;place-items:center;font-size:12px;font-weight:700;flex:none}.redesign .ki-profile-name{font-size:13px;font-weight:700;color:var(--ink)}.redesign .ki-profile-sub{font-size:11px;color:var(--gray-500);margin-top:1px}.redesign .ki-profile-status{margin-left:auto;font-size:10.5px;font-weight:600;padding:3px 10px;border-radius:999px;background:var(--teal-light);color:var(--teal-dark)}.redesign .ki-profile-meta{display:flex;flex-direction:column;gap:5px;font-size:11.5px;color:var(--gray-600);border-top:1px solid var(--gray-200);padding-top:9px}.redesign .ki-profile-meta span{display:inline-flex;align-items:center;gap:6px}.redesign .ki-profile-meta svg{width:13px;height:13px;color:var(--gray-400);flex:none}.redesign .ki-quote-actions .qq-primary{position:relative;transition:transform .12s var(--ease-out)}.redesign .qq-primary.is-press{transform:scale(.95)}.redesign .ki-cursor{position:absolute;right:-7px;bottom:-11px;color:var(--ink);pointer-events:none}.redesign .ki-cursor svg{width:18px;height:18px;filter:drop-shadow(0 1px 1.5px rgba(6,46,42,.35))}.redesign .ki-success{display:none;align-items:center;gap:10px;margin-top:10px;padding:10px 12px;background:var(--teal-light);border:1px solid rgba(14,154,138,.28);border-radius:12px}.redesign .ki-success .ks-ic{display:grid;place-items:center;color:var(--teal-dark);flex:none}.redesign .ki-success .ks-ic svg{width:19px;height:19px}.redesign .ki-success .ks-t{font-size:12px;font-weight:700;color:var(--teal-dark)}.redesign .ki-success .ks-s{font-size:10.5px;color:var(--gray-600);margin-top:1px}.redesign .ki-success .ki-go{margin-left:auto;display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:#fff;background:var(--teal);padding:7px 11px;border-radius:9px;white-space:nowrap}.redesign .ki-success .ki-go svg{width:13px;height:13px}.redesign .app-screen.ki-screen{height:100%}.redesign .ki-screen .ki-wrap{position:relative}.redesign .ki-landing{position:absolute;top:0;right:0;bottom:0;left:0;background:#f7f9f9;display:flex;flex-direction:column;opacity:0;pointer-events:none}.redesign .ki-landing-tag{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;color:var(--teal-dark);background:var(--teal-light);padding:5px 11px;border-radius:999px}.redesign .ki-landing-tag svg{width:14px;height:14px}.redesign .ki-landing-list{display:flex;flex-direction:column;gap:8px}.redesign .ki-landing-row{display:flex;align-items:center;gap:11px;padding:12px 13px;background:#fff;border:1px solid var(--gray-200);border-radius:12px}.redesign .ki-landing-row>div{flex:1;min-width:0}.redesign .ki-landing-row.hot{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-light)}.redesign .ki-landing-row .lr-ic{width:30px;height:30px;border-radius:8px;background:var(--teal-light);color:var(--teal);display:grid;place-items:center;flex:none}.redesign .ki-landing-row .lr-ic svg{width:15px;height:15px}.redesign .ki-landing-row .lr-nr{font-size:12.5px;font-weight:700;color:var(--ink)}.redesign .ki-landing-row .lr-cust{font-size:11px;color:var(--gray-500);margin-top:1px}.redesign .ki-landing-row .lr-badge{font-size:10px;font-weight:600;padding:3px 9px;border-radius:999px;background:var(--gray-100);color:var(--gray-600);flex:none}.redesign .ki-landing-row .lr-badge.hot{background:#fff7e8;color:#b4720b}.redesign .ki-landing-row .lr-badge.done{background:var(--teal-light);color:var(--teal-dark)}.redesign .ki-landing-row .lr-amt{font-size:12.5px;font-weight:700;color:var(--ink);white-space:nowrap;min-width:74px;text-align:right;flex:none}.redesign .ki-welcome{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;display:flex;align-items:center;justify-content:center;padding:22px;overflow:hidden}.redesign .ki-welcome-inner{width:100%;max-width:520px}.redesign .ki-welcome-greet{font-size:25px;font-weight:700;letter-spacing:-.02em;color:var(--ink);text-align:center}.redesign .ki-welcome-sub{font-size:13px;color:var(--gray-500);text-align:center;margin:6px 0 18px}.redesign .ki-welcome-input{margin-bottom:18px;height:52px}.redesign .ki-welcome-input .ph{font-size:14px}.redesign .ki-rec-h{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--gray-500);margin-bottom:10px}.redesign .ki-rec-h svg{width:13px;height:13px}.redesign .ki-rec-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-bottom:12px}.redesign .ki-rec{display:flex;align-items:center;gap:10px;min-width:0;padding:11px 12px;border:1px solid var(--gray-200);border-radius:12px;background:#fff}.redesign .ki-rec-ic{width:30px;height:30px;border-radius:8px;background:var(--teal-light);color:var(--teal);display:grid;place-items:center;flex:none}.redesign .ki-rec-ic svg{width:15px;height:15px}.redesign .ki-rec-tx{min-width:0;flex:1}.redesign .ki-rec-q{font-size:12px;font-weight:600;color:var(--ink);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.redesign .ki-rec-m{font-size:11px;color:var(--gray-500);margin-top:2px}.redesign .ki-rec-tip{display:flex;align-items:flex-start;gap:8px;padding:11px 12px;border:1px solid rgba(14,154,138,.2);border-radius:12px;background:var(--teal-tint);font-size:12px;line-height:1.45;color:var(--teal-dark)}.redesign .ki-rec-tip svg{width:15px;height:15px;flex:none;margin-top:1px;color:var(--teal-dark)}.redesign .ki-rec-tip b{font-weight:700}.redesign .ki-ov{position:absolute;top:0;right:0;bottom:0;left:0;background:#f7f9f9;display:flex;flex-direction:column;opacity:0;pointer-events:none;overflow:hidden}.redesign .ki-ov-btn{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;color:var(--gray-700);background:#fff;border:1px solid var(--gray-200);border-radius:9px;padding:7px 12px;white-space:nowrap;position:relative;transition:transform .12s var(--ease-out)}.redesign .ki-ov-btn svg{width:14px;height:14px}.redesign .ki-ov-btn.primary{background:var(--teal);color:#fff;border-color:var(--teal)}.redesign .ki-ov-btn.ghost{background:transparent;border-color:transparent;color:var(--gray-600)}.redesign .ki-ov-btn.sm{padding:5px 10px;font-size:11px}.redesign .ki-ov-btn.is-press{transform:scale(.95)}.redesign .ki-ov-h{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 20px 12px}.redesign .ki-ov-title{font-size:19px;font-weight:700;letter-spacing:-.02em;color:var(--ink)}.redesign .ki-ov-sub{font-size:11.5px;color:var(--gray-500);margin-top:3px;max-width:230px;line-height:1.35}.redesign .ki-ov-hbtns{display:flex;gap:8px;flex:none}.redesign .ki-ov-toolbar{display:flex;align-items:center;gap:8px;padding:0 20px 12px}.redesign .ki-ov-tab{font-size:12px;font-weight:600;padding:6px 12px;border-radius:8px;color:var(--gray-600)}.redesign .ki-ov-tab.on{background:var(--teal);color:#fff}.redesign .ki-ov-seg{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;color:var(--gray-600);background:#fff;border:1px solid var(--gray-200);border-radius:8px;padding:6px 11px;white-space:nowrap}.redesign .ki-ov-seg svg{width:13px;height:13px}.redesign .ki-ov-searchbox{flex:1;min-width:0;display:inline-flex;align-items:center;gap:7px;font-size:11.5px;color:var(--gray-400);background:#fff;border:1px solid var(--gray-200);border-radius:8px;padding:6px 11px;white-space:nowrap;overflow:hidden}.redesign .ki-ov-searchbox svg{width:13px;height:13px;flex:none}.redesign .ki-tbl{margin:0 20px;background:#fff;border:1px solid var(--gray-200);border-radius:12px;overflow:hidden}.redesign .ki-tbl-h,.redesign .ki-tbl-row{display:grid;grid-template-columns:1.3fr 1.7fr 1fr 1fr 1fr;align-items:center;gap:8px;padding:11px 14px;font-size:12px}.redesign .ki-tbl-h{background:var(--gray-50);font-weight:600;color:var(--gray-500);font-size:11px}.redesign .ki-tbl-row{border-top:1px solid var(--gray-100);position:relative}.redesign .ki-tbl-row.hot.is-press{background:var(--teal-light)}.redesign .ki-tnr{font-weight:700;color:var(--ink)}.redesign .ki-tnum{font-weight:700;color:var(--ink);font-variant-numeric:tabular-nums}.redesign .ki-tmuted{color:var(--gray-500)}.redesign .ki-badge{display:inline-block;font-size:10px;font-weight:600;padding:3px 9px;border-radius:999px;white-space:nowrap}.redesign .ki-badge.gray{background:var(--gray-100);color:var(--gray-600)}.redesign .ki-badge.green{background:var(--teal-light);color:var(--teal-dark)}.redesign .ki-cursor-row{left:96px;bottom:4px;right:auto}.redesign .ki-detail{padding:16px 20px}.redesign .ki-dt-top{display:flex;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.redesign .ki-dt-back{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:var(--gray-600)}.redesign .ki-dt-back svg{width:14px;height:14px}.redesign .ki-dt-acts{display:flex;gap:7px;margin-left:auto;flex-wrap:wrap}.redesign .ki-dt-title{font-size:21px;font-weight:700;letter-spacing:-.02em;color:var(--ink)}.redesign .ki-dt-meta{display:flex;align-items:center;gap:8px;font-size:11.5px;color:var(--gray-500);margin:5px 0 14px}.redesign .ki-card{background:#fff;border:1px solid var(--gray-200);border-radius:12px;padding:14px 16px;margin-bottom:12px}.redesign .ki-card-h{font-size:14px;font-weight:700;color:var(--ink);margin-bottom:10px}.redesign .ki-card-h2{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:700;color:var(--ink);margin-bottom:10px}.redesign .ki-kv{display:grid;grid-template-columns:130px 1fr;font-size:12px;padding:5px 0}.redesign .ki-kv span{color:var(--gray-500)}.redesign .ki-kv b{color:var(--ink);font-weight:600}.redesign .ki-ptbl-h,.redesign .ki-ptbl-row{display:grid;grid-template-columns:34px 108px 1fr 48px 90px;gap:8px;align-items:center;font-size:12px;padding:8px 0}.redesign .ki-ptbl-h{color:var(--gray-500);font-size:11px;font-weight:600;border-bottom:1px solid var(--gray-100)}.redesign .ki-ptbl-row{border-top:1px solid var(--gray-100)}.redesign .ki-ptbl-row span:last-child{font-weight:700;font-variant-numeric:tabular-nums}.redesign .ki-send-modal{position:absolute;top:0;right:0;bottom:0;left:0;background:#062e2a73;display:flex;align-items:flex-start;justify-content:center;opacity:0;pointer-events:none;padding:18px;overflow:hidden}.redesign .ki-send-sheet{width:100%;max-width:560px;max-height:100%;background:#fff;border-radius:14px;padding:16px 18px;display:flex;flex-direction:column;gap:9px;overflow:hidden}.redesign .ki-send-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.redesign .ki-send-title{font-size:14.5px;font-weight:700;color:var(--ink)}.redesign .ki-send-desc{font-size:10.5px;color:var(--gray-500);margin-top:3px;line-height:1.4}.redesign .ki-send-x{color:var(--gray-400);flex:none}.redesign .ki-send-x svg{width:16px;height:16px}.redesign .ki-field{display:flex;flex-direction:column;gap:4px}.redesign .ki-field label{font-size:11px;font-weight:600;color:var(--gray-700)}.redesign .ki-input-box{font-size:12px;color:var(--ink);background:#fff;border:1px solid var(--gray-200);border-radius:9px;padding:8px 11px}.redesign .ki-input-box.focus{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-light)}.redesign .ki-input-select{display:flex;align-items:center;justify-content:space-between}.redesign .ki-input-select svg{width:14px;height:14px;color:var(--gray-400)}.redesign .ki-textarea{font-size:12px;color:var(--gray-400);background:#fff;border:1px solid var(--gray-200);border-radius:9px;padding:8px 11px;min-height:34px}.redesign .ki-check{display:flex;gap:9px;align-items:flex-start;border:1px solid rgba(14,154,138,.25);background:var(--teal-tint);border-radius:10px;padding:9px 11px}.redesign .ki-check-box{width:18px;height:18px;border-radius:6px;background:var(--teal);color:#fff;display:grid;place-items:center;flex:none}.redesign .ki-check-box svg{width:12px;height:12px}.redesign .ki-check-t{font-size:12px;font-weight:600;color:var(--ink)}.redesign .ki-check-s{font-size:10.5px;color:var(--gray-500);margin-top:2px;line-height:1.4}.redesign .ki-send-foot{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;margin-top:2px}.redesign .ki-sent{position:absolute;top:0;right:0;bottom:0;left:0;background:#062e2a73;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;padding:24px}.redesign .ki-sent-card{width:100%;max-width:380px;background:#fff;border-radius:16px;padding:26px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.redesign .ki-sent-ic{width:54px;height:54px;border-radius:50%;background:var(--teal-light);color:var(--teal-dark);display:grid;place-items:center}.redesign .ki-sent-ic svg{width:30px;height:30px}.redesign .ki-sent-title{font-size:17px;font-weight:700;color:var(--ink)}.redesign .ki-sent-text{font-size:12px;color:var(--gray-600);line-height:1.5}.redesign .ki-sent-text b{font-weight:700;color:var(--ink)}.redesign .ki-sent-btn{margin-top:6px;justify-content:center;padding:9px 22px}.redesign .fak-stack{display:grid}.redesign .fak-view{grid-area:1 / 1;opacity:0;transform:translateY(6px);transition:opacity .55s var(--ease-out),transform .55s var(--ease-out);pointer-events:none}.redesign .fak-view.on{opacity:1;transform:none;pointer-events:auto}.redesign .fak-toolbar{display:flex;align-items:center;gap:8px;margin-bottom:12px}.redesign .fak-pill{font-size:11.5px;font-weight:500;color:var(--gray-600);background:#fff;border:1px solid var(--gray-200);border-radius:8px;padding:6px 12px}.redesign .fak-pill.on{background:var(--teal);color:#fff;border-color:var(--teal)}.redesign .fak-pill-wide{color:var(--gray-500)}.redesign .fak-muted{color:var(--gray-500);white-space:nowrap}.redesign .app-stack{display:flex;flex-direction:column;gap:12px}@container (max-width: 768px){.redesign .app-side,.redesign .app-top{display:none}.redesign .app-mtop,.redesign .app-tabbar{display:flex}.redesign .app-body{height:620px}.redesign .app-kpis{grid-template-columns:repeat(2,1fr)}.redesign .app-grid-2{grid-template-columns:1fr}}@container (max-width: 460px){.redesign .app-kpis{grid-template-columns:1fr}}.redesign .hero{position:relative;padding:clamp(64px,9vw,120px) 0 clamp(56px,7vw,88px);text-align:center;overflow:hidden}.redesign .hero-glow-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;will-change:transform}.redesign .hero-glow{position:absolute;top:-180px;left:50%;transform:translate(-50%);width:1100px;height:760px;max-width:140vw;background:radial-gradient(50% 50% at 50% 50%,#3bb5a84d,#3bb5a800 70%);pointer-events:none}.redesign .hero .wrap{position:relative;z-index:1}.redesign .hero h1{margin:18px auto 0;max-width:16ch}.redesign .hero .lead{max-width:640px;margin:22px auto 0}.redesign .hero-cta{display:flex;gap:14px;justify-content:center;margin-top:34px;flex-wrap:wrap}.redesign .hero-note{margin-top:18px;font-size:13.5px;color:var(--gray-500);display:flex;gap:18px;justify-content:center;flex-wrap:wrap}.redesign .hero-note span{display:inline-flex;align-items:center;gap:6px}.redesign .hero-note svg{width:15px;height:15px;color:var(--teal)}.redesign .hero-shot{position:relative;z-index:1;max-width:1120px;margin:clamp(44px,6vw,80px) auto 0;padding:0 28px}.redesign .hero-shot .frame-float{transform-origin:center top;will-change:transform}.redesign .stats{border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);background:var(--gray-50)}.redesign .stats .wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding-top:48px;padding-bottom:48px}.redesign .stat{text-align:center}.redesign .stat .num{font-size:clamp(34px,4vw,52px);font-weight:600;letter-spacing:-.03em;color:var(--ink)}.redesign .stat .cap{font-size:14px;color:var(--gray-500);margin-top:6px}@media (max-width: 720px){.redesign .stats .wrap{grid-template-columns:repeat(2,1fr);gap:32px 16px}}.redesign .statement{text-align:center}.redesign .statement .display-lg{max-width:20ch;margin:0 auto;color:var(--ink)}.redesign .statement .display-lg .word{color:var(--ink)}.redesign .pin-scene{background:#fff}.redesign .pin-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:56px;align-items:start}.redesign .pin-visual{position:relative}.redesign .pin-sticky{position:sticky;top:calc(var(--nav-h) + 40px)}.redesign .pin-progress{display:flex;flex-direction:column;gap:10px;margin-top:22px}.redesign .pin-pbar{height:3px;border-radius:3px;background:var(--gray-200);overflow:hidden}.redesign .pin-pbar i{display:block;height:100%;width:0;background:var(--teal);transition:width .5s var(--ease)}.redesign .pin-pbar.active i{width:100%}.redesign .pin-steps{padding-top:4vh}.redesign .pin-step{min-height:74vh;display:flex;flex-direction:column;justify-content:center;opacity:.4;transition:opacity .45s var(--ease)}.redesign .pin-step.active{opacity:1}.redesign .pin-step .pin-num{font-size:13px;font-weight:600;color:var(--teal);letter-spacing:.04em;margin-bottom:14px}.redesign .pin-step h3{font-size:clamp(28px,3.4vw,44px);letter-spacing:-.025em;line-height:1.1}.redesign .pin-step p{margin-top:16px;font-size:clamp(17px,1.5vw,20px);color:var(--gray-600);line-height:1.55;max-width:30ch}.redesign .pin-step ul{margin:20px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:11px}.redesign .pin-step li{display:flex;gap:11px;align-items:center;font-size:15.5px;color:var(--gray-700)}.redesign .pin-step li svg{width:18px;height:18px;color:var(--teal);flex:none}@media (max-width: 900px){.redesign .pin-grid{grid-template-columns:1fr;gap:0}.redesign .pin-sticky{position:sticky;top:calc(var(--nav-h) + 12px);margin-bottom:8px}.redesign .pin-step{min-height:0;padding:28px 0;opacity:1}.redesign .pin-step h3{font-size:26px}}.redesign .ki-section{background:radial-gradient(120% 120% at 50% 0%,var(--teal-dark),var(--ink-deep) 70%);color:#fff;position:relative;overflow:hidden}.redesign .ki-section .eyebrow{color:var(--teal-bright)}.redesign .ki-section h2{color:#fff;max-width:16ch}.redesign .ki-section .lead{color:#ffffffd1}.redesign .ki-orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.5;pointer-events:none}.redesign .ki-orb.a{width:420px;height:420px;background:var(--teal-bright);top:-120px;right:-80px}.redesign .ki-orb.b{width:360px;height:360px;background:#1d6f64;bottom:-120px;left:-60px}.redesign .ki-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.redesign .ki-feats{margin-top:30px;display:flex;flex-direction:column;gap:18px}.redesign .ki-feat{display:flex;gap:14px;align-items:flex-start}.redesign .ki-feat .ic{width:42px;height:42px;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;flex:none}.redesign .ki-feat .ic svg{width:20px;height:20px;color:#fff}.redesign .ki-feat h4{color:#fff;font-size:17px}.redesign .ki-feat p{color:#ffffffb3;font-size:14.5px;margin-top:3px}.redesign .ki-shot{background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:18px;box-shadow:var(--shadow-xl)}@media (max-width: 900px){.redesign .ki-grid{grid-template-columns:1fr;gap:40px}}.redesign .proc-head{text-align:center;max-width:760px;margin:0 auto clamp(40px,5vw,64px)}.redesign .proc-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;position:relative}.redesign .proc-line{position:absolute;top:26px;left:8%;right:8%;height:2px;background:linear-gradient(90deg,var(--teal-light),var(--teal),var(--teal-light));z-index:0}.redesign .proc-step{position:relative;z-index:1;text-align:center}.redesign .proc-dot{width:54px;height:54px;border-radius:50%;background:#fff;border:2px solid var(--teal);color:var(--teal);display:grid;place-items:center;margin:0 auto 16px;box-shadow:0 6px 18px -8px #0e9a8a80}.redesign .proc-dot svg{width:23px;height:23px}.redesign .proc-step h4{font-size:17px}.redesign .proc-step p{font-size:13.5px;color:var(--gray-500);margin-top:6px}.redesign .proc-step .pchip{display:inline-block;margin-top:9px;font-size:11px;font-weight:600;color:var(--teal-dark)}@media (max-width: 820px){.redesign .proc-flow{grid-template-columns:1fr;gap:22px}.redesign .proc-line{display:none}.redesign .proc-step{display:flex;gap:16px;text-align:left;align-items:flex-start}.redesign .proc-dot{margin:0;flex:none}}.redesign .feat-head{text-align:center;max-width:700px;margin:0 auto clamp(40px,5vw,64px)}.redesign .feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.redesign .feat-card{padding:30px}.redesign .feat-card .top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px}.redesign .feat-card h3{font-size:21px}.redesign .feat-card p{margin-top:10px;color:var(--gray-600);font-size:15px;line-height:1.55}@media (max-width: 900px){.redesign .feat-grid{grid-template-columns:1fr}}@media (min-width: 901px) and (max-width: 1100px){.redesign .feat-grid{grid-template-columns:repeat(2,1fr)}}.redesign .mod-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px}.redesign .mod-head .display-sm{max-width:16ch}.redesign .slider-nav{display:flex;gap:10px}.redesign .slider-nav button{width:46px;height:46px;border-radius:50%;border:1px solid var(--gray-300);background:#fff;display:grid;place-items:center;color:var(--gray-700);transition:all .2s}.redesign .slider-nav button:hover:not(:disabled){background:var(--ink);color:#fff;border-color:var(--ink)}.redesign .slider-nav button:disabled{opacity:.35;cursor:default}.redesign .slider-nav svg{width:18px;height:18px}.redesign .mod-slider{overflow:visible}.redesign .mod-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 28px 24px;margin:0 -28px;-ms-overflow-style:none;scrollbar-width:none;cursor:grab}.redesign .mod-track::-webkit-scrollbar{display:none}.redesign .mod-track.dragging{cursor:grabbing;scroll-snap-type:none}.redesign .mod-card{scroll-snap-align:start;flex:0 0 320px;background:#fff;border:1px solid var(--gray-200);border-radius:22px;overflow:hidden;transition:box-shadow .35s var(--ease),transform .35s var(--ease)}.redesign .mod-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.redesign .mod-card .mc-top{height:196px;padding:18px;background:linear-gradient(135deg,var(--teal-tint),var(--teal-light));display:grid;place-items:center;color:var(--teal-dark);position:relative}.redesign .mod-card .mc-top svg{width:46px;height:46px}.redesign .mod-card .mc-body{padding:22px 24px 26px}.redesign .mod-card h4{font-size:19px}.redesign .mod-card p{margin-top:8px;font-size:14px;color:var(--gray-600);line-height:1.5}.redesign .mc-prev{width:100%;background:#fff;border:1px solid var(--gray-200);border-radius:14px;padding:14px;box-shadow:0 10px 26px -18px #062e2a73;display:flex;flex-direction:column;gap:9px}.redesign .mc-prev .mp-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.redesign .mc-prev .mp-k{font-size:13px;font-weight:600;color:var(--ink)}.redesign .mc-prev .mp-badge{font-size:11px;font-weight:600;padding:3px 9px;border-radius:999px;white-space:nowrap}.redesign .mc-prev .mp-badge.is-paid{background:#0e9a8a24;color:var(--teal-dark)}.redesign .mc-prev .mp-badge.is-open{background:#f59e0b29;color:var(--warning)}.redesign .mc-prev .mp-badge.is-muted{background:var(--gray-100);color:var(--gray-600)}.redesign .mc-prev .mp-badge.is-plain{background:none;padding:0;color:var(--gray-500);font-weight:500}.redesign .mc-prev .mp-bar{display:flex;flex-direction:column;gap:7px}.redesign .mc-prev .mp-bar-top{display:flex;justify-content:space-between;font-size:13px;font-weight:600;color:var(--ink)}.redesign .mc-prev .mp-bar-pct{color:var(--gray-500);font-weight:500}.redesign .mc-prev .mp-bar-track{height:7px;border-radius:999px;background:var(--gray-100);overflow:hidden}.redesign .mc-prev .mp-bar-track span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--teal),var(--teal-dark))}.redesign .mc-prev .mp-fin{display:flex;flex-direction:column;gap:3px}.redesign .mc-prev .mp-fin-label{font-size:11.5px;color:var(--gray-500)}.redesign .mc-prev .mp-fin-val{font-size:22px;font-weight:700;letter-spacing:-.02em;color:var(--ink)}.redesign .mc-prev .mp-chart{display:flex;align-items:flex-end;gap:6px;height:44px;margin-top:8px}.redesign .mc-prev .mp-chart span{flex:1;background:var(--teal-light);border-radius:4px;min-height:6px}.redesign .mc-prev .mp-chart span.is-hi{background:linear-gradient(180deg,var(--teal),var(--teal-dark))}.redesign .mc-prev .mp-cust-head{display:flex;align-items:center;justify-content:space-between}.redesign .mc-prev .mp-avatars{display:flex}.redesign .mc-prev .mp-avatars span{width:26px;height:26px;border-radius:50%;background:var(--teal-light);color:var(--teal-dark);font-size:10px;font-weight:700;display:grid;place-items:center;border:2px solid #fff;margin-left:-8px}.redesign .mc-prev .mp-avatars span:first-child{margin-left:0}.redesign .mc-prev .mp-avatars span.more{background:var(--gray-100);color:var(--gray-600)}.redesign .mc-prev .mp-count{font-size:12px;color:var(--gray-500);font-weight:500}.redesign .mc-prev .mp-chat{display:flex;flex-direction:column;gap:8px}.redesign .mc-prev .mp-bubble{font-size:12.5px;line-height:1.4;padding:9px 12px;border-radius:13px;max-width:90%}.redesign .mc-prev .mp-bubble.q{align-self:flex-end;background:var(--gray-100);color:var(--gray-800);border-bottom-right-radius:4px}.redesign .mc-prev .mp-bubble.a{align-self:flex-start;background:#0e9a8a1f;color:var(--teal-dark);border-bottom-left-radius:4px;font-weight:500}.redesign .mc-prev .mp-io{display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center;height:100%;text-align:center}.redesign .mc-prev .mp-io-label{font-size:11.5px;color:var(--gray-500)}.redesign .mc-prev .mp-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.redesign .mc-prev .mp-tag{font-size:11.5px;font-weight:600;padding:5px 11px;border-radius:999px;background:var(--teal-light);color:var(--teal-dark)}.redesign .pruef{background:var(--gray-50)}.redesign .pruef-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.redesign .pruef-visual{background:linear-gradient(135deg,var(--teal-dark),var(--ink-deep));border-radius:26px;padding:40px;color:#fff;box-shadow:var(--shadow-lg)}.redesign .pruef-cal{background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:16px;overflow:hidden}.redesign .pcal-row{display:flex;align-items:center;gap:14px;padding:15px 18px;border-bottom:1px solid rgba(255,255,255,.1)}.redesign .pcal-row:last-child{border-bottom:none}.redesign .pcal-date{width:48px;text-align:center;flex:none}.redesign .pcal-date .d{font-size:20px;font-weight:600;line-height:1}.redesign .pcal-date .m{font-size:11px;text-transform:uppercase;color:#fff9;letter-spacing:.05em}.redesign .pcal-row .info{flex:1}.redesign .pcal-row .info .t{font-size:14.5px;font-weight:500}.redesign .pcal-row .info .s{font-size:12.5px;color:#ffffffa6;margin-top:2px}.redesign .pcal-tag{font-size:11px;font-weight:600;padding:4px 10px;border-radius:999px}.redesign .pt-stk{background:#3bb5a840;color:#cffaf2}.redesign .pt-due{background:#f59e0b38;color:#fde2b3}.redesign .pt-mtk{background:#ffffff29;color:#fff}@media (max-width: 900px){.redesign .pruef-grid{grid-template-columns:1fr;gap:40px}}.redesign .pricing{background:var(--gray-50)}.redesign .price-head{text-align:center;max-width:640px;margin:0 auto 40px}.redesign .price-toggle{display:inline-flex;align-items:center;gap:14px;margin:0 auto;padding:7px;background:#fff;border:1px solid var(--gray-200);border-radius:999px;font-size:14px;font-weight:500;color:var(--gray-500);cursor:pointer}.redesign .price-toggle .opt{padding:7px 14px;border-radius:999px;transition:all .25s}.redesign .price-toggle .opt.m{color:var(--ink)}.redesign .price-toggle.yearly .opt.m{color:var(--gray-400)}.redesign .price-toggle.yearly .opt.y{color:var(--ink)}.redesign .price-switch{width:46px;height:26px;border-radius:999px;background:var(--gray-300);position:relative;transition:background .25s}.redesign .price-toggle.yearly .price-switch{background:var(--teal)}.redesign .price-switch:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .25s var(--ease)}.redesign .price-toggle.yearly .price-switch:after{transform:translate(20px)}.redesign .price-save{font-size:12.5px;color:var(--teal-dark);font-weight:600}.redesign .price-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;align-items:stretch;margin-top:44px}.redesign .plan{background:#fff;border:1px solid var(--gray-200);border-radius:20px;padding:26px 20px;display:flex;flex-direction:column;position:relative;transition:box-shadow .3s,transform .3s}.redesign .plan:hover{box-shadow:var(--shadow)}.redesign .plan.featured{border-color:var(--teal);box-shadow:0 20px 50px -20px #0e9a8a73;transform:translateY(-8px)}.redesign .plan .pop{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--teal);color:#fff;font-size:12px;font-weight:600;padding:5px 13px;border-radius:999px}.redesign .plan .pname{font-size:17px;font-weight:600}.redesign .plan .pfor{font-size:13px;color:var(--gray-500);margin-top:3px;min-height:34px}.redesign .plan .pprice{font-size:34px;font-weight:600;letter-spacing:-.03em;margin-top:14px}.redesign .plan .pprice span{font-size:14px;font-weight:400;color:var(--gray-500)}.redesign .plan .pnote{font-size:12px;color:var(--gray-400);margin-top:6px;min-height:30px;line-height:1.35}.redesign .plan ul{list-style:none;padding:0;margin:18px 0;display:flex;flex-direction:column;gap:10px}.redesign .plan li{display:flex;gap:9px;font-size:13.5px;color:var(--gray-700);line-height:1.4}.redesign .plan li svg{width:16px;height:16px;color:var(--teal);flex:none;margin-top:2px}.redesign .plan .pcta{margin-top:auto}.redesign .plan .pcta .btn{width:100%;justify-content:center}.redesign .plan .ptalk{text-align:center;font-size:12px;color:var(--gray-400);margin-top:12px}.redesign .plan .ptalk a{color:var(--teal)}@media (max-width: 1100px){.redesign .price-grid{grid-template-columns:repeat(2,1fr);gap:18px}.redesign .plan.featured{transform:none}}@media (max-width: 560px){.redesign .price-grid{grid-template-columns:1fr}}.redesign .eu-card{background:linear-gradient(120deg,var(--ink),var(--teal-deep));border-radius:28px;padding:clamp(36px,5vw,64px);color:#fff;display:grid;grid-template-columns:1.4fr 1fr;gap:40px;align-items:center;position:relative;overflow:hidden}.redesign .eu-card h2{color:#fff;max-width:16ch}.redesign .eu-card p{color:#fffc;margin-top:16px;max-width:46ch}.redesign .eu-date{text-align:center}.redesign .eu-date .big{font-size:clamp(56px,8vw,104px);font-weight:600;letter-spacing:-.04em;line-height:1;color:var(--teal-bright)}.redesign .eu-date .lbl{font-size:15px;color:#ffffffbf;margin-top:10px}.redesign .eu-cta{margin-top:28px;display:flex;gap:14px;flex-wrap:wrap}@media (max-width: 820px){.redesign .eu-card{grid-template-columns:1fr;gap:28px}}.redesign .final-cta{text-align:center}.redesign .final-cta h2{max-width:18ch;margin:0 auto}.redesign .final-cta .lead{max-width:560px;margin:18px auto 0}.redesign .final-cta .hero-cta{margin-top:32px}.redesign .frow{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,90px);align-items:center}.redesign .frow+.frow{margin-top:clamp(80px,10vw,150px)}.redesign .frow.rev .frow-text{order:2}.redesign .frow-text .eyebrow{margin-bottom:12px}.redesign .frow-text h2{font-size:clamp(28px,3.6vw,48px);line-height:1.08;letter-spacing:-.028em}.redesign .frow-text p{margin-top:16px;font-size:clamp(17px,1.5vw,20px);color:var(--gray-600);line-height:1.55}.redesign .frow-text ul{list-style:none;padding:0;margin:22px 0 0;display:flex;flex-direction:column;gap:12px}.redesign .frow-text li{display:flex;gap:11px;align-items:flex-start;font-size:16px;color:var(--gray-700)}.redesign .frow-text li svg{width:19px;height:19px;color:var(--teal);flex:none;margin-top:2px}.redesign .frow-text .more{margin-top:26px}.redesign .frow-visual .app-frame{box-shadow:var(--shadow-lg)}@media (max-width: 880px){.redesign .frow{grid-template-columns:1fr;gap:30px}.redesign .frow.rev .frow-text{order:0}}.redesign .shead{text-align:center;max-width:720px;margin:0 auto clamp(40px,5vw,60px)}.redesign .shead .display-md,.redesign .shead .display-sm{margin-top:4px}.redesign .shead .lead-sm{margin-top:14px}.redesign .logos-band{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.redesign .logo-chip{display:inline-flex;align-items:center;gap:9px;padding:13px 22px;border:1px solid var(--gray-200);border-radius:14px;background:#fff;font-weight:600;color:var(--gray-700);font-size:16px;transition:all .25s}.redesign .logo-chip:hover{border-color:var(--teal);color:var(--teal);box-shadow:var(--shadow-sm)}.redesign .logo-chip svg{width:20px;height:20px;color:var(--teal)}.redesign .dark-band{background:radial-gradient(120% 130% at 50% 0%,var(--teal-dark),var(--ink-deep) 72%);color:#fff;text-align:center;position:relative;overflow:hidden}.redesign .dark-band .display-md{color:#fff;max-width:18ch;margin:0 auto}.redesign .dark-band .lead{color:#ffffffd1;max-width:620px;margin:18px auto 0}.redesign .dark-band .ki-orb{position:absolute;border-radius:50%;filter:blur(70px);opacity:.45}.redesign .dark-band .ki-orb.a{width:380px;height:380px;background:var(--teal-bright);top:-120px;left:-60px}.redesign .dark-band .ki-orb.b{width:340px;height:340px;background:#1d6f64;bottom:-120px;right:-40px}.redesign .dark-band .wrap{position:relative;z-index:1}.redesign .pruef-teaser{background:var(--gray-50)}.redesign .pruef-teaser .inner{display:grid;grid-template-columns:1fr auto;gap:36px;align-items:center;background:#fff;border:1px solid var(--gray-200);border-radius:26px;padding:clamp(28px,4vw,48px)}.redesign .pruef-teaser h3{font-size:clamp(24px,3vw,34px);letter-spacing:-.02em;max-width:20ch}.redesign .pruef-teaser p{color:var(--gray-600);margin-top:12px;max-width:52ch;font-size:16px}@media (max-width: 760px){.redesign .pruef-teaser .inner{grid-template-columns:1fr}}.redesign .gcard-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.redesign .gcard{padding:32px;display:flex;flex-direction:column}.redesign .gcard .gkicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--teal);letter-spacing:.03em;text-transform:uppercase;margin-bottom:16px}.redesign .gcard .gkicker svg{width:15px;height:15px}.redesign .gcard h3{font-size:23px;line-height:1.2;letter-spacing:-.02em}.redesign .gcard p{margin-top:14px;color:var(--gray-600);font-size:15px;line-height:1.6;flex:1}.redesign .gcard .glink{margin-top:22px}.redesign .mag-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px}.redesign .mag-tag{font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--teal);background:var(--teal-light);padding:4px 9px;border-radius:999px}.redesign .mag-date{font-size:12.5px;color:var(--gray-500);margin-left:auto}@media (max-width: 820px){.redesign .gcard-grid{grid-template-columns:1fr}}.redesign .more-box{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:22px;padding:clamp(28px,4vw,44px)}.redesign .more-box h3{font-size:21px;margin-bottom:24px}.redesign .more-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.redesign .more-item{display:flex;gap:14px;align-items:flex-start}.redesign .more-item .ic{width:44px;height:44px;border-radius:12px;background:var(--teal-light);color:var(--teal);display:grid;place-items:center;flex:none}.redesign .more-item .ic svg{width:21px;height:21px}.redesign .more-item h4{font-size:16px}.redesign .more-item h4 a:hover{color:var(--teal)}.redesign .more-item p{font-size:13.5px;color:var(--gray-500);margin-top:4px}@media (max-width: 700px){.redesign .more-grid{grid-template-columns:1fr;gap:22px}}.redesign .gloss-tools{display:flex;gap:14px;align-items:center;margin-bottom:28px;flex-wrap:wrap}.redesign .search-input{flex:1;min-width:240px;height:50px;background:#fff;border:1px solid var(--gray-300);border-radius:var(--radius-full);display:flex;align-items:center;gap:10px;padding:0 20px}.redesign .search-input svg{width:18px;height:18px;color:var(--gray-400);flex:none}.redesign .search-input input{border:none;outline:none;flex:1;font-size:16px;font-family:inherit;color:var(--gray-900);background:transparent}.redesign .gloss-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.redesign .gloss-card{background:#fff;border:1px solid var(--gray-200);border-radius:16px;padding:22px 24px;transition:box-shadow .3s,border-color .3s}.redesign .gloss-card:hover{box-shadow:var(--shadow);border-color:transparent}.redesign .gloss-card h4{font-size:17px;letter-spacing:-.01em}.redesign .gloss-card p{margin-top:9px;font-size:14px;color:var(--gray-600);line-height:1.55}.redesign .gloss-card .gabbr{color:var(--teal)}@media (max-width: 760px){.redesign .gloss-grid{grid-template-columns:1fr}}.redesign .help-search-wrap{margin-top:-54px;position:relative;z-index:5}.redesign .help-search{background:#fff;border-radius:22px;box-shadow:var(--shadow-lg);border:1px solid var(--gray-100);padding:clamp(24px,3vw,34px);max-width:760px;margin:0 auto}.redesign .help-search h3{font-size:20px;color:var(--teal)}.redesign .help-search p{color:var(--gray-500);font-size:14.5px;margin-top:6px;margin-bottom:18px}.redesign .kb-result{transition:background .18s}.redesign .kb-result:hover{background:var(--teal-light)}.redesign .cat-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px;flex-wrap:wrap}.redesign .cat-top h2{font-size:clamp(26px,3vw,34px);color:var(--teal);letter-spacing:-.02em}.redesign .cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.redesign .cat-card{background:#fff;border:1px solid var(--gray-200);border-radius:18px;padding:24px;display:flex;gap:16px;transition:box-shadow .3s,transform .3s,border-color .3s}.redesign .cat-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px);border-color:transparent}.redesign .cat-card .ic{width:48px;height:48px;border-radius:13px;background:var(--teal-light);color:var(--teal);display:grid;place-items:center;flex:none}.redesign .cat-card .ic svg{width:22px;height:22px}.redesign .cat-card h4{font-size:17px;color:var(--teal)}.redesign .cat-card p{font-size:13.5px;color:var(--gray-600);margin-top:5px;line-height:1.5}.redesign .cat-card .count{font-size:12.5px;color:var(--gray-400);margin-top:10px}@media (max-width: 960px){.redesign .cat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 620px){.redesign .cat-grid{grid-template-columns:1fr}}.redesign .quickstart{background:var(--teal-tint);border:1px solid rgba(14,154,138,.18);border-radius:22px;padding:clamp(28px,4vw,44px)}.redesign .quickstart h3{font-size:22px;color:var(--teal)}.redesign .quickstart p{color:var(--gray-600);margin-top:10px;max-width:60ch}.redesign .cl-wrap{position:relative;max-width:820px;margin:0 auto;padding-left:34px}.redesign .cl-wrap:before{content:"";position:absolute;left:7px;top:8px;bottom:8px;width:2px;background:var(--gray-200)}.redesign .cl-item{position:relative;padding-bottom:40px}.redesign .cl-item:before{content:"";position:absolute;left:-34px;top:6px;width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid var(--teal)}.redesign .cl-meta{display:flex;align-items:center;gap:12px;margin-bottom:12px}.redesign .cl-ver{font-family:var(--rd-font);font-size:12px;font-weight:700;color:var(--teal-dark);background:var(--teal-light);padding:4px 10px;border-radius:7px;letter-spacing:.02em}.redesign .cl-date{font-size:13.5px;color:var(--gray-500)}.redesign .cl-item h3{font-size:21px;letter-spacing:-.02em}.redesign .cl-item>p{margin-top:10px;color:var(--gray-600);font-size:15px;line-height:1.6}.redesign .cl-art{margin-top:18px;max-width:460px}.redesign .cl-art svg{display:block;width:100%;height:auto}.redesign .cl-changes{margin-top:16px;display:flex;flex-direction:column;gap:9px}.redesign .cl-change{display:flex;gap:10px;align-items:flex-start;font-size:14px;color:var(--gray-700)}.redesign .cl-tag{font-size:10.5px;font-weight:700;padding:2px 8px;border-radius:5px;flex:none;margin-top:1px;letter-spacing:.02em}.redesign .cl-new{background:#10b9811f;color:#0a7a52}.redesign .cl-imp{background:#3b82f61f;color:#2563eb}.redesign .rm-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.redesign .rm-card{background:#fff;border:1px solid var(--gray-200);border-top:3px solid var(--teal);border-radius:14px;padding:18px 16px}.redesign .rm-card .rdate{font-family:var(--rd-font);font-size:11.5px;font-weight:700;color:var(--teal-dark);background:var(--teal-light);display:inline-block;padding:3px 8px;border-radius:6px}.redesign .rm-card h4{font-size:15px;margin-top:12px;letter-spacing:-.01em}.redesign .rm-card p{font-size:12.5px;color:var(--gray-500);margin-top:6px;line-height:1.45}@media (max-width: 1000px){.redesign .rm-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width: 620px){.redesign .rm-cards{grid-template-columns:repeat(2,1fr)}}.redesign .rm-matrix{background:#fff;border:1px solid var(--gray-200);border-radius:20px;padding:28px;overflow-x:auto}.redesign .rm-matrix h3{font-size:20px;margin-bottom:4px}.redesign .rm-matrix .legend{display:flex;gap:16px;font-size:12.5px;color:var(--gray-500);margin:14px 0 22px;flex-wrap:wrap}.redesign .rm-matrix .legend span{display:inline-flex;align-items:center;gap:6px}.redesign .rm-matrix .legend i{width:9px;height:9px;border-radius:50%;display:block}.redesign .mtable{width:100%;border-collapse:collapse;min-width:640px}.redesign .mtable th{text-align:left;padding:12px;font-size:12px}.redesign .mtable th .q{background:var(--teal-tint);color:var(--teal-dark);font-weight:600;padding:5px 12px;border-radius:8px;display:inline-block}.redesign .mtable th small{display:block;color:var(--gray-400);font-weight:400;margin-top:4px;font-size:11px}.redesign .mtable td{padding:14px 12px;border-top:1px solid var(--gray-100);vertical-align:top}.redesign .mtable .rowlabel{display:flex;align-items:center;gap:9px;font-weight:600;font-size:14px;color:var(--gray-800)}.redesign .mtable .rowlabel svg{width:17px;height:17px;color:var(--teal)}.redesign .rm-chip{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border-radius:8px;font-size:12.5px;font-weight:500;margin:0 6px 6px 0}.redesign .rm-chip i{width:7px;height:7px;border-radius:50%;display:block;flex:none}.redesign .rm-live{background:#10b9811a;color:#0a7a52}.redesign .rm-live i{background:#10b981}.redesign .rm-prog{background:#f59e0b1f;color:#9a6207}.redesign .rm-prog i{background:#f59e0b}.redesign .rm-plan{background:#3b82f61a;color:#2563eb}.redesign .rm-plan i{background:#3b82f6}.redesign .kanban{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.redesign .kcol{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:16px;padding:14px;border-top:3px solid var(--gray-300)}.redesign .kcol.k-prog{border-top-color:#f59e0b}.redesign .kcol.k-plan{border-top-color:#3b82f6}.redesign .kcol.k-done{border-top-color:#10b981}.redesign .kcol-h{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.redesign .kcol-h .kt{font-size:14px;font-weight:600;display:flex;align-items:center;gap:7px}.redesign .kcol-h .kt i{width:8px;height:8px;border-radius:50%;display:block;background:var(--gray-400)}.redesign .k-prog .kt i{background:#f59e0b}.redesign .k-plan .kt i{background:#3b82f6}.redesign .k-done .kt i{background:#10b981}.redesign .kcol-h .kn{font-size:13px;color:var(--gray-400);font-weight:600}.redesign .kcard{background:#fff;border:1px solid var(--gray-200);border-radius:11px;padding:13px;margin-bottom:10px}.redesign .kcard .ktitle{font-size:13.5px;font-weight:500;line-height:1.35;color:var(--gray-800)}.redesign .kcard .kmeta{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.redesign .kcat{font-size:11px;color:var(--teal-dark);background:var(--teal-tint);padding:3px 8px;border-radius:6px}.redesign .kvote{font-size:11.5px;color:var(--gray-400);display:inline-flex;align-items:center;gap:4px}.redesign .kvote svg{width:13px;height:13px}.redesign .kempty{font-size:13px;color:var(--gray-400);font-style:italic;padding:10px 4px}@media (max-width: 980px){.redesign .kanban{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.redesign .kanban{grid-template-columns:1fr}}.redesign .frame-float{perspective:1700px}.redesign .hero-shot .app-frame{transition:transform .35s var(--ease-out);transform-style:preserve-3d;will-change:transform}@media (prefers-reduced-motion: no-preference){.redesign .hero .grad-teal-text{background:linear-gradient(100deg,var(--teal-dark) 0%,var(--teal-bright) 38%,#d8fff6 50%,var(--teal-bright) 62%,var(--teal-dark) 100%);background-size:250% 100%;-webkit-background-clip:text;background-clip:text;animation:wowSheen 5.5s var(--ease) 1}}@keyframes wowSheen{0%{background-position:130% 0}55%{background-position:-30% 0}to{background-position:-30% 0}}.redesign .feat-card{position:relative}.redesign .feat-card>*{position:relative;z-index:1}.redesign .feat-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;z-index:0;background:radial-gradient(240px circle at var(--mx,50%) var(--my,50%),rgba(14,154,138,.12),transparent 62%);opacity:0;transition:opacity .3s var(--ease);pointer-events:none}.redesign .feat-card.wow-spot:before{opacity:1}.redesign .app-list .app-row{transition:background-color .5s var(--ease),box-shadow .5s var(--ease);border-radius:8px}.redesign .app-list .app-row.wow-hot{background-color:var(--teal-tint);box-shadow:inset 2px 0 0 var(--teal)}@media (prefers-reduced-motion: no-preference){.redesign .app-icon-btn .dot{animation:wowPulse 2.6s var(--ease) infinite}.redesign .pruef .pcal-tag.pt-due{animation:wowSoftPulse 2.8s var(--ease) infinite}}@keyframes wowPulse{0%,to{box-shadow:0 0 #ef44448c}50%{box-shadow:0 0 0 5px #ef444400}}@keyframes wowSoftPulse{0%,to{box-shadow:0 0 #f59e0b00}45%{box-shadow:0 0 0 4px #f59e0b2e}}.redesign .ki-input .ph.wow-typing{color:var(--ink)}.redesign .ki-input .ph.wow-typing:after{content:"";display:inline-block;width:1.5px;height:1.05em;background:var(--teal);margin-left:1px;vertical-align:-2px;animation:wowBlink 1s steps(1) infinite}@keyframes wowBlink{50%{opacity:0}}.redesign .wow-think{display:inline-flex;align-items:center;gap:5px;padding:2px}.redesign .wow-think i{width:6px;height:6px;border-radius:50%;background:var(--gray-400);display:block}@media (prefers-reduced-motion: no-preference){.redesign .wow-think i{animation:wowDot 1.1s ease-in-out infinite}.redesign .wow-think i:nth-child(2){animation-delay:.16s}.redesign .wow-think i:nth-child(3){animation-delay:.32s}}@keyframes wowDot{0%,70%,to{opacity:.3;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}.redesign .proc-line{overflow:visible}.redesign .proc-fill{position:absolute;left:0;top:0;height:100%;width:0;background:linear-gradient(90deg,var(--teal-dark),var(--teal));border-radius:3px}.redesign .proc-flow.go .proc-fill{width:100%}@media (prefers-reduced-motion: no-preference){.redesign .proc-fill{transition:width 1.9s var(--ease-out)}.redesign .proc-flow.go .proc-glow{animation:wowTravel 1.9s var(--ease-out) forwards}}.redesign .proc-glow{position:absolute;top:50%;left:0;width:16px;height:16px;border-radius:50%;background:var(--teal-bright);filter:blur(3px);transform:translate(-50%,-50%);opacity:0;pointer-events:none}@keyframes wowTravel{0%{left:0;opacity:0}8%{opacity:1}92%{opacity:1}to{left:100%;opacity:0}}.redesign .proc-dot{transition:background-color .45s var(--ease),color .45s var(--ease),transform .45s var(--ease-out),box-shadow .45s var(--ease)}.redesign .proc-step .proc-dot.lit{background:var(--teal);color:#fff;transform:scale(1.1);box-shadow:0 12px 26px -8px #0e9a8aa6}.redesign .art-head{padding:calc(var(--nav-h) + 40px) 0 0}.redesign .art-kicker{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--teal);margin-bottom:16px}.redesign .art-title{font-size:clamp(30px,4.2vw,52px);line-height:1.08;letter-spacing:-.028em;max-width:20ch}.redesign .art-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:22px;font-size:14px;color:var(--gray-500)}.redesign .art-meta .who{display:inline-flex;align-items:center;gap:9px}.redesign .art-meta .ava{width:30px;height:30px;border-radius:50%;background:var(--teal-light);color:var(--teal-dark);display:grid;place-items:center;font-size:12px;font-weight:600}.redesign .art-meta .sep{width:4px;height:4px;border-radius:50%;background:var(--gray-300)}.redesign .art-meta b{color:var(--gray-700);font-weight:600}.redesign .art-callout{display:flex;gap:14px;background:var(--teal-tint);border:1px solid rgba(14,154,138,.18);border-left:3px solid var(--teal);border-radius:14px;padding:18px 20px;margin-top:30px}.redesign .art-callout svg{width:20px;height:20px;color:var(--teal);flex:none;margin-top:2px}.redesign .art-callout p{font-size:15px;line-height:1.6;color:var(--gray-700)}.redesign .art-hero-img{margin-top:32px;border-radius:var(--radius-2xl);overflow:hidden;box-shadow:var(--shadow-lg)}.redesign .art-hero-img img{width:100%;display:block;aspect-ratio:1200 / 630;-o-object-fit:cover;object-fit:cover}.redesign .art-img-cap{font-size:12.5px;color:var(--gray-400);padding:10px 4px 0}.redesign .art-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:56px;align-items:start;margin-top:clamp(40px,5vw,64px)}.redesign .toc{position:sticky;top:calc(var(--nav-h) + 32px)}.redesign .toc h4{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--gray-400);margin-bottom:14px}.redesign .toc ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px;border-left:2px solid var(--gray-200)}.redesign .toc a{display:block;font-size:13.5px;line-height:1.4;color:var(--gray-500);padding:7px 0 7px 16px;margin-left:-2px;border-left:2px solid transparent;transition:color .2s,border-color .2s}.redesign .toc a:hover,.redesign .toc a.active{color:var(--teal);border-left-color:var(--teal)}@media (max-width: 920px){.redesign .art-layout{grid-template-columns:1fr}.redesign .toc{display:none}}.redesign .prose{max-width:720px}.redesign .prose>*+*{margin-top:20px}.redesign .prose h2{font-size:clamp(24px,2.6vw,32px);letter-spacing:-.022em;line-height:1.2;margin-top:52px;scroll-margin-top:calc(var(--nav-h) + 24px)}.redesign .prose h3{font-size:19px;font-weight:600;color:var(--gray-900);margin-top:32px}.redesign .prose p{font-size:17px;line-height:1.7;color:var(--gray-700)}.redesign .prose a:not(.btn){color:var(--teal);text-decoration:underline;text-underline-offset:2px;text-decoration-color:#0e9a8a66}.redesign .prose a:not(.btn):hover{text-decoration-color:var(--teal)}.redesign .prose strong{color:var(--gray-900);font-weight:600}.redesign .prose ul,.redesign .prose ol{padding-left:0;margin-left:0;list-style:none;display:flex;flex-direction:column;gap:12px}.redesign .prose ul li{position:relative;padding-left:28px;font-size:17px;line-height:1.6;color:var(--gray-700)}.redesign .prose ul li:before{content:"";position:absolute;left:6px;top:11px;width:7px;height:7px;border-radius:50%;background:var(--teal)}.redesign .prose ol{counter-reset:step}.redesign .prose ol li{position:relative;padding-left:44px;font-size:17px;line-height:1.6;color:var(--gray-700);min-height:30px}.redesign .prose ol li:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:0;width:30px;height:30px;border-radius:50%;background:var(--teal-light);color:var(--teal-dark);font-size:14px;font-weight:600;display:grid;place-items:center}.redesign .prose li>p{margin:0}.redesign .prose .table-wrap{overflow-x:auto;border:1px solid var(--gray-200);border-radius:14px}.redesign .prose table{width:100%;border-collapse:collapse;font-size:14.5px;min-width:520px}.redesign .prose th{text-align:left;background:var(--gray-50);color:var(--gray-700);font-weight:600;padding:13px 16px;border-bottom:1px solid var(--gray-200)}.redesign .prose td{padding:13px 16px;border-bottom:1px solid var(--gray-100);color:var(--gray-600);line-height:1.5;vertical-align:top}.redesign .prose tr:last-child td{border-bottom:none}.redesign .faq{max-width:720px;margin-top:24px;border-top:1px solid var(--gray-200)}.redesign .faq-item{border-bottom:1px solid var(--gray-200)}.redesign .faq-q{width:100%;background:none;border:none;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;font-size:17px;font-weight:500;color:var(--gray-900);font-family:inherit;cursor:pointer}.redesign .faq-q .chev{width:20px;height:20px;color:var(--teal);flex:none;transition:transform .3s var(--ease)}.redesign .faq-item.open .faq-q .chev{transform:rotate(180deg)}.redesign .faq-a{overflow:hidden;max-height:0;transition:max-height .35s var(--ease)}.redesign .faq-a-inner{padding:0 0 20px;font-size:16px;line-height:1.65;color:var(--gray-600);max-width:62ch}.redesign .sources{max-width:720px;margin-top:20px;counter-reset:src;list-style:none;padding:0;display:flex;flex-direction:column;gap:10px}.redesign .sources li{position:relative;padding-left:30px;font-size:14px;line-height:1.5;color:var(--gray-500)}.redesign .sources li:before{counter-increment:src;content:counter(src) ".";position:absolute;left:0;top:0;color:var(--teal);font-weight:600}.redesign .sources a{color:var(--gray-700)}.redesign .sources a:hover{color:var(--teal)}.redesign .author-card{max-width:720px;margin-top:40px;background:var(--gray-50);border:1px solid var(--gray-200);border-radius:18px;padding:24px;display:flex;gap:18px}.redesign .author-card .ava-lg{width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,var(--teal-bright),var(--teal-dark));color:#fff;display:grid;place-items:center;font-size:18px;font-weight:600;flex:none}.redesign .author-card .who{font-size:16px;font-weight:600;color:var(--gray-900)}.redesign .author-card .role{font-size:13px;color:var(--gray-500);margin-top:1px}.redesign .author-card p{font-size:14px;line-height:1.55;color:var(--gray-600);margin-top:10px}.redesign .author-card .links{display:flex;gap:16px;margin-top:12px}.redesign .author-card .links a{font-size:13.5px;color:var(--teal);font-weight:500}.redesign .art-cta{max-width:720px;margin-top:44px;background:linear-gradient(120deg,var(--teal-dark),var(--ink-deep));border-radius:var(--radius-2xl);padding:clamp(28px,4vw,44px);color:#fff}.redesign .art-cta h3{color:#fff;font-size:clamp(22px,2.6vw,30px);letter-spacing:-.02em;max-width:22ch}.redesign .art-cta p{color:#ffffffd1;margin-top:12px;font-size:15.5px;line-height:1.6;max-width:56ch}.redesign .art-cta .cta-row{display:flex;gap:14px;margin-top:24px;flex-wrap:wrap}.redesign .art-back{display:inline-flex;align-items:center;gap:8px;margin-top:44px;font-size:15px;font-weight:500;color:var(--teal)}.redesign .art-back svg{width:17px;height:17px;transition:transform .3s var(--ease-out)}.redesign .art-back:hover svg{transform:translate(-4px)}.redesign .hk-list{display:flex;flex-direction:column;gap:16px;max-width:980px;margin:0 auto}.redesign .hk-card{display:block;background:#fff;border:1px solid var(--gray-200);border-radius:18px;padding:26px 28px;transition:box-shadow .3s var(--ease),transform .3s var(--ease),border-color .3s var(--ease)}.redesign .hk-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px);border-color:transparent}.redesign .hk-card .hk-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.redesign .hk-card h3{font-size:21px;color:var(--teal);letter-spacing:-.015em}.redesign .hk-card:hover h3{color:var(--teal-hover)}.redesign .hk-card .hk-desc{font-size:15px;color:var(--gray-600);margin-top:8px}.redesign .hk-card .hk-updated{font-size:13px;color:var(--gray-400);white-space:nowrap;flex:none}.redesign .hk-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.redesign .hk-tag{font-size:12.5px;font-weight:500;color:var(--teal-dark);background:var(--teal-tint);border:1px solid rgba(14,154,138,.16);padding:4px 11px;border-radius:999px}@media (max-width: 600px){.redesign .hk-card .hk-top{flex-direction:column;gap:8px}}.redesign .ha-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;align-items:start;max-width:1100px;margin:0 auto}.redesign .ha-card{background:#fff;border:1px solid var(--gray-200);border-radius:var(--radius-2xl);padding:clamp(28px,4vw,44px)}.redesign .ha-card h1{font-size:clamp(26px,3.2vw,38px);letter-spacing:-.025em;line-height:1.12;max-width:18ch}.redesign .ha-intro{font-size:17px;line-height:1.6;color:var(--gray-600);margin-top:16px}.redesign .ha-readtime{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--gray-400)}.redesign .ha-readtime svg{width:14px;height:14px}.redesign .ha-tagrow{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:18px}.redesign .ha-updated{font-size:13px;color:var(--gray-400);margin-top:32px;padding-top:20px;border-top:1px solid var(--gray-100)}.redesign .ha-side{display:flex;flex-direction:column;gap:18px;position:sticky;top:calc(var(--nav-h) + 24px)}.redesign .ha-side-card{background:#fff;border:1px solid var(--gray-200);border-radius:18px;padding:22px}.redesign .ha-side-card h4{font-size:15px;margin-bottom:14px}.redesign .ha-side-card .rel{display:flex;flex-direction:column;gap:12px}.redesign .ha-side-card .rel a{font-size:14.5px;color:var(--teal);font-weight:500;line-height:1.4}.redesign .ha-side-card .rel a:hover{color:var(--teal-hover)}.redesign .ha-support{background:var(--teal-tint);border:1px solid rgba(14,154,138,.18)}.redesign .ha-support p{font-size:14px;color:var(--gray-600);margin:6px 0 14px;line-height:1.5}.redesign .ha-support a.mail{font-size:14.5px;color:var(--teal);font-weight:500}@media (max-width: 900px){.redesign .ha-layout{grid-template-columns:1fr}.redesign .ha-side{position:static;flex-direction:row;flex-wrap:wrap}.redesign .ha-side-card{flex:1;min-width:240px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background: 0 0% 100%;--foreground: 220 39% 11%;--card: 0 0% 100%;--card-foreground: 220 39% 11%;--popover: 0 0% 100%;--popover-foreground: 220 39% 11%;--primary: 174 83% 33%;--primary-foreground: 0 0% 100%;--primary-hover: 174 83% 30%;--primary-light: 173 56% 94%;--primary-dark: 174 83% 23%;--secondary: 173 56% 94%;--secondary-foreground: 174 83% 33%;--muted: 220 14% 96%;--muted-foreground: 220 9% 46%;--accent: 173 56% 94%;--accent-foreground: 174 83% 33%;--destructive: 0 84% 60%;--destructive-foreground: 0 0% 100%;--success: 160 84% 39%;--success-foreground: 0 0% 100%;--warning: 38 92% 50%;--warning-foreground: 0 0% 10%;--info: 200 80% 50%;--info-foreground: 0 0% 100%;--highlight: 42 100% 50%;--highlight-foreground: 0 0% 10%;--border: 220 13% 91%;--input: 216 12% 84%;--ring: 174 83% 33%;--radius: .5rem;--sidebar-background: 174 83% 23%;--sidebar-foreground: 0 0% 100%;--sidebar-primary: 174 83% 33%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 174 70% 30%;--sidebar-accent-foreground: 0 0% 100%;--sidebar-border: 174 50% 35%;--sidebar-ring: 174 100% 50%;--header-bg: 174 83% 23%;--header-foreground: 0 0% 100%;--hero-gradient-start: 174 83% 33%;--hero-gradient-end: 174 83% 23%}.dark{--background: 210 20% 8%;--foreground: 210 20% 96%;--card: 210 20% 12%;--card-foreground: 210 20% 96%;--popover: 210 20% 12%;--popover-foreground: 210 20% 96%;--primary: 174 100% 40%;--primary-foreground: 0 0% 100%;--secondary: 174 30% 15%;--secondary-foreground: 174 60% 80%;--muted: 210 20% 18%;--muted-foreground: 210 10% 60%;--accent: 174 30% 18%;--accent-foreground: 174 60% 80%;--destructive: 0 62% 30%;--destructive-foreground: 0 0% 100%;--border: 210 20% 22%;--input: 210 20% 22%;--ring: 174 100% 40%;--sidebar-background: 210 20% 6%;--sidebar-foreground: 210 20% 96%;--sidebar-primary: 174 100% 40%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 210 20% 14%;--sidebar-accent-foreground: 210 20% 96%;--sidebar-border: 210 20% 18%;--sidebar-ring: 174 100% 50%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,sans-serif}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width: 1400px){.container{max-width:1400px}}.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);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.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] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.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] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.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] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.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);font-weight:600;margin-top:1.25em}.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] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.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);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.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] *)){display:block;margin-top:2em;margin-bottom:2em}.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] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.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] *)){color:inherit}.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] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.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);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.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] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.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);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.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);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;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] *)){padding-inline-start:.375em}.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] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.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:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.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.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.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.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.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:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.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:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;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:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;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.7142857em;margin-bottom:1.7142857em}.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] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.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}.prose-lg{font-size:1.125rem;line-height:1.7777778}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-inline-start:1em}.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding-top:.2222222em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-inline-start:.4444444em}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;padding-inline-start:1.5em}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-inline-start:1.5555556em}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-slate{--tw-prose-body: #334155;--tw-prose-headings: #0f172a;--tw-prose-lead: #475569;--tw-prose-links: #0f172a;--tw-prose-bold: #0f172a;--tw-prose-counters: #64748b;--tw-prose-bullets: #cbd5e1;--tw-prose-hr: #e2e8f0;--tw-prose-quotes: #0f172a;--tw-prose-quote-borders: #e2e8f0;--tw-prose-captions: #64748b;--tw-prose-kbd: #0f172a;--tw-prose-kbd-shadows: rgb(15 23 42 / 10%);--tw-prose-code: #0f172a;--tw-prose-pre-code: #e2e8f0;--tw-prose-pre-bg: #1e293b;--tw-prose-th-borders: #cbd5e1;--tw-prose-td-borders: #e2e8f0;--tw-prose-invert-body: #cbd5e1;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #94a3b8;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #94a3b8;--tw-prose-invert-bullets: #475569;--tw-prose-invert-hr: #334155;--tw-prose-invert-quotes: #f1f5f9;--tw-prose-invert-quote-borders: #334155;--tw-prose-invert-captions: #94a3b8;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #cbd5e1;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #475569;--tw-prose-invert-td-borders: #334155}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-12{bottom:-3rem}.-left-12{left:-3rem}.-right-12{right:-3rem}.-top-12{top:-3rem}.bottom-0{bottom:0}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-2\.5{left:.625rem}.left-3{left:.75rem}.left-\[50\%\]{left:50%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-\[1px\]{top:1px}.top-\[50\%\]{top:50%}.top-\[60\%\]{top:60%}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.col-span-full{grid-column:1 / -1}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-ml-1{margin-left:-.25rem}.-ml-4{margin-left:-1rem}.-mt-4{margin-top:-1rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.size-3{width:.75rem;height:.75rem}.size-4{width:1rem;height:1rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[15px\]{height:15px}.h-\[17px\]{height:17px}.h-\[1px\]{height:1px}.h-\[48px\]{height:48px}.h-\[62px\]{height:62px}.h-\[7px\]{height:7px}.h-\[var\(--radix-navigation-menu-viewport-height\)\]{height:var(--radix-navigation-menu-viewport-height)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-svh{height:100svh}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.max-h-\[300px\]{max-height:300px}.max-h-\[640px\]{max-height:640px}.max-h-\[70vh\]{max-height:70vh}.max-h-\[calc\(100vh-160px\)\]{max-height:calc(100vh - 160px)}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-24{min-height:6rem}.min-h-\[400px\]{min-height:400px}.min-h-\[80px\]{min-height:80px}.min-h-screen{min-height:100vh}.min-h-svh{min-height:100svh}.w-0{width:0px}.w-1{width:.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[--sidebar-width\]{width:var(--sidebar-width)}.w-\[100px\]{width:100px}.w-\[12rem\]{width:12rem}.w-\[150px\]{width:150px}.w-\[15px\]{width:15px}.w-\[17px\]{width:17px}.w-\[1px\]{width:1px}.w-\[260px\]{width:260px}.w-\[7px\]{width:7px}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-5{min-width:1.25rem}.min-w-56{min-width:14rem}.min-w-\[12rem\]{min-width:12rem}.min-w-\[6rem\]{min-width:6rem}.min-w-\[760px\]{min-width:760px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[--skeleton-width\]{max-width:var(--skeleton-width)}.max-w-\[1080px\]{max-width:1080px}.max-w-\[222px\]{max-width:222px}.max-w-\[96rem\]{max-width:96rem}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-full{flex-basis:100%}.table-fixed{table-layout:fixed}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-px{--tw-translate-x: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-px{--tw-translate-x: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-col-resize{cursor:col-resize}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-start{scroll-snap-align:start}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[136px_repeat\(4\,minmax\(0\,1fr\)\)\]{grid-template-columns:136px repeat(4,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.content-center{align-content:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-8{gap:2rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-\[color\:var\(--pm-border-input\,\#e2e8f0\)\]>:not([hidden])~:not([hidden]){border-color:var(--pm-border-input,#e2e8f0)}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity, 1))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[2px\]{border-radius:2px}.rounded-\[7px\]{border-radius:7px}.rounded-\[inherit\]{border-radius:inherit}.rounded-\[var\(--pm-radius-md\)\]{border-radius:var(--pm-radius-md)}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-l-lg{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius)}.rounded-r-lg{border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.rounded-t-\[10px\]{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-t-lg{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.rounded-tl-sm{border-top-left-radius:calc(var(--radius) - 4px)}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-x{border-left-width:1px;border-right-width:1px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-l-\[3px\]{border-left-width:3px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-4{border-top-width:4px}.border-dashed{border-style:dashed}.border-\[\#0A695F\]\/15{border-color:#0a695f26}.border-\[\#0E9A8A\]{--tw-border-opacity: 1;border-color:rgb(14 154 138 / var(--tw-border-opacity, 1))}.border-\[--color-border\]{border-color:var(--color-border)}.border-\[color\:var\(--pm-border-input\)\]{border-color:var(--pm-border-input)}.border-\[color\:var\(--pm-border-input\,\#cbd5e1\)\]{border-color:var(--pm-border-input,#cbd5e1)}.border-\[color\:var\(--pm-border-input\,\#e2e8f0\)\]{border-color:var(--pm-border-input,#e2e8f0)}.border-\[var\(--teal\)\]{border-color:var(--teal)}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-border{border-color:hsl(var(--border))}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-destructive{border-color:hsl(var(--destructive))}.border-destructive\/30{border-color:hsl(var(--destructive) / .3)}.border-destructive\/50{border-color:hsl(var(--destructive) / .5)}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-input{border-color:hsl(var(--input))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-primary{border-color:hsl(var(--primary))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-sidebar-border{border-color:hsl(var(--sidebar-border))}.border-transparent{border-color:transparent}.border-white\/20{border-color:#fff3}.border-white\/30{border-color:#ffffff4d}.border-white\/60{border-color:#fff9}.border-l-\[\#0E9A8A\]{--tw-border-opacity: 1;border-left-color:rgb(14 154 138 / var(--tw-border-opacity, 1))}.border-l-transparent{border-left-color:transparent}.border-t-\[\#0E9A8A\]{--tw-border-opacity: 1;border-top-color:rgb(14 154 138 / var(--tw-border-opacity, 1))}.border-t-blue-500{--tw-border-opacity: 1;border-top-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-t-gray-100{--tw-border-opacity: 1;border-top-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-t-gray-200{--tw-border-opacity: 1;border-top-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-t-gray-300{--tw-border-opacity: 1;border-top-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-t-green-500{--tw-border-opacity: 1;border-top-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-t-orange-500{--tw-border-opacity: 1;border-top-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.border-t-white{--tw-border-opacity: 1;border-top-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\[\#0E9A8A\]{--tw-bg-opacity: 1;background-color:rgb(14 154 138 / var(--tw-bg-opacity, 1))}.bg-\[\#E6F7F5\]{--tw-bg-opacity: 1;background-color:rgb(230 247 245 / var(--tw-bg-opacity, 1))}.bg-\[\#F0FBF9\]{--tw-bg-opacity: 1;background-color:rgb(240 251 249 / var(--tw-bg-opacity, 1))}.bg-\[--color-bg\]{background-color:var(--color-bg)}.bg-\[var\(--gray-400\)\]{background-color:var(--gray-400)}.bg-\[var\(--pm-bg\)\]{background-color:var(--pm-bg)}.bg-\[var\(--pm-bg-subtle\,\#eef2f2\)\]{background-color:var(--pm-bg-subtle,#eef2f2)}.bg-\[var\(--pm-bg-subtle\,\#eef6f5\)\]{background-color:var(--pm-bg-subtle,#eef6f5)}.bg-\[var\(--pm-bg-subtle\,\#f6f8f8\)\]{background-color:var(--pm-bg-subtle,#f6f8f8)}.bg-\[var\(--pm-bg-subtle\,\#f8fafa\)\]{background-color:var(--pm-bg-subtle,#f8fafa)}.bg-\[var\(--pm-primary\)\]{background-color:var(--pm-primary)}.bg-\[var\(--teal\)\]{background-color:var(--teal)}.bg-\[var\(--teal-light\)\]{background-color:var(--teal-light)}.bg-accent{background-color:hsl(var(--accent))}.bg-background{background-color:hsl(var(--background))}.bg-background\/90{background-color:hsl(var(--background) / .9)}.bg-black\/50{background-color:#00000080}.bg-black\/80{background-color:#000c}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-border{background-color:hsl(var(--border))}.bg-card{background-color:hsl(var(--card))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-destructive\/5{background-color:hsl(var(--destructive) / .05)}.bg-foreground{background-color:hsl(var(--foreground))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted\/30{background-color:hsl(var(--muted) / .3)}.bg-muted\/40{background-color:hsl(var(--muted) / .4)}.bg-muted\/50{background-color:hsl(var(--muted) / .5)}.bg-muted\/60{background-color:hsl(var(--muted) / .6)}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary\/10{background-color:hsl(var(--primary) / .1)}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-sidebar{background-color:hsl(var(--sidebar-background))}.bg-sidebar-border{background-color:hsl(var(--sidebar-border))}.bg-success{background-color:hsl(var(--success))}.bg-success\/10{background-color:hsl(var(--success) / .1)}.bg-transparent{background-color:transparent}.bg-warning{background-color:hsl(var(--warning))}.bg-warning\/15{background-color:hsl(var(--warning) / .15)}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/15{background-color:#ffffff26}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#0A695F\]{--tw-gradient-from: #0A695F var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 105 95 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#0E9A8A\]{--tw-gradient-from: #0E9A8A var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 154 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-\[\#0A695F\]{--tw-gradient-to: #0A695F var(--tw-gradient-to-position)}.to-\[\#0D8A7A\]{--tw-gradient-to: #0D8A7A var(--tw-gradient-to-position)}.to-\[\#0E9A8A\]{--tw-gradient-to: #0E9A8A var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[1px\]{padding:1px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1\.5{padding-bottom:.375rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-8{padding-bottom:2rem}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-3{padding-right:.75rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-text-top{vertical-align:text-top}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[0\.8rem\]{font-size:.8rem}.text-\[10\.5px\]{font-size:10.5px}.text-\[10px\]{font-size:10px}.text-\[11\.5px\]{font-size:11.5px}.text-\[11px\]{font-size:11px}.text-\[12\.5px\]{font-size:12.5px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[36px\]{font-size:36px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.normal-case{text-transform:none}.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)}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-normal{letter-spacing:0em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.text-\[\#0A695F\]{--tw-text-opacity: 1;color:rgb(10 105 95 / var(--tw-text-opacity, 1))}.text-\[\#0E9A8A\]{--tw-text-opacity: 1;color:rgb(14 154 138 / var(--tw-text-opacity, 1))}.text-\[color\:var\(--pm-error\)\]{color:var(--pm-error)}.text-\[color\:var\(--pm-ink\)\]{color:var(--pm-ink)}.text-\[color\:var\(--pm-primary\)\]{color:var(--pm-primary)}.text-\[color\:var\(--pm-text-secondary\)\]{color:var(--pm-text-secondary)}.text-\[color\:var\(--pm-text-tertiary\,\#94a3b8\)\]{color:var(--pm-text-tertiary,#94a3b8)}.text-\[color\:var\(--pm-turquoise\,\#0E8C82\)\]{color:var(--pm-turquoise,#0E8C82)}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-current{color:currentColor}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/50{color:hsl(var(--foreground) / .5)}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-muted-foreground\/40{color:hsl(var(--muted-foreground) / .4)}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-sidebar-foreground{color:hsl(var(--sidebar-foreground))}.text-sidebar-foreground\/70{color:hsl(var(--sidebar-foreground) / .7)}.text-success{color:hsl(var(--success))}.text-success-foreground{color:hsl(var(--success-foreground))}.text-warning{color:hsl(var(--warning))}.text-warning-foreground{color:hsl(var(--warning-foreground))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/50{color:#ffffff80}.text-white\/60{color:#fff9}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.text-white\/95{color:#fffffff2}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.accent-\[\#0E9A8A\]{accent-color:#0E9A8A}.accent-\[var\(--teal\)\]{accent-color:var(--teal)}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-border));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[var\(--pm-shadow-sm\)\]{--tw-shadow-color: var(--pm-shadow-sm);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-ring{--tw-ring-color: hsl(var(--ring))}.ring-sidebar-ring{--tw-ring-color: hsl(var(--sidebar-ring))}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.blur{--tw-blur: blur(8px);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)}.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)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[left\,right\,width\]{transition-property:left,right,width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin\,opa\]{transition-property:margin,opa;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in-0{--tw-enter-opacity: 0}.fade-in-80{--tw-enter-opacity: .8}.zoom-in-95{--tw-enter-scale: .95}.duration-1000{animation-duration:1s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.\[appearance\:textfield\]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.pm-notify-btn{--pm-teal: #0E9A8A;--pm-teal-dark: #0A695F;--pm-teal-light: #E6F7F5;display:inline-flex;align-items:center;gap:8px;height:48px;padding:0 22px;background:var(--pm-teal);color:#fff;border:0;border-radius:9999px;font:600 15px/1 Inter,system-ui,-apple-system,sans-serif;text-decoration:none;white-space:nowrap;cursor:pointer;position:relative;transition:background .15s,transform .15s,box-shadow .15s}.pm-notify-btn:hover{background:var(--pm-teal-dark);transform:translateY(-1px);box-shadow:0 6px 16px -8px #0e9a8a8c}.pm-notify-btn:focus-visible{outline:2px solid var(--pm-teal);outline-offset:3px}.pm-notify-btn__arrow{width:16px;height:16px;stroke-width:2.25;flex-shrink:0;transition:transform .15s}.pm-notify-btn:hover .pm-notify-btn__arrow{transform:translate(2px)}.pm-notify-btn__sep{width:1px;height:22px;background:#ffffff4d;margin:0 4px}.pm-notify-btn__soon{display:inline-flex;align-items:center;color:#ffffffd9;font-size:13px;font-weight:500;letter-spacing:.01em}.pm-notify-btn[data-tip]:after{content:attr(data-tip);position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%,4px);background:#002930;color:#fff;font:500 13px/1 Inter,sans-serif;padding:8px 12px;border-radius:8px;white-space:nowrap;box-shadow:0 10px 24px -8px #00000040;opacity:0;pointer-events:none;transition:opacity .15s,transform .15s}.pm-notify-btn[data-tip]:before{content:"";position:absolute;left:50%;bottom:calc(100% + 4px);width:10px;height:10px;background:#002930;transform:translate(-50%) rotate(45deg);border-radius:2px;opacity:0;transition:opacity .15s}.pm-notify-btn[data-tip]:hover:after,.pm-notify-btn[data-tip]:focus-visible:after{opacity:1;transform:translate(-50%)}.pm-notify-btn[data-tip]:hover:before,.pm-notify-btn[data-tip]:focus-visible:before{opacity:1}.pm-notify-btn--on-dark{background:#fff;color:var(--pm-teal-dark);box-shadow:inset 0 0 0 1px #ffffff80}.pm-notify-btn--on-dark:hover{background:#fff;color:var(--pm-teal-dark);box-shadow:inset 0 0 0 1px #ffffffb3,0 8px 22px -8px #00000059}.pm-notify-btn--on-dark .pm-notify-btn__sep{background:#0e9a8a40}.pm-notify-btn--on-dark .pm-notify-btn__soon{color:var(--pm-teal-dark)}.pm-notify-btn--ghost{background:transparent;color:#fff;box-shadow:inset 0 0 0 1px #fff9}.pm-notify-btn--ghost:hover{background:#ffffff1a;color:#fff;box-shadow:inset 0 0 0 1px #fffc}.pm-notify-btn--ghost .pm-notify-btn__sep{background:#fff6}.pm-notify-btn--ghost .pm-notify-btn__soon{color:#ffffffd9}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{color:hsl(var(--foreground))}.placeholder\:text-\[color\:var\(--pm-text-tertiary\)\]::-moz-placeholder{color:var(--pm-text-tertiary)}.placeholder\:text-\[color\:var\(--pm-text-tertiary\)\]::placeholder{color:var(--pm-text-tertiary)}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}.after\:inset-y-0:after{content:var(--tw-content);top:0;bottom:0}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:w-1:after{content:var(--tw-content);width:.25rem}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.first\:rounded-l-md:first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.first\:border-l:first-child{border-left-width:1px}.last\:rounded-r-md:last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#0E9A8A\]:hover{--tw-border-opacity: 1;border-color:rgb(14 154 138 / var(--tw-border-opacity, 1))}.hover\:border-\[var\(--teal\)\]:hover{border-color:var(--teal)}.hover\:border-white\/80:hover{border-color:#fffc}.hover\:bg-\[\#0D8A7A\]:hover{--tw-bg-opacity: 1;background-color:rgb(13 138 122 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E6F7F5\]:hover{--tw-bg-opacity: 1;background-color:rgb(230 247 245 / var(--tw-bg-opacity, 1))}.hover\:bg-\[var\(--pm-bg-subtle\,\#f1f5f5\)\]:hover{background-color:var(--pm-bg-subtle,#f1f5f5)}.hover\:bg-\[var\(--pm-primary-dark\)\]:hover{background-color:var(--pm-primary-dark)}.hover\:bg-\[var\(--teal-hover\)\]:hover{background-color:var(--teal-hover)}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive) / .8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-muted:hover{background-color:hsl(var(--muted))}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted) / .5)}.hover\:bg-muted\/70:hover{background-color:hsl(var(--muted) / .7)}.hover\:bg-primary:hover{background-color:hsl(var(--primary))}.hover\:bg-primary\/10:hover{background-color:hsl(var(--primary) / .1)}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary) / .8)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:bg-sidebar-accent:hover{background-color:hsl(var(--sidebar-accent))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/90:hover{background-color:#ffffffe6}.hover\:text-\[\#0A695F\]:hover{--tw-text-opacity: 1;color:rgb(10 105 95 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0D8A7A\]:hover{--tw-text-opacity: 1;color:rgb(13 138 122 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0E9A8A\]:hover{--tw-text-opacity: 1;color:rgb(14 154 138 / var(--tw-text-opacity, 1))}.hover\:text-\[color\:var\(--pm-ink\)\]:hover{color:var(--pm-ink)}.hover\:text-\[color\:var\(--pm-primary-dark\)\]:hover{color:var(--pm-primary-dark)}.hover\:text-\[var\(--error\)\]:hover{color:var(--error)}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-muted-foreground:hover{color:hsl(var(--muted-foreground))}.hover\:text-primary:hover{color:hsl(var(--primary))}.hover\:text-primary-foreground:hover{color:hsl(var(--primary-foreground))}.hover\:text-sidebar-accent-foreground:hover{color:hsl(var(--sidebar-accent-foreground))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-white\/90:hover{color:#ffffffe6}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-accent));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:after\:bg-sidebar-border:hover:after{content:var(--tw-content);background-color:hsl(var(--sidebar-border))}.focus\:border-transparent:focus{border-color:transparent}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:bg-primary:focus{background-color:hsl(var(--primary))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:text-primary-foreground:focus{color:hsl(var(--primary-foreground))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#0E9A8A\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 154 138 / var(--tw-ring-opacity, 1))}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:border-\[color\:var\(--pm-primary\)\]:focus-visible{border-color:var(--pm-primary)}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-\[var\(--pm-primary\)\]:focus-visible{--tw-ring-color: var(--pm-primary)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-sidebar-ring:focus-visible{--tw-ring-color: hsl(var(--sidebar-ring))}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width: 1px}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color: hsl(var(--background))}.active\:bg-sidebar-accent:active{background-color:hsl(var(--sidebar-accent))}.active\:text-sidebar-accent-foreground:active{color:hsl(var(--sidebar-accent-foreground))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100{opacity:1}.group:hover .group-hover\:translate-x-0\.5{--tw-translate-x: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group\/menu-item:hover .group-hover\/menu-item\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.group.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:hsl(var(--muted) / .4)}.group.toaster .group-\[\.toaster\]\:border-border{border-color:hsl(var(--border))}.group.toast .group-\[\.toast\]\:bg-muted{background-color:hsl(var(--muted))}.group.toast .group-\[\.toast\]\:bg-primary{background-color:hsl(var(--primary))}.group.toaster .group-\[\.toaster\]\:bg-background{background-color:hsl(var(--background))}.group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.group.toast .group-\[\.toast\]\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group.toast .group-\[\.toast\]\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group.toaster .group-\[\.toaster\]\:text-foreground{color:hsl(var(--foreground))}.group.toaster .group-\[\.toaster\]\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive) / .3)}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--tw-ring-color: hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626}.peer\/menu-button:hover~.peer-hover\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.has-\[\[data-variant\=inset\]\]\:bg-sidebar:has([data-variant=inset]){background-color:hsl(var(--sidebar-background))}.has-\[\:disabled\]\:opacity-50:has(:disabled){opacity:.5}.group\/menu-item:has([data-sidebar=menu-action]) .group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8{padding-right:2rem}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.aria-selected\:bg-accent[aria-selected=true]{background-color:hsl(var(--accent))}.aria-selected\:bg-accent\/50[aria-selected=true]{background-color:hsl(var(--accent) / .5)}.aria-selected\:text-accent-foreground[aria-selected=true]{color:hsl(var(--accent-foreground))}.aria-selected\:text-muted-foreground[aria-selected=true]{color:hsl(var(--muted-foreground))}.aria-selected\:opacity-100[aria-selected=true]{opacity:1}.aria-selected\:opacity-30[aria-selected=true]{opacity:.3}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction=vertical]{height:1px}.data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction=vertical]{width:100%}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:translate-x-5[data-state=checked]{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked],.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x: var(--radix-toast-swipe-end-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x: var(--radix-toast-swipe-move-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up .2s ease-out}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down .2s ease-out}.data-\[disabled\=true\]\:cursor-not-allowed[data-disabled=true]{cursor:not-allowed}.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical]{flex-direction:column}.data-\[active\=true\]\:bg-sidebar-accent[data-active=true]{background-color:hsl(var(--sidebar-accent))}.data-\[active\]\:bg-accent\/50[data-active]{background-color:hsl(var(--accent) / .5)}.data-\[selected\=\'true\'\]\:bg-accent[data-selected=true]{background-color:hsl(var(--accent))}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:hsl(var(--primary))}.data-\[state\=on\]\:bg-accent[data-state=on],.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=open\]\:bg-accent\/50[data-state=open]{background-color:hsl(var(--accent) / .5)}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:hsl(var(--secondary))}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:hsl(var(--muted))}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:hsl(var(--input))}.data-\[active\=true\]\:font-medium[data-active=true]{font-weight:500}.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active=true]{color:hsl(var(--sidebar-accent-foreground))}.data-\[selected\=true\]\:text-accent-foreground[data-selected=true]{color:hsl(var(--accent-foreground))}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:hsl(var(--primary-foreground))}.data-\[state\=on\]\:text-accent-foreground[data-state=on],.data-\[state\=open\]\:text-accent-foreground[data-state=open]{color:hsl(var(--accent-foreground))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[disabled\=true\]\:opacity-50[data-disabled=true],.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=open\]\:opacity-100[data-state=open]{opacity:1}.data-\[state\=active\]\:shadow-sm[data-state=active]{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.data-\[motion\^\=from-\]\:animate-in[data-motion^=from-],.data-\[state\=open\]\:animate-in[data-state=open],.data-\[state\=visible\]\:animate-in[data-state=visible]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[motion\^\=to-\]\:animate-out[data-motion^=to-],.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[state\=hidden\]\:animate-out[data-state=hidden],.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[motion\^\=from-\]\:fade-in[data-motion^=from-]{--tw-enter-opacity: 0}.data-\[motion\^\=to-\]\:fade-out[data-motion^=to-],.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{--tw-exit-opacity: .8}.data-\[state\=hidden\]\:fade-out[data-state=hidden]{--tw-exit-opacity: 0}.data-\[state\=open\]\:fade-in-0[data-state=open],.data-\[state\=visible\]\:fade-in[data-state=visible]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-90[data-state=open]{--tw-enter-scale: .9}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion=from-end]{--tw-enter-translate-x: 13rem}.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion=from-start]{--tw-enter-translate-x: -13rem}.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion=to-end]{--tw-exit-translate-x: 13rem}.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion=to-start]{--tw-exit-translate-x: -13rem}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y: 100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x: -100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed],.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y: -100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y: 100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x: -100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x: 100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);left:0}.data-\[panel-group-direction\=vertical\]\:after\:h-1[data-panel-group-direction=vertical]:after{content:var(--tw-content);height:.25rem}.data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction=vertical]:after{content:var(--tw-content);width:100%}.data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=open\]\:hover\:bg-sidebar-accent:hover[data-state=open]{background-color:hsl(var(--sidebar-accent))}.data-\[state\=open\]\:hover\:text-sidebar-accent-foreground:hover[data-state=open]{color:hsl(var(--sidebar-accent-foreground))}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]{left:calc(var(--sidebar-width) * -1)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]{right:calc(var(--sidebar-width) * -1)}.group[data-side=left] .group-data-\[side\=left\]\:-right-4{right:-1rem}.group[data-side=right] .group-data-\[side\=right\]\:left-0{left:0}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:-mt-8{margin-top:-2rem}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:hidden{display:none}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!size-8{width:2rem!important;height:2rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\]{width:var(--sidebar-width-icon)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\]{width:calc(var(--sidebar-width-icon) + 1rem)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\]{width:calc(var(--sidebar-width-icon) + 1rem + 2px)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:w-0{width:0px}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-side=right] .group-data-\[side\=right\]\:rotate-180,.group[data-state=open] .group-data-\[state\=open\]\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:overflow-hidden{overflow:hidden}.group[data-variant=floating] .group-data-\[variant\=floating\]\:rounded-lg{border-radius:var(--radius)}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border{border-width:1px}.group[data-side=left] .group-data-\[side\=left\]\:border-r{border-right-width:1px}.group[data-side=right] .group-data-\[side\=right\]\:border-l{border-left-width:1px}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border-sidebar-border{border-color:hsl(var(--sidebar-border))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-0{padding:0!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-2{padding:.5rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:opacity-0{opacity:0}.group[data-variant=floating] .group-data-\[variant\=floating\]\:shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:after\:left-full:after{content:var(--tw-content);left:100%}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:hover\:bg-sidebar:hover{background-color:hsl(var(--sidebar-background))}.peer\/menu-button[data-size=default]~.peer-data-\[size\=default\]\/menu-button\:top-1\.5{top:.375rem}.peer\/menu-button[data-size=lg]~.peer-data-\[size\=lg\]\/menu-button\:top-2\.5{top:.625rem}.peer\/menu-button[data-size=sm]~.peer-data-\[size\=sm\]\/menu-button\:top-1{top:.25rem}.peer[data-variant=inset]~.peer-data-\[variant\=inset\]\:min-h-\[calc\(100svh-theme\(spacing\.4\)\)\]{min-height:calc(100svh - 1rem)}.peer\/menu-button[data-active=true]~.peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.prose-headings\:scroll-mt-16 :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){scroll-margin-top:4rem}.prose-headings\:scroll-mt-24 :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){scroll-margin-top:6rem}.prose-headings\:font-bold :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-weight:700}.prose-headings\:font-semibold :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-weight:600}.prose-headings\:text-gray-900 :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.prose-h1\:text-xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.25rem;line-height:1.75rem}.prose-h2\:mb-3 :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){margin-bottom:.75rem}.prose-h2\:mt-8 :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:2rem}.prose-h2\:text-2xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.5rem;line-height:2rem}.prose-h2\:text-lg :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.125rem;line-height:1.75rem}.prose-h2\:text-xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.25rem;line-height:1.75rem}.prose-h3\:mb-2 :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){margin-bottom:.5rem}.prose-h3\:mt-6 :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:1.5rem}.prose-h3\:text-base :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1rem;line-height:1.5rem}.prose-h3\:text-lg :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.125rem;line-height:1.75rem}.prose-h3\:text-xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.25rem;line-height:1.75rem}.prose-p\:text-sm :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:.875rem;line-height:1.25rem}.prose-p\:leading-relaxed :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){line-height:1.625}.prose-p\:text-gray-700 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.prose-a\:text-\[\#0E9A8A\] :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(14 154 138 / var(--tw-text-opacity, 1))}.prose-a\:no-underline :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){text-decoration-line:none}.hover\:prose-a\:underline :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))):hover{text-decoration-line:underline}.prose-blockquote\:border-l-\[\#0E9A8A\] :is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity: 1;border-left-color:rgb(14 154 138 / var(--tw-border-opacity, 1))}.prose-blockquote\:text-gray-600 :is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.prose-strong\:text-gray-900 :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.prose-code\:rounded :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){border-radius:.25rem}.prose-code\:bg-\[\#E6F7F5\] :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-bg-opacity: 1;background-color:rgb(230 247 245 / var(--tw-bg-opacity, 1))}.prose-code\:px-1\.5 :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){padding-left:.375rem;padding-right:.375rem}.prose-code\:py-0\.5 :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){padding-top:.125rem;padding-bottom:.125rem}.prose-code\:text-xs :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:.75rem;line-height:1rem}.prose-code\:text-\[\#0E9A8A\] :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(14 154 138 / var(--tw-text-opacity, 1))}.prose-code\:before\:content-none :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))):before{--tw-content: none;content:var(--tw-content)}.prose-code\:after\:content-none :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))):after{--tw-content: none;content:var(--tw-content)}.prose-li\:my-1 :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:.25rem;margin-bottom:.25rem}.prose-li\:text-sm :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:.875rem;line-height:1.25rem}.prose-li\:text-gray-700 :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.prose-table\:border :is(:where(table):not(:where([class~=not-prose],[class~=not-prose] *))){border-width:1px}.prose-table\:border-gray-200 :is(:where(table):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.prose-table\:text-sm :is(:where(table):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:.875rem;line-height:1.25rem}.prose-thead\:bg-gray-50 :is(:where(thead):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.prose-th\:border-b :is(:where(th):not(:where([class~=not-prose],[class~=not-prose] *))){border-bottom-width:1px}.prose-th\:border-gray-200 :is(:where(th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.prose-th\:bg-gray-50 :is(:where(th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.prose-th\:p-3 :is(:where(th):not(:where([class~=not-prose],[class~=not-prose] *))){padding:.75rem}.prose-th\:text-left :is(:where(th):not(:where([class~=not-prose],[class~=not-prose] *))){text-align:left}.prose-td\:border-b :is(:where(td):not(:where([class~=not-prose],[class~=not-prose] *))){border-bottom-width:1px}.prose-td\:border-gray-100 :is(:where(td):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.prose-td\:p-3 :is(:where(td):not(:where([class~=not-prose],[class~=not-prose] *))){padding:.75rem}.dark\:border-destructive:is(.dark *){border-color:hsl(var(--destructive))}@media (min-width: 640px){.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:top-auto{top:auto}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:mt-0{margin-top:0}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:table{display:table}.sm\:hidden{display:none}.sm\:h-20{height:5rem}.sm\:h-28{height:7rem}.sm\:w-20{width:5rem}.sm\:w-28{width:7rem}.sm\:w-auto{width:auto}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-xs{max-width:20rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:gap-2\.5{gap:.625rem}.sm\:gap-6{gap:1.5rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:p-10{padding:2.5rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-7{padding:1.75rem}.sm\:p-8{padding:2rem}.sm\:px-7{padding-left:1.75rem;padding-right:1.75rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:text-left{text-align:left}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y: 100%}.prose-h2\:sm\:text-3xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.875rem;line-height:2.25rem}}@media (min-width: 768px){.md\:absolute{position:absolute}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto{width:auto}.md\:min-w-0{min-width:0px}.md\:max-w-\[420px\]{max-width:420px}.md\:flex-1{flex:1 1 0%}.md\:snap-none{scroll-snap-type:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:opacity-0{opacity:0}.after\:md\:hidden:after{content:var(--tw-content);display:none}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:m-2{margin:.5rem}.peer[data-state=collapsed][data-variant=inset]~.md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2{margin-left:.5rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:ml-0{margin-left:0}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:rounded-xl{border-radius:.75rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media (min-width: 1024px){.lg\:sticky{position:sticky}.lg\:top-24{top:6rem}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-\[1fr_280px\]{grid-template-columns:1fr 280px}.lg\:px-24{padding-left:6rem;padding-right:6rem}}@media (min-width: 1280px){.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]){background-color:hsl(var(--accent))}.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-accent\/50:has([aria-selected].day-outside){background-color:hsl(var(--accent) / .5)}.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end){border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\>button\]\:hidden>button{display:none}.\[\&\>span\:last-child\]\:truncate>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>span\]\:flex>span{display:flex}.\[\&\>span\]\:min-w-0>span{min-width:0px}.\[\&\>span\]\:truncate>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div{--tw-translate-y: -3px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>svg\]\:absolute>svg{position:absolute}.\[\&\>svg\]\:left-4>svg{left:1rem}.\[\&\>svg\]\:top-4>svg{top:1rem}.\[\&\>svg\]\:size-3\.5>svg{width:.875rem;height:.875rem}.\[\&\>svg\]\:size-4>svg{width:1rem;height:1rem}.\[\&\>svg\]\:h-2\.5>svg{height:.625rem}.\[\&\>svg\]\:h-3>svg{height:.75rem}.\[\&\>svg\]\:w-2\.5>svg{width:.625rem}.\[\&\>svg\]\:w-3>svg{width:.75rem}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:text-destructive>svg{color:hsl(var(--destructive))}.\[\&\>svg\]\:text-foreground>svg{color:hsl(var(--foreground))}.\[\&\>svg\]\:text-muted-foreground>svg{color:hsl(var(--muted-foreground))}.\[\&\>svg\]\:text-sidebar-accent-foreground>svg{color:hsl(var(--sidebar-accent-foreground))}.\[\&\>svg\~\*\]\:pl-7>svg~*{padding-left:1.75rem}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0px}.\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text{fill:hsl(var(--muted-foreground))}.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:hsl(var(--border) / .5)}.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{stroke:hsl(var(--border))}.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-layer\]\:outline-none .recharts-layer{outline:2px solid transparent;outline-offset:2px}.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector,.\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor{fill:hsl(var(--muted))}.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-sector\]\:outline-none .recharts-sector,.\[\&_\.recharts-surface\]\:outline-none .recharts-surface{outline:2px solid transparent;outline-offset:2px}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-top:.375rem;padding-bottom:.375rem}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{color:hsl(var(--muted-foreground))}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-top:.75rem;padding-bottom:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_p\]\:leading-relaxed p{line-height:1.625}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_tbody_tr\]\:border-muted-foreground\/20 tbody tr{border-color:hsl(var(--muted-foreground) / .2)}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0px}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:-.5rem}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:-.5rem}[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize{cursor:e-resize}
