.story-detail-page[data-astro-cid-5rbp6hxq]{padding:3rem 0 5rem;min-height:70vh}.container[data-astro-cid-5rbp6hxq]{max-width:1000px;margin:0 auto;padding:0 2rem}.back-button[data-astro-cid-5rbp6hxq]{display:inline-flex;align-items:center;gap:.5rem;color:var(--text-secondary);text-decoration:none;font-weight:500;margin-bottom:2rem;transition:color .3s ease}.back-button[data-astro-cid-5rbp6hxq]:hover{color:var(--primary)}.back-button[data-astro-cid-5rbp6hxq] i[data-astro-cid-5rbp6hxq]{font-size:.9rem}.story-header[data-astro-cid-5rbp6hxq]{margin-bottom:2rem}.story-title[data-astro-cid-5rbp6hxq]{font-size:2.5rem;font-weight:800;color:var(--text-primary);margin:0 0 .5rem;line-height:1.2;background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.story-malayalam-title[data-astro-cid-5rbp6hxq]{font-size:1.8rem;color:var(--text-secondary);margin-bottom:1rem;font-family:Noto Sans Malayalam,sans-serif}.story-meta[data-astro-cid-5rbp6hxq]{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;padding:1rem 0;border-top:1px solid var(--card-border);border-bottom:1px solid var(--card-border)}.meta-item[data-astro-cid-5rbp6hxq]{display:flex;align-items:center;gap:.5rem;color:var(--text-secondary)}.meta-item[data-astro-cid-5rbp6hxq] i[data-astro-cid-5rbp6hxq]{color:var(--primary);width:20px}.meta-item[data-astro-cid-5rbp6hxq] strong[data-astro-cid-5rbp6hxq]{color:var(--text-primary);margin-right:.3rem}.story-featured-image[data-astro-cid-5rbp6hxq]{width:100%;max-height:500px;object-fit:cover;border-radius:20px;margin-bottom:2rem;box-shadow:0 10px 30px #0000004d}.story-content[data-astro-cid-5rbp6hxq]{background:var(--card-bg);border-radius:20px;padding:2rem;border:1px solid var(--card-border);margin-bottom:2rem}.story-content[data-astro-cid-5rbp6hxq] h2[data-astro-cid-5rbp6hxq]{color:var(--primary);font-size:1.8rem;margin:2rem 0 1rem}.story-content[data-astro-cid-5rbp6hxq] h2[data-astro-cid-5rbp6hxq]:first-child{margin-top:0}.story-content[data-astro-cid-5rbp6hxq] p[data-astro-cid-5rbp6hxq]{color:var(--text-secondary);line-height:1.8;font-size:1.1rem;margin-bottom:1.5rem}.story-gallery[data-astro-cid-5rbp6hxq]{margin-top:2rem}.story-gallery[data-astro-cid-5rbp6hxq] h3[data-astro-cid-5rbp6hxq]{color:var(--text-primary);font-size:1.5rem;margin-bottom:1.5rem}.gallery-grid[data-astro-cid-5rbp6hxq]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.gallery-item[data-astro-cid-5rbp6hxq]{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:10px;cursor:pointer}.gallery-item[data-astro-cid-5rbp6hxq] img[data-astro-cid-5rbp6hxq]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-item[data-astro-cid-5rbp6hxq]:hover img[data-astro-cid-5rbp6hxq]{transform:scale(1.05)}.story-tags[data-astro-cid-5rbp6hxq]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2rem}.tag[data-astro-cid-5rbp6hxq]{background:#f542ec1a;color:var(--primary);padding:.3rem 1rem;border-radius:50px;font-size:.9rem}.story-footer[data-astro-cid-5rbp6hxq]{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--card-border);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.share-buttons[data-astro-cid-5rbp6hxq]{display:flex;gap:1rem}.share-button[data-astro-cid-5rbp6hxq]{width:40px;height:40px;border-radius:50%;background:var(--card-bg);border:1px solid var(--card-border);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.share-button[data-astro-cid-5rbp6hxq]:hover{background:var(--primary);color:#fff;transform:translateY(-3px)}.related-link[data-astro-cid-5rbp6hxq]{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary);text-decoration:none;font-weight:600;transition:gap .3s ease}.related-link[data-astro-cid-5rbp6hxq]:hover{gap:1rem}.error-container[data-astro-cid-5rbp6hxq]{text-align:center;padding:5rem 2rem;max-width:600px;margin:0 auto}.error-container[data-astro-cid-5rbp6hxq] i[data-astro-cid-5rbp6hxq]{font-size:5rem;color:var(--primary);opacity:.3;margin-bottom:1.5rem}.error-container[data-astro-cid-5rbp6hxq] h2[data-astro-cid-5rbp6hxq]{font-size:2rem;color:var(--text-primary);margin-bottom:1rem}.error-container[data-astro-cid-5rbp6hxq] p[data-astro-cid-5rbp6hxq]{color:var(--text-secondary);font-size:1.1rem;margin-bottom:2rem}.btn-home[data-astro-cid-5rbp6hxq]{display:inline-block;padding:1rem 2.5rem;background:var(--primary-gradient);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;transition:all .3s ease}.btn-home[data-astro-cid-5rbp6hxq]:hover{transform:translateY(-3px);box-shadow:0 10px 25px #f542ec80}@media(max-width:768px){.story-title[data-astro-cid-5rbp6hxq]{font-size:2rem}.story-malayalam-title[data-astro-cid-5rbp6hxq]{font-size:1.5rem}.story-content[data-astro-cid-5rbp6hxq]{padding:1.5rem}.story-content[data-astro-cid-5rbp6hxq] p[data-astro-cid-5rbp6hxq]{font-size:1rem}}
