.copilot-hero.svelte-sybv1z{padding-block:clamp(6.5rem,13vw,9rem);background:linear-gradient(135deg,#1e3a8a,#1e40af,#1e3a8a 60%,#0f2557);text-align:center;position:relative;overflow:hidden}.dark .copilot-hero.svelte-sybv1z{background:radial-gradient(circle at 12% 20%,rgba(79,70,229,.18),transparent 60%),radial-gradient(circle at 88% 35%,rgba(212,175,55,.16),transparent 60%),var(--gradient-hero)}.copilot-hero-container.svelte-sybv1z{width:min(100%,var(--layout-narrow-width));margin-inline:auto;padding-inline:var(--container-inline-padding);position:relative;z-index:1}.hero-badge.svelte-sybv1z{display:inline-flex;align-items:center;gap:calc(var(--spacing-unit));padding:calc(var(--spacing-unit)) calc(var(--spacing-unit) * 2);background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100px;color:#fff;font-size:.875rem;font-weight:600;margin-bottom:calc(var(--spacing-unit) * 3);border:1px solid rgba(255,255,255,.3)}.badge-icon.svelte-sybv1z{font-size:1.25rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.copilot-title.svelte-sybv1z{font-size:clamp(2.5rem,7vw,4.5rem);font-weight:800;color:#fff;margin-bottom:calc(var(--spacing-unit) * 3);line-height:1.1;letter-spacing:-.02em;text-shadow:0 2px 20px rgba(0,0,0,.2)}.copilot-subtitle.svelte-sybv1z{font-size:clamp(1.125rem,3vw,1.5rem);color:#fffffff2;line-height:1.8;margin-bottom:calc(var(--spacing-unit) * 4);max-width:800px;margin-left:auto;margin-right:auto}.highlights-section.svelte-sybv1z{padding:calc(var(--spacing-unit) * 12) 0;background:var(--color-background)}.highlights-container.svelte-sybv1z{width:min(100%,var(--layout-width));margin-inline:auto;padding-inline:var(--container-inline-padding)}.section-header.svelte-sybv1z{text-align:center;margin-bottom:calc(var(--spacing-unit) * 8)}.section-title.svelte-sybv1z{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--color-text);margin-bottom:calc(var(--spacing-unit) * 2);line-height:1.2;letter-spacing:-.02em}.section-description.svelte-sybv1z{font-size:clamp(1rem,2.5vw,1.25rem);color:var(--color-text-light);line-height:1.7;max-width:700px;margin:0 auto}.highlights-grid.svelte-sybv1z{display:grid;grid-template-columns:repeat(3,1fr);gap:calc(var(--spacing-unit) * 4)}.highlight-card.svelte-sybv1z{background:var(--color-card);border:2px solid var(--color-border);border-radius:var(--border-radius-lg);padding:calc(var(--spacing-unit) * 5);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.highlight-card.svelte-sybv1z:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-primary) 0%,var(--color-primary-hover) 100%);opacity:0;transition:opacity .3s ease}.highlight-card.svelte-sybv1z:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:var(--color-primary)}.highlight-card.svelte-sybv1z:hover:before{opacity:1}.highlight-card-primary.svelte-sybv1z{border-color:var(--color-primary);background:linear-gradient(135deg,var(--color-card) 0%,var(--color-surface) 100%)}.highlight-card-primary.svelte-sybv1z:before{opacity:1}@media(prefers-reduced-motion:reduce){.highlight-card.svelte-sybv1z:hover{transform:none}}.highlight-icon-wrapper.svelte-sybv1z{display:flex;align-items:center;justify-content:space-between;margin-bottom:calc(var(--spacing-unit) * 3)}.highlight-icon.svelte-sybv1z{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-hover) 100%);border-radius:16px;color:#fff;font-size:2rem;box-shadow:0 4px 12px #0071e340}.highlight-card-primary.svelte-sybv1z .highlight-icon:where(.svelte-sybv1z){background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px #10b98140}.highlight-badge.svelte-sybv1z{display:inline-flex;align-items:center;padding:calc(var(--spacing-unit) * .5) calc(var(--spacing-unit) * 1.5);background:var(--color-surface);border:1px solid var(--color-border);border-radius:100px;font-size:.75rem;font-weight:600;color:var(--color-text-light);text-transform:uppercase;letter-spacing:.5px}.highlight-card-primary.svelte-sybv1z .highlight-badge:where(.svelte-sybv1z){background:#10b9811a;border-color:#10b98133;color:#10b981}.highlight-title.svelte-sybv1z{font-size:1.5rem;font-weight:700;color:var(--color-text);margin-bottom:calc(var(--spacing-unit) * 2);line-height:1.3}.highlight-description.svelte-sybv1z{font-size:1rem;color:var(--color-text-light);line-height:1.7;margin-bottom:calc(var(--spacing-unit) * 3)}.highlight-features.svelte-sybv1z{display:flex;flex-direction:column;gap:calc(var(--spacing-unit) * 1.5);padding-top:calc(var(--spacing-unit) * 3);border-top:1px solid var(--color-border)}.highlight-feature-item.svelte-sybv1z{display:flex;align-items:center;gap:calc(var(--spacing-unit) * 1.5);font-size:.9375rem;color:var(--color-text);font-weight:500}.highlight-feature-item.svelte-sybv1z svg{font-size:1.25rem;color:var(--color-primary);flex-shrink:0}@media(max-width:1024px){.highlights-grid.svelte-sybv1z{grid-template-columns:repeat(3,1fr);gap:calc(var(--spacing-unit) * 3)}}@media(max-width:768px){.highlights-grid.svelte-sybv1z{grid-template-columns:1fr;gap:calc(var(--spacing-unit) * 3)}.highlight-card.svelte-sybv1z{padding:calc(var(--spacing-unit) * 4)}}.copilot-form-section.svelte-sybv1z{padding:calc(var(--spacing-unit) * 12) 0;background:var(--color-background)}.copilot-form-container.svelte-sybv1z{max-width:800px;margin:0 auto;padding:0 calc(var(--spacing-unit) * 3)}form.svelte-sybv1z{background:var(--color-card);border-radius:var(--border-radius-lg);padding:calc(var(--spacing-unit) * 6);border:1px solid var(--color-border);box-shadow:var(--shadow-md)}.form-grid.svelte-sybv1z{display:grid;grid-template-columns:repeat(2,1fr);gap:calc(var(--spacing-unit) * 3);margin-bottom:calc(var(--spacing-unit) * 3)}@media(max-width:768px){.form-grid.svelte-sybv1z{grid-template-columns:1fr}}.form-group.svelte-sybv1z{display:flex;flex-direction:column;gap:calc(var(--spacing-unit) * 1)}.form-group.svelte-sybv1z:last-of-type{grid-column:1 / -1}label.svelte-sybv1z{font-weight:600;color:var(--color-text);font-size:.9375rem}input.svelte-sybv1z,select.svelte-sybv1z,textarea.svelte-sybv1z{width:100%;padding:calc(var(--spacing-unit) * 1.75) calc(var(--spacing-unit) * 2);border:2px solid var(--color-border);border-radius:var(--border-radius);font-size:1rem;transition:var(--transition);background:var(--color-background);font-family:inherit;line-height:1.5;min-height:44px;box-sizing:border-box}select.svelte-sybv1z{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(var(--spacing-unit) * 2) center;background-size:12px;padding-right:calc(var(--spacing-unit) * 4)}.dark select.svelte-sybv1z{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2394a3b8' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background:var(--color-surface);color:var(--color-text)}.dark select.svelte-sybv1z:focus{background:var(--color-card)}select.svelte-sybv1z option:where(.svelte-sybv1z){color:var(--color-text);background:var(--color-card)}.dark select.svelte-sybv1z option:where(.svelte-sybv1z){color:var(--color-text);background:var(--color-card)}textarea.svelte-sybv1z{resize:vertical;min-height:120px;line-height:1.6}input.svelte-sybv1z:hover:not(:focus),select.svelte-sybv1z:hover:not(:focus),textarea.svelte-sybv1z:hover:not(:focus){border-color:var(--color-text-light)}input.svelte-sybv1z:focus,select.svelte-sybv1z:focus,textarea.svelte-sybv1z:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 4px #0071e31f,0 2px 8px #0071e31a,var(--shadow-sm);background:var(--color-card)}input.svelte-sybv1z::placeholder,textarea.svelte-sybv1z::placeholder{color:var(--color-text-lighter)}.form-message.svelte-sybv1z{display:flex;align-items:center;gap:calc(var(--spacing-unit) * 1.5);padding:calc(var(--spacing-unit) * 2) calc(var(--spacing-unit) * 2.5);border-radius:var(--border-radius);font-size:.9375rem;font-weight:500;margin-bottom:calc(var(--spacing-unit) * 3)}.form-error.svelte-sybv1z{background:var(--color-error-light);border:1px solid var(--color-error);color:var(--color-error)}.form-message.svelte-sybv1z svg{font-size:1.25rem;flex-shrink:0}.submit-button.svelte-sybv1z{display:inline-flex;align-items:center;justify-content:center;gap:calc(var(--spacing-unit) * 1.5);padding:calc(var(--spacing-unit) * 2.25) calc(var(--spacing-unit) * 4.5);background:var(--gradient-primary);color:#fff;border:none;border-radius:var(--border-radius);font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 16px #0071e34d,0 2px 8px #0071e333;position:relative;overflow:hidden;min-height:48px;margin-top:calc(var(--spacing-unit) * 2);width:100%}.submit-button.svelte-sybv1z:disabled{opacity:.7;cursor:not-allowed}.submit-button.svelte-sybv1z:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 12px 28px #0071e366,0 6px 12px #0071e340}@media(prefers-reduced-motion:reduce){.submit-button.svelte-sybv1z:not(:disabled):hover{transform:none}}.submit-button.svelte-sybv1z svg{font-size:1.25rem;transition:transform .3s ease}.submit-button.svelte-sybv1z:not(:disabled):hover svg{transform:translate(4px)}@keyframes svelte-sybv1z-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.copilot-hero.svelte-sybv1z{padding-block:clamp(4rem,10vw,6rem)}.highlights-section.svelte-sybv1z{padding:calc(var(--spacing-unit) * 8) 0}.section-header.svelte-sybv1z{margin-bottom:calc(var(--spacing-unit) * 6)}.section-title.svelte-sybv1z{font-size:clamp(1.75rem,6vw,2.5rem)}.section-description.svelte-sybv1z{font-size:clamp(.9375rem,2vw,1.125rem)}.copilot-form-section.svelte-sybv1z{padding:calc(var(--spacing-unit) * 8) 0}.copilot-form-container.svelte-sybv1z{padding:0 calc(var(--spacing-unit) * 2)}form.svelte-sybv1z{padding:calc(var(--spacing-unit) * 4)}}@media(max-width:480px){.copilot-title.svelte-sybv1z{font-size:clamp(2rem,8vw,2.5rem)}.copilot-subtitle.svelte-sybv1z{font-size:clamp(1rem,4vw,1.125rem)}.highlights-section.svelte-sybv1z{padding:calc(var(--spacing-unit) * 6) 0}.highlight-icon.svelte-sybv1z{width:56px;height:56px;font-size:1.75rem}.highlight-title.svelte-sybv1z{font-size:1.25rem}.highlight-description.svelte-sybv1z{font-size:.9375rem}form.svelte-sybv1z{padding:calc(var(--spacing-unit) * 3)}input.svelte-sybv1z,select.svelte-sybv1z,textarea.svelte-sybv1z{font-size:16px}}
