:root{--page:#f2f2f2;--surface:#fff;--ink:#211c19;--muted:#776d65;--accent:#553647;--line:rgba(53,35,31,.1)}*{box-sizing:border-box}html{background:var(--page)}body{margin:0;background:var(--page);color:var(--ink);font-family:"Avenir Next","Helvetica Neue",Arial,sans-serif;font-size:14px}.search-app{width:min(1280px,100%);min-height:100vh;margin:auto;background:var(--surface)}button,input{font:inherit}.search-head,.results-head{position:sticky;z-index:50;top:0;min-height:60px;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);display:flex;align-items:center;padding:8px 10px;backdrop-filter:blur(16px)}.icon-target{width:44px;height:44px;display:grid;place-items:center;color:var(--ink);font-size:20px;text-decoration:none;flex:none}.search-form{display:flex;align-items:center;gap:8px;flex:1}.search-pill{height:38px;min-width:0;flex:1;border:1px solid rgba(33,28,25,.3);border-radius:20px;display:flex;align-items:center;padding:0 11px;gap:8px;color:var(--muted)}.search-pill input{border:0;outline:0;background:transparent;color:var(--ink);min-width:0;width:100%;font-size:15px}.camera-btn{width:32px;height:36px;border:0;background:none;color:var(--ink);padding:0}.search-submit{height:36px;min-width:66px;border:0;border-radius:18px;background:var(--accent);color:white;font-weight:700}.suggestions{position:relative;z-index:40;background:#fff;border-bottom:10px solid var(--page);padding:4px 14px 10px 54px}.suggestion{width:100%;min-height:46px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left;color:var(--ink);padding:0 8px;font-size:15px}.suggestion i{width:25px;color:var(--muted)}.landing-block{padding:20px 16px}.landing-block+ .landing-block{border-top:10px solid var(--page)}.landing-block h1,.landing-block h2{font-size:17px;margin:0 0 15px}.recent-chips{display:flex;gap:8px;flex-wrap:wrap}.recent-chips>a{height:44px;display:flex;align-items:center;gap:6px;padding:0 5px 0 14px;border:1px solid var(--line);border-radius:22px;color:var(--ink);text-decoration:none;background:#fff}.recent-chips button{width:32px;height:38px;border:0;background:none;color:var(--muted)}.recent-empty{margin:0;color:var(--muted)}.hot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 8px}.hot-grid a{text-decoration:none;color:var(--ink);min-width:0}.hot-grid span{display:block;aspect-ratio:1/1.08;border-radius:10px;overflow:hidden;background:#e7e3df;position:relative}.hot-grid img{width:100%;height:100%;object-fit:cover}.hot-grid span>i{position:absolute;inset:0;display:grid;place-items:center;color:#a39790;font-size:27px}.hot-grid strong{display:block;font-size:12px;line-height:1.25;margin-top:7px;font-weight:600}.results-head{gap:8px}.results-head div{display:flex;min-width:0;flex-direction:column;flex:1}.results-head div span{font-size:11px;color:var(--muted)}.results-head div strong{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.results-head>b{min-width:28px;height:28px;padding:0 7px;border-radius:14px;background:var(--accent);color:#fff;display:grid;place-items:center;font-size:11px}.result-tools{height:52px;background:var(--page);display:flex;align-items:center;justify-content:flex-end;padding:0 10px}.filter-pill{height:36px;border:1px solid var(--line);border-radius:18px;background:#fff;padding:0 14px;color:var(--ink);position:relative}.filter-pill span{position:absolute;width:7px;height:7px;border-radius:50%;right:4px;top:2px;background:var(--accent)}.results-grid{column-count:2;column-gap:4px;background:var(--page)}.search-card{break-inside:avoid;margin:0 0 4px;background:#fff;display:inline-block;width:100%;vertical-align:top}.card-media{position:relative;min-height:110px;background:#e8e6e4}.card-media>a,.card-media img{display:block;width:100%}.card-media img{height:auto}.image-missing{aspect-ratio:3/4;display:grid;place-items:center;color:#aaa}.heart{position:absolute;right:6px;top:6px;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:var(--ink)}.card-copy{display:block;color:var(--ink);text-decoration:none;padding:9px 9px 12px}.card-copy h2{font-size:12px;line-height:1.35;font-weight:500;margin:0 0 5px}.card-copy strong{font-size:13px}.empty{text-align:center;padding:70px 20px}.empty i{font-size:26px;color:var(--muted)}.empty h1{font-size:18px}.empty p{color:var(--muted)}#feed-sentinel{height:1px}.filter-layer{position:fixed;z-index:10000;inset:0;display:flex;align-items:flex-end;justify-content:center}.filter-layer[hidden]{display:none}.filter-scrim{position:absolute;inset:0;border:0;background:rgba(0,0,0,.34)}.filter-sheet{position:relative;width:min(540px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:14px 14px 0 0;padding:5px 18px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -10px 30px rgba(0,0,0,.16)}.sheet-grip{width:38px;height:4px;border-radius:2px;background:#ccc;margin:3px auto 8px}.sheet-title{display:flex;align-items:center;justify-content:space-between}.sheet-title h2{font-size:19px}.filter-close{width:44px;height:44px;border:0;background:none}.filter-sheet fieldset{border:0;border-top:1px solid var(--line);padding:15px 0;margin:0}.filter-sheet legend{font-weight:700;padding:15px 0 0}.filter-sheet label{display:flex;align-items:center;min-height:44px}.filter-sheet label span{margin-left:10px}.filter-sheet input{accent-color:var(--accent);width:18px;height:18px}.apply-filter{width:100%;height:52px;border:0;border-radius:6px;background:#171412;color:white;font-weight:700}.filter-open{overflow:hidden}body.modal-open{overflow:hidden}@media(min-width:700px){.search-app{box-shadow:0 0 30px rgba(0,0,0,.08)}.hot-grid{grid-template-columns:repeat(5,1fr);gap:16px}.results-grid{column-count:3}.filter-layer{align-items:center}.filter-sheet{border-radius:14px;padding-bottom:22px}}@media(min-width:1024px){.results-grid{column-count:4}.landing-block{padding-left:28px;padding-right:28px}}@media(min-width:1220px){.results-grid{column-count:5}}@media(max-height:500px) and (max-width:700px){.search-form:focus-within~*{}.app-dock{display:none}}
