:root{--bg:#100d16;--panel:#1b1722;--panel2:#211b29;--text:#fff8fb;--muted:#bdb4c5;--line:rgba(255,255,255,.1);--pink:#ff4f9a;--peach:#ffad7b;--cyan:#60e8ef;--green:#25d366}
*{box-sizing:border-box}
html{background:var(--bg);scroll-behavior:smooth}
body{margin:0;min-width:280px;background:radial-gradient(circle at 50% -8%,#35213e 0,transparent 28rem),linear-gradient(180deg,#100d16 0,#0c0a11 100%);color:var(--text);font-family:Poppins,Arial,sans-serif;line-height:1.45;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.skip-link{position:fixed;z-index:100;left:12px;top:12px;transform:translateY(-160%);padding:10px 14px;border-radius:10px;background:#fff;color:#17111e;font-weight:700}
.skip-link:focus{transform:none}
:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}
.ambient{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:0}
.ambient i{position:absolute;width:18rem;height:18rem;border-radius:50%;filter:blur(90px);opacity:.12}
.ambient i:nth-child(1){background:var(--pink);top:12%;left:-11rem}.ambient i:nth-child(2){background:var(--cyan);top:42%;right:-13rem}.ambient i:nth-child(3){background:#9b5cff;bottom:5%;left:-13rem}
.shell{position:relative;z-index:1;width:min(100%,680px);margin:auto;padding:max(32px,env(safe-area-inset-top)) 18px max(34px,env(safe-area-inset-bottom))}
.profile{text-align:center;padding:12px 8px 28px}
.brand-mark{display:inline-block;border-radius:50%}
.brand-mark img{width:88px;height:88px;border-radius:50%;box-shadow:0 12px 40px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.12)}
.handle{margin:12px 0 8px;color:#d9d0df;font-size:13px;font-weight:600;letter-spacing:.05em}
h1{margin:0;font-size:clamp(28px,8vw,42px);line-height:1.05;letter-spacing:-.04em}
.intro{margin:10px 0 0;color:var(--muted);font-size:15px}
section+section{margin-top:28px}
.section-label{margin:0 0 10px 2px;color:#d9d0df;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.hero-link{position:relative;display:block;min-height:214px;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#231a2a;box-shadow:0 18px 55px rgba(0,0,0,.25)}
.hero-link>img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,7,13,.93) 0,rgba(10,7,13,.65) 58%,rgba(10,7,13,.12) 100%),linear-gradient(0deg,rgba(10,7,13,.7),transparent 55%)}
.hero-copy{position:absolute;z-index:1;left:20px;right:52px;bottom:20px;display:grid;gap:4px}
.hero-copy small{color:#ff94bf;font-size:11px;font-style:normal;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.hero-copy strong{font-size:24px;line-height:1.1;letter-spacing:-.03em}
.hero-copy em{color:#ddd4e1;font-size:13px;font-style:normal}
.arrow{position:absolute;z-index:2;right:17px;top:16px;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(10,7,13,.42);font-size:19px}
.link-list{display:grid;gap:10px}
.link-card{display:grid;grid-template-columns:64px 1fr auto 18px;align-items:center;gap:12px;min-height:84px;padding:10px 14px 10px 10px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(135deg,rgba(33,27,41,.94),rgba(23,19,30,.94));box-shadow:0 9px 30px rgba(0,0,0,.16);transition:transform .2s ease,border-color .2s ease}
.thumb{width:64px;height:64px;overflow:hidden;border-radius:14px;background:#302639}
.thumb img{width:100%;height:100%;object-fit:cover}
.thumb-chopper{display:grid;place-items:center;background:linear-gradient(135deg,#30213b,#182b3a);color:#85f4ef;font-size:27px}
.copy{min-width:0}.copy strong{display:block;font-size:16px}.copy small{display:block;margin-top:2px;color:var(--muted);font-size:12px;line-height:1.3}
.pill{padding:5px 7px;border:1px solid rgba(96,232,239,.25);border-radius:999px;background:rgba(96,232,239,.08);color:#91f8f3;font-size:9px;font-weight:700;letter-spacing:.08em}
.chevron{color:#968da0;font-size:25px}
.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.product-card{overflow:hidden;border:1px solid var(--line);border-radius:19px;background:var(--panel);transition:transform .2s ease,border-color .2s ease}
.product-card>img{width:100%;height:auto;aspect-ratio:20/21;object-fit:cover;border-bottom:1px solid var(--line)}
.product-card>span{display:block;padding:13px 13px 15px}
.product-card small{display:block;color:#ff88b9;font-size:9px;font-weight:700;letter-spacing:.12em}
.product-card strong{display:block;margin-top:3px;font-size:15px;line-height:1.25}
.product-card em{display:block;margin-top:5px;color:var(--muted);font-size:11px;font-style:normal;line-height:1.35}
.mini-links{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}
.mini-links a{display:flex;justify-content:space-between;align-items:center;min-height:48px;padding:0 14px;border:1px solid var(--line);border-radius:15px;color:#dcd4e1;font-size:12px;font-weight:600}
.wave{height:42px;display:flex;align-items:center;gap:3px}.wave i{display:block;width:3px;border-radius:4px;background:linear-gradient(var(--peach),var(--pink))}.wave i:nth-child(1),.wave i:nth-child(7){height:12px}.wave i:nth-child(2),.wave i:nth-child(6){height:24px}.wave i:nth-child(3),.wave i:nth-child(5){height:34px}.wave i:nth-child(4){height:42px}
.contact-block{text-align:center;padding:28px 20px;border:1px solid var(--line);border-radius:23px;background:linear-gradient(145deg,rgba(36,30,43,.86),rgba(20,17,25,.9))}
.contact-block h2{margin:0;font-size:22px;line-height:1.2;letter-spacing:-.03em}.contact-block p{margin:7px 0 18px;color:var(--muted);font-size:13px}
.whatsapp{display:flex;align-items:center;justify-content:center;gap:9px;min-height:52px;border-radius:15px;background:var(--green);color:#071d0f;font-size:14px;font-weight:700}.whatsapp svg{width:20px;height:20px;fill:currentColor}
.socials{display:flex;justify-content:center;gap:12px;margin:26px 0}.socials a{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.04)}.socials svg{width:21px;height:21px;fill:#f8f2fa}
footer{text-align:center;color:#887f90;font-size:11px}footer div{display:flex;justify-content:center;gap:18px;margin-bottom:10px}footer a{color:#bdb4c5}
@media (hover:hover){.hero-link:hover>img{transform:scale(1.025)}.link-card:hover,.product-card:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.23)}.mini-links a:hover,.socials a:hover{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.08)}}
@media (min-width:720px){.shell{padding-top:58px;padding-bottom:58px}.profile{padding-bottom:34px}.brand-mark img{width:96px;height:96px}.hero-link{min-height:265px}.hero-copy{left:28px;bottom:26px}.hero-copy strong{font-size:31px}.product-card>img{height:220px;aspect-ratio:auto}.product-card strong{font-size:17px}.product-card em{font-size:12px}}
@media (max-width:340px){.shell{padding-left:12px;padding-right:12px}.link-card{grid-template-columns:56px 1fr 17px}.thumb{width:56px;height:56px}.pill{display:none}.hero-copy strong{font-size:21px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
