.ct-page{background:#f8fafc;min-height:100vh}.ct-container{max-width:1100px;margin:0 auto;padding:0 24px}.ct-hero{position:relative;padding:100px 24px 70px;text-align:center;overflow:hidden}.ct-hero-bg{position:absolute;inset:0;background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a)}.ct-hero-bg:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 20%,rgba(59,130,246,.15) 0%,transparent 50%),radial-gradient(ellipse at 70% 80%,rgba(99,102,241,.1) 0%,transparent 50%)}.ct-hero-content{position:relative;z-index:1;max-width:600px;margin:0 auto}.ct-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#3b82f633;border:1px solid rgba(59,130,246,.3);border-radius:100px;font-size:14px;font-weight:600;color:#93c5fd;margin-bottom:24px}.ct-hero h1{font-size:clamp(36px,5vw,52px);font-weight:800;color:#fff;margin:0 0 16px;letter-spacing:-.02em}.ct-hero-desc{font-size:18px;color:#ffffffb3;margin:0;line-height:1.6}.ct-options{padding:0 0 60px;margin-top:-30px;position:relative;z-index:10}.ct-options-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ct-option-card{background:#fff;border-radius:16px;padding:28px;box-shadow:0 10px 40px #00000014;border:1px solid #e2e8f0;text-align:center;transition:all .2s ease}.ct-option-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0000001f;border-color:#3b82f6}.ct-option-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:#fff}.ct-option-icon.sales{background:linear-gradient(135deg,#3b82f6,#2563eb)}.ct-option-icon.support{background:linear-gradient(135deg,#10b981,#059669)}.ct-option-icon.partner{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.ct-option-card h3{font-size:18px;font-weight:700;color:#0f172a;margin:0 0 8px}.ct-option-card p{font-size:14px;color:#64748b;line-height:1.5;margin:0 0 16px}.ct-option-cta{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#3b82f6;text-decoration:none;transition:gap .2s}.ct-option-cta:hover{gap:10px}.ct-form-section{padding:0 0 80px}.ct-form-layout{display:grid;grid-template-columns:320px 1fr;gap:48px;align-items:start}.ct-form-sidebar h2{font-size:28px;font-weight:800;color:#0f172a;margin:0 0 12px}.ct-form-sidebar>p{font-size:15px;color:#64748b;line-height:1.6;margin:0 0 32px}.ct-section-badge{display:inline-block;padding:6px 14px;background:#3b82f61a;color:#3b82f6;font-size:12px;font-weight:700;border-radius:100px;margin-bottom:12px;text-transform:uppercase;letter-spacing:.05em}.ct-info-cards{display:flex;flex-direction:column;gap:16px}.ct-info-card{display:flex;align-items:center;gap:14px;padding:16px;background:#fff;border-radius:12px;border:1px solid #e2e8f0}.ct-info-icon{width:44px;height:44px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#3b82f6;flex-shrink:0}.ct-info-card strong{display:block;font-size:13px;font-weight:600;color:#0f172a;margin-bottom:2px}.ct-info-card a{font-size:14px;color:#3b82f6;text-decoration:none}.ct-info-card a:hover{text-decoration:underline}.ct-form-card{background:#fff;border-radius:20px;padding:40px;box-shadow:0 10px 40px #0000000f;border:1px solid #e2e8f0}.ct-required-legend{font-size:13px;color:#64748b;margin:0 0 24px}.ct-asterisk{color:#dc2626;font-weight:600}.ct-form-header{margin:28px 0 16px;padding-bottom:10px;border-bottom:1px solid #f1f5f9}.ct-form-header:first-of-type{margin-top:0}.ct-form-header h3{font-size:16px;font-weight:700;color:#0f172a;margin:0}.ct-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ct-field{margin-bottom:18px}.ct-field>label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}.ct-field input[type=text],.ct-field input[type=email],.ct-field input[type=tel],.ct-field select,.ct-field textarea{width:100%;padding:11px 14px;font-size:14px;border:1px solid #d1d5db;border-radius:10px;background:#f9fafb;transition:all .2s;font-family:inherit}.ct-field input:focus,.ct-field select:focus,.ct-field textarea:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f61a}.ct-field textarea{resize:vertical;min-height:100px}.ct-checkbox-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.ct-checkbox{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;color:#374151}.ct-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:#3b82f6;cursor:pointer;border-radius:4px}.ct-checkbox-box{display:none}.ct-consent{margin-bottom:14px}.ct-consent-label{align-items:flex-start}.ct-consent-label input{margin-top:2px;flex-shrink:0}.ct-consent a{color:#3b82f6;text-decoration:none}.ct-consent a:hover{text-decoration:underline}.ct-submit{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:10px;cursor:pointer;transition:all .2s;margin-top:8px}.ct-submit:hover{transform:translateY(-2px);box-shadow:0 8px 24px #3b82f64d}.ct-submit:disabled{opacity:.7;cursor:not-allowed;transform:none}.ct-form-success{text-align:center;padding:48px 24px}.ct-success-icon{color:#10b981;margin-bottom:20px}.ct-form-success h3{font-size:22px;font-weight:700;color:#0f172a;margin:0 0 10px}.ct-form-success p{font-size:15px;color:#64748b;margin:0}.ct-form-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:10px;margin-bottom:20px;font-size:14px}.ct-faq-section{padding:80px 0;background:#fff}.ct-section-header{text-align:center;margin-bottom:40px}.ct-section-header h2{font-size:28px;font-weight:800;color:#0f172a;margin:0 0 12px}.ct-section-header p{font-size:16px;color:#64748b;margin:0}.ct-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.ct-faq-card{background:#f8fafc;border-radius:16px;padding:24px;border:1px solid #e2e8f0;transition:all .2s}.ct-faq-card:hover{border-color:#3b82f6;box-shadow:0 8px 24px #0000000f}.ct-faq-card h3{font-size:15px;font-weight:700;color:#0f172a;margin:0 0 10px;line-height:1.4}.ct-faq-card p{font-size:14px;color:#64748b;line-height:1.6;margin:0}.ct-offices-section{padding:80px 0;background:#f8fafc}.ct-offices-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:700px;margin:0 auto}.ct-office-card{background:#fff;border-radius:16px;padding:28px;border:1px solid #e2e8f0;transition:all .2s}.ct-office-card:hover{border-color:#3b82f6;box-shadow:0 8px 24px #0000000f}.ct-office-header{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.ct-office-flag{font-size:28px}.ct-office-header h3{font-size:18px;font-weight:700;color:#0f172a;margin:0}.ct-office-body{display:flex;flex-direction:column;gap:4px}.ct-office-company{font-size:14px;font-weight:600;color:#374151;margin:0}.ct-office-address,.ct-office-city{font-size:14px;color:#64748b;margin:0}.ct-office-email{font-size:14px;color:#3b82f6;text-decoration:none;margin-top:8px}.ct-office-email:hover{text-decoration:underline}@media(max-width:900px){.ct-options-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.ct-form-layout{grid-template-columns:1fr;gap:40px}.ct-form-sidebar{text-align:center}.ct-info-cards{flex-direction:row;justify-content:center;flex-wrap:wrap}}@media(max-width:640px){.ct-hero{padding:80px 20px 60px}.ct-form-card{padding:24px}.ct-row,.ct-checkbox-grid{grid-template-columns:1fr}.ct-submit{width:100%;justify-content:center}.ct-offices-grid,.ct-faq-grid{grid-template-columns:1fr}.ct-info-cards{flex-direction:column}}
