.trend-section{padding-top:72px;padding-bottom:22px}.section-title-row{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:24px}.section-title-row h2{margin:7px 0 0;font-size:clamp(2rem,3.6vw,3rem);letter-spacing:-.055em}.section-title-row>p{max-width:460px;margin:0;color:var(--muted);font-size:.88rem;line-height:1.65}.trend-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);gap:16px}.popular-ranking{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:10px 24px;list-style:none;border:1px solid var(--line);border-radius:24px;background:#fff}.popular-ranking li:nth-child(odd){border-right:1px solid #edf0ee}.popular-ranking li{border-bottom:1px solid #edf0ee}.popular-ranking li:nth-last-child(-n+2){border-bottom:0}.popular-ranking button{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;width:100%;min-height:58px;padding:0 18px;color:var(--ink);border:0;background:transparent;font:inherit;text-align:left;cursor:pointer}.popular-ranking button:hover{color:var(--green);background:#f8fbf9}.popular-ranking span{color:#8b9691;font-size:.72rem;font-weight:800}.popular-ranking strong{font-size:.95rem}.popular-ranking em{padding:4px 7px;color:var(--green);border-radius:999px;background:var(--mint);font-size:.64rem;font-style:normal;font-weight:800}.recent-search-panel{padding:24px;border-radius:24px;color:#fff;background:var(--green-dark)}.recent-search-panel>div:first-child{display:flex;align-items:center;justify-content:space-between}.recent-search-panel>div:first-child button{padding:5px;color:rgba(255,255,255,.7);border:0;background:transparent;font:inherit;font-size:.72rem;cursor:pointer}.search-chip-list{display:flex!important;flex-wrap:wrap;justify-content:flex-start!important;gap:8px;margin-top:24px}.search-chip-list button{padding:9px 12px;color:#14352b;border:0;border-radius:999px;background:#fff;font:inherit;font-size:.78rem;font-weight:750;cursor:pointer}.empty-recent{color:rgba(255,255,255,.68);font-size:.82rem}.recent-search-panel>p{margin:22px 0 0;color:rgba(255,255,255,.58);font-size:.7rem}.food-explore-section{padding:76px 0;background:#eaf1ec}.food-explore-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.food-explore-grid a{display:grid;min-height:180px;padding:24px;color:var(--ink);text-decoration:none;border:1px solid rgba(17,97,73,.1);border-radius:22px;background:#fff;transition:.2s}.food-explore-grid a:hover{transform:translateY(-3px);border-color:rgba(17,97,73,.3);box-shadow:0 16px 34px rgba(30,62,50,.08)}.food-explore-grid span{font-size:2rem}.food-explore-grid strong{align-self:end;margin-top:28px;font-size:1.05rem}.food-explore-grid small{margin-top:5px;color:var(--muted);font-size:.75rem;line-height:1.45}@media(max-width:900px){.trend-layout{grid-template-columns:1fr}.food-explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.trend-section{padding-top:46px}.section-title-row{align-items:start;flex-direction:column;gap:10px}.popular-ranking{grid-template-columns:1fr;padding:8px 12px}.popular-ranking li:nth-child(odd){border-right:0}.popular-ranking li:nth-last-child(2){border-bottom:1px solid #edf0ee}.food-explore-section{padding:52px 0}.food-explore-grid{grid-template-columns:1fr 1fr}.food-explore-grid a{min-height:155px;padding:18px}}
