*,:after,:before{margin:0;padding:0;box-sizing:border-box}body,html{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#212121;-webkit-font-smoothing:antialiased;overflow-x:hidden}[role=button],a,button{touch-action:manipulation;-webkit-tap-highlight-color:transparent;cursor:pointer}.hero{position:relative;min-height:85vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;background:linear-gradient(160deg,#2d1747,#5E35B1 40%,#D81B60)}.hero-bg{position:absolute;inset:0;background:url(https://images.unsplash.com/photo-1519671482749-fd09be7ccebf?w=800&q=60) 50%/cover no-repeat;opacity:.15;mix-blend-mode:overlay}.hero-content{position:relative;z-index:1;padding:2rem 1.5rem 4rem;max-width:30rem}.hero-icon{width:5rem;height:5rem;border-radius:1.25rem;overflow:hidden;margin:0 auto 1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.3);border:3px solid rgba(255,255,255,.2)}.hero-icon img{width:100%;height:100%;object-fit:cover;display:block}.hero h1{font-size:2.2rem;font-weight:800;color:#fff;line-height:1.15;margin-bottom:.85rem;letter-spacing:-.02em}.hero p{font-size:1.05rem;color:rgba(255,255,255,.8);line-height:1.5;margin-bottom:1.75rem}.hero-rating{display:flex;align-items:center;justify-content:center;gap:.35rem;font-size:.85rem;color:rgba(255,255,255,.7);margin-bottom:1.5rem}.hero-rating .stars{color:#ffd700;letter-spacing:.03em}.hero-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;max-width:20rem;padding:1rem 1.5rem;border-radius:3rem;border:none;font-family:inherit;font-size:1.1rem;font-weight:700;background:#fff;color:#5E35B1;box-shadow:0 4px 24px rgba(0,0,0,.25);transition:transform .15s,opacity .15s}.hero-btn:active{transform:scale(.97);opacity:.9}.hero-users{margin-top:1.25rem;align-items:center;justify-content:center;gap:.5rem}.hero-avatars,.hero-users{display:flex}.hero-avatars img{width:2rem;height:2rem;border-radius:50%;border:2px solid rgba(255,255,255,.3);margin-right:-.5rem;object-fit:cover}.hero-users span{font-size:.78rem;color:rgba(255,255,255,.7)}.hero-users strong{color:#fff}.section{padding:3rem 1.25rem;max-width:30rem;margin:0 auto}.section-dark{background:#faf8fc}.section h2{font-size:1.65rem;font-weight:800;color:#212121;margin-bottom:.5rem;letter-spacing:-.01em;text-align:center}.section-sub{font-size:.95rem;color:#6b7280;text-align:center;line-height:1.5;margin-bottom:2rem}.phone-mockup{position:relative;margin:0 auto 2rem;max-width:17rem}.phone-frame{background:#111;border-radius:2rem;padding:.6rem;box-shadow:0 20px 60px rgba(94,53,177,.2)}.phone-screen{border-radius:1.5rem;overflow:hidden;background:#111}.phone-screen img{width:100%;display:block}.features{flex-direction:column}.feature,.features{display:flex;gap:1rem}.feature{align-items:flex-start;padding:1.15rem;background:#fff;border-radius:1rem;box-shadow:0 1px 3px rgba(0,0,0,.06)}.feature-emoji{font-size:1.6rem;flex-shrink:0;width:2.8rem;height:2.8rem;display:flex;align-items:center;justify-content:center;background:#faf8fc;border-radius:.75rem}.feature-text h3{font-size:1rem;font-weight:700;color:#212121;margin-bottom:.2rem}.feature-text p{font-size:.85rem;color:#6b7280;line-height:1.45}.proof-cards{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.proof-cards::-webkit-scrollbar{display:none}.proof-card{flex-shrink:0;width:13rem;background:#fff;border-radius:1rem;padding:1.15rem;box-shadow:0 1px 3px rgba(0,0,0,.06);scroll-snap-align:start}.proof-card-header{display:flex;align-items:center;gap:.6rem;margin-bottom:.75rem}.proof-card-avatar{width:2.4rem;height:2.4rem;border-radius:50%;overflow:hidden;flex-shrink:0}.proof-card-avatar img{width:100%;height:100%;object-fit:cover;display:block}.proof-card-stars{color:#ffd700;font-size:.75rem}.proof-card-text{font-size:.82rem;color:#4b5563;line-height:1.45;font-style:italic}.proof-card-name{margin-top:.6rem;font-size:.78rem;font-weight:700;color:#212121}.chat-preview{background:#fff;border-radius:1.25rem;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);max-width:20rem;margin:0 auto}.chat-preview-top{display:flex;align-items:center;gap:.6rem;padding:.8rem 1rem;border-bottom:1px solid #f3f3f3}.chat-preview-top-avatar{width:2rem;height:2rem;border-radius:50%;overflow:hidden}.chat-preview-top-avatar img{width:100%;height:100%;object-fit:cover;display:block}.chat-preview-top-name{font-size:.85rem;font-weight:700;color:#212121;flex:1 1}.chat-preview-top-online{width:7px;height:7px;background:#22c55e;border-radius:50%}.chat-preview-msgs{padding:.85rem;display:flex;flex-direction:column;gap:.5rem}.chat-msg-left,.chat-msg-right{max-width:80%;font-size:.78rem;line-height:1.4;padding:.55rem .75rem;border-radius:1rem}.chat-msg-left{align-self:flex-start;background:#f3f3f3;color:#212121;border-bottom-left-radius:.25rem}.chat-msg-right{align-self:flex-end;background:linear-gradient(135deg,#5E35B1,#D81B60);color:#fff;border-bottom-right-radius:.25rem}.chat-preview-input{display:flex;align-items:center;gap:.5rem;padding:.6rem .85rem;border-top:1px solid #f3f3f3}.chat-preview-input-bar{flex:1 1;background:#f3f3f3;border-radius:1.5rem;padding:.5rem .85rem;font-size:.78rem;color:#9ca3af}.chat-preview-send{width:1.9rem;height:1.9rem;background:linear-gradient(135deg,#5E35B1,#D81B60);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-preview-send:after{content:"↑";color:#fff;font-size:.85rem;font-weight:700}.stats-row{display:flex;gap:.75rem}.stat-box{flex:1 1;text-align:center;background:#fff;border-radius:1rem;padding:1.25rem .5rem;box-shadow:0 1px 3px rgba(0,0,0,.06)}.stat-box-val{font-size:1.6rem;font-weight:800;background:linear-gradient(135deg,#5E35B1,#D81B60);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.35rem}.stat-box-lbl{font-size:.7rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.sticky-cta{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.95) 30%,#fff);padding:1.5rem 1rem calc(1rem + env(safe-area-inset-bottom));z-index:100}.sticky-cta-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;max-width:28rem;margin:0 auto;padding:.95rem 1.5rem;border-radius:3rem;border:none;font-family:inherit;font-size:1.05rem;font-weight:700;background:linear-gradient(135deg,#5E35B1,#D81B60);color:#fff;box-shadow:0 4px 20px rgba(94,53,177,.35);transition:transform .15s,opacity .15s}.sticky-cta-btn:active{transform:scale(.97);opacity:.9}.notif{position:fixed;top:.6rem;left:1rem;right:1rem;max-width:20rem;margin:0 auto;background:rgba(255,255,255,.97);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(94,53,177,.15);border-radius:.85rem;padding:.5rem .7rem;display:flex;align-items:center;gap:.6rem;z-index:200;box-shadow:0 4px 20px rgba(0,0,0,.12);opacity:0;transform:translateY(-1rem);transition:opacity .5s ease-out,transform .5s cubic-bezier(.34,1.56,.64,1);pointer-events:none}.notif.visible{opacity:1;transform:translateY(0)}.notif-avatar{width:2rem;height:2rem;border-radius:50%;overflow:hidden;flex-shrink:0}.notif-avatar img{width:100%;height:100%;object-fit:cover;display:block}.notif-body{flex:1 1;min-width:0;line-height:1.25}.notif-name{font-size:.78rem;font-weight:700;color:#212121}.notif-desc{font-size:.66rem;color:#9ca3af;margin-top:.05rem}.notif-time{font-size:.62rem;color:#9ca3af;white-space:nowrap;font-weight:500}.age-gate{position:fixed;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;transition:opacity .25s ease-out;pointer-events:none}.age-gate.visible{opacity:1;pointer-events:auto}.age-gate-card{background:#fff;border-radius:1.75rem;padding:2rem 1.5rem 1.5rem;max-width:26rem;width:100%;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.3);transform:translateY(40px);transition:transform .3s cubic-bezier(.4,0,.2,1);position:relative}.age-gate.visible .age-gate-card{transform:translateY(0)}.age-gate-close{position:absolute;top:.75rem;right:.75rem;width:2.4rem;height:2.4rem;background:#f3f3f3;border:none;border-radius:50%;color:#9ca3af;font-size:1.3rem;font-weight:400;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent;font-family:inherit;z-index:2}.age-gate-close:active{background:#e5e5e5;color:#212121}.age-gate-label{font-size:.75rem;font-weight:800;color:#5E35B1;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.85rem}.age-gate-title{font-size:1.6rem;font-weight:800;color:#212121;line-height:1.15;margin-bottom:.75rem;letter-spacing:-.01em}.age-gate-title span{background:linear-gradient(135deg,#5E35B1,#D81B60);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.age-gate-desc{font-size:.92rem;color:#6b7280;line-height:1.5;margin-bottom:1.5rem}.age-gate-desc b{color:#212121;font-weight:700}.age-gate-cta{width:100%;background:linear-gradient(135deg,#5E35B1,#D81B60);color:#fff;font-weight:800;font-size:1rem;padding:1rem;border:none;border-radius:9999px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .15s,transform .15s;box-shadow:0 4px 20px rgba(94,53,177,.3);font-family:inherit}.age-gate-cta:active{opacity:.85;transform:scale(.98)}@media (max-height:700px){.hero{min-height:70vh}.hero h1{font-size:1.8rem}}