@font-face{font-family:Fredoka;src:url(/assets/fonts/fredoka-latin-600-700.woff2) format("woff2");font-weight:600 700;font-style:normal;font-display:swap}.header-al .navbar-toggler{width:44px;height:44px;padding:0;border:none;border-radius:50%;background:#fff3ee;box-shadow:0 4px 12px #a05a5a1f;display:inline-flex;align-items:center;justify-content:center}.header-al .navbar-toggler:focus{box-shadow:0 0 0 3px #ff7eb040}.jtt-burger{position:relative;width:20px;height:14px;display:inline-block}.jtt-burger span{position:absolute;left:0;width:100%;height:2.4px;border-radius:2px;background:#3b1a33;transition:transform .25s ease,opacity .2s ease,top .25s ease}.jtt-burger span:nth-child(1){top:0}.jtt-burger span:nth-child(2){top:6px}.jtt-burger span:nth-child(3){top:12px}.navbar-toggler[aria-expanded=true] .jtt-burger span:nth-child(1){top:6px;transform:rotate(45deg)}.navbar-toggler[aria-expanded=true] .jtt-burger span:nth-child(2){opacity:0}.navbar-toggler[aria-expanded=true] .jtt-burger span:nth-child(3){top:6px;transform:rotate(-45deg)}.jtt-menu .nav-icon{display:none}@media(max-width:991.98px){.header-al .navbar .jtt-menu.navbar-collapse{position:absolute;z-index:1000;top:calc(100% + 8px);right:14px;left:auto;width:min(300px,calc(100vw - 28px));padding:0 14px;border-radius:24px;background:#fff8f4;box-shadow:0 20px 44px #5a283233,0 0 0 1px #f2d8d3e6;align-items:stretch}.header-al .navbar .jtt-menu.navbar-collapse.show{padding:14px;animation:jtt-menu-in .22s ease-out}@keyframes jtt-menu-in{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.jtt-menu__hello{display:flex;flex-direction:column;gap:1px;padding:4px 6px 12px;margin-bottom:6px;border-bottom:1px dashed #f2d3cc;text-align:left}.jtt-menu__hello strong{font-family:Fredoka,BrandonText,sans-serif;font-weight:700;font-size:1.25rem;color:#3b1a33}.jtt-menu__hello span{font-size:.85rem;color:#8a7482}.header-al .jtt-menu .nav-links{margin:0!important;padding:0;gap:6px!important;text-align:left!important}.header-al .jtt-menu .nav-links li{margin:0;width:100%}.header-al .jtt-menu .nav-links a.nav-link{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:16px;background:#fff;color:#3b1a33;font-size:1rem;font-weight:600;box-shadow:0 4px 12px #a05a5a0f;transition:background .15s ease,transform .1s ease}.header-al .jtt-menu .nav-links a.nav-link:after{content:"›";margin-left:auto;font-size:1.3rem;line-height:1;color:#c9a7b5;position:static;width:auto;height:auto;background:none}.header-al .jtt-menu .nav-links a.nav-link:active{transform:scale(.98)}.header-al .jtt-menu .nav-links a.nav-link.active-link{background:#ffeef2;color:#e0476f}.jtt-menu .nav-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:#fff1ea;font-size:1.05rem}.header-al .jtt-menu .book-demo{margin-top:12px;justify-content:stretch}.header-al .jtt-menu .book-demo-btn,header nav .jtt-menu .demo{width:100%;margin:0;padding:11px 16px;border:1.5px solid #ff9bb0;border-radius:999px;background:#fff;color:#e0527a;font-size:1rem;font-weight:700;text-align:center}}@media(min-width:992px){.header-al .navbar-toggler{display:none}}@keyframes slideInFromLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.notification-box{position:fixed;align-items:flex-start;padding:12px;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 10px #0000000d;background-color:#fff;max-width:350px;margin:10px;transition:.3s;width:100%;z-index:99999999;top:72px;animation:slideInFromLeft .4s ease-out}.notification-box:hover{box-shadow:0 4px 12px #0000001f}.notification-image{width:45px;height:45px;border-radius:50%;object-fit:cover;margin-right:12px}.notification-content{flex:1}.notification-header{display:flex;justify-content:space-between;align-items:center}.notification-name{font-size:14px;color:#222}.notification-date{font-size:11px;color:#888}.notification-message{margin:4px 0 0;font-size:13px;color:#555}.close-btn{position:absolute;top:0;right:10px;background:transparent;border:none;font-size:22px;color:#999;cursor:pointer;transition:color .2s ease}.close-btn:hover{color:#333}@media(max-width:991.98px){.notification-box{top:56px}}.celebration-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:9999;animation:fadeIn .4s ease-out forwards}.celebration-gradient{position:absolute;width:100%;height:100%;background:linear-gradient(135deg,#ff9a9e,#fad0c4,#fbc2eb,#a1c4fd,#c2e9fb);background-size:400% 400%;animation:gradientMove 12s ease infinite;opacity:.25;z-index:-1}.celebration-lottie{width:240px;margin-bottom:10px;animation:popIn .6s ease-out}.celebration-card{padding:25px 40px;background:#ffffff26;border-radius:20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;border:1px solid rgba(255,255,255,.3);animation:slideUp .6s ease-out}.celebration-title{font-size:34px;font-weight:700;color:#fff}.celebration-sub{font-size:18px;font-weight:400;color:#fff;margin-top:6px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@font-face{font-family:Fredoka;src:url(/assets/fonts/fredoka-latin-600-700.woff2) format("woff2");font-weight:600 700;font-style:normal;font-display:swap}.jtt-chat__header{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:8px;padding:max(10px,env(safe-area-inset-top)) 12px 10px 6px;background:#fff8f4f0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:0 0 24px 24px;box-shadow:0 8px 24px #9650501a}.jtt-chat__back{flex-shrink:0;width:40px;height:40px;padding:9px;border:none;border-radius:50%;background:transparent;color:#3b1a33}.jtt-chat__back svg{width:100%;height:100%}.jtt-chat__who{flex:1;min-width:0;display:flex;align-items:center;gap:10px}.jtt-chat__who-avatar{position:relative;flex-shrink:0;width:42px;height:42px}.jtt-chat__who-avatar img,.jtt-chat__initial{width:100%;height:100%;border-radius:50%;object-fit:cover;box-shadow:0 3px 10px #783c3c2e}.jtt-chat__initial{display:flex;align-items:center;justify-content:center;background:#f7c4b4;color:#3b1a33;font-family:Fredoka,sans-serif;font-weight:700;font-size:1.2rem}.jtt-chat__online{position:absolute;right:0;bottom:1px;width:11px;height:11px;border:2px solid #fff;border-radius:50%;background:#22c55e}.jtt-chat__who-text{min-width:0;display:flex;flex-direction:column;line-height:1.15}.jtt-chat__who-text strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Fredoka,BrandonText,sans-serif;font-weight:700;font-size:1.15rem;color:#3b1a33}.jtt-chat__who-text small{font-size:.78rem;color:#16a34a}.jtt-chat__pill{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;padding:8px 14px;border:none;border-radius:999px;font-family:BrandonText,sans-serif;font-size:.9rem;font-weight:700;white-space:nowrap}.jtt-chat__pill--game{background:linear-gradient(90deg,#ff7eb0,#ff7a7a);color:#fff;box-shadow:0 6px 16px #ff6e8259;animation:jtt-chat-nudge 3.5s ease-in-out 1.5s infinite}@keyframes jtt-chat-nudge{0%,88%,to{transform:rotate(0)}92%{transform:rotate(-4deg)}96%{transform:rotate(4deg)}}.jtt-chat__pill--match{background:#fff1d6;color:#b4540d}.jtt-chat__pill--done{background:#e8f8ee;color:#15803d}@media(prefers-reduced-motion:reduce){.jtt-chat__pill--game{animation:none}}.jtt-safety__trigger{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:6px;border:none;border-radius:50%;background:#ffffffd9;color:#8a7482;cursor:pointer}.jtt-safety__trigger svg{width:100%;height:100%;fill:currentColor}.jtt-safety__trigger:active{transform:scale(.94)}.jtt-safety__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:flex-end;justify-content:center;background:#3b1a3359;animation:jtt-safety-fade .18s ease-out}@keyframes jtt-safety-fade{0%{opacity:0}}.jtt-safety__sheet{width:100%;max-width:480px;max-height:90vh;overflow-y:auto;padding:10px 16px max(18px,env(safe-area-inset-bottom));border-radius:26px 26px 0 0;background:#fff8f4;box-shadow:0 -12px 36px #5a283233;color:#3b1a33;animation:jtt-safety-up .22s cubic-bezier(.22,1,.36,1)}@keyframes jtt-safety-up{0%{transform:translateY(40px);opacity:.5}}@media(min-width:700px){.jtt-safety__backdrop{align-items:center}.jtt-safety__sheet{border-radius:26px}}.jtt-safety__grab{display:block;width:40px;height:4px;margin:0 auto 12px;border-radius:4px;background:#e6cfc8}.jtt-safety__title{margin:0 0 8px;font-family:Fredoka,BrandonText,sans-serif;font-weight:700;font-size:1.25rem;text-align:center}.jtt-safety__text{margin:0 0 14px;text-align:center;font-size:.92rem;line-height:1.45;color:#6b5563}.jtt-safety__row{display:flex;align-items:center;gap:12px;width:100%;margin-top:8px;padding:12px 14px;border:none;border-radius:18px;background:#fff;color:#3b1a33;text-align:left;box-shadow:0 4px 12px #a05a5a0f}.jtt-safety__row>span:first-child{font-size:1.4rem}.jtt-safety__row strong{display:block;font-size:1rem}.jtt-safety__row small{display:block;font-size:.82rem;color:#8a7482}.jtt-safety__row--danger strong{color:#c62845}.jtt-safety__reasons{display:flex;flex-direction:column;gap:6px}.jtt-safety__reason{padding:11px 14px;border:1.5px solid #efdcd7;border-radius:14px;background:#fff;color:#3b1a33;font-size:.95rem;text-align:left}.jtt-safety__reason.is-on{border-color:#ff8fa8;background:#ffeef2;color:#c62845;font-weight:700}.jtt-safety__details{width:100%;min-height:70px;margin-top:10px;padding:10px 14px;border:1.5px solid #efdcd7;border-radius:14px;background:#fff;color:#3b1a33;font-size:16px;resize:none;outline:none}.jtt-safety__details:focus{border-color:#ff9bb0}.jtt-safety__check{display:flex;align-items:center;gap:8px;margin:10px 2px 0;font-size:.92rem;color:#3b1a33}.jtt-safety__check input{width:18px;height:18px;accent-color:#ff6b8a}.jtt-safety__primary{width:100%;margin-top:14px;padding:13px 16px;border:none;border-radius:999px;background:linear-gradient(90deg,#ff7eb0,#ff7a7a);color:#fff;font-size:1.05rem;font-weight:700;box-shadow:0 8px 18px #ff6e824d}.jtt-safety__primary--danger{background:linear-gradient(90deg,#f0506e,#d4284a)}.jtt-safety__primary:disabled{opacity:.55;box-shadow:none}.jtt-safety__cancel{display:block;width:100%;margin-top:8px;padding:11px;border:none;background:none;color:#8a7482;font-size:.98rem;font-weight:600}.people-single{background:#f6f6f6}.people-single .profile-container{width:100%;max-width:431px;margin:0 auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.people-single .profile-cover{position:relative}.people-single .cover-img{width:100%;height:420px;object-fit:cover;display:block}.people-single .back-icon{position:absolute;top:16px;left:16px;font-size:22px;color:#fff;z-index:10;cursor:pointer;background:#00000096;height:30px;width:30px;display:flex;justify-content:center;align-items:center;border-radius:50%}.people-single .overlay-card{bottom:-1px;left:0;right:0;background:#feeae3;padding:20px;box-shadow:0 -12px 30px #00000026}.people-single .name{font-size:22px;font-weight:700;color:#111}.people-single .gender{font-size:14px;color:#777;margin-top:2px}.people-single .about{font-size:14px;line-height:1.6;color:#444;margin-top:12px}.people-single .interests{display:flex;flex-direction:column;flex-wrap:wrap;gap:0;margin-top:14px}.people-single .chip{background:#f6e5e7;padding:6px 12px;border-radius:20px;font-size:13px;color:#333;white-space:nowrap}.people-single .cta-btn{margin-top:18px}.people-single .connect-btn{width:100%;padding:14px;background:#ed7d84;color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:600;cursor:pointer}.people-single .connect-btn:disabled{opacity:.7;cursor:not-allowed}.interest-group{margin-bottom:16px}.category{display:block;font-weight:600;margin-bottom:6px}.chips{display:flex;gap:6px}.chip{display:inline-block;padding:6px 10px;background:#f0f0f0;border-radius:6px;font-size:13px;width:fit-content}.u-profile{padding:0!important}@media(min-width:768px){.people-single .profile-container{max-width:390px}}
