:root{
  --ink:#111214;--muted:#66706b;--line:#dfe5e1;--soft:#f4f7f5;--paper:#fff;
  --green:#00a765;--green-dark:#007c4c;--mint:#dff8ed;--blue:#dcecff;
  --shadow:0 24px 70px rgba(17,18,20,.10);--shadow-small:0 12px 32px rgba(17,18,20,.08);
  --radius-xl:42px;--radius-lg:28px;--radius-md:20px;--content:1240px;
  --font:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text",Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f6f7f8;color:var(--ink);font-family:var(--font);line-height:1.5;-webkit-font-smoothing:antialiased}body.admin-page{background:#edf1ee}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}main{min-height:65vh}.eyebrow{display:block;color:var(--green-dark);font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 22px;border-radius:999px;border:0;font-weight:750;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff;box-shadow:0 10px 28px rgba(17,18,20,.18)}.button-dark:hover{background:#282a2d}.button-light{background:#fff;color:var(--ink)}.button-soft{background:#edf1ef;color:var(--ink);border:1px solid #d8dfdb}.button-small{min-height:40px;padding:0 17px;font-size:.9rem}.button-block{width:100%}.text-link{font-weight:700}.text-link-arrow{display:inline-flex;align-items:center;gap:8px;font-weight:750}.text-link-arrow span,.text-link-arrow b{font-size:1.35em}.flash{position:fixed;z-index:120;left:50%;top:84px;transform:translateX(-50%);max-width:min(620px,calc(100% - 30px));padding:13px 18px;border-radius:999px;box-shadow:var(--shadow-small);font-weight:700}.flash-success{background:#dff8ed;color:#005f39}.flash-error{background:#ffe3e3;color:#8d1111}.flash-info{background:#e8f1ff;color:#173d74}.form-error{padding:13px 15px;border-radius:14px;background:#fff0f0;border:1px solid #ffcaca;color:#8d1111;font-weight:650}.site-header{height:76px;position:sticky;top:0;z-index:100;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 max(26px,calc((100vw - var(--content))/2));background:rgba(250,251,251,.84);backdrop-filter:blur(22px);border-bottom:1px solid rgba(20,30,25,.07)}.brand img{width:150px;height:auto}.site-nav{display:flex;gap:30px;font-size:.94rem;font-weight:650}.site-nav a:hover,.text-link:hover{color:var(--green-dark)}.header-actions{justify-self:end;display:flex;align-items:center;gap:18px}.mobile-menu-button{display:none;border:0;background:transparent;font-size:1.35rem}.mobile-menu{position:fixed;z-index:99;top:76px;left:0;right:0;background:#fff;padding:18px 24px;box-shadow:var(--shadow-small)}.mobile-menu a{display:block;padding:12px 0;font-weight:700;border-bottom:1px solid var(--line)}

.hero{max-width:var(--content);margin:0 auto;min-height:750px;padding:92px 20px 70px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.hero-copy h1{font-size:clamp(3.6rem,7.2vw,7.7rem);line-height:.88;letter-spacing:-.075em;margin:0 0 34px;max-width:900px}.hero-copy h1 span{color:#6c7470}.hero-copy p{font-size:clamp(1.1rem,1.7vw,1.4rem);color:#59615d;max-width:680px;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:24px}.hero-trust{display:flex;flex-wrap:wrap;gap:12px;margin-top:38px}.hero-trust span{padding:9px 13px;background:#fff;border:1px solid var(--line);border-radius:999px;color:#5f6964;font-size:.85rem;font-weight:700}.hero-visual{position:relative;min-height:580px}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-one{width:410px;height:410px;right:0;top:50px;background:radial-gradient(circle at 30% 25%,#fff 0,#d9fff0 32%,#43d79d 68%,#00a765 100%);box-shadow:0 35px 100px rgba(0,167,101,.24)}.orb-two{width:230px;height:230px;left:40px;bottom:20px;background:radial-gradient(circle at 30% 30%,#fff,#dcecff 45%,#7ca8ef)}.ecosystem-card{position:absolute;background:rgba(255,255,255,.88);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.8);box-shadow:var(--shadow);border-radius:30px;padding:25px}.ecosystem-card small,.ecosystem-card span{font-size:.72rem;font-weight:850;letter-spacing:.14em;color:var(--green-dark)}.ecosystem-card strong{display:block;font-size:1.4rem;line-height:1.12;margin-top:8px}.ecosystem-card p{font-size:.95rem;margin:10px 0 0;color:var(--muted)}.ecosystem-card-main{width:330px;left:15px;top:140px}.ecosystem-card-lab{width:210px;right:5px;bottom:80px}.ecosystem-card-ai{width:220px;left:110px;bottom:-10px}.statement{padding:76px 20px;background:#111214;color:#fff;text-align:center}.statement p{max-width:1080px;margin:0 auto;font-size:clamp(2.2rem,5vw,5rem);line-height:1.02;letter-spacing:-.055em;font-weight:750}.statement span{color:#7f8984}.section-heading{max-width:840px;margin:0 auto 54px;text-align:center}.section-heading h2{font-size:clamp(2.5rem,5vw,5.2rem);line-height:.98;letter-spacing:-.06em;margin:0 0 18px}.section-heading p{font-size:1.16rem;color:var(--muted);margin:0}.questionnaire-section,.ecosystem-section,.product-preview{padding:110px 20px}.questionnaire-section{background:linear-gradient(180deg,#f6f7f8 0,#edf4f0 100%)}.questionnaire-shell{max-width:1040px;margin:0 auto;background:#fff;border:1px solid #e1e5e3;border-radius:var(--radius-xl);padding:28px;box-shadow:var(--shadow)}.questionnaire-top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:4px 4px 26px;color:#606966;font-size:.86rem;font-weight:700}.questionnaire-top button{border:0;background:none;color:#68716d}.progress{height:6px;background:#e7ebe9;border-radius:999px;overflow:hidden}.progress i{display:block;height:100%;width:25%;background:linear-gradient(90deg,var(--green),#54d7a4);border-radius:inherit;transition:width .35s ease}.question-stage{min-height:390px;background:#f7f9f8;border-radius:32px;padding:46px}.question-copy{max-width:700px;margin-bottom:28px}.question-number{font-size:.82rem;font-weight:850;letter-spacing:.16em;color:var(--green)}.question-copy h3,.results-heading h3{font-size:clamp(2rem,4vw,3.9rem);line-height:1;letter-spacing:-.05em;margin:12px 0 12px}.question-copy p,.results-heading p{color:var(--muted);font-size:1.05rem;margin:0}.answer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.answer-card{position:relative;min-height:104px;border:1px solid #dce2df;background:#fff;border-radius:22px;padding:18px;text-align:left;display:grid;grid-template-columns:48px 1fr 26px;align-items:center;gap:13px;transition:.22s ease}.answer-card:hover{border-color:#9bcdb6;transform:translateY(-2px);box-shadow:var(--shadow-small)}.answer-card.selected{border-color:var(--green);background:#eefff7;box-shadow:0 0 0 3px rgba(0,167,101,.1)}.answer-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:15px;background:#f0f4f2;color:var(--green-dark);font-weight:900;font-size:1.15rem}.answer-content{display:flex;flex-direction:column;gap:3px}.answer-content strong{font-size:1rem}.answer-content small{color:var(--muted);line-height:1.35}.answer-check{opacity:0;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:.75rem}.answer-card.selected .answer-check{opacity:1}.questionnaire-nav{display:flex;justify-content:space-between;padding-top:22px}.questionnaire-nav button:disabled{opacity:.42;cursor:not-allowed;transform:none}.recommendation-results{padding:22px 6px 4px}.results-heading{text-align:center;max-width:700px;margin:18px auto 40px}.result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.result-card{background:#f7f9f8;border:1px solid var(--line);border-radius:28px;padding:26px}.result-card-primary{grid-column:1/-1;background:linear-gradient(135deg,#0f1713,#172d24);color:#fff;border-color:transparent;padding:34px}.result-source-row,.result-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px}.result-rank{font-size:.78rem;font-weight:800;color:#73807a}.result-card-primary .result-rank,.result-card-primary .result-description{color:#b6c4bd}.result-card h3{font-size:clamp(1.55rem,3vw,2.7rem);line-height:1.04;letter-spacing:-.04em;margin:24px 0 12px}.result-description{color:var(--muted)}.result-reason{border-top:1px solid rgba(128,145,136,.25);margin-top:22px;padding-top:18px}.result-reason span{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:var(--green)}.result-reason p{margin:6px 0 0}.result-bottom{margin-top:26px}.result-bottom strong{font-size:1.15rem}.results-actions{text-align:center;margin-top:24px}.question-empty{text-align:center;padding:50px}.ecosystem-section{background:#fff}.platform-grid{max-width:var(--content);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:20px}.platform-card{min-height:510px;border-radius:var(--radius-xl);padding:44px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.platform-card:before{content:"";position:absolute;width:350px;height:350px;border-radius:50%;right:-100px;top:-100px;filter:blur(3px);opacity:.65}.platform-lab{background:#e4fbf0}.platform-lab:before{background:radial-gradient(circle,#fff,#42d598)}.platform-ai{background:#e8efff}.platform-ai:before{background:radial-gradient(circle,#fff,#6797ef)}.platform-card div,.platform-card a{position:relative;z-index:1}.platform-card span{font-size:.76rem;font-weight:850;letter-spacing:.15em}.platform-card h3{font-size:clamp(2.5rem,4vw,4.8rem);line-height:.94;letter-spacing:-.055em;max-width:580px;margin:18px 0}.platform-card p{font-size:1.1rem;color:#4f5a55;max-width:520px}.platform-card a{display:flex;justify-content:space-between;align-items:center;background:rgba(255,255,255,.72);border-radius:20px;padding:18px 20px;font-weight:800}.product-preview{background:#f1f3f2}.mini-product-grid{max-width:var(--content);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mini-product{background:#fff;border:1px solid var(--line);border-radius:26px;padding:26px;min-height:280px;display:flex;flex-direction:column;transition:.2s}.mini-product:hover{transform:translateY(-5px);box-shadow:var(--shadow-small)}.mini-product span,.source{display:inline-flex;width:max-content;padding:7px 10px;border-radius:999px;font-size:.68rem;font-weight:850;letter-spacing:.12em;background:#e9f8f1;color:#006b41}.source-tothai{background:#e8efff;color:#28579e}.source-central{background:#eeeef1;color:#4d4d58}.mini-product h3{font-size:1.55rem;line-height:1.08;letter-spacing:-.035em;margin:23px 0 10px}.mini-product p{color:var(--muted);margin:0 0 22px}.mini-product strong{margin-top:auto}.closing-cta{padding:105px 20px;text-align:center;background:radial-gradient(circle at 50% 0,#184c37,#0d1713 70%);color:#fff}.closing-cta h2{max-width:960px;margin:0 auto 32px;font-size:clamp(2.6rem,5vw,5rem);line-height:.98;letter-spacing:-.06em}.site-footer{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:44px;max-width:var(--content);margin:0 auto;padding:70px 20px 34px}.site-footer img{width:170px}.site-footer p{max-width:390px;color:var(--muted)}.site-footer>div{display:flex;flex-direction:column;gap:10px}.site-footer strong{margin-bottom:8px}.site-footer a{color:#59625e}.site-footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:22px;color:#7b837f}

.auth-shell{min-height:calc(100vh - 76px);display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:1180px;margin:0 auto;padding:70px 20px}.auth-story,.auth-card{border-radius:var(--radius-xl);padding:56px}.auth-story{background:radial-gradient(circle at 80% 15%,#a7ffe0,#133a2c 63%,#101915);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;min-height:660px}.auth-story h1{font-size:clamp(3rem,5vw,5.8rem);line-height:.9;letter-spacing:-.065em;margin:10px 0 24px}.auth-story p{color:#d3e4dc;font-size:1.15rem;max-width:520px}.auth-card,.narrow-card{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-small)}.auth-card{align-self:center;padding:44px;display:flex;flex-direction:column;gap:18px}.auth-card h2{font-size:2.6rem;letter-spacing:-.05em;margin:0 0 8px}.auth-card>p{text-align:center;color:var(--muted)}label{display:flex;flex-direction:column;gap:8px;font-weight:720;font-size:.92rem}input,textarea,select{width:100%;border:1px solid #ccd5d0;border-radius:15px;background:#fff;color:var(--ink);padding:14px 15px;outline:none;transition:border .2s,box-shadow .2s}input:focus,textarea:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(0,167,101,.10)}textarea{resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.check{flex-direction:row;align-items:flex-start;gap:10px;padding:13px;border:1px solid var(--line);border-radius:15px;background:#fafbfa}.check input{width:20px;height:20px;padding:0;flex:0 0 auto}.check a{text-decoration:underline;color:#006db6}.simple-page,.legal-page{max-width:var(--content);margin:0 auto;padding:90px 20px}.page-hero{max-width:940px;margin-bottom:50px}.page-hero h1,.legal-page h1,.narrow-card h1{font-size:clamp(2.8rem,6vw,6rem);line-height:.94;letter-spacing:-.065em;margin:0 0 24px}.page-hero p,.legal-page>p{font-size:1.18rem;color:var(--muted);max-width:800px}.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.contact-grid a{background:#fff;border:1px solid var(--line);border-radius:28px;padding:30px;min-height:260px}.contact-grid span{font-size:.75rem;font-weight:800;letter-spacing:.13em;color:var(--green-dark);text-transform:uppercase}.contact-grid h2{font-size:1.65rem;line-height:1.1;margin:28px 0 12px;word-break:break-word}.contact-grid p{color:var(--muted)}.legal-page{max-width:900px}.legal-page h2{font-size:2rem;letter-spacing:-.04em;margin-top:44px}.legal-page p{font-size:1.08rem}.narrow-card{max-width:680px;margin:0 auto;border-radius:32px;padding:45px}.narrow-card form{display:flex;flex-direction:column;gap:17px}.dashboard-hero{max-width:var(--content);margin:0 auto;padding:92px 20px 50px;display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.dashboard-hero h1{font-size:clamp(3.4rem,7vw,7rem);line-height:.9;letter-spacing:-.07em;margin:0 0 18px}.dashboard-hero p{font-size:1.15rem;color:var(--muted)}.dashboard-grid{max-width:var(--content);margin:0 auto;padding:0 20px 100px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:16px}.dashboard-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px}.dashboard-card h2{font-size:2.2rem;letter-spacing:-.045em;margin:12px 0}.dashboard-card p,.dashboard-card small{color:var(--muted)}.area-links{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.area-links a{padding:20px;border-radius:20px;background:#f2f5f3;display:grid;grid-template-columns:1fr auto}.area-links span{grid-column:1/-1;font-size:.7rem;color:var(--green-dark);font-weight:850;letter-spacing:.12em}.area-links b{font-size:1.5rem}

.admin-sidebar{position:fixed;inset:0 auto 0 0;width:270px;background:#111613;color:#dce6e1;padding:18px 14px;display:flex;flex-direction:column;z-index:110;overflow-y:auto}.admin-brand{display:flex;align-items:center;gap:12px;padding:10px 12px 20px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:16px}.admin-brand img{width:118px;filter:brightness(0) invert(1)}.admin-brand span{font-size:.75rem;color:#8da097;border-left:1px solid #405148;padding-left:11px}.admin-sidebar nav{display:flex;flex-direction:column;gap:6px}.admin-sidebar details{border-radius:14px}.admin-sidebar summary{list-style:none;display:flex;justify-content:space-between;padding:12px 13px;color:#86958e;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;cursor:pointer}.admin-sidebar summary::-webkit-details-marker{display:none}.admin-sidebar details>a{display:flex;align-items:center;gap:11px;padding:11px 13px;border-radius:12px;margin:2px 0;color:#c7d3cd;font-size:.9rem;font-weight:650}.admin-sidebar details>a>span{width:24px;color:#7e9489}.admin-sidebar details>a:hover,.admin-sidebar details>a.active{background:#223128;color:#fff}.admin-sidebar details>a.active>span{color:#51e5a7}.admin-sidebar-footer{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding:14px 10px 0;display:flex;flex-direction:column;gap:8px;font-size:.86rem;color:#91a097}.admin-workspace{margin-left:270px;min-height:100vh}.admin-topbar{position:sticky;top:0;z-index:90;min-height:82px;background:rgba(246,248,247,.88);backdrop-filter:blur(20px);border-bottom:1px solid #dce2de;padding:13px 30px;display:flex;align-items:center;gap:16px}.admin-topbar>button{display:none;border:0;background:#fff;border-radius:12px;width:42px;height:42px}.admin-topbar>div{margin-right:auto}.admin-topbar span{display:block;color:#77817c;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.admin-topbar h1{font-size:1.65rem;letter-spacing:-.04em;margin:2px 0 0}.admin-topbar>a,.admin-topbar>form{font-weight:700}.admin-content{max-width:1500px;margin:0 auto;padding:28px 30px 70px}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.stat-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px}.stat-grid span{display:block;color:#727d77;font-size:.82rem;font-weight:700}.stat-grid strong{display:block;font-size:2.5rem;line-height:1;margin-top:18px;letter-spacing:-.05em}.admin-panel{background:#fff;border:1px solid var(--line);border-radius:25px;padding:25px;margin-bottom:18px;box-shadow:0 5px 18px rgba(20,30,25,.025)}.admin-panel h2{font-size:1.8rem;letter-spacing:-.045em;margin:7px 0 10px}.admin-panel p{color:var(--muted)}.panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.table-wrap{overflow:auto}.table-wrap table{width:100%;border-collapse:collapse;min-width:760px}.table-wrap th{text-align:left;padding:11px 12px;border-bottom:1px solid var(--line);color:#78817d;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}.table-wrap td{padding:15px 12px;border-bottom:1px solid #edf0ee;vertical-align:top}.table-wrap td strong,.table-wrap td small{display:block}.table-wrap td small{color:#7a847f;margin-top:4px}.table-wrap td a,.table-wrap td button{color:#006b41;font-weight:750;border:0;background:none;padding:0}.actions{display:flex;gap:12px}.actions form{display:inline}.status{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:.72rem;font-weight:800}.status-ok{background:#dcf8ea;color:#00603a}.status-off{background:#edf0ee;color:#66706b}.source{margin-right:8px}.form-panel{max-width:920px;display:flex;flex-direction:column;gap:18px}.form-panel small{color:var(--muted);font-weight:500}.condition-builder{background:#f6f8f7;border-radius:18px;padding:20px}.condition-builder fieldset{border:0;padding:0;margin:20px 0}.condition-builder legend{font-weight:800;margin-bottom:10px}.condition-builder .check{margin:8px 0}.integration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.integration-title{display:flex;gap:13px;align-items:flex-start;margin-bottom:6px}.integration-title h2{margin:0}.integration-title p{margin:4px 0}.button-row{display:flex;gap:10px;flex-wrap:wrap}.admin-split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.secret-panel{background:#131a16;color:#fff;border-radius:25px;padding:25px;margin-bottom:18px}.secret-panel>span{display:block;color:#8ee6bd;margin-bottom:16px}.secret-panel label{margin:12px 0}.secret-panel code{display:block;margin-top:8px;padding:13px;border-radius:12px;background:#27322d;overflow-wrap:anywhere}.endpoint-list{display:grid;grid-template-columns:140px 1fr;gap:14px;margin:25px 0}.endpoint-list dt{font-weight:800}.endpoint-list dd{margin:0;overflow-wrap:anywhere}.admin-panel pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#121713;color:#dff8ed;padding:18px;border-radius:16px}.table-search{display:flex;gap:8px;min-width:320px}.table-search input{padding:10px 12px}.table-search button{border:0;border-radius:12px;background:#111;color:#fff;padding:0 16px}.period-form select{padding:9px 34px 9px 12px}.mini-chart{display:flex;flex-direction:column;gap:11px;margin-top:22px}.mini-chart-row{display:grid;grid-template-columns:52px 1fr 35px;gap:10px;align-items:center;font-size:.8rem}.mini-chart-row span{height:10px;background:#edf1ef;border-radius:999px;overflow:hidden}.mini-chart-row i{display:block;height:100%;background:linear-gradient(90deg,var(--green),#62d9aa);border-radius:inherit}.ranking-list{display:flex;flex-direction:column;gap:12px;margin-top:22px}.ranking-list>div{display:flex;justify-content:space-between;gap:20px;padding:14px;background:#f5f7f6;border-radius:14px}.ranking-list span{color:var(--muted)}.health-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}.health-grid article{padding:17px;border-radius:16px;border:1px solid var(--line);display:flex;flex-direction:column;gap:7px}.health-grid article.ok{background:#effcf5}.health-grid article.warn{background:#fff8ea}.health-grid span{color:#68736d;font-size:.8rem}.health-grid small{color:#7f8984}

[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}[data-reveal].is-visible{opacity:1;transform:none}

@media (max-width:1080px){.site-nav{display:none}.site-header{grid-template-columns:1fr auto}.header-actions{display:none}.mobile-menu-button{display:block}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy h1{max-width:850px}.hero-visual{min-height:520px}.platform-grid,.auth-shell{grid-template-columns:1fr}.mini-product-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr 1fr}.dashboard-card.wide{grid-column:1/-1}.site-footer{grid-template-columns:2fr 1fr 1fr}.site-footer>div:nth-child(4){grid-column:2}.admin-sidebar{transform:translateX(-102%);transition:transform .25s}.admin-menu-open .admin-sidebar{transform:none}.admin-workspace{margin-left:0}.admin-topbar>button{display:block}.integration-grid{grid-template-columns:1fr}}
@media (max-width:740px){.site-header{height:66px;padding:0 18px}.brand img{width:130px}.mobile-menu{top:66px}.hero{min-height:auto;padding:62px 18px 48px}.hero-copy h1{font-size:3.65rem}.hero-copy p{font-size:1.02rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{min-height:430px}.orb-one{width:300px;height:300px}.orb-two{width:180px;height:180px}.ecosystem-card-main{width:280px;left:0;top:90px}.ecosystem-card-lab{right:0;bottom:60px;width:180px}.ecosystem-card-ai{left:20px;bottom:-5px;width:190px}.statement{padding:65px 18px}.questionnaire-section,.ecosystem-section,.product-preview{padding:78px 14px}.section-heading{margin-bottom:38px}.questionnaire-shell{padding:13px;border-radius:28px}.questionnaire-top{grid-template-columns:1fr auto;gap:11px}.questionnaire-top .progress{grid-column:1/-1;grid-row:2}.question-stage{padding:27px 18px;min-height:430px;border-radius:22px}.answer-grid,.result-grid,.platform-grid,.mini-product-grid,.contact-grid,.form-grid,.area-links,.admin-split,.health-grid{grid-template-columns:1fr}.answer-card{min-height:92px}.result-card-primary{grid-column:auto;padding:26px}.platform-card{min-height:430px;padding:30px}.site-footer{grid-template-columns:1fr 1fr;padding-top:54px}.site-footer>div:first-child{grid-column:1/-1}.site-footer>div:nth-child(4){grid-column:auto}.auth-shell{padding:30px 14px}.auth-story{min-height:430px;padding:30px}.auth-card{padding:28px 22px}.dashboard-hero{padding:65px 18px 34px;align-items:flex-start;flex-direction:column}.dashboard-grid{grid-template-columns:1fr;padding:0 14px 70px}.dashboard-card.wide{grid-column:auto}.simple-page,.legal-page{padding:65px 16px}.narrow-card{padding:27px 20px}.admin-topbar{padding:12px 14px}.admin-topbar h1{font-size:1.35rem}.admin-topbar>a{font-size:.8rem}.admin-content{padding:18px 12px 50px}.stat-grid{grid-template-columns:1fr 1fr}.stat-grid article{padding:17px}.stat-grid strong{font-size:2rem}.admin-panel{padding:18px;border-radius:20px}.panel-heading{flex-direction:column}.table-search{min-width:0;width:100%}.table-wrap{margin:0 -8px}.integration-grid{grid-template-columns:1fr}.site-footer small{grid-column:1/-1}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}[data-reveal]{opacity:1;transform:none}}

/* ======================================================================
   LINK COMMUNICATION ECOSYSTEM 0.2.1 — HEADER CENTERING + HOME ROOT FIX
   ====================================================================== */
.premium-public-page,
body:not(.admin-page){
  --pp-bg:#f5f5f7;
  --pp-white:#fff;
  --pp-black:#000;
  --pp-ink:#1d1d1f;
  --pp-muted:#6e6e73;
  --pp-line:rgba(0,0,0,.10);
  --pp-green:#00a95c;
  --pp-green-dark:#007a42;
  --pp-green-light:#dff7e9;
  --pp-blue:#0071e3;
  background:var(--pp-bg);
  color:var(--pp-ink);
  font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Helvetica Neue",Arial,sans-serif;
  -webkit-font-smoothing:antialiased;
}
.premium-public-page main{overflow:hidden}
.premium-public-page .premium-kicker{display:block;margin:0 0 18px;color:var(--pp-green-dark);font-size:18px;font-weight:650;line-height:1.2;letter-spacing:-.025em;text-transform:none}

/* Header identico nel linguaggio visivo a Link Lab */
.site-header.premium-header{position:sticky;top:0;z-index:200;width:100%;height:48px;min-height:48px;padding:0;border:0;display:block;grid-template-columns:none;align-items:initial;background:rgba(250,250,252,.82);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);transition:background .25s ease,box-shadow .25s ease}
body.is-scrolled .site-header.premium-header{background:rgba(250,250,252,.94);box-shadow:0 1px 0 rgba(0,0,0,.08)}
.premium-header .nav-shell{width:min(1180px,calc(100% - 48px));height:48px;min-height:48px;margin:0 auto;display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:24px}
.premium-brand{justify-self:start;display:inline-flex;align-items:center;gap:10px;min-width:max-content}
.premium-brand img{width:auto!important;height:28px!important;display:block}
.premium-brand-name{padding-left:10px;border-left:1px solid rgba(0,0,0,.16);color:#303033;font-size:14px;font-weight:600;letter-spacing:-.01em}
.premium-header .premium-nav{justify-self:center;display:flex;align-items:center;justify-content:center;gap:27px;font-size:12px;font-weight:500}
.premium-header .premium-nav a{color:rgba(0,0,0,.76);white-space:nowrap;transition:color .2s ease}
.premium-header .premium-nav a:hover{color:#000}
.premium-header-actions{justify-self:end;display:flex;align-items:center}
.premium-account-link{min-height:31px;padding:0 13px 0 10px;border-radius:999px;background:#007a42;color:#fff;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:650;transition:background .2s ease,transform .2s ease}
.premium-account-link:hover{background:#006438;transform:translateY(-1px)}
.premium-account-link svg{width:18px;height:18px}
.premium-nav-toggle{display:none!important;width:34px;height:34px;padding:8px;border:0;background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:4px}
.premium-nav-toggle span{width:18px;height:1px;background:#1d1d1f;display:block}
.premium-mobile-menu{position:fixed;z-index:190;top:48px;left:0;right:0;padding:10px 22px 24px;background:rgba(250,250,252,.98);backdrop-filter:blur(20px);box-shadow:0 18px 35px rgba(0,0,0,.1)}
.premium-mobile-menu a{display:block;padding:13px 2px;border-bottom:1px solid rgba(0,0,0,.08);font-size:17px;font-weight:600}
.premium-mobile-menu .premium-mobile-account{margin-top:12px;padding:12px 18px;border:0;border-radius:999px;background:#007a42;color:#fff;text-align:center}
.premium-announcement{min-height:44px;padding:11px 20px;display:flex;align-items:center;justify-content:center;gap:7px;background:#fff;color:#424245;font-size:12px;text-align:center}
.premium-announcement a{color:#067844;font-weight:600}

/* Controlli premium condivisi */
.premium-button{min-height:48px;padding:0 22px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:650;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.premium-button:hover{transform:translateY(-1px)}
.premium-button-primary{background:#007a42;color:#fff;box-shadow:0 10px 26px rgba(0,122,66,.20)}
.premium-button-primary:hover{background:#006838}
.premium-button-secondary{background:#e8e8ed;color:#1d1d1f;border:1px solid rgba(0,0,0,.05)}
.premium-button-light{background:#fff;color:#1d1d1f}
.premium-arrow-link{display:inline-flex;align-items:center;gap:7px;color:#067844;font-size:17px;font-weight:500}
.premium-arrow-link span{font-size:24px;line-height:1}
.premium-section-heading{width:min(900px,calc(100% - 40px));margin:0 auto 58px;text-align:center}
.premium-section-heading h2{margin:0 0 20px;color:#1d1d1f;font-size:clamp(44px,6vw,76px);font-weight:700;line-height:.96;letter-spacing:-.057em}
.premium-section-heading p{max-width:750px;margin:0 auto;color:#6e6e73;font-size:19px;line-height:1.45;letter-spacing:-.01em}
.premium-section-heading-light h2{color:#f5f5f7}
.premium-section-heading-light p{color:#a1a1a6}
.premium-section-heading-light .premium-kicker{color:#67e1a7}

/* Hero */
.lc-hero{width:min(1320px,100%);min-height:780px;margin:0 auto;padding:92px 40px 92px;display:grid;grid-template-columns:minmax(0,1fr) minmax(500px,.92fr);align-items:center;gap:55px;position:relative}
.lc-hero-copy{position:relative;z-index:2}
.lc-hero-copy h1{max-width:780px;margin:0 0 30px;color:#1d1d1f;font-size:clamp(58px,7.25vw,104px);font-weight:700;line-height:.87;letter-spacing:-.074em}
.lc-hero-copy p{max-width:680px;margin:0 0 32px;color:#6e6e73;font-size:clamp(18px,1.7vw,24px);line-height:1.35;letter-spacing:-.02em}
.lc-hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.lc-hero-proof{margin-top:45px;display:flex;gap:9px;flex-wrap:wrap}
.lc-hero-proof span{min-height:35px;padding:0 13px;border:1px solid rgba(0,0,0,.08);border-radius:999px;background:rgba(255,255,255,.76);display:inline-flex;align-items:center;gap:8px;color:#6e6e73;font-size:12px;font-weight:600;box-shadow:0 5px 18px rgba(0,0,0,.025)}
.lc-hero-proof i{color:#007a42;font-style:normal;font-size:9px;font-weight:800;letter-spacing:.06em}
.lc-hero-stage{min-height:610px;position:relative;perspective:1400px}
.lc-stage-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}
.lc-stage-glow-one{width:470px;height:470px;right:-30px;top:25px;background:radial-gradient(circle at 32% 27%,#fff 0,#d8fff0 28%,#51d69d 60%,#00a765 100%);box-shadow:0 45px 120px rgba(0,167,101,.22)}
.lc-stage-glow-two{width:260px;height:260px;left:0;bottom:10px;background:radial-gradient(circle at 30% 30%,#fff,#e6efff 42%,#7b9feb);opacity:.86}
.lc-stage-device{position:absolute;z-index:3;width:520px;max-width:92%;right:5px;top:105px;border:1px solid rgba(255,255,255,.74);border-radius:30px;background:rgba(255,255,255,.87);box-shadow:0 40px 110px rgba(0,0,0,.17);backdrop-filter:blur(28px);overflow:hidden;transform:rotateY(-7deg) rotateX(2deg)}
.lc-device-bar{height:38px;padding:0 14px;display:flex;align-items:center;gap:6px;border-bottom:1px solid rgba(0,0,0,.07);background:rgba(247,247,249,.9)}
.lc-device-bar span{width:8px;height:8px;border-radius:50%;background:#d2d2d7}.lc-device-bar span:first-child{background:#ff5f57}.lc-device-bar span:nth-child(2){background:#febc2e}.lc-device-bar span:nth-child(3){background:#28c840}
.lc-device-bar b{margin-left:auto;color:#86868b;font-size:10px;font-weight:700}
.lc-device-content{padding:31px}
.lc-device-copy small,.lc-device-products span{display:block;color:#007a42;font-size:9px;font-weight:800;letter-spacing:.13em}
.lc-device-copy strong{display:block;max-width:380px;margin:8px 0 9px;font-size:30px;line-height:.98;letter-spacing:-.045em}
.lc-device-copy p{max-width:400px;margin:0;color:#6e6e73;font-size:13px;line-height:1.45}
.lc-device-products{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:27px}
.lc-device-products article{min-height:125px;padding:17px;border-radius:18px;background:#f5f5f7;display:flex;flex-direction:column;align-items:flex-start}
.lc-device-products article:nth-child(2){background:#edf2ff}
.lc-device-products b{margin-top:9px;font-size:18px;letter-spacing:-.025em}.lc-device-products i{margin-top:auto;color:#6e6e73;font-size:11px;font-style:normal}
.lc-floating-card{position:absolute;z-index:5;padding:18px 20px;border:1px solid rgba(255,255,255,.82);border-radius:21px;background:rgba(255,255,255,.9);box-shadow:0 20px 55px rgba(0,0,0,.13);backdrop-filter:blur(18px);animation:lcFloat 6s ease-in-out infinite}
.lc-floating-card span{display:block;color:#007a42;font-size:8px;font-weight:850;letter-spacing:.14em}.lc-floating-card strong{display:block;margin-top:7px;font-size:15px;letter-spacing:-.02em}.lc-floating-card i{position:absolute;right:14px;top:14px;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#00a765;color:#fff;font-size:10px;font-style:normal}
.lc-floating-card-lab{left:-8px;top:145px}.lc-floating-card-ai{right:-7px;bottom:60px;animation-delay:-2s}.lc-floating-card-route{left:72px;bottom:10px;padding-right:54px;animation-delay:-4s}
@keyframes lcFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}

/* Manifesto */
.lc-manifesto{padding:105px 28px;background:#000;color:#f5f5f7;text-align:center}
.lc-manifesto p{max-width:1180px;margin:0 auto;font-size:clamp(42px,6vw,82px);font-weight:700;line-height:.98;letter-spacing:-.06em}
.lc-manifesto span{color:#86868b}

/* Questionario MasterClass-like */
.lc-questionnaire-section{padding:125px 20px 135px;background:linear-gradient(180deg,#fff 0,#f5f5f7 100%)}
.premium-questionnaire{width:min(1060px,100%);margin:0 auto;padding:18px;border:1px solid rgba(0,0,0,.08);border-radius:34px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.10)}
.premium-questionnaire .questionnaire-top{padding:9px 10px 21px;grid-template-columns:auto 1fr auto;color:#86868b;font-size:11px;font-weight:650}
.premium-questionnaire .progress{height:4px;background:#e8e8ed}.premium-questionnaire .progress i{background:#007a42}
.premium-questionnaire .questionnaire-top button{color:#6e6e73;font-size:11px}
.premium-questionnaire .question-stage{min-height:500px;padding:52px;border-radius:25px;background:#f5f5f7;display:flex;flex-direction:column;justify-content:center}
.premium-questionnaire .question-copy{max-width:780px;margin:0 auto 34px;text-align:center}
.premium-questionnaire .question-number{display:inline-flex;margin-bottom:9px;color:#007a42;font-size:10px;font-weight:800;letter-spacing:.16em}
.premium-questionnaire .question-copy h3,.premium-questionnaire .results-heading h3{margin:0 0 13px;font-size:clamp(36px,5vw,60px);font-weight:700;line-height:.98;letter-spacing:-.05em}
.premium-questionnaire .question-copy p,.premium-questionnaire .results-heading p{max-width:650px;margin:0 auto;color:#6e6e73;font-size:17px;line-height:1.45}
.premium-questionnaire .answer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;max-width:900px;margin:0 auto;width:100%}
.premium-questionnaire .answer-card{min-height:112px;padding:18px 20px;border:1px solid rgba(0,0,0,.09);border-radius:18px;background:#fff;grid-template-columns:44px 1fr 24px;box-shadow:none;transform:none}
.premium-questionnaire .answer-card:hover{border-color:rgba(0,122,66,.45);box-shadow:0 10px 25px rgba(0,0,0,.05)}
.premium-questionnaire .answer-card.selected{border-color:#007a42;background:#f0fbf6;box-shadow:0 0 0 3px rgba(0,122,66,.08)}
.premium-questionnaire .answer-icon{width:40px;height:40px;border-radius:13px;background:#f0f0f2;color:#007a42;font-size:15px}
.premium-questionnaire .answer-content strong{font-size:15px;letter-spacing:-.01em}.premium-questionnaire .answer-content small{font-size:12px;line-height:1.35}
.premium-questionnaire .answer-check{background:#007a42}
.premium-questionnaire .questionnaire-nav{padding:18px 7px 2px}
.premium-questionnaire .recommendation-results{padding:12px 5px 4px}
.premium-questionnaire .results-heading{margin:30px auto 40px}
.premium-questionnaire .result-grid{gap:12px}
.premium-questionnaire .result-card{border-radius:22px;background:#f5f5f7}.premium-questionnaire .result-card-primary{background:#101312}
.premium-questionnaire .result-card h3{font-size:clamp(28px,4vw,46px)}
.premium-questionnaire .results-account-cta{margin-top:18px;padding:22px;border-radius:20px;background:#e9f8f0;text-align:center}
.premium-questionnaire .results-account-cta p{margin:0 0 13px;color:#4c5b54}

/* Funnel e prodotti */
.lc-funnel-section{padding:125px 22px 135px;background:#f5f5f7}
.lc-funnel-path{width:min(1180px,100%);margin:0 auto 58px;padding:13px;border:1px solid rgba(0,0,0,.08);border-radius:28px;background:#fff;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;box-shadow:0 18px 55px rgba(0,0,0,.045)}
.lc-funnel-path>article{min-height:185px;padding:26px;display:grid;grid-template-columns:42px 1fr;gap:17px;align-items:start}
.lc-funnel-path>article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#f1f1f3;color:#007a42;font-size:10px;font-weight:800}
.lc-funnel-path small{color:#007a42;font-size:9px;font-weight:850;letter-spacing:.13em}.lc-funnel-path h3{margin:8px 0 8px;font-size:23px;line-height:1.05;letter-spacing:-.04em}.lc-funnel-path p{margin:0;color:#6e6e73;font-size:13px;line-height:1.5}
.lc-funnel-path>i{display:grid;place-items:center;color:#b0b0b5;font-size:30px;font-style:normal}
.lc-product-grid{width:min(1240px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}
.lc-product-card{grid-column:span 4;min-height:520px;border-radius:30px;background:#fff;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 12px 35px rgba(0,0,0,.055);transition:transform .35s ease,box-shadow .35s ease}
.lc-product-card:hover{transform:translateY(-5px);box-shadow:0 25px 65px rgba(0,0,0,.11)}
.lc-product-card.is-featured{grid-column:span 6}
.lc-product-visual{height:270px;position:relative;overflow:hidden;background:#e9f7ef}
.lc-product-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.15))}
.lc-product-visual img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.lc-product-card:hover .lc-product-visual img{transform:scale(1.035)}
.lc-product-visual>span{position:absolute;z-index:2;left:20px;top:19px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.86);backdrop-filter:blur(12px);color:#1d1d1f;font-size:9px;font-weight:850;letter-spacing:.12em}
.lc-product-copy{padding:27px;display:flex;flex-direction:column;flex:1}.lc-product-copy>small{color:#007a42;font-size:9px;font-weight:850;letter-spacing:.13em}.lc-product-copy h3{margin:9px 0 11px;font-size:clamp(26px,3vw,39px);line-height:.98;letter-spacing:-.05em}.lc-product-copy p{margin:0 0 25px;color:#6e6e73;font-size:14px;line-height:1.5}.lc-product-copy>div{margin-top:auto;padding-top:18px;border-top:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between;gap:15px}.lc-product-copy strong{font-size:13px}.lc-product-copy b{color:#067844;font-size:14px;font-weight:600}.lc-product-copy b span{font-size:18px}
.lc-product-card.source-tothai .lc-product-visual{background:#e9efff}.lc-product-card.source-tothai .lc-product-copy>small{color:#315dc8}
.lc-sync-note{max-width:900px;margin:23px auto 0;color:#86868b;font-size:11px;text-align:center}

/* Metodo */
.lc-method-section{padding:125px 22px 135px;background:#000}
.lc-method-grid{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(255,255,255,.13);border-radius:30px;overflow:hidden;background:#101011}
.lc-method-grid article{min-height:330px;padding:35px;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.12)}.lc-method-grid article:last-child{border-right:0}
.lc-method-grid span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#1d1d1f;color:#67e1a7;font-size:11px;font-weight:800}.lc-method-grid h3{margin:auto 0 14px;color:#f5f5f7;font-size:30px;line-height:1.02;letter-spacing:-.045em}.lc-method-grid p{margin:0;color:#a1a1a6;font-size:14px;line-height:1.55}

/* Piattaforme */
.lc-platform-section{padding:125px 22px 135px;background:#fff}
.lc-platform-grid{width:min(1240px,100%);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:18px}
.lc-platform-card{min-height:650px;padding:48px;border-radius:34px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}
.lc-platform-lab{background:#e4fbf0}.lc-platform-ai{background:#e9efff}
.lc-platform-content{position:relative;z-index:3;max-width:580px}.lc-platform-content>span{font-size:10px;font-weight:850;letter-spacing:.15em}.lc-platform-lab .lc-platform-content>span{color:#007a42}.lc-platform-ai .lc-platform-content>span{color:#315dc8}
.lc-platform-content h3{margin:15px 0 15px;font-size:clamp(45px,5vw,68px);line-height:.92;letter-spacing:-.06em}.lc-platform-content p{max-width:500px;margin:0;color:#4f5653;font-size:17px;line-height:1.45}.lc-platform-content b{display:inline-flex;align-items:center;gap:8px;margin-top:25px;font-size:16px;font-weight:600}.lc-platform-content i{font-size:22px;font-style:normal}
.lc-platform-card>img{position:absolute;width:74%;max-height:330px;right:-10%;bottom:-4%;object-fit:cover;border-radius:26px 0 0 0;box-shadow:0 25px 65px rgba(0,0,0,.16);transform:rotate(-2deg)}
.lc-platform-ai>img{filter:saturate(.9);transform:rotate(2deg)}

/* Pubblico */
.lc-audience-section{padding:125px 22px;background:#f5f5f7}
.lc-audience-track{width:min(1240px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.lc-audience-track article{min-height:310px;padding:28px;border:1px solid rgba(0,0,0,.08);border-radius:26px;background:#fff;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.lc-audience-track article:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(0,0,0,.07)}
.lc-audience-track span{color:#007a42;font-size:10px;font-weight:850;letter-spacing:.12em}.lc-audience-track h3{margin:auto 0 13px;font-size:30px;line-height:1;letter-spacing:-.045em}.lc-audience-track p{margin:0;color:#6e6e73;font-size:14px;line-height:1.5}

/* Account Apple-like */
.lc-account-section{padding:130px max(24px,calc((100vw - 1240px)/2));background:#fff;display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;align-items:center}
.lc-account-copy h2{margin:0 0 22px;font-size:clamp(48px,5.6vw,76px);line-height:.94;letter-spacing:-.058em}.lc-account-copy>p{margin:0;color:#6e6e73;font-size:19px;line-height:1.48}.lc-account-copy ul{margin:30px 0 34px;padding:0;list-style:none;display:grid;gap:13px}.lc-account-copy li{display:flex;align-items:center;gap:11px;font-size:15px;font-weight:600}.lc-account-copy li span{width:24px;height:24px;border-radius:50%;background:#e5f8ee;color:#007a42;display:grid;place-items:center;font-size:11px}
.lc-account-preview{min-height:620px;display:grid;place-items:center;position:relative}.lc-account-preview:before{content:"";position:absolute;width:540px;height:540px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff,#d8fff0 38%,#54d9a2 70%,#00a765);filter:blur(1px)}
.lc-account-window{position:relative;z-index:2;width:min(620px,100%);border:1px solid rgba(255,255,255,.72);border-radius:30px;background:rgba(255,255,255,.9);box-shadow:0 45px 110px rgba(0,0,0,.18);backdrop-filter:blur(25px);overflow:hidden}
.lc-account-window>header{height:50px;padding:0 18px;border-bottom:1px solid rgba(0,0,0,.08);display:flex;align-items:center;gap:11px}.lc-account-window>header img{width:117px}.lc-account-window>header span{padding-left:10px;border-left:1px solid rgba(0,0,0,.14);font-size:12px;font-weight:650}.lc-account-window>header i{margin-left:auto;width:28px;height:28px;border-radius:50%;background:#e8e8ed}
.lc-account-welcome{padding:28px 28px 21px}.lc-account-welcome small,.lc-account-next small{color:#007a42;font-size:9px;font-weight:850;letter-spacing:.13em}.lc-account-welcome strong{display:block;max-width:430px;margin-top:8px;font-size:31px;line-height:1;letter-spacing:-.045em}
.lc-account-items{padding:0 19px;display:grid;gap:9px}.lc-account-items article{min-height:86px;padding:14px;border-radius:18px;background:#f5f5f7;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:13px}.lc-item-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;font-weight:800}.lc-item-lab{background:#dff7e9;color:#007a42}.lc-item-ai{background:#e2eaff;color:#315dc8}.lc-account-items small{display:block;color:#86868b;font-size:8px;font-weight:800;letter-spacing:.11em}.lc-account-items b{display:block;margin:2px 0;font-size:15px}.lc-account-items i{display:block;color:#6e6e73;font-size:10px;font-style:normal}.lc-account-items em{font-style:normal;font-size:22px;color:#86868b}
.lc-account-next{margin:12px 19px 19px;padding:17px;border-radius:18px;background:#101312;color:#fff}.lc-account-next b{display:block;margin:5px 0;font-size:16px}.lc-account-next a{color:#67e1a7;font-size:11px}

/* Recensioni in attesa API */
.lc-reviews-section{padding:125px 22px;background:#f5f5f7}
.lc-review-preview{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.lc-review-preview article{min-height:285px;padding:30px;border-radius:26px;background:#fff;border:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column}.lc-review-preview article>span{color:#007a42;font-size:16px;font-weight:800;letter-spacing:.05em}.lc-review-preview h3{margin:auto 0 12px;font-size:29px;line-height:1;letter-spacing:-.045em}.lc-review-preview p{margin:0 0 18px;color:#6e6e73;font-size:14px;line-height:1.5}.lc-review-preview small{color:#86868b;font-size:10px;font-weight:700}

/* FAQ */
.lc-faq-section{padding:125px 22px 140px;background:#fff}
.lc-faq-list{width:min(900px,100%);margin:0 auto;border-top:1px solid rgba(0,0,0,.14)}
.lc-faq-list details{border-bottom:1px solid rgba(0,0,0,.14)}
.lc-faq-list summary{min-height:84px;padding:23px 3px;display:flex;align-items:center;justify-content:space-between;gap:30px;list-style:none;cursor:pointer;font-size:21px;font-weight:650;letter-spacing:-.02em}.lc-faq-list summary::-webkit-details-marker{display:none}.lc-faq-list summary span{font-size:27px;font-weight:300;transition:transform .25s ease}.lc-faq-list details[open] summary span{transform:rotate(45deg)}
.lc-faq-list p{max-width:760px;margin:-4px 0 27px;color:#6e6e73;font-size:16px;line-height:1.55}

/* CTA */
.lc-final-cta{padding:125px 24px;background:#000;color:#fff;text-align:center}.lc-final-cta>div{max-width:1050px;margin:0 auto}.lc-final-cta .premium-kicker{color:#67e1a7}.lc-final-cta h2{margin:0 0 19px;font-size:clamp(50px,7vw,92px);line-height:.92;letter-spacing:-.065em}.lc-final-cta p{margin:0 auto 31px;color:#a1a1a6;font-size:19px}

/* Footer: stessa grammatica grafica di Link Lab */
.premium-footer{padding:0 max(24px,calc((100vw - 1024px)/2));background:#f5f5f7;color:#6e6e73;font-size:11px}
.premium-footer-inner{display:grid;grid-template-columns:minmax(0,1.6fr) repeat(4,minmax(110px,.55fr));gap:35px;padding:48px 0 35px;border-top:1px solid rgba(0,0,0,.10)}
.premium-footer-intro img{width:160px}.premium-footer-intro p{max-width:315px;margin:16px 0 0;line-height:1.55}
.premium-footer-column{display:flex;flex-direction:column;gap:9px}.premium-footer-column strong{margin-bottom:4px;color:#1d1d1f;font-size:11px}.premium-footer-column a{color:#6e6e73}.premium-footer-column a:hover{text-decoration:underline}
.premium-footer-payments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:28px 0 30px;border-top:1px solid rgba(0,0,0,.1)}
.premium-footer-payment-card{min-height:210px;display:grid;grid-template-columns:minmax(190px,.75fr) minmax(240px,1.25fr);align-items:center;gap:24px;padding:26px;overflow:hidden;border:1px solid rgba(0,0,0,.08);border-radius:24px;background:rgba(255,255,255,.76);box-shadow:0 12px 36px rgba(0,0,0,.04)}
.premium-footer-payment-card>div{display:grid;align-content:center;gap:8px}.premium-footer-payment-kicker{color:#86868b;font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.premium-footer-payment-card strong{color:#1d1d1f;font-size:clamp(20px,2vw,27px);line-height:1.04;letter-spacing:-.035em}.premium-footer-payment-card p{margin:0;color:#6e6e73;font-size:11px;line-height:1.55}.premium-footer-payment-card img{width:100%;max-height:130px;object-fit:contain}.premium-footer-payment-card-rates img{max-height:150px}.premium-footer-payment-legal{grid-column:1/-1;margin:0;color:#86868b;font-size:10px;line-height:1.55}
.premium-footer-bottom{min-height:55px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(0,0,0,.10)}

/* Auth e account: allineamento visivo al portale premium */
.auth-page .auth-shell,.dashboard-hero,.dashboard-grid,.simple-page,.legal-page{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Helvetica Neue",Arial,sans-serif}
.auth-page .auth-story{background:linear-gradient(145deg,#000,#17221d)}
.auth-page .auth-card{border-radius:28px;box-shadow:0 25px 70px rgba(0,0,0,.09)}
.dashboard-hero h1{font-size:clamp(48px,6vw,76px);line-height:.95}
.dashboard-card{border-radius:25px}

@media(max-width:1180px){
  .premium-header .nav-shell{grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr);gap:18px}
  .premium-header .premium-nav{gap:18px}.premium-header .premium-nav a{font-size:11px}
  .lc-hero{grid-template-columns:1fr;padding-top:80px}.lc-hero-copy{text-align:center}.lc-hero-copy h1,.lc-hero-copy p{margin-left:auto;margin-right:auto}.lc-hero-actions,.lc-hero-proof{justify-content:center}.lc-hero-stage{width:min(760px,100%);margin:0 auto}
  .lc-product-card{grid-column:span 6}.lc-product-card.is-featured{grid-column:span 6}
  .lc-account-section{grid-template-columns:1fr;gap:55px}.lc-account-copy{text-align:center;max-width:850px;margin:0 auto}.lc-account-copy ul{width:max-content;max-width:100%;margin-left:auto;margin-right:auto;text-align:left}
  .premium-footer-inner{grid-template-columns:1.4fr repeat(2,1fr)}.premium-footer-intro{grid-row:span 2}
}
@media(max-width:900px){
  .premium-header .premium-nav{display:none}.premium-header .nav-shell{grid-template-columns:1fr auto;gap:12px}.premium-header-actions{display:none}.premium-nav-toggle{display:flex!important;justify-self:end}
  .lc-hero{padding:70px 22px}.lc-hero-stage{min-height:540px}.lc-stage-device{right:5%;width:500px}.lc-floating-card-lab{left:3%}.lc-floating-card-ai{right:2%}.lc-floating-card-route{left:15%}
  .lc-funnel-path{grid-template-columns:1fr}.lc-funnel-path>i{transform:rotate(90deg);height:30px}.lc-funnel-path>article{min-height:145px}
  .lc-method-grid{grid-template-columns:1fr}.lc-method-grid article{min-height:245px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.lc-method-grid article:last-child{border-bottom:0}.lc-method-grid h3{margin-top:60px}
  .lc-platform-grid{grid-template-columns:1fr}.lc-platform-card{min-height:610px}
  .lc-audience-track,.lc-review-preview{grid-template-columns:1fr 1fr}.lc-account-preview{min-height:560px}
  .premium-footer-payments{grid-template-columns:1fr}.premium-footer-payment-legal{grid-column:auto}
}
@media(max-width:660px){
  .premium-header .nav-shell{width:calc(100% - 28px)}.premium-brand img{height:25px!important}.premium-brand-name{font-size:12px}
  .premium-announcement{font-size:11px;flex-wrap:wrap}
  .lc-hero{min-height:auto;padding:62px 18px 65px}.lc-hero-copy h1{font-size:55px}.lc-hero-copy p{font-size:18px}.lc-hero-actions{flex-direction:column;gap:17px}.lc-hero-actions .premium-button{width:100%}.lc-hero-proof{display:grid;grid-template-columns:1fr;width:100%}.lc-hero-proof span{justify-content:center}
  .lc-hero-stage{min-height:450px;margin-top:20px}.lc-stage-glow-one{width:340px;height:340px;right:-45px}.lc-stage-glow-two{width:180px;height:180px}.lc-stage-device{width:94%;right:3%;top:88px;border-radius:22px;transform:none}.lc-device-content{padding:22px}.lc-device-copy strong{font-size:24px}.lc-device-products{grid-template-columns:1fr 1fr}.lc-device-products article{min-height:105px;padding:13px}.lc-device-products b{font-size:14px}.lc-floating-card{padding:13px 15px;border-radius:16px}.lc-floating-card strong{font-size:12px}.lc-floating-card-lab{top:47px;left:0}.lc-floating-card-ai{right:0;bottom:15px}.lc-floating-card-route{display:none}
  .lc-manifesto{padding:80px 20px}.lc-manifesto p{font-size:42px}
  .lc-questionnaire-section,.lc-funnel-section,.lc-method-section,.lc-platform-section,.lc-audience-section,.lc-reviews-section,.lc-faq-section{padding:88px 13px}
  .premium-section-heading{width:100%;margin-bottom:40px}.premium-section-heading h2{font-size:44px}.premium-section-heading p{font-size:16px}
  .premium-questionnaire{padding:9px;border-radius:25px}.premium-questionnaire .questionnaire-top{grid-template-columns:1fr auto;gap:9px}.premium-questionnaire .progress{grid-column:1/-1;grid-row:2}.premium-questionnaire .question-stage{min-height:520px;padding:32px 14px;border-radius:20px}.premium-questionnaire .question-copy h3{font-size:37px}.premium-questionnaire .question-copy p{font-size:15px}.premium-questionnaire .answer-grid{grid-template-columns:1fr}.premium-questionnaire .answer-card{min-height:94px;padding:15px}.premium-questionnaire .questionnaire-nav{gap:8px}.premium-questionnaire .questionnaire-nav .premium-button{min-width:0;flex:1;padding:0 12px}
  .lc-funnel-path{border-radius:22px;padding:7px}.lc-funnel-path>article{padding:22px 17px;grid-template-columns:36px 1fr}.lc-funnel-path h3{font-size:21px}
  .lc-product-grid{grid-template-columns:1fr}.lc-product-card,.lc-product-card.is-featured{grid-column:auto;min-height:0;border-radius:24px}.lc-product-visual{height:230px}.lc-product-copy{padding:22px}.lc-product-copy h3{font-size:32px}
  .lc-method-grid{border-radius:24px}.lc-method-grid article{padding:27px;min-height:250px}.lc-method-grid h3{font-size:28px}
  .lc-platform-card{min-height:560px;padding:30px;border-radius:26px}.lc-platform-content h3{font-size:47px}.lc-platform-content p{font-size:15px}.lc-platform-card>img{width:92%;max-height:250px}
  .lc-audience-track,.lc-review-preview{grid-template-columns:1fr}.lc-audience-track article,.lc-review-preview article{min-height:245px}.lc-audience-track h3,.lc-review-preview h3{font-size:28px}
  .lc-account-section{padding:90px 18px}.lc-account-copy h2{font-size:47px}.lc-account-copy>p{font-size:16px}.lc-account-copy .premium-button{width:100%}.lc-account-preview{min-height:440px}.lc-account-preview:before{width:350px;height:350px}.lc-account-window{border-radius:22px}.lc-account-welcome{padding:22px 18px 17px}.lc-account-welcome strong{font-size:24px}.lc-account-items{padding:0 11px}.lc-account-next{margin:10px 11px 11px}
  .lc-faq-list summary{font-size:18px;min-height:76px}.lc-faq-list p{font-size:15px}
  .lc-final-cta{padding:90px 18px}.lc-final-cta h2{font-size:52px}.lc-final-cta p{font-size:16px}
  .premium-footer{padding:0 18px}.premium-footer-inner{grid-template-columns:1fr 1fr;gap:30px}.premium-footer-intro{grid-column:1/-1;grid-row:auto}.premium-footer-payment-card{min-height:0;grid-template-columns:1fr;padding:22px}.premium-footer-payment-card img{max-height:110px}.premium-footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;gap:5px;padding:14px 0}
}
@media(prefers-reduced-motion:reduce){.lc-floating-card{animation:none}}

/* =========================================================
   Link Communication Ecosystem 0.2.2
   Home monocolonna, gerarchia tipografica e risultati inline
   ========================================================= */
.ecosystem-home .premium-section-heading{width:min(820px,calc(100% - 40px));margin-bottom:48px}
.ecosystem-home .premium-section-heading h2{font-size:clamp(36px,4.7vw,60px);line-height:.99;letter-spacing:-.048em;margin-bottom:16px}
.ecosystem-home .premium-section-heading p{max-width:700px;font-size:17px;line-height:1.5}

/* Hero: un solo contenitore, testo sopra e visuale sotto */
.ecosystem-home .lc-hero{
  width:min(1440px,calc(100% - 32px));
  min-height:0;
  margin:24px auto 0;
  padding:78px 48px 0;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:0;
  overflow:hidden;
  border:1px solid rgba(0,0,0,.055);
  border-radius:38px;
  background:
    radial-gradient(circle at 18% 8%,rgba(206,255,233,.72),transparent 34%),
    radial-gradient(circle at 84% 28%,rgba(216,228,255,.78),transparent 35%),
    linear-gradient(180deg,#fbfbfd 0%,#f2f5f4 100%);
  box-shadow:0 30px 85px rgba(0,0,0,.055)
}
.ecosystem-home .lc-hero-copy{width:100%;max-width:1050px;text-align:center}
.ecosystem-home .lc-hero-copy h1{max-width:1000px;margin:0 auto 24px;font-size:clamp(52px,6vw,82px);line-height:.93;letter-spacing:-.062em}
.ecosystem-home .lc-hero-copy p{max-width:780px;margin:0 auto 28px;font-size:clamp(17px,1.55vw,21px);line-height:1.45}
.ecosystem-home .lc-hero-actions,.ecosystem-home .lc-hero-proof{justify-content:center}
.ecosystem-home .lc-hero-proof{margin-top:34px}
.ecosystem-home .lc-hero-stage{width:min(1160px,100%);min-height:570px;margin-top:36px}
.ecosystem-home .lc-stage-device{width:min(760px,72vw);max-width:none;left:50%;right:auto;top:92px;transform:translateX(-50%);border-radius:31px}
.ecosystem-home .lc-stage-glow-one{width:560px;height:560px;right:3%;top:3px}
.ecosystem-home .lc-stage-glow-two{width:330px;height:330px;left:2%;bottom:5px}
.ecosystem-home .lc-floating-card-lab{left:4%;top:128px}
.ecosystem-home .lc-floating-card-ai{right:4%;bottom:90px}
.ecosystem-home .lc-floating-card-route{left:13%;bottom:36px}

/* Gerarchia più sobria in tutta la home */
.ecosystem-home .lc-manifesto{padding:92px 28px}
.ecosystem-home .lc-manifesto p{max-width:1050px;font-size:clamp(34px,4.8vw,58px);line-height:1.02;letter-spacing:-.048em}
.ecosystem-home .lc-questionnaire-section,
.ecosystem-home .lc-funnel-section,
.ecosystem-home .lc-platform-section,
.ecosystem-home .lc-audience-section,
.ecosystem-home .lc-reviews-section,
.ecosystem-home .lc-faq-section{padding-top:105px;padding-bottom:115px}
.ecosystem-home .lc-product-copy h3{font-size:clamp(25px,2.5vw,34px);line-height:1.02}
.ecosystem-home .lc-method-grid h3{font-size:26px}
.ecosystem-home .lc-platform-content h3{font-size:clamp(38px,4vw,56px);line-height:.96;letter-spacing:-.05em}
.ecosystem-home .lc-audience-track h3,.ecosystem-home .lc-review-preview h3{font-size:26px;line-height:1.05}
.ecosystem-home .lc-account-copy h2{font-size:clamp(40px,4.6vw,60px);line-height:.98;letter-spacing:-.05em}
.ecosystem-home .lc-account-copy>p{font-size:17px}
.ecosystem-home .lc-final-cta h2{font-size:clamp(42px,5.4vw,68px);line-height:.97;letter-spacing:-.052em}
.ecosystem-home .lc-final-cta p{font-size:17px}

/* Il risultato sostituisce le domande nello stesso pannello */
.ecosystem-home .premium-questionnaire .question-stage{min-height:500px;padding:48px;border-radius:25px;display:flex;align-items:stretch;justify-content:center;transition:min-height .3s ease,padding .3s ease}
.ecosystem-home .premium-questionnaire .question-content{width:100%;display:flex;flex-direction:column;justify-content:center}
.ecosystem-home .premium-questionnaire .question-stage.is-results{min-height:0;padding:38px;justify-content:flex-start}
.ecosystem-home .premium-questionnaire .recommendation-results{width:100%;padding:0}
.ecosystem-home .premium-questionnaire .question-copy h3,.ecosystem-home .premium-questionnaire .results-heading h3{font-size:clamp(33px,4.2vw,52px);line-height:1}
.ecosystem-home .premium-questionnaire .results-heading{margin:0 auto 32px}
.ecosystem-home .premium-questionnaire .result-card h3{font-size:clamp(27px,3vw,40px)}
.ecosystem-home .premium-questionnaire .results-actions{margin-top:18px}
.ecosystem-home .premium-questionnaire .results-account-cta{margin-top:14px}

@media(max-width:900px){
  .ecosystem-home .lc-hero{width:calc(100% - 22px);padding:64px 24px 0;border-radius:30px}
  .ecosystem-home .lc-hero-copy h1{font-size:clamp(48px,9vw,70px)}
  .ecosystem-home .lc-hero-stage{min-height:520px;margin-top:26px}
  .ecosystem-home .lc-stage-device{width:min(690px,88vw);top:82px}
  .ecosystem-home .lc-floating-card-lab{left:1%;top:115px}
  .ecosystem-home .lc-floating-card-ai{right:1%;bottom:60px}
  .ecosystem-home .lc-floating-card-route{left:7%;bottom:18px}
}
@media(max-width:660px){
  .ecosystem-home .premium-section-heading h2{font-size:38px}
  .ecosystem-home .premium-section-heading p{font-size:15px}
  .ecosystem-home .lc-hero{width:calc(100% - 14px);margin-top:8px;padding:52px 14px 0;border-radius:24px}
  .ecosystem-home .lc-hero-copy h1{font-size:46px;line-height:.95}
  .ecosystem-home .lc-hero-copy p{font-size:16px}
  .ecosystem-home .lc-hero-stage{min-height:420px;margin-top:20px}
  .ecosystem-home .lc-stage-device{width:96%;top:76px;border-radius:21px}
  .ecosystem-home .lc-stage-glow-one{width:330px;height:330px;right:-90px}
  .ecosystem-home .lc-stage-glow-two{width:190px;height:190px;left:-40px}
  .ecosystem-home .lc-floating-card-lab{left:-3px;top:38px}
  .ecosystem-home .lc-floating-card-ai{right:-3px;bottom:12px}
  .ecosystem-home .lc-manifesto p{font-size:35px}
  .ecosystem-home .lc-questionnaire-section,
  .ecosystem-home .lc-funnel-section,
  .ecosystem-home .lc-platform-section,
  .ecosystem-home .lc-audience-section,
  .ecosystem-home .lc-reviews-section,
  .ecosystem-home .lc-faq-section{padding-top:78px;padding-bottom:84px}
  .ecosystem-home .premium-questionnaire .question-stage{min-height:500px;padding:30px 13px}
  .ecosystem-home .premium-questionnaire .question-stage.is-results{min-height:0;padding:24px 13px}
  .ecosystem-home .premium-questionnaire .question-copy h3,.ecosystem-home .premium-questionnaire .results-heading h3{font-size:34px}
  .ecosystem-home .lc-platform-content h3{font-size:40px}
  .ecosystem-home .lc-account-copy h2{font-size:40px}
  .ecosystem-home .lc-final-cta h2{font-size:43px}
}

/* =========================================================
   Link Communication Ecosystem 0.2.3
   Home compatta, prodotti unici con icone e sezioni ridotte
   ========================================================= */
.ecosystem-home .lc-ecosystem-section{
  padding:100px 22px 108px;
  background:#f5f5f7;
}
.ecosystem-home .lc-ecosystem-section .premium-section-heading{
  margin-bottom:42px;
}
.ecosystem-home .lc-journey-strip{
  width:min(1080px,100%);
  margin:0 auto 38px;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  overflow:hidden;
  border:1px solid rgba(0,0,0,.08);
  border-radius:26px;
  background:rgba(255,255,255,.82);
  box-shadow:0 16px 48px rgba(0,0,0,.045);
}
.ecosystem-home .lc-journey-strip article{
  min-height:138px;
  padding:24px;
  display:grid;
  grid-template-columns:44px 1fr;
  align-items:center;
  gap:15px;
  border-right:1px solid rgba(0,0,0,.075);
}
.ecosystem-home .lc-journey-strip article:last-child{border-right:0}
.ecosystem-home .lc-journey-icon{
  width:44px;
  height:44px;
  display:grid;
  place-items:center;
  border-radius:14px;
  background:#edf7f1;
  color:#007a42;
}
.ecosystem-home .lc-journey-icon svg{
  width:25px;
  height:25px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.ecosystem-home .lc-journey-strip small{
  display:block;
  margin-bottom:5px;
  color:#007a42;
  font-size:9px;
  font-weight:850;
  letter-spacing:.13em;
}
.ecosystem-home .lc-journey-strip strong{
  display:block;
  color:#1d1d1f;
  font-size:19px;
  line-height:1.08;
  letter-spacing:-.025em;
}
.ecosystem-home .lc-journey-strip p{
  margin:6px 0 0;
  color:#6e6e73;
  font-size:12px;
  line-height:1.45;
}
.ecosystem-home .lc-service-grid{
  width:min(1180px,100%);
  margin:0 auto;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  align-items:stretch;
  gap:14px;
}
.ecosystem-home .lc-service-card{
  flex:0 1 calc((100% - 42px)/4);
  min-width:250px;
  max-width:285px;
  min-height:305px;
  padding:24px;
  display:flex;
  flex-direction:column;
  border:1px solid rgba(0,0,0,.075);
  border-radius:25px;
  background:#fff;
  color:#1d1d1f;
  box-shadow:0 10px 30px rgba(0,0,0,.035);
  transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;
}
.ecosystem-home .lc-service-card:hover{
  transform:translateY(-4px);
  border-color:rgba(0,122,66,.22);
  box-shadow:0 20px 48px rgba(0,0,0,.075);
}
.ecosystem-home .lc-service-card-top{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:16px;
  margin-bottom:27px;
}
.ecosystem-home .lc-service-icon{
  width:58px;
  height:58px;
  display:grid;
  place-items:center;
  border-radius:18px;
  background:linear-gradient(145deg,#e3f8ec,#f7fcf9);
  color:#007a42;
}
.ecosystem-home .lc-service-card.source-tothai .lc-service-icon{
  background:linear-gradient(145deg,#e7edff,#f7f9ff);
  color:#315dc8;
}
.ecosystem-home .lc-service-icon svg{
  width:33px;
  height:33px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.65;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.ecosystem-home .lc-service-source{
  padding:7px 9px;
  border-radius:999px;
  background:#f2f2f4;
  color:#6e6e73;
  font-size:8px;
  font-weight:850;
  letter-spacing:.12em;
}
.ecosystem-home .lc-service-card>small{
  color:#007a42;
  font-size:9px;
  font-weight:850;
  letter-spacing:.12em;
}
.ecosystem-home .lc-service-card.source-tothai>small{color:#315dc8}
.ecosystem-home .lc-service-card h3{
  margin:9px 0 10px;
  font-size:26px;
  line-height:1.02;
  letter-spacing:-.045em;
}
.ecosystem-home .lc-service-card>p{
  margin:0 0 24px;
  color:#6e6e73;
  font-size:13px;
  line-height:1.5;
}
.ecosystem-home .lc-service-card-bottom{
  margin-top:auto;
  padding-top:17px;
  border-top:1px solid rgba(0,0,0,.075);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
}
.ecosystem-home .lc-service-card-bottom strong{
  font-size:12px;
  font-weight:750;
}
.ecosystem-home .lc-service-card-bottom>span{
  color:#067844;
  font-size:13px;
  font-weight:650;
}
.ecosystem-home .lc-service-card.source-tothai .lc-service-card-bottom>span{color:#315dc8}
.ecosystem-home .lc-service-card-bottom b{
  font-size:18px;
  font-weight:500;
}
.ecosystem-home .lc-sync-note{margin-top:20px}

/* La home non ripete più metodo, piattaforme e pubblico in tre sezioni separate */
.ecosystem-home .lc-account-section{
  padding-top:102px;
  padding-bottom:102px;
}
.ecosystem-home .lc-reviews-section.lc-reviews-compact{
  padding:78px 22px;
  background:#f5f5f7;
}
.ecosystem-home .lc-review-compact-card{
  width:min(1060px,100%);
  margin:0 auto;
  padding:34px 38px;
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:26px;
  border:1px solid rgba(0,0,0,.075);
  border-radius:28px;
  background:#fff;
  box-shadow:0 14px 42px rgba(0,0,0,.045);
}
.ecosystem-home .lc-review-compact-icon{
  width:78px;
  height:78px;
  display:grid;
  place-items:center;
  border-radius:22px;
  background:#edf8f2;
  color:#007a42;
  font-size:14px;
  letter-spacing:.08em;
}
.ecosystem-home .lc-review-compact-card h2{
  margin:8px 0 8px;
  max-width:680px;
  font-size:clamp(28px,3.2vw,42px);
  line-height:1;
  letter-spacing:-.045em;
}
.ecosystem-home .lc-review-compact-card p{
  max-width:720px;
  margin:0;
  color:#6e6e73;
  font-size:14px;
  line-height:1.5;
}
.ecosystem-home .lc-review-status{
  padding:9px 12px;
  border-radius:999px;
  background:#f0f0f2;
  color:#6e6e73;
  font-size:10px;
  font-weight:750;
  white-space:nowrap;
}
.ecosystem-home .lc-faq-section{
  padding-top:94px;
  padding-bottom:105px;
}
.ecosystem-home .lc-final-cta{padding-top:98px;padding-bottom:98px}

@media(max-width:1080px){
  .ecosystem-home .lc-service-card{
    flex-basis:calc((100% - 28px)/3);
    max-width:none;
  }
}
@media(max-width:820px){
  .ecosystem-home .lc-journey-strip{grid-template-columns:1fr}
  .ecosystem-home .lc-journey-strip article{border-right:0;border-bottom:1px solid rgba(0,0,0,.075)}
  .ecosystem-home .lc-journey-strip article:last-child{border-bottom:0}
  .ecosystem-home .lc-service-card{flex-basis:calc((100% - 14px)/2);min-width:230px}
  .ecosystem-home .lc-review-compact-card{grid-template-columns:auto 1fr;padding:28px}
  .ecosystem-home .lc-review-status{grid-column:2;justify-self:start}
}
@media(max-width:560px){
  .ecosystem-home .lc-ecosystem-section{padding:78px 13px 84px}
  .ecosystem-home .lc-journey-strip{margin-bottom:25px;border-radius:22px}
  .ecosystem-home .lc-journey-strip article{min-height:0;padding:20px 18px}
  .ecosystem-home .lc-service-grid{gap:11px}
  .ecosystem-home .lc-service-card{flex-basis:100%;min-width:0;max-width:none;min-height:270px;padding:21px;border-radius:22px}
  .ecosystem-home .lc-service-card-top{margin-bottom:22px}
  .ecosystem-home .lc-service-icon{width:54px;height:54px;border-radius:17px}
  .ecosystem-home .lc-service-card h3{font-size:25px}
  .ecosystem-home .lc-account-section{padding-top:80px;padding-bottom:82px}
  .ecosystem-home .lc-reviews-section.lc-reviews-compact{padding:62px 13px}
  .ecosystem-home .lc-review-compact-card{grid-template-columns:1fr;padding:24px;border-radius:23px}
  .ecosystem-home .lc-review-compact-icon{width:64px;height:64px;border-radius:19px}
  .ecosystem-home .lc-review-status{grid-column:auto}
  .ecosystem-home .lc-faq-section{padding-top:76px;padding-bottom:86px}
  .ecosystem-home .lc-final-cta{padding-top:82px;padding-bottom:82px}
}

/* =========================================================
   Link Communication Ecosystem 0.2.4
   Hero minimale animata: nessun mockup, un solo gesto visivo
   ========================================================= */
.ecosystem-home .lc-hero{
  min-height:0;
  padding:84px 42px 70px;
  overflow:hidden;
  background:
    radial-gradient(circle at 50% 88%,rgba(210,255,235,.55),transparent 35%),
    radial-gradient(circle at 72% 38%,rgba(224,231,255,.55),transparent 34%),
    linear-gradient(180deg,#fbfbfd 0%,#f7f8fa 100%);
}
.ecosystem-home .lc-hero-copy{max-width:960px}
.ecosystem-home .lc-hero-copy h1{
  max-width:920px;
  font-size:clamp(50px,5.3vw,74px);
  line-height:.95;
  letter-spacing:-.058em;
}
.ecosystem-home .lc-hero-copy p{max-width:720px;font-size:clamp(17px,1.4vw,20px)}
.ecosystem-home .lc-hero-proof{margin-top:28px}

.ecosystem-home .lc-hero-motion{
  width:min(880px,100%);
  margin:40px auto 0;
  display:flex;
  flex-direction:column;
  align-items:center;
}
.ecosystem-home .lc-orbit-scene{
  width:min(680px,82vw);
  aspect-ratio:1.72/1;
  position:relative;
  isolation:isolate;
}
.ecosystem-home .lc-orbit-aura{
  position:absolute;
  z-index:-2;
  border-radius:50%;
  filter:blur(34px);
  opacity:.66;
  animation:lcAuraBreathe 7.5s ease-in-out infinite;
}
.ecosystem-home .lc-orbit-aura-one{
  width:43%;
  aspect-ratio:1;
  left:19%;
  top:14%;
  background:rgba(48,215,142,.34);
}
.ecosystem-home .lc-orbit-aura-two{
  width:38%;
  aspect-ratio:1;
  right:16%;
  bottom:8%;
  background:rgba(122,151,255,.28);
  animation-delay:-3.6s;
}
.ecosystem-home .lc-orbit-ring{
  position:absolute;
  left:50%;
  top:50%;
  border:1px solid rgba(29,29,31,.105);
  border-radius:50%;
  transform:translate(-50%,-50%);
  pointer-events:none;
}
.ecosystem-home .lc-orbit-ring::after{
  content:"";
  position:absolute;
  width:7px;
  height:7px;
  left:50%;
  top:-4px;
  border-radius:50%;
  background:#00a765;
  box-shadow:0 0 0 8px rgba(0,167,101,.08),0 0 24px rgba(0,167,101,.38);
}
.ecosystem-home .lc-orbit-ring-one{
  width:78%;
  height:78%;
  animation:lcOrbitRotate 24s linear infinite;
}
.ecosystem-home .lc-orbit-ring-two{
  width:58%;
  height:58%;
  border-color:rgba(49,93,200,.11);
  animation:lcOrbitRotateReverse 19s linear infinite;
}
.ecosystem-home .lc-orbit-ring-two::after{background:#5575da;box-shadow:0 0 0 7px rgba(85,117,218,.08),0 0 22px rgba(85,117,218,.32)}
.ecosystem-home .lc-orbit-ring-three{
  width:38%;
  height:38%;
  border-color:rgba(29,29,31,.08);
  animation:lcOrbitRotate 14s linear infinite;
}
.ecosystem-home .lc-orbit-ring-three::after{width:5px;height:5px;top:-3px;background:#1d1d1f;box-shadow:0 0 0 6px rgba(29,29,31,.05)}

.ecosystem-home .lc-orbit-core{
  position:absolute;
  left:50%;
  top:50%;
  width:132px;
  height:132px;
  transform:translate(-50%,-50%);
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:9px;
  border:1px solid rgba(255,255,255,.9);
  border-radius:50%;
  background:rgba(255,255,255,.82);
  backdrop-filter:blur(24px);
  -webkit-backdrop-filter:blur(24px);
  box-shadow:0 25px 65px rgba(0,0,0,.10),inset 0 0 0 1px rgba(0,0,0,.035);
  animation:lcCoreBreathe 5.5s ease-in-out infinite;
}
.ecosystem-home .lc-orbit-mark{
  width:48px;
  height:48px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#00a765;
  color:#fff;
  font-size:28px;
  font-weight:760;
  letter-spacing:-.05em;
  box-shadow:0 12px 28px rgba(0,167,101,.25);
}
.ecosystem-home .lc-orbit-core small{
  color:#6e6e73;
  font-size:9px;
  font-weight:760;
  letter-spacing:.13em;
}

.ecosystem-home .lc-orbit-node{
  position:absolute;
  min-width:132px;
  padding:12px 15px 12px 39px;
  border:1px solid rgba(255,255,255,.9);
  border-radius:16px;
  background:rgba(255,255,255,.76);
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
  box-shadow:0 15px 38px rgba(0,0,0,.075);
  animation:lcNodeDrift 6s ease-in-out infinite;
}
.ecosystem-home .lc-orbit-node i{
  position:absolute;
  left:14px;
  top:50%;
  width:10px;
  height:10px;
  margin-top:-5px;
  border-radius:50%;
  background:#00a765;
  box-shadow:0 0 0 6px rgba(0,167,101,.09);
}
.ecosystem-home .lc-orbit-node span{
  display:block;
  color:#6e6e73;
  font-size:8px;
  font-weight:780;
  letter-spacing:.14em;
}
.ecosystem-home .lc-orbit-node strong{
  display:block;
  margin-top:4px;
  color:#1d1d1f;
  font-size:13px;
  line-height:1.1;
  letter-spacing:-.015em;
}
.ecosystem-home .lc-orbit-node-lab{left:4%;top:22%}
.ecosystem-home .lc-orbit-node-ai{right:3%;top:31%;animation-delay:-2s}
.ecosystem-home .lc-orbit-node-ai i{background:#5575da;box-shadow:0 0 0 6px rgba(85,117,218,.09)}
.ecosystem-home .lc-orbit-node-path{left:16%;bottom:8%;animation-delay:-4s}
.ecosystem-home .lc-orbit-node-path i{background:#1d1d1f;box-shadow:0 0 0 6px rgba(29,29,31,.06)}
.ecosystem-home .lc-hero-motion-caption{
  margin:2px 0 0;
  display:flex;
  align-items:center;
  gap:9px;
  color:#86868b;
  font-size:12px;
  font-weight:600;
}
.ecosystem-home .lc-hero-motion-caption span{
  width:7px;
  height:7px;
  border-radius:50%;
  background:#00a765;
  box-shadow:0 0 0 6px rgba(0,167,101,.08);
  animation:lcStatusPulse 2.5s ease-in-out infinite;
}

@keyframes lcOrbitRotate{to{transform:translate(-50%,-50%) rotate(360deg)}}
@keyframes lcOrbitRotateReverse{to{transform:translate(-50%,-50%) rotate(-360deg)}}
@keyframes lcAuraBreathe{0%,100%{transform:scale(.94);opacity:.48}50%{transform:scale(1.08);opacity:.74}}
@keyframes lcCoreBreathe{0%,100%{box-shadow:0 25px 65px rgba(0,0,0,.09),inset 0 0 0 1px rgba(0,0,0,.035)}50%{box-shadow:0 30px 78px rgba(0,167,101,.14),inset 0 0 0 1px rgba(0,0,0,.035)}}
@keyframes lcNodeDrift{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@keyframes lcStatusPulse{0%,100%{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1.08)}}

@media(max-width:760px){
  .ecosystem-home .lc-hero{padding:58px 18px 52px}
  .ecosystem-home .lc-hero-copy h1{font-size:clamp(43px,12vw,57px)}
  .ecosystem-home .lc-hero-motion{margin-top:31px}
  .ecosystem-home .lc-orbit-scene{width:100%;aspect-ratio:1.25/1}
  .ecosystem-home .lc-orbit-core{width:105px;height:105px}
  .ecosystem-home .lc-orbit-mark{width:40px;height:40px;font-size:24px}
  .ecosystem-home .lc-orbit-node{min-width:116px;padding:10px 12px 10px 34px}
  .ecosystem-home .lc-orbit-node i{left:12px}
  .ecosystem-home .lc-orbit-node strong{font-size:12px}
  .ecosystem-home .lc-orbit-node-lab{left:0;top:15%}
  .ecosystem-home .lc-orbit-node-ai{right:0;top:29%}
  .ecosystem-home .lc-orbit-node-path{left:7%;bottom:6%}
}
@media(max-width:430px){
  .ecosystem-home .lc-hero-proof{display:none}
  .ecosystem-home .lc-orbit-scene{aspect-ratio:1/1}
  .ecosystem-home .lc-orbit-ring-one{width:86%;height:86%}
  .ecosystem-home .lc-orbit-ring-two{width:62%;height:62%}
  .ecosystem-home .lc-orbit-node{min-width:105px;padding:9px 10px 9px 30px;border-radius:14px}
  .ecosystem-home .lc-orbit-node span{font-size:7px}
  .ecosystem-home .lc-orbit-node strong{font-size:11px}
  .ecosystem-home .lc-orbit-node i{left:10px;width:8px;height:8px;margin-top:-4px}
  .ecosystem-home .lc-orbit-node-lab{top:8%}
  .ecosystem-home .lc-orbit-node-ai{top:28%}
  .ecosystem-home .lc-orbit-node-path{left:3%;bottom:3%}
}
@media(prefers-reduced-motion:reduce){
  .ecosystem-home .lc-orbit-aura,
  .ecosystem-home .lc-orbit-ring,
  .ecosystem-home .lc-orbit-core,
  .ecosystem-home .lc-orbit-node,
  .ecosystem-home .lc-hero-motion-caption span{animation:none!important}
}

/* =========================================================
   Link Communication Ecosystem 0.2.5
   Home più commerciale, account consumer e recensioni API-ready
   ========================================================= */

/* La hero ora prosegue direttamente nell'orientatore: nessuna fascia manifesto */
.ecosystem-home .lc-questionnaire-section{
  padding-top:86px;
}

/* Link Account spiegato alle persone, non agli sviluppatori */
.ecosystem-home .lc-account-section-consumer{
  padding-top:100px;
  padding-bottom:106px;
  background:
    radial-gradient(circle at 76% 48%,rgba(217,255,239,.66),transparent 27%),
    #fff;
}
.ecosystem-home .lc-account-section-consumer .lc-account-copy h2{
  max-width:620px;
  font-size:clamp(40px,4.35vw,58px);
  line-height:.98;
  letter-spacing:-.052em;
}
.ecosystem-home .lc-account-section-consumer .lc-account-copy>p{
  max-width:610px;
  font-size:17px;
  line-height:1.58;
}
.ecosystem-home .lc-account-benefits{
  display:grid;
  grid-template-columns:1fr;
  gap:10px;
  margin:30px 0 34px;
}
.ecosystem-home .lc-account-benefits article{
  display:grid;
  grid-template-columns:42px minmax(0,1fr);
  align-items:center;
  gap:13px;
  padding:13px 15px;
  border:1px solid rgba(0,0,0,.07);
  border-radius:17px;
  background:rgba(247,248,249,.78);
}
.ecosystem-home .lc-account-benefits article>span{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:13px;
  background:#e5f8ef;
  color:#007a42;
  font-size:18px;
  font-weight:750;
}
.ecosystem-home .lc-account-benefits article div{
  display:grid;
  gap:3px;
}
.ecosystem-home .lc-account-benefits strong{
  font-size:14px;
}
.ecosystem-home .lc-account-benefits small{
  color:#6e6e73;
  font-size:12px;
  line-height:1.35;
}
.ecosystem-home .lc-account-window-consumer{
  width:min(640px,100%);
}
.ecosystem-home .lc-account-window-consumer .lc-account-welcome p{
  max-width:470px;
  margin:9px 0 0;
  color:#6e6e73;
  font-size:13px;
  line-height:1.45;
}
.ecosystem-home .lc-account-overview{
  display:grid;
  gap:10px;
  padding:0 18px 18px;
}
.ecosystem-home .lc-account-overview article{
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:14px;
  min-height:86px;
  padding:14px 16px;
  border-radius:18px;
  background:#f5f5f7;
}
.ecosystem-home .lc-account-overview article:nth-child(2){background:#eef3ff}
.ecosystem-home .lc-account-overview article:nth-child(3){background:#edf9f3}
.ecosystem-home .lc-account-overview article>div{
  display:grid;
  gap:2px;
}
.ecosystem-home .lc-account-overview small{
  color:#86868b;
  font-size:8px;
  font-weight:780;
  letter-spacing:.13em;
}
.ecosystem-home .lc-account-overview b{
  color:#1d1d1f;
  font-size:15px;
}
.ecosystem-home .lc-account-overview i{
  color:#6e6e73;
  font-size:11px;
  font-style:normal;
}
.ecosystem-home .lc-account-overview em{
  color:#86868b;
  font-size:23px;
  font-style:normal;
}
.ecosystem-home .lc-item-next{
  background:#fff!important;
  color:#007a42!important;
  box-shadow:inset 0 0 0 1px rgba(0,122,66,.14);
}

/* Recensioni: stesso comportamento full width di Link Lab */
.ecosystem-home .lc-reviews-section.lc-reviews-live{
  --lc-review-edge:max(24px,calc((100vw - 1320px)/2));
  padding:96px 0 104px;
  overflow:hidden;
  background:#f5f5f7;
}
.ecosystem-home .lc-reviews-heading{
  width:min(1320px,calc(100% - 48px));
  margin:0 auto 34px;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:38px;
}
.ecosystem-home .lc-reviews-heading>div:first-child{
  max-width:820px;
}
.ecosystem-home .lc-reviews-heading h2{
  margin:9px 0 12px;
  font-size:clamp(36px,4.6vw,60px);
  line-height:.98;
  letter-spacing:-.052em;
}
.ecosystem-home .lc-reviews-heading p{
  max-width:690px;
  margin:0;
  color:#6e6e73;
  font-size:16px;
  line-height:1.5;
}
.ecosystem-home .lc-review-carousel-toolbar{
  display:flex;
  gap:10px;
  flex:0 0 auto;
}
.ecosystem-home .lc-review-carousel-arrow{
  appearance:none;
  width:50px;
  height:50px;
  display:grid;
  place-items:center;
  padding:0;
  border:1px solid rgba(0,0,0,.09);
  border-radius:50%;
  background:#fff;
  color:#171719;
  box-shadow:0 11px 30px rgba(0,0,0,.07);
  cursor:pointer;
  transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;
}
.ecosystem-home .lc-review-carousel-arrow svg{
  width:22px;
  height:22px;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.ecosystem-home .lc-review-carousel-arrow:hover:not(:disabled),
.ecosystem-home .lc-review-carousel-arrow:focus-visible:not(:disabled){
  transform:translateY(-2px);
  box-shadow:0 15px 36px rgba(0,0,0,.11);
}
.ecosystem-home .lc-review-carousel-arrow:focus-visible{
  outline:3px solid rgba(0,167,101,.24);
  outline-offset:3px;
}
.ecosystem-home .lc-review-carousel-arrow:disabled{
  opacity:.25;
  cursor:default;
  box-shadow:none;
}
.ecosystem-home .lc-review-carousel-shell{
  width:100vw;
  overflow:hidden;
}
.ecosystem-home .lc-review-track{
  width:100%;
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:clamp(330px,31vw,440px);
  gap:18px;
  overflow-x:auto;
  padding:6px var(--lc-review-edge) 18px;
  scroll-padding-inline:var(--lc-review-edge);
  scroll-snap-type:x proximity;
  scrollbar-width:none;
  -ms-overflow-style:none;
  overflow-y:hidden;
  overscroll-behavior-x:contain;
  overscroll-behavior-y:auto;
  overflow-anchor:none;
  cursor:grab;
  touch-action:pan-x pan-y pinch-zoom;
}
.ecosystem-home .lc-review-track::-webkit-scrollbar{
  width:0;
  height:0;
  display:none;
}
.ecosystem-home .lc-review-track:focus-visible{outline:none}
.ecosystem-home .lc-review-card{
  box-sizing:border-box;
  height:330px;
  min-height:330px;
  max-height:330px;
  display:flex;
  flex-direction:column;
  padding:29px;
  border:1px solid rgba(0,0,0,.06);
  border-radius:29px;
  background:#fff;
  box-shadow:0 18px 56px rgba(0,0,0,.055);
  scroll-snap-align:start;
  overflow:hidden;
}
.ecosystem-home .lc-review-card-top{
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:12px;
}
.ecosystem-home .lc-review-avatar{
  width:48px;
  height:48px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:linear-gradient(145deg,#00b976,#08754e);
  color:#fff;
  font-size:14px;
  font-weight:800;
}
.ecosystem-home .lc-review-card-top>div{
  display:grid;
  gap:2px;
}
.ecosystem-home .lc-review-card-top strong{font-size:15px}
.ecosystem-home .lc-review-card-top small{
  color:#6e6e73;
  font-size:11px;
  line-height:1.35;
}
.ecosystem-home .lc-review-verified{
  padding:7px 9px;
  border-radius:999px;
  background:#e7f8ef;
  color:#08784f;
  font-size:9px;
  font-weight:780;
  white-space:nowrap;
}
.ecosystem-home .lc-review-stars{
  margin-top:24px;
  color:#ffb000;
  font-size:18px;
  letter-spacing:3px;
}
.ecosystem-home .lc-review-card blockquote{
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:6;
  margin:17px 0 16px;
  overflow:hidden;
  color:#1d1d1f;
  font-size:17px;
  line-height:1.48;
  letter-spacing:-.015em;
}
.ecosystem-home .lc-review-card-footer{
  margin-top:auto;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding-top:12px;
  border-top:1px solid rgba(0,0,0,.065);
}
.ecosystem-home .lc-review-card time{
  color:#86868b;
  font-size:12px;
  white-space:nowrap;
}
.ecosystem-home .lc-review-card-footer a{
  color:#08784f;
  font-size:12px;
  font-weight:750;
  text-decoration:none;
  white-space:nowrap;
}
.ecosystem-home .lc-review-card-footer a:hover,
.ecosystem-home .lc-review-card-footer a:focus-visible{text-decoration:underline}

.ecosystem-home .lc-review-card-empty{
  grid-column:span 2;
  height:300px;
  max-height:300px;
  width:min(760px,calc(100vw - 48px));
  min-height:300px;
  justify-content:center;
  background:
    radial-gradient(circle at 85% 20%,rgba(213,255,237,.86),transparent 28%),
    #fff;
}
.ecosystem-home .lc-review-empty-mark{
  margin-bottom:20px;
  color:#ffb000;
  letter-spacing:5px;
  font-size:20px;
}
.ecosystem-home .lc-review-card-empty h3{
  max-width:620px;
  margin:10px 0 12px;
  font-size:clamp(29px,3.2vw,42px);
  line-height:1;
  letter-spacing:-.046em;
}
.ecosystem-home .lc-review-card-empty p{
  max-width:640px;
  margin:0;
  color:#6e6e73;
  font-size:15px;
  line-height:1.52;
}
.ecosystem-home .lc-review-source-chips{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:24px;
}
.ecosystem-home .lc-review-source-chips span{
  padding:8px 11px;
  border:1px solid rgba(0,0,0,.075);
  border-radius:999px;
  background:#f5f5f7;
  color:#57575c;
  font-size:10px;
  font-weight:700;
}

@media(max-width:900px){
  .ecosystem-home .lc-reviews-heading{
    align-items:flex-start;
    flex-direction:column;
  }
  .ecosystem-home .lc-account-section-consumer{
    background:#fff;
  }
}
@media(max-width:650px){
  .ecosystem-home .lc-questionnaire-section{padding-top:70px}
  .ecosystem-home .lc-account-section-consumer{padding-top:78px;padding-bottom:84px}
  .ecosystem-home .lc-account-benefits article{padding:12px}
  .ecosystem-home .lc-account-overview{padding:0 11px 11px}
  .ecosystem-home .lc-account-overview article{padding:13px;gap:11px}
  .ecosystem-home .lc-reviews-section.lc-reviews-live{
    --lc-review-edge:18px;
    padding:76px 0 82px;
  }
  .ecosystem-home .lc-reviews-heading{
    width:calc(100% - 36px);
    margin-bottom:25px;
  }
  .ecosystem-home .lc-reviews-heading h2{font-size:37px}
  .ecosystem-home .lc-review-carousel-arrow{width:46px;height:46px}
  .ecosystem-home .lc-review-track{
    grid-auto-columns:min(88vw,390px);
    padding-bottom:12px;
  }
  .ecosystem-home .lc-review-card{padding:24px;border-radius:24px}
  .ecosystem-home .lc-review-card-top{grid-template-columns:auto minmax(0,1fr)}
  .ecosystem-home .lc-review-verified{grid-column:2;justify-self:start}
  .ecosystem-home .lc-review-card-empty{
    grid-column:auto;
    width:auto;
  }
}

/* =========================================================
   Link Communication Ecosystem 0.2.6
   Hero libera sullo sfondo e prodotti in carosello full width
   ========================================================= */

/* La hero non è più una card: vive direttamente sullo sfondo della pagina */
.ecosystem-home .lc-hero{
  width:100%;
  margin:0;
  padding:86px 24px 82px;
  border:0;
  border-radius:0;
  box-shadow:none;
  background:
    radial-gradient(circle at 31% 76%,rgba(205,255,233,.46),transparent 31%),
    radial-gradient(circle at 69% 60%,rgba(218,229,255,.48),transparent 32%),
    linear-gradient(180deg,#fbfbfd 0%,#f7f8fa 100%);
}
.ecosystem-home .lc-hero-copy,
.ecosystem-home .lc-hero-motion{
  position:relative;
  z-index:1;
}
.ecosystem-home .lc-hero-motion{margin-top:42px}
.ecosystem-home .lc-questionnaire-section{padding-top:96px}

/* Intestazione e controlli del carosello prodotti */
.ecosystem-home .lc-products-carousel-section{
  --lc-product-edge:max(24px,calc((100vw - 1320px)/2));
  padding:96px 0 104px;
  overflow:hidden;
}
.ecosystem-home .lc-products-heading{
  width:min(1320px,calc(100% - 48px));
  margin:0 auto 38px;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:38px;
}
.ecosystem-home .lc-products-heading>div:first-child{max-width:800px}
.ecosystem-home .lc-products-heading h2{
  margin:9px 0 12px;
  font-size:clamp(36px,4.6vw,60px);
  line-height:.98;
  letter-spacing:-.052em;
}
.ecosystem-home .lc-products-heading p{
  max-width:700px;
  margin:0;
  color:#6e6e73;
  font-size:16px;
  line-height:1.5;
}
.ecosystem-home .lc-service-carousel-toolbar{
  display:flex;
  gap:10px;
  flex:0 0 auto;
}
.ecosystem-home .lc-service-carousel-arrow{
  appearance:none;
  width:50px;
  height:50px;
  display:grid;
  place-items:center;
  padding:0;
  border:1px solid rgba(0,0,0,.09);
  border-radius:50%;
  background:#fff;
  color:#171719;
  box-shadow:0 11px 30px rgba(0,0,0,.07);
  cursor:pointer;
  transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;
}
.ecosystem-home .lc-service-carousel-arrow svg{
  width:22px;
  height:22px;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.ecosystem-home .lc-service-carousel-arrow:hover:not(:disabled),
.ecosystem-home .lc-service-carousel-arrow:focus-visible:not(:disabled){
  transform:translateY(-2px);
  box-shadow:0 15px 36px rgba(0,0,0,.11);
}
.ecosystem-home .lc-service-carousel-arrow:focus-visible{
  outline:3px solid rgba(0,167,101,.24);
  outline-offset:3px;
}
.ecosystem-home .lc-service-carousel-arrow:disabled{
  opacity:.25;
  cursor:default;
  box-shadow:none;
}
.ecosystem-home .lc-service-carousel-shell{
  width:100vw;
  overflow:hidden;
}
.ecosystem-home .lc-service-grid{
  width:100%;
  margin:0;
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:clamp(285px,25vw,360px);
  justify-content:start;
  align-items:stretch;
  gap:18px;
  overflow-x:auto;
  padding:6px var(--lc-product-edge) 18px;
  scroll-padding-inline:var(--lc-product-edge);
  scroll-snap-type:x proximity;
  scrollbar-width:none;
  -ms-overflow-style:none;
  overflow-y:hidden;
  overscroll-behavior-x:contain;
  overscroll-behavior-y:auto;
  overflow-anchor:none;
  cursor:grab;
  touch-action:pan-x pan-y pinch-zoom;
}
.ecosystem-home .lc-service-grid::-webkit-scrollbar{
  width:0;
  height:0;
  display:none;
}
.ecosystem-home .lc-service-grid:focus-visible{outline:none}
.ecosystem-home .lc-service-card{
  width:auto;
  min-width:0;
  max-width:none;
  min-height:310px;
  scroll-snap-align:start;
}
.ecosystem-home .lc-sync-note{
  width:min(1320px,calc(100% - 48px));
  margin:18px auto 0;
  color:#86868b;
  font-size:12px;
}

@media(max-width:760px){
  .ecosystem-home .lc-hero{
    padding:60px 18px 68px;
  }
  .ecosystem-home .lc-questionnaire-section{padding-top:78px}
  .ecosystem-home .lc-products-carousel-section{
    --lc-product-edge:18px;
    padding:78px 0 86px;
  }
  .ecosystem-home .lc-products-heading{
    width:calc(100% - 36px);
    margin-bottom:28px;
    align-items:flex-end;
    gap:18px;
  }
  .ecosystem-home .lc-products-heading h2{font-size:38px}
  .ecosystem-home .lc-products-heading p{font-size:15px}
  .ecosystem-home .lc-service-carousel-arrow{width:44px;height:44px}
  .ecosystem-home .lc-service-grid{
    grid-auto-columns:min(84vw,330px);
    gap:13px;
  }
  .ecosystem-home .lc-service-card{
    min-height:285px;
    padding:22px;
  }
  .ecosystem-home .lc-sync-note{width:calc(100% - 36px)}
}

@media(max-width:520px){
  .ecosystem-home .lc-products-heading{
    align-items:flex-start;
    flex-direction:column;
  }
  .ecosystem-home .lc-service-carousel-toolbar{align-self:flex-end}
}

@media(max-width:650px){
  .ecosystem-home .lc-review-track{grid-auto-columns:min(86vw,360px)}
  .ecosystem-home .lc-review-card{height:315px;min-height:315px;max-height:315px;padding:23px;border-radius:24px}
  .ecosystem-home .lc-review-card blockquote{-webkit-line-clamp:6;font-size:16px}
  .ecosystem-home .lc-review-verified{display:none}
}

/* =========================================================
   Link Communication Unified 0.1.7
   Questionario ad avanzamento automatico
   ========================================================= */
.premium-questionnaire .questionnaire-nav{
    justify-content:flex-start;
    min-height:64px;
}
.premium-questionnaire .questionnaire-nav[hidden]{display:none!important}
.premium-questionnaire .questionnaire-nav .premium-button{
    min-width:0;
    flex:0 0 auto;
}
.premium-questionnaire .answer-card:disabled{
    cursor:default;
    opacity:1;
}
.premium-questionnaire .answer-card.selected:disabled{
    transform:translateY(-1px);
}
@media(max-width:660px){
    .premium-questionnaire .questionnaire-nav{padding:16px 4px 2px}
    .premium-questionnaire .questionnaire-nav .premium-button{
        width:auto!important;
        flex:0 0 auto!important;
        padding:0 18px!important;
    }
}

/* =========================================================
   Link Communication Unified 0.1.8
   Orientatore immediatamente dopo la hero
   ========================================================= */
.ecosystem-home .lc-hero{
  padding-bottom:54px;
}
.ecosystem-home .lc-questionnaire-section{
  position:relative;
  z-index:4;
  margin-top:-24px;
  padding:34px 20px 104px;
  scroll-margin-top:74px;
  background:linear-gradient(
    180deg,
    rgba(247,248,250,0) 0,
    rgba(255,255,255,.96) 78px,
    #f5f5f7 100%
  );
}
.ecosystem-home .lc-questionnaire-section .premium-section-heading{
  margin-bottom:28px;
}
.ecosystem-home .lc-questionnaire-section .premium-section-heading p{
  max-width:660px;
}
.ecosystem-home .lc-questionnaire-section .premium-questionnaire{
  position:relative;
  z-index:1;
}

@media(max-width:760px){
  .ecosystem-home .lc-hero{
    padding-bottom:36px;
  }
  .ecosystem-home .lc-questionnaire-section{
    margin-top:-14px;
    padding:24px 13px 78px;
    scroll-margin-top:68px;
    background:linear-gradient(
      180deg,
      rgba(247,248,250,0) 0,
      rgba(255,255,255,.98) 56px,
      #f5f5f7 100%
    );
  }
  .ecosystem-home .lc-questionnaire-section .premium-section-heading{
    width:100%;
    margin-bottom:22px;
  }
  .ecosystem-home .lc-questionnaire-section .premium-section-heading h2{
    font-size:clamp(34px,10.5vw,42px);
    line-height:1;
  }
  .ecosystem-home .lc-questionnaire-section .premium-section-heading p{
    max-width:560px;
    font-size:15px;
    line-height:1.48;
  }
}

@media(max-width:430px){
  .ecosystem-home .lc-hero{
    padding-bottom:28px;
  }
  .ecosystem-home .lc-questionnaire-section{
    margin-top:-10px;
    padding-top:18px;
    padding-bottom:70px;
  }
  .ecosystem-home .lc-questionnaire-section .premium-section-heading{
    margin-bottom:18px;
  }
  .ecosystem-home .lc-questionnaire-section .premium-section-heading h2{
    font-size:34px;
  }
  .ecosystem-home .lc-questionnaire-section .premium-section-heading p{
    font-size:14px;
  }
}


/* =========================================================
   Home ecosystem 0.9.0 · Link Web Studio
   ========================================================= */
.ecosystem-home .lc-service-card.source-web{
  background:linear-gradient(145deg,#0b1110 0%,#12221b 100%);
  color:#fff;
  border-color:rgba(255,255,255,.1);
  box-shadow:0 18px 44px rgba(4,20,14,.13);
}
.ecosystem-home .lc-service-card.source-web:hover{
  border-color:rgba(88,229,166,.38);
  box-shadow:0 25px 58px rgba(4,20,14,.2);
}
.ecosystem-home .lc-service-card.source-web .lc-service-icon{
  background:linear-gradient(145deg,rgba(41,231,147,.18),rgba(255,255,255,.06));
  color:#59e6a7;
}
.ecosystem-home .lc-service-card.source-web .lc-service-source{
  background:rgba(255,255,255,.09);
  color:#c8d4ce;
}
.ecosystem-home .lc-service-card.source-web>small,
.ecosystem-home .lc-service-card.source-web .lc-service-card-bottom>span{color:#59e6a7}
.ecosystem-home .lc-service-card.source-web>p{color:#b6c2bc}
.ecosystem-home .lc-service-card.source-web .lc-service-card-bottom{
  border-top-color:rgba(255,255,255,.12);
}
.ecosystem-home .lc-orbit-node-path{
  min-width:190px;
}
.ecosystem-home .lc-orbit-node-path strong{
  max-width:160px;
  line-height:1.25;
}
@media(max-width:760px){
  .ecosystem-home .lc-orbit-node-path{min-width:150px}
  .ecosystem-home .lc-orbit-node-path strong{max-width:126px;font-size:10px}
}
@media(max-width:430px){
  .ecosystem-home .lc-orbit-node-path{min-width:136px}
  .ecosystem-home .lc-orbit-node-path strong{max-width:112px;font-size:9px}
}

/* =========================================================
   Link Communication Unified 0.9.1
   Orientatore ramificato: 12 → 8 → 6 → 4 risposte
   ========================================================= */
.ecosystem-home .premium-questionnaire .answer-grid[data-option-count="12"]{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:13px;
}
.ecosystem-home .premium-questionnaire .answer-grid[data-option-count="12"] .answer-card{
  min-height:108px;
  padding:16px;
  grid-template-columns:42px minmax(0,1fr) 20px;
  gap:11px;
}
.ecosystem-home .premium-questionnaire .answer-grid[data-option-count="12"] .answer-icon{
  width:40px;
  height:40px;
  border-radius:13px;
  font-size:14px;
}
.ecosystem-home .premium-questionnaire .answer-grid[data-option-count="12"] .answer-content strong{
  font-size:15px;
  line-height:1.18;
}
.ecosystem-home .premium-questionnaire .answer-grid[data-option-count="12"] .answer-content small{
  font-size:12.5px;
  line-height:1.35;
}
.ecosystem-home .premium-questionnaire .answer-grid[data-option-count="8"],
.ecosystem-home .premium-questionnaire .answer-grid[data-option-count="6"],
.ecosystem-home .premium-questionnaire .answer-grid[data-option-count="4"]{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.ecosystem-home .premium-questionnaire [data-q-next]{display:none!important}
.ecosystem-home .premium-questionnaire .source-web{
  background:#111916;
  color:#63e8a9;
}

@media(max-width:1100px){
  .ecosystem-home .premium-questionnaire .answer-grid[data-option-count="12"]{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:660px){
  .ecosystem-home .premium-questionnaire .answer-grid[data-option-count="12"],
  .ecosystem-home .premium-questionnaire .answer-grid[data-option-count="8"],
  .ecosystem-home .premium-questionnaire .answer-grid[data-option-count="6"],
  .ecosystem-home .premium-questionnaire .answer-grid[data-option-count="4"]{
    grid-template-columns:1fr;
  }
  .ecosystem-home .premium-questionnaire .answer-grid[data-option-count="12"] .answer-card{
    min-height:92px;
  }
}


/* Link Communication Home 0.9.2 — caroselli solo orizzontali
   Lo scroll verticale resta sempre alla pagina; nessun sollevamento delle card. */
.ecosystem-home .lc-products-carousel-section,
.ecosystem-home .lc-reviews-section.lc-reviews-live,
.ecosystem-home .lc-service-carousel-shell,
.ecosystem-home .lc-review-carousel-shell{
  overflow-anchor:none;
}
.ecosystem-home .lc-service-grid,
.ecosystem-home .lc-review-track{
  transform:none!important;
  translate:none!important;
  will-change:scroll-position;
}
.ecosystem-home .lc-products-carousel-section .lc-service-card,
.ecosystem-home .lc-products-carousel-section .lc-service-card:hover,
.ecosystem-home .lc-products-carousel-section .lc-service-card.motion-reveal,
.ecosystem-home .lc-products-carousel-section .lc-service-card.motion-reveal.is-visible,
.ecosystem-home .lc-reviews-live .lc-review-card,
.ecosystem-home .lc-reviews-live .lc-review-card:hover,
.ecosystem-home .lc-reviews-live .lc-review-card.motion-reveal,
.ecosystem-home .lc-reviews-live .lc-review-card.motion-reveal.is-visible{
  opacity:1!important;
  transform:none!important;
  translate:none!important;
  filter:none!important;
}
.ecosystem-home .lc-products-carousel-section .lc-service-card{
  transition:border-color .28s ease,box-shadow .28s ease!important;
}
.ecosystem-home .lc-products-carousel-section .lc-service-card:hover{
  border-color:rgba(0,122,66,.22);
  box-shadow:0 20px 48px rgba(0,0,0,.075);
}
.ecosystem-home .lc-service-grid.is-axis-dragging,
.ecosystem-home .lc-review-track.is-axis-dragging{
  cursor:grabbing;
  scroll-snap-type:none!important;
  user-select:none;
  -webkit-user-select:none;
}
.ecosystem-home .lc-service-grid.is-axis-dragging *,
.ecosystem-home .lc-review-track.is-axis-dragging *{
  pointer-events:none;
}

/* Link Communication Home 0.9.3 — drag desktop affidabile. */
.ecosystem-home .lc-service-grid,
.ecosystem-home .lc-review-track{
  -webkit-user-drag:none;
}
.ecosystem-home .lc-service-grid a,
.ecosystem-home .lc-service-grid img,
.ecosystem-home .lc-review-track a,
.ecosystem-home .lc-review-track img{
  -webkit-user-drag:none;
  user-drag:none;
}
html.lc-carousel-drag-active,
html.lc-carousel-drag-active body{
  cursor:grabbing!important;
  user-select:none!important;
  -webkit-user-select:none!important;
}


/* Link Communication Home 0.9.4 — input orizzontale e verticale indipendenti.
   Il track resta scrollabile lateralmente, ma non crea mai una trappola
   per la rotella o per il gesto verticale del trackpad. */
.ecosystem-home .lc-service-grid,
.ecosystem-home .lc-review-track{
  overscroll-behavior-x:contain;
  overscroll-behavior-y:auto;
  scroll-behavior:auto;
}

/* Link Communication Home 0.9.5 — gesto orizzontale nativo universale.
   Touchpad, Magic Mouse e touchscreen possono usare il pan laterale senza click;
   il pan verticale continua a essere gestito dalla pagina. Lo snap viene sospeso
   soltanto mentre è in corso un gesto orizzontale, per evitare rimbalzi. */
.ecosystem-home .lc-service-grid,
.ecosystem-home .lc-review-track{
  touch-action:pan-x pan-y pinch-zoom;
  -webkit-overflow-scrolling:touch;
}
.ecosystem-home .lc-service-grid.is-native-horizontal-scrolling,
.ecosystem-home .lc-review-track.is-native-horizontal-scrolling{
  scroll-snap-type:none!important;
}


/* =========================================================
   Link Communication Home 0.9.6
   Orientatore Junior collegato al corso reale + CTA alternative
   ========================================================= */
.ecosystem-home .premium-questionnaire .answer-grid[data-option-count="14"]{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:13px;
}
.ecosystem-home .premium-questionnaire .answer-grid[data-option-count="14"] .answer-card{
  min-height:108px;
  padding:16px;
  grid-template-columns:42px minmax(0,1fr) 20px;
  gap:11px;
}
.ecosystem-home .premium-questionnaire .answer-grid[data-option-count="14"] .answer-icon{
  width:40px;
  height:40px;
  border-radius:13px;
  font-size:13px;
}
.ecosystem-home .premium-questionnaire .answer-grid[data-option-count="14"] .answer-content strong{
  font-size:15px;
  line-height:1.18;
}
.ecosystem-home .premium-questionnaire .answer-grid[data-option-count="14"] .answer-content small{
  font-size:12.5px;
  line-height:1.35;
}
.ecosystem-home .premium-questionnaire .result-product-button{
  min-height:44px;
  padding:0 18px;
  white-space:nowrap;
  font-size:14px;
}
.ecosystem-home .premium-questionnaire .result-card:not(.result-card-primary) .result-bottom{
  flex-wrap:wrap;
  align-items:flex-end;
}
@media(max-width:1100px){
  .ecosystem-home .premium-questionnaire .answer-grid[data-option-count="14"]{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:660px){
  .ecosystem-home .premium-questionnaire .answer-grid[data-option-count="14"]{
    grid-template-columns:1fr;
  }
  .ecosystem-home .premium-questionnaire .answer-grid[data-option-count="14"] .answer-card{
    min-height:92px;
  }
  .ecosystem-home .premium-questionnaire .result-bottom{
    align-items:flex-start;
    flex-direction:column;
  }
  .ecosystem-home .premium-questionnaire .result-product-button{
    width:100%;
    justify-content:center;
  }
}
