#heritage-custom-homepage *,#heritage-custom-homepage *:before,#heritage-custom-homepage *:after{margin:0;padding:0;box-sizing:border-box}#heritage-custom-homepage{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a1a1a;line-height:1.6;background:#fafaf9;margin:0;padding:0}#heritage-custom-homepage img{max-width:100%;display:block}#heritage-custom-homepage a{text-decoration:none;color:inherit}#heritage-custom-homepage .container{max-width:1200px;margin:0 auto;padding:0 24px}#heritage-custom-homepage .hero{background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);color:#fff;padding:100px 0 80px;text-align:center;position:relative;overflow:hidden}#heritage-custom-homepage .hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/cdn/shop/files/banner.png?v=1776158867) center/cover no-repeat;opacity:.15}#heritage-custom-homepage .hero-content{position:relative;z-index:1}#heritage-custom-homepage .hero-content h1{font-size:48px;font-weight:700;margin-bottom:16px;letter-spacing:2px}#heritage-custom-homepage .hero-content p{font-size:18px;color:#fffc;max-width:650px;margin:0 auto 40px;line-height:1.7}#heritage-custom-homepage .hero-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}#heritage-custom-homepage .btn{display:inline-block;padding:14px 36px;border-radius:4px;font-size:15px;font-weight:600;transition:all .3s;cursor:pointer}#heritage-custom-homepage .btn-primary{background:#b8860b;color:#fff;border:2px solid #b8860b}#heritage-custom-homepage .btn-primary:hover{background:#a0750a;border-color:#a0750a}#heritage-custom-homepage .btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.6)}#heritage-custom-homepage .btn-secondary:hover{border-color:#fff;background:#ffffff1a}#heritage-custom-homepage .section{padding:80px 0}#heritage-custom-homepage .section-header{text-align:center;margin-bottom:48px}#heritage-custom-homepage .section-header h2{font-size:32px;font-weight:700;color:#1a1a1a;margin-bottom:12px}#heritage-custom-homepage .section-header p{font-size:16px;color:#777;max-width:560px;margin:0 auto}#heritage-custom-homepage .collection-grid{display:grid;grid-template-columns:repeat(2,560px);justify-content:center;gap:24px}#heritage-custom-homepage .collection-card{position:relative;border-radius:8px;overflow:hidden;width:560px;height:320px;cursor:pointer}#heritage-custom-homepage .collection-card .bg{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;transition:transform .5s}#heritage-custom-homepage .collection-card:hover .bg{transform:scale(1.05)}#heritage-custom-homepage .collection-card .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;padding:24px}#heritage-custom-homepage .collection-card .overlay h3{font-size:26px;font-weight:600;margin-bottom:8px}#heritage-custom-homepage .collection-card .overlay p{font-size:14px;opacity:.85;margin-bottom:20px}#heritage-custom-homepage .collection-card .overlay .btn-outline{padding:10px 28px;border:2px solid #fff;border-radius:4px;font-size:14px;font-weight:500;transition:all .3s}#heritage-custom-homepage .collection-card .overlay .btn-outline:hover{background:#fff;color:#1a1a1a}#heritage-custom-homepage .product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}#heritage-custom-homepage .product-card{background:#fff;border-radius:8px;overflow:hidden;transition:transform .3s,box-shadow .3s}#heritage-custom-homepage .product-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}#heritage-custom-homepage .product-card .product-img{height:280px;background:#f0f0f0;background-size:cover;background-position:center}#heritage-custom-homepage .product-card .product-info{padding:20px}#heritage-custom-homepage .product-card .product-info h4{font-size:15px;font-weight:600;margin-bottom:6px;line-height:1.4}#heritage-custom-homepage .product-card .product-info .price{font-size:16px;font-weight:700;color:#b8860b}#heritage-custom-homepage .product-card .product-info .price small{font-size:12px;font-weight:400;color:#999}#heritage-custom-homepage .view-all-wrap{text-align:center;margin-top:36px}#heritage-custom-homepage .view-all-wrap .btn-outline-dark{display:inline-block;padding:12px 32px;border:2px solid #1a1a1a;border-radius:4px;font-weight:600;font-size:14px;transition:all .3s}#heritage-custom-homepage .view-all-wrap .btn-outline-dark:hover{background:#1a1a1a;color:#fff}#heritage-custom-homepage .story{background:#fff;text-align:center;padding:80px 0}#heritage-custom-homepage .story h2{font-size:32px;font-weight:700;margin-bottom:20px}#heritage-custom-homepage .story p{font-size:17px;color:#555;max-width:700px;margin:0 auto 32px;line-height:1.8}#heritage-custom-homepage .trust-bar{background:#f5f0eb;padding:32px 0;text-align:center}#heritage-custom-homepage .trust-bar-inner{display:flex;justify-content:center;gap:48px;flex-wrap:wrap}#heritage-custom-homepage .trust-item{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:500;color:#444}#heritage-custom-homepage .trust-item .icon{font-size:20px}#heritage-custom-homepage .signup{background:#1a1a2e;color:#fff;text-align:center;padding:60px 0}#heritage-custom-homepage .signup h2{font-size:28px;margin-bottom:10px}#heritage-custom-homepage .signup p{color:#ffffffb3;margin-bottom:28px}#heritage-custom-homepage .signup-form{display:flex;max-width:480px;margin:0 auto;gap:8px}#heritage-custom-homepage .signup-form input{flex:1;padding:14px 16px;border:none;border-radius:4px;font-size:15px}#heritage-custom-homepage .signup-form button{padding:14px 28px;background:#b8860b;color:#fff;border:none;border-radius:4px;font-weight:600;font-size:15px;cursor:pointer;transition:background .3s}#heritage-custom-homepage .signup-form button:hover{background:#a0750a}@media(max-width:768px){#heritage-custom-homepage .collection-card{width:auto;height:220px}#heritage-custom-homepage .collection-grid{grid-template-columns:1fr}#heritage-custom-homepage .hero-content h1{font-size:32px}#heritage-custom-homepage .hero-content p{font-size:16px}#heritage-custom-homepage .product-grid{grid-template-columns:1fr 1fr}#heritage-custom-homepage .signup-form{flex-direction:column}#heritage-custom-homepage .hero{padding:60px 0}#heritage-custom-homepage .section{padding:48px 0}#heritage-custom-homepage .trust-bar-inner{gap:24px}}@media(max-width:480px){#heritage-custom-homepage .product-grid{grid-template-columns:1fr}#heritage-custom-homepage .hero-content h1{font-size:26px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/heritage.css.map */
