html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--font-bigger: 48px;--font-big: 30px;--font-medium: 24px;--font-normal: 16px;--font-small: 14px;--font-smaller: 12px}*{box-sizing:border-box}img{user-select:none}img.decoration{pointer-events:none}p{line-height:145%}html{background:#101010;color:#fff;font-family:Roboto,sans-serif;font-size:var(--font-normal);font-style:normal;font-weight:400;letter-spacing:.72px;scroll-behavior:smooth}body{overflow-x:hidden;line-height:132%}h1{color:#fff;font-family:Roboto,sans-serif;font-size:var(--font-bigger);font-style:normal;font-weight:600;line-height:normal;letter-spacing:1.95px;margin-bottom:15px}h2{color:#fff;font-family:Roboto,sans-serif;font-size:var(--font-big);font-style:normal;font-weight:600;line-height:normal;letter-spacing:.9px;margin-bottom:14px}h3{color:#fff;font-family:Roboto,sans-serif;font-size:var(--font-medium);font-style:normal;font-weight:400;line-height:normal;letter-spacing:.675px;margin-bottom:12px}section{position:relative}.ami{position:relative}.ami::before{content:"'";position:absolute;left:7px;top:-3px}.button{display:flex;padding:16.5px 57.75px;justify-content:center;align-items:center;gap:7.5px;cursor:pointer;height:55px;border-radius:39px;border:2.25px solid #ff9a3e;background:rgba(255,154,62,.05);color:#fff;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;text-decoration:none;transition:box-shadow .5s ease-out}.button:hover{box-shadow:0px 0px 50px 0px #ff9a3e}.button.purple{border-color:#b897ff;background:rgba(234,102,255,.1)}.button.purple:hover{box-shadow:0px 0px 50px 0px #b897ff}.main-container{overflow-x:hidden}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}#header{justify-content:space-evenly;align-items:center;position:sticky;top:0;z-index:10;min-height:66px;background:linear-gradient(180deg, rgb(16, 16, 16) 50%, rgba(16, 16, 16, 0) 100%)}#header nav{align-items:center;gap:30px}#header nav a{color:#fff;font-weight:400;text-decoration:none}#header nav a:hover{text-decoration:underline}#header .social{align-items:center;gap:10px}#header .social a{opacity:.5;transition:opacity .2s ease-out,transform .2s ease-out}#header .social a:hover{opacity:1;transform:scale(1.1)}@media screen and (max-width: 768px){#header nav{gap:10px;flex-direction:column;justify-content:center}#header nav a{display:none}#header nav a:first-child{display:inline}}#hero{padding-left:10vw;padding-right:10vw;position:relative;height:60vh;min-height:500px;padding-top:20vh}#hero p{line-height:150%}#hero button{position:relative;left:-40px}#hero .text-section{display:flex;flex-direction:column;max-width:500px}#hero .text-section p{font-size:150%}@media screen and (max-width: 1024px){#hero .text-section{box-shadow:0 0 20px 30px rgba(0,0,0,.5);background:rgba(0,0,0,.5);border-radius:21px}}#hero .main-buttons{display:flex;gap:10px;flex-wrap:wrap;width:100%}#hero .main-buttons .button{flex:1;text-align:center;gap:5px}#hero .phone-container{position:absolute;top:-64px;right:8vw}#hero .phone-container .phone{position:absolute;z-index:-1;right:0;top:200px;width:60vw;max-width:100%;max-width:800px}#hero .phone-container .messages{position:absolute;z-index:-1;top:calc(168px - 10vw);right:77px;width:50vw;max-width:100%;opacity:.6}#hero .phone-container .glow{position:absolute;z-index:-2;top:-90px;right:-300px;overflow:hidden}@media screen and (max-width: 768px){#hero .phone-container .glow{opacity:.5}}@media screen and (max-width: 768px){#hero .flex-col{margin:auto}#hero .btn-transparent{width:100%}#hero .phone,#hero .messages{opacity:.2 !important;transform:translate(-30%, 10px)}}@media screen and (max-width: 460px){#hero{padding-top:10vh}}#hero .messages-3d{position:absolute;top:42px;right:15vw;width:60vw;height:420px;pointer-events:none;perspective:1200px;z-index:-1}#hero .message-bubble{position:absolute;min-width:170px;max-width:260px;padding:6px 14px;border-radius:18px;border-bottom-left-radius:0;color:#fff;font-size:15px;font-weight:500;box-shadow:0 4px 32px 0 rgba(0,0,0,.18);background:#2a183a;opacity:.95;transform-style:preserve-3d;animation:rotate-bubble 20s linear infinite;z-index:1}#hero .message-bubble.orange{background:linear-gradient(90deg, #FF9A3E 80%, #FF6666 100%);color:#2a183a;border-radius:18px 18px 0px 18px}#hero .message-bubble.purple{background:linear-gradient(90deg, #4303a6 0%, #7c10c5 100%)}#hero .message-bubble span{display:block;font-size:13px;font-weight:400;opacity:.85}#hero .tag-bubble{position:absolute;padding:4px 10px;border-radius:16px;font-size:13px;font-weight:500;background:#232323;padding:4px 8px;color:#fff;border:1.5px solid #ffb36b;opacity:.85;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);transform-style:preserve-3d;animation:rotate-bubble 15s linear infinite;display:flex;align-items:center}#hero .tag-bubble::after{content:"+";border-radius:16px;font-size:13px;font-weight:500;background:#232323;color:#fff;border:1.5px solid #ffb36b;padding:1px 8px;opacity:.85;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);transform-style:preserve-3d;position:absolute;right:-33px}#hero .tag-bubble.active{background:#ff9a3e;color:#2a183a;border-color:#ffb36b;opacity:1}#hero .messages-3d .message-bubble:nth-child(1){animation-delay:0s;--angle: 0deg;--radius: 180px;--y-offset: -50px;--local-rotation: -8deg;--local-scale: 1.08}#hero .messages-3d .message-bubble:nth-child(2){animation-delay:-2s;--angle: 120deg;--radius: 200px;--y-offset: -120px;--local-rotation: 7deg;--local-scale: 1.04}#hero .messages-3d .message-bubble:nth-child(3){animation-delay:-4s;--angle: 0deg;--radius: 160px;--y-offset: 30px;--local-rotation: -5deg;--local-scale: 0.98}#hero .messages-3d .tag-bubble:nth-child(4){animation-delay:-1s;--angle: 45deg;--radius: 220px;--y-offset: -70px;--local-rotation: 12deg;--local-scale: 1.02}#hero .messages-3d .tag-bubble:nth-child(5){animation-delay:-3s;--angle: 90deg;--radius: 140px;--y-offset: 100px;--local-rotation: -14deg;--local-scale: 1.01}#hero .messages-3d .tag-bubble:nth-child(6){animation-delay:-5s;--angle: 180deg;--radius: 190px;--y-offset: 60px;--local-rotation: 8deg;--local-scale: 1.03}#hero .messages-3d .tag-bubble:nth-child(7){animation-delay:-7s;--angle: 270deg;--radius: 270px;--y-offset: 70px;--local-rotation: -10deg;--local-scale: 0.97}#hero .messages-3d .tag-bubble:nth-child(8){animation-delay:-9s;--angle: 315deg;--radius: 210px;--y-offset: -10px;--local-rotation: 16deg;--local-scale: 1.05}@keyframes rotate-bubble{0%{transform:translateX(calc(50vw - 50%)) translateY(calc(var(--y-offset, 0px) + 200px)) rotateY(var(--angle, 0deg)) translateZ(var(--radius, 180px)) rotateY(calc(-1 * var(--angle, 0deg))) rotate(var(--local-rotation, 0deg)) scale(var(--local-scale, 1));opacity:1}60%{opacity:.5}100%{transform:translateX(calc(50vw - 50%)) translateY(calc(var(--y-offset, 0px) + 200px)) rotateY(calc(var(--angle, 0deg) + 360deg)) translateZ(var(--radius, 180px)) rotateY(calc(-1 * (var(--angle, 0deg) + 360deg))) rotate(var(--local-rotation, 0deg)) scale(var(--local-scale, 1));opacity:1}}@media screen and (max-width: 768px){#hero .messages-3d{top:40px;height:220px}#hero .message-bubble,#hero .tag-bubble{min-width:110px;font-size:12px;padding:8px 12px}}#the-what{padding-left:10vw;padding-right:10vw;height:min(75vh,50vw);min-height:500px;align-items:center;justify-content:space-evenly}#the-what .flex-col{max-width:400px}#the-what .girl-container{position:relative}#the-what .girl-container .girl{transform:scaleX(-1);width:350px}#the-what .girl-container .girl-ring{position:absolute;z-index:-1;top:-130px;left:-165px;animation:ring-rotation 50s linear infinite}@keyframes ring-rotation{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media screen and (max-width: 768px){#the-what{align-items:flex-start;padding-left:5vw}#the-what .girl-ring{display:none}#the-what .girl-container .girl{width:64px;position:relative;top:-15px}}#the-why{display:flex;flex-direction:column;padding-left:5vw;padding-right:5vw;text-align:center}#the-why ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:rgba(0,0,0,0)}#the-why ::-webkit-scrollbar{height:2px;background-color:rgba(0,0,0,.1);border-radius:20px}#the-why ::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}#the-why .features{overflow-x:auto;gap:5vw;padding-top:64px;padding-bottom:20px;text-align:left;align-self:center;max-width:100vw}#the-why .features article{position:relative;display:flex;flex-direction:column;padding:50px 30px 0;gap:12px;width:264px;height:264px;flex-shrink:0;border-radius:24px;background:#090909}#the-why .features article img{position:absolute;top:-38px;left:25px;height:64px;z-index:2}@media screen and (max-width: 768px){#the-why .features{flex-direction:column;gap:50px;padding-top:40px}#the-why .features article{width:100%;height:100%;padding:30px;gap:10px}#the-why .features article img{top:-30px;height:48px}}#modes{padding-left:10vw;padding-right:10vw;display:flex;flex-direction:column;text-align:center;gap:60px;height:60vh;min-height:500px;padding-top:20vh;width:90vw;max-width:1234px;margin:auto}#modes .mode-arrows{position:absolute;top:-50px;width:42vw;left:50%;transform:translateX(-50%)}@media screen and (max-width: 768px){#modes .mode-arrows{display:none}}#modes .mode-buttons{position:relative;display:flex;padding-top:5vw;justify-content:space-between;z-index:2}#modes .mode-buttons .btn-mode{display:flex;padding:16.5px 57.75px;justify-content:center;align-items:center;gap:7.5px;border-radius:39px;border:2.25px solid #ff9a3e;background:rgba(255,154,62,.05);color:#fff;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;text-decoration:none;transition:box-shadow .5s ease-out}#modes .mode-buttons .btn-mode:hover{box-shadow:0px 0px 50px 0px #ff9a3e}#modes .mode-buttons .btn-mode.btn-mode--friendship{border-color:#b897ff;background:rgba(234,102,255,.1)}#modes .mode-buttons .btn-mode.btn-mode--friendship:hover{box-shadow:0px 0px 50px 0px #b897ff}@media screen and (max-width: 768px){#modes .mode-buttons{flex-direction:column;gap:20px;padding-top:0;justify-content:flex-start}}#romantic,#friendship{position:relative;text-align:center;height:80vh;min-height:600px;padding-top:20vh;max-width:max-content;margin:auto}#romantic .chat,#friendship .chat{position:relative;min-width:300px;max-width:600px;top:50px;left:-10px;z-index:-1;opacity:.75;flex:1;animation:chat-floating 2s ease-in-out infinite alternate}#romantic .pointed-list,#friendship .pointed-list{text-align:left;gap:15px;max-width:500px;margin-top:15vh;flex:1}#romantic .pointed-list li,#friendship .pointed-list li{list-style-image:url(../assets/finger.svg)}@media screen and (max-width: 768px){#romantic,#friendship{padding-left:10vw;padding-right:10vw;padding-top:15vh;margin-top:20vh}#romantic .chat,#friendship .chat{display:none}}@keyframes chat-floating{from{transform:translateY(0) rotate3d(0, 0, 0, 0deg)}to{transform:translateY(-10px) rotate3d(0, 1, 1, 2deg)}}#romantic{padding-left:10vw}#romantic .glow-romantic{position:absolute;z-index:-5;left:15vw;top:500px;width:1px;height:1px;box-shadow:0px 0px 300px 300px #ff9a3e;opacity:.15}#romantic .romantic-pulse{position:absolute;z-index:-1;top:300px;right:calc(200px + 2vw);opacity:.5}@media screen and (max-width: 768px){#romantic .romantic-pulse{top:initial;bottom:250px;left:30%}}#romantic .romantic-pulse .heart{position:absolute;top:40px;left:50px;border-radius:50%;transform:scale(0.7);animation:heart 1s ease-in-out infinite alternate}#romantic .romantic-pulse .heart-wave-1,#romantic .romantic-pulse .heart-wave-2{position:absolute;top:0;left:0;animation:heart-wave-1 1s ease-in-out infinite alternate .25s}#romantic .romantic-pulse .heart-wave-2{transform:scale(1.3);animation:heart-wave-2 1s ease-in-out infinite alternate .5s}@keyframes heart-wave-1{from{transform:scale(1)}to{transform:scale(1.1)}}@keyframes heart-wave-2{from{transform:scale(1.3)}to{transform:scale(1.4)}}@keyframes heart{from{box-shadow:0px 0px 0px #ff9a3e}to{box-shadow:0px 0px 50px #ff9a3e}}#friendship .glow-friendship{position:absolute;z-index:-5;right:15vw;top:400px;width:1px;height:1px;box-shadow:0px 0px 300px 300px #b897ff;opacity:.15}#bottom{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}#bottom .flex-row{align-items:center;gap:10px;cursor:pointer;transition:filter .2s ease-out,transform .2s ease-out}#bottom .flex-row:hover{filter:brightness(1.2);transform:scale(1.1)}#footer{padding-left:10vw;padding-right:10vw;justify-content:space-evenly;background:#000;margin-top:10px;padding:15px}#footer img{width:32px}#footer nav{align-items:center;gap:30px}#footer nav a{color:#fff;font-weight:400;text-decoration:none}#footer nav a:hover{text-decoration:underline}@media screen and (max-width: 768px){#footer img{display:none}#footer nav{gap:20px;justify-content:space-evenly}#footer .social{display:none}}.curve{position:absolute;z-index:-5;opacity:.5}.curve#curve-1{left:5vw;top:450px}.curve#curve-2{top:600px;left:45%}.curve#curve-3{bottom:0px;right:5vw}.curve#curve-4{bottom:0px;left:5vw}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:rgba(0,0,0,0)}::-webkit-scrollbar{height:2px;width:5px;background-color:#101010}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}
