/* LenDain Website v2.1 */
:root{
  --green:#128a57;--green-dark:#09673f;--green-soft:#eaf8f1;
  --red:#d4263d;--red-soft:#fff0f2;--ink:#10231a;--text:#42554b;
  --muted:#6d7d74;--line:#dbe9e1;--bg:#f6faf8;--white:#fff;
  --shadow:0 18px 50px rgba(20,67,44,.10);--radius:22px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;background:var(--bg);color:var(--ink);line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit}.container{width:min(1120px,calc(100% - 36px));margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:0;background:var(--ink);color:white;padding:10px 14px;z-index:100}.skip-link:focus{left:10px;top:10px}.site-header{position:sticky;top:0;z-index:50;background:rgba(246,250,248,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(219,233,225,.85)}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;text-decoration:none}.brand img{width:142px;height:auto;display:block}.nav-links{display:flex;align-items:center;gap:24px}.nav-links a{text-decoration:none;font-size:.94rem;font-weight:700;color:#34483e}.nav-links a:hover,.nav-links a:focus{color:var(--green)}.menu-btn{display:none;border:1px solid var(--line);background:white;border-radius:12px;padding:9px 11px;font-size:1.15rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 20px;border-radius:14px;text-decoration:none;font-weight:800;border:1px solid transparent;transition:.18s ease;cursor:pointer}.btn-primary{background:var(--green);color:white;box-shadow:0 10px 24px rgba(18,138,87,.22)}.btn-primary:hover{background:var(--green-dark);transform:translateY(-1px)}.btn-outline{background:white;color:var(--green-dark);border-color:#b8dac7}.btn-outline:hover{border-color:var(--green);background:var(--green-soft)}.btn-disabled{background:#edf2ef;color:#75847c;border-color:#dde6e1;cursor:not-allowed;box-shadow:none}.btn-small{min-height:42px;padding-inline:16px;border-radius:12px}.hero{position:relative;overflow:hidden;padding:78px 0 82px}.hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:#e4f7ee;left:-220px;top:-190px;z-index:-1}.hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:#fde8eb;right:-160px;bottom:-170px;z-index:-1}.hero-grid{display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:64px}.eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid #bfe5d0;background:rgba(255,255,255,.82);border-radius:999px;padding:8px 13px;font-weight:800;font-size:.82rem;color:var(--green-dark);letter-spacing:.02em}.dot{width:8px;height:8px;border-radius:50%;background:var(--green)}h1{font-size:clamp(2.55rem,5vw,4.7rem);line-height:1.06;letter-spacing:-.055em;margin:22px 0 20px;max-width:820px}.accent{color:var(--green)}.hero-copy{font-size:1.14rem;color:var(--text);max-width:650px;margin:0 0 28px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.microcopy{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:24px;color:#52665b;font-size:.9rem;font-weight:700}.microcopy span:before{content:"✓";color:var(--green);margin-right:7px}.phone-card{position:relative;margin-inline:auto;width:min(390px,100%);background:#10231a;border-radius:42px;padding:13px;box-shadow:0 30px 80px rgba(14,58,38,.25);transform:rotate(1.5deg)}.phone-screen{background:#f7faf8;border-radius:31px;padding:28px 22px 25px;min-height:610px;overflow:hidden}.phone-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.phone-top img{width:118px}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);font-weight:900;color:var(--green-dark)}.hello{font-size:.88rem;color:var(--muted)}.overview{background:linear-gradient(145deg,#0e7d4e,#149e65);color:white;border-radius:24px;padding:22px;box-shadow:0 14px 30px rgba(18,138,87,.24)}.overview small{opacity:.82}.balance{font-size:2rem;font-weight:900;margin:3px 0 16px}.balance-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.balance-box{background:rgba(255,255,255,.14);padding:12px;border-radius:15px}.balance-box b{display:block;margin-top:2px}.recent-title{font-weight:900;margin:26px 0 10px}.transaction{display:flex;align-items:center;justify-content:space-between;padding:14px 2px;border-bottom:1px solid #e4ece7}.trans-left{display:flex;align-items:center;gap:11px}.trans-icon{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;background:var(--green-soft);font-weight:900;color:var(--green-dark)}.trans-icon.red{background:var(--red-soft);color:var(--red)}.trans-name{font-weight:850}.trans-meta{font-size:.76rem;color:var(--muted)}.amount{font-weight:900;color:var(--green)}.amount.red{color:var(--red)}.verified{display:inline-flex;align-items:center;gap:5px;margin-top:20px;padding:9px 12px;border-radius:12px;background:white;color:var(--green-dark);font-size:.82rem;font-weight:850;box-shadow:0 8px 18px rgba(16,35,26,.08)}section{padding:80px 0}.section-head{max-width:750px;margin:0 auto 42px;text-align:center}.kicker{font-size:.83rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--green)}h2{font-size:clamp(2rem,3.5vw,3.15rem);line-height:1.13;letter-spacing:-.038em;margin:10px 0 15px}.section-head p,.lead{color:var(--text);font-size:1.05rem}.grid{display:grid;gap:18px}.features-grid{grid-template-columns:repeat(3,1fr)}.card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:0 8px 30px rgba(25,68,45,.045)}.card-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:var(--green-soft);color:var(--green-dark);font-size:1.35rem;font-weight:900}.card h3{margin:18px 0 8px;font-size:1.18rem}.card p{color:var(--text);margin:0}.band{background:#10231a;color:white}.band .section-head p{color:#c9d7d0}.use-grid{grid-template-columns:repeat(4,1fr)}.use-card{background:#173126;border-color:#2b493b}.use-card .card-icon{background:#24493a;color:#8ce5b6}.use-card p{color:#c8d6cf}.steps{counter-reset:step;grid-template-columns:repeat(3,1fr)}.step{position:relative;padding-top:70px}.step:before{counter-increment:step;content:counter(step);position:absolute;top:22px;left:26px;width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:var(--green);color:white;font-weight:900}.trust-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:stretch}.trust-panel{background:linear-gradient(145deg,#eaf8f1,#fff);border:1px solid #cfe9dc;border-radius:30px;padding:38px}.trust-panel.red{background:linear-gradient(145deg,#fff0f2,#fff);border-color:#f3cdd3}.trust-panel h3{font-size:1.55rem;margin:10px 0}.trust-list{margin:22px 0 0;padding:0;list-style:none}.trust-list li{position:relative;padding-left:29px;margin:12px 0;color:var(--text)}.trust-list li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.trust-panel.red .trust-list li:before{content:"×";color:var(--red)}.faq{max-width:850px;margin:auto}.faq details{background:white;border:1px solid var(--line);border-radius:16px;margin:12px 0;padding:0 20px}.faq summary{cursor:pointer;font-weight:850;padding:20px 36px 20px 0;position:relative}.faq summary:after{content:"+";position:absolute;right:0;font-size:1.35rem;color:var(--green)}.faq details[open] summary:after{content:"−"}.faq details p{margin:0 0 20px;color:var(--text)}.cta{padding:0 0 80px}.cta-box{background:linear-gradient(135deg,#0d7549,#13965e);color:white;border-radius:32px;padding:52px;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:var(--shadow)}.cta-box h2{margin:0 0 10px}.cta-box p{margin:0;color:#d9efe4;max-width:640px}.site-footer{background:#0d1e16;color:#d9e4de;padding:55px 0 26px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:34px}.footer-logo{width:150px;filter:brightness(0) invert(1);opacity:.95}.site-footer h4{color:white;margin:0 0 13px}.site-footer a{display:block;text-decoration:none;color:#c8d5ce;margin:8px 0}.site-footer a:hover{color:white}.site-footer p{color:#aebdb5;max-width:390px}.footer-bottom{border-top:1px solid #2c4035;margin-top:38px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:.86rem;color:#95a79d}.socials{display:flex;gap:9px;flex-wrap:wrap}.social-chip{display:inline-flex!important;border:1px solid #385044;border-radius:10px;padding:7px 10px;margin:0!important;font-size:.8rem}.social-chip.planned{opacity:.55}.legal-page{padding:58px 0 80px}.legal-shell{max-width:840px;margin:auto;background:white;border:1px solid var(--line);border-radius:26px;padding:clamp(24px,5vw,54px);box-shadow:0 15px 45px rgba(22,63,42,.06)}.legal-shell h1{font-size:clamp(2.1rem,5vw,3.3rem);margin-top:6px}.legal-shell h2{font-size:1.35rem;letter-spacing:-.02em;margin:36px 0 10px}.legal-shell p,.legal-shell li{color:var(--text)}.legal-shell a{color:var(--green-dark)}.updated{color:var(--muted);font-size:.9rem}.note{background:var(--green-soft);border:1px solid #bfe2ce;border-radius:16px;padding:16px 18px;margin:20px 0}.warning{background:var(--red-soft);border-color:#f2c8cf}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:15px}.policy-table{width:100%;border-collapse:collapse}.policy-table th,.policy-table td{text-align:left;padding:13px 15px;border-bottom:1px solid var(--line)}.policy-table th{background:#f1f7f4}.help-grid{grid-template-columns:repeat(2,1fr)}.help-card h2{font-size:1.25rem;margin-top:14px}.copy-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.04rem;padding:14px;border:2px dashed var(--green);border-radius:13px;background:var(--green-soft);word-break:break-all}.center{text-align:center}.status-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:var(--green-soft);color:var(--green-dark);padding:8px 13px;font-weight:850;font-size:.84rem}.not-found{min-height:65vh;display:grid;place-items:center;text-align:center}.not-found h1{font-size:7rem;margin:0;color:var(--green)}
@media(max-width:920px){.nav-links{display:none;position:absolute;top:76px;left:18px;right:18px;background:white;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.menu-btn{display:block}.hero-grid,.trust-wrap{grid-template-columns:1fr}.hero-copy-wrap{text-align:center}.hero-copy{margin-inline:auto}.hero-actions,.microcopy{justify-content:center}.phone-card{margin-top:18px}.features-grid{grid-template-columns:repeat(2,1fr)}.use-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-brand{grid-column:1/-1}.cta-box{display:block;text-align:center}.cta-box .hero-actions{margin-top:24px}}
@media(max-width:620px){.container{width:min(100% - 24px,1120px)}.nav{min-height:68px}.nav-links{top:68px}.brand img{width:124px}.hero{padding:52px 0 64px}.hero-grid{gap:36px}h1{font-size:2.65rem}.phone-card{width:100%;max-width:370px;border-radius:36px}.phone-screen{min-height:555px;padding:23px 17px}.features-grid,.use-grid,.steps,.help-grid{grid-template-columns:1fr}section{padding:62px 0}.card{padding:22px}.cta{padding-bottom:62px}.cta-box{padding:34px 22px;border-radius:24px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin:7px 0}.legal-page{padding:30px 0 60px}.legal-shell{border-radius:20px}.hero-actions .btn{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}

/* Homepage real app screenshot */
.phone-screen-image{padding:0;min-height:0;aspect-ratio:9/16;background:#fff}
.phone-screen-image img{display:block;width:100%;height:100%;object-fit:cover;border-radius:31px}

/* v2.1 content, SEO and conversion pages */
[hidden]{display:none!important}.phone-screen-image picture{display:block;width:100%;height:100%}.card-link{display:inline-flex;margin-top:16px;color:var(--green-dark);font-weight:850;text-decoration:none}.card-link:hover{text-decoration:underline}.card-link.light{color:#8ce5b6}.section-action{margin-top:28px}.content-page{padding:44px 0 80px}.content-shell{max-width:920px;margin:auto;background:white;border:1px solid var(--line);border-radius:28px;padding:clamp(25px,5vw,58px);box-shadow:0 15px 45px rgba(22,63,42,.06)}.content-shell h1{font-size:clamp(2.25rem,5vw,4rem);margin:12px 0 18px}.content-shell h2{font-size:clamp(1.45rem,3vw,2rem);margin:38px 0 12px}.content-shell h3{margin-top:26px}.content-shell p,.content-shell li{color:var(--text)}.content-shell a{color:var(--green-dark)}.breadcrumbs{max-width:920px;margin:0 auto 16px;display:flex;gap:8px;align-items:center;color:var(--muted);font-size:.9rem}.breadcrumbs a{text-decoration:none}.content-grid.two{display:grid;grid-template-columns:1.35fr .8fr;gap:24px;align-items:start}.callout,.notice,.contact-box{background:var(--green-soft);border:1px solid #c2e3d1;border-radius:20px;padding:22px}.callout h2,.contact-box h2{margin-top:0}.red-callout{background:var(--red-soft);border-color:#f2c8cf}.notice{margin:28px 0}.check-list{padding:0;list-style:none}.check-list li{position:relative;padding-left:28px;margin:11px 0}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.number-list{counter-reset:item;list-style:none;padding:0}.number-list li{counter-increment:item;position:relative;padding:14px 0 14px 54px;min-height:48px;border-bottom:1px solid var(--line)}.number-list li:before{content:counter(item);position:absolute;left:0;top:10px;width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:var(--green);color:white;font-weight:900}.number-list.large li{padding-bottom:22px;padding-top:18px}.next-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}.next-links a{font-weight:850;text-decoration:none}.process-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mini-step{background:var(--green-soft);border:1px solid #cce8d9;border-radius:16px;padding:18px;display:flex;align-items:center;gap:12px}.mini-step b{width:30px;height:30px;border-radius:10px;background:var(--green);color:white;display:grid;place-items:center}.feature-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature-detail-grid section{padding:25px;background:#f8fbf9;border:1px solid var(--line);border-radius:20px}.feature-detail-grid section h2{margin-top:0}.article-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.article-card{background:#f8fbf9;border:1px solid var(--line);border-radius:20px;padding:24px}.article-card h2{font-size:1.3rem;margin:10px 0}.article-card h2 a{text-decoration:none}.guide-meta{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--green);font-weight:900}.contact-box{margin-top:28px}.download-panel{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center;background:#f8fbf9;border:1px solid var(--line);border-radius:22px;padding:26px}.download-panel h2{margin-top:0}.center{text-align:center}.site-footer .socials[hidden]{display:none}.nav-links .btn{white-space:nowrap}
@media(max-width:920px){.content-grid.two,.process-row{grid-template-columns:1fr 1fr}.nav-links{max-height:calc(100vh - 90px);overflow:auto}}
@media(max-width:620px){.content-grid.two,.process-row,.feature-detail-grid,.article-grid,.download-panel{grid-template-columns:1fr}.content-page{padding-top:26px}.content-shell{border-radius:20px}.breadcrumbs{padding-inline:4px}.mini-step{align-items:flex-start}.download-panel{text-align:center}.download-panel img{margin:auto}.next-links{display:block}.next-links a{display:block;margin:12px 0}}
