/* RC20 — SOLUÇÕES: REFINAMENTO VISUAL FINAL */
:root{
  --sf-ink:#20192f;
  --sf-muted:#6d6679;
  --sf-purple:#6d3cff;
  --sf-purple-dark:#4d27c9;
  --sf-line:#e9e4f2;
  --sf-soft:#f7f5fb;
  --sf-card:#ffffff;
  --sf-radius:24px;
  --sf-shadow:0 16px 42px rgba(47,31,92,.09);
  --sf-shadow-hover:0 26px 60px rgba(47,31,92,.15);
}
.solution-hub-page{background:linear-gradient(180deg,#fff 0,#fff 44%,#fbfaff 100%)}
.solution-hub-page .container{width:min(1200px,calc(100% - 48px))}

/* seletor temático: sempre visível, leve e contextual */
.solution-mobile-switcher{display:block;position:relative;z-index:16;border-bottom:1px solid #eee9f5;background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}
.solution-theme-tabs{display:flex!important;justify-content:center;gap:8px;padding:10px 0!important}
.solution-theme-tab{min-height:40px!important;width:auto!important;padding:0 16px;border:1px solid #e8e2f1;border-radius:999px;background:#fff;color:#655f70;font-size:12px;font-weight:700;letter-spacing:-.01em;box-shadow:none;transition:.2s ease}
.solution-theme-tab svg{width:15px;height:15px}
.solution-theme-tab:hover{border-color:#cfc1f9;color:var(--sf-purple);background:#faf8ff}
.solution-theme-tab.is-active{border-color:var(--sf-purple);background:var(--sf-purple);color:#fff;box-shadow:0 8px 20px rgba(109,60,255,.18)}

/* hero mais editorial, compacto e equilibrado */
.solution-hero{padding:54px 0 58px;background:
 radial-gradient(circle at 88% 20%,rgba(109,60,255,.11),transparent 28%),
 linear-gradient(135deg,#fbfaff 0%,#fff 55%,#f6f8ff 100%)}
.solution-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:54px}
.solution-back{margin-bottom:18px;font-weight:650}
.solution-eyebrow{font-size:10px;letter-spacing:.14em}
.solution-hero h1{max-width:720px;margin-bottom:18px;font-size:clamp(42px,4.7vw,62px);line-height:1.04;letter-spacing:-.048em}
.solution-hero-copy>p{max-width:650px;font-size:16px;line-height:1.66}
.solution-hero-actions{margin-top:25px}
.solution-hero-actions .btn{min-height:48px;border-radius:13px;font-size:13px}
.solution-hero-visual{min-height:370px}
.solution-hero-visual:before{inset:0;border-radius:30px;background:linear-gradient(145deg,#f1ecff,#f7faff);box-shadow:0 24px 64px rgba(50,31,99,.13)}
.solution-hero-visual>img{width:92%;height:310px;padding:10px;filter:drop-shadow(0 18px 24px rgba(44,29,88,.12))}
.solution-hero-badge{left:18px;bottom:18px;max-width:290px;padding:11px 14px}

/* seção de caminhos */
.solution-paths.section{padding:70px 0 78px}
.solution-heading{margin-bottom:27px}
.solution-heading h2{font-size:clamp(33px,3.7vw,46px)}
.solution-filter-head{max-width:none;margin-bottom:10px}
.solution-type-filters{display:flex;flex-wrap:wrap;justify-content:center;max-width:none;margin-bottom:10px;padding:7px;border:1px solid var(--sf-line);border-radius:16px;background:#faf9fd}
.solution-type-filters button{min-height:38px;min-width:116px;padding:0 15px;border-color:transparent;border-radius:11px;background:transparent;font-size:11px}
.solution-type-filters button:hover{transform:none;background:#fff;border-color:#ddd4f5}
.solution-type-filters button.is-active{background:#fff;border-color:#cdbdfb;box-shadow:0 5px 14px rgba(68,43,128,.08)}
.solution-filter-status{text-align:center;max-width:none;margin-bottom:20px}

/* hierarquia: um destaque + quatro vitrines secundárias */
.solution-path-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.solution-path-card{display:flex;flex-direction:column;gap:0;min-height:0;padding:0;border-radius:var(--sf-radius);background:var(--sf-card);box-shadow:var(--sf-shadow);overflow:hidden}
.solution-path-card:hover{transform:translateY(-5px);box-shadow:var(--sf-shadow-hover)}
.solution-path-card.featured{grid-column:1/-1;display:grid;grid-template-columns:minmax(340px,.92fr) minmax(0,1.08fr);min-height:330px;padding:0;border-radius:28px;background:#fff}
.solution-path-card.featured:before{top:20px;right:20px;padding:7px 11px;background:rgba(32,25,52,.92);backdrop-filter:blur(10px)}
.solution-path-media,.solution-path-card.featured .solution-path-media{width:100%;height:190px;min-height:190px;border-radius:0;background:linear-gradient(145deg,#f4f0ff,#f8faff)}
.solution-path-card.featured .solution-path-media{height:100%;min-height:330px;border-radius:0}
.solution-path-card .solution-path-media img{object-fit:contain!important;object-position:center;padding:18px!important;background:transparent!important}
.solution-path-card.featured .solution-path-media img{padding:24px!important}
.solution-path-card>div:last-child{padding:22px 24px 24px!important;align-self:auto}
.solution-path-card.featured>div:last-child{align-self:center;padding:42px 46px!important}
.solution-path-card span{font-size:9px;letter-spacing:.13em}
.solution-path-card h3{margin:7px 0 8px;font-size:24px;line-height:1.12}
.solution-path-card.featured h3{font-size:34px}
.solution-path-card p{max-width:520px;margin-bottom:16px;font-size:13.5px;line-height:1.58}
.solution-path-card strong{margin-top:auto;font-size:12.5px}

/* calendário: menos caixa, mais conteúdo */
.solution-calendar-feature.section{padding:0 0 74px}
.solution-calendar-panel{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:44px;padding:30px;border-radius:27px;background:#faf8ff;box-shadow:none}
.solution-calendar-visual{height:260px;border-radius:19px}
.solution-calendar-copy h2{font-size:clamp(30px,3.3vw,42px)}

/* curadoria mais leve */
.solution-curation{padding:72px 0;background:#f8f7fb}
.solution-curation-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:56px}
.solution-curation-media{height:360px;border-radius:26px;box-shadow:none}
.solution-curation-copy h2{font-size:clamp(33px,3.7vw,46px)}
.solution-curation-copy li{padding:10px 12px;background:#fff}

/* CTA final */
.solution-cta.section{padding:62px 0 72px}
.solution-cta-inner{padding:38px 42px;border-radius:27px}
.solution-cta h2{font-size:clamp(30px,3.7vw,41px)}

@media(max-width:900px){
 .solution-hub-page .container{width:min(100% - 34px,760px)}
 .solution-mobile-switcher{position:sticky;top:0}
 .solution-theme-tabs{justify-content:stretch}
 .solution-theme-tab{flex:1;padding:0 8px;white-space:nowrap}
 .solution-hero{padding:40px 0 45px}
 .solution-hero-grid{gap:28px}
 .solution-hero-visual{min-height:320px}
 .solution-hero-visual>img{height:270px}
 .solution-path-card.featured{grid-template-columns:1fr;min-height:0}
 .solution-path-card.featured .solution-path-media{height:270px;min-height:270px}
 .solution-path-card.featured>div:last-child{padding:28px 30px 32px!important}
 .solution-calendar-panel,.solution-curation-grid{grid-template-columns:1fr}
}

@media(max-width:600px){
 .solution-hub-page .container{width:calc(100% - 28px)}
 .solution-theme-tabs{gap:5px;padding:8px 0!important}
 .solution-theme-tab{min-width:0;min-height:42px!important;padding:0 6px;font-size:10.5px;line-height:1.1}
 .solution-theme-tab svg{display:none}
 .solution-hero{padding:24px 0 34px}
 .solution-hero-grid{gap:20px}
 .solution-hero h1{font-size:34px;line-height:1.06;letter-spacing:-.04em}
 .solution-hero-copy>p{font-size:14.5px;line-height:1.58}
 .solution-hero-visual{min-height:0}
 .solution-hero-visual:before{border-radius:21px}
 .solution-hero-visual>img{height:210px;padding:8px}
 .solution-hero-badge{left:auto;bottom:auto;width:calc(100% - 20px);margin:-16px auto 0;font-size:9.5px}
 .solution-paths.section{padding:46px 0 52px}
 .solution-heading{text-align:left;margin-bottom:18px}
 .solution-heading h2{font-size:29px}
 .solution-filter-head{margin-bottom:9px}
 .solution-type-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:6px;border-radius:14px}
 .solution-type-filters button{min-width:0;min-height:39px;padding:0 8px;font-size:10.5px}
 .solution-path-grid{grid-template-columns:1fr;gap:14px}
 .solution-path-card,.solution-path-card.featured{display:flex;flex-direction:column;border-radius:20px}
 .solution-path-media,.solution-path-card.featured .solution-path-media{height:190px;min-height:190px}
 .solution-path-card .solution-path-media img,.solution-path-card.featured .solution-path-media img{padding:14px!important}
 .solution-path-card>div:last-child,.solution-path-card.featured>div:last-child{padding:19px 20px 21px!important}
 .solution-path-card.featured:before{display:none}
 .solution-path-card h3,.solution-path-card.featured h3{font-size:22px}
 .solution-path-card p{display:block;margin-bottom:13px;font-size:13px;line-height:1.5}
 .solution-path-card span{font-size:8.5px}
 .solution-calendar-feature.section{padding-bottom:48px}
 .solution-calendar-panel{padding:17px;gap:20px;border-radius:21px}
 .solution-calendar-visual{height:205px}
 .solution-calendar-copy h2{font-size:28px}
 .solution-curation{padding:48px 0}
 .solution-curation-grid{gap:22px}
 .solution-curation-media{height:230px;border-radius:21px}
 .solution-curation-copy h2{font-size:29px}
 .solution-cta.section{padding:42px 0 50px}
 .solution-cta-inner{padding:26px 20px;border-radius:21px}
 .solution-cta h2{font-size:28px}
}
