@font-face{font-family:Manrope;src:url('assets/fonts/manrope.woff2') format('woff2');font-weight:200 800;font-display:swap}
:root{color-scheme:dark;--ink:#181a18;--cream:#f4f2eb;--yellow:#ffd044;--muted:#bdc0b8}
*{box-sizing:border-box}
body{margin:0;background:var(--ink);color:var(--cream);font-family:Manrope,Arial,sans-serif;font-size:1rem;line-height:1.5;min-width:280px;min-height:100vh;min-height:100svh;isolation:isolate}
a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}
a:focus-visible{outline:3px solid var(--yellow);outline-offset:5px}
svg{display:block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.whatsapp-icon,.whatsapp-icon path{fill:currentColor;stroke:none}
/* A separate fixed layer avoids a short photo band and mobile background-attachment glitches. */
.link-backdrop{--link-photo:url('assets/photos/hero-1600.webp');position:fixed;inset:0 0 auto;z-index:0;height:100vh;height:100lvh;pointer-events:none;background-color:var(--ink);background-image:linear-gradient(180deg,rgba(24,26,24,.8),rgba(24,26,24,.88) 45%,rgba(24,26,24,.97)),var(--link-photo);background-position:center,center 42%;background-size:cover;background-repeat:no-repeat}
.link-sheet{position:relative;z-index:1;max-width:484px;margin:0 auto;padding:38px 22px 30px}
@media(max-width:580px){.link-backdrop{--link-photo:url('assets/photos/hero-960.webp');background-position:center,74% center}}
.link-profile{text-align:center;margin-bottom:26px}
.link-brand{position:relative;display:block;overflow:hidden;aspect-ratio:1250/245;width:210px;margin:0 auto}
.link-brand img{position:absolute;left:-11.6%;top:-48.98%;width:122.88%;max-width:none;height:auto}
.link-handle{color:var(--muted);font-size:.8125rem;margin:12px 0 20px}
h1{font-size:clamp(1.625rem,6.8vw,2rem);font-weight:800;letter-spacing:-.045em;line-height:1.18;margin:0 0 12px}
h1 span{color:var(--yellow)}
.link-intro{font-size:.9375rem;color:#d4d6ce;margin:0;line-height:1.65}
.link-list{display:grid;gap:12px}
.link-button{display:flex;align-items:center;gap:14px;min-height:84px;padding:18px;background:#242723;border:1px solid #393d35;border-radius:15px;transition:transform .2s,border-color .2s,background .2s}
.link-icon{color:var(--yellow);flex:0 0 28px}
.link-label{min-width:0;flex:1}
.link-label strong{display:block;font-size:.9375rem;line-height:1.4;font-weight:800}
.link-label>span{display:block;font-size:.8125rem;color:var(--muted);margin-top:4px;line-height:1.5}
.link-arrow{flex:0 0 20px}
.link-arrow svg{width:20px;height:20px}
.link-whatsapp{background:var(--yellow);border-color:var(--yellow);color:var(--ink);box-shadow:0 5px 24px #0002}
.link-whatsapp .link-icon{color:var(--ink)}
.link-whatsapp .link-icon svg{width:28px;height:28px}
.link-whatsapp .link-label strong{font-size:1.0625rem}
.link-whatsapp .link-label>span{color:#48401c}
.link-whatsapp:focus-visible{outline-color:var(--cream)}
.link-site{display:flex;align-items:center;justify-content:center;gap:12px;min-height:54px;font-size:.875rem;font-weight:700;border-bottom:1px solid #3b3e36;transition:color .2s}
.link-site svg{width:18px;height:18px}
.link-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:24px;color:#d0d3c9;font-size:.8125rem}
.link-footer p{margin:0;line-height:1.8}
.link-footer p span{color:#a4aa9d;font-size:.75rem}
.link-footer a{display:flex;align-items:center;gap:7px;min-height:44px;font-size:.75rem}
.link-footer svg{width:18px;height:18px}
@media (hover:hover) and (pointer:fine){.link-button:hover{transform:translateY(-2px);border-color:var(--yellow);background:#2c302a}.link-whatsapp:hover{background:#ffda6a}.link-site:hover,.link-footer a:hover{color:var(--yellow)}}
@media (max-width:370px){.link-sheet{padding:28px 16px}.link-button{padding:16px 13px;gap:10px}.link-label strong{font-size:.875rem}.link-footer{flex-direction:column;gap:10px;text-align:center}}
@media (prefers-reduced-motion:no-preference){.link-profile,.link-list{animation:link-enter .6s both}.link-list{animation-delay:.1s}@keyframes link-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;animation:none!important}}
