html:has(body.tps-standalone-public), body.tps-standalone-public { margin:0 !important; padding:0 !important; width:100%; min-height:100%; }
body.tps-standalone-public { overflow-x:hidden; }
body.tps-standalone-public > .wp-site-blocks, body.tps-standalone-public > header, body.tps-standalone-public > footer { display:none !important; }
.tps-hp { position:absolute !important; left:-10000px !important; width:1px !important; height:1px !important; overflow:hidden !important; }
body.tps-public-page{overflow-x:hidden!important}
body.tps-public-page .site,body.tps-public-page .site-content,body.tps-public-page .content-area,body.tps-public-page .site-main,body.tps-public-page main,body.tps-public-page article,body.tps-public-page .entry-content,body.tps-public-page .wp-site-blocks{max-width:none!important;width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}
body.tps-public-page .tps-app{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}
.tps-public-page .entry-title,.tps-public-page .wp-block-post-title{display:none!important}.tps-public-page .site-main,.tps-public-page main{max-width:none!important}.tps-public-page .entry-content{margin:0!important}.tps-app{--tps-primary:#8d5d7a;--tps-secondary:#f4d9e8;--tps-accent:#78b9b0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#30313a;background:#fff;min-height:100vh}.tps-app *{box-sizing:border-box}.tps-app button,.tps-app input,.tps-app select,.tps-app textarea{font:inherit}.tps-app-header{height:76px;padding:0 max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #ece8eb;background:rgba(255,255,255,.94);position:sticky;top:0;z-index:30;backdrop-filter:blur(12px)}.tps-app-logo{display:flex;align-items:center;gap:11px;text-decoration:none;color:#2f3036}.tps-app-logo span,.tps-app-logo img{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;object-fit:cover;background:var(--tps-primary);color:#fff;font-weight:800}.tps-app-header nav{display:flex;gap:5px}.tps-app-header nav button{border:0;background:transparent;padding:10px 13px;border-radius:999px;cursor:pointer;color:#6e6870}.tps-app-header nav button.is-active{background:var(--tps-secondary);color:var(--tps-primary);font-weight:700}.tps-install{border:1px solid var(--tps-primary);color:var(--tps-primary);background:#fff;border-radius:999px;padding:9px 13px;cursor:pointer}.tps-view{display:none}.tps-view.is-active{display:block}.tps-hero{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding:78px 24px 70px;min-height:650px}.tps-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:var(--tps-primary)}.tps-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(45px,6vw,78px);line-height:1.02;font-weight:500;margin:18px 0 24px;color:#39323a}.tps-hero-copy>p{font-size:19px;line-height:1.7;color:#6e6870;max-width:650px}.tps-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.tps-primary-action,.tps-actions a{border:0;text-decoration:none;border-radius:999px;padding:15px 23px;cursor:pointer;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.tps-primary-action{background:var(--tps-primary);color:#fff}.tps-actions a{background:#f4f1f3;color:#4e454d}.tps-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:32px;color:#766e75;font-size:13px}.tps-trust span:before{content:'✓';color:var(--tps-accent);font-weight:900;margin-right:6px}.tps-hero-visual{position:relative}.tps-hero-visual img,.tps-photo-placeholder{width:100%;aspect-ratio:4/5;border-radius:48% 48% 20px 20px;object-fit:cover;background:linear-gradient(145deg,var(--tps-secondary),#f8f5f7)}.tps-photo-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--tps-primary);padding:30px}.tps-photo-placeholder span{font-family:Georgia,serif;font-size:26px}.tps-photo-placeholder small{margin-top:10px;color:#716a70}.tps-about{max-width:1180px;margin:auto;padding:80px 24px;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;border-top:1px solid #ece8eb}.tps-about h2,.tps-contact h2,.tps-form-intro h2{font-family:Georgia,serif;font-weight:500;font-size:clamp(34px,4vw,52px);margin:12px 0}.tps-about p{font-size:20px;line-height:1.8;color:#6d676d;margin:0}.tps-services{background:#faf7f9;padding:70px max(24px,calc((100% - 1180px)/2));display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tps-services article{background:#fff;border:1px solid #eee6eb;border-radius:22px;padding:30px}.tps-services article>span{color:var(--tps-primary);font-weight:800}.tps-services h3{font-family:Georgia,serif;font-size:25px;margin:20px 0 12px}.tps-services p{color:#736c72;line-height:1.65}.tps-contact{max-width:1180px;margin:auto;padding:75px 24px;display:flex;align-items:center;justify-content:space-between;gap:30px}.tps-contact h2{max-width:760px;font-size:36px}.tps-form-shell{max-width:1000px;margin:auto;padding:65px 24px 90px;display:grid;grid-template-columns:.75fr 1.25fr;gap:55px}.tps-form-intro{position:sticky;top:120px;align-self:start}.tps-form-intro p{color:#716a70;line-height:1.7}.tps-public-form{display:grid;gap:17px;background:#faf8f9;border:1px solid #eee7eb;padding:28px;border-radius:22px}.tps-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tps-public-form label{display:grid;gap:7px;font-weight:700;font-size:14px}.tps-public-form input,.tps-public-form select,.tps-public-form textarea{width:100%;border:1px solid #dbd4d9;border-radius:12px;padding:13px;background:#fff}.tps-public-form input[type=date],.tps-public-form input[type=time]{min-width:0}.tps-consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;font-weight:400!important}.tps-consent input{width:auto;margin-top:4px}.tps-result{padding:0}.tps-result.is-success,.tps-result.is-error{padding:14px;border-radius:12px}.tps-result.is-success{background:#e6f4ed;color:#245f49}.tps-result.is-error{background:#f9e2e2;color:#8b3030}.tps-appointment-result{border:1px solid #e5dde2;border-radius:12px;padding:14px;margin-top:10px;background:#fff}.tps-lookup-shell{max-width:800px}.tps-app footer{padding:30px max(24px,calc((100% - 1180px)/2));background:#2f2930;color:#ddd2da;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.tps-app footer a{color:#fff}.tps-app footer strong{color:#fff}
@media(max-width:850px){.tps-app-header{padding:0 16px}.tps-app-header nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #eee;padding:9px;display:grid;grid-template-columns:repeat(3,1fr);z-index:50}.tps-install{display:none!important}.tps-hero{grid-template-columns:1fr;padding-top:45px;gap:35px}.tps-hero-visual{order:-1;max-width:460px;margin:auto}.tps-about,.tps-form-shell{grid-template-columns:1fr}.tps-form-intro{position:static}.tps-services{grid-template-columns:1fr}.tps-contact{align-items:flex-start;flex-direction:column}.tps-app footer{padding-bottom:90px}}@media(max-width:560px){.tps-app-logo strong{font-size:14px}.tps-hero h1{font-size:45px}.tps-form-grid{grid-template-columns:1fr}.tps-public-form{padding:20px}.tps-trust{display:grid}.tps-about{gap:25px;padding-top:55px}.tps-services{padding-top:45px;padding-bottom:45px}}
.tps-app-header nav .tps-access-link{display:inline-flex;align-items:center;padding:9px 14px;border-radius:999px;background:var(--tps-primary);color:#fff;text-decoration:none;font-weight:700}
@media(max-width:850px){.tps-app-header nav{grid-template-columns:repeat(4,1fr)!important}.tps-app-header nav .tps-access-link{justify-content:center;padding:10px 8px;background:var(--tps-primary);color:#fff}}

/* v1.2 additions */
.tps-procedure-details{display:flex;gap:12px;flex-wrap:wrap;padding:13px 15px;border-radius:12px;background:var(--tps-secondary);color:#4d4149;font-size:13px}
.tps-form-intro ol{padding-left:20px;color:#716a70;line-height:1.9}.tps-contact-actions{display:flex;gap:10px;flex-wrap:wrap}
.tps-appointment-result>div{display:flex;justify-content:space-between;gap:15px}.tps-appointment-result>div span{font-size:13px;color:var(--tps-primary);font-weight:700}.tps-appointment-result p{margin:8px 0}.tps-appointment-result small{color:#755c36}
.tps-pay-now{display:inline-flex;text-decoration:none}.tps-public-form button:disabled{opacity:.6;cursor:wait}
@media(max-width:600px){.tps-procedure-details{display:grid}.tps-contact-actions{width:100%}.tps-contact-actions>*{flex:1;text-align:center}}

/* v1.4 — apresentação editável, avisos, Instagram e SEO local */
.tps-home-hero{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding:78px 24px 70px;min-height:650px}
.tps-home-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(45px,6vw,78px);line-height:1.02;font-weight:500;margin:18px 0 24px;color:#39323a}
.tps-home-lead{font-size:19px;line-height:1.7;color:#6e6870;max-width:650px}
.tps-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.tps-primary-action,.tps-secondary-action{border:0;text-decoration:none;border-radius:999px;padding:15px 23px;cursor:pointer;font-weight:700;display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}
.tps-primary-action{background:var(--tps-primary);color:#fff!important}
.tps-secondary-action{background:#f4f1f3;color:#4e454d!important;border:1px solid #e5dce2}
.tps-primary-action:hover,.tps-secondary-action:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(45,32,42,.12)}
.tps-home-photo{position:relative}
.tps-home-photo>img,.tps-home-photo>.tps-photo-placeholder{width:100%;aspect-ratio:4/5;border-radius:48% 48% 20px 20px;object-fit:cover;background:linear-gradient(145deg,var(--tps-secondary),#f8f5f7)}
.tps-floating-note{position:absolute;left:-18px;bottom:28px;display:grid;gap:3px;background:#fff;border:1px solid #eee5ea;border-radius:16px;padding:15px 18px;box-shadow:0 16px 35px rgba(53,39,49,.14)}
.tps-floating-note strong{color:#332d32}.tps-floating-note span{font-size:13px;color:#766d74}
.tps-section-heading{max-width:760px}.tps-section-heading h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,52px);font-weight:500;line-height:1.12;margin:12px 0}.tps-section-heading p{font-size:18px;line-height:1.7;color:#706970}
.tps-local-seo{padding:75px max(24px,calc((100% - 1180px)/2));background:#faf7f9}.tps-local-seo>.tps-services{padding:32px 0 0;background:transparent;grid-template-columns:repeat(3,minmax(0,1fr))}
.tps-public-notices{padding:60px max(24px,calc((100% - 1180px)/2));background:#fff7fb;border-top:1px solid #f0e4eb;border-bottom:1px solid #f0e4eb}
.tps-notice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px}
.tps-public-notice{position:relative;display:grid;grid-template-columns:auto 1fr;gap:14px;background:#fff;border:1px solid #eadfe6;border-radius:18px;padding:22px;min-height:150px}
.tps-notice-marker{width:11px;height:11px;border-radius:50%;background:var(--tps-primary);margin-top:7px;box-shadow:0 0 0 6px color-mix(in srgb,var(--tps-primary) 12%,transparent)}
.tps-public-notice.is-important .tps-notice-marker{background:#b25b45}.tps-public-notice.is-success .tps-notice-marker{background:var(--tps-accent)}
.tps-public-notice h3{font-family:Georgia,serif;font-size:22px;margin:0 0 8px;color:#413740}.tps-public-notice p{margin:0;color:#716a70;line-height:1.6}.tps-public-notice a{display:inline-block;margin-top:12px;color:var(--tps-primary);font-weight:700}
.tps-custom-home a:focus,.tps-custom-home button:focus,.tps-app a:focus,.tps-app button:focus{outline:3px solid color-mix(in srgb,var(--tps-accent) 50%,#fff);outline-offset:3px}
@media(max-width:850px){.tps-home-hero{grid-template-columns:1fr;padding-top:45px;gap:35px}.tps-home-photo{order:-1;max-width:460px;margin:auto}.tps-notice-grid,.tps-local-seo>.tps-services{grid-template-columns:1fr}}
@media(max-width:560px){.tps-home-copy h1{font-size:43px}.tps-floating-note{left:12px;right:12px;bottom:15px}.tps-public-notices,.tps-local-seo,.tps-instagram-section{padding-top:48px;padding-bottom:48px}}
body.tps-public-page .tps-app .tps-services article{padding:30px!important;margin:0!important;width:auto!important}
body.tps-public-page .tps-app .tps-public-notice{padding:22px!important;margin:0!important;width:auto!important}

/* v1.5 — perfil incorporado do Instagram, sem galeria manual */
.tps-instagram-embed-section{max-width:1180px;margin:auto;padding:80px 24px;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(360px,1.28fr);gap:34px;align-items:start}
.tps-instagram-embed-copy{position:sticky;top:105px;padding:34px;border:1px solid #eee5ea;border-radius:24px;background:linear-gradient(145deg,#fff,#faf7f9)}
.tps-instagram-embed-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4vw,52px);font-weight:500;line-height:1.08;margin:12px 0 18px;color:#413740}
.tps-instagram-embed-copy p{color:#716a70;line-height:1.7;margin:0 0 22px}
.tps-instagram-embed{height:640px;border:1px solid #e4dce1;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 18px 45px rgba(45,32,42,.08)}
.tps-instagram-embed iframe{display:block;width:100%;height:640px;border:0;background:#fff}
@media(max-width:850px){.tps-instagram-embed-section{grid-template-columns:1fr;padding-top:48px;padding-bottom:48px}.tps-instagram-embed-copy{position:static}.tps-instagram-embed{max-width:680px;width:100%;margin:auto}}
@media(max-width:560px){.tps-instagram-embed-section{padding-left:13px;padding-right:13px}.tps-instagram-embed-copy{padding:25px 21px}.tps-instagram-embed,.tps-instagram-embed iframe{height:590px}}

/* v1.6.1 — cabeçalho com respiro superior e compatibilidade com a barra administrativa */
.tps-app{
    padding-top:14px;
}
.tps-app-header{
    width:calc(100% - 32px);
    max-width:1240px;
    height:88px;
    margin:0 auto;
    padding:8px 24px;
    top:14px;
    border:1px solid #ece8eb;
    border-radius:18px;
    box-shadow:0 12px 34px rgba(63,45,57,.08);
}
body.admin-bar .tps-app-header{
    top:46px;
}
@media(max-width:782px){
    body.admin-bar .tps-app-header{
        top:60px;
    }
}
@media(max-width:850px){
    .tps-app{
        padding-top:8px;
    }
    .tps-app-header{
        width:calc(100% - 16px);
        height:72px;
        top:8px;
        padding:6px 14px;
        border-radius:14px;
    }
    body.admin-bar .tps-app-header{
        top:54px;
    }
}

/* v1.8 — menu editável, galeria, consentimentos e ajustes móveis */
.tps-app-header nav .tps-public-extra-link{display:inline-flex;align-items:center;padding:10px 13px;border-radius:999px;color:#6e6870;text-decoration:none;white-space:nowrap}
.tps-app-header nav .tps-public-extra-link:hover{background:#f5f1f4;color:var(--tps-primary)}
.tps-app footer>div{display:flex;align-items:center;gap:8px 16px;flex-wrap:wrap}
.tps-app footer>div>*{margin:0}
.tps-app footer a{display:inline-flex;align-items:center;white-space:nowrap}
.tps-image-consent{padding:12px;border:1px solid #e6dce2;border-radius:12px;background:#fff}
.tps-care-gallery{max-width:1180px;margin:auto;padding:78px 24px}
.tps-care-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:30px}
.tps-care-gallery-card{overflow:hidden;border:1px solid #eadfe6;border-radius:22px;background:#fff;box-shadow:0 12px 32px rgba(52,39,48,.07)}
.tps-gallery-open{display:block;width:100%;padding:0;border:0;background:#f5eef2;cursor:zoom-in}
.tps-gallery-open img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}
.tps-care-gallery-card>div{padding:20px}
.tps-care-gallery-card h3{font-family:Georgia,"Times New Roman",serif;font-size:23px;margin:0 0 9px;color:#413740}
.tps-care-gallery-card p{color:#716a70;line-height:1.6;margin:0 0 10px}
.tps-care-gallery-card small{color:#8a7d85}
.tps-gallery-dialog{width:min(94vw,980px);padding:0;border:0;border-radius:20px;background:#111;box-shadow:0 30px 90px rgba(0,0,0,.4)}
.tps-gallery-dialog::backdrop{background:rgba(19,14,17,.82)}
.tps-gallery-dialog img{display:block;width:100%;max-height:86vh;object-fit:contain}
.tps-gallery-close{position:absolute;right:12px;top:12px;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#312b30;font-size:30px;line-height:1;cursor:pointer;z-index:2}
@media(max-width:850px){
 .tps-app-header nav{display:flex!important;grid-template-columns:none!important;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;justify-content:flex-start}
 .tps-app-header nav::-webkit-scrollbar{display:none}
 .tps-app-header nav>*{flex:0 0 auto;min-width:78px;justify-content:center}
 .tps-care-gallery-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
 .tps-home-photo{max-width:330px!important;width:100%;margin:0 auto}
 .tps-home-photo>img,.tps-home-photo>.tps-photo-placeholder{aspect-ratio:4/4.7;max-height:390px;object-position:center 24%}
 .tps-home-hero{padding-top:24px!important;gap:24px!important}
 .tps-care-gallery{padding:52px 14px}
 .tps-care-gallery-grid{grid-template-columns:1fr;gap:15px}
 .tps-gallery-open img{aspect-ratio:4/3.2}
 .tps-app footer>div{width:100%;align-items:flex-start;flex-direction:column;gap:8px}
}

.tps-footer-separator{opacity:.55;line-height:1}
@media(max-width:560px){
 .tps-footer-separator{display:none}
 .tps-home-photo>img,.tps-home-photo>.tps-photo-placeholder{height:auto!important;min-height:0!important;max-height:390px!important}
}


/* v1.8.2 — foto principal mais compacta no celular */
@media(max-width:560px){
 .tps-home-photo{max-width:285px!important}
 .tps-home-photo>img,.tps-home-photo>.tps-photo-placeholder{max-height:325px!important;aspect-ratio:4/4.55!important;object-position:center 20%!important}
 .tps-home-hero{padding-top:16px!important;gap:18px!important}
}


/* v1.8.7 — página pública independente da galeria */
.tps-gallery-page-main{min-height:calc(100vh - 190px);background:linear-gradient(180deg,#fff 0,#fbf7f9 100%)}
.tps-gallery-page .tps-care-gallery{padding-top:72px;padding-bottom:90px}
.tps-gallery-page .tps-section-heading{margin:0 auto;text-align:center}
.tps-gallery-page .tps-care-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.tps-gallery-page .tps-app-header nav .is-active{background:var(--tps-secondary);color:var(--tps-primary);font-weight:800}
.tps-gallery-empty{max-width:720px;margin:38px auto 0;padding:34px 28px;border:1px dashed #d9c9d2;border-radius:22px;text-align:center;background:#fff;color:#6f6670}
.tps-gallery-empty strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:28px;color:#413740;margin-bottom:10px}
.tps-gallery-empty p{margin:0;line-height:1.7}
@media(max-width:850px){.tps-gallery-page .tps-care-gallery-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.tps-gallery-page .tps-care-gallery{padding-top:42px;padding-bottom:58px}.tps-gallery-page .tps-care-gallery-grid{grid-template-columns:1fr}.tps-gallery-empty{margin-top:24px;padding:28px 20px}.tps-gallery-empty strong{font-size:24px}}


/* v2.1 — galeria pesquisável, categorias, compartilhamento e PWA */
.tps-gallery-tools{display:grid;gap:14px;margin:30px auto 8px;max-width:980px}
.tps-gallery-search{display:block;position:relative}
.tps-gallery-search input{width:100%;min-height:50px;border:1px solid #dfd2da;border-radius:999px;padding:12px 20px;background:#fff;color:#413740;font:inherit;box-shadow:0 8px 25px rgba(52,39,48,.05);outline:none}
.tps-gallery-search input:focus{border-color:var(--tps-primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--tps-secondary) 65%,transparent)}
.tps-gallery-filters{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}
.tps-gallery-filters button{border:1px solid #e2d6dd;border-radius:999px;background:#fff;color:#665d64;padding:9px 14px;font:inherit;font-weight:700;cursor:pointer}
.tps-gallery-filters button:hover,.tps-gallery-filters button.is-active{border-color:var(--tps-primary);background:var(--tps-primary);color:#fff}
.tps-gallery-count{margin:0;text-align:center;color:#81757d;font-size:14px}
.tps-care-gallery-card[hidden]{display:none!important}
.tps-gallery-category{display:inline-flex;margin-bottom:10px;padding:5px 9px;border-radius:999px;background:var(--tps-secondary);color:var(--tps-primary);font-size:12px;font-weight:800;letter-spacing:.02em}
.tps-gallery-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}
.tps-gallery-share{border:0;background:transparent;color:var(--tps-primary);font:inherit;font-size:13px;font-weight:800;padding:4px 0;cursor:pointer}
.tps-gallery-share:hover{text-decoration:underline}
.tps-gallery-no-results{max-width:720px;margin:30px auto 0;padding:28px;border:1px dashed #d9c9d2;border-radius:20px;text-align:center;background:#fff;color:#6f6670}
.tps-gallery-no-results strong{display:block;color:#413740;font-size:22px;margin-bottom:7px}
.tps-gallery-no-results p{margin:0}
.tps-gallery-dialog figure{margin:0;display:grid;grid-template-rows:minmax(0,1fr) auto}
.tps-gallery-dialog figcaption{padding:14px 18px;background:#fff;color:#3f363d;line-height:1.5}
.tps-gallery-dialog figcaption:empty{display:none}
@media(max-width:560px){
 .tps-gallery-tools{margin-top:22px}
 .tps-gallery-filters{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;scrollbar-width:none}
 .tps-gallery-filters::-webkit-scrollbar{display:none}
 .tps-gallery-filters button{flex:0 0 auto}
 .tps-gallery-card-meta{align-items:flex-end}
}
.tps-app .screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:850px){.tps-app-header .tps-install:not([hidden]){display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 auto;padding:8px 11px;font-size:12px;white-space:nowrap}.tps-app-logo strong{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
@media(max-width:420px){.tps-app-header .tps-install:not([hidden]){font-size:0;width:42px;height:42px;padding:0}.tps-app-header .tps-install:not([hidden])::after{content:'+';font-size:25px;font-weight:700}}
