:root{--csdp-bg:#07111f;--csdp-card:#fff;--csdp-soft:#f4f7fb;--csdp-text:#0d1726;--csdp-muted:#6b7280;--csdp-brand:#7c3aed;--csdp-brand2:#06b6d4;--csdp-gold:#f59e0b;--csdp-border:#e8edf5;--csdp-shadow:0 20px 60px rgba(15,23,42,.12)}
.csdp-wrap{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--csdp-text);max-width:1180px;margin:30px auto;padding:0 16px}.csdp-hero{background:radial-gradient(circle at 15% 10%,rgba(124,58,237,.45),transparent 28%),linear-gradient(135deg,#08111f,#13233b 55%,#070b14);color:#fff;border-radius:30px;padding:42px;margin-bottom:22px;box-shadow:var(--csdp-shadow);position:relative;overflow:hidden}.csdp-hero:after{content:"";position:absolute;right:-80px;top:-80px;width:230px;height:230px;background:linear-gradient(135deg,var(--csdp-brand),var(--csdp-brand2));filter:blur(30px);opacity:.6;border-radius:50%}.csdp-hero h2{font-size:42px;line-height:1.05;margin:10px 0}.csdp-hero p{max-width:680px;color:#dbeafe;font-size:17px}.csdp-pill{display:inline-flex;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:7px 13px;color:#fff;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.csdp-filter,.csdp-form,.csdp-box{background:#fff;border:1px solid var(--csdp-border);border-radius:24px;box-shadow:var(--csdp-shadow)}.csdp-filter{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.1fr auto;gap:12px;padding:16px;margin-bottom:24px}.csdp-filter input,.csdp-filter select,.csdp-form input,.csdp-form textarea,.csdp-form select,.csdp-book-form input,.csdp-book-form textarea,.csdp-book-form select,.csdp-review-form input,.csdp-review-form textarea,.csdp-review-form select{width:100%;border:1px solid var(--csdp-border);border-radius:14px;padding:12px 13px;background:#fbfdff;box-sizing:border-box}.csdp-filter button,.csdp-btn,.csdp-book-form button,.csdp-review-form button,.csdp-service button{border:0;border-radius:14px;background:linear-gradient(135deg,var(--csdp-brand),var(--csdp-brand2));color:#fff;font-weight:800;padding:12px 18px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 30px rgba(124,58,237,.22)}.csdp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.csdp-card{background:#fff;border:1px solid var(--csdp-border);border-radius:26px;box-shadow:var(--csdp-shadow);overflow:hidden;transition:.25s}.csdp-card:hover{transform:translateY(-5px)}.csdp-photo{display:block;height:230px;background:var(--csdp-soft);overflow:hidden}.csdp-photo img{width:100%;height:100%;object-fit:cover}.csdp-card-body{padding:20px}.csdp-card h3{margin:0 0 10px;font-size:22px}.csdp-card h3 a{text-decoration:none;color:var(--csdp-text)}.csdp-meta{display:flex;flex-wrap:wrap;gap:9px;margin:12px 0}.csdp-meta span{background:#eef2ff;color:#3730a3;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:700}.csdp-stats{color:var(--csdp-muted);margin:12px 0 16px}.csdp-avatar{width:100%;height:100%;display:grid;place-items:center;font-size:54px;font-weight:900;background:linear-gradient(135deg,#dbeafe,#f5d0fe);color:#312e81}.csdp-avatar.big{width:145px;height:145px;border-radius:32px}.csdp-profile-head{border-radius:32px;background:#fff;box-shadow:var(--csdp-shadow);overflow:hidden;margin-bottom:24px}.csdp-cover{height:145px;background:linear-gradient(135deg,#111827,#7c3aed,#06b6d4)}.csdp-profile-inner{display:grid;grid-template-columns:170px 1fr;gap:25px;padding:0 30px 30px;align-items:end;margin-top:-72px}.csdp-profile-img img{width:145px;height:145px;border-radius:32px;object-fit:cover;border:6px solid #fff;box-shadow:0 20px 40px rgba(0,0,0,.16)}.csdp-profile h1{font-size:40px;margin:8px 0}.csdp-profile .csdp-pill{background:#111827;color:#fff}.csdp-two-col{display:grid;grid-template-columns:1fr 350px;gap:22px;align-items:start}.csdp-box{padding:24px;margin-bottom:22px}.csdp-service{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px;border:1px solid var(--csdp-border);border-radius:18px;margin-bottom:12px;background:linear-gradient(180deg,#fff,#fafcff)}.csdp-service h4{margin:0 0 6px}.csdp-service p{margin:0;color:var(--csdp-muted)}.csdp-service strong{display:block;margin-bottom:8px;font-size:20px}.csdp-scroll{display:flex;gap:14px;overflow-x:auto;padding-bottom:8px}.csdp-scroll a{flex:0 0 230px;height:160px;border-radius:18px;overflow:hidden;background:#f1f5f9}.csdp-scroll img{width:100%;height:100%;object-fit:cover}.csdp-sticky{position:sticky;top:30px}.csdp-book-form label,.csdp-form label{display:block;margin-bottom:14px;font-weight:700}.csdp-book-form label input,.csdp-book-form label textarea,.csdp-book-form label select,.csdp-form label input,.csdp-form label textarea,.csdp-form label select{margin-top:6px;font-weight:400}.csdp-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.csdp-dashboard .csdp-form{padding:24px}.csdp-auth{max-width:460px;margin:auto;padding:28px}.csdp-socials{display:flex;gap:8px;flex-wrap:wrap}.csdp-socials a{background:#f1f5f9;border-radius:999px;padding:8px 12px;text-decoration:none;color:#111827;font-weight:700}.csdp-review{border-bottom:1px solid var(--csdp-border);padding:12px 0}.csdp-review span{color:var(--csdp-gold)}.csdp-review-form{display:grid;gap:10px;margin-top:16px}.csdp-message{display:inline-block;margin-left:10px;color:#059669;font-weight:700}.csdp-empty{grid-column:1/-1;background:#fff;border-radius:20px;padding:30px;text-align:center}.csdp-profile main{min-width:0}@media(max-width:900px){.csdp-filter,.csdp-grid,.csdp-two-col,.csdp-row,.csdp-profile-inner{grid-template-columns:1fr}.csdp-hero h2{font-size:30px}.csdp-profile-inner{margin-top:-60px}.csdp-sticky{position:static}}
