.home-module__j0B_pW__page{background-color:var(--background-dark);color:var(--text-light);flex-direction:column;justify-content:center;align-items:center;display:flex}.home-module__j0B_pW__hero{text-align:center;color:#f5f5f5;background:url(/images/bg-image.webp) 50%/cover no-repeat fixed;justify-content:center;align-items:center;width:100%;min-height:80vh;padding:120px 20px 60px;display:flex}.home-module__j0B_pW__heroBox{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000a6;border-radius:12px;max-width:800px;padding:40px}.home-module__j0B_pW__header{margin-bottom:20px;font-size:42px;font-weight:900}.home-module__j0B_pW__highlight{color:var(--brand)}.home-module__j0B_pW__secondaryHighlight{color:var(--secondary-brand)}.home-module__j0B_pW__subHeader{margin-bottom:20px;font-size:22px;line-height:1.5}.home-module__j0B_pW__heroBtn{background-color:var(--secondary-brand);color:#f5f5f5;cursor:pointer;border:none;border-radius:6px;margin-top:20px;padding:12px 24px;font-size:18px;font-weight:600;transition:transform .2s}.home-module__j0B_pW__heroBtn:hover{transform:scale(1.05)}.home-module__j0B_pW__free{background-color:var(--brand);color:var(--secondary-brand);border-radius:5px;margin-left:10px;padding:5px 10px;font-size:16px;font-style:italic;font-weight:900}.home-module__j0B_pW__section{text-align:center;width:100%;max-width:1100px;padding:80px 20px}.home-module__j0B_pW__sectionHeader{color:var(--bc5);margin-bottom:20px;font-size:36px;font-weight:800}.home-module__j0B_pW__sectionSubHeader{color:var(--bc8);max-width:600px;margin:0 auto 40px;font-size:18px}.home-module__j0B_pW__featuresGrid{flex-wrap:wrap;justify-content:center;gap:30px;margin-top:50px;display:flex}.home-module__j0B_pW__featureCard{background:var(--background-light);text-align:left;border:1px solid #333;border-radius:8px;flex:300px;padding:30px;transition:transform .3s,box-shadow .3s}.home-module__j0B_pW__featureCard:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00c7ff1a}.home-module__j0B_pW__featureCard h3{color:var(--text-light);margin-bottom:10px;font-size:20px}.home-module__j0B_pW__featureCard p{color:var(--text-muted);line-height:1.6}.home-module__j0B_pW__icon{color:var(--brand);margin-bottom:15px;font-size:32px}.home-module__j0B_pW__weight{padding-right:5px;font-weight:800}.home-module__j0B_pW__workflowSection{background-color:var(--secondary-brand);border-top:1px solid #333;border-bottom:1px solid #333}.home-module__j0B_pW__workflow{text-align:left;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;margin-top:40px;display:flex}.home-module__j0B_pW__workflowText{max-width:450px}.home-module__j0B_pW__workflowText h4{margin-bottom:20px;font-size:22px}.home-module__j0B_pW__workflowText ol{padding-left:0;list-style:none}.home-module__j0B_pW__workflowText li{color:var(--bc5);align-items:flex-start;margin-bottom:15px;font-size:16px;display:flex}.home-module__j0B_pW__workflowText li span{background-color:var(--brand);color:var(--secondary-brand);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;margin-right:15px;font-weight:700;display:inline-flex}.home-module__j0B_pW__workflowCoda{color:var(--brand);margin-top:20px;font-style:italic}.home-module__j0B_pW__codeBlock{color:#c9d1d9;background:#0d1117;border:1px solid #30363d;border-radius:8px;flex-grow:1;max-width:500px;padding:20px;font-family:Fira Code,monospace;font-size:14px}.home-module__j0B_pW__codeBlock pre{margin:0}.home-module__j0B_pW__cta{background-color:var(--background-light)}.home-module__j0B_pW__heroActions{flex-direction:column;align-items:center;gap:20px;display:flex}.home-module__j0B_pW__cliBadge{border:1px solid var(--brand);color:var(--brand);background:#1a1a1a;border-radius:20px;padding:8px 16px;font-family:Courier New,Courier,monospace;font-size:14px}.home-module__j0B_pW__stepper{padding:0;list-style:none}.home-module__j0B_pW__stepper li{margin-bottom:25px;padding-left:40px;font-size:18px;position:relative}.home-module__j0B_pW__stepper{counter-reset:step-counter}.home-module__j0B_pW__stepper li:before{content:counter(step-counter);counter-increment:step-counter;background-color:var(--brand);width:28px;height:28px;color:var(--secondary-brand);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;top:-2px;left:0}.home-module__j0B_pW__featureCard code{color:var(--brand);background:#00c7ff1a;border-radius:4px;padding:2px 4px}.home-module__j0B_pW__featureCard:hover{border-color:var(--brand);transform:translateY(-8px)}.home-module__j0B_pW__tableWrapper{border-radius:8px;margin-top:40px;overflow-x:auto;box-shadow:0 4px 20px #0000004d}.home-module__j0B_pW__compareTable{border-collapse:collapse;background:var(--background-light);text-align:left;width:100%;color:var(--text-light)}.home-module__j0B_pW__compareTable th,.home-module__j0B_pW__compareTable td{border:1px solid #333;padding:20px}.home-module__j0B_pW__compareTable th{color:#54a8b9;background:#3232321a;font-size:18px;font-weight:800}.home-module__j0B_pW__tableHighlight{color:var(--brand)!important;background:#00c7ff1a!important}.home-module__j0B_pW__compareTable tbody tr:hover{background:#ffffff05}.home-module__j0B_pW__painHeaderBox{text-align:center;margin-bottom:40px}.home-module__j0B_pW__painGrid{flex-wrap:wrap;justify-content:center;gap:25px;width:100%;max-width:1100px;margin:0 auto;display:flex}.home-module__j0B_pW__painCard{text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex:320px;padding:30px;transition:all .3s}.home-module__j0B_pW__painCard:hover{background:#ffffff0d;border-color:#ff6b6b80;transform:translateY(-5px)}.home-module__j0B_pW__painIcon{color:#ff6b6b;margin-bottom:20px;font-size:32px}.home-module__j0B_pW__painCard h3{color:var(--text-light);margin-bottom:15px;font-size:22px}.home-module__j0B_pW__painCard p{color:#a0a0a0;font-size:16px;line-height:1.6}.home-module__j0B_pW__workflowGrid{flex-wrap:wrap;justify-content:center;gap:30px;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.home-module__j0B_pW__workflowStep{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex:250px;padding:30px 20px;transition:all .3s;position:relative}.home-module__j0B_pW__workflowStep:hover{border-color:var(--brand);background:#ffffff0a;transform:translateY(-5px)}.home-module__j0B_pW__stepNumber{background:var(--brand);width:40px;height:40px;color:var(--background-dark);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:20px;font-weight:900;display:flex;box-shadow:0 4px 15px #00c7ff4d}.home-module__j0B_pW__workflowStep h3{color:var(--text-light);margin-bottom:15px;font-size:20px}.home-module__j0B_pW__workflowStep p{color:#a0a0a0;font-size:15px;line-height:1.6}.home-module__j0B_pW__workflowStep code{color:var(--brand);background:#00c7ff1a;border-radius:4px;padding:2px 6px;font-size:13px}@media (min-width:900px){.home-module__j0B_pW__workflowStep:not(:last-child):after{content:"";background:#fff3;width:20px;height:2px;position:absolute;top:50px;right:-25px}}@media (max-width:768px){.home-module__j0B_pW__hero{min-height:70vh;padding:100px 15px 50px}.home-module__j0B_pW__heroBox{padding:30px 20px}.home-module__j0B_pW__header{font-size:32px}.home-module__j0B_pW__subHeader{font-size:18px}.home-module__j0B_pW__section{padding:60px 15px}.home-module__j0B_pW__sectionHeader{font-size:28px}.home-module__j0B_pW__painGrid{flex-direction:column}.home-module__j0B_pW__featuresGrid{gap:20px}.home-module__j0B_pW__workflowGrid{flex-direction:column;gap:40px}.home-module__j0B_pW__compareTable th,.home-module__j0B_pW__compareTable td{padding:12px;font-size:14px}.home-module__j0B_pW__compareTable th{font-size:16px}}@media (max-width:480px){.home-module__j0B_pW__header{font-size:28px;line-height:1.2}.home-module__j0B_pW__subHeader{font-size:16px;text-align:center!important}.home-module__j0B_pW__heroActions{width:100%}.home-module__j0B_pW__heroBtn{width:100%;padding:15px}.home-module__j0B_pW__cliBadge{text-align:center;width:100%;padding:8px 12px;font-size:12px;overflow-x:auto}.home-module__j0B_pW__sectionHeader{font-size:24px}.home-module__j0B_pW__painCard,.home-module__j0B_pW__featureCard,.home-module__j0B_pW__workflowStep{padding:20px}}
