*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Raleway,sans-serif;background:#fff;color:#2b2b2b;line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}:root{--white: #ffffff;--gray-lt: #e7e7e7;--gray-pg: #f5f5f5;--teal: #86e0ec;--teal-dk: #5cc8d8;--mid: #777777;--dark: #2b2b2b;--gold: #c48e15;--gold-lt: #d9a82a;--bebas: "Bebas Neue", "Impact", sans-serif;--raleway: "Raleway", sans-serif;--max: 1320px;--shadow: 0 2px 16px rgba(0,0,0,.07);--shadow-lg: 0 8px 40px rgba(0,0,0,.13);--ease: .2s ease}.container{max-width:var(--max);margin:0 auto;padding:0 2rem}.eyebrow{font-family:var(--bebas);font-size:.9rem;letter-spacing:.3em;color:var(--gold);margin-bottom:.75rem}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--bebas);font-size:1rem;letter-spacing:.2em;padding:.8rem 2.2rem;border:2px solid transparent;cursor:pointer;transition:background var(--ease),color var(--ease),border-color var(--ease),transform var(--ease);white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn-gold{background:var(--gold);color:#fff;border-color:var(--gold)}.btn-gold:hover{background:var(--gold-lt);border-color:var(--gold-lt)}.btn-teal{background:var(--teal);color:var(--dark);border-color:var(--teal)}.btn-teal:hover{background:var(--teal-dk);border-color:var(--teal-dk)}.btn-outline{background:transparent;color:#fff;border-color:#ffffff80}.btn-outline:hover{border-color:#fff;background:#ffffff1a}.btn-outline-dark{background:transparent;color:#666;border-color:var(--gray-lt)}.btn-outline-dark:hover{border-color:#999;color:var(--dark)}.site-header{position:fixed;inset:0 0 auto;z-index:100;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--gray-lt);transition:box-shadow var(--ease)}.site-header.scrolled{box-shadow:var(--shadow)}.header-inner{max-width:var(--max);margin:0 auto;padding:0 2rem;height:72px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.header-logo{height:36px;width:auto;display:block}.header-nav{display:flex;align-items:center;gap:2.25rem}.header-nav a{font-family:var(--bebas);font-size:.95rem;letter-spacing:.2em;color:var(--mid);transition:color var(--ease)}.header-nav a:not(.nav-cta):hover{color:var(--dark)}.nav-cta{font-family:var(--bebas);font-size:.88rem;letter-spacing:.2em;color:var(--gold)!important;border:1.5px solid var(--gold);padding:.4rem 1.1rem;transition:background var(--ease),color var(--ease)!important}.nav-cta:hover{background:var(--gold);color:#fff!important}.nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.nav-toggle span{display:block;width:22px;height:2px;background:var(--dark);border-radius:1px;transition:transform var(--ease),opacity var(--ease)}.mobile-nav{display:none;flex-direction:column;padding:1rem 2rem 1.5rem;border-top:1px solid var(--gray-lt);gap:0}.mobile-nav.open{display:flex}.mobile-nav a{font-family:var(--bebas);font-size:1.3rem;letter-spacing:.2em;color:var(--dark);padding:.6rem 0;border-bottom:1px solid var(--gray-lt);transition:color var(--ease)}.mobile-nav a:last-child{border-bottom:none;color:var(--gold)}.mobile-nav a:hover{color:var(--gold)}.hero{padding-top:72px;background:#fff}.hero-banner{position:relative;width:100%;background:var(--gray-pg)}.hero-img{display:block;width:100%;height:auto}.hero-below{background:#fff;border-bottom:1px solid var(--gray-lt);padding:2.25rem 0}.hero-below-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.hero-text{max-width:620px}.hero-tagline{font-family:var(--bebas);font-size:clamp(1.1rem,1.6vw,1.4rem);letter-spacing:.1em;color:var(--dark);margin-bottom:.4rem}.hero-sub{font-size:.88rem;font-weight:400;color:var(--mid);line-height:1.65}.hero-actions{display:flex;gap:.85rem;flex-shrink:0;flex-wrap:wrap}.pillars{background:var(--gray-lt);padding:0;border-bottom:1px solid #ddd}.pillars-list{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid #ddd}.pillars-list li{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;padding:2.5rem 1.75rem;border-right:1px solid #ddd}.pillar-icon{font-size:1.6rem;color:var(--teal);font-weight:900;line-height:1;margin-bottom:.25rem}.pillars-list strong{font-family:var(--bebas);font-size:1.05rem;letter-spacing:.18em;color:var(--dark)}.pillars-list span{font-size:.82rem;font-weight:400;color:var(--mid);line-height:1.55}.products-section{padding:6rem 0 7rem;background:var(--white)}.section-head{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.section-logo{width:220px;height:auto}.section-sub{font-size:.9rem;font-weight:400;color:var(--mid);max-width:440px;line-height:1.7}.filter-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem}.filter-btn{font-family:var(--bebas);font-size:.88rem;letter-spacing:.18em;padding:.5rem 1.4rem;background:transparent;border:1.5px solid var(--gray-lt);color:var(--mid);cursor:pointer;transition:background var(--ease),color var(--ease),border-color var(--ease)}.filter-btn:hover{border-color:var(--teal);color:var(--dark)}.filter-btn.active{background:var(--teal);border-color:var(--teal);color:var(--dark)}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.product-card{background:var(--white);border:1px solid var(--gray-lt);display:flex;flex-direction:column;cursor:pointer;transition:box-shadow var(--ease),border-color var(--ease),transform var(--ease)}.product-card:hover{box-shadow:var(--shadow-lg);border-color:var(--teal);transform:translateY(-3px)}.card-img-wrap{position:relative;background:var(--gray-pg);height:280px;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-img-wrap img{width:100%;height:100%;object-fit:contain;padding:1.5rem;transition:transform .45s ease}.product-card:hover .card-img-wrap img{transform:scale(1.06)}.card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--gray-pg)}.card-placeholder img{width:55%;height:auto;opacity:.2;padding:0}.card-badge{position:absolute;top:.75rem;left:.75rem;background:var(--teal);color:var(--dark);font-family:var(--bebas);font-size:.65rem;letter-spacing:.16em;padding:.2rem .6rem;z-index:1}.card-body{padding:1.1rem 1.25rem 1.4rem;display:flex;flex-direction:column;flex:1;gap:.35rem;border-top:1px solid var(--gray-lt)}.card-type{font-family:var(--bebas);font-size:.68rem;letter-spacing:.22em;color:var(--gold)}.card-name{font-family:var(--bebas);font-size:1.2rem;letter-spacing:.06em;color:#555;line-height:1.15}.card-desc{font-size:.8rem;font-weight:400;color:var(--mid);line-height:1.6;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--gray-lt)}.card-price-wrap{display:flex;flex-direction:column}.card-price{font-family:var(--bebas);font-size:1.5rem;letter-spacing:.04em;color:var(--dark);line-height:1}.card-size{font-size:.68rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--mid)}.btn-cart{font-family:var(--bebas);font-size:.88rem;letter-spacing:.18em;padding:.75rem 1.35rem;background:var(--gold);color:#fff;border:2px solid var(--gold);cursor:pointer;transition:background var(--ease),color var(--ease),border-color var(--ease);white-space:nowrap}.btn-cart:hover{background:var(--gold-lt);border-color:var(--gold-lt)}.about{padding:7rem 0;background:var(--gray-pg);border-top:1px solid var(--gray-lt);border-bottom:1px solid var(--gray-lt)}.about-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.about-text h2{font-family:var(--bebas);font-size:clamp(2.8rem,4.5vw,4rem);letter-spacing:.06em;color:var(--dark);line-height:1;margin-bottom:1.75rem}.about-text h2 em{font-style:normal;color:var(--gold)}.about-text p{font-size:.95rem;font-weight:400;color:var(--mid);line-height:1.8;max-width:480px;margin-bottom:1rem}.about-text .btn{margin-top:.75rem}.about-stats{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--gray-lt);border:1px solid var(--gray-lt)}.stat-block{background:#fff;padding:2rem 1.75rem;display:flex;flex-direction:column;gap:.3rem}.stat-block.stat-featured{grid-column:1 / -1;background:var(--dark);padding:2.5rem}.stat-num{font-family:var(--bebas);font-size:3rem;letter-spacing:.04em;color:var(--gold);line-height:1}.stat-lbl{font-family:var(--bebas);font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:#fff6}.stat-block:not(.stat-featured) .stat-num{font-size:2.2rem;color:var(--dark)}.stat-block:not(.stat-featured) .stat-lbl{color:var(--mid)}.stat-detail{font-size:.8rem;font-weight:400;color:#ffffffa6;line-height:1.55;margin-top:.25rem}.studio{padding:7rem 0;background:#fff}.studio-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.studio h2{font-family:var(--bebas);font-size:clamp(2.5rem,4vw,3.5rem);letter-spacing:.06em;color:var(--dark);line-height:1;margin-bottom:1.5rem}.studio p{font-size:.95rem;font-weight:400;color:var(--mid);line-height:1.8;max-width:460px;margin-bottom:2rem}.studio-actions{display:flex;gap:1rem;flex-wrap:wrap}.studio-card{background:var(--gray-pg);border:1px solid var(--gray-lt);padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem}.studio-info-row{display:flex;flex-direction:column;gap:.25rem;padding-bottom:1.5rem;border-bottom:1px solid var(--gray-lt)}.studio-info-row:last-child{border-bottom:none;padding-bottom:0}.sinfo-label{font-family:var(--bebas);font-size:.72rem;letter-spacing:.24em;color:var(--gold)}.studio-info-row span,.studio-info-row a{font-size:.9rem;font-weight:400;color:var(--dark);line-height:1.5;transition:color var(--ease)}.studio-info-row a:hover{color:var(--gold)}.site-footer{background:var(--dark);color:#ffffff8c;padding:5rem 0 0}.footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr;gap:4rem;padding-bottom:4rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-logo{width:180px;height:auto;margin-bottom:1.25rem;filter:brightness(0) invert(1);opacity:.7}.footer-brand p{font-size:.875rem;font-weight:300;color:#ffffff73;max-width:320px;line-height:1.75;margin-bottom:.5rem}.footer-note{font-size:.75rem!important;color:#ffffff40!important}.footer-note a{color:#c48e15b3;text-decoration:underline;text-underline-offset:2px}.footer-col h4{font-family:var(--bebas);font-size:.72rem;letter-spacing:.28em;color:#ffffff40;margin-bottom:1.25rem}.footer-col{display:flex;flex-direction:column;gap:.65rem}.footer-col a{font-size:.875rem;font-weight:300;color:#ffffffb3;transition:color var(--ease)}.footer-col a:hover{color:var(--gold)}.footer-bar{padding:1.5rem 0}.footer-bar p{font-family:var(--bebas);font-size:.75rem;letter-spacing:.16em;color:#fff3}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0009;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:1.5rem;opacity:0;pointer-events:none;transition:opacity .25s ease}.modal-overlay.open{opacity:1;pointer-events:auto}.modal-panel{background:#fff;max-width:820px;width:100%;max-height:92vh;overflow-y:auto;box-shadow:var(--shadow-lg);position:relative;transform:translateY(20px);transition:transform .25s ease}.modal-overlay.open .modal-panel{transform:translateY(0)}.modal-close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;background:var(--gray-lt);border:none;color:var(--dark);font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background var(--ease);z-index:1}.modal-close:hover{background:var(--dark);color:#fff}.modal-body{display:grid;grid-template-columns:1fr 1fr}.modal-img-pane{background:var(--gray-pg);padding:2rem 2.5rem 1rem;display:flex;flex-direction:column;align-items:center;height:420px}.modal-main-img-wrap{flex:1;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.modal-img-pane img{max-height:280px;width:100%;object-fit:contain}.modal-thumbs{display:flex;gap:.5rem;justify-content:center;padding-top:.75rem;flex-shrink:0}.modal-thumb{width:52px;height:52px;border:2px solid var(--gray-lt);background:#fff;cursor:pointer;padding:2px;transition:border-color var(--ease);overflow:hidden;flex-shrink:0}.modal-thumb img{width:100%;height:100%;object-fit:contain;max-height:none}.modal-thumb:hover{border-color:var(--mid)}.modal-thumb.active{border-color:var(--gold)}.modal-img-placeholder{display:flex;align-items:center;justify-content:center;width:100%;min-height:280px}.modal-img-placeholder img{width:55%;opacity:.25}.modal-info-pane{padding:2.5rem 2.25rem;display:flex;flex-direction:column;gap:.9rem;border-left:1px solid var(--gray-lt)}.m-type{font-family:var(--bebas);font-size:.7rem;letter-spacing:.26em;color:var(--gold)}.m-title{font-family:var(--bebas);font-size:1.9rem;letter-spacing:.05em;color:var(--dark);line-height:1.1}.m-price-row{display:flex;align-items:baseline;gap:.75rem;padding-bottom:.9rem;border-bottom:1px solid var(--gray-lt)}.m-price{font-family:var(--bebas);font-size:2.1rem;letter-spacing:.04em;color:var(--dark)}.m-size{font-size:.78rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--mid)}.m-desc{font-size:.88rem;font-weight:400;color:var(--mid);line-height:1.75}.m-ing-lbl{font-family:var(--bebas);font-size:.68rem;letter-spacing:.22em;color:var(--dark)}.m-ing{font-size:.77rem;font-weight:300;font-style:italic;color:var(--mid);line-height:1.6}.m-actions{display:flex;flex-direction:column;gap:.65rem;margin-top:.25rem}.m-note{font-family:var(--bebas);font-size:.65rem;letter-spacing:.16em;color:var(--gray-lt);text-align:center}.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width: 1024px){.pillars-list{grid-template-columns:repeat(2,1fr)}.about-inner,.studio-inner{grid-template-columns:1fr;gap:3rem}.footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}.modal-body{grid-template-columns:1fr}.modal-img-pane{min-height:240px}}@media (max-width: 768px){.hero-below-inner{flex-direction:column;align-items:flex-start;gap:1.25rem}.header-nav{display:none}.nav-toggle{display:flex}.pillars-list{grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1fr}}@media (max-width: 480px){.container{padding:0 1.25rem}.pillars-list{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:flex-start}.studio-actions{flex-direction:column}.products-grid{grid-template-columns:1fr 1fr;gap:1rem}.card-img-wrap{height:200px}.filter-btn{font-size:.75rem;padding:.4rem .9rem}.about-visual{grid-template-columns:1fr 1fr}}
