 .cellar-wrapper{display:grid;gap:16px;grid-template-columns:1fr;}@media screen and (min-width:900px){.cellar-wrapper{grid-template-columns:320px 1fr;}}.cellar-filters__attrs{display:flex;gap:10px;flex-direction:column;}a.btn-see{font-size:14px;text-align:center;}.cellar-wrapper .cellar-grid{list-style:none;margin:10px;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;font-size:16px;}@media screen and (min-width:1024px) and (max-width:1366px){.cellar-wrapper .cellar-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (min-width:600px){.cellar-wrapper{flex-direction:row;}.cellar-wrapper .cellar-grid{list-style:none;margin:0;padding:0;display:grid;gap:16px;max-width:100%;flex:3 1;}.cellar-filters__attrs{display:flex;flex-wrap:nowrap;gap:10px;height:80vh;overflow:scroll;}}.cellar-filters{padding:0 10px 10px;border:1px solid #e3e7eb;border-radius:10px;background:#fff;flex:1 1 0;font-size:14px;position:sticky;top:16px;}.cellar-wrapper,.cellar-wrapper *{box-sizing:border-box;}.cellar-wrapper .cellar-grid > li{min-width:0;width:100%;background-color:white;border:1px solid #eee;border-radius:8px;padding:10px;}.cellar-wrapper .cellar-grid .cellar-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}@media (max-width:900px){.cellar-wrapper .cellar-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}.cellar-wrapper,.cellar-wrapper *{box-sizing:border-box;}.cellar-wrapper .cellar-card{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #eee;border-radius:8px;padding:8px;min-width:0;width:100%;background:#fff;}.cellar-wrapper .cellar-card-left{display:flex;flex-direction:column;align-items:center;gap:10px;min-width:0;}.cellar-wrapper .cellar-thumb img{width:100%;height:350px;object-fit:contain;aspect-ratio:9 / 16;}.cellar-wrapper .cellar-name{display:block;font-weight:600;text-decoration:none;color:inherit;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.cellar-wrapper .cellar-card-actions{display:flex;gap:8px;flex-direction:column;}@media (max-width:900px){.cellar-wrapper .cellar-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}button.btn-notes{flex:1 1;}a.btn-see{flex:1 1;}.cellar-entry{list-style:none;display:grid;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;}.cellar-entry-picture{width:100%;height:auto;aspect-ratio:9 / 16;object-fit:contain;border-radius:8px;}button.cellar-add-button,button.remove-wine{background-color:#f5f8fc;color:#2f88ff;border:solid 1px #e3e6eb;}button.cellar-add-button:hover{border:solid 1px #2f88ff;}.remove-wine,.cellar-add-button{padding:8px 10px;width:100%;}h2.cellar-title-h{background-color:white;padding:10px;border:solid 1px #e3e6eb;border-radius:10px;text-align:center;box-shadow:0px 0px 10px 0px #e3e6eb;}.filter-entry{display:flex;align-items:flex-start;gap:6px;flex-direction:column;}.cellar-filters__summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 0;font-weight:600;cursor:pointer;font-size:18px;}.cellar-filters__summary::-webkit-details-marker{display:none;}.cellar-filters__chev{transition:transform 0.2s ease;}.cellar-filters[open] .cellar-filters__chev{transform:rotate(180deg);}.cellar-filters__panel{padding:0;display:grid;grid-template-columns:1fr;gap:10px;}.cellar-filters__select{max-width:-webkit-fill-available;font-size:14px;}.cellar-filters__clear{padding:6px 8px;border:1px solid #ccc;border-radius:6px;background:#fff;color:#2f88ff;position:sticky;bottom:0;}.cellar-filters__clear:hover{border:1px solid #2f88ff;}@media (max-width:768px){.cellar-filters__panel{grid-template-columns:1fr;}}@media (min-width:769px){.cellar-filters{border-radius:12px;}.cellar-filters__summary{cursor:default;}}#cellar-modal{display:flex;position:fixed;inset:0px;z-index:9999;justify-content:center;align-items:flex-start;}@media screen and (min-width:600px){#cellar-modal{justify-content:center;}}.cellar-modal-dialog{background:#fff;width:min(100%,100%);height:auto;max-height:100vh;overflow:auto;box-shadow:0 10px 30px rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;}.modal-product-wrapper img{width:100%;aspect-ratio:1 / 1;height:200px;object-fit:contain;}@media screen and (min-width:600px){.modal-product-wrapper img{height:500px;aspect-ratio:9/16;}}@media screen and (min-width:600px){.cellar-modal-dialog{width:min(50%,95%);max-height:85vh;border-radius:10px;flex-direction:row-reverse;justify-content:space-between;}}.modal-product-wrapper{display:flex;align-items:center;gap:12px;padding:10px;position:sticky;top:0;background:#fff;border-radius:10px;flex-direction:column;flex:2 1;}.modal-product-title{font-weight:700;font-size:18px;line-height:3;text-align:center;}.modal-notes-block{font-size:16px;margin:24px 0px;}.cellar-notes-section{padding:16px;box-shadow:0px 0px 10px 0px #e3e7eb;border:solid 1px #e3e7eb;border-radius:10px;margin:10px;}.modal-product-meta{width:100%;}.cellar-notes-sections{flex:3 1;position:relative;z-index:9;background-color:white;}.cellar-notes-table th{width:40%;font-size:16px;background-color:white;border:none;font-weight:500;}.cellar-notes-table td{font-size:16px;border:none;}.cellar-modal-close{border:0;background:#2f88ff;border-radius:50px;padding:5px 10px;position:absolute;top:50px;right:10px;}.cellar-modal-close:hover{border:solid 1px #2f88ff;background:#fff;}.mc{position:relative}.mc-field{display:flex;flex-wrap:wrap;gap:6px;align-items:center;padding:6px 8px;border:1px solid #d1d5db;border-radius:8px;background:#fff}.mc-search{border:0;outline:0;min-width:120px;padding:4px 0;flex:1 1 auto}input#wine-search{font-size:14px;}.mc-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:6px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.08);max-height:350px;overflow:auto;z-index:9999}.mc-item{display:flex;align-items:baseline;gap:8px;padding:8px 10px;cursor:pointer}.mc-item:hover{background:#f3f4f6}.mc-item-group{font-size:12px;color:#6b7280;min-width:110px;margin-right:8px;white-space:nowrap}.mc-item-label{font-weight:600}.mc-empty{padding:8px 10px;color:#6b7280}.mc-chip{display:inline-flex;align-items:center;gap:6px;padding:2px 8px;border:1px solid #e5e7eb;border-radius:999px;background:#f9fafb;font-size:12px;}.mc-chip-x{border:0;background:transparent;cursor:pointer;font-size:20px;line-height:1;padding:0px 0px;}.mc-chips{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:10px;}.cellar-modal-dialog label:has(> input[type="radio"]){display:inline-flex;font-size:14px;align-items:center;gap:6px;margin-right:5px;margin-bottom:6px;padding:4px 16px;border:1px solid #ecedee;border-radius:999px;cursor:pointer;user-select:none;}.cellar-modal-dialog label > input[type="radio"]{position:absolute;opacity:0;pointer-events:none;}.cellar-modal-dialog label:has(> input[type="radio"]:checked){background:linear-gradient(145deg,#2a7ae6,#3292ff);color:#fff;}.cellar-modal-dialog label:has(> input[type="radio"]):hover{background:#f5f5f5;}.cellar-modal-dialog label:has(> input[type="radio"]:focus-visible),.cellar-modal-dialog label:has(> input[type="radio"]:focus){outline:2px solid #2684ff;outline-offset:2px;}.char-block-title{line-height:2;}.char-subtitle{font-size:14px;font-weight:600;line-height:2;}.btn-notes-save-wrapper{position:relative;right:0px;bottom:0px;}@media screen and (min-width:600px){.btn-notes-save-wrapper{position:absolute;right:0px;bottom:10px;z-index:999999;}}.cellar-notes-section-title{font-weight:500;margin-bottom:16px;font-size:22px;}.cellar-notes-section-option-label{font-weight:600;margin-bottom:6px;font-size:16px;}.cellar-controls{flex:1 1;min-width:260px;}.cellar-modal-open .nav-header,.cellar-modal-open .gc-widgets--bottom{display:none !important;}strong.filter-label{position:sticky;top:0;background-color:white;width:100%;padding:10px 0;border-bottom:solid 1px #e3e6eb;}