*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;background-color:#111;color:#e0e0e0;line-height:1.7;font-size:16px}a{color:#e8a020;text-decoration:none}a:hover{color:#f5c060;text-decoration:underline}img{max-width:100%;height:auto;display:block}header{background-color:#1a1a1a;border-bottom:1px solid #2e2e2e;padding:0 1.5rem}nav{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:56px}.site-title{font-size:1.2rem;font-weight:700;color:#f0f0f0;letter-spacing:.03em;white-space:nowrap}.site-title:hover{color:#e8a020;text-decoration:none}nav ul{list-style:none;display:flex;gap:1.5rem}nav ul li a{color:#ccc;font-size:.95rem}nav ul li a:hover{color:#e8a020;text-decoration:none}main{max-width:1100px;margin:2rem auto;padding:0 1.5rem}.grid-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.no-posts{grid-column:1/-1;text-align:center;color:#888;padding:3rem 0}.grid-card{position:relative;display:block;aspect-ratio:2/3;overflow:hidden;border-radius:6px;background-color:#1a1a1a;text-decoration:none}.grid-card:hover{text-decoration:none}.grid-card:hover .grid-overlay{opacity:1}.grid-card:hover .grid-cover{transform:scale(1.05)}.grid-cover{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.grid-cover--placeholder{background-color:#2a2a2a}.grid-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 40%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:.75rem;opacity:0;transition:opacity .3s ease}.grid-title{font-size:.9rem;color:#fff;line-height:1.3;font-weight:600}.grid-rating{font-size:.8rem;color:#e8a020;margin-top:.25rem}.post-header{margin-bottom:2rem}.post-header h1{font-size:1.8rem;color:#f0f0f0;line-height:1.3;margin-bottom:.5rem}.post-header time{font-size:.85rem;color:#888;display:block;margin-bottom:1rem}.post-header .post-cover{width:100%;max-height:400px;object-fit:cover;border-radius:6px;margin-bottom:1.5rem}.movie-meta{background-color:#1a1a1a;border:1px solid #2e2e2e;border-radius:6px;padding:1rem 1.25rem;margin-bottom:1rem}.movie-meta h2{font-size:.95rem;color:#e8a020;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.movie-meta dl{display:grid;grid-template-columns:auto 1fr;gap:.3rem 1rem}.movie-meta dt{color:#888;font-size:.85rem;white-space:nowrap}.movie-meta dd{color:#e0e0e0;font-size:.85rem}.tag-item{display:inline-block;background-color:#2a2a2a;border:1px solid #3a3a3a;border-radius:3px;padding:.15rem .5rem;color:#ccc;font-size:.8rem;margin-right:.3rem}.meta-link{color:#e8a020;text-decoration:none}.meta-link:hover{color:#f5c060;text-decoration:underline}.separator{color:#888;margin:0 .2rem}.post-content{font-size:1rem;line-height:1.8;color:#d0d0d0}.post-content img{max-width:100%;height:auto;border-radius:6px;margin:1rem 0}.post-content iframe{max-width:100%;width:100%;height:auto;aspect-ratio:16/9;border-radius:6px;margin:1rem 0}.post-content h2,.post-content h3,.post-content h4{color:#f0f0f0;margin:1.5rem 0 .5rem}.post-content p{margin-bottom:1rem}.post-content ul,.post-content ol{margin:.5rem 0 1rem 1.5rem}.post-content blockquote{border-left:3px solid #e8a020;padding-left:1rem;color:#aaa;margin:1rem 0}.post-content code{background-color:#222;padding:.1em .4em;border-radius:3px;font-size:.9em}.post-content pre{background-color:#1a1a1a;border:1px solid #2e2e2e;border-radius:6px;padding:1rem;overflow-x:auto;margin-bottom:1rem}.post-content pre code{background:0 0;padding:0}.list-page>h1{font-size:1.5rem;color:#f0f0f0;margin-bottom:1.5rem;border-bottom:1px solid #2e2e2e;padding-bottom:.5rem}.list-page .post-list{list-style:none}.post-item{border-bottom:1px solid #2a2a2a;padding:1rem 0}.post-item article{display:flex;gap:1rem;align-items:flex-start}.post-cover-small{width:80px;min-width:80px;height:56px;object-fit:cover;border-radius:4px}.post-item .post-info h2{font-size:1rem}.tag-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:2rem}.tag-card{display:flex;align-items:center;justify-content:center;padding:1rem;background-color:#1a1a1a;border:1px solid #2e2e2e;border-radius:6px;text-decoration:none;transition:all .2s ease;min-height:60px}.tag-card:hover{border-color:#e8a020;background-color:#222;text-decoration:none}.tag-card-content{text-align:center}.tag-card-title{font-size:.95rem;color:#f0f0f0;font-weight:600;margin:0 0 .25rem}.tag-card-count{font-size:.75rem;color:#888}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;font-size:.9rem;color:#888}.pagination a{color:#e8a020}.pagination a:hover{color:#f5c060}.error-page{text-align:center;padding:4rem 1rem}.error-page h1{font-size:2rem;color:#f0f0f0;margin-bottom:1rem}.error-page p{color:#aaa;margin-bottom:.5rem}.btn-home{display:inline-block;margin-top:1.5rem;padding:.6rem 1.5rem;background-color:#e8a020;color:#111;border-radius:4px;font-weight:600}.btn-home:hover{background-color:#f5c060;text-decoration:none;color:#111}.comments{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #2e2e2e}.comments h2{font-size:1.1rem;color:#f0f0f0;margin-bottom:1rem}footer{background-color:#1a1a1a;border-top:1px solid #2e2e2e;text-align:center;padding:1.25rem 1.5rem;font-size:.85rem;color:#666;margin-top:3rem}@media(max-width:768px){nav{flex-direction:column;height:auto;padding:.75rem 0;gap:.5rem}nav ul{gap:1rem;flex-wrap:wrap;justify-content:center}.grid-list{grid-template-columns:repeat(2,1fr)}.grid-overlay{opacity:1}.tag-grid{grid-template-columns:repeat(3,1fr)}.post-header h1{font-size:1.4rem}.movie-meta dl{grid-template-columns:1fr}.post-item article{flex-direction:column}.post-cover-small{width:100%;min-width:unset;height:120px}.error-page h1{font-size:1.5rem}}.search-page{padding:1rem 0}.search-page h1{font-size:1.5rem;color:#f0f0f0;margin-bottom:1.5rem;border-bottom:1px solid #2e2e2e;padding-bottom:.5rem}.search-page #search{--pagefind-ui-scale:1;--pagefind-ui-primary:#e8a020;--pagefind-ui-text:#e0e0e0;--pagefind-ui-background:#1a1a1a;--pagefind-ui-border:#2e2e2e;--pagefind-ui-tag:#2a2a2a;--pagefind-ui-border-width:1px;--pagefind-ui-border-radius:6px;--pagefind-ui-font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}