html,body{margin:0;padding:0;background:#120409}*{box-sizing:border-box}@keyframes rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes riseRot{0%{opacity:0;transform:translateY(34px) rotate(0) scale(.96)}to{opacity:1;transform:translateY(0) rotate(var(--rot)) scale(1)}}@keyframes floaty{0%,to{transform:translateY(0) rotate(var(--rot))}50%{transform:translateY(-9px) rotate(var(--rot))}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes heartbeat{0%,to{transform:scale(1)}10%{transform:scale(1.14)}20%{transform:scale(1)}30%{transform:scale(1.08)}40%{transform:scale(1)}}@keyframes ping{0%{transform:scale(1);opacity:.8}to{transform:scale(2.6);opacity:0}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes typing{0%,to{opacity:.3}50%{opacity:1}}.hero{min-height:100vh;min-height:100svh;width:100%;color:#fff0e8;font-family:Bricolage Grotesque,sans-serif;overflow:hidden;position:relative;display:flex;flex-direction:column;background:radial-gradient(1100px 700px at 82% 20%,#ff2e6329,#ff2e6300 60%),radial-gradient(800px 600px at 10% 100%,#ff6e3c1a,#ff6e3c00 60%),#120409}.hero-wall{position:absolute;top:-80px;right:-80px;bottom:-80px;left:-80px;z-index:0;pointer-events:none;display:grid;grid-template-columns:repeat(9,1fr);gap:14px;transform:rotate(-5deg) scale(1.08);opacity:.1;filter:grayscale(.6)}.hero-wall img{width:100%;height:100%;min-height:0;object-fit:cover;border-radius:16px;aspect-ratio:3/4}.hero-veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 80% 70% at 50% 50%,#12040900,#120409d9),linear-gradient(to bottom,#1204098c,#12040926 30%,#12040926 70%,#120409b3)}.hero-grain{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:20;opacity:.45;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%22160%22 height=%22160%22%3E%3Cfilter id=%22n%22%3E%3CfeTurbulence type=%22fractalNoise%22 baseFrequency=%220.9%22 numOctaves=%222%22/%3E%3CfeColorMatrix type=%22saturate%22 values=%220%22/%3E%3C/filter%3E%3Crect width=%22160%22 height=%22160%22 filter=%22url(%23n)%22 opacity=%220.33%22/%3E%3C/svg%3E")}.hero-header{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:24px 44px;animation:fadeIn .9s ease both}.hero-brand{display:flex;align-items:center;gap:12px}.hero-brand svg{display:block;animation:heartbeat 3.2s ease-in-out infinite;transform-origin:50% 60%}.hero-brand span{font-family:Anton,sans-serif;font-size:23px;letter-spacing:.05em;text-transform:uppercase}.hero-brand b{color:#ff2e63;font-weight:400}.hero-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600;letter-spacing:.04em}.hero-nav .navlink{color:#fff0e8a6;text-decoration:none;transition:color .25s ease}.hero-nav .navlink:hover{color:#fff0e8}.hero-login{color:#fff0e8;text-decoration:none;border:1px solid rgba(255,240,232,.3);border-radius:999px;padding:11px 24px;transition:all .25s ease;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:600}.hero-login:hover{background:#fff0e8;color:#120409;border-color:#fff0e8}.hero-main{position:relative;z-index:5;flex:1;display:grid;grid-template-columns:minmax(500px,620px) 1fr;align-items:center;gap:30px;padding:8px 44px 32px 64px;max-width:1560px;margin:0 auto;width:100%}.hero-left{display:flex;flex-direction:column;gap:26px}.hero-online{display:flex;align-items:center;gap:14px;animation:rise .8s ease .1s both}.hero-online .stack{display:flex}.hero-online .stack img{width:42px;height:42px;border-radius:50%;border:2.5px solid #120409;object-fit:cover}.hero-online .stack img+img{margin-left:-12px}.hero-online .label{display:flex;align-items:center;gap:8px;font-size:14.5px;font-weight:600;color:#fff0e8cc}.dot-wrap{position:relative;width:9px;height:9px;display:inline-block}.dot-wrap i{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#3ddc84}.dot-wrap i+i{animation:ping 1.8s ease-out infinite}.hero-title{margin:0;font-family:Anton,sans-serif;font-size:clamp(40px,min(4.9vw,9vh),72px);line-height:.98;letter-spacing:.01em;text-transform:uppercase;animation:rise .8s ease .2s both}.hero-title b{color:#ff2e63;font-weight:400}.hero-title .serif{font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;text-transform:none;font-size:clamp(30px,min(3.3vw,6vh),48px);letter-spacing:0;background:linear-gradient(110deg,#ff2e63 20%,#ff8fab,#ff2e63 80%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer 5s ease-in-out infinite}.hero-desc{margin:0;font-size:18px;line-height:1.6;max-width:44ch;color:#fff0e8a6;animation:rise .8s ease .3s both}.heart-cta{display:flex;align-items:center;gap:30px;animation:rise .8s ease .4s both}.heart-svg{width:clamp(230px,33vh,330px);height:auto;overflow:visible;filter:drop-shadow(0 18px 45px rgba(0,0,0,.45))}.heart-svg a{text-decoration:none}.heart-svg .halfin{transform-box:fill-box;transform-origin:center;transition:transform .25s ease}.heart-svg a:hover .halfin{transform:scale(1.05)}.heart-side{display:flex;flex-direction:column;gap:10px;max-width:26ch}.heart-side .pick{margin:0;font-family:"Instrument Serif",serif;font-style:italic;font-size:clamp(24px,3vh,30px);line-height:1.15;color:#fff0e8}.heart-side .pick em{color:#ff2e63;font-style:italic}.heart-side .note{margin:0;font-size:14.5px;line-height:1.55;font-weight:500;color:#fff0e899}.hero-trust{display:flex;gap:24px;flex-wrap:wrap;font-size:14px;font-weight:600;color:#fff0e88c;animation:rise .8s ease .5s both}.hero-trust span{display:flex;align-items:center;gap:7px}.hero-trust b{color:#ff2e63;font-weight:400}.hero-right{position:relative;height:660px;min-width:500px}.pcard{position:absolute;width:225px;border-radius:20px;overflow:hidden;background:#1e0a12;border:1px solid rgba(255,240,232,.1);box-shadow:0 24px 50px #00000080}.pcard img{width:100%;height:250px;object-fit:cover;display:block}.pcard .body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:6px}.pcard .row{display:flex;align-items:center;justify-content:space-between}.pcard .name{font-weight:800;font-size:17px}.pcard .on{width:9px;height:9px;border-radius:50%;background:#3ddc84}.pcard .off{width:9px;height:9px;border-radius:50%;background:#fff0e840}.pcard .where{font-size:12.5px;color:#fff0e88c;font-weight:500}.pcard .tags{display:flex;gap:6px;margin-top:4px}.tag-a{font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px;background:#ff2e6326;color:#ff8fab}.tag-b{font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px;background:#fff0e814;color:#fff0e8b3}.pcard-1{--rot: -6deg;top:26px;left:2%;z-index:3;animation:riseRot .9s ease .3s both,floaty 6.5s ease-in-out 1.4s infinite}.pcard-2{--rot: 4deg;top:0;right:6%;width:240px;z-index:2;animation:riseRot .9s ease .45s both,floaty 7.5s ease-in-out 1.8s infinite}.pcard-2 img{height:265px}.pcard-3{--rot: -3deg;bottom:18px;left:14%;width:215px;z-index:2;animation:riseRot .9s ease .6s both,floaty 8s ease-in-out 2.2s infinite}.pcard-3 img{height:235px}.match-card{--rot: 2deg;position:absolute;top:265px;left:30%;z-index:6;width:270px;background:#fff0e8;color:#120409;border-radius:20px;padding:18px;box-shadow:0 26px 60px #0000008c,0 0 60px #ff2e6340;animation:riseRot .9s ease .8s both,floaty 5.5s ease-in-out 2.6s infinite}.match-card .head{display:flex;align-items:center;gap:12px}.match-card .pair{position:relative;width:56px;height:48px;flex-shrink:0}.match-card .pair img{position:absolute;width:42px;height:42px;border-radius:50%;object-fit:cover;border:2.5px solid #FFF0E8}.match-card .pair img:first-child{left:0;top:0}.match-card .pair img+img{left:20px;top:6px}.match-card .pair .hb{position:absolute;right:-4px;top:-6px;width:22px;height:22px;border-radius:50%;background:#ff2e63;color:#fff0e8;display:inline-flex;align-items:center;justify-content:center;font-size:11px;animation:heartbeat 2.2s ease-in-out infinite}.match-card .tt{display:flex;flex-direction:column}.match-card .tt .a{font-family:Anton,sans-serif;font-size:16px;letter-spacing:.03em;text-transform:uppercase}.match-card .tt .b{font-size:12.5px;font-weight:600;color:#1204098c}.match-card .msg{margin-top:14px;display:flex;align-items:center;gap:8px;background:#1204090f;border-radius:14px;padding:10px 14px;font-size:13.5px;font-weight:600;color:#120409bf}.match-card .typing{margin-top:8px;display:flex;align-items:center;gap:5px;padding-left:6px}.match-card .typing i{width:6px;height:6px;border-radius:50%;background:#12040966;animation:typing 1.2s ease-in-out infinite}.match-card .typing i:nth-child(2){animation-delay:.2s}.match-card .typing i:nth-child(3){animation-delay:.4s}.match-card .typing em{font-size:11.5px;font-weight:600;font-style:normal;color:#12040973;margin-left:4px}.like-pill{--rot: -8deg;position:absolute;top:150px;right:0;z-index:6;display:flex;align-items:center;gap:9px;background:#ff2e63;color:#fff0e8;border-radius:999px;padding:10px 18px;font-family:Anton,sans-serif;font-size:14px;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 14px 34px #ff2e6373;animation:riseRot .9s ease 1s both,floaty 5s ease-in-out 3s infinite}.voice-pill{--rot: 3deg;position:absolute;top:520px;right:34%;z-index:6;display:flex;align-items:center;gap:12px;background:#1e0a12;border:1px solid rgba(255,240,232,.12);border-radius:999px;padding:10px 20px 10px 10px;box-shadow:0 18px 40px #00000080;animation:riseRot .9s ease 1.1s both,floaty 6s ease-in-out 3.4s infinite}.voice-pill img{width:38px;height:38px;border-radius:50%;object-fit:cover}.voice-pill .bars{display:flex;align-items:center;gap:3px}.voice-pill .bars i{width:3px;border-radius:2px;background:#ff2e63}.voice-pill .bars i.mut{background:#fff0e84d}.voice-pill .len{font-size:12px;font-weight:700;color:#fff0e899}.polaroid{--rot: 6deg;position:absolute;bottom:0;right:2%;z-index:5;background:#fff0e8;padding:10px 10px 34px;border-radius:6px;box-shadow:0 24px 50px #00000080;animation:riseRot .9s ease .95s both,floaty 7s ease-in-out 2.9s infinite}.polaroid img{width:195px;height:165px;object-fit:cover;display:block;border-radius:3px}.polaroid .cap{position:absolute;left:0;right:0;bottom:8px;text-align:center;font-family:"Instrument Serif",serif;font-style:italic;font-size:15px;color:#120409b8}.hero-marquee{position:relative;z-index:10;overflow:hidden;padding:16px 0 20px;border-top:1px solid rgba(255,240,232,.08);animation:fadeIn 1s ease .9s both}.hero-marquee .track{display:flex;width:max-content;animation:marquee 30s linear infinite;font-family:Anton,sans-serif;font-size:15px;letter-spacing:.14em;text-transform:uppercase;color:#fff0e880}.hero-marquee .seq{display:flex;gap:54px;padding-right:54px;white-space:nowrap;align-items:center}.hero-marquee b{color:#ff2e63;font-weight:400}@media(min-width:1121px)and (max-height:860px){.hero-header{padding:16px 44px}.hero-left{gap:16px}.hero-main{padding-bottom:16px}.hero-right{zoom:.78}.hero-marquee{padding:10px 0 12px}}@media(max-width:1120px){.hero-main{grid-template-columns:1fr;gap:40px;padding:8px 24px 32px}.hero-right{min-width:0;height:480px;max-width:540px;margin:0 auto;width:100%}.pcard-2,.voice-pill,.polaroid{display:none}.pcard-1{top:0;left:0}.pcard-3{bottom:auto;top:40px;left:auto;right:0}.match-card{top:auto;bottom:10px;left:12%;right:auto}.like-pill{top:-14px;right:8%}}@media(max-width:640px){.hero-header{padding:18px 20px}.hero-nav{gap:16px}.hero-nav .navlink{display:none}.hero-brand span{font-size:19px}.hero-login{padding:9px 18px;font-size:12px}.hero-main{padding:4px 18px 24px;gap:30px}.hero-left{gap:20px}.hero-desc{font-size:16px}.heart-cta{flex-direction:column;align-items:center;text-align:center;gap:14px}.heart-svg{width:min(290px,72vw)}.heart-side{max-width:none}.hero-trust{gap:14px;font-size:13px;justify-content:center}.hero-right{height:420px;max-width:400px}.pcard{width:180px}.pcard img{height:195px}.pcard-3{width:175px}.pcard-3 img{height:190px}.match-card{width:250px;left:6%}.hero-marquee .track{font-size:13px}}
