:root{
  --lb-green:#63ff2a;
  --lb-green-2:#41e800;
  --lb-black:#050505;
  --lb-ink:#121212;
  --lb-gray:#6f7480;
  --lb-line:#e7eaee;
  --lb-soft:#f6f8fa;
  --lb-white:#fff;
  --lb-radius:28px;
  --lb-shadow:0 28px 70px rgba(11,18,28,.10);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.lb-site{margin:0;color:var(--lb-ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}
body.lb-menu-open{overflow:hidden}
a{color:inherit}
img{max-width:100%;height:auto}
.lb-container{width:min(1440px,calc(100% - 80px));margin:0 auto}
.lb-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.05)}
.lb-header-inner{height:88px;display:flex;align-items:center;gap:36px}
.lb-logo{text-decoration:none;display:inline-flex;flex-direction:column;line-height:1;color:#050505;min-width:max-content}
.custom-logo-link{display:block;line-height:0}.custom-logo{max-width:220px!important;height:auto!important}
.lb-wordmark{display:flex;align-items:baseline;font-size:31px;letter-spacing:-1.8px}.lb-wordmark strong{font-weight:800}.lb-wordmark strong::after{content:"O";color:var(--lb-green-2);margin-left:-.05em}.lb-wordmark strong{font-size:0}.lb-wordmark strong::before{content:"LAMB";font-size:31px;color:#050505}.lb-wordmark span{font-weight:400}
.lb-logo small{font-size:12px;font-weight:700;margin-top:5px;letter-spacing:-.1px}
.lb-nav{margin-left:auto}.lb-menu{display:flex;align-items:center;gap:34px;list-style:none;margin:0;padding:0}.lb-menu a{text-decoration:none;font-size:14px;font-weight:600;color:#25282d;transition:.2s}.lb-menu a:hover{color:var(--lb-green-2)}
.lb-header-cta{display:inline-flex;text-decoration:none;background:#050505;color:#fff;padding:13px 19px;border-radius:999px;font-size:13px;font-weight:700}
.lb-menu-toggle{display:none;margin-left:auto;width:42px;height:42px;border:0;background:#050505;border-radius:50%;padding:12px;cursor:pointer}.lb-menu-toggle span{display:block;height:2px;background:#fff;margin:4px 0;border-radius:2px}
.lb-hero{overflow:hidden;background:radial-gradient(circle at 70% 10%,#e6f6ff 0,rgba(230,246,255,0) 33%),linear-gradient(135deg,#fff 0%,#fbfdff 54%,#f4faff 100%)}
.lb-hero-grid{min-height:790px;display:grid;grid-template-columns:.93fr 1.07fr;align-items:stretch}
.lb-hero-copy{padding:92px 40px 54px 0;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:3}
.lb-eyebrow,.lb-kicker{font-size:13px;font-weight:800;letter-spacing:.28em;color:#202328;margin-bottom:22px}
.lb-hero h1{margin:0;max-width:690px;font-size:clamp(58px,5.8vw,94px);line-height:.92;letter-spacing:-.065em;font-weight:800}.lb-hero h1 span{display:block;color:var(--lb-green-2)}
.lb-hero-copy>p{max-width:590px;font-size:21px;line-height:1.55;color:#353941;margin:30px 0 32px}
.lb-btn{display:inline-flex;align-items:center;justify-content:center;gap:26px;width:max-content;padding:18px 28px;border-radius:999px;text-decoration:none;font-size:16px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.lb-btn:hover{transform:translateY(-2px)}.lb-btn-green{background:var(--lb-green);color:#050505;box-shadow:0 14px 34px rgba(82,255,30,.22)}.lb-btn-green:hover{background:#79ff45;box-shadow:0 18px 40px rgba(82,255,30,.30)}.lb-btn-black{background:#050505;color:#fff}
.lb-feature-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:64px;max-width:720px}.lb-feature-row article{padding:0 22px;border-right:1px solid var(--lb-line)}.lb-feature-row article:first-child{padding-left:0}.lb-feature-row article:last-child{border-right:0}.lb-icon{font-size:25px;margin-bottom:11px}.lb-feature-row strong{display:block;font-size:17px}.lb-feature-row span{display:block;margin-top:5px;font-size:13px;color:#858a94}
.lb-hero-art{position:relative;min-height:790px;display:flex;align-items:flex-end;justify-content:flex-end}.lb-hero-art img{position:absolute;right:-7%;bottom:0;width:112%;height:100%;object-fit:cover;object-position:center left;z-index:2}.lb-green-orbit{position:absolute;z-index:1;width:640px;height:640px;border:34px solid var(--lb-green);border-radius:50%;right:-170px;top:70px;opacity:.85;filter:blur(.1px)}
.lb-trust-strip{border-top:1px solid var(--lb-line);border-bottom:1px solid var(--lb-line);background:#fff}.lb-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.lb-trust-grid>div{padding:30px 30px;border-right:1px solid var(--lb-line)}.lb-trust-grid>div:first-child{padding-left:0}.lb-trust-grid>div:last-child{border-right:0}.lb-trust-num{display:block;font-size:28px;font-weight:800;letter-spacing:-.04em}.lb-trust-grid span:last-child{display:block;color:#7a7f88;font-size:13px;margin-top:6px}
.lb-section{padding:120px 0}.lb-section-soft{background:var(--lb-soft)}
.lb-section-head{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end;margin-bottom:56px}.lb-section-head h2,.lb-split-copy h2,.lb-dark-section h2,.lb-cta h2{font-size:clamp(44px,5vw,76px);letter-spacing:-.055em;line-height:.98;margin:0;font-weight:800}.lb-section-head h2 span{color:var(--lb-green-2)}.lb-section-head>p{font-size:19px;line-height:1.6;color:#676d76;max-width:520px;margin:0}
.lb-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.lb-product-card{background:#fff;border:1px solid #e9ecef;border-radius:26px;padding:32px;min-height:310px;display:flex;flex-direction:column;box-shadow:0 12px 40px rgba(15,20,28,.04);transition:.25s}.lb-product-card:hover{transform:translateY(-5px);box-shadow:var(--lb-shadow)}.lb-product-featured{background:#050505;color:#fff}.lb-card-icon{width:50px;height:50px;border-radius:15px;background:var(--lb-green);display:grid;place-items:center;font-size:23px;color:#050505}.lb-product-card h3{font-size:30px;letter-spacing:-.035em;margin:42px 0 12px}.lb-product-card p{font-size:15px;line-height:1.55;color:#7a7f88;margin:0 0 28px}.lb-product-featured p{color:#b7bbc2}.lb-product-card a{margin-top:auto;text-decoration:none;font-size:14px;font-weight:800}
.lb-split{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.lb-phone-demo{display:flex;justify-content:center;padding:40px;position:relative}.lb-phone-demo::before{content:"";position:absolute;width:460px;height:460px;border-radius:50%;background:var(--lb-green);filter:blur(1px);opacity:.12;top:50%;left:50%;transform:translate(-50%,-50%)}.lb-phone-shell{position:relative;width:330px;min-height:650px;background:#fff;border:10px solid #0e1013;border-radius:52px;box-shadow:0 35px 80px rgba(12,18,28,.18);padding:28px 24px}.lb-phone-top{display:flex;justify-content:space-between;font-size:12px;font-weight:700}.lb-mini-logo{margin-top:30px;font-size:22px}.lb-mini-logo b::after{content:"O";color:var(--lb-green-2)}.lb-mini-logo b{font-size:0}.lb-mini-logo b::before{content:"LAMB";font-size:22px}.lb-phone-shell>p{font-size:13px;color:#7f838b;margin:34px 0 5px}.lb-phone-shell>strong{font-size:37px;letter-spacing:-.04em}.lb-growth{display:block;width:max-content;margin-top:10px;background:#ecffe5;color:#2bb300;padding:6px 9px;border-radius:99px;font-size:11px;font-weight:700}.lb-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:34px 0}.lb-actions i{font-style:normal;width:44px;height:44px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;margin:auto}.lb-actions i:first-child{background:var(--lb-green-2)}.lb-activity{border-top:1px solid var(--lb-line);padding-top:24px}.lb-activity b{display:block;margin-bottom:18px}.lb-activity span{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #f0f1f3;font-size:13px}.lb-activity em{font-style:normal;color:#111}.lb-split-copy>p{font-size:19px;line-height:1.65;color:#666c75;max-width:590px}.lb-checks{list-style:none;padding:0;margin:34px 0}.lb-checks li{padding:13px 0 13px 34px;position:relative;font-weight:700}.lb-checks li::before{content:"✓";position:absolute;left:0;top:10px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--lb-green);font-size:12px}.lb-text-link{text-decoration:none;font-weight:800}
.lb-dark-section{padding:120px 0;background:#050505;color:#fff}.lb-dark-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.lb-kicker-light{color:#bbb}.lb-dark-section p{color:#aaaeb6;font-size:18px;line-height:1.65;max-width:540px}.lb-access-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.lb-access-grid article{border:1px solid #24272c;background:#0d0e10;border-radius:24px;padding:30px;min-height:230px}.lb-access-grid span{font-size:12px;color:var(--lb-green);font-weight:800}.lb-access-grid h3{font-size:28px;margin:46px 0 10px}.lb-access-grid p{font-size:14px;margin:0}
.lb-cta{padding:90px 0;background:#fff}.lb-cta-box{background:var(--lb-green);border-radius:32px;padding:58px 64px;display:flex;justify-content:space-between;align-items:center;gap:50px}.lb-cta .lb-kicker{margin-bottom:16px}.lb-cta p{margin:14px 0 0;font-size:18px}.lb-cta h2{font-size:clamp(42px,4vw,64px)}
.lb-footer{background:#090a0b;color:#fff;padding:70px 0 28px}.lb-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:48px}.lb-logo-footer{color:#fff}.lb-logo-footer .lb-wordmark strong::before{color:#fff}.lb-logo-footer p,.lb-footer p{color:#8f949c}.lb-footer h4{font-size:13px;text-transform:uppercase;letter-spacing:.16em;color:#8d929a;margin:0 0 18px}.lb-footer a{display:block;text-decoration:none;color:#fff;font-size:14px;margin:9px 0}.lb-footer-menu{list-style:none;padding:0;margin:0}.lb-footer-bottom{border-top:1px solid #25272a;margin-top:55px;padding-top:24px;display:flex;justify-content:space-between;color:#747982;font-size:12px}
.lb-content{max-width:900px}.lb-content h1{font-size:clamp(44px,6vw,72px);letter-spacing:-.04em}.lb-content p{font-size:18px;line-height:1.7}.lb-post-meta{color:#888;margin-bottom:30px}.lb-404{text-align:center;min-height:70vh;display:flex;align-items:center}.lb-404 h1{font-size:clamp(48px,7vw,90px);letter-spacing:-.05em;max-width:900px;margin:0 auto 20px}.lb-404 .lb-btn{margin:25px auto 0}
@media (max-width:1100px){
  .lb-container{width:min(100% - 48px,1100px)}
  .lb-header-inner{height:78px}.lb-header-cta{display:none}.lb-menu-toggle{display:block}.lb-nav{display:none;position:fixed;inset:78px 0 auto 0;background:#fff;padding:28px 24px;border-bottom:1px solid var(--lb-line);box-shadow:0 18px 40px rgba(0,0,0,.08)}.lb-nav.is-open{display:block}.lb-menu{flex-direction:column;align-items:flex-start;gap:0}.lb-menu li{width:100%}.lb-menu a{display:block;padding:16px 0;font-size:18px;border-bottom:1px solid #eee}
  .lb-hero-grid{grid-template-columns:1fr;min-height:0}.lb-hero-copy{padding:80px 0 30px}.lb-hero-art{min-height:620px}.lb-hero-art img{right:-3%;width:108%}.lb-feature-row{max-width:none}.lb-trust-grid{grid-template-columns:repeat(2,1fr)}.lb-trust-grid>div:nth-child(2){border-right:0}.lb-trust-grid>div:nth-child(-n+2){border-bottom:1px solid var(--lb-line)}
  .lb-card-grid{grid-template-columns:repeat(2,1fr)}.lb-split,.lb-dark-grid{grid-template-columns:1fr;gap:60px}.lb-section-head{grid-template-columns:1fr;gap:28px}.lb-footer-grid{grid-template-columns:2fr 1fr 1fr}.lb-footer-grid>div:last-child{grid-column:1/-1}
}
@media (max-width:700px){
  .lb-container{width:min(100% - 32px,680px)}
  .custom-logo{max-width:185px!important}.lb-wordmark{font-size:27px}.lb-wordmark strong::before{font-size:27px}.lb-logo small{font-size:10px}
  .lb-hero-copy{padding:58px 0 26px}.lb-eyebrow,.lb-kicker{font-size:11px;letter-spacing:.22em}.lb-hero h1{font-size:clamp(50px,15vw,72px)}.lb-hero-copy>p{font-size:17px;margin:24px 0}.lb-btn{width:100%;justify-content:space-between}.lb-feature-row{grid-template-columns:repeat(2,1fr);gap:28px 0;margin-top:46px}.lb-feature-row article:nth-child(2){border-right:0}.lb-hero-art{min-height:450px}.lb-hero-art img{width:118%;right:-9%}.lb-green-orbit{width:430px;height:430px;border-width:24px;right:-170px;top:30px}
  .lb-trust-grid{grid-template-columns:1fr 1fr}.lb-trust-grid>div{padding:22px 15px}.lb-trust-num{font-size:23px}.lb-section,.lb-dark-section{padding:82px 0}.lb-section-head h2,.lb-split-copy h2,.lb-dark-section h2,.lb-cta h2{font-size:clamp(42px,12vw,60px)}.lb-card-grid{grid-template-columns:1fr}.lb-product-card{min-height:270px}.lb-split{gap:40px}.lb-phone-demo{padding:18px 0}.lb-phone-shell{width:300px;min-height:600px;border-radius:44px}.lb-access-grid{grid-template-columns:1fr}.lb-cta{padding:60px 0}.lb-cta-box{padding:38px 28px;display:block}.lb-cta-box .lb-btn{margin-top:30px}.lb-footer-grid{grid-template-columns:1fr 1fr}.lb-footer-grid>div:first-child,.lb-footer-grid>div:last-child{grid-column:1/-1}.lb-footer-bottom{display:block}.lb-footer-bottom span{display:block;margin:7px 0}
}


/* === v1.1 hero + brand corrections === */
.lb-logo-image{display:block;line-height:0;min-width:0}
.lb-logo-image img{display:block;width:238px;max-width:100%;height:auto}

.lb-hero{position:relative;isolation:isolate;min-height:790px;background:#fff;overflow:hidden}
.lb-hero-background{position:absolute;inset:0;z-index:-3;overflow:hidden}
.lb-hero-background img{width:100%;height:100%;object-fit:cover;object-position:64% center;transform:scale(1.015)}
.lb-hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.97) 30%,rgba(255,255,255,.78) 45%,rgba(255,255,255,.16) 65%,rgba(255,255,255,0) 100%)}
.lb-hero-grid{min-height:790px;display:block}
.lb-hero-copy{width:min(660px,52vw);min-height:790px;padding:92px 0 54px;justify-content:center}
.lb-hero-art,.lb-green-orbit{display:none!important}
.lb-hero-copy>p{max-width:530px}
.lb-feature-row{max-width:650px}

@media (max-width:1100px){
  .lb-logo-image img{width:214px}
  .lb-hero{min-height:760px}
  .lb-hero-background img{object-position:67% center}
  .lb-hero-shade{background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.96) 42%,rgba(255,255,255,.58) 62%,rgba(255,255,255,.06) 100%)}
  .lb-hero-grid{min-height:760px}
  .lb-hero-copy{width:58%;min-height:760px;padding:74px 0 42px}
}

@media (max-width:800px){
  .lb-hero{min-height:auto;padding-bottom:0;background:#fff}
  .lb-hero-background{position:absolute;top:auto;bottom:0;height:52%;}
  .lb-hero-background img{object-position:58% center;transform:none}
  .lb-hero-shade{background:linear-gradient(180deg,#fff 0%,#fff 48%,rgba(255,255,255,.95) 55%,rgba(255,255,255,.32) 72%,rgba(255,255,255,0) 100%)}
  .lb-hero-grid{min-height:860px}
  .lb-hero-copy{width:100%;min-height:0;padding:58px 0 420px}
  .lb-feature-row{max-width:620px}
}

@media (max-width:700px){
  .lb-logo-image img{width:184px}
  .lb-hero-grid{min-height:820px}
  .lb-hero-copy{padding:48px 0 390px}
  .lb-hero-background{height:49%}
  .lb-hero-background img{object-position:56% center}
}
