html{overflow-x:clip}.menu-toggle{display:none}.mobile-contact{display:none}
@media (max-width:900px){
  body{overflow-x:clip}.hero{position:relative;overflow:clip}.hero:before{right:-28vw}.hero-visual,.hero-copy{min-width:0}body.menu-open{overflow:hidden}.header{height:72px;padding:8px clamp(18px,4vw,32px);gap:14px}.header .button-small{display:none}
  .menu-toggle{display:grid;place-content:center;gap:5px;width:44px;height:44px;padding:0;border:1px solid rgba(240,216,152,.52);border-radius:50%;background:rgba(255,255,255,.03);color:#f4f0e8;cursor:pointer}.menu-toggle span{display:block;width:18px;height:1px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
  .header nav{position:fixed;top:72px;left:0;right:0;z-index:4;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:14px clamp(18px,4vw,32px) 24px;background:linear-gradient(145deg,#111217,#211a19);border-bottom:1px solid rgba(230,215,180,.16);box-shadow:0 20px 30px rgba(0,0,0,.28);opacity:0;visibility:hidden;transform:translateY(-14px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.header nav.is-open{opacity:1;visibility:visible;transform:none}.header.header nav a{padding:16px 4px;font-size:1rem;border-bottom:1px solid rgba(230,215,180,.16)}.header nav a:after{display:none}.header nav .mobile-contact{display:flex;align-items:center;justify-content:center;margin-top:18px;padding:13px 18px;border:0;border-radius:4px;background:linear-gradient(105deg,#b78b3d,#efd28a,#c29342);color:#17130c;font-weight:700}
  .brand img{width:54px;height:49px}.hero{min-height:0;grid-template-columns:1fr;gap:40px;padding:42px clamp(20px,5vw,48px) 76px}.hero-visual{order:initial;max-width:620px;margin:0;width:100%}.hero-copy{padding-top:0}.hero h1{font-size:clamp(2.8rem,9vw,4.5rem);max-width:650px}.lead{margin:20px 0 25px}.hero-actions{gap:18px}.trust-list{margin-top:32px;gap:10px 20px}.section,.section-dark{padding:76px clamp(20px,5vw,48px)}.intro,.care,.faq{gap:34px}.section-title>p:last-child{max-width:560px}.steps-grid{margin-top:38px}.steps-grid article,.steps-grid article+article{padding:24px 0}.care{padding-top:82px}.gallery-heading{margin-bottom:30px}.carousel{margin-right:calc(clamp(20px,5vw,48px) * -1)}.track{padding-right:clamp(20px,5vw,48px)}.contact{padding:76px clamp(20px,5vw,48px)}footer{padding:54px clamp(20px,5vw,48px) 24px}
}
@media (max-width:600px){
  .hero{padding-top:30px;padding-bottom:62px;gap:34px}.hero h1{font-size:clamp(2.55rem,12vw,3.5rem);line-height:1.03}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.hero-actions .text-link{text-align:center;padding:7px}.hero-card{left:12px;bottom:-16px;max-width:235px;padding:16px}.trust-list{font-size:.8rem}.section,.section-dark{padding-top:62px;padding-bottom:62px}.intro h2,.section h2,.contact h2{font-size:clamp(2.1rem,10vw,3rem)}.care{padding-top:76px}.care-image:before{top:-12px;left:-12px}.track figure{min-width:82vw}.track img{height:auto;aspect-ratio:4/5}.carousel-controls button{width:42px;height:42px}.contact .button{width:100%}.whatsapp-float{right:16px;bottom:16px;width:52px;height:52px}
}

:root{--night:#0b0d10;--night-2:#14151a;--night-3:#202127;--text:#f4f0e8;--soft:#c5c0b7;--gold:#d1aa58;--gold-light:#f0d898;--line:rgba(230,215,180,.16)}
body{background:var(--night);color:var(--text);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 78% 10%,rgba(173,125,45,.15),transparent 26rem),radial-gradient(circle at 10% 50%,rgba(66,49,92,.16),transparent 30rem),var(--night)}body:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:52px 52px}.header{background:linear-gradient(100deg,rgba(9,10,13,.94),rgba(28,24,21,.88));border-bottom-color:rgba(222,187,112,.22);box-shadow:0 8px 30px rgba(0,0,0,.13)}.header a{color:var(--text)}.header nav a{position:relative;padding:8px 0}.header nav a:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:1px;background:linear-gradient(90deg,transparent,var(--gold-light),transparent);transform:scaleX(0);transition:transform .3s ease}.header nav a:hover:after{transform:scaleX(1)}.brand img{box-shadow:0 4px 20px #0008}.hero{min-height:calc(100vh - 82px)}.hero:before{content:"";width:42vw;height:42vw;max-width:620px;max-height:620px;position:absolute;right:-18vw;top:90px;border-radius:50%;background:radial-gradient(circle,rgba(205,166,84,.12),transparent 68%);filter:blur(12px);animation:drift 9s ease-in-out infinite}.lead,.intro-body,.care-copy>p:not(.eyebrow),details p,.privacy div{color:var(--soft)}.hero h1 em{background:linear-gradient(100deg,var(--gold),#fff0c3,var(--gold));background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:shine 5s linear infinite}.button{background:linear-gradient(105deg,#b78b3d,#efd28a,#c29342);background-size:180% 100%;border:0;box-shadow:0 10px 24px rgba(181,133,44,.2);transition:transform .25s ease,box-shadow .25s ease,background-position .5s ease}.button:hover{background-position:100% 50%;box-shadow:0 16px 34px rgba(204,160,68,.33);color:#14110c!important}.text-link{color:var(--text)}.intro,.gallery,.privacy{background:linear-gradient(125deg,#17181d,#242026 70%,#19191d);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.intro-body{font-size:1.08rem;line-height:1.8}.section-dark{background:linear-gradient(118deg,#0d0e12,#1a1618 52%,#0c0e12)}.steps-grid{border-top-color:var(--line)}.steps-grid article{border-right-color:var(--line)}.steps-grid p,.section-title>p:last-child{color:var(--soft)}.care-image:before{border-color:var(--gold)}.care-image img{border-radius:3px;box-shadow:24px 24px 55px rgba(0,0,0,.35)}.quote{color:var(--text)!important;border-left-color:var(--gold-light)}.gallery{overflow:hidden}.track figure{position:relative;transition:transform .35s ease,filter .35s ease;filter:saturate(.82) contrast(.95)}.track figure:hover{transform:translateY(-9px);filter:saturate(1.15) contrast(1)}.track img{box-shadow:0 18px 34px rgba(0,0,0,.27)}.carousel-controls button{color:var(--text);border-color:var(--gold);border-radius:50%;transition:.25s}.carousel-controls button:hover{background:var(--gold);color:var(--night)}.faq{background:var(--night)}.faq-list{border-top-color:var(--line)}details{border-bottom-color:var(--line);transition:background .25s,padding .25s}details[open]{padding-left:18px;background:linear-gradient(90deg,rgba(203,163,81,.1),transparent)}summary{font-size:1.03rem;color:var(--text)}.privacy{grid-template-columns:.85fr 1.15fr;gap:10%}.privacy h2{grid-column:1}.privacy div{grid-column:2;grid-row:1/3;line-height:1.8}.contact{background:linear-gradient(110deg,#8e6524,#d0a655 48%,#6e4c24);position:relative;overflow:hidden}.contact:after{content:"";position:absolute;width:620px;height:620px;border:1px solid rgba(255,255,255,.16);border-radius:50%;right:-180px;top:-360px}.contact>*,.footer-brand{position:relative;z-index:1}.button-light{background:var(--night);color:var(--text)!important}.button-light:hover{background:#26242a}.whatsapp-float{background:linear-gradient(135deg,#2cdc7b,#159b4f);animation:pulse 2.5s infinite}footer{background:linear-gradient(110deg,#08090b,#171317 55%,#0c0d10);border-top:1px solid rgba(223,188,112,.2)}.footer-brand+div a{color:#cfc9c0}.footer-bottom{border-top-color:var(--line)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}.hero-copy>*{animation:rise .7s both}.hero-copy .eyebrow{animation-delay:.08s}.hero-copy h1{animation-delay:.16s}.hero-copy .lead{animation-delay:.25s}.hero-copy .hero-actions{animation-delay:.34s}.hero-copy .trust-list{animation-delay:.43s}.hero-visual{animation:rise .9s .2s both}.steps-grid article{transition:transform .3s ease,background .3s ease}.steps-grid article:hover{transform:translateY(-8px);background:linear-gradient(180deg,rgba(209,170,88,.08),transparent)}@keyframes rise{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}@keyframes shine{to{background-position:200% 0}}@keyframes drift{50%{transform:translate(-30px,26px) scale(1.08)}}@keyframes pulse{0%,100%{box-shadow:0 8px 24px #0006,0 0 0 0 rgba(37,211,102,.38)}50%{box-shadow:0 8px 24px #0006,0 0 0 13px rgba(37,211,102,0)}}@media(max-width:800px){.privacy{grid-template-columns:1fr;gap:28px}.privacy h2,.privacy div{grid-column:auto;grid-row:auto}.steps-grid article{border-right:0;border-bottom-color:var(--line)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}
