:root{--blu: #1A3A52;--blu-deep: #0d1f2d;--azzurro: #5B8FA8;--sfondo: #F4F7FA;--bianco: #FFFFFF;--testo: #2A2A2A;--grigio: #5A6B7A;--bordo: rgba(91,143,168,.18);--r-sm: 6px;--r-md: 10px;--r-lg: 16px;--r-xl: 24px;--shadow-sm: 0 2px 8px rgba(26,58,82,.07);--shadow-md: 0 8px 28px rgba(26,58,82,.1);--shadow-lg: 0 20px 56px rgba(26,58,82,.13);--section-py: clamp(5rem, 10vw, 9rem)}.container[data-astro-cid-2hnnsubo]{max-width:1180px;margin-inline:auto;padding-inline:clamp(1rem,5vw,2.5rem)}.overline[data-astro-cid-2hnnsubo]{display:block;font-size:.7rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--blu);margin-bottom:.75rem}.overline--light[data-astro-cid-2hnnsubo]{color:#ffffff8c}.section[data-astro-cid-2hnnsubo]{padding-block:var(--section-py)}.section--white[data-astro-cid-2hnnsubo]{background:var(--bianco)}.section--sfondo[data-astro-cid-2hnnsubo]{background:var(--sfondo)}.section--dark[data-astro-cid-2hnnsubo]{background:var(--blu)}[data-astro-cid-2hnnsubo][data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1)}[data-astro-cid-2hnnsubo][data-reveal].is-visible{opacity:1;transform:none}.btn[data-astro-cid-2hnnsubo]{display:inline-flex;align-items:center;gap:.55rem;font-family:DM Sans,sans-serif;font-size:.92rem;font-weight:500;padding:.85rem 2rem;border-radius:var(--r-sm);border:1.5px solid transparent;text-decoration:none;white-space:nowrap;transition:background .22s,color .22s,border-color .22s,transform .18s,box-shadow .22s}.btn--primary[data-astro-cid-2hnnsubo]{background:var(--blu);color:var(--bianco);border-color:var(--blu)}.btn--primary[data-astro-cid-2hnnsubo]:hover{background:var(--azzurro);border-color:var(--azzurro);transform:translateY(-2px);box-shadow:0 8px 24px #5b8fa861}.btn--outline[data-astro-cid-2hnnsubo]{background:transparent;color:var(--blu);border-color:var(--blu)}.btn--outline[data-astro-cid-2hnnsubo]:hover{background:var(--blu);color:var(--bianco);transform:translateY(-2px)}.hero[data-astro-cid-2hnnsubo]{position:relative;min-height:100svh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;background:#fdfcfa}.hero__bg[data-astro-cid-2hnnsubo]{position:absolute;inset:0;z-index:0}.hero__grid[data-astro-cid-2hnnsubo]{position:absolute;inset:0;background-image:linear-gradient(rgba(91,143,168,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(91,143,168,.06) 1px,transparent 1px);background-size:80px 80px;mask-image:radial-gradient(ellipse 70% 70% at 60% 50%,black 20%,transparent 80%)}.hero__content[data-astro-cid-2hnnsubo]{position:relative;z-index:2;padding-top:180px;padding-bottom:10rem;max-width:800px}.hero__eyebrow[data-astro-cid-2hnnsubo]{display:inline-flex;align-items:center;gap:.6rem;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--azzurro);margin-bottom:1.75rem}.hero__eyebrow[data-astro-cid-2hnnsubo]:before{content:"";display:block;width:28px;height:1px;background:var(--azzurro)}.hero__title[data-astro-cid-2hnnsubo]{font-size:clamp(3.6rem,9vw,7.2rem);font-weight:400;color:var(--blu);line-height:1.05;margin-bottom:1.75rem;letter-spacing:-.01em}.hero__title[data-astro-cid-2hnnsubo] em[data-astro-cid-2hnnsubo]{font-style:italic;color:var(--azzurro)}.hero__sub[data-astro-cid-2hnnsubo]{font-size:clamp(1rem,2vw,1.2rem);font-weight:300;color:#4a6070;line-height:1.7;margin-bottom:3rem;max-width:620px}.hero__actions[data-astro-cid-2hnnsubo]{display:flex;gap:1rem;flex-wrap:wrap}.hero__stats[data-astro-cid-2hnnsubo]{position:absolute;bottom:0;left:0;right:0;z-index:2;background:var(--sfondo);border-top:1px solid var(--bordo);display:flex;justify-content:center;gap:clamp(2rem,6vw,6rem);padding:1.75rem clamp(1rem,4vw,2rem);flex-wrap:wrap}.hero__stat[data-astro-cid-2hnnsubo]{display:flex;flex-direction:column;align-items:center;gap:3px}.hero__stat[data-astro-cid-2hnnsubo] strong[data-astro-cid-2hnnsubo]{font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:500;color:var(--blu);line-height:1}.hero__stat[data-astro-cid-2hnnsubo] span[data-astro-cid-2hnnsubo]{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--azzurro)}.hero__stat-sep[data-astro-cid-2hnnsubo]{width:1px;height:40px;background:var(--bordo);align-self:center}.about__inner[data-astro-cid-2hnnsubo]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,6vw,6rem);align-items:start}.about__text[data-astro-cid-2hnnsubo] h2[data-astro-cid-2hnnsubo]{font-family:Cormorant Garamond,serif;font-size:clamp(2.4rem,4.5vw,3.6rem);font-weight:400;color:var(--blu);line-height:1.1;margin-bottom:1.5rem}.about__text[data-astro-cid-2hnnsubo] p[data-astro-cid-2hnnsubo]{font-size:1rem;color:var(--testo);line-height:1.8;margin-bottom:1.2rem}.about__text[data-astro-cid-2hnnsubo] p[data-astro-cid-2hnnsubo]:last-child{margin-bottom:0}.about__values[data-astro-cid-2hnnsubo]{display:flex;flex-direction:column;gap:1.25rem}.value-card[data-astro-cid-2hnnsubo]{background:var(--sfondo);border-radius:var(--r-md);padding:1.5rem;border:1px solid var(--bordo)}.value-card__icon[data-astro-cid-2hnnsubo]{color:var(--azzurro);margin-bottom:.6rem}.value-card[data-astro-cid-2hnnsubo] h3[data-astro-cid-2hnnsubo]{font-family:Cormorant Garamond,serif;font-size:1.25rem;color:var(--blu);margin-bottom:.4rem}.value-card[data-astro-cid-2hnnsubo] p[data-astro-cid-2hnnsubo]{font-size:.9rem;color:var(--grigio);line-height:1.6}.section__hd[data-astro-cid-2hnnsubo]{text-align:center;margin-bottom:clamp(3rem,5vw,4.5rem)}.section__hd[data-astro-cid-2hnnsubo] h2[data-astro-cid-2hnnsubo]{font-family:Cormorant Garamond,serif;font-size:clamp(2.4rem,4.5vw,3.6rem);font-weight:400;color:var(--blu);margin-bottom:.6rem}.section__sub[data-astro-cid-2hnnsubo]{font-size:1rem;color:var(--grigio);max-width:520px;margin-inline:auto;line-height:1.65}.svc-grid[data-astro-cid-2hnnsubo]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.svc-card[data-astro-cid-2hnnsubo]{position:relative;background:var(--bianco);border:1px solid #EEF4F6;border-radius:var(--r-md);padding:2rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;transition:background .25s,box-shadow .25s,transform .25s}.svc-card[data-astro-cid-2hnnsubo]:hover{background:#f4f7fa;box-shadow:0 8px 32px #1a3a521a;transform:translateY(-4px)}.svc-card__num[data-astro-cid-2hnnsubo]{font-family:Cormorant Garamond,serif;font-size:5.5rem;font-weight:300;line-height:1;color:#eef4f6;position:absolute;top:.25rem;right:.75rem;user-select:none;pointer-events:none}.svc-card__icon[data-astro-cid-2hnnsubo]{color:var(--azzurro);margin-bottom:.25rem}.svc-card__title[data-astro-cid-2hnnsubo]{font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:600;color:var(--blu);line-height:1.2}.svc-card__desc[data-astro-cid-2hnnsubo]{font-size:.82rem;color:var(--grigio);line-height:1.55;flex:1}.visit__inner[data-astro-cid-2hnnsubo]{display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(3rem,6vw,6rem);align-items:start}.visit__info[data-astro-cid-2hnnsubo] h2[data-astro-cid-2hnnsubo]{font-family:Cormorant Garamond,serif;font-size:clamp(2.4rem,4.5vw,3.6rem);font-weight:400;color:var(--bianco);line-height:1.1;margin-bottom:2rem}.info-list[data-astro-cid-2hnnsubo]{list-style:none;display:flex;flex-direction:column;gap:1.75rem}.info-list[data-astro-cid-2hnnsubo] li[data-astro-cid-2hnnsubo]{display:flex;align-items:flex-start;gap:1rem}.info-list__icon[data-astro-cid-2hnnsubo]{flex-shrink:0;width:36px;height:36px;background:#ffffff1a;border-radius:var(--r-sm);display:flex;align-items:center;justify-content:center;color:#ffffffb3;margin-top:.1rem}.info-list[data-astro-cid-2hnnsubo] strong[data-astro-cid-2hnnsubo]{color:var(--bianco);display:block;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.3rem}.info-list[data-astro-cid-2hnnsubo] span[data-astro-cid-2hnnsubo]{color:#ffffffb3;font-size:.92rem;line-height:1.65}.visit__map[data-astro-cid-2hnnsubo]{display:flex;flex-direction:column;gap:1rem}.map-wrap[data-astro-cid-2hnnsubo]{border-radius:var(--r-md);overflow:hidden;border:1px solid rgba(255,255,255,.1)}.map-link[data-astro-cid-2hnnsubo]{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;color:#ffffff8c;text-decoration:none;transition:color .2s}.map-link[data-astro-cid-2hnnsubo]:hover{color:var(--bianco)}.book__inner[data-astro-cid-2hnnsubo]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,6vw,6rem);align-items:start}.book__lead[data-astro-cid-2hnnsubo] h2[data-astro-cid-2hnnsubo]{font-family:Cormorant Garamond,serif;font-size:clamp(2.4rem,4.5vw,3.6rem);font-weight:400;color:var(--blu);line-height:1.1;margin-bottom:1.25rem}.book__lead[data-astro-cid-2hnnsubo] p[data-astro-cid-2hnnsubo]{font-size:1rem;color:var(--grigio);line-height:1.8;margin-bottom:2rem}.book__contacts[data-astro-cid-2hnnsubo]{display:flex;flex-direction:column;gap:1rem}.contact-btn[data-astro-cid-2hnnsubo]{display:flex;align-items:center;gap:1rem;padding:1.1rem 1.5rem;border-radius:var(--r-lg);text-decoration:none;color:#fff;transition:background .2s,transform .2s,box-shadow .2s}.contact-btn[data-astro-cid-2hnnsubo]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.contact-btn--email[data-astro-cid-2hnnsubo]{background:var(--blu)}.contact-btn--email[data-astro-cid-2hnnsubo]:hover{background:#2e6a8e}.contact-btn--wa[data-astro-cid-2hnnsubo]{background:#25d366}.contact-btn--wa[data-astro-cid-2hnnsubo]:hover{background:#1ea34b}.contact-btn--phone[data-astro-cid-2hnnsubo]{background:var(--azzurro)}.contact-btn--phone[data-astro-cid-2hnnsubo]:hover{background:#4a7d96}.contact-btn__icon[data-astro-cid-2hnnsubo]{flex-shrink:0;width:28px;height:28px}.contact-btn__text[data-astro-cid-2hnnsubo]{display:flex;flex-direction:column;gap:.15rem}.contact-btn__text[data-astro-cid-2hnnsubo] strong[data-astro-cid-2hnnsubo]{font-size:.92rem;font-weight:600;line-height:1.2}.contact-btn__text[data-astro-cid-2hnnsubo] small[data-astro-cid-2hnnsubo]{font-size:.75rem;opacity:.85;font-weight:400}.book__hours[data-astro-cid-2hnnsubo]{font-size:.85rem;color:var(--grigio);line-height:1.7;padding-top:.5rem}@media(max-width:1200px){.svc-grid[data-astro-cid-2hnnsubo]{grid-template-columns:repeat(3,1fr)}}@media(max-width:1020px){.about__inner[data-astro-cid-2hnnsubo],.visit__inner[data-astro-cid-2hnnsubo],.book__inner[data-astro-cid-2hnnsubo]{grid-template-columns:1fr}}@media(max-width:860px){.svc-grid[data-astro-cid-2hnnsubo]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.hero__content[data-astro-cid-2hnnsubo]{padding-top:6rem;padding-bottom:12rem}.hero__stats[data-astro-cid-2hnnsubo]{gap:1.5rem}.hero__stat-sep[data-astro-cid-2hnnsubo]{display:none}.svc-grid[data-astro-cid-2hnnsubo]{grid-template-columns:1fr 1fr}}@media(max-width:400px){.svc-grid[data-astro-cid-2hnnsubo]{grid-template-columns:1fr}}
