@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&display=swap";.custom-blog-wrapper{background-color:#eaeef6;font-family:Outfit,sans-serif;color:#1e293b;padding:8rem 0;min-height:100vh}.custom-blog-container{max-width:1200px;margin:0 auto;padding:0 2rem}.custom-blog-header{margin-bottom:5rem}.custom-blog-title{font-size:6.4rem;font-weight:700;letter-spacing:-.04em;margin:0;color:#0f172a}@media screen and (max-width:768px){.custom-blog-title{font-size:4rem}.custom-blog-wrapper{padding:4rem 0}}.blog-featured-article{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center;margin-bottom:6rem}.blog-featured-media{position:relative;border-radius:2.4rem;overflow:hidden;height:400px;box-shadow:0 20px 40px -15px #0f172a1a;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s ease}.blog-featured-media:hover{transform:translateY(-6px);box-shadow:0 30px 60px -20px #0f172a26}.blog-featured-content{display:flex;flex-direction:column;justify-content:center}.blog-meta-date{font-size:1.3rem;font-weight:500;text-transform:capitalize;color:#64748b;margin-bottom:1.2rem}.blog-featured-title{font-size:4rem;line-height:1.2;font-weight:700;color:#0f172a;margin:0 0 2rem;letter-spacing:-.02em}.blog-featured-title a{color:inherit;text-decoration:none;background-image:linear-gradient(#0f172a,#0f172a);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;transition:background-size .3s ease}.blog-featured-title a:hover{background-size:100% 2px}.blog-excerpt{font-size:1.6rem;line-height:1.6;color:#475569;margin:0 0 2.5rem}@media screen and (max-width:990px){.blog-featured-article{grid-template-columns:1fr;gap:3rem}.blog-featured-media{height:300px}.blog-featured-title{font-size:3rem}}.blog-grid-articles{display:grid;grid-template-columns:repeat(3,1fr);gap:3.5rem}@media screen and (max-width:990px){.blog-grid-articles{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.blog-grid-articles{grid-template-columns:1fr}}.blog-card{display:flex;flex-direction:column;height:100%}.blog-card-media{position:relative;width:100%;height:260px;border-radius:1.8rem;overflow:hidden;margin-bottom:2.5rem;box-shadow:0 10px 30px -10px #0f172a14;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s ease}.blog-card-media:hover{transform:translateY(-6px);box-shadow:0 25px 50px -15px #0f172a1f}.blog-card-img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.blog-card-media:hover .blog-card-img{transform:scale(1.04)}.blog-card-content{display:flex;flex-direction:column;flex-grow:1}.blog-card-title{font-size:2.2rem;line-height:1.3;font-weight:700;color:#0f172a;margin:0 0 1.5rem;letter-spacing:-.01em}.blog-card-title a{color:inherit;text-decoration:none;background-image:linear-gradient(#0f172a,#0f172a);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;transition:background-size .3s ease}.blog-card-title a:hover{background-size:100% 2px}.blog-card-excerpt{font-size:1.5rem;line-height:1.5;color:#475569;margin:0}.design-gradient-1{background:linear-gradient(135deg,#ef5f7a,#aa64ec,#5d4bf5)}.design-gradient-2{background:linear-gradient(135deg,#57b7f6,#3e88f4 60%,#3b6ef1)}.design-gradient-3{background:linear-gradient(135deg,#52ccbd,#4ea5db,#4c85eb)}.design-gradient-4{background:linear-gradient(135deg,#aa78f3,#875ef2,#6849f1)}.glass-container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:2;pointer-events:none}.glass-card-base{background:#ffffff29;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.28);box-shadow:0 10px 40px #0f172a14}.glass-circle-lightbulb{width:130px;height:130px;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;z-index:2;transition:transform .5s cubic-bezier(.16,1,.3,1)}.blog-featured-media:hover .glass-circle-lightbulb{transform:scale(1.06) rotate(4deg)}.glass-circle-lightbulb svg{width:50px;height:50px;fill:none;stroke:#fff;stroke-width:1.5;filter:drop-shadow(0 0 8px rgba(255,255,255,.6))}.floating-sphere{position:absolute;border-radius:50%;background:radial-gradient(circle at 35% 35%,#ffffffe6,#ffffff59 60%,#ffffff0d);box-shadow:inset -2px -2px 8px #00000014,0 8px 20px #0000001a;filter:blur(.3px);z-index:1;transition:transform .8s cubic-bezier(.16,1,.3,1)}.sphere-1{width:20px;height:20px;top:25%;left:18%}.sphere-2{width:34px;height:34px;top:20%;right:40%}.sphere-3{width:14px;height:14px;bottom:35%;left:22%}.sphere-4{width:22px;height:22px;bottom:20%;right:18%}.blog-featured-media:hover .sphere-1{transform:translate(6px,-8px)}.blog-featured-media:hover .sphere-2{transform:translate(-8px,-12px)}.blog-featured-media:hover .sphere-3{transform:translate(4px,6px)}.blog-featured-media:hover .sphere-4{transform:translate(-6px,8px)}.glass-square-camera{width:100px;height:100px;border-radius:20px;display:flex;justify-content:center;align-items:center;transition:transform .5s cubic-bezier(.16,1,.3,1)}.blog-card-media:hover .glass-square-camera{transform:scale(1.08) rotate(-4deg)}.glass-square-camera svg{width:38px;height:38px;fill:none;stroke:#fff;stroke-width:1.5;filter:drop-shadow(0 4px 12px rgba(0,0,0,.08))}.glass-pills-list{display:flex;flex-direction:column;gap:1.2rem;width:160px;transition:transform .5s cubic-bezier(.16,1,.3,1)}.blog-card-media:hover .glass-pills-list{transform:scale(1.05) translateY(-3px)}.glass-pill-item{height:18px;border-radius:9px;display:flex;align-items:center;padding-left:10px}.pill-dot{width:6px;height:6px;background-color:#fff;border-radius:50%;opacity:.8}.pill-w1{width:110px}.pill-w2{width:140px;margin-left:-15px}.pill-w3{width:120px;margin-left:5px}.glass-dashboard-mockup{width:150px;height:95px;border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:8px;transition:transform .5s cubic-bezier(.16,1,.3,1)}.blog-card-media:hover .glass-dashboard-mockup{transform:scale(1.06) rotate(2deg)}.dashboard-nav-tabs{display:flex;gap:5px}.nav-tab-dot{width:5px;height:5px;border-radius:50%;background-color:#fff;opacity:.5}.dashboard-grid-blocks{display:grid;grid-template-columns:1fr 1fr;gap:8px;flex-grow:1}.dashboard-block-item{border-radius:6px;border:1px dashed rgba(255,255,255,.25);background:#ffffff0d}.dashboard-footer-bar{height:6px;border-radius:3px;background:#ffffff26}.blog-pagination-wrapper{margin-top:6rem;display:flex;justify-content:center}.blog-pagination-list{display:flex;gap:1rem;list-style:none;padding:0;margin:0}.blog-pagination-link{display:flex;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;border-radius:50%;text-decoration:none;font-size:1.6rem;font-weight:500;color:#475569;background-color:#fff;transition:all .3s ease;box-shadow:0 4px 10px #0f172a08}.blog-pagination-link:hover,.blog-pagination-link--active{color:#fff;background-color:#0f172a;transform:translateY(-2px);box-shadow:0 6px 15px #0f172a1f}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-main-blog-redesign.css.map */
