.pathomechanism-manager{max-width:1400px;margin:0 auto;padding:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.pm-header{margin-bottom:32px}.pm-header h1{font-size:28px;font-weight:700;color:#1a1a2e;display:flex;align-items:center;gap:12px;margin:0 0 8px}.pm-header .subtitle{color:#64748b;font-size:14px;margin:0}.icon{font-size:1.1em}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin-bottom:24px}.stat-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:20px;color:#fff;text-align:center}.stat-card.stat-success{background:linear-gradient(135deg,#11998e,#38ef7d)}.stat-card.stat-warning{background:linear-gradient(135deg,#f093fb,#f5576c)}.stat-card.stat-info{background:linear-gradient(135deg,#4facfe,#00f2fe)}.stat-value{font-size:32px;font-weight:700;margin-bottom:4px}.stat-label{font-size:13px;opacity:.9}.search-section{background:#f8fafc;border-radius:12px;padding:20px;margin-bottom:24px}.search-box{display:flex;gap:12px}.search-box input{flex:1;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:15px;transition:border-color .2s}.search-box input:focus{outline:none;border-color:#667eea}.btn{padding:10px 20px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all .2s}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{opacity:.9;transform:translateY(-1px)}.btn-secondary{background:#e2e8f0;color:#475569}.btn-secondary:hover{background:#cbd5e1}.btn-success{background:#10b981;color:#fff}.btn-success:hover{background:#059669}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover{background:#dc2626}.search-results{margin-top:20px}.search-results h3{font-size:14px;color:#64748b;margin-bottom:12px}.search-result-item{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:8px;padding:12px 16px;margin-bottom:8px;box-shadow:0 1px 3px #0000001a}.result-info{display:flex;align-items:center;gap:12px}.result-id{font-weight:600;color:#667eea;font-size:13px}.result-name{font-weight:500;color:#1a1a2e}.result-symptoms{color:#64748b;font-size:13px}.similarity-badge{padding:6px 12px;border-radius:20px;font-size:13px;font-weight:600}.similarity-high{background:#dcfce7;color:#166534}.similarity-medium{background:#fef3c7;color:#92400e}.similarity-low{background:#f1f5f9;color:#64748b}.search-method{font-size:11px;opacity:.7;margin-left:4px}.tabs{display:flex;gap:4px;margin-bottom:24px;border-bottom:2px solid #e2e8f0}.tab{padding:12px 24px;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s}.tab:hover{color:#667eea}.tab.active{color:#667eea;border-bottom-color:#667eea}.tab-badge{background:#f093fb;color:#fff;font-size:11px;padding:2px 8px;border-radius:10px}.case-list,.pending-list{display:flex;flex-direction:column;gap:12px}.case-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.case-header{display:flex;align-items:center;gap:12px;padding:16px 20px;cursor:pointer;transition:background .2s}.case-header:hover{background:#f8fafc}.expand-icon{color:#64748b;font-size:12px}.case-id{font-weight:600;color:#667eea;font-size:13px;min-width:70px}.case-name{flex:1;font-weight:500;color:#1a1a2e}.badge{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}.badge-success{background:#dcfce7;color:#166534}.badge-warning{background:#fef3c7;color:#92400e}.badge-error{background:#fee2e2;color:#991b1b}.badge-info{background:#dbeafe;color:#1e40af}.case-details{padding:0 20px 20px;border-top:1px solid #e2e8f0}.detail-section{margin-top:16px}.detail-section h4{font-size:13px;color:#64748b;margin:0 0 8px;text-transform:uppercase;letter-spacing:.5px}.symptom-tags{display:flex;flex-wrap:wrap;gap:8px}.symptom-tag{background:linear-gradient(135deg,#667eea20,#764ba220);color:#667eea;padding:6px 12px;border-radius:16px;font-size:13px}.mechanism-chain{position:relative;padding-left:20px}.mechanism-step{position:relative;padding:8px 0 8px 16px;border-left:2px solid #e2e8f0}.mechanism-step:before{content:"";position:absolute;left:-6px;top:12px;width:10px;height:10px;background:#667eea;border-radius:50%}.step-num{font-weight:600;color:#667eea;font-size:12px;margin-right:8px}.step-desc{color:#1a1a2e;font-size:14px}.treatment-phases{display:grid;gap:12px}.treatment-phase{display:grid;grid-template-columns:80px 1fr 2fr;gap:12px;padding:12px;background:#f8fafc;border-radius:8px;align-items:center}.phase-label{font-weight:600;color:#667eea}.phase-focus{color:#1a1a2e}.phase-exercises{color:#64748b;font-size:13px}.case-actions{margin-top:16px;display:flex;gap:8px}.pending-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:20px}.pending-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.pending-info h3{margin:0 0 4px;font-size:16px;color:#1a1a2e}.pending-meta{font-size:13px;color:#64748b;margin:0}.confidence{color:#667eea;font-weight:500}.pending-actions{display:flex;gap:8px}.pending-content{border-top:1px solid #e2e8f0;padding-top:16px}.pending-symptoms{margin-bottom:12px}.pending-symptoms strong,.pending-mechanism strong{color:#64748b;font-size:13px;margin-right:8px}.pattern-section{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a}.pattern-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.pattern-header h3{margin:0;display:flex;align-items:center;gap:8px}.pattern-actions{display:flex;gap:8px}.pattern-info{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#dbeafe;border-radius:8px;color:#1e40af;margin-bottom:20px}.pattern-list{display:grid;gap:16px}.pattern-card{border:1px solid #e2e8f0;border-radius:8px;padding:16px}.pattern-keywords{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.keyword-tag{background:#f0fdf4;color:#166534;padding:4px 10px;border-radius:12px;font-size:13px}.pattern-samples{font-size:14px;margin-bottom:12px}.pattern-samples ul{margin:4px 0 0 20px;padding:0}.pattern-stats{display:flex;gap:16px;font-size:13px;color:#64748b}.confidence-badge{padding:2px 8px;background:#f1f5f9;border-radius:8px}.confidence-badge.high{background:#dcfce7;color:#166534}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;border-radius:16px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background:#fff}.modal-header h2{margin:0;font-size:18px}.modal-close{background:none;border:none;font-size:20px;cursor:pointer;color:#64748b}.modal-body{padding:24px}.modal-body section{margin-bottom:24px}.modal-body h3{font-size:14px;color:#64748b;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}.clinical-test{display:grid;grid-template-columns:80px 1fr 2fr;gap:12px;padding:8px 12px;background:#f8fafc;border-radius:6px;margin-bottom:8px;font-size:14px}.test-step{color:#667eea;font-weight:500;font-size:12px}.test-name{font-weight:500}.test-positive{color:#64748b}.treatment-phase.detailed{display:block;background:#fff;border:1px solid #e2e8f0}.treatment-phase.detailed .phase-header{display:flex;gap:16px;margin-bottom:8px}.treatment-phase.detailed .phase-content{padding-left:8px;font-size:14px}.treatment-phase.detailed .phase-content p{margin:4px 0;color:#475569}.cautions-section{background:#fef2f2;padding:16px;border-radius:8px}.cautions-section h3{color:#991b1b!important}.cautions-section ul{margin:0;padding-left:20px;color:#991b1b}.empty-state,.loading{text-align:center;padding:60px 20px;color:#64748b}.empty-state p{margin:8px 0 0}@media (max-width: 768px){.pathomechanism-manager{padding:16px}.search-box{flex-direction:column}.tabs{overflow-x:auto}.treatment-phase,.clinical-test{grid-template-columns:1fr}.pending-header{flex-direction:column;gap:12px}}.cs-container{--cs-dark: #0A2E36;--cs-primary: #028090;--cs-accent: #02C39A;--cs-light: #E8F8F5;--cs-bg: #0f1729;--cs-card: rgba(10, 46, 54, .6);--cs-card-border: rgba(2, 195, 154, .15);--cs-text: #e8f0f2;--cs-text-dim: #8baab2;--cs-radius: 12px;--cs-glow: 0 0 30px rgba(2, 195, 154, .08);font-family:Inter,-apple-system,sans-serif;display:flex;flex-direction:column;height:100vh;overflow:hidden;color:var(--cs-text)}.cs-topbar{background:#0a2e36d9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--cs-card-border);padding:12px 20px;flex-shrink:0;z-index:10}.cs-topbar-main{display:flex;align-items:center;gap:12px}.cs-title{font-size:18px;font-weight:800;background:linear-gradient(135deg,var(--cs-accent),var(--cs-primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;white-space:nowrap;display:flex;align-items:center;gap:6px}.cs-title-icon{-webkit-text-fill-color:initial;font-size:20px}.cs-topbar-controls{display:flex;align-items:center;gap:8px;flex:1}.cs-select{padding:8px 12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:var(--cs-text);font-size:13px;outline:none;cursor:pointer;min-width:140px}.cs-select option{background:#1a2744;color:#e8f0f2}.cs-topic-input{flex:1;padding:8px 14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:var(--cs-text);font-size:14px;outline:none;transition:border-color .2s;min-width:200px}.cs-topic-input:focus{border-color:var(--cs-accent);box-shadow:0 0 0 2px #02c39a1a}.cs-topic-input::-moz-placeholder{color:#ffffff4d}.cs-topic-input::placeholder{color:#ffffff4d}.cs-topbar-options-btn{padding:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--cs-text-dim);cursor:pointer;font-size:16px;transition:all .2s}.cs-topbar-options-btn:hover{background:#ffffff1a;color:var(--cs-text)}.cs-gen-btn{padding:8px 18px;border:none;border-radius:8px;background:linear-gradient(135deg,var(--cs-accent),var(--cs-primary));color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px;white-space:nowrap}.cs-gen-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #02c39a4d}.cs-gen-btn:disabled{opacity:.5;cursor:not-allowed}.cs-history-btn{padding:8px 12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--cs-text-dim);cursor:pointer;font-size:13px;font-weight:600;transition:all .2s;white-space:nowrap}.cs-history-btn:hover{background:#ffffff1a;color:var(--cs-text)}.cs-options{display:flex;gap:12px;margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.06)}.cs-option-field{flex:1}.cs-option-field label{display:block;font-size:11px;font-weight:600;color:var(--cs-text-dim);margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.cs-option-input{width:100%;padding:7px 12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--cs-text);font-size:13px;outline:none;box-sizing:border-box}.cs-option-input:focus{border-color:var(--cs-accent)}.cs-option-input::-moz-placeholder{color:#ffffff40}.cs-option-input::placeholder{color:#ffffff40}.cs-history-panel{background:#0a2e36f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--cs-card-border);padding:12px 20px;max-height:240px;overflow-y:auto;flex-shrink:0}.cs-history-title{font-size:15px;font-weight:700;margin-bottom:10px;color:var(--cs-text)}.cs-history-empty{color:var(--cs-text-dim);font-size:13px;text-align:center;padding:12px}.cs-history-list{display:grid;gap:6px}.cs-history-item{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:8px;cursor:pointer;transition:all .2s}.cs-history-item:hover{border-color:#02c39a4d;background:#02c39a0a}.cs-history-item.active{border-color:var(--cs-accent);background:#02c39a14}.cs-history-topic{font-size:14px;font-weight:600;color:var(--cs-text)}.cs-history-meta{font-size:12px;color:var(--cs-text-dim);margin-top:2px}.cs-delete-btn{width:28px;height:28px;border:none;border-radius:6px;background:transparent;color:var(--cs-text-dim);cursor:pointer;font-size:13px;transition:all .2s;display:flex;align-items:center;justify-content:center}.cs-delete-btn:hover{background:#ef444426;color:#f87171}.cs-main{flex:1;display:flex;overflow:hidden;min-height:0}.cs-main.has-content{gap:0}.cs-viewer{flex:3;display:flex;flex-direction:column;border-right:1px solid var(--cs-card-border);min-width:0}.cs-tabs-bar{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background:#0a2e3680;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0;gap:8px;flex-wrap:wrap}.cs-tabs{display:flex;gap:2px;background:#ffffff0a;border-radius:8px;padding:3px}.cs-tab{padding:7px 14px;border:none;border-radius:6px;background:transparent;color:var(--cs-text-dim);font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px}.cs-tab:hover{color:var(--cs-text);background:#ffffff0d}.cs-tab.active{background:linear-gradient(135deg,var(--cs-accent),var(--cs-primary));color:#fff}.cs-tab-count{font-size:11px;opacity:.7}.cs-tab-actions{display:flex;gap:6px;flex-shrink:0}.cs-action-btn{padding:5px 12px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#ffffff0a;color:var(--cs-text-dim);font-size:12px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap;text-decoration:none;display:inline-flex;align-items:center;gap:4px}.cs-action-btn:hover{background:#ffffff14;color:var(--cs-text);border-color:#fff3}.cs-action-btn.regen{color:#ffb74d;border-color:#ff980033}.cs-action-btn.regen:hover{background:#ff98001a}.cs-action-btn.dl{color:#64b5f6;border-color:#2196f333}.cs-action-btn.dl:hover{background:#2196f31a}.cs-action-btn:disabled{opacity:.5;cursor:not-allowed}.cs-column-content{flex:1;overflow-y:auto;padding:24px 28px;font-size:15px;line-height:1.85;color:#1a1a1a;background:#fff;border-radius:8px;margin:0 12px 12px}.cs-column-content h1,.cs-column-content h2,.cs-column-content h3{color:#0a2e36;margin-top:24px;margin-bottom:12px;font-weight:700}.cs-column-content h1{font-size:22px}.cs-column-content h2{font-size:18px;color:#028090}.cs-column-content h3{font-size:16px;color:#028090}.cs-column-content p{margin:0 0 14px;color:#1a1a1a}.cs-column-content ul,.cs-column-content ol{padding-left:24px;margin:0 0 14px}.cs-column-content li{margin-bottom:6px;color:#1a1a1a}.cs-column-content strong{color:#0a2e36;font-weight:700}.cs-column-content table{width:100%;border-collapse:collapse;margin:16px 0}.cs-column-content th,.cs-column-content td{padding:8px 12px;border:1px solid #d0d7de;text-align:left;color:#1a1a1a}.cs-column-content th{background:#f0faf8;font-weight:700;color:#0a2e36}.cs-chat{flex:2;display:flex;flex-direction:column;min-width:320px;background:#050f1e80}.cs-chat.full-width{flex:1;max-width:700px;margin:0 auto;background:transparent}.cs-empty-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;color:var(--cs-text-dim)}.cs-empty-icon{font-size:56px;margin-bottom:16px}.cs-empty-state h2{font-size:24px;font-weight:800;background:linear-gradient(135deg,var(--cs-accent),var(--cs-primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 12px}.cs-empty-state p{font-size:15px;line-height:1.6;margin:0 0 24px}.cs-tips{display:flex;flex-direction:column;gap:8px}.cs-tip{padding:10px 18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:10px;font-size:13px;color:var(--cs-text-dim)}.cs-chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.cs-msg{display:flex;gap:10px;max-width:95%;animation:cs-fadeIn .3s ease}@keyframes cs-fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cs-msg.user{align-self:flex-end;flex-direction:row-reverse}.cs-msg.system{align-self:center;max-width:90%}.cs-msg-avatar{width:32px;height:32px;border-radius:50%;background:#ffffff0f;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}.cs-msg.user .cs-msg-avatar{background:#02c39a26}.cs-msg.system .cs-msg-avatar{background:#ffffff0a;width:24px;height:24px;font-size:12px}.cs-msg-body{background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:10px 14px;min-width:0}.cs-msg.user .cs-msg-body{background:#02c39a1a;border-color:#02c39a33}.cs-msg.system .cs-msg-body{background:#ffffff05;border-color:#ffffff0a;padding:6px 12px}.cs-msg-level{font-size:10px;font-weight:700;color:var(--cs-accent);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.cs-msg-content{font-size:14px;line-height:1.6;color:var(--cs-text)}.cs-msg-content p{margin:0 0 6px}.cs-msg-content p:last-child{margin-bottom:0}.cs-msg.system .cs-msg-content{font-size:12px;color:var(--cs-text-dim)}.cs-msg-time{font-size:10px;color:var(--cs-text-dim);margin-top:4px;opacity:.6}.cs-typing{display:flex;gap:4px;padding:4px 0}.cs-dot{width:6px;height:6px;border-radius:50%;background:var(--cs-accent);animation:cs-bounce 1.4s infinite ease-in-out both}.cs-dot:nth-child(1){animation-delay:-.32s}.cs-dot:nth-child(2){animation-delay:-.16s}@keyframes cs-bounce{0%,80%,to{transform:scale(0);opacity:.4}40%{transform:scale(1);opacity:1}}.cs-chat-input-area{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#0a2e3699;border-top:1px solid rgba(255,255,255,.06);flex-shrink:0}.cs-chat-input-level{font-size:11px;font-weight:700;color:var(--cs-accent);padding:4px 8px;background:#02c39a1a;border-radius:4px;white-space:nowrap}.cs-chat-input{flex:1;padding:10px 14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:var(--cs-text);font-size:14px;outline:none;transition:border-color .2s}.cs-chat-input:focus{border-color:var(--cs-accent);box-shadow:0 0 0 2px #02c39a1a}.cs-chat-input::-moz-placeholder{color:#ffffff40}.cs-chat-input::placeholder{color:#ffffff40}.cs-send-btn{width:40px;height:40px;border:none;border-radius:10px;background:linear-gradient(135deg,var(--cs-accent),var(--cs-primary));color:#fff;font-size:18px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cs-send-btn:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 16px #02c39a4d}.cs-send-btn:disabled{opacity:.4;cursor:not-allowed}.cs-progress-bar{padding:8px 20px;background:#0a2e36cc;border-top:1px solid var(--cs-card-border);flex-shrink:0}.cs-progress-stages{display:flex;gap:16px;justify-content:center}.cs-progress-stage{font-size:13px;font-weight:600;color:var(--cs-text-dim);display:flex;align-items:center;gap:6px;transition:color .3s}.cs-progress-stage.active{color:var(--cs-accent);animation:cs-pulse 1.5s infinite}.cs-progress-stage.done{color:var(--cs-accent)}@keyframes cs-pulse{0%,to{opacity:1}50%{opacity:.5}}.cs-spin{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:cs-spin-anim .8s linear infinite}@keyframes cs-spin-anim{to{transform:rotate(360deg)}}.cs-column-content::-webkit-scrollbar,.cs-chat-messages::-webkit-scrollbar,.cs-history-panel::-webkit-scrollbar{width:6px}.cs-column-content::-webkit-scrollbar-thumb,.cs-chat-messages::-webkit-scrollbar-thumb,.cs-history-panel::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.cs-column-content::-webkit-scrollbar-thumb:hover,.cs-chat-messages::-webkit-scrollbar-thumb:hover,.cs-history-panel::-webkit-scrollbar-thumb:hover{background:#fff3}@media (max-width: 900px){.cs-main.has-content{flex-direction:column}.cs-viewer{flex:none;height:50vh;border-right:none;border-bottom:1px solid var(--cs-card-border)}.cs-chat{flex:1;min-width:unset}.cs-topbar-main{flex-wrap:wrap}.cs-topic-input{min-width:120px}.cs-tabs-bar{flex-direction:column;align-items:stretch}.cs-tab-actions{justify-content:flex-end}}@media (max-width: 600px){.cs-topbar{padding:8px 12px}.cs-topbar-controls{flex-wrap:wrap}.cs-select{min-width:100px}.cs-column-content{padding:16px}}.cs-tier-select{background:#0a2e36cc;border:1px solid var(--cs-card-border);color:var(--cs-text);padding:6px 10px;border-radius:8px;font-size:12px;cursor:pointer;outline:none;transition:border-color .2s}.cs-tier-select:hover{border-color:var(--cs-accent)}.cs-tier-select:disabled{opacity:.5;cursor:not-allowed}.cs-tier-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:.5px;white-space:nowrap}.cs-tier-badge.tier0-a{background:#ef444426;color:#f87171;border:1px solid rgba(239,68,68,.3)}.cs-tier-badge.tier0-b{background:#3b82f626;color:#60a5fa;border:1px solid rgba(59,130,246,.3)}.cs-tier-badge.tier0-c{background:#22c55e26;color:#4ade80;border:1px solid rgba(34,197,94,.3)}.cs-tier-badge.tier1{background:linear-gradient(135deg,#f59e0b33,#fbbf2426);color:#fbbf24;border:1px solid rgba(245,158,11,.4);text-shadow:0 0 8px rgba(245,158,11,.3)}.cs-mode-tabs{display:flex;gap:4px;background:#ffffff0d;border-radius:8px;padding:3px}.cs-mode-tab{background:transparent;border:none;color:var(--cs-text-dim);padding:6px 16px;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s}.cs-mode-tab:hover{color:var(--cs-text);background:#ffffff0d}.cs-mode-tab.active{background:var(--cs-accent);color:#fff;font-weight:600}.cs-register-panel{display:flex;gap:20px;padding:20px;flex:1;overflow-y:auto;min-height:0}.cs-register-form{flex:3;display:flex;flex-direction:column;gap:16px}.cs-register-title{font-size:20px;color:#fff;margin:0;font-weight:700}.cs-register-desc{color:#b0c4cc;font-size:13px;line-height:1.6;margin:0}.cs-register-desc code{background:#02c39a26;color:var(--cs-accent);padding:2px 8px;border-radius:4px;font-size:13px;font-weight:600}.cs-register-controls{display:flex;gap:12px}.cs-register-field{display:flex;flex-direction:column;gap:4px}.cs-register-field label{font-size:12px;color:#b0c4cc;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.cs-register-textarea{flex:1;min-height:300px;background:#0a2e3699;border:1px solid rgba(2,195,154,.15);border-radius:10px;padding:16px;color:var(--cs-text);font-size:14px;line-height:1.7;font-family:Inter,sans-serif;resize:none;transition:border-color .2s}.cs-register-textarea:focus{outline:none;border-color:var(--cs-accent)}.cs-register-textarea::-moz-placeholder{color:#ffffff40}.cs-register-textarea::placeholder{color:#ffffff40}.cs-register-actions{display:flex;justify-content:space-between;align-items:center}.cs-register-count{font-size:13px;color:#b0c4cc}.cs-file-btn{background:#02c39a1a;border:1px solid rgba(2,195,154,.25);color:var(--cs-accent);padding:6px 14px;border-radius:8px;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s}.cs-file-btn:hover{background:#02c39a33;border-color:var(--cs-accent)}.cs-register-result{padding:12px 16px;border-radius:8px;font-size:13px}.cs-register-result.success{background:#02c39a1a;border:1px solid rgba(2,195,154,.3);color:var(--cs-accent)}.cs-register-result.error{background:#f871711a;border:1px solid rgba(248,113,113,.3);color:#f87171}.cs-register-result ul{margin:8px 0 0;padding-left:16px}.cs-register-result li{margin-bottom:2px}.cs-register-list{flex:2;display:flex;flex-direction:column;gap:12px;overflow-y:auto}.cs-register-list h3{font-size:16px;color:#fff;margin:0;font-weight:700}.cs-author-filter{display:flex;gap:4px;flex-wrap:wrap}.cs-filter-btn{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#b0c4cc;padding:4px 12px;border-radius:6px;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s}.cs-filter-btn:hover{background:#ffffff1a;color:#fff}.cs-filter-btn.active{background:#02c39a33;border-color:var(--cs-accent);color:var(--cs-accent);font-weight:600}.cs-filter-btn.active.nam{background:#ec489926;border-color:#f472b6;color:#f472b6}.cs-filter-btn.active.jang{background:#3b82f626;border-color:#60a5fa;color:#60a5fa}.cs-filter-btn.active.team{background:#02c39a26;border-color:var(--cs-accent);color:var(--cs-accent)}.cs-register-columns{display:flex;flex-direction:column;gap:8px}.cs-register-col-item{background:#0a2e3680;border:1px solid rgba(2,195,154,.1);border-radius:8px;padding:10px 14px;transition:border-color .2s}.cs-register-col-item:hover{border-color:#02c39a4d}.cs-register-col-title{font-size:13px;color:#fff;font-weight:600;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-register-col-meta{display:flex;gap:6px;align-items:center}.cs-author-badge,.cs-level-badge,.cs-section-count{font-size:11px;padding:2px 8px;border-radius:4px;font-weight:500}.cs-author-badge.nam{background:#ec489926;color:#f472b6}.cs-author-badge.jang{background:#3b82f626;color:#60a5fa}.cs-author-badge.team{background:#02c39a26;color:var(--cs-accent)}.cs-level-badge{background:#ffffff14;color:#b0c4cc}.cs-section-count{background:#ffffff0f;color:#8faab2}.cs-action-btn.promote{background:linear-gradient(135deg,#f59e0b26,#fbbf241a);color:#fbbf24;border:1px solid rgba(245,158,11,.3)}.cs-action-btn.promote:hover:not(:disabled){background:linear-gradient(135deg,#f59e0b4d,#fbbf2433);box-shadow:0 0 12px #f59e0b33}.ca-container{display:flex;height:calc(100vh - 64px);background:#0d0f14;color:#e8e8e8;font-family:Pretendard,Inter,sans-serif}.ca-sidebar{width:280px;min-width:280px;background:#13151c;border-right:1px solid #222639;display:flex;flex-direction:column;overflow:hidden}.ca-sidebar-header{padding:20px 16px 12px;border-bottom:1px solid #222639}.ca-sidebar-header h2{font-size:15px;font-weight:700;color:#f97316;margin:0 0 12px;display:flex;align-items:center;gap:8px}.ca-new-btn{width:100%;padding:10px;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.ca-new-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f973164d}.ca-session-list{flex:1;overflow-y:auto;padding:8px}.ca-session-item{padding:12px;border-radius:8px;cursor:pointer;transition:all .15s;margin-bottom:4px;border:1px solid transparent}.ca-session-item:hover{background:#1a1d28}.ca-session-item.active{background:#1e2130;border-color:#f97316}.ca-session-item .ca-session-comment{font-size:12px;color:#999;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ca-session-item .ca-session-meta{display:flex;align-items:center;gap:6px;margin-top:6px;font-size:11px;color:#666}.ca-session-badge{padding:2px 6px;border-radius:4px;font-size:10px;font-weight:600}.ca-session-badge.finalized{background:#22c55e26;color:#22c55e}.ca-session-badge.draft{background:#f9731626;color:#f97316}.ca-session-delete{margin-left:auto;background:none;border:none;color:#555;cursor:pointer;padding:2px 6px;font-size:14px;border-radius:4px;opacity:0;transition:opacity .15s}.ca-session-item:hover .ca-session-delete{opacity:1}.ca-session-delete:hover{color:#ef4444;background:#ef44441a}.ca-main{flex:1;display:flex;flex-direction:column;overflow:hidden}.ca-input-area{padding:16px 24px;border-bottom:1px solid #222639;background:#11131a}.ca-input-area h3{font-size:13px;color:#888;margin:0 0 8px;font-weight:500}.ca-input-row{display:flex;gap:12px}.ca-input-actions{display:flex;flex-direction:column;gap:8px;min-width:140px}.ca-comment-input{flex:1;padding:12px 16px;background:#1a1d28;border:1px solid #2a2e3f;border-radius:8px;color:#e8e8e8;font-size:14px;font-family:inherit;resize:vertical;min-height:60px;max-height:150px;transition:border-color .2s}.ca-comment-input:focus{outline:none;border-color:#f97316}.ca-analyze-btn{padding:12px 24px;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s;align-self:flex-end}.ca-analyze-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #f973164d}.ca-analyze-btn:disabled{opacity:.5;cursor:not-allowed}.ca-content{flex:1;display:flex;overflow:hidden}.ca-draft-panel{flex:1;display:flex;flex-direction:column;border-right:1px solid #222639;overflow:hidden}.ca-draft-header{padding:12px 20px;border-bottom:1px solid #1e2130;display:flex;align-items:center;justify-content:space-between;background:#13151c}.ca-draft-header h3{font-size:14px;color:#aaa;margin:0;font-weight:600}.ca-responder-select{padding:6px 12px;background:#1a1d28;border:1px solid #2a2e3f;border-radius:6px;color:#e8e8e8;font-size:12px;cursor:pointer}.ca-draft-body{flex:1;padding:20px;overflow-y:auto;font-size:14px;line-height:1.8;white-space:pre-wrap;color:#d0d0d0}.ca-draft-body.empty{display:flex;align-items:center;justify-content:center;color:#555;font-size:14px}.ca-draft-actions{padding:12px 20px;border-top:1px solid #1e2130;display:flex;gap:10px;background:#13151c}.ca-finalize-btn{padding:10px 20px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.ca-finalize-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #22c55e4d}.ca-finalize-btn:disabled{opacity:.5;cursor:not-allowed}.ca-copy-btn{padding:10px 20px;background:#1e2130;color:#aaa;border:1px solid #2a2e3f;border-radius:8px;font-size:13px;cursor:pointer;transition:all .2s}.ca-copy-btn:hover{background:#252840;color:#fff}.ca-tier0-badge{padding:8px 16px;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:8px;color:#22c55e;font-size:12px;font-weight:600;display:flex;align-items:center;gap:6px}.ca-chat-panel{flex:1;display:flex;flex-direction:column;overflow:hidden}.ca-chat-header{padding:12px 20px;border-bottom:1px solid #1e2130;background:#13151c}.ca-chat-header h3{font-size:14px;color:#aaa;margin:0;font-weight:600}.ca-chat-messages{flex:1;overflow-y:auto;padding:16px}.ca-chat-msg{margin-bottom:16px;max-width:85%}.ca-chat-msg.user{margin-left:auto}.ca-chat-msg.assistant{margin-right:auto}.ca-chat-msg-bubble{padding:12px 16px;border-radius:12px;font-size:13px;line-height:1.7;white-space:pre-wrap}.ca-chat-msg.user .ca-chat-msg-bubble{background:#2d3352;color:#e8e8e8;border-bottom-right-radius:4px}.ca-chat-msg.assistant .ca-chat-msg-bubble{background:#1a1d28;color:#d0d0d0;border:1px solid #2a2e3f;border-bottom-left-radius:4px}.ca-chat-msg-role{font-size:11px;color:#666;margin-bottom:4px;font-weight:600}.ca-chat-input-area{padding:12px 16px;border-top:1px solid #1e2130;display:flex;gap:10px;background:#13151c}.ca-chat-input{flex:1;padding:10px 14px;background:#1a1d28;border:1px solid #2a2e3f;border-radius:8px;color:#e8e8e8;font-size:13px;font-family:inherit;resize:none;transition:border-color .2s}.ca-chat-input:focus{outline:none;border-color:#f97316}.ca-chat-send{padding:10px 18px;background:#f97316;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.ca-chat-send:hover:not(:disabled){background:#ea580c}.ca-chat-send:disabled{opacity:.5;cursor:not-allowed}.ca-empty-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#555;gap:12px}.ca-empty-state .ca-empty-icon{font-size:48px;opacity:.3}.ca-empty-state p{font-size:14px}.ca-loading{display:flex;align-items:center;gap:8px;color:#f97316;font-size:13px;padding:8px 12px}.ca-loading-dot{display:inline-flex;gap:4px}.ca-loading-dot span{width:6px;height:6px;background:#f97316;border-radius:50%;animation:ca-dot-pulse 1.2s ease-in-out infinite}.ca-loading-dot span:nth-child(2){animation-delay:.2s}.ca-loading-dot span:nth-child(3){animation-delay:.4s}@keyframes ca-dot-pulse{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.ca-session-list::-webkit-scrollbar,.ca-draft-body::-webkit-scrollbar,.ca-chat-messages::-webkit-scrollbar{width:5px}.ca-session-list::-webkit-scrollbar-track,.ca-draft-body::-webkit-scrollbar-track,.ca-chat-messages::-webkit-scrollbar-track{background:transparent}.ca-session-list::-webkit-scrollbar-thumb,.ca-draft-body::-webkit-scrollbar-thumb,.ca-chat-messages::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.sa-container{max-width:1200px;margin:0 auto;padding:24px;font-family:Inter,-apple-system,sans-serif}.sa-access-denied{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;color:#6b7280}.sa-denied-icon{font-size:48px;margin-bottom:16px}.sa-access-denied h2{font-size:20px;margin-bottom:8px;color:#374151}.sa-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #f0f0f0}.sa-header-left{display:flex;align-items:center;gap:12px}.sa-title{font-size:22px;font-weight:700;color:#111827;margin:0}.sa-badge-owner{background:linear-gradient(135deg,#0d9488,#0891b2);color:#fff;font-size:11px;font-weight:600;padding:3px 10px;border-radius:12px}.sa-header-right{display:flex;align-items:center;gap:12px}.sa-event-count{font-size:13px;color:#6b7280}.sa-refresh-btn{background:#f3f4f6;border:1px solid #e5e7eb;padding:6px 14px;border-radius:8px;font-size:13px;cursor:pointer;transition:all .2s}.sa-refresh-btn:hover{background:#e5e7eb}.sa-tabs{display:flex;gap:4px;margin-bottom:20px;background:#f9fafb;padding:4px;border-radius:12px;border:1px solid #e5e7eb}.sa-tab{flex:1;padding:10px 16px;border:none;background:transparent;font-size:13px;font-weight:500;color:#6b7280;cursor:pointer;border-radius:8px;transition:all .2s;white-space:nowrap}.sa-tab:hover{color:#374151;background:#f3f4f6}.sa-tab.active{background:#fff;color:#0d9488;font-weight:600;box-shadow:0 1px 3px #0000001a}.sa-content{min-height:400px}.sa-tab-content{animation:sa-fadeIn .3s ease}@keyframes sa-fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sa-section{margin-bottom:28px}.sa-section-title{font-size:16px;font-weight:600;color:#111827;margin:0 0 14px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.sa-loading,.sa-empty{text-align:center;padding:40px;color:#9ca3af;font-size:14px}.sa-error{padding:16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:13px}.sa-tier-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.sa-tier-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px;transition:transform .2s}.sa-tier-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.sa-tier-tier0{border-left:4px solid #0d9488}.sa-tier-tier1{border-left:4px solid #6366f1}.sa-tier-tier2{border-left:4px solid #f59e0b}.sa-tier-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.sa-tier-name{font-weight:600;font-size:14px;color:#111827}.sa-tier-weight{font-size:12px;color:#6b7280;background:#f3f4f6;padding:2px 8px;border-radius:6px}.sa-tier-desc{font-size:13px;color:#6b7280;margin:0 0 12px}.sa-tier-sources{font-size:12px;color:#374151;margin-bottom:8px}.sa-tier-sources ul{list-style:none;padding:0;margin:6px 0 0}.sa-tier-sources li{display:flex;gap:8px;padding:3px 0;align-items:center}.sa-tier-sources code{font-size:11px;background:#f3f4f6;padding:1px 6px;border-radius:4px;color:#0d9488}.sa-tier-storage{font-size:12px;color:#6b7280}.sa-module-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.sa-module-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:14px;transition:all .2s}.sa-module-card:hover{border-color:#0d9488;box-shadow:0 2px 8px #0d948814}.sa-module-name{font-weight:600;font-size:14px;color:#111827;margin-bottom:4px}.sa-module-path{font-size:11px;color:#6b7280;display:block;margin-bottom:6px}.sa-module-role{font-size:12px;color:#6b7280;margin:0}.sa-flow-pipeline{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.sa-flow-step{display:flex;align-items:center;gap:8px}.sa-flow-number{width:26px;height:26px;border-radius:50%;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sa-flow-label{font-size:13px;color:#374151}.sa-flow-arrow{color:#d1d5db;font-size:16px;font-weight:700}.sa-qdrant-grid,.sa-ft-stats{display:flex;flex-wrap:wrap;gap:12px}.sa-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px 20px;min-width:120px;text-align:center}.sa-stat-card.sa-stat-primary{border-color:#0d9488;background:linear-gradient(135deg,#f0fdfa,#ccfbf1)}.sa-stat-value{font-size:24px;font-weight:700;color:#111827;margin-bottom:4px}.sa-stat-label{font-size:12px;color:#6b7280}.sa-quality-high{border-color:#10b981}.sa-quality-medium{border-color:#f59e0b}.sa-quality-low{border-color:#ef4444}.sa-table{width:100%;border-collapse:collapse;background:#fff;border-radius:10px;overflow:hidden;border:1px solid #e5e7eb}.sa-table th{background:#f9fafb;text-align:left;padding:10px 14px;font-size:12px;font-weight:600;color:#6b7280;border-bottom:1px solid #e5e7eb}.sa-table td{padding:10px 14px;font-size:13px;color:#374151;border-bottom:1px solid #f3f4f6}.sa-table tr:last-child td{border-bottom:none}.sa-table tr:hover td{background:#f9fafb}.sa-table code{font-size:12px;background:#f3f4f6;padding:2px 6px;border-radius:4px;color:#0d9488}.sa-tier-badge{display:inline-block;padding:2px 8px;border-radius:6px;font-size:11px;font-weight:700;letter-spacing:.3px}.sa-weight-val{font-weight:700;font-size:13px}.sa-weight-val.high{color:#dc2626}.sa-weight-val.mid{color:#2563eb}.sa-weight-val.low{color:#7c3aed}.sa-weight-val.sys{color:#9ca3af}.sa-desc-cell{font-size:12px!important;color:#6b7280!important;max-width:320px;line-height:1.4}.sa-tier-summary-grid{display:flex;flex-wrap:wrap;gap:12px}.sa-stat-sub{font-size:11px;color:#9ca3af;margin-top:2px}.sa-file-link{cursor:pointer;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:3px;transition:all .15s}.sa-file-link:hover{color:#0369a1!important;background:#e0f2fe!important;text-decoration-style:solid}.sa-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:sa-fadeIn .15s ease}.sa-modal{background:#fff;border-radius:14px;width:90vw;max-width:1000px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0003}.sa-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.sa-modal-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.sa-modal-title code{font-size:14px;color:#0d9488;background:#f0fdfa;padding:2px 8px;border-radius:4px}.sa-modal-readonly{font-size:10px;background:#dbeafe;color:#2563eb;padding:2px 8px;border-radius:10px;font-weight:600}.sa-modal-actions{display:flex;gap:8px;align-items:center}.sa-modal-copy-btn{padding:5px 12px;border:1px solid #e5e7eb;background:#f9fafb;border-radius:6px;font-size:12px;cursor:pointer;transition:all .15s}.sa-modal-copy-btn:hover{background:#e5e7eb}.sa-modal-close{width:30px;height:30px;border:none;background:#f3f4f6;border-radius:8px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.sa-modal-close:hover{background:#e5e7eb;color:#dc2626}.sa-modal-body{overflow-y:auto;flex:1;min-height:0}.sa-modal-warning{padding:10px 20px;background:#fffbeb;border-bottom:1px solid #fde68a;color:#92400e;font-size:12px}.sa-modal-content{margin:0;padding:20px;font-family:Consolas,Monaco,Courier New,monospace;font-size:12px;line-height:1.5;color:#1e293b;background:#f8fafc;white-space:pre-wrap;word-break:break-word;-moz-tab-size:2;-o-tab-size:2;tab-size:2}.sa-history-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:16px}.sa-history-header .sa-section-title{margin:0;border:none;padding:0}.sa-filter-group{display:flex;gap:4px;flex-wrap:wrap}.sa-filter-btn{padding:5px 12px;border:1px solid #e5e7eb;background:#fff;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s;color:#6b7280}.sa-filter-btn:hover{background:#f3f4f6}.sa-filter-btn.active{background:#0d9488;color:#fff;border-color:#0d9488}.sa-history-list{display:flex;flex-direction:column;gap:8px}.sa-history-item{display:flex;gap:16px;padding:12px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;transition:all .2s}.sa-history-item:hover{border-color:#d1d5db;box-shadow:0 1px 4px #0000000a}.sa-history-time{font-size:12px;color:#9ca3af;white-space:nowrap;min-width:150px}.sa-history-body{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.sa-history-details{display:flex;flex-wrap:wrap;gap:8px;font-size:13px;color:#374151}.sa-history-details span{background:#f3f4f6;padding:2px 8px;border-radius:4px}.sa-badge{display:inline-block;padding:3px 8px;border-radius:6px;font-size:11px;font-weight:600;color:#fff}@media (max-width: 768px){.sa-container{padding:16px}.sa-header{flex-direction:column;gap:12px;align-items:flex-start}.sa-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch}.sa-tab{font-size:12px;padding:8px 12px}.sa-tier-grid,.sa-module-grid{grid-template-columns:1fr}.sa-flow-pipeline{flex-direction:column}.sa-flow-arrow{transform:rotate(90deg)}.sa-history-item{flex-direction:column;gap:6px}.sa-table{font-size:12px}.sa-table th,.sa-table td{padding:8px 10px}}.sa-ai-engine-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:12px}.sa-stat-success{border-left:3px solid #10b981}.sa-stat-warn{border-left:3px solid #f59e0b}.sa-knowledge-status{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.sa-badge-ok{background:#ecfdf5;color:#059669;padding:4px 10px;border-radius:6px;font-size:12px}.sa-badge-missing{background:#fef2f2;color:#dc2626;padding:4px 10px;border-radius:6px;font-size:12px}.schedule-page{padding:24px;max-width:1200px;margin:0 auto}.schedule-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:12px}.schedule-nav{display:flex;align-items:center;gap:8px}.schedule-nav h2{font-size:20px;font-weight:700;min-width:150px;text-align:center;color:#1a1a2e}.schedule-nav-btn{background:none;border:1px solid #e2e8f0;border-radius:8px;padding:6px 10px;cursor:pointer;color:#475569;transition:all .2s}.schedule-nav-btn:hover{background:#f0fdfa;border-color:#14b8a6;color:#0d9488}.schedule-add-btn{display:flex;align-items:center;gap:6px;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;border:none;border-radius:10px;padding:8px 16px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s;box-shadow:0 2px 8px #14b8a64d}.schedule-add-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #14b8a666}.calendar-card{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000f;border:1px solid #e2e8f0;overflow:hidden}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid #e2e8f0}.calendar-weekday{padding:10px 4px;text-align:center;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase}.calendar-weekday:first-child{color:#ef4444}.calendar-weekday:last-child{color:#3b82f6}.calendar-grid{display:flex;flex-direction:column}.calendar-week-row{position:relative}.calendar-week-cells{display:grid;grid-template-columns:repeat(7,1fr)}.spanning-bar-layer{display:grid;grid-template-columns:repeat(7,1fr);position:absolute;top:28px;left:0;right:0;z-index:2;pointer-events:none;padding:0 2px;gap:0 1px}.spanning-bar{height:22px;border-radius:4px;font-size:11px;font-weight:600;color:#fff;display:flex;align-items:center;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:auto;cursor:pointer;transition:filter .15s;box-shadow:0 1px 3px #0000001f}.spanning-bar:hover{filter:brightness(1.1)}.spanning-bar.bar-start{border-top-left-radius:6px;border-bottom-left-radius:6px;margin-left:4px}.spanning-bar.bar-end{border-top-right-radius:6px;border-bottom-right-radius:6px;margin-right:4px}.spanning-bar.blue{background:#3b82f6}.spanning-bar.teal{background:#14b8a6}.spanning-bar.red{background:#ef4444}.spanning-bar.yellow{background:#f59e0b}.spanning-bar.purple{background:#8b5cf6}.spanning-bar.indigo{background:#6366f1}.spanning-bar.green{background:#22c55e}.spanning-bar.pink{background:#ec4899}.spanning-bar.orange{background:#f97316}.calendar-cell{min-height:90px;padding:4px 6px;border-bottom:1px solid #f1f5f9;border-right:1px solid #f1f5f9;cursor:pointer;transition:background .15s;position:relative}.calendar-cell:hover{background:#f8fafc}.calendar-cell.other-month{background:#fafafa;opacity:.5}.calendar-cell.today{background:#f0fdfa}.calendar-cell.selected{box-shadow:inset 0 0 0 2px #14b8a6}.calendar-cell-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.calendar-day-num{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:13px;font-weight:500;color:#334155}.calendar-day-num.today{background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;font-weight:700}.calendar-day-num.sunday{color:#ef4444}.calendar-day-num.saturday{color:#3b82f6}.calendar-quick-add{width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:none;border:none;cursor:pointer;color:#94a3b8;font-size:16px;line-height:1;opacity:0;transition:all .2s}.calendar-cell:hover .calendar-quick-add{opacity:1}.calendar-quick-add:hover{background:#14b8a6;color:#fff}.calendar-events{display:flex;flex-direction:column;gap:2px}.calendar-event{padding:2px 6px;border-radius:4px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:grab;transition:opacity .2s;display:flex;align-items:center;gap:4px}.calendar-event:active{cursor:grabbing}.calendar-event.completed{opacity:.5;text-decoration:line-through}.calendar-event.all-day{color:#fff;font-weight:500}.calendar-event.timed{background:#fff;border-left:3px solid;box-shadow:0 1px 2px #0000000f}.calendar-event.all-day.blue{background:#3b82f6}.calendar-event.all-day.green{background:#10b981}.calendar-event.all-day.red{background:#ef4444}.calendar-event.all-day.yellow{background:#f59e0b}.calendar-event.all-day.purple{background:#8b5cf6}.calendar-event.all-day.indigo{background:#6366f1}.calendar-event.timed.blue{border-left-color:#3b82f6}.calendar-event.timed.green{border-left-color:#10b981}.calendar-event.timed.red{border-left-color:#ef4444}.calendar-event.timed.yellow{border-left-color:#f59e0b}.calendar-event.timed.purple{border-left-color:#8b5cf6}.calendar-event.timed.indigo{border-left-color:#6366f1}.calendar-event .event-icon{width:12px;height:12px;flex-shrink:0}.schedule-layout{display:flex;gap:20px}.schedule-main{flex:1;min-width:0}.schedule-sidebar{width:320px;flex-shrink:0;display:flex;flex-direction:column;gap:20px}@media (max-width: 1024px){.schedule-sidebar{display:none}}.sidebar-section{background:#fff;border-radius:14px;border:1px solid #e2e8f0;padding:16px;box-shadow:0 1px 3px #0000000a}.sidebar-title{font-size:15px;font-weight:700;color:#1a1a2e;margin-bottom:14px;display:flex;align-items:center;gap:8px}.sidebar-title.overdue{color:#ef4444}.sidebar-title .badge{background:#fee2e2;color:#ef4444;font-size:11px;font-weight:700;padding:2px 8px;border-radius:10px}.sidebar-empty{text-align:center;padding:20px 0;color:#94a3b8;font-size:14px}.sidebar-empty-icon{font-size:24px;margin-bottom:8px;opacity:.5}.sidebar-event{padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:8px;cursor:pointer;transition:all .2s}.sidebar-event:hover{border-color:#14b8a6;background:#f0fdfa}.sidebar-event.overdue-item{border-color:#fecaca;background:#fef2f2}.sidebar-event-header{display:flex;align-items:flex-start;gap:10px}.sidebar-event-checkbox{margin-top:2px;width:16px;height:16px;cursor:pointer;accent-color:#14b8a6}.sidebar-event-title{font-weight:600;font-size:14px;color:#1e293b;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-event-title.completed{text-decoration:line-through;color:#94a3b8}.sidebar-event-time{font-size:12px;color:#64748b;margin-top:2px}.sidebar-event-badge{font-size:11px;padding:2px 8px;border-radius:6px;font-weight:600;border:1px solid;white-space:nowrap}.sidebar-event-badge.blue{background:#eff6ff;color:#3b82f6;border-color:#bfdbfe}.sidebar-event-badge.green{background:#ecfdf5;color:#10b981;border-color:#a7f3d0}.sidebar-event-badge.red{background:#fef2f2;color:#ef4444;border-color:#fecaca}.sidebar-event-badge.yellow{background:#fffbeb;color:#f59e0b;border-color:#fde68a}.sidebar-event-badge.purple{background:#faf5ff;color:#8b5cf6;border-color:#ddd6fe}.sidebar-event-badge.indigo{background:#eef2ff;color:#6366f1;border-color:#c7d2fe}.sidebar-checklist{margin-top:10px;padding-top:8px;border-top:1px solid #f1f5f9}.sidebar-checklist-item{display:flex;align-items:center;gap:8px;padding:4px 6px;border-radius:6px;cursor:pointer;transition:background .15s}.sidebar-checklist-item:hover{background:#f0fdfa}.sidebar-checklist-item.completed span{text-decoration:line-through;color:#94a3b8}.sidebar-checklist-item input[type=checkbox]{width:14px;height:14px;accent-color:#14b8a6}.sidebar-checklist-item span{font-size:13px;flex:1}.sidebar-checklist-progress{font-size:11px;color:#94a3b8;margin-top:4px;display:flex;align-items:center;gap:4px}.overdue-date-label{font-size:12px;font-weight:600;color:#64748b;padding-bottom:4px;border-bottom:1px solid #f1f5f9;margin-bottom:8px;margin-top:4px}.event-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.event-dialog{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000026;width:100%;max-width:500px;max-height:85vh;overflow-y:auto;animation:dialogSlideIn .2s ease-out}@keyframes dialogSlideIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.event-dialog-header{padding:20px 24px 0;display:flex;align-items:center;justify-content:space-between}.event-dialog-header h3{font-size:18px;font-weight:700;color:#1a1a2e}.event-dialog-close{background:none;border:none;font-size:20px;color:#94a3b8;cursor:pointer;padding:4px;border-radius:6px;transition:all .2s}.event-dialog-close:hover{background:#f1f5f9;color:#475569}.event-dialog-body{padding:20px 24px;display:flex;flex-direction:column;gap:16px}.event-field label{display:block;font-size:13px;font-weight:600;color:#475569;margin-bottom:6px}.event-field input[type=text],.event-field input[type=date],.event-field input[type=time],.event-field textarea,.event-field select{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;transition:border-color .2s;background:#fff}.event-field input:focus,.event-field textarea:focus,.event-field select:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}.event-field textarea{min-height:80px;resize:vertical}.event-field-row{display:flex;gap:12px}.event-field-row .event-field{flex:1}.color-picker{display:flex;gap:8px;flex-wrap:wrap}.color-dot{width:28px;height:28px;border-radius:50%;cursor:pointer;border:2px solid transparent;transition:all .2s}.color-dot:hover{transform:scale(1.15)}.color-dot.selected{border-color:#1a1a2e;box-shadow:0 0 0 2px #fff,0 0 0 4px currentColor}.color-dot.blue{background:#3b82f6}.color-dot.green{background:#10b981}.color-dot.red{background:#ef4444}.color-dot.yellow{background:#f59e0b}.color-dot.purple{background:#8b5cf6}.color-dot.indigo{background:#6366f1}.checklist-editor{display:flex;flex-direction:column;gap:6px}.checklist-input-row{display:flex;gap:8px;align-items:center}.checklist-input-row input{flex:1;padding:6px 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px}.checklist-remove-btn{background:none;border:none;color:#ef4444;cursor:pointer;font-size:16px;padding:4px}.checklist-add-btn{background:none;border:1px dashed #cbd5e1;border-radius:6px;padding:6px 12px;color:#64748b;cursor:pointer;font-size:13px;transition:all .2s}.checklist-add-btn:hover{border-color:#14b8a6;color:#14b8a6;background:#f0fdfa}.toggle-row{display:flex;align-items:center;justify-content:space-between}.toggle-switch{width:40px;height:22px;background:#cbd5e1;border-radius:11px;position:relative;cursor:pointer;transition:background .2s;border:none}.toggle-switch.active{background:#14b8a6}.toggle-switch:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;top:2px;left:2px;transition:transform .2s}.toggle-switch.active:after{transform:translate(18px)}.event-dialog-footer{padding:16px 24px 20px;display:flex;gap:10px;justify-content:flex-end;border-top:1px solid #f1f5f9}.btn-cancel{padding:8px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;cursor:pointer;font-weight:500;transition:all .2s}.btn-cancel:hover{background:#f8fafc}.btn-save{padding:8px 20px;border:none;border-radius:8px;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;cursor:pointer;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #14b8a64d}.btn-save:hover{box-shadow:0 4px 12px #14b8a666}.btn-delete{padding:8px 16px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#ef4444;cursor:pointer;font-weight:500;margin-right:auto}.btn-delete:hover{background:#fee2e2}@media (max-width: 768px){.schedule-page{padding:12px}.schedule-nav h2{font-size:16px;min-width:120px}.calendar-cell{min-height:60px;padding:2px 3px}.calendar-event{font-size:10px;padding:1px 4px}.calendar-day-num{width:22px;height:22px;font-size:11px}.event-dialog{max-width:100%;border-radius:12px;max-height:90vh}}.calendar-cell.drag-over{background:#ccfbf1!important;box-shadow:inset 0 0 0 2px #14b8a6}.calendar-event[draggable=true]{cursor:grab}.calendar-event[draggable=true]:active{cursor:grabbing}.appt-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px}.appt-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;width:100%;max-width:480px;max-height:85vh;overflow-y:auto;animation:apptModalIn .2s ease-out}@keyframes apptModalIn{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.appt-modal-header{padding:18px 20px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f5f9}.appt-modal-header h3{font-size:17px;font-weight:700;color:#1a1a2e}.appt-modal-close{background:none;border:none;font-size:18px;color:#94a3b8;cursor:pointer;padding:4px 6px;border-radius:6px;transition:all .2s}.appt-modal-close:hover{background:#f1f5f9;color:#475569}.appt-modal-body{padding:16px 20px;display:flex;flex-direction:column;gap:12px}.appt-info-row{display:flex;align-items:center;gap:10px}.appt-label{font-size:13px;font-weight:600;color:#64748b;min-width:80px}.appt-value{font-size:14px;font-weight:600;color:#1e293b}.appt-section-title{font-size:13px;font-weight:700;color:#475569;margin-top:4px;padding-bottom:4px;border-bottom:1px solid #f1f5f9}.appt-selected-patient{display:flex;align-items:center;gap:10px}.appt-patient-chip{display:inline-flex;align-items:center;padding:6px 14px;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;border-radius:20px;font-size:14px;font-weight:600}.appt-change-patient{background:none;border:1px solid #e2e8f0;border-radius:8px;padding:4px 10px;font-size:12px;color:#64748b;cursor:pointer;transition:all .15s}.appt-change-patient:hover{border-color:#14b8a6;color:#0d9488}.appt-patient-search-area{display:flex;flex-direction:column;gap:6px}.appt-patient-search{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;transition:border-color .2s}.appt-patient-search:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}.appt-patient-list{max-height:160px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:8px;background:#fafbfc}.appt-patient-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;border:none;background:none;cursor:pointer;text-align:left;transition:background .1s;border-bottom:1px solid #f1f5f9}.appt-patient-item:last-child{border-bottom:none}.appt-patient-item:hover{background:#f0fdfa}.appt-patient-name{font-size:13px;font-weight:600;color:#1e293b}.appt-patient-chart{font-size:12px;color:#94a3b8;font-family:JetBrains Mono,monospace}.appt-patient-empty{padding:16px;text-align:center;color:#94a3b8;font-size:13px}.appt-product-grid{display:flex;flex-direction:column;gap:6px}.appt-product-wrapper{display:flex;flex-direction:column}.appt-product-btn{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer;transition:all .15s}.appt-product-btn:hover:not(:disabled){border-color:#14b8a6;background:#f0fdfa}.appt-product-btn.selected{border-color:#14b8a6;background:linear-gradient(135deg,#14b8a614,#0d94880d);box-shadow:0 0 0 2px #14b8a633}.appt-product-btn.blocked{border-color:#fecaca;background:#fef2f2;cursor:not-allowed;opacity:.85}.appt-product-name{font-size:13px;font-weight:600;color:#1e293b}.appt-product-btn.blocked .appt-product-name{color:#94a3b8;text-decoration:line-through}.appt-product-duration{font-size:12px;font-weight:600;color:#0d9488}.appt-product-btn.blocked .appt-product-duration{color:#ef4444}.appt-blocked-reason{padding:4px 14px 8px;margin-top:-2px}.appt-blocked-line{font-size:11px;color:#dc2626;line-height:1.5}.appt-selected-info{padding:8px 12px;background:#ecfdf5;border-radius:8px;font-size:13px;font-weight:600;color:#059669}.appt-checkbox-label{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#475569;cursor:pointer}.appt-checkbox-label input{accent-color:#14b8a6}.appt-conflict-box{padding:12px;background:#fffbeb;border:1px solid #fde68a;border-radius:10px}.appt-conflict-title{font-size:13px;font-weight:700;color:#b45309;margin-bottom:4px}.appt-conflict-item{font-size:12px;color:#92400e;padding:2px 0}.appt-suggested{margin-top:8px;padding-top:8px;border-top:1px solid #fde68a;font-size:13px;color:#475569;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.appt-use-suggested{padding:4px 10px;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s}.appt-use-suggested:hover{box-shadow:0 2px 8px #14b8a666}.appt-modal-footer{padding:12px 20px 16px;display:flex;gap:8px;justify-content:flex-end;border-top:1px solid #f1f5f9}.appt-cancel-btn{padding:8px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;transition:all .15s}.appt-cancel-btn:hover{border-color:#cbd5e1;background:#f8fafc}.appt-save-btn{padding:8px 20px;border:none;border-radius:8px;background:linear-gradient(135deg,#14b8a6,#0d9488);font-size:13px;font-weight:700;color:#fff;cursor:pointer;transition:all .2s}.appt-save-btn:hover:not(:disabled){box-shadow:0 2px 12px #14b8a666}.appt-save-btn:disabled{opacity:.5;cursor:not-allowed}.appt-new-patient-btn{width:100%;padding:10px;border:2px dashed #cbd5e1;border-radius:10px;background:#f8fafc;font-size:13px;font-weight:700;color:#0d9488;cursor:pointer;transition:all .2s}.appt-new-patient-btn:hover{border-color:#14b8a6;background:#f0fdfa}.appt-new-patient-form{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid #99f6e4;border-radius:12px;background:linear-gradient(135deg,#f0fdfa,#ecfdf5)}.appt-new-patient-title{font-size:14px;font-weight:700;color:#0d9488;display:flex;align-items:center;justify-content:space-between}.appt-new-patient-back{background:none;border:none;font-size:12px;color:#64748b;cursor:pointer;padding:2px 6px}.appt-new-patient-back:hover{color:#0d9488}.appt-new-patient-fields{display:flex;flex-direction:column;gap:8px}.appt-field-row{display:flex;align-items:center;gap:8px}.appt-field-row label{font-size:12px;font-weight:600;color:#475569;min-width:65px;white-space:nowrap}.appt-field-row input{flex:1;padding:7px 10px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;color:#1e293b;background:#fff;transition:border-color .2s}.appt-field-row input:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 2px #14b8a61a}.appt-new-patient-save{width:100%;padding:10px;border:none;border-radius:10px;background:linear-gradient(135deg,#14b8a6,#0d9488);font-size:13px;font-weight:700;color:#fff;cursor:pointer;transition:all .2s}.appt-new-patient-save:hover:not(:disabled){box-shadow:0 3px 12px #14b8a666}.appt-new-patient-save:disabled{opacity:.5;cursor:not-allowed}.cancel-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1300;display:flex;align-items:center;justify-content:center;padding:20px}.cancel-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;width:100%;max-width:420px;animation:cancelModalIn .2s ease-out}@keyframes cancelModalIn{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.cancel-modal-header{padding:16px 20px 10px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #fef2f2}.cancel-modal-header h3{font-size:16px;font-weight:700;color:#dc2626}.cancel-modal-close{background:none;border:none;font-size:18px;color:#94a3b8;cursor:pointer;padding:4px 6px;border-radius:6px;transition:all .2s}.cancel-modal-close:hover{background:#f1f5f9;color:#475569}.cancel-modal-body{padding:16px 20px;display:flex;flex-direction:column;gap:12px}.cancel-record-info{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#fef2f2;border-radius:8px;font-size:13px;font-weight:600;color:#991b1b}.cancel-record-sep{color:#fca5a5}.cancel-section-title{font-size:13px;font-weight:700;color:#475569;margin-top:4px}.cancel-reason-buttons{display:flex;gap:8px}.cancel-reason-btn{flex:1;padding:10px 12px;border:2px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer;font-size:14px;font-weight:600;color:#64748b;transition:all .15s;text-align:center}.cancel-reason-btn:hover{border-color:#cbd5e1;background:#f8fafc}.cancel-reason-btn.selected.hospital{border-color:#3b82f6;background:#eff6ff;color:#1d4ed8}.cancel-reason-btn.selected.customer{border-color:#f59e0b;background:#fffbeb;color:#b45309}.cancel-memo-area{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;color:#1e293b;resize:vertical;font-family:inherit;line-height:1.5;transition:border-color .2s}.cancel-memo-area:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.cancel-memo-area::-moz-placeholder{color:#94a3b8}.cancel-memo-area::placeholder{color:#94a3b8}.cancel-modal-footer{padding:12px 20px 16px;display:flex;gap:8px;justify-content:flex-end;border-top:1px solid #f1f5f9}.cancel-modal-back{padding:8px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;transition:all .15s}.cancel-modal-back:hover{border-color:#cbd5e1;background:#f8fafc}.cancel-modal-confirm{padding:8px 20px;border:none;border-radius:8px;background:linear-gradient(135deg,#ef4444,#dc2626);font-size:13px;font-weight:700;color:#fff;cursor:pointer;transition:all .2s}.cancel-modal-confirm:hover:not(:disabled){box-shadow:0 2px 12px #ef444466}.cancel-modal-confirm:disabled{opacity:.5;cursor:not-allowed}.cancel-memo-area.invalid{border-color:#ef4444;background:#fef2f2}.cancel-warning{font-size:12px;color:#dc2626;font-weight:600;padding:4px 0 0;animation:warningShake .3s ease}@keyframes warningShake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.tt-container{padding:24px;display:flex;flex-direction:column;gap:32px;max-width:1100px;margin:0 auto}.tt-table-wrapper{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;overflow:hidden;-moz-column-break-inside:avoid;break-inside:avoid}.tt-header{display:flex;justify-content:space-between;align-items:flex-end;padding:20px 24px 16px;color:#fff}.tt-header-left{display:flex;flex-direction:column;gap:4px}.tt-title{font-size:18px;font-weight:800;margin:0;letter-spacing:-.5px}.tt-subtitle{font-size:12px;opacity:.85}.tt-date{font-size:12px;opacity:.8;white-space:nowrap}.tt-legend{display:flex;align-items:center;gap:8px;padding:10px 24px;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;background:#fafbfc}.tt-legend-label{font-size:12px;font-weight:700;color:#64748b}.tt-legend-chip{font-size:10px;font-weight:600;padding:2px 8px;border-radius:10px;border:1px solid transparent}.tt-chip-available{background:#fff!important;border:1px dashed}.tt-chip-blocked{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.tt-table{width:100%;border-collapse:collapse;table-layout:fixed}.tt-table thead th{text-align:center;padding:10px 4px;font-size:13px;font-weight:700;color:#fff;border:1px solid rgba(255,255,255,.15)}.tt-th-time{width:70px}.tt-table tbody tr{border-bottom:1px solid #f1f5f9}.tt-row-even{background:#fafbfc}.tt-td-time{text-align:center;padding:8px 4px;font-size:13px;font-weight:700;color:#334155;border-right:1px solid #e2e8f0;background:#f8fafc;white-space:nowrap}.tt-td-slot{padding:4px 6px;vertical-align:top;min-height:46px;border-right:1px solid #f1f5f9}.tt-card{padding:6px 8px;border-radius:6px;min-height:36px}.tt-card-name{font-size:13px;font-weight:700;color:#1e293b;margin-bottom:2px}.tt-card-type{font-size:10px;font-weight:600;display:flex;align-items:center;gap:4px}.tt-card-overlap{margin-top:2px}.tt-badge-blocked{font-size:9px;padding:1px 5px;border-radius:6px;background:#fef2f2;color:#dc2626;font-weight:700}.tt-card-available{padding:6px 8px;border-radius:6px;min-height:36px;text-align:center}.tt-avail-time{font-size:11px;font-weight:700;margin-bottom:1px}.tt-avail-label{font-size:10px;font-weight:600;opacity:.8}.tt-card-blocked{padding:6px 8px;border-radius:6px;min-height:36px;background:#fef2f2;border-left:4px solid #fca5a5;text-align:center}.tt-blocked-time{font-size:11px;font-weight:700;color:#dc2626;margin-bottom:1px}.tt-blocked-reason{font-size:10px;color:#b91c1c;font-weight:600}.tt-blocked-who{font-size:9px;color:#94a3b8;margin-left:3px}.tt-td-leave{background:#fef2f2;opacity:.5}.tt-footer{text-align:right;padding:8px 24px;font-size:11px;color:#94a3b8;border-top:1px solid #f1f5f9}@media (max-width: 768px){.tt-container{padding:12px}.tt-table{font-size:11px}.tt-th-time{width:50px}.tt-card-name{font-size:11px}}@media print{.tt-table-wrapper{box-shadow:none;page-break-inside:avoid}.tt-container{padding:0;gap:16px}}.phm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:2000;display:flex;align-items:center;justify-content:center;animation:phmFadeIn .2s ease-out}@keyframes phmFadeIn{0%{opacity:0}to{opacity:1}}.phm-modal{background:#fff;border-radius:16px;width:90vw;max-width:720px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000040;animation:phmSlideUp .25s ease-out;overflow:hidden}@keyframes phmSlideUp{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.phm-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff}.phm-header h2{margin:0;font-size:20px;font-weight:800}.phm-header-meta{display:flex;gap:12px;margin-top:6px;font-size:13px;color:#94a3b8}.phm-status-badge{padding:2px 10px;border-radius:12px;font-weight:700;font-size:11px}.phm-status-badge.active{background:#10b98133;color:#10b981}.phm-status-badge.terminated{background:#ef444433;color:#ef4444}.phm-status-badge.waiting{background:#f59e0b33;color:#f59e0b}.phm-close{background:none;border:none;color:#fff;font-size:20px;cursor:pointer;padding:4px 8px;border-radius:8px;transition:background .15s}.phm-close:hover{background:#ffffff1a}.phm-loading{padding:60px 24px;text-align:center;color:#64748b;font-size:15px}.phm-summary-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:16px 24px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.phm-card{text-align:center;padding:10px 8px;background:#fff;border-radius:10px;border:1px solid #e2e8f0}.phm-card-value{font-size:16px;font-weight:800;color:#1e293b}.phm-card-value.green{color:#059669}.phm-card-value.red{color:#dc2626}.phm-card-label{font-size:11px;color:#94a3b8;margin-top:4px;font-weight:600}.phm-fixed-section{padding:12px 24px;background:#f0fdfa;border-bottom:1px solid #99f6e4}.phm-fixed-title{font-size:13px;font-weight:700;color:#0f766e;margin-bottom:8px}.phm-fixed-slots{display:flex;flex-wrap:wrap;gap:8px}.phm-fixed-slot{display:flex;align-items:center;gap:6px;background:#fff;padding:6px 12px;border-radius:8px;border:1px solid #99f6e4;font-size:13px}.phm-fixed-day{font-weight:800;color:#0d9488;background:#ccfbf1;padding:2px 8px;border-radius:4px;font-size:12px}.phm-fixed-time{font-weight:700;color:#1e293b;font-family:JetBrains Mono,monospace}.phm-fixed-interval{color:#94a3b8;font-size:11px}.phm-fixed-from,.phm-fixed-until{color:#64748b;font-size:11px;background:#f1f5f9;padding:1px 6px;border-radius:4px}.phm-tabs{display:flex;gap:4px;padding:12px 24px 0}.phm-tabs button{padding:8px 16px;border:none;border-radius:8px 8px 0 0;background:#f1f5f9;color:#64748b;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.phm-tabs button:hover{background:#e2e8f0}.phm-tabs button.active{background:#fff;color:#0f172a;box-shadow:0 -2px #14b8a6 inset}.phm-content{flex:1;overflow-y:auto;padding:20px 24px;min-height:200px}.phm-timeline{padding-left:24px;border-left:3px solid #e2e8f0}.phm-timeline-item{position:relative;padding:0 0 24px 24px}.phm-timeline-dot{position:absolute;left:-38px;top:0;font-size:18px}.phm-timeline-date{font-size:12px;color:#94a3b8;font-weight:600}.phm-timeline-label{font-size:15px;font-weight:700;color:#1e293b;margin-top:2px}.phm-timeline-item.start .phm-timeline-label{color:#059669}.phm-timeline-item.terminate .phm-timeline-label{color:#dc2626}.phm-timeline-item.restart .phm-timeline-label{color:#3b82f6}.phm-timeline-detail{font-size:13px;color:#64748b;margin-top:2px}.phm-attendance-range{margin-top:16px;padding:16px;background:#f0fdf4;border-radius:10px;border:1px solid #bbf7d0}.phm-attendance-range h4{margin:0 0 8px;font-size:14px;color:#166534}.phm-attendance-range p{margin:4px 0;font-size:13px;color:#166534}.phm-notes{margin-top:16px;padding:16px;background:#fffbeb;border-radius:10px;border:1px solid #fde68a}.phm-notes h4{margin:0 0 8px;font-size:14px;color:#92400e}.phm-notes p{margin:0;font-size:13px;color:#78350f;white-space:pre-wrap}.phm-monthly table{width:100%;border-collapse:collapse}.phm-monthly th{padding:10px 16px;text-align:center;font-size:13px;font-weight:700;background:#f8fafc;border-bottom:2px solid #e2e8f0}.phm-monthly td{padding:8px 16px;text-align:center;font-size:13px;border-bottom:1px solid #f1f5f9}.phm-monthly .month-cell{font-weight:700;color:#1e293b;text-align:left}.phm-monthly .count-cell{font-weight:700}.phm-monthly .count-cell.green{color:#059669}.phm-monthly .count-cell.red{color:#dc2626}.phm-monthly .count-cell.amber{color:#f59e0b}.phm-records-list{display:flex;flex-direction:column;gap:4px}.phm-record-row{display:flex;gap:8px;align-items:center;padding:8px 12px;border-radius:6px;font-size:13px;transition:background .1s}.phm-record-row:hover{background:#f8fafc}.phm-record-row.attended{border-left:3px solid #059669}.phm-record-row.cancelled{border-left:3px solid #dc2626;opacity:.7}.phm-record-row.pending{border-left:3px solid #f59e0b}.phm-record-date{font-weight:700;color:#1e293b;min-width:120px}.phm-record-time{font-family:JetBrains Mono,monospace;color:#475569;min-width:50px}.phm-record-status{font-weight:700;min-width:40px}.phm-record-therapist{color:#64748b;min-width:60px}.phm-record-reason{color:#94a3b8;font-size:12px}.phm-empty{text-align:center;padding:40px;color:#94a3b8;font-size:14px}@media (max-width: 640px){.phm-summary-cards{grid-template-columns:repeat(2,1fr)}.phm-modal{width:95vw;max-height:90vh}}.company-filter{display:inline-flex;gap:4px;background:#f1f5f9;border-radius:10px;padding:3px}.company-filter-btn{padding:5px 14px;border:none;border-radius:8px;background:transparent;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;transition:all .15s;white-space:nowrap}.company-filter-btn:hover{color:#475569;background:#ffffff80}.company-filter-btn.active{background:#fff;color:#7c3aed;box-shadow:0 1px 3px #00000014}.patients-page{padding:24px;max-width:1200px;margin:0 auto}.patients-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:12px}.patients-header h1{font-size:22px;font-weight:700;color:#1a1a2e}.patients-header p{font-size:14px;color:#64748b;margin-top:2px}.patients-add-btn{display:flex;align-items:center;gap:6px;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;border:none;border-radius:10px;padding:8px 16px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s;box-shadow:0 2px 8px #14b8a64d}.patients-add-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #14b8a666}.patients-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.stat-card{background:#fff;border-radius:10px;border:1px solid #e2e8f0;padding:6px 12px;box-shadow:0 1px 3px #0000000a;display:flex;align-items:center;gap:10px}.stat-card-label{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#64748b;margin-bottom:0;white-space:nowrap}.stat-card-icon{font-size:13px}.stat-card-value{font-size:18px;font-weight:800;margin-left:auto}.stat-card-value.teal{color:#0d9488}.stat-card-value.amber{color:#d97706}.stat-card-value.green{color:#059669}.stat-card-value.red{color:#dc2626}.stat-card-sub{display:none}.patients-tabs{display:flex;gap:2px;background:#f1f5f9;border-radius:12px;padding:3px;width:-moz-fit-content;width:fit-content;margin-bottom:20px}.patients-tab{padding:8px 16px;border-radius:10px;font-size:14px;font-weight:600;border:none;cursor:pointer;background:none;color:#64748b;transition:all .2s}.patients-tab.active{background:#fff;color:#0d9488;box-shadow:0 1px 3px #00000014}.patients-search{position:relative;width:280px;margin-bottom:16px}.patients-search input{width:100%;padding:8px 12px 8px 36px;border:1px solid #e2e8f0;border-radius:10px;font-size:14px;color:#1e293b;transition:border-color .2s}.patients-search input:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}.patients-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:16px}.patients-table-card{background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a;overflow:hidden}.patients-table-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f1f5f9}.patients-table-header h3{font-size:16px;font-weight:700;color:#1a1a2e}.patients-table{width:100%;border-collapse:collapse}.patients-table th{background:#f8fafc;padding:10px 16px;text-align:left;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e2e8f0}.patients-table td{padding:12px 16px;font-size:14px;color:#334155;border-bottom:1px solid #f1f5f9}.patients-table tr:hover td{background:#f8fafc}.patients-table tr{cursor:pointer;transition:background .15s}.patients-table .chart-num{font-family:JetBrains Mono,monospace;font-weight:500;color:#475569}.badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:20px;font-size:12px;font-weight:600}.badge.active{background:#ecfdf5;color:#059669}.badge.terminated{background:#f1f5f9;color:#64748b}.badge.pending{background:#fffbeb;color:#d97706}.badge.attended{background:#ecfdf5;color:#059669}.badge.cancelled{background:#fef2f2;color:#dc2626}.badge.outline{background:transparent;border:1px solid #e2e8f0;color:#475569}.fixed-slots-section{padding:0 4px}.fixed-slots-title{font-size:13px;font-weight:700;color:#0d9488;display:block;margin-bottom:8px}.fixed-slots-list{display:flex;flex-direction:column;gap:6px}.fixed-slot-row{display:flex;align-items:center;gap:8px;padding:6px 10px;background:#f0fdfa;border:1px solid #ccfbf1;border-radius:8px}.slot-index{font-size:12px;font-weight:700;color:#14b8a6;min-width:28px}.slot-day{width:90px;min-width:90px;flex-shrink:0;padding:4px 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;background:#fff}.slot-time{flex:1;min-width:0;padding:4px 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;background:#fff}.daily-card{background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a;padding:16px 20px}.daily-card-header{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:700;color:#1a1a2e;margin-bottom:16px}.daily-record{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:8px;transition:all .2s}.daily-record.attended{background:#ecfdf5;border-color:#a7f3d0}.daily-record.cancelled{background:#fef2f2;border-color:#fecaca}.daily-record-left{display:flex;align-items:center;gap:12px}.daily-record-time{font-family:JetBrains Mono,monospace;font-size:16px;font-weight:600;color:#334155;min-width:50px}.daily-record-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.daily-record-info h4{font-size:14px;font-weight:600;color:#1e293b}.daily-record-info p{font-size:12px;color:#94a3b8;margin-top:2px}.daily-record-actions{display:flex;gap:6px}.btn-attend{padding:6px 12px;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;background:#059669;color:#fff;transition:all .2s;display:flex;align-items:center;gap:4px}.btn-attend:hover{background:#047857}.btn-cancel-action{padding:6px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;background:#fff;color:#475569;transition:all .2s;display:flex;align-items:center;gap:4px}.btn-cancel-action:hover{border-color:#dc2626;color:#dc2626}.btn-undo{padding:6px 12px;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;background:#f1f5f9;color:#475569;transition:all .2s;display:flex;align-items:center;gap:4px}.btn-undo:hover{background:#e2e8f0}.patients-empty{text-align:center;padding:48px 20px;color:#94a3b8}.patients-empty-icon{font-size:40px;margin-bottom:12px;opacity:.5}.patients-empty p{font-size:15px}.patient-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.patient-dialog{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000026;width:100%;max-width:560px;max-height:85vh;overflow-y:auto;animation:patientDialogIn .2s ease-out}@keyframes patientDialogIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.patient-dialog-header{padding:20px 24px 0;display:flex;align-items:center;justify-content:space-between}.patient-dialog-header h3{font-size:18px;font-weight:700;color:#1a1a2e}.patient-dialog-close{background:none;border:none;font-size:20px;color:#94a3b8;cursor:pointer;padding:4px;border-radius:6px;transition:all .2s}.patient-field label{display:block;font-size:13px;font-weight:600;color:#475569;margin-bottom:6px}.patient-field input[type=text],.patient-field input[type=date],.patient-field input[type=number],.patient-field textarea,.patient-field select{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;transition:border-color .2s;background:#fff}.patient-field input:focus,.patient-field textarea:focus,.patient-field select:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}.patient-field-row{display:flex;gap:12px}.patient-field-row .patient-field{flex:1}.patient-dialog-footer{padding:16px 24px 20px;display:flex;gap:10px;justify-content:flex-end;border-top:1px solid #f1f5f9}.calendar-strip{margin-bottom:4px}.calendar-strip-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.cal-nav-btn{background:none;border:1px solid #e2e8f0;border-radius:8px;padding:4px 10px;font-size:12px;cursor:pointer;color:#475569;transition:all .15s}.cal-nav-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.cal-month-label{font-size:16px;font-weight:700;color:#1a1a2e;min-width:100px;text-align:center}.cal-today-btn{margin-left:8px;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;border:none;border-radius:8px;padding:4px 12px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s}.cal-today-btn:hover{box-shadow:0 2px 8px #14b8a666}.calendar-dates-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;padding-bottom:4px}.calendar-dates-scroll::-webkit-scrollbar{height:4px}.calendar-dates-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.calendar-dates{display:flex;gap:1px}.cal-date-btn{display:flex;flex-direction:column;align-items:center;min-width:28px;padding:4px 2px;border:1px solid transparent;border-radius:6px;background:none;cursor:pointer;transition:all .15s}.cal-date-btn:hover{background:#f1f5f9}.cal-date-btn.today{border-color:#14b8a6}.cal-date-btn.selected{background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;border-color:transparent}.cal-date-btn.selected .cal-date-dow,.cal-date-btn.selected .cal-date-num{color:#fff}.cal-date-btn.sun .cal-date-dow,.cal-date-btn.sun .cal-date-num{color:#dc2626}.cal-date-btn.sat .cal-date-dow,.cal-date-btn.sat .cal-date-num{color:#2563eb}.cal-date-btn.sun.selected .cal-date-dow,.cal-date-btn.sun.selected .cal-date-num,.cal-date-btn.sat.selected .cal-date-dow,.cal-date-btn.sat.selected .cal-date-num{color:#fff}.cal-date-dow{font-size:9px;font-weight:500;color:#94a3b8;margin-bottom:1px}.cal-date-num{font-size:13px;font-weight:700;color:#1e293b}.cal-date-holiday{font-size:8px;font-weight:600;color:#dc2626;white-space:nowrap;line-height:1;margin-top:1px}.cal-date-btn.selected .cal-date-holiday{color:#ffffffd9}.timeslot-grid{display:flex;flex-direction:column}.timeslot-row{display:flex;align-items:stretch;border-bottom:1px solid #f1f5f9;min-height:36px;transition:background .15s}.timeslot-row:last-child{border-bottom:none}.timeslot-row:hover{background:#f8fafc}.timeslot-row.has-data{background:#fafffe}.timeslot-time{width:56px;min-width:56px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600;color:#94a3b8;padding:10px 0 8px 8px;display:flex;align-items:flex-start}.timeslot-row.has-data .timeslot-time{color:#475569}.timeslot-content{flex:1;padding:4px 8px;display:flex;flex-direction:column;gap:4px;border-left:2px solid #f1f5f9}.timeslot-row.has-data .timeslot-content{border-left-color:#14b8a6}.timeslot-empty{min-height:24px}.timeslot-card{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;transition:all .15s}.timeslot-card.pending{border-left:3px solid #f59e0b;background:#fffbeb}.timeslot-card.attended{border-left:3px solid #059669;background:#ecfdf5}.timeslot-card.cancelled{border-left:3px solid #dc2626;background:#fef2f2;opacity:.7}.timeslot-card-left{display:flex;align-items:center;gap:8px}.timeslot-name{font-size:13px;font-weight:600;color:#1e293b;display:block}.timeslot-meta{font-size:11px;color:#94a3b8;display:block;margin-top:1px}.schedule-sub-tabs{display:flex;gap:6px;padding:8px 0 4px;overflow-x:auto;flex-wrap:wrap}.schedule-sub-tab{padding:6px 14px;border:1px solid #e2e8f0;border-radius:20px;font-size:13px;font-weight:600;background:#fff;color:#64748b;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:5px;white-space:nowrap}.schedule-sub-tab:hover{border-color:#14b8a6;color:#0d9488;background:#f0fdfa}.schedule-sub-tab.active{background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;border-color:transparent;box-shadow:0 2px 8px #14b8a64d}.sub-tab-icon{font-size:14px}.sub-tab-role{font-size:10px;opacity:.7}.patient-select-bar{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;margin:8px 0}.patient-select-label{font-size:13px;font-weight:600;color:#64748b}.patient-select-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;border-radius:16px;font-size:13px;font-weight:600}.patient-select-chip button{background:none;border:none;color:#fff;font-size:14px;cursor:pointer;padding:0 2px;opacity:.8}.patient-select-chip button:hover{opacity:1}.patient-select-hint{font-size:13px;color:#94a3b8;font-style:italic}.schedule-table-wrapper{border:1px solid #e2e8f0;border-radius:10px;margin-top:8px;overflow:clip}.schedule-table{display:flex;flex-direction:column}.schedule-table-header{display:flex;background:#f8fafc;border-bottom:2px solid #e2e8f0;position:sticky;top:0;z-index:30}.schedule-time-col-header{width:56px;min-width:56px;padding:10px 4px;font-size:11px;font-weight:700;color:#64748b;text-align:center;border-right:1px solid #e2e8f0;text-transform:uppercase}.schedule-col-header{flex:1;min-width:90px;padding:4px;text-align:center;border-right:1px solid #cbd5e1;display:flex;align-items:center;justify-content:center;gap:4px}.schedule-col-header.compact{min-width:70px;padding:3px 2px}.schedule-col-header.compact .col-header-name{font-size:12px}.schedule-col-header:last-child{border-right:none}.col-header-icon{display:none}.col-header-name{font-size:14px;font-weight:700;color:#1e293b}.col-header-role{display:none}.col-header-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:10px;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;font-size:10px;font-weight:700;line-height:1}.schedule-table-body{display:flex}.schedule-time-col{width:56px;min-width:56px;position:relative;border-right:1px solid #e2e8f0;background:#fafbfc}.schedule-time-row{position:absolute;left:0;right:0;display:flex;align-items:flex-start;justify-content:flex-end;padding-right:6px}.schedule-time-row span{font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600;color:#475569;line-height:1;margin-top:-1px}.schedule-time-row .half-time{font-weight:500;color:#64748b;font-size:10px}.schedule-time-row .quarter-time{font-weight:400;color:#94a3b8;font-size:9px}.schedule-data-col{flex:1;min-width:90px;position:relative;border-right:1px solid #cbd5e1}.schedule-data-col:last-child{border-right:none}.schedule-cell{position:absolute;left:0;right:0;border-top:1px solid #e2e8f0;cursor:pointer;transition:background .1s}.schedule-cell:hover{background:#14b8a60d}.schedule-cell.hour{border-top:2px solid #94a3b8}.schedule-cell.half,.schedule-cell.quarter{border-top:1px solid #cbd5e1}.schedule-block{position:absolute;left:2px;right:2px;border-radius:4px;border-left:4px solid #3b82f6;padding:3px 6px;overflow:hidden;cursor:pointer;z-index:10;transition:all .15s;display:flex;flex-direction:column;justify-content:flex-start;font-size:12px}.schedule-block.pending{background:#3b82f61a;border-left-color:#3b82f6}.schedule-block.attended{background:#22c55e1a;border-left-color:#22c55e}.schedule-block.cancelled{background:#ef444414;border-left-color:#ef4444;opacity:.6}.product-legend-bar{display:flex;flex-wrap:wrap;gap:4px 12px;padding:5px 12px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.product-legend-item{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:#475569;white-space:nowrap}.product-legend-dot{display:inline-block;width:8px;height:8px;border-radius:2px;flex-shrink:0}.schedule-block.product-rehab{border-left-color:#f97316;background:#f9731638}.schedule-block.product-rehab .schedule-block-name{color:#c2410c}.schedule-block.product-manual30{border-left-color:#06b6d4;background:#06b6d440}.schedule-block.product-manual30 .schedule-block-name{color:#0e7490}.schedule-block.product-manual45{border-left-color:#3b82f6;background:#3b82f640}.schedule-block.product-manual45 .schedule-block-name{color:#1d4ed8}.schedule-block.product-manual60{border-left-color:#7c3aed;background:#7c3aed40}.schedule-block.product-manual60 .schedule-block-name{color:#5b21b6}.schedule-block.product-manual-free{border-left-color:#64748b;background:#64748b2e}.schedule-block.product-manual-free .schedule-block-name{color:#475569}.schedule-block.product-eswt2000{border-left-color:#84cc16;background:#84cc1638}.schedule-block.product-eswt2000 .schedule-block-name{color:#4d7c0f}.schedule-block.product-eswt3000{border-left-color:#ec4899;background:#ec489940}.schedule-block.product-eswt3000 .schedule-block-name{color:#be185d}.schedule-block.product-clinic{border-left-color:#10b981;background:#10b98140}.schedule-block.product-clinic .schedule-block-name{color:#047857}.schedule-block.product-nerve{border-left-color:#ef4444;background:#ef444440}.schedule-block.product-nerve .schedule-block-name{color:#b91c1c}.schedule-block.product-rf{border-left-color:#f43f5e;background:#f43f5e40}.schedule-block.product-rf .schedule-block-name{color:#be123c}.schedule-block.product-general{border-left-color:#0891b2;background:#0891b238}.schedule-block.product-general .schedule-block-name{color:#155e75}.schedule-block.product-default{border-left-color:#94a3b8;background:#94a3b826}.schedule-block.attended.product-rehab{border-left-color:#f97316;background:#f9731659}.schedule-block.attended.product-manual30{border-left-color:#06b6d4;background:#06b6d459}.schedule-block.attended.product-manual45{border-left-color:#3b82f6;background:#3b82f659}.schedule-block.attended.product-manual60{border-left-color:#7c3aed;background:#7c3aed59}.schedule-block.attended.product-manual-free{border-left-color:#64748b;background:#64748b40}.schedule-block.attended.product-eswt2000{border-left-color:#84cc16;background:#84cc1659}.schedule-block.attended.product-eswt3000{border-left-color:#ec4899;background:#ec489959}.schedule-block.attended.product-clinic{border-left-color:#10b981;background:#10b98159}.schedule-block.attended.product-nerve{border-left-color:#ef4444;background:#ef444459}.schedule-block.attended.product-rf{border-left-color:#f43f5e;background:#f43f5e2e}.schedule-block.attended.product-general{border-left-color:#06b6d4;background:#06b6d42e}.schedule-block.cancelled[class*=product-]{opacity:.5}.schedule-block:hover{box-shadow:0 2px 8px #0000001f;z-index:20}.schedule-block-name{font-size:13px;font-weight:800;color:#0f172a;line-height:1.3;white-space:normal;word-break:break-all}.schedule-block-meta{font-size:12px;color:#334155;font-weight:700;line-height:1.3;white-space:normal;word-break:break-all}.schedule-block-actions{display:flex;gap:4px;margin-top:2px}.schedule-block-actions .btn-attend,.schedule-block-actions .btn-cancel-action,.schedule-block-actions .btn-undo{padding:3px 8px;font-size:11px;font-weight:600;min-width:unset;border-radius:4px}.schedule-block-actions .badge{font-size:10px;font-weight:600;padding:2px 6px}.quick-patient-select{margin-top:16px;padding-top:12px;border-top:1px solid #e2e8f0}.quick-patient-title{font-size:12px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.quick-patient-list{display:flex;gap:6px;flex-wrap:wrap}.quick-patient-btn{padding:5px 12px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;color:#475569;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s}.quick-patient-btn:hover{border-color:#14b8a6;color:#0d9488}.quick-patient-btn.selected{background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;border-color:transparent}@media (max-width: 768px){.patients-stats{grid-template-columns:repeat(2,1fr)}.patients-search{width:100%}.daily-record{flex-direction:column;gap:10px;align-items:flex-start}}.agent-fab{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;border:none;font-size:24px;cursor:pointer;box-shadow:0 4px 20px #14b8a666;z-index:1100;transition:all .3s;display:flex;align-items:center;justify-content:center}.agent-fab:hover{transform:scale(1.08);box-shadow:0 6px 28px #14b8a680}.agent-panel{position:fixed;bottom:90px;right:24px;width:380px;max-height:520px;background:#fff;border-radius:16px;box-shadow:0 12px 40px #00000026;z-index:1100;display:flex;flex-direction:column;overflow:hidden;animation:agentSlideUp .25s ease-out;border:1px solid #e2e8f0}@keyframes agentSlideUp{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.agent-panel-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;font-weight:700;font-size:14px}.agent-panel-messages{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px;min-height:200px;max-height:340px}.agent-welcome{text-align:center;padding:24px 12px;color:#64748b;font-size:14px}.agent-msg{display:flex}.agent-msg.user{justify-content:flex-end}.agent-msg.assistant{justify-content:flex-start}.agent-msg-content{max-width:85%;padding:10px 14px;border-radius:14px;font-size:13px;line-height:1.5;white-space:pre-wrap}.agent-msg.user .agent-msg-content{background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;border-bottom-right-radius:4px}.agent-msg.assistant .agent-msg-content{background:#f1f5f9;color:#1e293b;border-bottom-left-radius:4px}.agent-typing{color:#94a3b8!important;font-style:italic}.agent-action-card{margin-top:8px;padding:8px 12px;background:#ecfdf5;border-radius:8px;font-size:12px;font-weight:600;color:#059669}.agent-panel-input{display:flex;gap:8px;padding:12px 14px;border-top:1px solid #e2e8f0;background:#fafafa}.agent-panel-input input{flex:1;padding:8px 12px;border:1px solid #e2e8f0;border-radius:10px;font-size:13px;outline:none;transition:border-color .2s}.agent-panel-input input:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}.agent-panel-input button{padding:8px 16px;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s}.agent-panel-input button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 8px #14b8a64d}.agent-panel-input button:disabled{opacity:.6;cursor:not-allowed}.patient-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000}.patient-dialog{background:#fff;border-radius:16px;width:560px;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px #0003;animation:dialogSlideIn .25s ease-out}@keyframes dialogSlideIn{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.patient-dialog-header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #e2e8f0}.patient-dialog-header h3{font-size:17px;font-weight:700;color:#1a1a2e}.patient-dialog-close{background:none;border:none;font-size:18px;color:#94a3b8;cursor:pointer;padding:4px 8px;border-radius:6px;transition:all .15s}.patient-dialog-close:hover{background:#f1f5f9;color:#475569}.patient-dialog-body{padding:20px 24px;display:flex;flex-direction:column;gap:14px}.patient-field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.patient-field{display:flex;flex-direction:column;gap:5px}.patient-field label{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.3px}.patient-field input,.patient-field select,.patient-field textarea{padding:9px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;outline:none;transition:border-color .2s,box-shadow .2s;background:#fff}.patient-field input:focus,.patient-field select:focus,.patient-field textarea:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a614}.patient-field textarea{resize:vertical;min-height:60px}.patient-dialog-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:14px 24px;border-top:1px solid #e2e8f0;background:#fafbfc;border-radius:0 0 16px 16px}.fixed-slots-section{background:linear-gradient(135deg,#f0fdfa,#f0f9ff);border:1px solid #99f6e4;border-radius:12px;padding:14px 16px}.fixed-slots-title{font-size:13px!important;font-weight:700!important;color:#0d9488!important;text-transform:none!important;letter-spacing:0!important;margin-bottom:10px;display:block}.fixed-slots-list{display:flex;flex-direction:column;gap:8px}.fixed-slot-row{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:8px 12px;transition:border-color .2s}.fixed-slot-row:hover{border-color:#14b8a6}.slot-index{font-size:12px;font-weight:700;color:#0d9488;background:#ccfbf1;padding:3px 8px;border-radius:6px;min-width:36px;text-align:center}.slot-day{padding:7px 10px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;background:#fff;outline:none;cursor:pointer;flex:1}.slot-day:focus{border-color:#14b8a6}.slot-time{padding:7px 10px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;background:#fff;outline:none;width:110px}.slot-time:focus{border-color:#14b8a6}.zoom-btn{padding:4px 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:11px;font-weight:600;background:#fff;color:#64748b;cursor:pointer;transition:all .15s}.zoom-btn:hover{border-color:#14b8a6;color:#0d9488}.zoom-btn.active{background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;border-color:transparent}.product-edit-row{background:#f0fdfa!important}.product-edit-row input,.product-edit-row select{padding:5px 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#1e293b}.product-edit-row input:focus,.product-edit-row select:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 2px #14b8a61a}.sales-page{padding:24px;max-width:1200px;margin:0 auto}.sales-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:12px}.sales-header h1{font-size:22px;font-weight:700;color:#1a1a2e}.sales-header p{font-size:14px;color:#64748b;margin-top:2px}.sales-month-nav{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:4px 8px;box-shadow:0 1px 3px #0000000a}.sales-month-nav button{background:none;border:none;padding:6px 10px;font-size:14px;cursor:pointer;color:#475569;border-radius:8px;transition:all .15s}.sales-month-nav button:hover{background:#f1f5f9}.sales-month-label{font-size:18px;font-weight:700;color:#1a1a2e;min-width:120px;text-align:center}.sales-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.sales-card{border-radius:14px;border:1px solid;padding:16px 20px;position:relative;overflow:hidden}.sales-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.06;z-index:0}.sales-card.blue{background:linear-gradient(135deg,#eff6ff,#fff);border-color:#bfdbfe}.sales-card.red{background:linear-gradient(135deg,#fef2f2,#fff);border-color:#fecaca}.sales-card.green{background:linear-gradient(135deg,#ecfdf5,#fff);border-color:#a7f3d0}.sales-card.amber{background:linear-gradient(135deg,#fffbeb,#fff);border-color:#fde68a}.sales-card-label{font-size:13px;font-weight:600;margin-bottom:8px;position:relative;z-index:1}.sales-card.blue .sales-card-label{color:#2563eb}.sales-card.red .sales-card-label{color:#dc2626}.sales-card.green .sales-card-label{color:#059669}.sales-card.amber .sales-card-label{color:#d97706}.sales-card-value{font-size:24px;font-weight:800;color:#1a1a2e;position:relative;z-index:1}.sales-card-sub{font-size:12px;color:#94a3b8;margin-top:4px;position:relative;z-index:1}.sales-content{display:grid;grid-template-columns:1fr 2fr;gap:20px;margin-bottom:24px}.sales-revenue-card{background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a;padding:20px}.sales-revenue-card h3{font-size:16px;font-weight:700;color:#1a1a2e;margin-bottom:4px}.sales-revenue-card .hint{font-size:13px;color:#94a3b8;margin-bottom:12px}.revenue-input-group{display:flex;align-items:center;gap:8px}.revenue-input-group input{flex:1;padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;font-size:18px;font-weight:700;font-family:JetBrains Mono,monospace;text-align:right;color:#1e293b;transition:border-color .2s}.revenue-input-group input:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}.revenue-save-btn{padding:10px 16px;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s}.revenue-save-btn:hover{box-shadow:0 2px 8px #14b8a666}.revenue-note{font-size:11px;color:#94a3b8;margin-top:8px}.sales-chart-card{background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a;padding:20px}.sales-chart-card h3{font-size:16px;font-weight:700;color:#1a1a2e;margin-bottom:16px}.donut-container{display:flex;align-items:center;justify-content:center;gap:32px}.donut-svg{width:160px;height:160px}.donut-legend{display:flex;flex-direction:column;gap:10px}.legend-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#475569}.legend-dot{width:12px;height:12px;border-radius:3px;flex-shrink:0}.legend-value{font-weight:700;margin-left:auto;font-family:JetBrains Mono,monospace;font-size:12px}.sales-expenses{background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a;margin-bottom:24px}.sales-expenses-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f1f5f9}.sales-expenses-header h3{font-size:16px;font-weight:700;color:#1a1a2e}.expense-tabs{display:flex;gap:2px;background:#f1f5f9;border-radius:10px;padding:3px;margin:16px 20px 0}.expense-tab{flex:1;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:600;border:none;cursor:pointer;background:none;color:#64748b;transition:all .2s;text-align:center}.expense-tab.active{background:#fff;color:#0d9488;box-shadow:0 1px 3px #00000014}.expense-table-wrap{padding:16px 20px}.expense-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.expense-toolbar-left{display:flex;align-items:center;gap:8px}.upload-btn{display:flex;align-items:center;gap:4px;padding:6px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;background:#fff;color:#475569;transition:all .2s}.upload-btn:hover{border-color:#14b8a6;color:#0d9488}.bulk-delete-btn{padding:6px 12px;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;background:#dc2626;color:#fff;transition:all .2s}.bulk-delete-btn:hover{background:#b91c1c}.expense-table{width:100%;border-collapse:collapse}.expense-table th{background:#f8fafc;padding:8px 12px;text-align:left;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e2e8f0}.expense-table td{padding:10px 12px;font-size:13px;color:#334155;border-bottom:1px solid #f1f5f9}.expense-table tr.excluded td{text-decoration:line-through;color:#94a3b8}.expense-table tr:hover td{background:#fafffe}.expense-table .mono{font-family:JetBrains Mono,monospace;font-weight:500;text-align:right}.expense-table .cb{width:36px;text-align:center}.expense-table input[type=checkbox]{width:16px;height:16px;accent-color:#14b8a6;cursor:pointer}.expense-empty{text-align:center;padding:40px 20px;color:#94a3b8;font-size:14px}.sales-proof{background:#fff;border-radius:14px;border:1px solid #bfdbfe;box-shadow:0 1px 3px #0000000a;margin-bottom:24px}.sales-proof-header{display:flex;align-items:center;gap:8px;padding:16px 20px;background:#eff6ff80;border-bottom:1px solid #bfdbfe;border-radius:14px 14px 0 0}.sales-proof-header h3{font-size:16px;font-weight:700;color:#1e40af}.sales-proof-header .cnt{font-size:13px;color:#64748b;font-weight:400}.proof-table{width:100%;border-collapse:collapse}.proof-table th{padding:8px 12px;text-align:left;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;border-bottom:1px solid #e2e8f0}.proof-table td{padding:10px 12px;font-size:13px;color:#334155;border-bottom:1px solid #f1f5f9}.proof-table tr.verified{background:#ecfdf580}.proof-select{padding:4px 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:12px;background:#fff;color:#334155}.proof-memo{padding:4px 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:12px;width:100%;color:#334155}.proof-memo:focus,.proof-select:focus{outline:none;border-color:#3b82f6}@media (max-width: 900px){.sales-summary{grid-template-columns:repeat(2,1fr)}.sales-content{grid-template-columns:1fr}}.incentive-page{padding:24px;max-width:1200px;margin:0 auto}.incentive-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:12px}.incentive-header h1{font-size:22px;font-weight:700;color:#1a1a2e}.incentive-header p{font-size:14px;color:#64748b;margin-top:2px}.incentive-month-nav{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:4px 8px;box-shadow:0 1px 3px #0000000a}.incentive-month-nav button{background:none;border:none;padding:6px 10px;font-size:14px;cursor:pointer;color:#475569;border-radius:8px;transition:all .15s}.incentive-month-nav button:hover{background:#f1f5f9}.incentive-month-label{font-size:18px;font-weight:700;color:#1a1a2e;min-width:120px;text-align:center}.incentive-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.incentive-card{border-radius:14px;border:1px solid;padding:16px 20px}.incentive-card.purple{background:linear-gradient(135deg,#f5f3ff,#fff);border-color:#c4b5fd}.incentive-card.blue{background:linear-gradient(135deg,#eff6ff,#fff);border-color:#bfdbfe}.incentive-card.green{background:linear-gradient(135deg,#ecfdf5,#fff);border-color:#a7f3d0}.incentive-card.amber{background:linear-gradient(135deg,#fffbeb,#fff);border-color:#fde68a}.incentive-card-label{font-size:13px;font-weight:600;margin-bottom:8px}.incentive-card.purple .incentive-card-label{color:#7c3aed}.incentive-card.blue .incentive-card-label{color:#2563eb}.incentive-card.green .incentive-card-label{color:#059669}.incentive-card.amber .incentive-card-label{color:#d97706}.incentive-card-value{font-size:24px;font-weight:800;color:#1a1a2e}.incentive-card-sub{font-size:12px;color:#94a3b8;margin-top:4px}.incentive-formula{background:linear-gradient(135deg,#f5f3ff,#eff6ff);border:1px solid #c4b5fd;border-radius:14px;padding:16px 20px;margin-bottom:24px;font-size:13px;color:#475569;line-height:1.8}.incentive-formula strong{color:#1a1a2e}.incentive-formula-title{font-size:14px;font-weight:700;color:#7c3aed;margin-bottom:8px;display:flex;align-items:center;gap:6px}.incentive-therapist-section{background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a;margin-bottom:24px}.incentive-section-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f1f5f9}.incentive-section-header h3{font-size:16px;font-weight:700;color:#1a1a2e}.incentive-table{width:100%;border-collapse:collapse}.incentive-table th{background:#f8fafc;padding:8px 14px;text-align:left;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e2e8f0}.incentive-table th.right{text-align:right}.incentive-table th.center{text-align:center}.incentive-table td{padding:10px 14px;font-size:13px;color:#334155;border-bottom:1px solid #f1f5f9}.incentive-table td.right{text-align:right}.incentive-table td.center{text-align:center}.incentive-table tr:hover td{background:#fafaff}.incentive-table .mono{font-family:JetBrains Mono,monospace;font-weight:500}.incentive-table .total-row td{font-weight:700;background:#f8fafc;border-top:2px solid #e2e8f0}.text-green{color:#059669}.text-purple{color:#7c3aed}.incentive-daily-section{background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a;margin-bottom:24px}.incentive-daily-toggle{display:flex;align-items:center;gap:6px;padding:6px 10px;border:none;border-radius:8px;font-size:13px;font-weight:500;color:#7c3aed;background:#f5f3ff;cursor:pointer;transition:all .2s}.incentive-daily-toggle:hover{background:#ede9fe}.excess-badge{display:inline-block;padding:1px 8px;border-radius:8px;font-size:12px;font-weight:600}.excess-badge.positive{background:#dcfce7;color:#166534}.excess-badge.zero{background:#f1f5f9;color:#94a3b8}.incentive-input-section{background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a;padding:20px;margin-bottom:24px}.incentive-input-section h3{font-size:16px;font-weight:700;color:#1a1a2e;margin-bottom:16px}.incentive-input-grid{display:grid;grid-template-columns:1fr 1fr auto auto auto;gap:12px;align-items:end}.incentive-input-group label{display:block;font-size:12px;font-weight:600;color:#64748b;margin-bottom:4px}.incentive-input-group input{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;transition:border-color .2s}.incentive-input-group input:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.incentive-add-btn{padding:8px 16px;background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;white-space:nowrap;transition:all .2s}.incentive-add-btn:hover{box-shadow:0 2px 8px #7c3aed66}.incentive-settings-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center}.incentive-settings-modal{background:#fff;border-radius:16px;width:480px;max-width:90vw;box-shadow:0 20px 60px #00000026;overflow:hidden}.incentive-settings-header{padding:20px 24px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.incentive-settings-header h3{font-size:18px;font-weight:700;color:#1a1a2e}.incentive-settings-close{padding:6px;border:none;background:none;font-size:20px;cursor:pointer;color:#94a3b8;border-radius:6px}.incentive-settings-close:hover{background:#f1f5f9;color:#475569}.incentive-settings-body{padding:24px}.incentive-settings-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f1f5f9}.incentive-settings-row:last-child{border-bottom:none}.incentive-settings-label{font-size:14px;color:#334155;font-weight:500}.incentive-settings-desc{font-size:11px;color:#94a3b8}.incentive-settings-input{width:100px;padding:6px 10px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:600;text-align:right;color:#1e293b;font-family:JetBrains Mono,monospace}.incentive-settings-input:focus{outline:none;border-color:#7c3aed}.incentive-settings-footer{padding:16px 24px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:8px}.settings-save-btn{padding:8px 20px;background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer}.settings-cancel-btn{padding:8px 20px;background:#f1f5f9;color:#475569;border:none;border-radius:8px;font-weight:500;cursor:pointer}.incentive-empty{text-align:center;padding:40px 20px;color:#94a3b8;font-size:14px}@media (max-width: 900px){.incentive-summary{grid-template-columns:repeat(2,1fr)}.incentive-input-grid{grid-template-columns:1fr 1fr}.incentive-date-range{flex-direction:column}}.incentive-tabs{display:flex;gap:4px;margin-bottom:20px;background:#f1f5f9;border-radius:12px;padding:4px}.incentive-tab{flex:1;padding:10px 16px;border:none;border-radius:10px;background:transparent;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s;white-space:nowrap}.incentive-tab:hover{color:#475569;background:#ffffff80}.incentive-tab.active{background:#fff;color:#7c3aed;box-shadow:0 1px 3px #00000014}.incentive-date-range{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px 20px;margin-bottom:20px;box-shadow:0 1px 3px #0000000a;flex-wrap:wrap}.date-range-inputs{display:flex;align-items:center;gap:8px}.date-range-inputs input[type=date]{padding:7px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;font-family:inherit}.date-range-inputs input[type=date]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.date-sep{font-size:16px;color:#94a3b8;font-weight:600}.incentive-search-btn{padding:7px 16px;background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s}.incentive-search-btn:hover{box-shadow:0 2px 8px #7c3aed66}.date-presets{display:flex;gap:4px}.date-presets button{padding:5px 10px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;font-size:12px;color:#64748b;cursor:pointer;transition:all .15s}.date-presets button:hover{background:#f5f3ff;border-color:#c4b5fd;color:#7c3aed}.badge{display:inline-block;padding:2px 10px;border-radius:20px;font-size:12px;font-weight:600}.badge.flat{background:#dbeafe;color:#2563eb}.badge.percent{background:#dcfce7;color:#166534}.badge.none{background:#f1f5f9;color:#94a3b8}.icon-btn{padding:4px 8px;border:none;background:transparent;font-size:16px;cursor:pointer;border-radius:6px;transition:background .15s}.icon-btn:hover{background:#f1f5f9}.icon-btn.danger:hover{background:#fef2f2}.incentive-products-section{background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a;margin-bottom:24px}.therapist-detail-section{padding:0 20px 20px}.therapist-detail{border:1px solid #e2e8f0;border-radius:10px;margin-bottom:8px;overflow:hidden}.therapist-detail summary{padding:10px 16px;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:space-between;background:#f8fafc;transition:background .15s}.therapist-detail summary:hover{background:#f1f5f9}.therapist-detail[open] summary{border-bottom:1px solid #e2e8f0}.detail-badge{font-size:12px;color:#7c3aed;font-weight:600}.incentive-table.mini th{padding:6px 12px;font-size:10px}.incentive-table.mini td{padding:6px 12px;font-size:12px}.incentive-summary{grid-template-columns:repeat(3,1fr)}.incentive-settings-input,.incentive-settings-modal select.incentive-settings-input{width:140px}.staff-page{padding:24px;max-width:1100px;margin:0 auto}.staff-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:12px}.staff-header h1{font-size:22px;font-weight:700;color:#1a1a2e}.staff-header p{font-size:14px;color:#64748b;margin-top:2px}.staff-add-btn{padding:8px 16px;background:linear-gradient(135deg,#4f46e5,#4338ca);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s}.staff-add-btn:hover{box-shadow:0 2px 8px #4f46e566}.staff-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px}.staff-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 18px;text-align:center}.staff-stat-value{font-size:28px;font-weight:800;color:#1a1a2e}.staff-stat-label{font-size:12px;color:#94a3b8;margin-top:2px}.staff-table-card{background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a;overflow:hidden}.staff-table{width:100%;border-collapse:collapse}.staff-table th{background:#f8fafc;padding:10px 14px;text-align:left;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e2e8f0}.staff-table td{padding:10px 14px;font-size:13px;color:#334155;border-bottom:1px solid #f1f5f9}.staff-table tr:hover td{background:#fafaff}.staff-role-badge{display:inline-block;padding:2px 8px;border-radius:6px;font-size:11px;font-weight:600}.staff-role-badge.super_admin{background:#fef3c7;color:#92400e}.staff-role-badge.admin{background:#dbeafe;color:#1e40af}.staff-role-badge.doctor{background:#dcfce7;color:#166534}.staff-role-badge.general_pt{background:#f1f5f9;color:#475569}.staff-role-badge.rehab_pt{background:#ede9fe;color:#5b21b6}.staff-role-badge.front{background:#fce7f3;color:#9d174d}.staff-role-badge.staff{background:#f1f5f9;color:#475569}.staff-role-badge.therapist{background:#ede9fe;color:#5b21b6}.staff-role-badge.member{background:#fce7f3;color:#9d174d}.staff-action-btn{padding:4px 8px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;font-size:12px;cursor:pointer;color:#475569;margin-right:4px}.staff-action-btn:hover{background:#f1f5f9}.staff-action-btn.delete{color:#dc2626;border-color:#fecaca}.staff-action-btn.delete:hover{background:#fef2f2}.staff-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center}.staff-modal{background:#fff;border-radius:16px;width:460px;max-width:90vw;box-shadow:0 20px 60px #00000026;overflow:hidden}.staff-modal-header{padding:20px 24px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.staff-modal-header h3{font-size:18px;font-weight:700;color:#1a1a2e}.staff-modal-close{padding:6px;border:none;background:none;font-size:20px;cursor:pointer;color:#94a3b8;border-radius:6px}.staff-modal-body{padding:24px}.staff-modal-field{margin-bottom:14px}.staff-modal-field label{display:block;font-size:13px;font-weight:600;color:#475569;margin-bottom:4px}.staff-modal-field input,.staff-modal-field select{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b}.staff-modal-field input:focus,.staff-modal-field select:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.staff-modal-footer{padding:16px 24px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:8px}.staff-save-btn{padding:8px 20px;background:linear-gradient(135deg,#4f46e5,#4338ca);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer}.staff-cancel-btn{padding:8px 20px;background:#f1f5f9;color:#475569;border:none;border-radius:8px;font-weight:500;cursor:pointer}@media (max-width: 768px){.staff-stats{grid-template-columns:repeat(2,1fr)}}.leave-page{padding:24px;max-width:1100px;margin:0 auto}.leave-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:12px}.leave-header h1{font-size:22px;font-weight:700;color:#1a1a2e}.leave-header p{font-size:14px;color:#64748b;margin-top:2px}.leave-request-btn{padding:8px 16px;background:linear-gradient(135deg,#ea580c,#c2410c);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s}.leave-request-btn:hover{box-shadow:0 2px 8px #ea580c66}.leave-balance-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;margin-bottom:24px}.leave-balance-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 18px}.leave-balance-name{font-size:14px;font-weight:700;color:#1a1a2e}.leave-balance-role{font-size:11px;color:#94a3b8}.leave-balance-bar{height:6px;background:#f1f5f9;border-radius:3px;margin:10px 0 6px;overflow:hidden}.leave-balance-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,#f97316,#ea580c);transition:width .3s}.leave-balance-text{display:flex;justify-content:space-between;font-size:12px;color:#64748b}.leave-balance-text strong{color:#1a1a2e}.leave-section{background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a;margin-bottom:24px}.leave-section-header{padding:16px 20px;border-bottom:1px solid #f1f5f9;font-size:16px;font-weight:700;color:#1a1a2e}.leave-table{width:100%;border-collapse:collapse}.leave-table th{background:#f8fafc;padding:8px 14px;text-align:left;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e2e8f0}.leave-table td{padding:10px 14px;font-size:13px;color:#334155;border-bottom:1px solid #f1f5f9}.leave-table tr:hover td{background:#fffbeb}.leave-status{display:inline-block;padding:2px 8px;border-radius:6px;font-size:11px;font-weight:600}.leave-status.pending{background:#fef3c7;color:#92400e}.leave-status.approved{background:#dcfce7;color:#166534}.leave-status.rejected{background:#fee2e2;color:#991b1b}.leave-action-btn{padding:3px 8px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;font-size:11px;cursor:pointer;margin-right:4px}.leave-action-btn.approve{color:#059669;border-color:#a7f3d0}.leave-action-btn.reject{color:#dc2626;border-color:#fecaca}.leave-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center}.leave-modal{background:#fff;border-radius:16px;width:440px;max-width:90vw;box-shadow:0 20px 60px #00000026;overflow:hidden}.leave-modal-header{padding:20px 24px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.leave-modal-header h3{font-size:18px;font-weight:700}.leave-modal-close{padding:6px;border:none;background:none;font-size:20px;cursor:pointer;color:#94a3b8;border-radius:6px}.leave-modal-body{padding:24px}.leave-modal-field{margin-bottom:14px}.leave-modal-field label{display:block;font-size:13px;font-weight:600;color:#475569;margin-bottom:4px}.leave-modal-field input,.leave-modal-field select,.leave-modal-field textarea{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b}.leave-modal-field input:focus,.leave-modal-field select:focus{outline:none;border-color:#ea580c;box-shadow:0 0 0 3px #ea580c1a}.leave-modal-footer{padding:16px 24px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:8px}.leave-save-btn{padding:8px 20px;background:linear-gradient(135deg,#ea580c,#c2410c);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer}.leave-cancel-btn{padding:8px 20px;background:#f1f5f9;color:#475569;border:none;border-radius:8px;font-weight:500;cursor:pointer}.checklist-page{padding:24px;max-width:1100px;margin:0 auto}.checklist-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:12px}.checklist-header h1{font-size:22px;font-weight:700;color:#1a1a2e}.checklist-header p{font-size:14px;color:#64748b;margin-top:2px}.checklist-date-nav{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:4px 8px;box-shadow:0 1px 3px #0000000a}.checklist-date-nav button{background:none;border:none;padding:6px 10px;font-size:14px;cursor:pointer;color:#475569;border-radius:8px;transition:all .15s}.checklist-date-nav button:hover{background:#f1f5f9}.checklist-date-label{font-size:16px;font-weight:700;color:#1a1a2e;min-width:140px;text-align:center}.checklist-progress{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;margin-bottom:24px}.checklist-progress-bar{height:10px;background:#f1f5f9;border-radius:5px;overflow:hidden;margin:12px 0 8px}.checklist-progress-fill{height:100%;border-radius:5px;background:linear-gradient(90deg,#10b981,#059669);transition:width .3s}.checklist-progress-text{display:flex;justify-content:space-between;font-size:13px;color:#64748b}.checklist-progress-pct{font-size:32px;font-weight:800;color:#059669}.checklist-layout{display:grid;grid-template-columns:1fr 1fr;gap:20px}.checklist-section{background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a}.checklist-section-header{padding:16px 20px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between}.checklist-section-header h3{font-size:16px;font-weight:700;color:#1a1a2e}.checklist-items{padding:8px 0}.checklist-item{display:flex;align-items:center;gap:10px;padding:8px 20px;transition:background .15s;cursor:pointer}.checklist-item:hover{background:#f0fdf4}.checklist-checkbox{width:20px;height:20px;border-radius:6px;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.checklist-checkbox.checked{background:#10b981;border-color:#10b981;color:#fff;font-size:12px}.checklist-item-text{flex:1;font-size:14px;color:#334155}.checklist-item-text.done{text-decoration:line-through;color:#94a3b8}.checklist-category-badge{font-size:10px;padding:1px 6px;border-radius:4px;background:#f1f5f9;color:#64748b;font-weight:500}.checklist-add-row{display:flex;gap:8px;padding:12px 20px;border-top:1px solid #f1f5f9}.checklist-add-input{flex:1;padding:6px 10px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px}.checklist-add-input:focus{outline:none;border-color:#10b981}.checklist-add-select{padding:6px 8px;border:1px solid #e2e8f0;border-radius:8px;font-size:12px;color:#475569}.checklist-add-btn{padding:6px 12px;background:#10b981;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:13px;cursor:pointer}.event-list{padding:8px 0}.event-item{display:flex;align-items:center;gap:10px;padding:10px 20px;border-bottom:1px solid #f1f5f9}.event-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.event-dot.일반{background:#3b82f6}.event-dot.공지{background:#f59e0b}.event-dot.교육{background:#8b5cf6}.event-dot.점검{background:#ec4899}.event-dot.행사{background:#10b981}.event-info{flex:1}.event-title{font-size:14px;font-weight:600;color:#1a1a2e}.event-date{font-size:11px;color:#94a3b8}.event-type-badge{font-size:10px;padding:1px 6px;border-radius:4px;background:#f1f5f9;color:#64748b}.event-add-row{display:flex;gap:8px;padding:12px 20px;border-top:1px solid #f1f5f9}.event-add-input{flex:1;padding:6px 10px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px}.event-add-input:focus{outline:none;border-color:#10b981}.event-add-date{padding:6px 8px;border:1px solid #e2e8f0;border-radius:8px;font-size:12px}.event-add-btn{padding:6px 12px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:13px;cursor:pointer}.event-delete-btn{padding:2px 6px;border:1px solid #fecaca;border-radius:4px;background:#fff;font-size:11px;cursor:pointer;color:#dc2626}@media (max-width: 768px){.checklist-layout{grid-template-columns:1fr}}.anatomy-page{padding:24px;max-width:1400px;margin:0 auto;min-height:100vh;background:#f8fafc}.anatomy-header{margin-bottom:24px}.anatomy-header h1{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 4px}.anatomy-header p{color:#64748b;font-size:.9rem}.anatomy-stats{display:flex;gap:16px;margin-bottom:24px}.stat-card{flex:1;padding:16px 20px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a}.stat-card .stat-value{font-size:1.5rem;font-weight:700;color:#0f172a}.stat-card .stat-label{font-size:.8rem;color:#94a3b8;margin-top:2px}.stat-card.primary{border-left:3px solid #14b8a6}.stat-card.info{border-left:3px solid #3b82f6}.stat-card.success{border-left:3px solid #22c55e}.anatomy-search{display:flex;gap:12px;margin-bottom:24px;align-items:center}.search-input-wrap{flex:1;position:relative}.search-input-wrap input{width:100%;padding:12px 16px 12px 42px;border:1px solid #e2e8f0;border-radius:10px;font-size:.95rem;background:#fff;transition:border-color .2s}.search-input-wrap input:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}.search-input-wrap .search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8}.search-filters select{padding:12px 16px;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;background:#fff;cursor:pointer}.search-btn{padding:12px 24px;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.search-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #14b8a64d}.search-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.translated-keywords{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:16px}.translated-keywords .keyword-tag{padding:4px 10px;background:#f0fdfa;border:1px solid #ccfbf1;color:#0d9488;border-radius:20px;font-size:.75rem}.anatomy-tabs{display:flex;gap:2px;margin-bottom:20px;background:#e2e8f0;border-radius:10px;padding:3px}.anatomy-tabs button{flex:1;padding:10px 16px;border:none;background:transparent;border-radius:8px;font-size:.875rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s}.anatomy-tabs button.active{background:#fff;color:#0f172a;box-shadow:0 1px 3px #0000001a}.image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;margin-bottom:24px}.image-card{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;transition:all .2s;cursor:pointer}.image-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014;border-color:#14b8a6}.image-card .image-preview{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;background:#f1f5f9;display:flex;align-items:center;justify-content:center}.image-card .image-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-card .image-info{padding:12px}.image-card .image-title{font-size:.85rem;font-weight:600;color:#1e293b;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-card .image-meta{display:flex;gap:8px;font-size:.75rem;color:#94a3b8}.image-card .image-badge{display:inline-block;padding:2px 8px;border-radius:12px;font-size:.7rem;font-weight:600}.image-badge.wiki{background:#dbeafe;color:#2563eb}.image-badge.ai{background:#fae8ff;color:#a855f7}.image-card .image-actions{display:flex;gap:6px;margin-top:8px}.image-card .image-actions button{flex:1;padding:6px 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:.75rem;background:#fff;cursor:pointer;transition:all .15s}.image-card .image-actions button:hover{background:#f0fdfa;border-color:#14b8a6;color:#0d9488}.image-card .image-actions button.primary-action{background:#14b8a6;color:#fff;border-color:#14b8a6}.image-card .image-actions button.primary-action:hover{background:#0d9488}.ai-generate-panel{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:24px}.ai-generate-panel h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 16px;display:flex;align-items:center;gap:8px}.ai-generate-panel textarea{width:100%;min-height:120px;padding:12px 16px;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;font-family:inherit;resize:vertical;transition:border-color .2s}.ai-generate-panel textarea:focus{outline:none;border-color:#a855f7;box-shadow:0 0 0 3px #a855f71a}.ai-generate-options{display:flex;gap:12px;margin:12px 0 16px}.ai-generate-options select,.ai-generate-options input{padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:.85rem}.generate-btn{padding:12px 32px;background:linear-gradient(135deg,#a855f7,#7c3aed);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s}.generate-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #a855f74d}.generate-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.ai-preview{margin-top:20px;padding:16px;background:#faf5ff;border-radius:10px;border:1px solid #e9d5ff}.ai-preview img{max-width:100%;border-radius:8px;margin-bottom:12px}.ai-preview .save-btn{padding:10px 24px;background:#22c55e;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer}.image-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .15s}.image-modal{background:#fff;border-radius:16px;max-width:800px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 24px 48px #0003}.image-modal .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0}.image-modal .modal-header h2{font-size:1.1rem;font-weight:600;margin:0}.image-modal .modal-close{background:none;border:none;font-size:1.3rem;cursor:pointer;color:#94a3b8;padding:4px}.image-modal .modal-close:hover{color:#ef4444}.image-modal .modal-body{padding:24px}.image-modal .modal-body img{width:100%;border-radius:8px;margin-bottom:16px}.image-modal .modal-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.image-modal .meta-item{font-size:.85rem}.image-modal .meta-item .meta-label{color:#94a3b8;font-size:.75rem}.image-modal .meta-item .meta-value{color:#1e293b;font-weight:500}.loading-spinner{display:flex;align-items:center;justify-content:center;padding:60px 0;color:#94a3b8;gap:10px}.loading-spinner .spinner{width:24px;height:24px;border:3px solid #e2e8f0;border-top-color:#14b8a6;border-radius:50%;animation:spin .8s linear infinite}.empty-state{text-align:center;padding:60px 20px;color:#94a3b8}.empty-state .empty-icon{font-size:3rem;margin-bottom:12px}.empty-state p{font-size:.9rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){.anatomy-stats,.anatomy-search{flex-direction:column}.image-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.image-modal .modal-meta,.xray-images-compare{grid-template-columns:1fr}.measurements-grid{grid-template-columns:1fr!important}}.xray-analysis-panel{display:flex;flex-direction:column;gap:24px}.xray-upload-section{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:24px}.xray-upload-section h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 8px}.xray-desc{font-size:.85rem;color:#64748b;line-height:1.6;margin:0 0 16px}.xray-upload-area{margin-bottom:16px}.xray-upload-label{display:block;border:2px dashed #cbd5e1;border-radius:12px;cursor:pointer;transition:all .2s;overflow:hidden;min-height:200px}.xray-upload-label:hover{border-color:#14b8a6;background:#f0fdfa}.xray-preview-img{width:100%;max-height:400px;-o-object-fit:contain;object-fit:contain;background:#0f172a}.xray-upload-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px;color:#94a3b8}.xray-options{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.xray-checkbox{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#475569;cursor:pointer}.xray-checkbox input{accent-color:#14b8a6;width:16px;height:16px}.analyze-btn{padding:12px 32px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s;margin-left:auto}.analyze-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #ef44444d}.analyze-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.xray-result-section{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:24px}.xray-result-section h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 16px}.xray-images-compare{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.xray-image-box{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;background:#0f172a}.xray-image-box h4{margin:0;padding:10px 14px;background:#1e293b;color:#94a3b8;font-size:.8rem;font-weight:600}.xray-image-box img{width:100%;display:block}.xray-measurements{display:flex;flex-direction:column;gap:16px}.measurement-card{border-radius:12px;padding:20px;border:1px solid #e2e8f0;background:#fff}.measurement-card.anterior{border-left:4px solid #ef4444;background:linear-gradient(135deg,#fff5f5,#fff)}.measurement-card.posterior{border-left:4px solid #3b82f6;background:linear-gradient(135deg,#eff6ff,#fff)}.measurement-card.neutral{border-left:4px solid #22c55e;background:linear-gradient(135deg,#f0fdf4,#fff)}.measurement-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.tilt-badge{font-size:1.2rem;font-weight:700;color:#1e293b}.view-type{font-size:.85rem;color:#64748b;background:#f1f5f9;padding:4px 12px;border-radius:20px}.measurements-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px}.measure-item{text-align:center;padding:12px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.measure-label{font-size:.75rem;color:#94a3b8;font-weight:600;text-transform:uppercase;margin-bottom:6px}.measure-value{font-size:2rem;font-weight:800;color:#0f172a;line-height:1;margin-bottom:4px}.measure-note{font-size:.7rem;color:#94a3b8}.validation-bar{padding:10px 16px;background:#f1f5f9;border-radius:8px;font-size:.85rem;color:#475569}.validation-bar .valid{color:#16a34a;font-weight:700}.validation-bar .invalid{color:#ef4444;font-weight:700}.explanation-card{background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;border-left:4px solid #14b8a6;padding:20px}.explanation-card h4{font-size:.95rem;font-weight:600;color:#1e293b;margin:0 0 12px}.explanation-text{font-size:.9rem;color:#475569;line-height:1.8;white-space:pre-wrap}.advanced-analysis-section{margin-top:20px;padding-top:20px;border-top:1px solid #e2e8f0;display:flex;justify-content:center}.advanced-btn{padding:14px 40px;background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff;border:none;border-radius:12px;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .2s}.advanced-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #8b5cf659}.advanced-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.advanced-card{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:20px;margin-bottom:16px}.advanced-card.degeneration{border-left:4px solid #f59e0b}.advanced-card.degeneration.severe{border-left-color:#ef4444;background:linear-gradient(135deg,#fff5f5,#fff)}.advanced-card.degeneration.moderate{border-left-color:#f59e0b;background:linear-gradient(135deg,#fffbeb,#fff)}.advanced-card.degeneration.mild{border-left-color:#eab308}.advanced-card.degeneration.none{border-left-color:#22c55e}.advanced-card.disc{border-left:4px solid #8b5cf6}.advanced-card.red-flag{border-left:4px solid #ef4444}.advanced-card.red-flag.safe{border-left-color:#22c55e;background:linear-gradient(135deg,#f0fdf4,#fff)}.advanced-card.red-flag.alert{background:linear-gradient(135deg,#fff1f2,#fff)}.advanced-card.muscle{border-left:4px solid #3b82f6}.adv-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-weight:700;font-size:1rem;color:#1e293b}.severity-badge,.urgency-badge,.alignment-badge,.worst-level{font-size:.8rem;font-weight:600;padding:4px 12px;border-radius:20px;background:#f1f5f9;color:#475569}.severity-badge.severe,.urgency-badge.immediate{background:#fee2e2;color:#dc2626}.severity-badge.moderate,.urgency-badge.soon{background:#fef3c7;color:#d97706}.severity-badge.mild,.urgency-badge.observation{background:#fef9c3;color:#a16207}.severity-badge.none,.urgency-badge.none{background:#dcfce7;color:#16a34a}.findings-list{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.finding-item{padding:10px 14px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.finding-item.red{border-left:3px solid #ef4444;background:#fff5f5}.finding-location{font-weight:600;color:#1e293b;margin-right:8px;font-size:.85rem}.finding-type{font-size:.7rem;padding:2px 8px;border-radius:10px;background:#e2e8f0;color:#475569;font-weight:600;text-transform:uppercase}.finding-type.urgency-immediate{background:#fee2e2;color:#dc2626}.finding-type.urgency-soon{background:#fef3c7;color:#d97706}.finding-item p{margin:6px 0 0;font-size:.85rem;color:#475569;line-height:1.5}.adv-summary{padding:10px 14px;background:#f1f5f9;border-radius:8px;font-size:.85rem;color:#475569;line-height:1.7}.adv-summary.red{background:#fff1f2;color:#be123c;font-weight:500}.disc-levels{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.disc-level-item{display:flex;align-items:center;gap:10px;padding:8px 14px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;flex-wrap:wrap}.disc-level-item.severe_narrowing{border-left:3px solid #ef4444;background:#fff5f5}.disc-level-item.moderate_narrowing{border-left:3px solid #f59e0b}.disc-level-name{font-weight:700;color:#1e293b;font-size:.9rem;min-width:60px}.disc-status{font-size:.8rem;color:#64748b}.disc-flag{font-size:.7rem;padding:2px 8px;border-radius:10px;background:#fef3c7;color:#d97706;font-weight:600}.disc-note{font-size:.75rem;color:#94a3b8;margin-left:auto}.muscle-group{margin-bottom:14px}.muscle-group h5{font-size:.9rem;font-weight:600;color:#1e293b;margin:0 0 8px}.muscle-item{padding:10px 14px;border-radius:8px;margin-bottom:6px;border:1px solid #e2e8f0}.muscle-item.shortened{border-left:3px solid #ef4444;background:#fff5f5}.muscle-item.weakened{border-left:3px solid #eab308;background:#fefce8}.muscle-name{font-weight:700;font-size:.9rem;color:#1e293b;margin-bottom:4px}.muscle-reason{font-size:.8rem;color:#64748b;margin-bottom:4px}.muscle-approach{font-size:.8rem;color:#0d9488;font-weight:500}.manual-canvas-container{width:100%;background:#0f172a}.manual-guide-panel{margin-top:16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.guide-item{display:flex;align-items:flex-start;gap:10px;padding:8px 12px;margin-bottom:4px;border-radius:8px;transition:all .2s;opacity:.5}.guide-item.done{opacity:1;background:#f0fdf4;border:1px solid #bbf7d0}.guide-item.warn{opacity:1;background:#fffbeb;border:1px solid #fde68a}.guide-item.current{opacity:1;background:#eff6ff;border:1px solid #bfdbfe;box-shadow:0 0 0 2px #3b82f633}.guide-emoji{font-size:1.2rem;flex-shrink:0;margin-top:2px}.guide-content{flex:1}.guide-label{font-size:.9rem;font-weight:600;color:#1e293b}.guide-desc{font-size:.8rem;color:#3b82f6;margin-top:4px;line-height:1.5;font-weight:500}.guide-check{font-size:.78rem;margin-top:3px;line-height:1.4}.guide-check.pass{color:#16a34a}.guide-check.fail{color:#dc2626;font-weight:500}.manual-actions{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.manual-actions .undo-btn,.manual-actions .reset-btn{padding:8px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-size:.85rem;cursor:pointer;transition:all .2s}.manual-actions .undo-btn:hover{background:#fef9c3;border-color:#fcd34d}.manual-actions .reset-btn:hover{background:#fee2e2;border-color:#fca5a5}.manual-actions .undo-btn:disabled,.manual-actions .reset-btn:disabled{opacity:.4;cursor:not-allowed}.manual-actions .analyze-btn{flex:1;padding:10px 20px;background:linear-gradient(135deg,#8b5cf6,#6366f1);color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.manual-actions .analyze-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #6366f14d}.manual-actions .analyze-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.cross-check-section div{padding:2px 0}.cross-check-section strong{color:#6366f1}.measurement-modes{display:flex;flex-wrap:wrap;gap:12px;margin:12px 0;padding:12px 16px;background:#f1f5f9;border-radius:10px;align-items:center}.mode-check{display:flex;align-items:center;gap:6px;font-size:.85rem;font-weight:500;color:#334155;cursor:pointer;padding:4px 10px;border-radius:8px;transition:background .15s}.mode-check:hover{background:#e2e8f0}.mode-check input[type=checkbox]{accent-color:#6366f1;width:16px;height:16px}.mode-summary{flex-basis:100%;font-size:.8rem;color:#64748b;padding-top:4px;border-top:1px solid #e2e8f0}.change-image-btn{position:absolute;top:8px;right:8px;padding:4px 10px;font-size:.75rem;background:#0009;color:#fff;border:none;border-radius:6px;cursor:pointer;z-index:5;transition:background .2s}.change-image-btn:hover{background:#000c}.measurement-card.diaphragm-card{border-color:#00dcdc4d}.measurement-card.diaphragm-card .measurement-header{border-bottom-color:#00dcdc33}.measurement-card.thoracic-card{border-color:#dc82ff4d}.measurement-card.thoracic-card .measurement-header{border-bottom-color:#dc82ff33}.zoom-pan-wrapper{position:relative;overflow:hidden;border-radius:12px;background:#0f172a;cursor:default}.zoom-pan-wrapper .manual-canvas-container{transition:transform .1s ease-out;will-change:transform}.zoom-controls{position:absolute;top:8px;left:8px;display:flex;align-items:center;gap:4px;z-index:10;background:#000000b3;border-radius:8px;padding:4px}.zoom-controls button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1rem;transition:background .15s}.zoom-controls button:hover{background:#ffffff40}.zoom-level{color:#94a3b8;font-size:.75rem;font-weight:600;min-width:40px;text-align:center}.zoom-hint{position:absolute;bottom:8px;left:50%;transform:translate(-50%);background:#0009;color:#94a3b8;padding:4px 12px;border-radius:20px;font-size:.7rem;z-index:10;pointer-events:none}.sn-container{display:flex;height:calc(100vh - 60px);background:#f8fafc;overflow:hidden}.sn-left{width:268px;min-width:268px;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden}.sn-patient-badge{padding:16px;border-bottom:1px solid #e2e8f0;cursor:pointer;transition:background .15s}.sn-company-filter{display:flex;gap:4px;padding:10px 12px;border-bottom:1px solid #e2e8f0;flex-wrap:wrap}.sn-filter-btn{padding:4px 10px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;font-size:11px;cursor:pointer;color:#64748b;transition:all .15s}.sn-filter-btn:hover{background:#f1f5f9}.sn-filter-btn.active{background:#14b8a6;color:#fff;border-color:#14b8a6}.sn-patient-badge:hover{background:#f1f5f9}.sn-badge-name{font-size:16px;font-weight:700;color:#1e293b}.sn-badge-sub{font-size:12px;color:#64748b;margin-top:2px}.sn-badge-placeholder{color:#94a3b8;font-size:14px;text-align:center;padding:8px 0}.sn-calendar{padding:12px;border-bottom:1px solid #e2e8f0}.sn-cal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.sn-cal-header button{background:none;border:none;cursor:pointer;font-size:14px;padding:4px 8px;border-radius:4px;color:#475569}.sn-cal-header button:hover{background:#f1f5f9}.sn-cal-header span{font-weight:600;font-size:13px;color:#1e293b}.sn-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:1px}.sn-cal-dow{text-align:center;font-size:11px;color:#94a3b8;padding:4px 0;font-weight:600}.sn-cal-cell{text-align:center;font-size:12px;padding:6px 0;border-radius:6px;position:relative;color:#475569;transition:background .15s}.sn-cal-cell.empty{visibility:hidden}.sn-cal-cell.today{background:#dbeafe;color:#1d4ed8;font-weight:700}.sn-cal-cell.has-record{cursor:pointer;font-weight:600;color:#0f766e}.sn-cal-cell.has-record:hover{background:#ccfbf1}.sn-cal-dot{position:absolute;bottom:2px;left:50%;transform:translate(-50%);width:5px;height:5px;border-radius:50%;background:#14b8a6}.sn-note-list{flex:1;overflow-y:auto;padding:8px}.sn-note-card{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:6px;cursor:pointer;transition:all .15s;background:#fff}.sn-note-card:hover{border-color:#14b8a6}.sn-note-card.active{border-color:#14b8a6;background:#f0fdfa;box-shadow:0 0 0 2px #14b8a626}.sn-note-card.new{border-style:dashed;border-color:#14b8a6;background:#f0fdfa}.sn-note-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.sn-session-badge{font-size:11px;font-weight:700;padding:2px 8px;border-radius:10px;background:#e2e8f0;color:#1e293b}.sn-session-badge.new{background:#ccfbf1;color:#0f766e}.sn-note-date{font-size:11px;color:#94a3b8}.sn-note-summary{font-size:12px;color:#475569;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sn-note-tags{display:flex;gap:4px;flex-wrap:wrap}.sn-tag{font-size:10px;padding:1px 6px;border-radius:6px;font-weight:600}.sn-tag.score{background:#dbeafe;color:#1d4ed8}.sn-tag.towel{background:#fef3c7;color:#92400e}.sn-tag.home{background:#fee2e2;color:#991b1b}.sn-tag.home.complied{background:#dcfce7;color:#166534}.sn-empty{text-align:center;color:#94a3b8;padding:24px 0;font-size:13px}.sn-right{flex:1;overflow-y:auto;display:flex;flex-direction:column}.sn-empty-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;font-size:15px}.sn-empty-icon{font-size:48px;margin-bottom:12px}.sn-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:10}.sn-header-left{display:flex;align-items:center;gap:12px}.sn-header-session{font-size:18px;font-weight:700;color:#0f766e}.sn-header-date{font-size:14px;color:#64748b}.sn-header-info{font-size:13px;color:#94a3b8}.sn-header-right{display:flex;gap:8px}.sn-btn{padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;border:none;transition:all .15s}.sn-btn.primary{background:#14b8a6;color:#fff}.sn-btn.primary:hover{background:#0d9488}.sn-btn.primary:disabled{background:#94a3b8;cursor:not-allowed}.sn-btn.outline{background:#fff;border:1px solid #e2e8f0;color:#475569}.sn-btn.outline:hover{background:#f1f5f9}.sn-change-banner{margin:16px 24px 0;padding:14px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.sn-banner-title{font-size:13px;font-weight:700;color:#1e293b;margin-bottom:8px}.sn-banner-items{display:flex;flex-wrap:wrap;gap:12px}.sn-banner-item{font-size:13px;color:#475569;display:flex;align-items:center;gap:6px}.sn-banner-item.up{color:#16a34a}.sn-banner-item.down{color:#dc2626}.sn-diff{font-weight:700;font-size:12px}.sn-banner-item select{padding:2px 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:12px}.sn-form{padding:16px 24px;flex:1}.sn-section{margin-bottom:20px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:10px}.sn-section h3{font-size:14px;font-weight:700;color:#0f766e;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #f1f5f9}.sn-field{margin-bottom:10px}.sn-field label{display:block;font-size:12px;font-weight:600;color:#64748b;margin-bottom:4px}.sn-field textarea,.sn-section>textarea{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;line-height:1.6;resize:vertical;font-family:inherit;transition:border-color .15s}.sn-field textarea:focus,.sn-section>textarea:focus{outline:none;border-color:#14b8a6}.sn-mono{font-family:Courier New,monospace;font-size:12.5px!important}.sn-field textarea:disabled,.sn-section>textarea:disabled{background:#f8fafc;color:#64748b}.sn-inline-fields{display:flex;gap:12px;margin-top:10px}.sn-field.small{flex:0 0 140px}.sn-field.small input{width:100%;padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px}.sn-field.small input:focus{outline:none;border-color:#14b8a6}.sn-field.small input:disabled{background:#f8fafc}.sn-toggle-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.sn-toggle{width:40px;height:40px;border-radius:50%;border:2px solid #e2e8f0;background:#fff;font-weight:700;font-size:16px;cursor:pointer;transition:all .15s;color:#94a3b8}.sn-toggle.active{background:#14b8a6;color:#fff;border-color:#14b8a6}.sn-toggle:disabled{opacity:.5;cursor:not-allowed}.sn-toggle-label{font-size:13px;color:#64748b}.sn-save-bar{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;background:#fff;border-top:1px solid #e2e8f0;position:sticky;bottom:0}.sn-save-tip{font-size:12px;color:#94a3b8}.sn-save-actions{display:flex;gap:8px}.sn-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1000;display:flex;align-items:center;justify-content:center}.sn-modal{background:#fff;border-radius:12px;min-width:380px;max-width:480px;max-height:70vh;display:flex;flex-direction:column;box-shadow:0 20px 40px #00000026}.sn-modal.chart-modal{min-width:600px;max-width:720px;max-height:80vh}.sn-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e2e8f0}.sn-modal-header h3{font-size:15px;font-weight:700;color:#1e293b;margin:0}.sn-modal-close{background:none;border:none;font-size:18px;cursor:pointer;color:#94a3b8;padding:4px}.sn-modal-close:hover{color:#1e293b}.sn-search-input{margin:12px 16px;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;width:calc(100% - 32px)}.sn-search-input:focus{outline:none;border-color:#14b8a6}.sn-search-list{overflow-y:auto;max-height:320px}.sn-search-item{display:flex;align-items:center;gap:10px;padding:10px 20px;cursor:pointer;transition:background .1s}.sn-search-item:hover{background:#f0fdfa}.sn-search-name{font-weight:600;color:#1e293b;font-size:14px}.sn-search-chart{color:#64748b;font-size:12px}.sn-search-therapist{color:#94a3b8;font-size:12px;margin-left:auto}.sn-chart-body{padding:20px}.sn-chart-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.sn-stat-item{text-align:center;padding:12px;background:#f8fafc;border-radius:8px}.sn-stat-label{display:block;font-size:11px;color:#94a3b8;margin-bottom:4px}.sn-stat-value{font-size:18px;font-weight:700;color:#0f766e}@media (max-width: 768px){.sn-container{flex-direction:column}.sn-left{width:100%;min-width:100%;max-height:40vh;border-right:none;border-bottom:1px solid #e2e8f0}.sn-modal.chart-modal{min-width:auto;max-width:95vw}.sn-chart-stats{grid-template-columns:repeat(2,1fr)}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.btn-primary{border-radius:.75rem;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #2dd4bf var(--tw-gradient-to-position);padding:.75rem 1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-primary:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-shadow-color: #99f6e4;--tw-shadow: var(--tw-shadow-colored)}.btn-secondary{border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));padding:.75rem 1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.card{border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.\!input{width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.\!input::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.\!input::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.\!input{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\!input:focus{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));outline:2px solid transparent;outline-offset:2px}.input{width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.input::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.input::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.input{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.input:focus{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));outline:2px solid transparent;outline-offset:2px}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.left-0{left:0}.left-3{left:.75rem}.right-0{right:0}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-4{top:1rem}.z-40{z-index:40}.z-50{z-index:50}.order-2{order:2}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-10{margin-left:2.5rem}.ml-11{margin-left:2.75rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-7{margin-left:1.75rem}.ml-8{margin-left:2rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[calc\(100vh-64px\)\]{height:calc(100vh - 64px)}.h-full{height:100%}.h-screen{height:100vh}.max-h-40{max-height:10rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.max-h-\[50vh\]{max-height:50vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[90vh\]{max-height:90vh}.min-h-\[300px\]{min-height:300px}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[180px\]{max-width:180px}.max-w-\[85\%\]{max-width:85%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.02\]{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-1{row-gap:.25rem}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity, 1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(249 250 251 / var(--tw-divide-opacity, 1))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tr-md{border-top-right-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-x{border-left-width:1px;border-right-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-cyan-300{--tw-border-opacity: 1;border-color:rgb(103 232 249 / var(--tw-border-opacity, 1))}.border-emerald-100{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-300{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-green-100{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.border-indigo-300{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.border-indigo-500{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-orange-300{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-purple-100{--tw-border-opacity: 1;border-color:rgb(243 232 255 / var(--tw-border-opacity, 1))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-300{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.border-purple-400{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-teal-100{--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity, 1))}.border-teal-200{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.border-teal-300{--tw-border-opacity: 1;border-color:rgb(94 234 212 / var(--tw-border-opacity, 1))}.border-teal-400{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.border-teal-500{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-violet-100{--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1))}.border-violet-300{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-yellow-100{--tw-border-opacity: 1;border-color:rgb(254 249 195 / var(--tw-border-opacity, 1))}.border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-black\/50{background-color:#00000080}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.bg-cyan-600{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-50\/50{background-color:#ecfdf580}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-50\/50{background-color:#f9fafb80}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-pink-50{--tw-bg-opacity: 1;background-color:rgb(253 242 248 / var(--tw-bg-opacity, 1))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-300{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.bg-teal-400{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/20{background-color:#fff3}.bg-white\/30{background-color:#ffffff4d}.bg-white\/80{background-color:#fffc}.bg-white\/90{background-color:#ffffffe6}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-amber-500{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500{--tw-gradient-from: #06b6d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50{--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500{--tw-gradient-from: #6b7280 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50{--tw-gradient-from: #eef2ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500{--tw-gradient-from: #6366f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500{--tw-gradient-from: #f97316 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500{--tw-gradient-from: #ec4899 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50{--tw-gradient-from: #faf5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500{--tw-gradient-from: #f43f5e var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500{--tw-gradient-from: #64748b var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100{--tw-gradient-from: #ccfbf1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400{--tw-gradient-from: #2dd4bf var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50{--tw-gradient-from: #f0fdfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/50{--tw-gradient-from: rgb(240 253 250 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500{--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50{--tw-gradient-from: #f5f3ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500{--tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-amber-500{--tw-gradient-to: #f59e0b var(--tw-gradient-to-position)}.to-blue-50{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.to-blue-500{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.to-cyan-100{--tw-gradient-to: #cffafe var(--tw-gradient-to-position)}.to-cyan-50{--tw-gradient-to: #ecfeff var(--tw-gradient-to-position)}.to-cyan-500{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.to-emerald-500{--tw-gradient-to: #10b981 var(--tw-gradient-to-position)}.to-gray-600{--tw-gradient-to: #4b5563 var(--tw-gradient-to-position)}.to-green-500{--tw-gradient-to: #22c55e var(--tw-gradient-to-position)}.to-indigo-50{--tw-gradient-to: #eef2ff var(--tw-gradient-to-position)}.to-indigo-500{--tw-gradient-to: #6366f1 var(--tw-gradient-to-position)}.to-orange-500{--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.to-pink-500{--tw-gradient-to: #ec4899 var(--tw-gradient-to-position)}.to-purple-50{--tw-gradient-to: #faf5ff var(--tw-gradient-to-position)}.to-purple-500{--tw-gradient-to: #a855f7 var(--tw-gradient-to-position)}.to-rose-500{--tw-gradient-to: #f43f5e var(--tw-gradient-to-position)}.to-teal-400{--tw-gradient-to: #2dd4bf var(--tw-gradient-to-position)}.to-teal-500{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position)}.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position)}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-24{padding-bottom:6rem}.pb-4{padding-bottom:1rem}.pl-10{padding-left:2.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pr-4{padding-right:1rem}.pt-14{padding-top:3.5rem}.pt-2{padding-top:.5rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-cyan-400{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-100{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-teal-100{--tw-text-opacity: 1;color:rgb(204 251 241 / var(--tw-text-opacity, 1))}.text-teal-200{--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity, 1))}.text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-opacity-70{--tw-text-opacity: .7}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-purple-200{--tw-shadow-color: #e9d5ff;--tw-shadow: var(--tw-shadow-colored)}.shadow-teal-100{--tw-shadow-color: #ccfbf1;--tw-shadow: var(--tw-shadow-colored)}.outline{outline-style:solid}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-teal-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(204 251 241 / var(--tw-ring-opacity, 1))}.blur-sm{--tw-blur: blur(4px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-lg{--tw-backdrop-blur: blur(16px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.last\:border-0:last-child{border-width:0px}.hover\:border-gray-200:hover{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-indigo-300:hover{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.hover\:border-teal-200:hover{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.hover\:border-teal-300:hover{--tw-border-opacity: 1;border-color:rgb(94 234 212 / var(--tw-border-opacity, 1))}.hover\:border-teal-400:hover{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.hover\:bg-amber-600:hover{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-600:hover{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-green-100:hover{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-600:hover{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-600:hover{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-600:hover{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:from-purple-600:hover{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-teal-600:hover{--tw-gradient-from: #0d9488 var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-cyan-600:hover{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position)}.hover\:to-indigo-600:hover{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.hover\:text-blue-500:hover{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-indigo-600:hover{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-teal-500:hover{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.hover\:text-teal-600:hover{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.hover\:text-teal-700:hover{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-teal-200:hover{--tw-shadow-color: #99f6e4;--tw-shadow: var(--tw-shadow-colored)}.focus\:border-amber-300:focus{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.focus\:border-amber-400:focus{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.focus\:border-indigo-400:focus{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.focus\:border-teal-400:focus{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-indigo-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1))}.focus\:ring-teal-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(204 251 241 / var(--tw-ring-opacity, 1))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.prose-headings\:text-gray-800 :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.prose-p\:my-2 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:.5rem;margin-bottom:.5rem}.prose-ul\:my-2 :is(:where(ul):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:.5rem;margin-bottom:.5rem}.prose-li\:my-0\.5 :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:.125rem;margin-bottom:.125rem}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pt-28{padding-top:7rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1024px){.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-screen{height:100vh}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:pb-0{padding-bottom:0}.lg\:pb-4{padding-bottom:1rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pt-0{padding-top:0}.lg\:text-5xl{font-size:3rem;line-height:1}}
