[object Object]

← back to Forza

feat: Contact, About, Services/Legal pages (Theme 3)

2b3e04258d7f395adba5b7aba227894903468ed7 · 2026-04-23 11:21:29 -0700 · Steve Abrams

Files touched

Diff

commit 2b3e04258d7f395adba5b7aba227894903468ed7
Author: Steve Abrams <steveabramsdesigns@gmail.com>
Date:   Thu Apr 23 11:21:29 2026 -0700

    feat: Contact, About, Services/Legal pages (Theme 3)
---
 theme-3-costa-rica-modern/about/index.html         | 398 ++++++++++++++++++
 .../services-legal/index.html                      | 466 +++++++++++++++++++++
 2 files changed, 864 insertions(+)

diff --git a/theme-3-costa-rica-modern/about/index.html b/theme-3-costa-rica-modern/about/index.html
new file mode 100644
index 0000000..83b5589
--- /dev/null
+++ b/theme-3-costa-rica-modern/about/index.html
@@ -0,0 +1,398 @@
+<!doctype html>
+<html lang="en">
+<head>
+<meta charset="utf-8" />
+<meta name="viewport" content="width=device-width, initial-scale=1" />
+<title>About FORZA | Boutique Costa Rica Law Firm · Alliott Global Alliance Member</title>
+<meta name="description" content="FORZA is a boutique Costa Rica law, tax and outsourcing firm — 20+ years guiding international businesses from San José and Guanacaste. Exclusive Costa Rica member of the Alliott Global Alliance (180+ firms, 80 countries). Bilingual, senior-led counsel." />
+<meta name="keywords" content="about Forza Costa Rica, boutique law firm San José, Alliott Global Alliance Costa Rica, bilingual attorneys Costa Rica, Costa Rica legal team, Guanacaste law firm" />
+<meta property="og:title" content="About FORZA — Boutique Costa Rica Counsel" />
+<meta property="og:description" content="20+ years. Boutique scale. Global reach via the Alliott Global Alliance." />
+<link rel="preconnect" href="https://fonts.googleapis.com">
+<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
+<link href="https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
+<link rel="stylesheet" href="../shared.css">
+<script src="https://mcp.figma.com/mcp/html-to-design/capture.js" async></script>
+<style>
+  /* Story block */
+  .story{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start;padding:72px 0}
+  .story-visual{aspect-ratio:4/5;border-radius:24px;background:
+    linear-gradient(180deg,rgba(0,0,0,.05),rgba(11,110,143,.3)),
+    linear-gradient(135deg,#3fa6c7 0%,#0b6e8f 45%,#174a6b 100%);
+    position:relative;overflow:hidden;color:#fff}
+  .story-visual::before{content:"";position:absolute;inset:24px;border:1px solid rgba(255,255,255,.15);border-radius:16px}
+  .story-visual .label{position:absolute;top:44px;left:44px;font-family:'Fraunces';font-size:22px;letter-spacing:-.01em}
+  .story-visual .stamp{position:absolute;top:44px;right:44px;width:72px;height:90px;background:rgba(255,255,255,.12);border:1.5px dashed rgba(255,255,255,.5);border-radius:4px;display:grid;place-items:center;color:rgba(255,255,255,.92);font-family:'Fraunces';font-size:12px;letter-spacing:.08em;text-align:center;padding:10px}
+  .story-visual .stamp b{display:block;font-size:22px;margin-bottom:2px}
+  .story-visual .tag{position:absolute;bottom:44px;left:44px;right:44px;font-family:ui-monospace,monospace;font-size:12.5px;color:rgba(255,255,255,.8);line-height:1.7;letter-spacing:.04em}
+  .story-text .lead{font-size:22px;line-height:1.45;color:var(--ink);font-family:'Fraunces';font-weight:400;letter-spacing:-.01em;margin-bottom:24px}
+  .story-text p{font-size:16.5px;line-height:1.65;color:var(--ink-soft);margin-bottom:18px}
+  .story-text em{font-style:italic;color:var(--pacific)}
+
+  /* Values */
+  .values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px}
+  .value{background:#fff;border:1px solid var(--line);border-radius:20px;padding:36px}
+  .value .num{font-family:'Fraunces';font-size:15px;color:var(--pacific);letter-spacing:.06em;font-weight:500}
+  .value h3{font-size:24px;margin:14px 0 12px}
+  .value p{font-size:15px;color:var(--ink-soft);line-height:1.6}
+  .value.v2 .num{color:var(--jade)}
+  .value.v3 .num{color:#8a5a2f}
+  .value.v4 .num{color:var(--coffee)}
+
+  /* Alliance deep-dive */
+  .alliance{background:var(--ink);color:var(--sand);border-radius:32px;padding:80px 72px;margin:0 28px;display:grid;grid-template-columns:1fr 1.1fr;gap:64px;align-items:center;position:relative;overflow:hidden}
+  .alliance::after{content:"";position:absolute;top:-30%;right:-10%;width:60%;height:160%;background:radial-gradient(circle,rgba(11,110,143,.45),transparent 60%);pointer-events:none}
+  .alliance h2{color:var(--paper);font-size:clamp(32px,3.6vw,44px);position:relative;max-width:460px}
+  .alliance h2 em{color:var(--sand-deep);font-style:italic;font-weight:400}
+  .alliance-body{position:relative}
+  .alliance-body p{color:rgba(239,231,215,.8);font-size:16.5px;line-height:1.65;margin-bottom:18px;max-width:560px}
+  .alliance-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:32px;padding-top:32px;border-top:1px solid rgba(255,255,255,.1)}
+  .al-stat{padding:0}
+  .al-stat b{display:block;font-family:'Fraunces';font-size:44px;font-weight:500;letter-spacing:-.02em;color:#fff;line-height:1}
+  .al-stat span{font-size:13px;color:rgba(239,231,215,.65);margin-top:8px;display:block}
+
+  /* Team */
+  .team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}
+  .member{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:transform .2s}
+  .member:hover{transform:translateY(-3px)}
+  .member .photo{aspect-ratio:4/5;background:linear-gradient(160deg,#c9d4f2,#0b6e8f)}
+  .member .photo.b{background:linear-gradient(160deg,#ead7b1,#8a5a2f)}
+  .member .photo.c{background:linear-gradient(160deg,#d1e4c9,#2f8a5f)}
+  .member-body{padding:28px}
+  .member h3{font-size:22px;margin-bottom:4px}
+  .member .role{font-size:13px;color:var(--pacific);letter-spacing:.04em;font-weight:600;margin-bottom:14px;text-transform:uppercase}
+  .member .bio{font-size:14.5px;color:var(--ink-soft);line-height:1.6}
+  .member .creds{margin-top:18px;padding-top:16px;border-top:1px dashed var(--line);display:flex;flex-wrap:wrap;gap:6px}
+  .member .creds span{font-size:11.5px;background:var(--paper);border:1px solid var(--line);padding:4px 10px;border-radius:999px;color:var(--ink-soft)}
+
+  /* Timeline */
+  .timeline{position:relative;padding:20px 0;margin-top:40px}
+  .timeline::before{content:"";position:absolute;left:120px;top:0;bottom:0;width:1px;background:var(--line)}
+  .time-row{display:grid;grid-template-columns:120px 1fr;gap:40px;padding:24px 0;position:relative;align-items:start}
+  .time-row::before{content:"";position:absolute;left:115px;top:30px;width:10px;height:10px;border-radius:50%;background:var(--pacific);border:3px solid var(--paper);z-index:1}
+  .time-year{font-family:'Fraunces';font-size:26px;font-weight:500;color:var(--ink);letter-spacing:-.01em;padding-top:4px}
+  .time-body h4{font-size:18px;margin-bottom:6px;font-weight:500}
+  .time-body p{font-size:14.5px;color:var(--ink-soft);line-height:1.6;max-width:600px}
+
+  /* Recognition */
+  .recog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:32px}
+  .recog{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px;text-align:center}
+  .recog b{display:block;font-family:'Fraunces';font-size:16px;color:var(--ink);margin-bottom:4px}
+  .recog span{font-size:12px;color:var(--ink-mute);letter-spacing:.02em}
+
+  @media (max-width:900px){
+    .story,.values-grid,.alliance,.team-grid,.recog-grid{grid-template-columns:1fr}
+    .alliance{padding:48px 32px;margin:0 16px}
+    .timeline::before{left:28px}
+    .time-row{grid-template-columns:1fr;gap:12px;padding-left:50px}
+    .time-row::before{left:23px;top:30px}
+  }
+</style>
+</head>
+<body>
+
+<div class="topbar">
+  <div class="wrap topbar-inner">
+    <span>San José · Guanacaste · +(506) 4000-3827 · <a href="#">WhatsApp</a></span>
+    <span>EN · <a href="#" style="color:rgba(239,231,215,.6)">ES</a></span>
+  </div>
+</div>
+
+<header class="nav">
+  <div class="wrap nav-inner">
+    <a href="../" class="brand">
+      <div class="brand-mark">F</div>
+      <span class="brand-word">Forza</span>
+    </a>
+    <nav>
+      <ul>
+        <li><a href="../#services">Services</a></li>
+        <li><a href="./" class="active">The Firm</a></li>
+        <li><a href="../#sectors">Sectors</a></li>
+        <li><a href="../#offices">Offices</a></li>
+        <li><a href="../#insights">Insights</a></li>
+      </ul>
+    </nav>
+    <div class="nav-right">
+      <span class="lang">EN · ES</span>
+      <a class="btn btn-primary" href="../contact/">Start a project →</a>
+    </div>
+  </div>
+</header>
+
+<div class="crumbs">
+  <div class="wrap"><a href="../">Home</a><span>/</span>The Firm</div>
+</div>
+
+<section class="page-head">
+  <div class="wrap">
+    <span class="eyebrow">About · Acerca</span>
+    <h1>A boutique firm, <em>international by design.</em></h1>
+    <p class="lede">FORZA has served international companies, investors and family offices from Costa Rica for more than twenty years — staying small enough to keep partners on every file, and large enough, through the Alliott Global Alliance, to follow clients into 80 countries.</p>
+  </div>
+</section>
+
+<section style="padding:0">
+  <div class="wrap">
+    <div class="story">
+      <div class="story-visual">
+        <div class="label">Costa Rica — EST.</div>
+        <div class="stamp"><span><b>CR</b>Est.<br/>—</span></div>
+        <div class="tag">
+          HQ ·········· San José<br/>
+          Branch ······ Guanacaste<br/>
+          Practice ···· Legal · Tax · BPO<br/>
+          Language ···· EN · ES<br/>
+          Alliance ···· Alliott Global<br/>
+          Coverage ···· 80 countries
+        </div>
+      </div>
+      <div class="story-text">
+        <span class="eyebrow">Our story</span>
+        <h2 style="margin:12px 0 28px">A firm built for the businesses <em>between borders</em>.</h2>
+        <p class="lead">FORZA was founded on a simple conviction: international businesses working in Costa Rica deserve a single, senior-led partner — not a rotation of juniors, not the overhead of an institutional firm.</p>
+        <p>Every engagement is led by a partner with twenty-plus years of experience. Every client reaches us bilingually, in San José or Guanacaste, by phone or WhatsApp. Every matter is billed fixed-fee where possible, with one coordinated invoice across legal, tax and outsourcing.</p>
+        <p>We serve companies investing in Costa Rica, families relocating here, investors building Pacific-coast resorts, technology groups setting up nearshore operations, and multinationals restructuring tax exposure — and we coordinate with counsel across 80 countries through our membership in the Alliott Global Alliance.</p>
+        <p>We are deliberately boutique. That is the product.</p>
+      </div>
+    </div>
+  </div>
+</section>
+
+<section style="background:var(--sand);border-top:1px solid var(--sand-deep);border-bottom:1px solid var(--sand-deep)">
+  <div class="wrap">
+    <div class="section-head">
+      <div class="label">
+        <span class="eyebrow">What we believe</span>
+        <h2>Four principles. <em style="font-style:italic;font-weight:400;color:var(--pacific)">One engagement model.</em></h2>
+      </div>
+      <p>Every engagement FORZA takes on is shaped by the same four commitments. If any of these don't fit your expectations, we're not the right firm for you.</p>
+    </div>
+
+    <div class="values-grid">
+      <div class="value v1">
+        <span class="num">01 / Partner-led</span>
+        <h3>A partner leads every file.</h3>
+        <p>The partner you speak with on the first call stays on your matter — not as a supervisor, but as the working attorney. No handoff to juniors, no rotating relationship managers.</p>
+      </div>
+      <div class="value v2">
+        <span class="num">02 / Integrated</span>
+        <h3>Legal, tax &amp; operations as one.</h3>
+        <p>Most international clients need some mix of all three. FORZA delivers them as a single, coordinated engagement — so you coordinate one firm, one partner, one invoice.</p>
+      </div>
+      <div class="value v3">
+        <span class="num">03 / Bilingual</span>
+        <h3>English is a first-class citizen.</h3>
+        <p>Contracts, memos, filings and meetings in whichever language you prefer. We translate into Spanish only where Costa Rican law requires it — your in-house team reads plain English.</p>
+      </div>
+      <div class="value v4">
+        <span class="num">04 / Fixed-fee first</span>
+        <h3>Transparent, predictable pricing.</h3>
+        <p>Wherever scope allows, we quote fixed or capped fees by deliverable — not hours. You know what the work costs before we start, and we absorb inefficiency, not you.</p>
+      </div>
+    </div>
+  </div>
+</section>
+
+<section style="padding-top:96px">
+  <div class="wrap">
+    <div class="alliance">
+      <div>
+        <span class="eyebrow" style="color:var(--sand-deep)">Alliott Global Alliance</span>
+        <h2 style="margin-top:12px">One Costa Rican partner. <em>A worldwide firm at your back.</em></h2>
+      </div>
+      <div class="alliance-body">
+        <p>FORZA is the <b style="color:#fff">exclusive Costa Rica member of the Alliott Global Alliance</b> — the sixth-largest alliance of independent professional services firms in the world.</p>
+        <p>Through the Alliance, our clients access coordinated legal, tax and advisory support in 80 countries without juggling multiple retainers. One point of contact in San José, many jurisdictions served.</p>
+        <p>Alliott member firms meet the Alliance's independence, quality and ethics standards — and we screen every referral personally before making the introduction.</p>
+        <div class="alliance-stats">
+          <div class="al-stat"><b>180+</b><span>Independent member firms</span></div>
+          <div class="al-stat"><b>80</b><span>Countries represented</span></div>
+          <div class="al-stat"><b>6th</b><span>Largest global alliance</span></div>
+          <div class="al-stat"><b>1</b><span>Exclusive CR member · FORZA</span></div>
+        </div>
+      </div>
+    </div>
+  </div>
+</section>
+
+<section id="team">
+  <div class="wrap">
+    <div class="section-head">
+      <div class="label">
+        <span class="eyebrow">Our partners</span>
+        <h2>Senior counsel. <em style="font-style:italic;font-weight:400;color:var(--pacific)">On every file.</em></h2>
+      </div>
+      <p>More than 20 years of combined experience across legal, tax and operational practice — and the structural commitment that a partner stays with your matter from scope through close.</p>
+    </div>
+
+    <div class="team-grid">
+      <div class="member">
+        <div class="photo"></div>
+        <div class="member-body">
+          <h3>Partner · Legal</h3>
+          <div class="role">Corporate · M&amp;A · FDI</div>
+          <p class="bio">Lead counsel on cross-border transactions, joint ventures and foreign direct investment structuring in Costa Rica. Works directly with general counsel and deal teams abroad.</p>
+          <div class="creds">
+            <span>LLM · International Business</span>
+            <span>CR Bar · Licensed</span>
+            <span>EN · ES</span>
+          </div>
+        </div>
+      </div>
+      <div class="member">
+        <div class="photo b"></div>
+        <div class="member-body">
+          <h3>Partner · Tax</h3>
+          <div class="role">International Tax · TP</div>
+          <p class="bio">International tax planning, transfer pricing and controversy for multinational groups operating in or through Costa Rica. Former tax authority experience.</p>
+          <div class="creds">
+            <span>LLM · Tax</span>
+            <span>Transfer Pricing Cert.</span>
+            <span>EN · ES</span>
+          </div>
+        </div>
+      </div>
+      <div class="member">
+        <div class="photo c"></div>
+        <div class="member-body">
+          <h3>Partner · Outsourcing</h3>
+          <div class="role">Accounting · Payroll · CFO</div>
+          <p class="bio">Leads CFO-level outsourcing engagements for regulated and multinational clients — covering accounting, payroll, compliance reporting and back-office operations.</p>
+          <div class="creds">
+            <span>CPA · Costa Rica</span>
+            <span>Free-Trade Zone expert</span>
+            <span>EN · ES</span>
+          </div>
+        </div>
+      </div>
+    </div>
+    <div style="margin-top:32px"><a class="btn btn-ghost" href="#">See the full team →</a></div>
+  </div>
+</section>
+
+<section style="padding-top:0">
+  <div class="wrap">
+    <div class="section-head">
+      <div class="label">
+        <span class="eyebrow">Timeline</span>
+        <h2>Twenty years, in short.</h2>
+      </div>
+      <p>A condensed history of how FORZA got here — from a single practice in San José to an integrated boutique serving clients across three continents.</p>
+    </div>
+
+    <div class="timeline">
+      <div class="time-row">
+        <div class="time-year">2005</div>
+        <div class="time-body">
+          <h4>Founded in San José</h4>
+          <p>FORZA opens as a boutique legal practice serving international companies doing business in Costa Rica.</p>
+        </div>
+      </div>
+      <div class="time-row">
+        <div class="time-year">2010</div>
+        <div class="time-body">
+          <h4>Tax practice added</h4>
+          <p>Local and cross-border tax planning, compliance and controversy becomes the firm's second pillar, in response to multinational client demand.</p>
+        </div>
+      </div>
+      <div class="time-row">
+        <div class="time-year">2014</div>
+        <div class="time-body">
+          <h4>Outsourcing pillar launched</h4>
+          <p>Accounting, payroll and back-office services formalized — clients who engaged us for legal or tax work began requesting integrated operational support.</p>
+        </div>
+      </div>
+      <div class="time-row">
+        <div class="time-year">2017</div>
+        <div class="time-body">
+          <h4>Guanacaste office opens</h4>
+          <p>Second office opens on the Pacific coast to serve hospitality, tourism and resort-real-estate clients on the ground.</p>
+        </div>
+      </div>
+      <div class="time-row">
+        <div class="time-year">2020</div>
+        <div class="time-body">
+          <h4>Alliott Global Alliance — exclusive Costa Rica member</h4>
+          <p>FORZA joins as the exclusive Costa Rica member of the Alliott Global Alliance, bringing 80-country coordination capacity to clients.</p>
+        </div>
+      </div>
+      <div class="time-row">
+        <div class="time-year">2026</div>
+        <div class="time-body">
+          <h4>20+ years. Boutique by design.</h4>
+          <p>Today, FORZA remains deliberately boutique — three partners leading three integrated practices, serving clients from twenty-plus jurisdictions.</p>
+        </div>
+      </div>
+    </div>
+  </div>
+</section>
+
+<section style="background:var(--sand);border-top:1px solid var(--sand-deep);border-bottom:1px solid var(--sand-deep);padding:72px 0">
+  <div class="wrap">
+    <div class="section-head" style="margin-bottom:32px">
+      <div class="label">
+        <span class="eyebrow">Recognition</span>
+        <h2>Independently verified.</h2>
+      </div>
+      <p>Memberships and certifications that reflect the firm's standards — independently maintained, not self-awarded.</p>
+    </div>
+    <div class="recog-grid">
+      <div class="recog"><b>Alliott Global</b><span>Exclusive CR member</span></div>
+      <div class="recog"><b>CR Bar Association</b><span>All attorneys licensed</span></div>
+      <div class="recog"><b>CR CPA Association</b><span>Outsourcing team certified</span></div>
+      <div class="recog"><b>TP Council</b><span>Transfer pricing practice</span></div>
+    </div>
+  </div>
+</section>
+
+<section class="cta-wrap">
+  <div class="wrap">
+    <div class="cta">
+      <div>
+        <span class="eyebrow">Ready to start</span>
+        <h2 style="margin-top:14px">Tell us about your Costa Rica project.</h2>
+        <p>Most first calls are 30 minutes. You'll hear back within 24 hours — in English or Spanish, by phone, email or WhatsApp.</p>
+        <div style="display:flex;gap:12px;flex-wrap:wrap;margin-top:24px">
+          <a class="btn btn-primary" href="../contact/">Request a quote →</a>
+          <a class="btn btn-pacific" href="#">WhatsApp us</a>
+        </div>
+      </div>
+      <div style="position:relative">
+        <div style="background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px">
+          <span class="eyebrow">What's next</span>
+          <h3 style="margin:10px 0 14px;font-size:22px">After a first call:</h3>
+          <ul style="list-style:none;display:flex;flex-direction:column;gap:12px">
+            <li style="display:flex;gap:12px;font-size:14.5px;color:var(--ink-soft);line-height:1.55"><span style="color:var(--pacific);font-weight:700">1.</span>Written, fixed-fee quote within 24–48 hrs</li>
+            <li style="display:flex;gap:12px;font-size:14.5px;color:var(--ink-soft);line-height:1.55"><span style="color:var(--pacific);font-weight:700">2.</span>Partner-led engagement kickoff</li>
+            <li style="display:flex;gap:12px;font-size:14.5px;color:var(--ink-soft);line-height:1.55"><span style="color:var(--pacific);font-weight:700">3.</span>Weekly bilingual status reporting</li>
+          </ul>
+        </div>
+      </div>
+    </div>
+  </div>
+</section>
+
+<footer>
+  <div class="wrap">
+    <div class="foot-grid">
+      <div class="foot-brand">
+        <div class="brand">
+          <div class="brand-mark" style="background:var(--paper);color:var(--ink)">F</div>
+          <span class="brand-word" style="color:#fff">Forza</span>
+        </div>
+        <p>Boutique law, tax and outsourcing firm built in Costa Rica. Exclusive local member of the Alliott Global Alliance — 180+ firms across 80 countries.</p>
+      </div>
+      <div><h4>Services</h4><ul><li><a href="../services-legal/">Legal</a></li><li><a href="#">Tax</a></li><li><a href="#">Outsourcing</a></li><li><a href="#">Alliott coordination</a></li></ul></div>
+      <div><h4>Firm</h4><ul><li><a href="./">About</a></li><li><a href="#">Team</a></li><li><a href="#">Sectors</a></li><li><a href="#">Insights</a></li><li><a href="#">Careers</a></li></ul></div>
+      <div><h4>Contact</h4><ul><li>San José · Guanacaste</li><li>+(506) 4000-3827</li><li><a href="#">WhatsApp</a></li><li><a href="#">info@forza.legal</a></li></ul></div>
+    </div>
+    <div class="foot-bottom">
+      <span>© 2026 FORZA · Costa Rica · Alliott Global Alliance member</span>
+      <span>Bilingual · EN · ES</span>
+    </div>
+  </div>
+</footer>
+
+</body>
+</html>
diff --git a/theme-3-costa-rica-modern/services-legal/index.html b/theme-3-costa-rica-modern/services-legal/index.html
new file mode 100644
index 0000000..02cdb7b
--- /dev/null
+++ b/theme-3-costa-rica-modern/services-legal/index.html
@@ -0,0 +1,466 @@
+<!doctype html>
+<html lang="en">
+<head>
+<meta charset="utf-8" />
+<meta name="viewport" content="width=device-width, initial-scale=1" />
+<title>Legal Services | Costa Rica Corporate, M&amp;A, FDI &amp; Real Estate Law | FORZA</title>
+<meta name="description" content="FORZA provides specialized legal counsel for international businesses in Costa Rica — corporate &amp; M&amp;A, FDI structuring, real estate, labor, contracts and dispute resolution. Partner-led, bilingual (EN/ES), fixed-fee where possible." />
+<meta name="keywords" content="Costa Rica corporate law, M&amp;A attorney San José, foreign direct investment Costa Rica, real estate law Guanacaste, Costa Rica labor law, commercial contracts CR, dispute resolution Costa Rica" />
+<meta property="og:title" content="FORZA Legal — Costa Rica Corporate &amp; Commercial Counsel" />
+<meta property="og:description" content="Specialized legal counsel for businesses entering, operating in and exiting Costa Rica. Partner-led, bilingual, fixed-fee first." />
+<link rel="preconnect" href="https://fonts.googleapis.com">
+<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
+<link href="https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
+<link rel="stylesheet" href="../shared.css">
+<script src="https://mcp.figma.com/mcp/html-to-design/capture.js" async></script>
+<style>
+  /* Service hero extension */
+  .svc-hero{padding:72px 0 56px;border-bottom:1px solid var(--line)}
+  .svc-hero .kicker{display:flex;align-items:center;gap:14px;margin-bottom:22px}
+  .svc-hero .kicker .pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:var(--pacific);color:#fff;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}
+  .svc-hero .kicker .pill .dot{width:6px;height:6px;border-radius:50%;background:#fff}
+  .svc-hero-grid{display:grid;grid-template-columns:1.3fr .9fr;gap:48px;align-items:end;margin-top:8px}
+  .svc-hero h1{margin-bottom:20px}
+  .svc-hero h1 em{font-style:italic;font-weight:400;color:var(--pacific)}
+  .svc-hero p.lede{font-size:19px;color:var(--ink-soft);max-width:620px;line-height:1.55}
+  .svc-hero-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px}
+  .svc-hero-card .eyebrow{margin-bottom:14px;display:block}
+  .svc-hero-card h3{font-size:18px;margin-bottom:14px}
+  .svc-hero-card ul{list-style:none;display:flex;flex-direction:column;gap:10px}
+  .svc-hero-card li{font-size:14px;color:var(--ink-soft);display:flex;gap:10px;padding:8px 0;border-bottom:1px dashed var(--line)}
+  .svc-hero-card li:last-child{border-bottom:none}
+  .svc-hero-card li::before{content:"◆";color:var(--pacific);font-size:10px;margin-top:4px}
+
+  /* Practice areas grid */
+  .areas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}
+  .area{background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px;display:flex;flex-direction:column;transition:border-color .2s,transform .2s}
+  .area:hover{border-color:var(--pacific);transform:translateY(-3px)}
+  .area .icon{width:44px;height:44px;border-radius:11px;background:rgba(11,110,143,.08);color:var(--pacific);display:grid;place-items:center;font-family:'Fraunces';font-size:20px;font-weight:500;margin-bottom:18px}
+  .area h3{font-size:20px;margin-bottom:10px;line-height:1.3}
+  .area p{font-size:14.5px;line-height:1.55;color:var(--ink-soft)}
+  .area ul{list-style:none;margin-top:16px;padding-top:16px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:6px}
+  .area ul li{font-size:13px;color:var(--ink-soft);padding:4px 0;display:flex;align-items:center;gap:8px}
+  .area ul li::before{content:"→";color:var(--pacific);font-size:12px}
+
+  /* Deliverables */
+  .del-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:32px}
+  .del{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:28px 32px;display:grid;grid-template-columns:64px 1fr;gap:20px;align-items:start}
+  .del .n{font-family:'Fraunces';font-size:42px;font-weight:500;color:var(--pacific);line-height:1;letter-spacing:-.02em}
+  .del h4{font-size:18px;margin-bottom:8px;line-height:1.3;font-weight:500}
+  .del p{font-size:14.5px;color:var(--ink-soft);line-height:1.55}
+
+  /* Process steps */
+  .process-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:36px;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff}
+  .pstep{padding:28px 28px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:12px}
+  .pstep:last-child{border-right:none}
+  .pstep .num{font-family:'Fraunces';font-size:32px;font-weight:500;color:var(--pacific);line-height:1}
+  .pstep h4{font-size:17px;line-height:1.3}
+  .pstep p{font-size:13.5px;color:var(--ink-soft);line-height:1.55}
+  .pstep .time{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-mute);font-weight:600}
+
+  /* Case examples */
+  .case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px}
+  .case{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;display:flex;flex-direction:column;min-height:260px}
+  .case .tag{display:inline-block;padding:4px 12px;border-radius:999px;background:var(--sand);color:var(--coffee);font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:600;align-self:flex-start}
+  .case h4{font-size:19px;margin:14px 0 10px;line-height:1.3;font-weight:500}
+  .case p{font-size:14px;color:var(--ink-soft);line-height:1.55;flex:1}
+  .case .meta{margin-top:20px;padding-top:14px;border-top:1px dashed var(--line);display:flex;justify-content:space-between;font-size:12px;color:var(--ink-mute)}
+  .case .meta b{color:var(--ink);font-weight:600}
+
+  /* FAQ */
+  .faq-list{margin-top:32px;display:flex;flex-direction:column;gap:14px}
+  .faq-item{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px}
+  .faq-item h4{font-size:17px;margin-bottom:10px;font-weight:500;line-height:1.3}
+  .faq-item p{font-size:14.5px;color:var(--ink-soft);line-height:1.6}
+
+  /* Related services */
+  .related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:32px}
+  .related{background:#fff;border:1px solid var(--line);border-radius:20px;padding:36px;display:flex;flex-direction:column;gap:14px;transition:border-color .2s,transform .2s}
+  .related:hover{border-color:var(--jade);transform:translateY(-3px)}
+  .related.tax:hover{border-color:var(--jade)}
+  .related.out:hover{border-color:#8a5a2f}
+  .related .tag{font-family:'Inter';font-size:12px;letter-spacing:.14em;color:var(--pacific);font-weight:600;text-transform:uppercase}
+  .related.tax .tag{color:var(--jade)}
+  .related.out .tag{color:#8a5a2f}
+  .related h3{font-size:24px;line-height:1.25}
+  .related p{font-size:15px;color:var(--ink-soft);line-height:1.55}
+  .related a{margin-top:auto;font-size:14px;font-weight:600;color:var(--ink);display:inline-flex;gap:6px;padding-top:14px;border-top:1px solid var(--line)}
+
+  @media (max-width:900px){
+    .svc-hero-grid,.areas-grid,.del-grid,.process-row,.case-grid,.related-grid{grid-template-columns:1fr}
+    .process-row .pstep{border-right:none;border-bottom:1px solid var(--line)}
+    .process-row .pstep:last-child{border-bottom:none}
+  }
+</style>
+</head>
+<body>
+
+<div class="topbar">
+  <div class="wrap topbar-inner">
+    <span>San José · Guanacaste · +(506) 4000-3827 · <a href="#">WhatsApp</a></span>
+    <span>EN · <a href="#" style="color:rgba(239,231,215,.6)">ES</a></span>
+  </div>
+</div>
+
+<header class="nav">
+  <div class="wrap nav-inner">
+    <a href="../" class="brand">
+      <div class="brand-mark">F</div>
+      <span class="brand-word">Forza</span>
+    </a>
+    <nav>
+      <ul>
+        <li><a href="../#services" class="active">Services</a></li>
+        <li><a href="../about/">The Firm</a></li>
+        <li><a href="../#sectors">Sectors</a></li>
+        <li><a href="../#offices">Offices</a></li>
+        <li><a href="../#insights">Insights</a></li>
+      </ul>
+    </nav>
+    <div class="nav-right">
+      <span class="lang">EN · ES</span>
+      <a class="btn btn-primary" href="../contact/">Start a project →</a>
+    </div>
+  </div>
+</header>
+
+<div class="crumbs">
+  <div class="wrap"><a href="../">Home</a><span>/</span><a href="../#services">Services</a><span>/</span>Legal</div>
+</div>
+
+<section class="svc-hero">
+  <div class="wrap">
+    <div class="kicker">
+      <span class="pill"><span class="dot"></span> Practice 01 · Legal</span>
+      <span style="font-size:13px;color:var(--ink-mute)">Corporate · Commercial · Real Estate · Labor · Dispute Resolution</span>
+    </div>
+    <div class="svc-hero-grid">
+      <div>
+        <h1>Specialized counsel for <em>doing business in Costa Rica.</em></h1>
+        <p class="lede">Accurate, partner-led legal advice for international companies, investors and family offices entering, operating in or exiting Costa Rica — from entity formation through dispute resolution. Bilingual, fixed-fee first, delivered from San José and Guanacaste.</p>
+      </div>
+      <div class="svc-hero-card">
+        <span class="eyebrow">At a glance</span>
+        <h3>This practice, in one minute</h3>
+        <ul>
+          <li>Partner-led from first call to close</li>
+          <li>Bilingual (EN / ES) delivery and reporting</li>
+          <li>Fixed-fee for most scoped matters</li>
+          <li>Alliott Global coordination when needed</li>
+          <li>Serving both San José &amp; Guanacaste</li>
+        </ul>
+      </div>
+    </div>
+  </div>
+</section>
+
+<section>
+  <div class="wrap">
+    <div class="section-head">
+      <div class="label">
+        <span class="eyebrow">Practice areas</span>
+        <h2>Six legal disciplines. <em style="font-style:italic;font-weight:400;color:var(--pacific)">One firm.</em></h2>
+      </div>
+      <p>FORZA's legal practice covers the six disciplines most commonly needed by international businesses in Costa Rica — with specialists on each, coordinated by a single lead partner.</p>
+    </div>
+
+    <div class="areas-grid">
+      <div class="area">
+        <div class="icon">§</div>
+        <h3>Corporate &amp; M&amp;A</h3>
+        <p>Entity formation, joint ventures, acquisitions, divestitures, restructurings and cross-border transactions involving Costa Rican counterparties.</p>
+        <ul>
+          <li>Costa Rica entity formation (SA, SRL)</li>
+          <li>Share &amp; asset acquisitions</li>
+          <li>Joint ventures &amp; shareholder agreements</li>
+          <li>Corporate restructuring</li>
+          <li>Due diligence &amp; disclosure</li>
+        </ul>
+      </div>
+      <div class="area">
+        <div class="icon">◎</div>
+        <h3>Foreign Direct Investment</h3>
+        <p>Inbound-investment structuring for international companies setting up Costa Rican operations — including free-trade zone and incentive regimes.</p>
+        <ul>
+          <li>Inbound investment structuring</li>
+          <li>Free-trade zone applications</li>
+          <li>Investment incentive regimes</li>
+          <li>Foreign exchange &amp; repatriation</li>
+          <li>Regulatory licensing</li>
+        </ul>
+      </div>
+      <div class="area">
+        <div class="icon">⌂</div>
+        <h3>Real Estate &amp; Development</h3>
+        <p>Acquisition, development and financing of residential, commercial and hospitality real estate — including maritime-zone and HOA-regulated Pacific-coast property.</p>
+        <ul>
+          <li>Purchase &amp; sale transactions</li>
+          <li>Title verification &amp; insurance</li>
+          <li>Maritime zone concessions</li>
+          <li>HOA formation &amp; compliance</li>
+          <li>Construction &amp; permitting</li>
+        </ul>
+      </div>
+      <div class="area">
+        <div class="icon">☰</div>
+        <h3>Labor &amp; Employment</h3>
+        <p>Costa Rican labor law is employee-protective and procedurally demanding — we help international employers hire, manage and (when necessary) separate compliantly.</p>
+        <ul>
+          <li>Employment contracts &amp; policies</li>
+          <li>Termination &amp; severance</li>
+          <li>Labor inspections &amp; audits</li>
+          <li>Expatriate work permits</li>
+          <li>Collective bargaining</li>
+        </ul>
+      </div>
+      <div class="area">
+        <div class="icon">✎</div>
+        <h3>Commercial Contracts</h3>
+        <p>Drafting, negotiating and reviewing the commercial contracts international businesses rely on — with an eye for Costa Rican enforceability and practice.</p>
+        <ul>
+          <li>Distribution &amp; agency agreements</li>
+          <li>Licensing &amp; IP agreements</li>
+          <li>SaaS &amp; technology contracts</li>
+          <li>Supply &amp; service agreements</li>
+          <li>NDAs &amp; term sheets</li>
+        </ul>
+      </div>
+      <div class="area">
+        <div class="icon">⚖</div>
+        <h3>Dispute Resolution</h3>
+        <p>Civil, commercial and labor litigation in Costa Rican courts — plus arbitration, mediation and pre-litigation workouts. Strategic first, courtroom only when necessary.</p>
+        <ul>
+          <li>Commercial litigation</li>
+          <li>Arbitration &amp; mediation</li>
+          <li>Contract enforcement</li>
+          <li>Labor disputes &amp; claims</li>
+          <li>Pre-litigation negotiation</li>
+        </ul>
+      </div>
+    </div>
+  </div>
+</section>
+
+<section style="background:var(--sand);border-top:1px solid var(--sand-deep);border-bottom:1px solid var(--sand-deep)">
+  <div class="wrap">
+    <div class="section-head">
+      <div class="label">
+        <span class="eyebrow">Deliverables</span>
+        <h2>What you actually receive.</h2>
+      </div>
+      <p>Legal work is easy to under-specify. Here's what comes out of a typical FORZA legal engagement — so you can match our deliverables against what your business genuinely needs.</p>
+    </div>
+    <div class="del-grid">
+      <div class="del">
+        <span class="n">01</span>
+        <div>
+          <h4>Opinion &amp; strategy memo</h4>
+          <p>A written memo in your preferred language setting out the legal question, answer, risk analysis and recommended path. Not a 30-page academic essay — a working document your team can act on.</p>
+        </div>
+      </div>
+      <div class="del">
+        <span class="n">02</span>
+        <div>
+          <h4>Negotiated &amp; signed documents</h4>
+          <p>Drafted, negotiated and executed contracts, corporate documents, filings and ancillary paperwork — handled locally on your behalf under Power of Attorney where needed.</p>
+        </div>
+      </div>
+      <div class="del">
+        <span class="n">03</span>
+        <div>
+          <h4>Registry &amp; government filings</h4>
+          <p>Costa Rican corporate registry, tax authority, municipal and sector-specific filings completed and evidenced — with stamped receipts for your file.</p>
+        </div>
+      </div>
+      <div class="del">
+        <span class="n">04</span>
+        <div>
+          <h4>Weekly bilingual status</h4>
+          <p>Each active matter gets a concise weekly update — in English or Spanish, to whichever stakeholders you specify. No black boxes, no missed deadlines.</p>
+        </div>
+      </div>
+    </div>
+  </div>
+</section>
+
+<section>
+  <div class="wrap">
+    <div class="section-head">
+      <div class="label">
+        <span class="eyebrow">How we work</span>
+        <h2>Four steps, start to close.</h2>
+      </div>
+      <p>Every legal engagement follows the same four stages — so you know at every moment what's happening, what comes next, and what it costs.</p>
+    </div>
+    <div class="process-row">
+      <div class="pstep">
+        <span class="num">01</span>
+        <span class="time">Day 0 · 30 min</span>
+        <h4>Scoping call</h4>
+        <p>Bilingual call with a partner to understand your objective, timeline and constraints. No fee, no commitment.</p>
+      </div>
+      <div class="pstep">
+        <span class="num">02</span>
+        <span class="time">Day 1–2</span>
+        <h4>Written quote</h4>
+        <p>Scoped, fixed-fee proposal with deliverables, timeline, and the specific attorney(s) who will lead the matter.</p>
+      </div>
+      <div class="pstep">
+        <span class="num">03</span>
+        <span class="time">Weeks 1–n</span>
+        <h4>Partner-led delivery</h4>
+        <p>Same partner from the first call owns the file. Weekly bilingual status updates. All work product in your preferred language.</p>
+      </div>
+      <div class="pstep">
+        <span class="num">04</span>
+        <span class="time">Close</span>
+        <h4>Handoff &amp; continuity</h4>
+        <p>Organized closing file, registry evidence, and — where useful — a handoff memo for your in-house team or successor counsel.</p>
+      </div>
+    </div>
+  </div>
+</section>
+
+<section style="background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)">
+  <div class="wrap">
+    <div class="section-head">
+      <div class="label">
+        <span class="eyebrow">Case examples</span>
+        <h2>Representative matters.</h2>
+      </div>
+      <p>Anonymized examples of recent legal engagements — to calibrate what FORZA typically works on and the scale of matter that suits a boutique firm.</p>
+    </div>
+    <div class="case-grid">
+      <div class="case">
+        <span class="tag">Corporate · M&amp;A</span>
+        <h4>US SaaS group acquires Costa Rican nearshore operation</h4>
+        <p>Full legal work-stream for acquisition of a CR technology services company — due diligence, share purchase, employee transfer, tax structuring coordination, and post-close integration.</p>
+        <div class="meta"><span>Sector · <b>Technology</b></span><span>2025</span></div>
+      </div>
+      <div class="case">
+        <span class="tag">Real Estate · Hospitality</span>
+        <h4>European investor develops Guanacaste boutique hotel</h4>
+        <p>Multi-year engagement: land acquisition, maritime-zone concession, HOA formation, construction permitting, operator agreements and phased ongoing regulatory compliance.</p>
+        <div class="meta"><span>Sector · <b>Hospitality</b></span><span>Ongoing</span></div>
+      </div>
+      <div class="case">
+        <span class="tag">FDI · Manufacturing</span>
+        <h4>German manufacturer establishes free-trade zone operation</h4>
+        <p>End-to-end free-trade zone application, entity formation, regulatory licensing, initial labor framework and ongoing compliance for an export-oriented manufacturer.</p>
+        <div class="meta"><span>Sector · <b>Manufacturing</b></span><span>2024</span></div>
+      </div>
+    </div>
+  </div>
+</section>
+
+<section>
+  <div class="wrap">
+    <div class="section-head">
+      <div class="label">
+        <span class="eyebrow">FAQ</span>
+        <h2>Common questions, answered.</h2>
+      </div>
+      <p>The questions international counterparts most frequently ask before engaging FORZA for legal work in Costa Rica.</p>
+    </div>
+    <div class="faq-list">
+      <div class="faq-item">
+        <h4>Do I need to travel to Costa Rica to incorporate or buy property?</h4>
+        <p>Rarely. Most international clients handle everything remotely via a Power of Attorney we draft and arrange for notarization at a Costa Rican consulate (or wherever you are). We manage notary, registry and bank appointments locally.</p>
+      </div>
+      <div class="faq-item">
+        <h4>What's the typical timeline to set up a Costa Rican entity?</h4>
+        <p>A straightforward SA or SRL typically takes 2–4 weeks from engagement to registered corporate number — including name reservation, notarial incorporation, registry filing, tax registration and municipal license where needed. Regulated industries add time.</p>
+      </div>
+      <div class="faq-item">
+        <h4>Will my contracts be enforceable locally if drafted in English?</h4>
+        <p>Generally yes for commercial contracts between private parties, with caveats. Certain contracts (labor, consumer, real estate) require Spanish versions. We advise on which document needs to be bilingual and prepare the Spanish counterpart where needed.</p>
+      </div>
+      <div class="faq-item">
+        <h4>How do you price legal work?</h4>
+        <p>Fixed-fee wherever scope allows — corporate formations, routine filings, standard-form contracts, defined due diligence, and most closings. Open-ended matters (litigation, complex M&amp;A) are hourly with a written budget and regular cost updates.</p>
+      </div>
+      <div class="faq-item">
+        <h4>Can you coordinate with my home-country counsel?</h4>
+        <p>Routinely. As Costa Rica's exclusive Alliott Global Alliance member, we're structured to work alongside 180+ firms in 80 countries — and are equally comfortable coordinating with your existing counsel outside the Alliance.</p>
+      </div>
+      <div class="faq-item">
+        <h4>Do you handle litigation, or only transactional work?</h4>
+        <p>Both. Our dispute resolution group handles commercial and labor litigation in Costa Rican courts plus arbitration and mediation. We try to resolve matters pre-litigation where commercially sensible.</p>
+      </div>
+    </div>
+  </div>
+</section>
+
+<section style="background:var(--sand);border-top:1px solid var(--sand-deep);border-bottom:1px solid var(--sand-deep)">
+  <div class="wrap">
+    <div class="section-head">
+      <div class="label">
+        <span class="eyebrow">Related services</span>
+        <h2>Rarely just legal.</h2>
+      </div>
+      <p>Most international clients need some mix of legal, tax and outsourcing. FORZA delivers all three — under one engagement, one partner, one invoice.</p>
+    </div>
+    <div class="related-grid">
+      <div class="related tax">
+        <span class="tag">Practice 02 · Tax</span>
+        <h3>Tax &amp; Transfer Pricing</h3>
+        <p>Local and cross-border tax planning, compliance and controversy — calibrated to Costa Rica's evolving rules and your international obligations.</p>
+        <a href="#">Explore Tax services →</a>
+      </div>
+      <div class="related out">
+        <span class="tag">Practice 03 · Outsourcing</span>
+        <h3>Accounting &amp; Outsourcing</h3>
+        <p>Accounting, payroll, CFO advisory and back-office services for companies whose efficiency depends on reliable administration of resources.</p>
+        <a href="#">Explore Outsourcing →</a>
+      </div>
+    </div>
+  </div>
+</section>
+
+<section class="cta-wrap">
+  <div class="wrap">
+    <div class="cta">
+      <div>
+        <span class="eyebrow">Start the conversation</span>
+        <h2 style="margin-top:14px">Tell us about your legal matter.</h2>
+        <p>A partner will respond within 24–48 hours with a scoped, fixed-fee quote. Most first calls are 30 minutes — bilingual, by phone, email or WhatsApp.</p>
+        <div style="display:flex;gap:12px;flex-wrap:wrap;margin-top:24px">
+          <a class="btn btn-primary" href="../contact/">Request a quote →</a>
+          <a class="btn btn-pacific" href="#">WhatsApp us</a>
+          <a class="btn btn-ghost" href="../about/">About FORZA</a>
+        </div>
+      </div>
+      <div style="position:relative">
+        <div style="background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px">
+          <span class="eyebrow">Our promise</span>
+          <h3 style="margin:10px 0 14px;font-size:22px">Partner on every call. Fixed-fee first. Bilingual by default.</h3>
+          <p style="font-size:14.5px;line-height:1.6">Every inbound message reaches a partner directly — and the same partner stays on your matter from scope through close.</p>
+        </div>
+      </div>
+    </div>
+  </div>
+</section>
+
+<footer>
+  <div class="wrap">
+    <div class="foot-grid">
+      <div class="foot-brand">
+        <div class="brand">
+          <div class="brand-mark" style="background:var(--paper);color:var(--ink)">F</div>
+          <span class="brand-word" style="color:#fff">Forza</span>
+        </div>
+        <p>Boutique law, tax and outsourcing firm built in Costa Rica. Exclusive local member of the Alliott Global Alliance — 180+ firms across 80 countries.</p>
+      </div>
+      <div><h4>Services</h4><ul><li><a href="./">Legal</a></li><li><a href="#">Tax</a></li><li><a href="#">Outsourcing</a></li><li><a href="#">Alliott coordination</a></li></ul></div>
+      <div><h4>Firm</h4><ul><li><a href="../about/">About</a></li><li><a href="#">Team</a></li><li><a href="#">Sectors</a></li><li><a href="#">Insights</a></li><li><a href="#">Careers</a></li></ul></div>
+      <div><h4>Contact</h4><ul><li>San José · Guanacaste</li><li>+(506) 4000-3827</li><li><a href="#">WhatsApp</a></li><li><a href="#">info@forza.legal</a></li></ul></div>
+    </div>
+    <div class="foot-bottom">
+      <span>© 2026 FORZA · Costa Rica · Alliott Global Alliance member</span>
+      <span>Bilingual · EN · ES</span>
+    </div>
+  </div>
+</footer>
+
+</body>
+</html>

← cd28405 docs: README with deploy workflow  ·  back to Forza  ·  docs: add live diary (markdown + web version with auto-TOC) f1cf738 →