.Challenges-module__GMLtdq__section{padding:var(--space-24) 0;background:var(--color-bg);transition:background .3s;position:relative;overflow:hidden}.Challenges-module__GMLtdq__glow{opacity:.15;top:50%;left:-200px;transform:translateY(-50%)}.Challenges-module__GMLtdq__header{text-align:center;max-width:min(100%,920px);margin-inline:auto;margin-bottom:var(--space-16)}.Challenges-module__GMLtdq__header .section-title{text-wrap:balance;max-width:20ch;margin-inline:auto}.Challenges-module__GMLtdq__header .section-subtitle{text-wrap:pretty;max-width:72ch;margin-inline:auto}.Challenges-module__GMLtdq__grid{z-index:1;align-items:stretch;position:relative}.Challenges-module__GMLtdq__card{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);padding:var(--space-6);height:100%;transition:all .3s;animation:.6s both Challenges-module__GMLtdq__fade-up;position:relative;overflow:hidden}.Challenges-module__GMLtdq__card:before{content:"";border-radius:inherit;background:var(--mesh-primary), var(--mesh-teal);opacity:.22;pointer-events:none;mix-blend-mode:screen;z-index:0;position:absolute;inset:0}.Challenges-module__GMLtdq__card>*{z-index:1;position:relative}.Challenges-module__GMLtdq__card:hover{border-color:var(--color-border);box-shadow:var(--shadow-md);transform:translateY(-4px)}.Challenges-module__GMLtdq__cardAccent{opacity:0;height:2px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.Challenges-module__GMLtdq__card:hover .Challenges-module__GMLtdq__cardAccent{opacity:1}.Challenges-module__GMLtdq__cardIcon{border-radius:var(--radius-lg);width:52px;height:52px;margin-bottom:var(--space-4);justify-content:center;align-items:center;display:flex}.Challenges-module__GMLtdq__cardTitle{font-size:var(--text-h4);color:var(--color-text-primary);margin-bottom:var(--space-3);text-wrap:balance;font-weight:600;line-height:1.3}.Challenges-module__GMLtdq__cardDesc{font-size:var(--text-body-sm);color:var(--color-text-secondary);text-wrap:pretty;line-height:1.6}
.Lifecycle-module__cENESq__section{padding:var(--space-20) 0;background:linear-gradient(180deg, var(--color-bg) 0%, var(--color-section-alt) 15%, var(--color-section-alt) 85%, var(--color-bg) 100%);position:relative;overflow:hidden}.Lifecycle-module__cENESq__glow{opacity:.12;top:50%;right:-200px;transform:translateY(-50%)}.Lifecycle-module__cENESq__header{text-align:center;margin-bottom:var(--space-16)}.Lifecycle-module__cENESq__timeline{display:none}.Lifecycle-module__cENESq__stepsRow{z-index:1;align-items:flex-start;gap:0;display:flex;position:relative}.Lifecycle-module__cENESq__stepBlock{text-align:center;padding:0 var(--space-4);flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.Lifecycle-module__cENESq__stepBlockIcon{background:var(--mesh-primary), var(--color-surface);background-blend-mode:screen, normal;border:1px solid var(--color-border);width:64px;height:64px;margin-bottom:var(--space-4);z-index:2;box-shadow:var(--glow-primary);border-radius:50%;justify-content:center;align-items:center;font-size:1.75rem;transition:all .3s;display:flex;position:relative}.Lifecycle-module__cENESq__stepBlock:hover .Lifecycle-module__cENESq__stepBlockIcon{background:var(--color-surface-raised);border-color:var(--color-primary-500);box-shadow:var(--glow-primary);transform:scale(1.1)}.Lifecycle-module__cENESq__arrowLine{background:linear-gradient(90deg, var(--color-primary-600), var(--color-tertiary-500));z-index:1;justify-content:flex-end;align-items:center;height:2px;display:flex;position:absolute;top:32px;left:calc(50% + 32px);right:calc(32px - 50%)}.Lifecycle-module__cENESq__arrow{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid var(--color-tertiary-500);width:0;height:0}.Lifecycle-module__cENESq__stepBlockNum{font-family:var(--font-mono);color:var(--color-primary-400);letter-spacing:.15em;margin-bottom:var(--space-2);font-size:.75rem;font-weight:700}.Lifecycle-module__cENESq__stepBlockTitle{font-family:var(--font-display);letter-spacing:.06em;color:var(--color-text-primary);margin-bottom:var(--space-2);font-size:1rem;font-weight:700}.Lifecycle-module__cENESq__stepBlockDesc{color:var(--color-text-secondary);font-size:.8125rem;line-height:1.6}.Lifecycle-module__cENESq__step{display:none}@media (max-width:768px){.Lifecycle-module__cENESq__stepsRow{display:none}.Lifecycle-module__cENESq__timeline{z-index:1;flex-direction:column;gap:0;display:flex;position:relative}.Lifecycle-module__cENESq__step{gap:var(--space-4);display:flex}.Lifecycle-module__cENESq__stepCard{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);padding:var(--space-5);margin-bottom:var(--space-4);flex:1}.Lifecycle-module__cENESq__stepIcon{margin-bottom:var(--space-2);font-size:1.5rem}.Lifecycle-module__cENESq__stepNum{font-family:var(--font-mono);color:var(--color-primary-400);letter-spacing:.15em;margin-bottom:4px;font-size:.75rem;font-weight:700}.Lifecycle-module__cENESq__stepTitle{font-size:var(--text-h4);color:var(--color-text-primary);margin-bottom:8px;font-weight:600}.Lifecycle-module__cENESq__stepDesc{font-size:var(--text-body-sm);color:var(--color-text-secondary);line-height:1.6}.Lifecycle-module__cENESq__connector{flex-direction:column;align-items:center;width:20px;padding-top:16px;display:flex}.Lifecycle-module__cENESq__line{background:linear-gradient(180deg, var(--color-primary-600), var(--color-tertiary-500));flex:1;width:2px;min-height:40px}.Lifecycle-module__cENESq__stepLeft,.Lifecycle-module__cENESq__stepRight{flex-direction:row}}
.DemoSection-module__rOV9Sq__section{background:linear-gradient(180deg, color-mix(in srgb, var(--color-bg) 88%, var(--color-primary-50) 12%) 0%, color-mix(in srgb, var(--color-bg) 94%, var(--color-primary-100) 6%) 100%);padding:clamp(3rem,7vw,5rem) 0;transition:background .3s;position:relative;overflow:hidden}.DemoSection-module__rOV9Sq__glow1{opacity:.18;top:-100px;left:-200px}.DemoSection-module__rOV9Sq__glow2{opacity:.12;bottom:-100px;right:-100px}.DemoSection-module__rOV9Sq__layout{gap:var(--space-16);z-index:1;grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.DemoSection-module__rOV9Sq__copy{gap:var(--space-6);flex-direction:column;display:flex}.DemoSection-module__rOV9Sq__subtitle{font-size:var(--text-body-lg);color:var(--color-text-secondary);line-height:1.7}.DemoSection-module__rOV9Sq__valuePoints{flex-direction:column;gap:12px;display:flex}.DemoSection-module__rOV9Sq__valuePoint{color:var(--color-text-secondary);align-items:flex-start;gap:12px;font-size:.9375rem;display:flex}.DemoSection-module__rOV9Sq__valuePoint span:first-child{font-size:1.1rem}.DemoSection-module__rOV9Sq__valuePointBody{flex-direction:column;gap:4px;min-width:0;display:flex}.DemoSection-module__rOV9Sq__valuePointTitle{color:var(--color-text-primary);font-weight:600}.DemoSection-module__rOV9Sq__valuePointDesc{font-size:.875rem}.DemoSection-module__rOV9Sq__socialProof{align-items:center;gap:14px;margin-top:8px;display:flex}.DemoSection-module__rOV9Sq__avatars{display:flex}.DemoSection-module__rOV9Sq__avatar{background:linear-gradient(135deg, var(--color-primary-500), var(--color-tertiary-500));border:2px solid var(--color-surface);width:36px;height:36px;color:var(--color-btn-primary-text);border-radius:50%;justify-content:center;align-items:center;margin-right:-8px;font-size:.75rem;font-weight:700;display:flex}.DemoSection-module__rOV9Sq__avatar:last-child{margin-right:0}.DemoSection-module__rOV9Sq__proofText{color:var(--color-text-primary);font-size:.875rem;font-weight:600}.DemoSection-module__rOV9Sq__proofSub{color:var(--color-text-muted);font-size:.75rem}.DemoSection-module__rOV9Sq__proofSubSecondary{margin-top:4px}.DemoSection-module__rOV9Sq__clipFigure{margin:var(--space-4) 0 0;gap:var(--space-3);flex-direction:column;width:100%;max-width:520px;display:flex}.DemoSection-module__rOV9Sq__clipVideo{aspect-ratio:16/10;border-radius:var(--radius-xl);border:1px solid var(--color-border-subtle);background:var(--color-surface);object-fit:cover;width:100%}.DemoSection-module__rOV9Sq__clipCaption{color:var(--color-text-secondary);font-size:.8125rem;line-height:1.55}.DemoSection-module__rOV9Sq__clipCaptionSep{color:var(--color-text-muted);font-weight:400}.DemoSection-module__rOV9Sq__formCard{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-2xl);padding:var(--space-8);box-shadow:var(--shadow-lg);transition:background .3s,border-color .3s}.DemoSection-module__rOV9Sq__formTitle{font-family:var(--font-display);letter-spacing:.06em;color:var(--color-text-primary);margin-bottom:var(--space-6);font-size:1.25rem}.DemoSection-module__rOV9Sq__form{gap:var(--space-4);flex-direction:column;display:flex}.DemoSection-module__rOV9Sq__formGrid{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.DemoSection-module__rOV9Sq__formGroup{flex-direction:column;gap:6px;display:flex}.DemoSection-module__rOV9Sq__label{color:var(--color-text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:600}.DemoSection-module__rOV9Sq__input{background:color-mix(in srgb, var(--color-surface-raised) 78%, var(--color-bg) 22%);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);font-size:.875rem;font-family:var(--font-body);outline:none;padding:11px 14px;transition:all .2s}.DemoSection-module__rOV9Sq__input::placeholder{color:var(--color-text-muted)}.DemoSection-module__rOV9Sq__input:focus{border-color:var(--color-primary-400);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb), .14);background:var(--color-surface)}.DemoSection-module__rOV9Sq__submitBtn{justify-content:center;width:100%;margin-top:4px;padding:14px;font-size:1rem}.DemoSection-module__rOV9Sq__formNote{color:var(--color-text-muted);text-align:center;font-size:.6875rem;line-height:1.5}.DemoSection-module__rOV9Sq__successState{text-align:center;align-items:center;gap:var(--space-4);padding:var(--space-12) var(--space-6);flex-direction:column;display:flex}.DemoSection-module__rOV9Sq__successIcon{font-size:3rem}.DemoSection-module__rOV9Sq__successTitle{font-family:var(--font-display);letter-spacing:.06em;color:var(--color-success);font-size:1.5rem}.DemoSection-module__rOV9Sq__successText{color:var(--color-text-secondary);line-height:1.6}.DemoSection-module__rOV9Sq__successAction{margin-top:var(--space-2)}.DemoSection-module__rOV9Sq__loadingState{flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:300px;display:flex}.DemoSection-module__rOV9Sq__spinner{border:3px solid rgba(var(--color-tertiary-rgb), .2);border-top-color:var(--color-tertiary-400);border-radius:50%;width:40px;height:40px;animation:1s linear infinite DemoSection-module__rOV9Sq__spin}.DemoSection-module__rOV9Sq__mockTerminal{background:var(--color-topbar-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;margin-top:var(--space-4);font-family:var(--font-mono);color:var(--color-tertiary-500);white-space:pre-wrap;text-align:left;padding:12px;font-size:.75rem;animation:.5s DemoSection-module__rOV9Sq__fade-up}@keyframes DemoSection-module__rOV9Sq__spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.DemoSection-module__rOV9Sq__layout,.DemoSection-module__rOV9Sq__formGrid{grid-template-columns:1fr}}[data-theme=dark] .DemoSection-module__rOV9Sq__section{background:linear-gradient(180deg, color-mix(in srgb, var(--color-bg) 90%, var(--color-primary-900) 10%) 0%, color-mix(in srgb, var(--color-bg) 95%, var(--color-secondary-900) 5%) 100%)}[data-theme=dark] .DemoSection-module__rOV9Sq__subtitle,[data-theme=dark] .DemoSection-module__rOV9Sq__valuePoint,[data-theme=dark] .DemoSection-module__rOV9Sq__proofSub{color:var(--color-text-secondary)}[data-theme=dark] .DemoSection-module__rOV9Sq__valuePointTitle{color:var(--color-text-primary)}[data-theme=dark] .DemoSection-module__rOV9Sq__formCard{background:color-mix(in srgb, var(--color-surface) 88%, var(--color-primary-900) 12%);border-color:color-mix(in srgb, var(--color-border) 78%, var(--color-primary-600) 22%);box-shadow:0 18px 36px rgba(var(--color-secondary-rgb), .45)}[data-theme=dark] .DemoSection-module__rOV9Sq__formTitle{color:var(--color-text-primary)}[data-theme=dark] .DemoSection-module__rOV9Sq__label{color:var(--color-text-muted)}[data-theme=dark] .DemoSection-module__rOV9Sq__input{background:color-mix(in srgb, var(--color-surface) 86%, var(--color-secondary-900) 14%);border-color:color-mix(in srgb, var(--color-border) 74%, var(--color-primary-700) 26%);color:var(--color-text-primary)}[data-theme=dark] .DemoSection-module__rOV9Sq__input:focus{border-color:var(--color-primary-400);background:color-mix(in srgb, var(--color-surface) 92%, var(--color-primary-800) 8%)}[data-theme=dark] .DemoSection-module__rOV9Sq__formNote{color:var(--color-text-muted)}
