.elementor-3617 .elementor-element.elementor-element-15cc2f6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-9f9e686 *//* ==========================
   One Twelve Caffe — FUTURE CATERING (FULL)
   Brand:
   Teal  #0ABAB5
   Gold  #DFC026
   Ink   #221F1F
========================== */

.otc-future-catering{
  --teal:#0ABAB5;
  --gold:#DFC026;
  --ink:#221F1F;
  --w:#FFFFFF;

  --bg0:#070A0C;
  --bg1:#0C1518;

  --radius:18px;
  --radius2:26px;

  --shadow: 0 18px 60px rgba(0,0,0,.45);
  --shadow2: 0 12px 40px rgba(0,0,0,.35);

  color: rgba(255,255,255,.92);
  background: radial-gradient(1200px 600px at 20% 0%, rgba(10,186,181,.22), transparent 58%),
              radial-gradient(900px 500px at 95% 20%, rgba(223,192,38,.18), transparent 55%),
              linear-gradient(180deg, var(--bg0), var(--bg1));
  overflow: clip;
}

.otc-future-catering .otc-wrap{
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
}

.otc-future-catering a{ color: inherit; }

/* Global box sizing + prevent mobile horizontal scroll */
.otc-future-catering *,
.otc-future-catering *::before,
.otc-future-catering *::after{ box-sizing: border-box; }

@media (max-width: 680px){
  html, body{ overflow-x:hidden; }
  .otc-future-catering{ overflow-x:hidden; }
}

/* Topbar */
.otc-future-catering .otc-topbar{
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(7,10,12,.72);
  backdrop-filter: blur(14px);
  border-bottom: 1px solid rgba(255,255,255,.10);
}

.otc-future-catering .otc-topbar .otc-wrap{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 16px;
  padding: 14px 0;
}

.otc-future-catering .otc-brand{
  display:flex;
  align-items:center;
  gap: 12px;
  text-decoration:none;
  min-width: 0;
}

.otc-future-catering .otc-logo{
  width: 44px;
  height: 44px;
  border-radius: 999px;
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(255,255,255,.16);
  padding: 6px;
  box-shadow: 0 10px 34px rgba(10,186,181,.14);
}

.otc-future-catering .otc-brandname{
  font-weight: 800;
  letter-spacing: .18em;
  font-size: 12px;
}

.otc-future-catering .otc-brandtag{
  margin-top: 2px;
  font-size: 12px;
  opacity: .82;
  letter-spacing: .12em;
  text-transform: uppercase;
}

/* Nav + socials */
.otc-future-catering .otc-navWrap{
  display:flex;
  align-items:center;
  gap: 10px;
  justify-content:flex-end;
}

.otc-future-catering .otc-nav{
  display:flex;
  align-items:center;
  gap: 10px;
  flex-wrap: wrap;
  justify-content:flex-end;
}

.otc-future-catering .otc-nav a{
  text-decoration:none;
  font-size: 12px;
  letter-spacing: .16em;
  text-transform: uppercase;
  opacity: .82;
  padding: 10px 12px;
  border-radius: 999px;
  border: 1px solid transparent;
  transition: transform .2s ease, border-color .2s ease, background .2s ease, opacity .2s ease;
}

.otc-future-catering .otc-nav a:hover{
  opacity: 1;
  transform: translateY(-1px);
  border-color: rgba(10,186,181,.35);
  background: rgba(10,186,181,.10);
}

.otc-future-catering .otc-nav-cta{
  opacity: 1 !important;
  border-color: rgba(223,192,38,.42) !important;
  background: rgba(223,192,38,.10);
}

.otc-future-catering .otc-navSocial{
  display:flex;
  gap: 8px;
  align-items:center;
}

.otc-future-catering .otc-navIcon{
  width: 38px;
  height: 38px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.16);
  background: rgba(255,255,255,.06);
  color: rgba(255,255,255,.92);
  transition: transform .2s ease, border-color .2s ease, background .2s ease;
  text-decoration:none;
}

.otc-future-catering .otc-navIcon:hover{
  transform: translateY(-1px);
  border-color: rgba(10,186,181,.35);
  background: rgba(10,186,181,.10);
}

.otc-future-catering .otc-navIcon svg{
  width: 18px;
  height: 18px;
}

/* Hero */
.otc-future-catering .otc-hero{
  position: relative;
  padding: 56px 0 52px;
}

.otc-future-catering .otc-heroGrid{
  display:grid;
  grid-template-columns: 1.1fr .9fr;
  gap: 18px;
  align-items: start;
}

.otc-future-catering .otc-heroFX{
  position:absolute;
  inset:0;
  pointer-events:none;
}

.otc-future-catering .otc-fxCanvas{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  opacity:.60;
}

.otc-future-catering .otc-gridGlow{
  position:absolute;
  inset:-2px;
  background:
    linear-gradient(transparent 0, rgba(255,255,255,.04) 1px, transparent 1px),
    linear-gradient(90deg, transparent 0, rgba(255,255,255,.04) 1px, transparent 1px);
  background-size: 64px 64px;
  mask-image: radial-gradient(600px 350px at 35% 20%, #000 55%, transparent 78%);
  opacity: .60;
}

.otc-future-catering .otc-scanline{
  position:absolute;
  left:0; right:0;
  top: 20%;
  height: 2px;
  background: linear-gradient(90deg, transparent, rgba(10,186,181,.95), transparent);
  filter: drop-shadow(0 0 16px rgba(10,186,181,.65));
  opacity: .35;
  animation: otcScan 6.5s linear infinite;
}

@keyframes otcScan{
  0%{ transform: translateY(-60px); opacity:.0; }
  10%{ opacity:.35; }
  50%{ opacity:.25; }
  100%{ transform: translateY(420px); opacity:0; }
}

/* Hero text */
.otc-future-catering .otc-kicker{
  font-size: 12px;
  letter-spacing: .22em;
  text-transform: uppercase;
  opacity: .82;
}

.otc-future-catering .otc-h1{
  margin: 10px 0 12px;
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1.03;
  letter-spacing: .01em;
}

.otc-future-catering .otc-gold{
  color: var(--gold);
  text-shadow: 0 0 22px rgba(223,192,38,.22);
}

.otc-future-catering .otc-sub{
  margin: 0 0 16px;
  opacity: .86;
  line-height: 1.7;
  max-width: 62ch;
}

.otc-future-catering .otc-heroCTA{
  display:flex;
  gap: 10px;
  flex-wrap: wrap;
  margin: 12px 0 16px;
}

/* Buttons */
.otc-future-catering .otc-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding: 12px 16px;
  border-radius: 999px;
  text-decoration:none;
  font-weight: 800;
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
  border: 1px solid transparent;
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease, border-color .2s ease;
}

.otc-future-catering .otc-btn:focus{
  outline: 3px solid rgba(223,192,38,.35);
  outline-offset: 3px;
}

.otc-future-catering .otc-btnPrimary{
  background: linear-gradient(135deg, rgba(10,186,181,.95), rgba(10,186,181,.55));
  border-color: rgba(10,186,181,.55);
  box-shadow: 0 16px 44px rgba(10,186,181,.18);
}

.otc-future-catering .otc-btnPrimary:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 56px rgba(10,186,181,.25);
}

.otc-future-catering .otc-btnGhost{
  background: rgba(255,255,255,.06);
  border-color: rgba(255,255,255,.16);
}

.otc-future-catering .otc-btnGhost:hover{
  transform: translateY(-2px);
  border-color: rgba(223,192,38,.45);
  box-shadow: 0 14px 44px rgba(223,192,38,.10);
}

.otc-future-catering .otc-btnBlock{ width:100%; }

/* Better submit button */
.otc-future-catering .otc-btnSubmit{
  justify-content:center;
  gap: 14px;
  padding: 16px 18px;
  border-radius: 999px;
  color: #fff;
  background: linear-gradient(135deg, rgba(10,186,181,.95), rgba(10,186,181,.55));
  border: 1px solid rgba(10,186,181,.55);
  box-shadow: 0 18px 56px rgba(10,186,181,.22), inset 0 0 0 1px rgba(255,255,255,.10);
  position: relative;
  overflow:hidden;
}

.otc-future-catering .otc-btnSubmit::before{
  content:"";
  position:absolute;
  inset:-40% -30%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.18), transparent);
  transform: translateX(-60%) rotate(12deg);
  opacity: .55;
  pointer-events:none;
}

.otc-future-catering .otc-btnSubmit:hover{
  transform: translateY(-2px);
  box-shadow: 0 22px 72px rgba(10,186,181,.28), inset 0 0 0 1px rgba(255,255,255,.12);
}

.otc-future-catering .otc-btnSubmit:hover::before{
  transform: translateX(60%) rotate(12deg);
  transition: transform .6s ease;
}

.otc-future-catering .otc-btnSubmit .otc-btnLabel{
  font-weight: 900;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
}

.otc-future-catering .otc-btnSubmit .otc-btnIcon{
  width: 42px;
  height: 42px;
  border-radius: 999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background: rgba(0,0,0,.18);
  border: 1px solid rgba(255,255,255,.16);
  box-shadow: 0 10px 28px rgba(0,0,0,.25);
  flex: 0 0 auto;
}

.otc-future-catering .otc-btnSubmit .otc-btnIcon svg{
  width: 18px;
  height: 18px;
  color: var(--gold);
}

/* badges */
.otc-future-catering .otc-badges{
  display:flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 10px;
}

.otc-future-catering .otc-badge{
  display:flex;
  align-items:center;
  gap:8px;
  padding: 10px 12px;
  border-radius: 999px;
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(255,255,255,.14);
  font-size: 12px;
  opacity: .92;
}

.otc-future-catering .otc-dot{
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: var(--teal);
  box-shadow: 0 0 18px rgba(10,186,181,.55);
}

/* Glass card */
.otc-future-catering .otc-glassCard{
  border-radius: var(--radius2);
  background: linear-gradient(180deg, rgba(255,255,255,.10), rgba(255,255,255,.06));
  border: 1px solid rgba(255,255,255,.18);
  box-shadow: var(--shadow);
  padding: 18px;
  position: relative;
  overflow:hidden;
  max-width: 100%;
}

.otc-future-catering .otc-glassCard::before{
  content:"";
  position:absolute;
  inset:-80px -120px auto auto;
  width: 260px;
  height: 260px;
  background: radial-gradient(circle, rgba(223,192,38,.22), transparent 65%);
  filter: blur(2px);
}

.otc-future-catering .otc-cardTitle{
  font-weight: 900;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-size: 12px;
}

.otc-future-catering .otc-cardSub{
  margin-top: 6px;
  opacity: .86;
  line-height: 1.55;
}

/* Forms */
.otc-future-catering .otc-form{
  margin-top: 12px;
  display:flex;
  flex-direction:column;
  gap: 10px;
}

.otc-future-catering .otc-row2{
  display:grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.otc-future-catering .otc-field{
  display:flex;
  flex-direction:column;
  gap: 6px;
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
  opacity: .9;
  min-width: 0;
}

.otc-future-catering .otc-field input,
.otc-future-catering .otc-field textarea,
.otc-future-catering .otc-field select{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  text-transform:none;
  letter-spacing: normal;
  font-size: 14px;
  color: rgba(255,255,255,.92);
  background: rgba(0,0,0,.22);
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 14px;
  padding: 12px 12px;
}

.otc-future-catering .otc-field input:focus,
.otc-future-catering .otc-field textarea:focus,
.otc-future-catering .otc-field select:focus{
  outline:none;
  border-color: rgba(10,186,181,.55);
  box-shadow: 0 0 0 4px rgba(10,186,181,.16);
}

/* iOS date input overflow fix */
.otc-future-catering .otc-field input[type="date"]{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  -webkit-appearance: none;
  appearance: none;
}

.otc-future-catering .otc-formMsg{
  min-height: 18px;
  font-size: 13px;
  opacity: .9;
}

.otc-future-catering .otc-miniHelp{
  font-size: 13px;
  opacity: .82;
  line-height: 1.55;
}

.otc-future-catering .otc-miniHelp a{
  color: var(--gold);
  text-decoration: none;
  border-bottom: 1px solid rgba(223,192,38,.35);
}

/* Sections */
.otc-future-catering .otc-section{
  padding: 56px 0;
  border-top: 1px solid rgba(255,255,255,.10);
}

.otc-future-catering .otc-sectionHead{
  margin-bottom: 16px;
}

.otc-future-catering .otc-h2{
  margin: 10px 0 10px;
  font-size: clamp(24px, 2.6vw, 36px);
  line-height: 1.14;
}

.otc-future-catering .otc-lead{
  margin: 0;
  opacity: .86;
  line-height: 1.7;
  max-width: 78ch;
}

/* Tools */
.otc-future-catering .otc-tools{
  margin-top: 14px;
  display:flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items:center;
  justify-content:space-between;
}

.otc-future-catering .otc-search{
  display:flex;
  align-items:center;
  gap: 10px;
  padding: 12px 12px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.16);
  background: rgba(255,255,255,.06);
  min-width: min(520px, 100%);
}

.otc-future-catering .otc-searchInput{
  flex: 1;
  border: none;
  outline: none;
  background: transparent;
  color: rgba(255,255,255,.92);
  font-size: 14px;
}

.otc-future-catering .otc-searchIcon{ opacity: .7; }

.otc-future-catering .otc-toggle{
  display:flex;
  gap: 8px;
  padding: 6px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.16);
  background: rgba(255,255,255,.06);
}

.otc-future-catering .otc-tab{
  border: none;
  cursor: pointer;
  padding: 10px 12px;
  border-radius: 999px;
  background: transparent;
  color: rgba(255,255,255,.86);
  font-weight: 800;
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
  transition: background .2s ease, transform .2s ease, color .2s ease;
}

.otc-future-catering .otc-tab:hover{ transform: translateY(-1px); }

.otc-future-catering .otc-tab.is-active{
  background: rgba(10,186,181,.22);
  border: 1px solid rgba(10,186,181,.35);
  color: rgba(255,255,255,.96);
}

/* Grids */
.otc-future-catering .otc-grid{
  display:grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px;
}

.otc-future-catering .otc-item{
  display:block;
  text-decoration:none;
  border-radius: var(--radius);
  border: 1px solid rgba(255,255,255,.14);
  background: linear-gradient(180deg, rgba(255,255,255,.09), rgba(255,255,255,.06));
  box-shadow: var(--shadow2);
  padding: 16px;
  transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;
  position: relative;
  overflow:hidden;
}

.otc-future-catering .otc-item::after{
  content:"";
  position:absolute;
  inset:0;
  background: radial-gradient(500px 220px at 20% 0%, rgba(10,186,181,.18), transparent 55%);
  opacity: .0;
  transition: opacity .22s ease;
}

.otc-future-catering .otc-item:hover{
  transform: translateY(-4px);
  border-color: rgba(10,186,181,.32);
  box-shadow: 0 18px 70px rgba(0,0,0,.45);
}

.otc-future-catering .otc-item:hover::after{ opacity: 1; }

.otc-future-catering .otc-itemTop{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap: 10px;
  position: relative;
  z-index: 1;
}

.otc-future-catering .otc-itemTitle{
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
}

.otc-future-catering .otc-itemPrice{
  font-weight: 900;
  color: var(--gold);
  letter-spacing: .10em;
  white-space: nowrap;
}

.otc-future-catering .otc-itemDesc{
  margin-top: 10px;
  opacity: .86;
  line-height: 1.65;
  position: relative;
  z-index: 1;
}

.otc-future-catering .otc-itemMeta{
  display:flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 12px;
  position: relative;
  z-index: 1;
}

.otc-future-catering .otc-chip{
  padding: 8px 10px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(0,0,0,.20);
  font-size: 11px;
  letter-spacing: .12em;
  text-transform: uppercase;
  opacity: .92;
}

/* Add-ons */
.otc-future-catering .otc-addonNote{
  grid-column: 1 / -1;
  border-radius: var(--radius);
  border: 1px dashed rgba(223,192,38,.35);
  background: rgba(223,192,38,.06);
  padding: 14px;
}

.otc-future-catering .otc-addonTitle{
  font-weight: 900;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-size: 12px;
  color: var(--gold);
}

.otc-future-catering .otc-addonText{
  margin-top: 6px;
  opacity: .86;
  line-height: 1.6;
}

.otc-future-catering .otc-addonRow{
  grid-column: 1 / -1;
  display:grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.otc-future-catering .otc-addonItem{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap: 12px;
  padding: 14px;
  border-radius: var(--radius);
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.06);
}

.otc-future-catering .otc-addonItem b{
  color: var(--gold);
  letter-spacing: .10em;
  white-space: nowrap;
}

/* Bottom CTA */
.otc-future-catering .otc-bottomCTA{
  margin-top: 18px;
  padding: 16px;
  border-radius: var(--radius2);
  border: 1px solid rgba(10,186,181,.22);
  background: linear-gradient(135deg, rgba(10,186,181,.10), rgba(223,192,38,.06));
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 12px;
  flex-wrap: wrap;
}

.otc-future-catering .otc-bottomText{
  opacity: .9;
  line-height: 1.6;
  max-width: 70ch;
}

/* Request card */
.otc-future-catering .otc-requestCard{
  border-radius: var(--radius2);
  border: 1px solid rgba(255,255,255,.16);
  background: rgba(255,255,255,.06);
  box-shadow: var(--shadow);
  padding: 18px;
  display:grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  align-items:start;
}

.otc-future-catering .otc-miniLine{
  margin-top: 12px;
  display:flex;
  align-items:center;
  gap: 10px;
  opacity: .86;
  letter-spacing: .08em;
}

.otc-future-catering .otc-miniGlow{
  width: 14px;
  height: 14px;
  border-radius: 999px;
  background: var(--teal);
  box-shadow: 0 0 22px rgba(10,186,181,.55);
}

/* Replace placeholder with a real form box */
.otc-future-catering .otc-requestFormBox{
  border-radius: var(--radius2);
  border: 1px solid rgba(223,192,38,.22);
  background: linear-gradient(180deg, rgba(255,255,255,.08), rgba(0,0,0,.16));
  padding: 16px;
  overflow: hidden;
}

/* Sticky CTA */
.otc-future-catering .otc-stickyCTA{
  position: fixed;
  left: 0; right: 0;
  bottom: 14px;
  z-index: 60;
  display:flex;
  justify-content:center;
  pointer-events:none;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity .25s ease, transform .25s ease;
}

.otc-future-catering .otc-stickyCTA.is-on{
  opacity: 1;
  transform: translateY(0);
}

.otc-future-catering .otc-stickyInner{
  width: min(900px, calc(100% - 24px));
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.16);
  background: rgba(7,10,12,.70);
  backdrop-filter: blur(14px);
  box-shadow: 0 18px 60px rgba(0,0,0,.5);
  padding: 10px 10px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 10px;
  pointer-events:auto;
}

.otc-future-catering .otc-stickyText{
  opacity: .9;
  font-weight: 800;
  letter-spacing: .08em;
}

.otc-future-catering .is-hidden{ display:none !important; }

/* Responsive */
@media (max-width: 1024px){
  .otc-future-catering .otc-heroGrid{ grid-template-columns: 1fr; }
  .otc-future-catering .otc-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .otc-future-catering .otc-requestCard{ grid-template-columns: 1fr; }
}

@media (max-width: 680px){
  .otc-future-catering .otc-nav{ display:none; }
  .otc-future-catering .otc-row2{ grid-template-columns: 1fr; }
  .otc-future-catering .otc-grid{ grid-template-columns: 1fr; }
  .otc-future-catering .otc-addonRow{ grid-template-columns: 1fr; }
  .otc-future-catering .otc-search{ min-width: 100%; }
}

/* ==========================
   FUTURE CONTACT (scoped)
========================== */

.otc-future-catering .otc-future-contact{
  padding: 56px 0;
  border-top: 1px solid rgba(255,255,255,.10);
}

.otc-future-catering .otc-fc-wrap{
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
}

.otc-future-catering .otc-fc-card{
  border-radius: 26px;
  border: 1px solid rgba(255,255,255,.16);
  background: linear-gradient(180deg, rgba(255,255,255,.09), rgba(255,255,255,.06));
  box-shadow: 0 18px 60px rgba(0,0,0,.45);
  padding: 18px;
  position: relative;
  overflow: hidden;
}

.otc-future-catering .otc-fc-card::before{
  content:"";
  position:absolute;
  inset:-120px auto auto -160px;
  width: 340px;
  height: 340px;
  background: radial-gradient(circle, rgba(10,186,181,.22), transparent 65%);
}

.otc-future-catering .otc-fc-kicker{
  font-size: 12px;
  letter-spacing: .22em;
  text-transform: uppercase;
  opacity: .82;
}

.otc-future-catering .otc-fc-title{
  margin: 10px 0 10px;
  font-size: clamp(26px, 3vw, 40px);
  line-height: 1.15;
}

.otc-future-catering .otc-fc-sub{
  margin: 0;
  opacity: .86;
  line-height: 1.7;
  max-width: 80ch;
}

.otc-future-catering .otc-fc-grid{
  margin-top: 14px;
  display:grid;
  grid-template-columns: 1.2fr .8fr;
  gap: 14px;
  align-items: start;
}

.otc-future-catering .otc-fc-row{
  display:flex;
  align-items:center;
  gap: 12px;
  padding: 14px;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.06);
  color: rgba(255,255,255,.92);
  text-decoration:none;
  transition: transform .2s ease, border-color .2s ease, background .2s ease;
  min-width:0;
}

.otc-future-catering .otc-fc-row:hover{
  transform: translateY(-2px);
  border-color: rgba(10,186,181,.30);
  background: rgba(10,186,181,.08);
}

.otc-future-catering .otc-fc-rowBtn{
  width: 100%;
  cursor: pointer;
  font: inherit;
  text-align: left;
}

.otc-future-catering .otc-fc-ico{
  width: 42px;
  height: 42px;
  border-radius: 14px;
  display:flex;
  align-items:center;
  justify-content:center;
  border: 1px solid rgba(255,255,255,.16);
  background: rgba(0,0,0,.22);
  flex:0 0 auto;
}

.otc-future-catering .otc-fc-ico svg{
  width: 18px;
  height: 18px;
  color: rgba(255,255,255,.92);
}

.otc-future-catering .otc-fc-text{
  font-weight: 800;
  letter-spacing: .08em;
  min-width:0;
  overflow-wrap:anywhere;
  word-break: break-word;
}

.otc-future-catering .otc-fc-pill{
  margin-left: auto;
  padding: 10px 12px;
  border-radius: 999px;
  border: 1px solid rgba(223,192,38,.35);
  background: rgba(223,192,38,.10);
  color: var(--gold);
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-size: 12px;
  white-space: nowrap;
}

.otc-future-catering .otc-fc-actions{
  margin-top: 10px;
  display:flex;
  gap: 10px;
  flex-wrap: wrap;
}

.otc-future-catering .otc-fc-mini{
  padding: 10px 12px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.16);
  background: rgba(255,255,255,.06);
  color: rgba(255,255,255,.92);
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-size: 12px;
  cursor: pointer;
}

.otc-future-catering .otc-fc-mini:hover{
  border-color: rgba(10,186,181,.30);
  background: rgba(10,186,181,.08);
}

.otc-future-catering .otc-fc-social{
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(0,0,0,.18);
  padding: 14px;
}

.otc-future-catering .otc-fc-socialRow{
  margin-top: 10px;
  display:flex;
  gap: 10px;
  flex-wrap: wrap;
}

.otc-future-catering .otc-fc-socialBtn{
  width: 46px;
  height: 46px;
  border-radius: 999px;
  display:flex;
  align-items:center;
  justify-content:center;
  border: 1px solid rgba(255,255,255,.16);
  background: rgba(255,255,255,.06);
  color: rgba(255,255,255,.92);
  text-decoration:none;
  transition: transform .2s ease, border-color .2s ease, background .2s ease;
}

.otc-future-catering .otc-fc-socialBtn:hover{
  transform: translateY(-1px);
  border-color: rgba(10,186,181,.30);
  background: rgba(10,186,181,.08);
}

.otc-future-catering .otc-fc-socialBtn svg{
  width: 20px;
  height: 20px;
  color: rgba(255,255,255,.92);
}

.otc-future-catering .otc-fc-note{
  margin-top: 12px;
  opacity: .82;
  line-height: 1.6;
}

/* Contact Modal */
.otc-future-catering .otc-fc-modal{
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
}
.otc-future-catering .otc-fc-modal.is-open{ display:block; }

.otc-future-catering .otc-fc-backdrop{
  position:absolute;
  inset:0;
  background: rgba(0,0,0,.60);
}

.otc-future-catering .otc-fc-dialog{
  position: relative;
  width: min(520px, calc(100% - 26px));
  margin: 12vh auto 0;
  border-radius: 18px;
  background: #0e1114;
  border: 1px solid rgba(255,255,255,.14);
  box-shadow: 0 18px 60px rgba(0,0,0,.55);
  padding: 14px;
  color: #fff;
}

.otc-future-catering .otc-fc-dialogTop{
  display:flex;
  justify-content:space-between;
  gap: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(255,255,255,.10);
}

.otc-future-catering .otc-fc-dialogTitle{
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.otc-future-catering .otc-fc-dialogAddr{
  margin-top: 8px;
  opacity: .84;
  line-height: 1.5;
}

.otc-future-catering .otc-fc-x{
  width: 42px;
  height: 42px;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.06);
  color: #fff;
  cursor: pointer;
}

.otc-future-catering .otc-fc-dialogBtns{
  padding-top: 12px;
  display:grid;
  gap: 10px;
}

.otc-future-catering .otc-fc-btn{
  display:flex;
  align-items:center;
  justify-content:center;
  padding: 12px 14px;
  border-radius: 14px;
  text-decoration:none;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
  border: 1px solid rgba(10,186,181,.38);
  background: rgba(10,186,181,.18);
  color: #fff;
  cursor: pointer;
}
.otc-future-catering .otc-fc-btn:hover{ background: rgba(10,186,181,.26); }

.otc-future-catering .otc-fc-btnGhost{
  border-color: rgba(255,255,255,.18);
  background: rgba(255,255,255,.08);
}

@media (max-width: 920px){
  .otc-future-catering .otc-fc-grid{ grid-template-columns: 1fr; }
  .otc-future-catering .otc-fc-pill{ display:none; }
  .otc-future-catering .otc-fc-row{ align-items:flex-start; }
}

/* --- FIX: Contact rows wrap correctly on mobile --- */
@media (max-width: 680px){
  .otc-future-catering .otc-fc-row{
    display: grid !important;
    grid-template-columns: 52px 1fr;
    gap: 12px;
    align-items: center;
  }

  .otc-future-catering .otc-fc-text{
    white-space: normal !important;
    width: 100%;
    max-width: 100%;
    overflow-wrap: anywhere;
    word-break: break-word;
    line-height: 1.35;
  }

  /* If the pill exists, hide it so it never steals space */
  .otc-future-catering .otc-fc-pill{
    display: none !important;
  }
}

/* =========================
   Sticky CTA redesign
========================= */

.otc-future-catering .otc-stickyCTA{
  bottom: calc(14px + env(safe-area-inset-bottom));
}

.otc-future-catering .otc-stickyInner{
  padding: 12px 12px;
  border-radius: 999px;
  gap: 12px;
  background: rgba(7,10,12,.78);
  border: 1px solid rgba(255,255,255,.18);
  box-shadow: 0 20px 70px rgba(0,0,0,.55);
}

/* Make text more readable and prevent ugly breaks */
.otc-future-catering .otc-stickyText{
  font-size: 14px;
  letter-spacing: .06em;
  line-height: 1.2;
  max-width: 55%;
}

/* CTA button inside sticky bar (override) */
.otc-future-catering .otc-stickyInner .otc-btn{
  padding: 12px 14px;
  min-height: 44px;
  white-space: nowrap;
}

/* Mobile: stack nicer */
@media (max-width: 680px){
  .otc-future-catering .otc-stickyInner{
    border-radius: 22px;          /* looks better than full pill on small widths */
    padding: 12px;
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
  }

  .otc-future-catering .otc-stickyText{
    max-width: 100%;
    font-size: 14px;
  }

  .otc-future-catering .otc-stickyInner .otc-btn{
    justify-self: end;
    padding: 12px 14px;
  }
}
/* Fix spacing between Contact rows (email / phone / address) */
.otc-future-catering .otc-fc-lines{
  display: grid;
  gap: 12px; /* tighten space between cards */
}

/* Remove any default margins that may be sneaking in */
.otc-future-catering .otc-fc-row{
  margin: 0 !important;
}

/* Slightly tighter on small screens */
@media (max-width: 680px){
  .otc-future-catering .otc-fc-lines{
    gap: 10px;
  }
}/* End custom CSS */