.ifc-wrap{background:var(--bg);border-radius:var(--r);color:var(--text);width:100%;margin:0 auto;padding:1.5rem 1.25rem;font-family:inherit}.ifc-section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:6px;font-size:11px;font-weight:700}.ifc-proto-bar{background:var(--card);border-radius:var(--r);border:1px solid var(--border);gap:6px;margin-bottom:1.25rem;padding:5px;display:flex}.ifc-proto-btn{border-radius:var(--r);cursor:pointer;color:var(--text-2);background:0 0;border:none;flex:1;padding:10px 4px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,color .15s}.ifc-proto-btn.active{background:var(--text);color:var(--bg)}.ifc-proto-tag{color:var(--green);margin-top:2px;font-size:11px;display:none}.ifc-proto-btn.active .ifc-proto-tag{color:var(--bg);opacity:.8;display:block}.ifc-card{background:var(--card);border:1px solid var(--border);border-radius:var(--r);margin-bottom:1rem;padding:1.25rem}.ifc-grid2{grid-template-columns:1fr 1fr;gap:15px;margin-bottom:1rem;display:grid}.ifc-time-input{background:var(--bg);border:1px solid var(--border);border-radius:var(--r);color:var(--text);outline:none;width:100%;padding:8px 12px;font-family:inherit;font-size:20px;font-weight:700}.ifc-time-input:focus{border-color:var(--text)}.ifc-clock-card{background:var(--card);border:1px solid var(--border);border-radius:var(--r);text-align:center;margin-bottom:1rem;padding:1.5rem 1.25rem}.ifc-legend{flex-wrap:wrap;justify-content:center;gap:18px;margin-top:15px;display:flex}.ifc-legend-item{color:var(--text-2);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.ifc-dot{border-radius:3px;width:12px;height:12px}.ifc-win-num{font-size:18px;font-weight:700}.ifc-win-sep{color:var(--muted);text-transform:uppercase;margin:4px 0;font-size:13px;font-weight:600}.ifc-tip-row{color:var(--text-2);align-items:flex-start;gap:10px;margin-bottom:12px;font-size:14px;line-height:1.5;display:flex}.ifc-tip-arr{color:var(--green);flex-shrink:0;font-weight:700}
