:root{--ivory: #f7f2e8;--blush: #ebd0ce;--rose: #d8a6a6;--sage: #a8b540;--taupe: #b5a497;--cocoa: #51453f;--gold: #d2956d;--stone: #f7f2e8;--ink: #51453f;--muted: #b5a497;--shadow: rgba(81, 69, 63, .12)}.container{width:min(1120px,100% - 2rem);margin:0 auto}.section-label{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--rose);font-weight:700;margin-bottom:.9rem}.page-header{padding:5rem 0 2rem;text-align:center}.page-header h1{margin:0;font-size:clamp(2.3rem,5vw,4rem);line-height:1.05}.page-header p{max-width:720px;margin:1rem auto 0;font-size:1.05rem;color:var(--muted)}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.8rem 1.5rem;border-radius:999px;font-weight:700;text-decoration:none;border:1px solid transparent;transition:.2s ease}.primary-button{background:var(--rose);color:var(--cocoa);box-shadow:0 10px 20px #d8a6a640}.secondary-button{background:#fff6;border-color:#b5a49773;color:var(--cocoa)}.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:var(--ink);background:#f9f6f2;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;min-height:100%;background:#f9f6f2}body{min-height:100vh}a{color:inherit}img{max-width:100%;display:block}*{box-sizing:border-box}
