/* STYLLUS v74 — páginas separadas de Trabalhos, Galeria e Antes/Depois */
:root{
  --st-page-bg:#070b10;
  --st-page-panel:#0d141c;
  --st-page-panel-2:#111b26;
  --st-page-line:#26384b;
  --st-page-text:#f3f7fb;
  --st-page-muted:#9cadbf;
  --st-blue:#168cff;
  --st-orange:#f36b16;
  --st-gold:#f6b900;
}
.st-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.st-collection-body{min-height:100vh;background:var(--st-page-bg);color:var(--st-page-text)}
.st-collection-page{overflow:hidden}
.st-collection-container{width:min(1220px,calc(100% - 34px));margin-inline:auto}
.st-collection-page>.st-collection-hero{position:relative;padding:42px 0 28px!important;border-bottom:1px solid rgba(114,186,255,.15);background:#091019!important;isolation:isolate}
.st-collection-page>.st-collection-hero:before,.st-collection-page>.st-collection-hero:after{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}
.st-collection-page>.st-collection-hero:before{width:540px;height:540px;right:-180px;top:-290px;filter:blur(12px);opacity:.28}
.st-collection-page>.st-collection-hero:after{width:240px;height:240px;left:-120px;bottom:-165px;background:rgba(22,140,255,.12);filter:blur(9px)}
.st-collection-hero-trabalhos:before{background:radial-gradient(circle,var(--st-blue),transparent 68%)}
.st-collection-hero-galeria:before{background:radial-gradient(circle,var(--st-orange),transparent 68%)}
.st-collection-hero-antes:before{background:radial-gradient(circle,var(--st-gold),transparent 68%)}
.st-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:29px;color:#8294a7;font-size:13px;font-weight:700}
.st-breadcrumb a{color:#adc9e8}.st-breadcrumb a:hover{color:#fff}
.st-collection-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:54px;align-items:center}
.st-collection-eyebrow,.st-section-eyebrow{display:block;margin-bottom:12px;color:#72baff;font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}
.st-collection-hero-galeria .st-collection-eyebrow{color:#ffad78}.st-collection-hero-antes .st-collection-eyebrow{color:#ffe078}
.st-collection-hero h1{max-width:830px;margin:0;color:#fff;font-size:clamp(38px,6vw,72px);font-weight:950;letter-spacing:-.055em;line-height:.98}
.st-collection-hero p{max-width:800px;margin:20px 0 0;color:#b7c4d1;font-size:clamp(16px,1.8vw,20px);line-height:1.65}
.st-collection-hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:27px}
.st-collection-primary{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:12px 20px;border:1px solid #f79355;border-radius:12px;background:linear-gradient(135deg,#f36b16,#d9530f);box-shadow:0 12px 26px rgba(243,107,22,.2);color:#fff!important;font-weight:900}
.st-collection-primary:hover{filter:brightness(1.1);transform:translateY(-1px)}
.st-collection-total{display:flex;align-items:baseline;gap:7px;color:#9eafc0;font-size:14px;font-weight:700}.st-collection-total strong{color:#fff;font-size:24px}
.st-collection-mark{display:grid;place-items:center;width:180px;height:180px;margin-left:auto;border:1px solid rgba(255,255,255,.13);border-radius:40px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.02));box-shadow:0 25px 65px rgba(0,0,0,.3),inset 0 1px rgba(255,255,255,.09);transform:rotate(5deg)}
.st-collection-mark span{font-size:76px;line-height:1;filter:drop-shadow(0 12px 20px rgba(0,0,0,.36))}
.st-collection-hero-trabalhos .st-collection-mark{color:#72baff}.st-collection-hero-galeria .st-collection-mark{color:#ff9b5f}.st-collection-hero-antes .st-collection-mark{color:#ffe078}
.st-collection-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:40px;padding:7px;border:1px solid #263748;border-radius:17px;background:rgba(5,10,16,.78);box-shadow:0 16px 40px rgba(0,0,0,.24)}
.st-collection-switch a{display:flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:10px 14px;border:1px solid transparent;border-radius:11px;color:#aebccc!important;font-size:14px;font-weight:900;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}
.st-collection-switch a span{font-size:18px}.st-collection-switch a:hover{transform:translateY(-1px);color:#fff!important}
.st-collection-switch .st-switch-trabalhos{border-color:rgba(22,140,255,.3);background:rgba(22,140,255,.09)}
.st-collection-switch .st-switch-galeria{border-color:rgba(243,107,22,.32);background:rgba(243,107,22,.09)}
.st-collection-switch .st-switch-antes{border-color:rgba(246,185,0,.35);background:rgba(246,185,0,.09)}
.st-collection-switch .st-switch-trabalhos.is-active{border-color:#72baff;background:linear-gradient(135deg,#168cff,#0874cf);color:#fff!important;box-shadow:0 8px 24px rgba(22,140,255,.25)}
.st-collection-switch .st-switch-galeria.is-active{border-color:#ff9b5f;background:linear-gradient(135deg,#f36b16,#cf4e0d);color:#fff!important;box-shadow:0 8px 24px rgba(243,107,22,.25)}
.st-collection-switch .st-switch-antes.is-active{border-color:#ffe078;background:linear-gradient(135deg,#f6b900,#df7a00);color:#101820!important;box-shadow:0 8px 24px rgba(246,185,0,.22)}
.st-collection-page>.st-collection-content{padding:62px 0 38px!important;background:linear-gradient(180deg,#080d13,#070b10)!important}
.st-collection-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:27px}
.st-collection-heading>div>span{display:block;margin-bottom:8px;color:#72baff;font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.st-collection-heading h2{margin:0;color:#f8fbff;font-size:clamp(28px,3.5vw,44px);letter-spacing:-.035em;line-height:1.08}
.st-collection-heading>p{max-width:430px;margin:0;color:#93a4b6;line-height:1.6;text-align:right}
.st-collection-tools{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}
.st-collection-tools label{position:relative;display:block;flex:1;max-width:610px}.st-collection-tools svg{position:absolute;z-index:2;top:50%;left:16px;width:20px;height:20px;transform:translateY(-50%);fill:none;stroke:#8498ac;stroke-width:1.8;stroke-linecap:round}
.st-collection-tools input{width:100%;height:52px;padding:12px 17px 12px 48px;border:1px solid #2b3d50;border-radius:13px;outline:0;background:#0d151e;color:#fff;font-family:inherit;font-size:15px;font-weight:700;line-height:1.2;box-shadow:inset 0 1px rgba(255,255,255,.03)}
.st-collection-tools input::placeholder{color:#718498}.st-collection-tools input:focus{border-color:#168cff;box-shadow:0 0 0 3px rgba(22,140,255,.16)}
.st-collection-count{flex:0 0 auto;padding:8px 12px;border:1px solid #28394b;border-radius:999px;background:#0c141d;color:#a9b9ca;font-size:13px;font-weight:850}
.st-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch!important}
.st-collection-page .st-collection-card{position:relative;display:flex!important;min-width:0;flex-direction:column;overflow:hidden;padding:0!important;border:1px solid #26384a!important;border-radius:20px!important;background:linear-gradient(155deg,#111b25,#0b1118)!important;box-shadow:0 18px 45px rgba(0,0,0,.18)!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease!important}
.st-collection-page .st-collection-card:hover{transform:translateY(-5px)!important;border-color:#45627f!important;box-shadow:0 24px 58px rgba(0,0,0,.31)!important}
.st-collection-page .st-collection-card[hidden]{display:none!important}
.st-collection-page .st-work-collection-grid .st-collection-card:before{background:linear-gradient(180deg,var(--st-blue),transparent 72%)}
.st-collection-page .st-gallery-collection-grid .st-collection-card:before{background:linear-gradient(180deg,var(--st-orange),transparent 72%)}
.st-collection-page .st-before-collection-grid .st-collection-card:before{background:linear-gradient(180deg,var(--st-gold),transparent 72%)}
.st-collection-media{position:relative;width:100%;height:255px;overflow:hidden;border:0!important;border-radius:0!important;background:#030609}
.st-collection-page .gallery-item>.st-collection-media{display:block!important;flex:0 0 255px!important;min-height:255px!important;height:255px!important;flex-direction:initial!important}
.st-collection-page .st-collection-media>img,.st-collection-page .st-collection-media>.st-media-video,.st-collection-page .st-collection-media>.st-media-youtube{display:block!important;width:100%!important;height:100%!important;min-height:100%!important;margin:0!important;border:0!important;border-radius:0!important;object-fit:cover!important;background:#030609!important}
.st-collection-page .st-collection-media img{width:100%!important;height:100%!important;margin:0!important;border-radius:0!important;object-fit:cover!important}
.st-collection-card-body{display:flex!important;flex:1;flex-direction:column;align-items:flex-start!important;padding:20px!important;background:transparent!important;color:inherit!important}
.st-collection-card-body .st-card-type{display:inline-flex;min-height:27px;align-items:center;margin-bottom:11px;padding:4px 9px;border:1px solid rgba(114,186,255,.26);border-radius:999px;background:rgba(22,140,255,.09);color:#95caff;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.st-gallery-collection-grid .st-card-type{border-color:rgba(255,155,95,.3);background:rgba(243,107,22,.09);color:#ffb588}.st-before-collection-grid .st-card-type{border-color:rgba(255,224,120,.32);background:rgba(246,185,0,.09);color:#ffe078}
.st-collection-page .st-collection-card h2{margin:0 0 9px!important;color:#f8fbff!important;font-size:21px!important;letter-spacing:-.02em!important;line-height:1.18!important}
.st-collection-page .st-collection-card p{margin:0 0 16px!important;color:#a9b6c4!important;font-size:14px!important;line-height:1.6!important}
.st-card-meta{display:flex;gap:8px;flex-wrap:wrap;margin:-2px 0 17px;color:#8295a8;font-size:12px;font-weight:750}.st-card-meta span{padding:6px 8px;border-radius:8px;background:#091019}
.st-card-action{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:44px;margin-top:auto;padding:10px 13px;border:1px solid #365577;border-radius:11px;background:rgba(22,140,255,.09);color:#b9dcff!important;font-size:13px;font-weight:900}
.st-card-action:hover{border-color:#72baff;background:#168cff;color:#fff!important}.st-card-action span{font-size:18px}
.st-gallery-collection-grid .st-card-action{border-color:#77442b;background:rgba(243,107,22,.08);color:#ffc098!important}.st-gallery-collection-grid .st-card-action:hover{border-color:#ff9b5f;background:#f36b16;color:#fff!important}
.st-before-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.st-before-collection-media{height:auto;min-height:280px;padding:16px 16px 0;background:#080d13}
.st-before-collection-media .st-before-after{margin:0!important}.st-before-collection-media .st-ba-panel,.st-before-collection-media .st-ba-compare-stage{height:clamp(300px,32vw,430px)}
.st-before-collection-grid .ad-item.is-featured .st-before-after{padding-top:0}
.st-card-featured{position:absolute;z-index:12;top:14px;right:14px;display:inline-flex;min-height:29px;align-items:center;padding:5px 10px;border:1px solid #ffe078;border-radius:8px;background:linear-gradient(135deg,#f6b900,#df7a00);box-shadow:0 8px 24px rgba(0,0,0,.32);color:#101820;font-size:10px;font-weight:950;letter-spacing:.08em}
.st-collection-empty{margin:28px 0;padding:36px 20px;border:1px dashed #38516a;border-radius:18px;background:#0c141d;color:#95a8ba;text-align:center}.st-collection-empty span{display:block;margin-bottom:9px;font-size:35px}.st-collection-empty strong{display:block;color:#eaf2fa;font-size:18px}.st-collection-empty p{margin:7px 0 0}
.st-collection-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:46px;padding:29px 32px;border:1px solid rgba(243,107,22,.34);border-radius:22px;background:linear-gradient(120deg,rgba(243,107,22,.16),rgba(246,185,0,.06) 58%,rgba(22,140,255,.08));box-shadow:0 22px 55px rgba(0,0,0,.16)}
.st-collection-cta>div>span{color:#ffae7b;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.st-collection-cta h2{margin:7px 0;color:#fff;font-size:clamp(25px,3vw,36px);letter-spacing:-.03em}.st-collection-cta p{margin:0;color:#a9b8c7}.st-collection-cta>a{display:flex;align-items:center;justify-content:center;gap:12px;flex:0 0 auto;min-height:50px;padding:12px 18px;border:1px solid #ff9b5f;border-radius:12px;background:linear-gradient(135deg,#f36b16,#d9530f);color:#fff!important;font-weight:900}.st-collection-cta>a:hover{filter:brightness(1.1);transform:translateY(-1px)}

/* Amostras curtas na página inicial */
.st-results-preview-section{overflow:hidden}
.st-results-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.st-result-preview{display:flex;min-width:0;flex-direction:column;padding:17px;border:1px solid #293a4c;border-radius:21px;background:linear-gradient(155deg,#111a24,#0b1118);box-shadow:0 18px 45px rgba(0,0,0,.18)}
.st-result-preview-work{border-top:3px solid var(--st-blue)}.st-result-preview-gallery{border-top:3px solid var(--st-orange)}.st-result-preview-before{border-top:3px solid var(--st-gold)}
.st-result-preview-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.st-result-icon{display:grid;place-items:center;flex:0 0 43px;width:43px;height:43px;border:1px solid rgba(114,186,255,.35);border-radius:12px;background:rgba(22,140,255,.1);color:#83c3ff;font-size:22px}.st-result-preview-gallery .st-result-icon{border-color:rgba(255,155,95,.36);background:rgba(243,107,22,.1);color:#ffad78}.st-result-preview-before .st-result-icon{border-color:rgba(255,224,120,.38);background:rgba(246,185,0,.1);color:#ffe078}
.st-result-preview-head small{display:block;margin-bottom:3px;color:#8497aa;font-size:11px;font-weight:850;text-transform:uppercase}.st-result-preview-head h3{margin:0;color:#f5f9fd;font-size:18px;line-height:1.15}
.st-result-preview-media{position:relative;height:210px;margin-bottom:15px;overflow:hidden;border:1px solid #26384a;border-radius:14px;background:#030609}.st-result-preview-media>img,.st-result-preview-media>.st-media-video,.st-result-preview-media>.st-media-youtube{display:block!important;width:100%!important;height:100%!important;min-height:100%!important;margin:0!important;border:0!important;border-radius:0!important;object-fit:cover!important}.st-result-preview-media img{width:100%!important;height:100%!important;margin:0!important;object-fit:cover!important}
.st-result-preview-before-media{height:210px}.st-result-preview-before-media .st-before-after{height:100%;margin:0!important}.st-result-preview-before-media .st-ba-panel,.st-result-preview-before-media .st-ba-compare-stage{height:210px!important;min-height:210px!important;border:0!important;border-radius:0!important}.st-result-preview-before-media .st-ba-switch{position:absolute;z-index:10;left:8px;right:8px;top:7px;margin:0;background:rgba(5,10,16,.86)}.st-result-preview-before-media .st-ba-botoes{padding-top:58px}.st-result-preview-before-media .st-ba-botoes .st-ba-panel{height:152px!important;min-height:152px!important}.st-result-preview-before-media .st-ba-help{display:none}
.st-result-preview>strong{display:block;margin-bottom:7px;color:#fff;font-size:16px;line-height:1.25}.st-result-preview>p{margin:0 0 16px;color:#9faebe;font-size:13px;line-height:1.55}
.st-result-button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:46px;margin-top:auto;padding:11px 13px;border:1px solid;border-radius:11px;color:#fff!important;font-size:13px;font-weight:900}.st-result-button span{font-size:18px}.st-result-button-work{border-color:#72baff;background:linear-gradient(135deg,#168cff,#0874cf)}.st-result-button-gallery{border-color:#ff9b5f;background:linear-gradient(135deg,#f36b16,#cf4e0d)}.st-result-button-before{border-color:#ffe078;background:linear-gradient(135deg,#f6b900,#df7a00);color:#101820!important}.st-result-button:hover{filter:brightness(1.1);transform:translateY(-1px)}

@media(max-width:940px){
  .st-collection-hero-grid{grid-template-columns:minmax(0,1fr) 145px;gap:28px}.st-collection-mark{width:135px;height:135px;border-radius:31px}.st-collection-mark span{font-size:56px}
  .st-collection-grid,.st-results-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.st-before-collection-grid{grid-template-columns:1fr}.st-result-preview-before{grid-column:1/-1}
}
@media(max-width:700px){
  .st-collection-container{width:min(100% - 24px,1220px)}
  .st-collection-page>.st-collection-hero{padding:28px 0 18px!important}.st-breadcrumb{margin-bottom:21px}.st-collection-hero-grid{grid-template-columns:1fr}.st-collection-mark{display:none}.st-collection-hero h1{font-size:clamp(36px,13vw,52px)}.st-collection-hero p{font-size:16px}.st-collection-hero-actions{align-items:stretch;flex-direction:column}.st-collection-primary{width:100%}.st-collection-total{justify-content:center}
  .st-collection-switch{gap:5px;margin-top:27px;padding:5px}.st-collection-switch a{min-height:49px;flex-direction:column;gap:3px;padding:7px 3px;font-size:11px;text-align:center}.st-collection-switch a span{font-size:16px}
  .st-collection-page>.st-collection-content{padding:42px 0 26px!important}.st-collection-heading{align-items:flex-start;flex-direction:column;gap:12px}.st-collection-heading>p{text-align:left}.st-collection-tools{align-items:stretch;flex-direction:column}.st-collection-tools label{max-width:none}.st-collection-count{align-self:flex-start}
  .st-collection-grid,.st-results-preview-grid{grid-template-columns:1fr}.st-result-preview-before{grid-column:auto}.st-collection-media{height:270px}.st-collection-page .gallery-item>.st-collection-media{flex-basis:270px!important;min-height:270px!important;height:270px!important}.st-before-collection-media{min-height:0;padding:12px 12px 0}.st-before-collection-media .st-ba-panel,.st-before-collection-media .st-ba-compare-stage{height:clamp(285px,95vw,420px)}
  .st-collection-cta{align-items:stretch;flex-direction:column;padding:24px 20px}.st-collection-cta>a{width:100%}
}
@media(max-width:420px){.st-collection-hero-actions{gap:12px}.st-collection-card-body{padding:17px!important}.st-collection-media{height:245px}.st-collection-page .gallery-item>.st-collection-media{flex-basis:245px!important;min-height:245px!important;height:245px!important}.st-result-preview{padding:13px}.st-result-preview-media{height:225px}.st-result-preview-before-media,.st-result-preview-before-media .st-ba-panel,.st-result-preview-before-media .st-ba-compare-stage{height:225px!important;min-height:225px!important}.st-result-preview-before-media .st-ba-botoes .st-ba-panel{height:167px!important;min-height:167px!important}}
@media(prefers-reduced-motion:reduce){.st-collection-switch a,.st-collection-card,.st-collection-primary,.st-card-action,.st-collection-cta>a,.st-result-button{transition:none!important}}
