:root{--crcp-navy:#123a63;--crcp-blue:#1478c9;--crcp-cyan:#33b6c9;--crcp-ink:#1d2b3a;--crcp-soft:#f3f7fb;--crcp-line:#dbe5ef;--crcp-ok:#18864b;--crcp-danger:#b42318}.crcp-wrap{max-width:1100px;margin:32px auto;color:var(--crcp-ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.crcp-wrap *{box-sizing:border-box}.crcp-hero{display:grid;grid-template-columns:1.4fr .8fr;gap:36px;align-items:center;padding:56px;border-radius:24px;background:linear-gradient(135deg,var(--crcp-navy),#1c6492);color:#fff;box-shadow:0 20px 50px #123a6330}.crcp-hero h1,.crcp-dashboard-head h1{font-size:clamp(2.1rem,5vw,4rem);line-height:1.02;margin:12px 0}.crcp-kicker{text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#71d9e6}.crcp-hero-card,.crcp-panel{background:#fff;color:var(--crcp-ink);padding:28px;border:1px solid var(--crcp-line);border-radius:18px;box-shadow:0 8px 28px #203b5712}.crcp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:24px 0}.crcp-steps{grid-template-columns:repeat(3,1fr)}.crcp-steps article{padding:24px;background:var(--crcp-soft);border-radius:16px}.crcp-steps b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--crcp-blue);color:#fff}.crcp-panel{margin:24px 0}.crcp-button,.crcp-small{display:inline-block;border:0;border-radius:10px;background:var(--crcp-blue);color:#fff!important;padding:13px 21px;font-weight:750;text-decoration:none;cursor:pointer}.crcp-small{padding:8px 12px;font-size:.85rem}.crcp-link{border:0;background:none;color:var(--crcp-blue);text-decoration:underline;cursor:pointer}.crcp-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.crcp-form label,.crcp-module label{display:flex;flex-direction:column;gap:6px;font-weight:650}.crcp-form input,.crcp-module input,.crcp-module textarea{width:100%;border:1px solid #b8c7d5;border-radius:9px;padding:11px;background:#fff}.crcp-form .crcp-check{grid-column:1/-1;display:flex;flex-direction:row;align-items:flex-start}.crcp-check input{width:auto;margin-top:5px}.crcp-alert{padding:14px 18px;border-radius:12px;margin:16px 0;font-weight:650}.crcp-ok{background:#e7f7ed;color:var(--crcp-ok)}.crcp-error{background:#feeceb;color:var(--crcp-danger)}.crcp-login{max-width:560px;margin:60px auto}.crcp-login .crcp-form{grid-template-columns:1fr}.crcp-dashboard-head{display:flex;align-items:center;justify-content:space-between;padding:35px;border-radius:22px;background:var(--crcp-navy);color:white}.crcp-progress{height:14px;background:#dce7f0;border-radius:99px;overflow:hidden;margin-top:24px}.crcp-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--crcp-blue),var(--crcp-cyan))}.crcp-big{font-size:1.4rem;font-weight:800}.crcp-muted{color:#66788a}.crcp-question{border:0;border-bottom:1px solid var(--crcp-line);padding:18px 0}.crcp-question legend{font-weight:700}.crcp-scale{display:flex;gap:15px;margin-top:12px}.crcp-scale label,.crcp-choice{display:inline-flex!important;flex-direction:row!important;align-items:center;gap:5px;font-weight:400!important;margin:8px 0}.crcp-scale input,.crcp-choice input{width:auto}.crcp-docs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.crcp-doc-card{display:grid;gap:10px;padding:16px;border:1px solid var(--crcp-line);border-radius:12px}.crcp-badge{display:inline-block;background:#e7f7ed;color:var(--crcp-ok);padding:3px 8px;border-radius:99px;font-size:.78rem;font-weight:800}.crcp-module{border:1px solid var(--crcp-line);border-radius:12px;margin:12px 0;padding:16px}.crcp-module summary{cursor:pointer;font-weight:800}.crcp-welcome{padding:38px;border-radius:20px;background:linear-gradient(135deg,#e2f7ff,#e9fff3);border:1px solid #a6dfd8}.crcp-welcome h2{font-size:2rem}.crcp-form textarea{min-height:100px}@media(max-width:720px){.crcp-wrap{margin:16px}.crcp-hero{grid-template-columns:1fr;padding:28px}.crcp-grid,.crcp-steps,.crcp-form,.crcp-docs{grid-template-columns:1fr}.crcp-dashboard-head{align-items:flex-start}.crcp-scale{flex-wrap:wrap}}
