:root{--sd-navy:#111827;--sd-purple:#662ce6;--sd-blue:#3159ee;--sd-muted:#64748b;--sd-line:#e2e8f0;--sd-bg:#f5f7fb}.sdm-shell,.sdm-dashboard{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033;box-sizing:border-box}.sdm-shell *,.sdm-dashboard *{box-sizing:border-box}.sdm-shell{max-width:1050px;margin:40px auto;padding:44px;background:#fff;border:1px solid var(--sd-line);border-radius:24px;box-shadow:0 22px 65px #0f172a18}.sdm-brand{display:flex;align-items:center;gap:10px;font-size:20px;color:var(--sd-navy)}.sdm-brand b{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;color:#fff;background:linear-gradient(135deg,var(--sd-blue),var(--sd-purple))}.sdm-label,.sdm-dashboard header small{display:block;margin:38px 0 8px;color:var(--sd-purple);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.sdm-shell h1{font-size:42px;line-height:1.1;margin:0 0 10px;color:var(--sd-navy)}.sdm-lead{font-size:18px;line-height:1.6;color:var(--sd-muted)}.sdm-form section{margin:28px 0;padding:25px;border:1px solid var(--sd-line);border-radius:17px}.sdm-form h2,.sdm-form h3{margin-top:0}.sdm-grid,.sdm-choice{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:18px}.sdm-form label>span{display:block;margin-bottom:7px;font-size:13px;font-weight:750}.sdm-form input,.sdm-form select{width:100%;height:49px;padding:0 13px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;font:inherit}.sdm-form input:focus,.sdm-form select:focus{outline:3px solid #6658ee22;border-color:#6658ee}.sdm-choice label{position:relative}.sdm-choice input{position:absolute;opacity:0}.sdm-choice span{display:block!important;height:100%;padding:17px;border:1px solid var(--sd-line);border-radius:13px}.sdm-choice input:checked+span{border:2px solid #6658ee;background:#f7f5ff}.sdm-choice small{display:block;color:var(--sd-muted);margin-top:4px}.sdm-checks{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:17px 0}.sdm-check{display:flex!important;align-items:center;gap:8px;padding:11px;border:1px solid var(--sd-line);border-radius:10px}.sdm-check input,.sdm-consent input{width:18px;height:18px;flex:0 0 auto}.sdm-check span{margin:0!important}.sdm-consent{display:flex!important;align-items:flex-start;gap:10px;line-height:1.5;margin-top:18px}.sdm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 23px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--sd-blue),var(--sd-purple));color:#fff!important;text-decoration:none!important;font-weight:800;cursor:pointer}.sdm-btn.dark{background:var(--sd-navy);min-height:42px}.sdm-login{max-width:520px;margin:auto}.sdm-login .sdm-form{display:grid;gap:17px}.sdm-links{display:flex;justify-content:space-between;margin-top:18px}.sdm-notice{display:flex;flex-direction:column;gap:3px;padding:15px 18px;margin:20px 0;border-radius:12px}.sdm-notice.ok{background:#ecfdf3;color:#086b3d}.sdm-notice.bad{background:#fff1f2;color:#9f1239}.sdm-dashboard{max-width:1240px;margin:28px auto;background:#fff;border:1px solid var(--sd-line);border-radius:22px;box-shadow:0 18px 55px #0f172a17;overflow:hidden}.sdm-dashboard header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:24px 30px}.sdm-dashboard header small{margin:0 0 4px}.sdm-dashboard header h1{font-size:22px;margin:0}.sdm-dashboard header>div:last-child{text-align:right}.sdm-dashboard header>div:last-child a{display:block;font-size:13px}.sdm-dashboard nav{display:flex;gap:5px;padding:0 26px;border-top:1px solid var(--sd-line);border-bottom:1px solid var(--sd-line);overflow:auto}.sdm-dashboard nav a{padding:15px 13px;color:#536176;text-decoration:none;white-space:nowrap;font-weight:700;border-bottom:3px solid transparent}.sdm-dashboard nav a.active{color:#4f46e5;border-color:#5b4bec}.sdm-dashboard main{padding:29px;background:var(--sd-bg)}.sdm-welcome{display:flex;justify-content:space-between;align-items:center;padding:25px;border-radius:17px;background:linear-gradient(135deg,#111a31,#292461);color:#fff}.sdm-welcome h2{font-size:28px;margin:8px 0}.sdm-welcome p{margin:0;color:#c7d2fe}.sdm-welcome span{font-size:11px;font-weight:800;color:#86efac}.sdm-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:19px 0}.sdm-kpis article{padding:19px;background:#fff;border:1px solid var(--sd-line);border-radius:14px}.sdm-kpis span{display:block;color:var(--sd-muted)}.sdm-kpis strong{display:block;margin-top:7px;font-size:29px}.sdm-title{margin-bottom:17px}.sdm-title h2{margin:0;font-size:26px}.sdm-title p{margin:4px 0;color:var(--sd-muted)}.sdm-lead-card{display:flex;align-items:center;justify-content:space-between;gap:21px;padding:21px;margin-bottom:12px;background:#fff;border:1px solid var(--sd-line);border-radius:14px}.sdm-lead-card>div>span{font-size:11px;font-weight:850;color:var(--sd-purple)}.sdm-lead-card h3{margin:7px 0}.sdm-lead-card p{margin:0 0 8px;color:#526075}.sdm-empty{display:flex;flex-direction:column;gap:5px;padding:27px;background:#fff;border:1px dashed #cbd5e1;border-radius:14px;color:var(--sd-muted)}.sdm-empty strong{color:var(--sd-navy)}.sdm-pending{max-width:700px;margin:30px auto;text-align:center}.sdm-pending>span{display:inline-block;padding:7px 12px;border-radius:99px;background:#fff7ed;color:#9a3412;font-weight:800}.sdm-pending dl{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:27px 0;text-align:left}.sdm-pending dl div{padding:17px;background:var(--sd-bg);border-radius:12px}.sdm-pending dt{font-size:12px;color:var(--sd-muted)}.sdm-pending dd{margin:6px 0 0;font-weight:800}@media(max-width:800px){.sdm-shell{margin:18px;padding:24px}.sdm-shell h1{font-size:34px}.sdm-grid,.sdm-choice{grid-template-columns:1fr}.sdm-checks,.sdm-kpis{grid-template-columns:1fr 1fr}.sdm-dashboard header{grid-template-columns:1fr}.sdm-dashboard header>div:last-child{text-align:left}.sdm-welcome,.sdm-lead-card{align-items:flex-start;flex-direction:column}.sdm-dashboard nav{padding:0 10px}}@media(max-width:480px){.sdm-checks,.sdm-kpis,.sdm-pending dl{grid-template-columns:1fr}}

.sdm-password-wrap{position:relative}
.sdm-password-wrap input{padding-right:76px}
.sdm-password-toggle{position:absolute;top:50%;right:8px;transform:translateY(-50%);min-width:56px;height:34px;padding:0 10px;border:0;border-radius:9px;background:#eef2ff;color:#4338ca;font:inherit;font-size:12px;font-weight:800;cursor:pointer}
.sdm-password-toggle:hover,.sdm-password-toggle:focus{background:#e0e7ff;color:#312e81}
.sdm-welcome h2{color:#fff!important}
.sdm-brand{display:inline-flex;text-decoration:none!important}
.sdm-brand img{display:block;width:230px;max-width:100%;height:auto}
.sdm-dashboard header .sdm-brand img{width:205px}
.sdm-lead-detailed{align-items:stretch}.sdm-lead-main{flex:1;min-width:0}.sdm-lead-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.sdm-lead-top>small{color:#64748b;font-weight:700}.sdm-status{display:inline-flex!important;align-items:center;width:max-content;padding:6px 10px;border-radius:999px;background:#fff7ed;color:#9a3412!important;letter-spacing:.04em}.sdm-status.accepted{background:#ecfdf3;color:#166534!important}.sdm-lead-detailed h3{font-size:20px}.sdm-lead-facts{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin-top:16px}.sdm-lead-facts>span{padding:11px 12px;background:#f8fafc;border:1px solid #e8edf3;border-radius:10px}.sdm-lead-facts small,.sdm-deadline small{display:block;margin-bottom:4px;color:#718096;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sdm-lead-facts strong{display:block;color:#172033;font-size:13px;line-height:1.3}.sdm-urgency.high{color:#b42318!important}.sdm-deadline{margin-top:10px;padding:11px 13px;background:#f8fafc;border:1px solid #e8edf3;border-radius:10px}.sdm-deadline.has-deadline{background:#fff7ed;border-color:#fed7aa}.sdm-deadline strong{color:#334155;font-size:13px}.sdm-lead-action{display:flex;flex:0 0 180px;flex-direction:column;align-items:flex-end;justify-content:center;gap:11px}.sdm-lead-action>span{color:#64748b;font-size:11px;font-weight:700}.sdm-lead-action .sdm-btn{min-width:150px}
@media(min-width:801px){.sdm-lead-detailed{flex-direction:row}}
@media(max-width:1050px){.sdm-lead-facts{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.sdm-lead-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.sdm-lead-action{width:100%;align-items:stretch}.sdm-lead-action .sdm-btn{width:100%}}
@media(max-width:480px){.sdm-lead-facts{grid-template-columns:1fr}.sdm-lead-top{align-items:flex-start;flex-direction:column}}
