.cws-project-checker{--cws-blue:#0b83ff;--cws-blue2:#18b9f5;--cws-ink:#10233d;--cws-muted:#6b7e93;--cws-line:#dfeaf5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif;padding:48px 0}.cws-project-shell{width:min(900px,calc(100% - 30px));margin:0 auto;padding:34px;border:1px solid rgba(194,219,244,.82);border-radius:28px;background:radial-gradient(circle at 88% 5%,rgba(18,185,245,.12),transparent 28%),linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 24px 70px rgba(29,78,127,.10)}.cws-project-intro{text-align:center;max-width:650px;margin:0 auto}.cws-project-kicker{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.13em;color:var(--cws-blue);margin-bottom:10px}.cws-project-intro h2{margin:0;color:var(--cws-ink);font-size:clamp(30px,5vw,48px);line-height:1.08;letter-spacing:-.035em}.cws-project-intro p{color:var(--cws-muted);line-height:1.65;margin:14px 0 0}.cws-project-form{max-width:650px;margin:28px auto 0}.cws-project-form label>span{display:block;font-size:13px;font-weight:700;color:#2b4058;margin-bottom:8px}.cws-project-inputrow{display:flex;gap:10px}.cws-project-inputrow input{flex:1;min-width:0;height:52px;padding:0 16px;border-radius:14px;border:1px solid #d7e4f1!important;background:#fff!important;color:var(--cws-ink)!important;font-weight:700;letter-spacing:.04em;box-shadow:none!important;outline:none}.cws-project-inputrow input:focus{border-color:#8fc9ff!important;box-shadow:0 0 0 4px rgba(11,131,255,.08)!important}.cws-project-inputrow button{height:52px;padding:0 22px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--cws-blue),var(--cws-blue2));color:#fff;font-weight:800;cursor:pointer;box-shadow:0 12px 28px rgba(11,131,255,.20)}.cws-project-form small{display:block;color:#91a0af;margin-top:8px}.cws-project-result{margin-top:26px}.cws-result-error{padding:15px 17px;border-radius:14px;background:#fff2f2;border:1px solid #ffd8d8;color:#a63d3d;text-align:center}.cws-result-card{border:1px solid var(--cws-line);border-radius:22px;background:#fff;overflow:hidden}.cws-result-head{padding:23px 24px 20px;display:flex;justify-content:space-between;gap:18px;align-items:flex-start;border-bottom:1px solid #edf3f8}.cws-result-head small{display:block;color:#8b9aad;font-size:12px;margin-bottom:5px}.cws-result-head h3{margin:0;color:var(--cws-ink);font-size:24px}.cws-result-service{margin-top:6px;color:var(--cws-muted)}.cws-public-status{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap;background:#e7f3ff;color:#0875d1}.cws-public-status.waiting_advance{background:#fff5d9;color:#936800}.cws-public-status.waiting_client{background:#f2ebff;color:#6848b0}.cws-public-status.review{background:#e4fbf8;color:#177d72}.cws-public-status.paused{background:#f0f2f5;color:#68717c}.cws-public-status.completed{background:#e6f8ea;color:#25733d}.cws-result-body{padding:24px}.cws-progress-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px;color:#334a62;font-size:13px;font-weight:700}.cws-progress-label strong{font-size:18px;color:var(--cws-blue)}.cws-progressbar{height:10px;border-radius:999px;background:#eaf1f8;overflow:hidden}.cws-progressbar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--cws-blue),var(--cws-blue2));transition:width .5s ease}.cws-result-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.cws-result-meta div{padding:13px 15px;border-radius:13px;background:#f8fbfe;border:1px solid #e8f0f7}.cws-result-meta span{display:block;color:#8b9aad;font-size:11px;margin-bottom:4px}.cws-result-meta strong{color:#263e56;font-size:13px}.cws-timeline{margin-top:24px;display:grid;gap:0}.cws-stage{display:grid;grid-template-columns:28px 1fr;gap:12px;position:relative;padding-bottom:18px}.cws-stage:not(:last-child):after{content:"";position:absolute;left:13px;top:27px;bottom:0;width:2px;background:#e2ecf5}.cws-stage-dot{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eef3f8;color:#8fa0b2;font-size:12px;font-weight:900;position:relative;z-index:1}.cws-stage.done .cws-stage-dot{background:#e5f7ea;color:#2f8a49}.cws-stage.current .cws-stage-dot{background:linear-gradient(135deg,var(--cws-blue),var(--cws-blue2));color:#fff;box-shadow:0 8px 20px rgba(11,131,255,.22)}.cws-stage strong{display:block;color:#243a51;padding-top:4px}.cws-stage.current strong{color:#0b78d9}.cws-result-note{margin-top:20px;padding:16px 17px;border-radius:15px;background:linear-gradient(135deg,#f3f8ff,#fbfdff);border:1px solid #dfeafb}.cws-result-note span{display:block;font-size:11px;color:#8293a5;margin-bottom:5px}.cws-result-note p{margin:0;color:#40566e;line-height:1.55}.cws-result-support{text-align:center;color:#8b9aad;font-size:12px;margin-top:16px}.cws-loading{padding:20px;text-align:center;color:#7b8da0}@media(max-width:650px){.cws-project-checker{padding:28px 0}.cws-project-shell{padding:22px 16px;border-radius:22px}.cws-project-inputrow{flex-direction:column}.cws-project-inputrow button{width:100%}.cws-result-head{flex-direction:column}.cws-result-meta{grid-template-columns:1fr}}

/* v1.1 project description + finance summary */
.cws-result-description{margin-bottom:18px;padding:17px 18px;border:1px solid #e5eef7;border-radius:15px;background:#fbfdff}.cws-result-description>span,.cws-finance-grid span{display:block;color:#7b8da0;font-size:12px;font-weight:700;margin-bottom:6px}.cws-result-description p{margin:0;color:#334a62;line-height:1.65;white-space:pre-line}.cws-finance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 18px}.cws-finance-grid>div{padding:15px 16px;border:1px solid #e3edf7;border-radius:15px;background:linear-gradient(145deg,#fff,#f8fbff)}.cws-finance-grid strong{display:block;color:#173553;font-size:18px}.cws-finance-grid .cws-finance-balance{background:linear-gradient(145deg,#edf7ff,#f9fdff);border-color:#cfe7fb}.cws-finance-grid .cws-finance-balance strong{color:#0876d1}.cws-result-meta{margin-top:0}@media(max-width:640px){.cws-finance-grid{grid-template-columns:1fr}.cws-result-head{flex-direction:column}.cws-public-status{align-self:flex-start}}


/* CWS CRM 3.1 — lead form */
.cws-crm-lead-form{max-width:820px;margin:0 auto;padding:24px;border:1px solid #dfe9f3;border-radius:20px;background:rgba(255,255,255,.96);box-shadow:0 18px 50px rgba(20,75,120,.08)}
.cws-lead-front-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cws-lead-front-grid label{display:flex;flex-direction:column;gap:7px}.cws-lead-front-grid label>span{font-size:13px;font-weight:700;color:#284d6c}.cws-lead-front-grid input,.cws-lead-front-grid select,.cws-lead-front-grid textarea{width:100%;min-height:46px;padding:10px 12px;border:1px solid #d6e3ef;border-radius:11px;background:#fff;color:#183a57;outline:none}.cws-lead-front-grid input:focus,.cws-lead-front-grid select:focus,.cws-lead-front-grid textarea:focus{border-color:#86c6f7;box-shadow:0 0 0 3px rgba(20,124,229,.08)}.cws-lead-front-wide{grid-column:1/-1}.cws-crm-lead-form>button{margin-top:14px;min-height:46px;padding:0 20px;border:0;border-radius:11px;background:linear-gradient(135deg,#147ce5,#18b9f5);color:#fff;font-weight:750;cursor:pointer}.cws-crm-lead-form>button:disabled{opacity:.65}.cws-lead-front-result{margin-top:10px;color:#38627e;font-size:13px}.cws-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.cws-lead-custom-service{display:none!important}.cws-lead-custom-service.is-active{display:flex!important}
@media(max-width:680px){.cws-lead-front-grid{grid-template-columns:1fr}.cws-lead-front-wide{grid-column:auto}.cws-crm-lead-form{padding:18px}}
