@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500&family=Outfit:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";.v2-root{--bg-white: #FFFFFF;--bg-cream: #FAF8FC;--bg-tint: #F3EEF8;--bg-deep: #1A0E2E;--bg-deep-mid: #2A1845;--purple-900: #1A0E2E;--purple-800: #2A1845;--purple-700: #3D2066;--purple-600: #5B2D99;--purple-500: #7C3AED;--purple-400: #9461E6;--purple-300: #B490D6;--purple-200: #D4BEF0;--purple-100: #EDE5F7;--purple-50: #F8F5FC;--primary: #5B2D99;--primary-vivid: #7C3AED;--primary-light: #9461E6;--primary-muted: #B490D6;--primary-glow: rgba(124, 58, 237, .12);--primary-glass: rgba(91, 45, 153, .06);--text-heading: #1A0E2E;--text-body: #3D2D52;--text-muted: #7A6B8A;--text-light: #A89BB8;--text-on-dark: #F3EEF8;--text-on-dark-muted: #B490D6;--border-light: rgba(91, 45, 153, .08);--border-medium: rgba(91, 45, 153, .15);--border-on-dark: rgba(180, 144, 214, .15);--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "Outfit", system-ui, sans-serif;--font-mono: "JetBrains Mono", monospace;--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1);font-family:var(--font-body);font-weight:400;color:var(--text-body);background:var(--bg-white);line-height:1.7;font-size:16px;overflow-x:hidden;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}.v2-root *,.v2-root *:before,.v2-root *:after{box-sizing:border-box;margin:0;padding:0}.v2-root img{max-width:100%;display:block}.v2-root a{color:inherit;text-decoration:none}.v2-root .container{max-width:1200px;margin:0 auto;padding:0 clamp(1.5rem,5vw,3rem)}.v2-root .btn-primary{position:relative;display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;overflow:hidden;border-radius:100px;background:linear-gradient(135deg,var(--primary),var(--primary-vivid));color:#fff;font-family:var(--font-body);font-weight:600;font-size:.9rem;padding:1rem 2.25rem;transition:transform .4s var(--ease-out-expo),box-shadow .4s var(--ease-out-expo)}.v2-root .btn-primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--primary-vivid),var(--primary));opacity:0;transition:opacity .4s var(--ease-out-expo);z-index:0}.v2-root .btn-primary>*{position:relative;z-index:1}.v2-root .btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #5b2d9959}.v2-root .btn-primary:hover:before{opacity:1}.v2-root .btn-ghost{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:100px;background:transparent;color:var(--primary);border:1.5px solid var(--border-medium);font-family:var(--font-body);font-weight:600;font-size:.9rem;padding:1rem 2.25rem;transition:background .3s var(--ease-out-expo),border-color .3s var(--ease-out-expo)}.v2-root .btn-ghost:hover{background:var(--primary-glass);border-color:var(--primary)}.v2-root .section-label{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--font-mono);font-size:.65rem;font-weight:500;color:var(--primary-vivid);letter-spacing:.2em;text-transform:uppercase}.v2-root .section-label:before{content:"";width:24px;height:1.5px;background:var(--primary-vivid)}.v2-root .section-heading{font-family:var(--font-display);font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:400;line-height:1.12;color:var(--text-heading);max-width:680px}.v2-root .section-heading em{font-style:italic;font-weight:500;background:linear-gradient(135deg,var(--primary),var(--primary-vivid));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.v2-root .reveal{opacity:0;transform:translateY(48px);transition:opacity 1s var(--ease-out-expo),transform 1s var(--ease-out-expo)}.v2-root .reveal.vis{opacity:1;transform:none}.v2-root .d1{transition-delay:.12s}.v2-root .d2{transition-delay:.24s}.v2-root .d3{transition-delay:.36s}.v2-root .d4{transition-delay:.48s}.v2-root .d5{transition-delay:.6s}.v2-root #butterflyCanvas{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.v2-root .nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.5rem 0;transition:all .4s ease}.v2-root .nav.scrolled{background:#ffffffeb;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);padding:.75rem 0;box-shadow:0 1px 0 var(--border-light)}.v2-root .nav-inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 clamp(1.5rem,5vw,3rem)}.v2-root .nav-logo{display:inline-flex;align-items:center}.v2-root .nav-logo img{height:64px;width:auto}.v2-root .nav.scrolled .nav-logo img{height:52px}.v2-root .nav-links{display:flex;align-items:center;gap:2.25rem;list-style:none}.v2-root .nav-links a{font-size:.875rem;font-weight:500;color:var(--text-muted);letter-spacing:.01em;transition:color .3s;position:relative}.v2-root .nav-links a:after{content:"";position:absolute;bottom:-6px;left:0;width:0;height:2px;background:var(--primary-vivid);border-radius:1px;transition:width .4s var(--ease-out-expo)}.v2-root .nav-links a:hover{color:var(--text-heading)}.v2-root .nav-links a:hover:after{width:100%}.v2-root .nav-cta{font-size:.8rem!important;font-weight:600!important;color:#fff!important;background:var(--primary);padding:.625rem 1.75rem;border-radius:100px;letter-spacing:.03em;text-transform:uppercase;transition:transform .3s ease,box-shadow .3s ease,background .3s ease!important}.v2-root .nav-cta:after{display:none!important}.v2-root .nav-cta:hover{background:var(--primary-vivid);transform:translateY(-1px);box-shadow:0 8px 30px #7c3aed33}.v2-root .nav-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem}.v2-root .nav-toggle span{display:block;width:22px;height:2px;background:var(--text-heading);margin:5px 0;transition:all .3s}.v2-root .hero{min-height:auto;display:flex;align-items:center;position:relative;overflow:hidden;padding:9rem 0 6rem}.v2-root .hero-orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;opacity:.5}.v2-root .hero-orb-1{width:600px;height:600px;top:-15%;right:-10%;background:radial-gradient(circle,var(--purple-200),transparent 70%)}.v2-root .hero-orb-2{width:400px;height:400px;bottom:5%;left:-5%;background:radial-gradient(circle,var(--purple-100),transparent 70%)}.v2-root .hero-orb-3{width:250px;height:250px;top:35%;right:25%;background:radial-gradient(circle,rgba(124,58,237,.15),transparent 70%)}.v2-root .hero-content{position:relative;z-index:2;max-width:780px}.v2-root .hero-label{font-family:var(--font-mono);font-size:.7rem;font-weight:500;color:var(--primary-vivid);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.75rem;display:inline-flex;align-items:center;gap:.75rem;background:var(--primary-glow);padding:.5rem 1.25rem;border-radius:100px;border:1px solid rgba(124,58,237,.1)}.v2-root .hero-label svg{width:14px;height:14px}.v2-root .hero h1{font-family:var(--font-display);font-size:clamp(3.25rem,8vw,7rem);font-weight:300;line-height:1.05;letter-spacing:-.03em;color:var(--text-heading);margin-bottom:2rem}.v2-root .hero h1 em{font-style:italic;font-weight:400;background:linear-gradient(135deg,var(--primary),var(--primary-vivid));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.v2-root .hero-sub{font-size:1.25rem;line-height:1.75;color:var(--text-muted);max-width:580px;margin-bottom:2.75rem;font-weight:300}.v2-root .hero-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.v2-root .v2-trust-bar{position:relative;z-index:2;padding:3rem 0 2.5rem;background:var(--bg-white)}.v2-root .v2-trust-eyebrow{text-align:center;font-family:var(--font-mono);font-size:.7rem;font-weight:500;letter-spacing:.25em;text-transform:uppercase;color:var(--text-light);margin-bottom:1.75rem}.v2-root .v2-trust-logos{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:3.5rem}.v2-root .v2-trust-logo{height:56px;width:auto;transition:transform .3s ease}.v2-root .v2-trust-logo-link{display:inline-flex;cursor:pointer}.v2-root .v2-trust-logo-link:hover .v2-trust-logo{transform:translateY(-2px)}.v2-root .v2-problem{position:relative;z-index:2;padding:6rem 0;background:var(--bg-white)}.v2-root .v2-problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:stretch}.v2-root .v2-problem-card{border-radius:24px;padding:clamp(2rem,4vw,3.25rem);display:flex;flex-direction:column;gap:1.5rem;position:relative;overflow:hidden}.v2-root .v2-problem-card--light{background:var(--bg-tint);border:1px solid var(--border-light)}.v2-root .v2-problem-card--dark{background:radial-gradient(circle at 30% 0%,rgba(124,58,237,.35),transparent 60%),var(--bg-deep);color:var(--text-on-dark);border:1px solid var(--border-on-dark)}.v2-root .section-label--light{color:var(--primary-light)}.v2-root .section-label--light:before{background:var(--primary-light)}.v2-root .v2-problem-headline{font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:400;line-height:1.2;color:var(--text-heading)}.v2-root .v2-problem-card--dark .v2-problem-headline{color:var(--text-on-dark)}.v2-root .v2-problem-headline em{font-style:italic;font-weight:500;background:linear-gradient(135deg,var(--primary),var(--primary-vivid));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.v2-root .v2-problem-card--dark .v2-problem-headline em{background:linear-gradient(135deg,var(--primary-light),var(--primary-muted));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.v2-root .v2-problem-sub{font-size:1rem;line-height:1.7;color:var(--text-muted);font-weight:300}.v2-root .v2-problem-sub--light{color:var(--text-on-dark-muted)}.v2-root .v2-problem-list{list-style:none;display:flex;flex-direction:column;gap:.85rem;margin-top:.5rem}.v2-root .v2-problem-list li{position:relative;padding-left:1.5rem;font-size:.95rem;line-height:1.6;color:var(--text-body)}.v2-root .v2-problem-card--dark .v2-problem-list li{color:var(--text-on-dark-muted)}.v2-root .v2-problem-list--dash li:before{content:"—";position:absolute;left:0;top:0;color:var(--primary-muted)}.v2-root .v2-problem-list--diamond li:before{content:"";position:absolute;left:2px;top:.55rem;width:8px;height:8px;transform:rotate(45deg);background:linear-gradient(135deg,var(--primary-light),var(--primary-vivid));border-radius:1px}.v2-root .v2-features{position:relative;z-index:2;padding:7rem 0;background:var(--bg-cream)}.v2-root .v2-features-head{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:3.5rem;max-width:760px}.v2-root .v2-features-headline{font-family:var(--font-display);font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:400;line-height:1.12;color:var(--text-heading)}.v2-root .v2-features-headline em{font-style:italic;font-weight:500;background:linear-gradient(135deg,var(--primary),var(--primary-vivid));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.v2-root .v2-features-viewport{overflow:hidden}.v2-root .v2-features-track{display:flex;width:100%;gap:1.5rem;transition:transform .7s var(--ease-out-expo)}.v2-root .v2-features-rotator{display:inline-block;height:1.15em;overflow:hidden;vertical-align:bottom;position:relative}.v2-root .v2-features-rotator-word{display:inline-block;animation:v2-rotate-word 2.8s var(--ease-out-expo);font-style:italic;font-weight:500;background:linear-gradient(135deg,var(--primary),var(--primary-vivid));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}@keyframes v2-rotate-word{0%{transform:translateY(100%);opacity:0}15%{transform:translateY(0);opacity:1}85%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.v2-root .v2-feature-card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:20px;padding:2rem;display:flex;flex-direction:column;gap:1rem;transition:transform .4s var(--ease-out-expo),box-shadow .4s var(--ease-out-expo),border-color .4s ease}.v2-root .v2-feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #5b2d991a;border-color:var(--border-medium)}.v2-root .v2-feature-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--purple-100);color:var(--primary-vivid)}.v2-root .v2-feature-title{font-family:var(--font-display);font-size:1.5rem;font-weight:500;color:var(--text-heading);line-height:1.2}.v2-root .v2-feature-body{font-size:.95rem;line-height:1.65;color:var(--text-muted);font-weight:300}.v2-root .v2-feature-divider{height:1px;background:var(--border-light);margin:.25rem 0}.v2-root .v2-feature-quote{font-family:var(--font-display);font-style:italic;font-size:1.05rem;line-height:1.5;color:var(--text-body)}.v2-root .v2-feature-attr{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-light)}.v2-root .v2-feature-learn{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:.4rem;background:none;border:none;padding:0;cursor:pointer;font-family:var(--font-mono);font-size:.7rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--primary-vivid);transition:gap .3s ease,color .3s ease}.v2-root .v2-feature-learn:hover{color:var(--primary);gap:.7rem}.v2-root .v2-features-dots{display:flex;justify-content:center;gap:.75rem;margin-top:3rem}.v2-root .v2-features-dot{width:10px;height:10px;border-radius:50%;border:none;cursor:pointer;background:var(--purple-100);transition:background .3s ease,transform .3s ease}.v2-root .v2-features-dot.is-active{background:var(--primary-vivid);transform:scale(1.2)}.v2-fmodal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0000008c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:v2-fmodal-fade .25s ease-out}.v2-fmodal{position:relative;background:#fff;border-radius:24px;max-width:560px;width:100%;max-height:90vh;overflow-y:auto;padding:2.5rem;box-shadow:0 30px 80px #0000004d;animation:v2-fmodal-slide .35s var(--ease-out-expo)}@keyframes v2-fmodal-fade{0%{opacity:0}to{opacity:1}}@keyframes v2-fmodal-slide{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.v2-fmodal-close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border-radius:50%;border:1px solid var(--border-light);background:var(--bg-cream);cursor:pointer;font-size:1.25rem;line-height:1;color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease}.v2-fmodal-close:hover{background:var(--purple-100);color:var(--primary-vivid)}.v2-fmodal-title{font-family:var(--font-display);font-size:1.75rem;font-weight:500;color:var(--text-heading);line-height:1.2;margin-bottom:1.5rem;padding-right:2.5rem}.v2-fmodal-section{margin-top:1.25rem}.v2-fmodal-label{font-family:var(--font-mono);font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:var(--primary-vivid);margin-bottom:.5rem}.v2-fmodal-body{font-size:.95rem;line-height:1.65;color:var(--text-body);font-weight:300}.v2-root .v2-howit{position:relative;z-index:2;padding:7rem 0;background:var(--bg-white)}.v2-root .v2-howit-head{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin-bottom:3.5rem}.v2-root .v2-howit-headline{font-family:var(--font-display);font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:400;line-height:1.12;color:var(--text-heading)}.v2-root .v2-howit-headline em{font-style:italic;font-weight:500;background:linear-gradient(135deg,var(--primary),var(--primary-vivid));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.v2-root .v2-howit-sub{font-size:1.05rem;color:var(--text-muted);font-weight:300}.v2-root .v2-howit-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.75rem}.v2-root .v2-howit-card{display:flex;gap:1.5rem;background:var(--bg-tint);border:1px solid var(--border-light);border-radius:18px;padding:2rem;transition:transform .4s var(--ease-out-expo),box-shadow .4s var(--ease-out-expo)}.v2-root .v2-howit-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #5b2d991a}.v2-root .v2-howit-icon{flex:0 0 56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,var(--primary),var(--primary-vivid));color:#fff}.v2-root .v2-howit-body{display:flex;flex-direction:column;gap:.6rem}.v2-root .v2-howit-step{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--primary-vivid);font-weight:500}.v2-root .v2-howit-title{font-family:var(--font-display);font-size:1.5rem;font-weight:500;line-height:1.2;color:var(--text-heading)}.v2-root .v2-howit-text{font-size:.95rem;line-height:1.65;color:var(--text-muted);font-weight:300}.v2-root .v2-howit-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.v2-root .v2-howit-chip{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.05em;padding:.35rem .75rem;border-radius:100px;border:1px solid var(--border-medium);color:var(--primary);background:var(--bg-white)}.v2-root .v2-pricing{position:relative;z-index:2;padding:7rem 0;background:radial-gradient(circle at 50% 0%,rgba(124,58,237,.18),transparent 60%),var(--bg-deep);color:var(--text-on-dark);overflow:hidden}.v2-root .v2-pricing-orb{position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none;opacity:.35}.v2-root .v2-pricing-orb-1{width:500px;height:500px;top:-10%;left:-10%;background:radial-gradient(circle,rgba(124,58,237,.4),transparent 70%)}.v2-root .v2-pricing-orb-2{width:450px;height:450px;bottom:-10%;right:-10%;background:radial-gradient(circle,rgba(148,97,230,.3),transparent 70%)}.v2-root .v2-pricing-head{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin-bottom:3rem;position:relative}.v2-root .v2-pricing-eyebrow{color:var(--primary-light)}.v2-root .v2-pricing-eyebrow:before{background:var(--primary-light)}.v2-root .v2-pricing-headline{font-family:var(--font-display);font-size:clamp(2.25rem,4.8vw,3.75rem);font-weight:300;line-height:1.1;color:var(--text-on-dark)}.v2-root .v2-pricing-headline em{font-style:italic;font-weight:400;background:linear-gradient(135deg,var(--primary-light),var(--primary-muted));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.v2-root .v2-features-rotator--light .v2-features-rotator-word{background:linear-gradient(135deg,var(--primary-light),#ffffff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.v2-root .v2-pricing-toggle{display:inline-flex;align-items:center;gap:1rem;font-family:var(--font-mono);font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text-on-dark-muted);margin-top:.5rem}.v2-root .v2-pricing-toggle span{cursor:pointer;transition:color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v2-root .v2-pricing-toggle span:hover,.v2-root .v2-pricing-toggle span.is-active{color:var(--text-on-dark)}.v2-root .v2-pricing-switch{position:relative;width:56px;height:28px;border-radius:100px;border:none;cursor:pointer;background:#b490d640;transition:background .3s ease}.v2-root .v2-pricing-switch.is-on{background:var(--primary-vivid)}.v2-root .v2-pricing-knob{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;transition:transform .3s var(--ease-out-expo)}.v2-root .v2-pricing-switch.is-on .v2-pricing-knob{transform:translate(28px)}.v2-root .v2-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;position:relative;margin-top:2.5rem}.v2-root .v2-pricing-card{position:relative;background:#2a18458c;border:1px solid var(--border-on-dark);border-radius:20px;padding:2.25rem 2rem;display:flex;flex-direction:column;gap:.75rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .4s var(--ease-out-expo),border-color .4s ease}.v2-root .v2-pricing-card:hover{transform:translateY(-4px)}.v2-root .v2-pricing-card.is-popular{border-color:#7c3aed99;box-shadow:0 0 0 1px #7c3aed4d,0 20px 60px #7c3aed40}.v2-root .v2-pricing-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,var(--primary),var(--primary-vivid));color:#fff;font-family:var(--font-mono);font-size:.65rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;padding:.5rem 1.25rem;border-radius:100px}.v2-root .v2-pricing-tier{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.25em;text-transform:uppercase;color:var(--text-on-dark-muted);font-weight:500;margin-bottom:.5rem}.v2-root .v2-pricing-price{display:flex;align-items:flex-start;font-family:var(--font-display);color:var(--text-on-dark);line-height:1}.v2-root .v2-pricing-currency{font-size:1.5rem;font-weight:400;margin-top:.5rem;margin-right:.15rem}.v2-root .v2-pricing-amount{font-size:4rem;font-weight:400}.v2-root .v2-pricing-cents{font-size:1.25rem;font-weight:400;margin-top:.5rem;margin-left:.1rem}.v2-root .v2-pricing-period{font-size:.85rem;color:var(--text-on-dark-muted);margin-top:.25rem}.v2-root .v2-pricing-save{display:inline-block;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.05em;color:var(--primary-light);background:#7c3aed26;padding:.4rem .85rem;border-radius:100px;margin-top:.5rem;align-self:flex-start}.v2-root .v2-pricing-blurb{font-size:.92rem;line-height:1.6;color:var(--text-on-dark-muted);font-weight:300;margin-top:.5rem}.v2-root .v2-pricing-divider{height:1px;background:var(--border-on-dark);margin:.75rem 0}.v2-root .v2-pricing-features{list-style:none;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.v2-root .v2-pricing-features li{position:relative;padding-left:1.5rem;font-size:.9rem;line-height:1.5;color:var(--text-on-dark-muted)}.v2-root .v2-pricing-features li:before{content:"";position:absolute;left:0;top:.4rem;width:10px;height:10px;border-radius:50%;border:1.5px solid var(--primary-light)}.v2-root .v2-pricing-cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border-radius:100px;font-family:var(--font-body);font-weight:600;font-size:.9rem;color:var(--text-on-dark);background:transparent;border:1.5px solid var(--border-on-dark);transition:background .3s ease,border-color .3s ease,transform .3s ease}.v2-root .v2-pricing-cta:hover{background:#b490d614;border-color:var(--primary-light);transform:translateY(-1px)}.v2-root .v2-pricing-cta.is-primary{background:linear-gradient(135deg,var(--primary),var(--primary-vivid));border-color:transparent;color:#fff}.v2-root .v2-pricing-cta.is-primary:hover{box-shadow:0 12px 30px #7c3aed66}.v2-root .v2-pricing-compare-wrap{display:flex;justify-content:center;margin-top:2.5rem}.v2-root .v2-pricing-compare{display:inline-flex;align-items:center;gap:.65rem;padding:.85rem 1.5rem;border-radius:100px;background:transparent;border:1.5px solid var(--border-on-dark);color:#fff;font-family:var(--font-mono);font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;transition:background .3s ease,border-color .3s ease}.v2-root .v2-pricing-compare:hover{background:#7c3aed1a;border-color:var(--primary-light)}.v2-cmp-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a051499;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:1.5rem;font-family:Outfit,system-ui,sans-serif;animation:v2CmpFade .25s ease}@keyframes v2CmpFade{0%{opacity:0}to{opacity:1}}.v2-cmp-sheet{position:relative;width:100%;max-width:1100px;max-height:88vh;background:#fff;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 30px 80px #0a051466}.v2-cmp-close{position:absolute;top:18px;right:18px;width:36px;height:36px;border-radius:50%;border:1px solid rgba(91,45,153,.15);background:#fff;color:#3d2d52;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:2;transition:background .2s ease}.v2-cmp-close:hover{background:#f3eef8}.v2-cmp-head{padding:2rem 2.25rem 1.25rem;border-bottom:1px solid rgba(91,45,153,.08)}.v2-cmp-title{font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;font-weight:500;color:#1a0e2e;margin-bottom:.4rem}.v2-cmp-subtitle{font-size:.95rem;color:#7a6b8a;font-weight:300}.v2-cmp-scroll{overflow:auto;flex:1}.v2-cmp-table{width:100%;min-width:720px;border-collapse:collapse;font-size:.9rem}.v2-cmp-table thead th{position:sticky;top:0;z-index:1;background:#fff;padding:1rem;text-align:center;border-bottom:1px solid rgba(91,45,153,.12)}.v2-cmp-table thead th:first-child{text-align:left}.v2-cmp-tier{font-family:JetBrains Mono,monospace;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:#5b2d99;font-weight:600}.v2-cmp-tier-price{font-size:.75rem;color:#7a6b8a;margin-top:.25rem;font-weight:400}.v2-cmp-table tbody td{padding:.85rem 1rem;text-align:center;color:#3d2d52;border-bottom:1px solid rgba(91,45,153,.06)}.v2-cmp-table tbody td:first-child{text-align:left;color:#1a0e2e;font-weight:400}.v2-cmp-group td{background:#f8f5fc!important;font-family:JetBrains Mono,monospace;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:#5b2d99!important;font-weight:600!important;padding:.75rem 1rem!important;text-align:left!important}.v2-cmp-dash{color:#b490d6}.v2-cmp-label{padding-right:1.5rem!important}.v2-cmp-table tbody td svg{margin:0 auto;display:block}.v2-root .v2-calendar{position:relative;z-index:2;padding:7rem 0;background:var(--bg-tint)}.v2-root .v2-calendar-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:4rem;align-items:center}.v2-root .v2-calendar-sub{margin-top:1.5rem;font-size:1.05rem;line-height:1.7;color:var(--text-muted);font-weight:300;max-width:480px}.v2-root .v2-calendar-features{list-style:none;display:flex;flex-direction:column;gap:1.5rem;margin-top:2.5rem}.v2-root .v2-calendar-features li{display:flex;align-items:flex-start;gap:1rem}.v2-root .v2-calendar-fi{width:44px;height:44px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--purple-100);color:var(--primary-vivid)}.v2-root .v2-calendar-features h3{font-family:var(--font-body);font-size:1.05rem;font-weight:600;color:var(--text-heading);margin-bottom:.25rem}.v2-root .v2-calendar-features p{font-size:.95rem;line-height:1.6;color:var(--text-muted);font-weight:300}.v2-root .v2-calendar-link{display:inline-block;margin-top:2.5rem;font-family:var(--font-body);font-weight:600;font-size:.95rem;color:var(--primary-vivid);border-bottom:1.5px solid transparent;padding-bottom:2px;transition:border-color .3s var(--ease-out-expo)}.v2-root .v2-calendar-link:hover{border-color:var(--primary-vivid)}.v2-root .v2-calendar-card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:20px;padding:2rem;box-shadow:0 20px 50px #5b2d9914}.v2-root .v2-calendar-card-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.25rem;border-bottom:1px solid var(--border-light);margin-bottom:.5rem}.v2-root .v2-calendar-card-head h3{font-family:var(--font-display);font-size:1.5rem;font-weight:500;color:var(--text-heading)}.v2-root .v2-calendar-dots{display:flex;gap:.4rem}.v2-root .v2-calendar-dots span{width:8px;height:8px;border-radius:50%;background:var(--purple-100)}.v2-root .v2-calendar-dots span.active{background:var(--primary-light)}.v2-root .v2-calendar-rows{display:flex;flex-direction:column}.v2-root .v2-calendar-row{display:grid;grid-template-columns:60px 1fr auto;align-items:center;gap:1rem;padding:1.25rem 0;border-bottom:1px solid var(--border-light)}.v2-root .v2-calendar-row:last-child{border-bottom:none}.v2-root .v2-calendar-date{display:flex;align-items:baseline;gap:.4rem}.v2-root .v2-calendar-day{font-family:var(--font-mono);font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:var(--text-light)}.v2-root .v2-calendar-num{font-family:var(--font-display);font-size:1.4rem;font-weight:500;color:var(--text-heading)}.v2-root .v2-calendar-meta h4{font-family:var(--font-body);font-size:.98rem;font-weight:600;color:var(--text-heading);margin-bottom:.15rem}.v2-root .v2-calendar-meta p{font-size:.85rem;color:var(--text-muted);font-weight:300}.v2-root .v2-calendar-pill{font-family:var(--font-body);font-size:.75rem;font-weight:500;padding:.4rem .9rem;border-radius:100px;border:1px solid transparent}.v2-root .v2-calendar-pill--filled{background:var(--purple-100);color:var(--primary)}.v2-root .v2-calendar-pill--outline{background:transparent;color:var(--primary);border-color:var(--border-medium)}.v2-root .v2-calendar-pill--ghost{background:transparent;color:var(--text-muted);border-color:var(--border-light)}.v2-root .v2-story{position:relative;z-index:2;padding:7rem 0;background:var(--bg-white)}.v2-root .v2-story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem;align-items:center}.v2-root .v2-story-portrait{position:relative;display:flex;align-items:center;justify-content:center}.v2-root .v2-story-bubble{position:absolute;top:-10%;right:-10%;width:60%;height:60%;border-radius:50%;background:var(--purple-100);filter:blur(20px);opacity:.7;z-index:0}.v2-root .v2-story-portrait img{position:relative;z-index:1;width:100%;max-width:420px;max-height:560px;-o-object-fit:contain;object-fit:contain;background:var(--purple-50, #faf7ff);border-radius:24px;box-shadow:0 20px 50px #5b2d9926}.v2-root .v2-story-p{margin-top:1.25rem;font-size:1.02rem;line-height:1.75;color:var(--text-muted);font-weight:300}.v2-root .v2-story-quote{margin-top:2rem;padding:.25rem 0 .25rem 1.5rem;border-left:3px solid var(--primary-vivid);font-family:var(--font-display);font-style:italic;font-size:1.25rem;line-height:1.55;color:var(--text-body);font-weight:400}.v2-root .v2-story-chips{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.6rem}.v2-root .v2-story-chip{display:inline-flex;align-items:center;padding:.55rem 1.1rem;border-radius:100px;border:1px solid var(--border-medium);background:transparent;font-family:var(--font-body);font-size:.85rem;font-weight:500;color:var(--primary)}.v2-root .v2-finalcta{position:relative;z-index:2;padding:7rem 0;background:var(--bg-tint);overflow:hidden}.v2-root .v2-finalcta-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(124,58,237,.18),transparent 70%);filter:blur(40px);pointer-events:none}.v2-root .v2-finalcta-inner{position:relative;z-index:1;text-align:center;max-width:760px}.v2-root .v2-finalcta-headline{font-family:var(--font-display);font-size:clamp(2.75rem,6vw,4.5rem);font-weight:300;line-height:1.1;letter-spacing:-.02em;color:var(--text-heading)}.v2-root .v2-finalcta-headline em{font-style:italic;font-weight:400;background:linear-gradient(135deg,var(--primary),var(--primary-vivid));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.v2-root .v2-finalcta-sub{margin-top:1.5rem;font-size:1.1rem;line-height:1.7;color:var(--text-muted);font-weight:300}.v2-root .v2-finalcta-cta{margin-top:2.5rem;padding:1.15rem 2.75rem;font-size:1rem}.v2-root .v2-footer{background:var(--bg-white);border-top:1px solid var(--border-light);padding:2rem 0}.v2-root .v2-footer-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem}.v2-root .v2-footer-logo{justify-self:start}.v2-root .v2-footer-logo img,.v2-root .v2-footer-logo svg{height:32px;width:auto}.v2-root .v2-footer-links{list-style:none;display:flex;gap:2rem;justify-self:center}.v2-root .v2-footer-links a{font-family:var(--font-body);font-size:.9rem;font-weight:500;color:var(--text-muted);transition:color .3s}.v2-root .v2-footer-links a:hover{color:var(--primary-vivid)}.v2-root .v2-footer-copy{justify-self:end;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.05em;color:var(--text-light)}.v2-root .v2-footer-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--border-light)}.v2-root .v2-footer-col-title{font-family:var(--font-body);font-size:.85rem;font-weight:700;color:var(--text-dark);margin-bottom:.85rem;letter-spacing:.02em}.v2-root .v2-footer-col-list{list-style:none;display:flex;flex-direction:column;gap:.55rem;padding:0}.v2-root .v2-footer-col-list a{font-family:var(--font-body);font-size:.85rem;color:var(--text-muted);transition:color .3s}.v2-root .v2-footer-col-list a:hover{color:var(--primary-vivid)}.v2-root .v2-footer-bottom{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border-light);text-align:center}.v2-root .v2-footer-admin{font-family:var(--font-body);font-size:.8rem;color:var(--text-light);transition:color .3s}.v2-root .v2-footer-admin:hover{color:var(--primary-vivid)}@media (max-width: 700px){.v2-root .v2-footer-columns{grid-template-columns:1fr 1fr;gap:1.5rem}}@media (max-width: 480px){.v2-root .v2-footer-columns{grid-template-columns:1fr}}@media (max-width: 700px){.v2-root .nav-links{display:none}.v2-root .nav-links.open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fffffff7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1.5rem;gap:1rem;border-bottom:1px solid var(--border-light)}.v2-root .nav-toggle{display:block}.v2-root .hero{padding:7rem 0 4rem}.v2-root .v2-trust-logos{gap:2rem}.v2-root .v2-trust-logo{height:44px}.v2-root .v2-problem{padding:4rem 0}.v2-root .v2-problem-grid{grid-template-columns:1fr;gap:1.25rem}.v2-root .v2-features{padding:4.5rem 0}.v2-fmodal{padding:1.75rem;border-radius:18px}.v2-fmodal-title{font-size:1.4rem}.v2-root .v2-howit{padding:4.5rem 0}.v2-root .v2-howit-grid{grid-template-columns:1fr;gap:1rem}.v2-root .v2-howit-card{padding:1.5rem}.v2-root .v2-pricing{padding:4.5rem 0}.v2-root .v2-pricing-grid{grid-template-columns:1fr;gap:2rem;margin-top:2rem}.v2-cmp-sheet{max-height:92vh;border-radius:18px}.v2-cmp-head{padding:1.5rem 1.25rem 1rem}.v2-root .v2-calendar{padding:4.5rem 0}.v2-root .v2-calendar-grid{grid-template-columns:1fr;gap:2.5rem}.v2-root .v2-calendar-card{padding:1.5rem}.v2-root .v2-calendar-row{grid-template-columns:50px 1fr auto;gap:.75rem;padding:1rem 0}.v2-root .v2-story{padding:4.5rem 0}.v2-root .v2-story-grid{grid-template-columns:1fr;gap:2.5rem}.v2-root .v2-story-portrait img{max-width:300px;max-height:380px;margin:0 auto;-o-object-fit:contain;object-fit:contain}.v2-root .v2-finalcta{padding:5rem 0}.v2-root .v2-footer-inner{grid-template-columns:1fr;justify-items:center;text-align:center;gap:1rem}.v2-root .v2-footer-logo,.v2-root .v2-footer-copy{justify-self:center}.v2-root .v2-footer-links{flex-wrap:wrap;justify-content:center;gap:1.25rem}}.v2-root .v2-testimonials{background:var(--bg-white);padding:7rem 0}.v2-root .v2-testimonials-header{text-align:center;max-width:720px;margin:0 auto 4rem}.v2-root .v2-testimonials-header .section-label:before{margin-right:.75rem}.v2-root .v2-testimonials-sub{margin-top:1.25rem;font-family:var(--font-body);font-size:1.05rem;color:var(--text-muted);line-height:1.6}.v2-root .v2-testimonial-card{position:relative;background:var(--bg-white);border:1px solid var(--border-light);border-radius:20px;padding:2.25rem 2rem 1.75rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;display:flex;flex-direction:column;gap:1.25rem}.v2-root .v2-testimonial-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px -24px #6335c840;border-color:var(--primary-glow)}.v2-root .v2-testimonial-glyph{font-family:var(--font-display);font-style:italic;font-size:4rem;line-height:.5;color:var(--primary-vivid);opacity:.55;height:1.25rem}.v2-root .v2-testimonial-card blockquote{font-family:var(--font-display);font-style:italic;font-weight:400;font-size:1.15rem;line-height:1.65;color:var(--text-dark);margin:0}.v2-root .v2-testimonial-card footer{display:flex;flex-direction:column;gap:.15rem;margin-top:auto;padding-top:.5rem;border-top:1px solid var(--border-light)}.v2-root .v2-testimonial-name{font-family:var(--font-body);font-weight:600;font-size:.95rem;color:var(--text-dark)}.v2-root .v2-testimonial-role{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--text-light)}.v2-root .v2-testimonial-featured{background:linear-gradient(135deg,var(--bg-tint),var(--bg-white));border-color:var(--primary-glow);padding:3rem 3rem 2.25rem;margin-bottom:2.5rem}.v2-root .v2-testimonial-featured blockquote{font-size:1.45rem;line-height:1.6}.v2-root .v2-testimonial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (max-width: 700px){.v2-root .v2-testimonials{padding:4.5rem 0}.v2-root .v2-testimonials-header{margin-bottom:2.5rem}.v2-root .v2-testimonial-featured{padding:2rem 1.5rem 1.5rem;margin-bottom:1.5rem}.v2-root .v2-testimonial-featured blockquote{font-size:1.15rem}.v2-root .v2-testimonial-grid{grid-template-columns:1fr;gap:1.25rem}.v2-root .v2-testimonial-card{padding:1.75rem 1.5rem 1.5rem}}@media (max-width: 968px){.v2-root .v2-problem-grid{grid-template-columns:1fr;gap:1.25rem}}.v2-root .v2-howto{padding:6rem 0;position:relative}.v2-root .v2-howto-header{text-align:center;max-width:720px;margin:0 auto 3rem}.v2-root .v2-howto-title{font-family:Cormorant Garamond,serif;font-weight:400;font-size:clamp(2.25rem,5vw,3.5rem);line-height:1.05;letter-spacing:-.01em;color:var(--text-heading);margin:0 0 1rem}.v2-root .v2-howto-title em{font-style:italic;background:linear-gradient(135deg,var(--primary-vivid),var(--primary-light));-webkit-background-clip:text;background-clip:text;color:transparent}.v2-root .v2-howto-sub{font-size:1.05rem;color:var(--text-muted);line-height:1.6;margin:0}.v2-root .v2-howto-frame{position:relative;max-width:960px;margin:0 auto}.v2-root .v2-howto-glow{position:absolute;top:-40px;right:-40px;bottom:-40px;left:-40px;background:radial-gradient(ellipse at center,var(--primary-glow),transparent 70%);filter:blur(40px);z-index:0;pointer-events:none}.v2-root .v2-howto-video{position:relative;z-index:1;border-radius:24px;overflow:hidden;border:1px solid var(--border-light);box-shadow:0 30px 80px -20px #5b2d9940;aspect-ratio:16 / 9;background:var(--bg-deep)}.v2-root .v2-howto-video iframe{width:100%;height:100%;border:0;display:block}@media (max-width: 700px){.v2-root .v2-howto{padding:4rem 0}.v2-root .v2-howto-video{border-radius:18px}}.v2-root img,.v2-root iframe{max-width:100%}.v2-root section{overflow-x:clip}@media (max-width: 968px){.v2-root .nav-links{display:none}.v2-root .nav-links.open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:var(--bg-white);padding:1.5rem 2rem;gap:1rem;border-bottom:1px solid var(--border-light);box-shadow:0 20px 40px -20px #5b2d9926}.v2-root .nav-toggle{display:block}.v2-root .hero{padding:7rem 0 5rem}.v2-root .hero-content h1{font-size:clamp(2.4rem,7vw,3.6rem);line-height:1.05}.v2-root .hero-sub{font-size:1.05rem}.v2-root .hero-actions{flex-wrap:wrap;gap:.75rem}.v2-root .v2-problem-grid{grid-template-columns:1fr;gap:1.5rem}.v2-root .v2-features,.v2-root .v2-howit{padding:5rem 0}.v2-root .v2-howit-grid{grid-template-columns:1fr;gap:1.25rem}.v2-root .v2-pricing{padding:5rem 0}.v2-root .v2-pricing-grid{grid-template-columns:1fr;gap:1.5rem;max-width:480px;margin-left:auto;margin-right:auto}.v2-root .v2-pricing-card,.v2-root .v2-pricing-card.is-popular{transform:none}.v2-root .v2-calendar-grid{grid-template-columns:1fr;gap:2rem}.v2-root .v2-calendar-row{grid-template-columns:50px 1fr auto;gap:.75rem}.v2-root .v2-story{padding:5rem 0}.v2-root .v2-story-grid{grid-template-columns:1fr;gap:2.5rem}.v2-root .v2-story-portrait img{width:100%;max-width:360px;max-height:440px;margin:0 auto;-o-object-fit:contain;object-fit:contain}.v2-root .v2-story-bubble{width:40%;height:40%;top:-5%;right:5%}.v2-root .v2-testimonial-grid{grid-template-columns:1fr;gap:1.25rem}.v2-root .v2-finalcta{padding:5rem 0}.v2-root .v2-finalcta-headline{font-size:clamp(2.2rem,7vw,3.4rem);line-height:1.05}.v2-root .v2-finalcta-sub{font-size:1.05rem}.v2-root .v2-footer-inner{grid-template-columns:1fr;justify-items:center;text-align:center;gap:1rem}}@media (max-width: 640px){.v2-root .hero-actions .btn-primary,.v2-root .hero-actions .btn-ghost{width:100%;text-align:center}}.v2-root .v2-announce{position:relative;z-index:101;background:linear-gradient(90deg,var(--primary, #7c3aed),var(--primary-vivid, #6d28d9));color:#fff;text-align:center;padding:.55rem 1rem;font-size:.82rem;line-height:1.35}.v2-root .v2-announce-inner{max-width:1200px;margin:0 auto}.v2-root .v2-announce strong{font-weight:700}.v2-root .v2-announce+.nav{top:0}.v2-root .v2-seotools{padding:6rem 0;position:relative}.v2-root .v2-seotools-head{text-align:center;max-width:720px;margin:0 auto 3rem}.v2-root .v2-seotools-headline{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:var(--text-heading);margin:.75rem 0 1rem;letter-spacing:-.02em}.v2-root .v2-seotools-sub{color:var(--text-muted);font-size:1rem;line-height:1.6}.v2-root .v2-seotools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;max-width:1200px;margin:0 auto;padding:0 clamp(1.5rem,5vw,3rem)}.v2-root .v2-seotools-card{display:block;background:#fff9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-light, rgba(0,0,0,.06));border-radius:16px;padding:1.5rem;transition:transform .3s var(--ease-out-expo, ease),box-shadow .3s ease,border-color .3s ease;text-decoration:none;color:inherit}.v2-root .v2-seotools-card:hover{transform:translateY(-4px);border-color:var(--primary-vivid, #7c3aed);box-shadow:0 12px 40px #7c3aed1f}.v2-root .v2-seotools-icon{width:40px;height:40px;border-radius:10px;background:var(--primary-glow, rgba(124, 58, 237, .1));color:var(--primary-vivid, #7c3aed);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.v2-root .v2-seotools-card h3{font-size:1.05rem;font-weight:600;color:var(--text-heading);margin:0 0 .4rem}.v2-root .v2-seotools-card p{font-size:.875rem;color:var(--text-muted);line-height:1.5;margin:0}
