/* /assets/static-pages.css */
.static-page-shell{max-width:1180px;margin:0 auto;padding:56px 24px 72px}.static-page-card{background:#fff;border:1px solid rgba(20,35,28,.1);border-radius:18px;padding:clamp(28px,5vw,58px);box-shadow:0 16px 42px rgba(20,35,28,.05)}.static-page-header{max-width:860px;margin-bottom:38px}.static-page-header h1{font-family:"Cormorant Garamond",serif;font-size:clamp(2.4rem,5vw,4rem);line-height:1;margin:0 0 18px}.static-page-header p,.static-page-sections p,.static-contact-box p,.static-page-contact-note p{line-height:1.75}.static-page-sections{display:grid;gap:28px;max-width:920px}.static-page-sections section{padding-bottom:24px;border-bottom:1px solid rgba(20,35,28,.1)}.static-page-sections h2,.static-contact-box h2{font-size:1.12rem;margin:0 0 10px}.static-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.static-contact-box{padding:24px;border:1px solid rgba(20,35,28,.1);border-radius:14px;background:#fafbf9}.static-contact-box a,.static-page-contact-note a{word-break:break-word}.static-page-contact-note{margin-top:32px}.static-categories-grid{margin-top:18px}@media(max-width:820px){.static-contact-grid{grid-template-columns:1fr}.static-page-shell{padding:28px 14px 48px}.static-page-card{padding:26px 20px}}
