@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600&family=Inter:wght@300;400;500&display=swap";@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#112d4e;--gold:#c8aa6e;--tan:#f5ecd8;--tan-dark:#e8d5b7;--brown:#8b6f4e;--text-dark:#1a1a1a;--text-mid:#4a4a4a;--text-light:#7a7a7a;--white:#fff;--font-serif:"Playfair Display", Georgia, serif;--font-sans:"Inter", system-ui, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text-dark);background:var(--white);font-size:16px;line-height:1.7}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}section[id],footer[id]{scroll-margin-top:80px}.nav{z-index:100;background:var(--navy);border-bottom:1px solid #c8aa6e33;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:1rem 1.5rem;display:flex}.nav-logo{color:var(--gold);letter-spacing:.06em;font-family:Orbitron,monospace;font-size:1.875rem;font-weight:600}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{color:#f5ecd8cc;font-size:1rem;font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--gold)}.nav-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.nav-hamburger span{background:var(--gold);border-radius:2px;width:24px;height:2px;display:block}@media (width<=768px){.nav-hamburger{display:flex}.nav-links{background:var(--navy);border-bottom:1px solid #c8aa6e33;flex-direction:column;gap:1.25rem;padding:1rem 1.5rem 1.5rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 12px #0003}.nav-links.open{display:flex}}.hero{background:#f5ecd8;min-height:720px;margin-top:0;padding-top:0;position:relative;overflow:hidden}.hero-bg{object-fit:contain;object-position:left bottom;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{z-index:1;background:linear-gradient(270deg,#f5ecd8f7 0%,#f5ecd8eb 40%,#f5ecd84d 65%,#f5ecd800 100%);position:absolute;inset:0}.hero-inner{z-index:2;justify-content:flex-end;align-items:center;max-width:1100px;margin:0 auto;padding:5rem 1.5rem;display:flex;position:relative}.hero-text{text-align:right;max-width:480px}.hero-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--brown);margin-bottom:1rem;font-size:.75rem;font-weight:500}.hero-headline{font-family:var(--font-serif);color:var(--navy);margin-bottom:1rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:600;line-height:1.15}.hero-subhead{color:#5a4a3a;margin-bottom:.75rem;font-size:1.125rem;font-weight:400}.hero-body{color:var(--text-mid);text-align:right;max-width:420px;margin-bottom:2rem;margin-left:auto;font-size:.9375rem;line-height:1.7}.hero-ctas{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}.btn-primary{background:var(--navy);color:var(--gold);border-radius:6px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:opacity .2s}.btn-primary:hover{opacity:.88}.btn-secondary{color:var(--navy);border:1.5px solid var(--navy);background:0 0;border-radius:6px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:background .2s}.btn-secondary:hover{background:#112d4e0f}@media (width<=768px){.hero{min-height:auto}.hero-bg{object-fit:cover;object-position:center center;opacity:.4}.hero-overlay{background:#f5ecd899}.hero-inner{text-align:center;justify-content:center;padding:3rem 1.5rem}.hero-text{text-align:center;max-width:100%}.hero-ctas{justify-content:center}.hero-body{text-align:center;max-width:100%;margin-left:0}}.credbar{background:var(--white);border-bottom:1px solid var(--tan-dark);padding:1.25rem 1.5rem}.credbar-inner{flex-direction:row;justify-content:center;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;display:flex}.credbar-item{white-space:nowrap;flex-direction:row;align-items:center;gap:.5rem;display:flex}.credbar-number{color:var(--navy);font-family:Orbitron,monospace;font-size:1.375rem;font-weight:600}.credbar-label{color:var(--text-light);font-size:.8rem}.credbar-divider{background:var(--tan-dark);flex-shrink:0;width:1px;height:24px}@media (width<=768px){.credbar-inner{flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem}.credbar-divider{display:none}}.framework{background:var(--navy);padding:2.5rem 1.5rem}.framework-inner{max-width:1100px;margin:0 auto}.framework-header{text-align:center;margin-bottom:3rem}.framework-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.75rem;font-weight:500}.framework-headline{font-family:var(--font-serif);color:#f5ecd8;margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600}.framework-subhead{color:#9bafc4e6;max-width:580px;margin:0 auto;font-size:1rem;line-height:1.7}.framework-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.framework-card{background:#ffffff0d;border:1px solid #c8aa6e40;border-radius:12px;padding:2rem}.framework-number{color:var(--gold);margin-bottom:1rem;font-family:Orbitron,monospace;font-size:1.75rem;font-weight:600}.framework-card-title{font-family:var(--font-serif);color:#f5ecd8;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.framework-card-body{color:#9bafc4e6;font-size:.9rem;line-height:1.7}@media (width<=768px){.framework-grid{grid-template-columns:1fr;gap:1rem}.framework-header{text-align:left}}.whynow{background:var(--white);padding:2.5rem 1.5rem}.whynow-inner{flex-direction:column;gap:3rem;max-width:1100px;margin:0 auto;display:flex}.whynow-header{text-align:center}.whynow-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--brown);margin-bottom:1rem;font-size:.75rem;font-weight:500}.whynow-headline{font-family:var(--font-serif);color:var(--navy);font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:600;line-height:1.4}.whynow-columns{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.whynow-col-title{font-family:var(--font-serif);color:var(--navy);border-bottom:2px solid var(--gold);margin-bottom:.75rem;padding-bottom:.5rem;font-size:1.125rem;font-weight:600}.whynow-body{color:var(--text-mid);font-size:.9375rem;line-height:1.7}.whynow-pullquote{background:var(--tan);text-align:center;border-radius:8px;padding:2rem 3rem}.whynow-pullquote blockquote{margin:0}.whynow-pullquote blockquote p{font-family:var(--font-serif);color:var(--navy);margin-bottom:.75rem;font-size:1.25rem;font-style:italic;line-height:1.6}.whynow-pullquote blockquote cite{color:var(--brown);letter-spacing:.05em;font-size:.8rem;font-style:normal}.whynow-closing{text-align:center}.whynow-closing p{color:var(--text-mid);max-width:680px;margin:0 auto;font-size:1rem;line-height:1.7}@media (width<=768px){.whynow-columns{grid-template-columns:1fr;gap:2rem}.whynow-pullquote{padding:1.5rem}}.newsletter{background:var(--tan);padding:2.5rem 1.5rem}.newsletter-inner{text-align:center;max-width:680px;margin:0 auto}.newsletter-name{font-family:var(--font-serif);color:var(--navy);text-underline-offset:3px;cursor:pointer;margin-bottom:1rem;font-size:1.125rem;font-weight:600;text-decoration:underline;display:inline-block}.newsletter-name:hover{color:var(--gold)}.newsletter-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--brown);margin-bottom:1rem;font-size:.75rem;font-weight:500}.newsletter-headline{font-family:var(--font-serif);color:var(--navy);margin-bottom:1rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;line-height:1.35}.newsletter-body{color:var(--text-mid);margin-bottom:2rem;font-size:.9375rem;line-height:1.7}@media (width<=768px){.newsletter-inner{text-align:left}}.chemistry{background:var(--white);padding:5rem 1.5rem}.chemistry-inner{grid-template-columns:1fr auto;align-items:start;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.chemistry-subhead{color:var(--navy);margin-bottom:1rem;font-size:1rem;font-weight:500}.chemistry-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--brown);margin-bottom:1rem;font-size:.75rem;font-weight:500}.chemistry-headline{font-family:var(--font-serif);color:var(--navy);margin-bottom:1rem;font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:600;line-height:1.4}.chemistry-body{color:var(--text-mid);margin-bottom:2rem;font-size:.9375rem;line-height:1.7}.chemistry-ctas{flex-wrap:wrap;gap:1rem;display:flex}.chemistry-cards{flex-direction:column;gap:1rem;width:200px;display:flex}.chemistry-card{background:var(--tan);border-radius:8px;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;display:flex}.chemistry-card-title{color:var(--navy);font-size:.9375rem;font-weight:600}.chemistry-card-sub{color:var(--text-light);font-size:.8rem}@media (width<=768px){.chemistry-inner{grid-template-columns:1fr;gap:2rem}.chemistry-cards{flex-flow:wrap;width:100%}.chemistry-card{flex:1;min-width:140px}}.footer{background:var(--navy);padding:2rem 1.5rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;display:flex}.footer-copy{color:#f5ecd899;font-size:.8rem}.footer-links{gap:1.5rem;display:flex}.footer-links a{color:#f5ecd899;font-size:.8rem;transition:color .2s}.footer-links a:hover{color:var(--gold)}@media (width<=768px){.footer-inner{flex-direction:column;align-items:flex-start}}
