/* Gestionale Aste Immobiliari - sito web e portale multi-agenzia - restyling 2026 */
.gaste-site-page{color:var(--gaste-text);font-family:var(--gaste-font-body);background:#fff}
.gaste-site-page h1,.gaste-site-page h2,.gaste-site-page h3{font-family:var(--gaste-font-heading);color:var(--gaste-blue);font-weight:800}
.gaste-site-page p{line-height:1.75}
.gaste-site-hero{position:relative;overflow:hidden;padding:88px 0 78px;background:linear-gradient(135deg,#f4f1f3 0%,#fff 52%,#edf5e8 100%)}
.gaste-site-hero:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;right:-190px;top:-260px;background:rgba(141,96,120,.13)}
.gaste-site-hero:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;left:-200px;bottom:-220px;background:rgba(120,184,67,.1)}
.gaste-site-hero .container{position:relative;z-index:1}
.gaste-site-kicker{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}
.gaste-site-kicker span,.gaste-site-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-site-hero h1{font-size:clamp(38px,4.7vw,65px);line-height:1.03;letter-spacing:-.045em;margin:0 0 22px;max-width:760px}
.gaste-site-lead{font-size:clamp(17px,1.45vw,20px);color:var(--gaste-muted);margin:0 0 22px;max-width:680px}
.gaste-site-checks{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:11px}
.gaste-site-checks li{display:flex;align-items:flex-start;gap:10px;color:var(--gaste-blue);font-weight:700}
.gaste-site-checks i,.gaste-site-light-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-site-actions{display:flex;flex-wrap:wrap;gap:12px}
.gaste-site-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-site-btn:hover{transform:translateY(-2px)}
.gaste-site-btn-primary{background:var(--gaste-vinaccia);color:#fff;box-shadow:0 12px 28px rgba(118,78,100,.22)}
.gaste-site-btn-primary:hover{background:var(--gaste-vinaccia-dark);color:#fff}
.gaste-site-btn-secondary{border-color:rgba(24,52,78,.18);background:#fff;color:var(--gaste-blue)}
.gaste-site-btn-secondary:hover{border-color:var(--gaste-blue);color:var(--gaste-blue)}
.gaste-site-btn-light{background:#fff;color:var(--gaste-blue);white-space:nowrap}
.gaste-site-btn-light:hover{color:var(--gaste-vinaccia-dark);box-shadow:0 12px 28px rgba(0,0,0,.14)}
.gaste-site-hero-note{display:flex;align-items:flex-start;gap:9px;color:var(--gaste-muted);font-size:13px;margin:20px 0 0;max-width:650px}
.gaste-site-hero-note i{color:var(--gaste-vinaccia);margin-top:5px}
.gaste-site-hero-visual{margin:0;overflow:hidden;border:1px solid rgba(24,52,78,.1);border-radius:24px;background:#fff;box-shadow:0 26px 60px rgba(16,38,61,.16);transform:rotate(1deg)}
.gaste-site-browserbar{display:flex;align-items:center;gap:6px;border-bottom:1px solid rgba(24,52,78,.08);padding:12px 15px;background:#f7f8fa}
.gaste-site-browserbar span{width:9px;height:9px;border-radius:50%;background:#d7dce1}.gaste-site-browserbar span:first-child{background:#d8909e}.gaste-site-browserbar span:nth-child(2){background:#e4c56b}.gaste-site-browserbar span:nth-child(3){background:#91c873}
.gaste-site-browserbar em{margin-left:8px;color:var(--gaste-muted);font-size:11px;font-style:normal}
.gaste-site-hero-visual img{display:block;width:100%;height:auto}
.gaste-site-hero-visual figcaption,.gaste-site-screen figcaption,.gaste-site-multi-visual figcaption{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--gaste-blue);font-size:12px;font-weight:800;padding:13px 16px;text-align:center}
.gaste-site-hero-visual figcaption i{color:var(--gaste-green)}
.gaste-site-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-site-subnav .container{display:flex;gap:28px;overflow-x:auto;padding-top:16px;padding-bottom:16px;scrollbar-width:none}.gaste-site-subnav .container::-webkit-scrollbar{display:none}
.gaste-site-subnav a{color:var(--gaste-blue);font-size:14px;font-weight:800;text-decoration:none;white-space:nowrap}.gaste-site-subnav a:hover{color:var(--gaste-vinaccia)}
.gaste-site-section{padding:92px 0;scroll-margin-top:72px}.gaste-site-section-soft{background:var(--gaste-soft)}
.gaste-site-answer{max-width:980px;margin:auto;text-align:center;border:1px solid var(--gaste-border);border-radius:24px;padding:43px 50px;background:#fff;box-shadow:0 20px 50px rgba(16,38,61,.07)}
.gaste-site-answer .gaste-site-eyebrow,.gaste-site-heading .gaste-site-eyebrow{margin:0 auto 16px}
.gaste-site-answer h2,.gaste-site-heading h2,.gaste-site-section .row h2{font-size:clamp(30px,3.5vw,46px);line-height:1.12;letter-spacing:-.035em;margin:0 0 16px}
.gaste-site-answer p{font-size:18px;color:var(--gaste-muted);margin:0}.gaste-site-answer-pills{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:24px}.gaste-site-answer-pills span{border-radius:999px;background:var(--gaste-soft);color:var(--gaste-blue);padding:8px 13px;font-size:13px;font-weight:800}
.gaste-site-heading{max-width:850px;margin:0 auto 46px;text-align:center}.gaste-site-heading p,.gaste-site-copy{font-size:17px;color:var(--gaste-muted);margin:0}
.gaste-site-flow{display:grid;grid-template-columns:1fr 56px 1fr 56px 1fr;gap:15px;align-items:center}
.gaste-site-flow article{position:relative;height:100%;border:1px solid var(--gaste-border);border-radius:21px;background:#fff;padding:29px;box-shadow:0 15px 36px rgba(16,38,61,.07)}
.gaste-site-flow article>span{position:absolute;right:20px;top:17px;color:rgba(24,52,78,.12);font-size:28px;font-weight:900}.gaste-site-flow article>i{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:rgba(141,96,120,.1);color:var(--gaste-vinaccia);font-size:21px;margin-bottom:20px}
.gaste-site-flow h3{font-size:20px;margin:0 0 9px}.gaste-site-flow p{color:var(--gaste-muted);font-size:14px;margin:0}.gaste-site-flow-arrow{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--gaste-vinaccia);color:#fff}
.gaste-site-metrics{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border-radius:20px;background:var(--gaste-blue);margin-top:32px}.gaste-site-metrics div{display:flex;flex-direction:column;align-items:center;padding:24px;border-right:1px solid rgba(255,255,255,.14)}.gaste-site-metrics div:last-child{border:0}.gaste-site-metrics strong{color:#fff;font-size:29px;line-height:1.1}.gaste-site-metrics span{color:rgba(255,255,255,.7);font-size:12px;margin-top:5px}
.gaste-site-feature-list{display:grid;gap:14px;margin-top:25px}.gaste-site-feature-list>div{display:flex;gap:13px;align-items:flex-start;border:1px solid var(--gaste-border);border-radius:14px;background:#fff;padding:15px}.gaste-site-feature-list>div>i{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:rgba(141,96,120,.1);color:var(--gaste-vinaccia)}.gaste-site-feature-list strong{display:block;color:var(--gaste-blue);margin-bottom:3px}.gaste-site-feature-list span{color:var(--gaste-muted);font-size:14px;line-height:1.55}
.gaste-site-screen{margin:0;overflow:hidden;border:1px solid var(--gaste-border);border-radius:23px;background:#fff;padding:12px;box-shadow:0 24px 60px rgba(16,38,61,.13)}.gaste-site-screen img{display:block;width:100%;height:auto;border-radius:14px}.gaste-site-screen figcaption{padding-bottom:2px}
.gaste-site-capabilities{margin-top:46px}.gaste-site-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,.06);transition:transform .2s ease,box-shadow .2s ease}.gaste-site-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px rgba(16,38,61,.1)}.gaste-site-card>i{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:rgba(120,184,67,.13);color:#56872d;font-size:19px;margin-bottom:18px}.gaste-site-card h3{font-size:19px;margin:0 0 8px}.gaste-site-card p{color:var(--gaste-muted);font-size:14px;margin:0}
.gaste-site-auctions{position:relative;background:linear-gradient(135deg,var(--gaste-blue-dark),var(--gaste-blue));color:#fff}.gaste-site-auctions:before,.gaste-site-multi:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 18%,rgba(141,96,120,.35),transparent 31%);pointer-events:none}.gaste-site-auctions .container,.gaste-site-multi .container{position:relative}.gaste-site-auctions h2,.gaste-site-multi h2{color:#fff}.gaste-site-auctions p,.gaste-site-multi p{color:rgba(255,255,255,.74)}
.gaste-site-eyebrow-light{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.09);color:#fff}.gaste-site-light-list{list-style:none;padding:0;margin:24px 0;display:grid;gap:12px}.gaste-site-light-list li{display:flex;gap:11px;align-items:flex-start;font-weight:700}.gaste-site-auction-note{display:flex;gap:10px;align-items:flex-start;border-left:3px solid var(--gaste-gold);padding-left:14px;font-size:13px}.gaste-site-auction-note i{color:var(--gaste-gold);margin-top:5px}
.gaste-site-auction-mock{overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#fff;box-shadow:0 24px 60px rgba(0,0,0,.24)}.gaste-site-auction-top{display:flex;align-items:center;gap:10px;background:var(--gaste-vinaccia);color:#fff;padding:15px 20px;font-weight:800}.gaste-site-auction-body{display:grid;grid-template-columns:40% 1fr;gap:22px;padding:24px;color:var(--gaste-text)}.gaste-site-auction-photo{display:grid;place-items:center;min-height:260px;border-radius:16px;background:linear-gradient(145deg,#e9eff2,#dce7dc);color:rgba(24,52,78,.2);font-size:75px}.gaste-site-auction-body small{color:var(--gaste-vinaccia);font-weight:900;letter-spacing:.07em}.gaste-site-auction-body h3{font-size:23px;margin:8px 0}.gaste-site-auction-body p{color:var(--gaste-muted);font-size:13px}.gaste-site-auction-data{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:18px 0}.gaste-site-auction-data span{border-radius:9px;background:var(--gaste-soft);color:var(--gaste-blue);font-size:10px;font-weight:800;padding:9px 5px;text-align:center}.gaste-site-auction-body button{border:0;border-radius:10px;background:var(--gaste-blue);color:#fff;padding:11px 15px;font-weight:800;pointer-events:none}
.gaste-site-theme-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.gaste-site-theme-grid figure{overflow:hidden;margin:0;border:1px solid var(--gaste-border);border-radius:15px;background:#fff;box-shadow:0 12px 28px rgba(16,38,61,.08)}.gaste-site-theme-grid img{display:block;width:100%;height:auto;aspect-ratio:1.62;object-fit:cover}.gaste-site-theme-grid figcaption{color:var(--gaste-blue);font-size:12px;font-weight:800;padding:12px 8px;text-align:center}.gaste-site-theme-note{display:flex;align-items:flex-start;gap:16px;max-width:900px;margin:32px auto 0;border-radius:18px;background:var(--gaste-soft);padding:23px}.gaste-site-theme-note>i{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:14px;background:rgba(141,96,120,.1);color:var(--gaste-vinaccia);font-size:20px}.gaste-site-theme-note strong{display:block;color:var(--gaste-blue);margin-bottom:4px}.gaste-site-theme-note p{color:var(--gaste-muted);font-size:14px;margin:0}
.gaste-site-multi{position:relative;background:linear-gradient(145deg,#3e2b3c,var(--gaste-blue-dark));color:#fff}.gaste-site-multi-points{display:grid;gap:13px;margin-top:25px}.gaste-site-multi-points>div{display:flex;gap:13px;align-items:flex-start;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.06);padding:15px}.gaste-site-multi-points i{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:rgba(255,255,255,.1);color:#fff}.gaste-site-multi-points strong{display:block;color:#fff}.gaste-site-multi-points span{color:rgba(255,255,255,.68);font-size:14px;line-height:1.55}
.gaste-site-multi-visual{overflow:hidden;margin:0;border:1px solid rgba(255,255,255,.14);border-radius:23px;background:#fff;box-shadow:0 26px 60px rgba(0,0,0,.26)}.gaste-site-multi-visual img{display:block;width:100%;height:auto}.gaste-site-multi-visual figcaption{color:var(--gaste-blue)}
.gaste-site-network{margin-top:56px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:rgba(255,255,255,.06);padding:34px}.gaste-site-network-root{display:flex;align-items:center;justify-content:center;gap:15px;width:max-content;max-width:100%;margin:auto;border-radius:17px;background:#fff;color:var(--gaste-blue);padding:17px 23px}.gaste-site-network-root>i{font-size:27px;color:var(--gaste-vinaccia)}.gaste-site-network-root small,.gaste-site-network-root strong{display:block}.gaste-site-network-root small{color:var(--gaste-vinaccia);font-size:10px;font-weight:900;letter-spacing:.06em}.gaste-site-network-line{width:2px;height:35px;background:rgba(255,255,255,.25);margin:auto}.gaste-site-network-offices{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.gaste-site-network-offices:before{content:"";position:absolute;left:16.5%;right:16.5%;top:-1px;height:2px;background:rgba(255,255,255,.25)}.gaste-site-network-offices article{position:relative;border-radius:17px;background:#fff;padding:22px;text-align:center}.gaste-site-network-offices article:before{content:"";position:absolute;left:50%;top:-18px;width:2px;height:18px;background:rgba(255,255,255,.25)}.gaste-site-network-offices span,.gaste-site-network-offices strong,.gaste-site-network-offices small{display:block}.gaste-site-network-offices span{color:var(--gaste-vinaccia);font-size:11px;font-weight:900;text-transform:uppercase}.gaste-site-network-offices strong{color:var(--gaste-blue);font-size:15px;margin:7px 0}.gaste-site-network-offices small{color:var(--gaste-muted)}
.gaste-site-operations{background:#fff}.gaste-site-op-card{height:100%;border:1px solid var(--gaste-border);border-radius:20px;background:#fff;padding:26px;box-shadow:0 14px 36px rgba(16,38,61,.06)}.gaste-site-op-card span{display:grid;place-items:center;width:45px;height:45px;border-radius:13px;background:var(--gaste-vinaccia);color:#fff;font-weight:900;margin-bottom:17px}.gaste-site-op-card h3{font-size:19px;margin:0 0 8px}.gaste-site-op-card p{color:var(--gaste-muted);font-size:14px;margin:0}.gaste-site-clarity{display:flex;gap:15px;align-items:flex-start;border-left:4px solid var(--gaste-green);border-radius:0 15px 15px 0;background:var(--gaste-soft);padding:21px 23px;margin-top:31px}.gaste-site-clarity i{color:var(--gaste-green);margin-top:5px}.gaste-site-clarity p{color:var(--gaste-muted);margin:0}.gaste-site-clarity strong{color:var(--gaste-blue)}
.gaste-site-check-list{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:13px}.gaste-site-check-list li{display:flex;gap:11px;align-items:flex-start;color:var(--gaste-blue);font-weight:700}.gaste-site-check-list i{color:var(--gaste-green);margin-top:5px}
.gaste-site-faq{max-width:930px;margin:auto}.gaste-site-faq .accordion-item{border:1px solid var(--gaste-border);border-radius:15px!important;margin-bottom:12px;overflow:hidden}.gaste-site-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-site-faq .accordion-button:not(.collapsed){color:var(--gaste-vinaccia-dark);background:rgba(141,96,120,.07)}.gaste-site-faq .accordion-button:focus{border-color:transparent;box-shadow:0 0 0 3px rgba(141,96,120,.13)}.gaste-site-faq .accordion-body{color:var(--gaste-muted);line-height:1.75;padding:4px 22px 22px}
.gaste-site-final{padding:0 0 92px}.gaste-site-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-site-final h2{color:#fff;font-size:clamp(28px,3vw,42px);letter-spacing:-.03em;margin:14px 0 10px}.gaste-site-final p{color:rgba(255,255,255,.76);margin:0;max-width:760px}
@media (max-width:1199.98px){.gaste-site-theme-grid{grid-template-columns:repeat(3,1fr)}}
@media (max-width:991.98px){.gaste-site-hero{padding:68px 0 62px}.gaste-site-hero-visual{transform:none}.gaste-site-section{padding:72px 0}.gaste-site-flow{grid-template-columns:1fr}.gaste-site-flow-arrow{margin:auto;transform:rotate(90deg)}.gaste-site-metrics{grid-template-columns:repeat(2,1fr)}.gaste-site-metrics div:nth-child(2){border-right:0}.gaste-site-metrics div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}.gaste-site-network-offices{grid-template-columns:1fr}.gaste-site-network-offices:before,.gaste-site-network-offices article:before{display:none}.gaste-site-final-inner{align-items:flex-start;flex-direction:column}.gaste-site-final{padding-bottom:72px}}
@media (max-width:767.98px){.gaste-site-auction-body{grid-template-columns:1fr}.gaste-site-auction-photo{min-height:180px}.gaste-site-theme-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:575.98px){.gaste-site-hero{padding:52px 0 48px}.gaste-site-hero h1{font-size:38px}.gaste-site-actions,.gaste-site-btn{width:100%}.gaste-site-subnav .container{gap:20px}.gaste-site-section{padding:58px 0}.gaste-site-answer{padding:30px 22px;text-align:left}.gaste-site-answer .gaste-site-eyebrow{margin-left:0}.gaste-site-answer-pills{justify-content:flex-start}.gaste-site-metrics{grid-template-columns:1fr}.gaste-site-metrics div{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)!important}.gaste-site-metrics div:last-child{border-bottom:0!important}.gaste-site-auction-data{grid-template-columns:1fr}.gaste-site-theme-note,.gaste-site-clarity{flex-direction:column}.gaste-site-network{padding:24px 17px}.gaste-site-network-root{width:100%;align-items:flex-start}.gaste-site-final{padding-bottom:58px}.gaste-site-final-inner{padding:32px 24px}}
@media (prefers-reduced-motion:reduce){.gaste-site-btn,.gaste-site-card{transition:none}}
