@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
:root{--bg:#000;--panel:#0c0c0d;--panel2:#111113;--line:#252528;--text:#f6f6f4;--muted:#a7a7aa;--soft:#d8d8d9;--green:#25d366;--green2:#17b957;--gold:#d5b46b;--max:1180px;--r:20px;--shadow:0 20px 60px rgba(0,0,0,.35)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#000;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit}img{display:block;max-width:100%}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.skip-link{position:fixed;left:14px;top:14px;z-index:9999;transform:translateY(-200%);background:#fff;color:#000;padding:10px 14px;border-radius:10px}.skip-link:focus{transform:none}
.site-header{position:sticky;top:0;z-index:100;background:rgba(0,0,0,.76);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.brand-mark{width:30px;height:34px;display:grid;place-items:center}.brand-mark svg{width:30px;height:30px;fill:#fff}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:1.1rem;letter-spacing:-.04em}.brand-copy strong b{color:var(--gold);font-weight:800}.brand-copy small{margin-top:5px;letter-spacing:.18em;font-size:.48rem;color:#aaa}.main-nav{display:flex;align-items:center;gap:28px}.main-nav>a:not(.nav-cta){font-size:.82rem;color:#d0d0d0;text-decoration:none;transition:color .2s ease}.main-nav>a:not(.nav-cta):hover{color:#fff}.nav-cta{padding:11px 16px;border:1px solid rgba(255,255,255,.65);border-radius:999px;text-decoration:none;font-size:.82rem;font-weight:700;display:inline-flex;align-items:center;gap:8px}.nav-cta:hover{background:#fff;color:#000}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:#fff;margin:5px 0;border-radius:2px}
.hero{min-height:690px;position:relative;overflow:hidden;display:flex;align-items:center}.hero-photo{position:absolute;inset:0;background-image:url('assets/hero-reparacion-mac.webp');background-position:center right;background-size:cover;transform:scale(1.01);filter:saturate(.94) contrast(1.04)}.hero-fade{position:absolute;inset:0;background:linear-gradient(90deg,#000 0%,rgba(0,0,0,.97) 25%,rgba(0,0,0,.67) 48%,rgba(0,0,0,.22) 74%,rgba(0,0,0,.08) 100%),linear-gradient(0deg,rgba(0,0,0,.7),transparent 35%,rgba(0,0,0,.25))}.hero-inner{position:relative;z-index:2}.hero-copy{max-width:650px;padding:90px 0}.eyebrow{margin:0 0 14px;color:#97979b;font-size:.68rem;font-weight:800;letter-spacing:.24em}.hero h1{font-size:clamp(3.6rem,7vw,6.5rem);line-height:.95;letter-spacing:-.07em;margin:0}.hero h1 span{color:#d2d2d4}.hero-text{font-size:1.12rem;color:#dedee0;max-width:560px;margin:26px 0 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{min-height:50px;padding:0 20px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-weight:800;font-size:.88rem;transition:transform .2s ease,background .2s ease,border-color .2s ease}.btn:hover{transform:translateY(-2px)}.btn-whatsapp{background:#fff;color:#000}.btn-whatsapp:hover{background:#f0f0f0}.btn-outline{border:1px solid #5d5d62;color:#fff;background:rgba(255,255,255,.02)}.btn-outline:hover{border-color:#fff;background:rgba(255,255,255,.06)}.hero-points{display:flex;gap:26px;flex-wrap:wrap;margin-top:48px;color:#d8d8d9;font-size:.8rem}.hero-points span{display:inline-flex;align-items:center;gap:8px}.hero-points i{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;border:1px solid #57575c;font-style:normal;font-size:.7rem}
.services,.reviews{background:#000;padding:92px 0}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:30px}.section-head h2{font-size:clamp(2.1rem,4.3vw,3.7rem);line-height:1;letter-spacing:-.055em;margin:0}.section-head h2 span{color:#8f8f93}.section-head>p{max-width:400px;margin:0;color:#88888d;font-size:.95rem}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{background:linear-gradient(145deg,#0f0f10,#09090a);border:1px solid #242427;border-radius:18px;padding:24px;min-height:285px;position:relative;overflow:hidden;transition:transform .25s ease,border-color .25s ease,background .25s ease}.service-card:hover{transform:translateY(-4px);border-color:#45454a;background:linear-gradient(145deg,#151517,#0b0b0c)}.service-card:after{content:"";position:absolute;right:-50px;bottom:-60px;width:180px;height:180px;background:radial-gradient(circle,rgba(37,211,102,.08),transparent 66%);pointer-events:none}.service-number{position:absolute;right:20px;top:20px;color:#505056;font-size:.72rem}.service-icon{width:48px;height:48px;border-radius:14px;background:#171719;border:1px solid #2f2f33;display:grid;place-items:center;margin-bottom:28px}.service-icon svg{width:24px;height:24px;fill:none;stroke:#f3f3f3;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.service-card h3{font-size:1.15rem;margin:0;letter-spacing:-.025em}.service-card p{color:#a4a4a9;font-size:.9rem;min-height:64px;margin:10px 0 0}.service-card a{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #29292d;margin-top:18px;padding-top:16px;width:100%;text-decoration:none;font-size:.82rem;font-weight:800}.service-card a span{font-size:1rem}
.catalog{background:linear-gradient(180deg,#09090a 0%,#050505 100%);padding:92px 0;border-top:1px solid #171719;border-bottom:1px solid #171719}.section-head.dark>p{color:#8c8c91}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{background:#0d0d0f;border:1px solid #27272b;border-radius:18px;overflow:hidden;transition:transform .25s ease,border-color .25s ease;box-shadow:0 12px 34px rgba(0,0,0,.18)}.product-card:hover{transform:translateY(-4px);border-color:#4a4a4e}.product-photo{aspect-ratio:1/1;height:auto;min-height:0;background:#09090a;padding:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-photo img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s ease,filter .25s ease;will-change:transform}.product-card:hover .product-photo img{transform:scale(1.035);filter:brightness(1.06)}.product-content{padding:18px}.product-type{display:inline-block;font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:#77777d;font-weight:800}.product-content h3{font-size:1rem;line-height:1.2;margin:8px 0 0;letter-spacing:-.03em}.product-content p{font-size:.84rem;color:#99999e;min-height:48px;margin:9px 0 0}.availability{display:inline-block;font-size:.68rem;color:#cfcfd1;margin-top:14px}.product-btn{margin-top:14px;display:flex;align-items:center;justify-content:space-between;text-decoration:none;padding:11px 13px;border:1px solid #404045;border-radius:11px;font-size:.78rem;font-weight:800;transition:background .2s ease,color .2s ease,border-color .2s ease}.product-btn:hover{background:#fff;color:#000;border-color:#fff}
.reviews{border-bottom:1px solid #1a1a1c}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review-card{background:#0b0b0c;border:1px solid #222226;border-radius:18px;padding:26px;min-height:190px}.stars{color:#e7b742;letter-spacing:.14em;font-size:.9rem}.review-card p{font-size:1.05rem;line-height:1.35;margin:24px 0 20px;font-weight:600}.review-card span{color:#75757a;font-size:.74rem}
.contact{padding:90px 0;background:radial-gradient(circle at 75% 45%,rgba(37,211,102,.07),transparent 28%),#000}.contact-inner{display:grid;grid-template-columns:1fr 480px;gap:60px;align-items:stretch}.contact-copy h2{font-size:clamp(2.8rem,5.6vw,5rem);line-height:.96;letter-spacing:-.065em;margin:0}.contact-copy>p:not(.eyebrow){max-width:600px;color:#9e9ea3;font-size:1rem;margin-top:22px}.contact-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.contact-panel{background:#0c0c0d;border:1px solid #252528;border-radius:20px;padding:10px 24px}.contact-item{padding:22px 0;border-bottom:1px solid #222225}.contact-item:last-of-type{border-bottom:0}.contact-item>span{display:block;color:#77777d;font-size:.68rem;text-transform:uppercase;letter-spacing:.16em;font-weight:800;margin-bottom:7px}.contact-item a{text-decoration:none;font-weight:700}.contact-item p{margin:0;color:#bebec2;font-size:.88rem;line-height:1.6}.socials,.footer-socials{display:flex;gap:9px;padding:20px 0 12px}.socials a,.footer-socials a{width:40px;height:40px;border-radius:12px;border:1px solid #333338;display:grid;place-items:center;text-decoration:none;font-weight:800;color:#f2f2f2;overflow:hidden}.socials a:hover,.footer-socials a:hover{background:#fff;color:#000}.instagram-icon{width:22px;height:22px;display:block}.socials a:has(.instagram-icon),.footer-socials a:has(.instagram-icon){background:#111113}.socials a:has(.instagram-icon):hover,.footer-socials a:has(.instagram-icon):hover{background:#171719}
.footer{background:#050505;border-top:1px solid #19191b;padding:30px 0 22px}.footer-top{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:30px}.footer-brand{justify-self:start}.footer-nav{display:flex;gap:20px}.footer-nav a{color:#8f8f94;text-decoration:none;font-size:.78rem}.footer-nav a:hover{color:#fff}.footer-socials{padding:0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #1b1b1d;padding-top:18px;margin-top:24px;color:#636368;font-size:.7rem}
.floating-whatsapp{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:var(--green);color:#06170c;display:grid;place-items:center;box-shadow:0 10px 30px rgba(37,211,102,.25);z-index:90;border:3px solid rgba(255,255,255,.18)}.floating-whatsapp svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.floating-whatsapp:hover{background:#31eb77;transform:translateY(-2px)}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:1100px){.service-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.main-nav{gap:18px}}
@media(max-width:840px){.header-inner{height:70px}.menu-toggle{display:block}.main-nav{position:absolute;left:20px;right:20px;top:80px;padding:12px;display:none;flex-direction:column;align-items:stretch;gap:2px;background:#0d0d0f;border:1px solid #29292d;border-radius:16px;box-shadow:var(--shadow)}.main-nav.open{display:flex}.main-nav>a:not(.nav-cta){padding:11px 12px}.nav-cta{justify-content:center;margin-top:7px}.hero{min-height:650px}.hero-photo{background-position:63% center}.hero-fade{background:linear-gradient(90deg,#000 0%,rgba(0,0,0,.9) 45%,rgba(0,0,0,.4) 100%),linear-gradient(0deg,rgba(0,0,0,.8),transparent 55%)}.hero-copy{padding:90px 0 80px}.section-head,.contact-inner{grid-template-columns:1fr;display:grid}.section-head{align-items:start;gap:14px}.contact-inner{gap:40px}.contact-panel{max-width:none}.footer-top{grid-template-columns:1fr;gap:20px}.footer-nav{flex-wrap:wrap}}
@media(max-width:560px){.container{width:min(calc(100% - 28px),var(--max))}.hero{min-height:650px}.hero h1{font-size:clamp(3.1rem,15vw,4.4rem)}.hero-text{font-size:1rem}.hero-points{display:grid;gap:10px;margin-top:34px}.service-grid,.product-grid,.review-grid{grid-template-columns:1fr}.services,.catalog,.reviews,.contact{padding:70px 0}.product-photo{aspect-ratio:1/1;height:auto;padding:0}.product-photo img{transform:none}.product-card:hover .product-photo img{transform:none}.contact-actions{flex-direction:column}.contact-actions .btn{width:100%}.footer-bottom{flex-direction:column}.floating-whatsapp{right:15px;bottom:15px;width:54px;height:54px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn,.service-card,.product-card,.product-photo img,.floating-whatsapp{transition:none}}
