:root{color:#171510;font-synthesis:none;text-rendering:optimizelegibility;--black:#0d0d0c;--ink:#191711;--gold:#c99a55;--gold-light:#e2c28e;--cream:#f4eee4;--paper:#fbfaf7;--olive:#7f8753;--line:#19171124;--shadow:0 24px 70px #1812091f;background:#f7f3ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--cream);min-width:320px;min-height:100vh;color:var(--ink);margin:0;overflow-x:hidden}body.menu-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}::selection{background:var(--gold);color:var(--black)}:focus-visible{outline-offset:4px;outline:3px solid #d19b47}.skip-link{z-index:1000;background:var(--paper);color:var(--black);border-radius:6px;padding:12px 18px;font-weight:800;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.container{width:min(1180px,100% - 48px);margin-inline:auto}.section{padding-block:clamp(72px,8vw,124px)}.eyebrow{color:#70542d;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:18px;font-size:.76rem;font-weight:850;line-height:1.2;display:inline-flex}.eyebrow--gold{color:var(--gold-light)}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 21px;font-size:.9rem;font-weight:800;line-height:1;transition:transform .18s,background-color .18s,color .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--gold{background:var(--gold);color:var(--black)}.button--gold:hover{background:#d9aa62}.button--dark{background:var(--black);color:#fff}.button--dark:hover{background:#2a261f}.button--line{color:var(--ink);border-color:#19171159}.button--line:hover{border-color:var(--ink);background:#ffffff75}.button--light-line{color:#fff;border-color:#ffffff59}.button--light-line:hover{background:#ffffff14;border-color:#fff}[data-reveal]{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(24px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.announcement{z-index:40;background:var(--black);color:#f4e8d1;letter-spacing:.09em;text-transform:uppercase;font-size:.74rem;font-weight:700;position:relative}.announcement__content{justify-content:space-between;align-items:center;min-height:34px;display:flex}.announcement__hours{color:var(--gold-light);align-items:center;gap:8px;display:inline-flex}.header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f3eceb;border-bottom:1px solid #19171114;position:sticky;top:0}.header__inner{justify-content:space-between;align-items:center;gap:30px;height:82px;display:flex}.brand{background:var(--black);border-radius:4px;flex:none;display:block;overflow:hidden}.brand img{object-fit:cover;width:126px;height:52px}.desktop-nav{align-items:center;gap:clamp(20px,2.4vw,38px);display:flex}.desktop-nav a{color:#474139;padding-block:10px;font-size:.84rem;font-weight:750;position:relative}.desktop-nav a:after{transform-origin:100%;background:var(--gold);content:"";height:2px;transition:transform .18s;position:absolute;bottom:4px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.header__cta{min-height:44px;padding-inline:18px;font-size:.8rem}.menu-toggle{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:none}.mobile-menu{background:var(--cream);visibility:hidden;border-bottom:1px solid #0000;max-height:0;transition:max-height .32s,visibility .32s,border-color .32s;position:absolute;top:100%;left:0;right:0;overflow:hidden}.mobile-menu.is-open{border-color:var(--line);visibility:visible;max-height:calc(100vh - 76px)}.mobile-menu nav{width:min(100% - 40px,720px);margin:0 auto;padding:22px 0 30px;display:grid}.mobile-menu nav>a:not(.button){border-bottom:1px solid var(--line);align-items:baseline;gap:14px;padding:16px 3px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;display:flex}.mobile-menu nav>a span{color:#8c7047;letter-spacing:.12em;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.66rem;font-weight:850}.mobile-menu .button{margin-top:22px}.hero{background:radial-gradient(circle at 8% 8%, #c99a552b, transparent 28%), var(--cream);padding:clamp(42px,5vw,74px) 0 clamp(58px,7vw,100px);position:relative;overflow:hidden}.hero__ornament{pointer-events:none;border:1px solid #946d3538;border-radius:50%;width:330px;height:330px;position:absolute;top:9%;left:-130px}.hero__ornament:after{border-radius:inherit;content:"";border:1px solid #946d3521;position:absolute;inset:30px}.hero__grid{grid-template-columns:minmax(0,.92fr) minmax(490px,1.08fr);align-items:center;gap:clamp(38px,6vw,88px);display:grid}.hero__content{z-index:2;position:relative}.hero h1{max-width:720px;color:var(--black);letter-spacing:-.055em;margin-bottom:24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.1rem,5.5vw,5.55rem);font-weight:500;line-height:.94}.hero h1 em{color:#98703a;font-weight:400}.hero__lead{color:#5b554c;max-width:590px;margin-bottom:30px;font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.72}.hero__actions{flex-wrap:wrap;gap:12px;display:flex}.hero__facts{border-top:1px solid var(--line);flex-wrap:wrap;gap:12px 22px;margin-top:34px;padding-top:22px;display:flex}.hero__facts span{color:#665e53;padding-left:14px;font-size:.75rem;font-weight:750;position:relative}.hero__facts span:before{background:var(--gold);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.45em;left:0}.hero__visual{min-height:610px;position:relative}.hero__image{box-shadow:var(--shadow);background:#e5e8df;border:6px solid #ffffffb8;position:absolute;overflow:hidden}.hero__image img{object-fit:cover;width:100%;height:100%}.hero__image--main{border-radius:48% 48% 22px 22px;width:58%;top:5%;bottom:5%;left:4%;transform:rotate(-2deg)}.hero__image--main img{object-position:center 44%}.hero__image--top{border-radius:18px 78px 18px 18px;width:39%;height:46%;top:0;right:0;transform:rotate(2.5deg)}.hero__image--top img{object-position:center 44%}.hero__image--bottom{border-radius:18px 18px 70px;width:36%;height:42%;bottom:1%;right:3%;transform:rotate(1deg)}.hero__image--bottom img{object-position:center 38%}.hero__seal{z-index:3;border:8px solid var(--cream);background:var(--gold);width:132px;height:132px;color:var(--black);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:700;line-height:1.05;transition:transform .18s;display:flex;position:absolute;top:44%;right:27%;transform:rotate(-8deg)}.hero__seal span{letter-spacing:.12em;text-transform:uppercase;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.62rem;font-weight:900}.hero__seal svg{margin-top:7px}.hero__seal:hover{transform:rotate(0)scale(1.04)}.section-heading{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:60px;margin-bottom:clamp(38px,5vw,66px);display:grid}.section-heading .eyebrow{margin-bottom:14px}.section-heading h2,.showcase__top h2,.story h2,.contact h2{letter-spacing:-.045em;margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,4vw,4.2rem);font-weight:500;line-height:1.02}.section-heading>p{color:#6b645a;max-width:450px;margin-bottom:4px;line-height:1.7}.collections{background:var(--paper)}.collections__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.collection-card{isolation:isolate;background:var(--black);color:#fff;border-radius:6px;min-height:465px;position:relative;overflow:hidden}.collection-card:nth-child(2){transform:translateY(24px)}.collection-card img,.collection-card__overlay{width:100%;height:100%;position:absolute;inset:0}.collection-card img{z-index:-2;object-fit:cover;object-position:center 42%;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.collection-card__overlay{z-index:-1;background:linear-gradient(#0a0a090d 18%,#0a0a09e8 100%)}.collection-card__index{border:1px solid #ffffff80;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.68rem;font-weight:800;display:grid;position:absolute;top:22px;left:22px}.collection-card__content{position:absolute;bottom:29px;left:28px;right:28px}.collection-card__content h3{letter-spacing:-.035em;margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,2.6vw,2.55rem);font-weight:500}.collection-card__content p{color:#ffffffc7;max-width:285px;margin-bottom:0;font-size:.9rem;line-height:1.55}.collection-card__arrow{background:var(--gold);width:48px;height:48px;color:var(--black);border-radius:50%;place-items:center;transition:transform .18s;display:grid;position:absolute;top:20px;right:20px}.collection-card:hover img{transform:scale(1.045)}.collection-card:hover .collection-card__arrow{transform:rotate(45deg)}.showcase{background:#eee5d8}.showcase__top{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.showcase__top .eyebrow{margin-bottom:12px}.showcase__arrows{gap:10px;display:none}.showcase__arrows button{cursor:pointer;background:0 0;border:1px solid #19171147;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.showcase__arrows button:hover{background:var(--black);color:#fff}.filters{flex-wrap:wrap;gap:9px;margin-bottom:34px;display:flex}.filters button{color:#665f55;cursor:pointer;background:0 0;border:1px solid #19171133;border-radius:999px;min-height:40px;padding:0 17px;font-size:.78rem;font-weight:800;transition:background-color .16s,color .16s,border-color .16s}.filters button:hover,.filters button.is-active{border-color:var(--black);background:var(--black);color:#fff}.showcase__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 16px;display:grid}.product-card{min-width:0}.product-card__image-wrap{aspect-ratio:4/5;background:#dfe3d8;border-radius:5px;position:relative;overflow:hidden}.product-card__image-wrap:after{border-radius:inherit;content:"";pointer-events:none;border:1px solid #ffffff57;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #14120d0f}.product-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.product-card__image-wrap--contain{background:#f8f8f7}.product-card__image-wrap--contain img{object-fit:contain}.product-card__tag{color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d0d0cc7;border:1px solid #ffffff59;border-radius:999px;padding:8px 11px;font-size:.64rem;font-weight:850;position:absolute;top:13px;left:13px}.product-card__tag--new{background:var(--gold);color:var(--black);border-color:#ffffff85}.product-card__body{padding:17px 2px 0}.product-card__body h3{letter-spacing:-.02em;margin-bottom:9px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.04rem,1.5vw,1.28rem);font-weight:600}.product-card__body a{color:#625844;text-transform:uppercase;border-bottom:1px solid #19171157;align-items:center;gap:6px;font-size:.74rem;font-weight:850;line-height:1.6;display:inline-flex}.product-card:hover img{transform:scale(1.035)}.showcase__note{color:#6d6559;max-width:620px;margin:36px 0 0;font-size:.78rem;line-height:1.55}.story{background:var(--black);color:#fff;padding:clamp(76px,9vw,138px) 0 0;overflow:hidden}.story__grid{grid-template-columns:minmax(380px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(60px,9vw,130px);display:grid}.story__visual{min-height:620px;position:relative}.story__visual:before{content:"";border:1px solid #c99a5557;border-radius:50%;width:260px;height:260px;position:absolute;top:-32px;right:20px}.story__image{object-fit:cover;position:absolute;box-shadow:0 30px 80px #0000005c}.story__image--back{object-position:center 42%;opacity:.74;border-radius:120px 4px 4px;width:64%;height:72%;top:0;right:0;transform:rotate(3deg)}.story__image--front{border:5px solid var(--black);object-position:center 40%;border-radius:4px 4px 120px;width:67%;height:76%;bottom:0;left:0;transform:rotate(-2deg)}.story__caption{z-index:2;transform-origin:100% 100%;background:var(--gold);color:var(--black);letter-spacing:.15em;text-transform:uppercase;padding:13px 18px;font-size:.66rem;font-weight:900;position:absolute;bottom:65px;right:-28px;transform:rotate(90deg)}.story__content{padding-bottom:24px}.story__content h2{max-width:580px;margin-bottom:27px}.story__quote{max-width:620px;color:var(--gold-light);margin-bottom:27px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2.3vw,2.1rem);font-style:italic;line-height:1.35}.story__content>p:not(.eyebrow):not(.story__quote){color:#ffffffa6;max-width:640px;margin-bottom:17px;font-size:.97rem;line-height:1.78}.differentials{border-top:1px solid #ffffff24;grid-template-columns:repeat(4,1fr);margin-top:clamp(72px,9vw,130px);display:grid}.differential{border-right:1px solid #ffffff24;min-height:255px;padding:42px 28px 40px 0}.differential:not(:first-child){padding-left:28px}.differential:last-child{border-right:0}.differential>svg{width:26px;height:26px;color:var(--gold);margin-bottom:34px}.differential h3{margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:1.22rem;font-weight:600}.differential p{color:#ffffff8f;margin-bottom:0;font-size:.82rem;line-height:1.6}.contact{background:var(--cream)}.contact__shell{background:linear-gradient(115deg, #c99a5517, transparent 44%), var(--black);box-shadow:var(--shadow);color:#fff;border-radius:8px;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);display:grid;overflow:hidden}.contact__intro{padding:clamp(48px,6vw,82px)}.contact__intro .eyebrow{color:var(--gold-light)}.contact__intro h2{max-width:620px;margin-bottom:24px}.contact__intro>p:not(.eyebrow){color:#ffffffa8;max-width:560px;margin-bottom:30px;line-height:1.7}.contact__actions{flex-wrap:wrap;gap:10px;display:flex}.contact__details{background:radial-gradient(circle at 85% 15%,#c99a5533,#0000 40%),#ffffff09;border-left:1px solid #ffffff21;align-content:center;padding:38px clamp(30px,4vw,60px);display:grid}.contact-item{color:#ffffffd6;border-bottom:1px solid #ffffff21;grid-template-columns:42px 1fr;align-items:start;gap:14px;padding:20px 0;line-height:1.5;transition:color .16s;display:grid}.contact-item:last-child{border-bottom:0}.contact-item>svg{width:20px;color:var(--gold);margin-top:3px}.contact-item span{overflow-wrap:anywhere;min-width:0}.contact-item small{color:var(--gold-light);letter-spacing:.13em;text-transform:uppercase;margin-bottom:4px;font-size:.64rem;font-weight:850;display:block}a.contact-item:hover{color:#fff}.footer{color:#fff;background:#080807;padding:58px 0 24px}.footer__top{grid-template-columns:180px minmax(220px,1fr) minmax(300px,auto);align-items:center;gap:40px;padding-bottom:48px;display:grid}.footer__brand{width:148px;display:inline-block}.footer__brand img{object-fit:cover;width:148px;height:68px}.footer__top>p{color:#ffffff8c;max-width:440px;margin-bottom:0;font-size:.88rem;line-height:1.7}.footer__social{color:#ffffffb8;justify-items:start;gap:11px;font-size:.78rem;display:grid}.footer__social span{align-items:center;gap:9px;display:flex}.footer__social svg{color:var(--gold)}.footer__bottom{color:#ffffff61;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;padding-top:22px;font-size:.7rem;display:flex}.whatsapp-float{right:max(20px, env(safe-area-inset-right));bottom:max(20px, env(safe-area-inset-bottom));z-index:45;color:#fff;background:#187b4e;border:1px solid #ffffff61;border-radius:999px;align-items:center;gap:9px;min-height:52px;padding:0 19px;font-size:.78rem;font-weight:850;transition:transform .18s,background-color .18s;display:flex;position:fixed;box-shadow:0 14px 34px #05251747}.whatsapp-float:hover{background:#126a42;transform:translateY(-3px)}@media (width<=1080px){.desktop-nav{display:none}.menu-toggle{display:flex}.header__inner{gap:15px}.header__cta{margin-left:auto}.hero__grid{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);gap:30px}.hero__visual{min-height:560px}.showcase__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.differential{padding-right:20px}.differential:not(:first-child){padding-left:20px}}@media (width<=860px){.container{width:min(100% - 36px,720px)}.hero__grid{grid-template-columns:1fr}.hero__content{max-width:680px}.hero__visual{min-height:590px}.hero__image--main{width:57%;left:6%}.section-heading{grid-template-columns:1fr;gap:18px}.section-heading>p{max-width:580px}.collections__grid{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-template-columns:repeat(3,minmax(300px,1fr));padding-bottom:26px;overflow-x:auto}.collection-card{scroll-snap-align:start;min-height:440px}.collection-card:nth-child(2){transform:none}.showcase__arrows{display:flex}.filters{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:7px;overflow-x:auto}.filters::-webkit-scrollbar{display:none}.filters button{flex:none}.showcase__grid{scroll-snap-type:x mandatory;scrollbar-color:#9e8662 transparent;gap:14px;padding-bottom:18px;display:flex;overflow-x:auto}.product-card{scroll-snap-align:start;flex:0 0 min(76vw,320px)}.story__grid{grid-template-columns:1fr}.story__visual{min-height:590px}.story__content{max-width:680px}.differentials{grid-template-columns:repeat(2,1fr)}.differential:nth-child(2){border-right:0}.differential:nth-child(-n+2){border-bottom:1px solid #ffffff24}.contact__shell{grid-template-columns:1fr}.contact__details{border-top:1px solid #ffffff21;border-left:0}.footer__top{grid-template-columns:160px 1fr}.footer__social{grid-column:1/-1}}@media (width<=620px){html{scroll-padding-top:78px}.container{width:calc(100% - 32px)}.section{padding-block:72px}.announcement__content{justify-content:center}.announcement__hours{display:none}.header__inner{height:70px}.brand img{width:112px;height:46px}.header__cta{display:none}.hero{padding:48px 0 68px}.hero h1{max-width:520px;font-size:clamp(2.75rem,14vw,4rem)}.hero__lead{font-size:.98rem;line-height:1.65}.hero__actions{display:grid}.hero__actions .button{width:100%}.hero__facts{gap:9px 16px;margin-top:27px}.hero__visual{min-height:460px;margin-top:6px}.hero__image{border-width:4px}.hero__image--main{border-radius:38% 38% 14px 14px;width:63%;top:3%;bottom:4%;left:1%}.hero__image--top{border-radius:12px 48px 12px 12px;width:40%;height:44%;right:-2%}.hero__image--bottom{border-radius:12px 12px 46px;width:38%;height:42%;right:0}.hero__seal{border-width:6px;width:104px;height:104px;font-size:.84rem;top:43%;right:24%}.section-heading h2,.showcase__top h2,.story h2,.contact h2{font-size:clamp(2.1rem,11vw,3.2rem)}.collections__grid{grid-template-columns:repeat(3,82vw);margin-right:-16px}.collection-card{min-height:430px}.showcase__top{align-items:end}.showcase__arrows button{width:42px;height:42px}.showcase__note{margin-top:22px}.story{padding-top:76px}.story__visual{min-height:480px}.story__caption{right:-20px}.differentials{grid-template-columns:1fr}.differential,.differential:not(:first-child){border-bottom:1px solid #ffffff24;border-right:0;min-height:0;padding:32px 0}.differential:last-child{border-bottom:0}.differential>svg{margin-bottom:22px}.contact__intro{padding:44px 26px}.contact__actions{display:grid}.contact__details{padding:28px 26px}.footer__top{grid-template-columns:1fr;gap:24px}.footer__social{grid-column:auto}.footer__bottom{flex-direction:column;align-items:flex-start;gap:8px}.whatsapp-float{justify-content:center;width:54px;height:54px;min-height:54px;padding:0;bottom:14px;right:14px}.whatsapp-float span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}@media (width<=390px){.hero h1{font-size:2.62rem}.hero__visual{min-height:410px}.hero__seal{width:94px;height:94px;right:22%}.showcase__arrows{display:none}.product-card{flex-basis:82vw}}@media (height<=800px) and (width>=900px){.announcement__content{min-height:30px}.header__inner{height:72px}.brand img{width:116px;height:46px}.hero{padding:28px 0 42px}.hero h1{margin-bottom:18px;font-size:clamp(3rem,4.8vw,4.25rem)}.hero__lead{margin-bottom:22px;font-size:.97rem;line-height:1.58}.hero__facts{margin-top:22px;padding-top:17px}.hero__visual{min-height:500px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}
