:root{--bd-skel-base: #ECECE9;--bd-skel-shine: #F6F6F3;--bd-skel-radius: 8px}.bd-skel,.bd-skel-text,.bd-skel-line,.bd-skel-circle,.bd-skel-img,.bd-skel-avatar,.bd-skel-chip,.bd-skel-input,.bd-skel-block{background-color:var(--bd-skel-base);background-image:linear-gradient(90deg,var(--bd-skel-base) 0%,var(--bd-skel-shine) 50%,var(--bd-skel-base) 100%);background-size:200% 100%;animation:bd-shimmer 1.5s ease-in-out infinite;border-radius:var(--bd-skel-radius);color:transparent!important;user-select:none;-webkit-user-select:none}@keyframes bd-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.bd-skel-text{display:inline-block;min-width:64px;height:.85em;border-radius:4px;vertical-align:middle}.bd-skel-line{display:block;height:14px;margin:6px 0;border-radius:6px}.bd-skel-line.sm{height:10px}.bd-skel-line.md{height:16px}.bd-skel-line.lg{height:22px}.bd-skel-line.xl{height:32px}.bd-skel-line.xxl{height:44px}.bd-skel-line.w-95{width:95%}.bd-skel-line.w-85{width:85%}.bd-skel-line.w-75{width:75%}.bd-skel-line.w-65{width:65%}.bd-skel-line.w-55{width:55%}.bd-skel-line.w-45{width:45%}.bd-skel-line.w-35{width:35%}.bd-skel-line.w-25{width:25%}.bd-skel-circle{border-radius:50%}.bd-skel-avatar{width:40px;height:40px;border-radius:12px;flex-shrink:0}.bd-skel-avatar.sm{width:32px;height:32px;border-radius:10px}.bd-skel-avatar.lg{width:56px;height:56px;border-radius:14px}.bd-skel-avatar.round{border-radius:50%}.bd-skel-chip{display:inline-block;height:28px;width:96px;border-radius:999px;margin:0 6px 0 0;vertical-align:middle}.bd-skel-img{display:block;width:100%;height:100%;border-radius:14px}.bd-skel-input{display:block;width:100%;height:44px;border-radius:10px}.bd-skel-block{display:block;width:100%;height:100%}.bd-skel-card{display:block;text-decoration:none;pointer-events:none}.bd-skel-card .bd-skel-card-img{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:14px;overflow:hidden;margin-bottom:12px}.bd-skel-card .bd-skel-card-body{display:grid;gap:8px}.bd-skel-card .bd-skel-card-row{display:flex;justify-content:space-between;align-items:center}.bd-fade-in{animation:bd-fade .32s ease-out both}@keyframes bd-fade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:none}}.bd-skel-input-field{background-color:var(--bd-skel-base)!important;background-image:linear-gradient(90deg,var(--bd-skel-base) 0%,var(--bd-skel-shine) 50%,var(--bd-skel-base) 100%)!important;background-size:200% 100%!important;animation:bd-shimmer 1.5s ease-in-out infinite;color:transparent!important;caret-color:transparent;pointer-events:none}.bd-skel-input-field::placeholder{color:transparent}@media(prefers-reduced-motion:reduce){.bd-skel,.bd-skel-text,.bd-skel-line,.bd-skel-img,.bd-skel-avatar,.bd-skel-chip,.bd-skel-input,.bd-skel-block,.bd-skel-input-field,.bd-fade-in{animation:none!important;background-image:none!important}}.btn-post{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 18px;background:var(--secondary, #193900);color:#fff;font-family:inherit;font-size:13px;font-weight:700;border:none;border-radius:99px;cursor:pointer;text-decoration:none;white-space:nowrap;transition:opacity .15s}.btn-post:hover{opacity:.82}
