@media (min-width:761px){
  .creator-ai-launcher{width:100%;min-height:58px;margin:0 0 18px;padding:10px 12px;border:1px solid rgba(111,87,255,.2);border-radius:14px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(244,241,255,.96));color:#231b4b;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer;box-shadow:0 10px 26px rgba(86,68,205,.1);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
  .creator-ai-launcher:hover{transform:translateY(-1px);border-color:rgba(111,87,255,.42);box-shadow:0 13px 30px rgba(86,68,205,.16)}
  .creator-ai-launcher-mark{width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:radial-gradient(circle at 38% 32%,#7D8CFF,#4B5BEF 60%,#3A2EE0);color:#fff;display:grid;place-items:center;box-shadow:0 10px 24px -8px rgba(75,91,239,.7),inset 0 1px 5px rgba(255,255,255,.38)}
  .creator-ai-launcher-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.creator-ai-launcher-copy strong{font-size:13px;line-height:1.15}.creator-ai-launcher-copy small{color:#77718d;font-size:9px;line-height:1.25}
  .creator-ai-launcher.creator-ai-launcher-footer{margin:22px 0 0;padding-top:10px;padding-bottom:10px}
  .creator-guest-login{min-height:38px;padding:0 17px;border:0;border-radius:10px;background:#3B82F6;color:#fff;font:inherit;font-size:12px;font-weight:850;cursor:pointer;box-shadow:0 8px 20px rgba(59,130,246,.24)}
  .creator-guest-login:hover{background:#2563EB}
  .creator-guest-note{margin-top:auto;padding:14px 11px;border-top:1px solid var(--cc-line,#e4e5e9);color:var(--cc-muted,#747985);font-size:10px;line-height:1.45}.creator-guest-note button{margin-top:9px;width:100%;height:34px;border:1px solid var(--cc-line,#e4e5e9);border-radius:9px;background:var(--cc-surface,#fff);color:var(--cc-text,#151515);font:inherit;font-size:11px;font-weight:800;cursor:pointer}
  .creator-entry-skeleton{width:100%;max-width:760px;margin:18px auto 0;padding-bottom:40px}.creator-entry-skeleton-card{padding:20px;border:1px solid #e4e5e9;border-radius:16px;background:#fff}.creator-entry-skeleton-author{display:flex;align-items:center;gap:10px;margin-bottom:16px}.creator-entry-skeleton-author i{width:38px;height:38px;border-radius:50%;background:#eceef3}.creator-entry-skeleton-author span{width:116px;height:10px;border-radius:999px;background:#eceef3}.creator-entry-skeleton-title{width:78%;height:25px;margin-bottom:8px;border-radius:7px;background:#e8eaf0}.creator-entry-skeleton-title.short{width:56%;margin-bottom:16px}.creator-entry-skeleton-media{width:100%;aspect-ratio:16/9;border-radius:12px;background:#e8eaf0}.creator-entry-skeleton-copy{width:92%;height:10px;margin-top:16px;border-radius:999px;background:#eceef3}.creator-entry-skeleton-copy.short{width:68%;margin-top:8px}
  .desktop-auth-gate{position:fixed;inset:0;z-index:16000;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(13,16,28,.46);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
  .desktop-auth-gate.open{display:flex}.desktop-auth-gate-card{position:relative;width:min(420px,calc(100vw - 40px));box-sizing:border-box;padding:28px;border:1px solid rgba(255,255,255,.72);border-radius:22px;background:rgba(255,255,255,.98);box-shadow:0 30px 90px rgba(18,20,40,.28);color:#171824}
  .desktop-auth-gate-close{position:absolute;right:14px;top:14px;width:34px;height:34px;border:1px solid #e2e4eb;border-radius:10px;background:#fff;color:#3e4250;font-size:17px;cursor:pointer}.desktop-auth-gate-brand{width:48px;height:48px;border-radius:15px;background:linear-gradient(135deg,#ff7fab,#7557ff);color:#fff;display:grid;place-items:center;font-weight:950;box-shadow:0 10px 24px rgba(117,87,255,.24)}
  .desktop-auth-gate-card h2{margin:18px 0 8px;font-size:24px;letter-spacing:-.03em}.desktop-auth-gate-card p{margin:0 0 20px;color:#6f7481;font-size:13px;line-height:1.55}.desktop-auth-gate-actions{display:grid;gap:9px}.desktop-auth-gate-actions button{height:44px;border:1px solid #e0e3eb;border-radius:12px;background:#fff;color:#1c1e26;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.desktop-auth-gate-actions button.primary{border:0;background:linear-gradient(135deg,#ff7fab,#7557ff);color:#fff}.desktop-auth-gate-actions button:hover{filter:brightness(.98)}
  .dark-theme .creator-ai-launcher{background:linear-gradient(135deg,rgba(26,30,43,.98),rgba(39,31,68,.98));color:#f6f3ff;border-color:rgba(154,132,255,.28)}.dark-theme .creator-ai-launcher-copy small{color:#aaa3bf}.dark-theme .desktop-auth-gate-card{background:#171b26;color:#f5f6fb;border-color:#303646}.dark-theme .desktop-auth-gate-close,.dark-theme .desktop-auth-gate-actions button{background:#202532;border-color:#343b4c;color:#f5f6fb}.dark-theme .desktop-auth-gate-card p{color:#a8afbf}
  body.desktop-auth-modal-open{overflow:hidden!important}
  #p-auth.desktop-auth-modal,
  html.light-theme #p-auth.desktop-auth-modal,
  body.light-theme #p-auth.desktop-auth-modal,
  html.dark-theme #p-auth.desktop-auth-modal,
  body.dark-theme #p-auth.desktop-auth-modal{
    position:fixed!important;inset:0!important;z-index:16000!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;padding:24px!important;overflow:auto!important;background:rgba(22,25,39,.44)!important;background-image:none!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important
  }
  #p-auth.desktop-auth-modal::before,#p-auth.desktop-auth-modal::after,#p-auth.desktop-auth-modal #auth-net-layer,#p-auth.desktop-auth-modal #auth-space-bg,#p-auth.desktop-auth-modal .auth-showcase,#p-auth.desktop-auth-modal .auth-right,#p-auth.desktop-auth-modal .auth-brand-block{display:none!important}
  #p-auth.desktop-auth-modal .auth-card,
  body.light-theme #p-auth.desktop-auth-modal .auth-card,
  html.light-theme #p-auth.desktop-auth-modal .auth-card,
  body.dark-theme #p-auth.desktop-auth-modal .auth-card,
  html.dark-theme #p-auth.desktop-auth-modal .auth-card{
    position:relative!important;width:min(430px,calc(100vw - 48px))!important;max-width:430px!important;min-height:0!important;height:auto!important;margin:auto!important;overflow:visible!important;border:1px solid rgba(224,227,240,.96)!important;border-radius:22px!important;background:#fbfcff!important;box-shadow:0 30px 90px rgba(26,30,55,.25)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important
  }
  #p-auth.desktop-auth-modal .auth-form{
    display:block!important;min-height:0!important;max-height:calc(100dvh - 48px)!important;padding:24px 24px 18px!important;overflow-y:auto!important;border-radius:22px!important;background:#fbfcff!important;scrollbar-width:thin
  }
  #p-auth.desktop-auth-modal .desktop-auth-modal-close{position:absolute;z-index:3;right:-11px;top:-11px;width:34px;height:34px;border:1px solid #dfe3ef;border-radius:999px;background:#fff;color:#4c5265;display:grid;place-items:center;font:700 18px/1 Inter,sans-serif;cursor:pointer;box-shadow:0 8px 22px rgba(29,35,60,.16)}
  #p-auth.desktop-auth-modal .desktop-auth-modal-close:hover{color:#202437;border-color:#c7cce0}
  #p-auth.desktop-auth-modal .mode-tabs{margin-bottom:24px!important}
  #p-auth.desktop-auth-modal .mode-tab:focus{outline:none!important}
  #p-auth.desktop-auth-modal .mode-tab:focus-visible{outline:none!important;box-shadow:0 0 0 2px rgba(91,83,255,.16)!important}
  #p-auth.desktop-auth-modal h2.form-title{font-size:23px!important;margin-bottom:4px!important}
  #p-auth.desktop-auth-modal p.form-sub{font-size:13px!important;margin-bottom:20px!important}
  #p-auth.desktop-auth-modal .oauth-provider-list{min-height:0!important}
  #p-auth.desktop-auth-modal .oauth-btn{min-height:39px!important;padding:9px 11px!important;margin-bottom:8px!important;font-size:13px!important}
  #p-auth.desktop-auth-modal .divider{margin:16px 0!important}
  #p-auth.desktop-auth-modal .field{margin-bottom:12px!important}
  #p-auth.desktop-auth-modal input.inp{height:40px!important;min-height:40px!important;padding:9px 12px!important;font-size:13px!important}
  #p-auth.desktop-auth-modal .btn-primary{height:42px!important;min-height:42px!important;margin-top:3px!important;padding:0 12px!important;font-size:13px!important}
  #p-auth.desktop-auth-modal .auth-left-proof{margin-top:16px!important}
  #p-auth.desktop-auth-modal .auth-legal-footer{margin-top:10px!important}
  body.desktop-auth-modal-open #register-verify-modal,
  body.desktop-auth-modal-open #oauth-email-modal,
  body.desktop-auth-modal-open #forgot-modal{z-index:17050!important}
}
@media (min-width:761px) and (max-width:1230px){
  #creator-cabinet-modal .creator-cabinet-main{padding-top:12px}
  #creator-cabinet-modal .creator-media-content{margin-top:10px}
  .creator-ai-launcher{width:188px;min-width:188px;max-width:188px;flex:0 0 188px;margin:0 5px 0 0;min-height:46px;padding:6px 9px;border-radius:11px}
  .creator-ai-launcher-mark{width:32px;height:32px;flex-basis:32px}.creator-ai-launcher-copy strong{font-size:12px}.creator-ai-launcher-copy small{font-size:8px}
  .creator-guest-note{display:none}
}
