*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#0a0a0f;color:#f5f5f7}a{color:#6ea8fe;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit;color:inherit}input[type=email],input[type=password],input[type=text],select,textarea{width:100%;padding:10px 12px;background:#15151c;border:1px solid #2a2a35;border-radius:8px;outline:none;transition:border-color .15s}input[type=email]:focus,input[type=password]:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#5a8aff}input::placeholder,textarea::placeholder{color:#6a6a78}button{cursor:pointer;padding:10px 16px;border-radius:8px;border:1px solid #2a2a35;background:#1b1b24;color:#f5f5f7;transition:background .15s,border-color .15s,opacity .15s}button:hover:not(:disabled){background:#232330;border-color:#3a3a4a}button:disabled{opacity:.5;cursor:not-allowed}button.primary{background:#3a6dff;border-color:#3a6dff;color:#fff}button.primary:hover:not(:disabled){background:#2f5fea;border-color:#2f5fea}button.danger{background:transparent;border-color:#ff5a5a;color:#ff8b8b}button.danger:hover:not(:disabled){background:#2a0d0d}.card{background:#15151c;border:1px solid #2a2a35;border-radius:12px;padding:1.25rem}.label{display:block;margin-bottom:6px;font-size:.85rem;opacity:.7}.field+.field{margin-top:14px}.error{color:#ff8b8b}.error,.success{font-size:.9rem;margin-top:8px}.success{color:#9eff9e}.muted{opacity:.6;font-size:.85rem}.row{display:flex;gap:12px;align-items:center}.row.between{justify-content:space-between}.spacer{flex:1 1}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:10px 12px;border-bottom:1px solid #2a2a35}th{font-weight:500;font-size:.85rem;opacity:.7}.badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:.75rem;background:#243024;color:#9eff9e}.badge.off{background:#302424;color:#ff8b8b}.badge.soon{background:#2c2616;color:#ffd58a}.tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:16px;gap:16px}.tile{display:flex;flex-direction:column;background:#15151c;border:1px solid #2a2a35;border-radius:14px;padding:22px;min-height:160px;color:inherit;transition:border-color .15s,background .15s,transform .15s}.tile,.tile:hover{text-decoration:none}.tile:hover{border-color:#4a5aff;background:#181822;transform:translateY(-1px)}.tile.disabled{cursor:not-allowed;pointer-events:none;opacity:.55}.tile-accent{width:40px;height:40px;border-radius:10px;margin-bottom:16px;background:linear-gradient(135deg,#4a5aff,#7c4dff)}.tile-accent.muted{background:linear-gradient(135deg,#3a3a4a,#2a2a35)}.tile-accent.warm{background:linear-gradient(135deg,#ff7e5f,#ff4d6d)}.tile-title{font-size:1.15rem;font-weight:500;margin-bottom:6px}.tile-desc{font-size:.88rem;opacity:.65;line-height:1.5;flex:1 1}.tile-footer{margin-top:14px;font-size:.78rem;opacity:.7}.page-container{flex:1 1;padding:40px 24px;max-width:960px;width:100%;margin:0 auto}.page-title{font-size:1.9rem;margin-bottom:6px;letter-spacing:-.01em}.page-subtitle{opacity:.6;font-size:.95rem;margin-bottom:28px}.crumbs{font-size:.85rem;opacity:.55;margin-bottom:14px}.crumbs a{color:inherit}.crumbs a:hover{color:#6ea8fe}.tabs{display:flex;gap:4px;background:#15151c;border:1px solid #2a2a35;border-radius:10px;padding:4px;width:-moz-fit-content;width:fit-content}.tab{padding:8px 16px;border-radius:7px;background:transparent;border:none;color:#c8c8d4;cursor:pointer;font-size:.9rem;transition:background .15s,color .15s}.tab:hover{color:#fff;background:hsla(0,0%,100%,.04)}.tab-active,.tab[aria-selected=true]{background:#2a2a3a;color:#fff}.choice{display:flex;flex-direction:column;gap:4px;padding:12px 14px;background:#15151c;border:1px solid #2a2a35;border-radius:10px;cursor:pointer;transition:border-color .15s,background .15s}.choice.selected,.choice:hover{border-color:#4a5aff}.choice.selected{background:#181826}.choice-head{display:flex;align-items:center;gap:10px;font-weight:500}.choice-hint{font-size:.85rem;opacity:.65;line-height:1.4}.checkbox-inline{display:flex;align-items:flex-start;gap:10px;cursor:pointer;line-height:1.45;max-width:100%}.checkbox-inline input[type=checkbox]{width:16px;height:16px;margin-top:2px;flex-shrink:0;accent-color:#4a5aff}.checkbox-inline .checkbox-inline-text{flex:1 1;min-width:0;font-weight:500}.scene-slug-field{display:flex;flex-direction:column;gap:8px}.scene-slug-textarea{width:100%;font-family:inherit}.scene-slug-chips{display:flex;flex-wrap:wrap;gap:6px}.scene-slug-chip{font-size:.78rem;padding:3px 8px;border-radius:6px;background:rgba(74,90,255,.18);border:1px solid rgba(74,90,255,.35);color:#b8c4ff;cursor:default}.scene-slug-chip.unknown{background:rgba(255,120,80,.12);border-color:rgba(255,120,80,.35);color:#ffc4a8}.file-list{margin-top:10px;list-style:none;padding:0;display:flex;flex-direction:column;gap:6px}.file-list li{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;font-size:.9rem}.banner{border-radius:10px;padding:14px 16px;margin-bottom:20px;border:1px solid;display:flex;flex-direction:column;gap:6px}.banner-info{background:#16202c;border-color:#244362;color:#cfe3ff}.banner-warn{background:#2a2616;border-color:#6b5a25;color:#ffe3a8}.banner-error{background:#2a1414;border-color:#6b2525;color:#ffb8b8}.banner-title{font-weight:600}.banner-meta{font-size:.82rem;opacity:.75}.spinner{width:14px;height:14px;border:2px solid hsla(0,0%,100%,.2);animation:spinner .8s linear infinite;vertical-align:-2px;margin-right:8px}@keyframes spinner{to{transform:rotate(1turn)}}.btn{cursor:pointer;padding:8px 14px;border-radius:8px;border:1px solid #2a2a35;background:#1b1b24;color:#f5f5f7;font-size:.92rem;transition:background .15s,border-color .15s}.btn:hover:not(:disabled){background:#232330;border-color:#3a3a4a}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-sm{padding:5px 10px;font-size:.82rem}.btn-ghost{background:transparent;border-color:#2a2a35}.btn-primary{background:#3a6dff;border-color:#3a6dff;color:#fff}.btn-primary:hover:not(:disabled){background:#2f5fea;border-color:#2f5fea}.btn-danger{background:#2a1418;border-color:#5a2a30;color:#ff9b9b}.btn-danger:hover:not(:disabled){background:#3a1a20;border-color:#8a3a44;color:#ffb8b8}.warning-inline{background:rgba(255,176,60,.08);border:1px solid rgba(255,176,60,.35);color:#f3c57a;padding:8px 12px;border-radius:8px;font-size:.86rem;line-height:1.4}.warning-inline code{background:rgba(0,0,0,.3);padding:1px 6px;border-radius:4px;font-size:.86rem;color:#f3c57a}.btn-toggle{width:40px;text-align:center;background:#15151c;padding:8px 0}.btn-toggle.is-on{background:#2a3a8a;border-color:#4a5aff;color:#fff}.input{width:100%;padding:9px 12px;background:#15151c;border:1px solid #2a2a35;border-radius:8px;outline:none;color:inherit;font:inherit;resize:vertical}.input:focus{border-color:#5a8aff}.input-range{width:100%;accent-color:#4a5aff}.row.gap{gap:8px}.error-msg{color:#ff8b8b;font-size:.85rem;margin:6px 0}.status-pill{display:inline-block;padding:2px 10px;border-radius:999px;font-size:.78rem;font-weight:500;border:1px solid transparent}.status-pill.status-draft{background:hsla(0,0%,100%,.06);color:#c8c8d4;border-color:hsla(0,0%,100%,.1)}.status-pill.status-in_progress{background:rgba(74,90,255,.15);color:#a8b8ff;border-color:rgba(74,90,255,.4)}.status-pill.status-done{background:rgba(72,199,116,.15);color:#9eff9e;border-color:rgba(72,199,116,.4)}.proj-workspace{display:flex;flex-direction:column;gap:18px}.proj-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.proj-header-actions{display:flex;gap:8px;align-items:center}.proj-master{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:flex-start}@media (max-width:800px){.proj-master{grid-template-columns:1fr}}.proj-sidebar{position:-webkit-sticky;position:sticky;top:80px}.step-list{list-style:none;margin:0;display:flex;flex-direction:column;gap:4px;background:#11111a;border:1px solid #2a2a35;border-radius:12px;padding:8px}.step-item{position:relative}.step-button{width:100%;text-align:left;background:transparent;border:1px solid transparent;padding:10px 12px;border-radius:8px;display:flex;align-items:center;gap:10px;color:#c8c8d4;font-size:.92rem;transition:background .15s,border-color .15s,color .15s}.step-button:hover:not(:disabled){background:hsla(0,0%,100%,.04);color:#fff}.step-button:disabled{opacity:.5;cursor:not-allowed}.step-item.is-active .step-button{background:rgba(74,90,255,.12);border-color:rgba(74,90,255,.4);color:#fff}.step-marker{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#2a2a35;color:#fff;font-size:.75rem;flex-shrink:0}.step-done .step-marker{background:#2f6b3f;color:#d8ffd8}.step-current .step-marker{background:#2a3a8a;color:#fff}.step-label{flex:1 1}.step-coming{font-size:.7rem;opacity:.5}.proj-stage{min-width:0}.step-pane{display:flex;flex-direction:column}.step-title{font-size:1.25rem;margin:0 0 4px}.step-subtitle{margin:0 0 18px;font-size:.88rem}.snapshot-context{padding:0;overflow:hidden}.snapshot-context-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:transparent;border:none;text-align:left;cursor:pointer;color:inherit}.snapshot-context-toggle:hover{background:hsla(0,0%,100%,.03)}.snapshot-context-title{font-weight:500;font-size:.95rem}.snapshot-context-summary{flex:1 1;font-size:.82rem}.snapshot-context-chevron{font-size:.85rem;opacity:.5}.snapshot-context-body{padding:16px 18px 20px;border-top:1px solid #2a2a35;display:flex;flex-direction:column;gap:22px}.snapshot-section{display:flex;flex-direction:column;gap:10px}.snapshot-section-title{font-size:.95rem;margin:0 0 4px;font-weight:500}.snapshot-chars-list,.snapshot-examples-list{display:flex;flex-direction:column;gap:10px}.snapshot-char-card,.snapshot-example-card{padding:14px}.char-grid{display:grid;grid-template-columns:140px 1fr;grid-gap:14px;gap:14px;margin-top:8px}@media (max-width:600px){.char-grid{grid-template-columns:1fr}}.char-ref-img{object-fit:cover;border-radius:10px;border:1px solid #2a2a35}.char-ref-img,.char-ref-placeholder{width:140px;height:140px;background:#0c0c12}.char-ref-placeholder{border-radius:10px;border:1px dashed #3a3a4a;display:flex;align-items:center;justify-content:center;font-size:.82rem}.char-fields{display:flex;flex-direction:column;gap:10px}.cost-bar{margin-top:16px;padding:14px 16px;border-radius:12px;background:linear-gradient(135deg,rgba(74,90,255,.12),rgba(124,77,255,.1));border:1px solid rgba(74,90,255,.3);display:flex;align-items:center;justify-content:space-between;gap:14px}.cost-bar-title{font-weight:600}.cost-bar-amount{font-size:1.15rem;font-weight:600;color:#b8c4ff}.warning-banner{margin-top:12px;padding:12px 14px;border-radius:10px;background:rgba(255,200,80,.08);border:1px solid rgba(255,200,80,.35);color:#ffe3a8;font-size:.88rem}.seg-control{display:inline-flex;background:#11111a;padding:4px;border-radius:10px;border:1px solid #2a2a35;gap:4px}.seg{background:transparent;border:1px solid transparent;color:#c8c8d4;padding:6px 12px;font-size:.88rem;border-radius:7px;cursor:pointer}.seg:hover{background:hsla(0,0%,100%,.04);color:#fff}.seg.is-on{background:#2a3a8a;border-color:#4a5aff;color:#fff}.scenarios-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:14px;gap:14px;margin-top:12px}.scenario-card{background:#15151c;border:1px solid #2a2a35;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:10px}.scenario-card.is-approved{border-color:rgba(72,199,116,.5);background:linear-gradient(180deg,rgba(72,199,116,.06),transparent)}.scenario-card-head{display:flex;flex-direction:column;gap:8px}.scenario-title{font-size:.95rem;font-weight:500}.scenario-card-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}.scenario-cost{font-size:.78rem;text-align:right}.scenario-loading{position:relative;min-height:200px}.scenario-loading-shimmer{height:16px;border-radius:6px;background:linear-gradient(90deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.1),hsla(0,0%,100%,.04));background-size:200% 100%;animation:shimmer 1.4s infinite}.scenario-loading-shimmer.short{width:60%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.badge-approved{background:rgba(72,199,116,.18);color:#9eff9e;border:1px solid rgba(72,199,116,.4)}.char-chips{display:flex;gap:6px;flex-wrap:wrap}.char-chip{display:inline-flex;align-items:center;gap:6px;padding:3px 8px 3px 4px;font-size:.78rem;background:rgba(74,90,255,.15);border:1px solid rgba(74,90,255,.35);color:#b8c4ff;border-radius:999px}.char-chip-img{width:22px;height:22px;object-fit:cover;border-radius:50%}.char-chip-unknown{background:rgba(255,120,80,.12);border-color:rgba(255,120,80,.35);color:#ffc4a8}.drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:100;display:flex;justify-content:flex-end}.drawer{width:min(560px,92vw);background:#0e0e15;height:100%;border-left:1px solid #2a2a35;display:flex;flex-direction:column}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #2a2a35}.drawer-title{font-size:1.1rem;margin:0}.drawer-tabs{display:flex;gap:4px;padding:8px 12px;border-bottom:1px solid #2a2a35}.drawer-tab{background:transparent;border:none;padding:8px 14px;border-radius:7px;color:#c8c8d4;cursor:pointer}.drawer-tab:hover{color:#fff;background:hsla(0,0%,100%,.04)}.drawer-tab.is-on{background:#2a2a3a;color:#fff}.drawer-body{flex:1 1;overflow-y:auto;padding:16px 18px}.hist-list{gap:10px}.hist-card,.hist-list{display:flex;flex-direction:column}.hist-card{padding:12px 14px;gap:6px}.hist-snippet{font-size:.85rem;line-height:1.45}.hist-row,.hist-total{padding:10px 14px}.hist-total{background:rgba(74,90,255,.1);border:1px solid rgba(74,90,255,.3);border-radius:10px;font-weight:600}.approved-scenario-wrap{display:block}.scenario-card.is-big{padding:18px 20px}.scenario-card.is-big .scenario-field textarea{min-height:140px}.voice-substages{display:inline-flex;gap:4px;padding:4px;border:1px solid #2a2a35;border-radius:10px;background:#15151c;margin-bottom:14px}.voice-substage{background:transparent;border:none;color:#c8c8d4;padding:8px 14px;border-radius:7px;cursor:pointer;font-size:.92rem}.voice-substage:hover{background:hsla(0,0%,100%,.04)}.voice-substage.is-on{background:rgba(110,168,254,.18);color:#fff}.voiceover-card{background:#15151c;border:1px solid #2a2a35;border-radius:12px;padding:14px 16px}.voiceover-card.is-approved{border-color:rgba(46,204,113,.55);box-shadow:inset 0 0 0 1px rgba(46,204,113,.25)}.voiceover-card.is-failed{border-color:rgba(255,99,99,.55)}.voiceover-card.is-generating{border-style:dashed}.voiceover-loading{display:flex;align-items:center;gap:12px}.badge-warn{display:inline-block;padding:2px 8px;border-radius:999px;font-size:.72rem;background:rgba(255,167,38,.18);color:#ffd089;border:1px solid rgba(255,167,38,.4);font-weight:600}.editable-title{border-radius:6px;padding:1px 6px;margin:-1px -6px;cursor:text;transition:background .12s ease;outline:none}.editable-title:focus-visible,.editable-title:hover{background:hsla(0,0%,100%,.06)}.editable-title-input{font:inherit!important;color:inherit!important;background:#15151c!important;border:1px solid #3a3a4a!important;border-radius:6px!important;padding:2px 8px!important;width:auto!important;min-width:220px}.editable-title-input:focus{border-color:#6ea8fe!important;outline:none}.storyboard-step{display:flex;flex-direction:column;gap:0}.substep-tabs{display:flex;gap:2px;border-bottom:1px solid #2a2a35;margin-bottom:20px}.substep-tab{background:transparent;border:none;border-bottom:2px solid transparent;color:#888;cursor:pointer;padding:8px 16px;font-size:.9rem;margin-bottom:-1px;transition:color .15s,border-color .15s}.substep-tab:hover:not(:disabled){color:#ccc}.substep-tab.is-active{color:#f5f5f7;border-bottom-color:#6ea8fe}.substep-tab:disabled{opacity:.4;cursor:not-allowed}.substep-panel{min-height:200px}.info-block,.params-row{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:8px}.info-block{align-items:center;padding:10px 14px;background:rgba(110,168,254,.07);border-radius:8px;border:1px solid rgba(110,168,254,.2);font-size:.9rem}.section-header{justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:12px}.section-header,.slug-ref-row{display:flex;align-items:center}.slug-ref-row{gap:10px;padding:8px 0;border-bottom:1px solid #1e1e28}.slug-ref-thumb{width:40px;height:40px;object-fit:cover;border-radius:6px;border:1px solid #3a3a4a}.slug-chips{display:inline-flex;flex-wrap:wrap;gap:4px;margin-left:6px}.slug-chip{display:inline-block;padding:1px 7px;border-radius:999px;font-size:.75rem;background:rgba(110,168,254,.14);color:#6ea8fe;border:1px solid rgba(110,168,254,.3);font-family:monospace}.style-presets-row{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:8px}.generating-state{display:flex;align-items:center;gap:12px;padding:24px;color:#ccc}.frames-list{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.frame-card{border:1px solid #2a2a35;border-radius:10px;padding:14px;background:#0f0f18;transition:border-color .15s}.frame-card.is-approved{border-color:rgba(72,199,116,.45);background:rgba(72,199,116,.04)}.frame-card.is-manual{border-style:dashed}.frame-card-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.frame-num{font-weight:600;font-size:.9rem}.frame-dur{font-size:.8rem;color:#888;background:hsla(0,0%,100%,.06);padding:1px 7px;border-radius:999px}.frame-content{font-size:.88rem}.frame-scene-action{margin-bottom:6px;font-style:italic;font-size:.83rem}.frame-prompt{color:#d0d0e0;white-space:pre-wrap}.frame-edit-block{display:flex;flex-direction:column;gap:4px}.frame-card-actions{display:flex;gap:6px;margin-top:10px;flex-wrap:wrap}.images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:14px;gap:14px;margin-bottom:16px}.image-card{border:1px solid #2a2a35;border-radius:10px;padding:10px;background:#0f0f18;display:flex;flex-direction:column;gap:8px;transition:border-color .15s}.image-card.is-approved{border-color:rgba(72,199,116,.5)}.image-card.is-generating{border-style:dashed}.image-card-header{display:flex;align-items:center;gap:6px}.image-card-preview{aspect-ratio:9/16;overflow:hidden;border-radius:6px;background:#15151c;display:flex;align-items:center;justify-content:center}.frame-image{width:100%;height:100%;object-fit:cover;border-radius:6px}.image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:100%;height:100%;font-size:.8rem;color:#666}.image-placeholder.generating{color:#6ea8fe}.image-placeholder.failed{color:#ff6363}.image-prompt-preview{font-size:.75rem;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.image-card-actions{display:flex;gap:4px;flex-wrap:wrap}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:12px;gap:12px}.gallery-item{display:flex;flex-direction:column;gap:4px}.gallery-img{width:100%;aspect-ratio:9/16;object-fit:cover;border-radius:8px;border:1px solid #2a2a35}.gallery-label{font-size:.75rem;color:#888;text-align:center}.badge-ok{border-radius:999px;background:rgba(72,199,116,.15);color:#48c774;border:1px solid rgba(72,199,116,.4)}.badge-info,.badge-ok{display:inline-block;padding:2px 8px;font-size:.72rem;font-weight:600}.badge-info{border-radius:999px;background:rgba(110,168,254,.12);color:#6ea8fe;border:1px solid rgba(110,168,254,.3)}.badge-num{padding:2px 7px;border-radius:999px;font-size:.72rem;background:rgba(200,160,255,.12);color:#c8a0ff;border:1px solid rgba(200,160,255,.3);font-weight:600}.badge-num,.spinner{display:inline-block}.spinner{width:16px;height:16px;border:2px solid rgba(110,168,254,.3);border-top-color:#6ea8fe;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.select-sm{background:#12121a;border:1px solid #2a2a35;border-radius:6px;color:#f5f5f7;padding:4px 8px;font-size:.82rem}.frames-list-combined{display:flex;flex-direction:column;gap:14px}.frame-card-combined{border:1px solid #2a2a35;border-radius:12px;padding:14px;background:#0f0f18;transition:border-color .15s,background .15s}.frame-card-combined.is-prompt-approved{border-color:rgba(110,168,254,.4)}.frame-card-combined.is-img-approved{border-color:rgba(72,199,116,.5);background:rgba(72,199,116,.04)}.frame-card-combined.is-manual{border-style:dashed}.frame-card-combined-grid{display:grid;grid-template-columns:200px 1fr;grid-gap:16px;gap:16px;align-items:start}@media (max-width:720px){.frame-card-combined-grid{grid-template-columns:1fr}}.fc-image-col{display:flex;flex-direction:column;gap:6px;align-items:stretch}.fc-image-preview{aspect-ratio:9/16;border-radius:8px;background:#15151c;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid #2a2a35}.fc-image-preview .frame-image{width:100%;height:100%;object-fit:cover}.fc-download{text-align:center;text-decoration:none}.fc-cost{text-align:center;font-size:.78rem}.fc-content-col{display:flex;flex-direction:column;gap:4px;min-width:0}.fc-content-col .frame-card-actions{margin-top:10px}.slug-ref-name{flex:1 1;font-size:.85rem;min-width:0}.field-group+.field-group{margin-top:12px}