.blog-custom-header{max-width:1400px;margin:0 auto;padding:48px 32px 0}.blog-custom-header h1{font-family:Manrope,sans-serif;font-size:3.5rem;font-weight:800;color:#2f3d4a;letter-spacing:-.02em;margin-bottom:8px}.blog-custom-header .blog-subtitle{font-family:Inter,sans-serif;font-size:1.125rem;color:#78716c;max-width:600px}.blog-featured-article{max-width:1400px;margin:48px auto;padding:0 32px}.blog-featured-article a{text-decoration:none;color:inherit}.blog-featured-card{display:flex;flex-direction:row;background:#f4f4f2;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px -12px #1b1c1a0a;transition:transform .3s ease}.blog-featured-card:hover{transform:translateY(-2px)}.blog-featured-card__image{width:60%;height:380px;overflow:hidden}.blog-featured-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.blog-featured-card:hover .blog-featured-card__image img{transform:scale(1.05)}.blog-featured-card__content{width:40%;padding:48px;display:flex;flex-direction:column;justify-content:center;background:#fff}.blog-tag{display:inline-block;padding:4px 12px;border-radius:9999px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;width:fit-content}.blog-tag--skincare{background:#d5e4f5;color:#586674}.blog-tag--fragrance{background:#ffdbc9;color:#753400}.blog-tag--deals{background:#d97b3d;color:#fff}.blog-tag--haircare{background:#f8ddcf;color:#554339}.blog-tag--grooming{background:#e2e3e1;color:#2f3d4a}.blog-tag--default{background:#d5e4f5;color:#586674}.blog-featured-card__content h2{font-family:Manrope,sans-serif;font-size:1.875rem;font-weight:700;color:#1a1c1b;line-height:1.2;margin-bottom:16px}.blog-featured-card__content p{font-family:Inter,sans-serif;color:#78716c;line-height:1.7;margin-bottom:24px}.blog-featured-card__meta{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.blog-featured-card__date{font-size:.875rem;color:#a8a29e;font-family:Inter,sans-serif}.blog-btn-primary{display:inline-block;padding:12px 32px;background:linear-gradient(135deg,#97480a,#d97b3d);color:#fff;font-family:Inter,sans-serif;font-weight:700;font-size:.875rem;border-radius:12px;text-decoration:none;transition:opacity .3s ease,transform .2s ease;box-shadow:0 4px 12px #d97b3d33}.blog-btn-primary:hover{opacity:.9;color:#fff}.blog-btn-primary:active{transform:scale(.95)}.blog-posts-grid{max-width:1400px;margin:0 auto 64px;padding:0 32px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.blog-post-card{background:#f0efec;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 40px -12px #1b1c1a0a;transition:transform .3s ease}.blog-post-card:hover{transform:translateY(-4px)}.blog-post-card a{text-decoration:none;color:inherit}.blog-post-card__image{height:240px;overflow:hidden}.blog-post-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-post-card:hover .blog-post-card__image img{transform:scale(1.1)}.blog-post-card__body{padding:24px;display:flex;flex-direction:column;flex-grow:1}.blog-post-card__body h3{font-family:Manrope,sans-serif;font-size:1.2rem;font-weight:700;color:#1a1c1b;line-height:1.3;margin-bottom:12px;transition:color .3s ease}.blog-post-card:hover .blog-post-card__body h3{color:#d97b3d}.blog-post-card__excerpt{font-family:Inter,sans-serif;font-size:.875rem;color:#78716c;line-height:1.6;margin-bottom:16px;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-post-card__footer{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid #d6d3d1}.blog-post-card__footer span{font-size:.75rem;color:#a8a29e;font-family:Inter,sans-serif}.blog-post-card__footer a{font-size:.75rem;font-weight:700;color:#d97b3d;text-decoration:none}.blog-post-card__footer a:hover{text-decoration:underline}.blog-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin:0 auto 64px;padding:0 32px}.blog-pagination a,.blog-pagination span.current{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;font-weight:700;font-size:.875rem;text-decoration:none;transition:background .3s ease}.blog-pagination span.current{background:#d97b3d;color:#fff;box-shadow:0 4px 8px #d97b3d33}.blog-pagination a{background:#eeeeec;color:#57534e}.blog-pagination a:hover{background:#d6d3d1}.article-custom-wrapper{max-width:1200px;margin:0 auto;padding:0 32px}.article-breadcrumbs{padding:24px 0;display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:.875rem;color:#554339}.article-breadcrumbs a{color:#554339;text-decoration:none;transition:color .3s ease}.article-breadcrumbs a:hover{color:#97480a}.article-breadcrumbs .separator{color:#a8a29e}.article-breadcrumbs .current{color:#1a1c1b;font-weight:600}.article-header{max-width:800px;margin-bottom:48px}.article-header h1{font-family:Manrope,sans-serif;font-size:3rem;font-weight:800;color:#1a1c1b;letter-spacing:-.03em;line-height:1.1;margin-bottom:24px}.article-author{display:flex;align-items:center;gap:12px}.article-author__avatar{width:48px;height:48px;border-radius:50%;background:#eeeeec;display:flex;align-items:center;justify-content:center;font-weight:700;color:#554339;font-size:1rem}.article-author__info{font-family:Inter,sans-serif}.article-author__name{font-weight:700;color:#1a1c1b;font-size:.95rem}.article-author__meta{font-size:.85rem;color:#554339}.article-featured-image{margin-bottom:48px;border-radius:12px;overflow:hidden;max-width:600px;margin-left:auto;margin-right:auto}.article-featured-image img{width:100%;height:auto;max-height:360px;object-fit:contain;display:block}.article-body{max-width:760px;margin:0 auto 64px;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.8;color:#554339}.article-body h2{font-family:Manrope,sans-serif;font-size:1.75rem;font-weight:700;color:#1a1c1b;margin-top:48px;margin-bottom:16px;letter-spacing:-.02em}.article-body h3{font-family:Manrope,sans-serif;font-size:1.35rem;font-weight:700;color:#1a1c1b;margin-top:32px;margin-bottom:12px}.article-body p{margin-bottom:20px}.article-body ul,.article-body ol{margin-bottom:20px;padding-left:24px}.article-body li{margin-bottom:8px}.article-body a{color:#97480a;text-decoration:underline;text-underline-offset:3px}.article-body a:hover{color:#d97b3d}.article-body img{border-radius:12px;margin:24px 0}.article-product-card{background:#fff;border-radius:12px;padding:32px;display:flex;flex-direction:row;align-items:center;gap:32px;margin:48px 0;box-shadow:0 1px 3px #0000000d;ring:1px solid rgba(219,193,180,.2)}.article-product-card__image{width:180px;height:180px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f4f4f2}.article-product-card__image img{width:100%;height:100%;object-fit:cover}.article-product-card__label{font-size:.7rem;font-weight:700;color:#97480a;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}.article-product-card__name{font-family:Manrope,sans-serif;font-size:1.4rem;font-weight:700;color:#1a1c1b;margin-bottom:8px}.article-product-card__desc{font-size:.875rem;color:#554339;margin-bottom:16px}.article-product-card__actions{display:flex;align-items:center;gap:24px}.article-product-card__price{font-size:1.5rem;font-weight:700;color:#1a1c1b}.blog-newsletter{max-width:1200px;margin:64px auto;padding:0 32px}.blog-newsletter__inner{background:#2f3d4a;border-radius:24px;padding:64px;display:flex;flex-direction:row;align-items:center;gap:48px;position:relative;overflow:hidden}.blog-newsletter__inner:after{content:"";position:absolute;right:-80px;bottom:-80px;width:320px;height:320px;background:#d97b3d26;border-radius:50%;filter:blur(60px)}.blog-newsletter__text{flex:1;position:relative;z-index:1}.blog-newsletter__text h2{font-family:Manrope,sans-serif;font-size:2.5rem;font-weight:800;color:#fff;letter-spacing:-.03em;margin-bottom:16px}.blog-newsletter__text p{font-family:Inter,sans-serif;font-size:1.1rem;color:#ffffffb3}.blog-newsletter__form{display:flex;gap:12px;position:relative;z-index:1;flex:1;max-width:400px}.blog-newsletter__form input{flex:1;padding:16px 24px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-size:1rem;outline:none}.blog-newsletter__form input::placeholder{color:#fff6}.blog-newsletter__form input:focus{border-color:#d97b3d}.blog-newsletter__form button{padding:16px 32px;background:#fff;color:#2f3d4a;font-family:Inter,sans-serif;font-weight:700;border-radius:8px;border:none;cursor:pointer;transition:background .3s ease;white-space:nowrap}.blog-newsletter__form button:hover{background:#f5f5f4}.blog-related{max-width:1200px;margin:80px auto;padding:0 32px}.blog-related__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.blog-related__header h2{font-family:Manrope,sans-serif;font-size:1.875rem;font-weight:800;color:#1a1c1b;letter-spacing:-.02em}.blog-related__header a{font-family:Inter,sans-serif;font-weight:700;color:#97480a;text-decoration:none;display:flex;align-items:center;gap:8px;transition:gap .3s ease}.blog-related__header a:hover{gap:12px}.blog-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:1024px){.blog-featured-card{flex-direction:column}.blog-featured-card__image{width:100%;height:300px}.blog-featured-card__content{width:100%;padding:32px}.blog-posts-grid,.blog-related__grid{grid-template-columns:repeat(2,1fr)}.blog-newsletter__inner{flex-direction:column;padding:48px}.blog-newsletter__form{max-width:100%;width:100%}}@media(max-width:749px){.blog-custom-header h1{font-size:2.5rem}.blog-posts-grid,.blog-related__grid{grid-template-columns:1fr}.article-header h1{font-size:2rem}.article-product-card{flex-direction:column;text-align:center}.article-product-card__actions{justify-content:center}.blog-newsletter__inner{padding:32px}.blog-newsletter__text h2{font-size:1.75rem}.blog-newsletter__form{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/blog-custom.css.map */
