.ct-page{width:100%;max-width:1080px;padding:0 40px;font-family:var(--font-outfit),"Outfit Placeholder",sans-serif}.ct-hero{padding:96px 0 56px}.ct-hero-badge{display:inline-flex;align-items:center;gap:7px;padding:6px 16px;border-radius:100px;border:1px solid rgba(153,84,242,.35);background:rgba(153,84,242,.08);color:rgb(153,84,242);font-size:13px;font-weight:500;letter-spacing:.2px;margin-bottom:18px}.ct-hero-badge svg{flex-shrink:0;stroke:rgb(153,84,242)}.ct-hero-accent{color:rgb(153,84,242)}.ct-hero-title{font-size:clamp(42px,6vw,72px);font-weight:600;color:#fff;line-height:1.2;letter-spacing:0;margin:0 0 14px}.ct-hero-sub{font-size:17px;color:#a1a1a1;margin:0;line-height:1.6;max-width:520px}.ct-body{display:grid;grid-template-columns:1fr 300px;gap:28px;align-items:start}.ct-form-card{background:rgb(22,24,27);border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:36px}.ct-form{display:flex;flex-direction:column;gap:20px}.ct-row-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ct-field{display:flex;flex-direction:column;gap:7px}.ct-field label{font-size:13px;font-weight:500;color:#9a9da3}.ct-required{color:rgb(153,84,242);margin-left:2px}.ct-optional{color:#4a4d52;font-weight:400;font-size:11px;margin-left:4px}.ct-field input,.ct-field select,.ct-field textarea{width:100%;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:10px 14px;font-size:14px;color:#e0e0e0;outline:none;transition:border-color .15s;font-family:inherit;box-sizing:border-box}.ct-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%235c5f63' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}.ct-field select option{background:#1c1d1f;color:#e0e0e0}.ct-field input::placeholder,.ct-field textarea::placeholder{color:#3e4147}.ct-field input:focus,.ct-field select:focus,.ct-field textarea:focus{border-color:rgba(153,84,242,.5)}.ct-field--error input,.ct-field--error select,.ct-field--error textarea{border-color:rgba(239,68,68,.6)}.ct-field--error input:focus,.ct-field--error select:focus,.ct-field--error textarea:focus{border-color:rgba(239,68,68,.85)}.ct-field-error{font-size:12px;color:rgb(239,68,68);margin-top:2px}.ct-char-count{font-size:11px;font-weight:400;color:#4a4d52;margin-left:auto;float:right}.ct-server-error{display:flex;align-items:center;gap:8px;padding:11px 14px;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.25);border-radius:8px;font-size:13px;color:rgb(239,68,68)}.ct-server-error svg{flex-shrink:0;stroke:rgb(239,68,68)}.ct-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:wst-spin .65s linear infinite;flex-shrink:0}.ct-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.ct-success{flex-direction:column;text-align:center;padding:48px 24px;gap:12px}.ct-success,.ct-success-icon{display:flex;align-items:center}.ct-success-icon{width:52px;height:52px;border-radius:50%;background:rgba(153,84,242,.12);border:1px solid rgba(153,84,242,.3);justify-content:center;color:rgb(153,84,242);margin-bottom:4px}.ct-success-title{font-size:20px;font-weight:700;color:#fff;margin:0}.ct-success-body{font-size:14px;color:#6b6d70;margin:0;max-width:320px;line-height:1.6}.ct-success-reset{margin-top:8px;background:none;border:1px solid rgba(153,84,242,.4);border-radius:8px;color:rgb(153,84,242);font-size:13px;font-weight:500;font-family:var(--font-outfit),"Outfit Placeholder",sans-serif;padding:8px 20px;cursor:pointer;transition:background .12s}.ct-success-reset:hover{background:rgba(153,84,242,.1)}.ct-field textarea{resize:vertical;min-height:140px;line-height:1.6}.ct-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 28px;background:rgb(153,84,242);color:#fff;font-size:14px;font-weight:600;font-family:var(--font-outfit),"Outfit Placeholder",sans-serif;border:none;border-radius:10px;cursor:pointer;transition:opacity .15s,transform .15s;align-self:flex-start}.ct-submit:hover{opacity:.88;transform:translateY(-1px)}.ct-sidebar{display:flex;flex-direction:column;gap:16px}.ct-info-card{background:rgb(22,24,27);border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:24px}.ct-info-title{font-size:12px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#4a4d52;margin:0 0 18px}.ct-channel-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.ct-channel{display:flex;align-items:flex-start;gap:12px}.ct-channel-icon{width:32px;height:32px;border-radius:8px;background:rgba(153,84,242,.1);border:1px solid rgba(153,84,242,.18);display:flex;align-items:center;justify-content:center;color:rgb(153,84,242);flex-shrink:0;margin-top:2px}.ct-channel-label{font-size:11px;font-weight:500;color:#5c5f63;margin:0 0 2px;text-transform:uppercase;letter-spacing:.5px}.ct-channel-value{font-size:13px;color:#c0c0c0;text-decoration:none;line-height:1.4}a.ct-channel-value:hover{color:rgb(153,84,242)}.ct-social-list{display:flex;flex-direction:column;gap:8px}.ct-social-link{display:flex;align-items:center;gap:10px;padding:10px 12px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);border-radius:8px;font-size:13px;color:#9a9da3;text-decoration:none;transition:background .12s,color .12s,border-color .12s}.ct-social-link:hover{background:rgba(153,84,242,.08);border-color:rgba(153,84,242,.25);color:rgb(153,84,242)}@media (max-width:860px){.ct-body{grid-template-columns:1fr}.ct-sidebar{order:-1}}@media (max-width:600px){.ct-page{padding:0 16px}.ct-hero{padding:72px 0 40px}.ct-form-card{padding:24px 20px}.ct-row-2{grid-template-columns:1fr}}