.landing-module__PupbCa__canvasContainer{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;top:0;left:0}.landing-module__PupbCa__canvas{width:100%;height:100%;display:block}.landing-module__PupbCa__navbar{z-index:100;-webkit-backdrop-filter:blur(22px)saturate(1.3);background:#08080c52;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:64px;padding:0 2.5rem;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden;box-shadow:0 4px 30px #0000004d}.landing-module__PupbCa__navBlurCanvas{filter:blur(20px)brightness(.7);z-index:-2;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;transform:scale(1.15)}.landing-module__PupbCa__navOverlay{-webkit-backdrop-filter:blur(18px)saturate(1.2);z-index:-1;pointer-events:none;background:#08080c5c;position:absolute;inset:0}.landing-module__PupbCa__navLogo{cursor:pointer;color:var(--color-text-primary);background:0 0;border:none;align-items:center;gap:.6rem;padding:0;transition:opacity .3s;display:flex}.landing-module__PupbCa__navLogo:hover{opacity:.8}.landing-module__PupbCa__navLogoIcon{opacity:.9;transition:transform .4s cubic-bezier(.16,1,.3,1)}.landing-module__PupbCa__navLogo:hover .landing-module__PupbCa__navLogoIcon{transform:rotate(-12deg)scale(1.05)}.landing-module__PupbCa__navLogoText{font-family:var(--font-display);letter-spacing:-.01em;font-size:1rem;font-weight:500}.landing-module__PupbCa__navLinks{-webkit-backdrop-filter:blur(14px)saturate(1.25);background:#ffffff08;border:1px solid #ffffff0a;border-radius:12px;align-items:center;gap:.25rem;padding:4px;display:flex;position:relative}.landing-module__PupbCa__navIndicator{-webkit-backdrop-filter:blur(10px);pointer-events:none;background:#7c5cff1f;border:1px solid #7c5cff33;border-radius:8px;transition:left .35s cubic-bezier(.16,1,.3,1),width .35s cubic-bezier(.16,1,.3,1);position:absolute;top:4px;bottom:4px}.landing-module__PupbCa__navLink{cursor:pointer;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);white-space:nowrap;z-index:1;background:0 0;border:none;padding:.5rem 1rem;font-size:11px;transition:color .3s;position:relative}.landing-module__PupbCa__navLink:hover{color:var(--color-text-secondary)}.landing-module__PupbCa__navLinkActive{color:var(--color-text-primary)}.landing-module__PupbCa__navCta{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-primary);-webkit-backdrop-filter:blur(12px)saturate(1.25);white-space:nowrap;background:#7c5cff14;border:1px solid #7c5cff4d;border-radius:8px;padding:.5rem 1.25rem;font-size:11px;text-decoration:none;transition:all .3s}.landing-module__PupbCa__navCta:hover{background:#7c5cff2e;border-color:#7c5cff80;box-shadow:0 0 20px #7c5cff1f}.landing-module__PupbCa__pageWrapper{z-index:1;flex-direction:column;gap:0;display:flex;position:relative}.landing-module__PupbCa__monoLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);font-size:11px}.landing-module__PupbCa__hero{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:100vh;padding:2rem 4rem;display:grid}.landing-module__PupbCa__heroContent{flex-direction:column;gap:2rem;max-width:600px;display:flex}.landing-module__PupbCa__heroTitle{letter-spacing:-.02em;opacity:0;margin-left:-.05em;font-size:clamp(3rem,6vw,5.5rem);font-weight:400;line-height:1.05;animation:1s cubic-bezier(.16,1,.3,1) .1s forwards landing-module__PupbCa__slideUp;transform:translateY(20px)}.landing-module__PupbCa__heroSubtitle{color:var(--color-text-secondary);opacity:0;max-width:80%;font-size:1.25rem;font-weight:300;animation:1s cubic-bezier(.16,1,.3,1) .2s forwards landing-module__PupbCa__slideUp;transform:translateY(20px)}.landing-module__PupbCa__ctaGroup{align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.landing-module__PupbCa__ctaGroup>*{opacity:0;animation:1s cubic-bezier(.16,1,.3,1) .3s forwards landing-module__PupbCa__slideUp;transform:translateY(20px)}.landing-module__PupbCa__btnPrimary{background:var(--color-surface-2);color:var(--color-text-primary);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;z-index:1;border:none;border-radius:16px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #00000080,inset 0 1px #ffffff1a}.landing-module__PupbCa__btnPrimary:before{content:"";background:conic-gradient(transparent,transparent,transparent,var(--color-amber),var(--color-coral),transparent,transparent);z-index:-2;width:200%;height:200%;animation:4s linear infinite landing-module__PupbCa__rotateBorder;position:absolute;top:-50%;left:-50%}.landing-module__PupbCa__btnPrimary:after{content:"";background:var(--color-deep);z-index:-1;border-radius:14px;position:absolute;inset:2px}@keyframes landing-module__PupbCa__rotateBorder{to{transform:rotate(360deg)}}.landing-module__PupbCa__btnSecondary{color:var(--color-text-secondary);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#0a0a1038;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:12px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.landing-module__PupbCa__btnSecondary:hover{color:var(--color-text-primary);background:#0e0e148c;border-color:#ffffff29}.landing-module__PupbCa__visualGrid{perspective:1000px;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.landing-module__PupbCa__glassCard{-webkit-backdrop-filter:blur(16px)saturate(1.2);opacity:0;background:#0a0a10c2;border:1px solid #ffffff12;border-radius:16px;padding:1.5rem;transition:all .25s cubic-bezier(.25,.46,.45,.94);animation:1.2s cubic-bezier(.16,1,.3,1) .4s forwards landing-module__PupbCa__floatIn;transform:translateY(40px);box-shadow:0 20px 40px -12px #000000b3,0 0 80px -20px #7c5cff0a,inset 0 1px #ffffff0f,inset 0 -1px #ffffff05}.landing-module__PupbCa__glassCard:hover{background:#0e0e16d1;border-color:#ffffff1f;transform:translateY(-5px);box-shadow:0 25px 50px -12px #000c,0 0 60px -10px #7c5cff0f,inset 0 1px #ffffff14,inset 0 -1px #ffffff08}.landing-module__PupbCa__dashCard{flex-direction:column;gap:1.5rem;width:100%;max-width:480px;display:flex;position:relative}.landing-module__PupbCa__cardHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.landing-module__PupbCa__statusIndicator{color:var(--color-teal);align-items:center;gap:.5rem;display:flex}.landing-module__PupbCa__tealText{color:var(--color-teal)!important}.landing-module__PupbCa__coralText{color:var(--color-coral)!important}.landing-module__PupbCa__pulse{background:var(--color-teal);width:6px;height:6px;box-shadow:0 0 10px var(--color-teal);border-radius:50%;animation:2s infinite landing-module__PupbCa__pulse}.landing-module__PupbCa__dataRow{border-bottom:1px dashed #ffffff0d;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.landing-module__PupbCa__dataRow:last-child{border-bottom:none}.landing-module__PupbCa__dataLabel{font-family:var(--font-mono);color:var(--color-text-secondary);font-size:12px}.landing-module__PupbCa__dataValue{font-family:var(--font-mono);color:var(--color-text-primary);font-size:12px}.landing-module__PupbCa__scoreBadge{-webkit-backdrop-filter:blur(8px);color:var(--color-amber);font-family:var(--font-mono);background:#ffb3471a;border:1px solid #ffb34733;border-radius:4px;padding:2px 8px;font-size:12px}.landing-module__PupbCa__scoreBadgeHigh{-webkit-backdrop-filter:blur(8px);color:var(--color-accent-light);background:#7c5cff1a;border-color:#7c5cff33}.landing-module__PupbCa__visualSection{border-top:1px solid #ffffff14;margin-top:1rem;padding-top:1rem}.landing-module__PupbCa__visualLabel{margin-bottom:.5rem;display:block}.landing-module__PupbCa__scanBar{-webkit-backdrop-filter:blur(8px);background:#00000038;border:1px solid #ffffff0d;border-radius:4px;height:40px;position:relative;overflow:hidden}.landing-module__PupbCa__scanline{background:linear-gradient(90deg,#0000,#7c5cff66,#0000);width:30%;animation:2s linear infinite landing-module__PupbCa__scanlineMove;position:absolute;top:0;bottom:0;left:-30%}.landing-module__PupbCa__dotGrid{background-image:radial-gradient(#ffffff1a 1px,#0000 1px);background-size:4px 4px;width:100%;height:100%}.landing-module__PupbCa__dataStream{-webkit-backdrop-filter:blur(14px)saturate(1.2);width:200px;font-family:var(--font-mono);color:var(--color-accent-light);word-break:break-all;opacity:0;background:#0a0a10c2;border:1px solid #ffffff12;border-radius:8px;padding:1rem;font-size:10px;line-height:1.2;animation:6s ease-in-out infinite landing-module__PupbCa__floatUpDown,1s cubic-bezier(.16,1,.3,1) .6s forwards landing-module__PupbCa__slideInRight;position:absolute;top:-20px;right:-40px;box-shadow:0 8px 32px #0009}.landing-module__PupbCa__dim{opacity:.5}.landing-module__PupbCa__section{width:100%;max-width:1200px;margin:0 auto;padding:8rem 4rem}.landing-module__PupbCa__sectionHeader{flex-direction:column;gap:1rem;margin-bottom:4rem;display:flex}.landing-module__PupbCa__sectionTitle{letter-spacing:-.02em;max-width:600px;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.1}.landing-module__PupbCa__stepsFlow{align-items:stretch;gap:0;display:flex}.landing-module__PupbCa__stepCard{-webkit-backdrop-filter:blur(14px)saturate(1.2);background:#0a0a10c2;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;flex:1;transition:border-color .3s;display:flex;overflow:hidden}.landing-module__PupbCa__stepCard:hover{border-color:#ffffff1f}.landing-module__PupbCa__stepCanvas{border-bottom:1px solid #ffffff0d;width:100%;height:160px;display:block}.landing-module__PupbCa__stepConnector{flex-shrink:0;align-self:center;width:80px;min-width:80px;height:40px;display:block}.landing-module__PupbCa__stepBody{flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.landing-module__PupbCa__stepNumber{font-family:var(--font-mono);color:var(--color-accent-light);letter-spacing:.05em;font-size:13px}.landing-module__PupbCa__stepTitle{letter-spacing:-.01em;font-size:1.5rem;font-weight:400}.landing-module__PupbCa__stepDesc{color:var(--color-text-secondary);font-size:.9375rem;font-weight:300;line-height:1.6}.landing-module__PupbCa__bentoGrid{grid-template-rows:auto auto;grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.landing-module__PupbCa__bentoCard{-webkit-backdrop-filter:blur(14px)saturate(1.2);background:#0a0a10c2;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:.75rem;padding:2rem;transition:border-color .4s,box-shadow .4s;display:flex}.landing-module__PupbCa__bentoCard:hover{border-color:#7c5cff33;box-shadow:0 0 30px -10px #7c5cff14}.landing-module__PupbCa__bentoHero{grid-column:1/3;gap:1.5rem}.landing-module__PupbCa__bentoHeroContent{align-items:flex-start;gap:1.5rem;display:flex}.landing-module__PupbCa__bentoMetrics{flex-wrap:wrap;gap:.5rem;display:flex}.landing-module__PupbCa__metricPill{-webkit-backdrop-filter:blur(8px);font-family:var(--font-mono);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;background:#ffffff08;border:1px solid #ffffff0f;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:10px;display:flex}.landing-module__PupbCa__metricDot{border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.landing-module__PupbCa__bentoTall{grid-area:1/3/3/5;justify-content:space-between}.landing-module__PupbCa__aiScoreDemo{align-items:center;gap:1.25rem;margin-top:auto;padding-top:1rem;display:flex}.landing-module__PupbCa__scoreRing{flex-shrink:0;width:80px;height:80px;position:relative}.landing-module__PupbCa__scoreRingSvg{width:100%;height:100%;transform:rotate(-90deg)}.landing-module__PupbCa__scoreArc{transition:stroke-dasharray 1s}.landing-module__PupbCa__scoreValue{font-family:var(--font-mono);color:var(--color-accent-light);justify-content:center;align-items:center;font-size:1.5rem;font-weight:300;display:flex;position:absolute;inset:0}.landing-module__PupbCa__scoreLabel{flex-direction:column;gap:.25rem;display:flex}.landing-module__PupbCa__scoreSublabel{color:var(--color-coral);font-size:.8125rem;font-weight:400}.landing-module__PupbCa__bentoWide{grid-column:span 2}.landing-module__PupbCa__bentoIconLarge{font-family:var(--font-mono);color:var(--color-accent-light);letter-spacing:-.02em;flex-shrink:0;font-size:2rem;font-weight:600;line-height:1}.landing-module__PupbCa__bentoIcon{font-family:var(--font-mono);color:var(--color-accent-light);letter-spacing:-.02em;font-size:1.25rem;font-weight:600}.landing-module__PupbCa__bentoTitle{font-size:1.125rem;font-weight:400}.landing-module__PupbCa__bentoDesc{color:var(--color-text-secondary);font-size:.875rem;font-weight:300;line-height:1.6}.landing-module__PupbCa__personaGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.landing-module__PupbCa__personaCard{-webkit-backdrop-filter:blur(16px)saturate(1.2);color:inherit;background:#0a0a10c2;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:1rem;padding:2rem;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 20px 40px -12px #000000b3,inset 0 1px #ffffff0f}.landing-module__PupbCa__personaCard:hover{background:#0e0e16d1;border-color:#ffffff1f;transform:translateY(-4px);box-shadow:0 25px 50px -12px #000c,inset 0 1px #ffffff14}.landing-module__PupbCa__personaIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.landing-module__PupbCa__personaIconTeal{color:var(--color-teal);background:#36d8b71a;border:1px solid #36d8b733}.landing-module__PupbCa__personaIconAccent{color:var(--color-accent-light);background:#7c5cff1a;border:1px solid #7c5cff33}.landing-module__PupbCa__personaIconCoral{color:var(--color-coral);background:#ff6b6b1a;border:1px solid #ff6b6b33}.landing-module__PupbCa__personaTitle{letter-spacing:-.01em;font-size:1.25rem;font-weight:400}.landing-module__PupbCa__personaDesc{color:var(--color-text-secondary);font-size:.9375rem;font-weight:300;line-height:1.6}.landing-module__PupbCa__comparisonWrapper{-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:blur(16px)saturate(1.2);background:#0a0a1099;border:1px solid #ffffff12;border-radius:16px;overflow-x:auto}.landing-module__PupbCa__comparisonTable{border-collapse:collapse;width:100%;min-width:640px}.landing-module__PupbCa__comparisonTable th,.landing-module__PupbCa__comparisonTable td{text-align:left;color:var(--color-text-secondary);border-bottom:1px solid #ffffff0d;padding:1rem 1.25rem;font-size:.875rem;font-weight:300}.landing-module__PupbCa__comparisonTable th{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);white-space:nowrap;border-bottom:1px solid #ffffff14;padding-top:1.25rem;padding-bottom:1.25rem;font-size:11px}.landing-module__PupbCa__comparisonTable tbody tr:last-child td{border-bottom:none}.landing-module__PupbCa__comparisonTable tbody tr:hover{background:#ffffff05}.landing-module__PupbCa__comparisonFeatureCell{color:var(--color-text-primary)!important;font-weight:400!important}.landing-module__PupbCa__comparisonHighlight{background:#7c5cff0a;border-left:1px solid #7c5cff1a;border-right:1px solid #7c5cff1a}th.landing-module__PupbCa__comparisonHighlight{background:#7c5cff14;border-top:1px solid #7c5cff1a;color:var(--color-accent-light)!important}tbody tr:last-child td.landing-module__PupbCa__comparisonHighlight{border-bottom:1px solid #7c5cff1a}.landing-module__PupbCa__comparisonCheck{color:var(--color-teal)}.landing-module__PupbCa__comparisonX{color:var(--color-text-muted);opacity:.4}.landing-module__PupbCa__comparisonPartial{color:var(--color-amber)}.landing-module__PupbCa__faqList{flex-direction:column;gap:.5rem;max-width:800px;display:flex}.landing-module__PupbCa__faqItem{-webkit-backdrop-filter:blur(14px)saturate(1.2);background:#0a0a1099;border:1px solid #ffffff12;border-radius:12px;transition:border-color .3s;overflow:hidden}.landing-module__PupbCa__faqItem:hover{border-color:#ffffff1f}.landing-module__PupbCa__faqItemOpen{border-color:#7c5cff33}.landing-module__PupbCa__faqQuestion{cursor:pointer;text-align:left;width:100%;color:var(--color-text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1rem;font-weight:400;transition:color .3s;display:flex}.landing-module__PupbCa__faqQuestion:hover{color:var(--color-accent-light)}.landing-module__PupbCa__faqChevron{color:var(--color-text-muted);flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1)}.landing-module__PupbCa__faqChevronOpen{color:var(--color-accent-light);transform:rotate(180deg)}.landing-module__PupbCa__faqAnswerWrapper{grid-template-rows:0fr;transition:grid-template-rows .35s ease-in-out;display:grid}.landing-module__PupbCa__faqAnswerWrapperOpen{grid-template-rows:1fr}.landing-module__PupbCa__faqAnswerInner{overflow:hidden}.landing-module__PupbCa__faqAnswer{color:var(--color-text-secondary);padding:0 1.5rem 1.25rem;font-size:.9375rem;font-weight:300;line-height:1.7}.landing-module__PupbCa__pricingGrid{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:800px;display:grid}.landing-module__PupbCa__pricingCard{-webkit-backdrop-filter:blur(16px)saturate(1.2);background:#0a0a1099;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:2rem;padding:2.5rem;display:flex;position:relative}.landing-module__PupbCa__pricingCardPro{background:0 0;border:none;overflow:hidden;box-shadow:0 0 60px -15px #7c5cff33,0 0 120px -30px #7c5cff14,0 20px 40px -12px #00000080}.landing-module__PupbCa__pricingCardPro:before{content:"";background:conic-gradient(transparent,transparent,transparent,var(--color-amber),var(--color-coral),transparent,transparent);z-index:-2;width:200%;height:200%;animation:10s ease-in-out infinite landing-module__PupbCa__proCardSpin;position:absolute;top:-50%;left:-50%}.landing-module__PupbCa__pricingCardPro:after{content:"";-webkit-backdrop-filter:blur(16px)saturate(1.2);z-index:-1;background:#0a0a10f5;border-radius:15px;position:absolute;inset:1px}@keyframes landing-module__PupbCa__proCardSpin{0%{transform:rotate(75deg)}25%{transform:rotate(180deg)}50%{transform:rotate(270deg)}75%{transform:rotate(385deg)}to{transform:rotate(435deg)}}.landing-module__PupbCa__recommendedBadge{color:var(--color-accent-light);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;z-index:2;background:#7c5cff26;border:1px solid #7c5cff4d;border-top:none;border-radius:0 0 5px 5px;padding:.25rem .6rem;font-size:9px;font-weight:500;position:absolute;top:0;right:1.5rem}@keyframes landing-module__PupbCa__scanlines{0%{background-position:0 0}to{background-position:0 200px}}.landing-module__PupbCa__pricingHeader{z-index:1;flex-direction:column;gap:.75rem;display:flex;position:relative}.landing-module__PupbCa__priceRow{align-items:baseline;gap:.25rem;display:flex}.landing-module__PupbCa__price{letter-spacing:-.03em;font-size:3rem;font-weight:300;line-height:1}.landing-module__PupbCa__pricePeriod{color:var(--color-text-secondary);font-size:1rem;font-weight:300}.landing-module__PupbCa__pricingFeatures{z-index:1;flex-direction:column;flex:1;gap:.75rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.landing-module__PupbCa__featureItem{color:var(--color-text-primary);align-items:center;gap:.75rem;font-size:.9375rem;font-weight:300;display:flex}.landing-module__PupbCa__featureIcon{width:18px;height:18px;color:var(--color-teal);flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-module__PupbCa__featureDisabled{color:var(--color-text-muted)!important}.landing-module__PupbCa__featureDisabled .landing-module__PupbCa__featureIcon{opacity:.4;color:var(--color-text-muted)!important}.landing-module__PupbCa__pricingCard .landing-module__PupbCa__btnPrimary,.landing-module__PupbCa__pricingCard .landing-module__PupbCa__btnSecondary{text-align:center;z-index:1;justify-content:center;width:100%;position:relative}.landing-module__PupbCa__pricingCardPro .landing-module__PupbCa__btnPrimary:before,.landing-module__PupbCa__pricingCardPro .landing-module__PupbCa__btnPrimary:after{display:none}.landing-module__PupbCa__pricingCardPro .landing-module__PupbCa__btnPrimary{background:linear-gradient(180deg,var(--color-accent-light)0%,var(--color-accent-dark)100%);color:#fff;border:1px solid #ffffff1a;border-radius:12px;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 1px #ffffff26,inset 0 -1px #0003,0 4px 12px -2px #7c5cff80,0 12px 24px -4px #7c5cff40}.landing-module__PupbCa__pricingCardPro .landing-module__PupbCa__btnPrimary:hover{transform:translateY(-1px);box-shadow:inset 0 1px #fff3,inset 0 -1px #00000040,0 6px 16px -2px #7c5cff99,0 16px 32px -4px #7c5cff4d}.landing-module__PupbCa__footer{border-top:1px solid #ffffff14;position:relative;overflow:hidden}.landing-module__PupbCa__footerBlurCanvas{filter:blur(24px)brightness(.6)saturate(1.3);z-index:-2;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;transform:scale(1.2)}.landing-module__PupbCa__footerOverlay{-webkit-backdrop-filter:blur(22px)saturate(1.2);z-index:-1;pointer-events:none;background:#08080c85;position:absolute;inset:0}.landing-module__PupbCa__footerCta{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:600px;margin:0 auto;padding:5rem 2rem 4rem;display:flex}.landing-module__PupbCa__footerCtaTitle{letter-spacing:-.02em;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:400;line-height:1.15}.landing-module__PupbCa__footerCtaSub{color:var(--color-text-secondary);font-size:1rem;font-weight:300;line-height:1.5}.landing-module__PupbCa__footerLinks{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:2.5rem 4rem;display:flex}.landing-module__PupbCa__footerBrand{align-items:center;gap:.5rem;display:flex}.landing-module__PupbCa__footerLogoIcon{opacity:.6}.landing-module__PupbCa__footerBrandName{font-family:var(--font-display);color:var(--color-text-secondary);font-size:.9375rem;font-weight:500}.landing-module__PupbCa__footerNav{gap:1.5rem;display:flex}.landing-module__PupbCa__footerNav a{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);font-size:11px;text-decoration:none;transition:color .3s}.landing-module__PupbCa__footerNav a:hover{color:var(--color-text-secondary)}.landing-module__PupbCa__footerSocials{gap:.75rem;display:flex}.landing-module__PupbCa__footerSocialLink{-webkit-backdrop-filter:blur(10px);width:32px;height:32px;color:var(--color-text-muted);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.landing-module__PupbCa__footerSocialLink:hover{color:var(--color-text-primary);background:#7c5cff1a;border-color:#7c5cff40}.landing-module__PupbCa__footerBottom{text-align:center;border-top:1px solid #ffffff0a;padding:1.5rem 2rem}@keyframes landing-module__PupbCa__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__PupbCa__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__PupbCa__floatIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__PupbCa__fadeInAnim{0%{opacity:0}to{opacity:1}}@keyframes landing-module__PupbCa__pulse{0%{transform:scale(.95);box-shadow:0 0 #36d8b7b3}70%{transform:scale(1);box-shadow:0 0 0 6px #36d8b700}to{transform:scale(.95);box-shadow:0 0 #36d8b700}}@keyframes landing-module__PupbCa__floatUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes landing-module__PupbCa__slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:.6;transform:translate(0)}}@keyframes landing-module__PupbCa__scanlineMove{0%{left:-30%}to{left:100%}}@media (max-width:1024px){.landing-module__PupbCa__navbar{padding:0 1.5rem}.landing-module__PupbCa__navLogoText{display:none}.landing-module__PupbCa__hero{grid-template-columns:1fr;align-items:start;gap:2.5rem;min-height:auto;padding:6rem 2rem 3rem}.landing-module__PupbCa__heroContent{max-width:580px}.landing-module__PupbCa__heroSubtitle{max-width:520px}.landing-module__PupbCa__stepsFlow{flex-direction:column;gap:1.25rem}.landing-module__PupbCa__stepConnector{display:none}.landing-module__PupbCa__bentoGrid{grid-template-columns:repeat(2,1fr)}.landing-module__PupbCa__bentoHero{grid-column:1/3}.landing-module__PupbCa__bentoTall{grid-area:auto/1/auto/3}.landing-module__PupbCa__bentoWide{grid-column:1/3}.landing-module__PupbCa__personaGrid{grid-template-columns:1fr 1fr}.landing-module__PupbCa__personaGrid>:last-child{grid-column:1/-1;justify-self:center;max-width:50%}.landing-module__PupbCa__pricingGrid{grid-template-columns:1fr;max-width:480px}.landing-module__PupbCa__section{padding:6rem 2rem}.landing-module__PupbCa__footerLinks{flex-wrap:wrap;padding:2rem}}@media (max-width:768px){.landing-module__PupbCa__navbar{height:56px;padding:0 1rem}.landing-module__PupbCa__navLinks{display:none}.landing-module__PupbCa__hero{gap:2rem;padding:5rem 1rem 2rem}.landing-module__PupbCa__heroContent{max-width:100%}.landing-module__PupbCa__heroTitle{font-size:2.5rem}.landing-module__PupbCa__heroSubtitle{max-width:100%;font-size:1.1rem}.landing-module__PupbCa__ctaGroup{flex-wrap:wrap;gap:1rem}.landing-module__PupbCa__btnPrimary,.landing-module__PupbCa__btnSecondary{padding:.875rem 1.5rem}.landing-module__PupbCa__dataStream{display:none}.landing-module__PupbCa__personaGrid{grid-template-columns:1fr}.landing-module__PupbCa__personaGrid>:last-child{max-width:100%}.landing-module__PupbCa__personaCard{padding:1.5rem}.landing-module__PupbCa__bentoGrid{grid-template-columns:1fr}.landing-module__PupbCa__bentoHero,.landing-module__PupbCa__bentoTall,.landing-module__PupbCa__bentoWide{grid-area:auto}.landing-module__PupbCa__bentoHeroContent{flex-direction:column}.landing-module__PupbCa__bentoCard{padding:1.5rem}.landing-module__PupbCa__comparisonTable th,.landing-module__PupbCa__comparisonTable td{padding:.625rem .75rem;font-size:.75rem}.landing-module__PupbCa__comparisonTable th{font-size:9px}.landing-module__PupbCa__faqQuestion{padding:1rem 1.25rem;font-size:.9375rem}.landing-module__PupbCa__faqAnswer{padding:0 1.25rem 1rem;font-size:.875rem}.landing-module__PupbCa__section{padding:3.5rem 1rem}.landing-module__PupbCa__sectionHeader{margin-bottom:2.5rem}.landing-module__PupbCa__stepBody{padding:1.25rem}.landing-module__PupbCa__stepTitle{font-size:1.25rem}.landing-module__PupbCa__pricingCard{padding:1.75rem}.landing-module__PupbCa__price{font-size:2.5rem}.landing-module__PupbCa__footerLinks{flex-direction:column;align-items:flex-start;gap:1.25rem;padding:2rem 1rem}.landing-module__PupbCa__footerNav{flex-wrap:wrap;gap:1rem}.landing-module__PupbCa__footerCta{padding:3rem 1rem 2.5rem}.landing-module__PupbCa__footerCtaTitle{font-size:1.5rem}.landing-module__PupbCa__footerBottom{padding:1.25rem 1rem}}@media (max-width:380px){.landing-module__PupbCa__hero{padding-top:4.5rem}.landing-module__PupbCa__heroTitle{font-size:2rem}.landing-module__PupbCa__section{padding:3rem .75rem}.landing-module__PupbCa__comparisonTable{min-width:560px}.landing-module__PupbCa__comparisonTable th,.landing-module__PupbCa__comparisonTable td{padding:.5rem .625rem;font-size:.6875rem}}
