:root{color:#1a1a1a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f7f7;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:#eaeaea;min-width:320px;margin:0;padding-top:.25rem}.page{gap:.8rem;max-width:920px;margin:0 auto;padding:.4rem 1rem 2.6rem;display:grid}section{background:#fff;border:1px solid #ececec;border-radius:12px;padding:1.1rem}h1,h2,h3{color:#161616;margin:0 0 .6rem}h1{font-size:1.9rem}h2{font-size:1.2rem}h3{font-size:1rem}p{color:#595959;margin:0}.kicker{letter-spacing:.08em;text-transform:uppercase;color:gray;margin-bottom:.35rem;font-size:.78rem}.brand-logo-wrapper{background:#fff border-box;border:1px solid #fff;border-radius:999px;width:170px;height:170px;margin-bottom:.8rem;padding:7px;transition:transform .3s;position:relative;overflow:hidden;transform:translateZ(0)translateY(-2px);box-shadow:0 12px 32px #00000040,inset 0 0 0 2px #fffffff2}.brand-logo{object-fit:cover;z-index:2;border-radius:50%;width:100%;height:100%;display:block;position:relative}.brand-logo-wrapper:after{content:"";border-radius:inherit;mix-blend-mode:screen;pointer-events:none;z-index:3;background:linear-gradient(90deg,#fff0 0%,#ffffff1a 35%,#ffffffd9 50%,#ffffff1a 65%,#fff0 100%);animation:2.6s ease-out .4s infinite shine-sweep;position:absolute;inset:0;transform:translate(-120%)}.brand-logo-wrapper:before{content:"";pointer-events:none;mix-blend-mode:screen;z-index:2;background:linear-gradient(140deg,#ffffffd9,#fff6);border:1px solid #fffc;border-radius:50%;position:absolute;inset:6px;box-shadow:inset 0 0 10px #ffffffb3,inset 0 -4px 12px #00000038}@keyframes shine-sweep{0%{opacity:0;transform:translate(-120%)}25%{opacity:.85}55%{opacity:.6;transform:translate(50%)}to{opacity:0;transform:translate(150%)}}.tagline{margin-top:.4rem;margin-bottom:.45rem}.hero{gap:.25rem;display:grid}.hero-main{flex-wrap:wrap;align-items:flex-start;gap:1.2rem;display:flex}.hero-title-row{flex-direction:column;gap:0;display:flex}.hero-title-row h1{margin-bottom:-.15rem}.handle{color:#0f0f0f;margin:0;font-size:1rem;font-weight:600}.tiktok-card{background:linear-gradient(#fff 0%,#f8f8f8 100%);border:1px solid #dcdcdccc;border-radius:14px;margin-top:0;padding:1rem;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000d}.tiktok-stats-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:.7rem;display:grid}.tiktok-stats-row div{text-align:center;background:#fff;border:1px solid #ececec;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:.6rem;display:flex}.tiktok-stat-label{color:#8a8a8a;margin:0;font-size:.85rem}.tiktok-stat-value{color:#111;margin:.35rem 0 0;font-size:1.4rem;font-weight:700}.tiktok-card-body{flex-direction:column;gap:.9rem;display:flex}.tiktok-description{color:#4a4a4a;border-top:1px solid #f1f1f1;margin:0;padding-top:.8rem;font-size:.95rem;line-height:1.4}.actions{flex-wrap:wrap;gap:.6rem;margin-bottom:.8rem;display:flex}.button,.actions a,.actions button{box-sizing:border-box;color:#222;letter-spacing:.01em;border:1px solid #d8d8d8;border-radius:8px;justify-content:center;align-items:center;min-height:2.4rem;padding:0 .9rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .25s,box-shadow .25s;display:inline-flex;transform:translateZ(0);box-shadow:0 4px 10px #00000014}.button.primary{color:#fff;background:#111;border-color:#111}.button:hover,.actions a:hover{background:#f5f5f5;transform:translateY(-1px);box-shadow:0 8px 18px #0000001f}.button.primary:hover{background:#000;box-shadow:0 10px 22px #00000024}.button.ghost{background:0 0;border-color:#d8d8d8}.disabled{opacity:.5;pointer-events:none}.card{background:#fff;border:1px solid #efefef;border-radius:10px;padding:.9rem}.video-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem;display:grid}.video{background:#f9f9f9;border:1px solid #ebebeb;border-radius:8px;width:100%;display:block}.video-card{background:#fff;border:1px solid #ececec;border-radius:14px;padding:0;overflow:hidden;box-shadow:inset 0 0 0 1px #00000005}.video-card .video{object-fit:cover;border:none;border-radius:0;width:100%;height:100%}.video-wrapper{line-height:0;position:relative}.video-sound-hint{z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;letter-spacing:.02em;text-align:center;opacity:0;pointer-events:none;background:#111111c7;border:1px solid #ffffff38;border-radius:10px;width:max-content;max-width:calc(100% - 1.25rem);padding:.45rem .75rem;font-size:.74rem;font-weight:600;line-height:1.2;transition:opacity .35s,transform .35s;position:absolute;bottom:.85rem;left:50%;transform:translate(-50%,10px);box-shadow:0 8px 18px #0000004d}.video-sound-hint.is-visible{opacity:1;transform:translate(-50%)}@media (width>=769px){.video-sound-hint{display:none}}.video-like-button{color:#fff;-webkit-tap-highlight-color:transparent;cursor:pointer;background:linear-gradient(135deg,#ff3d6a,#ff6b45);border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s,box-shadow .2s;display:inline-flex;position:absolute;bottom:.55rem;right:.55rem;box-shadow:0 10px 20px #ff3d6a4d,0 4px 10px #00000026}.video-like-button:hover,.video-like-button:focus-visible{transform:translateY(-1px)scale(1.02);box-shadow:0 12px 22px #ff3d6a4d,0 5px 12px #0003}.video-like-button.heart-animate .video-like-heart-icon{animation:.45s cubic-bezier(.2,.8,.4,1.1) heart-pop}@keyframes heart-pop{0%{transform:scale(1)}40%{transform:scale(1.25)}to{transform:scale(1)}}.video-like-heart-icon{background:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"%3E%3Cpath fill=\"white\" d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54z\"/%3E%3C/svg%3E") 50%/contain no-repeat;width:22px;height:22px;display:block}.video-like-heart-bubbles{pointer-events:none;position:absolute;inset:0 0 10px}.bubble{opacity:0;background:#fffffff2;width:20px;height:19px;animation:2.6s ease-in-out infinite bubble-up;position:absolute;bottom:18px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"%3E%3Cpath fill=\"black\" d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54z\"/%3E%3C/svg%3E") 50%/100% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"%3E%3Cpath fill=\"black\" d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54z\"/%3E%3C/svg%3E") 50%/100% no-repeat}.bubble-1{animation-duration:3.3s;animation-delay:0s;left:6px}.bubble-2{width:15px;height:14px;animation-duration:3.5s;animation-delay:.3s;left:8px}.bubble-3{width:17px;height:16px;animation-duration:3.4s;animation-delay:.5s;left:11px}.bubble-4{width:14px;height:13px;animation-duration:3.6s;animation-delay:.7s;left:14px}.bubble-5{width:13px;height:12px;animation-duration:3.3s;animation-delay:.9s;left:16px}.bubble-6{width:14px;height:13px;animation-duration:3.5s;animation-delay:1.1s;left:18px}.bubble-7{width:11px;height:10px;animation-duration:3.7s;animation-delay:1.3s;left:20px}.bubble-8{width:14px;height:13px;animation-duration:3.4s;animation-delay:1.5s;left:5px}.bubble-9{width:12px;height:11px;animation-duration:3.6s;animation-delay:1.7s;left:22px}.bubble-10{width:13px;height:12px;animation-duration:3.5s;animation-delay:1.9s;left:7px}.bubble-11{width:15px;height:14px;animation-duration:3.7s;animation-delay:2.1s;left:19px}.bubble-12{width:14px;height:13px;animation-duration:3.4s;animation-delay:2.3s;left:10px}.bubble-13{width:11px;height:10px;animation-duration:3.6s;animation-delay:2.5s;left:23px}.bubble-14{width:12px;height:11px;animation-duration:3.5s;animation-delay:2.7s;left:4px}.bubble-15{width:13px;height:12px;animation-duration:3.7s;animation-delay:2.9s;left:24px}.bubble-16{width:14px;height:13px;animation-duration:3.9s;animation-delay:1.1s;left:2px}.bubble-17{width:11px;height:10px;animation-duration:3.3s;animation-delay:1.4s;left:26px}.bubble-18{width:15px;height:14px;animation-duration:3.8s;animation-delay:2.2s;left:16px}.bubble-19{width:12px;height:11px;animation-duration:3.4s;animation-delay:.2s;left:9px}.bubble-20{width:13px;height:12px;animation-duration:3.5s;animation-delay:.4s;left:21px}.bubble-21{width:14px;height:13px;animation-duration:3.6s;animation-delay:.6s;left:12px}.bubble-22{width:15px;height:14px;animation-duration:3.7s;animation-delay:.8s;left:17px}.bubble-23{width:11px;height:10px;animation-duration:3.5s;animation-delay:1s;left:3px}.bubble-24{width:13px;height:12px;animation-duration:3.6s;animation-delay:1.2s;left:28px}.bubble-red{opacity:0;z-index:10;background:#ff3d6a;width:18px;height:17px;animation:none;left:11px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"%3E%3Cpath fill=\"black\" d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54z\"/%3E%3C/svg%3E") 50%/100% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"%3E%3Cpath fill=\"black\" d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54z\"/%3E%3C/svg%3E") 50%/100% no-repeat}.video-like-button.heart-animate .bubble-red{animation:3.6s ease-out forwards bubble-up}.bubble-red-click{opacity:0;z-index:10;background:#ff3d6a;width:18px;height:17px;animation:3s ease-out forwards bubble-up;position:absolute;bottom:14px;left:11px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"%3E%3Cpath fill=\"black\" d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54z\"/%3E%3C/svg%3E") 50%/100% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"%3E%3Cpath fill=\"black\" d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54z\"/%3E%3C/svg%3E") 50%/100% no-repeat}@keyframes bubble-up{0%{opacity:0;transform:translateY(-6px)scale(.85)}25%{opacity:1}to{opacity:0;transform:translateY(-210px)scale(1.1)}}.mute-badge{color:#fff;background:linear-gradient(#000000a6,#0006);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;transition:transform .2s;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 5px 15px #00000059}.video-wrapper:hover .mute-badge{transform:scale(1.1)}.mute-badge svg{width:20px;height:20px;display:none}.mute-badge[data-muted=true] .mute-icon,.mute-badge[data-muted=false] .sound-icon{display:block}.contact p{margin-bottom:.7rem}.contact .actions{justify-content:flex-start}.contact-link{gap:.5rem}.contact-link-icon{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.contact-link-icon img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.contact-link-icon--tiktok img,.contact-link-icon--whatsapp img{transform-origin:50%}.contact-link-icon--tiktok img{transform:scale(.85)}.contact-link-icon--whatsapp img{transform:scale(.95)}.contact-link.is-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media (width<=768px){.hero-main{flex-direction:column;align-items:center}.actions{flex-direction:column;width:100%}.button,.actions a,.actions button{justify-content:center;width:100%}.video-grid{grid-template-columns:1fr}.page{box-shadow:none;background:0 0;border:none;border-radius:0;padding:.6rem .75rem 2rem}}
