.about-hero[data-v-d904a768]{background:var(--color-bg-secondary);overflow:hidden;padding-bottom:6rem;padding-top:120px;position:relative}.about-hero[data-v-d904a768]:before{background:linear-gradient(135deg,#1b4cd508,#0082f308);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content[data-v-d904a768]{margin:0 auto;max-width:900px;position:relative;text-align:center;z-index:1}.hero-badge[data-v-d904a768]{background:var(--color-primary-50);border-radius:var(--border-radius-full);color:var(--color-primary-600);display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:1.5rem;padding:.5rem 1.25rem;text-transform:uppercase}.hero-title[data-v-d904a768]{color:var(--color-text-primary);font-size:3.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:2rem}.hero-title-brand[data-v-d904a768]{background:var(--gradient-primary);-webkit-background-clip:text;color:var(--color-primary-500);-webkit-text-fill-color:transparent;background-clip:text}@media (max-width:768px){.hero-title[data-v-d904a768]{font-size:2.5rem}}.hero-description[data-v-d904a768]{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.8}.hero-description p[data-v-d904a768]{margin-bottom:1.5rem}.hero-description p[data-v-d904a768]:last-child{margin-bottom:0}@media (max-width:768px){.hero-description[data-v-d904a768]{font-size:1rem}}.control-section[data-v-4adf81ff]{background:var(--color-bg-primary);padding:6rem 0;position:relative}.control-content[data-v-4adf81ff]{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}@media (max-width:1024px){.control-content[data-v-4adf81ff]{gap:3rem;grid-template-columns:1fr}.control-image[data-v-4adf81ff]{order:1}.control-text[data-v-4adf81ff]{order:2}}.control-image[data-v-4adf81ff],.image-wrapper[data-v-4adf81ff]{position:relative}.image-wrapper[data-v-4adf81ff]{border-radius:var(--border-radius-2xl);box-shadow:var(--shadow-xl);overflow:hidden}.control-img[data-v-4adf81ff]{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.image-overlay[data-v-4adf81ff]{background:linear-gradient(180deg,transparent,rgba(0,0,0,.05));bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.control-text[data-v-4adf81ff]{display:flex;flex-direction:column;gap:1.5rem}.section-title[data-v-4adf81ff]{color:var(--color-text-primary);font-size:3rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0}@media (max-width:768px){.section-title[data-v-4adf81ff]{font-size:2.25rem}}.section-description[data-v-4adf81ff]{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.8;margin:0}@media (max-width:768px){.section-description[data-v-4adf81ff]{font-size:1rem}}.commitment-section[data-v-9d11761d]{background:var(--color-bg-secondary);overflow:hidden;padding:6rem 0;position:relative}.commitment-section[data-v-9d11761d]:before{background:linear-gradient(135deg,#1b4cd508,#0082f308);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.commitment-content[data-v-9d11761d]{display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:900px;position:relative;z-index:1}.section-header[data-v-9d11761d]{display:flex;flex-direction:column;gap:1.5rem;text-align:center}.section-title[data-v-9d11761d]{color:var(--color-text-primary);font-size:2.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.3;margin:0}@media (max-width:768px){.section-title[data-v-9d11761d]{font-size:2rem}}.section-description[data-v-9d11761d]{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.8;margin:0}@media (max-width:768px){.section-description[data-v-9d11761d]{font-size:1rem}}.section-image[data-v-9d11761d]{margin-top:1rem;position:relative}.image-wrapper[data-v-9d11761d]{border-radius:var(--border-radius-2xl);box-shadow:var(--shadow-xl);overflow:hidden;position:relative}.commitment-img[data-v-9d11761d]{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.image-overlay[data-v-9d11761d]{background:linear-gradient(180deg,transparent,rgba(0,0,0,.05));bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.cta-section[data-v-c29cde5d]{background:var(--color-bg-primary);padding:6rem 0;position:relative}.cta-content[data-v-c29cde5d]{align-items:center;display:flex;flex-direction:column;gap:2.5rem;margin:0 auto;max-width:800px;text-align:center}.cta-title[data-v-c29cde5d]{color:var(--color-text-primary);font-size:2.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.3;margin:0}@media (max-width:768px){.cta-title[data-v-c29cde5d]{font-size:2rem}}.cta-button[data-v-c29cde5d]{align-items:center;background:var(--gradient-primary);border:none;border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);color:#fff;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:600;gap:.75rem;padding:1rem 2.5rem;text-decoration:none;transition:all var(--transition-base)}.cta-button[data-v-c29cde5d]:hover{box-shadow:var(--shadow-xl);transform:translateY(-2px)}.cta-button[data-v-c29cde5d]:active{transform:translateY(0)}.cta-button i[data-v-c29cde5d]{font-size:1rem;transition:transform var(--transition-base)}.cta-button:hover i[data-v-c29cde5d]{transform:translate(4px)}@media (max-width:768px){.cta-button[data-v-c29cde5d]{font-size:1rem;padding:.875rem 2rem}}
