body,html{min-height:100vh}.nav-links a,body{position:relative}.breadcrumb-bar a,.btn-hero-app-red,.skip-link,a{text-decoration:none}.btn,.consent-clause,.hero-editorial,.reg-card-header,.segmented-btn,.step-card,.text-center{text-align:center}.footer-col ul,.mobile-nav-links,.nav-links{list-style:none}:root{--burgundy-900:#26050C;--burgundy-800:#3F0D1A;--burgundy-700:#5B1426;--burgundy-600:#761E35;--burgundy-500:#932944;--burgundy-100:#F6E9EC;--burgundy-50:#FAF2F4;--gold-700:#8E6E2E;--gold-600:#A88539;--gold-500:#C5A059;--gold-400:#D8B775;--gold-300:#E7CF9B;--gold-100:#FAF4E8;--gold-50:#FDFBF6;--charcoal-900:#141715;--charcoal-800:#1F2421;--charcoal-700:#2D3330;--charcoal-600:#4B534F;--charcoal-500:#6B7570;--charcoal-300:#A8B1AC;--charcoal-100:#E4E7E5;--charcoal-50:#F2F4F3;--cream-100:#FAF7F2;--cream-200:#F3EFEA;--cream-300:#ECE6DE;--white:#FFFFFF;--success:#2E7D32;--warning:#ED6C02;--danger:#D32F2F;--font-serif:'Playfair Display',Georgia,serif;--font-sans:'Plus Jakarta Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-pill:9999px;--shadow-sm:0 2px 8px rgba(31, 36, 33, 0.05);--shadow-md:0 6px 20px rgba(31, 36, 33, 0.08);--shadow-lg:0 16px 36px rgba(31, 36, 33, 0.12);--shadow-gold:0 8px 24px rgba(197, 160, 89, 0.25);--shadow-burgundy:0 10px 30px rgba(91, 20, 38, 0.22);--max-width:1240px;--boxed-width:1240px;--nav-height:80px;--transition:all 0.28s cubic-bezier(0.4, 0, 0.2, 1)}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;background-color:#150307;background-image:radial-gradient(ellipse at 50% 0,rgba(91,20,38,.55) 0,rgba(18,3,7,.98) 72%),radial-gradient(circle at 85% 85%,rgba(197,160,89,.06) 0,transparent 50%),radial-gradient(circle at 15% 50%,rgba(197,160,89,.04) 0,transparent 40%),repeating-linear-gradient(45deg,rgba(197,160,89,.012) 0,rgba(197,160,89,.012) 1px,transparent 1px,transparent 14px);background-attachment:fixed;overflow-x:hidden}body{font-family:var(--font-sans);color:var(--charcoal-800);background-color:var(--cream-100);line-height:1.65;overflow-x:clip;display:flex;flex-direction:column;width:100%;margin:0;padding:0}#main-content,main{flex:1 0 auto;width:100%}img{max-width:100%;height:auto;display:block}a{color:inherit;transition:var(--transition)}button,input,select,textarea{font-family:inherit;font-size:inherit}.brand-logo,.mobile-nav-links a,.serif-heading,h1,h2,h3,h4{font-family:var(--font-serif)}:focus-visible{outline:3px solid var(--gold-500);outline-offset:3px}.skip-link{position:absolute;top:-100px;left:1rem;background:var(--burgundy-800);color:#fff;padding:.75rem 1.25rem;z-index:99999;border-radius:var(--radius-sm);font-weight:600;box-shadow:0 4px 14px rgba(0,0,0,.35);transition:top .2s ease-in-out}.btn,.nav-links a::after,.site-header{transition:var(--transition)}.skip-link:focus{top:1rem;outline:3px solid var(--gold-400)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.serif-heading,h1,h2,h3,h4{color:var(--burgundy-900);font-weight:700;line-height:1.25}h1{font-size:clamp(2.3rem, 4vw + 1rem, 3.6rem);letter-spacing:-.02em}.brand-logo,.hero-app-title,h2{letter-spacing:-.01em}h2{font-size:clamp(1.8rem, 3vw + .5rem, 2.5rem);margin-bottom:.8rem}h3{font-size:clamp(1.25rem, 2vw + .2rem, 1.65rem)}h4{font-size:1.15rem}p{margin-bottom:1.2rem;color:var(--charcoal-700)}p.lead{font-size:1.18rem;line-height:1.7;color:var(--charcoal-600)}.text-gold{color:var(--gold-700)}.breadcrumb-bar a:hover,.text-burgundy{color:var(--burgundy-700)}.text-muted{color:var(--charcoal-500)}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section-padding{padding:5rem 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.85rem 1.85rem;font-weight:600;border-radius:var(--radius-pill);cursor:pointer;border:1px solid transparent;white-space:nowrap}.brand-logo,.header-inner{align-items:center;display:flex}.btn-lg{padding:1.05rem 2.2rem;font-size:1.08rem}.btn-sm{padding:.55rem 1.2rem;font-size:.88rem}.btn-primary{background:linear-gradient(135deg,var(--gold-500),var(--gold-600));color:var(--burgundy-900);box-shadow:var(--shadow-gold);border-color:var(--gold-400);font-weight:700}.btn-primary:hover{background:linear-gradient(135deg,var(--gold-400),var(--gold-500));transform:translateY(-2px);box-shadow:0 10px 28px rgba(197,160,89,.4)}.btn-secondary{background:var(--burgundy-700);color:var(--white);box-shadow:var(--shadow-burgundy)}.btn-secondary:hover{background:var(--burgundy-600);transform:translateY(-2px);box-shadow:0 12px 30px rgba(91,20,38,.32)}.btn-outline{background:0 0;color:var(--burgundy-800);border:1.5px solid var(--burgundy-700)}.btn-outline:hover,.modal-close-btn:hover{background:var(--burgundy-700);color:var(--white)}.btn-outline-gold{background:0 0;color:var(--gold-300);border:1.5px solid var(--gold-500)}.btn-outline-gold:hover{background:var(--gold-500);color:var(--burgundy-900)}.btn-white{background:var(--white);color:var(--burgundy-900);box-shadow:var(--shadow-md)}.btn-white:hover{background:var(--cream-100);transform:translateY(-2px)}.site-header{position:sticky;top:0;z-index:1000;width:100%;height:var(--nav-height);background:rgba(38,5,12,.98);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(197,160,89,.22)}.site-header.scrolled{background:rgba(26,3,8,.98);box-shadow:0 8px 24px rgba(0,0,0,.3)}.header-inner{justify-content:space-between;height:100%}.brand-logo{gap:.75rem;font-size:1.45rem;font-weight:700;color:var(--white)}.brand-logo .logo-icon{width:36px;height:36px;background:linear-gradient(135deg,var(--gold-400),var(--gold-600));border-radius:9px;display:flex;align-items:center;justify-content:center;color:var(--burgundy-900);box-shadow:0 4px 12px rgba(197,160,89,.35)}.brand-logo .highlight,.mobile-nav-links a:hover,.nav-links a.active,.nav-links a:hover{color:var(--gold-400)}.nav-links{display:flex;align-items:center;gap:1.7rem}.nav-links a{font-size:.95rem;font-weight:500;color:rgba(255,255,255,.88);padding:.3rem 0}.hero-section,.hero-section .serif-heading,.hero-section h1,.hero-section h2,.mobile-toggle,.trust-banner-section h2{color:var(--white)}.nav-links a::after{content:'';position:absolute;bottom:0;left:0;width:0%;height:2px;background:var(--gold-400)}.mobile-sticky-cta .btn,.nav-links a.active::after,.nav-links a:hover::after{width:100%}.header-actions{display:flex;align-items:center;gap:.85rem}.mobile-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:.5rem}.mobile-drawer{display:none}@media (max-width:960px){.site-header{height:70px}.brand-logo{font-size:1.2rem;gap:.5rem}.brand-logo .logo-icon{width:32px;height:32px}.header-actions .btn-outline-gold{display:none}.header-actions .btn-primary{padding:.45rem 1.05rem;font-size:.85rem}.mobile-drawer{display:block;position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:var(--burgundy-900);padding:2rem;transform:translateX(-100%);transition:transform .3s;z-index:999;overflow-y:auto;border-top:1px solid rgba(197,160,89,.2)}.mobile-drawer.open{transform:translateX(0)}}@media (max-width:440px){.brand-logo{font-size:1.05rem;gap:.4rem}.brand-logo .logo-icon{width:28px;height:28px}.brand-logo .logo-icon svg{width:18px;height:18px}.header-actions{gap:.4rem}.header-actions .btn-primary{padding:.4rem .8rem;font-size:.8rem}.mobile-toggle{padding:.35rem}}.hero-editorial::before,.hero-section::before{top:0;height:100%;position:absolute;pointer-events:none;content:''}.mobile-nav-links{display:flex;flex-direction:column;gap:1.3rem;margin-bottom:2rem}.mobile-nav-links a{font-size:1.25rem;color:var(--white)}.hero-section{position:relative;background:linear-gradient(135deg,#24040b 0,#3b0a17 55%,#561122 100%);padding:5.5rem 0 6rem;overflow:hidden}.hero-section .hero-subtitle,.hero-section p{color:rgba(255,255,255,.88)}.hero-editorial{position:relative;background:linear-gradient(180deg,var(--cream-100) 0,#f5efe6 100%);padding:4.5rem 0 3.8rem;border-bottom:1px solid var(--cream-300)}.hero-editorial::before{left:50%;transform:translateX(-50%);width:80%;background:radial-gradient(ellipse at 50% 20%,rgba(197,160,89,.1) 0,transparent 70%)}.hero-editorial .badge-gold-pill{display:inline-flex;align-items:center;gap:.5rem;background:var(--gold-100);color:var(--gold-700);border:1px solid var(--gold-300);padding:.35rem 1.1rem;border-radius:var(--radius-pill);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;box-shadow:0 2px 8px rgba(197,160,89,.12)}.hero-editorial h1{font-size:clamp(2.3rem, 3.8vw + .8rem, 3.4rem);color:var(--burgundy-700)!important;line-height:1.22;margin-bottom:1.1rem;font-weight:700;letter-spacing:-.015em}.hero-editorial .hero-subtitle{font-size:1.15rem;color:var(--charcoal-600)!important;line-height:1.7;max-width:780px;margin:0 auto}.breadcrumb-bar{background-color:var(--cream-100);border-bottom:1px solid rgba(197,160,89,.18);padding:1rem 0;font-size:.88rem;color:var(--charcoal-500)}.breadcrumb-bar a{color:var(--charcoal-600);transition:color .2s}.breadcrumb-bar .current-page{color:var(--burgundy-700);font-weight:600}nav[aria-label=Breadcrumb]:has(~ .hero-section){background-color:#24040b!important;border-bottom:1px solid rgba(197,160,89,.15)!important}nav[aria-label=Breadcrumb]:has(~ .hero-section) a,nav[aria-label=Breadcrumb]:has(~ .hero-section) li,nav[aria-label=Breadcrumb]:has(~ .hero-section) span{color:rgba(255,255,255,.72)!important}nav[aria-label=Breadcrumb]:has(~ .hero-section) [aria-current=page]{color:var(--gold-400)!important}.hero-section::before{right:0;width:60%;background:radial-gradient(circle at 75% 35%,rgba(197,160,89,.14),transparent 70%)}.hero-section::after{content:'';position:absolute;bottom:0;left:0;width:45%;height:60%;background:radial-gradient(circle at 15% 85%,rgba(91,20,38,.35),transparent 70%);pointer-events:none}.hero-image-col{position:relative;display:flex;justify-content:center;align-items:center}.hero-image-card{position:relative;width:100%;max-width:520px;border-radius:20px;overflow:hidden;border:1.5px solid rgba(197,160,89,.38);box-shadow:0 24px 60px rgba(0,0,0,.55),0 0 35px rgba(197,160,89,.16);background:var(--burgundy-900);transition:transform .35s,box-shadow .35s}.hero-image-card:hover{transform:translateY(-4px);box-shadow:0 28px 75px rgba(0,0,0,.65),0 0 45px rgba(197,160,89,.28)}.hero-couple-img{width:100%;height:440px;object-fit:cover;object-position:center 20%;display:block}.hero-image-badge{position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem;background:rgba(24,4,9,.88);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(197,160,89,.4);border-radius:var(--radius-md);padding:.85rem 1.15rem;display:flex;align-items:center;gap:.85rem;box-shadow:0 8px 24px rgba(0,0,0,.4)}.hero-image-badge .badge-icon{width:36px;height:36px;background:linear-gradient(135deg,var(--gold-400),var(--gold-600));border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--burgundy-900);flex-shrink:0}.hero-grid{display:grid;grid-template-columns:1.15fr 0.85fr;gap:3.5rem;align-items:center;position:relative;z-index:2}.hero-content h1{color:var(--white);margin-bottom:1.2rem}.hero-content h1 span{background:linear-gradient(120deg,var(--gold-300),var(--gold-500));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-content .hero-subtitle{font-size:1.18rem;line-height:1.7;color:rgba(255,255,255,.88);margin-bottom:2rem;max-width:600px}.hero-cta-group{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;margin-bottom:2.2rem}.trust-statement-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.55rem 1.2rem;background:rgba(255,255,255,.08);border:1px solid rgba(197,160,89,.35);border-radius:var(--radius-pill);font-size:.88rem;color:var(--gold-300)}.trust-statement-badge svg{width:16px;height:16px;fill:var(--gold-400)}.hero-home-app{position:relative;background-color:#0e0206;background-image:linear-gradient(90deg,rgba(14,2,6,.05) 0,rgba(14,2,6,.22) 32%,rgba(14,2,6,.86) 50%,rgba(14,2,6,.98) 68%,#0e0206 100%),url('../images/hero-mature-woman.webp');background-position:left center;background-size:cover;background-repeat:no-repeat;color:var(--white);padding:5rem 0 5.5rem;overflow:hidden;border-bottom:1px solid rgba(197,160,89,.25);box-shadow:0 10px 40px rgba(0,0,0,.5)}.hero-app-badge-pill,.hero-word-pill{background-color:#ff5268;display:inline-block}.hero-home-container{display:flex;justify-content:flex-end;align-items:center;min-height:520px}.hero-home-content{width:60%;max-width:740px;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.hero-app-title{font-family:var(--font-sans);font-size:clamp(1.9rem, 3.6vw, 3.25rem);font-weight:900;line-height:1.18;color:#fff;text-transform:uppercase;margin-bottom:1.25rem;text-shadow:0 4px 20px rgba(0,0,0,.7);display:flex;flex-direction:column;align-items:center}.hero-app-desc,.hero-app-sub{text-shadow:0 2px 10px rgba(0,0,0,.7)}.hero-app-title-top{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:.45rem;white-space:nowrap}.hero-app-title-bot,.step-panel.active{display:block}.hero-app-badge-pill{color:#111317;font-weight:900;padding:.18rem 1.1rem;border-radius:12px;vertical-align:middle;box-shadow:0 3px 12px rgba(255,82,104,.3);letter-spacing:.02em}.audience-badge,.btn-hero-app-red{letter-spacing:.05em;text-transform:uppercase}.hero-app-desc{font-size:1.08rem;line-height:1.65;color:#f3f6f5;margin-bottom:.85rem;max-width:640px}.hero-word-pill{color:#fff;font-weight:700;padding:.15rem .55rem;border-radius:5px;margin:0 .2rem}.hero-app-sub{font-size:1.05rem;font-weight:600;color:#fff;margin-bottom:1.85rem;max-width:620px}.hero-app-cta-box{margin-bottom:1.5rem}.btn-hero-app-red{display:inline-block;background-color:#fa2c14;color:#fff!important;font-family:var(--font-sans);font-size:1.18rem;font-weight:800;padding:1rem 3.6rem;border-radius:4px;box-shadow:0 8px 24px rgba(250,44,20,.45);transition:.25s cubic-bezier(.4, 0, .2, 1);border:1px solid #ff4832}.comparison-table th,.faq-question,.step-num-badge{font-family:var(--font-serif)}.btn-hero-app-red:hover{background-color:#ff422a;transform:translateY(-2px);box-shadow:0 12px 32px rgba(250,44,20,.65);color:#fff!important}.reg-progress-fill,.reg-steps-progress::before{top:50%;height:3px;transform:translateY(-50%);left:0}.hero-app-trust-row{display:flex;align-items:center;justify-content:center;gap:1.25rem;font-size:.84rem;color:var(--gold-300);flex-wrap:wrap;text-shadow:0 2px 8px rgba(0,0,0,.8)}.hero-app-trust-row span{display:inline-flex;align-items:center;gap:.35rem}@media (max-width:960px){.hero-couple-img{height:320px}.hero-home-app{background-image:linear-gradient(180deg,rgba(14,2,6,.72) 0,rgba(14,2,6,.96) 38%,#0e0206 100%),url('../images/hero-mature-woman-480w.webp');background-position:center top;padding:2.5rem 0 2rem}.hero-home-container{justify-content:center;min-height:auto;padding:0 .75rem}.hero-home-content{width:100%;max-width:100%;padding:0 .5rem}.hero-app-title{font-size:clamp(1.4rem, 4.2vw, 2.2rem)}.hero-app-title-top{flex-wrap:wrap;white-space:normal;gap:.35rem}.hero-app-badge-pill{padding:.15rem .75rem;font-size:.85em}.hero-app-desc,.hero-app-sub{font-size:.95rem;line-height:1.55}.btn-hero-app-red{padding:.85rem 2.8rem;font-size:1.05rem}.hero-app-trust-row{flex-direction:column;gap:.45rem}}@media (max-width:480px){.hero-app-title{font-size:1.35rem}.hero-app-badge-pill{padding:.12rem .6rem;font-size:.8em}}.reg-card{background:var(--white);border-radius:var(--radius-lg);padding:2.2rem 2rem;box-shadow:var(--shadow-lg);border:1px solid rgba(197,160,89,.3);color:var(--charcoal-800);position:relative}.feature-card,.step-card{box-shadow:var(--shadow-sm)}.reg-card-header{margin-bottom:1.6rem}.reg-card-header h3{color:var(--burgundy-900);margin-bottom:.3rem;font-size:1.45rem}.reg-card-header p{font-size:.88rem;color:var(--charcoal-500);margin-bottom:0}.feature-card h3,.footer-col ul li{margin-bottom:.65rem}.reg-steps-progress{display:flex;justify-content:space-between;align-items:center;position:relative;margin-bottom:1.8rem}.reg-steps-progress::before{content:'';position:absolute;width:100%;background:var(--charcoal-100);z-index:1}.reg-progress-fill{position:absolute;background:var(--gold-500);z-index:2;transition:width .3s;width:20%}.city-card,.faq-item,.feature-card,.feature-card::before,.form-input,.form-select,.member-card,.segmented-btn,.step-card,.step-node,.trust-pillar-item{transition:var(--transition)}.step-node{position:relative;z-index:3;width:28px;height:28px;border-radius:50%;background:var(--white);border:2px solid var(--charcoal-300);color:var(--charcoal-600);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.comparison-table tr:nth-child(2n),.form-input,.form-select,.segmented-btn{background:var(--cream-100)}.step-node.active{border-color:var(--gold-500);background:var(--gold-500);color:var(--burgundy-900)}.step-node.completed{border-color:var(--burgundy-700);background:var(--burgundy-700);color:var(--white)}.step-panel{display:none;animation:.3s fadeIn}@keyframes fadeIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.form-group{margin-bottom:1.15rem}.form-label{display:block;font-size:.88rem;font-weight:600;color:var(--charcoal-700);margin-bottom:.4rem}.form-input,.form-select{width:100%;padding:.78rem .95rem;border:1.5px solid var(--charcoal-100);border-radius:var(--radius-sm);color:var(--charcoal-800)}.form-input:focus,.form-select:focus{border-color:var(--gold-500);background:var(--white);outline:0;box-shadow:0 0 0 3px rgba(197,160,89,.2)}.segmented-choice{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.segmented-btn{padding:.7rem;border:1.5px solid var(--charcoal-100);border-radius:var(--radius-sm);cursor:pointer;font-weight:600;font-size:.9rem;color:var(--charcoal-700)}.segmented-btn:hover{border-color:var(--gold-400);background:var(--gold-50)}.segmented-btn.selected{background:var(--burgundy-700);color:var(--white);border-color:var(--burgundy-700)}.form-footer-nav{display:flex;justify-content:space-between;align-items:center;gap:.8rem;margin-top:1.5rem}.consent-clause{font-size:.78rem;color:var(--charcoal-500);line-height:1.4;margin-top:1rem}.consent-clause a{color:var(--burgundy-700);text-decoration:underline}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-top:3rem}.feature-card{background:var(--white);padding:2.2rem 1.8rem;border-radius:var(--radius-md);border:1px solid rgba(197,160,89,.25);position:relative;overflow:hidden}.feature-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--burgundy-700),var(--gold-500));opacity:0}.feature-card:hover,.member-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-md);border-color:var(--gold-400)}.feature-card:hover::before{opacity:1}.feature-icon-box{width:52px;height:52px;border-radius:14px;background:var(--burgundy-100);color:var(--burgundy-700);display:flex;align-items:center;justify-content:center;margin-bottom:1.4rem;font-size:1.45rem}.feature-card h3{font-size:1.25rem;color:var(--burgundy-900)}.feature-card p,.step-card p{font-size:.95rem;color:var(--charcoal-600);margin-bottom:0}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.2rem;margin-top:3.5rem}.step-card{background:var(--white);padding:2.5rem 1.8rem;border-radius:var(--radius-lg);border:1px solid rgba(197,160,89,.25)}.city-card:hover,.step-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.step-num-badge{width:44px;height:44px;border-radius:50%;background:var(--gold-500);color:var(--burgundy-900);font-weight:700;font-size:1.25rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.4rem;box-shadow:var(--shadow-gold)}.audience-badge,.verified-badge{color:var(--gold-400);font-weight:600}.step-card h3{margin-bottom:.8rem;color:var(--burgundy-900)}.audience-row{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:4.5rem}.audience-row.reversed{direction:rtl}.audience-row.reversed .audience-content{direction:ltr}.audience-image-box{position:relative;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.audience-image-box img{width:100%;height:400px;object-fit:cover;transition:transform .6s}.audience-image-box:hover img{transform:scale(1.03)}.audience-badge{position:absolute;top:1.4rem;left:1.4rem;background:rgba(38,5,12,.88);backdrop-filter:blur(8px);padding:.35rem .95rem;border-radius:var(--radius-pill);font-size:.8rem;border:1px solid rgba(197,160,89,.4)}.discover-filter-panel,.member-card{background:var(--white);box-shadow:var(--shadow-sm)}.audience-content h2{margin-bottom:1rem}.audience-feature-list{list-style:none;margin:1.4rem 0 2rem}.audience-feature-list li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.8rem;font-size:.98rem;color:var(--charcoal-700)}.audience-feature-list svg{width:20px;height:20px;fill:var(--gold-500);flex-shrink:0;margin-top:3px}@media (max-width:860px){.steps-grid{grid-template-columns:1fr;gap:1.6rem}.audience-row,.audience-row.reversed{grid-template-columns:1fr;gap:2rem;direction:ltr}.audience-image-box img{height:280px}}.discover-filter-panel{border-radius:var(--radius-lg);padding:1.8rem;border:1px solid rgba(197,160,89,.25);margin-bottom:2.5rem}.member-card,.skeleton-card{border-radius:var(--radius-md)}.filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.2rem;align-items:flex-end}.filter-checkbox-group{display:flex;align-items:center;gap:.5rem;padding-bottom:.5rem;cursor:pointer;user-select:none}.members-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.member-card{overflow:hidden;border:1px solid rgba(197,160,89,.2);display:flex;flex-direction:column}.member-avatar-wrapper{position:relative;width:100%;height:280px;overflow:hidden;background:var(--charcoal-100)}.member-avatar-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.member-card:hover .member-avatar-wrapper img{transform:scale(1.04)}.verified-badge{position:absolute;top:.85rem;right:.85rem;background:rgba(38,5,12,.85);backdrop-filter:blur(6px);padding:.3rem .75rem;border-radius:var(--radius-pill);font-size:.78rem;display:flex;align-items:center;gap:.35rem;border:1px solid rgba(197,160,89,.35)}.status-online-dot{width:9px;height:9px;background:#22c55e;border-radius:50%;position:absolute;bottom:.85rem;left:.85rem;border:2px solid var(--white)}.city-card,.skeleton-card{position:relative;overflow:hidden}.member-info{padding:1.4rem;flex:1;display:flex;flex-direction:column}.member-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.4rem}.member-name{font-size:1.22rem;font-weight:700;color:var(--burgundy-900)}.member-location{font-size:.85rem;color:var(--charcoal-500);display:flex;align-items:center;gap:.3rem;margin-bottom:.85rem}.lifestyle-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.tag-chip{background:var(--cream-200);color:var(--charcoal-700);font-size:.75rem;padding:.25rem .65rem;border-radius:var(--radius-pill);font-weight:500}.member-bio{font-size:.9rem;color:var(--charcoal-600);line-height:1.5;margin-bottom:1.2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.member-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin-top:auto}.skeleton-card{background:var(--white);height:440px;border:1px solid rgba(0,0,0,.06)}.skeleton-pulse{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.geo-cities-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.8rem;margin-top:3rem}.city-card{height:240px;border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.city-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.city-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(26,3,8,.9) 0,rgba(26,3,8,.2) 60%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.4rem;color:var(--white)}.city-card:hover img{transform:scale(1.08)}.city-card h3{color:var(--white);font-size:1.35rem;margin-bottom:.25rem}.city-card span{font-size:.85rem;color:var(--gold-300)}.trust-banner-section{background:var(--burgundy-900);color:var(--white);padding:4.5rem 0;border-top:1px solid rgba(197,160,89,.3);border-bottom:1px solid rgba(197,160,89,.3)}.faq-item:hover,.trust-pillar-item:hover{border-color:var(--gold-400)}.trust-pillars-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-top:3rem}.trust-pillar-item{background:rgba(255,255,255,.05);border:1px solid rgba(197,160,89,.2);border-radius:var(--radius-md);padding:1.8rem}.trust-pillar-item:hover{background:rgba(255,255,255,.08)}.trust-pillar-item h4{color:var(--gold-400);margin-bottom:.55rem}.trust-pillar-item p{color:rgba(255,255,255,.8);font-size:.92rem;margin-bottom:0}.faq-container{max-width:860px;margin:0 auto}.faq-item{background:var(--white);border:1px solid rgba(197,160,89,.25);border-radius:var(--radius-md);margin-bottom:1.2rem;overflow:hidden;box-shadow:var(--shadow-sm)}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.3rem 1.7rem;background:0 0;border:none;text-align:left;font-size:1.15rem;font-weight:600;color:var(--burgundy-900);cursor:pointer}.faq-icon-arrow{width:20px;height:20px;fill:var(--gold-600);transition:transform .3s;flex-shrink:0}.faq-item.active .faq-icon-arrow{transform:rotate(180deg)}.faq-answer{display:none;padding:0 1.7rem 1.5rem;color:var(--charcoal-700);font-size:.98rem;line-height:1.7}.footer-brand p,.footer-disclaimer-box{line-height:1.6;color:var(--charcoal-300)}.faq-item.active .faq-answer{display:block;animation:.25s fadeIn}.faq-answer .direct-answer{font-weight:600;color:var(--burgundy-800);background:var(--gold-50);padding:.85rem 1.1rem;border-left:3px solid var(--gold-500);border-radius:var(--radius-sm);margin-bottom:1rem}.editorial-article{background:var(--white);border-radius:var(--radius-lg);padding:3.5rem;box-shadow:var(--shadow-sm);border:1px solid rgba(197,160,89,.2);margin:3rem auto}.aeo-direct-block{background:var(--gold-50);border-left:4px solid var(--gold-500);padding:1.25rem 1.5rem;border-radius:var(--radius-sm);margin:1.2rem 0 2rem;font-size:1.05rem;color:var(--burgundy-900)}.comparison-table-wrapper{overflow-x:auto;margin:2rem 0}.comparison-table{width:100%;border-collapse:collapse;text-align:left;font-size:.95rem}.comparison-table th{background:var(--burgundy-800);color:var(--white);padding:1rem 1.2rem;font-size:1.02rem}.comparison-table td{padding:1rem 1.2rem;border-bottom:1px solid var(--charcoal-100)}.modal-overlay{position:fixed;inset:0;background:rgba(20,23,21,.7);backdrop-filter:blur(8px);z-index:2000;display:none;align-items:center;justify-content:center;padding:1.5rem}.modal-overlay.open{display:flex;animation:.25s fadeIn}.modal-card{background:var(--white);border-radius:var(--radius-lg);max-width:680px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:var(--shadow-lg);border:1px solid rgba(197,160,89,.35);position:relative;padding:2.2rem}.modal-close-btn{position:absolute;top:1.2rem;right:1.2rem;background:var(--cream-200);border:none;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:var(--transition)}.mobile-sticky-cta{display:none;position:fixed;bottom:0;left:0;width:100%;background:rgba(38,5,12,.96);backdrop-filter:blur(10px);padding:.85rem 1.5rem;border-top:1px solid rgba(197,160,89,.3);z-index:990;box-shadow:0 -4px 16px rgba(0,0,0,.2)}@media (max-width:768px){.section-padding{padding:3.5rem 0}h1{font-size:clamp(1.75rem, 5.5vw + .4rem, 2.4rem);word-break:normal;overflow-wrap:normal}.mobile-sticky-cta{display:block}body{padding-bottom:70px}}.site-footer{background:var(--charcoal-900);color:var(--charcoal-300);padding:5rem 0 2rem;border-top:3px solid var(--gold-500)}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:3rem;margin-bottom:4rem}.footer-brand h3{color:var(--white);font-size:1.6rem;margin-bottom:1rem}.footer-brand p{font-size:.92rem}.footer-col h3,.footer-col h4{color:var(--gold-400);font-size:1.05rem;margin-bottom:1.2rem}.footer-col ul a{color:var(--charcoal-300);font-size:.9rem}.footer-col ul a:hover{color:var(--white);padding-left:4px}.footer-disclaimer-box{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-md);padding:1.5rem 1.8rem;margin-bottom:2rem;font-size:.85rem}.footer-disclaimer-box strong{color:var(--gold-300)}.footer-bottom-bar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.08);font-size:.85rem}@media (max-width:960px){.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem}.header-actions .btn-outline-gold,.nav-links{display:none}.mobile-toggle{display:block}.hero-grid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:580px){.footer-grid,.member-card-actions{grid-template-columns:1fr}.editorial-article{padding:2rem 1.2rem}}@media (min-width:1220px){.site-footer,.site-header,body{border-left:1px solid rgba(197,160,89,.32);border-right:1px solid rgba(197,160,89,.32)}body{max-width:var(--boxed-width);margin:0 auto;box-shadow:0 0 50px rgba(0,0,0,.65),0 0 100px rgba(91,20,38,.4),-1px 0 0 rgba(197,160,89,.2),1px 0 0 rgba(197,160,89,.2)}.site-header{width:100%}.site-footer{border-bottom:3px solid var(--gold-500)}}