.nav{z-index:100;background:var(--charcoal);position:fixed;top:0;left:0;right:0}.nav__inner{justify-content:space-between;align-items:center;height:88px;display:flex}.nav__logo{align-items:center;display:flex}.nav__links{gap:2.5rem;list-style:none;display:flex}.nav__link{color:#f5f2edb3;letter-spacing:.01em;font-size:.9rem;font-weight:400;transition:color .2s}.nav__link:hover,.nav__link--active{color:var(--gold)}.nav__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.nav__burger span{background:#f5f2edb3;width:22px;height:1.5px;transition:all .25s;display:block}.nav__burger span.open:first-child{transform:translateY(6.5px)rotate(45deg)}.nav__burger span.open:nth-child(2){opacity:0}.nav__burger span.open:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.nav__mobile{background:var(--charcoal-dark);border-top:1px solid #ffffff0f;flex-direction:column;display:flex}.nav__mobile-link{color:#f5f2edb3;border-bottom:1px solid #ffffff0a;padding:1rem 2rem;font-size:.95rem;transition:color .2s}.nav__mobile-link:hover,.nav__mobile-link.active{color:var(--gold)}@media (width<=768px){.nav__links{display:none}.nav__burger{display:flex}.nav__inner{height:72px}}.footer{background:var(--charcoal);padding:2.5rem 0}.footer__inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.footer__copy{color:#f5f2ed59;font-size:.8rem}.footer__linkedin{color:#f5f2ed80;align-items:center;transition:color .2s;display:flex}.footer__linkedin:hover{color:var(--gold)}@media (width<=768px){.footer__inner{text-align:center;flex-direction:column;gap:1rem}}.hero{background:var(--charcoal);align-items:center;min-height:100vh;padding:9rem 0 6rem;display:flex}.hero__content{max-width:760px}.hero__rule{background:var(--gold);width:40px;height:2px;margin-bottom:2.5rem}.hero__headline{color:#fff;letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:600;line-height:1.25}.hero__sub{letter-spacing:.12em;color:#f5f2ed73;margin-bottom:3rem;font-size:.78rem;font-weight:400;line-height:1.9}.hero__btn{background:var(--gold);color:var(--charcoal);letter-spacing:.01em;padding:1rem 2.25rem;font-size:.95rem;font-weight:600;transition:background .2s;display:inline-block}.hero__btn:hover{background:#b8963e}.pillars{background:var(--cream);padding:6rem 0}.pillars__grid{grid-template-columns:repeat(3,1fr);gap:4rem;display:grid}.pillar__icon-wrap{width:48px;height:48px;color:var(--sage);background:#7a8b6f1f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.pillar__icon-wrap svg{width:22px;height:22px}.pillar__title{color:var(--charcoal);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.pillar__body{color:var(--text-muted);font-size:.95rem;line-height:1.75}.story-band{background:var(--charcoal);padding:7rem 0}.story-band__inner{text-align:center;max-width:800px;margin:0 auto}.story-band__label{letter-spacing:.15em;color:var(--gold);justify-content:center;align-items:center;gap:1rem;margin-bottom:2.5rem;font-size:.72rem;font-weight:600;display:flex}.story-band__rule{background:var(--gold);opacity:.6;width:48px;height:1px;display:block}.story-band__quote{color:#fff;margin-bottom:2.5rem;font-size:clamp(1.25rem,2.5vw,1.7rem);font-style:italic;font-weight:400;line-height:1.65}.story-band__link{color:var(--gold);letter-spacing:.03em;font-size:.9rem;font-weight:500;transition:opacity .2s}.story-band__link:hover{opacity:.7}.services-section{background:var(--cream);padding:6rem 0}.services-section__label{letter-spacing:.15em;color:var(--gold);justify-content:center;align-items:center;gap:1rem;margin-bottom:1.25rem;font-size:.72rem;font-weight:600;display:flex}.services-section__rule{background:var(--gold);opacity:.6;width:48px;height:1px;display:block}.services-section__heading{text-align:center;color:var(--charcoal);letter-spacing:-.02em;margin-bottom:3rem;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:600}.services-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.service-card{background:#fff;border:1px solid #3d3b3612;flex-direction:column;padding:2.25rem;transition:box-shadow .25s;display:flex}.service-card:hover{box-shadow:0 4px 24px #3d3b3614}.service-card__icon-wrap{width:44px;height:44px;color:var(--sage);background:#7a8b6f1a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.service-card__icon-wrap svg{width:20px;height:20px}.service-card__name{color:var(--charcoal);letter-spacing:-.01em;margin-bottom:.6rem;font-size:1.1rem;font-weight:600}.service-card__desc{color:var(--text-muted);flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.65}.service-card__footer{justify-content:space-between;align-items:center;display:flex}.service-card__price{color:var(--gold);font-size:1rem;font-weight:600}.service-card__arrow{color:var(--text-muted);font-size:1rem;transition:transform .2s}.service-card:hover .service-card__arrow{transform:translate(4px)}@media (width<=900px){.pillars__grid{grid-template-columns:1fr;gap:2.5rem}.services-grid{grid-template-columns:1fr}}@media (width<=768px){.hero{padding:7rem 0 4rem}}.story-header{background:var(--charcoal);padding:8rem 0 3.5rem}.story-header h1{color:#fff;letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700}.story-body{background:var(--cream);padding:6rem 0}.story-body__inner{max-width:680px;margin:0 auto}.story-body__inner p{color:var(--charcoal);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.85}.story-body__highlight{font-weight:500;color:var(--gold)!important;font-size:1.1rem!important}.founders{background:var(--charcoal);padding:6rem 0}.founders__label{letter-spacing:-.01em;color:#fff;justify-content:center;align-items:center;gap:1.25rem;margin-bottom:3.5rem;font-size:1.5rem;font-weight:700;display:flex}.founders__rule{background:var(--gold);opacity:.6;width:48px;height:2px;display:block}.founders__grid{grid-template-columns:repeat(2,1fr);gap:4rem;display:grid}.founder h3{color:#fff;letter-spacing:-.02em;margin-bottom:.4rem;font-size:1.6rem;font-weight:700}.founder__role{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem;font-size:.78rem;font-weight:600}.founder p{color:#f5f2ed99;margin-bottom:.85rem;font-size:.95rem;line-height:1.8}.story-cta{background:var(--cream);border-top:1px solid #3d3b3614;padding:4rem 0}.story-cta__inner{text-align:center}.story-cta__btn{background:var(--gold);color:var(--charcoal);padding:1rem 2.25rem;font-size:.95rem;font-weight:600;transition:background .2s;display:inline-block}.story-cta__btn:hover{background:#b8963e}@media (width<=768px){.founders__grid{grid-template-columns:1fr;gap:3rem}.founders__label{font-size:1.2rem}}.svc-header{background:var(--charcoal);padding:8rem 0 3.5rem}.svc-header h1{color:#fff;letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700}.svc-list{background:var(--cream);padding:5rem 0}.svc-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.svc-card{background:#fff;border:1px solid #3d3b3612;flex-direction:column;padding:2.5rem;transition:box-shadow .25s;display:flex}.svc-card:hover{box-shadow:0 4px 24px #3d3b3614}.svc-card__icon-wrap{width:48px;height:48px;color:var(--sage);background:#7a8b6f1a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.svc-card__icon-wrap svg{width:22px;height:22px}.svc-card__meta{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:.85rem;display:flex}.svc-card__delivery{letter-spacing:.08em;text-transform:uppercase;color:var(--warm-grey);font-size:.75rem;font-weight:500}.svc-card__tag{letter-spacing:.05em;text-transform:uppercase;color:#fff;background:var(--sage);padding:.25rem .6rem;font-size:.7rem;font-weight:600;display:inline-block}.svc-card__name{color:var(--charcoal);letter-spacing:-.01em;margin-bottom:1.25rem;font-size:1.3rem;font-weight:600}.svc-card__list{flex-direction:column;flex:1;gap:.65rem;margin-bottom:2rem;list-style:none;display:flex}.svc-card__list li{color:var(--text-muted);padding-left:1.1rem;font-size:.95rem;line-height:1.55;position:relative}.svc-card__list li:before{content:"•";color:var(--gold);font-size:.75rem;position:absolute;top:.15em;left:0}.svc-card__footer{border-top:1px solid #3d3b3614;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.svc-card__price{color:var(--charcoal);letter-spacing:-.01em;font-size:1.2rem;font-weight:700}.svc-card__cta{color:var(--text-muted);font-size:.9rem;font-weight:500;transition:color .2s}.svc-card__cta:hover{color:var(--gold)}@media (width<=768px){.svc-grid{grid-template-columns:1fr}}.contact-header{background:var(--charcoal);padding:8rem 0 3.5rem}.contact-header h1{color:#fff;letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700}.contact-body{background:var(--cream);padding:6rem 0}.contact-body__inner{grid-template-columns:3fr 2fr;align-items:start;gap:6rem;display:grid}.contact-text p{color:var(--text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.contact-linkedin-btn{color:#fff;background:#0a66c2;border-radius:2px;align-items:center;gap:.85rem;margin-bottom:2.5rem;padding:.9rem 1.75rem;font-size:.95rem;font-weight:600;transition:background .2s;display:inline-flex}.contact-linkedin-btn:hover{background:#0958a8}.contact-linkedin-btn__icon{flex-shrink:0;width:22px;height:22px}.contact-tips__label{letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:var(--warm-grey)!important;margin-bottom:.85rem!important;font-size:.75rem!important}.contact-tips ul{flex-direction:column;gap:.65rem;list-style:none;display:flex}.contact-tips li{color:var(--charcoal);padding-left:1.1rem;font-size:.95rem;line-height:1.5;position:relative}.contact-tips li:before{content:"•";color:var(--gold);font-size:.75rem;position:absolute;top:.2em;left:0}.contact-details{background:var(--charcoal);flex-direction:column;padding:2rem;display:flex}.contact-detail{border-bottom:1px solid #ffffff0f;flex-direction:column;gap:.3rem;padding:1.25rem 0;display:flex}.contact-detail:last-child{border-bottom:none}.contact-detail__label{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);font-size:.72rem;font-weight:600}.contact-detail span:not(.contact-detail__label){color:#f5f2edb3;font-size:.95rem}@media (width<=900px){.contact-body__inner{grid-template-columns:1fr;gap:3rem}}:root{--charcoal:#3d3b36;--charcoal-dark:#2e2c28;--sage:#7a8b6f;--gold:#c4a854;--cream:#f5f2ed;--warm-grey:#8a8479;--text-muted:#6b6560}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--charcoal);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;font-size:17px;line-height:1.6}h1,h2,h3,h4{font-family:Inter,sans-serif;line-height:1.15}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 3rem}.page-fade-in{animation:.4s forwards fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.container{padding:0 1.5rem}}
