.ten-blog-page{padding:2.5rem 0 4rem;background:#fff;font-family:var(--font-primary, "Outfit", sans-serif)}.ten-blog-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid #eee}.ten-blog-hero__tag{font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#e0a800;margin-bottom:.75rem}.ten-blog-hero__title{font-family:var(--font-display, "Outfit", sans-serif);font-size:3rem;font-weight:900;line-height:1.1;color:#111;margin:0 0 1rem}.ten-blog-hero__subtitle{font-size:1rem;line-height:1.65;color:#555;margin:0 0 1.75rem;max-width:480px}.ten-blog-hero__search{display:flex;max-width:420px;border-radius:8px;overflow:hidden;border:1.5px solid #ddd}.ten-blog-hero__search-input{flex:1;padding:.85rem 1.1rem;font-size:.95rem;font-family:inherit;border:none;outline:none;background:#fff}.ten-blog-hero__search-btn{background:#f5c40c;color:#111;border:none;padding:0 1.25rem;cursor:pointer;display:flex;align-items:center;transition:background .2s}.ten-blog-hero__search-btn:hover{background:#e0a800}.ten-blog-hero__graphic{display:flex;align-items:center;justify-content:center}.ten-blog-hero__graphic img{max-width:100%;height:auto;object-fit:contain}.ten-blog-layout{display:grid;grid-template-columns:1fr 340px;gap:3.5rem;align-items:start}.ten-blog-card{display:flex;flex-direction:column;gap:0}.ten-blog-card__img-link{position:relative;display:block;overflow:hidden;border-radius:10px;background:#f0f0f0;aspect-ratio:16/10}.ten-blog-card__img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.ten-blog-card__img-link:hover .ten-blog-card__img{transform:scale(1.06)}.ten-blog-card__img-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#fde68a,#f5c40c)}.ten-blog-card__badge{position:absolute;top:.85rem;left:.85rem;background:#f5c40c;color:#111;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .65rem;border-radius:4px;z-index:2}.ten-blog-card__content{padding:1.1rem 0 0}.ten-blog-card__tag{font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#e0a800;margin-bottom:.4rem}.ten-blog-card__title{font-family:var(--font-display, "Outfit", sans-serif);font-size:1.15rem;font-weight:800;line-height:1.3;margin:0 0 .6rem}.ten-blog-card__title a{color:#111;text-decoration:none;transition:color .2s}.ten-blog-card__title a:hover{color:#e0a800}.ten-blog-card__excerpt{font-size:.88rem;line-height:1.6;color:#555;margin:0 0 .85rem}.ten-blog-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:.8rem;color:#777;font-weight:600}.ten-blog-card__author{display:flex;align-items:center;gap:.45rem;color:#333}.ten-blog-card__author-avatar{width:26px;height:26px;border-radius:50%;overflow:hidden;background:#111;flex-shrink:0}.ten-blog-card__author-avatar img{width:100%;height:100%;object-fit:cover}.ten-blog-card__meta-sep{color:#ccc}.ten-blog-card__date-wrap{display:flex;align-items:center;gap:.4rem}.ten-blog-card--featured{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:2rem;margin-bottom:3rem;background:#fffdf0;border-radius:14px;padding:1.5rem}.ten-blog-card--featured .ten-blog-card__img-link{aspect-ratio:4/3}.ten-blog-card--featured .ten-blog-card__content{padding:0}.ten-blog-card--featured .ten-blog-card__title{font-size:1.7rem;line-height:1.2;margin-bottom:.75rem}.ten-blog-card--featured .ten-blog-card__excerpt{font-size:.95rem}.ten-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem 1.75rem}.ten-blog-grid .ten-blog-card__title{font-size:1rem}.ten-blog-load-more{display:flex;justify-content:center;margin-top:2.5rem;padding-top:2rem;border-top:1px solid #eee}.ten-blog-load-more__btn{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 2.5rem;border:1.5px solid #ccc;border-radius:50px;background:#fff;font-weight:800;font-size:.85rem;letter-spacing:.06em;cursor:pointer;transition:all .2s}.ten-blog-load-more__btn:hover{border-color:#f5c40c;background:#fffdf0}.ten-blog-load-more .pagination{display:flex;gap:1rem}.ten-blog-load-more a{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 2.5rem;border:1.5px solid #ccc;border-radius:50px;color:#111;font-weight:800;font-size:.85rem;letter-spacing:.06em;text-decoration:none;transition:all .2s}.ten-blog-load-more a:hover{border-color:#f5c40c;background:#fffdf0}.ten-blog-empty{padding:4rem 2rem;text-align:center;background:#fafafa;border-radius:12px}.ten-blog-empty p{color:#666;font-size:1rem}.ten-blog-sidebar{display:flex;flex-direction:column;gap:2.5rem;position:sticky;top:2rem}.ten-blog-sidebar__title{font-size:1.05rem;font-weight:800;color:#111;margin:0 0 1rem;padding-bottom:.6rem;border-bottom:2px solid #f5c40c}.ten-blog-categories{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.ten-blog-categories li{border-bottom:1px solid #f0f0f0}.ten-blog-categories li:last-child{border-bottom:none}.ten-blog-categories a{display:flex;align-items:center;justify-content:space-between;padding:.6rem 0;color:#444;text-decoration:none;font-size:.9rem;font-weight:600;transition:color .2s}.ten-blog-categories a:hover,.ten-blog-categories a.active{color:#e0a800}.ten-blog-cat-count{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;background:#f5c40c;color:#111;font-size:.72rem;font-weight:800;border-radius:50%;padding:0 6px}.ten-blog-popular{display:flex;flex-direction:column;gap:1rem}.ten-blog-popular__item{display:grid;grid-template-columns:72px 1fr;gap:.85rem;align-items:center;text-decoration:none;color:inherit}.ten-blog-popular__thumb{width:72px;height:54px;border-radius:8px;overflow:hidden;background:#f0f0f0;flex-shrink:0}.ten-blog-popular__thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.ten-blog-popular__item:hover .ten-blog-popular__thumb img{transform:scale(1.08)}.ten-blog-popular__thumb-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#fde68a,#f5c40c)}.ten-blog-popular__content h4{font-size:.82rem;font-weight:700;line-height:1.35;margin:0 0 .25rem;color:#111;transition:color .2s}.ten-blog-popular__item:hover .ten-blog-popular__content h4{color:#e0a800}.ten-blog-popular__content span{font-size:.73rem;color:#999;font-weight:600}.ten-blog-promo{background:#f5c40c;border-radius:14px;padding:1.75rem 1.5rem;text-align:center;position:relative;overflow:hidden}.ten-blog-promo__img-wrap{margin-bottom:1rem}.ten-blog-promo__img-wrap img{max-width:120px;height:auto}.ten-blog-promo h3{font-family:var(--font-display, "Outfit", sans-serif);font-size:1.4rem;font-weight:900;color:#111;margin:0 0 .5rem;line-height:1.2}.ten-blog-promo p{font-size:.85rem;color:#000000a6;font-weight:600;margin:0 0 1.25rem}.ten-blog-promo__btn{display:inline-flex;align-items:center;gap:.5rem;background:#111;color:#fff;padding:.75rem 1.4rem;border-radius:50px;font-weight:800;font-size:.8rem;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;transition:transform .2s,background .2s}.ten-blog-promo__btn:hover{transform:translateY(-2px);background:#222}.ten-blog-newsletter{background:#fff;border:1.5px solid #eee;border-radius:14px;padding:1.75rem 1.5rem}.ten-blog-newsletter__icon{width:42px;height:42px;background:#fffdf0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#e0a800;margin-bottom:.85rem}.ten-blog-newsletter h3{font-size:1.05rem;font-weight:800;margin:0 0 .4rem}.ten-blog-newsletter>p:not(.ten-blog-newsletter__footer):not(.ten-blog-newsletter__success){font-size:.83rem;color:#666;margin:0 0 1.1rem;line-height:1.5}.ten-blog-newsletter__form{display:flex;flex-direction:column;gap:.65rem}.ten-blog-newsletter__input{width:100%;padding:.75rem 1rem;border:1.5px solid #ddd;border-radius:8px;font-family:inherit;font-size:.9rem;outline:none;transition:border-color .2s}.ten-blog-newsletter__input:focus{border-color:#f5c40c}.ten-blog-newsletter__btn{width:100%;padding:.8rem;background:#f5c40c;color:#111;border:none;border-radius:8px;font-weight:900;font-size:.85rem;letter-spacing:.06em;cursor:pointer;transition:background .2s}.ten-blog-newsletter__btn:hover{background:#e0a800}.ten-blog-newsletter__footer{font-size:.73rem;color:#aaa;text-align:center;margin:.6rem 0 0}.ten-blog-newsletter__success{color:#10b981;font-weight:700;font-size:.85rem;text-align:center;margin:.4rem 0 0}.ten-blog-trust{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:4rem;padding-top:3rem;border-top:1px solid #eee}.ten-blog-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.ten-blog-trust__icon{width:46px;height:46px;border-radius:50%;background:#f7f7f7;display:flex;align-items:center;justify-content:center;color:#111}.ten-blog-trust__text h4{font-size:.82rem;font-weight:800;margin:0 0 .2rem;color:#111}.ten-blog-trust__text p{font-size:.73rem;color:#888;margin:0;line-height:1.4}@media(max-width:1100px){.ten-blog-layout{grid-template-columns:1fr 300px;gap:2.5rem}.ten-blog-grid{grid-template-columns:repeat(2,1fr)}.ten-blog-trust{grid-template-columns:repeat(3,1fr);gap:2rem}}@media(max-width:900px){.ten-blog-hero{grid-template-columns:1fr;text-align:center}.ten-blog-hero__subtitle,.ten-blog-hero__search{margin-inline:auto}.ten-blog-layout{grid-template-columns:1fr}.ten-blog-sidebar{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.ten-blog-card--featured{grid-template-columns:1fr}.ten-blog-card--featured .ten-blog-card__img-link{aspect-ratio:16/9}}@media(max-width:640px){.ten-blog-hero__title{font-size:2.2rem}.ten-blog-grid{grid-template-columns:1fr;gap:2rem}.ten-blog-sidebar{grid-template-columns:1fr}.ten-blog-trust{grid-template-columns:repeat(2,1fr)}.ten-blog-card--featured .ten-blog-card__title{font-size:1.35rem}}@media(max-width:420px){.ten-blog-trust{grid-template-columns:1fr}.ten-blog-hero__search{flex-direction:column;border-radius:8px}.ten-blog-hero__search-input{border-radius:8px 8px 0 0}.ten-blog-hero__search-btn{border-radius:0 0 8px 8px;padding:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/ten-blog.css.map */
