:root{--color-cream: #F7E2D2;--color-pink: #F7E6EA;--color-salmon: #FB8484;--color-blue: #3370C6;--color-text: #1a1a1a;--color-text-secondary: #666666;--color-link: #215DB1;--color-light-gray: #F0F0F0;--font-mono: "Geist Mono", "Courier New", monospace;--font-sans: "Instrument Sans", -apple-system, BlinkMacSystemFont, sans-serif}[data-astro-cid-yadruhpq]{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--color-cream);color:var(--color-text);line-height:1.6;padding:2rem 3rem;font-size:14px}.site-header[data-astro-cid-yadruhpq]{padding:2rem 3rem;margin-bottom:4rem;position:relative}.site-header[data-astro-cid-yadruhpq]:after{content:"";position:absolute;bottom:0;left:3rem;right:3rem;height:2px;background:var(--color-text)}.main-nav[data-astro-cid-yadruhpq] ul[data-astro-cid-yadruhpq]{list-style:none;display:flex;gap:2rem;flex-wrap:wrap;margin:0}.main-nav[data-astro-cid-yadruhpq] li[data-astro-cid-yadruhpq]{margin:0}.nav-link[data-astro-cid-yadruhpq]{font-family:var(--font-sans);font-weight:600;font-size:1rem;text-transform:lowercase;letter-spacing:.02em;position:relative;padding-bottom:.2rem;text-decoration:none;color:var(--color-link);transition:color .2s ease}.nav-link[data-astro-cid-yadruhpq]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--color-salmon);transition:width .3s ease}.nav-link[data-astro-cid-yadruhpq]:hover:after{width:100%}.dropdown[data-astro-cid-yadruhpq]{position:relative}.dropdown-toggle[data-astro-cid-yadruhpq]:after{content:" ▾";font-size:.8em}.dropdown-menu[data-astro-cid-yadruhpq]{position:absolute;top:100%;left:0;background:var(--color-salmon);padding:.75rem 0;min-width:150px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;list-style:none;margin:.5rem 0 0;z-index:100}.dropdown[data-astro-cid-yadruhpq]:hover .dropdown-menu[data-astro-cid-yadruhpq]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu[data-astro-cid-yadruhpq] li[data-astro-cid-yadruhpq]{margin:0}.dropdown-menu[data-astro-cid-yadruhpq] a[data-astro-cid-yadruhpq]{display:block;padding:.25rem 1rem;color:var(--color-text);text-decoration:none;transition:all .2s ease;font-family:var(--font-sans);font-size:.95rem;position:relative}.dropdown-menu[data-astro-cid-yadruhpq] a[data-astro-cid-yadruhpq]:after{content:"";position:absolute;bottom:.15rem;left:1rem;right:1rem;height:1px;background:var(--color-text);opacity:0;transition:opacity .2s ease}.dropdown-menu[data-astro-cid-yadruhpq] a[data-astro-cid-yadruhpq]:hover:after{opacity:1}.container[data-astro-cid-yadruhpq]{max-width:1400px;margin:0 auto}.tea-gallery-header[data-astro-cid-yadruhpq]{text-align:center;margin-bottom:48px}.tea-gallery-header[data-astro-cid-yadruhpq] h1[data-astro-cid-yadruhpq]{font-size:42px;font-weight:600;margin-bottom:12px;font-family:var(--font-mono)}.tea-description[data-astro-cid-yadruhpq]{font-size:16px;color:var(--color-text-secondary);max-width:600px;margin:0 auto}.tea-filters-compact[data-astro-cid-yadruhpq]{margin-bottom:40px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 4px #00000014}.filter-row[data-astro-cid-yadruhpq]{display:flex;gap:40px;flex-wrap:wrap;justify-content:center}.filter-type-group[data-astro-cid-yadruhpq],.filter-country-group[data-astro-cid-yadruhpq]{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.filter-label[data-astro-cid-yadruhpq]{font-weight:600;font-size:14px;color:var(--color-text);white-space:nowrap}.filter-btn[data-astro-cid-yadruhpq]{padding:8px 14px;border:2px solid var(--color-light-gray);background:#fff;color:var(--color-text);border-radius:6px;cursor:pointer;font-family:var(--font-sans);font-size:13px;font-weight:500;transition:all .2s ease}.filter-btn[data-astro-cid-yadruhpq]:hover{border-color:var(--color-salmon);color:var(--color-salmon)}.filter-btn[data-astro-cid-yadruhpq].active{background:var(--color-salmon);color:#fff;border-color:var(--color-salmon)}.country-dropdown[data-astro-cid-yadruhpq]{padding:8px 12px;border:2px solid var(--color-light-gray);background:#fff;color:var(--color-text);border-radius:6px;cursor:pointer;font-family:var(--font-sans);font-size:13px;transition:border-color .2s ease}.country-dropdown[data-astro-cid-yadruhpq]:hover,.country-dropdown[data-astro-cid-yadruhpq]:focus{border-color:var(--color-salmon);outline:none}.tea-grid[data-astro-cid-yadruhpq]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:24px}.tea-card[data-astro-cid-yadruhpq]{border-radius:12px;overflow:hidden;background:transparent;transition:transform .2s ease}.tea-card[data-astro-cid-yadruhpq]:hover{transform:translateY(-4px)}.tea-link[data-astro-cid-yadruhpq]{display:block;text-decoration:none;color:inherit}.tea-image[data-astro-cid-yadruhpq]{position:relative;overflow:hidden;background:transparent;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.tea-photo[data-astro-cid-yadruhpq]{width:100%;height:100%;object-fit:contain;object-position:center;padding:12px}.tea-overlay[data-astro-cid-yadruhpq]{position:absolute;inset:0;background:#000c;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;opacity:0;transition:opacity .3s ease;padding:16px;color:#fff}.tea-card[data-astro-cid-yadruhpq]:hover .tea-overlay[data-astro-cid-yadruhpq]{opacity:1}.tea-overlay[data-astro-cid-yadruhpq] h3[data-astro-cid-yadruhpq]{font-size:16px;font-weight:600;margin-bottom:4px}.tea-overlay[data-astro-cid-yadruhpq] h4[data-astro-cid-yadruhpq]{font-size:13px;font-weight:400;color:#fffc;margin-bottom:12px}.tea-meta[data-astro-cid-yadruhpq]{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.tea-tag[data-astro-cid-yadruhpq]{display:inline-block;background:var(--color-salmon);color:#fff;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:500}@media(max-width:1024px){body{padding:1.5rem 2rem}.tea-grid[data-astro-cid-yadruhpq]{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.filter-row[data-astro-cid-yadruhpq]{gap:20px}.tea-gallery-header[data-astro-cid-yadruhpq] h1[data-astro-cid-yadruhpq]{font-size:32px}}@media(max-width:768px){.site-header[data-astro-cid-yadruhpq]{margin-bottom:3rem}.main-nav[data-astro-cid-yadruhpq] ul[data-astro-cid-yadruhpq]{gap:1.5rem}.nav-link[data-astro-cid-yadruhpq]{font-size:.95rem}}@media(max-width:640px){body{padding:1rem}.container[data-astro-cid-yadruhpq]{margin:0}.tea-gallery-header[data-astro-cid-yadruhpq]{margin-bottom:24px}.tea-gallery-header[data-astro-cid-yadruhpq] h1[data-astro-cid-yadruhpq]{font-size:24px}.tea-description[data-astro-cid-yadruhpq]{font-size:14px}.tea-filters-compact[data-astro-cid-yadruhpq]{padding:16px;margin-bottom:24px}.filter-row[data-astro-cid-yadruhpq]{flex-direction:column;gap:16px}.filter-type-group[data-astro-cid-yadruhpq],.filter-country-group[data-astro-cid-yadruhpq]{flex-direction:column;align-items:flex-start;width:100%}.filter-btn[data-astro-cid-yadruhpq]{padding:6px 12px;font-size:12px}.country-dropdown[data-astro-cid-yadruhpq]{width:100%}.tea-grid[data-astro-cid-yadruhpq]{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px}.main-nav[data-astro-cid-yadruhpq] ul[data-astro-cid-yadruhpq]{gap:1rem}}
