/* Shared action typography. Icon-only and timeline controls retain their own sizing. */
:root{--action-primary-size:15px;--action-secondary-size:14px;--action-weight:550}
body>header nav{gap:28px;font-size:var(--action-secondary-size);font-weight:500}
body>header nav>a{display:inline-flex;align-items:center;min-height:44px;line-height:1.2;letter-spacing:0}
body>header nav .nav-cta{gap:16px;border:1px solid #85966c;border-radius:6px;padding:0 17px;min-height:44px;background:#202719;color:#ecf2df;font-size:var(--action-secondary-size);font-weight:var(--action-weight);transition:background .16s,border-color .16s}
body>header nav .nav-cta:hover{background:#303d24;border-color:#c5e790;color:#efffd5}
body>header nav .nav-cta span{margin:0;font-size:19px;line-height:1;vertical-align:baseline}
.button,#enquiry-submit{font-size:var(--action-primary-size);font-weight:var(--action-weight);line-height:1.3;letter-spacing:0;min-height:48px;padding:13px 20px;gap:24px;border-radius:6px}
.button span{font-size:20px;line-height:1;font-weight:400}
.button:hover{transform:none}
.text-link,.preview-tools button,#product-panel .preview-tools button{display:inline-flex;align-items:center;font-size:var(--action-secondary-size);font-weight:var(--action-weight);line-height:1.4;min-height:44px;gap:12px}
.text-link span{margin-left:0;font-size:18px;line-height:1}
.story-play,.cs-play,.pr-play,.rpa-playbar .rpa-primary,.pe-tour-controls>button:first-child{font-size:var(--action-secondary-size);font-weight:var(--action-weight);line-height:1.3;min-height:44px;height:auto;padding:12px 16px;gap:9px;white-space:nowrap}
.console .cx-primary,.console .cx-compare-button,.pe-question button,.cq-annotation #cq-save{font-size:var(--action-secondary-size);font-weight:var(--action-weight);line-height:1.4;min-height:44px;padding:11px 15px}
.console .cx-prompt,.pe-showcase-bar>button,.ordering-experience .suggestions button,.suggestions button,.delivery-story button,.ordering-experience .delivery-story button{font-size:var(--action-secondary-size);line-height:1.4;min-height:44px}
.checkout,.ordering-experience .checkout{font-size:var(--action-primary-size);font-weight:var(--action-weight);line-height:1.4;min-height:48px}
.service-step-details>summary,.story-cart-details>summary,.pr-evidence-drawer>summary{font-size:var(--action-secondary-size);line-height:1.5;min-height:44px}
@media(max-width:900px) and (min-width:701px){body>header nav{gap:18px}body>header nav .nav-cta{gap:10px;padding-inline:13px}}
@media(max-width:700px){body>header nav{gap:8px}body>header nav>a{padding:10px 0}body>header nav .nav-cta{justify-content:space-between;padding:12px 15px;margin-top:8px}.button,#enquiry-submit{font-size:var(--action-primary-size);padding:13px 18px}.story-play,.cs-play,.pr-play,.rpa-playbar .rpa-primary,.pe-tour-controls>button:first-child{font-size:var(--action-secondary-size);padding:11px 13px}.console .cx-primary,.console .cx-compare-button,.pe-question button,.cq-annotation #cq-save{font-size:var(--action-secondary-size)}}

/* Keep the closing invitation and its action together. */
.contact{padding:64px 5% 60px}
.contact h2{font-size:clamp(42px,5.6vw,82px);line-height:1.08;margin:30px 0 24px;max-width:1050px}
.contact h2 em{color:#405523}
.contact-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:24px}
.contact-bottom p{font-size:17px;line-height:1.65;max-width:620px;margin:0;color:#2d3b1e;text-wrap:pretty}
.contact-bottom .button{min-height:52px;padding:15px 22px;gap:36px}
.contact .contact-watermark{pointer-events:none;right:4%;top:80px;opacity:.06}
@media(max-width:700px){.contact{padding:38px 6%}.contact h2{font-size:clamp(36px,7.8vw,52px);margin:24px 0 20px}.contact-bottom p{font-size:16px}.contact-bottom .button{margin-top:0}.contact .contact-watermark{display:none}}
