
:root{--ink:#24332f;--deep:#17231f;--cream:#f6f1e8;--paper:#fffaf2;--sage:#dce6d7;--terracotta:#d56e55;--rose:#e6c3cb;--line:rgba(36,51,47,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.62}a{color:inherit}.wrap{width:min(1180px,90vw);margin:0 auto}.topbar{position:absolute;z-index:10;top:0;left:0;right:0;color:#fff}.pagebar{background:var(--deep);color:#fff}.nav{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.25)}.logo{text-decoration:none;display:inline-block;line-height:.95;color:#fff}.logo .main{font-family:Georgia,serif;font-size:clamp(2.3rem,3.2vw,3.25rem);letter-spacing:.01em;text-transform:lowercase;font-weight:500}.logo .sub{display:block;font-size:.72rem;letter-spacing:.58em;text-transform:uppercase;margin-left:.14rem;margin-top:.22rem;color:rgba(255,255,255,.82)}.navlinks{display:flex;gap:22px;align-items:center;font-size:.82rem}.navlinks a{text-decoration:none;color:rgba(255,255,255,.9)}.navlinks a.cta{border:1px solid rgba(255,255,255,.7);padding:10px 16px;border-radius:999px}.hero{min-height:82vh;background:linear-gradient(90deg,rgba(20,32,28,.80),rgba(20,32,28,.35) 44%,rgba(20,32,28,.06)), url('assets/hero.jpg') center 36%/cover no-repeat;display:flex;align-items:flex-end;color:#fff;padding:145px 0 70px}.hero h1{font-family:Georgia,serif;font-size:clamp(3.1rem,5.65vw,6.35rem);line-height:.98;font-weight:500;margin:0 0 20px;letter-spacing:-.035em;max-width:930px}.hero .strap{font-size:clamp(1.12rem,1.85vw,1.38rem);max-width:690px;color:rgba(255,255,255,.92);margin:0 0 22px}.kicker{text-transform:uppercase;letter-spacing:.22em;font-size:.74rem;font-weight:800;color:var(--terracotta)}.hero .kicker{color:#f0c4b7;font-size:.82rem}.btn{display:inline-block;text-decoration:none;background:var(--terracotta);color:#fff;padding:14px 22px;border-radius:999px;font-weight:700;font-size:.88rem}.section{padding:82px 0}.experience{background:var(--rose);padding:58px 0}.experience .thought{font-family:Georgia,serif;font-size:clamp(1.55rem,2.6vw,2.72rem);line-height:1.18;font-weight:400;max-width:940px;color:#40534b;margin:16px 0 0}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}h2{font-family:Georgia,serif;font-size:clamp(2.15rem,4.1vw,4.55rem);line-height:1.03;font-weight:500;letter-spacing:-.035em;margin:12px 0 22px}h3{font-family:Georgia,serif;font-size:1.55rem;line-height:1.15;margin:.2em 0 .55em}p{max-width:740px;font-size:1.02rem}.lead{font-size:1.1rem;color:#43554e}.card{background:rgba(255,250,242,.86);padding:34px;border:1px solid var(--line);border-radius:28px;box-shadow:0 22px 60px rgba(22,35,31,.10)}.text-card{background:linear-gradient(135deg,#fffaf2,#f2e1dd)}.value-card{box-shadow:none}.value-card:nth-child(1){background:#fff4ec}.value-card:nth-child(2){background:#edf4e9}.value-card:nth-child(3){background:#f0e8f6}.photo-card{border-radius:34px;overflow:hidden;position:relative;box-shadow:0 24px 70px rgba(22,35,31,.14)}.photo-card img{height:520px;width:100%;object-fit:cover;display:block}.photo-caption{position:absolute;left:22px;right:22px;bottom:22px;background:rgba(214,111,85,.88);color:#fff;backdrop-filter:blur(10px);padding:18px;border-radius:20px;font-size:.95rem}.emotion{background:var(--deep);color:#fff}.emotion h2{color:#fff}.emotion p{color:rgba(255,255,255,.88);font-size:1.02rem}.duo{display:grid;grid-template-columns:1fr 1fr;gap:18px}.duo img{height:410px;width:100%;object-fit:cover;border-radius:28px}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.stage{background:#fff;border-radius:28px;overflow:hidden;border:1px solid var(--line);box-shadow:0 16px 44px rgba(22,35,31,.08)}.stage img{height:320px;width:100%;object-fit:cover;display:block}.stage div{padding:22px}.ferragudo{background:linear-gradient(90deg,rgba(23,35,31,.48),rgba(23,35,31,.16)),url('assets/ferragudo.jpg') center/cover no-repeat;color:#fff;padding:92px 0}.ferragudo h2{max-width:930px;color:#fff}.ferragudo p{color:#fff;text-shadow:0 3px 18px rgba(0,0,0,.75);background:rgba(23,35,31,.42);display:inline-block;padding:14px 18px;border-radius:18px;backdrop-filter:blur(4px)}.founders{background:linear-gradient(135deg,var(--paper),var(--sage))}.founder-card{background:rgba(255,255,255,.72);border:1px solid var(--line);border-radius:30px;padding:34px}.pricing{background:linear-gradient(135deg,var(--sage),var(--cream))}.insight{background:linear-gradient(135deg,#efe4d2,var(--sage))}.insight .card{background:rgba(255,250,242,.72)}.footer{background:#111b18;color:#fff;padding:64px 0}.footer .logo{position:static;color:#fff}.page-hero{padding:150px 0 78px;background:linear-gradient(135deg,var(--sage),var(--paper))}.page-hero h1{font-family:Georgia,serif;font-size:clamp(3rem,6vw,6.5rem);font-weight:500;letter-spacing:-.04em;line-height:1;margin:0}@media(max-width:940px){.navlinks{display:none}.nav{height:88px}.grid2,.grid3,.timeline,.duo{grid-template-columns:1fr}.hero{min-height:78vh;padding:130px 0 54px}.section{padding:62px 0}.photo-card img,.duo img,.stage img{height:330px}.logo .main{font-size:2rem}.logo .sub{letter-spacing:.45em}}


/* integritas-v10-image-placement-fix */
.logo .main{font-size:clamp(2.35rem,3.15vw,3.2rem)!important;line-height:.9!important;}
.logo .sub{font-size:.74rem!important;margin-top:.48rem!important;padding-top:.08rem!important;letter-spacing:.60em!important;}
.kicker,.eyebrow,.section-kicker,.section-label{font-size:.82rem!important;}
.ferragudo .kicker{color:#ffc9ad!important;text-shadow:0 2px 14px rgba(0,0,0,.8),0 1px 2px rgba(0,0,0,.9)!important;}
.ferragudo .lead,.ferragudo p{background:transparent!important;padding:0!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;}
.emotion .duo{grid-template-columns:.75fr 1.55fr!important;align-items:stretch!important;}
.emotion .duo img{width:100%!important;height:430px!important;object-fit:cover!important;border-radius:28px!important;}
.emotion .duo img:nth-child(2){object-position:center center!important;}
.timeline .stage:nth-child(3) img{object-position:center center!important;}
@media(max-width:940px){.emotion .duo{grid-template-columns:1fr!important}.emotion .duo img{height:340px!important}}


/* integritas-about-page-v1 */
.about-hero{min-height:62vh;display:flex;align-items:flex-end;padding:150px 0 76px;color:#fff;background:linear-gradient(90deg,rgba(23,35,31,.84),rgba(23,35,31,.42),rgba(23,35,31,.12)),var(--about-hero) center/cover no-repeat}
.about-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(3.1rem,6vw,6.6rem);line-height:.98;letter-spacing:-.04em;font-weight:500;margin:12px 0 22px;max-width:980px}
.about-hero p{font-size:1.18rem;color:rgba(255,255,255,.92);max-width:780px}.about-section{padding:86px 0}
.about-panel{background:rgba(255,250,242,.86);border:1px solid rgba(36,51,47,.16);border-radius:30px;padding:38px;box-shadow:0 22px 60px rgba(22,35,31,.10)}
.about-pull{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,3.8vw,4.1rem);line-height:1.08;letter-spacing:-.035em;color:#31453d;max-width:1050px}
.about-photo{border-radius:34px;overflow:hidden;box-shadow:0 24px 70px rgba(22,35,31,.14)}.about-photo img{width:100%;height:520px;object-fit:cover}.about-photo.short img{height:390px}
.about-founders{background:linear-gradient(135deg,#fffaf2,#dce6d7)}.about-founder-card{background:rgba(255,255,255,.72);border:1px solid rgba(36,51,47,.16);border-radius:30px;padding:36px}.about-founder-card h3{font-size:1.85rem}
.about-values{background:#17231f;color:#fff}.about-values h2{color:#fff}.about-values p{color:rgba(255,255,255,.88)}.about-values .about-panel{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16);box-shadow:none}
.about-relationship{background:linear-gradient(135deg,#e6c3cb,#f6f1e8)}.about-name{background:#fffaf2}.about-name .about-pull{color:#24332f}
@media(max-width:940px){.about-hero{min-height:56vh;padding:130px 0 58px}.about-photo img,.about-photo.short img{height:340px}}


/* integritas-about-page-v2 */
.about-founder-intro{
  background:linear-gradient(135deg,#fffaf2,#dce6d7);
}
.about-founder-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px;
}
.about-founder-card{
  background:rgba(255,255,255,.74);
  border:1px solid rgba(36,51,47,.16);
  border-radius:30px;
  padding:36px;
}
.about-founder-card h3{font-size:1.85rem}
.about-founder-card .role{
  color:#d56e55;
  text-transform:uppercase;
  letter-spacing:.16em;
  font-size:.78rem;
  font-weight:800;
  margin-bottom:16px;
}
.about-flow-photo{
  border-radius:34px;
  overflow:hidden;
  box-shadow:0 24px 70px rgba(22,35,31,.14);
}
.about-flow-photo img{
  width:100%;
  height:500px;
  object-fit:cover;
}
.about-client-first{
  background:linear-gradient(135deg,#e6c3cb,#f6f1e8);
}
.about-client-first .about-pull{
  margin-bottom:26px;
}
.about-client-first p.lead{
  max-width:900px;
}
.about-values{
  margin-top:0;
}
@media(max-width:940px){
  .about-founder-grid{grid-template-columns:1fr}
  .about-flow-photo img{height:340px}
}


/* integritas-site-v1-0-new-pages */
.content-hero{
  min-height:54vh;
  display:flex;
  align-items:flex-end;
  padding:145px 0 72px;
  color:#fff;
  background:linear-gradient(90deg,rgba(23,35,31,.84),rgba(23,35,31,.44),rgba(23,35,31,.14)),var(--page-hero-img) center/cover no-repeat;
}
.content-hero h1{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(3rem,5.8vw,6.4rem);
  line-height:.98;
  letter-spacing:-.04em;
  font-weight:500;
  margin:12px 0 20px;
  max-width:980px;
}
.content-hero p{font-size:1.16rem;color:rgba(255,255,255,.92);max-width:780px}
.page-section{padding:84px 0}
.editorial-intro{background:linear-gradient(135deg,#e6c3cb,#f6f1e8)}
.big-thought{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(2rem,3.6vw,4rem);
  line-height:1.08;
  letter-spacing:-.035em;
  color:#31453d;
  max-width:1050px;
}
.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.process-card{
  background:rgba(255,250,242,.86);
  border:1px solid rgba(36,51,47,.16);
  border-radius:30px;
  padding:32px;
  box-shadow:0 18px 46px rgba(22,35,31,.08);
}
.process-card .num{
  color:#d56e55;
  font-weight:800;
  letter-spacing:.16em;
  font-size:.76rem;
  margin-bottom:14px;
}
.split-photo{
  border-radius:34px;
  overflow:hidden;
  box-shadow:0 24px 70px rgba(22,35,31,.14);
}
.split-photo img{width:100%;height:500px;object-fit:cover}
.dark-band{background:#17231f;color:#fff}
.dark-band h2{color:#fff}.dark-band p{color:rgba(255,255,255,.88)}
.soft-band{background:linear-gradient(135deg,#fffaf2,#dce6d7)}
.sage-band{background:linear-gradient(135deg,#dce6d7,#f6f1e8)}
.quote-card{
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.16);
  border-radius:30px;
  padding:38px;
}
.quote-card.light{
  background:rgba(255,250,242,.86);
  border:1px solid rgba(36,51,47,.16);
}
.service-list{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
}
.service-item{
  background:rgba(255,250,242,.78);
  border:1px solid rgba(36,51,47,.14);
  border-radius:24px;
  padding:24px;
}
.price-flow{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}
.price-step{
  background:#fffaf2;
  border:1px solid rgba(36,51,47,.16);
  border-radius:28px;
  padding:26px;
}
.insight-board{
  background:#fffaf2;
  border:1px solid rgba(36,51,47,.16);
  border-radius:34px;
  padding:32px;
  box-shadow:0 24px 70px rgba(22,35,31,.12);
}
.insight-row{
  display:grid;
  grid-template-columns:180px 1fr;
  gap:22px;
  padding:18px 0;
  border-top:1px solid rgba(36,51,47,.13);
}
.insight-row:first-child{border-top:none}
.status-pill{
  display:inline-block;
  border-radius:999px;
  padding:7px 12px;
  font-weight:800;
  font-size:.75rem;
  letter-spacing:.08em;
  background:#dce6d7;
}
.contact-panel{
  background:linear-gradient(135deg,#fffaf2,#e6c3cb);
  border-radius:34px;
  padding:42px;
  border:1px solid rgba(36,51,47,.16);
}
@media(max-width:940px){
  .process-grid,.service-list,.price-flow{grid-template-columns:1fr}
  .content-hero{min-height:50vh;padding:128px 0 58px}
  .split-photo img{height:340px}
  .insight-row{grid-template-columns:1fr}
}

/* integritas-mobile-navigation-v1 */
.menu-toggle{
  display:none;
  width:46px;
  height:46px;
  padding:11px 9px;
  border:1px solid rgba(255,255,255,.42);
  border-radius:50%;
  background:rgba(23,35,31,.22);
  color:#fff;
  cursor:pointer;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:5px;
  -webkit-tap-highlight-color:transparent;
}
.menu-toggle span{
  display:block;
  width:22px;
  height:2px;
  border-radius:2px;
  background:currentColor;
  transition:transform .22s ease,opacity .22s ease;
}
.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
@media(max-width:940px){
  .nav{position:relative}
  .menu-toggle{display:flex;flex:0 0 auto}
  .navlinks{
    display:none;
    position:absolute;
    top:calc(100% + 10px);
    left:0;
    right:0;
    z-index:50;
    padding:14px;
    border:1px solid rgba(255,255,255,.16);
    border-radius:22px;
    background:rgba(23,35,31,.98);
    box-shadow:0 22px 55px rgba(0,0,0,.28);
    backdrop-filter:blur(12px);
    -webkit-backdrop-filter:blur(12px);
  }
  .navlinks.is-open{display:flex;flex-direction:column;align-items:stretch;gap:2px}
  .navlinks a{
    display:block;
    padding:13px 15px;
    border-radius:14px;
    color:#fff;
    text-decoration:none;
    font-size:1rem;
  }
  .navlinks a:hover,.navlinks a:focus-visible{background:rgba(255,255,255,.10);outline:none}
  .navlinks .cta{margin-top:7px;text-align:center;background:var(--terracotta);border-color:transparent}
  .navlinks .cta:hover,.navlinks .cta:focus-visible{background:#c85f48}
  body.menu-open{overflow:hidden}
}
