BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//ChamberMaster//Event Calendar 2.0//EN
METHOD:PUBLISH
X-PUBLISHED-TTL:P3D
REFRESH-INTERVAL:P3D
CALSCALE:GREGORIAN
BEGIN:VEVENT
DTSTART:20260611T180000Z
DTEND:20260611T203000Z
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
SUMMARY:Celebrate Irvine and Mid-Year Economic Calibration
DESCRIPTION:.celebrate-irvine-embed {\n      --ci-blue: #0064a4\;\n      --ci-blue-dark: #084e7e\;\n      --ci-gold: #d8a73c\;\n      --ci-ink: #0f172a\;\n      --ci-text: #334155\;\n      --ci-muted: #64748b\;\n      --ci-bg: #f8fafc\;\n      --ci-card: #ffffff\;\n      --ci-border: rgba(15\, 23\, 42\, 0.12)\;\n      --ci-shadow: 0 16px 40px rgba(15\, 23\, 42\, 0.08)\;\n      font-family: Arial\, Helvetica\, sans-serif\;\n      color: var(--ci-text)\;\n      line-height: 1.6\;\n    }\n\n    .celebrate-irvine-embed * {\n      box-sizing: border-box\;\n    }\n\n    .celebrate-irvine-embed .ci-wrap {\n      max-width: 1100px\;\n      margin: 0 auto\;\n      padding: 24px\;\n    }\n\n    .celebrate-irvine-embed .ci-hero {\n      background: linear-gradient(135deg\, #ffffff 0%\, #f4f8fb 100%)\;\n      border: 1px solid var(--ci-border)\;\n      border-radius: 22px\;\n      box-shadow: var(--ci-shadow)\;\n      overflow: hidden\;\n    }\n\n    .celebrate-irvine-embed .ci-hero-inner {\n      display: grid\;\n      grid-template-columns: 1.2fr 0.8fr\;\n      gap: 24px\;\n      padding: 34px\;\n      align-items: center\;\n    }\n\n    .celebrate-irvine-embed .ci-kicker {\n      display: inline-block\;\n      background: rgba(0\, 100\, 164\, 0.08)\;\n      color: var(--ci-blue)\;\n      font-size: 12px\;\n      font-weight: 700\;\n      letter-spacing: 0.08em\;\n      text-transform: uppercase\;\n      border-radius: 999px\;\n      padding: 7px 12px\;\n      margin-bottom: 14px\;\n    }\n\n    .celebrate-irvine-embed h1\,\n    .celebrate-irvine-embed h2\,\n    .celebrate-irvine-embed h3 {\n      color: var(--ci-ink)\;\n      margin: 0 0 12px\;\n      line-height: 1.2\;\n    }\n\n    .celebrate-irvine-embed h1 {\n      font-size: 38px\;\n    }\n\n    .celebrate-irvine-embed h2 {\n      font-size: 28px\;\n      margin-bottom: 18px\;\n    }\n\n    .celebrate-irvine-embed h3 {\n      font-size: 20px\;\n      margin-bottom: 10px\;\n    }\n\n    .celebrate-irvine-embed p {\n      margin: 0 0 16px\;\n    }\n\n    .celebrate-irvine-embed .ci-lead {\n      font-size: 17px\;\n      color: var(--ci-text)\;\n    }\n\n    .celebrate-irvine-embed .ci-side {\n      background: var(--ci-card)\;\n      border: 1px solid var(--ci-border)\;\n      border-radius: 18px\;\n      padding: 22px\;\n    }\n\n    .celebrate-irvine-embed .ci-side .ci-label {\n      font-size: 12px\;\n      font-weight: 700\;\n      text-transform: uppercase\;\n      letter-spacing: 0.08em\;\n      color: var(--ci-muted)\;\n      margin-bottom: 8px\;\n    }\n\n    .celebrate-irvine-embed .ci-side .ci-big {\n      font-size: 22px\;\n      font-weight: 800\;\n      color: var(--ci-ink)\;\n      margin-bottom: 8px\;\n    }\n\n    .celebrate-irvine-embed .ci-sponsor-logo {\n      display: inline-block\;\n      max-width: 220px\;\n      width: 100%\;\n    }\n\n    .celebrate-irvine-embed .ci-sponsor-logo img {\n      display: block\;\n      width: 100%\;\n      height: auto\;\n    }\n\n    .celebrate-irvine-embed .ci-grid {\n      display: grid\;\n      grid-template-columns: repeat(12\, 1fr)\;\n      gap: 20px\;\n      margin-top: 24px\;\n    }\n\n    .celebrate-irvine-embed .ci-card {\n      grid-column: span 12\;\n      background: var(--ci-card)\;\n      border: 1px solid var(--ci-border)\;\n      border-radius: 20px\;\n      padding: 28px\;\n      box-shadow: var(--ci-shadow)\;\n    }\n\n    .celebrate-irvine-embed .ci-card.half {\n      grid-column: span 6\;\n    }\n\n    .celebrate-irvine-embed .ci-awards {\n      display: grid\;\n      grid-template-columns: repeat(2\, minmax(0\, 1fr))\;\n      gap: 14px\;\n      margin-top: 18px\;\n    }\n\n    .celebrate-irvine-embed .ci-award {\n      border: 1px solid var(--ci-border)\;\n      border-radius: 16px\;\n      padding: 16px\;\n      background: #fff\;\n    }\n\n    .celebrate-irvine-embed .ci-award strong {\n      display: block\;\n      color: var(--ci-ink)\;\n      margin-bottom: 6px\;\n    }\n\n    .celebrate-irvine-embed .ci-highlight {\n      border-left: 4px solid var(--ci-gold)\;\n      padding-left: 14px\;\n      margin-top: 12px\;\n    }\n\n    .celebrate-irvine-embed .ci-link {\n      color: var(--ci-blue)\;\n      text-decoration: none\;\n      font-weight: 600\;\n    }\n\n    .celebrate-irvine-embed .ci-link:hover {\n      text-decoration: underline\;\n    }\n\n    .celebrate-irvine-embed .ci-btn {\n      display: inline-block\;\n      margin-top: 22px\;\n      padding: 14px 20px\;\n      background: var(--ci-blue)\;\n      color: #fff\;\n      border-radius: 12px\;\n      font-weight: 700\;\n      text-decoration: none\;\n      transition: 0.2s ease\;\n    }\n\n    .celebrate-irvine-embed .ci-btn:hover {\n      background: var(--ci-blue-dark)\;\n    }\n\n    @media (max-width: 900px) {\n      .celebrate-irvine-embed .ci-hero-inner\,\n      .celebrate-irvine-embed .ci-awards {\n        grid-template-columns: 1fr\;\n      }\n\n      .celebrate-irvine-embed .ci-card.half {\n        grid-column: span 12\;\n      }\n\n      .celebrate-irvine-embed h1 {\n        font-size: 30px\;\n      }\n    }\n\n    @media (max-width: 640px) {\n      .celebrate-irvine-embed .ci-wrap {\n        padding: 16px\;\n      }\n\n      .celebrate-irvine-embed .ci-hero-inner\,\n      .celebrate-irvine-embed .ci-card {\n        padding: 20px\;\n      }\n    }\n\n\n\n\nSignature Event\nCelebrate Irvine 2026\n\nGain powerful insights to stay ahead in today's rapidly evolving business environment. This signature event explores how Irvine continues to lead as a center of innovation\, while experts share forward looking perspectives and real world strategies for thriving in a dynamic economic landscape.\n\nThe program features an in depth mid year economic examination of key trends shaping the remainder of the year\, identifying opportunities for businesses to recalibrate\, adapt\, and strategically position themselves for growth.\n\nIn celebration of excellence\, the Greater Irvine Chamber will also recognize outstanding businesses and leaders whose innovation\, service\, and achievements are making a meaningful impact on Irvine's economy and commuity.\n\n\n\nPresenting Sponsor\n \n\nLocation\n\nHilton Irvine / Orange County Airport\n\n18800 MacArthur Blvd.\n\nIrvine\, CA 92612\n\n\n\n\n\n\nEvent Overview\n\nCelebrate Irvine highlights how the city continues to lead as a hub for innovation\, business growth\, and forward thinking leadership.\n\n\nThe event is designed for businesses planning for expansion\, navigating uncertainty\, or evaluating emerging market opportunities.\n\n\n\n\nSponsorship Opportunities\n\nBusinesses interested in sponsorship opportunities are encouraged to contact the Greater Irvine Chamber directly.\n\nevents@irvinechamber.com\n\n(949) 502-4118\n\n\n\nNominate Now\n\nNominations and self-nominations for organizations and individuals impacting Irvine's innovation\, economy\, and commuity are being accepted now through May 3 in the following categories:\n\n\nBusiness of the YearHonors a business demonstrating exceptional leadership\, ingenuity\, and purpose.\n\nNonprofit of the YearRecognizes a nonprofit making meaningful and measurable impact in the community.\n\nInnovative Business of the YearCelebrates groundbreaking products\, services\, or processes that drive progress.\n\nStartup of the YearAcknowledges an emerging venture showing strong early success and future promise.\n\nExecutive of the YearHonors a leader who inspires performance and drives organizational success.\n\nEntrepreneur of the YearRecognizes a visionary founder demonstrating bold leadership and business acumen.\n\nVisionary Leader of the YearCelebrates a forward thinking leader who inspires through innovation and transformation.\n\nCommunity Impact AwardHonors an outstanding volunteer whose dedication and advocacy positively impact the community.\n\nNominate Now\n\n\nMore Information\n\nGreater Irvine Chamber\n\n36 Executive Park\, Suite 100\n\nIrvine\, CA 92614\n\nPhone: (949) 502-4118\n\nEmail: events@irvinechamber.com
X-ALT-DESC;FMTTYPE=text/html:<section aria-label="Celebrate Irvine 2026" class="celebrate-irvine-embed">\n<style type="text/css">.celebrate-irvine-embed {\n      --ci-blue: #0064a4\;\n      --ci-blue-dark: #084e7e\;\n      --ci-gold: #d8a73c\;\n      --ci-ink: #0f172a\;\n      --ci-text: #334155\;\n      --ci-muted: #64748b\;\n      --ci-bg: #f8fafc\;\n      --ci-card: #ffffff\;\n      --ci-border: rgba(15\, 23\, 42\, 0.12)\;\n      --ci-shadow: 0 16px 40px rgba(15\, 23\, 42\, 0.08)\;\n      font-family: Arial\, Helvetica\, sans-serif\;\n      color: var(--ci-text)\;\n      line-height: 1.6\;\n    }\n\n    .celebrate-irvine-embed * {\n      box-sizing: border-box\;\n    }\n\n    .celebrate-irvine-embed .ci-wrap {\n      max-width: 1100px\;\n      margin: 0 auto\;\n      padding: 24px\;\n    }\n\n    .celebrate-irvine-embed .ci-hero {\n      background: linear-gradient(135deg\, #ffffff 0%\, #f4f8fb 100%)\;\n      border: 1px solid var(--ci-border)\;\n      border-radius: 22px\;\n      box-shadow: var(--ci-shadow)\;\n      overflow: hidden\;\n    }\n\n    .celebrate-irvine-embed .ci-hero-inner {\n      display: grid\;\n      grid-template-columns: 1.2fr 0.8fr\;\n      gap: 24px\;\n      padding: 34px\;\n      align-items: center\;\n    }\n\n    .celebrate-irvine-embed .ci-kicker {\n      display: inline-block\;\n      background: rgba(0\, 100\, 164\, 0.08)\;\n      color: var(--ci-blue)\;\n      font-size: 12px\;\n      font-weight: 700\;\n      letter-spacing: 0.08em\;\n      text-transform: uppercase\;\n      border-radius: 999px\;\n      padding: 7px 12px\;\n      margin-bottom: 14px\;\n    }\n\n    .celebrate-irvine-embed h1\,\n    .celebrate-irvine-embed h2\,\n    .celebrate-irvine-embed h3 {\n      color: var(--ci-ink)\;\n      margin: 0 0 12px\;\n      line-height: 1.2\;\n    }\n\n    .celebrate-irvine-embed h1 {\n      font-size: 38px\;\n    }\n\n    .celebrate-irvine-embed h2 {\n      font-size: 28px\;\n      margin-bottom: 18px\;\n    }\n\n    .celebrate-irvine-embed h3 {\n      font-size: 20px\;\n      margin-bottom: 10px\;\n    }\n\n    .celebrate-irvine-embed p {\n      margin: 0 0 16px\;\n    }\n\n    .celebrate-irvine-embed .ci-lead {\n      font-size: 17px\;\n      color: var(--ci-text)\;\n    }\n\n    .celebrate-irvine-embed .ci-side {\n      background: var(--ci-card)\;\n      border: 1px solid var(--ci-border)\;\n      border-radius: 18px\;\n      padding: 22px\;\n    }\n\n    .celebrate-irvine-embed .ci-side .ci-label {\n      font-size: 12px\;\n      font-weight: 700\;\n      text-transform: uppercase\;\n      letter-spacing: 0.08em\;\n      color: var(--ci-muted)\;\n      margin-bottom: 8px\;\n    }\n\n    .celebrate-irvine-embed .ci-side .ci-big {\n      font-size: 22px\;\n      font-weight: 800\;\n      color: var(--ci-ink)\;\n      margin-bottom: 8px\;\n    }\n\n    .celebrate-irvine-embed .ci-sponsor-logo {\n      display: inline-block\;\n      max-width: 220px\;\n      width: 100%\;\n    }\n\n    .celebrate-irvine-embed .ci-sponsor-logo img {\n      display: block\;\n      width: 100%\;\n      height: auto\;\n    }\n\n    .celebrate-irvine-embed .ci-grid {\n      display: grid\;\n      grid-template-columns: repeat(12\, 1fr)\;\n      gap: 20px\;\n      margin-top: 24px\;\n    }\n\n    .celebrate-irvine-embed .ci-card {\n      grid-column: span 12\;\n      background: var(--ci-card)\;\n      border: 1px solid var(--ci-border)\;\n      border-radius: 20px\;\n      padding: 28px\;\n      box-shadow: var(--ci-shadow)\;\n    }\n\n    .celebrate-irvine-embed .ci-card.half {\n      grid-column: span 6\;\n    }\n\n    .celebrate-irvine-embed .ci-awards {\n      display: grid\;\n      grid-template-columns: repeat(2\, minmax(0\, 1fr))\;\n      gap: 14px\;\n      margin-top: 18px\;\n    }\n\n    .celebrate-irvine-embed .ci-award {\n      border: 1px solid var(--ci-border)\;\n      border-radius: 16px\;\n      padding: 16px\;\n      background: #fff\;\n    }\n\n    .celebrate-irvine-embed .ci-award strong {\n      display: block\;\n      color: var(--ci-ink)\;\n      margin-bottom: 6px\;\n    }\n\n    .celebrate-irvine-embed .ci-highlight {\n      border-left: 4px solid var(--ci-gold)\;\n      padding-left: 14px\;\n      margin-top: 12px\;\n    }\n\n    .celebrate-irvine-embed .ci-link {\n      color: var(--ci-blue)\;\n      text-decoration: none\;\n      font-weight: 600\;\n    }\n\n    .celebrate-irvine-embed .ci-link:hover {\n      text-decoration: underline\;\n    }\n\n    .celebrate-irvine-embed .ci-btn {\n      display: inline-block\;\n      margin-top: 22px\;\n      padding: 14px 20px\;\n      background: var(--ci-blue)\;\n      color: #fff\;\n      border-radius: 12px\;\n      font-weight: 700\;\n      text-decoration: none\;\n      transition: 0.2s ease\;\n    }\n\n    .celebrate-irvine-embed .ci-btn:hover {\n      background: var(--ci-blue-dark)\;\n    }\n\n    @media (max-width: 900px) {\n      .celebrate-irvine-embed .ci-hero-inner\,\n      .celebrate-irvine-embed .ci-awards {\n        grid-template-columns: 1fr\;\n      }\n\n      .celebrate-irvine-embed .ci-card.half {\n        grid-column: span 12\;\n      }\n\n      .celebrate-irvine-embed h1 {\n        font-size: 30px\;\n      }\n    }\n\n    @media (max-width: 640px) {\n      .celebrate-irvine-embed .ci-wrap {\n        padding: 16px\;\n      }\n\n      .celebrate-irvine-embed .ci-hero-inner\,\n      .celebrate-irvine-embed .ci-card {\n        padding: 20px\;\n      }\n    }\n</style>\n<div class="ci-wrap">\n<div class="ci-hero">\n<div class="ci-hero-inner">\n<div><span class="ci-kicker">Signature Event</span>\n<h1>Celebrate Irvine 2026</h1>\n\n<p class="ci-lead">Gain powerful insights to stay ahead in today&rsquo\;s rapidly evolving business environment. This signature event explores how Irvine continues to lead as a center of innovation\, while experts share forward looking perspectives and real world strategies for thriving in a dynamic economic landscape.</p>\n\n<p>The program features an in depth mid year economic examination of key trends shaping the remainder of the year\, identifying opportunities for businesses to recalibrate\, adapt\, and strategically position themselves for growth.</p>\n\n<p>In celebration of excellence\, the Greater Irvine Chamber will also recognize outstanding businesses and leaders whose innovation\, service\, and achievements are making a meaningful impact on&nbsp\;<span style="color: rgb(51\, 65\, 85)\; font-family: Arial\, Helvetica\, sans-serif\;">Irvine&#39\;s&nbsp\;</span><span style="color: rgb(51\, 65\, 85)\; font-family: Arial\, Helvetica\, sans-serif\;">economy&nbsp\;and commuity</span>.</p>\n</div>\n\n<aside class="ci-side">\n<div class="ci-label">Presenting Sponsor</div>\n<a class="ci-sponsor-logo" href="https://www.jsx.com/home/search" rel="noopener" target="_blank"><img alt="JSX" src="https://greaterirvinechamber.com/wp-content/uploads/2025/11/JSX.png" /> </a>\n\n<div class="ci-label" style="margin-top:18px\;">Location</div>\n\n<div class="ci-big">Hilton Irvine /&nbsp\;Orange County Airport</div>\n\n<p>18800 MacArthur Blvd.<br />\nIrvine\, CA 92612</p>\n</aside>\n</div>\n</div>\n\n<div class="ci-grid">\n<div class="ci-card half">\n<h2>Event Overview</h2>\n\n<p>Celebrate Irvine highlights how the city continues to lead as a hub for innovation\, business growth\, and forward thinking leadership.</p>\n\n<div class="ci-highlight">\n<p>The event is designed for businesses planning for expansion\, navigating uncertainty\, or evaluating emerging market opportunities.</p>\n</div>\n</div>\n\n<div class="ci-card half">\n<h2>Sponsorship Opportunities</h2>\n\n<p>Businesses interested in sponsorship opportunities are encouraged to contact the Greater Irvine Chamber directly.</p>\n\n<p><a class="ci-link" href="mailto:events@irvinechamber.com">events@irvinechamber.com</a><br />\n<a class="ci-link" href="tel:19495024118">(949) 502-4118</a></p>\n</div>\n\n<div class="ci-card">\n<h2>Nominate Now</h2>\n\n<p>Nominations and self-nominations for organizations and individuals impacting Irvine&#39\;s innovation\, economy\, and commuity are being accepted now through May 3 in the following categories:</p>\n\n<div class="ci-awards">\n<div class="ci-award"><strong>Business of the Year</strong>Honors a business demonstrating exceptional leadership\, ingenuity\, and purpose.</div>\n\n<div class="ci-award"><strong>Nonprofit of the Year</strong>Recognizes a nonprofit making meaningful and measurable impact in the community.</div>\n\n<div class="ci-award"><strong>Innovative Business of the Year</strong>Celebrates groundbreaking products\, services\, or processes that drive progress.</div>\n\n<div class="ci-award"><strong>Startup of the Year</strong>Acknowledges an emerging venture showing strong early success and future promise.</div>\n\n<div class="ci-award"><strong>Executive of the Year</strong>Honors a leader who inspires performance and drives organizational success.</div>\n\n<div class="ci-award"><strong>Entrepreneur of the Year</strong>Recognizes a visionary founder demonstrating bold leadership and business acumen.</div>\n\n<div class="ci-award"><strong>Visionary Leader of the Year</strong>Celebrates a forward thinking leader who inspires through innovation and transformation.</div>\n\n<div class="ci-award"><strong>Community Impact Award</strong>Honors an outstanding volunteer whose dedication and advocacy positively impact the community.</div>\n</div>\n<a class="ci-btn" href="https://greaterirvinechamber.com/signature-events/celebrate-irvine" rel="noopener" target="_blank">Nominate Now</a></div>\n\n<div class="ci-card half">\n<h2>More Information</h2>\n\n<p><strong>Greater Irvine Chamber</strong></p>\n\n<p>36 Executive Park\, Suite 100<br />\nIrvine\, CA 92614</p>\n\n<p>Phone: <a class="ci-link" href="tel:19495024118">(949) 502-4118</a><br />\nEmail: <a class="ci-link" href="mailto:events@irvinechamber.com">events@irvinechamber.com</a></p>\n</div>\n</div>\n</div>\n</section>\n
LOCATION:Hilton Irvine/Orange County Airport 18800 MacArthur Blvd.\, Irvine 92612
UID:e.856.26077
SEQUENCE:3
DTSTAMP:20260411T035726Z
URL:https://app.greaterirvinechamber.com/events/details/celebrate-irvine-and-mid-year-economic-calibration-26077
END:VEVENT

END:VCALENDAR
