@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@1,600&display=swap";:root{--ink:#1c1c1c;--paper:#f4f4f2;--white:#fff;--sand:#bfc3c7;--muted:#6f7173;--red:#c9a227;--red-dark:#a88518;--line:#1c1c1c2e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}em{font-family:Playfair Display,Georgia,serif;font-weight:600}.skip-link{z-index:100;background:#fff;padding:.8rem 1rem;position:fixed;top:-100px;left:1rem}.skip-link:focus{top:1rem}.site-header{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:50;background:radial-gradient(circle at 84% -180%,#c9a22729,#0000 34%),#000;border-bottom:1px solid #c9a22773;justify-content:space-between;align-items:center;height:88px;padding:0 4.5vw;display:flex;position:sticky;top:0}.site-header:after{content:"";background:linear-gradient(90deg, transparent, var(--red) 24%, #c9a22714 72%, transparent);height:1px;position:absolute;bottom:-1px;left:4.5vw;right:4.5vw}.brand{align-items:center;height:74px;display:flex;overflow:hidden}.brand img{object-fit:cover;object-position:center;mix-blend-mode:screen;filter:contrast(1.06);width:190px;height:67px;display:block}.nav{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:2.25rem;font-size:.72rem;font-weight:500;display:flex}.nav>a:not(.nav-cta){position:relative}.nav>a:not(.nav-cta):after{content:"";background:var(--red);height:1px;transition:right .25s;position:absolute;bottom:-5px;left:0;right:100%}.nav>a:hover:after{right:0}.nav-cta{color:#f0d36f;background:0 0;border:1px solid #c9a227bf;padding:.95rem 1.35rem;transition:color .25s,border-color .25s,transform .25s;position:relative;overflow:hidden}.nav-cta:before{content:"";background:linear-gradient(110deg,#0000 0 34%,#ffffff2e 46%,#0000 58% 100%);transition:transform .55s;position:absolute;inset:0;transform:translate(-140%)}.nav-cta:hover{color:#fff;border-color:#e5c450;transform:translateY(-1px)}.nav-cta:hover:before{transform:translate(140%)}.menu-button{background:0 0;border:0;width:42px;height:42px;display:none}.hero{grid-template-columns:56% 44%;min-height:calc(100svh - 88px);display:grid;overflow:hidden}.hero-copy{align-self:center;padding:clamp(4rem,8vw,8rem) 5vw 3rem}.eyebrow,.section-index{letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:700}.eyebrow{color:var(--red);align-items:center;gap:.8rem;display:flex}.eyebrow:before{content:"";background:var(--red);width:36px;height:2px}h1,h2{letter-spacing:-.065em;margin:0;font-size:clamp(3.8rem,7.5vw,8.2rem);font-weight:600;line-height:.9}h1{max-width:900px;margin-top:1.4rem}h1 em,h2 em{color:var(--red)}.hero-lead{color:#514d46;max-width:585px;margin:2rem 0;font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.65}.hero-actions{align-items:center;gap:2rem;display:flex}.button{border:1px solid #0000;justify-content:space-between;align-items:center;gap:2rem;padding:1rem 1.2rem;font-size:.82rem;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--red);color:#fff;min-width:190px}.button-primary:hover{background:var(--red-dark)}.text-link{border-bottom:1px solid var(--ink);padding-bottom:.2rem;font-size:.85rem;font-weight:600}.hero-proof{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);gap:2.3rem;margin-top:4rem;font-size:.66rem;display:flex}.hero-visual{background:#111;min-height:690px;position:relative;overflow:hidden}.hero-isotipo{opacity:.17;mix-blend-mode:screen;width:78%;position:absolute;top:5%;left:11%}.sun{aspect-ratio:1;background:var(--red);opacity:.35;filter:blur(1px);border-radius:50%;width:60%;position:absolute;top:10%;right:-8%}.mountain{clip-path:polygon(0 100%,15% 38%,28% 75%,51% 15%,66% 66%,82% 30%,100% 100%);height:50%;position:absolute;bottom:0;left:0;right:0}.mountain-one{background:#343434}.mountain-two{opacity:.82;background:#080808;height:48%;bottom:-14%;transform:scaleX(-1)}.product-stage{place-items:center;display:grid;position:absolute;inset:13% 12% 12%;transform:rotate(-3deg)}.hero-product-image{object-fit:contain;background:#fff;border:1px solid #c9a227b8;width:100%;height:100%;min-height:480px;box-shadow:18px 24px 50px #0006}.product-placeholder{text-align:center;background:repeating-linear-gradient(135deg,#ffffff38 0 1px,#0000 1px 12px);border:1px dashed #15141161;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;width:100%;height:100%;min-height:290px;display:flex}.product-placeholder strong{letter-spacing:.16em;font-size:.8rem}.product-placeholder small{opacity:.7;font-size:.62rem}.product-placeholder-hero{color:#fff;background-color:#ffffff0b;border-color:#c9a227b8;min-height:480px;box-shadow:18px 24px 50px #0006}.product-placeholder-hero span{letter-spacing:.15em;font-size:.7rem;position:absolute;top:2rem;left:2rem}.product-placeholder-hero strong{font-size:1rem;line-height:1.6}.vertical-label{color:#ffffffa6;letter-spacing:.2em;font-size:.58rem;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)rotate(90deg)}.hero-price{z-index:12;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e0;border:1px solid #c9a227b8;grid-template-columns:auto auto;align-items:end;column-gap:.55rem;min-width:230px;padding:.85rem 1.1rem .95rem;display:grid;position:absolute;bottom:1.5rem;left:1.5rem;box-shadow:0 14px 40px #0006}.hero-price small{color:#e2bd45;letter-spacing:.2em;grid-column:1/-1;margin-bottom:.2rem}.hero-price strong{font-size:2.15rem;line-height:1}.hero-price span{padding-bottom:.35rem;font-size:.65rem}.marquee{background:var(--ink);color:var(--white);white-space:nowrap;letter-spacing:.2em;padding:1rem 0;font-size:.7rem;overflow:hidden}.marquee div{width:max-content;animation:24s linear infinite marquee}.marquee span{color:var(--red);margin:0 2rem}@keyframes marquee{to{transform:translate(-50%)}}.section-pad{padding:clamp(5rem,9vw,9rem) 5vw}.intro{border-bottom:1px solid var(--line);grid-template-columns:23% 1fr 180px;align-items:start;gap:3rem;display:grid}.intro h2,.section-heading h2{font-size:clamp(3.3rem,6vw,6.8rem)}.intro>div>p{max-width:680px;color:var(--muted);margin-top:2rem;font-size:1.1rem;line-height:1.7}.stamp{aspect-ratio:1;border:1px solid var(--red);color:var(--red);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;transform:rotate(8deg)}.stamp span,.stamp small{letter-spacing:.12em;font-size:.5rem}.stamp b{font-family:Georgia,serif;font-size:3rem}.catalog{background:var(--white)}.section-heading{grid-template-columns:23% 1fr;align-items:end;margin-bottom:4rem;display:grid}.section-heading>p:last-child{max-width:510px;color:var(--muted);grid-column:2;line-height:1.6}.product-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.product-card{background:var(--paper)}.product-media{background:#d8dadd;height:370px;padding:3rem 2rem 2rem;position:relative;overflow:hidden}.product-media>img{object-fit:contain;background:#fff;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.product-card:hover .product-media>img{transform:scale(1.025)}.product-media:after{content:"";aspect-ratio:1;pointer-events:none;background:#c9a227bf;border-radius:50%;width:180px;position:absolute;bottom:-110px;right:-95px}.product-number{font-size:.7rem;position:absolute;top:1rem;left:1rem}.status{background:var(--ink);color:#fff;letter-spacing:.12em;z-index:2;padding:.35rem .55rem;font-size:.53rem;position:absolute;top:1rem;right:1rem}.product-media .product-placeholder{z-index:1;position:relative}.product-info{padding:1.5rem}.product-info>div>p{letter-spacing:.12em;text-transform:uppercase;color:var(--red);font-size:.6rem;font-weight:700}.product-info h3{margin:.5rem 0;font-size:1.25rem}.price{font-size:1.5rem;font-weight:700}.product-info dl{border-top:1px solid var(--line);margin:1.4rem 0;padding-top:.6rem}.product-info dl div{justify-content:space-between;padding:.4rem 0;font-size:.7rem;display:flex}.product-info dt{color:var(--muted)}.product-info dd{margin:0;font-weight:600}.button-dark{background:var(--ink);color:#fff;width:100%}.button-outline{border-color:var(--ink);width:100%}.coming-soon{opacity:.72}.coming-soon .product-media{background:#c9c2b4}.how{background:var(--ink);color:var(--white);grid-template-columns:45% 1fr;gap:5vw;display:grid}.section-heading.light{margin:0;display:block}.section-heading.light h2{margin-top:2rem}.section-heading.light em{color:#e2bd45}.steps{margin:0;padding:0;list-style:none}.steps li{border-top:1px solid #ffffff40;grid-template-columns:70px 1fr;padding:1.7rem 0;display:grid}.steps li:last-child{border-bottom:1px solid #ffffff40}.steps>li>span{color:#e2bd45;font-size:.75rem}.steps h3{margin:0 0 .6rem;font-size:1.25rem}.steps p{color:#aaa59d;margin:0;line-height:1.55}.benefits{color:#fff;background:#151515;border-top:1px solid #c9a2278c}.benefit-grid{border-top:1px solid #ffffff52;border-left:1px solid #ffffff52;grid-template-columns:repeat(4,1fr);margin-top:4rem;display:grid}.benefit-grid article{border-bottom:1px solid #ffffff52;border-right:1px solid #ffffff52;min-height:270px;padding:2.4rem 2rem}.benefit-grid article>span{color:var(--red);font-size:1.5rem}.benefit-grid h3{margin:4rem 0 .8rem;font-size:1.2rem}.benefit-grid p{color:#ffffffb8;font-size:.88rem;line-height:1.6}.testimonials{background:#e5d9c5}.quotes{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.quotes blockquote{background:#e5d9c5;margin:0;padding:3rem}.quotes blockquote>p{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,2.5vw,2.3rem);font-style:italic;line-height:1.35}.quotes footer{flex-direction:column;font-size:.75rem;display:flex}.quotes footer span{color:var(--muted);margin-top:.2rem}.placeholder-note{color:var(--muted);text-align:right;font-size:.65rem}.faq{grid-template-columns:42% 1fr;gap:5vw;display:grid}.faq .section-heading{display:block}.faq .section-heading h2{margin-top:2rem}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:50px 1fr 30px;align-items:center;padding:1.5rem 0;font-weight:600;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--red);font-size:.65rem}.faq-list summary b{font-size:1.4rem;transition:transform .2s}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list details>p{color:var(--muted);margin:0 30px 1.5rem 50px;line-height:1.6}.contact{color:#fff;text-align:center;background:#151515;border-top:1px solid #c9a22780;position:relative;overflow:hidden}.contact>*{z-index:1;position:relative}.contact h2{margin:2rem 0;font-size:clamp(3.5rem,7vw,7.5rem)}.contact h2 em{color:#e2bd45}.contact>p:not(.section-index){color:#ffffffc7;max-width:560px;margin:0 auto 2.5rem;line-height:1.6}.contact-actions{justify-content:center;gap:1rem;display:flex}.button-light{color:var(--ink);background:#fff}.button-line-light{border-color:#ffffffb3}.contact-shape{aspect-ratio:1;border:1px solid #ffffff26;border-radius:50%;width:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer{color:#fff;background:radial-gradient(circle at 12% 120%,#c9a2271a,#0000 30%),#000;border-top:1px solid #c9a2276b;grid-template-columns:1fr 1fr;align-items:start;gap:2rem;padding:3.4rem 5vw 3rem;display:grid;position:relative}.footer:before{content:"";background:linear-gradient(90deg, transparent, var(--red), #c9a22714, transparent);height:1px;position:absolute;top:-1px;left:5vw;right:5vw}.footer-logo{object-fit:cover;object-position:center;mix-blend-mode:screen;filter:contrast(1.06);width:210px;height:74px}.footer>p{text-align:right;color:#aaa59d;margin:0;font-size:.8rem}.footer nav{gap:1.5rem;font-size:.75rem;display:flex}.footer small{text-align:right;color:#716e68}.messenger-float{z-index:40;color:#fff;background:#0866ff;border-radius:99px;align-items:center;gap:.6rem;padding:.65rem 1rem .65rem .65rem;font-size:.72rem;display:flex;position:fixed;bottom:1.4rem;right:1.4rem;box-shadow:0 10px 32px #0003}.messenger-float span{border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:33px;height:33px;font-size:.72rem;font-weight:700;display:grid}.reveal{opacity:1;transition:opacity .7s,transform .7s;transform:none}@media (width<=900px){.menu-button{flex-direction:column;justify-content:center;gap:7px;display:flex}.menu-button span{background:#fff;width:24px;height:1px;display:block}.nav{color:#fff;background:#050505;border-bottom:1px solid #c9a22759;flex-direction:column;align-items:stretch;padding:2rem 5vw;display:none;position:absolute;top:88px;left:0;right:0}.nav.is-open{display:flex}.hero{grid-template-columns:1fr}.hero-copy{min-height:620px;padding-top:5rem}.hero-visual{min-height:620px}.intro{grid-template-columns:1fr}.intro .stamp{justify-self:end;width:150px}.section-heading{grid-template-columns:1fr;gap:1.5rem}.section-heading>p:last-child{grid-column:1}.product-grid{grid-template-columns:1fr 1fr}.how,.faq{grid-template-columns:1fr}.benefit-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.site-header{height:74px;padding-inline:5vw}.brand{height:62px}.brand img{width:160px;height:56px}.nav{top:74px}h1{font-size:clamp(3.2rem,16vw,5rem)}.hero-copy{min-height:600px;padding:4rem 6vw 2.5rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:1.3rem}.hero-proof{flex-wrap:wrap;gap:.8rem;margin-top:3rem}.hero-visual{min-height:540px}.product-placeholder-hero{min-height:390px}.section-pad{padding-left:6vw;padding-right:6vw}.product-grid,.quotes,.benefit-grid{grid-template-columns:1fr}.product-media{height:330px}.benefit-grid article{min-height:220px}.benefit-grid h3{margin-top:2.5rem}.contact-actions{flex-direction:column;align-items:stretch}.footer{grid-template-columns:1fr}.footer>p,.footer small{text-align:left}.footer nav{flex-wrap:wrap}.messenger-float b{display:none}.messenger-float{padding:.55rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
