*{box-sizing:border-box;margin:0;padding:0}body{color:#1c1c1e;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}a{color:inherit;text-decoration:none}input,textarea,select,button{font-family:inherit}.admin-content{background:#f5f5f5;flex:1;min-height:100vh;margin-left:260px;padding:2.5rem}.admin-header{z-index:50;background:#fff;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:1rem 2.5rem;display:flex;position:sticky;top:0}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2.5rem;display:flex}.page-header .title-section{align-items:center;gap:1rem;display:flex}.page-header .title-icon{background:linear-gradient(to bottom right,#0a2463,#3a86ff);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 10px 15px -3px #0a246333}.page-header h2{color:#111827;font-size:1.5rem;font-weight:700}.page-header .subtitle{color:#6b7280;align-items:center;gap:.5rem;margin-top:.125rem;font-size:.875rem;display:flex}.page-header .actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.services-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem;display:grid}.posts-list{flex-direction:column;gap:1rem;display:flex}.posts-list .post-item{background:#fff;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex;box-shadow:0 1px 3px #0000000f}.hero-slides-grid{flex-direction:column;gap:1rem;display:flex}.admin-sidebar{color:#fff;z-index:100;background:#0a2463;flex-direction:column;width:260px;height:100vh;transition:transform .3s;display:flex;position:fixed;overflow-y:auto}.admin-sidebar::-webkit-scrollbar{width:6px}.admin-sidebar::-webkit-scrollbar-track{background:#ffffff0d}.admin-sidebar::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.admin-sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media (max-width:768px){.admin-content{margin-left:0;padding:1rem .75rem 2rem}.admin-header{flex-wrap:wrap;gap:.5rem;padding:1rem .75rem}.admin-sidebar{touch-action:pan-y;width:85%;max-width:320px;transform:translate(-100%);box-shadow:4px 0 20px #0000004d}.admin-sidebar.open{transform:translate(0)}.sidebar-close-btn{display:flex!important}.menu-toggle{display:block!important}.sidebar-overlay{z-index:99;background:#00000080;animation:.2s fadeIn;position:fixed;inset:0}.sidebar-swipe-hint{color:#fff6;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;font-size:.75rem;display:flex}.sidebar-swipe-indicator{display:none}.responsive-grid{grid-template-columns:1fr!important}.responsive-flex{flex-direction:column!important}.admin-card{border-radius:12px!important;padding:1rem!important}.table-responsive{-webkit-overflow-scrolling:touch;margin:0 -.75rem;padding:0 .75rem;overflow-x:auto}.table-responsive table{min-width:600px;font-size:.8rem}.table-responsive th,.table-responsive td{padding:.75rem .5rem!important}.form-grid{grid-template-columns:1fr!important}.form-row{flex-direction:column!important;gap:1rem!important}.modal-container{max-width:95%!important;margin:.5rem!important;padding:1rem!important}.modal-inner{position:absolute;bottom:0;border-radius:16px 16px 0 0!important;width:100%!important;max-width:100%!important;max-height:95vh!important}.btn-responsive{padding:.6rem 1rem!important;font-size:.85rem!important}.header-user{display:none!important}.page-title{font-size:1.25rem!important}.stats-grid{grid-template-columns:1fr 1fr!important}.table-wrapper{margin:0 -.75rem;padding:0 .75rem}.search-group input{width:100%!important;min-width:140px!important}.icon-grid{grid-template-columns:repeat(4,1fr)!important}.two-col-grid{grid-template-columns:1fr!important}.footer-actions{flex-direction:column;width:100%}.footer-actions button{justify-content:center;width:100%}.toast-mobile{bottom:1rem!important;left:.5rem!important;right:.5rem!important}.mobile-only,.responsive-hidden-mobile{display:none!important}.mobile-only{display:inline!important}.responsive-hidden-mobile{display:none!important}.dashboard-stats{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}.dashboard-stats>div{padding:1rem!important}.dashboard-stats .stat-icon{width:36px!important;height:36px!important}.dashboard-stats .stat-icon svg{width:18px!important;height:18px!important}.dashboard-stats .stat-value{font-size:1.25rem!important}.dashboard-stats .stat-label{font-size:.75rem!important}.content-grid{grid-template-columns:1fr!important;gap:.75rem!important}.content-grid>a{padding:1rem!important}.content-grid .card-icon{width:44px!important;height:44px!important}.content-grid .card-icon svg{width:20px!important;height:20px!important}}@media (max-width:640px){.admin-content{padding:.75rem .5rem 1.5rem}.stats-grid{grid-template-columns:1fr!important}.page-header{flex-direction:column;align-items:flex-start!important;gap:1rem!important}.page-header .actions{justify-content:flex-start;width:100%}.quick-actions-grid{grid-template-columns:1fr!important}.filter-bar{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:.5rem;overflow-x:auto}.filter-bar::-webkit-scrollbar{display:none}.service-card{border-left:none;border-right:none;border-radius:0;margin:0 -.5rem}.modal-tabs{gap:.25rem;display:flex;overflow-x:auto;padding:0 .5rem!important}.modal-tabs button{white-space:nowrap;padding:.5rem .75rem!important;font-size:.75rem!important}.modal-tabs span{display:none}.settings-grid{grid-template-columns:1fr!important}.feature-list{gap:.5rem}.feature-item{flex-wrap:wrap}.feature-input{width:100%;margin-top:.5rem;padding-left:.5rem!important}.icon-grid-mobile{grid-template-columns:repeat(4,1fr)!important}.icon-grid-mobile button{padding:8px!important}.icon-grid-mobile svg{width:18px!important;height:18px!important}.modal-inner{border-radius:16px 16px 0 0!important;max-height:90vh!important}.form-input-mobile{width:100%!important}.delete-modal-inner{margin:.5rem!important;padding:1.5rem!important}.toast-notification{bottom:1rem!important;left:.5rem!important;right:.5rem!important}.modal-sheet{border-radius:16px 16px 0 0!important;max-height:85vh!important;position:fixed!important;inset:auto 0 0!important;overflow-y:auto!important;transform:none!important}.form-row-mobile{flex-direction:column;gap:.75rem;display:flex}.form-row-mobile>div{width:100%}.grid-mobile-2{grid-template-columns:repeat(2,1fr)!important}.grid-mobile-1{grid-template-columns:1fr!important}.action-btns-mobile{justify-content:flex-end;gap:.5rem;width:100%;display:flex}.action-btns-mobile button{flex:1}.card-mobile-full{border-left:none;border-right:none;border-radius:0;margin:0 -.75rem}.empty-state-mobile{padding:3rem 1.5rem!important}.chips-mobile{flex-wrap:wrap}.mobile-full{grid-column:1/-1!important}@media (max-width:640px){.form-row-mobile{grid-template-columns:1fr!important}}}@media (max-width:900px){.page-header{flex-direction:column!important;align-items:flex-start!important;gap:1rem!important}.page-header>div:first-child{flex-wrap:wrap}.page-header .header-actions{flex-wrap:wrap;gap:.5rem;width:100%;display:flex}.page-header .header-actions>*{flex:1;min-width:calc(50% - .5rem)}.page-header .header-actions .search-group{min-width:100%}.page-header .header-actions .search-group input{width:100%!important}}@media (max-width:768px){.page-title{font-size:1.25rem!important}.page-subtitle{font-size:.8rem!important}}@media (max-width:480px){.admin-content{padding:.5rem .25rem 1rem}.header-icon{width:40px!important;height:40px!important}.header-icon svg{width:20px!important;height:20px!important}.card-icon{width:40px!important;height:40px!important}}@media (min-width:769px){.menu-toggle,.sidebar-overlay,.sidebar-swipe-indicator{display:none}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr!important}.admin-content{padding:1rem .75rem}.admin-sidebar{width:90%;max-width:none}}@media (max-width:768px){.page-header{flex-direction:column;align-items:stretch;gap:1rem;margin-bottom:1.5rem}.page-header .title-section{align-items:center;gap:.75rem;display:flex}.page-header .title-icon{border-radius:12px;width:44px;height:44px}.page-header .title-icon svg{width:20px;height:20px}.page-header h2{font-size:1.25rem}.page-header .actions{justify-content:space-between}.services-grid{grid-template-columns:1fr;gap:1rem}.posts-list .post-item{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.posts-list .post-thumbnail{width:100%;height:140px}.search-group input{min-width:120px!important;max-width:100%!important}.add-btn span{display:none}.add-btn{padding:.625rem .875rem!important}.view-toggle{display:none}.filter-pills{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:.5rem;overflow-x:auto}.filter-pills::-webkit-scrollbar{display:none}}@media (max-width:480px){.page-header .title-section{gap:.625rem}.page-header .title-icon{border-radius:10px;width:40px;height:40px}.page-header .title-icon svg{width:18px;height:18px}.page-header h2{font-size:1.125rem}.page-header .subtitle{font-size:.8rem}.services-grid{gap:.75rem}}.fade-in{animation:.3s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
