.csm-schedule-wrapper{font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;max-width:1150px;margin:18px auto;color:#0f172a}.csm-schedule-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;flex-wrap:wrap}.csm-schedule-title{font-size:20px;font-weight:700;font-style:italic;color:#0f172a}.csm-schedule-sub{color:#6b7280;font-size:13px;margin-top:2px}.csm-print-btn{padding:8px 16px;border-radius:999px;border:1px solid rgba(15,23,42,.14);background:#fff;color:#0f172a;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s,border-color .15s}.csm-print-btn:hover{background:#0ea5a4;color:#fff;border-color:#0ea5a4}.csm-day-tabs{display:flex;gap:6px;margin-bottom:14px;border-bottom:1px solid rgba(15,23,42,.1);overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch}.csm-tab{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 14px;border-radius:8px 8px 0 0;border:1px solid transparent;background:#f9fafb;font-size:13px;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s;color:#374151;line-height:1.3;flex:1;text-align:center}.csm-tab small{font-size:11px;color:#9ca3af;font-weight:400}.csm-tab.active{background:#0ea5a4;color:#fff;border-color:#0ea5a4;font-weight:600}.csm-tab.active small{color:rgba(255,255,255,.75)}.csm-tab:hover:not(.active){background:#e0f7f7;color:#0ea5a4}.csm-day-panel{display:none}.csm-day-panel.active{display:block}.csm-day-card{background:#fff;border-radius:12px;box-shadow:0 4px 18px rgba(2,6,23,.06);overflow:hidden;border:1px solid rgba(15,23,42,.04);margin-bottom:16px}.csm-day-card-head{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:linear-gradient(90deg,#f8fafc,#fff);border-bottom:1px solid rgba(15,23,42,.04)}.csm-day-card-head strong{font-size:15px;color:#0f172a}.csm-day-meta{color:#6b7280;font-size:13px}.csm-day-body{padding:10px 16px}.csm-session{display:grid;grid-template-columns:200px 1fr 150px;gap:12px;align-items:start;padding:11px 6px;border-bottom:1px solid rgba(15,23,42,.05);transition:background .1s}.csm-session:last-child{border-bottom:none}.csm-session:hover{background:rgba(14,165,164,.03)}.csm-col-speaker{display:flex;flex-direction:column;gap:6px}.csm-time{font-family:'SF Mono',Menlo,Monaco,Consolas,'Liberation Mono','Courier New',monospace;font-size:11.5px;font-weight:600;color:#6b7280;line-height:1.4;margin-bottom:2px}.csm-speaker{display:flex;align-items:center;gap:10px}.csm-speaker-photo{width:42px;height:42px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(14,165,164,.2);background:#f3f4f6}.csm-speaker-info{display:flex;flex-direction:column;gap:1px}.csm-speaker-name{font-weight:600;font-size:13.5px;color:#0f766e}.csm-affil{font-size:12px;color:#6b7280}.csm-col-title{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.csm-session-title{font-weight:600;font-size:13px;font-style:italic;color:#0ea5a4;line-height:1.45}.csm-abs-btn-wrap{line-height:1}.csm-col-topic{display:flex;align-items:flex-start}.csm-topic-badge{display:inline-block;padding:5px 10px;border-radius:8px;font-size:11.5px;font-weight:700;text-align:center;line-height:1.3;border:1px solid rgba(0,0,0,.05);width:100%}.csm-abs-btn{display:inline-flex;align-items:center;gap:5px;background:0 0;border:1px solid rgba(14,165,164,.35);border-radius:4px;padding:3px 9px;font-size:11.5px;font-weight:600;color:#0ea5a4;cursor:pointer;font-style:normal;transition:background .15s,color .15s,border-color .15s;margin-top:6px;white-space:nowrap}.csm-abs-btn:hover{background:#0ea5a4;color:#fff;border-color:#0ea5a4}.csm-abs-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:16px}.csm-abs-modal[hidden]{display:none}.csm-abs-backdrop{position:fixed;inset:0;background:rgba(2,6,23,.55);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.csm-abs-box{position:relative;z-index:1;background:#fff;border-radius:14px;box-shadow:0 24px 80px rgba(2,6,23,.2);width:100%;max-width:720px;max-height:85vh;display:flex;flex-direction:column;overflow:hidden}.csm-abs-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 26px 16px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.csm-abs-head-text{flex:1;min-width:0}.csm-abs-talk-title{font-size:16px;font-weight:700;font-style:italic;color:#0f172a;line-height:1.4;margin-bottom:6px}.csm-abs-speakers{font-size:13px;color:#6b7280;display:flex;flex-wrap:wrap;gap:4px;align-items:center}.csm-abs-speaker-name{font-weight:600;color:#0f766e}.csm-abs-affil{color:#9ca3af;font-size:12px}.csm-abs-sep{color:#d1d5db}.csm-abs-close{flex-shrink:0;background:#f3f4f6;border:none;border-radius:50%;width:32px;height:32px;font-size:18px;line-height:1;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.csm-abs-close:hover{background:#e5e7eb;color:#0f172a}.csm-abs-body{padding:20px 26px 26px;overflow-y:auto;flex:1}.csm-abs-content{font-size:14px;line-height:1.72;color:#1e293b}.csm-abs-content p{margin:0 0 14px}.csm-abs-content p:last-child{margin-bottom:0}.csm-abs-content img{max-width:100%;height:auto;border-radius:6px;margin:12px 0;display:block}.csm-abs-content figure{margin:16px 0;text-align:center}.csm-abs-content figcaption{font-size:12px;color:#6b7280;margin-top:6px;font-style:italic}.csm-abs-content sup,.csm-abs-content sub{font-size:10px}.csm-abs-content ul,.csm-abs-content ol{padding-left:20px;margin:10px 0}.csm-abs-content li{margin-bottom:4px}.csm-abs-content a{color:#0ea5a4;text-decoration:underline}.csm-abs-content strong{font-weight:700}.csm-abs-content em{font-style:italic}.csm-abs-figures{margin-top:18px;padding-top:14px;border-top:1px solid #e5e7eb}.csm-abs-figure{margin:12px 0;text-align:center}.csm-abs-figure img{max-width:100%;height:auto;border-radius:6px;display:block;margin:0 auto}.csm-abs-figure figcaption{font-size:12px;color:#6b7280;margin-top:6px;font-style:italic}.csm-abs-references{margin-top:18px;padding-top:14px;border-top:1px solid #e5e7eb;font-size:12px;color:#6b7280;line-height:1.6}.csm-abs-ref-head{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:8px}.csm-abs-references ol{padding-left:20px;margin:8px 0 0}.csm-abs-references li{margin-bottom:4px}.csm-abs-references p{margin:0 0 4px}.csm-abs-references p:last-child{margin-bottom:0}@media (max-width:640px){.csm-abs-box{max-height:92vh;border-radius:10px}.csm-abs-head{padding:16px 18px 12px}.csm-abs-body{padding:16px 18px 20px}.csm-abs-talk-title{font-size:14px}}@media print{.csm-abs-btn{display:none !important}.csm-abs-modal{display:none !important}}.csm-session.csm-break{display:flex;align-items:center;justify-content:center;gap:14px;grid-template-columns:none;background:linear-gradient(90deg,#f8fafc,#fff);border:1px dashed rgba(15,23,42,.08);border-radius:8px;margin:6px 0;padding:10px 14px}.csm-session.csm-break .csm-time{color:#6b7280;font-weight:500}.csm-break-label{font-weight:700;color:#374151;font-size:13px}.csm-session.csm-remark{background:linear-gradient(90deg,#fefce8,#fffbeb);border-left:3px solid rgba(234,179,8,.5)}.csm-session.csm-remark .csm-col-title{color:#92400e}.csm-session.csm-remark .csm-time{color:#92400e}.csm-session-panel .csm-col-speaker{gap:8px}@media (max-width:960px){.csm-session{grid-template-columns:180px 1fr}.csm-col-topic{display:none}}@media (max-width:640px){.csm-schedule-wrapper{margin:12px 8px}.csm-day-tabs{gap:4px}.csm-tab{padding:6px 10px;font-size:12px}.csm-session{grid-template-columns:1fr;gap:6px}.csm-col-topic{display:none}.csm-speaker-name{font-size:13px}.csm-affil{font-size:11px}.csm-time{font-size:11px}.csm-day-card-head{padding:12px 14px}.csm-day-body{padding:6px 10px}.csm-schedule-header{flex-direction:column;gap:8px}}@media print{body{-webkit-print-color-adjust:exact;print-color-adjust:exact}.csm-day-tabs,.csm-print-btn{display:none !important}.csm-day-panel{display:block !important}.csm-day-card{box-shadow:none !important;border:1px solid #e5e7eb;page-break-inside:avoid;margin-bottom:20px}.csm-session{grid-template-columns:200px 1fr 150px !important;border-bottom:1px solid #e5e7eb}.csm-col-topic{display:flex !important}.csm-topic-badge{border:1px solid #ccc !important}.csm-session.csm-break{border:1px dashed #ccc !important;background:#f9fafb !important}}.csm-chair-banner{display:flex;align-items:center;gap:8px;padding:7px 14px;background:#f0f7ff;border-left:3px solid #2563eb;border-radius:0 4px 4px 0;margin:8px 0 2px;font-size:13px;line-height:1.4;color:#1e40af}.csm-chair-label{font-weight:600;white-space:nowrap;text-transform:uppercase;font-size:11px;letter-spacing:.04em;color:#3b82f6}.csm-chair-name{font-weight:600;color:#1e3a8a}.csm-chair-affil{color:#475569;font-size:12px}.csm-chair-affil:before{content:'— '}@media print{.csm-chair-banner{background:#f0f7ff !important;border-left:3px solid #2563eb !important;-webkit-print-color-adjust:exact;print-color-adjust:exact}}