:root{--gutter:32px;--yellow:#fff45c;--pink:#ff67c5;--black:#000;--white:#fff;--soft:#f7f6f1;--ink:#171717;--muted:#656565;--line:#e9e5dd;--max:1240px;--shadow:0 14px 40px rgba(0,0,0,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--white);line-height:1.6}img{display:block;max-width:100%}button,input{font:inherit}.shell{width:min(var(--max),calc(100% - (var(--gutter) * 2)));margin-inline:auto}.site-header{position:sticky;top:0;z-index:100;background:#000;border-bottom:3px solid var(--yellow)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top: 79px;}.brand img{width:180px;height:auto}.button{border:0;border-radius:999px;padding:14px 24px;font-weight:900;text-transform:uppercase;letter-spacing:.6px;cursor:pointer;transition:.2s transform,.2s box-shadow}.button:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.15)}.button-yellow{background:var(--yellow);color:#000}.button-black{background:#000;color:#fff}.sr-only{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}.hero{position:relative;overflow:hidden;background:#000}.hero-image{display:block;width:100%;height:auto;object-fit:cover}.section{padding:88px 0}.section h2{margin:0 0 36px;font-family:Impact,'Arial Narrow Bold','Arial Narrow',Arial,sans-serif;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.18;text-transform:uppercase;letter-spacing:1px}.section p{font-size:1.05rem}.section-white{background:#fff}.section-yellow{background:var(--yellow)}.section-pink{background:var(--pink)}.section-black{background:#000;color:#fff}.section-soft{background:var(--soft)}.narrow-copy{width:100%;max-width:900px}.narrow-copy strong{color:var(--pink)}.narrow-copy-light strong{color:var(--yellow)}.eyebrow{margin:0 0 14px;font-size:.8rem!important;font-weight:900!important;letter-spacing:2px;text-transform:uppercase}.eyebrow-dark{color:#000}.eyebrow-yellow{color:var(--yellow)}.mood-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.mood-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column}.image-frame{aspect-ratio:315/284;overflow:hidden;background:#eee}.image-frame img{width:100%;height:100%;object-fit:cover}.mood-card-body{padding:24px}.mood-index{font-size:.75rem;font-weight:900;letter-spacing:1px;color:#ff67c5}.mood-card h3,.product-card h3,.inspiration-card h3{font-family:Impact,'Arial Narrow Bold','Arial Narrow',Arial,sans-serif;text-transform:uppercase;letter-spacing:.7px;line-height:1.18;margin:6px 0 14px;font-size:1.4rem}.mood-card p{margin:0;font-size:.95rem}.timeline{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.timeline-item{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px}.timeline-item strong{display:block;font-size:1rem;line-height:1.25}.timeline-item small{display:block;margin-top:7px;color:var(--muted);line-height:1.45}.step-number{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--pink);color:var(--yellow);font-family:Impact,'Arial Narrow Bold','Arial Narrow',Arial,sans-serif;font-size:1.3rem}.progress-card{margin-top:22px;padding:18px;border-radius:14px;background:#111;color:#fff;display:grid;grid-template-columns:auto 1fr;gap:4px 12px;align-items:center}.progress-card strong{font-size:1.15rem}.progress-card span{opacity:.8}.progress-bar{grid-column:1/-1;height:8px;border-radius:999px;background:#333;overflow:hidden}.progress-bar span{display:block;height:100%;width:0;background:var(--yellow);transition:width .25s}.quiz-form{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quiz-question{border:0;border-radius:18px;background:#fff;padding:26px;min-width:0}.quiz-question legend{display:block;width:100%;padding:0;font-family:Impact,'Arial Narrow Bold','Arial Narrow',Arial,sans-serif;font-size:1.55rem;line-height:1.18;text-transform:uppercase;margin:0 0 18px;overflow-wrap:anywhere;white-space:normal}.quiz-question label{display:flex;gap:10px;align-items:flex-start;margin:11px 0;cursor:pointer}.quiz-question input{margin-top:5px;accent-color:#000}.quiz-submit{grid-column:1/-1;justify-self:center}.quiz-result{margin:30px auto 0;max-width:760px;background:#fff;padding:32px;border-radius:20px;text-align:center}.quiz-result h3{font-family:Impact,'Arial Narrow Bold','Arial Narrow',Arial,sans-serif;font-size:2.2rem;text-transform:uppercase;line-height:1;margin:8px 0 12px}.quiz-result p{margin-bottom:24px}.lead-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.lead-form{display:grid;gap:14px}.lead-form label{font-weight:700}.lead-form input{width:100%;margin-top:6px;padding:14px 16px;background:#151515;color:#fff;border:1px solid #414141;border-radius:12px}.lead-form input::placeholder{color:#aaa}.form-status{min-height:24px;margin:0;color:var(--yellow)!important;font-size:.95rem!important}.section-heading-inline{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading-inline h2{margin-bottom:0}
@media(max-width:1100px){.mood-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.quiz-form{grid-template-columns:1fr}.quiz-submit{grid-column:auto}.video-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){:root{--gutter:24px}.shell{width:min(var(--max),calc(100% - (var(--gutter) * 2)))}.header-inner{height:68px}.brand img{width:150px}.header-cta{padding:11px 15px;font-size:.72rem}.hero{min-height:0}.section{padding:64px 0}.timeline{grid-template-columns:1fr}.lead-layout{grid-template-columns:1fr;gap:28px}.product-grid{grid-template-columns:1fr 1fr}.section-heading-inline{align-items:flex-start;flex-direction:column}.video-grid{grid-template-columns:repeat(2,1fr)}.inspiration-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.mood-grid,.product-grid{grid-template-columns:1fr}.video-grid{grid-template-columns:1fr 1fr}.header-cta{display:none}.quiz-question legend{font-size:1.3rem}.product-grid{gap:14px}.product-body{padding:14px}.button{padding:12px 16px}}


/* V3 refinements */
.salonzin-word{color:var(--pink)!important}
.section h2{line-height:1.08}
.mood-card h3,.product-card h3,.inspiration-card h3{line-height:1.06}
.quiz-question{padding:0 26px 26px}
.quiz-question legend{display:block;box-sizing:border-box;width:calc(100% + 52px);padding:24px 26px 8px;margin:0 -26px 20px;background:#fff;border-radius:18px 18px 0 0;font-size:1.35rem;line-height:1.25;overflow-wrap:anywhere;white-space:normal}
.quiz-result h3{line-height:1.04}
.eyebrow .salonzin-word{color:var(--pink)!important}.quiz-salonzin-yellow{color:var(--yellow)!important}
@media(max-width:520px){.quiz-question legend{font-size:1.18rem;line-height:1.12;padding-top:20px;padding-bottom:8px}}

/* Quiz title refinements */
#quiz-title{line-height:1.04;letter-spacing:1px}
.quiz-title-salonzin-yellow{color:var(--yellow)!important}
.quiz-question legend{line-height:1.28}
@media(max-width:520px){#quiz-title{line-height:1.02}.quiz-question legend{line-height:1.22}}


/* Product showcase - visual reference */
#produtos{padding-top:78px;padding-bottom:84px}
#produtos .section-heading-inline{display:block;text-align:center;margin:0 auto 48px}
#produtos .section-heading-inline .eyebrow{margin-bottom:10px}
#produtos .section-heading-inline h2{margin:0;font-size:clamp(2.2rem,3.8vw,3.6rem);line-height:1.04;letter-spacing:.5px}
#produtos .product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;align-items:stretch}
#produtos .product-card{background:#f7f7f7;border-radius:0 0 10px 10px;overflow:hidden;border-top:5px solid var(--yellow);box-shadow:0 8px 24px rgba(0,0,0,.08);display:flex;flex-direction:column;min-width:0}
#produtos .product-image{width:100%;aspect-ratio:4/3;background:#eee;overflow:hidden}
#produtos .product-image img{width:100%;height:100%;object-fit:cover}
#produtos .product-body{padding:24px 22px 26px;display:flex;flex-direction:column;flex:1;text-align:center}
#produtos .product-card h3{font-size:1.35rem;line-height:1.12;margin:0 0 14px}
#produtos .product-card .product-body>p:not(.product-kicker){font-size:1rem;line-height:1.6;color:#707070;margin:0 0 22px;text-align:left}
#produtos .product-link{margin-top:auto;border-radius:8px;padding:15px 14px;line-height:1.08;display:flex;align-items:center;justify-content:center;min-height:72px;text-decoration:none;font-size:.95rem}
@media(max-width:1100px){#produtos .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){#produtos .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}#produtos .product-body{padding:18px 16px 20px}#produtos .product-card h3{font-size:1.2rem}}
@media(max-width:520px){#produtos .product-grid{grid-template-columns:1fr}}

/* Inspiration placeholders only */
#penteados .eyebrow{margin-bottom:10px}
#penteados h2{margin-bottom:38px}
.inspiration-video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;height:580px}
.inspiration-video-slot{background:#e9e9e9;border-radius:22px;display:grid;place-items:center;text-align:center;color:#777;font-weight:900;font-size:1.1rem;letter-spacing:.4px;height:100%}
.instagram-video-slot{display:block;overflow:hidden}
.instagram-video-slot .instagram-media{width:100%!important;min-width:0!important;height:100%;margin:0!important;overflow:auto}
@media(max-width:760px){.inspiration-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}
@media(max-width:440px){.inspiration-video-grid{grid-template-columns:1fr}}

/* v9: first and closing sections follow the same lateral container as the rest */
#sobre .shell.narrow-copy,
.closing .shell.narrow-copy {
  max-width: var(--max);
}

/* v10: consistent rounded-rectangle CTAs and quiz spacing */
.button{
  border-radius:12px;
  padding:14px 28px;
}
.quiz-submit{
  margin-top:28px;
}
.quiz-form{
  row-gap:28px;
}
@media(max-width:760px){
  .quiz-submit{margin-top:18px}
}
