.ll-hero{background:var(--color-hero-bg, #f0ece6);padding:40px 16px 64px}.ll-hero-inner{max-width:1240px;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.ll-hero-left{flex:1;max-width:560px}.ll-hero-title{line-height:1.05;font-size:80px;letter-spacing:-.04em;margin:0 0 18px;font-weight:800;color:#0d2137}.ll-hero-title-accent{color:var(--color-hero-teal);font-weight:500;white-space:nowrap}.nh-dot{color:var(--color-hero-dot)}.ll-hero-title-break{display:none}.ll-hero-desc{color:var(--color-primary-text);font-size:16px;line-height:1.55;margin:0 0 14px}.ll-hero-desc--muted{margin-bottom:22px;color:#4a6a79}.ll-bullets{display:grid;gap:10px;margin:0 0 22px;grid-template-columns:1fr 1fr}.ll-bullet{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:var(--color-primary-text)}.ll-bullet-dot{width:6px;height:6px;margin-top:7px;border-radius:999px;background:#b22222;flex:0 0 auto}.ll-bullet-dot--muted{background:#b222228c}.ll-hero-ctaRow{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:10px;margin-bottom:16px}.ll-cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:10px;font-size:14px;font-weight:500;border:1px solid transparent;text-decoration:none;transition:transform .16s var(--ease-out),background .16s var(--ease-out),box-shadow .16s var(--ease-out)}.ll-cta--primary{background:#000;color:#fff}.ll-cta--primary:hover{transform:translateY(-1px)}.ll-cta--secondary{background:#ffffffa6;color:#0d2137;border-color:#0000000d;box-shadow:0 1px 3px #0000000a}.ll-hero-right{flex:0 0 auto;width:440px}.ll-card{background:var(--color-surface, #fff);border:1px solid var(--color-hero-card-border, rgba(0, 0, 0, .07));border-radius:18px;box-shadow:0 24px 60px #0d213714;padding:26px 22px 18px}.ll-card-topTitle{font-size:15px;font-weight:700;color:#0d2137;margin-bottom:6px}.ll-card-topSub{font-size:13px;color:#5a6a77;line-height:1.45;margin-bottom:18px}.ll-planGridWrap{margin-bottom:14px}.ll-planGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ll-planRadio{position:absolute;opacity:0;pointer-events:none}.ll-plan{border-radius:14px;padding:14px 12px 12px;border:1px solid rgba(0,0,0,.06);background:#f8f8fc99;cursor:pointer;display:block;transition:transform .16s var(--ease-out),box-shadow .16s var(--ease-out),border-color .16s var(--ease-out),opacity .16s var(--ease-out)}.ll-plan--free{background:#ffffffd9;border-color:#0d213714}.ll-plan--starter{background:#fffffff2;border-color:#0d213714;position:relative}.ll-planKicker{font-size:10.5px;font-weight:800;color:#0d21378c;margin-bottom:8px}.ll-planKicker--free{color:#0d21378c}.ll-planKickerRow{display:flex;justify-content:space-between;gap:8px}.ll-planName{font-size:15px;font-weight:700;color:#0d2137;margin-bottom:8px}.ll-planKicker--starter{color:#b22222}.ll-popularBadge{position:absolute;top:-10px;right:-10px;background:#b22222;color:#fff;font-size:10px;font-weight:900;padding:6px 10px;border-radius:999px;letter-spacing:.08em}.ll-planPrice{display:flex;align-items:flex-end;gap:4px;margin-bottom:8px}.ll-planPriceMain{font-size:20px;font-weight:900;color:#0d2137}.ll-planPriceUnit{font-size:11px;color:#5a6a77;padding-bottom:2px}.ll-planMeta{font-size:11.5px;color:#5a6a77;line-height:1.4}.ll-planMeta strong{font-weight:800;color:#0d2137}#ll-plan-free:checked~.ll-planGridWrap .ll-plan--free{border-color:#0d21372e;border-bottom:2px solid rgba(178,34,34,1);box-shadow:0 12px 30px #0d21370f}#ll-plan-starter:checked~.ll-planGridWrap .ll-plan--starter{border-color:#0d21372e;border-bottom:2px solid rgba(178,34,34,1);box-shadow:0 12px 30px #0d21370f}#ll-plan-free:checked~.ll-planGridWrap .ll-plan--starter{opacity:.9}#ll-plan-starter:checked~.ll-planGridWrap .ll-plan--free{opacity:.9}.ll-form{display:grid;gap:12px;margin-top:8px}.ll-freePanel,.ll-starterPanel{display:none}.ll-freePanel,.ll-starterPanel{gap:12px}#ll-plan-free:checked~.ll-form .ll-freePanel{display:grid}#ll-plan-starter:checked~.ll-form .ll-starterPanel{display:grid}.ll-field{display:block}.ll-fieldLabel{font-size:12px;font-weight:600;color:#5a6a77;margin-bottom:6px}.ll-input{width:100%;padding:12px 14px;border-radius:10px;border:1px solid rgba(13,33,55,.04);background:#e2f3ffa6;outline:none;font-size:14px}.ll-input:focus{border-color:#7c3aed73;box-shadow:0 0 0 4px #7c3aed24;background:#ffffffbf}.ll-submit{width:100%;padding:14px;border-radius:12px;border:none;background:#000;color:#fff;font-size:14px;font-weight:700;margin-top:4px}.ll-submit:hover{background:#141414}.ll-buyRow{display:flex;align-items:center;justify-content:space-between;gap:14px}.ll-buyBtn{flex:1;margin-top:0;width:auto;min-height:44px}.ll-qtyStepper{flex:0 0 150px;min-height:44px;border-radius:12px;border:1px solid rgba(13,33,55,.08);background:#f8f8fc99;display:flex;align-items:center;justify-content:space-between;padding:0 14px;gap:10px}.ll-qtyBtn{width:26px;height:26px;border:none;background:transparent;color:var(--color-primary-cta);font-size:26px;line-height:1;padding:0;cursor:pointer}.ll-qtyValue{font-weight:900;color:#0d2137;font-size:14px;width:26px;text-align:center}.ll-legal{font-size:11px;color:#7a7a9a;line-height:1.45}.ll-legal a{text-decoration:underline;color:inherit}.ll-demoLink{display:block;text-align:center;margin-top:14px;padding:12px 18px;border-radius:10px;border:1px solid rgba(178,34,34,.22);color:#b22222;background:#fff0f0;font-weight:800;font-size:14px;line-height:1.2;min-height:44px;width:100%}.ll-demoLink:hover{background:#ffe4e4}.ll-cardFooterNote{margin:18px 0 0;display:flex;align-items:center;justify-content:center;gap:16px;font-size:11px;font-weight:900;letter-spacing:.12em;text-align:center;color:#5a6a77d9;text-transform:uppercase}.ll-cardFooterNote:before,.ll-cardFooterNote:after{content:"";height:1px;background:#5a6a772e;flex:1}@media(max-width:980px){.ll-hero-inner{gap:18px}.ll-hero-right{width:420px}}@media(max-width:900px){.ll-hero-inner{flex-direction:column;align-items:stretch}.ll-hero-left{max-width:100%}.ll-hero-right{width:100%}.ll-card{padding:24px 16px 16px}.ll-hero-ctaRow{margin-top:6px}}@media(max-width:480px){.ll-hero{padding:44px 14px 56px}.ll-hero-title{font-size:40px}.ll-hero-ctaRow{flex-direction:column;align-items:stretch}.ll-hero-ctaRow .default-btn{width:100%;justify-content:center}.ll-planGrid,.ll-bullets{grid-template-columns:1fr}.ll-demoLink{font-size:8px;padding:14px}}.ll-closingDeals{background:var(--color-hero-bg-soft, #f0ece6);padding:72px 16px 84px}.ll-closingDeals-inner{max-width:920px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.ll-closingDeals-badge{display:inline-flex;align-items:center;justify-content:center;padding:7px 14px;border-radius:999px;background:#e7f6ffe6;border:1px solid rgba(25,87,129,.2);color:var(--color-primary-cta);font-weight:900;font-size:13px;margin-bottom:22px}.ll-closingDeals-title{margin:0;font-size:40px;line-height:1.05;font-weight:500;letter-spacing:-.02em;color:#0d2137}.ll-closingDeals-accent{color:var(--color-primary-cta);font-weight:500}.ll-closingDeals-desc{max-width:720px;margin-top:18px;margin-bottom:26px;color:var(--color-primary-text);font-size:16px;line-height:1.6}.ll-closingDeals-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:18px}.ll-closingDeals-meta{font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:none;color:#5a6a77d9;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center}.ll-closingDeals-sep{opacity:.6;font-weight:900}@media(max-width:600px){.ll-closingDeals{padding:56px 14px 72px}.ll-closingDeals-desc{max-width:520px}.ll-closingDeals-actions{width:100%}.ll-closingDeals-actions button{width:100%;max-width:360px}}.ll-values{padding:64px 16px 84px;background:var(--color-hero-bg-soft, #E8E8E1)}.ll-values-inner{max-width:1240px;margin:0 auto}.ll-values-eyebrow{color:var(--color-hero-teal);font-weight:800;text-transform:none;font-size:13px;margin-bottom:18px}.ll-values-title{font-size:40px;line-height:1.05;font-weight:500;letter-spacing:-.02em;color:#0d2137;margin-bottom:16px}.ll-values-titleAccent{color:#1a5276;font-weight:500}.ll-values-desc{color:var(--color-primary-text);font-size:16px;line-height:1.6;max-width:700px}.ll-values-card{margin-top:36px;border-radius:16px;background:#ffffffb3;border:1px solid rgba(0,0,0,.03);overflow:hidden;display:grid;grid-template-columns:repeat(4,1fr)}.ll-value{padding:26px 22px 22px;border-left:1px solid rgba(13,33,55,.06)}.ll-value:first-child{border-left:none}.ll-value-top{display:flex;align-items:center;gap:12px;margin-bottom:10px}.ll-value-icon{width:22px;height:22px;margin-bottom:0;display:block;object-fit:contain;flex:0 0 auto}.ll-value-metric{font-size:36px;font-weight:600;color:#0d2137;letter-spacing:-.02em;margin-bottom:0;line-height:1}.ll-value-heading{font-size:14px;font-weight:900;letter-spacing:.02em;margin-bottom:12px;color:#0d2137}.ll-value-body{font-size:13.5px;line-height:1.55;color:#2b3a48}@media(max-width:980px){.ll-values{padding:54px 16px 72px}.ll-values-card{grid-template-columns:repeat(2,1fr)}.ll-value{border-left:1px solid rgba(13,33,55,.06)}.ll-value:nth-child(odd){border-left:none}.ll-value:nth-child(n+3){border-top:1px solid rgba(13,33,55,.06)}}@media(max-width:600px){.ll-values-card{grid-template-columns:1fr}.ll-value{border-left:none;border-top:1px solid rgba(13,33,55,.06)}.ll-value:first-child{border-top:none}}.ll-onboard{padding:72px 16px 88px;background:var(--color-hero-bg, #f0ece6)}.ll-onboard-inner{max-width:1240px;margin:0 auto}.ll-onboard-titleWrap{text-align:center;max-width:780px;margin:0 auto}.ll-onboard-title{font-size:40px;font-weight:700;color:#0d2137;margin-bottom:12px}.ll-onboard-subtitle{color:var(--color-primary-text);font-size:16px;line-height:1.6}.ll-onboard-content{margin-top:40px;display:flex;gap:44px;align-items:flex-start;justify-content:center}.ll-onboard-copy{width:100%}.ll-onboard-steps{list-style:none;padding:0;margin:0;flex:1;max-width:560px}.ll-onboard-steps .ll-onboard-step{display:flex;gap:18px;padding:14px 0;position:relative}.ll-onboard-steps .ll-onboard-step:not(:last-child):after{content:"";position:absolute;left:14px;top:42px;bottom:-20px;width:1px;background:#0d21371f;z-index:1}.ll-onboard-stepNum{width:28px;height:28px;border-radius:999px;border:1px solid rgba(13,33,55,.16);background:#fff;color:#0d2137;display:grid;place-items:center;font-size:12px;font-weight:800;flex:0 0 auto;margin-top:2px;position:relative;z-index:2}.ll-onboard-stepHeading{font-size:16px;font-weight:900;color:#0d2137;margin-bottom:6px}.ll-onboard-pill{margin-left:10px;font-size:10px;font-weight:900;letter-spacing:.04em;color:var(--color-primary-cta);background:var(--color-primary-light);padding:6px 10px;border-radius:999px;text-transform:none}.ll-onboard-stepDesc{color:var(--color-primary-text);font-size:13px;line-height:1.5}.ll-onboard-illustration{width:360px;flex:0 0 auto;padding-top:6px}.ll-onboard-illusCard{padding:18px;transform:rotate(4deg);transform-origin:right center}.ll-onboard-illusImg{width:100%;height:auto;display:block;border-radius:16px}.ll-onboard-cta{margin-top:34px;text-align:center}.ll-onboard-ctaBtn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;background:#000;color:#fff;font-weight:900;text-decoration:none;min-width:320px}.ll-onboard-ctaSmall{margin-top:10px;font-size:12px;color:#0d21378c;font-weight:700}@media(max-width:980px){.ll-onboard-content{gap:30px}.ll-onboard-illustration{width:320px}.ll-onboard-ctaBtn{min-width:280px}}@media(max-width:900px){.ll-onboard{padding:56px 14px 72px}.ll-onboard-title{font-size:26px}.ll-onboard-content{flex-direction:column;align-items:center;margin-top:28px}.ll-onboard-steps{max-width:680px;width:100%}.ll-onboard-illustration{width:100%;max-width:520px;padding-top:10px}.ll-onboard-illusCard{transform:none}.ll-onboard-ctaBtn{min-width:0;width:100%;max-width:420px}}.ll-drafting{background:var(--color-hero-bg-soft, #f0ece6);padding:64px 16px}.ll-drafting-inner{max-width:1240px;margin:0 auto;display:flex;gap:44px;align-items:center;justify-content:space-between}.ll-drafting-left{flex:1;max-width:560px}.ll-drafting-mock{border-radius:22px;padding:22px}.ll-drafting-mockImg{width:100%;height:auto;border-radius:16px}.ll-drafting-right{flex:1;max-width:520px}.ll-drafting-eyebrow{color:#1a5276;font-weight:800;font-size:13px;text-transform:none;margin-bottom:16px;display:flex;align-items:center;gap:10px}.ll-drafting-eyebrowDot{display:inline-block;color:#1a5276}.ll-drafting-title{font-size:40px;line-height:1.05;font-weight:500;letter-spacing:-.02em;color:#0d2137;margin-bottom:18px}.ll-drafting-accent,.ll-drafting-accentDot{color:#1a5276;font-weight:500}.ll-drafting-desc{color:var(--color-primary-text);font-size:16px;line-height:1.7;margin-bottom:22px}.ll-drafting-list{margin:0 0 26px;display:grid;gap:14px}.ll-drafting-item{display:flex;gap:12px;align-items:flex-start;color:var(--color-hero-navy);font-size:13px;line-height:1.55}.ll-drafting-bulletIcon{width:5px;height:5px;flex:0 0 auto;border-radius:999px;overflow:hidden;margin-top:6px}.ll-drafting-bulletDot{background:#136750}.ll-drafting-btn{display:inline-flex;align-items:center;font-size:14px;justify-content:center;padding:14px 20px;border-radius:12px;background:#000;color:#fff;font-weight:800;text-decoration:none;transition:transform .16s var(--ease-out),background .16s var(--ease-out)}.ll-drafting-btn:hover{transform:translateY(-1px);background:#141414}@media(max-width:980px){.ll-drafting-inner{gap:26px}.ll-drafting-right{max-width:440px}}@media(max-width:900px){.ll-drafting-inner{flex-direction:column;align-items:stretch}.ll-drafting-left{max-width:100%;order:2}.ll-drafting-right{max-width:100%;order:1}.ll-drafting-mock{padding:16px}}.ll-pipeline{background:var(--color-hero-bg, #F0ECE6);padding:66px 16px 78px}.ll-pipeline-inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:50px}.ll-pipeline-left{flex:1;max-width:540px}.ll-pipeline-eyebrow{font-weight:800;color:var(--color-hero-teal);font-size:13px;margin-bottom:18px}.ll-pipeline-title{font-size:40px;line-height:1.08;letter-spacing:-.02em;color:#0d2137;font-weight:500;margin-bottom:18px}.ll-pipeline-accent{color:var(--color-hero-teal);font-weight:600}.ll-pipeline-desc{color:var(--color-primary-text);font-size:16px;line-height:1.7;margin-bottom:22px}.ll-pipeline-bullets{margin:0;padding:0;font-size:13px;display:grid;gap:12px}.ll-pipeline-bullet{display:flex;align-items:flex-start;gap:12px;color:var(--color-primary-text);font-size:13px;line-height:1.55}.ll-pipeline-bulletDot{width:6px;height:6px;margin-top:8px;border-radius:999px;background:#136750;flex:0 0 auto}.ll-pipeline-right{flex:0 0 auto;width:520px}.ll-pipeline-mock{border-radius:22px;padding:18px 16px 16px}.ll-pipeline-mockImg{width:100%;height:auto;display:block}@media(max-width:980px){.ll-pipeline-inner{gap:30px}.ll-pipeline-right{width:440px}}@media(max-width:900px){.ll-pipeline-inner{flex-direction:column;align-items:stretch}.ll-pipeline-left{max-width:100%;order:1}.ll-pipeline-right{width:100%;max-width:560px;margin:0 auto;order:2}.ll-pipeline-mock{padding:16px}}.ll-dealClosure{background:var(--color-hero-bg-soft, #f0ece6);padding:66px 16px 78px}.ll-dealClosure-inner{max-width:1240px;margin:0 auto;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;gap:50px}.ll-dealClosure-left{flex:1;max-width:540px}.ll-dealClosure-eyebrow{font-weight:800;color:var(--color-hero-teal);font-size:13px;margin-bottom:18px}.ll-dealClosure-title{font-size:40px;line-height:1.08;letter-spacing:-.02em;color:#0d2137;font-weight:500;margin-bottom:18px}.ll-dealClosure-accent{color:#1a5276;font-weight:600}.ll-dealClosure-desc{color:var(--color-primary-text);font-size:16px;line-height:1.7;margin-bottom:22px}.ll-dealClosure-bullets{margin:0 0 18px;padding:0;display:grid;gap:12px}.ll-dealClosure-bullet{display:flex;align-items:flex-start;gap:12px;color:var(--color-primary-text);font-size:13px;line-height:1.55}.ll-dealClosure-bulletDot{width:6px;height:6px;margin-top:8px;border-radius:999px;background:#136750;flex:0 0 auto}.ll-dealClosure-right{flex:0 0 auto;width:520px}.ll-dealClosure-mock{border-radius:22px;padding:18px 16px 16px}.ll-dealClosure-mockImg{width:100%;height:auto;display:block}.ll-dealClosure-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;font-size:14px;border-radius:12px;background:#000;color:#fff;font-weight:800;text-decoration:none;transition:transform .16s var(--ease-out),background .16s var(--ease-out);border:0}.ll-dealClosure-btn:hover{transform:translateY(-1px);background:#141414}@media(max-width:980px){.ll-dealClosure-inner{gap:30px}.ll-dealClosure-right{width:440px}}@media(max-width:900px){.ll-dealClosure-inner{flex-direction:column;align-items:stretch;gap:28px}.ll-dealClosure-left{max-width:100%}.ll-dealClosure-right{width:100%;max-width:560px;margin:0 auto}.ll-dealClosure-mock{padding:16px}}.ll-risk{background:var(--color-hero-bg-soft, #f0ece6);padding:66px 16px 78px}.ll-risk-inner{max-width:1240px;margin:0 auto;display:flex;gap:44px;align-items:center;justify-content:space-between}.ll-risk-left{flex:0 0 auto;width:520px}.ll-risk-mock{border-radius:22px;padding:18px}.ll-risk-mockImg{width:100%;height:auto;display:block;border-radius:16px}.ll-risk-right{flex:1;max-width:560px}.ll-risk-eyebrow{color:var(--color-hero-teal);font-weight:800;font-size:13px;margin-bottom:16px}.ll-risk-title{color:var(--color-hero-navy);font-weight:500;letter-spacing:-.02em;font-size:40px;line-height:1.12;margin-bottom:18px}.ll-risk-accent{color:#1a5276;font-weight:600}.ll-risk-desc{color:var(--color-primary-text);font-size:16px;line-height:1.7;margin-bottom:22px}.ll-risk-list{margin:0;padding:0;display:grid;gap:14px}.ll-risk-item{display:flex;gap:12px;align-items:flex-start;color:#0d2137;font-size:13px;line-height:1.55}.ll-risk-dot{width:6px;height:6px;border-radius:999px;flex:0 0 auto;margin-top:9px;background:#136750}.ll-risk-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:22px;padding:14px 20px;font-size:14px;border-radius:12px;background:#000;color:#fff;font-weight:800;text-decoration:none}.ll-risk-btn:hover{background:#141414}@media(max-width:980px){.ll-risk-left{width:440px}}@media(max-width:900px){.ll-risk-inner{flex-direction:column;align-items:stretch;gap:28px}.ll-risk-right{order:1}.ll-risk-left{order:2}.ll-risk-left{width:100%;max-width:560px;margin:0 auto}}.ll-templates{padding:72px 16px 92px;background:var(--color-hero-bg-soft, #f0ece6)}.ll-templates-inner{max-width:1240px;margin:0 auto}.ll-templates-title{font-size:40px;line-height:1.12;font-weight:500;letter-spacing:-.02em;color:#0d2137;margin-bottom:18px}.ll-templates-desc{color:#2b3a48;font-size:16px;line-height:1.7;margin-bottom:18px}.ll-templates-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 22px}.ll-templates-tab{font-weight:800;font-size:13px;letter-spacing:.02em;padding:7px 12px;border-radius:999px;background:transparent;color:#0d2137;border:1px solid rgba(13,33,55,.28);cursor:pointer;transition:none}.ll-templates-tab--active{background:#000;border-color:#000;color:#fff;box-shadow:none;transition:none}.ll-templates-tab:not(.ll-templates-tab--active):hover{background:transparent;color:#0d2137}.ll-templates-shell{border-radius:6px;border:1px solid rgba(13,33,55,.08);background:#ffffffb3;overflow:hidden}.ll-templates-panel{padding:0}.ll-templates-grid{display:grid;grid-template-columns:repeat(4,1fr)}.ll-template-card{padding:18px 16px;border-left:1px solid rgba(13,33,55,.06);min-height:142px;cursor:pointer;transition:background-color .18s var(--ease-out),box-shadow .18s var(--ease-out),transform .18s var(--ease-out)}.ll-template-card:first-child{border-left:none}.ll-template-card:hover{background:#fffffff2;box-shadow:inset 0 0 0 1px #0d21371a}.ll-template-card:active{transform:translateY(1px)}.ll-template-card:focus-visible{outline:2px solid var(--color-primary-cta);outline-offset:-2px}.ll-template-top{display:flex;align-items:center;gap:10px;margin-bottom:10px}.ll-template-icon{width:22px;height:22px;display:grid;place-items:center;border-radius:6px;font-size:14px;color:#0d2137d9}.ll-template-code{font-size:10px;font-weight:900;color:#5a6a77bf}.ll-template-title{font-size:16px;font-weight:900;color:#0d2137;margin-bottom:10px}.ll-template-desc{font-size:13px;color:#5a6a77f2;line-height:1.35}@media(max-width:980px){.ll-templates{padding:60px 16px 80px}.ll-templates-grid{grid-template-columns:repeat(2,1fr)}.ll-template-card{border-left:none}.ll-template-card:nth-child(1),.ll-template-card:nth-child(2){border-top:none}.ll-template-card:nth-child(n+3){border-top:1px solid rgba(13,33,55,.06)}.ll-template-card:nth-child(odd){border-right:1px solid rgba(13,33,55,.06)}}@media(max-width:480px){.ll-templates-grid{grid-template-columns:1fr}.ll-template-card{border-right:none;border-top:1px solid rgba(13,33,55,.06);min-height:auto}.ll-template-card:first-child{border-top:none}}.ll-wordReview{background:var(--color-hero-bg, #f0ece6);padding:66px 16px 78px}.ll-wordReview-inner{max-width:1240px;margin:0 auto;display:flex;gap:44px;align-items:center;justify-content:space-between}.ll-wordReview-left{flex:0 0 auto;width:520px}.ll-wordReview-mock{border-radius:22px;padding:18px 16px 16px}.ll-wordReview-mockImg{width:100%;height:auto;display:block}.ll-wordReview-right{flex:1;max-width:560px}.ll-wordReview-eyebrow{color:var(--color-hero-teal);font-weight:800;font-size:13px;margin-bottom:16px;text-transform:none}.ll-wordReview-title{color:var(--color-primary-text);font-weight:500;letter-spacing:-.02em;font-size:40px;line-height:1.08;margin-bottom:18px}.ll-wordReview-accent{color:var(--color-hero-teal);font-weight:600}.ll-wordReview-desc{color:var(--color-primary-text);font-size:16px;line-height:1.7;margin-bottom:22px}.ll-wordReview-list{margin:0 0 18px;padding:0;list-style:none;display:grid;gap:12px}.ll-wordReview-item{display:flex;align-items:flex-start;gap:12px;color:var(--color-primary-text);font-size:13px;line-height:1.55}.ll-wordReview-dot{width:6px;height:6px;border-radius:999px;flex:0 0 auto;margin-top:9px;background:#136750}.ll-wordReview-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:8px}.ll-wordReview-btnPrimary{font-size:14px;display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:12px;background:#000;color:#fff;font-weight:800;border:1px solid transparent;transition:transform .16s var(--ease-out),background .16s var(--ease-out)}.ll-wordReview-btnPrimary:hover{transform:translateY(-1px);background:#141414}.ll-wordReview-btnSecondary{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:12px;background:#ffffffa6;color:#0d2137;font-weight:800;border:1px solid rgba(0,0,0,.05);box-shadow:0 1px 3px #0000000a;transition:transform .16s var(--ease-out),background .16s var(--ease-out)}.ll-wordReview-btnSecondary:hover{transform:translateY(-1px);background:#ffffffbf}@media(max-width:980px){.ll-wordReview-inner{gap:26px}.ll-wordReview-left{width:440px}}@media(max-width:900px){.ll-wordReview-inner{flex-direction:column;align-items:stretch;gap:28px}.ll-wordReview-left{width:100%;max-width:560px;margin:0 auto;order:2}.ll-wordReview-right{max-width:560px;margin:0 auto;order:1}.ll-wordReview-actions{justify-content:center}}.ll-salesInsights{background:var(--color-hero-bg-soft, #f0ece6);padding:66px 16px 78px}.ll-salesInsights-inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:44px}.ll-salesInsights-left{flex:0 0 auto;width:520px}.ll-salesInsights-mock{border-radius:22px;padding:18px 16px 16px}.ll-salesInsights-mockImg{width:100%;height:auto;display:block}.ll-salesInsights-right{flex:1;max-width:560px}.ll-salesInsights-eyebrow{color:var(--color-hero-teal);font-weight:800;font-size:13px;margin-bottom:16px}.ll-salesInsights-title{color:#0d2137;font-weight:500;letter-spacing:-.02em;font-size:40px;line-height:1.08;margin-bottom:18px}.ll-salesInsights-accent{color:#1a5276;font-weight:600}.ll-salesInsights-desc{color:var(--color-primary-text);font-size:16px;line-height:1.7;margin-bottom:22px}.ll-salesInsights-list{margin:0 0 18px;padding:0;list-style:none;display:grid;gap:12px}.ll-salesInsights-item{display:flex;align-items:flex-start;gap:12px;color:var(--color-primary-text);font-size:13px;line-height:1.55}.ll-salesInsights-dot{width:6px;height:6px;border-radius:999px;flex:0 0 auto;margin-top:9px;background:#136750}.ll-salesInsights-actions{margin-top:4px}.ll-salesInsights-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;font-size:14px;border-radius:12px;background:#000;color:#fff;font-weight:800;border:1px solid transparent;transition:transform .16s var(--ease-out),background .16s var(--ease-out)}.ll-salesInsights-btn:hover{transform:translateY(-1px);background:#141414}@media(max-width:980px){.ll-salesInsights-left{width:440px}}@media(max-width:900px){.ll-salesInsights-inner{flex-direction:column;align-items:stretch;gap:28px}.ll-salesInsights-right{max-width:560px;margin:0 auto;order:1}.ll-salesInsights-left{width:100%;max-width:560px;margin:0 auto;order:2}.ll-salesInsights-actions{display:flex;justify-content:center}}.ll-foundersSay{background:var(--color-hero-bg, #f0ece6);padding:72px 16px 92px}.ll-foundersSay-inner{max-width:1240px;margin:0 auto}.ll-foundersSay-header{margin-bottom:22px}.ll-foundersSay-eyebrow{font-size:13px;font-weight:800;text-transform:none;color:#0d2137;margin-bottom:10px}.ll-foundersSay-title{font-size:40px;line-height:1.08;font-weight:500;letter-spacing:-.02em;color:#0d2137;margin:0}.ll-foundersSay-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ll-foundersSay-card{background:#fffffff2;border:1px solid rgba(13,33,55,.08);border-radius:14px;padding:20px 18px 18px;min-height:138px;display:flex;flex-direction:column;position:relative}.ll-foundersSay-logoSlot{height:40px;display:flex;align-items:center}.ll-foundersSay-logo{max-height:54px;width:84px;object-fit:contain;display:block}.ll-foundersSay-quote{color:#2b3a48;font-size:14px;line-height:1.6;margin:14px 0 0;flex:1;padding-right:20px}.ll-foundersSay-arrow{position:absolute;right:16px;bottom:14px;color:#0d2137;font-weight:900;font-size:18px}@media(max-width:980px){.ll-foundersSay{padding:64px 16px 84px}.ll-foundersSay-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.ll-foundersSay-grid{grid-template-columns:1fr}}
