*{box-sizing:border-box;margin:0;padding:0}.material-icons-round{font-size:18px;line-height:1}body{font-family:"Source Sans 3",sans-serif;background:#f4f6f9}.sidebar{position:fixed;top:0;left:0;width:250px;height:100vh;background:linear-gradient(180deg,#343a40,#212529);color:#c2c7d0;z-index:1000;overflow-y:auto}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-thumb{background:#4b545c;border-radius:3px}.brand{padding:12px 16px;background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:10px}.brand-logo{width:34px;height:34px;background:#dc3545;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:18px}.brand-text{font-size:18px;font-weight:700;color:#fff}.brand-text span{color:#6c757d;font-weight:400;font-size:14px;margin-left:4px}.nav-section{padding:8px 0}.nav-header{padding:12px 16px 6px;font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#6c757d}.nav-item{display:flex;align-items:center;gap:10px;padding:10px 16px;color:#c2c7d0;text-decoration:none;transition:all .2s;border-left:3px solid transparent;font-size:14px}.nav-badge{margin-left:auto;background:#dc3545;color:#fff;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700;line-height:1}.nav-item:hover{background:#ffffff0d;color:#fff}.nav-item.active{background:#ffffff14;color:#fff;border-left-color:#dc3545}.nav-item .material-icons-round{font-size:20px;opacity:.8}.nav-item.active .material-icons-round{opacity:1}.main-wrapper{margin-left:250px;min-height:100vh}.topbar{background:#fff;padding:0 24px;height:57px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dee2e6;position:sticky;top:0;z-index:100}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:14px;color:#6c757d}.breadcrumb a{color:#007bff;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb-sep{color:#adb5bd}.breadcrumb-current{color:#495057}.topbar-right{display:flex;align-items:center;gap:16px}.topbar-btn{width:36px;height:36px;border-radius:50%;border:none;background:#f4f6f9;color:#6c757d;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;position:relative}.topbar-btn:hover{background:#e9ecef;color:#495057}.topbar-btn .notif-badge{position:absolute;top:-2px;right:-2px;width:18px;height:18px;background:#dc3545;color:#fff;font-size:10px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.notifications-wrapper{position:relative}.notifications-dropdown{position:absolute;top:44px;right:0;width:360px;background:#fff;border:1px solid #dee2e6;border-radius:10px;box-shadow:0 10px 30px #00000026;display:none;z-index:2000}.notifications-dropdown.open{display:block}.notifications-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #dee2e6;font-weight:600}.notifications-list{max-height:320px;overflow-y:auto}.notifications-item{display:flex;gap:10px;padding:10px 14px;border-bottom:1px solid #f1f3f5;cursor:pointer;transition:background .2s}.notifications-item:hover{background:#f8f9fa}.notifications-item.is-read{opacity:.6}.notifications-icon{width:32px;height:32px;border-radius:50%;background:#f4f6f9;display:flex;align-items:center;justify-content:center;color:#6c757d;flex-shrink:0}.notifications-title{font-size:13px;font-weight:600;color:#212529}.notifications-body{font-size:12px;color:#6c757d}.notifications-time{font-size:11px;color:#adb5bd}.notifications-footer{padding:10px 14px;display:flex;justify-content:space-between;align-items:center}.notifications-empty{padding:18px;text-align:center;color:#6c757d;font-size:13px}.link-btn{border:none;background:none;color:#007bff;cursor:pointer;font-size:12px;padding:0}.user-menu{display:flex;align-items:center;gap:10px;padding:6px 12px;border-radius:6px;cursor:pointer;transition:background .2s}.user-menu{position:relative}.user-menu:hover{background:#f4f6f9}.user-dropdown{display:none;position:absolute;top:100%;right:0;margin-top:4px;min-width:180px;background:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:1000;overflow:hidden}.user-dropdown.open{display:block}.user-dropdown-item{display:flex;align-items:center;gap:10px;padding:10px 16px;color:#212529;text-decoration:none;font-size:14px;transition:background .15s}.user-dropdown-item:hover{background:#f4f6f9}.user-avatar{width:32px;height:32px;background:#007bff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px}.user-info{text-align:right}.user-name{font-size:14px;font-weight:600;color:#212529}.user-role{font-size:11px;color:#6c757d}.content-header{padding:20px 24px}.content-header h1{font-size:24px;font-weight:600;color:#212529;margin-bottom:4px}.content{padding:0 24px 24px}.card{background:#fff;border-radius:8px;box-shadow:0 0 1px #00000020,0 1px 3px #0000001a;margin-bottom:24px}.card-header{padding:16px 20px;border-bottom:1px solid #dee2e6;display:flex;align-items:center;justify-content:space-between}.card-title{font-size:16px;font-weight:600;color:#212529;display:flex;align-items:center;gap:8px}.card-title .material-icons-round{font-size:20px;color:#6c757d}.card-body{padding:20px}.card-footer{padding:12px 20px;background:#f8f9fa;border-top:1px solid #dee2e6;border-radius:0 0 8px 8px}.small-box{border-radius:8px;padding:20px;position:relative;overflow:hidden;color:#fff;box-shadow:0 0 1px #00000020,0 1px 3px #0000001a}.small-box.bg-info{background:linear-gradient(135deg,#17a2b8,#138496)}.small-box.bg-success{background:linear-gradient(135deg,#28a745,#1e7e34)}.small-box.bg-warning{background:linear-gradient(135deg,#ffc107,#d39e00);color:#212529}.small-box.bg-danger{background:linear-gradient(135deg,#dc3545,#bd2130)}.small-box.bg-primary{background:linear-gradient(135deg,#007bff,#0056b3)}.small-box.bg-purple{background:linear-gradient(135deg,#6f42c1,#59359a)}.small-box h3{font-size:38px;font-weight:700;margin:0 0 8px}.small-box p{font-size:15px;margin:0}.small-box .icon{position:absolute;right:15px;top:15px;font-size:70px;opacity:.15}.small-box-footer{display:block;background:#0000001a;margin:20px -20px -20px;padding:10px 20px;text-align:center;color:inherit;text-decoration:none;font-size:13px;transition:background .2s}.small-box-footer:hover{background:#00000026}.info-box{display:flex;background:#fff;border-radius:8px;box-shadow:0 0 1px #00000020,0 1px 3px #0000001a;overflow:hidden;min-height:90px}.info-box-icon{width:80px;display:flex;align-items:center;justify-content:center;font-size:32px;color:#fff}.info-box-icon.bg-info{background:linear-gradient(135deg,#17a2b8,#138496)}.info-box-icon.bg-success{background:linear-gradient(135deg,#28a745,#1e7e34)}.info-box-icon.bg-warning{background:linear-gradient(135deg,#ffc107,#d39e00)}.info-box-icon.bg-danger{background:linear-gradient(135deg,#dc3545,#bd2130)}.info-box-icon.bg-primary{background:linear-gradient(135deg,#007bff,#0056b3)}.info-box-icon.bg-purple{background:linear-gradient(135deg,#6f42c1,#59359a)}.info-box-content{flex:1;padding:14px 16px;display:flex;flex-direction:column;justify-content:center}.info-box-text{font-size:13px;color:#6c757d;text-transform:uppercase;letter-spacing:.3px}.info-box-number{font-size:28px;font-weight:700;color:#212529;line-height:1.2}.row{display:flex;flex-wrap:wrap;margin:0 -12px}.col{padding:0 12px;margin-bottom:24px}.col-3{width:25%}.col-4{width:33.333%}.col-6{width:50%}.col-8{width:66.666%}.col-12{width:100%}.btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:4px;border:1px solid transparent;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none}.btn-primary{background:#007bff;color:#fff}.btn-primary:hover{background:#0069d9}.btn-success{background:#28a745;color:#fff}.btn-success:hover{background:#218838}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover{background:#c82333}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover{background:#5a6268}.btn-info{background:#17a2b8;color:#fff}.btn-info:hover{background:#138496}.btn-warning{background:#ffc107;color:#212529}.btn-warning:hover{background:#e0a800}.btn-sm{padding:5px 10px;font-size:13px}.btn .material-icons-round{font-size:18px}.table{width:100%;border-collapse:collapse}.table th{text-align:left;padding:12px 16px;font-size:12px;text-transform:uppercase;letter-spacing:.3px;color:#6c757d;background:#f8f9fa;border-bottom:2px solid #dee2e6}.table td{padding:12px 16px;border-bottom:1px solid #dee2e6;font-size:14px;color:#212529}.table tbody tr:hover{background:#f8f9fa}.badge{display:inline-block;padding:4px 8px;font-size:11px;font-weight:600;border-radius:4px}.badge-success{background:#d4edda;color:#155724}.badge-warning{background:#fff3cd;color:#856404}.badge-danger{background:#f8d7da;color:#721c24}.badge-info{background:#d1ecf1;color:#0c5460}.badge-secondary{background:#e2e3e5;color:#383d41}.form-group{margin-bottom:16px}.form-label{display:block;font-size:14px;font-weight:500;color:#212529;margin-bottom:6px}.form-control{width:100%;padding:10px 14px;font-size:14px;border:1px solid #ced4da;border-radius:4px;transition:border-color .2s,box-shadow .2s}.form-control:focus{outline:none;border-color:#80bdff;box-shadow:0 0 0 3px #007bff26}.text-muted{color:#6c757d!important}.text-success{color:#28a745!important}.text-danger{color:#dc3545!important}.text-center{text-align:center}.text-right{text-align:right}.mb-0{margin-bottom:0!important}.mt-2{margin-top:8px}.mt-3{margin-top:16px}.d-flex{display:flex}.justify-between{justify-content:space-between}.align-center{align-items:center}.gap-2{gap:8px}.gap-3{gap:12px}#editorjs{--editorjs-gutter: 64px}#editorjs .ce-toolbar{left:0!important;right:auto!important}#editorjs .ce-toolbar__content{max-width:100%!important}#editorjs .ce-toolbar__plus{position:static!important;left:auto!important;transform:none!important}#editorjs .ce-toolbar__actions{position:static!important;right:auto!important;left:auto!important;margin-left:10px!important}#editorjs .ce-block__content{max-width:100%!important;margin:0!important}#editorjs .codex-editor__redactor{padding-bottom:100px!important;padding-left:0!important}#editorjs .ce-block{padding-left:var(--editorjs-gutter)!important}#editorjs .image-tool{width:100%}#editorjs .image-tool img{max-width:100%;display:block}#editorjs .ce-settings{left:var(--editorjs-gutter)!important;right:auto!important}#editorjs .ce-toolbar__settings-btn{margin-left:0!important}#editorjs .cdx-settings-button{margin:0!important}#editorjs .ce-block--selected .ce-block__content{background:#007bff0d}#editorjs .editor-table-tool{margin-right:40px}#editorjs .editor-table-tool table{font-size:14px}#editorjs .editor-table-tool [contenteditable]:focus{background:#007bff0d;border-radius:2px}#editorjs .editor-table-tool tr:hover td{background:#00000005}#editorjs .cdx-quote{border:1px solid #e4e7ec;border-radius:10px;background:#f8fafc;overflow:hidden}#editorjs .cdx-quote__text{margin:0!important;min-height:140px;padding:14px 16px;background:transparent}#editorjs .cdx-quote__caption{margin:0!important;padding:10px 16px 12px;border-top:1px solid #e4e7ec;font-size:13px;color:#5f6b7a;background:#ffffffb3}#editorjs .cdx-quote [contenteditable=true][data-placeholder]:before{color:#8a94a6}#editorjs .ce-inline-toolbar,#editorjs .ce-conversion-toolbar,#editorjs .ce-popover:not(.ce-popover--inline){border:1px solid #e2e5ea!important;border-radius:12px!important;background:#fff!important;box-shadow:0 12px 40px #00000024,0 2px 8px #0000000f!important}#editorjs .ce-inline-toolbar{padding:4px!important}#editorjs .ce-inline-toolbar .ce-inline-tool,#editorjs .ce-inline-toolbar .ce-conversion-tool,#editorjs .ce-inline-toolbar .ce-toolbar__link-toolbar-button,#editorjs .ce-popover-item,#editorjs .cdx-settings-button{border-radius:8px!important}#editorjs .ce-inline-toolbar .ce-inline-tool:hover,#editorjs .ce-inline-toolbar .ce-conversion-tool:hover,#editorjs .ce-inline-toolbar .ce-toolbar__link-toolbar-button:hover,#editorjs .ce-inline-toolbar .ce-inline-tool--active,#editorjs .ce-inline-toolbar .ce-conversion-tool--focused,#editorjs .ce-popover-item:hover,#editorjs .ce-popover-item--focused,#editorjs .cdx-settings-button:hover{background:#f5f7ff!important}#editorjs .ce-popover-item__title,#editorjs .cdx-settings-button{color:#1f2937!important}#editorjs .ce-popover__search{border-bottom:1px solid #f0f0f0!important;padding:10px 12px!important}#editorjs .ce-popover__search input,#editorjs .ce-popover__search{font-size:14px!important}#editorjs .ce-popover__search input::placeholder,#editorjs .ce-popover__search::placeholder{color:#b5bac1!important}#editorjs .ce-popover__items{padding:4px!important}#editorjs .ce-popover__nothing-found-message{color:#9ca3af!important}@media(max-width:992px){.col-3,.col-4{width:50%}.col-8{width:100%}}@media(max-width:768px){.sidebar{transform:translate(-100%);transition:transform .3s ease}.sidebar.open{transform:translate(0)}.sidebar-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:999}.sidebar-overlay.open{display:block}.main-wrapper{margin-left:0}.col-3,.col-4,.col-6,.col-8{width:100%}.topbar{padding:0 12px}.topbar-right .user-info{display:none}.topbar-right .topbar-btn:not(.menu-toggle){display:none}.menu-toggle{display:flex!important}.breadcrumb{font-size:12px;max-width:calc(100% - 100px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-header{padding:16px}.content-header h1{font-size:18px}.content{padding:0 12px 16px}.form-control{font-size:16px!important;padding:12px 14px}.btn{padding:12px 16px;font-size:15px}.card-body{padding:16px}.card-header{padding:12px 16px}#editorjs{padding:8px!important;--editorjs-gutter: 28px}#editorjs .ce-block{padding-left:var(--editorjs-gutter)!important}#editorjs .ce-toolbar{position:relative!important;left:0!important}#editorjs .ce-toolbar__content{max-width:100%!important}#editorjs .ce-toolbar__plus,#editorjs .ce-toolbar__actions{position:relative!important;transform:none!important}#editorjs .ce-toolbar__plus{width:36px!important;height:36px!important;min-width:36px}.ce-popover:not(.ce-popover--inline){max-width:calc(100vw - 24px)!important;max-height:60vh!important;overflow-y:auto!important;left:8px!important;right:8px!important;border-radius:10px!important;box-shadow:0 10px 26px #00000029!important}.ce-popover:not(.ce-popover--inline) .ce-popover__items{max-height:52vh!important;overflow-y:auto!important}.post-editor-main .card-body input.form-control[placeholder="Tytuł posta"]{font-size:18px!important;padding:8px 12px}.post-editor-sidebar .btn{min-width:0!important;padding:10px 12px;font-size:13px}}.menu-toggle{display:none;width:40px;height:40px;border-radius:8px;border:none;background:#f4f6f9;color:#6c757d;cursor:pointer;align-items:center;justify-content:center;margin-right:12px}.menu-toggle:hover{background:#e9ecef}.post-editor-grid{display:grid;grid-template-columns:1fr 350px;gap:24px}.post-editor-main,.post-editor-sidebar{min-width:0}@media(max-width:1200px){.post-editor-grid{grid-template-columns:1fr 300px}}@media(max-width:992px){.post-editor-grid{grid-template-columns:1fr;gap:16px}.post-editor-sidebar{order:1}}.perf-dashboard{display:flex;flex-direction:column;gap:24px}.perf-hero{position:relative;overflow:hidden;border-radius:16px;padding:24px;background:linear-gradient(135deg,#111827,#1f2937 55%,#0f172a);color:#f8fafc;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 40px #0f172a59}.perf-hero-bg{position:absolute;width:240px;height:240px;border-radius:999px;filter:blur(45px);opacity:.6}.perf-hero-bg--primary{top:-120px;right:-80px;background:#dc354573}.perf-hero-bg--accent{bottom:-140px;left:-90px;background:#10b98159}.perf-hero-content{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.perf-hero h2{font-size:20px;font-weight:800;margin-bottom:6px}.perf-hero p{font-size:13px;color:#f8fafcbf}.perf-actions{display:flex;gap:8px;flex-wrap:wrap}.perf-select{min-width:120px;padding:8px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#ffffff1f;color:#f8fafc;font-size:12px}.perf-select option{color:#111827}.perf-refresh{position:relative;z-index:1;margin-top:12px;display:flex;flex-wrap:wrap;gap:8px;font-size:11px;color:#e2e8f0b3}.perf-refresh-status{padding:2px 8px;border-radius:999px;background:#ffffff1f;color:#f8fafc;font-weight:600}.perf-refresh-time{color:#e2e8f099}.perf-hero .btn-secondary{background:#ffffff1f;border-color:#ffffff2e;color:#f8fafc}.perf-hero .btn-secondary:hover{background:#ffffff38}.perf-summary{position:relative;z-index:1;margin-top:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.perf-summary-card{border-radius:12px;padding:14px 16px;background:#0f172a59;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(8px)}.perf-summary-card span{font-size:11px;text-transform:uppercase;letter-spacing:.4px;color:#e2e8f0b3}.perf-summary-card strong{display:block;margin-top:6px;font-size:20px;font-weight:700;color:#f8fafc}.perf-trends{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.perf-chart{border-radius:16px;padding:16px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 14px 32px #0f172a0f}.perf-chart-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.perf-chart-title{font-size:14px;font-weight:700;color:#111827}.perf-chart-subtitle{font-size:11px;color:#6b7280}.perf-chart-value{font-size:16px;font-weight:700;color:#dc2626}.perf-chart-svg{width:100%;height:120px}.perf-chart-line{fill:none;stroke:#dc2626;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.perf-chart-empty{border-radius:16px;padding:20px;border:1px dashed #d1d5db;background:#f9fafb;color:#6b7280;font-size:13px;text-align:center}.perf-empty .card-body{color:#6c757d;font-size:13px}.perf-subtitle{font-size:12px;color:#6c757d}.perf-table-wrap{overflow-x:auto}.perf-table th{white-space:nowrap}.perf-table td{vertical-align:middle}.perf-name{font-weight:600;color:#212529}.perf-muted{color:#6c757d;font-size:12px}.perf-bar{position:relative;height:32px;display:flex;align-items:center}.perf-bar-fill{position:absolute;inset:8px 0;border-radius:999px}.perf-bar-fill--avg{background:#dc354533}.perf-bar-fill--p95{background:#ffc10733}.perf-bar-content{position:relative;z-index:1;display:flex;align-items:center;gap:8px;font-size:12px;color:#495057}.perf-ms{font-weight:700;color:#212529}.perf-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:700;border:1px solid transparent}.perf-badge--fast{background:#28a7451f;color:#218838;border-color:#28a74540}.perf-badge--medium{background:#ffc1071f;color:#b8860b;border-color:#ffc10740}.perf-badge--slow{background:#dc35451f;color:#dc3545;border-color:#dc354540}.perf-recent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.perf-recent-card{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:12px;border:1px solid #e5e7eb;background:#f8f9fb;font-size:12px}.perf-right{text-align:right}@media(max-width:992px){.perf-summary,.perf-recent-grid{grid-template-columns:1fr}.perf-chart{padding:14px}}
