/* Final visual pass: calm palette, complete product photos, compact navigation. */
:root{--wine:#641c37;--paper:#fffdf9;--ink:#291f25}
#grid .visual>img{object-fit:contain;background:#f2ece4}
#grid .visual:hover>img{transform:none}
#grid .visual{border-radius:10px;border:1px solid #e9dfd5}
#grid .product-end .dots{display:none}
#grid .product-end{justify-content:flex-end}
#grid .image-note{color:#514249;background:#fffdf9ed}
.fine{color:#645860}
.hero .fine,.tracking-all .fine,.energy .fine{color:inherit}
button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,.image-explore:focus-visible{outline:3px solid #98642e;outline-offset:3px}
.pack-edition-buttons button{min-height:42px}
@media(max-width:900px){
 header{padding:14px 5%;gap:12px;position:relative}
 header nav{display:grid;grid-template-columns:1fr 1fr;gap:6px;width:100%;flex-basis:100%;overflow:visible;white-space:normal}
 header nav button,header nav .tips-nav{margin:0;padding:9px 10px;background:#f5eee6;border-radius:6px;align-self:stretch;text-align:left;white-space:normal}
 header nav button strong,header nav .tips-nav{font-size:12px;line-height:1.4}
 header nav button small,header nav .tips-nav small{display:none}
 header nav .tips-nav br{display:none}
 header .brand{font-size:21px}
 header #bag{padding:8px 0;font-size:13px}
 html{scroll-padding-top:14px}
 #colecao{scroll-margin-top:14px}
}
@media(max-width:400px){#grid{grid-template-columns:1fr;gap:28px}#grid .visual{aspect-ratio:1.15}#grid .line{display:flex;justify-content:space-between;gap:12px}#grid .line h3{font-size:17px}#grid .line strong{white-space:nowrap;margin-top:0}#grid .product-info{padding-top:12px}}
@media(max-width:900px){body header nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}}

.cabin-dimensions{padding:12px 0}.cabin-dimensions strong,.cabin-dimensions small{display:block}.cabin-dimensions small{font-size:11px;color:#645860}.cabin-dimensions[hidden]{display:none}.cabin-photo-grid img{height:auto;max-height:440px}.cabin-photo-grid{grid-template-columns:1fr}
