.landing-page{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;color:#1a1a2e;-webkit-font-smoothing:antialiased}.landing-page a{text-decoration:none;color:inherit}.lp-nav{position:sticky;top:0;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid #f1f5f9;z-index:50}.lp-nav-inner{max-width:1400px;margin:0 auto;padding:12px 24px;justify-content:space-between}.lp-nav-inner,.lp-nav-logo{display:flex;align-items:center}.lp-nav-logo{gap:8px;background:rgba(255,255,255,.9);padding:8px 24px;border-radius:100px;backdrop-filter:blur(10px);transition:transform .3s ease}.lp-nav-logo:hover{transform:scale(1.02)}.lp-nav-badge{font-size:10px;padding:2px 6px;border-radius:4px;background:#dbeafe;color:#3F6CFF;font-weight:600}.lp-nav-glass{gap:2px;background:linear-gradient(93.99deg,rgba(255,255,255,.5) 41.48%,rgba(255,255,255,0) 104.46%);backdrop-filter:blur(189px);padding:8px 16px 8px 8px;border-radius:100px;box-shadow:0 2px 10px rgba(0,0,0,.08)}.lp-nav-glass,.lp-nav-links{display:flex;align-items:center}.lp-nav-links{gap:.15rem;list-style:none;padding:0;margin:0}.lp-nav-links a{font-size:14px;color:#374151;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);padding:.5rem .75rem;border-radius:50px;display:block}.lp-nav-links a:hover{background:rgba(255,255,255,.9);color:#3F6CFF}.lp-nav-links a.active{color:#3F6CFF;font-weight:600}.lp-nav-actions{display:flex;gap:.75rem;align-items:center}.lp-btn{display:inline-flex;align-items:center;gap:.5rem;border-radius:100px;font-size:14px;font-weight:600;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:inherit;white-space:nowrap}.lp-btn-sm{padding:8px 20px;font-size:13px}.lp-btn-md{padding:10px 24px}.lp-btn-lg{padding:14px 28px;font-size:15px}.lp-btn-primary{background:#3F6CFF;color:#fff!important;border:1px solid #3f6cff}.lp-btn-primary:hover{transform:translateY(-3px);box-shadow:0 4px 15px rgba(37,99,235,.3)}.lp-btn-outline{background:#fff;color:#374151;border:1.5px solid transparent}.lp-btn-outline:hover{background:rgba(255,255,255,.9);color:#3F6CFF;transform:translateY(-3px);box-shadow:0 4px 15px rgba(37,99,235,.3)}.lp-hero{max-width:1140px;margin:0 auto;padding:80px 24px 60px;display:flex;align-items:flex-start;gap:60px}.lp-hero-left{flex:1}.lp-hero-right{flex:1;max-width:560px}.lp-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:24px;background:#EEF2FF;font-size:13px;font-weight:600;color:#3F6CFF;margin-bottom:20px}.lp-hero-eyebrow .dot{width:6px;height:6px;border-radius:50%;background:#3F6CFF;animation:lp-pulse 2s ease-in-out infinite}@keyframes lp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.lp-hero h1{font-size:44px;font-weight:800;line-height:1.15;margin-bottom:16px;letter-spacing:-.5px}.lp-hero h1 .blue{color:#3F6CFF}.lp-hero-sub{font-size:17px;color:#6b7280;line-height:1.65;margin-bottom:12px;max-width:440px}.lp-hero-sub-sm{font-size:13px;color:#9ca3af;margin-bottom:28px}.lp-hero-cta{display:flex;gap:10px;flex-wrap:wrap}.lp-code-card{border-radius:16px;overflow:hidden;background:#0f172a;box-shadow:0 8px 40px rgba(0,0,0,.15)}.lp-code-titlebar{display:flex;align-items:center;gap:6px;padding:12px 16px;background:rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.06)}.lp-cd{width:8px;height:8px;border-radius:50%}.lp-code-fn{font-size:11px;color:#475569;margin-left:8px;font-family:SF Mono,Fira Code,monospace}.lp-code-body{padding:20px;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:12px;line-height:1.85;color:#cbd5e1}.lp-kw{color:#c084fc}.lp-str{color:#fbbf24}.lp-fn{color:#7dd3fc}.lp-code-resp{border-top:1px solid rgba(255,255,255,.05);font-family:SF Mono,monospace;font-size:11px}.lp-code-resp summary{padding:12px 20px;cursor:pointer;color:#64748b;font-size:10px;text-transform:uppercase;letter-spacing:.5px;list-style:none;display:flex;align-items:center;gap:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .15s}.lp-code-resp summary::-webkit-details-marker{display:none}.lp-code-resp summary:before{content:"\25B6";font-size:8px;transition:transform .2s;display:inline-block}.lp-code-resp[open] summary:before{transform:rotate(90deg)}.lp-code-resp summary:hover{color:#94a3b8}.lp-code-resp-body{color:#34d399;line-height:1.5;padding:0 20px 14px}.lp-trust-bar{border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;background:#f9fafb}.lp-trust-inner{max-width:1140px;margin:0 auto;padding:20px 24px;justify-content:center;gap:24px;flex-wrap:wrap}.lp-trust-inner,.lp-trust-item{display:flex;align-items:center}.lp-trust-item{gap:6px;font-size:12.5px;color:#6b7280;font-weight:500;white-space:nowrap}.lp-section{max-width:1140px;margin:0 auto;padding:80px 24px}.lp-section-header{text-align:center;margin-bottom:48px}.lp-section-header h2{font-size:28px;font-weight:700;margin-bottom:8px}.lp-section-header h2 .blue{color:#3F6CFF}.lp-section-header p{font-size:15px;color:#6b7280;max-width:500px;margin:0 auto;line-height:1.6}.lp-cap-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.lp-cap-grid>*{width:calc(33.333% - 14px)}.lp-cap-card{background:#fff;border:1px solid #eef0f4;border-radius:16px;padding:28px 24px;text-align:left;transition:all .25s;position:relative;overflow:hidden}.lp-cap-card:hover{border-color:#c7d2fe;transform:translateY(-4px);box-shadow:0 8px 28px rgba(63,108,255,.08)}.lp-cap-card-top{justify-content:space-between;margin-bottom:16px}.lp-cap-card-top,.lp-cap-icon{display:flex;align-items:center}.lp-cap-icon{width:48px;height:48px;border-radius:14px;justify-content:center;font-size:22px;flex-shrink:0}.lp-cap-card h3{font-size:16px;font-weight:700;color:#1a1a2e;margin:0 0 2px}.lp-cap-card p{font-size:13px;color:#6b7280;line-height:1.6;margin:0}.lp-cap-subtitle.lp-cap-subtitle{font-size:13px;font-weight:600;margin-bottom:12px;line-height:1.4}.lp-cap-tag{font-size:10px;font-weight:700;padding:3px 10px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.lp-bench-section{background:#f9fafb;border-top:1px solid #eef0f4;border-bottom:1px solid #eef0f4}.lp-bench-inner{max-width:1140px;margin:0 auto;padding:80px 24px}.lp-bench-header{text-align:center;margin-bottom:48px}.lp-bench-header h2{font-size:28px;font-weight:700;color:#1a1a2e;margin-bottom:8px}.lp-bench-header h2 .blue{color:#3F6CFF}.lp-bench-header p{font-size:15px;color:#6b7280;max-width:540px;margin:0 auto;line-height:1.6}.lp-bench-eyebrow{display:inline-flex;align-items:center;gap:6px;padding:5px 14px;border-radius:20px;background:#EEF2FF;font-size:11px;font-weight:600;color:#3F6CFF;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.lp-bench-layout{display:flex;gap:40px;align-items:flex-start}.lp-bench-chart{flex:1;background:#fff;border:1px solid #eef0f4;border-radius:16px;padding:28px 32px}.lp-bench-sidebar{width:260px;min-width:240px}.lp-bench-group-label{font-size:12px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;display:flex;align-items:center;gap:8px}.lp-bench-badge{font-size:9px;padding:2px 8px;border-radius:10px;background:#ecfdf5;color:#059669;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.lp-bench-row{gap:12px;margin-bottom:10px}.lp-bench-model,.lp-bench-row{display:flex;align-items:center}.lp-bench-model{width:140px;min-width:140px;font-size:13px;color:#6b7280;font-weight:500;gap:8px}.lp-bench-model.highlight{color:#1a1a2e;font-weight:700}.lp-bench-bar-wrap{flex:1;height:32px;background:#f1f5f9;border-radius:8px;overflow:hidden;position:relative}.lp-bench-bar{height:100%;border-radius:8px;display:flex;align-items:center;justify-content:flex-end;padding-right:12px;transition:width .8s ease}.lp-bench-bar.vaidya{background:linear-gradient(90deg,#3F6CFF,#60a5fa)}.lp-bench-bar.other{background:#e2e8f0}.lp-bench-score{font-size:12px;font-weight:700}.lp-bench-bar.vaidya .lp-bench-score{color:#fff}.lp-bench-bar.other .lp-bench-score{color:#6b7280}.lp-bench-card{background:#fff;border:1px solid #eef0f4;border-radius:14px;padding:20px;margin-bottom:12px;transition:all .2s}.lp-bench-card:hover{border-color:#c7d2fe;box-shadow:0 4px 16px rgba(63,108,255,.06)}.lp-bench-card h4{font-size:14px;font-weight:700;color:#1a1a2e;margin-bottom:4px}.lp-bench-card p{font-size:12px;color:#6b7280;line-height:1.55}.lp-bench-highlight-num{font-size:28px;font-weight:800;color:#3F6CFF;margin-bottom:4px}.lp-bench-source{text-align:center;margin-top:28px;font-size:11px;color:#9ca3af}.lp-bench-source a{color:#3F6CFF;text-decoration:underline}.lp-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:860px;margin:0 auto}.lp-how-card{text-align:center;padding:20px}.lp-how-num{width:36px;height:36px;border-radius:50%;background:#EEF2FF;color:#3F6CFF;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.lp-how-card h4{font-size:15px;font-weight:700;color:#1a1a2e;margin-bottom:6px}.lp-how-card p{font-size:13px;color:#9ca3af;line-height:1.55}.lp-who-section{background:#f9fafb;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.lp-who-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.lp-who-card{background:#fff;border:1px solid #eef0f4;border-radius:14px;padding:24px 20px;text-align:center;transition:all .2s}.lp-who-card:hover{border-color:#c7d2fe;box-shadow:0 4px 16px rgba(63,108,255,.06)}.lp-who-card h4{font-size:13px;font-weight:600;color:#1a1a2e;margin-bottom:4px;line-height:1.3}.lp-who-card p{font-size:11px;color:#9ca3af;line-height:1.5}.lp-privacy-section{background:#fff}.lp-privacy-inner{max-width:1140px;margin:0 auto;padding:80px 24px;display:flex;align-items:flex-start;gap:60px}.lp-privacy-left{flex:1}.lp-privacy-right{flex:1;max-width:440px}.lp-privacy-badge{display:inline-flex;align-items:center;gap:10px;padding:8px 18px 8px 8px;border-radius:100px;background:#f0fdf4;font-size:14px;font-weight:600;color:#059669;margin-bottom:20px;border:1px solid #d1fae5}.lp-privacy-badge-icon{width:32px;height:32px;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.06)}.lp-privacy-section h2{font-size:28px;font-weight:700;color:#1a1a2e;margin-bottom:16px}.lp-privacy-section h2 .blue{color:#3F6CFF}.lp-privacy-desc{font-size:15px;color:#6b7280;line-height:1.7;margin-bottom:36px;max-width:480px}.lp-privacy-features{display:flex;flex-direction:column;gap:24px}.lp-privacy-feature{display:flex;align-items:flex-start;gap:16px}.lp-privacy-feature-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.lp-privacy-feature h4{font-size:15px;font-weight:700;color:#1a1a2e;margin-bottom:4px}.lp-privacy-feature p{font-size:13px;color:#6b7280;line-height:1.55}.lp-privacy-card{background:#fff;border:1px solid #eef0f4;border-radius:16px;padding:0;text-align:center;box-shadow:0 4px 24px rgba(0,0,0,.04);overflow:hidden}.lp-privacy-promise-line{width:100%;height:4px;background:linear-gradient(90deg,#3F6CFF,#34d399)}.lp-privacy-card-content{padding:28px 24px 24px}.lp-privacy-card-icon{margin-bottom:12px;display:flex;justify-content:center}.lp-privacy-card h3{font-size:16px;font-weight:700;color:#1a1a2e;margin-bottom:2px}.lp-privacy-card-sub{font-size:12px;color:#9ca3af;margin-bottom:20px}.lp-privacy-promises{list-style:none;padding:0;margin:0;text-align:left;display:flex;flex-direction:column;gap:8px}.lp-privacy-promises li{display:flex;align-items:center;gap:10px;padding:14px 16px;font-size:13px;color:#374151;font-weight:500;background:#f5f7fa;border-radius:10px}.lp-privacy-check{color:#059669;font-size:14px;font-weight:700}.lp-token-pricing-bar{max-width:560px;margin:0 auto 40px;border:1.5px solid #b4c6fc;border-radius:16px;padding:0;position:relative;background:#fff}.lp-token-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:#3F6CFF;color:#fff;font-size:10px;font-weight:700;padding:4px 16px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.lp-token-row{justify-content:center;padding:20px 16px 16px;gap:0}.lp-token-item,.lp-token-row{display:flex;align-items:center}.lp-token-item{flex-direction:column;flex:1;gap:2px}.lp-token-label{font-size:12px;color:#9ca3af;font-weight:500}.lp-token-old{font-size:12px;color:#b0b5bf;text-decoration:line-through}.lp-token-new{font-size:16px;font-weight:800;color:#1a1a2e}.lp-token-new span{font-size:13px;font-weight:500;color:#9ca3af}.lp-token-model{font-size:16px;font-weight:800;color:#1a1a2e;margin-top:4px}.lp-token-divider{width:1px;height:48px;background:#e5e7eb;flex-shrink:0}.lp-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:920px;margin:0 auto}.lp-price-card{background:#fff;border:1px solid #e0e4ea;border-radius:18px;padding:24px 24px 28px;position:relative;transition:all .2s;display:flex;flex-direction:column;overflow:visible}.lp-price-card:hover{border-color:#c7d2fe;box-shadow:0 4px 20px rgba(63,108,255,.06)}.lp-price-card.lp-price-card-starter{border:1.5px solid #a5b4fc;padding-top:32px}.lp-price-avail-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:#3F6CFF;color:#fff;font-size:10px;font-weight:700;padding:5px 16px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;border:none;white-space:nowrap}.lp-price-name{font-size:16px;font-weight:700;color:#1a1a2e;margin-bottom:4px;display:block}.lp-price-amount{font-size:32px;font-weight:800;color:#1a1a2e;margin-bottom:8px;line-height:1}.lp-price-amount span{font-size:14px;font-weight:500;color:#9ca3af}.lp-price-amount-label{font-size:24px;font-weight:800;color:#1a1a2e;margin-bottom:8px}.lp-price-desc{font-size:13px;color:#9ca3af;margin-bottom:16px;line-height:1.5;padding-bottom:16px;border-bottom:1px solid #eef0f4}.lp-price-divider{display:none}.lp-price-features{list-style:none;margin-bottom:24px;padding:0;flex:1}.lp-price-features li{font-size:13px;color:#475569;padding:4px 0;display:flex;align-items:center;gap:8px}.lp-price-features li:before{content:"\2713";color:#3F6CFF;font-weight:700;font-size:12px}.lp-price-features li.lp-price-highlight{color:#3F6CFF;font-weight:600;font-size:13px}.lp-price-features li.lp-price-highlight:before{content:"\2713";color:#3F6CFF}.lp-price-btn{width:100%;padding:12px;border-radius:100px;font-size:14px;font-weight:600;border:none;cursor:pointer;font-family:inherit;transition:all .2s;margin-top:auto}.lp-price-btn:hover{transform:translateY(-1px)}.lp-price-btn-primary{background:#3F6CFF;color:#fff}.lp-price-btn-primary:hover{box-shadow:0 4px 16px rgba(63,108,255,.25)}.lp-price-btn-outline-blue{background:#fff;color:#3F6CFF;border:1.5px solid #3f6cff}.lp-price-btn-outline-blue:hover{background:#f5f8ff;box-shadow:0 4px 16px rgba(63,108,255,.12)}.lp-price-btn-outline-dark{background:#fff;color:#374151;border:1.5px solid #d1d5db}.lp-price-btn-outline-dark:hover{border-color:#9ca3af;box-shadow:0 4px 16px rgba(0,0,0,.06)}.lp-pricing-notice{text-align:center;margin-top:24px;padding:10px 24px;border-radius:10px;background:#fffbeb;border:1px solid #fef3c7;max-width:920px;margin-left:auto;margin-right:auto}.lp-pricing-notice p{font-size:13px;color:#92400e;line-height:1.4;margin:0}.lp-pricing-fine-print{text-align:center;margin-top:16px;font-size:12px;color:#9ca3af;line-height:1.5;max-width:600px;margin-left:auto;margin-right:auto}.lp-cta-section{background:#f9fafb;border-top:1px solid #f1f5f9}.lp-cta-inner{max-width:1140px;margin:0 auto;padding:60px 24px;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.lp-cta-left h2{font-size:24px;font-weight:700;margin-bottom:6px}.lp-cta-left h2 .blue{color:#3F6CFF}.lp-cta-left p{font-size:14px;color:#6b7280}.lp-cta-right{flex-wrap:wrap}.lp-cta-right,.lp-cta-stores{display:flex;gap:10px;align-items:center}.lp-footer{border-top:1px solid #eef0f4}.lp-footer-inner{max-width:1140px;margin:0 auto;padding:32px 24px;display:flex;align-items:center;justify-content:space-between}.lp-footer-left{display:flex;align-items:center;gap:8px}.lp-footer-copy{font-size:12px;color:#9ca3af}.lp-footer-links{display:flex;gap:20px}.lp-footer-links a{font-size:12px;color:#9ca3af;transition:color .15s}.lp-footer-links a:hover{color:#3F6CFF}.lp-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,.5);backdrop-filter:blur(4px);z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;animation:lp-fadeIn .15s ease}@keyframes lp-fadeIn{0%{opacity:0}to{opacity:1}}.lp-modal{background:#fff;border-radius:20px;width:100%;max-width:480px;box-shadow:0 20px 60px rgba(0,0,0,.15);position:relative;animation:lp-modalIn .25s ease;max-height:90vh;overflow-y:auto}@keyframes lp-modalIn{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.lp-modal-header{padding:28px 32px 0}.lp-modal-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:8px;border:none;background:#f1f5f9;color:#64748b;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.lp-modal-close:hover{background:#e2e8f0;color:#1a1a2e}.lp-modal-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:16px}.lp-modal-header h3{font-size:20px;font-weight:700;color:#1a1a2e;margin-bottom:4px}.lp-modal-header p{font-size:14px;color:#6b7280;line-height:1.55}.lp-modal-body{padding:24px 32px 32px}.lp-form-group{margin-bottom:16px}.lp-form-row{display:flex;gap:12px}.lp-form-row .lp-form-group{flex:1}.lp-form-label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}.lp-form-label .required{color:#ef4444}.lp-form-input,.lp-form-select,.lp-form-textarea{width:100%;padding:10px 14px;border:1.5px solid #e5e7eb;border-radius:10px;font-size:14px;font-family:inherit;color:#1a1a2e;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s}.lp-form-input:focus,.lp-form-select:focus,.lp-form-textarea:focus{border-color:#3F6CFF;box-shadow:0 0 0 3px rgba(63,108,255,.1)}.lp-form-input::-moz-placeholder,.lp-form-textarea::-moz-placeholder{color:#c9cdd4}.lp-form-input::placeholder,.lp-form-textarea::placeholder{color:#c9cdd4}.lp-form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%239CA3AF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}.lp-form-textarea{resize:vertical;min-height:80px}.lp-form-hint{font-size:11px;color:#9ca3af;margin-top:4px}.lp-modal-submit{width:100%;padding:12px;border-radius:12px;font-size:15px;font-weight:600;border:none;cursor:pointer;font-family:inherit;transition:all .2s;margin-top:8px}.lp-modal-submit.primary{background:#3F6CFF;color:#fff}.lp-modal-submit.primary:hover{background:#2f5ae0;transform:translateY(-1px);box-shadow:0 4px 16px rgba(63,108,255,.25)}.lp-modal-submit.dark{background:#1a1a2e;color:#fff}.lp-modal-submit.dark:hover{background:#0f172a;transform:translateY(-1px)}.lp-modal-footer-note{text-align:center;font-size:11px;color:#9ca3af;margin-top:16px;line-height:1.5}.lp-modal-success{text-align:center;padding:48px 32px}.lp-modal-success .success-icon{width:56px;height:56px;border-radius:50%;background:#ecfdf5;display:flex;align-items:center;justify-content:center;font-size:28px;margin:0 auto 16px}.lp-modal-success h3{font-size:18px;font-weight:700;color:#1a1a2e;margin-bottom:6px}.lp-modal-success p{font-size:14px;color:#6b7280;line-height:1.55;max-width:320px;margin:0 auto}@media (max-width:900px){.lp-hero{flex-direction:column;padding:48px 24px 40px;gap:40px}.lp-hero h1{font-size:32px}.lp-hero-right{max-width:100%}.lp-cap-grid>*{width:calc(50% - 10px)}.lp-who-grid{grid-template-columns:repeat(2,1fr)}.lp-who-grid>:last-child{grid-column:span 2;max-width:50%;margin:0 auto}.lp-pricing-grid{grid-template-columns:1fr;max-width:360px}.lp-token-pricing-bar{max-width:100%}.lp-token-row{flex-direction:column;gap:16px}.lp-token-divider{width:80%;height:1px}.lp-how-grid{grid-template-columns:1fr}.lp-nav-links{display:none}.lp-cta-inner{flex-direction:column;text-align:center}.lp-footer-inner{gap:12px}.lp-bench-layout,.lp-footer-inner{flex-direction:column}.lp-bench-sidebar{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.lp-bench-model{width:110px;min-width:110px;font-size:12px}.lp-privacy-inner{flex-direction:column;gap:40px}.lp-privacy-right{max-width:100%}}@media (max-width:480px){.lp-cap-grid>*{width:100%}.lp-who-grid{grid-template-columns:1fr}.lp-who-grid>:last-child{grid-column:span 1;max-width:100%}.lp-trust-inner{gap:20px}.lp-bench-sidebar{grid-template-columns:1fr}.lp-bench-model{width:90px;min-width:90px;font-size:11px}.lp-form-row{flex-direction:column;gap:0}.lp-nav-actions{gap:4px}.lp-nav-actions .lp-btn-sm{padding:6px 10px;font-size:11px}}