/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */.payload-admin-page{min-height:100vh}.page-breadcrumb{background:var(--theme-elevation-50);border-bottom:1px solid var(--theme-elevation-200);align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.875rem;display:flex}.breadcrumb-link{color:var(--theme-success-500);text-decoration:none;transition:opacity .2s}.breadcrumb-link:hover{opacity:.7;text-decoration:underline}.breadcrumb-separator{color:var(--theme-text-secondary);-webkit-user-select:none;user-select:none}.breadcrumb-current{color:var(--theme-text);font-weight:500}.page-header-section{background:var(--theme-elevation-0);padding:2rem 2rem 1rem}.page-header-section h1{margin:0 0 .5rem;font-size:2rem;font-weight:700}.page-description{color:var(--theme-text-secondary);margin:0;font-size:1rem}.generated-articles-page{max-width:1400px;margin:0 auto;padding:2rem}.page-header{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.page-header>div h1{margin:0 0 .5rem;font-size:2rem;font-weight:700}.page-header .btn{white-space:nowrap;flex-shrink:0}.btn{border-radius:6px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;text-decoration:none;display:inline-flex}.btn-primary:hover{background:var(--theme-success-600);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.empty-state{text-align:center;background:var(--theme-elevation-50);border:2px dashed var(--theme-elevation-300);border-radius:8px;padding:4rem 2rem}.empty-icon{margin-bottom:1rem;font-size:4rem}.empty-state h2{margin:0 0 .5rem;font-size:1.5rem}.empty-state p{color:var(--theme-text-secondary);margin:0 0 1.5rem}.articles-list{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-200);border-radius:8px;overflow:hidden}.articles-table{border-collapse:collapse;width:100%}.articles-table thead{background:var(--theme-elevation-100)}.articles-table th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:var(--theme-text-secondary);font-size:.875rem;font-weight:600}.articles-table td,.articles-table th{border-bottom:1px solid var(--theme-elevation-200);padding:1rem}.articles-table tbody tr:hover{background:var(--theme-elevation-100)}.articles-table tbody tr:last-child td{border-bottom:none}.article-link{color:var(--theme-success-500);font-weight:500;text-decoration:none}.article-link:hover{text-decoration:underline}.status-badge{text-transform:capitalize;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.status-pending_review{background:var(--theme-warning-100);color:var(--theme-warning-700)}.status-promoted{background:var(--theme-success-100);color:var(--theme-success-700)}.status-rejected{background:var(--theme-error-100);color:var(--theme-error-700)}.editor-header{border-bottom:1px solid var(--theme-elevation-200);background:var(--theme-elevation-50);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.5rem;display:flex}.editor-header h1{flex:1;margin:0;font-size:1.75rem;font-weight:700}.editor-actions{flex-shrink:0;gap:1rem;display:flex}.two-panel-layout{box-sizing:border-box;grid-template-columns:minmax(0,3fr) minmax(0,5fr);gap:1rem;width:100%;height:calc(100vh - 60px);padding:1rem;display:grid}.left-panel,.right-panel{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-200);border-radius:8px;min-width:0;padding:1.5rem;overflow:hidden auto}.panel-header{border-bottom:1px solid var(--theme-elevation-200);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.panel-header h2{margin:0;font-size:1.25rem}.readonly-field{color:var(--theme-text-secondary)}.readonly-field,.source-item-compact{background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-200);border-radius:4px;padding:.75rem}.source-item-compact{margin-bottom:.75rem}.source-number{margin-bottom:.5rem;font-size:.875rem;font-weight:600}.source-item-compact input,.source-item-compact textarea{background:var(--theme-elevation-0);width:100%;padding:.5rem;font-size:.8125rem}.source-item-compact input,.source-item-compact textarea,.title-option-display{border:1px solid var(--theme-elevation-200);border-radius:4px;margin-bottom:.5rem}.title-option-display{background:var(--theme-elevation-100);padding:.75rem;font-size:.875rem}.article-textarea{resize:vertical}.article-preview,.article-textarea{width:100%;min-height:400px;font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);border-radius:4px;padding:1.75rem 2rem;font-size:1.0625rem;line-height:1.8}.article-preview{color:var(--theme-elevation-900,#111);overflow-y:auto}.article-preview h1,.article-preview h2,.article-preview h3,.article-preview h4,.article-preview h5,.article-preview h6{font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--theme-elevation-900,#111);margin:1.75rem 0 .6rem;font-weight:700;line-height:1.3}.article-preview h1{font-size:1.75rem}.article-preview h2{font-size:1.4rem}.article-preview h3{font-size:1.15rem}.article-preview p{margin:0 0 1.1rem}.article-preview ol,.article-preview ul{margin:0 0 1.1rem 1.5rem;padding:0}.article-preview li{margin-bottom:.45rem}.article-preview hr{border:none;border-top:1px solid var(--theme-elevation-200);margin:1.75rem 0}.article-preview a{color:#60a5fa;text-underline-offset:2px;text-decoration:underline}.article-preview strong{font-weight:700}.article-preview em{font-style:italic}.citation-item,.info-item{background:var(--theme-elevation-100);border-left:3px solid var(--theme-success-500);margin-bottom:.5rem;padding:.625rem;font-size:.875rem;line-height:1.5}@media (max-width:1200px){.two-panel-layout{grid-template-columns:1fr;height:auto}}.article-generation-container{max-width:1200px;margin:0 auto;padding:2rem}.generation-form{background:var(--theme-elevation-50);border-radius:8px;padding:2rem}.form-header{border-bottom:1px solid var(--theme-elevation-100);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.form-header h1{margin:0;font-size:1.75rem}.form-section label{margin-bottom:.5rem}.form-section input,.form-section select,.form-section textarea{background:var(--theme-elevation-0);border-radius:4px;font-size:.875rem}.section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.section-header h3{margin:0;font-size:1.125rem}.source-item{background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-200);border-radius:4px;margin-bottom:1rem;padding:1rem}.source-header{justify-content:space-between;align-items:center;font-weight:600;display:flex}.source-header,.source-item input,.source-item textarea{margin-bottom:.75rem}.source-item textarea{resize:vertical;min-height:120px}.btn{cursor:pointer;border:none;border-radius:4px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--theme-text);color:var(--theme-bg)}.btn-primary:hover:not(:disabled){opacity:.85}.btn-secondary{background:var(--theme-elevation-200);color:var(--theme-text)}.btn-secondary:hover:not(:disabled){background:var(--theme-elevation-300)}.btn-danger-text{color:var(--theme-error-500);background:0 0;padding:.25rem .5rem}.btn-danger-text:hover:not(:disabled),.error-message{background:var(--theme-error-50)}.error-message{border:1px solid var(--theme-error-500);color:var(--theme-error-700);border-radius:4px;margin-bottom:1.5rem;padding:1rem}.draft-output-loader{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.loader-spinner{border:4px solid var(--theme-elevation-200);border-top-color:var(--theme-success-500);border-radius:50%;width:48px;height:48px;margin-bottom:1.5rem;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.draft-output-loader h3{margin:0 0 .5rem;font-size:1.25rem}.draft-output-loader p{color:var(--theme-text-secondary);margin:.25rem 0}.loader-hint{font-size:.875rem;font-style:italic}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:var(--theme-elevation-0);border-radius:8px;flex-direction:column;width:90%;max-width:600px;max-height:80vh;display:flex;overflow:hidden}.modal-header{border-bottom:1px solid var(--theme-elevation-200);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.modal-header h2{margin:0;font-size:1.5rem}.modal-close{cursor:pointer;color:var(--theme-text-secondary);background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;line-height:1;display:flex}.modal-close:hover{color:var(--theme-text)}.modal-body{flex:1;padding:1.5rem;overflow-y:auto}.title-options{flex-direction:column;gap:1rem;display:flex}.title-option{border:2px solid var(--theme-elevation-200);cursor:pointer;border-radius:4px;align-items:flex-start;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.title-option:hover{border-color:var(--theme-success-500);background:var(--theme-elevation-50)}.title-option input[type=radio]{cursor:pointer;margin-top:.25rem}.title-option span{flex:1;line-height:1.5}.custom-title-input{border:1px solid var(--theme-elevation-200);border-radius:4px;width:100%;margin-top:.5rem;padding:.75rem;font-size:.875rem}.modal-footer{border-top:1px solid var(--theme-elevation-200);justify-content:flex-end;gap:1rem;padding:1.5rem;display:flex}.edit-compare-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:.5rem;display:grid}.edit-compare-panel{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-200);border-radius:8px;flex-direction:column;gap:.75rem;max-height:65vh;padding:1rem;display:flex;overflow:hidden}.edit-compare-panel-edited{border-color:var(--theme-success-300);background:var(--theme-success-50)}.edit-compare-heading{border-bottom:1px solid var(--theme-elevation-200);margin:0;padding-bottom:.5rem;font-size:1.125rem;font-weight:600}.edit-compare-panel-edited .edit-compare-heading{border-color:var(--theme-success-200)}.edit-compare-titles{flex-direction:column;flex-shrink:0;gap:.35rem;display:flex}.edit-compare-article-wrap strong,.edit-compare-titles strong{text-transform:uppercase;letter-spacing:.5px;color:var(--theme-text-secondary);font-size:.75rem}.edit-compare-title-option{padding:.35rem 0;font-size:.875rem;line-height:1.4}.edit-compare-article-wrap{flex-direction:column;flex:1;gap:.35rem;min-height:0;display:flex;overflow:hidden}.edit-compare-article{white-space:pre-wrap;word-break:break-word;background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);border-radius:4px;flex:1;margin:0;padding:.75rem;font-family:inherit;font-size:.8125rem;line-height:1.55;overflow-y:auto}.edit-compare-btn{flex-shrink:0;margin-top:.25rem}@media (max-width:900px){.edit-compare-grid{grid-template-columns:1fr}}.two-panel-layout .left-panel{border-right:1px solid var(--theme-elevation-200)}.two-panel-layout .left-panel,.two-panel-layout .right-panel{background:var(--theme-elevation-0)}.two-panel-layout .panel-header{font-weight:600}.form-section{margin-bottom:2rem}.form-section label{color:var(--theme-text);margin-bottom:.75rem;font-size:.9375rem;font-weight:600;display:block}.form-section input,.form-section select,.form-section textarea{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-50);width:100%;color:var(--theme-text);border-radius:6px;padding:.75rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s,background-color .2s}.form-section input:focus,.form-section select:focus,.form-section textarea:focus{border-color:var(--theme-success-500);background:var(--theme-elevation-0);outline:none}.btn-block{width:100%;margin-top:1rem}@keyframes studio-toggle-blink{0%,to{opacity:1}50%{opacity:.25}}.studio-toggle--loading{animation:studio-toggle-blink .75s ease-in-out infinite}.regeneration-container{max-width:900px;margin:0 auto;padding:2rem}.fact-check-container{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-200);border-radius:8px;margin-top:2rem;padding:1.5rem}.fact-check-pending{border-color:var(--theme-warning-300);background:var(--theme-warning-50)}.fact-check-failed{border-color:var(--theme-error-300);background:var(--theme-error-50)}.fact-check-completed{border-color:var(--theme-success-300)}.fact-check-container h3{margin:0 0 1rem;font-size:1.125rem;font-weight:600}.fact-check-metrics{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-top:1rem;display:grid}.fact-check-metric{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);text-align:center;border-radius:6px;padding:1rem}.fact-check-metric-label{text-transform:uppercase;letter-spacing:.5px;color:var(--theme-text-secondary);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.fact-check-metric-value{color:var(--theme-text);font-size:1.5rem;font-weight:700}.success-message{background:var(--theme-success-50);border:1px solid var(--theme-success-300);color:var(--theme-success-700);border-radius:4px;margin-bottom:1.5rem;padding:1rem}.article-rich-editor{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);border-radius:4px;overflow:hidden}.article-rich-editor-toolbar{border-bottom:1px solid var(--theme-elevation-200);background:var(--theme-elevation-50,#f9fafb);flex-wrap:wrap;align-items:center;gap:.25rem;padding:.5rem .75rem;display:flex}.article-rich-editor-content{font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--theme-elevation-900,#111);outline:none;min-height:400px;padding:1.75rem 2rem;font-size:1.0625rem;line-height:1.8}.article-rich-editor-content h1,.article-rich-editor-content h2,.article-rich-editor-content h3,.article-rich-editor-content h4,.article-rich-editor-content h5,.article-rich-editor-content h6{font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--theme-elevation-900,#111);margin:1.75rem 0 .6rem;font-weight:700;line-height:1.3}.article-rich-editor-content h1{font-size:1.75rem}.article-rich-editor-content h2{font-size:1.4rem}.article-rich-editor-content h3{font-size:1.15rem}.article-rich-editor-content p{margin:0 0 1.1rem}.article-rich-editor-content ol,.article-rich-editor-content ul{margin:0 0 1.1rem 1.5rem;padding:0}.article-rich-editor-content li{margin-bottom:.45rem}.article-rich-editor-content hr{border:none;border-top:1px solid var(--theme-elevation-200);margin:1.75rem 0}.article-rich-editor-content a{color:#60a5fa;text-underline-offset:2px;pointer-events:none;cursor:text;text-decoration:underline}.article-rich-editor-content strong{font-weight:700}.article-rich-editor-content em{font-style:italic}.article-rich-editor-content p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--theme-elevation-400);pointer-events:none;float:left;height:0}:root{--theme-link:var(--theme-text)}.template-default__wrap{width:100%}.nav .nav__link--active,.nav__link--active{background-color:var(--theme-elevation-100)!important;color:var(--theme-text)!important}:focus-visible{outline-color:var(--theme-elevation-500)!important}.btn--style-primary{background-color:var(--theme-elevation-800)!important;color:var(--theme-bg)!important}.btn--style-primary:hover{background-color:var(--theme-elevation-700)!important}