*{box-sizing:border-box}body{margin:0;background:#f4f6f9;color:#172238;font:14px Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.topbar{height:72px;background:#07152f;color:#fff;display:flex;align-items:center;gap:18px;padding:7px 3%;position:sticky;top:0;z-index:40;box-shadow:0 2px 18px #07152f33}.brand{display:flex;align-items:center;gap:9px;min-width:205px;cursor:pointer}.brand img{width:50px;height:50px;object-fit:contain;background:#fff;border-radius:10px}.brand b{font-size:22px}.brand b span{color:#e21d2d}.brand small{display:block;color:#9eabc0;font-size:8px;letter-spacing:2px}.global-search{flex:1;max-width:400px;background:#122442;border-radius:9px;display:flex}.global-search span{padding:10px;color:#98a6ba;font-size:20px}.global-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;padding:11px 10px 11px 0}.global-search input::placeholder{color:#9ca9bb}nav{display:flex;gap:2px;margin-left:auto}nav button,.auth-btn{border:0;background:transparent;color:#cbd5e3;padding:10px 9px;border-radius:7px;font-weight:800;cursor:pointer;white-space:nowrap}nav button:hover,nav button.active{background:#17315a;color:#fff}.auth-btn{background:#e31d2d;color:#fff}.layout{max-width:1450px;margin:20px auto;display:grid;grid-template-columns:225px minmax(0,700px) 270px;gap:20px;padding:0 15px}.card,.post,.hero{background:#fff;border:1px solid #e1e6ee;border-radius:14px;box-shadow:0 2px 14px #17233a0a}.card{padding:16px;margin-bottom:15px}.profile-mini{text-align:center}.avatar{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#071a3c,#e31d2d);color:#fff;font-weight:900;flex:none}.avatar.xl{width:72px;height:72px;margin:auto;font-size:24px}.profile-mini h3{margin:9px 0 3px}.profile-mini p{color:#7b879a;margin:0 0 12px}.outline,.light{border:1px solid #cbd4df;background:#fff;color:#1c2940;border-radius:8px;padding:10px 14px;font-weight:800;cursor:pointer}.full{width:100%}.side-menu button{display:block;width:100%;text-align:left;background:transparent;border:0;padding:11px;border-radius:8px;color:#35435a;cursor:pointer}.side-menu button:hover{background:#f0f3f7}.side-note{font-size:12px;color:#718096;line-height:1.55}.hero{padding:28px;background:linear-gradient(135deg,#fff,#edf2f8);position:relative;overflow:hidden}.hero label,.page-title label{font-size:10px;letter-spacing:2px;color:#e31c2d;font-weight:900}.hero h1,.page-title h1{font-size:35px;line-height:1.05;letter-spacing:-1.4px;margin:9px 0}.hero p{color:#647188;line-height:1.6;max-width:520px}.hero-mark{position:absolute;right:32px;top:32px;font-size:110px;font-weight:900;color:#dfe6ef}.stats{display:flex;gap:25px;margin-top:22px;color:#778397;font-size:11px}.stats b{display:block;font-size:20px;color:#e21d2d}.primary{border:0;border-radius:8px;background:#e31d2d;color:#fff;padding:11px 17px;font-weight:900;cursor:pointer}.primary:hover{background:#c91525}.composer{margin-top:15px}.row{display:flex;align-items:center;gap:10px}.composer-input{flex:1;text-align:left;border:1px solid #dfe4ec;background:#f6f8fb;border-radius:25px;padding:12px 16px;color:#7b8799;cursor:pointer}.composer-tools{display:flex;justify-content:space-around;border-top:1px solid #edf0f4;margin-top:13px;padding-top:10px}.composer-tools button{border:0;background:transparent;color:#526177;font-weight:800;cursor:pointer}.section-head{display:flex;justify-content:space-between;align-items:center;margin:18px 2px 10px}.section-head h2{font-size:18px;margin:0}.section-head select{padding:8px;border:1px solid #d6dde6;border-radius:7px;background:#fff}.post{padding:17px;margin-bottom:14px}.post-head{display:flex;align-items:center;gap:10px}.post-head small{display:block;color:#8793a5;margin-top:2px}.post-menu{margin-left:auto;color:#8792a2}.post-body{white-space:pre-wrap;line-height:1.55;margin:14px 0;color:#2a3850}.post-media{width:100%;max-height:560px;object-fit:cover;border-radius:10px;background:#07152f}.tags{display:flex;gap:6px;flex-wrap:wrap}.tag{display:inline-block;background:#edf5ff;color:#1c5ca8;border-radius:18px;padding:5px 8px;font-size:11px}.post-actions button{border:0;background:transparent;color:#58677d;font-weight:800;cursor:pointer}.page-title{padding:7px 0 14px}.page-title p{color:#718096;line-height:1.5}.center{text-align:center}.filters{display:flex;gap:9px}.filters>*{flex:1;border:1px solid #d5dce6;border-radius:8px;padding:11px;background:#fff}.demo-note{display:inline-block;margin:0 0 12px;padding:6px 10px;border-radius:20px;background:#fff2d9;color:#976300;font-size:10px;font-weight:900;letter-spacing:1px}.artist-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.artist-card{padding:16px}.artist-top{display:flex;gap:10px;align-items:center}.artist-card h3{margin:0}.artist-card small{color:#7b8798}.artist-card p{color:#66748a;line-height:1.5}.follow-btn{border:1px solid #e31d2d;background:#fff;color:#e31d2d;border-radius:7px;padding:7px 10px;font-weight:800;cursor:pointer;margin-left:auto}.follow-btn.following{background:#e31d2d;color:#fff}.stack .cast-card,.stack .aud-card{background:#fff;border:1px solid #e1e6ee;border-left:4px solid #e31d2d;border-radius:11px;padding:17px;margin:11px 0}.cast-card h3,.aud-card h3{margin:0 0 7px}.cast-card p,.aud-card p{color:#647188;line-height:1.5}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.plan{background:#fff;border:1px solid #e1e6ee;border-radius:14px;padding:22px;position:relative}.plan.popular{border:2px solid #e31d2d;transform:translateY(-4px)}.plan-badge{font-size:9px;letter-spacing:1.5px;font-weight:900;color:#e31d2d}.plan h2{margin:9px 0}.price{font-size:30px;font-weight:900;margin:10px 0 18px}.price small{font-size:12px;font-weight:600;color:#778397}.plan ul{padding-left:18px;line-height:2;color:#56647a;min-height:170px}.access-card{margin-top:16px;border-radius:14px;padding:20px;background:#0b1730;color:#fff;display:flex;align-items:center;gap:16px}.access-card .lock{font-size:34px}.access-card p{color:#bac4d2}.access-card .primary{margin-left:auto}.form{padding:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form label{font-size:12px;font-weight:800;color:#46536a}.form input,.form select,.form textarea{display:block;width:100%;margin-top:6px;border:1px solid #d5dce6;border-radius:8px;padding:11px;background:#fff;font:inherit}.form .full{grid-column:1/-1}.side-head{display:flex;justify-content:space-between;align-items:center}.side-head h3{margin:0}.side-head button{border:0;background:transparent;color:#e31d2d;font-weight:800;cursor:pointer}.suggest{display:flex;gap:9px;align-items:center;padding:11px 0;border-bottom:1px solid #edf0f4}.suggest:last-child{border-bottom:0}.suggest small{display:block;color:#8490a2}.mini-follow{margin-left:auto;border:1px solid #e31d2d;background:#fff;color:#e31d2d;border-radius:6px;padding:6px 8px;font-size:11px;font-weight:800}.mini-aud{padding:10px 0;border-bottom:1px solid #edf0f4}.mini-aud b{font-size:12px}.mini-aud small{display:block;color:#8793a5;margin-top:3px}.muted{color:#748196;line-height:1.6}.modal{position:fixed;inset:0;background:#07152f99;z-index:80;display:grid;place-items:center;padding:15px}.modal.hidden,.page.hidden{display:none}.modal-box{width:min(650px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:15px;padding:20px}.modal-head{display:flex;justify-content:space-between;align-items:center}.modal-head h2{margin:0}.modal-head button{border:0;border-radius:50%;width:34px;height:34px;font-size:21px;cursor:pointer}.compose>*{width:100%;margin-bottom:10px}.compose select,.compose textarea,.compose input{border:1px solid #d5dce6;border-radius:8px;padding:11px;font:inherit}.compose textarea{min-height:130px}.upload{display:block;border:2px dashed #cad4df;border-radius:10px;text-align:center;padding:20px;color:#738096;cursor:pointer}.upload input{display:none}.preview{max-width:100%;max-height:300px;border-radius:10px;margin-top:8px}.modal-actions{display:flex;justify-content:flex-end;gap:8px}.notice{background:#f3f6fa;border-radius:8px;padding:12px;color:#5e6c82}.auth-form{display:grid;gap:10px}.auth-form input,.auth-form select{padding:11px;border:1px solid #d5dce6;border-radius:8px}.auth-switch{color:#1c5ca8;font-weight:800;cursor:pointer}.mobile-tabs{display:none}#toast{position:fixed;right:18px;bottom:18px;background:#07152f;color:#fff;padding:12px 16px;border-radius:9px;z-index:100;opacity:0;transform:translateY(8px);transition:.2s}#toast.show{opacity:1;transform:none}footer{text-align:center;padding:30px;color:#8793a5;font-size:12px}@media(max-width:1100px){.layout{grid-template-columns:210px minmax(0,1fr)}.right-col{display:none}}@media(max-width:760px){.topbar{height:auto;flex-wrap:wrap;padding:7px 10px}.brand{min-width:0}.brand img{width:42px;height:42px}.global-search{order:3;flex-basis:100%;max-width:none}nav{display:none}.layout{display:block;margin:10px auto;padding:0 9px}.left-col{display:none}.mobile-tabs{display:flex;position:sticky;bottom:0;z-index:50;background:#fff;border-top:1px solid #e2e6ec;justify-content:space-around;padding:7px}.mobile-tabs button{border:0;background:transparent;color:#43516a;font-weight:800}.mobile-tabs small{display:block;font-size:9px}.hero h1,.page-title h1{font-size:29px}.hero-mark{display:none}.stats{gap:14px}.artist-grid,.plans,.form-grid{grid-template-columns:1fr}.form .full{grid-column:auto}.filters{flex-wrap:wrap}.filters>*{flex-basis:100%}.access-card{display:block}.access-card .primary{margin-top:10px;width:100%}.composer-tools{overflow:auto;justify-content:flex-start;gap:16px}.composer-tools button{white-space:nowrap}}

.photo-avatar{background-size:cover!important;background-position:center!important;overflow:hidden}
.avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}
.demo-note{margin-bottom:12px}

/* Actor Place final white-header + hamburger menu */
.topbar{background:#fff;color:#142039;border-bottom:1px solid #e5e9ef;box-shadow:0 2px 14px rgba(10,20,40,.06)}
.brand b{color:#142039}.brand b span{color:#e31d2d}.brand small{color:#8a94a5}
.global-search{background:#f4f6f9;border:1px solid #e2e6ed}.global-search input{color:#172238}.global-search input::placeholder{color:#8b95a5}
nav button{color:#536078}nav button:hover,nav button.active{background:#f7eaec;color:#e31d2d}
.menu-trigger{border:0;background:#fff;color:#172238;font-size:32px;line-height:1;width:44px;height:44px;border-radius:9px;cursor:pointer;font-weight:900}
.menu-trigger:hover{background:#f5f6f8}
.side-menu-overlay{position:fixed;inset:0;background:rgba(5,15,30,.35);z-index:90;display:flex;justify-content:flex-end}
.side-menu-overlay.hidden{display:none}
.drawer{width:min(360px,92vw);height:100%;overflow:auto;background:#fff;box-shadow:-8px 0 30px rgba(0,0,0,.16);padding:16px 14px}
.drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f4;padding-bottom:12px}
.drawer-brand{display:flex;align-items:center;gap:8px;font-size:23px}.drawer-brand img{width:42px;height:42px;object-fit:contain;border-radius:8px}.drawer-brand span{color:#e31d2d}
.drawer-close{border:0;background:transparent;font-size:30px;cursor:pointer;color:#253149}
.drawer-profile{padding:14px 6px 8px;color:#69768a;font-size:12px}
.drawer-item{display:flex;align-items:center;gap:13px;width:100%;border:0;background:#fff;text-align:left;padding:12px 10px;border-radius:8px;color:#1d2940;font-weight:800;cursor:pointer;font-size:14px}
.drawer-item:hover{background:#f8f9fb}.login-item{color:#e31d2d;background:#fff6f7}
.drawer-divider{height:1px;background:#edf0f4;margin:9px 4px}
.drawer-label{font-size:10px;letter-spacing:1.5px;font-weight:900;color:#7c8798;padding:8px 10px}
.bg-options{display:flex;gap:10px;padding:3px 10px 12px}
.bg-dot{width:48px;height:32px;border-radius:8px;border:2px solid #d9dfe7;cursor:pointer}
.bg-white{background:#fff}.bg-soft{background:#f3f5f8}.bg-navy{background:#102342}.bg-dark{background:#202020}
body.bg-soft-mode{background:#eef1f5}body.bg-navy-mode{background:#e8edf5}body.bg-dark-mode{background:#17191d;color:#f2f4f8}
body.bg-dark-mode .card,body.bg-dark-mode .post,body.bg-dark-mode .hero,body.bg-dark-mode .composer,body.bg-dark-mode .plan{background:#24272d;border-color:#383d47;color:#f2f4f8}
body.bg-dark-mode .page-title p,body.bg-dark-mode .hero p,body.bg-dark-mode .muted{color:#b7c0ce}
@media(max-width:760px){
  .topbar{padding:9px 12px;display:grid;grid-template-columns:auto 1fr auto;gap:8px}
  .brand{min-width:0}.brand img{width:43px;height:43px}.brand b{font-size:20px}
  .global-search{grid-column:1/-1;grid-row:2;width:100%;max-width:none}
  .menu-trigger{justify-self:end}
}

/* Final logo: uploaded artwork only */
.brand.logo-only img{width:58px;height:58px;object-fit:contain;background:#fff;border-radius:10px}
.drawer-brand.logo-only img{width:64px;height:64px;object-fit:contain;background:#fff;border-radius:10px}

.brand.logo-only img{width:58px;height:58px;object-fit:contain;background:#fff;border-radius:10px}.brand.logo-only{min-width:70px}

.menu-trigger.hamburger-trigger{width:52px;height:52px;padding:0;display:flex;align-items:center;justify-content:center;font-size:38px;line-height:1;font-family:Arial,sans-serif;font-weight:400;color:#172238;background:#fff;border:0;border-radius:10px;cursor:pointer}
.menu-trigger.hamburger-trigger:hover{background:#f4f6f8}

/* Remove unwanted line under Photo / Video / Reel / Casting actions */



/* FINAL FIX: remove the unwanted grey horizontal line under Photo/Video/Reel/Casting */
.composer-actions,
.composer-actions::before,
.composer-actions::after,
.composer-actions > *,
.composer-actions > *::before,
.composer-actions > *::after{
  border-top:0 !important;
  border-bottom:0 !important;
  box-shadow:none !important;
  background-image:none !important;
  text-decoration:none !important;
}
.composer-actions{
  border:0 !important;
  outline:0 !important;
  position:relative !important;
}
.composer-actions::before,
.composer-actions::after{
  display:none !important;
  content:none !important;
}

.composer hr,
.composer .divider,
.composer .separator,
.composer-actions hr,
.composer-actions .divider,
.composer-actions .separator{
  display:none !important;
  border:0 !important;
  height:0 !important;
  margin:0 !important;
}

/* FINAL DEFINITIVE FIX — composer Photo / Video / Reel / Casting row */
.composer .composer-tools,
.composer .composer-tools *,
.composer-tools,
.composer-tools *,
.composer-tools::before,
.composer-tools::after{
  border:0 !important;
  border-top:0 !important;
  border-bottom:0 !important;
  box-shadow:none !important;
  outline:0 !important;
  background-image:none !important;
}
.composer .composer-tools{
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  padding:14px 0 4px !important;
  margin:0 !important;
  position:relative !important;
}
.composer .composer-tools::before,
.composer .composer-tools::after,
.composer .composer-tools button::before,
.composer .composer-tools button::after{
  content:none !important;
  display:none !important;
}
.composer .composer-tools button{
  border:0 !important;
  border-top:0 !important;
  border-bottom:0 !important;
  box-shadow:none !important;
  background:transparent !important;
  text-decoration:none !important;
  padding:8px 6px !important;
  white-space:nowrap !important;
}

/* Full functional demo pages */
.feed-filters{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 18px}
.filter-chip{border:1px solid #d9dee7;background:#fff;border-radius:999px;padding:9px 15px;font-weight:800;color:#536078;cursor:pointer}
.filter-chip.active{background:#e91d2d;color:#fff;border-color:#e91d2d}
.post-media{width:100%;max-height:480px;object-fit:cover;border-radius:14px;margin:14px 0;background:#edf1f5;display:block}
.reel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.reel-card{position:relative;min-height:300px;border-radius:16px;overflow:hidden;background:#172238}
.reel-card img{width:100%;height:100%;min-height:300px;object-fit:cover;display:block}
.reel-overlay{position:absolute;inset:auto 0 0;padding:40px 14px 14px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.85));display:flex;flex-direction:column;gap:6px}
.reel-overlay button{align-self:flex-start;border:1px solid rgba(255,255,255,.45);background:rgba(255,255,255,.12);color:#fff;border-radius:8px;padding:7px 10px;cursor:pointer}
.message-layout{display:grid;grid-template-columns:320px 1fr;gap:16px}
.conversation-list{padding:8px}
.conversation{width:100%;display:flex;align-items:center;gap:10px;border:0;background:#fff;padding:12px;border-radius:10px;text-align:left;cursor:pointer}
.conversation:hover,.conversation.active{background:#f4f6f9}
.conversation small{display:block;color:#8792a2;margin-top:3px}
.conversation strong{margin-left:auto;color:#e91d2d}
.chat-box{min-height:480px;display:flex;flex-direction:column;padding:0;overflow:hidden}
.chat-head{padding:16px;border-bottom:1px solid #edf0f4}.chat-head small{display:block;color:#7d8796;margin-top:3px}
.chat-messages{padding:18px;flex:1;display:flex;flex-direction:column;gap:10px;background:#f7f8fa}
.bubble{max-width:75%;padding:10px 13px;border-radius:14px;background:#fff;color:#263248;align-self:flex-start;box-shadow:0 1px 3px rgba(0,0,0,.06)}
.me-bubble{align-self:flex-end;background:#e91d2d;color:#fff}
.chat-form{display:flex;gap:8px;padding:12px;border-top:1px solid #edf0f4}.chat-form input{flex:1;border:1px solid #d9dee7;border-radius:10px;padding:12px}
.settings-list{padding:4px 18px}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 0;border-bottom:1px solid #edf0f4}.setting-row:last-child{border-bottom:0}.setting-row span{display:flex;flex-direction:column;gap:4px}.setting-row small{color:#7d8796}.setting-row input[type=checkbox]{width:22px;height:22px;accent-color:#e91d2d}
.faq h3{margin-top:22px}.faq h3:first-child{margin-top:0}.about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.about-grid>div{padding:18px;border:1px solid #edf0f4;border-radius:14px;background:#fff}
@media(max-width:760px){
 .reel-grid{grid-template-columns:repeat(2,1fr);gap:10px}.reel-card,.reel-card img{min-height:240px}
 .message-layout{grid-template-columns:1fr}.conversation-list{display:flex;overflow:auto;gap:5px}.conversation{min-width:230px}
 .chat-box{min-height:420px}.about-grid{grid-template-columns:1fr}
 .post-media{max-height:360px}
}

/* FINAL LOGO SIZE — use the supplied Actor Place logo prominently */
.topbar .brand.logo-only{
  width:240px !important;
  height:92px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  overflow:visible !important;
  flex:0 0 240px !important;
}
.topbar .brand.logo-only img{
  width:230px !important;
  height:auto !important;
  max-height:82px !important;
  object-fit:contain !important;
  object-position:left center !important;
  display:block !important;
}
.drawer-brand.logo-only{
  width:210px !important;
  height:72px !important;
}
.drawer-brand.logo-only img{
  width:200px !important;
  max-height:66px !important;
  object-fit:contain !important;
}
@media(max-width:760px){
  .topbar .brand.logo-only{
    width:260px !important;
    height:94px !important;
    flex-basis:260px !important;
  }
  .topbar .brand.logo-only img{
    width:245px !important;
    max-height:86px !important;
  }
}

/* Casting + Advertisement production UI */
.casting-tools{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0 26px}
.board-section{margin:28px 0}.section-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px}.section-head h2{margin:0}.section-head p{margin:5px 0 0;color:#7b8595}
.wide-modal{max-width:720px !important}.form-note{padding:11px 14px;margin-bottom:12px;border-radius:10px;background:#f7f8fb;color:#667085;font-size:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.cast-card{position:relative}.cast-badge,.ad-label{display:inline-flex;align-items:center;gap:5px;color:#d91f34;font-size:11px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:7px}.cast-meta{display:flex;gap:18px;color:#5c687b;font-size:13px;margin:12px 0}.cast-meta span:first-child{color:#16834d;font-weight:800}
.ad-card{display:flex;gap:0;overflow:hidden;border:1px solid #e0e4eb;background:#fff;border-radius:16px;margin-bottom:14px;box-shadow:0 4px 18px rgba(20,35,60,.05)}.ad-card>img{width:220px;height:190px;object-fit:cover}.ad-content{padding:18px;flex:1}.ad-content h3{margin:2px 0 5px}.ad-content p{margin:7px 0;color:#5e6878}.ad-content small{display:block;margin:8px 0;color:#667085}.ad-link{display:inline-flex;text-decoration:none;margin-top:8px}.ad-preview{width:100%;max-height:260px;object-fit:cover;border-radius:12px;margin-top:8px}.empty-card{text-align:center;padding:35px 20px;border:1px dashed #ccd3de;border-radius:16px;background:#fff}.empty-card h3{margin:0 0 7px}.empty-card p{color:#737e8f}
@media(max-width:650px){.form-grid{grid-template-columns:1fr}.ad-card{display:block}.ad-card>img{width:100%;height:210px}.section-head{align-items:flex-start}.casting-tools{display:grid;grid-template-columns:1fr}.casting-tools button{width:100%}}

/* Actor Place mobile-app style bottom navigation */
.mobile-bottom-nav{display:none}
@media(max-width:760px){
  body{padding-bottom:76px}
  .mobile-bottom-nav{
    position:fixed;left:0;right:0;bottom:0;height:68px;z-index:9999;
    display:grid;grid-template-columns:repeat(5,1fr);
    background:#fff;border-top:1px solid #dfe3ea;
    box-shadow:0 -6px 20px rgba(15,25,45,.10);
    padding:5px 7px calc(5px + env(safe-area-inset-bottom));
  }
  .mobile-nav-item{
    border:0;background:transparent;color:#697487;display:flex;
    flex-direction:column;align-items:center;justify-content:center;gap:2px;
    font:700 10px/1.1 system-ui,-apple-system,sans-serif;cursor:pointer;
    border-radius:12px;min-width:0;
  }
  .mobile-nav-icon{font-size:27px;line-height:27px;font-weight:500}
  .mobile-nav-item.active{color:#e91d2d}
  .mobile-nav-item:hover{background:#f5f6f8}
  .mobile-post .mobile-nav-icon{
    width:42px;height:42px;border-radius:50%;display:flex;align-items:center;
    justify-content:center;background:#e91d2d;color:#fff;font-size:30px;
    box-shadow:0 5px 13px rgba(233,29,45,.25);margin-top:-12px;
    border:4px solid #fff;
  }
  .mobile-post{color:#e91d2d}
}

/* Clean mobile app header: bottom navigation is the only navigation/search control */
@media(max-width:760px){
  .topbar{display:flex!important;align-items:center;justify-content:flex-start;min-height:92px;padding:12px 24px;background:#fff}
  .topbar .brand{display:block!important;width:100%;max-width:none}
  .topbar .brand img{display:block;width:min(440px,82vw);height:auto;max-height:88px;object-fit:contain;object-position:left center}
  .topbar .global-search,.topbar nav,.topbar .menu-trigger{display:none!important}
}
@media(min-width:761px){
  .topbar .global-search,.topbar nav,.topbar .menu-trigger{display:none!important}
  .topbar{justify-content:flex-start}
}

/* Mobile modal/form fix: keep the complete form above the fixed bottom navigation */
@media(max-width:760px){
  body.modal-open{overflow:hidden}
  .modal{position:fixed!important;inset:0!important;z-index:10000!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;padding:12px 12px calc(88px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}
  .modal.hidden{display:none!important}
  .modal .modal-box{
    width:100%!important;max-width:720px!important;max-height:none!important;
    margin:0 auto!important;overflow:visible!important;border-radius:18px!important;
    padding-bottom:24px!important;
  }
  .modal .compose{padding-bottom:20px!important}
  .modal .modal-actions{
    position:static!important;display:flex!important;gap:10px!important;
    padding:14px 0 4px!important;background:#fff!important;
  }
  .modal .modal-actions button{flex:1;min-height:48px}
  .modal textarea{min-height:190px!important;resize:vertical}
  .modal input,.modal select,.modal textarea{font-size:16px!important}
  .mobile-bottom-nav{z-index:9999!important}
}

/* Actor Place mobile app header actions */
.top-actions{margin-left:auto;display:flex;align-items:center;gap:8px}
.top-icon{width:48px;height:48px;border:0;background:transparent;color:#172238;border-radius:12px;display:grid;place-items:center;cursor:pointer}
.top-icon:hover{background:#f4f6f8}
.top-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:760px){
  .topbar{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:86px!important;padding:8px 18px!important;background:#fff!important}
  .topbar .brand.logo-only{min-width:0!important;flex:1}
  .brand.logo-only img{width:min(230px,62vw)!important;height:70px!important;object-fit:contain!important;object-position:left center!important;background:#fff!important}
  .top-actions{margin-left:auto!important;gap:2px!important}
  .top-icon{width:48px;height:48px}
  .top-icon svg{width:28px;height:28px}
}
@media(min-width:761px){
  .top-actions{margin-left:auto}
}

/* Raise header message/notification icons on mobile */
@media(max-width:760px){
  .top-actions{
    transform:translateY(-22px)!important;
  }
  .top-icon{
    transform:translateY(0)!important;
  }
}

/* Casting applicants + shortlist UI */
.cast-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}
.cast-actions button{flex:1;min-width:180px}
.applicant-list{display:grid;gap:10px;margin-top:14px}
.applicant-row{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e1e5ec;border-radius:14px;background:#fff}
.applicant-info{flex:1;min-width:0}
.applicant-info small{display:block;color:#7a8495;margin-top:3px}
.shortlist-btn{border:1px solid #d7dce4;background:#fff;color:#253149;border-radius:10px;padding:9px 12px;font-weight:700;white-space:nowrap}
.shortlist-btn.selected{border-color:#e91d2d;background:#fff1f2;color:#e91d2d}
@media(max-width:760px){
 .cast-actions{flex-direction:column}
 .cast-actions button{width:100%;min-height:46px}
 .applicant-row{align-items:center}
 .shortlist-btn{padding:9px 10px}
}

/* Public artist profile */
.profile-public{max-width:900px;margin:0 auto}
.profile-head{display:flex;align-items:center;gap:18px;padding:10px 0 22px}
.profile-back{border:0;background:transparent;font-size:34px;line-height:1;cursor:pointer;color:#1b2942}
.profile-identity{display:flex;align-items:center;gap:16px;flex:1}
.profile-avatar{width:76px;height:76px;border-radius:50%;font-size:24px;display:flex;align-items:center;justify-content:center}
.profile-identity h1{margin:0;font-size:28px}.profile-identity p{margin:3px 0;color:#68758a}.profile-identity small{color:#8a94a5}
.profile-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:4px 0 20px}
.profile-stats>div{background:#fff;border:1px solid #e0e4ea;border-radius:14px;padding:13px;text-align:center;box-shadow:0 3px 12px rgba(20,30,50,.06)}
.profile-stats b{display:block;font-size:25px}.profile-stats span{color:#707b8c}
.profile-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #dfe3e9;margin-bottom:20px}
.profile-tabs button{border:0;background:transparent;padding:14px 6px;font-weight:700;color:#737d8e;border-bottom:3px solid transparent;cursor:pointer}
.profile-tabs button.active{color:#18263f;border-bottom-color:#e51d32}
.profile-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}
.profile-section-title label,.bio-about label{font-size:12px;letter-spacing:2px;font-weight:800;color:#c5283b}
.profile-section-title h2{margin:3px 0 0}
.profile-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.gallery-demo{background:#fff;border:1px solid #e0e4ea;border-radius:16px;padding:12px}
.gallery-placeholder{height:145px;border-radius:12px;background:#f1f3f7;display:flex;align-items:center;justify-content:center;font-size:50px;margin-bottom:10px}
.gallery-demo small{display:block;color:#7a8495;margin-top:3px}
.bio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.bio-grid>div{background:#fff;border:1px solid #e0e4ea;border-radius:13px;padding:13px}
.bio-grid span{display:block;color:#7a8495;font-size:13px;margin-bottom:4px}.bio-about{margin-top:12px;background:#fff;border:1px solid #e0e4ea;border-radius:14px;padding:15px}
.project-list{display:grid;gap:10px}.project-row{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #e0e4ea;border-radius:14px;padding:15px}.project-row small{display:block;color:#7a8495;margin-top:4px}.project-row>span{font-weight:700;color:#2d7b50}
.work-links{display:grid;gap:10px}.work-links a{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid #e0e4ea;border-radius:14px;padding:15px;color:#18263f;text-decoration:none}.work-links a>span{font-size:24px;width:34px;text-align:center}.work-links a div{flex:1}.work-links small{display:block;color:#7a8495;margin-top:3px}
@media(max-width:700px){
 .profile-head{gap:8px}.profile-identity{gap:10px}.profile-avatar{width:62px;height:62px}.profile-identity h1{font-size:22px}
 .profile-stats{gap:6px}.profile-stats>div{padding:10px 4px}.profile-stats b{font-size:21px}.profile-stats span{font-size:12px}
 .profile-tabs button{font-size:12px}.profile-gallery{grid-template-columns:1fr 1fr}.gallery-placeholder{height:110px}
 .bio-grid{grid-template-columns:1fr}
}

.membership-banner{display:flex;gap:14px;align-items:center;background:#fff7e5;border:1px solid #f1d58c;border-radius:16px;padding:16px;margin:0 auto 18px;max-width:900px}.membership-banner span{font-size:30px}.membership-banner p{margin:3px 0 0;color:#6d7480}.artist-plans{align-items:stretch}.artist-card-plan{border-color:#c9b2e8}.membership-status{display:flex;justify-content:space-between;align-items:center;margin:18px auto;max-width:900px}.membership-status span{color:#6e7888}.casting-plans-title{margin-top:34px}.artist-card-preview{max-width:560px;margin:0 auto;background:#fff;border:1px solid #dfe3ea;border-radius:24px;padding:22px;box-shadow:0 15px 40px rgba(20,30,50,.1)}.ac-top{display:flex;justify-content:space-between;font-size:12px;font-weight:800;letter-spacing:1.5px;color:#c52035}.ac-person{display:flex;align-items:center;gap:16px;margin:30px 0 22px}.ac-avatar{width:88px;height:88px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#18263f;color:#fff;font-size:26px;font-weight:800}.ac-person h2{margin:0;font-size:30px}.ac-person p{margin:5px 0;color:#68758a}.ac-person small{color:#8993a3}.ac-details{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.ac-details>div{background:#f5f6f8;border-radius:12px;padding:12px}.ac-details span{display:block;font-size:11px;color:#7c8695;margin-bottom:4px}.ac-details b{font-size:13px}.ac-links{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.ac-links span{border:1px solid #e0e4ea;border-radius:999px;padding:8px 11px;font-weight:700;font-size:13px}.ac-footer{text-align:center;color:#8a93a1;font-size:12px;border-top:1px solid #edf0f3;padding-top:15px}.card-cta{display:block;max-width:560px;margin:16px auto}@media(max-width:700px){.membership-status{display:block}.membership-status span{display:block;margin-top:5px}.ac-person h2{font-size:23px}.ac-avatar{width:70px;height:70px}.ac-details{grid-template-columns:1fr}.artist-plans{grid-template-columns:1fr}}

.site-header{background:#fff;border-bottom:1px solid #e7e9ee}
.site-header .header-inner{height:74px;display:flex;align-items:center;justify-content:center;position:relative;padding:0 18px}
.site-header .brand{display:flex;align-items:center;justify-content:center;text-decoration:none}
.site-header .brand img{display:block;max-height:58px;width:auto;max-width:250px;object-fit:contain}
.mobile-menu-btn{position:absolute;left:18px;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;background:transparent;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:8px;cursor:pointer}
.mobile-menu-btn span{display:block;width:25px;height:3px;background:#172033;border-radius:4px}
.header-actions{position:absolute;right:14px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:2px}
.top-icon{width:44px;height:44px;border:0;background:transparent;display:flex;align-items:center;justify-content:center;padding:6px;cursor:pointer}
.top-icon svg{width:31px;height:31px;fill:none;stroke:#172033;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.mobile-nav-item svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:700px){.site-header .header-inner{height:74px;padding:0 60px}.site-header .brand img{max-height:55px;max-width:225px}.header-actions{right:4px}}

/* HOME LAYOUT UPDATE */
#page-home > .composer {
  margin-top: 0;
  margin-bottom: 18px;
}
#page-home > .hero {
  margin-top: 0;
}
#page-home .hero > div:first-child > .primary,
#page-home .hero > div:first-child > .light {
  display: none !important;
}
@media (max-width: 700px) {
  #page-home > .composer {
    margin-top: 0;
    margin-bottom: 16px;
  }
  #page-home > .hero {
    margin-top: 0;
  }
}

/* Fully functional demo profile */
.profile-cover{height:70px;border-radius:16px 16px 0 0;background:linear-gradient(135deg,#f8fafc,#edf2f7);border:1px solid #e1e6ee;border-bottom:0}
.profile-head-modern{background:#fff;border:1px solid #e1e6ee;border-top:0;border-radius:0 0 16px 16px;padding:18px;align-items:flex-start}
.profile-photo-wrap{position:relative;flex:none}.profile-photo{width:104px;height:104px;border-radius:50%;object-fit:cover;border:5px solid #fff;box-shadow:0 3px 16px rgba(20,30,50,.14);margin-top:-56px}
.profile-online-dot{position:absolute;right:7px;bottom:5px;width:17px;height:17px;background:#21a366;border:3px solid #fff;border-radius:50%}
.profile-main-copy h1{font-size:29px;margin:0}.profile-main-copy p{margin:5px 0;color:#657289}.profile-main-copy small{color:#8792a3}
.profile-badges{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.profile-chip{font-size:10px;font-weight:800;padding:5px 8px;border-radius:16px;background:#edf5ff;color:#245d9c}
.blue-tick{display:inline-flex;width:19px;height:19px;align-items:center;justify-content:center;background:#1b74e4;color:#fff;border-radius:50%;font-size:12px;vertical-align:middle}.blue-tick.hidden{display:none}
.profile-head-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.profile-head-actions .following{background:#e31d2d;color:#fff}
.profile-stats>button{border:1px solid #e0e4ea;background:#fff;border-radius:14px;padding:13px;text-align:center;box-shadow:0 3px 12px rgba(20,30,50,.06);cursor:pointer;color:#1b2942}
.profile-quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:14px 0}.profile-quick-actions button{border:1px solid #dce2e9;background:#fff;border-radius:10px;padding:11px;font-weight:800;color:#314058;cursor:pointer}.profile-quick-actions button:first-child{background:#e31d2d;color:#fff;border-color:#e31d2d}
.profile-gallery-rich{grid-template-columns:repeat(4,1fr)}.gallery-photo-card{padding:0 0 12px;text-align:left;border:1px solid #e0e5ec;background:#fff;border-radius:12px;overflow:hidden;cursor:pointer}.gallery-photo-card img{width:100%;height:180px;object-fit:cover;display:block}.gallery-photo-card b,.gallery-photo-card small{display:block;padding:0 11px}.gallery-photo-card b{margin-top:10px}.gallery-photo-card small{color:#7a8799;margin-top:3px}
.profile-highlight-card{display:flex;justify-content:space-between;align-items:center;gap:14px;background:#f7f9fc;border:1px solid #e1e6ee;border-radius:13px;padding:16px;margin-top:14px}.profile-highlight-card label{font-size:10px;letter-spacing:1.5px;font-weight:900;color:#c5283b}.profile-highlight-card h3{margin:5px 0}.profile-highlight-card p{margin:0;color:#748196}.availability-dot{white-space:nowrap;color:#1f915b;font-weight:900}
.profile-info-list{margin-top:14px;border:1px solid #e1e6ee;border-radius:12px;overflow:hidden}.profile-info-list div{display:flex;justify-content:space-between;gap:20px;padding:13px 15px;border-bottom:1px solid #edf0f4}.profile-info-list div:last-child{border-bottom:0}.profile-info-list span{color:#78859a}.status-good{color:#218957}
.credit-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:14px}.credit-summary>div{background:#f7f9fc;border:1px solid #e1e6ee;border-radius:10px;padding:12px;text-align:center}.credit-summary b{display:block;font-size:22px}.credit-summary span{color:#7a8799;font-size:12px}
.link-note{margin-top:12px;background:#f7f9fc;padding:13px;border-radius:10px;color:#68758a;font-size:13px}.profile-photo-editor{display:flex;align-items:center;gap:15px;margin-bottom:15px}.profile-photo-editor img{width:88px;height:88px;border-radius:50%;object-fit:cover;border:3px solid #e6eaf0}.photo-upload{max-width:220px}.gallery-lightbox{text-align:center}.gallery-lightbox img{display:block;width:100%;max-height:70vh;object-fit:contain;border-radius:10px;margin-top:12px}
@media(max-width:760px){.profile-cover{height:55px}.profile-head-modern{padding:12px;flex-wrap:wrap}.profile-photo{width:84px;height:84px;margin-top:-48px}.profile-main-copy h1{font-size:23px}.profile-head-actions{width:100%;justify-content:stretch}.profile-head-actions button{flex:1}.profile-quick-actions{grid-template-columns:1fr 1fr}.profile-gallery-rich{grid-template-columns:1fr 1fr}.gallery-photo-card img{height:145px}.profile-highlight-card{display:block}.availability-dot{display:block;margin-top:9px}.profile-info-list div{display:block}.profile-info-list b{display:block;margin-top:4px}.credit-summary{grid-template-columns:1fr 1fr}}
