.article-skeleton__layout{display:flex;flex-direction:column;gap:32px;width:100%;max-width:896px;margin:0 auto;padding:var(--spacing-8);box-sizing:border-box}.article-skeleton{display:flex;flex-direction:column;gap:42px;padding-bottom:48px;width:100%}.article-skeleton__shimmer{position:relative;overflow:hidden;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 37%,#e2e8f0 63%);background-size:400% 100%;animation:article-skeleton-shimmer 1.5s linear infinite}.article-skeleton__hero{position:relative;width:100%}.article-skeleton__hero--standard{display:flex;flex-direction:column;gap:20px}.article-skeleton__hero--glass{padding-bottom:60px}.article-skeleton__hero-media{position:relative;width:100%;height:320px;border-radius:28px}.article-skeleton__hero-content{position:absolute;inset:36px 40px;display:flex;flex-direction:column;gap:16px;max-width:520px}.article-skeleton__tag{width:130px;height:28px;border-radius:999px}.article-skeleton__line{height:16px;background:#e2e8f0;border-radius:999px}.article-skeleton__line--title{height:30px;width:320px}.article-skeleton__line--wide,.article-skeleton__line--medium{width:100%}.article-skeleton__line--short{width:120px}.article-skeleton__meta{display:flex;align-items:center;gap:16px}.article-skeleton__badge{width:52px;height:52px;border-radius:16px}.article-skeleton__pill{width:110px;height:26px;border-radius:999px}.article-skeleton__glass-card{flex-wrap:wrap;position:absolute;left:50%;transform:translate(-50%);top:75%;display:flex;width:80%;align-items:center;gap:18px;padding:18px 28px;border-radius:22px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;box-shadow:0 22px 40px #0f172a1f}.article-skeleton__hero-meta{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:18px 24px;border-radius:18px;background:#fff;box-shadow:0 12px 30px #0f172a14}.article-skeleton__meta-chip{display:flex;align-items:center;gap:12px;padding-right:8px}.article-skeleton__meta-icon{width:18px;height:18px;border-radius:6px}.article-skeleton__avatar{width:56px;height:56px;border-radius:16px}.article-skeleton__glass-text{display:flex;flex-direction:column;gap:10px}.article-skeleton__glass-meta{display:flex;gap:14px}.article-skeleton__intro{display:flex;flex-direction:column;gap:16px}.article-skeleton__block{display:flex;flex-direction:column;gap:24px}.article-skeleton__block-header{display:flex;flex-direction:column;gap:12px}.article-skeleton__timeline{display:flex;flex-direction:column;gap:20px;align-items:stretch}.article-skeleton__timeline-card{display:flex;flex-direction:column;gap:18px;padding:22px;border-radius:18px;border:1px solid rgba(14,165,233,.18);background:#f0f9ff}.article-skeleton__timeline-header{display:flex;align-items:center;gap:16px}.article-skeleton__timeline-header .article-skeleton__icon{width:40px;height:40px;border-radius:14px}.article-skeleton__timeline-info{display:flex;flex-direction:column;gap:10px}.article-skeleton__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.article-skeleton__list-item{display:flex;align-items:center;gap:12px}.article-skeleton__bullet{width:10px;height:10px;border-radius:50%}.article-skeleton__comparison{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.article-skeleton__comparison-card{display:flex;flex-direction:column;gap:16px;padding:20px;border-radius:18px;border:1px solid rgba(79,70,229,.14);background:#eef2ff}.article-skeleton__line--list{width:100%;height:14px}.article-skeleton__checkbox{width:18px;height:18px;border-radius:6px}@keyframes article-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-50% 0}}@media(max-width:1023.5px){.article-skeleton{gap:36px}.article-skeleton__layout{padding:var(--spacing-6);gap:28px}.article-skeleton__hero{padding:0 var(--spacing-6)}.article-skeleton__hero-media{height:280px;border-radius:24px}.article-skeleton__hero--glass{padding-bottom:60px}.article-skeleton__glass-card{top:75%;padding:16px 24px}.article-skeleton__timeline,.article-skeleton__comparison,.article-skeleton__hero-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767.5px){.article-skeleton{gap:36px;padding-bottom:42px}.article-skeleton__layout{padding:var(--spacing-4);gap:24px}.article-skeleton__hero{padding:0 var(--spacing-4)}.article-skeleton__hero-media{height:220px;border-radius:20px}.article-skeleton__line--title{width:220px}.article-skeleton__meta{flex-wrap:wrap;gap:12px}.article-skeleton__badge{width:48px;height:48px}.article-skeleton__pill{width:96px;height:22px}.article-skeleton__hero--glass{padding-bottom:80px}.article-skeleton__glass-card{flex-direction:row;align-items:flex-start;gap:12px;top:65%}.article-skeleton__glass-meta{gap:10px}.article-skeleton__timeline,.article-skeleton__comparison{grid-template-columns:1fr}.article-skeleton__hero-content{inset:28px 24px;gap:14px}.article-skeleton__hero-meta{grid-template-columns:1fr;padding:16px 20px;gap:16px}}
