.grid.grid-nogutter.ocs-grid{width:var(--page-width);margin-left:auto;margin-right:auto}.ocs-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 4px 24px #02061714}.ocs-image{aspect-ratio:16/10;background:linear-gradient(110deg,#e5e7eb 30%,#f0f1f3 50%,#e5e7eb 70%) 0 0/200% 100%;width:100%;animation:1.5s ease-in-out infinite skeleton-shimmer}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ocs-body{flex-direction:column;gap:12px;padding:20px;display:flex}.ocs-line{background:linear-gradient(110deg,#e5e7eb 30%,#f0f1f3 50%,#e5e7eb 70%) 0 0/200% 100%;border-radius:6px;animation:1.5s ease-in-out infinite skeleton-shimmer}.ocs-line--title{width:60%;height:24px}.ocs-line--subtitle{width:45%;height:15px}.ocs-line--meta{width:70%;height:15px}.ocs-line--desc{width:100%;height:14px}.ocs-line--desc-short{width:75%}.ocs-stats{background:#f5f7fb;border-radius:10px;display:flex;overflow:hidden}.ocs-stat{background:#f5f7fb;border-right:1px solid #e8ecf2;flex:1;height:50px;position:relative;overflow:hidden}.ocs-stat:after{content:"";background:linear-gradient(110deg,#e2e5ea 30%,#eceef1 50%,#e2e5ea 70%) 0 0/200% 100%;border-radius:4px;animation:1.5s ease-in-out infinite skeleton-shimmer;position:absolute;top:8px;bottom:8px;left:12px;right:12px}.ocs-stat:last-child{border-right:none}.ocs-broker-row{align-items:center;gap:10px;display:flex}.ocs-avatar{background:linear-gradient(110deg,#e5e7eb 30%,#f0f1f3 50%,#e5e7eb 70%) 0 0/200% 100%;border-radius:50%;flex-shrink:0;width:40px;height:40px;animation:1.5s ease-in-out infinite skeleton-shimmer}.ocs-broker-info{flex-direction:column;flex:1;gap:6px;display:flex}.ocs-line--broker-name{width:55%;height:14px}.ocs-line--broker-sub{width:40%;height:12px}.ocs-line--btn{border-radius:12px;width:100%;height:46px}@media (max-width:768px){.ocs-grid{grid-template-columns:1fr}}@media (max-width:480px){.ocs-grid{padding:0 4px}}
