*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;}html{scroll-behavior:smooth;}
body{background:#f7f3ee;color:#1c1410;font-family:'DM Sans',sans-serif;}
.site-nav{position:fixed;top:0;left:0;right:0;z-index:1000;height:70px;background:rgba(26,58,42,0.97);backdrop-filter:blur(12px);border-bottom:1px solid rgba(200,151,58,0.3);display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;}
.nav-brand{display:flex;align-items:center;gap:.8rem;text-decoration:none;}
.nav-brand-img{width:42px;height:42px;border-radius:50%;border:1.5px solid rgba(200,151,58,.4);object-fit:contain;}
.nav-brand-name{font-family:'Playfair Display',serif;font-size:1.25rem;font-weight:900;color:#c8973a;line-height:1;}
.nav-brand-sub{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:.68rem;color:rgba(255,255,255,.45);}
.nav-main{display:flex;align-items:center;gap:.5rem;list-style:none;}
.nav-main a{color:rgba(255,255,255,.8);text-decoration:none;font-size:.76rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;padding:.4rem .8rem;transition:color .2s;}
.nav-main a:hover,.nav-main a.active{color:#c8973a;}
.nav-cta-btn{background:#c8973a!important;color:#1a3a2a!important;padding:.4rem 1rem!important;}
.nav-hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:.5rem;background:none;border:none;}
.nav-hamburger span{display:block;width:24px;height:2px;background:#fff;transition:all .3s;}
.nav-hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg);}
.nav-hamburger.open span:nth-child(2){opacity:0;}
.nav-hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg);}
.nav-drawer{position:fixed;top:70px;left:0;right:0;bottom:0;background:rgba(26,58,42,0.99);z-index:998;overflow-y:auto;transform:translateX(-100%);transition:transform .3s ease;}
.nav-drawer.open{transform:translateX(0);}
.drawer-inner{padding:1.5rem;}
.drawer-section{margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1.5rem;}
.drawer-title{font-family:'Playfair Display',serif;font-size:.75rem;font-weight:700;color:#c8973a;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.8rem;}
.drawer-links{display:grid;grid-template-columns:1fr 1fr;gap:.1rem;}
.drawer-links a{font-size:.9rem;color:rgba(255,255,255,.75);text-decoration:none;padding:.4rem .2rem;display:block;}
.drawer-links a:hover{color:#c8973a;}
.drawer-cta{display:block;margin-top:1.5rem;background:#c8973a;color:#1a3a2a;text-align:center;padding:.8rem;font-weight:600;font-size:.85rem;text-decoration:none;}
.breadcrumb{margin-top:70px;background:#1a3a2a;padding:.8rem 2.5rem;display:flex;align-items:center;gap:.5rem;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;}
.breadcrumb a{color:#e8b86d;text-decoration:none;}.breadcrumb-sep{color:rgba(255,255,255,.3);}.breadcrumb-cur{color:rgba(255,255,255,.6);}
.hero{position:relative;min-height:360px;display:flex;align-items:flex-end;overflow:hidden;}
.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;filter:brightness(.25) saturate(1.1);}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.9),rgba(0,0,0,.2));}
.hero-inner{position:relative;z-index:1;padding:0 2.5rem 3rem;}
.hero-icon{font-size:3rem;display:block;margin-bottom:.5rem;}
.hero-eyebrow{font-size:.65rem;font-weight:500;letter-spacing:.35em;text-transform:uppercase;color:#9b2335;display:flex;align-items:center;gap:.7rem;margin-bottom:.6rem;}
.hero-eyebrow::before{content:'';width:28px;height:1px;background:#9b2335;}
.hero-title{font-family:'Playfair Display',serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:900;color:#fff;line-height:.95;margin-bottom:.5rem;}
.hero-sub{font-family:'Cormorant Garamond',serif;font-size:1.1rem;color:rgba(255,255,255,.6);line-height:1.6;}
.page-layout{max-width:1000px;margin:0 auto;padding:4rem 2.5rem 5rem;display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start;}
.content-body h3.content-title{font-family:'Playfair Display',serif;font-size:1.2rem;font-weight:900;color:#9b2335;margin:2rem 0 .8rem;padding-top:1.5rem;border-top:1px solid #ede7dc;}
.content-body h3.content-title:first-child{margin-top:0;padding-top:0;border-top:none;}
.content-body p{font-family:'Cormorant Garamond',serif;font-size:1.05rem;color:#3a2a1a;line-height:1.85;margin-bottom:.8rem;}
.content-body ul.content-list{margin:.5rem 0 1rem 1.5rem;}
.content-body ul.content-list li{font-family:'Cormorant Garamond',serif;font-size:1rem;color:#5a4a3a;line-height:1.6;margin-bottom:.3rem;}
/* ── SIDEBAR ─────────────────────────────── */
.sidebar{position:sticky;top:90px;display:flex;flex-direction:column;gap:1.4rem;}

.sidebar-card{position:relative;overflow:hidden;border-radius:2px;}

/* Card principal de navegação */
.sidebar-card:first-child{
  background:linear-gradient(160deg,#1a0510 0%,#2d0a1e 50%,#1a0510 100%);
  padding:0;
  box-shadow:0 8px 32px rgba(155,35,53,.25),0 2px 8px rgba(0,0,0,.4);
}
.sidebar-card:first-child::before{
  content:'';position:absolute;inset:0;
  background:
    radial-gradient(ellipse 80% 60% at 50% -10%,rgba(200,151,58,.12),transparent),
    radial-gradient(ellipse 60% 40% at 100% 100%,rgba(155,35,53,.15),transparent);
  pointer-events:none;
}

.sidebar-title{
  font-family:'Playfair Display',serif;font-size:.72rem;font-weight:700;
  letter-spacing:.25em;text-transform:uppercase;color:#c8973a;
  padding:1.4rem 1.6rem .9rem;
  border-bottom:1px solid rgba(200,151,58,.15);
  display:flex;align-items:center;gap:.7rem;
}
.sidebar-title::before{content:'';flex:1;height:1px;background:linear-gradient(to right,transparent,rgba(200,151,58,.3));}
.sidebar-title::after{content:'';flex:1;height:1px;background:linear-gradient(to left,transparent,rgba(200,151,58,.3));}

.sidebar-links{list-style:none;padding:.4rem 0 1rem;}
.sidebar-links li a{
  display:flex;align-items:center;gap:.7rem;
  font-family:'Cormorant Garamond',serif;font-size:1rem;font-style:italic;
  color:rgba(255,255,255,.55);text-decoration:none;
  padding:.55rem 1.6rem;
  transition:all .2s;
  border-left:2px solid transparent;
  position:relative;
}
.sidebar-links li a::before{
  content:'›';font-style:normal;font-size:.8rem;
  color:rgba(200,151,58,0);transition:all .2s;
  position:absolute;left:1rem;
}
.sidebar-links li a:hover{
  color:rgba(255,255,255,.9);
  border-left-color:rgba(200,151,58,.4);
  padding-left:2rem;
  background:rgba(255,255,255,.04);
}
.sidebar-links li a:hover::before{color:rgba(200,151,58,.7);}
.sidebar-links li a.active{
  color:#c8973a;font-weight:600;font-style:normal;
  border-left-color:#c8973a;
  padding-left:2rem;
  background:rgba(200,151,58,.07);
}
.sidebar-links li a.active::before{color:#c8973a;}

/* Card de citação */
.sidebar-card.sidebar-quote{
  background:linear-gradient(135deg,#0d1f15,#1a3a2a);
  padding:1.8rem 1.6rem;
  box-shadow:0 4px 20px rgba(0,0,0,.3);
}
.sidebar-card.sidebar-quote::before{
  content:'\201C';
  font-family:'Playfair Display',serif;font-size:6rem;line-height:.8;
  color:rgba(200,151,58,.12);
  position:absolute;top:.5rem;left:.8rem;
  pointer-events:none;
}
.sidebar-card.sidebar-quote p{
  font-family:'Cormorant Garamond',serif;font-size:1.05rem;
  font-style:italic;line-height:1.7;
  color:rgba(255,255,255,.7);
  position:relative;z-index:1;
}
.sidebar-card.sidebar-quote .quote-attr{
  display:block;margin-top:.8rem;
  font-family:'DM Sans',sans-serif;font-size:.7rem;
  letter-spacing:.1em;text-transform:uppercase;
  color:rgba(200,151,58,.5);
}

/* Card secundário de links */
.sidebar-card:not(:first-child):not(.sidebar-quote){
  background:#fff;
  padding:0;
  box-shadow:0 2px 12px rgba(0,0,0,.08);
}
.sidebar-card:not(:first-child):not(.sidebar-quote) .sidebar-title{
  color:#9b2335;
  border-bottom:1px solid #f0e8e0;
  padding:1.2rem 1.4rem .8rem;
}
.sidebar-card:not(:first-child):not(.sidebar-quote) .sidebar-title::before,
.sidebar-card:not(:first-child):not(.sidebar-quote) .sidebar-title::after{
  background:linear-gradient(to right,transparent,rgba(155,35,53,.2));
}
.sidebar-card:not(:first-child):not(.sidebar-quote) .sidebar-links{padding:.3rem 0 .8rem;}
.sidebar-card:not(:first-child):not(.sidebar-quote) .sidebar-links li a{
  color:#6a4a3a;border-left-color:transparent;
}
.sidebar-card:not(:first-child):not(.sidebar-quote) .sidebar-links li a:hover{
  color:#9b2335;background:#fdf8f5;border-left-color:#9b2335;
}
.sidebar-card:not(:first-child):not(.sidebar-quote) .sidebar-links li a::before{
  color:rgba(155,35,53,0);
}
.sidebar-card:not(:first-child):not(.sidebar-quote) .sidebar-links li a:hover::before{
  color:rgba(155,35,53,.6);
}
.site-footer{background:#0a1910;padding:3.5rem 2.5rem 1.8rem;}
.footer-inner{max-width:1200px;margin:0 auto;}
.footer-cols{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem;margin-bottom:2rem;}
.footer-brand-name{font-family:'Playfair Display',serif;font-size:1.5rem;font-weight:900;color:#c8973a;margin-bottom:.3rem;}
.footer-brand-sub{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:.9rem;color:rgba(255,255,255,.4);margin-bottom:.6rem;}
.footer-col-title{font-family:'Playfair Display',serif;font-size:.75rem;font-weight:700;color:#c8973a;letter-spacing:.15em;text-transform:uppercase;margin-bottom:.8rem;padding-bottom:.4rem;border-bottom:1px solid rgba(200,151,58,.2);}
.footer-col ul{list-style:none;}.footer-col ul li{margin-bottom:.3rem;}
.footer-col ul li a{color:rgba(255,255,255,.4);text-decoration:none;font-size:.78rem;display:block;transition:color .15s;}
.footer-col ul li a:hover{color:#c8973a;}
.footer-bar{padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.8rem;}
.footer-copy{font-size:.7rem;color:rgba(255,255,255,.25);}
.footer-legal a{font-size:.7rem;color:rgba(255,255,255,.25);text-decoration:none;}
@media(max-width:860px){
  .site-nav{padding:0 1.2rem;}.nav-main{display:none;}.nav-hamburger{display:flex;}
  .breadcrumb{padding:.7rem 1.2rem;}.hero-inner{padding:0 1.2rem 2rem;}
  .page-layout{grid-template-columns:1fr;padding:2.5rem 1.2rem 3rem;gap:2rem;}
  .nav-sidebar{position:static;}
  .footer-cols{grid-template-columns:1fr 1fr;}.site-footer{padding:2.5rem 1.2rem 1.5rem;}
}
@media(max-width:500px){.footer-cols{grid-template-columns:1fr;}.footer-bar{flex-direction:column;}}
/* ── CONTEÚDO DAS PÁGINAS ────────────────── */
.intro-text{
  font-family:'Cormorant Garamond',serif;font-size:1.15rem;
  color:#4a3020;line-height:1.9;
  margin-bottom:2.5rem;
  padding-bottom:1.8rem;
  border-bottom:1px solid #e8ddd0;
}

.menu-card{
  background:#fff;
  padding:2rem 2rem 1.5rem;
  box-shadow:0 2px 16px rgba(0,0,0,.07);
  margin-bottom:2rem;
}

.menu-course-label{
  font-family:'DM Sans',sans-serif;font-size:.68rem;
  font-weight:700;letter-spacing:.2em;text-transform:uppercase;
  color:#9b2335;margin-bottom:.4rem;margin-top:1.8rem;
}
.menu-course-label:first-child{margin-top:0;}

.menu-course-title{
  font-family:'Playfair Display',serif;font-size:1.2rem;
  font-weight:700;color:#1a1a1a;
  margin-bottom:.7rem;
  padding-bottom:.6rem;
  border-bottom:1px solid #f0e8e0;
}

.menu-course-desc{
  font-family:'Cormorant Garamond',serif;font-size:1.05rem;
  color:#4a3a2a;line-height:1.85;
  margin-bottom:.5rem;
}

.tips-box{
  background:linear-gradient(135deg,#1a3a2a,#0d2018);
  padding:1.8rem 2rem;
  margin-top:2rem;
}
.tips-title{
  font-family:'Playfair Display',serif;font-size:.85rem;
  font-weight:700;letter-spacing:.15em;text-transform:uppercase;
  color:#c8973a;margin-bottom:1rem;
}
.tips-list{list-style:none;}
.tips-list li{
  font-family:'Cormorant Garamond',serif;font-size:1rem;
  color:rgba(255,255,255,.7);line-height:1.6;
  padding:.4rem 0 .4rem 1.2rem;
  border-bottom:1px solid rgba(255,255,255,.06);
  position:relative;
}
.tips-list li:last-child{border-bottom:none;}
.tips-list li::before{
  content:'—';position:absolute;left:0;
  color:#c8973a;font-size:.85rem;
}
