/*
Theme Name: Horizon Studio Elementor
Description: Lightweight Elementor-ready WooCommerce theme.
Version: 4.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: horizon-elementor
License: GPL-2.0-or-later
*/
:root{--black:#111;--white:#fff;--border:#e7e7e7;--max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--black);background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.5}img{max-width:100%;height:auto}a{color:inherit}.hs-container{width:min(calc(100% - 40px),var(--max));margin:auto}.hs-site-main{min-height:55vh}
.hs-header{position:relative;z-index:100;background:#fff;border-bottom:1px solid var(--border)}.hs-promo{text-align:center;padding:8px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid var(--border)}.hs-nav{min-height:72px;display:flex;align-items:center;gap:28px}.hs-brand{font-size:22px;font-weight:800;letter-spacing:-.04em;text-decoration:none;white-space:nowrap}.hs-menu{display:flex;gap:24px;list-style:none;margin:0;padding:0;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.hs-menu a{text-decoration:none}.hs-nav-actions{margin-left:auto;display:flex;gap:14px}.hs-action,.hs-mobile-toggle{border:0;background:transparent;cursor:pointer;font-size:12px}.hs-mobile-toggle{display:none;font-size:21px}.hs-mobile-panel{display:none;padding:0 20px 20px;border-top:1px solid var(--border)}.hs-mobile-panel.is-open{display:block}.hs-mobile-panel ul{list-style:none;padding:8px 0;margin:0}.hs-mobile-panel li{padding:10px 0;border-bottom:1px solid var(--border)}
.hs-section{padding:80px 0}.hs-hero{min-height:600px;position:relative;display:flex;align-items:end;background:#eee;overflow:hidden}.hs-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hs-hero-overlay{position:relative;width:100%;padding:70px 0;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.5))}.hs-hero-title{font-size:clamp(44px,7vw,100px);line-height:.9;letter-spacing:-.06em;margin:0}
.hs-products{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.hs-product-media{position:relative;aspect-ratio:4/5;background:#f2f2f2;overflow:hidden}.hs-product-media img{width:100%;height:100%;object-fit:cover;transition:.4s}.hs-hover-img{position:absolute;inset:0;opacity:0}.hs-product:hover .hs-hover-img{opacity:1}.hs-product:hover .hs-main-img{transform:scale(1.035)}.hs-product-title{font-size:13px;font-weight:700;margin:12px 0 4px}.hs-product-price{font-size:12px;color:#666}
.hs-collections{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hs-collection{position:relative;aspect-ratio:4/5;overflow:hidden;background:#eee}.hs-collection img{width:100%;height:100%;object-fit:cover;transition:.5s}.hs-collection:hover img{transform:scale(1.04)}.hs-collection-label{position:absolute;left:20px;bottom:18px;color:#fff;font-size:25px;font-weight:700;text-shadow:0 2px 12px rgba(0,0,0,.35)}
.hs-btn,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;border-radius:0;background:#111;color:#fff;border:1px solid #111;padding:14px 22px;text-transform:uppercase;letter-spacing:.08em;font-size:11px;text-decoration:none;cursor:pointer}.hs-btn:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#fff;color:#111}
.hs-footer{border-top:1px solid var(--border);padding:60px 0 25px}.hs-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.hs-footer ul{list-style:none;padding:0}.hs-footer li{margin:8px 0;font-size:12px}.hs-footer-bottom{margin-top:45px;padding-top:18px;border-top:1px solid var(--border);font-size:11px;color:#777}
.woocommerce .site-main,.woocommerce-page .site-main{width:min(calc(100% - 40px),var(--max));margin:auto}.woocommerce span.onsale{border-radius:0;background:#111;min-width:auto;min-height:auto;line-height:1;padding:7px 9px;font-size:9px;text-transform:uppercase}
.hs-editor-placeholder{padding:100px 20px;text-align:center;background:#f7f7f5}.hs-editor-placeholder h1{font-size:48px;letter-spacing:-.05em}
@media(max-width:900px){.hs-menu{display:none}.hs-mobile-toggle{display:block}.hs-products{grid-template-columns:repeat(2,1fr);gap:14px}.hs-collections{grid-template-columns:1fr 1fr}.hs-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.hs-container{width:calc(100% - 28px)}.hs-nav{min-height:60px}.hs-brand{font-size:19px}.hs-account{display:none}.hs-hero{min-height:480px}.hs-section{padding:55px 0}.hs-collections,.hs-footer-grid{grid-template-columns:1fr}}
