.AgileSection{width:100%;background:#fff;padding:80px 40px;position:relative;overflow:hidden;border-top:1px solid #e2e0db;border-bottom:1px solid #e2e0db}.AgileSection .section-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1100px;margin:0 auto}.AgileSection .content-side .eyebrow{font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500;color:#fd4919;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px}.AgileSection .content-side h2{font-size:clamp(28px,3vw,40px);font-weight:700;color:#1a1a1a;line-height:1.15;letter-spacing:-.03em;margin-bottom:20px}.AgileSection .content-side .description{font-size:16px;color:#6b6b6b;line-height:1.65;margin-bottom:28px}.AgileSection .checklist{display:flex;flex-direction:column;gap:14px}.AgileSection .check-item{display:flex;align-items:center;gap:10px}.AgileSection .check-item span{font-size:15px;color:#1a1a1a;font-weight:500}.AgileSection .calc-card{background:#f7f7f5;border:1px solid #e2e0db;border-radius:20px;padding:32px}.AgileSection .window-selector{margin-bottom:24px}.AgileSection .window-selector label{display:block;font-size:13px;font-weight:600;color:#6b6b6b;margin-bottom:10px;text-transform:uppercase;letter-spacing:.05em}.AgileSection .window-selector .selector-buttons{display:flex;flex-wrap:wrap;gap:8px}.AgileSection .window-selector .selector-btn{padding:8px 14px;border-radius:8px;border:1px solid #e2e0db;background:#fff;font-size:13px;font-weight:500;color:#6b6b6b;cursor:pointer;transition:all .2s ease;line-height:1}.AgileSection .window-selector .selector-btn:hover{border-color:#fd4919;color:#fd4919;background:none}.AgileSection .window-selector .selector-btn.active{background:#fd4919;border-color:#fd4919;color:#fff}.AgileSection .results-table{display:flex;flex-direction:column;gap:20px}.AgileSection .result-row{display:grid;grid-template-columns:140px 1fr 1fr;align-items:center;gap:16px}.AgileSection .result-row .row-label{font-size:13px;color:#6b6b6b;font-weight:500}.AgileSection .result-row .row-before{font-family:JetBrains Mono,monospace;font-size:15px;color:#e2e0db;transition:all .3s ease}.AgileSection .result-row .row-before.struck{text-decoration:line-through}.AgileSection .result-row .row-after{font-family:JetBrains Mono,monospace;font-size:15px;color:#1a1a1a;font-weight:600;transition:all .3s ease}.AgileSection .result-row .row-after.changed{color:#fd4919}.AgileSection .result-row .row-after .unit{font-size:11px;opacity:.6;font-weight:400;color:#6b6b6b}.AgileSection .update-banner{margin-top:20px;padding:12px 16px;border-radius:10px;background:#2ba06014;border:1px solid rgba(43,160,96,.2);display:flex;align-items:center;gap:8px}.AgileSection .update-banner span{font-size:13px;color:#2ba060;font-weight:600}@media screen and (max-width:900px){.AgileSection .section-inner{grid-template-columns:1fr;gap:40px}}@media screen and (max-width:600px){.AgileSection{padding:60px 20px}.AgileSection .result-row{grid-template-columns:1fr 1fr;gap:8px}.AgileSection .result-row .row-label{grid-column:1/-1}}.G2Badge,.ComplianceBadge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:8px;background:#fff;border:1px solid #e2e0db;font-size:13px;font-weight:600;color:#1a1a1a;box-shadow:0 1px 3px #0000000a}.ComplianceBadge .compliance-logo{height:16px;width:auto;object-fit:contain;display:block}.G2Badge{gap:8px}.G2Badge .g2-logo{color:#ff492c;font-weight:800;font-size:15px}.G2Badge .stars{display:flex;gap:1px}.G2Badge .rating{color:#6b6b6b;font-weight:500}.ComplianceSection{width:100%;background:#f7f7f5;padding:80px 40px}.ComplianceSection .section-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1100px;margin:0 auto}.ComplianceSection .content-side .eyebrow{font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500;color:#fd4919;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px}.ComplianceSection .content-side h2{font-size:clamp(28px,3vw,40px);font-weight:700;color:#1a1a1a;line-height:1.2;letter-spacing:-.03em;margin-bottom:20px}.ComplianceSection .content-side .description{font-size:16px;color:#6b6b6b;line-height:1.65;margin-bottom:28px}.ComplianceSection .badge-row{display:flex;gap:14px;flex-wrap:wrap}.ComplianceSection .audit-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:8px;background:#fff;border:1px solid #e2e0db;font-size:13px;font-weight:600;color:#1a1a1a;box-shadow:0 1px 3px #0000000a}.ComplianceSection .details-card{background:#fff;border-radius:20px;border:1px solid #e2e0db;padding:32px;display:flex;flex-direction:column;gap:20px}.ComplianceSection .detail-item{display:flex;gap:14px;align-items:flex-start}.ComplianceSection .check-box{width:28px;height:28px;border-radius:8px;flex-shrink:0;background:#fd49191a;display:flex;align-items:center;justify-content:center;margin-top:2px}.ComplianceSection .detail-title{font-size:15px;font-weight:700;color:#1a1a1a;margin-bottom:4px}.ComplianceSection .detail-desc{font-size:13.5px;color:#6b6b6b;line-height:1.55}@media screen and (max-width:900px){.ComplianceSection .section-inner{grid-template-columns:1fr;gap:40px}}@media screen and (max-width:600px){.ComplianceSection{padding:60px 20px}}.CTASection{width:100%;background:#f7f7f5;padding:80px 40px;position:relative;overflow:hidden}.CTASection .section-inner{position:relative;z-index:1;text-align:center;max-width:640px;margin:0 auto}.CTASection h2{font-size:clamp(28px,3vw,42px);font-weight:700;color:#1a1a1a;line-height:1.15;letter-spacing:-.03em;margin-bottom:16px}.CTASection p{font-size:17px;color:#6b6b6b;line-height:1.6;margin-bottom:36px}.CTASection .cta-buttons{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.CTASection .btn-primary{display:inline-flex;align-items:center;gap:8px;padding:16px 40px;border-radius:10px;background:#fd4919;color:#fff;font-size:16px;font-weight:600;border:none;cursor:pointer;text-decoration:none;transition:all .2s ease;box-shadow:0 2px 8px #fd491940}.CTASection .btn-primary:hover{background:#ff6b42;box-shadow:0 4px 16px #fd491959;transform:translateY(-1px)}@media screen and (max-width:600px){.CTASection{padding:60px 20px}.CTASection .cta-buttons{flex-direction:column;align-items:center}}.FeaturesGridV2{width:100%;background:#f7f7f5;padding:80px 40px}.FeaturesGridV2 .section-inner{max-width:1360px;margin:0 auto}.FeaturesGridV2 .section-header{text-align:center;margin-bottom:48px}.FeaturesGridV2 .section-header .eyebrow{font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500;color:#fd4919;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px}.FeaturesGridV2 .section-header h2{font-size:clamp(28px,3vw,40px);font-weight:700;color:#1a1a1a;line-height:1.2;letter-spacing:-.03em}.FeaturesGridV2 .section-header .section-subtitle{font-size:clamp(15px,1.2vw,17px);color:#6b6b6b;line-height:1.6;max-width:560px;margin:12px auto 0}.FeaturesGridV2 .features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1200px;margin:0 auto}.FeaturesGridV2 .feature-card{background:#fff;border:1px solid #e2e0db;border-radius:14px;padding:28px 24px;transition:transform .25s ease,box-shadow .25s ease}.FeaturesGridV2 .feature-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000014}.FeaturesGridV2 .feature-card .feature-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.FeaturesGridV2 .feature-card h4{font-size:15px;font-weight:700;color:#1a1a1a;letter-spacing:-.01em}.FeaturesGridV2 .feature-card p{font-size:13.5px;color:#6b6b6b;line-height:1.55}@media screen and (max-width:1100px){.FeaturesGridV2 .features-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.FeaturesGridV2{padding:60px 20px}.FeaturesGridV2 .features-grid{grid-template-columns:1fr}}.HeroV2{position:relative;overflow:hidden;background:linear-gradient(175deg,#fff,#f7f7f5);padding:140px 0 80px 40px}.HeroV2 .hero-inner{max-width:1400px;margin:0 auto;position:relative;z-index:1;display:flex;align-items:center;gap:60px}.HeroV2 .hero-content{flex:0 0 45%;max-width:640px}.HeroV2--minimal{padding:140px 40px 80px}.HeroV2--minimal .hero-inner{max-width:1000px;flex-direction:column;text-align:center;align-items:center}.HeroV2--minimal .hero-content{flex:none;max-width:1000px}.HeroV2--minimal .badges{justify-content:center}.HeroV2--minimal .subtitle{max-width:680px;margin-left:auto;margin-right:auto}.HeroV2--minimal .ctas,.HeroV2--minimal .metrics{justify-content:center}.HeroV2 .hero-aside{flex:none;width:66%;min-width:0;position:relative;align-self:center;animation:fadeInUp .6s ease .5s both;margin-right:calc(-1*max(40px,(100vw - 1400px) / 2));overflow:visible;border-radius:16px 0 0 16px;box-shadow:0 8px 32px #0000001f}.HeroV2 .hero-aside>iframe,.HeroV2 .hero-aside>video,.HeroV2 .hero-aside>img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:16px 0 0 16px}.HeroV2 .hero-testimonial{position:absolute;background:#fff;border-radius:12px;padding:14px 16px;box-shadow:0 4px 20px #0000001a;max-width:320px;z-index:2;animation:fadeInUp .5s ease .8s both}.HeroV2 .hero-testimonial--bottom-left{bottom:-24px;left:-40px}.HeroV2 .hero-testimonial--top-left{bottom:-90px;left:30px;transform:scale(.85);transform-origin:bottom left;animation-delay:1s}.HeroV2 .hero-testimonial--bottom-right{bottom:10px;left:290px;transform:scale(.85);transform-origin:bottom left;animation-delay:1.2s}.HeroV2 .hero-testimonial-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.HeroV2 .hero-testimonial-avatar{flex:none;width:30px;height:30px;border-radius:50%;border:2px solid #fd4919;object-fit:cover}.HeroV2 .hero-testimonial-avatar--initials{background:#e2e0db;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#1a1a1a}.HeroV2 .hero-testimonial-name{font-size:12px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.3}.HeroV2 .hero-testimonial-role{font-size:10px;color:#fd4919;font-weight:600;margin:0;line-height:1.3}.HeroV2 .hero-testimonial-quote{font-size:11px;color:#4a4a4a;line-height:1.45;margin:0 0 8px;font-style:italic}.HeroV2 .hero-testimonial-stars{display:flex;gap:1px}.HeroV2 .hero-testimonial-stars svg{width:11px;height:11px}.HeroV2 .badges{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px;animation:fadeInUp .6s ease both}.HeroV2 h1{font-size:clamp(36px,4.5vw,62px);font-weight:700;line-height:1.08;letter-spacing:-.035em;color:#1a1a1a;animation:fadeInUp .6s ease .1s both}.HeroV2 .subtitle{font-size:clamp(16px,1.4vw,20px);color:#6b6b6b;line-height:1.6;max-width:540px;margin-top:20px;animation:fadeInUp .6s ease .2s both}.HeroV2 .ctas{display:flex;gap:14px;margin-top:36px;flex-wrap:wrap;animation:fadeInUp .6s ease .3s both}.HeroV2 .btn-primary{display:inline-flex;align-items:center;gap:8px;padding:16px 36px;border-radius:10px;background:#fd4919;color:#fff;font-size:16px;font-weight:600;border:none;cursor:pointer;text-decoration:none;transition:all .2s ease;box-shadow:0 2px 8px #fd491940}.HeroV2 .btn-primary:hover{background:#ff6b42;box-shadow:0 4px 16px #fd491959;transform:translateY(-1px)}.HeroV2 .metrics{display:flex;gap:32px;margin-top:52px;animation:fadeInUp .6s ease .4s both}.HeroV2 .metric{display:flex;align-items:baseline;gap:8px}.HeroV2 .metric-value{font-family:JetBrains Mono,monospace;font-size:28px;font-weight:700;color:#fd4919}.HeroV2 .metric-label{font-size:14px;color:#6b6b6b;font-weight:500}@media screen and (min-width:2000px){.HeroV2 .hero-aside{flex:1;width:auto;margin-right:0;border-radius:16px}.HeroV2 .hero-aside iframe,.HeroV2 .hero-aside video,.HeroV2 .hero-aside img{border-radius:16px}}@media screen and (max-width:1024px){.HeroV2{padding:140px 40px 80px}.HeroV2 .hero-inner{flex-direction:column;align-items:flex-start}.HeroV2 .hero-content{flex:none;max-width:none}.HeroV2 .hero-aside{width:100%;margin-right:0;border-radius:16px}.HeroV2 .hero-aside iframe,.HeroV2 .hero-aside video,.HeroV2 .hero-aside img{border-radius:16px}.HeroV2 .hero-testimonial{display:none}}@media screen and (max-width:768px){.HeroV2{padding:120px 20px 60px}.HeroV2 .metrics{flex-direction:column;gap:16px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.PartnerLogos{width:100%;padding:60px 0 80px;background:#fff;overflow:hidden}.PartnerLogos .label{font-size:13px;font-weight:600;color:#6b6b6b;text-transform:uppercase;letter-spacing:.08em;text-align:center;margin-bottom:32px;padding:0 40px}.PartnerLogos .marquee-track{overflow:hidden;max-width:2000px;margin:0 auto}.PartnerLogos .marquee-inner{display:flex;align-items:center;gap:72px;width:max-content;animation:marquee 40s linear infinite}.PartnerLogos .partner-logo{flex:none;display:flex;align-items:center;text-decoration:none;opacity:.4;transition:opacity .2s ease;filter:grayscale(1)}.PartnerLogos .partner-logo:hover{opacity:.7;filter:grayscale(0)}.PartnerLogos .partner-logo img{height:36px;width:auto;object-fit:contain}.PricingCards{width:100%;padding:80px 40px;background:#f7f7f5}.PricingCards .section-inner{max-width:1100px;margin:0 auto}.PricingCards .pricing-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.PricingCards .savings-badge{padding:2px 8px;border-radius:20px;background:#fd49191f;color:#fd4919;font-size:11px;font-weight:600;margin-left:4px}.PricingCards .compare-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#fd4919;text-decoration:none}.PricingCards .compare-link svg{width:14px;height:14px}.PricingCards .compare-link:hover{text-decoration:underline}.PricingCards .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:start}.PricingCards .card{padding:28px;display:flex;flex-direction:column}.PricingCards .card--featured{outline:2px solid #fd4919}.PricingCards .card-name{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6b6b6b;margin:0 0 4px}.PricingCards .card-subtitle{font-size:14px;color:#999;margin:0 0 20px}.PricingCards .card-price{font-size:40px;font-weight:700;margin:0 0 20px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.08);line-height:1}.PricingCards .card-features{list-style:none;margin:0 0 24px;padding:0;flex:1;display:flex;flex-direction:column;gap:10px}.PricingCards .card-features li{display:flex;align-items:center;gap:8px;font-size:14px;line-height:1.4;color:#3a3a3a}.PricingCards .card-features li svg{color:#fd4919;flex-shrink:0}@media screen and (max-width:900px){.PricingCards .cards{grid-template-columns:1fr;max-width:440px;margin:0 auto}}@media screen and (max-width:600px){.PricingCards{padding:60px 20px}.PricingCards .pricing-header{flex-direction:column;align-items:flex-start;gap:16px}}.StatsBar{width:100%;background:#ef4623;padding:64px 40px}.StatsBar .stats-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.StatsBar .stat-item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.StatsBar .stat-item:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:48px;background:#ffffff4d}.StatsBar .stat-value{font-size:48px;font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.02em}.StatsBar .stat-label{font-size:16px;font-weight:500;color:#ffffffe6;margin-top:8px}@media(max-width:768px){.StatsBar{padding:48px 24px}.StatsBar .stats-inner{flex-wrap:wrap;gap:40px 0}.StatsBar .stat-item{flex:0 0 50%}.StatsBar .stat-item:not(:last-child):after{display:none}.StatsBar .stat-value{font-size:36px}.StatsBar .stat-label{font-size:14px}}.ColumnList{display:flex;flex-direction:column;align-items:center}.ColumnList .column-list-wrapper{width:100%;border:1px solid #e2e0db;border-radius:14px;background:#fff;overflow:hidden;position:relative;transition:max-height .5s cubic-bezier(.4,0,.2,1),mask-size .5s cubic-bezier(.4,0,.2,1),-webkit-mask-size .5s cubic-bezier(.4,0,.2,1);mask-image:linear-gradient(to bottom,black 50%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 50%,transparent 100%);mask-size:100% 200%;-webkit-mask-size:100% 200%}.ColumnList .column-list-wrapper--clamped{mask-size:100% 100%;-webkit-mask-size:100% 100%}.ColumnList .column-list-grid{display:grid;gap:0}.ColumnList .column:not(:last-child){border-right:1px solid #e2e0db}.ColumnList .column-header{padding:20px 24px;border-bottom:1px solid #e2e0db;background:#fafaf8}.ColumnList .column-items{position:relative}.ColumnList .column-item{padding:20px 24px}.ColumnList .column-item:not(:last-child){border-bottom:1px solid #f0efed}.ColumnList .btn-expand{display:inline-flex;align-items:center;gap:6px;margin-top:20px;padding:0;background:none;border:none;color:#6b6b6b;font-size:14px;font-weight:500;cursor:pointer;transition:color .2s ease}.ColumnList .btn-expand:hover{color:#fd4919;text-decoration:underline}.ColumnList .btn-expand .expand-arrow{transition:transform .3s cubic-bezier(.4,0,.2,1)}.ColumnList .btn-expand .expand-arrow--up{transform:rotate(180deg)}@media screen and (max-width:900px){.ColumnList .column-list-grid{grid-template-columns:1fr!important}.ColumnList .column:not(:last-child){border-right:none;border-bottom:1px solid #e2e0db}}.TestimonialsV2{width:100%;background:#fff;padding:80px 40px}.TestimonialsV2 .section-inner{max-width:1200px;margin:0 auto}.TestimonialsV2 .section-header{text-align:center;margin-bottom:48px}.TestimonialsV2 .section-header .eyebrow{font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500;color:#fd4919;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px}.TestimonialsV2 .section-header h2{font-size:clamp(28px,3vw,40px);font-weight:700;color:#1a1a1a;line-height:1.2;letter-spacing:-.03em}.TestimonialsV2 .section-header .section-subtitle{font-size:clamp(15px,1.2vw,17px);color:#6b6b6b;line-height:1.6;max-width:560px;margin:12px auto 0}.TestimonialsV2 .role-header{display:flex;flex-direction:column;gap:10px}.TestimonialsV2 .role-header .role-title{font-size:16px;font-weight:700;color:#1a1a1a}.TestimonialsV2 .avatar-stack{display:flex;align-items:center;gap:10px}.TestimonialsV2 .avatar-stack .avatars{display:flex}.TestimonialsV2 .avatar-stack .avatars .avatar{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#6b6b6b;border:2px solid #fff;margin-left:-8px;position:relative}.TestimonialsV2 .avatar-stack .avatars .avatar:first-child{margin-left:0}.TestimonialsV2 .avatar-stack .review-count{font-size:13px;font-weight:500;color:#6b6b6b}.TestimonialsV2 .review-card .stars{display:flex;gap:1px;margin-bottom:12px}.TestimonialsV2 .review-card .quote{font-size:14px;color:#1a1a1a;line-height:1.6;font-style:italic;margin-bottom:16px}.TestimonialsV2 .review-card .attribution .name{font-size:13px;font-weight:600;color:#1a1a1a}.TestimonialsV2 .review-card .attribution .company{font-size:12px;color:#6b6b6b}@media screen and (max-width:600px){.TestimonialsV2{padding:60px 20px}}.WorkflowSection{width:100%;background:#fff;padding:80px 40px}.WorkflowSection .section-inner{max-width:1360px;margin:0 auto}.WorkflowSection .section-header{text-align:center;margin-bottom:56px}.WorkflowSection .section-header .eyebrow{font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500;color:#fd4919;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px}.WorkflowSection .section-header h2{font-size:clamp(28px,3vw,40px);font-weight:700;color:#1a1a1a;line-height:1.2;letter-spacing:-.03em}.WorkflowSection .demo-layout{display:flex;align-items:stretch;gap:48px}.WorkflowSection .demo-video-wrap{flex:1 1 0;min-width:0;position:relative;border-radius:16px;overflow:hidden;background:#0d0d0d;align-self:center;box-shadow:0 4px 6px -1px #0000001a,0 24px 48px -12px #0003}.WorkflowSection .demo-video-wrap video{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.WorkflowSection .demo-video-badge{position:absolute;bottom:16px;left:16px;display:flex;align-items:center;gap:10px;background:#0009;backdrop-filter:blur(8px);border-radius:8px;padding:8px 14px;pointer-events:none}.WorkflowSection .demo-video-badge-num{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;color:#ffffff80;letter-spacing:.05em}.WorkflowSection .demo-video-badge-title{font-size:12px;font-weight:600;color:#fff}.WorkflowSection .demo-sidebar{flex:0 0 360px;display:flex;flex-direction:column;gap:16px;justify-content:center}.WorkflowSection .demo-steps{display:flex;flex-direction:column;gap:0;border:1px solid #e2e0db;border-radius:14px;background:#fff;overflow:hidden}.WorkflowSection .demo-step{all:unset;box-sizing:border-box;cursor:pointer;display:block;width:100%;padding:20px 20px 14px;border-left:3px solid transparent;background:transparent;text-align:left;transition:background .2s ease,border-color .2s ease}.WorkflowSection .demo-step:not(:last-of-type){border-bottom:1px solid #e2e0db}.WorkflowSection .demo-step:hover:not(.demo-step--active){background:#fafaf8}.WorkflowSection .demo-step--active{background:#fafaf8;border-left-color:#1a1a1a}.WorkflowSection .demo-step-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.WorkflowSection .demo-step-num{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;color:#9b9b9b;letter-spacing:.05em;flex-shrink:0}.WorkflowSection .demo-step-title{font-size:15px;font-weight:700;color:#1a1a1a;line-height:1.3;letter-spacing:-.02em;margin:0}.WorkflowSection .demo-step-desc{font-size:13.5px;color:#6b6b6b;line-height:1.6;margin:0 0 12px;padding-left:21px}.WorkflowSection .demo-step-progress{height:2px;background:#e2e0db;border-radius:99px;overflow:hidden}.WorkflowSection .demo-step-progress-bar{height:100%;background:#1a1a1a;border-radius:99px;transition:width .1s linear}.WorkflowSection .btn-primary{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border-radius:10px;background:#fd4919;color:#fff;font-size:15px;font-weight:600;border:none;cursor:pointer;text-decoration:none;transition:all .2s ease;box-shadow:0 2px 8px #fd491940;margin-top:16px;align-self:flex-start}.WorkflowSection .btn-primary:hover{background:#ff6b42;box-shadow:0 4px 16px #fd491959;transform:translateY(-1px)}@media screen and (max-width:1024px){.WorkflowSection .demo-sidebar{flex:0 0 300px}}@media screen and (max-width:768px){.WorkflowSection{padding:60px 20px}.WorkflowSection .demo-layout{flex-direction:column;gap:32px}.WorkflowSection .demo-sidebar{flex:none}.WorkflowSection .btn-primary{align-self:stretch;justify-content:center}}.LayoutV2{display:flex;flex-direction:column;min-height:100vh;font-family:DM Sans,IBM Plex Sans,sans-serif;main{flex:1}}
