.foodCollcetion_container__B7BlW{--bg:#f9f9f9;--card-bg:#fff;--text:#1f2937;--muted:#6b7280;--accent:#4caf50;--accent-light:#81c784;--shadow:0 4px 16px rgba(0,0,0,.06);--radius:14px;--min-col:260px;width:100%;max-width:1200px;margin:0 auto;padding:clamp(16px,4vw,40px);background:var(--bg);font-family:Inter,Noto Sans KR,sans-serif;transition:background-color .3s ease,color .3s ease}.foodCollcetion_title__zLEjT{text-align:center;font-size:clamp(1.4rem,3vw,2.2rem);font-weight:700;color:var(--accent);margin-bottom:clamp(20px,3vw,36px);letter-spacing:-.01em}.foodCollcetion_cardGrid__g2_Cg{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--min-col),1fr));gap:clamp(16px,2vw,28px);align-items:stretch}.foodCollcetion_card__Aw0Nf{background:var(--card-bg);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;min-height:100%;transition:transform .18s ease,box-shadow .18s ease,border-color .2s ease;border:1px solid rgba(0,0,0,.05)}@media (hover:hover) and (pointer:fine){.foodCollcetion_card__Aw0Nf:hover{transform:translateY(-6px);box-shadow:0 8px 24px rgba(0,0,0,.12)}}.foodCollcetion_cardImage__XkAZz{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;display:block;border-bottom:1px solid rgba(0,0,0,.06)}.foodCollcetion_cardContent__2ep2S{padding:clamp(14px,2.4vw,18px);color:var(--text);flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}.foodCollcetion_cardContent__2ep2S h2{font-size:clamp(1rem,2vw,1.2rem);font-weight:600;margin-bottom:3px;margin-left:3px;color:var(--text)}.foodCollcetion_cardContent__2ep2S p{font-size:clamp(.9rem,1.8vw,1rem);margin-bottom:4px;color:var(--muted)}.foodCollcetion_contentRow__z0BQh{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:auto}.foodCollcetion_itemInfo___hH_J{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.foodCollcetion_itemName__Q4vYP{font-size:1.1rem;font-weight:600;margin-left:4px;margin-bottom:4px;color:#333}.foodCollcetion_scoreBadge__Mes4n{padding:5px 10px;margin:2px;border-radius:8px;font-size:1rem;font-weight:500}.foodCollcetion_dateText__0slnl{color:#999;font-size:.85rem;margin:10px}.foodCollcetion_reviewButton__bf9R1{background-color:#4caf50;margin:2px;padding:clamp(10px,2vw,14px);background:var(--accent);color:#fff;border:none;border-radius:8px;cursor:pointer;width:100%;font-size:clamp(.9rem,1.8vw,1rem);font-weight:600;transition:background-color .18s ease,transform .1s ease,box-shadow .15s ease}.foodCollcetion_reviewButton__bf9R1:hover{transform:translateY(-2px);background-color:var(--main-btn-hover,#2ecc71);box-shadow:0 4px 8px rgba(0,0,0,.15)}.foodCollcetion_reviewButton__bf9R1:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.1)}@media (max-width:480px){.foodCollcetion_container__B7BlW{--min-col:200px;padding:16px}}@media (min-width:1280px){.foodCollcetion_container__B7BlW{--min-col:300px}}@media (prefers-reduced-motion:reduce){.foodCollcetion_card__Aw0Nf,.foodCollcetion_reviewButton__bf9R1{transition:none!important}}@media (prefers-color-scheme:dark){.foodCollcetion_container__B7BlW{--bg:#0e1117;--card-bg:#161b22;--text:#e5e7eb;--muted:#9ca3af;--accent:#6ee7b7;--accent-light:#a7f3d0;--shadow:0 6px 18px rgba(0,0,0,.45)}.foodCollcetion_card__Aw0Nf{border-color:hsla(0,0%,100%,.05)}.foodCollcetion_reviewButton__bf9R1{color:#000;background:var(--accent)}.foodCollcetion_reviewButton__bf9R1:hover{background:var(--accent-light)}.foodCollcetion_reviewButton__bf9R1:focus-visible{outline-color:rgba(147,197,253,.5)}}