*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.875rem;color:#333;background:#f5f5f5;overflow:auto;-webkit-font-smoothing:antialiased}a{color:#007bff;text-decoration:none}a:hover{text-decoration:underline}hr{border:none;border-top:1px solid #dee2e6;margin:16px 0}#loader{position:fixed;top:0;right:0;bottom:0;left:0;background:#fffc;z-index:10000;display:flex;align-items:center;justify-content:center}#loader:after{content:"";width:50px;height:50px;border:4px solid #e0e0e0;border-top-color:#06c;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-layout{display:flex;min-height:100vh}.main-content{flex:1;overflow-y:auto;padding-bottom:140px;background:#f5f5f5}.container{max-width:1400px;margin:0 auto;padding:20px}.header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:20px}.header-row h1{font-size:1.4rem;color:#333;font-weight:700;white-space:nowrap}.header-row h1 i{color:#007bff;margin-right:6px}.app-version-headline{font-size:.65em;font-weight:400;color:#888;margin-left:8px}.header-logos{display:flex;align-items:center;gap:24px;flex:1;justify-content:center}.header-logos a{display:inline-flex;align-items:center}.header-logo-batalyse{height:28px;width:auto;display:block}.header-logo-hzb{height:38px;width:auto;display:block}.header-actions{display:flex;gap:8px}@media(max-width:1100px){.header-logos{gap:12px}.header-logo-batalyse{height:22px}.header-logo-hzb{height:30px}}.card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1rem 1.25rem;margin-bottom:.75rem}details.card>summary.card-summary{list-style:none;cursor:pointer;padding:0;margin:0;-webkit-user-select:none;user-select:none}details.card>summary.card-summary::-webkit-details-marker{display:none}details.card>summary.card-summary:before{content:"▶";display:inline-block;margin-right:8px;color:#007bff;font-size:.8rem;transition:transform .2s}details.card[open]>summary.card-summary:before{transform:rotate(90deg)}.card h2{font-size:1.2rem;color:#444;margin-bottom:8px}.card h3{font-size:1rem;color:#555;margin-bottom:6px}.card-head-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px}.card-head-row h2{margin-bottom:0}.export-plots-wrap{position:relative}.export-plots-menu{position:absolute;top:100%;right:0;margin-top:4px;min-width:240px;background:#fff;border:1px solid #d8d8d8;border-radius:4px;box-shadow:0 4px 10px #00000014;z-index:1500;padding:4px 0}.export-menu-section{border-bottom:1px solid #f0f0f0;padding:4px 0}.export-menu-section:last-of-type{border-bottom:0}.export-menu-section-head{padding:4px 12px;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#888}.export-menu-item{display:block;width:100%;text-align:left;background:transparent;border:0;padding:6px 12px;font-size:.85rem;color:#333;cursor:pointer}.export-menu-item:hover,.export-menu-item:focus{background:#f0f4ff;color:#007bff;outline:0}.export-menu-divider{height:1px;background:#e8e8e8;margin:4px 0}.export-menu-empty{padding:12px;text-align:center;font-size:.85rem;color:#888}.nomad-send-group{display:inline-flex;align-items:stretch;border:1px solid #d0d4da;border-radius:4px;background:#f5f6f8;overflow:hidden}.nomad-send-group .nomad-send-btn{border:0;border-radius:0;margin:0}.nomad-send-group .nomad-send-to{display:inline-flex;align-items:center;padding:0 8px;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:#888;background:#f5f6f8;border-left:1px solid #d0d4da;border-right:1px solid #d0d4da;-webkit-user-select:none;user-select:none}.nomad-send-group .nomad-send-select{border:0;background:#fff;padding:0 28px 0 10px;font-size:.85rem;height:auto;min-height:32px;max-width:280px;cursor:pointer}.nomad-send-group .nomad-send-select:focus{outline:2px solid rgba(0,123,255,.3);outline-offset:-2px}.nomad-send-group .nomad-send-btn:disabled,.nomad-send-group .nomad-send-select:disabled{opacity:.5;cursor:not-allowed}.export-plot-list{margin-top:6px;display:flex;flex-wrap:wrap;gap:8px}.export-plot-row{display:flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid #eee;border-radius:4px;background:#fafafa;flex:1 1 0;min-width:160px}.export-plot-label{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#444}.export-empty{padding:16px;text-align:center;color:#888;font-size:.9rem}.export-tips-card{margin-top:18px;padding:1.25rem 1.5rem}.export-tips-card h3{margin:0 0 10px}.export-tips-list{margin:0;padding-left:1.5rem}.export-tips-list li{margin-bottom:6px;line-height:1.45}.export-tips-list li:last-child{margin-bottom:0}.tabs{display:flex;border-bottom:3px solid #e9ecef;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tab-button{padding:1rem .5rem;font-size:.8rem;font-weight:600;color:#495057;background:transparent;border:none;border-bottom:3px solid transparent;margin-bottom:-3px;cursor:pointer;white-space:nowrap;transition:color .2s,border-color .2s,background .2s}.tab-button:hover{color:#000;background:#f8f9fa}.tab-button.active{color:#007bff;border-bottom-color:#007bff}.tab-button i{margin-right:4px}.tab-panel{display:none;padding:12px 0}.tab-panel.active{display:block}.plot-row{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:12px}.plot-container{min-height:400px}.plot-tall{min-height:600px;height:600px}.eis-plot-layout{display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:stretch}.eis-plot-left,.eis-plot-right{display:flex;flex-direction:column}.eis-plot-left .plot-container,.eis-plot-right .plot-container{flex:1}.shared-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 16px;padding:10px 12px;border-top:1px solid #e9ecef;margin-top:8px}.legend-item{display:inline-flex;align-items:center;gap:5px;padding:2px 6px;cursor:default;border-radius:3px}.legend-item:hover{background:#f0f0f0}.legend-swatch{width:10px;height:10px;border-radius:50%;flex-shrink:0}.legend-label{font-size:.82rem;color:#333;white-space:nowrap}@media(max-width:900px){.plot-row,.eis-plot-layout{grid-template-columns:1fr}}.file-list-header{display:flex;padding:6px 10px;font-size:.8rem;font-weight:600;color:#555;border-bottom:1px solid #e0e0e0;background:#f8f9fa}.file-header-name{flex:2}.file-header-pts{flex:1;text-align:center}.file-list{list-style:none;padding:0;margin:0}.file-list li{display:flex;align-items:center;padding:6px 10px;font-size:.8rem;border-bottom:1px solid #f0f0f0}.file-list li:last-child{border-bottom:none}.file-list .file-name{flex:2}.file-list .file-count{flex:1;text-align:center;color:#666}.form-group{display:flex;flex-direction:column;gap:3px;margin-bottom:8px}.form-group label{font-size:.8rem;font-weight:600;color:#555}.form-control{width:100%;padding:.375rem .5rem;font-size:.875rem;border:1px solid #ced4da;border-radius:4px;font-family:inherit;transition:border-color .15s}.form-control:focus{outline:none;border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}textarea.form-control{resize:vertical}select.form-control{cursor:pointer}.form-row-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}@media(max-width:900px){.form-row-3{grid-template-columns:1fr}}.btn{display:inline-flex;align-items:center;gap:6px;border:1px solid transparent;border-radius:4px;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .15s,transform .1s,box-shadow .15s;font-family:inherit}.btn:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.btn:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.btn-sm{padding:.25rem .5rem;font-size:.875rem}.btn-primary{background:#007bff;color:#fff;padding:.5rem 1rem}.btn-primary:hover{background:#0056b3}.btn-secondary{background:#495057;color:#fff;padding:.5rem 1rem}.btn-secondary:hover{background:#3d4349}.btn-danger{background:#dc3545;color:#fff;padding:.5rem 1rem}.btn-danger:hover{background:#c82333}#status-message{position:fixed;top:1rem;left:50%;transform:translate(-50%);padding:.5rem 1rem;border-radius:4px;max-width:600px;min-width:300px;z-index:10001;display:none;font-weight:500;font-size:.875rem}#status-message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}#status-message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}#status-message.info{background:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}.table{width:100%;font-size:.875rem;border-collapse:collapse;margin:8px 0 16px}.table th{padding:.75rem .5rem;border-bottom:2px solid #dee2e6;background:#f0f1f2;text-align:left;font-weight:600}.table td{padding:.5rem;border-bottom:1px solid #f0f0f0}.table tr:hover td{background:#f8f9fa}#fixed-footer{position:fixed;left:0;bottom:0;width:100%;background:#fffffffa;border-top:1px solid #e6e6e6;z-index:9999;padding:8px 0;display:flex;align-items:center}.footer-left{width:320px;min-width:320px;max-width:400px;display:flex;align-items:center;justify-content:center;padding:0 12px;flex-shrink:0}.footer-center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 16px;min-width:0}.footer-inner{text-align:center;color:#666;font-size:.85rem}.footer-version,.footer-links{text-align:center;color:#888;font-size:.8rem;margin-top:2px}.footer-links a,.footer-inner a{color:#666;margin:0 4px}.footer-oscars{display:inline-flex;align-items:center}.footer-oscars img{height:56px;width:auto;max-width:100%;display:block}@media(max-width:900px){.footer-left{width:280px;min-width:280px}.footer-oscars img{height:40px}}.help-content h3{color:#444;margin:40px 0 8px;padding-top:16px;border-top:1px solid #e8e8e8}.help-content>h3:first-of-type,.help-content>hr+h3{border-top:0;padding-top:0;margin-top:24px}.help-content p,.help-content li{color:#555;line-height:1.6}.help-content ol,.help-content ul{padding-left:1.5rem;margin:6px 0 12px}.help-content ol li,.help-content ul li{margin-bottom:4px}.bug-report-content h4{margin:12px 0 6px;color:#444}.nav-controls{display:flex;flex-direction:column;gap:10px}.nav-filters{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:6px 0;border-bottom:1px solid #f0f0f0}.nav-filter-checks{display:flex;gap:12px}.nav-check{display:inline-flex;align-items:center;gap:4px;font-size:.85rem;font-weight:500;color:#444;cursor:pointer}.nav-check input[type=checkbox]{width:1rem;height:1rem;cursor:pointer}.nav-cycle-range{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#555}.nav-cycle-range label{font-weight:600;white-space:nowrap}.form-control-sm{padding:4px 6px;font-size:.8rem}.nav-range{display:flex;gap:10px;align-items:flex-end}.nav-range .form-group{flex:1;min-width:100px}.nav-btn-group{flex:0!important;min-width:auto!important}@media(max-width:600px){.nav-range,.nav-filters{flex-wrap:wrap}}.empty-state{text-align:center;padding:60px 20px;color:#666}.empty-state-icon{font-size:48px;margin-bottom:12px}.empty-state h2{font-size:1.2rem;color:#444;margin-bottom:6px}.attachment-zone{border:2px dashed #ccc;border-radius:6px;padding:12px;text-align:center;cursor:pointer;margin:8px 0;transition:border-color .2s}.attachment-zone:hover{border-color:#007bff}.attachment-preview{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.attachment-preview img{max-width:80px;max-height:80px;border-radius:4px;border:1px solid #ddd;object-fit:cover}.attachment-list{font-size:.8rem;color:#666;margin-top:4px}.field-error{border-color:#dc3545!important;box-shadow:0 0 0 .2rem #dc354540!important}.field-error-msg{color:#dc3545;font-size:.75rem;margin-top:2px}.text-muted{color:#888}.text-small{font-size:.8rem}.sidebar{width:320px;min-width:280px;max-width:400px;height:100vh;overflow-y:auto;border-right:1px solid #e0e0e0;background:#fff;display:flex;flex-direction:column;position:sticky;top:0}.sidebar-header{padding:0;border-bottom:0;background:#fafafa;text-align:center}.sidebar-header h2{font-size:1.6rem;font-weight:700;color:#1e3a5f;margin:0}.sidebar-header .sidebar-logo{height:28px;margin-bottom:6px}.sidebar-tabs-header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 4px;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6b7a8f;background:#fafafa}.sidebar-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:6px 8px 10px;background:#fafafa;background-color:#d3e1f6;border-top:1px solid #d3e1f6;border-bottom:1px solid #c8d6ee;box-shadow:inset 0 0 0 1px #e8eef7}.sidebar-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:58px;padding:6px;font-size:.72rem;font-weight:600;color:#5a6577;background:#fff;border:none;border-top:3px solid transparent;border-radius:4px;cursor:pointer;transition:color .15s,background .15s,border-top-color .15s,box-shadow .15s,transform .1s;text-align:center}.sidebar-tab:hover{color:#0066d6;background:#f4f8ff;box-shadow:0 1px 3px #0066d61f;transform:translateY(-1px)}.sidebar-tab.active{color:#0066d6;background:#fff;border-top-color:#007bff;box-shadow:0 2px 6px #007bff2e}.sidebar-tab i{display:block;font-size:1.05rem;line-height:1;margin-bottom:1px}.sidebar-tab span{display:block;font-size:.7rem;letter-spacing:.01em;line-height:1.1}.sidebar-tab--logo{padding:6px}.sidebar-tab-logo{display:block;height:22px;max-width:100%;width:auto;object-fit:contain;opacity:.7;transition:opacity .2s}.sidebar-tab--logo:hover .sidebar-tab-logo,.sidebar-tab--logo.active .sidebar-tab-logo{opacity:1}.doi-file-row{display:flex;align-items:center;gap:6px;padding:4px 2px;font-size:.85em;border-bottom:1px solid #f0f0f0}.doi-file-name{flex:1;word-break:break-all}.doi-file-size{white-space:nowrap}.doi-file-row--unsupported{opacity:.5;cursor:not-allowed}.doi-file-row--unsupported input[type=checkbox]{cursor:not-allowed}.doi-file-row--unsupported .doi-file-name{text-decoration:line-through;text-decoration-color:#b0b0b0}.doi-integrity{display:inline-block;padding:0 6px;font-size:.85em;font-weight:600;border-radius:8px;white-space:nowrap}.doi-integrity--verified{color:#1b6b2b;background:#e6f3ea;border:1px solid #b8dec4}.doi-integrity--unverified{color:#8a6500;background:#fff7e0;border:1px solid #f0d995}.doi-file-unsupported{display:inline-block;padding:0 5px;font-size:.7em;font-weight:600;letter-spacing:.02em;color:#8a6500;background:#fff7e0;border:1px solid #f0d995;border-radius:8px;white-space:nowrap}.doi-source-badge{display:inline-block;margin-left:6px;padding:1px 6px;font-size:.7em;font-weight:600;letter-spacing:.02em;color:#0066d6;background:#eaf2ff;border:1px solid #cfe1ff;border-radius:10px;white-space:nowrap;vertical-align:middle}.dl-progress{margin:6px 0;font-size:.8em}.dl-progress-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px;gap:8px}.dl-progress-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:monospace;font-size:.95em}.dl-progress-pct{flex-shrink:0;font-variant-numeric:tabular-nums;color:#666}.dl-progress-bar{height:6px;background:#e8e8e8;border-radius:3px;overflow:hidden}.dl-progress-bar-fill{height:100%;background:linear-gradient(90deg,#007bff,#28a745);width:0%;transition:width .2s ease-out}.dl-progress-bar-fill.indeterminate{width:30%;background:linear-gradient(90deg,transparent,#007bff,transparent);animation:dl-indeterminate 1.4s linear infinite}@keyframes dl-indeterminate{0%{transform:translate(-100%)}to{transform:translate(400%)}}.sidebar-panel{display:none;padding:12px;flex:1}.sidebar-panel.active{display:block}.file-upload-zone{border:2px dashed #ccc;border-radius:8px;padding:10px 12px;text-align:center;cursor:pointer;transition:border-color .3s,background .3s;margin-bottom:8px}.file-upload-zone:hover,.file-upload-zone.drag-over{border-color:#007bff;background:#f0f7ff}.file-upload-zone .upload-icon{font-size:1.4rem;color:#007bff;margin-bottom:2px}.file-upload-zone p{margin:2px 0;font-size:.78rem;color:#333}.file-upload-zone .upload-hint{color:#888;font-size:.72rem}.file-upload-zone input[type=file]{display:none}.upload-progress{margin:8px 0;font-size:.8rem;color:#666}.upload-progress-bar{height:4px;background:#e9ecef;border-radius:2px;overflow:hidden;margin-bottom:4px}.upload-progress-fill{height:100%;background:#007bff;border-radius:2px;transition:width .3s;width:0%}.format-info{margin:6px 0 8px;color:#888;font-size:.8rem}.sidebar-form{display:flex;flex-direction:column;gap:10px}.sidebar-form .form-group{display:flex;flex-direction:column;gap:3px}.sidebar-form label{font-size:.8rem;font-weight:600;color:#555}.sidebar-form .form-control{padding:6px 8px;border:1px solid #ccc;border-radius:4px;font-size:.85rem;font-family:inherit}.sidebar-form .form-control:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff26}.form-row-inline{display:flex;gap:10px}.form-row-inline .form-group{flex:1}.sidebar-actions{display:flex;gap:8px;margin-top:4px}.connect-status{font-size:.8rem;margin-top:4px}.sidebar-section-header{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;font-weight:600;color:#333;margin:10px 0 6px;padding:0 2px}.sidebar-file-list{border:1px solid #e0e0e0;border-radius:4px}.loaded-file-item{padding:6px 10px;font-size:.8rem;color:#333;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.loaded-file-item:last-child{border-bottom:none}.file-info-card{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;padding:10px 12px;margin:8px 0;font-size:.8rem}details.file-info-card{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;padding:10px 12px;margin:8px 0;font-size:.8rem}details.file-info-card>summary.file-info-title{list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none}details.file-info-card>summary.file-info-title::-webkit-details-marker{display:none}details.file-info-card>summary.file-info-title:before{content:"▶";display:inline-block;margin-right:6px;color:#007bff;font-size:.7rem;transition:transform .2s}details.file-info-card[open]>summary.file-info-title:before{transform:rotate(90deg)}.file-info-title{display:flex;justify-content:space-between;align-items:center;font-weight:700;color:#1e3a5f;font-size:.85rem}.file-info-body{margin-top:8px}.file-info-title i.fa-file{color:#007bff;margin-right:4px}.clear-file-btn{font-size:.7rem!important;padding:2px 5px!important;color:#999!important}.clear-file-btn:hover{color:#dc3545!important;border-color:#dc3545!important}.file-info-row{display:flex;justify-content:space-between;padding:2px 0;color:#555;border-bottom:1px solid #f0f0f0}.file-info-row:last-child{border-bottom:none}.file-info-label{font-weight:600;color:#444}.sweep-phase-label{font-size:.72rem;font-weight:700;margin-top:2px;margin-bottom:3px;padding-bottom:2px;border-bottom:1px solid #eee}.sweep-variation-warning{background:#fff8e1;border:1px solid #f9a825;color:#8b5a00;font-size:.68rem;padding:4px 6px;border-radius:4px;margin:4px 0;line-height:1.3}.sweep-variation-warning i{color:#d97706;margin-right:3px}.sweep-variation-warning code{font-size:.65rem;background:#fff9;padding:1px 3px;border-radius:2px}.sidebar-param-row-varied{background:#fff8e1}.sidebar-param-row{display:flex;justify-content:space-between;padding:3px 0;font-size:.72rem;color:#555;border-bottom:1px dotted #f0f0f0;gap:8px}.sidebar-param-row:last-child{border-bottom:none}.sidebar-param-key{font-family:monospace;color:#333;font-size:.7rem}.sidebar-param-val{color:#555;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-nav-filters{display:flex;gap:8px;flex-wrap:wrap;margin:4px 0}.sidebar-check{display:inline-flex;align-items:center;gap:3px;font-size:.75rem;font-weight:500;color:#444;cursor:pointer}.sidebar-check input[type=checkbox]{width:.85rem;height:.85rem;cursor:pointer}.sidebar-nav-cycle{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#555;margin:4px 0}.sidebar-nav-cycle span:first-child{font-weight:600;white-space:nowrap;display:inline-block;width:42px;min-width:42px}.sidebar-input-sm{width:46px!important;padding:3px 4px!important;font-size:.75rem!important;text-align:center;-moz-appearance:textfield}.sidebar-input-list{flex:1;min-width:0;padding:3px 6px!important;font-size:.75rem!important;font-family:monospace}.input-inactive{opacity:.45;background:#f0f0f0!important}.sidebar-input-sm::-webkit-outer-spin-button,.sidebar-input-sm::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sidebar-nav-range{display:flex;align-items:center;gap:4px;margin-top:4px}.sidebar-nav-range span{font-size:.75rem;color:#888}.sidebar-cycle-ranges{margin:6px 0}.sidebar-cycle-ranges-header{font-size:.7rem;font-weight:600;color:#666;margin-top:4px;margin-bottom:2px;padding:2px 0;border-bottom:1px dotted #e0e0e0}.sidebar-cycle-row{display:flex;align-items:center;gap:4px;margin-bottom:2px;font-size:.7rem;color:#555}.sidebar-cycle-row .cycle-label{display:inline-block;min-width:28px;font-weight:600;color:#444;font-family:monospace}.sidebar-cycle-row .cycle-sep{color:#888}.sidebar-cycle-row .cycle-max{color:#888;font-size:.65rem;margin-left:2px}.sidebar-cycle-row .sidebar-input-sm{width:42px!important;padding:2px 3px!important;font-size:.7rem!important}.btn-icon{background:none;border:1px solid #ccc;border-radius:4px;padding:3px 6px;cursor:pointer;font-size:.75rem;color:#555;transition:background .15s}.btn-icon:hover{background:#f0f4ff;border-color:#007bff;color:#007bff}.btn-xs{padding:3px 8px!important;font-size:.75rem!important}.sidebar-details{border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;margin-bottom:8px}#update-section{margin-bottom:16px}.sidebar-details summary{padding:8px 12px;font-size:.8rem;font-weight:600;color:#555;cursor:pointer;background:#fafafa}.sidebar-details summary:hover{background:#f0f4ff}.sidebar-details-content{padding:8px 12px;font-size:.8rem;color:#666}.sidebar-details-content p{margin-bottom:6px}.sidebar-details-content ul{padding-left:16px;margin:4px 0}.sidebar-details-content li{margin-bottom:2px}.sidebar-footer{padding:12px;border-top:1px solid #e8e8e8;margin-top:auto}.sidebar-version{text-align:center;font-size:.75rem;color:#999;margin-top:8px}.guide-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;display:none;--guide-accent: #007bff;--guide-accent-soft: #e7f1ff;--guide-fg: #1f2328;--guide-fg-muted: #5b6470;--guide-bg: #ffffff;--guide-bg-soft: #f6f8fa;--guide-border: #d0d7de;--guide-warn-bg: #fff8c5;--guide-warn-border: #d4a72c;--guide-danger-bg: #ffebe9;--guide-danger-border: #ff8182;--guide-ok-bg: #dafbe1;--guide-ok-border: #2da44e;--guide-code-bg: #f6f8fa;--guide-code-border: #d0d7de}.guide-overlay.is-open{display:block}.guide-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d11178c;cursor:pointer}.guide-modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(1100px,92vw);height:min(820px,90vh);background:var(--guide-bg);color:var(--guide-fg);border-radius:8px;box-shadow:0 24px 64px #0d111759;display:flex;flex-direction:column;overflow:hidden;font-size:14px;line-height:1.55}body.guide-open{overflow:hidden}.guide-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border-bottom:1px solid var(--guide-border);background:var(--guide-bg-soft)}.guide-title{margin:0;font-size:16px;font-weight:600;display:inline-flex;align-items:center;gap:8px}.guide-title i{color:var(--guide-accent)}.guide-toolbar{display:inline-flex;align-items:center;gap:8px}.guide-toolbar-btn{background:transparent;border:1px solid var(--guide-border);border-radius:4px;width:32px;height:32px;cursor:pointer;color:var(--guide-fg-muted);display:inline-flex;align-items:center;justify-content:center}.guide-toolbar-btn:hover{background:var(--guide-accent-soft);color:var(--guide-accent);border-color:var(--guide-accent)}.guide-toolbar-btn:focus-visible{outline:2px solid var(--guide-accent);outline-offset:2px}.guide-lang-picker{display:flex;flex-wrap:wrap;gap:4px;max-width:260px}.guide-lang-btn{display:inline-flex;align-items:center;gap:5px;padding:3px 7px 3px 5px;background:var(--guide-bg);border:1px solid var(--guide-border);border-radius:4px;font-size:11px;font-weight:600;color:var(--guide-fg-muted);cursor:pointer;line-height:1;min-height:28px}.guide-lang-btn:hover:not(.is-active){background:var(--guide-bg-soft);border-color:var(--guide-accent)}.guide-lang-btn.is-active{background:var(--guide-accent-soft);color:var(--guide-accent);border-color:var(--guide-accent)}.guide-lang-btn:focus-visible{outline:2px solid var(--guide-accent);outline-offset:2px}.guide-lang-flag{display:inline-flex;align-items:center;justify-content:center;width:18px;height:12px;border-radius:2px;border:1px solid rgba(0,0,0,.18);overflow:hidden;background:#fff;flex-shrink:0;line-height:0}.guide-lang-flag svg{display:block;width:100%;height:100%}.guide-lang-code{font-variant-numeric:tabular-nums}.guide-body{flex:1;display:grid;grid-template-columns:minmax(220px,280px) 1fr;min-height:0}.guide-sidebar{border-right:1px solid var(--guide-border);background:var(--guide-bg-soft);display:flex;flex-direction:column;min-height:0}.guide-content{padding:24px 32px 40px;overflow-y:auto;min-height:0;outline:none}.guide-overlay.guide-sidebar-collapsed .guide-sidebar{display:none}.guide-overlay.guide-sidebar-collapsed .guide-body{grid-template-columns:1fr}.guide-search-wrap{position:relative;padding:12px;border-bottom:1px solid var(--guide-border)}.guide-search-icon{position:absolute;top:50%;left:22px;transform:translateY(-50%);color:var(--guide-fg-muted);pointer-events:none;font-size:12px}.guide-search{width:100%;padding:6px 8px 6px 28px;border:1px solid var(--guide-border);border-radius:4px;font-size:13px;background:var(--guide-bg);color:var(--guide-fg)}.guide-search:focus{outline:none;border-color:var(--guide-accent);box-shadow:0 0 0 3px var(--guide-accent-soft)}.guide-toc{flex:1;overflow-y:auto;padding:8px 12px 24px}.guide-toc-list{list-style:none;margin:0;padding:0}.guide-toc-list>li{margin:0 0 4px}.guide-toc-sublist{list-style:none;margin:2px 0 8px;padding:0 0 0 16px;border-left:1px solid var(--guide-border)}.guide-toc-section,.guide-toc-sub{display:flex;gap:6px;padding:4px 8px;border-radius:4px;color:var(--guide-fg);text-decoration:none;font-size:13px;line-height:1.35}.guide-toc-section{font-weight:600}.guide-toc-sub{color:var(--guide-fg-muted);font-size:12.5px}.guide-toc-section:hover,.guide-toc-sub:hover{background:var(--guide-accent-soft);color:var(--guide-accent);text-decoration:none}.guide-toc-num{flex:0 0 auto;min-width:24px;color:var(--guide-accent);font-variant-numeric:tabular-nums}.guide-toc-label{flex:1 1 auto}.guide-no-results{color:var(--guide-fg-muted);font-style:italic;padding:12px 8px;text-align:center}.guide-content h2,.guide-content h3,.guide-content h4{font-weight:600;color:var(--guide-fg)}.guide-section-heading{font-size:22px;margin:0 0 12px;display:flex;gap:10px;align-items:baseline;border-bottom:1px solid var(--guide-border);padding-bottom:8px}.guide-section+.guide-section,.guide-section-heading+.guide-section-heading{margin-top:32px}.guide-section{margin-bottom:32px}.guide-section-body{margin-bottom:16px}.guide-subsection{margin:20px 0}.guide-subsection-heading{font-size:16px;margin:0 0 6px;display:flex;gap:8px;align-items:baseline}.guide-subsection-heading .guide-toc-num{color:var(--guide-fg-muted);min-width:auto}.guide-content p{margin:6px 0 10px}.guide-content ul,.guide-content ol{padding-left:22px;margin:6px 0 10px}.guide-content li{margin:3px 0}.guide-content code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.9em;padding:1px 5px;background:var(--guide-code-bg);border:1px solid var(--guide-code-border);border-radius:3px}.guide-content a{color:var(--guide-accent)}.guide-content a:hover{text-decoration:underline}.guide-translation-notice{display:flex;gap:10px;align-items:flex-start;background:var(--guide-warn-bg);border:1px solid var(--guide-warn-border);border-radius:4px;padding:8px 12px;margin:0 0 20px;font-size:12.5px;line-height:1.45;color:var(--guide-fg)}.guide-translation-notice i{color:var(--guide-warn-border);margin-top:2px;flex:0 0 auto}.guide-translation-notice-text{flex:1 1 auto}.guide-translation-notice-link{background:transparent;border:none;padding:0;color:var(--guide-accent);text-decoration:underline;cursor:pointer;font:inherit}.guide-translation-notice-link:hover{text-decoration:none}.guide-translation-notice-link:focus-visible{outline:2px solid var(--guide-accent);outline-offset:2px;border-radius:2px}.guide-flash{animation:guide-flash 1.4s ease-out}@keyframes guide-flash{0%{background:var(--guide-accent-soft)}to{background:transparent}}.guide-callout{border-left:4px solid var(--guide-border);background:var(--guide-bg-soft);padding:10px 14px;margin:14px 0;border-radius:0 4px 4px 0}.guide-callout-info{border-left-color:var(--guide-accent);background:var(--guide-accent-soft)}.guide-callout-warn{border-left-color:var(--guide-warn-border);background:var(--guide-warn-bg)}.guide-callout-danger{border-left-color:var(--guide-danger-border);background:var(--guide-danger-bg)}.guide-callout-ok{border-left-color:var(--guide-ok-border);background:var(--guide-ok-bg)}.guide-callout strong:first-child{display:block;margin-bottom:2px}@media(max-width:720px){.guide-modal{width:100vw;height:100vh;border-radius:0;top:0;left:0;transform:none}.guide-body{grid-template-columns:1fr;grid-template-rows:auto 1fr}.guide-sidebar{border-right:none;border-bottom:1px solid var(--guide-border);max-height:40vh}.guide-header{flex-wrap:wrap}}@media print{body.guide-open>*:not(.guide-overlay){display:none!important}.guide-overlay{position:static;display:block;background:#fff}.guide-backdrop,.guide-toolbar,.guide-search-wrap,.guide-sidebar{display:none!important}.guide-modal{position:static;transform:none;width:100%;height:auto;box-shadow:none;border-radius:0}.guide-body{grid-template-columns:1fr}.guide-content{padding:0;overflow:visible}}
