/* ARTICLE55.59 — focused patient-entry and navigation layer */
.v559-patient-entry{padding:1.4rem 1rem 3.25rem;background:linear-gradient(180deg,#f4faf9 0%,#fff 100%)}
.v559-entry-shell{max-width:1180px;margin:0 auto;border:1px solid #d8e7e4;background:#fff;border-radius:28px;padding:clamp(1.15rem,2.6vw,2rem);box-shadow:0 18px 45px rgba(7,27,51,.09)}
.v559-entry-head{text-align:center;max-width:760px;margin:0 auto 1.25rem}.v559-entry-kicker{display:inline-block;color:#0b6b63;font-weight:900;margin-bottom:.35rem}.v559-entry-head h2{color:#071b33;font-size:clamp(1.55rem,3vw,2.2rem);font-weight:900;line-height:1.35;margin:0}.v559-entry-head p{color:#526274;line-height:1.8;margin:.55rem 0 0}
.v559-entry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.v559-entry-card{display:flex;flex-direction:column;align-items:stretch;min-width:0;border:1px solid #dce7e5;border-radius:22px;padding:1.05rem;background:#fff;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.v559-entry-card:hover{transform:translateY(-2px);border-color:#8bbdb5;box-shadow:0 12px 28px rgba(7,27,51,.08)}.v559-entry-number{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#e7f4f1;color:#075f56;font-weight:900;margin-bottom:.75rem}.v559-entry-card h3{margin:0;color:#071b33;font-size:1.08rem;font-weight:900;line-height:1.45}.v559-entry-card p{margin:.42rem 0 .9rem;color:#5a6878;line-height:1.65;font-size:.94rem;flex:1}.v559-entry-action{display:flex;justify-content:center;align-items:center;min-height:46px;border-radius:14px;padding:.75rem .85rem;text-decoration:none!important;font-weight:900;text-align:center;border:2px solid transparent}.v559-entry-action--whatsapp{background:#075f56;color:#fff!important}.v559-entry-action--booking{background:#e2bd5a;color:#071b33!important}.v559-entry-action:focus-visible{outline:3px solid #f1c75b;outline-offset:3px}
.v559-entry-note{margin:.9rem auto 0;text-align:center;color:#5b6878;font-size:.86rem;line-height:1.65;max-width:800px}
.v559-service-audience{margin:1rem 0 .25rem;padding:.85rem 1rem;border-radius:16px;background:#f4f8f8;border-inline-start:4px solid #0b756b}.v559-service-audience strong{display:block;color:#071b33;margin-bottom:.35rem}.v559-service-audience ul{margin:0;padding-inline-start:1.15rem;color:#465668;line-height:1.65}.v559-service-audience li+li{margin-top:.18rem}
.v559-case-purpose{max-width:900px;margin:1rem auto 0;padding:1rem 1.1rem;border-radius:18px;background:#eef8f6;border:1px solid #cce5df;color:#17384a;line-height:1.8}.v559-case-purpose strong{color:#075f56}
.v559-travel-checklist{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin:0 0 1.25rem;padding:0;list-style:none}.v559-travel-checklist li{position:relative;padding:1rem .95rem;border-radius:18px;background:#fff;border:1px solid #dbe6e4;color:#34495a;line-height:1.65}.v559-travel-checklist b{display:block;color:#071b33;margin-bottom:.25rem}.v559-travel-step{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#e7f4f1;color:#075f56;font-weight:900;margin-bottom:.45rem}
.v559-response-note{margin-top:1rem;padding:.9rem 1rem;border-radius:16px;background:#f6f8fb;border:1px solid #dce3ea;color:#405163;line-height:1.75;font-size:.92rem}.v559-response-note strong{color:#071b33}.v559-response-note .v559-emergency{display:block;margin-top:.25rem;color:#8a2d2d;font-weight:800}
.v559-related-service{max-width:820px;margin:1.6rem auto;padding:1.15rem 1.25rem;border-radius:22px;background:linear-gradient(135deg,#f1f8f7,#fff);border:1px solid #cfe3df;box-shadow:0 10px 25px rgba(7,27,51,.05)}.v559-related-service-kicker{display:block;color:#0b756b;font-weight:900;font-size:.9rem;margin-bottom:.25rem}.v559-related-service h2{font-size:clamp(1.2rem,2vw,1.55rem)!important;color:#071b33!important;margin:.1rem 0 .35rem!important;line-height:1.45!important}.v559-related-service p{color:#536273;line-height:1.75;margin:0 0 .65rem}.v559-related-service-link{display:inline-flex;align-items:center;gap:.35rem;color:#075f56!important;font-weight:900;text-decoration:none!important}.v559-related-service-link:hover{text-decoration:underline!important}.v559-related-service-link:focus-visible{outline:3px solid #f1c75b;outline-offset:3px;border-radius:4px}
@media(max-width:900px){.v559-entry-grid{grid-template-columns:1fr}.v559-travel-checklist{grid-template-columns:repeat(2,minmax(0,1fr))}.v559-entry-card{padding:.95rem}.v559-patient-entry{padding-top:1rem}}
@media(max-width:520px){.v559-entry-shell{border-radius:22px;padding:1rem}.v559-travel-checklist{grid-template-columns:1fr}.v559-case-purpose,.v559-related-service{border-radius:17px}.v559-entry-head p{font-size:.93rem}.v559-entry-note{font-size:.82rem}}
@media(prefers-reduced-motion:reduce){.v559-entry-card{transition:none}.v559-entry-card:hover{transform:none}}
@media(max-width:900px){.v559-patient-entry{padding:.85rem .75rem 2rem}.v559-entry-shell{padding:.9rem}.v559-entry-head{margin-bottom:.8rem}.v559-entry-head h2{font-size:1.45rem}.v559-entry-head p{font-size:.9rem;line-height:1.65;margin-top:.35rem}.v559-entry-grid{gap:.62rem}.v559-entry-card{display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-areas:"num title" "num desc" "action action";column-gap:.65rem;row-gap:.18rem;padding:.78rem}.v559-entry-number{grid-area:num;margin:0;align-self:start}.v559-entry-card h3{grid-area:title;font-size:1rem}.v559-entry-card p{grid-area:desc;margin:.15rem 0 .45rem;font-size:.86rem;line-height:1.55}.v559-entry-action{grid-area:action;min-height:42px;padding:.55rem .7rem;font-size:.9rem}.v559-entry-note{margin-top:.65rem;font-size:.79rem;line-height:1.55}.v559-service-audience{padding:.7rem .8rem;font-size:.9rem}.v559-service-audience ul{line-height:1.55}.v559-case-purpose{padding:.85rem .9rem;font-size:.92rem}}
@media(max-width:520px){.v559-entry-card{grid-template-areas:"num title" "num action";padding:.7rem}.v559-entry-card p{display:none}.v559-entry-action{justify-self:start;min-height:40px;padding:.48rem .72rem}.v559-entry-head p{font-size:.85rem}.v559-patient-entry{padding-bottom:1.5rem}}
