/* Gestionale Aste Immobiliari - invio automatizzato aste - 2026 */
.gaste-auto-page{color:var(--gaste-text);font-family:var(--gaste-font-body);background:#fff}
.gaste-auto-page *{box-sizing:border-box}
.gaste-auto-page h1,.gaste-auto-page h2,.gaste-auto-page h3{font-family:var(--gaste-font-heading);color:var(--gaste-blue);font-weight:800}
.gaste-auto-page p{line-height:1.75}
.gaste-auto-hero{position:relative;overflow:hidden;padding:88px 0 78px;background:linear-gradient(135deg,#182a43 0%,#253b5a 58%,#66475d 100%);color:#fff}
.gaste-auto-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 15%,rgba(141,96,120,.55),transparent 28%),radial-gradient(circle at 90% 80%,rgba(120,184,67,.16),transparent 24%);pointer-events:none}
.gaste-auto-hero:after{content:"";position:absolute;width:460px;height:460px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-190px;top:-230px;box-shadow:0 0 0 80px rgba(255,255,255,.025)}
.gaste-auto-hero .container{position:relative;z-index:1}
.gaste-auto-kicker{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}
.gaste-auto-kicker span,.gaste-auto-eyebrow{display:inline-flex;align-items:center;gap:8px;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-auto-kicker span{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.09);color:#fff}
.gaste-auto-hero h1{color:#fff;font-size:clamp(40px,4.7vw,66px);line-height:1.02;letter-spacing:-.045em;margin:0 0 22px;max-width:770px}
.gaste-auto-lead{font-size:clamp(17px,1.4vw,20px);color:rgba(255,255,255,.78);margin:0 0 23px;max-width:690px}
.gaste-auto-checks{list-style:none;padding:0;margin:0;display:grid;gap:11px}
.gaste-auto-checks li{display:flex;align-items:flex-start;gap:10px;color:#fff;font-weight:700}
.gaste-auto-checks i,.gaste-auto-feature-list>li>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-auto-actions{display:flex;flex-wrap:wrap;gap:12px}
.gaste-auto-hero .gaste-auto-actions{margin-bottom:24px}
.gaste-auto-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-auto-btn:hover{transform:translateY(-2px)}
.gaste-auto-btn-primary{background:var(--gaste-vinaccia);color:#fff;box-shadow:0 12px 28px rgba(0,0,0,.22)}
.gaste-auto-btn-primary:hover{background:#a2708b;color:#fff}
.gaste-auto-btn-secondary{border-color:rgba(24,52,78,.18);background:#fff;color:var(--gaste-blue)}
.gaste-auto-hero .gaste-auto-btn-secondary{border-color:rgba(255,255,255,.28);background:transparent;color:#fff}
.gaste-auto-btn-secondary:hover{border-color:var(--gaste-blue);color:var(--gaste-blue)}
.gaste-auto-hero .gaste-auto-btn-secondary:hover{border-color:#fff;background:rgba(255,255,255,.08);color:#fff}
.gaste-auto-btn-light{background:#fff;color:var(--gaste-blue);white-space:nowrap}
.gaste-auto-btn-light:hover{color:var(--gaste-vinaccia-dark);box-shadow:0 12px 28px rgba(0,0,0,.14)}
.gaste-auto-hero-flow{position:relative;border:1px solid rgba(255,255,255,.15);border-radius:25px;background:rgba(255,255,255,.97);padding:25px;box-shadow:0 30px 75px rgba(5,17,31,.32);color:var(--gaste-blue)}
.gaste-auto-hero-flow:before{content:"";position:absolute;inset:-10px 20px auto;height:10px;border-radius:12px 12px 0 0;background:rgba(255,255,255,.18)}
.gaste-auto-hero-flow-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--gaste-border);padding-bottom:17px;margin-bottom:18px}
.gaste-auto-hero-flow-head span{display:flex;align-items:center;gap:9px;font-weight:800}.gaste-auto-hero-flow-head span i{color:var(--gaste-vinaccia)}
.gaste-auto-hero-flow-head strong{border-radius:999px;background:rgba(120,184,67,.15);color:#56872d;padding:6px 10px;font-size:11px;text-transform:uppercase;letter-spacing:.04em}
.gaste-auto-request{display:flex;align-items:center;gap:13px;border:1px solid var(--gaste-border);border-radius:15px;padding:14px;background:var(--gaste-soft)}
.gaste-auto-flow-icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:13px;background:rgba(141,96,120,.12);color:var(--gaste-vinaccia);font-size:18px}
.gaste-auto-request div{display:flex;flex-direction:column;min-width:0}.gaste-auto-request small{color:var(--gaste-muted);font-size:11px}.gaste-auto-request b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gaste-auto-flow-line{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--gaste-muted);font-size:11px;font-weight:800;padding:12px}.gaste-auto-flow-line i{color:var(--gaste-vinaccia)}
.gaste-auto-matches{display:grid;gap:9px}
.gaste-auto-matches article{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;border:1px solid var(--gaste-border);border-radius:14px;padding:12px 13px}
.gaste-auto-matches article>span{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:rgba(120,184,67,.14);color:#56872d;font-weight:900}
.gaste-auto-matches article div{display:flex;flex-direction:column}.gaste-auto-matches b{font-size:13px}.gaste-auto-matches small{color:var(--gaste-muted);font-size:11px}
.gaste-auto-email-ready{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:11px;align-items:center;border-radius:15px;background:var(--gaste-blue);color:#fff;padding:14px;margin-top:13px}
.gaste-auto-email-ready>i{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--gaste-vinaccia)}
.gaste-auto-email-ready div{display:flex;flex-direction:column}.gaste-auto-email-ready b{font-size:13px}.gaste-auto-email-ready span{font-size:10px;color:rgba(255,255,255,.68)}
.gaste-auto-email-ready em{font-style:normal;border-radius:999px;background:rgba(255,255,255,.1);padding:6px 8px;font-size:9px;font-weight:800;text-transform:uppercase}
.gaste-auto-visual-note{color:rgba(255,255,255,.58);font-size:12px;line-height:1.55;margin:18px 8px 0;text-align:center}
.gaste-auto-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-auto-subnav .container{display:flex;gap:28px;overflow-x:auto;padding-top:16px;padding-bottom:16px;scrollbar-width:none}.gaste-auto-subnav .container::-webkit-scrollbar{display:none}
.gaste-auto-subnav a{color:var(--gaste-blue);font-size:14px;font-weight:800;text-decoration:none;white-space:nowrap}.gaste-auto-subnav a:hover{color:var(--gaste-vinaccia)}
.gaste-auto-section{padding:92px 0;scroll-margin-top:72px}.gaste-auto-section-soft{background:var(--gaste-soft)}
.gaste-auto-answer{max-width:960px;margin:auto;text-align:center;border:1px solid var(--gaste-border);border-radius:24px;padding:42px 50px;background:#fff;box-shadow:0 20px 50px rgba(16,38,61,.07)}
.gaste-auto-answer .gaste-auto-eyebrow,.gaste-auto-heading .gaste-auto-eyebrow{margin:0 auto 16px}
.gaste-auto-answer h2,.gaste-auto-heading h2,.gaste-auto-section>.container>.row h2{font-size:clamp(30px,3.5vw,46px);line-height:1.12;letter-spacing:-.035em;margin:0 0 16px}
.gaste-auto-answer p{font-size:18px;margin:0;color:var(--gaste-muted)}.gaste-auto-answer strong{color:var(--gaste-blue)}
.gaste-auto-summary-card{height:100%;border:1px solid var(--gaste-border);border-radius:19px;background:#fff;padding:26px;box-shadow:0 14px 36px rgba(16,38,61,.05)}
.gaste-auto-summary-card>i,.gaste-auto-benefit>i{display:grid;place-items:center;width:49px;height:49px;border-radius:14px;background:rgba(141,96,120,.1);color:var(--gaste-vinaccia);font-size:20px;margin-bottom:18px}
.gaste-auto-summary-card h3,.gaste-auto-benefit h3{font-size:20px;margin:0 0 9px}.gaste-auto-summary-card p,.gaste-auto-benefit p{font-size:15px;color:var(--gaste-muted);margin:0}
.gaste-auto-heading{max-width:850px;margin:0 auto 46px;text-align:center}.gaste-auto-heading p{font-size:17px;color:var(--gaste-muted);margin:0}
.gaste-auto-section-dark{position:relative;background:linear-gradient(135deg,var(--gaste-blue-dark),var(--gaste-blue));color:#fff}
.gaste-auto-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-auto-section-dark .container{position:relative}
.gaste-auto-heading-light h2{color:#fff}.gaste-auto-heading-light p{color:rgba(255,255,255,.72)}.gaste-auto-heading-light .gaste-auto-eyebrow{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.09);color:#fff}
.gaste-auto-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}
.gaste-auto-steps article{position:relative;height:100%;border:1px solid rgba(255,255,255,.13);border-radius:20px;padding:24px;background:rgba(255,255,255,.06)}
.gaste-auto-steps article>span{position:absolute;right:18px;top:17px;color:rgba(255,255,255,.22);font-size:28px;font-weight:900}.gaste-auto-steps article>i{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--gaste-vinaccia);color:#fff;font-size:18px;margin-bottom:18px}
.gaste-auto-steps h3{font-size:18px;color:#fff;margin:0 0 8px}.gaste-auto-steps p{font-size:14px;color:rgba(255,255,255,.7);margin:0}
.gaste-auto-section-lead{font-size:17px;color:var(--gaste-muted);margin:0}
.gaste-auto-feature-list{list-style:none;padding:0;margin:25px 0 0;display:grid;gap:15px}.gaste-auto-feature-list li{display:flex;gap:13px;align-items:flex-start}
.gaste-auto-feature-list li div{display:flex;flex-direction:column}.gaste-auto-feature-list strong{color:var(--gaste-blue);font-size:16px}.gaste-auto-feature-list span{color:var(--gaste-muted);font-size:14px;line-height:1.6}
.gaste-auto-small-note{display:flex;gap:9px;align-items:flex-start;border-left:4px solid var(--gaste-gold);border-radius:0 12px 12px 0;background:#fffaf0;color:var(--gaste-muted);font-size:13px;padding:14px 16px;margin:22px 0 0}.gaste-auto-small-note i{color:var(--gaste-gold);margin-top:5px}
.gaste-auto-settings{border:1px solid var(--gaste-border);border-radius:24px;background:#fff;padding:25px;box-shadow:0 24px 60px rgba(16,38,61,.12)}
.gaste-auto-settings-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--gaste-border);padding-bottom:17px;margin-bottom:17px}.gaste-auto-settings-head div{display:flex;align-items:center;gap:10px;color:var(--gaste-blue);font-weight:800}.gaste-auto-settings-head div i{color:var(--gaste-vinaccia)}.gaste-auto-settings-head>b{border-radius:999px;background:rgba(120,184,67,.14);color:#56872d;padding:6px 10px;font-size:10px;text-transform:uppercase}
.gaste-auto-settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.gaste-auto-settings-grid>div{display:flex;flex-direction:column;border:1px solid rgba(24,52,78,.07);border-radius:12px;background:var(--gaste-soft);padding:13px}.gaste-auto-settings-grid small{color:var(--gaste-muted);margin-bottom:4px}.gaste-auto-settings-grid strong{color:var(--gaste-blue);font-size:13px}.gaste-auto-settings-grid strong i{color:var(--gaste-green)}
.gaste-auto-settings-days{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin:17px 0}.gaste-auto-settings-days span{display:grid;place-items:center;border-radius:9px;background:rgba(120,184,67,.14);color:#56872d;padding:9px 4px;font-size:11px;font-weight:800}
.gaste-auto-settings-status{display:flex;align-items:center;gap:10px;border-radius:12px;background:var(--gaste-blue);color:#fff;padding:13px 15px;font-size:12px;font-weight:700}.gaste-auto-settings-status i{color:#bddc9f}
.gaste-auto-screens{display:grid;grid-template-columns:1.25fr .75fr;gap:20px;align-items:stretch}.gaste-auto-screen{display:flex;flex-direction:column;border:1px solid var(--gaste-border);border-radius:21px;background:#fff;padding:12px;box-shadow:0 18px 44px rgba(16,38,61,.08);margin:0;overflow:hidden}.gaste-auto-screen-wide{grid-row:span 2}.gaste-auto-screen picture{display:flex;flex:1}.gaste-auto-screen img{display:block;width:100%;height:100%;object-fit:cover;border-radius:13px;background:var(--gaste-soft)}.gaste-auto-screen-wide img{object-position:left top}.gaste-auto-screen-compact img{height:auto;object-fit:contain;image-rendering:auto}.gaste-auto-screen figcaption{display:flex;flex-direction:column;padding:17px 9px 8px}.gaste-auto-screen figcaption strong{color:var(--gaste-blue);font-size:16px}.gaste-auto-screen figcaption span{color:var(--gaste-muted);font-size:13px;line-height:1.55;margin-top:4px}
.gaste-auto-benefit{height:100%;border:1px solid var(--gaste-border);border-radius:20px;background:#fff;padding:28px;box-shadow:0 14px 36px rgba(16,38,61,.05);transition:transform .2s ease,box-shadow .2s ease}.gaste-auto-benefit:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(16,38,61,.09)}
.gaste-auto-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--gaste-vinaccia);font-weight:800;text-decoration:none;margin-top:14px}.gaste-auto-text-link:hover{color:var(--gaste-vinaccia-dark)}
.gaste-auto-control-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.gaste-auto-control-grid article{display:flex;gap:14px;border:1px solid var(--gaste-border);border-radius:18px;background:#fff;padding:22px;box-shadow:0 14px 34px rgba(16,38,61,.05)}.gaste-auto-control-grid article>i{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:13px;background:rgba(141,96,120,.1);color:var(--gaste-vinaccia);font-size:17px}.gaste-auto-control-grid h3{font-size:17px;margin:0 0 6px}.gaste-auto-control-grid p{color:var(--gaste-muted);font-size:13px;line-height:1.6;margin:0}
.gaste-auto-plans{padding-top:0}.gaste-auto-plan-box{display:flex;align-items:center;justify-content:space-between;gap:34px;border:1px solid var(--gaste-border);border-radius:25px;background:linear-gradient(145deg,#fff,#f4f7fa);padding:40px 44px;box-shadow:0 18px 46px rgba(16,38,61,.07)}.gaste-auto-plan-box h2{font-size:clamp(27px,3vw,39px);letter-spacing:-.03em;margin:14px 0 9px}.gaste-auto-plan-box p{color:var(--gaste-muted);margin:0;max-width:770px}
.gaste-auto-faq{max-width:940px;margin:auto}.gaste-auto-faq .accordion-item{border:1px solid var(--gaste-border);border-radius:15px!important;margin-bottom:12px;overflow:hidden}.gaste-auto-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-auto-faq .accordion-button:not(.collapsed){color:var(--gaste-vinaccia-dark);background:rgba(141,96,120,.07)}.gaste-auto-faq .accordion-button:focus{border-color:transparent;box-shadow:0 0 0 3px rgba(141,96,120,.13)}.gaste-auto-faq .accordion-body{color:var(--gaste-muted);line-height:1.75;padding:4px 22px 22px}
.gaste-auto-final{padding:0 0 92px}.gaste-auto-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-auto-final .gaste-auto-eyebrow{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.09);color:#fff;margin-bottom:14px}.gaste-auto-final h2{color:#fff;font-size:clamp(28px,3vw,42px);letter-spacing:-.03em;margin:0 0 10px}.gaste-auto-final p{color:rgba(255,255,255,.76);margin:0;max-width:740px}
@media (max-width:1199.98px){.gaste-auto-steps{grid-template-columns:repeat(3,1fr)}}
@media (max-width:991.98px){
  .gaste-auto-hero{padding:68px 0 62px}.gaste-auto-section{padding:72px 0}.gaste-auto-steps{grid-template-columns:repeat(2,1fr)}
  .gaste-auto-screens{grid-template-columns:1fr 1fr}.gaste-auto-screen-wide{grid-column:1/-1;grid-row:auto}.gaste-auto-screen-wide img{height:auto}
  .gaste-auto-plan-box,.gaste-auto-final-inner{align-items:flex-start;flex-direction:column}.gaste-auto-plans{padding-top:0}.gaste-auto-final{padding-bottom:72px}
}
@media (max-width:767.98px){.gaste-auto-control-grid{grid-template-columns:1fr}.gaste-auto-screens{grid-template-columns:1fr}.gaste-auto-screen-wide{grid-column:auto}}
@media (max-width:575.98px){
  .gaste-auto-hero{padding:52px 0 48px}.gaste-auto-hero h1{font-size:38px}.gaste-auto-actions,.gaste-auto-btn{width:100%}.gaste-auto-hero-flow{padding:18px}.gaste-auto-email-ready{grid-template-columns:42px 1fr}.gaste-auto-email-ready em{grid-column:2;width:max-content}
  .gaste-auto-subnav .container{gap:20px}.gaste-auto-section{padding:58px 0}.gaste-auto-answer{padding:30px 22px;text-align:left}.gaste-auto-answer .gaste-auto-eyebrow{margin-left:0}
  .gaste-auto-steps,.gaste-auto-settings-grid{grid-template-columns:1fr}.gaste-auto-settings-days{grid-template-columns:repeat(4,1fr)}.gaste-auto-settings{padding:19px}
  .gaste-auto-plan-box,.gaste-auto-final-inner{padding:31px 24px}.gaste-auto-final{padding-bottom:58px}.gaste-auto-control-grid article{padding:19px}
}
@media (prefers-reduced-motion:reduce){.gaste-auto-btn,.gaste-auto-benefit{transition:none}}
