@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&family=Playfair+Display:wght@600;700&display=swap";:root{--navy: #0b1f35;--charcoal: #2b2b2b;--gold: #c7a24a;--soft-white: #fafafa;--prism-a: #8fb7ff;--prism-b: #f5d38c;--prism-c: #8de3d0;--radius: 16px;--shadow: 0 10px 30px rgba(11, 31, 53, .14)}*{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif;background:var(--soft-white);color:var(--charcoal)}a{color:inherit;text-decoration:none}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.sticky-top-bar{background:var(--navy);color:#fff;position:sticky;top:0;z-index:80}.top-bar-inner{min-height:46px;display:flex;align-items:center;justify-content:center;gap:1rem;font-size:.95rem}.top-bar-inner a{color:var(--gold);font-weight:700}.header{background:linear-gradient(105deg,#0b1f35fa,#0b1f35e6);color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{padding:1rem 0;display:flex;flex-direction:column;align-items:center;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.85rem;font-family:Playfair Display,serif;font-size:1.12rem}.brand small{display:block;margin-top:2px;font-family:Inter,sans-serif;font-size:.78rem;opacity:.8}.brand{display:flex;flex-direction:column;align-items:center}.brand-logo-graphic{width:280px;height:auto;display:block;clip-path:inset(0 0 26% 0)}.brand-logo-text{width:280px;display:flex;flex-direction:column;align-items:center;margin-top:-2.5rem;gap:.15rem;transform:translate(-31px) translateY(-20px)}.brand-logo-rainbow{font-family:Playfair Display,serif;font-size:2.4rem;font-weight:700;letter-spacing:.05em;line-height:1}.brand-logo-sub{font-family:Playfair Display,serif;font-size:.85rem;font-weight:600;letter-spacing:.12em;color:var(--gold)}.nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.nav-link{font-size:.89rem;padding:.38rem .65rem;border-radius:999px;transition:background .2s ease}.nav-link.active,.nav-link:hover{background:#ffffff2e}.trust-badges{display:flex;flex-wrap:wrap;gap:.6rem;padding:.1rem 0 1rem}.trust-badges span{border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:.35rem .75rem;font-size:.8rem}.hero{position:relative;isolation:isolate;overflow:hidden;min-height:72vh;color:#fff;background:linear-gradient(140deg,#0b1f35db,#0b1f35a6),radial-gradient(circle at 20% 30%,rgba(141,227,208,.35),transparent 45%),radial-gradient(circle at 80% 25%,rgba(245,211,140,.32),transparent 42%),url(https://images.unsplash.com/photo-1511895426328-dc8714191300?auto=format&fit=crop&w=1900&q=80) center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(115deg,#0b1f354d,#0b1f351a);z-index:-1}.hero-content{padding:5.5rem 0 4.2rem;max-width:780px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:700;font-size:.76rem;margin-bottom:.5rem}h1,h2,h3{margin:0;font-family:Playfair Display,serif;color:var(--navy)}.hero h1{color:#fff;font-size:clamp(2rem,7vw,4rem);line-height:1.08}h2{font-size:clamp(1.6rem,4vw,2.5rem);margin-bottom:1rem}h3{font-size:1.25rem;margin-bottom:.65rem}.lead{font-size:clamp(1rem,2.1vw,1.2rem);line-height:1.7;max-width:64ch;margin-bottom:1.6rem}.hero .lead{color:#ffffffed}.section{padding:4.25rem 0}.prism-section{background:linear-gradient(180deg,#8fb7ff29,#8de3d017),var(--soft-white)}.story-section{background:var(--navy);color:#fff}.story-section h2{color:#fff}.story-block{max-width:800px}.story-block p{font-size:1.06rem;line-height:1.8}.signature{color:var(--gold);font-weight:700;letter-spacing:.03em}.card{background:#fff;border-radius:var(--radius);border:1px solid rgba(11,31,53,.08);box-shadow:var(--shadow);padding:1.25rem}.stats-grid,.three-up,.steps-grid,.two-up,.tag-grid{display:grid;gap:1rem}.stats-grid,.three-up,.steps-grid,.tag-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{text-align:center}.stat-number{font-size:1.3rem;font-weight:800;color:var(--navy)}.problem-copy{margin-top:1.35rem;max-width:70ch}.emphasis{font-weight:800;color:var(--navy)}.tag{margin:0;padding:.8rem 1rem;border-radius:999px;text-align:center;font-weight:700;border:1px solid rgba(11,31,53,.15);background:#fff}blockquote{margin:0;line-height:1.7}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;margin-top:2rem}.bbb-section{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(11,31,53,.1);text-align:center}.bbb-section h2{font-family:Playfair Display,serif;font-size:1.75rem;color:var(--navy);margin-bottom:.75rem}.bbb-sub{max-width:640px;margin:0 auto 2rem;color:#555;font-size:1rem;line-height:1.7}.bbb-chart{width:100%;max-width:780px;border-radius:var(--radius);box-shadow:var(--shadow);display:block;margin:0 auto}.bbb-source{margin-top:1rem;font-size:.8rem;color:#999;font-style:italic}.bbb-chart-wrap{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:2rem 1.75rem 1.5rem;max-width:760px;margin:0 auto 1rem}.bbb-chart-title{font-family:Playfair Display,serif;font-size:1.35rem;color:var(--navy);text-align:center;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.04em}.bbb-bar-chart{display:flex;flex-direction:column;gap:.6rem}.bbb-bar-row{display:grid;grid-template-columns:200px 1fr 48px;align-items:center;gap:.75rem}.bbb-bar-label{font-size:.85rem;font-weight:600;color:var(--charcoal);text-align:right;white-space:nowrap}.bbb-bar-track{background:#f0f0f0;border-radius:999px;height:28px;overflow:hidden}.bbb-bar{height:100%;background:#888;border-radius:999px;display:flex;align-items:center;justify-content:flex-end;padding-right:.6rem;min-width:4px;transition:width .4s ease}.bbb-bar--highlight{background:var(--gold)}.bbb-bar-badge{font-size:.7rem;font-weight:800;color:#1f1d18;white-space:nowrap}.bbb-bar-value{font-size:.88rem;font-weight:700;color:var(--charcoal);text-align:left}@media(max-width:600px){.bbb-bar-row{grid-template-columns:130px 1fr 40px}.bbb-bar-label{font-size:.72rem}}.review-card--full blockquote{font-size:.97rem;line-height:1.75;color:var(--charcoal);border-left:3px solid var(--gold);padding-left:1rem;margin:.75rem 0}.review-payout{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem;flex-wrap:wrap}.payout-amount{background:var(--navy);color:var(--gold);font-weight:800;font-size:.9rem;padding:.2rem .7rem;border-radius:100px;letter-spacing:.02em}.payout-type{font-size:.82rem;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.review-card .stars{color:var(--gold);font-weight:800}.review-author{margin-top:.7rem;font-weight:700}.cta-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;min-height:44px;padding:.75rem 1.1rem;font-weight:800;transition:transform .2s ease,filter .2s ease}.btn:hover{transform:translateY(-1px);filter:brightness(1.02)}.btn-primary{background:linear-gradient(145deg,#d8b86a,var(--gold));color:#1f1d18}.btn-secondary{background:var(--navy);color:#fff}.split-layout{display:grid;gap:1rem;grid-template-columns:1.35fr 1fr}.paz-photo{width:100%;height:100%;max-height:480px;object-fit:cover;object-position:top;border-radius:var(--radius);box-shadow:var(--shadow)}.portrait-card{min-height:360px;background:linear-gradient(155deg,#0b1f35a6,#0b1f3559),url(https://images.unsplash.com/photo-1581092580497-e0d23cbdf1dc?auto=format&fit=crop&w=1200&q=80) center/cover no-repeat}.seo-card h3,.page-hero h1{margin-bottom:.9rem}.page-hero .lead{margin-bottom:2rem}.section-inline{margin-top:1rem;background:#fff;border:1px solid rgba(11,31,53,.1);border-radius:var(--radius);padding:1.2rem}.calendly-card{overflow:hidden}.calendly-frame{width:100%;min-height:420px;border:0;border-radius:12px;background:#f0f3f7}.phone-link{color:var(--navy);font-weight:800}.final-cta{background:var(--navy);color:#fff}.final-cta h2,.final-cta .phone-link{color:#fff}.footer{background:#08172b;color:#ffffffeb}.footer-inner{padding:1.5rem 0;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-brand{font-family:Playfair Display,serif;margin:0}.floating-cta{position:fixed;right:1rem;bottom:1rem;z-index:95;background:var(--gold);color:#1f1d18;border-radius:999px;padding:.85rem 1.1rem;font-weight:800;box-shadow:0 16px 28px #0b1f3540}@media(max-width:1080px){.header-inner{align-items:flex-start;flex-direction:column}.nav{justify-content:flex-start}}@media(max-width:860px){.stats-grid,.three-up,.steps-grid,.two-up,.tag-grid,.split-layout{grid-template-columns:1fr}.hero-content{padding-top:4.4rem}.floating-cta{left:1rem;right:1rem;text-align:center}}
