*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F7F4EF;--bg-subtle: #EDE8E0;--ink: #1C1A17;--ink-2: #6B6560;--ink-3: #9B948E;--accent: #C4622D;--accent-hover: #A85226;--border: #D9D3CA;--border-strong: #BFB5AC}body{background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.6}a{color:inherit}.wrap-wide{max-width:1100px;margin:0 auto;padding:0 2rem}.wrap-text{max-width:680px;margin:0 auto;padding:0 2rem}section{padding:5rem 0;border-bottom:1px solid var(--border)}.section-label{font-size:.68rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.75rem;color:var(--ink-3)}.section-headline{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;line-height:1.3;color:var(--ink);margin-bottom:2rem}.pb-hook{padding:6rem 0 5rem;background:var(--bg-subtle);border-bottom:1px solid var(--border);position:relative;overflow:hidden}.pb-hook:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='400' height='400' filter='url(%23g)'/%3E%3C/svg%3E");opacity:.04;pointer-events:none}.pb-hook .wrap-text,.pb-hook .wrap-wide{position:relative;z-index:1}.pb-hook h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;line-height:1.2;letter-spacing:-.01em;margin-bottom:1.5rem;color:var(--ink)}.pb-lede{font-size:1.1rem;line-height:1.75;color:var(--ink-2);max-width:560px}.pb-body p{font-size:1rem;line-height:1.75;margin-bottom:1.5rem;color:var(--ink-2)}.pb-body p:last-child{margin-bottom:0}.pb-body ul{margin:0 0 1.5rem 1.5rem;color:var(--ink-2);font-size:1rem;line-height:1.75}.pb-body ul li{margin-bottom:.5rem}.pb-body ul li:last-child{margin-bottom:0}.pb-heading{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:600;line-height:1.3;margin-bottom:1.5rem;color:var(--ink)}.btn-primary{display:inline-block;background:var(--ink);color:var(--bg);text-decoration:none;font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.95em 2.1em;transition:background .15s}.btn-primary:hover{background:#2e2c28}button.btn-primary{border:none;cursor:pointer;font-family:inherit}.btn-text-link{display:inline-block;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:none;border:none;cursor:pointer;font-family:inherit;padding:.5em 1em;margin-top:.5rem;text-decoration:none;transition:opacity .15s}.btn-text-link:hover{opacity:.7}.steps{position:relative;display:flex;flex-direction:column;max-width:640px}.steps:before{content:"";position:absolute;left:1.1rem;top:0;bottom:0;width:1px;background:var(--border-strong)}.step{display:grid;grid-template-columns:3rem 1fr;gap:1rem;align-items:start;padding:0 0 2.5rem;position:relative}.step:last-child{padding-bottom:0}.step-num{font-size:.7rem;font-weight:700;letter-spacing:.1em;background:var(--bg);z-index:1;padding:.35rem 0;text-align:center;color:var(--accent)}.step h3{font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:600;margin-bottom:.4rem;padding-top:.2rem;color:var(--ink)}.step p{font-size:.9rem;color:var(--ink-2);line-height:1.65}.contrast-bullets{list-style:none;display:flex;flex-direction:column;gap:1.25rem;max-width:580px;margin-bottom:2rem}.contrast-bullets li{font-size:1rem;color:var(--ink-2);line-height:1.65}.contrast-bullets li strong{color:var(--ink)}.segment-table{margin:2rem 0}.segment-row{display:grid;grid-template-columns:10rem 1fr;gap:1.5rem;padding:1.1rem 0;border-top:1px solid var(--border);align-items:baseline}.segment-row:last-child{border-bottom:1px solid var(--border)}.segment-name{font-weight:700;font-size:.85rem;letter-spacing:.03em;color:var(--ink)}.segment-desc{font-size:.92rem;color:var(--ink-2);line-height:1.6}.final-cta{text-align:center;background:var(--bg-subtle);border-bottom:none}.final-cta-subhead{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.3rem,3vw,1.85rem);font-weight:600;margin-bottom:1rem;color:var(--ink);line-height:1.3}.final-cta-body{font-size:1rem;color:var(--ink-2);margin-bottom:2.5rem;line-height:1.75}.final-cta-note{margin-top:1.25rem;font-size:.75rem;color:var(--ink-3);letter-spacing:.03em}.cta-bridge{text-align:center;background:var(--bg-subtle);border-bottom:none}.cta-bridge-subhead{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.3rem,3vw,1.85rem);font-weight:600;margin-bottom:1rem;color:var(--ink);line-height:1.3}.cta-bridge-body{font-size:1rem;color:var(--ink-2);margin-bottom:2.5rem;line-height:1.75}@media(max-width:768px){.pb-hook{padding:4rem 0 3.5rem}.steps:before{display:none}.step-num{padding:.25rem 0}.segment-row{grid-template-columns:1fr;gap:.3rem}}
