/* GREEN_SOURCE_LOCAL_STATIC_PREVIEW_ASSET_NOT_DEPLOYED */
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;max-width:980px;margin:0 auto;padding:24px;line-height:1.55;color:#17202a} .notice{border:2px solid #b7791f;background:#fffaf0;padding:12px;border-radius:8px}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.product-card{border:1px solid #ddd;border-radius:10px;padding:12px;background:#fff}.product-card img{max-width:100%;height:160px;object-fit:contain}.planned-ref{background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;padding:2px 8px;display:inline-block;margin:2px}.meta{color:#555;font-size:.92em} code{background:#f3f4f6;padding:1px 4px;border-radius:4px}