@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600&display=swap');
:root{--ink:#0d0c0f;--paper:#fffaf7;--rose:#e65f8e;--rose2:#f7b7c9;--gold:#d9ad78;--muted:#6d6668;--line:#eadfda;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif;--shadow:0 18px 50px rgba(43,23,30,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans);overflow-x:hidden}img{display:block;width:100%;object-fit:cover}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{touch-action:manipulation}.container{width:min(1180px,calc(100% - 40px));margin:auto}.skip{position:absolute;left:-999px}.skip:focus{left:16px;top:16px;z-index:99;background:#fff;padding:12px}
.site-header{position:absolute;z-index:20;inset:0 0 auto;color:#fff;border-bottom:1px solid #ffffff1c}.nav{height:78px;display:flex;align-items:center;gap:28px}.logo{font:600 24px var(--serif);color:#ff83aa;margin-right:auto}.logo span{color:#fff}.nav-links{display:flex;gap:22px;align-items:center;font-size:14px}.nav-links a:hover{color:#ff94b5}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid transparent;border-radius:9px;background:linear-gradient(135deg,var(--rose),#f18cb0);color:#fff;font-weight:700;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #e65f8e45}.btn.outline{background:transparent;border-color:#ffffff50}.menu-btn{display:none;background:transparent;color:#fff;border:0;font-size:26px;min-width:48px;min-height:48px}
.hero{min-height:760px;color:#fff;display:grid;align-items:center;background:linear-gradient(90deg,rgba(4,4,5,.97) 0%,rgba(4,4,5,.78) 42%,rgba(4,4,5,.08) 76%),url("../images/sugar-baby-uk-website.webp") center/cover}.hero-copy{padding-top:95px;max-width:650px}.eyebrow{color:#ff91b4;font-weight:700;letter-spacing:.16em;text-transform:uppercase;font-size:12px}.hero h1,.page-hero h1{font:600 clamp(48px,7vw,82px)/.98 var(--serif);letter-spacing:-.04em;margin:18px 0 24px}.hero h1 em{color:#ff83aa;font-style:normal}.hero p{max-width:570px;color:#e7e1e3;font-size:18px}.hero-actions{display:flex;gap:12px;margin:32px 0}.trust-row{display:flex;gap:30px;margin-top:55px;color:#ddd;font-size:13px}.trust-row strong{display:block;color:#fff;font-size:15px}
section{padding:88px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:32px}.section-head h2,.split h2,.faq h2{font:600 clamp(34px,4vw,52px)/1.1 var(--serif);margin:0}.section-head p{max-width:560px;color:var(--muted)}.accent{color:var(--rose)}
.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.editorial-image{min-height:520px;border-radius:24px;overflow:hidden;background:linear-gradient(145deg,#171317,#8c4c5f);position:relative;box-shadow:var(--shadow)}.editorial-image img{height:100%;position:absolute}.sugar-daddy-definition-image img{object-position:50% 12%;transform:scale(1.03) rotate(-1.2deg);transform-origin:50% 18%}.editorial-image:after{content:"London • Private • Verified";position:absolute;left:20px;bottom:20px;color:#fff;background:#111c;padding:10px 14px;border:1px solid #ffffff30;border-radius:99px;font-size:12px;backdrop-filter:blur(8px)}.kicker{color:var(--rose);font-weight:700}.split p{color:var(--muted)}.checks{list-style:none;padding:0;display:grid;gap:12px}.checks li:before{content:"✓";color:var(--rose);margin-right:10px;font-weight:bold}
.roles{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.profiles,.gifts,.testimonials{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cities{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #28141c0a}.role-image,.profile-image{height:250px;background-size:cover;background-position:center;position:relative}.role-image:after,.profile-image:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 45%,#0d0c0fd9)}.card-body{padding:22px}.card h3{font:600 24px var(--serif);margin:0 0 8px}.card p{color:var(--muted);font-size:14px;margin:0 0 12px}.text-link{color:var(--rose);font-weight:700;font-size:14px}.features{background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature{padding:26px;border:1px solid var(--line);border-radius:14px}.icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#fff0f5;color:var(--rose);font-size:20px;font-weight:700}.feature h3{margin:16px 0 6px}.feature p{font-size:14px;color:var(--muted)}
.city{min-height:270px;display:flex;align-items:end;padding:20px;color:#fff;border-radius:16px;background-size:cover;background-position:center;overflow:hidden;position:relative}.city:before{content:"";position:absolute;inset:0;background:linear-gradient(transparent,#0b080abf)}.city div{position:relative}.city h3{font:600 25px var(--serif);margin:0}.city p{font-size:13px;margin:3px 0}
.dark{background:var(--ink);color:#fff}.dark .section-head p,.dark p{color:#c9c3c5}.profile-image{height:300px}.profile-image .status{position:absolute;z-index:2;top:14px;left:14px;background:#ffffffea;color:#165f42;padding:5px 9px;border-radius:20px;font-size:11px}.profile-meta{display:flex;justify-content:space-between}.profile-meta strong{font:600 20px var(--serif)}
.app-panel{border-radius:24px;background:radial-gradient(circle at 75% 20%,#6b3348,transparent 25%),#110e12;color:#fff;padding:55px;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden}.phone{width:250px;height:470px;margin:auto;border:9px solid #28242a;border-radius:38px;background:linear-gradient(#27141d,#0d0c0f);padding:42px 18px 20px;transform:rotate(5deg);box-shadow:0 25px 60px #0008}.phone .mini{height:145px;border-radius:14px;background:url("../images/sugar-baby-uk-website.webp") 66% center/cover;margin-bottom:14px}.store{display:inline-flex;border:1px solid #ffffff45;border-radius:8px;padding:10px 15px;margin:12px 8px 0 0}.gifts{grid-template-columns:repeat(4,1fr)}.gift-art{height:170px;background:linear-gradient(145deg,#f8e8e8,#e6d5c7);display:grid;place-items:center;font:500 54px var(--serif);color:#7d5f5f}.testimonial{padding:26px;background:#fff;color:var(--ink);border-radius:14px}.stars{color:#c38b45}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:12px}.faq-q{width:100%;min-height:56px;border:0;background:none;text-align:left;padding:15px 50px 15px 18px;font-weight:700;position:relative;cursor:pointer}.faq-q:after{content:"+";position:absolute;right:18px;font-size:22px}.faq-q[aria-expanded=true]:after{content:"−"}.faq-a{display:none;padding:0 18px 18px;color:var(--muted)}.faq-a.open{display:block}.final-cta{text-align:center;background:linear-gradient(135deg,#180e13,#3d1a28);color:#fff}.final-cta h2{font:600 clamp(28px,3.4vw,44px)/1.12 var(--serif);margin:0 0 28px}
footer{background:#09090b;color:#aaa;padding:64px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.footer-grid h3{color:#fff}.footer-grid a{display:block;margin:7px 0;font-size:14px}.copyright{border-top:1px solid #ffffff18;margin-top:45px;padding-top:20px;font-size:13px}
.page-hero{min-height:530px;padding-top:150px;color:#fff;background:linear-gradient(90deg,#09080be8,#09080b69),url("../images/sugar-baby-uk-website.webp") center/cover}.page-hero h1{max-width:800px}.page-hero p{max-width:650px;font-size:18px}.content-section{max-width:820px;margin:auto}.content-section h2{font:600 38px var(--serif)}.content-section h3{font:600 24px var(--serif)}.content-section p,.content-section li{color:var(--muted)}.contact-form,.login-card{max-width:620px;margin:auto;background:#fff;padding:35px;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}label{display:block;font-weight:700;margin:14px 0 6px}input,textarea{width:100%;border:1px solid #d9cdca;border-radius:9px;padding:13px;background:#fff}textarea{min-height:150px}.error{color:#b3224d;font-size:13px}.back-top{position:fixed;right:20px;bottom:20px;width:48px;height:48px;border-radius:50%;border:0;background:var(--rose);color:#fff;display:none;z-index:20}.back-top.show{display:block}
@media(max-width:900px){.nav-links{position:fixed;inset:78px 0 auto;background:#101014;padding:22px;display:none;flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.menu-btn{display:block}.nav>.btn{display:none}.hero{min-height:700px;background-position:63% center}.hero:before{content:"";position:absolute;inset:0 0 auto;height:700px;background:#0505075c}.hero-copy{position:relative}.split{grid-template-columns:1fr;gap:35px}.roles,.profiles,.cities,.gifts,.testimonials,.feature-grid{grid-template-columns:repeat(2,1fr)}.app-panel{grid-template-columns:1fr;padding:36px}.phone{margin-top:35px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.container{width:min(100% - 28px,1180px)}section{padding:64px 0}.hero{min-height:760px}.hero h1{font-size:48px}.hero p{font-size:16px}.hero-actions,.trust-row{flex-direction:column}.trust-row{gap:12px;margin-top:34px}.section-head{display:block}.roles,.profiles,.cities,.gifts,.testimonials,.feature-grid,.faq-grid{grid-template-columns:1fr}.role-image,.profile-image{height:320px}.editorial-image{min-height:380px}.app-panel{padding:28px 20px}.phone{width:220px;height:420px}.footer-grid{grid-template-columns:1fr}.page-hero h1{font-size:48px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Unified site chrome */
.site-header{padding-top:10px;border-bottom:0}
.site-header .nav{height:74px;padding:0 18px;border:1px solid #ffffff1f;border-radius:18px;background:#0b0a0d78;backdrop-filter:blur(16px);box-shadow:0 10px 35px #0002}
.site-header .nav-links{gap:20px;color:#eee7ea}
.site-header .nav-links a{min-height:44px;display:inline-flex;align-items:center;border-radius:999px;padding:0 3px;transition:color .18s ease,background .18s ease}
.site-header .nav-links a:hover,.site-header .nav-links a[aria-current=page]{color:#ff94b5}
.site-header .nav-links a[aria-current=page]{background:#ffffff10;padding-inline:12px}
.section-head .head-actions{display:grid;justify-items:end;gap:16px;max-width:560px}
.section-head .head-actions p{margin:0}
.dark .section-head .head-actions p{color:#c9c3c5}
.section-head .head-actions .btn{min-width:170px}
.section-cta{display:flex;justify-content:center;margin-top:42px}
.section-cta .btn{min-width:210px}
.app-mockup{position:relative;display:flex;justify-content:center;align-items:center;min-height:520px}
.app-mockup img{width:min(430px,100%);height:auto;border-radius:34px;filter:drop-shadow(0 35px 70px #0009)}
footer{background:radial-gradient(circle at 8% 0,#52233a30 0,transparent 34%),#08080a;color:#aaa;padding:72px 0 28px}
footer .logo{display:inline-block;margin-bottom:16px}
footer p{max-width:320px;color:#b9b0b4;margin:0}
footer h3{margin:0 0 14px;font:700 13px var(--sans);letter-spacing:.12em;text-transform:uppercase;color:#fff}
footer a{color:#b9b0b4;transition:color .18s ease}
footer a:hover{color:#ff94b5}
footer .copyright{display:flex;justify-content:center;color:#81787d}

@media(max-width:900px){
  .site-header{padding-top:0}
  .site-header .nav{border-radius:0;border-left:0;border-right:0}
  .site-header .nav-links{gap:10px}
  .site-header .nav-links a{min-height:48px;padding:0 12px}
  .section-head .head-actions{justify-items:start;max-width:none;margin-top:16px}
}
@media(max-width:600px){
  .section-head .head-actions .btn{width:100%}
  .section-cta{margin-top:28px}
  .section-cta .btn{width:100%}
  .app-mockup{min-height:auto;margin-top:28px}
  .app-mockup img{width:min(360px,100%)}
  footer .copyright{justify-content:flex-start}
}

/* Homepage editorial refinement */
.home-page{--paper:#f8f5f1;--rose:#d5537e;--ink:#111014;background:var(--paper)}
.home-page .container{width:min(1240px,calc(100% - 64px))}
.home-page .site-header{border:0;padding-top:10px}
.home-page .nav{height:74px;padding:0 18px;border:1px solid #ffffff1f;border-radius:18px;background:#0b0a0d75;backdrop-filter:blur(16px);box-shadow:0 10px 35px #0002}
.home-page .logo{font-size:25px;letter-spacing:-.04em}
.home-page .nav-links{gap:25px;color:#e9e3e5}
.home-page .btn{min-height:52px;border-radius:999px;padding:0 27px;background:linear-gradient(135deg,#d74c79,#ee8cab);box-shadow:0 10px 30px #bc315d33}
.home-page .btn.outline{background:#ffffff0c;border-color:#ffffff3d;box-shadow:none;backdrop-filter:blur(8px)}
.home-page .hero{min-height:880px;position:relative;background:linear-gradient(90deg,#09080bf5 0%,#09080bdc 37%,#09080b66 62%,#09080b14 100%),url("../images/sugar-baby-uk-website.webp") 58% center/cover}
.home-page .hero:after{content:"";position:absolute;inset:auto 0 0;height:180px;background:linear-gradient(transparent,var(--paper));pointer-events:none}
.home-page .hero-copy{position:relative;z-index:2;padding-top:120px;max-width:720px}
.home-page .eyebrow,.home-page .kicker{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700}
.home-page .hero h1{max-width:690px;font-size:clamp(58px,6.2vw,94px);line-height:.94;letter-spacing:-.055em;margin:25px 0 28px}
.home-page .hero h1 em{background:linear-gradient(90deg,#ff82a9,#f5c3d3);-webkit-background-clip:text;background-clip:text;color:transparent}
.home-page .hero p{max-width:600px;font-size:19px;line-height:1.7;color:#eee8ea}
.home-page .hero-actions{margin:38px 0 0}
.home-page .trust-row{margin-top:64px;padding-top:26px;border-top:1px solid #ffffff24;gap:0;max-width:700px}
.home-page .trust-row>div{min-width:190px;padding-right:30px;margin-right:30px;border-right:1px solid #ffffff1f}
.home-page .trust-row>div:last-child{border:0}
.home-page section{padding:112px 0}
.home-page .section-head{margin-bottom:46px}
.home-page .section-head h2,.home-page .split h2,.home-page .faq h2{font-size:clamp(40px,4.4vw,60px);line-height:1;letter-spacing:-.045em}
.home-page #discover{padding-top:90px}
.home-page .split{gap:96px;grid-template-columns:1.05fr .95fr}
.home-page .editorial-image{min-height:600px;border-radius:32px;box-shadow:0 35px 80px #2c17201f}
.home-page .editorial-image:before{content:"";position:absolute;z-index:2;inset:18px;border:1px solid #ffffff45;border-radius:22px;pointer-events:none}
.home-page .editorial-image:after{left:34px;bottom:34px;border-radius:999px;background:#0d0c0fbb}
.home-page .split p{font-size:17px;line-height:1.8}
.home-page .checks{gap:15px;margin:26px 0}
.home-page .value-story{background:#fff}
.home-page .value-layout,.home-page .mutual-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:90px;align-items:center}
.home-page .value-layout{grid-template-columns:1.05fr .95fr}
.home-page .value-copy{order:1}
.home-page .value-photo{order:2}
.home-page .value-photo,.home-page .mutual-photo{position:relative;min-height:700px;border-radius:30px;overflow:hidden;box-shadow:0 30px 75px #2f182122}
.home-page .value-photo img,.home-page .mutual-photo img{position:absolute;inset:0;height:100%;object-fit:cover}
.home-page .value-photo:after,.home-page .mutual-photo:after{content:"";position:absolute;inset:16px;border:1px solid #ffffff59;border-radius:21px;pointer-events:none}
.home-page .value-copy h2,.home-page .mutual-copy h2{font:600 clamp(42px,4.5vw,62px)/1.02 var(--serif);letter-spacing:-.045em;margin:16px 0 22px}
.home-page .value-copy>p,.home-page .mutual-copy>p{color:var(--muted);font-size:17px;line-height:1.8}
.home-page .value-list{display:grid;gap:4px;margin:30px 0}
.home-page .value-list article{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:17px 0;border-bottom:1px solid #eee3df}
.home-page .value-list article>span{font-size:11px;letter-spacing:.12em;color:var(--rose);padding-top:5px}
.home-page .value-list h3{font:600 20px var(--serif);margin:0 0 3px}
.home-page .value-list p{color:var(--muted);font-size:14px;line-height:1.55;margin:0}
.home-page .mutual-story{background:linear-gradient(145deg,#f5ece8,#fbf8f4)}
.home-page .mutual-layout{grid-template-columns:1.08fr .92fr}
.home-page .mutual-points{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:30px 0}
.home-page .mutual-points>div{padding:24px;border:1px solid #e8d8d1;border-radius:18px;background:#ffffffa8}
.home-page .mutual-points strong{font:600 19px var(--serif)}
.home-page .mutual-points p{color:var(--muted);font-size:14px;line-height:1.6;margin:9px 0 0}
.home-page .mutual-copy blockquote{margin:28px 0;padding:4px 0 4px 22px;border-left:2px solid var(--rose);font:500 21px/1.55 var(--serif);color:#3d3035}
.home-page .dark{background:#0e0d10}
.home-page .roles{gap:24px}
.home-page .roles .card{display:block;position:relative;min-height:540px;background:#171519;border-color:#ffffff14;border-radius:24px;box-shadow:0 20px 55px #0004;color:#fff;transition:transform .25s ease,box-shadow .25s ease}
.home-page .roles .card:hover{transform:translateY(-6px);box-shadow:0 30px 70px #0006}
.home-page .roles .role-image{position:absolute;inset:0;height:100%;min-height:0;background-size:cover;background-position:center}
.home-page .roles .role-image:after{background:linear-gradient(180deg,#0e0d1005 20%,#0e0d1040 52%,#0e0d10f2 100%)}
.home-page .roles .card-body{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:42px 38px 36px}
.home-page .roles .card h3{font-size:34px;color:#fff}
.home-page .roles .card p{max-width:430px;color:#e2dadd;font-size:15px;line-height:1.65}
.home-page .roles .text-link{color:#ff8db1}
.home-page .text-link{display:inline-flex;align-items:center;min-height:44px;color:#e86e98}
.home-page .features{background:#fff}
.home-page .feature-grid{grid-template-columns:repeat(4,1fr);gap:0;border:1px solid #ede4df;border-radius:26px;overflow:hidden}
.home-page .feature{min-height:225px;padding:34px;border:0;border-right:1px solid #ede4df;border-bottom:1px solid #ede4df;border-radius:0;background:#fff;transition:background .2s}
.home-page .feature:hover{background:#fff8fa}
.home-page .feature:nth-child(4n){border-right:0}
.home-page .feature:nth-child(n+5){border-bottom:0}
.home-page .icon{width:auto;height:auto;display:block;background:transparent;font:600 13px var(--sans);letter-spacing:.12em;color:#d9537f}
.home-page .feature h3{font:600 22px var(--serif);margin-top:25px}
.home-page .cities{gap:22px}
.home-page .city{min-height:330px;padding:28px;border-radius:24px;background-color:#512637;background-blend-mode:luminosity;box-shadow:0 18px 45px #35182313;transition:transform .25s ease,box-shadow .25s ease}
.home-page .city:nth-child(2n){background-color:#6d4b3c}
.home-page .city:nth-child(3n){background-color:#273746}
.home-page .city:hover{transform:translateY(-6px);box-shadow:0 25px 60px #35182326}
.home-page .city:before{background:linear-gradient(180deg,#0e0d1010 15%,#0e0d10e8)}
.home-page .city:after{content:"Explore";position:absolute;right:25px;top:24px;color:#fff;font-size:11px;letter-spacing:.14em;text-transform:uppercase;border:1px solid #ffffff50;border-radius:999px;padding:7px 11px}
.home-page .city h3{font-size:31px}
.home-page .profiles{gap:20px}
.home-page .profiles .card{border:0;border-radius:22px;background:#19171b;color:#fff;box-shadow:0 22px 55px #0003}
.home-page .profile-image{height:360px}
.home-page .profiles .profile-image:after{background:linear-gradient(transparent 40%,#19171b)}
.home-page .profile-image .status{border:1px solid #ffffffa1;background:#0d0c0f99;color:#d9f9e9;backdrop-filter:blur(8px)}
.home-page .profiles .card p{color:#bdb6ba}
.home-page .profile-meta span{font-size:12px;color:#df8eaa;text-transform:uppercase;letter-spacing:.08em}
.home-page .app-panel{padding:72px;border-radius:32px;background:radial-gradient(circle at 82% 25%,#6f2944 0,transparent 29%),radial-gradient(circle at 8% 100%,#362238 0,transparent 30%),#100e12;box-shadow:0 30px 80px #31111e28}
.home-page .app-panel h2{font:600 clamp(40px,4vw,58px)/1.02 var(--serif);letter-spacing:-.04em;margin:18px 0}
.home-page .phone{transform:rotate(3deg);border-color:#3b363d;box-shadow:25px 30px 70px #0009}
.home-page .store{min-height:48px;align-items:center;border-radius:12px;background:#ffffff08}
.home-page .gifts{gap:20px}
.home-page .gifts .card{border:0;border-radius:22px;box-shadow:0 15px 40px #32131f0d}
.home-page .gift-art{height:190px;font-size:38px;letter-spacing:.06em}
.home-page .testimonials{gap:20px}
.home-page .testimonial{margin:0;min-height:245px;padding:34px;border:1px solid #ffffff14;background:#171519;color:#fff;border-radius:22px;display:flex;flex-direction:column}
.home-page .testimonial p{font:500 18px/1.65 var(--serif);color:#eee9eb;flex:1}
.home-page .testimonial strong{font-size:13px;color:#cfbdc4}
.home-page .faq{background:#fff}
.home-page .faq-grid{gap:14px}
.home-page .faq-item{border-radius:16px;overflow:hidden}
.home-page .faq-q{min-height:68px;padding:18px 58px 18px 22px}
.home-page .final-cta{position:relative;overflow:hidden;padding:130px 0;background:radial-gradient(circle at 50% 110%,#73523d42 0,transparent 38%),radial-gradient(circle at 85% 10%,#7d405329 0,transparent 32%),linear-gradient(145deg,#151316,#09090b 72%);border-top:1px solid #d9ad7826}
.home-page .final-cta:before{content:"";position:absolute;inset:22px;border:1px solid #d9ad7821;border-radius:28px;pointer-events:none}
.home-page .final-cta .container{position:relative;z-index:1}
.home-page .final-cta .eyebrow{color:#d9ad78}
.home-page .final-cta h2{max-width:900px;margin:15px auto 20px;font-size:clamp(48px,6vw,78px);letter-spacing:-.05em;color:#fffaf4}
.home-page .final-cta p{color:#c8bec0;font-size:18px;margin-bottom:32px}
.home-page .final-cta .btn{color:#1a1516;background:linear-gradient(135deg,#f5e5d1,#d9ad78);box-shadow:0 14px 35px #d9ad7828}
.home-page .final-cta .btn:hover{box-shadow:0 18px 42px #d9ad7840}

@media(max-width:1000px){
  .home-page .container{width:min(100% - 40px,1240px)}
  .home-page .roles .card{min-height:500px}
  .home-page .roles .role-image{height:100%}
  .home-page .feature-grid{grid-template-columns:repeat(2,1fr)}
  .home-page .feature:nth-child(2n){border-right:0}
  .home-page .feature:nth-child(4){border-bottom:1px solid #ede4df}
  .home-page .value-layout,.home-page .mutual-layout{gap:48px}
  .home-page .value-photo,.home-page .mutual-photo{min-height:590px}
  .home-page .mutual-points{grid-template-columns:1fr}
}
@media(max-width:600px){
  .home-page .container{width:min(100% - 28px,1240px)}
  .home-page .site-header{padding-top:0}
  .home-page .nav{border-radius:0;border-left:0;border-right:0;padding:0 2px}
  .home-page .hero{min-height:820px;background-position:64% center}
  .home-page .hero h1{font-size:51px}
  .home-page .hero-copy{padding-top:100px}
  .home-page .trust-row>div{border:0;margin:0;padding:0}
  .home-page section{padding:78px 0}
  .home-page .section-head h2,.home-page .split h2,.home-page .faq h2{font-size:40px}
  .home-page .editorial-image{min-height:440px;border-radius:24px}
  .home-page .roles .card{min-height:470px}
  .home-page .roles .role-image{height:100%}
  .home-page .roles .card-body{padding:30px 26px 26px}
  .home-page .roles .card h3{font-size:30px}
  .home-page .feature-grid{grid-template-columns:1fr}
  .home-page .feature,.home-page .feature:nth-child(n){border-right:0;border-bottom:1px solid #ede4df}
  .home-page .feature:last-child{border-bottom:0}
  .home-page .city{min-height:360px}
  .home-page .app-panel{padding:38px 22px}
  .home-page .final-cta{padding:95px 0}
  .home-page .final-cta:before{inset:12px;border-radius:20px}
  .home-page #discover{padding:66px 0 76px}
  .home-page #discover .split{display:flex;flex-direction:column;gap:32px}
  .home-page #discover .split>div:last-child{order:1}
  .home-page #discover .editorial-image{order:2;min-height:320px;width:100%;border-radius:22px;box-shadow:0 20px 50px #2c17201a}
  .home-page #discover .editorial-image:before{inset:12px;border-radius:15px}
  .home-page #discover .editorial-image:after{left:20px;bottom:20px;padding:8px 12px;font-size:10px}
  .home-page #discover .kicker{display:inline-block;margin-bottom:12px}
  .home-page #discover h2{max-width:330px;margin-bottom:22px;font-size:42px;line-height:1.02}
  .home-page #discover p{font-size:15.5px;line-height:1.75;margin:0 0 15px}
  .home-page #discover .checks{gap:10px;margin:24px 0 20px}
  .home-page #discover .checks li{min-height:52px;padding:12px 14px;border:1px solid #eadeda;border-radius:13px;background:#fff;font-size:14px;line-height:1.45;box-shadow:0 8px 22px #35182308}
  .home-page #discover .checks li:before{flex-basis:24px;height:24px;margin-right:10px}
  .home-page #discover .text-link{width:100%;justify-content:center;min-height:50px;border:1px solid #e3cbd3;border-radius:999px;background:#fff}
  .home-page .value-layout,.home-page .mutual-layout{display:flex;flex-direction:column;gap:34px}
  .home-page .value-photo,.home-page .mutual-photo{width:100%;min-height:430px;border-radius:22px;box-shadow:0 20px 50px #2f182116}
  .home-page .value-photo{order:2}
  .home-page .value-copy{order:1}
  .home-page .mutual-copy{order:1}
  .home-page .mutual-photo{order:2}
  .home-page .value-copy h2,.home-page .mutual-copy h2{font-size:40px}
  .home-page .value-copy>p,.home-page .mutual-copy>p{font-size:15.5px}
  .home-page .value-list article{grid-template-columns:35px 1fr}
  .home-page .value-copy>.btn{width:100%}
  .home-page .mutual-points{grid-template-columns:1fr}
  .home-page .mutual-copy blockquote{font-size:19px}
}

/* App mockup proportion tuning */
.home-page .app-panel{grid-template-columns:1.12fr .88fr;min-height:auto;padding-block:58px}
.home-page .app-mockup{min-height:430px;max-height:430px;align-self:center;overflow:visible}
.home-page .app-mockup img{width:min(320px,100%);max-height:430px;object-fit:contain;border-radius:28px;filter:drop-shadow(0 24px 52px #0008)}
@media(max-width:900px){
  .home-page .app-panel{grid-template-columns:1fr;padding-block:48px}
  .home-page .app-mockup{min-height:360px;max-height:360px;margin-top:30px}
  .home-page .app-mockup img{width:min(300px,82vw);max-height:360px}
}
@media(max-width:600px){
  .home-page .app-panel{padding-block:38px}
  .home-page .app-mockup{min-height:300px;max-height:300px}
  .home-page .app-mockup img{width:min(250px,78vw);max-height:300px}
}

/* Hero proportion tuning */
.home-page .hero h1{font-size:clamp(54px,5.5vw,82px);max-width:780px}
@media(max-width:600px){
  .home-page .hero{min-height:960px;background-position:68% center}
  .home-page .hero:before{height:960px}
  .home-page .hero-copy{padding-top:132px}
  .home-page .hero h1{font-size:48px;line-height:1;margin:34px 0 30px}
  .home-page .hero p{font-size:16.5px;line-height:1.85;margin-bottom:36px}
  .home-page .hero-actions{margin:42px 0 0}
  .home-page .trust-row{margin-top:62px;gap:18px}
  .home-page .trust-row>div{padding:0 0 18px;border-bottom:1px solid #ffffff24}
  .home-page .trust-row>div:last-child{padding-bottom:0;border-bottom:0}
  .home-page .trust-row strong{margin-bottom:4px}
}

/* Homepage PC heading rhythm */
@media(min-width:901px){
  .home-page .section-head h2,
  .home-page .split h2,
  .home-page .faq h2{
    font-size:clamp(34px,3.35vw,50px);
    line-height:1.05;
  }

  .home-page .section-head>div:first-child>p{
    max-width:640px;
    margin:20px 0 0;
    color:var(--muted);
    font-size:17px;
    line-height:1.75;
  }

  .home-page .dark .section-head>div:first-child>p{
    color:#c9c3c5;
  }

  .home-page .value-copy h2,
  .home-page .mutual-copy h2,
  .home-page .app-panel h2{
    font-size:clamp(36px,3.5vw,52px);
    line-height:1.05;
  }
}

/* Generated visual assets */
.home-page .city{
  background-blend-mode:normal;
}

.home-page .gift-art{
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  color:transparent;
  text-indent:-9999px;
  position:relative;
}

.home-page .gift-art:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,#ffffff00 35%,#160b1124 100%);
  pointer-events:none;
}

/* Connection style portrait crop */
.home-page .roles .card{
  min-height:620px;
}

.home-page .roles .role-image{
  background-position:center 18%;
}

@media(max-width:900px){
  .home-page .roles .card{
    min-height:560px;
  }

  .home-page .roles .role-image{
    background-position:center 12%;
  }
}

@media(max-width:600px){
.home-page .roles .card{
  min-height:600px;
}
}

/* Shared landing page hero background */
.page-hero,
.about-hero{
  background:
    linear-gradient(90deg,#09080bf2 0%,#09080bd6 38%,#09080b72 66%,#09080b22 100%),
    url("../images/about-luxury-date-uk.webp") center/cover;
}
