:root{--mauve: #cdb8d4;--blue: #c1ceda;--aqua: #b5e0de;--mint: #d9e7dc;--cream: #f1e7d3;--text: #454246;--shopee: #e5452f;--shopee-bg: #fbede7;--instagram: #d76099;--instagram-bg: #f8e9f1;--whatsapp: #36bf91;--whatsapp-bg: #e5f2ee;--catalog: #7651b6;--catalog-bg: #eceff0}*{box-sizing:border-box}html,body,#root{min-height:100%}body{min-height:100vh;margin:0;overflow:hidden;color:var(--text);font-family:Poppins,sans-serif;background:var(--blue)}.site-shell{min-height:100vh}.site-shell:before{content:"";position:fixed;top:-28%;right:-28%;bottom:-28%;left:-28%;z-index:0;background:radial-gradient(circle at 6% 0%,#cdb8d4f5 0,#cdb8d4f5 16%,#cdb8d400 36%),radial-gradient(circle at 92% 12%,#c1cedaf2 0,#c1cedaf2 19%,#c1ceda00 40%),radial-gradient(circle at 76% 52%,#b5e0deeb 0,#b5e0deeb,#b5e0de00 48%),radial-gradient(circle at 28% 62%,#b9daddd1 0,#b9daddd1 25%,#b9dadd00 52%),radial-gradient(circle at 88% 100%,#f1e7d3f5 0,#f1e7d3f5,#f1e7d300 44%),linear-gradient(135deg,#cdb8d4,#bdd4db 38%,#b5e0de 68%,#f1e7d3);background-size:145% 145%;animation:movingGradient 19s ease-in-out infinite alternate;will-change:transform,filter}.page-shell{position:relative;z-index:3;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:38px 18px 76px;transform:translateY(12px)}.brand-logo{width:min(30vw,560px);min-width:430px;height:auto;display:block;margin:0 auto 42px;filter:drop-shadow(0 2px 1px rgba(54,74,59,.12))}.link-list{width:min(100%,690px);display:flex;flex-wrap:wrap;justify-content:center;gap:18px}.pill{min-width:174px;height:58px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;gap:21px;border:1px solid rgba(107,89,112,.16);border-radius:999px;color:var(--text);font-size:20px;font-weight:400;line-height:1;text-decoration:none;box-shadow:0 1px #ffffff94 inset,0 1px 7px #4a405208;transition:transform .17s ease,box-shadow .17s ease,border-color .17s ease}.pill:hover,.pill:focus-visible{transform:translateY(-2px);box-shadow:0 10px 22px #4f3f5c1a;outline:none}.pill svg{width:24px;height:24px;flex:0 0 auto;fill:currentColor}.shopee{background:var(--shopee-bg)}.shopee svg{color:var(--shopee)}.instagram{background:var(--instagram-bg)}.instagram svg{color:var(--instagram)}.whatsapp{background:var(--whatsapp-bg)}.whatsapp svg{color:var(--whatsapp)}.catalogo{min-width:236px;margin-top:2px;background:var(--catalog-bg);color:var(--catalog)}.catalogo svg{color:#758a74}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes movingGradient{0%{transform:translate3d(-2%,-1%,0) scale(1);filter:hue-rotate(0deg) saturate(1.02)}35%{transform:translate3d(2%,-3%,0) scale(1.05);filter:hue-rotate(-7deg) saturate(1.08)}70%{transform:translate3d(-3%,2%,0) scale(1.04);filter:hue-rotate(8deg) saturate(1.04)}to{transform:translate3d(2%,3%,0) scale(1.08);filter:hue-rotate(-3deg) saturate(1.1)}}@media (max-width: 900px){.brand-logo{width:min(78vw,440px);min-width:0;margin-bottom:34px}.link-list{width:min(100%,410px);gap:14px}.pill{min-width:190px;height:55px;font-size:18px}.catalogo{min-width:236px}}@media (max-width: 560px){body{overflow:auto}.page-shell{justify-content:center;padding:28px 16px 48px;transform:none}.brand-logo{width:min(88vw,360px);margin-bottom:30px}.link-list{display:grid;justify-items:center}.pill{width:min(100%,250px)}}@media (prefers-reduced-motion: reduce){.site-shell:before{animation-duration:.01ms;animation-iteration-count:1}}
