:root{--section-title-size-mobile:1.875rem;--section-title-size-tablet:2.25rem;--section-title-size-desktop:2.5rem;--section-title-size-large:2.75rem;--section-subtitle-size-mobile:1.125rem;--section-subtitle-size-tablet:1.25rem;--section-subtitle-size-desktop:1.375rem;--section-spacing:1.5rem;--section-spacing-large:2.5rem}.section-header-title,h1.section-header-title,h2.section-header-title{font-family:var(--font-sans),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;font-weight:600!important;line-height:1.25!important;letter-spacing:-.015em!important;margin:0!important;font-size:var(--section-title-size-mobile)!important}@media (min-width:768px){.section-header-title,h1.section-header-title,h2.section-header-title{font-size:var(--section-title-size-tablet)!important}}@media (min-width:1024px){.section-header-title,h1.section-header-title,h2.section-header-title{font-size:var(--section-title-size-desktop)!important}}@media (min-width:1280px){.section-header-title,h1.section-header-title,h2.section-header-title{font-size:var(--section-title-size-large)!important}}.section-header-title-main{display:block;color:rgb(17,24,39);margin-bottom:.25rem}.dark .section-header-title-main{color:rgb(255,255,255)}.section-header-title-highlight{display:block;background:linear-gradient(to right,hsl(var(--primary)) 0,hsl(var(--primary)/.8) 50%,hsl(var(--secondary)) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;padding-bottom:.5rem}.dark .section-header-title-highlight{background:none;-webkit-text-fill-color:white;color:white}.section-header-description{font-family:var(--font-sans),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;font-weight:400!important;color:hsl(var(--muted-foreground))!important;line-height:1.5!important;margin:0 auto!important;max-width:48rem!important;text-align:center!important;display:block!important;font-size:var(--section-subtitle-size-mobile)!important}@media (min-width:768px){.section-header-description{font-size:var(--section-subtitle-size-tablet)!important}}@media (min-width:1024px){.section-header-description{font-size:var(--section-subtitle-size-desktop)!important}}.section-header-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:.5rem 1rem;border-radius:9999px;border:1px solid hsl(var(--primary)/.15);box-shadow:0 4px 6px -1px rgba(0,0,0,.08);margin-bottom:1rem}.dark .section-header-badge{background:rgba(31,41,55,.8);border-color:hsl(var(--primary)/.3)}.section-header-badge-icon{width:1.5rem;height:1.5rem;background:linear-gradient(to bottom right,hsl(var(--primary)),hsl(var(--secondary)));border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.section-header-badge-text{color:hsl(var(--foreground)/.7);font-weight:500;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}.dark .section-header-badge-text{color:hsl(var(--foreground)/.9)}h1.page-title,h2.section-title{font-family:var(--font-sans),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-weight:600;color:hsl(var(--foreground));font-size:var(--section-title-size-mobile);line-height:1.25;margin-bottom:1rem}@media (min-width:768px){h1.page-title,h2.section-title{font-size:var(--section-title-size-tablet)}}@media (min-width:1024px){h1.page-title,h2.section-title{font-size:var(--section-title-size-desktop)}}.section-header-title.text-primary,h2.section-title.text-primary{color:hsl(var(--primary))}.section-header-title.text-secondary,h2.section-title.text-secondary{color:hsl(var(--secondary))}.section-header-title.text-accent,h2.section-title.text-accent{color:hsl(var(--accent-foreground))}.section-header{text-align:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.section-header-title.size-small{font-size:1.5rem}@media (min-width:768px){.section-header-title.size-small{font-size:1.75rem}}@media (min-width:1024px){.section-header-title.size-small{font-size:2rem}}.section-header-title.size-large{font-size:2.25rem}@media (min-width:768px){.section-header-title.size-large{font-size:2.75rem}}@media (min-width:1024px){.section-header-title.size-large{font-size:3rem}}@media (min-width:1280px){.section-header-title.size-large{font-size:3.25rem}}.section-header.text-left,.section-header.text-left .section-header-description{text-align:left!important}.section-header.text-right,.section-header.text-right .section-header-description{text-align:right!important}.section-header.text-center,.section-header.text-center .section-header-description{text-align:center!important}.section-header-description.text-left{text-align:left!important}.section-header-description.text-center{text-align:center!important}.section-header-description.text-right{text-align:right!important}div.section-header-description,h2.section-header-description,p.section-header-description{text-align:center!important;margin-left:auto!important;margin-right:auto!important;display:block!important}.section-left-aligned,.section-left-aligned .section-header-title{text-align:left!important}.section-left-aligned .description-text,.section-left-aligned .section-header-description,.section-left-aligned h2.section-header-description,.section-left-aligned p.section-header-description{text-align:left!important;margin-left:0!important;margin-right:auto!important}.section-header-badge.badge-primary{border-color:hsl(var(--primary)/.3)}.section-header-badge.badge-secondary{border-color:hsl(var(--secondary)/.3)}.section-header-badge.badge-accent{border-color:hsl(var(--accent)/.3)}.section-header-badge.badge-primary .section-header-badge-icon{background:hsl(var(--primary))}.section-header-badge.badge-secondary .section-header-badge-icon{background:hsl(var(--secondary))}.section-header-badge.badge-accent .section-header-badge-icon{background:hsl(var(--accent))}.section-header-title-highlight.gradient-primary{background:linear-gradient(to right,hsl(var(--primary)) 0,hsl(var(--primary)/.8) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-header-title-highlight.gradient-secondary{background:linear-gradient(to right,hsl(var(--secondary)) 0,hsl(var(--secondary)/.8) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-header-title-highlight.gradient-accent{background:linear-gradient(to right,hsl(var(--accent)) 0,hsl(var(--accent)/.8) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-header.spacing-small{gap:1rem;margin-bottom:2rem}.section-header.spacing-large{gap:3rem;margin-bottom:4rem}.section-header.spacing-xl{gap:4rem;margin-bottom:6rem}.sophisticated-background{position:fixed;inset:0;pointer-events:none;z-index:-1}.sophisticated-background:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgb(248 250 252),rgba(219 234 254,.3) 50%,rgb(238 242 255))}.dark .sophisticated-background:before{background:linear-gradient(135deg,rgb(15 23 42),rgba(30 58 138,.2) 50%,rgba(67 56 202,.3))}.sophisticated-background:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(59,130,246,.1) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(139,92,246,.1) 0,transparent 50%)}.dark .sophisticated-background:after{background:radial-gradient(circle at 30% 20%,rgba(59,130,246,.05) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(139,92,246,.05) 0,transparent 50%)}.floating-decorative-element{position:fixed;border-radius:50%;filter:blur(40px);animation:float 6s ease-in-out infinite;pointer-events:none;z-index:-1}.floating-decorative-element.primary{background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(147,51,234,.2))}.floating-decorative-element.secondary{background:linear-gradient(135deg,rgba(147,51,234,.2),rgba(236,72,153,.2))}.floating-decorative-element.tertiary{background:linear-gradient(135deg,rgba(99,102,241,.15),rgba(59,130,246,.15))}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}.floating-decorative-element.delay-1{animation-delay:0s}.floating-decorative-element.delay-2{animation-delay:2s}.floating-decorative-element.delay-3{animation-delay:4s}.transformations-background{position:fixed;top:60px;left:0;right:0;bottom:0;pointer-events:none;z-index:0}.transformations-background:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgb(248 250 252),rgba(219 234 254,.3) 50%,rgb(238 242 255))}.dark .transformations-background:before{background:linear-gradient(135deg,rgb(15 23 42),rgba(30 58 138,.2) 50%,rgba(67 56 202,.3))}.transformations-background:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(59,130,246,.1) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(139,92,246,.1) 0,transparent 50%)}.dark .transformations-background:after{background:radial-gradient(circle at 30% 20%,rgba(59,130,246,.05) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(139,92,246,.05) 0,transparent 50%)}.transformations-floating-element{position:fixed;border-radius:50%;filter:blur(40px);animation:float 6s ease-in-out infinite;pointer-events:none;z-index:0}.transformations-floating-element.primary{background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(147,51,234,.2))}.transformations-floating-element.secondary{background:linear-gradient(135deg,rgba(147,51,234,.2),rgba(236,72,153,.2))}.transformations-floating-element.tertiary{background:linear-gradient(135deg,rgba(99,102,241,.15),rgba(59,130,246,.15))}.content-above-background{position:relative;z-index:10}.transformations-background.with-banner{top:60px}.transformations-background.with-large-banner{top:80px}.transformations-background.with-header{top:120px}.transformations-background.no-offset{top:0}.subsection-title,h3.subsection-title{font-size:1.35rem;margin-bottom:1rem;text-align:left;letter-spacing:.01em;position:relative;display:inline-block;padding-bottom:.5rem}.text-content{text-align:left}.description-text,.text-content{color:hsl(var(--muted-foreground));font-family:var(--font-sans),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}.description-text{font-weight:400;font-size:.95rem;line-height:1.5;max-width:100%!important;margin-left:0!important;margin-right:0!important}.text-sm{font-size:.875rem;line-height:1.5}.text-lg{font-size:1.125rem;line-height:1.7}.text-xl{font-size:1.25rem;line-height:1.75}.text-primary{color:hsl(var(--primary))}.text-secondary{color:hsl(var(--secondary))}.text-muted{color:hsl(var(--muted-foreground))}.text-accent{color:hsl(var(--accent-foreground))}h1.page-title.text-center:after{left:50%;transform:translateX(-50%)}:is(.dark) h1.page-title,:is(.dark) h2.section-title,:is(.dark) h3.subsection-title{background-color:initial!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-spacing-normal{letter-spacing:normal;line-height:1.5}.text-spacing-wide{letter-spacing:.02em;line-height:1.6}.text-spacing-tight{letter-spacing:-.01em;line-height:1.4}.text-shadow{text-shadow:0 1px 2px rgba(0,0,0,.1)}.text-shadow-strong{text-shadow:0 2px 4px rgba(0,0,0,.2)}.section-spacing-small{margin-top:3rem;margin-bottom:3rem}.section-spacing-medium{margin-top:5rem;margin-bottom:5rem}.section-spacing-large{margin-top:8rem;margin-bottom:8rem}.section-spacing-xl{margin-top:10rem;margin-bottom:10rem}.section-spacing-xxl{margin-top:12rem;margin-bottom:12rem}.section-padding-small{padding-top:3rem;padding-bottom:3rem}.section-padding-medium{padding-top:5rem;padding-bottom:5rem}.section-padding-large{padding-top:8rem;padding-bottom:8rem}.section-padding-xl{padding-top:10rem;padding-bottom:10rem}.spacing-xs{margin:.5rem}.spacing-sm{margin:1rem}.spacing-md{margin:2rem}.spacing-lg{margin:3rem}.spacing-xl{margin:4rem}.spacing-y-xs{margin-top:.5rem;margin-bottom:.5rem}.spacing-y-sm{margin-top:1rem;margin-bottom:1rem}.spacing-y-md{margin-top:2rem;margin-bottom:2rem}.spacing-y-lg{margin-top:3rem;margin-bottom:3rem}.spacing-y-xl{margin-top:4rem;margin-bottom:4rem}.spacing-x-xs{margin-left:.5rem;margin-right:.5rem}.spacing-x-sm{margin-left:1rem;margin-right:1rem}.spacing-x-md{margin-left:2rem;margin-right:2rem}.spacing-x-lg{margin-left:3rem;margin-right:3rem}.spacing-x-xl{margin-left:4rem;margin-right:4rem}.padding-xs{padding:.5rem}.padding-sm{padding:1rem}.padding-md{padding:2rem}.padding-lg{padding:3rem}.padding-xl{padding:4rem}.padding-y-xs{padding-top:.5rem;padding-bottom:.5rem}.padding-y-sm{padding-top:1rem;padding-bottom:1rem}.padding-y-md{padding-top:2rem;padding-bottom:2rem}.padding-y-lg{padding-top:3rem;padding-bottom:3rem}.padding-y-xl{padding-top:4rem;padding-bottom:4rem}.padding-x-xs{padding-left:.5rem;padding-right:.5rem}.padding-x-sm{padding-left:1rem;padding-right:1rem}.padding-x-md{padding-left:2rem;padding-right:2rem}.padding-x-lg{padding-left:3rem;padding-right:3rem}.padding-x-xl{padding-left:4rem;padding-right:4rem}