/* Phase159 mobile based on user's reference layout */
@media(max-width:768px){
  :root{--cdz-m-primary:#073b78;--cdz-m-primary2:#0b5ed7;--cdz-m-accent:#ff304f;--cdz-m-bg:#f4f7fb;--cdz-m-card:#fff;--cdz-m-text:#101828;--cdz-m-muted:#667085;--cdz-m-line:#e6eaf0;--cdz-m-shadow:0 10px 24px rgba(16,24,40,.08)}
  body{font-family:'Cairo',system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif!important;background:radial-gradient(circle at top left,rgba(11,94,215,.16),transparent 30%),linear-gradient(180deg,#eef5ff 0%,#f8fafc 38%,#edf2f7 100%)!important;color:var(--cdz-m-text)!important;overflow-x:hidden!important}
  .site-header,.cdz-main-header,.topbar,.main-header{position:sticky!important;top:0!important;z-index:50!important;background:rgba(244,247,251,.90)!important;backdrop-filter:blur(18px)!important;border-bottom:1px solid rgba(230,234,240,.75)!important;box-shadow:none!important;color:var(--cdz-m-text)!important}
  .brand,.logo,.cdz-logo{color:var(--cdz-m-text)!important;font-weight:900!important}.logo-mark,.brand-mark,.cdz-logo-mark{background:linear-gradient(135deg,var(--cdz-m-primary),var(--cdz-m-primary2))!important;color:#fff!important;border-radius:15px!important;box-shadow:0 12px 26px rgba(11,94,215,.28)!important}
  .search-wrap,.search-box,.mobile-search,input[type=search]{background:#fff!important;border:1px solid var(--cdz-m-line)!important;border-radius:18px!important;color:var(--cdz-m-text)!important;box-shadow:0 10px 24px rgba(16,24,40,.06)!important}
  .hero,.cdz-hero,.mobile-hero{border-radius:28px!important;background:linear-gradient(135deg,rgba(7,59,120,.96),rgba(11,94,215,.90))!important;color:#fff!important;box-shadow:0 24px 50px rgba(7,59,120,.25)!important;overflow:hidden!important}.hero h1,.hero h2,.cdz-hero h1,.cdz-hero h2{color:#fff!important;font-weight:1000!important}.hero p,.cdz-hero p{color:rgba(255,255,255,.85)!important}
  .card,.post-card,.casting-card,.profile-card,.talent-card,.account-card,.family-card,.cdz-card{background:#fff!important;border:1px solid rgba(230,234,240,.95)!important;border-radius:22px!important;box-shadow:var(--cdz-m-shadow)!important;color:var(--cdz-m-text)!important}.card p,.post-card p,.casting-card p,.profile-card p,.talent-card p{color:#475467!important}.card h3,.post-card h3,.casting-card h3,.profile-card h3,.talent-card h3{color:var(--cdz-m-text)!important}
  .badge,.tag,.pill{border-radius:999px!important;background:#f8fafc!important;border:1px solid #edf2f7!important;color:#475467!important}.badge.urgent,.urgent{background:var(--cdz-m-accent)!important;color:#fff!important}.badge.verified,.verified{background:#eaf3ff!important;color:#095cb5!important}
  .btn-primary,.apply-btn,.primary-btn,.cdz-btn-primary{background:linear-gradient(135deg,var(--cdz-m-accent),#e11d48)!important;color:#fff!important;border-radius:15px!important;box-shadow:0 12px 22px rgba(255,48,79,.20)!important}.btn-secondary,.save-btn{background:#eaf3ff!important;color:var(--cdz-m-primary2)!important;border-radius:15px!important}
  .story-row,.stories-row{display:flex!important;gap:10px!important;overflow-x:auto!important;padding:2px 1px 12px!important;scrollbar-width:none!important}.story,.story-card{flex:0 0 76px!important;text-align:center!important}.story-ring,.story-avatar{width:68px!important;height:68px!important;border-radius:22px!important;padding:3px!important;background:linear-gradient(135deg,var(--cdz-m-accent),var(--cdz-m-primary2))!important}
  .bottom-nav,.mobile-bottom-nav,.dzm-bottom-nav{position:fixed!important;left:50%!important;bottom:12px!important;transform:translateX(-50%)!important;width:min(calc(100% - 24px),406px)!important;height:72px!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(22px)!important;border:1px solid rgba(230,234,240,.90)!important;box-shadow:0 18px 45px rgba(16,24,40,.18)!important;border-radius:25px!important;z-index:80!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:3px!important;padding:8px!important}.bottom-nav a,.bottom-nav button,.mobile-bottom-nav a,.mobile-bottom-nav button,.dzm-bottom-nav a{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;border-radius:18px!important;color:#667085!important;font-size:10px!important;font-weight:800!important;background:transparent!important}.bottom-nav .active,.mobile-bottom-nav .active,.dzm-bottom-nav .active{color:#fff!important;background:linear-gradient(135deg,var(--cdz-m-primary),var(--cdz-m-primary2))!important;box-shadow:0 10px 20px rgba(11,94,215,.22)!important}
  .content,.page-content,.main-content{padding-bottom:104px!important}.modal,.bottom-sheet{background:#fff!important;border-radius:30px 30px 0 0!important;color:var(--cdz-m-text)!important}
}
