.page-signature{width:100%;margin:0;padding:0;box-sizing:border-box}.page-signature__grid{display:grid;grid-template-columns:minmax(0,1fr)minmax(0,1fr);gap:1rem;align-items:stretch}.page-signature--pharmacy-only .page-signature__grid{grid-template-columns:minmax(0,1fr)}.page-signature__pharmacy .local-pharmacy,.page-signature__pharmacy .local-pharmacy--compact{max-width:none;margin:0;height:100%}.page-hero-compact{display:flex;flex-direction:column;gap:.55rem;height:100%;padding:1rem 1.15rem;border:1px solid #dbe3ec;border-radius:14px;background:linear-gradient(145deg,#f8fafc 0%,#fff 55%);box-shadow:0 4px 16px rgba(15,23,42,5%);box-sizing:border-box}.page-hero-compact__eyebrow{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.page-hero-compact__title{margin:0;font-size:clamp(1.05rem,2.2vw,1.35rem);font-weight:700;line-height:1.25;color:#0f172a}.page-hero-compact__lead{margin:0;font-size:.9rem;line-height:1.45;color:#475569}.page-hero-compact__trust{display:flex;flex-wrap:wrap;gap:.35rem .5rem;margin:.15rem 0 0;padding:0;list-style:none}.page-hero-compact__trust-item{margin:0;padding:.2rem .55rem;font-size:.72rem;font-weight:600;color:#334155;background:#eef2f7;border-radius:999px}.page-hero-compact__intro{margin:0;font-size:.85rem;line-height:1.5;color:#64748b}.page-hero-compact__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:.35rem}.page-hero-compact__btn{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .85rem;font-size:.82rem;font-weight:600;text-decoration:none;border-radius:8px;border:1px solid transparent;transition:background .15s ease,color .15s ease,border-color .15s ease}.page-hero-compact__btn--primary{color:#fff;background:var(--color-primary,#0f766e);border-color:var(--color-primary,#0f766e)}.page-hero-compact__btn--primary:hover{filter:brightness(1.06)}.page-hero-compact__btn--ghost{color:#334155;background:#fff;border-color:#cbd5e1}.page-hero-compact__btn--ghost:hover{background:#f8fafc}@media(max-width:768px){.page-signature__grid{grid-template-columns:1fr}}