.wine-card{background:#fff;border-radius:14px;padding:12px 14px;cursor:pointer;border:1px solid #f0f0f0;transition:box-shadow .15s,transform .1s;-webkit-tap-highlight-color:transparent}.wine-card:active{transform:scale(.98);box-shadow:0 2px 8px #00000014}.wine-card__body{display:flex;gap:12px}.wine-card__image{width:64px;height:84px;flex-shrink:0;border-radius:8px;object-fit:cover;background:#f8f9fa}.wine-card__image--placeholder{display:flex;align-items:center;justify-content:center;font-size:24px}.wine-card__main{flex:1;min-width:0}.wine-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px}.wine-card__badges{display:flex;flex-wrap:wrap;gap:5px;flex:1}.badge{display:inline-block;padding:3px 8px;border-radius:20px;font-size:11px;font-weight:600;color:#fff;white-space:nowrap}.badge--light{background:#f1f3f5;color:#495057}.badge--outline{background:transparent;border:1px solid #dee2e6;color:#868e96}.wine-card__price{font-size:16px;font-weight:700;color:#2f9e44;white-space:nowrap;flex-shrink:0}.wine-card__name{font-size:15px;font-weight:600;color:#212529;line-height:1.3;margin-bottom:2px}.wine-card__producer{font-size:13px;color:#868e96;margin-bottom:6px}.wine-card__meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.wine-card__meta span{font-size:12px;color:#adb5bd;position:relative}.wine-card__meta span+span:before{content:"·";margin-right:6px}.wine-card__aroma{font-size:12px;color:#868e96;line-height:1.5;margin-bottom:8px}.wine-card__footer{display:flex;justify-content:space-between;align-items:center;padding-top:8px;border-top:1px solid #f8f9fa}.wine-card__volume{font-size:12px;color:#adb5bd}.wine-card__chevron{color:#ced4da}.detail{min-height:100vh;background:#f8f9fa;padding-bottom:40px}.detail__back{display:flex;align-items:center;gap:4px;padding:14px 16px;background:none;border:none;font-size:15px;color:#1971c2;cursor:pointer;-webkit-tap-highlight-color:transparent}.detail__image{width:100%;height:260px;object-fit:cover;background:#f1f3f5}.detail__image--placeholder{display:flex;align-items:center;justify-content:center;font-size:64px}.detail__hero{background:#fff;padding:8px 16px 20px;border-bottom:1px solid #f0f0f0}.detail__badges{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.detail__name{font-size:20px;font-weight:700;color:#212529;line-height:1.3;margin-bottom:4px}.detail__producer{font-size:14px;color:#868e96}.detail__price-row{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:#fff;margin-bottom:8px}.detail__price{font-size:24px;font-weight:700;color:#2f9e44}.detail__volume{font-size:14px;color:#adb5bd}.detail__specs{background:#fff;border-radius:0;margin-bottom:8px}.spec-row{display:flex;justify-content:space-between;align-items:center;padding:11px 16px;border-bottom:1px solid #f8f9fa}.spec-row:last-child{border-bottom:none}.spec-label{font-size:13px;color:#adb5bd;min-width:80px}.spec-value{font-size:14px;color:#212529;text-align:right}.detail__section{background:#fff;padding:14px 16px;margin-bottom:8px}.section-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#adb5bd;margin-bottom:8px}.section-text{font-size:14px;color:#495057;line-height:1.65;border-left:3px solid #dee2e6;padding-left:12px}.section-text--plain{border-left:none;padding-left:0}.detail__spacer{height:60px}.app{min-height:100vh;display:flex;flex-direction:column}.header{padding:1rem;text-align:center;border-bottom:1px solid rgba(0,0,0,.1)}.header h1{font-size:1.5rem;font-weight:600}.content{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.content--list{display:block;padding:0 12px 24px}.filters{position:sticky;top:0;z-index:5;background:#fff;border-bottom:1px solid rgba(0,0,0,.08);padding:10px 12px 12px}.filters__search{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #dee2e6;font-size:14px;margin-bottom:8px;box-sizing:border-box}.filters__search:focus{outline:none;border-color:#868e96}.filters__row{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px;-ms-overflow-style:none;scrollbar-width:none}.filters__row::-webkit-scrollbar{display:none}.filters__row+.filters__row{margin-top:6px}.chip{flex-shrink:0;padding:6px 12px;border-radius:20px;border:1px solid #dee2e6;background:#fff;font-size:13px;color:#495057;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent}.chip--active{background:#212529;border-color:#212529;color:#fff}.chip--outline.chip--active{background:#495057;border-color:#495057}.catalog__count{padding:12px 4px 8px;font-size:13px;color:#868e96}.catalog__list{display:flex;flex-direction:column;gap:10px}.catalog__state{padding:40px 16px;text-align:center;color:#868e96;font-size:14px}.catalog__state p+p{margin-top:4px}.retry-btn{margin-top:12px;padding:8px 20px;border-radius:20px;border:1px solid #dee2e6;background:#fff;font-size:14px;cursor:pointer}.placeholder{text-align:center;max-width:400px}.placeholder h2{font-size:1.5rem;margin-bottom:1rem}.placeholder p{font-size:1rem;margin-bottom:.5rem;opacity:.7}.user-info{margin-top:1.5rem;font-size:.9rem;opacity:.8}.footer{padding:1rem;text-align:center;font-size:.75rem;opacity:.5;border-top:1px solid rgba(0,0,0,.1)}.loading{min-height:100vh;display:flex;align-items:center;justify-content:center;font-size:1.2rem}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}#root{min-height:100vh}
