.fridge-hotspot{position:absolute;left:42.5%;top:17.5%;width:15%;height:36%;padding:0!important;margin:0!important;min-height:0!important;background:transparent!important;border:0!important;border-radius:14px;box-shadow:none!important;z-index:5;cursor:pointer}.fridge-hotspot:focus-visible{outline:3px solid #f2cc69;outline-offset:2px}.room-controller{display:flex;align-items:center;justify-content:space-around;gap:18px;padding:12px 4px 6px}.room-move-controls{position:relative;display:grid;grid-template-columns:44px 44px 44px;grid-template-rows:44px 44px 44px;gap:0;flex:none;filter:drop-shadow(0 4px 2px #38281845)}.room-move-controls:before{content:'';grid-area:2/2;background:#4c5e3c;border:1px solid #687853;box-shadow:inset 0 2px 2px #ffffff26}.room-move-controls button{width:44px;height:44px;min-height:44px;margin:0!important;padding:0;border-radius:7px;background:linear-gradient(#6b7c54,#3b4e31);color:#fff4d3;border:1px solid #35452a;box-shadow:inset 0 2px 1px #ffffff38,0 3px 0 #26351e;font:24px system-ui}.room-move-controls button:active{transform:translateY(2px);box-shadow:inset 0 1px 3px #14211180,0 1px 0 #26351e}.room-move-controls [data-room-action=up]{grid-area:1/2;border-radius:9px 9px 0 0}.room-move-controls [data-room-action=left]{grid-area:2/1;border-radius:9px 0 0 9px}.room-move-controls [data-room-action=right]{grid-area:2/3;border-radius:0 9px 9px 0}.room-move-controls [data-room-action=down]{grid-area:3/2;border-radius:0 0 9px 9px}.room-controller-actions{display:flex;flex-direction:column;gap:14px}.room-controller-actions button{width:76px;min-height:46px;margin:0!important;border-radius:24px;border:1px solid #74412d;box-shadow:inset 0 2px 1px #ffffff50,0 4px 0 #683b29;background:linear-gradient(#ad6a4b,#8c4731);color:#fff8e9;font-size:12px;padding:8px}.room-controller-actions .room-done{background:linear-gradient(#f2e1bc,#d8bd86);border-color:#b99b65;color:#4b3825;box-shadow:inset 0 2px 1px #fff9,0 4px 0 #a58a56}.room-controller-actions button:active{transform:translateY(3px);box-shadow:inset 0 1px 3px #39281a40,0 1px 0 #68472b}.cold-tabs{display:flex;gap:12px;margin:20px 0}.cold-tabs button{flex:1;background:#eee0be;color:#4a3a27;border:1px solid #c9b080;border-bottom:4px solid #af925b}.cold-tabs button[aria-pressed=true]{background:#425b3b;color:#fff8e9;border-color:#31462b}.cold-tabs small{display:block;margin-top:5px}.cold-choice{display:grid!important;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px;padding:12px 0;border-bottom:1px dashed #c9b080}.cold-choice .item-icon{width:44px;height:44px}.cold-choice select{grid-column:1/-1;margin:4px 0}.cold-choice span{text-align:center}.cold-empty{padding:24px 12px;line-height:1.8}.cold-items{margin:22px 0}

.freezer-door{top:17.5%;height:12.5%}.fridge-door{top:30%;height:23%}

.room-tools{scroll-margin-top:90px;scroll-margin-bottom:115px}.cold-tabs button[aria-pressed=true] small{color:#fff4d3}
