.blog-custom-wrapper,.blog-custom-wrapper *{margin:0;padding:0;box-sizing:border-box}article.blog-custom-article{min-height:auto;font-family:Inter,sans-serif;color:var(--dark)}:root{--primary: #ff467f;--accent: #ffffff;--dark: #333333;--light: #f5f5f5}#blogCustomParticleCanvas{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.blog-custom-hero{margin-top:0;padding:80px 40px 60px;text-align:center;background:linear-gradient(135deg,#ff467f1a,#ff6b9d1a);position:relative;overflow:hidden}.blog-custom-hero:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,70,127,.1) 0%,transparent 70%);animation:blog-custom-rotate 20s linear infinite}@keyframes blog-custom-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.blog-custom-hero-content{max-width:900px;margin:0 auto;position:relative;z-index:2}.blog-custom-hero h1{font-family:Luckiest Guy,cursive;font-size:clamp(32px,6vw,56px);color:var(--dark);margin-bottom:20px;line-height:1.2;font-weight:400;animation:blog-custom-fadeInUp .8s ease .2s backwards}.blog-custom-meta{display:flex;justify-content:center;gap:24px;font-size:15px;color:#ff7aa3;margin-bottom:40px;animation:blog-custom-fadeInUp .8s ease .4s backwards}.blog-custom-meta span{display:flex;align-items:center;gap:8px}@keyframes blog-custom-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.blog-custom-featured-img{max-width:800px;margin:0 auto 60px;animation:blog-custom-fadeInUp .8s ease .6s backwards;overflow:hidden}.blog-custom-featured-img img{width:100%;height:100%;object-fit:cover;border-radius:24px;box-shadow:0 20px 60px #ff467f4d;transition:transform .5s ease}.blog-custom-featured-img:hover img{transform:scale(1.02) translateY(-8px)}.blog-custom-article{max-width:800px;margin:0 auto;padding:0 40px 100px}.blog-custom-article-content{background:#fff;padding:60px;border-radius:24px;box-shadow:0 10px 40px #ff467f26;line-height:1.8;animation:blog-custom-fadeInUp .8s ease .8s backwards}.blog-custom-article-content h2{font-family:Luckiest Guy,cursive;font-size:32px;color:var(--dark);margin:40px 0 20px;font-weight:400;position:relative;padding-left:20px}.blog-custom-article-content h3{font-size:24px;color:#ff467f;margin:30px 0 15px;font-weight:700}.blog-custom-article-content p{margin-bottom:24px;font-size:17px;color:#333}.blog-custom-article-content p:first-of-type:first-letter{font-size:72px;font-weight:900;float:left;line-height:60px;padding-right:12px;color:#ff467f}.blog-custom-highlight{background:linear-gradient(120deg,#ff467f26,#ffa0c126);padding:24px;border-left:4px solid #ff467f;border-radius:8px;margin:32px 0;font-style:italic;color:#333}.blog-custom-stats-grid{display:flex;justify-content:center;gap:24px;margin:40px 0;flex-wrap:wrap}.blog-custom-stat-box{background:linear-gradient(135deg,#fff0f6,#ffe6f0);padding:32px 40px;border-radius:20px;text-align:center;border:2px solid #ff99c1;transition:transform .3s,box-shadow .3s;min-width:180px;flex:0 1 auto}.blog-custom-stat-box:hover{transform:translateY(-8px);box-shadow:0 12px 32px #ff467f4d}.blog-custom-stat-number{font-size:36px;font-weight:900;color:#ff467f;font-family:Luckiest Guy,cursive}.blog-custom-stat-label{font-size:14px;color:var(--dark);margin-top:8px;font-weight:600}.blog-custom-back-btn{display:inline-flex;align-items:center;gap:8px;background:#ffe6f0;color:#ff467f;padding:14px 28px;border-radius:30px;text-decoration:none;font-weight:600;margin-top:40px;transition:all .3s;box-shadow:0 8px 20px #ff467f4d}.blog-custom-back-btn:hover{transform:translateY(-4px);box-shadow:0 12px 28px #ff467f66;background:#ff99c1;color:#fff}.blog-custom-back-btn svg{width:20px;height:20px}.blog-custom-floating-shapes{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.blog-custom-shape{position:absolute;opacity:.15;animation:blog-custom-float 20s infinite ease-in-out}.blog-custom-shape:nth-child(1){left:5%;top:20%;animation-delay:0s;animation-duration:25s}.blog-custom-shape:nth-child(2){right:8%;top:40%;animation-delay:5s;animation-duration:30s}.blog-custom-shape:nth-child(3){left:10%;bottom:20%;animation-delay:10s;animation-duration:28s}.blog-custom-shape:nth-child(4){right:5%;bottom:30%;animation-delay:15s;animation-duration:35s}@keyframes blog-custom-float{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-30px) rotate(5deg)}50%{transform:translateY(-60px) rotate(-5deg)}75%{transform:translateY(-30px) rotate(3deg)}}@media(max-width:768px){.blog-custom-hero{padding:60px 20px 40px}.blog-custom-hero h1{font-size:32px}.blog-custom-article-content{padding:32px 24px}.blog-custom-article-content h2{font-size:24px}.blog-custom-article-content p:first-of-type:first-letter{font-size:48px;line-height:40px}.blog-custom-stats-grid{flex-direction:column;align-items:center}.blog-custom-stat-box{width:100%;max-width:300px}.blog-custom-meta{flex-direction:column;gap:12px}}@media(max-width:480px){.blog-custom-hero{padding:40px 16px 30px}.blog-custom-hero h1{font-size:24px}.blog-custom-article-content{padding:24px 16px;border-radius:16px}.blog-custom-article-content h2{font-size:20px;margin:30px 0 15px}.blog-custom-article-content h3{font-size:18px}.blog-custom-article-content p{font-size:15px}.blog-custom-featured-img img{border-radius:16px}.blog-custom-highlight{padding:16px;border-left:3px solid #f4feff}.blog-custom-stats-grid{gap:16px}.blog-custom-stat-box{padding:24px 20px;min-width:140px}.blog-custom-stat-number{font-size:28px}.blog-custom-stat-label{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/blog-custom.css.map */
