.post-page{padding-top:1.5rem;padding-bottom:4rem;max-width:900px}.post-hero{position:relative;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:2/1;margin-bottom:2.5rem}.post-hero-img{object-fit:cover}.post-hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.2) 50%,transparent)}.post-hero-content{position:absolute;bottom:0;left:0;right:0;padding:2rem;display:flex;flex-direction:column;gap:.75rem}.post-title{font-family:var(--font-heading);font-size:clamp(1.4rem,3.5vw,2rem);font-weight:800;color:#fff;line-height:1.25;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.4)}.post-meta{gap:1rem;font-size:.8rem;color:rgba(255,255,255,.75)}.post-meta,.post-meta span{display:flex;align-items:center}.post-meta span{gap:.35rem}.post-body{margin-bottom:3rem}.post-excerpt{font-size:1.1rem;line-height:1.7;color:var(--text-secondary);border-left:3px solid var(--primary);padding-left:1.25rem;margin-bottom:2rem;font-style:italic}.post-content{font-size:1rem;line-height:1.8;color:var(--text-secondary)}.post-content h2{font-size:1.4rem;margin:2.25rem 0 .9rem;padding-bottom:.4rem;border-bottom:1px solid rgba(255,255,255,.06)}.post-content h2,.post-content h3{font-family:var(--font-heading);font-weight:700;color:var(--foreground)}.post-content h3{font-size:1.1rem;margin:1.75rem 0 .6rem}.post-content p{margin:0 0 1.1rem}.post-content ol,.post-content ul{margin:0 0 1.25rem 1.5rem;display:flex;flex-direction:column;gap:.4rem}.post-content li{line-height:1.6}.post-content strong{color:var(--foreground);font-weight:600}.post-content a{color:var(--primary);text-decoration:underline;text-underline-offset:3px}.post-content a:hover{color:var(--primary-hover)}.post-content blockquote{margin:1.5rem 0;padding:1rem 1.25rem;background:rgba(212,175,55,.06);border-left:3px solid var(--primary);border-radius:0 var(--radius-md) var(--radius-md) 0;font-style:italic;color:var(--text-secondary)}.post-content blockquote p{margin:0}.post-related{margin-bottom:2.5rem}.post-related-title{font-family:var(--font-heading);font-size:1.15rem;font-weight:700;margin-bottom:1.25rem;color:var(--foreground)}.post-back{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:var(--text-muted);text-decoration:none;transition:color .15s}.post-back:hover{color:var(--primary)}.post-content .blog-nfc-figure{margin:1.5rem 0;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--card-border)}.post-content .blog-nfc-figure img{width:100%;height:auto;display:block;max-height:400px;object-fit:cover}.post-content .blog-nfc-figure figcaption{padding:.6rem 1rem;font-size:.78rem;color:var(--text-muted);text-align:center;background:rgba(255,255,255,.02);font-style:italic}.post-shop-list{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.07)}.post-shop-list-title{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:var(--foreground);margin-bottom:1.25rem}.post-shop-grid{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.25rem}.post-shop-card{display:flex;align-items:center;gap:1rem;padding:.85rem 1rem;border-radius:var(--radius-md);border:1px solid var(--card-border);background:var(--card-bg);text-decoration:none;color:inherit;transition:border-color .15s,transform .15s;position:relative}.post-shop-card:hover{border-color:rgba(212,175,55,.4);transform:translateX(3px)}.post-shop-rank{font-size:.7rem;font-weight:800;color:var(--primary);min-width:24px;text-align:center}.post-shop-image{position:relative;width:56px;height:56px;border-radius:var(--radius-md);overflow:hidden;flex-shrink:0}.post-shop-img{object-fit:cover}.post-shop-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.post-shop-name{font-size:.9rem;font-weight:700;color:var(--foreground)}.post-shop-meta,.post-shop-name{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-shop-meta{display:flex;align-items:center;gap:.3rem;font-size:.72rem;color:var(--text-muted)}.post-shop-meta svg{flex-shrink:0;color:var(--primary)}.post-shop-right{display:flex;flex-direction:column;align-items:flex-end;gap:.4rem;flex-shrink:0}.post-shop-rating{display:flex;align-items:center;gap:.25rem;font-size:.8rem;color:#fcd34d}.post-shop-rating strong{color:var(--foreground);font-weight:700}.post-shop-rating span{font-size:.7rem;color:var(--text-muted);font-weight:400}.post-shop-cta{display:inline-flex;align-items:center;gap:.25rem;font-size:.7rem;font-weight:600;color:#fff;background:#00b4b4;padding:.2rem .55rem;border-radius:var(--radius-full)}.post-shop-see-all{display:inline-block;font-size:.85rem;font-weight:600;color:var(--primary);text-decoration:none;padding:.5rem 0}.post-shop-see-all:hover{text-decoration:underline}@media (max-width:640px){.post-hero{aspect-ratio:4/3}.post-hero-content{padding:1.25rem}.post-content,.post-excerpt{font-size:.95rem}.post-shop-card{flex-wrap:wrap}.post-shop-right{flex-direction:row;align-items:center;width:100%;justify-content:space-between}}