*{box-sizing:border-box}html{min-height:100%}body{min-height:100vh;margin:0;display:flex;flex-direction:column;background:#f7f4ed;color:#292b26;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.coming-soon{flex:1;display:flex;align-items:center;justify-content:center;padding:80px 24px}.hero{width:100%}.hero__content{width:100%;max-width:760px;margin-inline:auto;text-align:center}.hero__eyebrow{margin:0 0 24px;color:#6c7456;font-size:32px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.hero__title{margin:0 0 36px;font-family:Georgia,times new roman,serif;font-size:clamp(3rem,9vw,6rem);font-weight:400;line-height:.95;letter-spacing:-.04em}.hero__quote{max-width:650px;margin:0 auto;font-family:Georgia,times new roman,serif;font-size:clamp(1.15rem,2.5vw,1.55rem);font-style:italic;line-height:1.6}.hero__verse{margin:14px 0 0;color:#6f7168;font-size:.9rem}.hero__divider{width:42px;height:1px;margin:36px auto;background:#6c7456}.hero__intro{max-width:560px;margin:0 auto;font-size:clamp(1.15rem,2vw,1.35rem);line-height:1.6}.hero__message{max-width:500px;margin:0 auto;color:#6f7168;font-size:.95rem;line-height:1.7}.pillars{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:34px 0}.pillars__item{border:1px solid #d8d4c9;border-radius:999px;padding:9px 16px;color:#6c7456;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.site-footer{min-height:42px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-top:1px solid #d8d4c9;color:#6f7168;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.site-footer p{margin:0;padding:10px 16px}@media(max-width:600px){.coming-soon{padding:60px 20px}.hero__title{margin-bottom:28px}.pillars{margin:28px 0}}