/* SYNAI Home Page 3.0 RC2 — Hero definitivo */
.home-page{overflow:hidden}.home-hero{position:relative;min-height:min(940px,96vh);display:grid;align-items:center;color:#fff;background:#020b18 var(--home-hero-image,none) center/cover no-repeat;isolation:isolate}.home-hero:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 72% 42%,rgba(0,193,255,.22),transparent 28%),radial-gradient(circle at 18% 86%,rgba(34,91,255,.18),transparent 32%),linear-gradient(120deg,#020915 0%,#061a35 58%,#072643 100%)}.home-hero__overlay{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 78% 46%,rgba(61,211,255,.10),transparent 34%),linear-gradient(90deg,rgba(2,9,21,.06),rgba(2,9,21,.18));}.home-hero__inner{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(430px,.97fr);gap:clamp(3rem,7vw,7rem);align-items:center;padding-block:clamp(7rem,12vw,11rem)}.home-hero__content{position:relative;z-index:2}.home-hero__badge{display:inline-flex;align-items:center;gap:.55rem;margin:0 0 1.2rem;padding:.55rem .8rem;border:1px solid rgba(117,224,255,.3);border-radius:999px;background:rgba(12,47,78,.52);backdrop-filter:blur(12px);color:#76dcff;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.home-hero__badge:before{content:"";width:7px;height:7px;border-radius:50%;background:#52d6ff;box-shadow:0 0 18px #52d6ff}.home-hero h1{max-width:850px;margin:0 0 1.5rem;color:#fff;font-size:clamp(3.5rem,7.4vw,7.9rem);line-height:.9;letter-spacing:-.062em;text-wrap:balance}.home-hero__lead{max-width:720px;margin:0;color:#ccdbeb;font-size:clamp(1.04rem,1.55vw,1.32rem);line-height:1.72}.home-hero__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.home-hero .button{min-height:52px;padding-inline:1.35rem}.home-hero__kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:3rem 0 0;padding:1.25rem 0 0;border-top:1px solid rgba(255,255,255,.12)}.home-hero__kpi{margin:0}.home-hero__kpi dt{color:#fff;font-size:clamp(1.55rem,2.5vw,2.35rem);font-weight:800;line-height:1}.home-hero__kpi dd{margin:.45rem 0 0;color:#9fb4ca;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-hero__visual{position:relative;display:grid;place-items:center;min-height:520px}.synai-hub{position:relative;width:min(100%,560px);aspect-ratio:1;border-radius:50%;filter:drop-shadow(0 28px 80px rgba(0,183,255,.18))}.synai-hub:before{content:"";position:absolute;inset:8%;border-radius:50%;background:radial-gradient(circle,rgba(23,193,255,.18),rgba(2,18,39,.1) 46%,transparent 68%)}.synai-hub__rings span{position:absolute;inset:18%;border:1px solid rgba(104,219,255,.22);border-radius:50%;animation:synai-spin 28s linear infinite}.synai-hub__rings span:nth-child(2){inset:30%;border-style:dashed;animation-duration:20s;animation-direction:reverse}.synai-hub__rings span:nth-child(3){inset:5%;opacity:.45;animation-duration:38s}.synai-hub__core{position:absolute;left:50%;top:50%;z-index:3;width:150px;height:150px;display:grid;place-content:center;text-align:center;transform:translate(-50%,-50%);border:1px solid rgba(96,222,255,.5);border-radius:50%;background:radial-gradient(circle at 35% 30%,#175d8c,#06192e 68%);box-shadow:inset 0 0 36px rgba(80,216,255,.13),0 0 52px rgba(0,188,255,.25)}.synai-hub__core span{font-size:1.55rem;font-weight:900;letter-spacing:.12em}.synai-hub__core small{margin-top:.3rem;color:#7bdcff;font-size:.55rem;letter-spacing:.14em}.synai-hub__node{--x:50%;--y:4%;position:absolute;left:var(--x);top:var(--y);z-index:4;min-width:92px;padding:.72rem .85rem;transform:translate(-50%,-50%);border:1px solid rgba(132,225,255,.34);border-radius:999px;background:rgba(5,28,51,.82);box-shadow:0 12px 30px rgba(0,0,0,.22);backdrop-filter:blur(12px);color:#dff8ff;text-align:center;text-decoration:none;font-size:.7rem;font-weight:850;letter-spacing:.08em;transition:transform .24s ease,border-color .24s ease,background .24s ease,box-shadow .24s ease;animation:synai-pulse 4.8s ease-in-out infinite}.synai-hub__node:hover,.synai-hub__node:focus-visible{transform:translate(-50%,-50%) scale(1.1);border-color:#76e2ff;background:#0b456d;box-shadow:0 0 32px rgba(59,210,255,.34)}.synai-hub__node--1{--x:50%;--y:6%}.synai-hub__node--2{--x:84%;--y:24%;animation-delay:.35s}.synai-hub__node--3{--x:94%;--y:61%;animation-delay:.7s}.synai-hub__node--4{--x:70%;--y:92%;animation-delay:1.05s}.synai-hub__node--5{--x:30%;--y:92%;animation-delay:1.4s}.synai-hub__node--6{--x:6%;--y:61%;animation-delay:1.75s}.synai-hub__node--7{--x:16%;--y:24%;animation-delay:2.1s}.home-hero__scroll{position:absolute;left:50%;bottom:1.6rem;display:flex;align-items:center;gap:.6rem;transform:translateX(-50%);color:#9ab0c7;text-decoration:none;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.home-hero__scroll span{color:#57d7ff;font-size:1.2rem;animation:synai-bounce 1.8s ease-in-out infinite}@keyframes synai-spin{to{transform:rotate(360deg)}}@keyframes synai-pulse{0%,100%{filter:brightness(.9)}50%{filter:brightness(1.2)}}@keyframes synai-bounce{50%{transform:translateY(6px)}}
.home-section{padding-block:clamp(4.5rem,8vw,8rem)}.home-section--soft{background:#f5f8fc}.home-section__heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem}.home-section__heading--center{display:block;text-align:center;max-width:850px;margin-inline:auto}.home-section__heading h2{margin:.3rem 0;font-size:clamp(2rem,4vw,4.25rem);line-height:1.02;letter-spacing:-.035em}.home-units__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:1rem}.home-unit-card{min-height:250px;display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;border:1px solid #dce5f0;border-radius:18px;text-decoration:none;background:#fff;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.home-unit-card:hover{transform:translateY(-8px);box-shadow:0 22px 50px rgba(10,27,46,.13);border-color:#70d9f7}.home-unit-card__number{font-size:.75rem;color:#64748b}.home-unit-card__icon{font-size:2.3rem;color:#0864ff}.home-unit-card strong{font-size:1.05rem}.home-unit-card span:last-child{font-size:.88rem;color:#526174}.home-method{background:#fff}.home-method__steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;list-style:none;padding:0;margin:3.5rem 0 0}.home-method__steps li{position:relative;padding:1.5rem;border-top:2px solid #dbe6f3}.home-method__steps li:before{content:"";position:absolute;top:-7px;left:1.5rem;width:12px;height:12px;border-radius:50%;background:#0864ff;box-shadow:0 0 0 6px #e7f0ff}.home-method__steps span{display:block;color:#0864ff;font-weight:800}.home-method__steps strong{display:block;margin:.8rem 0 .35rem}.home-method__steps p{margin:0;color:#5c6878;font-size:.92rem}.home-card-grid{display:grid;gap:1.4rem}.home-card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.home-card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.home-feature-card,.home-case-card,.home-insight-card{background:#fff;border:1px solid #dce5f0;border-radius:18px;overflow:hidden;box-shadow:0 12px 32px rgba(14,34,61,.06)}.home-feature-card__media,.home-case-card__media{position:relative;display:block;aspect-ratio:16/10;background:linear-gradient(145deg,#07172e,#0d4b78);overflow:hidden}.home-feature-card__media img,.home-case-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.home-feature-card:hover img,.home-case-card:hover img{transform:scale(1.05)}.home-feature-card__body,.home-case-card__body,.home-insight-card{padding:1.4rem}.home-feature-card h3,.home-case-card h3,.home-insight-card h3{margin:.1rem 0 .7rem}.home-feature-card h3 a,.home-case-card h3 a,.home-insight-card h3 a{text-decoration:none}.home-kpis{padding-block:2rem;background:#06172e;color:#fff}.home-kpis__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.home-kpi{text-align:center;padding:1rem}.home-kpi strong{display:block;font-size:clamp(2rem,4vw,4rem);line-height:1;color:#36ccff}.home-kpi span{display:block;margin-top:.5rem;color:#d9e9ff}.home-insights__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.home-insight-card__meta{color:#0864ff;font-size:.8rem;font-weight:700;text-transform:uppercase}.home-partners{padding-block:2.5rem;border-top:1px solid #e3e9f1}.home-partners__inner{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:1.5rem;align-items:center}.home-partners img{max-height:42px;width:auto;filter:grayscale(1);opacity:.7}.home-section__more{text-align:center;margin-top:2rem}.text-link{color:#075ee6;font-weight:750;text-decoration:none}
[data-home-reveal]{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}[data-home-reveal].is-visible{opacity:1;transform:none}
@media(max-width:1100px){.home-hero__inner{grid-template-columns:1fr}.home-hero__visual{display:none}.home-units__grid{grid-template-columns:repeat(4,1fr)}.home-card-grid--four,.home-insights__grid{grid-template-columns:repeat(2,1fr)}.home-method__steps{grid-template-columns:repeat(3,1fr)}.home-kpis__grid{grid-template-columns:repeat(3,1fr)}.home-partners__inner{grid-template-columns:repeat(4,1fr)}}
@media(max-width:720px){.home-hero{min-height:auto}.home-hero__inner{padding-block:6rem}.home-hero h1{font-size:clamp(3rem,16vw,5rem)}.home-section__heading{display:block}.home-units__grid,.home-card-grid--four,.home-card-grid--three,.home-insights__grid,.home-method__steps,.home-kpis__grid{grid-template-columns:1fr}.home-unit-card{min-height:190px}.home-partners__inner{grid-template-columns:repeat(2,1fr)}.home-method__steps li{border-top:0;border-left:2px solid #dbe6f3}.home-method__steps li:before{top:1.7rem;left:-7px}}
@media(prefers-reduced-motion:reduce){.home-hero__orb{animation:none}[data-home-reveal]{opacity:1;transform:none;transition:none}.home-unit-card,.home-feature-card img,.home-case-card img{transition:none}}

/* 3.0 RC1 — Home positioning */
.home-positioning{padding-block:clamp(3.25rem,6vw,5.5rem);background:#071a32;color:#fff;border-top:1px solid rgba(255,255,255,.08)}.home-positioning__grid{display:grid;grid-template-columns:minmax(180px,.45fr) minmax(0,1.55fr);gap:clamp(2rem,6vw,7rem);align-items:start}.home-positioning .eyebrow{color:#55d7ff}.home-positioning h2{max-width:19ch;margin:0;color:#fff;font-size:clamp(2rem,4.3vw,4.7rem);line-height:1.02;letter-spacing:-.04em}.home-positioning p:not(.eyebrow){max-width:68ch;margin:1.4rem 0 0;color:#c9daee;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.75}@media(max-width:720px){.home-positioning__grid{grid-template-columns:1fr;gap:1.25rem}}

.synai-hub__node.is-active{border-color:#76e2ff;background:#0b456d;box-shadow:0 0 32px rgba(59,210,255,.34)}
@media(max-width:1100px){.home-hero__inner{grid-template-columns:1fr}.home-hero__visual{min-height:440px}.synai-hub{width:min(100%,480px)}}
@media(max-width:720px){.home-hero{min-height:auto}.home-hero__inner{padding-block:7rem 5rem;gap:2.5rem}.home-hero h1{font-size:clamp(3.2rem,16vw,5rem)}.home-hero__actions{display:grid}.home-hero__kpis{grid-template-columns:repeat(2,1fr)}.home-hero__visual{min-height:350px}.synai-hub{width:min(100%,360px)}.synai-hub__core{width:108px;height:108px}.synai-hub__node{min-width:74px;padding:.55rem .6rem;font-size:.58rem}.home-hero__scroll{display:none}}
@media(prefers-reduced-motion:reduce){.synai-hub__rings span,.synai-hub__node,.home-hero__scroll span{animation:none}}

/* 3.0 RC4 — Dashboard hero */
.home-hero--dashboard{min-height:900px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 75% 42%,rgba(18,80,190,.20),transparent 37%),linear-gradient(115deg,#020a19 0%,#031126 48%,#020918 100%);color:#fff}.home-hero--dashboard:before{content:"";position:absolute;inset:auto -12% -45% 30%;height:70%;background:radial-gradient(ellipse,rgba(18,76,255,.22),transparent 66%);pointer-events:none}.home-hero--dashboard .home-hero__overlay{background:none}.home-hero--dashboard .home-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(460px,.82fr) minmax(680px,1.18fr);gap:clamp(2rem,4vw,5rem);align-items:center;width:min(1600px,calc(100% - 6vw));padding:8.5rem 0 7rem}.home-hero--dashboard .home-hero__content{max-width:690px}.home-hero--dashboard .home-hero__badge{margin:0 0 1.8rem;color:#337eff;font-size:.78rem;font-weight:800;letter-spacing:.28em;text-transform:uppercase}.home-hero--dashboard h1{margin:0;font-size:clamp(4rem,5.4vw,6.7rem);line-height:.94;letter-spacing:-.055em}.home-hero--dashboard h1 span,.home-hero--dashboard h1 strong{display:block}.home-hero--dashboard h1 span{color:#fff;font-weight:800}.home-hero--dashboard h1 strong{margin-top:.18em;background:linear-gradient(100deg,#2976ff 0%,#665cff 62%,#8875ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:800}.home-hero--dashboard .home-hero__lead{max-width:620px;margin:2.35rem 0 0;color:#c7d0df;font-size:clamp(1.15rem,1.35vw,1.42rem);line-height:1.65}.home-hero--dashboard .home-hero__actions{display:flex;gap:1.15rem;margin-top:2.65rem}.home-hero--dashboard .button{min-height:64px;padding:0 1.85rem;border-radius:12px;font-size:1rem;gap:.8rem}.home-hero--dashboard .button--primary{background:linear-gradient(120deg,#1761ff,#394dff);box-shadow:0 16px 45px rgba(31,84,255,.32)}.home-hero--dashboard .button--ghost{border-color:#315aa9;background:rgba(4,14,35,.42);color:#fff}.home-hero--dashboard .home-hero__kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:3.7rem 0 0}.home-hero--dashboard .home-hero__kpi{display:flex;align-items:center;gap:.8rem;padding:.25rem 1.1rem;border-left:1px solid rgba(111,137,180,.28)}.home-hero--dashboard .home-hero__kpi:first-child{padding-left:0;border-left:0}.home-hero__kpi-icon{color:#256dff;font-size:1.7rem}.home-hero--dashboard .home-hero__kpi dt{font-size:1.7rem;font-weight:800;line-height:1}.home-hero--dashboard .home-hero__kpi dd{margin:.45rem 0 0;color:#aeb9ca;font-size:.67rem;letter-spacing:.08em;text-transform:uppercase}.home-hero--dashboard .home-hero__visual{position:relative;min-height:690px;display:flex;align-items:center}.synai-dashboard{width:100%;min-width:720px;transform:perspective(1500px) rotateY(-2.5deg) rotateX(.8deg);transform-origin:center left;border:1px solid rgba(74,119,222,.48);border-radius:20px;background:linear-gradient(145deg,rgba(4,13,32,.98),rgba(6,19,46,.96));box-shadow:0 40px 100px rgba(0,0,0,.48),0 0 70px rgba(28,75,255,.16);overflow:hidden}.synai-dashboard__topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 1.4rem;border-bottom:1px solid rgba(105,129,177,.16)}.synai-dashboard__brand{display:flex;align-items:center;gap:.65rem;letter-spacing:.12em}.synai-dashboard__mark{display:grid;place-items:center;width:25px;height:25px;color:#fff;font-size:1.2rem}.synai-dashboard__utilities{display:flex;gap:.8rem}.synai-dashboard__utilities span{width:26px;height:26px;border-radius:50%;background:rgba(132,151,190,.18)}.synai-dashboard__body{display:grid;grid-template-columns:58px 1fr}.synai-dashboard__rail{display:flex;flex-direction:column;align-items:center;gap:1.05rem;padding:1.1rem .6rem;border-right:1px solid rgba(105,129,177,.16)}.synai-dashboard__rail span{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;color:#9db0d2}.synai-dashboard__rail span.is-active{background:linear-gradient(145deg,#124dcc,#183879);color:#fff;box-shadow:0 8px 25px rgba(25,76,220,.35)}.synai-dashboard__content{padding:1.25rem}.synai-dashboard__heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.synai-dashboard__heading h2{margin:0;font-size:1.22rem;letter-spacing:-.01em}.synai-dashboard__heading h2 i{display:inline-block;width:6px;height:6px;margin-left:.35rem;border-radius:50%;background:#5cea7c}.synai-dashboard__heading p{margin:.2rem 0 0;color:#8f9bb2;font-size:.68rem}.synai-dashboard__heading>span{padding:.65rem .9rem;border-radius:8px;background:rgba(90,112,156,.12);color:#aab7ce;font-size:.7rem}.synai-dashboard__status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.synai-status-card,.synai-panel{border:1px solid rgba(103,131,188,.18);border-radius:12px;background:linear-gradient(145deg,rgba(18,36,73,.72),rgba(7,19,43,.75));box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}.synai-status-card{position:relative;min-height:118px;padding:1rem;overflow:hidden}.synai-status-card p{margin:0 0 .45rem;color:#fff;font-size:.78rem}.synai-status-card strong{font-size:.82rem;font-weight:500}.is-green{color:#52e584}.is-blue{color:#4e8cff}.is-purple{color:#ba65ff}.synai-status-card svg{position:absolute;left:.9rem;right:.9rem;bottom:.75rem;width:calc(100% - 1.8rem);height:38px}.synai-status-card svg path,.synai-panel--performance svg path{fill:none;stroke:#25bd83;stroke-width:1.3}.synai-status-card__symbol{position:absolute;left:1rem;bottom:.55rem;color:#4f8fff;font-size:2rem;opacity:.9}.synai-status-card:nth-child(4) .synai-status-card__symbol{color:#aa55ff}.synai-dashboard__main-grid{display:grid;grid-template-columns:1.55fr 1fr .72fr;gap:.8rem;margin-top:.8rem}.synai-panel{padding:1rem}.synai-panel h3{margin:0 0 .85rem;font-size:.78rem}.synai-panel--network{min-height:220px}.synai-network-map{position:relative;height:118px;border-radius:7px;background:radial-gradient(circle at 35% 30%,rgba(45,111,171,.22),transparent 32%),linear-gradient(180deg,rgba(13,35,69,.2),rgba(3,12,28,.25));overflow:hidden}.synai-network-map:before{content:"";position:absolute;inset:14% 6%;background:radial-gradient(ellipse at 50% 50%,rgba(58,111,159,.25),transparent 70%);clip-path:polygon(1% 43%,8% 32%,16% 35%,20% 23%,27% 27%,31% 18%,39% 28%,47% 21%,53% 34%,63% 27%,70% 33%,79% 30%,87% 39%,96% 34%,99% 49%,92% 56%,83% 53%,77% 68%,67% 61%,58% 73%,49% 62%,40% 68%,34% 55%,24% 64%,15% 54%,7% 57%)}.synai-network-map span{position:absolute;left:var(--x);top:var(--y);z-index:2;width:5px;height:5px;border-radius:50%;background:#5fe9c1;box-shadow:0 0 9px #5fe9c1}.synai-network-map i{position:absolute;left:18%;top:42%;width:54%;height:1px;background:linear-gradient(90deg,transparent,#4ccbbb,transparent);transform:rotate(-10deg);opacity:.5}.synai-network-map i:nth-of-type(2){left:38%;top:44%;width:43%;transform:rotate(15deg)}.synai-network-map i:nth-of-type(3){left:23%;top:59%;width:39%;transform:rotate(7deg)}.synai-panel__metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem;margin-top:.65rem}.synai-panel__metrics span{display:flex;flex-direction:column;padding:.5rem;border-radius:7px;background:rgba(30,52,91,.52);color:#8f9bb2;font-size:.57rem}.synai-panel__metrics b{margin-bottom:.2rem;color:#fff;font-size:.85rem}.synai-panel__metrics span:nth-child(2) b{color:#cdec39}.synai-panel__metrics span:nth-child(3) b{color:#ff7c72}.synai-panel--activity ul{display:grid;gap:.2rem;padding:0;margin:0;list-style:none}.synai-panel--activity li{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:.35rem;padding:.52rem 0;border-bottom:1px solid rgba(106,130,178,.1);font-size:.59rem}.synai-panel--activity li span{color:#52d7ff}.synai-panel--activity li small{color:#7e8aa1;font-size:.51rem}.synai-panel--tickets{text-align:left}.synai-ticket-chart{width:84px;height:84px;display:grid;place-content:center;margin:.25rem auto .65rem;border-radius:50%;background:radial-gradient(circle at center,#0b1932 56%,transparent 58%),conic-gradient(#7754ff 0 27%,#17305e 27% 100%);text-align:center}.synai-ticket-chart strong{font-size:1.25rem}.synai-ticket-chart span{font-size:.55rem;color:#aeb9ca}.synai-panel--tickets dl{display:grid;gap:.3rem;margin:0}.synai-panel--tickets dl div{display:grid;grid-template-columns:20px 1fr;gap:.25rem;font-size:.56rem}.synai-panel--tickets dt{font-weight:700}.synai-panel--tickets dd{margin:0;color:#8996ad}.synai-panel--performance{display:grid;grid-template-columns:1fr auto;align-items:center;gap:1rem;margin-top:.8rem}.synai-panel--performance h3{margin-bottom:.25rem}.synai-panel--performance svg{width:100%;height:55px}.synai-panel--performance svg path{stroke:#3b70ff;stroke-width:1.6}.synai-panel--performance>strong{font-size:1.45rem}.synai-panel--performance>strong small{display:block;margin-top:.25rem;color:#aab5c7;font-size:.55rem;font-weight:400}.home-hero--dashboard .home-hero__scroll{bottom:1.5rem}.home-hero--dashboard .home-hero__scroll span{font-size:1rem}
@media(max-width:1350px){.home-hero--dashboard .home-hero__inner{grid-template-columns:minmax(410px,.82fr) minmax(570px,1.18fr)}.synai-dashboard{min-width:620px}.home-hero--dashboard h1{font-size:clamp(3.7rem,5.1vw,5.8rem)}.home-hero--dashboard .home-hero__kpis{grid-template-columns:repeat(2,1fr);gap:1.2rem}.home-hero--dashboard .home-hero__kpi:nth-child(3){padding-left:0;border-left:0}}
@media(max-width:1080px){.home-hero--dashboard{min-height:auto}.home-hero--dashboard .home-hero__inner{grid-template-columns:1fr;width:min(920px,calc(100% - 40px));padding:8rem 0 6rem}.home-hero--dashboard .home-hero__content{max-width:760px}.home-hero--dashboard .home-hero__visual{display:flex;min-height:auto}.synai-dashboard{min-width:0;transform:none}.home-hero--dashboard .home-hero__scroll{display:none}}
@media(max-width:720px){.home-hero--dashboard .home-hero__inner{width:min(100% - 28px,620px);padding:6.5rem 0 4rem}.home-hero--dashboard h1{font-size:clamp(3.1rem,14.8vw,4.8rem)}.home-hero--dashboard .home-hero__lead{font-size:1.05rem}.home-hero--dashboard .home-hero__actions{display:grid}.home-hero--dashboard .home-hero__kpis{grid-template-columns:repeat(2,1fr);gap:1.4rem 0}.home-hero--dashboard .home-hero__kpi{padding-left:.75rem}.home-hero--dashboard .home-hero__kpi:nth-child(odd){padding-left:0;border-left:0}.synai-dashboard__status-grid{grid-template-columns:repeat(2,1fr)}.synai-dashboard__main-grid{grid-template-columns:1fr}.synai-dashboard__body{grid-template-columns:42px 1fr}.synai-dashboard__rail{padding-inline:.25rem}.synai-dashboard__rail span{width:30px;height:30px}.synai-panel--activity,.synai-panel--tickets{display:none}.synai-dashboard__content{padding:.75rem}.synai-dashboard__heading>span{display:none}.synai-panel--performance{grid-template-columns:1fr}.synai-panel--performance>strong{display:none}}
@media(prefers-reduced-motion:reduce){.synai-dashboard{transform:none}}

/* RC5 - Home riallineata a Brand Book e Design System */
.home-hero--brand{position:relative;min-height:780px;display:flex;align-items:center;overflow:hidden;background:#001126;color:#fff}
.home-hero--brand:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 34%,rgba(0,184,230,.13),transparent 31%),linear-gradient(105deg,#001126 0%,#001a3b 57%,#00265a 100%)}
.home-hero--brand .home-hero__ambient{position:absolute;inset:auto -12% -40% 28%;height:70%;background:radial-gradient(ellipse,rgba(0,184,230,.20),transparent 68%);filter:blur(28px);pointer-events:none}
.home-hero--brand .home-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(480px,.92fr) minmax(560px,1.08fr);gap:clamp(3rem,6vw,7rem);align-items:center;width:min(1440px,calc(100% - 72px));padding:9.5rem 0 7.5rem}
.home-hero--brand .home-hero__content{max-width:700px}
.home-hero--brand .home-hero__badge{display:inline-flex;align-items:center;gap:.7rem;margin:0 0 1.7rem;color:#19bde5;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
.home-hero--brand .home-hero__badge:before{content:"";width:32px;height:2px;background:#19bde5}
.home-hero--brand h1{max-width:680px;margin:0;color:#fff;font-size:clamp(4.3rem,6.2vw,7rem);line-height:.96;letter-spacing:-.055em}
.home-hero--brand .home-hero__lead{max-width:610px;margin:2rem 0 0;color:#d4deeb;font-size:clamp(1.08rem,1.35vw,1.35rem);line-height:1.65}
.home-hero--brand .home-hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.3rem}
.home-hero--brand .button{min-height:54px;padding:0 1.55rem;border-radius:4px;font-weight:650}
.home-hero--brand .button--primary{background:#165dff;border-color:#165dff;box-shadow:0 14px 34px rgba(22,93,255,.25)}
.home-hero--brand .button--ghost{color:#fff;border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.03)}
.home-hero--brand .button--ghost:hover{background:#fff;color:#001126}
.home-hero--brand .home-hero__kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:3.2rem 0 0;padding-top:1.6rem;border-top:1px solid rgba(255,255,255,.13)}
.home-hero--brand .home-hero__kpi{padding:0 1rem;border-left:1px solid rgba(255,255,255,.12)}
.home-hero--brand .home-hero__kpi:first-child{padding-left:0;border-left:0}
.home-hero--brand .home-hero__kpi dt{color:#fff;font-size:1.65rem;font-weight:750;line-height:1}
.home-hero--brand .home-hero__kpi dd{margin:.55rem 0 0;color:#9eacc0;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}
.home-hero--brand .home-hero__visual{position:relative;min-width:0}
.home-hero--brand .home-hero__image-frame{position:relative;overflow:hidden;min-height:580px;border-radius:2px;box-shadow:0 36px 80px rgba(0,0,0,.32)}
.home-hero--brand .home-hero__image-frame:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#001126 0%,rgba(0,17,38,.42) 18%,transparent 48%),linear-gradient(0deg,rgba(0,17,38,.8),transparent 44%)}
.home-hero--brand .home-hero__image-frame img{width:100%;height:100%;min-height:580px;object-fit:cover;object-position:center;display:block;transform:scale(1.015)}
.home-hero--brand .home-hero__image-copy{position:absolute;z-index:2;left:2rem;right:2rem;bottom:2rem;padding:1.15rem 1.3rem;border-left:3px solid #19bde5;background:rgba(0,17,38,.74);backdrop-filter:blur(10px)}
.home-hero--brand .home-hero__image-copy strong{display:block;font-size:1.08rem}
.home-hero--brand .home-hero__image-copy span{display:block;margin-top:.3rem;color:#b9c6d8;font-size:.82rem}
.home-hero--brand .home-hero__scroll{position:absolute;z-index:3;left:50%;bottom:1.5rem;display:flex;align-items:center;gap:.65rem;color:#a9b7c9;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;transform:translateX(-50%)}
.home-hero--brand .home-hero__scroll span{font-size:1rem;color:#19bde5}
@media(max-width:1120px){.home-hero--brand{min-height:auto}.home-hero--brand .home-hero__inner{grid-template-columns:1fr;width:min(920px,calc(100% - 40px));padding:8rem 0 6rem}.home-hero--brand .home-hero__content{max-width:760px}.home-hero--brand .home-hero__visual{max-width:820px}.home-hero--brand .home-hero__image-frame,.home-hero--brand .home-hero__image-frame img{min-height:480px}.home-hero--brand .home-hero__scroll{display:none}}
@media(max-width:720px){.home-hero--brand .home-hero__inner{width:min(100% - 28px,620px);padding:6.5rem 0 4rem;gap:3rem}.home-hero--brand h1{font-size:clamp(3.4rem,15vw,5rem)}.home-hero--brand .home-hero__lead{font-size:1.05rem}.home-hero--brand .home-hero__actions{display:grid}.home-hero--brand .home-hero__kpis{grid-template-columns:repeat(2,1fr);gap:1.3rem 0}.home-hero--brand .home-hero__kpi:nth-child(3){padding-left:0;border-left:0}.home-hero--brand .home-hero__image-frame,.home-hero--brand .home-hero__image-frame img{min-height:370px}.home-hero--brand .home-hero__image-copy{left:1rem;right:1rem;bottom:1rem}}

/* 3.0.0 RC6 — approved Digital Energy hero */
.home-hero--brand .home-hero__inner{
  grid-template-columns:minmax(500px,1.02fr) minmax(500px,.98fr);
  gap:clamp(2rem,4.5vw,5rem);
}
.home-hero--brand .home-hero__visual{
  align-self:stretch;
  display:flex;
  align-items:center;
}
.home-hero--brand .home-hero__image-frame{
  width:100%;
  min-height:600px;
  border-radius:0;
  box-shadow:none;
  background:transparent;
  overflow:visible;
}
.home-hero--brand .home-hero__image-frame:before{
  background:linear-gradient(90deg,#001126 0%,rgba(0,17,38,.7) 14%,transparent 42%),
             linear-gradient(0deg,#001126 0%,transparent 24%,transparent 76%,rgba(0,17,38,.34) 100%);
}
.home-hero--brand .home-hero__image-frame img{
  min-height:600px;
  object-fit:cover;
  object-position:center;
  mix-blend-mode:screen;
  opacity:.98;
  filter:saturate(1.08) contrast(1.04);
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 20%,#000 92%,transparent 100%);
  mask-image:linear-gradient(90deg,transparent 0%,#000 20%,#000 92%,transparent 100%);
}
.home-hero--brand .home-hero__content{max-width:740px}
.home-hero--brand h1{max-width:740px}
.home-hero--brand .home-hero__image-copy{display:none}
@media(max-width:1080px){
  .home-hero--brand .home-hero__inner{grid-template-columns:1fr;padding-top:8rem}
  .home-hero--brand .home-hero__content{max-width:780px}
  .home-hero--brand .home-hero__visual{min-height:430px;margin-top:-1rem}
  .home-hero--brand .home-hero__image-frame,.home-hero--brand .home-hero__image-frame img{min-height:430px}
}
@media(max-width:720px){
  .home-hero--brand .home-hero__visual{min-height:320px;margin-inline:-14px}
  .home-hero--brand .home-hero__image-frame,.home-hero--brand .home-hero__image-frame img{min-height:320px}
  .home-hero--brand .home-hero__image-frame img{object-position:58% center}
}

/* 3.0.0 RC7 — Living Light vector hero (no raster image) */
.home-hero--brand .home-hero__visual{position:relative;min-height:620px;isolation:isolate}
.synai-living-light{position:relative;width:100%;height:100%;min-height:620px;overflow:visible}
.synai-living-light:before{content:"";position:absolute;inset:8% -12% 0 -8%;background:radial-gradient(ellipse at 64% 48%,rgba(20,114,255,.19),transparent 42%),radial-gradient(ellipse at 75% 43%,rgba(36,218,243,.12),transparent 28%);filter:blur(18px);z-index:-1}
.synai-living-light__svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}
.synai-living-light__wave{fill:none;stroke-linecap:round;stroke-linejoin:round;transform-box:fill-box;transform-origin:center}
.synai-living-light__wave--soft{stroke:url(#synai-wave-a);stroke-width:58;opacity:.13;filter:blur(16px)}
.synai-living-light__wave--a{stroke:url(#synai-wave-a);stroke-width:3.2;filter:url(#synai-soft-glow);animation:synaiWaveFloat 9s ease-in-out infinite}
.synai-living-light__wave--b{stroke:url(#synai-wave-b);stroke-width:1.8;opacity:.72;animation:synaiWaveFloat 12s ease-in-out -3s infinite reverse}
.synai-living-light__wave--fine{stroke:rgba(86,220,255,.38);stroke-width:.8;stroke-dasharray:4 13;animation:synaiDashFlow 18s linear infinite}
.synai-living-light__nodes circle{fill:#7cecff;opacity:.92;animation:synaiNodePulse 3.6s ease-in-out infinite}
.synai-living-light__nodes circle:nth-child(2n){animation-delay:-1.2s}.synai-living-light__nodes circle:nth-child(3n){animation-delay:-2.1s}
.synai-living-light__glow{position:absolute;border-radius:50%;filter:blur(50px);pointer-events:none}
.synai-living-light__glow--one{width:260px;height:260px;right:13%;top:22%;background:rgba(30,166,255,.16);animation:synaiGlowDrift 10s ease-in-out infinite}
.synai-living-light__glow--two{width:180px;height:180px;left:32%;bottom:12%;background:rgba(45,231,255,.12);animation:synaiGlowDrift 13s ease-in-out -4s infinite reverse}
.synai-living-light__labels{position:absolute;inset:0}
.synai-living-light__labels span{position:absolute;left:var(--x);top:var(--y);padding:.42rem .62rem;border:1px solid rgba(89,211,255,.22);background:rgba(0,26,59,.52);backdrop-filter:blur(8px);border-radius:999px;color:#bfeeff;font-size:.58rem;font-weight:700;letter-spacing:.15em;transform:translate(-50%,-50%);box-shadow:0 8px 28px rgba(0,0,0,.17);animation:synaiLabelFloat 5.5s ease-in-out var(--d) infinite}
@keyframes synaiWaveFloat{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(0,-9px,0) scale(1.008)}}
@keyframes synaiDashFlow{to{stroke-dashoffset:-170}}
@keyframes synaiNodePulse{0%,100%{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.28)}}
@keyframes synaiGlowDrift{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(-18px,14px,0) scale(1.12)}}
@keyframes synaiLabelFloat{0%,100%{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 6px))}}
@media(max-width:1080px){.home-hero--brand .home-hero__visual,.synai-living-light{min-height:450px}.synai-living-light{margin-top:-1.5rem}.synai-living-light__labels span{font-size:.54rem}}
@media(max-width:720px){.home-hero--brand .home-hero__visual,.synai-living-light{min-height:330px}.home-hero--brand .home-hero__visual{margin-inline:-18px}.synai-living-light__labels span{padding:.35rem .48rem;font-size:.48rem;letter-spacing:.1em}.synai-living-light__labels span:nth-child(4),.synai-living-light__labels span:nth-child(7){display:none}}
@media(prefers-reduced-motion:reduce){.synai-living-light__wave,.synai-living-light__nodes circle,.synai-living-light__glow,.synai-living-light__labels span{animation:none!important}}

/* 3.0.0 RC9 — interactive Business Unit explorer */
.home-section__intro{max-width:760px;margin:1rem auto 0;color:var(--color-text-muted,#64748b);font-size:1.08rem;line-height:1.7}
.home-unit-explorer{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(440px,1.22fr);gap:clamp(1.5rem,4vw,4rem);align-items:stretch;margin-top:clamp(2.5rem,5vw,5rem)}
.home-unit-explorer__nav{display:grid;gap:.55rem}
.home-unit-tab{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:1rem;width:100%;padding:1.05rem 1.2rem;border:1px solid #dbe5f0;border-radius:16px;background:#fff;color:#10233f;text-align:left;cursor:pointer;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease}
.home-unit-tab span{font-size:.72rem;letter-spacing:.12em;color:#6f8197}
.home-unit-tab strong{font-size:.96rem;letter-spacing:.03em}
.home-unit-tab:hover,.home-unit-tab:focus-visible{transform:translateX(4px);border-color:#76dff4;box-shadow:0 12px 30px rgba(15,48,84,.08)}
.home-unit-tab.is-active{border-color:#1abfdf;background:linear-gradient(135deg,#eefbff,#f8fbff);box-shadow:0 16px 38px rgba(10,79,126,.12)}
.home-unit-explorer__panels{position:relative;min-height:440px}
.home-unit-panel{position:relative;display:flex;min-height:440px;flex-direction:column;justify-content:center;overflow:hidden;padding:clamp(2rem,5vw,4rem);border-radius:30px;background:linear-gradient(145deg,#001b3b,#003765);color:#fff;box-shadow:0 28px 70px rgba(0,29,64,.2);isolation:isolate}
.home-unit-panel[hidden]{display:none}
.home-unit-panel:before{content:"";position:absolute;right:-12%;bottom:-35%;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(34,215,244,.3),transparent 67%);filter:blur(10px);z-index:-1}
.home-unit-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 35%,rgba(255,255,255,.05) 52%,transparent 68%);transform:translateX(-100%);animation:synaiPanelSweep 8s ease-in-out infinite;z-index:-1}
.home-unit-panel .eyebrow{color:#74eaff}
.home-unit-panel h3{max-width:650px;margin:.55rem 0 1rem;font-size:clamp(2.3rem,5vw,4.4rem);line-height:.95}
.home-unit-panel>p:not(.eyebrow){max-width:620px;margin:0 0 2rem;color:#c7d7e8;font-size:1.08rem;line-height:1.75}
.home-unit-panel .button{align-self:flex-start}
.home-unit-panel__signal{position:absolute;right:2rem;top:2rem;display:flex;gap:.42rem;align-items:flex-end}
.home-unit-panel__signal span{display:block;width:4px;border-radius:999px;background:#69e8ff;animation:synaiSignal 1.4s ease-in-out infinite}
.home-unit-panel__signal span:nth-child(1){height:14px}.home-unit-panel__signal span:nth-child(2){height:24px;animation-delay:-.45s}.home-unit-panel__signal span:nth-child(3){height:34px;animation-delay:-.9s}
@keyframes synaiPanelSweep{0%,55%{transform:translateX(-110%)}80%,100%{transform:translateX(110%)}}
@keyframes synaiSignal{0%,100%{opacity:.35;transform:scaleY(.65)}50%{opacity:1;transform:scaleY(1)}}
@media(max-width:900px){.home-unit-explorer{grid-template-columns:1fr}.home-unit-explorer__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.home-unit-explorer__panels,.home-unit-panel{min-height:390px}}
@media(max-width:620px){.home-unit-explorer__nav{display:flex;overflow:auto;padding-bottom:.5rem;scroll-snap-type:x mandatory}.home-unit-tab{min-width:190px;scroll-snap-align:start}.home-unit-panel{min-height:360px;padding:2rem 1.4rem;border-radius:22px}.home-unit-panel h3{font-size:2.55rem}.home-unit-panel__signal{right:1.25rem;top:1.25rem}}
@media(prefers-reduced-motion:reduce){.home-unit-panel:after,.home-unit-panel__signal span{animation:none!important}}

/* 3.0.0 RC13 — definitive SYNAI method timeline */
.home-method--timeline{position:relative;overflow:hidden;background:linear-gradient(180deg,#f7fbff 0%,#fff 100%)}
.home-method--timeline .container{position:relative}
.home-method__track{position:absolute;left:calc(10% + 1rem);right:calc(10% + 1rem);top:calc(50% + 1.25rem);height:2px;background:#d9e6f2;overflow:hidden}
.home-method__track span{display:block;width:100%;height:100%;background:linear-gradient(90deg,#165dff,#20c9e8);transform:scaleX(0);transform-origin:left;transition:transform 1.4s cubic-bezier(.22,1,.36,1)}
.home-method--timeline.is-visible .home-method__track span{transform:scaleX(1)}
.home-method--timeline .home-method__steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem;list-style:none;margin:4rem 0 0;padding:0;position:relative}
.home-method--timeline .home-method__steps li{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}
.home-method--timeline.is-visible .home-method__steps li{opacity:1;transform:none}
.home-method--timeline.is-visible .home-method__steps li:nth-child(2){transition-delay:.14s}.home-method--timeline.is-visible .home-method__steps li:nth-child(3){transition-delay:.28s}.home-method--timeline.is-visible .home-method__steps li:nth-child(4){transition-delay:.42s}.home-method--timeline.is-visible .home-method__steps li:nth-child(5){transition-delay:.56s}
.home-method__number{position:relative;z-index:2;display:grid;place-items:center;width:64px;height:64px;margin-bottom:1.35rem;border:1px solid #cfe0ef;border-radius:50%;background:#fff;color:#0753b8;font-size:.78rem;font-weight:800;letter-spacing:.12em;box-shadow:0 12px 30px rgba(10,56,104,.1)}
.home-method--timeline .home-method__steps li:before{content:"";position:absolute;top:31px;width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:#20c9e8;box-shadow:0 0 0 3px rgba(32,201,232,.18);z-index:3}
.home-method__content{max-width:220px}
.home-method__content strong{display:block;margin-bottom:.65rem;color:#0e2745;font-size:1.05rem}
.home-method__content p{margin:0;color:#64768b;font-size:.92rem;line-height:1.65}
@media(max-width:900px){.home-method__track{display:none}.home-method--timeline .home-method__steps{grid-template-columns:1fr;margin-top:2.5rem;gap:0}.home-method--timeline .home-method__steps:before{content:"";position:absolute;left:31px;top:24px;bottom:24px;width:2px;background:linear-gradient(#165dff,#20c9e8)}.home-method--timeline .home-method__steps li{display:grid;grid-template-columns:64px 1fr;gap:1.25rem;align-items:start;text-align:left;padding-bottom:2rem}.home-method__number{margin:0}.home-method__content{max-width:none;padding-top:.45rem}.home-method--timeline .home-method__steps li:before{top:26px;left:26px;width:12px;height:12px}}
@media(prefers-reduced-motion:reduce){.home-method__track span,.home-method--timeline .home-method__steps li{transition:none!important;transform:none!important;opacity:1!important}}

/* 3.0.0 RC32 — Home v1: Digital Business Platform */
.home-hero--brand{min-height:min(900px,94vh);background:#03101f}
.home-hero--brand:before{background:radial-gradient(circle at 80% 40%,rgba(23,199,234,.16),transparent 28%),radial-gradient(circle at 20% 80%,rgba(23,91,255,.16),transparent 32%),linear-gradient(125deg,#020915 0%,#071c35 58%,#082943 100%)}
.home-hero--brand .home-hero__inner{grid-template-columns:minmax(0,1.02fr) minmax(480px,.98fr);gap:clamp(2.5rem,6vw,6rem)}
.home-hero--brand h1{max-width:790px;font-size:clamp(3.7rem,7vw,7.2rem);line-height:.91}
.home-hero--brand .home-hero__lead{max-width:700px;font-size:clamp(1.04rem,1.45vw,1.24rem)}
.synai-platform-map{position:relative;width:min(100%,610px);aspect-ratio:1.08;isolation:isolate;filter:drop-shadow(0 30px 70px rgba(0,189,255,.16))}
.synai-platform-map__halo{position:absolute;inset:17%;border-radius:50%;background:radial-gradient(circle,rgba(35,205,235,.22),rgba(13,63,105,.08) 48%,transparent 70%);filter:blur(8px);animation:synaiMapBreath 7s ease-in-out infinite}
.synai-platform-map__lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible}
.synai-platform-map__lines path{fill:none;stroke:rgba(113,222,246,.30);stroke-width:1.3;stroke-dasharray:8 10;animation:synaiMapFlow 14s linear infinite}
.synai-platform-map__core{position:absolute;left:50%;top:50%;z-index:3;display:grid;place-content:center;width:178px;height:178px;transform:translate(-50%,-50%);border:1px solid rgba(107,226,250,.5);border-radius:50%;background:radial-gradient(circle at 35% 28%,#155b87,#06192d 70%);box-shadow:inset 0 0 34px rgba(75,219,247,.14),0 0 60px rgba(25,199,234,.22);text-align:center}
.synai-platform-map__core strong{font-size:1.7rem;letter-spacing:.14em}.synai-platform-map__core span{max-width:110px;margin:.45rem auto 0;color:#7de7f8;font-size:.56rem;font-weight:700;line-height:1.35;letter-spacing:.12em;text-transform:uppercase}
.synai-platform-map__node{--x:50%;--y:50%;position:absolute;left:var(--x);top:var(--y);z-index:4;display:grid;place-items:center;min-width:104px;min-height:42px;padding:.7rem 1rem;transform:translate(-50%,-50%);border:1px solid rgba(137,229,249,.34);border-radius:999px;background:rgba(4,30,54,.88);box-shadow:0 14px 34px rgba(0,0,0,.24);backdrop-filter:blur(14px);color:#e4fbff;text-decoration:none;font-size:.69rem;font-weight:850;letter-spacing:.09em;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease,background .24s ease}
.synai-platform-map__node:before{content:"";width:7px;height:7px;margin-right:.55rem;border-radius:50%;background:#36d7f0;box-shadow:0 0 16px currentColor}.synai-platform-map__node span{display:inline-flex;align-items:center}
.synai-platform-map__node:hover,.synai-platform-map__node:focus-visible{transform:translate(-50%,-50%) scale(1.1);border-color:#73edff;background:#0b466d;box-shadow:0 0 34px rgba(55,218,245,.34)}
.synai-platform-map__node--ai{color:#7de7ff}.synai-platform-map__node--connect{color:#3e89ff}.synai-platform-map__node--infra{color:#8ba8ff}.synai-platform-map__node--secure{color:#38e0ee}.synai-platform-map__node--work{color:#70c8ff}.synai-platform-map__node--grow{color:#57a8ff}.synai-platform-map__node--managed{color:#aabbd0}
.synai-platform-map__caption{position:absolute;left:50%;bottom:-.2rem;margin:0;transform:translateX(-50%);color:#8ea9c2;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}
.home-trust{border-bottom:1px solid #e4ebf2;background:#fff}.home-trust__inner{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:2rem;align-items:center;padding-block:1.55rem}.home-trust p{margin:0;color:#728198;font-size:.76rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.home-trust__logos{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1.25rem;align-items:center}.home-trust__logos span{color:#55657a;font-size:.92rem;font-weight:800;letter-spacing:.02em;text-align:center;filter:grayscale(1);opacity:.72}
.home-positioning{padding-block:clamp(5rem,9vw,9rem)}
.home-positioning__grid{display:grid;grid-template-columns:minmax(180px,.42fr) minmax(0,1.58fr);gap:clamp(2rem,7vw,8rem);align-items:start}.home-positioning h2{max-width:980px;margin:0 0 1.5rem;font-size:clamp(2.5rem,5vw,5.3rem);line-height:.98;letter-spacing:-.048em}.home-positioning p:not(.eyebrow){max-width:780px;margin:0;color:#607287;font-size:1.12rem;line-height:1.75}
@keyframes synaiMapFlow{to{stroke-dashoffset:-180}}@keyframes synaiMapBreath{0%,100%{transform:scale(.96);opacity:.72}50%{transform:scale(1.06);opacity:1}}
@media(max-width:1080px){.home-hero--brand .home-hero__inner{grid-template-columns:1fr}.home-hero--brand .home-hero__visual{display:grid;min-height:470px}.synai-platform-map{width:min(100%,560px)}.home-trust__inner{grid-template-columns:1fr}.home-trust p{text-align:center}}
@media(max-width:720px){.home-hero--brand{min-height:auto}.home-hero--brand .home-hero__inner{padding-top:6rem;padding-bottom:4rem}.home-hero--brand h1{font-size:clamp(3.15rem,15vw,5rem)}.home-hero--brand .home-hero__visual{min-height:370px;margin-top:1rem}.synai-platform-map{width:100%;max-width:410px}.synai-platform-map__core{width:126px;height:126px}.synai-platform-map__core strong{font-size:1.25rem}.synai-platform-map__node{min-width:76px;min-height:34px;padding:.48rem .62rem;font-size:.54rem}.synai-platform-map__node:before{width:5px;height:5px;margin-right:.35rem}.synai-platform-map__caption{font-size:.56rem}.home-trust__logos{grid-template-columns:repeat(3,1fr);row-gap:1rem}.home-positioning__grid{grid-template-columns:1fr}.home-positioning h2{font-size:clamp(2.35rem,11vw,3.8rem)}}
@media(prefers-reduced-motion:reduce){.synai-platform-map__halo,.synai-platform-map__lines path{animation:none!important}}

/* 3.0.0 RC33 — Home refinement: compact hero + card ecosystem */
.home-hero--brand{
  min-height:0;
  padding:0;
  background:#020b19;
}
.home-hero--brand:before{
  background:
    radial-gradient(circle at 74% 38%,rgba(31,112,255,.16),transparent 28%),
    radial-gradient(circle at 93% 72%,rgba(0,205,236,.12),transparent 25%),
    linear-gradient(116deg,#020916 0%,#03152b 57%,#062340 100%);
}
.home-hero--brand .home-hero__ambient{
  inset:auto -6% -34% 35%;height:62%;opacity:.8;
  background:radial-gradient(ellipse,rgba(0,174,235,.18),transparent 68%);
}
.home-hero--brand .home-hero__inner{
  grid-template-columns:minmax(410px,.86fr) minmax(580px,1.14fr);
  gap:clamp(2rem,4vw,4.5rem);
  align-items:center;
  width:min(1440px,calc(100% - 64px));
  min-height:640px;
  padding:3.2rem 0 2.6rem;
}
.home-hero--brand .home-hero__content{max-width:620px}
.home-hero--brand .home-hero__badge{margin-bottom:1.15rem;font-size:.72rem}
.home-hero--brand h1{
  max-width:610px;
  font-size:clamp(3.65rem,5.25vw,5.65rem);
  line-height:.94;
  letter-spacing:-.06em;
}
.home-hero--brand .home-hero__claim{
  max-width:570px;
  margin:1.6rem 0 0;
  color:#fff;
  font-size:clamp(1.25rem,1.75vw,1.72rem);
  line-height:1.25;
  letter-spacing:-.025em;
}
.home-hero--brand .home-hero__lead{
  max-width:590px;
  margin:1rem 0 0;
  color:#c6d3e2;
  font-size:clamp(.98rem,1.12vw,1.08rem);
  line-height:1.65;
}
.home-hero--brand .home-hero__actions{margin-top:1.7rem}
.home-hero--brand .button{min-height:50px}
.home-hero__proof{
  display:flex;flex-wrap:wrap;gap:.8rem 1.35rem;
  margin:1.55rem 0 0;padding:0;list-style:none;
}
.home-hero__proof li{display:flex;align-items:center;gap:.45rem;color:#dce8f5;font-size:.79rem}
.home-hero__proof .synai-icon{padding:2px;border:1px solid #137cff;border-radius:50%;color:#28bff1}
.home-hero--brand .home-hero__visual{display:flex;align-items:center;justify-content:center;min-height:540px}

.synai-ecosystem{
  position:relative;
  width:min(100%,680px);
  aspect-ratio:1.24;
  isolation:isolate;
}
.synai-ecosystem:before{
  content:"";position:absolute;inset:11% 8% 5%;z-index:-2;border-radius:50%;
  background:radial-gradient(circle,rgba(18,115,255,.14),rgba(0,194,235,.035) 46%,transparent 70%);
  filter:blur(5px);
}
.synai-ecosystem__rings{position:absolute;inset:11% 11% 4%;z-index:-1;border:2px solid rgba(123,213,255,.78);border-radius:50%;box-shadow:0 0 20px rgba(68,185,255,.22),inset 0 0 30px rgba(68,185,255,.08)}
.synai-ecosystem__rings:before,.synai-ecosystem__rings:after,.synai-ecosystem__rings i{content:"";position:absolute;inset:15%;border:1px dotted rgba(75,180,255,.32);border-radius:50%}
.synai-ecosystem__rings:after{inset:31%;border-style:solid;border-color:rgba(75,180,255,.25)}
.synai-ecosystem__rings i:nth-child(1){inset:48%;width:7px;height:7px;border:0;background:#52e7ff;box-shadow:0 0 18px #52e7ff}
.synai-ecosystem__rings i:nth-child(2){inset:auto 17% 48% auto;width:7px;height:7px;border:0;background:#52e7ff;box-shadow:0 0 18px #52e7ff}
.synai-ecosystem__rings i:nth-child(3){inset:48% auto auto 17%;width:7px;height:7px;border:0;background:#52e7ff;box-shadow:0 0 18px #52e7ff}
.synai-ecosystem__core{
  position:absolute;left:50%;top:51%;z-index:2;display:grid;place-content:center;
  width:190px;height:190px;transform:translate(-50%,-50%);
  border:1px solid rgba(83,193,255,.5);border-radius:50%;
  background:radial-gradient(circle at 38% 30%,#0c3e7b,#04152c 68%);
  box-shadow:inset 0 0 35px rgba(31,119,255,.18),0 0 48px rgba(0,116,255,.18);
  text-align:center;
}
.synai-ecosystem__core strong{color:#fff;font-size:2rem;letter-spacing:.08em}
.synai-ecosystem__core span{max-width:125px;margin:.5rem auto 0;color:#d9e9fa;font-size:.68rem;line-height:1.4}
.synai-ecosystem__card{
  position:absolute;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;
  width:132px;min-height:126px;padding:1rem .7rem;
  border:1px solid color-mix(in srgb,currentColor 42%,transparent);border-radius:16px;
  background:linear-gradient(155deg,rgba(11,31,62,.96),rgba(3,14,31,.95));
  box-shadow:0 18px 38px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.045);
  backdrop-filter:blur(13px);color:#40d9ff;text-decoration:none;text-align:center;
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;
}
.synai-ecosystem__card:hover,.synai-ecosystem__card:focus-visible{transform:translateY(-6px) scale(1.035);border-color:currentColor;box-shadow:0 22px 48px rgba(0,0,0,.42),0 0 28px color-mix(in srgb,currentColor 22%,transparent)}
.synai-ecosystem__icon{display:grid;place-items:center;margin-bottom:.55rem;filter:drop-shadow(0 0 9px currentColor)}
.synai-ecosystem__card strong{font-size:.92rem;letter-spacing:.02em}
.synai-ecosystem__card small{max-width:110px;margin-top:.38rem;color:#e2ebf4;font-size:.61rem;line-height:1.35}
.synai-ecosystem__card--ai{left:50%;top:0;transform:translateX(-50%);color:#a879ff}
.synai-ecosystem__card--connect{left:3%;top:19%;color:#43d9ff}
.synai-ecosystem__card--work{right:3%;top:19%;color:#44d9ff}
.synai-ecosystem__card--secure{left:-2%;top:56%;color:#00e5ef}
.synai-ecosystem__card--grow{right:-2%;top:56%;color:#78ee4b}
.synai-ecosystem__card--infra{left:20%;bottom:0;color:#ff9d3d}
.synai-ecosystem__card--managed{right:20%;bottom:0;color:#b6c5d9}
.synai-ecosystem__card--ai:hover,.synai-ecosystem__card--ai:focus-visible,
.synai-ecosystem__card--connect:hover,.synai-ecosystem__card--connect:focus-visible,
.synai-ecosystem__card--work:hover,.synai-ecosystem__card--work:focus-visible{transform:translateX(0) translateY(-6px) scale(1.035)}
.synai-ecosystem__card--ai:hover,.synai-ecosystem__card--ai:focus-visible{transform:translateX(-50%) translateY(-6px) scale(1.035)}

.home-trust{border-top:1px solid #e2e9f1;border-bottom:1px solid #e2e9f1;background:#fff}
.home-trust__inner{min-height:90px;padding-top:1rem;padding-bottom:1rem}

@media(max-width:1180px){
  .home-hero--brand .home-hero__inner{grid-template-columns:minmax(380px,.9fr) minmax(500px,1.1fr);width:min(100% - 40px,1180px)}
  .synai-ecosystem{max-width:590px}.synai-ecosystem__card{width:118px;min-height:112px}.synai-ecosystem__core{width:165px;height:165px}
}
@media(max-width:980px){
  .home-hero--brand .home-hero__inner{grid-template-columns:1fr;padding:3.5rem 0 3rem}
  .home-hero--brand .home-hero__content{max-width:760px}.home-hero--brand .home-hero__visual{min-height:520px;margin-top:1rem}
  .synai-ecosystem{width:min(100%,650px)}
}
@media(max-width:680px){
  .home-hero--brand .home-hero__inner{width:min(100% - 28px,620px);padding:2.6rem 0 2.4rem;gap:1.5rem}
  .home-hero--brand h1{font-size:clamp(3rem,14vw,4.35rem)}
  .home-hero--brand .home-hero__claim{font-size:1.2rem}.home-hero--brand .home-hero__actions{display:grid}
  .home-hero--brand .home-hero__visual{min-height:590px;overflow:visible}
  .synai-ecosystem{width:100%;max-width:430px;aspect-ratio:.72}
  .synai-ecosystem__rings{inset:18% 6% 14%}.synai-ecosystem__core{width:130px;height:130px;top:49%}.synai-ecosystem__core strong{font-size:1.35rem}.synai-ecosystem__core span{font-size:.56rem}
  .synai-ecosystem__card{width:103px;min-height:96px;padding:.65rem .45rem;border-radius:13px}.synai-ecosystem__icon svg{width:23px;height:23px}.synai-ecosystem__card strong{font-size:.7rem}.synai-ecosystem__card small{font-size:.5rem}
  .synai-ecosystem__card--ai{top:2%}.synai-ecosystem__card--connect{left:0;top:23%}.synai-ecosystem__card--work{right:0;top:23%}.synai-ecosystem__card--secure{left:0;top:59%}.synai-ecosystem__card--grow{right:0;top:59%}.synai-ecosystem__card--infra{left:12%;bottom:0}.synai-ecosystem__card--managed{right:12%;bottom:0}
}
@media(prefers-reduced-motion:reduce){.synai-ecosystem__card{transition:none}}

/* 3.0.0 RC34 — Compact one-screen hero, no process checklist */
.home-hero--brand .home-hero__inner{
  grid-template-columns:minmax(390px,.84fr) minmax(610px,1.16fr);
  width:min(1460px,calc(100% - 72px));
  min-height:0;
  padding:1.35rem 0 1.75rem;
  gap:clamp(1.5rem,3.2vw,3.8rem);
  align-items:center;
}
.home-hero--brand .home-hero__content{max-width:600px}
.home-hero--brand .home-hero__badge{margin-bottom:.85rem}
.home-hero--brand h1{
  max-width:590px;
  margin-bottom:0;
  font-size:clamp(3.45rem,4.65vw,5.2rem);
  line-height:.91;
}
.home-hero--brand .home-hero__claim{
  margin-top:1.15rem;
  font-size:clamp(1.2rem,1.45vw,1.55rem);
}
.home-hero--brand .home-hero__lead{
  margin-top:.75rem;
  max-width:560px;
  font-size:clamp(.94rem,1vw,1.04rem);
  line-height:1.56;
}
.home-hero--brand .home-hero__actions{margin-top:1.3rem}
.home-hero--brand .home-hero__visual{
  min-height:500px;
  align-self:center;
  margin:0;
}
.synai-ecosystem{
  width:min(100%,650px);
  aspect-ratio:1.31;
  transform:translateY(0);
}
.synai-ecosystem__card{
  width:124px;
  min-height:112px;
  padding:.82rem .62rem;
}
.synai-ecosystem__core{width:176px;height:176px}
.home-hero__proof{display:none!important}
.home-trust__inner{min-height:76px;padding-top:.75rem;padding-bottom:.75rem}

@media(min-width:1280px) and (max-height:850px){
  .home-hero--brand .home-hero__inner{padding:.8rem 0 1.1rem}
  .home-hero--brand h1{font-size:clamp(3.2rem,4.35vw,4.85rem)}
  .home-hero--brand .home-hero__visual{min-height:460px}
  .synai-ecosystem{max-width:610px}
  .synai-ecosystem__card{width:116px;min-height:104px}
  .synai-ecosystem__core{width:164px;height:164px}
}
@media(max-width:1180px){
  .home-hero--brand .home-hero__inner{width:min(100% - 40px,1160px);grid-template-columns:minmax(360px,.85fr) minmax(520px,1.15fr)}
  .home-hero--brand .home-hero__visual{min-height:470px}
}
@media(max-width:980px){
  .home-hero--brand .home-hero__inner{grid-template-columns:1fr;padding:2.6rem 0 2.8rem}
  .home-hero--brand .home-hero__visual{min-height:500px;margin-top:0}
  .synai-ecosystem{max-width:620px}
}
@media(max-width:680px){
  .home-hero--brand .home-hero__inner{padding:2rem 0 2.2rem}
  .home-hero--brand .home-hero__visual{min-height:560px}
}


/* 3.0.0 RC37 — Interactive ecosystem: fixed two-column centering */
@media (min-width:1181px){
  .home-hero--brand .home-hero__inner{
    display:grid!important;
    grid-template-columns:minmax(420px,42%) minmax(620px,58%)!important;
    align-items:center!important;
    gap:clamp(1.5rem,2.6vw,3rem)!important;
    width:min(1480px,calc(100% - 64px))!important;
    min-height:620px!important;
    padding:1.15rem 0 1.35rem!important;
  }
  .home-hero--brand .home-hero__content{
    align-self:center!important;
    max-width:590px!important;
    padding:0!important;
  }
  .home-hero--brand .home-hero__visual{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    align-self:center!important;
    min-height:0!important;
    height:560px!important;
    margin:0!important;
    overflow:visible!important;
  }
  .synai-ecosystem{
    width:min(100%,660px)!important;
    height:520px!important;
    aspect-ratio:auto!important;
    margin:0 auto!important;
    transform:none!important;
  }
  .synai-ecosystem__rings{
    inset:13% 8% 6%!important;
    border-radius:50%!important;
  }
  .synai-ecosystem__core{
    top:52%!important;
    width:168px!important;
    height:168px!important;
  }
  .synai-ecosystem__card{
    width:116px!important;
    min-height:104px!important;
    padding:.72rem .55rem!important;
  }
  .synai-ecosystem__card--ai{left:50%!important;top:1%!important}
  .synai-ecosystem__card--connect{left:2%!important;top:22%!important}
  .synai-ecosystem__card--work{right:2%!important;top:22%!important}
  .synai-ecosystem__card--secure{left:0!important;top:60%!important}
  .synai-ecosystem__card--grow{right:0!important;top:60%!important}
  .synai-ecosystem__card--infra{left:21%!important;bottom:0!important}
  .synai-ecosystem__card--managed{right:21%!important;bottom:0!important}
}
@media (min-width:1181px) and (max-height:820px){
  .home-hero--brand .home-hero__inner{min-height:560px!important;padding:.6rem 0 .9rem!important}
  .home-hero--brand .home-hero__visual{height:500px!important}
  .synai-ecosystem{max-width:610px!important;height:470px!important}
  .synai-ecosystem__card{width:108px!important;min-height:96px!important}
  .synai-ecosystem__core{width:154px!important;height:154px!important}
}
@media (min-width:981px) and (max-width:1180px){
  .home-hero--brand .home-hero__inner{
    display:grid!important;
    grid-template-columns:minmax(350px,43%) minmax(500px,57%)!important;
    align-items:center!important;
    gap:1.5rem!important;
    padding:1.5rem 0 1.8rem!important;
  }
  .home-hero--brand .home-hero__visual{display:flex!important;min-height:0!important;height:500px!important;margin:0!important}
  .synai-ecosystem{width:min(100%,590px)!important;height:470px!important;aspect-ratio:auto!important}
}
.synai-ecosystem__card.is-active{
  border-color:currentColor!important;
  box-shadow:0 22px 48px rgba(0,0,0,.42),0 0 32px color-mix(in srgb,currentColor 30%,transparent)!important;
}
.synai-ecosystem__core strong,.synai-ecosystem__core span{transition:opacity .18s ease,transform .18s ease}
.synai-ecosystem__core.is-changing strong,.synai-ecosystem__core.is-changing span{opacity:.15;transform:translateY(3px)}

/* 3.0.0 RC38 — Desktop-only optical centering of the interactive ecosystem */
@media (min-width:1181px){
  .home-hero--brand{
    min-height:660px!important;
    display:block!important;
  }
  .home-hero--brand .home-hero__inner{
    position:relative!important;
    display:grid!important;
    grid-template-columns:minmax(520px,46%) minmax(0,54%)!important;
    align-items:center!important;
    column-gap:clamp(2rem,3vw,4rem)!important;
    width:min(1440px,calc(100% - 80px))!important;
    min-height:660px!important;
    margin:0 auto!important;
    padding:1.25rem 0!important;
  }
  .home-hero--brand .home-hero__content{
    position:relative!important;
    z-index:3!important;
    align-self:center!important;
    width:100%!important;
    max-width:650px!important;
    margin:0!important;
    padding:0!important;
  }
  .home-hero--brand h1{
    max-width:650px!important;
    font-size:clamp(4.25rem,5.15vw,5.9rem)!important;
    line-height:.92!important;
  }
  .home-hero--brand .home-hero__claim{max-width:610px!important}
  .home-hero--brand .home-hero__lead{max-width:610px!important}
  .home-hero--brand .home-hero__visual{
    position:relative!important;
    display:block!important;
    align-self:center!important;
    justify-self:stretch!important;
    width:100%!important;
    height:600px!important;
    min-height:600px!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
  }
  .home-hero--brand .synai-ecosystem{
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    width:620px!important;
    max-width:100%!important;
    height:520px!important;
    margin:0!important;
    transform:translate(-50%,-50%)!important;
    transform-origin:center center!important;
  }
}
@media (min-width:1181px) and (max-height:820px){
  .home-hero--brand,
  .home-hero--brand .home-hero__inner{min-height:590px!important}
  .home-hero--brand .home-hero__inner{padding:.65rem 0!important}
  .home-hero--brand .home-hero__visual{height:540px!important;min-height:540px!important}
  .home-hero--brand .synai-ecosystem{width:580px!important;height:480px!important}
  .home-hero--brand h1{font-size:clamp(3.85rem,4.65vw,5.25rem)!important}
}
@media (min-width:1181px) and (max-width:1360px){
  .home-hero--brand .home-hero__inner{
    grid-template-columns:minmax(470px,45%) minmax(0,55%)!important;
    width:min(1280px,calc(100% - 48px))!important;
    column-gap:1.5rem!important;
  }
  .home-hero--brand .synai-ecosystem{width:560px!important;height:480px!important}
  .home-hero--brand h1{font-size:clamp(3.8rem,5vw,5.15rem)!important}
}


/* 3.0.0 RC40 — Editorial interactive hero */
@media (min-width:1081px){
  .home-hero--brand{min-height:620px!important;display:flex!important;align-items:center!important;overflow:hidden!important}
  .home-hero--brand .home-hero__inner{display:grid!important;grid-template-columns:minmax(480px,44%) minmax(0,56%)!important;align-items:center!important;gap:clamp(1.5rem,3vw,3.5rem)!important;width:min(1460px,calc(100% - 72px))!important;min-height:620px!important;padding:1.35rem 0!important}
  .home-hero--brand .home-hero__content{max-width:610px!important;margin:0!important;padding:0!important}
  .home-hero--brand h1{font-size:clamp(4rem,5.25vw,6.15rem)!important;line-height:.91!important;margin-bottom:1rem!important}
  .home-hero--brand .home-hero__claim{font-size:clamp(1.35rem,1.75vw,1.75rem)!important;line-height:1.25!important;margin-bottom:.85rem!important}
  .home-hero--brand .home-hero__lead{font-size:clamp(.98rem,1.12vw,1.13rem)!important;line-height:1.55!important;max-width:570px!important}
  .home-hero--brand .home-hero__actions{margin-top:1.45rem!important}
  .home-hero--brand .home-hero__visual--editorial{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:570px!important;min-height:570px!important;margin:0!important;overflow:visible!important}
}
.synai-editorial{position:relative;width:min(100%,760px);height:540px;isolation:isolate}
.synai-editorial:before{content:"";position:absolute;inset:8% 2% 4% 8%;z-index:-4;background:radial-gradient(circle at 48% 48%,rgba(18,136,255,.19),transparent 42%);filter:blur(10px)}
.synai-editorial__ribbon{position:absolute;z-index:-2;border:34px solid;border-radius:999px;opacity:.96;transition:transform .45s ease,filter .45s ease}
.synai-editorial__ribbon--one{width:390px;height:390px;right:22%;top:11%;border-color:#0db7e6 #1265ff #1265ff #0db7e6;transform:rotate(18deg)}
.synai-editorial__ribbon--two{width:330px;height:420px;right:-1%;top:-2%;border-color:#7d57f6 #bb4be9 #22a7ee #22a7ee;transform:rotate(-12deg)}
.synai-editorial__ribbon--three{width:300px;height:300px;right:1%;bottom:0;border-color:#55d76b #52c550 #118fde #118fde;transform:rotate(28deg);opacity:.78}
.synai-editorial:hover .synai-editorial__ribbon--one{transform:rotate(12deg) scale(1.025)}
.synai-editorial:hover .synai-editorial__ribbon--two{transform:rotate(-7deg) scale(1.02)}
.synai-editorial:hover .synai-editorial__ribbon--three{transform:rotate(23deg) scale(1.03)}
.synai-editorial__portal{position:absolute;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;width:170px;aspect-ratio:1;border:1px solid rgba(139,223,255,.44);border-radius:50%;background:radial-gradient(circle at 36% 27%,rgba(30,119,187,.8),rgba(2,18,40,.96) 66%);box-shadow:0 22px 46px rgba(0,0,0,.34),inset 0 0 35px rgba(44,190,255,.12);color:#fff;text-align:center;text-decoration:none;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}
.synai-editorial__portal:hover,.synai-editorial__portal:focus-visible{transform:translateY(-9px) scale(1.055);border-color:#8ceaff;box-shadow:0 28px 58px rgba(0,0,0,.4),0 0 34px rgba(39,198,255,.28)}
.synai-editorial__portal-icon{display:grid;place-items:center;margin-bottom:.55rem;color:#55dfff;filter:drop-shadow(0 0 10px currentColor)}
.synai-editorial__portal strong{font-size:1rem;letter-spacing:.06em}
.synai-editorial__portal small{max-width:120px;margin-top:.3rem;color:#d9eaf8;font-size:.66rem;line-height:1.25}
.synai-editorial__portal--connect{left:7%;top:7%}
.synai-editorial__portal--secure{left:25%;bottom:2%}
.synai-editorial__portal--work{right:21%;top:6%}
.synai-editorial__portal--ai{right:0;bottom:11%;border-color:rgba(178,117,255,.55)}
.synai-editorial__portal--ai .synai-editorial__portal-icon{color:#b979ff}
.synai-editorial__unit-links{position:absolute;left:46%;top:45%;z-index:5;display:grid;gap:.55rem;transform:translate(-50%,-50%)}
.synai-editorial__unit-links a{display:inline-flex;align-items:center;justify-content:center;min-width:104px;padding:.56rem .8rem;border:1px solid rgba(119,214,255,.28);border-radius:999px;background:rgba(4,25,48,.86);backdrop-filter:blur(10px);color:#dff7ff;text-decoration:none;font-size:.66rem;font-weight:800;letter-spacing:.09em;transition:background .2s ease,transform .2s ease,border-color .2s ease}
.synai-editorial__unit-links a:hover,.synai-editorial__unit-links a:focus-visible{transform:translateX(6px);background:#0a4d79;border-color:#63dcff}
.synai-editorial__caption{position:absolute;left:48%;bottom:7%;z-index:4;display:flex;align-items:baseline;gap:.65rem;color:#dcecff}
.synai-editorial__caption span{font-size:.72rem;letter-spacing:.09em;text-transform:uppercase}
.synai-editorial__caption strong{font-size:1.35rem;letter-spacing:.12em}
@media (min-width:1081px) and (max-width:1320px){
  .home-hero--brand .home-hero__inner{grid-template-columns:minmax(430px,43%) minmax(0,57%)!important;width:min(1260px,calc(100% - 44px))!important}
  .synai-editorial{transform:scale(.9);transform-origin:center center}
  .home-hero--brand h1{font-size:clamp(3.7rem,5.15vw,5.25rem)!important}
}
@media (max-width:1080px){
  .home-hero--brand .home-hero__visual--editorial{display:flex!important;min-height:510px!important;margin-top:.5rem!important}
  .synai-editorial{width:min(100%,690px);height:490px;transform:scale(.94);transform-origin:center}
}
@media (max-width:720px){
  .home-hero--brand .home-hero__visual--editorial{min-height:430px!important;overflow:hidden!important}
  .synai-editorial{width:430px;height:430px;transform:scale(.82)}
  .synai-editorial__ribbon{border-width:25px}
  .synai-editorial__portal{width:132px}
  .synai-editorial__portal strong{font-size:.78rem}.synai-editorial__portal small{font-size:.55rem}
  .synai-editorial__portal--connect{left:3%;top:9%}.synai-editorial__portal--secure{left:19%;bottom:3%}.synai-editorial__portal--work{right:17%;top:5%}.synai-editorial__portal--ai{right:0;bottom:12%}
  .synai-editorial__unit-links{left:48%}.synai-editorial__unit-links a{min-width:86px;padding:.45rem .6rem;font-size:.56rem}
  .synai-editorial__caption{display:none}
}
@media(prefers-reduced-motion:reduce){.synai-editorial__ribbon,.synai-editorial__portal,.synai-editorial__unit-links a{transition:none}}

/* 3.0.0 RC41 — Editorial hero top alignment */
@media (min-width:1081px){
  .home-hero--brand{
    min-height:auto!important;
    display:block!important;
    overflow:hidden!important;
  }
  .home-hero--brand .home-hero__inner{
    display:grid!important;
    grid-template-columns:minmax(470px,43%) minmax(0,57%)!important;
    align-items:start!important;
    gap:clamp(1.5rem,3vw,3.75rem)!important;
    width:min(1460px,calc(100% - 72px))!important;
    min-height:0!important;
    padding:2rem 0 1.35rem!important;
  }
  .home-hero--brand .home-hero__content{
    align-self:start!important;
    max-width:610px!important;
    margin:0!important;
    padding:0!important;
  }
  .home-hero--brand .home-hero__visual--editorial{
    align-self:start!important;
    justify-self:stretch!important;
    display:flex!important;
    align-items:flex-start!important;
    justify-content:center!important;
    width:100%!important;
    height:540px!important;
    min-height:540px!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
  }
  .home-hero--brand .synai-editorial{
    margin:0!important;
    transform-origin:top center!important;
  }
}
@media (min-width:1081px) and (max-width:1320px){
  .home-hero--brand .home-hero__inner{
    grid-template-columns:minmax(420px,42%) minmax(0,58%)!important;
    width:min(1260px,calc(100% - 44px))!important;
    padding-top:1.65rem!important;
  }
  .home-hero--brand .synai-editorial{
    transform:scale(.9)!important;
    transform-origin:top center!important;
  }
  .home-hero--brand .home-hero__visual--editorial{
    height:500px!important;
    min-height:500px!important;
  }
}
@media (min-width:1081px) and (max-height:760px){
  .home-hero--brand .home-hero__inner{padding-top:1.1rem!important;padding-bottom:.8rem!important}
  .home-hero--brand .home-hero__visual--editorial{height:490px!important;min-height:490px!important}
  .home-hero--brand .synai-editorial{transform:scale(.88)!important;transform-origin:top center!important}
  .home-hero--brand h1{font-size:clamp(3.55rem,4.8vw,5.25rem)!important}
}


/* 3.0.0 RC42 — Single-column hero */
.home-hero--brand .home-hero__inner{
  display:block!important;
  width:min(1240px,calc(100% - 48px))!important;
  min-height:0!important;
  padding:clamp(3.25rem,7vw,6.5rem) 0 clamp(3.5rem,7vw,6.75rem)!important;
}
.home-hero--brand .home-hero__content{
  width:min(100%,900px)!important;
  max-width:900px!important;
  margin:0!important;
  padding:0!important;
}
.home-hero--brand h1{
  max-width:820px!important;
  font-size:clamp(4rem,7.25vw,7rem)!important;
  line-height:.88!important;
  letter-spacing:-.055em!important;
}
.home-hero--brand .home-hero__claim{max-width:760px!important}
.home-hero--brand .home-hero__lead{max-width:760px!important}
.home-hero--brand .home-hero__visual,
.home-hero--brand .home-hero__visual--editorial,
.home-hero--brand .synai-editorial{display:none!important}
@media (max-width:720px){
  .home-hero--brand .home-hero__inner{width:min(100% - 32px,1240px)!important;padding:2.5rem 0 3.5rem!important}
  .home-hero--brand h1{font-size:clamp(3.25rem,16vw,5rem)!important;line-height:.9!important}
  .home-hero--brand .home-hero__actions{align-items:stretch!important}
  .home-hero--brand .home-hero__actions .button{justify-content:center!important;width:100%!important}
}
/* RC43 — logos uploaded from SYNAI settings */
.home-trust__partner{display:flex;align-items:center;justify-content:center;min-width:120px;min-height:54px;padding:8px 14px;text-decoration:none;color:inherit}.home-trust__partner img{display:block;width:auto;height:34px;max-width:145px;object-fit:contain;filter:grayscale(1);opacity:.72;transition:filter .25s ease,opacity .25s ease,transform .25s ease}.home-trust__partner:hover img{filter:grayscale(0);opacity:1;transform:translateY(-2px)}@media(max-width:780px){.home-trust__partner{min-width:100px}.home-trust__partner img{height:28px;max-width:120px}}

/* RC44 — transparent partner strip with logo, name and specialization */
.home-trust{
  background:rgba(255,255,255,.72);
  border-top:1px solid rgba(13,43,78,.09);
  border-bottom:1px solid rgba(13,43,78,.09);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}
.home-trust__inner{padding-block:clamp(1.5rem,2.8vw,2.4rem)}
.home-trust__inner>p{margin:0 0 1.25rem;text-align:center;font-size:.76rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase;color:#66758a}
.home-trust__logos{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(.65rem,1.3vw,1.15rem);align-items:stretch}
.home-trust__partner{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:.8rem;
  min-width:0;
  min-height:78px;
  padding:.75rem .8rem;
  color:#0b1d35;
  text-decoration:none;
  background:transparent;
  border:1px solid transparent;
  border-radius:14px;
  transition:transform .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.home-trust__partner:hover,.home-trust__partner:focus-visible{
  transform:translateY(-3px);
  background:rgba(255,255,255,.78);
  border-color:rgba(8,100,255,.14);
  box-shadow:0 12px 28px rgba(8,40,78,.08);
}
.home-trust__partner-logo{flex:0 0 48px;width:48px;height:48px;display:grid;place-items:center}
.home-trust__partner-logo img{display:block;width:100%;height:100%;max-width:48px;max-height:48px;object-fit:contain;filter:grayscale(1);opacity:.76;transition:filter .22s ease,opacity .22s ease,transform .22s ease}
.home-trust__partner:hover .home-trust__partner-logo img,.home-trust__partner:focus-visible .home-trust__partner-logo img{filter:grayscale(0);opacity:1;transform:scale(1.04)}
.home-trust__partner-copy{display:flex;flex-direction:column;min-width:0;line-height:1.18}
.home-trust__partner-copy strong{font-size:.92rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-trust__partner-copy small{margin-top:.28rem;font-size:.68rem;line-height:1.2;color:#6b7a8e}
.home-trust__partner-fallback{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#eaf2ff;color:#0864ff;font-weight:800}
@media(max-width:1180px){.home-trust__logos{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){
  .home-trust__logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}
  .home-trust__partner{min-height:68px;padding:.65rem;gap:.6rem}
  .home-trust__partner-logo{flex-basis:40px;width:40px;height:40px}
  .home-trust__partner-logo img{max-width:40px;max-height:40px}
  .home-trust__partner-copy strong{font-size:.82rem}
  .home-trust__partner-copy small{font-size:.61rem}
}
@media(max-width:420px){.home-trust__logos{grid-template-columns:1fr}}

/* Repository evolutivo — Partner CPT + marquee continuo */
.home-trust{overflow:hidden;background:rgba(255,255,255,.84);border-top:1px solid rgba(13,43,78,.08);border-bottom:1px solid rgba(13,43,78,.08);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.home-trust__header{padding-top:1.15rem;padding-bottom:.55rem}
.home-trust__header>p{margin:0;text-align:center;font-size:.72rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase;color:#64748b}
.home-trust__viewport{width:100%;overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent)}
.home-trust__track{display:flex;width:max-content;animation:synai-partners-marquee 28s linear infinite;will-change:transform}
.home-trust__viewport:hover .home-trust__track,.home-trust__viewport:focus-within .home-trust__track{animation-play-state:paused}
.home-trust__group{display:flex;align-items:center;flex-shrink:0;gap:clamp(2.5rem,5vw,5.5rem);padding:1rem clamp(1.5rem,3vw,3.5rem) 1.35rem}
.home-trust__partner{display:grid;place-items:center;flex:0 0 auto;width:clamp(130px,12vw,185px);height:62px;padding:.45rem 1rem!important;min-width:0!important;min-height:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;text-decoration:none}
.home-trust__partner img{display:block;width:auto!important;height:auto!important;max-width:100%!important;max-height:44px!important;object-fit:contain;filter:grayscale(1);opacity:.68;transition:filter .25s ease,opacity .25s ease,transform .25s ease}
.home-trust__partner:hover img,.home-trust__partner:focus-visible img{filter:grayscale(0);opacity:1;transform:scale(1.05)}
@keyframes synai-partners-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(max-width:720px){.home-trust__track{animation-duration:20s}.home-trust__group{gap:2rem;padding-inline:1.25rem}.home-trust__partner{width:125px;height:54px}.home-trust__partner img{max-height:36px!important}}
@media(prefers-reduced-motion:reduce){.home-trust__track{animation:none}.home-trust__viewport{overflow-x:auto;mask-image:none;-webkit-mask-image:none}.home-trust__group[aria-hidden="true"]{display:none}}


/* Repository evolutivo — Partner marquee, logo size refinement */
.home-trust__header{padding-top:1.35rem;padding-bottom:.65rem}
.home-trust__group{gap:clamp(3.25rem,5.75vw,6.5rem);padding:1.2rem clamp(1.75rem,3.5vw,4rem) 1.7rem}
.home-trust__partner{width:clamp(175px,15vw,235px);height:82px;padding:.35rem .75rem!important}
.home-trust__partner img{max-width:100%!important;max-height:64px!important;opacity:.78}
@media(max-width:1100px){.home-trust__partner{width:170px;height:74px}.home-trust__partner img{max-height:56px!important}.home-trust__group{gap:3rem}}
@media(max-width:720px){.home-trust__group{gap:2.25rem;padding-top:1rem;padding-bottom:1.25rem}.home-trust__partner{width:145px;height:62px}.home-trust__partner img{max-height:46px!important}}

/* Repository evolutivo — Partner strip compact height */
.home-trust__header{padding-top:.75rem;padding-bottom:.2rem}
.home-trust__group{padding-top:.55rem;padding-bottom:.8rem}
.home-trust__partner{height:68px}
@media(max-width:1100px){.home-trust__partner{height:64px}.home-trust__group{padding-top:.5rem;padding-bottom:.7rem}}
@media(max-width:720px){.home-trust__header{padding-top:.6rem;padding-bottom:.15rem}.home-trust__group{padding-top:.4rem;padding-bottom:.6rem}.home-trust__partner{height:56px}}
/* Repository evolutivo — VoIPvoice optical size correction */
.home-trust__partner--voipvoice img{transform:scale(1.22);transform-origin:center}
.home-trust__partner--voipvoice:hover img,.home-trust__partner--voipvoice:focus-visible img{transform:scale(1.28)}
@media(max-width:720px){.home-trust__partner--voipvoice img{transform:scale(1.16)}.home-trust__partner--voipvoice:hover img,.home-trust__partner--voipvoice:focus-visible img{transform:scale(1.21)}}

/* 3.0.6 — Home vertical rhythm refinement */
.home-method--timeline{
  padding-top:clamp(4.5rem,7vw,7rem);
  padding-bottom:clamp(3.5rem,5vw,4.5rem);
}
.home-units--interactive{
  padding-top:clamp(3.5rem,5vw,4.75rem);
}
.home-method--timeline .home-method__steps{
  margin-top:3.25rem;
}
.home-method__number{
  width:72px;
  height:72px;
  margin-bottom:1.05rem;
}
.home-method--timeline .home-method__steps li:before{
  top:35px;
}
.home-method__track{
  top:calc(50% + .85rem);
  height:1px;
}
.home-method__content strong{
  margin-bottom:.45rem;
}
@media(max-width:900px){
  .home-method--timeline{padding-bottom:3.25rem}
  .home-units--interactive{padding-top:3.25rem}
  .home-method__number{width:64px;height:64px}
  .home-method--timeline .home-method__steps li:before{top:26px}
}

/* 3.2.2 — image cover for CONNECT in the Home Business Unit explorer */
.home-unit-panel--connect{background-image:linear-gradient(90deg,rgba(0,24,54,.96) 0%,rgba(0,38,76,.82) 50%,rgba(0,31,62,.28) 100%),var(--unit-cover);background-size:cover;background-position:center}
.home-unit-panel--connect:before{background:radial-gradient(circle,rgba(34,215,244,.28),transparent 67%)}
.home-unit-panel--connect>p:not(.eyebrow),.home-unit-panel--connect h3,.home-unit-panel--connect .eyebrow,.home-unit-panel--connect .button{position:relative;z-index:2}

/* 3.2.3 — CONNECT cover cleanup: keep the library image as a visual only.
   The opaque left veil prevents any text embedded in the uploaded image from
   competing with the live HTML content. */
.home-unit-panel--connect{
  background-image:linear-gradient(90deg,#001b3b 0%,#001b3b 43%,rgba(0,27,59,.94) 57%,rgba(0,31,62,.42) 100%),var(--unit-cover);
  background-position:center,72% center;
  background-size:cover,cover;
  background-repeat:no-repeat;
}
.home-unit-panel--connect:after{z-index:0}
.home-unit-panel--connect>p:not(.eyebrow),.home-unit-panel--connect h3,.home-unit-panel--connect .eyebrow,.home-unit-panel--connect .button,.home-unit-panel--connect .home-unit-panel__signal{position:relative;z-index:2}

/* 3.2.5 — CONNECT cover uses the editorial image selected in WordPress. */
.home-unit-panel--connect{
  background-image:linear-gradient(90deg,rgba(0,24,54,.97) 0%,rgba(0,30,64,.9) 42%,rgba(0,31,62,.48) 72%,rgba(0,31,62,.22) 100%),var(--unit-cover)!important;
  background-position:center,center!important;
  background-size:cover,cover!important;
  background-repeat:no-repeat!important;
}


/* 3.2.6 — CONNECT Home cover: one editorial image only, no legacy layer. */
.home-unit-panel--connect{
  background-color:#001b3b!important;
  background-image:linear-gradient(90deg,rgba(0,24,54,.98) 0%,rgba(0,30,64,.90) 40%,rgba(0,31,62,.42) 72%,rgba(0,31,62,.14) 100%),var(--unit-cover)!important;
  background-position:center,center!important;
  background-size:cover,cover!important;
  background-repeat:no-repeat,no-repeat!important;
}
.home-unit-panel--connect:before{content:none!important}
.home-unit-panel--connect:after{background:linear-gradient(110deg,transparent 35%,rgba(255,255,255,.035) 52%,transparent 68%)!important}


/* 3.2.7 — editorial covers for all Home Business Units.
   Exactly one WordPress media image is rendered per panel. Legacy visual layers
   are disabled to avoid any image overlap. */
.home-unit-panel[class*="home-unit-panel--"]{
  background-color:#001b3b!important;
  background-image:linear-gradient(90deg,rgba(0,24,54,.98) 0%,rgba(0,28,61,.88) 42%,rgba(0,28,61,.47) 72%,rgba(0,28,61,.22) 100%),var(--unit-cover,none)!important;
  background-position:center!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
}
.home-unit-panel[class*="home-unit-panel--"]:before{
  content:none!important;
  display:none!important;
  background:none!important;
}
.home-unit-panel[class*="home-unit-panel--"]:after{
  z-index:0!important;
  background:linear-gradient(110deg,transparent 38%,rgba(255,255,255,.035) 52%,transparent 66%)!important;
}
.home-unit-panel[class*="home-unit-panel--"] > p,
.home-unit-panel[class*="home-unit-panel--"] > h3,
.home-unit-panel[class*="home-unit-panel--"] > .button,
.home-unit-panel[class*="home-unit-panel--"] > .home-unit-panel__signal{
  position:relative;
  z-index:2;
}

/* SYNAI Solutions Suite — Home 3.3.12 */
.home-solutions{scroll-margin-top:110px}.home-solutions__heading{align-items:flex-end}.home-solutions__heading>div{max-width:940px}.home-solutions__intro{max-width:720px;margin:.9rem 0 0;color:#5f6f84;font-size:1.05rem;line-height:1.65}.home-solutions__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}.home-solution-card{position:relative;min-width:0;background:#fff;border:1px solid #dce6f2;border-radius:22px;overflow:hidden;box-shadow:0 14px 36px rgba(10,31,58,.07);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.home-solution-card:hover,.home-solution-card:focus-within{transform:translateY(-7px);box-shadow:0 24px 58px rgba(10,31,58,.14);border-color:color-mix(in srgb,var(--solution-accent) 48%,#dce6f2)}.home-solution-card__link{display:block;height:100%;color:inherit;text-decoration:none}.home-solution-card__visual{position:relative;min-height:185px;overflow:hidden;background:linear-gradient(145deg,#06182f 0%,color-mix(in srgb,var(--solution-accent) 58%,#082a4d) 100%)}.home-solution-card__visual:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 12%,rgba(255,255,255,.08) 48%,transparent 72%);transform:translateX(-80%);transition:transform .65s ease}.home-solution-card:hover .home-solution-card__visual:before{transform:translateX(80%)}.home-solution-card__index{position:absolute;left:1.4rem;top:1.25rem;color:rgba(255,255,255,.62);font-size:.78rem;font-weight:800;letter-spacing:.16em}.home-solution-card__arrow{position:absolute;right:1.25rem;top:1.15rem;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:50%;color:#fff;font-size:1.25rem;transition:transform .28s ease,background .28s ease}.home-solution-card:hover .home-solution-card__arrow{transform:translate(3px,-3px);background:rgba(255,255,255,.12)}.home-solution-card__orbit{position:absolute;display:block;border:1px solid rgba(255,255,255,.17);border-radius:999px;transform:rotate(-22deg)}.home-solution-card__orbit--one{width:290px;height:115px;left:-35px;bottom:-22px}.home-solution-card__orbit--two{width:210px;height:78px;right:-42px;bottom:28px;border-color:color-mix(in srgb,var(--solution-accent) 70%,white)}.home-solution-card__body{padding:1.45rem 1.5rem 1.55rem}.home-solution-card__label{margin:0 0 .5rem!important;color:var(--solution-accent)!important;font-size:.72rem!important;font-weight:850;text-transform:uppercase;letter-spacing:.13em}.home-solution-card h3{margin:0 0 .7rem;font-size:clamp(1.35rem,2vw,1.7rem);letter-spacing:-.025em}.home-solution-card__body>p:not(.home-solution-card__label){min-height:4.6em;margin:0;color:#66758a;font-size:.94rem;line-height:1.58}.home-solution-card__units{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1.15rem}.home-solution-card__units span{padding:.34rem .55rem;border:1px solid #dce6f2;border-radius:999px;background:#f7f9fc;color:#4b5d72;font-size:.66rem;font-weight:800;letter-spacing:.06em}.solution-link.is-current{background:#eef6ff;border-color:#8cc7ff}.solution-link.is-current strong{color:#075ee6}@media(max-width:980px){.home-solutions__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.home-solutions__heading{align-items:flex-start}.home-solutions__grid{grid-template-columns:1fr}.home-solution-card__body>p:not(.home-solution-card__label){min-height:0}}@media(prefers-reduced-motion:reduce){.home-solution-card,.home-solution-card__visual:before,.home-solution-card__arrow{transition:none}}

/* 3.4.0 */
.home-solutions__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-solution-card:nth-child(7){grid-column:2}.home-solution-card__visual{min-height:205px}.home-solution-card__visual:after{content:"";position:absolute;width:120px;height:120px;left:50%;top:50%;border:1px solid rgba(255,255,255,.22);border-radius:28px;transform:translate(-50%,-38%) rotate(22deg);box-shadow:0 0 0 28px rgba(255,255,255,.025)}@media(max-width:980px){.home-solution-card:nth-child(7){grid-column:auto}}


/* 3.8.5 — Home: immagini reali nelle card Soluzioni */
.home-solution-card__visual--image{
    min-height:205px;
    background-color:#06182f;
    background-image:var(--solution-image);
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
}
.home-solution-card__visual--image:before{
    content:"";
    position:absolute;
    inset:0;
    z-index:1;
    background:linear-gradient(90deg,rgba(4,20,41,.28) 0%,rgba(4,20,41,.08) 48%,rgba(4,20,41,.02) 100%);
    transform:none;
    transition:opacity .28s ease;
}
.home-solution-card:hover .home-solution-card__visual--image:before{transform:none;opacity:.72}
.home-solution-card__visual--image:after{content:none!important;display:none!important}
.home-solution-card__visual--image .home-solution-card__index,
.home-solution-card__visual--image .home-solution-card__arrow{z-index:2}
.home-solution-card__visual--image .home-solution-card__index{
    text-shadow:0 1px 10px rgba(0,0,0,.42);
}
.home-solution-card__visual--image .home-solution-card__arrow{
    background:rgba(4,20,41,.16);
    backdrop-filter:blur(4px);
    -webkit-backdrop-filter:blur(4px);
}
@media(max-width:680px){
    .home-solution-card__visual--image{min-height:190px;background-position:center center}
}

/* 3.8.6 — Home Soluzioni: crop fotografico uniforme */
.home-solutions .home-solution-card__visual--image{
    height:205px;
    min-height:205px;
    background-size:cover;
    background-position:center center;
}
@media(max-width:680px){
    .home-solutions .home-solution-card__visual--image{
        height:190px;
        min-height:190px;
    }
}

/* 3.8.10 — Responsive definitivo card Soluzioni Home
   Corregge il vecchio override 3.4.0 che forzava 3 colonne anche su mobile. */
@media (max-width: 980px){
  .home-solutions__grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:1rem;
  }
  .home-solution-card:nth-child(7){
    grid-column:auto !important;
  }
}

@media (max-width: 680px){
  .home-solutions{overflow:hidden}
  .home-solutions__heading{display:block;margin-bottom:1.6rem}
  .home-solutions__heading h2{font-size:clamp(2.25rem,11vw,3.2rem);line-height:1.02}
  .home-solutions__intro{font-size:1rem;line-height:1.55}
  .home-solutions__grid{display:grid !important;grid-template-columns:minmax(0,1fr) !important;gap:1rem;width:100%}
  .home-solution-card{width:100%;min-width:0;border-radius:20px}
  .home-solution-card__link{display:block;width:100%}
  .home-solutions .home-solution-card__visual--image{width:100%;height:auto !important;min-height:0 !important;aspect-ratio:16/9;background-size:cover;background-position:center center}
  .home-solution-card__index{left:1rem;top:.9rem;font-size:.72rem}
  .home-solution-card__arrow{right:.9rem;top:.8rem;width:42px;height:42px;font-size:1.05rem}
  .home-solution-card__body{padding:1.15rem 1.1rem 1.25rem}
  .home-solution-card__label{margin-bottom:.45rem !important;font-size:.68rem !important}
  .home-solution-card h3{margin-bottom:.55rem;font-size:1.5rem;line-height:1.08;overflow-wrap:normal;word-break:normal;hyphens:none}
  .home-solution-card__body>p:not(.home-solution-card__label){min-height:0;font-size:.93rem;line-height:1.5}
  .home-solution-card__units{gap:.35rem;margin-top:.9rem}
  .home-solution-card__units span{padding:.3rem .5rem;font-size:.62rem}
}
