.fsx-compare{flex-wrap:wrap;justify-content:center;gap:20px;margin:16px 0 8px;display:flex}.fsx-item{text-align:center;flex:130px;min-width:0;max-width:180px}.fsx-circle{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 8px;font-size:1.7rem;display:flex}.fsx-circle.whole{background:#f5ede1;border:3px solid #8b5e34}.fsx-circle.ground{background:#fdf6e9;border:3px dashed #d4a373}.fsx-label{color:#1e293b;font-size:.85rem;font-weight:700}.fsx-arrow{color:#8b5e34;margin:4px 0;font-size:1.2rem}.fsx-result{border-radius:12px;padding:3px 9px;font-size:.72rem;font-weight:700;display:inline-block}.fsx-result.no{color:#991b1b;background:#fee2e2}.fsx-result.yes{color:#166534;background:#dcfce7}
.ffc-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0 8px;display:grid}@media (max-width:480px){.ffc-grid{grid-template-columns:1fr}}.ffc-card{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;min-width:0;padding:12px 10px}.ffc-card.best{background:#f0fdf4;border-color:#22c55e}.ffc-icon{margin-bottom:4px;font-size:1.5rem}.ffc-title{color:#1e293b;margin-bottom:8px;font-size:.8rem;font-weight:800}.ffc-row{border-top:1px solid #e2e8f0;justify-content:space-between;gap:6px;padding:4px 0;font-size:.7rem;display:flex}.ffc-row:first-of-type{border-top:none}.ffc-row span:first-child{color:#64748b;text-align:left}.ffc-row span:last-child{text-align:right;font-weight:700}.ffc-caption{text-align:center;color:#888;margin-top:6px;font-size:.8rem;font-style:italic}
.drs-track{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:16px;margin:18px 0 6px;display:flex}.drs-step{flex-direction:column;align-items:center;gap:6px;display:flex}.drs-spoon{background:#fff;border:3px solid #a16207;border-radius:50% 50% 50% 6px;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.drs-fill{background:#facc15;position:absolute;bottom:0;left:0;right:0}.drs-label{color:#1e293b;text-align:center;font-size:.72rem;font-weight:700}.drs-amount{color:#6b7280;text-align:center;font-size:.66rem}.drs-arrow{color:#a16207;align-self:center;font-size:1.1rem}.drs-caption{text-align:center;color:#888;margin-top:4px;font-size:.8rem;font-style:italic}
