﻿.auth-container{max-width:480px;margin:48px auto;padding:32px;background:white;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,0.05)}.auth-title{font-size:24px;font-weight:600;color:#1B1B1B;margin-bottom:24px;text-align:center}.auth-field{margin-bottom:20px}.auth-field label{display:block;font-weight:500;margin-bottom:8px;color:#4A4A4A}.auth-field input[type="email"],.auth-field input[type="password"]{width:100%;padding:12px;border:1px solid #E1E1E1;border-radius:8px;font-size:16px;transition:border-color 0.2s ease}.auth-field input[type="email"]:focus,.auth-field input[type="password"]:focus{outline:none;border-color:#2C6BED}.checkbox-label{display:flex;align-items:center}.checkbox-label label{display:inline-block;margin-bottom:0;margin-left:8px}#recaptcha-v2-widget-container{display:flex;justify-content:center}.auth-actions{margin-top:32px;text-align:center}.auth-actions input[type="submit"]{background:#2C6BED;color:white;padding:12px 32px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background 0.2s ease}.auth-actions input[type="submit"]:hover{background:#1251d4}.auth-links{margin-top:24px;text-align:center}.auth-links a{color:#2C6BED;text-decoration:none;font-size:14px}.auth-links a:hover{text-decoration:underline}.payment-details{margin-bottom:32px}.error-message{background:#FEE7E7;border:1px solid #FFA7A7;border-radius:8px;padding:12px;margin-bottom:20px}.error-message p{color:#D63301;margin:0;font-size:14px}.amount-display{text-align:center;margin:24px 0}.amount-display label{display:block;font-weight:500;color:#4A4A4A;margin-bottom:8px}.amount-display .amount{font-size:32px;font-weight:600;color:#1B1B1B}.stripe-button-el{background:#2C6BED !important;background-image:none !important;padding:12px 32px !important;border:none !important;border-radius:8px !important;box-shadow:none !important;font-family:inherit !important}.stripe-button-el span{background:none !important;box-shadow:none !important;font-size:16px !important;font-weight:600 !important;text-shadow:none !important;padding:0 !important;height:auto !important;line-height:normal !important;font-family:inherit !important}.stripe-button-el:hover{background:#1251d4 !important}.legal-content{max-width:800px;margin:0 auto;padding:40px 20px;line-height:1.8;color:var(--lir-text-main, #333);font-family:'DM Sans', -apple-system, BlinkMacSystemFont, sans-serif}.legal-content h2{font-size:1.4rem;font-weight:700;margin-top:50px;margin-bottom:16px;color:var(--lir-navy-dark, #1e2347);border-bottom:1px solid #f0f0f0;padding-bottom:10px}.legal-content p,.legal-content li{font-size:1rem;margin-bottom:15px;color:var(--lir-text-main, #333)}.legal-content ul,.legal-content ol{padding-left:40px}.legal-content ul{list-style-type:disc}.legal-content ol{list-style-type:decimal}.legal-content strong{font-weight:600}.legal-content a{color:var(--lir-purple, #5b4fcf);text-decoration:none;border-bottom:1px dotted var(--lir-purple, #5b4fcf);transition:color 0.2s ease, border-bottom-color 0.2s ease}.legal-content a:hover{color:var(--lir-navy, #2b3260);border-bottom-color:var(--lir-navy, #2b3260)}.legal-meta{text-align:center;margin-bottom:36px}.legal-meta .tag{font-size:0.8rem;letter-spacing:0.02em;color:#666;background:#f4f4f6;padding:4px 12px;border-radius:20px}.legal-lead{background:var(--lir-purple-pale, #ede9ff);border-left:4px solid var(--lir-purple, #5b4fcf);border-radius:0 8px 8px 0;padding:20px 24px;margin-bottom:40px}.legal-lead p{font-size:1.05rem;color:var(--lir-navy, #2b3260);margin:0;line-height:1.7}.legal-toc{background:var(--lir-off-white, #f7f8fc);border:1px solid var(--lir-border, #e4e6f0);border-radius:8px;padding:24px 28px;margin-bottom:48px}.legal-toc .legal-toc-title{font-size:0.75rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:var(--lir-text-muted, #6b6f85);margin-bottom:12px}.legal-toc ol{padding-left:20px;margin:0;columns:2;column-gap:32px}@media (max-width: 600px){.legal-toc ol{columns:1}}.legal-toc li{font-size:0.9rem;margin-bottom:6px}.legal-toc li a{color:var(--lir-purple, #5b4fcf);text-decoration:none;border-bottom:none}.legal-toc li a:hover{text-decoration:underline;border-bottom:none}.legal-highlight-box{background:var(--lir-purple-pale, #ede9ff);border:1px solid rgba(91,79,207,0.3);border-radius:8px;padding:20px 24px;margin:24px 0 28px}.legal-highlight-box .legal-highlight-box-title{font-size:0.75rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:var(--lir-purple, #5b4fcf);margin-bottom:10px}.legal-highlight-box p{font-size:0.95rem;color:var(--lir-navy, #2b3260);margin:0;line-height:1.65}.legal-highlight-box a{color:var(--lir-navy, #2b3260);border-bottom-color:var(--lir-navy, #2b3260)}[data-theme="dark"] .legal-content{color:#c9d1d9}[data-theme="dark"] .legal-content h2{color:#e0e4f0;border-bottom-color:#2d3348}[data-theme="dark"] .legal-content p,[data-theme="dark"] .legal-content li{color:#9da3bc}[data-theme="dark"] .legal-lead{background:#1e2a4a;border-left-color:var(--lir-purple-light, #7165d6)}[data-theme="dark"] .legal-lead p{color:#b8b0ff}[data-theme="dark"] .legal-toc{background:#1e2330;border-color:#2d3348}[data-theme="dark"] .legal-toc .legal-toc-title{color:#6b7294}[data-theme="dark"] .legal-highlight-box{background:#1e2a4a;border-color:rgba(113,101,214,0.35)}[data-theme="dark"] .legal-highlight-box p{color:#b8b0ff}.button-primary{background:#2C6BED;color:white;padding:12px 24px;border-radius:8px;font-weight:600;transition:background 0.2s ease}.button-primary:hover{background:#1251d4}.card{background:white;border-radius:16px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,0.05)}.section{background:#E8EEFA;padding:64px 0}.section--white{background:white}.content img{height:auto;max-width:100%;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600}.pricing-header{display:flex;justify-content:center;margin-bottom:2rem}.pricing-banner{display:flex;justify-content:space-between;background-color:#6a44ff;color:white;padding:0.5rem 1rem;border-radius:50px;font-weight:500;width:100%;max-width:800px}.pricing-banner .banner-segment{padding:0.5rem 2rem;border-radius:50px;text-align:center;flex-grow:1}.pricing-banner .banner-segment.active{background-color:white;color:#6a44ff;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.pricing-plan{border:1px solid #dbdbdb;border-radius:8px;padding:2rem;text-align:left;height:100%}.pricing-plan.most-popular{border-color:#6a44ff;border-width:2px;position:relative}.popular-badge{background-color:#6a44ff;color:white;padding:0.25rem 0.75rem;border-radius:12px;font-size:0.8rem;font-weight:bold;position:absolute;top:-15px;left:50%;transform:translateX(-50%)}.plan-name{font-size:1.5rem;font-weight:bold;margin-bottom:0.5rem}.plan-price{font-size:2.5rem;font-weight:bold;margin-bottom:0.5rem}.plan-billing{color:#7a7a7a;margin-bottom:1rem}.plan-description{color:#7a7a7a;margin-bottom:2rem}.features-list{list-style:none;padding:0;margin-top:2rem}.features-list li{display:flex;align-items:center;margin-bottom:1rem}.features-list .icon{color:#6a44ff;margin-right:0.5rem}.landing-index-redesign{--lir-navy:         #2b3260;--lir-navy-dark:    #1e2347;--lir-navy-mid:     #363d6e;--lir-purple:       #5b4fcf;--lir-purple-light: #7165d6;--lir-purple-pale:  #ede9ff;--lir-off-white:    #f7f8fc;--lir-border:       #e4e6f0;--lir-text-main:    #1a1d2e;--lir-text-muted:   #6b6f85;font-family:'DM Sans', -apple-system, BlinkMacSystemFont, sans-serif;color:var(--lir-text-main);background:#fff}.lir-hero{background-color:var(--lir-navy);background-image:radial-gradient(ellipse 80% 60% at 50% 0%, rgba(91,79,207,0.28) 0%, transparent 70%),linear-gradient(180deg, var(--lir-navy-dark) 0%, var(--lir-navy) 100%);min-height:560px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:5rem 2rem 4.5rem;position:relative;overflow:hidden}.lir-hero::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.03) 1px, transparent 1px),linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px);background-size:60px 60px;pointer-events:none}.lir-hero-eyebrow{display:inline-flex;align-items:center;gap:0.5rem;background:rgba(91,79,207,0.2);border:1px solid rgba(91,79,207,0.4);color:#b8b0ff;font-size:0.78rem;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;padding:0.35rem 0.85rem;border-radius:100px;margin-bottom:1.75rem;position:relative;z-index:1}.lir-hero-dot{width:6px;height:6px;border-radius:50%;background:#7b6fef;display:inline-block;flex-shrink:0}.lir-hero-title{font-size:clamp(2.6rem, 5vw, 3.8rem);font-weight:700;color:#fff;line-height:1.12;letter-spacing:-0.03em;max-width:720px;margin-bottom:1.25rem;position:relative;z-index:1}.lir-hero-title em{font-style:normal;color:#a89fff}.lir-hero-subtitle{font-size:1.1rem;color:rgba(255,255,255,0.62);max-width:520px;line-height:1.65;margin-bottom:2.5rem;font-weight:400;position:relative;z-index:1}.lir-hero-buttons{display:flex;gap:0.75rem;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}.lir-btn-primary{background:var(--lir-purple);color:#fff;border:none;padding:0.75rem 1.75rem;border-radius:8px;font-weight:600;font-size:0.95rem;cursor:pointer;transition:background .15s, transform .1s;text-decoration:none;display:inline-block}.lir-btn-primary:hover{background:var(--lir-purple-light);transform:translateY(-1px);color:#fff}.lir-btn-ghost{background:transparent;color:rgba(255,255,255,0.8);border:1.5px solid rgba(255,255,255,0.25);padding:0.75rem 1.75rem;border-radius:8px;font-weight:500;font-size:0.95rem;cursor:pointer;transition:border-color .15s, color .15s, transform .1s;text-decoration:none;display:inline-block}.lir-btn-ghost:hover{border-color:rgba(255,255,255,0.55);color:#fff;transform:translateY(-1px)}.lir-trust-bar{background:#fff;border-bottom:1px solid var(--lir-border)}.lir-trust-bar-inner{max-width:960px;margin:0 auto;display:flex;align-items:stretch}.lir-trust-stat{flex:1;text-align:center;padding:1.5rem 1rem;border-right:1px solid var(--lir-border)}.lir-trust-stat:last-child{border-right:none}.lir-trust-number{font-size:1.75rem;font-weight:700;color:var(--lir-navy);letter-spacing:-0.03em;line-height:1;margin-bottom:0.3rem}.lir-trust-label{font-size:0.78rem;color:var(--lir-text-muted);font-weight:500;letter-spacing:0.01em}.lir-section-label{font-size:0.75rem;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:var(--lir-purple);margin-bottom:0.6rem;display:block}.lir-section-title{font-size:clamp(1.7rem, 3vw, 2.3rem);font-weight:700;color:var(--lir-navy-dark);letter-spacing:-0.025em;margin-bottom:0.75rem;line-height:1.15}.lir-section-subtitle{font-size:1rem;color:var(--lir-text-muted);max-width:480px;margin:0 auto 3rem;line-height:1.6}.lir-screenshots{background:var(--lir-off-white);padding:5rem 2rem;text-align:center}.lir-screenshots-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.25rem;max-width:1000px;margin:0 auto}.lir-screenshot-card{background:#fff;border-radius:12px;border:1px solid var(--lir-border);overflow:hidden;box-shadow:0 2px 12px rgba(43,50,96,0.07);transition:box-shadow .2s, transform .2s;text-align:left}.lir-screenshot-card:hover{box-shadow:0 8px 28px rgba(43,50,96,0.14);transform:translateY(-3px)}.lir-browser-bar{background:#f0f1f5;border-bottom:1px solid var(--lir-border);padding:0.55rem 0.75rem;display:flex;align-items:center;gap:0.4rem}.lir-browser-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.lir-browser-dot:nth-child(1){background:#ff5f57}.lir-browser-dot:nth-child(2){background:#febc2e}.lir-browser-dot:nth-child(3){background:#28c840}.lir-screenshot-img{display:block;width:100%;height:auto}.lir-screenshot-caption{padding:0.9rem 1rem 1rem}.lir-screenshot-caption strong{font-size:0.85rem;font-weight:600;color:var(--lir-navy-dark);display:block;margin-bottom:0.2rem}.lir-screenshot-caption span{font-size:0.78rem;color:var(--lir-text-muted);line-height:1.5}.lir-features{padding:5.5rem 2rem;background:#fff}.lir-features-header{text-align:center;margin-bottom:3.5rem}.lir-features-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;max-width:1000px;margin:0 auto}.lir-feature-card{background:#fff;border:1px solid var(--lir-border);border-radius:12px;padding:1.75rem;transition:box-shadow .2s, border-color .2s}.lir-feature-card:hover{box-shadow:0 6px 24px rgba(43,50,96,0.09);border-color:#c5c8e8}.lir-feature-icon{width:40px;height:40px;border-radius:9px;background:var(--lir-purple-pale);display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem}.lir-feature-icon svg{width:18px;height:18px}.lir-feature-title{font-size:0.97rem;font-weight:700;color:var(--lir-navy-dark);margin-bottom:0.55rem;letter-spacing:-0.01em}.lir-feature-body{font-size:0.875rem;color:var(--lir-text-muted);line-height:1.65}.lir-how{background:var(--lir-off-white);padding:5.5rem 2rem}.lir-how-header{text-align:center;margin-bottom:3.5rem}.lir-steps-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:0;max-width:860px;margin:0 auto;position:relative}.lir-steps-grid::before{content:'';position:absolute;top:26px;left:calc(16.66% + 1px);right:calc(16.66% + 1px);height:1.5px;background:linear-gradient(90deg, var(--lir-purple) 0%, var(--lir-purple-light) 100%);opacity:0.3}.lir-step-item{text-align:center;padding:0 2rem}.lir-step-number{width:52px;height:52px;border-radius:50%;background:var(--lir-navy);color:#fff;font-size:1.1rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 1.4rem;position:relative;z-index:1;box-shadow:0 0 0 5px rgba(91,79,207,0.12)}.lir-step-title{font-size:1rem;font-weight:700;color:var(--lir-navy-dark);margin-bottom:0.6rem;letter-spacing:-0.01em}.lir-step-body{font-size:0.875rem;color:var(--lir-text-muted);line-height:1.65}.lir-cta{background-color:var(--lir-navy-dark);background-image:radial-gradient(ellipse 70% 80% at 50% 100%, rgba(91,79,207,0.25) 0%, transparent 70%);padding:5.5rem 2rem;text-align:center}.lir-cta .lir-section-title{color:#fff;margin-bottom:0.75rem}.lir-cta .lir-section-subtitle{color:rgba(255,255,255,0.55);margin-bottom:2.25rem}.lir-cta-buttons{display:flex;gap:0.75rem;justify-content:center;flex-wrap:wrap}@media (max-width: 768px){.lir-screenshots-grid,.lir-features-grid,.lir-steps-grid{grid-template-columns:1fr;gap:2.5rem}.lir-steps-grid::before{display:none}.lir-step-item{padding:1.5rem 1.5rem}.lir-trust-bar-inner{flex-wrap:wrap}.lir-trust-stat{border-right:none;border-bottom:1px solid var(--lir-border)}.lir-trust-stat:last-child{border-bottom:none}}.hero-section{background:#2d3748;color:white;padding:100px 0 120px;text-align:center}.hero-section .title{font-size:3.25rem;font-weight:700;margin-bottom:24px;color:white;letter-spacing:-0.02em;line-height:1.15}.hero-section .subtitle{font-size:1.35rem;max-width:640px;margin:0 auto 40px;color:rgba(255,255,255,0.75);line-height:1.6;font-weight:400}.hero-section .cta-button,.cta-section .cta-button{display:inline-block;background-color:#4f46e5;color:white;font-weight:600;padding:16px 36px;border-radius:8px;text-decoration:none;transition:all 0.2s ease;font-size:1.05rem}.hero-section .cta-button:hover,.cta-section .cta-button:hover{background-color:#4338ca;transform:translateY(-2px)}.features-section{padding:100px 0;background:#fff}.features-section .section-title{text-align:center;font-size:2.25rem;font-weight:700;margin-bottom:60px;color:#1a1a2e;letter-spacing:-0.01em}.features-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:48px;max-width:1000px;margin:0 auto}.feature{text-align:left;padding:32px;border-radius:12px;background:#fafafa;border:1px solid #eee;transition:box-shadow 0.2s ease, border-color 0.2s ease}.feature:hover{box-shadow:0 8px 30px rgba(0,0,0,0.08);border-color:#ddd}.feature .feature-title{font-size:1.25rem;font-weight:600;margin-bottom:12px;color:#1a1a2e}.feature .feature-description{color:#555;line-height:1.65;font-size:1rem}.screenshots-section{padding:100px 0;background:#f8f9fa}.screenshots-section .section-title{text-align:center;font-size:2.25rem;font-weight:700;margin-bottom:12px;color:#1a1a2e}.screenshots-section .section-subtitle{text-align:center;font-size:1.15rem;color:#666;margin-bottom:60px}.screenshots-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px;max-width:1100px;margin:0 auto}.screenshot-item{text-align:center}.screenshot-frame{background:#fff;border-radius:12px;padding:8px;box-shadow:0 4px 20px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.08);margin-bottom:20px;overflow:hidden}.screenshot-img{width:100%;height:auto;border-radius:8px;display:block}.screenshot-label{font-size:1.1rem;font-weight:600;color:#1a1a2e;margin-bottom:8px}.screenshot-description{font-size:0.95rem;color:#666;line-height:1.55;max-width:280px;margin:0 auto}.how-it-works-section{padding:100px 0;background:#fff}.how-it-works-section .section-title{text-align:center;font-size:2.25rem;font-weight:700;margin-bottom:12px;color:#1a1a2e}.how-it-works-section .section-subtitle{text-align:center;font-size:1.15rem;color:#666;margin-bottom:60px}.steps-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:48px;max-width:900px;margin:0 auto}.step{text-align:center}.step-number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#1a1a2e;color:white;font-size:1.25rem;font-weight:700;border-radius:50%;margin-bottom:20px}.step-title{font-size:1.15rem;font-weight:600;color:#1a1a2e;margin-bottom:10px}.step-description{font-size:0.95rem;color:#666;line-height:1.6}.cta-section{background-color:#2d3748;color:white;padding:80px 0;text-align:center}.cta-section .cta-title{font-size:2rem;font-weight:700;margin-bottom:16px;letter-spacing:-0.01em}.cta-section .cta-subtitle{font-size:1.15rem;margin-bottom:32px;color:rgba(255,255,255,0.7)}@media (max-width: 900px){.features-grid,.screenshots-grid,.steps-grid{grid-template-columns:1fr;gap:32px;padding:0 20px}.hero-section .title{font-size:2.25rem}.hero-section .subtitle{font-size:1.1rem;padding:0 20px}.features-section,.screenshots-section,.how-it-works-section{padding:60px 0}.feature{text-align:center}.screenshot-description{max-width:100%}}.lir-page-hero{background-color:var(--lir-navy);background-image:radial-gradient(ellipse 80% 60% at 50% 0%, rgba(91,79,207,0.28) 0%, transparent 70%),linear-gradient(180deg, var(--lir-navy-dark) 0%, var(--lir-navy) 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3.5rem 2rem 3rem;position:relative;overflow:hidden}.lir-page-hero::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.03) 1px, transparent 1px),linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px);background-size:60px 60px;pointer-events:none}.lir-page-hero .lir-hero-title{font-size:clamp(1.8rem, 3.5vw, 2.6rem);margin-bottom:0}.lir-page-hero .lir-hero-subtitle{font-size:0.9rem;margin-bottom:0;margin-top:0.5rem;color:rgba(255,255,255,0.5)}.lir-doc-body{background:#fff;padding-bottom:4rem}.lir-contact-section{padding:5rem 2rem;background:var(--lir-off-white)}.lir-contact-card{background:#fff;border-radius:16px;border:1px solid var(--lir-border);padding:3rem;max-width:640px;margin:0 auto;box-shadow:0 4px 24px rgba(43,50,96,0.07)}.lir-contact-row{display:flex;gap:3rem}@media (max-width: 600px){.lir-contact-row{flex-direction:column;gap:2rem}}.lir-contact-block{flex:1}.lir-contact-block h3{font-size:0.75rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:var(--lir-purple);margin-bottom:0.75rem}.lir-contact-block p,.lir-contact-block address{color:var(--lir-text-muted);font-size:0.95rem;line-height:1.7;font-style:normal;margin:0}.lir-contact-block a{color:var(--lir-purple);text-decoration:none}.lir-contact-block a:hover{color:var(--lir-purple-light);text-decoration:underline}[data-theme="dark"] .lir-doc-body{background:#161b27}[data-theme="dark"] .lir-contact-section{background:#161b27}[data-theme="dark"] .lir-contact-card{background:#1e2330;border-color:#2d3348;box-shadow:0 4px 24px rgba(0,0,0,0.3)}[data-theme="dark"] .lir-contact-card p,[data-theme="dark"] .lir-contact-card address{color:#9da3bc}.lir-hero-guarantee{margin-top:1rem;font-size:0.82rem;color:rgba(255,255,255,0.55);position:relative;z-index:1}.lir-pain-section{padding:5rem 2rem;background:var(--lir-off-white);text-align:center}.lir-pain-section .lir-section-title{margin-bottom:2.5rem}.lir-pain-card{background:#fff;border-radius:12px;border:1px solid var(--lir-border);padding:1.75rem;box-shadow:0 2px 12px rgba(43,50,96,0.07);text-align:left;height:100%}.lir-pain-card p{color:var(--lir-text-muted);line-height:1.65;font-size:1rem;margin:0}.lir-pain-icon{font-size:2rem;margin-bottom:0.75rem;display:block}.lir-feature-emoji{font-size:1.75rem;margin-bottom:0.85rem;display:block}.lir-onboarding{background:#fff;padding:5.5rem 2rem;text-align:center}.lir-onboarding .lir-section-title,.lir-onboarding .lir-section-subtitle{text-align:center}.lir-lite-steps{display:flex;flex-direction:column;gap:1.5rem;max-width:640px;margin:0 auto;text-align:left}.lir-lite-step{display:flex;align-items:flex-start;gap:1.25rem}.lir-lite-step strong{display:block;font-size:1.05rem;font-weight:700;color:var(--lir-navy-dark);margin-bottom:0.25rem}.lir-lite-step p{color:var(--lir-text-muted);margin:0;font-size:0.92rem;line-height:1.6}.lir-lite-step-number{flex-shrink:0;width:36px;height:36px;background:var(--lir-purple);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem}.lir-pricing-section{padding:5rem 2rem;background:var(--lir-off-white);text-align:center}.lir-pricing-section .lir-section-title{margin-bottom:2.5rem}.lir-pricing-card{background:#fff;border-radius:16px;padding:3rem 2.5rem;box-shadow:0 4px 24px rgba(43,50,96,0.09);display:inline-block;max-width:480px;width:100%;border:1px solid var(--lir-border);text-align:left}.lir-pricing-card .lir-plan-name{font-size:1.5rem;font-weight:700;color:var(--lir-purple);margin-bottom:0.5rem}.lir-pricing-card .lir-plan-price{font-size:3rem;font-weight:800;color:var(--lir-navy-dark);margin-bottom:0.25rem;line-height:1}.lir-pricing-card .lir-plan-price span{font-size:1.1rem;font-weight:500;color:var(--lir-text-muted)}.lir-pricing-card .lir-plan-billing{color:var(--lir-text-muted);font-size:0.88rem;margin-bottom:1.5rem}.lir-pricing-card .lir-plan-features{list-style:none;padding:0;margin:0 0 1.75rem}.lir-pricing-card .lir-plan-features li{padding:0.4rem 0;font-size:0.92rem;color:var(--lir-text-main);display:flex;align-items:center;gap:0.6rem}.lir-pricing-card .lir-plan-features li::before{content:'✓';color:var(--lir-purple);font-weight:700;flex-shrink:0}.lir-pricing-card .lir-plan-button{display:block;width:100%;text-align:center;padding:0.85rem 0;border-radius:8px;font-weight:700;font-size:1rem;background:var(--lir-purple);color:#fff;border:none;cursor:pointer;text-decoration:none;transition:background .15s}.lir-pricing-card .lir-plan-button:hover{background:var(--lir-purple-light);color:#fff}.lir-pricing-card .lir-plan-guarantee{margin-top:1rem;font-size:0.78rem;color:var(--lir-text-muted);text-align:center}[data-theme="dark"] .lir-pain-card,[data-theme="dark"] .lir-pricing-card{background:#1e2330;border-color:#2d3348;box-shadow:0 2px 12px rgba(0,0,0,0.3)}[data-theme="dark"] .lir-pain-card p,[data-theme="dark"] .lir-pricing-card p{color:#9da3bc}[data-theme="dark"] .lir-pain-section,[data-theme="dark"] .lir-onboarding,[data-theme="dark"] .lir-pricing-section{background:#161b27}[data-theme="dark"] .lir-pricing-card .lir-plan-price{color:#eee}[data-theme="dark"] .lir-pricing-card .lir-plan-features li{color:#ccc}.lite-lp-eyebrow{font-size:0.85rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:rgba(255,255,255,0.75);margin-bottom:12px}.lite-lp-guarantee{margin-top:16px;font-size:0.85rem;color:rgba(255,255,255,0.7)}.lite-lp-hero-title{margin-bottom:28px !important}.lite-lp-pain-section{padding:80px 0;background:#fafafa;text-align:center}.lite-lp-pain-section .section-title{font-size:2rem;font-weight:bold;margin-bottom:48px}.lite-lp-pain-card{background:white;border-radius:12px;padding:28px 24px;box-shadow:0 2px 12px rgba(0,0,0,0.07);text-align:left;height:100%}.lite-lp-pain-card p{color:#444;line-height:1.65;font-size:1rem}.lite-lp-pain-icon{font-size:2rem;margin-bottom:12px !important}.lite-lp-steps{display:flex;flex-direction:column;gap:24px;max-width:640px;margin:0 auto;text-align:left}.lite-lp-step{display:flex;align-items:flex-start;gap:20px}.lite-lp-step strong{display:block;font-size:1.05rem;margin-bottom:4px}.lite-lp-step p{color:#555;margin:0}.lite-lp-step-number{flex-shrink:0;width:36px;height:36px;background:#6a44ff;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem}.lite-lp-onboarding-title{font-size:2.2rem;margin-bottom:14px}.lite-lp-onboarding-subtitle{font-size:1.2rem;margin-bottom:42px !important}.lite-lp-pricing-section{padding:80px 0;background:#f5f5f5;text-align:center}.lite-lp-pricing-section .section-title{font-size:2rem;font-weight:bold;margin-bottom:40px}.lite-lp-pricing-card{background:white;border-radius:16px;padding:48px 40px;box-shadow:0 4px 24px rgba(0,0,0,0.09);display:inline-block;max-width:480px;width:100%}.lite-lp-pricing-card .plan-name{font-size:1.5rem;font-weight:700;color:#6a44ff;margin-bottom:8px}.lite-lp-pricing-card .plan-price{font-size:3rem;font-weight:800;margin-bottom:4px}.lite-lp-pricing-card .plan-price span{font-size:1.1rem;font-weight:500;color:#777}.lite-lp-pricing-card .plan-billing{color:#888;font-size:0.9rem;margin-bottom:24px}.lite-lp-pricing-card .features-list{list-style:none;text-align:left;margin:0 0 28px;padding:0}.lite-lp-pricing-card .features-list li{padding:6px 0;font-size:0.95rem;color:#444}.lite-lp-pricing-card .features-list li .icon{color:#6a44ff;margin-right:8px;font-style:normal}.lite-lp-pricing-card .plan-button{display:inline-block;width:100%;text-align:center;padding:14px 0;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer;border:none}.lite-lp-pricing-card .lite-lp-guarantee{color:#888;font-size:0.8rem;margin-top:16px}[data-theme="dark"] .lite-lp-pain-section{background:#161b27}[data-theme="dark"] .lite-lp-pain-card{background:#1e2330;box-shadow:0 2px 12px rgba(0,0,0,0.3)}[data-theme="dark"] .lite-lp-pain-card p{color:#ccc}[data-theme="dark"] .lite-lp-pricing-section{background:#161b27}[data-theme="dark"] .lite-lp-pricing-card{background:#1e2330;box-shadow:0 4px 24px rgba(0,0,0,0.4)}[data-theme="dark"] .lite-lp-pricing-card .plan-price{color:#eee}[data-theme="dark"] .lite-lp-pricing-card .features-list li{color:#ccc}.docs-content a{color:#635bff;text-decoration:underline}.docs-content a:hover{color:#3228ff}.docs-content ul li{margin-bottom:0.75rem}.docs-content ul li strong{color:#1a1f36}[data-theme="dark"] .card{background:#1e2330;box-shadow:0 2px 8px rgba(0,0,0,0.4)}[data-theme="dark"] .section{background:#161b27}[data-theme="dark"] .section--white{background:#1e2330}[data-theme="dark"] .button-primary{background:#3d7ef5}[data-theme="dark"] .button-primary:hover{background:#6498f7}[data-theme="dark"] .footer{background:#1e2330}
