:root{--ink:#082f27;--ink2:#123f35;--gold:#b88a2f;--gold2:#d4ae61;--paper:#f7f1e7;--cream:#fffaf1;--muted:#536760;--line:#d9cdb8;--soft:#ede2d0}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.65}
a{color:inherit}
.site-header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:18px clamp(22px,6vw,90px);border-bottom:1px solid rgba(8,47,39,.12);background:rgba(247,241,231,.96);backdrop-filter:blur(10px)}
.brand{display:flex;flex-direction:column;width:max-content;text-decoration:none;line-height:1.08}
.brand strong{font-family:"Playfair Display",serif;font-size:1.08rem;letter-spacing:.08em}
.brand span{margin-top:6px;color:var(--gold);font-size:.61rem;font-weight:700;letter-spacing:.12em}
.brand small{margin-top:4px;font-size:.58rem;font-weight:700;letter-spacing:.13em}
.site-header nav{display:flex;gap:28px}
.site-header nav a{font-size:.78rem;font-weight:700;text-decoration:none;letter-spacing:.07em}
.site-header nav a:hover{color:var(--gold)}
.hero{position:relative;min-height:720px;display:grid;align-items:center;padding:clamp(70px,9vw,130px) clamp(22px,7vw,110px);overflow:hidden;color:white}
.hero-bg,.hero-overlay{position:absolute;inset:0;width:100%;height:100%}
.hero-bg{object-fit:cover}
.hero-overlay{background:linear-gradient(90deg,rgba(6,31,26,.95) 0%,rgba(6,31,26,.78) 45%,rgba(6,31,26,.08) 78%)}
.hero-copy{position:relative;z-index:1;max-width:850px}
.eyebrow{margin:0 0 16px;color:var(--gold);font-size:.76rem;font-weight:700;letter-spacing:.18em}
.hero .eyebrow{color:#e5c985}
.hero h1,.section h2,.work-scene h2,.method h2{font-family:"Playfair Display",serif;line-height:1.08;letter-spacing:-.025em}
.hero h1{margin:0;font-size:clamp(2.75rem,5.7vw,5.7rem)}
.lead{max-width:720px;margin:30px 0;color:#eef4f1;font-size:clamp(1.05rem,1.7vw,1.3rem)}
.hero-actions{display:flex;align-items:center;gap:28px}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:15px 25px;border:1px solid var(--ink);border-radius:3px;background:var(--ink);color:white;font-size:.76rem;font-weight:700;letter-spacing:.1em;text-decoration:none;transition:.2s}
.button:hover{transform:translateY(-2px);background:var(--ink2)}
.button.small{min-height:46px;padding:12px 18px;font-size:.69rem}
.button.gold{border-color:var(--gold);background:var(--gold);color:var(--ink)}
.text-link{display:inline-flex;align-items:center;gap:9px;font-size:.82rem;font-weight:700;text-decoration:none}
.text-link span{color:var(--gold2);font-size:1.2rem}
.text-link.light{color:white}
.section{padding:clamp(76px,9vw,125px) clamp(22px,7vw,110px)}
.collection{background:var(--ink);color:var(--cream)}
.section-heading{max-width:820px}
.section-heading h2{margin:0;font-size:clamp(2rem,4vw,3.7rem)}
.split-heading{max-width:none;display:grid;grid-template-columns:1.2fr .7fr;gap:80px;align-items:end}
.split-heading>p{margin:0;color:#c8d4d0;font-size:1.04rem}
.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:58px}
.product-card{display:grid;grid-template-columns:210px 1fr;overflow:hidden;border:1px solid rgba(255,255,255,.16);background:#0d382f}
.product-card.featured,.product-card.advanced{border-top:4px solid var(--gold)}
.product-number{grid-column:1/-1;display:flex;justify-content:space-between;padding:14px 20px;border-bottom:1px solid rgba(255,255,255,.13);color:var(--gold2);font-size:.69rem;font-weight:700;letter-spacing:.14em}
.product-number span{color:#cad7d2}
.product-card img{width:100%;height:100%;min-height:310px;object-fit:cover;border-right:1px solid rgba(255,255,255,.13)}
.product-content{display:flex;flex-direction:column;padding:28px}
.product-content h3{margin:0;font-family:"Playfair Display",serif;font-size:clamp(1.45rem,2vw,2rem);line-height:1.18}
.product-content>p{margin:14px 0 18px;color:#c8d4d0}
.product-content ul{display:grid;gap:7px;margin:0 0 25px;padding:0;list-style:none;color:#e0e8e5;font-size:.86rem}
.product-content li:before{content:"—";margin-right:8px;color:var(--gold2)}
.card-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.13)}
.card-footer strong{font-family:"Playfair Display",serif;font-size:1.85rem}
.checkout-note{max-width:850px;margin:28px auto 0;text-align:center;color:#b8c9c4;font-size:.8rem}
.work-scene,.method{position:relative;min-height:570px;display:flex;align-items:flex-end;overflow:hidden;color:white}
.work-scene img,.method img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.work-scene:after,.method:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,31,26,.9),rgba(6,31,26,.04) 70%)}
.work-scene>div,.method-copy{position:relative;z-index:1;max-width:950px;padding:clamp(55px,7vw,100px) clamp(22px,7vw,110px)}
.work-scene h2,.method h2{margin:0;font-size:clamp(2.2rem,4.5vw,4.5rem)}
.centered{margin:0 auto;text-align:center}
.path{background:var(--soft)}
.steps{display:grid;grid-template-columns:repeat(4,1fr);margin:55px 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}
.steps li{padding:32px 28px;border-right:1px solid var(--line)}
.steps li:last-child{border-right:0}
.steps b{color:var(--gold);font-size:.75rem;letter-spacing:.15em}
.steps h3{margin:35px 0 8px;font-family:"Playfair Display",serif;font-size:1.55rem}
.steps p{margin:0;color:var(--muted);font-size:.92rem}
.entry{display:grid;grid-template-columns:1fr .85fr;gap:clamp(50px,8vw,120px);align-items:center}
.entry-copy h2{margin:0;font-size:clamp(2.2rem,4.7vw,4.6rem)}
.entry-copy>p:not(.eyebrow){max-width:650px;color:var(--muted);font-size:1.05rem}
.entry-meta{display:flex;gap:35px;margin:32px 0}
.entry-meta span{display:flex;flex-direction:column;color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}
.entry-meta b{font-family:"Playfair Display",serif;color:var(--ink);font-size:2rem;line-height:1}
.entry-copy small{display:block;margin-top:12px;color:var(--muted)}
.prompt-sample{padding:clamp(30px,5vw,55px);border:1px solid var(--line);background:var(--cream);box-shadow:18px 18px 0 var(--soft)}
.sample-top{display:flex;justify-content:space-between;gap:20px;padding-bottom:17px;border-bottom:1px solid var(--line);font-size:.69rem;font-weight:700;letter-spacing:.12em}
.sample-top i{color:var(--gold);font-style:normal}
.prompt-sample blockquote{margin:28px 0;font-family:"Playfair Display",serif;font-size:clamp(1.3rem,2.3vw,2rem);line-height:1.4}
.prompt-sample>p{margin:0;color:var(--muted);font-size:.84rem}
.method:after{background:linear-gradient(90deg,rgba(6,31,26,.94),rgba(6,31,26,.12) 75%)}
.method-copy{align-self:center;max-width:820px}
.method-copy>p:not(.eyebrow){font-weight:700;letter-spacing:.08em}
.principles{display:grid;grid-template-columns:.85fr 1fr;gap:80px;background:var(--ink);color:white}
.principles h2{margin:0;font-size:clamp(2rem,4vw,3.5rem)}
.principle-list p{display:grid;grid-template-columns:180px 1fr;gap:22px;margin:0;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.16)}
.principle-list b{color:var(--gold2)}
.principle-list span{color:#c6d3cf}
.faq{max-width:1000px;margin:auto;padding-left:22px;padding-right:22px}
.faq details{border-bottom:1px solid var(--line)}
.faq summary{padding:24px 4px;cursor:pointer;font-family:"Playfair Display",serif;font-size:1.25rem;font-weight:600}
.faq details p{max-width:760px;margin:0 4px 25px;color:var(--muted)}
.final-cta{text-align:center;background:var(--soft)}
.final-cta h2{max-width:820px;margin:0 auto 30px;font-size:clamp(2.3rem,5vw,4.8rem)}
.final-cta small{display:block;margin-top:13px;color:var(--muted)}
footer{display:flex;justify-content:space-between;align-items:end;gap:35px;padding:42px clamp(22px,7vw,110px);background:#061f1a;color:#cbd6d2;font-size:.78rem}
footer p{margin:4px 0;text-align:right}
.footer-brand strong{color:white}
@media(max-width:1100px){.product-card{grid-template-columns:175px 1fr}
.product-card img{min-height:330px}
.card-footer{align-items:flex-start;flex-direction:column}
.steps{grid-template-columns:repeat(2,1fr)}
.steps li:nth-child(2){border-right:0}
}
@media(max-width:850px){.site-header nav{display:none}
.hero{min-height:680px}
.hero-overlay{background:rgba(6,31,26,.76)}
.hero-copy{text-align:center}
.hero-actions{justify-content:center}
.split-heading,.entry,.principles{grid-template-columns:1fr}
.split-heading{gap:25px}
.product-grid{grid-template-columns:1fr}
.principles{gap:35px}
footer{align-items:flex-start;flex-direction:column}
footer p{text-align:left}
}
@media(max-width:560px){.site-header{justify-content:center}
.brand{align-items:center}
.hero{min-height:650px}
.hero h1{font-size:2.55rem}
.hero-actions{flex-direction:column;gap:17px}
.button{width:100%}
.section{padding-top:68px;padding-bottom:68px}
.product-card{grid-template-columns:1fr}
.product-card img{height:auto;min-height:0;border-right:0}
.product-content{padding:25px}
.card-footer{flex-direction:row;align-items:center}
.card-footer .button{width:auto}
.steps{grid-template-columns:1fr}
.steps li{border-right:0;border-bottom:1px solid var(--line)}
.entry-meta{justify-content:space-between;gap:12px}
.prompt-sample{box-shadow:9px 9px 0 var(--soft)}
.principle-list p{grid-template-columns:1fr;gap:6px}
footer{text-align:center;align-items:center}
footer p{text-align:center}
}

/* Catálogo: capas completas, sem recorte */
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
.product-card{display:flex;flex-direction:column;min-width:0}
.product-number{flex:0 0 auto}
.product-card img{display:block;width:100%;height:auto;min-height:0;aspect-ratio:1/1;object-fit:contain;object-position:center;background:var(--cream);border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}
.product-content{flex:1}
.product-content h3{font-size:clamp(1.35rem,1.65vw,1.75rem)}
.card-footer{flex-direction:column;align-items:flex-start}
.card-footer .button{width:100%}
@media(max-width:1350px){
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .card-footer{flex-direction:row;align-items:center}
  .card-footer .button{width:auto}
}
@media(max-width:700px){
  .product-grid{grid-template-columns:1fr}
  .card-footer{flex-direction:row;align-items:center}
  .card-footer .button{width:auto}
  .product-number{font-size:.64rem;gap:10px}
}

/* Legibilidade dos títulos sobre fotografias claras */
.work-scene .eyebrow,.method .eyebrow{
  display:inline-block;
  width:max-content;
  max-width:100%;
  margin-bottom:20px;
  padding:8px 13px;
  border-left:3px solid var(--gold2);
  background:rgba(6,31,26,.9);
  color:#f3cb76;
  text-shadow:0 1px 1px rgba(0,0,0,.25);
}
