.thauya-container{max-width:1400px;margin:0 auto;padding:0 2rem}.thauya-container--narrow{max-width:900px}.section-title-wrapper{text-align:center;margin-bottom:3rem}.section-title{font-family:var(--font-heading-family, "Cormorant", serif);font-size:2.2rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase;color:#1a1a1a;margin:0 0 .8rem}.section-title-line{width:50px;height:2px;background:#c9a96e;margin:0 auto}.section-view-all{text-align:center;margin-top:2.5rem}.view-all-btn{display:inline-block;padding:.9rem 2.5rem;border:1px solid #1A1A1A;color:#1a1a1a;text-decoration:none;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;font-weight:500;transition:all .3s ease}.view-all-btn:hover{background:#1a1a1a;color:#fff}.thauya-categories{padding:4rem 0;background:#fff}.categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.category-card{text-decoration:none;color:#1a1a1a;display:block;transition:transform .3s ease}.category-card:hover{transform:translateY(-4px)}.category-card-inner{border-radius:20px;position:relative;overflow:hidden;min-height:340px;display:flex;flex-direction:column;justify-content:space-between;transition:box-shadow .3s ease}.category-card-inner{box-shadow:0 4px 15px #0000001f}.category-card:hover .category-card-inner{box-shadow:0 12px 30px #00000040}.category-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.category-image{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.category-card:hover .category-image{transform:scale(1.05)}.category-image-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000008c,#0000001a 40% 60%,#0000008c)}.category-text{position:relative;z-index:2;padding:1.4rem 1.4rem 0}.category-label{display:block;font-family:Poppins,sans-serif;font-size:.78rem;color:#ffffffb3;margin-bottom:.2rem;font-weight:400;letter-spacing:.02em}.category-name{font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:700;color:#fff;margin:0;padding:0;line-height:1.2;letter-spacing:.01em;text-transform:none;text-shadow:0 1px 6px rgba(0,0,0,.3)}.category-cta{position:relative;z-index:2;display:flex;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.4);border-radius:30px;padding:.5rem 1.1rem;width:fit-content;margin:0 1.4rem 1.4rem;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0003}.category-card:hover .category-cta{border-color:#fffc;background:#00000059}.category-cta-text{font-family:Poppins,sans-serif;font-size:.7rem;letter-spacing:.03em;color:#fff;font-weight:500}.category-cta-arrow{font-size:.85rem;color:#fff;transition:transform .3s ease}.category-card:hover .category-cta-arrow{transform:translate(3px)}.thauya-bestsellers{padding:4rem 0;background:#fff}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.product-card{transition:transform .3s ease}.product-card:hover{transform:translateY(-4px)}.product-card-inner{position:relative;border-radius:18px;overflow:hidden;display:block;text-decoration:none;color:inherit;height:100%;min-height:340px;transition:box-shadow .3s ease;box-shadow:0 4px 15px #0000001a}.product-card-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0006,#0000 30% 55%,#0000008c);z-index:1;pointer-events:none}.product-card:hover .product-card-inner{box-shadow:0 12px 30px #0003}.product-card-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-card-img{transform:scale(1.06)}.product-card-top{position:absolute;top:0;left:0;right:0;padding:1rem 1.2rem;display:flex;justify-content:space-between;align-items:flex-start;z-index:2}.product-card-meta{flex:1}.product-card-label{display:block;font-family:Poppins,sans-serif;font-size:.72rem;color:#ffffffbf;margin-bottom:.15rem;font-weight:400;letter-spacing:.02em}.product-card-title{font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:700;color:#fff;margin:0 0 .4rem;line-height:1.2;letter-spacing:.01em;text-transform:none}.product-sale-badge{display:inline-block;font-family:Poppins,sans-serif;background:#fff;color:#1a1a1a;font-size:.65rem;font-weight:600;padding:.2rem .6rem;border-radius:4px;letter-spacing:.03em;text-transform:uppercase}.product-wishlist{background:none;border:none;cursor:pointer;color:#fffc;padding:.2rem;transition:color .3s ease;flex-shrink:0;z-index:2}.product-wishlist:hover{color:#e74c3c}.product-card-bottom{position:absolute;bottom:0;left:0;right:0;padding:1rem 1.2rem;display:flex;justify-content:space-between;align-items:center;z-index:2;gap:.5rem;flex-wrap:wrap}.product-card-pricing{display:flex;align-items:baseline;gap:.4rem;min-width:0}.product-card-price{font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700;color:#fff}.product-card-compare-price{font-family:Poppins,sans-serif;font-size:.85rem;color:#fff9;text-decoration:line-through;font-weight:400}.product-card-form{margin:0}.product-card-atc{display:flex;align-items:center;gap:.4rem;background:#fff3;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:8px;padding:.55rem 1rem;font-size:.7rem;font-weight:600;letter-spacing:.03em;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif;white-space:nowrap;flex-shrink:0;overflow:hidden;max-width:100%}.product-card-atc svg{flex-shrink:0}.product-card-atc:hover{background:#ffffff59;border-color:#ffffff80}.view-all-wrapper{text-align:center;margin-top:2.5rem}.view-all-btn{display:inline-flex;align-items:center;gap:.5rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#1a1a1a;padding:.9rem 2.5rem;border-radius:50px;text-decoration:none;transition:all .3s ease}.view-all-btn:hover{background:#c9a96e;transform:translateY(-2px);box-shadow:0 6px 20px #c9a96e59}.view-all-btn svg{transition:transform .3s ease}.view-all-btn:hover svg{transform:translate(4px)}.thauya-story{padding:5rem 0;background:#f5f0eb}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.story-image{width:100%;height:auto;border-radius:4px;object-fit:cover}.story-subtitle{font-size:.78rem;letter-spacing:.2em;text-transform:uppercase;color:#c9a96e;margin:0 0 .8rem;font-weight:500}.story-heading{font-family:var(--font-heading-family, "Cormorant", serif);font-size:2.4rem;font-weight:400;letter-spacing:.04em;color:#1a1a1a;margin:0 0 1.5rem}.story-text{font-size:.95rem;line-height:1.85;color:#555;margin:0 0 1rem}.story-btn{display:inline-block;margin-top:1rem;padding:.9rem 2.5rem;border:1px solid #1A1A1A;color:#1a1a1a;text-decoration:none;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;font-weight:500;transition:all .3s ease}.story-btn:hover{background:#1a1a1a;color:#fff}.thauya-trust{padding:3.5rem 0;background:#f8f4ef;border-top:1px solid rgba(26,26,26,.06);border-bottom:1px solid rgba(26,26,26,.06)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.trust-item{text-align:center}.trust-icon{margin-bottom:1rem}.trust-icon img{width:48px;height:48px;object-fit:contain}.trust-title{font-size:.82rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600;margin:0 0 .4rem;color:#1a1a1a}.trust-text{font-size:.8rem;color:#777;margin:0;line-height:1.5}.thauya-faq{padding:4rem 0;background:#fff}.faq-caption{font-size:.78rem;letter-spacing:.2em;text-transform:uppercase;color:#c9a96e;margin:0 0 .5rem;font-weight:500}.faq-list{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid rgba(26,26,26,.1)}.faq-item:first-child{border-top:1px solid rgba(26,26,26,.1)}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.4rem 0;cursor:pointer;font-size:.92rem;font-weight:500;letter-spacing:.02em;color:#1a1a1a;list-style:none;transition:color .3s ease}.faq-question::-webkit-details-marker{display:none}.faq-question::marker{display:none;content:""}.faq-question:hover{color:#c9a96e}.faq-icon{font-size:1.4rem;font-weight:300;transition:transform .3s ease;flex-shrink:0;margin-left:1rem}.faq-item[open] .faq-icon{transform:rotate(45deg)}.faq-answer{padding:0 0 1.4rem;font-size:.88rem;line-height:1.7;color:#555}.faq-answer p{margin:0}@media screen and (max-width:1024px){.categories-grid,.products-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem}.story-grid{gap:2.5rem}.story-heading{font-size:2rem}}@media screen and (max-width:768px){.thauya-container{padding:0 1.5rem}.section-title{font-size:1.8rem}.section-title-wrapper{margin-bottom:2rem}.categories-grid{grid-template-columns:repeat(3,1fr);gap:1rem}.category-card-inner{min-height:300px;border-radius:16px}.category-name{font-size:1.2rem}.products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.product-card-inner{min-height:280px;border-radius:14px}.product-card-top{padding:.8rem 1rem}.product-card-title{font-size:1.1rem}.product-card-bottom{padding:.8rem 1rem}.product-card-price{font-size:1rem}.product-card-atc{padding:.5rem .8rem;font-size:.65rem}.story-grid{grid-template-columns:1fr;gap:2rem}.story-image-side{order:1}.story-content-side{order:2;text-align:center}.story-heading{font-size:1.8rem}.story-btn{display:inline-block}.trust-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.thauya-categories,.thauya-bestsellers,.thauya-faq{padding:3rem 0}.thauya-story{padding:3.5rem 0}}@media screen and (max-width:576px){.thauya-container{padding:0 1rem}.section-title{font-size:1.5rem}.categories-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.category-card-inner{min-height:260px;border-radius:14px}.category-text{padding:1rem 1rem 0}.category-name{font-size:1.05rem}.category-cta{padding:.4rem .9rem;margin:0 1rem 1rem}.category-cta-text{font-size:.63rem}.products-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.product-card-inner{min-height:240px;border-radius:12px}.product-card-top{padding:.7rem .8rem}.product-card-title{font-size:1rem}.product-card-label{font-size:.65rem}.product-card-price{font-size:.9rem}.product-card-compare-price{font-size:.75rem}.product-card-bottom{padding:.7rem .8rem;gap:.4rem}.product-card-atc{padding:.45rem .7rem;font-size:.6rem}.story-heading{font-size:1.5rem}.story-text{font-size:.88rem}.story-btn{padding:.8rem 2rem;font-size:.72rem}.trust-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.trust-icon img{width:38px;height:38px}.trust-title{font-size:.75rem}.trust-text{font-size:.72rem}.faq-question{font-size:.85rem;padding:1.2rem 0}.faq-answer{font-size:.82rem}.view-all-btn{padding:.8rem 2rem;font-size:.72rem;width:80%;text-align:center}.thauya-categories,.thauya-bestsellers,.thauya-faq{padding:2.5rem 0}.thauya-story{padding:3rem 0}}@media screen and (max-width:375px){.section-title{font-size:1.3rem}.categories-grid,.products-grid{gap:.6rem}.category-card-inner{min-height:220px;border-radius:12px}.category-text{padding:.8rem .8rem 0}.category-name{font-size:.95rem}.category-label{font-size:.65rem}.category-cta{padding:.35rem .7rem;margin:0 .8rem .8rem}.category-cta-text{font-size:.58rem}.product-card-inner{min-height:200px;border-radius:10px}.product-card-top{padding:.6rem .7rem}.product-card-title{font-size:.9rem}.product-card-bottom{padding:.6rem .7rem}.product-sale-badge{font-size:.55rem;padding:.15rem .4rem}.product-card-bottom{flex-direction:row;flex-wrap:nowrap;align-items:center}.product-card-atc{padding:.4rem .5rem;font-size:.55rem;gap:.2rem;border-radius:6px}.product-card-atc span{display:none}.product-card-atc svg{width:14px;height:14px}.product-card-price{font-size:.8rem}.product-card-compare-price{font-size:.65rem}.product-card-pricing{gap:.25rem}.trust-grid{gap:.8rem}}@media(prefers-reduced-motion:no-preference){.category-card,.product-card,.trust-item,.faq-item{animation:fadeInUp .6s ease both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/custom-homepage.css.map */
