
.cacar-uae-kitchen-v2{
  --bg:#f6f3ef;
  --surface:#fffdf9;
  --surface-2:#f2ece3;
  --surface-3:#efe7dc;
  --text:#1f1c18;
  --muted:#676056;
  --line:#d9d0c3;
  --line-2:#cfc4b2;
  --accent:#b67c35;
  --accent-soft:#d9b98a;
  --dark:#171715;
  --dark-2:#22211f;
  width:100%;
  background:var(--bg);
  color:var(--text);
  font-family:Arial,Helvetica,sans-serif;
}
.cacar-uae-kitchen-v2 *{box-sizing:border-box}
.cacar-uae-kitchen-v2 a{color:inherit;text-decoration:none}
.cacar-uae-kitchen-v2 h2,
.cacar-uae-kitchen-v2 h3,
.cacar-uae-kitchen-v2 p{margin-top:0}
.cacar-uae-kitchen-v2 .cuk-wrap{max-width:1240px;margin:0 auto;padding:0 34px}
.cacar-uae-kitchen-v2 .cuk-section{padding:0 0 22px}
.cacar-uae-kitchen-v2 .cuk-panel{
  position:relative;
  background:var(--surface);
  border:1px solid var(--line);
  padding:44px 42px;
  overflow:hidden;
}
.cacar-uae-kitchen-v2 .cuk-panel + .cuk-panel{margin-top:16px}
.cacar-uae-kitchen-v2 .cuk-panel--soft{background:var(--surface-2)}
.cacar-uae-kitchen-v2 .cuk-panel--warm{background:var(--surface-3)}
.cacar-uae-kitchen-v2 .cuk-panel--dark{background:var(--dark);border-color:var(--dark);color:#fff}
.cacar-uae-kitchen-v2 .cuk-panel--hero{padding:0}
.cacar-uae-kitchen-v2 .cuk-kicker{
  display:flex;align-items:center;gap:12px;
  font-size:12px;line-height:1.3;letter-spacing:.18em;text-transform:uppercase;
  color:var(--accent);font-weight:700;margin:0 0 18px;
}
.cacar-uae-kitchen-v2 .cuk-kicker:before{content:"";display:block;width:36px;height:1px;background:var(--accent-soft)}
.cacar-uae-kitchen-v2 .cuk-panel--dark .cuk-kicker{color:#d8b889}
.cacar-uae-kitchen-v2 .cuk-panel--dark .cuk-kicker:before{background:#9d8156}
.cacar-uae-kitchen-v2 h2{
  font-family:Georgia,"Times New Roman",serif;
  font-size:43px;line-height:1.08;letter-spacing:-.035em;font-weight:500;
  margin-bottom:18px;
}
.cacar-uae-kitchen-v2 h3{font-size:20px;line-height:1.28;margin-bottom:12px}
.cacar-uae-kitchen-v2 p{font-size:15px;line-height:1.76;color:var(--muted);margin-bottom:0}
.cacar-uae-kitchen-v2 .cuk-panel--dark p{color:rgba(255,255,255,.74)}
.cacar-uae-kitchen-v2 .cuk-lead{font-size:17px;line-height:1.8;max-width:720px}
.cacar-uae-kitchen-v2 .cuk-rule{width:54px;height:2px;background:var(--accent);margin:24px 0 24px}

.cacar-uae-kitchen-v2 .cuk-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:stretch}
.cacar-uae-kitchen-v2 .cuk-hero-copy{position:relative;padding:58px 52px 54px}
.cacar-uae-kitchen-v2 .cuk-hero-copy:after{
  content:"01";position:absolute;right:34px;top:20px;font-family:Georgia,"Times New Roman",serif;
  font-size:122px;line-height:1;color:rgba(182,124,53,.08);font-weight:700;pointer-events:none
}
.cacar-uae-kitchen-v2 .cuk-hero-foot{
  display:flex;justify-content:space-between;gap:16px;align-items:center;
  border-top:1px solid var(--line);padding-top:16px;margin-top:34px;
  color:#312d27;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:700
}
.cacar-uae-kitchen-v2 .cuk-hero-foot span:last-child{color:#7b7266}
.cacar-uae-kitchen-v2 .cuk-hero-side{
  position:relative;background:var(--surface-2);padding:58px 40px 54px;border-left:1px solid var(--line)
}
.cacar-uae-kitchen-v2 .cuk-hero-side:before{
  content:"";position:absolute;left:40px;top:84px;bottom:84px;width:1px;background:var(--accent-soft)
}
.cacar-uae-kitchen-v2 .cuk-side-inner{padding-left:26px}
.cacar-uae-kitchen-v2 .cuk-hero-side h3{font-size:27px;color:var(--text);margin-bottom:12px}
.cacar-uae-kitchen-v2 .cuk-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:28px}
.cacar-uae-kitchen-v2 .cuk-stat{border-top:1px solid var(--line-2);padding-top:14px}
.cacar-uae-kitchen-v2 .cuk-stat b{display:block;font-size:15px;margin-bottom:6px;color:var(--text)}
.cacar-uae-kitchen-v2 .cuk-stat span{font-size:13px;line-height:1.55;color:#72695f;display:block}

.cacar-uae-kitchen-v2 .cuk-stage-head{
  display:grid;grid-template-columns:120px minmax(0,1fr);gap:24px;align-items:start;margin-bottom:30px
}
.cacar-uae-kitchen-v2 .cuk-stage-number{
  font-family:Georgia,"Times New Roman",serif;font-size:42px;line-height:1;color:#cbb593;
  padding-top:4px;text-align:left
}
.cacar-uae-kitchen-v2 .cuk-stage-title{position:relative;padding-right:18px}
.cacar-uae-kitchen-v2 .cuk-stage-title:after{
  content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:linear-gradient(90deg,var(--line),transparent)
}
.cacar-uae-kitchen-v2 .cuk-stage-title h2{font-size:39px;margin-bottom:14px}
.cacar-uae-kitchen-v2 .cuk-stage-title p{max-width:860px}
.cacar-uae-kitchen-v2 .cuk-panel--dark .cuk-stage-number{color:#d0b790}
.cacar-uae-kitchen-v2 .cuk-panel--dark .cuk-stage-title:after{background:linear-gradient(90deg,rgba(255,255,255,.2),transparent)}

.cacar-uae-kitchen-v2 .cuk-grid-2,
.cacar-uae-kitchen-v2 .cuk-grid-3,
.cacar-uae-kitchen-v2 .cuk-links,
.cacar-uae-kitchen-v2 .cuk-process{display:grid;gap:16px}
.cacar-uae-kitchen-v2 .cuk-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.cacar-uae-kitchen-v2 .cuk-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.cacar-uae-kitchen-v2 .cuk-links{grid-template-columns:repeat(3,minmax(0,1fr))}
.cacar-uae-kitchen-v2 .cuk-process{grid-template-columns:repeat(3,minmax(0,1fr))}

.cacar-uae-kitchen-v2 .cuk-card,
.cacar-uae-kitchen-v2 .cuk-step,
.cacar-uae-kitchen-v2 .cuk-link{
  position:relative;background:rgba(255,255,255,.82);border:1px solid var(--line);transition:.2s ease
}
.cacar-uae-kitchen-v2 .cuk-panel--dark .cuk-card,
.cacar-uae-kitchen-v2 .cuk-panel--dark .cuk-step,
.cacar-uae-kitchen-v2 .cuk-panel--dark .cuk-link{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.12)}
.cacar-uae-kitchen-v2 .cuk-card{
  padding:22px 20px 20px;min-height:168px
}
.cacar-uae-kitchen-v2 .cuk-card:before,
.cacar-uae-kitchen-v2 .cuk-step:before,
.cacar-uae-kitchen-v2 .cuk-link:before{
  content:"";position:absolute;left:0;top:0;width:92px;height:2px;background:var(--accent-soft)
}
.cacar-uae-kitchen-v2 .cuk-panel--dark .cuk-card:before,
.cacar-uae-kitchen-v2 .cuk-panel--dark .cuk-step:before,
.cacar-uae-kitchen-v2 .cuk-panel--dark .cuk-link:before{background:#a98a5a}
.cacar-uae-kitchen-v2 .cuk-card:hover,
.cacar-uae-kitchen-v2 .cuk-step:hover,
.cacar-uae-kitchen-v2 .cuk-link:hover{transform:translateY(-2px);border-color:#caa676}
.cacar-uae-kitchen-v2 .cuk-panel--dark .cuk-card:hover,
.cacar-uae-kitchen-v2 .cuk-panel--dark .cuk-step:hover,
.cacar-uae-kitchen-v2 .cuk-panel--dark .cuk-link:hover{border-color:#9b7a49}
.cacar-uae-kitchen-v2 .cuk-card-label{
  font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-weight:700;margin-bottom:12px
}
.cacar-uae-kitchen-v2 .cuk-card p:last-child,
.cacar-uae-kitchen-v2 .cuk-step p:last-child{margin-bottom:0}

.cacar-uae-kitchen-v2 .cuk-check{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;
  padding:28px 28px 26px;background:rgba(255,255,255,.88);border:1px solid var(--line)
}
.cacar-uae-kitchen-v2 .cuk-check div{
  position:relative;padding-left:26px;font-size:14px;line-height:1.6;color:#3f3a32
}
.cacar-uae-kitchen-v2 .cuk-check div:before{
  content:"";position:absolute;left:0;top:.55em;width:9px;height:9px;border:1px solid var(--accent);border-radius:50%;background:transparent
}

.cacar-uae-kitchen-v2 .cuk-note{
  padding:16px 20px;border-left:3px solid var(--accent);background:#ece4d9;margin-top:16px
}
.cacar-uae-kitchen-v2 .cuk-note p{color:#4a453e}

.cacar-uae-kitchen-v2 .cuk-step{padding:22px 20px 20px;min-height:186px}
.cacar-uae-kitchen-v2 .cuk-step span{display:block;margin-bottom:12px;font-size:12px;line-height:1.2;letter-spacing:.14em;color:var(--accent);font-weight:700}

.cacar-uae-kitchen-v2 .cuk-link{
  display:flex;justify-content:space-between;align-items:center;gap:16px;
  padding:18px 20px 16px;min-height:74px
}
.cacar-uae-kitchen-v2 .cuk-link strong{font-size:14px;line-height:1.5;display:block;padding-right:8px}
.cacar-uae-kitchen-v2 .cuk-arrow{
  flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;
  width:34px;height:34px;border:1px solid var(--line-2);border-radius:50%;font-size:18px;color:var(--accent)
}
.cacar-uae-kitchen-v2 .cuk-panel--dark .cuk-arrow{border-color:rgba(255,255,255,.18);color:#d8b889}

.cacar-uae-kitchen-v2 .cuk-single-link{max-width:860px}
.cacar-uae-kitchen-v2 .cuk-single-link .cuk-link{min-height:72px}

.cacar-uae-kitchen-v2 .cuk-cta{padding-bottom:0}
.cacar-uae-kitchen-v2 .cuk-cta .cuk-panel{padding:42px 48px}
.cacar-uae-kitchen-v2 .cuk-cta-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center}
.cacar-uae-kitchen-v2 .cuk-cta h2{color:#fff;font-size:38px;margin-bottom:14px}
.cacar-uae-kitchen-v2 .cuk-btn{
  display:inline-flex;align-items:center;justify-content:center;gap:14px;
  background:#fff;color:#161614;padding:16px 22px;border:1px solid #fff;font-size:13px;font-weight:700;white-space:nowrap
}
.cacar-uae-kitchen-v2 .cuk-btn:hover{background:transparent;color:#fff}


.cacar-uae-kitchen-v2 .cuk-section--compact .cuk-panel{padding-top:38px;padding-bottom:36px}
.cacar-uae-kitchen-v2 .cuk-section--compact .cuk-stage-head{margin-bottom:24px}
.cacar-uae-kitchen-v2 .cuk-section--compact .cuk-stage-title h2{font-size:36px;margin-bottom:12px}
.cacar-uae-kitchen-v2 .cuk-section--compact .cuk-card{min-height:154px}
.cacar-uae-kitchen-v2 .cuk-tail-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:18px}
.cacar-uae-kitchen-v2 .cuk-mini-meta{display:flex;align-items:center;gap:10px;font-size:11px;line-height:1.3;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-weight:700;margin:0 0 12px}
.cacar-uae-kitchen-v2 .cuk-mini-meta:before{content:"";display:block;width:24px;height:1px;background:var(--accent-soft)}
.cacar-uae-kitchen-v2 .cuk-tail-title{font-family:Georgia,"Times New Roman",serif;font-size:31px;line-height:1.15;letter-spacing:-.03em;font-weight:500;margin:0 0 12px}
.cacar-uae-kitchen-v2 .cuk-tail-copy{font-size:15px;line-height:1.72;color:var(--muted)}
.cacar-uae-kitchen-v2 .cuk-tail-stack{display:grid;gap:18px}
.cacar-uae-kitchen-v2 .cuk-tail-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}
.cacar-uae-kitchen-v2 .cuk-tail-knowledge{display:grid;grid-template-columns:1fr;gap:12px;margin-top:16px}
.cacar-uae-kitchen-v2 .cuk-section--tail .cuk-panel{padding-top:40px;padding-bottom:40px}
.cacar-uae-kitchen-v2 .cuk-section--tail .cuk-link strong{font-size:13px}
@media(max-width:980px){
  .cacar-uae-kitchen-v2 .cuk-wrap{padding:0 24px}
  .cacar-uae-kitchen-v2 .cuk-panel{padding:34px 26px}
  .cacar-uae-kitchen-v2 .cuk-panel--hero{padding:0}
  .cacar-uae-kitchen-v2 .cuk-hero{grid-template-columns:1fr}
  .cacar-uae-kitchen-v2 .cuk-hero-copy{padding:42px 28px 34px}
  .cacar-uae-kitchen-v2 .cuk-hero-side{padding:34px 28px;border-left:0;border-top:1px solid var(--line)}
  .cacar-uae-kitchen-v2 .cuk-hero-side:before{left:28px;top:34px;bottom:34px}
  .cacar-uae-kitchen-v2 .cuk-stage-head{grid-template-columns:1fr;gap:8px;margin-bottom:24px}
  .cacar-uae-kitchen-v2 .cuk-stage-title h2{font-size:32px}
  .cacar-uae-kitchen-v2 .cuk-grid-3,
  .cacar-uae-kitchen-v2 .cuk-links,
  .cacar-uae-kitchen-v2 .cuk-process,
  .cacar-uae-kitchen-v2 .cuk-tail-links,
  .cacar-uae-kitchen-v2 .cuk-tail-grid{grid-template-columns:1fr}
  .cacar-uae-kitchen-v2 .cuk-cta-grid{grid-template-columns:1fr}
}
@media(max-width:640px){
  .cacar-uae-kitchen-v2 .cuk-wrap{padding:0 14px}
  .cacar-uae-kitchen-v2 .cuk-section{padding-bottom:14px}
  .cacar-uae-kitchen-v2 .cuk-panel{padding:24px 16px}
  .cacar-uae-kitchen-v2 .cuk-panel--hero{padding:0}
  .cacar-uae-kitchen-v2 .cuk-hero-copy{padding:30px 16px 24px}
  .cacar-uae-kitchen-v2 .cuk-hero-copy:after{font-size:72px;top:12px;right:16px}
  .cacar-uae-kitchen-v2 .cuk-hero-side{padding:24px 16px}
  .cacar-uae-kitchen-v2 .cuk-hero-side:before{left:16px;top:24px;bottom:24px}
  .cacar-uae-kitchen-v2 .cuk-side-inner{padding-left:16px}
  .cacar-uae-kitchen-v2 h2{font-size:30px}
  .cacar-uae-kitchen-v2 .cuk-stage-title h2{font-size:26px;line-height:1.12}
  .cacar-uae-kitchen-v2 .cuk-lead{font-size:15px}
  .cacar-uae-kitchen-v2 .cuk-stage-number{font-size:30px;padding-top:0}
  .cacar-uae-kitchen-v2 .cuk-grid-2,
  .cacar-uae-kitchen-v2 .cuk-check,
  .cacar-uae-kitchen-v2 .cuk-hero-grid{grid-template-columns:1fr}
  .cacar-uae-kitchen-v2 .cuk-grid-2,
  .cacar-uae-kitchen-v2 .cuk-grid-3,
  .cacar-uae-kitchen-v2 .cuk-links,
  .cacar-uae-kitchen-v2 .cuk-process,
  .cacar-uae-kitchen-v2 .cuk-tail-stack,
  .cacar-uae-kitchen-v2 .cuk-tail-knowledge{gap:10px}
  .cacar-uae-kitchen-v2 .cuk-card,
  .cacar-uae-kitchen-v2 .cuk-step{padding:18px 16px 16px;min-height:auto}
  .cacar-uae-kitchen-v2 .cuk-check{gap:10px;padding:18px 16px 16px}
  .cacar-uae-kitchen-v2 .cuk-check div{font-size:13px;line-height:1.55;padding-left:22px}
  .cacar-uae-kitchen-v2 .cuk-link{padding:16px}
  .cacar-uae-kitchen-v2 .cuk-section--compact .cuk-panel,
  .cacar-uae-kitchen-v2 .cuk-section--tail .cuk-panel{padding-top:22px;padding-bottom:22px}
  .cacar-uae-kitchen-v2 .cuk-tail-title{font-size:24px}
  .cacar-uae-kitchen-v2 .cuk-btn{width:100%}
  .cacar-uae-kitchen-v2 .cuk-cta .cuk-panel{padding:28px 16px}
  .cacar-uae-kitchen-v2 .cuk-cta h2{font-size:28px}
}
