:root{--ccm-primary:#6366f1;--ccm-primary-light:#6366f11a;--ccm-text:#1e293b;--ccm-text-secondary:#475569;--ccm-text-muted:#64748b;--ccm-bg:#fff;--ccm-bg-secondary:#f8fafc;--ccm-bg-hover:#f1f5f9;--ccm-border:#e2e8f0;--ccm-border-strong:#cbd5e1;--ccm-radius:var(--main-radius,.5rem);--ccm-radius-lg:var(--main-radius-lg,.75rem);--ccm-shadow:0 1px 3px #0000000f, 0 1px 2px #0000000a;--ccm-shadow-md:0 4px 12px #00000014;--ccm-success:#10b981;--ccm-error:#ef4444;--ccm-warning:#f59e0b;--ccm-highlight:#6366f10f}._ccm-container{max-width:1200px;margin-left:auto;margin-right:auto}._ccm-table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;background:var(--ccm-bg);border-radius:var(--ccm-radius-lg);box-shadow:var(--ccm-shadow);border-style:solid;border-width:1px;border-color:var(--ccm-border);min-height:300px;padding-bottom:.5rem;overflow-x:auto}._ccm-table-wrap::-webkit-scrollbar{height:6px}._ccm-table-wrap::-webkit-scrollbar-track{background:#00000008;border-radius:3px}._ccm-table-wrap::-webkit-scrollbar-thumb{background:var(--ccm-border-strong);border-radius:3px}._ccm-table-wrap::-webkit-scrollbar-thumb:hover{background:var(--ccm-text-muted)}@media (max-width:768px){._ccm-container{padding-left:.75rem;padding-right:.75rem}._ccm-table-wrap{border-radius:var(--ccm-radius)}._ccm-table-wrap::-webkit-scrollbar{height:4px}}._ccm-toolbar-wrap{justify-content:center;margin-bottom:1.25rem;display:flex}._ccm-toolbar{background:var(--ccm-bg);border-radius:var(--main-radius-full,9999px);border-style:solid;border-width:1px;border-color:var(--ccm-border);box-shadow:var(--ccm-shadow);align-items:center;gap:.375rem;padding:.375rem .625rem;display:inline-flex}._ccm-toolbar-group{align-items:center;gap:.25rem;display:flex}._ccm-toolbar-divider{background:var(--ccm-border);width:1px;height:18px;margin-left:.125rem;margin-right:.125rem}._ccm-btn{border-radius:var(--main-radius-full,9999px);cursor:pointer;white-space:nowrap;background:0 0;border:0 solid #0000;align-items:center;gap:.375rem;padding:.4rem .75rem;font-size:.8125rem;font-weight:500;line-height:1.2;display:inline-flex}._ccm-btn svg{flex-shrink:0}._ccm-btn-primary{background:var(--ccm-primary);color:#fff}._ccm-btn-primary:hover{opacity:.9}._ccm-btn-secondary{background:var(--ccm-primary-light);color:var(--ccm-primary)}._ccm-btn-secondary:hover{opacity:.85}._ccm-btn-ghost{color:var(--ccm-text-muted)}._ccm-btn-ghost:hover{color:var(--ccm-text);background:#0000000a}._ccm-btn-danger:hover{color:var(--ccm-error);background:#ef444414}._ccm-template-dropdown{position:relative}._ccm-dropdown-menu{background:var(--ccm-bg);border-radius:var(--ccm-radius);border-style:solid;border-width:1px;border-color:var(--ccm-border);min-width:180px;box-shadow:var(--ccm-shadow-md);z-index:100;padding:.375rem;display:none;position:absolute;top:calc(100% + .375rem);left:50%;transform:translate(-50%)}._ccm-dropdown-menu._ccm-dropdown-open{display:block}._ccm-dropdown-item{width:100%;color:var(--ccm-text);border-radius:var(--main-radius-sm,.25rem);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:0 solid #0000;padding:.5rem .75rem;font-size:.8125rem;display:block}._ccm-dropdown-item:hover{background:var(--ccm-bg-hover)}@media (max-width:640px){._ccm-toolbar-wrap{margin-bottom:1rem}._ccm-toolbar{border-radius:var(--ccm-radius);flex-wrap:wrap;justify-content:center;gap:.375rem;max-width:100%;padding:.5rem}._ccm-toolbar-group{gap:.375rem}._ccm-toolbar-divider,._ccm-btn-text{display:none}._ccm-btn{justify-content:center;min-width:40px;min-height:40px;padding:.5rem .625rem}._ccm-dropdown-menu{min-width:200px}._ccm-dropdown-item{padding:.625rem .75rem;font-size:.875rem}}._ccm-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:500px}._ccm-table th,._ccm-table td{vertical-align:middle;border-style:solid;border-width:0 0 1px;border-color:var(--ccm-border);padding:0}._ccm-table tr:last-child td{border-bottom-width:0}._ccm-col-feature{width:180px;min-width:180px}._ccm-feature-label{color:var(--ccm-text-muted);font-size:.75rem;font-weight:500}._ccm-header-cell{text-align:center;padding:1rem .75rem;position:relative}._ccm-header-cell._ccm-col-feature{background:var(--ccm-bg-secondary)}._ccm-header-color{height:3px;position:absolute;top:0;left:0;right:0}._ccm-header-content{flex-direction:column;align-items:center;gap:.375rem;display:flex}._ccm-header-name{color:var(--ccm-text);text-align:center;background:0 0;border:0 solid #0000;border-bottom-width:1.5px;border-radius:0;outline:none;width:100%;padding:.25rem .375rem;font-size:.9375rem;font-weight:600}._ccm-header-name:focus{border-color:var(--ccm-primary)}._ccm-header-name::placeholder{color:var(--ccm-text-muted);font-weight:400}._ccm-header-actions{align-items:center;gap:.25rem;display:flex}._ccm-header-action-btn{border-radius:var(--main-radius-full,9999px);cursor:pointer;width:24px;height:24px;color:var(--ccm-text-muted);background:0 0;border:0 solid #0000;justify-content:center;align-items:center;padding:0;display:inline-flex}._ccm-header-action-btn:hover{color:var(--ccm-text);background:#0000000f}._ccm-header-action-btn._ccm-btn-highlight{color:var(--ccm-warning)}._ccm-header-action-btn._ccm-btn-highlight:hover{background:#f59e0b1a}._ccm-header-action-btn._ccm-remove-col:hover{color:var(--ccm-error);background:#ef444414}._ccm-header-badge{border-radius:var(--main-radius-full,9999px);letter-spacing:.02em;color:#fff;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}._ccm-feature-cell{background:var(--ccm-bg-secondary);padding:0;position:relative}._ccm-feature-inner{align-items:center;gap:.25rem;padding:.5rem .625rem;display:flex}._ccm-feature-drag{color:var(--ccm-border-strong);cursor:grab;opacity:0;flex-shrink:0;align-items:center;padding:0 .125rem;display:flex}._ccm-feature-cell:hover ._ccm-feature-drag{opacity:1}._ccm-feature-drag:active{cursor:grabbing}._ccm-feature-name{color:var(--ccm-text-secondary);background:0 0;border:0 solid #0000;border-bottom-width:1.5px;border-radius:0;outline:none;flex:1;min-width:0;padding:.25rem;font-size:.8125rem;font-weight:500}._ccm-feature-name:focus{border-color:var(--ccm-primary)}._ccm-feature-name::placeholder{color:var(--ccm-text-muted);font-weight:400}._ccm-remove-row{border-radius:var(--main-radius-full,9999px);cursor:pointer;width:22px;height:22px;color:var(--ccm-text-muted);opacity:0;background:0 0;border:0 solid #0000;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}._ccm-feature-cell:hover ._ccm-remove-row{opacity:1}._ccm-remove-row:hover{color:var(--ccm-error);background:#ef444414}._ccm-data-cell{text-align:center;padding:0;position:relative}._ccm-data-cell._ccm-highlighted{background:var(--ccm-highlight)}._ccm-cell-content{justify-content:center;align-items:center;gap:.375rem;min-height:44px;padding:.5rem .625rem;display:flex}._ccm-cell-text{color:var(--ccm-text);border-radius:var(--main-radius-sm,.25rem);text-align:center;background:0 0;border:0 solid #0000;outline:none;width:100%;min-width:0;padding:.25rem .375rem;font-size:.8125rem}._ccm-cell-text:focus{background:var(--ccm-bg-hover);border-color:var(--ccm-border)}._ccm-cell-text::placeholder{color:var(--ccm-border-strong)}._ccm-cell-bool{border-radius:var(--main-radius-full,9999px);cursor:pointer;background:0 0;border:0 solid #0000;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}._ccm-cell-bool:hover{background:#0000000a}._ccm-cell-bool._ccm-bool-yes{color:var(--ccm-success)}._ccm-cell-bool._ccm-bool-no{color:var(--ccm-error)}._ccm-cell-bool._ccm-bool-empty{color:var(--ccm-border-strong)}._ccm-cell-rating{gap:.125rem;display:inline-flex}._ccm-rating-dot{cursor:pointer;background:var(--ccm-border);border:0 solid #0000;border-radius:50%;width:10px;height:10px;padding:0}._ccm-rating-dot._ccm-rating-filled{background:var(--ccm-primary)}._ccm-rating-dot:hover{opacity:.7}._ccm-cell-type-toggle{border-radius:var(--main-radius-full,9999px);cursor:pointer;width:18px;height:18px;color:var(--ccm-border-strong);background:0 0;border:0 solid #0000;justify-content:center;align-items:center;padding:0;font-size:.625rem;display:none;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}._ccm-data-cell:hover ._ccm-cell-type-toggle{display:inline-flex}._ccm-cell-type-toggle:hover{color:var(--ccm-text-muted);background:#0000000a}._ccm-type-menu{background:var(--ccm-bg);border-radius:var(--ccm-radius);border-style:solid;border-width:1px;border-color:var(--ccm-border);min-width:120px;box-shadow:var(--ccm-shadow-md);z-index:100;padding:.25rem;display:none;position:absolute;top:calc(100% + .125rem);right:0}._ccm-type-menu._ccm-type-menu-open{display:block}._ccm-type-menu-item{width:100%;color:var(--ccm-text);border-radius:var(--main-radius-sm,.25rem);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:0 solid #0000;padding:.375rem .625rem;font-size:.75rem;display:block}._ccm-type-menu-item:hover{background:var(--ccm-bg-hover)}._ccm-type-menu-item._ccm-type-active{color:var(--ccm-primary);font-weight:500}._ccm-row-dragging{opacity:.5;background:var(--ccm-bg-hover)}._ccm-row-drag-over td{border-top-width:2px;border-top-color:var(--ccm-primary)}._ccm-color-picker{background:var(--ccm-bg);border-radius:var(--ccm-radius);border-style:solid;border-width:1px;border-color:var(--ccm-border);box-shadow:var(--ccm-shadow-md);z-index:100;flex-wrap:wrap;gap:.25rem;width:148px;padding:.5rem;display:none;position:absolute;top:calc(100% + .25rem);left:50%;transform:translate(-50%)}._ccm-color-picker._ccm-color-picker-open{display:flex}._ccm-color-swatch{border-radius:var(--main-radius-full,9999px);cursor:pointer;border:2px solid #0000;outline:none;width:24px;height:24px;padding:0}._ccm-color-swatch:hover{opacity:.8}._ccm-color-swatch._ccm-color-active{border-color:var(--ccm-text);box-shadow:0 0 0 2px var(--ccm-bg), 0 0 0 4px var(--ccm-text)}._ccm-header-color-dot{cursor:pointer;border:0 solid #0000;border-radius:50%;flex-shrink:0;width:14px;height:14px;padding:0}._ccm-header-color-dot:hover{opacity:.7}@media (max-width:768px){._ccm-col-feature{width:130px;min-width:130px}._ccm-header-cell{padding:.875rem .5rem}._ccm-header-name,._ccm-feature-name,._ccm-cell-text{font-size:16px}._ccm-feature-drag,._ccm-remove-row{opacity:1}._ccm-feature-drag{touch-action:none}._ccm-header-action-btn{width:32px;height:32px}._ccm-remove-row{width:30px;height:30px}._ccm-header-color-dot{width:20px;height:20px}._ccm-cell-bool{width:36px;height:36px}._ccm-rating-dot{width:14px;height:14px}._ccm-cell-rating{gap:.25rem}._ccm-cell-content{min-height:48px;padding:.5rem 1.75rem .5rem .5rem}._ccm-feature-inner{gap:.375rem;padding:.625rem .5rem}._ccm-cell-type-toggle{width:24px;height:24px;font-size:.75rem;display:inline-flex;right:.125rem}._ccm-color-picker{width:168px}._ccm-color-swatch{width:28px;height:28px}._ccm-type-menu{min-width:140px}._ccm-type-menu-item{padding:.5rem .75rem;font-size:.8125rem}._ccm-header-badge{padding:.125rem .375rem;font-size:.625rem}}@media (hover:none) and (pointer:coarse){._ccm-feature-drag,._ccm-remove-row{opacity:1}._ccm-cell-type-toggle{display:inline-flex}}
