:root{--cream:#fff7f2;--paper:#fffdfa;--blush:#f8dde5;--rose:#efb7c5;--raspberry:#c94f72;--raspberry-dark:#a93659;--wine:#681e38;--wine-deep:#35131f;--plum:#281821;--gold:#d3ab71;--muted:#76656b;--line:#eadbdc;--shadow:0 18px 50px rgba(75,26,44,.11);--serif:"Noto Serif TC","PMingLiU",serif;--sans:"Noto Sans TC","Microsoft JhengHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--plum);font-family:var(--sans);line-height:1.75}body.no-scroll{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.section{width:min(1240px,calc(100% - 48px));margin-inline:auto;padding:110px 0}.section.narrow{width:min(1080px,calc(100% - 48px))}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);line-height:1.35}h2{font-size:clamp(2.1rem,4vw,3.55rem);letter-spacing:.02em}h2 span,.story-heading h2 span{color:var(--raspberry)}.section-kicker,.eyebrow{display:block;color:var(--raspberry);font-size:.72rem;font-weight:700;letter-spacing:.25em;margin-bottom:18px}.section-kicker.light,.eyebrow.light{color:#f3b9c8}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 28px;border:1px solid transparent;border-radius:999px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:.25s ease}.button.primary{background:var(--raspberry);color:#fff;box-shadow:0 10px 30px rgba(201,79,114,.25)}.button.primary:hover{background:var(--raspberry-dark);transform:translateY(-2px)}.button.outline{border-color:var(--raspberry);color:var(--raspberry);background:transparent}.button.outline:hover{background:var(--raspberry);color:#fff}.button.ghost-light{border-color:rgba(255,255,255,.45);color:#fff}.button.champagne{background:var(--gold);color:var(--wine-deep)}.button.subtle{background:#f8edf0;color:var(--wine)}.button.full{width:100%}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 max(32px,calc((100vw - 1400px)/2));position:absolute;z-index:20;width:100%;color:#fff;border-bottom:1px solid rgba(255,255,255,.15)}.brand{display:flex;align-items:center;gap:9px;font-family:var(--serif);font-size:1.3rem;font-weight:900;letter-spacing:.12em}.brand-mark{width:32px;height:32px;display:inline-grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-family:serif}.site-nav{display:flex;align-items:center;gap:32px;font-size:.91rem}.site-nav>a:not(.nav-cta){opacity:.86}.site-nav>a:hover{opacity:1}.nav-cta{border:1px solid rgba(255,255,255,.6);border-radius:999px;padding:10px 22px}.nav-toggle{display:none;background:none;border:0;color:inherit}.preview-bar{height:42px;background:#ffd86b;color:#382b00;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:600;position:relative;z-index:99}.preview-bar a{text-decoration:underline}.preview-bar+.site-header{top:42px}.site-flash{position:fixed;right:24px;top:100px;z-index:1000;padding:13px 20px;border-radius:12px;color:#fff;box-shadow:var(--shadow)}.site-flash.success{background:#2c765d}.site-flash.error{background:#a93659}
.hero-romance{min-height:890px;background:radial-gradient(circle at 70% 30%,#943853 0,transparent 36%),linear-gradient(118deg,#3e1424 0,#681e38 54%,#2e111d 100%);color:#fff;position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(400px,1fr) minmax(440px,.9fr);align-items:center;padding:130px max(60px,calc((100vw - 1280px)/2)) 80px;gap:68px}.hero-romance:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(26,5,14,.22),transparent 55%),radial-gradient(circle at 10% 80%,rgba(239,183,197,.12),transparent 28%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(3px);border:1px solid rgba(255,255,255,.16)}.glow-one{width:280px;height:280px;left:-80px;top:160px}.glow-two{width:130px;height:130px;right:5%;bottom:8%}.hero-copy,.hero-visual{position:relative;z-index:2}.hero-copy h1{font-size:clamp(3.6rem,6vw,6.7rem);margin-bottom:32px;letter-spacing:.02em;text-shadow:0 6px 20px rgba(0,0,0,.18)}.hero-copy h1 span{display:inline-block;color:#f2b6c6;font-style:italic;margin-left:.12em}.hero-lead{font-size:1.2rem;line-height:2;color:#f5e8eb;margin-bottom:22px}.hero-whisper{font-family:var(--serif);color:#f2b6c6;font-size:1rem;margin-bottom:34px}.hero-actions{display:flex;gap:15px}.hero-trust{display:flex;gap:25px;margin-top:35px;font-size:.78rem;color:#dbc3ca}.hero-image-frame{height:680px;max-width:515px;margin-left:auto;border-radius:260px 260px 34px 34px;overflow:hidden;box-shadow:0 36px 100px rgba(0,0,0,.42);position:relative;border:1px solid rgba(255,255,255,.18)}.hero-image-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(53,19,31,.55))}.hero-image-frame img{width:100%;height:100%;object-fit:cover}.floating-note{position:absolute;left:-45px;bottom:65px;background:rgba(255,247,242,.92);backdrop-filter:blur(10px);color:var(--wine);padding:18px 24px;border-radius:18px;display:flex;align-items:center;gap:14px;box-shadow:var(--shadow)}.floating-note i{font-size:1.6rem}.floating-note span{font-family:var(--serif);font-size:.9rem;line-height:1.7}.hero-scroll{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);font-size:.58rem;letter-spacing:.25em;color:#d5b7c0;display:flex;align-items:center;gap:10px}.hero-scroll span{width:1px;height:35px;background:#d5b7c0}.story-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end;margin-bottom:70px}.story-heading h2{margin:0}.story-heading p{color:var(--muted);font-size:1.04rem;line-height:2}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.value-grid article{background:rgba(255,255,255,.7);border:1px solid var(--line);border-radius:26px;padding:36px;position:relative}.value-grid b{position:absolute;right:26px;top:20px;font-family:var(--serif);color:#dfc9cc}.value-icon{width:55px;height:55px;border:1px solid var(--rose);border-radius:50%;display:grid;place-items:center;color:var(--raspberry);font-size:1.35rem}.value-grid h3{font-family:var(--serif);font-size:1.4rem;margin:22px 0 12px}.value-grid p{color:var(--muted);margin:0}.how-section{background:var(--wine);color:#fff;position:relative;overflow:hidden}.how-section:after{content:"♡";position:absolute;right:4%;top:-110px;font-size:350px;color:rgba(255,255,255,.025)}.how-section h2{text-align:center}.steps{display:flex;justify-content:space-between;align-items:center;margin-top:65px}.steps article{text-align:center;width:190px;position:relative}.steps em{position:absolute;color:rgba(255,255,255,.14);font-family:var(--serif);font-size:2.6rem;top:-30px;left:18px}.steps i{display:grid;place-items:center;margin:auto;width:76px;height:76px;border:1px solid rgba(239,183,197,.55);border-radius:50%;color:#efb7c5;font-size:1.8rem;font-style:normal}.steps h3{font-family:var(--serif);font-size:1.25rem;margin:22px 0 7px}.steps p{color:#cbb5bc;font-size:.85rem}.steps>b{color:#a16c7d;letter-spacing:.3em}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:52px}.section-heading h2{margin:0}.section-heading>p{max-width:440px;color:var(--muted);margin:0}.section-heading.centered{display:block;text-align:center}.section-heading.centered>p{margin:12px auto}.interest-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;grid-template-rows:300px 300px;gap:18px}.interest-grid a{position:relative;overflow:hidden;border-radius:24px;background:#3c1c28}.interest-grid .interest-large{grid-row:span 2}.interest-grid a:last-child{grid-column:span 2}.interest-grid img{width:100%;height:100%;object-fit:cover;transition:.6s ease;opacity:.85}.interest-grid a:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(40,24,33,.82))}.interest-grid a:hover img{transform:scale(1.04)}.interest-grid span{position:absolute;left:28px;bottom:24px;color:#fff;z-index:2;font-family:var(--serif);font-size:1.55rem}.interest-grid small{font-family:var(--sans);display:block;font-size:.59rem;letter-spacing:.19em;color:#efc4cf;margin-bottom:5px}.interest-grid b{display:block;font-family:var(--sans);font-size:.76rem;margin-top:10px;font-weight:500}.city-section{background:linear-gradient(135deg,#35131f,#6c203b);color:#fff}.city-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:center}.city-copy p{color:#d9c5cb;max-width:410px;margin-bottom:32px}.city-list a{display:grid;grid-template-columns:50px 1fr 1fr 30px;align-items:center;border-bottom:1px solid rgba(255,255,255,.18);padding:22px 4px;transition:.2s}.city-list a:hover{padding-left:12px;background:rgba(255,255,255,.04)}.city-list span{color:#c893a3;font-family:var(--serif)}.city-list strong{font-family:var(--serif);font-size:1.25rem}.city-list small{color:#cdb8be}.city-list i{font-style:normal;color:var(--gold)}.member-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.member-card{background:var(--paper);border-radius:22px;overflow:hidden;border:1px solid rgba(131,74,93,.12);box-shadow:0 12px 35px rgba(65,28,40,.06);transition:.3s}.member-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.member-photo{display:block;aspect-ratio:3/4;overflow:hidden;position:relative;background:#ecd7db}.member-photo img{width:100%;height:100%;object-fit:cover;transition:.5s}.member-card:hover .member-photo img{transform:scale(1.025)}.verified-badge{position:absolute;left:14px;top:14px;background:rgba(255,253,250,.92);padding:7px 11px;border-radius:999px;color:var(--wine);font-size:.7rem;font-weight:700;box-shadow:0 5px 15px rgba(0,0,0,.12)}.card-heart{position:absolute;right:14px;top:14px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:rgba(50,15,29,.45);color:#fff;font-size:1.3rem;backdrop-filter:blur(4px)}.member-card-body{padding:23px}.member-name-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.member-name-row h3{font-family:var(--serif);font-size:1.28rem;margin:0}.member-name-row>span{font-size:.76rem;color:var(--muted)}.member-card-body>p{font-size:.85rem;color:var(--muted);line-height:1.7;min-height:48px;margin:12px 0}.tag-row{display:flex;flex-wrap:wrap;gap:7px}.tag-row span{font-size:.7rem;padding:5px 10px;background:#f9edf0;color:#8d3b54;border-radius:999px}.tag-row.large span{font-size:.78rem;padding:7px 13px}.story-link{display:flex;justify-content:space-between;margin-top:19px;padding-top:16px;border-top:1px solid var(--line);font-size:.82rem;font-weight:700;color:var(--wine)}.center-action{text-align:center;margin-top:45px}.editorial-quote{min-height:460px;background:linear-gradient(rgba(50,15,28,.67),rgba(50,15,28,.72)),url('../images/members/member-romance-feature-v1.png') center 42%/cover fixed;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.quote-mark{font-family:Georgia,serif;color:#efb7c5;font-size:5rem;line-height:.5}.editorial-quote blockquote{font-family:var(--serif);font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.55;margin:22px}.editorial-quote blockquote span{color:#efb7c5}.editorial-quote p{letter-spacing:.2em;font-size:.7rem;color:#d8c3ca}.text-link{color:var(--raspberry);font-size:.85rem;font-weight:700}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.article-grid article{background:var(--paper);border-radius:22px;overflow:hidden}.article-image{height:245px;overflow:hidden;display:block}.article-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.article-grid article:hover img{transform:scale(1.04)}.article-grid article>div{padding:25px}.article-grid small{color:var(--raspberry);font-size:.68rem;letter-spacing:.08em}.article-grid h3,.article-grid h2{font-family:var(--serif);font-size:1.35rem;margin:11px 0}.article-grid p{color:var(--muted);font-size:.87rem;line-height:1.8}.article-grid article>div>a{font-size:.78rem;font-weight:700;color:var(--wine)}.safety-section{background:var(--wine-deep);color:#fff}.safety-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.safety-inner>div:first-child p{color:#ccb6bd}.safety-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.safety-grid article{border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:25px;background:rgba(255,255,255,.035)}.safety-grid i{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;border:1px solid #b9798e;color:#efb7c5;font-style:normal;font-size:.75rem}.safety-grid h3{font-family:var(--serif);margin:15px 0 5px}.safety-grid p{font-size:.79rem;color:#cbb4bc;margin:0}.final-cta{text-align:center;padding:110px 20px;background:linear-gradient(140deg,#f9e1e8,#fff7f2);position:relative;overflow:hidden}.final-cta small{letter-spacing:.2em;color:var(--raspberry)}.final-cta h2{font-size:clamp(2.7rem,5vw,4.7rem);margin:18px}.final-cta p{color:var(--muted);margin-bottom:30px}.cta-bubble{position:absolute;border:1px solid rgba(201,79,114,.18);border-radius:50%}.cta-bubble.one{width:230px;height:230px;left:4%;top:-40px}.cta-bubble.two{width:110px;height:110px;right:8%;bottom:-20px}.site-footer{background:#24151c;color:#d6c7cc;padding:70px max(30px,calc((100vw - 1240px)/2)) 24px}.footer-inner{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.footer-brand{color:#fff;margin-bottom:18px}.footer-inner p{max-width:420px}.footer-inner small{font-size:.7rem;color:#8f7b82}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.footer-links div{display:flex;flex-direction:column;gap:9px;font-size:.82rem}.footer-links strong{font-family:var(--serif);color:#fff;margin-bottom:8px}.footer-links a{color:#af9da3}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:55px;padding-top:22px;font-size:.68rem;color:#827078}
.home-page .site-header{background:transparent}.page-hero{padding:145px max(24px,calc((100vw - 1240px)/2)) 70px;background:linear-gradient(135deg,#f8dce4,#fff7f2);position:relative;overflow:hidden}.page-hero:after{content:"♡";position:absolute;right:8%;top:70px;color:rgba(201,79,114,.09);font-size:220px}.page-hero.compact h1{font-size:clamp(2.5rem,4.6vw,4.8rem);color:var(--wine);margin:10px 0}.page-hero p{color:var(--muted);font-size:1.05rem}.breadcrumbs{font-size:.75rem;color:#967782;margin-bottom:30px}.breadcrumbs span{margin:0 8px}.page-hero~*{}.page-hero+.directory-layout{}.page-hero~.site-footer{}.page-hero~section{}.page-hero.compact+.section{}.page-hero .eyebrow{margin-bottom:12px}.page-hero~*{}.directory-layout{display:grid;grid-template-columns:255px 1fr;gap:40px;padding-top:60px}.filter-toggle{display:none}.filters{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:25px;height:max-content;position:sticky;top:20px}.filter-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.filter-heading h2{font-size:1.25rem;margin:0}.filter-heading a{font-size:.75rem;color:var(--raspberry)}.filters form{display:flex;flex-direction:column;gap:19px}.filters label,.filters legend{font-size:.78rem;font-weight:700;color:#49313a}.filters input[type=search],.filters input[type=number],.filters select{width:100%;height:45px;border:1px solid var(--line);background:#fff;border-radius:10px;padding:0 11px;margin-top:7px;color:var(--plum)}.filters fieldset{border:0;padding:0;margin:0}.age-fields{display:grid;grid-template-columns:1fr 20px 1fr;align-items:center;gap:5px}.age-fields span{text-align:center;color:var(--muted)}.check-row{display:flex!important;align-items:center;gap:9px}.check-row input{accent-color:var(--raspberry)}.filter-note{display:flex;gap:10px;background:#f8edf0;border-radius:13px;padding:14px;margin-top:22px}.filter-note i{color:var(--raspberry);font-style:normal}.filter-note p{font-size:.68rem;color:var(--muted);line-height:1.6;margin:0}.filter-note strong{display:block;color:var(--wine)}.quick-filters{display:flex;flex-wrap:wrap;gap:9px;align-items:center;margin-bottom:22px;font-size:.74rem}.quick-filters span{font-weight:700;margin-right:5px}.quick-filters a{border:1px solid var(--line);padding:7px 13px;border-radius:999px;background:#fff}.quick-filters a:hover{border-color:var(--raspberry);color:var(--raspberry)}.result-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.result-toolbar strong{display:block;font-family:var(--serif);font-size:1.25rem}.result-toolbar small{color:var(--muted);font-size:.68rem}.result-toolbar label{font-size:.75rem}.result-toolbar select{margin-left:8px;padding:9px;border:1px solid var(--line);border-radius:9px;background:#fff}.directory-grid{grid-template-columns:repeat(3,1fr)}.directory-banner{grid-column:span 2;min-height:270px;border-radius:22px;padding:35px;display:flex;align-items:center;justify-content:center;background:linear-gradient(rgba(75,19,39,.68),rgba(75,19,39,.68)),url('../images/members/member-romance-feature-v1.png') center 34%/cover;color:#fff;text-align:center}.directory-banner span{font-family:Georgia;font-size:4rem;color:#efb7c5}.directory-banner p{font-family:var(--serif);font-size:1.65rem}.pagination{display:flex;justify-content:center;gap:8px;margin-top:50px}.pagination a{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--line);background:#fff}.pagination a.active{background:var(--wine);color:#fff;border-color:var(--wine)}.empty-state{text-align:center;padding:80px 30px;background:#fff;border-radius:22px;border:1px solid var(--line)}.empty-state i{font-size:2.5rem;color:var(--rose)}.empty-state h2{font-size:1.8rem}.directory-assurance{background:#f5e8ea}.directory-assurance .section{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;padding:60px 0}.directory-assurance .section>div{display:grid;grid-template-columns:45px 1fr;column-gap:15px}.directory-assurance i{grid-row:span 2;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--rose);border-radius:50%;font-style:normal;color:var(--raspberry)}.directory-assurance h3{font-family:var(--serif);margin:0}.directory-assurance p{font-size:.75rem;color:var(--muted);margin:4px 0}
.detail-page{padding-top:84px}.detail-breadcrumbs{padding:32px 0 22px}.profile-hero{padding:10px 0 90px;display:grid;grid-template-columns:1.18fr .82fr;gap:60px;align-items:start}.profile-gallery{display:grid;grid-template-columns:92px 1fr;gap:16px}.profile-thumbs{display:flex;flex-direction:column;gap:12px}.profile-thumbs button{padding:0;border:2px solid transparent;border-radius:13px;overflow:hidden;aspect-ratio:3/4;cursor:pointer;background:#ead8dc}.profile-thumbs button.active{border-color:var(--raspberry)}.profile-thumbs img{width:100%;height:100%;object-fit:cover}.profile-main-image{position:relative;border-radius:26px;overflow:hidden;aspect-ratio:3/4;max-height:770px;background:#ead8dc}.profile-main-image img{width:100%;height:100%;object-fit:cover}.profile-main-image>span{position:absolute;right:20px;top:20px;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.86);color:var(--raspberry);font-size:1.6rem}.profile-summary{position:sticky;top:25px;background:#fff;border:1px solid var(--line);border-radius:26px;padding:38px;box-shadow:var(--shadow)}.profile-status{display:flex;justify-content:space-between;align-items:center}.profile-status span{background:#f5e4e9;border-radius:999px;padding:7px 11px;color:var(--wine);font-size:.68rem;font-weight:700}.profile-status small{font-size:.65rem;color:var(--muted)}.profile-summary h1{font-size:3.25rem;color:var(--wine);margin:23px 0 2px}.profile-summary h1 em{font-style:normal;font-size:1.7rem}.profile-location{color:var(--muted);font-size:.85rem}.profile-summary blockquote{font-family:var(--serif);font-size:1.3rem;line-height:1.8;color:var(--raspberry-dark);margin:27px 0 17px}.profile-summary>p{font-size:.87rem;color:var(--muted)}.profile-summary .tag-row{margin:24px 0}.relationship-box{background:#fbf1f3;border-radius:15px;padding:16px 18px;margin:20px 0}.relationship-box small{display:block;font-size:.67rem;color:var(--muted)}.relationship-box strong{font-family:var(--serif);font-size:.95rem;color:var(--wine)}.profile-summary .button{margin-top:10px}.privacy-hint{text-align:center!important;font-size:.68rem!important;margin:15px 0 0!important}.about-member{display:grid;grid-template-columns:1fr .8fr;gap:100px;align-items:center}.about-copy h2{color:var(--wine)}.quote-line{border-left:2px solid var(--raspberry);padding-left:22px;font-family:var(--serif);font-size:1.25rem;color:var(--raspberry-dark);margin:32px 0}.about-copy p{color:var(--muted);line-height:2}.about-photo{height:590px;position:relative;border-radius:180px 180px 22px 22px;overflow:hidden}.about-photo img{width:100%;height:100%;object-fit:cover}.about-photo span{position:absolute;bottom:0;left:0;right:0;padding:70px 30px 25px;background:linear-gradient(transparent,rgba(45,15,26,.8));color:#fff;font-family:var(--serif);text-align:center}.profile-facts{background:#f6e7ea}.profile-facts .section{padding:90px 0}.facts-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.facts-grid article{text-align:center;background:rgba(255,255,255,.7);border:1px solid rgba(201,79,114,.12);border-radius:18px;padding:22px 10px}.facts-grid i{display:grid;place-items:center;width:43px;height:43px;margin:0 auto 12px;border-radius:50%;border:1px solid var(--rose);color:var(--raspberry);font-style:normal}.facts-grid small,.facts-grid strong{display:block}.facts-grid small{font-size:.65rem;color:var(--muted)}.facts-grid strong{font-family:var(--serif);font-size:.88rem;margin-top:4px}.daily-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.daily-grid article{background:#fff;border-radius:22px;overflow:hidden}.daily-grid img{aspect-ratio:4/3;width:100%;object-fit:cover}.daily-grid article div{padding:25px}.daily-grid small{color:var(--raspberry)}.daily-grid h3{font-family:var(--serif);font-size:1.35rem;margin:3px 0}.daily-grid p{font-size:.78rem;color:var(--muted);margin:0}.first-date{display:grid;grid-template-columns:1fr 1fr;background:var(--wine);color:#fff;min-height:560px}.first-date-image{overflow:hidden}.first-date-image img{width:100%;height:100%;object-fit:cover}.first-date>div:last-child{padding:90px max(50px,calc((100vw - 1240px)/2));padding-left:70px;display:flex;flex-direction:column;justify-content:center}.first-date h2{font-size:3.2rem}.first-date blockquote{font-family:var(--serif);font-size:1.35rem;color:#f1c0cd;line-height:1.9;margin:0 0 25px}.first-date p{color:#ceb8c0}.profile-safety{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.profile-safety>div:first-child p{color:var(--muted)}.profile-safety-list{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.profile-safety-list p{display:flex;gap:14px;margin:0}.profile-safety-list i{min-width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--rose);border-radius:50%;font-style:normal;color:var(--raspberry)}.profile-safety-list span{font-size:.75rem;color:var(--muted)}.profile-safety-list strong{display:block;font-family:var(--serif);font-size:.95rem;color:var(--plum)}.related-section{background:#f6e7ea}.interest-modal{position:fixed;inset:0;background:rgba(35,13,22,.72);z-index:200;display:none;align-items:center;justify-content:center;padding:20px}.interest-modal.open{display:flex}.interest-modal>div{background:#fff7f2;border-radius:26px;max-width:500px;padding:50px;text-align:center;position:relative}.interest-modal button{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:1.8rem;cursor:pointer}.interest-modal span{font-size:3rem;color:var(--raspberry)}.interest-modal h2{font-size:1.9rem}.interest-modal p{color:var(--muted)}
.article-list-page{padding-top:70px}.article-list-page .article-grid article{box-shadow:var(--shadow)}.article-page{width:min(900px,calc(100% - 40px));margin:0 auto;padding:150px 0 100px}.article-page header{text-align:center}.article-page header h1{font-size:clamp(2.5rem,5vw,4.3rem);color:var(--wine);margin-bottom:20px}.article-page header>p{font-size:1.1rem;color:var(--muted);max-width:670px;margin:0 auto 15px}.article-page header small{color:#a28b92}.article-cover{width:100%;height:500px;object-fit:cover;border-radius:28px;margin:55px 0}.article-body{max-width:720px;margin:auto;font-size:1.05rem;line-height:2.15;color:#4d3c43}.article-body p{margin-bottom:28px}.article-body blockquote{font-family:var(--serif);font-size:1.35rem;color:var(--raspberry-dark);padding:25px;border-block:1px solid var(--rose);margin:50px 0}.article-page footer{display:flex;justify-content:center;gap:15px;margin-top:60px}.policy-page{max-width:850px;font-size:1rem}.policy-page>p{font-size:1.1rem;color:var(--muted)}.policy-page h2{font-size:1.8rem;margin-top:40px}.policy-page li{margin:12px 0}.demo-note{background:#f6e6ea;padding:18px;border-radius:12px;margin-top:35px}.error-page{text-align:center;padding:200px 20px 130px}.error-page>span{font-family:var(--serif);font-size:7rem;color:var(--rose)}.error-page h1{font-size:2.5rem}.error-page p{color:var(--muted)}
@media(max-width:1100px){.hero-romance{grid-template-columns:1fr 1fr;padding-inline:45px;gap:30px}.hero-copy h1{font-size:4.4rem}.hero-image-frame{height:600px}.directory-grid{grid-template-columns:repeat(2,1fr)}.member-grid{grid-template-columns:repeat(2,1fr)}.facts-grid{grid-template-columns:repeat(3,1fr)}.city-inner,.safety-inner{gap:45px}.profile-hero{gap:30px}.profile-summary{padding:28px}.profile-summary h1{font-size:2.7rem}.interest-grid{grid-template-rows:250px 250px}}
@media(max-width:800px){.section{width:min(100% - 32px,1240px);padding:75px 0}.site-header{height:70px;padding:0 20px}.site-header:has(+*){}.site-nav{position:fixed;left:16px;right:16px;top:76px;background:#3a1724;padding:25px;border-radius:18px;display:none;flex-direction:column;align-items:stretch;box-shadow:var(--shadow)}.site-nav.open{display:flex}.nav-toggle{display:block}.hero-romance{min-height:auto;grid-template-columns:1fr;padding:125px 25px 70px}.hero-copy{padding-bottom:20px}.hero-copy h1{font-size:3.65rem}.hero-visual{max-width:520px;margin:auto}.hero-image-frame{height:570px}.floating-note{left:-5px}.hero-scroll{display:none}.story-heading,.city-inner,.safety-inner,.about-member,.profile-safety{grid-template-columns:1fr;gap:45px}.value-grid{grid-template-columns:1fr}.steps{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}.steps>b{display:none}.interest-grid{grid-template-columns:1fr 1fr;grid-template-rows:350px 250px 250px}.interest-grid .interest-large{grid-column:span 2;grid-row:auto}.interest-grid a:last-child{grid-column:span 2}.article-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.directory-layout{display:block;padding-top:35px}.filter-toggle{display:inline-flex;margin-bottom:20px}.filters{display:none;position:static;margin-bottom:25px}.filters.open{display:block}.directory-grid{grid-template-columns:repeat(2,1fr)}.profile-hero{grid-template-columns:1fr}.profile-gallery{grid-template-columns:70px 1fr}.profile-main-image{max-height:none}.profile-summary{position:static}.about-photo{height:520px;max-width:430px;margin:auto;width:100%}.first-date{grid-template-columns:1fr}.first-date-image{height:420px}.first-date>div:last-child{padding:65px 32px}.profile-safety-list{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(2,1fr)}.editorial-quote{background-attachment:scroll}.site-header:not(.home-page *){}.page-hero{padding-top:115px}.detail-page{padding-top:70px}}
@media(max-width:520px){.section{width:calc(100% - 28px)}.hero-romance{padding-inline:20px}.hero-copy h1{font-size:2.8rem}.hero-lead{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-trust{flex-wrap:wrap;gap:8px 15px}.hero-image-frame{height:480px}.floating-note{bottom:25px;padding:12px 16px}.value-grid article{padding:28px}.steps{grid-template-columns:1fr}.interest-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.interest-grid a,.interest-grid .interest-large,.interest-grid a:last-child{min-width:82vw;height:390px;scroll-snap-align:center}.city-list a{grid-template-columns:35px 1fr 25px}.city-list small{display:none}.member-grid,.directory-grid{grid-template-columns:1fr}.directory-banner{grid-column:auto}.member-card{max-width:390px;margin-inline:auto;width:100%}.directory-assurance .section{grid-template-columns:1fr;gap:25px}.result-toolbar{align-items:flex-start;gap:15px}.result-toolbar form label{font-size:0}.result-toolbar select{margin:0}.profile-gallery{display:block}.profile-thumbs{display:none}.profile-summary{padding:24px}.profile-summary h1{font-size:2.4rem}.about-member{padding-top:40px}.facts-grid{grid-template-columns:repeat(2,1fr)}.daily-grid{grid-template-columns:1fr}.first-date h2{font-size:2.5rem}.article-page{padding-top:120px}.article-cover{height:380px;margin:35px 0}.article-page footer{flex-direction:column}.footer-links{grid-template-columns:1fr}.footer-inner{gap:45px}.page-hero.compact h1{font-size:2.6rem}}
