.care-comfort{margin:14px 0;display:grid;gap:8px;color:#304e49;font-size:.875rem;line-height:1.5;text-align:left;min-width:0}
.comfort-row{display:flex;gap:8px;align-items:center;justify-content:space-between;flex-wrap:wrap}
.comfort-label{font-weight:500;color:#586c65}.comfort-value{display:inline-flex;align-items:center;gap:7px;font-weight:600}
.comfort-meter{display:inline-flex;gap:3px;align-items:center}.comfort-meter i{display:block;width:12px;height:6px;background:#e0e6e1;border-radius:2px}.comfort-meter i.on{background:#3d6a60}.comfort-meter[data-level="2"] i.on{background:#9a713c}.comfort-meter[data-level="3"] i.on{background:#9b4b43}
.care-comfort .comfort-note{font-size:.8125rem;line-height:1.6;color:#68756f;margin:0!important;font-weight:400}
.comfort-view-switch{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 22px}.comfort-view-switch button{font:inherit;font-size:.875rem;min-height:44px;padding:10px 18px;border:1px solid #bfcfc4;border-radius:24px;background:white;color:#32574d;cursor:pointer}.comfort-view-switch button[aria-pressed="true"]{background:#244e47;color:white;border-color:#244e47}
.comfort-low-panel{padding:24px;border:1px solid #d8e0d5;border-radius:20px;background:#fffdf9}.comfort-low-panel h3{font-size:1.5rem;margin:0 0 10px}.comfort-low-panel>p{font-size:1rem;line-height:1.8;max-width:850px;color:#586c65}
.comfort-low-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}.comfort-low-card{display:flex;flex-direction:column;padding:22px;border:1px solid #dee6db;border-radius:14px;background:white;min-width:0}.comfort-low-card h4{font-size:1.125rem;margin:0 0 6px}.comfort-low-card>a{margin-top:auto;padding-top:12px;color:#315947;font-size:.875rem;min-height:44px;display:flex;align-items:center}
.comfort-guide{font-size:.875rem;line-height:1.8;color:#5c7067;margin:20px 0 0}.comfort-guide summary{cursor:pointer;min-height:44px;padding:10px 0;font-weight:600}.comfort-guide p{font-size:.875rem!important;max-width:960px}.comfort-guide ul{padding-left:20px;display:grid;gap:7px}.comfort-guide a{color:#315947;font-size:.875rem;overflow-wrap:anywhere}
.comfort-low-panel[hidden],.visual-care .visual-toolbar[hidden],.visual-care .visual-layout[hidden]{display:none!important}
.comfort-view-switch button:focus-visible,.comfort-low-card a:focus-visible,.comfort-guide summary:focus-visible{outline:3px solid #b28a50;outline-offset:3px}
@media(max-width:850px){.comfort-low-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.comfort-low-grid{grid-template-columns:1fr}.comfort-low-panel{padding:18px}.comfort-low-card{padding:18px}.comfort-view-switch{gap:7px}.comfort-view-switch button{padding:10px 14px}.comfort-row{align-items:flex-start}.comfort-value{flex-wrap:wrap}}

.comfort-meter[data-level="4"] i.on{background:#963b39}.comfort-meter[data-level="5"] i.on{background:#772d3c}
