*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}body{min-height:100vh}a{text-decoration:none;color:inherit}input,textarea,select,button{font-family:inherit}input:focus,textarea:focus,select:focus{outline:none}img{max-width:100%;display:block}@keyframes skeleton-pulse{0%,to{opacity:.6}50%{opacity:1}}.page-wide{width:100%;padding:16px}.page-form{width:100%;max-width:600px;margin:0 auto;padding:16px}.page-detail{width:100%;max-width:900px;margin:0 auto;padding:16px}.page-chat{width:100%;max-width:800px;margin:0 auto;padding:0 16px}.grid-cards{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:520px){.grid-cards{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.grid-cards{grid-template-columns:repeat(3,1fr)}}.grid-listings{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}@media(min-width:700px){.grid-listings{grid-template-columns:repeat(3,1fr);gap:8px}}@media(min-width:1050px){.grid-listings{grid-template-columns:repeat(4,1fr)}}@media(min-width:1350px){.grid-listings{grid-template-columns:repeat(5,1fr)}}@media(min-width:1650px){.grid-listings{grid-template-columns:repeat(6,1fr)}}.grid-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:640px){.grid-actions{grid-template-columns:repeat(3,1fr)}}.detail-layout{display:flex;flex-direction:column;gap:20px}@media(min-width:768px){.detail-layout{flex-direction:row}.detail-main{flex:1;min-width:0}.detail-side{width:320px;flex-shrink:0}}.feed-layout{width:100%;max-width:700px;margin:0 auto}@media(min-width:1200px){.feed-layout{max-width:760px}}@media(min-width:1500px){.feed-layout{max-width:820px}}.list-layout{width:100%;max-width:800px;margin:0 auto}
