:root{--orange:#f36c21;--orange2:#ff8b31;--black:#080808;--graphite:#121212;--line:#292929;--white:#f6f6f3;--muted:#a8a8a4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.6}img{display:block;width:100%}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.header{height:96px;padding:0 max(20px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:rgba(7,7,7,.94);border-bottom:1px solid #222;position:fixed;top:0;left:0;right:0;z-index:50;backdrop-filter:blur(16px)}.brand{height:82px;display:flex;align-items:center;gap:13px}.brand img{height:72px;width:72px;border-radius:50%;object-fit:cover}.brand span{display:grid;line-height:1}.brand strong{font-family:"Barlow Condensed";font-size:25px;letter-spacing:.04em}.brand small{color:var(--orange);font-size:11px;letter-spacing:.28em;margin-top:6px}.nav{display:flex;align-items:center;gap:26px}.nav>a:not(.btn){font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.nav>a:hover{color:var(--orange)}.menu-toggle{display:none;background:none;border:0;color:white;font-size:25px}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:16px 21px;background:var(--orange);color:#080808!important;font-size:13px;font-weight:800;letter-spacing:.035em;border:1px solid var(--orange);transition:.2s}.btn:hover{background:var(--orange2);transform:translateY(-2px)}.btn-small{padding:11px 15px}.btn-ghost{background:rgba(0,0,0,.38);color:white!important;border-color:#777}.hero{min-height:850px;padding-top:96px;position:relative;display:flex;align-items:center;overflow:hidden}.hero-img,.hero-shade{position:absolute;inset:96px 0 0;height:calc(100% - 96px)}.hero-img{object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.96) 5%,rgba(0,0,0,.68) 50%,rgba(0,0,0,.18)),linear-gradient(0deg,#080808 0%,transparent 28%)}.hero-copy{position:relative;z-index:2;padding-bottom:85px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.18em}.orange{color:var(--orange)}h1,h2,h3{font-family:"Barlow Condensed",Arial,sans-serif;margin:0;line-height:.94}h1{font-size:clamp(72px,10vw,142px);letter-spacing:-.035em;margin:25px 0}h1 em{font-style:normal;color:var(--orange)}.hero-copy>p{max-width:620px;font-size:19px;color:#ddd}.actions{display:flex;gap:12px;margin-top:31px}.proof{position:absolute;z-index:3;bottom:0;left:50%;transform:translateX(-50%);display:grid;grid-template-columns:repeat(4,1fr);background:#101010;border-top:1px solid #333}.proof div{display:flex;align-items:center;gap:13px;padding:20px 26px;border-right:1px solid #333}.proof div:last-child{border:0}.proof strong{font:800 31px/1 "Barlow Condensed";color:var(--orange);white-space:nowrap}.proof span{font-size:12px;line-height:1.3;color:#bbb}.section{padding:110px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:48px}.section-head h2,.symptom-copy h2,.about h2,.contact h2{font-size:clamp(48px,6vw,76px);margin-top:13px}.section-head>p{max-width:390px;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-grid article{min-height:250px;padding:35px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:.25s}.service-grid article:hover{background:#141414;transform:translateY(-4px)}.service-grid article>span{font:700 13px Inter;color:var(--orange)}.service-grid h3{font-size:30px;margin:35px 0 15px}.service-grid p{color:var(--muted);font-size:14px}.tools{background:var(--orange);color:#090909}.tools .eyebrow{color:#682200}.light{margin-bottom:35px}.tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tool-card{min-height:420px;padding:40px;display:flex;flex-direction:column;position:relative;overflow:hidden;background:#111;color:white;transition:.25s}.tool-card:after{content:"";position:absolute;width:300px;height:300px;border:1px solid #555;border-radius:50%;right:-110px;top:-100px}.tool-card:hover{transform:translateY(-6px)}.tool-card.cambio{background:linear-gradient(135deg,#1b1b1b,#050505)}.tag{font-size:11px;letter-spacing:.14em;font-weight:800;color:var(--orange)}.tool-number{margin:45px 0 22px;font:900 75px/1 "Barlow Condensed";color:#333}.tool-card h3{font-size:48px;max-width:420px}.tool-card p{color:#bbb;max-width:430px}.tool-card b{margin-top:auto;font-size:13px;color:var(--orange)}.symptoms{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.symptom-copy>p{color:var(--muted);max-width:450px}.result{margin-top:30px;border-left:3px solid var(--orange);padding:15px 20px;background:#111;color:#bbb;font-size:14px}.result a{color:var(--orange);font-weight:800}.symptom-grid{display:grid;grid-template-columns:1fr 1fr;align-content:start;border-top:1px solid var(--line);border-left:1px solid var(--line)}.symptom-grid button{min-height:95px;text-align:left;padding:20px;background:#0c0c0c;color:white;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font:700 17px Inter;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.symptom-grid button:hover,.symptom-grid button.active{background:var(--orange);color:#090909}.gallery{display:grid;grid-template-columns:2fr 1fr;height:620px}.gallery img{height:100%;object-fit:cover}.gallery-main{margin:0;position:relative;overflow:hidden}.gallery-main figcaption{position:absolute;left:45px;bottom:40px;display:grid;max-width:570px;text-shadow:0 2px 8px #000}.gallery-main figcaption:before{content:"";position:absolute;inset:-170px -70px -60px;background:linear-gradient(0deg,rgba(0,0,0,.85),transparent);z-index:-1}.gallery-main small{color:var(--orange);font-weight:800;letter-spacing:.15em}.gallery-main strong{font:800 44px/1 "Barlow Condensed"}.gallery-side{display:grid;grid-template-rows:1fr 1fr;overflow:hidden}.process ol{display:grid;grid-template-columns:repeat(4,1fr);padding:0;margin:0;list-style:none;border-top:1px solid #333}.process li{padding:30px;border-right:1px solid #333}.process li b{color:var(--orange)}.process h3{font-size:27px;margin:30px 0 10px}.process p{font-size:14px;color:var(--muted)}.about{display:grid;grid-template-columns:1fr 1fr;background:#f0f0ed;color:#111}.about-img img{height:100%;object-fit:cover}.about-copy{padding:90px max(35px,calc((100vw - 1180px)/2));padding-left:70px}.about-copy p{color:#555;max-width:610px}.about-copy ul{padding:0;list-style:none;margin:30px 0}.about-copy li{border-top:1px solid #ccc;padding:11px 0;font-weight:600}.about-copy li:before{content:"✓";color:var(--orange);margin-right:12px}.text-link{display:inline-block;color:var(--orange);font-weight:800;font-size:13px;margin-top:20px}.rating{display:grid;text-align:right}.rating strong{font:900 70px/1 "Barlow Condensed"}.rating span{color:var(--orange);letter-spacing:.12em}.rating small{color:var(--muted)}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-grid blockquote{margin:0;background:#111;border-top:3px solid var(--orange);padding:35px;font-size:17px}.review-grid cite{display:block;color:var(--orange);font-style:normal;font-size:13px;font-weight:700;margin-top:25px}.contact{display:grid;grid-template-columns:1fr 1fr;background:#131313}.contact-photo img{height:100%;object-fit:cover}.contact-copy{padding:70px max(40px,calc((100vw - 1180px)/2));padding-left:70px}.contact-copy>img{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:30px}.contact address{font-style:normal;color:#bbb;margin-top:30px}.phones{color:var(--muted);font-size:14px}footer{border-top:1px solid #252525;padding:28px 0;color:#777;font-size:12px}.footer-inner{display:flex;justify-content:space-between}.footer-inner div{display:flex;gap:25px}.footer-inner a:hover{color:var(--orange)}.whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:40;padding:13px 18px;background:#21c063;color:#061f10;border-radius:30px;font-size:13px;font-weight:800;box-shadow:0 8px 30px #0008}
@media(max-width:960px){.header{height:82px}.brand{height:70px}.brand img{height:60px;width:60px}.brand strong{font-size:20px}.menu-toggle{display:block}.nav{position:absolute;left:0;right:0;top:82px;background:#090909;display:none;flex-direction:column;align-items:stretch;padding:22px 30px;border-bottom:1px solid #333}.nav.open{display:flex}.hero{padding-top:82px;min-height:800px}.hero-img,.hero-shade{inset:82px 0 0;height:calc(100% - 82px)}.proof{grid-template-columns:1fr 1fr}.proof div:nth-child(2){border-right:0}.hero-copy{padding-bottom:150px}.service-grid{grid-template-columns:1fr 1fr}.symptoms{grid-template-columns:1fr;gap:40px}.gallery{grid-template-columns:1fr;height:auto}.gallery-main{height:430px}.gallery-side{grid-template-columns:1fr 1fr;grid-template-rows:270px}.process ol{grid-template-columns:1fr 1fr}.about,.contact{grid-template-columns:1fr}.about-img,.contact-photo{height:480px}.review-grid{grid-template-columns:1fr}}
@media(max-width:620px){.wrap{width:min(100% - 26px,1180px)}.brand span{display:none}.hero{min-height:830px}.hero-img{object-position:58% center}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.93),rgba(0,0,0,.42)),linear-gradient(0deg,#080808 0%,transparent 40%)}h1{font-size:68px}.hero-copy>p{font-size:16px}.actions{flex-direction:column}.proof div{padding:15px 12px}.proof strong{font-size:25px}.section{padding:75px 0}.section-head{align-items:start;flex-direction:column}.section-head h2,.symptom-copy h2,.about h2,.contact h2{font-size:48px}.service-grid,.tool-grid,.symptom-grid,.review-grid{grid-template-columns:1fr}.service-grid article{min-height:auto}.tool-card{min-height:370px;padding:28px}.tool-card h3{font-size:42px}.gallery-main{height:370px}.gallery-side{display:none}.gallery-main figcaption{left:24px;bottom:25px}.gallery-main strong{font-size:32px}.process ol{grid-template-columns:1fr}.about-img,.contact-photo{height:340px}.about-copy,.contact-copy{padding:65px 26px}.rating{text-align:left}.footer-inner{flex-direction:column;gap:15px}.footer-inner div{flex-wrap:wrap;gap:12px 22px}.whatsapp-float{font-size:0;width:52px;height:52px;border-radius:50%;padding:0}.whatsapp-float:after{content:"WA";font-size:13px;display:grid;place-items:center;height:100%}}
