/* GestionaleAste.it - home page 2026 */
.gaste-home{--gh-navy:#152e48;--gh-navy-deep:#0d2034;--gh-mauve:#91657d;--gh-mauve-dark:#754c63;--gh-green:#8fbe4c;--gh-gold:#d4a62f;--gh-text:#2c4055;--gh-muted:#667483;--gh-soft:#f5f7fa;--gh-line:rgba(21,46,72,.12);color:var(--gh-text);background:#fff}
.gaste-home *{box-sizing:border-box}
.gaste-home h1,.gaste-home h2,.gaste-home h3{font-family:'Raleway',sans-serif;color:var(--gh-navy);font-weight:800}
.gaste-home p{font-family:'Open Sans',sans-serif;color:var(--gh-muted);line-height:1.75}
.gaste-home a{text-decoration:none}

.gaste-home-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#10283f 0%,#183b59 58%,#122b44 100%);padding:92px 0 0;color:#fff;isolation:isolate}
.gaste-home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 82%);z-index:-1}
.gaste-home-hero-glow{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none;z-index:-1}
.gaste-home-hero-glow-one{width:520px;height:520px;right:9%;top:-250px;background:rgba(145,101,125,.23)}
.gaste-home-hero-glow-two{width:330px;height:330px;left:-170px;bottom:20px;border:1px solid rgba(143,190,76,.2);box-shadow:0 0 100px rgba(143,190,76,.07)}
.gaste-home-hero-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);gap:64px;align-items:center}
.gaste-home-hero-copy{padding-bottom:68px}
.gaste-home-eyebrow,.gaste-home-kicker{display:inline-flex;align-items:center;gap:9px;border-radius:999px;text-transform:uppercase;letter-spacing:.07em;font-size:12px;font-weight:800}
.gaste-home-eyebrow{padding:9px 14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);color:#fff;margin-bottom:24px}
.gaste-home-eyebrow i{color:var(--gh-green)}
.gaste-home-hero h1{font-size:clamp(44px,4.35vw,68px);line-height:1.02;letter-spacing:-.047em;color:#fff;margin:0 0 24px;max-width:720px}
.gaste-home-hero-lead{font-size:clamp(19px,1.45vw,23px);font-weight:700;line-height:1.48!important;color:#fff!important;margin:0 0 16px;max-width:690px}
.gaste-home-hero-text{font-size:16px;color:rgba(255,255,255,.72)!important;max-width:650px;margin:0 0 30px}
.gaste-home-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:26px}
.gaste-home-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:13px 23px;border:1px solid transparent;border-radius:12px;font:800 14px/1 'Open Sans',sans-serif;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}
.gaste-home-btn:hover{transform:translateY(-2px)}
.gaste-home-btn-primary{background:var(--gh-mauve);color:#fff;box-shadow:0 18px 36px rgba(5,15,26,.24)}
.gaste-home-btn-primary:hover{background:#a06f89;color:#fff}
.gaste-home-btn-ghost{border-color:rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.045)}
.gaste-home-btn-ghost:hover{background:#fff;color:var(--gh-navy)}
.gaste-home-btn-outline{border-color:var(--gh-line);background:#fff;color:var(--gh-navy);box-shadow:0 12px 28px rgba(21,46,72,.08)}
.gaste-home-btn-outline:hover{border-color:var(--gh-mauve);color:var(--gh-mauve)}
.gaste-home-proof-list{display:flex;flex-wrap:wrap;gap:10px 22px;list-style:none;padding:0;margin:0}
.gaste-home-proof-list li{display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.8);font-size:13px;font-weight:700}
.gaste-home-proof-list i{color:var(--gh-green)}

.gaste-home-product{position:relative;padding:30px 0 72px}
.gaste-home-product-window{position:relative;background:#fff;border:1px solid rgba(255,255,255,.3);border-radius:20px;box-shadow:0 38px 90px rgba(4,13,23,.42);overflow:hidden;transform:perspective(1400px) rotateY(-4deg) rotateX(1deg);transform-origin:center}
.gaste-home-window-bar,.gaste-home-screen-bar{display:flex;align-items:center;gap:7px;padding:13px 17px;background:#f9fafc;border-bottom:1px solid var(--gh-line)}
.gaste-home-window-bar>span,.gaste-home-screen-bar>span{width:9px;height:9px;border-radius:50%;background:#d8dfe6}
.gaste-home-window-bar>span:first-child,.gaste-home-screen-bar>span:first-child{background:var(--gh-mauve)}
.gaste-home-window-bar>span:nth-child(2),.gaste-home-screen-bar>span:nth-child(2){background:var(--gh-green)}
.gaste-home-window-bar strong,.gaste-home-screen-bar strong{margin-left:8px;color:var(--gh-navy);font-size:12px;font-weight:800}
.gaste-home-window-bar em{margin-left:auto;background:rgba(143,190,76,.13);color:#4d8528;border-radius:999px;padding:5px 9px;font-size:10px;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.gaste-home-product-shot{padding:8px;background:#edf1f4}
.gaste-home-product-shot img{display:block;width:100%;height:auto;border-radius:10px}
.gaste-home-floating-card{position:absolute;display:flex;align-items:center;gap:12px;min-width:215px;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.65);border-radius:14px;padding:12px 14px;box-shadow:0 20px 45px rgba(5,15,26,.28);backdrop-filter:blur(10px)}
.gaste-home-floating-card>i{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:11px;background:rgba(145,101,125,.12);color:var(--gh-mauve)}
.gaste-home-floating-card strong,.gaste-home-floating-card span{display:block}
.gaste-home-floating-card strong{color:var(--gh-navy);font-size:12px}
.gaste-home-floating-card span{color:var(--gh-muted);font-size:10px;margin-top:2px}
.gaste-home-floating-card-left{left:-28px;bottom:38px}
.gaste-home-floating-card-right{right:-22px;top:4px}
.gaste-home-floating-card-right>i{background:rgba(143,190,76,.14);color:#5f9434}

.gaste-home-stats{position:relative;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -12px 55px rgba(4,13,23,.2);overflow:hidden}
.gaste-home-stat{display:flex;align-items:center;justify-content:center;gap:13px;padding:25px 17px;position:relative}
.gaste-home-stat:not(:last-child):after{content:"";position:absolute;right:0;top:22px;bottom:22px;width:1px;background:var(--gh-line)}
.gaste-home-stat>i{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:13px;background:rgba(145,101,125,.1);color:var(--gh-mauve);font-size:17px}
.gaste-home-stat:nth-child(2)>i{background:rgba(21,46,72,.09);color:var(--gh-navy)}
.gaste-home-stat:nth-child(3)>i{background:rgba(212,166,47,.14);color:#ad8012}
.gaste-home-stat:nth-child(4)>i{background:rgba(143,190,76,.14);color:#5f9434}
.gaste-home-stat strong,.gaste-home-stat small{display:block}
.gaste-home-stat strong{color:var(--gh-navy);font-size:clamp(20px,1.8vw,27px);font-weight:900;line-height:1;white-space:nowrap}
.gaste-home-stat small{color:var(--gh-muted);font-size:11px;font-weight:700;margin-top:6px}

.gaste-home-subnav{position:sticky;top:0;z-index:800;background:rgba(255,255,255,.94);border-bottom:1px solid var(--gh-line);box-shadow:0 8px 20px rgba(21,46,72,.04);backdrop-filter:blur(14px)}
.gaste-home-subnav .container{display:flex;align-items:center;justify-content:center;gap:34px;min-height:58px;overflow-x:auto;scrollbar-width:none}
.gaste-home-subnav .container::-webkit-scrollbar{display:none}
.gaste-home-subnav a{color:var(--gh-muted);font-size:13px;font-weight:800;white-space:nowrap}
.gaste-home-subnav a:hover{color:var(--gh-mauve)}

.gaste-home-section{padding:105px 0}
.gaste-home-section-soft{background:var(--gh-soft)}
.gaste-home-heading{max-width:790px;margin:0 auto 50px}
.gaste-home-heading-split{max-width:none;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:80px;align-items:end}
.gaste-home-kicker{padding:7px 12px;background:rgba(145,101,125,.09);border:1px solid rgba(145,101,125,.17);color:var(--gh-mauve);margin-bottom:17px}
.gaste-home-heading h2,.gaste-home-section h2{font-size:clamp(34px,3.25vw,51px);line-height:1.1;letter-spacing:-.035em;margin:0 0 18px}
.gaste-home-heading>p,.gaste-home-heading-split>p,.gaste-home-heading-split>div>p{font-size:16px;margin-bottom:10px}
.gaste-home-heading-lead{font-size:19px!important;font-weight:700;color:var(--gh-text)!important;line-height:1.55!important}
.gaste-home-answer{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:flex-start;max-width:990px;margin:54px auto 0;background:linear-gradient(135deg,#fff,#f7faf4);border:1px solid var(--gh-line);border-left:5px solid var(--gh-green);border-radius:18px;padding:25px 28px;box-shadow:0 16px 40px rgba(21,46,72,.07)}
.gaste-home-answer>i{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:13px;background:rgba(143,190,76,.14);color:#619638;font-size:19px}
.gaste-home-answer strong{display:block;color:var(--gh-navy);font-size:14px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}
.gaste-home-answer p{margin:0;color:var(--gh-text)}

.gaste-home-real-screen{position:relative;background:#fff;border:1px solid var(--gh-line);border-radius:22px;box-shadow:0 28px 70px rgba(21,46,72,.14);overflow:visible}
.gaste-home-real-screen picture{display:block;overflow:hidden;border-radius:0 0 22px 22px}
.gaste-home-real-screen img{display:block;width:100%;height:auto}
.gaste-home-screen-note{position:absolute;right:-20px;bottom:26px;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--gh-line);border-radius:15px;padding:13px 16px;box-shadow:0 20px 45px rgba(21,46,72,.18)}
.gaste-home-screen-note i{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:11px;background:rgba(145,101,125,.12);color:var(--gh-mauve)}
.gaste-home-screen-note strong,.gaste-home-screen-note span{display:block}
.gaste-home-screen-note strong{font-size:12px;color:var(--gh-navy)}
.gaste-home-screen-note span{font-size:10px;color:var(--gh-muted)}
.gaste-home-check-list{list-style:none;padding:0;margin:28px 0}
.gaste-home-check-list li{display:grid;grid-template-columns:31px 1fr;gap:13px;padding:15px 0;border-bottom:1px solid var(--gh-line)}
.gaste-home-check-list i{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:rgba(143,190,76,.15);color:#5d9234;font-size:11px}
.gaste-home-check-list strong,.gaste-home-check-list span{display:block}
.gaste-home-check-list strong{color:var(--gh-navy);font-size:14px;margin-bottom:3px}
.gaste-home-check-list span{font-size:13px;color:var(--gh-muted);line-height:1.55}
.gaste-home-text-link,.gaste-home-feature-card a,.gaste-home-plan a,.gaste-home-google-link{display:inline-flex;align-items:center;gap:8px;color:var(--gh-mauve);font-size:13px;font-weight:800}
.gaste-home-text-link:hover,.gaste-home-feature-card a:hover,.gaste-home-plan a:hover,.gaste-home-google-link:hover{color:var(--gh-mauve-dark)}

.gaste-home-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.gaste-home-feature-card{position:relative;min-height:295px;background:#fff;border:1px solid var(--gh-line);border-radius:20px;padding:27px;box-shadow:0 12px 35px rgba(21,46,72,.055);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.gaste-home-feature-card:hover{transform:translateY(-5px);box-shadow:0 24px 55px rgba(21,46,72,.11);border-color:rgba(145,101,125,.26)}
.gaste-home-feature-card-wide{grid-column:span 2;display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:flex-start;background:linear-gradient(135deg,#fff,#f7f9fb)}
.gaste-home-feature-card-accent{background:linear-gradient(135deg,rgba(145,101,125,.08),rgba(255,255,255,.98))}
.gaste-home-feature-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:15px;background:rgba(145,101,125,.11);color:var(--gh-mauve);font-size:19px;margin-bottom:24px}
.gaste-home-feature-card-wide .gaste-home-feature-icon{margin-bottom:0}
.gaste-home-feature-card>span,.gaste-home-feature-card>div>span{display:block;color:var(--gh-green);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;margin-bottom:9px}
.gaste-home-feature-card h3{font-size:22px;line-height:1.2;margin:0 0 11px}
.gaste-home-feature-card p{font-size:14px;margin:0 0 19px}

.gaste-home-flow{padding:105px 0;background:linear-gradient(140deg,var(--gh-navy-deep),var(--gh-navy));position:relative;overflow:hidden}
.gaste-home-flow:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-240px;top:-260px;border:1px solid rgba(143,190,76,.18)}
.gaste-home-heading-light{position:relative;z-index:1;margin-left:0}
.gaste-home-heading-light h2{color:#fff}
.gaste-home-heading-light p{color:rgba(255,255,255,.66)}
.gaste-home-heading-light .gaste-home-kicker{color:#fff;border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.07)}
.gaste-home-flow-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.gaste-home-flow-grid article{position:relative;min-height:255px;padding:27px 22px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.1);border-radius:18px}
.gaste-home-flow-grid article>span{position:absolute;right:18px;top:15px;color:rgba(255,255,255,.16);font-size:29px;font-weight:900}
.gaste-home-flow-grid i{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:13px;background:rgba(145,101,125,.3);color:#fff;margin-bottom:38px}
.gaste-home-flow-grid article:nth-child(4) i,.gaste-home-flow-grid article:nth-child(5) i{background:rgba(143,190,76,.18);color:#b9db8d}
.gaste-home-flow-grid h3{color:#fff;font-size:20px;margin:0 0 10px}
.gaste-home-flow-grid p{color:rgba(255,255,255,.62);font-size:13px;margin:0}

.gaste-home-audience-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--gh-line);border-bottom:1px solid var(--gh-line)}
.gaste-home-audience-grid article{position:relative;padding:38px 34px;min-height:245px}
.gaste-home-audience-grid article:not(:last-child){border-right:1px solid var(--gh-line)}
.gaste-home-audience-grid span{display:block;color:var(--gh-mauve);font-size:12px;font-weight:900;letter-spacing:.08em;margin-bottom:35px}
.gaste-home-audience-grid h3{font-size:24px;margin:0 0 12px}
.gaste-home-audience-grid p{font-size:14px;margin:0}

.gaste-home-plans-grid{display:grid;grid-template-columns:repeat(2,minmax(0,500px));justify-content:center;gap:24px}
.gaste-home-plan{background:#fff;border:1px solid var(--gh-line);border-radius:22px;padding:35px;box-shadow:0 17px 45px rgba(21,46,72,.07)}
.gaste-home-plan-featured{border-top:5px solid var(--gh-mauve)}
.gaste-home-plan-label{display:inline-block;border-radius:999px;padding:6px 10px;background:rgba(145,101,125,.1);color:var(--gh-mauve);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin-bottom:17px}
.gaste-home-plan h3{font-size:27px;margin:0 0 12px}
.gaste-home-plan p{font-size:14px;margin-bottom:20px}
.gaste-home-plan ul{list-style:none;padding:18px 0;margin:0 0 20px;border-top:1px solid var(--gh-line);border-bottom:1px solid var(--gh-line)}
.gaste-home-plan li{display:flex;gap:9px;color:var(--gh-text);font-size:13px;font-weight:700;padding:6px 0}
.gaste-home-plan li i{color:var(--gh-green);margin-top:3px}

.gaste-home-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.gaste-home-review-grid figure{display:flex;flex-direction:column;background:#fff;border:1px solid var(--gh-line);border-radius:20px;padding:28px;margin:0;box-shadow:0 14px 38px rgba(21,46,72,.06)}
.gaste-home-stars{display:flex;gap:4px;color:var(--gh-gold);font-size:14px;margin-bottom:20px}
.gaste-home-review-grid blockquote{color:var(--gh-text);font:700 16px/1.7 'Open Sans',sans-serif;margin:0 0 28px}
.gaste-home-review-grid figcaption{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:18px;border-top:1px solid var(--gh-line)}
.gaste-home-review-grid figcaption strong{color:var(--gh-navy);font-size:13px}
.gaste-home-review-grid figcaption span{color:var(--gh-muted);font-size:12px}
.gaste-home-review-grid figcaption span:before{content:"·";margin-right:8px}

.gaste-home-faq{max-width:930px;margin:0 auto}
.gaste-home-faq .accordion-item{border:1px solid var(--gh-line);border-radius:14px!important;margin-bottom:12px;overflow:hidden;background:#fff}
.gaste-home-faq .accordion-button{padding:20px 22px;color:var(--gh-navy);font:800 15px/1.45 'Raleway',sans-serif;background:#fff;box-shadow:none}
.gaste-home-faq .accordion-button:not(.collapsed){background:rgba(145,101,125,.06);color:var(--gh-mauve)}
.gaste-home-faq .accordion-button:focus{box-shadow:inset 0 0 0 2px rgba(145,101,125,.2)}
.gaste-home-faq .accordion-body{padding:20px 22px;color:var(--gh-muted);font:400 14px/1.75 'Open Sans',sans-serif}

.gaste-home-final-cta{padding:75px 0;background:linear-gradient(135deg,#f3eef1,#f7faf3);border-top:1px solid var(--gh-line)}
.gaste-home-final-cta .container{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:60px;align-items:center}
.gaste-home-final-cta span{display:block;color:var(--gh-mauve);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}
.gaste-home-final-cta h2{font-size:clamp(30px,3vw,45px);max-width:800px;margin:0 0 13px}
.gaste-home-final-cta p{margin:0;max-width:780px}
.gaste-home-final-actions{display:flex;flex-direction:column;align-items:center;gap:14px}
.gaste-home-final-actions>a:last-child{display:flex;align-items:center;gap:8px;color:var(--gh-navy);font-size:14px;font-weight:800}

@media (max-width:1199.98px){
  .gaste-home-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(470px,1.1fr);gap:35px}
  .gaste-home-floating-card{min-width:195px}
  .gaste-home-feature-grid{grid-template-columns:repeat(2,1fr)}
  .gaste-home-flow-grid{grid-template-columns:repeat(3,1fr)}
}
@media (max-width:991.98px){
  .gaste-home-hero{padding-top:72px;text-align:center}
  .gaste-home-hero-grid{grid-template-columns:1fr;gap:12px}
  .gaste-home-hero-copy{padding-bottom:10px}
  .gaste-home-hero h1,.gaste-home-hero-lead,.gaste-home-hero-text{margin-left:auto;margin-right:auto}
  .gaste-home-actions,.gaste-home-proof-list{justify-content:center}
  .gaste-home-product{max-width:760px;margin:0 auto;padding-bottom:85px}
  .gaste-home-product-window{transform:none}
  .gaste-home-stats{grid-template-columns:repeat(2,1fr);border-radius:20px 20px 0 0}
  .gaste-home-stat:nth-child(2):after{display:none}
  .gaste-home-stat:nth-child(-n+2){border-bottom:1px solid var(--gh-line)}
  .gaste-home-heading-split{grid-template-columns:1fr;gap:18px;align-items:start}
  .gaste-home-section{padding:82px 0}
  .gaste-home-screen-note{right:16px}
  .gaste-home-audience-grid{grid-template-columns:1fr}
  .gaste-home-audience-grid article:not(:last-child){border-right:0;border-bottom:1px solid var(--gh-line)}
  .gaste-home-audience-grid article{min-height:auto}
  .gaste-home-review-grid{grid-template-columns:1fr}
  .gaste-home-final-cta .container{grid-template-columns:1fr;text-align:center}
  .gaste-home-final-cta p{margin-left:auto;margin-right:auto}
}
@media (max-width:767.98px){
  .gaste-home-hero{padding-top:58px}
  .gaste-home-hero h1{font-size:43px}
  .gaste-home-product{padding:15px 0 165px}
  .gaste-home-floating-card{left:50%;right:auto;transform:translateX(-50%);width:calc(100% - 28px);max-width:330px}
  .gaste-home-floating-card-left{bottom:82px}
  .gaste-home-floating-card-right{top:auto;bottom:18px}
  .gaste-home-stats{grid-template-columns:1fr}
  .gaste-home-stat{justify-content:flex-start;padding-left:28px}
  .gaste-home-stat:after{display:none!important}
  .gaste-home-stat:not(:last-child){border-bottom:1px solid var(--gh-line)}
  .gaste-home-subnav .container{justify-content:flex-start}
  .gaste-home-heading h2,.gaste-home-section h2{font-size:34px}
  .gaste-home-answer{grid-template-columns:1fr;padding:23px}
  .gaste-home-feature-grid,.gaste-home-feature-card-wide{grid-template-columns:1fr}
  .gaste-home-feature-card-wide{grid-column:auto}
  .gaste-home-flow-grid{grid-template-columns:1fr}
  .gaste-home-flow-grid article{min-height:auto}
  .gaste-home-flow-grid i{margin-bottom:25px}
  .gaste-home-plans-grid{grid-template-columns:1fr}
}
@media (max-width:575.98px){
  .gaste-home-hero h1{font-size:37px}
  .gaste-home-hero-lead{font-size:18px}
  .gaste-home-actions .gaste-home-btn{width:100%}
  .gaste-home-proof-list{display:grid;grid-template-columns:1fr;text-align:left;max-width:310px;margin-left:auto;margin-right:auto}
  .gaste-home-product-window{border-radius:13px}
  .gaste-home-window-bar strong{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .gaste-home-section{padding:68px 0}
  .gaste-home-feature-card,.gaste-home-plan,.gaste-home-review-grid figure{padding:24px}
  .gaste-home-screen-note{position:static;margin:15px;border-radius:13px}
  .gaste-home-real-screen{overflow:hidden}
  .gaste-home-final-actions,.gaste-home-final-actions .gaste-home-btn{width:100%}
}
@media (prefers-reduced-motion:reduce){.gaste-home *{scroll-behavior:auto!important;transition:none!important}.gaste-home-feature-card:hover,.gaste-home-btn:hover{transform:none}}
