.ak-detail-page{background:#fff;min-height:100vh;padding:3rem 0 4rem}.ak-detail-back{margin-bottom:2rem}.ak-detail-back-link{color:#3b82f6;font-size:.875rem;font-weight:500;text-decoration:none}.ak-detail-back-link:hover{text-decoration:underline}.ak-detail-article{max-width:760px;margin:0 auto}.ak-detail-hero{border-radius:12px;justify-content:center;width:100%;margin-bottom:2rem;display:flex}.ak-detail-hero img{border-radius:12px;max-width:100%;height:auto}.ak-carousel{margin-bottom:2rem}.ak-carousel-track{background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ak-carousel-img{object-fit:contain;max-width:100%;height:auto;max-height:480px;display:block}.ak-carousel-btn{color:#fff;cursor:pointer;z-index:2;background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.4rem;line-height:1;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ak-carousel-btn:hover{background:#000000b3}.ak-carousel-btn--prev{left:12px}.ak-carousel-btn--next{right:12px}.ak-carousel-dots{gap:6px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.ak-carousel-dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .15s}.ak-carousel-dot.active{background:#fff}.ak-detail-header{margin-bottom:2rem}.ak-detail-meta{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.ak-detail-date{color:#94a3b8;font-size:.85rem;font-weight:500}.ak-detail-tags{flex-wrap:wrap;gap:.4rem;display:flex}.ak-detail-title{color:#0f172a;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.3}.ak-detail-excerpt{color:#475569;border-left:3px solid #3b82f6;padding-left:1rem;font-size:1.125rem;line-height:1.6}.ak-detail-body{color:#334155;font-size:1rem;line-height:1.8}.ak-detail-body h1,.ak-detail-body h2,.ak-detail-body h3{color:#0f172a;margin-top:2rem;margin-bottom:.75rem}.ak-detail-body p{margin-bottom:1.25rem}.ak-detail-body img{border-radius:8px;max-width:100%;margin:1.5rem 0}.ak-detail-body a{color:#3b82f6}.ak-detail-gallery{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-top:2rem;display:grid}.ak-detail-gallery-item{background:0 0;border-radius:10px;margin:0;overflow:hidden}.ak-detail-gallery-item img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.ak-detail-gallery-caption{color:#111827;flex-direction:column;align-items:flex-end;gap:.15rem;padding:.5rem 0;font-size:.78rem;display:flex}.ak-detail-gallery-credit{font-style:italic}.ak-detail-logos{border-top:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2rem;padding-top:1.5rem;display:flex}.ak-detail-logo{object-fit:contain;max-width:160px;max-height:60px}.ak-detail-source{border-top:1px solid #e2e8f0;margin-top:2.5rem;padding-top:1.5rem}.ak-detail-source a{color:#3b82f6;font-size:.875rem;font-weight:500}@media (max-width:575px){.ak-detail-title{font-size:1.5rem}.ak-detail-page{padding:2rem 0 3rem}}
