/* First Cut Stitch UX v2 - targeted safe integration layer
   Scope: visual polish only. Keeps backend routes, CSRF names and HLS untouched. */
:root,
:root[data-theme="dark"]{
  --fc-black:#050505;
  --fc-bg:#120504;
  --fc-bg-2:#210d0d;
  --fc-panel:#2a1412;
  --fc-panel-2:#371b18;
  --fc-line:rgba(255,218,213,.16);
  --fc-line-strong:rgba(255,218,213,.28);
  --fc-text:#fff7f6;
  --fc-text-strong:#fff7f6;
  --fc-heading:#fff7f6;
  --fc-muted:#e9bcb6;
  --fc-dim:rgba(255,218,213,.64);
  --fc-subtle:rgba(233,188,182,.58);
  --fc-label:#ffb4aa;
  --fc-placeholder:rgba(233,188,182,.48);
  --fc-card:rgba(32,14,12,.92);
  --fc-red:#e50914;
  --fc-red-2:#ff1e2d;
  --fc-yellow:#ffe16d;
  --fc-glass:rgba(32,14,12,.72);
  --fc-glass-strong:rgba(28,8,7,.94);
  --fc-shadow:0 28px 90px rgba(0,0,0,.45);
  --fc-radius-xs:10px;
  --fc-radius-sm:14px;
  --fc-radius-md:20px;
  --fc-radius-lg:28px;
  --fc-radius-xl:36px;
  --fc-radius-pill:999px;
}
:root[data-theme="light"]{
  --fc-black:#f7f2ec;
  --fc-bg:#f7f2ec;
  --fc-bg-2:#efe7dd;
  --fc-panel:#fffaf4;
  --fc-panel-2:#f1e7dd;
  --fc-line:rgba(31,21,20,.26);
  --fc-line-strong:rgba(31,21,20,.44);
  --fc-text:#1f1514;
  --fc-text-strong:#140b0a;
  --fc-heading:#140b0a;
  --fc-muted:#46302b;
  --fc-dim:rgba(70,48,43,.82);
  --fc-subtle:rgba(70,48,43,.68);
  --fc-label:#35231f;
  --fc-placeholder:rgba(70,48,43,.66);
  --fc-card:rgba(255,250,244,.96);
  --fc-red:#c61324;
  --fc-red-2:#e03545;
  --fc-yellow:#b8860b;
  --fc-glass:rgba(255,250,244,.78);
  --fc-glass-strong:rgba(255,250,244,.96);
  --fc-glass-soft:rgba(255,255,255,.78);
  --fc-shadow:0 28px 90px rgba(64,39,31,.14);
}
html{background:var(--fc-black)}
body{background:var(--fc-body-bg)!important;color:var(--fc-text)}
a{text-underline-offset:4px}
main{min-width:0}.max-w-container-max{max-width:1440px}.px-margin-mobile{padding-left:clamp(20px,4vw,64px);padding-right:clamp(20px,4vw,64px)}
/* Global nav: Stitch-like but safe */
.glass-nav{background:var(--fc-glass-strong)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--fc-line)!important;min-height:64px}.glass-nav a{white-space:nowrap}.glass-nav .text-primary-container,.glass-nav .text-primary{color:var(--fc-red)!important}.glass-nav .bg-primary-container{background:var(--fc-red)!important;color:#fff!important}.glass-nav .border-primary{border-color:#ffd6d6!important}.glass-nav .hover\:text-primary:hover{color:var(--fc-red)!important}
/* Buttons and components */
.fc-primary-action,.fc-landing-btn-primary,.fc-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:46px;padding:.75rem 1.25rem;background:var(--fc-red)!important;border:1px solid var(--fc-red)!important;color:#fff!important;font-family:Inter,system-ui,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.14em;text-decoration:none!important;box-shadow:0 0 34px rgba(229,9,20,.28);cursor:pointer}.fc-primary-action:hover,.fc-landing-btn-primary:hover,.fc-btn-primary:hover{background:var(--fc-red-2)!important;transform:translateY(-1px)}.fc-ghost-action,.fc-landing-btn-ghost,.fc-btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:46px;padding:.75rem 1.25rem;background:rgba(255,255,255,.02)!important;border:1px solid var(--fc-line-strong)!important;color:var(--fc-text)!important;font-family:Inter,system-ui,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.12em;text-decoration:none!important;cursor:pointer}.fc-ghost-action:hover,.fc-landing-btn-ghost:hover,.fc-btn-ghost:hover{border-color:var(--fc-red)!important;color:#fff!important;background:rgba(229,9,20,.08)!important}.fc-action-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.fc-chip,.fc-chip-hot,.fc-badge,.fc-mod-status{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;min-height:28px;padding:6px 10px;border:1px solid var(--fc-line-strong);color:var(--fc-text);background:rgba(255,255,255,.03);font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.16em;line-height:1.1}.fc-chip-hot{background:var(--fc-red);border-color:var(--fc-red);color:#fff}.fc-kicker{display:flex;align-items:center;gap:10px;margin:0 0 12px;color:var(--fc-red);font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.22em}.fc-kicker:before{content:"";width:22px;height:2px;background:var(--fc-red);display:inline-block;flex-shrink:0}.fc-step-card,.fc-quote-panel,.fc-university-card,.fc-info-tile,.fc-stat-card,.fc-users-admin-card,.fc-users-create-card,.fc-users-table-card,.fc-empty-state{background:linear-gradient(135deg,rgba(55,27,24,.92),rgba(22,8,7,.92))!important;border:1px solid var(--fc-line)!important;box-shadow:0 18px 60px rgba(0,0,0,.18)}.fc-step-card{padding:24px}.fc-stat-card{padding:22px;min-height:96px}.fc-stat-card span{display:block;color:var(--fc-text);font-size:clamp(28px,3vw,44px);font-weight:900;line-height:1}.fc-stat-card p{margin-top:8px;color:var(--fc-muted);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.fc-input,input[type=text],input[type=email],input[type=password],input[type=url],input[type=number],input[type=date],select,textarea{background:rgba(8,3,3,.78)!important;border:1px solid var(--fc-line-strong)!important;color:var(--fc-text)!important;outline:none}.fc-input:focus,input:focus,select:focus,textarea:focus{border-color:var(--fc-red)!important;box-shadow:0 0 0 3px rgba(229,9,20,.16)!important}.fc-label{display:block;margin-bottom:8px;color:var(--fc-muted);font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}
/* Home: no overlaps, no unsafe absolute dynamic text */
.fc-landing-hero{position:relative;min-height:min(760px,calc(100vh - 64px));display:flex;align-items:center;overflow:hidden;background:var(--fc-black);border-bottom:1px solid var(--fc-line)}.fc-landing-title span{color:var(--fc-red)}.fc-landing-rail a{white-space:nowrap;color:var(--fc-muted);font-size:11px;font-weight:900;text-decoration:none;text-transform:uppercase;letter-spacing:.24em}.fc-landing-value-card h2,.fc-landing-value-card strong,.fc-landing-value-card p{position:relative;z-index:1}.fc-landing-stats div{padding:42px 20px;text-align:center;background:#050505}.fc-landing-stats strong{display:block;color:var(--fc-red);font-family:Montserrat,system-ui,sans-serif;font-size:clamp(32px,5vw,68px);font-weight:900}.fc-landing-stats span{display:block;margin-top:10px;color:var(--fc-muted);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.2em}
/* Footer */
footer{background:var(--fc-glass-strong)!important;border-color:var(--fc-line)!important;color:var(--fc-text)!important}.fc-footer-grid{display:grid!important;grid-template-columns:minmax(220px,1.45fr) repeat(3,minmax(150px,1fr));gap:36px!important;align-items:start}.fc-footer-title{margin:0 0 16px;color:var(--fc-muted);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.fc-footer-links{display:flex!important;flex-direction:column!important;gap:10px!important}.fc-footer-links a{color:var(--fc-text)!important;text-decoration:none!important;font-size:14px;line-height:1.35}.fc-footer-links a:hover{color:var(--fc-red)!important}.fc-social-row{display:flex;gap:10px;margin-top:18px}.fc-social-row span{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--fc-line-strong);color:var(--fc-muted);font-size:11px}.fc-footer-cert{color:var(--fc-red);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
/* Work detail */
.fc-work-hero{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(320px,.95fr);gap:24px;align-items:stretch}.fc-work-player{position:relative;min-height:360px;background:#000;border:1px solid var(--fc-line);overflow:hidden;box-shadow:var(--fc-shadow)}.fc-work-player video,.fc-work-player .fc-hls-player{display:block;width:100%!important;height:100%!important;min-height:360px;object-fit:contain!important;background:#000}.fc-work-side{min-width:0;background:linear-gradient(145deg,rgba(55,27,24,.76),rgba(18,5,5,.92));border:1px solid var(--fc-line);padding:32px}.fc-work-side h1{font-size:clamp(36px,4.5vw,70px)!important;line-height:1!important;letter-spacing:-.045em!important;word-break:break-word}.fc-work-side p{overflow-wrap:anywhere}.fc-university-card{display:flex;gap:18px;align-items:center;padding:24px;color:inherit!important;overflow:hidden}.fc-credit-pill{display:grid;grid-template-columns:minmax(92px,.45fr) minmax(0,1fr);gap:14px;padding:14px 16px;border:1px solid var(--fc-line);background:rgba(255,255,255,.03)}.fc-credit-pill span{color:var(--fc-muted);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.fc-credit-pill strong{overflow-wrap:anywhere}.fc-info-tile{padding:18px}.fc-info-tile span{display:block;color:var(--fc-muted);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.fc-info-tile strong{display:block;margin-top:6px;color:var(--fc-text);font-size:18px;overflow-wrap:anywhere}.fc-spec-row{display:flex;align-items:center;gap:10px;color:var(--fc-muted)}
/* Sidebars and app shell */
.fc-app-shell{display:flex;min-height:calc(100vh - 64px);align-items:stretch}.fc-sidenav{width:268px!important;flex:0 0 268px!important;background:linear-gradient(180deg,#2b1210,#180706)!important;border-right:1px solid var(--fc-line)!important;display:flex;flex-direction:column;z-index:40}.fc-sidenav h1{color:var(--fc-red)!important}.fc-sidenav nav a{display:flex!important;align-items:center!important;gap:12px!important;min-height:44px!important;padding:10px 14px!important;border-radius:var(--fc-radius-md)!important;white-space:normal!important;line-height:1.2!important}.fc-sidenav nav a span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.fc-sidenav .bg-primary-container{background:var(--fc-red)!important;color:#fff!important}.fc-main{flex:1 1 auto;min-width:0;margin-left:0!important}.fc-table-row>div{min-width:0}.fc-table-row strong,.fc-table-row p{overflow:hidden;text-overflow:ellipsis}.fc-table-wrapper,.fc-users-table-wrap{overflow-x:auto}.fc-table{min-width:720px;width:100%}
/* University channel/dashboard */
.fc-university-hero,.fc-creator-hero{position:relative;min-height:260px;border:1px solid var(--fc-line);background:linear-gradient(135deg,#2b1210,#070303);overflow:hidden}.fc-university-cover,.fc-creator-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.4);opacity:.9}.fc-university-shade,.fc-creator-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.75),rgba(0,0,0,.2))}.fc-university-content,.fc-creator-content{position:relative;z-index:1;min-height:260px;padding:32px;display:flex;justify-content:space-between;align-items:flex-end;gap:24px;min-width:0}.fc-university-content h1,.fc-creator-content h1{word-break:break-word;max-width:100%}
/* Admin moderation: clear grid, no overlaps */
.fc-mod-main{padding:40px clamp(20px,4vw,56px)!important;background:#070303;min-height:calc(100vh - 64px)}.fc-mod-video video,.fc-mod-video .fc-hls-player{width:100%!important;height:100%!important;object-fit:contain!important;background:#000!important}
/* Explore/cards */
.fc-featured-work,.fc-preview-card{border:1px solid var(--fc-line);background:linear-gradient(145deg,rgba(55,27,24,.74),rgba(7,3,3,.94));overflow:hidden}.fc-mini-specs{display:flex;gap:8px;flex-wrap:wrap;color:var(--fc-muted);font-size:12px}.fc-tag-cloud{display:flex;gap:8px;flex-wrap:wrap}.fc-mobile-filters{background:rgba(18,5,5,.96);border:1px solid var(--fc-line)}
/* responsive */
@media (min-width:768px){.fc-sidenav{position:sticky!important;top:64px!important;height:calc(100vh - 64px)!important;transform:none!important}.fc-main{margin-left:0!important}}@media (max-width:1100px){.fc-work-hero,.fc-mod-grid{grid-template-columns:1fr!important}.fc-work-side{padding:24px}.fc-footer-grid{grid-template-columns:1fr 1fr!important}.fc-university-content,.fc-creator-content{flex-direction:column;align-items:flex-start}}@media (max-width:767px){body{padding-bottom:62px}.fc-app-shell{display:block}.fc-sidenav{position:fixed!important;top:64px!important;left:0!important;height:calc(100vh - 64px)!important;transform:translateX(-100%);box-shadow:18px 0 60px rgba(0,0,0,.45)}.fc-sidenav.open{transform:translateX(0)!important}.fc-main{width:100%!important;margin-left:0!important;padding-left:20px!important;padding-right:20px!important}.fc-landing-value-grid,.fc-landing-stats,.fc-footer-grid{grid-template-columns:1fr!important}.fc-landing-actions,.fc-action-row{flex-direction:column;align-items:stretch}.fc-primary-action,.fc-ghost-action,.fc-landing-btn{width:100%}.fc-work-player,.fc-work-player video,.fc-work-player .fc-hls-player{min-height:220px}.fc-credit-pill{grid-template-columns:1fr}.fc-university-content,.fc-creator-content{padding:22px;min-height:240px}.fc-footer-grid{gap:28px!important}}

/* Home v3: closer to Stitch reference, scoped and safe. */
.fc-home3-container{width:min(100% - 40px,1320px);margin-inline:auto}.fc-home3-hero{position:relative;min-height:clamp(620px,92vh,900px);display:flex;align-items:center;overflow:hidden;background:#050505;border-bottom:1px solid var(--fc-line)}.fc-home3-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.34;filter:brightness(.38) saturate(.9);transform:scale(1.03)}.fc-home3-hero-beam{position:absolute;inset:-18% -20% 0 -20%;background:radial-gradient(circle at 58% 18%,rgba(229,9,20,.25),rgba(229,9,20,.05) 28%,transparent 58%);pointer-events:none}.fc-home3-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.84),rgba(0,0,0,.52) 45%,rgba(0,0,0,.1)),linear-gradient(180deg,rgba(0,0,0,.1),#160706 96%)}.fc-home3-hero-inner{position:relative;z-index:1;padding-top:92px;padding-bottom:80px}.fc-home3-kicker{display:inline-flex;align-items:center;min-height:32px;padding:7px 13px;margin-bottom:34px;background:var(--fc-red);color:#fff;font-size:11px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.fc-home3-title{max-width:760px;margin:0;color:#fff7f6;font-family:Montserrat,Inter,system-ui,sans-serif;font-size:clamp(56px,8.5vw,132px);line-height:.94;font-weight:900;letter-spacing:-.06em;text-transform:none;text-shadow:0 24px 70px rgba(0,0,0,.6)}.fc-home3-title span{display:inline-block;color:var(--fc-red);text-shadow:0 0 34px rgba(229,9,20,.38)}.fc-home3-lead{max-width:610px;margin:28px 0 0;color:var(--fc-muted);font-size:clamp(16px,1.4vw,21px);line-height:1.55}.fc-home3-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.fc-home3-actions-center{justify-content:center}.fc-home3-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 26px;border:1px solid var(--fc-line-strong);font-weight:900;font-size:12px;letter-spacing:.16em;text-transform:uppercase;text-decoration:none!important;transition:transform .18s ease,background .18s ease,border-color .18s ease}.fc-home3-btn:hover{transform:translateY(-1px)}.fc-home3-btn-primary{background:var(--fc-red);border-color:var(--fc-red);color:#fff!important;box-shadow:0 0 34px rgba(229,9,20,.32)}.fc-home3-btn-ghost{background:rgba(255,255,255,.02);color:#fff7f6!important}.fc-home3-btn-ghost:hover{border-color:var(--fc-red);background:rgba(229,9,20,.08)}
.fc-home3-rail{border-top:1px solid var(--fc-line);border-bottom:1px solid var(--fc-line);background:#050505}.fc-home3-rail-inner{display:flex;justify-content:space-between;gap:18px;overflow-x:auto;padding:18px 0}.fc-home3-rail a{flex:0 0 auto;color:var(--fc-muted);font-size:10px;font-weight:900;letter-spacing:.22em;text-transform:uppercase;text-decoration:none}.fc-home3-rail a:hover{color:var(--fc-red)}
.fc-home3-roles{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;padding-top:84px;padding-bottom:84px}.fc-home3-role{position:relative;overflow:hidden;border:1px solid var(--fc-line);background:#2e1714;min-height:360px}.fc-home3-role-large{grid-column:span 8}.fc-home3-role-side{grid-column:span 4}.fc-home3-role-wide{grid-column:span 12;min-height:280px;background:linear-gradient(135deg,rgba(70,47,44,.92),rgba(46,20,18,.96))}.fc-home3-role img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.52;filter:grayscale(.8) brightness(.72);transition:transform .7s ease,filter .7s ease,opacity .7s ease}.fc-home3-role:hover img{transform:scale(1.06);filter:grayscale(.15) brightness(.82);opacity:.66}.fc-home3-role-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,6,5,.92),rgba(20,6,5,.08) 62%)}.fc-home3-role-copy{position:absolute;left:clamp(24px,3.3vw,48px);right:clamp(24px,3.3vw,48px);bottom:clamp(24px,3.3vw,48px);z-index:2;max-width:620px}.fc-home3-role-copy-static{position:relative;left:auto;right:auto;bottom:auto;padding:48px;max-width:820px}.fc-home3-role h2{margin:16px 0 12px;color:#fff7f6;font-family:Montserrat,Inter,system-ui,sans-serif;font-size:clamp(28px,3.1vw,46px);line-height:1.08;font-weight:900;letter-spacing:-.035em}.fc-home3-role p{margin:0 0 24px;max-width:560px;color:var(--fc-muted);font-size:16px;line-height:1.55}.fc-home3-role a{color:#fff7f6;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.16em;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:5px}.fc-home3-pill{display:inline-flex;align-items:center;min-height:25px;width:max-content;max-width:100%;padding:5px 10px;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;line-height:1;color:#fff;border:1px solid transparent}.fc-home3-pill-red{background:var(--fc-red);border-color:var(--fc-red)}.fc-home3-pill-yellow{background:var(--fc-yellow);border-color:var(--fc-yellow);color:#26110d}.fc-home3-pill-blue{background:rgba(167,200,255,.16);border-color:rgba(167,200,255,.34);color:#d5e3ff}.fc-home3-role-icon{position:absolute;right:56px;top:50%;transform:translateY(-50%);opacity:.18}.fc-home3-role-icon span{font-size:180px;color:var(--fc-text)}
.fc-home3-premieres{padding:84px 0 96px;background:#160706;border-top:1px solid var(--fc-line);border-bottom:1px solid var(--fc-line)}.fc-home3-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:42px}.fc-home3-section-head h2{margin:0;color:#fff7f6;font-family:Montserrat,Inter,system-ui,sans-serif;font-size:clamp(30px,3.2vw,48px);line-height:1.1;font-weight:900;letter-spacing:-.04em}.fc-home3-section-head span{display:block;width:92px;height:3px;margin-top:16px;background:var(--fc-red)}.fc-home3-link{color:var(--fc-text);text-transform:uppercase;letter-spacing:.14em;font-weight:900;font-size:12px;text-decoration:none}.fc-home3-premiere-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.fc-home3-premiere-card{display:block;color:inherit;text-decoration:none!important;min-width:0}.fc-home3-premiere-poster{position:relative;aspect-ratio:16/9;overflow:hidden;border:1px solid var(--fc-line);background:#050505}.fc-home3-premiere-poster img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease,filter .55s ease;filter:saturate(.95) contrast(1.04)}.fc-home3-premiere-card:hover img{transform:scale(1.045)}.fc-home3-premiere-poster:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.42))}.fc-home3-premiere-badges{position:absolute;left:14px;top:14px;z-index:2;display:flex;gap:8px;flex-wrap:wrap}.fc-home3-premiere-card h3{margin:20px 0 6px;color:#fff7f6;font-family:Montserrat,Inter,system-ui,sans-serif;font-size:clamp(21px,2vw,30px);line-height:1.08;font-weight:900;letter-spacing:-.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-home3-premiere-card p{margin:0;color:var(--fc-muted);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.fc-home3-final{padding:112px 0 116px;background:radial-gradient(circle at 50% 0,rgba(229,9,20,.12),transparent 45%),var(--fc-surface);border-bottom:1px solid var(--fc-line)}.fc-home3-final-inner{text-align:center}.fc-home3-final h2{max-width:820px;margin:0 auto;color:#fff7f6;font-family:Montserrat,Inter,system-ui,sans-serif;font-size:clamp(36px,5vw,70px);line-height:1.05;font-weight:900;letter-spacing:-.045em}.fc-home3-final p{max-width:760px;margin:28px auto 0;color:var(--fc-muted);font-size:18px;line-height:1.55}.fc-home3-final-stats{display:flex;justify-content:center;gap:48px;margin:56px auto 36px;flex-wrap:wrap}.fc-home3-final-stats div{min-width:160px;padding:0 28px}.fc-home3-final-stats div+div{border-left:1px solid var(--fc-line-strong)}.fc-home3-final-stats strong{display:block;color:var(--fc-red);font-family:Montserrat,Inter,system-ui,sans-serif;font-size:clamp(42px,5vw,76px);font-weight:900;line-height:1}.fc-home3-final-stats span{display:block;margin-top:9px;color:var(--fc-muted);font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}
@media(max-width:1100px){.fc-home3-role-large,.fc-home3-role-side,.fc-home3-role-wide{grid-column:span 12}.fc-home3-premiere-grid{grid-template-columns:1fr 1fr}.fc-home3-section-head{align-items:flex-start;flex-direction:column}.fc-home3-role-icon{display:none}}@media(max-width:760px){.fc-home3-container{width:min(100% - 32px,1320px)}.fc-home3-hero{min-height:720px}.fc-home3-hero-inner{padding-top:112px}.fc-home3-title{font-size:clamp(48px,15vw,72px)}.fc-home3-actions{flex-direction:column;align-items:stretch}.fc-home3-btn{width:100%}.fc-home3-roles{padding-top:56px;padding-bottom:56px}.fc-home3-role{min-height:360px}.fc-home3-role-wide{min-height:auto}.fc-home3-role-copy-static{padding:32px 24px}.fc-home3-premiere-grid{grid-template-columns:1fr}.fc-home3-final-stats{gap:22px}.fc-home3-final-stats div{border-left:0!important}.fc-home3-rail-inner{padding:15px 0}}

/* Upload work wizard v1 — scoped to /subir-obra only, no global form overrides. */
.fc-upload-wizard-shell .fc-main{background:radial-gradient(circle at 74% 0,rgba(229,9,20,.13),transparent 36%),linear-gradient(180deg,#160605 0,#050505 58%,#0f0404 100%)}
.fc-upload-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:0 0 28px;padding:22px 0 8px}.fc-upload-hero h1{margin:0;color:#fff7f6;font-family:Montserrat,Inter,system-ui,sans-serif;font-size:clamp(38px,5.5vw,68px);line-height:.96;font-weight:800;letter-spacing:-.05em;text-transform:uppercase}.fc-upload-hero p:not(.fc-kicker){max-width:800px;margin:14px 0 0;color:var(--fc-muted);font-size:clamp(15px,1.25vw,19px);line-height:1.55}.fc-upload-hero-mark{color:var(--fc-muted);font-family:Montserrat,Inter,system-ui,sans-serif;font-size:clamp(78px,10vw,150px);font-weight:900;line-height:.8;letter-spacing:-.08em}.fc-work-wizard{display:block}.fc-work-stepper{position:sticky;top:64px;z-index:10;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0 0 30px;background:rgba(8,3,3,.86);backdrop-filter:blur(18px);border:1px solid var(--fc-line);box-shadow:0 18px 60px rgba(0,0,0,.25);overflow:hidden}.fc-work-stepper-item{position:relative;display:flex;align-items:center;gap:12px;min-height:72px;padding:16px 18px;background:transparent;border:0;border-right:1px solid var(--fc-line);color:var(--fc-muted);text-align:left;cursor:pointer}.fc-work-stepper-item:last-child{border-right:0}.fc-work-stepper-item:before{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:transparent}.fc-work-stepper-item span{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border:1px solid var(--fc-line-strong);color:var(--fc-muted);font-size:10px;font-weight:900;letter-spacing:.12em}.fc-work-stepper-item strong{display:block;font-size:11px;font-weight:900;line-height:1.15;letter-spacing:.16em;text-transform:uppercase}.fc-work-stepper-item.is-active{background:linear-gradient(180deg,rgba(229,9,20,.14),rgba(255,255,255,.015));color:#fff7f6}.fc-work-stepper-item.is-active:before{background:var(--fc-red)}.fc-work-stepper-item.is-active span{background:var(--fc-red);border-color:var(--fc-red);color:#fff}.fc-work-stepper-item.is-complete span{border-color:rgba(229,9,20,.7);color:#fff7f6;background:rgba(229,9,20,.22)}.fc-work-wizard-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.72fr);gap:34px;align-items:start}.fc-work-wizard-panels{min-width:0}.fc-work-step-panel{min-height:620px;padding:clamp(26px,3.2vw,46px);border:1px solid var(--fc-line);background:linear-gradient(145deg,rgba(48,20,17,.94),rgba(10,4,4,.96));box-shadow:0 26px 90px rgba(0,0,0,.34);overflow:hidden}.fc-work-step-panel[hidden]{display:none!important}.fc-work-panel-head{display:flex;gap:20px;align-items:flex-start;margin-bottom:34px}.fc-work-panel-head>span{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;background:var(--fc-red);color:#fff;font-size:12px;font-weight:900;letter-spacing:.16em}.fc-work-panel-head p{margin:0 0 9px;color:var(--fc-red);font-size:11px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.fc-work-panel-head h2{margin:0;color:#fff7f6;font-family:Montserrat,Inter,system-ui,sans-serif;font-size:clamp(34px,3.8vw,58px);line-height:1;font-weight:900;letter-spacing:-.045em;text-transform:uppercase}.fc-work-panel-head small{display:block;margin-top:12px;max-width:720px;color:var(--fc-muted);font-size:15px;line-height:1.5}.fc-work-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.fc-work-field-grid.three-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-field-wide{grid-column:1/-1}.fc-upload-wizard-shell .fc-input{width:100%;min-height:48px;padding:13px 14px;background:rgba(5,2,2,.72)!important;border:1px solid var(--fc-line)!important;color:#fff7f6!important;font-size:15px;line-height:1.25}.fc-upload-wizard-shell textarea.fc-input{min-height:136px}.fc-upload-wizard-shell .fc-input::placeholder{color:var(--fc-muted)}.fc-upload-wizard-shell .fc-input:focus{border-color:var(--fc-red)!important;box-shadow:0 0 0 4px rgba(229,9,20,.16)!important}.fc-field-error{animation:fcWiggle .25s ease 0s 2;border-color:var(--fc-red)!important}@keyframes fcWiggle{0%,100%{transform:translateX(0)}50%{transform:translateX(6px)}}.fc-locked-input{display:flex;align-items:center;gap:10px;opacity:.8}.fc-locked-input .material-symbols-outlined{font-size:17px;color:var(--fc-red)}.fc-upload-media-drop{display:flex;gap:20px;align-items:center;margin-bottom:26px;padding:30px;border:1px dashed var(--fc-muted-2);background:linear-gradient(135deg,rgba(229,9,20,.11),rgba(255,255,255,.025))}.fc-upload-media-drop .material-symbols-outlined{font-size:44px;color:var(--fc-red)}.fc-upload-media-drop h3{margin:0;color:#fff7f6;font-family:Montserrat,Inter,system-ui,sans-serif;font-size:28px;line-height:1.05;font-weight:900;letter-spacing:-.03em}.fc-upload-media-drop p{margin:8px 0 0;color:var(--fc-muted);line-height:1.55}.fc-team-editor-card{padding:24px;border:1px solid var(--fc-line);background:rgba(255,255,255,.025)}.fc-wizard-soft-button{display:inline-flex;align-items:center;gap:10px;margin-top:22px;min-height:46px;padding:0 18px;background:rgba(255,255,255,.03);border:1px solid var(--fc-line-strong);color:#fff7f6;font-weight:900;letter-spacing:.13em;text-transform:uppercase;cursor:pointer}.fc-wizard-soft-button:hover{border-color:var(--fc-red);background:rgba(229,9,20,.08)}.fc-wizard-note{margin:14px 0 0;color:var(--fc-muted);font-size:13px;line-height:1.45}.fc-review-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:24px}.fc-review-summary-grid article{min-height:132px;padding:20px;border:1px solid var(--fc-line);background:rgba(255,255,255,.025)}.fc-review-summary-grid span{display:block;color:var(--fc-red);font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.fc-review-summary-grid strong{display:block;margin-top:10px;color:#fff7f6;font-family:Montserrat,Inter,system-ui,sans-serif;font-size:20px;line-height:1.1;font-weight:900;overflow-wrap:anywhere}.fc-review-summary-grid p{margin:10px 0 0;color:var(--fc-muted);font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.fc-rights-review-block{padding:24px;border:1px solid var(--fc-line);background:linear-gradient(135deg,rgba(55,27,24,.84),rgba(18,5,5,.9))}.fc-rights-review-block h3{margin:0;color:#fff7f6;font-family:Montserrat,Inter,system-ui,sans-serif;font-size:28px;font-weight:900;letter-spacing:-.03em}.fc-rights-review-block p{margin:8px 0 0;color:var(--fc-muted);line-height:1.45}.fc-rights-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.fc-rights-check-grid .wide{grid-column:1/-1}.fc-upload-wizard-shell .fc-check{display:flex;align-items:flex-start;gap:10px;min-height:48px;padding:14px;background:rgba(255,255,255,.025);border:1px solid var(--fc-line);color:rgba(255,247,246,.9);line-height:1.3}.fc-work-wizard-actions{display:flex;justify-content:flex-end;gap:14px;margin-top:34px}.fc-work-wizard-actions.split{justify-content:space-between}.fc-work-wizard-actions.final{align-items:center}.fc-wizard-next,.fc-wizard-submit{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 28px;background:var(--fc-red);border:1px solid var(--fc-red);color:#fff;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;box-shadow:0 0 34px rgba(229,9,20,.3);cursor:pointer}.fc-wizard-prev{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 22px;background:rgba(255,255,255,.02);border:1px solid var(--fc-line-strong);color:#fff7f6;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}.fc-wizard-next:hover,.fc-wizard-submit:hover,.fc-wizard-prev:hover{transform:translateY(-1px)}.fc-wizard-submit-note{margin:14px 0 0;color:var(--fc-muted);font-size:13px;text-align:right}.fc-work-preview-rail{position:sticky;top:166px;display:flex;flex-direction:column;gap:20px;min-width:0}.fc-work-preview-card{padding:24px;border:1px solid var(--fc-line);background:linear-gradient(145deg,rgba(55,27,24,.88),rgba(12,4,4,.96));box-shadow:0 22px 70px rgba(0,0,0,.24);overflow:hidden}.fc-work-preview-card.compact{padding:22px}.fc-work-preview-poster{display:grid;place-items:center;aspect-ratio:16/10;width:100%;border:1px solid var(--fc-line);background-color:#050505;background-size:cover;background-position:center;overflow:hidden}.fc-work-preview-poster.has-image span{display:none}.fc-work-preview-poster span{font-size:46px;color:var(--fc-muted)}.fc-work-preview-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.fc-work-preview-meta span{display:inline-flex;align-items:center;min-height:27px;padding:5px 9px;border:1px solid var(--fc-line-strong);color:var(--fc-muted);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.fc-work-preview-card h3{margin:18px 0 0;color:#fff7f6;font-family:Montserrat,Inter,system-ui,sans-serif;font-size:clamp(26px,2.8vw,42px);line-height:1.02;font-weight:900;letter-spacing:-.045em;text-transform:uppercase;overflow-wrap:anywhere}.fc-work-preview-card p{margin:14px 0 0;color:var(--fc-muted);font-size:14px;line-height:1.48;overflow-wrap:anywhere}.fc-work-preview-card .fc-mini-specs{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.fc-quality-list{display:grid;gap:12px;margin:16px 0 0;padding:0;list-style:none}.fc-quality-list li{display:flex;gap:10px;align-items:flex-start;color:rgba(255,247,246,.86);font-size:14px;line-height:1.35}.fc-quality-list .material-symbols-outlined{font-size:18px;color:var(--fc-red);flex:0 0 auto}@media(max-width:1200px){.fc-work-wizard-grid{grid-template-columns:1fr}.fc-work-preview-rail{position:relative;top:auto;display:grid;grid-template-columns:1fr 1fr}.fc-work-stepper{top:0}}@media(max-width:860px){.fc-upload-hero{align-items:flex-start;flex-direction:column}.fc-upload-hero-mark{display:none}.fc-work-stepper{display:flex;overflow-x:auto;scrollbar-width:none}.fc-work-stepper::-webkit-scrollbar{display:none}.fc-work-stepper-item{min-width:172px}.fc-work-field-grid,.fc-work-field-grid.three-cols,.fc-review-summary-grid,.fc-rights-check-grid,.fc-work-preview-rail{grid-template-columns:1fr}.fc-work-step-panel{min-height:auto;padding:24px}.fc-work-panel-head{gap:14px}.fc-work-panel-head h2{font-size:34px}.fc-work-wizard-actions,.fc-work-wizard-actions.split,.fc-work-wizard-actions.final{flex-direction:column;align-items:stretch}.fc-wizard-next,.fc-wizard-prev,.fc-wizard-submit{width:100%}.fc-wizard-submit-note{text-align:left}.fc-upload-media-drop{align-items:flex-start;flex-direction:column}.fc-rights-check-grid .wide{grid-column:auto}}

/* --------------------------------------------------------------------------
   Work editor cinematic detail repair
   Scope: /obra-editor/:id only via .fc-work-editor-screen.
   Fixes previous broken form markup and applies the ficha Stitch language
   without touching routes, CSRF, HLS, permissions or state transitions.
---------------------------------------------------------------------------- */
.fc-work-editor-screen{
  --fc-editor-max:1280px;
  background:radial-gradient(circle at 74% 0%,rgba(229,9,20,.16),transparent 32%),linear-gradient(180deg,#150504 0%,#050505 45%,#120504 100%);
  min-height:100vh;
}.fc-editor-hero h1{max-width:820px;margin:0;color:var(--fc-text);font-family:Montserrat,Inter,system-ui,sans-serif;font-size:clamp(46px,6vw,86px);line-height:1.02;font-weight:900;letter-spacing:-.055em;text-transform:none;text-wrap:balance}.fc-editor-hero p{max-width:760px;margin:18px 0 0;color:var(--fc-muted);font-size:18px;line-height:1.6}.fc-editor-warning strong{display:block;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.18em}.fc-editor-warning p{margin:6px 0 0;color:var(--fc-muted);line-height:1.5}.fc-editor-aside{position:sticky;top:92px;display:grid;gap:24px;min-width:0}.fc-editor-section,.fc-editor-creator-card{background:linear-gradient(145deg,rgba(55,27,24,.9),rgba(9,4,4,.96));border:1px solid var(--fc-line);box-shadow:0 22px 70px rgba(0,0,0,.22);padding:clamp(24px,3vw,38px);overflow:hidden}.fc-editor-intro-section h2,.fc-editor-section h2,.fc-editor-rights h2,.fc-editor-submit-card h2{margin:0;color:var(--fc-text);font-family:Montserrat,Inter,system-ui,sans-serif;font-size:clamp(28px,3.4vw,44px);line-height:1.08;font-weight:900;letter-spacing:-.04em}.fc-editor-credit-strip div{padding:22px 18px 20px 0;min-width:0}.fc-editor-credit-strip span,.fc-editor-credit-list span{display:block;color:var(--fc-muted);font-size:12px;line-height:1.2}.fc-editor-credit-strip strong,.fc-editor-credit-list strong{display:block;margin-top:8px;color:#fff7f6;font-family:Montserrat,Inter,system-ui,sans-serif;font-size:21px;line-height:1.15;font-weight:800;overflow-wrap:anywhere}.fc-editor-section-head{display:flex;align-items:flex-start;gap:18px;margin-bottom:28px}.fc-editor-section-head.compact{margin-top:34px;padding-top:30px;border-top:1px solid var(--fc-line)}.fc-editor-section-head>span{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;background:var(--fc-red);color:#fff;font-size:12px;font-weight:900;letter-spacing:.16em}.fc-editor-section-head small{display:block;margin-top:8px;color:var(--fc-muted);line-height:1.5}.fc-editor-grid{display:grid;gap:20px}.fc-editor-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-editor-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-editor-grid .wide{grid-column:1/-1}.fc-work-editor-screen .fc-input{width:100%;min-height:46px;padding:12px 13px;background:rgba(5,2,2,.72)!important;border:1px solid var(--fc-line)!important;color:#fff7f6!important}.fc-work-editor-screen textarea.fc-input{min-height:130px}.fc-work-editor-screen .fc-input:focus{border-color:var(--fc-red)!important;box-shadow:0 0 0 4px rgba(229,9,20,.16)!important}.fc-editor-actions{display:flex;justify-content:flex-end;margin-top:30px}.fc-editor-credit-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:24px}.fc-editor-credit-list article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border:1px solid var(--fc-line);background:rgba(255,255,255,.025);min-width:0}.fc-editor-credit-list a{display:inline-flex;margin-top:8px;color:var(--fc-red);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;text-decoration:none}.fc-editor-credit-list button{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--fc-line-strong);background:rgba(255,255,255,.02);color:var(--fc-muted);cursor:pointer}.fc-editor-credit-list button:hover{border-color:var(--fc-red);color:#fff;background:rgba(229,9,20,.12)}.fc-editor-creator-card h3{margin:0;color:#fff7f6;font-family:Montserrat,Inter,system-ui,sans-serif;font-size:24px;font-weight:900;line-height:1.1}.fc-editor-creator-card p{margin:6px 0 0;color:var(--fc-text)}.fc-editor-creator-card small{display:block;margin-top:22px;color:var(--fc-muted);line-height:1.5}.fc-editor-progress{height:4px;margin-top:24px;background:rgba(255,255,255,.08);overflow:hidden}.fc-editor-progress span{display:block;height:100%;background:var(--fc-red)}.fc-editor-rights>p:not(.fc-kicker),.fc-editor-submit-card>p:not(.fc-kicker){color:var(--fc-muted);line-height:1.5}.fc-editor-checks{display:grid;gap:12px;margin:22px 0}.fc-editor-checks label{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid var(--fc-line);background:rgba(255,255,255,.025);color:rgba(255,247,246,.92);line-height:1.35}.fc-editor-checks input{margin-top:2px;flex:0 0 auto}.fc-editor-rights .fc-label{margin-top:10px}@media(max-width:1180px){.fc-editor-aside{position:relative;top:auto;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.fc-editor-hero{min-height:520px}.fc-editor-hero h1{font-size:44px}.fc-editor-grid.two,.fc-editor-grid.three,.fc-editor-credit-strip,.fc-editor-credit-list,.fc-editor-aside{grid-template-columns:1fr}.fc-editor-section,.fc-editor-creator-card{padding:22px}.fc-editor-section-head{gap:14px}.fc-editor-section-head>span{width:38px;height:38px;flex-basis:38px}.fc-editor-actions{justify-content:stretch}.fc-editor-credit-strip div{padding-right:0}}

/* --------------------------------------------------------------------------
   First Cut player responsive controls — hotfix 2026-06-10
   Objetivo: que audio, subtítulos y pantalla completa sean siempre visibles,
   sin alterar HLS, sesiones, permisos ni lógica de negocio.
   -------------------------------------------------------------------------- */
.fc-cinema-player,
.fc-cinema-player * { box-sizing: border-box; }

.fc-cinema-player { overflow: hidden; }
.fc-cinema-player:fullscreen { overflow: hidden; }

.fc-cinema-controls {
  left: clamp(10px, 4vw, 56px) !important;
  right: clamp(10px, 4vw, 56px) !important;
  bottom: clamp(10px, 3vw, 34px) !important;
  width: auto !important;
  max-width: min(1180px, calc(100% - 20px)) !important;
  margin-inline: auto !important;
  padding: clamp(10px, 1.45vw, 16px) !important;
  overflow: visible !important;
  border: 1px solid rgba(255,255,255,.12) !important;
  background:
    radial-gradient(circle at 24% 50%, rgba(229,9,20,.14), transparent 34%),
    linear-gradient(135deg, rgba(16,8,13,.72), rgba(8,6,8,.78)) !important;
  backdrop-filter: blur(24px) !important;
  -webkit-backdrop-filter: blur(24px) !important;
}

.fc-cinema-progress-wrap {
  width: 100% !important;
  padding: 6px 6px 14px !important;
}

.fc-cinema-control-row {
  width: 100% !important;
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: 40px 40px 40px 40px max-content minmax(16px, 1fr) minmax(150px, 230px) minmax(128px, 180px) 40px !important;
  grid-template-areas: "play back fwd volume time spacer audio subs full" !important;
  align-items: center !important;
  gap: clamp(7px, 1vw, 14px) !important;
  overflow: visible !important;
}

.fc-cinema-play-toggle { grid-area: play !important; }
.fc-cinema-skip-btn:first-of-type { grid-area: back !important; }
.fc-cinema-skip-btn:last-of-type { grid-area: fwd !important; }
.fc-cinema-volume { grid-area: volume !important; }
.fc-cinema-time { grid-area: time !important; }
.fc-cinema-spacer { grid-area: spacer !important; }
.fc-cinema-audio-select { grid-area: audio !important; }
.fc-cinema-subtitle-select { grid-area: subs !important; }
.fc-cinema-full-btn { grid-area: full !important; }

.fc-cinema-control-btn,
.fc-cinema-icon-btn {
  flex: 0 0 auto !important;
  width: 40px !important;
  height: 40px !important;
  min-width: 40px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: rgba(255,255,255,.78) !important;
  border-radius: 999px !important;
}

.fc-cinema-control-btn:hover,
.fc-cinema-control-btn:focus-visible,
.fc-cinema-icon-btn:hover,
.fc-cinema-icon-btn:focus-visible {
  color: #fff !important;
  background: rgba(255,255,255,.08) !important;
  outline: none !important;
}

.fc-cinema-full-btn {
  display: inline-flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  justify-self: end !important;
}

.fc-cinema-volume {
  position: relative !important;
  width: 40px !important;
  min-width: 40px !important;
  max-width: 40px !important;
  height: 40px !important;
  overflow: visible !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.fc-cinema-volume-range {
  position: absolute !important;
  left: 50% !important;
  bottom: calc(100% + 14px) !important;
  width: 96px !important;
  min-width: 96px !important;
  max-width: 96px !important;
  transform: translateX(-50%) rotate(-90deg) !important;
  transform-origin: center !important;
  opacity: 0 !important;
  pointer-events: none !important;
  z-index: 45 !important;
}

.fc-cinema-volume:hover .fc-cinema-volume-range,
.fc-cinema-volume:focus-within .fc-cinema-volume-range {
  opacity: 1 !important;
  pointer-events: auto !important;
}

.fc-cinema-time {
  min-width: 126px !important;
  width: auto !important;
  justify-self: start !important;
  text-align: left !important;
  white-space: nowrap !important;
  color: rgba(255,255,255,.72) !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  letter-spacing: .035em !important;
}

.fc-cinema-spacer {
  min-width: 0 !important;
  display: block !important;
}

.fc-cinema-select {
  min-width: 0 !important;
  max-width: 100% !important;
  overflow: visible !important;
  display: block !important;
  visibility: visible !important;
}

.fc-cinema-select.is-disabled {
  opacity: .58 !important;
  pointer-events: none !important;
}

.fc-cinema-select-btn {
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
  height: 40px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 7px !important;
  padding: 0 10px !important;
  overflow: hidden !important;
  border: 1px solid rgba(255,255,255,.12) !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.055) !important;
  color: rgba(255,255,255,.84) !important;
  font-size: 10px !important;
  font-weight: 900 !important;
  letter-spacing: .1em !important;
}

.fc-cinema-select-btn:hover,
.fc-cinema-select-btn:focus-visible,
.fc-cinema-select.is-open .fc-cinema-select-btn {
  color: #fff !important;
  border-color: rgba(229,9,20,.72) !important;
  background: rgba(229,9,20,.13) !important;
  outline: none !important;
}

.fc-cinema-select-btn .material-symbols-outlined {
  flex: 0 0 auto !important;
  font-size: 21px !important;
}

.fc-cinema-select-btn span:not(.material-symbols-outlined) {
  display: block !important;
  min-width: 0 !important;
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.fc-cinema-select-menu {
  z-index: 80 !important;
  right: 0 !important;
  left: auto !important;
  bottom: calc(100% + 10px) !important;
  min-width: min(320px, 86vw) !important;
  max-width: min(420px, 90vw) !important;
  max-height: min(320px, 52vh) !important;
  overflow: auto !important;
  border-radius: 18px !important;
  border: 1px solid rgba(255,255,255,.14) !important;
  background: rgba(11,7,8,.94) !important;
  box-shadow: 0 20px 58px rgba(0,0,0,.58) !important;
}

.fc-cinema-select-item {
  border-radius: 12px !important;
  white-space: normal !important;
  line-height: 1.25 !important;
}

.fc-cinema-subtitles {
  bottom: clamp(124px, 18vw, 178px) !important;
}

@media (max-width: 1180px) {
  .fc-cinema-control-row {
    grid-template-columns: 38px 38px 38px 38px max-content minmax(8px, 1fr) minmax(132px, 188px) minmax(108px, 148px) 38px !important;
    gap: 8px !important;
  }
  .fc-cinema-control-btn,
  .fc-cinema-icon-btn,
  .fc-cinema-volume {
    width: 38px !important;
    height: 38px !important;
    min-width: 38px !important;
  }
  .fc-cinema-time { min-width: 108px !important; font-size: 11px !important; }
}

@media (max-width: 920px) {
  .fc-cinema-controls {
    left: 10px !important;
    right: 10px !important;
    bottom: 10px !important;
    max-width: calc(100% - 20px) !important;
  }
  .fc-cinema-control-row {
    grid-template-columns: 40px 40px 40px 40px minmax(92px, 1fr) 40px !important;
    grid-template-areas:
      "play back fwd volume time full"
      "audio audio audio subs subs subs" !important;
    gap: 8px 10px !important;
  }
  .fc-cinema-spacer { display: none !important; }
  .fc-cinema-time {
    min-width: 0 !important;
    justify-self: stretch !important;
    text-align: center !important;
  }
  .fc-cinema-audio-select,
  .fc-cinema-subtitle-select {
    width: 100% !important;
    max-width: none !important;
  }
  .fc-cinema-volume-range { display: none !important; }
  .fc-cinema-select-menu {
    left: 0 !important;
    right: auto !important;
  }
  .fc-cinema-subtitle-select .fc-cinema-select-menu {
    left: auto !important;
    right: 0 !important;
  }
}

@media (max-width: 560px) {
  .fc-cinema-player { min-height: 72vh !important; }
  .fc-cinema-controls {
    left: 8px !important;
    right: 8px !important;
    bottom: 8px !important;
    max-width: calc(100% - 16px) !important;
    padding: 9px !important;
  }
  .fc-cinema-progress-wrap { padding: 5px 4px 10px !important; }
  .fc-cinema-control-row {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    grid-template-areas:
      "play back fwd volume full"
      "time time time time time"
      "audio audio audio subs subs" !important;
    justify-content: stretch !important;
    gap: 7px !important;
  }
  .fc-cinema-control-btn,
  .fc-cinema-icon-btn,
  .fc-cinema-volume {
    width: 36px !important;
    height: 36px !important;
    min-width: 36px !important;
    justify-self: center !important;
  }
  .fc-cinema-time {
    width: 100% !important;
    min-width: 0 !important;
    font-size: 11px !important;
    text-align: center !important;
  }
  .fc-cinema-select-btn {
    height: 36px !important;
    justify-content: center !important;
    padding: 0 7px !important;
    font-size: 0 !important;
  }
  .fc-cinema-select-btn span:not(.material-symbols-outlined) {
    display: none !important;
  }
  .fc-cinema-select-btn .material-symbols-outlined:last-child {
    display: none !important;
  }
  .fc-cinema-select-menu {
    min-width: min(260px, 88vw) !important;
  }
  .fc-cinema-subtitles {
    bottom: 142px !important;
    left: 5% !important;
    right: 5% !important;
    font-size: 18px !important;
  }
}

@media (max-width: 420px) {
  .fc-cinema-control-row {
    grid-template-areas:
      "play back fwd volume full"
      "time time time time time"
      "audio audio subs subs subs" !important;
  }
  .fc-cinema-skip-btn {
    display: inline-flex !important;
  }
}

/* --------------------------------------------------------------------------
   First Cut text system normalization — admin users + compact private nav
   Safe visual layer only: typography, color, spacing and nav criteria.
   -------------------------------------------------------------------------- */
:root {
  --fc-font-ui: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --fc-font-display: Montserrat, Inter, system-ui, sans-serif;
  --fc-text-main: var(--fc-text-strong);
  --fc-text-soft: var(--fc-text);
  --fc-text-muted: var(--fc-muted);
  --fc-text-faint: var(--fc-subtle);
  --fc-accent-red: #f20716;
  --fc-accent-yellow: #ffe16d;
  --fc-line-soft: var(--fc-line);
  --fc-line-strong: var(--fc-border-strong, var(--fc-line));
}

.fc-page-title {
  font-family: var(--fc-font-display) !important;
  font-size: clamp(32px, 4.2vw, 56px) !important;
  line-height: .98 !important;
  letter-spacing: -.045em !important;
  font-weight: 850 !important;
  color: var(--fc-text-main) !important;
}
.fc-section-title {
  font-family: var(--fc-font-display) !important;
  font-size: clamp(24px, 2.8vw, 36px) !important;
  line-height: 1.08 !important;
  letter-spacing: -.025em !important;
  font-weight: 800 !important;
  color: var(--fc-text-main) !important;
}
.fc-card-title {
  font-family: var(--fc-font-display) !important;
  font-size: clamp(18px, 1.8vw, 23px) !important;
  line-height: 1.15 !important;
  letter-spacing: -.015em !important;
  font-weight: 750 !important;
  color: var(--fc-text-main) !important;
}
.fc-body,
.fc-body p {
  font-family: var(--fc-font-ui) !important;
  font-size: 15.5px !important;
  line-height: 1.58 !important;
  font-weight: 400 !important;
  color: var(--fc-text-muted) !important;
}
.fc-caption,
.fc-muted {
  font-family: var(--fc-font-ui) !important;
  font-size: 13px !important;
  line-height: 1.42 !important;
  color: var(--fc-text-muted) !important;
}
.fc-eyebrow,
.fc-label {
  font-family: var(--fc-font-ui) !important;
  font-size: 11px !important;
  line-height: 1.2 !important;
  letter-spacing: .13em !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  color: var(--fc-text-muted) !important;
}
.fc-menu-link,
.fc-menu-link-active {
  font-family: var(--fc-font-ui) !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
}

.fc-global-nav-compact .fc-public-nav-links { display: none !important; }
.fc-nav-icon-link,
.fc-nav-icon-link-mobile {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--fc-line);
  border-radius: 999px;
  color: var(--fc-muted);
  text-decoration: none;
  background: var(--fc-glass-soft);
  transition: color .18s ease, border-color .18s ease, background .18s ease;
}
.fc-nav-icon-link:hover,
.fc-nav-icon-link-mobile:hover {
  color: var(--fc-red);
  border-color: var(--fc-line-strong);
  background: var(--fc-glass);
}
.fc-nav-icon-link .material-symbols-outlined { font-size: 21px; }
.fc-global-nav-compact .fc-brand-link {
  letter-spacing: -.055em !important;
}

/* Gestión de usuarios: forzar la misma gramática textual que el resto del producto. */
.fc-admin-users-page {
  color: var(--fc-text-soft) !important;
  font-family: var(--fc-font-ui) !important;
}
.fc-admin-users-page h1,
.fc-admin-users-page h2,
.fc-admin-users-page h3,
.fc-admin-users-page strong {
  text-transform: none !important;
}
.fc-admin-users-hero p strong {
  color: var(--fc-accent-red) !important;
  font-weight: 750 !important;
}
.fc-admin-users-topbar {
  border-bottom-color: var(--fc-line-soft) !important;
}
.fc-admin-users-search {
  height: 48px !important;
  border-color: var(--fc-line-strong) !important;
  background: rgba(255,255,255,.035) !important;
  border-radius: 16px !important;
}
.fc-admin-users-search input {
  font-family: var(--fc-font-ui) !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 500 !important;
  letter-spacing: normal !important;
  color: var(--fc-text-main) !important;
}
.fc-admin-users-search input::placeholder {
  color: var(--fc-text-faint) !important;
  font-weight: 400 !important;
}
.fc-admin-users-admin-card strong {
  font-family: var(--fc-font-ui) !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  letter-spacing: .03em !important;
  text-transform: none !important;
  font-weight: 700 !important;
  color: var(--fc-text-main) !important;
}
.fc-admin-users-admin-card small {
  font-family: var(--fc-font-ui) !important;
  font-size: 12px !important;
  line-height: 1.35 !important;
  color: var(--fc-text-muted) !important;
}
.fc-admin-users-avatar-small,
.fc-admin-user-avatar {
  border-radius: 999px !important;
  font-family: var(--fc-font-ui) !important;
  letter-spacing: .02em !important;
}
.fc-admin-users-invite {
  min-width: 0 !important;
  height: 48px !important;
  padding: 0 18px !important;
  border-radius: 999px !important;
  font-family: var(--fc-font-ui) !important;
  font-size: 12px !important;
  line-height: 1 !important;
  letter-spacing: .08em !important;
  font-weight: 750 !important;
  text-transform: uppercase !important;
  gap: 10px !important;
}
.fc-admin-users-invite br { display: none !important; }
.fc-admin-users-invite .material-symbols-outlined { font-size: 20px !important; }
.fc-admin-users-tabs {
  gap: 10px !important;
  padding: 0 0 28px !important;
  border-bottom-color: var(--fc-line-soft) !important;
}
.fc-admin-users-tabs a {
  min-height: 38px !important;
  padding: 0 15px !important;
  border: 1px solid var(--fc-muted-2) !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.025) !important;
  color: var(--fc-text-muted) !important;
  font-family: var(--fc-font-ui) !important;
  font-size: 11px !important;
  line-height: 1.1 !important;
  font-weight: 700 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
}
.fc-admin-users-tabs a.active,
.fc-admin-users-tabs a[aria-selected="true"] {
  background: rgba(242,7,22,.18) !important;
  border-color: rgba(242,7,22,.48) !important;
  color: var(--fc-text-main) !important;
}
.fc-admin-users-filter-form select {
  min-height: 42px !important;
  height: 42px !important;
  border-radius: 12px !important;
  font-family: var(--fc-font-ui) !important;
  font-size: 12px !important;
  font-weight: 650 !important;
  letter-spacing: .045em !important;
  color: var(--fc-text-soft) !important;
  background: rgba(255,255,255,.035) !important;
}
.fc-admin-users-tool {
  width: 42px !important;
  height: 42px !important;
  border-radius: 12px !important;
  color: var(--fc-text-muted) !important;
}
.fc-admin-users-table-card,
.fc-admin-users-create {
  border-color: var(--fc-line-strong) !important;
  border-radius: 24px !important;
  background: rgba(255,255,255,.035) !important;
}
.fc-admin-users-table th {
  font-family: var(--fc-font-ui) !important;
  font-size: 11px !important;
  line-height: 1.2 !important;
  letter-spacing: .11em !important;
  font-weight: 750 !important;
  color: var(--fc-text-muted) !important;
  background: rgba(255,255,255,.045) !important;
}
.fc-admin-users-table td {
  font-family: var(--fc-font-ui) !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
  color: var(--fc-text-soft) !important;
}
.fc-admin-user-identity strong,
.fc-admin-activity strong {
  font-family: var(--fc-font-ui) !important;
  font-size: 15px !important;
  line-height: 1.25 !important;
  letter-spacing: normal !important;
  font-weight: 700 !important;
  color: var(--fc-text-main) !important;
}
.fc-admin-user-identity small,
.fc-admin-users-table small,
.fc-admin-activity small {
  font-family: var(--fc-font-ui) !important;
  font-size: 12.5px !important;
  line-height: 1.42 !important;
  color: var(--fc-text-muted) !important;
}
.fc-admin-role-badge,
.fc-admin-state {
  border-radius: 999px !important;
  font-family: var(--fc-font-ui) !important;
  font-size: 10.5px !important;
  line-height: 1 !important;
  letter-spacing: .09em !important;
  font-weight: 750 !important;
  text-transform: uppercase !important;
}
.fc-admin-users-pagination {
  background: rgba(255,255,255,.035) !important;
  color: var(--fc-text-muted) !important;
  font-family: var(--fc-font-ui) !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
}
.fc-admin-users-create h2 {
  font-family: var(--fc-font-display) !important;
  font-size: clamp(24px, 2.6vw, 34px) !important;
  line-height: 1.08 !important;
  letter-spacing: -.025em !important;
  font-weight: 800 !important;
  text-transform: none !important;
}
.fc-admin-users-kicker,
.fc-admin-users-create label {
  font-family: var(--fc-font-ui) !important;
  font-size: 11px !important;
  letter-spacing: .11em !important;
  font-weight: 700 !important;
  color: var(--fc-text-muted) !important;
}
.fc-admin-users-create p {
  font-family: var(--fc-font-ui) !important;
  font-size: 14px !important;
  line-height: 1.55 !important;
  color: var(--fc-text-muted) !important;
}
.fc-admin-users-create input,
.fc-admin-users-create select {
  border-radius: 12px !important;
  font-family: var(--fc-font-ui) !important;
  font-size: 14px !important;
  color: var(--fc-text-main) !important;
}
.fc-admin-users-create input::placeholder {
  color: var(--fc-text-faint) !important;
}
.fc-admin-users-create button {
  border-radius: 999px !important;
  font-family: var(--fc-font-ui) !important;
  font-size: 12px !important;
  letter-spacing: .08em !important;
  font-weight: 750 !important;
}
@media (max-width: 760px) {
  
.fc-admin-users-content { padding-inline: 18px !important; }
  .fc-admin-users-tabs a { padding-inline: 13px !important; }
}


/* Fix: Gestión de usuarios debe seguir el criterio de Catálogos */
.fc-admin-users-hero h1,
.fc-admin-users-title {
  text-transform: uppercase !important;
  font-family: var(--fc-font-display, inherit) !important;
}


/* Users: buscador integrado en zona de filtros */
.fc-users-filter-row,
.fc-admin-users-filters,
.fc-users-filters {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}

.fc-users-filter-search {
  flex: 1 1 320px;
  min-width: min(100%, 280px);
}

.fc-users-filter-search form,
.fc-users-filter-search > div {
  width: 100%;
}

.fc-users-filter-search input[type="search"],
.fc-users-filter-search input[name="q"],
.fc-users-filter-search input[type="text"] {
  width: 100%;
}

@media (max-width: 720px) {

  .fc-users-filter-search {
    flex-basis: 100%;
  }
}

/* Users: buscador en la misma fila que filtros, a la izquierda */
.fc-admin-users-filters,
.fc-users-filters,
.fc-users-filter-row {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 16px !important;
  flex-wrap: wrap !important;
}

.fc-users-filter-search {
  flex: 1 1 420px !important;
  min-width: 320px !important;
  max-width: none !important;
  margin-right: auto !important;
}

.fc-users-filter-search form,
.fc-users-filter-search > div {
  width: 100% !important;
}

.fc-users-filter-search input[type="search"],
.fc-users-filter-search input[name="q"],
.fc-users-filter-search input[type="text"] {
  width: 100% !important;
  min-height: 58px;
}

@media (max-width: 980px) {

  .fc-users-filter-search {
    flex-basis: 100% !important;
    min-width: 100% !important;
    margin-right: 0 !important;
  }
}

/* Fix: buscador de Gestión de usuarios integrado en la fila de filtros */
.fc-admin-users-filter-form {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 16px !important;
  flex-wrap: nowrap !important;
  width: 100% !important;
}

.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search {
  flex: 1 1 auto !important;
  min-width: 360px !important;
  max-width: none !important;
  width: auto !important;
  height: 58px !important;
  margin: 0 !important;
  border: 1px solid rgba(255, 218, 213, .34) !important;
  background: rgba(58, 37, 34, .76) !important;
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  padding: 0 18px !important;
  border-radius: var(--fc-radius-md) !important;
  box-shadow: none !important;
}

.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search .material-symbols-outlined {
  flex: 0 0 auto !important;
  color: var(--fc-text, var(--fc-text)) !important;
  font-size: 26px !important;
  line-height: 1 !important;
  position: static !important;
  margin: 0 !important;
}

.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input,
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input[type="search"],
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input[type="text"],
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input[name="q"] {
  width: 100% !important;
  min-height: 0 !important;
  height: auto !important;
  border: 0 !important;
  outline: none !important;
  background: transparent !important;
  color: var(--fc-text, var(--fc-text)) !important;
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 1.2 !important;
  padding: 0 !important;
  box-shadow: none !important;
}

.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input::placeholder {
  color: rgba(255, 218, 213, .72) !important;
  opacity: 1 !important;
}

.fc-admin-users-filter-form select {
  flex: 0 0 auto !important;
}

@media (max-width: 1100px) {
  .fc-admin-users-filter-form {
    flex-wrap: wrap !important;
  }

  .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search {
    flex-basis: 100% !important;
    min-width: 100% !important;
  }
}

/* =========================================================
   Gestión de usuarios — buscador final en línea de filtros
   Debe mantener el estilo oscuro/redondeado de referencia.
   ========================================================= */

.fc-admin-users-filter-form {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 16px !important;
  flex-wrap: nowrap !important;
  width: 100% !important;
}

.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search {
  flex: 1 1 auto !important;
  min-width: 420px !important;
  max-width: 820px !important;
  width: auto !important;
  height: 58px !important;
  margin: 0 auto 0 0 !important;

  display: flex !important;
  align-items: center !important;
  gap: 14px !important;

  padding: 0 22px !important;
  border-radius: 18px !important;
  border: 1px solid rgba(255, 218, 213, .28) !important;
  background:
    linear-gradient(180deg, rgba(41, 19, 17, .92), rgba(25, 11, 10, .92)) !important;

  box-shadow:
    inset 0 1px 0 rgba(255, 218, 213, .05),
    0 18px 42px rgba(0, 0, 0, .18) !important;

  overflow: hidden !important;
}

.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search:focus-within {
  border-color: rgba(255, 218, 213, .46) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 218, 213, .08),
    0 0 0 3px rgba(242, 7, 22, .16),
    0 18px 42px rgba(0, 0, 0, .22) !important;
}

.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search .material-symbols-outlined {
  flex: 0 0 auto !important;
  color: rgba(255, 218, 213, .92) !important;
  font-size: 27px !important;
  line-height: 1 !important;
  position: static !important;
  margin: 0 !important;
  transform: none !important;
}

.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input,
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input[type="search"],
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input[type="text"],
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input[name="q"] {
  appearance: none !important;
  -webkit-appearance: none !important;

  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;

  border: 0 !important;
  outline: none !important;
  background: transparent !important;
  box-shadow: none !important;

  padding: 0 !important;
  margin: 0 !important;

  color: rgba(255, 218, 213, .96) !important;
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: -.015em !important;
}

.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input::placeholder {
  color: rgba(255, 218, 213, .58) !important;
  opacity: 1 !important;
}

.fc-admin-users-filter-form select {
  flex: 0 0 auto !important;
}

@media (max-width: 1220px) {
  .fc-admin-users-filter-form {
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
  }

  .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search {
    flex: 1 1 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 720px) {
  .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search {
    height: 54px !important;
    border-radius: 16px !important;
    padding: 0 18px !important;
  }

  .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input {
    font-size: 15px !important;
  }
}

/* =========================================================
   Gestión de usuarios — filtros alineados en una única altura
   ========================================================= */

.fc-admin-users-filter-form {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 18px !important;
  flex-wrap: nowrap !important;
  width: 100% !important;
}

/* Altura común de todos los controles */
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search,
.fc-admin-users-filter-form select,
.fc-admin-users-tool {
  height: 72px !important;
  min-height: 72px !important;
  max-height: 72px !important;
  box-sizing: border-box !important;
  align-self: center !important;
}

/* Buscador */
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search {
  flex: 1 1 auto !important;
  min-width: 420px !important;
  max-width: none !important;
  margin: 0 auto 0 0 !important;

  display: flex !important;
  align-items: center !important;
  gap: 18px !important;

  padding: 0 28px !important;
  border-radius: 22px !important;
  border: 1px solid rgba(255, 218, 213, .30) !important;
  background:
    linear-gradient(180deg, rgba(41, 19, 17, .92), rgba(25, 11, 10, .92)) !important;
}

/* Icono lupa dentro del buscador */
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search .material-symbols-outlined {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 34px !important;
  height: 34px !important;
  flex: 0 0 34px !important;
  font-size: 34px !important;
  line-height: 1 !important;
  color: rgba(255, 218, 213, .92) !important;
  position: static !important;
  margin: 0 !important;
  transform: none !important;
}

/* Input */
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input,
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input[type="search"],
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input[type="text"],
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input[name="q"] {
  height: 100% !important;
  line-height: 72px !important;
  padding: 0 !important;
  margin: 0 !important;

  border: 0 !important;
  outline: none !important;
  background: transparent !important;
  box-shadow: none !important;

  color: rgba(255, 218, 213, .96) !important;
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  letter-spacing: -.018em !important;
}

.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input::placeholder {
  color: rgba(255, 218, 213, .58) !important;
  opacity: 1 !important;
}

/* Selects */
.fc-admin-users-filter-form select {
  flex: 0 0 auto !important;
  min-width: 220px !important;

  display: inline-flex !important;
  align-items: center !important;

  padding: 0 56px 0 28px !important;
  border-radius: 18px !important;
  border: 1px solid rgba(255, 218, 213, .30) !important;
  background-color: rgba(41, 19, 17, .74) !important;

  color: rgba(255, 218, 213, .94) !important;
  font-family: Montserrat, Inter, sans-serif !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
}

/* Botones icono filtro/descarga */
.fc-admin-users-tool {
  flex: 0 0 72px !important;
  width: 72px !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  padding: 0 !important;
  margin: 0 !important;

  border-radius: 18px !important;
  border: 1px solid rgba(255, 218, 213, .30) !important;
  background: rgba(41, 19, 17, .62) !important;

  color: rgba(255, 218, 213, .90) !important;
  font-size: 30px !important;
  line-height: 1 !important;
}

/* Responsive: en pantallas estrechas el buscador baja, pero mantiene altura */
@media (max-width: 1220px) {
  .fc-admin-users-filter-form {
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
  }

  .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search {
    flex: 1 1 100% !important;
    min-width: 100% !important;
  }
}

@media (max-width: 720px) {
  .fc-admin-users-filter-form {
    gap: 12px !important;
  }

  .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search,
  .fc-admin-users-filter-form select,
  .fc-admin-users-tool {
    height: 58px !important;
    min-height: 58px !important;
    max-height: 58px !important;
  }

  .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search {
    border-radius: 16px !important;
    padding: 0 18px !important;
  }

  .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input {
    font-size: 16px !important;
    line-height: 58px !important;
  }

  .fc-admin-users-filter-form select {
    min-width: calc(50% - 6px) !important;
    padding: 0 40px 0 18px !important;
    font-size: 13px !important;
  }

  .fc-admin-users-tool {
    width: 58px !important;
    flex-basis: 58px !important;
    border-radius: 14px !important;
    font-size: 26px !important;
  }
}

/* =========================================================
   Gestión de usuarios — corrección final:
   tamaño compacto original + alineación horizontal común
   ========================================================= */

.fc-admin-users-filter-form {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 16px !important;
  flex-wrap: nowrap !important;
  width: 100% !important;
}

/* Altura compacta común */
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search,
.fc-admin-users-filter-form select,
.fc-admin-users-tool {
  height: 58px !important;
  min-height: 58px !important;
  max-height: 58px !important;
  box-sizing: border-box !important;
  align-self: center !important;
}

/* Buscador compacto */
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search {
  flex: 1 1 auto !important;
  min-width: 360px !important;
  max-width: none !important;
  width: auto !important;
  margin: 0 auto 0 0 !important;

  display: flex !important;
  align-items: center !important;
  gap: 12px !important;

  padding: 0 20px !important;
  border-radius: 18px !important;
  border: 1px solid rgba(255, 218, 213, .30) !important;
  background:
    linear-gradient(180deg, rgba(41, 19, 17, .92), rgba(25, 11, 10, .92)) !important;

  overflow: hidden !important;
}

/* Icono lupa compacto */
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search .material-symbols-outlined {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: 26px !important;
  height: 26px !important;
  flex: 0 0 26px !important;

  font-size: 26px !important;
  line-height: 1 !important;
  color: rgba(255, 218, 213, .92) !important;

  position: static !important;
  margin: 0 !important;
  transform: none !important;
}

/* Input compacto */
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input,
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input[type="search"],
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input[type="text"],
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input[name="q"] {
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  line-height: 1.2 !important;

  padding: 0 !important;
  margin: 0 !important;

  border: 0 !important;
  outline: none !important;
  background: transparent !important;
  box-shadow: none !important;

  color: rgba(255, 218, 213, .96) !important;
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  letter-spacing: -.015em !important;
}

.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input::placeholder {
  color: rgba(255, 218, 213, .58) !important;
  opacity: 1 !important;
}

/* Selects compactos */
.fc-admin-users-filter-form select {
  flex: 0 0 auto !important;
  min-width: 220px !important;

  display: inline-flex !important;
  align-items: center !important;

  padding: 0 44px 0 24px !important;
  border-radius: 16px !important;
  border: 1px solid rgba(255, 218, 213, .30) !important;
  background-color: rgba(41, 19, 17, .74) !important;

  color: rgba(255, 218, 213, .94) !important;
  font-family: Montserrat, Inter, sans-serif !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  letter-spacing: .07em !important;
  text-transform: uppercase !important;
}

/* Botones icono compactos */
.fc-admin-users-tool {
  flex: 0 0 58px !important;
  width: 58px !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  padding: 0 !important;
  margin: 0 !important;

  border-radius: 16px !important;
  border: 1px solid rgba(255, 218, 213, .30) !important;
  background: rgba(41, 19, 17, .62) !important;

  color: rgba(255, 218, 213, .90) !important;
  font-size: 25px !important;
  line-height: 1 !important;
}

/* Evitar que el texto del buscador se corte raro */
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input {
  text-overflow: ellipsis !important;
}

/* Responsive */
@media (max-width: 1220px) {
  .fc-admin-users-filter-form {
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
  }

  .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search {
    flex: 1 1 100% !important;
    min-width: 100% !important;
  }
}

@media (max-width: 720px) {
  .fc-admin-users-filter-form {
    gap: 12px !important;
  }

  .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search,
  .fc-admin-users-filter-form select,
  .fc-admin-users-tool {
    height: 52px !important;
    min-height: 52px !important;
    max-height: 52px !important;
  }

  .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search {
    border-radius: 15px !important;
    padding: 0 16px !important;
  }

  .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input {
    font-size: 15px !important;
  }

  .fc-admin-users-filter-form select {
    min-width: calc(50% - 6px) !important;
    padding: 0 38px 0 16px !important;
    font-size: 12px !important;
  }

  .fc-admin-users-tool {
    width: 52px !important;
    flex-basis: 52px !important;
    border-radius: 14px !important;
    font-size: 23px !important;
  }
}

/* =========================================================
   Gestión de usuarios — filtros compactos alineados con tabs
   Altura de referencia: min-height 42px
   ========================================================= */

.fc-admin-users-filter-form {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 14px !important;
  flex-wrap: nowrap !important;
  width: 100% !important;
}

/* Altura común igual que tabs */
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search,
.fc-admin-users-filter-form select,
.fc-admin-users-tool {
  height: 42px !important;
  min-height: 42px !important;
  max-height: 42px !important;
  box-sizing: border-box !important;
  align-self: center !important;
}

/* Buscador */
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search {
  flex: 1 1 auto !important;
  min-width: 320px !important;
  max-width: none !important;
  width: auto !important;
  margin: 0 auto 0 0 !important;

  display: flex !important;
  align-items: center !important;
  gap: 10px !important;

  padding: 0 16px !important;
  border-radius: 15px !important;
  border: 1px solid rgba(255, 218, 213, .30) !important;
  background:
    linear-gradient(180deg, rgba(41, 19, 17, .92), rgba(25, 11, 10, .92)) !important;

  overflow: hidden !important;
}

/* Icono lupa */
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search .material-symbols-outlined {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: 22px !important;
  height: 22px !important;
  flex: 0 0 22px !important;

  font-size: 22px !important;
  line-height: 1 !important;
  color: rgba(255, 218, 213, .92) !important;

  position: static !important;
  margin: 0 !important;
  transform: none !important;
}

/* Input */
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input,
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input[type="search"],
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input[type="text"],
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input[name="q"] {
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  line-height: 1.2 !important;

  padding: 0 !important;
  margin: 0 !important;

  border: 0 !important;
  outline: none !important;
  background: transparent !important;
  box-shadow: none !important;

  color: rgba(255, 218, 213, .96) !important;
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: -.01em !important;
}

.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input::placeholder {
  color: rgba(255, 218, 213, .58) !important;
  opacity: 1 !important;
}

/* Selects */
.fc-admin-users-filter-form select {
  flex: 0 0 auto !important;
  min-width: 190px !important;

  display: inline-flex !important;
  align-items: center !important;

  padding: 0 38px 0 20px !important;
  border-radius: 14px !important;
  border: 1px solid rgba(255, 218, 213, .30) !important;
  background-color: rgba(41, 19, 17, .74) !important;

  color: rgba(255, 218, 213, .94) !important;
  font-family: Montserrat, Inter, sans-serif !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  letter-spacing: .07em !important;
  text-transform: uppercase !important;
}

/* Botones icono */
.fc-admin-users-tool {
  flex: 0 0 42px !important;
  width: 42px !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  padding: 0 !important;
  margin: 0 !important;

  border-radius: 14px !important;
  border: 1px solid rgba(255, 218, 213, .30) !important;
  background: rgba(41, 19, 17, .62) !important;

  color: rgba(255, 218, 213, .90) !important;
  font-size: 21px !important;
  line-height: 1 !important;
}

/* Foco sin agrandar visualmente el control */
.fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search:focus-within,
.fc-admin-users-filter-form select:focus,
.fc-admin-users-tool:focus {
  outline: none !important;
  border-color: rgba(255, 170, 164, .72) !important;
  box-shadow: 0 0 0 2px rgba(242, 7, 22, .18) !important;
}

/* Responsive */
@media (max-width: 1220px) {
  .fc-admin-users-filter-form {
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
  }

  .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search {
    flex: 1 1 100% !important;
    min-width: 100% !important;
  }
}

@media (max-width: 720px) {
  .fc-admin-users-filter-form {
    gap: 10px !important;
  }

  .fc-admin-users-filter-form select {
    min-width: calc(50% - 5px) !important;
    padding: 0 32px 0 14px !important;
    font-size: 11px !important;
  }
}

/* =========================================================
   Nav — identidad de usuario junto al logout
   ========================================================= */


@media (min-width: 768px) {

}

/* Al pasar la identidad al nav, se oculta la tarjeta antigua dentro de Gestión de usuarios */
.fc-admin-users-page .fc-admin-users-admin-card {
  display: none !important;
}

/* La topbar de usuarios ya no necesita segunda columna para esa tarjeta */
.fc-admin-users-page .fc-admin-users-topbar {
  grid-template-columns: minmax(280px, 1fr) !important;
}

/* Nav — logout situado a la derecha del bloque de usuario */


/* =========================================================
   Admin / Moderar obra — corregir espacio vacío superior
   ========================================================= */

/*
  La vista de moderación no debe reservar una altura de hero/pantalla
  si el contenido principal aparece abajo. Se compacta el área superior
  manteniendo sidebar, nav y panel de revisión.
*/

.fc-admin-layout .fc-moderate-page,
.fc-admin-layout .fc-moderation-page,
.fc-admin-layout .fc-admin-moderate,
.fc-admin-layout .fc-admin-work-moderation {
  min-height: auto !important;
}

/* Contenedor principal de moderación */
.fc-admin-main:has(.fc-moderation-shell),
.fc-admin-main:has(.fc-moderate-shell),
.fc-admin-main:has(.fc-work-moderation),
.fc-admin-main:has(.fc-moderation-detail) {
  padding-top: 36px !important;
}

/* Shell / hero de moderación */
.fc-moderation-shell,
.fc-moderate-shell,
.fc-work-moderation,
.fc-moderation-detail,
.fc-admin-work-hero,
.fc-moderate-hero,
.fc-review-hero {
  min-height: auto !important;
  height: auto !important;
  padding-top: 0 !important;
  margin-top: 0 !important;
}

/* Si existe un bloque visual superior reservado para poster/player */
.fc-moderation-hero,
.fc-work-review-hero,
.fc-admin-work-preview,
.fc-moderate-preview,
.fc-review-preview {
  min-height: 0 !important;
  height: auto !important;
  margin-bottom: 28px !important;
}

/* Grid de moderación: contenido + checklist */
.fc-moderation-grid,
.fc-moderate-grid,
.fc-review-grid,
.fc-admin-work-grid {
  align-items: start !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Evitar empujar la ficha hacia abajo */
.fc-moderation-content,
.fc-moderate-content,
.fc-review-content,
.fc-admin-work-content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Si el título/ficha de la obra está anclado abajo, devolverlo al flujo normal */
.fc-moderation-title,
.fc-moderate-title,
.fc-admin-work-title,
.fc-review-title {
  margin-top: 0 !important;
}

/* Panel lateral de lista/checklist */
.fc-moderation-aside,
.fc-moderate-aside,
.fc-review-aside,
.fc-admin-work-aside {
  margin-top: 0 !important;
  align-self: start !important;
}

/* Fallback para cualquier bloque con altura viewport dentro de moderate-work */
body:has(.fc-admin-layout) .fc-admin-main [class*="moderate"],
body:has(.fc-admin-layout) .fc-admin-main [class*="Moderate"],
body:has(.fc-admin-layout) .fc-admin-main [class*="review"],
body:has(.fc-admin-layout) .fc-admin-main [class*="Review"] {
  scroll-margin-top: 90px;
}

/* No usar alturas tipo pantalla completa en la primera sección de moderación */
.fc-admin-main > section:first-child,
.fc-admin-main > div:first-child {
  min-height: auto;
}

/* Responsive */
@media (max-width: 980px) {
  .fc-admin-main:has(.fc-moderation-shell),
  .fc-admin-main:has(.fc-moderate-shell),
  .fc-admin-main:has(.fc-work-moderation),
  .fc-admin-main:has(.fc-moderation-detail) {
    padding-top: 24px !important;
  }
}


/* ════ FIRST CUT PANEL STYLE — FASE 1: suavizado global ════
   Radios redondeados + botones estilizados + badges pill con colores de estado.
   (Va al final a propósito: este archivo carga el último y fija la cascada.) */

/* Botones compartidos: radio pill, Montserrat, métricas contenidas */
.fc-primary-action, .fc-landing-btn-primary, .fc-btn-primary,
.fc-ghost-action, .fc-landing-btn-ghost, .fc-btn-ghost {
  border-radius: var(--fc-radius-pill, 999px);
  font-family: var(--fc-font-display, Montserrat, Inter, sans-serif);
  min-height: 44px;
  padding: 0 22px;
  font-size: 12px;
  letter-spacing: .1em;
}

/* Badges: pill único con color por estado (no depende solo del color: texto siempre visible) */
.fc-chip, .fc-chip-hot, .fc-badge, .fc-mod-status {
  border-radius: var(--fc-radius-pill, 999px);
  font-family: var(--fc-font-display, Montserrat, Inter, sans-serif);
  letter-spacing: .1em;
  min-height: 24px;
  padding: 4px 11px;
  font-size: 11px;
}
.fc-badge-status-draft      { background: var(--fc-muted-2); border-color: var(--fc-border-strong); color: var(--fc-muted); }
.fc-badge-status-submitted  { background: rgba(94,160,255,.12);  border-color: rgba(94,160,255,.45);  color: #aecdff; }
.fc-badge-status-in-review  { background: rgba(255,225,109,.10); border-color: rgba(255,225,109,.45); color: var(--fc-yellow); }
.fc-badge-status-changes-requested { background: rgba(255,225,109,.16); border-color: var(--fc-yellow); color: var(--fc-yellow); }
.fc-badge-status-approved   { background: rgba(38,211,109,.10);  border-color: rgba(38,211,109,.45);  color: var(--fc-green); }
.fc-badge-status-published  { background: var(--fc-red); border-color: var(--fc-red); color: #fff7f6; box-shadow: 0 0 16px rgba(242,7,22,.3); }
.fc-badge-status-rejected   { background: rgba(255,77,90,.12);   border-color: rgba(255,77,90,.5);    color: #ffb4ab; }
.fc-badge-status-archived   { background: var(--fc-muted-2); border-color: var(--fc-border);      color: var(--fc-muted-2, rgba(233,188,182,.72)); }
.fc-badge-status-open       { background: var(--fc-red); border-color: var(--fc-red); color: #fff7f6; box-shadow: 0 0 16px rgba(242,7,22,.3); }
.fc-badge-status-closed     { background: var(--fc-muted-2); border-color: var(--fc-border-strong); color: var(--fc-muted); }
.fc-badge-status-upcoming   { background: rgba(94,160,255,.12);  border-color: rgba(94,160,255,.45);  color: #aecdff; }
.fc-badge-status-finished   { background: var(--fc-muted-2); border-color: var(--fc-border);      color: var(--fc-muted-2, rgba(233,188,182,.72)); }

/* Cards/inputs legacy: radios del sistema */
.fc-step-card, .fc-quote-panel, .fc-university-card, .fc-info-tile, .fc-stat-card,
.fc-users-admin-card, .fc-users-create-card, .fc-users-table-card, .fc-empty-state {
  border-radius: var(--fc-radius-lg, 20px);
}
.fc-input, input[type=text], input[type=email], input[type=password],
input[type=url], input[type=number], input[type=date], select, textarea {
  border-radius: var(--fc-radius-md, 14px);
}

/* Wizard de subir obra: pasos y botones suavizados */
.fc-work-stepper { border-radius: var(--fc-radius-lg, 20px); }
.fc-work-step-panel, .fc-work-preview-card, .fc-team-editor-card,
.fc-rights-review-block, .fc-review-summary-grid article, .fc-upload-media-drop { border-radius: var(--fc-radius-lg, 20px); }
.fc-wizard-next, .fc-wizard-submit, .fc-wizard-prev, .fc-wizard-soft-button {
  border-radius: var(--fc-radius-pill, 999px);
  min-height: 46px;
  font-family: var(--fc-font-display, Montserrat, Inter, sans-serif);
}
.fc-work-preview-meta span, .fc-work-preview-poster { border-radius: var(--fc-radius-sm, 10px); }
.fc-work-preview-poster { overflow: hidden; }

/* FASE 2 — tabla de presentaciones y restos admin */
.fc-table-wrapper, .fc-table { border-radius: var(--fc-radius-md, 14px); overflow: hidden; }
.fc-empty-state { border-radius: var(--fc-radius-lg, 20px); }
.fc-btn-ghost, .fc-btn-primary { border-radius: var(--fc-radius-pill, 999px); }

/* ════ FASE 3 — capa pública al estilo único ════ */
/* Landing / home */
.fc-home3-card, .fc-home3-role, .fc-home3-spotlight, .fc-home3-premiere-card,
.fc-landing-spotlight, .fc-landing-spotlight-media { border-radius: var(--fc-radius-lg, 20px); overflow: hidden; }
.fc-home3-btn, .fc-landing-btn { border-radius: var(--fc-radius-pill, 999px); font-family: var(--fc-font-display, Montserrat, Inter, sans-serif); }
.fc-landing-hero-img, .fc-home3-rail { border-radius: var(--fc-radius-lg, 20px); }

/* Ficha de obra + player */
.fcwd-player-shell, .fc-work-player { border-radius: var(--fc-radius-lg, 20px); overflow: hidden; }
.fc-cinema-controls { border-radius: var(--fc-radius-md, 14px); }
.fc-cinema-overlay-card, .fc-cinema-info-panel { border-radius: var(--fc-radius-lg, 20px); }
.fcwd-meta-grid > *, .fcwd-credit-strip > *, .fc-spec-row, .fc-info-tile, .fc-credit-pill, .fc-award-row { border-radius: var(--fc-radius-md, 14px); }
.fc-film-strip-card, .film-card-gradient { border-radius: var(--fc-radius-lg, 20px); overflow: hidden; }

/* Perfil creador / canal universidad */
.fc-creator-hero, .fc-featured-work, .fc-creator-cover { border-radius: var(--fc-radius-lg, 20px); overflow: hidden; }
.fc-university-card, .fc-quote-panel { border-radius: var(--fc-radius-lg, 20px); }

/* Tarjeta genérica pública (swaps fc-card ya redondeada por input.css) y media interna */
.fc-card > .aspect-video, .fc-card > a > .aspect-video { border-radius: var(--fc-radius-lg, 22px); overflow: hidden; }


/* --------------------------------------------------------------------------
   First Cut global radius normalization — 2026-06-11
   Visual polish only: unifies hard 90-degree corners without changing markup,
   routes, forms, CSRF, HLS or business logic. Loaded after app.css so it can
   safely harmonize legacy Tailwind/EJS/Stitch-specific classes.
---------------------------------------------------------------------------- */
:where(.fc-primary-action,.fc-landing-btn-primary,.fc-btn-primary,.fc-ghost-action,.fc-landing-btn-ghost,.fc-btn-ghost,.fc-wizard-next,.fc-wizard-prev,.fc-wizard-submit,.fc-wizard-soft-button,.fc-mod-stitch-btn,button[class*="fc-btn"],a[class*="fc-btn"]){
  border-radius:var(--fc-radius-pill)!important;
}

:where(.fc-chip,.fc-chip-hot,.fc-badge,.fc-mod-status,.fc-mod-stitch-badge,.fc-work-preview-meta span,.fc-mini-specs span,.fc-panel-tabs a,.fc-panel-tabs span[aria-current],.fc-credit-pill,.fc-award-row,.fc-status-badge){
  border-radius:var(--fc-radius-pill)!important;
}

:where(.fc-input,input[type="text"],input[type="search"],input[type="email"],input[type="password"],input[type="url"],input[type="number"],input[type="date"],select,textarea){
  border-radius:var(--fc-radius-md)!important;
}

:where(.fc-card,.fc-film-strip-card,.film-card-gradient,.fc-work-card,.fc-step-card,.fc-stat-card,.fc-info-tile,.fc-university-card,.fc-quote-panel,.fc-users-admin-card,.fc-users-create-card,.fc-users-table-card,.fc-users-table-wrap,.fc-panel-card,.fc-panel-metric,.fc-panel-table-wrap,.fc-table-wrapper,.fc-table,.fc-empty-state,.fc-work-preview-card,.fc-team-editor-card,.fc-review-summary-grid article,.fc-rights-review-block,.fc-upload-media-drop,.fc-editor-section,.fc-editor-creator-card,.fc-editor-credit-list article,.fc-editor-checks label,.fc-mod-stitch-card,.fc-mod-stitch-feedback,.fc-mod-stitch-specs,.fcwd-meta-grid > *, .fcwd-credit-strip > *, .fc-spec-row){
  border-radius:var(--fc-radius-lg)!important;
}

:where(.fc-landing-spotlight,.fc-landing-spotlight-media,.fc-landing-hero-img,.fc-home3-rail,.fc-work-player,.fcwd-player-shell,.fc-cinema-overlay-card,.fc-cinema-info-panel,.fc-creator-hero,.fc-featured-work,.fc-creator-cover,.fc-university-hero,.fc-university-cover,.fc-work-step-panel,.fc-work-stepper,.fc-rights-check-grid .fc-check,.fc-upload-hero,.fc-editor-hero){
  border-radius:var(--fc-radius-xl)!important;
}

:where(.fc-work-preview-poster,.fc-work-preview-poster.has-image,.fc-card img,.fc-film-strip-card img,.film-card-gradient img,.fc-university-card img,.fc-creator-cover img){
  border-radius:var(--fc-radius-md)!important;
  overflow:hidden;
}

:where(.glass-nav,.fc-sidenav,.fc-bottom-nav){
  overflow:hidden;
}

.glass-nav{
  border-bottom-left-radius:var(--fc-radius-lg)!important;
  border-bottom-right-radius:var(--fc-radius-lg)!important;
}

.fc-sidenav{
  border-top-right-radius:var(--fc-radius-xl)!important;
  border-bottom-right-radius:var(--fc-radius-xl)!important;
}

.fc-bottom-nav{
  border-top-left-radius:var(--fc-radius-xl)!important;
  border-top-right-radius:var(--fc-radius-xl)!important;
}

.fc-sidenav nav a{
  border-radius:var(--fc-radius-md)!important;
  margin-inline:6px;
}

.fc-sidenav nav a.bg-primary-container,
.fc-sidenav nav a[aria-current="page"]{
  border-radius:var(--fc-radius-pill)!important;
}

.fc-mod-stitch-check input[type="checkbox"],
input[type="checkbox"]{
  border-radius:var(--fc-radius-xs)!important;
}

.fc-table-wrapper,
.fc-users-table-wrap,
.fc-panel-table-wrap{
  overflow:hidden;
}

@media(max-width:760px){
  :where(.fc-step-card,.fc-stat-card,.fc-info-tile,.fc-university-card,.fc-users-admin-card,.fc-users-create-card,.fc-users-table-card,.fc-empty-state,.fc-editor-section,.fc-editor-creator-card,.fc-mod-stitch-card){
    border-radius:var(--fc-radius-md)!important;
  }
}

/* --------------------------------------------------------------------------
   Phase 1 theme bridge
   Scope: global chrome only. Keeps views, player and business flows untouched.
---------------------------------------------------------------------------- */
:where(.glass-nav,.fc-bottom-nav){
  background:var(--fc-glass-strong)!important;
  border-color:var(--fc-line)!important;
  box-shadow:0 18px 50px rgba(0,0,0,.14);
  backdrop-filter:blur(22px);
  -webkit-backdrop-filter:blur(22px);
}

.fc-sidenav{
  background:var(--fc-sidebar-bg)!important;
  border-color:var(--fc-line)!important;
  box-shadow:var(--fc-shadow)!important;
  backdrop-filter:blur(22px);
  -webkit-backdrop-filter:blur(22px);
}

.fc-menu-link,
.fc-bottom-nav-item,
.glass-nav .text-on-surface-variant{
  color:var(--fc-muted)!important;
}

.fc-menu-link:hover,
.fc-bottom-nav-item:hover,
.fc-bottom-nav-item.active,
.glass-nav .hover\:text-primary:hover,
.glass-nav .text-primary,
.glass-nav .text-primary-container{
  color:var(--fc-red)!important;
}

.fc-sidenav nav a[aria-current="page"],
.fc-sidenav nav a.bg-primary-container,
.glass-nav .bg-primary-container{
  background:var(--fc-red)!important;
  color:#fff!important;
}

.fc-flash{
  background:var(--fc-glass-strong)!important;
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
  box-shadow:var(--fc-shadow);
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
}

.fc-flash--error{border-color:var(--fc-danger)!important;color:var(--fc-danger)!important}
.fc-flash--success{border-color:var(--fc-green)!important}
.fc-flash--warning{border-color:var(--fc-yellow)!important;color:var(--fc-yellow)!important}

/* --------------------------------------------------------------------------
   Phase 2 public/auth Liquid Glass
   Scope: public pages, auth views and shared work cards only.
   No HLS, routes, form actions, CSRF or private dashboard behavior.
---------------------------------------------------------------------------- */
.fc-public-shell,
.fc-auth-screen{
  background:var(--fc-body-bg);
  color:var(--fc-text);
}

.fc-auth-screen{
  position:relative;
  isolation:isolate;
}

.fc-auth-screen::before,
.fc-auth-screen::after,
.fc-public-section::before{
  content:"";
  position:absolute;
  pointer-events:none;
  z-index:-1;
}

.fc-auth-screen::before{
  inset:0;
  background:
    linear-gradient(115deg, transparent 0 44%, rgba(255,255,255,.055) 44% 45%, transparent 45% 100%),
    radial-gradient(circle at 50% 0%, rgba(242,7,22,.14), transparent 42%);
  opacity:.9;
}

[data-theme="light"] .fc-auth-screen::before{
  background:
    linear-gradient(115deg, transparent 0 44%, rgba(255,255,255,.56) 44% 45%, transparent 45% 100%),
    radial-gradient(circle at 50% 0%, rgba(198,19,36,.11), transparent 42%);
}

.fc-auth-card,
.fc-card,
.fc-step-card,
.fc-stat-card,
.fc-featured-work,
.fc-public-sidebar,
.fc-public-empty{
  background:linear-gradient(145deg,var(--fc-glass-strong),var(--fc-glass-soft))!important;
  border-color:var(--fc-line)!important;
  color:var(--fc-text)!important;
  box-shadow:var(--fc-shadow)!important;
  backdrop-filter:blur(22px);
  -webkit-backdrop-filter:blur(22px);
}

.fc-auth-card input,
.fc-auth-card select,
.fc-public-shell input,
.fc-public-shell select,
.fc-public-shell textarea{
  background:var(--fc-glass-soft)!important;
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
}

.fc-auth-card input:focus,
.fc-auth-card select:focus,
.fc-public-shell input:focus,
.fc-public-shell select:focus,
.fc-public-shell textarea:focus{
  border-color:var(--fc-red)!important;
  box-shadow:0 0 0 3px rgba(242,7,22,.16)!important;
}

.fc-explore-shell{
  display:block;
}

.fc-explore-search{
  border:1px solid var(--fc-line)!important;
  background:var(--fc-glass-soft)!important;
  box-shadow:var(--fc-shadow-card)!important;
}

.fc-public-shell .fc-explore-search-input,
.fc-public-shell .fc-explore-search-input:focus,
.fc-public-shell .fc-explore-search-input:focus-visible{
  appearance:none!important;
  -webkit-appearance:none!important;
  background:transparent!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  color:var(--fc-text)!important;
}

.fc-public-shell .fc-explore-search-input::placeholder{
  color:var(--fc-muted)!important;
  opacity:1;
}

.fc-explore-filters{
  padding:16px;
  background:linear-gradient(145deg,var(--fc-glass-strong),var(--fc-glass-soft))!important;
  border-color:var(--fc-line)!important;
}

.fc-explore-filter-form{
  display:grid;
  grid-template-columns:auto minmax(180px,260px) minmax(220px,320px) auto;
  gap:14px;
  align-items:end;
}

.fc-explore-filter-heading,
.fc-explore-clear{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:46px;
  font-size:11px;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
  white-space:nowrap;
}

.fc-explore-filter-heading{
  color:var(--fc-muted);
}

.fc-explore-clear{
  justify-content:center;
  color:var(--fc-muted)!important;
}

.fc-explore-clear:hover{
  color:var(--fc-red)!important;
}

.fc-explore-filter-field{
  display:grid;
  gap:7px;
  min-width:0;
}

.fc-explore-filter-field span{
  color:var(--fc-muted);
  font-size:10px;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.fc-public-shell .fc-explore-filter-field select{
  width:100%;
  min-height:46px;
  padding:0 36px 0 13px;
  appearance:none!important;
  -webkit-appearance:none!important;
  background:var(--fc-glass-soft)!important;
  border:1px solid var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
  outline:0!important;
  box-shadow:none!important;
}

.fc-public-shell .fc-explore-filter-field select:focus,
.fc-public-shell .fc-explore-filter-field select:focus-visible{
  border-color:var(--fc-red)!important;
  outline:0!important;
  box-shadow:0 0 0 3px rgba(242,7,22,.16)!important;
}

@media(max-width:900px){
  .fc-explore-filter-form{
    grid-template-columns:1fr 1fr;
  }

  .fc-explore-filter-heading,
  .fc-explore-clear{
    grid-column:1/-1;
    justify-content:flex-start;
  }
}

@media(max-width:640px){
  .fc-explore-search-form{
    width:100%;
    flex-direction:column;
  }

  .fc-explore-search{
    width:100%!important;
  }

  .fc-explore-filter-form{
    grid-template-columns:1fr;
  }
}

.fc-glass-button{
  background:var(--fc-glass-soft)!important;
  border:1px solid var(--fc-line-strong)!important;
  color:var(--fc-muted)!important;
  cursor:pointer;
  border-radius:var(--fc-radius-pill);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
}

.fc-glass-button:hover,
.fc-glass-button:focus-visible{
  border-color:var(--fc-red)!important;
  color:var(--fc-red)!important;
  outline:none;
}

.fc-token-gradient{
  background:
    linear-gradient(135deg,var(--fc-surface-3),var(--fc-bg-soft)),
    radial-gradient(circle at 68% 18%, rgba(242,7,22,.14), transparent 36%);
}

.fc-tone-overlay{
  background:linear-gradient(to top,var(--fc-bg) 0%, rgba(0,0,0,.08) 58%, transparent 100%);
}

[data-theme="light"] .fc-tone-overlay{
  background:linear-gradient(to top,var(--fc-bg) 0%, rgba(255,250,244,.24) 58%, transparent 100%);
}

.fc-logo-tile{
  background:var(--fc-surface-lowest)!important;
  border:1px solid var(--fc-line);
  border-radius:var(--fc-radius-md);
  box-shadow:0 14px 42px rgba(0,0,0,.14);
}

.fc-public-hero,
.fc-home3-hero{
  background:var(--fc-bg)!important;
  border-color:var(--fc-line)!important;
}

.fc-home3-hero-shade{
  background:
    linear-gradient(90deg,rgba(0,0,0,.84),rgba(0,0,0,.52) 45%,rgba(0,0,0,.1)),
    linear-gradient(180deg,rgba(0,0,0,.1),var(--fc-bg) 96%)!important;
}

[data-theme="light"] .fc-home3-hero-shade{
  background:
    linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.42) 48%,rgba(0,0,0,.08)),
    linear-gradient(180deg,rgba(0,0,0,.08),var(--fc-bg) 96%)!important;
}

.fc-glass-band,
.fc-home3-rail,
.fc-home3-premieres,
.fc-home3-final{
  background:var(--fc-glass-strong)!important;
  border-color:var(--fc-line)!important;
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
}

.fc-home3-role,
.fc-home3-role-wide,
.fc-home3-premiere-poster,
.fc-work-card{
  background:linear-gradient(145deg,var(--fc-glass-strong),var(--fc-glass-soft))!important;
  border-color:var(--fc-line)!important;
  box-shadow:var(--fc-shadow)!important;
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
}

.fc-home3-title,
.fc-home3-role h2,
.fc-home3-section-head h2,
.fc-home3-final h2,
.fc-home3-premiere-card h3,
.fc-creator-content h1,
.fcwd-title,
.fcwd-related-head h2{
  color:var(--fc-text-strong)!important;
}

.fc-home3-lead,
.fc-home3-role p,
.fc-home3-final p,
.fc-home3-premiere-card p,
.fc-creator-content p,
.fcwd-synopsis,
.fcwd-note-body,
.fcwd-related-head p{
  color:var(--fc-muted)!important;
}

.fc-home3-btn-ghost,
.fc-ghost-action,
.fcwd-secondary-link{
  background:var(--fc-glass-soft)!important;
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
}

.fc-home3-pill-yellow{
  background:var(--fc-yellow)!important;
  border-color:var(--fc-yellow)!important;
  color:var(--fc-on-yellow)!important;
}

.fc-home3-pill-blue{
  background:rgba(94,160,255,.14)!important;
  border-color:rgba(94,160,255,.38)!important;
  color:var(--fc-blue-soft)!important;
}

.film-card-gradient{
  background:linear-gradient(0deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.12) 58%,transparent 100%)!important;
}

[data-theme="light"] .film-card-gradient{
  background:linear-gradient(0deg,rgba(24,11,8,.72) 0%,rgba(24,11,8,.16) 62%,transparent 100%)!important;
}

.fcwd-main,
.fcwd-related{
  background:transparent!important;
  color:var(--fc-text)!important;
}

.fcwd-credit-strip,
.fcwd-note,
.fcwd-creator-card,
.fcwd-meta-grid > div,
.fcwd-side-specs,
.fcwd-empty-related{
  background:linear-gradient(145deg,var(--fc-glass-strong),var(--fc-glass-soft))!important;
  border-color:var(--fc-line)!important;
  color:var(--fc-text)!important;
  box-shadow:var(--fc-shadow)!important;
  backdrop-filter:blur(20px);
  -webkit-backdrop-filter:blur(20px);
}

.fcwd-chip,
.fcwd-related-arrows button{
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
  background:var(--fc-glass-soft)!important;
}

.fcwd-chip-red,
.fcwd-primary-link{
  background:var(--fc-red)!important;
  border-color:var(--fc-red)!important;
  color:var(--fc-text-strong)!important;
}

.fcwd-chip-gold{
  background:var(--fc-yellow)!important;
  border-color:var(--fc-yellow)!important;
  color:var(--fc-on-yellow)!important;
}

.fcwd-creator-head p,
.fcwd-creator-bio,
.fcwd-side-specs span,
.fcwd-related-card p:last-child{
  color:var(--fc-muted)!important;
}

.fcwd-side-specs a,
.fcwd-related-card,
.fcwd-related-card h3{
  color:var(--fc-text)!important;
}

.fcwd-related-meta{
  color:var(--fc-red)!important;
}

.fcwd-related-img{
  background-color:var(--fc-bg-soft)!important;
  border:1px solid var(--fc-line);
  border-radius:var(--fc-radius-lg);
}

.fc-university-public-hero{
  border-bottom:1px solid var(--fc-line);
  background:var(--fc-bg);
}

.fc-public-sidebar{
  border-right-color:var(--fc-line)!important;
}

@media(max-width:760px){
  .fc-auth-card{padding:24px!important}
  .fc-public-sidebar{position:relative!important;height:auto!important}
}

/* Phase 3 public remaining Liquid Glass */
.fc-legal-page,
.fc-convocations-page,
.fc-convocation-detail,
.fc-talent-directory,
.fc-error-state{
  position:relative;
  isolation:isolate;
}

.fc-legal-page::before,
.fc-convocations-page::before,
.fc-convocation-detail::before,
.fc-talent-directory::before,
.fc-error-state::before{
  content:"";
  position:fixed;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:
    radial-gradient(circle at 18% 12%, rgba(242,7,22,.13), transparent 30%),
    radial-gradient(circle at 82% 18%, rgba(240,172,61,.1), transparent 34%),
    linear-gradient(180deg,var(--fc-bg),var(--fc-body-bg));
}

[data-theme="light"] .fc-legal-page::before,
[data-theme="light"] .fc-convocations-page::before,
[data-theme="light"] .fc-convocation-detail::before,
[data-theme="light"] .fc-talent-directory::before,
[data-theme="light"] .fc-error-state::before{
  background:
    radial-gradient(circle at 16% 10%, rgba(242,7,22,.09), transparent 30%),
    radial-gradient(circle at 82% 16%, rgba(240,172,61,.12), transparent 34%),
    linear-gradient(180deg,var(--fc-bg),var(--fc-body-bg));
}

.fc-legal-note,
.fc-convocation-card,
.fc-public-side-card,
.fc-public-empty,
.fc-talent-card{
  background:linear-gradient(145deg,var(--fc-glass-strong),var(--fc-glass-soft))!important;
  border-color:var(--fc-line)!important;
  color:var(--fc-text)!important;
  box-shadow:var(--fc-shadow)!important;
  backdrop-filter:blur(20px);
  -webkit-backdrop-filter:blur(20px);
}

.fc-public-filter-active{
  background:var(--fc-red)!important;
  border-color:var(--fc-red)!important;
  color:var(--fc-text-strong)!important;
  border-radius:var(--fc-radius-pill);
  box-shadow:0 18px 44px rgba(242,7,22,.18);
}

.fc-convocations-page .fc-glass-band,
.fc-talent-directory .fc-glass-band{
  border-radius:var(--fc-radius-lg);
  border:1px solid var(--fc-line)!important;
}

.fc-convocation-detail select{
  background:var(--fc-glass-soft)!important;
  border:1px solid var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04);
}

.fc-convocation-detail option{
  background:var(--fc-surface-2);
  color:var(--fc-text);
}

.fc-line-clamp-2{
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
}

.fc-talent-action{
  margin-top:18px;
}

.fc-error-state .fc-public-empty{
  width:min(100%,560px);
  padding:42px;
  border-radius:var(--fc-radius-xl);
}

.fc-error-state .text-error{
  color:var(--fc-red)!important;
}

.fc-panel-empty{
  background:transparent!important;
  border-color:var(--fc-line)!important;
  color:var(--fc-text)!important;
}

.fc-panel-empty p,
.fc-panel-empty .text-on-surface-variant{
  color:var(--fc-muted)!important;
}

/* Phase 4 student Liquid Glass */
.fc-student-liquid{
  background:
    radial-gradient(circle at 74% 8%, rgba(242,7,22,.14), transparent 30%),
    radial-gradient(circle at 12% 2%, rgba(240,172,61,.08), transparent 28%),
    linear-gradient(180deg,var(--fc-bg),var(--fc-body-bg))!important;
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-student-liquid{
  background:
    radial-gradient(circle at 72% 8%, rgba(242,7,22,.08), transparent 30%),
    radial-gradient(circle at 12% 2%, rgba(240,172,61,.14), transparent 30%),
    linear-gradient(180deg,var(--fc-bg),var(--fc-body-bg))!important;
}

.fc-student-liquid .fc-panel{
  background:transparent!important;
  color:var(--fc-text)!important;
}

.fc-student-liquid .fc-panel-card,
.fc-student-liquid .fc-panel-metric,
.fc-student-liquid .fc-card,
.fc-student-liquid .fc-work-step-panel,
.fc-student-liquid .fc-work-preview-card,
.fc-student-liquid .fc-team-editor-card,
.fc-student-liquid .fc-review-summary-grid article,
.fc-student-liquid .fc-rights-review-block,
.fc-student-liquid .fc-profile-form-card,
.fc-student-liquid .fc-profile-preview-card,
.fc-student-liquid .fc-profile-tip-card,
.fc-student-liquid .fc-editor-card{
  background:linear-gradient(145deg,var(--fc-glass-strong),var(--fc-glass-soft))!important;
  border-color:var(--fc-line)!important;
  color:var(--fc-text)!important;
  box-shadow:var(--fc-shadow)!important;
  backdrop-filter:blur(20px);
  -webkit-backdrop-filter:blur(20px);
}

.fc-student-liquid .fc-panel-hero,
.fc-student-liquid .fc-upload-hero,
.fc-student-liquid .fc-editor-top,
.fc-student-liquid .fc-profile-hero{
  border-color:var(--fc-line)!important;
}

.fc-student-liquid .fc-page-title,
.fc-student-liquid .fc-panel-hero h1,
.fc-student-liquid .fc-panel-card-title,
.fc-student-liquid .fc-upload-hero h1,
.fc-student-liquid .fc-work-panel-head h2,
.fc-student-liquid .fc-work-preview-card h3,
.fc-student-liquid .fc-editor-title,
.fc-student-liquid .fc-editor-section-title,
.fc-student-liquid .fc-editor-right-title,
.fc-student-liquid .fc-profile-title,
.fc-student-liquid .fc-profile-preview-name,
.fc-student-liquid .fc-profile-tip-title{
  color:var(--fc-text-strong)!important;
}

.fc-student-liquid .fc-panel-hero p,
.fc-student-liquid .fc-panel-card-sub,
.fc-student-liquid .fc-body-sm,
.fc-student-liquid .fc-upload-hero p:not(.fc-kicker),
.fc-student-liquid .fc-work-panel-head small,
.fc-student-liquid .fc-wizard-note,
.fc-student-liquid .fc-work-preview-card p,
.fc-student-liquid .fc-editor-subtitle,
.fc-student-liquid .fc-editor-section-copy,
.fc-student-liquid .fc-editor-help,
.fc-student-liquid .fc-editor-right-copy,
.fc-student-liquid .fc-editor-check,
.fc-student-liquid .fc-profile-subtitle,
.fc-student-liquid .fc-profile-tip-copy,
.fc-student-liquid .fc-profile-footer{
  color:var(--fc-muted)!important;
}

.fc-student-liquid .fc-input,
.fc-student-liquid .fc-editor-input,
.fc-student-liquid .fc-editor-select,
.fc-student-liquid .fc-editor-textarea,
.fc-student-liquid .fc-profile-input,
.fc-student-liquid .fc-profile-textarea{
  background:var(--fc-glass-soft)!important;
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
}

.fc-student-liquid .fc-input:focus,
.fc-student-liquid .fc-editor-input:focus,
.fc-student-liquid .fc-editor-select:focus,
.fc-student-liquid .fc-editor-textarea:focus,
.fc-student-liquid .fc-profile-input:focus,
.fc-student-liquid .fc-profile-textarea:focus{
  border-color:var(--fc-red)!important;
  box-shadow:0 0 0 3px rgba(242,7,22,.16)!important;
}

.fc-student-liquid .fc-work-stepper{
  background:var(--fc-glass-strong)!important;
  border-color:var(--fc-line)!important;
  box-shadow:var(--fc-shadow)!important;
  backdrop-filter:blur(20px);
  -webkit-backdrop-filter:blur(20px);
}

.fc-student-liquid .fc-work-stepper-item{
  border-color:var(--fc-line)!important;
  color:var(--fc-muted)!important;
}

.fc-student-liquid .fc-work-stepper-item.is-active{
  background:linear-gradient(180deg,rgba(242,7,22,.16),rgba(255,255,255,.02))!important;
  color:var(--fc-text-strong)!important;
}

.fc-student-liquid .fc-work-stepper-item.is-active span,
.fc-student-liquid .fc-wizard-next,
.fc-student-liquid .fc-wizard-submit,
.fc-student-liquid .fc-editor-primary,
.fc-student-liquid .fc-profile-save,
.fc-student-liquid .fc-profile-link-btn.primary{
  background:var(--fc-red)!important;
  border-color:var(--fc-red)!important;
  color:var(--fc-text-strong)!important;
  box-shadow:var(--fc-glow-red)!important;
}

.fc-student-liquid .fc-wizard-prev,
.fc-student-liquid .fc-wizard-soft-button,
.fc-student-liquid .fc-editor-back,
.fc-student-liquid .fc-editor-outline,
.fc-student-liquid .fc-editor-danger,
.fc-student-liquid .fc-profile-link-btn{
  background:var(--fc-glass-soft)!important;
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
}

.fc-student-liquid .fc-editor-secondary{
  background:var(--fc-yellow)!important;
  border-color:var(--fc-yellow)!important;
  color:var(--fc-on-yellow)!important;
}

.fc-student-liquid .fc-editor-alert,
.fc-student-liquid .fc-panel-notice{
  background:linear-gradient(145deg,var(--fc-glass-strong),var(--fc-glass-soft))!important;
  border-color:var(--fc-red)!important;
  color:var(--fc-text)!important;
}

.fc-student-liquid .fc-editor-alert--warning{
  border-left-color:var(--fc-yellow)!important;
}

.fc-student-liquid .fc-editor-alert--warning .material-symbols-outlined{
  color:var(--fc-yellow)!important;
}

.fc-student-liquid .fc-editor-index,
.fc-student-liquid .fc-editor-label,
.fc-student-liquid .fc-editor-credit-role,
.fc-student-liquid .fc-editor-progress-row strong,
.fc-student-liquid .fc-profile-label,
.fc-student-liquid .fc-profile-side-title{
  color:var(--fc-red)!important;
  border-color:var(--fc-red)!important;
}

.fc-student-liquid .fc-editor-credit-item,
.fc-student-liquid .fc-profile-stat{
  background:var(--fc-glass-soft)!important;
  border-color:var(--fc-line)!important;
}

.fc-student-liquid .fc-editor-poster-wrap,
.fc-student-liquid .fc-work-preview-poster,
.fc-student-liquid .fc-profile-avatar{
  background-color:var(--fc-bg-soft)!important;
  border-color:var(--fc-line)!important;
}

.fc-student-liquid .fc-editor-gradient{
  background:linear-gradient(0deg,rgba(0,0,0,.76) 0%,rgba(0,0,0,.16) 58%,transparent 100%)!important;
}

[data-theme="light"] .fc-student-liquid .fc-editor-gradient{
  background:linear-gradient(0deg,rgba(24,11,8,.68) 0%,rgba(24,11,8,.14) 62%,transparent 100%)!important;
}

.fc-student-liquid .fc-editor-placeholder{
  background:
    radial-gradient(circle at center, rgba(242,7,22,.16), transparent 48%),
    var(--fc-bg-soft)!important;
  color:var(--fc-red)!important;
}

.fc-student-liquid .fc-editor-preview-badge{
  background:var(--fc-glass-strong)!important;
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text-strong)!important;
}

.fc-student-liquid .fc-editor-progress{
  background:var(--fc-surface-3)!important;
}

.fc-student-liquid .fc-editor-muted-meta,
.fc-student-liquid .fc-profile-stat span{
  color:var(--fc-muted)!important;
}

.fc-student-liquid .fc-profile-hire{
  background:rgba(38,211,109,.18)!important;
  border:1px solid rgba(38,211,109,.34);
  color:var(--fc-green)!important;
}

.fc-student-liquid .fc-profile-role-badge{
  background:rgba(242,7,22,.12)!important;
  color:var(--fc-red)!important;
  border:1px solid rgba(242,7,22,.24);
}

.fc-line-clamp-3{
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
}

/* Phase 5 university Liquid Glass */
.fc-university-liquid{
  background:
    radial-gradient(circle at 78% 8%, rgba(94,160,255,.12), transparent 30%),
    radial-gradient(circle at 14% 4%, rgba(242,7,22,.11), transparent 30%),
    linear-gradient(180deg,var(--fc-bg),var(--fc-body-bg))!important;
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-university-liquid{
  background:
    radial-gradient(circle at 78% 8%, rgba(94,160,255,.16), transparent 32%),
    radial-gradient(circle at 14% 4%, rgba(242,7,22,.07), transparent 30%),
    linear-gradient(180deg,var(--fc-bg),var(--fc-body-bg))!important;
}

.fc-university-liquid .fc-panel{
  background:transparent!important;
  color:var(--fc-text)!important;
}

.fc-university-liquid .fc-panel-card,
.fc-university-liquid .fc-panel-metric,
.fc-university-liquid .fc-card,
.fc-university-liquid .fc-mod-stitch-glass,
.fc-university-liquid .fc-mod-stitch-card,
.fc-university-liquid .fc-mod-stitch-extra-card{
  background:linear-gradient(145deg,var(--fc-glass-strong),var(--fc-glass-soft))!important;
  border-color:var(--fc-line)!important;
  color:var(--fc-text)!important;
  box-shadow:var(--fc-shadow)!important;
  backdrop-filter:blur(20px);
  -webkit-backdrop-filter:blur(20px);
}

.fc-university-liquid .fc-panel-hero,
.fc-university-liquid .fc-panel-tabs,
.fc-university-liquid .fc-mod-stitch-title-row{
  border-color:var(--fc-line)!important;
}

.fc-university-liquid .fc-panel-hero h1,
.fc-university-liquid .fc-panel-card-title,
.fc-university-liquid .fc-metric-number,
.fc-university-liquid .fc-mod-stitch-title,
.fc-university-liquid .fc-mod-stitch-card h3,
.fc-university-liquid .fc-mod-stitch-check strong,
.fc-university-liquid .fc-mod-stitch-spec dd,
.fc-university-liquid .fc-mod-stitch-extra-card strong{
  color:var(--fc-text-strong)!important;
}

.fc-university-liquid .fc-panel-hero p,
.fc-university-liquid .fc-panel-card-sub,
.fc-university-liquid .fc-panel-help,
.fc-university-liquid .fc-table-cell--muted,
.fc-university-liquid .fc-mod-stitch-meta,
.fc-university-liquid .fc-mod-stitch-feedback-footer,
.fc-university-liquid .fc-mod-stitch-check small,
.fc-university-liquid .fc-mod-stitch-spec dt,
.fc-university-liquid .fc-mod-stitch-action-note,
.fc-university-count{
  color:var(--fc-muted)!important;
}

.fc-university-liquid .fc-panel-field input,
.fc-university-liquid .fc-panel-field select,
.fc-university-liquid .fc-panel-field textarea,
.fc-university-liquid .fc-mod-stitch-feedback textarea{
  background:var(--fc-glass-soft)!important;
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
}

.fc-university-liquid .fc-panel-field input:focus,
.fc-university-liquid .fc-panel-field select:focus,
.fc-university-liquid .fc-panel-field textarea:focus,
.fc-university-liquid .fc-mod-stitch-feedback textarea:focus{
  border-color:var(--fc-red)!important;
  box-shadow:0 0 0 3px rgba(242,7,22,.16)!important;
}

.fc-university-liquid .fc-panel-btn,
.fc-university-liquid .fc-panel-cta,
.fc-university-liquid .fc-mod-stitch-btn.primary{
  background:var(--fc-red)!important;
  border-color:var(--fc-red)!important;
  color:var(--fc-text-strong)!important;
  box-shadow:var(--fc-glow-red)!important;
}

.fc-university-liquid .fc-panel-btn--ghost,
.fc-university-liquid .fc-mod-stitch-btn.ghost,
.fc-university-liquid .fc-mod-stitch-btn.outline-primary{
  background:var(--fc-glass-soft)!important;
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
  box-shadow:none!important;
}

.fc-university-liquid .fc-mod-stitch-btn.yellow,
.fc-university-invite-status--pending{
  background:rgba(240,172,61,.14)!important;
  border-color:rgba(240,172,61,.42)!important;
  color:var(--fc-yellow)!important;
}

.fc-university-invite-status--accepted{
  background:rgba(38,211,109,.14)!important;
  border:1px solid rgba(38,211,109,.4)!important;
  color:var(--fc-green)!important;
}

.fc-university-invite-status--expired{
  background:var(--fc-glass-soft)!important;
  border:1px solid var(--fc-line)!important;
  color:var(--fc-muted)!important;
}

.fc-university-card-head-row{
  display:flex;
  justify-content:space-between;
  align-items:baseline;
  gap:16px;
}

.fc-panel-card-body--tight{
  padding-top:16px!important;
}

.fc-university-action-grid{
  display:grid;
  gap:12px;
}

.fc-table-actions{
  text-align:right;
}

.fc-university-work-cell{
  display:flex;
  align-items:center;
  gap:14px;
  min-width:0;
}

.fc-university-work-thumb{
  width:52px;
  height:34px;
  object-fit:cover;
  flex-shrink:0;
  opacity:.78;
  border:1px solid var(--fc-line);
  border-radius:var(--fc-radius-sm);
}

.fc-university-profile-form{
  max-width:880px;
}

.fc-university-save{
  min-height:58px;
}

.fc-university-moderation .fc-mod-stitch-status{
  background:var(--fc-red)!important;
  color:var(--fc-text-strong)!important;
}

.fc-university-moderation .fc-mod-stitch-badge{
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
}

.fc-university-moderation .fc-mod-stitch-badge.gold{
  background:var(--fc-yellow)!important;
  border-color:var(--fc-yellow)!important;
  color:var(--fc-on-yellow)!important;
}

.fc-university-moderation .fc-mod-stitch-action-note{
  grid-column:1/-1;
  margin:0;
  text-align:center;
  font-size:12px;
  line-height:1.5;
}

/* Phase 6 admin general Liquid Glass */
.fc-admin-liquid{
  background:
    radial-gradient(circle at 82% 6%, rgba(242,7,22,.13), transparent 30%),
    radial-gradient(circle at 10% 4%, rgba(240,172,61,.1), transparent 28%),
    linear-gradient(180deg,var(--fc-bg),var(--fc-body-bg))!important;
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-admin-liquid{
  background:
    radial-gradient(circle at 82% 6%, rgba(242,7,22,.08), transparent 30%),
    radial-gradient(circle at 10% 4%, rgba(240,172,61,.14), transparent 30%),
    linear-gradient(180deg,var(--fc-bg),var(--fc-body-bg))!important;
}

.fc-admin-liquid .fc-panel,
.fc-admin-liquid.fc-admin-layout,
.fc-admin-liquid .fc-admin-main{
  background:transparent!important;
  color:var(--fc-text)!important;
}

.fc-admin-liquid .fc-card,
.fc-admin-liquid .fc-panel-card,
.fc-admin-liquid .fc-panel-metric,
.fc-admin-liquid .fc-table-wrapper,
.fc-admin-liquid .fc-empty-state,
.fc-admin-liquid .fc-admin-users-table-card,
.fc-admin-liquid .fc-admin-users-create,
.fc-admin-liquid .fc-admin-row-panel,
.fc-admin-liquid .fc-mod-stitch-glass,
.fc-admin-liquid .fc-mod-stitch-card,
.fc-admin-liquid .fc-mod-stitch-extra-card{
  background:linear-gradient(145deg,var(--fc-glass-strong),var(--fc-glass-soft))!important;
  border-color:var(--fc-line)!important;
  color:var(--fc-text)!important;
  box-shadow:var(--fc-shadow)!important;
  backdrop-filter:blur(20px);
  -webkit-backdrop-filter:blur(20px);
}

.fc-admin-liquid .fc-panel-hero,
.fc-admin-liquid .fc-panel-tabs,
.fc-admin-liquid .fc-admin-users-tabs,
.fc-admin-liquid .fc-admin-users-topbar,
.fc-admin-liquid .fc-mod-stitch-title-row{
  border-color:var(--fc-line)!important;
}

.fc-admin-liquid .fc-page-title,
.fc-admin-liquid .fc-panel-hero h1,
.fc-admin-liquid .fc-panel-card-title,
.fc-admin-liquid .fc-admin-title,
.fc-admin-liquid .fc-admin-users-hero h1,
.fc-admin-liquid .fc-admin-users-create h2,
.fc-admin-liquid .fc-admin-user-identity strong,
.fc-admin-liquid .fc-admin-activity strong,
.fc-admin-liquid .fc-mod-stitch-title,
.fc-admin-liquid .fc-mod-stitch-card h3,
.fc-admin-liquid .fc-mod-stitch-check strong,
.fc-admin-liquid .fc-mod-stitch-spec dd,
.fc-admin-liquid .fc-mod-stitch-extra-card strong{
  color:var(--fc-text-strong)!important;
}

.fc-admin-liquid .fc-panel-hero p,
.fc-admin-liquid .fc-panel-card-sub,
.fc-admin-liquid .fc-admin-subtitle,
.fc-admin-liquid .fc-admin-users-hero p,
.fc-admin-liquid .fc-admin-users-admin-card small,
.fc-admin-liquid .fc-admin-user-identity small,
.fc-admin-liquid .fc-admin-users-table small,
.fc-admin-liquid .fc-admin-users-create p,
.fc-admin-liquid .fc-admin-row-panel p,
.fc-admin-liquid .fc-admin-users-pagination,
.fc-admin-liquid .fc-mod-stitch-meta,
.fc-admin-liquid .fc-mod-stitch-feedback-footer,
.fc-admin-liquid .fc-mod-stitch-check small,
.fc-admin-liquid .fc-mod-stitch-spec dt,
.fc-admin-liquid .fc-mod-stitch-action-note{
  color:var(--fc-muted)!important;
}

.fc-admin-liquid .fc-input,
.fc-admin-liquid .fc-select-sm,
.fc-admin-liquid .fc-input-sm,
.fc-admin-liquid input,
.fc-admin-liquid select,
.fc-admin-liquid textarea,
.fc-admin-liquid .fc-mod-stitch-feedback textarea{
  background:var(--fc-glass-soft)!important;
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
}

.fc-admin-liquid input:focus,
.fc-admin-liquid select:focus,
.fc-admin-liquid textarea:focus,
.fc-admin-liquid .fc-mod-stitch-feedback textarea:focus{
  border-color:var(--fc-red)!important;
  box-shadow:0 0 0 3px rgba(242,7,22,.16)!important;
}

.fc-admin-liquid .fc-btn-primary,
.fc-admin-liquid .fc-btn--primary,
.fc-admin-liquid .fc-panel-btn,
.fc-admin-liquid .fc-panel-cta,
.fc-admin-liquid .fc-admin-users-invite,
.fc-admin-liquid .fc-admin-users-create button,
.fc-admin-liquid .fc-mod-stitch-btn.primary{
  background:var(--fc-red)!important;
  border-color:var(--fc-red)!important;
  color:var(--fc-text-strong)!important;
  box-shadow:var(--fc-glow-red)!important;
}

.fc-admin-liquid .fc-btn-ghost,
.fc-admin-liquid .fc-btn--ghost,
.fc-admin-liquid .fc-panel-btn--ghost,
.fc-admin-liquid .fc-admin-users-tool,
.fc-admin-liquid .fc-admin-row-edit,
.fc-admin-liquid .fc-admin-row-actions button,
.fc-admin-liquid .fc-mod-stitch-btn.ghost,
.fc-admin-liquid .fc-mod-stitch-btn.outline-primary{
  background:var(--fc-glass-soft)!important;
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
  box-shadow:none!important;
}

.fc-admin-liquid .fc-btn--secondary,
.fc-admin-liquid .fc-mod-stitch-btn.yellow{
  background:var(--fc-yellow)!important;
  border-color:var(--fc-yellow)!important;
  color:var(--fc-on-yellow)!important;
}

.fc-admin-liquid .fc-table,
.fc-admin-liquid .fc-panel-table,
.fc-admin-liquid .fc-admin-users-table{
  color:var(--fc-text)!important;
}

.fc-admin-liquid .fc-table th,
.fc-admin-liquid .fc-panel-table th,
.fc-admin-liquid .fc-admin-users-table th{
  background:var(--fc-glass-soft)!important;
  color:var(--fc-muted)!important;
  border-color:var(--fc-line)!important;
}

.fc-admin-liquid .fc-table td,
.fc-admin-liquid .fc-panel-table td,
.fc-admin-liquid .fc-admin-users-table td{
  border-color:var(--fc-line)!important;
}

.fc-admin-liquid .fc-admin-users-table tr:nth-child(even) td,
.fc-admin-liquid tr:hover td,
.fc-admin-liquid .hover\:bg-surface-container-high:hover{
  background:rgba(255,255,255,.035)!important;
}

.fc-admin-liquid .fc-admin-users-table tr.is-suspended td{
  background:rgba(242,7,22,.08)!important;
}

.fc-admin-logo-thumb,
.fc-admin-liquid .fc-admin-user-avatar,
.fc-admin-liquid .fc-admin-users-avatar-small{
  background:var(--fc-surface-lowest)!important;
  border:1px solid var(--fc-line)!important;
}

.fc-admin-profile-summary{
  text-align:center;
  padding-top:34px!important;
}

.fc-admin-avatar-inline{
  display:inline-block;
}

.fc-admin-profile-avatar{
  width:84px!important;
  height:84px!important;
  font-size:26px!important;
}

.fc-admin-profile-name{
  margin-top:18px!important;
}

.fc-admin-profile-bio{
  margin-top:14px!important;
  text-align:left;
}

.fc-admin-narrow-form{
  max-width:880px;
}

.fc-admin-empty-cell{
  text-align:center;
  padding:44px!important;
  color:var(--fc-muted)!important;
}

/* Gestión de usuarios — modo claro Liquid Glass */
[data-theme="light"] .fc-admin-users-page{
  background:var(--fc-body-bg)!important;
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-sidenav{
  background:var(--fc-sidebar-bg)!important;
  border-color:var(--fc-line)!important;
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-sidenav nav a:not(.bg-primary-container):not([aria-current="page"]){
  color:var(--fc-muted)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-sidenav nav a:not(.bg-primary-container):not([aria-current="page"]):hover{
  background:var(--fc-glass-soft)!important;
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-panel,
[data-theme="light"] .fc-admin-users-page .fc-panel-content{
  background:transparent!important;
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-users-tabs{
  border-color:var(--fc-line)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-users-tabs a:not(.active):not([aria-selected="true"]){
  color:var(--fc-label)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search,
[data-theme="light"] .fc-admin-users-page .fc-admin-users-filter-form select,
[data-theme="light"] .fc-admin-users-page .fc-admin-users-tool{
  background:var(--fc-glass-strong)!important;
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
  box-shadow:none!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input,
[data-theme="light"] .fc-admin-users-page .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input[type="search"],
[data-theme="light"] .fc-admin-users-page .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input[name="q"],
[data-theme="light"] .fc-admin-users-page .fc-admin-users-filter-form select{
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search .material-symbols-outlined{
  color:var(--fc-label)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-users-filter-form .fc-users-filter-search.fc-admin-users-search input::placeholder,
[data-theme="light"] .fc-admin-users-page .fc-admin-users-create input::placeholder,
[data-theme="light"] .fc-admin-users-page .fc-admin-row-pass input::placeholder{
  color:var(--fc-placeholder)!important;
  opacity:1!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-users-table-card,
[data-theme="light"] .fc-admin-users-page .fc-admin-users-create,
[data-theme="light"] .fc-admin-users-page .fc-admin-row-panel{
  background:linear-gradient(145deg,var(--fc-glass-strong),var(--fc-glass-soft))!important;
  border-color:var(--fc-line)!important;
  color:var(--fc-text)!important;
  box-shadow:var(--fc-shadow)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-users-table th{
  background:var(--fc-glass-soft)!important;
  color:var(--fc-label)!important;
  border-color:var(--fc-line)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-users-table td{
  background:transparent!important;
  border-color:var(--fc-line)!important;
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-users-table tr:nth-child(even) td{
  background:rgba(31,21,20,.035)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-users-table tr.is-suspended td{
  background:rgba(198,19,36,.08)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-users-pagination{
  background:var(--fc-glass-soft)!important;
  border-top:1px solid var(--fc-line)!important;
  color:var(--fc-muted)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-users-pagination strong,
[data-theme="light"] .fc-admin-users-page .fc-admin-users-pages a,
[data-theme="light"] .fc-admin-users-page .fc-admin-users-pages span:not(.active){
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-users-pages a,
[data-theme="light"] .fc-admin-users-page .fc-admin-users-pages span{
  border-color:var(--fc-line)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-users-pages .active,
[data-theme="light"] .fc-admin-users-page .fc-admin-users-tabs a.active,
[data-theme="light"] .fc-admin-users-page .fc-admin-users-tabs a[aria-selected="true"],
[data-theme="light"] .fc-admin-users-page .fc-admin-users-create button{
  background:var(--fc-red)!important;
  border-color:var(--fc-red)!important;
  color:#fff!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-user-identity strong,
[data-theme="light"] .fc-admin-users-page .fc-admin-activity strong,
[data-theme="light"] .fc-admin-users-page .fc-admin-row-panel h3,
[data-theme="light"] .fc-admin-users-page .fc-admin-users-create h2{
  color:var(--fc-text-strong)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-users-admin-card small,
[data-theme="light"] .fc-admin-users-page .fc-admin-user-identity small,
[data-theme="light"] .fc-admin-users-page .fc-admin-users-table small,
[data-theme="light"] .fc-admin-users-page .fc-admin-row-panel p,
[data-theme="light"] .fc-admin-users-page .fc-admin-users-create p{
  color:var(--fc-muted)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-users-create label{
  color:var(--fc-label)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-users-create input,
[data-theme="light"] .fc-admin-users-page .fc-admin-users-create select,
[data-theme="light"] .fc-admin-users-page .fc-admin-row-pass input{
  background:var(--fc-glass-soft)!important;
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-role-badge{
  background:rgba(198,19,36,.08)!important;
  border-color:rgba(198,19,36,.36)!important;
  color:var(--fc-red)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-role-badge.university,
[data-theme="light"] .fc-admin-users-page .fc-admin-role-badge.visitor{
  background:var(--fc-glass-soft)!important;
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-role-badge.admin{
  background:rgba(184,134,11,.12)!important;
  border-color:rgba(184,134,11,.42)!important;
  color:var(--fc-yellow)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-row-action,
[data-theme="light"] .fc-admin-users-page .fc-admin-row-action summary,
[data-theme="light"] .fc-admin-users-page .fc-admin-row-edit,
[data-theme="light"] .fc-admin-users-page .fc-admin-row-actions button{
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-row-edit,
[data-theme="light"] .fc-admin-users-page .fc-admin-row-actions button{
  background:var(--fc-glass-soft)!important;
  border-color:var(--fc-line-strong)!important;
}

[data-theme="light"] .fc-admin-users-page .fc-admin-row-actions button.danger{
  border-color:rgba(198,19,36,.48)!important;
  color:var(--fc-danger)!important;
}

.fc-admin-works .fc-panel-tabs{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:0 0 18px!important;
  padding:0!important;
  border-bottom:0!important;
  background:transparent!important;
  overflow-x:visible!important;
  scrollbar-width:none;
}

.fc-admin-works .fc-panel-tabs::-webkit-scrollbar{
  display:none;
}

.fc-admin-works .fc-panel-tabs a{
  flex:0 0 auto;
  min-height:34px!important;
  padding:0 13px!important;
  border:1px solid var(--fc-line-strong)!important;
  background:var(--fc-glass-soft)!important;
  color:var(--fc-text)!important;
  font-size:11px!important;
  letter-spacing:.08em!important;
}

.fc-admin-works .fc-panel-tabs a.active,
.fc-admin-works .fc-panel-tabs a[aria-current="page"]{
  background:var(--fc-red)!important;
  border-color:var(--fc-red)!important;
  color:var(--fc-text-strong)!important;
}

@media(max-width:760px){
  .fc-admin-works .fc-panel-tabs{
    overflow-x:auto!important;
    padding-bottom:2px!important;
    margin-right:-18px!important;
    -webkit-overflow-scrolling:touch;
  }
}

.fc-admin-actions-cell{
  position:relative;
}

.fc-admin-form-card{
  border-color:var(--fc-line)!important;
}

.fc-admin-moderation .fc-mod-stitch-status{
  background:var(--fc-red)!important;
  color:var(--fc-text-strong)!important;
}

.fc-admin-moderation .fc-mod-stitch-badge{
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
}

.fc-admin-moderation .fc-mod-stitch-badge.gold{
  background:var(--fc-yellow)!important;
  border-color:var(--fc-yellow)!important;
  color:var(--fc-on-yellow)!important;
}

.fc-admin-moderation .fc-mod-stitch-action-note{
  grid-column:1/-1;
  margin:0;
  text-align:center;
  font-size:12px;
  line-height:1.5;
}

/* Light-mode contrast fixes for upload wizard and Liquid Glass controls */
[data-theme="light"] .fc-upload-wizard-shell .fc-main{
  background:
    radial-gradient(circle at 74% 0%, rgba(198,19,36,.1), transparent 36%),
    linear-gradient(180deg, var(--fc-bg) 0%, var(--fc-body-bg) 58%, var(--fc-bg-2) 100%)!important;
}

[data-theme="light"] .fc-upload-wizard-shell .fc-upload-hero h1,
[data-theme="light"] .fc-upload-wizard-shell .fc-work-panel-head h2,
[data-theme="light"] .fc-upload-wizard-shell .fc-work-preview-card h3,
[data-theme="light"] .fc-upload-wizard-shell .fc-upload-media-drop h3,
[data-theme="light"] .fc-upload-wizard-shell .fc-review-summary-grid strong,
[data-theme="light"] .fc-upload-wizard-shell .fc-rights-review-block h3{
  color:var(--fc-text-strong)!important;
}

[data-theme="light"] .fc-upload-wizard-shell .fc-upload-hero p:not(.fc-kicker),
[data-theme="light"] .fc-upload-wizard-shell .fc-work-panel-head small,
[data-theme="light"] .fc-upload-wizard-shell .fc-upload-media-drop p,
[data-theme="light"] .fc-upload-wizard-shell .fc-wizard-note,
[data-theme="light"] .fc-upload-wizard-shell .fc-wizard-submit-note,
[data-theme="light"] .fc-upload-wizard-shell .fc-review-summary-grid p,
[data-theme="light"] .fc-upload-wizard-shell .fc-rights-review-block p,
[data-theme="light"] .fc-upload-wizard-shell .fc-work-preview-card p,
[data-theme="light"] .fc-upload-wizard-shell .fc-quality-list li,
[data-theme="light"] .fc-upload-wizard-shell .fc-work-preview-meta span{
  color:var(--fc-muted)!important;
}

[data-theme="light"] .fc-upload-wizard-shell .fc-work-panel-head p,
[data-theme="light"] .fc-upload-wizard-shell .fc-review-summary-grid span,
[data-theme="light"] .fc-upload-wizard-shell .fc-label{
  color:var(--fc-label)!important;
}

[data-theme="light"] .fc-upload-wizard-shell .fc-upload-hero-mark{
  color:rgba(87,58,50,.08)!important;
}

[data-theme="light"] .fc-upload-wizard-shell .fc-work-step-panel,
[data-theme="light"] .fc-upload-wizard-shell .fc-work-preview-card,
[data-theme="light"] .fc-upload-wizard-shell .fc-team-editor-card,
[data-theme="light"] .fc-upload-wizard-shell .fc-review-summary-grid article,
[data-theme="light"] .fc-upload-wizard-shell .fc-rights-review-block,
[data-theme="light"] .fc-upload-wizard-shell .fc-upload-media-drop,
[data-theme="light"] .fc-upload-wizard-shell .fc-check{
  background:linear-gradient(145deg, var(--fc-glass-strong), var(--fc-glass-soft))!important;
  border-color:var(--fc-line)!important;
  color:var(--fc-text)!important;
  box-shadow:var(--fc-shadow)!important;
}

[data-theme="light"] .fc-upload-wizard-shell .fc-upload-media-drop{
  border-color:var(--fc-line-strong)!important;
}

[data-theme="light"] .fc-upload-wizard-shell .fc-input{
  background:var(--fc-glass-soft)!important;
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-upload-wizard-shell .fc-input::placeholder{
  color:var(--fc-placeholder)!important;
  opacity:1;
}

[data-theme="light"] .fc-upload-wizard-shell .fc-work-stepper{
  background:var(--fc-glass-strong)!important;
  border-color:var(--fc-line)!important;
  box-shadow:var(--fc-shadow)!important;
}

[data-theme="light"] .fc-upload-wizard-shell .fc-work-stepper-item{
  border-color:var(--fc-line)!important;
  color:var(--fc-muted)!important;
}

[data-theme="light"] .fc-upload-wizard-shell .fc-work-stepper-item span{
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-label)!important;
}

[data-theme="light"] .fc-upload-wizard-shell .fc-work-stepper-item.is-active{
  background:linear-gradient(180deg, rgba(198,19,36,.12), rgba(255,255,255,.34))!important;
  color:var(--fc-text-strong)!important;
}

[data-theme="light"] .fc-upload-wizard-shell .fc-work-stepper-item.is-active span,
[data-theme="light"] .fc-upload-wizard-shell .fc-work-stepper-item.is-complete span{
  background:var(--fc-red)!important;
  border-color:var(--fc-red)!important;
  color:#fff!important;
}

[data-theme="light"] .fc-upload-wizard-shell .fc-work-preview-poster{
  background-color:var(--fc-surface-2)!important;
  border-color:var(--fc-line)!important;
}

[data-theme="light"] .fc-upload-wizard-shell .fc-work-preview-poster span{
  color:var(--fc-subtle)!important;
}

[data-theme="light"] .fc-upload-wizard-shell .fc-wizard-prev,
[data-theme="light"] .fc-upload-wizard-shell .fc-wizard-soft-button{
  background:var(--fc-glass-soft)!important;
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-student-liquid .fc-work-stepper-item.is-active span,
[data-theme="light"] .fc-student-liquid .fc-wizard-next,
[data-theme="light"] .fc-student-liquid .fc-wizard-submit,
[data-theme="light"] .fc-student-liquid .fc-editor-primary,
[data-theme="light"] .fc-student-liquid .fc-profile-save,
[data-theme="light"] .fc-student-liquid .fc-profile-link-btn.primary,
[data-theme="light"] .fc-university-liquid .fc-panel-btn,
[data-theme="light"] .fc-university-liquid .fc-panel-cta,
[data-theme="light"] .fc-admin-liquid .fc-panel-btn,
[data-theme="light"] .fc-admin-liquid .fc-panel-cta,
[data-theme="light"] .fc-btn--primary{
  color:#fff!important;
}

/* Light-mode public/shared contrast hardening */
[data-theme="light"] .fc-public-shell,
[data-theme="light"] .fc-public-section,
[data-theme="light"] .fc-home3-roles,
[data-theme="light"] .fc-home3-premieres,
[data-theme="light"] .fc-home3-final{
  background:var(--fc-body-bg)!important;
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-home3-hero{
  background:var(--fc-bg)!important;
}

[data-theme="light"] .fc-home3-hero-img{
  opacity:.24!important;
  filter:brightness(1.08) saturate(.92)!important;
}

[data-theme="light"] .fc-home3-hero-shade{
  background:
    linear-gradient(90deg,rgba(255,250,244,.94),rgba(255,250,244,.8) 50%,rgba(255,250,244,.36)),
    linear-gradient(180deg,rgba(255,250,244,.2),var(--fc-bg) 96%)!important;
}

[data-theme="light"] .fc-home3-title,
[data-theme="light"] .fc-home3-role h2,
[data-theme="light"] .fc-home3-section-head h2,
[data-theme="light"] .fc-home3-final h2,
[data-theme="light"] .fc-home3-premiere-card h3,
[data-theme="light"] .fc-public-shell h1,
[data-theme="light"] .fc-public-shell h2,
[data-theme="light"] .fc-public-shell h3,
[data-theme="light"] .fc-card-title{
  color:var(--fc-heading)!important;
  text-shadow:none!important;
}

[data-theme="light"] .fc-home3-lead,
[data-theme="light"] .fc-home3-role p,
[data-theme="light"] .fc-home3-final p,
[data-theme="light"] .fc-home3-premiere-card p,
[data-theme="light"] .fc-home3-rail a,
[data-theme="light"] .fc-home3-link,
[data-theme="light"] .fc-public-shell p,
[data-theme="light"] .fc-public-shell .text-on-surface-variant,
[data-theme="light"] .fc-mini-specs,
[data-theme="light"] .fc-mini-specs span{
  color:var(--fc-muted)!important;
}

[data-theme="light"] .fc-home3-link:hover,
[data-theme="light"] .fc-home3-rail a:hover{
  color:var(--fc-red)!important;
}

[data-theme="light"] .fc-home3-rail,
[data-theme="light"] .fc-public-sidebar,
[data-theme="light"] .fc-mobile-filters,
[data-theme="light"] .fc-public-empty,
[data-theme="light"] .fc-card:not(.fc-work-card),
[data-theme="light"] .fc-featured-work,
[data-theme="light"] .fc-preview-card,
[data-theme="light"] .fc-stat-card,
[data-theme="light"] .fc-metric-card{
  background:linear-gradient(145deg,var(--fc-glass-strong),var(--fc-glass-soft))!important;
  border-color:var(--fc-line)!important;
  color:var(--fc-text)!important;
  box-shadow:var(--fc-shadow)!important;
}

[data-theme="light"] .fc-home3-role,
[data-theme="light"] .fc-home3-role-wide{
  background:linear-gradient(145deg,var(--fc-card),var(--fc-glass-soft))!important;
  border-color:var(--fc-line)!important;
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-home3-role img{
  opacity:.3!important;
  filter:grayscale(.25) brightness(1.05) saturate(.9)!important;
}

[data-theme="light"] .fc-home3-role-overlay{
  background:linear-gradient(0deg,rgba(255,250,244,.94),rgba(255,250,244,.58) 64%,rgba(255,250,244,.22))!important;
}

[data-theme="light"] .fc-home3-premiere-poster,
[data-theme="light"] .fc-work-card{
  background:var(--fc-surface-2)!important;
  border-color:var(--fc-line)!important;
  color:#fff!important;
  box-shadow:var(--fc-shadow)!important;
}

[data-theme="light"] .fc-work-card img{
  opacity:.92!important;
  filter:saturate(.98) contrast(1.02)!important;
}

[data-theme="light"] .group:hover .fc-work-card img{
  opacity:.8!important;
}

[data-theme="light"] .film-card-gradient{
  background:linear-gradient(0deg,rgba(20,11,10,.82) 0%,rgba(20,11,10,.42) 48%,rgba(20,11,10,.08) 78%,transparent 100%)!important;
}

[data-theme="light"] .fc-token-gradient{
  background:
    linear-gradient(135deg,var(--fc-surface-3),var(--fc-surface-low)),
    radial-gradient(circle at 68% 18%, rgba(198,19,36,.12), transparent 38%)!important;
}

[data-theme="light"] .fc-work-card h3,
[data-theme="light"] .fc-work-card .text-on-background,
[data-theme="light"] .fc-work-card .text-on-surface-variant,
[data-theme="light"] .fc-work-card p{
  color:#fff!important;
  text-shadow:0 2px 12px rgba(0,0,0,.42)!important;
}

[data-theme="light"] .fc-work-card .fc-badge,
[data-theme="light"] .fc-work-card .bg-primary-container{
  background:var(--fc-red)!important;
  border-color:var(--fc-red)!important;
  color:#fff!important;
}

[data-theme="light"] .fc-tabs,
[data-theme="light"] .fc-panel-tabs,
[data-theme="light"] .fc-search,
[data-theme="light"] .fc-public-shell input,
[data-theme="light"] .fc-public-shell select,
[data-theme="light"] .fc-public-shell textarea{
  background:var(--fc-glass-soft)!important;
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-public-shell .fc-explore-search-input,
[data-theme="light"] .fc-public-shell .fc-explore-search-input:focus,
[data-theme="light"] .fc-public-shell .fc-explore-search-input:focus-visible{
  appearance:none!important;
  -webkit-appearance:none!important;
  background:transparent!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  color:var(--fc-text)!important;
}

[data-theme="light"] .fc-tabs a,
[data-theme="light"] .fc-panel-tabs a,
[data-theme="light"] .fc-public-sidebar a,
[data-theme="light"] .fc-public-shell label{
  color:var(--fc-label)!important;
}

[data-theme="light"] input::placeholder,
[data-theme="light"] textarea::placeholder,
[data-theme="light"] .fc-public-shell input::placeholder,
[data-theme="light"] .fc-public-shell textarea::placeholder{
  color:var(--fc-placeholder)!important;
  opacity:1;
}

[data-theme="light"] .fc-public-shell .fc-explore-search-input::placeholder{
  color:var(--fc-placeholder)!important;
  opacity:1;
}

[data-theme="light"] .fc-nav,
[data-theme="light"] .glass-nav,
[data-theme="light"] .fc-footer,
[data-theme="light"] footer{
  background:var(--fc-glass-strong)!important;
  border-color:var(--fc-line)!important;
  color:var(--fc-text)!important;
}

#fc-mobile-drawer.glass-nav{
  background:rgba(32,14,12,.94)!important;
  border-color:var(--fc-line)!important;
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
}

[data-theme="light"] #fc-mobile-drawer.glass-nav{
  background:rgba(255,250,246,.94)!important;
}

/* Light theme adaptation for the shared cinematic player.
   Keeps HLS/session behavior untouched; only overrides visual chrome. */
:root[data-theme="light"] .fc-cinema-controls{
  border:1px solid var(--fc-line,var(--fc-border))!important;
  background:radial-gradient(circle at 24% 50%,rgba(198,19,36,.1),transparent 34%),rgba(255,250,246,.78)!important;
  box-shadow:0 18px 48px rgba(64,39,31,.18),0 0 18px rgba(198,19,36,.1)!important;
  color:var(--fc-text)!important;
  backdrop-filter:blur(24px)!important;
  -webkit-backdrop-filter:blur(24px)!important;
}

:root[data-theme="light"] .fc-cinema-control-btn,
:root[data-theme="light"] .fc-cinema-icon-btn,
:root[data-theme="light"] .fc-cinema-select-btn,
:root[data-theme="light"] .fc-cinema-time{
  color:var(--fc-muted)!important;
}

:root[data-theme="light"] .fc-cinema-control-btn:hover,
:root[data-theme="light"] .fc-cinema-control-btn:focus-visible,
:root[data-theme="light"] .fc-cinema-icon-btn:hover,
:root[data-theme="light"] .fc-cinema-icon-btn:focus-visible,
:root[data-theme="light"] .fc-cinema-select-btn:hover,
:root[data-theme="light"] .fc-cinema-select-btn:focus-visible,
:root[data-theme="light"] .fc-cinema-select.is-open .fc-cinema-select-btn{
  color:var(--fc-text-strong)!important;
  border-color:rgba(198,19,36,.44)!important;
  background:rgba(198,19,36,.08)!important;
  outline:none!important;
}

:root[data-theme="light"] .fc-cinema-select-btn{
  border:1px solid var(--fc-line,var(--fc-border))!important;
  background:rgba(255,255,255,.58)!important;
}

:root[data-theme="light"] .fc-cinema-select-menu{
  border:1px solid var(--fc-line,var(--fc-border))!important;
  background:rgba(255,250,246,.94)!important;
  box-shadow:0 20px 58px rgba(64,39,31,.18)!important;
}

:root[data-theme="light"] .fc-cinema-select-item{
  color:var(--fc-muted)!important;
}

:root[data-theme="light"] .fc-cinema-select-item:hover,
:root[data-theme="light"] .fc-cinema-select-item.is-active{
  background:rgba(198,19,36,.1)!important;
  color:var(--fc-text-strong)!important;
}

:root[data-theme="light"] .fc-cinema-overlay{
  background:linear-gradient(135deg,rgba(255,250,246,.66),rgba(255,250,246,.46))!important;
  color:var(--fc-text)!important;
  backdrop-filter:blur(8px)!important;
  -webkit-backdrop-filter:blur(8px)!important;
}

:root[data-theme="light"] .fc-cinema-overlay-card,
:root[data-theme="light"] .fc-cinema-resume-card{
  background:rgba(255,250,246,.92)!important;
  border:1px solid var(--fc-line,var(--fc-border))!important;
  box-shadow:0 24px 70px rgba(64,39,31,.2),0 0 20px rgba(198,19,36,.1)!important;
  color:var(--fc-text)!important;
  backdrop-filter:blur(24px)!important;
  -webkit-backdrop-filter:blur(24px)!important;
}

:root[data-theme="light"] .fc-cinema-overlay-card h3{
  color:var(--fc-heading)!important;
}

:root[data-theme="light"] .fc-cinema-overlay-card p{
  color:var(--fc-muted)!important;
}

:root[data-theme="light"] .fc-cinema-resume-primary{
  background:var(--fc-red)!important;
  color:#fff!important;
  box-shadow:0 12px 24px rgba(198,19,36,.24)!important;
}

:root[data-theme="light"] .fc-cinema-resume-secondary{
  border:1px solid var(--fc-line,var(--fc-border))!important;
  background:rgba(255,255,255,.58)!important;
  color:var(--fc-text)!important;
}

/* Liquid Glass radius pass — visual only. Keeps markup, routes, forms and JS untouched. */
:where(.fc-btn,.fc-button,.fc-primary-action,.fc-landing-btn,.fc-landing-btn-primary,.fc-btn-primary,.fc-home3-btn,.fc-panel-btn,.fc-panel-cta,.fc-glass-button,.fc-theme-toggle,.fc-player-button,.fc-cinema-resume-primary,.fc-cinema-resume-secondary,.fc-wizard-next,.fc-wizard-prev,.fc-wizard-submit,.fc-wizard-soft-button,.fc-mod-stitch-btn,button[class*="fc-btn"],a[class*="fc-btn"]){
  border-radius:var(--fc-radius-pill)!important;
}

:where(.fc-btn--secondary,.fc-btn--ghost,.fc-ghost-action,.fc-landing-btn-ghost,.fc-btn-ghost,.fc-home3-btn-ghost,.fc-panel-btn--ghost,.fc-cinema-resume-secondary){
  background:var(--fc-glass-soft)!important;
  border-color:var(--fc-line-strong)!important;
}

:where(.fc-badge,.fc-chip,.fc-chip-hot,.fc-tab,.fc-tabs a,.fc-tabs span[aria-current],.fc-panel-tabs a,.fc-panel-tabs span[aria-current],.fc-status-tabs a,.fc-filter-chip,.fc-status-badge,.fc-mod-status,.fc-mod-stitch-badge,.fc-home3-pill,.fc-mini-specs span,.fc-work-preview-meta span,.fc-role-badge,.fc-admin-role-badge){
  border-radius:var(--fc-radius-pill)!important;
}

:where(.fc-badge,.fc-chip,.fc-chip-hot,.fc-filter-chip,.fc-status-badge,.fc-home3-pill,.fc-mini-specs span,.fc-work-preview-meta span,.fc-role-badge,.fc-admin-role-badge){
  padding-inline:max(10px,.72em)!important;
}

:where(.fc-input,input[type="text"],input[type="search"],input[type="email"],input[type="password"],input[type="url"],input[type="number"],input[type="date"],select,textarea,.fc-panel-field input,.fc-panel-field select,.fc-panel-field textarea,.fc-search,.fc-panel-search){
  border-radius:var(--fc-radius-md)!important;
}

:where(.fc-search,.fc-panel-search){
  background:var(--fc-glass-soft)!important;
  border:1px solid var(--fc-line-strong)!important;
}

:where(.fc-search input,.fc-panel-search input,.fc-explore-search-input){
  border-radius:var(--fc-radius-pill)!important;
}

:where(.fc-card,.fc-panel,.fc-panel-card,.fc-auth-card,.fc-work-card,.fc-notification,.fc-flash,.fc-panel-notice,.fc-cinema-overlay-card,.fc-cinema-resume-card,.fc-cinema-info-panel,.fc-users-admin-card,.fc-users-create-card,.fc-users-table-card,.fc-empty-state,.fc-work-preview-card){
  border-radius:var(--fc-radius-lg)!important;
}

:where(.fc-notification,.fc-flash,.fc-panel-notice){
  background:linear-gradient(145deg,var(--fc-glass-strong),var(--fc-glass-soft))!important;
  border-color:var(--fc-line-strong)!important;
  box-shadow:var(--fc-shadow-card,var(--fc-shadow))!important;
  overflow:hidden;
}

:where(.fc-social-row span,.fc-social-link){
  width:32px!important;
  height:32px!important;
  border-radius:var(--fc-radius-pill)!important;
  background:var(--fc-glass-soft)!important;
  border-color:var(--fc-line-strong)!important;
}

:where(.fc-cinema-resume-card){
  border-radius:var(--fc-radius-xl)!important;
}

:where(.fc-cinema-resume-primary,.fc-cinema-resume-secondary){
  border-radius:var(--fc-radius-pill)!important;
}

:where(.fc-cinema-overlay-icon,.fc-notification-close,.fc-btn--icon,.fc-cinema-control-btn,.fc-cinema-icon-btn,.fc-cinema-center-play){
  border-radius:var(--fc-radius-pill)!important;
}

:where(input[type="checkbox"]){
  border-radius:var(--fc-radius-xs)!important;
}

[data-theme="light"] :where(.fc-btn--secondary,.fc-btn--ghost,.fc-ghost-action,.fc-landing-btn-ghost,.fc-btn-ghost,.fc-home3-btn-ghost,.fc-panel-btn--ghost,.fc-cinema-resume-secondary,.fc-social-row span,.fc-social-link){
  background:var(--fc-glass-soft)!important;
  border-color:var(--fc-line-strong)!important;
  color:var(--fc-text)!important;
}

[data-theme="light"] :where(.fc-notification,.fc-flash,.fc-panel-notice,.fc-auth-card,.fc-cinema-resume-card){
  background:linear-gradient(145deg,var(--fc-glass-strong),var(--fc-glass-soft))!important;
  border-color:var(--fc-line)!important;
  box-shadow:var(--fc-shadow-card,var(--fc-shadow))!important;
}

/* Form control spacing pass — visual only; preserves names, actions, CSRF and JS. */
:where(input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="file"]),.fc-input,.fc-form-control,.fc-panel-field input,.fc-admin-liquid input,.fc-student-liquid input,.fc-public-shell input,.fc-auth-screen input){
  padding-left:24px!important;
  padding-right:24px!important;
  text-indent:0!important;
}

:where(textarea,.fc-panel-field textarea,.fc-admin-liquid textarea,.fc-student-liquid textarea,.fc-public-shell textarea){
  padding:22px 24px!important;
  text-indent:0!important;
}

:where(select,.fc-panel-field select,.fc-admin-liquid select,.fc-student-liquid select,.fc-public-shell select){
  padding-left:24px!important;
  padding-right:52px!important;
  text-indent:0!important;
}

:where(.fc-search,.fc-panel-search,.fc-users-filter-search,.fc-admin-users-search,.fc-explore-search){
  padding-left:18px!important;
  padding-right:18px!important;
}

:where(.fc-search input,.fc-panel-search input,.fc-users-filter-search input,.fc-admin-users-search input){
  padding-left:24px!important;
  padding-right:24px!important;
}

.fc-public-shell .fc-explore-search-input,
.fc-public-shell .fc-explore-search-input:focus,
.fc-public-shell .fc-explore-search-input:focus-visible{
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:transparent!important;
  padding-left:0!important;
  padding-right:0!important;
}

.fc-public-shell .fc-explore-filter-field select{
  padding-left:24px!important;
  padding-right:52px!important;
}

:where(input::placeholder,textarea::placeholder,.fc-input::placeholder,.fc-panel-search input::placeholder,.fc-panel-field input::placeholder,.fc-panel-field textarea::placeholder,.fc-public-shell input::placeholder,.fc-public-shell textarea::placeholder){
  color:var(--fc-placeholder)!important;
  opacity:1;
}

/* Resume gate radius fix — visual only; player/session behavior stays in JS. */
.fcwd-player-shell .fc-cinema-player,
.fc-work-player .fc-cinema-player{
  border-radius:inherit!important;
  overflow:hidden!important;
  clip-path:none!important;
}

.fcwd-player-shell .fc-cinema-player::before,
.fcwd-player-shell .fc-cinema-player::after,
.fc-work-player .fc-cinema-player::before,
.fc-work-player .fc-cinema-player::after{
  border-radius:inherit!important;
}

.fc-cinema-overlay.fc-cinema-overlay--resume{
  border-radius:inherit!important;
  overflow:hidden!important;
  clip-path:none!important;
}

.fc-cinema-overlay.fc-cinema-overlay--resume .fc-cinema-overlay-card.fc-cinema-resume-card{
  border-radius:var(--fc-radius-xl)!important;
  overflow:hidden!important;
  clip-path:none!important;
}

.fc-cinema-overlay.fc-cinema-overlay--resume .fc-cinema-resume-actions{
  overflow:visible!important;
}

.fc-cinema-overlay.fc-cinema-overlay--resume .fc-cinema-resume-primary,
.fc-cinema-overlay.fc-cinema-overlay--resume .fc-cinema-resume-secondary{
  border-radius:var(--fc-radius-pill)!important;
}

:root[data-theme="light"] .fc-cinema-overlay.fc-cinema-overlay--resume .fc-cinema-overlay-card.fc-cinema-resume-card{
  background:linear-gradient(145deg,rgba(255,250,246,.96),rgba(255,255,255,.72))!important;
  border-color:var(--fc-line)!important;
}

/* Admin moderation resume gate — visual only; uses existing player markup/classes. */
.fc-mod-stitch-player{
  border-radius:var(--fc-radius-xl)!important;
  overflow:hidden!important;
}

.fc-mod-stitch-player .fc-work-player.fc-cinema-player{
  border-radius:inherit!important;
  overflow:hidden!important;
  clip-path:none!important;
}

.fc-mod-stitch-player .fc-work-player.fc-cinema-player::before,
.fc-mod-stitch-player .fc-work-player.fc-cinema-player::after{
  border-radius:inherit!important;
}

.fc-mod-stitch-player .fc-cinema-overlay.fc-cinema-overlay--resume{
  border-radius:inherit!important;
  overflow:hidden!important;
  clip-path:none!important;
}

.fc-mod-stitch-player .fc-cinema-overlay.fc-cinema-overlay--resume .fc-cinema-overlay-card.fc-cinema-resume-card{
  border-radius:var(--fc-radius-lg)!important;
  overflow:hidden!important;
  clip-path:none!important;
}

:root[data-theme="light"] .fc-mod-stitch-player .fc-cinema-overlay.fc-cinema-overlay--resume{
  background:linear-gradient(145deg,rgba(255,250,246,.88),rgba(255,255,255,.76))!important;
}

:root[data-theme="light"] .fc-mod-stitch-player .fc-work-player.fc-cinema-player{
  background:linear-gradient(145deg,rgba(255,250,246,.92),rgba(255,255,255,.78))!important;
}

/* Work context/info panels — visual only; keeps grids, data and moderation flow intact. */
.fc-mod-stitch-card,
.fc-mod-stitch-extra-card,
.fc-mod-stitch-spec,
.fcwd-synopsis-block,
.fcwd-credit-strip,
.fcwd-note,
.fcwd-meta-grid > div,
.fcwd-side-specs{
  background:linear-gradient(145deg,var(--fc-glass-strong),var(--fc-glass-soft))!important;
  border:1px solid var(--fc-line)!important;
  border-radius:var(--fc-radius-xl)!important;
  color:var(--fc-text)!important;
  box-shadow:var(--fc-shadow-card,var(--fc-shadow))!important;
  backdrop-filter:blur(20px);
  -webkit-backdrop-filter:blur(20px);
  overflow:hidden;
}

.fc-mod-stitch-extra-card,
.fc-mod-stitch-spec,
.fcwd-meta-grid > div,
.fcwd-side-specs > div{
  border-radius:var(--fc-radius-lg)!important;
}

.fcwd-synopsis-block{
  max-width:850px;
  padding:28px!important;
}

.fcwd-credit-strip,
.fcwd-side-specs{
  padding:28px!important;
}

.fc-mod-stitch-spec{
  padding:14px 16px!important;
  margin-bottom:12px!important;
  border-bottom:1px solid var(--fc-line)!important;
}

.fc-mod-stitch-spec:last-child{
  margin-bottom:0!important;
}
