/* V393: only Freie Ware follows My Handy. No My Handy overrides. */
#custom-hardware-panel .fw-grid{grid-template-columns:repeat(auto-fit,360px);gap:12px}
#custom-hardware-panel .fw-card{width:360px;min-height:456px;gap:8px;padding:12px;border:1px solid #cbdff0;border-radius:14px;background:#fff;color:var(--o2-blue,#0019a5);box-shadow:0 2px 7px #14375908;font-family:inherit}
#custom-hardware-panel .fw-visual{height:150px;flex-shrink:0;background:linear-gradient(130deg,#fbfdff,#f2f8fc);border:1px solid #e3edf7;border-radius:12px}
#custom-hardware-panel .fw-photo{inset:5px 128px 12px 12px}
#custom-hardware-panel .fw-colors{right:10px;top:6px;grid-template-columns:24px 24px 24px;gap:10px}
#custom-hardware-panel .fw-colors:before{content:'FARBE';grid-column:1/-1;text-align:center;font-size:.6rem;font-weight:900;color:#61758b;letter-spacing:.07em;margin-bottom:4px}
#custom-hardware-panel .fw-colors button{width:24px;height:24px;box-sizing:border-box;background:var(--swatch);border:4px solid #fff;outline:1px solid #c0d4e6;border-radius:50%}
#custom-hardware-panel .fw-colors button[aria-pressed=true]{outline:2px solid #00aeef;outline-offset:2px}
#custom-hardware-panel .fw-colors:has(button:nth-of-type(4):last-child) button:last-child{grid-column:2}
#custom-hardware-panel .fw-color-name{font-size:10px;font-weight:800;color:var(--o2-blue,#0019a5);bottom:12px}
#custom-hardware-panel .fw-heading{min-height:42px}
#custom-hardware-panel .fw-heading small{font-size:10px;font-weight:800;letter-spacing:1px;color:#7890a8}
#custom-hardware-panel .fw-heading h3{margin:5px 0 0;color:var(--o2-blue,#0019a5);font-family:inherit;font-size:.96rem;line-height:1.2;font-weight:900}
#custom-hardware-panel .fw-storage{position:relative;padding-top:20px;min-height:30px;gap:5px;margin:4px 0 1px}
#custom-hardware-panel .fw-storage:before{content:'SPEICHER';position:absolute;top:0;font-size:.6rem;font-weight:900;letter-spacing:.07em;color:#61758b}
#custom-hardware-panel .fw-storage button,#custom-hardware-panel .fw-storage>span{min-width:58px;min-height:28px;box-sizing:border-box;padding:4px 9px;border:1px solid #bdd2e3;border-radius:8px;background:#fff;color:#24425f;font-family:inherit;font-size:.68rem;font-weight:900}
#custom-hardware-panel .fw-storage button[aria-pressed=true]{background:#173fbc;color:#fff;border-color:#173fbc;box-shadow:0 2px 7px #173fbc33}
#custom-hardware-panel .fw-price{background:#effaff;border:1px solid #00aeef;border-radius:12px;padding:12px;min-height:66px;margin-top:auto;align-items:center}
#custom-hardware-panel .fw-price small{color:#61758b;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.5px}
#custom-hardware-panel .fw-price strong{color:var(--o2-blue,#0019a5);font-family:inherit;font-weight:900;font-size:22px}
#custom-hardware-panel .fw-add{background:var(--o2-blue,#0019a5);border-color:var(--o2-blue,#0019a5);border-radius:10px;font-family:inherit;font-weight:800}
#custom-hardware-panel .fw-add:disabled{background:#f2f6fa;color:#8094a7;border-color:#dce6ef}
