.hero{position:relative;height:520px}.hero-bg{width:100%;height:100%;object-fit:cover;filter:brightness(65%)}.hero-inner{position:absolute;inset:0;display:flex;justify-content:space-between;align-items:center;padding:60px;color:#fff;padding-left:22vh}.hero-text h1{font-size:64px;margin:10px 0 24px;line-height:1.1;font-weight:800;letter-spacing:-.02em}.hero-text h1 span{color:#2ecc71;font-weight:800}.hero-text p{max-width:400px}.pill{background:#1abc9c;padding:6px 12px;border-radius:20px;font-size:12px}.hero-actions{margin-top:40px;display:flex;gap:10px}.btn{padding:10px 20px;border-radius:25px;border:none;cursor:pointer}.btn.primary{background:#ff7235;color:#fff}.btn.outline{border:1px solid #2ecc71;background:transparent;color:#2ecc71}.hero-logo img{width:150px;opacity:.6}.features-bar{display:flex;background:#2ecc71;color:#fff;padding:40px 0}.feature{flex:1;text-align:center;padding:20px}.feature img{height:48px;width:auto;margin:0 auto!important;display:block}.feature h4{margin:16px 0 -2px;font-size:14px;font-weight:700}.feature span{font-size:12px}.featured-products{background:#804d31;color:#fff;padding:40px 60px}.featured-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.featured-header h2{font-size:28px;margin:0}.view-all{color:#1abc9c;text-decoration:none;font-size:14px;font-weight:700;transition:color .2s}.view-all:hover{color:#2ecc71}.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.featured-card{background:#fff;color:#000;border-radius:12px;overflow:hidden;text-decoration:none}.featured-card-img{aspect-ratio:1 / 1;height:auto;background:#8d5a3b;position:relative;overflow:hidden}.featured-card-img img{width:100%;height:100%;object-fit:cover}.sale-badge{position:absolute;top:10px;right:10px;background:#ff7235;color:#fff;padding:3px 10px;border-radius:10px;font-size:11px;font-weight:700}.featured-card-body{padding:15px}.featured-card-body h3{margin:0 0 4px;font-size:15px;color:#3a2318;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.featured-card-body p{margin:0 0 8px;font-size:12px;color:#999}.featured-price{display:flex;align-items:center;gap:8px}.current-price{font-weight:700;color:#ff7235;font-size:16px}.original-price{text-decoration:line-through;color:#aaa;font-size:13px}
