:root{--ink:#1f2421;--muted:#6f756f;--paper:#f6f1ea;--card:#fffdf9;--orange:#ff8c52;--orange2:#ffb06c;--green:#264f45;--line:rgba(31,36,33,.12);--shadow:0 30px 80px rgba(53,46,37,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.bnlei-home-shell{overflow:hidden}.bnlei-home-header{width:min(1240px,calc(100% - 48px));height:96px;margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.bnlei-home-brand{display:inline-flex;align-items:center;gap:12px}.bnlei-home-brandmark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:var(--green);color:#fff;box-shadow:0 10px 24px rgba(38,79,69,.2)}.bnlei-home-brandmark svg{width:30px;fill:#fff}.bnlei-home-brand>span:last-child{display:flex;flex-direction:column;line-height:1}.bnlei-home-brand strong{font-size:19px;letter-spacing:.14em}.bnlei-home-brand small{font-size:9px;letter-spacing:.2em;color:var(--muted);margin-top:7px}.bnlei-home-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.bnlei-home-nav>a:not(.bnlei-home-nav-cta){color:#5f655f}.bnlei-home-nav-cta{padding:12px 18px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.55);backdrop-filter:blur(12px)}
.bnlei-home-hero{width:min(1240px,calc(100% - 48px));min-height:690px;margin:20px auto 80px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.bnlei-home-eyebrow,.bnlei-home-kicker{font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--green)}.bnlei-home-eyebrow{display:flex;align-items:center;gap:9px}.bnlei-home-eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 6px rgba(255,140,82,.13)}.bnlei-home-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(58px,6.4vw,92px);line-height:.96;letter-spacing:-.055em;margin:28px 0 30px;font-weight:500}.bnlei-home-hero h1 em{font-weight:500;color:var(--orange);font-style:italic}.bnlei-home-lead{font-size:19px;line-height:1.7;color:var(--muted);max-width:590px}.bnlei-home-actions{display:flex;align-items:center;gap:22px;margin:38px 0}.bnlei-home-primary{display:inline-flex;align-items:center;gap:24px;background:var(--ink);color:#fff;padding:17px 23px;border-radius:999px;font-weight:700;box-shadow:0 14px 30px rgba(31,36,33,.18)}.bnlei-home-primary span{font-size:22px}.bnlei-home-no-app{font-size:13px;font-weight:700;color:#687069;display:flex;align-items:center;gap:8px}.bnlei-home-no-app:before{content:"✓";display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#dbe8dc;color:var(--green)}.bnlei-home-trust-row{display:flex;gap:28px;padding-top:22px;border-top:1px solid var(--line);font-size:13px;color:#656c65}.bnlei-home-trust-row span{display:flex;align-items:center;gap:8px}.bnlei-home-trust-row b{font-size:10px;color:var(--orange);letter-spacing:.12em}
.bnlei-home-visual{height:650px;position:relative;display:grid;place-items:center}.bnlei-home-visual:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffd8bb 0,#f5d9c6 25%,#d9e4da 56%,rgba(246,241,234,0) 73%);filter:blur(4px)}.bnlei-home-orbit{position:absolute;border:1px solid rgba(38,79,69,.13);border-radius:50%}.bnlei-home-orbit-one{width:600px;height:600px}.bnlei-home-orbit-two{width:460px;height:460px}.bnlei-home-phone{position:relative;width:310px;height:620px;padding:10px;border:2px solid rgba(255,255,255,.9);border-radius:48px;background:#272b28;box-shadow:0 42px 90px rgba(47,43,37,.29);transform:rotate(2.5deg);z-index:4}.bnlei-home-phone-top{height:24px;position:absolute;z-index:4;top:17px;left:0;right:0;display:grid;place-items:center}.bnlei-home-phone-top span{width:82px;height:20px;border-radius:20px;background:#171918}.bnlei-home-phone-screen{height:100%;border-radius:37px;overflow:hidden;background:linear-gradient(155deg,#cbb9a8,#88948d 48%,#6e716b);padding:27px 12px 12px}.bnlei-home-phone-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#fff;font-size:9px}.bnlei-home-phone-head b{font-family:Georgia,serif;font-size:18px}.bnlei-home-login{text-align:right}.bnlei-home-lost-pill{position:relative;z-index:3;width:235px;height:58px;margin:23px auto -15px;border-radius:25px 25px 28px 28px;background:linear-gradient(135deg,var(--orange2),var(--orange));color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-size:16px;font-weight:900;box-shadow:0 12px 24px rgba(212,99,45,.32),inset 0 1px rgba(255,255,255,.65);border:1px solid rgba(255,255,255,.55)}.bnlei-home-lost-pill:after{content:"";position:absolute;bottom:-10px;width:22px;height:22px;background:var(--orange);transform:rotate(45deg);border-radius:4px}.bnlei-home-lost-pill span{width:34px;height:34px;border-radius:50%;background:#fff;color:var(--orange);display:grid;place-items:center;z-index:1}.bnlei-home-pet-photo{height:284px;border:1px solid rgba(255,255,255,.7);border-radius:30px;overflow:hidden;background:radial-gradient(circle at 50% 38%,#f6d8b9 0 18%,#c88758 19% 31%,#6e4f3c 32% 33%,transparent 34%),linear-gradient(180deg,#324940,#7d9485 56%,#c4a77f);display:grid;place-items:end center}.bnlei-home-pet-face{position:relative;width:160px;height:210px;border-radius:45% 45% 35% 35%;background:linear-gradient(90deg,#a85f34 0 28%,#fff3e5 29% 70%,#a85f34 71%);box-shadow:inset 0 -20px 30px rgba(90,54,32,.13)}.bnlei-home-pet-face .ear{position:absolute;top:7px;width:60px;height:100px;background:#9b552f}.bnlei-home-pet-face .ear.left{left:-33px;border-radius:80% 20% 70% 30%;transform:rotate(17deg)}.bnlei-home-pet-face .ear.right{right:-33px;border-radius:20% 80% 30% 70%;transform:rotate(-17deg)}.bnlei-home-pet-face .eye{position:absolute;top:82px;width:14px;height:14px;border-radius:50%;background:#1e1c18;box-shadow:inset 0 0 0 3px #4d3a2b}.bnlei-home-pet-face .eye.left{left:43px}.bnlei-home-pet-face .eye.right{right:43px}.bnlei-home-pet-face .snout{position:absolute;left:42px;top:105px;width:76px;height:72px;border-radius:50%;background:#fff6e9}.bnlei-home-pet-face .nose{position:absolute;top:111px;left:65px;width:30px;height:23px;border-radius:50% 50% 55% 55%;background:#35251e}.bnlei-home-item-card{margin-top:10px;padding:14px;border-radius:24px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.32);color:#fff;backdrop-filter:blur(18px)}.bnlei-home-item-title{display:flex;align-items:center;gap:11px}.bnlei-home-item-title>span{width:37px;height:37px;border-radius:50%;background:rgba(255,255,255,.25);display:grid;place-items:center;color:#ffb17a}.bnlei-home-item-title div{display:flex;flex-direction:column}.bnlei-home-item-title strong{font-family:Georgia,serif;font-size:22px}.bnlei-home-item-title small{font-size:8px}.bnlei-home-item-card p{font-size:9px;opacity:.9}.bnlei-home-phone-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.bnlei-home-phone-actions span{padding:9px 4px;border-radius:12px;text-align:center;font-size:9px;font-weight:800;background:#59b84f}.bnlei-home-phone-actions span+span{background:#338fe7}.bnlei-home-tag-card{position:absolute;z-index:7;left:0;top:90px;width:145px;height:190px;border-radius:37px;background:linear-gradient(145deg,#fff,#e8e4dd);box-shadow:var(--shadow);transform:rotate(-11deg);padding:28px 22px;text-align:center}.bnlei-home-tag-hole{display:block;width:22px;height:22px;border-radius:50%;margin:0 auto 18px;background:var(--paper);box-shadow:inset 0 2px 5px rgba(0,0,0,.18)}.bnlei-home-tag-logo{font-weight:900;letter-spacing:.12em;font-size:15px}.bnlei-home-mini-qr{width:62px;height:62px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin:13px auto}.bnlei-home-mini-qr i{background:var(--ink);border-radius:2px}.bnlei-home-mini-qr i:nth-child(2),.bnlei-home-mini-qr i:nth-child(4),.bnlei-home-mini-qr i:nth-child(8){opacity:.15}.bnlei-home-tag-card small{font-size:7px;letter-spacing:.15em}.bnlei-home-floating-note{position:absolute;z-index:8;right:-8px;bottom:76px;padding:15px 18px;border-radius:18px;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);box-shadow:var(--shadow);display:flex;align-items:center;gap:11px;transform:rotate(-3deg)}.bnlei-home-floating-note>span{width:31px;height:31px;border-radius:50%;background:#dceade;color:var(--green);display:grid;place-items:center}.bnlei-home-floating-note div{display:flex;flex-direction:column}.bnlei-home-floating-note b{font-size:12px}.bnlei-home-floating-note small{font-size:9px;color:var(--muted)}
.bnlei-home-proof{width:min(1180px,calc(100% - 48px));margin:0 auto 130px;display:grid;grid-template-columns:repeat(3,1fr);background:var(--card);border:1px solid var(--line);border-radius:30px;box-shadow:0 24px 60px rgba(61,54,46,.08)}.bnlei-home-proof article{padding:42px;position:relative}.bnlei-home-proof article+article{border-left:1px solid var(--line)}.bnlei-home-proof article>span{font-size:11px;letter-spacing:.14em;color:var(--orange);font-weight:900}.bnlei-home-proof h2{font-family:Georgia,serif;font-size:27px;margin:17px 0 10px}.bnlei-home-proof p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.bnlei-home-process{width:min(1180px,calc(100% - 48px));margin:0 auto 140px;display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:start}.bnlei-home-section-copy h2,.bnlei-home-privacy h2,.bnlei-home-final h2{font-family:Georgia,serif;font-weight:500;font-size:clamp(44px,5vw,68px);line-height:1.06;letter-spacing:-.04em;margin:22px 0}.bnlei-home-section-copy p{font-size:17px;color:var(--muted);max-width:450px}.bnlei-home-steps{display:grid}.bnlei-home-steps article{display:grid;grid-template-columns:60px 1fr;gap:22px;padding:28px 0;border-bottom:1px solid var(--line)}.bnlei-home-steps article:first-child{padding-top:0}.bnlei-home-steps b{width:48px;height:48px;border-radius:16px;background:#fff;display:grid;place-items:center;color:var(--orange);box-shadow:0 9px 20px rgba(56,49,42,.08)}.bnlei-home-steps h3{font-size:19px;margin:0 0 8px}.bnlei-home-steps p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.bnlei-home-privacy{width:min(1180px,calc(100% - 48px));margin:0 auto 130px;padding:70px;border-radius:42px;background:var(--green);color:#fff;display:grid;grid-template-columns:150px 1fr .85fr;align-items:center;gap:55px;position:relative;overflow:hidden}.bnlei-home-privacy:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-180px;top:-200px}.bnlei-home-privacy .bnlei-home-kicker{color:#ffb27f}.bnlei-home-privacy h2{font-size:50px;margin-bottom:16px}.bnlei-home-privacy p{color:rgba(255,255,255,.68);max-width:610px}.bnlei-home-lock{width:125px;height:125px;border-radius:36px;background:rgba(255,255,255,.1);display:grid;place-items:center}.bnlei-home-lock span{width:52px;height:48px;border-radius:12px;background:#ff9b61;position:relative}.bnlei-home-lock span:before{content:"";position:absolute;width:31px;height:32px;border:8px solid #ff9b61;border-bottom:0;border-radius:22px 22px 0 0;left:3px;top:-28px}.bnlei-home-lock span:after{content:"";position:absolute;width:7px;height:14px;border-radius:5px;background:#fff;left:22px;top:17px}.bnlei-home-privacy ul{list-style:none;margin:0;padding:0;display:grid;gap:18px;font-size:14px}.bnlei-home-privacy li{display:flex;align-items:center;gap:10px}.bnlei-home-privacy li span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.12);color:#ffb27f}.bnlei-home-final{width:min(960px,calc(100% - 48px));text-align:center;margin:0 auto 120px}.bnlei-home-final-paw{display:grid;place-items:center;width:78px;height:78px;margin:auto;border-radius:25px;background:linear-gradient(135deg,var(--orange2),var(--orange));font-size:34px;box-shadow:0 20px 38px rgba(255,140,82,.24)}.bnlei-home-final p{color:var(--muted);font-size:17px;max-width:650px;margin:0 auto 30px}.bnlei-home-scan-hint{width:min(420px,100%);height:112px;margin:auto;position:relative;display:grid;place-items:center;color:var(--green);font-size:14px}.bnlei-home-corner{position:absolute;width:28px;height:28px;border-color:var(--orange);border-style:solid}.bnlei-home-corner.tl{left:0;top:0;border-width:3px 0 0 3px}.bnlei-home-corner.tr{right:0;top:0;border-width:3px 3px 0 0}.bnlei-home-corner.bl{left:0;bottom:0;border-width:0 0 3px 3px}.bnlei-home-corner.br{right:0;bottom:0;border-width:0 3px 3px 0}.bnlei-home-footer{width:min(1240px,calc(100% - 48px));margin:auto;padding:36px 0 46px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:35px;color:var(--muted);font-size:12px}.bnlei-home-brand.compact .bnlei-home-brandmark{width:35px;height:35px;border-radius:11px}.bnlei-home-brand.compact strong{font-size:15px}.bnlei-home-brand.compact small{font-size:7px}
@media(max-width:980px){.bnlei-home-nav>a:not(.bnlei-home-nav-cta){display:none}.bnlei-home-hero{grid-template-columns:1fr;gap:20px;text-align:center}.bnlei-home-hero-copy{padding-top:40px}.bnlei-home-eyebrow,.bnlei-home-actions,.bnlei-home-trust-row{justify-content:center}.bnlei-home-lead{margin-left:auto;margin-right:auto}.bnlei-home-visual{transform:scale(.9);margin-top:-20px}.bnlei-home-proof{grid-template-columns:1fr}.bnlei-home-proof article+article{border-left:0;border-top:1px solid var(--line)}.bnlei-home-process{grid-template-columns:1fr;gap:50px}.bnlei-home-privacy{grid-template-columns:110px 1fr}.bnlei-home-privacy ul{grid-column:2}.bnlei-home-footer{grid-template-columns:1fr;text-align:center;justify-items:center}}
@media(max-width:640px){.bnlei-home-header,.bnlei-home-hero,.bnlei-home-proof,.bnlei-home-process,.bnlei-home-privacy,.bnlei-home-final,.bnlei-home-footer{width:min(100% - 28px,1240px)}.bnlei-home-header{height:78px}.bnlei-home-nav-cta{padding:10px 13px;font-size:12px}.bnlei-home-hero{margin-top:0;margin-bottom:25px;min-height:auto}.bnlei-home-hero h1{font-size:53px}.bnlei-home-lead{font-size:16px}.bnlei-home-actions{flex-direction:column}.bnlei-home-trust-row{gap:13px;flex-wrap:wrap}.bnlei-home-visual{height:560px;transform:scale(.78);margin:-55px -50px}.bnlei-home-tag-card{left:20px}.bnlei-home-floating-note{right:15px}.bnlei-home-proof{margin-bottom:90px}.bnlei-home-proof article{padding:30px}.bnlei-home-process{margin-bottom:90px}.bnlei-home-privacy{padding:42px 28px;grid-template-columns:1fr;text-align:center;margin-bottom:90px}.bnlei-home-privacy .bnlei-home-lock{margin:auto}.bnlei-home-privacy ul{grid-column:auto;text-align:left;margin:auto}.bnlei-home-privacy h2{font-size:39px}.bnlei-home-final{margin-bottom:80px}.bnlei-home-section-copy h2,.bnlei-home-final h2{font-size:43px}.bnlei-home-footer{padding-bottom:30px}}
