:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#06111f;color:#e5edf7}*{box-sizing:border-box}body{min-height:100vh;margin:0;background:linear-gradient(135deg,#082f499e,#0f172ab8 34%,#111827eb),#06111f}button,input,textarea{font:inherit}button,.button-link{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(125,211,252,.28);border-radius:8px;padding:0 14px;background:#082f49b3;color:#e0f2fe;font-weight:850;text-decoration:none;cursor:pointer}button:hover,.button-link:hover{border-color:#7dd3fca8}button:disabled{cursor:not-allowed;opacity:.62}button.is-working{opacity:.92}.working-spinner{position:relative;width:16px;height:16px;flex:0 0 16px;border:2px solid rgba(224,242,254,.34);border-top-color:#e0f2fe;border-right-color:#38bdf8;border-radius:999px;animation:working-spin .78s linear infinite}.working-spinner:after{content:"";position:absolute;top:-3px;right:-1px;width:6px;height:6px;border-top:2px solid #e0f2fe;border-right:2px solid #e0f2fe;transform:rotate(45deg);transform-origin:center}@keyframes working-spin{to{transform:rotate(360deg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(320px,.95fr) minmax(320px,.7fr);gap:clamp(18px,4vw,40px);align-items:center;width:min(100%,1180px);margin:0 auto;padding:clamp(24px,6vw,72px)}.login-hero,.login-panel{border:1px solid rgba(125,211,252,.16);border-radius:8px;background:#0f172acc;box-shadow:0 22px 70px #00000042}.login-hero{padding:clamp(24px,5vw,48px)}.login-brand-logo{width:64px;height:64px;object-fit:contain;margin-bottom:18px}.login-hero h1{max-width:12ch;margin:8px 0 14px;color:#f8fafc;font-size:clamp(2.6rem,7vw,5.8rem);line-height:.94}.login-hero p,.login-panel p,.login-checklist{color:#b8c7d9;line-height:1.58}.login-intent{display:grid;gap:6px;margin:24px 0;border:1px solid rgba(125,211,252,.18);border-radius:8px;padding:14px;background:#02061757}.login-intent span{color:#7dd3fc;font-size:.76rem;font-weight:900;text-transform:uppercase}.login-intent strong{color:#f8fafc}.login-error{border:1px solid rgba(248,113,113,.32);border-radius:8px;padding:12px;background:#7f1d1d47;color:#fecaca!important}.login-actions{display:flex;flex-wrap:wrap;gap:10px}.login-panel{display:grid;gap:20px;padding:clamp(20px,4vw,34px)}.login-panel h2{margin:8px 0 10px;color:#f8fafc;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.08}.login-checklist{display:grid;gap:12px;margin:0;padding-left:1.2rem}.topbar{position:sticky;top:0;z-index:5;display:flex;justify-content:space-between;gap:18px;padding:18px clamp(18px,4vw,44px);border-bottom:1px solid rgba(148,163,184,.18);background:#06111fe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:12px}.brand-logo{width:48px;height:48px;object-fit:contain}.kicker,.stat span,.module-card small{color:#7dd3fc;font-size:.7rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.module-source-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.mentor-state{border:1px solid rgba(148,163,184,.22);border-radius:999px;padding:3px 7px;color:#cbd5e1;background:#0f172abd;font-size:.68rem;font-weight:900;line-height:1;text-transform:uppercase}.mentor-state--available{border-color:#2dd4bf5c;color:#99f6e4;background:#115e5957}.mentor-state--unavailable{border-color:#94a3b833;color:#94a3b8}.brand h1{margin:0;font-size:clamp(1.45rem,3vw,2.45rem);line-height:1;color:#f8fafc}.topbar-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.user-profile{display:flex;align-items:center;gap:12px;min-height:40px;min-width:0;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:4px 12px 4px 5px;background:#ffffff0d}.user-profile--offline{border-color:#7dd3fc2e;background:#082f495c}.user-avatar{width:32px;height:32px;flex:0 0 32px;border:2px solid #6366f1;border-radius:50%;object-fit:cover;background:#0f172aeb}.user-avatar--fallback{display:inline-flex;align-items:center;justify-content:center;border-color:#38bdf8;color:#e0f2fe;font-size:.66rem;font-weight:950}.user-info{display:flex;flex-direction:column;min-width:0;line-height:1.15}.user-name{max-width:18ch;overflow:hidden;color:#f8fafc;font-size:.86rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.logout-link{min-height:0;justify-content:flex-start;border:0;padding:0;background:transparent;color:#94a3b8;font-size:.72rem;font-weight:750;line-height:1.2;cursor:pointer}.logout-link:hover{color:#fca5a5}.logout-link--static,.logout-link--static:hover{color:#94a3b8;cursor:default}.container{width:min(100%,1760px);margin:0 auto;padding:28px clamp(18px,4vw,44px) 48px}.layout{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:start}.panel,.module-card,.dialog{border:1px solid rgba(125,211,252,.16);border-radius:8px;background:#0f172ac7;box-shadow:0 22px 70px #0000003d}.panel{padding:18px}.build-pipeline-panel{padding:0}.build-pipeline-heading{width:100%;min-height:74px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:8px;padding:16px 18px;background:transparent;text-align:left}.build-pipeline-heading strong{display:block;margin-top:3px;color:#f8fafc;font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.18}.build-pipeline-toggle{width:42px;min-width:42px;height:42px;min-height:42px;padding:0;border-radius:8px}.build-pipeline-chevron{display:block;color:#e0f2fe;font-size:1.35rem;font-weight:900;line-height:1}.build-pipeline-body{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(360px,1.2fr);gap:22px;border-top:1px solid rgba(125,211,252,.12);padding:18px}.build-pipeline-body[hidden]{display:none}.build-pipeline-copy{min-width:0}.panel h2,.panel h3{margin:4px 0 10px}.panel h2{max-width:21ch;font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.18}.panel p{margin:0;color:#b8c7d9;line-height:1.55}.pipeline-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:16px}.pipeline-steps span{min-height:44px;display:flex;align-items:center;border:1px solid rgba(125,211,252,.16);border-radius:8px;padding:8px 10px;background:#0206174d;color:#dbeafe;font-size:.78rem;font-weight:850}.form-grid{display:grid;gap:12px}.form-grid label{display:grid;gap:6px;color:#c7d2fe;font-size:.82rem;font-weight:850}.form-grid input,.form-grid textarea{width:100%;border:1px solid rgba(148,163,184,.22);border-radius:8px;padding:12px;background:#0206179e;color:#f8fafc;outline:none}.form-grid textarea{min-height:156px;resize:vertical}.primary{background:#f8fafc;color:#0f172a;border-color:#f8fafc80}.build-submit{width:100%}.status{min-height:24px;color:#a7f3d0;font-size:.86rem;font-weight:850}.app-status{margin:0 0 14px}.build-status{margin:0}.status.error{color:#fecaca}.diagnostics-panel{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;margin:0 0 16px;border:1px solid rgba(148,163,184,.16);border-radius:8px;padding:12px;background:#0206175c}.diagnostics-head,.diagnostics-actions{display:flex;flex-wrap:wrap;min-width:0;align-items:center;justify-content:space-between;gap:10px}.diagnostics-actions{margin-left:auto}.diagnostics-head strong{display:block;margin-top:4px;color:#f8fafc;font-size:.95rem;overflow-wrap:anywhere}.diagnostics-toggle{width:34px;min-width:34px;padding:0;font-size:.8rem;line-height:1}.diagnostics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.diagnostics-grid[hidden]{display:none}.diagnostics-grid>div>span{display:block;margin-bottom:8px;color:#c7d2fe;font-size:.74rem;font-weight:900;text-transform:uppercase}.diagnostics-list{display:grid;gap:8px;max-height:260px;margin:0;padding:0;overflow:auto;list-style:none}.diagnostics-event{display:grid;gap:4px;border-left:3px solid rgba(125,211,252,.54);border-radius:6px;padding:8px 10px;background:#0f172ab8}.diagnostics-event--warn{border-left-color:#facc15}.diagnostics-event--error{border-left-color:#f87171}.diagnostics-event strong,.diagnostics-event span,.diagnostics-event code{min-width:0;overflow-wrap:anywhere}.diagnostics-event strong{color:#e0f2fe;font-size:.82rem}.diagnostics-event span,.diagnostics-event code{color:#b8c7d9;font-size:.74rem}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 18px}.stat{padding:13px;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#02061752}.stat strong{display:block;margin-top:4px;font-size:1.35rem}.library-tools{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.library-filters{display:grid;grid-template-columns:minmax(220px,1.6fr) minmax(150px,.8fr) minmax(150px,.8fr);gap:10px;margin-bottom:14px}.library-filters label,.editor-grid label,.card-editor label{display:grid;gap:6px;color:#c7d2fe;font-size:.78rem;font-weight:850}.library-filters input,.library-filters select,.editor-grid input,.editor-grid textarea,.card-editor input,.card-editor textarea{width:100%;min-width:0;border:1px solid rgba(148,163,184,.22);border-radius:8px;padding:10px 12px;background:#0206179e;color:#f8fafc;outline:none}.library-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.module-card{display:grid;grid-template-columns:minmax(116px,.34fr) minmax(0,1fr);gap:14px;padding:14px;align-items:start}.module-card--launch-target{border-color:#f8fafc9e;box-shadow:0 0 0 2px #7dd3fc2e,0 22px 70px #0000003d}.library-pagination,.detail-sections{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:16px 0}.layout>*,.form-grid,.form-grid>*,.build-pipeline-body>*{min-width:0}.build-pipeline-heading>span{min-width:0;flex:1}.build-pipeline-heading{gap:8px}.library-pagination{grid-column:1 / -1}.detail-sections{position:sticky;top:0;z-index:2;background:#0f172a;padding:12px 0}.detail-sections [aria-current=page]{border-color:#5eead4;color:#5eead4}.module-more-actions summary{cursor:pointer;padding:10px}.module-more-actions[open]{display:flex;flex-wrap:wrap}.module-more-actions button{margin:4px}.cover{width:100%;aspect-ratio:2 / 3;overflow:hidden;border-radius:8px;border:1px solid rgba(148,163,184,.16);background:linear-gradient(145deg,#14b8a62e,#02061759),#0f172a;margin:0}.cover img{width:100%;height:100%;display:block;object-fit:cover}.cover--placeholder{display:grid;align-content:end;gap:14px;padding:14px}.cover--image{cursor:zoom-in}.cover-zoom-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:24px;background:#020617c7}.cover-zoom{width:min(90vw,520px);max-height:min(90vh,780px);aspect-ratio:2 / 3;margin:0;overflow:hidden;border:1px solid rgba(226,232,240,.28);border-radius:8px;background:#020617;box-shadow:0 28px 90px #0000007a}.cover-zoom img{width:100%;height:100%;display:block;object-fit:cover}.cover-monogram{width:4.4rem;height:4.4rem;display:grid;place-items:center;border:1px solid rgba(226,232,240,.26);border-radius:999px;background:#0f172ab8;color:#f8fafc;font-size:1.35rem;font-weight:950}.cover figcaption{display:grid;gap:5px}.cover figcaption span{color:#7dd3fc;font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.cover figcaption strong{color:#f8fafc;font-size:.98rem;line-height:1.14}.module-card-body{min-width:0}.module-card-head{display:flex;align-items:start;justify-content:space-between;gap:14px}.readiness-badge{position:relative;flex:0 0 auto;border:1px solid rgba(74,222,128,.28);border-radius:999px;padding:5px 9px;background:#14532d42;color:#bbf7d0;font-size:.78rem;font-weight:950;cursor:help}.readiness-badge:after{content:attr(data-readiness-tooltip);position:absolute;right:0;top:calc(100% + .5rem);z-index:10;width:max-content;max-width:min(26rem,72vw);padding:.6rem .72rem;border:1px solid rgba(125,211,252,.3);border-radius:8px;color:#e0f2fe;background:#080d1cf7;box-shadow:0 18px 40px #0206177a;font-size:.76rem;font-weight:750;line-height:1.32;text-align:left;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-.2rem);transition:opacity .12s ease,transform .12s ease,visibility 0s linear .12s}.readiness-badge:hover:after,.readiness-badge:focus-visible:after{opacity:1;visibility:visible;transform:translateY(0);transition-delay:0s}.module-card h3{margin:2px 0 6px;font-size:1.08rem}.module-card p{margin:0 0 10px;color:#cbd5e1;line-height:1.45}.meta-row,.card-actions,.candidate-row{display:flex;flex-wrap:wrap;gap:8px}.meta-row span{border:1px solid rgba(125,211,252,.18);border-radius:999px;padding:4px 8px;color:#bae6fd;font-size:.75rem;font-weight:850}.module-summary-preview,.prompt-preview{margin-top:12px;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:#02061738}.module-summary-preview summary,.prompt-preview summary{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;padding:9px 10px;color:#bfdbfe;font-size:.78rem;font-weight:900;list-style:none}.module-summary-preview summary::-webkit-details-marker,.prompt-preview summary::-webkit-details-marker{display:none}.module-summary-preview summary:after,.prompt-preview summary:after{content:"v";flex:0 0 auto;color:#7dd3fc;font-size:.72rem}.module-summary-preview[open] summary:after,.prompt-preview[open] summary:after{content:"^"}.module-summary-preview p,.prompt-preview p{max-height:10rem;overflow:auto;margin:0;border-top:1px solid rgba(148,163,184,.12);padding:10px;color:#cbd5e1;font-size:.84rem}.card-actions{margin-top:12px}.card-actions button,.dialog-action-strip button{position:relative}.card-actions button[data-action-tooltip],.dialog-action-strip button[data-action-tooltip]{overflow:visible}.card-actions button[data-action-tooltip]:after,.dialog-action-strip button[data-action-tooltip]:after{display:none;content:attr(data-action-tooltip);position:absolute;left:50%;bottom:calc(100% + .55rem);z-index:30;width:max-content;max-width:min(23rem,78vw);padding:.62rem .72rem;border:1px solid rgba(125,211,252,.34);border-radius:8px;color:#e0f2fe;background:#080d1cfa;box-shadow:0 18px 40px #02061785;font-size:.75rem;font-weight:750;line-height:1.34;text-align:left;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,.18rem);transition:opacity .12s ease,transform .12s ease,visibility 0s linear .12s}.card-actions button[data-action-tooltip]:before,.dialog-action-strip button[data-action-tooltip]:before{display:none;content:"";position:absolute;left:50%;bottom:calc(100% + .28rem);z-index:31;width:.55rem;height:.55rem;border-right:1px solid rgba(125,211,252,.34);border-bottom:1px solid rgba(125,211,252,.34);background:#080d1cfa;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,.18rem) rotate(45deg);transition:opacity .12s ease,transform .12s ease,visibility 0s linear .12s}.card-actions button[data-action-tooltip]:hover:after,.card-actions button[data-action-tooltip]:hover:before,.card-actions button[data-action-tooltip]:focus-visible:after,.card-actions button[data-action-tooltip]:focus-visible:before,.dialog-action-strip button[data-action-tooltip]:hover:after,.dialog-action-strip button[data-action-tooltip]:hover:before,.dialog-action-strip button[data-action-tooltip]:focus-visible:after,.dialog-action-strip button[data-action-tooltip]:focus-visible:before{display:block;opacity:1;visibility:visible;transform:translate(-50%) rotate(0);transition-delay:0s}.card-actions button[data-action-tooltip]:hover:before,.card-actions button[data-action-tooltip]:focus-visible:before,.dialog-action-strip button[data-action-tooltip]:hover:before,.dialog-action-strip button[data-action-tooltip]:focus-visible:before{transform:translate(-50%) rotate(45deg)}.empty{padding:24px;border:1px dashed rgba(148,163,184,.3);border-radius:8px;color:#cbd5e1;text-align:center}.dialog-backdrop{position:fixed;inset:0;z-index:20;display:none;align-items:center;justify-content:center;padding:18px;background:#020617bd}.dialog-backdrop.open{display:flex}.dialog{width:min(100%,1120px);background:#0f172a;max-height:min(86vh,900px);overflow:auto;padding:18px}.candidate-row{margin-top:12px}.candidate-row button[aria-pressed=true]{background:#f8fafc;color:#0f172a}.human-output{display:grid;gap:16px}.human-output h2{margin:0;font-size:clamp(1.5rem,3vw,2.2rem)}.human-output h3,.human-output h4{margin:0 0 10px}.human-output p,.human-list{color:#dbeafe;line-height:1.55}.lead{max-width:86ch;margin:0;color:#f8fafc;font-size:1.04rem}.dialog-action-strip{display:flex;flex-wrap:wrap;align-items:center;gap:10px;border:1px solid rgba(125,211,252,.18);border-radius:8px;padding:12px;background:#02061757}.dialog-action-strip--focused{border-color:#7dd3fc75}.dialog-action-strip span{color:#a7f3d0;font-size:.82rem;font-weight:850}.human-section{display:grid;gap:12px;border-top:1px solid rgba(148,163,184,.16);padding-top:16px}.human-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.human-metrics div,.human-card{border:1px solid rgba(125,211,252,.16);border-radius:8px;background:#02061757}.human-metrics div{padding:12px}.human-metrics span,.human-card-head span,.muted{color:#93c5fd}.human-metrics strong{display:block;margin-top:4px;font-size:1.18rem}.human-two-col,.human-three-col,.flow-grid,.readup-list,.cover-candidate-list,.night-grid{display:grid;gap:12px}.human-two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.human-three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.flow-grid,.readup-list{grid-template-columns:repeat(2,minmax(0,1fr))}.night-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cover-candidate-list{grid-template-columns:1fr}.module-editor{display:grid;gap:16px}.editor-grid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(260px,1fr);gap:12px}.editor-wide{grid-column:1 / -1}.editor-grid textarea{min-height:96px;resize:vertical}.card-editor-list{display:grid;gap:12px;max-height:48vh;overflow:auto;padding-right:4px}.card-editor{display:grid;gap:10px;border:1px solid rgba(125,211,252,.16);border-radius:8px;padding:12px;background:#02061757}.card-editor-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(120px,.55fr) minmax(96px,.35fr);gap:10px}.card-editor textarea{min-height:92px;resize:vertical}.human-card{padding:12px}.human-card p{margin:8px 0 0}.human-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.human-card-head span{flex:0 0 auto;font-size:.78rem;font-weight:850}.story-quality-panel{border-color:#2dd4bf33}.story-quality-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.story-quality-head h3{margin-bottom:6px}.story-quality-status{min-width:148px;display:grid;gap:4px;border:1px solid rgba(45,212,191,.24);border-radius:8px;padding:10px 12px;background:#115e592e;text-align:right}.story-quality-status span{color:#99f6e4;font-size:.7rem;font-weight:900;text-transform:uppercase}.story-quality-status strong{color:#f8fafc;font-size:1rem}.story-quality-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.story-quality-grid>div{min-width:0;border:1px solid rgba(125,211,252,.14);border-radius:8px;padding:12px;background:#02061747}.story-quality-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.story-quality-list li{display:grid;gap:3px;color:#dbeafe;font-size:.86rem;line-height:1.42}.story-quality-list strong{color:#f8fafc}.story-quality-list span{color:#b8c7d9}.story-quality-map{display:grid;gap:8px}.story-quality-map article{border-left:3px solid rgba(45,212,191,.5);border-radius:6px;padding:8px 10px;background:#0f172a99}.story-quality-map span{color:#99f6e4;font-size:.74rem;font-weight:900;text-transform:uppercase}.story-quality-map p{margin-top:4px;color:#dbeafe;font-size:.84rem}.npc-enrollment-lane{display:grid;gap:12px;border:1px solid rgba(125,211,252,.14);border-radius:8px;padding:12px;background:#0206173d}.npc-enrollment-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.npc-enrollment-head h4{margin:0}.vtt-asset-lane{display:grid;gap:12px;border:1px solid rgba(251,191,36,.18);border-radius:8px;padding:12px;background:#1e293b42}.vtt-asset-head,.vtt-asset-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.vtt-asset-head h4{margin:0}.vtt-asset-head span,.vtt-asset-title span{color:#fde68a;font-size:.72rem;font-weight:900;text-transform:uppercase}.vtt-asset-list{display:grid;gap:10px}.vtt-asset-list article{display:grid;gap:8px;border:1px solid rgba(148,163,184,.16);border-radius:8px;padding:10px;background:#0f172a7a}.vtt-asset-list p{color:#cbd5e1;font-size:.84rem}.vtt-candidate-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.vtt-candidate-row>div{min-width:0;border:1px solid rgba(148,163,184,.18);border-radius:8px;padding:8px;background:#02061757}.vtt-candidate-row>div.approved{border-color:#4ade806b;background:#14532d38}.vtt-candidate-row>div.selected{border-color:#7dd3fc6b;background:#082f4947}.vtt-candidate-row span{display:block;color:#f8fafc;font-size:.78rem;font-weight:850}.vtt-candidate-row p{margin-top:3px;color:#94a3b8;font-size:.72rem;text-transform:uppercase}.vtt-candidate-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px}.vtt-candidate-actions button{min-height:32px;padding:0 8px;font-size:.68rem}.vtt-candidate-actions button[aria-pressed=true]{border-color:#f8fafc8a;background:#f8fafc;color:#0f172a}.npc-enrollment-head span{color:#99f6e4;font-size:.72rem;font-weight:900;text-align:right;text-transform:uppercase}.npc-enrollment-samples{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.npc-enrollment-samples article{min-width:0;border-left:3px solid rgba(125,211,252,.46);border-radius:6px;padding:8px 10px;background:#0f172a8f}.npc-enrollment-samples span{color:#bfdbfe;font-size:.72rem;font-weight:900;text-transform:uppercase}.npc-enrollment-samples p{margin-top:4px;color:#dbeafe;font-size:.84rem}.human-list,.flow-list,.check-list{margin:0;padding-left:20px}.human-list li,.flow-list li,.check-list li{margin:0 0 8px}.human-list span,.flow-list span{color:#bfdbfe}.check-list{padding-left:0;list-style:none}.check-list li{display:grid;grid-template-columns:16px minmax(0,1fr);gap:8px;color:#dbeafe;line-height:1.45}.check-list li span{width:14px;height:14px;margin-top:4px;border:1px solid rgba(125,211,252,.44);border-radius:4px;background:#0206176b}.feedback-form{display:grid;gap:12px}.technical-details{border-top:1px solid rgba(148,163,184,.16);padding-top:14px}.technical-details.compact{margin-top:10px;border-top:0;padding-top:0}.technical-details summary{cursor:pointer;color:#7dd3fc;font-weight:900}.timing-table{display:grid;gap:6px;margin-top:12px}.timing-table div{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:10px;border-bottom:1px solid rgba(148,163,184,.12);padding:6px 0}.site-footer{padding:1rem 1.5rem;border-top:1px solid rgba(125,211,252,.16);background:#0f172ae6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:visible}.footer-container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.75rem}.footer-copy{text-align:center;font-size:.72rem;color:#b8c7d9;line-height:1.5}.footer-nav{width:100%;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;overflow:visible;padding-inline:.5rem}.footer-nav-row{width:100%;display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;white-space:normal}.footer-link{display:flex;align-items:center;justify-content:center;gap:.5rem;min-width:0;max-width:100%;border:1px solid rgba(255,255,255,.03);border-radius:99px;padding:.4rem .8rem;background:#ffffff03;color:#b8c7d9;font-size:.65rem;font-weight:700;letter-spacing:.05em;text-align:center;text-decoration:none;text-transform:uppercase;overflow-wrap:anywhere;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.footer-link:hover{color:#fff;border-color:#6366f133;background:#6366f11a;transform:translateY(-1px)}.footer-link.active{color:#fff;border-color:#6366f13d;background:#6366f11f}.footer-icon{width:14px;height:14px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:.48rem;font-weight:900;line-height:1;opacity:.9}.footer-icon-svg{width:18px;height:18px;flex:0 0 auto;opacity:.85}.footer-icon--slate{color:#cbd5e1;background:#cbd5e129}.footer-icon--emerald{color:#6ee7b7;background:#10b98129}.footer-icon--blue{color:#60a5fa;background:#60a5fa29}.footer-icon--amber{color:#fbbf24;background:#fbbf2429}.footer-icon--fuchsia{color:#e879f9;background:#e879f929}.footer-icon--red{color:#f87171;background:#f8717129}.footer-icon--indigo{color:#818cf8;background:#818cf829}.footer-icon--cyan{color:#67e8f9;background:#67e8f929}.footer-icon--lime{color:#bef264;background:#bef26429}.footer-icon--orange{color:#fdba74;background:#fdba7429}.footer-icon--violet{color:#c4b5fd;background:#c4b5fd29}.footer-icon--sky{color:#7dd3fc;background:#7dd3fc29}.footer-icon--teal{color:#5eead4;background:#5eead429}.footer-icon--rose{color:#fb7185}@media(min-width:1200px){.footer-container{max-width:1520px}.footer-nav{gap:.65rem;padding-inline:.75rem}.footer-nav-row{flex-wrap:nowrap;white-space:nowrap;gap:.65rem}.footer-link{flex:0 1 auto;white-space:nowrap;overflow-wrap:normal;font-size:.6rem;letter-spacing:.04em;padding:.4rem .7rem}}@media(max-width:980px){.login-shell,.layout,.build-pipeline-body,.library-list,.module-card,.library-filters,.diagnostics-grid,.editor-grid,.card-editor-row,.human-two-col,.human-three-col,.story-quality-grid,.npc-enrollment-samples,.vtt-candidate-row,.flow-grid,.readup-list,.night-grid{grid-template-columns:minmax(0,1fr)}.story-quality-head{display:grid}.story-quality-status{width:100%;text-align:left}.stats,.human-metrics,.pipeline-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.card-actions button[data-action-tooltip]:is(:hover,:focus-visible):after,.dialog-action-strip button[data-action-tooltip]:is(:hover,:focus-visible):after{position:fixed;left:16px;right:16px;bottom:16px;width:auto;max-width:none;transform:none}.login-shell{padding:18px}.login-actions{display:grid;grid-template-columns:1fr}.login-actions button,.login-actions .button-link{width:100%}.topbar{position:static;align-items:stretch;flex-direction:column}.topbar>.topbar-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;justify-content:stretch;gap:8px}.topbar>.topbar-actions .user-profile{grid-column:1 / -1;justify-content:flex-start;width:100%}.topbar>.topbar-actions .user-name{max-width:none}.topbar>.topbar-actions button,.topbar>.topbar-actions .button-link{width:100%;min-width:0;padding-inline:8px;white-space:normal;line-height:1.12}.topbar>.topbar-actions .user-profile .logout-link{width:auto;padding:0;line-height:1.2}.site-footer{padding:.75rem}.footer-nav{justify-content:center;width:100%;overflow-x:visible;gap:.5rem}.footer-nav-row{flex-wrap:wrap;white-space:normal;gap:.5rem}.footer-link{flex:1 1 calc(50% - .5rem);min-width:0;justify-content:center;text-align:center}}
