/* Scoped to the existing Website Development route. Shared shells retain their styles. */
.sx-wd-body .sxw-button {display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px;padding:13px 22px;border:0;border-radius:10px;background:#004aad;color:#fff!important;font:600 16px/1.4 'Geist',sans-serif;text-decoration:none;cursor:pointer}
.sx-wd-body .sxw-button:hover {background:#003682}
.sx-wd-body .sxw-button:disabled {opacity:.65;cursor:wait}
.sx-wd-body .sxw-proof {display:flex;align-items:center;gap:16px;margin-top:28px;padding-top:20px;border-top:1px solid #dce1e7}
.sx-wd-body .sxw-proof img {width:60px;height:60px;object-fit:contain;flex:none}
.sx-wd-body .sxw-proof p {margin:5px 0;font-size:14px;line-height:1.5;color:#4b5563}
.sx-wd-body .sxw-proof a {color:#004aad;font-weight:600;text-underline-offset:3px;font-size:14px}
.sx-wd-body .sxw-quote {background:#f3f6fa;border:1px solid #dce3eb;border-radius:14px;padding:28px;scroll-margin-top:100px;min-width:0}
.sx-wd-body .sxw-quote h2 {font:700 clamp(25px,2.5vw,34px)/1.1 'Bricolage Grotesque',sans-serif;letter-spacing:-.025em;margin:0 0 12px}
.sx-wd-body .sxw-quote h2 span {color:#004aad}
.sx-wd-body .sxw-quote>p {color:#4b5563;font-size:15px;line-height:1.55;margin:0 0 22px}
.sx-wd-body .sxw-quote fieldset {padding:0;margin:0;border:0;min-width:0;display:grid;gap:14px}
.sx-wd-body .sxw-field {display:grid;gap:6px;min-width:0}
.sx-wd-body .sxw-field label {font-size:14px;font-weight:600;color:#0e1116}
.sx-wd-body .sxw-field label span {font-weight:400;color:#4b5563}
.sx-wd-body .sxw-field input,.sx-wd-body .sxw-field select {display:block;box-sizing:border-box;width:100%;min-width:0;height:46px;padding:10px 12px;border:1px solid #9ca8b8;border-radius:7px;background:#fff;color:#0e1116;font:400 16px/1.4 'Geist',sans-serif}
/* Keep native choices readable over the legacy shared dark option background. */
.sx-wd-body .sxw-field select {color-scheme:light}
.sx-wd-body .sxw-field select option {background:#fff;color:#0e1116}
.sx-wd-body .sxw-field input::placeholder {color:#657083;opacity:1}
.sx-wd-body .sxw-optional summary {min-height:44px;padding:10px 0;cursor:pointer;font-size:14px;line-height:1.5;color:#004aad;font-weight:600}
.sx-wd-body .sxw-optional summary span {font-weight:400}
.sx-wd-body .sxw-optional__fields {display:grid;gap:14px;padding:0 0 8px}
.sx-wd-body .sxw-fine {margin:14px 0 0;font-size:12px;line-height:1.6;color:#4b5563}
.sx-wd-body .sxw-fine a {color:#004aad;text-underline-offset:3px}
.sx-wd-body #sxw-quote-errors {margin:0 0 16px;padding:14px;background:#fff0ef;color:#9b1c1c;font-size:14px;border-radius:6px}
.sx-wd-body #sxw-quote-errors a {color:inherit}
.sx-wd-body .sxw-field-error {color:#9b1c1c;font-size:13px;line-height:1.45;margin:0}
.sx-wd-body .sxw-field [aria-invalid=true] {border-color:#b42318}
.sx-wd-body .sxw-sr-only {position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.sx-wd-body .sxw-faq {padding:48px 0;background:#f6f7f9}
.sx-wd-body .sxw-faq h2 {font:700 36px/1.15 'Bricolage Grotesque',sans-serif;margin:0 0 24px;letter-spacing:-.025em}
.sx-wd-body .sxw-faq details {border-top:1px solid #dce1e7;padding:0}
.sx-wd-body .sxw-faq summary {cursor:pointer;font-weight:600;padding:20px 0;font-size:17px;line-height:1.5}
.sx-wd-body .sxw-faq details p {max-width:72ch;margin:0 0 24px;line-height:1.7;color:#4b5563}
@media(max-width:900px){
 .sx-wd-body .sxw-quote{padding:22px}
}
@media(max-width:480px){
 .sx-wd-body .sxw-quote{padding:20px}
 .sx-wd-body .sxw-quote .sxw-button{font-size:15px;padding:13px 10px}
}
/* CookieYes layout only, on this route: preserve notice wording and all choices. */
@media(max-width:600px){
 html:has(body.sx-wd-body) .cky-consent-container{width:100%!important;max-width:none!important;left:0!important;right:0!important;bottom:0!important}
 html:has(body.sx-wd-body) .cky-consent-bar{padding:14px 16px max(12px,env(safe-area-inset-bottom))!important;border-radius:0!important}
 html:has(body.sx-wd-body) .cky-notice .cky-title{font-size:16px!important;line-height:1.4!important;margin:0 0 6px!important}
 html:has(body.sx-wd-body) .cky-notice-des{font-size:13px!important;line-height:1.5!important}
 html:has(body.sx-wd-body) .cky-notice-des p{line-height:1.5!important;margin:0!important}
 html:has(body.sx-wd-body) .cky-notice-btn-wrapper{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:8px!important;margin:12px 0 0!important}
 html:has(body.sx-wd-body) .cky-notice-btn-wrapper .cky-btn{flex:1 1 0!important;margin:0!important;min-width:0!important;min-height:44px!important;padding:9px 4px!important;font-size:12px!important;line-height:1.3!important;white-space:normal!important}
}
@media(min-width:901px){html:has(body.sx-wd-body) .cky-consent-container{left:24px!important;right:auto!important}}

/* Restore the incumbent art and section system; only integrate the shorter quote. */
.sx-wd-body .sx-wd-hero .sx-sw-button--primary,
.sx-wd-body .sx-wd-why .sx-sw-button--primary,
.sx-wd-body .sx-wd-tier__btn,
.sx-wd-body .sx-wd-contact .sx-sw-button--primary {color:#fff!important}
.sx-wd-body .sx-wd-detail--wd-fullscope .sx-wd-detail__action {color:#0e1116!important}
.sx-wd-body .sx-wd-contact__fine {color:#c3cfe0}
.sx-wd-body .sxw-early-quote .sxw-quote {background:#fff;align-self:start}
.sx-wd-body .sxw-early-quote .sxw-quote h2 {font-size:clamp(1.5rem,2vw,1.75rem)!important;line-height:1.15}
.sx-wd-body .sxw-early-quote .sxw-proof {display:flex}
.sx-wd-body .sxw-early-quote .sxf-block__copy em {color:#004aad}
.sx-wd-body .sxw-quote :is(a,button,input,select,summary):focus-visible {outline:3px solid #004aad;outline-offset:3px}
@media(max-width:900px){
 .sx-wd-body .sxw-early-quote .sxf-block__in {display:flex;flex-direction:column;gap:28px}
 .sx-wd-body .sxw-early-quote .sxw-quote {order:-1;width:100%;box-sizing:border-box}
}
