:root{--sage:#e9ecdf;--olive:#626c50;--dark:#2c3428;--beige:#f2eee5;--paper:#fcfcf9;--line:#dcded1}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--dark);background:var(--paper);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}img{display:block;max-width:100%;width:100%;object-fit:cover}h1,h2,h3,p{margin:0 0 20px}h1,h2,h3{line-height:1.12;font-weight:400;font-family:Georgia,'Times New Roman',serif}h1{font-size:clamp(38px,4.4vw,66px)}h2{font-size:clamp(30px,3.3vw,46px);margin-bottom:32px}h3{font-size:26px}p{font-size:16px;color:#555b50}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}section{padding-block:76px}header{background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:102px}.brand{display:flex;gap:16px;align-items:center;flex-shrink:0}.brand img{height:80px;width:80px;object-fit:contain}.brand span{font:20px Georgia,serif}.brand small{display:block;font:11px Arial,sans-serif;letter-spacing:2px;color:#8e806d;margin-top:8px}nav{display:flex;gap:25px;align-items:center;font-size:14px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:47px;border-radius:28px;background:var(--olive);color:white;padding:12px 24px;font:14px Arial,sans-serif;border:1px solid var(--olive);cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#4d573e;text-decoration:none;transform:translateY(-2px)}.outline{background:transparent;color:var(--dark)}.outline:hover{color:#fff}.actions{display:flex;gap:12px;flex-wrap:wrap}.hero{background:var(--sage);display:grid;grid-template-columns:1fr 1fr;padding:0;min-height:620px}.hero-copy{padding:80px 40px 66px max(48px,calc((100vw - 1240px)/2));align-self:center}.hero h1{font-family:Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:-3px;font-size:clamp(40px,4.6vw,70px);line-height:1.01;margin-block:26px}.hero-photo{height:100%;min-height:620px;border-radius:44% 0 0 0;object-position:65% center}.lead{font-size:19px;line-height:1.45;max-width:450px;margin-bottom:28px}.eyebrow{display:block;font-size:12px;font-weight:500;letter-spacing:2.5px;color:var(--olive);margin-bottom:18px}.places{display:flex;gap:14px;margin-top:28px;font-size:14px}.about{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.portrait{max-height:650px;object-position:center top;aspect-ratio:4/5;border-radius:6px}.about p{font-size:17px;line-height:1.8}.soft{background:#f5f5ef}.grid{display:grid;gap:22px}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.service{background:var(--sage);padding:32px;border-radius:16px;display:flex;flex-direction:column}.service h3{font-size:24px;min-height:84px}.service p{line-height:1.7}.number{height:45px;width:45px;border-radius:50%;background:#d9decb;color:var(--olive);display:grid;place-items:center;margin-bottom:22px;font:18px Georgia,serif}.textlink{display:inline-block;font-size:15px;border-bottom:1px solid #aeb49f;padding-bottom:6px;margin-top:auto;width:fit-content}.method{background:var(--beige)}.method-grid{display:grid;grid-template-columns:1.45fr .75fr;gap:40px;align-items:stretch}.method-grid>img{height:100%;max-height:920px;border-radius:4px;object-position:66% center}.method-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.method-items h3{font-size:23px}.method-items p{font-size:16px}.quote{padding-block:46px}blockquote{font:italic 25px/1.5 Georgia,serif;text-align:center;max-width:900px;margin:0 auto;color:var(--olive)}.consult{background:var(--sage);border:20px solid var(--olive);padding:42px;display:grid;grid-template-columns:.6fr 1.4fr;gap:55px;align-items:center}.consult h2{font-size:36px;text-transform:none}.consult-mark{aspect-ratio:1;background:#f5f2e9;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-direction:column}.consult-mark span{font:110px Georgia,serif;color:var(--olive)}.consult-mark small{font-size:11px;letter-spacing:2px}.blogcard{border:1px solid var(--line);border-radius:12px;overflow:hidden;display:block;background:#fff}.blogcard img{height:220px;transition:transform .3s}.blogcard:nth-child(3) img{object-position:center 22%}.blogcard:hover img{transform:scale(1.025)}.blogcard>div{padding:22px}.pill{font-size:13px;display:inline-block;padding:3px 12px;background:var(--sage);border-radius:20px}.location{display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:12px;overflow:hidden}.location img{height:100%;min-height:260px;object-fit:cover}.location>div{padding:26px 22px}.location p{margin-bottom:10px}.location a{display:block;font-size:14px}.location .textlink{margin-top:16px}.newsletter{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:55px}.newsletter h2{font-size:30px;margin-bottom:10px}.newsletter p{margin:0}.footer{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-block:50px}.footer b{font:45px Georgia,serif}.footer p,.footer a{color:#f1f2eb}.footer a{display:block;overflow-wrap:anywhere}footer{background:var(--olive);color:white}.fine{border-top:1px solid #ffffff30;display:flex;gap:25px;font-size:12px;padding-block:20px}.fine span{margin-right:auto}.article{max-width:900px;min-height:55vh}.article h1{margin-block:30px 40px}.article h2{font-size:30px;margin-top:30px}.article p{font-size:18px;line-height:1.85}.article a:not(.button){text-decoration:underline}.article li{margin-bottom:12px}.menu{display:none}.skip{position:absolute;left:10px;top:-100px;background:white;padding:10px;z-index:20}.skip:focus{top:10px}:focus-visible{outline:3px solid #a28550;outline-offset:5px}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.brand span{font-size:17px}nav{gap:14px}.hero-copy{padding-left:24px}.hero h1{letter-spacing:-2px}.method-grid{grid-template-columns:1fr}.method-grid>img{height:330px;object-position:center 63%}.about{gap:40px}.service{padding:24px}.location{grid-template-columns:1fr}.location img{height:250px}.consult{gap:30px;padding:30px}}
@media(max-width:800px){.nav{min-height:84px}.brand img{width:60px;height:65px}.brand span{font-size:15px}.brand small{font-size:9px;letter-spacing:1.2px}.menu{display:block;border:1px solid var(--line);background:#fff;padding:10px 14px;border-radius:25px;color:var(--dark)}nav{display:none;position:absolute;left:0;right:0;top:84px;background:#fff;padding:25px;box-shadow:0 15px 20px #0001;flex-direction:column;align-items:stretch}nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-copy{padding:50px 24px}.hero h1{font-size:48px}.hero-photo{height:340px;min-height:0;border-radius:80px 0 0 0}.hero{min-height:0}.about{grid-template-columns:1fr;gap:30px}.portrait{max-height:540px;object-fit:contain;background:#efede8}.three,.two{grid-template-columns:1fr}.service h3{min-height:0}.service{padding:28px}.method-items{grid-template-columns:1fr}.method-items article{border-bottom:1px solid var(--line);padding-bottom:10px}.method-items .number{float:left;margin:0 18px 10px 0}.method-items p{clear:both}.consult{grid-template-columns:1fr;border-width:10px;padding:25px}.consult-mark{display:none}.consult h2{font-size:30px}.blogcard img{height:240px}.location{grid-template-columns:1fr 1fr}.location img{height:100%;min-height:260px}.newsletter{align-items:flex-start;flex-direction:column}.footer{grid-template-columns:1fr;gap:20px}.fine{flex-wrap:wrap;gap:10px 20px}.fine span{width:100%}section{padding-block:48px}.article p{font-size:17px}.about p{font-size:16px}.places{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Salvia contemporanea: proportions from the approved visual, with full original copy. */
body.home{background:#eeeee7;padding:0 24px}.home header,.home main,.home footer{max-width:1440px;margin-inline:auto}.home main{background:#fff}.home .wrap{width:calc(100% - 72px)}.home section{padding-block:42px}.home header{position:relative}.home .nav{min-height:112px;gap:18px}.home nav{gap:20px;font-size:13px}.home .brand img{width:90px;height:100px}.home .brand span{font-size:20px}.home .brand small{font-size:10px}.home .button{min-height:44px;padding:11px 22px;font-size:13px}.home .hero{padding:0;min-height:0;grid-template-columns:52% 48%;overflow:hidden;background:#e5e8da}.home .hero-copy{padding:44px 26px 38px 7%;}.home .hero h1{font-size:clamp(38px,4.9vw,70px);letter-spacing:-2.6px;line-height:1.01;margin:22px 0 18px}.home .eyebrow{font-size:10px;letter-spacing:2.6px;margin-bottom:14px}.home .lead{font-size:18px;max-width:440px;line-height:1.35;margin-bottom:22px}.home .places{margin-top:22px;font-size:13px;gap:10px}.home .hero-photo{min-height:0;height:100%;border-radius:50% 0 0 50%;object-position:57% center;aspect-ratio:1.07}.home .about{grid-template-columns:1.05fr 1fr;gap:46px;padding-block:32px}.home .portrait{height:450px;max-height:none;aspect-ratio:auto;object-position:center top;border-radius:0}.home h2{font-size:38px;letter-spacing:-1px;margin-bottom:22px}.home h3{font-size:25px;letter-spacing:-.5px}.home .about p{font-size:16px;line-height:1.55;margin-bottom:15px}.home .soft{background:#f7f7f1}.home .service{padding:24px;border-radius:16px;background:#e9ebdf;display:grid;grid-template-columns:64px 1fr;column-gap:16px;align-content:start}.home .service .number{grid-column:1;width:60px;height:60px;margin:0 0 20px;background:#d8ddc9}.home .service h3{grid-column:2;font-size:24px;min-height:0;align-self:center;text-transform:lowercase}.home .service h3::first-letter{text-transform:uppercase}.home .service p,.home .service .textlink{grid-column:1 / -1}.home .service p{font-size:15px;line-height:1.55}.home #servizi h2{text-transform:lowercase}.home #servizi h2::first-letter{text-transform:uppercase}.home .method{padding:0;background:#f1ecdf}.home .method-grid{width:100%;grid-template-columns:62% 38%;gap:0;align-items:stretch}.home .method-grid>div{padding:40px 28px 32px 36px}.home .method-grid>img{height:100%;max-height:none;border-radius:0;object-position:67% center}.home .method-items{gap:22px}.home .method-items h3{font-size:22px}.home .method-items p{font-size:15px;line-height:1.55}.home .method-items .number{width:38px;height:38px;margin-bottom:18px}.home .quote{padding-block:28px}.home blockquote{font-size:20px;line-height:1.45}.home .consult{width:100%;border:28px solid #7c846b;padding:0;grid-template-columns:34% 66%;gap:0;background:#fcfcf8}.home .consult-photo{height:100%;min-height:330px;object-fit:cover}.home .consult>div{padding:30px 38px}.home .consult h2{text-transform:lowercase;font-size:36px}.home .consult h2::first-letter{text-transform:uppercase}.home .consult p{font-size:16px;line-height:1.5}.home .blogcard{background:#f7f7f1;border:0;border-radius:8px}.home .blogcard img{height:190px}.home .location{grid-template-columns:42% 58%;background:#f8f7f2;border-radius:8px}.home .location img{min-height:190px;height:100%;max-height:240px}.home .location>div{padding:22px}.home #sedi{background:#fff}.home .newsletter{border-top:1px solid var(--line);padding-block:32px}.home .footer{padding-block:30px}.home footer{background:#566348}.home .footer b{font-size:40px}.home .footer p{margin-bottom:8px;font-size:14px}.home .footer a{font-size:14px}.home .fine{padding-block:18px}
@media(max-width:1100px){.home .nav{flex-wrap:wrap;justify-content:center;padding-block:12px;gap:8px}.home .brand img{height:75px;width:75px}.home .about{gap:28px}.home .hero h1{font-size:44px}.home .hero-copy{padding:34px 24px}.home .service{display:flex}.home .service h3{min-height:60px}.home .method-grid{grid-template-columns:1fr}.home .method-grid>img{height:290px;object-position:center 66%}.home .portrait{height:500px}.home .consult>div{padding:26px}}
@media(max-width:800px){body.home{padding:0}.home .wrap{width:calc(100% - 40px)}.home .nav{flex-wrap:nowrap;justify-content:space-between;min-height:84px;padding:0}.home .brand img{width:58px;height:70px}.home .brand span{font-size:15px}.home .brand small{font-size:8px}.home nav{gap:16px}.home .hero{grid-template-columns:1fr}.home .hero-copy{padding:34px 24px 28px}.home .hero h1{font-size:46px;letter-spacing:-2px}.home .hero-photo{height:320px;aspect-ratio:auto;border-radius:45% 0 0 45%;width:100%}.home .about{grid-template-columns:1fr;padding-block:28px;gap:26px}.home .portrait{height:auto;max-height:440px;object-fit:contain;background:#eeece7}.home h2{font-size:32px}.home section{padding-block:32px}.home .service h3{min-height:0}.home .service .number{margin-bottom:12px}.home .method-grid>div{padding:30px 22px}.home .method-items{grid-template-columns:1fr}.home .method-items article:last-child{border:0}.home .consult{grid-template-columns:1fr;border-width:14px}.home .consult-photo{height:220px;min-height:0}.home .consult>div{padding:25px}.home .consult h2{font-size:31px}.home .location{grid-template-columns:40% 60%}.home .location>div{padding:18px 14px}.home .location img{min-height:210px}.home .newsletter{gap:18px}.home .footer{gap:16px}}
.booking{max-width:1080px}.booking h1{font-size:48px}.booking>p{max-width:760px}.booking-layout{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:35px}.booking-times,#booking-form{padding:28px;background:#f0f2e8;border-radius:12px}.booking label{display:block;margin:0 0 18px;font-size:15px}.booking input,.booking select{display:block;width:100%;font:16px Arial;padding:13px;margin-top:7px;border:1px solid #b8c0ac;border-radius:6px;background:white;color:var(--dark)}.booking .privacy{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px}.booking .privacy input{width:auto;margin:0}.booking .privacy a{text-decoration:underline}.slot-list{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.slot-list button[aria-pressed=true]{background:var(--olive);color:white}.booking .button:disabled{opacity:.45;cursor:not-allowed}.booking .honeypot{display:none}.booking h2{font-size:30px}#booking-message{margin-top:20px}@media(max-width:800px){.booking-layout{grid-template-columns:1fr}.booking h1{font-size:36px}.booking-times,#booking-form{padding:22px}}

.home .service .number img{width:34px;height:34px;opacity:.7}.home .method-icon{width:36px;height:36px;display:inline-block;margin:0 0 18px 14px;vertical-align:middle;opacity:.7}.home .method-items .number{display:inline-grid;vertical-align:middle}.home .service{grid-template-rows:auto 1fr auto auto}.home .consult-photo{max-height:350px}.home .hero-photo{aspect-ratio:auto}.home .hero{min-height:520px}.home .hero-copy{padding-left:9%}@media(max-width:800px){.home .hero{min-height:0}.home .hero-copy{padding-left:24px}.home .method-items .number{float:none}}
[hidden]{display:none!important}#pisa-booking{padding:28px;background:#eef0e6;border-radius:12px}#booking-channel{max-width:680px;margin-bottom:20px}#available-days .button{padding:10px 12px;font-size:13px}#available-days{margin:10px 0 24px}.booking-layout:has(#pisa-booking:not([hidden])){align-items:start}

.newsletter form{max-width:540px;width:100%}.newsletter input[type=email]{display:block;width:100%;box-sizing:border-box;padding:14px;margin:8px 0 16px;border:1px solid #82896f;background:#fffdf8;border-radius:4px;font:inherit}.privacy-check{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.6;margin:12px 0 20px}.privacy-check input{width:20px;height:20px;flex-shrink:0;margin-top:4px;accent-color:#657052}.privacy-check a,.cookie-notice a{text-decoration:underline}.cookie-notice{position:fixed;bottom:18px;left:18px;z-index:100;max-width:430px;padding:22px;background:#fffdf8;border:1px solid #bbc1ac;box-shadow:0 8px 36px #25311c22;font-size:14px;border-radius:8px}.cookie-notice[hidden]{display:none}.cookie-notice p{margin:8px 0 14px}.cookie-notice .button{margin-left:10px;padding:9px 14px}.cookie-links{padding-bottom:24px;font-size:13px}.cookie-open{font:inherit;background:none;color:inherit;border:0;text-decoration:underline;cursor:pointer}.article td,.article th{padding:12px;text-align:left;border-bottom:1px solid #d7dacd;vertical-align:top}@media(max-width:600px){.cookie-notice{left:10px;right:10px;bottom:10px;padding:16px}.newsletter{display:block}.newsletter form{margin-top:24px}}

.article{max-width:1080px}.article>p,.article>h2,.article>ul{max-width:780px}.article-cover{width:100%;max-height:500px;object-fit:cover;border-radius:14px}.article figure{margin:28px 0}.article figcaption,.post-date,.editorial-period{font-size:13px;color:#68705c}.article-index,.content-note{padding:22px;background:#f2f1e8;border-radius:10px}.article-index ul{columns:2;padding-left:20px}.article-index a,.article p a,.related li a{text-decoration:underline}.article-index li{break-inside:avoid;margin:8px 0}.related{margin:48px 0}.post-contact{padding:28px;background:#e6e9dc;border-radius:12px;margin-top:40px}.recipe-card-mark{min-height:110px;display:flex;align-items:center;justify-content:center;background:#e9eadf;color:#657052;font:italic 24px Georgia,serif}.blog-filters{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0 36px}.blog-filters a{padding:10px 16px;border:1px solid #8b927c;border-radius:24px}.content-page .blogcard h2{font-size:26px}.content-page .blogcard img{height:220px;width:100%;object-fit:cover}.content-page .blogcard p{font-size:15px}.content-page .article>h1{font-size:clamp(34px,5vw,60px)}@media(max-width:600px){.article-index ul{columns:1}.article-cover{max-height:300px}.related .grid{grid-template-columns:1fr}.article-index{padding:16px}.content-page .blogcard h2{font-size:24px}}

/* Portate, inviti alla visita e newsletter */
.recipe-course-nav{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 40px}.recipe-course-nav a{padding:12px 18px;border-radius:8px;background:#e7ebdd;color:#34462c;font-weight:600}.recipe-course{padding:34px 0 44px;border-top:2px solid #c9d1bc;scroll-margin-top:30px}.course-heading h2{font-size:38px;margin:8px 0}.course-heading p{margin:0 0 26px}.content-page .recipe-course .blogcard h3{font-size:25px;line-height:1.25;margin:10px 0}.recipe-extra{margin-top:24px;padding:18px;background:#f0f2e8;border-radius:10px}.recipe-extra summary{cursor:pointer;font-weight:600}.recipe-extra[open] summary{margin-bottom:22px}.visit-strip{background:#e7ebdd;border-bottom:1px solid #cbd3bc;color:#34432e}.visit-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:13px;font-size:15px}.visit-strip a{font-weight:700;text-decoration:underline;white-space:nowrap}.visit-callout{margin:36px auto;padding:32px!important;background:#e7ebdd;border:1px solid #c0cbae;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:28px;box-sizing:border-box}.visit-callout h2{font-size:clamp(25px,3vw,34px)!important;max-width:650px;margin:10px 0}.visit-callout p{margin:8px 0}.conversion-actions{display:flex;flex-wrap:wrap;gap:12px;flex-shrink:0;max-width:290px}.conversion-actions .button{width:100%;text-align:center}.newsletter.newsletter-featured{position:relative;isolation:isolate;overflow:hidden;padding:48px!important;margin:48px auto!important;background:#e4ead8;border:2px solid #a8b891;border-radius:24px;box-shadow:0 14px 36px #35412b14;gap:40px}.newsletter.newsletter-featured>div,.newsletter.newsletter-featured>form{position:relative;z-index:1}.newsletter-featured h2{font-size:clamp(30px,4vw,42px)!important;line-height:1.15;margin:14px 0}.newsletter-featured .newsletter-ornament{position:absolute;right:36px;top:8px;font-size:160px;line-height:1;color:#81996c;opacity:.16;transform:rotate(-12deg);pointer-events:none}.newsletter-featured .button{background:#52643e;color:#fff;border-color:#52643e;padding:15px 24px;font-weight:700}.newsletter-featured .button:hover{background:#3d502d}.newsletter-featured input[type=email]{border:1px solid #7d9067;border-radius:8px;padding:16px}.visit-callout a:focus-visible,.visit-strip a:focus-visible,.recipe-course-nav a:focus-visible{outline:3px solid #34462c;outline-offset:4px}@media(max-width:800px){.visit-callout{display:block;margin:28px 20px;padding:25px!important}.conversion-actions{max-width:none;margin-top:20px}.conversion-actions .button{width:auto}.newsletter.newsletter-featured{padding:28px!important;margin:30px 20px!important;width:auto}.recipe-course .grid.three{grid-template-columns:1fr 1fr}.visit-strip>.wrap{align-items:flex-start;font-size:13px}.visit-strip span{max-width:240px}}@media(max-width:550px){.recipe-course .grid.three{grid-template-columns:1fr}.visit-strip>.wrap{display:block}.visit-strip a{display:inline-block;margin-top:6px}.conversion-actions .button{width:100%}.course-heading h2{font-size:32px}.newsletter-featured .newsletter-ornament{font-size:120px;right:12px}}

.article-sources{margin:30px 0;border-top:1px solid #d7ddcd;border-bottom:1px solid #d7ddcd;padding:15px 0;font-size:14px;color:#526044}.article-sources summary{cursor:pointer}.article-sources[open] summary{margin-bottom:15px}.article-sources a{text-decoration:underline}
