.fss-row{flex-wrap:wrap;gap:14px;margin:20px 0 8px;display:flex}.fss-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;flex:220px;min-width:0;padding:16px}.fss-card.front{border-color:#fdba74}.fss-card.side{border-color:#93c5fd}.fss-title{text-align:center;overflow-wrap:break-word;word-break:break-word;margin-bottom:10px;font-size:.9rem;font-weight:700}.fss-card.front .fss-title{color:#c2410c}.fss-card.side .fss-title{color:#1d4ed8}.fss-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.fss-list li{color:#374151;overflow-wrap:break-word;word-break:break-word;padding-left:18px;font-size:.78rem;line-height:1.4;position:relative}.fss-list li:before{content:"•";font-weight:700;position:absolute;left:4px}.fss-card.front .fss-list li:before{color:#ea580c}.fss-card.side .fss-list li:before{color:#2563eb}@media (max-width:480px){.fss-row{gap:10px}.fss-card{padding:12px}.fss-list li{font-size:.72rem}}
.swl-wrap{margin:22px 0 10px}.swl-step{gap:14px;padding-bottom:18px;display:flex;position:relative}.swl-step:last-child{padding-bottom:0}.swl-step:not(:last-child):before{content:"";background:#e2e8f0;width:2px;position:absolute;top:36px;bottom:0;left:19px}.swl-badge{z-index:1;color:#fff;background:linear-gradient(135deg,#f97316,#c2410c);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.82rem;font-weight:700;display:flex;position:relative}.swl-content{flex:auto;min-width:0;padding-top:4px}.swl-title{color:#1f2937;overflow-wrap:break-word;word-break:break-word;margin-bottom:3px;font-size:.86rem;font-weight:700}.swl-desc{color:#6b7280;overflow-wrap:break-word;word-break:break-word;font-size:.78rem;line-height:1.4}@media (max-width:480px){.swl-badge{width:32px;height:32px;font-size:.72rem}.swl-step:not(:last-child):before{top:32px;left:16px}.swl-title{font-size:.8rem}.swl-desc{font-size:.72rem}}
.pnf-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:22px 0 8px;display:flex}.pnf-step{text-align:center;background:#fff;border:2px solid #ddd6fe;border-radius:12px;flex-direction:column;flex:130px;align-items:center;min-width:0;max-width:160px;padding:12px 10px;display:flex}.pnf-icon{margin-bottom:4px;font-size:1.4rem}.pnf-name{color:#5b21b6;overflow-wrap:break-word;word-break:break-word;font-size:.78rem;font-weight:700}.pnf-time{color:#888;margin-top:2px;font-size:.66rem}.pnf-arrow{color:#a78bfa;flex:none;font-size:1.1rem}.pnf-loop{text-align:center;color:#6d28d9;overflow-wrap:break-word;word-break:break-word;background:#f5f3ff;border:2px dashed #ddd6fe;border-radius:10px;margin-top:4px;padding:8px 12px;font-size:.78rem;font-weight:700}@media (max-width:480px){.pnf-name{font-size:.7rem}.pnf-time{font-size:.6rem}}
.wtc-grid{grid-template-columns:repeat(7,1fr);gap:8px;margin:22px 0 10px;display:grid}.wtc-day{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;align-items:center;min-width:0;padding:10px 4px;display:flex}.wtc-day.rest{background:#f8fafc;border-style:dashed}.wtc-day-name{color:#888;text-transform:uppercase;margin-bottom:6px;font-size:.66rem;font-weight:700}.wtc-day-icon{margin-bottom:4px;font-size:1.2rem}.wtc-day-focus{color:#374151;overflow-wrap:break-word;word-break:break-word;font-size:.64rem;font-weight:600;line-height:1.3}@media (max-width:640px){.wtc-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:420px){.wtc-grid{grid-template-columns:repeat(3,1fr)}.wtc-day-focus{font-size:.58rem}}
