:root{color-scheme:dark;color:#f8f7f3;background:#0c0c0e;font-family:open sans,sans-serif;font-weight:300;--accent:$accent;--surface:$surface;--surface-strong:$surface-strong}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#0c0c0e;color:#f8f7f3;overflow-x:hidden}a{color:inherit;text-decoration:none}body{line-height:1.6}.site-shell{min-height:100vh}.site-frame{display:flex;flex-direction:column;min-height:100vh}.site-header{display:flex;background-color:#141417;justify-content:space-between;align-items:center;padding:2rem 3rem;border-bottom:1px solid rgba(255,255,255,8%);position:relative}.brand-link{font-family:playfair display,serif;font-size:1.2rem;letter-spacing:.1em;font-weight:700}.nav{display:flex;gap:2rem}.nav-link{font-size:.8rem;text-transform:uppercase;letter-spacing:.2em;opacity:.75;transition:opacity .2s ease,color .2s ease}.nav-link:hover{opacity:1;color:#b99534}.language-switch{display:flex;gap:1rem}.lang-link{font-size:.8rem;letter-spacing:.18em;opacity:.75;transition:opacity .2s ease,color .2s ease}.lang-link:hover,.lang-link.active{opacity:1;color:#b99534}.mobile-toggle{display:none;background:0 0;border:none;gap:.4rem;flex-direction:column;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;cursor:pointer}.mobile-toggle span{display:block;width:100%;height:2px;background:#f8f7f3;transition:transform .25s ease,opacity .25s ease}.mobile-nav{display:none;position:absolute;top:calc(100% + 1rem);left:0;right:0;background:rgba(12,12,14,.98);border:1px solid rgba(255,255,255,8%);padding:1.5rem 2rem;z-index:10}.mobile-nav .mobile-nav-links,.mobile-nav .mobile-lang-links{display:grid;gap:1rem}.mobile-nav .mobile-lang-links{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,8%)}.mobile-nav .mobile-nav-link,.mobile-nav .mobile-lang-link{display:block;color:#f8f7f3;text-transform:uppercase;letter-spacing:.16em;font-size:.8rem;opacity:.9}.mobile-nav .mobile-lang-link.active{color:#b99534}.site-main{flex:1;padding:0 3rem 3rem}.site-footer{padding:2rem 3rem;background-color:#141417;border-top:1px solid rgba(255,255,255,8%);display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;opacity:.75;font-size:.8rem}.site-footer img{border-radius:999px}.footer-instagram{display:inline-flex;align-items:center;justify-content:center;color:#0c0c0e;background:#f8f7f3;width:2rem;height:2rem;border-radius:999px;opacity:1;transition:background .2s ease,color .2s ease,transform .2s ease}.footer-instagram:hover{color:#0c0c0e;background:#b99534;transform:translateY(-1px)}.footer-instagram svg{width:20px;height:20px;stroke:currentColor}.hero-panel{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:grid;grid-template-columns:minmax(0,1.1fr)minmax(280px,.9fr);gap:3rem;align-items:center;min-height:calc(100vh - 12rem);padding:0}.hero-copy{max-width:680px;padding:3rem}.hero-logo{width:360px;max-width:100%;height:auto;border-radius:999px}.eyebrow{margin:0 0 1rem;color:#9b9b9b;letter-spacing:.35em;text-transform:uppercase;font-size:.75rem}.hero-copy h1{font-family:playfair display;margin:0;font-size:clamp(3rem,5vw,5.5rem);line-height:.95;letter-spacing:-.05em;max-width:12ch}.lead{margin:1.75rem 0 2.5rem;max-width:46ch;opacity:.9;font-size:1rem}.hero-cta{display:flex;gap:1rem;flex-wrap:wrap}.hero-cta .btn{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:0 1.75rem;border:none;text-transform:uppercase;font-size:.8rem;letter-spacing:.18em;font-weight:600;background:0 0;color:#f8f7f3;border-bottom:1px solid rgba(248,247,243,.16);transition:transform .2s ease,color .2s ease,border-color .2s ease}.hero-cta .btn:hover{transform:translateY(-1px);color:#b99534;border-color:rgba(185,149,52,.7)}.hero-cta .btn-primary{color:#f8f7f3;border-bottom-color:rgba(185,149,52,.24)}.hero-cta .btn-secondary{color:#f8f7f3}.hero-carousel{position:relative;min-height:560px;overflow:hidden}.hero-carousel .carousel-slide{position:absolute;inset:0;opacity:0;transition:opacity .8s ease;display:grid;place-items:end start;padding:2rem;overflow:hidden;z-index:0}.hero-carousel .carousel-slide .carousel-slide-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.hero-carousel .carousel-slide span{color:#f8f7f3;font-size:1rem;letter-spacing:.2em;text-transform:uppercase;text-shadow:0 18px 40px rgba(0,0,0,.55)}.hero-carousel .carousel-slide.active{opacity:1;z-index:1}.hero-carousel .carousel-controls{position:absolute;bottom:1.5rem;right:1.5rem;left:auto;display:flex;justify-content:flex-end;gap:1rem;z-index:2}.hero-carousel .carousel-controls .carousel-btn{width:3.5rem;height:3.5rem;border:1px solid rgba(248,247,243,.24);background:rgba(20,20,23,.75);color:#f8f7f3;font-size:1.45rem;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.hero-carousel .carousel-controls .carousel-btn:hover,.hero-carousel .carousel-controls .carousel-btn:focus-visible{transform:translateY(-1px);background:rgba(20,20,23,.9);border-color:#b99534;outline:2px solid #b99534;outline-offset:3px}.catalog-carousel{min-height:80vh}.catalog-carousel .carousel-slide{place-items:center center;padding:0}.feature-row{margin-top:5rem;display:grid;gap:2rem}.feature-row h2{font-family:playfair display;margin:0 0 1rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.feature-row p{max-width:55ch;opacity:.88}.feature-grid,.product-grid{display:grid;gap:1.5rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{padding:0;border:none}.feature-card h3{font-family:playfair display;margin:0 0 .55rem;font-size:1.45rem}.feature-card p{opacity:.9;margin:0}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem}.product-card{background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.015));border:1px solid rgba(255,255,255,8%);display:grid;grid-template-rows:auto 1fr;min-height:420px}.product-card img{width:100%;height:320px;object-fit:cover}.product-copy{padding:1.5rem}.product-copy h3{margin:0 0 .5rem;font-size:1.4rem}.product-copy p{margin:0 1rem 1.25rem 0;opacity:.85;line-height:1.75}.product-copy .product-price{font-weight:600;color:#b99534;letter-spacing:.08em;text-transform:uppercase}.product-badge{color:#b99534;text-transform:uppercase;letter-spacing:.2em;font-size:.8rem;margin-bottom:.8rem;display:inline-block}.page-content{max-width:860px;margin:0 auto}.catalog-header h1,.page-header h1{font-family:playfair display;margin:0 0 1.5rem;font-size:clamp(3rem,5vw,4rem)}.page-body{display:grid;gap:1.5rem}.page-body p,.page-body ul{max-width:70ch;opacity:.9}.page-body ul{list-style:none;padding:0}.page-body li{margin-bottom:.75rem}@media(max-width:960px){.site-header,.site-main,.site-footer{padding-left:1.75rem;padding-right:1.75rem}.nav,.language-switch{display:none}.mobile-toggle{display:flex}.mobile-nav{display:none}.mobile-nav.open{display:block}.hero-panel{grid-template-columns:1fr;min-height:auto}.hero-carousel{min-height:380px}.feature-grid{grid-template-columns:1fr}}@media(max-width:640px){.nav{flex-wrap:wrap;gap:1rem}.hero-copy h1{font-size:2.8rem}}