.deployment-feature-module__6o1pga__section{background-color:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background-image:linear-gradient(#4070ff0d 1px,#0000 1px),linear-gradient(90deg,#4070ff0d 1px,#0000 1px);background-position:50%;background-size:100px 100px;padding:8rem 0;position:relative;overflow:hidden}.deployment-feature-module__6o1pga__dark .deployment-feature-module__6o1pga__section{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px)}.deployment-feature-module__6o1pga__bgGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#4070ff26 0%,#4070ff0d 40%,#0000 70%);width:800px;height:800px;position:absolute;top:50%;right:10%;transform:translateY(-50%)}.deployment-feature-module__6o1pga__gridBeams{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.deployment-feature-module__6o1pga__beamH1,.deployment-feature-module__6o1pga__beamH2,.deployment-feature-module__6o1pga__beamV1,.deployment-feature-module__6o1pga__beamV2{background:var(--brand-500);box-shadow:0 0 15px var(--brand-400), 0 0 30px var(--brand-500);opacity:0;position:absolute}.deployment-feature-module__6o1pga__beamH1{background:linear-gradient(90deg, transparent, var(--brand-400), transparent);width:50%;height:1px;animation:4s cubic-bezier(.4,0,.2,1) .5s infinite deployment-feature-module__6o1pga__sweepX;top:20%;left:-100%}.deployment-feature-module__6o1pga__beamH2{background:linear-gradient(90deg, transparent, var(--brand-500), transparent);width:60%;height:1px;animation:5s cubic-bezier(.4,0,.2,1) 2.5s infinite deployment-feature-module__6o1pga__sweepX;top:70%;left:-100%}.deployment-feature-module__6o1pga__beamV1{background:linear-gradient(180deg, transparent, var(--brand-400), transparent);width:1px;height:50%;animation:3.5s cubic-bezier(.4,0,.2,1) 1.5s infinite deployment-feature-module__6o1pga__sweepY;top:-100%;left:20%}.deployment-feature-module__6o1pga__beamV2{background:linear-gradient(180deg, transparent, var(--brand-500), transparent);width:1px;height:70%;animation:4.5s cubic-bezier(.4,0,.2,1) infinite deployment-feature-module__6o1pga__sweepY;top:-100%;left:80%}@keyframes deployment-feature-module__6o1pga__sweepX{0%{opacity:0;left:-100%}10%{opacity:.8}90%{opacity:.8}to{opacity:0;left:200%}}@keyframes deployment-feature-module__6o1pga__sweepY{0%{opacity:0;top:-100%}10%{opacity:.8}90%{opacity:.8}to{opacity:0;top:200%}}.deployment-feature-module__6o1pga__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;position:relative}@media (max-width:900px){.deployment-feature-module__6o1pga__container{grid-template-columns:1fr;gap:3rem}}@media (max-width:640px){.deployment-feature-module__6o1pga__section{padding:5rem 0}.deployment-feature-module__6o1pga__container{gap:2rem}.deployment-feature-module__6o1pga__title{font-size:2.25rem}}.deployment-feature-module__6o1pga__textContent{flex-direction:column;align-items:flex-start;display:flex}.deployment-feature-module__6o1pga__badge{border-radius:var(--radius-full);color:var(--brand-500);background:#4070ff1a;border:1px solid #4070ff33;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.deployment-feature-module__6o1pga__badgeDot{background:var(--brand-500);width:8px;height:8px;box-shadow:0 0 8px var(--brand-500);border-radius:50%;animation:2s infinite deployment-feature-module__6o1pga__pulse}@keyframes deployment-feature-module__6o1pga__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.deployment-feature-module__6o1pga__title{color:var(--color-text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.deployment-feature-module__6o1pga__titleHighlight{background:linear-gradient(to right, var(--brand-400), var(--brand-600));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.deployment-feature-module__6o1pga__description{color:var(--color-text-secondary);max-width:480px;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.deployment-feature-module__6o1pga__featureList{flex-direction:column;gap:1rem;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.deployment-feature-module__6o1pga__featureList li{color:var(--color-text-primary);align-items:center;gap:.75rem;font-size:1rem;font-weight:500;display:flex}.deployment-feature-module__6o1pga__checkIcon{color:var(--color-success)}.deployment-feature-module__6o1pga__ctaBtn{background:var(--brand-500);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #4070ff63}.deployment-feature-module__6o1pga__ctaBtn:hover{background:var(--brand-600);transform:translateY(-2px);box-shadow:0 6px 20px #4070ff3b}.deployment-feature-module__6o1pga__visualContainer{perspective:1000px;width:100%;max-width:100%;position:relative}.deployment-feature-module__6o1pga__glassCard{background:rgba(var(--color-surface-rgb), .6);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-xl);border:1px solid #ffffff1a;width:100%;transition:transform .3s;position:relative;overflow:hidden;transform:rotateY(-5deg)rotateX(5deg);box-shadow:0 25px 50px -12px #00000040}@media (max-width:900px){.deployment-feature-module__6o1pga__glassCard{transform:none}}.deployment-feature-module__6o1pga__glassCard:hover{transform:rotateY(0)rotateX(0)}.deployment-feature-module__6o1pga__connectionViz{border-bottom:1px solid var(--color-border);background:#00000008;justify-content:space-between;align-items:center;padding:2rem;display:flex}.deployment-feature-module__6o1pga__dark .deployment-feature-module__6o1pga__connectionViz{background:#ffffff05}.deployment-feature-module__6o1pga__node{background:var(--color-surface);border:1px solid var(--color-border);width:56px;height:56px;color:var(--color-text-primary);box-shadow:var(--shadow-sm);z-index:2;border-radius:16px;justify-content:center;align-items:center;display:flex}.deployment-feature-module__6o1pga__nodeActive{background:linear-gradient(135deg, var(--brand-500), var(--brand-700));color:#fff;z-index:2;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative;box-shadow:0 0 20px #4070ff66}.deployment-feature-module__6o1pga__ping{border:2px solid var(--brand-400);border-radius:16px;animation:2s cubic-bezier(0,0,.2,1) infinite deployment-feature-module__6o1pga__ping;position:absolute;inset:0}@keyframes deployment-feature-module__6o1pga__ping{75%,to{opacity:0;transform:scale(1.5)}}.deployment-feature-module__6o1pga__flowLine{flex:1;align-items:center;height:2px;margin:0 1rem;display:flex;position:relative}.deployment-feature-module__6o1pga__flowTrack{background:var(--color-border);position:absolute;inset:0}.deployment-feature-module__6o1pga__flowPacket{background:linear-gradient(90deg, transparent, var(--brand-500), transparent);width:40px;height:2px;box-shadow:0 0 10px var(--brand-500);opacity:0;animation:2.4s linear infinite deployment-feature-module__6o1pga__flow;position:absolute}@keyframes deployment-feature-module__6o1pga__flow{0%{opacity:0;left:0}10%{opacity:1}90%{opacity:1}to{opacity:0;left:100%}}.deployment-feature-module__6o1pga__terminal{color:#c9d1d9;background:#0d1117;width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;overflow-x:hidden}@media (max-width:640px){.deployment-feature-module__6o1pga__terminal{font-size:.75rem}}.deployment-feature-module__6o1pga__terminalHeader{background:#161b22;border-bottom:1px solid #30363d;align-items:center;padding:.75rem 1rem;display:flex}.deployment-feature-module__6o1pga__macButtons{gap:6px;display:flex}.deployment-feature-module__6o1pga__macClose,.deployment-feature-module__6o1pga__macMinimize,.deployment-feature-module__6o1pga__macMaximize{border-radius:50%;width:10px;height:10px}.deployment-feature-module__6o1pga__macClose{background:#ff5f56}.deployment-feature-module__6o1pga__macMinimize{background:#ffbd2e}.deployment-feature-module__6o1pga__macMaximize{background:#27c93f}.deployment-feature-module__6o1pga__terminalTitle{text-align:center;color:#8b949e;flex:1;justify-content:center;align-items:center;font-size:.75rem;display:flex}.deployment-feature-module__6o1pga__terminalBody{flex-direction:column;gap:.25rem;min-height:220px;padding:1rem;display:flex;overflow-x:hidden}.deployment-feature-module__6o1pga__terminalLine{word-break:break-all;white-space:pre-wrap;line-height:1.5}@media (max-width:640px){.deployment-feature-module__6o1pga__terminalBody{min-height:180px;padding:.75rem}}.deployment-feature-module__6o1pga__prompt{color:#58a6ff;margin-right:.5rem}.deployment-feature-module__6o1pga__textTertiary{color:#8b949e}.deployment-feature-module__6o1pga__textSecondary{color:#c9d1d9}.deployment-feature-module__6o1pga__success{color:#3fb950}.deployment-feature-module__6o1pga__brand{color:#a5d6ff}.deployment-feature-module__6o1pga__bold{font-weight:600}.deployment-feature-module__6o1pga__cursor{vertical-align:middle;background:#c9d1d9;width:8px;height:16px;margin-left:4px;animation:1s step-end infinite deployment-feature-module__6o1pga__blink;display:inline-block}@keyframes deployment-feature-module__6o1pga__blink{0%,to{opacity:1}50%{opacity:0}}.deployment-feature-module__6o1pga__floatingTag1,.deployment-feature-module__6o1pga__floatingTag2{border-radius:var(--radius-full);box-shadow:var(--shadow-lg);z-index:3;padding:.25rem .75rem;font-family:monospace;font-size:.75rem;font-weight:600;position:absolute}.deployment-feature-module__6o1pga__floatingTag1{color:#3fb950;background:#0d1117;border:1px solid #30363d;animation:4s ease-in-out infinite deployment-feature-module__6o1pga__float;bottom:-10px;right:-20px}.deployment-feature-module__6o1pga__floatingTag2{background:var(--brand-100);color:var(--brand-700);border:1px solid var(--brand-300);animation:5s ease-in-out infinite alternate deployment-feature-module__6o1pga__float;top:40px;left:-20px}.deployment-feature-module__6o1pga__dark .deployment-feature-module__6o1pga__floatingTag2{color:var(--brand-300);background:#4070ff33;border-color:#4070ff4d}@keyframes deployment-feature-module__6o1pga__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}
.hosting-pricing-module__NkUpga__section{background-color:var(--color-surface);color:var(--color-text-primary);border-top:1px solid var(--color-border);padding:8rem 0;position:relative}.hosting-pricing-module__NkUpga__container{max-width:1200px;margin:0 auto;padding:0 2rem}.hosting-pricing-module__NkUpga__header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:flex-end;margin-bottom:4rem;padding-bottom:2rem;display:flex}.hosting-pricing-module__NkUpga__headerLeft{flex-direction:column;gap:1rem;display:flex}.hosting-pricing-module__NkUpga__badge{color:var(--color-text-secondary);font-size:.875rem;font-weight:500}.hosting-pricing-module__NkUpga__title{letter-spacing:-.02em;font-size:3rem;font-weight:600;line-height:1.1}.hosting-pricing-module__NkUpga__titleMuted{color:var(--color-text-secondary)}.hosting-pricing-module__NkUpga__headerRight{align-items:center;display:flex}.hosting-pricing-module__NkUpga__toggleWrapper{align-items:center;gap:1rem;display:flex}.hosting-pricing-module__NkUpga__toggleLabel{color:var(--color-text-secondary);font-size:.875rem;font-weight:500;transition:color .2s}.hosting-pricing-module__NkUpga__activeLabel{color:var(--color-text-primary)}.hosting-pricing-module__NkUpga__toggleBtn{background:var(--color-border);cursor:pointer;border:none;border-radius:99px;width:48px;height:24px;padding:2px;transition:background .2s;position:relative}.hosting-pricing-module__NkUpga__toggleKnob{background:var(--color-text-primary);border-radius:50%;width:20px;height:20px;transition:transform .2s}.hosting-pricing-module__NkUpga__toggleAnnual .hosting-pricing-module__NkUpga__toggleKnob{transform:translate(24px)}.hosting-pricing-module__NkUpga__saveBadge{color:var(--brand-500);background:#4070ff1a;border:1px solid #4070ff33;border-radius:99px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.hosting-pricing-module__NkUpga__grid{border:1px solid var(--color-border);border-radius:var(--radius-xl);grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.hosting-pricing-module__NkUpga__card{border-right:1px solid var(--color-border);background:var(--color-surface);flex-direction:column;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}.hosting-pricing-module__NkUpga__card:last-child{border-right:none}.hosting-pricing-module__NkUpga__popularCard{background:var(--color-bg)}.hosting-pricing-module__NkUpga__popularGlow{pointer-events:none;z-index:0;background:radial-gradient(circle at bottom,#4070ff26,#0000 70%);height:200px;position:absolute;bottom:0;left:0;right:0}.hosting-pricing-module__NkUpga__cardGlow{background:radial-gradient(800px circle at var(--mouse-x,50%) var(--mouse-y,50%), #4070ff40 0%, #9333ea26 30%, transparent 60%);opacity:0;pointer-events:none;z-index:0;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.hosting-pricing-module__NkUpga__card:hover .hosting-pricing-module__NkUpga__cardGlow{opacity:1}.hosting-pricing-module__NkUpga__cardHeader{border-bottom:1px solid var(--color-border);z-index:1;margin-bottom:2rem;padding-bottom:2rem;position:relative}.hosting-pricing-module__NkUpga__planNameRow{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.hosting-pricing-module__NkUpga__planName{color:var(--color-text-primary);font-size:1.25rem;font-weight:600}.hosting-pricing-module__NkUpga__popularBadge{background:var(--color-border);color:var(--color-text-primary);border:1px solid var(--color-border);border-radius:99px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.hosting-pricing-module__NkUpga__planDesc{color:var(--color-text-secondary);min-height:40px;margin-bottom:2rem;font-size:.9rem;line-height:1.5}.hosting-pricing-module__NkUpga__priceRow{align-items:baseline;gap:.25rem;display:flex}.hosting-pricing-module__NkUpga__price{letter-spacing:-.02em;color:var(--color-text-primary);font-size:3rem;font-weight:600}.hosting-pricing-module__NkUpga__pricePeriod{color:var(--color-text-secondary);font-size:.9rem}.hosting-pricing-module__NkUpga__annualTotal{color:var(--brand-400);margin-top:.5rem;font-size:.8rem}.hosting-pricing-module__NkUpga__featuresList{z-index:1;flex-direction:column;flex:1;gap:1rem;margin-bottom:3rem;display:flex;position:relative}.hosting-pricing-module__NkUpga__featureItem{color:var(--color-text-primary);align-items:flex-start;gap:.75rem;font-size:.875rem;display:flex}.hosting-pricing-module__NkUpga__checkIcon{color:var(--brand-400);flex-shrink:0;margin-top:2px}.hosting-pricing-module__NkUpga__cardFooter{z-index:1;position:relative}.hosting-pricing-module__NkUpga__ctaBtn{width:100%;color:var(--color-text-primary);background:var(--color-bg);border:1px solid var(--color-border);border-radius:99px;justify-content:center;align-items:center;padding:.875rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.hosting-pricing-module__NkUpga__ctaBtn:hover{background:var(--color-border)}.hosting-pricing-module__NkUpga__ctaPopular{background:var(--brand-500);color:#fff;border:none}.hosting-pricing-module__NkUpga__ctaPopular:hover{background:var(--brand-600);color:#fff}.hosting-pricing-module__NkUpga__emptyState{text-align:center;color:var(--color-text-secondary);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:4rem}@media (max-width:900px){.hosting-pricing-module__NkUpga__header{flex-direction:column;align-items:flex-start;gap:2rem}.hosting-pricing-module__NkUpga__grid{grid-template-columns:1fr}.hosting-pricing-module__NkUpga__card{border-bottom:1px solid #ffffff0d;border-right:none}.hosting-pricing-module__NkUpga__card:last-child{border-bottom:none}}@media (max-width:640px){.hosting-pricing-module__NkUpga__title{font-size:2.25rem}.hosting-pricing-module__NkUpga__toggleWrapper{flex-wrap:wrap}}
.hosting-comparison-module__aP5s9a__section{background-color:var(--color-surface);color:var(--color-text-primary);padding:6rem 0 2rem;position:relative}.hosting-comparison-module__aP5s9a__container{max-width:1200px;margin:0 auto;padding:0 2rem}.hosting-comparison-module__aP5s9a__header{text-align:center;margin-bottom:4rem}.hosting-comparison-module__aP5s9a__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:600}.hosting-comparison-module__aP5s9a__subtitle{color:var(--color-text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.hosting-comparison-module__aP5s9a__tableWrapper{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-surface);margin-top:2rem;position:relative}.hosting-comparison-module__aP5s9a__table{border-collapse:separate;border-spacing:0;text-align:left;width:100%;min-width:800px}.hosting-comparison-module__aP5s9a__tableHead th{background:var(--color-surface);-webkit-backdrop-filter:blur(12px);z-index:10;border-bottom:1px solid var(--color-border);padding:1.5rem 1rem;position:sticky;top:80px}.hosting-comparison-module__aP5s9a__featureCol{width:34%;color:var(--color-text-primary);font-size:1.1rem;font-weight:500;padding-left:2rem!important}.hosting-comparison-module__aP5s9a__planCol{text-align:center;width:22%;position:relative}.hosting-comparison-module__aP5s9a__planName{margin-bottom:.25rem;font-size:1.125rem;font-weight:600;display:block}.hosting-comparison-module__aP5s9a__planPrice{color:var(--color-text-secondary);font-size:.9rem;display:block}.hosting-comparison-module__aP5s9a__proCol{background:#4070ff08}.hosting-comparison-module__aP5s9a__popularBadge{background:var(--brand-500);color:#fff;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:99px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:-16px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #4070ff4d}.hosting-comparison-module__aP5s9a__categoryRow td{color:var(--brand-500);text-transform:uppercase;letter-spacing:.05em;background:var(--color-surface);padding:2rem 2rem 1rem;font-size:.875rem;font-weight:600}.hosting-comparison-module__aP5s9a__featureRow:last-child td{border-bottom:none}.hosting-comparison-module__aP5s9a__featureRow td{border-bottom:1px solid var(--color-border);padding:1rem}.hosting-comparison-module__aP5s9a__featureName{color:var(--color-text-secondary);font-size:.95rem;padding-left:2rem!important}.hosting-comparison-module__aP5s9a__valueCell{text-align:center;font-size:.95rem}.hosting-comparison-module__aP5s9a__textValue{color:var(--color-text-primary);font-weight:500}.hosting-comparison-module__aP5s9a__proValueCell{background:#4070ff05}.hosting-comparison-module__aP5s9a__checkIcon{color:var(--brand-500);margin:0 auto}.hosting-comparison-module__aP5s9a__minusIcon{color:var(--color-text-tertiary);margin:0 auto}.hosting-comparison-module__aP5s9a__featureRow:hover td{background:#8080800d}.hosting-comparison-module__aP5s9a__featureRow:hover .hosting-comparison-module__aP5s9a__proValueCell{background:#4070ff0a}@media (max-width:900px){.hosting-comparison-module__aP5s9a__tableWrapper{-webkit-overflow-scrolling:touch;border-left:none;border-right:none;border-radius:0;margin:2rem -2rem 0;overflow-x:auto}}
.pricing-module__-FcCFW__container{flex-direction:column;width:100%;display:flex}.pricing-module__-FcCFW__hero{text-align:center;background-color:var(--color-surface);flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;width:100%;padding:8rem 1rem 4rem;display:flex;position:relative;overflow:hidden}.pricing-module__-FcCFW__gridBackground{background-size:40px 40px;background-image:linear-gradient(to right, var(--color-border) 1px, transparent 1px), linear-gradient(to bottom, var(--color-border) 1px, transparent 1px);opacity:.3;z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.pricing-module__-FcCFW__gradientBackground{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.pricing-module__-FcCFW__glow1,.pricing-module__-FcCFW__glow2,.pricing-module__-FcCFW__glow3{filter:blur(80px);opacity:.5;border-radius:50%;animation:10s ease-in-out infinite alternate pricing-module__-FcCFW__float;position:absolute}.pricing-module__-FcCFW__glow1{background:#4070ff66;width:400px;height:400px;top:-100px;left:10%}.pricing-module__-FcCFW__glow2{background:#00d2ff4d;width:300px;height:300px;animation-duration:12s;animation-delay:-2s;bottom:-50px;right:10%}.pricing-module__-FcCFW__glow3{background:#9333ea33;width:350px;height:350px;animation-duration:15s;animation-delay:-5s;top:40%;left:40%}@keyframes pricing-module__-FcCFW__float{0%{transform:translate(0)scale(1)}to{transform:translate(30px,-50px)scale(1.1)}}.pricing-module__-FcCFW__gridBackground:after,.pricing-module__-FcCFW__gradientBackground:after{content:"";background:linear-gradient(to bottom, transparent, var(--color-bg));width:100%;height:50%;position:absolute;bottom:0;left:0}.pricing-module__-FcCFW__title,.pricing-module__-FcCFW__subtitle{z-index:1;position:relative}.pricing-module__-FcCFW__title{letter-spacing:-.04em;color:var(--color-text-primary);max-width:800px;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.pricing-module__-FcCFW__subtitle{color:var(--color-text-secondary);max-width:600px;font-size:1.125rem;line-height:1.6}.pricing-module__-FcCFW__filterWrapper{z-index:2;justify-content:center;margin-top:2rem;display:flex;position:relative}.pricing-module__-FcCFW__filterTabs{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:9999px;align-items:center;gap:.25rem;padding:.375rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.pricing-module__-FcCFW__filterTab{color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s;position:relative}.pricing-module__-FcCFW__filterTab:hover{color:var(--color-text-primary)}.pricing-module__-FcCFW__activeTab{background-color:var(--color-bg);color:var(--color-brand);box-shadow:0 1px 3px #0000001a}
.feature-marquee-module__zBuEoW__section{background-color:var(--color-bg);color:var(--color-text-primary);padding:2rem 0 6rem;position:relative;overflow:hidden}.feature-marquee-module__zBuEoW__header{text-align:center;margin-bottom:4rem;padding:0 2rem}.feature-marquee-module__zBuEoW__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:600}.feature-marquee-module__zBuEoW__subtitle{color:var(--color-text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.feature-marquee-module__zBuEoW__marqueeContainer{flex-direction:column;gap:1.5rem;padding:1rem 0;display:flex;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.feature-marquee-module__zBuEoW__marqueeRow{-webkit-user-select:none;user-select:none;margin:-1rem 0;padding:1rem 0;display:flex;overflow:hidden}.feature-marquee-module__zBuEoW__marqueeTrack{width:max-content;display:flex}.feature-marquee-module__zBuEoW__marqueeGroup{gap:1.5rem;padding-right:1.5rem;display:flex}.feature-marquee-module__zBuEoW__slideLeft{animation:40s linear infinite feature-marquee-module__zBuEoW__scrollLeft}.feature-marquee-module__zBuEoW__slideRight{animation:40s linear infinite feature-marquee-module__zBuEoW__scrollRight}@keyframes feature-marquee-module__zBuEoW__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes feature-marquee-module__zBuEoW__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.feature-marquee-module__zBuEoW__featureCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;min-width:max-content;box-shadow:var(--shadow-sm);align-items:center;gap:1rem;padding:1rem 1.5rem;transition:all .3s;display:flex}.feature-marquee-module__zBuEoW__featureCard:hover{border-color:var(--brand-500);box-shadow:var(--shadow-md);transform:translateY(-2px)}.feature-marquee-module__zBuEoW__featureName{color:var(--color-text-primary);font-size:1rem;font-weight:500}@media (max-width:768px){.feature-marquee-module__zBuEoW__title{font-size:2rem}.feature-marquee-module__zBuEoW__featureCard{padding:.8rem 1.2rem}.feature-marquee-module__zBuEoW__featureName{font-size:.9rem}}
