.public-reception-shell{width:min(1480px,100%);min-height:100vh;margin:0 auto;padding:26px clamp(18px,4vw,58px) 42px}.public-platform,.company-public-reception{position:relative;z-index:2}.public-platform-topbar,.company-reception-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:42px}.public-platform-brand{display:flex;align-items:center;gap:12px;color:var(--text,#f5f7fb);text-decoration:none}.public-platform-brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:linear-gradient(135deg,var(--primary,#34d4ff),var(--secondary,#7856ff));box-shadow:0 12px 32px color-mix(in srgb,var(--primary,#34d4ff) 28%,transparent);font-weight:900;color:#071018}.public-platform-brand strong,.public-platform-brand small{display:block}.public-platform-brand strong{font-size:1.05rem}.public-platform-brand small{color:var(--muted,#90a0b7);margin-top:2px}.public-platform-business-access,.company-reception-team,.company-reception-back{color:var(--text,#f5f7fb);text-decoration:none;border:1px solid color-mix(in srgb,var(--text,#fff) 14%,transparent);background:color-mix(in srgb,var(--panel,#111827) 78%,transparent);padding:11px 16px;border-radius:12px;font-weight:750;transition:.2s ease}.public-platform-business-access:hover,.company-reception-team:hover,.company-reception-back:hover{border-color:color-mix(in srgb,var(--primary,#34d4ff) 65%,transparent);transform:translateY(-1px)}.public-platform-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:30px;margin:0 0 30px}.public-platform-hero-copy{max-width:860px}.public-platform-hero h1,.company-reception-hero h1{font-size:clamp(2.3rem,5vw,5rem);letter-spacing:-.055em;line-height:.98;margin:10px 0 18px}.public-platform-hero p,.company-reception-hero p{max-width:760px;color:var(--muted,#90a0b7);font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.65;margin:0}.public-platform-hero-badge{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon title" "icon copy";column-gap:13px;align-items:center;min-width:265px;padding:18px 20px;border:1px solid color-mix(in srgb,var(--primary,#34d4ff) 25%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--primary,#34d4ff) 11%,transparent),color-mix(in srgb,var(--panel,#111827) 82%,transparent));border-radius:20px}.public-platform-hero-badge>span{grid-area:icon;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:color-mix(in srgb,#19d98b 18%,transparent);color:#34f0aa;font-weight:900}.public-platform-hero-badge strong{grid-area:title}.public-platform-hero-badge small{grid-area:copy;color:var(--muted,#90a0b7);margin-top:4px}.public-directory-search{padding:20px;margin-bottom:26px}.public-directory-search-field{display:flex;align-items:center;gap:12px;padding:4px 6px 4px 16px;border:1px solid color-mix(in srgb,var(--text,#fff) 13%,transparent);background:color-mix(in srgb,var(--bg,#071018) 55%,transparent);border-radius:17px}.public-directory-search-field>span:first-child{font-size:1.5rem;color:var(--primary,#34d4ff)}.public-directory-search-field input{flex:1;border:0!important;background:transparent!important;box-shadow:none!important;padding:14px 0!important;font-size:1.05rem}.public-directory-search-field button{width:40px;height:40px;border:0;border-radius:12px;background:color-mix(in srgb,var(--text,#fff) 8%,transparent);color:var(--text,#fff);font-size:1.3rem;cursor:pointer}.public-directory-search-meta{display:flex;justify-content:space-between;gap:16px;color:var(--muted,#90a0b7);font-size:.88rem;margin-top:12px;padding:0 4px}.public-directory-search-meta strong{color:var(--text,#fff)}.public-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.public-company-card{position:relative;display:flex;flex-direction:column;gap:20px;min-height:260px;padding:24px;border:1px solid color-mix(in srgb,var(--text,#fff) 11%,transparent);border-radius:24px;background:linear-gradient(145deg,color-mix(in srgb,var(--panel,#111827) 92%,transparent),color-mix(in srgb,var(--primary,#34d4ff) 4%,var(--panel,#111827)));box-shadow:0 18px 60px rgba(0,0,0,.18);transition:.22s ease;overflow:hidden}.public-company-card:before{content:"";position:absolute;right:-60px;top:-70px;width:160px;height:160px;border-radius:50%;background:color-mix(in srgb,var(--primary,#34d4ff) 10%,transparent);filter:blur(6px)}.public-company-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--primary,#34d4ff) 45%,transparent);box-shadow:0 24px 70px rgba(0,0,0,.25)}.public-company-card[hidden]{display:none!important}.public-company-card-head{display:flex;gap:15px;align-items:center;position:relative}.public-company-avatar{display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary,#34d4ff) 88%,#fff),var(--secondary,#7856ff));color:#061018;font-weight:950;letter-spacing:-.05em}.public-company-type{display:block;color:var(--primary,#34d4ff);font-size:.7rem;font-weight:900;letter-spacing:.11em;margin-bottom:5px}.public-company-card h2{font-size:1.28rem;line-height:1.15;margin:0}.public-company-card-head small{display:block;color:var(--muted,#90a0b7);margin-top:5px}.public-company-card-stats{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.public-company-card-stats span{padding:7px 9px;border-radius:9px;background:color-mix(in srgb,var(--text,#fff) 5%,transparent);color:var(--muted,#90a0b7);font-size:.78rem}.public-company-card-stats strong{color:var(--text,#fff)}.public-company-card-stats .online{color:#45e7a8}.public-company-card-stats .online i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#45e7a8;box-shadow:0 0 12px #45e7a8;margin-right:5px}.public-company-card-actions{display:flex;gap:9px;position:relative}.public-company-card-actions>a{flex:1;text-align:center;justify-content:center}.public-directory-empty{padding:70px 20px;text-align:center}.public-directory-empty>span{font-size:3rem;color:var(--primary,#34d4ff)}.public-directory-empty h2{margin:12px 0 8px}.public-directory-empty p{color:var(--muted,#90a0b7)}.public-platform-footer{display:flex;justify-content:space-between;gap:16px;margin-top:38px;padding-top:24px;border-top:1px solid color-mix(in srgb,var(--text,#fff) 9%,transparent);color:var(--muted,#90a0b7);font-size:.86rem}.public-platform-footer a{color:var(--primary,#34d4ff);text-decoration:none}.company-reception-header{margin-bottom:28px}.company-reception-hero{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:24px;padding:26px 0}.company-reception-identity{display:flex;align-items:center;gap:22px;min-width:0}.company-reception-logo{display:grid;place-items:center;flex:0 0 clamp(76px,10vw,112px);width:clamp(76px,10vw,112px);height:clamp(76px,10vw,112px);padding:10px;border-radius:28px;background:color-mix(in srgb,var(--panel,#111827) 90%,transparent);border:1px solid color-mix(in srgb,var(--text,#fff) 12%,transparent);overflow:hidden}.company-reception-logo img{width:100%;height:100%;object-fit:contain}.company-reception-logo-text{background:linear-gradient(135deg,var(--primary,#34d4ff),var(--secondary,#7856ff));color:#071018;font-size:1.8rem;font-weight:950}.company-reception-hero h1{font-size:clamp(2rem,4vw,4rem);margin:8px 0 10px}.company-reception-summary{display:grid;grid-template-columns:repeat(3,1fr);min-width:360px;border:1px solid color-mix(in srgb,var(--text,#fff) 10%,transparent);border-radius:20px;overflow:hidden;background:color-mix(in srgb,var(--panel,#111827) 76%,transparent)}.company-reception-summary span{padding:17px;text-align:center;border-right:1px solid color-mix(in srgb,var(--text,#fff) 9%,transparent)}.company-reception-summary span:last-child{border-right:0}.company-reception-summary strong,.company-reception-summary small{display:block}.company-reception-summary strong{font-size:1.05rem}.company-reception-summary small{color:var(--muted,#90a0b7);font-size:.72rem;margin-top:4px}.recognized-client-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:22px;margin-bottom:20px;border-color:color-mix(in srgb,#34e6a1 30%,transparent)!important;background:linear-gradient(135deg,color-mix(in srgb,#1fe294 9%,transparent),color-mix(in srgb,var(--panel,#111827) 90%,transparent))!important}.recognized-client-avatar{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#2ce09b,var(--primary,#34d4ff));color:#061018;font-size:1.35rem;font-weight:950}.recognized-client-copy>span{font-size:.7rem;color:#43e7aa;font-weight:900;letter-spacing:.1em}.recognized-client-copy h2{margin:4px 0 5px}.recognized-client-copy p{margin:0;color:var(--muted,#90a0b7)}.recognized-client-actions{display:flex;align-items:center;gap:9px}.recognized-client-actions form{margin:0}.company-reception-grid{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(420px,1.28fr);gap:20px;align-items:start}.company-reception-panel{padding:25px}.company-reception-panel-head{display:flex;gap:13px;align-items:flex-start;margin-bottom:22px}.company-reception-step{display:grid;place-items:center;flex:0 0 39px;width:39px;height:39px;border-radius:13px;background:color-mix(in srgb,var(--primary,#34d4ff) 14%,transparent);color:var(--primary,#34d4ff);font-weight:950}.company-reception-panel-head h2{margin:1px 0 6px;font-size:1.25rem}.company-reception-panel-head p{margin:0;color:var(--muted,#90a0b7);font-size:.9rem;line-height:1.5}.company-identify-form label,.company-register-form label{font-size:.82rem;font-weight:800;color:color-mix(in srgb,var(--text,#fff) 86%,transparent)}.company-identify-form input,.company-register-form input,.company-register-form select{margin-top:8px}.company-reception-form-actions{display:flex;gap:10px;margin-top:17px}.company-reception-form-actions>*{flex:1;justify-content:center}.company-reception-consents{display:grid;gap:10px;margin-top:18px;padding:16px;border-radius:15px;background:color-mix(in srgb,var(--text,#fff) 4%,transparent)}.company-reception-consents label{display:flex;align-items:flex-start;gap:10px;color:var(--muted,#90a0b7);font-size:.8rem;line-height:1.45;cursor:pointer}.company-reception-consents input{flex:0 0 auto;margin-top:2px}.company-register-actions{margin-top:20px}.company-reception-privacy{display:flex;align-items:flex-start;gap:12px;margin-top:20px;padding:17px 19px;border-radius:16px;border:1px solid color-mix(in srgb,var(--text,#fff) 9%,transparent);color:var(--muted,#90a0b7)}.company-reception-privacy>span{font-size:1.2rem}.company-reception-privacy strong{color:var(--text,#fff)}.company-reception-privacy p{margin:4px 0 0;line-height:1.5}.public-booking-client-welcome{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 16px;margin:0 0 16px;border-radius:14px;background:color-mix(in srgb,#28dd9a 9%,transparent);border:1px solid color-mix(in srgb,#28dd9a 25%,transparent)}.public-booking-client-welcome strong{color:#43e7aa}.public-booking-client-welcome span{color:var(--muted,#90a0b7);font-size:.84rem}@media(max-width:1050px){.public-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.company-reception-hero{align-items:flex-start;flex-direction:column}.company-reception-summary{width:100%;min-width:0}.company-reception-grid{grid-template-columns:1fr}.recognized-client-card{grid-template-columns:auto 1fr}.recognized-client-actions{grid-column:1/-1}}@media(max-width:720px){.public-reception-shell{padding:18px 14px 32px}.public-platform-topbar,.company-reception-header{margin-bottom:28px}.public-platform-hero{grid-template-columns:1fr}.public-platform-hero-badge{min-width:0}.public-directory-grid{grid-template-columns:1fr}.public-directory-search-meta,.public-platform-footer{flex-direction:column}.public-company-card{min-height:auto}.public-platform-business-access,.company-reception-team,.company-reception-back{font-size:.78rem;padding:9px 11px}.company-reception-identity{align-items:flex-start}.company-reception-summary{grid-template-columns:1fr}.company-reception-summary span{border-right:0;border-bottom:1px solid color-mix(in srgb,var(--text,#fff) 9%,transparent)}.company-reception-summary span:last-child{border-bottom:0}.recognized-client-card{grid-template-columns:1fr;text-align:center}.recognized-client-avatar{margin:auto}.recognized-client-actions,.company-reception-form-actions{flex-direction:column}.company-reception-panel{padding:20px 17px}.company-public-reception .form-grid.two{grid-template-columns:1fr}.public-company-card-actions{flex-direction:column}}

/* v1.9.9 - Guia público de empresas e busca por proximidade */
.public-directory-top-actions{display:flex;align-items:center;gap:10px}.public-directory-hero h1{max-width:760px}.public-directory-search{position:relative}.public-directory-location-row{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(270px,1.28fr);gap:12px;margin-top:14px}.public-directory-city-field{display:grid;gap:7px;padding:12px 14px;border:1px solid color-mix(in srgb,var(--text,#fff) 10%,transparent);background:color-mix(in srgb,var(--bg,#071018) 50%,transparent);border-radius:15px}.public-directory-city-field>span{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;font-weight:900;color:var(--muted,#90a0b7)}.public-directory-city-field select{margin:0!important;padding:8px 4px!important;border:0!important;background:transparent!important;box-shadow:none!important;color:var(--text,#fff);font-weight:800}.public-directory-location-button{display:flex;align-items:center;gap:12px;padding:12px 15px;border:1px solid color-mix(in srgb,var(--primary,#34d4ff) 24%,transparent);border-radius:15px;background:color-mix(in srgb,var(--primary,#34d4ff) 6%,var(--panel,#111827));color:var(--text,#fff);text-align:left;cursor:pointer;transition:.2s ease}.public-directory-location-button:hover{border-color:color-mix(in srgb,var(--primary,#34d4ff) 58%,transparent);transform:translateY(-1px)}.public-directory-location-button>span:first-child{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:color-mix(in srgb,var(--primary,#34d4ff) 16%,transparent);color:var(--primary,#34d4ff);font-size:1.25rem}.public-directory-location-button strong,.public-directory-location-button small{display:block}.public-directory-location-button small{margin-top:3px;color:var(--muted,#90a0b7);font-size:.75rem}.public-directory-location-button.is-active{border-color:color-mix(in srgb,#42e5a5 48%,transparent);background:color-mix(in srgb,#42e5a5 8%,var(--panel,#111827))}.public-directory-location-button.is-active>span:first-child{background:color-mix(in srgb,#42e5a5 18%,transparent);color:#42e5a5}.public-directory-location-button.is-loading{opacity:.72;cursor:progress}.public-business-directory.is-searching .public-directory-grid{opacity:.55;transform:translateY(2px)}.public-directory-grid{transition:opacity .18s ease,transform .18s ease}.public-company-description{position:relative;margin:0;color:var(--muted,#90a0b7);font-size:.86rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:4em}.public-company-location{display:block;color:var(--muted,#90a0b7);margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px}.public-company-card-stats .nearby{color:#43e7aa}.public-company-card-stats .nearby i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#43e7aa;box-shadow:0 0 11px color-mix(in srgb,#43e7aa 70%,transparent)}.public-company-card-stats .city-badge{color:var(--primary,#34d4ff)}.public-company-contact-unavailable{display:flex;align-items:center;justify-content:center;width:100%;padding:11px 14px;border:1px dashed color-mix(in srgb,var(--text,#fff) 15%,transparent);border-radius:12px;color:var(--muted,#90a0b7);font-size:.8rem}.public-company-card{min-height:290px}.public-company-card-head>div{min-width:0}.public-company-type{text-transform:uppercase}.public-company-card-actions>a{min-width:0}.public-directory-empty[hidden]{display:none!important}@media(max-width:820px){.public-directory-top-actions{gap:7px}.public-directory-location-row{grid-template-columns:1fr}.public-company-card{min-height:auto}}@media(max-width:560px){.public-platform-topbar{align-items:flex-start}.public-directory-top-actions{flex-direction:column;align-items:stretch}.public-directory-top-actions a{text-align:center}.public-directory-location-button{width:100%}.public-directory-city-field select{width:100%}.public-company-location{max-width:190px}}


/* GS_PUBLIC_RECEPTION_CARDS_V2_BEGIN */

.public-company-avatar.has-logo{
    overflow:hidden;
    padding:5px;
    background:#10182a
}

.public-company-avatar.has-logo img{
    display:block;
    width:100%;
    height:100%;
    object-fit:contain;
    border-radius:12px
}

.public-company-phone{
    display:block;
    margin-top:5px;
    color:#f5f7fb!important;
    font-size:.79rem;
    font-weight:750
}

.public-company-location{
    margin-top:3px!important
}

.public-company-card-stats .business-status,
.public-company-card-stats .client-status,
.public-company-card-stats .rating-badge{
    display:inline-flex;
    align-items:center;
    gap:5px
}

.public-company-card-stats .business-status.is-open,
.public-company-card-stats .client-status.is-accepting{
    color:#43e7aa;
    border:1px solid rgba(67,231,170,.28);
    background:rgba(67,231,170,.08)
}

.public-company-card-stats .business-status.is-closed{
    color:#ff9292;
    border:1px solid rgba(255,146,146,.26);
    background:rgba(255,146,146,.07)
}

.public-company-card-stats .client-status.is-consultation,
.public-company-card-stats .no-reviews{
    color:#90a0b7
}

.public-company-card-stats .rating-badge{
    color:#ffd66b
}

.public-company-card-actions{
    display:grid!important;
    grid-template-columns:
        repeat(2,minmax(0,1fr))!important;
    gap:9px!important
}

.public-company-card-actions>a,
.public-company-card-actions>.ghost-button{
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%;
    min-width:0;
    min-height:44px;
    padding:10px 8px;
    text-align:center
}

.public-company-card-actions .is-disabled{
    opacity:.46;
    cursor:not-allowed;
    pointer-events:none
}

@media(max-width:319px){
    .public-company-card-actions{
        grid-template-columns:1fr!important
    }
}

/* GS_PUBLIC_RECEPTION_CARDS_V2_END */


/* GS_PUBLIC_RECEPTION_JOBS_STYLE_V1_BEGIN */

.public-company-card-stats .hiring-badge{
    display:inline-flex;
    align-items:center;
    gap:5px;
    color:#7ee7ff;
    border:1px solid rgba(126,231,255,.27);
    background:rgba(126,231,255,.08);
    text-decoration:none
}

.public-company-card-stats a.hiring-badge:hover{
    border-color:rgba(126,231,255,.48);
    background:rgba(126,231,255,.13)
}

/*
 * Ver empresa e Agendar devem ter a mesma aparência.
 */
.public-company-card-actions .ghost-button{
    border-color:rgba(255,255,255,.13)
}

/* GS_PUBLIC_RECEPTION_JOBS_STYLE_V1_END */


/* GS_PUBLIC_UNIFIED_TOP_MENU_CSS_V1 */
.public-reception-body .gs-public-unified-header {
    position: relative;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 28px;
    width: min(1180px, calc(100% - 32px));
    min-height: 78px;
    margin: 12px auto 0;
    padding: 0 18px;
    border: 1px solid rgba(255, 255, 255, .035);
    background:
        linear-gradient(
            110deg,
            rgba(5, 27, 42, .98),
            rgba(8, 18, 39, .98)
        );
    box-shadow: 0 18px 55px rgba(0, 0, 0, .16);
}

.public-reception-body .gs-public-unified-brand {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 190px;
    color: #f6fbff;
    text-decoration: none;
}

.public-reception-body .gs-public-unified-brand-mark {
    display: grid;
    place-items: center;
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    border-radius: 13px;
    color: #03111d;
    background:
        linear-gradient(135deg, #35d5ff, #558bff);
    font-size: 14px;
    font-weight: 950;
}

.public-reception-body .gs-public-unified-brand-copy {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.public-reception-body
.gs-public-unified-brand-copy strong {
    color: #f7fbff;
    font-size: 15px;
    font-weight: 900;
}

.public-reception-body
.gs-public-unified-brand-copy small {
    color: #8fa5bb;
    font-size: 9px;
}

.public-reception-body .gs-public-unified-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 6px;
}

.public-reception-body
.gs-public-unified-nav > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 9px 14px;
    border: 1px solid transparent;
    border-radius: 11px;
    color: #9db0c3;
    background: transparent;
    text-decoration: none;
    font-size: 12px;
    font-weight: 850;
    transition:
        color .18s ease,
        background .18s ease,
        border-color .18s ease,
        transform .18s ease;
}

.public-reception-body
.gs-public-unified-nav > a:hover,
.public-reception-body
.gs-public-unified-nav > a.active {
    color: #ffffff;
    background: rgba(255, 255, 255, .055);
    border-color: rgba(255, 255, 255, .07);
}

.public-reception-body
.gs-public-unified-nav
.gs-public-start-button {
    margin-left: 5px;
    padding-inline: 18px;
    color: #03111d;
    background:
        linear-gradient(135deg, #35d5ff, #558bff);
    border-color: transparent;
    box-shadow: 0 10px 26px rgba(52, 181, 255, .18);
}

.public-reception-body
.gs-public-unified-nav
.gs-public-start-button:hover {
    color: #03111d;
    filter: brightness(1.07);
    transform: translateY(-1px);
}

.public-reception-body .gs-public-menu-toggle {
    display: none;
    width: 42px;
    height: 42px;
    border: 1px solid rgba(255, 255, 255, .10);
    border-radius: 12px;
    color: #ffffff;
    background: rgba(255, 255, 255, .045);
    font-size: 21px;
    cursor: pointer;
}

@media (max-width: 840px) {
    .public-reception-body .gs-public-unified-header {
        flex-wrap: wrap;
        min-height: 72px;
        padding: 13px 15px;
    }

    .public-reception-body .gs-public-menu-toggle {
        display: inline-grid;
        place-items: center;
        margin-left: auto;
    }

    .public-reception-body .gs-public-unified-nav {
        display: none;
        flex-direction: column;
        align-items: stretch;
        width: 100%;
        padding: 9px 0 3px;
        border-top: 1px solid rgba(255, 255, 255, .07);
    }

    .public-reception-body
    .gs-public-unified-nav.is-open {
        display: flex;
    }

    .public-reception-body
    .gs-public-unified-nav > a {
        width: 100%;
        justify-content: flex-start;
        min-height: 44px;
        padding-inline: 14px;
    }

    .public-reception-body
    .gs-public-unified-nav
    .gs-public-start-button {
        justify-content: center;
        margin: 5px 0 0;
    }
}

@media (max-width: 480px) {
    .public-reception-body
    .gs-public-unified-brand-copy small {
        display: none;
    }

    .public-reception-body .gs-public-unified-brand {
        min-width: 0;
    }
}

/* GS_CENTRAL_LOCATION_STYLE_INICIO */

.public-company-card-actions
.gs-public-location-link {
    border-color:
        rgba(52, 212, 255, 0.43) !important;

    background:
        linear-gradient(
            135deg,
            rgba(52, 212, 255, 0.16),
            rgba(52, 212, 255, 0.06)
        ) !important;

    color: #e6fbff !important;
}

.public-company-card-actions
.gs-public-location-link::before {
    content: "📍";

    flex: 0 0 auto;

    margin-right: 4px;
}

.public-company-card-actions
.gs-public-location-link:hover {
    border-color:
        rgba(52, 212, 255, 0.78) !important;

    background:
        rgba(52, 212, 255, 0.19) !important;
}

.public-company-card-actions.gs-public-company-actions-three {
    display: grid !important;

    grid-template-columns:
        repeat(3, minmax(0, 1fr)) !important;

    align-items: stretch !important;

    width: 100% !important;
    min-width: 0 !important;

    gap: 7px !important;
}

.gs-public-company-actions-three
> a,
.gs-public-company-actions-three
> button,
.gs-public-company-actions-three
> span {
    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    min-height: 42px !important;

    margin: 0 !important;
    padding: 8px 5px !important;

    font-size: 8.5px !important;
    line-height: 1.12 !important;

    text-align: center !important;
    white-space: normal !important;

    box-sizing: border-box !important;
}

@media screen and (max-width: 520px) {
    .gs-public-company-actions-three {
        gap: 5px !important;
    }

    .gs-public-company-actions-three
    > a,
    .gs-public-company-actions-three
    > button,
    .gs-public-company-actions-three
    > span {
        min-height: 40px !important;

        padding: 7px 2px !important;

        font-size: 7px !important;
    }

    .public-company-card-actions
    .gs-public-location-link::before {
        margin-right: 2px;
    }
}

/* GS_CENTRAL_LOCATION_STYLE_FIM */

/* GS_SMART_RECEPTION_MAP_STYLE_INICIO */

.gs-smart-map-host {
    position: relative !important;

    min-height: 225px !important;

    overflow: hidden !important;

    background-image: none !important;
    background-color: #102231 !important;

    isolation: isolate;
}

.gs-smart-map-host
> *:not(
    .gs-smart-map-canvas
):not(
    .gs-smart-map-controls
):not(
    .gs-smart-map-status
) {
    position: relative;
    z-index: 5;
}

.gs-smart-map-old-visual {
    display: none !important;
}

.gs-smart-map-canvas {
    position: absolute;
    inset: 0;
    z-index: 1;

    width: 100%;
    height: 100%;
    min-height: 225px;

    background: #d7e0e6;
}

.gs-smart-map-host
.leaflet-control-container {
    position: relative;
    z-index: 4;
}

.gs-smart-map-host
.leaflet-control-zoom {
    overflow: hidden;

    border: 0 !important;
    border-radius: 9px !important;

    box-shadow:
        0 8px 24px
        rgba(0, 0, 0, 0.25) !important;
}

.gs-smart-map-host
.leaflet-control-zoom a {
    border: 0 !important;

    background:
        rgba(255, 255, 255, 0.96) !important;

    color: #0b1b27 !important;
}

.gs-smart-map-controls {
    position: absolute;
    top: 11px;
    left: 52px;
    z-index: 6;

    display: flex;
    align-items: center;

    gap: 5px;

    padding: 5px;

    border:
        1px solid
        rgba(7, 30, 45, 0.15);

    border-radius: 10px;

    background:
        rgba(255, 255, 255, 0.94);

    box-shadow:
        0 8px 24px
        rgba(0, 0, 0, 0.19);

    backdrop-filter: blur(8px);
}

.gs-smart-map-controls > span {
    padding: 0 5px;

    color: #536774;

    font-size: 7px;
    font-weight: 900;
    letter-spacing: 0.10em;
}

.gs-smart-map-controls button {
    min-height: 28px;

    padding: 6px 8px;

    border:
        1px solid
        rgba(12, 56, 78, 0.13);

    border-radius: 7px;

    background: #edf3f6;

    color: #173244;

    font-size: 8px;
    font-weight: 900;

    cursor: pointer;
}

.gs-smart-map-controls
button.is-active {
    border-color: #18afd8;

    background:
        linear-gradient(
            135deg,
            #1baed8,
            #31c9ed
        );

    color: #061922;
}

.gs-smart-map-status {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 6;

    max-width:
        calc(100% - 20px);

    padding: 7px 10px;

    border:
        1px solid
        rgba(255, 255, 255, 0.18);

    border-radius: 9px;

    background:
        rgba(4, 22, 34, 0.82);

    color: #d7e7ef;

    font-size: 8px;
    font-weight: 800;

    box-shadow:
        0 8px 24px
        rgba(0, 0, 0, 0.22);

    backdrop-filter: blur(8px);
}

.gs-smart-map-status.is-success {
    color: #74efab;
}

.gs-smart-map-status.is-error {
    color: #ff9ba5;
}

.gs-smart-company-icon {
    border: 0 !important;
    background: transparent !important;
}

.gs-smart-company-icon > span {
    position: relative;

    display: grid;
    place-items: center;

    width: 34px;
    height: 34px;

    border: 3px solid #ffffff;

    border-radius:
        50%
        50%
        50%
        7px;

    background:
        linear-gradient(
            135deg,
            #10a9d4,
            #39d3f4
        );

    color: #051923;

    font-size: 8px;
    font-weight: 1000;

    box-shadow:
        0 6px 20px
        rgba(0, 0, 0, 0.36);

    transform: rotate(-45deg);
}

.gs-smart-company-icon
> span::after {
    content: "";

    position: absolute;
    inset: 0;

    border-radius: inherit;
}

.gs-smart-company-icon
> span {
    text-indent: -9999px;
}

.gs-smart-company-icon
> span::before {
    content: "GS";

    position: absolute;

    text-indent: 0;

    transform: rotate(45deg);
}

.gs-smart-user-icon {
    border: 0 !important;
    background: transparent !important;
}

.gs-smart-user-icon > span {
    display: block;

    width: 20px;
    height: 20px;

    border: 4px solid #ffffff;
    border-radius: 50%;

    background: #1875f0;

    box-shadow:
        0 0 0 6px
        rgba(24, 117, 240, 0.20);
}

.gs-smart-map-popup {
    min-width: 190px;

    color: #13232e;

    font-family:
        Arial,
        Helvetica,
        sans-serif;
}

.gs-smart-map-popup > strong {
    display: block;

    margin-bottom: 4px;

    font-size: 12px;
}

.gs-smart-map-popup > span {
    display: inline-flex;

    margin-bottom: 5px;
    padding: 3px 6px;

    border-radius: 999px;

    background: #e7f7ee;

    color: #087b42;

    font-size: 8px;
    font-weight: 900;
}

.gs-smart-map-popup > small {
    display: block;

    margin-bottom: 5px;

    color: #147a9a;

    font-size: 9px;
    font-weight: 900;
}

.gs-smart-map-popup > p {
    margin: 4px 0 9px;

    color: #536672;

    font-size: 9px;
    line-height: 1.4;
}

.gs-smart-map-popup > div {
    display: grid;

    grid-template-columns:
        repeat(3, minmax(0, 1fr));

    gap: 4px;
}

.gs-smart-map-popup > div > a {
    display: flex;
    align-items: center;
    justify-content: center;

    min-height: 31px;

    padding: 5px 4px;

    border-radius: 6px;

    background: #0e96bc;

    color: #ffffff;

    font-size: 7px;
    font-weight: 900;

    text-align: center;
    text-decoration: none;
}

@media screen and (max-width: 700px) {
    .gs-smart-map-host {
        min-height: 210px !important;
    }

    .gs-smart-map-canvas {
        min-height: 210px;
    }

    .gs-smart-map-controls {
        top: 8px;
        left: 47px;
    }

    .gs-smart-map-controls > span {
        display: none;
    }

    .gs-smart-map-status {
        bottom: 7px;
        left: 7px;

        max-width:
            calc(100% - 14px);
    }
}

/* GS_SMART_RECEPTION_MAP_STYLE_FIM */

/* GS_SMART_MAP_RIGHT_COLUMN_INICIO */

/* ==================================================
   HERO: TEXTO À ESQUERDA E MAPA À DIREITA
   ================================================== */

.gs-smart-map-hero-layout {
    display: grid !important;

    grid-template-columns:
        minmax(0, 1.05fr)
        minmax(390px, 0.95fr) !important;

    align-items: stretch !important;

    gap: clamp(
        28px,
        5vw,
        76px
    ) !important;

    width: 100% !important;

    margin-bottom: 28px !important;
}

.gs-smart-map-hero-copy {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;

    min-width: 0 !important;
}

/* ==================================================
   QUADRO EXCLUSIVO DO MAPA
   ================================================== */

.gs-smart-map-hero-visual,
.gs-smart-map-created-column {
    position: relative !important;

    display: flex !important;
    align-items: flex-end !important;
    justify-content: flex-end !important;

    width: 100% !important;
    min-width: 0 !important;
    min-height: 315px !important;
    max-height: 390px !important;

    overflow: hidden !important;

    border:
        1px solid
        rgba(53, 107, 136, 0.30) !important;

    border-radius: 2px !important;

    background: #dbe4e8 !important;

    isolation: isolate !important;
}

/*
 * Canvas ocupa somente a coluna direita.
 */
.gs-smart-map-hero-visual
.gs-smart-map-canvas,
.gs-smart-map-created-column
.gs-smart-map-canvas {
    position: absolute !important;
    inset: 0 !important;
    z-index: 1 !important;

    display: block !important;

    width: 100% !important;
    height: 100% !important;
    min-width: 0 !important;
    min-height: 0 !important;
    max-width: 100% !important;
    max-height: 100% !important;

    overflow: hidden !important;
}

/*
 * Leaflet limitado ao quadro.
 */
.gs-smart-map-hero-visual
.leaflet-container,
.gs-smart-map-created-column
.leaflet-container {
    width: 100% !important;
    height: 100% !important;
    min-height: 0 !important;
    max-width: 100% !important;
    max-height: 100% !important;
}

/*
 * Esconde somente a imagem ilustrativa antiga,
 * sem esconder Busca inteligente.
 */
.gs-smart-map-hero-visual
.gs-smart-map-old-visual,
.gs-smart-map-created-column
.gs-smart-map-old-visual {
    position: absolute !important;

    width: 1px !important;
    height: 1px !important;

    opacity: 0 !important;
    visibility: hidden !important;

    pointer-events: none !important;
}

/*
 * Mantém o card Busca inteligente flutuando
 * no canto inferior direito do mapa.
 */
.gs-smart-map-hero-visual
> *:not(
    .gs-smart-map-canvas
):not(
    .gs-smart-map-controls
):not(
    .gs-smart-map-status
),
.gs-smart-map-created-column
> *:not(
    .gs-smart-map-canvas
):not(
    .gs-smart-map-controls
):not(
    .gs-smart-map-status
) {
    position: relative !important;
    z-index: 6 !important;

    margin:
        0
        clamp(13px, 3vw, 25px)
        clamp(13px, 3vw, 25px)
        0 !important;
}

/*
 * Controles do raio no topo esquerdo do mapa.
 */
.gs-smart-map-hero-visual
.gs-smart-map-controls,
.gs-smart-map-created-column
.gs-smart-map-controls {
    position: absolute !important;

    top: 11px !important;
    left: 11px !important;
    z-index: 8 !important;

    margin: 0 !important;
}

/*
 * Informação das empresas encontradas.
 */
.gs-smart-map-hero-visual
.gs-smart-map-status,
.gs-smart-map-created-column
.gs-smart-map-status {
    position: absolute !important;

    right: 11px !important;
    bottom: 11px !important;
    left: auto !important;
    z-index: 7 !important;

    max-width: 230px !important;

    margin: 0 !important;
}

/*
 * Impede que canvas antigo apareça fora
 * da coluna correta.
 */
body
.gs-smart-map-host:not(
    .gs-smart-map-hero-visual
):not(
    .gs-smart-map-created-column
)
> .gs-smart-map-canvas,
body
.gs-smart-map-host:not(
    .gs-smart-map-hero-visual
):not(
    .gs-smart-map-created-column
)
> .gs-smart-map-controls,
body
.gs-smart-map-host:not(
    .gs-smart-map-hero-visual
):not(
    .gs-smart-map-created-column
)
> .gs-smart-map-status {
    display: none !important;
}

/* ==================================================
   TABLET
   ================================================== */

@media screen and (max-width: 1050px) {
    .gs-smart-map-hero-layout {
        grid-template-columns:
            minmax(0, 1fr)
            minmax(340px, 0.9fr) !important;

        gap: 28px !important;
    }

    .gs-smart-map-hero-visual,
    .gs-smart-map-created-column {
        min-height: 285px !important;
    }
}

/* ==================================================
   MOBILE
   ================================================== */

@media screen and (max-width: 780px) {
    .gs-smart-map-hero-layout {
        grid-template-columns:
            minmax(0, 1fr) !important;

        gap: 22px !important;
    }

    .gs-smart-map-hero-visual,
    .gs-smart-map-created-column {
        min-height: 245px !important;
        max-height: none !important;
    }

    .gs-smart-map-hero-visual
    > *:not(
        .gs-smart-map-canvas
    ):not(
        .gs-smart-map-controls
    ):not(
        .gs-smart-map-status
    ),
    .gs-smart-map-created-column
    > *:not(
        .gs-smart-map-canvas
    ):not(
        .gs-smart-map-controls
    ):not(
        .gs-smart-map-status
    ) {
        margin:
            0
            10px
            10px
            10px !important;
    }
}

/* GS_SMART_MAP_RIGHT_COLUMN_FIM */

/* GS_COMPANY_CATEGORY_ICONS_STYLE_INICIO */

.gs-smart-company-icon {
    border: 0 !important;
    background: transparent !important;
}

.gs-smart-company-icon
> span {
    position: relative !important;

    display: grid !important;
    place-items: center !important;

    width: 40px !important;
    height: 40px !important;

    border:
        3px solid
        rgba(255, 255, 255, 0.98) !important;

    border-radius:
        50%
        50%
        50%
        8px !important;

    background:
        linear-gradient(
            135deg,
            #10a9d4,
            #39d3f4
        ) !important;

    color: #ffffff !important;

    text-indent: 0 !important;

    box-shadow:
        0 7px 22px
        rgba(0, 0, 0, 0.38) !important;

    transform:
        rotate(-45deg) !important;

    transition:
        transform 0.16s ease,
        filter 0.16s ease !important;
}

.gs-smart-company-icon
> span::before,
.gs-smart-company-icon
> span::after {
    display: none !important;
    content: none !important;
}

.gs-smart-company-icon
> span
> b {
    display: grid !important;
    place-items: center !important;

    width: 30px !important;
    height: 30px !important;

    color: #ffffff !important;

    font-family:
        "Segoe UI Emoji",
        "Apple Color Emoji",
        "Noto Color Emoji",
        sans-serif !important;

    font-size: 19px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 1 !important;

    text-indent: 0 !important;

    transform:
        rotate(45deg) !important;
}

.gs-smart-company-icon:hover
> span {
    filter:
        brightness(1.08) !important;

    transform:
        rotate(-45deg)
        scale(1.08) !important;
}

/* Barbearia */
.gs-smart-company-icon--barbershop
> span {
    background:
        linear-gradient(
            135deg,
            #6f42c1,
            #a66bff
        ) !important;
}

/* Oficina e manutenção */
.gs-smart-company-icon--workshop
> span,
.gs-smart-company-icon--repair
> span {
    background:
        linear-gradient(
            135deg,
            #e07818,
            #ffad42
        ) !important;
}

/* Advocacia e contabilidade */
.gs-smart-company-icon--law
> span,
.gs-smart-company-icon--accounting
> span {
    background:
        linear-gradient(
            135deg,
            #25476b,
            #4c82b5
        ) !important;
}

/* Segmentos automotivos */
.gs-smart-company-icon--automotive-detailing
> span,
.gs-smart-company-icon--car-wash
> span,
.gs-smart-company-icon--parking
> span,
.gs-smart-company-icon--gas-station
> span {
    background:
        linear-gradient(
            135deg,
            #087ea4,
            #21bedb
        ) !important;
}

/* Saúde */
.gs-smart-company-icon--health
> span,
.gs-smart-company-icon--dental
> span,
.gs-smart-company-icon--pharmacy
> span,
.gs-smart-company-icon--veterinary
> span {
    background:
        linear-gradient(
            135deg,
            #07885e,
            #27ca8e
        ) !important;
}

/* Alimentação */
.gs-smart-company-icon--restaurant
> span,
.gs-smart-company-icon--pizza
> span,
.gs-smart-company-icon--bakery
> span,
.gs-smart-company-icon--ice-cream
> span,
.gs-smart-company-icon--bar
> span,
.gs-smart-company-icon--butcher
> span {
    background:
        linear-gradient(
            135deg,
            #c84b36,
            #ff8466
        ) !important;
}

/* Comércio */
.gs-smart-company-icon--supermarket
> span,
.gs-smart-company-icon--clothing
> span {
    background:
        linear-gradient(
            135deg,
            #4b63cf,
            #758aff
        ) !important;
}

/* Educação e tecnologia */
.gs-smart-company-icon--school
> span,
.gs-smart-company-icon--technology
> span,
.gs-smart-company-icon--electronics
> span {
    background:
        linear-gradient(
            135deg,
            #1467ba,
            #39a0ef
        ) !important;
}

/* Beleza */
.gs-smart-company-icon--beauty
> span,
.gs-smart-company-icon--beauty-salon
> span {
    background:
        linear-gradient(
            135deg,
            #c2418a,
            #f06ab2
        ) !important;
}

/* Construção e imóveis */
.gs-smart-company-icon--construction
> span,
.gs-smart-company-icon--real-estate
> span {
    background:
        linear-gradient(
            135deg,
            #8a5b2c,
            #c98e4e
        ) !important;
}

/* Demais serviços */
.gs-smart-company-icon--security
> span,
.gs-smart-company-icon--finance
> span,
.gs-smart-company-icon--transport
> span,
.gs-smart-company-icon--delivery
> span,
.gs-smart-company-icon--hotel
> span,
.gs-smart-company-icon--photography
> span,
.gs-smart-company-icon--events
> span,
.gs-smart-company-icon--electrician
> span {
    background:
        linear-gradient(
            135deg,
            #276576,
            #45a8bd
        ) !important;
}

/* Empresa sem segmento reconhecido */
.gs-smart-company-icon--company
> span {
    background:
        linear-gradient(
            135deg,
            #465867,
            #748996
        ) !important;
}

/* GS_COMPANY_CATEGORY_ICONS_STYLE_FIM */

/* GS_SMART_MAP_ALPHA_FEATHER_INICIO */

/*
 * O contêiner externo fica totalmente transparente.
 * Assim, as partes apagadas do mapa revelam o fundo
 * verdadeiro da página.
 */
.gs-smart-map-hero-visual,
.gs-smart-map-created-column {
    position: relative !important;

    overflow: visible !important;

    border: 0 !important;
    outline: 0 !important;

    background: transparent !important;

    box-shadow: none !important;

    isolation: isolate !important;
}

/*
 * Remove qualquer camada escura criada anteriormente.
 */
.gs-smart-map-hero-visual::before,
.gs-smart-map-hero-visual::after,
.gs-smart-map-created-column::before,
.gs-smart-map-created-column::after {
    display: none !important;

    content: none !important;

    background: none !important;

    box-shadow: none !important;
}

/*
 * O mapa desaparece progressivamente:
 *
 * esquerda  → transparente até sólido
 * direita   → sólido até transparente
 * topo      → transparente até sólido
 * inferior  → sólido até transparente
 *
 * Não é uma tinta por cima. É transparência real.
 */
.gs-smart-map-hero-visual
.gs-smart-map-canvas,
.gs-smart-map-created-column
.gs-smart-map-canvas {
    position: absolute !important;
    inset: 0 !important;
    z-index: 1 !important;

    width: 100% !important;
    height: 100% !important;

    min-width: 0 !important;
    min-height: 0 !important;

    overflow: hidden !important;

    border: 0 !important;
    border-radius: 16px !important;

    background: transparent !important;

    -webkit-mask-image:
        linear-gradient(
            to right,
            transparent 0%,
            rgba(0, 0, 0, 0.12) 3%,
            rgba(0, 0, 0, 0.48) 8%,
            rgba(0, 0, 0, 0.82) 13%,
            #000000 19%,
            #000000 81%,
            rgba(0, 0, 0, 0.82) 87%,
            rgba(0, 0, 0, 0.48) 92%,
            rgba(0, 0, 0, 0.12) 97%,
            transparent 100%
        ),
        linear-gradient(
            to bottom,
            transparent 0%,
            rgba(0, 0, 0, 0.15) 4%,
            rgba(0, 0, 0, 0.52) 9%,
            rgba(0, 0, 0, 0.84) 14%,
            #000000 20%,
            #000000 80%,
            rgba(0, 0, 0, 0.84) 86%,
            rgba(0, 0, 0, 0.52) 91%,
            rgba(0, 0, 0, 0.15) 96%,
            transparent 100%
        ) !important;

    -webkit-mask-repeat:
        no-repeat,
        no-repeat !important;

    -webkit-mask-position:
        center,
        center !important;

    -webkit-mask-size:
        100% 100%,
        100% 100% !important;

    /*
     * No Chrome, source-in cruza os dois degradês:
     * horizontal e vertical.
     */
    -webkit-mask-composite:
        source-in !important;

    mask-image:
        linear-gradient(
            to right,
            transparent 0%,
            rgba(0, 0, 0, 0.12) 3%,
            rgba(0, 0, 0, 0.48) 8%,
            rgba(0, 0, 0, 0.82) 13%,
            #000000 19%,
            #000000 81%,
            rgba(0, 0, 0, 0.82) 87%,
            rgba(0, 0, 0, 0.48) 92%,
            rgba(0, 0, 0, 0.12) 97%,
            transparent 100%
        ),
        linear-gradient(
            to bottom,
            transparent 0%,
            rgba(0, 0, 0, 0.15) 4%,
            rgba(0, 0, 0, 0.52) 9%,
            rgba(0, 0, 0, 0.84) 14%,
            #000000 20%,
            #000000 80%,
            rgba(0, 0, 0, 0.84) 86%,
            rgba(0, 0, 0, 0.52) 91%,
            rgba(0, 0, 0, 0.15) 96%,
            transparent 100%
        ) !important;

    mask-repeat:
        no-repeat,
        no-repeat !important;

    mask-position:
        center,
        center !important;

    mask-size:
        100% 100%,
        100% 100% !important;

    mask-composite:
        intersect !important;

    /*
     * Sombra acompanha a transparência, evitando
     * o formato de um retângulo duro.
     */
    filter:
        drop-shadow(
            0 18px 28px
            rgba(0, 0, 0, 0.23)
        ) !important;
}

/*
 * Leaflet não pode colocar um fundo cinza atrás
 * das regiões transparentes.
 */
.gs-smart-map-hero-visual
.leaflet-container,
.gs-smart-map-created-column
.leaflet-container {
    width: 100% !important;
    height: 100% !important;

    min-width: 0 !important;
    min-height: 0 !important;

    background: transparent !important;
}

/*
 * Busca inteligente, raio e informações continuam
 * acima do mapa e não recebem transparência.
 */
.gs-smart-map-hero-visual
> *:not(
    .gs-smart-map-canvas
):not(
    .gs-smart-map-controls
):not(
    .gs-smart-map-status
),
.gs-smart-map-created-column
> *:not(
    .gs-smart-map-canvas
):not(
    .gs-smart-map-controls
):not(
    .gs-smart-map-status
),
.gs-smart-map-hero-visual
.gs-smart-map-controls,
.gs-smart-map-created-column
.gs-smart-map-controls,
.gs-smart-map-hero-visual
.gs-smart-map-status,
.gs-smart-map-created-column
.gs-smart-map-status {
    position: relative !important;
    z-index: 7 !important;
}

/*
 * No telefone o degradê ocupa uma faixa menor,
 * preservando mais área útil do mapa.
 */
@media screen and (max-width: 780px) {
    .gs-smart-map-hero-visual
    .gs-smart-map-canvas,
    .gs-smart-map-created-column
    .gs-smart-map-canvas {
        border-radius: 13px !important;

        -webkit-mask-image:
            linear-gradient(
                to right,
                transparent 0%,
                rgba(0, 0, 0, 0.42) 5%,
                #000000 13%,
                #000000 87%,
                rgba(0, 0, 0, 0.42) 95%,
                transparent 100%
            ),
            linear-gradient(
                to bottom,
                transparent 0%,
                rgba(0, 0, 0, 0.42) 5%,
                #000000 13%,
                #000000 87%,
                rgba(0, 0, 0, 0.42) 95%,
                transparent 100%
            ) !important;

        mask-image:
            linear-gradient(
                to right,
                transparent 0%,
                rgba(0, 0, 0, 0.42) 5%,
                #000000 13%,
                #000000 87%,
                rgba(0, 0, 0, 0.42) 95%,
                transparent 100%
            ),
            linear-gradient(
                to bottom,
                transparent 0%,
                rgba(0, 0, 0, 0.42) 5%,
                #000000 13%,
                #000000 87%,
                rgba(0, 0, 0, 0.42) 95%,
                transparent 100%
            ) !important;
    }
}

/* GS_SMART_MAP_ALPHA_FEATHER_FIM */

/* GS_MOBILE_TEXT_ONLY_FIX_INICIO */

@media screen and (max-width: 780px) {

    /*
     * Mantém o hero em uma coluna no celular:
     * texto primeiro e mapa logo abaixo.
     */
    .gs-smart-map-hero-layout {
        display: grid !important;

        grid-template-columns:
            minmax(0, 1fr) !important;

        align-items: start !important;

        gap: 13px !important;

        width: 100% !important;

        margin-bottom: 16px !important;
    }

    /*
     * Coluna de texto.
     * Somente esta região será compactada.
     */
    .gs-smart-map-hero-copy {
        display: block !important;

        width: 100% !important;
        min-width: 0 !important;
        min-height: 0 !important;

        margin: 0 !important;
        padding: 0 !important;
    }

    /*
     * EMPRESAS E SERVIÇOS PERTO DE VOCÊ
     */
    .gs-smart-map-hero-copy
    small,
    .gs-smart-map-hero-copy
    [class*="kicker"],
    .gs-smart-map-hero-copy
    [class*="eyebrow"],
    .gs-smart-map-hero-copy
    [class*="overline"] {
        display: block !important;

        margin:
            0
            0
            6px !important;

        padding: 0 !important;

        font-size: 6.5px !important;
        line-height: 1.1 !important;
        letter-spacing: 0.13em !important;
    }

    /*
     * Encontre empresas,
     * serviços e oportunidades.
     */
    .gs-smart-map-hero-copy h1 {
        width: 100% !important;
        max-width: 100% !important;

        margin:
            0
            0
            8px !important;

        padding: 0 !important;

        font-size: 28px !important;
        line-height: 0.98 !important;
        letter-spacing: -0.035em !important;

        text-wrap: balance !important;
    }

    /*
     * Subtítulo abaixo do título.
     */
    .gs-smart-map-hero-copy p {
        width: 100% !important;
        max-width: 100% !important;

        margin: 0 !important;
        padding: 0 !important;

        font-size: 12px !important;
        line-height: 1.34 !important;
        letter-spacing: 0 !important;

        text-wrap: pretty !important;
    }

    /*
     * RESTAURA E PRESERVA O MAPA.
     * Estas regras impedem que ele seja ocultado
     * por ajustes anteriores do mobile.
     */
    .gs-smart-map-hero-visual,
    .gs-smart-map-created-column {
        position: relative !important;

        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;

        width: 100% !important;
        min-width: 0 !important;

        height: auto !important;
        min-height: 230px !important;
        max-height: none !important;

        margin: 0 !important;

        overflow: visible !important;
    }

    .gs-smart-map-hero-visual
    .gs-smart-map-canvas,
    .gs-smart-map-created-column
    .gs-smart-map-canvas {
        position: absolute !important;
        inset: 0 !important;

        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;

        width: 100% !important;
        height: 100% !important;

        min-width: 0 !important;
        min-height: 230px !important;
    }

    .gs-smart-map-hero-visual
    .leaflet-container,
    .gs-smart-map-created-column
    .leaflet-container {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;

        width: 100% !important;
        height: 100% !important;

        min-height: 230px !important;
    }

    /*
     * Mantém Busca inteligente e controles
     * visíveis sobre o mapa.
     */
    .gs-smart-map-hero-visual
    > *:not(
        .gs-smart-map-canvas
    ):not(
        .gs-smart-map-controls
    ):not(
        .gs-smart-map-status
    ),
    .gs-smart-map-created-column
    > *:not(
        .gs-smart-map-canvas
    ):not(
        .gs-smart-map-controls
    ):not(
        .gs-smart-map-status
    ) {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;

        position: relative !important;
        z-index: 7 !important;
    }

    .gs-smart-map-controls,
    .gs-smart-map-status {
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;

        z-index: 8 !important;
    }
}

/*
 * Telefones mais estreitos.
 */
@media screen and (max-width: 390px) {

    .gs-smart-map-hero-layout {
        gap: 11px !important;
    }

    .gs-smart-map-hero-copy h1 {
        margin-bottom: 7px !important;

        font-size: 26px !important;
        line-height: 0.99 !important;
    }

    .gs-smart-map-hero-copy p {
        font-size: 11.5px !important;
        line-height: 1.32 !important;
    }

    .gs-smart-map-hero-visual,
    .gs-smart-map-created-column,
    .gs-smart-map-hero-visual
    .gs-smart-map-canvas,
    .gs-smart-map-created-column
    .gs-smart-map-canvas,
    .gs-smart-map-hero-visual
    .leaflet-container,
    .gs-smart-map-created-column
    .leaflet-container {
        min-height: 215px !important;
    }
}

/* GS_MOBILE_TEXT_ONLY_FIX_FIM */

/* GS_MOBILE_MAP_RESTORE_V2_STYLE_INICIO */

@media screen and (max-width: 780px) {

    /*
     * Painel exclusivo do mapa no mobile.
     */
    .gs-mobile-smart-map-panel {
        position: relative !important;

        display: flex !important;
        align-items: flex-end !important;
        justify-content: center !important;

        visibility: visible !important;
        opacity: 1 !important;

        width: 100% !important;
        min-width: 0 !important;

        height: 235px !important;
        min-height: 235px !important;
        max-height: 235px !important;

        margin:
            12px
            0
            0 !important;

        padding: 0 !important;

        overflow: visible !important;

        border: 0 !important;

        background: transparent !important;
    }

    /*
     * Canvas real do mapa.
     */
    .gs-mobile-smart-map-panel
    > .gs-smart-map-canvas {
        position: absolute !important;
        inset: 0 !important;
        z-index: 1 !important;

        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;

        width: 100% !important;
        height: 235px !important;
        min-width: 0 !important;
        min-height: 235px !important;

        margin: 0 !important;
        padding: 0 !important;
    }

    .gs-mobile-smart-map-panel
    .leaflet-container {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;

        width: 100% !important;
        height: 235px !important;
        min-height: 235px !important;

        background: transparent !important;
    }

    /*
     * Card Busca inteligente sobre o mapa.
     */
    .gs-mobile-smart-map-panel
    > *:not(
        .gs-smart-map-canvas
    ):not(
        .gs-smart-map-controls
    ):not(
        .gs-smart-map-status
    ) {
        position: relative !important;
        z-index: 8 !important;

        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;

        width:
            calc(100% - 20px) !important;
        max-width:
            calc(100% - 20px) !important;

        margin:
            0
            10px
            10px !important;
    }

    /*
     * Botões 600 m e 1 km.
     */
    .gs-mobile-smart-map-panel
    > .gs-smart-map-controls {
        position: absolute !important;

        top: 9px !important;
        left: 9px !important;
        z-index: 10 !important;

        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;

        margin: 0 !important;
    }

    /*
     * Quantidade de empresas no mapa.
     */
    .gs-mobile-smart-map-panel
    > .gs-smart-map-status {
        position: absolute !important;

        right: 9px !important;
        bottom: 92px !important;
        left: auto !important;
        z-index: 9 !important;

        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;

        max-width: 210px !important;

        margin: 0 !important;
    }

    /*
     * Garante que o painel participe do layout
     * logo abaixo do título.
     */
    .gs-smart-map-hero-layout
    > .gs-mobile-smart-map-panel {
        grid-column: 1 / -1 !important;
    }
}

@media screen and (max-width: 390px) {

    .gs-mobile-smart-map-panel,
    .gs-mobile-smart-map-panel
    > .gs-smart-map-canvas,
    .gs-mobile-smart-map-panel
    .leaflet-container {
        height: 220px !important;
        min-height: 220px !important;
        max-height: 220px !important;
    }
}

/* GS_MOBILE_MAP_RESTORE_V2_STYLE_FIM */

/* GS_MOBILE_TOP_COMPACT_CLEAN_INICIO */

@media screen and (max-width: 780px) {

    /*
     * Reduz o espaço ocupado pela área superior,
     * mantendo o mapa logo abaixo.
     */
    .gs-smart-map-hero-layout {
        gap: 8px !important;

        margin-top: 0 !important;
        margin-bottom: 11px !important;

        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .gs-smart-map-hero-copy {
        display: block !important;

        width: 100% !important;
        min-width: 0 !important;
        min-height: 0 !important;

        margin: 0 !important;
        padding: 0 !important;
    }

    /*
     * EMPRESAS E SERVIÇOS PERTO DE VOCÊ
     */
    .gs-smart-map-hero-copy
    small,
    .gs-smart-map-hero-copy
    [class*="kicker"],
    .gs-smart-map-hero-copy
    [class*="eyebrow"],
    .gs-smart-map-hero-copy
    [class*="overline"] {
        display: block !important;

        margin:
            0
            0
            4px !important;

        padding: 0 !important;

        font-size: 5.8px !important;
        line-height: 1.05 !important;
        letter-spacing: 0.12em !important;
    }

    /*
     * Encontre empresas,
     * serviços e oportunidades.
     */
    .gs-smart-map-hero-copy h1 {
        width: 100% !important;
        max-width: 350px !important;

        margin:
            0
            0
            6px !important;

        padding: 0 !important;

        font-size:
            clamp(
                23px,
                6.8vw,
                28px
            ) !important;

        line-height: 0.94 !important;
        letter-spacing: -0.04em !important;

        text-wrap: balance !important;
    }

    /*
     * Texto de explicação.
     */
    .gs-smart-map-hero-copy p {
        width: 100% !important;
        max-width: 355px !important;

        margin: 0 !important;
        padding: 0 !important;

        font-size: 10.5px !important;
        line-height: 1.26 !important;
        letter-spacing: 0 !important;

        text-wrap: pretty !important;
    }

    /*
     * Remove somente o card flutuante
     * "Busca inteligente" de cima do mapa.
     *
     * Canvas, controles de raio e quantidade
     * de empresas continuam visíveis.
     */
    body
    .gs-mobile-smart-map-panel
    > *:not(
        .gs-smart-map-canvas
    ):not(
        .gs-smart-map-controls
    ):not(
        .gs-smart-map-status
    ) {
        display: none !important;

        visibility: hidden !important;
        opacity: 0 !important;

        width: 0 !important;
        height: 0 !important;

        margin: 0 !important;
        padding: 0 !important;

        pointer-events: none !important;
    }

    /*
     * Preserva completamente o mapa.
     */
    .gs-mobile-smart-map-panel,
    .gs-mobile-smart-map-panel
    > .gs-smart-map-canvas,
    .gs-mobile-smart-map-panel
    .leaflet-container {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    /*
     * Mantém os botões 600 m e 1 km.
     */
    .gs-mobile-smart-map-panel
    > .gs-smart-map-controls {
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    /*
     * Mantém a informação da quantidade
     * de empresas encontradas.
     */
    .gs-mobile-smart-map-panel
    > .gs-smart-map-status {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
}

@media screen and (max-width: 390px) {

    .gs-smart-map-hero-layout {
        gap: 7px !important;
        margin-bottom: 9px !important;
    }

    .gs-smart-map-hero-copy h1 {
        max-width: 330px !important;

        margin-bottom: 5px !important;

        font-size:
            clamp(
                22px,
                7vw,
                26px
            ) !important;

        line-height: 0.95 !important;
    }

    .gs-smart-map-hero-copy p {
        max-width: 330px !important;

        font-size: 10px !important;
        line-height: 1.24 !important;
    }
}

/* GS_MOBILE_TOP_COMPACT_CLEAN_FIM */
