.paywall-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,.95) 50%,#fff);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:2rem;z-index:10}.paywall-content{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1);text-align:center;max-width:400px;width:100%}.paywall-content .lock-icon{width:64px;height:64px;background:var(--gradient-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:var(--primary)}.paywall-content h3{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#111827}.paywall-content p{color:#6b7280;font-size:.875rem;line-height:1.5}.paywall-content .price,.paywall-content p{margin-bottom:1.5rem}.paywall-content .price .amount{font-size:2rem;font-weight:700;color:#111827;margin-right:.5rem}.paywall-content .price .period{color:#6b7280;font-size:.875rem}.paywall-content .unlock-btn{width:100%;padding:.75rem;background:var(--gradient);color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:opacity .2s;margin-bottom:1rem}.paywall-content .unlock-btn:hover{opacity:.9}.paywall-content .subscription-note{font-size:.75rem;margin:0}.paywall-content .subscription-note a{color:var(--primary);text-decoration:none;font-weight:500}.paywall-content .subscription-note a:hover{text-decoration:underline}.insights-section .insights-container{padding:1.5rem 0}.insights-section .insights-container .insights-tabs{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:1px solid #e2e8f0;padding-bottom:1rem}.insights-section .insights-container .insights-tabs .tab{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:.75rem;background:#fff;color:#64748b;font-size:.95rem;font-weight:500;border:1px solid #e2e8f0;cursor:pointer;transition:all .2s ease}.insights-section .insights-container .insights-tabs .tab:hover{background:#f8fafc;color:#334155}.insights-section .insights-container .insights-tabs .tab.active{background:var(--gradient);color:#fff;border-color:var(--gradient)}.insights-section .insights-container .insights-tabs .tab.active svg{color:#fff}.insights-section .insights-container .insights-tabs .tab svg{color:currentColor}.insights-section .insights-container .insights-content .content-types{margin-bottom:2.5rem}.insights-section .insights-container .insights-content .content-types h3{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;margin-bottom:1.5rem;color:#1e293b}.insights-section .insights-container .insights-content .content-types .types-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.25rem;gap:1.25rem}.insights-section .insights-container .insights-content .content-types .types-grid .type-card{background:#fff;border-radius:1rem;padding:1.5rem;border:1px solid #e2e8f0;display:flex;gap:1rem;transition:all .2s ease}.insights-section .insights-container .insights-content .content-types .types-grid .type-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.insights-section .insights-container .insights-content .content-types .types-grid .type-card:hover .type-icon{background:#ebf5ff;color:#3b82f6}.insights-section .insights-container .insights-content .content-types .types-grid .type-card .type-icon{width:44px;height:44px;border-radius:12px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .2s ease}.insights-section .insights-container .insights-content .content-types .types-grid .type-card .type-info{flex:1 1}.insights-section .insights-container .insights-content .content-types .types-grid .type-card .type-info h4{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.insights-section .insights-container .insights-content .content-types .types-grid .type-card .type-info .type-stats{display:flex;gap:1rem;margin-bottom:.5rem}.insights-section .insights-container .insights-content .content-types .types-grid .type-card .type-info .type-stats span{font-size:.85rem;color:#64748b}.insights-section .insights-container .insights-content .content-types .types-grid .type-card .type-info .type-stats span.percentage{color:#3b82f6;font-weight:500}.insights-section .insights-container .insights-content .content-types .types-grid .type-card .type-info .type-description{font-size:.9rem;color:#64748b;line-height:1.4;margin:0}.insights-section .insights-container .insights-content .best-practices{margin-bottom:2.5rem}.insights-section .insights-container .insights-content .best-practices h3{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;margin-bottom:1.5rem;color:#1e293b}.insights-section .insights-container .insights-content .best-practices .practices-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.25rem;gap:1.25rem}.insights-section .insights-container .insights-content .best-practices .practices-grid .practice-card{background:#fff;border-radius:1rem;padding:1.5rem;border:1px solid #e2e8f0}.insights-section .insights-container .insights-content .best-practices .practices-grid .practice-card .practice-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.insights-section .insights-container .insights-content .best-practices .practices-grid .practice-card .practice-header svg{color:#3b82f6}.insights-section .insights-container .insights-content .best-practices .practices-grid .practice-card .practice-header h4{font-size:1rem;font-weight:600;color:#1e293b;margin:0}.insights-section .insights-container .insights-content .best-practices .practices-grid .practice-card .practice-tips{list-style:none;padding:0;margin:0}.insights-section .insights-container .insights-content .best-practices .practices-grid .practice-card .practice-tips li{font-size:.9rem;color:#64748b;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.insights-section .insights-container .insights-content .best-practices .practices-grid .practice-card .practice-tips li:before{content:"•";color:#3b82f6;position:absolute;left:.5rem;font-size:1.2rem;line-height:1}.insights-section .insights-container .insights-content .best-practices .practices-grid .practice-card .practice-tips li:last-child{margin-bottom:0}.insights-section .insights-container .insights-content .content-templates{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.insights-section .insights-container .insights-content .dos-donts{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.insights-section .insights-container .insights-content .dos-donts .donts h3,.insights-section .insights-container .insights-content .dos-donts .dos h3{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;margin-bottom:1rem;color:#1e293b}.insights-section .insights-container .insights-content .dos-donts .donts h3 svg,.insights-section .insights-container .insights-content .dos-donts .dos h3 svg{color:#10b981}.insights-section .insights-container .insights-content .dos-donts .donts.donts h3 svg,.insights-section .insights-container .insights-content .dos-donts .dos.donts h3 svg{color:#ef4444}.insights-section .insights-container .insights-content .dos-donts .donts ul,.insights-section .insights-container .insights-content .dos-donts .dos ul{list-style:none;margin:0;background:#fff;border-radius:1rem;padding:1.25rem;border:1px solid #e2e8f0}.insights-section .insights-container .insights-content .dos-donts .donts ul li,.insights-section .insights-container .insights-content .dos-donts .dos ul li{font-size:.9rem;color:#64748b;margin-bottom:.75rem;padding-left:1.75rem;position:relative}.insights-section .insights-container .insights-content .dos-donts .donts ul li h5,.insights-section .insights-container .insights-content .dos-donts .dos ul li h5{font-size:1rem;font-weight:500;margin:0 0 .25rem}.insights-section .insights-container .insights-content .dos-donts .donts ul li p,.insights-section .insights-container .insights-content .dos-donts .dos ul li p{margin:0;font-size:.8rem;opacity:.7}.insights-section .insights-container .insights-content .dos-donts .donts ul li:before,.insights-section .insights-container .insights-content .dos-donts .dos ul li:before{content:"✓";color:#10b981;position:absolute;left:.5rem;font-weight:700}.insights-section .insights-container .insights-content .dos-donts .donts ul li:last-child,.insights-section .insights-container .insights-content .dos-donts .dos ul li:last-child{margin-bottom:0}.insights-section .insights-container .insights-content .dos-donts .donts.donts ul li:before,.insights-section .insights-container .insights-content .dos-donts .dos.donts ul li:before{content:"×";color:#ef4444}.insights-section .insights-container .insights-content .viral-patterns .patterns-header{text-align:center;margin-bottom:2rem}.insights-section .insights-container .insights-content .viral-patterns .patterns-header .header-badge{display:inline-flex;align-items:center;gap:.5rem;background:#fef3c7;color:#b45309;padding:.5rem 1rem;border-radius:2rem;font-size:.85rem;font-weight:500;margin-bottom:1rem;border:1px dashed #d9cfa5}.insights-section .insights-container .insights-content .viral-patterns .patterns-header .header-badge svg{color:#d97706}.insights-section .insights-container .insights-content .viral-patterns .patterns-header h3{font-size:1.5rem;color:#1e293b;margin:0 0 .75rem}.insights-section .insights-container .insights-content .viral-patterns .patterns-header .header-description{color:#64748b;font-size:1rem;margin:0}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:1.5rem;gap:1.5rem;position:relative}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .patterns-paywall{grid-column:1/-1;position:relative;min-height:300px}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .patterns-paywall:before{content:"";position:absolute;top:-100px;left:0;right:0;height:100px;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.9));pointer-events:none}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card{background:#fff;border-radius:1rem;padding:1.5rem;border:1px solid #e2e8f0;transition:all .2s ease}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card:hover .pattern-icon{background:#ebf5ff;color:#3b82f6}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card:hover .progress-fill{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card .pattern-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card .pattern-header .pattern-icon{width:44px;height:44px;border-radius:12px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .2s ease}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card .pattern-header .success-rate{text-align:right}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card .pattern-header .success-rate .rate-label{font-size:.85rem;color:#64748b;margin-bottom:.25rem}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card .pattern-header .success-rate .rate-value{font-size:1.25rem;font-weight:600;color:#3b82f6}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card .pattern-content h4{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 .75rem}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card .pattern-content .pattern-description{font-size:.95rem;color:#64748b;line-height:1.5;margin:0 0 1.25rem}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card .pattern-content .pattern-examples{background:#fcfeff;border-radius:.75rem;padding:1rem;border:1px dashed #ddd}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card .pattern-content .pattern-examples h5{font-size:.9rem;color:#334155;margin:0 0 .75rem;opacity:.5}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card .pattern-content .pattern-examples ul{list-style:none;margin:0;padding:0}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card .pattern-content .pattern-examples ul li{font-size:.9rem;color:#173d7a;margin-bottom:.5rem;position:relative;font-weight:500;cursor:pointer}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card .pattern-content .pattern-examples ul li:hover{text-decoration:underline}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card .pattern-content .pattern-examples ul li:last-child{margin-bottom:0}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card .pattern-progress{margin-top:1.25rem}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card .pattern-progress .progress-bar{height:6px;background:#f1f5f9;border-radius:3px;overflow:hidden}.insights-section .insights-container .insights-content .viral-patterns .patterns-grid .pattern-card .pattern-progress .progress-bar .progress-fill{height:100%;background:#3b82f6;border-radius:3px;transition:all .3s ease}@media(max-width:768px){.insights-section .insights-tabs{flex-wrap:wrap}.insights-section .insights-tabs .tab{flex:1 1;justify-content:center}.insights-section .insights-content .content-templates,.insights-section .insights-content .dos-donts,.insights-section .insights-content .practices-grid,.insights-section .insights-content .types-grid{grid-template-columns:1fr}}.popover-open-info{max-width:200px}.write-post-with-ai-primary-btn{margin-top:15px}.write-post-with-ai-primary-btn button{background:none;border:none;color:var(--primary);border:1px solid var(--primary);padding:.4rem 1.15rem;border-radius:2rem;font-size:.85rem;font-weight:500;display:flex;align-items:center;gap:8px;cursor:pointer}.write-post-with-ai-primary-btn button:hover{background:var(--gradient);color:#fff}.write-post-with-ai-popover h4{gap:8px}.write-post-with-ai-popover p{margin-bottom:15px}.write-post-with-ai-popover button{border:none;padding:.4rem 1.15rem;border-radius:2rem;font-size:.85rem;font-weight:500;display:flex;align-items:center;gap:8px;cursor:pointer}.write-post-with-ai-popover button,.write-post-with-ai-popover button:hover{background:var(--gradient);color:#fff}.pattern-card{background:#fff;border-radius:1rem;padding:1.5rem;border:1px solid #e2e8f0;transition:all .2s ease;position:relative}.pattern-card.locked{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.pattern-card:hover:not(.locked){transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.pattern-card:hover:not(.locked) .pattern-icon{background:#ebf5ff;color:#3b82f6}.pattern-card .pattern-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.pattern-card .pattern-header .pattern-icon{width:44px;height:44px;border-radius:12px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .2s ease}.pattern-card .pattern-header .success-rate{text-align:right}.pattern-card .pattern-header .success-rate .rate-label{font-size:.85rem;color:#64748b;margin-bottom:.25rem}.pattern-card .pattern-header .success-rate .rate-value{font-size:1.25rem;font-weight:600;color:#3b82f6}.pattern-card .pattern-content h4{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 .75rem}.pattern-card .pattern-content .pattern-description{font-size:.95rem;color:#64748b;line-height:1.5;margin:0 0 1.25rem}.pattern-card .pattern-content .pattern-examples{background:#fcfeff;border-radius:.75rem;padding:1rem;border:1px dashed #ddd}.pattern-card .pattern-content .pattern-examples h5{font-size:.9rem;color:#334155;margin:0 0 .75rem;opacity:.5}.pattern-card .pattern-content .pattern-examples ul{list-style:none;padding:0;margin:0}.pattern-card .pattern-content .pattern-examples ul li{font-size:.9rem;color:#173d7a;margin-bottom:.5rem;position:relative;font-weight:500;cursor:pointer}.pattern-card .pattern-content .pattern-examples ul li:hover{text-decoration:underline}.pattern-card .pattern-content .pattern-examples ul li:last-child{margin-bottom:0}.pattern-card.locked .write-post-with-ai{opacity:0}.pattern-card .write-post-with-ai{margin-top:15px}.pattern-card .write-post-with-ai button{background:none;border:none;color:var(--primary);border:1px solid var(--primary);padding:.4rem 1.15rem;border-radius:2rem;font-size:.85rem;font-weight:500;display:flex;align-items:center;gap:8px;cursor:pointer}.pattern-card .write-post-with-ai button:hover{background:var(--gradient);color:#fff}.write-post-with-ai-popover{max-width:320px;padding:.6rem;border-radius:12px;background:#fff}.write-post-with-ai-popover h4{font-size:1rem;font-weight:600;color:var(--primary);display:flex;align-items:center;gap:5px}.write-post-with-ai-popover p{font-size:.85rem;opacity:.6;margin-bottom:5px}.list-of-posts h5{font-size:.8rem;font-weight:600;color:#1e293b}.list-of-posts .posts-list-container{background:#fcfeff;border-radius:.75rem;padding:1rem;border:1px dashed #ddd}.list-of-posts .posts-list-container .post{border-bottom:1px dashed #ddd;padding:.5rem 0}.list-of-posts .posts-list-container .post:first-child{margin-top:0;padding-top:0}.list-of-posts .posts-list-container .post:last-child{border-bottom:none;padding-bottom:0}.list-of-posts .posts-list-container .post:last-child a{margin-bottom:0}.list-of-posts .posts-list-container .post a{font-size:.85rem;color:#173d7a;font-weight:500;line-height:1.3;display:inline-block;opacity:.85;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.list-of-posts .posts-list-container .post a:hover{opacity:1}.post-template-card{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:24px;transition:all .2s ease;height:100%;display:flex;flex-direction:column;border:1px solid #e2e8f0;position:relative}.post-template-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.12);transform:translateY(-2px)}.post-template-card .template-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px}.post-template-card .template-header .template-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:var(--gradient-light-bg-alt);color:var(--primary)}.post-template-card .template-header h4{font-size:18px;font-weight:600;color:#111827;margin:0}.post-template-card .template-header .template-metrics{display:flex;flex-wrap:wrap;gap:8px}.post-template-card .template-header .template-metrics .metric-badge{display:flex;align-items:center;padding:6px 10px;border-radius:16px;font-size:12px;font-weight:500;gap:4px;border:1px dashed #e5e7eb}.post-template-card .template-header .template-metrics .metric-badge.upvotes{background-color:#ecfdf5;color:#059669;border:1px dashed #9dcdbe}.post-template-card .template-header .template-metrics .metric-badge.comments{background-color:#eff6ff;color:#3b82f6;border:1px dashed #afbfda}.post-template-card .template-title h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0;line-height:1.4}.post-template-card .template-title p{margin-top:10px;opacity:.8;margin-bottom:0}.post-template-card .template-content{display:flex;flex-direction:column;flex-grow:1;margin-top:16px}.post-template-card .template-content .usage-works-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:20px}.post-template-card .template-content .usage-works-section .info-item .info-label{display:flex;align-items:center;justify-content:center;gap:8px;background-color:#f9fafb;border:1px dashed #e5e7eb;border-radius:20px;padding:5px 12px;cursor:pointer;transition:all .2s ease}.post-template-card .template-content .usage-works-section .info-item .info-label:hover{background-color:#f3f4f6;border-color:#d1d5db}.post-template-card .template-content .usage-works-section .info-item .info-label span{font-size:13px;font-weight:500;color:#4b5563}.post-template-card .template-content .usage-works-section .info-item .info-label svg{color:#9ca3af}.post-template-card .template-content h5{font-size:14px;font-weight:600;color:#4b5563;margin-bottom:8px;margin-top:0}.post-template-card .template-content p{font-size:14px;color:#6b7280;margin-bottom:16px;line-height:1.5}.post-template-card .template-content .write-post-button{margin-bottom:20px}.post-template-card .template-content .write-post-button .write-post-with-ai-primary-btn{margin-top:0}.post-template-card .template-content .write-post-button button{width:100%;justify-content:center}.post-template-card .template-content .structure-section{margin-bottom:20px;border:1px dashed #e5e7eb;border-radius:8px;overflow:hidden}.post-template-card .template-content .structure-section .section-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:10px 14px;background-color:#f9fafb;border-bottom:1px dashed #e5e7eb}.post-template-card .template-content .structure-section .section-header .header-left{display:flex;align-items:center;gap:8px}.post-template-card .template-content .structure-section .section-header .header-left svg{color:#6b7280}.post-template-card .template-content .structure-section .section-header .header-left h5{margin:0;font-size:13px;font-weight:500}.post-template-card .template-content .structure-section .section-header .toggle-button{background:none;border:none;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px}.post-template-card .template-content .structure-section .section-header .toggle-button:hover{color:#6b7280}.post-template-card .template-content .structure-section .structure-content{padding:4px 14px}.post-template-card .template-content .structure-section .structure-content.collapsed{max-height:125px;overflow:hidden;position:relative}.post-template-card .template-content .structure-section .structure-content.expanded{padding-bottom:10px}.post-template-card .template-content .structure-section .structure-content ol{list-style-type:none;padding-left:0;margin:8px 0 0}.post-template-card .template-content .structure-section .structure-content ol li{margin-bottom:8px}.post-template-card .template-content .structure-section .structure-content ol li.hidden{display:none}.post-template-card .template-content .structure-section .structure-content ol li.more-items{color:#6b7280;font-size:12px;font-style:italic;cursor:pointer;text-align:center;padding:8px;background-color:#f9fafb;border-radius:6px;border:1px dashed #e5e7eb}.post-template-card .template-content .structure-section .structure-content ol li.more-items:hover{background-color:#f3f4f6;color:#4b5563}.post-template-card .template-content .structure-section .structure-content ol li .structure-item{display:flex;align-items:center;background-color:#f9fafb;padding:8px 12px;border-radius:6px}.post-template-card .template-content .structure-section .structure-content ol li .structure-item span{flex-grow:1;font-weight:500;color:#374151;font-size:13px}.post-template-card .template-content .structure-section .structure-content ol li .structure-item .info-icon{color:#9ca3af;cursor:pointer;min-width:14px}.post-template-card .template-content .structure-section .structure-content ol li .structure-item .info-icon:hover{color:#6b7280}.post-template-card .template-content .example-section{margin-top:auto;padding-top:16px;border-top:1px solid #f3f4f6}.post-template-card .template-content .example-section .example-title{color:#4f46e5;font-weight:500;font-style:italic}.post-template-card .template-content .posts-theme-section{margin-top:5px}.post-template-card .template-content .posts-theme-section h5{margin-bottom:12px;font-size:13px;font-size:.85rem;color:#173d7a;font-weight:500}.post-template-card .template-content .posts-theme-section .posts-list-container{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.post-template-card .template-content .posts-theme-section .posts-list-container .post-list-item{padding:5px 10px;border-bottom:1px solid #e5e7eb}.post-template-card .template-content .posts-theme-section .posts-list-container .post-list-item:last-child{border-bottom:none}.post-template-card .template-content .posts-theme-section .posts-list-container .post-list-item.more-posts{background-color:#f9fafb;text-align:center}.post-template-card .template-content .posts-theme-section .posts-list-container .post-list-item.more-posts p{color:#6b7280;font-style:italic;margin-bottom:0;font-size:.85rem;color:#173d7a;font-weight:500}.post-template-card .template-content .posts-theme-section .posts-list-container .post-list-item a,.post-template-card .template-content .posts-theme-section .posts-list-container .post-list-item p{margin:0;font-size:13px;color:#3b82f6;cursor:pointer;font-size:.85rem;color:#173d7a;font-weight:500;text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;-webkit-text-decoration-color:#ccc;text-decoration-color:#ccc;line-height:1.4;opacity:.9}.post-template-card .template-content .posts-theme-section .posts-list-container .post-list-item a:hover,.post-template-card .template-content .posts-theme-section .posts-list-container .post-list-item p:hover{opacity:1}.template-popover .ant-popover-inner,.template-popover .ant-popover-inner .ant-popover-inner-content{padding:0}.template-popover .popover-content{max-width:250px;padding:12px;font-size:14px;font-weight:500;color:#4b5563;line-height:1.5}.template-popover .popover-content h6{font-size:14px;font-weight:600;color:#4b5563;margin-bottom:8px}.template-popover .popover-content p{font-size:14px;font-weight:500;color:#4b5563;line-height:1.5;margin-bottom:0}@media(max-width:768px){.post-template-card .template-content .usage-works-section{grid-template-columns:1fr;gap:10px}}