.wcp-register{--blue:#176BFF;--green:#A8FF2A;--dark:#071324;--muted:#60708a;--line:#dfe8f5;max-width:1240px;margin:34px auto;padding:32px;border-radius:22px;background:rgba(255,255,255,.98);box-shadow:0 24px 70px rgba(7,19,36,.13);border:1px solid #eef2f7;position:relative;overflow:hidden;box-sizing:border-box}.wcp-register *{box-sizing:border-box}.wcp-register:before{content:"";position:absolute;inset:0 0 auto;height:7px;background:linear-gradient(90deg,var(--blue),#20b9d6 45%,var(--green));}.wcp-register-head{text-align:center;margin:10px 0 28px}.wcp-register-head span{display:inline-flex;letter-spacing:.16em;font-weight:950;color:var(--blue);background:#eff5ff;border-radius:99px;padding:7px 15px;font-size:12px}.wcp-register-head h2{font-size:34px;line-height:1.1;margin:14px 0 8px;color:var(--dark);font-weight:950}.wcp-register-head p{margin:0;color:var(--muted);font-size:15px}.wcp-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.wcp-full{grid-column:1/-1}.wcp-step-title{display:flex;align-items:center;gap:10px;color:#071324;font-size:14px;font-weight:900;margin:2px 0 4px}.wcp-step-title b{width:24px;height:24px;border-radius:999px;display:inline-grid;place-items:center;background:var(--blue);color:#fff;font-size:13px}.wcp-step-title em{margin-left:auto;color:#f05c69;font-style:normal;font-weight:800;font-size:13px}.wcp-profile-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:10px}.wcp-profile-card{min-height:148px;border:1px solid var(--line);background:linear-gradient(180deg,#fff,#fbfdff);border-radius:14px;padding:20px 12px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;cursor:pointer;position:relative;box-shadow:0 8px 22px rgba(7,19,36,.04);transition:.2s;color:#071324}.wcp-profile-card:hover,.wcp-profile-card.is-active{border-color:var(--blue);box-shadow:0 14px 32px rgba(23,107,255,.12);transform:translateY(-1px)}.wcp-profile-radio{position:absolute;left:16px;top:28px;width:16px;height:16px;border-radius:50%;border:4px solid #cbd8ec;background:#fff}.wcp-profile-card.is-active .wcp-profile-radio{border-color:var(--blue)}.wcp-profile-icon{font-size:30px;line-height:1}.wcp-profile-card strong{font-size:14px;line-height:1.25;font-weight:950;min-height:34px;display:flex;align-items:center;justify-content:center;text-align:center;word-break:break-word;overflow-wrap:anywhere;padding:0 4px}.wcp-profile-card small{color:var(--muted);font-weight:700;line-height:1.35;font-size:12px;min-height:32px;word-break:break-word;overflow-wrap:anywhere;padding:0 4px}.wcp-fields{display:none;grid-column:1/-1;gap:12px}.wcp-fields.active{display:grid}.wcp-accordion{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.wcp-accordion-head{width:100%;border:0;background:#f8fbff;padding:14px 18px;display:flex;align-items:center;gap:10px;cursor:pointer;color:#176BFF}.wcp-accordion-head strong{font-size:16px;font-weight:950}.wcp-accordion-head i{margin-left:auto;font-style:normal;font-weight:950;transition:.2s}.wcp-accordion:not(.is-open) .wcp-accordion-head i{transform:rotate(-90deg)}.wcp-accordion-body{display:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:18px}.wcp-accordion.is-open .wcp-accordion-body{display:grid}.wcp-section-sport .wcp-accordion-head{background:#f3ffe8;color:#139447}.wcp-section-experience .wcp-accordion-head{background:#fbf5ff;color:#7c3feb}.wcp-section-objective .wcp-accordion-head{background:#fff8e6;color:#f08b00}.wcp-section-details .wcp-accordion-head{background:#effcff;color:#0893aa}.wcp-section-standard .wcp-accordion-head{background:#f7f9fc;color:#3d5877}.wcp-field{display:flex;flex-direction:column;gap:8px;min-width:0}.wcp-field>span{font-size:13px;line-height:1.25;font-weight:850;color:#30415a;white-space:normal;overflow:visible}.wcp-field>span em{font-style:normal;color:#f05c69}.wcp-field input,.wcp-field select,.wcp-field textarea{width:100%;min-height:44px;border:1px solid #dbe4f0;border-radius:10px;padding:11px 13px;background:#fbfdff;transition:.2s;color:#071324;font-size:14px;line-height:1.25;box-shadow:none;appearance:auto}.wcp-field textarea{min-height:105px;resize:vertical}.wcp-field input[type=file]{padding:9px;background:#fff}.wcp-field input:focus,.wcp-field select:focus,.wcp-field textarea:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 4px rgba(23,107,255,.11);background:#fff}.wcp-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.wcp-check{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;margin:0!important;min-height:36px;padding:7px 10px;border-left:2px solid #dfe8f5;background:#fff;border-radius:8px;font-weight:800!important;color:#071324}.wcp-check input{width:16px!important;min-height:16px!important;margin:0!important;flex:0 0 auto}.wcp-check span{font-size:13px;line-height:1.25}.wcp-submit{grid-column:1/-1;border:0;border-radius:12px;background:linear-gradient(90deg,#9bdc00,var(--green));color:#071324;font-weight:950;font-size:16px;padding:15px 22px;cursor:pointer;box-shadow:0 14px 30px rgba(138,221,0,.22);margin-top:2px}.wcp-submit span{font-size:20px;margin-left:8px}.wcp-alert{padding:14px 16px;border-radius:14px;margin-bottom:16px;font-weight:800}.wcp-alert.success{background:#edffe0;color:#275800}.wcp-alert.error{background:#fff0f0;color:#971818}@media(max-width:1180px){.wcp-profile-grid{grid-template-columns:repeat(3,1fr)}.wcp-accordion-body{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.wcp-register{padding:18px;border-radius:18px;margin:18px auto}.wcp-register-head h2{font-size:28px}.wcp-form{grid-template-columns:1fr;gap:12px}.wcp-profile-grid{grid-template-columns:1fr}.wcp-profile-card{min-height:112px}.wcp-accordion-body{grid-template-columns:1fr;padding:14px}.wcp-check-grid{grid-template-columns:1fr}.wcp-step-title{align-items:flex-start;flex-wrap:wrap}.wcp-step-title em{margin-left:34px;width:100%}}
