.deployment-hero > div { max-width: 940px; }
.quick-start-band { padding: 85px max(24px,calc((100vw - 1180px)/2)); background: #dff5eb; }
.quick-start-copy { display: grid; grid-template-columns: .8fr 1.2fr; column-gap: 60px; align-items: end; }
.quick-start-copy .kicker { grid-column: 1/-1; }
.quick-start-copy h2 { margin: 16px 0 0; font: 700 clamp(36px,4.5vw,56px)/1.08 Manrope,sans-serif; letter-spacing: -.04em; }
.quick-start-copy p { margin: 16px 0 3px; color: #526b6b; font-size: 16px; line-height: 1.7; }
.quick-start-options { display: grid; grid-template-columns: repeat(3,1fr); gap: 16px; margin-top: 45px; }
.quick-start-options article { padding: 28px; background: #fff; border-top: 3px solid #168063; }
.quick-start-options article > span { color: #168063; font: 700 11px Manrope,sans-serif; letter-spacing: .12em; }
.quick-start-options figure { height: 165px; margin: 18px -12px 20px; overflow: hidden; border: 1px solid #dce6e2; border-radius: 9px; background: #07111d; box-shadow: 0 8px 22px rgba(18,55,45,.1); }
.quick-start-options figure img { width: 100%; height: 100%; display: block; object-fit: cover; object-position: center; }
.quick-start-options article:nth-child(3) figure img { object-position: left top; }
.quick-start-options h3 { margin: 0 0 10px; font: 700 20px Manrope,sans-serif; }
.quick-start-options p { margin: 0; color: #657579; font-size: 14px; line-height: 1.65; }
.deployment-shot { margin: 52px 0 0; background: #07191d; border: 1px solid #24464a; padding: 12px; box-shadow: 0 24px 70px #081b1c30; }
.deployment-shot img { display: block; width: 100%; height: auto; }
.deployment-shot figcaption { display: grid; grid-template-columns: minmax(180px,.7fr) minmax(300px,1.3fr); gap: 24px; padding: 18px 8px 7px; color: #a7b8b8; font-size: 13px; line-height: 1.6; }
.deployment-shot figcaption strong { color: #fff; font: 700 15px/1.45 Manrope,sans-serif; }
.deployment-feature { grid-template-columns: minmax(0,.82fr) minmax(0,1.18fr); gap: 50px; }
.deployment-feature.reverse { grid-template-columns: minmax(0,1.18fr) minmax(0,.82fr); }
.deployment-shot.compact { margin: 0; }
.deployment-shot.compact figcaption { display: block; padding: 15px 7px 5px; }
.deployment-shot.compact figcaption strong,.deployment-shot.compact figcaption span { display: block; }
.deployment-shot.compact figcaption span { margin-top: 6px; }
.privacy-section .tour-card p { font-size: 14px; }
@media(max-width:900px){.quick-start-copy{grid-template-columns:1fr}.quick-start-options{grid-template-columns:1fr}.deployment-feature,.deployment-feature.reverse{grid-template-columns:1fr}.deployment-shot figcaption{grid-template-columns:1fr;gap:7px}}
@media(max-width:620px){.quick-start-band{padding-top:65px;padding-bottom:65px}.deployment-shot{margin-top:34px;padding:7px}.deployment-shot figcaption{padding:14px 6px 6px}.deployment-shot.compact{margin-top:8px}}
