*{box-sizing:border-box}html{scroll-behavior:smooth}body.gmt-engine-active{margin:0;background:var(--gmt-bg);color:var(--gmt-text);font-family:Inter,Arial,sans-serif}.gmt-shell{width:min(1180px,calc(100% - 40px));margin:auto}.gmt-header{position:sticky;top:0;z-index:100;background:rgba(255,253,252,.94);backdrop-filter:blur(14px);border-bottom:1px solid #eee5da}.gmt-nav{height:78px;display:flex;align-items:center;gap:28px}.gmt-brand{font-family:Georgia,serif;font-size:28px;color:var(--gmt-gold);text-decoration:none}.gmt-nav nav{margin-left:auto}.gmt-nav ul{display:flex;gap:24px;list-style:none;margin:0;padding:0}.gmt-nav a{text-decoration:none;color:var(--gmt-text);font-size:13px}.gmt-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:4px;background:var(--gmt-gold);color:#fff!important;text-decoration:none;font-weight:700;font-size:12px;letter-spacing:.03em}.gmt-btn--ghost{background:transparent;border:1px solid #d8c2a5;color:var(--gmt-text)!important}.gmt-hero{background:linear-gradient(90deg,#fffaf4,#f3e9dc)}.gmt-hero-grid{min-height:620px;display:grid;grid-template-columns:1fr 1.15fr;align-items:center}.gmt-hero-copy{padding:70px 40px 70px 0}.gmt-kicker{font-size:12px;letter-spacing:.16em;color:var(--gmt-gold);font-weight:700}.center{text-align:center}.gmt-hero h1,.gmt-section h2,.gmt-page-hero h1{font-family:Georgia,serif;font-weight:400;line-height:1.02}.gmt-hero h1{font-size:clamp(44px,5vw,74px);margin:12px 0 20px}.gmt-hero-copy>p:not(.gmt-kicker){font-size:17px;line-height:1.7;max-width:540px}.gmt-actions{display:flex;gap:12px;margin-top:28px}.gmt-hero-media{height:620px;overflow:hidden}.gmt-hero-media img{width:100%;height:100%;object-fit:cover}.gmt-stats{border-block:1px solid #eadfce;background:#fff}.gmt-stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.gmt-stats-grid>div{text-align:center;padding:24px;border-right:1px solid #eee5da}.gmt-stats-grid>div:last-child{border:0}.gmt-stats b{display:block;color:var(--gmt-gold);font-family:Georgia,serif;font-size:28px}.gmt-stats span{font-size:12px}.gmt-section{padding:72px 0}.gmt-section h2{text-align:center;font-size:38px;margin:8px 0 36px}.gmt-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gmt-card,.gmt-quote{background:#fff;border:1px solid #eee3d4;padding:16px;text-decoration:none;color:inherit;box-shadow:0 12px 30px rgba(70,45,20,.05)}.gmt-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.gmt-card h3{font-family:Georgia,serif;font-size:22px}.gmt-card p,.gmt-quote p{font-size:14px;line-height:1.6}.gmt-soft{background:#faf5ee}.gmt-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gmt-gallery img{width:100%;aspect-ratio:4/5;object-fit:cover}.gmt-split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.gmt-split h2{text-align:left}.gmt-checks{list-style:none;padding:0}.gmt-checks li{padding:10px 0;border-bottom:1px solid #eee}.gmt-checks li:before{content:"✓";color:var(--gmt-gold);margin-right:10px}.gmt-faq{max-width:900px;margin:auto}.gmt-faq details{border-bottom:1px solid #dfd3c4;padding:16px}.gmt-faq summary{cursor:pointer;font-weight:700}.gmt-faq details div{padding:12px 0;line-height:1.7}.gmt-contact{background:#f6ede1}.gmt-map-placeholder{min-height:360px;background:#e8e2da;display:grid;place-items:center;color:#777}.gmt-page-hero{padding:90px 0 50px;background:#f8f1e8}.gmt-page-hero h1{font-size:54px;margin:10px 0}.gmt-content{padding-top:50px;padding-bottom:70px;line-height:1.8}.gmt-content img{max-width:100%;height:auto}.gmt-footer{border-top:1px solid #e6dbcd;background:#fff}.gmt-footer-row{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px}
@media(max-width:800px){.gmt-shell{width:min(100% - 28px,1180px)}.gmt-nav{height:68px}.gmt-nav nav{display:none}.gmt-nav>.gmt-btn{margin-left:auto;padding:11px 13px}.gmt-brand{font-size:22px}.gmt-hero-grid{grid-template-columns:1fr}.gmt-hero-copy{padding:52px 0 30px}.gmt-hero-media{height:420px}.gmt-stats-grid{grid-template-columns:1fr 1fr}.gmt-stats-grid>div:nth-child(2){border-right:0}.gmt-cards,.gmt-gallery{grid-template-columns:1fr 1fr}.gmt-split{grid-template-columns:1fr;gap:28px}.gmt-section{padding:52px 0}.gmt-section h2{font-size:32px}.gmt-footer-row{flex-direction:column;justify-content:center;padding:30px 0}.gmt-actions{flex-direction:column;align-items:stretch}.gmt-page-hero h1{font-size:42px}}
@media(max-width:520px){.gmt-cards,.gmt-gallery{grid-template-columns:1fr}.gmt-stats b{font-size:22px}.gmt-stats-grid>div{padding:18px 8px}.gmt-hero-media{height:360px}}

/* v0.3.0 */
.gmt-logo{display:block;max-height:54px;width:auto}.gmt-trust{background:#201c18;color:#f8efe5}.gmt-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.gmt-trust-grid>div{padding:17px 12px;text-align:center;font-size:12px;border-right:1px solid rgba(255,255,255,.1)}.gmt-trust-grid>div:last-child{border:0}.gmt-trust-grid span{color:var(--gmt-gold);margin-right:8px}.gmt-card,.gmt-btn{transition:.22s ease}.gmt-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(70,45,20,.10)}.gmt-btn:hover{transform:translateY(-2px)}@media(max-width:800px){.gmt-trust-grid{grid-template-columns:1fr 1fr}.gmt-logo{max-height:42px}}

/* v0.5.0 — Glamour Hair visual refinement */
.gmt-header{background:#fffdfa;box-shadow:0 1px 18px rgba(60,40,20,.05)}
.gmt-logo{max-width:210px;object-fit:contain}
.gmt-hero{background:linear-gradient(115deg,#fffdfa 0%,#f8efe4 58%,#efe0ce 100%)}
.gmt-hero-grid{min-height:680px}
.gmt-hero-media{height:680px}
.gmt-hero-media img{filter:saturate(.94) contrast(1.02)}
.gmt-hero-copy{max-width:560px}
.gmt-hero h1{font-size:clamp(50px,5.5vw,78px);letter-spacing:-.025em}
.gmt-stats-grid>div{padding:28px 20px}
.gmt-intro{padding:64px 0 40px}.gmt-intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}
.gmt-intro h2{text-align:left;margin:8px 0;font-size:38px}.gmt-intro p{font-size:16px;line-height:1.8;margin-top:8px}
.gmt-text-link{color:var(--gmt-gold);font-weight:700;text-decoration:none;font-size:13px}
.gmt-section>.gmt-shell>h2{font-size:42px}
.gmt-gallery{grid-template-columns:repeat(3,1fr);gap:18px}.gmt-gallery img{border-radius:3px}
.gmt-conversion{padding:54px 0;background:#201c18;color:#fff}
.gmt-conversion-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}
.gmt-conversion h2{font-family:Georgia,serif;font-weight:400;font-size:36px;margin:8px 0 10px;max-width:720px}
.gmt-conversion p{margin:0;opacity:.82}.gmt-btn--large{padding:17px 28px;white-space:nowrap}
.gmt-contact{padding-top:80px;padding-bottom:80px}
@media(max-width:800px){
 .gmt-logo{max-width:150px}.gmt-hero-grid{min-height:auto}.gmt-hero-media{height:430px}
 .gmt-intro-grid{grid-template-columns:1fr;gap:16px}.gmt-conversion-inner{align-items:flex-start;flex-direction:column}
 .gmt-conversion h2{font-size:30px}.gmt-section>.gmt-shell>h2{font-size:34px}
}

/* v0.7.0 */
.gmt-instagram{background:#fff}
.gmt-instagram-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
.gmt-instagram-grid a{display:block;overflow:hidden;background:#f5eee6}
.gmt-instagram-grid img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;transition:transform .3s ease}
.gmt-instagram-grid a:hover img{transform:scale(1.035)}
.gmt-center-action{display:flex;justify-content:center;margin-top:24px}
@media(max-width:900px){.gmt-instagram-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:520px){.gmt-instagram-grid{grid-template-columns:repeat(2,1fr)}}

/* v0.8.0 — localização real e SEO local */
.gmt-map-wrap{min-height:390px;background:#e8e2da;overflow:hidden;border:1px solid #e6d9c8}
.gmt-map-wrap iframe{display:block;min-height:390px}
.gmt-address{font-size:16px;line-height:1.7;max-width:520px}
.gmt-contact .gmt-split{align-items:stretch}
.gmt-contact .gmt-split>div:first-child{display:flex;flex-direction:column;justify-content:center}
@media(max-width:800px){.gmt-map-wrap,.gmt-map-wrap iframe{min-height:320px}}

/* v0.9.0 — Antes & Depois */
.gmt-results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.gmt-compare-card{background:#fff;border:1px solid #eadfce;padding:10px}
.gmt-compare-card h3{font-family:Georgia,serif;font-weight:400;font-size:19px;margin:12px 5px 7px}
.gmt-compare{position:relative;aspect-ratio:4/5;overflow:hidden;background:#eee}
.gmt-compare img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.gmt-compare-before{position:absolute;inset:0;clip-path:inset(0 50% 0 0)}
.gmt-compare-line{position:absolute;z-index:3;top:0;bottom:0;left:50%;width:2px;background:#fff;transform:translateX(-1px);pointer-events:none}
.gmt-compare-line span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;color:#8b673d;box-shadow:0 3px 14px rgba(0,0,0,.18)}
.gmt-compare-range{position:absolute;z-index:5;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize}
.gmt-before-label,.gmt-after-label{position:absolute;z-index:4;bottom:12px;padding:6px 8px;background:rgba(30,25,20,.72);color:#fff;font-size:10px;letter-spacing:.08em}
.gmt-before-label{left:10px}.gmt-after-label{right:10px}
@media(max-width:800px){.gmt-results-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.gmt-results-grid{grid-template-columns:1fr}}

/* v0.10.0 — aproximação visual do mockup aprovado */
body.gmt-engine-active{background:#fffdfb}
.gmt-header{position:relative;background:#fffdfb;border-bottom:0;box-shadow:none}
.gmt-nav{height:86px}.gmt-nav nav ul{gap:28px}.gmt-nav nav a{font-size:12px;font-weight:600}
.gmt-hero--lux{background:linear-gradient(90deg,#fffaf5 0%,#f6ede3 50%,#efe0cf 100%);border-bottom:1px solid #eadfce}
.gmt-hero--lux .gmt-hero-grid{min-height:610px}.gmt-hero--lux .gmt-hero-media{height:610px}
.gmt-hero--lux .gmt-hero-copy{padding-right:54px}.gmt-hero--lux h1{font-size:clamp(48px,5vw,72px);line-height:.98}
.gmt-mini-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:30px 0 26px}
.gmt-mini-benefits div{display:flex;align-items:center;gap:7px}.gmt-mini-benefits span{color:var(--gmt-gold);font-size:20px}.gmt-mini-benefits small{font-size:11px;line-height:1.2}
.gmt-stats--lux{background:#fffdfb}.gmt-stats--lux .gmt-stats-grid>div{padding:22px}.gmt-stats--lux b{font-size:30px}
.gmt-techniques{padding-top:52px}.gmt-technique-circles{display:grid;grid-template-columns:repeat(6,1fr);gap:24px;align-items:start}
.gmt-tech-circle{text-decoration:none;color:inherit;text-align:center}.gmt-tech-img{width:132px;height:132px;border-radius:50%;overflow:hidden;margin:0 auto 12px;border:1px solid #e7dac8;background:#f3eadf}
.gmt-tech-img img{width:100%;height:100%;object-fit:cover}.gmt-tech-circle strong{font-size:13px;font-weight:600}
.gmt-results-showcase{background:#fbf5ee}.gmt-results-layout{display:grid;grid-template-columns:260px 1fr;gap:28px;align-items:center}
.gmt-results-copy h2{text-align:left;font-size:36px;margin:8px 0 16px}.gmt-results-copy p{font-size:14px;line-height:1.7}
.gmt-results-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gmt-result-single,.gmt-result-pair{min-height:260px;overflow:hidden}
.gmt-result-single img{width:100%;height:100%;aspect-ratio:4/5;object-fit:cover}.gmt-result-pair{display:grid;grid-template-columns:1fr 1fr}.gmt-result-pair img{width:100%;height:100%;object-fit:cover}
.gmt-why-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center}.gmt-video-card{position:relative;min-height:390px;overflow:hidden;background:#eee}
.gmt-video-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.gmt-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92);color:#8a6335;font-size:23px;box-shadow:0 8px 30px rgba(0,0,0,.15)}
.gmt-why-copy h2{text-align:left;font-size:42px;margin:8px 0 24px}.gmt-testimonials{background:#fbf6ef}
.gmt-testimonial-row{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.gmt-review{background:#fff;border:1px solid #eee3d5;padding:18px;min-height:170px}
.gmt-review strong{font-size:13px}.gmt-stars{color:#bc8a46;letter-spacing:.08em;margin:8px 0}.gmt-review p{font-size:12px;line-height:1.55;color:#4d463f}
.gmt-social-news-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:16px}.gmt-social-board{display:grid;grid-template-columns:1.25fr .75fr;background:#fbf7f2;min-height:390px}
.gmt-social-mosaic{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:3px;padding:6px}.gmt-social-mosaic img{width:100%;height:100%;object-fit:cover}
.gmt-social-cta{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:26px}.gmt-social-cta h3{font-family:Georgia,serif;font-size:30px;margin:8px 0 22px}
.gmt-newsletter-card{display:grid;grid-template-columns:1fr .9fr;background:#f6eadc;overflow:hidden}.gmt-newsletter-card>div{padding:30px}.gmt-newsletter-card>img{width:100%;height:100%;object-fit:cover}
.gmt-newsletter-card form{display:grid;gap:10px;margin-top:18px}.gmt-newsletter-card input{width:100%;padding:13px;border:1px solid #ddd0bf;background:#fff}
.gmt-location{background:#faf4eb}.gmt-location-grid{display:grid;grid-template-columns:.72fr 1.12fr 1fr;min-height:390px;gap:0}.gmt-location-copy{padding:46px 42px 42px 0;display:flex;flex-direction:column;justify-content:center}
.gmt-location-copy h2{text-align:left;font-size:38px;margin:8px 0 18px}.gmt-salon-photo{overflow:hidden;min-height:390px}.gmt-salon-photo img{width:100%;height:100%;object-fit:cover}
.gmt-map-wrap{border:0;min-height:390px}.gmt-map-wrap iframe{min-height:390px}
.gmt-faq-section{background:#fff}
.gmt-footer{background:#fffdfb}
@media(max-width:1000px){
 .gmt-technique-circles{grid-template-columns:repeat(3,1fr)}
 .gmt-testimonial-row{grid-template-columns:repeat(2,1fr)}
 .gmt-social-news-grid{grid-template-columns:1fr}
 .gmt-location-grid{grid-template-columns:1fr 1fr}.gmt-location-copy{grid-column:1/-1;padding:35px 0}
}
@media(max-width:800px){
 .gmt-mini-benefits{grid-template-columns:1fr 1fr}.gmt-results-layout,.gmt-why-grid{grid-template-columns:1fr}
 .gmt-results-strip{grid-template-columns:repeat(2,1fr)}.gmt-social-board{grid-template-columns:1fr}
 .gmt-location-grid{grid-template-columns:1fr}.gmt-location-copy{grid-column:auto}.gmt-technique-circles{grid-template-columns:repeat(2,1fr)}
 .gmt-testimonial-row{grid-template-columns:1fr}.gmt-newsletter-card{grid-template-columns:1fr}.gmt-newsletter-card>img{max-height:320px}
}

/* v0.11.0 — menu e arquitetura de páginas */
.gmt-nav nav ul{align-items:center}
.gmt-nav nav li{position:relative}
.gmt-nav nav .sub-menu{display:none;position:absolute;left:0;top:100%;min-width:260px;background:#fffdfa;border:1px solid #eadfce;box-shadow:0 16px 34px rgba(60,40,20,.12);padding:10px 0;z-index:999}
.gmt-nav nav li:hover>.sub-menu{display:block}
.gmt-nav nav .sub-menu li{display:block;width:100%}
.gmt-nav nav .sub-menu a{display:block;padding:11px 16px;white-space:nowrap}
.gmt-nav nav .sub-menu a:hover{background:#faf4eb;color:var(--gmt-gold)}

/* v0.12.0 — Hero com imagem de fundo e menu sobreposto */
body.home.gmt-engine-active .gmt-header--overlay{
    position:absolute;
    top:0;
    left:0;
    right:0;
    z-index:120;
    background:transparent;
    border:0;
    box-shadow:none;
}
body.home.gmt-engine-active .gmt-header--overlay .gmt-nav{
    height:84px;
}
body.home.gmt-engine-active .gmt-header--overlay .gmt-nav nav a{
    color:#2f2923;
}
body.home.gmt-engine-active .gmt-header--overlay .gmt-brand{
    position:relative;
    z-index:2;
}
.gmt-hero--background{
    position:relative;
    min-height:690px;
    background-image:var(--gmt-hero-bg);
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    overflow:hidden;
    border-bottom:1px solid #eadfce;
}
.gmt-hero--background .gmt-hero-overlay{
    position:absolute;
    inset:0;
    background:
        linear-gradient(90deg,
            rgba(255,250,245,.98) 0%,
            rgba(255,250,245,.94) 28%,
            rgba(255,250,245,.64) 48%,
            rgba(255,250,245,.12) 68%,
            rgba(255,250,245,0) 100%);
    z-index:1;
}
.gmt-hero-bg-content{
    position:relative;
    z-index:2;
    min-height:690px;
    display:flex;
    align-items:center;
    padding-top:76px;
}
.gmt-hero--background .gmt-hero-copy{
    max-width:560px;
    padding:55px 0 48px;
}
.gmt-hero--background .gmt-hero-copy h1{
    font-size:clamp(46px,5.4vw,74px);
    line-height:.98;
}
.gmt-hero--background .gmt-hero-copy>p:not(.gmt-kicker){
    max-width:500px;
}
@media(max-width:900px){
    body.home.gmt-engine-active .gmt-header--overlay{
        position:relative;
        background:#fffdfa;
    }
    .gmt-hero--background{
        min-height:620px;
        background-position:62% center;
    }
    .gmt-hero--background .gmt-hero-overlay{
        background:linear-gradient(90deg,rgba(255,250,245,.98) 0%,rgba(255,250,245,.92) 54%,rgba(255,250,245,.42) 100%);
    }
    .gmt-hero-bg-content{min-height:620px;padding-top:0}
}
@media(max-width:650px){
    .gmt-hero--background{
        min-height:690px;
        background-position:68% center;
    }
    .gmt-hero--background .gmt-hero-overlay{
        background:linear-gradient(180deg,rgba(255,250,245,.98) 0%,rgba(255,250,245,.93) 52%,rgba(255,250,245,.28) 100%);
    }
    .gmt-hero--background .gmt-hero-copy{
        max-width:100%;
        padding-top:54px;
    }
}

/* v0.13.0 — Hero refinado para corresponder ao layout aprovado */

/* Header sobreposto, mais limpo e compacto */
body.home.gmt-engine-active .gmt-header--overlay{
    position:absolute;
    top:0;
    left:0;
    right:0;
    z-index:120;
    background:transparent;
}
body.home.gmt-engine-active .gmt-header--overlay .gmt-nav{
    height:72px;
    padding-top:2px;
}
body.home.gmt-engine-active .gmt-header--overlay .gmt-brand{
    width:210px;
}
body.home.gmt-engine-active .gmt-header--overlay .gmt-logo{
    max-width:190px;
    max-height:46px;
}
body.home.gmt-engine-active .gmt-header--overlay .gmt-nav nav{
    margin-left:auto;
}
body.home.gmt-engine-active .gmt-header--overlay .gmt-nav nav ul{
    gap:25px;
}
body.home.gmt-engine-active .gmt-header--overlay .gmt-nav nav a{
    color:#251f1a;
    font-size:11px;
    font-weight:600;
    letter-spacing:.01em;
}
body.home.gmt-engine-active .gmt-header--overlay .gmt-nav > .gmt-btn{
    margin-left:24px;
    padding:12px 19px;
    min-width:150px;
}

/* Imagem sem zoom excessivo: usa a altura inteira da foto, alinhada à direita */
.gmt-hero--background{
    min-height:610px;
    height:610px;
    background-color:#fbf5ed;
    background-size:auto 100%;
    background-position:right center;
    background-repeat:no-repeat;
    border-bottom:1px solid #eadfce;
}

/* Fade apenas na zona de transição, preservando a modelo nítida */
.gmt-hero--background .gmt-hero-overlay{
    background:
        linear-gradient(90deg,
            rgba(255,250,245,1) 0%,
            rgba(255,250,245,1) 35%,
            rgba(255,250,245,.96) 42%,
            rgba(255,250,245,.72) 50%,
            rgba(255,250,245,.18) 59%,
            rgba(255,250,245,0) 68%);
}

/* Conteúdo alinhado como no mockup */
.gmt-hero-bg-content{
    min-height:610px;
    padding-top:72px;
    align-items:center;
}
.gmt-hero--background .gmt-hero-copy{
    width:430px;
    max-width:430px;
    padding:28px 0 22px;
}
.gmt-hero--background .gmt-kicker{
    margin-bottom:14px;
    font-size:11px;
    letter-spacing:.14em;
}
.gmt-hero--background .gmt-hero-copy h1{
    max-width:410px;
    margin:0 0 18px;
    font-size:clamp(43px,3.45vw,58px);
    line-height:1.01;
    letter-spacing:-.02em;
}
.gmt-hero--background .gmt-hero-copy>p:not(.gmt-kicker){
    max-width:390px;
    font-size:14px;
    line-height:1.6;
    margin:0;
}

/* Benefícios mais delicados e próximos da referência */
.gmt-hero--background .gmt-mini-benefits{
    grid-template-columns:repeat(4,1fr);
    gap:10px;
    max-width:430px;
    margin:26px 0 22px;
}
.gmt-hero--background .gmt-mini-benefits div{
    gap:5px;
}
.gmt-hero--background .gmt-mini-benefits span{
    font-size:18px;
}
.gmt-hero--background .gmt-mini-benefits small{
    font-size:9px;
    line-height:1.15;
}
.gmt-hero--background .gmt-actions{
    gap:14px;
    margin-top:18px;
}
.gmt-hero--background .gmt-actions .gmt-btn{
    min-width:155px;
    padding:14px 18px;
    font-size:10px;
}

/* Estatísticas logo abaixo, como na referência */
.gmt-stats--lux{
    border-top:0;
}
.gmt-stats--lux .gmt-stats-grid>div{
    padding:18px 16px;
}
.gmt-stats--lux b{
    font-size:25px;
}
.gmt-stats--lux span{
    font-size:10px;
}

/* Ajuste desktop largo */
@media(min-width:1500px){
    .gmt-shell{width:min(1280px,calc(100% - 80px))}
    .gmt-hero--background .gmt-hero-copy{width:445px;max-width:445px}
    .gmt-hero--background .gmt-hero-copy h1{font-size:59px}
}

/* Tablet e mobile */
@media(max-width:1000px){
    body.home.gmt-engine-active .gmt-header--overlay{
        position:relative;
        background:#fffdfa;
    }
    .gmt-hero--background{
        height:auto;
        min-height:620px;
        background-size:auto 100%;
        background-position:70% center;
    }
    .gmt-hero-bg-content{
        min-height:620px;
        padding-top:0;
    }
    .gmt-hero--background .gmt-hero-overlay{
        background:linear-gradient(90deg,
            rgba(255,250,245,.99) 0%,
            rgba(255,250,245,.96) 48%,
            rgba(255,250,245,.55) 72%,
            rgba(255,250,245,.1) 100%);
    }
}
@media(max-width:650px){
    .gmt-hero--background{
        min-height:700px;
        background-size:auto 62%;
        background-position:center bottom;
    }
    .gmt-hero-bg-content{
        min-height:700px;
        align-items:flex-start;
    }
    .gmt-hero--background .gmt-hero-overlay{
        background:linear-gradient(180deg,
            rgba(255,250,245,1) 0%,
            rgba(255,250,245,.98) 55%,
            rgba(255,250,245,.35) 82%,
            rgba(255,250,245,.08) 100%);
    }
    .gmt-hero--background .gmt-hero-copy{
        width:100%;
        max-width:100%;
        padding-top:42px;
    }
    .gmt-hero--background .gmt-hero-copy h1{
        font-size:44px;
        max-width:330px;
    }
    .gmt-hero--background .gmt-mini-benefits{
        grid-template-columns:1fr 1fr;
        max-width:340px;
    }
}
