.demo-root .ar-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem;margin-bottom:1.75rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em}.demo-root .ar-cat{padding:.4rem .85rem;border-radius:999px;background:var(--color-les-red, #FF2038);color:#fff}.demo-root .ar-cat--flat{padding:0;background:none;color:var(--color-les-red, #FF2038)}.demo-root .ar-date{color:#ffffffb3;font-variant-numeric:tabular-nums}.demo-root .ar-read{color:#ffffff8c}.demo-root .ar-dot{width:.25rem;height:.25rem;border-radius:999px;background:#ffffff4d}.demo-root .ar-title{max-width:52rem;font-size:clamp(1.5rem,3.4vw,2.75rem);color:#fff;text-wrap:balance}.demo-root .ar-header{padding-top:calc(4rem + clamp(5rem,11vh,8.5rem));padding-bottom:clamp(2rem,4vh,3rem)}.demo-root .ar-byline{display:flex;align-items:center;gap:.85rem;padding:2rem 0 0;font-size:.875rem;font-weight:600}.demo-root .ar-avatar{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;flex-shrink:0;border-radius:999px;background:color-mix(in srgb,var(--color-les-red) 22%,var(--cell-up));font-size:.8125rem;font-weight:700;color:#fff}.demo-root .ar-author{color:#fffc}.demo-root .ar-byline-date{margin-left:auto;color:#ffffff73;font-variant-numeric:tabular-nums}.demo-root .ar-lead{margin-top:2.5rem;font-size:clamp(1.2rem,2.4vw,1.6rem);line-height:1.5;color:#ffffffbf;text-wrap:pretty}.demo-root .ar-foot{display:flex;flex-direction:column;gap:1.5rem;padding:1.75rem;border-radius:var(--radius-card);background:color-mix(in srgb,var(--color-les-red) 8%,var(--cell-down))}@media(min-width:640px){.demo-root .ar-foot{flex-direction:row;align-items:center;justify-content:space-between}}.demo-root .ar-back{display:inline-flex;align-items:center;gap:.7rem;font-size:.875rem;font-weight:700;color:#ffffffd9;transition:color .3s ease}.demo-root .ar-back svg{width:1.1rem;height:1.1rem;color:var(--color-les-red, #FF2038);transition:transform .3s cubic-bezier(.16,1,.3,1)}.demo-root .ar-back:hover{color:#fff}.demo-root .ar-back:hover svg{transform:translate(-.25rem)}.demo-root .ar-share{display:flex;align-items:center;gap:.5rem}.demo-root .ar-share-key{margin-right:.35rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#fff6}.demo-root .ar-share-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;background:#ffffff14;color:#fffc;cursor:pointer;transition:background-color .3s ease,color .3s ease}.demo-root .ar-share-btn svg{width:1rem;height:1rem}.demo-root .ar-share-btn:hover,.demo-root .ar-share-btn:focus-visible,.demo-root .ar-share-btn.is-copied{background:var(--color-les-red, #FF2038);color:#fff}.article-carousel{position:relative;margin:2.5rem 0;overflow:hidden;background:var(--well, #0b0b0d);border-radius:var(--radius-card)}.carousel-track{position:relative;width:100%;aspect-ratio:16/10}.carousel-slide{position:absolute;inset:0;opacity:0;transition:opacity .4s ease}.carousel-slide.active{opacity:1}.carousel-slide img{width:100%;height:100%;object-fit:cover;border-radius:0!important;margin:0!important;border:none!important}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;background:#0000008c;backdrop-filter:blur(8px);color:#fff;border-radius:9999px;cursor:pointer;opacity:0;transition:opacity .3s,background .2s}.article-carousel:hover .carousel-btn{opacity:1}.carousel-btn:hover{background:color-mix(in srgb,var(--color-les-red, #FF2038) 85%,transparent)}.carousel-prev{left:.75rem}.carousel-next{right:.75rem}.carousel-dots{display:flex;gap:.4rem;justify-content:center;padding:.75rem 0}.carousel-dot{width:14px;height:3px;background:#fff3;border:none;border-radius:9999px;cursor:pointer;transition:background .2s,width .2s}.carousel-dot.active{background:var(--color-les-red, #FF2038);width:24px}.carousel-counter{position:absolute;top:.75rem;right:.75rem;background:#0009;backdrop-filter:blur(8px);color:#ffffffb3;font-size:.7rem;letter-spacing:.1em;font-family:ui-monospace,monospace;padding:.25rem .7rem;border-radius:var(--radius-chip);z-index:10}.lightbox-overlay{position:fixed;inset:0;z-index:99999;background:#080809f5;backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none}.lightbox-overlay.open{opacity:1;pointer-events:all}.lightbox-overlay img{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:var(--radius-media);box-shadow:0 25px 80px #00000080;transition:transform .3s ease,opacity .3s ease}.lightbox-close{position:absolute;top:1.5rem;right:1.5rem;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:#ffffff14;border-radius:9999px;color:#fff;cursor:pointer;transition:background .2s;z-index:10}.lightbox-close:hover{background:color-mix(in srgb,var(--color-les-red, #FF2038) 80%,transparent)}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:3.25rem;height:3.25rem;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border-radius:9999px;color:#fff;cursor:pointer;transition:background .2s;z-index:10}.lightbox-nav:hover{background:color-mix(in srgb,var(--color-les-red, #FF2038) 60%,transparent)}.lightbox-prev{left:1rem}.lightbox-next{right:1rem}.lightbox-counter{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);color:#ffffff80;font-size:.8rem;letter-spacing:.15em;font-family:ui-monospace,monospace;z-index:10}.article-content img{cursor:pointer;border-radius:var(--radius-media);transition:filter .2s}.article-content img:hover{filter:brightness(1.08)}
