/* MAXSOFT Site V9.57 · Hero profissional e apresentação unificada dos três sistemas */
:root{
  --hero957-ink:#0c2740;
  --hero957-muted:#5d7387;
  --hero957-line:#dbe6ef;
  --hero957-blue:#1269e8;
  --hero957-blue-dark:#0d4fb8;
  --hero957-soft:#f4f8fc;
  --hero957-pdv:#1269e8;
  --hero957-barber:#b7791f;
  --hero957-delivery:#dc2626;
}

/* Header mais refinado */
.max-home-header{background:rgba(255,255,255,.96)!important;border-bottom:1px solid #e2eaf1!important;box-shadow:0 1px 0 rgba(15,42,66,.02)!important;backdrop-filter:blur(16px)!important}
.max-home-header-inner{height:76px!important}
.max-home-brand img{width:148px!important;height:auto!important}
.max-home-nav{gap:4px!important;padding:4px!important;border:1px solid #edf2f6!important;border-radius:12px!important;background:#fafcfe!important}
.max-home-nav a{padding:8px 12px!important;border-radius:8px!important;color:#526a7d!important;font-size:.72rem!important;font-weight:800!important;transition:.18s ease!important}
.max-home-nav a:hover{background:#fff!important;color:var(--hero957-ink)!important;box-shadow:0 3px 10px rgba(15,42,66,.06)!important}
.max-home-actions{gap:8px!important}
.max-home-register,.max-home-login{min-height:42px!important;border-radius:11px!important;font-size:.74rem!important;font-weight:850!important}
.max-home-register{border-color:#cbd9e5!important;background:#fff!important;color:#173b57!important}
.max-home-login{border-color:#103857!important;background:#103857!important;color:#fff!important;box-shadow:0 8px 18px rgba(16,56,87,.12)!important}

/* Hero */
.max-home-hero-v957{
  position:relative!important;
  overflow:hidden!important;
  min-height:680px!important;
  padding:86px 0 88px!important;
  background:
    radial-gradient(circle at 73% 13%,rgba(32,116,238,.13),transparent 27%),
    radial-gradient(circle at 93% 74%,rgba(183,121,31,.08),transparent 24%),
    linear-gradient(135deg,#fbfdff 0%,#f0f6fb 52%,#fff 100%)!important;
}
.max-home-hero-v957::before{content:"";position:absolute;left:-190px;bottom:-240px;width:520px;height:520px;border:1px solid rgba(18,105,232,.08);border-radius:50%;box-shadow:0 0 0 70px rgba(18,105,232,.018),0 0 0 140px rgba(18,105,232,.012);pointer-events:none}
.max-home-hero-v957::after{content:"";position:absolute;right:-120px;top:-170px;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.78),rgba(255,255,255,0) 68%);pointer-events:none}
.max-home-hero-grid-v957{position:relative;z-index:1;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr)!important;gap:64px!important;align-items:center!important}
.max-home-hero-copy-v957{min-width:0!important}
.max-home-hero-copy-v957 .max-home-eyebrow{padding:7px 10px!important;border:1px solid #d9e7ef!important;border-radius:999px!important;background:rgba(255,255,255,.74)!important;color:#4d687d!important;font-size:.63rem!important;font-weight:900!important;letter-spacing:.105em!important;box-shadow:0 3px 12px rgba(15,42,66,.035)!important}
.max-home-hero-copy-v957 .max-home-eyebrow i{width:7px!important;height:7px!important;background:#21a267!important;box-shadow:0 0 0 4px rgba(33,162,103,.10)!important}
.max-home-hero-copy-v957 h1{max-width:660px!important;margin:22px 0 20px!important;color:var(--hero957-ink)!important;font-size:clamp(3rem,4.45vw,4.55rem)!important;font-weight:920!important;line-height:1.005!important;letter-spacing:-.067em!important;text-wrap:balance!important}
.max-home-hero-copy-v957 h1 em{display:inline!important;font-style:normal!important;background:linear-gradient(105deg,#1269e8 0%,#0c86bd 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}
.max-home-hero-copy-v957>p{max-width:620px!important;margin:0!important;color:var(--hero957-muted)!important;font-size:1rem!important;line-height:1.72!important}
.max-home-hero-copy-v957 .max-home-hero-actions{margin-top:27px!important;gap:10px!important}
.max-home-hero-copy-v957 .max-home-primary,.max-home-hero-copy-v957 .max-home-secondary{min-height:50px!important;padding:0 19px!important;border-radius:12px!important;font-size:.77rem!important;font-weight:880!important}
.max-home-hero-copy-v957 .max-home-primary{background:linear-gradient(135deg,#103857,#0d2e48)!important;box-shadow:0 12px 25px rgba(16,56,87,.17)!important}
.max-home-hero-copy-v957 .max-home-secondary{border-color:#cbd9e5!important;background:rgba(255,255,255,.84)!important;color:#24465f!important;box-shadow:0 4px 12px rgba(15,42,66,.035)!important}

/* Atalhos para os três sistemas */
.max-home-hero-systems-v957{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:28px;max-width:650px}
.max-home-hero-systems-v957>a{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr) 14px;align-items:center;gap:9px;padding:10px;border:1px solid #dbe6ee;border-radius:13px;background:rgba(255,255,255,.82);color:#244156;text-decoration:none;box-shadow:0 5px 15px rgba(15,42,66,.04);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.max-home-hero-systems-v957>a:hover{transform:translateY(-2px);border-color:#c6d8e5;box-shadow:0 10px 22px rgba(15,42,66,.075)}
.max-home-hero-systems-v957>a>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px}
.max-home-hero-systems-v957>a>span svg{width:18px;height:18px}
.max-home-hero-systems-v957>a>span.is-pdv{background:#eaf2ff;color:var(--hero957-pdv)}
.max-home-hero-systems-v957>a>span.is-barber{background:#fff5e6;color:var(--hero957-barber)}
.max-home-hero-systems-v957>a>span.is-delivery{background:#fff0f0;color:var(--hero957-delivery)}
.max-home-hero-systems-v957>a>div{min-width:0;display:grid;gap:2px}
.max-home-hero-systems-v957>a b{color:#18364d;font-size:.69rem;font-weight:900;white-space:nowrap}
.max-home-hero-systems-v957>a small{color:#718597;font-size:.58rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.max-home-hero-systems-v957>a>.ui-icon{width:13px;height:13px;transform:rotate(180deg);color:#8297a8}
.max-home-hero-copy-v957 .max-home-trust{margin-top:18px!important;gap:11px!important;color:#6b8092!important;font-size:.64rem!important}
.max-home-hero-copy-v957 .max-home-trust span{padding:0!important}
.max-home-hero-copy-v957 .max-home-trust svg{color:#3682b4!important}

/* Painel unificado da direita */
.max-home-showcase-v957{min-height:0!important;position:relative!important;padding:18px!important}
.max-home-showcase-v957::before{content:"";position:absolute;inset:0;border-radius:36px;background:linear-gradient(145deg,rgba(255,255,255,.48),rgba(227,239,248,.44));border:1px solid rgba(207,222,233,.72);transform:rotate(-1.3deg);box-shadow:0 30px 80px rgba(28,57,80,.11)}
.max-home-suite-v957{position:relative;z-index:1;overflow:hidden;border:1px solid #d7e3eb;border-radius:25px;background:rgba(255,255,255,.96);box-shadow:0 24px 65px rgba(23,52,75,.14)}
.max-home-suite-head-v957{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;border-bottom:1px solid #e9eff4;background:linear-gradient(180deg,#fff,#fbfdfe)}
.max-home-suite-brand-v957{display:flex;align-items:center;gap:11px;min-width:0}
.max-home-suite-brand-v957>img{width:42px;height:42px;object-fit:contain;padding:7px;border:1px solid #dce6ed;border-radius:12px;background:#f5f9fc}
.max-home-suite-brand-v957>span{min-width:0;display:grid;gap:2px}
.max-home-suite-brand-v957 small{color:#60778a;font-size:.58rem;font-weight:900;letter-spacing:.11em}
.max-home-suite-brand-v957 b{color:#18364d;font-size:.9rem;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.max-home-suite-online-v957{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:6px 9px;border:1px solid #cdebdc;border-radius:999px;background:#f2fbf6;color:#268058;font-size:.58rem;font-weight:850}
.max-home-suite-online-v957 i{width:6px;height:6px;border-radius:50%;background:#2aa36b;box-shadow:0 0 0 3px rgba(42,163,107,.10)}
.max-home-suite-products-v957{display:grid;grid-template-columns:1fr 1fr;gap:11px;padding:14px;background:#f6f9fb}
.max-home-suite-products-v957>article{min-width:0;padding:13px;border:1px solid #dfe8ee;border-radius:15px;background:#fff;box-shadow:0 4px 13px rgba(20,47,67,.035)}
.max-home-suite-products-v957>article.is-pdv{grid-column:1/-1}
.max-home-suite-products-v957 article>header{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;margin-bottom:11px}
.max-home-suite-products-v957 article>header>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px}
.max-home-suite-products-v957 article>header>span svg{width:16px;height:16px}
.max-home-suite-products-v957 article>header>div{display:grid;gap:1px;min-width:0}
.max-home-suite-products-v957 article>header small{color:#8798a6;font-size:.49rem;font-weight:850;letter-spacing:.07em}
.max-home-suite-products-v957 article>header b{color:#17364e;font-size:.74rem;font-weight:900}
.max-home-suite-products-v957 article>header em{padding:4px 6px;border-radius:999px;background:#f0f8f4;color:#2c835b;font-size:.48rem;font-style:normal;font-weight:850}
.max-home-suite-products-v957 article.is-pdv>header>span{background:#eaf2ff;color:var(--hero957-pdv)}
.max-home-suite-products-v957 article.is-barber>header>span{background:#fff5e5;color:var(--hero957-barber)}
.max-home-suite-products-v957 article.is-delivery>header>span{background:#fff0f0;color:var(--hero957-delivery)}
.max-home-suite-metric-v957{display:grid;gap:3px}
.max-home-suite-metric-v957 strong{color:#29475c;font-size:.72rem;font-weight:850}
.max-home-suite-metric-v957 small{color:#7a8e9d;font-size:.57rem;line-height:1.45}
.max-home-suite-bars-v957{height:70px;display:flex;align-items:flex-end;gap:8px;margin-top:12px;padding:10px 12px 0;border-radius:10px;background:#f5f8fc}
.max-home-suite-bars-v957 i{flex:1;height:var(--h);min-height:10px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#4f8cf5,#1269e8)}
.max-home-suite-slots-v957{display:grid;gap:5px;margin-top:10px}
.max-home-suite-slots-v957>span{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:7px;padding:7px 8px;border:1px solid #eee7dc;border-radius:8px;background:#fdfbf8}
.max-home-suite-slots-v957 b{color:#805b2e;font-size:.56rem}.max-home-suite-slots-v957 small{color:#708290;font-size:.53rem}
.max-home-suite-orders-v957{display:grid;gap:5px;margin-top:10px}
.max-home-suite-orders-v957 span{display:flex;align-items:center;gap:7px;padding:7px 8px;border:1px solid #f1e2e2;border-radius:8px;background:#fffafa;color:#627889;font-size:.53rem;font-weight:750}
.max-home-suite-orders-v957 i{width:7px;height:7px;border-radius:50%;background:#dc2626}.max-home-suite-orders-v957 span:nth-child(2) i{background:#f59e0b}.max-home-suite-orders-v957 span:nth-child(3) i{background:#22a06b}
.max-home-suite-footer-v957{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px;border-top:1px solid #e5edf2;background:#fff}
.max-home-suite-footer-v957>div{display:flex;align-items:center;gap:9px;min-width:0}.max-home-suite-footer-v957>div>span{width:31px;height:31px;display:grid;place-items:center;flex:0 0 31px;border-radius:9px;background:#edf7f2;color:#21825a}.max-home-suite-footer-v957>div>span svg{width:15px;height:15px}.max-home-suite-footer-v957 p{margin:0;display:grid;gap:1px}.max-home-suite-footer-v957 p b{color:#28465c;font-size:.65rem}.max-home-suite-footer-v957 p small{color:#7c8f9d;font-size:.54rem}.max-home-suite-footer-v957>a{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;color:#275b84;font-size:.58rem;font-weight:850;text-decoration:none}.max-home-suite-footer-v957>a svg{width:12px;height:12px;transform:rotate(180deg)}

@media(max-width:1100px){
  .max-home-hero-grid-v957{grid-template-columns:minmax(0,.95fr) minmax(470px,1.05fr)!important;gap:42px!important}
  .max-home-hero-copy-v957 h1{font-size:clamp(2.8rem,4.5vw,3.75rem)!important}
  .max-home-hero-systems-v957{grid-template-columns:1fr!important;max-width:430px!important}
  .max-home-hero-systems-v957>a{grid-template-columns:38px 1fr 14px!important}
}

@media(max-width:900px){
  .max-home-header-inner{height:68px!important}
  .max-home-brand img{width:136px!important}
  .max-home-nav{display:none!important}
  .max-home-hero-v957{min-height:0!important;padding:58px 0 66px!important}
  .max-home-hero-grid-v957{grid-template-columns:1fr!important;gap:40px!important}
  .max-home-hero-copy-v957{text-align:left!important;max-width:700px!important;margin:0 auto!important}
  .max-home-hero-copy-v957 h1{max-width:650px!important;font-size:clamp(2.75rem,8vw,4rem)!important}
  .max-home-hero-copy-v957>p{margin:0!important}
  .max-home-hero-copy-v957 .max-home-hero-actions,.max-home-hero-copy-v957 .max-home-trust{justify-content:flex-start!important}
  .max-home-hero-systems-v957{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:100%!important}
  .max-home-showcase-v957{width:100%!important;max-width:720px!important;margin:0 auto!important}
}

@media(max-width:760px){
  .max-home-header-inner{height:64px!important}
  .max-home-brand img{width:128px!important}
  .max-home-hero-v957{padding:34px 0 48px!important;background:linear-gradient(180deg,#f8fbfe 0%,#eef5fa 65%,#fff 100%)!important}
  .max-home-hero-v957::before,.max-home-hero-v957::after{display:none!important}
  .max-home-hero-grid-v957{gap:28px!important}
  .max-home-hero-copy-v957 .max-home-eyebrow{padding:6px 9px!important;font-size:.58rem!important;line-height:1.3!important}
  .max-home-hero-copy-v957 h1{margin:17px 0 14px!important;font-size:clamp(2.18rem,10.5vw,2.85rem)!important;line-height:1.02!important;letter-spacing:-.057em!important;text-wrap:balance!important}
  .max-home-hero-copy-v957>p{font-size:.9rem!important;line-height:1.6!important}
  .max-home-hero-copy-v957 .max-home-hero-actions{display:grid!important;grid-template-columns:1fr!important;margin-top:21px!important}
  .max-home-hero-copy-v957 .max-home-primary,.max-home-hero-copy-v957 .max-home-secondary{width:100%!important;min-height:48px!important}
  .max-home-hero-systems-v957{display:flex!important;grid-template-columns:none!important;gap:8px!important;max-width:none!important;margin:20px -15px 0!important;padding:2px 15px 8px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important}
  .max-home-hero-systems-v957::-webkit-scrollbar{display:none!important}
  .max-home-hero-systems-v957>a{flex:0 0 82%!important;scroll-snap-align:start!important;padding:10px 11px!important}
  .max-home-hero-copy-v957 .max-home-trust{margin-top:13px!important;padding-bottom:2px!important}
  .max-home-showcase-v957{padding:8px!important;margin:0!important}
  .max-home-showcase-v957::before{border-radius:24px!important;transform:none!important}
  .max-home-suite-v957{border-radius:19px!important}
  .max-home-suite-head-v957{min-height:68px!important;padding:12px!important}
  .max-home-suite-brand-v957>img{width:38px!important;height:38px!important}
  .max-home-suite-brand-v957 b{font-size:.78rem!important}
  .max-home-suite-online-v957{font-size:.52rem!important;padding:5px 7px!important}
  .max-home-suite-products-v957{grid-template-columns:1fr!important;padding:10px!important;gap:8px!important}
  .max-home-suite-products-v957>article.is-pdv{grid-column:auto!important}
  .max-home-suite-products-v957>article{padding:11px!important}
  .max-home-suite-bars-v957{height:56px!important;margin-top:8px!important}
  .max-home-suite-footer-v957{padding:10px 12px!important}
  .max-home-suite-footer-v957>a{display:none!important}
}

@media(max-width:390px){
  .max-home-hero-copy-v957 h1{font-size:2.08rem!important}
  .max-home-hero-systems-v957>a{flex-basis:88%!important}
  .max-home-suite-online-v957{display:none!important}
  .max-home-suite-brand-v957 small{font-size:.52rem!important}.max-home-suite-brand-v957 b{font-size:.73rem!important}
}
