@import"https://fonts.googleapis.com/css2?family=Google+Sans+Flex:wght@300;400;500;600;700&display=swap";:root{--bg: #ffffff;--surface: #ffffff;--text: #101010;--muted: #5a5a5a;--line: #e8e2d8;--blue: #0667d9;--blue-2: #0382f7;--ink: #111;--rose: #e5487d;--sand: #eee9df;--radius-xl: 34px;--radius-lg: 24px;--radius-md: 16px;--shadow-soft: 0 20px 40px rgba(11, 24, 48, .08);--motion-ease: cubic-bezier(.22, 1, .36, 1);--motion-fast: .44s;--motion-medium: .84s;--growth-bg-desktop: url(/assets/growth-bg-desktop.png);--growth-bg-mobile: url(/assets/growth-bg-desktop.png);--brand: #2563eb;--brand-hover: #1d4ed8;--brand-subtle: rgba(37, 99, 235, .08);--brand-glow: rgba(37, 99, 235, .25);--surface-raised: #ffffff;--surface-sunken: #f5f5f7;--border: rgba(0, 0, 0, .07);--border-strong: rgba(0, 0, 0, .14);--text-primary: #0a0a0f;--text-secondary: #52525b;--text-tertiary: #a1a1aa;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .05);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 8px 24px rgba(0, 0, 0, .08), 0 2px 6px rgba(0, 0, 0, .04);--shadow-lg: 0 20px 48px rgba(0, 0, 0, .1), 0 4px 12px rgba(0, 0, 0, .04);--shadow-xl: 0 32px 64px rgba(0, 0, 0, .12), 0 8px 20px rgba(0, 0, 0, .06);--ease-spring: cubic-bezier(.34, 1.56, .64, 1);--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.45, 0, .55, 1);--duration-fast: .3s;--duration-base: .5s;--duration-slow: .8s;--duration-slower: 1.2s}main section[id]{scroll-margin-top:84px}body{font-family:Manrope,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at 10% 14%,#f1ece4 0%,transparent 25%),radial-gradient(circle at 90% 4%,#e7effa 0%,transparent 22%),var(--bg);line-height:1.5;animation:page-enter 1.04s var(--motion-ease)}.page-wrap{width:100%;margin:0 auto;padding:18px 24px 34px}.topbar{display:flex;align-items:center;justify-content:center;gap:64px;min-height:64px;padding:0 36px;font-family:Manrope,Segoe UI,sans-serif;position:sticky;top:0;z-index:100;background:#ffffffb3;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(0,0,0,0);transition:background var(--duration-base) var(--ease-out),border-color var(--duration-base) var(--ease-out),box-shadow var(--duration-base) var(--ease-out)}.topbar.is-scrolled{background:#ffffffe0;border-bottom-color:var(--border);box-shadow:var(--shadow-sm)}.nav-menu-toggle{display:none;width:40px;height:40px;border:1px solid #d9d4c9;border-radius:10px;background:#fff;padding:10px 9px;cursor:pointer}.nav-menu-toggle span{display:block;width:100%;height:2px;background:#131313;border-radius:2px}.nav-menu-toggle span+span{margin-top:5px}.nav-brand{flex-shrink:0;display:inline-flex;align-items:center}.brand-logo{width:68px;height:27px;display:block;-o-object-fit:contain;object-fit:contain}.brand{display:inline-flex;align-items:center;gap:9px;text-decoration:none;color:inherit}.brand-mark{width:18px;height:18px;border-radius:6px;background:linear-gradient(135deg,var(--blue-2),var(--blue));box-shadow:inset 0 0 0 1px #ffffffa6}.brand-text{font-family:Sora,Manrope,sans-serif;font-size:1.04rem;font-weight:700;letter-spacing:.03em}.main-nav{display:flex;align-items:center;flex:1 1 0;gap:0;min-width:0}.main-nav a{text-decoration:none;color:#222;padding:5.39px 12.8px 6.58px;border-radius:8px;font-weight:500;font-size:12.8px;line-height:19.2px;letter-spacing:-.13px;white-space:nowrap;font-family:inherit}.main-nav a:hover{background:#f3f2ed}.top-actions{margin-left:auto;display:inline-flex;align-items:center;gap:2px;flex-shrink:0;min-width:356.2px;justify-content:flex-end}.nav-search{height:33.47px;width:71.28px;border:0;border-radius:8px;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:3px;padding:0;cursor:pointer}.keycap{min-width:18.89px;height:20px;padding:2.1px 3.75px;border:1px solid #d0d0d0;border-radius:2.75px;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-size:11px;line-height:16.5px;color:#000}.search-icon{width:12.8px;height:12.8px;border:1.35px solid #000;border-radius:50%;position:relative;display:inline-block;margin-left:1px;transform:scaleX(-1)}.search-icon:after{content:"";width:5px;height:1.35px;background:#000;position:absolute;right:-3px;bottom:-1px;transform:rotate(45deg)}.top-actions-divider{width:1px;height:20px;background:#bfc4cd;margin:0 6px 0 12.8px}.nav-btn{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:6.39px 13.8px 7.39px;font-size:12.8px;line-height:19.2px;letter-spacing:-.13px;font-weight:500;white-space:nowrap;font-family:inherit;border:1px solid transparent}.nav-btn-demo{background:#f3f2ed;color:#000}.nav-btn-demo:hover{background:#ebe8e2;transform:translateY(-1px);box-shadow:var(--shadow-xs)}.nav-btn-demo:active{transform:translateY(0);transition-duration:.16s}.nav-link{text-decoration:none;color:#000;font-size:12.8px;line-height:19.2px;letter-spacing:-.13px;padding:5.39px 12.8px 6.58px;border-radius:8px;font-weight:500;white-space:nowrap;font-family:inherit}.nav-link:hover{background:#f3f2ed}.nav-btn-signup{background:#000;color:#fff;gap:6.39px}.nav-btn-signup:hover{background:#171717;transform:translateY(-1px);box-shadow:var(--shadow-sm)}.nav-btn-signup:active{transform:translateY(0);transition-duration:.16s}.nav-btn-signup span{font-size:12px;line-height:1}.mobile-menu-backdrop,.mobile-menu{display:none}.link-muted{text-decoration:none;color:#292929;font-weight:500;font-size:.9rem}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;border:1px solid transparent;background:var(--blue);color:#fff;font-weight:700;padding:12px 22px;font-size:.92rem;box-shadow:0 10px 18px #0667d947}.btn:hover{background:#0559bc}.btn-small{padding:9px 15px;font-size:.84rem}.btn-outline{background:#fff;color:#1f1f1f;border-color:#dad4ca;box-shadow:none}.btn-outline:hover{background:#f4f2ee}.btn-ghost{background:#fff;color:#1e1e1e;border-color:#ddd8ce;box-shadow:none}.hero{margin-top:18px;padding-bottom:124px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:-50%;background:radial-gradient(ellipse 60% 50% at 20% 40%,rgba(37,99,235,.07) 0%,transparent 60%),radial-gradient(ellipse 50% 60% at 80% 20%,rgba(124,58,237,.05) 0%,transparent 55%),radial-gradient(ellipse 40% 40% at 60% 80%,rgba(16,185,129,.04) 0%,transparent 50%);animation:gradient-drift 12s ease-in-out infinite alternate;pointer-events:none;z-index:0}@keyframes gradient-drift{0%{transform:translate(0) scale(1)}33%{transform:translate(2%,1%) scale(1.02)}66%{transform:translate(-1%,2%) scale(.99)}to{transform:translate(1%,-1%) scale(1.01)}}.hero:after{content:"";position:absolute;left:-24px;right:-24px;bottom:0;height:126px;background:#ebebeb;z-index:0}.hero-card{position:relative;width:100%;max-width:1824px;margin:0 auto;border:1px solid #eee9df;border-radius:24px;min-height:410px;padding:97px 84px;background-image:url(/assets/hero_landing_bg.jpg);background-size:cover;background-position:top left;background-repeat:no-repeat;overflow:visible;z-index:1}.hero-content{max-width:1200px;margin:0 auto;text-align:center;position:relative;z-index:1}.hero-content h1{margin:0;font-family:Manrope,Segoe UI,sans-serif;max-width:1022px;margin-inline:auto;font-size:80px;font-weight:600;line-height:80px;letter-spacing:-3.2px}.hero-content p{margin:24px auto;max-width:824px;color:#000;font-size:20px;line-height:28px}.hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border-radius:8px;border:2px solid transparent;background:#000;color:#fff;text-decoration:none;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.16px}.hero-cta:hover{background:#111;transform:translateY(-2px);box-shadow:var(--shadow-md)}.hero-cta:active{transform:translateY(0);box-shadow:var(--shadow-xs);transition-duration:.16s}.hero-cta:hover span{transform:translate(4px);display:inline-block;transition:transform var(--duration-fast) var(--ease-out)}.hero-cta span{font-size:16px;line-height:1;transition:transform var(--duration-fast) var(--ease-out)}.hero-decor{position:absolute;bottom:-160px;width:409.8px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2}.hero-decor-left{left:0}.hero-decor-right{right:0}.background-none{mix-blend-mode:multiply}.trusted{margin-top:2%;padding:0 120px 18px;text-align:center}.trusted-eyebrow{margin:0 auto;min-height:88px;display:grid;align-content:center;max-width:1200px;font-size:13.9px;line-height:20.81px;letter-spacing:0;font-weight:400;color:#000;font-family:Manrope,Segoe UI,sans-serif}.trusted-logos{margin:15px auto 0;width:100%;height:83px;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 10%,#000 90%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 10%,#000 90%,transparent 100%)}.trusted-track{display:flex;align-items:center;width:-moz-max-content;width:max-content;animation:trusted-scroll 28s linear infinite;gap:64px}.trusted-track:hover{animation-play-state:paused}@keyframes trusted-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.trusted-track{animation:none}}.trusted-logo{flex-shrink:0;height:59.39px;width:105.6px;display:flex;align-items:center;justify-content:center;color:#181818;font-size:26px;line-height:1;font-weight:600;white-space:nowrap}.trusted-logo img{width:100%;height:auto;max-width:105.6px;max-height:59.39px;-o-object-fit:contain;object-fit:contain;display:block;filter:grayscale(30%) opacity(.65);transition:filter var(--duration-base) var(--ease-out),transform var(--duration-base) var(--ease-out)}.trusted-logo:hover img{filter:grayscale(0%) opacity(1);transform:scale(1.06)}.trusted-logo-canva{font-size:34px;font-family:Sora,Manrope,sans-serif;color:#2aabde;font-style:italic}.trusted-logo-hubspot{font-size:30px;color:#ff4800;font-weight:600}.trusted-logo-vanta{font-size:28px;color:#240642;font-weight:600}.trusted-logo-intercom{font-size:13px;letter-spacing:.08em;color:#081d34;font-weight:700}.trusted-logo-google{font-size:37px;letter-spacing:-.03em;font-weight:500;color:#4885ed}.trusted-logo-google span{color:#db3236}.trusted-logo-openai{font-size:29px;color:#000;font-weight:600}.trusted-logo-webflow{font-size:28px;color:#146ef5;font-weight:600}.trusted-logo-cursor{font-size:29px;color:#181818;letter-spacing:.01em;font-weight:700}.trusted-logo-anthropic{font-size:22px;color:#181818;letter-spacing:.06em;font-weight:600}.trusted-logo-wm{font-size:42px;color:#02693e;font-weight:800;letter-spacing:-.05em;gap:2px}.trusted-logo-wm span:last-child{color:#eba900}.features,.use-cases,.deep-dive,.testimonials,.pricing,.resources{margin-top:20px}.features{margin-top:0;background:#fff;padding:72px 107px 16px 119px}.features-container{margin:0 auto}.features-intro{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end;margin:0 -12px 32px}.features-intro-copy{width:min(100%,772px);max-width:816px;padding:0 12px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:17.1px}.features-intro-copy h2{margin:0;font-family:Manrope,Segoe UI,sans-serif;font-size:60px;line-height:60px;letter-spacing:-2.4px;font-weight:600}.features-intro-copy h2 span{display:block;color:#3859f9}.features-intro-copy p{margin:0;width:554.39px;max-width:100%;font-size:16px;line-height:25.6px;color:#141414}.features-cta{display:inline-flex;align-items:center;gap:8px;background:#000;color:#fff;text-decoration:none;border-radius:8px;padding:10px 18px;border:2px solid transparent;font-size:16px;line-height:24px;font-weight:500;letter-spacing:-.16px}.features-cta:hover{background:#121212;transform:translateY(-2px);box-shadow:var(--shadow-md)}.features-cta:active{transform:translateY(0);box-shadow:var(--shadow-xs);transition-duration:.16s}.features-intro-art{width:100%;max-width:407.98px;padding:0 12px 24px}.features-intro-art-frame{position:relative;width:100%;aspect-ratio:383.98 / 265.13;overflow:hidden}.features-intro-art img{position:absolute;left:50%;top:50%;width:448px;height:299px;max-width:none;transform:translate(-53.57%,-49.88%);-o-object-fit:cover;object-fit:cover;display:block}.features-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.feature-tile,.feature-proof,.feature-wide{border-radius:24px;overflow:hidden}.feature-tile{display:flex;flex-direction:column;color:#fff;transition:transform var(--duration-base) var(--ease-out),box-shadow var(--duration-base) var(--ease-out);cursor:default}.feature-tile:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.feature-tile-media{background:#0000001c;border-radius:14px;overflow:hidden}.feature-tile-media img{width:100%;display:block}.feature-tile-eyebrow{margin:12px 0 6px;font-size:12px;line-height:14.4px;letter-spacing:.09em;font-weight:700;text-transform:uppercase}.feature-tile h3{margin:0;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(1.7rem,3.2vw,2rem);line-height:1.1;letter-spacing:-.02em}.feature-tile p{margin:10px 0 0;font-size:16px;line-height:25.6px}.feature-tile-magenta{background:#8b045c}.feature-tile-first{min-height:623.81px;border-radius:40px;padding:40px 32px 32px;gap:32.01px}.feature-tile-first .feature-tile-media{aspect-ratio:524 / 308.23;background:#0000001c;border-radius:24px;position:relative}.feature-tile-first .feature-tile-media img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feature-tile-blue{background:#0667d9}.feature-tile-second{min-height:609.7px;border-radius:40px;padding:40px 32px 32px;gap:32.01px}.feature-tile-second .feature-tile-media{aspect-ratio:524 / 308.23;background:#0000001c;border-radius:24px;position:relative}.feature-tile-second .feature-tile-media img{position:absolute;inset:-3.54% 0 0;width:100%;height:107.09%;-o-object-fit:cover;object-fit:cover}.feature-tile-green{background:#02693e}.feature-tile-third{min-height:644.89px;border-radius:40px;padding:40px 32px 32px;gap:32px}.feature-tile-third .feature-tile-media{aspect-ratio:524 / 308.23;background:#0000001c;border-radius:24px;position:relative}.feature-tile-third .feature-tile-media img{position:absolute;inset:-3.5% 0 0;width:100%;height:106.99%;-o-object-fit:cover;object-fit:cover}.feature-tile-first .feature-tile-eyebrow,.feature-tile-second .feature-tile-eyebrow,.feature-tile-third .feature-tile-eyebrow{margin:0}.feature-tile-first .feature-tile-eyebrow,.feature-tile-second .feature-tile-eyebrow,.feature-tile-third .feature-tile-eyebrow{font-weight:600}.feature-tile-first h3,.feature-tile-second h3,.feature-tile-third h3{margin:0;font-size:32px;line-height:35.2px;letter-spacing:-.64px}.feature-tile-first>p:last-child,.feature-tile-second>p:last-child,.feature-tile-third>p:last-child{margin:0;line-height:25.6px}.feature-tile-second>p:last-child{width:506px;max-width:100%}.feature-tile-third>p:last-child{width:458px;max-width:100%}.feature-proof{border-radius:40px}.feature-proof-fourth{background:#f9f8f6;padding:40px 32px 32px;min-height:659.02px;display:flex;flex-direction:column}.feature-proof-quote{margin:0;padding:0 79.75px 10px 0;color:#000;font-size:20px;line-height:28px;letter-spacing:-.4px}.feature-proof-person{margin:0}.feature-proof-name{margin:0;font-size:16px;line-height:24px;font-weight:600;color:#000}.feature-proof-role{margin:0;font-size:12px;line-height:18px;color:#181818}.feature-proof-case{margin-top:102.02px}.feature-proof-metrics{padding:16px 0 32px;display:grid;gap:8px}.feature-proof-metrics p{margin:0;display:flex;align-items:center;gap:16px}.feature-proof-metrics strong{display:inline-flex;align-items:center;justify-content:center;min-width:96px;border-radius:8px;background:#03331d;border:1px solid #03331d;color:#fff;padding:9px;text-align:center;font-size:20px;line-height:30px;font-weight:500}.feature-proof-metrics span{max-width:340.59px;color:#000;font-size:16px;line-height:24px}.feature-proof-divider{height:1px;background:#000}.feature-proof-footer{display:flex;align-items:end;justify-content:space-between;gap:10px;padding-top:24px}.feature-proof-footer>span{font-size:31px;line-height:1;letter-spacing:-.01em;color:#191919}.feature-proof-footer a{display:inline-flex;align-items:center;gap:8px;padding:8px 16px 8px 0;text-decoration:none;color:#000;font-size:16px;line-height:24px;white-space:nowrap}.feature-proof-footer a span{font-size:14px;line-height:1}.feature-wide{grid-column:1 / -1;border:1px solid #dad4c8;background:#f9f8f6;border-radius:40px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;padding:41px 21px 33px}.feature-wide-copy{padding:0 12px 40px;display:flex;flex-direction:column}.feature-wide-copy h3{margin:0;font-family:Manrope,Segoe UI,sans-serif;font-size:32px;line-height:35.2px;letter-spacing:-.64px;color:#101010;font-weight:600}.feature-wide-copy h3 span{color:#85817a}.feature-wide-copy p{margin:15px 0 0;max-width:520px;font-size:16px;line-height:25.6px;color:#000}.feature-wide-pulse{--core-size: 108px;--pulse-gap: 60px;--stack-width: 262px;margin-top:auto;min-height:236px;display:flex;align-items:center;gap:var(--pulse-gap);position:relative;padding-left:18px}.feature-wide-pulse:before{content:"";position:absolute;left:var(--core-size);top:50%;width:18px;border-top:2px dashed #9da3ae}.feature-wide-pulse:after{content:"";position:absolute;left:calc(var(--core-size) + var(--pulse-gap) + var(--stack-width) + 28px);top:50%;width:28px;border-top:2px dashed #9da3ae}.pulse-core{width:var(--core-size);height:var(--core-size);border-radius:50%;background:#002f67;border:2px solid #0382f7;display:grid;place-items:center;overflow:hidden;flex:0 0 auto;box-shadow:0 0 0 1px #0382f733}.pulse-core img{-o-object-fit:cover;object-fit:cover;display:block}.pulse-mini{width:var(--stack-width);display:grid;gap:8px;position:relative}.pulse-mini:before,.pulse-mini:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:28px;height:66px;border:2px dashed #9da3ae;pointer-events:none}.pulse-mini:before{left:-28px;border-right:0;border-radius:10px 0 0 10px}.pulse-mini:after{right:-28px;border-left:0;border-radius:0 10px 10px 0}.pulse-mini-item{background:#fff;border:1px solid #e6e8ec;border-radius:8px;min-height:54px;display:flex;align-items:center;gap:10px;padding:8px 16px 8px 10px;font-size:13.9px;line-height:20.81px;color:#1f1f1f}.pulse-mini-icon{width:34px;height:34px;border:1px solid #dde0e6;border-radius:6px;background:#f3f2ed;display:grid;place-items:center;color:#717989}.pulse-mini-item-primary .pulse-mini-icon{background:#ffe9d5;border-color:#fdd4b7;color:#9f3e15}.pulse-mini-icon:before{font-weight:700;line-height:1}.pulse-mini-icon-db:before{content:"DB";font-size:10px;letter-spacing:.02em}.pulse-mini-icon-ai:before{content:"*";font-size:14px}.feature-wide-list{background:#f3f2ed;border-radius:24px;padding:54px 32px;display:grid;align-content:center;justify-items:center;gap:12px;min-height:555px}.workflow-row{width:min(100%,390px);margin:0;background:#fff;border:1px solid #e6e8ec;border-radius:8px;min-height:54px;padding:11px 22px 11px 11px;font-size:13.9px;line-height:20.81px;color:#1f1f1f;display:flex;align-items:center;gap:10px}.workflow-icon{width:41.63px;height:41.63px;border:1px solid #dde0e6;border-radius:8px;background:#f3f2ed;display:grid;place-items:center;flex:0 0 auto;color:#717989}.workflow-icon:before{font-weight:700;line-height:1}.workflow-icon-crm{background:#ffe9d5;border-color:#fdd4b7;color:#9f3e15}.workflow-icon-crm:before{content:"DB";font-size:10px;letter-spacing:.02em}.workflow-icon-tam:before{content:"TM";font-size:10px;letter-spacing:.02em}.workflow-icon-inbound{background:#f4f3ff;border-color:#e6e1ff;color:#5c15cc}.workflow-icon-inbound:before{content:"IN";font-size:10px;letter-spacing:.02em}.workflow-icon-intent{background:#fef0a4;border-color:#f9de7f;color:#9d6a09}.workflow-icon-intent:before{content:"OF";font-size:10px;letter-spacing:.02em}.workflow-icon-ai{background:#fde8f5;border-color:#f6c7e5;color:#cc0687}.workflow-icon-ai:before{content:"AI";font-size:10px;letter-spacing:.02em}.workflow-icon-account{background:#dbffe0;border-color:#bcf4ca;color:#02693e}.workflow-icon-account:before{content:"AB";font-size:10px;letter-spacing:.02em}.feature-sixth{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);justify-content:start;gap:32px;align-items:center;padding:48px 0 32px}.feature-sixth-media{background:#0052b5;border-radius:50px;overflow:hidden;aspect-ratio:1 / 1;position:relative}.feature-sixth-media img{position:absolute;left:0;right:0;top:50%;width:100%;height:auto;max-width:none;transform:translateY(-50%);-o-object-fit:cover;object-fit:cover;display:block}.feature-sixth-content{height:612px;width:100%;display:flex;flex-direction:column;gap:80px}.feature-sixth-main{display:flex;flex-direction:column;gap:30px}.feature-sixth-content h3{margin:0;font-family:Manrope,Segoe UI,sans-serif;font-size:44px;line-height:48.4px;letter-spacing:-.88px;font-weight:600;color:#000}.feature-sixth-lead{margin:0;line-height:25.6px;font-size:16px;color:#111}.feature-sixth-list{margin:0;padding:0;list-style:none;display:grid;gap:20px}.feature-sixth-list li{margin:0;padding-left:16px;position:relative;line-height:24px;font-size:16px;color:#0f0f0f}.feature-sixth-list li:before{content:"";position:absolute;top:8px;left:0;width:8px;height:8px;border-radius:50%;background:#00000080}.feature-sixth-list li strong{font-weight:600}.feature-sixth-proof{margin-top:auto;background:#f3f2ed;border:1px solid #dad4c8;border-radius:8px;padding:13px;display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:16px}.feature-sixth-proof-stat{margin:0;min-height:54px;border-radius:8px;border:1px solid #dad4c8;background:#fff;color:#3859f9;display:grid;place-items:center;font-size:32px;line-height:48px;font-weight:500}.feature-sixth-proof-copy{min-width:0;display:grid;gap:6px}.feature-sixth-proof-copy p{margin:0;font-size:14px;line-height:21px;letter-spacing:-.14px;color:#111}.feature-sixth-proof-brand{margin-bottom:0;font-size:20px;line-height:24px;letter-spacing:-.16px;font-weight:500}.feature-seventh{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);justify-content:start;gap:32px;align-items:flex-start;padding:48px 0 32px;background:#f9f8f6;border-radius:0}.feature-seventh-media{border-radius:50px;overflow:hidden;width:100%;aspect-ratio:1 / 1;background:#4b0132;position:relative}.feature-seventh-media img{position:absolute;left:0;right:0;top:50%;width:100%;height:auto;max-width:none;transform:translateY(-50%);-o-object-fit:cover;object-fit:cover;display:block}.feature-seventh-content{width:100%;height:612px;display:flex;flex-direction:column;justify-content:space-between}.feature-seventh-main{display:flex;flex-direction:column;gap:30px}.feature-seventh-content h3{margin:0;font-family:Manrope,Segoe UI,sans-serif;font-size:44px;line-height:48.4px;letter-spacing:-.88px;font-weight:600;color:#000}.feature-seventh-lead{margin:0;line-height:25.6px;font-size:16px;color:#111}.feature-seventh-list{margin:0;padding:0;list-style:none;display:grid;gap:20px}.feature-seventh-list li{margin:0;padding-left:16px;position:relative;line-height:24px;font-size:16px;color:#0f0f0f}.feature-seventh-list li:before{content:"";position:absolute;top:8px;left:0;width:8px;height:8px;border-radius:50%;background:#00000080}.feature-seventh-list li strong{font-weight:600}.feature-seventh-proof{margin-top:auto;background:#f3f2ed;border:1px solid #dad4c8;border-radius:8px;padding:13px;display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:16px}.feature-seventh-proof-stat{margin:0;min-height:54px;border-radius:8px;border:1px solid #dad4c8;background:#fff;color:#3859f9;display:grid;place-items:center;font-size:32px;line-height:48px;font-weight:500}.feature-seventh-proof-copy{min-width:0;display:grid;gap:6px}.feature-seventh-proof-copy p{margin:0;font-size:14px;line-height:21px;letter-spacing:-.14px;color:#111}.feature-seventh-proof-brand{margin-bottom:0;font-size:20px;line-height:24px;letter-spacing:-.16px;font-weight:500}.feature-eighth{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;justify-content:start;align-items:start;padding:48px 0 96px}.feature-eighth-media{aspect-ratio:1 / 1;border-radius:50px;overflow:hidden;background:#c5baf5;position:relative}.feature-eighth-media-art{position:absolute;left:0;right:0;bottom:36px;width:100%;height:auto;aspect-ratio:1 / 1}.feature-eighth-media img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.feature-eighth-content{width:100%;height:612px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.feature-eighth-main{width:100%}.feature-eighth-content h3{margin:0;font-family:Manrope,Segoe UI,sans-serif;font-size:44px;line-height:48.4px;letter-spacing:-.88px;font-weight:600;color:#000;max-width:542px}.feature-eighth-lead{margin:26px 0 0;max-width:507px;line-height:25.6px;font-size:16px;color:#111}.feature-eighth-list{margin:20px 0 0;padding:0;list-style:none;display:grid;gap:20px}.feature-eighth-list li{margin:0;padding-left:18px;position:relative;line-height:24px;font-size:16px;color:#0f0f0f}.feature-eighth-list li:before{content:"";position:absolute;top:9px;left:0;width:8px;height:8px;border-radius:50%;background:#00000080}.feature-eighth-list li strong{font-weight:600}.feature-eighth-proof{background:#f3f2ed;border:1px solid #dad4c8;border-radius:8px;width:100%;max-width:588px;padding:13px;display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:16px}.feature-eighth-proof-stat{margin:0;min-height:54px;border-radius:8px;border:1px solid #dad4c8;background:#fff;color:#3859f9;display:grid;place-items:center;font-size:39px;line-height:48px;font-weight:500}.feature-eighth-proof-copy{min-width:0;display:grid;gap:6px}.feature-eighth-proof-copy p{margin:0;font-size:14px;line-height:21px;letter-spacing:-.14px;color:#111}.feature-eighth-proof-brand{margin-bottom:0;font-size:20px;line-height:24px;letter-spacing:-.16px;font-weight:500}.cost-platform{padding:40px 0 32px;background:#fff}.cost-platform-grid{display:grid;max-width:90%;margin:0 auto;grid-template-columns:minmax(0,612px) minmax(0,555px);justify-content:space-between;gap:33px;align-items:center}.cost-platform-copy{min-height:612px;max-width:612px;padding:0 12px 24px;display:flex;flex-direction:column;justify-content:center}.cost-platform-copy h2{margin:0;font-family:Manrope,Segoe UI,sans-serif;font-size:60px;line-height:60px;letter-spacing:-2.4px;font-weight:600;color:#000;max-width:588px}.cost-platform-copy p{margin:18px 0 0;max-width:564px;font-size:18px;line-height:28.8px;letter-spacing:-.36px;color:#000}.cost-platform-actions{margin-top:16px;display:flex;align-items:center;flex-wrap:wrap;gap:12px}.cost-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;border-radius:8px;font-size:16px;line-height:24px;letter-spacing:-.16px;font-weight:500;padding:9px 17px 9px 18px}.cost-btn span{font-size:16px;line-height:1}.cost-btn-primary{background:#000;color:#fff;border:2px solid transparent}.cost-btn-primary img{filter:brightness(10)}.cost-btn-primary:hover{background:#111;transform:translateY(-2px);box-shadow:var(--shadow-md)}.cost-btn-primary:active{transform:translateY(0);box-shadow:var(--shadow-xs);transition-duration:.16s}.cost-btn-secondary{background:#fff;color:#000;border:1px solid #000}.cost-btn-secondary img{filter:brightness(0)}.cost-btn-secondary:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:var(--shadow-sm)}.cost-btn-secondary:active{transform:translateY(0);transition-duration:.16s}.cost-platform-art{width:555px;height:370px;overflow:visible;justify-self:end;position:relative}.cost-platform-art img{position:absolute;top:-14.61%;left:-13.31%;width:126.62%;height:126.62%;max-width:none;-o-object-fit:contain;object-fit:contain;display:block}.security-scale{background:#f9f8f6;padding:72px 0 32px}.security-scale-head{max-width:90%;margin:0 auto;padding:0 12px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:32.01px}.security-scale-head h2{margin:0;font-family:Manrope,Segoe UI,sans-serif;font-size:44px;line-height:48.4px;letter-spacing:-.88px;font-weight:600;color:#000;max-width:816px}.security-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;background:#fff;color:#000;border:1px solid #000;border-radius:8px;padding:9px 17px;font-size:16px;line-height:24px;letter-spacing:-.16px;font-weight:500}.security-btn span{font-size:16px;line-height:1}.security-btn:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:var(--shadow-sm)}.security-btn:active{transform:translateY(0);transition-duration:.16s}.security-badge-grid{max-width:90%;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,306px));justify-content:space-between;gap:0}.security-badge-card{min-height:385.56px;padding:0 12px 24px;display:flex;flex-direction:column;align-items:center;gap:15px;text-align:center;transition:transform var(--duration-base) var(--ease-out),box-shadow var(--duration-base) var(--ease-out)}.security-badge-card:hover{transform:translateY(-4px) scale(1.01);box-shadow:var(--shadow-md)}.security-badge-art{width:225px;height:225px;overflow:hidden}.security-badge-art img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.security-badge-card h3{margin:0;font-size:16px;line-height:19.2px;letter-spacing:-.32px;font-weight:500;color:#000}.security-badge-card p{margin:0;font-size:16px;line-height:25.6px;letter-spacing:0;color:#55534e;max-width:100%}.testimonials-eka{background:#f9f8f6;padding:24px 0 48px}.testimonials-eka-head{max-width:90%;margin:0 auto;padding:0 12px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.testimonials-eka-head h2{margin:0;font-family:Manrope,Segoe UI,sans-serif;font-size:44px;line-height:48.4px;letter-spacing:-.88px;font-weight:600;color:#000;max-width:612px}.testimonials-eka-nav{display:inline-flex;align-items:center;gap:16px;padding-bottom:24px}.testimonials-nav-btn{min-width:35px;min-height:43px;border:1px solid #717989;border-radius:4px;background:#f9f8f6;display:grid;place-items:center;padding:9px 5px}.testimonials-nav-btn img{width:25px;height:25px;display:block}.testimonials-nav-btn-prev{opacity:.5}.testimonials-eka-track{max-width:90%;margin:24px auto 0;padding:0 12px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.testimonials-eka-card{border:1px solid #e6e8ec;border-radius:40px;padding:29px;min-height:453px;display:flex;flex-direction:column;transition:transform var(--duration-base) var(--ease-out),box-shadow var(--duration-base) var(--ease-out)}.testimonials-eka-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-xl)}.testimonials-eka-card-lime{background:#10d8a3}.testimonials-eka-card-orange{background:#ffc814}.testimonials-eka-card blockquote{margin:0;font-size:20px;line-height:30px;letter-spacing:-.16px;color:#000}.testimonials-eka-person{margin-top:auto;padding-top:17px;border-top:1px dashed rgba(0,0,0,.27);display:flex;align-items:flex-end;gap:8px}.testimonials-eka-person img{width:80px;height:80px;border-radius:24px;-o-object-fit:cover;object-fit:cover;display:block}.testimonials-eka-name{margin:0;font-size:16px;line-height:24px;font-weight:600;color:#000}.testimonials-eka-role{margin:0;font-size:14px;line-height:21px;color:#000;letter-spacing:-.14px}.section-head{margin:0 auto 24px;max-width:780px;text-align:center}.eyebrow{margin:0 0 8px;font-size:.81rem;text-transform:uppercase;letter-spacing:.09em;color:#5f5f5f;font-weight:700}.section-head h2{margin:0;font-family:Sora,Manrope,sans-serif;line-height:1.14;font-size:clamp(1.58rem,3.7vw,2.7rem)}.sub{margin:11px auto 0;color:#4d4d4d;max-width:620px}.use-grid,.resource-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.use-grid article,.resource-grid article{background:#fff;border:1px solid #e5dfd5;border-radius:var(--radius-md);padding:18px 16px;box-shadow:0 6px 14px #00000008}.use-grid h3,.resource-grid h3{margin:0 0 6px;font-family:Sora,Manrope,sans-serif;font-size:1rem}.use-grid p,.resource-grid p{margin:0;color:#4e4e4e;font-size:.9rem}.deep-grid{border:1px solid #e6e0d7;border-radius:var(--radius-lg);background:linear-gradient(160deg,#f7f4ed 0,#fff);padding:18px;display:grid;gap:14px;grid-template-columns:.88fr 1.12fr}.module-list{margin:0;padding:0;list-style:none;display:grid;gap:9px}.module-list li{background:#fff;border:1px solid #e4ded4;border-radius:12px;padding:10px 12px;font-weight:700;font-size:.92rem}.deep-panel{border-radius:20px;border:1px solid #ddd6ca;background:#fefefe;padding:14px}.panel-top{height:22px;border-radius:999px;margin-bottom:12px;background:linear-gradient(90deg,#06162f 20%,#d8d3c9 20%)}.panel-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:9px;margin-bottom:9px}.panel-row span{height:62px;border-radius:10px;background:linear-gradient(140deg,#ecf2fb 0,#dceaf9);border:1px solid #d3deee}.quote-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.quote-card{background:linear-gradient(165deg,#fff 0,#f6f2ec);border:1px solid #e6e0d7;border-radius:var(--radius-md);padding:18px 16px}.quote-card p{margin:0 0 14px;color:#2e2e2e}.quote-card h3{margin:0;font-size:1rem;font-family:Sora,Manrope,sans-serif}.quote-card span{color:#5e5e5e;font-size:.88rem}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.price-card{background:#fff;border:1px solid #e4ddd3;border-radius:var(--radius-md);padding:20px 16px;display:flex;flex-direction:column;gap:10px}.price-card h3{margin:0;font-family:Sora,Manrope,sans-serif}.price{margin:0;font-size:2rem;font-weight:800;line-height:1}.price span{font-size:.9rem;font-weight:700;color:#606060}.price-card p{margin:0;color:#4d4d4d}.featured-price{background:linear-gradient(170deg,#e9f2fe 0,#fff 70%);border-color:#cfe0f5}.site-footer{margin-top:24px}.footer-cta{border:1px solid var(--line);border-radius:var(--radius-xl);padding:34px 28px;text-align:center;background:radial-gradient(circle at 50% -20%,rgba(3,130,247,.12),transparent 56%),linear-gradient(130deg,#f8f4ed 0,#fff)}.footer-cta h2{margin:0;font-family:Sora,Manrope,sans-serif;line-height:1.15;font-size:clamp(1.5rem,3.1vw,2.35rem)}.footer-cta p{margin:10px auto 16px;max-width:620px;color:#4f4f4f}.footer-cta-actions{display:inline-flex;gap:10px;flex-wrap:wrap;justify-content:center}.footer-main{margin-top:14px;border-radius:var(--radius-lg);border:1px solid var(--line);background:#fff;padding:18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px}.footer-brand{display:inline-flex;align-items:center;gap:9px}.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:14px}.footer-links a,.footer-copy{text-decoration:none;color:#454545;font-size:.88rem}@media(max-width:1080px){.topbar{gap:16px;padding:12px 18px;flex-wrap:wrap;justify-content:flex-start}.main-nav{order:3;flex-basis:100%;justify-content:center}.top-actions{margin-left:auto;min-width:0}.hero{padding-bottom:108px}.hero-card{padding:78px 40px 94px;background-size:1200px 360px,auto}.hero-content h1{font-size:clamp(3.1rem,7vw,4.6rem);line-height:1.03;letter-spacing:-2.4px}.hero-content p{font-size:18px;line-height:26px}.hero-decor{width:clamp(240px,32vw,360px)}.hero-decor-left{left:-48px}.hero-decor-right{right:-48px}.features{padding:64px 24px 16px}.trusted-logos{height:70px}.trusted-track{gap:48px}.trusted{padding:0 24px 18px}.trusted-logo{width:88px;height:52px}.features-intro{margin-bottom:24px;align-items:start;flex-wrap:wrap}.features-intro-copy{max-width:100%;padding-bottom:14px}.features-intro-copy h2{font-size:clamp(2.3rem,7vw,3.8rem);line-height:1.02;letter-spacing:-.03em}.features-intro-art{width:min(72%,332px);padding-bottom:14px}.feature-wide{grid-template-columns:1fr;gap:18px;border-radius:28px;padding:28px 18px 22px}.feature-wide-copy{padding:0 8px 8px}.feature-wide-pulse{--core-size: 92px;--pulse-gap: 60px;--stack-width: 244px;min-height:210px;padding-left:0}.feature-wide-pulse:after{display:none}.feature-wide-list{padding:34px 18px}.workflow-row{width:min(100%,420px)}.feature-sixth{grid-template-columns:1fr;gap:20px;padding:30px 8px 24px}.feature-sixth-media{max-width:640px;width:100%;margin:0 auto;border-radius:30px}.feature-sixth-content{width:100%;height:auto;gap:24px;padding:0 8px}.feature-sixth-content h3{max-width:100%}.feature-sixth-proof{margin-top:24px}.feature-seventh{grid-template-columns:1fr;gap:20px;padding:30px 8px 24px;border-radius:30px}.feature-seventh-media{max-width:640px;height:auto;width:100%;margin:0 auto;border-radius:30px;aspect-ratio:576 / 612}.feature-seventh-content{width:100%;height:auto;gap:24px;padding:0 8px}.feature-seventh-content h3{max-width:100%}.feature-seventh-proof{margin-top:24px}.feature-eighth{grid-template-columns:1fr;gap:20px;padding:30px 8px 44px}.feature-eighth-media{height:auto;aspect-ratio:576 / 612;max-width:640px;width:100%;margin:0 auto;border-radius:24px}.feature-eighth-media-art{width:100%;height:100%;left:50%;bottom:0;transform:translate(-50%)}.feature-eighth-content{width:100%;height:auto;gap:24px;padding:0 8px}.feature-eighth-content h3{max-width:100%}.cost-platform{padding:28px 0 22px}.cost-platform-grid{grid-template-columns:1fr;gap:18px}.cost-platform-copy{min-height:auto;padding:0 8px;max-width:100%}.cost-platform-copy h2,.cost-platform-copy p{max-width:100%}.cost-platform-art{max-width:640px;width:100%;height:auto;aspect-ratio:555 / 370;margin:0 auto}.cost-platform-art img{top:-14.61%;left:-13.31%;width:126.62%;height:126.62%}.security-scale{padding:44px 0 20px}.security-scale-head{max-width:100%;padding:0 8px;gap:18px}.security-badge-grid{margin-top:18px;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:12px}.testimonials-eka{padding:22px 0 28px}.testimonials-eka-head{padding:0 8px}.testimonials-eka-track{margin-top:18px;padding:0 8px;display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory}.testimonials-eka-track::-webkit-scrollbar{display:none}.testimonials-eka-card{min-width:min(560px,100%);min-height:392px;scroll-snap-align:start}.feature-tile-first,.feature-tile-second,.feature-tile-third{padding:30px 24px 24px;min-height:auto}.feature-tile-first h3,.feature-tile-second h3,.feature-tile-third h3{font-size:28px;line-height:32px}.feature-proof-fourth{padding:30px 24px 24px;min-height:auto}.feature-proof-quote{padding-right:0;font-size:18px;line-height:26px}.feature-proof-case{margin-top:56px}.feature-proof-metrics span{max-width:none}.use-grid,.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quote-grid,.pricing-grid{grid-template-columns:1fr 1fr}}@media(max-width:780px){.page-wrap{padding:14px 14px 24px}.topbar{position:relative;gap:10px;padding:12px 14px;justify-content:flex-start;min-height:56px}.nav-menu-toggle{display:inline-block}.nav-brand{margin-left:4px}.main-nav,.top-actions{display:none}.mobile-menu-backdrop[hidden],.mobile-menu[hidden]{display:none!important}.mobile-menu-backdrop{display:block;position:fixed;inset:0;background:#00000047;z-index:1200}.mobile-menu{display:flex;position:fixed;top:0;left:0;width:min(82vw,330px);height:100dvh;padding:16px 14px 18px;background:#fff;border-right:1px solid #dfd9cf;box-shadow:24px 0 40px #00000029;z-index:1201;flex-direction:column;transform:translate(0)}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.mobile-menu-logo{width:68px;height:27px;-o-object-fit:contain;object-fit:contain}.mobile-menu-close{width:36px;height:36px;border:1px solid #ddd6cb;border-radius:8px;background:#fff;color:#101010;font-size:22px;line-height:1;cursor:pointer;padding:0}.mobile-menu-nav{display:flex;flex-direction:column;gap:2px;padding-top:6px}.mobile-menu-nav a{text-decoration:none;color:#171717;font-size:15px;line-height:22px;font-weight:600;padding:10px 8px;border-radius:8px}.mobile-menu-nav a:hover{background:#f3f2ed}.mobile-menu-actions{margin-top:auto;display:grid;gap:8px;padding-top:14px;border-top:1px solid #ece8df}.mobile-menu-actions .nav-btn,.mobile-menu-actions .nav-link{justify-content:center;width:100%}.hero{padding-bottom:80px}.hero:after{left:-14px;right:-14px;height:84px}.hero-card{min-height:auto;padding:56px 20px 76px;background-size:1100px 330px,auto}.hero-content h1{font-size:clamp(2rem,12vw,3rem)}.hero-content h1 br{display:none}.hero-content p{margin-top:18px;font-size:1rem;line-height:1.45}.hero-cta{font-size:15px}.hero-decor{bottom:-88px;width:clamp(170px,44vw,220px)}.hero-decor-left{left:-24px}.hero-decor-right{right:-24px}.features{padding:52px 14px 16px}.features-intro-copy h2{font-size:clamp(1.75rem,10vw,2.9rem)}.features-intro-copy p{margin:0;width:100%;font-size:15px;line-height:23px}.features-cta{font-size:15px}.features-intro-art{width:min(88%,260px);padding-bottom:10px}.trusted{padding:4px 14px 22px}.trusted-eyebrow{min-height:62px;font-size:11.8px;line-height:16px}.trusted-logos{margin-top:10px;height:60px}.trusted-track{gap:36px;animation-duration:22s}.trusted-logo{width:76px;height:44px;font-size:16px}.features-grid,.use-grid,.resource-grid,.quote-grid,.pricing-grid{grid-template-columns:1fr}.feature-tile h3{font-size:clamp(1.5rem,8vw,2rem)}.feature-tile-first,.feature-tile-second,.feature-tile-third{border-radius:24px;padding:24px 16px 18px;gap:18px;min-height:auto}.feature-tile-first .feature-tile-media,.feature-tile-second .feature-tile-media,.feature-tile-third .feature-tile-media{border-radius:16px}.feature-tile-first h3,.feature-tile-second h3,.feature-tile-third h3{font-size:clamp(1.75rem,8vw,2.25rem);line-height:1.1;letter-spacing:-.03em}.feature-tile-third>p:last-child{width:100%}.feature-proof-fourth{border-radius:24px;padding:24px 16px 18px;min-height:auto}.feature-proof-quote{padding-right:0;font-size:18px;line-height:25px}.feature-proof-case{margin-top:28px}.feature-proof-metrics{padding:12px 0 20px}.feature-proof-metrics p{align-items:flex-start;gap:10px}.feature-proof-metrics strong{min-width:86px;font-size:18px;line-height:26px;padding:7px}.feature-proof-metrics span{font-size:14px;line-height:21px;max-width:none}.feature-proof-footer>span{font-size:26px}.feature-proof-footer{padding-top:16px}.feature-proof-footer a{font-size:14px;line-height:20px;padding:6px 8px 6px 0}.feature-wide{grid-template-columns:1fr;border-radius:24px;padding:18px 10px 16px}.feature-wide-copy{padding:0 4px}.feature-wide-copy h3{font-size:clamp(1.65rem,8.6vw,2.1rem);line-height:1.12;letter-spacing:-.03em}.feature-wide-copy h3 br{display:none}.feature-wide-copy p{margin-top:12px;font-size:15px;line-height:1.45}.feature-wide-pulse{--core-size: 78px;--pulse-gap: 12px;--stack-width: 100%;min-height:0;margin-top:18px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding-left:0}.feature-wide-pulse:before,.feature-wide-pulse:after,.pulse-mini:before,.pulse-mini:after{display:none}.pulse-core img{width:54px}.pulse-mini{width:100%}.pulse-mini-item{min-height:48px;padding:8px 12px 8px 9px;font-size:12.5px;line-height:18px}.pulse-mini-icon{width:30px;height:30px}.feature-wide-list{padding:14px 10px;gap:8px}.workflow-row{width:100%;min-height:46px;padding:9px 12px 9px 9px;font-size:12.5px;line-height:18px}.workflow-icon{width:34px;height:34px}.feature-sixth{padding:18px 2px 8px;gap:14px}.feature-sixth-media{border-radius:24px;padding:0}.feature-sixth-content{width:100%;height:auto;gap:20px;padding:0 2px}.feature-sixth-main{gap:20px}.feature-sixth-content h3{font-size:clamp(1.8rem,9vw,2.45rem);line-height:1.1}.feature-sixth-lead{margin-top:0;font-size:15px;line-height:1.45}.feature-sixth-list{margin-top:0;gap:10px}.feature-sixth-list li{font-size:15px;line-height:1.45;padding-left:16px}.feature-sixth-list li:before{width:7px;height:7px;top:7px}.feature-sixth-proof{grid-template-columns:84px minmax(0,1fr);gap:10px;padding:8px;margin-top:18px}.feature-sixth-proof-stat{min-height:44px;font-size:31px}.feature-sixth-proof-copy p{font-size:12px}.feature-sixth-proof-brand{font-size:18px}.feature-seventh{padding:18px 2px 8px;gap:14px;border-radius:24px}.feature-seventh-media{border-radius:24px}.feature-seventh-content{width:100%;height:auto;gap:20px;padding:0 2px}.feature-seventh-main{gap:20px}.feature-seventh-content h3{font-size:clamp(1.8rem,9vw,2.45rem);line-height:1.1}.feature-seventh-lead{margin-top:0;font-size:15px;line-height:1.45}.feature-seventh-list{margin-top:0;gap:10px}.feature-seventh-list li{font-size:15px;line-height:1.45;padding-left:16px}.feature-seventh-list li:before{width:7px;height:7px;top:7px}.feature-seventh-proof{grid-template-columns:84px minmax(0,1fr);gap:10px;padding:8px;margin-top:16px}.feature-seventh-proof-stat{min-height:44px;font-size:31px}.feature-seventh-proof-copy p{font-size:12px}.feature-seventh-proof-brand{font-size:20px}.feature-eighth{padding:18px 2px 28px;gap:14px}.feature-eighth-media{border-radius:20px}.feature-eighth-media-art{width:100%;height:100%;bottom:0}.feature-eighth-content{padding:0 2px}.feature-eighth-content h3{font-size:clamp(1.8rem,9vw,2.45rem);line-height:1.1}.feature-eighth-lead{margin-top:14px;font-size:15px;line-height:1.45}.feature-eighth-list{margin-top:14px;gap:10px}.feature-eighth-list li{font-size:15px;line-height:1.45;padding-left:16px}.feature-eighth-list li:before{width:7px;height:7px;top:7px}.feature-eighth-proof{grid-template-columns:84px minmax(0,1fr);gap:10px;padding:8px}.feature-eighth-proof-stat{min-height:44px;font-size:31px}.feature-eighth-proof-copy p{font-size:12px}.feature-eighth-proof-brand{font-size:20px}.cost-platform{padding:16px 0 18px}.cost-platform-copy{padding:0 2px}.cost-platform-copy h2{font-size:clamp(2rem,11vw,2.85rem);line-height:1.02;letter-spacing:-.04em}.cost-platform-copy p{margin-top:14px;font-size:15px;line-height:1.45;letter-spacing:0}.cost-platform-actions{margin-top:12px;gap:10px}.cost-btn{font-size:14px;line-height:20px;padding:8px 12px}.cost-btn span{font-size:12px}.security-scale{padding:28px 0 10px}.security-scale-head{padding:0 2px}.security-scale-head h2{font-size:clamp(1.95rem,10vw,2.45rem);line-height:1.08}.security-btn{font-size:14px;line-height:20px;padding:8px 12px}.security-btn span{font-size:12px}.security-badge-grid{margin-top:14px;grid-template-columns:1fr;row-gap:6px}.security-badge-card{gap:10px;padding:0 2px 16px}.security-badge-art{width:min(100%,188px)}.security-badge-card p{font-size:15px;line-height:1.45;max-width:320px}.testimonials-eka{padding:20px 0 18px}.testimonials-eka-head{padding:0 2px}.testimonials-eka-head h2{font-size:clamp(1.95rem,10vw,2.45rem);line-height:1.08}.testimonials-eka-nav{display:none}.testimonials-eka-track{margin-top:14px;padding:0 2px;display:grid;grid-template-columns:1fr;gap:10px;overflow:visible}.testimonials-eka-card{min-width:0;min-height:auto;border-radius:24px;padding:18px 16px}.testimonials-eka-card blockquote{margin-top:12px;font-size:16px;line-height:1.45}.testimonials-eka-person{margin-top:16px;padding-top:12px;gap:10px}.testimonials-eka-person img{width:48px;height:48px;border-radius:12px}.testimonials-eka-name{font-size:15px;line-height:22px}.testimonials-eka-role{font-size:13px;line-height:18px}.deep-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr;justify-items:start}}body.mobile-menu-open{overflow:hidden}.growth-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:2px solid transparent;border-radius:10px;padding:10px 16px;text-decoration:none;font-size:16px;line-height:24px;letter-spacing:-.01em;font-weight:500}.growth-btn img{width:12px;height:12px;display:block}.growth-btn-dark{background:#000;color:#fff}.growth-btn-dark:hover{background:#141414;transform:translateY(-2px);box-shadow:var(--shadow-md)}.growth-btn-dark:active{transform:translateY(0);box-shadow:var(--shadow-xs);transition-duration:.16s}.growth-btn-light{background:#000;border-color:#d4cdc1;color:#000}.growth-btn-light img{filter:brightness(0)}.growth-btn-light:hover{background:#f4f1eb;transform:translateY(-2px);box-shadow:var(--shadow-sm)}.growth-btn-light:active{transform:translateY(0);transition-duration:.16s}.growth-footer-card{margin-top:12px;border:0;border-radius:40px;background:#f3f2ed;overflow:hidden}.growth-footer-main{padding:64px 60px 24px;display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.growth-footer-copy{flex:1 1 auto;max-width:736px}.growth-footer-copy h3{margin:0;font-family:Manrope,Segoe UI,sans-serif;font-size:32px;line-height:35.2px;letter-spacing:-.64px;font-weight:600;color:#000;max-width:334px}.growth-footer-actions{margin-top:15.99px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.growth-footer-card .growth-btn{min-height:48px;border-radius:8px;font-size:16px;line-height:24px;letter-spacing:-.16px;font-weight:500;padding:10px 18px;border-width:2px}.growth-footer-card .growth-btn img{width:16px;height:16px}.growth-footer-card .growth-btn-dark{background:#000;color:#fff;border-color:transparent}.growth-footer-card .growth-btn-dark img{filter:brightness(10)}.growth-footer-card .growth-btn-light img{filter:brightness(0)}.growth-footer-card .growth-btn-light{background:#fff;color:#000;border:1px solid #000;padding:9px 17px}.growth-footer-brand{padding-bottom:.01px;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:49.45px;flex:0 0 auto}.growth-footer-logo{width:90.67px;height:35.76px;-o-object-fit:contain;object-fit:contain;display:block}.growth-social-links{display:inline-flex;align-items:center;gap:16px}.growth-social-links a{display:inline-flex;align-items:center;justify-content:center;padding:8px;border:0;border-radius:1584px;width:auto;height:auto;background-image:linear-gradient(180deg,#0000,#0000000d),linear-gradient(90deg,#fff 0% 100%);box-shadow:0 1px 1px #0000001a,0 -.5px 1px #0000000d,inset 0 -1px 1px #0000000a}.growth-social-links img{width:24px;height:24px;display:block}.growth-footer-bottom{border-top:0;padding:31px 60px 24px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-wrap:nowrap}.growth-footer-links{display:inline-flex;align-items:center;gap:16.01px;flex-wrap:wrap}.growth-footer-links a{text-decoration:none;color:#55534e;font-size:12px;line-height:18px;letter-spacing:0}.growth-footer-hiring{background:#ff7614;border:0;border-radius:4px;padding:3.5px 4px 3.88px;font-size:9.6px;line-height:14.4px;color:#000}.growth-footer-legal{margin:4.5px 0 1.5px;color:#55534e;font-size:12px;line-height:18px;letter-spacing:0;white-space:nowrap}@media(max-width:1080px){.growth-footer-main{padding:44px 32px 22px;flex-direction:column;align-items:flex-start;gap:28px}.growth-footer-brand{width:100%;flex-direction:row;align-items:center;justify-content:space-between;gap:20px}.growth-footer-bottom{padding:22px 32px 20px;flex-direction:column;align-items:flex-start;gap:12px;flex-wrap:wrap}.growth-footer-legal{margin:0;white-space:normal}}@media(max-width:780px){.growth-footer-card{margin-top:10px;border-radius:24px}.growth-footer-main{padding:24px 16px 14px;gap:18px}.growth-footer-copy h3{font-size:clamp(1.9rem,8vw,2.2rem);line-height:1.1;letter-spacing:-.03em}.growth-footer-actions{margin-top:16px;width:100%;gap:10px}.growth-footer-card .growth-btn{width:100%;justify-content:center;min-height:44px;font-size:14px;line-height:20px;border-radius:8px}.growth-footer-brand{flex-direction:column;align-items:flex-start;gap:12px}.growth-footer-logo{width:104px;height:auto}.growth-social-links{gap:10px}.growth-social-links a{padding:7px}.growth-social-links img{width:20px;height:20px}.growth-footer-bottom{padding:12px 16px 14px;gap:10px}.growth-footer-links{gap:10px}.growth-footer-links a,.growth-footer-legal{font-size:12px;line-height:18px}.growth-footer-hiring{font-size:9.6px;line-height:14.4px}}.growth-cta-top{position:relative;border:0;border-radius:0;background:#f3f2ed;overflow:visible;padding:0 0 24px}.growth-cta-top-inner{margin:0 auto;width:100%;max-width:713.98px;text-align:center;display:flex;flex-direction:column;align-items:center}.growth-cta-top-inner h2{margin:0;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(2.35rem,5vw,60px);line-height:1;letter-spacing:-2.4px;font-weight:600;color:#000}.growth-cta-top-inner p{margin:17px auto 0;max-width:100%;font-size:16px;line-height:25.6px;letter-spacing:0;color:#000}.growth-cta-top-actions{margin-top:17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.growth-cta-top .growth-btn{min-height:48px;border-radius:8px;font-size:16px;line-height:24px;letter-spacing:-.16px;font-weight:500;padding:10px 18px;border-width:2px}.growth-cta-top .growth-btn img{width:16px;height:16px}.growth-cta-top .growth-btn-dark{background:#000;color:#fff;border-color:transparent}.growth-cta-top .growth-btn-light{background:#fff;color:#000;border:1px solid #000;padding:9px 17px}@media(max-width:1080px){.growth-cta-top{padding-bottom:22px}.growth-cta-top-inner{max-width:680px}.growth-cta-top-inner h2{letter-spacing:-.03em}}@media(max-width:780px){.growth-cta-top{padding-bottom:18px}.growth-cta-top-inner h2{font-size:clamp(2rem,12vw,3rem);line-height:1;letter-spacing:-.04em}.growth-cta-top-inner p{margin-top:14px;font-size:16px;line-height:24px}.growth-cta-top-actions{margin-top:14px;width:100%;gap:10px}.growth-cta-top .growth-btn{width:100%;justify-content:center;min-height:44px;font-size:14px;line-height:20px;border-radius:8px}}.main-nav a.is-active{color:var(--brand);font-weight:600}.growth-cta-section{width:100%;overflow:hidden;background-image:url(/assets/growth-bg-desktop.png);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.growth-cta-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(37,99,235,.06) 0%,transparent 70%);pointer-events:none;z-index:0}.growth-cta-section>*{position:relative;z-index:1}.growth-cta-wrap{min-height:1120px;padding:64px 24px 24px;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.growth-cta-section .growth-cta-top{padding:0;border:0;border-radius:0;background:transparent;overflow:visible}.growth-cta-section .growth-footer-card{width:100%;margin-top:auto}a,button,[role=button],.nav-btn,.nav-link,.hero-cta,.features-cta,.cost-btn,.security-btn,.growth-btn,.testimonials-nav-btn{transition:color var(--motion-fast) var(--motion-ease),background-color var(--motion-fast) var(--motion-ease),border-color var(--motion-fast) var(--motion-ease),box-shadow var(--motion-fast) var(--motion-ease),opacity var(--motion-fast) var(--motion-ease),transform var(--motion-fast) var(--motion-ease)}main>section{animation:section-enter 1.24s var(--motion-ease) both}main>section:nth-of-type(2){animation-delay:.12s}main>section:nth-of-type(3){animation-delay:.2s}main>section:nth-of-type(4){animation-delay:.28s}main>section:nth-of-type(5){animation-delay:.36s}main>section:nth-of-type(6){animation-delay:.44s}main>section:nth-of-type(7){animation-delay:.52s}main>section:nth-of-type(8){animation-delay:.6s}@keyframes page-enter{0%{opacity:.85}to{opacity:1}}@keyframes section-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body,main>section{animation:none!important}a,button,[role=button],.nav-btn,.nav-link,.hero-cta,.features-cta,.cost-btn,.security-btn,.growth-btn,.testimonials-nav-btn{transition:none!important}}@media(max-width:1080px){.growth-cta-section{min-height:920px;padding:56px 18px 20px;border-radius:32px}}@media(max-width:780px){.growth-cta-section{margin-top:14px;min-height:760px;padding:40px 12px 14px;border-radius:24px;background-position:center top,center top}}@media(max-width:1080px){.features-intro-copy h2,.feature-tile-first h3,.feature-tile-second h3,.feature-tile-third h3,.feature-wide-copy h3,.feature-sixth-content h3,.feature-seventh-content h3,.feature-eighth-content h3,.cost-platform-copy h2,.security-scale-head h2,.testimonials-eka-head h2,.growth-cta-top-inner h2,.growth-footer-copy h3{font-size:clamp(1.85rem,3.7vw,2.45rem);line-height:1.12}.features-intro-copy p,.feature-tile p,.feature-wide-copy p,.feature-sixth-lead,.feature-seventh-lead,.feature-eighth-lead,.feature-sixth-list li,.feature-seventh-list li,.feature-eighth-list li,.cost-platform-copy p,.security-badge-card p,.testimonials-eka-card blockquote{font-size:15px;line-height:1.5}.feature-tile-eyebrow{font-size:11px;line-height:1.4}.feature-proof-quote{font-size:18px;line-height:1.45}.feature-proof-metrics span,.feature-proof-footer a,.cost-btn,.security-btn,.growth-btn,.features-cta{font-size:15px;line-height:1.45}}@media(max-width:780px){.features-intro-copy h2,.feature-tile-first h3,.feature-tile-second h3,.feature-tile-third h3,.feature-wide-copy h3,.feature-sixth-content h3,.feature-seventh-content h3,.feature-eighth-content h3,.cost-platform-copy h2,.security-scale-head h2,.testimonials-eka-head h2,.growth-cta-top-inner h2,.growth-footer-copy h3{font-size:clamp(1.55rem,7.2vw,1.95rem);line-height:1.14;letter-spacing:-.02em}.feature-tile p,.feature-wide-copy p,.feature-sixth-lead,.feature-seventh-lead,.feature-eighth-lead,.feature-sixth-list li,.feature-seventh-list li,.feature-eighth-list li,.cost-platform-copy p,.security-badge-card p{font-size:14px;line-height:1.5}.feature-tile-eyebrow,.trusted-eyebrow,.pulse-mini-item,.workflow-row,.growth-footer-links a,.growth-footer-legal{font-size:12px;line-height:1.45}.feature-proof-quote{font-size:16px;line-height:1.45}.feature-proof-metrics span{font-size:13px;line-height:1.45}.feature-proof-footer{align-items:flex-start;flex-wrap:wrap}}@media(max-width:560px){.features-intro-copy h2{font-size:clamp(1.35rem,7.2vw,1.75rem);line-height:1.12}.feature-tile-first h3,.feature-tile-second h3,.feature-tile-third h3,.feature-wide-copy h3,.feature-sixth-content h3,.feature-seventh-content h3,.feature-eighth-content h3,.cost-platform-copy h2,.security-scale-head h2,.testimonials-eka-head h2,.growth-cta-top-inner h2,.growth-footer-copy h3{font-size:clamp(1.3rem,7vw,1.65rem);line-height:1.12}.feature-tile p,.feature-wide-copy p,.feature-sixth-lead,.feature-seventh-lead,.feature-eighth-lead,.feature-sixth-list li,.feature-seventh-list li,.feature-eighth-list li,.cost-platform-copy p,.security-badge-card p,.testimonials-eka-card blockquote,.growth-cta-top-inner p{font-size:13px;line-height:1.5}.feature-proof-quote{font-size:15px}.cost-platform-actions{width:100%;flex-direction:column;align-items:stretch}.cost-btn{width:100%;justify-content:center}}.eka-landing{background:#fff;animation:none}.eka-landing .page-wrap{margin:0 auto;padding:18px 24px 34px}.eka-landing .hero{margin-top:18px;padding:0 36px 200px}.eka-landing .hero:after{display:none}.eka-landing .hero-card{min-height:518px;padding:96px 83px 96px 71px;margin:0 auto;background-color:#f9f8f6;background-image:url(/assets/hero_landing_bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid #eee9df;border-radius:24px;overflow:visible}.eka-landing .hero-decor{bottom:-159px;width:409.8px}.eka-landing .hero-content{display:flex;flex-direction:column;align-items:center;gap:24px}.eka-landing .hero-content h1{width:min(1022px,100%);font-size:70px;line-height:88px;letter-spacing:0;font-weight:500}.eka-landing .hero-content p{width:min(954px,100%);font-size:22px;line-height:30px;color:#222;margin:0}.eka-landing .hero-cta{height:40px;padding:8px 16px;border-radius:8px;font-size:16px;line-height:19px}.eka-landing .feature-wide{min-height:643.24px;padding:40px 20px 32px;gap:0;background:#f9f8f6;border:1px solid #dad4c8;border-radius:40px;display:flex;align-items:flex-start;justify-content:space-between}.eka-landing .feature-wide-copy{padding:0 12px 40px;align-items:flex-start;justify-content:flex-start;flex:1 1 auto}.eka-landing .feature-wide-copy h3{max-width:455px;font-size:32px;line-height:35px;letter-spacing:-.64px}.eka-landing .feature-wide-copy p{max-width:487px;line-height:26px}.eka-landing .feature-wide-pulse{--core-size: clamp(92px, 9vw, 128px);--pulse-gap: clamp(24px, 3.2vw, 46px);--stack-width: clamp(220px, 22vw, 304px);margin-top:auto;min-height:236px;position:relative;display:flex;justify-content:center;align-items:center;gap:var(--pulse-gap);margin-left:47%}.eka-landing .pulse-core{width:var(--core-size);height:var(--core-size);border-width:2px;box-shadow:none;margin-left:-18px}.eka-landing .pulse-mini{width:var(--stack-width)}.eka-landing .pulse-mini-item{min-height:60px;padding:10px 20px 10px 10px;gap:10px;font-size:13px;line-height:21px}.eka-landing .pulse-mini-icon{width:40px;height:40px;border-radius:6px;background:#f4f3f0;border:1px solid #e6e8ec}.eka-landing .feature-wide-list{width:555.02px;min-height:545.24px;padding:54.19px 0 54.18px;border-radius:24px;justify-items:center;align-self:start;background:#f3f2ed;align-content:start;flex:0 0 579px;margin-left:auto;margin-top:0}.eka-landing .workflow-row{width:303px;min-height:62.81px;padding:10.4062px 20.8125px 10.4062px 10.4062px;gap:10.4px;font-size:13px;line-height:21px}.eka-landing .workflow-icon{width:40px;height:40px;border-radius:6px}@media(max-width:1080px){.eka-landing .hero{padding:0 18px}.eka-landing .hero-card{min-height:auto;padding:64px 44px 80px}.eka-landing .hero-content h1{font-size:clamp(2.8rem,6vw,4.2rem);line-height:1.1}.eka-landing .hero-content p{font-size:18px;line-height:28px}.eka-landing .hero-decor{width:clamp(240px,32vw,360px)}.eka-landing .feature-wide{min-height:auto;flex-direction:column;padding:32px 24px;gap:24px}.eka-landing .feature-wide-pulse{margin-left:0;justify-content:flex-start}.eka-landing .feature-wide-list{width:100%;flex:1 1 auto;min-height:auto;padding:32px 24px}.eka-landing .workflow-row{width:100%;max-width:400px}.growth-cta-wrap{min-height:auto;padding:56px 18px 20px}}@media(max-width:780px){.eka-landing .hero{padding:0 10px}.eka-landing .hero-card{min-height:auto;padding:44px 18px 64px;border-radius:18px}.eka-landing .hero-content h1{font-size:clamp(1.75rem,10vw,2.8rem);line-height:1.1;letter-spacing:-.02em}.eka-landing .hero-content p{font-size:16px;line-height:26px}.eka-landing .hero-decor{width:clamp(150px,42vw,210px);bottom:-80px}.eka-landing .feature-wide{padding:20px 14px;gap:18px;border-radius:24px}.eka-landing .feature-wide-copy{padding:0 4px 12px}.eka-landing .feature-wide-copy h3{font-size:clamp(1.5rem,8vw,2rem);line-height:1.12;max-width:100%}.eka-landing .feature-wide-copy p{font-size:15px;line-height:1.5;max-width:100%}.eka-landing .feature-wide-pulse{--core-size: 72px;--pulse-gap: 10px;--stack-width: 100%}.eka-landing .feature-wide-list{padding:20px 14px;border-radius:18px}.eka-landing .workflow-row{width:100%;max-width:100%}.growth-cta-wrap{min-height:auto;padding:40px 12px 14px}}@media(max-width:560px){.eka-landing .hero-card{padding:36px 14px 56px}.eka-landing .hero-content h1{font-size:clamp(1.5rem,9vw,2.2rem)}.eka-landing .hero-content p{font-size:15px;line-height:24px}.eka-landing .feature-wide-list{padding:16px 10px}}[data-reveal]{opacity:0;will-change:opacity,transform}[data-reveal=fade-up]{transform:translateY(28px);transition:opacity var(--duration-slower) var(--ease-out),transform var(--duration-slower) var(--ease-out)}[data-reveal=fade-in]{transition:opacity var(--duration-slower) var(--ease-out)}[data-reveal=slide-left]{transform:translate(-24px);transition:opacity var(--duration-slower) var(--ease-out),transform var(--duration-slower) var(--ease-out)}[data-reveal=slide-right]{transform:translate(24px);transition:opacity var(--duration-slower) var(--ease-out),transform var(--duration-slower) var(--ease-out)}[data-reveal].is-revealed{opacity:1;transform:none}[data-reveal-delay="1"]{transition-delay:.2s}[data-reveal-delay="2"]{transition-delay:.4s}[data-reveal-delay="3"]{transition-delay:.6s}[data-reveal-delay="4"]{transition-delay:.8s}[data-reveal-delay="5"]{transition-delay:1s}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;transform:none!important;transition:none!important}}:root{--contact-bg: #f7f4ee;--contact-card: #ffffff;--contact-text: #111111;--contact-muted: #5d584f;--contact-border: #ddd6c9;--contact-primary: #101010;--contact-success-bg: #ebf7ee;--contact-success-text: #16572b;--contact-error-bg: #fef3f2;--contact-error-text: #7f1d1a}body{min-height:100vh;font-family:Manrope,Segoe UI,sans-serif;color:var(--contact-text);background:radial-gradient(circle at 12% 12%,#ece4d8 0%,transparent 28%),var(--contact-bg)}.contact-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.contact-card{width:min(100%,560px);background:var(--contact-card);border:1px solid var(--contact-border);border-radius:20px;padding:28px 24px;box-shadow:0 14px 34px #11111114}.contact-back{display:inline-flex;margin-bottom:14px;font-size:14px;line-height:20px;color:var(--contact-muted);text-decoration:none}.contact-back:hover{color:var(--contact-text)}.contact-title{margin:0;font-size:30px;line-height:1.12;letter-spacing:-.02em}.contact-subtitle{margin:10px 0 0;color:var(--contact-muted);font-size:15px;line-height:1.45}.contact-form{margin-top:20px;display:grid;gap:14px}.contact-field{display:grid;gap:6px}.contact-field label{color:var(--contact-muted);font-size:13px;line-height:18px}.contact-field label .required{color:#dc2626;font-weight:600}.contact-field input,.contact-field textarea{width:100%;border:1px solid var(--contact-border);border-radius:10px;min-height:44px;padding:10px 12px;font-family:inherit;font-size:14px;line-height:20px}.contact-field textarea{min-height:110px;resize:vertical}.contact-field input:focus,.contact-field textarea:focus{outline:none;border-color:var(--brand, #2563eb);box-shadow:0 0 0 3px #2563eb1f;transition:border-color .3s ease,box-shadow .3s ease}.contact-field input[aria-invalid=true],.contact-field textarea[aria-invalid=true]{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261f}.contact-field-error{margin:0;color:var(--contact-error-text);font-size:12px;line-height:18px}.contact-btn{min-height:46px;border:1px solid var(--contact-primary);border-radius:10px;background:var(--contact-primary);color:#fff;font-size:15px;line-height:22px;font-weight:600;font-family:inherit;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.contact-btn:hover{background:#000;transform:translateY(-2px);box-shadow:0 6px 20px #2563eb4d}.contact-btn:active{transform:translateY(0);transition-duration:.16s}.contact-note{margin-top:16px;padding:12px 14px;border-radius:10px;background:var(--contact-success-bg);color:var(--contact-success-text);font-size:14px;line-height:20px;opacity:0;transform:translateY(8px);transition:opacity .6s ease,transform .6s ease;pointer-events:none}.contact-note.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.contact-error{margin-bottom:16px;padding:12px 14px;border-radius:10px;background:var(--contact-error-bg);color:var(--contact-error-text);font-size:14px;line-height:20px}@media(max-width:560px){.contact-shell{padding:14px}.contact-card{border-radius:16px;padding:20px 16px}.contact-title{font-size:24px}}.contact-btn:disabled{opacity:.7;cursor:not-allowed;display:flex;align-items:center;justify-content:center;gap:8px}.contact-btn-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:contact-spin .7s linear infinite;flex-shrink:0}@keyframes contact-spin{to{transform:rotate(360deg)}}:root{--privacy-bg: #fafafa;--privacy-text: #000;--privacy-border: #e8e8e8}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Segoe UI,sans-serif;color:var(--privacy-text);background:var(--privacy-bg)}.privacy-page{width:100%;margin:0 auto;background:#fff}.privacy-back-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;line-height:20px;font-weight:600;letter-spacing:.2px;color:#000;text-decoration:none}.privacy-back-icon{font-size:16px;line-height:1}.privacy-back-link:hover{text-decoration:underline}.privacy-hero{margin:0 20px 20px;padding:56px;border-radius:40px;display:flex;flex-direction:column;justify-content:flex-start;gap:24px;background-color:#fff;background-image:url(/assets/hero_landing_bg.jpg);background-size:cover;background-position:center;background-attachment:fixed;overflow:hidden;min-height:auto}.privacy-hero h1{margin:0;font-size:26px;line-height:1.1;letter-spacing:.3px;font-weight:600;color:#000;max-width:90%}.privacy-layout{margin:0 20px 20px;padding:0;display:grid;grid-template-columns:420px minmax(0,1fr);gap:0}.privacy-sidebar{position:relative;border-radius:0;border-right:1px solid #e8e8e8}.privacy-sidebar-fade{display:none}.privacy-sidebar-inner{position:sticky;top:0;max-height:900px;overflow:auto;padding:48px 24px 100px 32px;scrollbar-width:none;-ms-overflow-style:none}.privacy-sidebar-inner::-webkit-scrollbar{width:0;height:0;display:none}.privacy-sidebar h2{margin:0 0 11px;width:364px;font-size:20px;line-height:19.2px;letter-spacing:1px;font-weight:600}.privacy-nav-list{margin:0;padding:0 0 5px;list-style:none;width:376px}.privacy-nav-list li{height:60px;display:flex;align-items:center;margin-bottom:0;opacity:.75;background:#f6f6f6;border-radius:16px}.nav-indicator{display:block;width:4px;height:60px;margin-right:12px;background:#f73b20;opacity:1;flex-shrink:0;clip-path:polygon(0% 10%,90% 0%,90% 100%,0% 90%)}.privacy-nav-list a{display:inline-block;padding-left:7px;font-size:18px;line-height:1.4;font-weight:400;color:#000;text-decoration:none;white-space:normal;overflow:visible;text-overflow:clip;max-width:330px}.privacy-nav-list li.is-active{opacity:1;background:transparent;border-radius:0}.privacy-nav-list li:not(.is-active) .nav-indicator{opacity:0}.privacy-nav-list li.is-active a{font-size:17px;font-weight:400}.privacy-content{background:#fff;min-height:100vh;padding:48px 48px 80px}.privacy-content-head h1{margin:0;font-size:22px;line-height:1.2;letter-spacing:.3px;font-weight:600}.privacy-content-head p{margin:16px 0 0;font-size:18px;line-height:20px}.privacy-content-body{margin-top:24px;border:none;background:transparent;padding:0}.privacy-section{padding:18px 0;border-bottom:1px solid #efefef;display:none}.privacy-section.is-active{display:block}.privacy-section:last-child{border-bottom:0}.privacy-section p{margin:0 0 10px;font-size:18px;line-height:1.6;color:#333}.privacy-section p:last-child{margin-bottom:0}.privacy-section h3{margin:16px 0 8px;font-size:22px;line-height:1.25;font-weight:600}.privacy-section ul{margin:0 0 10px 20px;padding:0}.privacy-section li{margin-bottom:6px;font-size:16px;line-height:1.6;color:#333}@media(max-width:1024px){.privacy-hero{margin:0 16px 16px;padding:40px 28px;border-radius:32px;gap:16px;background-attachment:scroll}.privacy-hero h1{font-size:24px}.privacy-layout{grid-template-columns:1fr;margin:0 16px 16px}.privacy-sidebar{border-right:none;border-bottom:1px solid #ececec}.privacy-sidebar-inner{position:static;max-height:none;padding:28px 20px}.privacy-sidebar h2{width:100%;font-size:18px;margin-bottom:16px}.privacy-nav-list{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:8px}.privacy-nav-list li{height:50px;border-radius:12px}.privacy-nav-list a{font-size:15px;max-width:100%}.privacy-content{padding:28px 20px 48px}.privacy-section h2{font-size:20px;margin-bottom:12px}.privacy-section h3{font-size:18px}.privacy-section p{font-size:16px}.privacy-section li{font-size:15px}}@media(max-width:768px){.privacy-back-link{font-size:13px;margin:12px}.privacy-hero{margin:12px;padding:20px 14px;gap:10px;border-radius:20px;background-attachment:scroll}.privacy-hero h1{font-size:22px;line-height:1.15;max-width:100%}.privacy-layout{grid-template-columns:1fr;margin:0 12px 12px}.privacy-sidebar-inner{position:sticky;top:60px;max-height:calc(100vh - 80px);overflow-y:auto;padding:16px 12px;background:#fafafa;z-index:10}.privacy-sidebar h2{font-size:14px;margin-bottom:12px}.privacy-nav-list{display:flex;flex-wrap:wrap;gap:6px;width:100%}.privacy-nav-list li{height:44px;border-radius:10px;flex:0 1 calc(50% - 3px)}.nav-indicator{height:44px;width:3px}.privacy-nav-list a{font-size:13px;padding-left:6px;max-width:100%;white-space:normal}.privacy-content{padding:20px 12px 32px;min-height:auto}.privacy-section{padding:12px 0}.privacy-section h2{font-size:20px;margin-bottom:8px}.privacy-section h3{font-size:16px;margin:12px 0 8px}.privacy-section p{font-size:15px;margin-bottom:8px}.privacy-section ul{margin:0 0 8px 16px;padding:0}.privacy-section li{font-size:14px;margin-bottom:4px}}@media(max-width:480px){.privacy-back-link{font-size:12px;margin:8px}.privacy-hero{margin:8px;padding:12px 10px;gap:6px;border-radius:14px;background-attachment:scroll;background-size:150%}.privacy-hero h1{font-size:18px;line-height:1.2;max-width:100%}.privacy-layout{margin:0 8px 8px}.privacy-sidebar-inner{padding:12px 8px}.privacy-sidebar h2{font-size:13px;margin-bottom:10px}.privacy-nav-list li{flex:0 1 100%;height:42px}.privacy-nav-list a{font-size:12px;padding-left:4px}.privacy-content{padding:16px 8px 24px}.privacy-section h2{font-size:18px}.privacy-section h3{font-size:15px;margin:10px 0 6px}.privacy-section p{font-size:14px;margin-bottom:6px}.privacy-section ul{margin:0 0 6px 14px}.privacy-section li{font-size:13px;margin-bottom:3px}}.config-page-container{padding:20px;min-height:calc(100vh - 64px)}.config-card{background:#fff;border-radius:14px;padding:24px;min-height:800px}.config-title{font-family:Google Sans Flex,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:24px;color:#171717;margin-bottom:20px}.config-tabs{display:flex;gap:20px;border-bottom:1px solid #D4D4D4;margin-bottom:20px}.config-tab{padding-bottom:10px;font-family:Google Sans Flex,sans-serif;font-weight:500;font-size:14px;line-height:24px;cursor:pointer;color:#737373;position:relative}.config-tab.active{color:#000}.config-tab.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:4px;background:#171717;border-radius:2px 2px 0 0}.config-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.config-search-filter{display:flex;gap:12px}.config-filter-btn{display:flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid #E5E5E5;border-radius:6px;background:#fff;font-size:14px;color:#404040;cursor:pointer}.config-search-box{display:flex;align-items:center;width:240px}.config-search-input{font-size:14px!important;color:#404040!important;height:34px!important;width:100%!important}.config-add-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#171717;border-radius:10px;color:#fff;font-size:12px;font-weight:500;cursor:pointer;border:none}.config-table-container{border:1px solid #E5E5E5;border-radius:8px 8px 0 0;overflow:hidden}.config-table-header{display:grid;grid-template-columns:2fr 1fr 1fr 100px;padding:12px 16px;background:#fff;border-bottom:1px solid #E5E5E5}.config-header-cell{font-family:Google Sans Flex,sans-serif;font-weight:500;font-size:13px;color:#3d3d3d;display:flex;align-items:center;gap:6px}.config-table-row{display:grid;grid-template-columns:2fr 1fr 1fr 100px;padding:12px 16px;background:#fff;border-bottom:1px solid #E5E5E5;align-items:center}.config-table-row:last-child{border-bottom:none}.config-row-text{font-family:Google Sans Flex,sans-serif;font-size:14px;color:#6d6d6d}.config-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 10px;background:#e0f7e8;border-radius:2px;color:#006b32;font-size:12px;line-height:1.4;font-weight:500}.config-actions{display:flex;justify-content:flex-end}.config-footer{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;color:#4f4f4f;font-size:14px;background:#fff}.config-dialog-content{padding:0!important;border-radius:12px!important;max-width:30%!important;border:none!important;overflow:hidden}.config-dialog-header{padding:12px 18px!important;border-bottom:1px solid #E5E7EB;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.config-dialog-title{font-family:Google Sans Flex,sans-serif!important;font-weight:500!important;font-size:18px!important;line-height:28px!important;color:#101828!important;margin:0!important;flex:1;text-align:center}.config-dialog-body{padding:20px;display:flex;flex-direction:column;gap:20px}.config-input-container{display:flex;flex-direction:column;gap:8px}.config-input-label{font-family:Google Sans Flex,sans-serif;font-weight:400;font-size:12px;line-height:18px;color:#101828;display:flex;gap:2px}.config-required-star{color:#c70036}.config-input-field{background:#f9fafb!important;border:1px solid #E5E7EB!important;border-radius:12px!important;height:40px!important;padding:10px 12px!important;font-size:12px!important;color:#101828!important}.config-input-field::-moz-placeholder{color:#6a7282}.config-input-field::placeholder{color:#6a7282}.config-dialog-footer{padding:0 20px 20px!important;display:flex;justify-content:flex-end;gap:12px}.config-btn-submit{background:#171717!important;border-radius:12px!important;height:32px!important;padding:6px 12px!important;font-size:12px!important;font-weight:500!important;color:#fff!important;border:none!important;min-width:67px}.config-btn-cancel{background:#f9fafb!important;border:1px solid #E5E7EB!important;border-radius:12px!important;height:32px!important;padding:6px 12px!important;font-size:12px!important;font-weight:500!important;color:#4a5565!important;min-width:66px}*,: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:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-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}*{border-color:var(--border)}body{background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Google Sans Flex,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.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}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-12{bottom:-3rem}.-bottom-\[8px\]{bottom:-8px}.-left-12{left:-3rem}.-left-48{left:-12rem}.-right-1{right:-.25rem}.-right-12{right:-3rem}.-right-24{right:-6rem}.-top-1{top:-.25rem}.-top-12{top:-3rem}.-top-16{top:-4rem}.-top-20{top:-5rem}.bottom-0{bottom:0}.bottom-20{bottom:5rem}.bottom-4{bottom:1rem}.bottom-\[-20px\]{bottom:-20px}.bottom-\[16px\]{bottom:16px}.bottom-\[18px\]{bottom:18px}.bottom-\[2px\]{bottom:2px}.bottom-\[35\%\]{bottom:35%}.bottom-\[35px\]{bottom:35px}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-1\/4{left:25%}.left-10{left:2.5rem}.left-2{left:.5rem}.left-3{left:.75rem}.left-\[-16px\]{left:-16px}.left-\[10\%\]{left:10%}.left-\[20px\]{left:20px}.left-\[23px\]{left:23px}.left-\[24px\]{left:24px}.left-\[50\%\]{left:50%}.right-0{right:0}.right-1{right:.25rem}.right-10{right:2.5rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-\[-10px\]{right:-10px}.right-\[-16px\]{right:-16px}.right-\[-20px\]{right:-20px}.right-\[20px\]{right:20px}.right-\[50\%\]{right:50%}.top-0{top:0}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-20{top:5rem}.top-3{top:.75rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-\[10\.8px\]{top:10.8px}.top-\[128px\]{top:128px}.top-\[140px\]{top:140px}.top-\[1px\]{top:1px}.top-\[50\%\]{top:50%}.top-\[60\%\]{top:60%}.top-full{top:100%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.col-span-5{grid-column:span 5 / span 5}.col-span-7{grid-column:span 7 / span 7}.m-4{margin:1rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-4{margin-left:1rem;margin-right:1rem}.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-2{margin-top:.5rem;margin-bottom:.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-mb-20{margin-bottom:-5rem}.-mb-\[1px\]{margin-bottom:-1px}.-ml-20{margin-left:-5rem}.-ml-4{margin-left:-1rem}.-mr-20{margin-right:-5rem}.-mt-20{margin-top:-5rem}.-mt-4{margin-top:-1rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.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}.mb-\[10px\]{margin-bottom:10px}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-\[20rem\]{margin-left:20rem}.ml-\[4rem\]{margin-left:4rem}.ml-\[8px\]{margin-left:8px}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-12{margin-top:3rem}.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-\[-10px\]{margin-top:-10px}.mt-\[-20px\]{margin-top:-20px}.mt-\[1px\]{margin-top:1px}.mt-\[20px\]{margin-top:20px}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.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-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-32{height:8rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[100\.81px\]{height:100.81px}.h-\[100px\]{height:100px}.h-\[100vh\]{height:100vh}.h-\[10px\]{height:10px}.h-\[120px\]{height:120px}.h-\[122px\]{height:122px}.h-\[140px\]{height:140px}.h-\[142px\]{height:142px}.h-\[14px\]{height:14px}.h-\[150\.33px\]{height:150.33px}.h-\[153px\]{height:153px}.h-\[157px\]{height:157px}.h-\[15px\]{height:15px}.h-\[161px\]{height:161px}.h-\[172px\]{height:172px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[20px\]{height:20px}.h-\[220px\]{height:220px}.h-\[225px\]{height:225px}.h-\[22px\]{height:22px}.h-\[23px\]{height:23px}.h-\[240px\]{height:240px}.h-\[24px\]{height:24px}.h-\[253px\]{height:253px}.h-\[25px\]{height:25px}.h-\[260px\]{height:260px}.h-\[26px\]{height:26px}.h-\[272px\]{height:272px}.h-\[280px\]{height:280px}.h-\[2px\]{height:2px}.h-\[300px\]{height:300px}.h-\[30px\]{height:30px}.h-\[323px\]{height:323px}.h-\[32px\]{height:32px}.h-\[34px\]{height:34px}.h-\[350px\]{height:350px}.h-\[36px\]{height:36px}.h-\[37px\]{height:37px}.h-\[38px\]{height:38px}.h-\[394\.98px\]{height:394.98px}.h-\[395px\]{height:395px}.h-\[398px\]{height:398px}.h-\[400px\]{height:400px}.h-\[409px\]{height:409px}.h-\[40px\]{height:40px}.h-\[42px\]{height:42px}.h-\[44\.8px\]{height:44.8px}.h-\[44px\]{height:44px}.h-\[45px\]{height:45px}.h-\[46px\]{height:46px}.h-\[48px\]{height:48px}.h-\[4px\]{height:4px}.h-\[50vh\]{height:50vh}.h-\[52px\]{height:52px}.h-\[60px\]{height:60px}.h-\[68px\]{height:68px}.h-\[6px\]{height:6px}.h-\[76px\]{height:76px}.h-\[800px\]{height:800px}.h-\[85px\]{height:85px}.h-\[86px\]{height:86px}.h-\[87px\]{height:87px}.h-\[89px\]{height:89px}.h-\[90px\]{height:90px}.h-\[calc\(100vh-20px\)\]{height:calc(100vh - 20px)}.h-\[calc\(100vh-65px\)\]{height:calc(100vh - 65px)}.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-screen{height:100vh}.h-svh{height:100svh}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-h-96{max-height:24rem}.max-h-\[--radix-context-menu-content-available-height\]{max-height:var(--radix-context-menu-content-available-height)}.max-h-\[--radix-select-content-available-height\]{max-height:var(--radix-select-content-available-height)}.max-h-\[220px\]{max-height:220px}.max-h-\[280px\]{max-height:280px}.max-h-\[300px\]{max-height:300px}.max-h-\[400px\]{max-height:400px}.max-h-\[650px\]{max-height:650px}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[var\(--radix-dropdown-menu-content-available-height\)\]{max-height:var(--radix-dropdown-menu-content-available-height)}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-10{min-height:2.5rem}.min-h-\[100px\]{min-height:100px}.min-h-\[120px\]{min-height:120px}.min-h-\[160px\]{min-height:160px}.min-h-\[300px\]{min-height:300px}.min-h-\[395px\]{min-height:395px}.min-h-\[400px\]{min-height:400px}.min-h-\[40px\]{min-height:40px}.min-h-\[56px\]{min-height:56px}.min-h-\[57px\]{min-height:57px}.min-h-\[60vh\]{min-height:60vh}.min-h-\[80px\]{min-height:80px}.min-h-\[880px\]{min-height:880px}.min-h-\[calc\(100vh-20px\)\]{min-height:calc(100vh - 20px)}.min-h-\[calc\(100vh-64px\)\]{min-height:calc(100vh - 64px)}.min-h-screen{min-height:100vh}.min-h-svh{min-height:100svh}.w-0{width:0px}.w-1{width:.25rem}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[--sidebar-width\]{width:var(--sidebar-width)}.w-\[1\.5px\]{width:1.5px}.w-\[10\%\]{width:10%}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[102px\]{width:102px}.w-\[107px\]{width:107px}.w-\[108\.03px\]{width:108.03px}.w-\[1082px\]{width:1082px}.w-\[120px\]{width:120px}.w-\[125px\]{width:125px}.w-\[136px\]{width:136px}.w-\[140px\]{width:140px}.w-\[148px\]{width:148px}.w-\[14px\]{width:14px}.w-\[150\.33px\]{width:150.33px}.w-\[150px\]{width:150px}.w-\[153px\]{width:153px}.w-\[159px\]{width:159px}.w-\[15px\]{width:15px}.w-\[160px\]{width:160px}.w-\[177px\]{width:177px}.w-\[180px\]{width:180px}.w-\[182\.56px\]{width:182.56px}.w-\[183px\]{width:183px}.w-\[187px\]{width:187px}.w-\[18px\]{width:18px}.w-\[194px\]{width:194px}.w-\[1px\]{width:1px}.w-\[200px\]{width:200px}.w-\[208px\]{width:208px}.w-\[20px\]{width:20px}.w-\[213px\]{width:213px}.w-\[22\%\]{width:22%}.w-\[220px\]{width:220px}.w-\[233px\]{width:233px}.w-\[238px\]{width:238px}.w-\[23px\]{width:23px}.w-\[240px\]{width:240px}.w-\[24px\]{width:24px}.w-\[251px\]{width:251px}.w-\[26px\]{width:26px}.w-\[280px\]{width:280px}.w-\[30\%\]{width:30%}.w-\[300px\]{width:300px}.w-\[308px\]{width:308px}.w-\[309px\]{width:309px}.w-\[30px\]{width:30px}.w-\[336px\]{width:336px}.w-\[34px\]{width:34px}.w-\[350px\]{width:350px}.w-\[38\%\]{width:38%}.w-\[38px\]{width:38px}.w-\[40\%\]{width:40%}.w-\[400px\]{width:400px}.w-\[45px\]{width:45px}.w-\[46px\]{width:46px}.w-\[487px\]{width:487px}.w-\[4rem\]{width:4rem}.w-\[500px\]{width:500px}.w-\[50px\]{width:50px}.w-\[531\.55px\]{width:531.55px}.w-\[536px\]{width:536px}.w-\[60\%\]{width:60%}.w-\[60px\]{width:60px}.w-\[63px\]{width:63px}.w-\[6px\]{width:6px}.w-\[70px\]{width:70px}.w-\[80\%\]{width:80%}.w-\[800px\]{width:800px}.w-\[80px\]{width:80px}.w-\[88px\]{width:88px}.w-\[90\.16px\]{width:90.16px}.w-\[90px\]{width:90px}.w-\[91px\]{width:91px}.w-\[98px\]{width:98px}.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}.w-screen{width:100vw}.min-w-0{min-width:0px}.min-w-10{min-width:2.5rem}.min-w-11{min-width:2.75rem}.min-w-5{min-width:1.25rem}.min-w-9{min-width:2.25rem}.min-w-\[100px\]{min-width:100px}.min-w-\[110px\]{min-width:110px}.min-w-\[12rem\]{min-width:12rem}.min-w-\[150px\]{min-width:150px}.min-w-\[189px\]{min-width:189px}.min-w-\[200px\]{min-width:200px}.min-w-\[20px\]{min-width:20px}.min-w-\[24px\]{min-width:24px}.min-w-\[267px\]{min-width:267px}.min-w-\[50px\]{min-width:50px}.min-w-\[66px\]{min-width:66px}.min-w-\[67px\]{min-width:67px}.min-w-\[68px\]{min-width:68px}.min-w-\[85px\]{min-width:85px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[--skeleton-width\]{max-width:var(--skeleton-width)}.max-w-\[1120px\]{max-width:1120px}.max-w-\[200px\]{max-width:200px}.max-w-\[238px\]{max-width:238px}.max-w-\[250px\]{max-width:250px}.max-w-\[320px\]{max-width:320px}.max-w-\[326px\]{max-width:326px}.max-w-\[500px\]{max-width:500px}.max-w-\[571px\]{max-width:571px}.max-w-\[600px\]{max-width:600px}.max-w-\[800px\]{max-width:800px}.max-w-\[calc\(100vw-2rem\)\]{max-width:calc(100vw - 2rem)}.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}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-\[1_0_0\]{flex:1 0 0}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-full{flex-basis:100%}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.origin-\[--radix-context-menu-content-transform-origin\]{transform-origin:var(--radix-context-menu-content-transform-origin)}.origin-\[--radix-dropdown-menu-content-transform-origin\]{transform-origin:var(--radix-dropdown-menu-content-transform-origin)}.origin-\[--radix-hover-card-content-transform-origin\]{transform-origin:var(--radix-hover-card-content-transform-origin)}.origin-\[--radix-menubar-content-transform-origin\]{transform-origin:var(--radix-menubar-content-transform-origin)}.origin-\[--radix-popover-content-transform-origin\]{transform-origin:var(--radix-popover-content-transform-origin)}.origin-\[--radix-select-content-transform-origin\]{transform-origin:var(--radix-select-content-transform-origin)}.origin-\[--radix-tooltip-content-transform-origin\]{transform-origin:var(--radix-tooltip-content-transform-origin)}.origin-bottom-right{transform-origin:bottom right}.-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-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))}.rotate-12{--tw-rotate: 12deg;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))}.scale-125{--tw-scale-x: 1.25;--tw-scale-y: 1.25;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 bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@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-default{cursor:default}.cursor-help{cursor:help}.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{resize:both}.scroll-mt-24{scroll-margin-top:6rem}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[20px_1fr\]{grid-template-columns:20px 1fr}.grid-cols-\[380px_1fr\]{grid-template-columns:380px 1fr}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.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}.justify-items-center{justify-items:center}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[0\.94px\]{gap:.94px}.gap-\[10px\]{gap:10px}.gap-\[11px\]{gap:11px}.gap-\[12px\]{gap:12px}.gap-\[14px\]{gap:14px}.gap-\[15px\]{gap:15px}.gap-\[16px\]{gap:16px}.gap-\[18px\]{gap:18px}.gap-\[20px\]{gap:20px}.gap-\[21px\]{gap:21px}.gap-\[22px\]{gap:22px}.gap-\[23px\]{gap:23px}.gap-\[24px\]{gap:24px}.gap-\[28\.08px\]{gap:28.08px}.gap-\[29px\]{gap:29px}.gap-\[2px\]{gap:2px}.gap-\[30px\]{gap:30px}.gap-\[3px\]{gap:3px}.gap-\[4px\]{gap:4px}.gap-\[61px\]{gap:61px}.gap-\[6px\]{gap:6px}.gap-\[7px\]{gap:7px}.gap-\[8px\]{gap:8px}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.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-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * 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-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.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))}.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-slate-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(226 232 240 / var(--tw-divide-opacity, 1))}.self-center{align-self:center}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.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}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[11\.6px\]{border-radius:11.6px}.rounded-\[12px\]{border-radius:12px}.rounded-\[14px\]{border-radius:14px}.rounded-\[16px\]{border-radius:16px}.rounded-\[20px\]{border-radius:20px}.rounded-\[2px\]{border-radius:2px}.rounded-\[4px\]{border-radius:4px}.rounded-\[5px\]{border-radius:5px}.rounded-\[6px\]{border-radius:6px}.rounded-\[8px\]{border-radius:8px}.rounded-\[9\.36px\]{border-radius:9.36px}.rounded-\[9px\]{border-radius:9px}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-none{border-radius:0}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-b-\[10px\]{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.rounded-b-\[12px\]{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.rounded-b-\[9px\]{border-bottom-right-radius:9px;border-bottom-left-radius:9px}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-t-\[10px\]{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-t-\[12px\]{border-top-left-radius:12px;border-top-right-radius:12px}.rounded-t-\[9px\]{border-top-left-radius:9px;border-top-right-radius:9px}.rounded-t-lg{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.rounded-t-md{border-top-left-radius:calc(var(--radius) - 2px);border-top-right-radius:calc(var(--radius) - 2px)}.rounded-t-sm{border-top-left-radius:calc(var(--radius) - 4px);border-top-right-radius:calc(var(--radius) - 4px)}.rounded-tl-\[9px\]{border-top-left-radius:9px}.rounded-tl-sm{border-top-left-radius:calc(var(--radius) - 4px)}.rounded-tr-\[9px\]{border-top-right-radius:9px}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[0\.94px\]{border-width:.94px}.border-\[1\.5px\]{border-width:1.5px}.border-\[1px\]{border-width:1px}.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-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-b-\[0\.8px\]{border-bottom-width:.8px}.border-b-\[3px\]{border-bottom-width:3px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-\[1\.5px\]{border-left-width:1.5px}.border-l-\[4px\]{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[\#1447E6\]{--tw-border-opacity: 1;border-color:rgb(20 71 230 / var(--tw-border-opacity, 1))}.border-\[\#171717\]{--tw-border-opacity: 1;border-color:rgb(23 23 23 / var(--tw-border-opacity, 1))}.border-\[\#1B223C\]{--tw-border-opacity: 1;border-color:rgb(27 34 60 / var(--tw-border-opacity, 1))}.border-\[\#1C398E\]\/40{border-color:#1c398e66}.border-\[\#404040\]{--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.border-\[\#801000\]{--tw-border-opacity: 1;border-color:rgb(128 16 0 / var(--tw-border-opacity, 1))}.border-\[\#9810FA\]{--tw-border-opacity: 1;border-color:rgb(152 16 250 / var(--tw-border-opacity, 1))}.border-\[\#A3B3FF\]{--tw-border-opacity: 1;border-color:rgb(163 179 255 / var(--tw-border-opacity, 1))}.border-\[\#ABEFC6\]{--tw-border-opacity: 1;border-color:rgb(171 239 198 / var(--tw-border-opacity, 1))}.border-\[\#BEDBFF\]{--tw-border-opacity: 1;border-color:rgb(190 219 255 / var(--tw-border-opacity, 1))}.border-\[\#D0D5DD\]{--tw-border-opacity: 1;border-color:rgb(208 213 221 / var(--tw-border-opacity, 1))}.border-\[\#D1D1D1\]{--tw-border-opacity: 1;border-color:rgb(209 209 209 / var(--tw-border-opacity, 1))}.border-\[\#D1D1D1\]\/50{border-color:#d1d1d180}.border-\[\#D1D5DB\]{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-\[\#D9D9D9\]{--tw-border-opacity: 1;border-color:rgb(217 217 217 / var(--tw-border-opacity, 1))}.border-\[\#E0E0E0\]{--tw-border-opacity: 1;border-color:rgb(224 224 224 / var(--tw-border-opacity, 1))}.border-\[\#E2E8F0\]{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-\[\#E5E5E5\]{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.border-\[\#E5E7EB\]{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-\[\#E7E7E7\]{--tw-border-opacity: 1;border-color:rgb(231 231 231 / var(--tw-border-opacity, 1))}.border-\[\#E7EBFF\]{--tw-border-opacity: 1;border-color:rgb(231 235 255 / var(--tw-border-opacity, 1))}.border-\[\#EAECF0\]{--tw-border-opacity: 1;border-color:rgb(234 236 240 / var(--tw-border-opacity, 1))}.border-\[\#EDEDED\]{--tw-border-opacity: 1;border-color:rgb(237 237 237 / var(--tw-border-opacity, 1))}.border-\[\#F0F0F0\]{--tw-border-opacity: 1;border-color:rgb(240 240 240 / var(--tw-border-opacity, 1))}.border-\[\#F2F2F2\]{--tw-border-opacity: 1;border-color:rgb(242 242 242 / var(--tw-border-opacity, 1))}.border-\[\#F2F4F7\]{--tw-border-opacity: 1;border-color:rgb(242 244 247 / var(--tw-border-opacity, 1))}.border-\[\#F36B1C\]{--tw-border-opacity: 1;border-color:rgb(243 107 28 / var(--tw-border-opacity, 1))}.border-\[\#F36B1C\]\/30{border-color:#f36b1c4d}.border-\[\#F3F5F9\]{--tw-border-opacity: 1;border-color:rgb(243 245 249 / var(--tw-border-opacity, 1))}.border-\[\#F6F6F6\]{--tw-border-opacity: 1;border-color:rgb(246 246 246 / var(--tw-border-opacity, 1))}.border-\[\#F73B20\]{--tw-border-opacity: 1;border-color:rgb(247 59 32 / var(--tw-border-opacity, 1))}.border-\[\#FB8545\]{--tw-border-opacity: 1;border-color:rgb(251 133 69 / var(--tw-border-opacity, 1))}.border-\[\#FECDCA\]{--tw-border-opacity: 1;border-color:rgb(254 205 202 / var(--tw-border-opacity, 1))}.border-\[\#FFCDD2\]{--tw-border-opacity: 1;border-color:rgb(255 205 210 / var(--tw-border-opacity, 1))}.border-\[\#FFD699\]{--tw-border-opacity: 1;border-color:rgb(255 214 153 / var(--tw-border-opacity, 1))}.border-\[\#FFDCA8\]{--tw-border-opacity: 1;border-color:rgb(255 220 168 / var(--tw-border-opacity, 1))}.border-\[--color-border\]{border-color:var(--color-border)}.border-\[rgba\(147\,255\,123\,0\.24\)\]{border-color:#93ff7b3d}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-destructive{border-color:var(--destructive)}.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-gray-50{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.border-gray-900{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-500\/20{border-color:#22c55e33}.border-input{border-color:var(--input)}.border-orange-100{--tw-border-opacity: 1;border-color:rgb(255 237 213 / var(--tw-border-opacity, 1))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-primary{border-color:var(--primary)}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-300{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-red-500\/20{border-color:#ef444433}.border-sidebar-border{border-color:var(--sidebar-border)}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white\/60{border-color:#fff9}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-yellow-500\/20{border-color:#eab30833}.border-l-blue-400{--tw-border-opacity: 1;border-left-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-l-transparent{border-left-color:transparent}.border-t-slate-600{--tw-border-opacity: 1;border-top-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.bg-\[\#006DFF\]{--tw-bg-opacity: 1;background-color:rgb(0 109 255 / var(--tw-bg-opacity, 1))}.bg-\[\#007A55\]{--tw-bg-opacity: 1;background-color:rgb(0 122 85 / var(--tw-bg-opacity, 1))}.bg-\[\#00A63E\]{--tw-bg-opacity: 1;background-color:rgb(0 166 62 / var(--tw-bg-opacity, 1))}.bg-\[\#0F172A\]{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-\[\#0f62fe\]{--tw-bg-opacity: 1;background-color:rgb(15 98 254 / var(--tw-bg-opacity, 1))}.bg-\[\#101828\]{--tw-bg-opacity: 1;background-color:rgb(16 24 40 / var(--tw-bg-opacity, 1))}.bg-\[\#1447E6\]{--tw-bg-opacity: 1;background-color:rgb(20 71 230 / var(--tw-bg-opacity, 1))}.bg-\[\#171717\]{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.bg-\[\#1B223C\]{--tw-bg-opacity: 1;background-color:rgb(27 34 60 / var(--tw-bg-opacity, 1))}.bg-\[\#1C398E\]{--tw-bg-opacity: 1;background-color:rgb(28 57 142 / var(--tw-bg-opacity, 1))}.bg-\[\#219653\]{--tw-bg-opacity: 1;background-color:rgb(33 150 83 / var(--tw-bg-opacity, 1))}.bg-\[\#2B7FFF\]{--tw-bg-opacity: 1;background-color:rgb(43 127 255 / var(--tw-bg-opacity, 1))}.bg-\[\#333333\]{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.bg-\[\#3D3D3D\]{--tw-bg-opacity: 1;background-color:rgb(61 61 61 / var(--tw-bg-opacity, 1))}.bg-\[\#4A5565\]{--tw-bg-opacity: 1;background-color:rgb(74 85 101 / var(--tw-bg-opacity, 1))}.bg-\[\#90B1F7\]{--tw-bg-opacity: 1;background-color:rgb(144 177 247 / var(--tw-bg-opacity, 1))}.bg-\[\#A3B3FF\]{--tw-bg-opacity: 1;background-color:rgb(163 179 255 / var(--tw-bg-opacity, 1))}.bg-\[\#C5E59C\]{--tw-bg-opacity: 1;background-color:rgb(197 229 156 / var(--tw-bg-opacity, 1))}.bg-\[\#D92D20\]{--tw-bg-opacity: 1;background-color:rgb(217 45 32 / var(--tw-bg-opacity, 1))}.bg-\[\#D9D9D9\]{--tw-bg-opacity: 1;background-color:rgb(217 217 217 / var(--tw-bg-opacity, 1))}.bg-\[\#E0F0FF\]{--tw-bg-opacity: 1;background-color:rgb(224 240 255 / var(--tw-bg-opacity, 1))}.bg-\[\#E0F7E8\]{--tw-bg-opacity: 1;background-color:rgb(224 247 232 / var(--tw-bg-opacity, 1))}.bg-\[\#E5E5E5\]{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.bg-\[\#E5E7EB\]{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-\[\#E7E7E7\]{--tw-bg-opacity: 1;background-color:rgb(231 231 231 / var(--tw-bg-opacity, 1))}.bg-\[\#E7EBFF\]{--tw-bg-opacity: 1;background-color:rgb(231 235 255 / var(--tw-bg-opacity, 1))}.bg-\[\#E9FFF6\]{--tw-bg-opacity: 1;background-color:rgb(233 255 246 / var(--tw-bg-opacity, 1))}.bg-\[\#ECFDF3\]{--tw-bg-opacity: 1;background-color:rgb(236 253 243 / var(--tw-bg-opacity, 1))}.bg-\[\#EEF6FF\]{--tw-bg-opacity: 1;background-color:rgb(238 246 255 / var(--tw-bg-opacity, 1))}.bg-\[\#EFCA3C\]{--tw-bg-opacity: 1;background-color:rgb(239 202 60 / var(--tw-bg-opacity, 1))}.bg-\[\#F08349\]{--tw-bg-opacity: 1;background-color:rgb(240 131 73 / var(--tw-bg-opacity, 1))}.bg-\[\#F0B100\]{--tw-bg-opacity: 1;background-color:rgb(240 177 0 / var(--tw-bg-opacity, 1))}.bg-\[\#F0F0F0\]{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity, 1))}.bg-\[\#F0FFEE\]{--tw-bg-opacity: 1;background-color:rgb(240 255 238 / var(--tw-bg-opacity, 1))}.bg-\[\#F1F5F9\]{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-\[\#F2F3FD\]{--tw-bg-opacity: 1;background-color:rgb(242 243 253 / var(--tw-bg-opacity, 1))}.bg-\[\#F2F6FE\]{--tw-bg-opacity: 1;background-color:rgb(242 246 254 / var(--tw-bg-opacity, 1))}.bg-\[\#F36B1C\]{--tw-bg-opacity: 1;background-color:rgb(243 107 28 / var(--tw-bg-opacity, 1))}.bg-\[\#F3F4F6\]{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-\[\#F3F5F9\]{--tw-bg-opacity: 1;background-color:rgb(243 245 249 / var(--tw-bg-opacity, 1))}.bg-\[\#F6F6F6\]{--tw-bg-opacity: 1;background-color:rgb(246 246 246 / var(--tw-bg-opacity, 1))}.bg-\[\#F73B20\]{--tw-bg-opacity: 1;background-color:rgb(247 59 32 / var(--tw-bg-opacity, 1))}.bg-\[\#F7A094\]{--tw-bg-opacity: 1;background-color:rgb(247 160 148 / var(--tw-bg-opacity, 1))}.bg-\[\#F7E0E3\]{--tw-bg-opacity: 1;background-color:rgb(247 224 227 / var(--tw-bg-opacity, 1))}.bg-\[\#F7F0E0\]{--tw-bg-opacity: 1;background-color:rgb(247 240 224 / var(--tw-bg-opacity, 1))}.bg-\[\#F96C58\]{--tw-bg-opacity: 1;background-color:rgb(249 108 88 / var(--tw-bg-opacity, 1))}.bg-\[\#F9FAFB\]{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-\[\#FAF5FF\]{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-\[\#FB8545\]{--tw-bg-opacity: 1;background-color:rgb(251 133 69 / var(--tw-bg-opacity, 1))}.bg-\[\#FBFBFB\]{--tw-bg-opacity: 1;background-color:rgb(251 251 251 / var(--tw-bg-opacity, 1))}.bg-\[\#FDF9F1\]{--tw-bg-opacity: 1;background-color:rgb(253 249 241 / var(--tw-bg-opacity, 1))}.bg-\[\#FEE2E2\]{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-\[\#FEF3C7\]{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-\[\#FEF3F2\]{--tw-bg-opacity: 1;background-color:rgb(254 243 242 / var(--tw-bg-opacity, 1))}.bg-\[\#FF7C69\]{--tw-bg-opacity: 1;background-color:rgb(255 124 105 / var(--tw-bg-opacity, 1))}.bg-\[\#FF8D7D\]{--tw-bg-opacity: 1;background-color:rgb(255 141 125 / var(--tw-bg-opacity, 1))}.bg-\[\#FFA575\]{--tw-bg-opacity: 1;background-color:rgb(255 165 117 / var(--tw-bg-opacity, 1))}.bg-\[\#FFCE51\]{--tw-bg-opacity: 1;background-color:rgb(255 206 81 / var(--tw-bg-opacity, 1))}.bg-\[\#FFEBEE\]{--tw-bg-opacity: 1;background-color:rgb(255 235 238 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF0F0\]{--tw-bg-opacity: 1;background-color:rgb(255 240 240 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF4E5\]{--tw-bg-opacity: 1;background-color:rgb(255 244 229 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF4E6\]{--tw-bg-opacity: 1;background-color:rgb(255 244 230 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF5DC\]{--tw-bg-opacity: 1;background-color:rgb(255 245 220 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF5F0\]{--tw-bg-opacity: 1;background-color:rgb(255 245 240 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF7F7\]{--tw-bg-opacity: 1;background-color:rgb(255 247 247 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF9F5\]{--tw-bg-opacity: 1;background-color:rgb(255 249 245 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF9F8\]{--tw-bg-opacity: 1;background-color:rgb(255 249 248 / var(--tw-bg-opacity, 1))}.bg-\[--color-bg\]{background-color:var(--color-bg)}.bg-\[rgba\(247\,59\,32\,0\.102\)\]{background-color:#f73b201a}.bg-accent{background-color:var(--accent)}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-background{background-color:var(--background)}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/20{background-color:#0003}.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-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-50\/30{background-color:#eff6ff4d}.bg-blue-50\/60{background-color:#eff6ff99}.bg-blue-500\/10{background-color:#3b82f61a}.bg-border{background-color:var(--border)}.bg-card{background-color:var(--card)}.bg-cyan-200{--tw-bg-opacity: 1;background-color:rgb(165 243 252 / var(--tw-bg-opacity, 1))}.bg-destructive{background-color:var(--destructive)}.bg-foreground{background-color:var(--foreground)}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / 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-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-500\/10{background-color:#22c55e1a}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-muted{background-color:var(--muted)}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-popover{background-color:var(--popover)}.bg-primary{background-color:var(--primary)}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-200{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-500\/10{background-color:#a855f71a}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/10{background-color:#ef44441a}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-secondary{background-color:var(--secondary)}.bg-sidebar{background-color:var(--sidebar-background)}.bg-sidebar-border{background-color:var(--sidebar-border)}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/50{background-color:#ffffff80}.bg-white\/60{background-color:#fff9}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-yellow-500\/10{background-color:#eab3081a}.bg-opacity-50{--tw-bg-opacity: .5}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.from-\[\#D1D1D1\]{--tw-gradient-from: #D1D1D1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 209 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FFC0B3\]\/40{--tw-gradient-from: rgb(255 192 179 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 192 179 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FFC0B3\]\/60{--tw-gradient-from: rgb(255 192 179 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 192 179 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FFC38E\]\/30{--tw-gradient-from: rgb(255 195 142 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 195 142 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FFF5F0\]{--tw-gradient-from: #FFF5F0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 245 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100{--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/5{--tw-gradient-from: rgb(59 130 246 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100{--tw-gradient-from: #f3e8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400{--tw-gradient-from: #c084fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-\[\#171717\]{--tw-gradient-to: #171717 var(--tw-gradient-to-position)}.to-\[\#FFC0B3\]\/10{--tw-gradient-to: rgb(255 192 179 / .1) var(--tw-gradient-to-position)}.to-\[\#FFE7D8\]\/10{--tw-gradient-to: rgb(255 231 216 / .1) var(--tw-gradient-to-position)}.to-\[\#FFE7D8\]\/20{--tw-gradient-to: rgb(255 231 216 / .2) var(--tw-gradient-to-position)}.to-\[\#FFF9F5\]{--tw-gradient-to: #FFF9F5 var(--tw-gradient-to-position)}.to-blue-50{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.to-cyan-100{--tw-gradient-to: #cffafe var(--tw-gradient-to-position)}.to-cyan-400{--tw-gradient-to: #22d3ee var(--tw-gradient-to-position)}.to-cyan-500{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.to-cyan-600{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position)}.to-purple-100{--tw-gradient-to: #f3e8ff var(--tw-gradient-to-position)}.to-purple-500\/5{--tw-gradient-to: rgb(168 85 247 / .05) var(--tw-gradient-to-position)}.to-purple-600{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-bottom{-o-object-position:bottom;object-position:bottom}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[10px\]{padding:10px}.p-\[12px\]{padding:12px}.p-\[16px\]{padding:16px}.p-\[1px\]{padding:1px}.p-\[20px\]{padding:20px}.p-\[22\.46px\]{padding:22.46px}.p-\[24px\]{padding:24px}.p-\[4px\]{padding:4px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-12{padding-left:3rem;padding-right:3rem}.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-\[10px\]{padding-left:10px;padding-right:10px}.px-\[12px\]{padding-left:12px;padding-right:12px}.px-\[14px\]{padding-left:14px;padding-right:14px}.px-\[18px\]{padding-left:18px;padding-right:18px}.px-\[6px\]{padding-left:6px;padding-right:6px}.px-\[8px\]{padding-left:8px;padding-right:8px}.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-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-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.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-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[12px\]{padding-top:12px;padding-bottom:12px}.py-\[2px\]{padding-top:2px;padding-bottom:2px}.py-\[6px\]{padding-top:6px;padding-bottom:6px}.py-\[8px\]{padding-top:8px;padding-bottom:8px}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[16\.81px\]{padding-bottom:16.81px}.pl-0{padding-left:0}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.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}.pl-9{padding-left:2.25rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.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}.pt-9{padding-top:2.25rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-\[\'Google_Sans_Flex\'\]{font-family:Google Sans Flex}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[0\.8rem\]{font-size:.8rem}.text-\[0\.9em\]{font-size:.9em}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15\.21px\]{font-size:15.21px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[26px\]{font-size:26px}.text-\[28px\]{font-size:28px}.text-\[32px\]{font-size:32px}.text-\[38px\]{font-size:38px}.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-black{font-weight:900}.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}.capitalize{text-transform:capitalize}.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-6{line-height:1.5rem}.leading-\[14px\]{line-height:14px}.leading-\[150\%\]{line-height:150%}.leading-\[15px\]{line-height:15px}.leading-\[16px\]{line-height:16px}.leading-\[18px\]{line-height:18px}.leading-\[20px\]{line-height:20px}.leading-\[21px\]{line-height:21px}.leading-\[22px\]{line-height:22px}.leading-\[23px\]{line-height:23px}.leading-\[24px\]{line-height:24px}.leading-\[25px\]{line-height:25px}.leading-\[28px\]{line-height:28px}.leading-\[30px\]{line-height:30px}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#000000\]{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-\[\#0066CC\]{--tw-text-opacity: 1;color:rgb(0 102 204 / var(--tw-text-opacity, 1))}.text-\[\#007A55\]{--tw-text-opacity: 1;color:rgb(0 122 85 / var(--tw-text-opacity, 1))}.text-\[\#008000\]{--tw-text-opacity: 1;color:rgb(0 128 0 / var(--tw-text-opacity, 1))}.text-\[\#008236\]{--tw-text-opacity: 1;color:rgb(0 130 54 / var(--tw-text-opacity, 1))}.text-\[\#00A54F\]{--tw-text-opacity: 1;color:rgb(0 165 79 / var(--tw-text-opacity, 1))}.text-\[\#00A63E\]{--tw-text-opacity: 1;color:rgb(0 166 62 / var(--tw-text-opacity, 1))}.text-\[\#027A48\]{--tw-text-opacity: 1;color:rgb(2 122 72 / var(--tw-text-opacity, 1))}.text-\[\#030712\]{--tw-text-opacity: 1;color:rgb(3 7 18 / var(--tw-text-opacity, 1))}.text-\[\#0C409A\]{--tw-text-opacity: 1;color:rgb(12 64 154 / var(--tw-text-opacity, 1))}.text-\[\#0D542B\]{--tw-text-opacity: 1;color:rgb(13 84 43 / var(--tw-text-opacity, 1))}.text-\[\#101828\]{--tw-text-opacity: 1;color:rgb(16 24 40 / var(--tw-text-opacity, 1))}.text-\[\#121212\]{--tw-text-opacity: 1;color:rgb(18 18 18 / var(--tw-text-opacity, 1))}.text-\[\#12B76A\]{--tw-text-opacity: 1;color:rgb(18 183 106 / var(--tw-text-opacity, 1))}.text-\[\#1447E6\]{--tw-text-opacity: 1;color:rgb(20 71 230 / var(--tw-text-opacity, 1))}.text-\[\#171717\]{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.text-\[\#1B223C\]{--tw-text-opacity: 1;color:rgb(27 34 60 / var(--tw-text-opacity, 1))}.text-\[\#1C398E\]{--tw-text-opacity: 1;color:rgb(28 57 142 / var(--tw-text-opacity, 1))}.text-\[\#219653\]{--tw-text-opacity: 1;color:rgb(33 150 83 / var(--tw-text-opacity, 1))}.text-\[\#2F80ED\]{--tw-text-opacity: 1;color:rgb(47 128 237 / var(--tw-text-opacity, 1))}.text-\[\#334155\]{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-\[\#344054\]{--tw-text-opacity: 1;color:rgb(52 64 84 / var(--tw-text-opacity, 1))}.text-\[\#374151\]{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-\[\#3D3D3D\]{--tw-text-opacity: 1;color:rgb(61 61 61 / var(--tw-text-opacity, 1))}.text-\[\#404040\]{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.text-\[\#45556C\]{--tw-text-opacity: 1;color:rgb(69 85 108 / var(--tw-text-opacity, 1))}.text-\[\#4A5565\]{--tw-text-opacity: 1;color:rgb(74 85 101 / var(--tw-text-opacity, 1))}.text-\[\#4F4F4F\]{--tw-text-opacity: 1;color:rgb(79 79 79 / var(--tw-text-opacity, 1))}.text-\[\#555555\]{--tw-text-opacity: 1;color:rgb(85 85 85 / var(--tw-text-opacity, 1))}.text-\[\#5D5D5D\]{--tw-text-opacity: 1;color:rgb(93 93 93 / var(--tw-text-opacity, 1))}.text-\[\#5E5E5E\]{--tw-text-opacity: 1;color:rgb(94 94 94 / var(--tw-text-opacity, 1))}.text-\[\#64748B\]{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-\[\#656565\]{--tw-text-opacity: 1;color:rgb(101 101 101 / var(--tw-text-opacity, 1))}.text-\[\#65B300\]{--tw-text-opacity: 1;color:rgb(101 179 0 / var(--tw-text-opacity, 1))}.text-\[\#663C00\]{--tw-text-opacity: 1;color:rgb(102 60 0 / var(--tw-text-opacity, 1))}.text-\[\#667085\]{--tw-text-opacity: 1;color:rgb(102 112 133 / var(--tw-text-opacity, 1))}.text-\[\#6A7282\]{--tw-text-opacity: 1;color:rgb(106 114 130 / var(--tw-text-opacity, 1))}.text-\[\#6B7280\]{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-\[\#6D6D6D\]{--tw-text-opacity: 1;color:rgb(109 109 109 / var(--tw-text-opacity, 1))}.text-\[\#7193DA\]{--tw-text-opacity: 1;color:rgb(113 147 218 / var(--tw-text-opacity, 1))}.text-\[\#737373\]{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.text-\[\#797878\]{--tw-text-opacity: 1;color:rgb(121 120 120 / var(--tw-text-opacity, 1))}.text-\[\#7E9E55\]{--tw-text-opacity: 1;color:rgb(126 158 85 / var(--tw-text-opacity, 1))}.text-\[\#801000\]{--tw-text-opacity: 1;color:rgb(128 16 0 / var(--tw-text-opacity, 1))}.text-\[\#828282\]{--tw-text-opacity: 1;color:rgb(130 130 130 / var(--tw-text-opacity, 1))}.text-\[\#888888\]{--tw-text-opacity: 1;color:rgb(136 136 136 / var(--tw-text-opacity, 1))}.text-\[\#9810FA\]{--tw-text-opacity: 1;color:rgb(152 16 250 / var(--tw-text-opacity, 1))}.text-\[\#98A2B3\]{--tw-text-opacity: 1;color:rgb(152 162 179 / var(--tw-text-opacity, 1))}.text-\[\#9B51E0\]{--tw-text-opacity: 1;color:rgb(155 81 224 / var(--tw-text-opacity, 1))}.text-\[\#9C4221\]{--tw-text-opacity: 1;color:rgb(156 66 33 / var(--tw-text-opacity, 1))}.text-\[\#9CA3AF\]{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-\[\#9D9D9D\]{--tw-text-opacity: 1;color:rgb(157 157 157 / var(--tw-text-opacity, 1))}.text-\[\#A3A3A3\]{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.text-\[\#A50016\]{--tw-text-opacity: 1;color:rgb(165 0 22 / var(--tw-text-opacity, 1))}.text-\[\#A57F00\]{--tw-text-opacity: 1;color:rgb(165 127 0 / var(--tw-text-opacity, 1))}.text-\[\#B33020\]{--tw-text-opacity: 1;color:rgb(179 48 32 / var(--tw-text-opacity, 1))}.text-\[\#B42318\]{--tw-text-opacity: 1;color:rgb(180 35 24 / var(--tw-text-opacity, 1))}.text-\[\#B95000\]{--tw-text-opacity: 1;color:rgb(185 80 0 / var(--tw-text-opacity, 1))}.text-\[\#C62828\]{--tw-text-opacity: 1;color:rgb(198 40 40 / var(--tw-text-opacity, 1))}.text-\[\#C70036\]{--tw-text-opacity: 1;color:rgb(199 0 54 / var(--tw-text-opacity, 1))}.text-\[\#D0D5DD\]{--tw-text-opacity: 1;color:rgb(208 213 221 / var(--tw-text-opacity, 1))}.text-\[\#D1D5DB\]{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-\[\#D92D20\]{--tw-text-opacity: 1;color:rgb(217 45 32 / var(--tw-text-opacity, 1))}.text-\[\#D97706\]{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-\[\#DC2626\]{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-\[\#E7000B\]{--tw-text-opacity: 1;color:rgb(231 0 11 / var(--tw-text-opacity, 1))}.text-\[\#EB5757\]{--tw-text-opacity: 1;color:rgb(235 87 87 / var(--tw-text-opacity, 1))}.text-\[\#EF4444\]{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-\[\#F36B1C\]{--tw-text-opacity: 1;color:rgb(243 107 28 / var(--tw-text-opacity, 1))}.text-\[\#F59E0B\]{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-\[\#F73B20\]{--tw-text-opacity: 1;color:rgb(247 59 32 / var(--tw-text-opacity, 1))}.text-\[\#F79009\]{--tw-text-opacity: 1;color:rgb(247 144 9 / var(--tw-text-opacity, 1))}.text-\[\#FB8545\]{--tw-text-opacity: 1;color:rgb(251 133 69 / var(--tw-text-opacity, 1))}.text-\[\#FF7700\]{--tw-text-opacity: 1;color:rgb(255 119 0 / var(--tw-text-opacity, 1))}.text-\[\#FFFFFF\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-accent-foreground{color:var(--accent-foreground)}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-card-foreground{color:var(--card-foreground)}.text-current{color:currentColor}.text-destructive{color:var(--destructive)}.text-destructive-foreground{color:var(--destructive-foreground)}.text-foreground{color:var(--foreground)}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.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-500{--tw-text-opacity: 1;color:rgb(34 197 94 / 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-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:var(--muted-foreground)}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-popover-foreground{color:var(--popover-foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.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-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-secondary-foreground{color:var(--secondary-foreground)}.text-sidebar-foreground{color:var(--sidebar-foreground)}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-50{--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/60{color:#fff9}.text-white\/80{color:#fffc}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.decoration-\[\#F36B1C\]{text-decoration-color:#f36b1c}.underline-offset-4{text-underline-offset:4px}.placeholder-\[\#A3A3A3\]::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(163 163 163 / var(--tw-placeholder-opacity, 1))}.placeholder-\[\#A3A3A3\]::placeholder{--tw-placeholder-opacity: 1;color:rgb(163 163 163 / var(--tw-placeholder-opacity, 1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.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)}.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-\[0_1px_2px_rgba\(0\,0\,0\,0\.05\)\]{--tw-shadow: 0 1px 2px rgba(0,0,0,.05);--tw-shadow-colored: 0 1px 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-\[0px_10px_15px_-3px_rgba\(0\,0\,0\,0\.1\)\,0px_4px_6px_rgba\(0\,0\,0\,0\.05\)\]{--tw-shadow: 0px 10px 15px -3px rgba(0,0,0,.1),0px 4px 6px rgba(0,0,0,.05);--tw-shadow-colored: 0px 10px 15px -3px var(--tw-shadow-color), 0px 4px 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-\[0px_1px_0\.5px_0\.05px_rgba\(29\,41\,61\,0\.02\)\]{--tw-shadow: 0px 1px .5px .05px rgba(29,41,61,.02);--tw-shadow-colored: 0px 1px .5px .05px 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-\[0px_1px_0\.5px_0\.05px_rgba\(29\,41\,61\,0\.05\)\]{--tw-shadow: 0px 1px .5px .05px rgba(29,41,61,.05);--tw-shadow-colored: 0px 1px .5px .05px 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-\[0px_1px_2px_rgba\(16\,24\,40\,0\.05\)\]{--tw-shadow: 0px 1px 2px rgba(16,24,40,.05);--tw-shadow-colored: 0px 1px 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-\[0px_4px_6px_-2px_rgba\(16\,24\,40\,0\.03\)\,0px_12px_16px_-4px_rgba\(16\,24\,40\,0\.08\)\]{--tw-shadow: 0px 4px 6px -2px rgba(16,24,40,.03),0px 12px 16px -4px rgba(16,24,40,.08);--tw-shadow-colored: 0px 4px 6px -2px var(--tw-shadow-color), 0px 12px 16px -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-\[6px_4px_4px_rgba\(0\,0\,0\,0\.05\)\]{--tw-shadow: 6px 4px 4px rgba(0,0,0,.05);--tw-shadow-colored: 6px 4px 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-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 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-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)}.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-1{--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)}.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-blue-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.ring-primary{--tw-ring-color: var(--primary)}.ring-red-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.ring-red-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.ring-ring{--tw-ring-color: var(--ring)}.ring-sidebar-ring{--tw-ring-color: var(--sidebar-ring)}.ring-offset-background{--tw-ring-offset-color: 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)}.blur-3xl{--tw-blur: blur(64px);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)}.blur-lg{--tw-blur: blur(16px);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)}.blur-xl{--tw-blur: blur(24px);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)}.drop-shadow-2xl{--tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / .15));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)}.drop-shadow-xl{--tw-drop-shadow: drop-shadow(0 20px 13px rgb(0 0 0 / .03)) drop-shadow(0 8px 5px rgb(0 0 0 / .08));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)}.invert{--tw-invert: invert(100%);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-\[1px\]{--tw-backdrop-blur: blur(1px);-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\,opacity\]{transition-property:margin,opacity;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}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.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,.fade-in-0{--tw-enter-opacity: 0}.fade-in-80{--tw-enter-opacity: .8}.zoom-in{--tw-enter-scale: 0}.zoom-in-95{--tw-enter-scale: .95}.duration-1000{animation-duration:1s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.duration-700{animation-duration:.7s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.font-google-sans{font-family:Google Sans Flex,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}:root{--background: hsl(0, 0%, 100%);--foreground: hsl(224, 71%, 4%);--muted: hsl(220, 14%, 96%);--muted-foreground: hsl(220, 9%, 46%);--popover: hsl(0, 0%, 100%);--popover-foreground: hsl(224, 71%, 4%);--card: hsl(0, 0%, 100%);--card-foreground: hsl(224, 71%, 4%);--border: hsl(220, 13%, 91%);--input: hsl(220, 13%, 91%);--primary: hsl(221, 83%, 53%);--primary-foreground: hsl(210, 40%, 98%);--secondary: hsl(220, 14%, 96%);--secondary-foreground: hsl(220, 9%, 46%);--accent: hsl(220, 14%, 96%);--accent-foreground: hsl(220, 9%, 46%);--destructive: hsl(0, 84%, 60%);--destructive-foreground: hsl(210, 40%, 98%);--ring: hsl(221, 83%, 53%);--radius: .5rem;--chart-1: hsl(221, 83%, 53%);--chart-2: hsl(212, 95%, 68%);--chart-3: hsl(216, 92%, 79%);--chart-4: hsl(210, 98%, 78%);--chart-5: hsl(212, 97%, 87%)}.dark{--background: hsl(224, 71%, 4%);--foreground: hsl(210, 40%, 98%);--muted: hsl(215, 28%, 17%);--muted-foreground: hsl(217, 11%, 65%);--popover: hsl(224, 71%, 4%);--popover-foreground: hsl(210, 40%, 98%);--card: hsl(224, 71%, 4%);--card-foreground: hsl(210, 40%, 98%);--border: hsl(215, 28%, 17%);--input: hsl(215, 28%, 17%);--primary: hsl(221, 83%, 53%);--primary-foreground: hsl(210, 40%, 98%);--secondary: hsl(215, 28%, 17%);--secondary-foreground: hsl(210, 40%, 98%);--accent: hsl(215, 28%, 17%);--accent-foreground: hsl(210, 40%, 98%);--destructive: hsl(0, 63%, 31%);--destructive-foreground: hsl(210, 40%, 98%);--ring: hsl(221, 83%, 53%);--chart-1: hsl(221, 83%, 53%);--chart-2: hsl(212, 95%, 68%);--chart-3: hsl(216, 92%, 79%);--chart-4: hsl(210, 98%, 78%);--chart-5: hsl(212, 97%, 87%)}.cyber-gradient{background:linear-gradient(135deg,#2463eb,#60a8fb)}.security-card{border-radius:var(--radius);border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--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);transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.security-card: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)}.exam-progress{transition:width .3s ease-in-out}.question-option{cursor:pointer;border-radius:var(--radius);border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.question-option:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.question-option:has(input:checked){border-color:var(--primary);--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.stats-card{border-radius:var(--radius);border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem;--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)}.nav-link{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;border-radius:calc(var(--radius) - 2px);padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.nav-link:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.nav-link.active{border-width:1px;--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}@keyframes grid-move{0%{background-position:0 0}to{background-position:50px 50px}}@keyframes gridFloat{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(10px,-5px) rotate(.5deg)}50%{transform:translate(-5px,10px) rotate(-.5deg)}75%{transform:translate(-10px,-10px) rotate(.3deg)}}@keyframes gridPulse{0%{opacity:.2}to{opacity:.4}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-10px) rotate(120deg)}66%{transform:translateY(5px) rotate(240deg)}}@keyframes scanline{0%{transform:translateY(-100vh)}to{transform:translateY(100vh)}}@keyframes cyberGlow{0%,to{box-shadow:0 0 5px currentColor,0 0 10px currentColor,0 0 15px currentColor;filter:brightness(1)}50%{box-shadow:0 0 10px currentColor,0 0 20px currentColor,0 0 30px currentColor;filter:brightness(1.2)}}@keyframes matrixRain{0%{transform:translateY(-100vh);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(100vh);opacity:0}}@keyframes neonFlicker{0%,to{opacity:1}50%{opacity:.8}75%{opacity:.9}}@keyframes digitalGlitch{0%,to{transform:translate(0)}20%{transform:translate(-1px,1px)}40%{transform:translate(1px,-1px)}60%{transform:translate(-1px,-1px)}80%{transform:translate(1px,1px)}}.cyber-glow{animation:cyberGlow 2s ease-in-out infinite alternate}.neon-flicker{animation:neonFlicker 3s ease-in-out infinite}.digital-glitch{animation:digitalGlitch .3s ease-in-out infinite}.matrix-rain{animation:matrixRain 3s linear infinite}.cyber-border{position:relative;border:1px solid transparent;background:linear-gradient(45deg,transparent,rgba(6,182,212,.1),transparent) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:subtract}.hologram-effect{background:linear-gradient(45deg,#06b6d41a,#9333ea1a);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(6,182,212,.3)}@media(prefers-reduced-motion:reduce){.cyber-glow,.neon-flicker,.digital-glitch,.matrix-rain,.animate-pulse,[style*=animation]{animation:none!important}.scanline{display:none}}.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:var(--foreground)}.placeholder\:text-\[\#667085\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(102 112 133 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#667085\]::placeholder{--tw-text-opacity: 1;color:rgb(102 112 133 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#6A7282\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(106 114 130 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#6A7282\]::placeholder{--tw-text-opacity: 1;color:rgb(106 114 130 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#A3A3A3\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#A3A3A3\]::placeholder{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.placeholder\:text-muted-foreground::-moz-placeholder{color:var(--muted-foreground)}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);inset:-.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}.first\:pt-0:first-child{padding-top:0}.last\:rounded-r-md:last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}.hover\:scale-\[3\]:hover{--tw-scale-x: 3;--tw-scale-y: 3;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-\[\#A3B3FF\]:hover{--tw-border-opacity: 1;border-color:rgb(163 179 255 / var(--tw-border-opacity, 1))}.hover\:border-gray-100:hover{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#0043ce\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 67 206 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#005A3F\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 90 63 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#005bb5\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 91 181 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0F3AB8\]:hover{--tw-bg-opacity: 1;background-color:rgb(15 58 184 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#101828\]\/90:hover{background-color:#101828e6}.hover\:bg-\[\#142A6E\]:hover{--tw-bg-opacity: 1;background-color:rgb(20 42 110 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#171717\]\/90:hover{background-color:#171717e6}.hover\:bg-\[\#1B223C\]\/90:hover{background-color:#1b223ce6}.hover\:bg-\[\#1e874b\]:hover{--tw-bg-opacity: 1;background-color:rgb(30 135 75 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2C2C2C\]:hover,.hover\:bg-\[\#2c2c2c\]:hover{--tw-bg-opacity: 1;background-color:rgb(44 44 44 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2d2d2d\]:hover{--tw-bg-opacity: 1;background-color:rgb(45 45 45 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2e2e2e\]:hover{--tw-bg-opacity: 1;background-color:rgb(46 46 46 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#333\]:hover{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#B42318\]:hover{--tw-bg-opacity: 1;background-color:rgb(180 35 24 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#D0D0D0\]:hover{--tw-bg-opacity: 1;background-color:rgb(208 208 208 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E0F0FF\]:hover{--tw-bg-opacity: 1;background-color:rgb(224 240 255 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E0F7E8\]:hover{--tw-bg-opacity: 1;background-color:rgb(224 247 232 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E7E7E7\]:hover{--tw-bg-opacity: 1;background-color:rgb(231 231 231 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#EEF6FF\]:hover{--tw-bg-opacity: 1;background-color:rgb(238 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F36B1C\]:hover{--tw-bg-opacity: 1;background-color:rgb(243 107 28 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F3E8FF\]:hover{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F3F4F6\]:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F73B20\]:hover{--tw-bg-opacity: 1;background-color:rgb(247 59 32 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F73B20\]\/90:hover{background-color:#f73b20e6}.hover\:bg-\[\#F9FAFB\]:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F9FAFB\]\/90:hover{background-color:#f9fafbe6}.hover\:bg-\[\#FEE2E2\]:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FEF3C7\]:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FEF3F2\]:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 242 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFE7D8\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 231 216 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFF0F0\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 240 240 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFF9F8\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 249 248 / var(--tw-bg-opacity, 1))}.hover\:bg-accent:hover{background-color:var(--accent)}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-black\/5:hover{background-color:#0000000d}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100\/50:hover{background-color:#f3f4f680}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-400:hover{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / 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-green-200:hover{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-muted:hover{background-color:var(--muted)}.hover\:bg-primary:hover{background-color:var(--primary)}.hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-secondary:hover{background-color:var(--secondary)}.hover\:bg-sidebar-accent:hover{background-color:var(--sidebar-accent)}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200\/50:hover{background-color:#e2e8f080}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:from-blue-700:hover{--tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700:hover{--tw-gradient-from: #15803d var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-blue-700:hover{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.hover\:to-purple-700:hover{--tw-gradient-to: #7e22ce var(--tw-gradient-to-position)}.hover\:pl-0:hover{padding-left:0}.hover\:text-\[\#000000\]:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.hover\:text-\[\#101828\]:hover{--tw-text-opacity: 1;color:rgb(16 24 40 / var(--tw-text-opacity, 1))}.hover\:text-\[\#171717\]:hover{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.hover\:text-\[\#1B223C\]:hover{--tw-text-opacity: 1;color:rgb(27 34 60 / var(--tw-text-opacity, 1))}.hover\:text-\[\#1C398E\]:hover{--tw-text-opacity: 1;color:rgb(28 57 142 / var(--tw-text-opacity, 1))}.hover\:text-\[\#1C5BB8\]:hover{--tw-text-opacity: 1;color:rgb(28 91 184 / var(--tw-text-opacity, 1))}.hover\:text-\[\#C50009\]:hover{--tw-text-opacity: 1;color:rgb(197 0 9 / var(--tw-text-opacity, 1))}.hover\:text-\[\#E7000B\]:hover{--tw-text-opacity: 1;color:rgb(231 0 11 / var(--tw-text-opacity, 1))}.hover\:text-accent-foreground:hover{color:var(--accent-foreground)}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-destructive:hover{color:var(--destructive)}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / 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-green-800:hover{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.hover\:text-muted-foreground:hover{color:var(--muted-foreground)}.hover\:text-primary-foreground:hover{color:var(--primary-foreground)}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-sidebar-accent-foreground:hover{color:var(--sidebar-accent-foreground)}.hover\:text-slate-700:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.hover\:text-slate-800:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-100:hover{opacity:1}.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-xl:hover{--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)}.hover\:after\:bg-sidebar-border:hover:after{content:var(--tw-content);background-color:var(--sidebar-border)}.focus\:border-\[\#171717\]:focus{--tw-border-opacity: 1;border-color:rgb(23 23 23 / var(--tw-border-opacity, 1))}.focus\:border-\[\#1C398E\]:focus{--tw-border-opacity: 1;border-color:rgb(28 57 142 / var(--tw-border-opacity, 1))}.focus\:border-slate-400:focus{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.focus\:bg-\[\#F3F4F6\]:focus{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.focus\:bg-\[\#F9FAFB\]:focus{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.focus\:bg-\[\#FEF3F2\]:focus{--tw-bg-opacity: 1;background-color:rgb(254 243 242 / var(--tw-bg-opacity, 1))}.focus\:bg-accent:focus{background-color:var(--accent)}.focus\:bg-primary:focus{background-color:var(--primary)}.focus\:text-\[\#D92D20\]:focus{--tw-text-opacity: 1;color:rgb(217 45 32 / var(--tw-text-opacity, 1))}.focus\:text-accent-foreground:focus{color:var(--accent-foreground)}.focus\:text-primary-foreground:focus{color:var(--primary-foreground)}.focus\:text-red-600:focus{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0: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(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)}.focus\:ring-1: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(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\: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-\[\#101828\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 24 40 / var(--tw-ring-opacity, 1))}.focus\:ring-black:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:ring-ring:focus{--tw-ring-color: var(--ring)}.focus\:ring-offset-0:focus{--tw-ring-offset-width: 0px}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:border-gray-400:focus-visible{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.focus-visible\:border-primary:focus-visible{border-color:var(--primary)}.focus-visible\:border-red-500:focus-visible{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-0: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(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)}.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-red-500:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: var(--ring)}.focus-visible\:ring-sidebar-ring:focus-visible{--tw-ring-color: var(--sidebar-ring)}.focus-visible\:ring-offset-0:focus-visible{--tw-ring-offset-width: 0px}.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: var(--background)}.active\:bg-sidebar-accent:active{background-color:var(--sidebar-accent)}.active\:text-sidebar-accent-foreground:active{color:var(--sidebar-accent-foreground)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:text-gray-400:disabled{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100{opacity:1}.group\/menu-item:hover .group-hover\/menu-item\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{background-color:var(--destructive)}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{color: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: 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: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: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:var(--accent)}.aria-selected\:text-accent-foreground[aria-selected=true]{color:var(--accent-foreground)}.aria-selected\:text-muted-foreground[aria-selected=true]{color:var(--muted-foreground)}.aria-selected\:opacity-100[aria-selected=true]{opacity:1}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[state\=inactive\]\:hidden[data-state=inactive]{display: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-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical]{flex-direction:column}.data-\[state\=active\]\:border-\[\#F73B20\][data-state=active]{--tw-border-opacity: 1;border-color:rgb(247 59 32 / var(--tw-border-opacity, 1))}.data-\[state\=checked\]\:border-\[\#1447E6\][data-state=checked]{--tw-border-opacity: 1;border-color:rgb(20 71 230 / var(--tw-border-opacity, 1))}.data-\[state\=checked\]\:border-\[\#1C398E\][data-state=checked]{--tw-border-opacity: 1;border-color:rgb(28 57 142 / var(--tw-border-opacity, 1))}.data-\[state\=inactive\]\:border-transparent[data-state=inactive]{border-color:transparent}.data-\[active\=true\]\:bg-sidebar-accent[data-active=true]{background-color:var(--sidebar-accent)}.data-\[selected\=\'true\'\]\:bg-accent[data-selected=true]{background-color:var(--accent)}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:var(--background)}.data-\[state\=active\]\:bg-white[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.data-\[state\=checked\]\:bg-\[\#1447E6\][data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(20 71 230 / var(--tw-bg-opacity, 1))}.data-\[state\=checked\]\:bg-\[\#1C398E\][data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(28 57 142 / var(--tw-bg-opacity, 1))}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:var(--primary)}.data-\[state\=on\]\:bg-accent[data-state=on],.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:var(--accent)}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:var(--secondary)}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:var(--muted)}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:var(--input)}.data-\[active\=true\]\:font-medium[data-active=true],.data-\[state\=active\]\:font-medium[data-state=active]{font-weight:500}.data-\[state\=inactive\]\:font-normal[data-state=inactive]{font-weight:400}.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active=true]{color:var(--sidebar-accent-foreground)}.data-\[placeholder\]\:text-muted-foreground[data-placeholder]{color:var(--muted-foreground)}.data-\[selected\=true\]\:text-accent-foreground[data-selected=true]{color:var(--accent-foreground)}.data-\[state\=active\]\:text-\[\#101828\][data-state=active]{--tw-text-opacity: 1;color:rgb(16 24 40 / var(--tw-text-opacity, 1))}.data-\[state\=active\]\:text-\[\#1C398E\][data-state=active]{--tw-text-opacity: 1;color:rgb(28 57 142 / var(--tw-text-opacity, 1))}.data-\[state\=active\]\:text-foreground[data-state=active]{color:var(--foreground)}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:var(--primary-foreground)}.data-\[state\=inactive\]\:text-\[\#5D5D5D\][data-state=inactive]{--tw-text-opacity: 1;color:rgb(93 93 93 / var(--tw-text-opacity, 1))}.data-\[state\=on\]\:text-accent-foreground[data-state=on],.data-\[state\=open\]\:text-accent-foreground[data-state=open]{color:var(--accent-foreground)}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color: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\=inactive\]\:hover\:bg-gray-100\/50:hover[data-state=inactive]{background-color:#f3f4f680}.data-\[state\=open\]\:hover\:bg-accent:hover[data-state=open]{background-color:var(--accent)}.data-\[state\=open\]\:hover\:bg-sidebar-accent:hover[data-state=open]{background-color:var(--sidebar-accent)}.data-\[state\=inactive\]\:hover\:text-\[\#101828\]:hover[data-state=inactive]{--tw-text-opacity: 1;color:rgb(16 24 40 / var(--tw-text-opacity, 1))}.data-\[state\=open\]\:hover\:text-sidebar-accent-foreground:hover[data-state=open]{color:var(--sidebar-accent-foreground)}.data-\[state\=open\]\:focus\:bg-accent:focus[data-state=open]{background-color:var(--accent)}.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: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: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\/menu-button[data-active=true]~.peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground{color:var(--sidebar-accent-foreground)}.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\:text-\[\#101828\] :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(16 24 40 / var(--tw-text-opacity, 1))}.prose-p\:leading-relaxed :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){line-height:1.625}.prose-p\:text-\[\#5D5D5D\] :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(93 93 93 / var(--tw-text-opacity, 1))}.prose-a\:font-medium :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){font-weight:500}.prose-a\:text-\[\#2F80ED\] :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(47 128 237 / 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-strong\:text-\[\#101828\] :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(16 24 40 / var(--tw-text-opacity, 1))}.prose-li\:text-\[\#5D5D5D\] :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(93 93 93 / var(--tw-text-opacity, 1))}.dark\:border-destructive:is(.dark *){border-color:var(--destructive)}.dark\:bg-blue-950\/30:is(.dark *){background-color:#1725544d}.dark\:bg-yellow-900\/20:is(.dark *){background-color:#713f1233}.dark\:text-blue-400:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:text-yellow-500:is(.dark *){--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}@media(min-width:640px){.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:top-auto{top:auto}.sm\:mt-0{margin-top:0}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:w-\[400px\]{width:400px}.sm\:w-auto{width:auto}.sm\:max-w-\[30\%\]{max-width:30%}.sm\:max-w-\[425px\]{max-width:425px}.sm\:max-w-\[460px\]{max-width:460px}.sm\:max-w-\[682px\]{max-width:682px}.sm\:max-w-\[900px\]{max-width:900px}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:gap-2\.5{gap:.625rem}.sm\:gap-5{gap:1.25rem}.sm\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.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\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-left{text-align:left}.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%}}@media(min-width:768px){.md\:absolute{position:absolute}.md\:block{display:block}.md\:flex{display:flex}.md\:h-6{height:1.5rem}.md\:w-6{width:1.5rem}.md\:w-96{width:24rem}.md\:w-\[150px\]{width:150px}.md\:w-\[238px\]{width:238px}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto{width:auto}.md\:max-w-\[420px\]{max-width:420px}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-0{gap:0px}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.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\:col-span-2{grid-column:span 2 / span 2}.lg\:flex{display:flex}.lg\:w-1\/2{width:50%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:items-start{align-items:flex-start}.lg\:gap-8{gap:2rem}.lg\:p-8{padding:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:text-left{text-align:left}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media(min-width:1280px){.xl\:gap-\[76px\]{gap:76px}}.\[\&\:\:-webkit-scrollbar-thumb\]\:rounded-full::-webkit-scrollbar-thumb{border-radius:9999px}.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-gray-300::-webkit-scrollbar-thumb{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.\[\&\:\:-webkit-scrollbar-track\]\:bg-transparent::-webkit-scrollbar-track{background-color:transparent}.\[\&\:\:-webkit-scrollbar\]\:w-2::-webkit-scrollbar{width:.5rem}.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]){background-color: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-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}.\[\&\>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-4>svg{width:1rem;height:1rem}.\[\&\>svg\]\:h-2\.5>svg{height:.625rem}.\[\&\>svg\]\:h-3>svg{height:.75rem}.\[\&\>svg\]\:h-3\.5>svg{height:.875rem}.\[\&\>svg\]\:w-2\.5>svg{width:.625rem}.\[\&\>svg\]\:w-3>svg{width:.75rem}.\[\&\>svg\]\:w-3\.5>svg{width:.875rem}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:text-destructive>svg{color:var(--destructive)}.\[\&\>svg\]\:text-foreground>svg{color:var(--foreground)}.\[\&\>svg\]\:text-muted-foreground>svg{color:var(--muted-foreground)}.\[\&\>svg\]\:text-sidebar-accent-foreground>svg{color: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:var(--muted-foreground)}.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{stroke: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: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:var(--muted)}.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke="#ccc"]{stroke: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: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}.\[\&_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}
