.gaste-consult-page{--navy:#132e48;--navy-deep:#0b2137;--ink:#17324d;--muted:#617184;--accent:#8c607e;--lime:#92c84f;--soft:#f4f6f8;--line:#dce3e9;color:var(--ink);overflow:hidden}
.gaste-consult-page h1,.gaste-consult-page h2,.gaste-consult-page h3,.gaste-consult-page p{margin-top:0}
.gaste-consult-page h1,.gaste-consult-page h2,.gaste-consult-page h3{color:var(--ink);font-weight:800;letter-spacing:-.025em}
.gaste-consult-hero{position:relative;padding:88px 0 0;background:linear-gradient(125deg,#111b35 0%,#213653 64%,#315267 100%);color:#fff}
.gaste-consult-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 18%,rgba(146,200,79,.13),transparent 32%),radial-gradient(circle at 8% 90%,rgba(140,96,126,.22),transparent 34%);pointer-events:none}
.gaste-consult-hero .container{position:relative;z-index:1}
.gaste-consult-kicker,.gaste-consult-eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--accent);font-size:13px;font-weight:800;letter-spacing:.075em;text-transform:uppercase}
.gaste-consult-kicker{padding:9px 14px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;background:rgba(255,255,255,.07)}
.gaste-consult-kicker i{color:var(--lime)}
.gaste-consult-hero h1{max-width:680px;margin:20px 0 22px;color:#fff;font-size:clamp(42px,5vw,68px);line-height:1.02}
.gaste-consult-lead{max-width:650px;margin-bottom:24px;color:rgba(255,255,255,.87);font-size:20px;line-height:1.62}
.gaste-consult-hero-checks{display:grid;gap:10px;margin:0 0 28px;padding:0;list-style:none}
.gaste-consult-hero-checks li{display:flex;align-items:center;gap:11px;font-weight:700}
.gaste-consult-hero-checks i{display:grid;width:23px;height:23px;place-items:center;border-radius:50%;background:var(--lime);color:#152d45;font-size:12px}
.gaste-consult-actions{display:flex;flex-wrap:wrap;gap:12px}
.gaste-consult-btn{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:12px;padding:13px 21px;border:1px solid transparent;border-radius:12px;font-weight:800;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.gaste-consult-btn:hover{transform:translateY(-2px)}
.gaste-consult-btn-primary{background:#fff;color:var(--navy-deep);box-shadow:0 12px 30px rgba(4,15,28,.2)}
.gaste-consult-btn-primary:hover{background:var(--lime);color:var(--navy-deep)}
.gaste-consult-btn-secondary{border-color:rgba(255,255,255,.45);color:#fff;background:rgba(255,255,255,.06)}
.gaste-consult-btn-secondary:hover{background:#fff;color:var(--navy-deep)}
.gaste-consult-window{position:relative;margin:0;border:1px solid rgba(255,255,255,.2);border-radius:22px;background:#fff;box-shadow:0 28px 70px rgba(1,10,23,.32);overflow:hidden;transform:rotate(1deg)}
.gaste-consult-window-bar{display:flex;align-items:center;gap:7px;height:43px;padding:0 16px;background:#eef2f5;color:#627184;font-size:11px}
.gaste-consult-window-bar span{width:9px;height:9px;border-radius:50%;background:#c7cfd7}.gaste-consult-window-bar span:nth-child(2){background:#c1d894}.gaste-consult-window-bar span:nth-child(3){background:#b98aa8}
.gaste-consult-window-bar strong{margin-left:7px;font-weight:700}
.gaste-consult-window img{display:block;width:100%;height:auto}
.gaste-consult-window figcaption{position:absolute;right:16px;bottom:14px;display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;background:rgba(13,35,55,.9);color:#fff;font-size:12px;font-weight:700;box-shadow:0 8px 22px rgba(0,0,0,.18)}
.gaste-consult-window figcaption i{color:var(--lime)}
.gaste-consult-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:70px;border-radius:20px 20px 0 0;background:#fff;color:var(--ink);box-shadow:0 -6px 30px rgba(4,15,28,.14)}
.gaste-consult-stats>div{display:flex;align-items:center;gap:14px;padding:25px 30px;border-right:1px solid var(--line)}.gaste-consult-stats>div:last-child{border-right:0}
.gaste-consult-stats i{color:var(--accent);font-size:24px}.gaste-consult-stats span{display:flex;flex-direction:column;color:var(--muted);font-size:13px}.gaste-consult-stats strong{color:var(--ink);font-size:17px}
.gaste-consult-subnav{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);box-shadow:0 8px 22px rgba(14,39,62,.06);backdrop-filter:blur(10px)}
.gaste-consult-subnav .container{display:flex;gap:28px;overflow-x:auto;scrollbar-width:none}.gaste-consult-subnav .container::-webkit-scrollbar{display:none}
.gaste-consult-subnav a{padding:17px 0;color:#42566b;font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}.gaste-consult-subnav a:hover{color:var(--accent)}
.gaste-consult-section{padding:88px 0}.gaste-consult-section-soft{background:var(--soft)}.gaste-consult-section-dark{background:var(--navy-deep);color:#dce7f0}
.gaste-consult-heading{max-width:790px;margin:0 auto 42px}.gaste-consult-heading.text-center{max-width:830px}.gaste-consult-heading h2,.gaste-consult-answer h2{margin:10px 0 16px;font-size:clamp(32px,4vw,48px);line-height:1.12}
.gaste-consult-heading p,.gaste-consult-answer p,.gaste-consult-section-lead{color:var(--muted);font-size:18px;line-height:1.75}
.gaste-consult-heading-light h2{color:#fff}.gaste-consult-heading-light p{color:#bdcad5}.gaste-consult-heading-light .gaste-consult-eyebrow{color:#b8d77b}
.gaste-consult-heading-split{display:grid;max-width:none;grid-template-columns:1.05fr .95fr;gap:70px;align-items:end}
.gaste-consult-heading-split p{margin-bottom:0}
.gaste-consult-answer{max-width:940px;margin:auto;padding:36px 42px;border-left:5px solid var(--lime);border-radius:0 18px 18px 0;background:#fff;box-shadow:0 18px 50px rgba(13,35,55,.08)}
.gaste-consult-answer p{margin-bottom:0}.gaste-consult-answer strong{color:var(--ink)}
.gaste-consult-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.gaste-consult-steps article{position:relative;padding:31px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:rgba(255,255,255,.055)}
.gaste-consult-steps article>span{position:absolute;top:23px;right:25px;color:rgba(255,255,255,.16);font-size:36px;font-weight:900}.gaste-consult-steps article>i{margin-bottom:24px;color:var(--lime);font-size:30px}.gaste-consult-steps h3{color:#fff;font-size:21px}.gaste-consult-steps p{margin-bottom:0;color:#bdcad5;line-height:1.65}
.gaste-consult-filter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.gaste-consult-filter-grid article{padding:28px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(13,35,55,.045);transition:transform .2s ease,box-shadow .2s ease}
.gaste-consult-filter-grid article:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(13,35,55,.09)}
.gaste-consult-filter-grid i,.gaste-consult-doc-grid i{display:grid;width:48px;height:48px;margin-bottom:20px;place-items:center;border-radius:13px;background:#f1eaf0;color:var(--accent);font-size:21px}
.gaste-consult-filter-grid h3,.gaste-consult-doc-grid h3{font-size:20px}.gaste-consult-filter-grid p,.gaste-consult-doc-grid p{margin-bottom:0;color:var(--muted);line-height:1.62}
.gaste-consult-feature-list{display:grid;gap:16px;margin:27px 0 0;padding:0;list-style:none}
.gaste-consult-feature-list li{display:flex;gap:15px;padding-bottom:16px;border-bottom:1px solid var(--line)}.gaste-consult-feature-list li>i{display:grid;flex:0 0 25px;height:25px;place-items:center;border-radius:50%;background:var(--lime);color:#17324d;font-size:12px}.gaste-consult-feature-list div{display:flex;flex-direction:column;gap:4px}.gaste-consult-feature-list strong{font-size:17px}.gaste-consult-feature-list span{color:var(--muted);line-height:1.5}
.gaste-consult-result-demo{padding:18px;border:1px solid var(--line);border-radius:20px;background:#f8fafb;box-shadow:0 22px 55px rgba(13,35,55,.12)}
.gaste-consult-result-head{display:flex;align-items:center;justify-content:space-between;padding:5px 4px 17px}.gaste-consult-result-head div{display:flex;align-items:center;gap:9px;font-weight:800}.gaste-consult-result-head i{color:var(--accent)}.gaste-consult-result-head b{padding:6px 9px;border-radius:8px;background:#e8eef2;color:#53667a;font-size:10px;text-transform:uppercase}
.gaste-consult-result-demo article{display:grid;grid-template-columns:78px 1fr 125px;gap:15px;align-items:center;margin-bottom:12px;padding:18px;border:1px solid var(--line);border-radius:13px;background:#fff}
.gaste-consult-result-date,.gaste-consult-result-price,.gaste-consult-result-main{display:flex;flex-direction:column}.gaste-consult-result-date{padding-right:13px;border-right:1px solid var(--line)}.gaste-consult-result-demo small{color:#768596;font-size:10px;text-transform:uppercase}.gaste-consult-result-date strong{color:var(--accent);font-size:17px}.gaste-consult-result-main strong{font-size:13px;line-height:1.35}.gaste-consult-result-main span,.gaste-consult-result-price span{margin-top:5px;color:#718092;font-size:10px}.gaste-consult-result-main i{color:var(--accent)}.gaste-consult-result-price{text-align:right}.gaste-consult-result-price strong{font-size:16px}
.gaste-consult-result-demo>p{display:flex;gap:8px;margin:15px 5px 2px;color:#718092;font-size:11px;line-height:1.5}.gaste-consult-result-demo>p i{margin-top:2px;color:var(--accent)}
.gaste-consult-doc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gaste-consult-doc-grid article{padding:28px;border:1px solid var(--line);border-radius:17px;background:#fff}
.gaste-consult-caution{display:flex;align-items:flex-start;gap:15px;margin-top:24px;padding:20px 23px;border:1px solid #d9e5c8;border-radius:14px;background:#f6faef}.gaste-consult-caution>i{margin-top:4px;color:#6d9d31}.gaste-consult-caution p{margin:0;color:#51623f;line-height:1.6}
.gaste-consult-flow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.gaste-consult-flow-grid>a{display:flex;min-height:260px;flex-direction:column;padding:29px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.055);color:#fff;text-decoration:none;transition:transform .2s ease,background .2s ease}
.gaste-consult-flow-grid>a:hover{transform:translateY(-5px);background:rgba(255,255,255,.1)}.gaste-consult-flow-grid>a>i{margin-bottom:25px;color:var(--lime);font-size:28px}.gaste-consult-flow-grid span{color:#b8d77b;font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.gaste-consult-flow-grid strong{margin-top:10px;font-size:20px;line-height:1.35}.gaste-consult-flow-grid em{display:flex;align-items:center;gap:8px;margin-top:auto;color:#cbd6df;font-size:13px;font-style:normal;font-weight:700}
.gaste-consult-faq{max-width:920px;margin:auto}.gaste-consult-faq .accordion-item{margin-bottom:12px;border:1px solid var(--line)!important;border-radius:13px!important;overflow:hidden}.gaste-consult-faq .accordion-button{padding:20px 23px;color:var(--ink);font-weight:800;background:#fff;box-shadow:none}.gaste-consult-faq .accordion-button:not(.collapsed){color:var(--accent);background:#faf6f9}.gaste-consult-faq .accordion-button:focus{box-shadow:none}.gaste-consult-faq .accordion-body{padding:0 23px 22px;color:var(--muted);line-height:1.7}
.gaste-consult-final{padding:75px 0;background:linear-gradient(115deg,#7e526f,#9b708e);color:#fff}.gaste-consult-final .container{display:flex;align-items:center;justify-content:space-between;gap:50px}.gaste-consult-final span{font-size:13px;font-weight:800;letter-spacing:.075em;text-transform:uppercase}.gaste-consult-final h2{max-width:750px;margin:9px 0 11px;color:#fff;font-size:clamp(30px,4vw,47px)}.gaste-consult-final p{max-width:760px;margin-bottom:0;color:rgba(255,255,255,.84);font-size:17px}.gaste-consult-final-actions{display:flex;min-width:255px;flex-direction:column;gap:15px}.gaste-consult-final-actions>a:last-child{color:#fff;font-weight:800;text-align:center;text-decoration:none}
@media(max-width:991.98px){.gaste-consult-hero{padding-top:62px}.gaste-consult-window{transform:none}.gaste-consult-stats{margin-top:50px}.gaste-consult-steps,.gaste-consult-filter-grid,.gaste-consult-doc-grid,.gaste-consult-flow-grid{grid-template-columns:repeat(2,1fr)}.gaste-consult-heading-split{grid-template-columns:1fr;gap:20px}.gaste-consult-final .container{align-items:flex-start;flex-direction:column}.gaste-consult-final-actions{width:100%;min-width:0}}
@media(max-width:767.98px){.gaste-consult-hero{padding-top:45px}.gaste-consult-hero h1{font-size:42px}.gaste-consult-lead{font-size:17px}.gaste-consult-stats{grid-template-columns:1fr;border-radius:17px 17px 0 0}.gaste-consult-stats>div{padding:18px 22px;border-right:0;border-bottom:1px solid var(--line)}.gaste-consult-stats>div:last-child{border-bottom:0}.gaste-consult-section{padding:65px 0}.gaste-consult-steps,.gaste-consult-filter-grid,.gaste-consult-doc-grid,.gaste-consult-flow-grid{grid-template-columns:1fr}.gaste-consult-answer{padding:28px 25px}.gaste-consult-result-demo article{grid-template-columns:65px 1fr}.gaste-consult-result-price{grid-column:2;text-align:left}.gaste-consult-heading h2,.gaste-consult-answer h2{font-size:34px}.gaste-consult-window figcaption{position:static;border-radius:0;background:var(--navy-deep)}}
@media(max-width:479.98px){.gaste-consult-actions{display:grid}.gaste-consult-btn{width:100%}.gaste-consult-window-bar strong{display:none}.gaste-consult-result-demo{padding:12px}.gaste-consult-result-demo article{grid-template-columns:1fr}.gaste-consult-result-date{padding:0 0 10px;border-right:0;border-bottom:1px solid var(--line)}.gaste-consult-result-price{grid-column:auto}.gaste-consult-final{padding:58px 0}}
@media(prefers-reduced-motion:reduce){.gaste-consult-btn,.gaste-consult-filter-grid article,.gaste-consult-flow-grid>a{transition:none}}
