#oyht-kitchen-finder{--oyht-card:#fff;--oyht-ink:#24302f;--oyht-muted:#64706d;--oyht-line:#eadfd0;--oyht-accent:#d88b4a;--oyht-accent-dark:#9f5c2a;--oyht-soft:#fff2e4;font-family:"Glacial Indifference","Aptos","Montserrat",Arial,sans-serif;color:var(--oyht-ink);background:linear-gradient(135deg,#fffaf3 0%,#f7fbf8 100%);border:1px solid var(--oyht-line);border-radius:24px;padding:24px;max-width:1120px;margin:0 auto;box-sizing:border-box}#oyht-kitchen-finder *{box-sizing:border-box}#oyht-kitchen-finder h2,#oyht-kitchen-finder h3,#oyht-kitchen-finder p{margin-top:0}.oyht-kf-hero{background:rgba(255,255,255,.82);border:1px solid var(--oyht-line);border-radius:22px;padding:22px;margin-bottom:18px;box-shadow:0 14px 34px rgba(45,38,29,.08)}.oyht-kf-hero h2{font-size:clamp(1.7rem,3vw,2.45rem);line-height:1.08;margin-bottom:10px;color:#263d38}.oyht-kf-hero p{color:var(--oyht-muted);font-size:1rem;line-height:1.55;margin-bottom:0}.oyht-kf-help{margin:14px 0 20px;border:1px solid var(--oyht-line);border-radius:18px;background:#fff;overflow:hidden}.oyht-kf-help summary{cursor:pointer;list-style:none;padding:15px 18px;font-weight:800;color:#263d38}.oyht-kf-help summary::-webkit-details-marker{display:none}.oyht-kf-help div{padding:0 18px 16px;color:var(--oyht-muted);line-height:1.55;font-size:.96rem}.oyht-kf-controls{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:12px;margin:16px 0}.oyht-kf-field label{display:block;font-size:.82rem;font-weight:800;margin-bottom:6px;color:#34504a}.oyht-kf-field input,.oyht-kf-field select{width:100%;padding:12px 13px;border:1px solid var(--oyht-line);border-radius:14px;background:#fff;color:var(--oyht-ink);font:inherit;outline:none}.oyht-kf-field input:focus,.oyht-kf-field select:focus{border-color:var(--oyht-accent);box-shadow:0 0 0 4px rgba(216,139,74,.16)}.oyht-kf-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:10px 0 18px}.oyht-kf-pillbar{display:flex;flex-wrap:wrap;gap:8px}.oyht-kf-pill,.oyht-kf-reset{border:1px solid var(--oyht-line);background:#fff;color:#34504a;padding:9px 12px;border-radius:999px;cursor:pointer;font:inherit;font-weight:800;font-size:.9rem}.oyht-kf-pill.active{border-color:var(--oyht-accent);background:var(--oyht-soft);color:var(--oyht-accent-dark)}.oyht-kf-count{color:var(--oyht-muted);font-weight:800;font-size:.92rem}.oyht-kf-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.oyht-kf-card{background:var(--oyht-card);border:1px solid var(--oyht-line);border-radius:20px;padding:18px;box-shadow:0 10px 24px rgba(45,38,29,.06)}.oyht-kf-card h3{font-size:1.08rem;line-height:1.25;margin-bottom:8px;color:#233833}.oyht-kf-tags{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 12px}.oyht-kf-tag{display:inline-flex;align-items:center;border-radius:999px;padding:6px 9px;font-size:.78rem;font-weight:900;background:#f3f7f4;color:#315148;border:1px solid #dfe9e2}.oyht-kf-tag.kitchen{background:#fff2e4;border-color:#f0d3b6;color:#915123}.oyht-kf-tag.verified{background:#eef8f1;border-color:#d2ead8;color:#285d35}.oyht-kf-meta{color:var(--oyht-muted);font-size:.92rem;line-height:1.45;margin-bottom:10px}.oyht-kf-note{background:#fffaf3;border:1px solid var(--oyht-line);border-radius:14px;padding:11px;color:#5f4e3f;font-size:.9rem;line-height:1.45;margin:10px 0}.oyht-kf-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.oyht-kf-links a{display:inline-flex;text-decoration:none;border-radius:999px;padding:8px 11px;font-size:.84rem;font-weight:900;background:#263d38;color:#fff}.oyht-kf-links a.secondary{background:#fff;color:#263d38;border:1px solid var(--oyht-line)}.oyht-kf-empty,.oyht-kf-start{background:#fff;border:1px solid var(--oyht-line);border-radius:18px;padding:18px;color:var(--oyht-muted);line-height:1.5}.oyht-kf-empty{display:none}.oyht-kf-start strong{color:#263d38}.oyht-kf-disclaimer{margin-top:18px;font-size:.86rem;color:var(--oyht-muted);line-height:1.5;border-top:1px solid var(--oyht-line);padding-top:14px}.oyht-kf-modal{position:fixed;inset:0;background:rgba(20,30,29,.68);display:none;align-items:center;justify-content:center;z-index:999999;padding:18px}.oyht-kf-modal.is-open{display:flex}.oyht-kf-modal-box{width:min(620px,100%);background:#fff;border-radius:24px;padding:24px;box-shadow:0 20px 70px rgba(0,0,0,.24);border:1px solid var(--oyht-line)}.oyht-kf-modal-box h3{font-size:1.45rem;margin-bottom:10px}.oyht-kf-modal-box p{color:var(--oyht-muted);line-height:1.55}.oyht-kf-checkline{display:flex;gap:10px;align-items:flex-start;margin:14px 0;color:#354a46;font-size:.95rem;line-height:1.45}.oyht-kf-enter{width:100%;border:0;border-radius:14px;padding:13px 16px;background:var(--oyht-accent);color:#fff;font:inherit;font-weight:900;cursor:pointer;opacity:.5}.oyht-kf-enter.ready{opacity:1}@media(max-width:850px){.oyht-kf-controls{grid-template-columns:1fr}.oyht-kf-grid{grid-template-columns:1fr}#oyht-kitchen-finder{padding:18px}}