@import"https://fonts.googleapis.com/css2?family=Poppins...";.virely-landing{--pink-bg:#F7E1DC;--pink-soft:#FBEDE9;--salmon:#D9A38E;--salmon-dark:#C88870;--ink:#231F1D;--white:#FFFFFF;--green-wa:#25D366;--line:#EEDDD6;font-family:Jost,sans-serif;color:var(--ink);background:var(--white)}.virely-landing *{box-sizing:border-box}.virely-landing h1,.virely-landing h2,.virely-landing h3{font-family:Poppins,sans-serif;font-weight:800;text-transform:uppercase;letter-spacing:.01em;margin:0}.virely-landing a{text-decoration:none;color:inherit}.virely-landing button{font-family:inherit;cursor:pointer}.vy-wrap{max-width:520px;margin:0 auto}@media(min-width:900px){.vy-wrap{max-width:1100px}}.vy-nav{position:relative;top:0;z-index:100;background:var(--white);border-bottom:1px solid var(--line)}.vy-nav-row{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.1rem}.vy-burger{display:flex;flex-direction:column;gap:5px;background:none;border:none;padding:.4rem}.vy-burger span{width:24px;height:2.5px;background:var(--ink);border-radius:2px;display:block}.vy-logo{font-family:Poppins,sans-serif;font-weight:800;font-size:1.3rem;letter-spacing:.02em}.vy-nav-icons{display:flex;align-items:center;gap:1rem}.vy-icon-btn{width:38px;height:38px;border-radius:50%;border:1.5px solid #ddd0c9;display:flex;align-items:center;justify-content:center;font-size:1.05rem}.vy-cart-btn{position:relative;width:42px;height:42px;border-radius:50%;background:var(--salmon);display:flex;align-items:center;justify-content:center;color:var(--white);font-size:1.1rem}.vy-badge{position:absolute;top:-4px;right:-4px;background:var(--ink);color:var(--white);font-size:.62rem;width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center}.vy-search-bar{padding:0 1.1rem 1rem}.vy-search-bar input{width:100%;padding:.85rem 1.2rem;border-radius:999px;border:1.5px solid #e4d5cd;font-family:Jost;font-size:.9rem;outline:none}.vy-search-bar input:focus{border-color:var(--salmon)}.vy-hero{position:relative;background:linear-gradient(150deg,var(--pink-bg) 0%,var(--pink-soft) 100%);padding:2.6rem 1.4rem 3rem;overflow:hidden}.vy-hero:after{content:"";position:absolute;right:-40px;top:10%;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.9),var(--salmon) 60%,var(--salmon-dark) 100%);opacity:.5;filter:blur(2px)}.vy-hero-content{position:relative;z-index:1;max-width:340px}.vy-hero h1{font-size:2.3rem;line-height:1.05;margin-bottom:.9rem}.vy-hero p{font-size:.92rem;color:#5c4f48;line-height:1.6;margin-bottom:1.4rem;max-width:280px}.vy-btn-dark{display:inline-block;background:var(--ink);color:var(--white);padding:.85rem 1.8rem;border-radius:6px;font-family:Poppins;font-weight:600;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;border:none}.vy-trust{background:var(--pink-soft);padding:1.8rem 1.4rem;display:flex;flex-direction:column;gap:1.3rem}.vy-trust-item{display:flex;align-items:center;gap:1rem}.vy-trust-icon{width:52px;height:52px;min-width:52px;border-radius:50%;background:var(--salmon);display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:var(--white)}.vy-trust-item h4{font-family:Poppins;font-weight:600;text-transform:none;font-size:.98rem;margin-bottom:.15rem}.vy-trust-item p{font-size:.8rem;color:#6b5f58;margin:0}.vy-cat-banner{position:relative;margin:1.6rem 1.1rem;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#f3c9c1,#f7e1dc);padding:2.2rem 1.6rem;min-height:230px;display:flex;flex-direction:column;justify-content:flex-start}.vy-cat-banner h2{font-size:1.7rem;line-height:1.05;margin-bottom:1rem}.vy-btn-outline{display:inline-block;background:#ffffff8c;padding:.7rem 1.4rem;border-radius:6px;font-family:Poppins;font-weight:600;font-size:.72rem;letter-spacing:.05em;text-transform:uppercase;width:fit-content}.vy-deco{position:absolute;right:-20px;bottom:-20px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#fff,var(--salmon) 65%,var(--salmon-dark) 100%);opacity:.85}.vy-cat-tiles{display:grid;grid-template-columns:1fr 1fr;gap:.9rem;margin:0 1.1rem 1.6rem}.vy-cat-tile{position:relative;aspect-ratio:3/4;border-radius:16px;overflow:hidden;display:flex;align-items:flex-end;padding:1rem}.vy-tile-1{background:linear-gradient(160deg,#231f1d1a,#231f1d8c),radial-gradient(circle at 35% 25%,#fff,#E3B6A6 60%,var(--salmon-dark) 100%)}.vy-tile-2{background:linear-gradient(160deg,#231f1d1a,#231f1d8c),radial-gradient(circle at 35% 25%,#fff,#d8c2e6 60%,#a480bd)}.vy-cat-tile span{position:relative;color:var(--white);font-family:Poppins;font-weight:700;font-size:.98rem}.vy-cat-tile small{display:block;color:#f3e9e4;font-family:Jost;text-transform:none;font-size:.72rem;font-weight:300;margin-top:.2rem}.vy-prod-section{padding:1rem 1.1rem 2.4rem}.vy-prod-section h2{font-size:1.4rem;text-align:center;margin-bottom:1.4rem}.vy-prod-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(min-width:900px){.vy-prod-grid{grid-template-columns:repeat(4,1fr)}}.vy-p-card{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:.9rem;position:relative}.vy-wishlist{position:absolute;top:.7rem;right:.7rem;width:30px;height:30px;border-radius:50%;background:var(--white);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;font-size:.85rem;color:var(--salmon-dark)}.vy-wishlist.vy-active{color:#c23b5a;border-color:#c23b5a}.vy-p-visual{width:100%;aspect-ratio:1;border-radius:10px;margin-bottom:.8rem;object-fit:cover;display:block}.vy-p-visual-placeholder{background:radial-gradient(circle at 30% 25%,#fff,#F0CFC5 60%,var(--salmon-dark) 100%)}.vy-p-card h3{font-family:Poppins;font-weight:600;font-size:.78rem;text-transform:uppercase;line-height:1.3;margin-bottom:.5rem;min-height:2.4em}.vy-p-price{font-family:Poppins;font-weight:700;font-size:1rem;margin-bottom:.7rem}.vy-price-compare{text-decoration:line-through;color:#a89a92;font-weight:400;font-size:.85rem;margin-left:.4rem}.vy-p-add{width:100%;padding:.6rem;border-radius:8px;background:var(--salmon);border:none;color:var(--white);display:flex;align-items:center;justify-content:center;font-size:.95rem}.vy-p-add:disabled{background:#ccc;cursor:not-allowed}.vy-empty{grid-column:1/-1;text-align:center;color:#8a7a71;font-size:.85rem;padding:2rem 0}.vy-guia{background:var(--pink-soft);padding:2.4rem 1.4rem}.vy-guia h2{text-align:center;font-size:1.3rem;margin-bottom:1.4rem}.vy-acc{display:flex;flex-direction:column;gap:.7rem}.vy-acc details{background:var(--white);border-radius:10px;border:1px solid var(--line);overflow:hidden}.vy-acc summary{list-style:none;cursor:pointer;padding:1rem 1.1rem;display:flex;justify-content:space-between;align-items:center;font-family:Poppins;font-weight:600;text-transform:none;font-size:.85rem}.vy-acc summary::-webkit-details-marker{display:none}.vy-plus{color:var(--salmon-dark);font-size:1.2rem}.vy-acc details[open] .vy-plus{transform:rotate(45deg)}.vy-body{padding:0 1.1rem 1.1rem;font-size:.85rem;color:#6b5f58;line-height:1.6}.vy-newsletter{padding:2.6rem 1.4rem;text-align:center}.vy-newsletter h2{font-size:1.3rem;margin-bottom:.6rem;text-transform:none}.vy-newsletter p{font-size:.85rem;color:#6b5f58;margin-bottom:1.3rem}.vy-form-row{display:flex;flex-direction:column;gap:.7rem;max-width:320px;margin:0 auto}.vy-form-row input{padding:.85rem 1.1rem;border-radius:8px;border:1.5px solid #e4d5cd;font-family:Jost;font-size:.88rem;outline:none}.vy-form-row input:focus{border-color:var(--salmon)}.vy-form-row button{padding:.85rem;border-radius:8px;background:var(--ink);color:var(--white);border:none;font-family:Poppins;font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}.vy-form-success{margin-top:.8rem;font-size:.85rem;color:var(--salmon-dark)}.vy-wa-float{position:fixed;bottom:1.2rem;right:1.2rem;width:54px;height:54px;border-radius:50%;background:var(--green-wa);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:1.5rem;box-shadow:0 10px 24px #25d36666;z-index:200}.virely-landing a:focus-visible,.virely-landing button:focus-visible,.virely-landing input:focus-visible,.virely-landing summary:focus-visible{outline:2px solid var(--salmon-dark);outline-offset:2px}.vy-burger{display:none!important}.vy-nav{z-index:1!important}
/*# sourceMappingURL=/cdn/shop/t/1/assets/virely-landing.css.map */
