.cs-font-sans{font-family:Manrope,sans-serif}.cs-font-display{font-family:Outfit,sans-serif}.cs-font-mono{font-family:JetBrains Mono,monospace}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.cs-animate-fade-in-up{animation:.6s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.cs-animate-fade-in{animation:.4s ease-out forwards fadeIn}.cs-animate-pulse-slow{animation:4s cubic-bezier(.4,0,.6,1) infinite pulse}.cs-animate-slide-in-right{animation:.3s ease-out forwards slideInRight}.cs-animate-float{animation:6s ease-in-out infinite float}.cs-shadow-glass{box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #00000008}.cs-shadow-glass-lg{box-shadow:0 10px 25px -5px #00000014,0 8px 10px -6px #0000000a}.dark .cs-shadow-dark-glass{box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -2px #0003}.dark .cs-shadow-dark-glass-lg{box-shadow:0 10px 25px -5px #0006,0 8px 10px -6px #0000004d}.cs-gradient--blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.cs-gradient--emerald{background:linear-gradient(135deg,#10b981,#0d9488)}.cs-gradient--violet{background:linear-gradient(135deg,#8b5cf6,#9333ea)}.cs-gradient--amber{background:linear-gradient(135deg,#f59e0b,#ea580c)}.cs-gradient--rose{background:linear-gradient(135deg,#f43f5e,#ec4899)}.cs-gradient--cyan{background:linear-gradient(135deg,#06b6d4,#2563eb)}html,body,#root{height:100%}body{color:#1e293b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Manrope,sans-serif}.dark body{color:#e2e8f0}::selection{color:#fff;background:#3b82f6}.bg-dot-pattern{background-image:radial-gradient(#0000001a 1px,#0000 1px);background-size:24px 24px}.dark .bg-dot-pattern{background-image:radial-gradient(#ffffff0d 1px,#0000 1px)}.bg-grid-pattern{background-image:linear-gradient(90deg,#0000000a 1px,#0000 1px),linear-gradient(#0000000a 1px,#0000 1px);background-size:40px 40px}.dark .bg-grid-pattern{background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dark ::-webkit-scrollbar-thumb{background:#334155}.dark ::-webkit-scrollbar-thumb:hover{background:#475569}.glass-panel{-webkit-backdrop-filter:blur(24px);background:#ffffffe6;border:1px solid #e2e8f099;box-shadow:0 1px 2px #0000000d}.dark .glass-panel{background:#0f172ab3;border-color:#33415580}.cs-page-title{letter-spacing:-.025em;color:#0f172a;margin-bottom:24px;font-family:Outfit,sans-serif;font-size:24px;font-weight:700}.dark .cs-page-title{color:#f8fafc}.cs-card{-webkit-backdrop-filter:blur(24px);background:#ffffffe6;border:1px solid #e2e8f099;border-radius:16px;transition:box-shadow .3s;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #00000008}.dark .cs-card{background:#0f172ab3;border-color:#33415580;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -2px #0003}.cs-card:hover{box-shadow:0 10px 25px -5px #00000014,0 8px 10px -6px #0000000a}.dark .cs-card:hover{box-shadow:0 10px 25px -5px #0006,0 8px 10px -6px #0000004d}.cs-blob{filter:blur(100px);pointer-events:none;border-radius:9999px;position:absolute}.cs-reveal{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.cs-reveal.visible{opacity:1;transform:translateY(0)}.cs-gradient-text{background:linear-gradient(135deg,#2563eb,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.cs-code-block{tab-size:2;font-family:JetBrains Mono,monospace;font-size:13px;line-height:1.7}.cs-window-dots{align-items:center;gap:6px;display:flex}.cs-window-dots span{border-radius:50%;width:12px;height:12px;display:inline-block}.cs-nav-link{position:relative}.cs-nav-link:after{content:"";background:linear-gradient(90deg,#3b82f6,#60a5fa);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.cs-nav-link:hover:after{width:100%}.cs-lang-segmented button{cursor:pointer;background:0 0;border:none;outline:none}.cs-new-search-btn{white-space:nowrap}.cs-new-search-btn:active{transform:scale(.97)}.cs-search-wrap{flex:1;min-width:0}.cs-search-wrap .ant-select,.cs-search-wrap .ant-select-auto-complete{width:100%!important}.cs-search-wrap .ant-select .ant-select-selector{height:100%}.cs-search-input{border-top-right-radius:0!important;border-bottom-right-radius:0!important;width:100%!important}.cs-search-input:focus,.cs-search-input-focused{z-index:1}.cs-search-btn{flex-shrink:0;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.cs-search-btn:active{transform:scale(.98)}.ant-layout{background:0 0}.ant-layout-header{background:0 0;height:auto;padding:0;line-height:normal}.ant-input,.ant-input-affix-wrapper{box-shadow:none;background-color:#fff;border-color:#d1d5db}.ant-input:hover,.ant-input-affix-wrapper:hover{border-color:#94a3b8}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper-focused{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61f!important}.ant-input::placeholder{color:#94a3b8}.dark .ant-input,.dark .ant-input-affix-wrapper{background-color:#1e293b;border-color:#475569}.dark .ant-input:hover,.dark .ant-input-affix-wrapper:hover{border-color:#64748b}.dark .ant-input:focus,.dark .ant-input-focused,.dark .ant-input-affix-wrapper-focused{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f633!important}.dark .ant-input::placeholder{color:#64748b}.ant-modal-content,.ant-modal-header{background-color:#fff}.ant-modal-title{color:#1e293b}.ant-modal-body{color:#334155}.dark .ant-modal-content,.dark .ant-modal-header{background-color:#1e293b}.dark .ant-modal-title{color:#f1f5f9}.dark .ant-modal-body{color:#cbd5e1}.dark .ant-modal-footer .ant-btn-default{color:#94a3b8;border-color:#475569}.ant-select-selector{background-color:#fff!important;border-color:#d1d5db!important}.ant-select-selector:hover{border-color:#94a3b8!important}.ant-select-focused .ant-select-selector{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61f!important}.ant-select-selection-placeholder{color:#94a3b8}.ant-select-dropdown{background-color:#fff;border-color:#e2e8f0}.ant-select-item{color:#334155}.ant-select-item-option-active{background-color:#f1f5f9}.ant-select-item-option-selected{background-color:#eff6ff}.dark .ant-select-selector{background-color:#1e293b!important;border-color:#475569!important}.dark .ant-select-selector:hover{border-color:#64748b!important}.dark .ant-select-focused .ant-select-selector{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f633!important}.dark .ant-select-selection-placeholder{color:#64748b}.dark .ant-select-dropdown{background-color:#1e293b;border-color:#334155}.dark .ant-select-item{color:#cbd5e1}.dark .ant-select-item-option-active{background-color:#334155}.dark .ant-select-item-option-selected{background-color:#2563eb26}.ant-card{background-color:#fff;border-color:#e2e8f0}.ant-card-head{color:#1e293b;border-color:#e2e8f0}.ant-card-actions{background:#f8fafc80;border-color:#e2e8f0}.dark .ant-card{background-color:#1e293b;border-color:#334155}.dark .ant-card-head{color:#f1f5f9;border-color:#334155}.dark .ant-card-actions{background:#1e293b80;border-color:#334155}.ant-table{color:#334155;background:0 0}.ant-table-thead>tr>th{border-color:#e2e8f0;color:#64748b!important;background:#f8fafccc!important;font-weight:600!important}.ant-table-tbody>tr>td{border-color:#f1f5f9}.ant-table-tbody>tr:hover>td{background:#f1f5f9cc}.ant-pagination .ant-pagination-item{background-color:#fff;border-color:#d1d5db}.ant-pagination .ant-pagination-item a{color:#64748b}.ant-pagination .ant-pagination-item-active{background-color:#2563eb;border-color:#2563eb}.ant-pagination .ant-pagination-item-active a{color:#fff}.dark .ant-table{color:#cbd5e1;background:0 0}.dark .ant-table-thead>tr>th{border-color:#334155;color:#94a3b8!important;background:#1e293b99!important}.dark .ant-table-tbody>tr>td{border-color:#1e293b}.dark .ant-table-tbody>tr:hover>td{background:#3341554d}.dark .ant-pagination .ant-pagination-item{background-color:#1e293b;border-color:#334155}.dark .ant-pagination .ant-pagination-item a{color:#94a3b8}.dark .ant-pagination .ant-pagination-item-active{background-color:#2563eb;border-color:#2563eb}.dark .ant-pagination .ant-pagination-item-active a{color:#fff}.ant-alert-warning{background-color:#fffbeb;border-color:#fde68a}.ant-alert-warning .ant-alert-message{color:#92400e}.ant-alert-info{background-color:#eff6ff;border-color:#bfdbfe}.ant-alert-success{background-color:#ecfdf5;border-color:#a7f3d0}.ant-alert-error{background-color:#fef2f2;border-color:#fecaca}.dark .ant-alert-warning{background-color:#f59e0b1a;border-color:#f59e0b40}.dark .ant-alert-warning .ant-alert-message{color:#fbbf24}.dark .ant-alert-info{background-color:#3b82f61a;border-color:#3b82f640}.dark .ant-alert-success{background-color:#10b9811a;border-color:#10b98140}.dark .ant-alert-error{background-color:#ef44441a;border-color:#ef444440}.ant-segmented{background-color:#f1f5f9}.ant-segmented-item-label{color:#64748b}.ant-segmented-item-selected .ant-segmented-item-label{color:#1e293b}.dark .ant-segmented{background-color:#1e293b}.dark .ant-segmented-item-label{color:#94a3b8}.dark .ant-segmented-item-selected .ant-segmented-item-label{color:#f1f5f9}.ant-tag{color:#64748b;background-color:#f8fafc;border-color:#e2e8f0}.dark .ant-tag{color:#94a3b8;background-color:#1e293b;border-color:#334155}.ant-empty-description{color:#94a3b8}.ant-typography{color:#334155}.dark .ant-empty-description{color:#64748b}.dark .ant-typography{color:#cbd5e1}.ant-statistic-title{color:#64748b}.ant-statistic-content-value{color:#1e293b}.dark .ant-statistic-title{color:#94a3b8}.dark .ant-statistic-content-value{color:#f1f5f9}.ant-list-item{color:#334155;border-color:#e2e8f0}.dark .ant-list-item{color:#cbd5e1;border-color:#334155}.ant-dropdown-menu{background-color:#fff;border-color:#e2e8f0}.ant-dropdown-menu-item{color:#334155}.ant-dropdown-menu-item:hover{background-color:#f1f5f9}.dark .ant-dropdown-menu{background-color:#1e293b;border-color:#334155}.dark .ant-dropdown-menu-item{color:#cbd5e1}.dark .ant-dropdown-menu-item:hover{background-color:#334155}.cs-search-results-table .ant-table-thead>tr>th{color:#64748b!important;background:0 0!important;font-weight:600!important}.cs-page{max-width:1152px;margin:0 auto;padding:24px}.cs-header{z-index:50;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative;top:0}.cs-header__left{align-items:center;gap:20px;display:flex}.cs-header__right{align-items:center;gap:6px;display:flex}.cs-header__center{justify-content:center;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.cs-header__logo{align-items:center;gap:8px;display:flex}.cs-header__logo-icon{color:#fff;background:linear-gradient(135deg,#3b82f6,#4f46e5);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:900;transition:transform .2s;display:flex;box-shadow:0 4px 6px -1px #3b82f633}.cs-header__logo:hover .cs-header__logo-icon{transform:scale(1.05)}.cs-header__logo-text{letter-spacing:-.025em;color:#1e293b;font-family:Outfit,sans-serif;font-size:18px;font-weight:700;display:none}@media (width>=768px){.cs-header__logo-text{display:block}}.dark .cs-header__logo-text{color:#f1f5f9}.cs-nav{align-items:center;gap:2px;display:none}@media (width>=1024px){.cs-nav{display:flex}}.cs-nav__link{color:#475569;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.cs-nav__link:hover{color:#0f172a;background:#f1f5f9cc}.dark .cs-nav__link{color:#94a3b8}.dark .cs-nav__link:hover{color:#e2e8f0;background:#1e293b99}.cs-nav__link--active{box-shadow:0 1px 2px #0000000d;color:#2563eb!important;background:#eff6ff!important}.dark .cs-nav__link--active{color:#60a5fa!important;background:#3b82f626!important}.cs-header__action-btn{transition:background .2s}.cs-header__action-btn:hover{background:#f1f5f9}.dark .cs-header__action-btn:hover{background:#1e293b}.cs-header__trial-badge{color:#2563eb;background:#eff6ff;border-radius:9999px;padding:4px 12px;font-size:12px;font-weight:600;display:none}@media (width>=1024px){.cs-header__trial-badge{display:block}}.dark .cs-header__trial-badge{color:#60a5fa;background:#3b82f61a}.cs-lang-switcher{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;align-items:center;font-size:12px;font-weight:600;display:inline-flex}.dark .cs-lang-switcher{background:#1e293b;border-color:#334155}.cs-lang-btn{color:#64748b;border-radius:6px;padding:4px 10px;transition:all .2s}.cs-lang-btn:hover{color:#1e293b}.dark .cs-lang-btn{color:#94a3b8}.dark .cs-lang-btn:hover{color:#e2e8f0}.cs-lang-btn--active{color:#2563eb;background:#fff;box-shadow:0 1px 2px #0000000d}.cs-lang-btn--active:hover{color:#2563eb}.dark .cs-lang-btn--active{color:#fff;background:#2563eb;box-shadow:0 1px 2px #0003}.dark .cs-lang-btn--active:hover{color:#fff}.cs-header__mobile-btn{display:flex}@media (width>=1024px){.cs-header__mobile-btn{display:none}}.cs-mobile-nav__link{color:#475569;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;transition:color .2s;display:flex}.cs-mobile-nav__link:hover{background:#f8fafc}.dark .cs-mobile-nav__link{color:#94a3b8}.dark .cs-mobile-nav__link:hover{background:#1e293b}.cs-mobile-nav__link--active{color:#2563eb;background:#eff6ff}.dark .cs-mobile-nav__link--active{color:#60a5fa;background:#3b82f626}.cs-header-tabs .ant-segmented{background:#f1f5f9cc;border-radius:10px;padding:3px;position:relative}.dark .cs-header-tabs .ant-segmented{background:#1e293b80;border:1px solid #3341554d}.cs-header-tabs .ant-segmented-item{color:#64748b;z-index:1;border-radius:8px;justify-content:center;align-items:center;height:30px;padding:0 16px;font-size:13px;font-weight:500;transition:color .25s,background .25s;display:flex;position:relative}.cs-header-tabs .ant-segmented-item:hover{color:#334155}.cs-header-tabs .ant-segmented-item:not(.ant-segmented-item-selected):hover{background:#f1f5f999}.dark .cs-header-tabs .ant-segmented-item{color:#94a3b8}.dark .cs-header-tabs .ant-segmented-item:hover{color:#e2e8f0}.dark .cs-header-tabs .ant-segmented-item:not(.ant-segmented-item-selected):hover{background:#3341554d}.cs-header-tabs .ant-segmented-item-selected{color:#2563eb;background:#fff;font-weight:600;box-shadow:0 1px 3px #2563eb1f,0 1px 2px #0000000f}.cs-header-tabs .ant-segmented-item-selected:hover{color:#2563eb}.dark .cs-header-tabs .ant-segmented-item-selected{color:#60a5fa;background:#2563eb26;box-shadow:0 1px 3px #2563eb33,inset 0 0 0 1px #60a5fa26}.dark .cs-header-tabs .ant-segmented-item-selected:hover{color:#60a5fa}.cs-header-tabs .ant-segmented-thumb{background:#fff;border-radius:8px;transition-timing-function:cubic-bezier(.34,1.56,.64,1);box-shadow:0 1px 3px #2563eb1f,0 1px 2px #0000000f}.dark .cs-header-tabs .ant-segmented-thumb{background:#2563eb26;box-shadow:0 1px 3px #2563eb33,inset 0 0 0 1px #60a5fa26}.cs-header-tabs .ant-segmented-item .anticon{vertical-align:-1px;margin-right:5px;font-size:13px;transition:color .25s}.cs-landing{color:#1e293b;background:#fff;min-height:100%}.dark .cs-landing{color:#f1f5f9;background:#020617}.cs-landing-nav{z-index:30;border-bottom:1px solid #f1f5f999;align-items:center;height:64px;padding:0 32px;transition:box-shadow .2s;display:flex;position:sticky;top:0}.dark .cs-landing-nav{border-bottom-color:#1e293b99}.cs-landing-nav__logo{align-items:center;gap:8px;display:flex}.cs-landing-nav__logo-icon{color:#fff;background:linear-gradient(135deg,#60a5fa,#2563eb);border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex;box-shadow:0 4px 6px #3b82f633}.cs-landing-nav__logo-text{font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.cs-landing-nav__links{color:#475569;align-items:center;gap:32px;margin:0 auto;padding:0;font-size:14px;font-weight:500;list-style:none;display:none}@media (width>=768px){.cs-landing-nav__links{display:flex}}.dark .cs-landing-nav__links{color:#94a3b8}.cs-landing-nav__link{transition:color .2s}.cs-landing-nav__link:hover{color:#3b82f6}.dark .cs-landing-nav__link:hover{color:#60a5fa}.cs-landing-nav__actions{align-items:center;gap:8px;display:flex}.cs-landing-nav__text-btn{cursor:pointer;color:#475569;background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;padding:6px 10px;font-size:14px;font-weight:500;transition:color .2s,background .2s;display:inline-flex}.cs-landing-nav__text-btn:hover{background:#0000000a}.dark .cs-landing-nav__text-btn{color:#94a3b8}.dark .cs-landing-nav__text-btn:hover{background:#ffffff14}.cs-landing-nav__primary-btn{cursor:pointer;color:#fff;background:linear-gradient(90deg,#2563eb,#3b82f6);border:0;border-radius:6px;align-items:center;padding:6px 16px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 10px 15px -3px #3b82f640}.cs-landing-nav__primary-btn:hover{box-shadow:0 10px 15px -3px #3b82f666}.dark .cs-landing-nav__primary-btn{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.cs-landing-hero{position:relative;overflow:hidden}.cs-landing-hero__grid-bg{opacity:.4;position:absolute;inset:0}.dark .cs-landing-hero__grid-bg{opacity:.2}.cs-landing-hero__blob--tl{background:#60a5fa33;width:600px;height:600px;top:-160px;left:-160px}.dark .cs-landing-hero__blob--tl{background:#60a5fa1a}.cs-landing-hero__blob--br{background:#818cf826;width:400px;height:400px;bottom:-80px;right:-80px}.dark .cs-landing-hero__blob--br{background:#818cf814}.cs-landing-hero__inner{gap:48px;max-width:1152px;margin:0 auto;padding:64px 32px 80px;display:grid;position:relative}@media (width>=768px){.cs-landing-hero__inner{grid-template-columns:1fr 1fr;align-items:center}}.cs-landing-hero__title{letter-spacing:-.025em;color:#0f172a;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:36px;font-weight:800;line-height:1.1}@media (width>=768px){.cs-landing-hero__title{font-size:48px}}@media (width>=1024px){.cs-landing-hero__title{font-size:60px}}.dark .cs-landing-hero__title{color:#fff}.cs-landing-hero__sub{color:#475569;font-size:16px;line-height:1.75}@media (width>=768px){.cs-landing-hero__sub{font-size:18px}}.dark .cs-landing-hero__sub{color:#94a3b8}.cs-landing-hero__search-wrap{width:100%;max-width:512px;margin-top:32px}.cs-landing-hero__search{background:#fff;border:2px solid #bfdbfe;border-radius:16px;align-items:stretch;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}.cs-landing-hero__search:focus-within{border-color:#60a5fa;box-shadow:0 0 0 3px #3b82f61f}.dark .cs-landing-hero__search{background:#1e293b;border-color:#1e40af;box-shadow:0 10px 15px -3px #3b82f60d,0 0 0 1px #1e40af66}.dark .cs-landing-hero__search:focus-within{border-color:#2563eb;box-shadow:0 20px 25px -5px #3b82f61a}.cs-landing-hero__search-icon{color:#3b82f6;align-items:center;padding-left:20px;display:flex}.dark .cs-landing-hero__search-icon{color:#60a5fa}.cs-landing-hero__search-input{color:#0f172a;background:0 0;border:0;outline:none;flex:1;height:56px;padding:0 8px 0 12px;font-size:16px}.cs-landing-hero__search-input::placeholder{color:#94a3b8}.dark .cs-landing-hero__search-input{color:#f1f5f9}.dark .cs-landing-hero__search-input::placeholder{color:#64748b}.cs-landing-hero__search-btn{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:12px;height:44px;margin:6px;padding:0 28px;font-size:14px;font-weight:700;transition:background .2s}.cs-landing-hero__search-btn:hover{background:#3b82f6}.cs-landing-hero__search-btn:disabled{cursor:not-allowed;background:#cbd5e1}.dark .cs-landing-hero__search-btn{background:#3b82f6}.dark .cs-landing-hero__search-btn:hover{background:#60a5fa}.dark .cs-landing-hero__search-btn:disabled{background:#475569}.cs-landing-hero__examples{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.cs-landing-hero__examples-label{color:#64748b;font-size:12px;font-weight:500}.dark .cs-landing-hero__examples-label{color:#94a3b8}.cs-landing-hero__tag{color:#475569;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#fffc;border:1px solid #e2e8f0;border-radius:9999px;padding:4px 12px;font-family:JetBrains Mono,monospace;font-size:12px;transition:all .2s}.cs-landing-hero__tag:hover{color:#2563eb;background:#eff6ff;border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 1px 2px #0000000d}.dark .cs-landing-hero__tag{color:#94a3b8;background:#1e293b99;border-color:#334155}.dark .cs-landing-hero__tag:hover{color:#60a5fa;background:#1e3a8a33;border-color:#2563eb}.cs-landing-hero__cta{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}.cs-landing-hero__cta-primary{cursor:pointer;color:#fff;background:linear-gradient(90deg,#2563eb,#3b82f6);border:0;border-radius:8px;align-items:center;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 10px 15px -3px #3b82f640}.cs-landing-hero__cta-primary:hover{box-shadow:0 10px 15px -3px #3b82f666}.dark .cs-landing-hero__cta-primary{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.cs-landing-hero__cta-secondary{cursor:pointer;color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;padding:10px 24px;font-size:14px;font-weight:600;transition:color .2s,background .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.cs-landing-hero__cta-secondary:hover{background:#f8fafc}.dark .cs-landing-hero__cta-secondary{color:#e2e8f0;background:#1e293b;border-color:#475569}.dark .cs-landing-hero__cta-secondary:hover{background:#334155}.cs-landing-hero__stats{border-top:1px solid #e2e8f099;grid-template-columns:1fr 1fr;gap:16px;margin-top:32px;padding-top:24px;display:grid}@media (width>=768px){.cs-landing-hero__stats{grid-template-columns:repeat(4,1fr)}}.dark .cs-landing-hero__stats{border-top-color:#33415599}.cs-landing-hero__stat-value{color:#1e293b;font-family:Outfit,sans-serif;font-size:30px;font-weight:700}.dark .cs-landing-hero__stat-value{color:#f1f5f9}.cs-landing-hero__stat-label{color:#64748b;font-size:12px}.cs-landing-hero__demo{background:#fff;border:1px solid #e2e8f0cc;border-radius:16px;transition:transform .3s;overflow:hidden;box-shadow:0 10px 25px -5px #00000014,0 8px 10px -6px #0000000a}.cs-landing-hero__demo:hover{transform:rotate(-1deg)}.dark .cs-landing-hero__demo{background:#1e293b;border-color:#334155cc;box-shadow:0 10px 25px -5px #0006,0 8px 10px -6px #0000004d}.cs-landing-hero__demo-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:12px 20px;display:flex}.dark .cs-landing-hero__demo-header{border-bottom-color:#334155}.cs-landing-hero__demo-header-label{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:12px;font-weight:600}.cs-landing-hero__demo-body{flex-direction:column;gap:12px;padding:20px;display:flex}.cs-landing-hero__demo-input-row{align-items:center;gap:8px;display:flex}.cs-landing-hero__demo-badge{color:#1d4ed8;background:#eff6ff;border-radius:6px;align-items:center;padding:2px 8px;font-size:12px;font-weight:500;display:inline-flex}.dark .cs-landing-hero__demo-badge{color:#60a5fa;background:#3b82f61a}.cs-landing-hero__demo-input-wrap{border:1px solid #e2e8f0;border-radius:6px;flex:1;align-items:stretch;gap:0;display:flex;overflow:hidden}.dark .cs-landing-hero__demo-input-wrap{border-color:#334155}.cs-landing-hero__demo-input{background:#f8fafc;border:0;outline:none;flex:1;height:40px;padding:0 12px;font-family:JetBrains Mono,monospace;font-size:14px}.dark .cs-landing-hero__demo-input{background:#0f172a}.cs-landing-hero__demo-search-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#3b82f6);border:0;align-items:center;gap:6px;height:40px;padding:0 16px;font-size:12px;font-weight:600;transition:background .2s;display:flex}.cs-landing-hero__demo-search-btn:hover,.dark .cs-landing-hero__demo-search-btn{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.cs-landing-hero__demo-result{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .2s;display:flex}.cs-landing-hero__demo-result:hover{border-color:#93c5fd;box-shadow:0 4px 6px -1px #0000001a}.dark .cs-landing-hero__demo-result{background:#0f172a;border-color:#334155}.dark .cs-landing-hero__demo-result:hover{border-color:#2563eb}.cs-landing-hero__demo-result-pn{font-family:JetBrains Mono,monospace;font-size:14px;font-weight:600}.cs-landing-hero__demo-result-meta{color:#64748b;font-size:12px}.cs-landing-hero__demo-result-score{color:#047857;background:#ecfdf5;border-radius:6px;align-items:center;padding:2px 8px;font-size:12px;font-weight:500;display:inline-flex}.dark .cs-landing-hero__demo-result-score{color:#34d399;background:#10b9811a}.cs-landing-trusted{background:linear-gradient(#f8fafc,#fff);border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:40px 0}.dark .cs-landing-trusted{background:linear-gradient(#0f172a,#020617);border-top-color:#1e293b;border-bottom-color:#1e293b}.cs-landing-trusted__inner{text-align:center;max-width:1152px;margin:0 auto;padding:0 32px}.cs-landing-trusted__label{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:8px;font-size:12px;font-weight:600}.cs-landing-trusted__sub{color:#94a3b8;margin-bottom:16px;font-size:14px}.cs-landing-trusted__logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.cs-landing-trusted__logo{letter-spacing:.05em;color:#94a3b8;background:#fff9;border:1px solid #e2e8f080;border-radius:8px;padding:12px 24px;font-size:18px;font-weight:700;transition:color .2s}.cs-landing-trusted__logo:hover{color:#475569}.dark .cs-landing-trusted__logo{color:#64748b;background:#1e293b99;border-color:#33415580}.dark .cs-landing-trusted__logo:hover{color:#cbd5e1}.cs-landing-steps{max-width:1152px;margin:0 auto;padding:80px 32px}.cs-landing-steps__label{text-align:center;text-transform:uppercase;letter-spacing:.05em;color:#3b82f6;margin-bottom:40px;font-size:12px;font-weight:600}.cs-landing-steps__grid{gap:24px;display:grid}@media (width>=768px){.cs-landing-steps__grid{grid-template-columns:repeat(3,1fr)}}.cs-landing-steps__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;transition:all .3s;position:relative;overflow:hidden}.cs-landing-steps__card:hover{border-color:#93c5fd;box-shadow:0 10px 25px -5px #00000014}.dark .cs-landing-steps__card{background:#1e293b;border-color:#334155}.dark .cs-landing-steps__card:hover{border-color:#2563eb;box-shadow:0 10px 25px -5px #0006}.cs-landing-steps__card-number{color:#f1f5f9;font-family:Outfit,sans-serif;font-size:60px;font-weight:900;position:absolute;top:16px;right:16px}.dark .cs-landing-steps__card-number{color:#1e293b}.cs-landing-steps__card-icon{color:#3b82f6;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.dark .cs-landing-steps__card-icon{background:linear-gradient(135deg,#3b82f61a,#2563eb1a)}.cs-landing-steps__card-title{font-size:16px;font-weight:600;position:relative}.cs-landing-steps__card-desc{color:#64748b;margin-top:4px;font-size:14px;position:relative}.cs-landing-features{background:#f8fafc;padding:80px 0}.dark .cs-landing-features{background:#0f172a}.cs-landing-features__inner{max-width:1152px;margin:0 auto;padding:0 32px}.cs-landing-features__title{text-align:center;color:#0f172a;font-family:Outfit,sans-serif;font-size:30px;font-weight:700}.dark .cs-landing-features__title{color:#fff}.cs-landing-features__grid{gap:16px;margin-top:40px;display:grid}@media (width>=768px){.cs-landing-features__grid{grid-template-columns:repeat(3,1fr)}}.cs-landing-features__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;transition:all .3s}.cs-landing-features__card:hover{box-shadow:0 10px 25px -5px #00000014}.dark .cs-landing-features__card{background:#1e293b;border-color:#334155}.dark .cs-landing-features__card:hover{box-shadow:0 10px 25px -5px #0006}.cs-landing-features__icon{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;transition:transform .2s;display:flex}.cs-landing-features__card:hover .cs-landing-features__icon{transform:scale(1.1)}.cs-landing-features__card-title{font-size:16px;font-weight:600}.cs-landing-features__card-desc{color:#64748b;margin-top:4px;font-size:14px}.cs-landing-api{background:linear-gradient(to bottom right,#f8fafc,#eff6ff4d);padding:80px 0}.dark .cs-landing-api{background:linear-gradient(to bottom right,#0f172a,#020617)}.cs-landing-api__inner{gap:48px;max-width:1152px;margin:0 auto;padding:0 32px;display:grid}@media (width>=768px){.cs-landing-api__inner{grid-template-columns:1fr 1fr;align-items:center}}.cs-landing-api__title{color:#0f172a;font-family:Outfit,sans-serif;font-size:30px;font-weight:700}.dark .cs-landing-api__title{color:#fff}.cs-landing-api__desc{color:#475569;margin-top:12px;font-size:16px}.dark .cs-landing-api__desc{color:#94a3b8}.cs-landing-api__list{flex-direction:column;gap:12px;margin-top:24px;padding:0;list-style:none;display:flex}.cs-landing-api__list-item{align-items:center;gap:12px;font-size:14px;display:flex}.cs-landing-api__list-icon{color:#2563eb;background:#dbeafe;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.dark .cs-landing-api__list-icon{color:#60a5fa;background:#3b82f61a}.cs-landing-api__code-panel{background:#0f172a;border:1px solid #334155;border-radius:16px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.cs-landing-api__code-header{border-bottom:1px solid #334155;align-items:center;gap:12px;padding:12px 20px;display:flex}.cs-landing-api__code-header-label{color:#94a3b8;font-size:12px;font-weight:500}.cs-landing-api__code-body{color:#cbd5e1;padding:20px;overflow-x:auto}.cs-landing-testimonials{max-width:1152px;margin:0 auto;padding:80px 32px}.cs-landing-testimonials__title{text-align:center;color:#0f172a;font-family:Outfit,sans-serif;font-size:30px;font-weight:700}.dark .cs-landing-testimonials__title{color:#fff}.cs-landing-testimonials__grid{gap:24px;margin-top:40px;display:grid}@media (width>=768px){.cs-landing-testimonials__grid{grid-template-columns:repeat(3,1fr)}}.cs-landing-testimonials__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;transition:all .3s;box-shadow:0 4px 6px -1px #0000000d}.cs-landing-testimonials__card:hover{box-shadow:0 10px 25px -5px #00000014}.dark .cs-landing-testimonials__card{background:#1e293b;border-color:#334155;box-shadow:0 4px 6px -1px #0000004d}.dark .cs-landing-testimonials__card:hover{box-shadow:0 10px 25px -5px #0006}.cs-landing-testimonials__quote-mark{color:#60a5fa;margin-bottom:16px;font-family:serif;font-size:36px;line-height:1}.cs-landing-testimonials__quote-text{color:#475569;font-size:14px;line-height:1.75}.dark .cs-landing-testimonials__quote-text{color:#cbd5e1}.cs-landing-testimonials__author{align-items:center;gap:12px;margin-top:24px;display:flex}.cs-landing-testimonials__avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex}.cs-landing-testimonials__author-name{font-size:14px;font-weight:600}.cs-landing-testimonials__author-role{color:#64748b;font-size:12px}.cs-landing-pricing{background:#f8fafc;padding:80px 0}.dark .cs-landing-pricing{background:#0f172a}.cs-landing-pricing__inner{max-width:1152px;margin:0 auto;padding:0 32px}.cs-landing-pricing__title{text-align:center;color:#0f172a;font-family:Outfit,sans-serif;font-size:30px;font-weight:700}.dark .cs-landing-pricing__title{color:#fff}.cs-landing-pricing__sub{text-align:center;color:#64748b;margin-top:8px;font-size:14px}.cs-landing-pricing__grid{align-items:center;gap:24px;margin-top:40px;display:grid}@media (width>=768px){.cs-landing-pricing__grid{grid-template-columns:repeat(3,1fr)}}.cs-landing-pricing__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;transition:box-shadow .3s;position:relative}.cs-landing-pricing__card:hover{box-shadow:0 10px 15px -3px #0000001a}.dark .cs-landing-pricing__card{background:#1e293b;border-color:#334155}.cs-landing-pricing__card--pro{box-shadow:0 20px 25px -5px #3b82f61a;border-color:#3b82f6!important}@media (width>=768px){.cs-landing-pricing__card--pro{transform:scale(1.05)}}.dark .cs-landing-pricing__card--pro{box-shadow:0 20px 25px -5px #3b82f60d}.cs-landing-pricing__card-top-bar{background:linear-gradient(90deg,#3b82f6,#22d3ee,#2563eb);border-radius:16px 16px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.cs-landing-pricing__popular-badge{color:#fff;background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:9999px;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 4px 6px -1px #0000001a}.cs-landing-pricing__plan-name{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:14px;font-weight:600}.cs-landing-pricing__price{margin-top:8px}.cs-landing-pricing__price-value{font-family:Outfit,sans-serif;font-size:30px;font-weight:700}.cs-landing-pricing__price-period{color:#64748b;margin-left:4px;font-size:14px}.cs-landing-pricing__features{flex-direction:column;gap:8px;margin-top:16px;padding:0;font-size:14px;list-style:none;display:flex}.cs-landing-pricing__features li{align-items:flex-start;gap:8px;display:flex}.cs-landing-pricing__features li .anticon{color:#3b82f6;margin-top:4px}.cs-landing-pricing__cta-wrap{margin-top:24px}.cs-landing-pricing__cta{cursor:pointer;color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:10px 0;font-size:14px;font-weight:600;transition:all .2s;display:block}.cs-landing-pricing__cta:hover{background:#f8fafc}.dark .cs-landing-pricing__cta{color:#e2e8f0;background:#1e293b;border-color:#475569}.dark .cs-landing-pricing__cta:hover{background:#334155}.cs-landing-pricing__cta--pro{color:#fff;background:linear-gradient(90deg,#2563eb,#3b82f6);border:0;box-shadow:0 10px 15px -3px #3b82f640}.cs-landing-pricing__cta--pro:hover{box-shadow:0 10px 15px -3px #3b82f666}.dark .cs-landing-pricing__cta--pro{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.cs-landing-cta{color:#fff;background:linear-gradient(to bottom right,#0f172a,#172554,#0f172a);padding:80px 0;position:relative;overflow:hidden}.cs-landing-cta__blob--tl{background:#3b82f633;width:400px;height:400px;top:-80px;left:-80px}.cs-landing-cta__blob--br{background:#6366f126;width:300px;height:300px;bottom:-80px;right:-80px}.cs-landing-cta__inner{text-align:center;max-width:896px;margin:0 auto;padding:0 32px;position:relative}.cs-landing-cta__title{color:#fff;font-family:Outfit,sans-serif;font-size:36px;font-weight:700}@media (width>=768px){.cs-landing-cta__title{font-size:48px}}.cs-landing-cta__sub{color:#cbd5e1;margin-top:12px;font-size:18px}.cs-landing-cta__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:24px;display:flex}.cs-landing-cta__btn-primary{cursor:pointer;color:#0f172a;background:#fff;border:0;border-radius:8px;align-items:center;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 10px 15px -3px #0000001a}.cs-landing-cta__btn-primary:hover{background:#f1f5f9;box-shadow:0 20px 25px -5px #0000001a}.cs-landing-cta__btn-secondary{cursor:pointer;color:#fff;background:0 0;border:1px solid #ffffff4d;border-radius:8px;align-items:center;padding:10px 24px;font-size:14px;font-weight:600;transition:background .2s;display:inline-flex}.cs-landing-cta__btn-secondary:hover{background:#ffffff1a}.cs-landing-cta__note{color:#94a3b8;margin-top:16px;font-size:12px}.cs-landing-footer{color:#64748b;background:#f8fafc;border-top:1px solid #f1f5f9;padding:48px 0;font-size:14px}.dark .cs-landing-footer{background:#0f172a;border-top-color:#1e293b}.cs-landing-footer__inner{gap:32px;max-width:1152px;margin:0 auto;padding:0 32px;display:grid}@media (width>=768px){.cs-landing-footer__inner{grid-template-columns:2fr repeat(4,1fr)}}.cs-landing-footer__brand-logo{align-items:center;gap:8px;display:flex}.cs-landing-footer__brand-icon{color:#fff;background:linear-gradient(135deg,#60a5fa,#2563eb);border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.cs-landing-footer__brand-name{color:#1e293b;font-family:Outfit,sans-serif;font-size:16px;font-weight:600}.dark .cs-landing-footer__brand-name{color:#f1f5f9}.cs-landing-footer__copyright{color:#94a3b8;margin-top:12px;font-size:12px}.cs-landing-footer__build{font-variant-numeric:tabular-nums}.cs-landing-footer__col-title{color:#1e293b;font-size:14px;font-weight:600}.dark .cs-landing-footer__col-title{color:#f1f5f9}.cs-landing-footer__col-list{flex-direction:column;gap:8px;margin-top:12px;padding:0;list-style:none;display:flex}.cs-landing-footer__col-link{transition:color .2s}.cs-landing-footer__col-link:hover{color:#3b82f6}.dark .cs-landing-footer__col-link:hover{color:#60a5fa}.cs-landing-footer__bottom{border-top:1px solid #e2e8f0;flex-direction:column;align-items:center;gap:16px;max-width:1152px;margin:40px auto 0;padding:24px 32px 0;display:flex}@media (width>=768px){.cs-landing-footer__bottom{flex-direction:row;justify-content:space-between}}.dark .cs-landing-footer__bottom{border-top-color:#334155}.cs-landing-footer__bottom-tagline{color:#94a3b8;font-size:12px}.cs-landing-footer__social{color:#94a3b8;gap:16px;display:flex}.cs-landing-footer__social-link{transition:all .2s}.cs-landing-footer__social-link:hover{color:#475569;transform:scale(1.1)}.dark .cs-landing-footer__social-link:hover{color:#cbd5e1}.cs-page-container{max-width:1152px;margin-left:auto;margin-right:auto;padding:24px}.cs-card--flush{overflow:hidden;padding:0!important}.cs-card--flush .ant-card-body{padding:0!important}.cs-section-title{color:#0f172a;margin-bottom:16px;font-size:18px;font-weight:600}.dark .cs-section-title{color:#f8fafc}.cs-section-subtitle{color:#475569;font-size:14px}.dark .cs-section-subtitle{color:#94a3b8}.cs-mono{font-family:JetBrains Mono,monospace}.cs-link{color:#2563eb}.cs-link:hover{color:#1d4ed8}.cs-label{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:12px;font-weight:600}.cs-text-hint{color:#94a3b8}.cs-grid-stats{gap:16px;margin-bottom:16px;display:grid}@media (width>=768px){.cs-grid-stats{grid-template-columns:repeat(3,1fr)}}.cs-grid-2col{gap:16px;display:grid}@media (width>=768px){.cs-grid-2col{grid-template-columns:repeat(2,1fr)}}.cs-settings-grid{gap:16px;display:grid}@media (width>=768px){.cs-settings-grid{grid-template-columns:260px 1fr}}.cs-settings-grid .ant-menu{border:none}.cs-pref-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.cs-pref-label{color:#334155;font-size:14px;font-weight:500}.dark .cs-pref-label{color:#cbd5e1}.cs-pref-desc{color:#64748b;margin-top:4px;font-size:12px}.dark .cs-pref-desc{color:#94a3b8}.cs-form-actions{justify-content:flex-end;display:flex}.cs-danger-zone{border-top:1px solid #e2e8f0;padding-top:16px}.dark .cs-danger-zone{border-color:#334155}.cs-stack{flex-direction:column;gap:16px;display:flex}.cs-stack-lg{flex-direction:column;gap:24px;display:flex}.cs-row-between{justify-content:space-between;align-items:center;gap:16px;display:flex}.cs-row-between-wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.cs-row-center{justify-content:center;align-items:center;display:flex}.cs-row-gap{flex-wrap:wrap;gap:8px;display:flex}.cs-columns-popover{width:224px;max-height:400px;overflow:auto}.cs-columns-header{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:8px;padding-left:8px;padding-right:8px;font-size:12px;font-weight:600}.cs-columns-list{flex-direction:column;gap:2px;display:flex}.cs-sortable-item{border-radius:6px;align-items:center;gap:8px;padding:6px 8px;transition:background .15s;display:flex}.cs-sortable-item:hover{background:#f8fafc}.dark .cs-sortable-item:hover{background:#1e293b}.cs-sortable-handle{cursor:grab;color:#94a3b8;flex-shrink:0}.cs-sortable-handle:hover{color:#475569}.dark .cs-sortable-handle:hover{color:#cbd5e1}.cs-sortable-item-check{flex:1}.cs-column-label{-webkit-user-select:none;user-select:none;font-size:14px}.cs-legal-content{white-space:pre-wrap;color:#334155;font-size:14px;line-height:1.75}.dark .cs-legal-content{color:#cbd5e1}.cs-legal-content ul{flex-direction:column;gap:4px;margin-bottom:16px;padding-left:24px;list-style:outside;display:flex}.cs-legal-content a{color:#2563eb}.cs-legal-content a:hover{text-decoration:underline}.cs-legal-page{background:#f8fafc;justify-content:center;align-items:flex-start;min-height:100vh;padding:40px 16px;display:flex}.dark .cs-legal-page{background:#0b0f19}.cs-legal-card{width:100%;max-width:768px}.dark .cs-legal-card{background:#0f172a}.cs-legal-nav{color:#64748b;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:12px;display:flex}.cs-legal-nav a{color:#2563eb}.cs-legal-nav a:hover{text-decoration:underline}.cs-upload-status{color:#64748b;margin-top:12px;font-size:12px}.cs-date{font-family:JetBrains Mono,monospace;font-size:12px}.cs-login-page{background:radial-gradient(circle at 0 0,#dbeafe 0,#0000 360px),linear-gradient(#eef2ff 0,#f8fafc 420px);justify-content:center;align-items:center;min-height:100vh;padding:16px;display:flex}.dark .cs-login-page{background:radial-gradient(circle at 0 0,#3b82f61a 0,#0000 360px),linear-gradient(#0f172a 0,#0b0f19 420px)}.cs-login-card{border-radius:24px;width:100%;max-width:440px;padding:40px;box-shadow:0 20px 60px #0f172a14}.dark .cs-login-card{box-shadow:0 20px 60px #00000059}.cs-login-step{flex-direction:column;align-items:center;display:flex}.cs-login-brand{letter-spacing:-.025em;color:#0f172a;text-align:center;justify-content:center;align-items:center;gap:8px;margin-bottom:32px;font-family:Outfit,sans-serif;font-size:24px;font-weight:700;display:flex}.dark .cs-login-brand{color:#f1f5f9}.cs-login-brand-logo{color:#fff;background:linear-gradient(135deg,#3b82f6,#4f46e5);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:900;display:flex;box-shadow:0 4px 10px #3b82f64d}.cs-login-subtitle{color:#64748b;margin-top:8px;font-size:14px;font-weight:500}.dark .cs-login-subtitle{color:#94a3b8}.cs-login-emoji{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #dbeafe;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:16px;font-size:30px;display:flex}.dark .cs-login-emoji{background:#1e3a8a4d;border-color:#3b82f64d}.cs-login-heading{color:#0f172a;margin-bottom:40px;font-family:Outfit,sans-serif;font-size:30px;font-weight:800}.dark .cs-login-heading{color:#f8fafc}.cs-login-field-label{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:8px;font-size:14px;font-weight:700}.dark .cs-login-field-label{color:#94a3b8}.cs-login-input{border-radius:12px;height:48px;font-size:16px}.cs-login-btn{border-radius:12px;width:100%;height:48px;margin-top:24px;font-weight:600}.cs-login-btn.ant-btn-primary:not(:disabled){transition:all .2s;box-shadow:0 2px 8px #2563eb40;background:linear-gradient(135deg,#3b82f6,#2563eb)!important;border:none!important}.cs-login-btn.ant-btn-primary:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 4px 14px #2563eb59}.dark .cs-login-btn.ant-btn-primary:not(:disabled):hover{box-shadow:0 4px 16px #2563eb80}.cs-login-links{align-items:center;gap:12px;margin-top:32px;font-size:14px;font-weight:500;display:flex}.cs-login-link{font:inherit;cursor:pointer;color:#64748b;background:0 0;border:none;padding:0;transition:color .2s}.cs-login-link:hover{color:#2563eb}.cs-login-link:disabled{cursor:not-allowed;opacity:.6}.dark .cs-login-link{color:#94a3b8}.dark .cs-login-link:hover{color:#60a5fa}.cs-login-dot{color:#cbd5e1}.dark .cs-login-dot{color:#334155}.cs-login-email-bar{background:#f1f5f980;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;margin-bottom:24px;padding:12px;font-size:14px;display:flex}.dark .cs-login-email-bar{background:#1e293b80;border-color:#33415599}.cs-login-email-bar-name{color:#0f172a;font-weight:600}.dark .cs-login-email-bar-name{color:#f1f5f9}.cs-login-change-link{font:inherit;cursor:pointer;color:#2563eb;background:0 0;border:none;padding:0;font-weight:600;transition:color .2s}.cs-login-change-link:hover{color:#3b82f6}.dark .cs-login-change-link{color:#60a5fa}.cs-login-eye-btn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.cs-login-eye-btn:hover{color:#475569;background:#f1f5f9}.dark .cs-login-eye-btn:hover{color:#cbd5e1;background:#334155}.cs-login-forgot{justify-content:flex-end;width:100%;margin-top:16px;display:flex}.cs-login-footer{color:#64748b;margin-top:32px;font-size:14px;font-weight:500}.dark .cs-login-footer{color:#94a3b8}.cs-contact-page{max-width:800px;margin-left:auto;margin-right:auto;padding:40px 24px 60px}.cs-contact-hero{margin-bottom:28px;animation:.5s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.cs-contact-hero__icon{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:22px;display:flex;box-shadow:0 4px 12px #2563eb40}.dark .cs-contact-hero__icon{box-shadow:0 4px 12px #2563eb59}.cs-contact-header{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.cs-contact-header .ant-typography h2,.cs-contact-header .ant-typography.css-dev-only-do-not-override-1p3hoov h2{letter-spacing:-.025em;margin-bottom:4px;font-family:Outfit,sans-serif;font-size:28px;font-weight:700}.cs-contact-header .ant-typography-secondary{margin-top:4px;font-size:15px}.cs-contact-history-btn{font-weight:500;transition:all .2s;border:1px solid #e2e8f0!important;border-radius:10px!important}.cs-contact-history-btn:hover{color:#3b82f6!important;border-color:#3b82f6!important}.dark .cs-contact-history-btn{border-color:#33415580!important}.dark .cs-contact-history-btn:hover{color:#60a5fa!important;border-color:#60a5fa!important}.cs-contact-success-alert{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);margin-bottom:24px;animation:.4s ease-out forwards fadeIn;background:#f0fdf4d9!important;border:1px solid #22c55e40!important;border-radius:16px!important}.dark .cs-contact-success-alert{background:#14532d40!important;border-color:#22c55e33!important}.cs-contact-ticket{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cs-contact-ticket-code{color:#15803d;background:#ffffffb3;border:1px solid #22c55e33;border-radius:6px;padding:2px 10px;font-family:JetBrains Mono,monospace;font-size:15px;font-weight:700}.dark .cs-contact-ticket-code{color:#4ade80;background:#1e293bb3}.cs-contact-type-section{border-radius:16px;padding:24px 20px;animation:.5s cubic-bezier(.16,1,.3,1) 50ms both fadeInUp}.cs-contact-section-label{color:#334155;letter-spacing:-.01em;margin-bottom:14px;font-family:Outfit,sans-serif;font-size:15px;font-weight:600}.dark .cs-contact-section-label{color:#cbd5e1}.cs-contact-type-grid{grid-template-columns:repeat(2,1fr);gap:12px;width:100%;display:grid}@media (width>=768px){.cs-contact-type-grid{grid-template-columns:repeat(3,1fr)}}.cs-type-tile{cursor:pointer;background:#fff9;border:1.5px solid #e2e8f0;border-radius:14px;outline:none;flex-direction:column;align-items:center;gap:10px;padding:16px 12px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 1px 3px #0000000a}.cs-type-tile:hover{background:#eff6ffb3;border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f61a}.cs-type-tile--checked{background:#dbeafe80;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f,0 4px 12px #3b82f61a}.dark .cs-type-tile{background:#1e293b66;border-color:#33415599}.dark .cs-type-tile:hover{background:#1e3a8a40;border-color:#60a5fa}.dark .cs-type-tile--checked{background:#1e3a8a59;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa26}.cs-type-tile--checked .cs-contact-type-card__icon{transform:scale(1.1)}.cs-contact-type-card__icon{border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:transform .2s;display:flex}.cs-contact-type-grid .ant-radio-button-wrapper-checked .cs-contact-type-card__icon{transform:scale(1.1)}.cs-contact-type-card__icon--dataIssue{color:#3b82f6;background:#3b82f61f}.cs-contact-type-card__icon--bug{color:#ef4444;background:#ef44441f}.cs-contact-type-card__icon--feature{color:#8b5cf6;background:#8b5cf61f}.cs-contact-type-card__icon--addChip{color:#10b981;background:#10b9811f}.cs-contact-type-card__icon--billing{color:#f59e0b;background:#f59e0b1f}.cs-contact-type-card__icon--other{color:#64748b;background:#64748b1f}.dark .cs-contact-type-card__icon--dataIssue{color:#60a5fa;background:#3b82f633}.dark .cs-contact-type-card__icon--bug{color:#f87171;background:#ef444433}.dark .cs-contact-type-card__icon--feature{color:#a78bfa;background:#8b5cf633}.dark .cs-contact-type-card__icon--addChip{color:#34d399;background:#10b98133}.dark .cs-contact-type-card__icon--billing{color:#fbbf24;background:#f59e0b33}.dark .cs-contact-type-card__icon--other{color:#94a3b8;background:#64748b33}.cs-contact-type-card__label{color:#334155;text-align:center;font-size:13px;font-weight:600;line-height:1.3}.dark .cs-contact-type-card__label{color:#e2e8f0}.cs-contact-form-card{border-radius:16px;margin-top:20px;padding:28px 24px 24px;animation:.5s cubic-bezier(.16,1,.3,1) .1s both fadeInUp}.cs-contact-form-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;margin-bottom:24px;padding-bottom:16px;display:flex}.cs-contact-form-header__icon{color:#3b82f6;background:#3b82f614;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;display:flex}.cs-contact-form-header__title{color:#0f172a;margin:0;font-family:Outfit,sans-serif;font-size:16px;font-weight:600}.dark .cs-contact-form-header{border-bottom-color:#33415566}.dark .cs-contact-form-header__icon{color:#60a5fa;background:#3b82f626}.dark .cs-contact-form-header__title{color:#f1f5f9}.cs-contact-form-card .ant-form-item{margin-bottom:20px}.cs-contact-form-card .ant-form-item-label>label{letter-spacing:.01em;color:#475569!important;font-size:13px!important;font-weight:600!important}.dark .cs-contact-form-card .ant-form-item-label>label{color:#94a3b8!important}.cs-contact-form-card .ant-input,.cs-contact-form-card .ant-input-affix-wrapper{background:#f8fafc99;font-size:14px;transition:all .2s;border:1.5px solid #e2e8f0!important;border-radius:10px!important;padding:8px 14px!important}.cs-contact-form-card .ant-input:focus,.cs-contact-form-card .ant-input-affix-wrapper-focused{background:#fff;box-shadow:0 0 0 3px #3b82f61f;border-color:#3b82f6!important}.cs-contact-form-card .ant-input-affix-wrapper .ant-input,.cs-contact-form-card .ant-input-affix-wrapper textarea.ant-input{line-height:1.6;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important}.cs-contact-form-card .ant-input-status-error,.cs-contact-form-card .ant-input-affix-wrapper-status-error{border-color:#ef4444!important}.cs-contact-form-card .ant-input-status-error:focus,.cs-contact-form-card .ant-input-affix-wrapper-status-error.ant-input-affix-wrapper-focused{box-shadow:0 0 0 3px #ef44441f;border-color:#ef4444!important}.dark .cs-contact-form-card .ant-input,.dark .cs-contact-form-card .ant-input-affix-wrapper{color:#e2e8f0;background:#0f172a66!important;border-color:#33415599!important}.dark .cs-contact-form-card .ant-input:focus,.dark .cs-contact-form-card .ant-input-affix-wrapper-focused{box-shadow:0 0 0 3px #60a5fa1f;background:#0f172a99!important;border-color:#60a5fa!important}.dark .cs-contact-form-card .ant-input-affix-wrapper .ant-input,.dark .cs-contact-form-card .ant-input-affix-wrapper textarea.ant-input{background:0 0!important}.dark .cs-contact-form-card .ant-input-status-error,.dark .cs-contact-form-card .ant-input-affix-wrapper-status-error{border-color:#f87171!important}.dark .cs-contact-form-card .ant-input-status-error:focus,.dark .cs-contact-form-card .ant-input-affix-wrapper-status-error.ant-input-affix-wrapper-focused{box-shadow:0 0 0 3px #f871711f;border-color:#f87171!important}.cs-contact-form-actions{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:10px;margin-top:4px;padding-top:20px;display:flex}.dark .cs-contact-form-actions{border-top-color:#33415566}.cs-contact-form-actions .ant-btn-primary{font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #2563eb40;background:linear-gradient(135deg,#3b82f6,#2563eb)!important;border:none!important;border-radius:10px!important;height:40px!important;padding:0 24px!important}.cs-contact-form-actions .ant-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 14px #2563eb59}.cs-contact-form-actions .ant-btn-default{font-weight:500;border-color:#e2e8f0!important;border-radius:10px!important;height:40px!important;padding:0 20px!important}.dark .cs-contact-form-actions .ant-btn-default{color:#94a3b8;border-color:#33415599!important}.cs-contact-info-card{border-radius:16px;margin-top:28px;padding:20px 24px;animation:.5s cubic-bezier(.16,1,.3,1) .2s both fadeInUp}.cs-contact-info-card__header{color:#475569;align-items:center;gap:8px;margin-bottom:14px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;display:flex}.cs-contact-info-card__body{flex-direction:column;gap:8px;display:flex}.cs-contact-info-card__row{color:#334155;align-items:center;gap:10px;font-size:14px;display:flex}.cs-contact-info-card__row .anticon{color:#64748b;font-size:15px}.cs-contact-info-card__badge{margin-top:6px}.dark .cs-contact-info-card__header{color:#94a3b8}.dark .cs-contact-info-card__row{color:#cbd5e1}.dark .cs-contact-info-card__row .anticon{color:#64748b}.cs-contact-drawer .ant-drawer-header{border-bottom:1px solid #f1f5f9;padding:16px 20px}.cs-contact-drawer .ant-drawer-title{font-family:Outfit,sans-serif;font-weight:600}.cs-contact-drawer .ant-drawer-body{background:#f8fafc;padding:16px 20px}.dark .cs-contact-drawer .ant-drawer-header{border-bottom-color:#33415566}.dark .cs-contact-drawer .ant-drawer-body{background:#0f172a4d}.cs-feedback-list{flex-direction:column;gap:14px;display:flex}.cs-feedback-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px 16px 16px 20px;transition:all .25s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.cs-feedback-item:before{content:"";background:#cbd5e1;border-radius:0 2px 2px 0;width:3px;transition:background .2s;position:absolute;top:0;bottom:0;left:0}.cs-feedback-item--dataIssue:before{background:#3b82f6}.cs-feedback-item--bug:before{background:#ef4444}.cs-feedback-item--feature:before{background:#8b5cf6}.cs-feedback-item--addChip:before{background:#10b981}.cs-feedback-item--billing:before{background:#f59e0b}.cs-feedback-item:hover{transform:translate(2px);box-shadow:0 4px 12px #0000000f}.dark .cs-feedback-item{background:#1e293b80;border-color:#33415580}.dark .cs-feedback-item:hover{box-shadow:0 4px 12px #0003}.cs-feedback-subject{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:14px;font-weight:600;overflow:hidden}.dark .cs-feedback-subject{color:#f1f5f9}.cs-feedback-meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;font-size:11px;display:flex}.cs-feedback-code{background:#f1f5f9;border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:11px}.dark .cs-feedback-code{background:#1e293b}.cs-feedback-pn{color:#2563eb;background:#eff6ff;border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:11px}.dark .cs-feedback-pn{color:#93c5fd;background:#1e3a8a4d}.cs-feedback-details{color:#475569;background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;margin-top:8px;padding:14px 16px;font-size:13px;line-height:1.7;animation:.25s ease-out fadeIn}.dark .cs-feedback-details{color:#cbd5e1;background:#0f172a80;border-color:#3341554d}.cs-home-page{min-height:100%}.cs-home-container{max-width:1024px;margin-left:auto;margin-right:auto;padding:40px 24px}.cs-home-heading{letter-spacing:-.025em;color:#0f172a;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:30px;font-weight:700}.dark .cs-home-heading{color:#f8fafc}.cs-home-search-bar{background:#fff;border:2px solid #bfdbfe;border-radius:16px;align-items:stretch;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}.cs-home-search-bar:focus-within{border-color:#60a5fa;box-shadow:0 0 0 3px #3b82f61f}.dark .cs-home-search-bar{background:#1e293b;border-color:#1e3a5f;box-shadow:0 10px 15px -3px #3b82f60d,0 0 0 1px #1e3a8a66}.dark .cs-home-search-bar:focus-within{border-color:#2563eb;box-shadow:0 20px 25px -5px #3b82f61a}.cs-home-search-icon{color:#3b82f6;align-items:center;padding-left:20px;display:flex}.dark .cs-home-search-icon{color:#60a5fa}.cs-home-search-input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;height:56px;padding:0 8px 0 12px;font-size:16px}.cs-home-search-input::placeholder{color:#94a3b8}.dark .cs-home-search-input{color:#f1f5f9;background:0 0}.dark .cs-home-search-input::placeholder{color:#64748b}.cs-home-search-btn{color:#fff;background:#2563eb;border-radius:12px;height:44px;margin:6px;padding:0 28px;font-size:14px;font-weight:700;transition:background .2s}.cs-home-search-btn:hover{background:#3b82f6}.cs-home-search-btn:disabled{cursor:not-allowed;background:#cbd5e1}.dark .cs-home-search-btn{background:#3b82f6}.dark .cs-home-search-btn:hover{background:#60a5fa}.dark .cs-home-search-btn:disabled{background:#475569}.cs-home-quick-tags{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:16px;display:flex}.cs-home-quick-label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-right:4px;font-size:12px;font-weight:600}.cs-home-quick-tag{cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffc;border:1px solid #e2e8f0;border-radius:9999px;padding:4px 12px;font-family:JetBrains Mono,monospace;font-size:12px;transition:all .2s}.cs-home-quick-tag:hover{color:#2563eb;background:#eff6ff;border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 1px 2px #0000000d}.dark .cs-home-quick-tag{color:#cbd5e1;background:#1e293b99;border-color:#334155}.dark .cs-home-quick-tag:hover{color:#60a5fa;background:#1e3a8a33;border-color:#2563eb}.cs-home-starter-grid{gap:12px;display:grid}@media (width>=768px){.cs-home-starter-grid{grid-template-columns:repeat(3,1fr)}}.cs-home-starter-card{cursor:pointer;border-radius:12px;transition:background .2s}.cs-home-starter-card:hover{background:#f8fafc}.dark .cs-home-starter-card:hover{background:#33415580}.cs-home-starter-label{color:#334155;font-size:14px;font-weight:500}.dark .cs-home-starter-label{color:#cbd5e1}.cs-home-starter-title{color:#0f172a;font-size:14px;font-weight:600}.dark .cs-home-starter-title{color:#f1f5f9}.cs-home-starter-desc{color:#64748b;margin-top:4px;font-size:12px;line-height:20px}.dark .cs-home-starter-desc{color:#94a3b8}.cs-spec-field{color:#1e293b;font-weight:500}.dark .cs-spec-field{color:#e2e8f0}.cs-spec-price{color:#64748b;align-items:center;gap:8px;display:flex}.cs-spec-order-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.dark .cs-spec-order-item{background:#1e293b;border-color:#334155}.cs-spec-order-label{color:#0f172a;font-size:14px}.dark .cs-spec-order-label{color:#f1f5f9}.cs-spec-checkbox-group,.cs-spec-order-list{flex-direction:column;gap:8px;margin-top:12px;display:flex}.cs-fav-grid{gap:12px;display:grid}@media (width>=640px){.cs-fav-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=768px){.cs-fav-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.cs-fav-grid{grid-template-columns:repeat(4,1fr)}}.cs-fav-card{cursor:pointer}.cs-fav-card .cs-fav-remove{opacity:0;transition:opacity .2s}.cs-fav-card:hover .cs-fav-remove{opacity:1}.cs-fav-pn{font-family:JetBrains Mono,monospace;font-size:16px;font-weight:600}.cs-search-container{flex-direction:column;gap:24px;width:100%;max-width:1024px;margin:0 auto;padding:16px;display:flex}@media (width>=768px){.cs-search-container{padding:32px}}.cs-search-hero{flex-direction:column;align-items:center;transition:all .7s cubic-bezier(.16,1,.3,1);display:flex}.cs-search-hero--initial{opacity:1;margin-top:20vh;margin-bottom:15vh;transform:scale(1)}.cs-search-hero--searched{opacity:.9;margin-top:0;margin-bottom:8px;transform:scale(.95)}.cs-search-hero-logo{color:#fff;background:linear-gradient(135deg,#3b82f6,#6366f1,#9333ea);border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;font-size:30px;font-weight:900;display:flex;box-shadow:0 20px 25px -5px #3b82f633,0 0 0 1px #fff3}.cs-search-hero-heading{letter-spacing:-.025em;color:#0f172a;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:36px;font-weight:800}@media (width>=768px){.cs-search-hero-heading{font-size:48px}}.dark .cs-search-hero-heading{color:#f8fafc}.cs-search-hero-subtitle{color:#64748b;margin-bottom:40px;font-size:16px;font-weight:500}.dark .cs-search-hero-subtitle{color:#94a3b8}.cs-search-hero-bar{flex-direction:column;gap:12px;width:100%;max-width:672px;display:flex}@media (width>=640px){.cs-search-hero-bar{flex-direction:row}}.cs-search-hero-input-row{flex:1;align-items:stretch;gap:0;display:flex}.cs-search-examples{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:32px;display:flex}.cs-search-examples-label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:12px;font-weight:600}.cs-search-example-tag{cursor:pointer;color:#475569;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9;border:1px solid #e2e8f0;border-radius:9999px;padding:6px 16px;font-size:14px;font-weight:500;transition:all .2s}.cs-search-example-tag:hover{color:#2563eb;background:#fff;border-color:#60a5fa;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.dark .cs-search-example-tag{color:#cbd5e1;background:#1e293b99;border-color:#334155}.dark .cs-search-example-tag:hover{background:#1e293b;border-color:#3b82f6}.cs-search-new-btn{background:#fff;border-color:#e2e8f0;border-radius:12px;height:48px;padding:0 20px;font-weight:600;transition:all .2s;box-shadow:0 1px 2px #0000000d}.cs-search-new-btn:hover{color:#2563eb!important;background:#eff6ff!important;border-color:#93c5fd!important}.dark .cs-search-new-btn{color:#cbd5e1;background:#1e293b;border-color:#334155}.dark .cs-search-new-btn:hover{color:#60a5fa!important;background:#1e3a8a33!important;border-color:#2563eb!important}.cs-search-target-panel{background:#eff6ff;border-color:#bfdbfe;border-radius:16px;align-items:flex-start;gap:20px;padding:20px;display:flex}.dark .cs-search-target-panel{background:#1e3a8a1a;border-color:#1e3a8a4d}.cs-search-target-icon{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex;box-shadow:inset 0 2px 4px #0000000f}.dark .cs-search-target-icon{background:linear-gradient(135deg,#1e3a8a99,#1e40af99)}.cs-search-target-pn{color:#0f172a;font-family:JetBrains Mono,monospace;font-size:20px;font-weight:700}.dark .cs-search-target-pn{color:#f8fafc}.cs-search-target-mfr{color:#334155;background:#e2e8f0cc;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:600}.dark .cs-search-target-mfr{color:#cbd5e1;background:#33415580}.cs-search-target-tag{background:#fff;border-color:#e2e8f0;border-radius:6px;padding:4px 8px;font-family:JetBrains Mono,monospace;font-size:12px}.dark .cs-search-target-tag{background:#1e293b99;border-color:#33415599}.cs-search-results-panel{border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000d}.cs-search-results-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.dark .cs-search-results-header{background:#0f172a80;border-color:#1e293b80}.cs-search-results-dot{background:#22c55e;border-radius:50%;width:8px;height:8px}.cs-search-results-label{text-transform:uppercase;letter-spacing:.1em;color:#64748b;font-size:12px;font-weight:700}.dark .cs-search-results-label{color:#94a3b8}.cs-search-results-table-wrap{background:#fff}.dark .cs-search-results-table-wrap{background:#0f172a66}.cs-search-results-footer{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:center;padding:12px 0;display:flex}.dark .cs-search-results-footer{background:#0f172a80;border-color:#1e293b80}.cs-search-summary-panel{border-radius:16px;margin-bottom:48px;padding:24px;position:relative;box-shadow:0 4px 6px -1px #0000001a}.cs-search-summary-icon{color:#2563eb;background:#dbeafe;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;display:flex}.dark .cs-search-summary-icon{color:#60a5fa;background:#1e3a8a80}.cs-search-summary-label{text-transform:uppercase;letter-spacing:.1em;color:#2563eb;font-family:Outfit,sans-serif;font-size:14px;font-weight:700}.dark .cs-search-summary-label{color:#60a5fa}.cs-search-col-pn{color:#0f172a;font-family:JetBrains Mono,monospace;font-weight:700}.dark .cs-search-col-pn{color:#f8fafc}.cs-search-col-filter{flex-direction:column;gap:4px;display:flex}.cs-search-col-select{background:#f1f5f9;border-radius:6px;min-width:120px}.dark .cs-search-col-select{background:#1e293b}.cs-search-star-inactive{color:#94a3b8}.dark .cs-search-star-inactive{color:#64748b}.cs-search-target-fav-btn{flex-shrink:0;align-self:center;margin-left:auto}.cs-search-selection-count{color:#3b82f6;background:#eff6ff;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:600}.dark .cs-search-selection-count{color:#60a5fa;background:#1e3a8a4d}.cs-search-compare-panel{background:#f8fafc;border:1px solid #bfdbfe;border-radius:16px;padding:20px}.dark .cs-search-compare-panel{background:#0f172a80;border-color:#1e3a8a4d}.cs-search-compare-header{align-items:center;gap:8px;margin-bottom:16px;display:flex}.cs-search-compare-title{text-transform:uppercase;letter-spacing:.05em;color:#2563eb;font-size:14px;font-weight:700}.dark .cs-search-compare-title{color:#60a5fa}.cs-search-compare-table-wrap{overflow-x:auto}.cs-search-summary-text{color:#334155}.dark .cs-search-summary-text{color:#cbd5e1}.cs-usage-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:24px;display:flex}.cs-usage-header-actions{flex-wrap:wrap;gap:8px;display:flex}.cs-usage-plan-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.cs-usage-manage-link{cursor:pointer;color:#2563eb;font-size:14px;font-weight:600}.cs-usage-manage-link:hover{color:#3b82f6}.cs-usage-trend-label{text-transform:uppercase;letter-spacing:.1em;color:#64748b;align-items:center;gap:6px;margin-bottom:6px;font-size:10px;font-weight:700;display:flex}.cs-usage-trend-bars{align-items:flex-end;gap:2px;height:64px;display:flex}.cs-usage-trend-bar{border-radius:2px 2px 0 0;flex:1;transition:opacity .2s}.cs-usage-trend-bar:hover{opacity:.8}.cs-usage-trend-dates{color:#94a3b8;justify-content:space-between;margin-top:4px;font-size:10px;display:flex}.cs-usage-addons-grid{gap:16px;display:grid}@media (width>=768px){.cs-usage-addons-grid{grid-template-columns:repeat(3,1fr)}}.cs-usage-addon{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px;transition:all .2s;position:relative;overflow:hidden}.cs-usage-addon:hover{border-color:#93c5fd}.dark .cs-usage-addon{background:#1e293b66;border-color:#33415599}.cs-usage-addon--hot{background:linear-gradient(135deg,#eff6ff,#eef2ff);border-color:#60a5fa;box-shadow:0 4px 6px -1px #0000001a}.dark .cs-usage-addon--hot{background:linear-gradient(135deg,#1e3a8a33,#312e8133);border-color:#3b82f699}.cs-usage-addon-ribbon{text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#3b82f6;padding:2px 40px;font-size:10px;font-weight:700;position:absolute;top:12px;right:-32px;transform:rotate(45deg);box-shadow:0 1px 3px #0003}.cs-usage-addon-label{text-transform:uppercase;letter-spacing:.1em;color:#64748b;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.cs-usage-addon-price{color:#0f172a;font-family:Outfit,sans-serif;font-size:30px;font-weight:800}.dark .cs-usage-addon-price{color:#f8fafc}.cs-usage-addon-per{color:#64748b;font-size:12px}.cs-usage-progress-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.cs-usage-progress-label{color:#1e293b;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.dark .cs-usage-progress-label{color:#f1f5f9}.cs-usage-progress-count{color:#64748b;font-family:JetBrains Mono,monospace;font-size:14px}.cs-usage-progress-meta{justify-content:space-between;align-items:center;margin-top:6px;font-size:11px;display:flex}.cs-usage-progress-status{color:#64748b;font-weight:500}.cs-usage-plan-cards{gap:16px;display:grid}@media (width>=768px){.cs-usage-plan-cards{grid-template-columns:repeat(2,1fr)}}.cs-usage-progress-list{flex-direction:column;gap:20px;display:flex}.cs-usage-progress-status--over{color:#ef4444;font-weight:700}.cs-usage-progress-status--near{color:#f97316;font-weight:600}.cs-credit-delta--positive{color:#22c55e;font-family:JetBrains Mono,monospace;font-weight:700}.cs-credit-delta--negative{color:#ef4444;font-family:JetBrains Mono,monospace;font-weight:700}.cs-chat-container{background:0 0;flex-direction:column;width:100%;height:calc(100vh - 56px);display:flex;position:relative}.cs-chat-top-actions{z-index:10;gap:12px;display:flex;position:absolute;top:16px;right:16px}.cs-chat-top-actions .ant-btn{border:none;font-weight:600}.cs-chat-message-area{flex-direction:column;flex:1;align-items:center;display:flex;overflow:hidden}.cs-chat-welcome{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;width:100%;max-width:720px;padding:24px;display:flex;overflow:auto}.cs-chat-welcome__header{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.cs-chat-welcome-icon{color:#fff;background:linear-gradient(135deg,#3b82f6,#6366f1,#9333ea);border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;font-size:30px;font-weight:900;display:flex;box-shadow:0 20px 25px -5px #3b82f633,0 0 0 1px #fff3}.cs-chat-welcome-title{letter-spacing:-.025em;color:#0f172a;white-space:nowrap;font-size:36px;font-weight:800}@media (width>=768px){.cs-chat-welcome-title{font-size:48px}}.dark .cs-chat-welcome-title{color:#f8fafc}.cs-chat-welcome-desc{color:#64748b;font-size:18px;font-weight:500}.dark .cs-chat-welcome-desc{color:#94a3b8}.cs-chat-welcome .ant-prompts{width:100%;max-width:600px}.cs-chat-input-area{background:linear-gradient(#0000,#ffffffe6,#fff);padding:48px 24px 24px;position:absolute;bottom:0;left:0;right:0}.dark .cs-chat-input-area{background:linear-gradient(#0000,#0b0f19cc,#0b0f19)}.cs-chat-input-inner{max-width:768px;margin:0 auto}.cs-chat-disclaimer{text-align:center;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-top:8px;font-size:12px;font-weight:600}.cs-chat-cursor{vertical-align:middle;background:#3b82f6;width:8px;height:16px;margin-left:4px;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse;display:inline-block}.cs-chat-history{inset-block:0;z-index:20;border-left:1px solid #e2e8f0;width:320px;position:absolute;right:0}.dark .cs-chat-history{border-left-color:#33415580}.cs-chat-history-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px;display:flex}.dark .cs-chat-history-header{border-bottom-color:#1e293b80}.cs-chat-history-body{height:calc(100% - 70px);padding:8px;overflow:auto}.cs-chat-conv-item{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex;overflow:hidden}.cs-chat-conv-title{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.cs-chat-conv-time{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;flex-shrink:0;font-size:10px;font-weight:500}.cs-chip-cards{gap:12px;margin-top:16px;display:grid}@media (width>=640px){.cs-chip-cards{grid-template-columns:repeat(2,1fr)}}.cs-chip-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:8px;padding:16px;transition:all .2s;display:flex}.cs-chip-card:hover{background:#f8fafc;box-shadow:0 4px 6px -1px #0000001a}.dark .cs-chip-card{background:#1e293b66;border-color:#33415580}.dark .cs-chip-card:hover{background:#1e293b}.cs-chip-card__pn{letter-spacing:-.025em;color:#0f172a;font-family:JetBrains Mono,monospace;font-size:16px;font-weight:700}.dark .cs-chip-card__pn{color:#f8fafc}.cs-chip-card__meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex}.cs-crosses-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.cs-crosses-header-left{align-items:center;gap:8px;display:flex}.cs-crosses-toggle{background:#fff;border-radius:6px;align-items:center;gap:8px;padding:4px 8px;display:flex}.dark .cs-crosses-toggle{background:#1e293b}.cs-crosses-toggle-label{color:#475569;font-size:12px}.dark .cs-crosses-toggle-label{color:#94a3b8}.cs-crosses-expanded{color:#334155;gap:8px;padding:8px;font-size:14px;display:grid}@media (width>=768px){.cs-crosses-expanded{grid-template-columns:repeat(3,1fr)}}.dark .cs-crosses-expanded{color:#cbd5e1}.cs-crosses-expanded-label,.cs-crosses-fav-btn{color:#64748b}.cs-crosses-fav-btn:hover{color:#ef4444}.cs-crosses-mpn{color:#0f172a;font-weight:500}.dark .cs-crosses-mpn{color:#f1f5f9}.cs-crosses-drawer-list{flex-direction:column;gap:8px;margin-top:12px;display:flex}.cs-crosses-drawer-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.dark .cs-crosses-drawer-item{background:#1e293b;border-color:#334155}.cs-crosses-drawer-label{cursor:pointer;color:#0f172a;align-items:center;gap:8px;font-size:14px;display:flex}.dark .cs-crosses-drawer-label{color:#f1f5f9}.cs-crosses-drawer-actions{gap:4px;display:flex}.cs-crosses-source-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.cs-crosses-source-label{color:#64748b;font-size:12px}.cs-crosses-source-value{color:#334155;font-size:14px}.cs-crosses-source-actions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.cs-crosses-chat-area{flex-direction:column;height:100%;display:flex}.cs-crosses-chat-actions{gap:8px;margin-top:16px;display:flex}.cs-crosses-chat-box{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:1;margin-top:24px;padding:12px;font-size:14px}.dark .cs-crosses-chat-box{color:#94a3b8;background:#1e293b;border-color:#334155}.cs-history-drawer-item:hover{background:#0000000d!important}.dark .cs-history-drawer-item:hover{background:#ffffff14!important}.cs-invitation-page{background:radial-gradient(circle at 0 0,#dbeafe 0,#0000 360px),linear-gradient(#eef2ff 0,#f5f7fb 420px);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative}.dark .cs-invitation-page{background:radial-gradient(circle at 0 0,#3b82f61a 0,#0000 360px),linear-gradient(#0f172a 0,#1e293b 420px)}.cs-invitation-toolbar{z-index:10;align-items:center;gap:8px;display:flex;position:absolute;top:20px;right:20px}.cs-invitation-toolbar__btn{color:#475569;cursor:pointer;background:#ffffffe6;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:all .2s;display:flex}.cs-invitation-toolbar__btn:hover{color:#2563eb;background:#f1f5f9;border-color:#cbd5e1}.dark .cs-invitation-toolbar__btn{color:#94a3b8;background:#1e293be6;border-color:#475569}.dark .cs-invitation-toolbar__btn:hover{color:#60a5fa;background:#334155;border-color:#64748b}.cs-invitation-toolbar__lang{background:#ffffffe6;border:1px solid #e2e8f0;border-radius:10px;display:flex;overflow:hidden}.dark .cs-invitation-toolbar__lang{background:#1e293be6;border-color:#475569}.cs-invitation-toolbar__lang-btn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:13px;font-weight:600;transition:all .2s}.cs-invitation-toolbar__lang-btn:hover{color:#2563eb}.cs-invitation-toolbar__lang-btn--active{color:#fff;background:#2563eb}.cs-invitation-toolbar__lang-btn--active:hover{color:#fff}.dark .cs-invitation-toolbar__lang-btn{color:#94a3b8}.dark .cs-invitation-toolbar__lang-btn:hover{color:#60a5fa}.dark .cs-invitation-toolbar__lang-btn--active{color:#fff;background:#2563eb}.cs-invitation-card{background:#fffffff5;border:1px solid #e2e8f0;border-radius:24px;width:100%;max-width:440px;padding:32px;box-shadow:0 20px 60px #0f172a1a}.dark .cs-invitation-card{background:#1e293bf5;border-color:#334155;box-shadow:0 20px 60px #0000004d}.cs-invitation-brand{justify-content:center;align-items:center;gap:10px;margin-bottom:28px;display:flex}.cs-invitation-brand__logo{color:#fff;background:linear-gradient(135deg,#3157d5,#6366f1);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:flex}.cs-invitation-brand__name{color:#0f172a;font-size:20px;font-weight:700}.dark .cs-invitation-brand__name{color:#f8fafc}.cs-invitation-step{text-align:center}.cs-invitation-step__icon{margin-bottom:16px;font-size:40px}.cs-invitation-step__title{color:#0f172a;margin:0 0 8px;font-size:22px;font-weight:700}.dark .cs-invitation-step__title{color:#f8fafc}.cs-invitation-step__desc{color:#64748b;margin:0 0 24px;font-size:14px}.dark .cs-invitation-step__desc{color:#94a3b8}.cs-invitation-step__field{text-align:left;margin-bottom:16px}.cs-invitation-step__fields{text-align:left;flex-direction:column;gap:16px;margin-bottom:16px;display:flex}.cs-invitation-step__label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.dark .cs-invitation-step__label{color:#d1d5db}.cs-invitation-step__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:8px;padding:8px 12px;font-size:13px}.cs-invitation-step__error--warning{color:#b45309;background:#fffbeb;border-color:#fde68a}.dark .cs-invitation-step__error{background:#dc26261a;border-color:#dc26264d}.dark .cs-invitation-step__error--warning{background:#b453091a;border-color:#b453094d}.cs-invitation-step__btn{margin-top:8px}.cs-invitation-step__btn.ant-btn-primary:not(:disabled){transition:all .2s;box-shadow:0 2px 8px #2563eb40;background:linear-gradient(135deg,#3b82f6,#2563eb)!important;border:none!important}.cs-invitation-step__btn.ant-btn-primary:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 4px 14px #2563eb59}.dark .cs-invitation-step__btn.ant-btn-primary:not(:disabled):hover{box-shadow:0 4px 16px #2563eb80}.cs-invitation-step__btn--secondary{color:#475569!important;background:#f1f5f9!important;border:1px solid #e2e8f0!important}.dark .cs-invitation-step__btn--secondary{color:#e2e8f0!important;background:#334155!important;border-color:#475569!important}.cs-invitation-step__actions{flex-direction:column;gap:8px;display:flex}.cs-invitation-step__info-box,.cs-invitation-step__success-box,.cs-invitation-step__terminal-box{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin:16px 0;padding:16px}.dark .cs-invitation-step__info-box,.dark .cs-invitation-step__success-box,.dark .cs-invitation-step__terminal-box{background:#1e293b;border-color:#334155}.cs-invitation-step__info-row,.cs-invitation-step__success-row,.cs-invitation-step__terminal-row{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.cs-invitation-step__info-row+.cs-invitation-step__info-row,.cs-invitation-step__success-row+.cs-invitation-step__success-row,.cs-invitation-step__terminal-row+.cs-invitation-step__terminal-row{border-top:1px solid #e2e8f0}.dark .cs-invitation-step__info-row+.cs-invitation-step__info-row,.dark .cs-invitation-step__success-row+.cs-invitation-step__success-row,.dark .cs-invitation-step__terminal-row+.cs-invitation-step__terminal-row{border-color:#334155}.cs-invitation-step__info-label,.cs-invitation-step__success-label,.cs-invitation-step__terminal-label{color:#64748b;font-size:13px}.cs-invitation-step__info-value,.cs-invitation-step__success-value,.cs-invitation-step__terminal-value{color:#0f172a;font-size:13px;font-weight:600}.dark .cs-invitation-step__info-value,.dark .cs-invitation-step__success-value,.dark .cs-invitation-step__terminal-value{color:#f8fafc}.cs-invitation-step__success-box{background:#ecfdf3;border-color:#bbf7d0}.dark .cs-invitation-step__success-box{background:#15803d1a;border-color:#15803d4d}.cs-invitation-step__terminal-box{background:#fef2f2;border-color:#fecaca}.dark .cs-invitation-step__terminal-box{background:#b91c1c1a;border-color:#b91c1c4d}.cs-invitation-step__hint{color:#64748b;margin:12px 0;font-size:13px;font-style:italic}.dark .cs-invitation-step__hint{color:#94a3b8}.cs-invitation-loading{text-align:center;padding:40px 0}.cs-invitation-loading p{color:#64748b;margin-top:16px}.dark .cs-invitation-loading p{color:#94a3b8}.cs-invitation-link{color:#3157d5;cursor:pointer;background:0 0;border:none;margin-top:16px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-block}.cs-invitation-link:hover{color:#1d4ed8;text-decoration:underline}.dark .cs-invitation-link{color:#60a5fa}.dark .cs-invitation-link:hover{color:#93c5fd}.cs-md{overflow-wrap:break-word;word-break:break-word;font-size:15px;line-height:1.75}.cs-md>:first-child{margin-top:0}.cs-md>:last-child{margin-bottom:0}.cs-md--streaming>:last-child:after{content:"";vertical-align:text-bottom;background:#3b82f6;width:8px;height:15px;margin-left:4px;animation:1.2s cubic-bezier(.4,0,.6,1) infinite pulse;display:inline-block}.cs-md p{margin:0 0 12px}.cs-md h1,.cs-md h2,.cs-md h3,.cs-md h4,.cs-md h5,.cs-md h6{color:#0f172a;margin:20px 0 10px;font-family:Outfit,sans-serif;font-weight:700;line-height:1.35}.cs-md h1{font-size:20px}.cs-md h2{font-size:18px}.cs-md h3{font-size:16px}.cs-md h4,.cs-md h5,.cs-md h6{font-size:15px}.dark .cs-md h1,.dark .cs-md h2,.dark .cs-md h3,.dark .cs-md h4,.dark .cs-md h5,.dark .cs-md h6{color:#f8fafc}.cs-md hr{border:none;border-top:1px solid #e2e8f0;margin:18px 0}.dark .cs-md hr{border-top-color:#1e293bcc}.cs-md ul,.cs-md ol{margin:0 0 12px;padding-inline-start:22px}.cs-md li{margin:4px 0}.cs-md li>p{margin:0 0 4px}.cs-md li>ul,.cs-md li>ol{margin:4px 0 0}.cs-md blockquote{color:#475569;background:#f8fafc;border-inline-start:3px solid #3b82f6;border-radius:0 8px 8px 0;margin:0 0 12px;padding:8px 14px}.dark .cs-md blockquote{color:#cbd5e1;background:#0f172a99}.cs-md strong{color:#0f172a;font-weight:700}.dark .cs-md strong{color:#f8fafc}.cs-md a{color:#2563eb;border-bottom:1px solid #2563eb59;text-decoration:none}.cs-md a:hover{border-bottom-color:#2563eb}.dark .cs-md a{color:#60a5fa;border-bottom-color:#60a5fa59}.dark .cs-md a:hover{border-bottom-color:#60a5fa}.cs-md-code-inline{color:#0f172a;background:#f1f5f9;border-radius:4px;padding:2px 5px;font-family:JetBrains Mono,monospace;font-size:13px}.dark .cs-md-code-inline{color:#e2e8f0;background:#1e293bcc}.cs-md-code-block,.cs-md-mermaid{max-width:100%;margin:0 0 12px;overflow:hidden}.cs-md-pre{color:#334155;background:#f8fafc;border-radius:8px;margin:0 0 12px;padding:12px 14px;font-family:JetBrains Mono,monospace;font-size:13px;line-height:1.6;overflow-x:auto}.dark .cs-md-pre{color:#cbd5e1;background:#0f172ab3}.cs-md-table-wrap{border:1px solid #e2e8f0;border-radius:8px;max-width:100%;margin:0 0 12px;overflow-x:auto}.dark .cs-md-table-wrap{border-color:#1e293bcc}.cs-md-table-wrap table{border-collapse:collapse;width:100%;font-size:13px;line-height:1.6}.cs-md-table-wrap th,.cs-md-table-wrap td{border-bottom:1px solid #e2e8f0;text-align:start;vertical-align:top;border-inline-end:1px solid #e2e8f0;padding:8px 12px}.cs-md-table-wrap th:last-child,.cs-md-table-wrap td:last-child{border-inline-end:none}.cs-md-table-wrap tr:last-child td{border-bottom:none}.cs-md-table-wrap th{z-index:1;white-space:nowrap;color:#0f172a;background:#f8fafc;font-weight:700;position:sticky;top:0}.cs-md-table-wrap tbody tr:nth-child(2n){background:#f8fafc99}.dark .cs-md-table-wrap th,.dark .cs-md-table-wrap td{border-color:#1e293b99}.dark .cs-md-table-wrap th{color:#f8fafc;background:#0f172af2}.dark .cs-md-table-wrap tbody tr:nth-child(2n){background:#0f172a59}.cs-md .katex-display{padding-block:4px;overflow:auto hidden}.cs-md--chat .cs-md-table-wrap{max-height:420px;overflow-y:auto}.cs-md--search{font-size:15px}
