.user-comment-item{background-color:#FFF;margin-bottom:20px;padding:20px 20px 20px 20px;border-top:1px solid var(--bde-palette-border-w11-a2fcfaec-4f51-4840-b96a-bfdd0a76b924-1);border-bottom:2px solid #B5B5B5;border-left:1px solid var(--bde-palette-border-w11-a2fcfaec-4f51-4840-b96a-bfdd0a76b924-1);border-right:1px solid var(--bde-palette-border-w11-a2fcfaec-4f51-4840-b96a-bfdd0a76b924-1);border-radius:7px}@keyframes glowPulse{0%{background-color:rgba(255,255,255,0.6)}50%{background-color:rgba(255,165,0,0.2)}100%{background-color:rgba(255,255,255,0.6)}}.article-count{animation:glowPulse 5s ease-in-out infinite;transition:all 2.5s ease}@keyframes glowAero{0%{background:linear-gradient(to bottom,#F2F2F2 0%,#EBEBEB 50%,#DDDDDD 51%,#CFCFCF 100%)}100%{background:linear-gradient(to bottom,#fffaf3 0%,#fff6e8 50%,#ffe3b8 51%,#ffebcc 100%)}}.article-count-aero{border:1px solid #F3F3F3;box-shadow:0 0 0 1px #707070;border-radius:3px;background:linear-gradient(to bottom,#F2F2F2 0%,#EBEBEB 50%,#DDDDDD 51%,#CFCFCF 100%);color:#000;text-decoration:none;display:inline-block;cursor:pointer;user-select:none;text-align:center;animation:glowAero 5s ease-in-out infinite;transition:all 2.5s ease}.article-count-aero-flat{border:1px solid #F3F3F3;box-shadow:0 0 0 1px #707070;border-radius:3px;background:linear-gradient(to bottom,#F2F2F2 0%,#EBEBEB 50%,#DDDDDD 51%,#CFCFCF 100%);color:#000;text-decoration:none;display:inline-block;cursor:pointer;user-select:none;text-align:center}.article-count-aero-flat:hover{border:1px solid #ECF7FD;box-shadow:0 0 0 1px #3C7FB1;background:linear-gradient(to bottom,#EAF6FD 0%,#D9F0FC 50%,#BEE6FD 51%,#A7D9F5 100%)}.article-count-aero-flat:active{border:1px solid #73A7C4;border-bottom:0;box-shadow:0 0 0 1px #2C628B;background:linear-gradient(to bottom,#E5F4FC 0%,#C4E5F6 50%,#98D1EF 51%,#68B3DB 100%)}.smart-search{position:relative;display:inline-block;padding:8px 16px;border:1px solid #0078D4;border-radius:8px;background-color:#fff;color:#0078D4;font-weight:500;box-shadow:0 0 0 transparent;overflow:hidden;transition:box-shadow 0.3s ease-in-out}.smart-search::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(from 0deg,#4fc3f7,#81d4fa,#4fc3f7,#81d4fa,#4fc3f7);animation:rotateLight 4s linear infinite;z-index:0;opacity:0.4;filter:blur(12px)}.smart-search span,.smart-search svg{position:relative;z-index:1}@keyframes rotateLight{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.breakdance .tag-button{background-color:#F6FBFF;color:var(--bde-brand-primary-color);text-decoration-line:none;margin-right:15px;padding:5px 15px 5px 15px;border-top:1px solid var(--bde-palette-border-w11-a2fcfaec-4f51-4840-b96a-bfdd0a76b924-1);border-bottom:1px solid var(--bde-palette-border-w11-a2fcfaec-4f51-4840-b96a-bfdd0a76b924-1);border-left:1px solid var(--bde-palette-border-w11-a2fcfaec-4f51-4840-b96a-bfdd0a76b924-1);border-right:1px solid var(--bde-palette-border-w11-a2fcfaec-4f51-4840-b96a-bfdd0a76b924-1);border-radius:999px}.tag-button:hover{color:white!important}.tag-button:hover{background-color:var(--bde-brand-primary-color);color:#FFF}.skeleton-box{width:100%;height:200px;border-radius:12px;background:linear-gradient(100deg,#e0e0e0 30%,#f5f5f5 50%,#e0e0e0 70%);background-size:400% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-400% 0}100%{background-position:400% 0}}