﻿:root{font-family:'Noto Sans KR',sans-serif;--pink:#ff4f8b;--hot:#f52670;--blush:#fff1f5;--ink:#201a1d;--muted:#746b70;--line:#eee5e9;--paper:#fff;--serif:Georgia,'Times New Roman',serif;color:var(--ink);background:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden}body,button,select,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p,blockquote{margin:0}p{line-height:1.75;color:var(--muted)}.site-header{height:78px;max-width:1240px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.brand{font-size:22px;font-weight:900;letter-spacing:-2px}.brand span{color:var(--pink)}.desktop-nav{display:flex;gap:38px;font-size:14px;font-weight:600}.desktop-nav a{transition:.2s}.desktop-nav a:hover{color:var(--pink)}.header-actions{display:flex;align-items:center;gap:12px}.text-button{border:0;background:none;font-weight:600}.mini-cta,.primary-cta{border:0;background:var(--hot);color:white;border-radius:999px;font-weight:800;box-shadow:0 12px 26px rgba(245,38,112,.2);transition:transform .2s,box-shadow .2s}.mini-cta{padding:12px 20px}.primary-cta{padding:18px 28px;font-size:16px}.primary-cta:hover,.mini-cta:hover,.light-cta:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(245,38,112,.3)}.hero{min-height:650px;background:linear-gradient(120deg,#fff 0 47%,#fff0f5 47% 100%);display:grid;grid-template-columns:minmax(0,1fr) minmax(480px,1fr);align-items:center;padding:55px max(24px,calc((100vw - 1180px)/2)) 65px;position:relative;overflow:hidden}.hero-copy{position:relative;z-index:3;padding-right:46px}.eyebrow,.section-kicker{color:var(--hot);font-family:'DM Sans',sans-serif;font-weight:700;font-size:12px;letter-spacing:1.6px}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:28px;height:2px;background:var(--hot)}h1{font-size:clamp(45px,5vw,69px);letter-spacing:-4.5px;line-height:1.14;margin:18px 0 24px;font-weight:800}h1 em{font-family:var(--serif);font-weight:500;color:var(--hot);letter-spacing:-3px}.hero-description{max-width:570px;font-size:17px;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.primary-cta span{margin-left:16px}.play-link{font-size:14px;font-weight:700}.play-link i{display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;font-style:normal;font-size:10px;margin-right:8px}.trust-row{display:flex;align-items:center;margin-top:34px}.avatars{display:flex;margin-right:15px}.avatars span{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#f8c7d9;color:#72243f;border:3px solid white;font-size:14px;font-weight:800;margin-left:-7px}.avatars span:first-child{margin-left:0;background:#ffd9b8}.avatars span:nth-child(2){background:#d6d4fa}.avatars span:nth-child(3){background:#bfe7db}.avatars span:last-child{background:var(--ink);color:#fff}.trust-row p{font-size:12px;line-height:1.5}.trust-row strong{color:var(--ink)}.hero-visual{height:540px;position:relative;display:grid;place-items:center}.image-stage{height:100%;width:100%;max-width:650px;position:relative;border-radius:220px 220px 32px 32px;background:radial-gradient(circle at 50% 35%,#fff 0 8%,transparent 9%),linear-gradient(145deg,#ffd5e2,#fbb3ca);overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}.image-stage>img{width:100%;height:100%;object-fit:cover;object-position:center}.match-card{position:absolute;background:rgba(255,255,255,.94);box-shadow:0 18px 50px rgba(77,27,45,.15);border-radius:15px;padding:13px 16px;display:flex;align-items:center;gap:12px;z-index:2;backdrop-filter:blur(10px)}.match-card strong,.match-card small{display:block}.match-card strong{font-size:13px}.match-card small{color:var(--muted);font-size:10px;margin-top:3px}.card-left{left:13px;bottom:48px}.card-right{right:9px;top:115px}.status-dot{width:10px;height:10px;background:#31c583;border-radius:50%;box-shadow:0 0 0 5px #dff8ed}.heart{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--blush);color:var(--hot)}.spark{position:absolute;color:var(--hot)}.spark-one{top:45px;right:-20px;font-size:36px}.spark-two{left:-17px;top:120px;font-size:26px}.proof-strip{max-width:1180px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:31px 20px;border-bottom:1px solid var(--line)}.proof-strip div{display:flex;align-items:center;gap:8px}.proof-strip strong{font-size:15px}.proof-strip span{font-size:13px;color:var(--muted)}.proof-strip i{height:24px;width:1px;background:var(--line)}.members-section{padding:115px 24px 100px;max-width:1180px;margin:auto}.section-heading{text-align:center;margin-bottom:50px}.section-heading h2,.how-copy h2,.safety-card h2,.final-cta h2{font-size:clamp(32px,4vw,48px);line-height:1.28;letter-spacing:-2.5px;margin:13px 0 15px}.section-heading p{font-size:15px}.member-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.profile-card{position:relative;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:white;box-shadow:0 12px 35px rgba(63,29,40,.07);transition:.3s}.profile-card:hover{transform:translateY(-7px);box-shadow:0 22px 45px rgba(63,29,40,.13)}.portrait{height:330px;background-image:url('../assets/dating-members-hero.png');background-size:300% 100%;background-repeat:no-repeat}.portrait-one{background-position:left top}.portrait-two{background-position:center top}.portrait-three{background-position:right top}.online,.verified{position:absolute;top:300px;left:20px;background:white;border-radius:99px;padding:7px 11px;font-size:10px;font-weight:800;box-shadow:0 7px 20px rgba(0,0,0,.1)}.online{color:#10875d}.online:before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:#2bc98a;margin-right:5px}.verified{color:var(--hot)}.profile-info{padding:25px}.profile-info h3{font-size:21px}.profile-info h3 span{font-size:15px;color:var(--muted);font-weight:500}.profile-info>p{font-size:12px;margin-top:3px}.tags{display:flex;gap:6px;margin:14px 0}.tags span{background:#fff3f6;color:#9a4965;border-radius:6px;padding:5px 9px;font-size:10px}.profile-info blockquote{border-top:1px solid var(--line);padding-top:15px;font-size:12px;color:#4f464b;line-height:1.6}.sample-note{text-align:right;font-size:14px;margin-top:15px}.how-section{background:#221c20;color:white;padding:105px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:.85fr 1.15fr;gap:95px;align-items:center}.how-copy p{max-width:470px;color:#aaa1a6;font-size:14px}.outline-cta{margin-top:30px;border:1px solid #62565d;border-radius:999px;background:transparent;color:white;padding:14px 22px;font-weight:700}.steps{list-style:none;padding:0;margin:0}.steps li{display:grid;grid-template-columns:45px 1fr 70px;gap:15px;align-items:center;padding:23px 0;border-bottom:1px solid #453d42}.steps li>span{color:#fb719f;font-family:'DM Sans';font-size:12px;font-weight:800}.steps strong{font-size:17px}.steps p{font-size:12px;color:#999095;margin-top:4px}.steps i{width:58px;height:58px;border-radius:17px;background:#3b3036;display:grid;place-items:center;font-style:normal;font-size:22px}.safety-section{padding:100px 24px;background:#fff8fa}.safety-card{max-width:1180px;margin:auto;min-height:390px;border-radius:30px;background:linear-gradient(120deg,#ffe3ec,#fff4f7);display:grid;grid-template-columns:1fr 1.45fr;align-items:center;padding:65px 85px;position:relative;overflow:hidden}.shield{font-size:90px;width:210px;height:245px;border-radius:100px 100px 115px 115px;display:grid;place-items:center;background:linear-gradient(145deg,#ff6b9d,#e91e63);color:white;box-shadow:0 25px 60px rgba(230,35,101,.25);transform:rotate(-5deg)}.safety-card p{font-size:14px;max-width:600px}.safety-card ul{list-style:none;padding:0;margin:22px 0 0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.safety-card li{font-size:13px;font-weight:700}.safety-card li:before{content:'✓';color:var(--hot);margin-right:8px}.final-cta{min-height:390px;background:var(--hot);color:white;padding:70px max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;overflow:hidden}.final-cta>div:first-child{position:relative;z-index:2}.final-cta h2{font-size:55px;margin:14px 0 25px}.final-cta span{font-size:13px;opacity:.85}.light-cta{border:0;border-radius:999px;padding:16px 25px;background:white;color:var(--hot);font-weight:900;box-shadow:0 12px 25px rgba(100,0,32,.2);transition:.2s}.rings{width:330px;height:260px;position:relative}.rings i{position:absolute;border:1px solid rgba(255,255,255,.35);border-radius:50%;inset:0}.rings i:nth-child(2){inset:35px}.rings b{position:absolute;inset:0;display:grid;place-items:center;font-size:90px;text-shadow:0 20px 40px rgba(121,0,39,.3)}footer{padding:55px 24px 100px;max-width:1180px;margin:auto;text-align:center}.footer-brand{display:inline-block;margin-bottom:8px}footer p,footer div,footer small{font-size:12px}footer div{display:flex;justify-content:center;gap:20px;margin:24px 0 15px;font-weight:700}.mobile-sticky{display:none}.signup-modal{width:min(460px,calc(100% - 30px));border:0;border-radius:26px;padding:35px;box-shadow:0 30px 100px rgba(44,15,25,.3)}.signup-modal::backdrop{background:rgba(31,22,26,.65);backdrop-filter:blur(5px)}.modal-close{position:absolute;right:18px;top:15px;border:0;background:none;font-size:28px;color:#8d8388}.modal-heart{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:var(--blush);color:var(--hot);font-size:21px}.signup-modal h2{font-size:27px;margin:15px 0 8px}.signup-modal>p{font-size:13px}.signup-modal form{display:grid;gap:14px;margin-top:24px}.signup-modal label{font-size:12px;font-weight:700}.signup-modal select,.signup-modal input[type=number]{display:block;width:100%;height:48px;border:1px solid var(--line);border-radius:11px;padding:0 13px;margin-top:7px;background:white}.signup-modal .agree{display:flex;align-items:center;gap:8px;color:var(--muted)}.modal-submit{width:100%;margin-top:5px}.success-message{text-align:center;padding:25px 0}.success-message strong{font-size:23px}.success-message p{font-size:13px;margin:8px 0 22px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease var(--delay,0ms),transform .7s ease var(--delay,0ms)}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:900px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;gap:35px;background:linear-gradient(#fff 0 48%,#fff0f5 48%);padding-top:45px}.hero-copy{padding-right:0}.hero-visual{height:500px}.proof-strip{display:grid;grid-template-columns:1fr 1fr;gap:22px}.proof-strip i{display:none}.member-grid{grid-template-columns:repeat(2,1fr)}.profile-card:last-child{display:none}.how-section{grid-template-columns:1fr;gap:50px}.safety-card{grid-template-columns:.6fr 1.4fr;padding:55px 45px}.shield{width:150px;height:185px;font-size:65px}.rings{width:260px}}
@media(max-width:620px){.site-header{height:66px;padding:0 18px}.brand{font-size:24px}.text-button{display:none}.mini-cta{padding:10px 14px;font-size:12px}.hero{padding:30px 18px 50px;min-height:0;background:linear-gradient(#fff 0 49%,#fff0f5 49%)}h1{font-size:42px;letter-spacing:-3px;margin-top:15px}.hero-description{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.primary-cta{width:100%}.trust-row{margin-top:25px}.hero-visual{height:430px}.image-stage{border-radius:130px 130px 25px 25px}.card-right{top:70px;right:-8px}.card-left{left:-6px;bottom:25px}.spark{display:none}.proof-strip{padding:25px 18px;gap:20px}.proof-strip div{display:block}.proof-strip strong,.proof-strip span{display:block;font-size:12px}.members-section{padding:80px 18px}.section-heading{text-align:left;margin-bottom:32px}.section-heading h2,.how-copy h2,.safety-card h2{font-size:32px}.member-grid{grid-template-columns:1fr;gap:18px}.profile-card:last-child{display:block}.portrait{height:325px}.online,.verified{top:295px}.how-section{padding:75px 18px}.steps li{grid-template-columns:32px 1fr 48px}.steps i{width:46px;height:46px}.safety-section{padding:55px 18px}.safety-card{grid-template-columns:1fr;padding:38px 25px}.shield{width:75px;height:85px;border-radius:38px 38px 44px 44px;font-size:35px;margin-bottom:25px}.safety-card ul{grid-template-columns:1fr}.final-cta{min-height:350px;padding:65px 20px}.final-cta h2{font-size:42px}.rings{position:absolute;right:-150px;opacity:.45}.mobile-sticky{display:block;position:fixed;z-index:30;bottom:14px;left:14px;right:14px;width:calc(100% - 28px);border:0;border-radius:15px;padding:16px;background:var(--hot);color:#fff;font-weight:900;box-shadow:0 12px 30px rgba(245,38,112,.35)}footer{padding-bottom:20px;padding-top: 20px!important;}.signup-modal{padding:30px 22px}}


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Microsoft JhengHei", Arial, sans-serif;
  line-height: 1.6;
  color: #333;
  /*background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);*/
  position: relative;
}

body::after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../static/images/bgc.webp') center center fixed;
  background-size: cover;
  z-index: -2;
  opacity: 0.7;
}

body::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: -1;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}


.header {
  background: linear-gradient(135deg, #e91e63 0%, #c2185b 100%);
  padding: 15px 0;
  box-shadow: 0 4px 20px rgba(233, 30, 99, 0.5);
  position: sticky;
  top: 0;
  z-index: 100;
  border-bottom: 2px solid #ff4081;
}

.header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
}

.logo {
  color: white;
  font-size: 24px;
  font-weight: bold;
}

.header-cta {
  background: linear-gradient(135deg, #ff4081 0%, #f50057 100%);
  color: white;
  padding: 10px 20px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.4s;
  box-shadow: 0 4px 15px rgba(255, 64, 129, 0.4);
  animation: glow 2s ease-in-out infinite;
}

.header-cta:hover {
  transform: scale(1.1) translateY(-2px);
  box-shadow: 0 6px 25px rgba(255, 64, 129, 0.6);
}

@keyframes glow {
  0%, 100% { box-shadow: 0 4px 15px rgba(255, 64, 129, 0.4); }
  50% { box-shadow: 0 4px 25px rgba(255, 64, 129, 0.8); }
}

.line-icon {
  width: 24px;
  height: 24px;
}


.hero {
  background: rgba(156, 39, 176, 0.3);
  color: white;
  padding: 60px 0;
  text-align: center;

  /*border-bottom: 3px solid #ff4081;*/
}

.hero-badge {
  display: inline-block;
  background: rgba(255,255,255,0.2);
  padding: 8px 20px;
  border-radius: 20px;
  font-size: 14px;
  margin-bottom: 20px;
  border: 2px solid rgba(255,255,255,0.5);
  animation: badgeShine 3s ease-in-out infinite;
}

@keyframes badgeShine {
  0%, 100% {
    border-color: rgba(255,255,255,0.5);
    box-shadow: 0 0 10px rgba(255,255,255,0.3);
  }
  50% {
    border-color: rgba(255,255,255,0.9);
    box-shadow: 0 0 20px rgba(255,255,255,0.6);
  }
}

.hero-title {
  font-size: 32px;
  margin-bottom: 15px;
  line-height: 1.3;
}

.highlight {
  color: #ffd700;
  font-weight: bold;
  text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

.hero-subtitle {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 600;
}

.hero-desc {
  font-size: 16px;
  margin-bottom: 25px;
  opacity: 0.95;
  line-height: 1.6;
}

.hero-features {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}

.hero-feature {
  background: rgba(255, 255, 255, 0.15);
  padding: 8px 20px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 500;
  border: 1px solid rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease;
}

.hero-feature:hover {
  background: rgba(255, 255, 255, 0.25);
  transform: translateY(-2px);
}
.cta-button {
  font-size: 16px;
  padding: 15px 30px;
}

.cta-button.large {
  font-size: 18px;
  padding: 18px 40px;
}
.cta-button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: linear-gradient(135deg, #06c755 0%, #00b900 100%);
  color: white;
  padding: 18px 40px;
  border-radius: 30px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  box-shadow: 0 6px 25px rgba(6, 199, 85, 0.5);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;

  border: none;
  outline: none;
}

.cta-button::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  transform: translate(-50%, -50%);
  transition: width 0.6s, height 0.6s;
}

.cta-button:hover::before {
  width: 300px;
  height: 300px;
}

.cta-button:hover {
  transform: translateY(-4px) scale(1.05);
  box-shadow: 0 10px 35px rgba(6, 199, 85, 0.7);
}

.cta-button.large {
  font-size: 20px;
  padding: 20px 50px;
}













.cta-button01 {
  font-size: 16px;
  padding: 15px 30px;
}

.cta-button01.large {
  font-size: 18px;
  padding: 18px 40px;
}
.cta-button01 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: linear-gradient(135deg, #82a1df 0%, #366ddc 100%);
  color: white;
  padding: 18px 40px;
  border-radius: 30px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  box-shadow: 0 6px 25px rgb(54, 109, 220);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;

  border: none;
  outline: none;
}

.cta-button01::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  transform: translate(-50%, -50%);
  transition: width 0.6s, height 0.6s;
}

.cta-button01:hover::before {
  width: 300px;
  height: 300px;
}

.cta-button01:hover {
  transform: translateY(-4px) scale(1.05);
  box-shadow: 0 10px 35px rgb(37, 95, 204);
}

.cta-button01.large {
  font-size: 20px;
  padding: 20px 50px;
}








.cta-button02 {
  font-size: 16px;
  padding: 15px 30px;
}

.cta-button02.large {
  font-size: 18px;
  padding: 18px 40px;
}
.cta-button02 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: linear-gradient(135deg, #979797 0%, #686868 100%);
  color: white;
  padding: 18px 40px;
  border-radius: 30px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  box-shadow: 0 6px 25px rgb(174, 174, 174);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;

  border: none;
  outline: none;
}

.cta-button02::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  transform: translate(-50%, -50%);
  transition: width 0.6s, height 0.6s;
}

.cta-button02:hover::before {
  width: 300px;
  height: 300px;
}

.cta-button02:hover {
  transform: translateY(-4px) scale(1.05);
  box-shadow: 0 10px 35px rgb(182, 182, 182);
}

.cta-button02.large {
  font-size: 20px;
  padding: 20px 50px;
}









.btn-icon {
  width: 28px;
  height: 28px;
}

.pulse {
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    /*box-shadow: 0 6px 25px rgba(6, 199, 85, 0.5);*/
  }
  50% {
    transform: scale(1.08);
    /*box-shadow: 0 8px 35px rgba(6, 199, 85, 0.8);*/
  }
}

.hero-stats {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 40px;
  flex-wrap: wrap;
}

.stat-item {
  text-align: center;
}

.stat-number {
  font-size: 36px;
  font-weight: bold;
  color: #ffd700;
}

.stat-label {
  font-size: 14px;
  opacity: 0.9;
}


.filter-section {
  background: rgba(156, 39, 176, 0.3);
  color: white;
  padding: 30px 0 20px 0;
  text-align: center;
  /*box-shadow: 0 10px 40px rgba(233, 30, 99, 0.3);*/

}

.section-title {
  text-align: center;
  font-size: 28px;
  margin-bottom: 30px;
  color: #333;
  font-weight: bold;
  position: relative;
  display: inline-block;
  width: 100%;
}

.section-title::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  /*background: linear-gradient(135deg, #e91e63 0%, #c2185b 100%);*/
  border-radius: 2px;
}

.filter-group {
  margin-bottom: 25px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.filter-label {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
  color: #e91e63;
  text-align: center;
}

.filter-buttons {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
}

.filter-btn {
  background: rgba(255, 255, 255, 0.15);
  padding: 8px 20px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 500;
  border: 1px solid rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease;
  color: #fff;
  min-width: 80px;
}

.filter-btn::after {
  /*content: '';*/
  /*position: absolute;*/
  /*top: 50%;*/
  /*left: 50%;*/
  /*width: 0;*/
  /*height: 0;*/
  /*background: rgba(233, 30, 99, 0.1);*/
  /*border-radius: 50%;*/
  /*transform: translate(-50%, -50%);*/
  /*transition: width 0.5s, height 0.5s;*/
}

.filter-btn:hover::after {
  /*width: 200px;*/
  /*height: 200px;*/
}

.filter-btn:hover {
  border-color: #e91e63;
  color: #e91e63;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(233, 30, 99, 0.3);
}

.filter-btn.active {
  background: linear-gradient(135deg, #e91e63 0%, #c2185b 100%);
  color: white;
  border-color: #e91e63;
  transform: scale(1.05);
  box-shadow: 0 4px 15px rgba(233, 30, 99, 0.5);
}


.girls-section {
  background: rgba(156, 39, 176, 0.3);
  padding: 40px 0 0 0;
  /*min-height: 400px;*/
  /*background: transparent;*/
}

.girls-section .container {
  text-align: center;
}

.girls-grid {
  display: flex;
  overflow-x: auto;
  gap: 20px;
  padding: 20px 0;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.girls-grid::-webkit-scrollbar {
  height: 10px;
}

.girls-grid::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}

.girls-grid::-webkit-scrollbar-thumb {
  background: linear-gradient(135deg, #e91e63 0%, #c2185b 100%);
  border-radius: 10px;
}

.girls-grid::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(135deg, #ff4081 0%, #e91e63 100%);
}

.girl-card {
  background: rgba(255, 255, 255, 0.95);
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(233, 30, 99, 0.3);
  transition: all 0.4s ease;
  position: relative;
  border: 2px solid transparent;
  min-width: 280px;
  flex-shrink: 0;
}

.girl-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 35px rgba(233, 30, 99, 0.5);
  border-color: #ff4081;
}

.girl-image-container {
  position: relative;
  width: 100%;
  padding-top: 133%;
  overflow: hidden;
  background: #f0f0f0;
}

.girl-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.girl-card:hover .girl-image {
  transform: scale(1.1);
}

.online-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  background: linear-gradient(135deg, #06c755 0%, #00b900 100%);
  color: white;
  padding: 5px 12px;
  border-radius: 15px;
  font-size: 12px;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 5px;
  box-shadow: 0 2px 10px rgba(6, 199, 85, 0.5);
  animation: badgePulse 2s ease-in-out infinite;
}

.online-badge::before {
  content: "●";
  animation: blink 1.5s infinite;
}

@keyframes blink {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.3; }
}

@keyframes badgePulse {
  0%, 100% {
    box-shadow: 0 2px 10px rgba(6, 199, 85, 0.5);
  }
  50% {
    box-shadow: 0 4px 15px rgba(6, 199, 85, 0.9);
  }
}

.girl-info {
  padding: 15px;
}

.girl-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.girl-name {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}

.girl-age {
  font-size: 16px;
  color: #666;
  background: #f0f0f0;
  padding: 3px 10px;
  border-radius: 12px;
}

.girl-desc {
  font-size: 14px;
  color: #666;
  margin-bottom: 12px;
  line-height: 1.4;
}

.girl-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.tag {
  background: linear-gradient(135deg, #e91e63 0%, #c2185b 100%);
  color: white;
  padding: 4px 10px;
  border-radius: 12px;
  font-size: 12px;
  font-weight: 500;
  box-shadow: 0 2px 8px rgba(233, 30, 99, 0.3);
  animation: tagPulse 3s ease-in-out infinite;
}

@keyframes tagPulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.05); }
}

.tag.hot {
  background: linear-gradient(135deg, #ff4081 0%, #f50057 100%);
  animation: hotPulse 1.5s ease-in-out infinite;
}

@keyframes hotPulse {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 2px 8px rgba(245, 0, 87, 0.3);
  }
  50% {
    transform: scale(1.1);
    box-shadow: 0 4px 15px rgba(245, 0, 87, 0.6);
  }
}


.contact-section {
  background: rgba(156, 39, 176, 0.3);
  color: white;
  padding: 10px 0 30px 0;
  text-align: center;


}

.reminder-box {
  background: rgba(255, 255, 255, 0.15);
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 20px;
  padding: 25px 30px;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  gap: 20px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  backdrop-filter: blur(10px);
  animation: reminderPulse 3s ease-in-out infinite;
}

@keyframes reminderPulse {
  0%, 100% {
    box-shadow: 0 0 20px rgba(255, 215, 0, 0.3);
    border-color: rgba(255, 255, 255, 0.3);
  }
  50% {
    box-shadow: 0 0 30px rgba(255, 215, 0, 0.6);
    border-color: rgba(255, 215, 0, 0.6);
  }
}

.reminder-icon {
  font-size: 48px;
  flex-shrink: 0;
  animation: iconBounce 2s ease-in-out infinite;
}

@keyframes iconBounce {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-5px); }
}

.reminder-content {
  text-align: left;
  flex: 1;
}

.reminder-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #ffd700;
}

.reminder-text {
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
  color: white;
}

.highlight-text {
  color: #ffd700;
  font-weight: bold;
  font-size: 18px;
}

.contact-section .section-title {
  color: white;
}

.contact-desc {
  font-size: 18px;
  margin-bottom: 30px;
  opacity: 0.95;
}

.contact-features {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-top: 10px;
  flex-wrap: wrap;
}

.feature-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
}

.feature-icon {
  font-size: 20px;
}


.success-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}

.success-modal.active {
  display: block;
}

.modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(5px);
}

.modal-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  border-radius: 20px;
  max-width: 600px;
  width: 90%;
  max-height: 90vh;
  overflow-y: auto;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  animation: modalSlideIn 0.5s ease-out;
}

@keyframes modalSlideIn {
  from {
    opacity: 0;
    transform: translate(-50%, -60%);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}

.modal-header {
  background: linear-gradient(135deg, #e91e63 0%, #c2185b 100%);
  color: white;
  padding: 25px 30px;
  border-radius: 20px 20px 0 0;
  position: relative;
  text-align: center;
}

.modal-title {
  font-size: 28px;
  font-weight: bold;
  margin: 0;
}

.modal-close-btn {
  position: absolute;
  top: 15px;
  right: 20px;
  background: none;
  border: none;
  color: white;
  font-size: 30px;
  cursor: pointer;
  padding: 5px;
  line-height: 1;
  transition: transform 0.3s;
}

.modal-close-btn:hover {
  transform: scale(1.2);
}

.modal-body {
  padding: 30px;
  text-align: center;
}

.modal-subtitle {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  margin: 0 0 20px 0;
}

.result-box {
  background: linear-gradient(135deg, #ffd700 0%, #ffb300 100%);
  padding: 20px;
  border-radius: 15px;
  margin: 20px 0;
  box-shadow: 0 4px 15px rgba(255, 215, 0, 0.3);
}

.result-text {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin: 0;
}

.highlight-number {
  color: #e91e63;
  font-size: 24px;
  font-weight: bold;
}

.modal-desc {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
  margin: 20px 0;
}

.instructions {
  text-align: left;
  margin: 25px 0;
  background: #f8f9fa;
  padding: 20px;
  border-radius: 15px;
}

.instruction-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
  gap: 10px;
}

.instruction-item:last-child {
  margin-bottom: 0;
}

.step-number {
  background: linear-gradient(135deg, #e91e63 0%, #c2185b 100%);
  color: white;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
  flex-shrink: 0;
}

.step-text {
  font-size: 14px;
  color: #333;
  line-height: 1.5;
}

.final-text {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin: 25px 0 20px 0;
}

.line-button {
  background: linear-gradient(135deg, #06c755 0%, #00b900 100%);
  color: white;
  border: none;
  padding: 20px 40px;
  border-radius: 30px;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 15px;
  margin: 0 auto;
  box-shadow: 0 6px 20px rgba(6, 199, 85, 0.4);
  transition: all 0.3s ease;
  animation: buttonPulse 2s ease-in-out infinite;
}

@keyframes buttonPulse {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 6px 20px rgba(6, 199, 85, 0.4);
  }
  50% {
    transform: scale(1.05);
    box-shadow: 0 8px 30px rgba(6, 199, 85, 0.6);
  }
}

.line-button:hover {
  transform: translateY(-3px) scale(1.05);
  box-shadow: 0 10px 35px rgba(6, 199, 85, 0.6);
}

.line-btn-icon {
  width: 32px;
  height: 32px;
}


.footer {
  background: rgba(44, 62, 80, 0.8);
  color: white;
  padding: 30px 0;
  text-align: center;
  border-top: 3px solid #e91e63;
}

.footer-links {
  margin-top: 15px;
  display: flex;
  justify-content: center;
  gap: 20px;
}

.footer-links a {
  color: white;
  text-decoration: none;
  opacity: 0.8;
  transition: opacity 0.3s;
}

.footer-links a:hover {
  opacity: 1;
}


@media (max-width: 768px) {
  .hero-title {
    font-size: 24px;
  }

  .hero-subtitle {
    font-size: 18px;
  }

  .hero-desc {
    font-size: 14px;
  }

  .hero-features {
    gap: 15px;
  }

  .hero-feature {
    font-size: 12px;
    padding: 6px 15px;
  }

  .reminder-box {
    flex-direction: column;
    padding: 20px;
    gap: 15px;
  }

  .reminder-icon {
    font-size: 36px;
  }

  .reminder-content {
    text-align: center;
  }

  .reminder-title {
    font-size: 18px;
  }

  .reminder-text {
    font-size: 14px;
  }

  .highlight-text {
    font-size: 16px;
  }

  .modal-container {
    width: 95%;
    max-height: 95vh;
  }

  .modal-header {
    padding: 20px;
  }

  .modal-title {
    font-size: 24px;
  }

  .modal-body {
    padding: 20px;
  }

  .instruction-item {
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
  }

  .step-text {
    font-size: 13px;
  }

  .line-button {
    padding: 15px 30px;
    font-size: 16px;
  }



  .hero-stats {
    gap: 20px;
  }

  .stat-number {
    font-size: 28px;
  }

  .section-title {
    font-size: 24px;
  }

  .section-title::after {
    width: 60px;
    height: 3px;
  }

  .girl-card {
    min-width: 200px;
  }

  .girl-name {
    font-size: 16px;
  }

  .girl-age {
    font-size: 14px;
  }

  .girl-desc {
    font-size: 12px;
  }

  .tag {
    font-size: 10px;
    padding: 3px 8px;
  }

  .filter-btn {
    font-size: 14px;
    padding: 8px 8px;
  }

  .filter-label {
    text-align: center;
  }

  .filter-buttons {
    justify-content: center;
  }

  .contact-features {
    gap: 15px;
  }

  .feature-item {
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .logo {
    font-size: 20px;
  }

  .header-cta {
    padding: 8px 15px;
    font-size: 14px;
  }

  .line-icon {
    width: 20px;
    height: 20px;
  }

  .girl-card {
    min-width: 150px;
  }

  .girls-grid {
    gap: 15px;
  }

  .filter-label {
    font-size: 16px;
    text-align: center;
  }

  .filter-buttons {
    justify-content: center;
  }

  .girl-info {
    padding: 10px;
  }

  .section-title {
    font-size: 20px;
  }

  .section-title::after {
    width: 50px;
    height: 3px;
  }
}

