Our Services

Ready to discuss your project?

Start a Conversation
#clg-services{display:block;font-family:'DM Sans',system-ui,sans-serif;color:#0f1f3d;width:100%;} #clg-services *,#clg-services *::before,#clg-services *::after{box-sizing:border-box;margin:0;padding:0;} /* NAV */ #clg-services .r-nav{background:#0f1f3d;display:flex;align-items:center;justify-content:space-between;padding:0 52px;height:64px;position:relative;z-index:1000;} #clg-services .r-logo{font-family:'Playfair Display',Georgia,serif;font-size:17px;color:#fff;text-decoration:none;font-weight:400;letter-spacing:0.02em;} #clg-services .r-nav-links{display:flex;align-items:center;gap:36px;list-style:none;} #clg-services .r-nav-links>li{position:relative;display:flex;align-items:center;align-self:stretch;} #clg-services .r-nav-links>li>a{font-size:12px;font-weight:400;letter-spacing:0.09em;text-transform:uppercase;color:rgba(255,255,255,0.75);text-decoration:none;display:flex;align-items:center;gap:5px;} #clg-services .r-nav-links>li>a:hover{color:#fff;} #clg-services .r-nav-cta{border:1px solid rgba(255,255,255,0.3);padding:8px 20px;border-radius:3px;color:#fff!important;} #clg-services .r-hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px;} #clg-services .r-hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;} /* HERO */ #clg-services .r-hero{background:#0f1f3d;padding:80px 52px 64px;text-align:center;} #clg-services .r-hero-eyebrow{font-size:10px;letter-spacing:0.18em;text-transform:uppercase;color:rgba(255,255,255,0.6);font-weight:500;margin-bottom:20px;} #clg-services .r-hero-title{font-family:'Playfair Display',Georgia,serif;font-size:clamp(36px,4vw,56px);font-weight:400;color:#fff;line-height:1.15;margin-bottom:16px;} #clg-services .r-hero-sub{font-size:15px;color:rgba(255,255,255,0.65);max-width:580px;margin:0 auto;line-height:1.75;} /* SERVICE GRID */ #clg-services .r-section{padding:88px 52px;} #clg-services .r-svc-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(15,31,61,0.1);border-radius:6px;overflow:hidden;max-width:1400px;margin:0 auto;} #clg-services .r-svc{padding:28px 24px;border-right:1px solid rgba(15,31,61,0.1);border-bottom:1px solid rgba(15,31,61,0.1);text-decoration:none;transition:all 0.2s;cursor:pointer;} #clg-services .r-svc:hover{background:#f2f0ec;} #clg-services .r-svc:nth-child(4n){border-right:none;} #clg-services .r-svc:nth-child(n+9){border-bottom:none;} #clg-services .r-svc-num{font-size:10px;letter-spacing:0.1em;color:#9ca3af;margin-bottom:10px;} #clg-services .r-svc-name{font-family:'Playfair Display',Georgia,serif;font-size:15px;color:#0f1f3d;font-weight:400;line-height:1.35;margin-bottom:8px;} #clg-services .r-svc-desc{font-size:12px;color:#9ca3af;line-height:1.65;} /* DETAIL SECTIONS */ #clg-services .r-detail{max-width:1100px;margin:0 auto 80px;padding:64px 52px;border-top:1px solid rgba(15,31,61,0.08);} #clg-services .r-detail:first-of-type{border-top:none;padding-top:40px;} #clg-services .r-detail-num{font-size:11px;letter-spacing:0.12em;color:#9ca3af;margin-bottom:12px;} #clg-services .r-detail-title{font-family:'Playfair Display',Georgia,serif;font-size:clamp(28px,3vw,36px);color:#0f1f3d;font-weight:400;margin-bottom:20px;line-height:1.2;} #clg-services .r-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;} #clg-services .r-detail-desc{font-size:15px;color:#4b5563;line-height:1.85;font-weight:300;} #clg-services .r-detail-what h4{font-size:14px;font-weight:600;color:#0f1f3d;margin-bottom:16px;letter-spacing:0.03em;} #clg-services .r-detail-what ul{list-style:none;padding:0;} #clg-services .r-detail-what li{font-size:14px;color:#6b7280;line-height:1.85;padding-left:20px;position:relative;margin-bottom:8px;} #clg-services .r-detail-what li::before{content:'→';position:absolute;left:0;color:#3b82f6;font-weight:600;} /* BACK TO TOP */ #clg-services .r-back-top{position:fixed;bottom:40px;right:40px;width:52px;height:52px;background:#0f1f3d;color:#fff;border:none;border-radius:50%;cursor:pointer;display:none;align-items:center;justify-content:center;font-size:20px;box-shadow:0 4px 12px rgba(0,0,0,0.2);transition:all 0.2s;z-index:999;} #clg-services .r-back-top:hover{background:#1e3a5f;transform:translateY(-2px);} #clg-services .r-back-top.show{display:flex;} /* FOOTER */ #clg-services .r-footer{background:#0f1f3d;padding:56px 52px 36px;} #clg-services .r-footer-top{display:flex;justify-content:space-between;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,0.07);margin-bottom:28px;} #clg-services .r-footer-logo{font-family:'Playfair Display',Georgia,serif;font-size:18px;color:#fff;font-weight:400;margin-bottom:8px;} #clg-services .r-footer-email{font-size:12px;color:rgba(255,255,255,0.65);margin-bottom:10px;letter-spacing:0.02em;} #clg-services .r-footer-tag{font-size:12px;color:rgba(255,255,255,0.6);max-width:240px;line-height:1.7;} #clg-services .r-footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 24px;list-style:none;max-width:360px;} #clg-services .r-footer-links a{font-size:11px;text-decoration:none;color:rgba(255,255,255,0.6);} #clg-services .r-footer-links a:hover{color:#fff;} #clg-services .r-footer-bottom{display:flex;justify-content:space-between;font-size:10px;color:rgba(255,255,255,0.5);letter-spacing:0.06em;} #clg-services .r-footer-disc{font-size:10px;color:rgba(255,255,255,0.15);line-height:1.6;margin-top:16px;max-width:580px;} /* MOBILE */ @media(max-width:768px){ #clg-services .r-nav{padding:0 20px;height:56px;} #clg-services .r-logo{font-size:14px;} #clg-services .r-nav-links{display:none;} #clg-services .r-hamburger{display:flex;} #clg-services .r-mobile-menu{display:none;position:fixed;top:56px;left:0;right:0;bottom:0;background:#0f1f3d;z-index:999;padding:32px 28px;overflow-y:auto;flex-direction:column;} #clg-services .r-mobile-menu.open{display:flex;} #clg-services .r-mobile-menu a{font-size:15px;letter-spacing:0.06em;text-transform:uppercase;color:rgba(255,255,255,0.7);text-decoration:none;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);display:block;} #clg-services .r-hero{padding:64px 24px 48px;} #clg-services .r-section{padding:64px 24px;} #clg-services .r-svc-grid{grid-template-columns:1fr;} #clg-services .r-svc:nth-child(4n){border-right:1px solid rgba(15,31,61,0.1);} #clg-services .r-svc:nth-child(n){border-right:none;} #clg-services .r-detail{padding:48px 24px;margin-bottom:48px;} #clg-services .r-detail-grid{grid-template-columns:1fr;gap:32px;} #clg-services .r-back-top{bottom:24px;right:24px;width:48px;height:48px;} #clg-services .r-footer{padding:48px 24px 32px;} #clg-services .r-footer-top{flex-direction:column;gap:32px;} #clg-services .r-footer-links{grid-template-columns:1fr 1fr;} #clg-services .r-footer-bottom{flex-direction:column;gap:8px;text-align:center;} } @media(min-width:769px){ #clg-services .r-hamburger{display:none!important;} #clg-services .r-mobile-menu{display:none!important;} }
WHAT WE DO

Full-Spectrum Development Support

From initial site analysis through permit issuance, we bring structure and strategy to every phase of the development process.

01
Preliminary Due Diligence
Zoning analysis, land use policy review, and constraint identification before resources are committed.
02
Phase I, II & III ESAs
Comprehensive environmental site assessments to identify and characterize contamination risk.
03
Environmental Consulting
CEQA and NEPA compliance, technical studies, and agency coordination from scoping through approval.
04
Architectural Drafting
Site plans, floor plans, and elevations prepared to meet entitlement and permit submission requirements.
05
GIS & Data Services
Spatial analysis, custom mapping, and data visualization to support planning and regulatory submissions.
06
Conditional Use Permits
Full application preparation and processing through planning commissions and approving bodies.
07
Variances
Relief applications for projects requiring deviation from development standards, with full legal finding support.
08
Land Use Consulting
General plan amendments, zone changes, specific plans, and multi-agency entitlement coordination.
09
Pro Forma Analysis
Development cost modeling, feasibility analysis, and scenario planning grounded in regulatory realities.
10
Financial Services
Acquisition analysis, phased development structuring, and financial narratives for entitlement support.
11
Massing & Modeling
3D massing studies and scenario modeling to test development options and support hearing presentations.
01

Preliminary Due Diligence

Before committing significant resources to a development project, understanding regulatory constraints and approval pathways is essential. Our preliminary due diligence services provide property owners and developers with the critical information needed to make informed acquisition and planning decisions.

What We Do:

  • Zoning code analysis and permitted use review
  • General plan consistency evaluation
  • Development standard and constraint mapping
  • Entitlement pathway identification
  • Preliminary regulatory timeline and cost estimates
  • Feasibility reports for investment decision-making
02

Phase I, II & III Environmental Site Assessments

Environmental site assessments are critical for understanding contamination risk and liability before property transactions or development. We conduct comprehensive Phase I, II, and III ESAs in accordance with ASTM standards and regulatory requirements.

What We Do:

  • Phase I desktop assessments and site reconnaissance
  • Phase II subsurface investigation and laboratory analysis
  • Phase III remediation planning and oversight
  • Regulatory agency coordination and reporting
  • Environmental liability assessment
  • Compliance documentation for lenders and insurers
03

Environmental Consulting

Navigating CEQA and NEPA requirements demands technical expertise and strategic coordination. Our environmental consulting services guide projects through environmental review, from initial scoping through final approval and mitigation monitoring.

What We Do:

  • CEQA and NEPA document preparation and management
  • Technical studies coordination (biological, cultural, traffic, noise)
  • Environmental impact analysis and mitigation planning
  • Agency consultation and public hearing support
  • Mitigation monitoring and reporting programs
  • Environmental justice and equity assessments
04

Architectural Drafting

Accurate and compliant architectural drawings are essential for entitlement and permit approvals. We prepare site plans, floor plans, elevations, and sections that meet jurisdictional requirements and communicate design intent clearly to decision-makers.

What We Do:

  • Entitlement-level site plans and context mapping
  • Floor plans, elevations, and building sections
  • Permit application construction documents
  • As-built documentation and record drawings
  • Code compliance analysis and coordination
  • Technical detail development for regulatory submittals
05

GIS & Data Services

Geographic information systems and data analytics provide spatial intelligence for informed decision-making throughout the development process. We leverage GIS technology for site selection, regulatory mapping, market analysis, and presentation-quality visualization.

What We Do:

  • Site selection and suitability analysis
  • Demographic and market data mapping
  • Regulatory constraint and opportunity mapping
  • Custom GIS applications and dashboards
  • Spatial data management and quality control
  • Environmental and infrastructure analysis
06

Conditional Use Permits

Conditional Use Permits allow specialized land uses that require discretionary review and public hearing approval. We manage CUP applications for a wide range of uses, from cannabis facilities to affordable housing, ensuring applications are complete, compelling, and supported by required findings.

What We Do:

  • CUP application preparation and submittal
  • Use compatibility and impact analysis
  • Public hearing strategy and presentation materials
  • Community outreach and stakeholder engagement
  • Conditions of approval negotiation
  • Specialized permits (cannabis, affordable housing, industrial)
07

Variances

Variances provide relief from strict application of zoning standards when site-specific constraints create practical difficulties. Securing variance approval requires demonstrating hardship and ensuring consistency with legal findings. We prepare variance applications with the technical documentation and legal support needed for approval.

What We Do:

  • Variance application development and submittal
  • Hardship analysis and legal finding documentation
  • Site constraint assessment and alternatives analysis
  • Public hearing preparation and advocacy
  • Legal compliance review and coordination
  • Appeal support and continued processing
08

Land Use Consulting

Complex development projects often require changes to underlying land use policy, including general plan amendments, zone changes, and specific plans. Our land use consulting services guide clients through multi-jurisdictional entitlement processes, coordinating technical analysis, public engagement, and approval strategy.

What We Do:

  • General Plan amendments and policy analysis
  • Zoning code updates and zone change applications
  • Specific plan development and implementation
  • Development agreement negotiation
  • Multi-agency entitlement coordination
  • Public process management and stakeholder engagement
09

Pro Forma Analysis

Accurate financial modeling grounded in regulatory realities is essential for development feasibility. We provide pro forma analysis that integrates entitlement timelines, permitting costs, and regulatory constraints with market assumptions to support investment decision-making.

What We Do:

  • Development cost modeling and budget projections
  • Market feasibility studies and absorption analysis
  • Scenario planning and sensitivity analysis
  • Regulatory impact assessment on project economics
  • Investment return analysis and capital stack optimization
  • Phasing strategies and cash flow optimization
10

Financial Services

Development finance requires specialized expertise that integrates regulatory knowledge with financial structuring. We provide acquisition analysis, development phasing strategies, and compelling financial narratives to support entitlement applications and investment decision-making.

What We Do:

  • Acquisition due diligence and financial analysis
  • Phased development financial structuring
  • Entitlement-focused financial narratives
  • Capital stack optimization and fundraising support
  • Economic impact analysis for public approvals
  • Financial risk assessment and mitigation strategies
11

Massing & Modeling

Three-dimensional massing studies provide visual and analytical tools to test development concepts, optimize site utilization, and communicate project vision to stakeholders and approval bodies. We create presentation-quality 3D models that support decision-making and public engagement.

What We Do:

  • 3D massing studies and site optimization
  • Development scenario modeling and comparison
  • Yield analysis and unit mix optimization
  • Public hearing presentation materials and visualizations
  • Regulatory compliance visualization (height, setbacks, coverage)
  • Alternative design exploration and iteration