*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--pantone-green: #183029;--antique-white: #F5F0E8;--ink: #111C18;--raw-sienna: #B85C38;--sage-mist: #7FA89A;--stone: #8C8880;--bg: var(--antique-white);--text: var(--ink);--text-body: #3A4A3C;--text-muted: var(--stone);--accent: var(--raw-sienna);--border: #D8D2C8;--white: #FFFFFF;--surface: #FAF7F2;--font-heading: "Fraunces", Georgia, serif;--font-body: "DM Sans", system-ui, sans-serif;--container: 1140px;--transition: .25s ease;--radius: 6px;--radius-lg: 10px}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text-body);background:var(--bg);line-height:1.7;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.skip-to-content{position:absolute;top:-100%;left:1rem;z-index:9999;padding:.75rem 1.5rem;background:var(--pantone-green);color:var(--antique-white);border-radius:var(--radius);font-weight:600;text-decoration:none}.skip-to-content:focus{top:1rem;color:var(--antique-white)}img{max-width:100%;height:auto;display:block}a{color:var(--raw-sienna);text-decoration:none;transition:color var(--transition)}a:hover{color:#9a4a2a}.container{max-width:var(--container);margin:0 auto;padding:0 2rem}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--text);line-height:1.25;font-weight:400}h1{font-size:clamp(2.5rem,5vw,3.5rem)}h2{font-size:clamp(1.85rem,3.5vw,2.5rem)}h3{font-size:clamp(1.2rem,2.5vw,1.4rem);font-weight:500}p{margin-bottom:1rem}.section{padding:6rem 0}.section-alt{background:var(--surface)}.section-header{text-align:center;max-width:640px;margin:0 auto 3.5rem}.section-header h2{margin-bottom:1rem}.section-header h2:after{content:"";display:block;width:40px;height:2px;background:var(--sage-mist);margin:1rem auto 0}.section-header p{color:var(--text-body);font-size:1.05rem}.section-label{display:block;text-transform:uppercase;letter-spacing:.15em;font-size:.8rem;font-weight:500;color:var(--sage-mist);margin-bottom:.75rem;font-family:var(--font-body)}.section-label-light{color:var(--sage-mist)}.btn{display:inline-block;padding:.85rem 2rem;border-radius:var(--radius);font-family:var(--font-body);font-weight:500;font-size:.95rem;cursor:pointer;transition:all var(--transition);border:1.5px solid transparent;text-align:center;line-height:1.4;letter-spacing:.01em}.btn-primary{background:var(--raw-sienna);color:var(--white);border-color:var(--raw-sienna)}.btn-primary:hover{background:#9a4a2a;border-color:#9a4a2a;color:var(--white)}.btn-secondary{background:transparent;color:var(--raw-sienna);border-color:var(--raw-sienna)}.btn-secondary:hover{background:var(--raw-sienna);color:var(--white)}.btn-light{background:var(--antique-white);color:var(--pantone-green);border-color:var(--antique-white)}.btn-light:hover{background:var(--white);border-color:var(--white);color:var(--pantone-green)}.btn-ghost{background:transparent;color:var(--antique-white);border-color:#f5f0e866}.btn-ghost:hover{background:#f5f0e81a;border-color:var(--antique-white)}.btn-sm{padding:.6rem 1.4rem;font-size:.9rem}.btn-full{width:100%}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#f5f0e8f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);transition:box-shadow var(--transition)}.site-header.scrolled{box-shadow:0 1px 8px #111c180f}.header-bar{display:flex;align-items:center;justify-content:space-between;height:72px}.logo{display:flex;align-items:center;gap:.6rem;text-decoration:none}.logo-mark{display:block;width:28px;height:auto}.logo-text{font-family:var(--font-heading);font-weight:500;letter-spacing:1.5px;text-transform:uppercase;font-size:1rem;line-height:1.15;color:var(--text)}.logo-text .logo-advisory{color:var(--sage-mist)}.header-actions{display:flex;align-items:center;gap:1.5rem}.header-phone{display:flex;align-items:center;gap:.4rem;font-weight:500;font-size:.9rem;color:var(--text-body)}.header-phone:hover{color:var(--raw-sienna)}.header-phone svg{flex-shrink:0}.header-cta{padding:.6rem 1.4rem;font-size:.9rem}.hero{padding:10rem 0 6rem;position:relative;overflow:hidden}.hero-home{background:var(--pantone-green);color:var(--antique-white);min-height:85vh;display:flex;align-items:center;padding:0}.hero-layout{display:grid;grid-template-columns:1fr .55fr;gap:4rem;max-width:var(--container);min-height:85vh;padding-top:72px;align-items:center}.hero-content{padding:4rem 0}.hero-content h1{color:var(--antique-white);margin-bottom:1.5rem;font-weight:400}.hero-content .section-label{color:var(--sage-mist)}.accent-text{color:var(--raw-sienna)}.hero-subtitle{font-size:1.1rem;color:#f5f0e8cc;margin-bottom:2.5rem;line-height:1.8;max-width:560px}.hero-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.hero-trust{font-size:.85rem;color:var(--sage-mist);margin-top:2rem;letter-spacing:.02em}.hero-logo{display:flex;align-items:center;justify-content:center}.hero-logo-mark{width:100%;max-width:300px;height:auto;opacity:.18;filter:brightness(0) invert(1)}.hero-home:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--sage-mist),transparent);opacity:.3}.empathy-section{padding:5rem 0}.empathy-content{max-width:700px;margin:0 auto}.empathy-content h2{margin-bottom:1.5rem;text-align:center}.empathy-content p{font-size:1.05rem;line-height:1.85;color:var(--text-body)}.empathy-cta{margin-top:1.5rem;text-align:center}.empathy-cta a{color:var(--raw-sienna);font-weight:500;font-size:1rem;text-decoration:none;transition:color var(--transition)}.empathy-cta a:hover{color:#9a4a2a}.approach-section{background:var(--pantone-green);color:var(--antique-white);position:relative}.approach-section h2,.approach-section h3{color:var(--antique-white)}.approach-section p{color:#f5f0e8cc}.approach-section .section-header h2:after{background:var(--sage-mist)}.approach-cta{margin-top:1.5rem}.phase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:1rem}.phase-item{text-align:center;padding:2rem 1.5rem;border-radius:var(--radius-lg);border:1px solid rgba(127,168,154,.2);display:flex;flex-direction:column;align-items:center}.phase-number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1.5px solid var(--sage-mist);color:var(--sage-mist);font-weight:500;font-size:1rem;margin-bottom:1.25rem;font-family:var(--font-body)}.phase-item h3{margin-bottom:.75rem;font-size:clamp(1.2rem,2.5vw,1.45rem)}.phase-item p{font-size:.95rem;margin:0;line-height:1.7}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.service-card{background:var(--white);padding:2.5rem 2rem;border-radius:var(--radius-lg);border:1px solid var(--border);transition:border-color var(--transition);position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.service-card:hover{border-color:var(--sage-mist)}.service-icon-centered{width:56px;height:56px;border-radius:50%;border:1.5px solid var(--sage-mist);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.service-icon-centered svg{width:26px;height:26px}.service-card h3{margin-bottom:.75rem}.service-card p{color:var(--text-body);font-size:.95rem;line-height:1.7}.service-includes{list-style:none;margin:1rem 0 1.5rem;padding:0;text-align:left;width:100%}.service-includes li{padding:.35rem 0 .35rem 1.25rem;position:relative;color:var(--text-body);font-size:.9rem}.service-includes li:before{content:"";position:absolute;left:0;top:.7rem;width:5px;height:5px;background:var(--sage-mist);border-radius:50%}.service-card .btn{margin-top:auto}.audience-section{background:var(--pantone-green);color:var(--antique-white)}.audience-section h2{color:var(--antique-white)}.audience-card h3{color:var(--text)}.audience-section .section-label{color:var(--sage-mist)}.audience-section .section-header p{color:#f5f0e8cc}.audience-section .section-header h2:after{background:var(--sage-mist)}.audience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.audience-card{display:flex;gap:1.25rem;padding:1.75rem;background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--border);transition:border-color var(--transition)}.audience-card:hover{border-color:var(--sage-mist)}.audience-icon{flex-shrink:0;width:44px;height:44px;border:1.5px solid var(--sage-mist);border-radius:var(--radius);display:flex;align-items:center;justify-content:center}.audience-card h3{margin-bottom:.4rem;font-size:1.15rem}.audience-card p{color:var(--text-body);font-size:.9rem;margin:0;line-height:1.65}.audience-geo{text-align:center;margin-top:2rem;color:#f5f0e899;font-size:.9rem;max-width:600px;margin-left:auto;margin-right:auto}.about-content{max-width:700px}.about-content h2{margin-bottom:1.5rem}.about-content p{font-size:1.05rem;line-height:1.8}.cta-section{background:var(--pantone-green);color:var(--antique-white);text-align:center;padding:5rem 0;position:relative}.cta-section h2{color:var(--antique-white);margin-bottom:1rem}.cta-section p{color:#f5f0e8cc;font-size:1.05rem;max-width:550px;margin:0 auto 2rem}.cta-actions{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.cta-phone{color:var(--sage-mist);font-size:1rem;font-weight:500;transition:color var(--transition)}.cta-phone:hover{color:var(--antique-white)}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:start}.contact-form{background:var(--white);padding:2.5rem;border-radius:var(--radius-lg);border:1px solid var(--border)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.4rem;font-weight:500;color:var(--text);font-size:.9rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem .9rem;border:1px solid var(--border);border-radius:var(--radius);font-family:var(--font-body);font-size:.95rem;color:var(--text);background:var(--surface);transition:border-color var(--transition)}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:var(--sage-mist)}.form-group textarea{resize:vertical;min-height:130px}.form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238C8880' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .9rem center;padding-right:2.5rem}.form-success{text-align:center;padding:3rem 2rem}.success-icon{margin-bottom:1.5rem}.form-success h3{margin-bottom:.75rem}.form-success p{color:var(--text-body);font-size:1rem}.contact-info{padding:1rem 0}.contact-info h3{margin-bottom:1.5rem;font-size:1.25rem}.contact-detail{display:flex;gap:1rem;margin-bottom:1.25rem;align-items:flex-start}.contact-detail-icon{flex-shrink:0;width:40px;height:40px;border:1.5px solid var(--sage-mist);border-radius:var(--radius);display:flex;align-items:center;justify-content:center}.contact-detail-icon svg{width:18px;height:18px;stroke:var(--sage-mist);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.contact-detail h4{font-family:var(--font-body);font-weight:500;margin-bottom:.15rem;font-size:.9rem;color:var(--text)}.contact-detail p{color:var(--text-body);font-size:.9rem;margin:0}.service-area{margin-top:2rem;padding:1.5rem;border-left:2px solid var(--sage-mist)}.service-area h4{font-family:var(--font-body);font-weight:500;margin-bottom:.5rem;font-size:.9rem;color:var(--text)}.service-area p{color:var(--text-body);font-size:.9rem;margin:0;line-height:1.65}.site-footer{background:var(--ink);color:#f5f0e899;padding:3.5rem 0 0}.footer-content{display:grid;grid-template-columns:1.5fr 1.5fr 1fr;gap:3rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(245,240,232,.08);align-items:start}.footer-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.footer-logo-mark{display:block;width:24px;height:auto;filter:brightness(0) invert(1);opacity:.85}.footer-brand .logo-text{color:var(--antique-white);font-size:.9rem}.footer-brand p{line-height:1.7;font-size:.9rem}.footer-phone{display:inline-block;margin-top:.5rem;color:var(--sage-mist);font-weight:500;font-size:.9rem}.footer-phone:hover{color:var(--antique-white)}.site-footer h4{color:var(--antique-white);font-family:var(--font-body);font-weight:500;margin-bottom:.75rem;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase}.footer-location p{font-size:.9rem;line-height:1.7}.footer-legal{text-align:right}.footer-legal p{font-size:.8rem;color:#f5f0e859;margin:0}.fade-in{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.fade-in.visible{opacity:1;transform:translateY(0)}@media (max-width: 1024px){.hero-layout{grid-template-columns:1fr;min-height:auto;padding-top:80px;padding-bottom:4rem}.hero-logo{display:none}.services-grid{grid-template-columns:1fr;max-width:600px;margin-left:auto;margin-right:auto}.phase-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}}@media (max-width: 768px){.hero-layout{text-align:center;padding-top:80px}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.header-phone{display:none}.services-grid,.values-grid{grid-template-columns:1fr}.phase-grid{grid-template-columns:repeat(2,1fr)}.audience-grid{grid-template-columns:1fr}.section{padding:4rem 0}.section-header{margin-bottom:2.5rem}.form-row{grid-template-columns:1fr}.contact-form{padding:2rem 1.5rem}.footer-content{grid-template-columns:1fr}.footer-legal{text-align:left}}@media (max-width: 480px){.container{padding-left:1.25rem;padding-right:1.25rem}h1{font-size:2rem}.phase-grid{grid-template-columns:1fr}.audience-card{flex-direction:column;text-align:center}.audience-icon{margin:0 auto}.cta-actions{flex-direction:column}.header-cta{padding:.5rem 1rem;font-size:.8rem}}
