/* A self-contained section: no stock photo, third-party assets or extra scripts. */
.why-mytitine { padding: 72px 6vw; background: #edf6f2; color: #102527; scroll-margin-top: 110px; }
.why-mytitine * { box-sizing: border-box; }
.why-inner { max-width: 1120px; margin: 0 auto; }
.why-heading { display: grid; grid-template-columns: 1.25fr 1fr; align-items: end; gap: 48px; margin-bottom: 34px; }
.why-eyebrow { display: flex; align-items: center; gap: 10px; margin: 0 0 15px; color: #087c7e; font: 700 11px/1.4 'DM Sans', Arial, sans-serif; letter-spacing: 1.8px; text-transform: uppercase; }
.why-eyebrow::before { content: ''; width: 25px; height: 3px; background: #06bbb9; }
.why-heading h2 { margin: 0; font: 700 clamp(34px, 4vw, 52px)/1.04 Outfit, 'DM Sans', Arial, sans-serif; letter-spacing: -1.9px; }
.why-heading h2 em { color: #087c7e; font-weight: 500; }
.why-intro { max-width: 390px; margin: 0 0 4px; color: #51685f; font-size: 14px; line-height: 1.7; }
.why-layout { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.35fr); grid-template-areas: 'journey reasons'; gap: 38px; align-items: stretch; }
.why-reasons { grid-area: reasons; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 28px; padding: 0; margin: 0; list-style: none; }
.why-reasons li { min-width: 0; padding: 25px 0; border-top: 1px solid #cbded5; }
.why-icon { display: grid; place-items: center; width: 44px; height: 44px; margin-bottom: 15px; color: #087c7e; background: #d9efE8; border-radius: 13px; }
.why-icon svg { width: 25px; height: 25px; }
.why-reasons h3 { margin: 0 0 8px; font: 700 18px/1.2 Outfit, 'DM Sans', Arial, sans-serif; letter-spacing: -.3px; }
.why-reasons p { margin: 0; color: #51685f; font-size: 13px; line-height: 1.65; }
.why-journey { grid-area: journey; min-width: 0; position: relative; padding: 29px 30px 23px; border-radius: 22px; background: #123b3a; color: #fff; box-shadow: 0 12px 25px #123b3a12; }
.why-journey-top { display: flex; justify-content: space-between; align-items: center; gap: 10px; color: #c0dfd6; font-size: 10px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; }
.why-journey-top svg { flex: none; width: 32px; height: 32px; padding: 6px; border: 1px solid #517570; border-radius: 50%; color: #ffd72e; }
.why-journey h3 { margin: 9px 0 25px; font: 600 31px/1.08 Outfit, 'DM Sans', Arial, sans-serif; letter-spacing: -.8px; }
.why-steps { list-style: none; padding: 0; margin: 0; }
.why-steps li { position: relative; display: grid; grid-template-columns: 30px minmax(0, 1fr); gap: 13px; padding-bottom: 23px; }
.why-steps li:not(:last-child)::before { content: ''; position: absolute; left: 14px; top: 34px; bottom: 4px; border-left: 1px dashed #6c9d91; }
.why-step-number { z-index: 1; display: grid; place-items: center; width: 30px; height: 30px; border-radius: 50%; background: #ffd72e; color: #123b3a; font: 700 13px/1 'DM Sans', Arial, sans-serif; }
.why-steps li:not(:first-child) .why-step-number { background: #214d48; color: #d5f0e7; border: 1px solid #547f71; }
.why-steps strong { display: block; padding-top: 4px; font-size: 13px; line-height: 1.4; }
.why-steps p { margin: 5px 0 0; color: #c0d8d0; font-size: 11px; line-height: 1.6; }
.why-steps li:last-child { padding-bottom: 18px; }
.why-journey-signoff { margin: 0; padding-top: 15px; border-top: 1px solid #42645c; color: #c0d8d0; font-size: 10px; line-height: 1.6; }
.why-journey-signoff strong { color: #ffd72e; font-weight: 600; }
.why-autonomy { margin-top: 30px; padding: 28px 30px; border: 1px solid #d3e3dc; border-radius: 18px; background: #fffefa; }
.why-autonomy-heading { max-width: 810px; }
.why-autonomy-heading .why-eyebrow { margin-bottom: 11px; }
.why-autonomy h3 { margin: 0; font: 600 29px/1.15 Outfit, 'DM Sans', Arial, sans-serif; letter-spacing: -.6px; }
.why-autonomy-heading > p:last-child { margin: 12px 0 0; color: #51685f; font-size: 13px; line-height: 1.7; }
.why-pickup-steps { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 27px; margin: 25px 0 22px; padding: 0; list-style: none; }
.why-pickup-steps li { min-width: 0; padding-top: 16px; border-top: 2px solid #d3e3dc; }
.why-pickup-steps li > span { display: block; margin-bottom: 12px; color: #087c7e; font: 600 23px/1 Outfit, 'DM Sans', Arial, sans-serif; }
.why-pickup-steps h4 { margin: 0 0 8px; font-size: 13px; line-height: 1.5; }
.why-pickup-steps p { margin: 0; color: #51685f; font-size: 12px; line-height: 1.7; }
.why-onsite { margin: 0 0 20px; padding: 17px 19px; border-left: 3px solid #06bbb9; border-radius: 0 10px 10px 0; background: #edf6f2; }
.why-onsite h4 { margin: 0 0 6px; color: #163b3b; font-size: 14px; line-height: 1.4; }
.why-onsite p { margin: 0; color: #51685f; font-size: 12px; line-height: 1.7; }
.why-autonomy-note { margin: 0; padding-top: 16px; border-top: 1px solid #dce8e1; color: #51685f; font-size: 11px; line-height: 1.7; }
.why-autonomy-note strong { color: #163b3b; }
.why-contact { display: flex; align-items: center; justify-content: space-between; gap: 22px; margin-top: 24px; padding: 19px 24px; border: 1px solid #d3e3dc; border-radius: 14px; background: #fffefa; }
.why-contact strong { display: block; font-size: 13px; line-height: 1.5; }
.why-contact > div > a { display: inline-block; margin-top: 3px; padding: 4px 0; color: #51685f; font-size: 12px; line-height: 1.5; }
.why-contact > div > a span { color: #087c7e; font-weight: 700; }
.why-book { display: inline-flex; flex: none; align-items: center; justify-content: space-between; gap: 26px; min-height: 46px; padding: 12px 21px; border-radius: 9px; background: #ffd72e; color: #102527; font-size: 12px; font-weight: 700; }
.why-book span { font-size: 22px; line-height: 1; }
.why-book:hover { background: #ffe266; }
.why-contact a:focus-visible { outline: 3px solid #087c7e; outline-offset: 4px; border-radius: 5px; }
@media (max-width: 900px) {
  .why-mytitine { padding: 54px 5vw; }
  .why-heading { gap: 28px; }
  .why-layout { gap: 26px; grid-template-columns: minmax(0, 1fr) minmax(0, 1.2fr); }
  .why-reasons { gap: 0 18px; }
  .why-journey { padding: 24px 22px 20px; }
  .why-reasons h3 { font-size: 17px; }
  .why-reasons p { font-size: 12px; }
}
@media (max-width: 650px) {
  .why-mytitine { padding: 38px 6vw; scroll-margin-top: 85px; }
  .why-heading { grid-template-columns: 1fr; gap: 16px; margin-bottom: 25px; }
  .why-eyebrow { margin-bottom: 12px; font-size: 10px; }
  .why-heading h2 { font-size: 35px; letter-spacing: -1.1px; }
  .why-intro { font-size: 13px; line-height: 1.6; margin: 0; }
  .why-layout { grid-template-columns: minmax(0, 1fr); grid-template-areas: 'reasons' 'journey'; gap: 22px; }
  .why-reasons { grid-template-columns: minmax(0, 1fr); }
  .why-reasons li { display: grid; grid-template-columns: 38px minmax(0, 1fr); gap: 13px; padding: 17px 0; }
  .why-reasons li:last-child { padding-bottom: 0; }
  .why-icon { width: 38px; height: 38px; margin: 0; border-radius: 10px; }
  .why-icon svg { width: 23px; height: 23px; }
  .why-reasons h3 { margin-bottom: 5px; }
  .why-journey { padding: 22px; border-radius: 16px; }
  .why-journey h3 { margin: 8px 0 20px; font-size: 28px; }
  .why-journey h3 br { display: none; }
  .why-steps li { padding-bottom: 19px; }
  .why-autonomy { margin-top: 22px; padding: 22px; border-radius: 16px; }
  .why-autonomy h3 { font-size: 25px; }
  .why-pickup-steps { grid-template-columns: minmax(0, 1fr); gap: 18px; margin: 22px 0; }
  .why-pickup-steps li { display: grid; grid-template-columns: 28px minmax(0, 1fr); gap: 12px; padding-top: 15px; }
  .why-pickup-steps li > span { font-size: 20px; margin: 3px 0 0; }
  .why-contact { flex-direction: column; align-items: stretch; gap: 12px; margin-top: 18px; padding: 18px; }
  .why-contact > div > a { min-height: 40px; display: flex; flex-wrap: wrap; align-items: center; column-gap: 4px; }
  .why-book { justify-content: center; min-height: 46px; }
}
