.blog-hero{background:linear-gradient(135deg,#f7f1ff,#fff0f6);border-bottom:1px solid #e5e7eb;padding:48px 16px 40px;text-align:center}.blog-hero-eyebrow{margin-bottom:12px}.blog-hero-tag{display:inline-flex;align-items:center;gap:5px;background:#fff;border:1px solid rgba(131,58,180,.25);border-radius:999px;padding:4px 12px;font-size:11px;font-weight:800;color:#833ab4;text-transform:uppercase;letter-spacing:.08em}.blog-hero-title{font-size:clamp(1.8rem,5vw,2.6rem);font-weight:900;letter-spacing:-.03em;color:#111827;margin:0 0 10px}.blog-hero-sub{font-size:15px;color:#6b7280;max-width:400px;margin:0 auto}.blog-body{padding:40px 16px 80px}.blog-empty{text-align:center;padding:64px 16px}.blog-empty-icon{width:64px;height:64px;background:#f3f4f6;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.blog-empty-icon svg{width:28px;height:28px;stroke:#9ca3af;fill:none}.blog-empty h2{font-size:1.3rem;margin-bottom:8px;color:#111827}.blog-empty p{color:#6b7280;margin-bottom:24px;font-size:15px}.blog-featured-card{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:20px;overflow:hidden;text-decoration:none;margin-bottom:32px;transition:box-shadow .2s,transform .2s;box-shadow:0 2px 12px #0000000f}.blog-featured-card:hover{box-shadow:0 8px 32px #833ab426;transform:translateY(-2px)}.blog-featured-img{width:100%;aspect-ratio:16/7;overflow:hidden;background:linear-gradient(135deg,#ede4ff,#ffe4ef)}.blog-featured-img img{width:100%;height:100%;object-fit:cover;display:block}.blog-featured-img--placeholder{display:flex;align-items:center;justify-content:center}.blog-featured-img--placeholder svg{width:48px;height:48px;stroke:#c13584;fill:none}.blog-featured-body{padding:24px}.blog-featured-title{font-size:clamp(1.2rem,3vw,1.6rem);font-weight:900;letter-spacing:-.025em;color:#111827;margin:8px 0 10px;line-height:1.2}.blog-featured-excerpt{font-size:14px;color:#6b7280;line-height:1.65;margin:0 0 16px}.blog-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:600px){.blog-grid{grid-template-columns:1fr 1fr}}.blog-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;text-decoration:none;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 6px #0000000d}.blog-card:hover{box-shadow:0 6px 24px #833ab421;transform:translateY(-2px)}.blog-card-img{width:100%;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,#ede4ff,#ffe4ef);flex-shrink:0}.blog-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.blog-card:hover .blog-card-img img{transform:scale(1.04)}.blog-card-img--placeholder{display:flex;align-items:center;justify-content:center}.blog-card-img--placeholder svg{width:32px;height:32px;stroke:#c13584;fill:none}.blog-card-body{padding:18px;flex:1;display:flex;flex-direction:column}.blog-card-title{font-size:15px;font-weight:800;color:#111827;letter-spacing:-.015em;margin:6px 0 8px;line-height:1.3}.blog-card-excerpt{font-size:13px;color:#6b7280;line-height:1.6;margin:0 0 14px;flex:1}.blog-card-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.blog-card-tag{display:inline-block;background:#f5edff;color:#833ab4;border-radius:999px;padding:2px 10px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;text-decoration:none}.blog-card-date{font-size:11px;color:#9ca3af;font-weight:600}.blog-read-more{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:700;color:#c13584;text-decoration:none;margin-top:auto}.blog-read-more svg{width:14px;height:14px;stroke:#c13584;fill:none;transition:transform .2s}.blog-featured-card:hover .blog-read-more svg,.blog-card:hover .blog-read-more svg{transform:translate(3px)}.blog-read-more--sm{font-size:12px}.blog-pagination{display:flex;justify-content:center;gap:8px;margin-top:48px}.blog-pagination .page{display:inline-block}.blog-pagination a,.blog-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 12px;border-radius:10px;font-size:13px;font-weight:700;color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;text-decoration:none;transition:all .15s}.blog-pagination a:hover{background:#f5edff;color:#833ab4;border-color:#833ab440}.blog-pagination .current span{background:linear-gradient(135deg,#833ab4,#c13584);color:#fff;border-color:#833ab4}.article-wrap{padding:32px 16px 80px}.article-back{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:700;color:#6b7280;text-decoration:none;margin-bottom:32px;transition:color .2s}.article-back:hover{color:#c13584}.article-back svg{width:14px;height:14px;stroke:currentColor;fill:none}.article-back--bottom{margin-top:40px;margin-bottom:0}.article-header{text-align:center;margin-bottom:32px}.article-header .blog-card-meta{justify-content:center;margin-bottom:12px}.article-title{font-size:clamp(1.7rem,5vw,2.4rem);font-weight:900;letter-spacing:-.03em;color:#111827;line-height:1.15;margin:0 0 12px}.article-excerpt{font-size:16px;color:#6b7280;line-height:1.65;max-width:560px;margin:0 auto 20px}.article-author{display:inline-flex;align-items:center;gap:10px;margin-top:8px}.article-author-avatar{width:36px;height:36px;background:linear-gradient(135deg,#833ab4,#c13584,#e1306c);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;color:#fff;text-transform:uppercase}.article-author-name{font-size:13px;font-weight:700;color:#111827}.article-author-label{font-size:11px;color:#9ca3af}.article-hero-img{border-radius:16px;overflow:hidden;margin-bottom:36px;box-shadow:0 4px 24px #00000014}.article-hero-img img{width:100%;display:block;max-height:420px;object-fit:cover}.article-content{font-size:16px;line-height:1.8;color:#374151;margin-bottom:40px}.article-content h2{font-size:1.4rem;font-weight:800;color:#111827;margin:36px 0 12px;letter-spacing:-.02em}.article-content h3{font-size:1.15rem;font-weight:800;color:#111827;margin:28px 0 10px}.article-content p{margin:0 0 18px}.article-content ul,.article-content ol{padding-left:20px;margin:0 0 18px}.article-content li{margin-bottom:6px}.article-content a{color:#c13584;text-decoration:underline;text-underline-offset:2px}.article-content img{border-radius:12px;margin:24px 0;max-width:100%}.article-content blockquote{border-left:3px solid #C13584;padding:12px 20px;margin:24px 0;background:#f7f1ff;border-radius:0 12px 12px 0;color:#4b5563;font-style:italic}.article-content code{background:#f3f4f6;border-radius:4px;padding:2px 6px;font-size:.9em}.article-content pre{background:#1f2937;color:#e5e7eb;border-radius:12px;padding:20px;overflow-x:auto;margin:24px 0}.article-tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:20px 0;border-top:1px solid #e5e7eb;margin-bottom:32px}.article-tags-label{font-size:12px;font-weight:700;color:#9ca3af}.article-cta{margin:8px 0 40px}.article-cta-inner{background:linear-gradient(135deg,#4c1d95,#833ab4 35%,#c13584 75%,#e1306c);border-radius:20px;padding:36px 28px;text-align:center;position:relative;overflow:hidden}.article-cta-icon{width:52px;height:52px;background:#ffffff26;border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.article-cta-icon svg{width:24px;height:24px;stroke:#fff;fill:none}.article-cta-inner h3{font-size:1.3rem;font-weight:900;color:#fff;margin-bottom:8px;letter-spacing:-.02em}.article-cta-inner p{font-size:14px;color:#ffffffd9;margin-bottom:20px}.article-cta-inner .btn-primary{background:#fff!important;background-image:none!important;color:#833ab4!important;box-shadow:0 4px 16px #00000026!important}.article-cta-inner .btn-primary:hover{background:#f5edff!important}@media(min-width:768px){.blog-hero{padding:72px 24px 56px}.blog-body{padding:56px 24px 100px}.blog-featured-body{padding:32px}.article-wrap{padding:48px 24px 100px}.article-cta-inner{padding:48px 40px}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/blog-page.css.map */
