.article-page.svelte-tlddhh{padding-bottom:6rem}.breadcrumbs.svelte-tlddhh{padding:2rem 0;font-size:.9rem;color:var(--color-text-secondary)}.breadcrumbs.svelte-tlddhh a:where(.svelte-tlddhh){color:var(--color-accent);text-decoration:none}.article-container.svelte-tlddhh{overflow:hidden}.article-header.svelte-tlddhh{padding:4rem;text-align:center}.meta.svelte-tlddhh{color:var(--color-accent);font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;margin-bottom:1.5rem;display:flex;justify-content:center;gap:1rem}.article-header.svelte-tlddhh h1:where(.svelte-tlddhh){font-size:3.5rem;margin-bottom:2rem;line-height:1.1}.tags.svelte-tlddhh{display:flex;flex-wrap:wrap;gap:1rem}.article-footer.svelte-tlddhh{padding:2rem 4rem 4rem;border-top:1px solid rgba(255,255,255,.1);margin-top:4rem}.tag.svelte-tlddhh{color:var(--color-text-secondary);font-size:.9rem}.media-section.svelte-tlddhh{padding:0 4rem;margin-bottom:3rem;display:flex;flex-direction:column;gap:1.5rem}.featured-image-container.svelte-tlddhh{width:100%;position:relative;overflow:hidden;border-radius:1.5rem;aspect-ratio:16/10;padding:0;cursor:zoom-in;background:#000;border:1px solid rgba(255,255,255,.1);display:block}.main-img.svelte-tlddhh{width:100%;height:100%;object-fit:contain;transition:transform .5s cubic-bezier(.2,0,.2,1)}.featured-image-container.svelte-tlddhh:hover .main-img:where(.svelte-tlddhh){transform:scale(1.02)}.zoom-hint.svelte-tlddhh{position:absolute;bottom:1.5rem;right:1.5rem;background:#0f172ad9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.75rem 1.25rem;border-radius:2rem;display:flex;align-items:center;gap:.75rem;color:#fff;font-weight:600;font-size:.9rem;border:1px solid rgba(255,255,255,.1);opacity:0;transform:translateY(10px);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-lg);pointer-events:none}.featured-image-container.svelte-tlddhh:hover .zoom-hint:where(.svelte-tlddhh){opacity:1;transform:translateY(0)}.zoom-icon.svelte-tlddhh{font-size:1.2rem}.gallery-thumbs.svelte-tlddhh{display:flex;gap:.75rem;margin-top:1rem;overflow-x:auto;padding:.5rem 0;-webkit-overflow-scrolling:touch}@media(max-width:1024px){.gallery-thumbs.svelte-tlddhh{scrollbar-width:none;-ms-overflow-style:none}.gallery-thumbs.svelte-tlddhh::-webkit-scrollbar{display:none}}.thumb.svelte-tlddhh{flex:0 0 80px;height:80px;border-radius:.75rem;overflow:hidden;border:2px solid transparent;cursor:pointer;padding:0;background:#ffffff0d;transition:all .2s ease}.thumb.active.svelte-tlddhh{border-color:var(--color-accent);transform:translateY(-4px)}.thumb.svelte-tlddhh img:where(.svelte-tlddhh){width:100%;height:100%;object-fit:cover}.lightbox.svelte-tlddhh{position:fixed;inset:0;z-index:1000;background:#030712f2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;flex-direction:column;align-items:center;justify-content:center;animation:svelte-tlddhh-lightboxFadeIn .3s ease}@keyframes svelte-tlddhh-lightboxFadeIn{0%{opacity:0}to{opacity:1}}.lightbox-close.svelte-tlddhh{position:absolute;top:2rem;right:2rem;width:3rem;height:3rem;border-radius:50%;background:#ffffff1a;color:#fff;font-size:1.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:1010;border:1px solid rgba(255,255,255,.1)}.lightbox-close.svelte-tlddhh:hover{background:#ef4444cc;transform:scale(1.1)}.lightbox-content.svelte-tlddhh{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:4rem}.lightbox-image.svelte-tlddhh{max-width:100%;max-height:100%;object-fit:contain;border-radius:.5rem;box-shadow:var(--shadow-2xl)}.lightbox-nav.svelte-tlddhh{position:absolute;top:50%;transform:translateY(-50%);width:4rem;height:4rem;border-radius:50%;background:#0f172a99;color:#fff;font-size:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lightbox-nav.svelte-tlddhh:hover{background:var(--color-accent);transform:translateY(-50%) scale(1.1)}.lightbox-nav.prev.svelte-tlddhh{left:2rem}.lightbox-nav.next.svelte-tlddhh{right:2rem}.lightbox-counter.svelte-tlddhh{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);background:#0f172acc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.5rem 1.5rem;border-radius:2rem;color:#fff;font-weight:600;font-size:.9rem;border:1px solid rgba(255,255,255,.1)}.article-content.svelte-tlddhh{padding:0 4rem 4rem;max-width:900px;margin:0 auto;font-size:1.2rem;line-height:1.8;color:var(--color-text-secondary)}.ritext.svelte-tlddhh img{max-width:100%;border-radius:1.5rem;margin:3rem 0}.ritext.svelte-tlddhh p{margin-bottom:2rem}@media(max-width:768px){.article-header.svelte-tlddhh{padding:3rem 1.5rem}.article-header.svelte-tlddhh h1:where(.svelte-tlddhh){font-size:2.2rem}.media-section.svelte-tlddhh{padding:0 1.5rem}.article-content.svelte-tlddhh{padding:0 1.5rem 3rem}.gallery-thumbs.svelte-tlddhh{padding:1rem 0;margin:0;gap:1rem;display:flex;overflow-x:auto;width:100%}.thumb.svelte-tlddhh{flex:0 0 120px;height:120px;min-width:120px}.media-section.svelte-tlddhh{display:block;width:100%}.featured-image-container.svelte-tlddhh{border-radius:1.5rem;margin-bottom:1rem}.zoom-hint.svelte-tlddhh{display:none}.lightbox-nav.svelte-tlddhh{padding:1rem .5rem;font-size:1.5rem}}
