.ref-hero{background:linear-gradient(135deg,var(--navy)0%,var(--navy-mid)60%,var(--royal)100%);text-align:center;border-bottom:1px solid #c9a84c73;padding:80px 56px 70px;position:relative;overflow:hidden}.ref-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c9a84c0f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.hero-label{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);justify-content:center;align-items:center;gap:12px;margin-bottom:20px;font-size:11px;font-weight:500;display:flex}.hero-label:before,.hero-label:after{content:"";background:var(--gold);opacity:.5;width:40px;height:1px;display:block}.ref-hero h1{color:var(--white);max-width:700px;margin:0 auto 20px;font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3.2rem);line-height:1.2}.ref-hero h1 span{color:var(--gold)}.ref-hero .subtitle{color:#ffffff80;max-width:560px;margin:0 auto;font-family:Playfair Display,serif;font-size:1.15rem;font-style:italic;line-height:1.75}.ref-hero .subtitle em{color:var(--gold);font-style:italic}.stat-strip{background:linear-gradient(135deg,var(--navy)0%,var(--navy-mid)60%,var(--royal)100%);border-bottom:1px solid #c9a84c73;grid-template-columns:repeat(3,1fr);gap:0;padding:42px 56px;display:grid}.stat-item{text-align:center;border-right:1px solid #ffffff14;padding:0 36px}.stat-item:last-child{border-right:none}.stat-item .val{color:var(--gold);margin-bottom:8px;font-family:Playfair Display,serif;font-size:2.2rem;line-height:1}.stat-item .lbl{letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;font-size:.72rem;line-height:1.5}.intro-section{text-align:center;max-width:860px;margin:0 auto;padding:72px 40px 20px}.intro-section .section-label,.trust-section .section-label{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);justify-content:center;align-items:center;gap:10px;margin-bottom:16px;font-size:10px;font-weight:500;display:flex}.intro-section .section-label:after,.trust-section .section-label:before,.trust-section .section-label:after{content:"";background:var(--gold);opacity:.5;width:30px;height:1px;display:block}.intro-section h2,.trust-section h2{color:var(--navy-mid);margin-bottom:18px;font-family:Playfair Display,serif;font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.25}.trust-section h2{color:var(--white)}.intro-section h2 span,.trust-section h2 span{color:var(--gold)}.intro-section p{color:var(--muted);max-width:640px;margin:0 auto;font-size:1rem;line-height:1.8}.logo-section{max-width:1060px;margin:0 auto;padding:50px 40px 80px}.logo-grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.logo-card{background:var(--white);aspect-ratio:16/9;border:1px solid #0000000f;justify-content:center;align-items:center;padding:32px;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000a}.logo-card:after{content:"";background:linear-gradient(90deg,var(--royal),var(--gold));height:3px;transition:transform .4s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.logo-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0a18401f}.logo-card:hover:after{transform:scaleX(1)}.logo-placeholder{color:var(--muted);font-size:.9rem;font-weight:500}.logo-card img{object-fit:contain;max-width:85%;max-height:85%}.trust-section{background:linear-gradient(135deg,var(--navy)0%,var(--navy-mid)60%,var(--royal)100%);text-align:center;border-top:1px solid #c9a84c73;padding:80px 56px}.trust-section p{color:#ffffff80;max-width:540px;margin:0 auto 36px;font-size:.95rem;line-height:1.7}.trust-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:820px;margin:0 auto;display:grid}.trust-card{text-align:center;background:#ffffff0a;border:1px solid #ffffff0f;padding:28px 24px}.trust-card .trust-icon{width:40px;height:40px;color:var(--gold);justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.trust-card .trust-icon svg{stroke:currentColor;width:28px;height:28px}.trust-card h4{color:var(--gold);margin-bottom:8px;font-family:Playfair Display,serif;font-size:1rem}.trust-card p{color:#ffffff8c;margin:0;font-size:.85rem;line-height:1.65}.cta-section{background:var(--cream);text-align:center;border-top:1px solid #c9a84c73;padding:80px 40px}.cta-section h2{color:var(--navy-mid);margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(1.6rem,3vw,2.4rem)}.cta-section h2 span{color:var(--gold)}.cta-section p{color:var(--muted);margin-bottom:36px;font-size:.95rem}.btn-gold{background:var(--gold);color:var(--navy);letter-spacing:.08em;text-transform:uppercase;padding:14px 40px;font-size:.88rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-block}.btn-gold:hover{opacity:.85}@media (max-width:768px){.ref-hero{padding:60px 24px 50px}.stat-strip{grid-template-columns:1fr;padding:30px 24px}.stat-item{border-bottom:1px solid #ffffff14;border-right:none;padding:16px 0}.stat-item:last-child{border-bottom:none}.logo-grid{grid-template-columns:1fr;gap:16px}.trust-grid{grid-template-columns:1fr}.intro-section{padding:50px 24px 10px}}
