.contact-container{min-height:100vh;background:#ffffff}.ct-hero{background:#ffffff;padding:160px 0 80px}.ct-hero-inner{max-width:1200px;margin:0 auto;padding:0 5%}.ct-label{font-size:.72rem;font-weight:800;letter-spacing:.4em;color:#3b82f6;text-transform:uppercase;display:block;margin-bottom:12px}.ct-hero-title{font-size:clamp(2.8rem,6vw,5rem);font-weight:900;color:#0f172a;line-height:1.1;letter-spacing:-.03em;margin:0 0 20px}.ct-hero-desc{font-size:1rem;color:#64748b;line-height:1.9;max-width:500px}.ct-main{max-width:1200px;margin:0 auto;padding:0 5% 120px;display:grid;grid-template-columns:1fr 1.6fr;grid-gap:80px;gap:80px;align-items:start}.ct-info{padding-top:8px}.ct-info-block{margin-bottom:48px}.ct-info-block:last-child{margin-bottom:0}.ct-info-label{font-size:.7rem;font-weight:800;letter-spacing:.35em;color:#3b82f6;text-transform:uppercase;display:block;margin-bottom:10px}.ct-info-value{font-size:1rem;color:#0f172a;font-weight:600;line-height:1.8;margin:0}.ct-info-value a{color:#3b82f6;text-decoration:none;transition:opacity .2s}.ct-info-value a:hover{opacity:.7}.ct-divider{width:40px;height:2px;background:#e2e8f0;margin:40px 0}.ct-form{background:#f8fafc;border-radius:12px;padding:56px 48px}.ct-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.ct-form-group{display:flex;flex-direction:column;gap:8px}.ct-form-group--full{grid-column:1/-1}.ct-form-label{font-size:.78rem;font-weight:800;color:#0f172a;letter-spacing:.05em}.ct-form-label span{color:#3b82f6;margin-left:4px}.ct-form-input,.ct-form-select,.ct-form-textarea{width:100%;padding:14px 16px;border:1.5px solid #e2e8f0;border-radius:6px;font-size:.95rem;color:#0f172a;background:#ffffff;outline:none;transition:border-color .2s ease;font-family:inherit}.ct-form-input:focus,.ct-form-select:focus,.ct-form-textarea:focus{border-color:#3b82f6}.ct-form-textarea{resize:vertical;min-height:160px;line-height:1.7}.ct-form-submit{margin-top:32px;width:100%;padding:18px;background:#3b82f6;color:#ffffff;font-size:.95rem;font-weight:800;letter-spacing:.08em;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease,transform .2s ease}.ct-form-submit:hover{background:#2563eb;transform:translateY(-2px)}@media (max-width:900px){.ct-main{grid-template-columns:1fr;gap:48px;padding-bottom:80px}.ct-form{padding:36px 24px}.ct-form-grid{grid-template-columns:1fr}.ct-form-group--full{grid-column:1}}