.landing-v2{font-family:Archivo,Archivo Fallback,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.landing-v2 .reveal{opacity:0;transform:translateY(20px);transition:opacity .7s cubic-bezier(.25,.4,.25,1),transform .7s cubic-bezier(.25,.4,.25,1)}.landing-v2 .reveal.in{opacity:1;transform:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.landing-v2 .reveal-immediate{opacity:0;animation:fadeUp .8s .05s cubic-bezier(.25,.4,.25,1) forwards}.landing-v2 .reveal-immediate.d2{animation-delay:.15s}.landing-v2 .reveal-immediate.d3{animation-delay:.25s}.landing-v2 .reveal-immediate.d4{animation-delay:.35s}.landing-v2 .reveal-immediate.d5{animation-delay:.45s}.landing-v2 .reveal-immediate.d6{animation-delay:.55s}.landing-v2 .live-dot{width:6px;height:6px;border-radius:50%;background:#236355;position:relative;display:inline-block;box-shadow:0 0 0 3px #2363552e}.landing-v2 .live-dot:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#236355;animation:livePulse 1.6s infinite}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes rowIn{0%{opacity:0;transform:translateY(-8px);background:#edfaf0}to{opacity:1;transform:none}}.landing-v2 .commission-row.fresh{animation:rowIn .5s ease-out}.landing-v2 .code-showcase{background:#14201f;color:#fff;position:relative;overflow:hidden}.landing-v2 .code-showcase:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 40% at 50% 0%,rgba(35,99,85,.4),transparent 70%);pointer-events:none}.landing-v2 .code-block{background:#0c1715;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;box-shadow:0 16px 48px #0000004d}.landing-v2 .code-tab{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#ffffff06;border-bottom:1px solid rgba(255,255,255,.05);font-size:12px;font-family:JetBrains Mono,monospace;color:#ffffff80}.landing-v2 .code-tab .filename{color:#ffffffd9}.landing-v2 .code-tab .filename:before{content:"";display:inline-block;width:12px;height:12px;background:#33997f;border-radius:2px;margin-right:8px;vertical-align:-2px}.landing-v2 .code-content{padding:24px;font-family:JetBrains Mono,monospace;font-size:13.5px;line-height:1.65;color:#d6dad9;overflow-x:auto;white-space:pre}.landing-v2 .code-content .kw{color:#ff7a73}.landing-v2 .code-content .fn{color:#5eb6a0}.landing-v2 .code-content .str{color:#b8e1b9}.landing-v2 .code-content .num{color:#f6c03c}.landing-v2 .code-content .com{color:#5a6664;font-style:italic}.landing-v2 .code-content .key{color:#8db7f0}.landing-v2 .code-content .hl{background:#23635559;padding:1px 4px;border-radius:3px;color:#fff;font-weight:600}.landing-v2 .code-badge{padding:6px 12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;font-size:12px;font-weight:500;color:#ffffffd9;font-family:JetBrains Mono,monospace;display:inline-block}.landing-v2 .compare-table thead th.us{color:#236355;background:#edfaf0}.landing-v2 .compare-table tbody td.us{background:#edfaf080;color:#14201f;font-weight:600}.landing-v2 .quote-card{position:relative;padding-left:80px}@media(max-width:700px){.landing-v2 .quote-card{padding-left:0;padding-top:60px}}.landing-v2 .quote-mark{position:absolute;left:0;top:-12px;width:56px;height:56px;color:#236355;opacity:.3}.landing-v2 .quote-avatar-gradient{background:linear-gradient(135deg,#236355,#33997f);border:3px solid white;box-shadow:0 0 0 1px #e7e9e9}.landing-v2 .faq-item{border-bottom:1px solid #e7e9e9}.landing-v2 .faq-item:first-child{border-top:1px solid #e7e9e9}.landing-v2 .faq-q-btn{width:100%;background:none;border:none;padding:24px 0;text-align:left;font-family:inherit;font-size:16px;font-weight:600;color:#14201f;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:color .15s ease}.landing-v2 .faq-q-btn:hover{color:#236355}.landing-v2 .faq-icon{width:18px;height:18px;color:#666e6d;transition:transform .2s ease;flex-shrink:0;margin-left:16px}.landing-v2 .faq-item.open .faq-icon{transform:rotate(45deg);color:#236355}.landing-v2 .faq-a{max-height:0;overflow:hidden;transition:max-height .25s ease}.landing-v2 .faq-item.open .faq-a{max-height:400px}.landing-v2 .faq-a-inner{padding:0 0 24px;color:#666e6d;font-size:15px;line-height:1.6;max-width:700px}.landing-v2 .faq-a-inner code{background:#edfaf0;color:#236355;padding:1px 6px;border-radius:4px;font-family:JetBrains Mono,monospace;font-size:13px}.landing-v2 .cta-card-v3{background:linear-gradient(135deg,#edfaf0,#f9fafa);position:relative;overflow:hidden}.landing-v2 .cta-card-v3:before{content:"";position:absolute;top:-120px;right:-120px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(35,99,85,.12),transparent 70%);pointer-events:none}.landing-v2 .cta-card-v3:after{content:"";position:absolute;bottom:-100px;left:-100px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(246,192,60,.08),transparent 70%);pointer-events:none}.landing-v2 .cta-card-v3>*{position:relative;z-index:1}.landing-v2 .feature-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#236355}.landing-v2 .feature-eyebrow:before{content:"";width:24px;height:1px;background:#236355}.landing-v2 .feature-eyebrow.centered{justify-content:center}.landing-v2 .feature-eyebrow.centered:before{display:none}@media(prefers-reduced-motion:reduce){.landing-v2 .reveal,.landing-v2 .reveal-immediate,.landing-v2 .commission-row.fresh,.landing-v2 .live-dot:before{opacity:1!important;transform:none!important;animation:none!important}}
