.product-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.product-title-row h1{flex:1}.favorite-button{border:1px solid #f28c38;background:#fff7ed;color:#e27519;padding:11px 14px;border-radius:999px;font-weight:900;cursor:pointer;white-space:nowrap}.favorite-button.active{background:#f28c38;color:#fff}.favorite-button:hover{background:#f28c38;color:#fff}.store-follow-form{margin-left:auto}.fav-card{position:relative}.fav-card form{padding:0 15px 15px}.fav-remove{width:100%;border:1px solid #fee2e2;background:#fff;color:#991b1b;padding:10px;border-radius:10px;font-weight:800;cursor:pointer}.fav-remove:hover{background:#fee2e2}.price-drop{margin-top:8px;background:#dcfce7;color:#166534;font-size:12px;font-weight:900;padding:6px 8px;border-radius:999px;display:inline-block}.favorite-store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.favorite-store-card{background:#fff;border-radius:18px;padding:18px;box-shadow:0 10px 28px rgba(0,0,0,.04)}.favorite-store-main{display:flex;align-items:center;gap:12px;margin-bottom:14px}.favorite-store-logo{width:58px;height:58px;border-radius:16px;background:#fff7ed;color:#e27519;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:900;overflow:hidden}.favorite-store-logo img{width:100%;height:100%;object-fit:cover}.favorite-store-main strong{display:block;font-size:18px}.favorite-store-main span{display:block;color:#6b7280;margin-top:4px;font-size:13px}@media(max-width:900px){.favorite-store-grid{grid-template-columns:1fr}.product-title-row{display:block}.favorite-button{margin-top:10px}.store-follow-form{margin-left:0;margin-top:14px}}
