.services-dashboard{margin-bottom:28px}.services-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 34px;border-radius:28px;border:1px solid #dfe8f5;background:radial-gradient(circle at top left,rgba(67,185,255,.14),transparent 28%),linear-gradient(135deg,#f9fcff,#eef5ff 56%,#fff);box-shadow:0 20px 48px rgba(15,23,42,.07)}.services-welcome-chip{display:inline-flex;align-items:center;padding:10px 16px;border-radius:999px;background:rgba(90,145,255,.1);color:#49648f;font-size:14px;font-weight:600;margin-bottom:16px}.services-hero-content h2{margin:0 0 12px;font-size:26px;line-height:1.12;font-weight:700;color:#1d2b45}.services-hero-content h2 span{color:#13b3d1}.services-hero-content p{margin:0;max-width:560px;font-size:18px;font-weight:400;color:#5d6b82}.services-hero-image-wrap{flex-shrink:0;width:min(270px,100%);display:flex;justify-content:center}.services-hero-image{width:100%;max-width:240px;height:auto;object-fit:contain}.services-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:18px}.services-overview-card{display:flex;align-items:center;gap:14px;padding:18px 20px;border-radius:22px;border:1px solid #e3ebf7;background:#fff;box-shadow:0 12px 32px rgba(15,23,42,.05)}.services-overview-icon{width:56px;height:56px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;font-size:24px;color:#1d4ed8;background:linear-gradient(135deg,#dbeafe,#eff6ff)}.services-overview-card.active .services-overview-icon{color:#0f9f59;background:linear-gradient(135deg,#dcfce7,#ecfdf5)}.services-overview-card.custom .services-overview-icon{color:#7c3aed;background:linear-gradient(135deg,#ede9fe,#f5f3ff)}.services-overview-card.pricing .services-overview-icon{color:#d97706;background:linear-gradient(135deg,#fef3c7,#fffbeb)}.services-overview-card h3{margin:0 0 4px;font-size:36px;line-height:1;font-weight:700;color:#1d2b45}.services-overview-card h6{margin:6px 0 3px;font-size:25px;font-weight:600;line-height:1.18;color:#1f2f46}.services-overview-card p{margin:0;font-size:21px;font-weight:400;color:#6b7b92}.services-toolbar{margin-top:18px;padding:14px;border-radius:22px;border:1px solid #e3ebf7;background:#fff;box-shadow:0 12px 32px rgba(15,23,42,.04);display:grid;grid-template-columns:minmax(0,1.8fr) minmax(220px,.9fr) auto;grid-gap:14px;gap:14px;align-items:center}.services-toolbar-search{position:relative}.services-toolbar select,.services-toolbar-search input{width:100%;height:54px;border-radius:16px;border:1px solid #d9e4f2;background:#fff;outline:none;padding:0 18px;font-size:14px;color:#334155}.services-toolbar-search input{padding-right:52px}.services-toolbar-search span{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#7c8ba1;font-size:19px}.services-add-btn{height:54px;border:0;border-radius:16px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#10b4d2,#15bfe0);color:#fff;font-size:14px;font-weight:600;box-shadow:0 14px 28px rgba(16,180,210,.25)}.services-quick-actions{margin-top:16px;padding:16px 20px;border-radius:22px;border:1px solid #e3ebf7;background:linear-gradient(135deg,rgba(233,244,255,.95),hsla(0,0%,100%,.98));display:flex;align-items:center;gap:14px;flex-wrap:wrap}.services-quick-label{font-size:16px;font-weight:700;color:#1d2b45;margin-right:8px}.services-quick-actions button{min-height:46px;border:1px solid #e1e8f4;border-radius:14px;background:#fff;color:#1f2f46;font-size:14px;font-weight:600;padding:0 18px;display:inline-flex;align-items:center;gap:8px;box-shadow:0 8px 18px rgba(15,23,42,.04)}.services-form-modal-paper{border-radius:28px!important;overflow:hidden;box-shadow:0 24px 60px rgba(15,23,42,.16)!important}.services-form-modal-title{padding:24px 28px 6px!important;font-size:24px!important;font-weight:700!important;color:#1d2b45}.services-form-modal-content{padding:8px 28px 28px!important}.services-form-modal-subtitle{margin:0 0 18px;color:#64748b;font-size:14px;font-weight:400}.services-form-modal-form .MuiInputBase-root{border-radius:14px;background:#fff}.services-form-modal-actions{display:flex;justify-content:flex-end;gap:12px}.service-dashboard-card{height:100%;border:1px solid #e3ebf7;border-radius:22px;background:#fff;box-shadow:0 14px 36px rgba(15,23,42,.06);padding:14px;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}.service-dashboard-card:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgba(15,23,42,.1)}.service-dashboard-card-media{position:relative;min-height:140px;border-radius:16px;background:linear-gradient(135deg,#fff6fb,#eef8ff);display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:14px}.service-dashboard-status{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;font-size:13px;font-weight:700}.service-dashboard-status.active{color:#3d7a26;background:#e3f8d9}.service-dashboard-status.draft{color:#9a6800;background:#ffeec0}.service-dashboard-card-image{width:120px;height:120px;object-fit:contain}.service-dashboard-menu-btn{position:absolute!important;top:8px;right:8px;z-index:2;background:hsla(0,0%,100%,.88)!important}.service-dashboard-card-body{padding:2px 4px 0}.service-dashboard-title{margin:0 0 8px;font-size:16px;line-height:1.3;font-weight:700;color:#1d2b45}.service-dashboard-description{margin:0 0 14px;font-size:13px;font-weight:400;line-height:1.65;color:#61728b;min-height:70px}.service-dashboard-meta-pills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.service-dashboard-meta-pills span{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:12px;background:#f7f9fc;color:#55667f;font-size:12px;font-weight:700}.service-dashboard-stats{display:flex;align-items:center;gap:18px;flex-wrap:wrap;border-top:1px solid #edf2f8;padding-top:14px;margin-top:2px;color:#66788f;font-size:12px;font-weight:700}.service-dashboard-stats span{display:inline-flex;align-items:center;gap:7px}.service-dashboard-stats .created{width:100%}.service-dashboard-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px}.service-dashboard-actions button{min-height:44px;border-radius:14px;border:1px solid #dce8f6;background:#fff;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px}.service-dashboard-actions button.edit{color:#07a6c2;border-color:#c8edf4}.service-dashboard-actions button.preview{color:#377dff;border-color:#d7e4ff}.service-dashboard-actions button.delete{color:#ff5d5d;border-color:#ffd7d7}.services-preview-modal-paper{border-radius:24px!important;overflow:hidden}.services-preview-modal-title{padding:22px 24px 6px!important;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:24px!important;font-weight:700!important;color:#1d2b45}.services-preview-close{width:38px;height:38px;border:0;border-radius:999px;background:#f2f6fb;color:#44556e;display:inline-flex;align-items:center;justify-content:center;font-size:18px}.services-preview-modal-content{padding:10px 24px 24px!important}.services-preview-hero{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:22px;gap:22px;align-items:center}.services-preview-image-wrap{min-height:190px;border-radius:20px;background:linear-gradient(135deg,#fff6fb,#eef8ff);display:flex;align-items:center;justify-content:center;padding:16px}.services-preview-image{width:100%;max-width:180px;height:auto;object-fit:contain}.services-preview-copy h3{margin:12px 0 10px;font-size:24px;font-weight:700;color:#1d2b45}.services-preview-copy p{margin:0;font-size:14px;font-weight:400;line-height:1.7;color:#61728b}.services-preview-copy .service-dashboard-status{position:static;margin-bottom:8px}.services-preview-grid{margin-top:22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.services-preview-item{padding:16px 18px;border:1px solid #e2eaf5;border-radius:18px;background:#fafcff}.services-preview-item span{display:block;margin-bottom:6px;font-size:12px;font-weight:700;color:#6f8097;text-transform:uppercase;letter-spacing:.04em}.services-preview-item strong{font-size:16px;font-weight:700;color:#1f2f46}@media (max-width:1199px){.services-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-toolbar{grid-template-columns:1fr 1fr}.services-add-btn{grid-column:1/-1}}@media (max-width:767px){.services-hero{padding:22px 18px;border-radius:22px;flex-direction:column;align-items:flex-start}.services-hero-content h2{font-size:20px}.services-hero-content p{font-size:12px}.services-hero-image-wrap{width:100%}.services-overview-grid,.services-toolbar{grid-template-columns:1fr}.services-toolbar{padding:12px}.services-quick-actions{padding:14px}.services-quick-label{width:100%;margin-right:0}.services-add-btn,.services-quick-actions button{width:100%;justify-content:center}.services-form-modal-title{font-size:16px!important;padding:20px 20px 4px!important}.services-form-modal-content{padding:8px 20px 20px!important}.services-form-modal-actions{flex-direction:column}.service-dashboard-description{min-height:0}.service-dashboard-stats .created{width:100%}.service-dashboard-actions{grid-template-columns:1fr}.services-preview-modal-title{padding:18px 18px 4px!important;font-size:16px!important}.services-preview-modal-content{padding:8px 18px 18px!important}.services-preview-grid,.services-preview-hero{grid-template-columns:1fr}.services-welcome-chip{font-size:11px}.services-overview-card h3{font-size:24px}.services-overview-card h6{font-size:16px}.services-overview-card p{font-size:12px}.services-quick-label{font-size:14px}.service-dashboard-title{font-size:15px}.service-dashboard-actions button,.service-dashboard-description,.services-add-btn,.services-quick-actions button{font-size:12px}}