:root{--text:#4a3f38;--text-h:#241a12;--text-muted:#8a7b6f;--bg:#faf6f1;--surface:#fff;--border:#e6dcd1;--accent:#a8531f;--accent-strong:#7a3b13;--accent-bg:#a8531f1a;--tag-bg:#f1e4d6;--tag-text:#6b4a2c;--shadow:#241a1214 0 4px 12px -2px, #241a120a 0 2px 4px -1px;--sans:"Segoe UI", system-ui, Roboto, sans-serif;font:16px/1.5 var(--sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--text:#d9cfc4;--text-h:#f5efe8;--text-muted:#a3958a;--bg:#1b1512;--surface:#241d18;--border:#3a2f27;--accent:#d98a4f;--accent-strong:#f0a868;--accent-bg:#d98a4f26;--tag-bg:#332721;--tag-text:#e0b98d;--shadow:#0006 0 4px 12px -2px, #00000040 0 2px 4px -1px}}*{box-sizing:border-box}body{margin:0}h1,h2,h3{font-family:var(--sans);color:var(--text-h);margin:0;font-weight:600}p{margin:0}button{font:inherit;cursor:pointer}input,select{font:inherit}a{color:var(--accent)}.app-shell{flex-direction:column;min-height:100svh;display:flex}.app-header{background:#614944;padding:20px 0}.app-header-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1400px;margin:0 auto;padding:0 24px;display:flex}.app-header h1{letter-spacing:-.3px;color:#fff;align-items:center;gap:5px;font-size:30.8px;display:flex}.header-icon{flex-shrink:0}.app-header p{color:#ffffffd9;margin-top:0;font-size:13.2px}.feedback-link{color:#fff;white-space:nowrap;background:0 0;border:none;flex:none;align-items:center;gap:6px;font-size:13px;font-weight:400;display:flex}.feedback-link:hover{text-decoration:underline}.app-layout{align-items:flex-start;gap:24px;width:100%;max-width:1400px;margin:0 auto;padding:24px;display:flex}.filter-sidebar{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;flex:0 0 260px;gap:18px;padding:20px;display:flex}.filter-header{justify-content:space-between;align-items:center;display:flex}.filter-header h2{font-size:17px}.filter-header-actions{align-items:center;gap:14px;display:flex}.reset-button{color:var(--accent);background:0 0;border:none;padding:0;font-size:13px}.reset-button:hover{text-decoration:underline}.mobile-close{color:var(--text-muted);background:0 0;border:none;width:28px;height:28px;padding:0;font-size:26px;line-height:1;display:none}.filter-apply-bar{display:none}.filter-apply-button{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:14px;font-size:15px;font-weight:600}.filter-group{flex-direction:column;gap:8px;display:flex}.filter-label{color:var(--text-h);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.filter-label-icon{flex:none}.search-input{border:1px solid var(--border);background:var(--bg);color:var(--text);width:100%;font:inherit;resize:none;border-radius:8px;min-height:36px;padding:8px 10px;font-size:13px;line-height:1.3;overflow-y:hidden}.search-input:focus{outline:2px solid var(--accent);outline-offset:1px}.checkbox-list{flex-direction:column;gap:6px;display:flex}.checkbox-row{cursor:pointer;align-items:center;gap:6px;font-size:14px;display:flex}.checkbox-row input{accent-color:var(--accent);width:16px;height:16px}.range-bounds{color:var(--text-muted);justify-content:space-between;font-size:12px;display:flex}input[type=range]{width:100%;accent-color:var(--accent)}.see-more-button{color:var(--accent);background:0 0;border:none;align-self:flex-start;align-items:center;gap:4px;margin-top:2px;padding:2px 0 0;font-size:13px;font-weight:600;display:inline-flex}.see-more-button:hover{text-decoration:underline}.range-slider{flex-direction:column;gap:6px;display:flex}.range-slider-inputs{justify-content:space-between;gap:8px;display:flex}.range-input-group{align-items:center;gap:4px;display:flex}.range-manual-input{border:1px solid var(--border);background:var(--bg);width:3.4rem;color:var(--text-h);-moz-appearance:textfield;border-radius:6px;padding:4px 6px;font-size:13px;font-weight:600}.range-manual-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.range-manual-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.range-unit{color:var(--text-muted);font-size:12px}.range-slider-track-wrap{align-items:center;height:20px;display:flex;position:relative}.range-slider-track{background:var(--border);border-radius:999px;height:4px;position:absolute;left:0;right:0}.range-slider-fill{background:var(--accent);border-radius:999px;height:4px;position:absolute}.range-slider-track-wrap input[type=range]{pointer-events:none;appearance:none;background:0 0;width:100%;margin:0;position:absolute;left:0;right:0}.range-slider-track-wrap input[type=range]::-webkit-slider-runnable-track{background:0 0}.range-slider-track-wrap input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:all;background:var(--accent);border:2px solid var(--surface);width:16px;height:16px;box-shadow:0 0 0 1px var(--accent);cursor:pointer;border-radius:50%;margin-top:0}.range-slider-track-wrap input[type=range]::-moz-range-track{background:0 0}.range-slider-track-wrap input[type=range]::-moz-range-thumb{pointer-events:all;background:var(--accent);border:2px solid var(--surface);width:14px;height:14px;box-shadow:0 0 0 1px var(--accent);cursor:pointer;border-radius:50%}.results-area{flex:1;min-width:0}.results-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.results-count{color:var(--text-muted);white-space:nowrap;font-size:14px}.mobile-filter-toggle{background:var(--surface);border:1px solid var(--border);color:var(--text-h);border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:600;display:none}.sort-control{color:var(--text-muted);align-items:center;gap:4px;font-size:14px;display:flex}.sort-direction-toggle{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;display:flex}.sort-direction-toggle:hover{color:var(--text-h)}.sort-control select{appearance:none;border:1px solid var(--border);background-color:var(--surface);color:var(--text);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238a7b6f' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:14px;border-radius:8px;padding:8px 26px 8px 12px}.status-message{text-align:center;color:var(--text-muted);padding:40px 0}.status-message.error{color:#c0392b}.coffee-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;display:grid}.scroll-sentinel{height:1px}.reveal-on-scroll{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(14px)}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.coffee-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);color:inherit;cursor:pointer;border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .15s;display:flex;overflow:hidden}.coffee-card:hover{transform:translateY(-2px)}.coffee-card-image{aspect-ratio:1;background:var(--tag-bg);position:relative}.coffee-card-image img{object-fit:contain;width:calc(100% - 44px);height:calc(100% - 44px);display:block;position:absolute;inset:22px}.coffee-card-image-placeholder{justify-content:center;align-items:center;width:100%;height:100%;font-size:40px;display:flex}.coffee-card-body{flex-direction:column;flex:1;padding:14px 16px 16px;display:flex}.coffee-card-header{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:18px;display:flex}.coffee-card-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;width:100%;height:3.9em;font-size:15px;line-height:1.3;display:-webkit-box;overflow:hidden}.coffee-info-rows{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.coffee-info-row{color:var(--text-h);align-items:center;gap:6px;min-width:0;font-size:13px;font-weight:500;display:flex}.coffee-info-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.coffee-info-icon{flex:none}.coffee-info-row-spacer{height:30px}.tag-list{flex-wrap:wrap;align-content:flex-end;gap:6px;height:80px;margin:0 0 18px;padding:0;list-style:none;display:flex;overflow:hidden}.tag{background:var(--tag-bg);color:var(--tag-text);border-radius:999px;padding:3px 8px;font-size:11px}.coffee-card-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:8px;padding-top:10px;display:flex}.price-block{flex-direction:column;display:flex}.price-total{color:var(--accent-strong);font-size:16px;font-weight:700}.price-per-100g{color:var(--text-muted);font-size:12px}.buy-button{white-space:nowrap;background:#b0806a;border-radius:8px;align-items:center;gap:4px;padding:8px 12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex;color:#fff!important}.coffee-card:hover .buy-button{filter:brightness(.92)}.scroll-to-top{color:#fff;cursor:pointer;z-index:150;background:#241a15;border:none;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .15s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 6px 16px #0000004d}.scroll-to-top:hover{transform:translateY(-2px)}@media (width<=860px){.app-layout{flex-direction:column;padding:16px}.app-header-inner{padding:0 16px}.results-toolbar{flex-wrap:wrap;row-gap:8px}.results-count{text-align:center;flex:1}.filter-sidebar{display:none}.filter-sidebar.mobile-open{z-index:200;border-radius:0;width:100%;max-height:100vh;display:flex;position:fixed;inset:0;overflow-y:auto}.mobile-close{display:block}.mobile-filter-toggle{display:inline-flex}.coffee-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.coffee-card-footer{flex-direction:column;align-items:stretch}.coffee-card-title{font-size:11.5px}.buy-button{justify-content:center}.coffee-info-row-wrap{min-height:34px}.coffee-info-row-wrap span{white-space:normal;text-overflow:clip;line-height:1.3;overflow:visible}.filter-sidebar.mobile-open .filter-apply-bar{background:var(--surface);border-top:1px solid var(--border);z-index:10;margin:16px -20px -20px;padding:16px 20px;display:block;position:sticky;bottom:-20px}.filter-sidebar.mobile-open .filter-header{background:var(--surface);border-bottom:1px solid var(--border);z-index:10;margin:-20px -20px 0;padding:20px;position:sticky;top:-20px}}@media (width<=400px){.results-count{font-size:12px}.app-header-inner{gap:8px}.header-icon{width:25px;height:25px}.app-header h1{gap:4px;font-size:21px}.app-header p{font-size:10px}.feedback-link{gap:4px;font-size:11.5px}.feedback-link svg{width:20px;height:20px}}.modal-overlay{z-index:300;background:#140e0a80;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:var(--surface);width:100%;max-width:420px;box-shadow:var(--shadow);border-radius:14px;max-height:90vh;overflow-y:auto}.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.modal-header h2{align-items:center;gap:10px;font-size:18px;display:flex}.modal-header-icon{color:var(--accent-strong)}.modal-close{color:var(--text-muted);background:0 0;border:none;width:28px;height:28px;padding:0;font-size:22px;line-height:1}.modal-close:hover{color:var(--text-h)}.modal-body{flex-direction:column;gap:14px;padding:20px;display:flex}.modal-intro{color:var(--text-h);font-size:14px;font-weight:600}.modal-body textarea{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text);font:inherit;resize:vertical;border-radius:8px;padding:10px}.char-count{color:var(--text-muted);align-self:flex-end;margin-top:-10px;font-size:12px}.modal-submit{cursor:pointer;border:none;justify-content:center;font-size:14px}.feedback-statement{color:var(--text-h);font-size:15px;font-weight:600}.rating-scale{gap:8px;display:flex}.rating-button{aspect-ratio:1;border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:8px;flex:1;font-weight:600}.rating-button:hover{border-color:var(--accent);background:var(--accent-bg)}.rating-labels{color:var(--text-muted);justify-content:space-between;font-size:12px;display:flex}.feedback-error{color:#c0392b;margin-top:-10px;font-size:13px}
