@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap');

:root{color-scheme:light;--cherry:#57151f;--dark:#351c25;--berry:#8e3640;--ivory:#fff;--paper:#fff;--gold:#986326;--line:#dfceba;--text:#302b2e;--muted:#5c5559;font-family:'DM Sans',Arial,sans-serif;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--text);overflow-x:hidden}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--gold);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Playfair Display',Georgia,serif;font-weight:400}button,a{touch-action:manipulation}.site-header{height:91px;display:flex;justify-content:space-between;align-items:center;padding:0 clamp(22px,5vw,88px);background:var(--ivory);border-bottom:1px solid var(--line);gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--cherry);line-height:1}.brand-symbol{font-size:2rem;color:var(--gold);font-weight:400}.brand strong{display:block;letter-spacing:.2em;font-size:.82rem}.brand small{display:block;margin-top:7px;letter-spacing:.04em;font-size:.78rem;color:var(--muted)}.site-header nav{display:flex;align-items:center;gap:clamp(15px,2.6vw,39px);font-size:.84rem;font-weight:600}.site-header nav a:not(.nav-contact):hover,.footer a:hover{color:var(--berry)}.nav-contact{background:var(--cherry);color:#fff;padding:13px 22px;border-radius:999px;transition:background .2s}.nav-contact:hover{background:var(--berry)}.home-hero{max-width:1600px;margin:auto;display:grid;grid-template-columns:1.06fr .94fr;min-height:680px}.hero-text{align-self:center;padding:clamp(45px,6vw,96px) clamp(28px,7vw,112px)}.eyebrow{color:var(--cherry);letter-spacing:.19em;text-transform:uppercase;font-size:.82rem;font-weight:700;display:inline-flex;gap:16px;align-items:center}.short-line{display:inline-block;width:27px;height:1px;background:currentColor}.hero-text h1{font-size:clamp(3.8rem,6.1vw,7.5rem);line-height:1.03;letter-spacing:-.045em;color:var(--cherry);margin:30px 0}.hero-text h1 em{font-weight:400}.hero-text p{max-width:510px;font-size:1.08rem;line-height:1.8;color:var(--muted)}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:27px;margin-top:35px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:27px;padding:17px 25px;border-radius:999px;font-weight:700;font-size:.88rem;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.primary{color:#fff;background:var(--cherry)}.primary:hover{background:var(--berry)}.text-link{font-weight:700;border-bottom:1px solid var(--gold);padding-bottom:6px;font-size:.88rem}.text-link span{margin-left:11px;color:var(--gold)}.hero-photo{position:relative;min-height:650px;background:var(--cherry);overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 15%;display:block;position:absolute;inset:0}.hero-photo:after{content:'';position:absolute;inset:auto 0 0;height:25%;background:linear-gradient(transparent,rgba(26,6,9,.55))}.photo-caption{position:absolute;bottom:25px;left:32px;z-index:1;color:#fff;background:rgba(27,48,64,.9);padding:10px 14px;font-size:.75rem;font-weight:700;letter-spacing:.18em}.intro-band{background:#fff8ef;color:var(--cherry);min-height:176px;display:flex;justify-content:center;align-items:center;text-align:center;gap:clamp(25px,6vw,95px);padding:30px}.intro-band p{font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.35rem,2vw,2.05rem);line-height:1.45;max-width:710px;margin:0}.intro-band span{font-size:2rem;color:var(--gold)}.section{padding:clamp(70px,9vw,132px) clamp(24px,7vw,112px);max-width:1600px;margin:auto;scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:47px}.section-heading h2{font-size:clamp(2.8rem,4.6vw,5.2rem);letter-spacing:-.035em;line-height:1.13;color:var(--cherry);margin:13px 0 0}.section-heading>p{max-width:350px;line-height:1.75;color:var(--muted);margin:0;font-size:.99rem}.arcana-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.arcana-tile{background:var(--paper);border:1px solid var(--line);min-height:235px;padding:20px 22px 22px;display:flex;flex-direction:column;align-items:flex-start;position:relative;transition:background .2s,color .2s,transform .2s}.arcana-tile:hover{background:var(--cherry);color:var(--ivory);transform:translateY(-3px)}.tile-number{font-family:'Playfair Display',Georgia,serif;color:var(--gold);font-size:1.35rem}.tile-star{font-family:Georgia,serif;color:var(--gold);font-size:3.3rem;align-self:center;margin:auto;line-height:1}.tile-name{font-family:'Playfair Display',Georgia,serif;font-size:1.45rem;line-height:1.2}.tile-link{color:var(--cherry);font-weight:700;font-size:.78rem;letter-spacing:.05em;margin-top:12px}.tile-link span{margin-left:8px}.services-section{background:var(--paper)}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.service{border:1px solid var(--line);padding:clamp(25px,3vw,42px);min-height:340px;display:flex;flex-direction:column;background:#fff9f2}.service-num{color:var(--cherry);letter-spacing:.18em;font-weight:700;font-size:.78rem}.service h3{font-size:clamp(1.75rem,2.3vw,2.7rem);line-height:1.17;color:var(--cherry);margin:33px 0 16px}.service p{line-height:1.7;color:var(--muted);font-size:.97rem}.service a{margin-top:auto;align-self:flex-start;border-bottom:1px solid var(--gold);padding:14px 0 7px;font-size:.88rem;font-weight:700;color:var(--cherry)}.service a span{margin-left:18px;color:var(--gold)}.service a:hover{color:var(--berry)}.closing{background:var(--cherry);color:var(--ivory);padding:75px 24px 85px;text-align:center}.closing-star{font-size:3rem;color:var(--gold);line-height:1}.closing p{font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.9rem,3vw,3.3rem);max-width:850px;margin:22px auto 34px;line-height:1.35}.light{background:var(--ivory);color:var(--cherry)}.light:hover{background:#fff}.footer{padding:54px clamp(24px,7vw,112px) 30px;background:var(--dark);color:var(--ivory);display:grid;grid-template-columns:1fr auto;gap:35px}.footer-mark{color:var(--gold);font-size:2rem;vertical-align:middle;margin-right:9px}.footer strong{font-family:'Playfair Display',Georgia,serif;font-size:1.6rem;font-weight:400}.footer p{color:#d5dce0;font-size:.9rem;margin:14px 0 0}.footer-links{display:flex;gap:26px;align-self:center;font-size:.88rem}.footer>small{grid-column:1/-1;border-top:1px solid #8b6970;padding-top:20px;color:#d5dce0}.breadcrumb{padding:30px clamp(24px,7vw,112px);display:flex;align-items:center;gap:13px;color:var(--muted);font-size:.79rem}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span[aria-hidden]{color:var(--gold)}.reading{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1fr);gap:clamp(42px,7vw,116px);align-items:center;max-width:1380px;margin:0 auto;padding:20px clamp(24px,7vw,112px) 95px}.reading-card{width:min(100%,440px);aspect-ratio: .68;background:var(--cherry);padding:14px;box-shadow:20px 24px 0 #e9dcc7,0 28px 65px rgba(67,29,28,.16)}.card-inner{height:100%;border:1px solid var(--gold);padding:15px;display:flex;flex-direction:column;color:#f4e8d6;outline:1px solid rgba(183,140,76,.5);outline-offset:-22px}.card-top{display:flex;justify-content:space-between;gap:8px;color:#d8b676;font-size:.54rem;letter-spacing:.18em;font-weight:700}.card-center{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}.ornament{font-family:Georgia,serif;font-size:2.8rem;color:var(--gold);line-height:1}.card-number{font-family:'Playfair Display',Georgia,serif;font-size:clamp(6rem,13vw,11rem);line-height:1;letter-spacing:-.07em}.card-bottom{border-top:1px solid var(--gold);padding-top:18px;text-align:center;font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.5rem,2vw,2.3rem)}.reading-copy h1{font-size:clamp(3.7rem,6vw,7rem);line-height:1.05;letter-spacing:-.045em;color:var(--cherry);margin:23px 0 10px}.theme{font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.4rem,2.1vw,2rem);color:var(--berry);font-style:italic}.rule{width:62px;height:1px;background:var(--gold);margin:33px 0}.reading-label,.question>span{font-size:.8rem;letter-spacing:.18em;color:var(--cherry);font-weight:700}.message{font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.28rem,1.85vw,1.8rem);line-height:1.6;margin:16px 0 37px;color:var(--text)}.question{border-left:2px solid var(--gold);padding:8px 0 8px 22px}.question p{margin:10px 0 0;font-size:1.06rem;line-height:1.65;color:var(--muted)}.arcano-next{display:flex;justify-content:space-between;gap:25px;margin:auto;padding:27px clamp(24px,7vw,112px);max-width:1600px;border-top:1px solid var(--line);font-size:.88rem;font-weight:700;color:var(--cherry)}.arcano-next a:hover{text-decoration:underline}.arcano-next span{color:var(--gold);padding:0 7px}.on-arcano{max-width:none}.on-arcano .section-heading,.on-arcano .services-grid{max-width:1376px;margin-left:auto;margin-right:auto}@media(max-width:1000px){.home-hero{min-height:570px}.hero-text{padding:54px 36px}.hero-text h1{font-size:clamp(3.1rem,5.8vw,5.5rem)}.hero-photo{min-height:570px}.arcana-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reading{gap:50px}.reading-card{box-shadow:12px 15px 0 #e9dcc7,0 20px 40px rgba(67,29,28,.13)}}@media(max-width:730px){.site-header{height:76px;padding:0 20px}.site-header nav{gap:12px}.site-header nav a:not(.nav-contact){display:none}.brand-symbol{font-size:1.65rem}.brand strong{font-size:.72rem}.brand small{font-size:.68rem}.nav-contact{padding:11px 17px}.home-hero{display:flex;flex-direction:column-reverse}.hero-photo{min-height:350px;max-height:430px}.hero-photo img{object-position:center 15%}.hero-text{padding:52px 24px 64px}.hero-text h1{font-size:clamp(3.2rem,10vw,5rem);margin:25px 0}.hero-text p{font-size:1rem}.intro-band{min-height:150px;gap:16px}.intro-band span{font-size:1.1rem}.section{padding:68px 22px}.section-heading{display:block;margin-bottom:32px}.section-heading>p{margin-top:18px;max-width:550px}.arcana-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.arcana-tile{min-height:194px;padding:15px}.tile-star{font-size:2.5rem}.tile-name{font-size:1.24rem}.tile-link{font-size:.65rem}.services-grid{grid-template-columns:1fr;gap:12px}.service{min-height:260px;padding:27px}.service h3{margin:20px 0 10px}.footer{grid-template-columns:1fr;padding:45px 24px 25px}.footer-links{flex-wrap:wrap;gap:18px}.breadcrumb{padding:22px 24px}.reading{display:flex;flex-direction:column;gap:53px;padding:16px 29px 70px}.reading-card{width:min(82%,350px);align-self:center}.reading-copy h1{font-size:clamp(3.7rem,11vw,5.7rem)}.message{font-size:1.35rem}.arcano-next{padding:24px 18px}.arcano-next a{max-width:46%;line-height:1.5}.card-number{font-size:clamp(6rem,30vw,9rem)}}@media(max-width:360px){.arcana-grid{grid-template-columns:1fr 1fr}.tile-name{font-size:1.1rem}.brand{gap:6px}.brand small{font-size:.62rem}.nav-contact{font-size:.75rem;padding:10px 13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* The original collage remains uncropped; the identification belongs to the card mount. */
.arcana-tile.has-art{padding-bottom:19px}
.tile-art{display:block;width:auto;height:clamp(105px,11vw,175px);max-width:100%;object-fit:contain;align-self:center;margin:7px auto 12px;border:1px solid var(--line);background:var(--ivory)}
.has-art .tile-name{margin-top:auto}
.illustrated-card{aspect-ratio:auto;margin:0;padding:10px 11px 13px;background:var(--cherry);border:1px solid #a87b4f;display:flex;flex-direction:column;box-shadow:20px 24px 0 #e9dcc7,0 28px 65px rgba(67,29,28,.16)}
.illustrated-card-top{min-height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 11px;color:#f5e6d1;border:1px solid var(--gold);border-bottom:0;letter-spacing:.13em;font-size:.72rem;font-weight:600}
.illustrated-card-top span:first-child{font:400 1.5rem/1 'Playfair Display',Georgia,serif;color:#e6c38e;letter-spacing:0}
.illustrated-card img{display:block;width:100%;height:auto;aspect-ratio:2/3;object-fit:contain;border-left:1px solid var(--gold);border-right:1px solid var(--gold);background:var(--ivory)}
.illustrated-card figcaption{min-height:59px;display:flex;align-items:center;justify-content:center;padding:9px 15px;text-align:center;color:#f8eedc;border:1px solid var(--gold);border-top:0;font:400 clamp(1.5rem,2.4vw,2rem)/1.2 'Playfair Display',Georgia,serif}
@media(max-width:730px){.tile-art{height:clamp(96px,28vw,145px)}.illustrated-card{box-shadow:12px 15px 0 #e9dcc7,0 20px 40px rgba(67,29,28,.13)}.illustrated-card-top{min-height:36px;font-size:.62rem}.illustrated-card-top span:first-child{font-size:1.28rem}.illustrated-card figcaption{min-height:50px;font-size:1.45rem}}

/* Show the full height of each illustration while hiding only its white side gutters. */
.art-mat{display:block;overflow:hidden;background:#f2e6d3}
.tile-mat{align-self:center;margin:7px auto 12px;height:clamp(105px,11vw,175px);width:calc(clamp(105px,11vw,175px) * .6666667 * var(--art-fraction));aspect-ratio:calc(.6666667 * var(--art-fraction));line-height:0;border:1px solid var(--line)}
.tile-mat .tile-art{width:100%;height:100%;max-width:none;margin:0;border:0;object-fit:cover}
.reading-card.edge-crop{width:min(100%,calc(440px * var(--art-fraction)))}
.full-mat{width:100%;aspect-ratio:calc(.6666667 * var(--art-fraction));border-left:1px solid var(--gold);border-right:1px solid var(--gold)}
.illustrated-card .full-mat img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center;border:0}
@media(max-width:730px){.tile-mat{height:clamp(96px,28vw,145px);width:calc(clamp(96px,28vw,145px) * .6666667 * var(--art-fraction))}.reading-card.edge-crop{width:min(82%,calc(350px * var(--art-fraction)))}}

.after-message{max-width:1380px;margin:0 auto 76px;padding:46px clamp(24px,7vw,112px);display:grid;grid-template-columns:minmax(240px,.85fr) minmax(0,1fr);gap:clamp(32px,6vw,95px);border-top:1px solid var(--line)}.after-message h2{color:var(--cherry);font-size:clamp(2.3rem,3.5vw,4rem);line-height:1.15;margin:18px 0 0}.after-message-copy p{font-size:1.06rem;line-height:1.8;color:var(--text);margin:0 0 17px}.after-message-copy a{display:inline-block;color:var(--cherry);font-weight:700;border-bottom:1px solid var(--gold);padding-bottom:5px;margin-top:8px}.after-message-copy a span{color:var(--gold);margin-left:10px}@media(max-width:730px){.after-message{display:block;margin-bottom:45px;padding:38px 29px}.after-message-copy{margin-top:24px}}

.arcana-tile:hover .tile-link{color:#ffe0aa}
/* Le tre prospettive restano parte della lettura della singola carta. */
.perspectives{display:grid;gap:0;margin:0 0 35px;border-top:1px solid var(--line)}
.perspective{padding:18px 0;border-bottom:1px solid var(--line)}
.perspective h2{font-family:'DM Sans',Arial,sans-serif;text-transform:uppercase;letter-spacing:.14em;font-size:.88rem;font-weight:700;color:var(--cherry);margin:0 0 8px}
.perspective p{font-size:1rem;line-height:1.65;color:var(--muted);margin:0}
.reading{align-items:start}

/* Questa illustrazione include già numero e cartiglio. */
.supplied-card{aspect-ratio:auto;padding:0;background:transparent;border:0}
.supplied-card img{display:block;width:100%;height:auto;border:0}

/* Gentle entrance cues, with readable content even when scripts are unavailable. */
.motion-enabled .reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease var(--reveal-delay,0ms),transform .6s cubic-bezier(.2,.75,.3,1) var(--reveal-delay,0ms)}
.motion-enabled .reveal.is-visible{opacity:1;transform:translateY(0)}
.motion-enabled .arcana-tile.reveal.is-visible:hover{transform:translateY(-3px)}
.message strong,.after-message-copy strong{font-weight:700;color:var(--cherry)}
.hero-text p strong,.section-heading p strong,.service p strong{font-weight:700;color:var(--cherry)}
.perspective p{font-size:1.0625rem;line-height:1.75;color:var(--text)}
.service p,.section-heading>p{font-size:1rem;line-height:1.75;color:var(--text)}
.reading-label,.question>span,.perspective h2{font-size:.875rem}
.tile-link,.site-header nav{font-size:.875rem}
@media(prefers-reduced-motion:reduce){.motion-enabled .reveal,.motion-enabled .reveal.is-visible{opacity:1;transform:none;transition:none}.motion-enabled .arcana-tile.reveal.is-visible:hover{transform:none}}

/* Service illustrations sit in gold medallions on warm paper, framed in cherry and blue. */
.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.service{min-height:0;background:#fcf8ef;border:2px solid #823443;border-radius:18px;padding:clamp(27px,3.4vw,43px);box-shadow:inset 0 0 0 5px #fcf8ef,inset 0 0 0 6px #dbc49a}
.service:nth-child(even){background:#f7f7f2;border-color:#24445e;box-shadow:inset 0 0 0 5px #f7f7f2,inset 0 0 0 6px #dbc49a}
.service-top{display:flex;align-items:center;justify-content:space-between;gap:15px}
.service-image{width:clamp(150px,15vw,184px);aspect-ratio:1;margin:18px auto 8px;border:3px solid #b88636;border-radius:50%;padding:6px;background:#fffbf2;box-shadow:0 8px 23px rgba(80,44,25,.11)}
.service-image img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}
.service h3{margin:22px 0 16px;font-size:clamp(1.9rem,2.4vw,2.7rem)}
.service p{max-width:57ch;margin:0 0 16px;font-size:1.0625rem;line-height:1.7}
.service p.service-lead{font-weight:700;color:var(--cherry)}
.service:nth-child(even) h3,.service:nth-child(even) .service-num,.service:nth-child(even) p.service-lead,.service:nth-child(even) a{color:#173a56}
.service a{margin-top:auto;font-size:1rem}
.service:nth-child(even) a{border-bottom-color:#557b9a}
.service:nth-child(even) a span{color:#557b9a}
@media(max-width:730px){.services-grid{grid-template-columns:1fr;gap:14px}.service{padding:27px 25px}.service-image{width:160px;margin-top:16px}.service h3{margin:17px 0 14px}.service p{font-size:1rem}}

/* Editorial gallery: the original Arcana are the visual focus. */
:root{--night:#1b354b;--gold:#a5732c;--line:#dfd0b9}
.site-header{position:sticky;top:0;z-index:20;height:78px;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);box-shadow:0 5px 22px rgba(31,39,48,.05)}
.section{scroll-margin-top:88px}
.home-hero{min-height:620px;grid-template-columns:1.05fr .95fr}
.hero-text{padding:clamp(50px,6vw,90px) clamp(28px,6vw,96px)}
.hero-text h1{font-size:clamp(3.2rem,5.5vw,6.4rem);line-height:1.08;letter-spacing:-.042em;margin:27px 0}
.hero-text h1 em{color:var(--night)}
.hero-text p{font-size:1.12rem;line-height:1.75;color:#424044}
.hero-photo{min-height:600px;margin:20px 20px 20px 0;border-radius:4px 80px 4px 4px;box-shadow:0 20px 42px rgba(32,31,40,.12)}
.intro-band{background:var(--night);color:#fff9ef;min-height:152px}
.intro-band span{color:#d7ae6c}
.intro-band p{max-width:760px}
.section-heading{padding-bottom:29px;border-bottom:1px solid var(--line);margin-bottom:34px}
.section-heading h2{font-size:clamp(2.7rem,4.2vw,4.6rem)}
.section-heading>p{max-width:390px;font-size:1.0625rem;line-height:1.7}
.arcana-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.arcana-tile{min-height:0;padding:17px 18px 20px;background:#fbf8f1;border:1px solid #d7c3a3;border-radius:12px;box-shadow:0 8px 25px rgba(59,43,35,.055);transition:background .25s,color .25s,transform .25s,box-shadow .25s}
.arcana-tile:hover{background:var(--night);box-shadow:0 18px 38px rgba(27,53,75,.19);transform:translateY(-4px)}
.tile-number{font-size:1.18rem;font-weight:600;color:#815b29}
.tile-art{width:min(100%,218px);height:auto;aspect-ratio:2/3;max-width:none;object-fit:contain;margin:13px auto 19px;border:1px solid #c0a274;box-shadow:0 8px 18px rgba(40,29,31,.12);transition:transform .25s}
.arcana-tile:hover .tile-art{transform:scale(1.025)}
.tile-name{font-size:clamp(1.25rem,1.65vw,1.7rem);line-height:1.18;margin-top:auto;color:var(--cherry)}
.arcana-tile:hover .tile-name{color:#fffaf1}
.arcana-tile:hover .tile-number{color:#edcf95}
.tile-link{font-size:.875rem;letter-spacing:0;margin-top:13px}
.arcana-tile:hover .tile-link{color:#edcf95}
.motion-enabled .arcana-tile.reveal.is-visible:hover{transform:translateY(-4px)}
.eyebrow{font-size:.875rem}
.service{transition:transform .25s,box-shadow .25s}
.service:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(38,32,38,.10),inset 0 0 0 5px #fcf8ef,inset 0 0 0 6px #dbc49a}
.service:nth-child(even):hover{box-shadow:0 15px 30px rgba(38,32,38,.10),inset 0 0 0 5px #f7f7f2,inset 0 0 0 6px #dbc49a}
@media(max-width:1000px){.arcana-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-photo{min-height:560px}.hero-text h1{font-size:clamp(3rem,5.5vw,5.2rem)}}
@media(max-width:730px){.site-header{height:70px}.home-hero{min-height:0}.hero-photo{min-height:370px;max-height:450px;margin:0 14px;border-radius:0 0 65px 4px}.hero-text{padding:43px 24px 54px}.hero-text h1{font-size:clamp(3.1rem,10vw,5rem)}.hero-text p{font-size:1rem}.intro-band{min-height:138px}.section{scroll-margin-top:75px}.section-heading{padding-bottom:20px}.arcana-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.arcana-tile{padding:11px 11px 15px}.tile-art{width:100%;margin:10px auto 14px}.tile-name{font-size:clamp(1.15rem,4.2vw,1.5rem)}.tile-link{font-size:.77rem;line-height:1.3}.service:hover{transform:none}}
@media(prefers-reduced-motion:reduce){.arcana-tile,.tile-art,.service{transition:none!important}}

/* The four services are distinct destinations, with a stronger visual rhythm. */
.services-section{background:#fffaf2;border-top:1px solid #ead9bd}
.services-section .section-heading h2{color:var(--night)}
.services-section .section-heading{border-bottom-color:#c7ab7f}
.services-grid{gap:24px}
.service,.service:nth-child(even){position:relative;isolation:isolate;overflow:hidden;padding:30px clamp(27px,3.2vw,42px) 35px;border:2px solid #762637;border-radius:22px;background:#fffaf2;box-shadow:0 13px 33px rgba(68,39,29,.10)}
.service:nth-child(even){border-color:#244b68;background:#f9faf8}
.service::before{content:'';position:absolute;z-index:0;inset:0 0 auto;height:174px;background:linear-gradient(135deg,#651e2b,#8e3c4b);border-bottom:3px solid #c99e54}
.service:nth-child(even)::before{background:linear-gradient(135deg,#173549,#315b77)}
.service>*,.service-top{position:relative;z-index:1}
.service .service-num,.service:nth-child(even) .service-num{color:#fff7e9;font-size:.82rem}
.service-image{width:clamp(172px,17vw,214px);margin:31px auto 12px;border:5px solid #d1a75d;padding:6px;background:#fffaf2;box-shadow:0 14px 30px rgba(23,31,39,.25)}
.service h3{text-align:center;font-size:clamp(2rem,2.65vw,3rem);line-height:1.12;margin:18px 0 20px;color:#651e2b}
.service:nth-child(even) h3{color:#173549}
.service p{max-width:55ch;font-size:1.0625rem;line-height:1.75;margin-bottom:17px}
.service p.service-lead{font-size:1.13rem;line-height:1.55;font-weight:700;color:#651e2b}
.service:nth-child(even) p.service-lead{color:#173549}
.service a,.service:nth-child(even) a{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:999px;background:#651e2b;color:#fff;padding:13px 20px;margin-top:auto;font-size:1rem;line-height:1.3;transition:background .2s,transform .2s}
.service:nth-child(even) a{background:#173549;color:#fff}
.service a span,.service:nth-child(even) a span{color:#f4d9a4;margin-left:8px}
.service a:hover{background:#8e3c4b;color:#fff;transform:translateY(-2px)}
.service:nth-child(even) a:hover{background:#315b77;color:#fff}
.service:hover,.service:nth-child(even):hover{transform:translateY(-4px);box-shadow:0 22px 45px rgba(32,34,42,.15)}
@media(max-width:730px){.services-grid{gap:17px}.service,.service:nth-child(even){padding:25px 25px 29px}.service::before{height:153px}.service-image{width:170px;margin:28px auto 10px}.service h3{font-size:clamp(1.9rem,7vw,2.4rem);margin:16px 0}.service p.service-lead{font-size:1.0625rem}.service a,.service:nth-child(even) a{width:100%}.service:hover,.service:nth-child(even):hover{transform:none}}
@media(prefers-reduced-motion:reduce){.service a{transition:none}}

/* Rose / blue, then blue / rose, using the tones of Luna's floral motifs. */
.service{--service-accent:#7d293b;--service-hover:#994057;--service-paper:#f8eeeb;--service-band:linear-gradient(135deg,#742838,#913e50)}
.service:nth-child(2),.service:nth-child(3){--service-accent:#233b4d;--service-hover:#345468;--service-paper:#e8eef0;--service-band:linear-gradient(135deg,#20384a,#345468)}
.services-grid .service{background:var(--service-paper);border-color:var(--service-accent)}
.services-grid .service::before{background:var(--service-band)}
.services-grid .service h3,.services-grid .service p.service-lead{color:var(--service-accent)}
.services-grid .service h3{margin-bottom:5px}
.service-flourish{display:block;width:100%;height:120px;object-fit:contain;object-position:center;margin:0 auto 12px;mix-blend-mode:darken;pointer-events:none}
.services-grid .service a{background:var(--service-accent);color:#fff}
.services-grid .service a:hover{background:var(--service-hover);color:#fff}
@media(max-width:730px){.service-flourish{height:95px;margin-bottom:12px}.service:nth-child(3){--service-accent:#7d293b;--service-hover:#994057;--service-paper:#f8eeeb;--service-band:linear-gradient(135deg,#742838,#913e50)}.service:nth-child(4){--service-accent:#233b4d;--service-hover:#345468;--service-paper:#e8eef0;--service-band:linear-gradient(135deg,#20384a,#345468)}}

/* Fotografie e cornici medaglione per le quattro esperienze. */
.services-grid .service-image{
  position:relative;
  box-sizing:border-box;
  width:clamp(184px,18vw,222px);
  margin:27px auto 17px;
  padding:8px;
  border:2px solid #f7e2a8;
  border-radius:50%;
  background:linear-gradient(138deg,#f9eac1 2%,#b98232 32%,#fff1bf 55%,#9b672b 84%,#e9c778);
  box-shadow:0 0 0 5px rgba(255,250,237,.92),0 0 0 7px rgba(164,111,42,.72),0 17px 32px rgba(38,28,26,.27),inset 0 2px 4px rgba(255,255,255,.65);
}
.services-grid .service-image::after{
  content:"";
  position:absolute;
  inset:8px;
  border-radius:50%;
  border:1px solid rgba(255,244,203,.78);
  box-shadow:inset 0 0 0 1px rgba(72,37,22,.2),inset 0 0 16px rgba(31,18,15,.21);
  pointer-events:none;
}
.services-grid .service-image img{object-fit:cover;filter:saturate(.96) contrast(1.05)}
.services-grid .service h3{margin:15px 0 19px;font-weight:700;letter-spacing:-.015em}
.services-grid .service p{color:#292937;font-weight:500;line-height:1.67}
.services-grid .service p.service-lead{font-weight:700;line-height:1.53}
.services-grid .service-num{font-weight:800;letter-spacing:.12em}
.services-section .section-heading>p{color:#2c2932;font-weight:500}
@media(max-width:730px){
  .services-grid .service-image{width:180px;margin:24px auto 15px}
  .services-grid .service h3{margin:13px 0 17px}
}

/* Titoli dei servizi: parola chiave in evidenza e ombra nitida, senza sfocare la lettura. */
.services-grid .service h3{
  font-weight:500;
  text-shadow:0 1px 0 rgba(255,255,255,.8),1px 3px 3px rgba(55,25,32,.22),0 8px 13px rgba(55,25,32,.11);
}
.services-grid .service h3 strong{
  font-weight:800;
  text-shadow:0 1px 0 rgba(255,255,255,.8),1px 3px 3px rgba(55,25,32,.29),0 8px 13px rgba(55,25,32,.13);
}

/* Presentazione di Luna: ritratto editoriale e testo arioso. */
.about-section{
  max-width:1600px;
  margin:auto;
  padding:clamp(76px,9vw,136px) clamp(24px,7vw,112px);
  display:grid;
  grid-template-columns:minmax(280px,.88fr) minmax(0,1.12fr);
  align-items:center;
  gap:clamp(48px,7vw,116px);
  scroll-margin-top:28px;
}
.about-photo{position:relative;margin:0;max-width:520px;isolation:isolate}
.about-photo::before{
  content:"";
  position:absolute;
  inset:18px -16px -16px 18px;
  border:2px solid #b08a4c;
  border-radius:190px 190px 9px 9px;
  background:#213b50;
  z-index:-1;
}
.about-photo img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:3/4;
  object-fit:cover;
  border-radius:185px 185px 8px 8px;
  box-shadow:0 22px 42px rgba(27,36,46,.2);
}
.about-photo figcaption{
  position:absolute;
  bottom:22px;
  left:22px;
  padding:11px 14px;
  background:rgba(25,47,64,.94);
  color:#fff9ed;
  font-size:.75rem;
  font-weight:700;
  letter-spacing:.13em;
}
.about-copy{max-width:660px}
.about-copy h2{
  margin:19px 0 30px;
  color:#651e2b;
  font-size:clamp(3.2rem,5.2vw,6rem);
  line-height:1.08;
  letter-spacing:-.045em;
}
.about-copy h2 em{font-weight:500;color:#214159}
.about-copy p{
  max-width:58ch;
  margin:0 0 19px;
  color:#2d2b32;
  font-size:1.0625rem;
  font-weight:500;
  line-height:1.75;
}
.about-copy p.about-intro{font-size:clamp(1.14rem,1.5vw,1.32rem);line-height:1.65}
.about-copy strong{font-weight:750;color:#651e2b}
.about-signature{
  display:flex;
  align-items:baseline;
  gap:12px;
  margin-top:29px;
  padding-top:22px;
  border-top:1px solid #c6a672;
  color:#4b3d3d;
  font-family:'Playfair Display',Georgia,serif;
  font-size:1.12rem;
  font-style:italic;
}
.about-signature span{font-size:1.95rem;color:#651e2b}
@media(max-width:850px){
  .about-section{grid-template-columns:minmax(230px,.85fr) minmax(0,1.15fr);gap:40px}
  .about-copy h2{font-size:clamp(2.7rem,5vw,4.3rem)}
}
@media(max-width:730px){
  .about-section{display:flex;flex-direction:column;align-items:stretch;padding:76px 30px 82px;gap:52px}
  .about-photo{width:min(100%,390px);align-self:center;margin-right:12px}
  .about-copy{max-width:600px;margin:auto}
  .about-copy h2{font-size:clamp(3rem,10vw,4.2rem)}
  .about-photo figcaption{font-size:.7rem}
}

/* Movimento luminoso ispirato al ritmo di Ricorda chi sei. */
.home-hero .hero-text{
  background:radial-gradient(circle at 15% 15%,rgba(250,222,204,.55),transparent 37%),linear-gradient(120deg,#fffdf8 0%,#fff8f0 62%,#f3edf6 100%);
}
.arcani-section{background:linear-gradient(180deg,#fffdf9,#fff 40%)}
.services-section{
  background:radial-gradient(circle at 8% 12%,rgba(248,213,195,.68),transparent 34%),radial-gradient(circle at 93% 76%,rgba(216,209,234,.52),transparent 34%),#fffaf2;
}
.about-section{background:linear-gradient(125deg,#fffdf8 0%,#fff8f1 63%,#f3eff8 100%)}
.closing{background:radial-gradient(circle at 50% -30%,rgba(214,166,95,.38),transparent 53%),#57151f}

.motion-enabled .service.reveal{
  transform:translateY(40px);
  filter:blur(5px);
  transition:opacity .86s cubic-bezier(.2,.72,.2,1) var(--reveal-delay,0ms),transform .94s cubic-bezier(.2,.72,.2,1) var(--reveal-delay,0ms),filter .86s ease var(--reveal-delay,0ms),box-shadow .25s ease;
}
.motion-enabled .service.reveal.is-visible{transform:translateY(0);filter:blur(0)}
.motion-enabled .service.reveal.is-visible:hover{transform:translateY(-4px)}
.motion-enabled .service-image{
  opacity:0;
  transform:translateY(24px) scale(.87);
  filter:blur(7px);
  transition:opacity .9s cubic-bezier(.2,.72,.2,1) .21s,transform 1.05s cubic-bezier(.16,.8,.2,1) .21s,filter .9s ease .21s,box-shadow .35s ease;
}
.motion-enabled .service.is-visible .service-image{
  opacity:1;
  transform:translateY(0) scale(1);
  filter:blur(0);
  animation:medallionGlow 5.5s ease-in-out 1.3s infinite alternate;
}
.motion-enabled .service.is-visible:hover .service-image{transform:translateY(-3px) scale(1.035)}
.motion-enabled .hero-photo img{animation:photoBreath 11s ease-in-out infinite alternate}
.motion-enabled .about-photo.is-visible img{animation:photoBreath 12s ease-in-out 1s infinite alternate}

.button.primary,.button.light,.nav-contact,.services-grid .service a{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  box-shadow:0 10px 22px rgba(72,31,38,.15);
}
.button.light{box-shadow:0 12px 28px rgba(28,9,13,.22)}
.motion-enabled .button.primary::before,
.motion-enabled .button.light::before,
.motion-enabled .nav-contact::before,
.motion-enabled .services-grid .service a::before{
  content:"";
  position:absolute;
  inset:-2px auto -2px -45%;
  width:30%;
  transform:skewX(-19deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.58),transparent);
  pointer-events:none;
  animation:buttonGleam 5.8s ease-in-out 1.2s infinite;
}
.motion-enabled .button.light::before{background:linear-gradient(90deg,transparent,rgba(199,154,79,.45),transparent)}
.motion-enabled .service:nth-child(2) a::before{animation-delay:2.1s}
.motion-enabled .service:nth-child(3) a::before{animation-delay:3s}
.motion-enabled .service:nth-child(4) a::before{animation-delay:3.9s}
.services-grid .service a:hover,.button.primary:hover,.button.light:hover,.nav-contact:hover{
  box-shadow:0 15px 28px rgba(72,31,38,.25);
}
@keyframes buttonGleam{
  0%,63%{left:-45%;opacity:0}
  70%{opacity:.95}
  84%{left:120%;opacity:.36}
  100%{left:120%;opacity:0}
}
@keyframes photoBreath{
  from{transform:scale(1)}
  to{transform:scale(1.025)}
}
@keyframes medallionGlow{
  from{box-shadow:0 0 0 5px rgba(255,250,237,.92),0 0 0 7px rgba(164,111,42,.72),0 17px 32px rgba(38,28,26,.27),inset 0 2px 4px rgba(255,255,255,.65)}
  to{box-shadow:0 0 0 5px rgba(255,250,237,.98),0 0 0 8px rgba(192,135,52,.75),0 21px 38px rgba(38,28,26,.32),0 0 22px rgba(218,165,76,.24),inset 0 2px 4px rgba(255,255,255,.65)}
}
@media(prefers-reduced-motion:reduce){
  .motion-enabled .service.reveal,.motion-enabled .service.reveal.is-visible{opacity:1;transform:none;filter:none;transition:none}
  .motion-enabled .service-image,.motion-enabled .service.is-visible .service-image{opacity:1;transform:none;filter:none;animation:none;transition:none}
  .motion-enabled .hero-photo img,.motion-enabled .about-photo.is-visible img{animation:none}
  .motion-enabled .button::before,.motion-enabled .nav-contact::before,.motion-enabled .services-grid .service a::before{animation:none}
}

/* Card labels: a single Arabic numeral centered above each illustration. */
.illustrated-card-top{justify-content:center;text-align:center}
.illustrated-card-top span:first-child{font-size:1.65rem}
.tile-number{display:block;text-align:center}
.supplied-card{position:relative}
.supplied-card-number{position:absolute;z-index:1;top:13px;left:50%;transform:translateX(-50%);min-width:2.2em;padding:.2em .55em;border:1px solid #aa793c;border-radius:999px;background:#fff9ed;color:#713e20;text-align:center;font:600 1.25rem/1.2 'Playfair Display',Georgia,serif;box-shadow:0 2px 7px rgba(48,28,19,.16)}

/* Arcano readings: one luminous, centered column with stronger editorial contrast. */
.reading{display:flex;flex-direction:column;align-items:center;gap:clamp(42px,5vw,72px);max-width:980px;padding:34px clamp(24px,6vw,72px) 90px;background:#fff}
.reading-card{flex:none;align-self:center;margin:0 auto}
.reading-copy{width:min(100%,760px);text-align:center;color:#262027}
.reading-copy .eyebrow{justify-content:center;color:#641923}
.reading-copy h1{font-size:clamp(3.5rem,7vw,6rem);font-weight:600;color:#57151f}
.reading-copy .theme{color:#6c2934;font-weight:500}
.reading-copy .rule{width:92px;height:2px;background:#a26c30;margin:30px auto}
.reading-label,.question>span{color:#57151f;font-weight:800}
.reading-copy .message{color:#262027;font-size:clamp(1.35rem,2.2vw,1.72rem);line-height:1.58;max-width:730px;margin:20px auto 42px}
.reading-copy .message strong{color:#57151f;font-weight:700}
.perspectives{display:grid;gap:17px;border:0;margin:0 auto 38px}
.perspective{border:1px solid #c59e6e;border-radius:12px;background:#fff;padding:24px clamp(20px,4vw,38px);box-shadow:0 5px 17px rgba(50,28,29,.07)}
.perspective h2{font-size:1rem;color:#57151f;font-weight:800;margin:0 0 12px}
.perspective p{color:#29252a;font-size:1.0625rem;line-height:1.72}
.perspective p strong{color:#52141f;font-weight:750}
.question{border:1px solid #c59e6e;border-radius:12px;background:#fff;padding:23px 27px;margin:auto}
.question p{color:#29252a;font-weight:500}
.after-message{display:block;max-width:900px;background:#fff;text-align:center;border-top:2px solid #c59e6e}
.after-message h2{max-width:740px;margin:18px auto 24px;font-weight:600;color:#57151f}
.after-message-copy{max-width:720px;margin:auto}
.after-message-copy p{color:#29252a;font-weight:500}
.after-message-copy strong{color:#52141f}
@media(max-width:730px){
  .reading{gap:42px;padding:22px 24px 64px}
  .reading-card{width:min(82%,350px)}
  .reading-copy h1{font-size:clamp(3.1rem,11vw,4.7rem)}
  .reading-copy .message{font-size:1.3rem;line-height:1.64}
  .perspective{padding:22px 19px}
  .perspective p{font-size:1rem}
  .after-message{padding:39px 24px}
}

/* A single Arcano on the homepage; its own page remains the QR destination. */
.arcani-section{padding-top:clamp(34px,5vw,78px)}
.arcani-section .section-heading{display:block;text-align:center;max-width:760px;margin:0 auto 34px}
.arcani-section .section-heading>p{max-width:610px;margin:17px auto 0;color:#3b3033;font-size:1.0625rem}
.arcana-carousel{display:grid;grid-template-columns:72px minmax(0,410px) 72px;align-items:center;justify-content:center;gap:clamp(18px,4vw,55px);max-width:820px;margin:auto}
.carousel-stage{text-align:center;min-width:0}
.carousel-card{display:flex;flex-direction:column;align-items:center;width:100%;padding:13px 13px 23px;border:1px solid #ad854d;border-radius:14px;background:#fff;box-shadow:0 17px 40px rgba(64,31,32,.15),0 0 0 6px #fff8eb;color:#57151f;transition:transform .2s,box-shadow .2s}
.carousel-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px rgba(64,31,32,.2),0 0 0 6px #fff8eb}
.carousel-card img{display:block;width:100%;aspect-ratio:2/3;height:auto;object-fit:contain;border-radius:5px;background:#fffaf2}
.carousel-number{font:600 1.35rem/1 'Playfair Display',Georgia,serif;color:#713a25;margin:0 0 12px}
.carousel-name{font:600 clamp(1.9rem,3vw,2.6rem)/1.15 'Playfair Display',Georgia,serif;margin:18px 0 7px}
.carousel-cta{font-size:.94rem;font-weight:800;border-bottom:1px solid #9c632c;padding-bottom:4px}
.carousel-count{display:block;margin:24px auto 0;color:#57151f;font-weight:700;letter-spacing:.12em;font-size:.9rem}
.carousel-arrow{width:72px;height:72px;border:1px solid #9d7045;border-radius:50%;background:#fff;color:#57151f;font:400 3rem/1 Georgia,serif;cursor:pointer;box-shadow:0 8px 22px rgba(54,27,30,.12);transition:background .2s,transform .2s}
.carousel-arrow:hover{background:#fff3df;transform:scale(1.06)}
.carousel-arrow:focus-visible{outline:3px solid #986326;outline-offset:4px}
.arcano-next{max-width:900px;gap:18px;padding-top:34px;padding-bottom:43px}
.arcano-next a{display:flex;align-items:center;justify-content:center;min-height:62px;flex:1;padding:15px 18px;border:1px solid #ab7e4d;border-radius:999px;background:#fff;color:#57151f;text-align:center;font-size:1rem;box-shadow:0 5px 15px rgba(54,27,30,.08)}
.arcano-next a:hover{background:#fff4e5;text-decoration:none}
@media(max-width:730px){
  .arcani-section{padding:36px 22px 68px}
  .arcani-section .section-heading{margin-bottom:28px}
  .arcana-carousel{display:flex;flex-wrap:wrap;justify-content:center;column-gap:22px;row-gap:16px}
  .carousel-stage{order:0;flex:0 0 min(100%,330px)}
  .carousel-arrow{order:1;width:62px;height:62px;font-size:2.8rem}
  .carousel-card{padding:10px 10px 20px}
  .carousel-card img{max-height:500px}
  .carousel-name{margin-top:15px}
  .carousel-count{margin-top:16px}
  .arcano-next a{min-height:64px;padding:12px;font-size:.9rem}
}
@media(max-width:730px){
  .hero-actions span[aria-hidden="true"],.tile-link span[aria-hidden="true"],.service a span[aria-hidden="true"],.after-message-copy a span[aria-hidden="true"],.closing .button span[aria-hidden="true"]{display:none}
  .illustrated-card-top span:first-child{font-size:1.4rem}
  .supplied-card-number{top:9px;font-size:1rem}
}

/* Conversion path: the Arcano leads clearly from the message to a personal reading. */
#messaggio{scroll-margin-top:96px}
.scroll-cue{display:none}
.conversion-trust{margin:25px auto!important;padding:19px 22px;border:1px solid #c59e6e;border-radius:12px;background:#fffaf2;max-width:660px}
.after-message-copy .after-message-cta{display:flex;align-items:center;justify-content:center;max-width:610px;margin:28px auto 0;padding:17px 24px;border:0;border-radius:999px;background:#651e2b;color:#fff;font-size:1rem;line-height:1.35;box-shadow:0 10px 24px rgba(72,31,38,.2)}
.after-message-copy .after-message-cta:hover{background:#8e3c4b;color:#fff;transform:translateY(-2px)}
.after-message-copy .after-message-secondary{display:inline-block;margin:17px auto 0;border-bottom:1px solid #986326;color:#57151f;font-size:.92rem}
.service-top{display:flex;align-items:center;justify-content:space-between;gap:12px}
.service-choice{padding:6px 10px;border:1px solid rgba(255,247,233,.76);border-radius:999px;color:#fff7e9;font-size:.7rem;font-weight:800;letter-spacing:.07em;text-align:center}
.services-grid .service-featured{border-width:3px;box-shadow:0 17px 40px rgba(68,39,29,.16),0 0 0 4px rgba(201,158,84,.18)}
.services-grid .service-meta{margin:23px 0 4px;padding:15px 0;border-top:1px solid rgba(125,41,59,.32);border-bottom:1px solid rgba(125,41,59,.32);color:#57151f;font-size:.94rem;font-weight:800;line-height:1.5}
.mobile-whatsapp{display:none}

@media(max-width:730px){
  body{padding-bottom:78px}
  .breadcrumb{padding-bottom:12px}
  .reading{gap:28px;padding:10px 24px 58px}
  .reading-card,.reading-card.edge-crop{width:min(68%,290px)}
  .scroll-cue{display:flex;flex-direction:column;align-items:center;gap:9px;max-width:280px;margin:-3px auto 3px;color:#57151f;text-align:center;font-size:.9rem;font-weight:800;line-height:1.35}
  .scroll-cue i{display:block;width:13px;height:13px;border-right:2px solid #986326;border-bottom:2px solid #986326;transform:rotate(45deg)}
  .reading-copy{padding-top:5px}
  .conversion-trust{padding:17px 18px}
  .after-message-copy .after-message-cta{width:100%;padding:16px 18px}
  .service-top{align-items:flex-start;flex-direction:column}
  .service-choice{font-size:.66rem}
  .mobile-whatsapp{position:fixed;z-index:50;display:flex;align-items:center;justify-content:center;left:16px;right:16px;bottom:max(12px,env(safe-area-inset-bottom));min-height:54px;padding:13px 20px;border:1px solid #d4ab63;border-radius:999px;background:#651e2b;color:#fff;text-align:center;font-size:.94rem;font-weight:800;box-shadow:0 12px 30px rgba(48,20,27,.34)}
  .mobile-whatsapp:focus-visible{outline:3px solid #d4ab63;outline-offset:3px}
  .footer{padding-bottom:34px}
  .footer-links{flex-direction:column;align-items:flex-start}
}

/* Palette Ricorda Chi Sei: luminosa, contemporanea e ad alto contrasto. */
:root{
  --cherry:#153967;
  --dark:#112c4e;
  --berry:#bc4c39;
  --ivory:#fffdf8;
  --paper:#fffaf0;
  --gold:#bd8730;
  --line:rgba(189,135,48,.34);
  --text:#25374f;
  --muted:#4d617b;
  --coral:#df654d;
  --coral-dark:#bc4c39;
  --lilac:#c7b4d7;
  --peach:#f8d9ca;
}
body{background:#fffdf8;color:var(--text)}
.site-header{background:rgba(255,253,248,.96);border-bottom-color:rgba(189,135,48,.32)}
.brand,.site-header nav a:not(.nav-contact),.eyebrow,.section-heading h2{color:#153967}
.brand-symbol,.intro-band span,.text-link span{color:#bd8730}
.nav-contact,.button.primary,.mobile-whatsapp{background:linear-gradient(135deg,#c6503d,#a53d32);color:#fff;border-color:#bd8730}
.nav-contact:hover,.button.primary:hover,.mobile-whatsapp:hover{background:linear-gradient(135deg,#b74436,#913229)}
.home-hero .hero-text{background:radial-gradient(circle at 15% 15%,rgba(255,255,255,.92),transparent 34%),linear-gradient(120deg,#fffaf0 0%,#f8d9ca 59%,#eee4f3 100%)}
.hero-text h1{color:#153967}
.hero-text p,.section-heading>p{color:#3d5877}
.hero-photo{background:#153967}
.photo-caption{background:rgba(21,57,103,.92);color:#fffaf0}
.intro-band{background:linear-gradient(100deg,#fffaf0,#f8d9ca 54%,#eee4f3);color:#153967}
.arcani-section{background:radial-gradient(circle at 14% 8%,rgba(248,217,202,.78),transparent 30%),radial-gradient(circle at 87% 70%,rgba(199,180,215,.48),transparent 32%),#fffdf8}
.carousel-card{background:#fffaf0;border-color:#bd8730;box-shadow:0 17px 40px rgba(21,57,103,.13),0 0 0 6px rgba(255,255,255,.76);color:#153967}
.carousel-card:hover{box-shadow:0 22px 48px rgba(21,57,103,.18),0 0 0 6px rgba(255,255,255,.88)}
.carousel-number,.carousel-count,.carousel-cta{color:#153967}
.carousel-arrow{background:#fffaf0;border-color:#bd8730;color:#153967;box-shadow:0 8px 22px rgba(21,57,103,.12)}
.carousel-arrow:hover{background:#f8d9ca}
.services-section{background:radial-gradient(circle at 8% 12%,rgba(248,217,202,.72),transparent 34%),radial-gradient(circle at 93% 76%,rgba(199,180,215,.58),transparent 35%),#fffaf0;border-top-color:rgba(189,135,48,.42)}
.services-section .section-heading h2{color:#153967}
.service{--service-accent:#bc4c39;--service-hover:#a53d32;--service-paper:#fff3ed;--service-band:linear-gradient(135deg,#c6503d,#a53d32)}
.service:nth-child(2){--service-accent:#153967;--service-hover:#244f80;--service-paper:#eef2f8;--service-band:linear-gradient(135deg,#153967,#315b86)}
.service:nth-child(3){--service-accent:#65477c;--service-hover:#7b5a91;--service-paper:#f4eef7;--service-band:linear-gradient(135deg,#624578,#84639a)}
.service:nth-child(4){--service-accent:#b94e3e;--service-hover:#9d3e32;--service-paper:#fff4ea;--service-band:linear-gradient(135deg,#c6503d,#a53d32)}
.services-grid .service{box-shadow:0 13px 33px rgba(21,57,103,.10)}
.services-grid .service h3,.services-grid .service p.service-lead{color:var(--service-accent)}
.services-grid .service p{color:#25374f}
.services-grid .service-meta{color:#153967;border-color:rgba(189,135,48,.45)}
.services-grid .service-featured{box-shadow:0 17px 40px rgba(21,57,103,.15),0 0 0 4px rgba(189,135,48,.18)}
.about-section{background:linear-gradient(125deg,#fffdf8 0%,#f8e3d8 58%,#eee5f3 100%)}
.about-copy h2,.about-copy strong,.about-signature span{color:#153967}
.reading{background:linear-gradient(180deg,#fffdf8,#fffaf0)}
.reading-card,.illustrated-card{background:#153967;border-color:#bd8730;box-shadow:20px 24px 0 #eadff0,0 28px 65px rgba(21,57,103,.15)}
.illustrated-card-top{color:#fffaf0;border-color:#bd8730}
.illustrated-card-top span:first-child{color:#f1c979}
.illustrated-card figcaption{color:#fffaf0;border-color:#bd8730}
.reading-copy,.reading-copy .message{color:#25374f}
.reading-copy .eyebrow,.reading-copy h1,.reading-label,.question>span,.reading-copy .message strong,.perspective h2{color:#153967}
.reading-copy .theme{color:#bc4c39}
.reading-copy .rule{background:#bd8730}
.perspective,.question{background:#fffdf8;border-color:#d4ad66;box-shadow:0 5px 17px rgba(21,57,103,.07)}
.perspective p,.perspective p strong,.question p{color:#25374f}
.after-message{background:#fffdf8;border-top-color:#bd8730}
.after-message h2,.after-message-copy strong,.after-message-copy .after-message-secondary,.scroll-cue{color:#153967}
.after-message-copy p{color:#25374f}
.conversion-trust{background:linear-gradient(135deg,#fffaf0,#f8e1d6);border-color:#d4ad66}
.after-message-copy .after-message-cta{background:linear-gradient(135deg,#c6503d,#a53d32);box-shadow:0 10px 24px rgba(188,76,57,.22)}
.after-message-copy .after-message-cta:hover{background:linear-gradient(135deg,#c95640,#a53d32)}
.arcano-next{border-top-color:rgba(189,135,48,.38)}
.arcano-next a{border-color:#bd8730;color:#153967;background:#fffaf0;box-shadow:0 5px 15px rgba(21,57,103,.08)}
.arcano-next a:hover{background:#f8d9ca}
.closing{background:radial-gradient(circle at 20% 0%,rgba(223,101,77,.52),transparent 36%),radial-gradient(circle at 82% 90%,rgba(199,180,215,.36),transparent 42%),#153967;color:#fffaf0}
.button.light{background:#fffaf0;color:#153967}
.footer{background:#112c4e;color:#fffaf0}
.footer p,.footer>small{color:#e8e1ee}
.footer>small{border-top-color:rgba(199,180,215,.38)}
.footer a:hover{color:#f4b39f}
@media(max-width:730px){
  .reading-card,.reading-card.edge-crop{box-shadow:12px 15px 0 #eadff0,0 20px 40px rgba(21,57,103,.13)}
  .service:nth-child(3){--service-accent:#65477c;--service-hover:#7b5a91;--service-paper:#f4eef7;--service-band:linear-gradient(135deg,#624578,#84639a)}
  .service:nth-child(4){--service-accent:#b94e3e;--service-hover:#9d3e32;--service-paper:#fff4ea;--service-band:linear-gradient(135deg,#c6503d,#a53d32)}
}

/* Services option C: one immersive proposal, followed by three light editorial rows. */
.services-showcase{max-width:1376px;margin:0 auto}
.service-hero{position:relative;display:block;min-height:540px;padding:0;border:0;border-radius:38px;overflow:hidden;background:#fffaf0;box-shadow:0 20px 50px rgba(38,61,88,.14);isolation:isolate}
.service-hero::before{content:'';position:absolute;z-index:1;inset:0;height:auto;background:linear-gradient(90deg,rgba(255,250,240,.98) 0%,rgba(255,250,240,.92) 38%,rgba(255,250,240,.46) 60%,rgba(255,250,240,.05) 82%);border:0}
.service-hero-image{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.92) contrast(1.03);transition:transform .7s ease}
.service-hero:hover,.service-compact:hover{transform:none;box-shadow:0 20px 50px rgba(38,61,88,.14)}
.service-hero:hover .service-hero-image{transform:scale(1.018)}
.service-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:min(58%,720px);min-height:540px;padding:clamp(42px,6vw,82px)}
.service-hero .service-num{color:#a84638;font-size:.8rem;font-weight:800;letter-spacing:.12em}
.service-hero .service-choice{margin:13px 0 4px;padding:7px 11px;border:1px solid rgba(184,135,62,.55);color:#263d58;background:rgba(255,253,249,.65)}
.service-hero h3{margin:18px 0 17px;color:#263d58;text-align:left;font-size:clamp(2.7rem,5vw,5.4rem);line-height:1.02;font-weight:500;text-shadow:none}
.service-hero h3 strong{color:#a84638;font-weight:500;text-shadow:none}
.service-hero p{max-width:58ch;margin:0 0 16px;color:#344e68;font-size:1.06rem;line-height:1.67;font-weight:500}
.service-hero p.service-lead{color:#263d58;font-size:1.18rem;line-height:1.55;font-weight:700}
.service-hero p.service-meta{margin:9px 0 24px;padding:13px 0;border-top:1px solid rgba(184,135,62,.42);border-bottom:1px solid rgba(184,135,62,.42);color:#263d58;font-size:.94rem;font-weight:800}
.services-showcase .service-hero .service-action{display:inline-flex;align-items:center;justify-content:center;width:auto;margin:0;padding:15px 24px;border:0;border-radius:999px;background:linear-gradient(135deg,#b84e3e,#96362d);color:#fff;font-size:1rem;font-weight:800;box-shadow:0 10px 24px rgba(168,70,56,.22)}
.services-showcase .service-hero .service-action:hover{background:linear-gradient(135deg,#a94336,#812b25);color:#fff;transform:translateY(-2px)}
.service-compact-list{margin-top:24px;border-top:1px solid rgba(184,135,62,.34)}
.service-compact{display:grid;grid-template-columns:160px minmax(0,1fr) auto;align-items:center;gap:clamp(22px,4vw,52px);min-height:0;padding:22px 4px;border:0;border-bottom:1px solid rgba(184,135,62,.34);border-radius:0;background:transparent;box-shadow:none;overflow:visible}
.service-compact::before{display:none}
.service-compact:hover{box-shadow:none}
.service-compact-image{width:160px;height:118px;overflow:hidden;border-radius:28px 7px 28px 7px;background:#f7ded3}
.service-compact-image img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.03);transition:transform .45s ease}
.service-compact:hover .service-compact-image img{transform:scale(1.035)}
.service-compact-copy .service-num{color:#a84638;font-size:.75rem;font-weight:800;letter-spacing:.12em}
.service-compact h3{margin:7px 0 6px;color:#263d58;text-align:left;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.1;font-weight:500;text-shadow:none}
.service-compact p{max-width:62ch;margin:0;color:#455e78;font-size:1rem;line-height:1.55;font-weight:500}
.services-showcase .service-compact .service-compact-action{display:inline-block;width:auto;margin:0;padding:9px 2px 6px;border:0;border-bottom:1px solid #b8873e;border-radius:0;background:transparent;color:#a84638;font-size:.9rem;font-weight:800;line-height:1.3;box-shadow:none;text-align:right}
.services-showcase .service-compact .service-compact-action:hover{background:transparent;color:#7f2d26;transform:none}
.on-arcano .services-showcase{max-width:1376px;margin-left:auto;margin-right:auto}
.motion-enabled .service-hero.reveal.is-visible:hover,.motion-enabled .service-compact.reveal.is-visible:hover{transform:translateY(0)}

@media(max-width:730px){
  .service-hero{min-height:610px;border-radius:28px}
  .service-hero::before{background:linear-gradient(180deg,rgba(255,250,240,.02) 8%,rgba(255,250,240,.24) 35%,rgba(255,250,240,.94) 60%,rgba(255,250,240,.99) 100%)}
  .service-hero-image{object-position:center top}
  .service-hero-copy{justify-content:flex-end;width:100%;min-height:610px;padding:30px 24px}
  .service-hero h3{font-size:clamp(2.6rem,12vw,4rem)}
  .service-hero p{font-size:1rem}
  .service-hero p.service-lead{font-size:1.08rem}
  .services-showcase .service-hero .service-action{width:100%}
  .service-compact-list{margin-top:20px}
  .service-compact{grid-template-columns:88px minmax(0,1fr);gap:15px;padding:17px 0}
  .service-compact-image{width:88px;height:92px;border-radius:20px 5px 20px 5px}
  .service-compact h3{font-size:1.55rem}
  .service-compact p{font-size:.92rem}
  .services-showcase .service-compact .service-compact-action{grid-column:2;justify-self:start;text-align:left;margin-top:-2px}
}
@media(prefers-reduced-motion:reduce){.service-hero-image,.service-compact-image img{transition:none}}

/* Services option B: a luminous editorial page, without blocks or circular frames. */
.services-editorial{max-width:1250px;margin:0 auto;padding:2px 0;border-top:1px solid rgba(184,135,62,.3)}
.service-editorial-row,.service-editorial-row:nth-child(even){display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(42px,7vw,100px);min-height:0;padding:44px 0;border:0;border-bottom:1px solid rgba(184,135,62,.3);border-radius:0;background:transparent;box-shadow:none;overflow:visible}
.service-editorial-row::before{display:none}
.service-editorial-row:hover,.service-editorial-row:nth-child(even):hover{transform:none;box-shadow:none}
.service-editorial-row.is-reverse .service-editorial-image{order:2}
.service-editorial-row.is-reverse .service-editorial-copy{order:1;align-items:flex-end;text-align:right}
.service-editorial-image{position:relative;z-index:1;width:100%;height:clamp(260px,32vw,390px);margin:0;overflow:hidden;border:0;border-radius:52px 9px 52px 9px;background:#f7ded3;box-shadow:0 18px 38px rgba(38,61,88,.13)}
.service-editorial-row.is-reverse .service-editorial-image{border-radius:9px 52px 9px 52px}
.service-editorial-image::after{content:'';position:absolute;inset:0;background:linear-gradient(125deg,rgba(255,250,241,.04),rgba(233,224,239,.15));pointer-events:none}
.service-editorial-image img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.91) contrast(1.04);transition:transform .65s ease}
.service-editorial-row:hover .service-editorial-image img{transform:scale(1.025)}
.service-editorial-copy{display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:1;padding:10px 0}
.service-editorial-copy .service-num{color:#a84638;font-size:.78rem;font-weight:800;letter-spacing:.14em}
.service-editorial-row h3{margin:12px 0 17px;color:#263d58;text-align:left;font-size:clamp(2.5rem,4.6vw,4.9rem);line-height:1.04;font-weight:500;text-shadow:none}
.service-editorial-row.is-reverse h3{text-align:right}
.service-editorial-row h3 strong{color:#a84638;font-weight:500;text-shadow:none}
.service-editorial-row p{max-width:58ch;margin:0 0 15px;color:#455e78;font-size:1.02rem;line-height:1.66;font-weight:500}
.service-editorial-row p.service-lead{color:#263d58;font-size:1.13rem;line-height:1.55;font-weight:700}
.service-editorial-row p.service-meta{margin:7px 0 20px;padding:13px 0;border-top:1px solid rgba(184,135,62,.42);border-bottom:1px solid rgba(184,135,62,.42);color:#263d58;font-size:.94rem;font-weight:800}
.services-editorial .service-editorial-action,.services-editorial .service-editorial-row:nth-child(even) .service-editorial-action{display:inline-block;width:auto;margin:4px 0 0;padding:10px 2px 7px;border:0;border-bottom:1px solid #b8873e;border-radius:0;background:transparent;color:#a84638;font-size:.94rem;font-weight:800;line-height:1.3;box-shadow:none}
.services-editorial .service-editorial-action:hover,.services-editorial .service-editorial-row:nth-child(even) .service-editorial-action:hover{background:transparent;color:#7f2d26;transform:none}
.on-arcano .services-editorial{max-width:1250px;margin-left:auto;margin-right:auto}
.motion-enabled .service-editorial-row.reveal.is-visible:hover{transform:translateY(0)}

@media(max-width:730px){
  .services-editorial{padding:0}
  .service-editorial-row,.service-editorial-row:nth-child(even){grid-template-columns:1fr;gap:24px;padding:34px 0}
  .service-editorial-row.is-reverse .service-editorial-image,.service-editorial-row.is-reverse .service-editorial-copy{order:initial}
  .service-editorial-row.is-reverse .service-editorial-copy{align-items:flex-start;text-align:left}
  .service-editorial-image,.service-editorial-row.is-reverse .service-editorial-image{height:clamp(230px,72vw,340px);border-radius:34px 7px 34px 7px}
  .service-editorial-row h3,.service-editorial-row.is-reverse h3{text-align:left;font-size:clamp(2.45rem,12vw,4rem)}
  .service-editorial-row p{font-size:1rem}
  .service-editorial-row p.service-lead{font-size:1.08rem}
}
@media(prefers-reduced-motion:reduce){.service-editorial-image img{transition:none}}
