/* Gestionale Aste Immobiliari - incroci richieste clienti e aste - restyling 2026 */
.gaste-match-page{color:var(--gaste-text);font-family:var(--gaste-font-body);background:#fff}
.gaste-match-page h1,.gaste-match-page h2,.gaste-match-page h3{font-family:var(--gaste-font-heading);color:var(--gaste-blue);font-weight:800}
.gaste-match-page p{line-height:1.75}
.gaste-match-hero{position:relative;overflow:hidden;padding:88px 0 76px;background:linear-gradient(135deg,#f5f2f4 0%,#fff 55%,#eef5ea 100%)}
.gaste-match-hero:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;right:-180px;top:-230px;background:rgba(141,96,120,.12)}
.gaste-match-hero:after{content:"";position:absolute;width:310px;height:310px;border-radius:50%;left:-190px;bottom:-220px;background:rgba(120,184,67,.1)}
.gaste-match-hero .container{position:relative;z-index:1}
.gaste-match-kicker{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}
.gaste-match-kicker span,.gaste-match-eyebrow{display:inline-flex;align-items:center;width:max-content;border:1px solid rgba(141,96,120,.23);border-radius:999px;background:rgba(141,96,120,.09);color:var(--gaste-vinaccia-dark);font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;padding:7px 13px}
.gaste-match-hero h1{font-size:clamp(38px,4.6vw,64px);line-height:1.03;letter-spacing:-.045em;margin:0 0 22px;max-width:760px}
.gaste-match-lead{font-size:clamp(17px,1.4vw,20px);color:var(--gaste-muted);margin:0 0 22px;max-width:670px}
.gaste-match-checks{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:11px}
.gaste-match-checks li{display:flex;align-items:flex-start;gap:10px;color:var(--gaste-blue);font-weight:700}
.gaste-match-checks i,.gaste-match-feature-list i{display:grid;place-items:center;flex:0 0 23px;width:23px;height:23px;border-radius:50%;background:var(--gaste-green);color:#fff;font-size:12px;margin-top:1px}
.gaste-match-actions{display:flex;flex-wrap:wrap;gap:12px}
.gaste-match-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;border:2px solid transparent;border-radius:12px;padding:12px 22px;font-weight:800;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}
.gaste-match-btn:hover{transform:translateY(-2px)}
.gaste-match-btn-primary{background:var(--gaste-vinaccia);color:#fff;box-shadow:0 12px 28px rgba(118,78,100,.22)}
.gaste-match-btn-primary:hover{background:var(--gaste-vinaccia-dark);color:#fff}
.gaste-match-btn-secondary{border-color:rgba(24,52,78,.18);background:#fff;color:var(--gaste-blue)}
.gaste-match-btn-secondary:hover{border-color:var(--gaste-blue);color:var(--gaste-blue)}
.gaste-match-btn-light{background:#fff;color:var(--gaste-blue);white-space:nowrap}
.gaste-match-btn-light:hover{color:var(--gaste-vinaccia-dark);box-shadow:0 12px 28px rgba(0,0,0,.14)}
.gaste-match-hero-visual{position:relative;padding:13px;border:1px solid rgba(24,52,78,.1);border-radius:24px;background:rgba(255,255,255,.86);box-shadow:0 26px 60px rgba(16,38,61,.16);transform:rotate(1deg)}
.gaste-match-hero-visual img{width:100%;border-radius:15px}
.gaste-match-hero-stat{position:absolute;right:20px;bottom:-24px;display:flex;flex-direction:column;border-radius:15px;background:var(--gaste-blue);color:#fff;padding:13px 17px;box-shadow:0 14px 30px rgba(16,38,61,.2)}
.gaste-match-hero-stat strong{font-size:15px}.gaste-match-hero-stat span{font-size:11px;color:rgba(255,255,255,.75)}
.gaste-match-image-note{color:var(--gaste-muted);font-size:12px;line-height:1.55;margin:34px 6px 0;text-align:center}
.gaste-match-subnav{position:sticky;top:0;z-index:20;border-top:1px solid rgba(24,52,78,.08);border-bottom:1px solid rgba(24,52,78,.1);background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(16,38,61,.05);backdrop-filter:blur(10px)}
.gaste-match-subnav .container{display:flex;gap:28px;overflow-x:auto;padding-top:16px;padding-bottom:16px;scrollbar-width:none}
.gaste-match-subnav .container::-webkit-scrollbar{display:none}
.gaste-match-subnav a{color:var(--gaste-blue);font-size:14px;font-weight:800;text-decoration:none;white-space:nowrap}
.gaste-match-subnav a:hover{color:var(--gaste-vinaccia)}
.gaste-match-section{padding:92px 0;scroll-margin-top:72px}
.gaste-match-section-soft{background:var(--gaste-soft)}
.gaste-match-answer{max-width:940px;margin:auto;text-align:center;border:1px solid var(--gaste-border);border-radius:24px;padding:42px 48px;background:#fff;box-shadow:0 20px 50px rgba(16,38,61,.07)}
.gaste-match-answer .gaste-match-eyebrow,.gaste-match-heading .gaste-match-eyebrow{margin:0 auto 16px}
.gaste-match-answer h2,.gaste-match-heading h2,.gaste-match-section>.container>.row h2{font-size:clamp(30px,3.5vw,46px);line-height:1.12;letter-spacing:-.035em;margin:0 0 16px}
.gaste-match-answer p{font-size:18px;margin:0;color:var(--gaste-muted)}
.gaste-match-heading{max-width:830px;margin:0 auto 46px;text-align:center}
.gaste-match-heading p{font-size:17px;color:var(--gaste-muted);margin:0}
.gaste-match-card{height:100%;border:1px solid var(--gaste-border);border-radius:20px;background:#fff;padding:28px;box-shadow:0 14px 36px rgba(16,38,61,.06);transition:transform .2s ease,box-shadow .2s ease}
.gaste-match-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px rgba(16,38,61,.1)}
.gaste-match-card>i{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:rgba(141,96,120,.1);color:var(--gaste-vinaccia);font-size:21px;margin-bottom:20px}
.gaste-match-card h3{font-size:20px;margin:0 0 10px}
.gaste-match-card p{font-size:15px;color:var(--gaste-muted);margin:0}
.gaste-match-two-way{background:linear-gradient(145deg,#fff,#f5f8fb)}
.gaste-match-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--gaste-vinaccia);font-weight:800;text-decoration:none;margin-top:10px}
.gaste-match-text-link:hover{color:var(--gaste-vinaccia-dark)}
.gaste-match-directions{display:grid;grid-template-columns:1fr 56px 1fr;gap:15px;align-items:center}
.gaste-match-directions article{height:100%;border:1px solid var(--gaste-border);border-radius:20px;background:#fff;padding:25px;box-shadow:0 15px 36px rgba(16,38,61,.07)}
.gaste-match-directions article>span{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:rgba(141,96,120,.1);color:var(--gaste-vinaccia);font-size:20px;margin-bottom:16px}
.gaste-match-directions strong{display:block;color:var(--gaste-blue);font-size:18px;margin-bottom:8px}
.gaste-match-directions p{color:var(--gaste-muted);font-size:14px;margin:0}
.gaste-match-direction-arrow{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--gaste-vinaccia);color:#fff;font-size:18px}
.gaste-match-screen{padding:13px;border-radius:23px;background:#fff;border:1px solid var(--gaste-border);box-shadow:0 24px 60px rgba(16,38,61,.13)}
.gaste-match-screen img{width:100%;border-radius:14px}
.gaste-match-criteria{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px}
.gaste-match-criteria span{display:flex;align-items:center;gap:10px;border:1px solid var(--gaste-border);border-radius:13px;background:#fff;padding:15px;color:var(--gaste-blue);font-size:14px;font-weight:800}
.gaste-match-criteria i{color:var(--gaste-vinaccia);font-size:16px}
.gaste-match-section-dark{position:relative;background:linear-gradient(135deg,var(--gaste-blue-dark),var(--gaste-blue));color:#fff}
.gaste-match-section-dark:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 20%,rgba(141,96,120,.35),transparent 30%);pointer-events:none}
.gaste-match-section-dark .container{position:relative}
.gaste-match-heading-light h2{color:#fff}
.gaste-match-heading-light p{color:rgba(255,255,255,.72)}
.gaste-match-heading-light .gaste-match-eyebrow{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.09);color:#fff}
.gaste-match-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}
.gaste-match-steps article{height:100%;border:1px solid rgba(255,255,255,.13);border-radius:20px;padding:25px;background:rgba(255,255,255,.06)}
.gaste-match-steps span{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--gaste-vinaccia);color:#fff;font-weight:900;margin-bottom:18px}
.gaste-match-steps h3{font-size:19px;color:#fff;margin:0 0 8px}
.gaste-match-steps p{font-size:14px;color:rgba(255,255,255,.7);margin:0}
.gaste-match-feature-list{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:14px}
.gaste-match-feature-list li{display:flex;gap:12px;align-items:flex-start;color:var(--gaste-blue);font-weight:700}
.gaste-match-schedule{border:1px solid var(--gaste-border);border-radius:23px;background:#fff;padding:24px;box-shadow:0 24px 60px rgba(16,38,61,.12)}
.gaste-match-schedule-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--gaste-border);padding-bottom:17px;margin-bottom:17px;color:var(--gaste-blue)}
.gaste-match-schedule-head span{border-radius:999px;background:rgba(120,184,67,.14);color:#56872d;padding:6px 10px;font-size:11px;font-weight:800}
.gaste-match-schedule-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:17px}
.gaste-match-schedule-grid div{display:flex;flex-direction:column;border-radius:12px;background:var(--gaste-soft);padding:13px}
.gaste-match-schedule-grid small{color:var(--gaste-muted);margin-bottom:4px}.gaste-match-schedule-grid strong{color:var(--gaste-blue);font-size:13px}
.gaste-match-days{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin-bottom:17px}
.gaste-match-days span{display:grid;place-items:center;border-radius:9px;background:rgba(120,184,67,.14);color:#56872d;padding:8px 4px;font-size:11px;font-weight:800}
.gaste-match-schedule img{width:100%;max-width:325px;display:block;margin:auto;border:1px solid var(--gaste-border);border-radius:10px}
.gaste-match-automation-note{display:flex;gap:13px;align-items:flex-start;border-left:4px solid var(--gaste-green);border-radius:0 12px 12px 0;background:var(--gaste-soft);padding:16px 18px;margin-top:22px}
.gaste-match-automation-note i{color:var(--gaste-green);margin-top:4px}.gaste-match-automation-note p{font-size:14px;color:var(--gaste-muted);margin:0}
.gaste-match-crm-link{display:grid;grid-template-columns:70px minmax(0,1fr) auto;gap:25px;align-items:center;border:1px solid var(--gaste-border);border-radius:24px;background:#fff;padding:36px;box-shadow:0 18px 44px rgba(16,38,61,.07)}
.gaste-match-crm-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:19px;background:rgba(141,96,120,.1);color:var(--gaste-vinaccia);font-size:25px}
.gaste-match-crm-link .gaste-match-eyebrow{margin-bottom:12px}.gaste-match-crm-link h2{font-size:clamp(28px,3vw,40px);margin:0 0 8px}.gaste-match-crm-link p{color:var(--gaste-muted);margin:0}
.gaste-match-table-wrap{border:1px solid var(--gaste-border);border-radius:20px;background:#fff;box-shadow:0 18px 44px rgba(16,38,61,.07);overflow:hidden}
.gaste-match-table{margin:0;color:var(--gaste-text)}
.gaste-match-table th,.gaste-match-table td{padding:17px 19px;border-color:rgba(24,52,78,.09);vertical-align:middle}
.gaste-match-table thead th{background:var(--gaste-blue);color:#fff;border:0}
.gaste-match-table tbody th{color:var(--gaste-blue)}
.gaste-match-table td:last-child{color:var(--gaste-blue);font-weight:700}.gaste-match-table td:last-child i{color:var(--gaste-green);margin-right:6px}
.gaste-match-note{padding:0 0 92px}
.gaste-match-note-inner{display:flex;gap:22px;align-items:flex-start;border:1px solid rgba(201,144,24,.25);border-radius:20px;background:#fffaf0;padding:30px 34px}
.gaste-match-note-inner>i{display:grid;place-items:center;flex:0 0 50px;width:50px;height:50px;border-radius:15px;background:rgba(201,144,24,.13);color:var(--gaste-gold);font-size:20px}
.gaste-match-note h2{font-size:23px;margin:0 0 7px}.gaste-match-note p{color:var(--gaste-muted);margin:0}
.gaste-match-faq{max-width:920px;margin:auto}
.gaste-match-faq .accordion-item{border:1px solid var(--gaste-border);border-radius:15px!important;margin-bottom:12px;overflow:hidden}
.gaste-match-faq .accordion-button{color:var(--gaste-blue);font-family:var(--gaste-font-heading);font-size:17px;font-weight:800;padding:20px 22px;box-shadow:none}
.gaste-match-faq .accordion-button:not(.collapsed){color:var(--gaste-vinaccia-dark);background:rgba(141,96,120,.07)}
.gaste-match-faq .accordion-button:focus{border-color:transparent;box-shadow:0 0 0 3px rgba(141,96,120,.13)}
.gaste-match-faq .accordion-body{color:var(--gaste-muted);line-height:1.75;padding:4px 22px 22px}
.gaste-match-final{padding:0 0 92px}
.gaste-match-final-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;border-radius:28px;padding:48px;background:linear-gradient(135deg,var(--gaste-vinaccia-dark),var(--gaste-blue));color:#fff;box-shadow:0 24px 56px rgba(16,38,61,.18)}
.gaste-match-final .gaste-match-eyebrow{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.09);color:#fff;margin-bottom:14px}
.gaste-match-final h2{color:#fff;font-size:clamp(28px,3vw,42px);letter-spacing:-.03em;margin:0 0 10px}.gaste-match-final p{color:rgba(255,255,255,.76);margin:0;max-width:720px}
@media (max-width:1199.98px){.gaste-match-steps{grid-template-columns:repeat(3,1fr)}}
@media (max-width:991.98px){
  .gaste-match-hero{padding:68px 0 62px}.gaste-match-hero-visual{transform:none}
  .gaste-match-section{padding:72px 0}.gaste-match-directions{grid-template-columns:1fr}.gaste-match-direction-arrow{margin:auto;transform:rotate(90deg)}
  .gaste-match-steps{grid-template-columns:repeat(2,1fr)}.gaste-match-crm-link{grid-template-columns:70px minmax(0,1fr)}.gaste-match-crm-link>.gaste-match-btn{grid-column:2;width:max-content}
  .gaste-match-final-inner{align-items:flex-start;flex-direction:column}.gaste-match-note,.gaste-match-final{padding-bottom:72px}
}
@media (max-width:575.98px){
  .gaste-match-hero{padding:52px 0 48px}.gaste-match-hero h1{font-size:38px}.gaste-match-actions,.gaste-match-btn{width:100%}
  .gaste-match-subnav .container{gap:20px}.gaste-match-section{padding:58px 0}.gaste-match-answer{padding:30px 22px;text-align:left}.gaste-match-answer .gaste-match-eyebrow{margin-left:0}
  .gaste-match-criteria,.gaste-match-steps,.gaste-match-schedule-grid{grid-template-columns:1fr}.gaste-match-days{grid-template-columns:repeat(4,1fr)}
  .gaste-match-crm-link{grid-template-columns:1fr;padding:27px}.gaste-match-crm-link>.gaste-match-btn{grid-column:1;width:100%}
  .gaste-match-note,.gaste-match-final{padding-bottom:58px}.gaste-match-note-inner{padding:24px;flex-direction:column}.gaste-match-final-inner{padding:32px 24px}
  .gaste-match-table th,.gaste-match-table td{min-width:155px;padding:14px}.gaste-match-hero-stat{position:static;margin-top:10px}
}
@media (prefers-reduced-motion:reduce){.gaste-match-btn,.gaste-match-card{transition:none}}
