.dsp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.dsp-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:22px;box-shadow:0 8px 25px rgba(15,23,42,.06);margin:16px 0}.dsp-service-image{width:100%;max-height:190px;object-fit:cover;border-radius:12px;margin-bottom:12px}.dsp-service-card{overflow:hidden}.dsp-price{font-size:24px;font-weight:800;margin:10px 0}.dsp-btn{display:inline-block;border:0;border-radius:9px;padding:11px 16px;background:#111827;color:#fff!important;text-decoration:none;cursor:pointer;margin:4px 4px 4px 0}.dsp-btn:disabled{opacity:.5}.dsp-form label,.dsp-application label{display:block;font-weight:600;margin:14px 0}.dsp-form input,.dsp-form textarea,.dsp-application input,.dsp-application textarea,.dsp-application select{width:100%;box-sizing:border-box;margin-top:6px;padding:10px;border:1px solid #d1d5db;border-radius:8px}.dsp-service-head{display:flex;gap:18px;align-items:center}.dsp-service-head img{width:100px;height:100px;object-fit:cover;border-radius:12px}.dsp-checkout{text-align:center;max-width:650px;margin:30px auto}.dsp-error{background:#fee2e2;padding:10px;border-radius:8px}.dsp-react{display:flex;min-height:650px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden}.dsp-side{width:220px;background:#111827;color:#fff;padding:20px;display:flex;flex-direction:column;gap:6px}.dsp-side h2{margin:0 0 3px}.dsp-side p{opacity:.7;font-size:13px}.dsp-side button{background:transparent;border:0;color:#fff;text-align:left;padding:11px;border-radius:8px;cursor:pointer}.dsp-side button.active,.dsp-side button:hover{background:#273244}.dsp-main{flex:1;padding:26px;min-width:0}.dsp-top{display:flex;justify-content:space-between;align-items:center}.dsp-top h1{margin:3px 0 20px}.dsp-lang{border:1px solid #ddd;background:#fff;border-radius:8px;padding:8px 12px}.dsp-react-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.dsp-react-cards>div{background:#fff;border:1px solid #e5e7eb;padding:18px;border-radius:12px}.dsp-react-cards small{display:block;color:#64748b}.dsp-react-cards b{font-size:25px;display:block;margin-top:5px}.dsp-panel{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px;margin-top:18px}.dsp-panel h2{margin-top:0}.dsp-table-wrap{overflow:auto}.dsp-table-wrap table{width:100%;border-collapse:collapse}.dsp-table-wrap td{padding:11px;border-bottom:1px solid #eee}.dsp-table-wrap button{border:0;background:#111827;color:#fff;padding:7px 10px;border-radius:7px}.dsp-flex{display:flex;justify-content:space-between;align-items:center}.dsp-ticket{border:1px solid #e5e7eb;border-radius:10px;padding:14px;margin:10px 0}.dsp-ticket>span{float:right;background:#eef2ff;padding:4px 8px;border-radius:20px;font-size:11px}.dsp-msg{padding:9px;background:#f8fafc;border-radius:8px;margin-top:7px}.dsp-msg.staff{background:#eef2ff}.dsp-notice{padding:13px;border-bottom:1px solid #eee}.dsp-notice p{margin:4px 0}.dsp-alert{background:#dcfce7;padding:10px;border-radius:8px;margin:10px 0}@media(max-width:850px){.dsp-react{display:block}.dsp-side{width:auto;display:grid;grid-template-columns:repeat(3,1fr)}.dsp-side h2,.dsp-side p{grid-column:1/-1}.dsp-react-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:550px){.dsp-side{grid-template-columns:1fr 1fr}.dsp-react-cards{grid-template-columns:1fr}.dsp-main{padding:14px}}
.dsp-panel form input,.dsp-panel form select{padding:9px;margin:5px;border:1px solid #ddd;border-radius:7px}

.dsp-success{border-left:4px solid #16a34a}

.dsp-login-card{max-width:520px;margin:40px auto}.dsp-login-card input{box-sizing:border-box}.dsp-check{display:flex!important;align-items:center;gap:8px}.dsp-check input{width:auto!important}.dsp-catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.dsp-catalog-card{border:1px solid #e5e7eb;border-radius:14px;padding:16px;background:#fff}.dsp-catalog-card img{width:100%;height:150px;object-fit:cover;border-radius:10px;margin-bottom:10px}.dsp-catalog-card h3{margin:5px 0}.dsp-catalog-card p{min-height:45px}.dsp-catalog-card small{display:block;margin:8px 0}.dsp-catalog-actions{margin-top:12px}.dsp-catalog-actions .dsp-btn{width:100%}
.dsp-error{padding:14px 16px;border-radius:10px;background:#fff1f1;border:1px solid #f0b4b4;margin-bottom:16px}.dsp-success{border-left:4px solid #198754}

/* DSP 4.5.4: keep plugin forms independent of the active WordPress theme font/style. */
.dsp-card,.dsp-form,.dsp-react,.dsp-staff-dashboard,.dsp-staff-dashboard *,





.dsp-staff-action{margin-top:18px;padding:16px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc;}
.dsp-staff-form{display:grid;grid-template-columns:1fr 180px 1fr auto;gap:10px;align-items:center;}
.dsp-staff-form input,.dsp-staff-form select,.dsp-staff-complete-form input{box-sizing:border-box;width:100%;padding:9px;border:1px solid #d1d5db;border-radius:8px;background:#fff;}
.dsp-staff-complete-form{display:flex;gap:6px;min-width:260px;align-items:center;}
@media(max-width:700px){.dsp-staff-form{grid-template-columns:1fr;}.dsp-staff-complete-form{display:block;}.dsp-staff-complete-form .dsp-btn{margin-top:6px;}}

.dsp-upgrade-card{margin-bottom:18px}.dsp-upgrade-card ul{margin:12px 0 18px 20px}.dsp-upgrade-card li{margin:6px 0}.dsp-staff-action{margin:20px 0}.dsp-staff-action table{width:100%;border-collapse:collapse}.dsp-staff-action th,.dsp-staff-action td{padding:8px;border-bottom:1px solid #ddd;text-align:left}

/* DSP 4.9.3: full-image viewer for service/product images. */
.dsp-image-lightbox{display:block;text-decoration:none;cursor:zoom-in;line-height:0;}
.dsp-image-lightbox img{cursor:zoom-in;}
.dsp-lightbox-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;}
.dsp-lightbox-modal.is-open{display:flex;}
.dsp-lightbox-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.86);}
.dsp-lightbox-stage{position:relative;z-index:2;max-width:96vw;max-height:92vh;display:flex;align-items:center;justify-content:center;}
.dsp-lightbox-image{display:block;max-width:96vw;max-height:92vh;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 15px 50px rgba(0,0,0,.45);}
.dsp-lightbox-close{position:absolute;z-index:3;right:18px;top:12px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#111;font-size:32px;line-height:40px;cursor:pointer;box-shadow:0 4px 15px rgba(0,0,0,.25);}
body.dsp-lightbox-open{overflow:hidden;}
.dsp-service-head .dsp-image-lightbox{flex:0 0 100px;}

.dsp-progress{height:7px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin:6px 0 2px;min-width:110px}.dsp-progress span{display:block;height:100%;background:currentColor;border-radius:999px}.dsp-action-gap{display:inline-block;width:4px}.dsp-inline-invoice{border:0;cursor:pointer}
/* v5.1.0 customer support tickets */
.dsp-support-dashboard{margin-top:24px}.dsp-support-form label{display:block;margin:0 0 14px}.dsp-support-form input,.dsp-support-form select,.dsp-support-form textarea{width:100%;box-sizing:border-box}.dsp-ticket-item{border:1px solid #e5e7eb;border-radius:12px;padding:14px;margin:12px 0;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:start}.dsp-ticket-thread{grid-column:1/-1;padding:12px;background:#f8fafc;border-radius:10px}.dsp-ticket-thread .dsp-msg{padding:10px;margin:8px 0;background:#fff;border-radius:8px}.dsp-ticket-thread .dsp-msg.staff{background:#eef6ff}.dsp-ticket-reply textarea{width:100%;box-sizing:border-box;margin:8px 0}.dsp-ticket-reply button{margin-top:4px}@media(max-width:600px){.dsp-ticket-item{grid-template-columns:1fr}.dsp-ticket-item>.dsp-btn{width:100%}}

.dsp-profile-wrap{position:relative;margin:0 0 20px auto;max-width:260px}.dsp-profile-btn{background:#fff;border:1px solid #dbe2ea;border-radius:10px;padding:10px 14px;font-weight:700;cursor:pointer}.dsp-profile-menu{position:absolute;right:0;top:46px;min-width:230px;background:#fff;border:1px solid #e5e9ef;border-radius:12px;box-shadow:0 14px 35px rgba(0,0,0,.12);padding:8px;z-index:100}.dsp-profile-menu[hidden]{display:none}.dsp-profile-menu a{display:block;padding:10px 12px;border-radius:8px;text-decoration:none}.dsp-profile-menu a:hover{background:#eff6ff;color:#2563eb}
/* v5.15 customer dashboard cleanup */
.dsp-customer-dashboard{max-width:1180px;margin:0 auto;padding:24px 0}.dsp-profile-wrap{position:relative;display:flex;justify-content:flex-end;margin-bottom:20px}.dsp-profile-btn{border:1px solid #dbe3ef;background:#fff;border-radius:12px;padding:11px 16px;font-weight:700;cursor:pointer}.dsp-profile-menu{display:none;position:absolute;right:0;top:48px;min-width:230px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 15px 40px rgba(0,0,0,.12);z-index:50;overflow:hidden}.dsp-profile-menu.open{display:block}.dsp-profile-menu a{display:block;padding:11px 14px;color:#172033;text-decoration:none}.dsp-profile-menu a:hover{background:#f3f6fb}.dsp-welcome-card{padding:24px;background:#fff;border:1px solid #e5eaf1;border-radius:16px;margin-bottom:20px}.dsp-welcome-card h1{margin:0 0 6px}.dsp-welcome-card p{margin:0;color:#667085}.dsp-dashboard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:35px}.dsp-dashboard-card{display:block;background:#fff;border:1px solid #e5eaf1;border-radius:15px;padding:20px;text-decoration:none;color:#172033}.dsp-dashboard-card strong,.dsp-dashboard-card span{display:block}.dsp-dashboard-card span{color:#667085;font-size:13px;margin-top:6px}.dsp-home-section-title{margin:28px 0 14px}.dsp-my-orders{max-width:1180px;margin:0 auto;padding:25px 0}.dsp-my-orders .dsp-page-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.dsp-my-orders .dsp-page-head h1{margin:4px 0}.dsp-my-orders .dsp-page-head p{color:#667085}.dsp-table-wrap{overflow:auto}.dsp-table-wrap table{min-width:760px;width:100%;border-collapse:collapse}.dsp-table-wrap th,.dsp-table-wrap td{padding:12px;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:top}.dsp-status{display:inline-block;padding:5px 9px;border-radius:8px;background:#f1f5f9;font-size:13px}.dsp-my-orders .dsp-btn{margin:2px 4px 2px 0}
@media(max-width:800px){.dsp-dashboard-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.dsp-dashboard-grid{grid-template-columns:1fr}.dsp-my-orders .dsp-page-head{align-items:flex-start;flex-direction:column}.dsp-profile-wrap{justify-content:stretch}.dsp-profile-btn{width:100%}.dsp-profile-menu{left:0;right:auto;width:100%}}

/* v5.16 customer global navigation */
.dsp-global-customer-nav{position:relative;display:flex;justify-content:flex-end;gap:8px;align-items:center;margin:0 0 18px;padding:8px 0;z-index:50}.dsp-global-customer-nav a,.dsp-global-customer-nav button{border:1px solid #dbe3ef;background:#fff;border-radius:9px;padding:9px 13px;text-decoration:none;cursor:pointer;font-weight:700}.dsp-nav-menu{display:none;position:absolute;right:0;top:48px;background:#fff;border:1px solid #e3e8f0;border-radius:12px;box-shadow:0 12px 35px rgba(20,40,80,.12);min-width:210px;overflow:hidden}.dsp-nav-menu.open{display:block}.dsp-nav-menu a{display:block;border:0;border-radius:0;padding:11px 14px}.dsp-nav-menu a:hover{background:#f3f6fb}
