.breadcrumbs[data-astro-cid-3cx62cbm]{padding-top:1.5rem;font-size:var(--fs-xs);color:var(--color-text-muted)}.breadcrumbs[data-astro-cid-3cx62cbm] ol[data-astro-cid-3cx62cbm]{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.breadcrumbs[data-astro-cid-3cx62cbm] a[data-astro-cid-3cx62cbm]{color:var(--color-navy-3)}.breadcrumbs[data-astro-cid-3cx62cbm] a[data-astro-cid-3cx62cbm]:hover{color:var(--color-gold-3)}.section-hero[data-astro-cid-3cx62cbm]{padding-block:clamp(3rem,8vh,5rem)}.section-hero[data-astro-cid-3cx62cbm] h1[data-astro-cid-3cx62cbm]{font-size:var(--fs-h1);margin-bottom:1.25rem}.section-hero[data-astro-cid-3cx62cbm] .lead[data-astro-cid-3cx62cbm]{max-width:48rem;margin-bottom:1.5rem}.hero-cta[data-astro-cid-3cx62cbm]{display:flex;flex-wrap:wrap;gap:1rem}.prose[data-astro-cid-3cx62cbm]{max-width:52rem;margin:0 auto 2rem}.prose[data-astro-cid-3cx62cbm] h2[data-astro-cid-3cx62cbm]{font-size:var(--fs-h3);color:var(--color-navy);margin-bottom:1rem}.prose[data-astro-cid-3cx62cbm] p[data-astro-cid-3cx62cbm]{font-size:var(--fs-md);line-height:var(--lh-relaxed);color:var(--color-text)}.prose[data-astro-cid-3cx62cbm]+.prose[data-astro-cid-3cx62cbm]{margin-top:2rem}.bullet-grid[data-astro-cid-3cx62cbm]{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2rem}@media (min-width: 48rem){.bullet-grid[data-astro-cid-3cx62cbm]{grid-template-columns:repeat(2,1fr)}}.bullet-card[data-astro-cid-3cx62cbm]{background:var(--color-white);border:1px solid var(--color-border);border-left:3px solid var(--color-gold);border-radius:var(--radius-md);padding:1.25rem 1.5rem}.bullet-card[data-astro-cid-3cx62cbm] h3[data-astro-cid-3cx62cbm]{font-size:var(--fs-md);color:var(--color-navy);margin-bottom:.5rem}.bullet-card[data-astro-cid-3cx62cbm] p[data-astro-cid-3cx62cbm]{font-size:var(--fs-sm);color:var(--color-text-muted);line-height:var(--lh-relaxed)}.why-milano[data-astro-cid-3cx62cbm]{max-width:52rem}.why-milano[data-astro-cid-3cx62cbm] h2[data-astro-cid-3cx62cbm]{font-size:var(--fs-h3);margin:.5rem 0 1rem;color:var(--color-navy)}.why-milano[data-astro-cid-3cx62cbm] p[data-astro-cid-3cx62cbm]{font-size:var(--fs-md);line-height:var(--lh-relaxed);color:var(--color-text)}.faq-list[data-astro-cid-3cx62cbm]{max-width:52rem;margin:2rem auto 0;display:flex;flex-direction:column;gap:.75rem}.faq-item[data-astro-cid-3cx62cbm]{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}.faq-item[data-astro-cid-3cx62cbm] summary[data-astro-cid-3cx62cbm]{list-style:none;padding:1rem 1.25rem;font-weight:var(--fw-semibold);color:var(--color-navy);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq-item[data-astro-cid-3cx62cbm] summary[data-astro-cid-3cx62cbm]::-webkit-details-marker{display:none}.faq-toggle[data-astro-cid-3cx62cbm]{font-size:1.4rem;font-weight:var(--fw-regular);color:var(--color-gold-3);transition:transform var(--dur-fast) var(--ease)}.faq-item[data-astro-cid-3cx62cbm][open] .faq-toggle[data-astro-cid-3cx62cbm]{transform:rotate(45deg)}.faq-answer[data-astro-cid-3cx62cbm]{padding:0 1.25rem 1.25rem}.faq-answer[data-astro-cid-3cx62cbm] p[data-astro-cid-3cx62cbm]{font-size:var(--fs-sm);line-height:var(--lh-relaxed);color:var(--color-text-muted)}.others-grid[data-astro-cid-3cx62cbm]{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2rem}@media (min-width: 48rem){.others-grid[data-astro-cid-3cx62cbm]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 64rem){.others-grid[data-astro-cid-3cx62cbm]{grid-template-columns:repeat(3,1fr)}}.other-card[data-astro-cid-3cx62cbm]{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.25rem 1.5rem;transition:transform var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease)}.other-card[data-astro-cid-3cx62cbm]:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.other-card[data-astro-cid-3cx62cbm] h3[data-astro-cid-3cx62cbm]{font-size:var(--fs-md);margin-bottom:.5rem;color:var(--color-navy)}.other-card[data-astro-cid-3cx62cbm] p[data-astro-cid-3cx62cbm]{font-size:var(--fs-sm);color:var(--color-text-muted);margin-bottom:.75rem;line-height:var(--lh-relaxed)}.other-card[data-astro-cid-3cx62cbm] .arrow[data-astro-cid-3cx62cbm]{font-size:var(--fs-xs);font-weight:var(--fw-semibold);color:var(--color-gold-3);text-transform:uppercase;letter-spacing:.05em}.other-parent[data-astro-cid-3cx62cbm]{background:var(--color-cream-2)}.cta-section[data-astro-cid-3cx62cbm] h2[data-astro-cid-3cx62cbm]{font-size:var(--fs-h2);margin-bottom:1.25rem}.cta-section[data-astro-cid-3cx62cbm] .lead[data-astro-cid-3cx62cbm]{max-width:42rem}
