.oddbird-hero{text-align:center;color:#fff;background-color:#2b2623;background-position:50%;background-size:cover;justify-content:center;align-items:center;height:80vh;min-height:540px;margin-bottom:48px;padding:0 24px;display:flex;position:relative}.oddbird-hero:before{content:"";background:linear-gradient(#0003 0%,#00000073 100%);position:absolute;inset:0}.oddbird-hero .hero-content{z-index:2;max-width:720px;position:relative}.oddbird-hero .hero-content .hero-subtitle{letter-spacing:.25em;text-transform:uppercase;color:#f0ebe1;margin-bottom:16px;font-size:12px;font-weight:600}.oddbird-hero .hero-content .hero-title{color:#fff;margin-bottom:24px;font-family:Playfair Display,Georgia,serif;font-size:clamp(36px,5vw,64px);font-style:italic;font-weight:400;line-height:1.15}.oddbird-hero .hero-content .hero-desc{color:#ffffffe6;margin-bottom:32px;font-size:16px;font-weight:400}.category-pills-bar{margin-bottom:64px;padding-bottom:8px;overflow-x:auto}.category-pills-bar .pills-wrapper{flex-wrap:nowrap;justify-content:center;gap:12px;min-width:max-content;display:flex}.category-pills-bar .pills-wrapper .pill-item{color:#1c1917;background-color:#f0ebe1;border:1px solid #0000;border-radius:30px;padding:10px 24px;font-size:13px;font-weight:500;transition:all .2s cubic-bezier(.16,1,.3,1)}.category-pills-bar .pills-wrapper .pill-item:hover,.category-pills-bar .pills-wrapper .pill-item.active{color:#fff;background-color:#1c1917}.editorial-grid{grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:80px;display:grid}@media (width<=768px){.editorial-grid{grid-template-columns:1fr}}.editorial-grid .editorial-card{color:#fff;background-position:50%;background-size:cover;border-radius:4px;align-items:flex-end;height:480px;padding:36px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #1c19170d}.editorial-grid .editorial-card:before{content:"";background:linear-gradient(#0000 35%,#000000a6 100%);transition:all .2s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.editorial-grid .editorial-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #1c19171a}.editorial-grid .editorial-card:hover:before{background:linear-gradient(#0000001a 25%,#000000bf 100%)}.editorial-grid .editorial-card:hover .card-btn{color:#1c1917;background-color:#fff}.editorial-grid .editorial-card .card-body{z-index:2;position:relative}.editorial-grid .editorial-card .card-body .card-category{letter-spacing:.15em;text-transform:uppercase;color:#d6cbba;margin-bottom:8px;font-size:11px;font-weight:600}.editorial-grid .editorial-card .card-body .card-title{color:#fff;margin-bottom:16px;font-family:Playfair Display,Georgia,serif;font-size:28px}.editorial-grid .editorial-card .card-body .card-btn{color:#fff;letter-spacing:.1em;text-transform:uppercase;border:1px solid #fff;padding:10px 24px;font-size:12px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-block}.bestsellers-section{margin-bottom:96px}.bestsellers-section .section-header{text-align:center;margin-bottom:48px}.bestsellers-section .section-header .section-tag{letter-spacing:.2em;text-transform:uppercase;color:#b85a3c;font-size:11px;font-weight:700}.bestsellers-section .section-header .section-title{margin-top:8px;font-size:36px}.bestsellers-section .products-grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}@media (width<=992px){.bestsellers-section .products-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=576px){.bestsellers-section .products-grid{grid-template-columns:1fr}}.bestsellers-section .product-card{background-color:#fff;border:1px solid #e6dfd3;border-radius:4px;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.bestsellers-section .product-card:hover{border-color:#d6cbba;box-shadow:0 12px 32px #1c19171a}.bestsellers-section .product-card:hover .product-image img{transform:scale(1.06)}.bestsellers-section .product-card .product-image{background-color:#f0ebe1;height:340px;position:relative;overflow:hidden}.bestsellers-section .product-card .product-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.bestsellers-section .product-card .product-image .badge-wrap{z-index:2;position:absolute;top:12px;left:12px}.bestsellers-section .product-card .product-info{flex-direction:column;flex-grow:1;padding:20px;display:flex}.bestsellers-section .product-card .product-info .product-cat{text-transform:uppercase;letter-spacing:.1em;color:#6b635b;font-size:11px}.bestsellers-section .product-card .product-info .product-title{color:#1c1917;margin:6px 0;font-family:Playfair Display,Georgia,serif;font-size:18px}.bestsellers-section .product-card .product-info .product-price{color:#b85a3c;margin-bottom:12px;font-size:15px;font-weight:600}.bestsellers-section .product-card .product-info .product-price .old-price{color:#8c827a;margin-left:6px;font-weight:400;text-decoration:line-through}.bestsellers-section .product-card .product-info .product-actions{border-top:1px dashed #e6dfd3;justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.artisan-pillars-section{background-color:#f0ebe1;margin-bottom:96px;padding:64px 0}.artisan-pillars-section .pillars-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;display:grid}@media (width<=768px){.artisan-pillars-section .pillars-grid{grid-template-columns:repeat(2,1fr)}}.artisan-pillars-section .pillars-grid .pillar-card{padding:16px}.artisan-pillars-section .pillars-grid .pillar-card .pillar-icon{margin-bottom:16px;font-size:32px;display:inline-block}.artisan-pillars-section .pillars-grid .pillar-card .pillar-title{margin-bottom:8px;font-family:Playfair Display,Georgia,serif;font-size:18px}.artisan-pillars-section .pillars-grid .pillar-card .pillar-desc{color:#6b635b;font-size:13px;line-height:1.5}.brand-story-section{margin-bottom:96px}.brand-story-section .story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}@media (width<=768px){.brand-story-section .story-grid{grid-template-columns:1fr}}.brand-story-section .story-grid .story-image{border-radius:4px;height:480px;overflow:hidden}.brand-story-section .story-grid .story-image img{object-fit:cover;width:100%;height:100%}.brand-story-section .story-grid .story-content{padding:24px}.brand-story-section .story-grid .story-content .story-subtitle{letter-spacing:.2em;text-transform:uppercase;color:#b85a3c;margin-bottom:12px;font-size:11px;font-weight:700}.brand-story-section .story-grid .story-content .story-title{margin-bottom:24px;font-size:38px;line-height:1.2}.brand-story-section .story-grid .story-content .story-text{color:#6b635b;margin-bottom:32px;font-size:15px;line-height:1.7}
