.premium-preview{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.premium-badge{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);color:white;padding:0.5rem 1rem;border-radius:9999px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,0.1);display:inline-flex;align-items:center;gap:0.5rem}.premium-upgrade-card{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:1rem;padding:2rem;color:white;position:relative;overflow:hidden}.premium-upgrade-card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="0.5" fill="%23ffffff" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');pointer-events:none}.blur-content{filter:blur(3px);position:relative}.content-overlay{position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(transparent,rgba(255,255,255,0.95));display:flex;align-items:end;justify-content:center;padding:2rem}.upgrade-btn{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;padding:1rem 2rem;border-radius:50px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:0.5rem;transition:all 0.3s ease;box-shadow:0 10px 30px rgba(102,126,234,0.3)}.upgrade-btn:hover{transform:translateY(-2px);box-shadow:0 15px 40px rgba(102,126,234,0.4);color:white;text-decoration:none}.feature-highlight{border:2px solid #667eea;border-radius:0.5rem;padding:1rem;background:rgba(102,126,234,0.05)}.ad-container{margin:2rem 0;padding:1rem;border:1px solid #e5e7eb;border-radius:0.5rem;background:#f9fafb;text-align:center}.post-content{line-height:1.8;font-size:1.1rem}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{font-weight:700;margin:2rem 0 1rem 0;line-height:1.3}.post-content h1{font-size:2.25rem}.post-content h2{font-size:1.875rem}.post-content h3{font-size:1.5rem}.post-content h4{font-size:1.25rem}.post-content h5{font-size:1.125rem}.post-content h6{font-size:1rem}.post-content p{margin:1.5rem 0}.post-content blockquote{border-left:4px solid #3b82f6;padding-left:1.5rem;margin:2rem 0;font-style:italic;background:rgba(59,130,246,0.05);padding:1rem 1.5rem;border-radius:0.5rem}.post-content code:not(pre code){background:rgba(0,0,0,0.1);padding:0.25rem 0.5rem;border-radius:0.25rem;font-size:0.9em}.post-content pre{background:#1f2937;padding:1.5rem;border-radius:0.5rem;overflow-x:auto;margin:2rem 0}.post-content img{max-width:100%;height:auto;border-radius:0.5rem;margin:2rem 0;box-shadow:0 10px 25px rgba(0,0,0,0.1)}